Trace number 3702349

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 1797.01

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_20_2__17_12__128.opb
MD5SUMc60a8914afda75f67db3a97e49d1591e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46877
Best CPU time to get the best result obtained on this benchmark2.73358
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5138
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)42
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint128
Maximum length of a constraint1025
Number of terms in the objective function 5120
Biggest coefficient in the objective function 94409
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 223303936
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 94409
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 223303936
Number of bits of the biggest sum of numbers28
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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	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
0.00/0.35	c [INC SEARCH] formula is SAT
0.00/0.35	c [INC SYSTEM] solved the initial formula
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.51	o 212091
0.00/0.51	c starting approximation
0.00/0.51	c factor = 2010
0.00/0.51	c factor still to low - shrinking to 3257.72
0.00/0.51	c approx number of clauses: 1e+06
0.00/0.51	c current bound: 106045
4.34/4.68	c model valid
4.34/4.68	c current solution ok
4.34/4.68	c current bound: 106045
8.76/8.87	c model valid
8.76/8.87	c current solution ok
8.76/8.88	c current bound: 106045
13.18/13.23	c model valid
13.18/13.23	c current solution ok
13.18/13.24	c current bound: 106045
17.46/17.59	c model valid
17.46/17.59	c current solution ok
17.46/17.60	c current bound: 106045
21.86/21.96	c model valid
21.86/21.96	c current solution ok
21.86/21.96	c current bound: 106045
26.27/26.34	c model valid
26.27/26.34	c current solution ok
26.27/26.35	c current bound: 106045
30.66/30.73	c model valid
30.66/30.73	c current solution ok
30.66/30.74	c current bound: 106045
34.88/34.90	c model valid
34.88/34.90	c current solution ok
34.88/34.90	c current bound: 106045
38.93/39.24	c model valid
38.93/39.24	c current solution ok
38.93/39.25	c current bound: 106045
43.21/43.52	c model valid
43.21/43.52	c current solution ok
43.21/43.53	c current bound: 106045
47.57/47.88	c model valid
47.57/47.88	c current solution ok
47.57/47.88	c current bound: 106045
51.95/52.24	c model valid
51.95/52.24	c current solution ok
51.95/52.25	c current bound: 106045
56.29/56.59	c model valid
56.29/56.59	c current solution ok
56.29/56.60	c current bound: 106045
60.67/60.97	c model valid
60.67/60.97	c current solution ok
60.67/60.98	c current bound: 106045
65.05/65.34	c model valid
65.05/65.34	c current solution ok
65.05/65.35	c current bound: 106045
69.40/69.69	c model valid
69.40/69.69	c current solution ok
69.69/69.70	c current bound: 106045
73.75/74.05	c model valid
73.75/74.05	c current solution ok
73.75/74.06	c current bound: 106045
78.11/78.41	c model valid
78.11/78.41	c current solution ok
78.11/78.42	c current bound: 106045
82.46/82.76	c model valid
82.46/82.76	c current solution ok
82.46/82.77	c current bound: 106045
86.84/87.13	c model valid
86.84/87.13	c current solution ok
86.84/87.14	c current bound: 106045
91.50/91.50	c model valid
91.50/91.50	c current solution ok
91.50/91.51	c current bound: 106045
95.57/95.67	c model valid
95.57/95.67	c current solution ok
95.57/95.68	c current bound: 106045
99.52/99.83	c model valid
99.52/99.83	c current solution ok
99.52/99.84	c current bound: 106045
103.99/104.00	c model valid
103.99/104.00	c current solution ok
103.99/104.01	c current bound: 106045
107.88/108.18	c model valid
107.88/108.18	c current solution ok
107.88/108.18	c current bound: 106045
112.27/112.34	c model valid
112.27/112.34	c current solution ok
112.27/112.35	c current bound: 106045
116.19/116.50	c model valid
116.19/116.50	c current solution ok
116.50/116.51	c current bound: 106045
120.35/120.67	c model valid
120.35/120.67	c current solution ok
120.35/120.67	c current bound: 106045
124.75/125.04	c model valid
124.75/125.04	c current solution ok
124.75/125.05	c current bound: 106045
129.12/129.42	c model valid
129.12/129.42	c current solution ok
129.12/129.43	c current bound: 106045
133.48/133.78	c model valid
133.48/133.78	c current solution ok
133.48/133.78	c current bound: 106045
137.84/138.13	c model valid
137.84/138.13	c current solution ok
137.84/138.14	c current bound: 106045
142.19/142.48	c model valid
142.19/142.48	c current solution ok
142.19/142.49	c current bound: 106045
146.56/146.85	c model valid
146.56/146.85	c current solution ok
146.56/146.86	c current bound: 106045
150.93/151.23	c model valid
150.93/151.23	c current solution ok
150.93/151.24	c current bound: 106045
155.30/155.61	c model valid
155.30/155.61	c current solution ok
155.30/155.61	c current bound: 106045
159.68/159.97	c model valid
159.68/159.97	c current solution ok
159.68/159.98	c current bound: 106045
164.05/164.35	c model valid
164.05/164.35	c current solution ok
164.05/164.36	c current bound: 106045
168.43/168.72	c model valid
168.43/168.72	c current solution ok
168.43/168.73	c current bound: 106045
172.80/173.08	c model valid
172.80/173.08	c current solution ok
172.80/173.09	c current bound: 106045
177.15/177.45	c model valid
177.15/177.45	c current solution ok
177.15/177.46	c current bound: 106045
181.53/181.81	c model valid
181.53/181.81	c current solution ok
181.53/181.82	c current bound: 106045
185.87/186.17	c model valid
185.87/186.17	c current solution ok
185.87/186.18	c current bound: 106045
190.25/190.55	c model valid
190.25/190.55	c current solution ok
190.25/190.56	c current bound: 106045
194.63/194.91	c model valid
194.63/194.91	c current solution ok
194.63/194.92	c current bound: 106045
199.18/199.26	c model valid
199.18/199.26	c current solution ok
199.18/199.27	c current bound: 106045
203.59/203.66	c model valid
203.59/203.66	c current solution ok
203.59/203.66	c current bound: 106045
207.97/208.02	c model valid
207.97/208.02	c current solution ok
207.97/208.02	c current bound: 106045
212.28/212.38	c model valid
212.28/212.38	c current solution ok
212.28/212.39	c current bound: 106045
216.68/216.75	c model valid
216.68/216.75	c current solution ok
216.68/216.76	c current bound: 106045
221.09/221.12	c model valid
221.09/221.12	c current solution ok
221.09/221.12	c current bound: 106045
225.49/225.52	c model valid
225.49/225.52	c current solution ok
225.49/225.53	c current bound: 106045
229.79/229.88	c model valid
229.79/229.88	c current solution ok
229.79/229.88	c current bound: 106045
234.19/234.24	c model valid
234.19/234.24	c current solution ok
234.19/234.25	c current bound: 106045
238.31/238.60	c model valid
238.31/238.60	c current solution ok
238.61/238.61	c current bound: 106045
242.45/242.74	c model valid
242.45/242.74	c current solution ok
242.45/242.75	c current bound: 106045
246.91/246.90	c model valid
246.91/246.90	c current solution ok
246.91/246.91	c current bound: 106045
250.77/251.06	c model valid
250.77/251.06	c current solution ok
250.77/251.06	c current bound: 106045
255.18/255.22	c model valid
255.18/255.22	c current solution ok
255.18/255.23	c current bound: 106045
259.08/259.37	c model valid
259.08/259.37	c current solution ok
259.08/259.38	c current bound: 106045
263.24/263.52	c model valid
263.24/263.52	c current solution ok
263.24/263.53	c current bound: 106045
267.38/267.68	c model valid
267.38/267.68	c current solution ok
267.38/267.68	c current bound: 106045
271.79/271.87	c model valid
271.79/271.87	c current solution ok
271.79/271.88	c current bound: 106045
275.98/276.02	c model valid
275.98/276.02	c current solution ok
275.98/276.03	c current bound: 106045
279.90/280.17	c model valid
279.90/280.17	c current solution ok
279.90/280.18	c current bound: 106045
284.06/284.34	c model valid
284.06/284.34	c current solution ok
284.06/284.35	c current bound: 106045
288.22/288.51	c model valid
288.22/288.51	c current solution ok
288.22/288.52	c current bound: 106045
292.60/292.68	c model valid
292.60/292.68	c current solution ok
292.60/292.68	c current bound: 106045
296.55/296.83	c model valid
296.55/296.83	c current solution ok
296.55/296.83	c current bound: 106045
300.69/300.97	c model valid
300.69/300.97	c current solution ok
300.69/300.97	c current bound: 106045
304.82/305.13	c model valid
304.82/305.13	c current solution ok
304.82/305.13	c current bound: 106045
309.01/309.42	c model valid
309.01/309.42	c current solution ok
309.01/309.43	c current bound: 106045
313.47/313.61	c model valid
313.47/313.61	c current solution ok
313.47/313.62	c current bound: 106045
317.37/317.77	c model valid
317.37/317.77	c current solution ok
317.37/317.77	c current bound: 106045
321.50/321.92	c model valid
321.50/321.92	c current solution ok
321.50/321.93	c current bound: 106045
325.71/326.12	c model valid
325.71/326.12	c current solution ok
325.71/326.13	c current bound: 106045
329.88/330.27	c model valid
329.88/330.27	c current solution ok
329.88/330.28	c current bound: 106045
334.27/334.45	c model valid
334.27/334.45	c current solution ok
334.27/334.46	c current bound: 106045
338.21/338.61	c model valid
338.21/338.61	c current solution ok
338.21/338.62	c current bound: 106045
342.37/342.77	c model valid
342.37/342.77	c current solution ok
342.37/342.77	c current bound: 106045
346.52/346.92	c model valid
346.52/346.92	c current solution ok
346.52/346.92	c current bound: 106045
350.88/351.08	c model valid
350.88/351.08	c current solution ok
350.88/351.09	c current bound: 106045
355.08/355.25	c model valid
355.08/355.25	c current solution ok
355.08/355.25	c current bound: 106045
359.30/359.40	c model valid
359.30/359.40	c current solution ok
359.30/359.41	c current bound: 106045
363.17/363.56	c model valid
363.17/363.56	c current solution ok
363.17/363.57	c current bound: 106045
367.35/367.73	c model valid
367.35/367.73	c current solution ok
367.35/367.73	c current bound: 106045
371.78/371.91	c model valid
371.78/371.91	c current solution ok
371.78/371.92	c current bound: 106045
375.68/376.06	c model valid
375.68/376.06	c current solution ok
375.68/376.07	c current bound: 106045
379.83/380.22	c model valid
379.83/380.22	c current solution ok
379.83/380.23	c current bound: 106045
384.01/384.39	c model valid
384.01/384.39	c current solution ok
384.01/384.39	c current bound: 106045
388.17/388.56	c model valid
388.17/388.56	c current solution ok
388.17/388.57	c current bound: 106045
392.61/392.71	c model valid
392.61/392.71	c current solution ok
392.61/392.72	c current bound: 106045
396.49/396.88	c model valid
396.49/396.88	c current solution ok
396.49/396.89	c current bound: 106045
400.65/401.03	c model valid
400.65/401.03	c current solution ok
400.65/401.04	c current bound: 106045
405.11/405.20	c model valid
405.11/405.20	c current solution ok
405.11/405.20	c current bound: 106045
409.19/409.34	c model valid
409.19/409.34	c current solution ok
409.19/409.35	c current bound: 106045
413.12/413.49	c model valid
413.12/413.49	c current solution ok
413.42/413.50	c current bound: 106045
417.27/417.64	c model valid
417.27/417.64	c current solution ok
417.27/417.65	c current bound: 106045
421.70/421.80	c model valid
421.70/421.80	c current solution ok
421.70/421.81	c current bound: 106045
425.58/425.95	c model valid
425.58/425.95	c current solution ok
425.58/425.96	c current bound: 106045
430.00/430.13	c model valid
430.00/430.13	c current solution ok
430.00/430.13	c current bound: 106045
433.90/434.29	c model valid
433.90/434.29	c current solution ok
434.20/434.30	c current bound: 106045
438.07/438.44	c model valid
438.07/438.44	c current solution ok
438.07/438.44	c current bound: 106045
442.23/442.61	c model valid
442.23/442.61	c current solution ok
442.23/442.62	c current bound: 106045
446.60/446.79	c model valid
446.60/446.79	c current solution ok
446.60/446.79	c current bound: 106045
450.79/450.95	c model valid
450.79/450.95	c current solution ok
450.79/450.95	c current bound: 106045
454.73/455.11	c model valid
454.73/455.11	c current solution ok
454.73/455.11	c current bound: 106045
458.87/459.25	c model valid
458.87/459.25	c current solution ok
458.87/459.26	c current bound: 106045
463.33/463.40	c model valid
463.33/463.40	c current solution ok
463.33/463.41	c current bound: 106045
467.47/467.64	c model valid
467.47/467.64	c current solution ok
467.47/467.65	c current bound: 106045
471.66/471.80	c model valid
471.66/471.80	c current solution ok
471.66/471.81	c current bound: 106045
475.52/475.97	c model valid
475.52/475.97	c current solution ok
475.52/475.98	c current bound: 106045
479.69/480.14	c model valid
479.69/480.14	c current solution ok
479.69/480.15	c current bound: 106045
484.15/484.30	c model valid
484.15/484.30	c current solution ok
484.15/484.31	c current bound: 106045
488.25/488.46	c model valid
488.25/488.46	c current solution ok
488.25/488.46	c current bound: 106045
492.19/492.64	c model valid
492.19/492.64	c current solution ok
492.19/492.65	c current bound: 106045
496.34/496.79	c model valid
496.34/496.79	c current solution ok
496.66/496.80	c current bound: 106045
500.53/500.97	c model valid
500.53/500.97	c current solution ok
500.53/500.98	c current bound: 106045
504.70/505.13	c model valid
504.70/505.13	c current solution ok
504.70/505.14	c current bound: 106045
509.05/509.30	c model valid
509.05/509.30	c current solution ok
509.16/509.31	c current bound: 106045
513.03/513.47	c model valid
513.03/513.47	c current solution ok
513.03/513.47	c current bound: 106045
517.20/517.64	c model valid
517.20/517.64	c current solution ok
517.20/517.65	c current bound: 106045
521.37/521.79	c model valid
521.37/521.79	c current solution ok
521.66/521.80	c current bound: 106045
525.75/525.96	c model valid
525.75/525.96	c current solution ok
525.75/525.97	c current bound: 106045
529.97/530.11	c model valid
529.97/530.11	c current solution ok
529.97/530.11	c current bound: 106045
533.84/534.28	c model valid
533.84/534.28	c current solution ok
533.84/534.28	c current bound: 106045
538.04/538.47	c model valid
538.04/538.47	c current solution ok
538.04/538.48	c current bound: 106045
542.20/542.63	c model valid
542.20/542.63	c current solution ok
542.20/542.64	c current bound: 106045
546.67/546.80	c model valid
546.67/546.80	c current solution ok
546.67/546.81	c current bound: 106045
550.87/551.03	c model valid
550.87/551.03	c current solution ok
550.87/551.04	c current bound: 106045
554.75/555.20	c model valid
554.75/555.20	c current solution ok
555.07/555.20	c current bound: 106045
558.93/559.36	c model valid
558.93/559.36	c current solution ok
558.93/559.37	c current bound: 106045
563.09/563.54	c model valid
563.09/563.54	c current solution ok
563.09/563.55	c current bound: 106045
567.57/567.70	c model valid
567.57/567.70	c current solution ok
567.57/567.71	c current bound: 106045
571.43/571.87	c model valid
571.43/571.87	c current solution ok
571.43/571.88	c current bound: 106045
575.59/576.03	c model valid
575.59/576.03	c current solution ok
575.59/576.04	c current bound: 106045
579.75/580.19	c model valid
579.75/580.19	c current solution ok
580.07/580.20	c current bound: 106045
583.93/584.36	c model valid
583.93/584.36	c current solution ok
583.93/584.36	c current bound: 106045
588.36/588.52	c model valid
588.36/588.52	c current solution ok
588.36/588.53	c current bound: 106045
592.26/592.71	c model valid
592.26/592.71	c current solution ok
592.26/592.72	c current bound: 106045
596.44/596.87	c model valid
596.44/596.87	c current solution ok
596.44/596.88	c current bound: 106045
600.63/601.06	c model valid
600.63/601.06	c current solution ok
600.63/601.07	c current bound: 106045
604.79/605.23	c model valid
604.79/605.23	c current solution ok
604.79/605.24	c current bound: 106045
609.23/609.53	c model valid
609.23/609.53	c current solution ok
609.23/609.54	c current bound: 106045
613.11/613.70	c model valid
613.11/613.70	c current solution ok
613.42/613.70	c current bound: 106045
617.27/617.86	c model valid
617.27/617.86	c current solution ok
617.27/617.87	c current bound: 106045
621.45/622.03	c model valid
621.45/622.03	c current solution ok
621.45/622.03	c current bound: 106045
625.60/626.19	c model valid
625.60/626.19	c current solution ok
625.91/626.20	c current bound: 106045
630.01/630.37	c model valid
630.01/630.37	c current solution ok
630.01/630.38	c current bound: 106045
633.95/634.54	c model valid
633.95/634.54	c current solution ok
633.95/634.54	c current bound: 106045
638.11/638.69	c model valid
638.11/638.69	c current solution ok
638.41/638.70	c current bound: 106045
642.27/642.86	c model valid
642.27/642.86	c current solution ok
642.27/642.86	c current bound: 106045
646.43/647.02	c model valid
646.43/647.02	c current solution ok
646.43/647.03	c current bound: 106045
650.82/651.19	c model valid
650.82/651.19	c current solution ok
650.82/651.20	c current bound: 106045
654.77/655.36	c model valid
654.77/655.36	c current solution ok
654.77/655.37	c current bound: 106045
658.92/659.51	c model valid
658.92/659.51	c current solution ok
658.92/659.52	c current bound: 106045
663.12/663.70	c model valid
663.12/663.70	c current solution ok
663.12/663.71	c current bound: 106045
667.50/667.87	c model valid
667.50/667.87	c current solution ok
667.50/667.88	c current bound: 106045
671.69/672.03	c model valid
671.69/672.03	c current solution ok
671.69/672.04	c current bound: 106045
675.60/676.19	c model valid
675.60/676.19	c current solution ok
675.91/676.20	c current bound: 106045
679.77/680.36	c model valid
679.77/680.36	c current solution ok
679.77/680.37	c current bound: 106045
683.92/684.52	c model valid
683.92/684.52	c current solution ok
683.92/684.52	c current bound: 106045
688.30/688.68	c model valid
688.30/688.68	c current solution ok
688.30/688.69	c current bound: 106045
692.70/693.04	c model valid
692.70/693.04	c current solution ok
692.70/693.05	c current bound: 106045
697.11/697.42	c model valid
697.11/697.42	c current solution ok
697.11/697.42	c current bound: 106045
701.40/701.79	c model valid
701.40/701.79	c current solution ok
701.40/701.79	c current bound: 106045
705.82/706.16	c model valid
705.82/706.16	c current solution ok
705.82/706.17	c current bound: 106045
710.19/710.53	c model valid
710.19/710.53	c current solution ok
710.19/710.54	c current bound: 106045
714.34/714.90	c model valid
714.34/714.90	c current solution ok
714.63/714.91	c current bound: 106045
718.48/719.06	c model valid
718.48/719.06	c current solution ok
718.48/719.07	c current bound: 106045
722.65/723.23	c model valid
722.65/723.23	c current solution ok
722.65/723.24	c current bound: 106045
727.13/727.40	c model valid
727.13/727.40	c current solution ok
727.13/727.41	c current bound: 106045
731.22/731.57	c model valid
731.22/731.57	c current solution ok
731.22/731.58	c current bound: 106045
735.16/735.74	c model valid
735.16/735.74	c current solution ok
735.16/735.75	c current bound: 106045
739.36/739.93	c model valid
739.36/739.93	c current solution ok
739.36/739.94	c current bound: 106045
743.53/744.09	c model valid
743.53/744.09	c current solution ok
743.82/744.10	c current bound: 106045
747.68/748.27	c model valid
747.68/748.27	c current solution ok
747.68/748.27	c current bound: 106045
752.12/752.43	c model valid
752.12/752.43	c current solution ok
752.12/752.44	c current bound: 106045
756.33/756.60	c model valid
756.33/756.60	c current solution ok
756.33/756.61	c current bound: 106045
760.41/760.98	c model valid
760.41/760.98	c current solution ok
760.41/760.99	c current bound: 106045
764.56/765.14	c model valid
764.56/765.14	c current solution ok
764.56/765.15	c current bound: 106045
768.73/769.29	c model valid
768.73/769.29	c current solution ok
769.01/769.30	c current bound: 106045
773.12/773.46	c model valid
773.12/773.46	c current solution ok
773.12/773.47	c current bound: 106045
777.51/777.84	c model valid
777.51/777.84	c current solution ok
777.51/777.85	c current bound: 106045
781.90/782.23	c model valid
781.90/782.23	c current solution ok
781.90/782.23	c current bound: 106045
786.21/786.60	c model valid
786.21/786.60	c current solution ok
786.32/786.61	c current bound: 106045
790.21/790.76	c model valid
790.21/790.76	c current solution ok
790.21/790.76	c current bound: 106045
794.35/794.91	c model valid
794.35/794.91	c current solution ok
794.35/794.91	c current bound: 106045
798.52/799.08	c model valid
798.52/799.08	c current solution ok
798.52/799.08	c current bound: 106045
802.68/803.23	c model valid
802.68/803.23	c current solution ok
802.68/803.24	c current bound: 106045
807.01/807.40	c model valid
807.01/807.40	c current solution ok
807.12/807.40	c current bound: 106045
811.03/811.58	c model valid
811.03/811.58	c current solution ok
811.03/811.59	c current bound: 106045
815.20/815.76	c model valid
815.20/815.76	c current solution ok
815.20/815.77	c current bound: 106045
819.62/819.90	c model valid
819.62/819.90	c current solution ok
819.62/819.91	c current bound: 106045
823.70/824.06	c model valid
823.70/824.06	c current solution ok
823.70/824.07	c current bound: 106045
827.92/828.23	c model valid
827.92/828.23	c current solution ok
827.92/828.23	c current bound: 106045
831.81/832.38	c model valid
831.81/832.38	c current solution ok
831.81/832.38	c current bound: 106045
835.96/836.52	c model valid
835.96/836.52	c current solution ok
835.96/836.53	c current bound: 106045
840.12/840.68	c model valid
840.12/840.68	c current solution ok
840.12/840.69	c current bound: 106045
844.51/844.86	c model valid
844.51/844.86	c current solution ok
844.51/844.87	c current bound: 106045
848.46/849.02	c model valid
848.46/849.02	c current solution ok
848.46/849.03	c current bound: 106045
852.63/853.25	c model valid
852.63/853.25	c current solution ok
852.63/853.26	c current bound: 106045
857.06/857.40	c model valid
857.06/857.40	c current solution ok
857.06/857.41	c current bound: 106045
860.92/861.55	c model valid
860.92/861.55	c current solution ok
860.92/861.56	c current bound: 106045
865.34/865.72	c model valid
865.34/865.72	c current solution ok
865.34/865.73	c current bound: 106045
869.25/869.88	c model valid
869.25/869.88	c current solution ok
869.25/869.89	c current bound: 106045
873.42/874.05	c model valid
873.42/874.05	c current solution ok
873.42/874.05	c current bound: 106045
877.85/878.20	c model valid
877.85/878.20	c current solution ok
877.85/878.21	c current bound: 106045
881.95/882.37	c model valid
881.95/882.37	c current solution ok
881.95/882.38	c current bound: 106045
886.16/886.52	c model valid
886.16/886.52	c current solution ok
886.16/886.53	c current bound: 106045
890.07/890.69	c model valid
890.07/890.69	c current solution ok
890.35/890.70	c current bound: 106045
894.22/894.84	c model valid
894.22/894.84	c current solution ok
894.22/894.85	c current bound: 106045
898.38/899.01	c model valid
898.38/899.01	c current solution ok
898.38/899.02	c current bound: 106045
902.75/903.16	c model valid
902.75/903.16	c current solution ok
902.75/903.17	c current bound: 106045
906.96/907.30	c model valid
906.96/907.30	c current solution ok
906.96/907.31	c current bound: 106045
910.86/911.47	c model valid
910.86/911.47	c current solution ok
910.86/911.47	c current bound: 106045
915.00/915.61	c model valid
915.00/915.61	c current solution ok
915.00/915.61	c current bound: 106045
919.37/919.78	c model valid
919.37/919.78	c current solution ok
919.37/919.79	c current bound: 106045
923.56/923.94	c model valid
923.56/923.94	c current solution ok
923.56/923.95	c current bound: 106045
927.47/928.09	c model valid
927.47/928.09	c current solution ok
927.77/928.10	c current bound: 106045
931.63/932.25	c model valid
931.63/932.25	c current solution ok
931.63/932.25	c current bound: 106045
935.78/936.41	c model valid
935.78/936.41	c current solution ok
935.78/936.42	c current bound: 106045
940.16/940.56	c model valid
940.16/940.56	c current solution ok
940.16/940.57	c current bound: 106045
944.09/944.71	c model valid
944.09/944.71	c current solution ok
944.09/944.72	c current bound: 106045
948.56/948.90	c model valid
948.56/948.90	c current solution ok
948.56/948.91	c current bound: 106045
952.42/953.05	c model valid
952.42/953.05	c current solution ok
952.42/953.06	c current bound: 106045
956.59/957.22	c model valid
956.59/957.22	c current solution ok
956.59/957.22	c current bound: 106045
960.95/961.37	c model valid
960.95/961.37	c current solution ok
960.95/961.37	c current bound: 106045
964.90/965.53	c model valid
964.90/965.53	c current solution ok
964.90/965.54	c current bound: 106045
969.06/969.68	c model valid
969.06/969.68	c current solution ok
969.06/969.69	c current bound: 106045
973.22/973.84	c model valid
973.22/973.84	c current solution ok
973.22/973.85	c current bound: 106045
977.65/978.01	c model valid
977.65/978.01	c current solution ok
977.65/978.02	c current bound: 106045
981.55/982.18	c model valid
981.55/982.18	c current solution ok
981.55/982.18	c current bound: 106045
985.73/986.34	c model valid
985.73/986.34	c current solution ok
985.73/986.35	c current bound: 106045
990.17/990.50	c model valid
990.17/990.50	c current solution ok
990.17/990.51	c current bound: 106045
994.04/994.66	c model valid
994.04/994.66	c current solution ok
994.04/994.67	c current bound: 106045
998.47/998.83	c model valid
998.47/998.83	c current solution ok
998.47/998.83	c current bound: 106045
1002.35/1002.97	c model valid
1002.35/1002.97	c current solution ok
1002.35/1002.97	c current bound: 106045
1006.50/1007.13	c model valid
1006.50/1007.13	c current solution ok
1006.50/1007.14	c current bound: 106045
1010.67/1011.29	c model valid
1010.67/1011.29	c current solution ok
1010.67/1011.29	c current bound: 106045
1015.05/1015.48	c model valid
1015.05/1015.48	c current solution ok
1015.05/1015.49	c current bound: 106045
1019.26/1019.62	c model valid
1019.26/1019.62	c current solution ok
1019.26/1019.63	c current bound: 106045
1023.16/1023.76	c model valid
1023.16/1023.76	c current solution ok
1023.16/1023.77	c current bound: 106045
1027.31/1027.92	c model valid
1027.31/1027.92	c current solution ok
1027.31/1027.92	c current bound: 106045
1031.46/1032.06	c model valid
1031.46/1032.06	c current solution ok
1031.46/1032.07	c current bound: 106045
1035.88/1036.23	c model valid
1035.88/1036.23	c current solution ok
1035.88/1036.24	c current bound: 106045
1039.77/1040.38	c model valid
1039.77/1040.38	c current solution ok
1039.77/1040.38	c current bound: 106045
1043.93/1044.54	c model valid
1043.93/1044.54	c current solution ok
1043.93/1044.55	c current bound: 106045
1048.37/1048.70	c model valid
1048.37/1048.70	c current solution ok
1048.37/1048.71	c current bound: 106045
1052.46/1052.87	c model valid
1052.46/1052.87	c current solution ok
1052.46/1052.87	c current bound: 106045
1056.68/1057.01	c model valid
1056.68/1057.01	c current solution ok
1056.68/1057.02	c current bound: 106045
1060.56/1061.17	c model valid
1060.56/1061.17	c current solution ok
1060.56/1061.17	c current bound: 106045
1064.72/1065.33	c model valid
1064.72/1065.33	c current solution ok
1064.72/1065.34	c current bound: 106045
1068.87/1069.49	c model valid
1068.87/1069.49	c current solution ok
1068.87/1069.49	c current bound: 106045
1073.26/1073.66	c model valid
1073.26/1073.66	c current solution ok
1073.26/1073.66	c current bound: 106045
1077.20/1077.81	c model valid
1077.20/1077.81	c current solution ok
1077.20/1077.81	c current bound: 106045
1081.34/1081.95	c model valid
1081.34/1081.95	c current solution ok
1081.34/1081.96	c current bound: 106045
1085.79/1086.10	c model valid
1085.79/1086.10	c current solution ok
1085.79/1086.11	c current bound: 106045
1089.87/1090.28	c model valid
1089.87/1090.28	c current solution ok
1089.87/1090.29	c current bound: 106045
1094.06/1094.45	c model valid
1094.06/1094.45	c current solution ok
1094.06/1094.46	c current bound: 106045
1098.01/1098.62	c model valid
1098.01/1098.62	c current solution ok
1098.01/1098.63	c current bound: 106045
1102.18/1102.79	c model valid
1102.18/1102.79	c current solution ok
1102.18/1102.79	c current bound: 106045
1106.33/1106.94	c model valid
1106.33/1106.94	c current solution ok
1106.33/1106.95	c current bound: 106045
1110.68/1111.08	c model valid
1110.68/1111.08	c current solution ok
1110.68/1111.09	c current bound: 106045
1114.63/1115.23	c model valid
1114.63/1115.23	c current solution ok
1114.63/1115.24	c current bound: 106045
1119.07/1119.40	c model valid
1119.07/1119.40	c current solution ok
1119.07/1119.41	c current bound: 106045
1122.95/1123.56	c model valid
1122.95/1123.56	c current solution ok
1122.95/1123.56	c current bound: 106045
1127.11/1127.72	c model valid
1127.11/1127.72	c current solution ok
1127.11/1127.72	c current bound: 106045
1131.46/1131.87	c model valid
1131.46/1131.87	c current solution ok
1131.46/1131.88	c current bound: 106045
1135.41/1136.02	c model valid
1135.41/1136.02	c current solution ok
1135.41/1136.03	c current bound: 106045
1139.56/1140.19	c model valid
1139.56/1140.19	c current solution ok
1139.87/1140.20	c current bound: 106045
1143.73/1144.34	c model valid
1143.73/1144.34	c current solution ok
1143.73/1144.34	c current bound: 106045
1148.17/1148.53	c model valid
1148.17/1148.53	c current solution ok
1148.17/1148.53	c current bound: 106045
1152.09/1152.69	c model valid
1152.09/1152.69	c current solution ok
1152.09/1152.69	c current bound: 106045
1156.25/1156.85	c model valid
1156.25/1156.85	c current solution ok
1156.25/1156.86	c current bound: 106045
1160.42/1161.02	c model valid
1160.42/1161.02	c current solution ok
1160.42/1161.02	c current bound: 106045
1164.58/1165.18	c model valid
1164.58/1165.18	c current solution ok
1164.58/1165.19	c current bound: 106045
1168.97/1169.34	c model valid
1168.97/1169.34	c current solution ok
1168.97/1169.34	c current bound: 106045
1172.90/1173.49	c model valid
1172.90/1173.49	c current solution ok
1173.17/1173.50	c current bound: 106045
1177.02/1177.63	c model valid
1177.02/1177.63	c current solution ok
1177.02/1177.64	c current bound: 106045
1181.18/1181.79	c model valid
1181.18/1181.79	c current solution ok
1181.47/1181.80	c current bound: 106045
1185.55/1185.95	c model valid
1185.55/1185.95	c current solution ok
1185.55/1185.96	c current bound: 106045
1189.76/1190.11	c model valid
1189.76/1190.11	c current solution ok
1189.76/1190.12	c current bound: 106045
1193.65/1194.26	c model valid
1193.65/1194.26	c current solution ok
1193.65/1194.27	c current bound: 106045
1197.80/1198.41	c model valid
1197.80/1198.41	c current solution ok
1197.80/1198.41	c current bound: 106045
1201.92/1202.54	c model valid
1201.92/1202.54	c current solution ok
1201.92/1202.55	c current bound: 106045
1206.39/1206.71	c model valid
1206.39/1206.71	c current solution ok
1206.39/1206.71	c current bound: 106045
1210.24/1210.85	c model valid
1210.24/1210.85	c current solution ok
1210.24/1210.86	c current bound: 106045
1214.69/1215.00	c model valid
1214.69/1215.00	c current solution ok
1214.69/1215.01	c current bound: 106045
1218.56/1219.16	c model valid
1218.56/1219.16	c current solution ok
1218.56/1219.17	c current bound: 106045
1222.96/1223.33	c model valid
1222.96/1223.33	c current solution ok
1222.96/1223.33	c current bound: 106045
1226.87/1227.48	c model valid
1226.87/1227.48	c current solution ok
1226.87/1227.49	c current bound: 106045
1231.02/1231.63	c model valid
1231.02/1231.63	c current solution ok
1231.02/1231.63	c current bound: 106045
1235.17/1235.78	c model valid
1235.17/1235.78	c current solution ok
1235.17/1235.79	c current bound: 106045
1239.34/1239.94	c model valid
1239.34/1239.94	c current solution ok
1239.34/1239.95	c current bound: 106045
1243.76/1244.12	c model valid
1243.76/1244.12	c current solution ok
1243.76/1244.12	c current bound: 106045
1247.67/1248.28	c model valid
1247.67/1248.28	c current solution ok
1247.67/1248.29	c current bound: 106045
1251.83/1252.44	c model valid
1251.83/1252.44	c current solution ok
1251.83/1252.45	c current bound: 106045
1256.00/1256.61	c model valid
1256.00/1256.61	c current solution ok
1256.00/1256.62	c current bound: 106045
1260.37/1260.79	c model valid
1260.37/1260.79	c current solution ok
1260.48/1260.80	c current bound: 106045
1264.58/1264.95	c model valid
1264.58/1264.95	c current solution ok
1264.58/1264.95	c current bound: 106045
1268.49/1269.09	c model valid
1268.49/1269.09	c current solution ok
1268.79/1269.10	c current bound: 106045
1272.65/1273.34	c model valid
1272.65/1273.34	c current solution ok
1272.65/1273.35	c current bound: 106045
1277.10/1277.51	c model valid
1277.10/1277.51	c current solution ok
1277.10/1277.51	c current bound: 106045
1281.18/1281.67	c model valid
1281.18/1281.67	c current solution ok
1281.18/1281.68	c current bound: 106045
1285.38/1285.83	c model valid
1285.38/1285.83	c current solution ok
1285.38/1285.84	c current bound: 106045
1289.31/1289.99	c model valid
1289.31/1289.99	c current solution ok
1289.61/1290.00	c current bound: 106045
1293.45/1294.14	c model valid
1293.45/1294.14	c current solution ok
1293.45/1294.14	c current bound: 106045
1297.60/1298.29	c model valid
1297.60/1298.29	c current solution ok
1297.90/1298.30	c current bound: 106045
1301.99/1302.44	c model valid
1301.99/1302.44	c current solution ok
1301.99/1302.44	c current bound: 106045
1306.21/1306.60	c model valid
1306.21/1306.60	c current solution ok
1306.21/1306.60	c current bound: 106045
1310.07/1310.75	c model valid
1310.07/1310.75	c current solution ok
1310.07/1310.76	c current bound: 106045
1314.22/1314.91	c model valid
1314.22/1314.91	c current solution ok
1314.22/1314.92	c current bound: 106045
1318.60/1319.08	c model valid
1318.60/1319.08	c current solution ok
1318.60/1319.08	c current bound: 106045
1322.80/1323.24	c model valid
1322.80/1323.24	c current solution ok
1322.80/1323.25	c current bound: 106045
1326.72/1327.39	c model valid
1326.72/1327.39	c current solution ok
1326.72/1327.39	c current bound: 106045
1330.85/1331.53	c model valid
1330.85/1331.53	c current solution ok
1330.85/1331.54	c current bound: 106045
1335.32/1335.70	c model valid
1335.32/1335.70	c current solution ok
1335.32/1335.71	c current bound: 106045
1339.40/1339.86	c model valid
1339.40/1339.86	c current solution ok
1339.40/1339.87	c current bound: 106045
1343.34/1344.01	c model valid
1343.34/1344.01	c current solution ok
1343.34/1344.01	c current bound: 106045
1347.47/1348.15	c model valid
1347.47/1348.15	c current solution ok
1347.47/1348.16	c current bound: 106045
1351.91/1352.30	c model valid
1351.91/1352.30	c current solution ok
1351.91/1352.31	c current bound: 106045
1355.99/1356.46	c model valid
1355.99/1356.46	c current solution ok
1355.99/1356.47	c current bound: 106045
1360.39/1360.82	c model valid
1360.39/1360.82	c current solution ok
1360.39/1360.83	c current bound: 106045
1364.71/1365.18	c model valid
1364.71/1365.18	c current solution ok
1364.71/1365.19	c current bound: 106045
1369.09/1369.56	c model valid
1369.09/1369.56	c current solution ok
1369.09/1369.57	c current bound: 106045
1373.51/1373.92	c model valid
1373.51/1373.92	c current solution ok
1373.51/1373.93	c current bound: 106045
1377.79/1378.28	c model valid
1377.79/1378.28	c current solution ok
1377.79/1378.29	c current bound: 106045
1381.92/1382.59	c model valid
1381.92/1382.59	c current solution ok
1382.21/1382.60	c current bound: 106045
1386.22/1386.91	c model valid
1386.22/1386.91	c current solution ok
1386.22/1386.92	c current bound: 106045
1390.53/1391.21	c model valid
1390.53/1391.21	c current solution ok
1390.53/1391.22	c current bound: 106045
1394.91/1395.57	c model valid
1394.91/1395.57	c current solution ok
1394.91/1395.58	c current bound: 106045
1399.05/1399.72	c model valid
1399.05/1399.72	c current solution ok
1399.05/1399.73	c current bound: 106045
1403.38/1404.07	c model valid
1403.38/1404.07	c current solution ok
1403.38/1404.07	c current bound: 106045
1407.72/1408.40	c model valid
1407.72/1408.40	c current solution ok
1407.72/1408.41	c current bound: 106045
1412.07/1412.75	c model valid
1412.07/1412.75	c current solution ok
1412.07/1412.76	c current bound: 106045
1416.42/1417.09	c model valid
1416.42/1417.09	c current solution ok
1416.71/1417.10	c current bound: 106045
1420.81/1421.25	c model valid
1420.81/1421.25	c current solution ok
1420.81/1421.26	c current bound: 106045
1425.10/1425.56	c model valid
1425.10/1425.56	c current solution ok
1425.10/1425.57	c current bound: 106045
1429.20/1429.89	c model valid
1429.20/1429.89	c current solution ok
1429.20/1429.90	c current bound: 106045
1433.51/1434.21	c model valid
1433.51/1434.21	c current solution ok
1433.51/1434.22	c current bound: 106045
1437.81/1438.51	c model valid
1437.81/1438.51	c current solution ok
1437.81/1438.52	c current bound: 106045
1442.17/1442.87	c model valid
1442.17/1442.87	c current solution ok
1442.17/1442.87	c current bound: 106045
1446.54/1447.24	c model valid
1446.54/1447.24	c current solution ok
1446.54/1447.24	c current bound: 106045
1450.69/1451.38	c model valid
1450.69/1451.38	c current solution ok
1450.69/1451.39	c current bound: 106045
1455.02/1455.71	c model valid
1455.02/1455.71	c current solution ok
1455.02/1455.72	c current bound: 106045
1459.33/1460.03	c model valid
1459.33/1460.03	c current solution ok
1459.33/1460.04	c current bound: 106045
1463.67/1464.39	c model valid
1463.67/1464.39	c current solution ok
1463.67/1464.39	c current bound: 106045
1468.02/1468.73	c model valid
1468.02/1468.73	c current solution ok
1468.02/1468.74	c current bound: 106045
1472.57/1473.04	c model valid
1472.57/1473.04	c current solution ok
1472.57/1473.04	c current bound: 106045
1476.86/1477.36	c model valid
1476.86/1477.36	c current solution ok
1476.86/1477.36	c current bound: 106045
1481.17/1481.68	c model valid
1481.17/1481.68	c current solution ok
1481.17/1481.69	c current bound: 106045
1485.13/1485.82	c model valid
1485.13/1485.82	c current solution ok
1485.13/1485.83	c current bound: 106045
1489.47/1490.19	c model valid
1489.47/1490.19	c current solution ok
1489.76/1490.20	c current bound: 106045
1493.83/1494.55	c model valid
1493.83/1494.55	c current solution ok
1493.83/1494.56	c current bound: 106045
1498.47/1498.90	c model valid
1498.47/1498.90	c current solution ok
1498.47/1498.91	c current bound: 106045
1502.54/1503.25	c model valid
1502.54/1503.25	c current solution ok
1502.54/1503.26	c current bound: 106045
1506.68/1507.41	c model valid
1506.68/1507.41	c current solution ok
1506.68/1507.41	c current bound: 106045
1511.02/1511.75	c model valid
1511.02/1511.75	c current solution ok
1511.02/1511.76	c current bound: 106045
1515.36/1516.08	c model valid
1515.36/1516.08	c current solution ok
1515.36/1516.09	c current bound: 106045
1519.68/1520.42	c model valid
1519.68/1520.42	c current solution ok
1519.68/1520.42	c current bound: 106045
1524.24/1524.74	c model valid
1524.24/1524.74	c current solution ok
1524.24/1524.75	c current bound: 106045
1528.54/1529.06	c model valid
1528.54/1529.06	c current solution ok
1528.54/1529.07	c current bound: 106045
1532.85/1533.38	c model valid
1532.85/1533.38	c current solution ok
1532.85/1533.39	c current bound: 106045
1537.25/1537.72	c model valid
1537.25/1537.72	c current solution ok
1537.25/1537.72	c current bound: 106045
1541.30/1542.04	c model valid
1541.30/1542.04	c current solution ok
1541.30/1542.04	c current bound: 106045
1545.46/1546.19	c model valid
1545.46/1546.19	c current solution ok
1545.74/1546.20	c current bound: 106045
1549.60/1550.35	c model valid
1549.60/1550.35	c current solution ok
1549.60/1550.36	c current bound: 106045
1553.93/1554.68	c model valid
1553.93/1554.68	c current solution ok
1553.93/1554.69	c current bound: 106045
1558.28/1559.03	c model valid
1558.28/1559.03	c current solution ok
1558.28/1559.04	c current bound: 106045
1562.61/1563.35	c model valid
1562.61/1563.35	c current solution ok
1562.61/1563.36	c current bound: 106045
1566.94/1567.69	c model valid
1566.94/1567.69	c current solution ok
1567.23/1567.70	c current bound: 106045
1571.52/1572.03	c model valid
1571.52/1572.03	c current solution ok
1571.52/1572.04	c current bound: 106045
1575.82/1576.34	c model valid
1575.82/1576.34	c current solution ok
1575.82/1576.35	c current bound: 106045
1580.13/1580.65	c model valid
1580.13/1580.65	c current solution ok
1580.13/1580.66	c current bound: 106045
1584.32/1584.80	c model valid
1584.32/1584.80	c current solution ok
1584.32/1584.81	c current bound: 106045
1588.40/1589.15	c model valid
1588.40/1589.15	c current solution ok
1588.40/1589.16	c current bound: 106045
1592.54/1593.29	c model valid
1592.54/1593.29	c current solution ok
1592.83/1593.30	c current bound: 106045
1596.88/1597.63	c model valid
1596.88/1597.63	c current solution ok
1596.88/1597.64	c current bound: 106045
1601.23/1601.98	c model valid
1601.23/1601.98	c current solution ok
1601.23/1601.99	c current bound: 106045
1605.55/1606.31	c model valid
1605.55/1606.31	c current solution ok
1605.55/1606.32	c current bound: 106045
1609.90/1610.66	c model valid
1609.90/1610.66	c current solution ok
1609.90/1610.67	c current bound: 106045
1614.23/1614.99	c model valid
1614.23/1614.99	c current solution ok
1614.52/1615.00	c current bound: 106045
1618.80/1619.32	c model valid
1618.80/1619.32	c current solution ok
1618.80/1619.32	c current bound: 106045
1622.72/1623.48	c model valid
1622.72/1623.48	c current solution ok
1622.72/1623.48	c current bound: 106045
1627.01/1627.78	c model valid
1627.01/1627.78	c current solution ok
1627.01/1627.79	c current bound: 106045
1631.39/1632.15	c model valid
1631.39/1632.15	c current solution ok
1631.39/1632.16	c current bound: 106045
1635.75/1636.51	c model valid
1635.75/1636.51	c current solution ok
1635.75/1636.52	c current bound: 106045
1640.08/1640.86	c model valid
1640.08/1640.86	c current solution ok
1640.08/1640.87	c current bound: 106045
1644.44/1645.22	c model valid
1644.44/1645.22	c current solution ok
1644.44/1645.23	c current bound: 106045
1648.59/1649.36	c model valid
1648.59/1649.36	c current solution ok
1648.59/1649.37	c current bound: 106045
1653.20/1653.70	c model valid
1653.20/1653.70	c current solution ok
1653.20/1653.71	c current bound: 106045
1657.27/1658.05	c model valid
1657.27/1658.05	c current solution ok
1657.27/1658.05	c current bound: 106045
1661.59/1662.37	c model valid
1661.59/1662.37	c current solution ok
1661.59/1662.38	c current bound: 106045
1666.20/1666.70	c model valid
1666.20/1666.70	c current solution ok
1666.20/1666.71	c current bound: 106045
1670.49/1671.04	c model valid
1670.49/1671.04	c current solution ok
1670.49/1671.04	c current bound: 106045
1674.79/1675.36	c model valid
1674.79/1675.36	c current solution ok
1674.79/1675.37	c current bound: 106045
1678.73/1679.52	c model valid
1678.73/1679.52	c current solution ok
1678.73/1679.53	c current bound: 106045
1683.02/1683.82	c model valid
1683.02/1683.82	c current solution ok
1683.02/1683.82	c current bound: 106045
1687.38/1688.17	c model valid
1687.38/1688.17	c current solution ok
1687.38/1688.17	c current bound: 106045
1691.73/1692.53	c model valid
1691.73/1692.53	c current solution ok
1691.73/1692.53	c current bound: 106045
1696.39/1696.90	c model valid
1696.39/1696.90	c current solution ok
1696.39/1696.91	c current bound: 106045
1700.47/1701.27	c model valid
1700.47/1701.27	c current solution ok
1700.47/1701.28	c current bound: 106045
1704.82/1705.63	c model valid
1704.82/1705.63	c current solution ok
1704.82/1705.64	c current bound: 106045
1709.16/1709.97	c model valid
1709.16/1709.97	c current solution ok
1709.16/1709.97	c current bound: 106045
1713.32/1714.13	c model valid
1713.32/1714.13	c current solution ok
1713.32/1714.13	c current bound: 106045
1717.68/1718.48	c model valid
1717.68/1718.48	c current solution ok
1717.68/1718.49	c current bound: 106045
1722.00/1722.82	c model valid
1722.00/1722.82	c current solution ok
1722.00/1722.83	c current bound: 106045
1726.56/1727.16	c model valid
1726.56/1727.16	c current solution ok
1726.56/1727.16	c current bound: 106045
1730.87/1731.49	c model valid
1730.87/1731.49	c current solution ok
1730.97/1731.50	c current bound: 106045
1734.83/1735.65	c model valid
1734.83/1735.65	c current solution ok
1734.83/1735.65	c current bound: 106045
1739.13/1739.95	c model valid
1739.13/1739.95	c current solution ok
1739.13/1739.95	c current bound: 106045
1743.76/1744.30	c model valid
1743.76/1744.30	c current solution ok
1743.76/1744.31	c current bound: 106045
1747.64/1748.47	c model valid
1747.64/1748.47	c current solution ok
1747.64/1748.48	c current bound: 106045
1751.80/1752.63	c model valid
1751.80/1752.63	c current solution ok
1751.80/1752.64	c current bound: 106045
1756.13/1756.96	c model valid
1756.13/1756.96	c current solution ok
1756.13/1756.97	c current bound: 106045
1760.76/1761.30	c model valid
1760.76/1761.30	c current solution ok
1760.76/1761.30	c current bound: 106045
1765.05/1765.64	c model valid
1765.05/1765.64	c current solution ok
1765.05/1765.64	c current bound: 106045
1769.35/1769.96	c model valid
1769.35/1769.96	c current solution ok
1769.35/1769.96	c current bound: 106045
1773.65/1774.28	c model valid
1773.65/1774.28	c current solution ok
1773.65/1774.29	c current bound: 106045
1777.77/1778.59	c model valid
1777.77/1778.59	c current solution ok
1777.77/1778.60	c current bound: 106045
1782.36/1782.90	c model valid
1782.36/1782.90	c current solution ok
1782.36/1782.91	c current bound: 106045
1786.76/1787.30	c model valid
1786.76/1787.30	c current solution ok
1786.76/1787.30	c current bound: 106045
1790.88/1791.71	c model valid
1790.88/1791.71	c current solution ok
1790.88/1791.72	c current bound: 106045
1795.19/1796.02	c model valid
1795.49/1796.16	c current solution ok
1795.49/1796.16	c current bound: 106045
1796.37/1797.01	c error: unexpected solver exit code
1796.37/1797.01	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-3702349-1338089474/watcher-3702349-1338089474 -o /tmp/evaluation-result-3702349-1338089474/solver-3702349-1338089474 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702349-1338089474.opb 652471763 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.29 1.79 1.60 3/181 21954
/proc/meminfo: memFree=28056920/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0

