Trace number 357076

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)222 1800.12 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c #vars=470 #constraints=471 hasObjective=yes
0.00/0.02	c res. mode=mod
0.00/0.02	c VSIDS like heuristics
0.00/0.02	c complete search running
0.00/0.02	c nbDecision=246 #constraints=471
0.00/0.02	c linear search for optimum
0.00/0.02	o 224
0.00/0.03	c nbDecision=258 #constraints=476
0.00/0.03	o 223
0.10/0.17	c restart after 401 decisions
0.10/0.18	c nbDecision=500 #constraints=546
0.29/0.36	c restart after 801 decisions
0.29/0.37	c nbDecision=1000 #constraints=630
0.39/0.41	c nbDecision=1075 #constraints=647
0.39/0.41	o 222
0.79/0.82	c nbDecision=1500 #constraints=836
0.89/0.94	c restart after 1601 decisions
1.09/1.20	c nbDecision=2000 #constraints=974
1.89/1.95	c nbDecision=2500 #constraints=1251
2.59/2.64	c nbDecision=3000 #constraints=1505
2.79/2.89	c restart after 3201 decisions
3.19/3.20	c nbDecision=3500 #constraints=1641
3.79/3.82	c nbDecision=4000 #constraints=1843
4.40/4.46	c nbDecision=4500 #constraints=2007
4.99/5.04	c nbDecision=5000 #constraints=2150
5.59/5.60	c nbDecision=5500 #constraints=2260
6.39/6.45	c nbDecision=6000 #constraints=2438
7.39/7.40	c restart after 6401 decisions
7.59/7.69	c nbDecision=6500 #constraints=2621
8.99/9.01	c nbDecision=7000 #constraints=2836
10.18/10.27	c nbDecision=7500 #constraints=3052
11.49/11.54	c nbDecision=8000 #constraints=3255
13.29/13.32	c nbDecision=8500 #constraints=3486
15.29/15.32	c nbDecision=9000 #constraints=3726
17.88/17.92	c nbDecision=9500 #constraints=4004
20.19/20.28	c nbDecision=10000 #constraints=4241
23.19/23.28	c nbDecision=10500 #constraints=4513
26.58/26.62	c nbDecision=11000 #constraints=4792
29.48/29.53	c nbDecision=11500 #constraints=5028
32.58/32.64	c nbDecision=12000 #constraints=5287
36.29/36.38	c nbDecision=12500 #constraints=5557
38.68/38.73	c restart after 12801 decisions
39.98/40.07	c nbDecision=13000 #constraints=5718
43.27/43.32	c nbDecision=13500 #constraints=5945
45.98/46.06	c nbDecision=14000 #constraints=6148
48.58/48.65	c nbDecision=14500 #constraints=6305
50.78/50.80	c nbDecision=15000 #constraints=6447
52.68/52.77	c nbDecision=15500 #constraints=6559
55.58/55.66	c nbDecision=16000 #constraints=6743
59.87/59.91	c nbDecision=16500 #constraints=6989
64.48/64.58	c nbDecision=17000 #constraints=7244
67.07/67.17	c nbDecision=17500 #constraints=7410
71.87/71.99	c nbDecision=18000 #constraints=7675
75.97/76.03	c nbDecision=18500 #constraints=7881
81.97/82.01	c nbDecision=19000 #constraints=8158
87.87/87.98	c nbDecision=19500 #constraints=8420
93.26/93.33	c nbDecision=20000 #constraints=8664
99.77/99.86	c nbDecision=20500 #constraints=8938
107.06/107.13	c nbDecision=21000 #constraints=9217
113.76/113.86	c nbDecision=21500 #constraints=9484
120.16/120.28	c nbDecision=22000 #constraints=9732
126.76/126.87	c nbDecision=22500 #constraints=9987
132.65/132.75	c nbDecision=23000 #constraints=10214
140.06/140.16	c nbDecision=23500 #constraints=10489
148.05/148.17	c nbDecision=24000 #constraints=10775
156.16/156.28	c nbDecision=24500 #constraints=11042
165.65/165.71	c nbDecision=25000 #constraints=11317
173.64/173.78	c nbDecision=25500 #constraints=11581
175.74/175.88	c restart after 25601 decisions
181.85/181.98	c nbDecision=26000 #constraints=11734
188.74/188.82	c nbDecision=26500 #constraints=11963
196.74/196.85	c nbDecision=27000 #constraints=12217
204.54/204.65	c nbDecision=27500 #constraints=12459
213.84/213.98	c nbDecision=28000 #constraints=12738
223.04/223.15	c nbDecision=28500 #constraints=13017
233.63/233.78	c nbDecision=29000 #constraints=13297
244.23/244.33	c nbDecision=29500 #constraints=13543
254.62/254.71	c nbDecision=30000 #constraints=13799
264.83/264.99	c nbDecision=30500 #constraints=14063
275.62/275.74	c nbDecision=31000 #constraints=14302
287.41/287.55	c nbDecision=31500 #constraints=14548
296.22/296.38	c nbDecision=32000 #constraints=14798
306.31/306.47	c nbDecision=32500 #constraints=15068
314.21/314.38	c nbDecision=33000 #constraints=15302
323.00/323.18	c nbDecision=33500 #constraints=15542
332.91/333.09	c nbDecision=34000 #constraints=15814
343.60/343.78	c nbDecision=34500 #constraints=16081
355.30/355.46	c nbDecision=35000 #constraints=16361
368.29/368.42	c nbDecision=35500 #constraints=16617
381.09/381.25	c nbDecision=36000 #constraints=16862
394.69/394.85	c nbDecision=36500 #constraints=17103
406.49/406.69	c nbDecision=37000 #constraints=17342
418.08/418.24	c nbDecision=37500 #constraints=17615
430.68/430.81	c nbDecision=38000 #constraints=17891
443.68/443.89	c nbDecision=38500 #constraints=18132
455.07/455.29	c nbDecision=39000 #constraints=18354
465.74/465.99	c nbDecision=39500 #constraints=18586
478.92/479.19	c nbDecision=40000 #constraints=18818
492.09/492.39	c nbDecision=40500 #constraints=19082
506.78/507.00	c nbDecision=41000 #constraints=19321
519.56/519.81	c nbDecision=41500 #constraints=19593
530.55/530.84	c nbDecision=42000 #constraints=19849
539.15/539.43	c nbDecision=42500 #constraints=20055
553.45/553.76	c nbDecision=43000 #constraints=20316
566.65/566.95	c nbDecision=43500 #constraints=20592
580.74/581.09	c nbDecision=44000 #constraints=20863
595.94/596.26	c nbDecision=44500 #constraints=21133
612.84/613.10	c nbDecision=45000 #constraints=21408
628.93/629.25	c nbDecision=45500 #constraints=21643
644.93/645.24	c nbDecision=46000 #constraints=21869
662.52/662.82	c nbDecision=46500 #constraints=22114
677.32/677.66	c nbDecision=47000 #constraints=22383
692.61/692.92	c nbDecision=47500 #constraints=22657
711.80/712.13	c nbDecision=48000 #constraints=22929
732.60/732.91	c nbDecision=48500 #constraints=23191
752.20/752.58	c nbDecision=49000 #constraints=23427
769.90/770.23	c nbDecision=49500 #constraints=23661
785.69/786.09	c nbDecision=50000 #constraints=23917
803.98/804.32	c nbDecision=50500 #constraints=24200
822.98/823.32	c nbDecision=51000 #constraints=24451
830.48/830.81	c restart after 51201 decisions
841.57/841.95	c nbDecision=51500 #constraints=24603
863.07/863.44	c nbDecision=52000 #constraints=24826
881.67/882.03	c nbDecision=52500 #constraints=25065
902.96/903.36	c nbDecision=53000 #constraints=25319
924.35/924.74	c nbDecision=53500 #constraints=25580
942.55/942.94	c nbDecision=54000 #constraints=25853
955.84/956.26	c nbDecision=54500 #constraints=26080
970.85/971.22	c nbDecision=55000 #constraints=26322
985.54/985.98	c nbDecision=55500 #constraints=26569
1003.23/1003.68	c nbDecision=56000 #constraints=26850
1020.73/1021.11	c nbDecision=56500 #constraints=27128
1040.73/1041.11	c nbDecision=57000 #constraints=27408
1060.72/1061.18	c nbDecision=57500 #constraints=27679
1080.42/1080.84	c nbDecision=58000 #constraints=27950
1094.91/1095.33	c nbDecision=58500 #constraints=28179
1111.21/1111.65	c nbDecision=59000 #constraints=28422
1127.11/1127.58	c nbDecision=59500 #constraints=28665
1146.40/1146.87	c nbDecision=60000 #constraints=28949
1165.19/1165.65	c nbDecision=60500 #constraints=29224
1186.88/1187.35	c nbDecision=61000 #constraints=29508
1210.08/1210.55	c nbDecision=61500 #constraints=29739
1232.17/1232.62	c nbDecision=62000 #constraints=29987
1257.37/1257.83	c nbDecision=62500 #constraints=30229
1276.67/1277.20	c nbDecision=63000 #constraints=30465
1297.06/1297.57	c nbDecision=63500 #constraints=30748
1318.36/1318.80	c nbDecision=64000 #constraints=31015
1341.56/1342.04	c nbDecision=64500 #constraints=31248
1361.84/1362.38	c nbDecision=65000 #constraints=31473
1386.94/1387.41	c nbDecision=65500 #constraints=31716
1409.33/1409.85	c nbDecision=66000 #constraints=31966
1430.43/1430.91	c nbDecision=66500 #constraints=32231
1454.52/1455.03	c nbDecision=67000 #constraints=32514
1478.92/1479.47	c nbDecision=67500 #constraints=32779
1510.80/1511.33	c nbDecision=68000 #constraints=33015
1536.00/1536.59	c nbDecision=68500 #constraints=33256
1563.39/1563.94	c nbDecision=69000 #constraints=33513
1590.18/1590.78	c nbDecision=69500 #constraints=33756
1606.68/1607.24	c nbDecision=70000 #constraints=33987
1627.68/1628.24	c nbDecision=70500 #constraints=34246
1648.67/1649.20	c nbDecision=71000 #constraints=34496
1666.96/1667.53	c nbDecision=71500 #constraints=34738
1682.16/1682.75	c nbDecision=72000 #constraints=34961
1693.85/1694.42	c nbDecision=72500 #constraints=35082
1704.86/1705.47	c nbDecision=73000 #constraints=35221
1716.65/1717.23	c nbDecision=73500 #constraints=35354
1729.25/1729.87	c nbDecision=74000 #constraints=35523
1751.24/1751.89	c nbDecision=74500 #constraints=35793
1768.64/1769.28	c nbDecision=75000 #constraints=36018
1782.64/1783.23	c nbDecision=75500 #constraints=36222
1800.03/1800.60	Received signal 15
1800.03/1800.61	
1800.03/1800.61	s SATISFIABLE
1800.03/1800.61	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
1800.03/1800.61	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54
1800.03/1800.61	v -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 -x81
1800.03/1800.61	v -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106
1800.03/1800.61	v x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 x117 -x118 x119 -x120 -x121 x122 x123 -x124 x125 x126 x127 -x128
1800.03/1800.61	v -x129 x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149
1800.03/1800.61	v x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 x165 x166 x167 x168 -x169 x170 x171
1800.03/1800.61	v -x172 -x173 x174 -x175 x176 x177 -x178 x179 -x180 x181 x182 -x183 x184 x185 -x186 x187 x188 -x189 x190 x191 x192 -x193 x194
1800.03/1800.61	v -x195 -x196 -x197 -x198 x199 -x200 -x201 x202 x203 x204 -x205 -x206 x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 x215 -x216
1800.03/1800.61	v x217 -x218 x219 x220 x221 x222 -x223 -x224 -x225 -x226 x227 -x228 x229 x230 x231 x232 x233 -x234 x235 -x236 x237 x238 -x239
1800.03/1800.61	v x240 x241 x242 -x243 x244 x245 -x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 -x256 -x257 x258 x259 -x260 -x261 x262 -x263
1800.03/1800.61	v -x264 x265 x266 -x267 -x268 x269 -x270 x271 x272 x273 x274 x275 -x276 -x277 -x278 -x279 -x280 x281 -x282 -x283 -x284 x285 -x286
1800.03/1800.61	v x287 -x288 x289 x290 x291 x292 x293 x294 x295 x296 -x297 x298 x299 x300 x301 x302 -x303 x304 x305 -x306 -x307 x308 x309 -x310
1800.03/1800.61	v x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 x321 -x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 -x332 -x333
1800.03/1800.61	v x334 x335 -x336 x337 x338 x339 -x340 -x341 x342 x343 x344 -x345 x346 x347 x348 -x349 x350 -x351 x352 x353 x354 -x355 x356 x357
1800.03/1800.61	v x358 -x359 -x360 x361 x362 -x363 x364 x365 x366 x367 x368 x369 -x370 x371 x372 -x373 x374 x375 -x376 x377 x378 x379 x380 x381
1800.03/1800.61	v -x382 x383 -x384 -x385 -x386 x387 -x388 x389 x390 x391 -x392 -x393 x394 x395 x396 x397 x398 x399 -x400 -x401 x402 x403 x404
1800.03/1800.61	v x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 -x415 x416 x417 -x418 x419 x420 x421 -x422 x423 x424 x425 x426 x427 x428 x429
1800.03/1800.61	v -x430 x431 x432 x433 x434 x435 x436 -x437 x438 -x439 x440 -x441 x442 x443 -x444 x445 x446 x447 -x448 x449 x450 x451 x452 x453
1800.03/1800.61	v -x454 x455 -x456 x457 x458 x459 x460 -x461 x462 x463 x464 x465 x466 x467 x468 x469 x470
1800.03/1800.61	
1800.03/1800.61	c user time= 1799.25 s
1800.03/1800.61	c system time= 0.798878 s
1800.03/1800.61	c wall clock time=1800.61

