Trace number 3715617

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.23 1803.92

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900581320--soft-33-100-0.wbo
MD5SUM8591b35e74198f55af565a685d4a35ec
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark31.7772
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1837
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 93832
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93831
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
Number of bits of the biggest sum of numbers10
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.02	c run usual solver
0.00/0.14	o 564
0.00/0.14	c starting approximation
0.00/0.14	c factor = 2
0.00/0.14	c factor still to low - shrinking to 3.16066
0.00/0.14	c approx number of clauses: 1e+06
0.00/0.14	c current bound: 282
1.16/1.24	c current bound: 282
2.32/2.63	c current bound: 282
3.13/3.72	c current bound: 282
4.23/4.85	c current bound: 282
5.36/5.95	c current bound: 282
6.46/7.05	c current bound: 282
7.56/8.16	c current bound: 282
8.65/9.25	c current bound: 282
9.76/10.36	c current bound: 282
10.87/11.46	c current bound: 282
11.98/12.57	c current bound: 282
13.08/13.69	c current bound: 282
14.20/14.80	c current bound: 282
15.29/15.89	c current bound: 282
16.39/16.99	c current bound: 282
17.49/18.09	c current bound: 282
18.60/19.19	c current bound: 282
19.70/20.29	c current bound: 282
21.09/21.40	c current bound: 282
22.18/22.50	c current bound: 282
23.01/23.60	c current bound: 282
24.39/24.70	c current bound: 282
25.20/25.79	c current bound: 282
26.30/26.89	c current bound: 282
27.40/28.01	c current bound: 282
28.51/29.11	c current bound: 282
29.62/30.22	c current bound: 282
30.74/31.32	c current bound: 282
31.83/32.42	c current bound: 282
32.93/33.52	c current bound: 282
34.03/34.62	c current bound: 282
35.13/35.72	c current bound: 282
36.23/36.82	c current bound: 282
37.32/37.92	c current bound: 282
38.42/39.02	c current bound: 282
39.53/40.12	c current bound: 282
40.63/41.23	c current bound: 282
41.72/42.32	c current bound: 282
42.84/43.44	c current bound: 282
43.99/44.58	c current bound: 282
45.09/45.68	c current bound: 282
46.19/46.78	c current bound: 282
47.30/47.89	c current bound: 282
48.41/48.99	c current bound: 282
49.50/50.09	c current bound: 282
50.61/51.19	c current bound: 282
51.70/52.29	c current bound: 282
52.81/53.39	c current bound: 282
54.19/54.50	c current bound: 282
55.01/55.59	c current bound: 282
56.11/56.69	c current bound: 282
57.20/57.79	c current bound: 282
58.30/58.89	c current bound: 282
59.42/59.99	c current bound: 282
60.52/61.11	c current bound: 282
61.62/62.20	c current bound: 282
62.72/63.30	c current bound: 282
63.81/64.40	c current bound: 282
64.92/65.50	c current bound: 282
66.02/66.60	c current bound: 282
67.11/67.70	c current bound: 282
68.21/68.80	c current bound: 282
69.61/69.90	c current bound: 282
70.71/71.00	c current bound: 282
71.51/72.09	c current bound: 282
72.61/73.19	c current bound: 282
73.71/74.29	c current bound: 282
75.11/75.40	c current bound: 282
75.93/76.50	c current bound: 282
77.04/77.61	c current bound: 282
78.15/78.72	c current bound: 282
79.24/79.82	c current bound: 282
80.36/80.92	c current bound: 282
81.46/82.02	c current bound: 282
82.56/83.13	c current bound: 282
83.67/84.23	c current bound: 282
84.76/85.33	c current bound: 282
85.86/86.43	c current bound: 282
86.96/87.53	c current bound: 282
88.06/88.63	c current bound: 282
89.16/89.74	c current bound: 282
90.27/90.84	c current bound: 282
91.36/91.94	c current bound: 282
92.46/93.04	c current bound: 282
93.58/94.15	c current bound: 282
94.68/95.25	c current bound: 282
95.80/96.36	c current bound: 282
96.89/97.46	c current bound: 282
98.01/98.57	c current bound: 282
99.12/99.68	c current bound: 282
100.22/100.78	c current bound: 282
101.31/101.88	c current bound: 282
102.42/102.98	c current bound: 282
103.81/104.17	c current bound: 282
104.63/105.27	c current bound: 282
105.73/106.36	c current bound: 282
106.83/107.46	c current bound: 282
107.93/108.56	c current bound: 282
109.03/109.67	c current bound: 282
110.13/110.77	c current bound: 282
111.24/111.88	c current bound: 282
112.35/112.99	c current bound: 282
113.45/114.10	c current bound: 282
114.58/115.22	c current bound: 282
115.69/116.32	c current bound: 282
116.79/117.44	c current bound: 282
117.91/118.54	c current bound: 282
119.01/119.65	c current bound: 282
120.12/120.76	c current bound: 282
121.23/121.86	c current bound: 282
122.33/122.96	c current bound: 282
123.43/124.06	c current bound: 282
124.52/125.16	c current bound: 282
125.63/126.27	c current bound: 282
126.74/127.37	c current bound: 282
127.84/128.48	c current bound: 282
128.95/129.59	c current bound: 282
130.04/130.69	c current bound: 282
131.14/131.79	c current bound: 282
132.55/132.90	c current bound: 282
133.36/134.00	c current bound: 282
134.46/135.09	c current bound: 282
135.56/136.19	c current bound: 282
136.95/137.30	c current bound: 282
137.74/138.39	c current bound: 282
138.85/139.51	c current bound: 282
140.00/140.66	c current bound: 282
141.11/141.76	c current bound: 282
142.21/142.86	c current bound: 282
143.31/143.96	c current bound: 282
144.40/145.06	c current bound: 282
145.51/146.16	c current bound: 282
146.62/147.27	c current bound: 282
147.72/148.38	c current bound: 282
148.82/149.48	c current bound: 282
149.94/150.60	c current bound: 282
151.34/151.70	c current bound: 282
152.43/152.80	c current bound: 282
153.54/153.90	c current bound: 282
154.64/155.00	c current bound: 282
155.74/156.11	c current bound: 282
156.58/157.20	c current bound: 282
157.65/158.28	c current bound: 282
158.73/159.38	c current bound: 282
159.84/160.48	c current bound: 282
160.95/161.57	c current bound: 282
162.03/162.67	c current bound: 282
163.13/163.77	c current bound: 282
164.23/164.87	c current bound: 282
165.32/165.97	c current bound: 282
166.42/167.07	c current bound: 282
167.54/168.17	c current bound: 282
168.64/169.28	c current bound: 282
169.76/170.39	c current bound: 282
170.85/171.50	c current bound: 282
171.96/172.60	c current bound: 282
173.06/173.69	c current bound: 282
174.17/174.79	c current bound: 282
175.26/175.90	c current bound: 282
176.36/176.99	c current bound: 282
177.46/178.09	c current bound: 282
178.57/179.20	c current bound: 282
179.67/180.30	c current bound: 282
181.04/181.41	c current bound: 282
182.15/182.53	c current bound: 282
183.24/183.63	c current bound: 282
184.34/184.74	c current bound: 282
185.44/185.85	c current bound: 282
186.54/186.95	c current bound: 282
187.65/188.06	c current bound: 282
188.75/189.17	c current bound: 282
189.84/190.27	c current bound: 282
190.94/191.37	c current bound: 282
192.05/192.47	c current bound: 282
193.15/193.56	c current bound: 282
194.24/194.66	c current bound: 282
195.35/195.77	c current bound: 282
196.45/196.87	c current bound: 282
197.55/197.97	c current bound: 282
198.64/199.07	c current bound: 282
199.74/200.15	c current bound: 282
200.86/201.25	c current bound: 282
201.95/202.35	c current bound: 282
203.04/203.44	c current bound: 282
204.15/204.54	c current bound: 282
205.25/205.65	c current bound: 282
206.34/206.75	c current bound: 282
207.46/207.85	c current bound: 282
208.54/208.95	c current bound: 282
209.64/210.06	c current bound: 282
210.75/211.16	c current bound: 282
211.84/212.25	c current bound: 282
212.94/213.36	c current bound: 282
214.05/214.46	c current bound: 282
215.16/215.55	c current bound: 282
216.24/216.65	c current bound: 282
217.34/217.74	c current bound: 282
218.44/218.84	c current bound: 282
219.54/219.94	c current bound: 282
220.64/221.04	c current bound: 282
221.73/222.14	c current bound: 282
222.84/223.24	c current bound: 282
223.93/224.35	c current bound: 282
225.04/225.45	c current bound: 282
226.17/226.74	c current bound: 282
227.23/227.84	c current bound: 282
228.34/228.94	c current bound: 282
229.45/230.04	c current bound: 282
230.54/231.14	c current bound: 282
231.64/232.24	c current bound: 282
232.73/233.34	c current bound: 282
233.84/234.46	c current bound: 282
234.94/235.54	c current bound: 282
236.05/236.63	c current bound: 282
237.14/237.73	c current bound: 282
238.24/238.84	c current bound: 282
239.35/239.97	c current bound: 282
240.43/241.07	c current bound: 282
241.34/242.19	c current bound: 282
242.45/243.28	c current bound: 282
243.74/244.38	c current bound: 282
244.82/245.47	c current bound: 282
245.94/246.59	c current bound: 282
246.85/247.68	c current bound: 282
248.24/248.80	c current bound: 282
249.06/249.87	c current bound: 282
250.33/250.98	c current bound: 282
251.24/252.07	c current bound: 282
252.54/253.17	c current bound: 282
253.65/254.27	c current bound: 282
254.74/255.37	c current bound: 282
255.85/256.47	c current bound: 282
256.94/257.56	c current bound: 282
258.03/258.65	c current bound: 282
259.15/259.76	c current bound: 282
260.24/260.84	c current bound: 282
261.34/261.94	c current bound: 282
262.45/263.04	c current bound: 282
263.54/264.14	c current bound: 282
264.62/265.23	c current bound: 282
265.74/266.33	c current bound: 282
266.84/267.45	c current bound: 282
267.94/268.54	c current bound: 282
269.04/269.64	c current bound: 282
270.12/270.75	c current bound: 282
271.23/271.86	c current bound: 282
272.34/272.96	c current bound: 282
273.44/274.06	c current bound: 282
274.54/275.15	c current bound: 282
275.64/276.26	c current bound: 282
276.73/277.36	c current bound: 282
277.84/278.46	c current bound: 282
278.94/279.56	c current bound: 282
280.04/280.66	c current bound: 282
280.94/281.88	c current bound: 282
282.02/282.96	c current bound: 282
283.12/284.05	c current bound: 282
284.20/285.14	c current bound: 282
285.29/286.22	c current bound: 282
286.39/287.32	c current bound: 282
287.50/288.42	c current bound: 282
288.58/289.51	c current bound: 282
289.67/290.60	c current bound: 282
290.76/291.69	c current bound: 282
291.85/292.78	c current bound: 282
292.95/293.89	c current bound: 282
294.05/294.98	c current bound: 282
295.32/296.09	c current bound: 282
296.27/297.21	c current bound: 282
297.40/298.34	c current bound: 282
298.54/299.46	c current bound: 282
299.66/300.59	c current bound: 282
300.78/301.72	c current bound: 282
301.91/302.84	c current bound: 282
303.04/303.97	c current bound: 282
304.16/305.09	c current bound: 282
305.25/306.18	c current bound: 282
306.33/307.27	c current bound: 282
307.42/308.36	c current bound: 282
308.52/309.46	c current bound: 282
309.61/310.55	c current bound: 282
310.70/311.64	c current bound: 282
311.80/312.74	c current bound: 282
312.89/313.84	c current bound: 282
314.00/314.94	c current bound: 282
315.10/316.03	c current bound: 282
316.19/317.13	c current bound: 282
317.29/318.23	c current bound: 282
318.41/319.33	c current bound: 282
319.49/320.43	c current bound: 282
320.59/321.53	c current bound: 282
321.68/322.62	c current bound: 282
322.79/323.71	c current bound: 282
324.14/324.80	c current bound: 282
324.96/325.88	c current bound: 282
326.04/326.98	c current bound: 282
327.14/328.09	c current bound: 282
328.54/329.20	c current bound: 282
329.36/330.28	c current bound: 282
330.45/331.39	c current bound: 282
331.54/332.48	c current bound: 282
332.63/333.56	c current bound: 282
333.72/334.85	c current bound: 282
334.81/335.94	c current bound: 282
335.91/337.03	c current bound: 282
336.98/338.12	c current bound: 282
338.08/339.22	c current bound: 282
339.19/340.32	c current bound: 282
340.29/341.41	c current bound: 282
341.38/342.50	c current bound: 282
342.47/343.59	c current bound: 282
343.57/344.71	c current bound: 282
344.67/345.79	c current bound: 282
345.76/346.88	c current bound: 282
346.85/347.97	c current bound: 282
347.94/349.07	c current bound: 282
349.03/350.16	c current bound: 282
350.13/351.25	c current bound: 282
351.21/352.34	c current bound: 282
352.31/353.43	c current bound: 282
353.40/354.53	c current bound: 282
354.49/355.62	c current bound: 282
355.58/356.71	c current bound: 282
356.67/357.79	c current bound: 282
357.75/358.89	c current bound: 282
358.85/359.98	c current bound: 282
359.94/361.07	c current bound: 282
361.03/362.17	c current bound: 282
362.12/363.26	c current bound: 282
363.22/364.36	c current bound: 282
364.32/365.45	c current bound: 282
365.42/366.54	c current bound: 282
366.50/367.64	c current bound: 282
367.59/368.72	c current bound: 282
368.68/369.81	c current bound: 282
369.78/370.90	c current bound: 282
370.85/371.99	c current bound: 282
371.94/373.08	c current bound: 282
373.03/374.18	c current bound: 282
374.15/375.27	c current bound: 282
375.42/376.36	c current bound: 282
376.52/377.45	c current bound: 282
377.62/378.56	c current bound: 282
378.71/379.66	c current bound: 282
379.81/380.76	c current bound: 282
380.91/381.85	c current bound: 282
382.00/382.95	c current bound: 282
383.11/384.06	c current bound: 282
384.21/385.14	c current bound: 282
385.31/386.27	c current bound: 282
386.40/387.38	c current bound: 282
387.32/388.48	c current bound: 282
388.44/389.59	c current bound: 282
389.52/390.68	c current bound: 282
390.61/391.78	c current bound: 282
391.73/392.87	c current bound: 282
393.00/393.97	c current bound: 282
394.09/395.05	c current bound: 282
395.20/396.14	c current bound: 282
396.30/397.25	c current bound: 282
397.39/398.34	c current bound: 282
398.50/399.44	c current bound: 282
399.60/400.52	c current bound: 282
400.68/401.62	c current bound: 282
401.79/402.71	c current bound: 282
402.90/403.80	c current bound: 282
403.89/404.89	c current bound: 282
404.98/405.99	c current bound: 282
406.08/407.09	c current bound: 282
407.27/408.22	c current bound: 282
408.38/409.34	c current bound: 282
409.48/410.45	c current bound: 282
410.40/411.58	c current bound: 282
411.54/412.71	c current bound: 282
412.68/413.85	c current bound: 282
413.82/414.99	c current bound: 282
414.94/416.11	c current bound: 282
416.08/417.24	c current bound: 282
417.19/418.36	c current bound: 282
418.32/419.50	c current bound: 282
419.48/420.64	c current bound: 282
420.60/421.77	c current bound: 282
421.73/422.91	c current bound: 282
422.87/424.04	c current bound: 282
423.99/425.17	c current bound: 282
425.13/426.29	c current bound: 282
426.25/427.41	c current bound: 282
427.38/428.54	c current bound: 282
428.49/429.65	c current bound: 282
429.61/430.77	c current bound: 282
430.73/431.90	c current bound: 282
431.87/433.04	c current bound: 282
433.01/434.17	c current bound: 282
434.14/435.31	c current bound: 282
435.27/436.44	c current bound: 282
436.41/437.57	c current bound: 282
437.54/438.70	c current bound: 282
438.62/439.78	c current bound: 282
440.01/440.90	c current bound: 282
440.87/442.02	c current bound: 282
441.95/443.11	c current bound: 282
443.04/444.22	c current bound: 282
444.15/445.31	c current bound: 282
445.25/446.41	c current bound: 282
446.35/447.51	c current bound: 282
447.45/448.60	c current bound: 282
448.54/449.70	c current bound: 282
449.63/450.79	c current bound: 282
450.72/451.88	c current bound: 282
451.81/452.96	c current bound: 282
452.91/454.05	c current bound: 282
453.99/455.15	c current bound: 282
455.09/456.24	c current bound: 282
456.19/457.35	c current bound: 282
457.29/458.44	c current bound: 282
458.40/459.53	c current bound: 282
459.49/460.62	c current bound: 282
460.57/461.72	c current bound: 282
461.66/462.80	c current bound: 282
462.77/463.90	c current bound: 282
464.13/465.00	c current bound: 282
464.96/466.09	c current bound: 282
466.05/467.18	c current bound: 282
467.14/468.27	c current bound: 282
468.21/469.35	c current bound: 282
469.31/470.45	c current bound: 282
470.40/471.53	c current bound: 282
471.48/472.62	c current bound: 282
472.58/473.70	c current bound: 282
473.66/474.79	c current bound: 282
474.78/475.89	c current bound: 282
475.86/476.98	c current bound: 282
476.94/478.07	c current bound: 282
478.02/479.16	c current bound: 282
479.12/480.25	c current bound: 282
480.21/481.34	c current bound: 282
481.31/482.44	c current bound: 282
482.40/483.53	c current bound: 282
483.49/484.63	c current bound: 282
484.58/485.71	c current bound: 282
485.69/486.81	c current bound: 282
486.76/487.89	c current bound: 282
487.86/488.98	c current bound: 282
488.93/490.07	c current bound: 282
490.03/491.16	c current bound: 282
491.11/492.24	c current bound: 282
492.21/493.34	c current bound: 282
493.30/494.43	c current bound: 282
494.39/495.52	c current bound: 282
495.47/496.60	c current bound: 282
496.55/497.68	c current bound: 282
497.65/498.77	c current bound: 282
498.73/499.87	c current bound: 282
499.83/500.97	c current bound: 282
500.92/502.06	c current bound: 282
502.01/503.15	c current bound: 282
503.11/504.24	c current bound: 282
504.20/505.33	c current bound: 282
505.29/506.43	c current bound: 282
506.38/507.52	c current bound: 282
507.49/508.61	c current bound: 282
508.83/509.70	c current bound: 282
509.67/510.79	c current bound: 282
510.75/511.88	c current bound: 282
511.84/512.97	c current bound: 282
512.93/514.07	c current bound: 282
514.04/515.45	c current bound: 282
515.15/516.55	c current bound: 282
516.24/517.64	c current bound: 282
517.32/518.73	c current bound: 282
518.42/519.82	c current bound: 282
519.53/520.91	c current bound: 282
520.88/522.00	c current bound: 282
521.70/523.09	c current bound: 282
523.07/524.21	c current bound: 282
523.88/525.31	c current bound: 282
525.25/526.40	c current bound: 282
526.09/527.49	c current bound: 282
527.16/528.58	c current bound: 282
528.24/529.66	c current bound: 282
529.35/530.76	c current bound: 282
530.44/531.86	c current bound: 282
531.53/532.95	c current bound: 282
532.62/534.04	c current bound: 282
533.73/535.13	c current bound: 282
534.80/536.22	c current bound: 282
535.89/537.30	c current bound: 282
536.98/538.40	c current bound: 282
538.35/539.50	c current bound: 282
539.16/540.59	c current bound: 282
540.25/541.68	c current bound: 282
541.33/542.76	c current bound: 282
542.44/543.86	c current bound: 282
543.51/544.95	c current bound: 282
544.61/546.04	c current bound: 282
545.71/547.13	c current bound: 282
546.80/548.23	c current bound: 282
547.89/549.32	c current bound: 282
548.99/550.41	c current bound: 282
550.34/551.50	c current bound: 282
551.17/552.59	c current bound: 282
552.25/553.67	c current bound: 282
553.35/554.77	c current bound: 282
554.44/555.87	c current bound: 282
555.54/556.97	c current bound: 282
556.64/558.08	c current bound: 282
557.79/559.21	c current bound: 282
558.92/560.34	c current bound: 282
560.05/561.47	c current bound: 282
561.16/562.59	c current bound: 282
562.31/563.72	c current bound: 282
563.41/564.83	c current bound: 282
564.61/566.04	c current bound: 282
565.75/567.17	c current bound: 282
566.89/568.31	c current bound: 282
568.02/569.46	c current bound: 282
569.17/570.62	c current bound: 282
570.29/571.74	c current bound: 282
571.40/572.87	c current bound: 282
572.53/573.99	c current bound: 282
573.62/575.10	c current bound: 282
574.73/576.21	c current bound: 282
575.87/577.35	c current bound: 282
576.99/578.45	c current bound: 282
578.08/579.55	c current bound: 282
579.18/580.68	c current bound: 282
580.30/581.80	c current bound: 282
581.69/582.92	c current bound: 282
582.79/584.03	c current bound: 282
583.90/585.15	c current bound: 282
585.00/586.28	c current bound: 282
586.09/587.38	c current bound: 282
587.20/588.47	c current bound: 282
588.31/589.58	c current bound: 282
589.40/590.67	c current bound: 282
590.50/591.77	c current bound: 282
591.60/592.87	c current bound: 282
592.70/593.98	c current bound: 282
593.80/595.09	c current bound: 282
594.90/596.19	c current bound: 282
596.00/597.29	c current bound: 282
597.08/598.39	c current bound: 282
598.31/599.50	c current bound: 282
599.40/600.62	c current bound: 282
600.49/601.71	c current bound: 282
601.59/602.82	c current bound: 282
602.68/603.94	c current bound: 282
603.81/605.04	c current bound: 282
604.91/606.15	c current bound: 282
605.99/607.24	c current bound: 282
607.08/608.35	c current bound: 282
608.19/609.45	c current bound: 282
609.29/610.56	c current bound: 282
610.39/611.66	c current bound: 282
611.48/612.77	c current bound: 282
612.59/613.86	c current bound: 282
613.69/614.98	c current bound: 282
614.78/616.08	c current bound: 282
615.97/617.21	c current bound: 282
617.08/618.33	c current bound: 282
618.18/619.43	c current bound: 282
619.27/620.56	c current bound: 282
620.21/621.68	c current bound: 282
621.34/622.81	c current bound: 282
622.46/623.94	c current bound: 282
623.58/625.07	c current bound: 282
624.73/626.21	c current bound: 282
625.86/627.34	c current bound: 282
626.99/628.46	c current bound: 282
628.11/629.59	c current bound: 282
629.21/630.69	c current bound: 282
630.60/631.80	c current bound: 282
631.39/632.91	c current bound: 282
632.53/634.01	c current bound: 282
633.62/635.11	c current bound: 282
635.00/636.20	c current bound: 282
636.10/637.30	c current bound: 282
636.93/638.41	c current bound: 282
638.03/639.51	c current bound: 282
639.13/640.63	c current bound: 282
640.26/641.73	c current bound: 282
641.36/642.84	c current bound: 282
642.46/643.94	c current bound: 282
643.55/645.03	c current bound: 282
644.65/646.13	c current bound: 282
645.74/647.23	c current bound: 282
646.84/648.33	c current bound: 282
647.94/649.43	c current bound: 282
649.05/650.54	c current bound: 282
650.17/651.65	c current bound: 282
651.26/652.75	c current bound: 282
652.36/653.86	c current bound: 282
653.46/654.95	c current bound: 282
654.58/656.06	c current bound: 282
655.67/657.15	c current bound: 282
656.76/658.26	c current bound: 282
657.87/659.36	c current bound: 282
658.98/660.47	c current bound: 282
660.08/661.56	c current bound: 282
661.17/662.66	c current bound: 282
662.28/663.77	c current bound: 282
663.38/664.88	c current bound: 282
664.49/665.98	c current bound: 282
665.58/667.08	c current bound: 282
666.69/668.19	c current bound: 282
667.78/669.30	c current bound: 282
668.90/670.40	c current bound: 282
670.00/671.53	c current bound: 282
671.13/672.62	c current bound: 282
672.23/673.73	c current bound: 282
673.33/674.83	c current bound: 282
674.43/675.93	c current bound: 282
675.53/677.03	c current bound: 282
676.62/678.13	c current bound: 282
677.75/679.24	c current bound: 282
678.85/680.35	c current bound: 282
679.95/681.45	c current bound: 282
681.06/682.56	c current bound: 282
682.17/683.66	c current bound: 282
683.27/684.76	c current bound: 282
684.38/685.88	c current bound: 282
685.50/686.99	c current bound: 282
686.60/688.09	c current bound: 282
687.72/689.19	c current bound: 282
688.81/690.29	c current bound: 282
689.91/691.39	c current bound: 282
691.00/692.49	c current bound: 282
692.11/693.59	c current bound: 282
693.50/694.70	c current bound: 282
694.31/695.80	c current bound: 282
695.69/696.90	c current bound: 282
696.79/698.00	c current bound: 282
697.60/699.09	c current bound: 282
698.99/700.20	c current bound: 282
699.80/701.31	c current bound: 282
700.91/702.42	c current bound: 282
702.03/703.52	c current bound: 282
703.13/704.62	c current bound: 282
704.22/705.71	c current bound: 282
705.32/706.81	c current bound: 282
706.42/707.92	c current bound: 282
707.51/709.01	c current bound: 282
708.63/710.12	c current bound: 282
709.73/711.23	c current bound: 282
710.84/712.32	c current bound: 282
711.93/713.42	c current bound: 282
713.05/714.53	c current bound: 282
714.15/715.63	c current bound: 282
715.24/716.72	c current bound: 282
716.32/717.82	c current bound: 282
717.43/718.92	c current bound: 282
718.53/720.02	c current bound: 282
719.63/721.12	c current bound: 282
720.73/722.22	c current bound: 282
721.84/723.32	c current bound: 282
722.94/724.43	c current bound: 282
724.05/725.54	c current bound: 282
725.15/726.64	c current bound: 282
726.25/727.74	c current bound: 282
727.37/728.84	c current bound: 282
728.47/729.95	c current bound: 282
729.57/731.05	c current bound: 282
730.66/732.15	c current bound: 282
731.77/733.25	c current bound: 282
732.88/734.35	c current bound: 282
733.99/735.45	c current bound: 282
735.09/736.55	c current bound: 282
736.18/737.66	c current bound: 282
737.30/738.76	c current bound: 282
738.40/739.86	c current bound: 282
739.49/740.96	c current bound: 282
740.60/742.04	c current bound: 282
741.68/743.15	c current bound: 282
742.79/744.24	c current bound: 282
743.88/745.36	c current bound: 282
744.99/746.47	c current bound: 282
746.10/747.57	c current bound: 282
747.21/748.65	c current bound: 282
748.28/749.74	c current bound: 282
749.39/750.84	c current bound: 282
750.48/751.93	c current bound: 282
751.58/753.03	c current bound: 282
752.67/754.13	c current bound: 282
753.77/755.23	c current bound: 282
754.87/756.33	c current bound: 282
755.99/757.44	c current bound: 282
757.08/758.54	c current bound: 282
758.18/759.65	c current bound: 282
759.29/760.76	c current bound: 282
760.41/761.86	c current bound: 282
761.51/762.97	c current bound: 282
762.61/764.07	c current bound: 282
763.71/765.18	c current bound: 282
764.83/766.29	c current bound: 282
765.93/767.39	c current bound: 282
767.33/768.50	c current bound: 282
768.14/769.59	c current bound: 282
769.52/770.70	c current bound: 282
770.34/771.78	c current bound: 282
771.43/772.87	c current bound: 282
772.52/773.98	c current bound: 282
773.94/775.10	c current bound: 282
774.76/776.19	c current bound: 282
775.84/777.28	c current bound: 282
776.95/778.39	c current bound: 282
778.34/779.50	c current bound: 282
779.17/780.61	c current bound: 282
780.27/781.71	c current bound: 282
781.37/782.81	c current bound: 282
782.46/783.90	c current bound: 282
783.57/784.99	c current bound: 282
784.94/786.10	c current bound: 282
786.04/787.20	c current bound: 282
786.85/788.28	c current bound: 282
787.94/789.37	c current bound: 282
789.03/790.48	c current bound: 282
790.14/791.58	c current bound: 282
791.23/792.68	c current bound: 282
792.33/793.78	c current bound: 282
793.44/794.88	c current bound: 282
794.54/795.98	c current bound: 282
795.63/797.08	c current bound: 282
796.75/798.18	c current bound: 282
797.86/799.28	c current bound: 282
798.95/800.39	c current bound: 282
800.04/801.48	c current bound: 282
801.14/802.58	c current bound: 282
802.25/803.69	c current bound: 282
803.35/804.79	c current bound: 282
804.45/805.89	c current bound: 282
805.55/806.99	c current bound: 282
806.95/808.10	c current bound: 282
807.76/809.20	c current bound: 282
808.86/810.29	c current bound: 282
810.25/811.40	c current bound: 282
811.06/812.50	c current bound: 282
812.16/813.60	c current bound: 282
813.27/814.71	c current bound: 282
814.37/815.81	c current bound: 282
815.49/816.92	c current bound: 282
816.59/818.02	c current bound: 282
817.74/819.18	c current bound: 282
818.84/820.28	c current bound: 282
819.93/821.60	c current bound: 282
821.05/822.70	c current bound: 282
822.14/823.80	c current bound: 282
823.24/824.89	c current bound: 282
824.33/826.00	c current bound: 282
825.46/827.10	c current bound: 282
826.84/828.21	c current bound: 282
827.91/829.31	c current bound: 282
829.04/830.41	c current bound: 282
830.12/831.51	c current bound: 282
831.22/832.62	c current bound: 282
832.33/833.72	c current bound: 282
833.41/834.83	c current bound: 282
834.53/835.93	c current bound: 282
835.63/837.03	c current bound: 282
836.73/838.13	c current bound: 282
837.83/839.27	c current bound: 282
838.89/840.39	c current bound: 282
839.98/841.49	c current bound: 282
841.08/842.60	c current bound: 282
842.19/843.68	c current bound: 282
843.29/844.79	c current bound: 282
844.39/845.89	c current bound: 282
845.49/846.99	c current bound: 282
846.59/848.10	c current bound: 282
847.80/849.20	c current bound: 282
848.91/850.30	c current bound: 282
850.00/851.41	c current bound: 282
851.11/852.50	c current bound: 282
852.10/853.60	c current bound: 282
853.31/854.70	c current bound: 282
854.39/855.81	c current bound: 282
855.49/856.91	c current bound: 282
856.62/858.01	c current bound: 282
857.72/859.10	c current bound: 282
858.72/860.20	c current bound: 282
859.80/861.30	c current bound: 282
861.02/862.40	c current bound: 282
862.13/863.51	c current bound: 282
863.12/864.60	c current bound: 282
864.31/865.71	c current bound: 282
865.41/866.81	c current bound: 282
866.53/867.90	c current bound: 282
867.61/869.00	c current bound: 282
868.72/870.11	c current bound: 282
869.82/871.22	c current bound: 282
870.91/872.32	c current bound: 282
872.00/873.41	c current bound: 282
873.12/874.51	c current bound: 282
874.22/875.61	c current bound: 282
875.21/876.69	c current bound: 282
876.32/877.79	c current bound: 282
877.42/878.89	c current bound: 282
878.52/879.99	c current bound: 282
879.61/881.09	c current bound: 282
880.72/882.19	c current bound: 282
881.83/883.28	c current bound: 282
882.93/884.37	c current bound: 282
884.02/885.47	c current bound: 282
885.12/886.58	c current bound: 282
886.22/887.68	c current bound: 282
887.31/888.77	c current bound: 282
888.43/889.88	c current bound: 282
889.52/890.98	c current bound: 282
890.71/892.23	c current bound: 282
891.78/893.33	c current bound: 282
892.88/894.43	c current bound: 282
893.99/895.54	c current bound: 282
895.10/896.64	c current bound: 282
896.18/897.75	c current bound: 282
897.28/898.83	c current bound: 282
898.40/899.93	c current bound: 282
899.49/901.03	c current bound: 282
900.58/902.13	c current bound: 282
901.69/903.23	c current bound: 282
902.79/904.33	c current bound: 282
903.88/905.43	c current bound: 282
904.97/906.53	c current bound: 282
906.08/907.63	c current bound: 282
907.18/908.74	c current bound: 282
908.28/909.84	c current bound: 282
909.38/910.98	c current bound: 282
910.49/912.08	c current bound: 282
911.58/913.18	c current bound: 282
912.50/914.27	c current bound: 282
913.77/915.37	c current bound: 282
914.88/916.47	c current bound: 282
915.97/917.57	c current bound: 282
916.96/918.74	c current bound: 282
918.05/919.84	c current bound: 282
919.15/920.95	c current bound: 282
920.26/922.06	c current bound: 282
921.38/923.16	c current bound: 282
922.46/924.25	c current bound: 282
923.57/925.37	c current bound: 282
924.68/926.47	c current bound: 282
925.78/927.57	c current bound: 282
926.88/928.67	c current bound: 282
927.99/929.78	c current bound: 282
929.09/930.91	c current bound: 282
930.19/932.01	c current bound: 282
931.28/933.09	c current bound: 282
932.65/934.20	c current bound: 282
933.46/935.28	c current bound: 282
934.55/936.37	c current bound: 282
935.64/937.46	c current bound: 282
936.71/938.55	c current bound: 282
937.81/939.63	c current bound: 282
938.89/940.72	c current bound: 282
939.98/941.82	c current bound: 282
941.04/942.88	c current bound: 282
942.13/943.96	c current bound: 282
943.42/945.06	c current bound: 282
944.53/946.15	c current bound: 282
945.62/947.26	c current bound: 282
946.72/948.35	c current bound: 282
947.82/949.44	c current bound: 282
948.91/950.55	c current bound: 282
950.00/951.65	c current bound: 282
951.10/952.75	c current bound: 282
952.21/953.85	c current bound: 282
953.31/954.94	c current bound: 282
954.41/956.04	c current bound: 282
955.51/957.14	c current bound: 282
956.61/958.22	c current bound: 282
957.72/959.33	c current bound: 282
958.82/960.44	c current bound: 282
959.91/961.56	c current bound: 282
961.01/962.66	c current bound: 282
962.09/963.75	c current bound: 282
963.20/964.85	c current bound: 282
964.28/965.96	c current bound: 282
965.38/967.08	c current bound: 282
966.31/968.18	c current bound: 282
967.40/969.29	c current bound: 282
968.50/970.39	c current bound: 282
969.62/971.48	c current bound: 282
970.71/972.58	c current bound: 282
971.80/973.69	c current bound: 282
972.91/974.78	c current bound: 282
974.01/975.88	c current bound: 282
975.29/976.97	c current bound: 282
976.39/978.06	c current bound: 282
977.48/979.17	c current bound: 282
978.39/980.29	c current bound: 282
979.50/981.38	c current bound: 282
980.60/982.47	c current bound: 282
981.95/983.74	c current bound: 282
982.80/984.83	c current bound: 282
983.89/985.92	c current bound: 282
984.98/987.02	c current bound: 282
986.08/988.13	c current bound: 282
987.18/989.21	c current bound: 282
988.27/990.31	c current bound: 282
989.40/991.45	c current bound: 282
990.50/992.53	c current bound: 282
991.59/993.62	c current bound: 282
992.69/994.72	c current bound: 282
993.79/995.80	c current bound: 282
994.86/996.89	c current bound: 282
995.95/997.98	c current bound: 282
997.04/999.08	c current bound: 282
998.14/1000.16	c current bound: 282
999.23/1001.26	c current bound: 282
1000.32/1002.35	c current bound: 282
1001.41/1003.44	c current bound: 282
1002.50/1004.53	c current bound: 282
1003.60/1005.62	c current bound: 282
1004.69/1006.71	c current bound: 282
1005.78/1007.80	c current bound: 282
1006.86/1008.89	c current bound: 282
1007.95/1009.98	c current bound: 282
1009.04/1011.07	c current bound: 282
1010.33/1012.18	c current bound: 282
1011.24/1013.29	c current bound: 282
1012.34/1014.37	c current bound: 282
1013.45/1015.47	c current bound: 282
1014.53/1016.56	c current bound: 282
1015.64/1017.67	c current bound: 282
1016.92/1018.77	c current bound: 282
1018.01/1019.86	c current bound: 282
1019.11/1020.96	c current bound: 282
1020.22/1022.05	c current bound: 282
1021.30/1023.14	c current bound: 282
1022.41/1024.25	c current bound: 282
1023.51/1025.36	c current bound: 282
1024.60/1026.48	c current bound: 282
1025.52/1027.59	c current bound: 282
1026.64/1028.68	c current bound: 282
1027.72/1029.77	c current bound: 282
1029.00/1030.86	c current bound: 282
1030.10/1031.95	c current bound: 282
1031.20/1033.03	c current bound: 282
1032.30/1034.14	c current bound: 282
1033.39/1035.25	c current bound: 282
1034.50/1036.37	c current bound: 282
1035.60/1037.48	c current bound: 282
1036.51/1038.57	c current bound: 282
1037.62/1039.68	c current bound: 282
1038.73/1040.78	c current bound: 282
1039.81/1041.87	c current bound: 282
1041.09/1042.96	c current bound: 282
1042.19/1044.05	c current bound: 282
1043.30/1045.17	c current bound: 282
1044.39/1046.26	c current bound: 282
1045.49/1047.37	c current bound: 282
1046.58/1048.46	c current bound: 282
1047.68/1049.55	c current bound: 282
1048.79/1050.65	c current bound: 282
1049.89/1051.73	c current bound: 282
1050.98/1052.83	c current bound: 282
1052.08/1053.94	c current bound: 282
1053.18/1055.03	c current bound: 282
1054.30/1056.12	c current bound: 282
1055.39/1057.23	c current bound: 282
1056.48/1058.32	c current bound: 282
1057.58/1059.43	c current bound: 282
1058.67/1060.54	c current bound: 282
1059.78/1061.66	c current bound: 282
1060.88/1062.76	c current bound: 282
1061.95/1063.88	c current bound: 282
1062.89/1064.98	c current bound: 282
1064.16/1066.08	c current bound: 282
1065.09/1067.18	c current bound: 282
1066.17/1068.26	c current bound: 282
1067.46/1069.36	c current bound: 282
1068.56/1070.46	c current bound: 282
1069.65/1071.53	c current bound: 282
1070.75/1072.61	c current bound: 282
1071.87/1073.70	c current bound: 282
1072.84/1074.79	c current bound: 282
1073.94/1075.87	c current bound: 282
1075.04/1076.96	c current bound: 282
1076.14/1078.05	c current bound: 282
1077.24/1079.13	c current bound: 282
1078.33/1080.21	c current bound: 282
1079.44/1081.30	c current bound: 282
1080.43/1082.39	c current bound: 282
1081.52/1083.46	c current bound: 282
1082.62/1084.55	c current bound: 282
1083.72/1085.63	c current bound: 282
1084.81/1086.73	c current bound: 282
1085.91/1087.82	c current bound: 282
1086.73/1088.90	c current bound: 282
1087.82/1089.97	c current bound: 282
1088.90/1091.06	c current bound: 282
1089.98/1092.14	c current bound: 282
1091.06/1093.23	c current bound: 282
1092.14/1094.32	c current bound: 282
1093.22/1095.40	c current bound: 282
1094.58/1096.50	c current bound: 282
1095.44/1097.63	c current bound: 282
1096.53/1098.72	c current bound: 282
1097.87/1099.80	c current bound: 282
1098.74/1100.93	c current bound: 282
1099.81/1102.01	c current bound: 282
1100.95/1103.14	c current bound: 282
1102.01/1104.22	c current bound: 282
1103.09/1105.31	c current bound: 282
1104.18/1106.39	c current bound: 282
1105.30/1107.51	c current bound: 282
1106.43/1108.63	c current bound: 282
1107.50/1109.72	c current bound: 282
1108.60/1110.81	c current bound: 282
1109.73/1111.94	c current bound: 282
1110.80/1113.02	c current bound: 282
1111.90/1114.12	c current bound: 282
1113.24/1115.20	c current bound: 282
1114.11/1116.33	c current bound: 282
1115.19/1117.42	c current bound: 282
1116.27/1118.50	c current bound: 282
1117.35/1119.59	c current bound: 282
1118.47/1120.71	c current bound: 282
1119.54/1121.79	c current bound: 282
1120.65/1122.88	c current bound: 282
1121.77/1124.00	c current bound: 282
1122.90/1125.14	c current bound: 282
1123.98/1126.22	c current bound: 282
1125.06/1127.30	c current bound: 282
1126.20/1128.43	c current bound: 282
1127.28/1129.51	c current bound: 282
1128.36/1130.60	c current bound: 282
1129.49/1131.72	c current bound: 282
1130.57/1132.81	c current bound: 282
1131.64/1133.89	c current bound: 282
1132.74/1134.98	c current bound: 282
1133.82/1136.06	c current bound: 282
1134.90/1137.17	c current bound: 282
1136.03/1138.29	c current bound: 282
1137.17/1139.42	c current bound: 282
1138.24/1140.50	c current bound: 282
1139.37/1141.64	c current bound: 282
1140.46/1142.72	c current bound: 282
1141.54/1143.81	c current bound: 282
1142.63/1144.89	c current bound: 282
1143.75/1146.01	c current bound: 282
1144.87/1147.14	c current bound: 282
1145.95/1148.22	c current bound: 282
1147.04/1149.30	c current bound: 282
1148.17/1150.43	c current bound: 282
1149.24/1151.51	c current bound: 282
1150.34/1152.60	c current bound: 282
1151.45/1153.73	c current bound: 282
1152.52/1154.81	c current bound: 282
1153.88/1155.90	c current bound: 282
1154.74/1157.02	c current bound: 282
1155.81/1158.09	c current bound: 282
1156.92/1159.21	c current bound: 282
1158.05/1160.35	c current bound: 282
1159.13/1161.44	c current bound: 282
1160.22/1162.52	c current bound: 282
1161.30/1163.60	c current bound: 282
1162.42/1164.73	c current bound: 282
1163.50/1165.81	c current bound: 282
1164.63/1166.93	c current bound: 282
1165.71/1168.02	c current bound: 282
1166.80/1169.11	c current bound: 282
1167.88/1170.18	c current bound: 282
1169.01/1171.31	c current bound: 282
1170.08/1172.39	c current bound: 282
1171.21/1173.51	c current bound: 282
1172.56/1174.60	c current bound: 282
1173.41/1175.73	c current bound: 282
1174.50/1176.82	c current bound: 282
1175.84/1177.90	c current bound: 282
1176.70/1179.02	c current bound: 282
1177.77/1180.10	c current bound: 282
1178.87/1181.19	c current bound: 282
1179.97/1182.32	c current bound: 282
1181.07/1183.40	c current bound: 282
1182.15/1184.49	c current bound: 282
1183.27/1185.62	c current bound: 282
1184.36/1186.70	c current bound: 282
1185.48/1187.82	c current bound: 282
1186.57/1188.91	c current bound: 282
1187.64/1189.99	c current bound: 282
1188.77/1191.12	c current bound: 282
1190.12/1192.20	c current bound: 282
1190.98/1193.33	c current bound: 282
1192.07/1194.41	c current bound: 282
1193.42/1195.50	c current bound: 282
1194.24/1196.59	c current bound: 282
1195.36/1197.72	c current bound: 282
1196.45/1198.80	c current bound: 282
1197.56/1199.93	c current bound: 282
1198.65/1201.01	c current bound: 282
1199.77/1202.14	c current bound: 282
1200.85/1203.21	c current bound: 282
1201.93/1204.30	c current bound: 282
1203.06/1205.43	c current bound: 282
1204.14/1206.52	c current bound: 282
1205.22/1207.63	c current bound: 282
1206.32/1208.70	c current bound: 282
1207.45/1209.83	c current bound: 282
1208.53/1210.91	c current bound: 282
1209.60/1211.99	c current bound: 282
1210.70/1213.09	c current bound: 282
1211.78/1214.18	c current bound: 282
1213.16/1215.30	c current bound: 282
1214.01/1216.42	c current bound: 282
1215.10/1217.51	c current bound: 282
1216.19/1218.59	c current bound: 282
1217.29/1219.71	c current bound: 282
1218.42/1220.84	c current bound: 282
1219.50/1221.93	c current bound: 282
1220.59/1223.01	c current bound: 282
1221.68/1224.09	c current bound: 282
1222.76/1225.18	c current bound: 282
1223.89/1226.30	c current bound: 282
1225.00/1227.43	c current bound: 282
1226.09/1228.51	c current bound: 282
1227.46/1229.60	c current bound: 282
1228.27/1230.68	c current bound: 282
1229.35/1231.76	c current bound: 282
1230.45/1232.88	c current bound: 282
1231.57/1234.01	c current bound: 282
1232.69/1235.13	c current bound: 282
1233.78/1236.21	c current bound: 282
1234.90/1237.33	c current bound: 282
1235.99/1238.42	c current bound: 282
1237.33/1239.50	c current bound: 282
1238.19/1240.63	c current bound: 282
1239.27/1241.71	c current bound: 282
1240.63/1242.80	c current bound: 282
1241.49/1243.93	c current bound: 282
1242.56/1245.01	c current bound: 282
1243.64/1246.09	c current bound: 282
1244.77/1247.21	c current bound: 282
1245.85/1248.30	c current bound: 282
1247.20/1249.40	c current bound: 282
1248.07/1250.54	c current bound: 282
1249.16/1251.63	c current bound: 282
1250.24/1252.71	c current bound: 282
1251.33/1253.79	c current bound: 282
1252.44/1254.92	c current bound: 282
1253.80/1256.00	c current bound: 282
1254.65/1257.12	c current bound: 282
1255.99/1258.20	c current bound: 282
1256.84/1259.35	c current bound: 282
1257.92/1260.43	c current bound: 282
1258.99/1261.51	c current bound: 282
1260.12/1262.64	c current bound: 282
1261.19/1263.72	c current bound: 282
1262.28/1264.81	c current bound: 282
1263.35/1265.88	c current bound: 282
1264.48/1267.00	c current bound: 282
1265.55/1268.08	c current bound: 282
1266.68/1269.21	c current bound: 282
1267.76/1270.31	c current bound: 282
1268.86/1271.39	c current bound: 282
1269.94/1272.47	c current bound: 282
1271.03/1273.55	c current bound: 282
1272.13/1274.67	c current bound: 282
1273.26/1275.79	c current bound: 282
1274.35/1276.88	c current bound: 282
1275.47/1278.00	c current bound: 282
1276.58/1279.12	c current bound: 282
1277.66/1280.21	c current bound: 282
1278.75/1281.31	c current bound: 282
1279.90/1282.44	c current bound: 282
1280.97/1283.53	c current bound: 282
1282.06/1284.61	c current bound: 282
1283.19/1285.73	c current bound: 282
1284.27/1286.82	c current bound: 282
1285.35/1287.90	c current bound: 282
1286.42/1288.99	c current bound: 282
1287.55/1290.12	c current bound: 282
1288.65/1291.21	c current bound: 282
1289.76/1292.32	c current bound: 282
1290.85/1293.41	c current bound: 282
1291.92/1294.49	c current bound: 282
1293.00/1295.57	c current bound: 282
1294.38/1296.70	c current bound: 282
1295.23/1297.82	c current bound: 282
1296.58/1298.90	c current bound: 282
1297.44/1300.03	c current bound: 282
1298.51/1301.11	c current bound: 282
1299.87/1302.20	c current bound: 282
1300.73/1303.33	c current bound: 282
1301.82/1304.41	c current bound: 282
1303.17/1305.50	c current bound: 282
1303.99/1306.59	c current bound: 282
1305.09/1307.71	c current bound: 282
1306.18/1308.78	c current bound: 282
1307.26/1309.87	c current bound: 282
1308.33/1310.95	c current bound: 282
1309.72/1312.20	c current bound: 282
1310.54/1313.29	c current bound: 282
1311.61/1314.38	c current bound: 282
1312.72/1315.48	c current bound: 282
1313.80/1316.55	c current bound: 282
1314.88/1317.63	c current bound: 282
1315.94/1318.72	c current bound: 282
1317.05/1319.81	c current bound: 282
1318.12/1320.91	c current bound: 282
1319.22/1321.99	c current bound: 282
1320.30/1323.07	c current bound: 282
1321.69/1324.20	c current bound: 282
1322.54/1325.32	c current bound: 282
1323.63/1326.40	c current bound: 282
1324.75/1327.53	c current bound: 282
1325.84/1328.63	c current bound: 282
1326.93/1329.72	c current bound: 282
1328.01/1330.80	c current bound: 282
1329.14/1331.93	c current bound: 282
1330.22/1333.01	c current bound: 282
1331.56/1334.10	c current bound: 282
1332.42/1335.22	c current bound: 282
1333.49/1336.30	c current bound: 282
1334.64/1337.43	c current bound: 282
1335.71/1338.51	c current bound: 282
1336.79/1339.59	c current bound: 282
1337.90/1340.72	c current bound: 282
1339.26/1341.80	c current bound: 282
1340.08/1342.88	c current bound: 282
1341.19/1344.00	c current bound: 282
1342.32/1345.13	c current bound: 282
1343.41/1346.22	c current bound: 282
1344.50/1347.32	c current bound: 282
1345.59/1348.41	c current bound: 282
1346.69/1349.49	c current bound: 282
1347.77/1350.58	c current bound: 282
1349.15/1351.70	c current bound: 282
1350.01/1352.83	c current bound: 282
1351.09/1353.91	c current bound: 282
1352.22/1355.04	c current bound: 282
1353.30/1356.12	c current bound: 282
1354.38/1357.21	c current bound: 282
1355.45/1358.29	c current bound: 282
1356.59/1359.43	c current bound: 282
1357.68/1360.51	c current bound: 282
1359.03/1361.60	c current bound: 282
1359.88/1362.73	c current bound: 282
1360.98/1363.84	c current bound: 282
1362.07/1364.92	c current bound: 282
1363.16/1366.00	c current bound: 282
1364.23/1367.08	c current bound: 282
1365.33/1368.16	c current bound: 282
1366.43/1369.28	c current bound: 282
1367.51/1370.37	c current bound: 282
1368.59/1371.45	c current bound: 282
1369.67/1372.53	c current bound: 282
1370.75/1373.61	c current bound: 282
1371.83/1374.69	c current bound: 282
1372.96/1375.81	c current bound: 282
1374.07/1376.94	c current bound: 282
1375.20/1378.08	c current bound: 282
1376.33/1379.20	c current bound: 282
1377.46/1380.33	c current bound: 282
1378.56/1381.41	c current bound: 282
1379.87/1382.73	c current bound: 282
1380.95/1383.81	c current bound: 282
1381.95/1384.90	c current bound: 282
1383.05/1385.98	c current bound: 282
1384.14/1387.07	c current bound: 282
1385.24/1388.14	c current bound: 282
1386.32/1389.23	c current bound: 282
1387.41/1390.31	c current bound: 282
1388.52/1391.41	c current bound: 282
1389.32/1392.48	c current bound: 282
1390.41/1393.57	c current bound: 282
1391.49/1394.65	c current bound: 282
1392.59/1395.74	c current bound: 282
1393.67/1396.82	c current bound: 282
1394.75/1397.91	c current bound: 282
1395.83/1399.03	c current bound: 282
1396.94/1400.11	c current bound: 282
1398.02/1401.19	c current bound: 282
1399.14/1402.32	c current bound: 282
1400.49/1403.40	c current bound: 282
1401.30/1404.48	c current bound: 282
1402.42/1405.62	c current bound: 282
1403.78/1406.70	c current bound: 282
1404.64/1407.83	c current bound: 282
1405.71/1408.90	c current bound: 282
1406.84/1410.03	c current bound: 282
1407.92/1411.12	c current bound: 282
1409.01/1412.20	c current bound: 282
1410.14/1413.34	c current bound: 282
1411.23/1414.42	c current bound: 282
1412.29/1415.50	c current bound: 282
1413.66/1416.60	c current bound: 282
1414.52/1417.72	c current bound: 282
1415.61/1418.81	c current bound: 282
1416.69/1419.89	c current bound: 282
1417.81/1421.02	c current bound: 282
1418.88/1422.11	c current bound: 282
1419.97/1423.20	c current bound: 282
1421.06/1424.28	c current bound: 282
1422.15/1425.36	c current bound: 282
1423.26/1426.48	c current bound: 282
1424.39/1427.61	c current bound: 282
1425.45/1428.69	c current bound: 282
1426.54/1429.77	c current bound: 282
1427.66/1430.89	c current bound: 282
1428.78/1432.02	c current bound: 282
1429.86/1433.11	c current bound: 282
1431.00/1434.25	c current bound: 282
1432.08/1435.34	c current bound: 282
1433.18/1436.43	c current bound: 282
1434.26/1437.55	c current bound: 282
1435.34/1438.64	c current bound: 282
1436.44/1439.73	c current bound: 282
1437.53/1440.82	c current bound: 282
1438.61/1441.91	c current bound: 282
1439.70/1443.01	c current bound: 282
1440.80/1444.10	c current bound: 282
1441.89/1445.18	c current bound: 282
1442.98/1446.27	c current bound: 282
1444.06/1447.36	c current bound: 282
1445.16/1448.45	c current bound: 282
1446.25/1449.55	c current bound: 282
1447.33/1450.65	c current bound: 282
1448.44/1451.74	c current bound: 282
1449.53/1452.84	c current bound: 282
1450.63/1453.93	c current bound: 282
1451.71/1455.02	c current bound: 282
1452.80/1456.11	c current bound: 282
1453.89/1457.19	c current bound: 282
1454.97/1458.29	c current bound: 282
1456.08/1459.37	c current bound: 282
1457.17/1460.46	c current bound: 282
1458.26/1461.56	c current bound: 282
1459.36/1462.65	c current bound: 282
1460.43/1463.74	c current bound: 282
1461.52/1464.82	c current bound: 282
1462.62/1465.92	c current bound: 282
1463.71/1467.02	c current bound: 282
1464.81/1468.12	c current bound: 282
1465.92/1469.22	c current bound: 282
1467.00/1470.30	c current bound: 282
1468.07/1471.39	c current bound: 282
1469.18/1472.48	c current bound: 282
1470.26/1473.56	c current bound: 282
1471.36/1474.65	c current bound: 282
1472.43/1475.75	c current bound: 282
1473.54/1476.84	c current bound: 282
1474.63/1477.93	c current bound: 282
1475.72/1479.02	c current bound: 282
1476.82/1480.11	c current bound: 282
1477.91/1481.20	c current bound: 282
1478.99/1482.29	c current bound: 282
1480.08/1483.38	c current bound: 282
1481.16/1484.47	c current bound: 282
1482.26/1485.56	c current bound: 282
1483.34/1486.65	c current bound: 282
1484.43/1487.73	c current bound: 282
1485.53/1488.83	c current bound: 282
1486.61/1489.91	c current bound: 282
1487.71/1491.02	c current bound: 282
1488.80/1492.11	c current bound: 282
1489.93/1493.25	c current bound: 282
1491.04/1494.36	c current bound: 282
1492.14/1495.44	c current bound: 282
1493.23/1496.53	c current bound: 282
1494.30/1497.61	c current bound: 282
1495.40/1498.70	c current bound: 282
1496.49/1499.81	c current bound: 282
1497.59/1500.91	c current bound: 282
1498.96/1502.00	c current bound: 282
1499.77/1503.09	c current bound: 282
1500.85/1504.19	c current bound: 282
1501.97/1505.29	c current bound: 282
1503.07/1506.39	c current bound: 282
1504.17/1507.49	c current bound: 282
1505.56/1508.60	c current bound: 282
1506.36/1509.71	c current bound: 282
1507.46/1510.81	c current bound: 282
1508.57/1511.91	c current bound: 282
1509.67/1513.01	c current bound: 282
1510.77/1514.10	c current bound: 282
1512.14/1515.20	c current bound: 282
1513.25/1516.30	c current bound: 282
1514.07/1517.41	c current bound: 282
1515.17/1518.50	c current bound: 282
1516.54/1519.60	c current bound: 282
1517.35/1520.69	c current bound: 282
1518.44/1521.79	c current bound: 282
1519.83/1522.90	c current bound: 282
1520.64/1524.00	c current bound: 282
1522.04/1525.10	c current bound: 282
1523.15/1526.20	c current bound: 282
1524.24/1527.30	c current bound: 282
1525.05/1528.39	c current bound: 282
1526.15/1529.49	c current bound: 282
1527.54/1530.60	c current bound: 282
1528.64/1531.70	c current bound: 282
1529.46/1532.81	c current bound: 282
1530.58/1533.92	c current bound: 282
1531.69/1535.03	c current bound: 282
1532.78/1536.13	c current bound: 282
1533.89/1537.23	c current bound: 282
1534.99/1538.35	c current bound: 282
1536.11/1539.45	c current bound: 282
1537.23/1540.57	c current bound: 282
1538.35/1541.68	c current bound: 282
1539.45/1542.78	c current bound: 282
1540.55/1543.89	c current bound: 282
1541.66/1545.23	c current bound: 282
1542.77/1546.33	c current bound: 282
1543.87/1547.43	c current bound: 282
1544.98/1548.54	c current bound: 282
1546.06/1549.63	c current bound: 282
1547.17/1550.73	c current bound: 282
1548.27/1551.83	c current bound: 282
1549.38/1552.94	c current bound: 282
1550.48/1554.03	c current bound: 282
1551.56/1555.13	c current bound: 282
1552.67/1556.23	c current bound: 282
1553.82/1557.39	c current bound: 282
1554.93/1558.51	c current bound: 282
1556.06/1559.62	c current bound: 282
1557.16/1560.72	c current bound: 282
1558.25/1561.82	c current bound: 282
1559.35/1562.92	c current bound: 282
1560.45/1564.02	c current bound: 282
1561.56/1565.12	c current bound: 282
1562.66/1566.23	c current bound: 282
1563.76/1567.34	c current bound: 282
1564.88/1568.44	c current bound: 282
1565.98/1569.53	c current bound: 282
1567.06/1570.63	c current bound: 282
1568.16/1571.74	c current bound: 282
1569.27/1572.84	c current bound: 282
1570.37/1573.94	c current bound: 282
1571.46/1575.03	c current bound: 282
1572.57/1576.13	c current bound: 282
1573.67/1577.23	c current bound: 282
1574.76/1578.32	c current bound: 282
1575.85/1579.42	c current bound: 282
1576.96/1580.52	c current bound: 282
1578.06/1581.63	c current bound: 282
1579.16/1582.73	c current bound: 282
1580.26/1583.83	c current bound: 282
1581.37/1584.93	c current bound: 282
1582.47/1586.03	c current bound: 282
1583.57/1587.13	c current bound: 282
1584.68/1588.24	c current bound: 282
1585.78/1589.35	c current bound: 282
1586.88/1590.45	c current bound: 282
1587.98/1591.55	c current bound: 282
1589.09/1592.65	c current bound: 282
1590.18/1593.75	c current bound: 282
1591.30/1594.86	c current bound: 282
1592.40/1595.97	c current bound: 282
1593.50/1597.09	c current bound: 282
1594.62/1598.16	c current bound: 282
1595.70/1599.26	c current bound: 282
1596.80/1600.38	c current bound: 282
1597.92/1601.48	c current bound: 282
1599.03/1602.59	c current bound: 282
1600.12/1603.69	c current bound: 282
1601.22/1604.79	c current bound: 282
1602.32/1605.89	c current bound: 282
1603.73/1607.00	c current bound: 282
1604.83/1608.10	c current bound: 282
1605.65/1609.20	c current bound: 282
1606.74/1610.30	c current bound: 282
1608.11/1611.41	c current bound: 282
1609.23/1612.51	c current bound: 282
1610.32/1613.61	c current bound: 282
1611.41/1614.71	c current bound: 282
1612.52/1615.80	c current bound: 282
1613.61/1616.91	c current bound: 282
1614.71/1618.01	c current bound: 282
1615.83/1619.11	c current bound: 282
1616.92/1620.21	c current bound: 282
1618.03/1621.30	c current bound: 282
1619.13/1622.40	c current bound: 282
1620.23/1623.51	c current bound: 282
1621.33/1624.61	c current bound: 282
1622.42/1625.71	c current bound: 282
1623.51/1626.81	c current bound: 282
1624.62/1627.92	c current bound: 282
1625.71/1629.02	c current bound: 282
1626.82/1630.13	c current bound: 282
1627.91/1631.23	c current bound: 282
1629.00/1632.33	c current bound: 282
1630.12/1633.44	c current bound: 282
1631.19/1634.54	c current bound: 282
1632.30/1635.64	c current bound: 282
1633.41/1636.75	c current bound: 282
1634.50/1637.85	c current bound: 282
1635.60/1638.95	c current bound: 282
1636.71/1640.05	c current bound: 282
1637.82/1641.15	c current bound: 282
1638.90/1642.25	c current bound: 282
1640.01/1643.36	c current bound: 282
1641.12/1644.45	c current bound: 282
1642.21/1645.56	c current bound: 282
1643.31/1646.64	c current bound: 282
1644.42/1647.76	c current bound: 282
1645.53/1648.87	c current bound: 282
1646.62/1649.98	c current bound: 282
1647.72/1651.08	c current bound: 282
1648.92/1652.21	c current bound: 282
1650.01/1653.34	c current bound: 282
1651.16/1654.64	c current bound: 282
1652.02/1655.77	c current bound: 282
1653.16/1656.89	c current bound: 282
1654.28/1658.02	c current bound: 282
1655.39/1659.16	c current bound: 282
1656.53/1660.29	c current bound: 282
1657.66/1661.41	c current bound: 282
1658.79/1662.53	c current bound: 282
1659.91/1663.66	c current bound: 282
1661.03/1664.79	c current bound: 282
1662.16/1665.91	c current bound: 282
1663.29/1667.04	c current bound: 282
1664.43/1668.17	c current bound: 282
1665.55/1669.30	c current bound: 282
1666.69/1670.43	c current bound: 282
1667.80/1671.58	c current bound: 282
1668.95/1672.69	c current bound: 282
1670.02/1673.79	c current bound: 282
1671.13/1674.90	c current bound: 282
1672.23/1675.99	c current bound: 282
1673.32/1677.09	c current bound: 282
1674.43/1678.19	c current bound: 282
1675.52/1679.29	c current bound: 282
1676.62/1680.37	c current bound: 282
1677.71/1681.49	c current bound: 282
1678.83/1682.59	c current bound: 282
1679.93/1683.69	c current bound: 282
1681.05/1684.80	c current bound: 282
1682.15/1685.90	c current bound: 282
1683.26/1687.01	c current bound: 282
1684.35/1688.12	c current bound: 282
1685.47/1689.22	c current bound: 282
1686.57/1690.33	c current bound: 282
1687.67/1691.43	c current bound: 282
1688.76/1692.52	c current bound: 282
1689.87/1693.64	c current bound: 282
1690.98/1694.74	c current bound: 282
1692.09/1695.84	c current bound: 282
1693.20/1696.96	c current bound: 282
1694.30/1698.06	c current bound: 282
1695.40/1699.17	c current bound: 282
1696.50/1700.27	c current bound: 282
1697.60/1701.37	c current bound: 282
1698.70/1702.47	c current bound: 282
1699.81/1703.57	c current bound: 282
1700.91/1704.69	c current bound: 282
1702.03/1705.81	c current bound: 282
1703.15/1706.92	c current bound: 282
1704.27/1708.02	c current bound: 282
1705.36/1709.12	c current bound: 282
1706.48/1710.24	c current bound: 282
1707.59/1711.34	c current bound: 282
1708.68/1712.44	c current bound: 282
1709.79/1713.55	c current bound: 282
1710.89/1714.64	c current bound: 282
1711.99/1715.75	c current bound: 282
1713.09/1716.85	c current bound: 282
1714.19/1717.94	c current bound: 282
1715.29/1719.01	c current bound: 282
1716.35/1720.11	c current bound: 282
1717.46/1721.21	c current bound: 282
1718.57/1722.33	c current bound: 282
1719.68/1723.43	c current bound: 282
1720.78/1724.53	c current bound: 282
1721.88/1725.63	c current bound: 282
1722.98/1726.73	c current bound: 282
1724.09/1727.84	c current bound: 282
1725.18/1728.94	c current bound: 282
1726.29/1730.07	c current bound: 282
1727.42/1731.17	c current bound: 282
1728.53/1732.28	c current bound: 282
1729.63/1733.38	c current bound: 282
1730.73/1734.49	c current bound: 282
1731.84/1735.58	c current bound: 282
1732.94/1736.69	c current bound: 282
1734.04/1737.80	c current bound: 282
1735.14/1738.90	c current bound: 282
1736.25/1740.02	c current bound: 282
1737.35/1741.10	c current bound: 282
1738.44/1742.19	c current bound: 282
1739.52/1743.29	c current bound: 282
1740.63/1744.39	c current bound: 282
1741.72/1745.48	c current bound: 282
1742.84/1746.59	c current bound: 282
1743.94/1747.68	c current bound: 282
1745.03/1748.78	c current bound: 282
1746.15/1749.91	c current bound: 282
1747.31/1751.06	c current bound: 282
1748.39/1752.17	c current bound: 282
1749.50/1753.27	c current bound: 282
1750.62/1754.35	c current bound: 282
1751.70/1755.46	c current bound: 282
1752.81/1756.56	c current bound: 282
1753.90/1757.65	c current bound: 282
1755.01/1758.76	c current bound: 282
1756.10/1759.85	c current bound: 282
1757.21/1760.96	c current bound: 282
1758.30/1762.07	c current bound: 282
1759.40/1763.17	c current bound: 282
1760.51/1764.27	c current bound: 282
1761.61/1765.37	c current bound: 282
1762.72/1766.47	c current bound: 282
1763.81/1767.57	c current bound: 282
1764.92/1768.68	c current bound: 282
1766.00/1769.77	c current bound: 282
1767.12/1770.88	c current bound: 282
1768.21/1771.99	c current bound: 282
1769.63/1773.11	c current bound: 282
1770.71/1774.21	c current bound: 282
1771.81/1775.31	c current bound: 282
1772.91/1776.42	c current bound: 282
1774.02/1777.53	c current bound: 282
1775.13/1778.63	c current bound: 282
1776.22/1779.73	c current bound: 282
1777.32/1780.83	c current bound: 282
1778.43/1781.94	c current bound: 282
1779.52/1783.05	c current bound: 282
1780.63/1784.16	c current bound: 282
1781.73/1785.26	c current bound: 282
1782.83/1786.37	c current bound: 282
1783.93/1787.47	c current bound: 282
1785.03/1788.57	c current bound: 282
1786.13/1789.68	c current bound: 282
1787.22/1790.79	c current bound: 282
1788.33/1791.90	c current bound: 282
1789.54/1793.00	c current bound: 282
1790.63/1794.11	c current bound: 282
1791.73/1795.22	c current bound: 282
1792.83/1796.32	c current bound: 282
1793.95/1797.66	c current bound: 282
1794.78/1798.77	c current bound: 282
1795.88/1799.87	c current bound: 282
1796.97/1800.97	c current bound: 282
1798.08/1802.08	c current bound: 282
1799.18/1803.16	c current bound: 282
1800.19/1803.91	./satsolver.sh: line 5: 23276 Terminated              ./glucose $1 > $2 2> /dev/null
1800.19/1803.91	c error: unexpected solver exit code
1800.19/1803.91	s UNKNOWN

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

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.98 1.99 3/179 10956
/proc/meminfo: memFree=30835736/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0