[startup+0.027414 s]
/proc/loadavg: 2.29 1.79 1.60 3/181 21954
/proc/meminfo: memFree=28056920/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.29 1.79 1.60 3/181 21954
/proc/meminfo: memFree=28056920/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.29 1.79 1.60 3/181 21954
/proc/meminfo: memFree=28056920/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.29 1.79 1.60 3/181 21954
/proc/meminfo: memFree=28056920/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.29 1.79 1.60 3/186 21963
/proc/meminfo: memFree=27975904/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=17212 CPUtime=0.55 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 4856 6907 0 0 15 14 24 2 20 0 1 0 275071719 17625088 3440 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21955/statm: 4303 3440 191 440 0 3859 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=21962] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21962/stat : 21962 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275071779 9367552 267 33554432000 4194304 5064252 140733358305632 140733358304544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21962/statm: 2287 267 226 213 0 72 0
[pid=21963] ppid=21962 vsize=59092 CPUtime=0.88 cores=0,2,4,6
/proc/21963/stat : 21963 (glucose) R 21962 21954 15712 0 -1 4202496 11542 0 0 0 87 1 0 0 20 0 1 0 275071779 60510208 12191 33554432000 4194304 5208918 140737083692448 140737083690392 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21963/statm: 14773 12191 95 248 0 14522 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 108876

