Trace number 357139

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)455 1800.41 1801.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
MD5SUM9711add7b63200e6cedabbc5764a3737
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark343
Best CPU time to get the best result obtained on this benchmark1782.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 343
Optimality of the best value was proved NO
Number of variables1040
Total number of constraints3656
Number of constraints which are clauses3656
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 constraint10
Number of terms in the objective function 1040
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 1040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1040
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.02	c ...done
0.00/0.02	c #vars=1040 #constraints=3657 hasObjective=yes
0.00/0.05	c res. mode=mod
0.00/0.05	c VSIDS like heuristics
0.00/0.05	c complete search running
0.09/0.17	c restart after 401 decisions
0.09/0.17	c nbDecision=500 #constraints=3771
0.29/0.35	c restart after 801 decisions
0.29/0.39	c nbDecision=1000 #constraints=3940
0.49/0.54	c nbDecision=1215 #constraints=4041
0.49/0.54	c linear search for optimum
0.49/0.54	o 468
0.49/0.56	c nbDecision=1231 #constraints=4043
0.49/0.56	o 461
0.79/0.84	c nbDecision=1500 #constraints=4118
0.89/0.96	c restart after 1601 decisions
1.29/1.39	c nbDecision=2000 #constraints=4221
1.79/1.88	c nbDecision=2346 #constraints=4304
1.79/1.88	o 459
2.09/2.15	c nbDecision=2500 #constraints=4351
2.89/2.96	c nbDecision=3000 #constraints=4479
3.30/3.31	c restart after 3201 decisions
3.79/3.82	c nbDecision=3500 #constraints=4573
4.79/4.83	c nbDecision=4000 #constraints=4701
5.79/5.87	c nbDecision=4500 #constraints=4821
6.99/7.09	c nbDecision=5000 #constraints=4951
8.29/8.36	c nbDecision=5500 #constraints=5075
9.69/9.77	c nbDecision=6000 #constraints=5203
10.89/11.00	c restart after 6401 decisions
11.38/11.43	c nbDecision=6500 #constraints=5309
13.59/13.69	c nbDecision=7000 #constraints=5426
16.09/16.16	c nbDecision=7500 #constraints=5554
18.69/18.75	c nbDecision=8000 #constraints=5682
21.39/21.41	c nbDecision=8500 #constraints=5808
24.09/24.17	c nbDecision=9000 #constraints=5932
27.08/27.15	c nbDecision=9500 #constraints=6062
30.08/30.12	c nbDecision=10000 #constraints=6186
33.18/33.25	c nbDecision=10500 #constraints=6314
39.38/39.42	c nbDecision=11000 #constraints=6465
41.68/41.75	c nbDecision=11500 #constraints=6593
44.88/44.99	c nbDecision=12000 #constraints=6726
47.58/47.69	c nbDecision=12500 #constraints=6854
49.28/49.39	c restart after 12801 decisions
51.77/51.81	c nbDecision=13000 #constraints=6952
56.08/56.15	c nbDecision=13500 #constraints=7082
60.27/60.39	c nbDecision=14000 #constraints=7206
64.87/64.97	c nbDecision=14500 #constraints=7336
69.28/69.31	c nbDecision=15000 #constraints=7457
73.96/74.04	c nbDecision=15500 #constraints=7587
78.76/78.81	c nbDecision=16000 #constraints=7715
83.66/83.74	c nbDecision=16500 #constraints=7845
88.46/88.57	c nbDecision=17000 #constraints=7967
93.66/93.79	c nbDecision=17500 #constraints=8099
98.86/98.93	c nbDecision=18000 #constraints=8225
104.16/104.25	c nbDecision=18500 #constraints=8353
109.36/109.43	c nbDecision=19000 #constraints=8475
110.26/110.32	c nbDecision=19059 #constraints=8485
110.26/110.32	o 457
114.85/114.93	c nbDecision=19500 #constraints=8602
119.96/120.09	c nbDecision=20000 #constraints=8728
125.36/125.42	c nbDecision=20500 #constraints=8854
130.45/130.57	c nbDecision=21000 #constraints=8972
135.95/136.07	c nbDecision=21500 #constraints=9098
141.45/141.59	c nbDecision=22000 #constraints=9222
147.04/147.15	c nbDecision=22500 #constraints=9342
152.75/152.86	c nbDecision=23000 #constraints=9464
158.83/158.96	c nbDecision=23500 #constraints=9594
164.74/164.84	c nbDecision=24000 #constraints=9714
170.63/170.72	c nbDecision=24500 #constraints=9832
176.93/177.07	c nbDecision=25000 #constraints=9960
183.03/183.15	c nbDecision=25500 #constraints=10078
184.33/184.40	c restart after 25601 decisions
191.53/191.69	c nbDecision=26000 #constraints=10185
195.73/195.82	c nbDecision=26500 #constraints=10313
200.83/200.95	c nbDecision=27000 #constraints=10442
205.63/205.72	c nbDecision=27500 #constraints=10570
214.02/214.14	c nbDecision=28000 #constraints=10708
220.02/220.18	c nbDecision=28500 #constraints=10840
224.92/225.08	c nbDecision=29000 #constraints=10973
230.02/230.14	c nbDecision=29500 #constraints=11107
237.11/237.23	c nbDecision=30000 #constraints=11231
244.71/244.85	c nbDecision=30500 #constraints=11355
252.51/252.69	c nbDecision=31000 #constraints=11481
260.40/260.55	c nbDecision=31500 #constraints=11605
268.50/268.64	c nbDecision=32000 #constraints=11731
276.30/276.47	c nbDecision=32500 #constraints=11851
284.30/284.45	c nbDecision=33000 #constraints=11971
292.70/292.86	c nbDecision=33500 #constraints=12097
300.89/301.08	c nbDecision=34000 #constraints=12219
309.39/309.56	c nbDecision=34500 #constraints=12341
318.28/318.50	c nbDecision=35000 #constraints=12471
326.89/327.10	c nbDecision=35500 #constraints=12593
334.78/334.99	c nbDecision=36000 #constraints=12701
344.08/344.26	c nbDecision=36500 #constraints=12831
353.07/353.29	c nbDecision=37000 #constraints=12955
362.17/362.38	c nbDecision=37500 #constraints=13079
371.37/371.54	c nbDecision=38000 #constraints=13201
380.67/380.86	c nbDecision=38500 #constraints=13325
390.06/390.21	c nbDecision=39000 #constraints=13447
392.17/392.39	c nbDecision=39166 #constraints=13471
392.17/392.39	o 455
398.96/399.11	c nbDecision=39500 #constraints=13562
408.65/408.80	c nbDecision=40000 #constraints=13686
418.56/418.75	c nbDecision=40500 #constraints=13814
428.25/428.40	c nbDecision=41000 #constraints=13934
437.95/438.10	c nbDecision=41500 #constraints=14054
448.24/448.43	c nbDecision=42000 #constraints=14182
458.14/458.39	c nbDecision=42500 #constraints=14302
468.44/468.68	c nbDecision=43000 #constraints=14426
478.84/479.07	c nbDecision=43500 #constraints=14550
489.33/489.51	c nbDecision=44000 #constraints=14672
500.03/500.20	c nbDecision=44500 #constraints=14798
510.32/510.56	c nbDecision=45000 #constraints=14916
520.82/521.00	c nbDecision=45500 #constraints=15034
532.12/532.38	c nbDecision=46000 #constraints=15164
543.01/543.22	c nbDecision=46500 #constraints=15286
553.71/553.95	c nbDecision=47000 #constraints=15404
565.30/565.58	c nbDecision=47500 #constraints=15534
576.51/576.78	c nbDecision=48000 #constraints=15656
587.50/587.75	c nbDecision=48500 #constraints=15774
599.19/599.46	c nbDecision=49000 #constraints=15900
610.89/611.14	c nbDecision=49500 #constraints=16024
622.59/622.83	c nbDecision=50000 #constraints=16148
634.08/634.37	c nbDecision=50500 #constraints=16268
646.08/646.34	c nbDecision=51000 #constraints=16392
651.08/651.34	c restart after 51201 decisions
662.07/662.34	c nbDecision=51500 #constraints=16486
673.46/673.78	c nbDecision=52000 #constraints=16600
685.67/685.99	c nbDecision=52500 #constraints=16724
697.86/698.11	c nbDecision=53000 #constraints=16846
710.36/710.62	c nbDecision=53500 #constraints=16970
722.95/723.24	c nbDecision=54000 #constraints=17096
735.25/735.55	c nbDecision=54500 #constraints=17216
747.75/748.07	c nbDecision=55000 #constraints=17336
760.84/761.20	c nbDecision=55500 #constraints=17464
773.73/774.04	c nbDecision=56000 #constraints=17586
786.13/786.43	c nbDecision=56500 #constraints=17702
799.73/800.05	c nbDecision=57000 #constraints=17832
812.72/813.02	c nbDecision=57500 #constraints=17952
825.62/825.98	c nbDecision=58000 #constraints=18072
838.12/838.48	c nbDecision=58500 #constraints=18184
852.11/852.43	c nbDecision=59000 #constraints=18312
865.71/866.07	c nbDecision=59500 #constraints=18436
879.30/879.67	c nbDecision=60000 #constraints=18558
893.29/893.60	c nbDecision=60500 #constraints=18682
907.40/907.74	c nbDecision=61000 #constraints=18808
920.89/921.29	c nbDecision=61500 #constraints=18926
934.98/935.35	c nbDecision=62000 #constraints=19048
949.68/950.01	c nbDecision=62500 #constraints=19176
963.67/964.04	c nbDecision=63000 #constraints=19296
978.16/978.54	c nbDecision=63500 #constraints=19420
992.76/993.16	c nbDecision=64000 #constraints=19544
1006.86/1007.23	c nbDecision=64500 #constraints=19660
1021.95/1022.37	c nbDecision=65000 #constraints=19788
1036.35/1036.72	c nbDecision=65500 #constraints=19906
1051.35/1051.79	c nbDecision=66000 #constraints=20030
1066.84/1067.24	c nbDecision=66500 #constraints=20158
1082.04/1082.46	c nbDecision=67000 #constraints=20282
1096.43/1096.84	c nbDecision=67500 #constraints=20396
1112.52/1112.93	c nbDecision=68000 #constraints=20526
1127.92/1128.32	c nbDecision=68500 #constraints=20648
1143.11/1143.53	c nbDecision=69000 #constraints=20768
1159.01/1159.46	c nbDecision=69500 #constraints=20894
1175.10/1175.57	c nbDecision=70000 #constraints=21020
1190.30/1190.70	c nbDecision=70500 #constraints=21136
1205.29/1205.74	c nbDecision=71000 #constraints=21250
1221.59/1222.09	c nbDecision=71500 #constraints=21376
1238.28/1238.74	c nbDecision=72000 #constraints=21504
1254.28/1254.77	c nbDecision=72500 #constraints=21624
1270.77/1271.26	c nbDecision=73000 #constraints=21748
1287.77/1288.21	c nbDecision=73500 #constraints=21876
1303.35/1303.85	c nbDecision=74000 #constraints=21990
1319.86/1320.39	c nbDecision=74500 #constraints=22112
1337.25/1337.70	c nbDecision=75000 #constraints=22240
1353.85/1354.34	c nbDecision=75500 #constraints=22360
1371.33/1371.81	c nbDecision=76000 #constraints=22488
1387.53/1388.07	c nbDecision=76500 #constraints=22604
1403.13/1403.60	c nbDecision=77000 #constraints=22712
1420.82/1421.39	c nbDecision=77500 #constraints=22840
1438.22/1438.70	c nbDecision=78000 #constraints=22962
1455.11/1455.65	c nbDecision=78500 #constraints=23080
1473.51/1474.01	c nbDecision=79000 #constraints=23210
1491.10/1491.63	c nbDecision=79500 #constraints=23332
1508.39/1508.96	c nbDecision=80000 #constraints=23452
1526.49/1527.05	c nbDecision=80500 #constraints=23576
1544.89/1545.43	c nbDecision=81000 #constraints=23702
1562.87/1563.41	c nbDecision=81500 #constraints=23824
1580.87/1581.48	c nbDecision=82000 #constraints=23946
1599.36/1599.93	c nbDecision=82500 #constraints=24070
1617.56/1618.19	c nbDecision=83000 #constraints=24192
1635.85/1636.43	c nbDecision=83500 #constraints=24312
1654.14/1654.77	c nbDecision=84000 #constraints=24432
1673.64/1674.27	c nbDecision=84500 #constraints=24562
1692.34/1692.99	c nbDecision=85000 #constraints=24684
1710.72/1711.33	c nbDecision=85500 #constraints=24802
1730.32/1730.91	c nbDecision=86000 #constraints=24930
1749.11/1749.72	c nbDecision=86500 #constraints=25050
1768.60/1769.29	c nbDecision=87000 #constraints=25176
1787.90/1788.53	c nbDecision=87500 #constraints=25298
1800.00/1800.61	Received signal 15
1800.29/1800.92	
1800.29/1800.92	s SATISFIABLE
1800.29/1800.92	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
1800.29/1800.92	v x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57
1800.29/1800.92	v -x58 x59 -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
1800.29/1800.92	v -x86 x87 -x88 -x89 -x90 x91 -x92 -x93 x94 x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
1800.29/1800.92	v x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 x123 -x124 -x125 x126 x127 -x128 -x129 -x130 x131 -x132
1800.29/1800.92	v -x133 -x134 x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 x151 -x152 -x153 -x154
1800.29/1800.92	v x155 -x156 -x157 x158 x159 -x160 -x161 -x162 x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 x175 -x176
1800.29/1800.92	v -x177 -x178 x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 x187 -x188 -x189 x190 x191 -x192 -x193 -x194 x195 -x196 -x197 -x198
1800.29/1800.92	v x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 x219 -x220
1800.29/1800.92	v -x221 x222 x223 -x224 x225 -x226 x227 -x228 -x229 x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 -x241 x242 x243
1800.29/1800.92	v -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266
1800.29/1800.92	v -x267 x268 x269 -x270 x271 -x272 -x273 x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289
1800.29/1800.92	v -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312
1800.29/1800.92	v x313 -x314 x315 -x316 -x317 x318 x319 -x320 -x321 x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333 x334 -x335
1800.29/1800.92	v -x336 -x337 -x338 x339 -x340 -x341 x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 x354 -x355 -x356 -x357
1800.29/1800.92	v -x358 x359 -x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 -x377 x378 x379 -x380
1800.29/1800.92	v -x381 x382 -x383 x384 -x385 x386 -x387 x388 -x389 x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 -x399 x400 -x401 x402 -x403
1800.29/1800.92	v x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 x419 -x420 -x421 x422 -x423 x424 -x425 x426
1800.29/1800.92	v -x427 x428 -x429 x430 -x431 x432 -x433 x434 x435 -x436 -x437 x438 -x439 x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448 -x449
1800.29/1800.92	v x450 -x451 x452 -x453 x454 -x455 x456 -x457 x458 x459 -x460 -x461 x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472
1800.29/1800.92	v -x473 x474 x475 -x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494 -x495
1800.29/1800.92	v x496 x497 -x498 -x499 x500 -x501 x502 -x503 x504 -x505 x506 -x507 x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517 x518
1800.29/1800.92	v x519 -x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 -x537 x538 x539 -x540 -x541
1800.29/1800.92	v x542 -x543 x544 -x545 x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 x559 -x560 -x561 x562 -x563 x564
1800.29/1800.92	v -x565 x566 -x567 x568 -x569 x570 -x571 x572 -x573 x574 -x575 x576 -x577 -x578 x579 -x580 -x581 x582 -x583 x584 -x585 x586 -x587
1800.29/1800.92	v x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 x599 -x600 -x601 x602 -x603 x604 -x605 x606 -x607 x608 -x609 x610
1800.29/1800.92	v -x611 x612 -x613 x614 -x615 x616 -x617 x618 x619 -x620 -x621 x622 -x623 x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 -x633
1800.29/1800.92	v x634 x635 -x636 -x637 x638 -x639 x640 -x641 x642 -x643 x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 -x655 x656
1800.29/1800.92	v -x657 x658 x659 -x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670 -x671 x672 -x673 x674 -x675 -x676 x677 -x678 -x679
1800.29/1800.92	v x680 -x681 x682 -x683 x684 -x685 x686 -x687 x688 -x689 x690 -x691 x692 -x693 x694 -x695 x696 -x697 -x698 x699 -x700 -x701 x702
1800.29/1800.92	v -x703 x704 -x705 x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 x716 -x717 -x718 x719 -x720 -x721 x722 -x723 x724 -x725
1800.29/1800.92	v x726 -x727 x728 -x729 x730 -x731 x732 -x733 x734 -x735 x736 -x737 x738 x739 -x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748
1800.29/1800.92	v -x749 x750 -x751 x752 -x753 x754 x755 -x756 -x757 x758 -x759 x760 -x761 x762 -x763 x764 -x765 x766 -x767 x768 -x769 x770 -x771
1800.29/1800.92	v x772 -x773 x774 -x775 x776 -x777 x778 x779 -x780 -x781 x782 -x783 x784 -x785 x786 -x787 x788 -x789 x790 -x791 x792 -x793 x794
1800.29/1800.92	v -x795 -x796 -x797 -x798 x799 -x800 -x801 x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 -x813 x814 -x815 x816
1800.29/1800.92	v x817 -x818 -x819 x820 -x821 x822 -x823 x824 -x825 x826 -x827 x828 -x829 x830 -x831 x832 -x833 x834 -x835 x836 -x837 -x838 x839
1800.29/1800.92	v -x840 -x841 x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 -x853 x854 -x855 -x856 -x857 x858 x859 -x860 -x861
1800.29/1800.92	v x862 -x863 x864 -x865 x866 -x867 x868 -x869 x870 -x871 x872 -x873 x874 -x875 x876 -x877 -x878 x879 -x880 -x881 x882 -x883 x884
1800.29/1800.92	v -x885 x886 -x887 x888 -x889 x890 -x891 x892 -x893 x894 x895 -x896 -x897 x898 -x899 x900 -x901 x902 -x903 x904 -x905 x906 -x907
1800.29/1800.92	v x908 -x909 x910 -x911 x912 -x913 x914 -x915 x916 -x917 x918 x919 -x920 -x921 x922 -x923 x924 -x925 x926 -x927 x928 -x929 x930
1800.29/1800.92	v -x931 x932 -x933 x934 x935 -x936 -x937 x938 -x939 x940 -x941 x942 -x943 x944 -x945 x946 -x947 x948 -x949 x950 -x951 x952 -x953
1800.29/1800.92	v x954 -x955 -x956 -x957 x958 x959 -x960 -x961 x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 x975 -x976
1800.29/1800.92	v -x977 x978 -x979 x980 -x981 x982 -x983 x984 -x985 x986 -x987 x988 -x989 x990 -x991 x992 -x993 x994 -x995 -x996 -x997 x998 x999
1800.29/1800.92	v -x1000 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 -x1016 x1017 -x1018
1800.29/1800.92	v -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 x1037
1800.29/1800.92	v -x1038 -x1039 x1040
1800.29/1800.92	
1800.29/1800.92	c user time= 1799.58 s
1800.29/1800.92	c system time= 0.746886 s
1800.29/1800.92	c wall clock time=1800.93

