Trace number 357293

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) 509.567 509.717

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-trento1.opb
MD5SUM3e144bcef2d8d517e1e9ee592d533dc8
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 21491069266217984
Optimality of the best value was proved NO
Number of variables44575
Total number of constraints1264
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 constraints1264
Minimum length of a constraint35
Maximum length of a constraint44575
Number of terms in the objective function 44575
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 3578049115531221094637
Number of bits of the sum of numbers in the objective function 72
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 3578151515531221094637
Number of bits of the biggest sum of numbers72
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...
0.79/0.86	c ...done
0.79/0.86	c #vars=44575 #constraints=2513 hasObjective=yes
1.29/1.32	c res. mode=mod
1.29/1.32	c VSIDS like heuristics
1.29/1.32	c complete search running
1.59/1.60	c restart after 401 decisions
1.59/1.66	c nbDecision=500 #constraints=2513
1.79/1.83	c restart after 801 decisions
1.89/1.94	c nbDecision=1000 #constraints=2513
2.19/2.22	c nbDecision=1500 #constraints=2513
2.19/2.27	c restart after 1601 decisions
2.49/2.50	c nbDecision=2000 #constraints=2513
2.69/2.78	c nbDecision=2500 #constraints=2513
2.99/3.05	c nbDecision=3000 #constraints=2513
3.09/3.16	c restart after 3201 decisions
3.29/3.33	c nbDecision=3500 #constraints=2513
3.59/3.61	c nbDecision=4000 #constraints=2513
3.79/3.89	c nbDecision=4500 #constraints=2513
4.09/4.16	c nbDecision=5000 #constraints=2513
4.40/4.43	c nbDecision=5500 #constraints=2513
4.59/4.69	c nbDecision=6000 #constraints=2513
4.89/4.91	c restart after 6401 decisions
4.89/4.96	c nbDecision=6500 #constraints=2513
5.19/5.23	c nbDecision=7000 #constraints=2513
5.50/5.51	c nbDecision=7500 #constraints=2513
5.69/5.77	c nbDecision=8000 #constraints=2513
5.99/6.02	c nbDecision=8500 #constraints=2513
6.19/6.29	c nbDecision=9000 #constraints=2513
6.49/6.55	c nbDecision=9500 #constraints=2513
6.79/6.81	c nbDecision=10000 #constraints=2513
6.99/7.07	c nbDecision=10500 #constraints=2513
7.29/7.33	c nbDecision=11000 #constraints=2513
7.49/7.58	c nbDecision=11500 #constraints=2513
7.79/7.83	c nbDecision=12000 #constraints=2513
7.99/8.08	c nbDecision=12500 #constraints=2513
8.19/8.23	c restart after 12801 decisions
8.29/8.34	c nbDecision=13000 #constraints=2513
8.59/8.61	c nbDecision=13500 #constraints=2513
8.79/8.89	c nbDecision=14000 #constraints=2513
9.09/9.15	c nbDecision=14500 #constraints=2513
9.39/9.40	c nbDecision=15000 #constraints=2513
9.59/9.65	c nbDecision=15500 #constraints=2513
9.89/9.91	c nbDecision=16000 #constraints=2513
10.09/10.16	c nbDecision=16500 #constraints=2513
10.39/10.42	c nbDecision=17000 #constraints=2513
10.59/10.67	c nbDecision=17500 #constraints=2513
10.89/10.93	c nbDecision=18000 #constraints=2513
11.09/11.17	c nbDecision=18500 #constraints=2513
11.39/11.41	c nbDecision=19000 #constraints=2513
11.59/11.66	c nbDecision=19500 #constraints=2513
11.89/11.90	c nbDecision=20000 #constraints=2513
12.09/12.14	c nbDecision=20500 #constraints=2513
12.29/12.37	c nbDecision=21000 #constraints=2513
12.59/12.61	c nbDecision=21500 #constraints=2513
12.79/12.84	c nbDecision=22000 #constraints=2513
12.99/13.07	c nbDecision=22500 #constraints=2513
13.29/13.30	c nbDecision=23000 #constraints=2513
13.49/13.53	c nbDecision=23500 #constraints=2513
13.69/13.75	c nbDecision=24000 #constraints=2513
13.89/13.96	c nbDecision=24500 #constraints=2513
14.09/14.17	c nbDecision=25000 #constraints=2513
14.29/14.38	c nbDecision=25500 #constraints=2513
14.39/14.42	c restart after 25601 decisions
14.59/14.64	c nbDecision=26000 #constraints=2513
14.89/14.92	c nbDecision=26500 #constraints=2513
15.19/15.20	c nbDecision=27000 #constraints=2513
15.39/15.45	c nbDecision=27500 #constraints=2513
15.69/15.72	c nbDecision=28000 #constraints=2513
15.89/15.99	c nbDecision=28500 #constraints=2513
16.19/16.25	c nbDecision=29000 #constraints=2513
16.49/16.51	c nbDecision=29500 #constraints=2513
16.69/16.77	c nbDecision=30000 #constraints=2513
16.99/17.03	c nbDecision=30500 #constraints=2513
17.19/17.28	c nbDecision=31000 #constraints=2513
17.49/17.53	c nbDecision=31500 #constraints=2513
17.69/17.77	c nbDecision=32000 #constraints=2513
17.99/18.02	c nbDecision=32500 #constraints=2513
18.19/18.26	c nbDecision=33000 #constraints=2513
18.49/18.50	c nbDecision=33500 #constraints=2513
18.69/18.73	c nbDecision=34000 #constraints=2513
18.89/18.97	c nbDecision=34500 #constraints=2513
19.19/19.21	c nbDecision=35000 #constraints=2513
19.39/19.44	c nbDecision=35500 #constraints=2513
19.59/19.66	c nbDecision=36000 #constraints=2513
19.79/19.89	c nbDecision=36500 #constraints=2513
20.08/20.11	c nbDecision=37000 #constraints=2513
20.28/20.31	c nbDecision=37500 #constraints=2513
20.48/20.52	c nbDecision=38000 #constraints=2513
20.68/20.73	c nbDecision=38500 #constraints=2513
20.89/20.93	c nbDecision=39000 #constraints=2513
21.08/21.12	c nbDecision=39500 #constraints=2513
21.28/21.32	c nbDecision=40000 #constraints=2513
21.48/21.50	c nbDecision=40500 #constraints=2513
21.58/21.69	c nbDecision=41000 #constraints=2513
21.78/21.87	c nbDecision=41500 #constraints=2513
21.99/22.04	c nbDecision=42000 #constraints=2513
22.18/22.22	c nbDecision=42500 #constraints=2513
22.28/22.39	c nbDecision=43000 #constraints=2513
22.48/22.56	c nbDecision=43500 #constraints=2513
22.68/22.72	c nbDecision=44000 #constraints=2513
22.78/22.88	c nbDecision=44500 #constraints=2513
22.98/23.04	c nbDecision=45000 #constraints=2513
23.09/23.20	c nbDecision=45500 #constraints=2513
23.28/23.36	c nbDecision=46000 #constraints=2513
23.48/23.52	c nbDecision=46500 #constraints=2513
23.58/23.68	c nbDecision=47000 #constraints=2513
23.78/23.83	c nbDecision=47500 #constraints=2513
23.88/23.99	c nbDecision=48000 #constraints=2513
24.08/24.15	c nbDecision=48500 #constraints=2513
24.29/24.31	c nbDecision=49000 #constraints=2514
24.58/24.62	c nbDecision=49500 #constraints=2541
24.78/24.83	c nbDecision=50000 #constraints=2556
24.98/25.04	c nbDecision=50500 #constraints=2570
25.18/25.20	c nbDecision=51000 #constraints=2570
25.38/25.41	c restart after 51201 decisions
25.58/25.62	c nbDecision=51500 #constraints=2591
25.78/25.88	c nbDecision=52000 #constraints=2591
26.08/26.14	c nbDecision=52500 #constraints=2591
26.38/26.41	c nbDecision=53000 #constraints=2591
26.58/26.68	c nbDecision=53500 #constraints=2591
26.88/26.95	c nbDecision=54000 #constraints=2591
27.18/27.20	c nbDecision=54500 #constraints=2591
27.38/27.45	c nbDecision=55000 #constraints=2591
27.68/27.71	c nbDecision=55500 #constraints=2591
27.88/27.96	c nbDecision=56000 #constraints=2591
28.18/28.21	c nbDecision=56500 #constraints=2591
28.38/28.46	c nbDecision=57000 #constraints=2591
28.68/28.71	c nbDecision=57500 #constraints=2591
28.88/28.95	c nbDecision=58000 #constraints=2591
29.08/29.19	c nbDecision=58500 #constraints=2591
29.38/29.41	c nbDecision=59000 #constraints=2591
29.58/29.63	c nbDecision=59500 #constraints=2591
29.78/29.86	c nbDecision=60000 #constraints=2591
29.98/30.09	c nbDecision=60500 #constraints=2591
30.28/30.32	c nbDecision=61000 #constraints=2591
30.48/30.54	c nbDecision=61500 #constraints=2591
30.68/30.75	c nbDecision=62000 #constraints=2591
30.88/30.97	c nbDecision=62500 #constraints=2591
31.08/31.18	c nbDecision=63000 #constraints=2591
31.28/31.38	c nbDecision=63500 #constraints=2591
31.48/31.58	c nbDecision=64000 #constraints=2591
31.68/31.78	c nbDecision=64500 #constraints=2591
31.88/31.97	c nbDecision=65000 #constraints=2591
32.08/32.16	c nbDecision=65500 #constraints=2591
32.28/32.35	c nbDecision=66000 #constraints=2591
32.48/32.53	c nbDecision=66500 #constraints=2591
32.68/32.71	c nbDecision=67000 #constraints=2591
32.78/32.89	c nbDecision=67500 #constraints=2591
32.98/33.06	c nbDecision=68000 #constraints=2591
33.18/33.23	c nbDecision=68500 #constraints=2591
33.28/33.40	c nbDecision=69000 #constraints=2591
33.48/33.56	c nbDecision=69500 #constraints=2591
33.68/33.72	c nbDecision=70000 #constraints=2591
33.78/33.88	c nbDecision=70500 #constraints=2591
33.98/34.04	c nbDecision=71000 #constraints=2591
34.08/34.20	c nbDecision=71500 #constraints=2591
34.28/34.36	c nbDecision=72000 #constraints=2591
34.48/34.52	c nbDecision=72500 #constraints=2591
34.58/34.68	c nbDecision=73000 #constraints=2591
34.78/34.84	c nbDecision=73500 #constraints=2591
34.98/35.00	c nbDecision=74000 #constraints=2591
35.08/35.16	c nbDecision=74500 #constraints=2591
35.28/35.39	c nbDecision=75000 #constraints=2609
35.58/35.62	c nbDecision=75500 #constraints=2626
35.78/35.81	c nbDecision=76000 #constraints=2632
35.88/35.99	c nbDecision=76500 #constraints=2634
36.08/36.14	c nbDecision=77000 #constraints=2634
36.29/36.34	c nbDecision=77500 #constraints=2644
36.48/36.58	c nbDecision=78000 #constraints=2660
36.68/36.76	c nbDecision=78500 #constraints=2665
36.88/36.97	c nbDecision=79000 #constraints=2677
37.08/37.15	c nbDecision=79500 #constraints=2682
37.28/37.34	c nbDecision=80000 #constraints=2685
37.58/37.60	c nbDecision=80500 #constraints=2707
37.78/37.84	c nbDecision=81000 #constraints=2721
38.08/38.11	c nbDecision=81500 #constraints=2735
38.38/38.46	c nbDecision=82000 #constraints=2756
38.68/38.71	c nbDecision=82500 #constraints=2771
38.98/39.07	c nbDecision=83000 #constraints=2792
39.28/39.34	c nbDecision=83500 #constraints=2811
39.48/39.60	c nbDecision=84000 #constraints=2823
39.87/39.91	c nbDecision=84500 #constraints=2838
40.17/40.20	c nbDecision=85000 #constraints=2853
40.37/40.46	c nbDecision=85500 #constraints=2860
40.79/40.87	c nbDecision=86000 #constraints=2883
41.08/41.16	c nbDecision=86500 #constraints=2897
41.48/41.51	c nbDecision=87000 #constraints=2915
42.57/42.67	c nbDecision=87500 #constraints=2969
42.88/42.92	c nbDecision=88000 #constraints=2976
43.17/43.26	c nbDecision=88500 #constraints=2991
43.58/43.63	c nbDecision=89000 #constraints=3009
44.28/44.32	c nbDecision=89500 #constraints=3046
45.57/45.67	c nbDecision=90000 #constraints=3118
46.58/46.67	c nbDecision=90500 #constraints=3155
46.88/46.95	c nbDecision=91000 #constraints=3170
47.88/47.95	c nbDecision=91500 #constraints=3227
48.18/48.27	c nbDecision=92000 #constraints=3242
48.88/48.91	c nbDecision=92500 #constraints=3283
50.68/50.75	c nbDecision=93000 #constraints=3339
52.28/52.34	c nbDecision=93500 #constraints=3386
53.78/53.89	c nbDecision=94000 #constraints=3439
54.87/54.96	c nbDecision=94500 #constraints=3470
55.78/55.85	c nbDecision=95000 #constraints=3522
57.57/57.68	c nbDecision=95500 #constraints=3580
59.87/59.98	c nbDecision=96000 #constraints=3648
62.08/62.17	c nbDecision=96500 #constraints=3719
65.07/65.18	c nbDecision=97000 #constraints=3793
66.08/66.17	c nbDecision=97500 #constraints=3839
66.47/66.55	c nbDecision=98000 #constraints=3855
68.07/68.13	c nbDecision=98500 #constraints=3898
69.87/69.98	c nbDecision=99000 #constraints=3965
72.58/72.70	c nbDecision=99500 #constraints=4039
73.87/73.95	c nbDecision=100000 #constraints=4074
75.88/75.92	c nbDecision=100500 #constraints=4151
78.56/78.60	c nbDecision=101000 #constraints=4219
82.07/82.10	c nbDecision=101500 #constraints=4309
82.37/82.47	c nbDecision=102000 #constraints=4317
83.16/83.26	c restart after 102401 decisions
84.16/84.20	c nbDecision=102500 #constraints=4361
84.46/84.51	c nbDecision=103000 #constraints=4361
84.67/84.78	c nbDecision=103500 #constraints=4361
84.96/85.07	c nbDecision=104000 #constraints=4361
85.26/85.37	c nbDecision=104500 #constraints=4361
85.56/85.67	c nbDecision=105000 #constraints=4361
85.87/85.98	c nbDecision=105500 #constraints=4361
86.26/86.33	c nbDecision=106000 #constraints=4361
86.56/86.61	c nbDecision=106500 #constraints=4361
86.76/86.86	c nbDecision=107000 #constraints=4361
87.06/87.10	c nbDecision=107500 #constraints=4361
87.36/87.42	c nbDecision=108000 #constraints=4361
87.66/87.72	c nbDecision=108500 #constraints=4361
87.86/87.99	c nbDecision=109000 #constraints=4361
88.26/88.38	c nbDecision=109500 #constraints=4361
88.66/88.71	c nbDecision=110000 #constraints=4361
88.86/88.95	c nbDecision=110500 #constraints=4361
89.17/89.21	c nbDecision=111000 #constraints=4361
89.46/89.51	c nbDecision=111500 #constraints=4361
89.66/89.77	c nbDecision=112000 #constraints=4361
89.96/90.05	c nbDecision=112500 #constraints=4361
90.27/90.35	c nbDecision=113000 #constraints=4361
90.46/90.58	c nbDecision=113500 #constraints=4361
90.66/90.79	c nbDecision=114000 #constraints=4361
90.96/91.04	c nbDecision=114500 #constraints=4361
91.27/91.34	c nbDecision=115000 #constraints=4361
91.46/91.57	c nbDecision=115500 #constraints=4361
91.76/91.80	c nbDecision=116000 #constraints=4361
91.96/92.00	c nbDecision=116500 #constraints=4361
92.16/92.26	c nbDecision=117000 #constraints=4361
92.36/92.48	c nbDecision=117500 #constraints=4361
92.56/92.68	c nbDecision=118000 #constraints=4361
92.76/92.86	c nbDecision=118500 #constraints=4361
92.96/93.05	c nbDecision=119000 #constraints=4361
93.16/93.24	c nbDecision=119500 #constraints=4361
93.36/93.48	c nbDecision=120000 #constraints=4361
93.76/93.82	c nbDecision=120500 #constraints=4361
93.86/93.98	c nbDecision=121000 #constraints=4361
94.06/94.15	c nbDecision=121500 #constraints=4361
94.26/94.36	c nbDecision=122000 #constraints=4361
94.56/94.62	c nbDecision=122500 #constraints=4361
94.76/94.89	c nbDecision=123000 #constraints=4361
95.16/95.20	c nbDecision=123500 #constraints=4361
95.36/95.48	c nbDecision=124000 #constraints=4361
95.66/95.76	c nbDecision=124500 #constraints=4361
95.96/96.07	c nbDecision=125000 #constraints=4361
96.77/96.83	c nbDecision=125500 #constraints=4373
97.87/97.97	c nbDecision=126000 #constraints=4407
98.46/98.56	c nbDecision=126500 #constraints=4422
99.86/99.93	c nbDecision=127000 #constraints=4465
102.36/102.41	c nbDecision=127500 #constraints=4529
107.26/107.31	c nbDecision=128000 #constraints=4639
110.96/111.04	c nbDecision=128500 #constraints=4725
113.65/113.73	c nbDecision=129000 #constraints=4779
119.15/119.25	c nbDecision=129500 #constraints=4891
125.15/125.27	c nbDecision=130000 #constraints=5002
130.25/130.36	c nbDecision=130500 #constraints=5090
137.25/137.31	c nbDecision=131000 #constraints=5216
141.75/141.88	c nbDecision=131500 #constraints=5315
146.74/146.83	c nbDecision=132000 #constraints=5418
149.75/149.82	c nbDecision=132500 #constraints=5483
152.55/152.62	c nbDecision=133000 #constraints=5543
155.74/155.84	c nbDecision=133500 #constraints=5600
157.74/157.86	c nbDecision=134000 #constraints=5650
160.15/160.27	c nbDecision=134500 #constraints=5706
163.04/163.19	c nbDecision=135000 #constraints=5777
166.94/167.03	c nbDecision=135500 #constraints=5863
170.45/170.59	c nbDecision=136000 #constraints=5940
175.84/175.96	c nbDecision=136500 #constraints=6034
178.44/178.58	c nbDecision=137000 #constraints=6081
184.44/184.50	c nbDecision=137500 #constraints=6183
190.34/190.49	c nbDecision=138000 #constraints=6278
196.74/196.82	c nbDecision=138500 #constraints=6371
203.93/204.04	c nbDecision=139000 #constraints=6485
211.83/211.94	c nbDecision=139500 #constraints=6600
219.33/219.43	c nbDecision=140000 #constraints=6712
226.83/226.96	c nbDecision=140500 #constraints=6846
231.82/231.95	c nbDecision=141000 #constraints=6924
238.12/238.26	c nbDecision=141500 #constraints=7017
245.92/246.08	c nbDecision=142000 #constraints=7112
248.12/248.20	c nbDecision=142500 #constraints=7145
249.21/249.40	c nbDecision=143000 #constraints=7161
252.22/252.37	c nbDecision=143500 #constraints=7204
254.91/255.07	c nbDecision=144000 #constraints=7242
261.12/261.27	c nbDecision=144500 #constraints=7327
268.72/268.82	c nbDecision=145000 #constraints=7425
274.21/274.35	c nbDecision=145500 #constraints=7503
278.81/278.92	c nbDecision=146000 #constraints=7570
288.91/289.02	c nbDecision=146500 #constraints=7689
299.70/299.83	c nbDecision=147000 #constraints=7824
304.20/304.39	c nbDecision=147500 #constraints=7891
323.80/323.90	c nbDecision=148000 #constraints=8073
326.50/326.62	c nbDecision=148500 #constraints=8097
334.80/334.92	c nbDecision=149000 #constraints=8202
344.19/344.31	c nbDecision=149500 #constraints=8299
352.49/352.66	c nbDecision=150000 #constraints=8396
354.49/354.65	c nbDecision=150500 #constraints=8433
358.89/359.07	c nbDecision=151000 #constraints=8501
359.79/359.90	c nbDecision=151500 #constraints=8523
363.99/364.14	c nbDecision=152000 #constraints=8596
371.09/371.26	c nbDecision=152500 #constraints=8699
373.18/373.37	c nbDecision=153000 #constraints=8747
376.38/376.51	c nbDecision=153500 #constraints=8813
382.48/382.64	c nbDecision=154000 #constraints=8907
394.38/394.52	c nbDecision=154500 #constraints=9054
396.98/397.11	c nbDecision=155000 #constraints=9110
409.78/409.94	c nbDecision=155500 #constraints=9267
415.47/415.68	c nbDecision=156000 #constraints=9336
423.27/423.46	c nbDecision=156500 #constraints=9427
431.26/431.47	c nbDecision=157000 #constraints=9515
444.66/444.90	c nbDecision=157500 #constraints=9658
454.66/454.80	c nbDecision=158000 #constraints=9756
459.26/459.45	c nbDecision=158500 #constraints=9808
464.36/464.51	c nbDecision=159000 #constraints=9866
473.86/474.09	c nbDecision=159500 #constraints=9979
475.65/475.82	c nbDecision=160000 #constraints=10013
478.26/478.42	c nbDecision=160500 #constraints=10065
488.65/488.83	c nbDecision=161000 #constraints=10195
500.55/500.79	c nbDecision=161500 #constraints=10354
507.44/507.67	c nbDecision=162000 #constraints=10423
508.55/508.70	Received signal 15
509.24/509.44	
509.24/509.44	s UNKNOWN
509.24/509.44	
509.24/509.44	c user time= 507.399 s
509.24/509.44	c system time= 1.89771 s
509.24/509.44	c wall clock time=509.444

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/node9/watcher-357293-1176993613 -o ROOT/results/node9/solver-357293-1176993613 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357293-1176993613/instance-357293-1176993613.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 0.97 0.91 3/77 24329
/proc/meminfo: memFree=1888508/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=1468 CPUtime=0
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 175398934 1503232 160 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 367 160 127 317 0 46 0