[startup+3.10037 s]
/proc/loadavg: 2.29 1.79 1.60 3/186 21963
/proc/meminfo: memFree=27975144/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=17212 CPUtime=0.55 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 4856 6907 0 0 15 14 24 2 20 0 1 0 275071719 17625088 3440 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21955/statm: 4303 3440 191 440 0 3859 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=21962] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21962/stat : 21962 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275071779 9367552 267 33554432000 4194304 5064252 140733358305632 140733358304544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21962/statm: 2287 267 226 213 0 72 0
[pid=21963] ppid=21962 vsize=59224 CPUtime=2.48 cores=0,2,4,6
/proc/21963/stat : 21963 (glucose) R 21962 21954 15712 0 -1 4202496 11596 0 0 0 247 1 0 0 20 0 1 0 275071779 60645376 12245 33554432000 4194304 5208918 140737083692448 140737083690392 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21963/statm: 14806 12245 95 248 0 14555 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 109008

[startup+6.30026 s]
/proc/loadavg: 2.27 1.80 1.61 3/186 21970
/proc/meminfo: memFree=27967848/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=4.71 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 7270 23366 0 0 23 15 415 18 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=21969] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21969/stat : 21969 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275072196 9367552 267 33554432000 4194304 5064252 140734758782640 140734758781552 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21969/statm: 2287 267 226 213 0 72 0
[pid=21970] ppid=21969 vsize=59092 CPUtime=1.51 cores=0,2,4,6
/proc/21970/stat : 21970 (glucose) R 21969 21954 15712 0 -1 4202496 11803 0 0 0 149 2 0 0 20 0 1 0 275072197 60510208 12323 33554432000 4194304 5208918 140736991814048 140736991811992 4211553 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/21970/statm: 14773 12323 95 248 0 14522 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 115020

