Trace number 2657467

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
bsolo 3.2 ClSAT-22 1798.24 1798.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
MD5SUM7f40f8d513f22fc9adca96d8fdf626e2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25
Best CPU time to get the best result obtained on this benchmark1800.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -24
Optimality of the best value was proved NO
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
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 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657467-1276357002.opb
0.00/0.00	c File size is 214268 bytes.
0.00/0.03	c Highest Coefficient sum: 900
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.036 s
0.00/0.04	c Var: 1835 Constr: 2149 1941/208/0 Lit: 26921 Watch. Lit: 13111
0.00/0.04	c Obj. Vars: 120 (6.53951 % of total variables)
0.29/0.38	c Pre-processing Time: 0.387 s
0.29/0.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.38	c        0   1835     2149    26921   12    13111   97723      0      0 0.39
0.29/0.38	c Switching off lower bounding mode.
0.39/0.44	c      101   1835     2250    43071   19    13313  107496    101    242 0.42
0.39/0.44	o -15
1.99/2.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.99/2.05	c      166   1835     2316    47838   20    13460   98363    167    378 0.44
1.99/2.05	c      267   1835     2417    63935   26    13662  108200    268    560 0.48
1.99/2.05	c      518   1835     2668    89853   33    14164  119021    519    979 0.53
1.99/2.05	c      993   1835     3143   185483   59    15114  130924    994   1232 0.81
1.99/2.05	c     1807   1835     3957   311620   78    16742  144017   1808   1549 1.17
1.99/2.05	c     3129   1835     5279   501983   95    19386  158419   3130   1727 1.81
1.99/2.05	o -16
2.79/2.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.83	c     3642   1835     5793   546194   94    20430   98403   3644   1773 2.05
2.79/2.83	c     3743   1835     5894   560507   95    20632  108244   3745   1763 2.12
2.79/2.83	c     3993   1835     6144   608236   98    21132  119069   3995   1740 2.29
2.79/2.83	c     4469   1835     6620   645817   97    22084  130976   4471   1753 2.55
2.79/2.83	o -18
4.99/5.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.99/5.09	c     4916   1835     7068   693047   98    22998   98483   4919   1732 2.84
4.99/5.09	c     5018   1835     7170   700249   97    23202  108332   5021   1730 2.90
4.99/5.09	c     5268   1835     7420   720255   97    23702  119166   5271   1730 3.04
4.99/5.09	c     5743   1835     7895   745315   94    24652  131083   5746   1766 3.25
4.99/5.09	c     6556   1835     8708   786215   90    26278  144192   6559   1753 3.74
4.99/5.09	c     7876   1835    10028   902342   89    28918  158612   7879   1693 4.65
4.99/5.09	o -19
215.90/216.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
215.90/216.09	c     8539   1835    10692   954137   89    30265   98523   8543   1676 5.09
215.90/216.09	c     8641   1835    10794   967746   89    30469  108376   8645   1670 5.17
215.90/216.09	c     8893   1835    11046   995444   90    30973  119214   8897   1639 5.42
215.90/216.09	c     9368   1835    11521  1047767   90    31923  131136   9372   1594 5.87
215.90/216.09	c    10181   1835    12334  1125381   91    33549  144250  10185   1591 6.40
215.90/216.09	c    11503   1835    13656  1249512   91    36193  158676  11507   1462 7.86
215.90/216.09	c    13584   1835    15737  1619354  102    40355  174544  13588   1223 11.11
215.90/216.09	c    16807   1835    18960  2851827  150    46801  191999  16811    985 17.06
215.90/216.09	c    21743   1835    23896  3752613  157    56673  211199  21747    773 28.12
215.90/216.09	c    29249   1835    31402  4915143  156    71685  232319  29253    644 45.39
215.90/216.09	c    40614   1835    42767  7729442  180    94415  255551  40618    425 95.46
215.90/216.09	o -20
301.37/301.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
301.37/301.53	c    57118   1835    59272 14513075  244   127445   98563  57123    264 216.01
301.37/301.53	c    57218   1835    59372 14517408  244   127645  108420  57223    264 216.59
301.37/301.53	c    57468   1835    59622 14539364  243   128145  119263  57473    263 218.22
301.37/301.53	c    57943   1835    60097 14584806  242   129095  131190  57948    261 221.47
301.37/301.53	c    58756   1835    60910 14725289  241   130721  144310  58761    259 226.46
301.37/301.53	c    60078   1835    62232 14900718  239   133365  158742  60083    256 234.09
301.37/301.53	c    62159   1835    64313 15623742  242   137527  174617  62164    248 249.91
301.37/301.53	c    65383   1835    67537 16106834  238   143975  192079  65388    240 271.74
301.37/301.53	o -21
342.06/342.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
342.06/342.20	c    69700   1835    71855 16939938  235   152632   98603  69706    231 301.42
342.06/342.20	c    69800   1835    71955 16943446  235   152832  108464  69806    231 302.16
342.06/342.20	c    70051   1835    72206 16961983  234   153334  119311  70057    230 304.06
342.06/342.20	c    70526   1835    72681 17021796  234   154284  131243  70532    229 307.51
342.06/342.20	c    71339   1835    73494 17177323  233   155910  144368  71345    227 314.12
342.06/342.20	c    72659   1835    74814 17378714  232   158550  158805  72665    224 323.12
342.06/342.20	c    74740   1835    76895 17657769  229   162712  174686  74746    222 335.32
342.06/342.20	o -22
1798.11/1798.86	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.11/1798.86	c    75597   1835    77753 17851547  229   164450   98643  75604    220 342.08
1798.11/1798.86	c    75697   1835    77853 17858765  229   164650  108508  75704    220 343.28
1798.11/1798.86	c    75947   1835    78103 17873601  228   165150  119359  75954    219 345.27
1798.11/1798.86	c    76422   1835    78578 17946369  228   166100  131295  76429    219 348.87
1798.11/1798.86	c    77235   1835    79391 18035875  227   167726  144425  77242    218 354.04
1798.11/1798.86	c    78558   1835    80714 18156048  224   170372  158868  78565    215 364.68
1798.11/1798.86	c    80639   1835    82795 18493443  223   174534  174755  80646    211 380.94
1798.11/1798.86	c    83862   1835    86018 18993931  220   180980  192231  83869    207 403.53
1798.11/1798.86	c    88798   1835    90954 20129733  221   190852  211455  88805    199 444.03
1798.11/1798.86	c    96305   1835    98461 21472256  218   205866  232601  96312    185 518.48
1798.11/1798.86	c   107666   1835   109822 23594765  214   228588  255862 107673    171 628.24
1798.11/1798.86	c   124810   1835   126966 27507690  216   262876  281449 124817    151 824.67
1798.11/1798.86	c   150630   1835   152786 36485058  238   314516  309594 150637    124 1205.42
1798.11/1798.86	c Resources Exceeded
1798.11/1798.86	v -x1 -x33 -x63 -x94 -x110 -x113 -x117 -x118 -x4 -x7 -x10 -x13 -x17 -x20 -x23 -x26 -x29 -x35 -x39 x42 x45 x48 x51 x54 -x58 -x64 -x67 x70 x73 x76 -x80 -x83 x86 -x89 -x95 -x98 -x102 x103 -x104 -x105 -x106 -x107 -x2 -x34 -x61 -x92 -x108 -x111 -x114 -x115 -x119 -x5 -x8 -x11 -x14 -x16 -x18 -x21 -x24 -x27 -x30 -x36 -x38 -x40 -x43 -x46 x49 x52 x55 x57 -x59 -x65 -x68 x71 -x74 -x77 -x79 -x81 -x84 x87 -x90 -x96 -x99 -x101 -x3 -x32 -x62 -x93 -x109 -x112 -x116 -x120 -x6 -x9 -x12 -x15 -x19 -x22 -x25 -x28 -x31 -x37 -x41 -x44 x47 x50 x53 x56 -x60 -x66 -x69 -x72 -x75 -x78 x82 -x85 -x88 x91 -x97 -x100 -x148 -x146 -x144 -x142 -x140 -x139 -x136 -x133 -x130 -x128 -x125 -x123 -x155 -x154 -x152 -x143 -x121 -x218 -x216 -x214 -x212 -x210 -x209 -x206 -x203 -x200 -x198 -x195 -x193 -x225 -x224 -x222 -x213 -x191 -x463 -x461 -x459 -x457 -x455 -x454 -x451 -x448 -x445 -x443 -x440 -x438 -x470 -x469 -x467 -x458 -x436 -x498 -x496 -x494 -x492 -x490 -x489 -x486 -x483 -x480 -x478 -x475 -x473 -x505 -x504 -x502 -x493 -x471 -x568 -x566 -x564 -x562 -x560 -x559 -x556 -x553 -x550 -x548 -x545 -x543 -x575 -x574 -x572 -x563 -x541 -x638 -x636 -x634 -x632 -x630 -x629 -x626 -x623 -x620 -x618 -x615 -x613 -x645 -x644 -x642 -x633 -x611 -x673 -x671 -x669 -x667 -x665 -x664 x661 -x658 -x655 -x653 -x650 -x648 -x680 -x679 -x677 -x668 -x646 -x708 -x706 -x704 -x702 -x700 -x699 -x696 x693 -x690 -x688 -x685 -x683 -x715 -x714 -x712 -x703 -x681 -x743 -x741 -x739 -x737 -x735 -x734 -x731 -x728 x725 -x723 -x720 -x718 -x750 -x749 -x747 -x738 -x716 -x778 -x776 -x774 -x772 -x770 -x769 -x766 -x763 -x760 x758 -x755 -x753 -x785 -x784 -x782 -x773 -x751 -x813 -x811 -x809 -x807 -x805 -x804 -x801 -x798 -x795 -x793 -x790 -x788 x820 -x819 -x817 -x808 -x786 -x883 -x881 -x879 -x877 -x875 -x874 -x871 -x868 -x865 -x863 -x860 -x858 -x890 -x889 -x887 -x878 -x856 -x253 -x251 -x249 -x247 -x245 -x244 -x241 -x238 -x235 -x233 -x230 -x228 -x260 -x259 -x257 -x248 -x226 -x953 -x951 -x949 -x947 -x945 -x944 -x941 -x938 -x935 -x933 -x930 -x928 -x960 -x959 -x957 -x948 -x926 -x988 -x986 -x984 -x982 -x980 -x979 -x976 -x973 -x970 -x968 -x965 -x963 -x995 -x994 -x992 -x983 -x961 -x1023 -x1021 -x1019 -x1017 -x1015 x1014 -x1011 -x1008 -x1005 -x1003 -x1000 -x998 -x1030 -x1029 -x1027 -x1018 -x996 -x1058 -x1056 -x1054 -x1052 x1050 -x1049 -x1046 -x1043 -x1040 -x1038 -x1035 -x1033 -x1065 -x1064 -x1062 -x1053 -x1031 -x1093 -x1091 -x1089 -x1087 -x1085 -x1084 -x1081 -x1078 -x1075 -x1073 -x1070 -x1068 -x1100 -x1099 x1097 -x1088 -x1066 x1163 -x1161 -x1159 -x1157 -x1155 -x1154 -x1151 -x1148 -x1145 -x1143 -x1140 -x1138 -x1170 -x1169 -x1167 -x1158 -x1136 -x1198 -x1196 -x1194 -x1192 -x1190 -x1189 -x1186 -x1183 -x1180 -x1178 -x1175 -x1173 -x1205 -x1204 -x1202 -x1193 -x1171 -x1233 -x1231 x1229 -x1227 -x1225 -x1224 -x1221 -x1218 -x1215 -x1213 -x1210 -x1208 -x1240 -x1239 -x1237 -x1228 -x1206 -x1268 -x1266 -x1264 x1262 -x1260 -x1259 -x1256 -x1253 -x1250 -x1248 -x1245 -x1243 -x1275 -x1274 -x1272 -x1263 -x1241 -x1338 -x1336 -x1334 -x1332 -x1330 -x1329 -x1326 -x1323 -x1320 -x1318 -x1315 -x1313 -x1345 -x1344 -x1342 -x1333 -x1311 -x288 -x286 -x284 -x282 -x280 -x279 -x276 -x273 -x270 -x268 x265 -x263 -x295 -x294 -x292 -x283 -x261 -x1373 -x1371 -x1369 -x1367 -x1365 -x1364 -x1361 -x1358 -x1355 -x1353 -x1350 -x1348 -x1380 -x1379 -x1377 -x1368 -x1346 -x358 -x356 -x354 -x352 -x350 -x349 -x346 -x343 -x340 -x338 -x335 -x333 -x365 -x364 -x362 -x353 -x331 -x393 -x391 -x389 -x387 -x385 -x384 -x381 -x378 -x375 -x373 -x370 -x368 -x400 -x399 -x397 -x388 -x366 -x428 -x426 -x424 -x422 -x420 -x419 -x416 -x413 -x410 -x408 -x405 -x403 -x435 -x434 -x432 -x423 -x401 -x533 -x531 -x529 -x527 -x525 -x524 -x521 -x518 -x515 -x513 -x510 -x508 -x540 -x539 -x537 -x528 -x506 -x918 -x916 -x914 -x912 -x910 -x909 -x906 -x903 -x900 -x898 -x895 -x893 -x925 -x924 -x922 -x913 -x891 -x1443 -x1441 -x1439 -x1437 -x1435 -x1434 -x1431 -x1428 -x1425 -x1423 -x1420 -x1418 -x1450 -x1449 -x1447 -x1438 -x1416 -x1478 x1476 -x1474 -x1472 -x1470 -x1469 -x1466 -x1463 -x1460 -x1458 -x1455 -x1453 -x1485 -x1484 -x1482 -x1473 -x1451 -x1513 -x1511 -x1509 -x1507 -x1505 -x1504 -x1501 -x1498 -x1495 -x1493 -x1490 -x1488 -x1520 -x1519 -x1517 -x1508 x1486 -x1303 -x1301 -x1299 -x1297 -x1295 -x1294 -x1291 -x1288 -x1285 -x1283 -x1280 -x1278 -x1310 -x1309 -x1307 -x1298 -x1276 -x1548 -x1546 -x1544 -x1542 -x1540 -x1539 -x1536 -x1533 -x1530 -x1528 -x1525 -x1523 -x1555 -x1554 -x1552 -x1543 -x1521 -x1583 -x1581 -x1579 -x1577 -x1575 -x1574 -x1571 -x1568 -x1565 -x1563 -x1560 -x1558 -x1590 -x1589 -x1587 x1578 -x1556 -x1618 -x1616 -x1614 -x1612 -x1610 -x1609 -x1606 -x1603 -x1600 -x1598 -x1595 -x1593 -x1625 -x1624 -x1622 -x1613 -x1591 -x1688 -x1686 -x1684 -x1682 -x1680 -x1679 -x1676 -x1673 -x1670 -x1668 -x1665 -x1663 -x1695 -x1694 -x1692 -x1683 -x1661 -x1723 -x1721 -x1719 -x1717 -x1715 -x1714 -x1711 -x1708 -x1705 -x1703 -x1700 -x1698 -x1730 -x1729 -x1727 -x1718 -x1696 -x1758 -x1756 -x1754 -x1752 -x1750 -x1749 -x1746 -x1743 -x1740 -x1738 -x1735 -x1733 -x1765 -x1764 -x1762 -x1753 -x1731 -x1793 -x1791 -x1789 -x1787 -x1785 -x1784 -x1781 -x1778 -x1775 -x1773 -x1770 -x1768 -x1800 -x1799 -x1797 -x1788 -x1766 -x1828 -x1826 -x1824 -x1822 -x1820 -x1819 -x1816 -x1813 -x1810 -x1808 -x1805 -x1803 -x1835 -x1834 -x1832 -x1823 -x1801 -x183 -x181 -x179 -x177 -x175 -x174 -x171 -x168 -x165 -x163 -x160 -x158 -x190 -x189 -x187 -x178 -x156 -x323 -x321 -x319 -x317 -x315 -x314 -x311 -x308 -x305 -x303 -x300 -x298 -x330 -x329 -x327 -x318 -x296 -x603 -x601 -x599 -x597 -x595 -x594 -x591 -x588 -x585 -x583 -x580 -x578 -x610 -x609 -x607 -x598 -x576 -x848 -x846 -x844 -x842 -x840 -x839 -x836 -x833 -x830 -x828 -x825 x823 -x855 -x854 -x852 -x843 -x821 -x1128 -x1126 -x1124 -x1122 -x1120 -x1119 -x1116 -x1113 -x1110 -x1108 -x1105 -x1103 -x1135 x1134 -x1132 -x1123 -x1101 -x1408 -x1406 -x1404 -x1402 -x1400 -x1399 -x1396 -x1393 -x1390 -x1388 -x1385 -x1383 -x1415 -x1414 -x1412 -x1403 -x1381 -x1653 -x1651 -x1649 -x1647 -x1645 -x1644 -x1641 -x1638 -x1635 -x1633 -x1630 -x1628 -x1660 -x1659 -x1657 -x1648 -x1626 -x1654 -x1652 -x1650 -x1646 -x1643 -x1642 -x1640 -x1639 -x1636 -x1634 -x1632 -x1631 -x1629 -x1627 -x1658 -x1656 -x1655 -x1637 -x1619 -x1617 -x1615 -x1611 -x1608 -x1607 -x1605 -x1604 -x1601 -x1599 -x1597 -x1596 -x1594 -x1592 -x1623 -x1621 x1620 -x1602 -x1584 -x1582 -x1580 -x1576 -x1573 -x1572 -x1570 -x1569 -x1566 -x1564 -x1562 -x1561 -x1559 -x1557 -x1588 -x1586 -x1585 -x1567 -x1549 -x1547 -x1545 -x1541 -x1538 -x1537 -x1535 -x1534 -x1531 -x1529 -x1527 -x1526 -x1524 -x1522 -x1553 -x1551 -x1550 x1532 -x1514 -x1512 -x1510 -x1506 -x1503 -x1502 -x1500 -x1499 -x1496 -x1494 -x1492 -x1491 -x1489 -x1487 -x1518 -x1516 -x1515 -x1497 -x1479 -x1477 -x1475 -x1471 -x1468 -x1467 -x1465 -x1464 -x1461 -x1459 -x1457 -x1456 -x1454 -x1452 -x1483 -x1481 -x1480 -x1462 -x1444 x1442 -x1440 -x1436 -x1433 -x1432 -x1430 -x1429 -x1426 -x1424 -x1422 -x1421 -x1419 -x1417 -x1448 -x1446 -x1445 -x1427 -x1409 -x1407 -x1405 -x1401 -x1398 -x1397 -x1395 -x1394 -x1391 -x1389 -x1387 -x1386 -x1384 -x1382 x1413 -x1411 -x1410 -x1392 -x1374 -x1372 -x1370 -x1366 -x1363 -x1362 -x1360 -x1359 -x1356 -x1354 -x1352 -x1351 -x1349 -x1347 -x1378 x1376 -x1375 -x1357 -x1339 -x1337 -x1335 x1331 -x1328 -x1327 -x1325 -x1324 -x1321 -x1319 -x1317 -x1316 -x1314 -x1312 -x1343 -x1341 -x1340 -x1322 -x1269 -x1267 -x1265 -x1261 -x1258 -x1257 -x1255 -x1254 -x1251 -x1249 -x1247 -x1246 -x1244 -x1242 -x1273 -x1271 -x1270 -x1252 -x1234 -x1232 -x1230 -x1226 -x1223 -x1222 -x1220 -x1219 -x1216 -x1214 -x1212 -x1211 -x1209 -x1207 -x1238 -x1236 -x1235 -x1217 -x1199 -x1197 x1195 -x1191 -x1188 -x1187 -x1185 -x1184 -x1181 -x1179 -x1177 -x1176 -x1174 -x1172 -x1203 -x1201 -x1200 -x1182 -x1164 -x1162 -x1160 -x1156 -x1153 -x1152 -x1150 -x1149 -x1146 -x1144 -x1142 -x1141 -x1139 -x1137 -x1168 -x1166 -x1165 -x1147 -x1129 -x1127 -x1125 -x1121 -x1118 -x1117 -x1115 -x1114 -x1111 -x1109 -x1107 -x1106 -x1104 -x1102 -x1133 -x1131 -x1130 -x1112 -x1094 -x1092 -x1090 -x1086 -x1083 -x1082 -x1080 -x1079 -x1076 -x1074 -x1072 -x1071 -x1069 -x1067 -x1098 -x1096 -x1095 -x1077 -x1059 -x1057 -x1055 -x1051 -x1048 -x1047 -x1045 -x1044 -x1041 -x1039 -x1037 -x1036 -x1034 -x1032 -x1063 -x1061 -x1060 -x1042 -x1024 -x1022 -x1020 -x1016 -x1013 -x1012 -x1010 -x1009 -x1006 -x1004 -x1002 -x1001 -x999 -x997 -x1028 -x1026 -x1025 -x1007 -x989 -x987 -x985 -x981 x978 -x977 -x975 -x974 -x971 -x969 -x967 -x966 -x964 -x962 -x993 -x991 -x990 -x972 -x954 -x952 -x950 -x946 -x943 x942 -x940 -x939 -x936 -x934 -x932 -x931 -x929 -x927 -x958 -x956 -x955 -x937 x884 -x882 -x880 -x876 -x873 -x872 -x870 -x869 -x866 -x864 -x862 -x861 -x859 -x857 -x888 -x886 -x885 -x867 -x849 -x847 -x845 -x841 -x838 -x837 -x835 -x834 -x831 -x829 -x827 -x826 -x824 -x822 -x853 -x851 -x850 -x832 -x814 -x812 -x810 -x806 -x803 -x802 -x800 -x799 -x796 -x794 -x792 -x791 -x789 -x787 -x818 -x816 -x815 -x797 -x779 -x777 -x775 -x771 -x768 -x767 -x765 -x764 -x761 -x759 -x757 -x756 -x754 -x752 -x783 -x781 -x780 -x762 -x744 -x742 -x740 -x736 -x733 -x732 -x730 -x729 -x726 -x724 -x722 -x721 -x719 -x717 -x748 -x746 -x745 -x727 -x709 -x707 -x705 -x701 -x698 -x697 -x695 -x694 -x691 -x689 -x687 -x686 -x684 -x682 -x713 -x711 -x710 -x692 -x674 -x672 -x670 -x666 -x663 -x662 -x660 -x659 -x656 -x654 -x652 -x651 -x649 -x647 -x678 -x676 -x675 -x657 -x639 -x637 -x635 -x631 -x628 -x627 -x625 -x624 -x621 -x619 -x617 -x616 -x614 -x612 -x643 -x641 -x640 -x622 -x604 -x602 -x600 -x596 -x593 -x592 -x590 -x589 -x586 -x584 -x582 -x581 x579 -x577 -x608 -x606 -x605 -x587 -x569 -x567 -x565 -x561 -x558 -x557 -x555 -x554 -x551 -x549 -x547 -x546 -x544 x542 -x573 -x571 -x570 -x552 -x499 -x497 -x495 -x491 -x488 -x487 -x485 -x484 -x481 -x479 x477 -x476 -x474 -x472 -x503 -x501 -x500 -x482 -x464 -x462 -x460 -x456 -x453 -x452 -x450 -x449 -x446 x444 -x442 -x441 -x439 -x437 -x468 -x466 -x465 -x447 -x429 -x427 -x425 -x421 -x418 -x417 -x415 -x414 x411 -x409 -x407 -x406 -x404 -x402 -x433 -x431 -x430 -x412 -x394 -x392 -x390 -x386 -x383 -x382 -x380 x379 -x376 -x374 -x372 -x371 -x369 -x367 -x398 -x396 -x395 -x377 -x359 -x357 -x355 -x351 -x348 -x347 x345 -x344 -x341 -x339 -x337 -x336 -x334 -x332 -x363 -x361 -x360 -x342 -x324 -x322 -x320 -x316 -x313 -x312 -x310 -x309 -x306 -x304 -x302 -x301 -x299 -x297 -x328 -x326 -x325 -x307 -x289 -x287 -x285 -x281 -x278 -x277 -x275 -x274 -x271 -x269 -x267 -x266 -x264 -x262 -x293 -x291 -x290 -x272 -x254 -x252 -x250 -x246 -x243 -x242 -x240 -x239 -x236 -x234 -x232 x231 -x229 -x227 -x258 -x256 -x255 -x237 -x219 -x217 -x215 -x211 -x208 -x207 -x205 -x204 -x201 -x199 -x197 -x196 -x194 -x192 -x223 -x221 -x220 -x202 -x184 -x182 -x180 -x176 -x173 -x172 -x170 -x169 -x166 -x164 -x162 -x161 -x159 -x157 -x188 -x186 -x185 -x167 -x1829 -x1827 -x1825 -x1821 -x1818 -x1817 -x1815 -x1814 -x1811 -x1809 -x1807 -x1806 -x1804 -x1802 -x1833 -x1831 -x1830 -x1812 -x1794 -x1792 -x1790 -x1786 -x1783 -x1782 -x1780 -x1779 -x1776 -x1774 -x1772 -x1771 -x1769 -x1767 -x1798 -x1796 -x1795 -x1777 -x1759 -x1757 -x1755 -x1751 -x1748 -x1747 -x1745 -x1744 -x1741 -x1739 -x1737 -x1736 -x1734 -x1732 -x1763 -x1761 -x1760 -x1742 -x1724 -x1722 -x1720 -x1716 -x1713 -x1712 -x1710 -x1709 -x1706 -x1704 -x1702 -x1701 -x1699 -x1697 -x1728 -x1726 -x1725 -x1707 -x1689 -x1687 -x1685 -x1681 -x1678 -x1677 -x1675 -x1674 -x1671 -x1669 -x1667 -x1666 -x1664 -x1662 -x1693 -x1691 -x1690 -x1672 -x1304 -x1302 -x1300 -x1296 -x1293 -x1292 -x1290 -x1289 -x1286 -x1284 -x1282 -x1281 -x1279 -x1277 -x1308 -x1306 -x1305 -x1287 -x919 -x917 -x915 -x911 -x908 -x907 -x905 -x904 -x901 -x899 -x897 -x896 -x894 -x892 -x923 -x921 -x920 -x902 -x534 -x532 -x530 -x526 -x523 -x522 -x520 -x519 -x516 -x514 -x512 -x511 -x509 -x507 -x538 -x536 -x535 -x517 -x149 -x147 -x145 -x141 -x138 -x137 -x135 -x134 -x131 -x129 -x127 -x126 -x124 -x122 -x153 -x151 -x150 -x132 
1798.11/1798.86	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.11/1798.86	c   56   179950  82832  1013211   182106 43735158 179957    100 1798.18
1798.11/1798.86	c Objective: -22
1798.11/1798.86	s SATISFIABLE
1798.11/1798.86	c Total time: 1798.18 s

