Trace number 363672

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)5790 1800.2 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-my_adder.opb
MD5SUM38f65eab3d9896915eed9a127435e25b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4561
Best CPU time to get the best result obtained on this benchmark2.26366
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4561
Optimality of the best value was proved YES
Number of variables577
Total number of constraints1322
Number of constraints which are clauses1306
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 577
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 24510
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 24510
Number of bits of the biggest sum of numbers15
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=577 #constraints=1323 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=223 #constraints=1323
0.00/0.02	c linear search for optimum
0.00/0.02	o 5793
0.00/0.02	c nbDecision=223 #constraints=1324
0.00/0.02	o 5790
0.00/0.07	c restart after 401 decisions
0.00/0.07	c nbDecision=500 #constraints=1391
0.10/0.18	c restart after 801 decisions
0.10/0.19	c nbDecision=1000 #constraints=1552
0.59/0.61	c nbDecision=1500 #constraints=1970
0.69/0.73	c restart after 1601 decisions
0.99/1.02	c nbDecision=2000 #constraints=2270
1.99/2.08	c nbDecision=2500 #constraints=2727
3.29/3.34	c nbDecision=3000 #constraints=3227
3.79/3.88	c restart after 3201 decisions
4.79/4.82	c nbDecision=3500 #constraints=3476
7.78/7.90	c nbDecision=4000 #constraints=3974
11.09/11.14	c nbDecision=4500 #constraints=4474
14.68/14.77	c nbDecision=5000 #constraints=4976
18.49/18.58	c nbDecision=5500 #constraints=5429
26.19/26.28	c nbDecision=6000 #constraints=5929
32.38/32.48	c restart after 6401 decisions
33.08/33.18	c nbDecision=6500 #constraints=6329
39.58/39.63	c nbDecision=7000 #constraints=6725
47.78/47.80	c nbDecision=7500 #constraints=7223
56.47/56.50	c nbDecision=8000 #constraints=7725
65.47/65.56	c nbDecision=8500 #constraints=8227
74.97/75.04	c nbDecision=9000 #constraints=8725
84.87/84.91	c nbDecision=9500 #constraints=9227
96.47/96.52	c nbDecision=10000 #constraints=9670
112.16/112.23	c nbDecision=10500 #constraints=10172
127.75/127.82	c nbDecision=11000 #constraints=10674
143.45/143.58	c nbDecision=11500 #constraints=11174
159.55/159.63	c nbDecision=12000 #constraints=11672
176.14/176.25	c nbDecision=12500 #constraints=12174
186.14/186.28	c restart after 12801 decisions
188.14/188.28	c nbDecision=13000 #constraints=12476
205.14/205.27	c nbDecision=13500 #constraints=12974
222.52/222.60	c nbDecision=14000 #constraints=13474
240.52/240.63	c nbDecision=14500 #constraints=13974
258.71/258.87	c nbDecision=15000 #constraints=14472
277.41/277.58	c nbDecision=15500 #constraints=14972
296.50/296.70	c nbDecision=16000 #constraints=15474
316.10/316.28	c nbDecision=16500 #constraints=15974
336.00/336.15	c nbDecision=17000 #constraints=16472
356.38/356.57	c nbDecision=17500 #constraints=16974
377.18/377.31	c nbDecision=18000 #constraints=17474
401.67/401.83	c nbDecision=18500 #constraints=17915
432.77/432.94	c nbDecision=19000 #constraints=18419
463.26/463.44	c nbDecision=19500 #constraints=18919
493.55/493.78	c nbDecision=20000 #constraints=19417
524.33/524.55	c nbDecision=20500 #constraints=19917
555.53/555.76	c nbDecision=21000 #constraints=20417
586.72/586.96	c nbDecision=21500 #constraints=20919
618.01/618.26	c nbDecision=22000 #constraints=21419
649.81/650.08	c nbDecision=22500 #constraints=21917
682.59/682.84	c nbDecision=23000 #constraints=22419
715.28/715.56	c nbDecision=23500 #constraints=22919
748.18/748.42	c nbDecision=24000 #constraints=23417
781.57/781.81	c nbDecision=24500 #constraints=23919
815.45/815.72	c nbDecision=25000 #constraints=24419
849.44/849.76	c nbDecision=25500 #constraints=24919
856.34/856.68	c restart after 25601 decisions
874.24/874.56	c nbDecision=26000 #constraints=25215
909.03/909.35	c nbDecision=26500 #constraints=25719
944.41/944.76	c nbDecision=27000 #constraints=26215
980.31/980.61	c nbDecision=27500 #constraints=26715
1016.40/1016.79	c nbDecision=28000 #constraints=27215
1052.89/1053.20	c nbDecision=28500 #constraints=27715
1089.78/1090.15	c nbDecision=29000 #constraints=28215
1127.26/1127.62	c nbDecision=29500 #constraints=28719
1164.75/1165.12	c nbDecision=30000 #constraints=29217
1202.84/1203.22	c nbDecision=30500 #constraints=29719
1241.23/1241.61	c nbDecision=31000 #constraints=30215
1280.12/1280.59	c nbDecision=31500 #constraints=30715
1319.61/1320.02	c nbDecision=32000 #constraints=31217
1359.40/1359.85	c nbDecision=32500 #constraints=31719
1399.28/1399.76	c nbDecision=33000 #constraints=32215
1439.92/1440.44	c nbDecision=33500 #constraints=32717
1480.76/1481.30	c nbDecision=34000 #constraints=33215
1522.25/1522.84	c nbDecision=34500 #constraints=33719
1563.64/1564.23	c nbDecision=35000 #constraints=34152
1626.02/1626.66	c nbDecision=35500 #constraints=34654
1685.81/1686.41	c nbDecision=36000 #constraints=35154
1745.79/1746.45	c nbDecision=36500 #constraints=35656
1800.08/1800.71	Received signal 15
1800.08/1800.76	
1800.08/1800.76	s SATISFIABLE
1800.08/1800.76	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
1800.08/1800.76	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.08/1800.76	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
1800.08/1800.76	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104
1800.08/1800.76	v -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125
1800.08/1800.76	v -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146
1800.08/1800.76	v -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167
1800.08/1800.76	v -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188
1800.08/1800.76	v -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209
1800.08/1800.76	v -x210 x211 -x212 -x213 x214 -x215 -x216 x217 -x218 -x219 x220 -x221 -x222 x223 -x224 -x225 x226 -x227 -x228 x229 -x230 -x231
1800.08/1800.76	v x232 -x233 -x234 x235 -x236 -x237 x238 -x239 -x240 x241 -x242 -x243 x244 -x245 -x246 x247 -x248 -x249 x250 -x251 -x252 x253
1800.08/1800.76	v -x254 -x255 -x256 -x257 -x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 -x273 -x274 -x275 -x276
1800.08/1800.76	v -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297
1800.08/1800.76	v -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318
1800.08/1800.76	v -x319 -x320 -x321 -x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343
1800.08/1800.76	v x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369
1800.08/1800.76	v -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390
1800.08/1800.76	v -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411
1800.08/1800.76	v -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432
1800.08/1800.76	v x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 -x449 -x450 x451 -x452 x453 -x454 x455 -x456
1800.08/1800.76	v x457 -x458 x459 -x460 x461 -x462 x463 -x464 x465 -x466 x467 -x468 x469 -x470 x471 -x472 x473 -x474 x475 -x476 x477 -x478 x479
1800.08/1800.76	v -x480 x481 -x482 x483 -x484 -x485 x486 -x487 -x488 x489 -x490 -x491 x492 -x493 -x494 x495 -x496 -x497 x498 -x499 -x500 x501
1800.08/1800.76	v -x502 -x503 x504 -x505 -x506 x507 -x508 -x509 x510 -x511 -x512 x513 -x514 -x515 x516 -x517 -x518 x519 -x520 -x521 x522 -x523
1800.08/1800.76	v -x524 x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544
1800.08/1800.76	v -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565
1800.08/1800.76	v -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577
1800.08/1800.76	
1800.08/1800.76	c user time= 1799.51 s
1800.08/1800.76	c system time= 0.634903 s
1800.08/1800.76	c wall clock time=1800.77

