Trace number 3752872

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.1 1798.91

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_20_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMc848ab0f9e18d54de025021d8a38abe4
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark0.18697
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables600
Total number of constraints70
Number of soft constraints46
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
Top cost 2255
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 2254
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c run usual solver
17.24/17.34	o 458
17.24/17.34	c starting approximation
17.24/17.34	c factor = 2
17.24/17.34	c current bound: 229
18.35/18.49	c current bound: 229
19.56/19.63	c current bound: 229
20.75/20.83	c current bound: 229
21.86/21.99	c current bound: 229
23.06/23.16	c current bound: 229
24.18/24.40	c current bound: 229
25.38/25.58	c current bound: 229
26.58/26.76	c current bound: 229
27.79/27.92	c current bound: 229
28.88/29.08	c current bound: 229
30.08/30.25	c current bound: 229
31.29/31.43	c current bound: 229
32.38/32.59	c current bound: 229
33.59/33.74	c current bound: 229
34.79/34.91	c current bound: 229
35.88/36.07	c current bound: 229
37.09/37.23	c current bound: 229
38.29/38.43	c current bound: 229
39.49/39.63	c current bound: 229
40.60/40.79	c current bound: 229
41.79/41.98	c current bound: 229
42.99/43.16	c current bound: 229
44.18/44.31	c current bound: 229
45.40/45.51	c current bound: 229
46.48/46.68	c current bound: 229
47.68/47.88	c current bound: 229
48.89/49.04	c current bound: 229
50.09/50.21	c current bound: 229
51.19/51.36	c current bound: 229
52.40/52.56	c current bound: 229
53.60/53.71	c current bound: 229
54.70/54.88	c current bound: 229
55.88/56.09	c current bound: 229
57.09/57.26	c current bound: 229
58.28/58.45	c current bound: 229
59.48/59.62	c current bound: 229
60.59/60.77	c current bound: 229
61.79/61.93	c current bound: 229
62.99/63.11	c current bound: 229
64.19/64.31	c current bound: 229
65.48/65.64	c current bound: 229
66.58/66.79	c current bound: 229
67.88/68.01	c current bound: 229
68.97/69.16	c current bound: 229
70.18/70.33	c current bound: 229
71.27/71.49	c current bound: 229
72.48/72.64	c current bound: 229
73.69/73.82	c current bound: 229
74.87/75.02	c current bound: 229
75.98/76.17	c current bound: 229
77.18/77.32	c current bound: 229
78.28/78.48	c current bound: 229
79.48/79.67	c current bound: 229
80.65/80.82	c current bound: 229
81.75/81.98	c current bound: 229
82.95/83.13	c current bound: 229
84.14/84.31	c current bound: 229
85.34/85.50	c current bound: 229
86.44/86.66	c current bound: 229
87.64/87.82	c current bound: 229
88.84/89.04	c current bound: 229
89.95/90.19	c current bound: 229
91.14/91.35	c current bound: 229
92.34/92.56	c current bound: 229
93.53/93.72	c current bound: 229
94.64/94.87	c current bound: 229
95.84/96.02	c current bound: 229
97.03/97.22	c current bound: 229
98.24/98.41	c current bound: 229
99.43/99.64	c current bound: 229
100.54/100.79	c current bound: 229
101.74/101.95	c current bound: 229
102.94/103.13	c current bound: 229
104.14/104.30	c current bound: 229
105.23/105.45	c current bound: 229
106.43/106.63	c current bound: 229
107.55/107.79	c current bound: 229
108.74/108.96	c current bound: 229
109.95/110.16	c current bound: 229
111.14/111.32	c current bound: 229
112.23/112.49	c current bound: 229
113.43/113.64	c current bound: 229
114.63/114.80	c current bound: 229
115.72/115.96	c current bound: 229
116.94/117.16	c current bound: 229
118.14/118.32	c current bound: 229
119.24/119.48	c current bound: 229
120.43/120.63	c current bound: 229
121.64/121.83	c current bound: 229
122.84/123.02	c current bound: 229
124.03/124.20	c current bound: 229
125.14/125.36	c current bound: 229
126.35/126.52	c current bound: 229
127.44/127.69	c current bound: 229
128.64/128.86	c current bound: 229
129.83/130.02	c current bound: 229
130.94/131.18	c current bound: 229
132.13/132.38	c current bound: 229
133.32/133.58	c current bound: 229
134.53/134.77	c current bound: 229
135.73/135.97	c current bound: 229
136.94/137.13	c current bound: 229
138.13/138.34	c current bound: 229
139.34/139.51	c current bound: 229
140.44/140.67	c current bound: 229
141.62/141.83	c current bound: 229
142.85/143.02	c current bound: 229
143.93/144.16	c current bound: 229
145.15/145.33	c current bound: 229
146.23/146.49	c current bound: 229
147.43/147.68	c current bound: 229
148.63/148.86	c current bound: 229
149.82/150.06	c current bound: 229
151.03/151.23	c current bound: 229
152.23/152.40	c current bound: 229
153.34/153.55	c current bound: 229
154.54/154.75	c current bound: 229
155.74/155.97	c current bound: 229
156.94/157.14	c current bound: 229
158.15/158.30	c current bound: 229
159.23/159.48	c current bound: 229
160.44/160.66	c current bound: 229
161.62/161.81	c current bound: 229
162.72/162.97	c current bound: 229
163.91/164.14	c current bound: 229
165.02/165.29	c current bound: 229
166.23/166.44	c current bound: 229
167.42/167.60	c current bound: 229
168.53/168.77	c current bound: 229
169.72/169.96	c current bound: 229
170.91/171.14	c current bound: 229
172.03/172.29	c current bound: 229
173.21/173.46	c current bound: 229
174.43/174.62	c current bound: 229
175.52/175.78	c current bound: 229
176.71/176.98	c current bound: 229
177.92/178.18	c current bound: 229
179.13/179.36	c current bound: 229
180.34/180.51	c current bound: 229
181.53/181.71	c current bound: 229
182.72/182.90	c current bound: 229
183.83/184.08	c current bound: 229
185.03/185.24	c current bound: 229
186.23/186.44	c current bound: 229
187.44/187.62	c current bound: 229
188.62/188.80	c current bound: 229
189.71/189.99	c current bound: 229
191.03/191.20	c current bound: 229
192.23/192.40	c current bound: 229
193.32/193.54	c current bound: 229
194.52/194.71	c current bound: 229
195.72/195.91	c current bound: 229
196.83/197.06	c current bound: 229
198.02/198.25	c current bound: 229
199.21/199.43	c current bound: 229
200.41/200.60	c current bound: 229
201.53/201.75	c current bound: 229
202.73/202.91	c current bound: 229
203.82/204.08	c current bound: 229
205.01/205.25	c current bound: 229
206.23/206.43	c current bound: 229
207.42/207.60	c current bound: 229
208.52/208.77	c current bound: 229
209.71/209.98	c current bound: 229
210.90/211.19	c current bound: 229
212.13/212.34	c current bound: 229
213.21/213.50	c current bound: 229
214.42/214.65	c current bound: 229
215.61/215.81	c current bound: 229
216.71/216.98	c current bound: 229
217.90/218.16	c current bound: 229
219.10/219.37	c current bound: 229
220.29/220.53	c current bound: 229
221.50/221.71	c current bound: 229
222.71/222.91	c current bound: 229
223.81/224.07	c current bound: 229
225.00/225.27	c current bound: 229
226.19/226.44	c current bound: 229
227.40/227.63	c current bound: 229
228.51/228.79	c current bound: 229
229.72/229.96	c current bound: 229
230.91/231.15	c current bound: 229
232.10/232.35	c current bound: 229
233.30/233.54	c current bound: 229
234.50/234.73	c current bound: 229
235.70/235.91	c current bound: 229
236.80/237.09	c current bound: 229
238.00/238.28	c current bound: 229
239.21/239.46	c current bound: 229
240.40/240.61	c current bound: 229
241.61/241.81	c current bound: 229
242.80/243.01	c current bound: 229
243.90/244.17	c current bound: 229
245.10/245.33	c current bound: 229
246.31/246.54	c current bound: 229
247.51/247.74	c current bound: 229
248.72/248.90	c current bound: 229
249.81/250.05	c current bound: 229
251.00/251.22	c current bound: 229
252.11/252.37	c current bound: 229
253.30/253.53	c current bound: 229
254.51/254.70	c current bound: 229
255.61/255.85	c current bound: 229
256.82/257.03	c current bound: 229
258.01/258.23	c current bound: 229
259.12/259.38	c current bound: 229
260.31/260.54	c current bound: 229
261.51/261.73	c current bound: 229
262.61/262.88	c current bound: 229
263.81/264.04	c current bound: 229
265.03/265.26	c current bound: 229
266.23/266.41	c current bound: 229
267.42/267.60	c current bound: 229
268.61/268.80	c current bound: 229
269.71/269.96	c current bound: 229
270.91/271.12	c current bound: 229
272.11/272.31	c current bound: 229
273.21/273.47	c current bound: 229
274.40/274.62	c current bound: 229
275.52/275.79	c current bound: 229
276.71/276.98	c current bound: 229
277.91/278.17	c current bound: 229
279.11/279.34	c current bound: 229
280.32/280.53	c current bound: 229
281.40/281.70	c current bound: 229
282.62/282.86	c current bound: 229
283.81/284.01	c current bound: 229
285.01/285.21	c current bound: 229
286.12/286.37	c current bound: 229
287.32/287.56	c current bound: 229
288.52/288.74	c current bound: 229
289.73/289.92	c current bound: 229
290.82/291.07	c current bound: 229
292.02/292.27	c current bound: 229
293.20/293.46	c current bound: 229
294.41/294.65	c current bound: 229
295.61/295.80	c current bound: 229
296.71/296.96	c current bound: 229
297.93/298.13	c current bound: 229
299.12/299.32	c current bound: 229
300.22/300.48	c current bound: 229
301.42/301.67	c current bound: 229
302.57/302.84	c current bound: 229
303.77/304.00	c current bound: 229
304.87/305.16	c current bound: 229
306.06/306.33	c current bound: 229
307.17/307.49	c current bound: 229
308.37/308.66	c current bound: 229
309.56/309.86	c current bound: 229
310.76/311.05	c current bound: 229
311.96/312.23	c current bound: 229
313.05/313.38	c current bound: 229
314.25/314.54	c current bound: 229
315.36/315.70	c current bound: 229
316.56/316.85	c current bound: 229
317.77/318.01	c current bound: 229
318.87/319.18	c current bound: 229
320.17/320.41	c current bound: 229
321.27/321.56	c current bound: 229
322.47/322.76	c current bound: 229
323.65/323.93	c current bound: 229
324.87/325.12	c current bound: 229
326.05/326.32	c current bound: 229
327.16/327.47	c current bound: 229
328.36/328.64	c current bound: 229
329.57/329.80	c current bound: 229
330.65/330.94	c current bound: 229
331.86/332.15	c current bound: 229
332.97/333.30	c current bound: 229
334.16/334.45	c current bound: 229
335.37/335.65	c current bound: 229
336.57/336.86	c current bound: 229
337.77/338.03	c current bound: 229
338.86/339.19	c current bound: 229
340.05/340.35	c current bound: 229
341.26/341.52	c current bound: 229
342.36/342.67	c current bound: 229
343.56/343.83	c current bound: 229
344.76/345.03	c current bound: 229
345.85/346.18	c current bound: 229
347.07/347.38	c current bound: 229
348.23/348.53	c current bound: 229
349.42/349.72	c current bound: 229
350.53/350.89	c current bound: 229
351.74/352.06	c current bound: 229
352.94/353.22	c current bound: 229
354.03/354.39	c current bound: 229
355.22/355.57	c current bound: 229
356.43/356.77	c current bound: 229
357.63/357.93	c current bound: 229
358.84/359.13	c current bound: 229
359.94/360.29	c current bound: 229
361.13/361.44	c current bound: 229
362.23/362.59	c current bound: 229
363.43/363.76	c current bound: 229
364.62/364.96	c current bound: 229
365.82/366.11	c current bound: 229
366.93/367.26	c current bound: 229
368.12/368.42	c current bound: 229
369.23/369.58	c current bound: 229
370.42/370.74	c current bound: 229
371.63/371.91	c current bound: 229
372.73/373.08	c current bound: 229
373.91/374.24	c current bound: 229
375.12/375.45	c current bound: 229
376.32/376.60	c current bound: 229
377.42/377.76	c current bound: 229
378.65/378.92	c current bound: 229
379.73/380.08	c current bound: 229
380.93/381.29	c current bound: 229
382.13/382.49	c current bound: 229
383.32/383.68	c current bound: 229
384.53/384.83	c current bound: 229
385.72/386.02	c current bound: 229
386.83/387.18	c current bound: 229
388.03/388.38	c current bound: 229
389.24/389.57	c current bound: 229
390.43/390.72	c current bound: 229
391.53/391.87	c current bound: 229
392.73/393.04	c current bound: 229
393.93/394.22	c current bound: 229
395.03/395.38	c current bound: 229
396.23/396.54	c current bound: 229
397.42/397.71	c current bound: 229
398.53/398.86	c current bound: 229
399.74/400.02	c current bound: 229
400.94/401.21	c current bound: 229
402.04/402.37	c current bound: 229
403.23/403.51	c current bound: 229
404.34/404.66	c current bound: 229
405.54/405.87	c current bound: 229
406.74/407.05	c current bound: 229
407.93/408.23	c current bound: 229
409.14/409.42	c current bound: 229
410.24/410.58	c current bound: 229
411.43/411.74	c current bound: 229
412.64/412.93	c current bound: 229
413.74/414.08	c current bound: 229
414.92/415.27	c current bound: 229
416.13/416.43	c current bound: 229
417.34/417.61	c current bound: 229
418.53/418.81	c current bound: 229
419.71/420.03	c current bound: 229
420.81/421.19	c current bound: 229
422.01/422.35	c current bound: 229
423.21/423.51	c current bound: 229
424.32/424.69	c current bound: 229
425.52/425.88	c current bound: 229
426.71/427.05	c current bound: 229
427.92/428.24	c current bound: 229
429.00/429.39	c current bound: 229
430.22/430.58	c current bound: 229
431.42/431.76	c current bound: 229
432.60/432.94	c current bound: 229
433.81/434.15	c current bound: 229
435.01/435.35	c current bound: 229
436.20/436.53	c current bound: 229
437.41/437.72	c current bound: 229
438.50/438.88	c current bound: 229
439.70/440.07	c current bound: 229
440.91/441.23	c current bound: 229
442.02/442.39	c current bound: 229
443.20/443.55	c current bound: 229
444.40/444.75	c current bound: 229
445.60/445.93	c current bound: 229
446.70/447.08	c current bound: 229
447.91/448.26	c current bound: 229
449.10/449.43	c current bound: 229
450.19/450.57	c current bound: 229
451.41/451.72	c current bound: 229
452.61/452.91	c current bound: 229
453.70/454.07	c current bound: 229
454.93/455.22	c current bound: 229
456.01/456.39	c current bound: 229
457.22/457.58	c current bound: 229
458.42/458.74	c current bound: 229
459.53/459.90	c current bound: 229
460.82/461.10	c current bound: 229
461.92/462.29	c current bound: 229
463.12/463.45	c current bound: 229
464.32/464.65	c current bound: 229
465.49/465.83	c current bound: 229
466.57/466.98	c current bound: 229
467.78/468.13	c current bound: 229
468.98/469.35	c current bound: 229
470.18/470.52	c current bound: 229
471.29/471.67	c current bound: 229
472.48/472.82	c current bound: 229
473.58/473.97	c current bound: 229
474.80/475.12	c current bound: 229
475.88/476.28	c current bound: 229
477.09/477.48	c current bound: 229
478.30/478.63	c current bound: 229
479.49/479.80	c current bound: 229
480.57/480.98	c current bound: 229
481.78/482.15	c current bound: 229
482.97/483.30	c current bound: 229
484.08/484.47	c current bound: 229
485.28/485.62	c current bound: 229
486.48/486.80	c current bound: 229
487.70/488.00	c current bound: 229
488.78/489.17	c current bound: 229
489.99/490.35	c current bound: 229
491.18/491.51	c current bound: 229
492.28/492.67	c current bound: 229
493.49/493.85	c current bound: 229
494.69/495.02	c current bound: 229
495.90/496.22	c current bound: 229
497.09/497.41	c current bound: 229
498.17/498.59	c current bound: 229
499.38/499.78	c current bound: 229
500.57/500.94	c current bound: 229
501.78/502.10	c current bound: 229
502.88/503.26	c current bound: 229
504.06/504.42	c current bound: 229
505.19/505.58	c current bound: 229
506.38/506.77	c current bound: 229
507.59/507.92	c current bound: 229
508.68/509.07	c current bound: 229
509.87/510.26	c current bound: 229
511.08/511.42	c current bound: 229
512.29/512.60	c current bound: 229
513.48/513.81	c current bound: 229
514.58/514.96	c current bound: 229
515.77/516.16	c current bound: 229
516.98/517.31	c current bound: 229
518.07/518.46	c current bound: 229
519.28/519.61	c current bound: 229
520.47/520.80	c current bound: 229
521.57/521.96	c current bound: 229
522.79/523.11	c current bound: 229
523.98/524.35	c current bound: 229
525.18/525.54	c current bound: 229
526.38/526.71	c current bound: 229
527.49/527.89	c current bound: 229
528.69/529.08	c current bound: 229
529.89/530.24	c current bound: 229
531.00/531.38	c current bound: 229
532.19/532.57	c current bound: 229
533.50/533.80	c current bound: 229
534.59/534.97	c current bound: 229
535.79/536.12	c current bound: 229
536.89/537.29	c current bound: 229
538.09/538.49	c current bound: 229
539.37/539.70	c current bound: 229
540.48/540.88	c current bound: 229
541.68/542.03	c current bound: 229
542.79/543.19	c current bound: 229
543.99/544.36	c current bound: 229
545.19/545.51	c current bound: 229
546.29/546.67	c current bound: 229
547.48/547.86	c current bound: 229
548.68/549.08	c current bound: 229
549.87/550.25	c current bound: 229
551.07/551.41	c current bound: 229
552.27/552.61	c current bound: 229
553.37/553.77	c current bound: 229
554.57/554.93	c current bound: 229
555.65/556.09	c current bound: 229
556.87/557.24	c current bound: 229
558.06/558.40	c current bound: 229
559.17/559.55	c current bound: 229
560.36/560.73	c current bound: 229
561.57/561.90	c current bound: 229
562.67/563.06	c current bound: 229
563.87/564.21	c current bound: 229
564.98/565.37	c current bound: 229
566.18/566.54	c current bound: 229
567.38/567.76	c current bound: 229
568.57/568.95	c current bound: 229
569.77/570.11	c current bound: 229
570.86/571.26	c current bound: 229
572.08/572.42	c current bound: 229
573.16/573.58	c current bound: 229
574.36/574.72	c current bound: 229
575.57/575.91	c current bound: 229
576.76/577.10	c current bound: 229
577.87/578.25	c current bound: 229
579.06/579.44	c current bound: 229
580.26/580.63	c current bound: 229
581.36/581.78	c current bound: 229
582.57/582.95	c current bound: 229
583.77/584.11	c current bound: 229
584.86/585.27	c current bound: 229
586.06/586.43	c current bound: 229
587.16/587.59	c current bound: 229
588.36/588.77	c current bound: 229
589.56/589.92	c current bound: 229
590.65/591.08	c current bound: 229
591.87/592.22	c current bound: 229
592.98/593.37	c current bound: 229
594.15/594.54	c current bound: 229
595.28/595.69	c current bound: 229
596.47/596.84	c current bound: 229
597.68/598.00	c current bound: 229
598.77/599.14	c current bound: 229
599.97/600.33	c current bound: 229
601.17/601.50	c current bound: 229
602.26/602.65	c current bound: 229
603.48/603.82	c current bound: 229
604.66/605.01	c current bound: 229
605.88/606.20	c current bound: 229
606.96/607.36	c current bound: 229
608.16/608.53	c current bound: 229
609.36/609.71	c current bound: 229
610.45/610.86	c current bound: 229
611.66/612.02	c current bound: 229
612.76/613.18	c current bound: 229
613.96/614.38	c current bound: 229
615.17/615.58	c current bound: 229
616.44/616.80	c current bound: 229
617.53/617.96	c current bound: 229
618.72/619.17	c current bound: 229
619.93/620.37	c current bound: 229
621.12/621.53	c current bound: 229
622.33/622.72	c current bound: 229
623.43/623.88	c current bound: 229
624.62/625.04	c current bound: 229
625.81/626.20	c current bound: 229
626.92/627.37	c current bound: 229
628.11/628.58	c current bound: 229
629.31/629.75	c current bound: 229
630.51/630.90	c current bound: 229
631.62/632.06	c current bound: 229
632.82/633.22	c current bound: 229
633.92/634.38	c current bound: 229
635.13/635.57	c current bound: 229
636.32/636.76	c current bound: 229
637.53/637.95	c current bound: 229
638.72/639.14	c current bound: 229
639.93/640.33	c current bound: 229
641.03/641.48	c current bound: 229
642.21/642.68	c current bound: 229
643.53/643.90	c current bound: 229
644.63/645.08	c current bound: 229
644.73/646.32	c current bound: 229
647.03/647.49	c current bound: 229
648.22/648.67	c current bound: 229
649.43/649.85	c current bound: 229
650.62/651.01	c current bound: 229
651.72/652.18	c current bound: 229
652.92/653.35	c current bound: 229
654.11/654.53	c current bound: 229
655.22/655.67	c current bound: 229
656.43/656.84	c current bound: 229
657.54/657.99	c current bound: 229
658.73/659.16	c current bound: 229
659.93/660.33	c current bound: 229
661.13/661.51	c current bound: 229
662.33/662.71	c current bound: 229
663.43/663.87	c current bound: 229
664.62/665.08	c current bound: 229
665.83/666.23	c current bound: 229
666.93/667.39	c current bound: 229
668.13/668.55	c current bound: 229
669.33/669.71	c current bound: 229
670.52/670.90	c current bound: 229
671.62/672.07	c current bound: 229
672.83/673.25	c current bound: 229
674.03/674.43	c current bound: 229
675.12/675.58	c current bound: 229
676.32/676.77	c current bound: 229
677.51/677.94	c current bound: 229
678.72/679.12	c current bound: 229
679.83/680.27	c current bound: 229
681.02/681.43	c current bound: 229
682.22/682.61	c current bound: 229
683.32/683.76	c current bound: 229
684.53/684.95	c current bound: 229
685.62/686.09	c current bound: 229
686.82/687.26	c current bound: 229
688.04/688.41	c current bound: 229
689.23/689.63	c current bound: 229
690.43/690.83	c current bound: 229
691.61/692.00	c current bound: 229
692.72/693.16	c current bound: 229
693.93/694.32	c current bound: 229
695.02/695.49	c current bound: 229
696.22/696.66	c current bound: 229
697.41/697.81	c current bound: 229
698.51/698.99	c current bound: 229
699.72/700.15	c current bound: 229
700.91/701.30	c current bound: 229
702.03/702.46	c current bound: 229
703.23/703.64	c current bound: 229
704.42/704.84	c current bound: 229
705.62/706.04	c current bound: 229
706.72/707.19	c current bound: 229
707.91/708.39	c current bound: 229
709.13/709.56	c current bound: 229
710.32/710.76	c current bound: 229
711.52/711.99	c current bound: 229
712.73/713.19	c current bound: 229
713.92/714.34	c current bound: 229
715.12/715.53	c current bound: 229
716.33/716.70	c current bound: 229
717.42/717.89	c current bound: 229
718.62/719.04	c current bound: 229
719.72/720.19	c current bound: 229
720.92/721.39	c current bound: 229
722.10/722.55	c current bound: 229
723.33/723.72	c current bound: 229
724.40/724.90	c current bound: 229
725.62/726.06	c current bound: 229
726.84/727.21	c current bound: 229
727.92/728.36	c current bound: 229
729.12/729.52	c current bound: 229
730.31/730.70	c current bound: 229
731.42/731.86	c current bound: 229
732.62/733.01	c current bound: 229
733.72/734.17	c current bound: 229
734.91/735.32	c current bound: 229
736.02/736.48	c current bound: 229
737.21/737.64	c current bound: 229
738.41/738.85	c current bound: 229
739.61/740.01	c current bound: 229
740.71/741.16	c current bound: 229
741.90/742.34	c current bound: 229
743.11/743.54	c current bound: 229
744.33/744.74	c current bound: 229
745.51/745.94	c current bound: 229
746.71/747.13	c current bound: 229
747.91/748.35	c current bound: 229
749.12/749.50	c current bound: 229
750.22/750.67	c current bound: 229
751.41/751.84	c current bound: 229
752.52/752.99	c current bound: 229
753.71/754.15	c current bound: 229
754.91/755.31	c current bound: 229
756.01/756.47	c current bound: 229
757.20/757.63	c current bound: 229
758.31/758.79	c current bound: 229
759.51/759.99	c current bound: 229
760.71/761.16	c current bound: 229
761.91/762.36	c current bound: 229
763.11/763.51	c current bound: 229
764.21/764.67	c current bound: 229
765.41/765.83	c current bound: 229
766.50/766.99	c current bound: 229
767.70/768.16	c current bound: 229
768.89/769.33	c current bound: 229
770.10/770.52	c current bound: 229
771.30/771.71	c current bound: 229
772.41/772.87	c current bound: 229
773.61/774.03	c current bound: 229
774.69/775.19	c current bound: 229
775.90/776.36	c current bound: 229
777.10/777.54	c current bound: 229
778.30/778.71	c current bound: 229
779.51/779.91	c current bound: 229
780.71/781.11	c current bound: 229
781.81/782.28	c current bound: 229
783.00/783.44	c current bound: 229
784.19/784.60	c current bound: 229
785.30/785.74	c current bound: 229
786.49/786.90	c current bound: 229
787.60/788.04	c current bound: 229
788.80/789.24	c current bound: 229
790.00/790.43	c current bound: 229
791.10/791.60	c current bound: 229
792.30/792.76	c current bound: 229
793.51/793.91	c current bound: 229
794.61/795.07	c current bound: 229
795.80/796.22	c current bound: 229
796.90/797.38	c current bound: 229
798.09/798.56	c current bound: 229
799.29/799.70	c current bound: 229
800.40/800.86	c current bound: 229
801.60/802.02	c current bound: 229
802.69/803.18	c current bound: 229
803.88/804.34	c current bound: 229
805.09/805.50	c current bound: 229
806.29/806.70	c current bound: 229
807.38/807.89	c current bound: 229
808.59/809.09	c current bound: 229
809.79/810.25	c current bound: 229
810.99/811.46	c current bound: 229
812.18/812.62	c current bound: 229
813.29/813.79	c current bound: 229
814.48/814.94	c current bound: 229
815.70/816.11	c current bound: 229
816.79/817.28	c current bound: 229
818.00/818.47	c current bound: 229
819.20/819.63	c current bound: 229
820.39/820.80	c current bound: 229
821.49/821.99	c current bound: 229
822.69/823.14	c current bound: 229
823.88/824.30	c current bound: 229
825.08/825.50	c current bound: 229
826.18/826.67	c current bound: 229
827.39/827.87	c current bound: 229
828.59/829.02	c current bound: 229
829.68/830.19	c current bound: 229
830.89/831.36	c current bound: 229
832.10/832.51	c current bound: 229
833.19/833.67	c current bound: 229
834.38/834.85	c current bound: 229
835.50/836.00	c current bound: 229
836.70/837.16	c current bound: 229
837.91/838.32	c current bound: 229
838.99/839.48	c current bound: 229
840.18/840.64	c current bound: 229
841.29/841.79	c current bound: 229
842.49/842.96	c current bound: 229
843.69/844.12	c current bound: 229
844.79/845.29	c current bound: 229
845.99/846.48	c current bound: 229
847.20/847.67	c current bound: 229
848.37/848.82	c current bound: 229
849.46/849.96	c current bound: 229
850.67/851.15	c current bound: 229
851.87/852.31	c current bound: 229
853.08/853.51	c current bound: 229
854.17/854.67	c current bound: 229
855.36/855.84	c current bound: 229
856.46/856.99	c current bound: 229
857.66/858.16	c current bound: 229
858.84/859.34	c current bound: 229
860.05/860.51	c current bound: 229
861.15/861.69	c current bound: 229
862.35/862.89	c current bound: 229
863.54/864.08	c current bound: 229
864.75/865.25	c current bound: 229
865.95/866.45	c current bound: 229
867.16/867.62	c current bound: 229
868.25/868.78	c current bound: 229
869.46/869.98	c current bound: 229
870.64/871.15	c current bound: 229
871.75/872.30	c current bound: 229
872.96/873.48	c current bound: 229
874.16/874.67	c current bound: 229
875.36/875.83	c current bound: 229
876.45/876.98	c current bound: 229
877.64/878.18	c current bound: 229
878.85/879.36	c current bound: 229
880.05/880.53	c current bound: 229
881.16/881.69	c current bound: 229
882.36/882.88	c current bound: 229
883.55/884.04	c current bound: 229
884.75/885.24	c current bound: 229
885.96/886.41	c current bound: 229
887.16/887.61	c current bound: 229
888.25/888.78	c current bound: 229
889.46/889.97	c current bound: 229
890.66/891.15	c current bound: 229
891.84/892.32	c current bound: 229
893.06/893.53	c current bound: 229
894.14/894.68	c current bound: 229
895.35/895.83	c current bound: 229
896.46/896.99	c current bound: 229
897.65/898.15	c current bound: 229
898.85/899.32	c current bound: 229
899.96/900.49	c current bound: 229
901.15/901.68	c current bound: 229
902.36/902.86	c current bound: 229
903.56/904.04	c current bound: 229
904.76/905.24	c current bound: 229
905.95/906.45	c current bound: 229
907.16/907.64	c current bound: 229
908.35/908.80	c current bound: 229
909.46/909.95	c current bound: 229
910.66/911.12	c current bound: 229
911.76/912.28	c current bound: 229
912.96/913.43	c current bound: 229
914.16/914.60	c current bound: 229
915.26/915.76	c current bound: 229
916.46/916.95	c current bound: 229
917.65/918.10	c current bound: 229
918.74/919.29	c current bound: 229
919.95/920.48	c current bound: 229
921.15/921.64	c current bound: 229
922.24/922.78	c current bound: 229
923.45/923.98	c current bound: 229
924.65/925.15	c current bound: 229
925.85/926.33	c current bound: 229
927.06/927.51	c current bound: 229
928.14/928.68	c current bound: 229
929.35/929.84	c current bound: 229
930.45/931.00	c current bound: 229
931.65/932.18	c current bound: 229
932.85/933.38	c current bound: 229
934.05/934.57	c current bound: 229
935.26/935.72	c current bound: 229
936.35/936.89	c current bound: 229
937.56/938.08	c current bound: 229
938.75/939.28	c current bound: 229
939.94/940.48	c current bound: 229
941.15/941.66	c current bound: 229
942.34/942.84	c current bound: 229
943.45/943.99	c current bound: 229
944.64/945.17	c current bound: 229
945.84/946.32	c current bound: 229
947.04/947.51	c current bound: 229
948.23/948.70	c current bound: 229
949.34/949.87	c current bound: 229
950.55/951.04	c current bound: 229
951.74/952.22	c current bound: 229
952.84/953.38	c current bound: 229
954.04/954.54	c current bound: 229
955.23/955.70	c current bound: 229
956.34/956.89	c current bound: 229
957.53/958.08	c current bound: 229
958.75/959.29	c current bound: 229
959.95/960.48	c current bound: 229
961.14/961.66	c current bound: 229
962.34/962.83	c current bound: 229
963.55/964.05	c current bound: 229
964.70/965.22	c current bound: 229
965.90/966.40	c current bound: 229
967.00/967.57	c current bound: 229
968.20/968.76	c current bound: 229
969.42/969.95	c current bound: 229
970.61/971.10	c current bound: 229
971.71/972.26	c current bound: 229
972.92/973.41	c current bound: 229
974.00/974.58	c current bound: 229
975.21/975.76	c current bound: 229
976.41/976.91	c current bound: 229
977.51/978.07	c current bound: 229
978.70/979.22	c current bound: 229
979.79/980.38	c current bound: 229
981.00/981.55	c current bound: 229
982.20/982.74	c current bound: 229
983.41/983.92	c current bound: 229
984.49/985.08	c current bound: 229
985.70/986.25	c current bound: 229
986.90/987.41	c current bound: 229
988.10/988.63	c current bound: 229
989.20/989.78	c current bound: 229
990.40/990.93	c current bound: 229
991.49/992.09	c current bound: 229
992.70/993.26	c current bound: 229
993.89/994.41	c current bound: 229
995.00/995.59	c current bound: 229
996.20/996.79	c current bound: 229
997.39/997.94	c current bound: 229
998.59/999.14	c current bound: 229
999.78/1000.34	c current bound: 229
1000.88/1001.49	c current bound: 229
1002.09/1002.67	c current bound: 229
1003.28/1003.84	c current bound: 229
1004.49/1005.01	c current bound: 229
1005.58/1006.18	c current bound: 229
1006.78/1007.33	c current bound: 229
1007.88/1008.48	c current bound: 229
1009.09/1009.63	c current bound: 229
1010.20/1010.79	c current bound: 229
1011.38/1011.98	c current bound: 229
1012.59/1013.19	c current bound: 229
1013.80/1014.39	c current bound: 229
1014.99/1015.54	c current bound: 229
1016.09/1016.69	c current bound: 229
1017.28/1017.85	c current bound: 229
1018.49/1019.06	c current bound: 229
1019.70/1020.21	c current bound: 229
1020.90/1021.40	c current bound: 229
1021.99/1022.57	c current bound: 229
1023.20/1023.74	c current bound: 229
1024.39/1024.95	c current bound: 229
1025.60/1026.11	c current bound: 229
1026.70/1027.27	c current bound: 229
1027.89/1028.49	c current bound: 229
1029.11/1029.69	c current bound: 229
1030.29/1030.85	c current bound: 229
1031.39/1031.99	c current bound: 229
1032.59/1033.19	c current bound: 229
1033.79/1034.35	c current bound: 229
1034.99/1035.50	c current bound: 229
1036.09/1036.66	c current bound: 229
1037.28/1037.82	c current bound: 229
1038.50/1039.01	c current bound: 229
1039.59/1040.20	c current bound: 229
1040.79/1041.37	c current bound: 229
1041.98/1042.54	c current bound: 229
1043.07/1043.68	c current bound: 229
1044.28/1044.84	c current bound: 229
1045.49/1046.02	c current bound: 229
1046.60/1047.17	c current bound: 229
1047.80/1048.32	c current bound: 229
1048.89/1049.47	c current bound: 229
1050.09/1050.67	c current bound: 229
1051.28/1051.84	c current bound: 229
1052.49/1053.01	c current bound: 229
1053.69/1054.20	c current bound: 229
1054.78/1055.37	c current bound: 229
1055.98/1056.59	c current bound: 229
1057.15/1057.75	c current bound: 229
1058.37/1058.95	c current bound: 229
1059.56/1060.11	c current bound: 229
1060.66/1061.28	c current bound: 229
1061.86/1062.43	c current bound: 229
1062.97/1063.58	c current bound: 229
1064.16/1064.73	c current bound: 229
1065.26/1065.90	c current bound: 229
1066.46/1067.06	c current bound: 229
1067.67/1068.25	c current bound: 229
1068.86/1069.41	c current bound: 229
1069.96/1070.56	c current bound: 229
1071.16/1071.72	c current bound: 229
1072.25/1072.87	c current bound: 229
1072.35/1074.02	c current bound: 229
1074.57/1075.18	c current bound: 229
1075.78/1076.37	c current bound: 229
1076.97/1077.53	c current bound: 229
1078.06/1078.69	c current bound: 229
1079.27/1079.89	c current bound: 229
1080.46/1081.04	c current bound: 229
1081.57/1082.19	c current bound: 229
1082.76/1083.36	c current bound: 229
1083.96/1084.55	c current bound: 229
1085.06/1085.70	c current bound: 229
1086.27/1086.86	c current bound: 229
1087.48/1088.06	c current bound: 229
1088.66/1089.23	c current bound: 229
1089.85/1090.43	c current bound: 229
1091.06/1091.65	c current bound: 229
1092.20/1092.83	c current bound: 229
1093.29/1093.99	c current bound: 229
1094.49/1095.15	c current bound: 229
1095.71/1096.31	c current bound: 229
1096.80/1097.48	c current bound: 229
1097.99/1098.63	c current bound: 229
1099.20/1099.84	c current bound: 229
1100.37/1101.00	c current bound: 229
1101.49/1102.20	c current bound: 229
1102.69/1103.39	c current bound: 229
1103.88/1104.58	c current bound: 229
1105.08/1105.77	c current bound: 229
1106.27/1106.93	c current bound: 229
1107.47/1108.12	c current bound: 229
1108.57/1109.28	c current bound: 229
1109.77/1110.47	c current bound: 229
1110.98/1111.65	c current bound: 229
1112.18/1112.80	c current bound: 229
1113.38/1114.00	c current bound: 229
1114.59/1115.22	c current bound: 229
1115.69/1116.38	c current bound: 229
1116.88/1117.55	c current bound: 229
1118.09/1118.74	c current bound: 229
1119.30/1119.95	c current bound: 229
1120.49/1121.14	c current bound: 229
1121.69/1122.33	c current bound: 229
1122.88/1123.50	c current bound: 229
1123.99/1124.69	c current bound: 229
1125.18/1125.87	c current bound: 229
1126.39/1127.03	c current bound: 229
1127.49/1128.19	c current bound: 229
1128.68/1129.37	c current bound: 229
1129.88/1130.52	c current bound: 229
1130.98/1131.69	c current bound: 229
1132.18/1132.85	c current bound: 229
1133.38/1134.02	c current bound: 229
1134.58/1135.20	c current bound: 229
1135.70/1136.37	c current bound: 229
1136.90/1137.56	c current bound: 229
1138.07/1138.72	c current bound: 229
1139.26/1139.93	c current bound: 229
1140.46/1141.10	c current bound: 229
1141.55/1142.28	c current bound: 229
1142.85/1143.51	c current bound: 229
1143.96/1144.69	c current bound: 229
1145.15/1145.85	c current bound: 229
1146.36/1147.00	c current bound: 229
1147.45/1148.17	c current bound: 229
1148.65/1149.36	c current bound: 229
1149.86/1150.52	c current bound: 229
1150.95/1151.67	c current bound: 229
1152.16/1152.86	c current bound: 229
1153.36/1154.02	c current bound: 229
1154.46/1155.18	c current bound: 229
1155.66/1156.34	c current bound: 229
1156.86/1157.51	c current bound: 229
1158.06/1158.73	c current bound: 229
1159.26/1159.90	c current bound: 229
1160.34/1161.05	c current bound: 229
1161.54/1162.20	c current bound: 229
1162.74/1163.44	c current bound: 229
1163.84/1164.59	c current bound: 229
1165.14/1165.80	c current bound: 229
1166.35/1167.01	c current bound: 229
1167.45/1168.17	c current bound: 229
1168.65/1169.33	c current bound: 229
1169.76/1170.49	c current bound: 229
1170.96/1171.69	c current bound: 229
1172.15/1172.85	c current bound: 229
1173.45/1174.16	c current bound: 229
1174.66/1175.32	c current bound: 229
1175.75/1176.46	c current bound: 229
1176.96/1177.61	c current bound: 229
1178.04/1178.76	c current bound: 229
1179.25/1179.94	c current bound: 229
1180.45/1181.10	c current bound: 229
1181.56/1182.25	c current bound: 229
1182.76/1183.44	c current bound: 229
1183.95/1184.64	c current bound: 229
1185.16/1185.83	c current bound: 229
1186.26/1187.00	c current bound: 229
1187.46/1188.16	c current bound: 229
1188.65/1189.33	c current bound: 229
1189.74/1190.49	c current bound: 229
1190.95/1191.65	c current bound: 229
1192.15/1192.83	c current bound: 229
1193.26/1193.99	c current bound: 229
1194.45/1195.15	c current bound: 229
1195.65/1196.33	c current bound: 229
1196.75/1197.48	c current bound: 229
1197.95/1198.64	c current bound: 229
1199.15/1199.82	c current bound: 229
1200.36/1201.01	c current bound: 229
1201.56/1202.21	c current bound: 229
1202.66/1203.37	c current bound: 229
1203.85/1204.53	c current bound: 229
1204.97/1205.69	c current bound: 229
1206.16/1206.85	c current bound: 229
1207.35/1208.01	c current bound: 229
1208.44/1209.17	c current bound: 229
1209.64/1210.34	c current bound: 229
1210.75/1211.48	c current bound: 229
1211.95/1212.68	c current bound: 229
1213.16/1213.86	c current bound: 229
1214.36/1215.01	c current bound: 229
1215.55/1216.23	c current bound: 229
1216.65/1217.39	c current bound: 229
1217.93/1218.60	c current bound: 229
1219.01/1219.77	c current bound: 229
1220.22/1220.95	c current bound: 229
1221.40/1222.11	c current bound: 229
1222.51/1223.28	c current bound: 229
1223.71/1224.46	c current bound: 229
1224.89/1225.66	c current bound: 229
1226.10/1226.88	c current bound: 229
1227.29/1228.05	c current bound: 229
1228.50/1229.20	c current bound: 229
1229.71/1230.42	c current bound: 229
1230.80/1231.59	c current bound: 229
1232.00/1232.79	c current bound: 229
1233.21/1233.96	c current bound: 229
1234.41/1235.13	c current bound: 229
1235.51/1236.29	c current bound: 229
1236.71/1237.45	c current bound: 229
1237.91/1238.62	c current bound: 229
1239.13/1239.81	c current bound: 229
1240.22/1240.96	c current bound: 229
1241.41/1242.15	c current bound: 229
1242.62/1243.34	c current bound: 229
1243.81/1244.50	c current bound: 229
1244.92/1245.66	c current bound: 229
1246.12/1246.80	c current bound: 229
1247.31/1248.00	c current bound: 229
1248.42/1249.16	c current bound: 229
1249.62/1250.35	c current bound: 229
1250.82/1251.52	c current bound: 229
1251.93/1252.69	c current bound: 229
1253.21/1253.90	c current bound: 229
1254.32/1255.07	c current bound: 229
1255.54/1256.22	c current bound: 229
1256.63/1257.39	c current bound: 229
1257.82/1258.55	c current bound: 229
1259.02/1259.71	c current bound: 229
1260.21/1260.90	c current bound: 229
1261.31/1262.06	c current bound: 229
1262.51/1263.22	c current bound: 229
1263.72/1264.41	c current bound: 229
1264.78/1265.57	c current bound: 229
1265.98/1266.74	c current bound: 229
1267.18/1267.97	c current bound: 229
1268.38/1269.16	c current bound: 229
1269.59/1270.32	c current bound: 229
1270.68/1271.48	c current bound: 229
1271.88/1272.65	c current bound: 229
1273.08/1273.86	c current bound: 229
1274.30/1275.00	c current bound: 229
1275.47/1276.20	c current bound: 229
1276.58/1277.36	c current bound: 229
1277.77/1278.53	c current bound: 229
1278.97/1279.70	c current bound: 229
1280.07/1280.85	c current bound: 229
1281.27/1282.06	c current bound: 229
1282.46/1283.24	c current bound: 229
1283.57/1284.39	c current bound: 229
1284.77/1285.57	c current bound: 229
1285.97/1286.72	c current bound: 229
1287.07/1287.88	c current bound: 229
1288.27/1289.07	c current bound: 229
1289.47/1290.25	c current bound: 229
1290.68/1291.40	c current bound: 229
1291.77/1292.56	c current bound: 229
1292.98/1293.73	c current bound: 229
1294.07/1294.88	c current bound: 229
1295.27/1296.05	c current bound: 229
1296.46/1297.28	c current bound: 229
1297.66/1298.49	c current bound: 229
1298.87/1299.66	c current bound: 229
1300.06/1300.81	c current bound: 229
1301.25/1302.04	c current bound: 229
1302.45/1303.23	c current bound: 229
1303.66/1304.40	c current bound: 229
1304.75/1305.56	c current bound: 229
1305.94/1306.72	c current bound: 229
1307.16/1307.91	c current bound: 229
1308.37/1309.12	c current bound: 229
1309.56/1310.32	c current bound: 229
1310.75/1311.52	c current bound: 229
1311.85/1312.68	c current bound: 229
1313.05/1313.86	c current bound: 229
1314.24/1315.06	c current bound: 229
1315.47/1316.21	c current bound: 229
1316.65/1317.40	c current bound: 229
1317.85/1318.60	c current bound: 229
1318.95/1319.77	c current bound: 229
1320.15/1320.93	c current bound: 229
1321.26/1322.08	c current bound: 229
1322.45/1323.24	c current bound: 229
1323.55/1324.40	c current bound: 229
1324.76/1325.57	c current bound: 229
1325.95/1326.74	c current bound: 229
1327.17/1327.91	c current bound: 229
1328.26/1329.07	c current bound: 229
1329.45/1330.26	c current bound: 229
1330.65/1331.42	c current bound: 229
1331.95/1332.74	c current bound: 229
1333.16/1333.91	c current bound: 229
1334.37/1335.10	c current bound: 229
1335.46/1336.25	c current bound: 229
1336.64/1337.40	c current bound: 229
1337.76/1338.55	c current bound: 229
1338.97/1339.71	c current bound: 229
1340.06/1340.88	c current bound: 229
1341.26/1342.05	c current bound: 229
1342.47/1343.22	c current bound: 229
1343.56/1344.38	c current bound: 229
1344.77/1345.58	c current bound: 229
1345.92/1346.73	c current bound: 229
1347.13/1347.91	c current bound: 229
1348.22/1349.06	c current bound: 229
1349.42/1350.23	c current bound: 229
1350.51/1351.39	c current bound: 229
1351.71/1352.53	c current bound: 229
1352.82/1353.68	c current bound: 229
1354.01/1354.84	c current bound: 229
1355.10/1355.99	c current bound: 229
1356.31/1357.14	c current bound: 229
1357.40/1358.29	c current bound: 229
1358.62/1359.48	c current bound: 229
1359.82/1360.69	c current bound: 229
1361.02/1361.86	c current bound: 229
1362.23/1363.02	c current bound: 229
1363.32/1364.17	c current bound: 229
1364.52/1365.36	c current bound: 229
1365.71/1366.52	c current bound: 229
1366.91/1367.71	c current bound: 229
1368.01/1368.85	c current bound: 229
1369.22/1370.02	c current bound: 229
1370.32/1371.17	c current bound: 229
1371.52/1372.34	c current bound: 229
1372.73/1373.50	c current bound: 229
1373.82/1374.66	c current bound: 229
1375.00/1375.82	c current bound: 229
1376.10/1376.98	c current bound: 229
1377.31/1378.14	c current bound: 229
1378.49/1379.34	c current bound: 229
1379.72/1380.54	c current bound: 229
1380.89/1381.74	c current bound: 229
1382.09/1382.91	c current bound: 229
1383.18/1384.07	c current bound: 229
1384.38/1385.24	c current bound: 229
1385.58/1386.41	c current bound: 229
1386.67/1387.57	c current bound: 229
1387.88/1388.76	c current bound: 229
1389.11/1389.91	c current bound: 229
1390.20/1391.08	c current bound: 229
1391.40/1392.22	c current bound: 229
1392.60/1393.43	c current bound: 229
1393.69/1394.59	c current bound: 229
1394.90/1395.77	c current bound: 229
1396.09/1396.96	c current bound: 229
1397.30/1398.13	c current bound: 229
1398.49/1399.34	c current bound: 229
1399.70/1400.51	c current bound: 229
1400.81/1401.67	c current bound: 229
1402.00/1402.85	c current bound: 229
1403.20/1404.01	c current bound: 229
1404.39/1405.20	c current bound: 229
1405.49/1406.37	c current bound: 229
1406.69/1407.58	c current bound: 229
1407.89/1408.73	c current bound: 229
1409.00/1409.89	c current bound: 229
1410.19/1411.09	c current bound: 229
1411.39/1412.25	c current bound: 229
1412.59/1413.43	c current bound: 229
1413.80/1414.62	c current bound: 229
1414.90/1415.77	c current bound: 229
1416.08/1416.94	c current bound: 229
1417.29/1418.14	c current bound: 229
1418.40/1419.29	c current bound: 229
1419.69/1420.52	c current bound: 229
1420.90/1421.71	c current bound: 229
1422.09/1422.92	c current bound: 229
1423.19/1424.08	c current bound: 229
1424.39/1425.27	c current bound: 229
1425.59/1426.45	c current bound: 229
1426.79/1427.60	c current bound: 229
1427.90/1428.79	c current bound: 229
1429.09/1429.98	c current bound: 229
1430.31/1431.13	c current bound: 229
1431.50/1432.31	c current bound: 229
1432.60/1433.49	c current bound: 229
1433.79/1434.68	c current bound: 229
1434.99/1435.88	c current bound: 229
1436.20/1437.02	c current bound: 229
1437.29/1438.18	c current bound: 229
1438.50/1439.34	c current bound: 229
1439.70/1440.51	c current bound: 229
1440.89/1441.72	c current bound: 229
1442.00/1442.88	c current bound: 229
1443.19/1444.07	c current bound: 229
1444.39/1445.22	c current bound: 229
1445.59/1446.41	c current bound: 229
1446.78/1447.61	c current bound: 229
1447.90/1448.76	c current bound: 229
1449.10/1449.96	c current bound: 229
1450.29/1451.15	c current bound: 229
1451.50/1452.30	c current bound: 229
1452.58/1453.48	c current bound: 229
1453.78/1454.64	c current bound: 229
1454.88/1455.79	c current bound: 229
1456.08/1456.96	c current bound: 229
1457.29/1458.12	c current bound: 229
1458.40/1459.28	c current bound: 229
1459.60/1460.48	c current bound: 229
1460.79/1461.66	c current bound: 229
1461.99/1462.87	c current bound: 229
1463.19/1464.07	c current bound: 229
1464.38/1465.24	c current bound: 229
1465.60/1466.40	c current bound: 229
1466.78/1467.62	c current bound: 229
1467.88/1468.78	c current bound: 229
1469.08/1469.98	c current bound: 229
1470.47/1471.30	c current bound: 229
1471.58/1472.49	c current bound: 229
1472.78/1473.65	c current bound: 229
1473.99/1474.81	c current bound: 229
1475.08/1475.96	c current bound: 229
1476.30/1477.12	c current bound: 229
1477.38/1478.28	c current bound: 229
1478.58/1479.48	c current bound: 229
1479.79/1480.63	c current bound: 229
1480.88/1481.79	c current bound: 229
1482.10/1482.94	c current bound: 229
1483.19/1484.09	c current bound: 229
1484.39/1485.26	c current bound: 229
1485.58/1486.42	c current bound: 229
1486.77/1487.60	c current bound: 229
1487.89/1488.75	c current bound: 229
1489.09/1489.91	c current bound: 229
1490.18/1491.07	c current bound: 229
1491.39/1492.27	c current bound: 229
1492.58/1493.44	c current bound: 229
1493.79/1494.64	c current bound: 229
1494.98/1495.80	c current bound: 229
1496.19/1497.02	c current bound: 229
1497.30/1498.17	c current bound: 229
1498.49/1499.38	c current bound: 229
1499.69/1500.53	c current bound: 229
1500.79/1501.69	c current bound: 229
1501.99/1502.88	c current bound: 229
1503.19/1504.03	c current bound: 229
1504.38/1505.20	c current bound: 229
1505.49/1506.35	c current bound: 229
1506.68/1507.52	c current bound: 229
1507.79/1508.68	c current bound: 229
1508.98/1509.86	c current bound: 229
1510.17/1511.00	c current bound: 229
1511.28/1512.16	c current bound: 229
1512.48/1513.38	c current bound: 229
1513.70/1514.53	c current bound: 229
1514.90/1515.70	c current bound: 229
1515.98/1516.87	c current bound: 229
1517.20/1518.07	c current bound: 229
1518.39/1519.26	c current bound: 229
1519.60/1520.48	c current bound: 229
1520.79/1521.64	c current bound: 229
1521.97/1522.80	c current bound: 229
1523.09/1523.99	c current bound: 229
1524.27/1525.17	c current bound: 229
1525.49/1526.34	c current bound: 229
1526.69/1527.51	c current bound: 229
1527.78/1528.69	c current bound: 229
1528.98/1529.86	c current bound: 229
1530.18/1531.01	c current bound: 229
1531.39/1532.22	c current bound: 229
1532.60/1533.41	c current bound: 229
1533.69/1534.60	c current bound: 229
1534.90/1535.75	c current bound: 229
1536.09/1536.94	c current bound: 229
1537.28/1538.15	c current bound: 229
1538.49/1539.31	c current bound: 229
1539.58/1540.48	c current bound: 229
1540.78/1541.65	c current bound: 229
1541.98/1542.86	c current bound: 229
1543.19/1544.02	c current bound: 229
1544.39/1545.20	c current bound: 229
1545.49/1546.38	c current bound: 229
1546.69/1547.56	c current bound: 229
1547.89/1548.72	c current bound: 229
1548.99/1549.88	c current bound: 229
1550.18/1551.03	c current bound: 229
1551.40/1552.23	c current bound: 229
1552.48/1553.38	c current bound: 229
1553.68/1554.57	c current bound: 229
1554.86/1555.72	c current bound: 229
1556.06/1556.93	c current bound: 229
1557.26/1558.14	c current bound: 229
1558.45/1559.31	c current bound: 229
1559.65/1560.51	c current bound: 229
1560.75/1561.66	c current bound: 229
1561.95/1562.82	c current bound: 229
1563.06/1563.97	c current bound: 229
1564.26/1565.16	c current bound: 229
1565.45/1566.33	c current bound: 229
1566.67/1567.50	c current bound: 229
1567.85/1568.71	c current bound: 229
1568.96/1569.88	c current bound: 229
1570.15/1571.06	c current bound: 229
1571.36/1572.21	c current bound: 229
1572.45/1573.36	c current bound: 229
1573.66/1574.52	c current bound: 229
1574.85/1575.70	c current bound: 229
1575.95/1576.87	c current bound: 229
1577.16/1578.03	c current bound: 229
1578.25/1579.19	c current bound: 229
1579.45/1580.39	c current bound: 229
1580.65/1581.59	c current bound: 229
1581.83/1582.75	c current bound: 229
1582.96/1583.89	c current bound: 229
1584.13/1585.08	c current bound: 229
1585.35/1586.24	c current bound: 229
1586.57/1587.43	c current bound: 229
1587.74/1588.64	c current bound: 229
1588.95/1589.85	c current bound: 229
1590.14/1591.00	c current bound: 229
1591.25/1592.18	c current bound: 229
1592.45/1593.34	c current bound: 229
1593.65/1594.50	c current bound: 229
1594.74/1595.66	c current bound: 229
1595.96/1596.81	c current bound: 229
1597.05/1597.98	c current bound: 229
1598.27/1599.16	c current bound: 229
1599.45/1600.33	c current bound: 229
1600.55/1601.48	c current bound: 229
1601.76/1602.64	c current bound: 229
1602.95/1603.81	c current bound: 229
1604.15/1605.00	c current bound: 229
1605.26/1606.16	c current bound: 229
1606.44/1607.33	c current bound: 229
1607.55/1608.49	c current bound: 229
1608.74/1609.65	c current bound: 229
1609.96/1610.82	c current bound: 229
1611.05/1611.98	c current bound: 229
1612.24/1613.13	c current bound: 229
1613.36/1614.29	c current bound: 229
1614.56/1615.43	c current bound: 229
1615.66/1616.59	c current bound: 229
1616.85/1617.78	c current bound: 229
1618.04/1618.93	c current bound: 229
1619.15/1620.09	c current bound: 229
1620.36/1621.29	c current bound: 229
1621.56/1622.45	c current bound: 229
1622.75/1623.68	c current bound: 229
1623.91/1624.83	c current bound: 229
1625.13/1626.01	c current bound: 229
1626.22/1627.19	c current bound: 229
1627.41/1628.35	c current bound: 229
1628.62/1629.51	c current bound: 229
1629.71/1630.69	c current bound: 229
1630.91/1631.84	c current bound: 229
1632.12/1633.01	c current bound: 229
1633.32/1634.20	c current bound: 229
1634.41/1635.38	c current bound: 229
1635.61/1636.58	c current bound: 229
1636.81/1637.74	c current bound: 229
1637.92/1638.89	c current bound: 229
1639.10/1640.05	c current bound: 229
1640.32/1641.21	c current bound: 229
1641.42/1642.38	c current bound: 229
1642.63/1643.54	c current bound: 229
1643.81/1644.70	c current bound: 229
1644.91/1645.87	c current bound: 229
1646.11/1647.04	c current bound: 229
1647.33/1648.20	c current bound: 229
1648.42/1649.36	c current bound: 229
1649.61/1650.53	c current bound: 229
1650.82/1651.70	c current bound: 229
1651.92/1652.85	c current bound: 229
1653.11/1654.01	c current bound: 229
1654.22/1655.17	c current bound: 229
1655.41/1656.35	c current bound: 229
1656.61/1657.54	c current bound: 229
1657.83/1658.70	c current bound: 229
1658.91/1659.85	c current bound: 229
1660.12/1661.01	c current bound: 229
1661.23/1662.18	c current bound: 229
1662.52/1663.42	c current bound: 229
1663.61/1664.58	c current bound: 229
1664.81/1665.75	c current bound: 229
1666.03/1666.91	c current bound: 229
1667.11/1668.08	c current bound: 229
1668.31/1669.25	c current bound: 229
1669.51/1670.41	c current bound: 229
1670.61/1671.59	c current bound: 229
1671.80/1672.79	c current bound: 229
1673.01/1673.94	c current bound: 229
1674.21/1675.13	c current bound: 229
1675.31/1676.29	c current bound: 229
1676.51/1677.45	c current bound: 229
1677.72/1678.62	c current bound: 229
1678.82/1679.79	c current bound: 229
1680.02/1680.95	c current bound: 229
1681.22/1682.11	c current bound: 229
1682.31/1683.27	c current bound: 229
1683.49/1684.47	c current bound: 229
1684.71/1685.63	c current bound: 229
1685.80/1686.79	c current bound: 229
1687.01/1687.98	c current bound: 229
1688.33/1689.20	c current bound: 229
1689.41/1690.39	c current bound: 229
1690.73/1691.60	c current bound: 229
1691.81/1692.75	c current bound: 229
1693.02/1693.92	c current bound: 229
1694.11/1695.07	c current bound: 229
1695.31/1696.23	c current bound: 229
1696.39/1697.39	c current bound: 229
1697.61/1698.54	c current bound: 229
1698.79/1699.70	c current bound: 229
1699.91/1700.89	c current bound: 229
1701.10/1702.04	c current bound: 229
1702.30/1703.22	c current bound: 229
1703.39/1704.39	c current bound: 229
1704.60/1705.54	c current bound: 229
1705.80/1706.73	c current bound: 229
1706.88/1707.89	c current bound: 229
1708.09/1709.04	c current bound: 229
1709.28/1710.20	c current bound: 229
1710.39/1711.38	c current bound: 229
1711.60/1712.54	c current bound: 229
1712.80/1713.71	c current bound: 229
1713.89/1714.89	c current bound: 229
1715.10/1716.09	c current bound: 229
1716.38/1717.30	c current bound: 229
1717.49/1718.45	c current bound: 229
1718.70/1719.63	c current bound: 229
1719.78/1720.79	c current bound: 229
1720.98/1721.96	c current bound: 229
1722.20/1723.11	c current bound: 229
1723.30/1724.27	c current bound: 229
1724.49/1725.43	c current bound: 229
1725.59/1726.59	c current bound: 229
1726.78/1727.74	c current bound: 229
1727.99/1728.96	c current bound: 229
1729.19/1730.11	c current bound: 229
1730.29/1731.27	c current bound: 229
1731.48/1732.43	c current bound: 229
1732.68/1733.63	c current bound: 229
1733.90/1734.83	c current bound: 229
1734.99/1735.99	c current bound: 229
1736.17/1737.17	c current bound: 229
1737.49/1738.41	c current bound: 229
1738.58/1739.56	c current bound: 229
1739.80/1740.72	c current bound: 229
1740.89/1741.89	c current bound: 229
1742.09/1743.07	c current bound: 229
1743.29/1744.25	c current bound: 229
1744.50/1745.42	c current bound: 229
1745.68/1746.61	c current bound: 229
1746.77/1747.76	c current bound: 229
1747.99/1748.92	c current bound: 229
1749.06/1750.09	c current bound: 229
1750.27/1751.25	c current bound: 229
1751.48/1752.41	c current bound: 229
1752.67/1753.61	c current bound: 229
1753.87/1754.80	c current bound: 229
1754.97/1755.96	c current bound: 229
1756.19/1757.12	c current bound: 229
1757.27/1758.27	c current bound: 229
1758.47/1759.43	c current bound: 229
1759.56/1760.58	c current bound: 229
1760.78/1761.74	c current bound: 229
1761.96/1762.93	c current bound: 229
1763.17/1764.12	c current bound: 229
1764.38/1765.31	c current bound: 229
1765.57/1766.50	c current bound: 229
1766.77/1767.71	c current bound: 229
1767.87/1768.88	c current bound: 229
1769.06/1770.09	c current bound: 229
1770.37/1771.30	c current bound: 229
1771.45/1772.46	c current bound: 229
1772.67/1773.61	c current bound: 229
1773.75/1774.76	c current bound: 229
1774.97/1775.91	c current bound: 229
1776.06/1777.06	c current bound: 229
1777.27/1778.22	c current bound: 229
1778.35/1779.38	c current bound: 229
1779.57/1780.52	c current bound: 229
1780.67/1781.67	c current bound: 229
1781.86/1782.85	c current bound: 229
1783.07/1784.08	c current bound: 229
1784.25/1785.28	c current bound: 229
1785.46/1786.48	c current bound: 229
1786.66/1787.65	c current bound: 229
1787.87/1788.83	c current bound: 229
1789.05/1790.02	c current bound: 229
1790.26/1791.20	c current bound: 229
1791.37/1792.36	c current bound: 229
1792.56/1793.53	c current bound: 229
1793.67/1794.69	c current bound: 229
1794.86/1795.88	c current bound: 229
1796.06/1797.06	c current bound: 229
1797.26/1798.21	c current bound: 229
1797.98/1798.90	./satsolver.sh: line 5: 32353 Terminated              ./glucose $1 > $2 2> /dev/null
1797.98/1798.90	c error: unexpected solver exit code
1797.98/1798.90	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-3752872-1339191865/watcher-3752872-1339191865 -o /tmp/evaluation-result-3752872-1339191865/solver-3752872-1339191865 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752872-1339191865.wbo 2121193691 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.97 1.95 1.86 3/179 20538
/proc/meminfo: memFree=29766112/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0

