Trace number 357158

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)367 1800.45 1800.96

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
MD5SUM39250f205953aedd83d7a2bcba6bda16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark283
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 283
Optimality of the best value was proved NO
Number of variables792
Total number of constraints3194
Number of constraints which are clauses3194
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 constraint8
Number of terms in the objective function 792
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 792
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 792
Number of bits of the biggest sum of numbers10
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.02	c ...done
0.01/0.02	c #vars=792 #constraints=3195 hasObjective=yes
0.01/0.06	c res. mode=mod
0.01/0.06	c VSIDS like heuristics
0.01/0.06	c complete search running
0.10/0.14	c restart after 401 decisions
0.10/0.18	c nbDecision=500 #constraints=3374
0.20/0.22	c nbDecision=587 #constraints=3416
0.20/0.22	c linear search for optimum
0.20/0.22	o 382
0.30/0.31	c nbDecision=621 #constraints=3420
0.30/0.31	o 368
0.40/0.47	c restart after 801 decisions
0.50/0.54	c nbDecision=871 #constraints=3476
0.50/0.54	o 367
0.60/0.67	c nbDecision=1000 #constraints=3515
1.10/1.13	c nbDecision=1500 #constraints=3645
1.19/1.23	c restart after 1601 decisions
1.59/1.66	c nbDecision=2000 #constraints=3755
2.29/2.31	c nbDecision=2500 #constraints=3885
2.98/3.01	c nbDecision=3000 #constraints=4005
3.30/3.35	c restart after 3201 decisions
3.89/3.92	c nbDecision=3500 #constraints=4117
4.79/4.82	c nbDecision=4000 #constraints=4243
5.79/5.84	c nbDecision=4500 #constraints=4371
6.89/6.93	c nbDecision=5000 #constraints=4497
8.09/8.11	c nbDecision=5500 #constraints=4621
9.38/9.41	c nbDecision=6000 #constraints=4749
10.38/10.49	c restart after 6401 decisions
10.99/11.03	c nbDecision=6500 #constraints=4859
12.39/12.48	c nbDecision=7000 #constraints=4985
13.88/13.99	c nbDecision=7500 #constraints=5109
15.58/15.65	c nbDecision=8000 #constraints=5237
17.29/17.37	c nbDecision=8500 #constraints=5363
19.18/19.21	c nbDecision=9000 #constraints=5489
20.98/21.00	c nbDecision=9500 #constraints=5603
22.99/23.06	c nbDecision=10000 #constraints=5731
25.08/25.18	c nbDecision=10500 #constraints=5857
27.38/27.43	c nbDecision=11000 #constraints=5985
29.59/29.69	c nbDecision=11500 #constraints=6107
32.08/32.11	c nbDecision=12000 #constraints=6235
34.58/34.60	c nbDecision=12500 #constraints=6361
36.08/36.13	c restart after 12801 decisions
38.08/38.11	c nbDecision=13000 #constraints=6475
40.58/40.64	c nbDecision=13500 #constraints=6593
43.37/43.45	c nbDecision=14000 #constraints=6721
46.28/46.32	c nbDecision=14500 #constraints=6847
49.28/49.31	c nbDecision=15000 #constraints=6975
52.17/52.21	c nbDecision=15500 #constraints=7093
55.37/55.41	c nbDecision=16000 #constraints=7223
58.48/58.58	c nbDecision=16500 #constraints=7347
61.87/61.98	c nbDecision=17000 #constraints=7475
65.07/65.11	c nbDecision=17500 #constraints=7585
68.67/68.76	c nbDecision=18000 #constraints=7715
72.27/72.35	c nbDecision=18500 #constraints=7839
76.07/76.16	c nbDecision=19000 #constraints=7969
79.77/79.86	c nbDecision=19500 #constraints=8089
83.76/83.87	c nbDecision=20000 #constraints=8217
87.77/87.87	c nbDecision=20500 #constraints=8341
91.97/92.04	c nbDecision=21000 #constraints=8469
96.16/96.21	c nbDecision=21500 #constraints=8595
100.46/100.54	c nbDecision=22000 #constraints=8721
104.96/105.04	c nbDecision=22500 #constraints=8849
109.56/109.64	c nbDecision=23000 #constraints=8977
114.06/114.19	c nbDecision=23500 #constraints=9101
118.85/118.91	c nbDecision=24000 #constraints=9227
123.65/123.76	c nbDecision=24500 #constraints=9353
128.66/128.71	c nbDecision=25000 #constraints=9479
133.55/133.63	c nbDecision=25500 #constraints=9603
134.25/134.34	c restart after 25601 decisions
139.55/139.61	c nbDecision=26000 #constraints=9709
143.15/143.23	c nbDecision=26500 #constraints=9835
146.85/146.98	c nbDecision=27000 #constraints=9961
150.75/150.84	c nbDecision=27500 #constraints=10089
154.65/154.70	c nbDecision=28000 #constraints=10213
158.64/158.75	c nbDecision=28500 #constraints=10341
162.84/162.91	c nbDecision=29000 #constraints=10467
167.05/167.13	c nbDecision=29500 #constraints=10591
171.34/171.41	c nbDecision=30000 #constraints=10713
175.74/175.89	c nbDecision=30500 #constraints=10841
180.34/180.40	c nbDecision=31000 #constraints=10967
185.04/185.13	c nbDecision=31500 #constraints=11095
189.73/189.82	c nbDecision=32000 #constraints=11217
194.63/194.73	c nbDecision=32500 #constraints=11345
199.53/199.69	c nbDecision=33000 #constraints=11471
204.63/204.75	c nbDecision=33500 #constraints=11595
209.63/209.70	c nbDecision=34000 #constraints=11711
214.93/215.02	c nbDecision=34500 #constraints=11839
220.32/220.41	c nbDecision=35000 #constraints=11965
225.82/225.99	c nbDecision=35500 #constraints=12093
231.32/231.43	c nbDecision=36000 #constraints=12215
237.12/237.28	c nbDecision=36500 #constraints=12345
242.93/243.10	c nbDecision=37000 #constraints=12471
248.92/249.09	c nbDecision=37500 #constraints=12599
254.62/254.79	c nbDecision=38000 #constraints=12717
260.81/260.99	c nbDecision=38500 #constraints=12847
267.01/267.15	c nbDecision=39000 #constraints=12971
273.32/273.48	c nbDecision=39500 #constraints=13099
279.51/279.69	c nbDecision=40000 #constraints=13221
286.11/286.28	c nbDecision=40500 #constraints=13349
292.70/292.80	c nbDecision=41000 #constraints=13473
299.30/299.46	c nbDecision=41500 #constraints=13599
305.60/305.75	c nbDecision=42000 #constraints=13711
312.60/312.72	c nbDecision=42500 #constraints=13839
319.60/319.70	c nbDecision=43000 #constraints=13965
326.79/326.91	c nbDecision=43500 #constraints=14093
333.80/333.92	c nbDecision=44000 #constraints=14215
341.09/341.29	c nbDecision=44500 #constraints=14343
348.60/348.75	c nbDecision=45000 #constraints=14469
356.19/356.32	c nbDecision=45500 #constraints=14597
363.38/363.53	c nbDecision=46000 #constraints=14713
371.19/371.35	c nbDecision=46500 #constraints=14841
379.08/379.22	c nbDecision=47000 #constraints=14969
387.08/387.27	c nbDecision=47500 #constraints=15097
395.08/395.23	c nbDecision=48000 #constraints=15223
403.18/403.36	c nbDecision=48500 #constraints=15349
411.57/411.71	c nbDecision=49000 #constraints=15477
419.87/420.02	c nbDecision=49500 #constraints=15603
428.17/428.31	c nbDecision=50000 #constraints=15725
436.47/436.64	c nbDecision=50500 #constraints=15847
445.26/445.41	c nbDecision=51000 #constraints=15975
448.57/448.71	c restart after 51201 decisions
458.47/458.67	c nbDecision=51500 #constraints=16085
467.45/467.65	c nbDecision=52000 #constraints=16213
476.16/476.38	c nbDecision=52500 #constraints=16335
485.35/485.55	c nbDecision=53000 #constraints=16463
494.54/494.71	c nbDecision=53500 #constraints=16589
503.75/503.90	c nbDecision=54000 #constraints=16713
512.74/512.92	c nbDecision=54500 #constraints=16833
522.25/522.50	c nbDecision=55000 #constraints=16961
531.84/532.07	c nbDecision=55500 #constraints=17087
541.64/541.82	c nbDecision=56000 #constraints=17215
551.03/551.21	c nbDecision=56500 #constraints=17335
561.13/561.37	c nbDecision=57000 #constraints=17465
571.03/571.22	c nbDecision=57500 #constraints=17589
581.12/581.38	c nbDecision=58000 #constraints=17717
592.12/592.32	c nbDecision=58500 #constraints=17826
602.53/602.74	c nbDecision=59000 #constraints=17954
612.92/613.10	c nbDecision=59500 #constraints=18080
623.51/623.70	c nbDecision=60000 #constraints=18208
633.81/634.07	c nbDecision=60500 #constraints=18330
644.70/644.90	c nbDecision=61000 #constraints=18458
655.41/655.63	c nbDecision=61500 #constraints=18584
666.40/666.67	c nbDecision=62000 #constraints=18712
676.90/677.17	c nbDecision=62500 #constraints=18830
688.30/688.55	c nbDecision=63000 #constraints=18960
699.39/699.63	c nbDecision=63500 #constraints=19084
710.89/711.10	c nbDecision=64000 #constraints=19212
721.98/722.20	c nbDecision=64500 #constraints=19334
733.58/733.88	c nbDecision=65000 #constraints=19462
745.07/745.39	c nbDecision=65500 #constraints=19586
756.98/757.22	c nbDecision=66000 #constraints=19714
768.17/768.49	c nbDecision=66500 #constraints=19832
780.27/780.56	c nbDecision=67000 #constraints=19960
792.37/792.62	c nbDecision=67500 #constraints=20086
804.66/804.91	c nbDecision=68000 #constraints=20214
816.75/817.04	c nbDecision=68500 #constraints=20338
829.26/829.57	c nbDecision=69000 #constraints=20466
841.86/842.15	c nbDecision=69500 #constraints=20594
854.45/854.71	c nbDecision=70000 #constraints=20720
866.84/867.13	c nbDecision=70500 #constraints=20842
879.44/879.70	c nbDecision=71000 #constraints=20966
892.44/892.74	c nbDecision=71500 #constraints=21094
905.43/905.75	c nbDecision=72000 #constraints=21220
918.43/918.79	c nbDecision=72500 #constraints=21346
931.32/931.64	c nbDecision=73000 #constraints=21466
944.73/945.07	c nbDecision=73500 #constraints=21594
958.22/958.56	c nbDecision=74000 #constraints=21722
971.52/971.84	c nbDecision=74500 #constraints=21846
984.21/984.53	c nbDecision=75000 #constraints=21960
998.00/998.35	c nbDecision=75500 #constraints=22088
1011.91/1012.20	c nbDecision=76000 #constraints=22214
1025.90/1026.26	c nbDecision=76500 #constraints=22342
1039.49/1039.81	c nbDecision=77000 #constraints=22462
1053.89/1054.23	c nbDecision=77500 #constraints=22592
1067.99/1068.36	c nbDecision=78000 #constraints=22716
1082.28/1082.63	c nbDecision=78500 #constraints=22842
1096.48/1096.82	c nbDecision=79000 #constraints=22966
1111.18/1111.52	c nbDecision=79500 #constraints=23094
1125.67/1126.04	c nbDecision=80000 #constraints=23218
1140.67/1141.07	c nbDecision=80500 #constraints=23348
1155.06/1155.43	c nbDecision=81000 #constraints=23468
1170.35/1170.72	c nbDecision=81500 #constraints=23598
1185.26/1185.61	c nbDecision=82000 #constraints=23722
1200.55/1200.94	c nbDecision=82500 #constraints=23850
1214.55/1214.98	c nbDecision=83000 #constraints=23962
1230.14/1230.57	c nbDecision=83500 #constraints=24090
1245.54/1245.91	c nbDecision=84000 #constraints=24216
1261.53/1261.93	c nbDecision=84500 #constraints=24346
1276.74/1277.19	c nbDecision=85000 #constraints=24468
1292.92/1293.33	c nbDecision=85500 #constraints=24598
1308.62/1309.07	c nbDecision=86000 #constraints=24722
1324.82/1325.28	c nbDecision=86500 #constraints=24850
1339.91/1340.32	c nbDecision=87000 #constraints=24966
1356.40/1356.80	c nbDecision=87500 #constraints=25096
1372.40/1372.86	c nbDecision=88000 #constraints=25220
1389.10/1389.54	c nbDecision=88500 #constraints=25350
1404.60/1405.07	c nbDecision=89000 #constraints=25466
1421.39/1421.89	c nbDecision=89500 #constraints=25596
1437.99/1438.45	c nbDecision=90000 #constraints=25722
1454.88/1455.38	c nbDecision=90500 #constraints=25850
1471.07/1471.52	c nbDecision=91000 #constraints=25970
1503.57/1504.08	c nbDecision=91500 #constraints=26094
1523.86/1524.37	c nbDecision=92000 #constraints=26222
1544.16/1544.67	c nbDecision=92500 #constraints=26350
1564.25/1564.76	c nbDecision=93000 #constraints=26474
1584.34/1584.81	c nbDecision=93500 #constraints=26598
1604.93/1605.49	c nbDecision=94000 #constraints=26726
1625.34/1625.83	c nbDecision=94500 #constraints=26850
1646.02/1646.59	c nbDecision=95000 #constraints=26978
1666.12/1666.62	c nbDecision=95500 #constraints=27098
1687.41/1687.91	c nbDecision=96000 #constraints=27228
1708.20/1708.79	c nbDecision=96500 #constraints=27354
1729.61/1730.10	c nbDecision=97000 #constraints=27482
1749.90/1750.42	c nbDecision=97500 #constraints=27602
1771.38/1771.99	c nbDecision=98000 #constraints=27730
1792.58/1793.16	c nbDecision=98500 #constraints=27856
1800.09/1800.60	Received signal 15
1800.28/1800.88	
1800.28/1800.88	s SATISFIABLE
1800.28/1800.88	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 -x29 x30 x31
1800.28/1800.88	v -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 x47 -x48 -x49 x50 x51 -x52 -x53 x54 x55 -x56 x57 -x58 -x59
1800.28/1800.88	v x60 -x61 x62 x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 x79 -x80 -x81 x82 x83 -x84 -x85 x86 x87
1800.28/1800.88	v -x88 x89 -x90 -x91 x92 -x93 x94 x95 -x96 -x97 x98 x99 -x100 -x101 x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 -x111 -x112
1800.28/1800.88	v x113 -x114 x115 -x116 x117 -x118 -x119 x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135
1800.28/1800.88	v -x136 x137 -x138 -x139 x140 -x141 x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158
1800.28/1800.88	v x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 -x173 x174 x175 -x176 x177 -x178 x179 -x180 x181
1800.28/1800.88	v -x182 x183 -x184 x185 -x186 -x187 x188 x189 -x190 x191 -x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201 -x202 x203 -x204
1800.28/1800.88	v -x205 x206 -x207 x208 -x209 x210 -x211 x212 -x213 x214 x215 -x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 -x225 -x226 x227
1800.28/1800.88	v -x228 -x229 x230 -x231 x232 -x233 x234 x235 -x236 -x237 x238 -x239 x240 -x241 x242 -x243 x244 -x245 x246 -x247 x248 -x249 -x250
1800.28/1800.88	v x251 -x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 x261 -x262 -x263 x264 -x265 x266 -x267 x268 -x269 x270 -x271 x272 -x273
1800.28/1800.88	v -x274 x275 -x276 -x277 x278 -x279 x280 -x281 x282 -x283 x284 -x285 -x286 x287 -x288 -x289 x290 -x291 x292 -x293 x294 -x295
1800.28/1800.88	v x296 -x297 x298 x299 -x300 -x301 x302 -x303 x304 -x305 x306 -x307 x308 -x309 x310 x311 -x312 -x313 x314 -x315 x316 -x317 x318
1800.28/1800.88	v -x319 x320 x321 -x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333 -x334 x335 -x336 -x337 x338 -x339 x340 -x341
1800.28/1800.88	v x342 x343 -x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 x354 -x355 x356 -x357 x358 x359 -x360 -x361 x362 -x363 x364
1800.28/1800.88	v -x365 x366 -x367 x368 -x369 -x370 x371 -x372 -x373 x374 -x375 x376 -x377 x378 -x379 x380 -x381 -x382 x383 -x384 -x385 x386
1800.28/1800.88	v -x387 x388 -x389 x390 -x391 x392 x393 -x394 -x395 x396 -x397 x398 -x399 x400 -x401 x402 -x403 x404 -x405 -x406 x407 -x408 -x409
1800.28/1800.88	v x410 -x411 x412 -x413 x414 -x415 x416 -x417 -x418 x419 -x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429 -x430 x431 -x432
1800.28/1800.88	v -x433 x434 -x435 x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 -x445 x446 -x447 x448 -x449 x450 -x451 x452 -x453 x454 x455
1800.28/1800.88	v -x456 -x457 x458 -x459 x460 -x461 x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 x472 -x473 x474 -x475 x476 -x477 -x478
1800.28/1800.88	v x479 -x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 x491 -x492 -x493 x494 -x495 x496 -x497 x498 x499 -x500 -x501
1800.28/1800.88	v x502 -x503 x504 -x505 x506 -x507 x508 -x509 x510 -x511 x512 x513 -x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524
1800.28/1800.88	v x525 -x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 x537 -x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546 -x547
1800.28/1800.88	v x548 -x549 x550 x551 -x552 -x553 x554 -x555 x556 -x557 x558 -x559 x560 -x561 x562 x563 -x564 -x565 x566 -x567 x568 -x569 x570
1800.28/1800.88	v -x571 x572 x573 -x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 -x591 x592 -x593
1800.28/1800.88	v x594 -x595 x596 -x597 x598 x599 -x600 -x601 x602 -x603 x604 -x605 x606 -x607 x608 x609 -x610 -x611 x612 -x613 x614 -x615 x616
1800.28/1800.88	v -x617 x618 -x619 x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628 -x629 x630 x631 -x632 -x633 x634 -x635 x636 -x637 x638 -x639
1800.28/1800.88	v x640 -x641 x642 -x643 x644 -x645 -x646 x647 -x648 -x649 x650 -x651 x652 -x653 x654 -x655 x656 -x657 -x658 x659 -x660 -x661
1800.28/1800.88	v x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670 x671 -x672 -x673 x674 -x675 x676 -x677 x678 -x679 x680 -x681 x682 x683 -x684
1800.28/1800.88	v -x685 x686 -x687 x688 -x689 x690 -x691 x692 x693 -x694 -x695 x696 -x697 -x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706 x707
1800.28/1800.88	v -x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 x717 -x718 -x719 x720 -x721 x722 -x723 x724 -x725 x726 -x727 x728 -x729 x730
1800.28/1800.88	v x731 -x732 -x733 x734 -x735 x736 -x737 x738 -x739 x740 -x741 -x742 x743 -x744 -x745 x746 -x747 x748 -x749 x750 x751 -x752 -x753
1800.28/1800.88	v x754 -x755 x756 -x757 x758 -x759 x760 -x761 x762 -x763 x764 -x765 x766 x767 -x768 -x769 x770 -x771 x772 -x773 x774 -x775 x776
1800.28/1800.88	v -x777 x778 x779 -x780 -x781 x782 -x783 x784 -x785 x786 x787 -x788 -x789 x790 -x791 x792
1800.28/1800.88	
1800.28/1800.88	c user time= 1799.63 s
1800.28/1800.88	c system time= 0.747886 s
1800.28/1800.88	c wall clock time=1800.88

