Trace number 3732826

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB09: bsolo 3.1OPT0 7.42387 7.42462

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.5:100.opb
MD5SUM885184c694263ba985a0dc2cd49b3440
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.160975
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables776
Total number of constraints867
Number of constraints which are clauses701
Number of constraints which are cardinality constraints (but not clauses)166
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Number of terms in the objective function 776
Biggest coefficient in the objective function 474
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 2127
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 474
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 2127
Number of bits of the biggest sum of numbers12
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

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3732826-1338706434.opb
0.00/0.00	c File size is 36242 bytes.
0.00/0.00	c Highest Coefficient sum: 2127
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 776 Constr: 868 703/165/0 Lit: 3036 Watch. Lit: 2034
0.00/0.00	c Obj. Vars: 776 (100 % of total variables)
0.00/0.00	c Formula reductions applied at preprocessing
0.00/0.00	c Pre-processing Time: 0.006 s
0.00/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.07	c        0    774      862     3018    3     2022    1802      0      0 0.01
0.00/0.07	c Initial Lower Bound: 0
0.00/0.07	c Initial Path Cost: -474
0.00/0.07	o 52
0.28/0.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.28/0.36	c        0    774      863     3792    4     2542    3350      1      0 0.07
0.28/0.36	o 28
0.59/0.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.62	c        0    774      864     4566    5     3013    4898      2      0 0.36
0.59/0.62	o 26
0.99/1.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.03	c        0    774      865     5340    6     3471    6446      3      0 0.62
0.99/1.03	o 25
1.29/1.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.34	c        7    774      887    11298   12     4059    6446     25      6 1.03
1.29/1.34	o 17
1.79/1.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.79/1.85	c        7    774      888    12072   13     4390    6446     26      5 1.34
1.79/1.85	o 16
2.20/2.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.20/2.21	c       17    774      918    23410   25     4960    6446     56      9 1.86
2.20/2.21	o 15
2.59/2.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.59/2.60	c       25    774      943    33574   35     5337    6446     81     11 2.22
2.59/2.60	o 14
2.89/2.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.89/2.94	c       42    774      995    55321   55     6022    6446    133     16 2.61
2.89/2.94	o 13
3.20/3.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.20/3.27	c       50    774     1020    65276   63     6387    6446    158     16 2.95
3.20/3.27	o 12
3.49/3.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.49/3.55	c       56    774     1039    72523   69     6825    6446    177     17 3.27
3.49/3.55	o 11
3.79/3.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.79/3.86	c       59    774     1048    76233   72     7252    6446    186     16 3.56
3.79/3.86	o 10
4.09/4.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.09/4.19	c       63    774     1061    81808   77     7753    6446    199     16 3.86
4.09/4.19	o 9
4.49/4.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.49/4.52	c       71    774     1085    90902   83     8189    6446    223     16 4.20
4.49/4.52	o 8
4.79/4.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.79/4.81	c       81    774     1116   103254   92     8698    6446    254     17 4.53
4.79/4.81	o 7
4.98/5.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.98/5.05	c       84    774     1126   107381   95     9081    6446    264     17 4.82
4.98/5.05	o 6
5.29/5.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.29/5.40	c       86    774     1133   110341   97     9513    6446    271     17 5.06
5.29/5.40	o 5
5.69/5.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.69/5.79	c       96    774     1164   121881  104    10043    6446    302     17 5.40
5.69/5.79	o 4
6.19/6.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.19/6.29	c      113    774     1215   141704  116    10645    6446    353     19 5.79
6.19/6.29	o 3
6.59/6.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.59/6.65	c      145    774     1308   179745  137    11726    6446    446     23 6.29
6.59/6.65	o 2
6.99/7.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.99/7.04	c      156    774     1341   190034  141    12018    6446    479     23 6.65
6.99/7.04	o 1
7.28/7.39	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.28/7.39	c      173    774     1391   206228  148    12555    6446    529     24 7.04
7.28/7.39	o 0
7.39/7.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.39/7.42	c      185    774     1426   214906  150    12921    6446    564     25 7.39
7.39/7.42	v -x757 x694 -x589 x263 -x242 x57 -x39 x693 -x591 -x487 x264 -x247 x56 -x38 -x758 x701 x590 -x486 -x440 -x267 -x246 x55 -x40 -x759 -x695 x595 x488 -x445 -x265 -x53 x41 -x762 -x696 x613 -x594 x489 -x444 -x266 -x249 -x54 x48 -x760 -x697 x612 -x592 x490 -x402 -x250 x42 -x3 -x761 x614 -x593 x497 -x447 -x422 -x401 -x253 -x199 -x172 x43 -x2 -x735 x617 x491 -x448 -x421 -x407 -x386 -x251 -x177 -x44 x4 -x734 x616 -x492 -x451 -x423 x406 -x385 -x274 -x252 -x198 -x176 -x138 x5 x621 -x493 -x449 -x426 x408 -x387 -x367 -x279 -x202 -x156 -x137 -x19 x6 -x736 -x620 -x560 -x511 -x450 x425 x412 -x388 -x366 -x278 -x179 -x155 -x139 -x88 -x18 x13 -x738 -x651 -x618 -x516 x430 x411 x389 -x203 -x180 -x157 -x142 -x87 -x24 -x7 -x650 -x619 -x559 -x515 -x467 -x429 -x409 x396 -x368 x281 -x183 -x158 x141 -x89 -x67 -x23 -x8 -x739 -x563 -x427 -x410 -x390 -x370 -x282 -x181 x159 x146 -x92 -x72 x25 -x9 x741 -x652 -x518 -x470 -x428 -x391 -x319 -x285 -x224 -x182 -x166 x145 -x122 -x91 -x71 x29 x742 -x654 -x636 -x564 -x519 -x471 -x392 -x371 -x318 -x283 -x160 x143 -x96 x28 -x635 -x522 -x373 -x348 x320 -x284 -x223 -x161 x144 -x121 -x95 -x74 x26 -x655 -x520 -x374 x352 x323 -x227 -x162 -x93 -x75 x27 -x657 -x637 -x521 x322 x125 -x94 -x76 -x658 x640 x324 -x228 x126 -x77 -x754 x704 x65 -x756 x705 x588 -x268 -x241 x61 x755 x700 -x603 -x243 -x60 x51 -x763 -x599 -x439 -x248 x52 -x711 x698 -x598 -x500 -x441 -x245 x47 -x715 x501 -x446 -x254 -x496 x443 x45 -x730 x615 -x452 x403 -x171 -x729 x629 -x494 x404 -x200 -x173 x16 x625 -x424 x405 -x362 -x273 -x204 -x178 x17 -x737 x624 x438 x416 -x399 -x361 -x275 -x175 -x12 -x740 -x646 -x510 x434 x400 -x280 -x184 -x140 -x20 x744 -x645 -x561 -x512 -x466 -x433 -x395 -x369 x277 -x206 -x169 x154 -x21 -x10 x743 -x565 -x517 -x372 -x286 -x207 -x170 x150 -x90 -x66 x22 -x653 -x514 -x472 -x393 -x376 -x165 x149 -x117 -x104 -x68 x33 -x656 -x631 -x523 -x375 -x100 -x73 -x660 -x630 -x567 -x347 -x225 -x163 -x123 -x99 -x70 -x659 -x568 x351 x321 -x229 -x78 -x638 -x475 x332 x127 x639 -x328 x702 -x600 -x106 -x64 x50 -x753 -x602 x272 x49 -x771 -x499 x271 -x58 x767 -x498 -x244 -x766 -x710 x699 -x596 -x262 -x59 -x714 -x442 -x258 -x194 x626 -x597 x460 x303 -x257 -x193 -x46 -x15 x628 -x456 x14 -x495 -x455 x435 -x419 -x398 -x201 -x731 -x555 x437 -x420 -x397 -x205 -x174 x732 -x622 -x554 -x462 x415 -x209 -x192 -x168 -x151 x733 -x363 -x276 -x208 -x188 -x167 x153 -x748 -x623 -x562 -x468 -x431 x413 -x364 x294 -x187 -x101 -x36 -x11 -x647 -x566 -x513 -x365 -x290 -x219 -x103 x37 -x686 -x648 -x570 -x531 -x473 -x432 -x394 -x380 -x289 -x218 x147 x32 -x649 -x569 -x527 -x116 -x69 -x664 -x526 x476 x349 -x329 -x226 -x164 -x148 x118 -x97 -x86 -x30 x632 -x474 x353 -x331 -x230 -x124 -x82 x633 -x231 x120 -x98 -x81 x634 -x327 -x232 x128 -x768 x703 -x601 x334 -x105 -x62 -x770 x269 -x259 -x261 -x764 -x712 x457 x300 x270 -x716 x627 x459 -x765 -x418 x302 -x255 x436 -x417 -x195 -x718 -x453 -x256 -x196 -x189 -x719 x197 -x191 -x152 x751 -x454 -x291 -x213 -x35 x752 -x556 x461 -x293 -x102 -x34 -x747 x682 x557 -x528 x463 -x414 -x383 -x185 x558 -x530 -x469 -x384 -x344 -x745 x685 -x667 x574 x465 -x379 -x343 -x287 -x186 -x83 -x668 x477 -x330 -x220 -x85 -x663 -x535 -x524 -x377 x350 -x288 -x221 -x31 -x539 x354 -x222 x119 -x661 x643 -x605 -x525 x355 -x236 x136 -x79 x644 -x609 x356 -x325 x132 -x769 x333 x107 -x63 -x707 -x260 -x706 -x458 x713 x299 x109 x717 x721 x304 x720 -x190 -x750 x216 -x749 -x292 x217 -x678 -x382 x307 -x212 -x529 -x381 x681 -x666 x577 -x210 -x665 x578 x464 -x84 -x746 x687 x573 x485 x481 -x345 -x642 x571 -x534 -x480 -x378 -x346 -x239 x133 x641 -x538 -x240 x135 -x690 -x662 -x604 -x235 -x80 -x608 -x326 x131 x503 -x296 x110 -x708 x108 x709 -x547 -x336 x301 x772 x725 x305 -x215 x214 x674 x308 x306 -x773 x677 -x774 x576 x575 x683 x482 -x211 x484 x688 -x238 -x237 x134 x691 -x572 -x536 -x478 x359 -x689 x540 x360 -x606 -x479 -x233 -x610 x129 x111 x502 x337 x335 -x295 -x728 -x546 x297 -x724 x309 -x722 x673 -x583 -x483 x684 -x533 -x680 x532 -x358 x692 x357 -x537 x541 -x607 -x234 x611 -x130 x338 x115 -x727 x504 x114 -x726 -x548 x298 x670 -x507 x317 x313 -x723 x675 -x582 x550 x312 x551 x679 x587 -x543 x342 -x542 x505 x341 x112 -x549 x508 x314 x113 x506 x316 -x581 x553 x669 x552 x671 -x584 x310 x676 x311 x586 x339 -x544 x509 -x315 x545 x340 x775 -x580 -x579 x672 -x585 x776 x1 
7.39/7.42	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
7.39/7.42	c   22      186     21     2740     1430   214949    568     25 7.42
7.39/7.42	c Objective: 0
7.39/7.42	s OPTIMUM FOUND
7.39/7.42	c Total time: 7.421 s

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3732826-1338706434/watcher-3732826-1338706434 -o /tmp/evaluation-result-3732826-1338706434/solver-3732826-1338706434 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3732826-1338706434.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=26738636/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=11056 CPUtime=0 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 336767801 11321344 306 33554432000 134512640 137136520 4289205744 4289195084 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 2764 306 191 641 0 2120 0