[startup+0.033597 s]
/proc/loadavg: 1.97 1.95 1.86 3/179 20538
/proc/meminfo: memFree=29766112/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100174 s]
/proc/loadavg: 1.97 1.95 1.86 3/179 20538
/proc/meminfo: memFree=29766112/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300109 s]
/proc/loadavg: 1.97 1.95 1.86 3/179 20538
/proc/meminfo: memFree=29766112/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700109 s]
/proc/loadavg: 1.97 1.95 1.86 3/179 20538
/proc/meminfo: memFree=29766112/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 1.97 1.95 1.86 3/183 20545
/proc/meminfo: memFree=29755072/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=2260 CPUtime=0 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 1275 1637 0 0 0 0 0 0 20 0 1 0 385312406 2314240 221 33554432000 4194304 6006132 140734128122912 140734128117104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20539/statm: 565 221 157 443 0 118 0
[pid=20544] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385312409 9367552 267 33554432000 4194304 5064252 140737202729104 140737202728016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20544/statm: 2287 267 226 213 0 72 0
[pid=20545] ppid=20544 vsize=11848 CPUtime=1.46 cores=0,2,4,6
/proc/20545/stat : 20545 (glucose) R 20544 20538 14220 0 -1 4202496 2785 0 0 0 146 0 0 0 20 0 1 0 385312409 12132352 2509 33554432000 4194304 5208918 140736727898784 140736727896728 4229528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20545/statm: 2962 2509 96 248 0 2711 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 32404

