Trace number 365184

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)244 1800.24 1800.78

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32b2.opb
MD5SUM074c87f3baaaee27cf79610ce4b49729
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark244
Best CPU time to get the best result obtained on this benchmark5.04023
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 244
Optimality of the best value was proved YES
Number of variables522
Total number of constraints2819
Number of constraints which are clauses2819
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 constraint32
Number of terms in the objective function 522
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 522
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 522
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

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.01/0.03	c ...done
0.01/0.03	c #vars=522 #constraints=2820 hasObjective=yes
0.01/0.06	c res. mode=mod
0.01/0.06	c VSIDS like heuristics
0.01/0.06	c complete search running
0.09/0.10	c restart after 401 decisions
0.09/0.11	c nbDecision=500 #constraints=2847
0.09/0.13	c restart after 801 decisions
0.09/0.14	c nbDecision=1000 #constraints=2856
0.09/0.18	c nbDecision=1500 #constraints=2866
0.09/0.19	c restart after 1601 decisions
0.19/0.21	c nbDecision=2000 #constraints=2875
0.19/0.25	c nbDecision=2500 #constraints=2885
0.19/0.29	c nbDecision=3000 #constraints=2895
0.29/0.30	c restart after 3201 decisions
0.29/0.33	c nbDecision=3500 #constraints=2923
0.39/0.42	c nbDecision=4000 #constraints=2975
0.49/0.52	c nbDecision=4500 #constraints=3014
0.49/0.57	c nbDecision=5000 #constraints=3024
0.59/0.62	c nbDecision=5500 #constraints=3033
0.69/0.72	c nbDecision=6000 #constraints=3082
0.69/0.77	c restart after 6401 decisions
0.69/0.78	c nbDecision=6500 #constraints=3117
0.79/0.86	c nbDecision=7000 #constraints=3160
0.89/0.98	c nbDecision=7500 #constraints=3214
1.00/1.07	c nbDecision=8000 #constraints=3270
1.10/1.14	c nbDecision=8500 #constraints=3303
1.29/1.39	c nbDecision=9000 #constraints=3372
1.39/1.50	c nbDecision=9500 #constraints=3389
1.49/1.58	c nbDecision=10000 #constraints=3399
1.59/1.66	c nbDecision=10500 #constraints=3409
1.89/1.98	c nbDecision=11000 #constraints=3523
2.29/2.31	c nbDecision=11500 #constraints=3636
2.59/2.69	c nbDecision=12000 #constraints=3754
3.09/3.15	c nbDecision=12500 #constraints=3859
3.29/3.35	c restart after 12801 decisions
3.49/3.50	c nbDecision=13000 #constraints=3913
3.89/3.90	c nbDecision=13500 #constraints=4031
4.59/4.64	c nbDecision=14000 #constraints=4186
5.29/5.36	c nbDecision=14500 #constraints=4340
5.79/5.81	c nbDecision=15000 #constraints=4432
6.69/6.78	c nbDecision=15500 #constraints=4610
8.18/8.29	c nbDecision=16000 #constraints=4835
8.80/8.89	c nbDecision=16500 #constraints=4864
9.29/9.31	c nbDecision=17000 #constraints=4883
9.90/9.95	c nbDecision=17500 #constraints=4935
10.79/10.83	c nbDecision=18000 #constraints=4999
11.69/11.79	c nbDecision=18500 #constraints=5038
12.79/12.83	c nbDecision=19000 #constraints=5126
13.89/13.93	c nbDecision=19500 #constraints=5217
15.49/15.58	c nbDecision=20000 #constraints=5361
16.39/16.47	c nbDecision=20500 #constraints=5407
17.69/17.70	c nbDecision=21000 #constraints=5528
20.28/20.33	c nbDecision=21500 #constraints=5757
21.89/21.93	c nbDecision=22000 #constraints=5882
24.09/24.18	c nbDecision=22500 #constraints=5990
26.59/26.64	c nbDecision=23000 #constraints=6176
29.19/29.29	c nbDecision=23500 #constraints=6353
33.48/33.58	c nbDecision=24000 #constraints=6584
36.88/36.91	c nbDecision=24500 #constraints=6779
39.68/39.79	c nbDecision=25000 #constraints=6885
44.38/44.47	c nbDecision=25500 #constraints=7145
45.68/45.72	c restart after 25601 decisions
46.58/46.61	c nbDecision=26000 #constraints=7223
49.18/49.26	c nbDecision=26500 #constraints=7263
50.78/50.88	c nbDecision=27000 #constraints=7277
53.17/53.29	c nbDecision=27500 #constraints=7305
56.27/56.37	c nbDecision=28000 #constraints=7405
58.87/58.92	c nbDecision=28500 #constraints=7479
62.27/62.39	c nbDecision=29000 #constraints=7560
66.28/66.33	c nbDecision=29500 #constraints=7600
67.58/67.62	c nbDecision=30000 #constraints=7610
69.88/69.98	c nbDecision=30500 #constraints=7643
72.48/72.58	c nbDecision=31000 #constraints=7706
74.78/74.82	c nbDecision=31500 #constraints=7768
76.07/76.20	c nbDecision=32000 #constraints=7794
76.88/76.95	c nbDecision=32191 #constraints=7813
76.88/76.95	c linear search for optimum
76.88/76.95	o 244
83.07/83.17	c nbDecision=32500 #constraints=7939
93.57/93.67	c nbDecision=33000 #constraints=8131
104.87/104.96	c nbDecision=33500 #constraints=8324
115.97/116.06	c nbDecision=34000 #constraints=8507
129.16/129.22	c nbDecision=34500 #constraints=8715
140.25/140.30	c nbDecision=35000 #constraints=8882
150.36/150.45	c nbDecision=35500 #constraints=9028
160.55/160.69	c nbDecision=36000 #constraints=9172
169.85/169.99	c nbDecision=36500 #constraints=9293
183.05/183.14	c nbDecision=37000 #constraints=9465
197.24/197.33	c nbDecision=37500 #constraints=9645
211.94/212.06	c nbDecision=38000 #constraints=9830
227.84/227.96	c nbDecision=38500 #constraints=10027
242.53/242.68	c nbDecision=39000 #constraints=10213
259.22/259.33	c nbDecision=39500 #constraints=10414
275.32/275.42	c nbDecision=40000 #constraints=10610
287.62/287.75	c nbDecision=40500 #constraints=10759
299.02/299.19	c nbDecision=41000 #constraints=10894
311.61/311.78	c nbDecision=41500 #constraints=11038
325.11/325.22	c nbDecision=42000 #constraints=11190
341.21/341.37	c nbDecision=42500 #constraints=11366
362.60/362.71	c nbDecision=43000 #constraints=11596
379.40/379.54	c nbDecision=43500 #constraints=11782
391.59/391.74	c nbDecision=44000 #constraints=11905
401.60/401.74	c nbDecision=44500 #constraints=12000
423.49/423.62	c nbDecision=45000 #constraints=12219
438.69/438.90	c nbDecision=45500 #constraints=12361
454.98/455.13	c nbDecision=46000 #constraints=12508
472.08/472.22	c nbDecision=46500 #constraints=12667
487.97/488.19	c nbDecision=47000 #constraints=12812
505.96/506.14	c nbDecision=47500 #constraints=12974
523.36/523.56	c nbDecision=48000 #constraints=13128
544.06/544.29	c nbDecision=48500 #constraints=13330
564.45/564.61	c nbDecision=49000 #constraints=13521
584.35/584.54	c nbDecision=49500 #constraints=13700
608.24/608.43	c nbDecision=50000 #constraints=13908
636.04/636.23	c nbDecision=50500 #constraints=14139
656.03/656.26	c nbDecision=51000 #constraints=14310
661.03/661.22	c restart after 51201 decisions
671.23/671.45	c nbDecision=51500 #constraints=14418
688.63/688.89	c nbDecision=52000 #constraints=14558
714.72/714.92	c nbDecision=52500 #constraints=14765
740.02/740.25	c nbDecision=53000 #constraints=14960
762.11/762.35	c nbDecision=53500 #constraints=15127
788.30/788.52	c nbDecision=54000 #constraints=15333
815.30/815.56	c nbDecision=54500 #constraints=15538
841.99/842.23	c nbDecision=55000 #constraints=15737
856.78/857.05	c nbDecision=55500 #constraints=15847
874.08/874.33	c nbDecision=56000 #constraints=15969
895.18/895.44	c nbDecision=56500 #constraints=16118
915.87/916.16	c nbDecision=57000 #constraints=16260
932.86/933.18	c nbDecision=57500 #constraints=16372
954.76/955.09	c nbDecision=58000 #constraints=16519
970.66/970.92	c nbDecision=58500 #constraints=16620
991.75/992.01	c nbDecision=59000 #constraints=16764
1010.45/1010.75	c nbDecision=59500 #constraints=16887
1031.64/1031.90	c nbDecision=60000 #constraints=17031
1055.64/1055.98	c nbDecision=60500 #constraints=17203
1078.34/1078.67	c nbDecision=61000 #constraints=17358
1103.33/1103.62	c nbDecision=61500 #constraints=17533
1124.92/1125.23	c nbDecision=62000 #constraints=17674
1143.42/1143.75	c nbDecision=62500 #constraints=17792
1168.81/1169.14	c nbDecision=63000 #constraints=17962
1192.30/1192.64	c nbDecision=63500 #constraints=18112
1200.80/1201.19	c nbDecision=64000 #constraints=18153
1214.01/1214.38	c nbDecision=64500 #constraints=18227
1255.39/1255.74	c nbDecision=65000 #constraints=18472
1281.09/1281.46	c nbDecision=65500 #constraints=18655
1308.08/1308.47	c nbDecision=66000 #constraints=18840
1331.97/1332.30	c nbDecision=66500 #constraints=18997
1357.57/1357.97	c nbDecision=67000 #constraints=19158
1397.45/1397.82	c nbDecision=67500 #constraints=19391
1437.05/1437.43	c nbDecision=68000 #constraints=19624
1464.24/1464.67	c nbDecision=68500 #constraints=19788
1487.64/1488.00	c nbDecision=69000 #constraints=19920
1523.72/1524.15	c nbDecision=69500 #constraints=20129
1555.22/1555.63	c nbDecision=70000 #constraints=20306
1581.61/1582.09	c nbDecision=70500 #constraints=20452
1614.00/1614.49	c nbDecision=71000 #constraints=20635
1647.32/1647.82	c nbDecision=71500 #constraints=20826
1682.19/1682.73	c nbDecision=72000 #constraints=21021
1715.39/1715.92	c nbDecision=72500 #constraints=21210
1746.18/1746.72	c nbDecision=73000 #constraints=21394
1770.27/1770.88	c nbDecision=73500 #constraints=21537
1791.37/1791.92	c nbDecision=74000 #constraints=21659
1800.07/1800.61	Received signal 15
1800.17/1800.73	
1800.17/1800.73	s SATISFIABLE
1800.17/1800.73	v -x1 -x2 x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 -x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 -x31
1800.17/1800.73	v -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58
1800.17/1800.73	v 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 x86
1800.17/1800.73	v x87 -x88 x89 -x90 x91 -x92 x93 -x94 x95 -x96 x97 -x98 -x99 x100 x101 -x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112
1800.17/1800.73	v x113 -x114 x115 -x116 x117 -x118 x119 -x120 -x121 x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 -x133 x134 x135
1800.17/1800.73	v -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 -x147 x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158
1800.17/1800.73	v x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181
1800.17/1800.73	v -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204
1800.17/1800.73	v x205 -x206 -x207 x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227
1800.17/1800.73	v -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250
1800.17/1800.73	v x251 -x252 -x253 x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273
1800.17/1800.73	v -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296
1800.17/1800.73	v x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319
1800.17/1800.73	v -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 -x329 x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342
1800.17/1800.73	v x343 -x344 x345 -x346 -x347 x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 -x357 x358 x359 -x360 x361 -x362 x363 -x364 x365
1800.17/1800.73	v -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 -x385 x386 x387 -x388
1800.17/1800.73	v -x389 x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 -x399 x400 x401 -x402 -x403 x404 -x405 x406 x407 -x408 -x409 x410 -x411
1800.17/1800.73	v x412 x413 -x414 x415 -x416 -x417 x418 -x419 x420 -x421 x422 -x423 x424 x425 -x426 -x427 x428 -x429 x430 x431 -x432 -x433 x434
1800.17/1800.73	v -x435 x436 x437 -x438 -x439 x440 x441 -x442 -x443 x444 -x445 x446 x447 -x448 -x449 x450 -x451 x452 -x453 x454 x455 -x456 -x457
1800.17/1800.73	v x458 -x459 -x460 x461 -x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 x472 x473 -x474 -x475 x476 -x477 x478 x479 -x480
1800.17/1800.73	v -x481 x482 -x483 x484 x485 -x486 -x487 x488 -x489 x490 x491 -x492 -x493 x494 x495 -x496 -x497 x498 -x499 x500 x501 -x502 -x503
1800.17/1800.73	v x504 -x505 x506 -x507 x508 x509 -x510 -x511 x512 x513 -x514 -x515 x516 x517 -x518 -x519 x520 -x521 x522
1800.17/1800.73	
1800.17/1800.73	c user time= 1799.75 s
1800.17/1800.73	c system time= 0.452931 s
1800.17/1800.73	c wall clock time=1800.74

