Trace number 357093

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 alphaSAT (TO)1173 1800.22 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
MD5SUMa9ac890c0275c87cfec4e71469cd990a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1028
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1028
Optimality of the best value was proved NO
Number of variables1964
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1964
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1964
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1964
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.01/0.03	c ...done
0.01/0.03	c #vars=1964 #constraints=4001 hasObjective=yes
0.01/0.05	c res. mode=mod
0.01/0.05	c VSIDS like heuristics
0.01/0.05	c complete search running
0.01/0.07	c restart after 401 decisions
0.01/0.07	c nbDecision=500 #constraints=4001
0.01/0.08	c restart after 801 decisions
0.01/0.08	c nbDecision=1000 #constraints=4001
0.01/0.09	c nbDecision=1500 #constraints=4001
0.01/0.09	c nbDecision=1590 #constraints=4001
0.01/0.09	c linear search for optimum
0.01/0.09	o 1175
0.09/0.12	c restart after 1601 decisions
0.09/0.13	c nbDecision=2000 #constraints=4004
0.09/0.15	c nbDecision=2418 #constraints=4006
0.09/0.15	o 1174
0.09/0.19	c nbDecision=2500 #constraints=4011
0.29/0.38	c nbDecision=3000 #constraints=4035
0.39/0.44	c restart after 3201 decisions
0.39/0.47	c nbDecision=3500 #constraints=4043
0.49/0.52	c nbDecision=4000 #constraints=4047
0.59/0.67	c nbDecision=4500 #constraints=4065
0.79/0.88	c nbDecision=5000 #constraints=4089
0.99/1.05	c nbDecision=5500 #constraints=4107
1.19/1.26	c nbDecision=6000 #constraints=4129
1.39/1.43	c restart after 6401 decisions
1.49/1.52	c nbDecision=6500 #constraints=4147
1.49/1.57	c nbDecision=7000 #constraints=4147
1.69/1.74	c nbDecision=7500 #constraints=4163
1.89/1.97	c nbDecision=8000 #constraints=4185
2.09/2.17	c nbDecision=8500 #constraints=4203
2.39/2.41	c nbDecision=9000 #constraints=4225
2.59/2.64	c nbDecision=9500 #constraints=4245
2.89/2.92	c nbDecision=10000 #constraints=4269
3.09/3.15	c nbDecision=10500 #constraints=4289
3.39/3.40	c nbDecision=11000 #constraints=4309
3.59/3.67	c nbDecision=11500 #constraints=4331
3.89/3.93	c nbDecision=12000 #constraints=4351
4.19/4.22	c nbDecision=12500 #constraints=4373
4.29/4.38	c restart after 12801 decisions
4.59/4.66	c nbDecision=13000 #constraints=4385
4.69/4.76	c nbDecision=13500 #constraints=4385
4.99/5.02	c nbDecision=14000 #constraints=4403
5.29/5.32	c nbDecision=14500 #constraints=4425
5.59/5.61	c nbDecision=15000 #constraints=4445
5.89/5.93	c nbDecision=15500 #constraints=4467
6.18/6.24	c nbDecision=16000 #constraints=4487
6.49/6.57	c nbDecision=16500 #constraints=4509
6.79/6.89	c nbDecision=17000 #constraints=4529
7.19/7.23	c nbDecision=17500 #constraints=4551
7.49/7.58	c nbDecision=18000 #constraints=4573
7.79/7.89	c nbDecision=18500 #constraints=4591
8.19/8.26	c nbDecision=19000 #constraints=4613
8.59/8.60	c nbDecision=19500 #constraints=4633
8.89/8.99	c nbDecision=20000 #constraints=4655
9.29/9.33	c nbDecision=20500 #constraints=4675
9.69/9.73	c nbDecision=21000 #constraints=4697
10.09/10.12	c nbDecision=21500 #constraints=4719
10.49/10.51	c nbDecision=22000 #constraints=4739
10.79/10.88	c nbDecision=22500 #constraints=4759
11.19/11.22	c nbDecision=23000 #constraints=4775
11.59/11.65	c nbDecision=23500 #constraints=4797
11.99/12.06	c nbDecision=24000 #constraints=4819
12.49/12.50	c nbDecision=24500 #constraints=4841
12.89/12.91	c nbDecision=25000 #constraints=4861
13.29/13.34	c nbDecision=25500 #constraints=4881
13.39/13.42	c restart after 25601 decisions
14.19/14.24	c nbDecision=26000 #constraints=4885
14.39/14.49	c nbDecision=26500 #constraints=4893
14.89/14.90	c nbDecision=27000 #constraints=4913
15.29/15.37	c nbDecision=27500 #constraints=4935
15.78/15.82	c nbDecision=28000 #constraints=4955
16.18/16.27	c nbDecision=28500 #constraints=4975
16.69/16.77	c nbDecision=29000 #constraints=4997
17.19/17.23	c nbDecision=29500 #constraints=5017
17.69/17.75	c nbDecision=30000 #constraints=5039
18.19/18.20	c nbDecision=30500 #constraints=5059
18.69/18.73	c nbDecision=31000 #constraints=5081
19.18/19.25	c nbDecision=31500 #constraints=5103
19.69/19.71	c nbDecision=32000 #constraints=5121
20.18/20.23	c nbDecision=32500 #constraints=5143
20.68/20.73	c nbDecision=33000 #constraints=5161
21.18/21.28	c nbDecision=33500 #constraints=5183
21.68/21.78	c nbDecision=34000 #constraints=5203
22.28/22.35	c nbDecision=34500 #constraints=5225
22.88/22.93	c nbDecision=35000 #constraints=5247
23.38/23.49	c nbDecision=35500 #constraints=5267
23.98/24.07	c nbDecision=36000 #constraints=5289
24.58/24.62	c nbDecision=36500 #constraints=5309
25.18/25.21	c nbDecision=37000 #constraints=5331
25.68/25.75	c nbDecision=37500 #constraints=5349
26.28/26.35	c nbDecision=38000 #constraints=5371
26.89/26.97	c nbDecision=38500 #constraints=5393
27.49/27.56	c nbDecision=39000 #constraints=5413
28.18/28.20	c nbDecision=39500 #constraints=5435
28.68/28.74	c nbDecision=40000 #constraints=5453
29.38/29.44	c nbDecision=40500 #constraints=5477
29.98/30.00	c nbDecision=41000 #constraints=5495
30.58/30.64	c nbDecision=41500 #constraints=5517
31.18/31.27	c nbDecision=42000 #constraints=5537
31.58/31.62	c nbDecision=42325 #constraints=5545
31.58/31.62	o 1173
31.88/31.90	c nbDecision=42500 #constraints=5556
32.48/32.60	c nbDecision=43000 #constraints=5578
33.17/33.22	c nbDecision=43500 #constraints=5598
33.88/33.93	c nbDecision=44000 #constraints=5620
34.48/34.57	c nbDecision=44500 #constraints=5640
35.28/35.32	c nbDecision=45000 #constraints=5664
35.88/35.97	c nbDecision=45500 #constraints=5684
36.68/36.71	c nbDecision=46000 #constraints=5706
37.38/37.44	c nbDecision=46500 #constraints=5728
38.07/38.12	c nbDecision=47000 #constraints=5748
38.77/38.86	c nbDecision=47500 #constraints=5770
39.48/39.59	c nbDecision=48000 #constraints=5792
40.27/40.35	c nbDecision=48500 #constraints=5814
40.97/41.01	c nbDecision=49000 #constraints=5832
41.78/41.82	c nbDecision=49500 #constraints=5856
42.48/42.59	c nbDecision=50000 #constraints=5878
43.28/43.36	c nbDecision=50500 #constraints=5900
44.08/44.11	c nbDecision=51000 #constraints=5920
44.28/44.32	c restart after 51201 decisions
46.27/46.33	c nbDecision=51500 #constraints=5926
46.67/46.78	c nbDecision=52000 #constraints=5928
47.47/47.58	c nbDecision=52500 #constraints=5950
48.28/48.35	c nbDecision=53000 #constraints=5972
49.07/49.17	c nbDecision=53500 #constraints=5994
49.87/49.99	c nbDecision=54000 #constraints=6016
50.68/50.73	c nbDecision=54500 #constraints=6036
51.47/51.56	c nbDecision=55000 #constraints=6058
52.27/52.36	c nbDecision=55500 #constraints=6080
53.08/53.19	c nbDecision=56000 #constraints=6102
53.88/53.91	c nbDecision=56500 #constraints=6120
54.77/54.80	c nbDecision=57000 #constraints=6144
55.47/55.57	c nbDecision=57500 #constraints=6164
56.37/56.43	c nbDecision=58000 #constraints=6186
57.17/57.29	c nbDecision=58500 #constraints=6208
57.98/58.07	c nbDecision=59000 #constraints=6228
58.87/58.94	c nbDecision=59500 #constraints=6250
59.67/59.75	c nbDecision=60000 #constraints=6270
60.57/60.65	c nbDecision=60500 #constraints=6292
61.27/61.38	c nbDecision=61000 #constraints=6310
62.17/62.28	c nbDecision=61500 #constraints=6332
63.07/63.18	c nbDecision=62000 #constraints=6354
63.97/64.01	c nbDecision=62500 #constraints=6374
64.87/64.93	c nbDecision=63000 #constraints=6396
65.67/65.76	c nbDecision=63500 #constraints=6416
66.67/66.76	c nbDecision=64000 #constraints=6440
67.47/67.56	c nbDecision=64500 #constraints=6458
68.47/68.56	c nbDecision=65000 #constraints=6482
69.37/69.43	c nbDecision=65500 #constraints=6502
70.27/70.36	c nbDecision=66000 #constraints=6524
71.26/71.30	c nbDecision=66500 #constraints=6546
72.06/72.19	c nbDecision=67000 #constraints=6566
73.07/73.14	c nbDecision=67500 #constraints=6588
73.97/74.01	c nbDecision=68000 #constraints=6608
74.97/75.05	c nbDecision=68500 #constraints=6632
75.87/75.97	c nbDecision=69000 #constraints=6652
76.87/76.92	c nbDecision=69500 #constraints=6674
77.77/77.83	c nbDecision=70000 #constraints=6694
78.67/78.76	c nbDecision=70500 #constraints=6714
79.67/79.76	c nbDecision=71000 #constraints=6736
80.56/80.68	c nbDecision=71500 #constraints=6756
81.66/81.75	c nbDecision=72000 #constraints=6780
82.66/82.71	c nbDecision=72500 #constraints=6800
83.67/83.75	c nbDecision=73000 #constraints=6822
84.57/84.69	c nbDecision=73500 #constraints=6842
85.67/85.74	c nbDecision=74000 #constraints=6864
86.66/86.77	c nbDecision=74500 #constraints=6886
87.66/87.74	c nbDecision=75000 #constraints=6906
88.77/88.80	c nbDecision=75500 #constraints=6928
89.67/89.76	c nbDecision=76000 #constraints=6948
90.76/90.87	c nbDecision=76500 #constraints=6972
91.66/91.80	c nbDecision=77000 #constraints=6990
92.86/92.93	c nbDecision=77500 #constraints=7014
93.76/93.84	c nbDecision=78000 #constraints=7032
94.86/94.98	c nbDecision=78500 #constraints=7056
95.86/95.90	c nbDecision=79000 #constraints=7074
96.77/96.86	c nbDecision=79500 #constraints=7092
97.77/97.88	c nbDecision=80000 #constraints=7113
98.76/98.85	c nbDecision=80500 #constraints=7132
99.86/99.99	c nbDecision=81000 #constraints=7155
100.96/101.06	c nbDecision=81500 #constraints=7176
102.06/102.11	c nbDecision=82000 #constraints=7197
103.16/103.25	c nbDecision=82500 #constraints=7219
104.25/104.32	c nbDecision=83000 #constraints=7240
105.26/105.37	c nbDecision=83500 #constraints=7260
106.36/106.41	c nbDecision=84000 #constraints=7279
107.36/107.48	c nbDecision=84500 #constraints=7300
108.56/108.61	c nbDecision=85000 #constraints=7321
109.56/109.67	c nbDecision=85500 #constraints=7342
110.75/110.88	c nbDecision=86000 #constraints=7365
111.94/112.00	c nbDecision=86500 #constraints=7386
113.03/113.13	c nbDecision=87000 #constraints=7407
114.03/114.16	c nbDecision=87500 #constraints=7426
115.13/115.29	c nbDecision=88000 #constraints=7447
116.23/116.36	c nbDecision=88500 #constraints=7465
117.33/117.45	c nbDecision=89000 #constraints=7486
118.53/118.67	c nbDecision=89500 #constraints=7509
119.73/119.83	c nbDecision=90000 #constraints=7530
120.93/121.01	c nbDecision=90500 #constraints=7551
122.12/122.21	c nbDecision=91000 #constraints=7572
123.22/123.37	c nbDecision=91500 #constraints=7593
124.32/124.47	c nbDecision=92000 #constraints=7612
125.51/125.66	c nbDecision=92500 #constraints=7633
126.71/126.84	c nbDecision=93000 #constraints=7654
127.91/128.07	c nbDecision=93500 #constraints=7675
129.12/129.24	c nbDecision=94000 #constraints=7696
130.31/130.47	c nbDecision=94500 #constraints=7717
131.61/131.74	c nbDecision=95000 #constraints=7740
132.81/132.91	c nbDecision=95500 #constraints=7759
134.00/134.11	c nbDecision=96000 #constraints=7780
135.11/135.29	c nbDecision=96500 #constraints=7800
136.40/136.53	c nbDecision=97000 #constraints=7822
137.59/137.72	c nbDecision=97500 #constraints=7842
138.79/138.96	c nbDecision=98000 #constraints=7860
140.28/140.43	c nbDecision=98500 #constraints=7882
141.58/141.75	c nbDecision=99000 #constraints=7902
143.08/143.23	c nbDecision=99500 #constraints=7924
144.39/144.58	c nbDecision=100000 #constraints=7944
145.99/146.11	c nbDecision=100500 #constraints=7968
147.29/147.46	c nbDecision=101000 #constraints=7988
148.78/148.96	c nbDecision=101500 #constraints=8010
150.28/150.45	c nbDecision=102000 #constraints=8032
151.38/151.53	c restart after 102401 decisions
154.88/155.09	c nbDecision=102500 #constraints=8048
156.87/157.00	c nbDecision=103000 #constraints=8048
158.07/158.23	c nbDecision=103500 #constraints=8064
159.47/159.69	c nbDecision=104000 #constraints=8086
161.07/161.21	c nbDecision=104500 #constraints=8108
162.57/162.71	c nbDecision=105000 #constraints=8130
163.97/164.13	c nbDecision=105500 #constraints=8150
165.47/165.60	c nbDecision=106000 #constraints=8172
166.77/166.99	c nbDecision=106500 #constraints=8192
168.37/168.55	c nbDecision=107000 #constraints=8214
169.67/169.89	c nbDecision=107500 #constraints=8232
171.26/171.48	c nbDecision=108000 #constraints=8256
172.66/172.89	c nbDecision=108500 #constraints=8276
174.26/174.44	c nbDecision=109000 #constraints=8298
175.76/176.00	c nbDecision=109500 #constraints=8320
177.26/177.43	c nbDecision=110000 #constraints=8340
178.87/179.06	c nbDecision=110500 #constraints=8364
180.36/180.53	c nbDecision=111000 #constraints=8384
181.96/182.12	c nbDecision=111500 #constraints=8406
183.36/183.51	c nbDecision=112000 #constraints=8424
184.96/185.18	c nbDecision=112500 #constraints=8448
186.46/186.67	c nbDecision=113000 #constraints=8468
188.16/188.37	c nbDecision=113500 #constraints=8492
189.76/189.97	c nbDecision=114000 #constraints=8514
191.16/191.36	c nbDecision=114500 #constraints=8532
192.86/193.05	c nbDecision=115000 #constraints=8556
194.26/194.43	c nbDecision=115500 #constraints=8574
195.86/196.07	c nbDecision=116000 #constraints=8596
197.26/197.43	c nbDecision=116500 #constraints=8614
198.86/199.06	c nbDecision=117000 #constraints=8636
200.45/200.69	c nbDecision=117500 #constraints=8658
202.05/202.23	c nbDecision=118000 #constraints=8678
203.75/203.91	c nbDecision=118500 #constraints=8700
205.25/205.43	c nbDecision=119000 #constraints=8720
207.05/207.23	c nbDecision=119500 #constraints=8744
208.66/208.83	c nbDecision=120000 #constraints=8764
210.25/210.45	c nbDecision=120500 #constraints=8786
211.75/211.99	c nbDecision=121000 #constraints=8806
213.45/213.67	c nbDecision=121500 #constraints=8828
215.15/215.37	c nbDecision=122000 #constraints=8850
216.85/217.09	c nbDecision=122500 #constraints=8872
218.45/218.62	c nbDecision=123000 #constraints=8892
220.05/220.21	c nbDecision=123500 #constraints=8912
221.85/222.01	c nbDecision=124000 #constraints=8936
223.45/223.66	c nbDecision=124500 #constraints=8956
225.15/225.35	c nbDecision=125000 #constraints=8978
226.75/226.96	c nbDecision=125500 #constraints=8998
228.35/228.59	c nbDecision=126000 #constraints=9018
230.15/230.34	c nbDecision=126500 #constraints=9040
231.75/231.92	c nbDecision=127000 #constraints=9060
233.54/233.75	c nbDecision=127500 #constraints=9084
235.25/235.41	c nbDecision=128000 #constraints=9104
236.94/237.18	c nbDecision=128500 #constraints=9126
238.65/238.80	c nbDecision=129000 #constraints=9146
240.35/240.59	c nbDecision=129500 #constraints=9168
242.15/242.36	c nbDecision=130000 #constraints=9190
243.85/244.03	c nbDecision=130500 #constraints=9210
245.65/245.83	c nbDecision=131000 #constraints=9232
247.25/247.46	c nbDecision=131500 #constraints=9252
249.14/249.36	c nbDecision=132000 #constraints=9276
250.75/250.92	c nbDecision=132500 #constraints=9294
252.54/252.75	c nbDecision=133000 #constraints=9316
254.14/254.36	c nbDecision=133500 #constraints=9336
256.04/256.20	c nbDecision=134000 #constraints=9358
257.64/257.86	c nbDecision=134500 #constraints=9378
259.63/259.85	c nbDecision=135000 #constraints=9404
262.65/262.83	c nbDecision=135500 #constraints=9448
265.74/265.91	c nbDecision=136000 #constraints=9494
268.64/268.81	c nbDecision=136500 #constraints=9536
271.54/271.74	c nbDecision=137000 #constraints=9578
274.63/274.87	c nbDecision=137500 #constraints=9624
276.54/276.77	c nbDecision=138000 #constraints=9660
277.84/278.05	c nbDecision=138500 #constraints=9698
279.14/279.35	c nbDecision=139000 #constraints=9736
280.34/280.59	c nbDecision=139500 #constraints=9770
281.73/281.92	c nbDecision=140000 #constraints=9808
283.04/283.27	c nbDecision=140500 #constraints=9846
284.33/284.58	c nbDecision=141000 #constraints=9882
285.64/285.87	c nbDecision=141500 #constraints=9916
287.13/287.31	c nbDecision=142000 #constraints=9956
288.43/288.66	c nbDecision=142500 #constraints=9992
289.73/290.00	c nbDecision=143000 #constraints=10026
291.24/291.47	c nbDecision=143500 #constraints=10066
292.63/292.86	c nbDecision=144000 #constraints=10102
293.93/294.19	c nbDecision=144500 #constraints=10136
296.23/296.43	c nbDecision=145000 #constraints=10172
299.63/299.85	c nbDecision=145500 #constraints=10216
303.23/303.42	c nbDecision=146000 #constraints=10262
306.53/306.76	c nbDecision=146500 #constraints=10304
309.93/310.17	c nbDecision=147000 #constraints=10346
313.53/313.79	c nbDecision=147500 #constraints=10392
315.72/315.95	c nbDecision=148000 #constraints=10426
317.32/317.52	c nbDecision=148500 #constraints=10466
318.73/318.97	c nbDecision=149000 #constraints=10502
320.23/320.43	c nbDecision=149500 #constraints=10536
321.82/322.05	c nbDecision=150000 #constraints=10576
323.42/323.64	c nbDecision=150500 #constraints=10614
324.93/325.18	c nbDecision=151000 #constraints=10650
326.42/326.62	c nbDecision=151500 #constraints=10682
328.12/328.33	c nbDecision=152000 #constraints=10722
329.62/329.90	c nbDecision=152500 #constraints=10758
331.22/331.47	c nbDecision=153000 #constraints=10792
332.92/333.18	c nbDecision=153500 #constraints=10832
334.62/334.81	c nbDecision=154000 #constraints=10868
336.22/336.45	c nbDecision=154500 #constraints=10904
337.52/337.79	c nbDecision=155000 #constraints=10923
339.72/339.94	c nbDecision=155500 #constraints=10946
341.82/342.06	c nbDecision=156000 #constraints=10967
344.02/344.30	c nbDecision=156500 #constraints=10989
346.22/346.43	c nbDecision=157000 #constraints=11010
348.32/348.55	c nbDecision=157500 #constraints=11030
350.52/350.71	c nbDecision=158000 #constraints=11052
352.51/352.78	c nbDecision=158500 #constraints=11072
354.71/354.99	c nbDecision=159000 #constraints=11094
356.61/356.88	c nbDecision=159500 #constraints=11112
358.91/359.19	c nbDecision=160000 #constraints=11135
361.11/361.39	c nbDecision=160500 #constraints=11156
363.31/363.58	c nbDecision=161000 #constraints=11177
365.51/365.77	c nbDecision=161500 #constraints=11198
367.71/367.98	c nbDecision=162000 #constraints=11219
369.91/370.13	c nbDecision=162500 #constraints=11240
372.00/372.23	c nbDecision=163000 #constraints=11259
374.21/374.47	c nbDecision=163500 #constraints=11282
376.31/376.57	c nbDecision=164000 #constraints=11301
378.41/378.69	c nbDecision=164500 #constraints=11321
380.60/380.89	c nbDecision=165000 #constraints=11342
382.90/383.12	c nbDecision=165500 #constraints=11363
385.10/385.36	c nbDecision=166000 #constraints=11384
387.31/387.55	c nbDecision=166500 #constraints=11403
389.60/389.84	c nbDecision=167000 #constraints=11426
391.90/392.19	c nbDecision=167500 #constraints=11448
394.20/394.47	c nbDecision=168000 #constraints=11469
396.40/396.68	c nbDecision=168500 #constraints=11490
398.49/398.75	c nbDecision=169000 #constraints=11508
400.90/401.14	c nbDecision=169500 #constraints=11531
403.10/403.30	c nbDecision=170000 #constraints=11550
405.40/405.62	c nbDecision=170500 #constraints=11571
407.59/407.88	c nbDecision=171000 #constraints=11592
410.09/410.34	c nbDecision=171500 #constraints=11615
412.29/412.58	c nbDecision=172000 #constraints=11636
414.50/414.80	c nbDecision=172500 #constraints=11655
416.80/417.04	c nbDecision=173000 #constraints=11676
418.80/419.08	c nbDecision=173500 #constraints=11692
421.39/421.64	c nbDecision=174000 #constraints=11714
423.89/424.14	c nbDecision=174500 #constraints=11736
426.39/426.68	c nbDecision=175000 #constraints=11758
428.99/429.29	c nbDecision=175500 #constraints=11780
431.39/431.68	c nbDecision=176000 #constraints=11800
433.99/434.22	c nbDecision=176500 #constraints=11822
436.58/436.80	c nbDecision=177000 #constraints=11844
439.08/439.34	c nbDecision=177500 #constraints=11866
441.39/441.66	c nbDecision=178000 #constraints=11884
444.19/444.46	c nbDecision=178500 #constraints=11908
446.59/446.86	c nbDecision=179000 #constraints=11928
449.38/449.67	c nbDecision=179500 #constraints=11952
451.78/452.06	c nbDecision=180000 #constraints=11972
454.48/454.74	c nbDecision=180500 #constraints=11994
456.98/457.28	c nbDecision=181000 #constraints=12016
459.48/459.75	c nbDecision=181500 #constraints=12036
462.08/462.35	c nbDecision=182000 #constraints=12058
464.48/464.71	c nbDecision=182500 #constraints=12076
467.08/467.39	c nbDecision=183000 #constraints=12098
469.68/469.97	c nbDecision=183500 #constraints=12120
472.37/472.60	c nbDecision=184000 #constraints=12142
474.97/475.23	c nbDecision=184500 #constraints=12164
477.47/477.79	c nbDecision=185000 #constraints=12184
480.27/480.50	c nbDecision=185500 #constraints=12206
482.77/483.00	c nbDecision=186000 #constraints=12226
485.67/485.90	c nbDecision=186500 #constraints=12250
488.07/488.32	c nbDecision=187000 #constraints=12268
490.77/491.00	c nbDecision=187500 #constraints=12290
493.37/493.63	c nbDecision=188000 #constraints=12312
496.07/496.31	c nbDecision=188500 #constraints=12334
498.67/498.98	c nbDecision=189000 #constraints=12356
501.37/501.60	c nbDecision=189500 #constraints=12376
503.97/504.30	c nbDecision=190000 #constraints=12398
506.57/506.84	c nbDecision=190500 #constraints=12418
509.36/509.62	c nbDecision=191000 #constraints=12440
511.67/511.95	c nbDecision=191500 #constraints=12458
514.26/514.57	c nbDecision=192000 #constraints=12478
516.96/517.26	c nbDecision=192500 #constraints=12500
519.76/520.07	c nbDecision=193000 #constraints=12522
522.56/522.80	c nbDecision=193500 #constraints=12544
525.16/525.43	c nbDecision=194000 #constraints=12564
527.86/528.17	c nbDecision=194500 #constraints=12586
530.56/530.81	c nbDecision=195000 #constraints=12606
533.56/533.80	c nbDecision=195500 #constraints=12630
536.06/536.32	c nbDecision=196000 #constraints=12650
538.86/539.17	c nbDecision=196500 #constraints=12672
541.65/541.94	c nbDecision=197000 #constraints=12694
544.36/544.63	c nbDecision=197500 #constraints=12714
547.16/547.43	c nbDecision=198000 #constraints=12736
549.76/550.09	c nbDecision=198500 #constraints=12756
552.86/553.11	c nbDecision=199000 #constraints=12780
555.35/555.67	c nbDecision=199500 #constraints=12800
558.25/558.58	c nbDecision=200000 #constraints=12822
560.65/560.98	c nbDecision=200500 #constraints=12840
563.55/563.86	c nbDecision=201000 #constraints=12862
566.35/566.68	c nbDecision=201500 #constraints=12884
569.14/569.43	c nbDecision=202000 #constraints=12904
571.95/572.25	c nbDecision=202500 #constraints=12926
574.65/574.96	c nbDecision=203000 #constraints=12946
577.65/577.97	c nbDecision=203500 #constraints=12970
580.45/580.74	c nbDecision=204000 #constraints=12990
583.24/583.59	c nbDecision=204500 #constraints=13012
585.14/585.47	c restart after 204801 decisions
595.14/595.46	c nbDecision=205000 #constraints=13026
598.24/598.59	c nbDecision=205500 #constraints=13026
600.84/601.18	c nbDecision=206000 #constraints=13044
603.74/604.03	c nbDecision=206500 #constraints=13066
606.53/606.82	c nbDecision=207000 #constraints=13086
609.43/609.71	c nbDecision=207500 #constraints=13108
612.03/612.39	c nbDecision=208000 #constraints=13128
614.93/615.29	c nbDecision=208500 #constraints=13150
617.93/618.20	c nbDecision=209000 #constraints=13172
620.64/620.94	c nbDecision=209500 #constraints=13192
623.53/623.84	c nbDecision=210000 #constraints=13214
625.93/626.20	c nbDecision=210500 #constraints=13229
628.53/628.87	c nbDecision=211000 #constraints=13250
631.33/631.69	c nbDecision=211500 #constraints=13272
634.12/634.43	c nbDecision=212000 #constraints=13293
636.83/637.11	c nbDecision=212500 #constraints=13314
639.63/639.98	c nbDecision=213000 #constraints=13335
642.33/642.63	c nbDecision=213500 #constraints=13356
645.12/645.44	c nbDecision=214000 #constraints=13377
647.82/648.15	c nbDecision=214500 #constraints=13398
650.53/650.81	c nbDecision=215000 #constraints=13418
653.22/653.54	c nbDecision=215500 #constraints=13439
656.12/656.48	c nbDecision=216000 #constraints=13461
658.92/659.21	c nbDecision=216500 #constraints=13482
661.72/662.05	c nbDecision=217000 #constraints=13503
664.42/664.73	c nbDecision=217500 #constraints=13523
667.22/667.54	c nbDecision=218000 #constraints=13544
669.82/670.19	c nbDecision=218500 #constraints=13563
672.72/673.05	c nbDecision=219000 #constraints=13586
675.52/675.89	c nbDecision=219500 #constraints=13607
678.21/678.58	c nbDecision=220000 #constraints=13626
680.91/681.28	c nbDecision=220500 #constraints=13646
683.81/684.20	c nbDecision=221000 #constraints=13668
686.72/687.08	c nbDecision=221500 #constraints=13689
689.52/689.84	c nbDecision=222000 #constraints=13709
692.31/692.62	c nbDecision=222500 #constraints=13730
695.21/695.55	c nbDecision=223000 #constraints=13752
698.11/698.43	c nbDecision=223500 #constraints=13773
700.91/701.27	c nbDecision=224000 #constraints=13794
703.71/704.09	c nbDecision=224500 #constraints=13814
706.60/706.94	c nbDecision=225000 #constraints=13835
709.30/709.67	c nbDecision=225500 #constraints=13854
712.40/712.72	c nbDecision=226000 #constraints=13877
715.31/715.62	c nbDecision=226500 #constraints=13898
718.11/718.47	c nbDecision=227000 #constraints=13919
721.11/721.40	c nbDecision=227500 #constraints=13940
724.00/724.30	c nbDecision=228000 #constraints=13961
726.81/727.19	c nbDecision=228500 #constraints=13982
729.30/729.61	c nbDecision=229000 #constraints=13996
732.50/732.85	c nbDecision=229500 #constraints=14018
735.70/736.04	c nbDecision=230000 #constraints=14040
738.90/739.23	c nbDecision=230500 #constraints=14062
742.20/742.53	c nbDecision=231000 #constraints=14084
745.29/745.65	c nbDecision=231500 #constraints=14104
748.50/748.87	c nbDecision=232000 #constraints=14126
751.79/752.16	c nbDecision=232500 #constraints=14148
754.99/755.37	c nbDecision=233000 #constraints=14170
758.29/758.61	c nbDecision=233500 #constraints=14190
761.49/761.83	c nbDecision=234000 #constraints=14212
764.49/764.86	c nbDecision=234500 #constraints=14232
768.08/768.43	c nbDecision=235000 #constraints=14256
771.08/771.48	c nbDecision=235500 #constraints=14276
774.49/774.89	c nbDecision=236000 #constraints=14298
777.79/778.10	c nbDecision=236500 #constraints=14320
780.89/781.20	c nbDecision=237000 #constraints=14340
784.08/784.49	c nbDecision=237500 #constraints=14362
787.19/787.51	c nbDecision=238000 #constraints=14380
790.48/790.85	c nbDecision=238500 #constraints=14402
793.78/794.11	c nbDecision=239000 #constraints=14424
797.08/797.44	c nbDecision=239500 #constraints=14446
800.39/800.75	c nbDecision=240000 #constraints=14468
803.58/803.98	c nbDecision=240500 #constraints=14488
806.98/807.38	c nbDecision=241000 #constraints=14510
810.38/810.79	c nbDecision=241500 #constraints=14532
813.77/814.11	c nbDecision=242000 #constraints=14554
816.77/817.13	c nbDecision=242500 #constraints=14572
820.17/820.52	c nbDecision=243000 #constraints=14594
823.47/823.88	c nbDecision=243500 #constraints=14616
826.87/827.26	c nbDecision=244000 #constraints=14638
830.37/830.72	c nbDecision=244500 #constraints=14660
833.48/833.89	c nbDecision=245000 #constraints=14680
836.87/837.28	c nbDecision=245500 #constraints=14702
840.07/840.41	c nbDecision=246000 #constraints=14722
843.57/843.90	c nbDecision=246500 #constraints=14744
846.46/846.84	c nbDecision=247000 #constraints=14762
849.76/850.15	c nbDecision=247500 #constraints=14782
853.17/853.52	c nbDecision=248000 #constraints=14804
856.66/857.02	c nbDecision=248500 #constraints=14826
860.06/860.42	c nbDecision=249000 #constraints=14848
863.36/863.72	c nbDecision=249500 #constraints=14868
866.76/867.12	c nbDecision=250000 #constraints=14890
870.06/870.43	c nbDecision=250500 #constraints=14910
873.76/874.17	c nbDecision=251000 #constraints=14934
876.95/877.32	c nbDecision=251500 #constraints=14954
880.45/880.89	c nbDecision=252000 #constraints=14976
883.96/884.32	c nbDecision=252500 #constraints=14998
887.25/887.67	c nbDecision=253000 #constraints=15018
890.76/891.14	c nbDecision=253500 #constraints=15040
894.05/894.43	c nbDecision=254000 #constraints=15060
897.75/898.19	c nbDecision=254500 #constraints=15084
900.95/901.40	c nbDecision=255000 #constraints=15104
904.65/905.05	c nbDecision=255500 #constraints=15126
907.65/908.03	c nbDecision=256000 #constraints=15144
911.15/911.59	c nbDecision=256500 #constraints=15166
914.64/915.05	c nbDecision=257000 #constraints=15188
917.95/918.40	c nbDecision=257500 #constraints=15208
921.55/921.97	c nbDecision=258000 #constraints=15230
924.84/925.28	c nbDecision=258500 #constraints=15250
928.64/929.10	c nbDecision=259000 #constraints=15274
932.14/932.52	c nbDecision=259500 #constraints=15294
935.64/936.01	c nbDecision=260000 #constraints=15316
938.95/939.32	c nbDecision=260500 #constraints=15336
942.54/942.93	c nbDecision=261000 #constraints=15358
946.04/946.50	c nbDecision=261500 #constraints=15380
949.44/949.89	c nbDecision=262000 #constraints=15400
953.14/953.51	c nbDecision=262500 #constraints=15422
956.44/956.84	c nbDecision=263000 #constraints=15442
960.03/960.45	c nbDecision=263500 #constraints=15464
963.14/963.60	c nbDecision=264000 #constraints=15482
966.93/967.38	c nbDecision=264500 #constraints=15506
970.13/970.50	c nbDecision=265000 #constraints=15524
974.83/975.25	c nbDecision=265500 #constraints=15554
981.13/981.51	c nbDecision=266000 #constraints=15596
987.73/988.11	c nbDecision=266500 #constraints=15642
994.03/994.49	c nbDecision=267000 #constraints=15686
1000.22/1000.69	c nbDecision=267500 #constraints=15728
1006.72/1007.16	c nbDecision=268000 #constraints=15772
1010.53/1010.94	c nbDecision=268500 #constraints=15808
1013.12/1013.58	c nbDecision=269000 #constraints=15846
1015.62/1016.09	c nbDecision=269500 #constraints=15882
1018.23/1018.65	c nbDecision=270000 #constraints=15918
1020.92/1021.37	c nbDecision=270500 #constraints=15958
1023.52/1023.98	c nbDecision=271000 #constraints=15994
1026.32/1026.70	c nbDecision=271500 #constraints=16032
1028.81/1029.21	c nbDecision=272000 #constraints=16066
1031.51/1031.98	c nbDecision=272500 #constraints=16104
1034.11/1034.59	c nbDecision=273000 #constraints=16140
1036.82/1037.26	c nbDecision=273500 #constraints=16176
1039.51/1039.96	c nbDecision=274000 #constraints=16214
1042.22/1042.63	c nbDecision=274500 #constraints=16250
1044.91/1045.36	c nbDecision=275000 #constraints=16286
1049.41/1049.84	c nbDecision=275500 #constraints=16320
1056.21/1056.69	c nbDecision=276000 #constraints=16364
1063.31/1063.71	c nbDecision=276500 #constraints=16410
1069.91/1070.31	c nbDecision=277000 #constraints=16452
1076.71/1077.18	c nbDecision=277500 #constraints=16496
1083.71/1084.10	c nbDecision=278000 #constraints=16540
1087.80/1088.22	c nbDecision=278500 #constraints=16576
1090.60/1091.03	c nbDecision=279000 #constraints=16614
1093.40/1093.81	c nbDecision=279500 #constraints=16650
1096.20/1096.61	c nbDecision=280000 #constraints=16686
1099.10/1099.55	c nbDecision=280500 #constraints=16726
1101.90/1102.33	c nbDecision=281000 #constraints=16762
1104.70/1105.19	c nbDecision=281500 #constraints=16798
1107.50/1107.97	c nbDecision=282000 #constraints=16832
1110.39/1110.90	c nbDecision=282500 #constraints=16870
1113.29/1113.79	c nbDecision=283000 #constraints=16906
1116.19/1116.60	c nbDecision=283500 #constraints=16940
1119.19/1119.70	c nbDecision=284000 #constraints=16980
1122.19/1122.64	c nbDecision=284500 #constraints=17016
1125.09/1125.54	c nbDecision=285000 #constraints=17051
1127.99/1128.43	c nbDecision=285500 #constraints=17074
1132.99/1133.44	c nbDecision=286000 #constraints=17112
1137.68/1138.12	c nbDecision=286500 #constraints=17146
1142.69/1143.19	c nbDecision=287000 #constraints=17184
1147.48/1147.94	c nbDecision=287500 #constraints=17218
1152.58/1153.06	c nbDecision=288000 #constraints=17256
1157.28/1157.78	c nbDecision=288500 #constraints=17290
1161.88/1162.30	c nbDecision=289000 #constraints=17322
1166.58/1167.09	c nbDecision=289500 #constraints=17356
1171.88/1172.32	c nbDecision=290000 #constraints=17394
1176.97/1177.41	c nbDecision=290500 #constraints=17432
1181.77/1182.28	c nbDecision=291000 #constraints=17466
1186.88/1187.31	c nbDecision=291500 #constraints=17502
1191.87/1192.34	c nbDecision=292000 #constraints=17538
1196.57/1197.05	c nbDecision=292500 #constraints=17572
1200.17/1200.66	c nbDecision=293000 #constraints=17593
1204.07/1204.58	c nbDecision=293500 #constraints=17616
1207.86/1208.30	c nbDecision=294000 #constraints=17638
1211.67/1212.18	c nbDecision=294500 #constraints=17661
1215.37/1215.88	c nbDecision=295000 #constraints=17682
1219.16/1219.61	c nbDecision=295500 #constraints=17704
1222.86/1223.34	c nbDecision=296000 #constraints=17725
1226.76/1227.20	c nbDecision=296500 #constraints=17748
1230.36/1230.89	c nbDecision=297000 #constraints=17769
1234.16/1234.62	c nbDecision=297500 #constraints=17790
1237.86/1238.37	c nbDecision=298000 #constraints=17812
1241.66/1242.11	c nbDecision=298500 #constraints=17833
1245.66/1246.14	c nbDecision=299000 #constraints=17856
1249.46/1249.98	c nbDecision=299500 #constraints=17878
1253.16/1253.65	c nbDecision=300000 #constraints=17899
1256.86/1257.34	c nbDecision=300500 #constraints=17920
1260.55/1261.05	c nbDecision=301000 #constraints=17941
1264.25/1264.74	c nbDecision=301500 #constraints=17962
1268.05/1268.52	c nbDecision=302000 #constraints=17983
1271.95/1272.48	c nbDecision=302500 #constraints=18006
1275.85/1276.34	c nbDecision=303000 #constraints=18028
1279.65/1280.12	c nbDecision=303500 #constraints=18049
1283.35/1283.89	c nbDecision=304000 #constraints=18070
1287.44/1287.93	c nbDecision=304500 #constraints=18093
1291.24/1291.72	c nbDecision=305000 #constraints=18114
1295.04/1295.56	c nbDecision=305500 #constraints=18136
1298.75/1299.24	c nbDecision=306000 #constraints=18156
1302.55/1303.09	c nbDecision=306500 #constraints=18178
1306.64/1307.19	c nbDecision=307000 #constraints=18201
1310.64/1311.14	c nbDecision=307500 #constraints=18223
1314.44/1314.91	c nbDecision=308000 #constraints=18244
1318.23/1318.79	c nbDecision=308500 #constraints=18265
1322.23/1322.78	c nbDecision=309000 #constraints=18288
1326.13/1326.64	c nbDecision=309500 #constraints=18309
1329.93/1330.44	c nbDecision=310000 #constraints=18330
1333.03/1333.54	c nbDecision=310500 #constraints=18346
1338.43/1338.93	c nbDecision=311000 #constraints=18380
1344.13/1344.66	c nbDecision=311500 #constraints=18418
1349.72/1350.28	c nbDecision=312000 #constraints=18456
1355.02/1355.57	c nbDecision=312500 #constraints=18490
1360.52/1361.02	c nbDecision=313000 #constraints=18526
1366.02/1366.57	c nbDecision=313500 #constraints=18562
1371.32/1371.80	c nbDecision=314000 #constraints=18596
1376.52/1377.07	c nbDecision=314500 #constraints=18630
1382.12/1382.66	c nbDecision=315000 #constraints=18666
1387.72/1388.25	c nbDecision=315500 #constraints=18702
1393.01/1393.52	c nbDecision=316000 #constraints=18736
1398.82/1399.35	c nbDecision=316500 #constraints=18774
1404.51/1405.01	c nbDecision=317000 #constraints=18810
1409.71/1410.21	c nbDecision=317500 #constraints=18844
1414.12/1414.68	c nbDecision=318000 #constraints=18869
1418.21/1418.79	c nbDecision=318500 #constraints=18891
1422.20/1422.78	c nbDecision=319000 #constraints=18912
1426.60/1427.13	c nbDecision=319500 #constraints=18935
1430.60/1431.16	c nbDecision=320000 #constraints=18956
1434.70/1435.24	c nbDecision=320500 #constraints=18978
1439.00/1439.56	c nbDecision=321000 #constraints=19001
1443.20/1443.77	c nbDecision=321500 #constraints=19023
1447.30/1447.84	c nbDecision=322000 #constraints=19044
1451.30/1451.89	c nbDecision=322500 #constraints=19064
1455.39/1455.96	c nbDecision=323000 #constraints=19086
1459.79/1460.34	c nbDecision=323500 #constraints=19109
1463.99/1464.54	c nbDecision=324000 #constraints=19131
1468.09/1468.61	c nbDecision=324500 #constraints=19151
1472.19/1472.80	c nbDecision=325000 #constraints=19173
1476.48/1477.10	c nbDecision=325500 #constraints=19196
1480.69/1481.28	c nbDecision=326000 #constraints=19218
1484.79/1485.32	c nbDecision=326500 #constraints=19238
1488.59/1489.18	c nbDecision=327000 #constraints=19257
1492.88/1493.49	c nbDecision=327500 #constraints=19280
1497.18/1497.76	c nbDecision=328000 #constraints=19302
1501.28/1501.86	c nbDecision=328500 #constraints=19323
1505.48/1506.07	c nbDecision=329000 #constraints=19344
1509.98/1510.51	c nbDecision=329500 #constraints=19367
1514.08/1514.64	c nbDecision=330000 #constraints=19388
1518.28/1518.81	c nbDecision=330500 #constraints=19410
1522.77/1523.35	c nbDecision=331000 #constraints=19433
1526.67/1527.21	c nbDecision=331500 #constraints=19452
1531.07/1531.67	c nbDecision=332000 #constraints=19475
1535.27/1535.86	c nbDecision=332500 #constraints=19496
1539.47/1540.08	c nbDecision=333000 #constraints=19518
1543.77/1544.39	c nbDecision=333500 #constraints=19539
1547.96/1548.51	c nbDecision=334000 #constraints=19560
1552.16/1552.77	c nbDecision=334500 #constraints=19581
1556.57/1557.12	c nbDecision=335000 #constraints=19604
1560.46/1561.09	c nbDecision=335500 #constraints=19623
1564.96/1565.54	c nbDecision=336000 #constraints=19660
1569.96/1570.55	c nbDecision=336500 #constraints=19710
1574.67/1575.27	c nbDecision=337000 #constraints=19756
1581.26/1581.81	c nbDecision=337500 #constraints=19804
1587.56/1588.13	c nbDecision=338000 #constraints=19850
1593.45/1594.01	c nbDecision=338500 #constraints=19892
1599.95/1600.56	c nbDecision=339000 #constraints=19940
1606.25/1606.80	c nbDecision=339500 #constraints=19984
1611.65/1612.22	c nbDecision=340000 #constraints=20024
1616.75/1617.36	c nbDecision=340500 #constraints=20074
1622.24/1622.82	c nbDecision=341000 #constraints=20126
1628.05/1628.69	c nbDecision=341500 #constraints=20170
1634.54/1635.19	c nbDecision=342000 #constraints=20216
1641.03/1641.64	c nbDecision=342500 #constraints=20262
1647.44/1648.01	c nbDecision=343000 #constraints=20306
1653.74/1654.33	c nbDecision=343500 #constraints=20350
1659.73/1660.30	c nbDecision=344000 #constraints=20389
1665.03/1665.60	c nbDecision=344500 #constraints=20418
1671.53/1672.15	c nbDecision=345000 #constraints=20456
1677.83/1678.41	c nbDecision=345500 #constraints=20492
1683.73/1684.38	c nbDecision=346000 #constraints=20526
1690.13/1690.78	c nbDecision=346500 #constraints=20562
1696.42/1697.09	c nbDecision=347000 #constraints=20598
1702.82/1703.43	c nbDecision=347500 #constraints=20634
1708.62/1709.24	c nbDecision=348000 #constraints=20666
1714.91/1715.54	c nbDecision=348500 #constraints=20702
1721.61/1722.21	c nbDecision=349000 #constraints=20740
1728.02/1728.66	c nbDecision=349500 #constraints=20776
1734.02/1734.66	c nbDecision=350000 #constraints=20810
1740.41/1741.06	c nbDecision=350500 #constraints=20846
1746.81/1747.40	c nbDecision=351000 #constraints=20880
1752.31/1752.94	c nbDecision=351500 #constraints=20910
1756.91/1757.56	c nbDecision=352000 #constraints=20932
1761.90/1762.53	c nbDecision=352500 #constraints=20955
1766.70/1767.30	c nbDecision=353000 #constraints=20977
1771.61/1772.22	c nbDecision=353500 #constraints=21000
1776.31/1776.94	c nbDecision=354000 #constraints=21021
1781.00/1781.70	c nbDecision=354500 #constraints=21043
1785.60/1786.24	c nbDecision=355000 #constraints=21064
1790.60/1791.20	c nbDecision=355500 #constraints=21087
1795.00/1795.60	c nbDecision=356000 #constraints=21106
1799.59/1800.23	c nbDecision=356500 #constraints=21127
1800.00/1800.60	Received signal 15
1800.00/1800.63	
1800.00/1800.63	s SATISFIABLE
1800.00/1800.63	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
1800.00/1800.63	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 x44 x45 -x46 -x47 -x48 -x49 -x50 x51 x52 -x53 -x54 -x55
1800.00/1800.63	v -x56 -x57 x58 -x59 -x60 -x61 x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81
1800.00/1800.63	v -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 x100 -x101 x102 -x103 -x104 -x105 -x106
1800.00/1800.63	v -x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 x116 -x117 -x118 x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127
1800.00/1800.63	v x128 -x129 -x130 -x131 -x132 x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148
1800.00/1800.63	v -x149 -x150 -x151 x152 x153 -x154 -x155 x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
1800.00/1800.63	v -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190
1800.00/1800.63	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 x205 -x206 -x207 x208 -x209 -x210 x211
1800.00/1800.63	v x212 x213 x214 -x215 x216 -x217 x218 x219 x220 x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 x229 -x230 -x231 -x232 x233 x234
1800.00/1800.63	v x235 -x236 x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 x246 -x247 x248 -x249 -x250 x251 -x252 x253 -x254 -x255 -x256
1800.00/1800.63	v -x257 x258 -x259 -x260 x261 -x262 x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 x273 -x274 -x275 x276 -x277 -x278
1800.00/1800.63	v x279 -x280 -x281 -x282 -x283 x284 x285 -x286 x287 -x288 x289 x290 -x291 -x292 -x293 x294 x295 -x296 x297 -x298 -x299 -x300
1800.00/1800.63	v -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 x312 -x313 x314 -x315 -x316 x317 x318 -x319 -x320 x321 -x322
1800.00/1800.63	v x323 -x324 x325 x326 -x327 x328 -x329 x330 x331 -x332 -x333 x334 x335 -x336 x337 -x338 -x339 x340 -x341 x342 -x343 -x344 -x345
1800.00/1800.63	v -x346 -x347 -x348 -x349 -x350 x351 x352 -x353 -x354 x355 x356 -x357 x358 -x359 x360 -x361 -x362 -x363 x364 x365 -x366 -x367
1800.00/1800.63	v x368 x369 -x370 x371 x372 x373 x374 x375 x376 -x377 -x378 x379 -x380 x381 x382 -x383 x384 -x385 -x386 x387 x388 -x389 -x390
1800.00/1800.63	v -x391 x392 -x393 x394 -x395 x396 x397 x398 -x399 x400 -x401 x402 x403 x404 x405 -x406 -x407 -x408 x409 x410 x411 -x412 -x413
1800.00/1800.63	v -x414 x415 x416 x417 -x418 x419 -x420 x421 -x422 -x423 -x424 -x425 x426 x427 -x428 -x429 x430 x431 -x432 x433 x434 -x435 -x436
1800.00/1800.63	v -x437 x438 -x439 x440 x441 -x442 -x443 x444 -x445 x446 -x447 x448 x449 x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458
1800.00/1800.63	v x459 -x460 x461 x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 x472 -x473 x474 -x475 x476 -x477 -x478 x479 -x480
1800.00/1800.63	v -x481 -x482 x483 x484 -x485 -x486 -x487 -x488 x489 x490 -x491 x492 -x493 -x494 -x495 x496 x497 -x498 -x499 -x500 -x501 x502
1800.00/1800.63	v x503 x504 -x505 x506 -x507 -x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 x517 -x518 -x519 x520 x521 x522 -x523 -x524 x525
1800.00/1800.63	v -x526 x527 x528 x529 -x530 x531 x532 x533 x534 -x535 -x536 x537 -x538 x539 x540 x541 x542 -x543 -x544 -x545 x546 x547 x548 -x549
1800.00/1800.63	v x550 -x551 -x552 x553 -x554 -x555 x556 x557 -x558 x559 x560 x561 x562 x563 x564 -x565 x566 -x567 x568 -x569 x570 -x571 x572
1800.00/1800.63	v x573 x574 x575 x576 -x577 -x578 x579 x580 -x581 -x582 -x583 -x584 x585 x586 x587 x588 -x589 -x590 x591 -x592 -x593 -x594 x595
1800.00/1800.63	v -x596 x597 x598 x599 x600 -x601 -x602 -x603 x604 x605 x606 -x607 -x608 x609 x610 -x611 x612 -x613 -x614 -x615 -x616 -x617 x618
1800.00/1800.63	v -x619 x620 x621 x622 x623 x624 x625 -x626 x627 x628 -x629 x630 x631 -x632 x633 x634 x635 -x636 x637 x638 -x639 -x640 x641 x642
1800.00/1800.63	v -x643 -x644 x645 -x646 -x647 x648 -x649 x650 x651 x652 x653 x654 -x655 x656 x657 x658 x659 x660 x661 x662 -x663 x664 x665 -x666
1800.00/1800.63	v -x667 x668 x669 -x670 -x671 -x672 x673 x674 -x675 -x676 x677 -x678 x679 x680 -x681 x682 x683 x684 -x685 x686 -x687 x688 x689
1800.00/1800.63	v x690 x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 x704 x705 x706 -x707 -x708 x709 x710 x711
1800.00/1800.63	v x712 x713 x714 x715 -x716 -x717 -x718 -x719 -x720 -x721 x722 -x723 -x724 x725 x726 -x727 x728 x729 -x730 x731 x732 x733 -x734
1800.00/1800.63	v x735 x736 -x737 -x738 x739 x740 x741 x742 x743 x744 x745 -x746 x747 -x748 x749 x750 x751 x752 -x753 x754 x755 x756 x757 x758
1800.00/1800.63	v x759 x760 x761 x762 x763 x764 x765 x766 -x767 x768 x769 -x770 -x771 x772 -x773 -x774 x775 x776 -x777 x778 x779 -x780 -x781 -x782
1800.00/1800.63	v -x783 -x784 x785 -x786 x787 x788 x789 -x790 x791 x792 -x793 x794 -x795 x796 x797 x798 -x799 x800 x801 x802 x803 -x804 -x805
1800.00/1800.63	v -x806 -x807 x808 -x809 -x810 x811 -x812 x813 x814 x815 -x816 x817 x818 x819 x820 -x821 x822 x823 -x824 x825 x826 x827 -x828
1800.00/1800.63	v -x829 -x830 -x831 x832 x833 x834 x835 x836 x837 x838 x839 x840 -x841 -x842 -x843 -x844 x845 -x846 x847 -x848 x849 x850 x851
1800.00/1800.63	v -x852 x853 x854 x855 x856 -x857 -x858 x859 x860 x861 -x862 -x863 -x864 x865 x866 x867 x868 -x869 x870 x871 x872 x873 -x874 x875
1800.00/1800.63	v x876 -x877 x878 x879 -x880 -x881 x882 -x883 x884 -x885 x886 x887 x888 x889 x890 -x891 x892 x893 x894 x895 -x896 -x897 x898 x899
1800.00/1800.63	v x900 -x901 x902 x903 x904 x905 -x906 x907 -x908 x909 x910 x911 x912 x913 x914 -x915 x916 -x917 x918 x919 -x920 x921 x922 -x923
1800.00/1800.63	v -x924 -x925 -x926 -x927 -x928 x929 -x930 x931 x932 x933 x934 x935 -x936 -x937 x938 x939 x940 x941 x942 -x943 x944 x945 x946
1800.00/1800.63	v x947 -x948 -x949 -x950 -x951 -x952 x953 x954 x955 -x956 x957 -x958 x959 x960 x961 x962 -x963 x964 x965 x966 x967 x968 x969 -x970
1800.00/1800.63	v x971 -x972 -x973 x974 -x975 -x976 x977 -x978 -x979 -x980 -x981 x982 x983 x984 -x985 -x986 x987 x988 x989 x990 -x991 -x992 -x993
1800.00/1800.63	v x994 x995 -x996 -x997 -x998 -x999 x1000 x1001 x1002 x1003 x1004 x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 x1013
1800.00/1800.63	v x1014 -x1015 -x1016 x1017 x1018 x1019 x1020 x1021 x1022 x1023 x1024 x1025 x1026 -x1027 x1028 -x1029 -x1030 x1031 x1032 x1033
1800.00/1800.63	v -x1034 x1035 x1036 -x1037 x1038 x1039 x1040 x1041 x1042 x1043 -x1044 -x1045 x1046 -x1047 x1048 x1049 -x1050 -x1051 x1052
1800.00/1800.63	v x1053 -x1054 x1055 x1056 -x1057 x1058 -x1059 -x1060 x1061 -x1062 -x1063 -x1064 -x1065 x1066 x1067 -x1068 x1069 -x1070 -x1071
1800.00/1800.63	v x1072 x1073 x1074 x1075 x1076 x1077 x1078 -x1079 -x1080 -x1081 -x1082 x1083 -x1084 x1085 x1086 x1087 x1088 -x1089 x1090
1800.00/1800.63	v x1091 x1092 x1093 x1094 x1095 -x1096 -x1097 x1098 x1099 -x1100 -x1101 x1102 x1103 -x1104 x1105 x1106 x1107 x1108 -x1109
1800.00/1800.63	v x1110 -x1111 x1112 x1113 x1114 x1115 -x1116 x1117 -x1118 x1119 -x1120 x1121 -x1122 -x1123 x1124 -x1125 x1126 x1127 -x1128
1800.00/1800.63	v x1129 x1130 -x1131 x1132 x1133 -x1134 x1135 -x1136 -x1137 x1138 x1139 x1140 x1141 -x1142 x1143 x1144 x1145 x1146 x1147 x1148
1800.00/1800.63	v -x1149 x1150 x1151 x1152 x1153 -x1154 -x1155 x1156 x1157 x1158 x1159 x1160 x1161 x1162 -x1163 -x1164 x1165 x1166 x1167 x1168
1800.00/1800.63	v x1169 -x1170 x1171 x1172 -x1173 x1174 -x1175 x1176 -x1177 x1178 -x1179 -x1180 x1181 x1182 x1183 x1184 x1185 x1186 x1187
1800.00/1800.63	v x1188 -x1189 x1190 x1191 x1192 x1193 x1194 x1195 -x1196 x1197 x1198 x1199 x1200 x1201 x1202 x1203 x1204 -x1205 -x1206 x1207
1800.00/1800.63	v -x1208 -x1209 x1210 -x1211 x1212 -x1213 x1214 x1215 -x1216 x1217 -x1218 x1219 x1220 x1221 x1222 x1223 x1224 x1225 x1226
1800.00/1800.63	v x1227 x1228 x1229 -x1230 x1231 x1232 -x1233 x1234 x1235 -x1236 x1237 x1238 x1239 -x1240 -x1241 x1242 x1243 x1244 x1245 x1246
1800.00/1800.63	v -x1247 x1248 x1249 x1250 x1251 x1252 x1253 x1254 x1255 x1256 x1257 -x1258 x1259 x1260 x1261 -x1262 x1263 x1264 x1265 x1266
1800.00/1800.63	v x1267 x1268 x1269 x1270 x1271 x1272 -x1273 x1274 x1275 x1276 x1277 -x1278 x1279 x1280 x1281 -x1282 x1283 x1284 -x1285 -x1286
1800.00/1800.63	v x1287 x1288 -x1289 x1290 -x1291 x1292 x1293 -x1294 -x1295 x1296 -x1297 x1298 x1299 x1300 x1301 -x1302 x1303 x1304 x1305
1800.00/1800.63	v x1306 x1307 x1308 -x1309 x1310 x1311 x1312 x1313 x1314 x1315 x1316 x1317 x1318 -x1319 x1320 x1321 x1322 x1323 x1324 x1325
1800.00/1800.63	v x1326 x1327 -x1328 -x1329 x1330 x1331 x1332 x1333 x1334 -x1335 x1336 x1337 x1338 x1339 -x1340 x1341 x1342 x1343 x1344 -x1345
1800.00/1800.63	v x1346 x1347 -x1348 x1349 x1350 -x1351 x1352 x1353 -x1354 x1355 x1356 x1357 x1358 x1359 -x1360 x1361 -x1362 x1363 x1364 x1365
1800.00/1800.63	v x1366 -x1367 x1368 x1369 x1370 x1371 x1372 x1373 x1374 -x1375 -x1376 -x1377 x1378 -x1379 -x1380 -x1381 -x1382 x1383 x1384
1800.00/1800.63	v -x1385 x1386 -x1387 -x1388 -x1389 -x1390 x1391 x1392 x1393 -x1394 -x1395 x1396 x1397 x1398 x1399 x1400 x1401 -x1402 x1403
1800.00/1800.63	v x1404 x1405 x1406 x1407 x1408 x1409 x1410 x1411 x1412 -x1413 -x1414 x1415 x1416 -x1417 x1418 x1419 x1420 x1421 x1422 x1423
1800.00/1800.63	v x1424 x1425 x1426 -x1427 x1428 x1429 x1430 x1431 x1432 x1433 -x1434 -x1435 x1436 x1437 x1438 x1439 x1440 x1441 x1442 x1443
1800.00/1800.63	v x1444 x1445 x1446 x1447 -x1448 x1449 x1450 -x1451 x1452 x1453 -x1454 x1455 x1456 -x1457 x1458 x1459 x1460 x1461 x1462 x1463
1800.00/1800.63	v x1464 x1465 -x1466 x1467 x1468 -x1469 x1470 -x1471 x1472 -x1473 x1474 x1475 x1476 x1477 x1478 x1479 -x1480 x1481 x1482 x1483
1800.00/1800.63	v x1484 x1485 -x1486 x1487 x1488 x1489 -x1490 x1491 x1492 -x1493 x1494 -x1495 x1496 x1497 x1498 x1499 -x1500 x1501 x1502 -x1503
1800.00/1800.63	v -x1504 x1505 x1506 -x1507 x1508 -x1509 x1510 x1511 -x1512 x1513 x1514 x1515 x1516 -x1517 x1518 -x1519 x1520 -x1521 -x1522
1800.00/1800.63	v x1523 x1524 x1525 x1526 x1527 x1528 x1529 x1530 x1531 x1532 x1533 -x1534 -x1535 x1536 x1537 -x1538 x1539 x1540 x1541 x1542
1800.00/1800.63	v -x1543 x1544 x1545 x1546 x1547 x1548 x1549 x1550 x1551 -x1552 x1553 x1554 x1555 x1556 x1557 x1558 -x1559 -x1560 -x1561 x1562
1800.00/1800.63	v x1563 x1564 x1565 x1566 x1567 x1568 x1569 x1570 x1571 x1572 x1573 x1574 x1575 -x1576 x1577 -x1578 x1579 x1580 x1581 x1582
1800.00/1800.63	v x1583 x1584 x1585 x1586 x1587 x1588 x1589 x1590 x1591 x1592 x1593 x1594 -x1595 x1596 -x1597 -x1598 -x1599 -x1600 -x1601
1800.00/1800.63	v x1602 x1603 x1604 x1605 x1606 x1607 x1608 x1609 x1610 x1611 x1612 x1613 x1614 x1615 x1616 x1617 x1618 x1619 x1620 x1621 -x1622
1800.00/1800.63	v x1623 x1624 -x1625 x1626 -x1627 x1628 x1629 x1630 -x1631 x1632 x1633 x1634 x1635 x1636 x1637 x1638 x1639 -x1640 x1641 x1642
1800.00/1800.63	v x1643 x1644 x1645 x1646 x1647 -x1648 -x1649 x1650 x1651 x1652 x1653 -x1654 x1655 x1656 x1657 -x1658 -x1659 x1660 x1661 x1662
1800.00/1800.63	v x1663 x1664 -x1665 -x1666 x1667 x1668 x1669 x1670 x1671 -x1672 x1673 x1674 -x1675 x1676 x1677 -x1678 x1679 -x1680 x1681
1800.00/1800.63	v x1682 x1683 x1684 x1685 -x1686 x1687 x1688 -x1689 x1690 x1691 x1692 x1693 x1694 x1695 x1696 x1697 -x1698 -x1699 x1700 x1701
1800.00/1800.63	v x1702 -x1703 x1704 x1705 -x1706 x1707 -x1708 -x1709 -x1710 x1711 x1712 -x1713 x1714 x1715 -x1716 -x1717 -x1718 x1719 x1720
1800.00/1800.63	v -x1721 x1722 x1723 -x1724 -x1725 x1726 x1727 x1728 -x1729 x1730 x1731 x1732 x1733 x1734 x1735 -x1736 x1737 x1738 x1739 -x1740
1800.00/1800.63	v x1741 x1742 x1743 x1744 x1745 x1746 x1747 x1748 x1749 x1750 x1751 x1752 -x1753 x1754 x1755 x1756 x1757 -x1758 x1759 x1760
1800.00/1800.63	v x1761 x1762 -x1763 -x1764 x1765 x1766 x1767 -x1768 x1769 x1770 x1771 -x1772 x1773 -x1774 x1775 x1776 -x1777 -x1778 x1779
1800.00/1800.63	v x1780 x1781 -x1782 x1783 x1784 -x1785 x1786 x1787 -x1788 x1789 x1790 x1791 x1792 x1793 x1794 x1795 -x1796 x1797 -x1798 -x1799
1800.00/1800.63	v x1800 x1801 x1802 -x1803 x1804 x1805 x1806 x1807 x1808 x1809 x1810 x1811 x1812 -x1813 x1814 x1815 x1816 -x1817 x1818 x1819
1800.00/1800.63	v -x1820 x1821 x1822 x1823 x1824 x1825 x1826 x1827 x1828 -x1829 -x1830 x1831 x1832 x1833 x1834 x1835 x1836 x1837 x1838 x1839
1800.00/1800.63	v x1840 -x1841 -x1842 x1843 -x1844 x1845 -x1846 x1847 x1848 x1849 x1850 x1851 x1852 x1853 x1854 x1855 x1856 -x1857 x1858 x1859
1800.00/1800.63	v -x1860 x1861 x1862 x1863 x1864 x1865 x1866 x1867 x1868 x1869 -x1870 x1871 x1872 x1873 x1874 x1875 x1876 x1877 x1878 x1879
1800.00/1800.63	v -x1880 x1881 x1882 x1883 x1884 x1885 x1886 x1887 -x1888 x1889 x1890 x1891 -x1892 x1893 x1894 x1895 -x1896 -x1897 x1898 x1899
1800.00/1800.63	v -x1900 -x1901 x1902 x1903 x1904 x1905 x1906 x1907 x1908 -x1909 x1910 x1911 x1912 x1913 x1914 x1915 x1916 x1917 x1918 x1919
1800.00/1800.63	v x1920 -x1921 x1922 x1923 x1924 x1925 -x1926 x1927 x1928 -x1929 x1930 x1931 x1932 x1933 x1934 x1935 x1936 x1937 x1938 x1939
1800.00/1800.63	v x1940 x1941 x1942 x1943 x1944 x1945 x1946 x1947 x1948 x1949 x1950 x1951 x1952 x1953 x1954 x1955 x1956 x1957 -x1958 x1959
1800.00/1800.63	v x1960 x1961 x1962 x1963 x1964
1800.00/1800.63	
1800.00/1800.63	c user time= 1798.79 s
1800.00/1800.63	c system time= 1.24781 s
1800.00/1800.63	c wall clock time=1800.64

