Trace number 364666

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)291 1800.19 1800.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8b1.opb
MD5SUM45a62012cfe681f45441c62f782d8601
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark30.2574
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved YES
Number of variables672
Total number of constraints2404
Number of constraints which are clauses2404
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 672
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 672
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 672
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.00/0.01	c ...done
0.00/0.01	c #vars=672 #constraints=2405 hasObjective=yes
0.00/0.03	c res. mode=mod
0.00/0.03	c VSIDS like heuristics
0.00/0.03	c complete search running
0.00/0.04	c nbDecision=77 #constraints=2407
0.00/0.04	c linear search for optimum
0.00/0.04	o 307
0.04/0.07	c nbDecision=112 #constraints=2410
0.04/0.07	o 291
0.19/0.27	c restart after 401 decisions
0.29/0.31	c nbDecision=500 #constraints=2497
0.49/0.54	c restart after 801 decisions
0.59/0.66	c nbDecision=1000 #constraints=2611
1.09/1.11	c nbDecision=1500 #constraints=2739
1.09/1.18	c restart after 1601 decisions
1.49/1.60	c nbDecision=2000 #constraints=2843
2.19/2.21	c nbDecision=2500 #constraints=2971
2.79/2.87	c nbDecision=3000 #constraints=3091
3.09/3.17	c restart after 3201 decisions
3.59/3.68	c nbDecision=3500 #constraints=3199
4.49/4.53	c nbDecision=4000 #constraints=3323
5.39/5.49	c nbDecision=4500 #constraints=3451
6.39/6.45	c nbDecision=5000 #constraints=3569
7.59/7.60	c nbDecision=5500 #constraints=3699
8.79/8.80	c nbDecision=6000 #constraints=3825
9.79/9.82	c restart after 6401 decisions
10.18/10.22	c nbDecision=6500 #constraints=3929
11.48/11.51	c nbDecision=7000 #constraints=4049
12.89/12.97	c nbDecision=7500 #constraints=4179
14.38/14.47	c nbDecision=8000 #constraints=4303
15.98/16.10	c nbDecision=8500 #constraints=4431
17.59/17.69	c nbDecision=9000 #constraints=4547
19.38/19.45	c nbDecision=9500 #constraints=4673
21.29/21.34	c nbDecision=10000 #constraints=4801
23.28/23.31	c nbDecision=10500 #constraints=4929
25.28/25.34	c nbDecision=11000 #constraints=5055
27.38/27.47	c nbDecision=11500 #constraints=5181
29.58/29.67	c nbDecision=12000 #constraints=5307
31.89/31.97	c nbDecision=12500 #constraints=5435
33.28/33.34	c restart after 12801 decisions
34.88/34.92	c nbDecision=13000 #constraints=5539
37.18/37.26	c nbDecision=13500 #constraints=5659
39.78/39.83	c nbDecision=14000 #constraints=5787
42.38/42.47	c nbDecision=14500 #constraints=5913
45.18/45.23	c nbDecision=15000 #constraints=6041
47.87/47.95	c nbDecision=15500 #constraints=6161
50.87/50.92	c nbDecision=16000 #constraints=6291
53.77/53.86	c nbDecision=16500 #constraints=6415
56.87/56.90	c nbDecision=17000 #constraints=6539
59.76/59.83	c nbDecision=17500 #constraints=6653
63.07/63.18	c nbDecision=18000 #constraints=6783
66.46/66.51	c nbDecision=18500 #constraints=6907
69.97/70.02	c nbDecision=19000 #constraints=7035
73.36/73.47	c nbDecision=19500 #constraints=7157
77.07/77.17	c nbDecision=20000 #constraints=7287
80.76/80.84	c nbDecision=20500 #constraints=7411
84.66/84.72	c nbDecision=21000 #constraints=7539
88.35/88.48	c nbDecision=21500 #constraints=7657
92.46/92.57	c nbDecision=22000 #constraints=7787
96.45/96.60	c nbDecision=22500 #constraints=7911
100.76/100.83	c nbDecision=23000 #constraints=8039
104.95/105.01	c nbDecision=23500 #constraints=8161
109.36/109.45	c nbDecision=24000 #constraints=8289
113.75/113.89	c nbDecision=24500 #constraints=8415
118.35/118.47	c nbDecision=25000 #constraints=8543
122.65/122.75	c nbDecision=25500 #constraints=8655
123.65/123.78	c restart after 25601 decisions
128.94/129.07	c nbDecision=26000 #constraints=8763
133.75/133.81	c nbDecision=26500 #constraints=8887
138.64/138.73	c nbDecision=27000 #constraints=9015
143.54/143.67	c nbDecision=27500 #constraints=9139
148.73/148.83	c nbDecision=28000 #constraints=9267
153.94/154.01	c nbDecision=28500 #constraints=9393
159.13/159.27	c nbDecision=29000 #constraints=9521
164.23/164.32	c nbDecision=29500 #constraints=9637
169.72/169.81	c nbDecision=30000 #constraints=9765
175.13/175.24	c nbDecision=30500 #constraints=9891
180.83/180.94	c nbDecision=31000 #constraints=10021
186.32/186.43	c nbDecision=31500 #constraints=10141
192.12/192.25	c nbDecision=32000 #constraints=10269
197.83/198.00	c nbDecision=32500 #constraints=10393
203.92/204.00	c nbDecision=33000 #constraints=10521
209.71/209.86	c nbDecision=33500 #constraints=10643
215.81/215.97	c nbDecision=34000 #constraints=10769
222.02/222.16	c nbDecision=34500 #constraints=10895
228.41/228.56	c nbDecision=35000 #constraints=11023
234.80/234.91	c nbDecision=35500 #constraints=11149
241.21/241.32	c nbDecision=36000 #constraints=11273
247.80/247.96	c nbDecision=36500 #constraints=11401
254.50/254.63	c nbDecision=37000 #constraints=11527
261.20/261.35	c nbDecision=37500 #constraints=11653
267.79/267.98	c nbDecision=38000 #constraints=11773
274.80/274.96	c nbDecision=38500 #constraints=11901
281.79/281.98	c nbDecision=39000 #constraints=12027
288.99/289.11	c nbDecision=39500 #constraints=12153
296.08/296.21	c nbDecision=40000 #constraints=12277
303.38/303.58	c nbDecision=40500 #constraints=12405
310.68/310.86	c nbDecision=41000 #constraints=12529
318.07/318.21	c nbDecision=41500 #constraints=12653
324.97/325.18	c nbDecision=42000 #constraints=12765
332.77/332.97	c nbDecision=42500 #constraints=12895
340.47/340.67	c nbDecision=43000 #constraints=13021
348.26/348.50	c nbDecision=43500 #constraints=13147
356.06/356.21	c nbDecision=44000 #constraints=13269
364.16/364.30	c nbDecision=44500 #constraints=13397
372.26/372.48	c nbDecision=45000 #constraints=13525
380.55/380.72	c nbDecision=45500 #constraints=13653
388.45/388.69	c nbDecision=46000 #constraints=13773
396.85/397.08	c nbDecision=46500 #constraints=13901
405.34/405.55	c nbDecision=47000 #constraints=14027
413.94/414.15	c nbDecision=47500 #constraints=14155
422.34/422.59	c nbDecision=48000 #constraints=14277
431.13/431.39	c nbDecision=48500 #constraints=14405
439.84/440.06	c nbDecision=49000 #constraints=14529
448.83/449.06	c nbDecision=49500 #constraints=14657
457.12/457.36	c nbDecision=50000 #constraints=14771
466.32/466.52	c nbDecision=50500 #constraints=14899
475.42/475.65	c nbDecision=51000 #constraints=15025
479.21/479.43	c restart after 51201 decisions
487.61/487.83	c nbDecision=51500 #constraints=15129
496.81/497.03	c nbDecision=52000 #constraints=15253
506.31/506.53	c nbDecision=52500 #constraints=15381
515.60/515.89	c nbDecision=53000 #constraints=15507
525.30/525.58	c nbDecision=53500 #constraints=15635
534.89/535.10	c nbDecision=54000 #constraints=15759
544.50/544.77	c nbDecision=54500 #constraints=15883
554.49/554.72	c nbDecision=55000 #constraints=16011
564.39/564.68	c nbDecision=55500 #constraints=16137
574.28/574.59	c nbDecision=56000 #constraints=16261
584.38/584.65	c nbDecision=56500 #constraints=16387
594.68/594.95	c nbDecision=57000 #constraints=16515
604.87/605.15	c nbDecision=57500 #constraints=16639
614.76/615.00	c nbDecision=58000 #constraints=16757
624.47/624.75	c nbDecision=58500 #constraints=16871
635.26/635.50	c nbDecision=59000 #constraints=17001
645.76/646.03	c nbDecision=59500 #constraints=17125
656.55/656.83	c nbDecision=60000 #constraints=17253
667.24/667.53	c nbDecision=60500 #constraints=17377
678.24/678.50	c nbDecision=61000 #constraints=17505
689.14/689.42	c nbDecision=61500 #constraints=17629
700.14/700.42	c nbDecision=62000 #constraints=17755
710.83/711.19	c nbDecision=62500 #constraints=17875
722.43/722.75	c nbDecision=63000 #constraints=18005
733.72/734.00	c nbDecision=63500 #constraints=18131
745.22/745.55	c nbDecision=64000 #constraints=18259
756.52/756.81	c nbDecision=64500 #constraints=18381
768.21/768.59	c nbDecision=65000 #constraints=18509
779.91/780.28	c nbDecision=65500 #constraints=18635
791.81/792.15	c nbDecision=66000 #constraints=18763
802.70/803.03	c nbDecision=66500 #constraints=18875
814.80/815.16	c nbDecision=67000 #constraints=19005
826.69/827.04	c nbDecision=67500 #constraints=19129
838.89/839.28	c nbDecision=68000 #constraints=19259
850.68/851.00	c nbDecision=68500 #constraints=19379
863.18/863.51	c nbDecision=69000 #constraints=19509
875.37/875.78	c nbDecision=69500 #constraints=19635
887.97/888.31	c nbDecision=70000 #constraints=19763
899.77/900.12	c nbDecision=70500 #constraints=19879
912.56/912.96	c nbDecision=71000 #constraints=20009
925.05/925.48	c nbDecision=71500 #constraints=20133
937.96/938.36	c nbDecision=72000 #constraints=20261
950.45/950.81	c nbDecision=72500 #constraints=20381
963.55/963.96	c nbDecision=73000 #constraints=20511
976.44/976.82	c nbDecision=73500 #constraints=20635
989.54/989.92	c nbDecision=74000 #constraints=20761
1002.03/1002.44	c nbDecision=74500 #constraints=20881
1015.22/1015.63	c nbDecision=75000 #constraints=21005
1028.72/1029.16	c nbDecision=75500 #constraints=21133
1042.11/1042.57	c nbDecision=76000 #constraints=21259
1055.71/1056.11	c nbDecision=76500 #constraints=21385
1069.20/1069.64	c nbDecision=77000 #constraints=21509
1083.00/1083.47	c nbDecision=77500 #constraints=21637
1096.79/1097.24	c nbDecision=78000 #constraints=21763
1110.69/1111.15	c nbDecision=78500 #constraints=21889
1124.29/1124.71	c nbDecision=79000 #constraints=22009
1138.48/1138.91	c nbDecision=79500 #constraints=22137
1152.57/1153.00	c nbDecision=80000 #constraints=22261
1166.87/1167.35	c nbDecision=80500 #constraints=22389
1180.96/1181.48	c nbDecision=81000 #constraints=22513
1195.76/1196.21	c nbDecision=81500 #constraints=22643
1210.15/1210.61	c nbDecision=82000 #constraints=22767
1224.64/1225.17	c nbDecision=82500 #constraints=22893
1238.35/1238.87	c nbDecision=83000 #constraints=23007
1253.24/1253.79	c nbDecision=83500 #constraints=23135
1268.13/1268.67	c nbDecision=84000 #constraints=23261
1283.23/1283.76	c nbDecision=84500 #constraints=23389
1297.82/1298.32	c nbDecision=85000 #constraints=23509
1313.12/1313.65	c nbDecision=85500 #constraints=23637
1328.51/1329.00	c nbDecision=86000 #constraints=23765
1343.90/1344.47	c nbDecision=86500 #constraints=23893
1358.50/1359.07	c nbDecision=87000 #constraints=24011
1374.40/1374.91	c nbDecision=87500 #constraints=24141
1389.79/1390.36	c nbDecision=88000 #constraints=24265
1405.78/1406.30	c nbDecision=88500 #constraints=24395
1420.77/1421.34	c nbDecision=89000 #constraints=24513
1436.87/1437.49	c nbDecision=89500 #constraints=24643
1452.47/1453.09	c nbDecision=90000 #constraints=24765
1468.46/1469.08	c nbDecision=90500 #constraints=24891
1482.25/1482.89	c nbDecision=91000 #constraints=24993
1498.75/1499.39	c nbDecision=91500 #constraints=25123
1514.94/1515.53	c nbDecision=92000 #constraints=25247
1531.64/1532.24	c nbDecision=92500 #constraints=25377
1547.53/1548.18	c nbDecision=93000 #constraints=25497
1564.23/1564.88	c nbDecision=93500 #constraints=25625
1580.71/1581.30	c nbDecision=94000 #constraints=25749
1597.52/1598.18	c nbDecision=94500 #constraints=25877
1614.11/1614.79	c nbDecision=95000 #constraints=26003
1631.10/1631.75	c nbDecision=95500 #constraints=26129
1648.29/1648.91	c nbDecision=96000 #constraints=26257
1665.49/1666.19	c nbDecision=96500 #constraints=26385
1682.48/1683.11	c nbDecision=97000 #constraints=26509
1699.67/1700.37	c nbDecision=97500 #constraints=26635
1717.07/1717.72	c nbDecision=98000 #constraints=26761
1734.46/1735.18	c nbDecision=98500 #constraints=26887
1751.75/1752.40	c nbDecision=99000 #constraints=27011
1768.56/1769.29	c nbDecision=99500 #constraints=27129
1786.44/1787.14	c nbDecision=100000 #constraints=27257
1800.05/1800.71	Received signal 15
1800.05/1800.76	
1800.05/1800.76	s SATISFIABLE
1800.05/1800.76	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.05/1800.76	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.05/1800.76	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.05/1800.76	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.05/1800.76	v x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 x123 -x124 -x125 x126 x127 -x128 x129 -x130 x131 -x132
1800.05/1800.76	v -x133 x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155
1800.05/1800.76	v -x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178
1800.05/1800.76	v x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 -x189 x190 x191 -x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201
1800.05/1800.76	v x202 x203 -x204 -x205 x206 -x207 x208 -x209 x210 -x211 x212 x213 -x214 -x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224
1800.05/1800.76	v -x225 -x226 x227 -x228 -x229 x230 -x231 x232 -x233 x234 -x235 x236 -x237 -x238 x239 -x240 -x241 x242 -x243 x244 -x245 x246
1800.05/1800.76	v -x247 x248 x249 -x250 -x251 x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 -x261 -x262 x263 -x264 -x265 x266 -x267 x268 -x269
1800.05/1800.76	v x270 -x271 x272 x273 -x274 -x275 x276 -x277 x278 -x279 x280 -x281 x282 -x283 x284 -x285 -x286 x287 -x288 -x289 x290 -x291 x292
1800.05/1800.76	v -x293 x294 -x295 x296 x297 -x298 -x299 x300 -x301 x302 -x303 x304 -x305 x306 -x307 x308 -x309 -x310 x311 -x312 -x313 x314 -x315
1800.05/1800.76	v x316 -x317 x318 -x319 x320 -x321 -x322 x323 -x324 -x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333 x334 x335 -x336 -x337 x338
1800.05/1800.76	v -x339 x340 -x341 x342 -x343 x344 -x345 -x346 x347 -x348 -x349 x350 -x351 x352 -x353 x354 -x355 x356 -x357 -x358 x359 -x360
1800.05/1800.76	v -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 -x370 x371 -x372 -x373 x374 -x375 x376 -x377 x378 -x379 x380 -x381 x382 x383
1800.05/1800.76	v -x384 -x385 x386 -x387 x388 -x389 x390 -x391 x392 -x393 -x394 x395 -x396 -x397 x398 -x399 x400 -x401 x402 -x403 x404 x405 -x406
1800.05/1800.76	v -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 -x418 x419 -x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429
1800.05/1800.76	v -x430 x431 -x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446 -x447 x448 -x449 x450 -x451 x452
1800.05/1800.76	v -x453 -x454 x455 -x456 -x457 x458 -x459 x460 -x461 x462 -x463 x464 x465 -x466 -x467 x468 -x469 x470 -x471 x472 -x473 x474 -x475
1800.05/1800.76	v x476 -x477 -x478 x479 -x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 x489 -x490 -x491 x492 -x493 x494 -x495 x496 -x497 x498
1800.05/1800.76	v -x499 x500 -x501 -x502 x503 -x504 -x505 x506 -x507 x508 -x509 x510 -x511 x512 x513 -x514 -x515 x516 -x517 x518 -x519 x520 -x521
1800.05/1800.76	v x522 -x523 x524 x525 -x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 -x537 -x538 x539 -x540 -x541 x542 -x543 x544
1800.05/1800.76	v -x545 x546 -x547 x548 -x549 x550 x551 -x552 -x553 x554 -x555 x556 -x557 x558 -x559 x560 x561 -x562 -x563 x564 -x565 x566 -x567
1800.05/1800.76	v x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 x587 -x588 -x589 x590
1800.05/1800.76	v -x591 x592 -x593 x594 -x595 x596 x597 -x598 -x599 x600 -x601 x602 -x603 x604 -x605 x606 -x607 x608 x609 -x610 -x611 x612 -x613
1800.05/1800.76	v x614 -x615 x616 -x617 x618 -x619 x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 x633 -x634 -x635 x636
1800.05/1800.76	v -x637 x638 -x639 x640 -x641 x642 -x643 x644 x645 -x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 -x655 x656 -x657 x658 x659
1800.05/1800.76	v -x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 -x669 -x670 x671 -x672
1800.05/1800.76	
1800.05/1800.76	c user time= 1799.37 s
1800.05/1800.76	c system time= 0.747886 s
1800.05/1800.76	c wall clock time=1800.77