[startup+12.7003 s]
/proc/loadavg: 2.25 1.80 1.61 3/186 21977
/proc/meminfo: memFree=27968368/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=8.92 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 9685 40578 0 0 32 17 810 33 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=21976] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21976/stat : 21976 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275072616 9367552 266 33554432000 4194304 5064252 140737417989088 140737417988000 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21976/statm: 2287 266 226 213 0 72 0
[pid=21977] ppid=21976 vsize=59224 CPUtime=3.72 cores=0,2,4,6
/proc/21977/stat : 21977 (glucose) R 21976 21954 15712 0 -1 4202496 12295 0 0 0 370 2 0 0 20 0 1 0 275072616 60645376 12289 33554432000 4194304 5208918 140736428224496 140736428222344 4211599 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21977/statm: 14806 12289 95 248 0 14555 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 115152

[startup+25.5003 s]
/proc/loadavg: 2.19 1.81 1.61 3/184 22005
/proc/meminfo: memFree=27738620/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=22 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 16933 92922 0 0 57 21 2045 77 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=21997] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21997/stat : 21997 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275073924 9367552 267 33554432000 4194304 5064252 140735114295520 140735114294432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21997/statm: 2287 267 226 213 0 72 0
[pid=21998] ppid=21997 vsize=59220 CPUtime=3.44 cores=0,2,4,6
/proc/21998/stat : 21998 (glucose) R 21997 21954 15712 0 -1 4202496 12253 0 0 0 341 3 0 0 20 0 1 0 275073925 60641280 12277 33554432000 4194304 5208918 140736325663232 140736325661080 4211584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21998/statm: 14805 12277 95 248 0 14554 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 115148

