Trace number 3732914

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.1OPT1 14.6948 14.7052

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.95:100.opb
MD5SUMf9ec307a3c8f55679d3b9ab693efbd4c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.182971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables934
Total number of constraints1063
Number of constraints which are clauses879
Number of constraints which are cardinality constraints (but not clauses)184
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 934
Biggest coefficient in the objective function 546
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2594
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 546
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2594
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-3732914-1338707045.opb
0.00/0.00	c File size is 44836 bytes.
0.00/0.00	c Highest Coefficient sum: 2594
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 934 Constr: 1064 881/183/0 Lit: 3782 Watch. Lit: 2480
0.00/0.00	c Obj. Vars: 934 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.007 s
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c        0    933     1062     3780    3     2479    2285      0      0 0.01
0.09/0.10	c Initial Lower Bound: 1
0.09/0.10	c Initial Path Cost: -546
0.09/0.10	o 94
0.69/0.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.69/0.77	c        0    933     1063     4713    4     3097    4151      1      0 0.10
0.69/0.77	o 63
1.39/1.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.45	c        0    933     1064     5646    5     3654    6017      2      0 0.77
1.39/1.45	o 62
1.99/2.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.99/2.01	c        1    933     1068     7491    7     4208    6017      6      0 1.45
1.99/2.01	o 22
2.88/2.94	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.88/2.94	c        1    933     1069     8424    7     4615    6017      7      0 2.01
2.88/2.94	o 21
3.69/3.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.69/3.77	c        8    933     1089    19372   17     5312    6017     27      2 2.94
3.69/3.77	o 20
4.59/4.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.59/4.63	c       19    933     1121    36772   32     5847    6017     59      5 3.78
4.59/4.63	o 19
5.29/5.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.29/5.31	c       38    933     1178    68218   57     6451    6017    116      8 4.63
5.29/5.31	o 18
5.89/5.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.89/5.92	c       59    933     1241   101375   81     7030    6017    179     11 5.31
5.89/5.92	o 15
6.50/6.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.50/6.52	c       60    933     1245   103903   83     7470    6017    183     10 5.93
6.50/6.52	o 13
7.19/7.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.19/7.28	c       66    933     1263   113636   89     8036    6017    201     10 6.52
7.19/7.28	o 12
8.19/8.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.19/8.22	c       81    933     1305   136600  104     8711    6017    243     11 7.28
8.19/8.22	o 11
8.89/8.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.89/8.97	c      117    933     1414   192916  136     9907    6017    352     14 8.22
8.89/8.97	o 10
9.89/9.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.89/9.97	c      128    933     1445   208769  144    10197    6017    383     14 8.97
9.89/9.97	o 9
10.89/10.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.89/10.98	c      167    933     1561   270165  173    10953    6017    499     16 9.97
10.89/10.98	o 8
11.68/11.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.68/11.79	c      237    933     1766   383388  217    11922    6017    704     21 10.97
11.68/11.79	o 7
11.99/12.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.99/12.03	c      256    933     1821   411804  226    12335    6017    759     21 11.79
11.99/12.03	o 5
12.48/12.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.48/12.52	c      256    933     1822   412737  226    12816    6017    760     21 12.03
12.48/12.52	o 4
12.98/13.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.98/13.04	c      267    933     1855   426093  229    13439    6017    793     21 12.52
12.98/13.04	o 3
13.68/13.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
13.68/13.77	c      282    933     1901   444923  234    13985    6017    839     21 13.04
13.68/13.77	o 2
14.57/14.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
14.57/14.63	c      304    933     1967   473198  240    14579    6017    905     22 13.76
14.57/14.63	o 1
14.68/14.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
14.68/14.70	c      339    933     2071   517126  249    15376    6017   1009     23 14.62
14.68/14.70	v x854 -x783 x198 x103 -x22 -x3 x856 x104 -x2 -x786 -x385 -x273 x197 -x21 -x4 x857 -x787 -x77 -x56 -x24 x5 -x384 -x276 x203 -x76 -x55 x12 x764 -x388 -x277 x201 -x57 -x25 x6 x763 -x248 -x151 -x78 -x58 -x27 x7 x765 -x614 -x389 x202 -x80 -x59 -x40 -x28 x8 x766 x613 -x514 -x251 x206 -x150 -x66 -x39 x767 x619 -x252 -x81 -x60 x41 -x774 x618 -x513 -x327 -x156 x126 -x83 -x61 x42 x768 -x620 -x154 -x84 -x62 x43 x769 -x624 -x594 -x574 x519 -x129 x50 -x770 -x623 x578 x517 -x155 -x130 x44 x730 -x621 -x597 x577 -x159 -x45 -x622 -x598 x518 -x46 -x882 x729 x522 x853 -x782 x193 x105 -x18 x858 -x788 -x538 -x469 -x272 x199 -x23 -x15 -x542 -x72 -x26 -x16 x860 -x386 -x278 x204 x109 -x71 -x30 -x11 x861 -x390 -x29 -x791 -x247 x207 x146 -x79 -x69 -x9 x205 -x82 -x70 -x812 -x777 -x639 -x509 -x392 -x323 -x281 -x253 -x152 -x86 -x65 -x778 -x643 x615 -x393 -x85 -x773 x616 -x515 -x326 -x157 x125 -x63 x53 x617 x54 -x771 -x628 -x593 x520 -x256 -x160 x131 x49 -x573 -x158 -x878 -x599 -x575 x523 x47 x579 x521 -x881 x731 -x134 -x602 x855 -x784 -x465 -x268 x106 -x14 x859 -x380 x192 -x17 -x13 x863 -x789 -x537 -x489 -x468 -x379 -x274 x194 x110 -x19 x862 -x541 -x493 x200 x108 -x20 -x792 -x387 -x279 -x243 x196 -x68 -x34 -x790 -x391 x208 -x73 -x67 -x808 -x776 -x395 -x302 x282 -x249 -x74 -x10 -x775 -x394 x280 x145 -x75 -x811 -x638 -x322 -x254 x147 -x121 -x90 -x52 x642 -x508 -x153 -x51 -x631 -x589 -x510 -x328 -x257 x149 x127 -x64 -x632 x516 -x255 -x161 -x772 -x627 -x595 x512 x132 -x726 x524 -x877 x725 -x710 -x625 -x600 -x331 x135 -x48 -x576 -x133 -x883 x732 -x603 -x587 -x601 x583 x901 x733 -x582 -x905 x734 x852 -x780 -x464 -x423 x107 x851 -x785 -x427 -x267 x111 x867 -x781 -x663 -x539 -x488 -x470 -x269 -x178 -x37 -x793 -x667 -x543 -x492 -x381 -x275 x195 -x38 -x382 -x298 x271 -x223 -x216 -x33 -x383 x283 -x242 -x227 x212 -x807 -x545 -x473 -x399 -x318 -x301 -x244 x211 -x93 -x31 -x546 -x250 -x94 -x813 -x640 -x630 x324 -x246 -x89 x644 -x629 -x258 x148 -x120 x914 -x837 x329 -x169 -x122 -x87 x918 -x588 -x511 -x165 x128 -x873 -x816 -x706 -x646 -x590 -x532 -x348 x332 -x164 x124 -x647 -x596 x528 -x352 x330 x136 x879 -x709 -x626 -x592 -x584 -x527 x727 -x604 -x586 -x96 -x884 x728 -x95 x900 -x885 x738 -x580 x904 -x886 x870 -x534 -x466 -x422 -x174 x119 -x36 x871 -x779 -x426 x115 -x35 x866 -x801 -x662 -x540 -x490 -x471 -x213 x177 x114 -x797 -x666 -x544 -x494 x270 -x215 -x864 -x803 -x796 -x548 -x474 -x451 -x402 -x297 x291 x222 -x92 -x634 -x547 -x472 -x403 x287 -x226 -x91 -x809 -x633 -x496 -x398 -x303 x286 x209 -x32 -x497 -x317 -x245 -x833 -x814 -x753 x641 -x396 -x319 -x266 x210 -x166 x645 x325 -x262 -x168 x913 -x836 -x817 x649 -x529 x321 -x306 -x261 -x88 x917 -x815 -x648 -x531 x333 x123 -x705 -x347 -x162 x144 -x872 -x591 -x585 -x351 x140 -x874 -x711 -x612 -x525 -x163 x139 x880 -x608 x876 x741 -x607 -x562 -x526 -x887 x742 -x566 x97 x902 x737 -x714 -x581 x98 x906 x868 -x798 -x485 -x462 -x424 x173 x118 -x800 -x533 -x467 -x428 -x214 -x664 -x535 -x491 -x463 -x447 -x401 -x293 -x288 x179 x112 -x668 -x536 -x495 -x475 -x400 -x290 -x865 -x794 -x552 -x499 -x450 -x430 -x299 x224 x113 x802 -x498 -x431 -x228 x804 -x795 -x749 -x688 x670 -x304 -x284 -x263 -x182 -x810 -x692 -x671 x635 -x265 -x167 -x832 x806 -x752 x636 -x397 -x307 -x285 -x230 x818 x637 -x530 -x320 -x305 -x231 x915 -x838 -x701 x653 x341 -x259 -x141 x919 x337 x143 -x707 -x609 -x349 x336 -x260 -x611 -x353 x921 x841 x740 -x712 -x413 -x372 -x137 x922 x897 -x875 x739 -x376 x896 x895 -x715 -x605 -x561 -x355 -x138 -x891 -x713 -x565 -x356 x903 -x890 x735 -x606 x101 x907 x102 -x869 -x799 x659 -x425 x175 x116 -x484 -x461 -x429 -x289 -x218 x665 -x555 -x486 -x483 -x446 -x433 -x217 x180 -x669 -x556 -x487 -x479 -x432 -x292 x673 -x551 -x503 -x478 -x452 -x294 x225 x183 x672 -x300 -x264 -x229 -x181 -x828 -x748 -x687 -x549 x296 -x233 -x909 x805 -x691 x308 -x232 -x908 -x834 x826 -x754 x656 -x455 x338 -x822 x657 -x343 x340 -x142 x916 -x839 -x821 x652 -x342 x920 -x700 -x610 x924 x842 -x757 -x702 -x650 -x409 -x350 x334 x923 x840 -x708 -x354 -x892 -x704 -x412 -x371 -x358 x335 -x894 -x716 -x375 -x357 -x563 x100 x898 -x567 x99 x899 -x888 x736 -x554 -x480 x442 -x421 x171 -x117 x658 -x553 -x482 -x420 x176 x660 -x506 x448 -x437 x172 x661 -x507 -x219 x184 -x744 x677 -x502 -x476 x453 -x220 -x295 x221 x823 -x750 -x689 -x655 -x550 -x500 -x477 -x456 -x316 x237 -x827 x825 -x693 x654 -x454 -x339 x312 -x829 -x755 x311 x910 -x835 x911 x831 -x819 -x758 -x695 x912 x843 -x756 -x696 -x344 x928 -x820 -x651 -x408 -x345 -x893 -x703 -x558 -x346 -x724 -x557 -x414 x373 -x362 -x720 x377 -x719 x564 -x568 -x889 -x569 -x417 -x570 -x505 -x481 -x438 -x504 x441 -x440 x170 x680 x443 -x436 x191 -x683 x681 x449 x188 -x682 x676 x445 -x434 -x313 -x240 x187 x824 -x743 x457 -x315 -x241 -x745 -x690 x674 -x501 x236 -x751 -x694 -x747 -x698 x309 x234 -x830 -x759 -x697 x931 x850 x406 -x310 x932 x847 -x368 x927 x846 -x721 -x410 x367 -x365 -x723 -x366 x925 -x415 x374 -x361 -x559 x378 x933 -x717 -x560 x418 -x359 -x416 -x718 x679 -x439 x190 x678 x189 -x239 x444 -x314 -x238 x460 -x435 x185 -x684 x458 -x685 -x675 x459 x186 -x746 -x686 x930 -x849 -x762 -x699 x235 x929 x848 -x760 -x761 -x364 -x722 x405 -x363 -x844 x404 x411 x369 x926 -x845 x407 x370 x419 x572 x934 -x360 x571 x1 
14.68/14.70	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
14.68/14.70	c   21      340     39     3849     2075   517129   1013     23 14.69
14.68/14.70	c Objective: 1
14.68/14.70	s OPTIMUM FOUND
14.68/14.70	c Total time: 14.692 s

