Trace number 455420

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)-9 1800.19 1800.59

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_2.opb
MD5SUM2468d4642d986af58e932976ec0c4f0e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1232
Sum of products size (including duplicates)2464
Number of different products616
Sum of products size1232

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=716 #constraints=1385 hasObjective=yes
0.00/0.01	c res. mode=mod
0.00/0.01	c VSIDS like heuristics
0.00/0.01	c complete search running
0.02/0.08	c restart after 401 decisions
0.09/0.10	c nbDecision=500 #constraints=1574
0.09/0.16	c restart after 801 decisions
0.19/0.21	c nbDecision=1000 #constraints=1747
0.29/0.35	c nbDecision=1500 #constraints=1914
0.29/0.38	c restart after 1601 decisions
0.49/0.54	c nbDecision=2000 #constraints=2116
0.69/0.77	c nbDecision=2500 #constraints=2286
0.99/1.08	c nbDecision=3000 #constraints=2533
1.19/1.24	c restart after 3201 decisions
1.39/1.49	c nbDecision=3500 #constraints=2754
1.99/2.04	c nbDecision=4000 #constraints=2981
2.69/2.76	c nbDecision=4500 #constraints=3227
3.69/3.70	c nbDecision=5000 #constraints=3517
4.99/5.06	c nbDecision=5500 #constraints=3747
6.59/6.64	c nbDecision=6000 #constraints=4016
7.98/8.06	c restart after 6401 decisions
8.38/8.44	c nbDecision=6500 #constraints=4352
10.79/10.81	c nbDecision=7000 #constraints=4642
13.49/13.56	c nbDecision=7500 #constraints=4967
16.59/16.68	c nbDecision=8000 #constraints=5356
20.58/20.64	c nbDecision=8500 #constraints=5729
24.89/24.92	c nbDecision=9000 #constraints=6134
29.69/29.79	c nbDecision=9500 #constraints=6510
35.09/35.20	c nbDecision=10000 #constraints=6922
40.88/40.97	c nbDecision=10500 #constraints=7341
46.78/46.89	c nbDecision=11000 #constraints=7777
51.18/51.24	c nbDecision=11303 #constraints=8038
51.18/51.24	c linear search for optimum
51.18/51.24	o -7
53.98/54.00	c nbDecision=11500 #constraints=8208
61.59/61.61	c nbDecision=12000 #constraints=8636
68.98/69.06	c nbDecision=12500 #constraints=9097
73.98/74.04	c restart after 12801 decisions
77.28/77.34	c nbDecision=13000 #constraints=9553
85.87/85.96	c nbDecision=13500 #constraints=10000
93.87/93.99	c nbDecision=14000 #constraints=10451
102.36/102.41	c nbDecision=14500 #constraints=10869
110.76/110.88	c nbDecision=15000 #constraints=11267
120.36/120.41	c nbDecision=15500 #constraints=11686
129.96/130.09	c nbDecision=16000 #constraints=12074
139.16/139.22	c nbDecision=16500 #constraints=12549
149.16/149.28	c nbDecision=17000 #constraints=13020
159.25/159.38	c nbDecision=17500 #constraints=13439
170.65/170.75	c nbDecision=18000 #constraints=13818
182.25/182.30	c nbDecision=18500 #constraints=14296
194.55/194.67	c nbDecision=19000 #constraints=14774
206.84/206.92	c nbDecision=19500 #constraints=15227
218.65/218.71	c nbDecision=20000 #constraints=15691
230.74/230.81	c nbDecision=20500 #constraints=16162
244.24/244.31	c nbDecision=21000 #constraints=16598
258.93/259.00	c nbDecision=21500 #constraints=17012
273.53/273.66	c nbDecision=22000 #constraints=17467
289.43/289.52	c nbDecision=22500 #constraints=17878
303.42/303.52	c nbDecision=23000 #constraints=18292
320.22/320.38	c nbDecision=23500 #constraints=18724
336.42/336.59	c nbDecision=24000 #constraints=19163
352.31/352.43	c nbDecision=24500 #constraints=19600
370.31/370.42	c nbDecision=25000 #constraints=20019
388.80/388.99	c nbDecision=25500 #constraints=20400
392.70/392.87	c restart after 25601 decisions
409.60/409.75	c nbDecision=26000 #constraints=20814
429.49/429.67	c nbDecision=26500 #constraints=21269
452.09/452.22	c nbDecision=27000 #constraints=21726
475.39/475.53	c nbDecision=27500 #constraints=22122
482.79/482.96	c nbDecision=27639 #constraints=22227
482.79/482.96	o -8
499.19/499.35	c nbDecision=28000 #constraints=22561
522.68/522.84	c nbDecision=28500 #constraints=22980
549.37/549.59	c nbDecision=29000 #constraints=23390
574.16/574.32	c nbDecision=29500 #constraints=23868
596.36/596.58	c nbDecision=30000 #constraints=24332
622.96/623.10	c nbDecision=30500 #constraints=24775
647.75/647.95	c nbDecision=31000 #constraints=25204
674.05/674.28	c nbDecision=31500 #constraints=25582
701.34/701.53	c nbDecision=32000 #constraints=25930
731.33/731.52	c nbDecision=32500 #constraints=26331
756.92/757.11	c nbDecision=33000 #constraints=26755
785.72/785.94	c nbDecision=33500 #constraints=27162
813.82/814.03	c nbDecision=34000 #constraints=27545
844.21/844.40	c nbDecision=34500 #constraints=27914
877.70/877.94	c nbDecision=35000 #constraints=28240
906.70/906.96	c nbDecision=35500 #constraints=28661
944.48/944.70	c nbDecision=36000 #constraints=29090
975.67/975.99	c nbDecision=36500 #constraints=29483
1008.07/1008.38	c nbDecision=37000 #constraints=29842
1047.26/1047.51	c nbDecision=37500 #constraints=30246
1086.85/1087.16	c nbDecision=38000 #constraints=30612
1114.25/1114.52	c nbDecision=38500 #constraints=31088
1140.84/1141.11	c nbDecision=39000 #constraints=31573
1172.63/1172.90	c nbDecision=39500 #constraints=32036
1202.53/1202.85	c nbDecision=40000 #constraints=32496
1236.42/1236.75	c nbDecision=40500 #constraints=32975
1267.61/1267.94	c nbDecision=41000 #constraints=33464
1292.21/1292.53	c nbDecision=41341 #constraints=33764
1292.21/1292.53	o -9
1302.20/1302.55	c nbDecision=41500 #constraints=33910
1334.01/1334.30	c nbDecision=42000 #constraints=34409
1364.09/1364.42	c nbDecision=42500 #constraints=34853
1395.99/1396.38	c nbDecision=43000 #constraints=35263
1431.97/1432.36	c nbDecision=43500 #constraints=35727
1466.37/1466.72	c nbDecision=44000 #constraints=36224
1499.57/1499.92	c nbDecision=44500 #constraints=36717
1535.95/1536.38	c nbDecision=45000 #constraints=37212
1569.65/1570.08	c nbDecision=45500 #constraints=37702
1605.04/1605.46	c nbDecision=46000 #constraints=38193
1641.53/1641.96	c nbDecision=46500 #constraints=38670
1681.72/1682.17	c nbDecision=47000 #constraints=39148
1725.21/1725.70	c nbDecision=47500 #constraints=39617
1764.90/1765.40	c nbDecision=48000 #constraints=40086
1800.00/1800.40	Received signal 15
1800.10/1800.56	
1800.10/1800.56	s SATISFIABLE
1800.10/1800.56	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.10/1800.56	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
1800.10/1800.56	v -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 x69 -x70 x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83
1800.10/1800.56	v -x84 x85 x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108
1800.10/1800.56	v -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129
1800.10/1800.56	v -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
1800.10/1800.56	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171
1800.10/1800.56	v -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192
1800.10/1800.56	v -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213
1800.10/1800.56	v -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234
1800.10/1800.56	v -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255
1800.10/1800.56	v -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276
1800.10/1800.56	v -x277 -x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297
1800.10/1800.56	v -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318
1800.10/1800.56	v -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339
1800.10/1800.56	v -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360
1800.10/1800.56	v -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 x380 -x381
1800.10/1800.56	v -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402
1800.10/1800.56	v -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423
1800.10/1800.56	v -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444
1800.10/1800.56	v -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465
1800.10/1800.56	v -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486
1800.10/1800.56	v -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507
1800.10/1800.56	v -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528
1800.10/1800.56	v -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549
1800.10/1800.56	v -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570
1800.10/1800.56	v -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591
1800.10/1800.56	v -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612
1800.10/1800.56	v -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633
1800.10/1800.56	v -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654
1800.10/1800.56	v -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675
1800.10/1800.56	v -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696
1800.10/1800.56	v -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716
1800.10/1800.56	
1800.10/1800.56	c user time= 1799.87 s
1800.10/1800.56	c system time= 0.291955 s
1800.10/1800.56	c wall clock time=1800.56