[startup+0.0821049 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=26738636/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=12264 CPUtime=0.07 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 1026 0 0 0 7 0 0 0 20 0 1 0 336767801 12558336 524 33554432000 134512640 137136520 4289205744 4289203288 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3066 524 290 641 0 2422 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12264

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=26738636/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=12728 CPUtime=0.09 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 1413 0 0 0 9 0 0 0 20 0 1 0 336767801 13033472 566 33554432000 134512640 137136520 4289205744 4289203432 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3182 566 290 641 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12728

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=26738636/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=12560 CPUtime=0.28 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 6392 0 0 0 28 0 0 0 20 0 1 0 336767801 12861440 538 33554432000 134512640 137136520 4289205744 4289204096 135471110 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3140 538 290 641 0 2496 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12560

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=26738636/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=12764 CPUtime=0.69 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 17914 0 0 0 67 2 0 0 20 0 1 0 336767801 13070336 584 33554432000 134512640 137136520 4289205744 4289203432 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3191 584 291 641 0 2547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12764

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=26737156/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=12876 CPUtime=1.49 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 45944 0 0 0 143 6 0 0 20 0 1 0 336767801 13185024 606 33554432000 134512640 137136520 4289205744 4289203432 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3219 606 293 641 0 2575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12876

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=26736536/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=13440 CPUtime=3.09 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 107628 0 0 0 296 13 0 0 20 0 1 0 336767801 13762560 757 33554432000 134512640 137136520 4289205744 4289204096 135471103 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3360 757 293 641 0 2716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13440

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=26735544/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=15104 CPUtime=6.29 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 235542 0 0 0 600 29 0 0 20 0 1 0 336767801 15466496 1190 33554432000 134512640 137136520 4289205744 4289203608 135436501 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3776 1190 293 641 0 3132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15104

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

[startup+7.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=26734428/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=15552 CPUtime=7.09 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 263602 0 0 0 677 32 0 0 20 0 1 0 336767801 15925248 1312 33554432000 134512640 137136520 4289205744 4289203824 135471103 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3888 1312 293 641 0 3244 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 15552

[startup+7.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=26734428/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=15552 CPUtime=7.28 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 270965 0 0 0 695 33 0 0 20 0 1 0 336767801 15925248 1277 33554432000 134512640 137136520 4289205744 4289203432 135443262 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3888 1277 293 641 0 3244 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 15552

[startup+7.40023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=26734428/32873844 swapFree=7628/7628
[pid=8991] ppid=8989 vsize=15624 CPUtime=7.39 cores=1,3,5,7
/proc/8991/stat : 8991 (bsolo) R 8989 8991 8349 0 -1 4202496 275700 0 0 0 705 34 0 0 20 0 1 0 336767801 15998976 1305 33554432000 134512640 137136520 4289205744 4289203432 135443216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3906 1305 293 641 0 3262 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 15624

Child status: 0
Real time (s): 7.42462
CPU time (s): 7.42387
CPU user time (s): 7.07392
CPU system time (s): 0.349946
CPU usage (%): 99.9899
Max. virtual memory (cumulated for all children) (KiB): 15624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.07392
system time used= 0.349946
maximum resident set size= 5588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275794
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= 1
involuntary context switches= 8

runsolver used 0.013997 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-03 08:53:54
IDJOB=3732826
IDBENCH=2219
IDSOLVER=2320
FILE ID=node145/3732826-1338706434
RUNJOBID= node145-1338702833-8366
PBS_JOBID= 14636715
Free space on /tmp= 70920 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.5:100.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732826-1338706434/watcher-3732826-1338706434 -o /tmp/evaluation-result-3732826-1338706434/solver-3732826-1338706434 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3732826-1338706434.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 885184c694263ba985a0dc2cd49b3440
RANDOM SEED=1430152266

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26738948 kB
Buffers:          434204 kB
Cached:          4814464 kB
SwapCached:            0 kB
Active:          1673040 kB
Inactive:        3607292 kB
Active(anon):      20700 kB
Inactive(anon):    12956 kB
Active(file):    1652340 kB
Inactive(file):  3594336 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3912 kB
Writeback:             0 kB
AnonPages:         38452 kB
Mapped:            14860 kB
Shmem:               200 kB
Slab:             716712 kB
SReclaimable:     158248 kB
SUnreclaim:       558464 kB
KernelStack:        1472 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     152508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3732826-1338706434.opb

Free space on /tmp at the end= 70916 MiB
End job on node145 at 2012-06-03 08:54:02