Verifier Data (download as text)

OK	367

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-357158-1176989328 -o ROOT/results/node7/solver-357158-1176989328 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357158-1176989328/instance-357158-1176989328.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.75 0.95 0.98 3/77 32686
/proc/meminfo: memFree=1538536/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=1468 CPUtime=0
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 174970437 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 367 165 130 317 0 46 0

[startup+0.0178101 s]
/proc/loadavg: 0.75 0.95 0.98 3/77 32686
/proc/meminfo: memFree=1538536/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=1736 CPUtime=0.01
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 257 0 0 0 1 0 0 0 18 0 1 0 174970437 1777664 239 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 434 239 130 317 0 113 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1736

[startup+0.101818 s]
/proc/loadavg: 0.75 0.95 0.98 3/77 32686
/proc/meminfo: memFree=1538536/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=2572 CPUtime=0.1
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 456 0 0 0 10 0 0 0 18 0 1 0 174970437 2633728 438 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562669 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 643 438 139 317 0 322 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2572

[startup+0.301838 s]
/proc/loadavg: 0.75 0.95 0.98 3/77 32686
/proc/meminfo: memFree=1538536/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=2968 CPUtime=0.3
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 564 0 0 0 30 0 0 0 19 0 1 0 174970437 3039232 546 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 742 546 170 317 0 421 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2968