[startup+51.1003 s]
/proc/loadavg: 2.18 1.84 1.63 3/184 22048
/proc/meminfo: memFree=27628568/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=47.94 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 31425 197578 0 0 108 29 4486 171 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=22047] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275076516 9367552 267 33554432000 4194304 5064252 140734588969520 140734588968432 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=59220 CPUtime=3.11 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 21954 15712 0 -1 4202496 11704 0 0 0 309 2 0 0 20 0 1 0 275076517 60641280 12266 33554432000 4194304 5208918 140735994047216 140735994045064 4211558 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22048/statm: 14805 12266 95 248 0 14554 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115148

[startup+102.306 s]
/proc/loadavg: 2.02 1.85 1.64 3/183 22132
/proc/meminfo: memFree=27628152/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=99.89 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 60435 398895 0 0 209 44 9380 356 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6

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

/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=24388] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24388/stat : 24388 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275216452 9367552 267 33554432000 4194304 5064252 140735873439024 140735873437936 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24388/statm: 2287 267 226 213 0 72 0
[pid=24389] ppid=24388 vsize=59488 CPUtime=3.65 cores=0,2,4,6
/proc/24389/stat : 24389 (glucose) R 24388 21954 15712 0 -1 4202496 12346 0 0 0 363 2 0 0 20 0 1 0 275216453 60915712 12850 33554432000 4194304 5208918 140733643995760 140733643993608 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24389/statm: 14872 12850 95 248 0 14621 0
Current children cumulated CPU time (s) 1450.58
Current children cumulated vsize (KiB) 115416

