Trace number 357065

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)228 1800.26 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
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.00/0.01	c ...done
0.00/0.01	c #vars=476 #constraints=477 hasObjective=yes
0.00/0.02	c res. mode=mod
0.00/0.02	c VSIDS like heuristics
0.00/0.02	c complete search running
0.00/0.02	c nbDecision=245 #constraints=477
0.00/0.02	c linear search for optimum
0.00/0.02	o 231
0.04/0.09	c restart after 401 decisions
0.04/0.09	c nbDecision=500 #constraints=519
0.04/0.09	c nbDecision=645 #constraints=519
0.04/0.09	o 230
0.09/0.15	c restart after 801 decisions
0.09/0.16	c nbDecision=1000 #constraints=554
0.29/0.39	c nbDecision=1500 #constraints=680
0.39/0.43	c restart after 1601 decisions
0.49/0.55	c nbDecision=2000 #constraints=753
0.69/0.79	c nbDecision=2445 #constraints=855
0.69/0.79	o 229
0.79/0.82	c nbDecision=2500 #constraints=870
1.09/1.12	c nbDecision=3000 #constraints=984
1.19/1.27	c restart after 3201 decisions
1.29/1.40	c nbDecision=3500 #constraints=1045
1.69/1.80	c nbDecision=4000 #constraints=1166
2.09/2.19	c nbDecision=4500 #constraints=1284
2.59/2.61	c nbDecision=5000 #constraints=1388
2.99/3.05	c nbDecision=5500 #constraints=1487
3.49/3.50	c nbDecision=6000 #constraints=1597
3.99/4.02	c restart after 6401 decisions
4.09/4.16	c nbDecision=6500 #constraints=1705
4.59/4.69	c nbDecision=7000 #constraints=1795
5.29/5.33	c nbDecision=7500 #constraints=1924
6.09/6.13	c nbDecision=8000 #constraints=2044
6.79/6.87	c nbDecision=8500 #constraints=2142
7.49/7.60	c nbDecision=9000 #constraints=2252
8.39/8.41	c nbDecision=9500 #constraints=2370
9.18/9.29	c nbDecision=10000 #constraints=2482
10.19/10.26	c nbDecision=10500 #constraints=2601
11.29/11.35	c nbDecision=11000 #constraints=2719
12.39/12.40	c nbDecision=11500 #constraints=2830
13.38/13.42	c nbDecision=12000 #constraints=2930
14.39/14.46	c nbDecision=12500 #constraints=3029
14.99/15.06	c restart after 12801 decisions
15.59/15.66	c nbDecision=13000 #constraints=3098
16.89/16.92	c nbDecision=13500 #constraints=3226
18.19/18.22	c nbDecision=14000 #constraints=3353
19.69/19.78	c nbDecision=14500 #constraints=3480
21.18/21.29	c nbDecision=15000 #constraints=3590
22.58/22.69	c nbDecision=15500 #constraints=3683
24.58/24.68	c nbDecision=16000 #constraints=3800
26.89/26.99	c nbDecision=16500 #constraints=3920
27.18/27.29	c nbDecision=16606 #constraints=3942
27.18/27.29	o 228
28.78/28.89	c nbDecision=17000 #constraints=4031
31.18/31.26	c nbDecision=17500 #constraints=4145
33.19/33.29	c nbDecision=18000 #constraints=4258
35.28/35.35	c nbDecision=18500 #constraints=4359
37.29/37.35	c nbDecision=19000 #constraints=4451
39.69/39.73	c nbDecision=19500 #constraints=4581
42.08/42.12	c nbDecision=20000 #constraints=4707
44.18/44.29	c nbDecision=20500 #constraints=4821
46.48/46.55	c nbDecision=21000 #constraints=4924
48.58/48.68	c nbDecision=21500 #constraints=5027
50.98/51.05	c nbDecision=22000 #constraints=5138
53.68/53.75	c nbDecision=22500 #constraints=5253
56.48/56.55	c nbDecision=23000 #constraints=5364
59.18/59.24	c nbDecision=23500 #constraints=5477
61.67/61.77	c nbDecision=24000 #constraints=5569
64.47/64.59	c nbDecision=24500 #constraints=5689
67.47/67.51	c nbDecision=25000 #constraints=5808
70.18/70.30	c nbDecision=25500 #constraints=5932
70.78/70.88	c restart after 25601 decisions
73.18/73.22	c nbDecision=26000 #constraints=5991
75.97/76.02	c nbDecision=26500 #constraints=6087
78.37/78.41	c nbDecision=27000 #constraints=6204
80.77/80.88	c nbDecision=27500 #constraints=6318
83.67/83.76	c nbDecision=28000 #constraints=6441
86.57/86.64	c nbDecision=28500 #constraints=6546
89.07/89.18	c nbDecision=29000 #constraints=6668
92.17/92.20	c nbDecision=29500 #constraints=6808
94.96/95.06	c nbDecision=30000 #constraints=6918
97.78/97.86	c nbDecision=30500 #constraints=7040
100.57/100.67	c nbDecision=31000 #constraints=7152
103.86/103.93	c nbDecision=31500 #constraints=7275
107.16/107.27	c nbDecision=32000 #constraints=7384
110.07/110.12	c nbDecision=32500 #constraints=7499
113.36/113.47	c nbDecision=33000 #constraints=7642
116.77/116.85	c nbDecision=33500 #constraints=7757
120.47/120.57	c nbDecision=34000 #constraints=7871
124.27/124.33	c nbDecision=34500 #constraints=7979
128.66/128.72	c nbDecision=35000 #constraints=8094
132.96/133.08	c nbDecision=35500 #constraints=8209
137.15/137.22	c nbDecision=36000 #constraints=8315
141.16/141.25	c nbDecision=36500 #constraints=8410
145.46/145.52	c nbDecision=37000 #constraints=8529
149.95/150.05	c nbDecision=37500 #constraints=8653
154.35/154.41	c nbDecision=38000 #constraints=8774
158.55/158.61	c nbDecision=38500 #constraints=8881
162.25/162.44	c nbDecision=39000 #constraints=8975
166.64/166.71	c nbDecision=39500 #constraints=9090
171.35/171.50	c nbDecision=40000 #constraints=9202
176.35/176.45	c nbDecision=40500 #constraints=9316
180.84/180.93	c nbDecision=41000 #constraints=9426
185.64/185.78	c nbDecision=41500 #constraints=9528
190.04/190.13	c nbDecision=42000 #constraints=9632
195.05/195.20	c nbDecision=42500 #constraints=9753
199.94/200.09	c nbDecision=43000 #constraints=9883
204.84/204.97	c nbDecision=43500 #constraints=9991
209.34/209.42	c nbDecision=44000 #constraints=10082
214.54/214.61	c nbDecision=44500 #constraints=10213
219.24/219.38	c nbDecision=45000 #constraints=10325
223.74/223.84	c nbDecision=45500 #constraints=10453
228.03/228.14	c nbDecision=46000 #constraints=10564
232.43/232.53	c nbDecision=46500 #constraints=10683
237.33/237.40	c nbDecision=47000 #constraints=10812
242.33/242.43	c nbDecision=47500 #constraints=10922
246.93/247.02	c nbDecision=48000 #constraints=11045
251.62/251.70	c nbDecision=48500 #constraints=11163
256.23/256.33	c nbDecision=49000 #constraints=11281
261.23/261.39	c nbDecision=49500 #constraints=11405
266.92/267.00	c nbDecision=50000 #constraints=11518
272.82/272.90	c nbDecision=50500 #constraints=11644
277.92/278.00	c nbDecision=51000 #constraints=11771
280.22/280.35	c restart after 51201 decisions
284.32/284.41	c nbDecision=51500 #constraints=11837
289.61/289.76	c nbDecision=52000 #constraints=11945
295.11/295.28	c nbDecision=52500 #constraints=12071
300.62/300.74	c nbDecision=53000 #constraints=12188
307.21/307.37	c nbDecision=53500 #constraints=12313
312.21/312.38	c nbDecision=54000 #constraints=12433
318.30/318.43	c nbDecision=54500 #constraints=12557
323.61/323.77	c nbDecision=55000 #constraints=12654
329.91/330.01	c nbDecision=55500 #constraints=12789
335.51/335.62	c nbDecision=56000 #constraints=12908
341.41/341.56	c nbDecision=56500 #constraints=13016
346.70/346.89	c nbDecision=57000 #constraints=13145
352.00/352.16	c nbDecision=57500 #constraints=13253
358.00/358.10	c nbDecision=58000 #constraints=13384
363.50/363.68	c nbDecision=58500 #constraints=13496
369.99/370.16	c nbDecision=59000 #constraints=13612
375.40/375.59	c nbDecision=59500 #constraints=13738
381.10/381.22	c nbDecision=60000 #constraints=13843
387.39/387.58	c nbDecision=60500 #constraints=13974
393.59/393.72	c nbDecision=61000 #constraints=14098
400.59/400.70	c nbDecision=61500 #constraints=14209
407.19/407.33	c nbDecision=62000 #constraints=14336
413.69/413.88	c nbDecision=62500 #constraints=14462
419.89/420.07	c nbDecision=63000 #constraints=14555
427.08/427.20	c nbDecision=63500 #constraints=14684
433.78/433.92	c nbDecision=64000 #constraints=14816
440.58/440.80	c nbDecision=64500 #constraints=14921
448.07/448.25	c nbDecision=65000 #constraints=15055
454.68/454.80	c nbDecision=65500 #constraints=15172
461.28/461.45	c nbDecision=66000 #constraints=15275
468.67/468.84	c nbDecision=66500 #constraints=15402
476.37/476.56	c nbDecision=67000 #constraints=15552
483.16/483.34	c nbDecision=67500 #constraints=15684
491.27/491.41	c nbDecision=68000 #constraints=15824
498.37/498.53	c nbDecision=68500 #constraints=15953
505.46/505.60	c nbDecision=69000 #constraints=16111
511.36/511.55	c nbDecision=69500 #constraints=16246
517.46/517.67	c nbDecision=70000 #constraints=16381
523.46/523.69	c nbDecision=70500 #constraints=16491
531.85/532.02	c nbDecision=71000 #constraints=16671
540.95/541.18	c nbDecision=71500 #constraints=16848
548.46/548.62	c nbDecision=72000 #constraints=16987
555.95/556.19	c nbDecision=72500 #constraints=17129
563.95/564.12	c nbDecision=73000 #constraints=17263
571.14/571.35	c nbDecision=73500 #constraints=17383
578.85/579.03	c nbDecision=74000 #constraints=17527
586.74/586.90	c nbDecision=74500 #constraints=17662
595.64/595.84	c nbDecision=75000 #constraints=17803
603.75/603.96	c nbDecision=75500 #constraints=17931
611.44/611.62	c nbDecision=76000 #constraints=18087
618.23/618.44	c nbDecision=76500 #constraints=18224
625.03/625.27	c nbDecision=77000 #constraints=18356
631.83/632.03	c nbDecision=77500 #constraints=18471
641.03/641.28	c nbDecision=78000 #constraints=18646
651.62/651.83	c nbDecision=78500 #constraints=18825
659.73/659.96	c nbDecision=79000 #constraints=18965
668.42/668.69	c nbDecision=79500 #constraints=19110
677.62/677.82	c nbDecision=80000 #constraints=19245
685.71/685.97	c nbDecision=80500 #constraints=19364
696.12/696.32	c nbDecision=81000 #constraints=19508
705.92/706.19	c nbDecision=81500 #constraints=19642
715.81/716.04	c nbDecision=82000 #constraints=19770
726.30/726.51	c nbDecision=82500 #constraints=19914
735.91/736.10	c nbDecision=83000 #constraints=20020
745.40/745.64	c nbDecision=83500 #constraints=20150
755.60/755.88	c nbDecision=84000 #constraints=20315
765.40/765.69	c nbDecision=84500 #constraints=20461
775.19/775.45	c nbDecision=85000 #constraints=20605
784.49/784.71	c nbDecision=85500 #constraints=20741
796.29/796.53	c nbDecision=86000 #constraints=20913
809.40/809.68	c nbDecision=86500 #constraints=21094
821.08/821.32	c nbDecision=87000 #constraints=21233
832.09/832.39	c nbDecision=87500 #constraints=21381
843.28/843.60	c nbDecision=88000 #constraints=21523
852.97/853.24	c nbDecision=88500 #constraints=21644
864.18/864.40	c nbDecision=89000 #constraints=21787
874.94/875.21	c nbDecision=89500 #constraints=21920
885.52/885.84	c nbDecision=90000 #constraints=22049
897.08/897.42	c nbDecision=90500 #constraints=22191
908.38/908.77	c nbDecision=91000 #constraints=22306
919.07/919.43	c nbDecision=91500 #constraints=22420
930.35/930.72	c nbDecision=92000 #constraints=22586
941.25/941.63	c nbDecision=92500 #constraints=22734
951.85/952.27	c nbDecision=93000 #constraints=22879
962.14/962.50	c nbDecision=93500 #constraints=23010
975.14/975.59	c nbDecision=94000 #constraints=23187
989.54/989.99	c nbDecision=94500 #constraints=23364
1002.73/1003.18	c nbDecision=95000 #constraints=23513
1014.83/1015.22	c nbDecision=95500 #constraints=23663
1027.62/1028.01	c nbDecision=96000 #constraints=23797
1039.13/1039.58	c nbDecision=96500 #constraints=23934
1050.62/1051.02	c nbDecision=97000 #constraints=24063
1061.02/1061.48	c nbDecision=97500 #constraints=24201
1074.32/1074.71	c nbDecision=98000 #constraints=24345
1086.62/1087.02	c nbDecision=98500 #constraints=24467
1096.91/1097.33	c nbDecision=99000 #constraints=24572
1107.81/1108.22	c nbDecision=99500 #constraints=24716
1120.01/1120.44	c nbDecision=100000 #constraints=24860
1132.10/1132.55	c nbDecision=100500 #constraints=24980
1145.39/1145.82	c nbDecision=101000 #constraints=25109
1155.80/1156.25	c nbDecision=101500 #constraints=25213
1166.49/1166.97	c nbDecision=102000 #constraints=25320
1175.79/1176.29	c restart after 102401 decisions
1180.59/1181.07	c nbDecision=102500 #constraints=25435
1192.88/1193.31	c nbDecision=103000 #constraints=25546
1206.09/1206.54	c nbDecision=103500 #constraints=25677
1217.28/1217.73	c nbDecision=104000 #constraints=25786
1228.38/1228.84	c nbDecision=104500 #constraints=25906
1239.97/1240.47	c nbDecision=105000 #constraints=26049
1253.47/1253.99	c nbDecision=105500 #constraints=26187
1267.17/1267.60	c nbDecision=106000 #constraints=26314
1279.26/1279.75	c nbDecision=106500 #constraints=26431
1290.16/1290.60	c nbDecision=107000 #constraints=26529
1301.46/1301.90	c nbDecision=107500 #constraints=26639
1313.25/1313.78	c nbDecision=108000 #constraints=26748
1325.06/1325.58	c nbDecision=108500 #constraints=26852
1336.65/1337.18	c nbDecision=109000 #constraints=26960
1351.34/1351.82	c nbDecision=109500 #constraints=27069
1369.74/1370.27	c nbDecision=110000 #constraints=27233
1385.54/1386.03	c nbDecision=110500 #constraints=27391
1401.94/1402.45	c nbDecision=111000 #constraints=27599
1418.53/1419.06	c nbDecision=111500 #constraints=27804
1434.93/1435.47	c nbDecision=112000 #constraints=27974
1450.42/1450.94	c nbDecision=112500 #constraints=28136
1464.32/1464.87	c nbDecision=113000 #constraints=28271
1481.02/1481.54	c nbDecision=113500 #constraints=28465
1498.01/1498.53	c nbDecision=114000 #constraints=28631
1512.61/1513.11	c nbDecision=114500 #constraints=28781
1529.80/1530.32	c nbDecision=115000 #constraints=28953
1546.80/1547.32	c nbDecision=115500 #constraints=29154
1563.89/1564.49	c nbDecision=116000 #constraints=29351
1581.69/1582.30	c nbDecision=116500 #constraints=29533
1597.38/1597.96	c nbDecision=117000 #constraints=29683
1612.98/1613.52	c nbDecision=117500 #constraints=29825
1630.48/1631.07	c nbDecision=118000 #constraints=30016
1649.17/1649.75	c nbDecision=118500 #constraints=30185
1664.98/1665.55	c nbDecision=119000 #constraints=30333
1684.06/1684.67	c nbDecision=119500 #constraints=30486
1701.76/1702.36	c nbDecision=120000 #constraints=30675
1721.25/1721.81	c nbDecision=120500 #constraints=30881
1738.55/1739.14	c nbDecision=121000 #constraints=31047
1755.25/1755.89	c nbDecision=121500 #constraints=31203
1770.14/1770.80	c nbDecision=122000 #constraints=31339
1791.73/1792.33	c nbDecision=122500 #constraints=31528
1800.03/1800.60	Received signal 15
1800.14/1800.75	
1800.14/1800.75	s SATISFIABLE
1800.14/1800.75	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.14/1800.75	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
1800.14/1800.75	v -x55 -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
1800.14/1800.75	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105
1800.14/1800.75	v -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 x123 -x124 -x125 -x126
1800.14/1800.75	v x127 -x128 x129 -x130 -x131 -x132 -x133 x134 x135 -x136 -x137 x138 x139 -x140 x141 -x142 -x143 -x144 x145 -x146 -x147 -x148
1800.14/1800.75	v -x149 x150 x151 -x152 -x153 x154 x155 x156 -x157 x158 x159 -x160 -x161 -x162 -x163 -x164 x165 x166 -x167 -x168 -x169 -x170
1800.14/1800.75	v x171 x172 x173 -x174 -x175 -x176 x177 -x178 x179 x180 -x181 -x182 x183 x184 -x185 x186 x187 x188 -x189 -x190 x191 -x192 x193
1800.14/1800.75	v x194 -x195 x196 -x197 x198 x199 x200 -x201 -x202 -x203 -x204 x205 x206 -x207 x208 -x209 -x210 x211 x212 -x213 x214 -x215 -x216
1800.14/1800.75	v -x217 x218 x219 x220 -x221 -x222 -x223 x224 x225 x226 x227 x228 -x229 -x230 -x231 x232 x233 x234 x235 -x236 x237 -x238 x239
1800.14/1800.75	v x240 -x241 -x242 x243 x244 x245 x246 -x247 -x248 -x249 x250 x251 -x252 x253 x254 x255 -x256 -x257 -x258 -x259 -x260 x261 -x262
1800.14/1800.75	v x263 -x264 x265 x266 -x267 x268 -x269 x270 -x271 x272 -x273 -x274 -x275 -x276 x277 -x278 -x279 -x280 x281 -x282 x283 x284 x285
1800.14/1800.75	v -x286 -x287 -x288 x289 x290 -x291 x292 -x293 -x294 -x295 x296 x297 x298 -x299 -x300 -x301 x302 -x303 x304 -x305 x306 x307 x308
1800.14/1800.75	v -x309 -x310 x311 -x312 -x313 x314 x315 x316 -x317 x318 x319 x320 -x321 x322 x323 x324 x325 x326 x327 -x328 -x329 x330 x331 x332
1800.14/1800.75	v x333 x334 x335 x336 x337 -x338 x339 x340 -x341 x342 x343 -x344 x345 x346 x347 x348 x349 -x350 x351 x352 x353 x354 x355 x356 x357
1800.14/1800.75	v x358 x359 x360 x361 x362 x363 -x364 x365 x366 x367 -x368 -x369 x370 x371 -x372 x373 x374 x375 x376 x377 x378 x379 x380 -x381
1800.14/1800.75	v x382 x383 x384 x385 x386 x387 -x388 -x389 x390 x391 x392 x393 x394 -x395 x396 x397 -x398 x399 x400 x401 x402 -x403 x404 -x405
1800.14/1800.75	v x406 x407 -x408 x409 x410 x411 x412 -x413 x414 -x415 x416 x417 x418 x419 -x420 x421 x422 x423 -x424 x425 x426 x427 -x428 -x429
1800.14/1800.75	v x430 x431 x432 -x433 x434 x435 x436 -x437 -x438 -x439 x440 x441 x442 x443 x444 x445 x446 -x447 x448 x449 x450 -x451 x452 -x453
1800.14/1800.75	v x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 -x470 x471 x472 -x473 x474 x475 x476
1800.14/1800.75	
1800.14/1800.75	c user time= 1799.52 s
1800.14/1800.75	c system time= 0.678896 s
1800.14/1800.75	c wall clock time=1800.75