[startup+3.10023 s]
/proc/loadavg: 1.97 1.95 1.86 3/183 20545
/proc/meminfo: memFree=29743880/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=2260 CPUtime=0 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 1275 1637 0 0 0 0 0 0 20 0 1 0 385312406 2314240 221 33554432000 4194304 6006132 140734128122912 140734128117104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20539/statm: 565 221 157 443 0 118 0
[pid=20544] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385312409 9367552 267 33554432000 4194304 5064252 140737202729104 140737202728016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20544/statm: 2287 267 226 213 0 72 0
[pid=20545] ppid=20544 vsize=14568 CPUtime=3.06 cores=0,2,4,6
/proc/20545/stat : 20545 (glucose) R 20544 20538 14220 0 -1 4202496 2965 0 0 0 306 0 0 0 20 0 1 0 385312409 14917632 3198 33554432000 4194304 5208918 140736727898784 140736727896728 4229338 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20545/statm: 3642 3198 96 248 0 3391 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 35124

[startup+6.30026 s]
/proc/loadavg: 1.97 1.95 1.86 3/183 20552
/proc/meminfo: memFree=29775360/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=2260 CPUtime=0 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 1275 1637 0 0 0 0 0 0 20 0 1 0 385312406 2314240 221 33554432000 4194304 6006132 140734128122912 140734128117104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20539/statm: 565 221 157 443 0 118 0
[pid=20544] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385312409 9367552 267 33554432000 4194304 5064252 140737202729104 140737202728016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20544/statm: 2287 267 226 213 0 72 0
[pid=20545] ppid=20544 vsize=19020 CPUtime=6.25 cores=0,2,4,6
/proc/20545/stat : 20545 (glucose) R 20544 20538 14220 0 -1 4202496 3197 0 0 0 625 0 0 0 20 0 1 0 385312409 19476480 3712 33554432000 4194304 5208918 140736727898784 140736727896728 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20545/statm: 4755 3712 96 248 0 4504 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 39576