Verifier Data (download as text)

OK	455

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-357139-1176988120 -o ROOT/results/node22/solver-357139-1176988120 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357139-1176988120/instance-357139-1176988120.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.68 0.92 0.92 3/77 8700
/proc/meminfo: memFree=1420088/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=1468 CPUtime=0
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 146729694 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 367 165 130 317 0 46 0

[startup+0.0724391 s]
/proc/loadavg: 0.68 0.92 0.92 3/77 8700
/proc/meminfo: memFree=1420088/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=2796 CPUtime=0.06
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 488 0 0 0 6 0 0 0 18 0 1 0 146729694 2863104 470 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606710 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 699 470 139 317 0 378 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2796

[startup+0.101442 s]
/proc/loadavg: 0.68 0.92 0.92 3/77 8700
/proc/meminfo: memFree=1420088/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=2796 CPUtime=0.09
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 488 0 0 0 9 0 0 0 18 0 1 0 146729694 2863104 470 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272552 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 699 470 139 317 0 378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2796

[startup+0.301473 s]
/proc/loadavg: 0.68 0.92 0.92 3/77 8700
/proc/meminfo: memFree=1420088/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=3456 CPUtime=0.29
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 651 0 0 0 29 0 0 0 19 0 1 0 146729694 3538944 633 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711017 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 864 633 139 317 0 543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3456

