Trace number 357299

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) 640.058 640.238

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dc1c.opb
MD5SUMaae7296985adde1f17776b4f5ad45572
Bench CategoryOPT-BIGINT (optimisation, big 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 17863355069035520
Optimality of the best value was proved NO
Number of variables58150
Total number of constraints1648
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 constraints1648
Minimum length of a constraint31
Maximum length of a constraint58150
Number of terms in the objective function 58150
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 6807821537690881562733
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 6808845537690881562733
Number of bits of the biggest sum of numbers73
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...
1.09/1.14	c ...done
1.09/1.14	c #vars=58150 #constraints=3287 hasObjective=yes
1.69/1.75	c res. mode=mod
1.69/1.75	c VSIDS like heuristics
1.69/1.75	c complete search running
2.10/2.14	c restart after 401 decisions
2.20/2.22	c nbDecision=500 #constraints=3287
2.39/2.47	c restart after 801 decisions
2.59/2.63	c nbDecision=1000 #constraints=3287
2.99/3.01	c nbDecision=1500 #constraints=3287
2.99/3.09	c restart after 1601 decisions
3.39/3.40	c nbDecision=2000 #constraints=3287
3.79/3.80	c nbDecision=2500 #constraints=3287
4.09/4.19	c nbDecision=3000 #constraints=3287
4.30/4.35	c restart after 3201 decisions
4.59/4.60	c nbDecision=3500 #constraints=3287
4.99/5.00	c nbDecision=4000 #constraints=3287
5.40/5.40	c nbDecision=4500 #constraints=3287
5.79/5.80	c nbDecision=5000 #constraints=3287
6.19/6.20	c nbDecision=5500 #constraints=3287
6.50/6.59	c nbDecision=6000 #constraints=3287
6.89/6.90	c restart after 6401 decisions
6.89/6.98	c nbDecision=6500 #constraints=3287
7.29/7.38	c nbDecision=7000 #constraints=3287
7.69/7.78	c nbDecision=7500 #constraints=3287
8.09/8.18	c nbDecision=8000 #constraints=3287
8.49/8.57	c nbDecision=8500 #constraints=3287
8.89/8.95	c nbDecision=9000 #constraints=3287
9.29/9.34	c nbDecision=9500 #constraints=3287
9.69/9.73	c nbDecision=10000 #constraints=3287
10.09/10.12	c nbDecision=10500 #constraints=3287
10.49/10.50	c nbDecision=11000 #constraints=3287
10.79/10.89	c nbDecision=11500 #constraints=3287
11.19/11.27	c nbDecision=12000 #constraints=3287
11.59/11.64	c nbDecision=12500 #constraints=3287
11.79/11.87	c restart after 12801 decisions
11.99/12.04	c nbDecision=13000 #constraints=3287
12.39/12.44	c nbDecision=13500 #constraints=3287
12.79/12.83	c nbDecision=14000 #constraints=3287
13.19/13.23	c nbDecision=14500 #constraints=3287
13.59/13.62	c nbDecision=15000 #constraints=3287
13.99/14.02	c nbDecision=15500 #constraints=3287
14.39/14.41	c nbDecision=16000 #constraints=3287
14.69/14.80	c nbDecision=16500 #constraints=3287
15.08/15.18	c nbDecision=17000 #constraints=3287
15.48/15.56	c nbDecision=17500 #constraints=3287
15.88/15.95	c nbDecision=18000 #constraints=3287
16.28/16.33	c nbDecision=18500 #constraints=3287
16.68/16.71	c nbDecision=19000 #constraints=3287
16.98/17.09	c nbDecision=19500 #constraints=3287
17.38/17.47	c nbDecision=20000 #constraints=3287
17.78/17.84	c nbDecision=20500 #constraints=3287
18.18/18.22	c nbDecision=21000 #constraints=3287
18.48/18.59	c nbDecision=21500 #constraints=3287
18.88/18.96	c nbDecision=22000 #constraints=3287
19.28/19.32	c nbDecision=22500 #constraints=3287
19.58/19.68	c nbDecision=23000 #constraints=3287
19.98/20.04	c nbDecision=23500 #constraints=3287
20.38/20.40	c nbDecision=24000 #constraints=3287
20.68/20.76	c nbDecision=24500 #constraints=3287
21.08/21.11	c nbDecision=25000 #constraints=3287
21.38/21.46	c nbDecision=25500 #constraints=3287
21.48/21.53	c restart after 25601 decisions
21.78/21.86	c nbDecision=26000 #constraints=3287
22.18/22.26	c nbDecision=26500 #constraints=3287
22.58/22.66	c nbDecision=27000 #constraints=3287
22.99/23.06	c nbDecision=27500 #constraints=3287
23.38/23.46	c nbDecision=28000 #constraints=3287
23.78/23.85	c nbDecision=28500 #constraints=3287
24.19/24.23	c nbDecision=29000 #constraints=3287
24.58/24.60	c nbDecision=29500 #constraints=3287
24.88/24.98	c nbDecision=30000 #constraints=3287
25.29/25.36	c nbDecision=30500 #constraints=3287
25.68/25.74	c nbDecision=31000 #constraints=3287
26.08/26.12	c nbDecision=31500 #constraints=3287
26.48/26.50	c nbDecision=32000 #constraints=3287
26.78/26.87	c nbDecision=32500 #constraints=3287
27.18/27.25	c nbDecision=33000 #constraints=3287
27.58/27.61	c nbDecision=33500 #constraints=3287
27.88/27.98	c nbDecision=34000 #constraints=3287
28.28/28.34	c nbDecision=34500 #constraints=3287
28.68/28.71	c nbDecision=35000 #constraints=3287
28.98/29.06	c nbDecision=35500 #constraints=3287
29.38/29.41	c nbDecision=36000 #constraints=3287
29.69/29.77	c nbDecision=36500 #constraints=3287
30.08/30.12	c nbDecision=37000 #constraints=3287
30.38/30.47	c nbDecision=37500 #constraints=3287
30.78/30.82	c nbDecision=38000 #constraints=3287
31.08/31.16	c nbDecision=38500 #constraints=3287
31.48/31.50	c nbDecision=39000 #constraints=3287
31.78/31.84	c nbDecision=39500 #constraints=3287
32.08/32.17	c nbDecision=40000 #constraints=3287
32.48/32.50	c nbDecision=40500 #constraints=3287
32.78/32.83	c nbDecision=41000 #constraints=3287
33.08/33.16	c nbDecision=41500 #constraints=3287
33.38/33.48	c nbDecision=42000 #constraints=3287
33.78/33.81	c nbDecision=42500 #constraints=3287
34.08/34.13	c nbDecision=43000 #constraints=3287
34.38/34.44	c nbDecision=43500 #constraints=3287
34.68/34.75	c nbDecision=44000 #constraints=3287
34.98/35.06	c nbDecision=44500 #constraints=3287
35.28/35.36	c nbDecision=45000 #constraints=3287
35.58/35.67	c nbDecision=45500 #constraints=3287
35.88/35.97	c nbDecision=46000 #constraints=3287
36.18/36.28	c nbDecision=46500 #constraints=3287
36.48/36.57	c nbDecision=47000 #constraints=3287
36.78/36.87	c nbDecision=47500 #constraints=3287
37.08/37.16	c nbDecision=48000 #constraints=3287
37.38/37.45	c nbDecision=48500 #constraints=3287
37.68/37.74	c nbDecision=49000 #constraints=3287
37.98/38.03	c nbDecision=49500 #constraints=3287
38.28/38.31	c nbDecision=50000 #constraints=3287
38.48/38.59	c nbDecision=50500 #constraints=3287
38.78/38.87	c nbDecision=51000 #constraints=3287
38.88/38.98	c restart after 51201 decisions
39.18/39.24	c nbDecision=51500 #constraints=3287
39.58/39.64	c nbDecision=52000 #constraints=3287
39.97/40.04	c nbDecision=52500 #constraints=3287
40.37/40.44	c nbDecision=53000 #constraints=3287
40.77/40.84	c nbDecision=53500 #constraints=3287
41.17/41.24	c nbDecision=54000 #constraints=3287
41.57/41.63	c nbDecision=54500 #constraints=3287
41.97/42.02	c nbDecision=55000 #constraints=3287
42.37/42.41	c nbDecision=55500 #constraints=3287
42.78/42.80	c nbDecision=56000 #constraints=3287
43.07/43.18	c nbDecision=56500 #constraints=3287
43.47/43.57	c nbDecision=57000 #constraints=3287
43.88/43.95	c nbDecision=57500 #constraints=3287
44.27/44.33	c nbDecision=58000 #constraints=3287
44.67/44.70	c nbDecision=58500 #constraints=3287
44.98/45.08	c nbDecision=59000 #constraints=3287
45.37/45.45	c nbDecision=59500 #constraints=3287
45.77/45.83	c nbDecision=60000 #constraints=3287
46.08/46.19	c nbDecision=60500 #constraints=3287
46.47/46.55	c nbDecision=61000 #constraints=3287
46.87/46.91	c nbDecision=61500 #constraints=3287
47.18/47.27	c nbDecision=62000 #constraints=3287
47.57/47.62	c nbDecision=62500 #constraints=3287
47.87/47.98	c nbDecision=63000 #constraints=3287
48.28/48.32	c nbDecision=63500 #constraints=3287
48.57/48.67	c nbDecision=64000 #constraints=3287
48.97/49.01	c nbDecision=64500 #constraints=3287
49.28/49.34	c nbDecision=65000 #constraints=3287
49.58/49.67	c nbDecision=65500 #constraints=3287
49.98/50.00	c nbDecision=66000 #constraints=3287
50.28/50.33	c nbDecision=66500 #constraints=3287
50.58/50.65	c nbDecision=67000 #constraints=3287
50.88/50.98	c nbDecision=67500 #constraints=3287
51.28/51.30	c nbDecision=68000 #constraints=3287
51.58/51.62	c nbDecision=68500 #constraints=3287
51.88/51.94	c nbDecision=69000 #constraints=3287
52.18/52.26	c nbDecision=69500 #constraints=3287
52.48/52.57	c nbDecision=70000 #constraints=3287
52.78/52.88	c nbDecision=70500 #constraints=3287
53.08/53.18	c nbDecision=71000 #constraints=3287
53.38/53.49	c nbDecision=71500 #constraints=3287
53.68/53.79	c nbDecision=72000 #constraints=3287
53.98/54.08	c nbDecision=72500 #constraints=3287
54.28/54.37	c nbDecision=73000 #constraints=3287
54.58/54.66	c nbDecision=73500 #constraints=3287
54.88/54.94	c nbDecision=74000 #constraints=3287
55.18/55.23	c nbDecision=74500 #constraints=3287
55.48/55.51	c nbDecision=75000 #constraints=3287
55.68/55.79	c nbDecision=75500 #constraints=3287
55.98/56.07	c nbDecision=76000 #constraints=3287
56.28/56.34	c nbDecision=76500 #constraints=3287
56.58/56.62	c nbDecision=77000 #constraints=3287
56.78/56.89	c nbDecision=77500 #constraints=3287
57.08/57.17	c nbDecision=78000 #constraints=3287
57.38/57.45	c nbDecision=78500 #constraints=3287
57.68/57.74	c nbDecision=79000 #constraints=3287
57.98/58.02	c nbDecision=79500 #constraints=3287
58.18/58.30	c nbDecision=80000 #constraints=3287
58.48/58.58	c nbDecision=80500 #constraints=3287
58.78/58.86	c nbDecision=81000 #constraints=3287
59.08/59.13	c nbDecision=81500 #constraints=3287
59.38/59.41	c nbDecision=82000 #constraints=3287
59.58/59.69	c nbDecision=82500 #constraints=3287
59.88/59.96	c nbDecision=83000 #constraints=3287
60.18/60.24	c nbDecision=83500 #constraints=3289
60.48/60.54	c nbDecision=84000 #constraints=3292
60.78/60.81	c nbDecision=84500 #constraints=3292
60.98/61.08	c nbDecision=85000 #constraints=3292
61.28/61.39	c nbDecision=85500 #constraints=3300
61.58/61.66	c nbDecision=86000 #constraints=3300
61.88/61.93	c nbDecision=86500 #constraints=3300
62.18/62.21	c nbDecision=87000 #constraints=3300
62.38/62.49	c nbDecision=87500 #constraints=3302
62.98/63.00	c nbDecision=88000 #constraints=3340
63.97/64.04	c nbDecision=88500 #constraints=3412
65.18/65.20	c nbDecision=89000 #constraints=3470
66.17/66.22	c nbDecision=89500 #constraints=3526
67.77/67.88	c nbDecision=90000 #constraints=3610
69.18/69.21	c nbDecision=90500 #constraints=3653
70.57/70.66	c nbDecision=91000 #constraints=3712
74.67/74.74	c nbDecision=91500 #constraints=3841
77.87/77.98	c nbDecision=92000 #constraints=3937
80.77/80.87	c nbDecision=92500 #constraints=4037
85.16/85.23	c nbDecision=93000 #constraints=4152
86.07/86.18	c nbDecision=93500 #constraints=4190
88.57/88.64	c nbDecision=94000 #constraints=4293
91.86/91.91	c nbDecision=94500 #constraints=4377
93.87/93.95	c nbDecision=95000 #constraints=4449
98.06/98.10	c nbDecision=95500 #constraints=4579
103.66/103.70	c nbDecision=96000 #constraints=4693
108.06/108.18	c nbDecision=96500 #constraints=4809
111.96/112.05	c nbDecision=97000 #constraints=4901
116.76/116.81	c nbDecision=97500 #constraints=5001
122.36/122.47	c nbDecision=98000 #constraints=5125
127.56/127.64	c nbDecision=98500 #constraints=5258
134.75/134.80	c nbDecision=99000 #constraints=5357
138.16/138.26	c nbDecision=99500 #constraints=5486
143.35/143.48	c nbDecision=100000 #constraints=5649
148.36/148.46	c nbDecision=100500 #constraints=5804
152.65/152.70	c nbDecision=101000 #constraints=5910
156.34/156.46	c nbDecision=101500 #constraints=6022
163.14/163.23	c nbDecision=102000 #constraints=6150
167.44/167.52	c restart after 102401 decisions
171.84/171.98	c nbDecision=102500 #constraints=6245
172.44/172.54	c nbDecision=103000 #constraints=6245
172.94/173.09	c nbDecision=103500 #constraints=6245
173.44/173.53	c nbDecision=104000 #constraints=6245
173.84/173.94	c nbDecision=104500 #constraints=6245
174.24/174.38	c nbDecision=105000 #constraints=6245
174.64/174.76	c nbDecision=105500 #constraints=6245
175.04/175.14	c nbDecision=106000 #constraints=6245
175.54/175.67	c nbDecision=106500 #constraints=6245
176.04/176.15	c nbDecision=107000 #constraints=6245
176.44/176.58	c nbDecision=107500 #constraints=6245
176.84/176.98	c nbDecision=108000 #constraints=6245
177.24/177.39	c nbDecision=108500 #constraints=6245
177.74/177.85	c nbDecision=109000 #constraints=6245
178.24/178.35	c nbDecision=109500 #constraints=6245
178.84/178.95	c nbDecision=110000 #constraints=6245
179.34/179.45	c nbDecision=110500 #constraints=6245
179.84/179.99	c nbDecision=111000 #constraints=6245
180.34/180.47	c nbDecision=111500 #constraints=6245
180.74/180.84	c nbDecision=112000 #constraints=6245
181.14/181.22	c nbDecision=112500 #constraints=6245
181.54/181.66	c nbDecision=113000 #constraints=6245
181.94/182.06	c nbDecision=113500 #constraints=6245
182.34/182.48	c nbDecision=114000 #constraints=6245
182.84/182.96	c nbDecision=114500 #constraints=6245
183.24/183.39	c nbDecision=115000 #constraints=6245
183.74/183.82	c nbDecision=115500 #constraints=6245
184.14/184.23	c nbDecision=116000 #constraints=6245
184.44/184.59	c nbDecision=116500 #constraints=6245
184.94/185.01	c nbDecision=117000 #constraints=6245
185.24/185.38	c nbDecision=117500 #constraints=6245
185.64/185.71	c nbDecision=118000 #constraints=6245
185.94/186.06	c nbDecision=118500 #constraints=6245
186.34/186.49	c nbDecision=119000 #constraints=6245
186.74/186.82	c nbDecision=119500 #constraints=6245
187.04/187.14	c nbDecision=120000 #constraints=6245
187.44/187.54	c nbDecision=120500 #constraints=6245
187.84/187.91	c nbDecision=121000 #constraints=6245
188.24/188.31	c nbDecision=121500 #constraints=6245
188.64/188.77	c nbDecision=122000 #constraints=6245
189.14/189.23	c nbDecision=122500 #constraints=6245
189.54/189.65	c nbDecision=123000 #constraints=6245
189.94/190.00	c nbDecision=123500 #constraints=6245
190.24/190.31	c nbDecision=124000 #constraints=6245
190.53/190.60	c nbDecision=124500 #constraints=6245
190.83/190.93	c nbDecision=125000 #constraints=6245
191.24/191.34	c nbDecision=125500 #constraints=6245
191.63/191.75	c nbDecision=126000 #constraints=6245
192.03/192.11	c nbDecision=126500 #constraints=6245
192.34/192.44	c nbDecision=127000 #constraints=6245
192.73/192.86	c nbDecision=127500 #constraints=6245
193.13/193.24	c nbDecision=128000 #constraints=6245
193.44/193.56	c nbDecision=128500 #constraints=6245
193.73/193.87	c nbDecision=129000 #constraints=6245
194.33/194.42	c nbDecision=129500 #constraints=6245
194.83/194.96	c nbDecision=130000 #constraints=6245
195.43/195.58	c nbDecision=130500 #constraints=6245
195.93/196.07	c nbDecision=131000 #constraints=6245
196.43/196.58	c nbDecision=131500 #constraints=6245
197.03/197.16	c nbDecision=132000 #constraints=6245
197.53/197.66	c nbDecision=132500 #constraints=6245
198.13/198.21	c nbDecision=133000 #constraints=6245
198.63/198.71	c nbDecision=133500 #constraints=6245
199.03/199.19	c nbDecision=134000 #constraints=6245
199.63/199.75	c nbDecision=134500 #constraints=6245
204.33/204.42	c nbDecision=135000 #constraints=6335
208.23/208.32	c nbDecision=135500 #constraints=6413
211.83/211.98	c nbDecision=136000 #constraints=6510
215.43/215.52	c nbDecision=136500 #constraints=6607
218.74/218.88	c nbDecision=137000 #constraints=6704
221.03/221.12	c nbDecision=137500 #constraints=6728
226.53/226.67	c nbDecision=138000 #constraints=6783
232.13/232.21	c nbDecision=138500 #constraints=6840
234.42/234.59	c nbDecision=139000 #constraints=6872
239.73/239.86	c nbDecision=139500 #constraints=6925
241.83/241.94	c nbDecision=140000 #constraints=6951
250.52/250.60	c nbDecision=140500 #constraints=7080
253.82/253.98	c nbDecision=141000 #constraints=7145
257.62/257.78	c nbDecision=141500 #constraints=7237
262.62/262.75	c nbDecision=142000 #constraints=7328
269.12/269.26	c nbDecision=142500 #constraints=7451
272.22/272.35	c nbDecision=143000 #constraints=7508
279.22/279.33	c nbDecision=143500 #constraints=7587
291.81/291.98	c nbDecision=144000 #constraints=7702
307.51/307.60	c nbDecision=144500 #constraints=7835
311.40/311.50	c nbDecision=145000 #constraints=7901
317.20/317.38	c nbDecision=145500 #constraints=7960
320.00/320.12	c nbDecision=146000 #constraints=8000
324.50/324.62	c nbDecision=146500 #constraints=8080
330.10/330.25	c nbDecision=147000 #constraints=8159
336.80/336.93	c nbDecision=147500 #constraints=8250
344.00/344.14	c nbDecision=148000 #constraints=8336
350.00/350.12	c nbDecision=148500 #constraints=8407
357.99/358.14	c nbDecision=149000 #constraints=8506
365.59/365.77	c nbDecision=149500 #constraints=8622
374.68/374.84	c nbDecision=150000 #constraints=8741
391.68/391.83	c nbDecision=150500 #constraints=8934
406.78/406.92	c nbDecision=151000 #constraints=9114
420.78/420.95	c nbDecision=151500 #constraints=9300
436.77/436.95	c nbDecision=152000 #constraints=9481
456.27/456.41	c nbDecision=152500 #constraints=9693
464.46/464.62	c nbDecision=153000 #constraints=9796
481.76/481.94	c nbDecision=153500 #constraints=10002
496.25/496.48	c nbDecision=154000 #constraints=10165
516.65/516.80	c nbDecision=154500 #constraints=10370
543.64/543.89	c nbDecision=155000 #constraints=10612
553.24/553.40	c nbDecision=155500 #constraints=10672
561.14/561.31	c nbDecision=156000 #constraints=10738
570.03/570.21	c nbDecision=156500 #constraints=10816
581.73/581.98	c nbDecision=157000 #constraints=10905
598.33/598.56	c nbDecision=157500 #constraints=10998
603.82/604.00	c nbDecision=158000 #constraints=11065
611.33/611.59	c nbDecision=158500 #constraints=11155
618.03/618.20	c nbDecision=159000 #constraints=11200
622.62/622.83	c nbDecision=159500 #constraints=11248
630.52/630.74	c nbDecision=160000 #constraints=11310
635.21/635.49	c nbDecision=160500 #constraints=11375
639.22/639.40	Received signal 15
639.72/639.95	
639.72/639.95	s UNKNOWN
639.72/639.95	
639.72/639.95	c user time= 637.812 s
639.72/639.95	c system time= 1.9637 s
639.72/639.95	c wall clock time=639.953

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/node12/watcher-357299-1176993700 -o ROOT/results/node12/solver-357299-1176993700 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357299-1176993700/instance-357299-1176993700.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: 1.00 0.99 0.97 3/77 11153
/proc/meminfo: memFree=1618208/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1468 CPUtime=0
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 175407376 1503232 160 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 367 160 127 317 0 46 0

[startup+0.0320401 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 11153
/proc/meminfo: memFree=1618208/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1880 CPUtime=0.03
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 296 0 0 0 3 0 0 0 18 0 1 0 175407376 1925120 245 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 470 245 127 317 0 149 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1880

[startup+0.101047 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 11153
/proc/meminfo: memFree=1618208/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=3692 CPUtime=0.09
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 597 0 0 0 9 0 0 0 18 0 1 0 175407376 3780608 481 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 923 483 127 317 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3692

[startup+0.301067 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 11153
/proc/meminfo: memFree=1618208/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=4724 CPUtime=0.29
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 1189 0 0 0 29 0 0 0 19 0 1 0 175407376 4837376 944 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 1181 944 131 317 0 860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4724

[startup+0.701107 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 11153
/proc/meminfo: memFree=1618208/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=12308 CPUtime=0.69
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 3068 0 0 0 68 1 0 0 23 0 1 0 175407376 12603392 2790 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 3077 2791 131 317 0 2756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12308

[startup+1.50119 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1601816/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=25360 CPUtime=1.49
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 6545 0 0 0 146 3 0 0 25 0 1 0 175407376 25968640 6040 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 6340 6040 137 317 0 6019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25360

[startup+3.10135 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1591256/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=28528 CPUtime=3.09
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 7320 0 0 0 306 3 0 0 25 0 1 0 175407376 29212672 6815 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606732 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 7132 6815 138 317 0 6811 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28528

[startup+6.30167 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1591064/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=28528 CPUtime=6.29
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 7320 0 0 0 626 3 0 0 25 0 1 0 175407376 29212672 6815 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 7132 6815 138 317 0 6811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28528

[startup+12.7023 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1591072/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=28528 CPUtime=12.69
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 7323 0 0 0 1266 3 0 0 25 0 1 0 175407376 29212672 6818 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606721 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 7132 6818 138 317 0 6811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28528

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1591136/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=28528 CPUtime=25.48
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 7330 0 0 0 2545 3 0 0 25 0 1 0 175407376 29212672 6825 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 7132 6825 138 317 0 6811 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28528

[startup+51.1011 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1591200/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=28528 CPUtime=51.08
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 7342 0 0 0 5104 4 0 0 25 0 1 0 175407376 29212672 6837 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606614 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 7132 6837 138 317 0 6811 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28528

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1368160/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=283900 CPUtime=102.26
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 73424 0 0 0 10197 29 0 0 25 0 1 0 175407376 290713600 62477 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713847 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 70975 62477 139 317 0 70654 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 283900

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=1082016/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=618308 CPUtime=162.24
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 161697 0 0 0 16161 63 0 0 25 0 1 0 175407376 633147392 134326 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711160 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 154577 134326 139 317 0 154256 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 618308

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 11154
/proc/meminfo: memFree=990176/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=718904 CPUtime=222.22
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 187641 0 0 0 22149 73 0 0 25 0 1 0 175407376 736157696 156748 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606628 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 179726 156748 139 317 0 179405 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 718904

[startup+282.301 s]
/proc/loadavg: 1.05 1.00 0.97 2/78 11154
/proc/meminfo: memFree=860576/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=868440 CPUtime=282.21
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 225988 0 0 0 28133 88 0 0 25 0 1 0 175407376 889282560 189301 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 217110 189301 139 317 0 216789 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 868440

[startup+342.301 s]
/proc/loadavg: 1.02 1.00 0.97 2/78 11154
/proc/meminfo: memFree=745120/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1000908 CPUtime=342.2
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 258748 0 0 0 34120 100 0 0 25 0 1 0 175407376 1024929792 218076 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 250227 218076 139 317 0 249906 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1000908

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 11154
/proc/meminfo: memFree=581344/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1194664 CPUtime=402.18
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 311101 0 0 0 40097 121 0 0 25 0 1 0 175407376 1223335936 259350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134558797 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 298666 259350 139 317 0 298345 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1194664

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 11154
/proc/meminfo: memFree=385696/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1419584 CPUtime=462.16
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 376578 0 0 0 46070 146 0 0 25 0 1 0 175407376 1453654016 307662 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 354896 307662 139 317 0 354575 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1419584

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 11154
/proc/meminfo: memFree=202080/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1629584 CPUtime=522.14
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 442560 0 0 0 52046 168 0 0 25 0 1 0 175407376 1668694016 353916 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606614 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 407396 353916 139 317 0 407075 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1629584

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 11154
/proc/meminfo: memFree=83296/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1765880 CPUtime=582.12
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 488005 0 0 0 58027 185 0 0 25 0 1 0 175407376 1808261120 383358 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 441470 383358 139 317 0 441149 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1765880



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+639.402 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 11154
/proc/meminfo: memFree=15584/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1843272 CPUtime=639.22
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 510107 0 0 0 63726 196 0 0 25 0 1 0 175407376 1887510528 400962 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 460818 400962 139 317 0 460497 0
Current children cumulated CPU time (s) 639.22
Current children cumulated vsize (KiB) 1843272

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

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

[startup+639.802 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 11154
/proc/meminfo: memFree=15584/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=1843784 CPUtime=639.62
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194304 510228 0 0 0 63766 196 0 0 25 0 1 0 175407376 1888034816 401083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 460946 401083 139 317 0 460625 0
Current children cumulated CPU time (s) 639.62
Current children cumulated vsize (KiB) 1843784

[startup+640.206 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 11155
/proc/meminfo: memFree=792024/2055920 swapFree=4160068/4192956
[pid=11153] ppid=11151 vsize=0 CPUtime=640.02
/proc/11153/stat : 11153 (oree) R 11151 11153 10765 0 -1 4194308 510342 0 0 0 63783 219 0 0 25 0 1 0 175407376 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/11153/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 640.238
CPU time (s): 640.058
CPU user time (s): 637.834
CPU system time (s): 2.22366
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 1844108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 637.834
system time used= 2.22366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510342
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= 1081

runsolver used 0.755885 second user time and 1.55576 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu Apr 19 14:41:40 UTC 2007

IDJOB= 357299
IDBENCH= 2363
IDSOLVER= 172
FILE ID= node12/357299-1176993700

PBS_JOBID= 4630448

Free space on /tmp= 66251 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-dc1c.opb
COMMAND LINE= oree /tmp/evaluation/357299-1176993700/instance-357299-1176993700.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-357299-1176993700 -o ROOT/results/node12/solver-357299-1176993700 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357299-1176993700/instance-357299-1176993700.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  aae7296985adde1f17776b4f5ad45572

RANDOM SEED= 21964419

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1618680 kB
Buffers:         28452 kB
Cached:         328968 kB
SwapCached:      11548 kB
Active:         111808 kB
Inactive:       268904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618680 kB
SwapTotal:     4192956 kB
SwapFree:      4160068 kB
Dirty:            5768 kB
Writeback:           0 kB
Mapped:          30328 kB
Slab:            42044 kB
Committed_AS:  4366152 kB
PageTables:       1792 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= 66251 MiB

End job on node12 on Thu Apr 19 14:52:22 UTC 2007