[startup+0.106689 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 24329
/proc/meminfo: memFree=1888508/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=3440 CPUtime=0.1
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 776 0 0 0 10 0 0 0 18 0 1 0 175398934 3522560 531 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134827793 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 860 531 127 317 0 539 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3440

[startup+0.2027 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 24329
/proc/meminfo: memFree=1888508/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=3572 CPUtime=0.2
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 840 0 0 0 20 0 0 0 18 0 1 0 175398934 3657728 595 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 893 596 131 317 0 572 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3572

[startup+0.30271 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 24329
/proc/meminfo: memFree=1888508/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=5552 CPUtime=0.29
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 1351 0 0 0 29 0 0 0 19 0 1 0 175398934 5685248 1106 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134590823 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 1388 1106 131 317 0 1067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5552

[startup+0.701756 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 24329
/proc/meminfo: memFree=1888508/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=12860 CPUtime=0.69
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 3119 0 0 0 68 1 0 0 22 0 1 0 175398934 13168640 2841 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134827878 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 3215 2841 131 317 0 2894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12860

[startup+1.50185 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1871760/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=21736 CPUtime=1.49
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 5495 0 0 0 147 2 0 0 25 0 1 0 175398934 22257664 5023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 5434 5023 138 317 0 5113 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21736

[startup+3.10103 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1868816/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=21736 CPUtime=3.09
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 5495 0 0 0 307 2 0 0 25 0 1 0 175398934 22257664 5023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 5434 5023 138 317 0 5113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21736

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1868632/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=21736 CPUtime=6.29
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 5495 0 0 0 626 3 0 0 25 0 1 0 175398934 22257664 5023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 5434 5023 138 317 0 5113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21736

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1868632/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=21736 CPUtime=12.69
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 5501 0 0 0 1266 3 0 0 25 0 1 0 175398934 22257664 5029 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 5434 5029 138 317 0 5113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21736

[startup+25.5026 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1867352/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=23416 CPUtime=25.48
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 5867 0 0 0 2545 3 0 0 25 0 1 0 175398934 23977984 5395 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 5854 5395 139 317 0 5533 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23416

[startup+51.1024 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1810968/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=87724 CPUtime=51.08
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 21168 0 0 0 5098 10 0 0 25 0 1 0 175398934 89829376 19998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541595 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 21931 19999 139 317 0 21610 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87724

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1632664/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=288012 CPUtime=102.27
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 71515 0 0 0 10199 28 0 0 25 0 1 0 175398934 294924288 63910 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712465 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 72003 63910 139 317 0 71682 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 288012

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1385624/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=582384 CPUtime=162.24
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 149897 0 0 0 16167 57 0 0 25 0 1 0 175398934 596361216 126041 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 145596 126041 139 317 0 145275 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 582384

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=1177048/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=826496 CPUtime=222.23
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 215182 0 0 0 22140 83 0 0 25 0 1 0 175398934 846331904 177593 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712495 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 206624 177593 139 317 0 206303 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 826496

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=995608/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=1046180 CPUtime=282.21
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 273259 0 0 0 28116 105 0 0 25 0 1 0 175398934 1071288320 223369 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 261545 223369 139 317 0 261224 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1046180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=795032/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=1282460 CPUtime=342.19
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 350820 0 0 0 34085 134 0 0 25 0 1 0 175398934 1313239040 273168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 320615 273168 139 317 0 320294 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1282460

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=605784/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=1505312 CPUtime=402.17
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 412270 0 0 0 40061 156 0 0 25 0 1 0 175398934 1541439488 320608 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284160 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 376328 320608 139 317 0 376007 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1505312

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 24330
/proc/meminfo: memFree=438360/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=1693564 CPUtime=462.16
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 470093 0 0 0 46043 173 0 0 25 0 1 0 175398934 1734209536 361797 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 423391 361797 139 317 0 423070 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1693564



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+508.701 s]
/proc/loadavg: 1.13 1.00 0.92 2/78 24330
/proc/meminfo: memFree=307672/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=1843620 CPUtime=508.55
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194304 513615 0 0 0 50666 189 0 0 25 0 1 0 175398934 1887866880 394323 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 460905 394323 139 317 0 460584 0
Current children cumulated CPU time (s) 508.55
Current children cumulated vsize (KiB) 1843620

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

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

[startup+509.501 s]
/proc/loadavg: 1.13 1.00 0.92 2/79 24331
/proc/meminfo: memFree=306832/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=0 CPUtime=509.34
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194308 514233 0 0 0 50741 193 0 0 25 0 1 0 175398934 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 509.34
Current children cumulated vsize (KiB) 0

[startup+509.701 s]
/proc/loadavg: 1.13 1.00 0.92 2/79 24331
/proc/meminfo: memFree=306832/2055920 swapFree=4152812/4192956
[pid=24329] ppid=24327 vsize=0 CPUtime=509.54
/proc/24329/stat : 24329 (oree) R 24327 24329 23942 0 -1 4194308 514233 0 0 0 50741 213 0 0 25 0 1 0 175398934 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24329/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 509.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 509.717
CPU time (s): 509.567
CPU user time (s): 507.417
CPU system time (s): 2.14967
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 1845140

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

runsolver used 0.571913 second user time and 1.20282 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu Apr 19 14:40:14 UTC 2007

IDJOB= 357293
IDBENCH= 2357
IDSOLVER= 172
FILE ID= node9/357293-1176993613

PBS_JOBID= 4630444

Free space on /tmp= 66424 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-trento1.opb
COMMAND LINE= oree /tmp/evaluation/357293-1176993613/instance-357293-1176993613.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-357293-1176993613 -o ROOT/results/node9/solver-357293-1176993613 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357293-1176993613/instance-357293-1176993613.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  3e144bcef2d8d517e1e9ee592d533dc8

RANDOM SEED= 990193188

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1889008 kB
Buffers:         22148 kB
Cached:          82700 kB
SwapCached:       7964 kB
Active:          65180 kB
Inactive:        62532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889008 kB
SwapTotal:     4192956 kB
SwapFree:      4152812 kB
Dirty:            4676 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            24724 kB
Committed_AS:  6056656 kB
PageTables:       1784 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= 66424 MiB

End job on node9 on Thu Apr 19 14:48:45 UTC 2007