[startup+12.7002 s]
/proc/loadavg: 1.98 1.95 1.86 3/183 20552
/proc/meminfo: memFree=29763464/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=2260 CPUtime=0 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 1275 1637 0 0 0 0 0 0 20 0 1 0 385312406 2314240 221 33554432000 4194304 6006132 140734128122912 140734128117104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20539/statm: 565 221 157 443 0 118 0
[pid=20544] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385312409 9367552 267 33554432000 4194304 5064252 140737202729104 140737202728016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20544/statm: 2287 267 226 213 0 72 0
[pid=20545] ppid=20544 vsize=19020 CPUtime=12.65 cores=0,2,4,6
/proc/20545/stat : 20545 (glucose) R 20544 20538 14220 0 -1 4202496 3204 0 0 0 1265 0 0 0 20 0 1 0 385312409 19476480 4237 33554432000 4194304 5208918 140736727898784 140736727896728 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20545/statm: 4755 4237 96 248 0 4504 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 39576

[startup+25.5003 s]
/proc/loadavg: 1.98 1.95 1.86 3/183 20653
/proc/meminfo: memFree=29801472/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=24.29 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 3182 42984 0 0 3 1 2412 13 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=20652] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20652/stat : 20652 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385314846 9367552 266 33554432000 4194304 5064252 140735904363200 140735904362112 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20652/statm: 2287 266 226 213 0 72 0
[pid=20653] ppid=20652 vsize=9604 CPUtime=1.09 cores=0,2,4,6
/proc/20653/stat : 20653 (glucose) R 20652 20538 14220 0 -1 4202496 3092 0 0 0 109 0 0 0 20 0 1 0 385314846 9834496 1847 33554432000 4194304 5208918 140735519464656 140735519462504 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20653/statm: 2401 1847 96 248 0 2150 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 31028

