Trace number 3703009

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.04 1798.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/roussel/
factor/normalized-factor-size=9-P=79-Q=257.opb
MD5SUM1b99d7464fa1d392ffc8e7b556bf6e9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark79
Best CPU time to get the best result obtained on this benchmark0.006998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 79
Optimality of the best value was proved YES
Number of variables99
Total number of constraints244
Number of constraints which are clauses243
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint81
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 65536
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 281424
Number of bits of the biggest sum of numbers19
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.12	c fallback to adder encoding
0.00/0.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
0.00/0.31	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.31	c [INC SYSTEM] execute solver
2.66/2.72	c [INC SEARCH] formula is SAT
2.66/2.72	c [INC SYSTEM] solved the initial formula
2.66/2.72	c model valid
2.66/2.72	c current solution ok
2.66/2.74	o 257
2.66/2.74	c starting approximation
2.66/2.74	c factor = 2
2.66/2.74	c current bound: 128
5.05/5.18	c model valid
5.05/5.18	c current solution ok
5.05/5.18	c current bound: 128
7.55/7.63	c model valid
7.55/7.63	c current solution ok
7.55/7.63	c current bound: 128
9.96/10.08	c model valid
9.96/10.08	c current solution ok
9.96/10.08	c current bound: 128
12.45/12.52	c model valid
12.45/12.52	c current solution ok
12.45/12.52	c current bound: 128
14.84/14.96	c model valid
14.84/14.96	c current solution ok
14.84/14.96	c current bound: 128
17.35/17.40	c model valid
17.35/17.40	c current solution ok
17.35/17.40	c current bound: 128
19.74/19.83	c model valid
19.74/19.83	c current solution ok
19.74/19.83	c current bound: 128
22.14/22.26	c model valid
22.14/22.26	c current solution ok
22.14/22.26	c current bound: 128
24.64/24.70	c model valid
24.64/24.70	c current solution ok
24.64/24.70	c current bound: 128
27.02/27.13	c model valid
27.02/27.13	c current solution ok
27.02/27.13	c current bound: 128
29.42/29.56	c model valid
29.42/29.56	c current solution ok
29.42/29.56	c current bound: 128
31.94/32.00	c model valid
31.94/32.00	c current solution ok
31.94/32.00	c current bound: 128
34.34/34.43	c model valid
34.34/34.43	c current solution ok
34.34/34.43	c current bound: 128
36.73/36.86	c model valid
36.73/36.86	c current solution ok
36.73/36.87	c current bound: 128
39.24/39.31	c model valid
39.24/39.31	c current solution ok
39.24/39.31	c current bound: 128
41.63/41.74	c model valid
41.63/41.74	c current solution ok
41.63/41.74	c current bound: 128
44.03/44.17	c model valid
44.03/44.17	c current solution ok
44.03/44.18	c current bound: 128
46.53/46.62	c model valid
46.53/46.62	c current solution ok
46.53/46.62	c current bound: 128
48.93/49.05	c model valid
48.93/49.05	c current solution ok
48.93/49.05	c current bound: 128
51.33/51.47	c model valid
51.33/51.47	c current solution ok
51.33/51.48	c current bound: 128
53.84/53.91	c model valid
53.84/53.91	c current solution ok
53.84/53.91	c current bound: 128
56.23/56.35	c model valid
56.23/56.35	c current solution ok
56.23/56.35	c current bound: 128
58.61/58.78	c model valid
58.61/58.78	c current solution ok
58.61/58.78	c current bound: 128
61.14/61.20	c model valid
61.14/61.20	c current solution ok
61.14/61.20	c current bound: 128
63.53/63.63	c model valid
63.53/63.63	c current solution ok
63.53/63.64	c current bound: 128
65.93/66.07	c model valid
65.93/66.07	c current solution ok
65.93/66.07	c current bound: 128
68.44/68.50	c model valid
68.44/68.50	c current solution ok
68.44/68.50	c current bound: 128
70.84/70.93	c model valid
70.84/70.93	c current solution ok
70.84/70.93	c current bound: 128
73.23/73.37	c model valid
73.23/73.37	c current solution ok
73.23/73.37	c current bound: 128
75.74/75.81	c model valid
75.74/75.81	c current solution ok
75.74/75.81	c current bound: 128
78.13/78.24	c model valid
78.13/78.24	c current solution ok
78.13/78.25	c current bound: 128
80.53/80.68	c model valid
80.53/80.68	c current solution ok
80.53/80.68	c current bound: 128
83.04/83.12	c model valid
83.04/83.12	c current solution ok
83.04/83.12	c current bound: 128
85.43/85.57	c model valid
85.43/85.57	c current solution ok
85.43/85.57	c current bound: 128
87.83/88.00	c model valid
87.83/88.00	c current solution ok
87.83/88.00	c current bound: 128
90.33/90.42	c model valid
90.33/90.42	c current solution ok
90.33/90.43	c current bound: 128
92.72/92.86	c model valid
92.72/92.86	c current solution ok
92.72/92.86	c current bound: 128
95.13/95.29	c model valid
95.13/95.29	c current solution ok
95.13/95.29	c current bound: 128
97.64/97.72	c model valid
97.64/97.72	c current solution ok
97.64/97.72	c current bound: 128
100.03/100.16	c model valid
100.03/100.16	c current solution ok
100.03/100.16	c current bound: 128
102.42/102.59	c model valid
102.42/102.59	c current solution ok
102.42/102.59	c current bound: 128
104.93/105.04	c model valid
104.93/105.04	c current solution ok
104.93/105.04	c current bound: 128
107.34/107.49	c model valid
107.34/107.49	c current solution ok
107.34/107.49	c current bound: 128
109.84/109.93	c model valid
109.84/109.93	c current solution ok
109.84/109.93	c current bound: 128
112.23/112.37	c model valid
112.23/112.37	c current solution ok
112.23/112.37	c current bound: 128
114.74/114.80	c model valid
114.74/114.80	c current solution ok
114.74/114.81	c current bound: 128
117.12/117.23	c model valid
117.12/117.23	c current solution ok
117.12/117.23	c current bound: 128
119.53/119.66	c model valid
119.53/119.66	c current solution ok
119.53/119.66	c current bound: 128
121.93/122.09	c model valid
121.93/122.09	c current solution ok
121.93/122.09	c current bound: 128
124.42/124.53	c model valid
124.42/124.53	c current solution ok
124.42/124.54	c current bound: 128
126.83/126.97	c model valid
126.83/126.97	c current solution ok
126.83/126.98	c current bound: 128
129.33/129.42	c model valid
129.33/129.42	c current solution ok
129.33/129.42	c current bound: 128
131.72/131.85	c model valid
131.72/131.85	c current solution ok
131.72/131.86	c current bound: 128
134.13/134.29	c model valid
134.13/134.29	c current solution ok
134.13/134.29	c current bound: 128
136.63/136.72	c model valid
136.63/136.72	c current solution ok
136.63/136.72	c current bound: 128
139.02/139.15	c model valid
139.02/139.15	c current solution ok
139.02/139.15	c current bound: 128
141.41/141.58	c model valid
141.41/141.58	c current solution ok
141.41/141.58	c current bound: 128
143.92/144.01	c model valid
143.92/144.01	c current solution ok
143.92/144.02	c current bound: 128
146.33/146.44	c model valid
146.33/146.44	c current solution ok
146.33/146.45	c current bound: 128
148.71/148.88	c model valid
148.71/148.88	c current solution ok
148.71/148.89	c current bound: 128
151.21/151.33	c model valid
151.21/151.33	c current solution ok
151.21/151.33	c current bound: 128
153.61/153.76	c model valid
153.61/153.76	c current solution ok
153.61/153.77	c current bound: 128
156.12/156.21	c model valid
156.12/156.21	c current solution ok
156.12/156.21	c current bound: 128
158.51/158.64	c model valid
158.51/158.64	c current solution ok
158.51/158.64	c current bound: 128
160.90/161.07	c model valid
160.90/161.07	c current solution ok
160.90/161.07	c current bound: 128
163.41/163.51	c model valid
163.41/163.51	c current solution ok
163.41/163.51	c current bound: 128
165.81/165.95	c model valid
165.81/165.95	c current solution ok
165.81/165.95	c current bound: 128
168.22/168.39	c model valid
168.22/168.39	c current solution ok
168.22/168.39	c current bound: 128
170.73/170.81	c model valid
170.73/170.81	c current solution ok
170.73/170.82	c current bound: 128
173.12/173.25	c model valid
173.12/173.25	c current solution ok
173.12/173.25	c current bound: 128
175.51/175.69	c model valid
175.51/175.69	c current solution ok
175.51/175.70	c current bound: 128
178.02/178.14	c model valid
178.02/178.14	c current solution ok
178.02/178.14	c current bound: 128
180.40/180.57	c model valid
180.40/180.57	c current solution ok
180.40/180.57	c current bound: 128
182.92/183.01	c model valid
182.92/183.01	c current solution ok
182.92/183.01	c current bound: 128
185.31/185.45	c model valid
185.31/185.45	c current solution ok
185.31/185.45	c current bound: 128
187.71/187.89	c model valid
187.71/187.89	c current solution ok
187.71/187.89	c current bound: 128
190.21/190.32	c model valid
190.21/190.32	c current solution ok
190.21/190.32	c current bound: 128
192.62/192.76	c model valid
192.62/192.76	c current solution ok
192.62/192.76	c current bound: 128
195.12/195.20	c model valid
195.12/195.20	c current solution ok
195.12/195.20	c current bound: 128
197.51/197.64	c model valid
197.51/197.64	c current solution ok
197.51/197.65	c current bound: 128
199.92/200.09	c model valid
199.92/200.09	c current solution ok
199.92/200.09	c current bound: 128
202.41/202.52	c model valid
202.41/202.52	c current solution ok
202.41/202.53	c current bound: 128
204.81/204.96	c model valid
204.81/204.96	c current solution ok
204.81/204.97	c current bound: 128
207.32/207.40	c model valid
207.32/207.40	c current solution ok
207.32/207.40	c current bound: 128
209.72/209.84	c model valid
209.72/209.84	c current solution ok
209.72/209.84	c current bound: 128
212.12/212.27	c model valid
212.12/212.27	c current solution ok
212.12/212.27	c current bound: 128
214.63/214.70	c model valid
214.63/214.70	c current solution ok
214.63/214.71	c current bound: 128
217.02/217.13	c model valid
217.02/217.13	c current solution ok
217.02/217.14	c current bound: 128
219.42/219.57	c model valid
219.42/219.57	c current solution ok
219.42/219.58	c current bound: 128
221.92/222.00	c model valid
221.92/222.00	c current solution ok
221.92/222.00	c current bound: 128
224.31/224.43	c model valid
224.31/224.43	c current solution ok
224.31/224.43	c current bound: 128
226.72/226.86	c model valid
226.72/226.86	c current solution ok
226.72/226.86	c current bound: 128
229.11/229.29	c model valid
229.11/229.29	c current solution ok
229.11/229.29	c current bound: 128
231.61/231.73	c model valid
231.61/231.73	c current solution ok
231.61/231.73	c current bound: 128
234.01/234.15	c model valid
234.01/234.15	c current solution ok
234.01/234.15	c current bound: 128
236.53/236.60	c model valid
236.53/236.60	c current solution ok
236.53/236.60	c current bound: 128
238.92/239.04	c model valid
238.92/239.04	c current solution ok
238.92/239.04	c current bound: 128
241.30/241.48	c model valid
241.30/241.48	c current solution ok
241.30/241.49	c current bound: 128
243.81/243.92	c model valid
243.81/243.92	c current solution ok
243.81/243.93	c current bound: 128
246.21/246.36	c model valid
246.21/246.36	c current solution ok
246.21/246.36	c current bound: 128
248.71/248.80	c model valid
248.71/248.80	c current solution ok
248.71/248.80	c current bound: 128
251.13/251.23	c model valid
251.13/251.23	c current solution ok
251.13/251.23	c current bound: 128
253.52/253.67	c model valid
253.52/253.67	c current solution ok
253.52/253.67	c current bound: 128
256.02/256.10	c model valid
256.02/256.10	c current solution ok
256.02/256.10	c current bound: 128
258.42/258.54	c model valid
258.42/258.54	c current solution ok
258.42/258.54	c current bound: 128
260.82/260.97	c model valid
260.82/260.97	c current solution ok
260.82/260.97	c current bound: 128
263.31/263.41	c model valid
263.31/263.41	c current solution ok
263.31/263.42	c current bound: 128
265.71/265.85	c model valid
265.71/265.85	c current solution ok
265.71/265.85	c current bound: 128
268.11/268.29	c model valid
268.11/268.29	c current solution ok
268.11/268.29	c current bound: 128
270.60/270.73	c model valid
270.60/270.73	c current solution ok
270.60/270.73	c current bound: 128
272.99/273.16	c model valid
272.99/273.16	c current solution ok
272.99/273.16	c current bound: 128
275.40/275.59	c model valid
275.40/275.59	c current solution ok
275.40/275.59	c current bound: 128
277.89/278.03	c model valid
277.89/278.03	c current solution ok
277.89/278.03	c current bound: 128
280.32/280.47	c model valid
280.32/280.47	c current solution ok
280.32/280.48	c current bound: 128
282.82/282.91	c model valid
282.82/282.91	c current solution ok
282.82/282.91	c current bound: 128
285.22/285.35	c model valid
285.22/285.35	c current solution ok
285.22/285.35	c current bound: 128
287.61/287.79	c model valid
287.61/287.79	c current solution ok
287.61/287.79	c current bound: 128
290.10/290.23	c model valid
290.10/290.23	c current solution ok
290.10/290.24	c current bound: 128
292.51/292.67	c model valid
292.51/292.67	c current solution ok
292.51/292.68	c current bound: 128
295.01/295.10	c model valid
295.01/295.10	c current solution ok
295.01/295.10	c current bound: 128
297.41/297.53	c model valid
297.41/297.53	c current solution ok
297.41/297.53	c current bound: 128
299.80/299.97	c model valid
299.80/299.97	c current solution ok
299.80/299.97	c current bound: 128
302.32/302.40	c model valid
302.32/302.40	c current solution ok
302.32/302.40	c current bound: 128
304.70/304.84	c model valid
304.70/304.84	c current solution ok
304.70/304.84	c current bound: 128
307.11/307.29	c model valid
307.11/307.29	c current solution ok
307.11/307.29	c current bound: 128
309.60/309.72	c model valid
309.60/309.72	c current solution ok
309.60/309.73	c current bound: 128
312.00/312.16	c model valid
312.00/312.16	c current solution ok
312.00/312.17	c current bound: 128
314.42/314.60	c model valid
314.42/314.60	c current solution ok
314.42/314.60	c current bound: 128
316.91/317.04	c model valid
316.91/317.04	c current solution ok
316.91/317.04	c current bound: 128
319.31/319.47	c model valid
319.31/319.47	c current solution ok
319.31/319.47	c current bound: 128
321.80/321.91	c model valid
321.80/321.91	c current solution ok
321.80/321.91	c current bound: 128
324.20/324.34	c model valid
324.20/324.34	c current solution ok
324.20/324.34	c current bound: 128
326.60/326.77	c model valid
326.60/326.77	c current solution ok
326.60/326.77	c current bound: 128
329.10/329.21	c model valid
329.10/329.21	c current solution ok
329.10/329.21	c current bound: 128
331.50/331.65	c model valid
331.50/331.65	c current solution ok
331.50/331.65	c current bound: 128
333.90/334.09	c model valid
333.90/334.09	c current solution ok
333.90/334.09	c current bound: 128
336.40/336.53	c model valid
336.40/336.53	c current solution ok
336.40/336.53	c current bound: 128
338.80/338.97	c model valid
338.80/338.97	c current solution ok
338.80/338.97	c current bound: 128
341.31/341.41	c model valid
341.31/341.41	c current solution ok
341.31/341.41	c current bound: 128
343.72/343.85	c model valid
343.72/343.85	c current solution ok
343.72/343.85	c current bound: 128
346.12/346.28	c model valid
346.12/346.28	c current solution ok
346.12/346.28	c current bound: 128
348.62/348.71	c model valid
348.62/348.71	c current solution ok
348.62/348.71	c current bound: 128
351.01/351.15	c model valid
351.01/351.15	c current solution ok
351.01/351.15	c current bound: 128
353.40/353.59	c model valid
353.40/353.59	c current solution ok
353.40/353.59	c current bound: 128
355.89/356.04	c model valid
355.89/356.04	c current solution ok
355.89/356.04	c current bound: 128
358.30/358.48	c model valid
358.30/358.48	c current solution ok
358.30/358.49	c current bound: 128
360.79/360.91	c model valid
360.79/360.91	c current solution ok
360.79/360.92	c current bound: 128
363.20/363.34	c model valid
363.20/363.34	c current solution ok
363.20/363.34	c current bound: 128
365.60/365.79	c model valid
365.60/365.79	c current solution ok
365.60/365.79	c current bound: 128
368.09/368.23	c model valid
368.09/368.23	c current solution ok
368.09/368.23	c current bound: 128
370.51/370.66	c model valid
370.51/370.66	c current solution ok
370.51/370.66	c current bound: 128
372.90/373.09	c model valid
372.90/373.09	c current solution ok
372.90/373.09	c current bound: 128
375.40/375.52	c model valid
375.40/375.52	c current solution ok
375.40/375.53	c current bound: 128
377.79/377.96	c model valid
377.79/377.96	c current solution ok
377.79/377.96	c current bound: 128
380.19/380.39	c model valid
380.19/380.39	c current solution ok
380.19/380.39	c current bound: 128
382.70/382.83	c model valid
382.70/382.83	c current solution ok
382.70/382.83	c current bound: 128
385.09/385.26	c model valid
385.09/385.26	c current solution ok
385.09/385.26	c current bound: 128
387.50/387.69	c model valid
387.50/387.69	c current solution ok
387.50/387.69	c current bound: 128
389.99/390.12	c model valid
389.99/390.12	c current solution ok
389.99/390.13	c current bound: 128
392.39/392.56	c model valid
392.39/392.56	c current solution ok
392.39/392.57	c current bound: 128
394.89/395.00	c model valid
394.89/395.00	c current solution ok
394.89/395.00	c current bound: 128
397.28/397.43	c model valid
397.28/397.43	c current solution ok
397.28/397.43	c current bound: 128
399.69/399.86	c model valid
399.69/399.86	c current solution ok
399.69/399.86	c current bound: 128
402.10/402.29	c model valid
402.10/402.29	c current solution ok
402.10/402.29	c current bound: 128
404.61/404.73	c model valid
404.61/404.73	c current solution ok
404.61/404.73	c current bound: 128
406.99/407.17	c model valid
406.99/407.17	c current solution ok
406.99/407.17	c current bound: 128
409.50/409.60	c model valid
409.50/409.60	c current solution ok
409.50/409.60	c current bound: 128
411.88/412.03	c model valid
411.88/412.03	c current solution ok
411.88/412.04	c current bound: 128
414.29/414.47	c model valid
414.29/414.47	c current solution ok
414.29/414.47	c current bound: 128
416.79/416.91	c model valid
416.79/416.91	c current solution ok
416.79/416.91	c current bound: 128
419.18/419.34	c model valid
419.18/419.34	c current solution ok
419.18/419.34	c current bound: 128
421.58/421.77	c model valid
421.58/421.77	c current solution ok
421.58/421.77	c current bound: 128
424.10/424.20	c model valid
424.10/424.20	c current solution ok
424.10/424.21	c current bound: 128
426.48/426.65	c model valid
426.48/426.65	c current solution ok
426.48/426.65	c current bound: 128
428.88/429.07	c model valid
428.88/429.07	c current solution ok
428.88/429.08	c current bound: 128
431.38/431.52	c model valid
431.38/431.52	c current solution ok
431.38/431.52	c current bound: 128
433.79/433.95	c model valid
433.79/433.95	c current solution ok
433.79/433.95	c current bound: 128
436.19/436.38	c model valid
436.19/436.38	c current solution ok
436.19/436.39	c current bound: 128
438.70/438.81	c model valid
438.70/438.81	c current solution ok
438.70/438.81	c current bound: 128
441.09/441.25	c model valid
441.09/441.25	c current solution ok
441.09/441.25	c current bound: 128
443.48/443.68	c model valid
443.48/443.68	c current solution ok
443.48/443.69	c current bound: 128
445.99/446.12	c model valid
445.99/446.12	c current solution ok
445.99/446.12	c current bound: 128
448.38/448.56	c model valid
448.38/448.56	c current solution ok
448.38/448.56	c current bound: 128
450.80/450.99	c model valid
450.80/450.99	c current solution ok
450.80/451.00	c current bound: 128
453.30/453.43	c model valid
453.30/453.43	c current solution ok
453.30/453.43	c current bound: 128
455.70/455.86	c model valid
455.70/455.86	c current solution ok
455.70/455.86	c current bound: 128
458.09/458.28	c model valid
458.09/458.28	c current solution ok
458.09/458.29	c current bound: 128
460.59/460.72	c model valid
460.59/460.72	c current solution ok
460.59/460.73	c current bound: 128
462.99/463.17	c model valid
462.99/463.17	c current solution ok
462.99/463.17	c current bound: 128
465.50/465.61	c model valid
465.50/465.61	c current solution ok
465.50/465.61	c current bound: 128
467.90/468.04	c model valid
467.90/468.04	c current solution ok
467.90/468.04	c current bound: 128
470.29/470.47	c model valid
470.29/470.47	c current solution ok
470.29/470.48	c current bound: 128
472.80/472.91	c model valid
472.80/472.91	c current solution ok
472.80/472.91	c current bound: 128
475.18/475.35	c model valid
475.18/475.35	c current solution ok
475.18/475.35	c current bound: 128
477.58/477.79	c model valid
477.58/477.79	c current solution ok
477.58/477.79	c current bound: 128
480.08/480.22	c model valid
480.08/480.22	c current solution ok
480.08/480.22	c current bound: 128
482.49/482.66	c model valid
482.49/482.66	c current solution ok
482.49/482.66	c current bound: 128
485.00/485.10	c model valid
485.00/485.10	c current solution ok
485.00/485.11	c current bound: 128
487.38/487.53	c model valid
487.38/487.53	c current solution ok
487.38/487.53	c current bound: 128
489.80/489.96	c model valid
489.80/489.96	c current solution ok
489.80/489.97	c current bound: 128
492.30/492.40	c model valid
492.30/492.40	c current solution ok
492.30/492.40	c current bound: 128
494.68/494.83	c model valid
494.68/494.83	c current solution ok
494.68/494.84	c current bound: 128
497.09/497.28	c model valid
497.09/497.28	c current solution ok
497.09/497.28	c current bound: 128
499.58/499.71	c model valid
499.58/499.71	c current solution ok
499.58/499.71	c current bound: 128
501.98/502.14	c model valid
501.98/502.14	c current solution ok
501.98/502.15	c current bound: 128
504.38/504.58	c model valid
504.38/504.58	c current solution ok
504.38/504.58	c current bound: 128
506.89/507.03	c model valid
506.89/507.03	c current solution ok
506.89/507.03	c current bound: 128
509.29/509.47	c model valid
509.29/509.47	c current solution ok
509.29/509.47	c current bound: 128
511.80/511.90	c model valid
511.80/511.90	c current solution ok
511.80/511.91	c current bound: 128
514.20/514.34	c model valid
514.20/514.34	c current solution ok
514.20/514.34	c current bound: 128
516.60/516.77	c model valid
516.60/516.77	c current solution ok
516.60/516.77	c current bound: 128
519.09/519.20	c model valid
519.09/519.20	c current solution ok
519.09/519.20	c current bound: 128
521.49/521.64	c model valid
521.49/521.64	c current solution ok
521.49/521.64	c current bound: 128
523.88/524.07	c model valid
523.88/524.07	c current solution ok
523.88/524.07	c current bound: 128
526.39/526.50	c model valid
526.39/526.50	c current solution ok
526.39/526.50	c current bound: 128
528.78/528.94	c model valid
528.78/528.94	c current solution ok
528.78/528.94	c current bound: 128
531.20/531.37	c model valid
531.20/531.37	c current solution ok
531.20/531.37	c current bound: 128
533.70/533.80	c model valid
533.70/533.80	c current solution ok
533.70/533.81	c current bound: 128
536.09/536.24	c model valid
536.09/536.24	c current solution ok
536.09/536.24	c current bound: 128
538.49/538.67	c model valid
538.49/538.67	c current solution ok
538.49/538.68	c current bound: 128
540.99/541.12	c model valid
540.99/541.12	c current solution ok
540.99/541.13	c current bound: 128
543.39/543.56	c model valid
543.39/543.56	c current solution ok
543.39/543.56	c current bound: 128
545.89/546.00	c model valid
545.89/546.00	c current solution ok
545.89/546.00	c current bound: 128
548.28/548.43	c model valid
548.28/548.43	c current solution ok
548.28/548.44	c current bound: 128
550.68/550.87	c model valid
550.68/550.87	c current solution ok
550.68/550.87	c current bound: 128
553.19/553.30	c model valid
553.19/553.30	c current solution ok
553.19/553.30	c current bound: 128
555.58/555.74	c model valid
555.58/555.74	c current solution ok
555.58/555.74	c current bound: 128
557.99/558.17	c model valid
557.99/558.17	c current solution ok
557.99/558.17	c current bound: 128
560.49/560.60	c model valid
560.49/560.60	c current solution ok
560.49/560.60	c current bound: 128
562.88/563.03	c model valid
562.88/563.03	c current solution ok
562.88/563.03	c current bound: 128
565.28/565.46	c model valid
565.28/565.46	c current solution ok
565.28/565.47	c current bound: 128
567.77/567.90	c model valid
567.77/567.90	c current solution ok
567.77/567.90	c current bound: 128
570.17/570.33	c model valid
570.17/570.33	c current solution ok
570.17/570.33	c current bound: 128
572.57/572.76	c model valid
572.57/572.76	c current solution ok
572.57/572.77	c current bound: 128
574.98/575.20	c model valid
574.98/575.20	c current solution ok
574.98/575.20	c current bound: 128
577.48/577.64	c model valid
577.48/577.64	c current solution ok
577.48/577.64	c current bound: 128
579.89/580.07	c model valid
579.89/580.07	c current solution ok
579.89/580.07	c current bound: 128
582.40/582.51	c model valid
582.40/582.51	c current solution ok
582.40/582.51	c current bound: 128
584.79/584.94	c model valid
584.79/584.94	c current solution ok
584.79/584.95	c current bound: 128
587.18/587.38	c model valid
587.18/587.38	c current solution ok
587.18/587.38	c current bound: 128
589.68/589.82	c model valid
589.68/589.82	c current solution ok
589.68/589.83	c current bound: 128
592.08/592.25	c model valid
592.08/592.25	c current solution ok
592.08/592.26	c current bound: 128
594.48/594.68	c model valid
594.48/594.68	c current solution ok
594.48/594.68	c current bound: 128
596.97/597.13	c model valid
596.97/597.13	c current solution ok
596.97/597.13	c current bound: 128
599.39/599.56	c model valid
599.39/599.56	c current solution ok
599.39/599.56	c current bound: 128
601.77/601.99	c model valid
601.77/601.99	c current solution ok
601.77/601.99	c current bound: 128
604.28/604.43	c model valid
604.28/604.43	c current solution ok
604.28/604.43	c current bound: 128
606.69/606.87	c model valid
606.69/606.87	c current solution ok
606.69/606.88	c current bound: 128
606.78/609.31	c model valid
606.78/609.31	c current solution ok
606.78/609.31	c current bound: 128
611.58/611.75	c model valid
611.58/611.75	c current solution ok
611.58/611.75	c current bound: 128
613.97/614.18	c model valid
613.97/614.18	c current solution ok
613.97/614.19	c current bound: 128
616.47/616.63	c model valid
616.47/616.63	c current solution ok
616.47/616.64	c current bound: 128
618.88/619.07	c model valid
618.88/619.07	c current solution ok
618.88/619.07	c current bound: 128
621.28/621.50	c model valid
621.28/621.50	c current solution ok
621.39/621.50	c current bound: 128
623.78/623.93	c model valid
623.78/623.93	c current solution ok
623.78/623.93	c current bound: 128
626.17/626.36	c model valid
626.17/626.36	c current solution ok
626.17/626.37	c current bound: 128
628.68/628.81	c model valid
628.68/628.81	c current solution ok
628.68/628.81	c current bound: 128
631.08/631.24	c model valid
631.08/631.24	c current solution ok
631.08/631.24	c current bound: 128
633.48/633.68	c model valid
633.48/633.68	c current solution ok
633.48/633.68	c current bound: 128
635.98/636.11	c model valid
635.98/636.11	c current solution ok
635.98/636.11	c current bound: 128
638.37/638.54	c model valid
638.37/638.54	c current solution ok
638.37/638.55	c current bound: 128
640.78/640.98	c model valid
640.78/640.98	c current solution ok
640.78/640.99	c current bound: 128
643.29/643.41	c model valid
643.29/643.41	c current solution ok
643.29/643.42	c current bound: 128
645.68/645.85	c model valid
645.68/645.85	c current solution ok
645.68/645.85	c current bound: 128
648.07/648.29	c model valid
648.07/648.29	c current solution ok
648.18/648.30	c current bound: 128
650.58/650.73	c model valid
650.58/650.73	c current solution ok
650.58/650.73	c current bound: 128
652.98/653.16	c model valid
652.98/653.16	c current solution ok
652.98/653.16	c current bound: 128
655.39/655.60	c model valid
655.39/655.60	c current solution ok
655.39/655.60	c current bound: 128
657.88/658.04	c model valid
657.88/658.04	c current solution ok
657.88/658.04	c current bound: 128
660.27/660.47	c model valid
660.27/660.47	c current solution ok
660.27/660.47	c current bound: 128
662.78/662.90	c model valid
662.78/662.90	c current solution ok
662.78/662.90	c current bound: 128
665.17/665.34	c model valid
665.17/665.34	c current solution ok
665.17/665.34	c current bound: 128
667.59/667.78	c model valid
667.59/667.78	c current solution ok
667.59/667.78	c current bound: 128
670.07/670.21	c model valid
670.07/670.21	c current solution ok
670.07/670.22	c current bound: 128
672.47/672.66	c model valid
672.47/672.66	c current solution ok
672.47/672.66	c current bound: 128
674.89/675.09	c model valid
674.89/675.09	c current solution ok
674.89/675.09	c current bound: 128
677.40/677.51	c model valid
677.40/677.51	c current solution ok
677.40/677.51	c current bound: 128
679.79/679.95	c model valid
679.79/679.95	c current solution ok
679.79/679.95	c current bound: 128
682.18/682.38	c model valid
682.18/682.38	c current solution ok
682.18/682.38	c current bound: 128
684.70/684.80	c model valid
684.70/684.80	c current solution ok
684.70/684.81	c current bound: 128
687.08/687.24	c model valid
687.08/687.24	c current solution ok
687.08/687.24	c current bound: 128
689.49/689.68	c model valid
689.49/689.68	c current solution ok
689.49/689.68	c current bound: 128
691.97/692.11	c model valid
691.97/692.11	c current solution ok
691.97/692.11	c current bound: 128
694.38/694.55	c model valid
694.38/694.55	c current solution ok
694.38/694.55	c current bound: 128
696.78/696.99	c model valid
696.78/696.99	c current solution ok
696.78/696.99	c current bound: 128
699.28/699.42	c model valid
699.28/699.42	c current solution ok
699.28/699.43	c current bound: 128
701.69/701.86	c model valid
701.69/701.86	c current solution ok
701.69/701.86	c current bound: 128
704.07/704.29	c model valid
704.07/704.29	c current solution ok
704.07/704.29	c current bound: 128
706.58/706.73	c model valid
706.58/706.73	c current solution ok
706.58/706.73	c current bound: 128
708.98/709.16	c model valid
708.98/709.16	c current solution ok
708.98/709.16	c current bound: 128
711.49/711.61	c model valid
711.49/711.61	c current solution ok
711.49/711.61	c current bound: 128
713.89/714.04	c model valid
713.89/714.04	c current solution ok
713.89/714.05	c current bound: 128
716.29/716.49	c model valid
716.29/716.49	c current solution ok
716.29/716.49	c current bound: 128
718.79/718.92	c model valid
718.79/718.92	c current solution ok
718.79/718.92	c current bound: 128
721.18/721.36	c model valid
721.18/721.36	c current solution ok
721.18/721.36	c current bound: 128
723.60/723.79	c model valid
723.60/723.79	c current solution ok
723.60/723.80	c current bound: 128
726.08/726.23	c model valid
726.08/726.23	c current solution ok
726.08/726.23	c current bound: 128
728.48/728.66	c model valid
728.48/728.66	c current solution ok
728.48/728.66	c current bound: 128
730.88/731.08	c model valid
730.88/731.08	c current solution ok
730.88/731.09	c current bound: 128
733.39/733.51	c model valid
733.39/733.51	c current solution ok
733.39/733.52	c current bound: 128
735.78/735.95	c model valid
735.78/735.95	c current solution ok
735.78/735.95	c current bound: 128
738.18/738.38	c model valid
738.18/738.38	c current solution ok
738.18/738.38	c current bound: 128
740.68/740.81	c model valid
740.68/740.81	c current solution ok
740.68/740.81	c current bound: 128
743.09/743.24	c model valid
743.09/743.24	c current solution ok
743.09/743.24	c current bound: 128
745.48/745.67	c model valid
745.48/745.67	c current solution ok
745.48/745.67	c current bound: 128
747.98/748.11	c model valid
747.98/748.11	c current solution ok
747.98/748.11	c current bound: 128
750.37/750.54	c model valid
750.37/750.54	c current solution ok
750.37/750.54	c current bound: 128
752.78/752.97	c model valid
752.78/752.97	c current solution ok
752.78/752.97	c current bound: 128
755.29/755.40	c model valid
755.29/755.40	c current solution ok
755.29/755.41	c current bound: 128
757.68/757.85	c model valid
757.68/757.85	c current solution ok
757.68/757.85	c current bound: 128
760.08/760.28	c model valid
760.08/760.28	c current solution ok
760.08/760.28	c current bound: 128
762.57/762.71	c model valid
762.57/762.71	c current solution ok
762.57/762.71	c current bound: 128
764.98/765.14	c model valid
764.98/765.14	c current solution ok
764.98/765.14	c current bound: 128
767.37/767.57	c model valid
767.37/767.57	c current solution ok
767.37/767.57	c current bound: 128
769.80/770.00	c model valid
769.80/770.00	c current solution ok
769.90/770.00	c current bound: 128
772.28/772.44	c model valid
772.28/772.44	c current solution ok
772.28/772.44	c current bound: 128
774.68/774.87	c model valid
774.68/774.87	c current solution ok
774.68/774.87	c current bound: 128
777.19/777.30	c model valid
777.19/777.30	c current solution ok
777.19/777.30	c current bound: 128
779.59/779.73	c model valid
779.59/779.73	c current solution ok
779.59/779.73	c current bound: 128
781.99/782.17	c model valid
781.99/782.17	c current solution ok
781.99/782.17	c current bound: 128
784.47/784.62	c model valid
784.47/784.62	c current solution ok
784.47/784.62	c current bound: 128
786.88/787.06	c model valid
786.88/787.06	c current solution ok
786.88/787.06	c current bound: 128
789.27/789.49	c model valid
789.27/789.49	c current solution ok
789.27/789.49	c current bound: 128
791.78/791.94	c model valid
791.78/791.94	c current solution ok
791.78/791.94	c current bound: 128
794.18/794.38	c model valid
794.18/794.38	c current solution ok
794.18/794.38	c current bound: 128
796.68/796.81	c model valid
796.68/796.81	c current solution ok
796.68/796.81	c current bound: 128
799.07/799.24	c model valid
799.07/799.24	c current solution ok
799.07/799.24	c current bound: 128
801.47/801.67	c model valid
801.47/801.67	c current solution ok
801.47/801.68	c current bound: 128
803.88/804.10	c model valid
803.88/804.10	c current solution ok
804.00/804.10	c current bound: 128
806.39/806.53	c model valid
806.39/806.53	c current solution ok
806.39/806.54	c current bound: 128
808.77/808.97	c model valid
808.77/808.97	c current solution ok
808.77/808.97	c current bound: 128
811.28/811.40	c model valid
811.28/811.40	c current solution ok
811.28/811.40	c current bound: 128
813.68/813.82	c model valid
813.68/813.82	c current solution ok
813.68/813.83	c current bound: 128
816.08/816.27	c model valid
816.08/816.27	c current solution ok
816.08/816.27	c current bound: 128
818.58/818.70	c model valid
818.58/818.70	c current solution ok
818.58/818.70	c current bound: 128
820.98/821.14	c model valid
820.98/821.14	c current solution ok
820.98/821.14	c current bound: 128
823.37/823.58	c model valid
823.37/823.58	c current solution ok
823.37/823.58	c current bound: 128
825.88/826.01	c model valid
825.88/826.01	c current solution ok
825.88/826.01	c current bound: 128
828.28/828.44	c model valid
828.28/828.44	c current solution ok
828.28/828.44	c current bound: 128
830.67/830.87	c model valid
830.67/830.87	c current solution ok
830.67/830.87	c current bound: 128
833.17/833.30	c model valid
833.17/833.30	c current solution ok
833.17/833.30	c current bound: 128
835.57/835.73	c model valid
835.57/835.73	c current solution ok
835.57/835.73	c current bound: 128
837.99/838.17	c model valid
837.99/838.17	c current solution ok
837.99/838.18	c current bound: 128
840.49/840.60	c model valid
840.49/840.60	c current solution ok
840.49/840.61	c current bound: 128
842.88/843.05	c model valid
842.88/843.05	c current solution ok
842.88/843.05	c current bound: 128
845.29/845.49	c model valid
845.29/845.49	c current solution ok
845.29/845.49	c current bound: 128
847.77/847.93	c model valid
847.77/847.93	c current solution ok
847.77/847.93	c current bound: 128
850.18/850.36	c model valid
850.18/850.36	c current solution ok
850.18/850.36	c current bound: 128
852.57/852.79	c model valid
852.57/852.79	c current solution ok
852.68/852.80	c current bound: 128
855.07/855.24	c model valid
855.07/855.24	c current solution ok
855.07/855.24	c current bound: 128
857.46/857.67	c model valid
857.46/857.67	c current solution ok
857.46/857.67	c current bound: 128
859.99/860.11	c model valid
859.99/860.11	c current solution ok
859.99/860.11	c current bound: 128
862.37/862.54	c model valid
862.37/862.54	c current solution ok
862.37/862.54	c current bound: 128
864.76/864.97	c model valid
864.76/864.97	c current solution ok
864.76/864.98	c current bound: 128
867.27/867.41	c model valid
867.27/867.41	c current solution ok
867.27/867.41	c current bound: 128
869.68/869.84	c model valid
869.68/869.84	c current solution ok
869.68/869.85	c current bound: 128
872.08/872.27	c model valid
872.08/872.27	c current solution ok
872.08/872.27	c current bound: 128
874.56/874.71	c model valid
874.56/874.71	c current solution ok
874.56/874.71	c current bound: 128
876.96/877.13	c model valid
876.96/877.13	c current solution ok
876.96/877.13	c current bound: 128
879.36/879.56	c model valid
879.36/879.56	c current solution ok
879.36/879.57	c current bound: 128
881.86/882.00	c model valid
881.86/882.00	c current solution ok
881.86/882.00	c current bound: 128
884.26/884.43	c model valid
884.26/884.43	c current solution ok
884.26/884.43	c current bound: 128
886.65/886.87	c model valid
886.65/886.87	c current solution ok
886.65/886.87	c current bound: 128
889.16/889.30	c model valid
889.16/889.30	c current solution ok
889.16/889.30	c current bound: 128
891.56/891.74	c model valid
891.56/891.74	c current solution ok
891.56/891.75	c current bound: 128
893.96/894.18	c model valid
893.96/894.18	c current solution ok
893.96/894.18	c current bound: 128
896.47/896.61	c model valid
896.47/896.61	c current solution ok
896.47/896.62	c current bound: 128
898.87/899.06	c model valid
898.87/899.06	c current solution ok
898.87/899.06	c current bound: 128
901.25/901.49	c model valid
901.25/901.49	c current solution ok
901.37/901.50	c current bound: 128
903.76/903.93	c model valid
903.76/903.93	c current solution ok
903.76/903.93	c current bound: 128
906.17/906.36	c model valid
906.17/906.36	c current solution ok
906.24/906.41	c current bound: 128
908.62/908.83	c model valid
908.62/908.83	c current solution ok
908.62/908.84	c current bound: 128
911.02/911.27	c model valid
911.02/911.27	c current solution ok
911.02/911.27	c current bound: 128
913.52/913.70	c model valid
913.52/913.70	c current solution ok
913.52/913.70	c current bound: 128
915.92/916.13	c model valid
915.92/916.13	c current solution ok
915.92/916.13	c current bound: 128
918.32/918.55	c model valid
918.32/918.55	c current solution ok
918.32/918.56	c current bound: 128
920.71/920.99	c model valid
920.71/920.99	c current solution ok
920.71/920.99	c current bound: 128
923.23/923.41	c model valid
923.23/923.41	c current solution ok
923.23/923.41	c current bound: 128
925.61/925.85	c model valid
925.61/925.85	c current solution ok
925.61/925.85	c current bound: 128
928.01/928.29	c model valid
928.01/928.29	c current solution ok
928.01/928.29	c current bound: 128
930.51/930.72	c model valid
930.51/930.72	c current solution ok
930.51/930.73	c current bound: 128
932.91/933.15	c model valid
932.91/933.15	c current solution ok
932.91/933.15	c current bound: 128
935.31/935.59	c model valid
935.31/935.59	c current solution ok
935.42/935.60	c current bound: 128
937.81/938.03	c model valid
937.81/938.03	c current solution ok
937.81/938.03	c current bound: 128
940.22/940.46	c model valid
940.22/940.46	c current solution ok
940.22/940.47	c current bound: 128
942.73/942.90	c model valid
942.73/942.90	c current solution ok
942.73/942.90	c current bound: 128
945.11/945.34	c model valid
945.11/945.34	c current solution ok
945.11/945.34	c current bound: 128
947.52/947.77	c model valid
947.52/947.77	c current solution ok
947.52/947.78	c current bound: 128
950.02/950.21	c model valid
950.02/950.21	c current solution ok
950.02/950.21	c current bound: 128
952.43/952.65	c model valid
952.43/952.65	c current solution ok
952.43/952.65	c current bound: 128
954.81/955.07	c model valid
954.81/955.07	c current solution ok
954.81/955.07	c current bound: 128
957.33/957.50	c model valid
957.33/957.50	c current solution ok
957.33/957.50	c current bound: 128
959.72/959.94	c model valid
959.72/959.94	c current solution ok
959.72/959.94	c current bound: 128
962.11/962.38	c model valid
962.11/962.38	c current solution ok
962.11/962.38	c current bound: 128
964.61/964.82	c model valid
964.61/964.82	c current solution ok
964.61/964.82	c current bound: 128
967.01/967.25	c model valid
967.01/967.25	c current solution ok
967.01/967.26	c current bound: 128
969.41/969.69	c model valid
969.41/969.69	c current solution ok
969.41/969.69	c current bound: 128
971.92/972.12	c model valid
971.92/972.12	c current solution ok
971.92/972.12	c current bound: 128
974.33/974.55	c model valid
974.33/974.55	c current solution ok
974.33/974.55	c current bound: 128
976.73/976.99	c model valid
976.73/976.99	c current solution ok
976.73/976.99	c current bound: 128
979.22/979.42	c model valid
979.22/979.42	c current solution ok
979.22/979.42	c current bound: 128
981.62/981.85	c model valid
981.62/981.85	c current solution ok
981.62/981.86	c current bound: 128
984.02/984.29	c model valid
984.02/984.29	c current solution ok
984.02/984.29	c current bound: 128
986.53/986.73	c model valid
986.53/986.73	c current solution ok
986.53/986.74	c current bound: 128
988.94/989.17	c model valid
988.94/989.17	c current solution ok
988.94/989.18	c current bound: 128
991.43/991.61	c model valid
991.43/991.61	c current solution ok
991.43/991.61	c current bound: 128
993.82/994.04	c model valid
993.82/994.04	c current solution ok
993.82/994.04	c current bound: 128
996.22/996.48	c model valid
996.22/996.48	c current solution ok
996.22/996.48	c current bound: 128
998.71/998.91	c model valid
998.71/998.91	c current solution ok
998.71/998.92	c current bound: 128
1001.13/1001.35	c model valid
1001.13/1001.35	c current solution ok
1001.13/1001.35	c current bound: 128
1003.52/1003.79	c model valid
1003.52/1003.79	c current solution ok
1003.52/1003.79	c current bound: 128
1006.03/1006.22	c model valid
1006.03/1006.22	c current solution ok
1006.03/1006.22	c current bound: 128
1008.44/1008.65	c model valid
1008.44/1008.65	c current solution ok
1008.44/1008.65	c current bound: 128
1010.83/1011.08	c model valid
1010.83/1011.08	c current solution ok
1010.83/1011.08	c current bound: 128
1013.33/1013.50	c model valid
1013.33/1013.50	c current solution ok
1013.33/1013.50	c current bound: 128
1015.73/1015.93	c model valid
1015.73/1015.93	c current solution ok
1015.73/1015.94	c current bound: 128
1018.12/1018.37	c model valid
1018.12/1018.37	c current solution ok
1018.12/1018.37	c current bound: 128
1020.53/1020.79	c model valid
1020.53/1020.79	c current solution ok
1020.53/1020.79	c current bound: 128
1023.02/1023.22	c model valid
1023.02/1023.22	c current solution ok
1023.02/1023.22	c current bound: 128
1025.41/1025.65	c model valid
1025.41/1025.65	c current solution ok
1025.41/1025.65	c current bound: 128
1027.82/1028.09	c model valid
1027.82/1028.09	c current solution ok
1027.82/1028.09	c current bound: 128
1030.32/1030.52	c model valid
1030.32/1030.52	c current solution ok
1030.32/1030.52	c current bound: 128
1032.73/1032.95	c model valid
1032.73/1032.95	c current solution ok
1032.73/1032.95	c current bound: 128
1035.12/1035.38	c model valid
1035.12/1035.38	c current solution ok
1035.12/1035.38	c current bound: 128
1037.62/1037.82	c model valid
1037.62/1037.82	c current solution ok
1037.62/1037.82	c current bound: 128
1040.01/1040.25	c model valid
1040.01/1040.25	c current solution ok
1040.01/1040.25	c current bound: 128
1042.41/1042.68	c model valid
1042.41/1042.68	c current solution ok
1042.41/1042.69	c current bound: 128
1044.92/1045.11	c model valid
1044.92/1045.11	c current solution ok
1044.92/1045.12	c current bound: 128
1047.32/1047.56	c model valid
1047.32/1047.56	c current solution ok
1047.32/1047.56	c current bound: 128
1049.82/1050.00	c model valid
1049.82/1050.00	c current solution ok
1049.82/1050.00	c current bound: 128
1052.22/1052.43	c model valid
1052.22/1052.43	c current solution ok
1052.22/1052.43	c current bound: 128
1054.63/1054.86	c model valid
1054.63/1054.86	c current solution ok
1054.63/1054.86	c current bound: 128
1057.13/1057.30	c model valid
1057.13/1057.30	c current solution ok
1057.13/1057.31	c current bound: 128
1059.51/1059.74	c model valid
1059.51/1059.74	c current solution ok
1059.51/1059.74	c current bound: 128
1061.91/1062.18	c model valid
1061.91/1062.18	c current solution ok
1061.91/1062.18	c current bound: 128
1064.42/1064.61	c model valid
1064.42/1064.61	c current solution ok
1064.42/1064.61	c current bound: 128
1066.81/1067.04	c model valid
1066.81/1067.04	c current solution ok
1066.81/1067.04	c current bound: 128
1069.22/1069.47	c model valid
1069.22/1069.47	c current solution ok
1069.22/1069.47	c current bound: 128
1071.72/1071.90	c model valid
1071.72/1071.90	c current solution ok
1071.72/1071.90	c current bound: 128
1074.11/1074.33	c model valid
1074.11/1074.33	c current solution ok
1074.11/1074.33	c current bound: 128
1076.51/1076.76	c model valid
1076.51/1076.76	c current solution ok
1076.51/1076.76	c current bound: 128
1079.01/1079.20	c model valid
1079.01/1079.20	c current solution ok
1079.01/1079.20	c current bound: 128
1081.41/1081.63	c model valid
1081.41/1081.63	c current solution ok
1081.41/1081.63	c current bound: 128
1083.80/1084.07	c model valid
1083.80/1084.07	c current solution ok
1083.80/1084.07	c current bound: 128
1086.19/1086.49	c model valid
1086.19/1086.49	c current solution ok
1086.19/1086.49	c current bound: 128
1088.72/1088.93	c model valid
1088.72/1088.93	c current solution ok
1088.72/1088.93	c current bound: 128
1091.11/1091.36	c model valid
1091.11/1091.36	c current solution ok
1091.11/1091.36	c current bound: 128
1093.51/1093.79	c model valid
1093.51/1093.79	c current solution ok
1093.51/1093.79	c current bound: 128
1096.02/1096.23	c model valid
1096.02/1096.23	c current solution ok
1096.02/1096.23	c current bound: 128
1098.41/1098.66	c model valid
1098.41/1098.66	c current solution ok
1098.41/1098.66	c current bound: 128
1100.82/1101.10	c model valid
1100.82/1101.10	c current solution ok
1100.82/1101.10	c current bound: 128
1103.32/1103.53	c model valid
1103.32/1103.53	c current solution ok
1103.32/1103.53	c current bound: 128
1105.71/1105.96	c model valid
1105.71/1105.96	c current solution ok
1105.71/1105.96	c current bound: 128
1108.10/1108.39	c model valid
1108.10/1108.39	c current solution ok
1108.10/1108.39	c current bound: 128
1110.61/1110.82	c model valid
1110.61/1110.82	c current solution ok
1110.61/1110.83	c current bound: 128
1113.00/1113.26	c model valid
1113.00/1113.26	c current solution ok
1113.00/1113.26	c current bound: 128
1115.51/1115.70	c model valid
1115.51/1115.70	c current solution ok
1115.51/1115.70	c current bound: 128
1117.90/1118.13	c model valid
1117.90/1118.13	c current solution ok
1117.90/1118.13	c current bound: 128
1120.30/1120.56	c model valid
1120.30/1120.56	c current solution ok
1120.30/1120.57	c current bound: 128
1122.70/1123.00	c model valid
1122.70/1123.00	c current solution ok
1122.70/1123.00	c current bound: 128
1125.19/1125.43	c model valid
1125.19/1125.43	c current solution ok
1125.19/1125.44	c current bound: 128
1127.60/1127.88	c model valid
1127.60/1127.88	c current solution ok
1127.60/1127.88	c current bound: 128
1130.10/1130.31	c model valid
1130.10/1130.31	c current solution ok
1130.10/1130.31	c current bound: 128
1132.51/1132.74	c model valid
1132.51/1132.74	c current solution ok
1132.51/1132.74	c current bound: 128
1134.91/1135.17	c model valid
1134.91/1135.17	c current solution ok
1134.91/1135.17	c current bound: 128
1137.41/1137.60	c model valid
1137.41/1137.60	c current solution ok
1137.41/1137.60	c current bound: 128
1139.80/1140.03	c model valid
1139.80/1140.03	c current solution ok
1139.80/1140.03	c current bound: 128
1142.20/1142.46	c model valid
1142.20/1142.46	c current solution ok
1142.20/1142.46	c current bound: 128
1144.61/1144.89	c model valid
1144.61/1144.89	c current solution ok
1144.61/1144.89	c current bound: 128
1147.11/1147.33	c model valid
1147.11/1147.33	c current solution ok
1147.11/1147.33	c current bound: 128
1149.50/1149.75	c model valid
1149.50/1149.75	c current solution ok
1149.50/1149.75	c current bound: 128
1151.89/1152.18	c model valid
1151.89/1152.18	c current solution ok
1151.89/1152.19	c current bound: 128
1154.39/1154.62	c model valid
1154.39/1154.62	c current solution ok
1154.39/1154.62	c current bound: 128
1156.79/1157.05	c model valid
1156.79/1157.05	c current solution ok
1156.79/1157.05	c current bound: 128
1159.20/1159.48	c model valid
1159.20/1159.48	c current solution ok
1159.20/1159.48	c current bound: 128
1161.70/1161.91	c model valid
1161.70/1161.91	c current solution ok
1161.70/1161.91	c current bound: 128
1164.10/1164.34	c model valid
1164.10/1164.34	c current solution ok
1164.10/1164.35	c current bound: 128
1166.50/1166.78	c model valid
1166.50/1166.78	c current solution ok
1166.50/1166.78	c current bound: 128
1169.01/1169.21	c model valid
1169.01/1169.21	c current solution ok
1169.01/1169.22	c current bound: 128
1171.40/1171.64	c model valid
1171.40/1171.64	c current solution ok
1171.40/1171.65	c current bound: 128
1173.80/1174.08	c model valid
1173.80/1174.08	c current solution ok
1173.80/1174.08	c current bound: 128
1176.29/1176.51	c model valid
1176.29/1176.51	c current solution ok
1176.29/1176.51	c current bound: 128
1178.69/1178.94	c model valid
1178.69/1178.94	c current solution ok
1178.69/1178.94	c current bound: 128
1181.10/1181.37	c model valid
1181.10/1181.37	c current solution ok
1181.10/1181.37	c current bound: 128
1183.59/1183.80	c model valid
1183.59/1183.80	c current solution ok
1183.59/1183.80	c current bound: 128
1186.01/1186.24	c model valid
1186.01/1186.24	c current solution ok
1186.01/1186.24	c current bound: 128
1188.40/1188.67	c model valid
1188.40/1188.67	c current solution ok
1188.40/1188.67	c current bound: 128
1190.81/1191.09	c model valid
1190.81/1191.09	c current solution ok
1190.91/1191.10	c current bound: 128
1193.31/1193.53	c model valid
1193.31/1193.53	c current solution ok
1193.31/1193.53	c current bound: 128
1195.69/1195.96	c model valid
1195.69/1195.96	c current solution ok
1195.69/1195.97	c current bound: 128
1198.10/1198.39	c model valid
1198.10/1198.39	c current solution ok
1198.10/1198.40	c current bound: 128
1200.59/1200.85	c model valid
1200.59/1200.85	c current solution ok
1200.59/1200.85	c current bound: 128
1203.01/1203.28	c model valid
1203.01/1203.28	c current solution ok
1203.01/1203.28	c current bound: 128
1205.50/1205.71	c model valid
1205.50/1205.71	c current solution ok
1205.50/1205.71	c current bound: 128
1207.89/1208.15	c model valid
1207.89/1208.15	c current solution ok
1207.89/1208.16	c current bound: 128
1210.30/1210.59	c model valid
1210.30/1210.59	c current solution ok
1210.30/1210.60	c current bound: 128
1212.81/1213.02	c model valid
1212.81/1213.02	c current solution ok
1212.81/1213.02	c current bound: 128
1215.21/1215.45	c model valid
1215.21/1215.45	c current solution ok
1215.21/1215.45	c current bound: 128
1217.60/1217.88	c model valid
1217.60/1217.88	c current solution ok
1217.60/1217.88	c current bound: 128
1220.10/1220.32	c model valid
1220.10/1220.32	c current solution ok
1220.10/1220.32	c current bound: 128
1222.49/1222.75	c model valid
1222.49/1222.75	c current solution ok
1222.49/1222.75	c current bound: 128
1224.89/1225.18	c model valid
1224.89/1225.18	c current solution ok
1224.89/1225.18	c current bound: 128
1227.40/1227.61	c model valid
1227.40/1227.61	c current solution ok
1227.40/1227.61	c current bound: 128
1229.78/1230.04	c model valid
1229.78/1230.04	c current solution ok
1229.78/1230.04	c current bound: 128
1232.18/1232.47	c model valid
1232.18/1232.47	c current solution ok
1232.18/1232.47	c current bound: 128
1234.70/1234.90	c model valid
1234.70/1234.90	c current solution ok
1234.70/1234.90	c current bound: 128
1237.10/1237.34	c model valid
1237.10/1237.34	c current solution ok
1237.10/1237.34	c current bound: 128
1239.50/1239.77	c model valid
1239.50/1239.77	c current solution ok
1239.50/1239.77	c current bound: 128
1241.99/1242.21	c model valid
1241.99/1242.21	c current solution ok
1241.99/1242.21	c current bound: 128
1244.38/1244.64	c model valid
1244.38/1244.64	c current solution ok
1244.38/1244.64	c current bound: 128
1246.78/1247.07	c model valid
1246.78/1247.07	c current solution ok
1246.78/1247.07	c current bound: 128
1249.18/1249.50	c model valid
1249.18/1249.50	c current solution ok
1249.18/1249.50	c current bound: 128
1251.69/1251.95	c model valid
1251.69/1251.95	c current solution ok
1251.69/1251.95	c current bound: 128
1254.08/1254.38	c model valid
1254.08/1254.38	c current solution ok
1254.08/1254.39	c current bound: 128
1256.59/1256.81	c model valid
1256.59/1256.81	c current solution ok
1256.59/1256.81	c current bound: 128
1258.98/1259.25	c model valid
1258.98/1259.25	c current solution ok
1258.98/1259.25	c current bound: 128
1261.40/1261.68	c model valid
1261.40/1261.68	c current solution ok
1261.40/1261.68	c current bound: 128
1263.90/1264.10	c model valid
1263.90/1264.10	c current solution ok
1263.90/1264.11	c current bound: 128
1266.27/1266.56	c model valid
1266.27/1266.56	c current solution ok
1266.27/1266.56	c current bound: 128
1268.68/1268.99	c model valid
1268.68/1268.99	c current solution ok
1268.68/1268.99	c current bound: 128
1271.17/1271.42	c model valid
1271.17/1271.42	c current solution ok
1271.17/1271.42	c current bound: 128
1273.58/1273.86	c model valid
1273.58/1273.86	c current solution ok
1273.58/1273.86	c current bound: 128
1275.99/1276.29	c model valid
1275.99/1276.29	c current solution ok
1275.99/1276.29	c current bound: 128
1278.49/1278.73	c model valid
1278.49/1278.73	c current solution ok
1278.49/1278.74	c current bound: 128
1280.89/1281.16	c model valid
1280.89/1281.16	c current solution ok
1280.89/1281.16	c current bound: 128
1283.28/1283.59	c model valid
1283.28/1283.59	c current solution ok
1283.28/1283.59	c current bound: 128
1285.78/1286.02	c model valid
1285.78/1286.02	c current solution ok
1285.78/1286.02	c current bound: 128
1288.18/1288.45	c model valid
1288.18/1288.45	c current solution ok
1288.18/1288.46	c current bound: 128
1290.58/1290.89	c model valid
1290.58/1290.89	c current solution ok
1290.58/1290.89	c current bound: 128
1293.08/1293.33	c model valid
1293.08/1293.33	c current solution ok
1293.08/1293.34	c current bound: 128
1295.49/1295.76	c model valid
1295.49/1295.76	c current solution ok
1295.49/1295.76	c current bound: 128
1297.98/1298.20	c model valid
1297.98/1298.20	c current solution ok
1297.98/1298.20	c current bound: 128
1300.40/1300.63	c model valid
1300.40/1300.63	c current solution ok
1300.40/1300.63	c current bound: 128
1302.79/1303.06	c model valid
1302.79/1303.06	c current solution ok
1302.79/1303.06	c current bound: 128
1305.19/1305.48	c model valid
1305.19/1305.48	c current solution ok
1305.19/1305.49	c current bound: 128
1307.70/1307.92	c model valid
1307.70/1307.92	c current solution ok
1307.70/1307.92	c current bound: 128
1310.08/1310.35	c model valid
1310.08/1310.35	c current solution ok
1310.08/1310.35	c current bound: 128
1312.47/1312.78	c model valid
1312.47/1312.78	c current solution ok
1312.47/1312.78	c current bound: 128
1314.98/1315.21	c model valid
1314.98/1315.21	c current solution ok
1314.98/1315.22	c current bound: 128
1317.37/1317.64	c model valid
1317.37/1317.64	c current solution ok
1317.37/1317.64	c current bound: 128
1319.78/1320.08	c model valid
1319.78/1320.08	c current solution ok
1319.78/1320.08	c current bound: 128
1322.28/1322.51	c model valid
1322.28/1322.51	c current solution ok
1322.28/1322.51	c current bound: 128
1324.68/1324.94	c model valid
1324.68/1324.94	c current solution ok
1324.68/1324.95	c current bound: 128
1327.08/1327.38	c model valid
1327.08/1327.38	c current solution ok
1327.08/1327.38	c current bound: 128
1329.58/1329.81	c model valid
1329.58/1329.81	c current solution ok
1329.58/1329.82	c current bound: 128
1331.96/1332.25	c model valid
1331.96/1332.25	c current solution ok
1331.96/1332.25	c current bound: 128
1334.36/1334.68	c model valid
1334.36/1334.68	c current solution ok
1334.36/1334.69	c current bound: 128
1336.87/1337.12	c model valid
1336.87/1337.12	c current solution ok
1336.87/1337.13	c current bound: 128
1339.28/1339.56	c model valid
1339.28/1339.56	c current solution ok
1339.28/1339.56	c current bound: 128
1341.68/1341.99	c model valid
1341.68/1341.99	c current solution ok
1341.68/1341.99	c current bound: 128
1344.17/1344.42	c model valid
1344.17/1344.42	c current solution ok
1344.17/1344.42	c current bound: 128
1346.58/1346.84	c model valid
1346.58/1346.84	c current solution ok
1346.58/1346.84	c current bound: 128
1348.97/1349.28	c model valid
1348.97/1349.28	c current solution ok
1348.97/1349.28	c current bound: 128
1351.46/1351.71	c model valid
1351.46/1351.71	c current solution ok
1351.46/1351.71	c current bound: 128
1353.88/1354.14	c model valid
1353.88/1354.14	c current solution ok
1353.88/1354.14	c current bound: 128
1356.27/1356.57	c model valid
1356.27/1356.57	c current solution ok
1356.27/1356.57	c current bound: 128
1358.77/1359.00	c model valid
1358.77/1359.00	c current solution ok
1358.77/1359.00	c current bound: 128
1361.17/1361.44	c model valid
1361.17/1361.44	c current solution ok
1361.17/1361.44	c current bound: 128
1363.57/1363.87	c model valid
1363.57/1363.87	c current solution ok
1363.57/1363.87	c current bound: 128
1366.08/1366.31	c model valid
1366.08/1366.31	c current solution ok
1366.08/1366.32	c current bound: 128
1368.47/1368.74	c model valid
1368.47/1368.74	c current solution ok
1368.47/1368.74	c current bound: 128
1370.87/1371.17	c model valid
1370.87/1371.17	c current solution ok
1370.87/1371.17	c current bound: 128
1373.37/1373.60	c model valid
1373.37/1373.60	c current solution ok
1373.37/1373.60	c current bound: 128
1375.77/1376.02	c model valid
1375.77/1376.02	c current solution ok
1375.77/1376.03	c current bound: 128
1378.17/1378.46	c model valid
1378.17/1378.46	c current solution ok
1378.17/1378.47	c current bound: 128
1380.68/1380.90	c model valid
1380.68/1380.90	c current solution ok
1380.68/1380.90	c current bound: 128
1383.07/1383.35	c model valid
1383.07/1383.35	c current solution ok
1383.07/1383.35	c current bound: 128
1385.48/1385.78	c model valid
1385.48/1385.78	c current solution ok
1385.48/1385.78	c current bound: 128
1387.99/1388.21	c model valid
1387.99/1388.21	c current solution ok
1387.99/1388.22	c current bound: 128
1390.37/1390.65	c model valid
1390.37/1390.65	c current solution ok
1390.37/1390.65	c current bound: 128
1392.77/1393.08	c model valid
1392.77/1393.08	c current solution ok
1392.77/1393.08	c current bound: 128
1395.26/1395.51	c model valid
1395.26/1395.51	c current solution ok
1395.26/1395.51	c current bound: 128
1397.67/1397.94	c model valid
1397.67/1397.94	c current solution ok
1397.67/1397.94	c current bound: 128
1400.07/1400.38	c model valid
1400.07/1400.38	c current solution ok
1400.07/1400.38	c current bound: 128
1402.57/1402.81	c model valid
1402.57/1402.81	c current solution ok
1402.57/1402.81	c current bound: 128
1404.96/1405.24	c model valid
1404.96/1405.24	c current solution ok
1404.96/1405.24	c current bound: 128
1407.36/1407.68	c model valid
1407.36/1407.68	c current solution ok
1407.36/1407.68	c current bound: 128
1409.87/1410.11	c model valid
1409.87/1410.11	c current solution ok
1409.87/1410.11	c current bound: 128
1412.25/1412.53	c model valid
1412.25/1412.53	c current solution ok
1412.25/1412.53	c current bound: 128
1414.66/1414.97	c model valid
1414.66/1414.97	c current solution ok
1414.66/1414.97	c current bound: 128
1417.17/1417.40	c model valid
1417.17/1417.40	c current solution ok
1417.17/1417.40	c current bound: 128
1419.57/1419.83	c model valid
1419.57/1419.83	c current solution ok
1419.57/1419.83	c current bound: 128
1421.96/1422.26	c model valid
1421.96/1422.26	c current solution ok
1421.96/1422.27	c current bound: 128
1424.47/1424.70	c model valid
1424.47/1424.70	c current solution ok
1424.47/1424.70	c current bound: 128
1426.86/1427.13	c model valid
1426.86/1427.13	c current solution ok
1426.86/1427.13	c current bound: 128
1429.26/1429.57	c model valid
1429.26/1429.57	c current solution ok
1429.26/1429.57	c current bound: 128
1431.76/1432.00	c model valid
1431.76/1432.00	c current solution ok
1431.76/1432.00	c current bound: 128
1434.07/1434.39	c model valid
1434.07/1434.39	c current solution ok
1434.07/1434.39	c current bound: 128
1436.55/1436.82	c model valid
1436.55/1436.82	c current solution ok
1436.55/1436.82	c current bound: 128
1438.96/1439.25	c model valid
1438.96/1439.25	c current solution ok
1438.96/1439.25	c current bound: 128
1441.36/1441.68	c model valid
1441.36/1441.68	c current solution ok
1441.36/1441.68	c current bound: 128
1443.87/1444.10	c model valid
1443.87/1444.10	c current solution ok
1443.87/1444.11	c current bound: 128
1446.25/1446.54	c model valid
1446.25/1446.54	c current solution ok
1446.25/1446.54	c current bound: 128
1448.65/1448.97	c model valid
1448.65/1448.97	c current solution ok
1448.65/1448.98	c current bound: 128
1451.17/1451.40	c model valid
1451.17/1451.40	c current solution ok
1451.17/1451.40	c current bound: 128
1453.55/1453.84	c model valid
1453.55/1453.84	c current solution ok
1453.55/1453.84	c current bound: 128
1455.96/1456.27	c model valid
1455.96/1456.27	c current solution ok
1455.96/1456.27	c current bound: 128
1458.47/1458.70	c model valid
1458.47/1458.70	c current solution ok
1458.47/1458.70	c current bound: 128
1460.86/1461.12	c model valid
1460.86/1461.12	c current solution ok
1460.86/1461.13	c current bound: 128
1463.26/1463.55	c model valid
1463.26/1463.55	c current solution ok
1463.26/1463.55	c current bound: 128
1465.66/1465.98	c model valid
1465.66/1465.98	c current solution ok
1465.66/1465.99	c current bound: 128
1468.17/1468.41	c model valid
1468.17/1468.41	c current solution ok
1468.17/1468.41	c current bound: 128
1470.55/1470.84	c model valid
1470.55/1470.84	c current solution ok
1470.55/1470.84	c current bound: 128
1472.96/1473.27	c model valid
1472.96/1473.27	c current solution ok
1472.96/1473.28	c current bound: 128
1475.46/1475.70	c model valid
1475.46/1475.70	c current solution ok
1475.46/1475.70	c current bound: 128
1477.86/1478.13	c model valid
1477.86/1478.13	c current solution ok
1477.86/1478.13	c current bound: 128
1480.26/1480.56	c model valid
1480.26/1480.56	c current solution ok
1480.26/1480.57	c current bound: 128
1482.66/1483.00	c model valid
1482.66/1483.00	c current solution ok
1482.76/1483.00	c current bound: 128
1485.16/1485.43	c model valid
1485.16/1485.43	c current solution ok
1485.16/1485.43	c current bound: 128
1487.57/1487.86	c model valid
1487.57/1487.86	c current solution ok
1487.57/1487.86	c current bound: 128
1490.06/1490.30	c model valid
1490.06/1490.30	c current solution ok
1490.06/1490.30	c current bound: 128
1492.46/1492.73	c model valid
1492.46/1492.73	c current solution ok
1492.46/1492.73	c current bound: 128
1494.85/1495.16	c model valid
1494.85/1495.16	c current solution ok
1494.85/1495.17	c current bound: 128
1497.36/1497.60	c model valid
1497.36/1497.60	c current solution ok
1497.36/1497.60	c current bound: 128
1499.76/1500.03	c model valid
1499.76/1500.03	c current solution ok
1499.76/1500.03	c current bound: 128
1502.16/1502.45	c model valid
1502.16/1502.45	c current solution ok
1502.16/1502.46	c current bound: 128
1504.57/1504.89	c model valid
1504.57/1504.89	c current solution ok
1504.57/1504.89	c current bound: 128
1507.06/1507.32	c model valid
1507.06/1507.32	c current solution ok
1507.06/1507.32	c current bound: 128
1509.46/1509.75	c model valid
1509.46/1509.75	c current solution ok
1509.46/1509.76	c current bound: 128
1511.84/1512.18	c model valid
1511.84/1512.18	c current solution ok
1511.84/1512.18	c current bound: 128
1514.36/1514.61	c model valid
1514.36/1514.61	c current solution ok
1514.36/1514.62	c current bound: 128
1516.75/1517.04	c model valid
1516.75/1517.04	c current solution ok
1516.75/1517.04	c current bound: 128
1519.14/1519.48	c model valid
1519.14/1519.48	c current solution ok
1519.14/1519.48	c current bound: 128
1521.64/1521.91	c model valid
1521.64/1521.91	c current solution ok
1521.64/1521.92	c current bound: 128
1524.05/1524.34	c model valid
1524.05/1524.34	c current solution ok
1524.05/1524.35	c current bound: 128
1526.44/1526.78	c model valid
1526.44/1526.78	c current solution ok
1526.44/1526.79	c current bound: 128
1528.94/1529.22	c model valid
1528.94/1529.22	c current solution ok
1528.94/1529.22	c current bound: 128
1531.35/1531.65	c model valid
1531.35/1531.65	c current solution ok
1531.35/1531.65	c current bound: 128
1533.75/1534.08	c model valid
1533.75/1534.08	c current solution ok
1533.75/1534.08	c current bound: 128
1536.26/1536.50	c model valid
1536.26/1536.50	c current solution ok
1536.26/1536.51	c current bound: 128
1538.64/1538.94	c model valid
1538.64/1538.94	c current solution ok
1538.64/1538.94	c current bound: 128
1541.03/1541.37	c model valid
1541.03/1541.37	c current solution ok
1541.03/1541.37	c current bound: 128
1543.54/1543.80	c model valid
1543.54/1543.80	c current solution ok
1543.54/1543.80	c current bound: 128
1545.95/1546.23	c model valid
1545.95/1546.23	c current solution ok
1545.95/1546.23	c current bound: 128
1548.33/1548.65	c model valid
1548.33/1548.65	c current solution ok
1548.33/1548.66	c current bound: 128
1550.76/1551.09	c model valid
1550.76/1551.09	c current solution ok
1550.76/1551.09	c current bound: 128
1553.25/1553.53	c model valid
1553.25/1553.53	c current solution ok
1553.25/1553.53	c current bound: 128
1555.64/1555.95	c model valid
1555.64/1555.95	c current solution ok
1555.64/1555.96	c current bound: 128
1558.05/1558.38	c model valid
1558.05/1558.38	c current solution ok
1558.05/1558.39	c current bound: 128
1560.55/1560.81	c model valid
1560.55/1560.81	c current solution ok
1560.55/1560.82	c current bound: 128
1562.93/1563.24	c model valid
1562.93/1563.24	c current solution ok
1562.93/1563.25	c current bound: 128
1565.34/1565.67	c model valid
1565.34/1565.67	c current solution ok
1565.34/1565.67	c current bound: 128
1567.84/1568.10	c model valid
1567.84/1568.10	c current solution ok
1567.84/1568.10	c current bound: 128
1570.24/1570.53	c model valid
1570.24/1570.53	c current solution ok
1570.24/1570.53	c current bound: 128
1572.64/1572.96	c model valid
1572.64/1572.96	c current solution ok
1572.64/1572.96	c current bound: 128
1575.04/1575.39	c model valid
1575.04/1575.39	c current solution ok
1575.14/1575.40	c current bound: 128
1577.53/1577.84	c model valid
1577.53/1577.84	c current solution ok
1577.53/1577.84	c current bound: 128
1579.92/1580.29	c model valid
1579.92/1580.29	c current solution ok
1579.92/1580.29	c current bound: 128
1582.42/1582.71	c model valid
1582.42/1582.71	c current solution ok
1582.42/1582.72	c current bound: 128
1584.84/1585.14	c model valid
1584.84/1585.14	c current solution ok
1584.84/1585.14	c current bound: 128
1587.23/1587.58	c model valid
1587.23/1587.58	c current solution ok
1587.23/1587.58	c current bound: 128
1589.74/1590.00	c model valid
1589.74/1590.00	c current solution ok
1589.74/1590.01	c current bound: 128
1592.13/1592.43	c model valid
1592.13/1592.43	c current solution ok
1592.13/1592.44	c current bound: 128
1594.53/1594.86	c model valid
1594.53/1594.86	c current solution ok
1594.53/1594.86	c current bound: 128
1596.93/1597.29	c model valid
1596.93/1597.29	c current solution ok
1596.93/1597.29	c current bound: 128
1599.42/1599.72	c model valid
1599.42/1599.72	c current solution ok
1599.42/1599.72	c current bound: 128
1601.83/1602.15	c model valid
1601.83/1602.15	c current solution ok
1601.83/1602.15	c current bound: 128
1604.23/1604.58	c model valid
1604.23/1604.58	c current solution ok
1604.23/1604.58	c current bound: 128
1606.74/1607.01	c model valid
1606.74/1607.01	c current solution ok
1606.74/1607.01	c current bound: 128
1609.13/1609.45	c model valid
1609.13/1609.45	c current solution ok
1609.13/1609.45	c current bound: 128
1611.53/1611.88	c model valid
1611.53/1611.88	c current solution ok
1611.53/1611.88	c current bound: 128
1614.03/1614.30	c model valid
1614.03/1614.30	c current solution ok
1614.03/1614.30	c current bound: 128
1616.42/1616.75	c model valid
1616.42/1616.75	c current solution ok
1616.42/1616.75	c current bound: 128
1618.83/1619.18	c model valid
1618.83/1619.18	c current solution ok
1618.83/1619.18	c current bound: 128
1621.31/1621.61	c model valid
1621.31/1621.61	c current solution ok
1621.31/1621.61	c current bound: 128
1623.72/1624.04	c model valid
1623.72/1624.04	c current solution ok
1623.72/1624.04	c current bound: 128
1626.13/1626.46	c model valid
1626.13/1626.46	c current solution ok
1626.13/1626.46	c current bound: 128
1628.63/1628.90	c model valid
1628.63/1628.90	c current solution ok
1628.63/1628.90	c current bound: 128
1631.04/1631.34	c model valid
1631.04/1631.34	c current solution ok
1631.04/1631.34	c current bound: 128
1633.42/1633.77	c model valid
1633.42/1633.77	c current solution ok
1633.42/1633.78	c current bound: 128
1635.93/1636.22	c model valid
1635.93/1636.22	c current solution ok
1635.93/1636.22	c current bound: 128
1638.34/1638.64	c model valid
1638.34/1638.64	c current solution ok
1638.34/1638.64	c current bound: 128
1640.73/1641.07	c model valid
1640.73/1641.07	c current solution ok
1640.73/1641.07	c current bound: 128
1643.22/1643.51	c model valid
1643.22/1643.51	c current solution ok
1643.22/1643.51	c current bound: 128
1645.62/1645.94	c model valid
1645.62/1645.94	c current solution ok
1645.62/1645.95	c current bound: 128
1648.03/1648.38	c model valid
1648.03/1648.38	c current solution ok
1648.03/1648.39	c current bound: 128
1650.53/1650.81	c model valid
1650.53/1650.81	c current solution ok
1650.53/1650.82	c current bound: 128
1652.93/1653.24	c model valid
1652.93/1653.24	c current solution ok
1652.93/1653.24	c current bound: 128
1655.32/1655.66	c model valid
1655.32/1655.66	c current solution ok
1655.32/1655.66	c current bound: 128
1657.72/1658.09	c model valid
1657.72/1658.09	c current solution ok
1657.72/1658.09	c current bound: 128
1660.22/1660.53	c model valid
1660.22/1660.53	c current solution ok
1660.22/1660.54	c current bound: 128
1662.63/1662.97	c model valid
1662.63/1662.97	c current solution ok
1662.63/1662.97	c current bound: 128
1665.03/1665.39	c model valid
1665.03/1665.39	c current solution ok
1665.03/1665.39	c current bound: 128
1667.52/1667.82	c model valid
1667.52/1667.82	c current solution ok
1667.52/1667.83	c current bound: 128
1669.92/1670.25	c model valid
1669.92/1670.25	c current solution ok
1669.92/1670.26	c current bound: 128
1672.43/1672.70	c model valid
1672.43/1672.70	c current solution ok
1672.43/1672.71	c current bound: 128
1674.82/1675.13	c model valid
1674.82/1675.13	c current solution ok
1674.82/1675.14	c current bound: 128
1677.23/1677.57	c model valid
1677.23/1677.57	c current solution ok
1677.23/1677.57	c current bound: 128
1679.63/1679.99	c model valid
1679.63/1679.99	c current solution ok
1679.63/1679.99	c current bound: 128
1682.12/1682.42	c model valid
1682.12/1682.42	c current solution ok
1682.12/1682.42	c current bound: 128
1684.52/1684.85	c model valid
1684.52/1684.85	c current solution ok
1684.52/1684.85	c current bound: 128
1686.93/1687.27	c model valid
1686.93/1687.27	c current solution ok
1686.93/1687.28	c current bound: 128
1689.43/1689.70	c model valid
1689.43/1689.70	c current solution ok
1689.43/1689.71	c current bound: 128
1691.83/1692.13	c model valid
1691.83/1692.13	c current solution ok
1691.83/1692.14	c current bound: 128
1694.22/1694.56	c model valid
1694.22/1694.56	c current solution ok
1694.22/1694.57	c current bound: 128
1696.62/1696.99	c model valid
1696.62/1696.99	c current solution ok
1696.72/1697.00	c current bound: 128
1699.12/1699.42	c model valid
1699.12/1699.42	c current solution ok
1699.12/1699.42	c current bound: 128
1701.53/1701.85	c model valid
1701.53/1701.85	c current solution ok
1701.53/1701.85	c current bound: 128
1703.94/1704.29	c model valid
1703.94/1704.29	c current solution ok
1704.04/1704.30	c current bound: 128
1706.43/1706.72	c model valid
1706.43/1706.72	c current solution ok
1706.43/1706.72	c current bound: 128
1708.83/1709.16	c model valid
1708.83/1709.16	c current solution ok
1708.83/1709.16	c current bound: 128
1711.23/1711.59	c model valid
1711.23/1711.59	c current solution ok
1711.23/1711.59	c current bound: 128
1713.71/1714.02	c model valid
1713.71/1714.02	c current solution ok
1713.71/1714.02	c current bound: 128
1716.12/1716.46	c model valid
1716.12/1716.46	c current solution ok
1716.12/1716.46	c current bound: 128
1718.51/1718.90	c model valid
1718.51/1718.90	c current solution ok
1718.63/1718.90	c current bound: 128
1721.01/1721.32	c model valid
1721.01/1721.32	c current solution ok
1721.01/1721.32	c current bound: 128
1723.44/1723.75	c model valid
1723.44/1723.75	c current solution ok
1723.44/1723.76	c current bound: 128
1725.82/1726.18	c model valid
1725.82/1726.18	c current solution ok
1725.82/1726.18	c current bound: 128
1728.33/1728.62	c model valid
1728.33/1728.62	c current solution ok
1728.33/1728.62	c current bound: 128
1730.72/1731.05	c model valid
1730.72/1731.05	c current solution ok
1730.72/1731.05	c current bound: 128
1733.12/1733.48	c model valid
1733.12/1733.48	c current solution ok
1733.12/1733.49	c current bound: 128
1735.62/1735.91	c model valid
1735.62/1735.91	c current solution ok
1735.62/1735.91	c current bound: 128
1738.01/1738.35	c model valid
1738.01/1738.35	c current solution ok
1738.01/1738.35	c current bound: 128
1740.42/1740.77	c model valid
1740.42/1740.77	c current solution ok
1740.42/1740.78	c current bound: 128
1742.91/1743.20	c model valid
1742.91/1743.20	c current solution ok
1742.91/1743.21	c current bound: 128
1745.31/1745.63	c model valid
1745.31/1745.63	c current solution ok
1745.31/1745.63	c current bound: 128
1747.70/1748.07	c model valid
1747.70/1748.07	c current solution ok
1747.70/1748.07	c current bound: 128
1750.22/1750.50	c model valid
1750.22/1750.50	c current solution ok
1750.22/1750.50	c current bound: 128
1752.61/1752.94	c model valid
1752.61/1752.94	c current solution ok
1752.61/1752.94	c current bound: 128
1755.01/1755.37	c model valid
1755.01/1755.37	c current solution ok
1755.01/1755.37	c current bound: 128
1757.53/1757.81	c model valid
1757.53/1757.81	c current solution ok
1757.53/1757.81	c current bound: 128
1759.91/1760.25	c model valid
1759.91/1760.25	c current solution ok
1759.91/1760.25	c current bound: 128
1762.32/1762.67	c model valid
1762.32/1762.67	c current solution ok
1762.32/1762.67	c current bound: 128
1764.82/1765.10	c model valid
1764.82/1765.10	c current solution ok
1764.82/1765.10	c current bound: 128
1767.21/1767.53	c model valid
1767.21/1767.53	c current solution ok
1767.21/1767.53	c current bound: 128
1769.63/1769.96	c model valid
1769.63/1769.96	c current solution ok
1769.63/1769.96	c current bound: 128
1772.12/1772.40	c model valid
1772.12/1772.40	c current solution ok
1772.12/1772.40	c current bound: 128
1774.52/1774.83	c model valid
1774.52/1774.83	c current solution ok
1774.52/1774.83	c current bound: 128
1776.91/1777.26	c model valid
1776.91/1777.26	c current solution ok
1776.91/1777.26	c current bound: 128
1779.32/1779.69	c model valid
1779.32/1779.69	c current solution ok
1779.32/1779.70	c current bound: 128
1781.82/1782.13	c model valid
1781.82/1782.13	c current solution ok
1781.82/1782.13	c current bound: 128
1784.22/1784.55	c model valid
1784.22/1784.55	c current solution ok
1784.22/1784.56	c current bound: 128
1786.61/1786.99	c model valid
1786.61/1786.99	c current solution ok
1786.61/1786.99	c current bound: 128
1789.12/1789.41	c model valid
1789.12/1789.41	c current solution ok
1789.12/1789.41	c current bound: 128
1791.52/1791.84	c model valid
1791.52/1791.84	c current solution ok
1791.52/1791.85	c current bound: 128
1793.92/1794.27	c model valid
1793.92/1794.27	c current solution ok
1793.92/1794.28	c current bound: 128
1796.43/1796.71	c model valid
1796.43/1796.71	c current solution ok
1796.43/1796.71	c current bound: 128
1797.73/1798.00	./satsolver.sh: line 5: 27603 Terminated              ./glucose $1 > $2 2> /dev/null
1797.73/1798.00	c error: unexpected solver exit code
1797.73/1798.00	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-3703009-1338066546/watcher-3703009-1338066546 -o /tmp/evaluation-result-3703009-1338066546/solver-3703009-1338066546 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703009-1338066546.opb 616789936 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 4.01 3.13 2.48 3/179 22275
/proc/meminfo: memFree=27665668/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0