[startup+0.701535 s]
/proc/loadavg: 0.68 0.92 0.92 3/77 8700
/proc/meminfo: memFree=1420088/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=5180 CPUtime=0.69
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 1109 0 0 0 69 0 0 0 22 0 1 0 146729694 5304320 1091 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 1295 1091 170 317 0 974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5180

[startup+1.50165 s]
/proc/loadavg: 0.68 0.92 0.92 2/78 8701
/proc/meminfo: memFree=1414960/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=8824 CPUtime=1.49
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 2014 0 0 0 149 0 0 0 25 0 1 0 146729694 9035776 1996 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 2206 1996 170 317 0 1885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8824

[startup+3.1019 s]
/proc/loadavg: 0.68 0.92 0.92 2/78 8701
/proc/meminfo: memFree=1409904/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=14332 CPUtime=3.09
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 3405 0 0 0 308 1 0 0 25 0 1 0 146729694 14675968 3387 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 3583 3387 170 317 0 3262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14332

[startup+6.30139 s]
/proc/loadavg: 0.70 0.92 0.92 2/78 8701
/proc/meminfo: memFree=1400312/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=22788 CPUtime=6.29
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 5528 0 0 0 627 2 0 0 25 0 1 0 146729694 23334912 5510 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564048 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 5697 5510 170 317 0 5376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22788