[startup+51.1003 s]
/proc/loadavg: 1.92 1.94 1.86 3/183 20821
/proc/meminfo: memFree=29788652/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=50.12 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 9111 183049 0 0 12 2 4941 57 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=20820] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20820/stat : 20820 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385317428 9367552 266 33554432000 4194304 5064252 140735293391168 140735293390080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20820/statm: 2287 266 226 213 0 72 0
[pid=20821] ppid=20820 vsize=6912 CPUtime=0.87 cores=0,2,4,6
/proc/20821/stat : 20821 (glucose) R 20820 20538 14220 0 -1 4202496 2624 0 0 0 87 0 0 0 20 0 1 0 385317428 7077888 1243 33554432000 4194304 5208918 140733465120560 140733465118712 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20821/statm: 1728 1243 96 248 0 1477 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 28336

[startup+102.3 s]
/proc/loadavg: 1.97 1.95 1.86 3/183 21158
/proc/meminfo: memFree=29784924/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=101.81 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 20969 454051 0 0 29 5 10005 142 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=21157] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21157/stat : 21157 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385322602 9367552 267 33554432000 4194304 5064252 140735053589184 140735053588096 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21157/statm: 2287 267 226 213 0 72 0
[pid=21158] ppid=21157 vsize=6520 CPUtime=0.34 cores=0,2,4,6
/proc/21158/stat : 21158 (glucose) R 21157 20538 14220 0 -1 4202496 1625 0 0 0 34 0 0 0 20 0 1 0 385322602 6676480 1054 33554432000 4194304 5208918 140736017466816 140735053588120 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21158/statm: 1630 1054 96 248 0 1379 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 27944