[startup+0.0953499 s]
/proc/loadavg: 4.01 3.13 2.48 3/179 22275
/proc/meminfo: memFree=27665668/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 4.01 3.13 2.48 3/179 22275
/proc/meminfo: memFree=27665668/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300147 s]
/proc/loadavg: 4.01 3.13 2.48 3/179 22275
/proc/meminfo: memFree=27665668/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 4.01 3.13 2.48 3/179 22275
/proc/meminfo: memFree=27665668/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 3.85 3.11 2.48 3/182 22281
/proc/meminfo: memFree=27640672/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23376 CPUtime=0.29 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 5932 2989 0 0 15 0 14 0 20 0 1 0 272780504 23937024 5470 33554432000 4194304 5992684 140735837109328 140735837095592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22276/statm: 5844 5470 175 440 0 5400 0
[pid=22281] ppid=22276 vsize=7540 CPUtime=1.17 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) R 22276 22275 1406 0 -1 4202496 1487 0 0 0 117 0 0 0 20 0 1 0 272780536 7720960 1039 33554432000 4194304 5654031 140737231906960 140737231904840 4218520 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 1885 1039 137 357 0 1525 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40064

[startup+3.10019 s]
/proc/loadavg: 3.85 3.11 2.48 3/182 22281
/proc/meminfo: memFree=27636392/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23376 CPUtime=0.3 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 6044 3505 0 0 15 1 14 0 20 0 1 0 272780504 23937024 5492 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22276/statm: 5844 5492 197 440 0 5400 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1594 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1594 147 357 0 1808 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 41196