[startup+12.7024 s]
/proc/loadavg: 0.73 0.92 0.92 2/78 8701
/proc/meminfo: memFree=1387080/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=35520 CPUtime=12.69
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 8537 0 0 0 1265 4 0 0 25 0 1 0 146729694 36372480 8519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 8880 8519 170 317 0 8559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35520

[startup+25.5013 s]
/proc/loadavg: 0.79 0.92 0.92 2/78 8701
/proc/meminfo: memFree=1374728/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=46876 CPUtime=25.48
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 11506 0 0 0 2543 5 0 0 25 0 1 0 146729694 48001024 11488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 11719 11488 170 317 0 11398 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46876

[startup+51.1012 s]
/proc/loadavg: 0.86 0.93 0.92 2/78 8701
/proc/meminfo: memFree=1352008/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=70604 CPUtime=51.07
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 17138 0 0 0 5099 8 0 0 25 0 1 0 146729694 72298496 17120 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 17651 17120 170 317 0 17330 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70604

[startup+102.306 s]
/proc/loadavg: 0.94 0.94 0.92 2/78 8701
/proc/meminfo: memFree=1318920/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=108604 CPUtime=102.26
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 25430 0 0 0 10213 13 0 0 25 0 1 0 146729694 111210496 25362 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 27151 25362 170 317 0 26830 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 108604

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.92 2/78 8701
/proc/meminfo: memFree=1291336/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=134720 CPUtime=162.24
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 32370 0 0 0 16206 18 0 0 25 0 1 0 146729694 137953280 32302 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 33680 32302 170 317 0 33359 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 134720

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.92 2/78 8701
/proc/meminfo: memFree=1267016/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=157056 CPUtime=222.22
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 38391 0 0 0 22201 21 0 0 25 0 1 0 146729694 160825344 38323 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 39264 38323 170 317 0 38943 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 157056

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.92 2/78 8701
/proc/meminfo: memFree=1246728/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=175664 CPUtime=282.2
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 43486 0 0 0 28196 24 0 0 25 0 1 0 146729694 179879936 43418 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 43916 43418 170 317 0 43595 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 175664

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.92 2/78 8701
/proc/meminfo: memFree=1217288/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=217188 CPUtime=342.18
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 50783 0 0 0 34190 28 0 0 25 0 1 0 146729694 222400512 50715 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 54297 50715 170 317 0 53976 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 217188

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.92 3/78 8701
/proc/meminfo: memFree=1202056/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=231740 CPUtime=402.16
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 54622 0 0 0 40185 31 0 0 25 0 1 0 146729694 237301760 54554 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 57935 54554 170 317 0 57614 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 231740

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 8701
/proc/meminfo: memFree=1185800/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=248120 CPUtime=462.14
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 58700 0 0 0 46181 33 0 0 25 0 1 0 146729694 254074880 58632 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 62030 58632 170 317 0 61709 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 248120

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 8701
/proc/meminfo: memFree=1172488/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=260888 CPUtime=522.12
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 62143 0 0 0 52177 35 0 0 25 0 1 0 146729694 267149312 61976 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 65222 61976 170 317 0 64901 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 260888

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 8701
/proc/meminfo: memFree=1159432/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=272844 CPUtime=582.1
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 65373 0 0 0 58172 38 0 0 25 0 1 0 146729694 279392256 65206 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 68211 65206 170 317 0 67890 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 272844

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 8701
/proc/meminfo: memFree=1147080/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=284136 CPUtime=642.09
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 68425 0 0 0 64169 40 0 0 25 0 1 0 146729694 290955264 68258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 71034 68258 170 317 0 70713 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 284136


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 8701
/proc/meminfo: memFree=1102344/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=324936 CPUtime=882
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 79572 0 0 0 88154 46 0 0 25 0 1 0 146729694 332734464 79405 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 81234 79405 170 317 0 80913 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 324936

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 8701
/proc/meminfo: memFree=1092104/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=334232 CPUtime=941.99
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 82141 0 0 0 94151 48 0 0 25 0 1 0 146729694 342253568 81974 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 83558 81974 170 317 0 83237 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 334232