[startup+1451.1 s]
/proc/loadavg: 1.98 2.00 1.90 3/183 24389
/proc/meminfo: memFree=27556100/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1446.9 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) R 21954 21954 15712 0 -1 4202496 836103 5864629 0 0 3058 476 135902 5254 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 0 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
Current children cumulated CPU time (s) 1446.93
Current children cumulated vsize (KiB) 46780
#
############


[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.90 3/183 24441
/proc/meminfo: memFree=27624044/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1481.34 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 855443 6001727 0 0 3127 486 139139 5382 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 46780

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/181 24541
/proc/meminfo: memFree=27642880/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1541.66 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 889282 6237692 0 0 3245 504 144823 5594 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 46780

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/183 24635
/proc/meminfo: memFree=27580196/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1601.58 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 923121 6475568 0 0 3364 521 150472 5801 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 46780

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/183 24733
/proc/meminfo: memFree=27575000/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1661.56 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 954526 6708560 0 0 3474 538 156147 5997 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989431840 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 46780

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/183 24831
/proc/meminfo: memFree=27572168/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1718.02 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 988341 6934564 0 0 3592 556 161451 6203 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=24830] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24830/stat : 24830 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275243577 9367552 267 33554432000 4194304 5064252 140733567021280 140733567020192 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24830/statm: 2287 267 226 213 0 72 0
[pid=24831] ppid=24830 vsize=59220 CPUtime=3.71 cores=0,2,4,6
/proc/24831/stat : 24831 (glucose) R 24830 21954 15712 0 -1 4202496 11903 0 0 0 369 2 0 0 20 0 1 0 275243577 60641280 12419 33554432000 4194304 5208918 140733692516640 140733692514488 4211878 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24831/statm: 14805 12419 95 248 0 14554 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 115148