[startup+0.701881 s]
/proc/loadavg: 0.75 0.95 0.98 3/77 32686
/proc/meminfo: memFree=1538536/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=4892 CPUtime=0.69
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 1068 0 0 0 69 0 0 0 23 0 1 0 174970437 5009408 1050 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277268 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 1223 1050 170 317 0 902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4892

[startup+1.50196 s]
/proc/loadavg: 0.75 0.95 0.98 2/78 32687
/proc/meminfo: memFree=1533280/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=9048 CPUtime=1.49
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 2101 0 0 0 149 0 0 0 25 0 1 0 174970437 9265152 2083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715652 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 2262 2083 170 317 0 1941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9048

[startup+3.10113 s]
/proc/loadavg: 0.75 0.95 0.98 2/78 32687
/proc/meminfo: memFree=1528800/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=15260 CPUtime=3.08
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 3643 0 0 0 308 0 0 0 25 0 1 0 174970437 15626240 3625 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135273900 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 3815 3627 170 317 0 3494 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15260

[startup+6.30147 s]
/proc/loadavg: 0.77 0.95 0.98 2/78 32687
/proc/meminfo: memFree=1519840/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=21588 CPUtime=6.29
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 5236 0 0 0 628 1 0 0 25 0 1 0 174970437 22106112 5218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563622 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 5397 5218 170 317 0 5076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21588