[startup+162.3 s]
/proc/loadavg: 1.99 1.95 1.87 3/183 21550
/proc/meminfo: memFree=29806460/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=161.65 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 34713 765285 0 0 50 9 15866 240 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
Current children cumulated CPU time (s) 161.65

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

/proc/20539/statm: 782 445 176 443 0 335 0
Current children cumulated CPU time (s) 1241.49
Current children cumulated vsize (KiB) 12276

[startup+1302.3 s]
/proc/loadavg: 2.25 2.12 1.98 3/183 29085
/proc/meminfo: memFree=29803324/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1301.31 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 296667 6771615 0 0 437 84 127506 2104 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
Current children cumulated CPU time (s) 1301.31
Current children cumulated vsize (KiB) 12276

[startup+1362.3 s]
/proc/loadavg: 2.19 2.13 2.00 3/183 29477
/proc/meminfo: memFree=29782772/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1361.1 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 310412 7082321 0 0 458 88 133363 2201 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
Current children cumulated CPU time (s) 1361.1
Current children cumulated vsize (KiB) 12276

[startup+1422.3 s]
/proc/loadavg: 2.12 2.12 2.00 3/183 29876
/proc/meminfo: memFree=29781604/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1420.92 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 324156 7401574 0 0 478 92 139220 2302 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=29875] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29875/stat : 29875 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385454578 9367552 266 33554432000 4194304 5064252 140735140969168 140735140968080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29875/statm: 2287 266 226 213 0 72 0
[pid=29876] ppid=29875 vsize=7688 CPUtime=0.58 cores=0,2,4,6
/proc/29876/stat : 29876 (glucose) R 29875 20538 14220 0 -1 4202496 1795 0 0 0 58 0 0 0 20 0 1 0 385454578 7872512 1320 33554432000 4194304 5208918 140735746965584 140735140968104 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29876/statm: 1922 1320 96 248 0 1671 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 29112