Verifier Data (download as text)

OK	-9

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/455420-1178042999/instance-455420-1178042999.opb
mv /tmp/evaluation/455420-1178042999/instance-455420-1178042999.opb.tmp /tmp/evaluation/455420-1178042999/instance-455420-1178042999.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node52/watcher-455420-1178042999 -o ROOT/results/node52/solver-455420-1178042999 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/455420-1178042999/instance-455420-1178042999.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.92 0.98 0.99 3/64 6443
/proc/meminfo: memFree=1888668/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=1468 CPUtime=0
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 159144953 1503232 163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 367 163 131 317 0 46 0

[startup+0.0315231 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6443
/proc/meminfo: memFree=1888668/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=2128 CPUtime=0.02
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 329 0 0 0 2 0 0 0 18 0 1 0 159144953 2179072 312 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278901 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 532 312 139 317 0 211 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2128

[startup+0.101527 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6443
/proc/meminfo: memFree=1888668/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=2392 CPUtime=0.09
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 419 0 0 0 9 0 0 0 18 0 1 0 159144953 2449408 402 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718318 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 598 402 139 317 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.30154 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6443
/proc/meminfo: memFree=1888668/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=3048 CPUtime=0.29
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 572 0 0 0 29 0 0 0 19 0 1 0 159144953 3121152 555 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278970 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 762 555 139 317 0 441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3048

[startup+0.701567 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6443
/proc/meminfo: memFree=1888668/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=4108 CPUtime=0.69
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 828 0 0 0 69 0 0 0 22 0 1 0 159144953 4206592 811 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 1027 811 139 317 0 706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4108

[startup+1.50162 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1885396/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=5460 CPUtime=1.49
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 1156 0 0 0 149 0 0 0 25 0 1 0 159144953 5591040 1139 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 1365 1139 139 317 0 1044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5460

[startup+3.10173 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1883860/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=6768 CPUtime=3.09
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 1490 0 0 0 309 0 0 0 25 0 1 0 159144953 6930432 1473 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562758 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 1692 1473 139 317 0 1371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6768

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1881684/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=8732 CPUtime=6.29
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 1923 0 0 0 629 0 0 0 25 0 1 0 159144953 8941568 1906 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 2183 1906 139 317 0 1862 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8732

[startup+12.7024 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1879316/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=10728 CPUtime=12.69
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 2475 0 0 0 1268 1 0 0 25 0 1 0 159144953 10985472 2458 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602404 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 2682 2458 139 317 0 2361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10728

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1875860/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=14776 CPUtime=25.49
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 3329 0 0 0 2547 2 0 0 25 0 1 0 159144953 15130624 3276 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 3694 3276 139 317 0 3373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14776

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1871380/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=19072 CPUtime=51.08
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 4456 0 0 0 5105 3 0 0 25 0 1 0 159144953 19529728 4403 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 4768 4403 139 317 0 4447 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19072

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1864020/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=27444 CPUtime=102.27
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 6372 0 0 0 10223 4 0 0 25 0 1 0 159144953 28102656 6248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 6861 6248 170 317 0 6540 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27444

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1857300/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=34724 CPUtime=162.25
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 8059 0 0 0 16219 6 0 0 25 0 1 0 159144953 35557376 7935 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 8681 7935 170 317 0 8360 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34724

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1851476/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=39864 CPUtime=222.25
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 9487 0 0 0 22217 8 0 0 25 0 1 0 159144953 40820736 9363 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 9966 9363 170 317 0 9645 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 39864

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1846740/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=44028 CPUtime=282.23
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 10680 0 0 0 28214 9 0 0 25 0 1 0 159144953 45084672 10556 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 11007 10556 170 317 0 10686 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 44028

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1842580/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=50132 CPUtime=342.22
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 12267 0 0 0 34211 11 0 0 25 0 1 0 159144953 51335168 11582 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 12533 11582 170 317 0 12212 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 50132

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1839188/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=54172 CPUtime=402.2
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 13402 0 0 0 40208 12 0 0 25 0 1 0 159144953 55472128 12420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718324 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 13543 12420 170 317 0 13222 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 54172

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1835924/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=59048 CPUtime=462.19
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 14776 0 0 0 46206 13 0 0 25 0 1 0 159144953 60465152 13223 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 14762 13223 170 317 0 14441 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 59048

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1833236/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=61808 CPUtime=522.18
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 15495 0 0 0 52204 14 0 0 25 0 1 0 159144953 63291392 13909 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 15452 13909 170 317 0 15131 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 61808

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1830484/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=64184 CPUtime=582.16
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 16171 0 0 0 58201 15 0 0 25 0 1 0 159144953 65724416 14585 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 16046 14585 170 317 0 15725 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 64184

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1827668/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=66656 CPUtime=642.15
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 16852 0 0 0 64199 16 0 0 25 0 1 0 159144953 68255744 15266 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 16664 15266 170 317 0 16343 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 66656


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1819732/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=73920 CPUtime=882.09
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 18914 0 0 0 88191 18 0 0 25 0 1 0 159144953 75694080 17262 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 18480 17262 170 317 0 18159 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 73920

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6444
/proc/meminfo: memFree=1817812/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=75520 CPUtime=942.08
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 19398 0 0 0 94189 19 0 0 25 0 1 0 159144953 77332480 17746 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 18880 17746 170 317 0 18559 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 75520

[startup+1002.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1815956/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=77204 CPUtime=1002.07
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 19883 0 0 0 100188 19 0 0 25 0 1 0 159144953 79056896 18198 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 19301 18198 170 317 0 18980 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 77204

[startup+1062.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 6444
/proc/meminfo: memFree=1814484/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=78636 CPUtime=1062.06
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 20265 0 0 0 106186 20 0 0 25 0 1 0 159144953 80523264 18580 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712497 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 19659 18580 170 317 0 19338 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 78636

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 6444
/proc/meminfo: memFree=1812244/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=80732 CPUtime=1122.05
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 20869 0 0 0 112184 21 0 0 25 0 1 0 159144953 82669568 19118 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 20183 19118 170 317 0 19862 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 80732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1809748/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=82828 CPUtime=1182.03
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 21497 0 0 0 118181 22 0 0 25 0 1 0 159144953 84815872 19746 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 20707 19746 170 317 0 20386 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 82828

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1807380/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=84948 CPUtime=1242.02
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 22097 0 0 0 124180 22 0 0 25 0 1 0 159144953 86986752 20313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 21237 20313 170 317 0 20916 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 84948

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1805204/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=86788 CPUtime=1302
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 22639 0 0 0 130178 22 0 0 25 0 1 0 159144953 88870912 20855 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 21697 20855 170 317 0 21376 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 86788

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1802644/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=91584 CPUtime=1361.99
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 23914 0 0 0 136176 23 0 0 25 0 1 0 159144953 93782016 21480 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 22896 21480 170 317 0 22575 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 91584

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1800468/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=94692 CPUtime=1421.98
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 24773 0 0 0 142174 24 0 0 25 0 1 0 159144953 96964608 22014 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 23673 22014 170 317 0 23352 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 94692

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1798036/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=97804 CPUtime=1481.96
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 25602 0 0 0 148171 25 0 0 25 0 1 0 159144953 100151296 22583 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 24451 22583 170 317 0 24130 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 97804

[startup+1542.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 6444
/proc/meminfo: memFree=1795732/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=101812 CPUtime=1541.96
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 26683 0 0 0 154169 27 0 0 25 0 1 0 159144953 104255488 23144 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 25453 23144 170 317 0 25132 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 101812

[startup+1602.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 6444
/proc/meminfo: memFree=1793620/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=105600 CPUtime=1601.94
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 27636 0 0 0 160167 27 0 0 25 0 1 0 159144953 108134400 23707 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 26400 23707 170 317 0 26079 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 105600

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1791444/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=107812 CPUtime=1661.93
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 28283 0 0 0 166165 28 0 0 25 0 1 0 159144953 110399488 24224 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 26953 24224 170 317 0 26632 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 107812

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1789908/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=109252 CPUtime=1721.91
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 28704 0 0 0 172163 28 0 0 25 0 1 0 159144953 111874048 24645 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 27313 24645 170 317 0 26992 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 109252

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1788116/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=110824 CPUtime=1781.9
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 29147 0 0 0 178162 28 0 0 25 0 1 0 159144953 113483776 25088 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 27706 25088 170 317 0 27385 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 110824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1787540/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=111220 CPUtime=1800
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 29273 0 0 0 179971 29 0 0 25 0 1 0 159144953 113889280 25214 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 27805 25214 170 317 0 27484 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 111220

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

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

[startup+1800.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6444
/proc/meminfo: memFree=1787540/2055920 swapFree=4182984/4192956
[pid=6443] ppid=6441 vsize=111220 CPUtime=1800.1
/proc/6443/stat : 6443 (oree) R 6441 6443 5267 0 -1 4194304 29275 0 0 0 179981 29 0 0 25 0 1 0 159144953 113889280 25216 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6443/statm: 27805 25216 170 317 0 27484 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 111220

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.19
CPU user time (s): 1799.88
CPU system time (s): 0.308953
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 111220

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

runsolver used 1.44878 second user time and 3.48347 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Tue May  1 18:09:59 UTC 2007

IDJOB= 455420
IDBENCH= 48262
IDSOLVER= 172
FILE ID= node52/455420-1178042999

PBS_JOBID= 4728426

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_2.opb
COMMAND LINE= oree /tmp/evaluation/455420-1178042999/instance-455420-1178042999.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node52/convwatcher-455420-1178042999 -o ROOT/results/node52/conversion-455420-1178042999 -C 600 -M 1800 /tmp/evaluation/455420-1178042999/substituteSizeProductKeyword /tmp/evaluation/455420-1178042999/instance-455420-1178042999.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-455420-1178042999 -o ROOT/results/node52/solver-455420-1178042999 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/455420-1178042999/instance-455420-1178042999.opb mod           

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  2468d4642d986af58e932976ec0c4f0e

RANDOM SEED= 387393258

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1889076 kB
Buffers:         39032 kB
Cached:          65472 kB
SwapCached:       3888 kB
Active:          80276 kB
Inactive:        35440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889076 kB
SwapTotal:     4192956 kB
SwapFree:      4182984 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          16420 kB
Slab:            37064 kB
Committed_AS:  4498640 kB
PageTables:       1488 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= 66563 MiB

End job on node52 on Tue May  1 18:40:01 UTC 2007