Verifier Data (download as text)

OK	244

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-365184-1176989643 -o ROOT/results/node43/solver-365184-1176989643 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/365184-1176989643/instance-365184-1176989643.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.91 0.95 0.98 3/77 6563
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=1468 CPUtime=0
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 146876144 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715266 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 367 165 130 317 0 46 0

[startup+0.0165841 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 6563
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=1732 CPUtime=0.01
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 241 0 0 0 1 0 0 0 18 0 1 0 146876144 1773568 223 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 433 223 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101591 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 6563
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=2736 CPUtime=0.09
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 482 0 0 0 9 0 0 0 18 0 1 0 146876144 2801664 464 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606847 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 684 464 139 317 0 363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2736

[startup+0.301609 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 6563
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=2736 CPUtime=0.29
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 482 0 0 0 29 0 0 0 19 0 1 0 146876144 2801664 464 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 684 464 139 317 0 363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2736

[startup+0.701643 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 6563
/proc/meminfo: memFree=1092880/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=3260 CPUtime=0.69
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 606 0 0 0 69 0 0 0 22 0 1 0 146876144 3338240 588 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 815 588 139 317 0 494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3260

[startup+1.50171 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 6564
/proc/meminfo: memFree=1090440/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=4444 CPUtime=1.49
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 923 0 0 0 149 0 0 0 25 0 1 0 146876144 4550656 905 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134752702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 1111 905 139 317 0 790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4444

[startup+3.10185 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 6564
/proc/meminfo: memFree=1088968/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=6292 CPUtime=3.09
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 1390 0 0 0 309 0 0 0 25 0 1 0 146876144 6443008 1372 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 1573 1372 139 317 0 1252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6292

[startup+6.30213 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 6564
/proc/meminfo: memFree=1085512/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=9200 CPUtime=6.29
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 2101 0 0 0 628 1 0 0 25 0 1 0 146876144 9420800 2083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 2300 2083 139 317 0 1979 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9200

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 6564
/proc/meminfo: memFree=1082760/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=11460 CPUtime=12.69
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 2666 0 0 0 1267 2 0 0 25 0 1 0 146876144 11735040 2648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 2865 2648 139 317 0 2544 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11460

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 6564
/proc/meminfo: memFree=1078344/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=16408 CPUtime=25.48
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 3791 0 0 0 2546 2 0 0 25 0 1 0 146876144 16801792 3736 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 4102 3736 139 317 0 3781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16408

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 6564
/proc/meminfo: memFree=1072968/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=21384 CPUtime=51.08
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 5096 0 0 0 5104 4 0 0 25 0 1 0 146876144 21897216 5041 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712511 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 5346 5041 139 317 0 5025 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21384

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 6564
/proc/meminfo: memFree=1064840/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=30636 CPUtime=102.27
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 7143 0 0 0 10221 6 0 0 25 0 1 0 146876144 31371264 7088 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 7659 7088 170 317 0 7338 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30636

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6564
/proc/meminfo: memFree=1052488/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=43100 CPUtime=162.25
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 10241 0 0 0 16217 8 0 0 25 0 1 0 146876144 44134400 10186 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 10775 10186 170 317 0 10454 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43100

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6564
/proc/meminfo: memFree=1042824/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=52920 CPUtime=222.24
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 12613 0 0 0 22214 10 0 0 25 0 1 0 146876144 54190080 12558 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718447 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 13230 12558 170 317 0 12909 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 52920

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6566
/proc/meminfo: memFree=1034680/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=60976 CPUtime=282.22
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 14730 0 0 0 28211 11 0 0 25 0 1 0 146876144 62439424 14603 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564092 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 15244 14603 170 317 0 14923 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60976

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6566
/proc/meminfo: memFree=1026248/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=68416 CPUtime=342.21
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 16814 0 0 0 34208 13 0 0 25 0 1 0 146876144 70057984 16687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 17104 16687 170 317 0 16783 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 68416

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6566
/proc/meminfo: memFree=1017608/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=79768 CPUtime=402.2
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 18980 0 0 0 40205 15 0 0 25 0 1 0 146876144 81682432 18853 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563401 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 19942 18853 170 317 0 19621 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 79768

[startup+462.302 s]
/proc/loadavg: 1.05 0.99 0.98 2/78 6566
/proc/meminfo: memFree=1011272/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=87748 CPUtime=462.17
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 20557 0 0 0 46201 16 0 0 25 0 1 0 146876144 89853952 20430 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541619 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 21937 20430 170 317 0 21616 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 87748

[startup+522.302 s]
/proc/loadavg: 1.02 0.99 0.98 2/78 6566
/proc/meminfo: memFree=1005256/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=93748 CPUtime=522.16
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 22069 0 0 0 52199 17 0 0 25 0 1 0 146876144 95997952 21942 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711047 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 23437 21942 170 317 0 23116 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 93748

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6566
/proc/meminfo: memFree=998088/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=100884 CPUtime=582.15
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 23840 0 0 0 58196 19 0 0 25 0 1 0 146876144 103305216 23713 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 25221 23713 170 317 0 24900 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 100884

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6566
/proc/meminfo: memFree=992584/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=106060 CPUtime=642.14
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 25203 0 0 0 64194 20 0 0 25 0 1 0 146876144 108605440 25076 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563372 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 26515 25076 170 317 0 26194 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 106060


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

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6566
/proc/meminfo: memFree=972360/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=125240 CPUtime=882.08
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 30251 0 0 0 88184 24 0 0 25 0 1 0 146876144 128245760 30124 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 31310 30124 170 317 0 30989 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 125240

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6566
/proc/meminfo: memFree=964168/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=136988 CPUtime=942.06
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 32305 0 0 0 94180 26 0 0 25 0 1 0 146876144 140275712 32178 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 34247 32178 170 317 0 33926 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 136988

[startup+1002.3 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 6566
/proc/meminfo: memFree=959752/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=140868 CPUtime=1002.05
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 33404 0 0 0 100177 28 0 0 25 0 1 0 146876144 144248832 33277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715604 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 35217 33277 170 317 0 34896 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 140868

[startup+1062.3 s]
/proc/loadavg: 1.06 1.01 0.99 2/78 6566
/proc/meminfo: memFree=955144/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=145016 CPUtime=1062.03
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 34578 0 0 0 106175 28 0 0 25 0 1 0 146876144 148496384 34451 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 36254 34451 170 317 0 35933 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 145016

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 0.99 2/78 6566
/proc/meminfo: memFree=950472/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=149196 CPUtime=1122.02
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 35731 0 0 0 112173 29 0 0 25 0 1 0 146876144 152776704 35604 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 37299 35604 170 317 0 36978 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 149196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=946312/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=153200 CPUtime=1182.01
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 36777 0 0 0 118171 30 0 0 25 0 1 0 146876144 156876800 36650 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 38300 36650 170 317 0 37979 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 153200

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=943880/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=155180 CPUtime=1241.99
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 37375 0 0 0 124168 31 0 0 25 0 1 0 146876144 158904320 37248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 38795 37248 170 317 0 38474 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 155180

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=939400/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=159620 CPUtime=1301.99
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 38493 0 0 0 130167 32 0 0 25 0 1 0 146876144 163450880 38366 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 39905 38366 170 317 0 39584 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 159620

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=934792/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=163848 CPUtime=1361.97
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 39638 0 0 0 136164 33 0 0 25 0 1 0 146876144 167780352 39511 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 40962 39511 170 317 0 40641 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 163848

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=931080/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=167524 CPUtime=1421.96
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 40570 0 0 0 142162 34 0 0 25 0 1 0 146876144 171544576 40443 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 41881 40443 170 317 0 41560 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 167524

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=927368/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=172128 CPUtime=1481.94
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 41706 0 0 0 148159 35 0 0 25 0 1 0 146876144 176259072 41381 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 43032 41381 170 317 0 42711 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 172128

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=923528/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=176572 CPUtime=1541.92
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 42875 0 0 0 154156 36 0 0 25 0 1 0 146876144 180809728 42319 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 44143 42319 170 317 0 43822 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 176572

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6566
/proc/meminfo: memFree=919752/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=182340 CPUtime=1601.91
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 44398 0 0 0 160154 37 0 0 25 0 1 0 146876144 186716160 43281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 45585 43281 170 317 0 45264 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 182340

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/84 6738
/proc/meminfo: memFree=914696/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=188020 CPUtime=1661.81
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 45847 0 0 0 166139 42 0 0 25 0 1 0 146876144 192532480 44191 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 47005 44191 170 317 0 46684 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 188020

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6764
/proc/meminfo: memFree=912264/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=191724 CPUtime=1721.78
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 46834 0 0 0 172135 43 0 0 25 0 1 0 146876144 196325376 45112 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 47931 45112 170 317 0 47610 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 191724

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6764
/proc/meminfo: memFree=907720/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=196324 CPUtime=1781.76
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 48010 0 0 0 178132 44 0 0 25 0 1 0 146876144 201035776 46222 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 49081 46222 170 317 0 48760 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 196324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6764
/proc/meminfo: memFree=906440/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=197388 CPUtime=1800.07
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 48316 0 0 0 179962 45 0 0 25 0 1 0 146876144 202125312 46528 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 49347 46528 170 317 0 49026 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 197388

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 6764
/proc/meminfo: memFree=906440/2055920 swapFree=4184648/4192956
[pid=6563] ppid=6561 vsize=197516 CPUtime=1800.17
/proc/6563/stat : 6563 (oree) R 6561 6563 6463 0 -1 4194304 48320 0 0 0 179972 45 0 0 25 0 1 0 146876144 202256384 46532 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6563/statm: 49379 46532 170 317 0 49058 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 197516

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.24
CPU user time (s): 1799.76
CPU system time (s): 0.483926
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 197516

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

runsolver used 2.10468 second user time and 4.42833 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Apr 19 13:34:03 UTC 2007

IDJOB= 365184
IDBENCH= 2204
IDSOLVER= 172
FILE ID= node43/365184-1176989643

PBS_JOBID= 4630428

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  074c87f3baaaee27cf79610ce4b49729

RANDOM SEED= 577149595

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1093352 kB
Buffers:         54656 kB
Cached:         724388 kB
SwapCached:       2072 kB
Active:         472292 kB
Inactive:       419408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093352 kB
SwapTotal:     4192956 kB
SwapFree:      4184648 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:         128440 kB
Slab:            56284 kB
Committed_AS:  1756648 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= 66433 MiB

End job on node43 on Thu Apr 19 14:04:06 UTC 2007