Trace number 356968

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, and are wall clock time (not CPU 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
oree 0.1.2 alpha? (MO) 828.419 829.189

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-fit2d.opb
MD5SUMb5e82d02e51b7eb09c369bc9f6b2937f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables118500
Total number of constraints10525
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10525
Minimum length of a constraint10
Maximum length of a constraint118500
Number of terms in the objective function 102000
Biggest coefficient in the objective function 1981
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 601677
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 13452
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 608143
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
5.19/5.23	c ...done
5.19/5.23	c #vars=118500 #constraints=10527 hasObjective=yes
8.48/8.57	c res. mode=mod
8.48/8.57	c VSIDS like heuristics
8.48/8.57	c complete search running
9.18/9.25	c restart after 401 decisions
9.38/9.42	c nbDecision=500 #constraints=10527
9.88/9.93	c restart after 801 decisions
10.18/10.26	c nbDecision=1000 #constraints=10527
11.08/11.10	c nbDecision=1500 #constraints=10527
11.18/11.27	c restart after 1601 decisions
11.87/11.94	c nbDecision=2000 #constraints=10527
12.67/12.78	c nbDecision=2500 #constraints=10527
13.57/13.61	c nbDecision=3000 #constraints=10527
13.87/13.95	c restart after 3201 decisions
14.37/14.45	c nbDecision=3500 #constraints=10527
15.17/15.29	c nbDecision=4000 #constraints=10527
16.07/16.12	c nbDecision=4500 #constraints=10527
16.87/16.96	c nbDecision=5000 #constraints=10527
17.67/17.79	c nbDecision=5500 #constraints=10527
18.58/18.62	c nbDecision=6000 #constraints=10527
19.17/19.29	c restart after 6401 decisions
19.37/19.47	c nbDecision=6500 #constraints=10527
20.27/20.31	c nbDecision=7000 #constraints=10527
21.07/21.15	c nbDecision=7500 #constraints=10527
21.87/21.99	c nbDecision=8000 #constraints=10527
22.77/22.84	c nbDecision=8500 #constraints=10527
23.57/23.68	c nbDecision=9000 #constraints=10527
24.47/24.52	c nbDecision=9500 #constraints=10527
25.27/25.35	c nbDecision=10000 #constraints=10527
26.07/26.19	c nbDecision=10500 #constraints=10527
26.97/27.03	c nbDecision=11000 #constraints=10527
27.77/27.87	c nbDecision=11500 #constraints=10527
28.67/28.70	c nbDecision=12000 #constraints=10527
29.47/29.53	c nbDecision=12500 #constraints=10527
29.97/30.04	c restart after 12801 decisions
30.27/30.39	c nbDecision=13000 #constraints=10527
31.17/31.23	c nbDecision=13500 #constraints=10527
31.96/32.07	c nbDecision=14000 #constraints=10527
32.76/32.90	c nbDecision=14500 #constraints=10527
33.66/33.73	c nbDecision=15000 #constraints=10527
34.46/34.56	c nbDecision=15500 #constraints=10527
35.26/35.40	c nbDecision=16000 #constraints=10527
36.17/36.23	c nbDecision=16500 #constraints=10527
36.97/37.06	c nbDecision=17000 #constraints=10527
37.77/37.89	c nbDecision=17500 #constraints=10527
38.67/38.72	c nbDecision=18000 #constraints=10527
39.47/39.54	c nbDecision=18500 #constraints=10527
40.26/40.37	c nbDecision=19000 #constraints=10527
41.16/41.21	c nbDecision=19500 #constraints=10527
41.95/42.05	c nbDecision=20000 #constraints=10527
42.76/42.88	c nbDecision=20500 #constraints=10527
43.65/43.71	c nbDecision=21000 #constraints=10527
44.45/44.54	c nbDecision=21500 #constraints=10527
45.25/45.37	c nbDecision=22000 #constraints=10527
46.06/46.20	c nbDecision=22500 #constraints=10527
46.95/47.03	c nbDecision=23000 #constraints=10527
47.75/47.85	c nbDecision=23500 #constraints=10527
48.55/48.68	c nbDecision=24000 #constraints=10527
49.45/49.50	c nbDecision=24500 #constraints=10527
50.25/50.33	c nbDecision=25000 #constraints=10527
51.05/51.14	c nbDecision=25500 #constraints=10527
51.25/51.31	c restart after 25601 decisions
51.95/52.02	c nbDecision=26000 #constraints=10527
52.75/52.85	c nbDecision=26500 #constraints=10527
53.55/53.69	c nbDecision=27000 #constraints=10527
54.45/54.52	c nbDecision=27500 #constraints=10527
55.25/55.35	c nbDecision=28000 #constraints=10527
56.05/56.18	c nbDecision=28500 #constraints=10527
56.95/57.01	c nbDecision=29000 #constraints=10527
57.75/57.84	c nbDecision=29500 #constraints=10527
58.55/58.67	c nbDecision=30000 #constraints=10527
59.45/59.50	c nbDecision=30500 #constraints=10527
60.25/60.33	c nbDecision=31000 #constraints=10527
61.05/61.16	c nbDecision=31500 #constraints=10527
61.94/62.00	c nbDecision=32000 #constraints=10527
62.74/62.83	c nbDecision=32500 #constraints=10527
63.54/63.67	c nbDecision=33000 #constraints=10527
64.44/64.50	c nbDecision=33500 #constraints=10527
65.24/65.33	c nbDecision=34000 #constraints=10527
66.04/66.16	c nbDecision=34500 #constraints=10527
66.84/66.99	c nbDecision=35000 #constraints=10527
67.74/67.82	c nbDecision=35500 #constraints=10527
68.54/68.65	c nbDecision=36000 #constraints=10527
69.34/69.47	c nbDecision=36500 #constraints=10527
70.14/70.29	c nbDecision=37000 #constraints=10527
71.04/71.11	c nbDecision=37500 #constraints=10527
71.84/71.93	c nbDecision=38000 #constraints=10527
72.64/72.74	c nbDecision=38500 #constraints=10527
73.44/73.56	c nbDecision=39000 #constraints=10527
74.44/74.58	c nbDecision=39500 #constraints=10527
75.54/75.62	c nbDecision=40000 #constraints=10527
76.54/76.66	c nbDecision=40500 #constraints=10527
77.54/77.68	c nbDecision=41000 #constraints=10527
78.54/78.68	c nbDecision=41500 #constraints=10527
79.54/79.66	c nbDecision=42000 #constraints=10527
80.54/80.63	c nbDecision=42500 #constraints=10527
81.44/81.59	c nbDecision=43000 #constraints=10527
82.44/82.53	c nbDecision=43500 #constraints=10527
83.34/83.45	c nbDecision=44000 #constraints=10527
84.24/84.35	c nbDecision=44500 #constraints=10527
85.13/85.24	c nbDecision=45000 #constraints=10527
86.03/86.10	c nbDecision=45500 #constraints=10527
86.84/86.95	c nbDecision=46000 #constraints=10527
87.63/87.78	c nbDecision=46500 #constraints=10527
88.43/88.60	c nbDecision=47000 #constraints=10527
89.23/89.40	c nbDecision=47500 #constraints=10527
90.04/90.19	c nbDecision=48000 #constraints=10527
90.83/90.98	c nbDecision=48500 #constraints=10527
91.63/91.77	c nbDecision=49000 #constraints=10527
92.43/92.55	c nbDecision=49500 #constraints=10527
93.23/93.34	c nbDecision=50000 #constraints=10527
94.03/94.12	c nbDecision=50500 #constraints=10527
94.83/94.91	c nbDecision=51000 #constraints=10527
95.13/95.22	c restart after 51201 decisions
95.73/95.83	c nbDecision=51500 #constraints=10527
96.53/96.67	c nbDecision=52000 #constraints=10527
97.43/97.50	c nbDecision=52500 #constraints=10527
98.23/98.33	c nbDecision=53000 #constraints=10527
99.03/99.17	c nbDecision=53500 #constraints=10527
99.83/100.00	c nbDecision=54000 #constraints=10527
100.73/100.84	c nbDecision=54500 #constraints=10527
101.53/101.68	c nbDecision=55000 #constraints=10527
102.43/102.51	c nbDecision=55500 #constraints=10527
103.23/103.35	c nbDecision=56000 #constraints=10527
104.03/104.19	c nbDecision=56500 #constraints=10527
104.93/105.02	c nbDecision=57000 #constraints=10527
105.73/105.85	c nbDecision=57500 #constraints=10527
106.53/106.69	c nbDecision=58000 #constraints=10527
107.43/107.52	c nbDecision=58500 #constraints=10527
108.22/108.35	c nbDecision=59000 #constraints=10527
109.02/109.18	c nbDecision=59500 #constraints=10527
109.93/110.01	c nbDecision=60000 #constraints=10527
110.72/110.83	c nbDecision=60500 #constraints=10527
111.52/111.65	c nbDecision=61000 #constraints=10527
112.32/112.47	c nbDecision=61500 #constraints=10527
113.13/113.29	c nbDecision=62000 #constraints=10527
114.02/114.11	c nbDecision=62500 #constraints=10527
114.82/114.93	c nbDecision=63000 #constraints=10527
115.62/115.74	c nbDecision=63500 #constraints=10527
116.43/116.56	c nbDecision=64000 #constraints=10527
117.22/117.37	c nbDecision=64500 #constraints=10527
118.22/118.36	c nbDecision=65000 #constraints=10527
119.32/119.41	c nbDecision=65500 #constraints=10527
120.32/120.44	c nbDecision=66000 #constraints=10527
121.32/121.47	c nbDecision=66500 #constraints=10527
122.32/122.49	c nbDecision=67000 #constraints=10527
123.32/123.49	c nbDecision=67500 #constraints=10527
124.32/124.47	c nbDecision=68000 #constraints=10527
125.32/125.43	c nbDecision=68500 #constraints=10527
126.22/126.38	c nbDecision=69000 #constraints=10527
127.21/127.31	c nbDecision=69500 #constraints=10527
128.11/128.22	c nbDecision=70000 #constraints=10527
129.01/129.11	c nbDecision=70500 #constraints=10527
129.82/129.99	c nbDecision=71000 #constraints=10527
130.72/130.84	c nbDecision=71500 #constraints=10527
131.51/131.67	c nbDecision=72000 #constraints=10527
132.31/132.49	c nbDecision=72500 #constraints=10527
133.11/133.28	c nbDecision=73000 #constraints=10527
133.91/134.07	c nbDecision=73500 #constraints=10527
134.71/134.86	c nbDecision=74000 #constraints=10527
135.51/135.65	c nbDecision=74500 #constraints=10527
136.31/136.44	c nbDecision=75000 #constraints=10527
137.11/137.23	c nbDecision=75500 #constraints=10527
137.91/138.01	c nbDecision=76000 #constraints=10527
138.61/138.80	c nbDecision=76500 #constraints=10527
139.41/139.58	c nbDecision=77000 #constraints=10527
140.21/140.37	c nbDecision=77500 #constraints=10527
141.01/141.16	c nbDecision=78000 #constraints=10527
141.81/141.94	c nbDecision=78500 #constraints=10527
142.61/142.73	c nbDecision=79000 #constraints=10527
143.41/143.52	c nbDecision=79500 #constraints=10527
144.21/144.31	c nbDecision=80000 #constraints=10527
144.91/145.09	c nbDecision=80500 #constraints=10527
145.70/145.88	c nbDecision=81000 #constraints=10527
146.50/146.66	c nbDecision=81500 #constraints=10527
147.31/147.44	c nbDecision=82000 #constraints=10527
148.10/148.23	c nbDecision=82500 #constraints=10527
148.90/149.01	c nbDecision=83000 #constraints=10527
149.60/149.79	c nbDecision=83500 #constraints=10527
150.40/150.56	c nbDecision=84000 #constraints=10527
151.20/151.33	c nbDecision=84500 #constraints=10527
152.00/152.10	c nbDecision=85000 #constraints=10527
152.71/152.88	c nbDecision=85500 #constraints=10527
153.50/153.64	c nbDecision=86000 #constraints=10527
154.30/154.41	c nbDecision=86500 #constraints=10527
155.01/155.18	c nbDecision=87000 #constraints=10527
155.80/155.95	c nbDecision=87500 #constraints=10527
156.60/156.71	c nbDecision=88000 #constraints=10527
157.30/157.48	c nbDecision=88500 #constraints=10527
158.10/158.24	c nbDecision=89000 #constraints=10527
158.91/159.01	c nbDecision=89500 #constraints=10527
159.61/159.77	c nbDecision=90000 #constraints=10527
160.41/160.54	c nbDecision=90500 #constraints=10527
161.21/161.31	c nbDecision=91000 #constraints=10527
161.91/162.08	c nbDecision=91500 #constraints=10527
162.71/162.84	c nbDecision=92000 #constraints=10527
163.51/163.61	c nbDecision=92500 #constraints=10527
164.21/164.38	c nbDecision=93000 #constraints=10527
165.00/165.14	c nbDecision=93500 #constraints=10527
165.80/165.91	c nbDecision=94000 #constraints=10527
166.50/166.67	c nbDecision=94500 #constraints=10527
167.30/167.44	c nbDecision=95000 #constraints=10527
168.00/168.20	c nbDecision=95500 #constraints=10527
168.80/168.96	c nbDecision=96000 #constraints=10527
169.60/169.72	c nbDecision=96500 #constraints=10527
170.31/170.48	c nbDecision=97000 #constraints=10527
171.10/171.23	c nbDecision=97500 #constraints=10527
171.80/171.98	c nbDecision=98000 #constraints=10527
172.60/172.73	c nbDecision=98500 #constraints=10527
173.30/173.48	c nbDecision=99000 #constraints=10527
174.10/174.23	c nbDecision=99500 #constraints=10527
174.80/174.98	c nbDecision=100000 #constraints=10527
175.60/175.73	c nbDecision=100500 #constraints=10527
176.30/176.48	c nbDecision=101000 #constraints=10527
177.10/177.23	c nbDecision=101500 #constraints=10527
177.80/177.97	c nbDecision=102000 #constraints=10527
178.40/178.57	c restart after 102401 decisions
178.80/178.93	c nbDecision=102500 #constraints=10527
179.60/179.76	c nbDecision=103000 #constraints=10527
180.50/180.60	c nbDecision=103500 #constraints=10527
181.30/181.44	c nbDecision=104000 #constraints=10527
182.10/182.29	c nbDecision=104500 #constraints=10527
182.99/183.13	c nbDecision=105000 #constraints=10527
183.79/183.97	c nbDecision=105500 #constraints=10527
184.70/184.80	c nbDecision=106000 #constraints=10527
185.49/185.64	c nbDecision=106500 #constraints=10527
186.29/186.48	c nbDecision=107000 #constraints=10527
187.19/187.32	c nbDecision=107500 #constraints=10527
188.00/188.15	c nbDecision=108000 #constraints=10527
188.79/188.98	c nbDecision=108500 #constraints=10527
189.69/189.82	c nbDecision=109000 #constraints=10527
190.49/190.65	c nbDecision=109500 #constraints=10527
191.29/191.47	c nbDecision=110000 #constraints=10527
192.09/192.29	c nbDecision=110500 #constraints=10527
192.99/193.12	c nbDecision=111000 #constraints=10527
193.79/193.94	c nbDecision=111500 #constraints=10527
194.59/194.76	c nbDecision=112000 #constraints=10527
195.39/195.58	c nbDecision=112500 #constraints=10527
196.29/196.40	c nbDecision=113000 #constraints=10527
197.09/197.22	c nbDecision=113500 #constraints=10527
197.89/198.03	c nbDecision=114000 #constraints=10527
198.69/198.85	c nbDecision=114500 #constraints=10527
199.49/199.67	c nbDecision=115000 #constraints=10527
200.29/200.49	c nbDecision=115500 #constraints=10527
201.19/201.36	c nbDecision=116000 #constraints=10527
202.29/202.42	c nbDecision=116500 #constraints=10527
203.29/203.47	c nbDecision=117000 #constraints=10527
204.39/204.51	c nbDecision=117500 #constraints=10527
205.38/205.52	c nbDecision=118000 #constraints=10527
206.38/206.51	c nbDecision=118500 #constraints=10527
207.28/207.49	c nbDecision=119000 #constraints=10527
208.28/208.45	c nbDecision=119500 #constraints=10527
209.18/209.39	c nbDecision=120000 #constraints=10527
210.18/210.31	c nbDecision=120500 #constraints=10527
211.08/211.21	c nbDecision=121000 #constraints=10527
211.88/212.09	c nbDecision=121500 #constraints=10527
212.78/212.95	c nbDecision=122000 #constraints=10527
213.68/213.80	c nbDecision=122500 #constraints=10527
214.48/214.64	c nbDecision=123000 #constraints=10527
215.28/215.45	c nbDecision=123500 #constraints=10527
216.08/216.25	c nbDecision=124000 #constraints=10527
216.88/217.04	c nbDecision=124500 #constraints=10527
217.68/217.83	c nbDecision=125000 #constraints=10527
218.48/218.61	c nbDecision=125500 #constraints=10527
219.27/219.40	c nbDecision=126000 #constraints=10527
219.97/220.19	c nbDecision=126500 #constraints=10527
220.77/220.98	c nbDecision=127000 #constraints=10527
221.57/221.77	c nbDecision=127500 #constraints=10527
222.37/222.57	c nbDecision=128000 #constraints=10527
223.18/223.36	c nbDecision=128500 #constraints=10527
223.97/224.15	c nbDecision=129000 #constraints=10527
224.77/224.94	c nbDecision=129500 #constraints=10527
225.57/225.72	c nbDecision=130000 #constraints=10527
226.38/226.51	c nbDecision=130500 #constraints=10527
227.17/227.30	c nbDecision=131000 #constraints=10527
227.87/228.08	c nbDecision=131500 #constraints=10527
228.67/228.87	c nbDecision=132000 #constraints=10527
229.47/229.65	c nbDecision=132500 #constraints=10527
230.27/230.43	c nbDecision=133000 #constraints=10527
231.07/231.21	c nbDecision=133500 #constraints=10527
231.77/231.98	c nbDecision=134000 #constraints=10527
232.57/232.75	c nbDecision=134500 #constraints=10527
233.36/233.53	c nbDecision=135000 #constraints=10527
234.07/234.30	c nbDecision=135500 #constraints=10527
234.86/235.07	c nbDecision=136000 #constraints=10527
235.66/235.84	c nbDecision=136500 #constraints=10527
236.47/236.61	c nbDecision=137000 #constraints=10527
237.16/237.38	c nbDecision=137500 #constraints=10527
237.96/238.15	c nbDecision=138000 #constraints=10527
238.76/238.91	c nbDecision=138500 #constraints=10527
239.46/239.68	c nbDecision=139000 #constraints=10527
240.26/240.45	c nbDecision=139500 #constraints=10527
241.06/241.22	c nbDecision=140000 #constraints=10527
241.76/241.99	c nbDecision=140500 #constraints=10527
242.56/242.76	c nbDecision=141000 #constraints=10527
243.36/243.53	c nbDecision=141500 #constraints=10527
244.16/244.30	c nbDecision=142000 #constraints=10527
244.86/245.07	c nbDecision=142500 #constraints=10527
245.66/245.84	c nbDecision=143000 #constraints=10527
246.46/246.60	c nbDecision=143500 #constraints=10527
247.16/247.37	c nbDecision=144000 #constraints=10527
247.96/248.13	c nbDecision=144500 #constraints=10527
248.76/248.90	c nbDecision=145000 #constraints=10527
249.46/249.66	c nbDecision=145500 #constraints=10527
250.26/250.42	c nbDecision=146000 #constraints=10527
250.96/251.18	c nbDecision=146500 #constraints=10527
251.76/251.93	c nbDecision=147000 #constraints=10527
252.45/252.69	c nbDecision=147500 #constraints=10527
253.25/253.44	c nbDecision=148000 #constraints=10527
253.96/254.19	c nbDecision=148500 #constraints=10527
254.75/254.94	c nbDecision=149000 #constraints=10527
255.46/255.69	c nbDecision=149500 #constraints=10527
256.26/256.44	c nbDecision=150000 #constraints=10527
256.96/257.19	c nbDecision=150500 #constraints=10527
257.76/257.94	c nbDecision=151000 #constraints=10527
258.46/258.69	c nbDecision=151500 #constraints=10527
259.26/259.44	c nbDecision=152000 #constraints=10527
259.96/260.19	c nbDecision=152500 #constraints=10527
260.76/260.94	c nbDecision=153000 #constraints=10527
261.46/261.70	c nbDecision=153500 #constraints=10527
262.26/262.45	c nbDecision=154000 #constraints=10527
263.06/263.20	c nbDecision=154500 #constraints=10527
263.76/263.95	c nbDecision=155000 #constraints=10527
264.56/264.70	c nbDecision=155500 #constraints=10527
265.26/265.45	c nbDecision=156000 #constraints=10527
265.96/266.20	c nbDecision=156500 #constraints=10527
266.76/266.95	c nbDecision=157000 #constraints=10527
267.46/267.69	c nbDecision=157500 #constraints=10527
268.26/268.44	c nbDecision=158000 #constraints=10527
268.96/269.18	c nbDecision=158500 #constraints=10527
269.76/269.93	c nbDecision=159000 #constraints=10527
270.46/270.66	c nbDecision=159500 #constraints=10527
271.26/271.40	c nbDecision=160000 #constraints=10527
271.96/272.14	c nbDecision=160500 #constraints=10527
272.66/272.87	c nbDecision=161000 #constraints=10527
273.46/273.60	c nbDecision=161500 #constraints=10527
274.16/274.34	c nbDecision=162000 #constraints=10527
274.86/275.07	c nbDecision=162500 #constraints=10527
275.65/275.80	c nbDecision=163000 #constraints=10527
276.35/276.53	c nbDecision=163500 #constraints=10527
277.06/277.26	c nbDecision=164000 #constraints=10527
277.75/277.99	c nbDecision=164500 #constraints=10527
278.55/278.72	c nbDecision=165000 #constraints=10527
279.25/279.45	c nbDecision=165500 #constraints=10527
279.95/280.18	c nbDecision=166000 #constraints=10527
280.75/280.91	c nbDecision=166500 #constraints=10527
281.45/281.65	c nbDecision=167000 #constraints=10527
282.15/282.38	c nbDecision=167500 #constraints=10527
282.95/283.11	c nbDecision=168000 #constraints=10527
283.65/283.84	c nbDecision=168500 #constraints=10527
284.35/284.57	c nbDecision=169000 #constraints=10527
285.15/285.30	c nbDecision=169500 #constraints=10527
285.85/286.03	c nbDecision=170000 #constraints=10527
286.55/286.75	c nbDecision=170500 #constraints=10527
287.25/287.48	c nbDecision=171000 #constraints=10527
288.05/288.21	c nbDecision=171500 #constraints=10527
288.75/288.93	c nbDecision=172000 #constraints=10527
289.45/289.66	c nbDecision=172500 #constraints=10527
290.15/290.38	c nbDecision=173000 #constraints=10527
290.84/291.09	c nbDecision=173500 #constraints=10527
291.64/291.81	c nbDecision=174000 #constraints=10527
292.35/292.53	c nbDecision=174500 #constraints=10527
293.04/293.24	c nbDecision=175000 #constraints=10527
293.74/293.95	c nbDecision=175500 #constraints=10527
294.44/294.67	c nbDecision=176000 #constraints=10527
295.14/295.38	c nbDecision=176500 #constraints=10527
295.84/296.09	c nbDecision=177000 #constraints=10527
296.64/296.80	c nbDecision=177500 #constraints=10527
297.34/297.51	c nbDecision=178000 #constraints=10527
298.04/298.22	c nbDecision=178500 #constraints=10527
298.74/298.93	c nbDecision=179000 #constraints=10527
299.44/299.64	c nbDecision=179500 #constraints=10527
300.14/300.34	c nbDecision=180000 #constraints=10527
300.84/301.06	c nbDecision=180500 #constraints=10527
301.54/301.77	c nbDecision=181000 #constraints=10527
302.24/302.48	c nbDecision=181500 #constraints=10527
302.94/303.19	c nbDecision=182000 #constraints=10527
303.74/303.90	c nbDecision=182500 #constraints=10527
304.44/304.61	c nbDecision=183000 #constraints=10527
305.14/305.32	c nbDecision=183500 #constraints=10527
305.84/306.03	c nbDecision=184000 #constraints=10527
306.54/306.74	c nbDecision=184500 #constraints=10527
307.24/307.44	c nbDecision=185000 #constraints=10527
307.93/308.15	c nbDecision=185500 #constraints=10527
308.63/308.86	c nbDecision=186000 #constraints=10527
309.33/309.56	c nbDecision=186500 #constraints=10527
310.04/310.26	c nbDecision=187000 #constraints=10527
310.73/310.96	c nbDecision=187500 #constraints=10527
311.43/311.66	c nbDecision=188000 #constraints=10527
312.14/312.35	c nbDecision=188500 #constraints=10527
312.83/313.05	c nbDecision=189000 #constraints=10527
313.53/313.74	c nbDecision=189500 #constraints=10527
314.23/314.43	c nbDecision=190000 #constraints=10527
314.93/315.13	c nbDecision=190500 #constraints=10527
315.63/315.82	c nbDecision=191000 #constraints=10527
316.33/316.51	c nbDecision=191500 #constraints=10527
317.03/317.20	c nbDecision=192000 #constraints=10527
317.63/317.89	c nbDecision=192500 #constraints=10527
318.33/318.58	c nbDecision=193000 #constraints=10527
319.03/319.26	c nbDecision=193500 #constraints=10527
319.73/319.95	c nbDecision=194000 #constraints=10527
320.43/320.64	c nbDecision=194500 #constraints=10527
321.13/321.33	c nbDecision=195000 #constraints=10527
321.83/322.03	c nbDecision=195500 #constraints=10527
322.53/322.72	c nbDecision=196000 #constraints=10527
323.23/323.41	c nbDecision=196500 #constraints=10527
323.83/324.10	c nbDecision=197000 #constraints=10527
324.53/324.78	c nbDecision=197500 #constraints=10527
325.23/325.47	c nbDecision=198000 #constraints=10527
325.93/326.16	c nbDecision=198500 #constraints=10527
326.63/326.84	c nbDecision=199000 #constraints=10527
327.33/327.53	c nbDecision=199500 #constraints=10527
328.03/328.22	c nbDecision=200000 #constraints=10527
328.63/328.90	c nbDecision=200500 #constraints=10527
329.32/329.58	c nbDecision=201000 #constraints=10527
330.02/330.26	c nbDecision=201500 #constraints=10527
330.72/330.94	c nbDecision=202000 #constraints=10527
331.42/331.62	c nbDecision=202500 #constraints=10527
332.03/332.29	c nbDecision=203000 #constraints=10527
332.72/332.96	c nbDecision=203500 #constraints=10527
494.46/494.78	c nbDecision=204000 #constraints=10734
826.14/826.90	Received signal 15

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-356968-1176850143 -o ROOT/results/node10/solver-356968-1176850143 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/356968-1176850143/instance-356968-1176850143.opb mod 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 15350
/proc/meminfo: memFree=1503752/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=1620 CPUtime=0
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 161051925 1658880 174 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 405 174 126 317 0 84 0

[startup+0.071787 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 15350
/proc/meminfo: memFree=1503752/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=3440 CPUtime=0.06
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 797 0 0 0 6 0 0 0 18 0 1 0 161051925 3522560 552 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 860 552 126 317 0 539 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3440

[startup+0.101793 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 15350
/proc/meminfo: memFree=1503752/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=3440 CPUtime=0.09
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 877 0 0 0 9 0 0 0 18 0 1 0 161051925 3522560 632 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 860 632 126 317 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.301837 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 15350
/proc/meminfo: memFree=1503752/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=5652 CPUtime=0.29
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 1579 0 0 0 29 0 0 0 19 0 1 0 161051925 5787648 1077 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 1413 1077 131 317 0 1092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5652

[startup+0.701922 s]
/proc/loadavg: 0.99 1.00 1.00 3/77 15350
/proc/meminfo: memFree=1503752/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=12388 CPUtime=0.69
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 3307 0 0 0 69 0 0 0 23 0 1 0 161051925 12685312 2707 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 3097 2707 131 317 0 2776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12388

[startup+1.50109 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1486528/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=24104 CPUtime=1.49
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 7514 0 0 0 147 2 0 0 25 0 1 0 161051925 24682496 5560 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272567 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 6026 5560 131 317 0 5705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24104

[startup+3.10145 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1475456/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=46864 CPUtime=3.09
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 14910 0 0 0 302 7 0 0 25 0 1 0 161051925 47988736 10466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15350/statm: 11716 10466 131 317 0 11395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46864

[startup+6.30113 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1426752/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=92548 CPUtime=6.28
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 28300 0 0 0 615 13 0 0 25 0 1 0 161051925 94769152 20465 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 23137 20465 137 317 0 22816 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 92548

[startup+12.7015 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1408712/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=106012 CPUtime=12.67
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 31660 0 0 0 1253 14 0 0 25 0 1 0 161051925 108556288 23825 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 26503 23825 138 317 0 26182 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 106012

[startup+25.5013 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1408840/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=106012 CPUtime=25.47
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 31660 0 0 0 2533 14 0 0 25 0 1 0 161051925 108556288 23825 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 26503 23825 138 317 0 26182 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 106012

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1408776/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=106012 CPUtime=51.05
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 31667 0 0 0 5090 15 0 0 25 0 1 0 161051925 108556288 23832 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 26503 23832 138 317 0 26182 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 106012

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1408776/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=106140 CPUtime=102.23
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 31689 0 0 0 10208 15 0 0 25 0 1 0 161051925 108687360 23854 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606847 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 26535 23854 138 317 0 26214 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 106140

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1408712/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=106268 CPUtime=162.21
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 31705 0 0 0 16205 16 0 0 25 0 1 0 161051925 108818432 23870 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 26567 23870 138 317 0 26246 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 106268

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1408648/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=106268 CPUtime=222.17
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 31716 0 0 0 22201 16 0 0 25 0 1 0 161051925 108818432 23881 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606628 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 26567 23881 138 317 0 26246 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 106268

[startup+282.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1408520/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=106268 CPUtime=282.15
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 31730 0 0 0 28198 17 0 0 25 0 1 0 161051925 108818432 23895 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606698 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 26567 23895 138 317 0 26246 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 106268

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1374216/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=145832 CPUtime=342.12
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 53520 0 0 0 34187 25 0 0 25 0 1 0 161051925 149331968 33409 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718193 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 36458 33409 170 317 0 36137 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 145832

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=1168328/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=360460 CPUtime=402.1
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 177110 0 0 0 40136 74 0 0 25 0 1 0 161051925 369111040 84974 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272659 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 90115 84974 170 317 0 89794 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 360460

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=947720/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=587048 CPUtime=462.07
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 297949 0 0 0 46089 118 0 0 25 0 1 0 161051925 601137152 139529 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134550172 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 146762 139529 170 317 0 146441 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 587048

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=791368/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=748592 CPUtime=522.05
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 398420 0 0 0 52051 154 0 0 25 0 1 0 161051925 766558208 177950 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 187148 177950 170 317 0 186827 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 748592

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=528264/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=1016428 CPUtime=582.03
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 523194 0 0 0 58003 200 0 0 25 0 1 0 161051925 1040822272 243052 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 254107 243052 170 317 0 253786 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 1016428

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=380872/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=1172916 CPUtime=642.01
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 618146 0 0 0 63965 236 0 0 25 0 1 0 161051925 1201065984 280205 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278982 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 293229 280205 170 317 0 292908 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 1172916

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 15351
/proc/meminfo: memFree=241096/2055920 swapFree=4117824/4192956
[pid=15350] ppid=15348 vsize=1319276 CPUtime=701.98
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 709311 0 0 0 69926 272 0 0 25 0 1 0 161051925 1350938624 315003 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 329819 315003 170 317 0 329498 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 1319276

[startup+762.307 s]
/proc/loadavg: 1.07 1.01 1.00 2/84 15525
/proc/meminfo: memFree=17736/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=1694844 CPUtime=761.91
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 856244 0 0 0 75860 331 0 0 25 0 1 0 161051925 1735520256 407137 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 423711 407137 170 317 0 423390 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 1694844

[startup+822.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/78 15549
/proc/meminfo: memFree=16776/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=1831020 CPUtime=821.57
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 940127 0 0 0 81795 362 0 0 25 0 1 0 161051925 1874964480 439520 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15350/statm: 457755 439520 170 317 0 457434 0
Current children cumulated CPU time (s) 821.57
Current children cumulated vsize (KiB) 1831020



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+826.902 s]
/proc/loadavg: 1.17 1.04 1.01 2/78 15549
/proc/meminfo: memFree=16136/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=1843764 CPUtime=826.14
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 946737 0 0 0 82249 365 0 0 25 0 1 0 161051925 1888014336 442510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278991 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 460941 442510 170 317 0 460620 0
Current children cumulated CPU time (s) 826.14
Current children cumulated vsize (KiB) 1843764

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

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

[startup+827.006 s]
/proc/loadavg: 1.17 1.04 1.01 2/78 15549
/proc/meminfo: memFree=16136/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=1843764 CPUtime=826.24
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 946738 0 0 0 82259 365 0 0 25 0 1 0 161051925 1888014336 442511 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272624 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 460941 442511 170 317 0 460620 0
Current children cumulated CPU time (s) 826.24
Current children cumulated vsize (KiB) 1843764

[startup+827.802 s]
/proc/loadavg: 1.17 1.04 1.01 2/79 15550
/proc/meminfo: memFree=16064/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=1845948 CPUtime=827.03
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 947973 0 0 0 82337 366 0 0 25 0 1 0 161051925 1890250752 442930 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710752 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15350/statm: 461487 442930 170 317 0 461166 0
Current children cumulated CPU time (s) 827.03
Current children cumulated vsize (KiB) 1845948

[startup+828.601 s]
/proc/loadavg: 1.17 1.04 1.01 2/79 15550
/proc/meminfo: memFree=17472/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=1845152 CPUtime=827.83
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4194304 948359 0 0 0 82417 366 0 0 25 0 1 0 161051925 1889435648 442856 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15350/statm: 461288 442856 170 317 0 460967 0
Current children cumulated CPU time (s) 827.83
Current children cumulated vsize (KiB) 1845152

[startup+829.002 s]
/proc/loadavg: 1.17 1.04 1.01 2/79 15550
/proc/meminfo: memFree=17472/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=0 CPUtime=828.23
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4195332 949405 0 0 0 82447 376 0 0 25 0 1 0 161051925 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15350/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 828.23
Current children cumulated vsize (KiB) 0

[startup+829.103 s]
/proc/loadavg: 1.17 1.04 1.01 2/79 15550
/proc/meminfo: memFree=17472/2055920 swapFree=4152288/4192956
[pid=15350] ppid=15348 vsize=0 CPUtime=828.33
/proc/15350/stat : 15350 (oree) R 15348 15350 14593 0 -1 4195332 949405 0 0 0 82447 386 0 0 25 0 1 0 161051925 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15350/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 828.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 829.189
CPU time (s): 828.419
CPU user time (s): 824.471
CPU system time (s): 3.9484
CPU usage (%): 99.9071
Max. virtual memory (cumulated for all children) (KiB): 1848132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 824.471
system time used= 3.9484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 949405
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 2570

runsolver used 0.962853 second user time and 2.07568 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Apr 17 22:49:04 UTC 2007

IDJOB= 356968
IDBENCH= 1705
IDSOLVER= 172
FILE ID= node10/356968-1176850143

PBS_JOBID= 4590181

Free space on /tmp= 66284 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-fit2d.opb
COMMAND LINE= oree /tmp/evaluation/356968-1176850143/instance-356968-1176850143.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-356968-1176850143 -o ROOT/results/node10/solver-356968-1176850143 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/356968-1176850143/instance-356968-1176850143.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  b5e82d02e51b7eb09c369bc9f6b2937f

RANDOM SEED= 761532162

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1504160 kB
Buffers:         31752 kB
Cached:         413040 kB
SwapCached:      43448 kB
Active:         210956 kB
Inactive:       291760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504160 kB
SwapTotal:     4192956 kB
SwapFree:      4117824 kB
Dirty:           18348 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            34668 kB
Committed_AS:  3507904 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66284 MiB

End job on node10 on Tue Apr 17 23:02:54 UTC 2007