Verifier Data (download as text)

OK	1173

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-357093-1176854351 -o ROOT/results/node55/solver-357093-1176854351 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357093-1176854351/instance-357093-1176854351.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.91 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1802612/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1468 CPUtime=0
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 133345196 1503232 162 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134590785 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 367 162 127 317 0 46 0

[startup+0.012441 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1802612/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1732 CPUtime=0.01
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 227 0 0 0 1 0 0 0 18 0 1 0 133345196 1773568 209 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 433 209 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101449 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1802612/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=2944 CPUtime=0.09
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 493 0 0 0 9 0 0 0 18 0 1 0 133345196 3014656 475 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 736 476 139 317 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2944

[startup+0.301467 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1802612/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=4484 CPUtime=0.29
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 901 0 0 0 29 0 0 0 19 0 1 0 133345196 4591616 883 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134540728 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 1121 883 170 317 0 800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4484

[startup+0.701504 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1802612/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=7736 CPUtime=0.69
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 1638 0 0 0 69 0 0 0 23 0 1 0 133345196 7921664 1620 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 1934 1620 170 317 0 1613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7736

[startup+1.50158 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 24893
/proc/meminfo: memFree=1795116/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=13208 CPUtime=1.49
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 2895 0 0 0 149 0 0 0 25 0 1 0 133345196 13524992 2877 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 3302 2877 170 317 0 2981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13208

[startup+3.10173 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 24893
/proc/meminfo: memFree=1789164/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=23140 CPUtime=3.09
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 5124 0 0 0 308 1 0 0 25 0 1 0 133345196 23695360 5106 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 5785 5106 170 317 0 5464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23140

[startup+6.30104 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24893
/proc/meminfo: memFree=1775532/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=34464 CPUtime=6.28
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 7595 0 0 0 627 1 0 0 25 0 1 0 133345196 35291136 7577 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 8616 7577 170 317 0 8295 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34464

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24893
/proc/meminfo: memFree=1752436/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=58960 CPUtime=12.69
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 13079 0 0 0 1266 3 0 0 25 0 1 0 133345196 60375040 13061 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 14740 13061 170 317 0 14419 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58960

[startup+25.5019 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 24893
/proc/meminfo: memFree=1719420/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=95292 CPUtime=25.48
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 21038 0 0 0 2542 6 0 0 25 0 1 0 133345196 97579008 21020 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 23823 21020 170 317 0 23502 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95292

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24893
/proc/meminfo: memFree=1684924/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=134132 CPUtime=51.08
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 29687 0 0 0 5098 10 0 0 25 0 1 0 133345196 137351168 29669 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 33533 29669 170 317 0 33212 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 134132

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24893
/proc/meminfo: memFree=1612284/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=216352 CPUtime=102.26
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 47630 0 0 0 10208 18 0 0 25 0 1 0 133345196 221544448 47612 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 54088 47612 170 317 0 53767 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 216352

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 25071
/proc/meminfo: memFree=1545204/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=304636 CPUtime=162.17
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 64142 0 0 0 16192 25 0 0 25 0 1 0 133345196 311947264 64070 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 76159 64070 170 317 0 75838 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 304636

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1504956/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=349728 CPUtime=222.15
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 74374 0 0 0 22184 31 0 0 25 0 1 0 133345196 358121472 74302 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 87432 74302 170 317 0 87111 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 349728

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1461372/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=398020 CPUtime=282.14
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 85519 0 0 0 28177 37 0 0 25 0 1 0 133345196 407572480 85447 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135273909 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 99505 85447 170 317 0 99184 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 398020

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1399292/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=461396 CPUtime=342.12
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 100760 0 0 0 34167 45 0 0 25 0 1 0 133345196 472469504 100688 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 115349 100688 170 317 0 115028 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 461396

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1370556/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=492896 CPUtime=402.1
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 107961 0 0 0 40160 50 0 0 25 0 1 0 133345196 504725504 107889 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 123224 107889 170 317 0 122903 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 492896

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1346172/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=521472 CPUtime=462.08
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 114041 0 0 0 46155 53 0 0 25 0 1 0 133345196 533987328 113969 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 130368 113969 170 317 0 130047 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 521472

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1284988/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=624556 CPUtime=522.06
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 129325 0 0 0 52146 60 0 0 25 0 1 0 133345196 639545344 129253 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 156139 129253 170 317 0 155818 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 624556

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1261244/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=650116 CPUtime=582.04
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 135207 0 0 0 58141 63 0 0 25 0 1 0 133345196 665718784 135135 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563656 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 162529 135135 170 317 0 162208 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 650116

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25091
/proc/meminfo: memFree=1242556/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=669416 CPUtime=642.03
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 139813 0 0 0 64137 66 0 0 25 0 1 0 133345196 685481984 139741 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 167354 139741 170 317 0 167033 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 669416


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

[startup+882.301 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 25091
/proc/meminfo: memFree=1161020/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=759488 CPUtime=881.95
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 160159 0 0 0 88120 75 0 0 25 0 1 0 133345196 777715712 160087 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 189872 160087 170 317 0 189551 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 759488

[startup+942.302 s]
/proc/loadavg: 1.02 1.00 0.99 2/65 25091
/proc/meminfo: memFree=1142012/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=779816 CPUtime=941.94
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 164956 0 0 0 94116 78 0 0 25 0 1 0 133345196 798531584 164884 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 194954 164884 170 317 0 194633 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 779816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=1123900/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=801444 CPUtime=1001.92
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 169515 0 0 0 100113 79 0 0 25 0 1 0 133345196 820678656 169336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 200361 169336 170 317 0 200040 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 801444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=1087740/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=837920 CPUtime=1061.91
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 178607 0 0 0 106107 84 0 0 25 0 1 0 133345196 858030080 178428 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 209480 178428 170 317 0 209159 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 837920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=1056060/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=871616 CPUtime=1121.9
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 186498 0 0 0 112102 88 0 0 25 0 1 0 133345196 892534784 186319 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135279009 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 217904 186319 170 317 0 217583 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 871616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=1031484/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=896596 CPUtime=1181.87
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 192642 0 0 0 118097 90 0 0 25 0 1 0 133345196 918114304 192463 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 224149 192463 170 317 0 223828 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 896596

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=1011708/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=916932 CPUtime=1241.86
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 197507 0 0 0 124093 93 0 0 25 0 1 0 133345196 938938368 197328 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 229233 197328 170 317 0 228912 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 916932

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=995900/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=935504 CPUtime=1301.85
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 201426 0 0 0 130090 95 0 0 25 0 1 0 133345196 957956096 201247 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 233876 201247 170 317 0 233555 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 935504

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=976316/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=955472 CPUtime=1361.82
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 206331 0 0 0 136086 96 0 0 25 0 1 0 133345196 978403328 206152 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 238868 206152 170 317 0 238547 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 955472

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=955644/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=976156 CPUtime=1421.81
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 211461 0 0 0 142081 100 0 0 25 0 1 0 133345196 999583744 211282 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 244039 211282 170 317 0 243718 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 976156

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=941244/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=993472 CPUtime=1481.79
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 215064 0 0 0 148077 102 0 0 25 0 1 0 133345196 1017315328 214885 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 248368 214885 170 317 0 248047 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 993472

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=924540/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1010280 CPUtime=1541.77
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 219200 0 0 0 154073 104 0 0 25 0 1 0 133345196 1034526720 219021 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 252570 219021 170 317 0 252249 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1010280

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=902524/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1033664 CPUtime=1601.75
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 224725 0 0 0 160068 107 0 0 25 0 1 0 133345196 1058471936 224546 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272864 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 258416 224546 170 317 0 258095 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1033664

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=841020/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1207684 CPUtime=1661.73
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 259232 0 0 0 166053 120 0 0 25 0 1 0 133345196 1236668416 239748 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718318 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 301921 239748 170 317 0 301600 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1207684

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=824956/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1226444 CPUtime=1721.71
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 263298 0 0 0 172050 121 0 0 25 0 1 0 133345196 1255878656 243814 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 306611 243814 170 317 0 306290 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 1226444

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=806460/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1243448 CPUtime=1781.7
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 267865 0 0 0 178046 124 0 0 25 0 1 0 133345196 1273290752 248381 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563622 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 310862 248381 170 317 0 310541 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1243448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=802620/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=1247968 CPUtime=1800
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194304 268791 0 0 0 179876 124 0 0 25 0 1 0 133345196 1277919232 249307 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 311992 249307 170 317 0 311671 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1247968

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 25091
/proc/meminfo: memFree=802620/2055920 swapFree=4184496/4192956
[pid=24892] ppid=24890 vsize=0 CPUtime=1800.19
/proc/24892/stat : 24892 (oree) R 24890 24892 24218 0 -1 4194308 268807 0 0 0 179880 139 0 0 25 0 1 0 133345196 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24892/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.22
CPU user time (s): 1798.8
CPU system time (s): 1.41279
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 1247968

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

runsolver used 1.40878 second user time and 3.61745 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue Apr 17 23:59:12 UTC 2007

IDJOB= 357093
IDBENCH= 1978
IDSOLVER= 172
FILE ID= node55/357093-1176854351

PBS_JOBID= 4590184

Free space on /tmp= 66452 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
COMMAND LINE= oree /tmp/evaluation/357093-1176854351/instance-357093-1176854351.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-357093-1176854351 -o ROOT/results/node55/solver-357093-1176854351 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357093-1176854351/instance-357093-1176854351.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  a9ac890c0275c87cfec4e71469cd990a

RANDOM SEED= 17150250

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1803020 kB
Buffers:         16552 kB
Cached:         170852 kB
SwapCached:       2180 kB
Active:          36148 kB
Inactive:       161680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803020 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            41172 kB
Committed_AS:  1046112 kB
PageTables:       1384 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= 66452 MiB

End job on node55 on Wed Apr 18 00:29:14 UTC 2007