[startup+0.0188061 s]
/proc/loadavg: 1.91 1.98 1.99 3/179 10956
/proc/meminfo: memFree=30835736/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 1.91 1.98 1.99 3/179 10956
/proc/meminfo: memFree=30835736/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 1.91 1.98 1.99 3/179 10956
/proc/meminfo: memFree=30835736/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 1.91 1.98 1.99 3/179 10956
/proc/meminfo: memFree=30835736/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.91 1.98 1.99 3/184 10973
/proc/meminfo: memFree=30814848/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1.31 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 4862 23094 0 0 19 4 93 15 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 29040

[startup+3.10027 s]
/proc/loadavg: 1.91 1.98 1.99 3/184 10980
/proc/meminfo: memFree=30806208/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=2.41 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 6837 38968 0 0 27 5 180 29 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 29040
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 11050
/proc/meminfo: memFree=30776732/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=5.74 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 12762 85440 0 0 52 9 442 71 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 29040

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 11092
/proc/meminfo: memFree=30777324/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=12.35 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 24612 181091 0 0 99 16 961 159 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 29040

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 11183
/proc/meminfo: memFree=30770200/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=24.48 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 46337 357272 0 0 185 30 1913 320 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
[pid=11182] ppid=10957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11182/stat : 11182 (satsolver.sh) S 10957 10956 30917 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285854640 9367552 266 33554432000 4194304 5064252 140736927456176 140736927455088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11182/statm: 2287 266 226 213 0 72 0
[pid=11183] ppid=11182 vsize=50396 CPUtime=0.7 cores=0,2,4,6
/proc/11183/stat : 11183 (glucose) R 11182 10956 30917 0 -1 4202496 11305 0 0 0 68 2 0 0 20 0 1 0 285854640 51605504 11191 33554432000 4194304 5208918 140735763580656 140735763579064 4607488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11183/statm: 12599 11191 105 248 0 12348 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 88584