Verifier Data (download as text)

OK	291

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-364666-1176988312 -o ROOT/results/node40/solver-364666-1176988312 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/364666-1176988312/instance-364666-1176988312.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.78 0.94 0.97 3/77 14755
/proc/meminfo: memFree=1317872/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=1468 CPUtime=0
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 27710749 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 367 166 130 317 0 46 0

[startup+0.050085 s]
/proc/loadavg: 0.78 0.94 0.97 3/77 14755
/proc/meminfo: memFree=1317872/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=2292 CPUtime=0.04
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 410 0 0 0 4 0 0 0 18 0 1 0 27710749 2347008 392 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270572 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 573 392 170 317 0 252 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2292

[startup+0.101095 s]
/proc/loadavg: 0.78 0.94 0.97 3/77 14755
/proc/meminfo: memFree=1317872/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=2552 CPUtime=0.09
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 1 0 27710749 2613248 444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713773 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 638 444 170 317 0 317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2552

[startup+0.301137 s]
/proc/loadavg: 0.78 0.94 0.97 3/77 14755
/proc/meminfo: memFree=1317872/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=3684 CPUtime=0.29
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 767 0 0 0 29 0 0 0 19 0 1 0 27710749 3772416 749 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 921 749 170 317 0 600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3684

[startup+0.70122 s]
/proc/loadavg: 0.78 0.94 0.97 3/77 14755
/proc/meminfo: memFree=1317872/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=5808 CPUtime=0.69
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 1291 0 0 0 69 0 0 0 22 0 1 0 27710749 5947392 1273 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266294 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 1452 1273 170 317 0 1131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5808