Verifier Data

OK	-22

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657467-1276357002/watcher-2657467-1276357002 -o /tmp/evaluation-result-2657467-1276357002/solver-2657467-1276357002 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657467-1276357002.opb 

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


[startup+0 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 13252
/proc/meminfo: memFree=1363804/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=11004 CPUtime=0
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 11301556 11268096 245 1992294400 134512640 137138936 4292199664 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 2751 245 177 642 0 2054 0

[startup+0.087597 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 13252
/proc/meminfo: memFree=1363804/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=11732 CPUtime=0.08
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 623 0 0 0 8 0 0 0 20 0 1 0 11301556 12013568 488 1992294400 134512640 137138936 4292199664 18446744073709551615 134543175 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 2933 488 184 642 0 2289 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11732

[startup+0.101598 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 13252
/proc/meminfo: memFree=1363804/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=11732 CPUtime=0.09
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 624 0 0 0 9 0 0 0 20 0 1 0 11301556 12013568 489 1992294400 134512640 137138936 4292199664 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 2933 489 184 642 0 2289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11732

[startup+0.301633 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 13252
/proc/meminfo: memFree=1363804/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=11732 CPUtime=0.29
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 624 0 0 0 29 0 0 0 20 0 1 0 11301556 12013568 489 1992294400 134512640 137138936 4292199664 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 2933 489 184 642 0 2289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11732

[startup+0.701701 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 13252
/proc/meminfo: memFree=1363804/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=13544 CPUtime=0.69
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 1073 0 0 0 68 1 0 0 20 0 1 0 11301556 13869056 938 1992294400 134512640 137138936 4292199664 18446744073709551615 134542965 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 3386 938 191 642 0 2742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13544

[startup+1.50084 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13253
/proc/meminfo: memFree=1359456/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=17368 CPUtime=1.49
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 2038 0 0 0 146 3 0 0 22 0 1 0 11301556 17784832 1903 1992294400 134512640 137138936 4292199664 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 4342 1903 191 642 0 3698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17368

[startup+3.10111 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13253
/proc/meminfo: memFree=1355116/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=21272 CPUtime=3.09
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 3002 0 0 0 301 8 0 0 25 0 1 0 11301556 21782528 2867 1992294400 134512640 137138936 4292199664 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 5318 2867 191 642 0 4674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21272

[startup+6.30166 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 13253
/proc/meminfo: memFree=1348668/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=26624 CPUtime=6.29
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 4367 0 0 0 615 14 0 0 25 0 1 0 11301556 27262976 4232 1992294400 134512640 137138936 4292199664 18446744073709551615 136505153 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 6656 4232 191 642 0 6012 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26624

[startup+12.7008 s]
/proc/loadavg: 1.07 1.01 1.00 2/107 13255
/proc/meminfo: memFree=1337384/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=38248 CPUtime=12.69
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 7261 0 0 0 1250 19 0 0 25 0 1 0 11301556 39165952 7126 1992294400 134512640 137138936 4292199664 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 9562 7126 191 642 0 8918 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38248

[startup+25.501 s]
/proc/loadavg: 1.14 1.02 1.00 2/107 13255
/proc/meminfo: memFree=1315932/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=57884 CPUtime=25.48
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 12179 0 0 0 2521 27 0 0 25 0 1 0 11301556 59273216 12044 1992294400 134512640 137138936 4292199664 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 14471 12044 191 642 0 13827 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57884

[startup+51.1013 s]
/proc/loadavg: 1.15 1.03 1.01 2/107 13255
/proc/meminfo: memFree=1291628/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=83052 CPUtime=51.07
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 18450 0 0 0 5067 40 0 0 25 0 1 0 11301556 85045248 18315 1992294400 134512640 137138936 4292199664 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 20763 18315 191 642 0 20119 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83052

[startup+102.309 s]
/proc/loadavg: 1.06 1.03 1.00 2/107 13257
/proc/meminfo: memFree=1252568/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=120960 CPUtime=102.25
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 27947 0 0 0 10170 55 0 0 25 0 1 0 11301556 123863040 27812 1992294400 134512640 137138936 4292199664 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 30240 27812 191 642 0 29596 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 120960

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 13259
/proc/meminfo: memFree=1197884/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=175740 CPUtime=162.23
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 41634 0 0 0 16154 69 0 0 25 0 1 0 11301556 179957760 41499 1992294400 134512640 137138936 4292199664 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 43935 41499 191 642 0 43291 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 175740

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 13259
/proc/meminfo: memFree=1169612/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=203628 CPUtime=222.2
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 48610 0 0 0 22141 79 0 0 25 0 1 0 11301556 208515072 48475 1992294400 134512640 137138936 4292199664 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 50907 48475 191 642 0 50263 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 203628

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 13261
/proc/meminfo: memFree=1146920/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=226392 CPUtime=282.18
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 54309 0 0 0 28128 90 0 0 25 0 1 0 11301556 231825408 54174 1992294400 134512640 137138936 4292199664 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 56598 54174 191 642 0 55954 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 226392

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13263
/proc/meminfo: memFree=1126336/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=246892 CPUtime=342.16
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 59419 0 0 0 34113 103 0 0 25 0 1 0 11301556 252817408 59284 1992294400 134512640 137138936 4292199664 18446744073709551615 134578144 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 61723 59284 191 642 0 61079 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 246892

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13265
/proc/meminfo: memFree=1111456/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=261752 CPUtime=402.14
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 63150 0 0 0 40097 117 0 0 25 0 1 0 11301556 268034048 63015 1992294400 134512640 137138936 4292199664 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 65438 63015 191 642 0 64794 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 261752

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13267
/proc/meminfo: memFree=1090376/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=282788 CPUtime=462.11
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 68390 0 0 0 46083 128 0 0 25 0 1 0 11301556 289574912 68255 1992294400 134512640 137138936 4292199664 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 70697 68255 191 642 0 70053 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 282788

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13267
/proc/meminfo: memFree=1077480/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=295516 CPUtime=522.09
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 71591 0 0 0 52074 135 0 0 25 0 1 0 11301556 302608384 71456 1992294400 134512640 137138936 4292199664 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 73879 71456 191 642 0 73235 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 295516

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13269
/proc/meminfo: memFree=1063716/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=309300 CPUtime=582.08
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 75018 0 0 0 58063 145 0 0 25 0 1 0 11301556 316723200 74883 1992294400 134512640 137138936 4292199664 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 77325 74883 191 642 0 76681 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 309300

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13271
/proc/meminfo: memFree=1047596/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=325228 CPUtime=642.06
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 78996 0 0 0 64052 154 0 0 25 0 1 0 11301556 333033472 78861 1992294400 134512640 137138936 4292199664 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 81307 78861 191 642 0 80663 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 325228

[startup+702.302 s]

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

/proc/meminfo: memFree=940832/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=431772 CPUtime=1061.88
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 105654 0 0 0 105985 203 0 0 25 0 1 0 11301556 442134528 105519 1992294400 134512640 137138936 4292199664 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 107943 105519 191 642 0 107299 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 431772

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13283
/proc/meminfo: memFree=912312/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=459884 CPUtime=1121.86
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 112674 0 0 0 111976 210 0 0 25 0 1 0 11301556 470921216 112539 1992294400 134512640 137138936 4292199664 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 114971 112539 191 642 0 114327 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 459884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13285
/proc/meminfo: memFree=890116/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=482468 CPUtime=1181.84
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 118325 0 0 0 117968 216 0 0 25 0 1 0 11301556 494047232 118190 1992294400 134512640 137138936 4292199664 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 120617 118190 191 642 0 119973 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 482468

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13287
/proc/meminfo: memFree=875236/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=496760 CPUtime=1241.82
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 121900 0 0 0 123961 221 0 0 25 0 1 0 11301556 508682240 121765 1992294400 134512640 137138936 4292199664 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 124190 121765 191 642 0 123546 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 496760

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13289
/proc/meminfo: memFree=867300/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=504628 CPUtime=1301.81
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 123861 0 0 0 129952 229 0 0 25 0 1 0 11301556 516739072 123726 1992294400 134512640 137138936 4292199664 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 126157 123726 191 642 0 125513 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 504628

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13291
/proc/meminfo: memFree=857380/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=514536 CPUtime=1361.79
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 126333 0 0 0 135944 235 0 0 25 0 1 0 11301556 526884864 126198 1992294400 134512640 137138936 4292199664 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 128634 126198 191 642 0 127990 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 514536

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13291
/proc/meminfo: memFree=844856/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=526956 CPUtime=1421.77
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 129434 0 0 0 141937 240 0 0 25 0 1 0 11301556 539602944 129299 1992294400 134512640 137138936 4292199664 18446744073709551615 134542149 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 131739 129299 191 642 0 131095 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 526956

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13302
/proc/meminfo: memFree=833820/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=537852 CPUtime=1481.73
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 132167 0 0 0 147928 245 0 0 25 0 1 0 11301556 550760448 132032 1992294400 134512640 137138936 4292199664 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 134463 132032 191 642 0 133819 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 537852

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13304
/proc/meminfo: memFree=825636/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=546148 CPUtime=1541.7
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 134243 0 0 0 153921 249 0 0 25 0 1 0 11301556 559255552 134108 1992294400 134512640 137138936 4292199664 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 136537 134108 191 642 0 135893 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 546148

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13306
/proc/meminfo: memFree=815840/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=556092 CPUtime=1601.68
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 136722 0 0 0 159915 253 0 0 25 0 1 0 11301556 569438208 136587 1992294400 134512640 137138936 4292199664 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 139023 136587 191 642 0 138379 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 556092

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13308
/proc/meminfo: memFree=807904/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=563760 CPUtime=1661.67
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 138643 0 0 0 165908 259 0 0 25 0 1 0 11301556 577290240 138508 1992294400 134512640 137138936 4292199664 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 140940 138508 191 642 0 140296 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 563760

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13308
/proc/meminfo: memFree=798356/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=573392 CPUtime=1721.64
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 141046 0 0 0 171901 263 0 0 25 0 1 0 11301556 587153408 140911 1992294400 134512640 137138936 4292199664 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 143348 140911 191 642 0 142704 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 573392

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13310
/proc/meminfo: memFree=786700/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=584948 CPUtime=1781.62
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 143945 0 0 0 177894 268 0 0 25 0 1 0 11301556 598986752 143810 1992294400 134512640 137138936 4292199664 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 146237 143810 191 642 0 145593 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 584948

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13310
/proc/meminfo: memFree=784840/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=586780 CPUtime=1791.23
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 144394 0 0 0 178854 269 0 0 25 0 1 0 11301556 600862720 144259 1992294400 134512640 137138936 4292199664 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 146695 144259 191 642 0 146051 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 586780

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13310
/proc/meminfo: memFree=784344/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=587260 CPUtime=1794.42
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 144509 0 0 0 179173 269 0 0 25 0 1 0 11301556 601354240 144374 1992294400 134512640 137138936 4292199664 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 146815 144374 191 642 0 146171 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 587260

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13310
/proc/meminfo: memFree=784220/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=587376 CPUtime=1796.01
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 144555 0 0 0 179332 269 0 0 25 0 1 0 11301556 601473024 144420 1992294400 134512640 137138936 4292199664 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 146844 144420 191 642 0 146200 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 587376

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13310
/proc/meminfo: memFree=784096/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=587600 CPUtime=1797.61
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 144594 0 0 0 179492 269 0 0 25 0 1 0 11301556 601702400 144459 1992294400 134512640 137138936 4292199664 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 146900 144459 191 642 0 146256 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 587600

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13310
/proc/meminfo: memFree=783972/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=587600 CPUtime=1798.01
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202496 144600 0 0 0 179532 269 0 0 25 0 1 0 11301556 601702400 144465 1992294400 134512640 137138936 4292199664 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13252/statm: 146900 144465 191 642 0 146256 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 587600

[startup+1798.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13310
/proc/meminfo: memFree=783972/2059040 swapFree=4192956/4192956
[pid=13252] ppid=13250 vsize=0 CPUtime=1798.21
/proc/13252/stat : 13252 (bsolo_pb10) R 13250 13252 12500 0 -1 4202500 144604 0 0 0 179548 273 0 0 25 0 1 0 11301556 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/13252/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.92
CPU time (s): 1798.24
CPU user time (s): 1795.49
CPU system time (s): 2.75558
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 587600

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

runsolver used 2.79157 second user time and 8.66568 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-12 17:36:42
IDJOB=2657467
IDBENCH=1870
IDSOLVER=1163
FILE ID=node014/2657467-1276357002
PBS_JOBID= 11173193
Free space on /tmp= 62464 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657467-1276357002/watcher-2657467-1276357002 -o /tmp/evaluation-result-2657467-1276357002/solver-2657467-1276357002 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657467-1276357002.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7f40f8d513f22fc9adca96d8fdf626e2
RANDOM SEED=383180869

node014.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1364332 kB
Buffers:        134204 kB
Cached:         415556 kB
SwapCached:          0 kB
Active:         196580 kB
Inactive:       413204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1364332 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4100 kB
Writeback:           0 kB
AnonPages:       59944 kB
Mapped:          15376 kB
Slab:            63244 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62460 MiB
End job on node014 at 2010-06-12 18:06:41