[startup+12.7011 s]
/proc/loadavg: 0.79 0.95 0.98 2/78 32687
/proc/meminfo: memFree=1506976/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=33488 CPUtime=12.69
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 8224 0 0 0 1266 3 0 0 25 0 1 0 174970437 34291712 8206 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 8372 8206 170 317 0 8051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33488

[startup+25.5015 s]
/proc/loadavg: 0.83 0.95 0.98 2/78 32687
/proc/meminfo: memFree=1488416/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=53136 CPUtime=25.48
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 12704 0 0 0 2543 5 0 0 25 0 1 0 174970437 54411264 12686 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 13284 12686 170 317 0 12963 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53136

[startup+51.1011 s]
/proc/loadavg: 0.89 0.95 0.98 2/78 32687
/proc/meminfo: memFree=1468512/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=71480 CPUtime=51.07
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 17725 0 0 0 5099 8 0 0 25 0 1 0 174970437 73195520 17664 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 17870 17664 170 317 0 17549 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71480

[startup+102.305 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 32687
/proc/meminfo: memFree=1432736/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=110188 CPUtime=102.27
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 26549 0 0 0 10213 14 0 0 25 0 1 0 174970437 112832512 26488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 27547 26488 170 317 0 27226 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 110188

[startup+162.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 32687
/proc/meminfo: memFree=1404384/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=136368 CPUtime=162.24
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 33688 0 0 0 16206 18 0 0 25 0 1 0 174970437 139640832 33627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 34092 33627 170 317 0 33771 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 136368

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1366688/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=184572 CPUtime=222.22
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 42982 0 0 0 22198 24 0 0 25 0 1 0 174970437 189001728 42921 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 46143 42921 170 317 0 45822 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 184572

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1344736/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=204920 CPUtime=282.21
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 48597 0 0 0 28193 28 0 0 25 0 1 0 174970437 209838080 48450 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564062 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 51230 48450 170 317 0 50909 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 204920

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1325928/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=221824 CPUtime=342.19
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 53221 0 0 0 34189 30 0 0 25 0 1 0 174970437 227147776 53074 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 55456 53074 170 317 0 55135 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 221824

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1309352/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=237092 CPUtime=402.18
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 57398 0 0 0 40185 33 0 0 25 0 1 0 174970437 242782208 57251 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 59273 57251 170 317 0 58952 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 237092

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1295976/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=249480 CPUtime=462.16
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 60726 0 0 0 46181 35 0 0 25 0 1 0 174970437 255467520 60579 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 62370 60579 170 317 0 62049 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 249480

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1281448/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=263044 CPUtime=522.14
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 64377 0 0 0 52176 38 0 0 25 0 1 0 174970437 269357056 64230 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 65761 64230 170 317 0 65440 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 263044

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1268520/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=274924 CPUtime=582.12
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 67566 0 0 0 58172 40 0 0 25 0 1 0 174970437 281522176 67419 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 68731 67419 170 317 0 68410 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 274924

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1255656/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=286452 CPUtime=642.11
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 70765 0 0 0 64169 42 0 0 25 0 1 0 174970437 293326848 70618 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 71613 70618 170 317 0 71292 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 286452


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

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1191400/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=375288 CPUtime=942.03
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 91808 0 0 0 94149 54 0 0 25 0 1 0 174970437 384294912 86645 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 93822 86645 170 317 0 93501 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 375288

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1180648/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=385884 CPUtime=1002.01
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 94461 0 0 0 100145 56 0 0 25 0 1 0 174970437 395145216 89298 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 96471 89298 170 317 0 96150 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 385884

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1171240/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=394384 CPUtime=1061.99
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 96835 0 0 0 106142 57 0 0 25 0 1 0 174970437 403849216 91672 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 98596 91672 170 317 0 98275 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 394384

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1161960/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=402484 CPUtime=1121.97
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 99136 0 0 0 112139 58 0 0 25 0 1 0 174970437 412143616 93973 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 100621 93973 170 317 0 100300 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 402484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1152936/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=410344 CPUtime=1181.96
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 101384 0 0 0 118136 60 0 0 25 0 1 0 174970437 420192256 96221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 102586 96221 170 317 0 102265 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 410344

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1144104/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=418096 CPUtime=1241.94
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 103569 0 0 0 124132 62 0 0 25 0 1 0 174970437 428130304 98406 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 104524 98406 170 317 0 104203 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 418096

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1135208/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=426800 CPUtime=1301.92
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 105878 0 0 0 130129 63 0 0 25 0 1 0 174970437 437043200 100616 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602741 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 106700 100616 170 317 0 106379 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 426800

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1126760/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=434784 CPUtime=1361.91
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 108153 0 0 0 136126 65 0 0 25 0 1 0 174970437 445218816 102721 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 108696 102721 170 317 0 108375 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 434784

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1118312/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=441844 CPUtime=1421.89
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 110222 0 0 0 142123 66 0 0 25 0 1 0 174970437 452448256 104790 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 110461 104790 170 317 0 110140 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 441844

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1109160/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=452364 CPUtime=1481.87
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 112561 0 0 0 148120 67 0 0 25 0 1 0 174970437 463220736 107063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 113091 107063 170 317 0 112770 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 452364

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1104040/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=457572 CPUtime=1541.86
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 113858 0 0 0 154117 69 0 0 25 0 1 0 174970437 468553728 108360 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 114393 108360 170 317 0 114072 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 457572

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1097192/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=463340 CPUtime=1601.84
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 115574 0 0 0 160114 70 0 0 25 0 1 0 174970437 474460160 110076 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 115835 110076 170 317 0 115514 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 463340

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1090344/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=469120 CPUtime=1661.83
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 117282 0 0 0 166111 72 0 0 25 0 1 0 174970437 480378880 111784 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 117280 111784 170 317 0 116959 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 469120

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1084648/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=474760 CPUtime=1721.81
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 118697 0 0 0 172108 73 0 0 25 0 1 0 174970437 486154240 113199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 118690 113199 170 317 0 118369 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 474760

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1077928/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=480284 CPUtime=1781.79
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 120347 0 0 0 178105 74 0 0 25 0 1 0 174970437 491810816 114849 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 120071 114849 170 317 0 119750 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 480284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1076200/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=481988 CPUtime=1800.09
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 120777 0 0 0 179935 74 0 0 25 0 1 0 174970437 493555712 115279 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563622 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 120497 115279 170 317 0 120176 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 481988

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: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1076200/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=481988 CPUtime=1800.28
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194304 120785 0 0 0 179954 74 0 0 25 0 1 0 174970437 493555712 115287 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 120497 115287 170 317 0 120176 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 481988

[startup+1800.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 32689
/proc/meminfo: memFree=1076200/2055920 swapFree=4159716/4192956
[pid=32686] ppid=32684 vsize=0 CPUtime=1800.39
/proc/32686/stat : 32686 (oree) R 32684 32686 32629 0 -1 4194308 120801 0 0 0 179963 76 0 0 25 0 1 0 174970437 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/32686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.96
CPU time (s): 1800.45
CPU user time (s): 1799.63
CPU system time (s): 0.821875
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 481988

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

runsolver used 2.11468 second user time and 4.45732 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu Apr 19 13:28:48 UTC 2007

IDJOB= 357158
IDBENCH= 2185
IDSOLVER= 172
FILE ID= node7/357158-1176989328

PBS_JOBID= 4630467

Free space on /tmp= 66370 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
COMMAND LINE= oree /tmp/evaluation/357158-1176989328/instance-357158-1176989328.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-357158-1176989328 -o ROOT/results/node7/solver-357158-1176989328 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357158-1176989328/instance-357158-1176989328.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  39250f205953aedd83d7a2bcba6bda16

RANDOM SEED= 142528881

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1539008 kB
Buffers:         30192 kB
Cached:         421904 kB
SwapCached:      13228 kB
Active:         329684 kB
Inactive:       145320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539008 kB
SwapTotal:     4192956 kB
SwapFree:      4159716 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            27344 kB
Committed_AS:  7147188 kB
PageTables:       1860 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= 66370 MiB

End job on node7 on Thu Apr 19 13:58:51 UTC 2007