[startup+1.50139 s]
/proc/loadavg: 0.80 0.94 0.97 2/78 14756
/proc/meminfo: memFree=1311656/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=9256 CPUtime=1.49
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 2136 0 0 0 149 0 0 0 25 0 1 0 27710749 9478144 2118 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 2314 2118 170 317 0 1993 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9256

[startup+3.10172 s]
/proc/loadavg: 0.80 0.94 0.97 2/78 14756
/proc/meminfo: memFree=1306984/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=14784 CPUtime=3.09
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 3524 0 0 0 308 1 0 0 25 0 1 0 27710749 15138816 3506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 3696 3506 170 317 0 3375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14784

[startup+6.30139 s]
/proc/loadavg: 0.80 0.94 0.97 2/78 14756
/proc/meminfo: memFree=1298216/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=23052 CPUtime=6.29
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 5448 0 0 0 627 2 0 0 25 0 1 0 27710749 23605248 5430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 5763 5430 170 317 0 5442 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23052

[startup+12.7017 s]
/proc/loadavg: 0.83 0.94 0.97 2/78 14756
/proc/meminfo: memFree=1288232/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=31620 CPUtime=12.69
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 7731 0 0 0 1264 5 0 0 25 0 1 0 27710749 32378880 7713 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 7905 7713 170 317 0 7584 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31620