[startup+1002.3 s]
/proc/loadavg: 1.11 1.00 0.93 2/78 8701
/proc/meminfo: memFree=1081992/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=343212 CPUtime=1001.96
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 84633 0 0 0 100146 50 0 0 25 0 1 0 146729694 351449088 84466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 85803 84466 170 317 0 85482 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 343212

[startup+1062.3 s]
/proc/loadavg: 1.04 1.00 0.93 3/78 8701
/proc/meminfo: memFree=1072392/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=352092 CPUtime=1061.94
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 87077 0 0 0 106143 51 0 0 25 0 1 0 146729694 360542208 86910 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 88023 86910 170 317 0 87702 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 352092

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.93 2/78 8701
/proc/meminfo: memFree=1051080/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=411628 CPUtime=1121.92
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 99199 0 0 0 112136 56 0 0 25 0 1 0 146729694 421507072 92168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 102907 92168 170 317 0 102586 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 411628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=1041416/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=420056 CPUtime=1181.9
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 101626 0 0 0 118132 58 0 0 25 0 1 0 146729694 430137344 94595 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 105014 94595 170 317 0 104693 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 420056

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=1031816/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=428200 CPUtime=1241.88
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 103993 0 0 0 124128 60 0 0 25 0 1 0 146729694 438476800 96962 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710943 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 107050 96962 170 317 0 106729 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 428200

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=1023752/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=436128 CPUtime=1301.86
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 106000 0 0 0 130125 61 0 0 25 0 1 0 146729694 446595072 98969 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 109032 98969 170 317 0 108711 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 436128

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=1013576/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=450052 CPUtime=1361.84
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 109513 0 0 0 136121 63 0 0 25 0 1 0 146729694 460853248 101525 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 112513 101525 170 317 0 112192 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 450052

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=1004488/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=457568 CPUtime=1421.82
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 111760 0 0 0 142117 65 0 0 25 0 1 0 146729694 468549632 103772 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 114392 103772 170 317 0 114071 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 457568

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=995976/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=465064 CPUtime=1481.8
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 113966 0 0 0 148113 67 0 0 25 0 1 0 146729694 476225536 105978 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 116266 105978 170 317 0 115945 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 465064

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=987208/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=472688 CPUtime=1541.78
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 116177 0 0 0 154110 68 0 0 25 0 1 0 146729694 484032512 108123 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 118172 108123 170 317 0 117851 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 472688

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=978696/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=479816 CPUtime=1601.76
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 118321 0 0 0 160106 70 0 0 25 0 1 0 146729694 491331584 110267 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 119954 110267 170 317 0 119633 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 479816

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=971400/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=486648 CPUtime=1661.74
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 120129 0 0 0 166103 71 0 0 25 0 1 0 146729694 498327552 112075 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 121662 112075 170 317 0 121341 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 486648

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8701
/proc/meminfo: memFree=963144/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=493500 CPUtime=1721.72
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 122197 0 0 0 172099 73 0 0 25 0 1 0 146729694 505344000 114143 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 123375 114143 170 317 0 123054 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 493500

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8703
/proc/meminfo: memFree=955016/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=501672 CPUtime=1781.7
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 124448 0 0 0 178096 74 0 0 25 0 1 0 146729694 513712128 116229 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 125418 116229 170 317 0 125097 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 501672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8703
/proc/meminfo: memFree=952648/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=503528 CPUtime=1800
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194304 124956 0 0 0 179926 74 0 0 25 0 1 0 146729694 515612672 116737 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563622 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/statm: 125882 116737 170 317 0 125561 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 503528

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 8703
/proc/meminfo: memFree=952648/2055920 swapFree=4168584/4192956
[pid=8700] ppid=8698 vsize=0 CPUtime=1800.39
/proc/8700/stat : 8700 (oree) R 8698 8700 8559 0 -1 4194308 124990 0 0 0 179958 81 0 0 25 0 1 0 146729694 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8700/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): 1801.01
CPU time (s): 1800.41
CPU user time (s): 1799.59
CPU system time (s): 0.823874
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 503528

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

runsolver used 2.29565 second user time and 4.23735 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Thu Apr 19 13:08:40 UTC 2007

IDJOB= 357139
IDBENCH= 2119
IDSOLVER= 172
FILE ID= node22/357139-1176988120

PBS_JOBID= 4630440

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  9711add7b63200e6cedabbc5764a3737

RANDOM SEED= 482732349

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1420496 kB
Buffers:         49848 kB
Cached:         491076 kB
SwapCached:       2192 kB
Active:          96464 kB
Inactive:       466856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420496 kB
SwapTotal:     4192956 kB
SwapFree:      4168584 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          30232 kB
Slab:            57756 kB
Committed_AS:  1800744 kB
PageTables:       1676 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= 66498 MiB

End job on node22 on Thu Apr 19 13:38:43 UTC 2007