Verifier Data (download as text)

OK	5790

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-363672-1176986239 -o ROOT/results/node71/solver-363672-1176986239 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/363672-1176986239/instance-363672-1176986239.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 409
/proc/meminfo: memFree=1199152/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=1468 CPUtime=0
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 174613227 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 367 165 130 317 0 46 0

[startup+0.092679 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 409
/proc/meminfo: memFree=1199152/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=2788 CPUtime=0.09
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 534 0 0 0 9 0 0 0 18 0 1 0 174613227 2854912 516 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 697 516 170 317 0 376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2788

[startup+0.101678 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 409
/proc/meminfo: memFree=1199152/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=2920 CPUtime=0.1
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 562 0 0 0 10 0 0 0 18 0 1 0 174613227 2990080 544 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 730 544 170 317 0 409 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2920

[startup+0.301706 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 409
/proc/meminfo: memFree=1199152/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=5032 CPUtime=0.29
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 1119 0 0 0 29 0 0 0 19 0 1 0 174613227 5152768 1101 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 1258 1101 170 317 0 937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5032

[startup+0.701761 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 409
/proc/meminfo: memFree=1199152/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=8472 CPUtime=0.69
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 1951 0 0 0 69 0 0 0 22 0 1 0 174613227 8675328 1933 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 2118 1933 170 317 0 1797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8472

[startup+1.50287 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 410
/proc/meminfo: memFree=1190440/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=12776 CPUtime=1.49
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 3016 0 0 0 148 1 0 0 25 0 1 0 174613227 13082624 2998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 3194 2998 170 317 0 2873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12776

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 410
/proc/meminfo: memFree=1185640/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=17952 CPUtime=3.09
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 4300 0 0 0 308 1 0 0 25 0 1 0 174613227 18382848 4282 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 4488 4282 170 317 0 4167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17952

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 410
/proc/meminfo: memFree=1177960/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=24516 CPUtime=6.29
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 5735 0 0 0 627 2 0 0 25 0 1 0 174613227 25104384 5717 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 6129 5717 170 317 0 5808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24516

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 410
/proc/meminfo: memFree=1169336/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=32100 CPUtime=12.69
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 7770 0 0 0 1265 4 0 0 25 0 1 0 174613227 32870400 7752 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 8025 7752 170 317 0 7704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32100

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 410
/proc/meminfo: memFree=1156984/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=45728 CPUtime=25.49
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 10736 0 0 0 2543 6 0 0 25 0 1 0 174613227 46825472 10682 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271347 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 11432 10682 170 317 0 11111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45728

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 410
/proc/meminfo: memFree=1144248/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=57608 CPUtime=51.08
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 13946 0 0 0 5100 8 0 0 25 0 1 0 174613227 58990592 13892 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 14402 13892 170 317 0 14081 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57608

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 410
/proc/meminfo: memFree=1119800/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=85908 CPUtime=102.27
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 19973 0 0 0 10214 13 0 0 25 0 1 0 174613227 87969792 19919 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 21477 19919 170 317 0 21156 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 85908

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 410
/proc/meminfo: memFree=1104056/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=100800 CPUtime=162.25
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 23995 0 0 0 16209 16 0 0 25 0 1 0 174613227 103219200 23870 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 25200 23870 170 317 0 24879 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100800

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 410
/proc/meminfo: memFree=1089400/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=114268 CPUtime=222.22
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 27610 0 0 0 22203 19 0 0 25 0 1 0 174613227 117010432 27485 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711484 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 28567 27485 170 317 0 28246 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 114268

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=1075704/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=127208 CPUtime=282.2
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 31028 0 0 0 28198 22 0 0 25 0 1 0 174613227 130260992 30903 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604450 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 31802 30903 170 317 0 31481 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 127208

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=1062584/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=139352 CPUtime=342.19
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 34279 0 0 0 34194 25 0 0 25 0 1 0 174613227 142696448 34154 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 34838 34154 170 317 0 34517 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 139352

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=1046840/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=167692 CPUtime=402.17
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 39852 0 0 0 40190 27 0 0 25 0 1 0 174613227 171716608 38077 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 41923 38077 170 317 0 41602 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 167692

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=1038520/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=175836 CPUtime=462.16
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 42016 0 0 0 46187 29 0 0 25 0 1 0 174613227 180056064 40142 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 43959 40142 170 317 0 43638 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 175836

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=1030328/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=183244 CPUtime=522.13
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 44106 0 0 0 52184 29 0 0 25 0 1 0 174613227 187641856 42232 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 45811 42232 170 317 0 45490 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 183244

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=1022072/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=191304 CPUtime=582.12
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 46325 0 0 0 58182 30 0 0 25 0 1 0 174613227 195895296 44277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 47826 44277 170 317 0 47505 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 191304

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=1014008/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=198564 CPUtime=642.11
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 48318 0 0 0 64179 32 0 0 25 0 1 0 174613227 203329536 46270 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716198 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 49641 46270 170 317 0 49320 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 198564


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=983544/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=226472 CPUtime=882.03
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 56129 0 0 0 88166 37 0 0 25 0 1 0 174613227 231907328 53883 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 56618 53883 170 317 0 56297 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 226472

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=975864/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=233588 CPUtime=942.01
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 58058 0 0 0 94162 39 0 0 25 0 1 0 174613227 239194112 55812 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 58397 55812 170 317 0 58076 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 233588

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=968632/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=239788 CPUtime=1002
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 59848 0 0 0 100159 41 0 0 25 0 1 0 174613227 245542912 57602 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 59947 57602 170 317 0 59626 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 239788

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=961848/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=247016 CPUtime=1061.98
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 61762 0 0 0 106155 43 0 0 25 0 1 0 174613227 252944384 59318 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 61754 59318 170 317 0 61433 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 247016

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=954744/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=253084 CPUtime=1121.96
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 63541 0 0 0 112152 44 0 0 25 0 1 0 174613227 259158016 61097 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 63271 61097 170 317 0 62950 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 253084

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=948024/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=259156 CPUtime=1181.95
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 65219 0 0 0 118148 47 0 0 25 0 1 0 174613227 265375744 62775 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 64789 62775 170 317 0 64468 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 259156

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=940920/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=265092 CPUtime=1241.93
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 66966 0 0 0 124145 48 0 0 25 0 1 0 174613227 271454208 64522 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 66273 64522 170 317 0 65952 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 265092

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=934392/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=271924 CPUtime=1301.92
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 68780 0 0 0 130142 50 0 0 25 0 1 0 174613227 278450176 66138 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 67981 66138 170 317 0 67660 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 271924

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 412
/proc/meminfo: memFree=927736/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=277600 CPUtime=1361.9
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 70470 0 0 0 136139 51 0 0 25 0 1 0 174613227 284262400 67828 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712504 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 69400 67828 170 317 0 69079 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 277600

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 438
/proc/meminfo: memFree=920008/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=284300 CPUtime=1421.88
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 72261 0 0 0 142135 53 0 0 25 0 1 0 174613227 291123200 69421 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 71075 69421 170 317 0 70754 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 284300

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=914288/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=291132 CPUtime=1481.76
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 74203 0 0 0 148121 55 0 0 25 0 1 0 174613227 298119168 71099 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711181 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 72783 71099 170 317 0 72462 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 291132

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=908088/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=297832 CPUtime=1541.75
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 75950 0 0 0 154118 57 0 0 25 0 1 0 174613227 304979968 72648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 74458 72648 170 317 0 74137 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 297832

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=900600/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=335216 CPUtime=1601.73
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 84241 0 0 0 160113 60 0 0 25 0 1 0 174613227 343261184 74513 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 83804 74513 170 317 0 83483 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 335216

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=896312/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=339540 CPUtime=1661.71
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 85421 0 0 0 166111 60 0 0 25 0 1 0 174613227 347688960 75562 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 84885 75562 170 317 0 84564 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 339540

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=892024/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=344012 CPUtime=1721.69
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 86670 0 0 0 172108 61 0 0 25 0 1 0 174613227 352268288 76647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 86003 76647 170 317 0 85682 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 344012

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=887544/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=347804 CPUtime=1781.67
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 87766 0 0 0 178105 62 0 0 25 0 1 0 174613227 356151296 77743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 86951 77743 170 317 0 86630 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 347804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=886136/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=348988 CPUtime=1800.08
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194304 88110 0 0 0 179945 63 0 0 25 0 1 0 174613227 357363712 78087 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 87247 78087 170 317 0 86926 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 348988

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

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 610
/proc/meminfo: memFree=886136/2055920 swapFree=4184232/4192956
[pid=409] ppid=407 vsize=0 CPUtime=1800.17
/proc/409/stat : 409 (oree) R 407 409 31205 0 -1 4194308 88127 0 0 0 179951 66 0 0 25 0 1 0 174613227 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/409/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.2
CPU user time (s): 1799.51
CPU system time (s): 0.685895
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 348988

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

runsolver used 1.36479 second user time and 3.62545 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Thu Apr 19 12:37:19 UTC 2007

IDJOB= 363672
IDBENCH= 2015
IDSOLVER= 172
FILE ID= node71/363672-1176986239

PBS_JOBID= 4630386

Free space on /tmp= 66446 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-my_adder.opb
COMMAND LINE= oree /tmp/evaluation/363672-1176986239/instance-363672-1176986239.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-363672-1176986239 -o ROOT/results/node71/solver-363672-1176986239 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/363672-1176986239/instance-363672-1176986239.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  38f65eab3d9896915eed9a127435e25b

RANDOM SEED= 400848868

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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:       1199632 kB
Buffers:         37512 kB
Cached:         737924 kB
SwapCached:       2620 kB
Active:         204636 kB
Inactive:       581192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199632 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            1356 kB
Writeback:           0 kB
Mapped:          16532 kB
Slab:            56452 kB
Committed_AS:  2578564 kB
PageTables:       1452 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= 66446 MiB

End job on node71 on Thu Apr 19 13:07:22 UTC 2007