[startup+1482.3 s]
/proc/loadavg: 2.11 2.11 2.00 3/183 30261
/proc/meminfo: memFree=29777784/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1481 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 337901 7718848 0 0 498 97 145107 2398 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
Current children cumulated CPU time (s) 1481
Current children cumulated vsize (KiB) 12276

[startup+1542.31 s]
/proc/loadavg: 2.14 2.12 2.01 3/184 30663
/proc/meminfo: memFree=29779196/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1540.86 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 351645 8035625 0 0 518 101 150972 2495 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=30662] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30662/stat : 30662 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385466572 9367552 267 33554432000 4194304 5064252 140734806912464 140734806911376 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30662/statm: 2287 267 226 213 0 72 0
[pid=30663] ppid=30662 vsize=7692 CPUtime=0.63 cores=0,2,4,6
/proc/30663/stat : 30663 (glucose) R 30662 20538 14220 0 -1 4202496 1874 0 0 0 63 0 0 0 20 0 1 0 385466572 7876608 1386 33554432000 4194304 5208918 140735827793888 140734806911400 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30663/statm: 1923 1386 96 248 0 1672 0
Current children cumulated CPU time (s) 1541.49
Current children cumulated vsize (KiB) 29116

[startup+1602.3 s]
/proc/loadavg: 2.11 2.11 2.01 3/183 31063
/proc/meminfo: memFree=29803996/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1600.66 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 365390 8346348 0 0 538 105 156832 2591 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=31062] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31062/stat : 31062 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385472555 9367552 266 33554432000 4194304 5064252 140734161521632 140734161520544 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31062/statm: 2287 266 226 213 0 72 0
[pid=31063] ppid=31062 vsize=9520 CPUtime=0.8 cores=0,2,4,6
/proc/31063/stat : 31063 (glucose) R 31062 20538 14220 0 -1 4202496 1807 0 0 0 80 0 0 0 20 0 1 0 385472555 9748480 1607 33554432000 4194304 5208918 140733377289216 140733377287064 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31063/statm: 2380 1608 96 248 0 2129 0
Current children cumulated CPU time (s) 1601.46
Current children cumulated vsize (KiB) 30944