[startup+6.30091 s]
/proc/loadavg: 3.85 3.11 2.48 3/184 22291
/proc/meminfo: memFree=27631276/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=2.74 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 6198 8451 0 0 15 1 257 1 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1594 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1594 147 357 0 1808 0
[pid=22290] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22290/stat : 22290 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272781023 9367552 267 33554432000 4194304 5064252 140736181383152 140736181382064 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22290/statm: 2287 267 226 213 0 72 0
[pid=22291] ppid=22290 vsize=7088 CPUtime=1.1 cores=0,2,4,6
/proc/22291/stat : 22291 (glucose) R 22290 22275 1406 0 -1 4202496 1417 0 0 0 110 0 0 0 20 0 1 0 272781023 7258112 938 33554432000 4194304 5208918 140735791325312 140735791323256 4229850 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22291/statm: 1772 938 102 248 0 1521 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 57588

[startup+12.7002 s]
/proc/loadavg: 3.56 3.07 2.47 3/184 22305
/proc/meminfo: memFree=27629464/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=10.08 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 6573 23666 0 0 16 2 986 4 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1594 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1594 147 357 0 1808 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 41352

[startup+25.5004 s]
/proc/loadavg: 3.32 3.04 2.47 3/184 22347
/proc/meminfo: memFree=27628012/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=22.24 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 7498 51033 0 0 16 2 2196 10 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1594 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1594 147 357 0 1808 0
[pid=22346] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22346/stat : 22346 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272782975 9367552 267 33554432000 4194304 5064252 140734974818976 140734974817888 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22346/statm: 2287 267 226 213 0 72 0
[pid=22347] ppid=22346 vsize=4404 CPUtime=0.79 cores=0,2,4,6
/proc/22347/stat : 22347 (glucose) R 22346 22275 1406 0 -1 4202496 1198 0 0 0 79 0 0 0 20 0 1 0 272782975 4509696 677 33554432000 4194304 5208918 140733215476800 140734974817912 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22347/statm: 1101 677 102 248 0 850 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 54904