Verifier Data (download as text)

OK	228

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-357065-1176853595 -o ROOT/results/node72/solver-357065-1176853595 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357065-1176853595/instance-357065-1176853595.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.95 0.98 3/77 18364
/proc/meminfo: memFree=1669480/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=1468 CPUtime=0
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 161397971 1503232 163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 367 163 131 317 0 46 0

[startup+0.0434631 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18364
/proc/meminfo: memFree=1669480/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=1880 CPUtime=0.04
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 333 0 0 0 4 0 0 0 18 0 1 0 161397971 1925120 315 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 470 315 170 317 0 149 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1880

[startup+0.101467 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18364
/proc/meminfo: memFree=1669480/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=2272 CPUtime=0.09
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 430 0 0 0 9 0 0 0 18 0 1 0 161397971 2326528 412 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 568 413 170 317 0 247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2272

[startup+0.301485 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18364
/proc/meminfo: memFree=1669480/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=3708 CPUtime=0.29
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 768 0 0 0 29 0 0 0 19 0 1 0 161397971 3796992 750 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 927 750 170 317 0 606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3708

[startup+0.701522 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 18364
/proc/meminfo: memFree=1669480/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=5808 CPUtime=0.69
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 1293 0 0 0 69 0 0 0 23 0 1 0 161397971 5947392 1275 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563634 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 1452 1275 170 317 0 1131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5808

[startup+1.5016 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 18365
/proc/meminfo: memFree=1663904/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=8976 CPUtime=1.49
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 2104 0 0 0 148 1 0 0 25 0 1 0 161397971 9191424 2086 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 2244 2086 170 317 0 1923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8976

[startup+3.10174 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 18365
/proc/meminfo: memFree=1659936/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=13020 CPUtime=3.09
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 3086 0 0 0 308 1 0 0 25 0 1 0 161397971 13332480 3068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 3255 3068 170 317 0 2934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13020

[startup+6.30103 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 18365
/proc/meminfo: memFree=1651744/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=20124 CPUtime=6.29
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 4873 0 0 0 627 2 0 0 25 0 1 0 161397971 20606976 4855 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 5031 4855 170 317 0 4710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20124

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 18365
/proc/meminfo: memFree=1641320/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=30924 CPUtime=12.69
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 7348 0 0 0 1266 3 0 0 25 0 1 0 161397971 31666176 7330 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 7731 7330 170 317 0 7410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30924

[startup+25.5018 s]
/proc/loadavg: 1.02 0.97 0.98 2/78 18365
/proc/meminfo: memFree=1630448/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=40296 CPUtime=25.49
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 9885 0 0 0 2544 5 0 0 25 0 1 0 161397971 41263104 9867 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 10074 9867 170 317 0 9753 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40296

[startup+51.1011 s]
/proc/loadavg: 1.01 0.97 0.98 2/78 18365
/proc/meminfo: memFree=1614128/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=59432 CPUtime=51.08
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 13986 0 0 0 5101 7 0 0 25 0 1 0 161397971 60858368 13968 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272630 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 14858 13968 170 317 0 14537 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59432

[startup+102.306 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1592432/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=79284 CPUtime=102.27
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 19343 0 0 0 10217 10 0 0 25 0 1 0 161397971 81186816 19325 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 19821 19325 170 317 0 19500 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 79284

[startup+162.301 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1567984/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=110396 CPUtime=162.25
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 25534 0 0 0 16211 14 0 0 25 0 1 0 161397971 113045504 25458 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 27599 25458 170 317 0 27278 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 110396

[startup+222.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1552688/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=124336 CPUtime=222.24
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 29297 0 0 0 22207 17 0 0 25 0 1 0 161397971 127320064 29221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 31084 29221 170 317 0 30763 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 124336

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1537648/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=137796 CPUtime=282.22
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 33039 0 0 0 28203 19 0 0 25 0 1 0 161397971 141103104 32963 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 34449 32963 170 317 0 34128 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 137796

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1525040/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=149628 CPUtime=342.21
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 36181 0 0 0 34199 22 0 0 25 0 1 0 161397971 153219072 36105 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 37407 36105 170 317 0 37086 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 149628

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1512752/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=161184 CPUtime=402.19
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 39284 0 0 0 40195 24 0 0 25 0 1 0 161397971 165052416 39208 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 40296 39208 170 317 0 39975 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 161184

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1501616/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=171360 CPUtime=462.18
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 42027 0 0 0 46191 27 0 0 25 0 1 0 161397971 175472640 41951 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715652 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 42840 41951 170 317 0 42519 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 171360

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1488816/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=183156 CPUtime=522.15
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 45256 0 0 0 52187 28 0 0 25 0 1 0 161397971 187551744 45180 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 45789 45180 170 317 0 45468 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 183156

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1470320/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=222472 CPUtime=582.15
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 53565 0 0 0 58183 32 0 0 25 0 1 0 161397971 227811328 49745 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564080 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 55618 49745 170 317 0 55297 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 222472

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18365
/proc/meminfo: memFree=1458672/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=232948 CPUtime=642.12
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 56526 0 0 0 64178 34 0 0 25 0 1 0 161397971 238538752 52706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712584 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 58237 52706 170 317 0 57916 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 232948


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

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1413680/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=272116 CPUtime=941.95
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 67696 0 0 0 94151 44 0 0 25 0 1 0 161397971 278646784 63876 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 68029 63876 170 317 0 67708 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 272116

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1405616/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=279336 CPUtime=1001.93
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 69691 0 0 0 100147 46 0 0 25 0 1 0 161397971 286040064 65871 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 69834 65871 170 317 0 69513 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 279336

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1397424/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=286444 CPUtime=1061.91
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 71791 0 0 0 106144 47 0 0 25 0 1 0 161397971 293318656 67938 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 71611 67938 170 317 0 71290 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 286444

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1390320/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=292744 CPUtime=1121.9
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 73573 0 0 0 112140 50 0 0 25 0 1 0 161397971 299769856 69687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 73186 69687 170 317 0 72865 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 292744

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1384304/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=298228 CPUtime=1181.89
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 75101 0 0 0 118138 51 0 0 25 0 1 0 161397971 305385472 71182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 74557 71182 170 317 0 74236 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 298228

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1377584/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=304688 CPUtime=1241.87
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 76827 0 0 0 124135 52 0 0 25 0 1 0 161397971 312000512 72875 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 76172 72875 170 317 0 75851 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 304688

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1370928/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=310292 CPUtime=1301.86
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 78612 0 0 0 130132 54 0 0 25 0 1 0 161397971 317739008 74561 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604450 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 77573 74561 170 317 0 77252 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 310292

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1365296/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=315148 CPUtime=1361.85
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 80011 0 0 0 136129 56 0 0 25 0 1 0 161397971 322711552 75960 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 78787 75960 170 317 0 78466 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 315148

[startup+1422.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1357232/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=322636 CPUtime=1421.83
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 82094 0 0 0 142126 57 0 0 25 0 1 0 161397971 330379264 77944 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 80659 77944 170 317 0 80338 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 322636

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1350192/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=329400 CPUtime=1481.82
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 83932 0 0 0 148122 60 0 0 25 0 1 0 161397971 337305600 79749 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 82350 79749 170 317 0 82029 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 329400

[startup+1542.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1342832/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=335724 CPUtime=1541.81
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 85756 0 0 0 154119 62 0 0 25 0 1 0 161397971 343781376 81573 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 83931 81573 170 317 0 83610 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 335724

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1335024/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=342180 CPUtime=1601.78
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 87707 0 0 0 160115 63 0 0 25 0 1 0 161397971 350392320 83524 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 85545 83524 170 317 0 85224 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 342180

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1327984/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=348904 CPUtime=1661.77
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 89488 0 0 0 166112 65 0 0 25 0 1 0 161397971 357277696 85272 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 87226 85272 170 317 0 86905 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 348904

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1321584/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=355156 CPUtime=1721.75
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 91250 0 0 0 172109 66 0 0 25 0 1 0 161397971 363679744 86902 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 88789 86902 170 317 0 88468 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 355156

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1315312/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=360548 CPUtime=1781.74
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 92813 0 0 0 178107 67 0 0 25 0 1 0 161397971 369201152 88432 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 90137 88432 170 317 0 89816 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 360548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18567
/proc/meminfo: memFree=1313584/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=362764 CPUtime=1800.03
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 93272 0 0 0 179936 67 0 0 25 0 1 0 161397971 371470336 88858 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563659 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 90691 88858 170 317 0 90370 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 362764

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 18568
/proc/meminfo: memFree=1313576/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=362764 CPUtime=1800.14
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194304 93272 0 0 0 179947 67 0 0 25 0 1 0 161397971 371470336 88858 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 90691 88858 170 317 0 90370 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 362764

[startup+1800.81 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 18568
/proc/meminfo: memFree=1313576/2055920 swapFree=4156508/4192956
[pid=18364] ppid=18362 vsize=0 CPUtime=1800.24
/proc/18364/stat : 18364 (oree) R 18362 18364 17930 0 -1 4194308 93288 0 0 0 179952 72 0 0 25 0 1 0 161397971 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/18364/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.26
CPU user time (s): 1799.52
CPU system time (s): 0.735888
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 362764

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

runsolver used 2.00169 second user time and 4.5733 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Apr 17 23:46:35 UTC 2007

IDJOB= 357065
IDBENCH= 1950
IDSOLVER= 172
FILE ID= node72/357065-1176853595

PBS_JOBID= 4590211

Free space on /tmp= 66480 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  9828b7020b058ee74169951dda258843

RANDOM SEED= 757755592

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1669888 kB
Buffers:         44224 kB
Cached:         256712 kB
SwapCached:      18324 kB
Active:         167876 kB
Inactive:       157636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669888 kB
SwapTotal:     4192956 kB
SwapFree:      4156508 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            46076 kB
Committed_AS:  2693888 kB
PageTables:       1788 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= 66480 MiB

End job on node72 on Wed Apr 18 00:16:38 UTC 2007