[startup+1662.3 s]
/proc/loadavg: 2.07 2.10 2.01 3/183 31455
/proc/meminfo: memFree=29789196/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1661.31 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 379404 8669960 0 0 558 109 162770 2694 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
Current children cumulated CPU time (s) 1661.31
Current children cumulated vsize (KiB) 12276

[startup+1722.3 s]
/proc/loadavg: 2.03 2.08 2.00 3/183 31847
/proc/meminfo: memFree=29781424/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1721.08 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 393148 8991186 0 0 578 113 168624 2793 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
Current children cumulated CPU time (s) 1721.08
Current children cumulated vsize (KiB) 12276

[startup+1782.3 s]
/proc/loadavg: 2.06 2.08 2.00 3/183 32248
/proc/meminfo: memFree=29780104/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1780.75 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 406893 9304517 0 0 600 116 174470 2889 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 9 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=32247] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32247/stat : 32247 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385490574 9367552 267 33554432000 4194304 5064252 140733509621216 140733509620128 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32247/statm: 2287 267 226 213 0 72 0
[pid=32248] ppid=32247 vsize=7688 CPUtime=0.61 cores=0,2,4,6
/proc/32248/stat : 32248 (glucose) R 32247 20538 14220 0 -1 4202496 1846 0 0 0 61 0 0 0 20 0 1 0 385490574 7872512 1378 33554432000 4194304 5208918 140736540938928 140733509620152 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32248/statm: 1922 1378 96 248 0 1671 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 29112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 2.12 2.09 2.01 3/183 32360
/proc/meminfo: memFree=29805444/32873648 swapFree=7112/7112
[pid=20538] ppid=20536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20538/stat : 20538 (npSolver-wbo-It) S 20536 20538 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385312406 9367552 275 33554432000 4194304 5064252 140736434795696 140736434794608 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20538/statm: 2287 275 233 213 0 72 0
[pid=20539] ppid=20538 vsize=3128 CPUtime=1797.3 cores=0,2,4,6
/proc/20539/stat : 20539 (npSolver-wbo) S 20538 20538 14220 0 -1 4202496 410666 9393771 0 0 607 117 176090 2916 20 0 1 0 385312406 3203072 445 33554432000 4194304 6006132 140734128122912 140734128114272 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 9 0 0
/proc/20539/statm: 782 445 176 443 0 335 0
[pid=32352] ppid=20539 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32352/stat : 32352 (satsolver.sh) S 20539 20538 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385492228 9367552 267 33554432000 4194304 5064252 140736327982352 140736327981264 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32352/statm: 2287 267 226 213 0 72 0
[pid=32353] ppid=32352 vsize=7692 CPUtime=0.68 cores=0,2,4,6
/proc/32353/stat : 32353 (glucose) R 32352 20538 14220 0 -1 4202496 1801 0 0 0 68 0 0 0 20 0 1 0 385492228 7876608 1460 33554432000 4194304 5208918 140735429855872 140735429854024 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32353/statm: 1923 1460 96 248 0 1672 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 29116

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1798.91
CPU time (s): 1800.1
CPU user time (s): 1769.76
CPU system time (s): 30.3444
CPU usage (%): 100.067
Max. virtual memory (cumulated for all children) (KiB): 51068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.66
system time used= 30.3444
maximum resident set size= 29320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9807228
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1045160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20075
involuntary context switches= 17379

runsolver used 2.76458 second user time and 7.12092 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 23:44:25
IDJOB=3752872
IDBENCH=78695
IDSOLVER=2336
FILE ID=node126/3752872-1339191865
RUNJOBID= node126-1339184648-15264
PBS_JOBID= 14643821
Free space on /tmp= 70736 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr--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-3752872-1339191865/watcher-3752872-1339191865 -o /tmp/evaluation-result-3752872-1339191865/solver-3752872-1339191865 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752872-1339191865.wbo 2121193691 HOME HOME

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

MD5SUM BENCH= c848ab0f9e18d54de025021d8a38abe4
RANDOM SEED=2121193691

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29766904 kB
Buffers:          547280 kB
Cached:          1526008 kB
SwapCached:         8292 kB
Active:          2041464 kB
Inactive:          94632 kB
Active(anon):      53016 kB
Inactive(anon):    11060 kB
Active(file):    1988448 kB
Inactive(file):    83572 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             11752 kB
Writeback:             0 kB
AnonPages:         75732 kB
Mapped:            10336 kB
Shmem:                 0 kB
Slab:             824240 kB
SReclaimable:     267124 kB
SUnreclaim:       557116 kB
KernelStack:        1520 kB
PageTables:         3800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     194508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70732 MiB
End job on node126 at 2012-06-09 00:14:24