[startup+51.1012 s]
/proc/loadavg: 2.80 2.94 2.45 3/184 22418
/proc/meminfo: memFree=27619528/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=46.6 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 9358 104720 0 0 17 4 4616 23 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1594 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1594 147 357 0 1808 0
[pid=22417] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272785410 9367552 267 33554432000 4194304 5064252 140734207141744 140734207140656 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22417/statm: 2287 267 226 213 0 72 0
[pid=22418] ppid=22417 vsize=7084 CPUtime=2.03 cores=0,2,4,6
/proc/22418/stat : 22418 (glucose) R 22417 22275 1406 0 -1 4202496 1763 0 0 0 203 0 0 0 20 0 1 0 272785410 7254016 1291 33554432000 4194304 5208918 140735705514384 140735705512328 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22418/statm: 1771 1291 102 248 0 1520 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 57584

[startup+102.306 s]
/proc/loadavg: 2.28 2.77 2.42 3/184 22567
/proc/meminfo: memFree=27593576/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=97.7 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 14087 217961 0 0 19 6 9696 49 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1594 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1594 147 357 0 1808 0
[pid=22566] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22566/stat : 22566 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272790521 9367552 267 33554432000 4194304 5064252 140734976704592 140734976703504 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22566/statm: 2287 267 226 213 0 72 0
[pid=22567] ppid=22566 vsize=7084 CPUtime=2.13 cores=0,2,4,6
/proc/22567/stat : 22567 (glucose) R 22566 22275 1406 0 -1 4202496 1855 0 0 0 213 0 0 0 20 0 1 0 272790521 7254016 1313 33554432000 4194304 5208918 140735575044416 140735575042360 4229203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22567/statm: 1771 1313 102 248 0 1520 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 57584