Verifier Data (download as text)

OK	222

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-357076-1176854005 -o ROOT/results/node44/solver-357076-1176854005 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357076-1176854005/instance-357076-1176854005.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.98 3/77 20943
/proc/meminfo: memFree=1675800/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=1468 CPUtime=0
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 133312185 1503232 163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 367 164 131 317 0 46 0

[startup+0.103877 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 20943
/proc/meminfo: memFree=1675800/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=2272 CPUtime=0.1
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 415 0 0 0 10 0 0 0 18 0 1 0 133312185 2326528 397 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 568 397 170 317 0 247 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2272

[startup+0.201888 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 20943
/proc/meminfo: memFree=1675800/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=2796 CPUtime=0.19
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 545 0 0 0 19 0 0 0 18 0 1 0 133312185 2863104 527 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 699 527 170 317 0 378 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2796

[startup+0.301898 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 20943
/proc/meminfo: memFree=1675800/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=3452 CPUtime=0.29
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 703 0 0 0 29 0 0 0 19 0 1 0 133312185 3534848 685 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713905 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 863 685 170 317 0 542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3452

[startup+0.701939 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 20943
/proc/meminfo: memFree=1675800/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=5420 CPUtime=0.69
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 1211 0 0 0 69 0 0 0 22 0 1 0 133312185 5550080 1193 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 1355 1193 170 317 0 1034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5420

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 20944
/proc/meminfo: memFree=1670288/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=9136 CPUtime=1.49
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 2125 0 0 0 149 0 0 0 25 0 1 0 133312185 9355264 2107 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 2284 2107 170 317 0 1963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9136

[startup+3.10119 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 20944
/proc/meminfo: memFree=1665616/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=15456 CPUtime=3.09
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 3684 0 0 0 308 1 0 0 25 0 1 0 133312185 15826944 3666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713935 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 3864 3666 170 317 0 3543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15456

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 0.98 3/78 20944
/proc/meminfo: memFree=1655824/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=22636 CPUtime=6.29
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 5498 0 0 0 627 2 0 0 25 0 1 0 133312185 23179264 5480 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 5659 5480 170 317 0 5338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22636

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 20944
/proc/meminfo: memFree=1642960/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=35096 CPUtime=12.69
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 8481 0 0 0 1265 4 0 0 25 0 1 0 133312185 35938304 8463 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 8774 8463 170 317 0 8453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35096

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 20944
/proc/meminfo: memFree=1626704/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=53528 CPUtime=25.48
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 12414 0 0 0 2542 6 0 0 25 0 1 0 133312185 54812672 12396 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 13382 12396 170 317 0 13061 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53528

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.98 2/78 20944
/proc/meminfo: memFree=1609424/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=69492 CPUtime=51.08
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 16778 0 0 0 5099 9 0 0 25 0 1 0 133312185 71159808 16760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 17373 16760 170 317 0 17052 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 69492

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.98 2/78 20944
/proc/meminfo: memFree=1577616/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=106580 CPUtime=102.27
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 24647 0 0 0 10212 15 0 0 25 0 1 0 133312185 109137920 24571 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 26645 24571 170 317 0 26324 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 106580

[startup+162.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 20944
/proc/meminfo: memFree=1556304/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=126564 CPUtime=162.25
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 30119 0 0 0 16206 19 0 0 25 0 1 0 133312185 129601536 30043 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 31641 30043 170 317 0 31320 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 126564

[startup+222.306 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 20944
/proc/meminfo: memFree=1538320/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=142584 CPUtime=222.24
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 34435 0 0 0 22202 22 0 0 25 0 1 0 133312185 146006016 34359 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 35646 34359 170 317 0 35325 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 142584

[startup+282.301 s]
/proc/loadavg: 1.08 1.02 0.99 2/78 20944
/proc/meminfo: memFree=1523920/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=155936 CPUtime=282.21
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 38071 0 0 0 28197 24 0 0 25 0 1 0 133312185 159678464 37995 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 38984 37995 170 317 0 38663 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 155936

[startup+342.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 20944
/proc/meminfo: memFree=1508112/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=170464 CPUtime=342.2
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 41984 0 0 0 34193 27 0 0 25 0 1 0 133312185 174555136 41908 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 42616 41908 170 317 0 42295 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 170464

[startup+402.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/78 20944
/proc/meminfo: memFree=1490000/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=208660 CPUtime=402.19
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 50160 0 0 0 40187 32 0 0 25 0 1 0 133312185 213667840 46439 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564037 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 52165 46439 170 317 0 51844 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 208660

[startup+462.302 s]
/proc/loadavg: 1.17 1.06 1.01 2/84 21016
/proc/meminfo: memFree=1475072/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=220532 CPUtime=462.14
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 53550 0 0 0 46178 36 0 0 25 0 1 0 133312185 225824768 49829 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 55133 49829 170 317 0 54812 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 220532

[startup+522.302 s]
/proc/loadavg: 1.12 1.06 1.01 2/78 21142
/proc/meminfo: memFree=1464464/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=230960 CPUtime=522.06
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 56515 0 0 0 52168 38 0 0 25 0 1 0 133312185 236503040 52794 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718428 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 57740 52794 170 317 0 57419 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 230960

[startup+582.302 s]
/proc/loadavg: 1.04 1.05 1.00 2/78 21142
/proc/meminfo: memFree=1451856/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=242876 CPUtime=582.04
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 59761 0 0 0 58164 40 0 0 25 0 1 0 133312185 248705024 55908 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 60719 55908 170 317 0 60398 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 242876

[startup+642.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 21142
/proc/meminfo: memFree=1441744/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=251808 CPUtime=642.03
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 62334 0 0 0 64160 43 0 0 25 0 1 0 133312185 257851392 58448 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 62952 58448 170 317 0 62631 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 251808


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

[startup+882.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 21142
/proc/meminfo: memFree=1406480/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=282684 CPUtime=881.97
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 71243 0 0 0 88146 51 0 0 25 0 1 0 133312185 289468416 67258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718650 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 70671 67258 170 317 0 70350 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 282684

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1398416/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=290040 CPUtime=941.95
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 73284 0 0 0 94143 52 0 0 25 0 1 0 133312185 297000960 69266 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 72510 69266 170 317 0 72189 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 290040

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1388240/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=298808 CPUtime=1001.93
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 75818 0 0 0 100140 53 0 0 25 0 1 0 133312185 305979392 71800 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 74702 71800 170 317 0 74381 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 298808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1379216/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=306936 CPUtime=1061.91
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 78162 0 0 0 106136 55 0 0 25 0 1 0 133312185 314302464 74078 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 76734 74078 170 317 0 76413 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 306936

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1370384/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=314748 CPUtime=1121.91
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 80335 0 0 0 112134 57 0 0 25 0 1 0 133312185 322301952 76251 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 78687 76251 170 317 0 78366 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 314748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1361424/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=322504 CPUtime=1181.89
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 82652 0 0 0 118130 59 0 0 25 0 1 0 133312185 330244096 78502 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 80626 78502 170 317 0 80305 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 322504

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1354832/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=328404 CPUtime=1241.88
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 84320 0 0 0 124127 61 0 0 25 0 1 0 133312185 336285696 80137 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 82101 80137 170 317 0 81780 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 328404

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1347152/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=334832 CPUtime=1301.86
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 86277 0 0 0 130124 62 0 0 25 0 1 0 133312185 342867968 82094 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711181 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 83708 82094 170 317 0 83387 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 334832

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1340240/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=341312 CPUtime=1361.84
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 88039 0 0 0 136120 64 0 0 25 0 1 0 133312185 349503488 83790 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 85328 83790 170 317 0 85007 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 341312

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1333264/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=348100 CPUtime=1421.83
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 89867 0 0 0 142118 65 0 0 25 0 1 0 133312185 356454400 85519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 87025 85519 170 317 0 86704 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 348100

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1325776/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=354576 CPUtime=1481.82
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 91814 0 0 0 148115 67 0 0 25 0 1 0 133312185 363085824 87400 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715810 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 88644 87400 170 317 0 88323 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 354576

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1313936/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=412748 CPUtime=1541.8
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 105109 0 0 0 154109 71 0 0 25 0 1 0 133312185 422653952 90263 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563494 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 103187 90263 170 317 0 102866 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 412748

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1308048/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=418524 CPUtime=1601.78
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 106749 0 0 0 160105 73 0 0 25 0 1 0 133312185 428568576 91805 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712505 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 104631 91805 170 317 0 104310 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 418524

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1300432/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=425348 CPUtime=1661.76
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 108699 0 0 0 166102 74 0 0 25 0 1 0 133312185 435556352 93689 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718451 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 106337 93689 170 317 0 106016 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 425348

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1292304/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=432140 CPUtime=1721.75
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 110762 0 0 0 172099 76 0 0 25 0 1 0 133312185 442511360 95719 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 108035 95719 170 317 0 107714 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 432140

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1284432/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=439500 CPUtime=1781.73
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 112816 0 0 0 178095 78 0 0 25 0 1 0 133312185 450048000 97674 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 109875 97674 170 317 0 109554 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 439500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1281552/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=441468 CPUtime=1800.03
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 113524 0 0 0 179924 79 0 0 25 0 1 0 133312185 452063232 98382 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 110367 98382 170 317 0 110046 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 441468

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

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

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21142
/proc/meminfo: memFree=1281552/2055920 swapFree=4143528/4192956
[pid=20943] ppid=20941 vsize=441468 CPUtime=1800.03
/proc/20943/stat : 20943 (oree) R 20941 20943 20512 0 -1 4194304 113524 0 0 0 179924 79 0 0 25 0 1 0 133312185 452063232 98382 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20943/statm: 110367 98382 170 317 0 110046 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 441468

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.12
CPU user time (s): 1799.26
CPU system time (s): 0.861868
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 441468

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

runsolver used 1.83772 second user time and 4.72128 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Tue Apr 17 23:53:25 UTC 2007

IDJOB= 357076
IDBENCH= 1961
IDSOLVER= 172
FILE ID= node44/357076-1176854005

PBS_JOBID= 4590218

Free space on /tmp= 66431 MiB

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  6549a0bbc5c463b1b909374436b51d65

RANDOM SEED= 706203694

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.234
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.234
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:       1676272 kB
Buffers:         39232 kB
Cached:         257808 kB
SwapCached:      27456 kB
Active:         219908 kB
Inactive:       115596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676272 kB
SwapTotal:     4192956 kB
SwapFree:      4143528 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          32860 kB
Slab:            29636 kB
Committed_AS:   430800 kB
PageTables:       1740 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= 66431 MiB

End job on node44 on Wed Apr 18 00:23:28 UTC 2007