[startup+1782.3 s]
/proc/loadavg: 2.12 2.03 1.92 3/184 24976
/proc/meminfo: memFree=27429252/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1778.12 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 1022182 7174074 0 0 3710 575 167117 6410 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=24973] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24973/stat : 24973 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275249588 9367552 266 33554432000 4194304 5064252 140735516883904 140735516882816 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24973/statm: 2287 266 226 213 0 72 0
[pid=24974] ppid=24973 vsize=59224 CPUtime=3.6 cores=0,2,4,6
/proc/24974/stat : 24974 (glucose) R 24973 21954 15712 0 -1 4202496 11122 0 0 0 358 2 0 0 20 0 1 0 275249588 60645376 12286 33554432000 4194304 5208918 140735625953600 140735625951448 4211656 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24974/statm: 14806 12286 95 248 0 14555 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 115152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797 s]
/proc/loadavg: 2.10 2.03 1.92 3/183 25028
/proc/meminfo: memFree=27200348/32873844 swapFree=7616/7616
[pid=21954] ppid=21952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21954/stat : 21954 (npSolver-pbo-It) S 21952 21954 15712 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275071719 9367552 275 33554432000 4194304 5064252 140734577841728 140734577840640 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21954/statm: 2287 275 233 213 0 72 0
[pid=21955] ppid=21954 vsize=23356 CPUtime=1795.53 cores=0,2,4,6
/proc/21955/stat : 21955 (npSolver-pbo) S 21954 21954 15712 0 -1 4202496 1031852 7242413 0 0 3744 580 168758 6471 20 0 1 0 275071719 23916544 4777 33554432000 4194304 5992684 140734989440064 140734989432352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 6 0 0
/proc/21955/statm: 5839 4777 191 440 0 5395 0
[pid=21960] ppid=21955 vsize=14276 CPUtime=0.03 cores=0,2,4,6
/proc/21960/stat : 21960 (glucosInc) S 21955 21954 15712 0 -1 4202496 2421 0 0 0 3 0 0 0 20 0 1 0 275071750 14618624 2824 33554432000 4194304 5654031 140734826748992 140734826747304 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21960/statm: 3569 2824 146 357 0 3209 0
[pid=25027] ppid=21955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25027/stat : 25027 (satsolver.sh) S 21955 21954 15712 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275251337 9367552 267 33554432000 4194304 5064252 140736498457856 140736498456768 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25027/statm: 2287 267 226 213 0 72 0
[pid=25028] ppid=25027 vsize=59088 CPUtime=0.81 cores=0,2,4,6
/proc/25028/stat : 25028 (glucose) R 25027 21954 15712 0 -1 4202496 12184 0 0 0 79 2 0 0 20 0 1 0 275251337 60506112 12187 33554432000 4194304 5208918 140736553463856 140736553461800 4211572 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 14772 12187 95 248 0 14521 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 115016

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1797.01
CPU time (s): 1800.04
CPU user time (s): 1729.46
CPU system time (s): 70.5783
CPU usage (%): 100.168
Max. virtual memory (cumulated for all children) (KiB): 115840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1725.83
system time used= 70.5583
maximum resident set size= 51844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8287427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7336816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 139904
involuntary context switches= 8540