[startup+51.1003 s]
/proc/loadavg: 2.02 2.00 1.99 3/183 11351
/proc/meminfo: memFree=30766356/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=50.61 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 91770 737019 0 0 365 58 3971 667 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827979680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 29040

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 1.99 3/183 11702
/proc/meminfo: memFree=30768048/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=101.7 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 184587 1467019 0 0 734 116 7970 1350 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
[pid=11701] ppid=10957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11701/stat : 11701 (satsolver.sh) S 10957 10956 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285862358 9367552 266 33554432000 4194304 5064252 140735541518208 140735541517120 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11701/statm: 2287 266 226 213 0 72 0
[pid=11702] ppid=11701 vsize=48168 CPUtime=0.32 cores=0,2,4,6
/proc/11702/stat : 11702 (glucose) R 11701 10956 30917 0 -1 4202496 10753 0 0 0 30 2 0 0 20 0 1 0 285862358 49324032 10639 33554432000 4194304 5208918 140736115309120 140736115307528 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11702/statm: 12042 10639 95 248 0 11791 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 86356

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 12099
/proc/meminfo: memFree=30823896/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=161.31 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 291237 2322034 0 0 1157 183 12644 2147 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 29040

[startup+222.3 s]
/proc/loadavg: 1.98 1.99 1.99 4/184 12513
/proc/meminfo: memFree=30802588/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=221.88 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 399862 3189304 0 0 1587 252 17394 2955 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 29040

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 12909
/proc/meminfo: memFree=30767072/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=281.3 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 506512 4047273 0 0 2009 322 22051 3748 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 12 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 281.3
Current children cumulated vsize (KiB) 29040