[startup+25.5014 s]
/proc/loadavg: 0.85 0.94 0.97 2/78 14756
/proc/meminfo: memFree=1271080/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=49192 CPUtime=25.48
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 11904 0 0 0 2541 7 0 0 25 0 1 0 27710749 50372608 11853 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 12298 11853 170 317 0 11977 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49192

[startup+51.1017 s]
/proc/loadavg: 0.90 0.94 0.97 2/78 14756
/proc/meminfo: memFree=1252776/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=66584 CPUtime=51.07
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 16498 0 0 0 5097 10 0 0 25 0 1 0 27710749 68182016 16447 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 16646 16447 170 317 0 16325 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66584

[startup+102.305 s]
/proc/loadavg: 0.96 0.95 0.97 2/78 14756
/proc/meminfo: memFree=1220200/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=101208 CPUtime=102.26
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 24536 0 0 0 10210 16 0 0 25 0 1 0 27710749 103636992 24485 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 25302 24485 170 317 0 24981 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 101208

[startup+162.302 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 14756
/proc/meminfo: memFree=1197224/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=122660 CPUtime=162.23
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 30372 0 0 0 16203 20 0 0 25 0 1 0 27710749 125603840 30257 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 30665 30257 170 317 0 30344 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 122660

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 14758
/proc/meminfo: memFree=1168232/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=160336 CPUtime=222.21
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 37539 0 0 0 22197 24 0 0 25 0 1 0 27710749 164184064 37424 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 40084 37424 170 317 0 39763 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 160336

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1151080/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=176440 CPUtime=282.19
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 41849 0 0 0 28192 27 0 0 25 0 1 0 27710749 180674560 41734 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 44110 41734 170 317 0 43789 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 176440

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1135336/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=190824 CPUtime=342.17
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 45728 0 0 0 34187 30 0 0 25 0 1 0 27710749 195403776 45613 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 47706 45613 170 317 0 47385 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 190824

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1121192/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=203912 CPUtime=402.14
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 49309 0 0 0 40182 32 0 0 25 0 1 0 27710749 208805888 49194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564037 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 50978 49194 170 317 0 50657 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 203912

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1107688/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=216012 CPUtime=462.12
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 52644 0 0 0 46178 34 0 0 25 0 1 0 27710749 221196288 52529 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 54003 52529 170 317 0 53682 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 216012

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1096552/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=226496 CPUtime=522.1
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 55448 0 0 0 52173 37 0 0 25 0 1 0 27710749 231931904 55333 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 56624 55333 170 317 0 56303 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 226496

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1084456/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=237232 CPUtime=582.08
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 58449 0 0 0 58169 39 0 0 25 0 1 0 27710749 242925568 58334 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 59308 58334 170 317 0 58987 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 237232

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1073512/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=247660 CPUtime=642.07
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 61154 0 0 0 64165 42 0 0 25 0 1 0 27710749 253603840 61039 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 61915 61039 170 317 0 61594 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 247660


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1023912/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=322808 CPUtime=881.97
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 78476 0 0 0 88145 52 0 0 25 0 1 0 27710749 330555392 73415 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 80702 73415 170 317 0 80381 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 322808

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1014568/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=331436 CPUtime=941.95
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 80816 0 0 0 94142 53 0 0 25 0 1 0 27710749 339390464 75755 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 82859 75755 170 317 0 82538 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 331436

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=1004584/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=339600 CPUtime=1001.93
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 83290 0 0 0 100138 55 0 0 25 0 1 0 27710749 347750400 78229 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 84900 78229 170 317 0 84579 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 339600

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=995880/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=347580 CPUtime=1061.91
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 85502 0 0 0 106134 57 0 0 25 0 1 0 27710749 355921920 80441 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 86895 80441 170 317 0 86574 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 347580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=987176/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=355316 CPUtime=1121.89
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 87645 0 0 0 112131 58 0 0 25 0 1 0 27710749 363843584 82584 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563639 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 88829 82584 170 317 0 88508 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 355316

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=978792/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=362760 CPUtime=1181.86
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 89749 0 0 0 118127 59 0 0 25 0 1 0 27710749 371466240 84688 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 90690 84688 170 317 0 90369 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 362760

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=970600/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=370044 CPUtime=1241.84
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 91791 0 0 0 124123 61 0 0 25 0 1 0 27710749 378925056 86730 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 92511 86730 170 317 0 92190 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 370044

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=962472/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=377184 CPUtime=1301.83
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 93801 0 0 0 130120 63 0 0 25 0 1 0 27710749 386236416 88740 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 94296 88740 170 317 0 93975 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 377184

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=954664/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=384084 CPUtime=1361.8
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 95762 0 0 0 136115 65 0 0 25 0 1 0 27710749 393302016 90701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 96021 90701 170 317 0 95700 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 384084

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=946920/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=390960 CPUtime=1421.78
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 97694 0 0 0 142112 66 0 0 25 0 1 0 27710749 400343040 92633 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 97740 92633 170 317 0 97419 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 390960

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=939368/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=397672 CPUtime=1481.75
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 99593 0 0 0 148108 67 0 0 25 0 1 0 27710749 407216128 94499 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 99418 94499 170 317 0 99097 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 397672

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=931880/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=404224 CPUtime=1541.73
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 101459 0 0 0 154104 69 0 0 25 0 1 0 27710749 413925376 96365 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 101056 96365 170 317 0 100735 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 404224

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=925544/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=410540 CPUtime=1601.71
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 103068 0 0 0 160100 71 0 0 25 0 1 0 27710749 420392960 97974 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 102635 97974 170 317 0 102314 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 410540

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=918248/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=416912 CPUtime=1661.69
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 104869 0 0 0 166097 72 0 0 25 0 1 0 27710749 426917888 99775 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 104228 99775 170 317 0 103907 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 416912

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=911272/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=422940 CPUtime=1721.67
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 106630 0 0 0 172094 73 0 0 25 0 1 0 27710749 433090560 101536 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 105735 101536 170 317 0 105414 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 422940

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=904296/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=429064 CPUtime=1781.65
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 108393 0 0 0 178091 74 0 0 25 0 1 0 27710749 439361536 103266 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 107266 103266 170 317 0 106945 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 429064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=902376/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=430984 CPUtime=1800.05
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194304 108861 0 0 0 179931 74 0 0 25 0 1 0 27710749 441327616 103734 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 107746 103734 170 317 0 107425 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 430984

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

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 14758
/proc/meminfo: memFree=902376/2055920 swapFree=4112952/4192956
[pid=14755] ppid=14753 vsize=0 CPUtime=1800.14
/proc/14755/stat : 14755 (oree) R 14753 14755 14698 0 -1 4194308 108877 0 0 0 179937 77 0 0 25 0 1 0 27710749 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14755/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.85
CPU time (s): 1800.19
CPU user time (s): 1799.38
CPU system time (s): 0.813876
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 430984

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

runsolver used 2.09368 second user time and 4.47732 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Thu Apr 19 13:11:52 UTC 2007

IDJOB= 364666
IDBENCH= 2140
IDSOLVER= 172
FILE ID= node40/364666-1176988312

PBS_JOBID= 4630449

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  45a62012cfe681f45441c62f782d8601

RANDOM SEED= 588641362

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1318416 kB
Buffers:         39440 kB
Cached:         611424 kB
SwapCached:       2616 kB
Active:         165520 kB
Inactive:       510232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318416 kB
SwapTotal:     4192956 kB
SwapFree:      4112952 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          33832 kB
Slab:            47196 kB
Committed_AS:   305060 kB
PageTables:       1896 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= 66528 MiB

End job on node40 on Thu Apr 19 13:41:55 UTC 2007