runsolver used 2.69959 second user time and 7.15091 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 05:31:14
IDJOB=3702349
IDBENCH=71887
IDSOLVER=2278
FILE ID=node141/3702349-1338089474
RUNJOBID= node141-1338087612-15728
PBS_JOBID= 14624446
Free space on /tmp= 71532 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_20_2__17_12__128.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702349-1338089474/watcher-3702349-1338089474 -o /tmp/evaluation-result-3702349-1338089474/solver-3702349-1338089474 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702349-1338089474.opb 652471763 HOME HOME

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

MD5SUM BENCH= c60a8914afda75f67db3a97e49d1591e
RANDOM SEED=652471763

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28056812 kB
Buffers:          331296 kB
Cached:          3526384 kB
SwapCached:            0 kB
Active:           846096 kB
Inactive:        3158872 kB
Active(anon):     148108 kB
Inactive(anon):        0 kB
Active(file):     697988 kB
Inactive(file):  3158872 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9656 kB
Writeback:             0 kB
AnonPages:        156804 kB
Mapped:            15988 kB
Shmem:               200 kB
Slab:             671948 kB
SReclaimable:     113184 kB
SUnreclaim:       558764 kB
KernelStack:        1520 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     277876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71276 MiB
End job on node141 at 2012-05-27 06:01:11