Trace number 3734641

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.1SAT73 1798 1798.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.a.opb
MD5SUMa983c7d791d0da9cc5e2ec69578db721
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark4.24935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables1226
Total number of constraints4208
Number of constraints which are clauses4208
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 1226
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1226
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1226
Number of bits of the biggest sum of numbers11
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-3734641-1338715568.opb
0.00/0.00	c File size is 357653 bytes.
0.00/0.02	c Highest Coefficient sum: 1226
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.024 s
0.00/0.02	c Var: 1226 Constr: 4208 4208/0/0 Lit: 39421 Watch. Lit: 8416
0.00/0.02	c Obj. Vars: 1226 (100 % of total variables)
0.05/0.06	c Formula reductions applied at preprocessing
0.05/0.06	c Pre-processing Time: 0.062 s
0.39/0.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.42	c        0   1157     4016    38083    9     8032    1338      0      0 0.06
0.39/0.42	c Initial Lower Bound: 59
0.39/0.42	c Initial Path Cost: 0
0.39/0.42	o 82
1004.30/1004.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1004.30/1004.57	c        6   1157     4025    39318    9     9125    2338      9     14 0.42
1004.30/1004.57	c      106   1157     4304   147547   34     9683    2572    288     25 4.15
1004.30/1004.57	c      380   1157     5033   571059  113    11141    2830   1017     37 10.11
1004.30/1004.57	c      858   1157     6276  1437656  229    13627    3114   2260     42 20.26
1004.30/1004.57	c     1671   1157     6072  1464311  241    13219    3426   2056     48 34.52
1004.30/1004.57	c     2993   1157     7074  2027249  286    15223    3769   3058     56 53.37
1004.30/1004.57	c     5075   1157     6755  1980871  293    14585    4146   2739     62 80.91
1004.30/1004.57	c     8298   1157     6309  1895587  300    13693    4561   2293     63 131.31
1004.30/1004.57	c    13237   1157     6976  2391228  342    15027    5018   2960     66 200.07
1004.30/1004.57	c    20743   1157     8451  3673717  434    17977    5520   4435     69 297.79
1004.30/1004.57	c    32109   1157     7411  2643291  356    15897    6073   3395     73 439.67
1004.30/1004.57	c    49263   1157     7592  3009497  396    16259    6681   3576     74 665.46
1004.30/1004.57	c    75084   1157     9041  4180738  462    19157    7350   5025     77 974.75
1004.30/1004.57	o 81
1035.49/1035.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1035.49/1035.71	c    76806   1157     9068  4254780  469    20287    2338   5052     76 1004.39
1035.49/1035.71	c    76908   1157     5473  1257803  229    12022    2572   1457     76 1010.44
1035.49/1035.71	c    77160   1157     6181  1864086  301    13438    2830   2165     75 1018.34
1035.49/1035.71	c    77635   1157     5432  1246439  229    11940    3114   1416     75 1029.29
1035.49/1035.71	o 80
1054.70/1054.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1054.70/1054.97	c    77745   1157     5721  1490516  260    13595    2338   1705     75 1035.52
1054.70/1054.97	c    77850   1157     6016  1740147  289    14185    2572   2000     74 1041.70
1054.70/1054.97	c    78100   1157     5303  1125900  212    11683    2830   1287     74 1049.59
1054.70/1054.97	o 79
1065.29/1065.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1065.29/1065.54	c    78145   1157     5425  1223781  225    13005    2338   1409     74 1054.77
1065.29/1065.54	c    78249   1157     5715  1467103  256    13585    2572   1699     73 1060.56
1065.29/1065.54	o 78
1085.29/1085.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1085.29/1085.55	c    78267   1157     5767  1510214  261    14768    2338   1751     73 1065.35
1085.29/1085.55	c    78367   1157     6037  1744558  288    15308    2572   2021     73 1070.99
1085.29/1085.55	c    78617   1157     6634  2251176  339    16502    2830   2618     72 1079.09
1085.29/1085.55	o 77
1099.79/1100.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1099.79/1100.09	c    78751   1157     5432  1234553  227    11944    2338   1416     72 1085.36
1099.79/1100.09	c    78851   1157     5689  1451941  255    12458    2572   1673     72 1091.04
1099.79/1100.09	o 76
1121.18/1121.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1121.18/1121.46	c    79087   1157     6286  1940939  308    14733    2338   2270     71 1099.89
1121.18/1121.46	c    79195   1157     5186  1011085  194    11453    2572   1170     71 1105.49
1121.18/1121.46	c    79447   1157     5793  1492472  257    12667    2830   1777     71 1113.10
1121.18/1121.46	o 75
1454.23/1454.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1454.23/1454.56	c    79700   1157     6429  1995235  310    15021    2338   2413     71 1121.25
1454.23/1454.56	c    79802   1157     5460  1192169  218    12002    2572   1444     70 1126.69
1454.23/1454.56	c    80052   1157     6056  1640662  270    13194    2830   2040     70 1134.11
1454.23/1454.56	c    80527   1157     5432  1123818  206    11946    3114   1416     70 1146.36
1454.23/1454.56	c    81340   1157     5574  1224842  219    12230    3426   1558     69 1162.63
1454.23/1454.56	c    82661   1157     6492  1929990  297    14066    3769   2476     69 1184.17
1454.23/1454.56	c    84743   1157     6630  2067012  311    14342    4146   2614     69 1214.69
1454.23/1454.56	c    87967   1157     6790  2160067  318    14662    4561   2774     69 1258.55
1454.23/1454.56	c    92903   1157     7105  2387236  335    15292    5018   3089     70 1326.60
1454.23/1454.56	c   100413   1157     6597  1970820  298    14276    5520   2581     70 1419.77
1454.23/1454.56	o 74
1571.71/1572.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1571.71/1572.00	c   102770   1157     9281  4059068  437    20727    2338   5265     70 1454.30
1571.71/1572.00	c   102872   1157     5445  1129261  207    11973    2572   1429     70 1460.43
1571.71/1572.00	c   103128   1157     6125  1651191  269    13333    2830   2109     70 1468.68
1571.71/1572.00	c   103605   1157     5432  1119226  206    11947    3114   1416     70 1479.81
1571.71/1572.00	c   104418   1157     5574  1220635  218    12231    3426   1558     69 1494.99
1571.71/1572.00	c   105746   1157     6235  1689991  271    13553    3769   2219     69 1520.36
1571.71/1572.00	c   107841   1157     6148  1744663  283    13379    4146   2132     69 1549.87
1571.71/1572.00	o 73
1797.98/1798.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.98/1798.31	c   109287   1157     7118  2527154  355    16403    2338   3102     69 1571.73
1797.98/1798.31	c   109387   1157     5461  1183705  216    12006    2572   1445     69 1577.68
1797.98/1798.31	c   109640   1157     6085  1622454  266    13254    2830   2069     69 1586.93
1797.98/1798.31	c   110118   1157     5432  1077217  198    11948    3114   1416     68 1599.80
1797.98/1798.31	c   110933   1157     5574  1141856  204    12232    3426   1558     68 1619.64
1797.98/1798.31	c   112254   1157     6493  1803385  277    14070    3769   2477     68 1647.86
1797.98/1798.31	c   114335   1157     6449  1705939  264    13982    4146   2433     67 1689.21
1797.98/1798.31	c   117559   1157     6738  1952894  289    14560    4561   2722     67 1741.28
1797.98/1798.31	c Resources Exceeded
1797.98/1798.31	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -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 -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 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 -x389 -x390 -x391 x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 x554 -x555 -x556 -x557 x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 x689 -x690 -x691 -x692 -x693 -x694 -x695 x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 x741 -x742 -x743 -x744 -x745 -x746 x747 -x748 -x749 -x750 -x751 -x752 -x753 x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 x778 -x779 -x780 x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 x793 -x794 -x795 -x796 x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 x871 -x872 -x873 -x874 -x875 -x876 -x877 x878 -x879 x880 -x881 x882 -x883 -x884 x885 x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 x932 -x933 -x934 x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 x960 -x961 x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 x974 x975 -x976 -x977 x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 x1048 -x1049 x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 x1063 -x1064 x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 x1083 -x1084 -x1085 -x1086 -x1087 x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 x1108 x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 x1118 -x1119 x1120 x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 x1143 -x1144 -x1145 x1146 -x1147 -x1148 x1149 -x1150 x1151 -x1152 -x1153 x1154 -x1155 x1156 -x1157 -x1158 x1159 x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 
1797.98/1798.31	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.31	c   55   121670  19104   191390     9128  3770596   5112     67 1798.00
1797.98/1798.31	c Objective: 73
1797.98/1798.31	s SATISFIABLE
1797.98/1798.31	c Total time: 1798 s