[startup+342.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 13315
/proc/meminfo: memFree=30764132/32873844 swapFree=7108/7108

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

/proc/10957/statm: 4973 4253 177 439 0 4530 0
[pid=19796] ppid=10957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19796/stat : 19796 (satsolver.sh) S 10957 10956 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285982390 9367552 266 33554432000 4194304 5064252 140734424550688 140734424549600 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19796/statm: 2287 266 226 213 0 72 0
[pid=19797] ppid=19796 vsize=10800 CPUtime=0 cores=0,2,4,6
/proc/19797/stat : 19797 (glucose) R 19796 10956 30917 0 -1 4202496 1551 0 0 0 0 0 0 0 20 0 1 0 285982390 11059200 1398 33554432000 4194304 5208918 140733915102064 140733914051496 4236181 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19797/statm: 2700 1400 70 248 0 2449 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 48988

[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 20203
/proc/meminfo: memFree=30802284/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1359.12 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 2442012 19605319 0 0 9921 1552 106469 17970 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 21 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
[pid=20202] ppid=10957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20202/stat : 20202 (satsolver.sh) S 10957 10956 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285988330 9367552 267 33554432000 4194304 5064252 140736122839648 140736122838560 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20202/statm: 2287 267 226 213 0 72 0
[pid=20203] ppid=20202 vsize=48172 CPUtime=0.6 cores=0,2,4,6
/proc/20203/stat : 20203 (glucose) R 20202 10956 30917 0 -1 4202496 10889 0 0 0 58 2 0 0 20 0 1 0 285988330 49328128 10654 33554432000 4194304 5208918 140733818193760 140733818192168 4211732 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20203/statm: 12043 10654 95 248 0 11792 0
Current children cumulated CPU time (s) 1359.72
Current children cumulated vsize (KiB) 86360

[startup+1422.31 s]
/proc/loadavg: 2.08 2.06 2.00 3/182 20610
/proc/meminfo: memFree=30805784/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1419.25 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 2550637 20472552 0 0 10354 1620 111189 18762 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 21 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 1419.25
Current children cumulated vsize (KiB) 29040

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 21011
/proc/meminfo: memFree=30760148/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=4532 CPUtime=1479.27 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) R 10956 10956 30917 0 -1 4202496 2657792 21342050 0 0 10804 1691 115892 19540 20 0 1 0 285852161 4640768 741 33554432000 4194304 5990268 140734827988784 140734827980768 5042529 0 0 4096 0 0 0 0 17 0 0 0 25 0 0
/proc/10957/statm: 1133 741 177 439 0 690 0
Current children cumulated CPU time (s) 1479.27
Current children cumulated vsize (KiB) 13680

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.00 4/183 21424
/proc/meminfo: memFree=30765168/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1538.72 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 2765912 22200681 0 0 11244 1762 120538 20328 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 25 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
[pid=21423] ppid=10957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21423/stat : 21423 (satsolver.sh) S 10957 10956 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286006338 9367552 267 33554432000 4194304 5064252 140734302919168 140734302918080 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21423/statm: 2287 267 226 213 0 72 0
[pid=21424] ppid=21423 vsize=48172 CPUtime=0.51 cores=0,2,4,6
/proc/21424/stat : 21424 (glucose) R 21423 10956 30917 0 -1 4202496 10765 0 0 0 50 1 0 0 20 0 1 0 286006338 49328128 10651 33554432000 4194304 5208918 140735836802400 140735836800808 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21424/statm: 12043 10651 95 248 0 11792 0
Current children cumulated CPU time (s) 1539.23
Current children cumulated vsize (KiB) 86360

[startup+1602.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 21822
/proc/meminfo: memFree=30823936/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1598.3 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 2872562 23062535 0 0 11667 1830 125239 21094 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 25 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 1598.3
Current children cumulated vsize (KiB) 29040

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 22223
/proc/meminfo: memFree=30759492/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1658.79 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 2979220 23929274 0 0 12091 1897 130023 21868 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827979680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 25 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 1658.79
Current children cumulated vsize (KiB) 29040

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 22622
/proc/meminfo: memFree=30759856/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1718.57 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 3085870 24787868 0 0 12513 1965 134735 22644 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827979680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 25 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 1718.57
Current children cumulated vsize (KiB) 29040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 23031
/proc/meminfo: memFree=30796964/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1778.56 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 3194487 25645461 0 0 12945 2032 139465 23414 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 25 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
Current children cumulated CPU time (s) 1778.56
Current children cumulated vsize (KiB) 29040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.9 s]
/proc/loadavg: 1.93 2.01 1.99 3/183 23276
/proc/meminfo: memFree=30764756/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1799.54 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 3232012 25945787 0 0 13093 2056 141119 23686 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 25 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
[pid=23275] ppid=10957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23275/stat : 23275 (satsolver.sh) S 10957 10956 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286032486 9367552 266 33554432000 4194304 5064252 140734893794096 140734893793008 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23275/statm: 2287 266 226 213 0 72 0
[pid=23276] ppid=23275 vsize=50020 CPUtime=0.65 cores=0,2,4,6
/proc/23276/stat : 23276 (glucose) R 23275 10956 30917 0 -1 4202496 11282 0 0 0 63 2 0 0 20 0 1 0 286032487 51220480 11122 33554432000 4194304 5208918 140733268164272 140734893793032 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23276/statm: 12505 11123 103 248 0 12254 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 88208

Sending SIGTERM to process tree (bottom up)

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

[startup+1803.9 s]
/proc/loadavg: 1.93 2.01 1.99 3/183 23276
/proc/meminfo: memFree=30764756/32873844 swapFree=7108/7108
[pid=10956] ppid=10954 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10956/stat : 10956 (npSolver-wbo-It) S 10954 10956 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285852161 9367552 275 33554432000 4194304 5064252 140736750250464 140736750249376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10956/statm: 2287 275 233 213 0 72 0
[pid=10957] ppid=10956 vsize=19892 CPUtime=1799.54 cores=0,2,4,6
/proc/10957/stat : 10957 (npSolver-wbo) S 10956 10956 30917 0 -1 4202496 3232012 25945787 0 0 13093 2056 141119 23686 20 0 1 0 285852161 20369408 4253 33554432000 4194304 5990268 140734827988784 140734827980192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 25 0 0
/proc/10957/statm: 4973 4253 177 439 0 4530 0
[pid=23275] ppid=10957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23275/stat : 23275 (satsolver.sh) S 10957 10956 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286032486 9367552 266 33554432000 4194304 5064252 140734893794096 140734893793008 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23275/statm: 2287 266 226 213 0 72 0
[pid=23276] ppid=23275 vsize=50020 CPUtime=0.65 cores=0,2,4,6
/proc/23276/stat : 23276 (glucose) R 23275 10956 30917 0 -1 4202496 11282 0 0 0 63 2 0 0 20 0 1 0 286032487 51220480 11122 33554432000 4194304 5208918 140733268164272 140734893793032 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23276/statm: 12505 11123 103 248 0 12254 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 88208

Child status: 0

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

Real time (s): 1803.92
CPU time (s): 1800.23
CPU user time (s): 1542.77
CPU system time (s): 257.464
CPU usage (%): 99.7957
Max. virtual memory (cumulated for all children) (KiB): 88584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1542.77
system time used= 257.464
maximum resident set size= 46016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29190083
page faults= 0
swaps= 0
block input operations= 0
block output operations= 22955152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 454883
involuntary context switches= 21980

runsolver used 6.77597 second user time and 12.86 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 11:27:16
IDJOB=3715617
IDBENCH=78959
IDSOLVER=2297
FILE ID=node103/3715617-1338197236
RUNJOBID= node103-1338193626-30933
PBS_JOBID= 14624588
Free space on /tmp= 71540 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900581320--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715617-1338197236/watcher-3715617-1338197236 -o /tmp/evaluation-result-3715617-1338197236/solver-3715617-1338197236 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715617-1338197236.wbo 480445869 HOME HOME

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

MD5SUM BENCH= 8591b35e74198f55af565a685d4a35ec
RANDOM SEED=480445869

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:       32873844 kB
MemFree:        30836612 kB
Buffers:          478424 kB
Cached:           644316 kB
SwapCached:         4492 kB
Active:           830896 kB
Inactive:         362320 kB
Active(anon):      62976 kB
Inactive(anon):     6216 kB
Active(file):     767920 kB
Inactive(file):   356104 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099580 kB
Dirty:             14284 kB
Writeback:             0 kB
AnonPages:         83412 kB
Mapped:            12708 kB
Shmem:                 8 kB
Slab:             704016 kB
SReclaimable:     145172 kB
SUnreclaim:       558844 kB
KernelStack:        1544 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71524 MiB
End job on node103 at 2012-05-28 11:57:20