[startup+162.3 s]
/proc/loadavg: 2.10 2.63 2.39 3/183 22742
/proc/meminfo: memFree=27622132/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=158.6 cores=0,2,4,6

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

/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 41352

[startup+1482.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/183 26692
/proc/meminfo: memFree=28945548/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=1477.94 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 137170 3231100 0 0 62 77 146904 751 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
[pid=26691] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26691/stat : 26691 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272928561 9367552 267 33554432000 4194304 5064252 140734825361632 140734825360544 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26691/statm: 2287 267 226 213 0 72 0
[pid=26692] ppid=26691 vsize=7084 CPUtime=1.72 cores=0,2,4,6
/proc/26692/stat : 26692 (glucose) R 26691 22275 1406 0 -1 4202496 1713 0 0 0 172 0 0 0 20 0 1 0 272928562 7254016 1278 33554432000 4194304 5208918 140736988219776 140736988217720 4212949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26692/statm: 1771 1278 102 248 0 1520 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 57584

[startup+1542.3 s]
/proc/loadavg: 2.16 2.12 2.10 3/183 26867
/proc/meminfo: memFree=28957904/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=1538.72 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 142757 3364078 0 0 64 80 152950 778 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
[pid=26866] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26866/stat : 26866 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272934642 9367552 267 33554432000 4194304 5064252 140733354215088 140733354214000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26866/statm: 2287 267 226 213 0 72 0
[pid=26867] ppid=26866 vsize=5436 CPUtime=0.91 cores=0,2,4,6
/proc/26867/stat : 26867 (glucose) R 26866 22275 1406 0 -1 4202496 1392 0 0 0 91 0 0 0 20 0 1 0 272934642 5566464 870 33554432000 4194304 5208918 140734969165808 140734969163896 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26867/statm: 1359 870 102 248 0 1108 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 55936

[startup+1602.3 s]
/proc/loadavg: 2.19 2.13 2.10 3/183 27036
/proc/meminfo: memFree=28941956/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=1599.5 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 148306 3495378 0 0 66 84 158992 808 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 41352

[startup+1662.3 s]
/proc/loadavg: 2.07 2.10 2.09 3/183 27211
/proc/meminfo: memFree=28956336/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=1657.88 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 153530 3624471 0 0 68 86 164795 839 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
[pid=27210] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27210/stat : 27210 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272946558 9367552 267 33554432000 4194304 5064252 140736421398784 140736421397696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27210/statm: 2287 267 226 213 0 72 0
[pid=27211] ppid=27210 vsize=7084 CPUtime=1.75 cores=0,2,4,6
/proc/27211/stat : 27211 (glucose) R 27210 22275 1406 0 -1 4202496 1820 0 0 0 175 0 0 0 20 0 1 0 272946559 7254016 1278 33554432000 4194304 5208918 140736380919104 140736380917048 4212881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27211/statm: 1771 1278 102 248 0 1520 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 57584

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 2.09 3/183 27386
/proc/meminfo: memFree=28940384/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=1718.67 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 158871 3754227 0 0 71 88 170838 870 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
[pid=27385] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27385/stat : 27385 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272952637 9367552 267 33554432000 4194304 5064252 140737133163808 140737133162720 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27385/statm: 2287 267 226 213 0 72 0
[pid=27386] ppid=27385 vsize=5444 CPUtime=0.96 cores=0,2,4,6
/proc/27386/stat : 27386 (glucose) R 27385 22275 1406 0 -1 4202496 1284 0 0 0 96 0 0 0 20 0 1 0 272952637 5574656 888 33554432000 4194304 5208918 140734227027760 140734227025608 4213176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27386/statm: 1361 888 102 248 0 1110 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 55944

[startup+1782.3 s]
/proc/loadavg: 2.03 2.07 2.08 3/183 27554
/proc/meminfo: memFree=28959156/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=1779.46 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 164197 3887989 0 0 73 91 176884 898 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 41352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798 s]
/proc/loadavg: 2.02 2.07 2.08 3/183 27603
/proc/meminfo: memFree=28957036/32873648 swapFree=6844/6844
[pid=22275] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22275/stat : 22275 (npSolver-pbo-It) S 22273 22275 1406 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272780504 9367552 275 33554432000 4194304 5064252 140734030750640 140734030749552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22275/statm: 2287 275 233 213 0 72 0
[pid=22276] ppid=22275 vsize=23532 CPUtime=1794.05 cores=0,2,4,6
/proc/22276/stat : 22276 (npSolver-pbo) S 22275 22275 1406 0 -1 4202496 165761 3919515 0 0 74 92 178335 904 20 0 1 0 272780504 24096768 5495 33554432000 4194304 5992684 140735837109328 140735837101616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22276/statm: 5883 5495 197 440 0 5439 0
[pid=22281] ppid=22276 vsize=8672 CPUtime=2.4 cores=0,2,4,6
/proc/22281/stat : 22281 (glucosInc) S 22276 22275 1406 0 -1 4202496 2082 0 0 0 240 0 0 0 20 0 1 0 272780536 8880128 1595 33554432000 4194304 5654031 140737231906960 140737231905272 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22281/statm: 2168 1595 147 357 0 1808 0
[pid=27602] ppid=22276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (satsolver.sh) S 22276 22275 1406 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272960176 9367552 266 33554432000 4194304 5064252 140735339965552 140735339964464 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27602/statm: 2287 266 226 213 0 72 0
[pid=27603] ppid=27602 vsize=7088 CPUtime=1.28 cores=0,2,4,6
/proc/27603/stat : 27603 (glucose) R 27602 22275 1406 0 -1 4202496 1513 0 0 0 128 0 0 0 20 0 1 0 272960176 7258112 989 33554432000 4194304 5208918 140736975527088 140736975525032 4229010 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27603/statm: 1772 989 102 248 0 1521 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 57588

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22275 and gives
#  childrusage.ru_utime.tv_sec=1785
#  childrusage.ru_utime.tv_usec=380580
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=970484
# CPU time returned by wait4() is 1795.35
# while last known CPU time is 1797.73
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 1798.01
CPU time (s): 1800.04
CPU user time (s): 1790.08
CPU system time (s): 9.96
CPU usage (%): 100.113
Max. virtual memory (cumulated for all children) (KiB): 59256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.38
system time used= 9.97048
maximum resident set size= 22568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4087779
page faults= 0
swaps= 0
block input operations= 0
block output operations= 285256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9994
involuntary context switches= 9561