Verifier Data

OK	73

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-3734641-1338715568/watcher-3734641-1338715568 -o /tmp/evaluation-result-3734641-1338715568/solver-3734641-1338715568 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3734641-1338715568.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/174 19624
/proc/meminfo: memFree=25384448/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=11284 CPUtime=0 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 337682281 11554816 284 33554432000 134512640 137136520 4289294688 4289293168 136575102 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 2821 284 188 641 0 2089 0

[startup+0.0631199 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19624
/proc/meminfo: memFree=25384448/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=12512 CPUtime=0.05 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 814 0 0 0 5 0 0 0 20 0 1 0 337682281 12812288 680 33554432000 134512640 137136520 4289294688 4289278444 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 3128 680 191 641 0 2484 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12512

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19624
/proc/meminfo: memFree=25384448/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=12480 CPUtime=0.09 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 849 0 0 0 9 0 0 0 20 0 1 0 337682281 12779520 715 33554432000 134512640 137136520 4289294688 4289292944 134707268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 3120 715 226 641 0 2476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12480

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19624
/proc/meminfo: memFree=25384448/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=17396 CPUtime=0.29 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 23068 0 0 0 26 3 0 0 20 0 1 0 337682281 17813504 1512 33554432000 134512640 137136520 4289294688 4289292448 135447705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 4349 1512 284 641 0 3705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17396

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 19624
/proc/meminfo: memFree=25384448/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=18440 CPUtime=0.69 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 27218 0 0 0 65 4 0 0 20 0 1 0 337682281 18882560 1557 33554432000 134512640 137136520 4289294688 4289292596 135441791 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 4610 1557 292 641 0 3966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18440

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19625
/proc/meminfo: memFree=25380828/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=13788 CPUtime=1.49 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 48969 0 0 0 142 7 0 0 20 0 1 0 337682281 14118912 1124 33554432000 134512640 137136520 4289294688 4289293804 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 3447 1124 292 641 0 2803 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13788

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19625
/proc/meminfo: memFree=25379820/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=16752 CPUtime=3.09 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 128536 0 0 0 292 17 0 0 20 0 1 0 337682281 17154048 1244 33554432000 134512640 137136520 4289294688 4289292656 135377647 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 4188 1254 293 641 0 3544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16752

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19625
/proc/meminfo: memFree=25377836/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=19276 CPUtime=6.29 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 345861 0 0 0 586 43 0 0 20 0 1 0 337682281 19738624 1762 33554432000 134512640 137136520 4289294688 4289292768 135471103 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 4819 1762 293 641 0 4175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19276

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19721
/proc/meminfo: memFree=25831076/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=24964 CPUtime=12.68 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 833804 0 0 0 1160 108 0 0 20 0 1 0 337682281 25563136 3042 33554432000 134512640 137136520 4289294688 4289292528 135455334 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 6241 3042 293 641 0 5597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24964

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 19721
/proc/meminfo: memFree=25805352/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=37060 CPUtime=25.48 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 1845498 0 0 0 2303 245 0 0 20 0 1 0 337682281 37949440 6131 33554432000 134512640 137136520 4289294688 4289292504 136571969 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 9057 6159 293 641 0 8413 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37060

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 19721
/proc/meminfo: memFree=25780468/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=53300 CPUtime=51.08 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 3303397 0 0 0 4663 445 0 0 20 0 1 0 337682281 54579200 11003 33554432000 134512640 137136520 4289294688 4289292716 136698750 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 13325 11003 293 641 0 12681 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53300

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 19721
/proc/meminfo: memFree=25759032/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=72016 CPUtime=102.26 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 5221088 0 0 0 9509 717 0 0 20 0 1 0 337682281 73744384 14861 33554432000 134512640 137136520 4289294688 4289292488 136504572 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 18004 14861 293 641 0 17360 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72016

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19721
/proc/meminfo: memFree=25751212/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=79468 CPUtime=162.25 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 6901011 0 0 0 15262 963 0 0 20 0 1 0 337682281 81375232 16710 33554432000 134512640 137136520 4289294688 4289292504 136571969 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 19607 16688 293 641 0 18963 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 79468

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19721
/proc/meminfo: memFree=25760996/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=77660 CPUtime=222.23 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 8262483 0 0 0 21055 1168 0 0 20 0 1 0 337682281 79523840 17093 33554432000 134512640 137136520 4289294688 4289292716 136698750 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 19415 17093 293 641 0 18771 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 77660

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19725
/proc/meminfo: memFree=25754840/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=90208 CPUtime=282.22 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 9988763 0 0 0 26805 1417 0 0 20 0 1 0 337682281 92372992 19534 33554432000 134512640 137136520 4289294688 4289292760 136504572 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 22552 19534 293 641 0 21908 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 90208

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19725
/proc/meminfo: memFree=25746896/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=88040 CPUtime=342.2 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 10553709 0 0 0 32706 1514 0 0 20 0 1 0 337682281 90152960 19489 33554432000 134512640 137136520 4289294688 4289292272 135378951 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 22010 19489 293 641 0 21366 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 88040

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19725
/proc/meminfo: memFree=25741312/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=88004 CPUtime=402.2 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 10666023 0 0 0 38680 1540 0 0 20 0 1 0 337682281 90116096 19484 33554432000 134512640 137136520 4289294688 4289292624 135387467 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 22152 19486 293 641 0 21508 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 88004

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 19725
/proc/meminfo: memFree=25733684/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=92772 CPUtime=462.19 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 11159472 0 0 0 44598 1621 0 0 20 0 1 0 337682281 94998528 20871 33554432000 134512640 137136520 4289294688 4289292716 136698750 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 23193 20871 293 641 0 22549 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 92772

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 19726
/proc/meminfo: memFree=25735532/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=95944 CPUtime=522.18 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 12888424 0 0 0 50343 1875 0 0 20 0 1 0 337682281 98246656 21664 33554432000 134512640 137136520 4289294688 4289293804 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 23986 21664 293 641 0 23342 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 95944

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19727
/proc/meminfo: memFree=25738504/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=98812 CPUtime=582.17 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 14145676 0 0 0 56148 2069 0 0 20 0 1 0 337682281 101183488 21741 33554432000 134512640 137136520 4289294688 4289292860 134729426 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24703 21741 293 641 0 24059 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 98812

[startup+642.3 s]

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

/proc/meminfo: memFree=25724500/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=107068 CPUtime=1062.09 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22436796 0 0 0 102835 3374 0 0 20 0 1 0 337682281 109637632 24208 33554432000 134512640 137136520 4289294688 4289292048 135434605 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 26887 24217 293 641 0 26243 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 107068

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19731
/proc/meminfo: memFree=25725180/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=106480 CPUtime=1122.08 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 108813 3395 0 0 20 0 1 0 337682281 109035520 24181 33554432000 134512640 137136520 4289294688 4289292832 134903838 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 26620 24181 293 641 0 25976 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 106480

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19732
/proc/meminfo: memFree=25737032/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=106480 CPUtime=1182.08 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 114811 3397 0 0 20 0 1 0 337682281 109035520 24181 33554432000 134512640 137136520 4289294688 4289292272 135402622 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 26620 24181 293 641 0 25976 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 106480

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19732
/proc/meminfo: memFree=25713820/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=106480 CPUtime=1242.07 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 120809 3398 0 0 20 0 1 0 337682281 109035520 24181 33554432000 134512640 137136520 4289294688 4289292808 134731879 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 26620 24181 293 641 0 25976 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 106480

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19732
/proc/meminfo: memFree=25713572/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=106480 CPUtime=1302.06 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 126807 3399 0 0 20 0 1 0 337682281 109035520 24181 33554432000 134512640 137136520 4289294688 4289292880 134847439 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 26620 24181 293 641 0 25976 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 106480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19732
/proc/meminfo: memFree=25724480/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=106480 CPUtime=1362.05 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 132805 3400 0 0 20 0 1 0 337682281 109035520 24181 33554432000 134512640 137136520 4289294688 4289292272 135379761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 26620 24181 293 641 0 25976 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 106480

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19732
/proc/meminfo: memFree=25724480/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=106480 CPUtime=1422.04 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 138803 3401 0 0 20 0 1 0 337682281 109035520 24181 33554432000 134512640 137136520 4289294688 4289293804 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 26620 24181 293 641 0 25976 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 106480

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 19736
/proc/meminfo: memFree=25731420/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1482.03 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 144800 3403 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289293804 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 99168

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19736
/proc/meminfo: memFree=25731676/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1542.02 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 150797 3405 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292560 134742979 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 99168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19736
/proc/meminfo: memFree=25743404/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1602.01 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 156795 3406 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292656 135377542 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 99168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19736
/proc/meminfo: memFree=25715100/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1662 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 162793 3407 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292624 135386530 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 99168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19736
/proc/meminfo: memFree=25711752/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1721.99 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 168792 3407 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292624 134838944 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 99168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19737
/proc/meminfo: memFree=25710308/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1781.98 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 174790 3408 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292624 135387861 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 99168

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19737
/proc/meminfo: memFree=25709996/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1791.59 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 175750 3409 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292624 134849172 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 99168

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19737
/proc/meminfo: memFree=25708384/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1794.79 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 176070 3409 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292576 134748162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 99168

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19737
/proc/meminfo: memFree=25706708/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1796.38 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 176229 3409 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292860 134729495 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 99168

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19737
/proc/meminfo: memFree=25707888/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1797.18 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 176309 3409 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292576 134748125 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 99168

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19737
/proc/meminfo: memFree=25707888/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1797.58 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 176349 3409 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289292768 135471089 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 99168

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19737
/proc/meminfo: memFree=25707888/32873852 swapFree=6856/6856
[pid=19624] ppid=19622 vsize=99168 CPUtime=1797.98 cores=1,3,5,7
/proc/19624/stat : 19624 (bsolo) R 19622 19624 18547 0 -1 4202496 22526165 0 0 0 176389 3409 0 0 20 0 1 0 337682281 101548032 22470 33554432000 134512640 137136520 4289294688 4289293804 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19624/statm: 24792 22470 293 641 0 24148 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 99168

Child status: 0
Real time (s): 1798.31
CPU time (s): 1798
CPU user time (s): 1763.91
CPU system time (s): 34.0928
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 111160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1763.91
system time used= 34.0928
maximum resident set size= 99572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22526167
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= 49
involuntary context switches= 1847

runsolver used 3.08753 second user time and 7.63084 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-03 11:26:08
IDJOB=3734641
IDBENCH=2884
IDSOLVER=2320
FILE ID=node129/3734641-1338715568
RUNJOBID= node129-1338702975-18564
PBS_JOBID= 14636718
Free space on /tmp= 70476 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C499.a.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734641-1338715568/watcher-3734641-1338715568 -o /tmp/evaluation-result-3734641-1338715568/solver-3734641-1338715568 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3734641-1338715568.opb

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

MD5SUM BENCH= a983c7d791d0da9cc5e2ec69578db721
RANDOM SEED=1762788942

node129.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		: 2666.957
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	: 5333.91
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		: 2666.957
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		: 2666.957
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		: 2666.957
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		: 2666.957
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.90
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		: 2666.957
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.92
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		: 2666.957
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.90
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		: 2666.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        25384728 kB
Buffers:          462304 kB
Cached:          5634756 kB
SwapCached:            0 kB
Active:          3079408 kB
Inactive:        3530516 kB
Active(anon):     504432 kB
Inactive(anon):    10748 kB
Active(file):    2574976 kB
Inactive(file):  3519768 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4364 kB
Writeback:            28 kB
AnonPages:        519444 kB
Mapped:            15096 kB
Shmem:               204 kB
Slab:             741304 kB
SReclaimable:     183572 kB
SUnreclaim:       557732 kB
KernelStack:        1480 kB
PageTables:         4832 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     633304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 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-3734641-1338715568.opb

Free space on /tmp at the end= 70468 MiB
End job on node129 at 2012-06-03 11:56:07