Verifier Data

OK	1

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-3732914-1338707045/watcher-3732914-1338707045 -o /tmp/evaluation-result-3732914-1338707045/solver-3732914-1338707045 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3732914-1338707045.opb 

running on 4 cores: 0,2,4,6

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.03 2.01 2.00 3/176 22760
/proc/meminfo: memFree=28741396/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=10936 CPUtime=0 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 336832995 11198464 305 33554432000 134512640 137136520 4291727200 4291714668 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 2734 305 189 641 0 2090 0

[startup+0.061911 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 22760
/proc/meminfo: memFree=28741396/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=12852 CPUtime=0.05 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 746 0 0 0 5 0 0 0 20 0 1 0 336832995 13160448 669 33554432000 134512640 137136520 4291727200 4291725440 135356672 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 3213 669 286 641 0 2569 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12852

[startup+0.100212 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 22760
/proc/meminfo: memFree=28741396/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=12784 CPUtime=0.09 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 803 0 0 0 9 0 0 0 20 0 1 0 336832995 13090816 695 33554432000 134512640 137136520 4291727200 4291724864 135387467 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 3238 700 286 641 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12784

[startup+0.300181 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 22760
/proc/meminfo: memFree=28741396/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=12864 CPUtime=0.29 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 5627 0 0 0 28 1 0 0 20 0 1 0 336832995 13172736 580 33554432000 134512640 137136520 4291727200 4291725136 135248919 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 3216 580 290 641 0 2572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12864

[startup+0.700182 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 22760
/proc/meminfo: memFree=28741396/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=12808 CPUtime=0.69 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 18941 0 0 0 67 2 0 0 20 0 1 0 336832995 13115392 577 33554432000 134512640 137136520 4291727200 4291725136 135249248 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 3202 577 290 641 0 2558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12808

[startup+1.50018 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22761
/proc/meminfo: memFree=28740032/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=13164 CPUtime=1.49 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 44853 0 0 0 143 6 0 0 20 0 1 0 336832995 13479936 745 33554432000 134512640 137136520 4291727200 4291725040 135455578 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 3291 745 293 641 0 2647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13164

[startup+3.10018 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22761
/proc/meminfo: memFree=28739412/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=13248 CPUtime=3.09 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 89299 0 0 0 297 12 0 0 20 0 1 0 336832995 13565952 676 33554432000 134512640 137136520 4291727200 4291725032 135463946 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 3312 676 293 641 0 2668 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13248

[startup+6.30018 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22761
/proc/meminfo: memFree=28737924/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=14364 CPUtime=6.29 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 205578 0 0 0 602 27 0 0 20 0 1 0 336832995 14708736 954 33554432000 134512640 137136520 4291727200 4291725152 135068917 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 3591 954 293 641 0 2947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14364

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22761
/proc/meminfo: memFree=28733724/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=18492 CPUtime=12.68 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 437454 0 0 0 1209 59 0 0 20 0 1 0 336832995 18935808 2010 33554432000 134512640 137136520 4291727200 4291725088 134710999 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 4658 2021 293 641 0 4014 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18492

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

[startup+13.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 22761
/proc/meminfo: memFree=28733384/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=18904 CPUtime=13.48 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 464003 0 0 0 1285 63 0 0 20 0 1 0 336832995 19357696 2098 33554432000 134512640 137136520 4291727200 4291724992 135078814 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 4726 2098 293 641 0 4082 0
Current children cumulated CPU time (s) 13.48
Current children cumulated vsize (KiB) 18904

[startup+14.3062 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22761
/proc/meminfo: memFree=28733036/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=19360 CPUtime=14.29 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 489514 0 0 0 1362 67 0 0 20 0 1 0 336832995 19824640 2245 33554432000 134512640 137136520 4291727200 4291724512 135379322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 4840 2245 293 641 0 4196 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 19360

[startup+14.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22761
/proc/meminfo: memFree=28733036/32873844 swapFree=6872/6872
[pid=22760] ppid=22758 vsize=19924 CPUtime=14.68 cores=0,2,4,6
/proc/22760/stat : 22760 (bsolo) R 22758 22760 8274 0 -1 4202496 504358 0 0 0 1399 69 0 0 20 0 1 0 336832995 20402176 2455 33554432000 134512640 137136520 4291727200 4291724416 135382436 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22760/statm: 4981 2455 293 641 0 4337 0
Current children cumulated CPU time (s) 14.68
Current children cumulated vsize (KiB) 19924

Child status: 0
Real time (s): 14.7052
CPU time (s): 14.6948
CPU user time (s): 14.0029
CPU system time (s): 0.691894
CPU usage (%): 99.9291
Max. virtual memory (cumulated for all children) (KiB): 19924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.0029
system time used= 0.691894
maximum resident set size= 9832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 504363
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= 50

runsolver used 0.022996 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-03 09:04:05
IDJOB=3732914
IDBENCH=2227
IDSOLVER=2320
FILE ID=node106/3732914-1338707045
RUNJOBID= node106-1338679215-16850
PBS_JOBID= 14636707
Free space on /tmp= 70864 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.95:100.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732914-1338707045/watcher-3732914-1338707045 -o /tmp/evaluation-result-3732914-1338707045/solver-3732914-1338707045 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3732914-1338707045.opb

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

MD5SUM BENCH= f9ec307a3c8f55679d3b9ab693efbd4c
RANDOM SEED=1302490704

node106.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.065
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.13
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.065
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.065
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	: 5331.91
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.065
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.92
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.065
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.065
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.065
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.065
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28741932 kB
Buffers:          295156 kB
Cached:          2934204 kB
SwapCached:         2004 kB
Active:          1039864 kB
Inactive:        2244772 kB
Active(anon):      52672 kB
Inactive(anon):     4984 kB
Active(file):     987192 kB
Inactive(file):  2239788 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100580 kB
Dirty:              3952 kB
Writeback:             0 kB
AnonPages:         60040 kB
Mapped:             9740 kB
Shmem:                 0 kB
Slab:             707884 kB
SReclaimable:     149848 kB
SUnreclaim:       558036 kB
KernelStack:        1496 kB
PageTables:         3812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     183340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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-3732914-1338707045.opb

Free space on /tmp at the end= 70860 MiB
End job on node106 at 2012-06-03 09:04:20