runsolver used 3.41348 second user time and 8.63469 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-26 23:09:06
IDJOB=3703009
IDBENCH=2684
IDSOLVER=2278
FILE ID=node124/3703009-1338066546
RUNJOBID= node124-1338049033-2280
PBS_JOBID= 14624372
Free space on /tmp= 71312 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/roussel/factor/normalized-factor-size=9-P=79-Q=257.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703009-1338066546/watcher-3703009-1338066546 -o /tmp/evaluation-result-3703009-1338066546/solver-3703009-1338066546 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703009-1338066546.opb 616789936 HOME HOME

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

MD5SUM BENCH= 1b99d7464fa1d392ffc8e7b556bf6e9b
RANDOM SEED=616789936

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27666024 kB
Buffers:          316880 kB
Cached:          2762384 kB
SwapCached:            0 kB
Active:          2297828 kB
Inactive:        2092600 kB
Active(anon):    1313644 kB
Inactive(anon):        0 kB
Active(file):     984184 kB
Inactive(file):  2092600 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12084 kB
Writeback:             0 kB
AnonPages:       1317952 kB
Mapped:            15688 kB
Shmem:               200 kB
Slab:             674704 kB
SReclaimable:     118212 kB
SUnreclaim:       556492 kB
KernelStack:        1472 kB
PageTables:         6624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1678916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    555008 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= 71500 MiB
End job on node124 at 2012-05-26 23:39:04