{
 "cells": [
  {
   "cell_type": "code",
   "execution_count": 1,
   "metadata": {},
   "outputs": [],
   "source": [
    "with open('new 2.txt') as f:\n",
    "    lines = f.readlines()"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 2,
   "metadata": {},
   "outputs": [
    {
     "ename": "NameError",
     "evalue": "name 'myfile' is not defined",
     "output_type": "error",
     "traceback": [
      "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
      "\u001b[0;31mNameError\u001b[0m                                 Traceback (most recent call last)",
      "\u001b[0;32m<ipython-input-2-d3178e098fec>\u001b[0m in \u001b[0;36m<module>\u001b[0;34m\u001b[0m\n\u001b[0;32m----> 1\u001b[0;31m \u001b[0mcontents\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mmyfile\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mread\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m",
      "\u001b[0;31mNameError\u001b[0m: name 'myfile' is not defined"
     ]
    }
   ],
   "source": [
    "contents = myfile.read()"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 3,
   "metadata": {},
   "outputs": [],
   "source": [
    "myfile = open(\"new 2.txt\", \"rt\") # open lorem.txt for reading text\n",
    "contents = myfile.read()         # read the entire file to string\n",
    "myfile.close() "
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 5,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "{\\rtf1\\ansi\\ansicpg1252\\cocoartf2509\n",
      "\\cocoatextscaling0\\cocoaplatform0{\\fonttbl\\f0\\fnil\\fcharset0 Menlo-Regular;}\n",
      "{\\colortbl;\\red255\\green255\\blue255;\\red0\\green0\\blue0;}\n",
      "{\\*\\expandedcolortbl;;\\csgray\\c0;}\n",
      "\\margl1440\\margr1440\\vieww10800\\viewh8400\\viewkind0\n",
      "\\pard\\tx560\\tx1120\\tx1680\\tx2240\\tx2800\\tx3360\\tx3920\\tx4480\\tx5040\\tx5600\\tx6160\\tx6720\\pardirnatural\\partightenfactor0\n",
      "\n",
      "\\f0\\fs28 \\cf2 \\CocoaLigature0 hellow\\\n",
      "91445343309515430.0000000.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.36\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.695535e+05 | 9.695535e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.52\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.69553451655185e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.69553451655185e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "0, 0.000000\\\n",
      "\t(t_t_x(262805,0),1.o,0.000000) with (t_t_x(263004,385)RQXSI04E,10.o,0.000000)\\\n",
      "\t(t_t_x(262805,0),1.o,0.000000) with (t_t_x(263266,0),19.o,0.000000)\\\n",
      "\t(t_t_x(262805,0),1.o,0.000000) with (t_t_x(263313,252)RFBRT04M,28.o,0.000000)\\\n",
      "\t(t_t_x(262805,0),1.o,0.000000) with (t_t_x(263351,0),37.o,0.000000)\\\n",
      "\t(t_t_x(262805,0),1.o,0.000000) with (t_t_x(263439,2429)YB3EH04A,46.o,0.000000)\\\n",
      "0, 1.000000\\\n",
      "\t(t_t_x(262806,0),2.o,1.000000) with (t_t_x(263012,0),11.o,0.000000)\\\n",
      "\t(t_t_x(262806,0),2.o,1.000000) with (t_t_x(263276,0),20.o,0.000000)\\\n",
      "\t(t_t_x(262806,0),2.o,1.000000) with (t_t_x(263316,0),29.o,0.000000)\\\n",
      "\t(t_t_x(262806,0),2.o,1.000000) with (t_t_x(263367,181)RFBRT04M,38.o,0.000000)\\\n",
      "\t(t_t_x(262806,0),2.o,1.000000) with (t_t_x(263463,740)LEBAS04A,47.o,0.000000)\\\n",
      "0, 0.000000\\\n",
      "\t(t_t_x(262808,0),3.o,0.000000) with (t_t_x(263107,22)BR204M,12.o,0.000000)\\\n",
      "\t(t_t_x(262808,0),3.o,0.000000) with (t_t_x(263279,151)KFZ4404M,21.o,0.000000)\\\n",
      "\t(t_t_x(262808,0),3.o,0.000000) with (t_t_x(263323,32)LEBAS04M,30.o,0.000000)\\\n",
      "\t(t_t_x(262808,0),3.o,0.000000) with (t_t_x(263370,352)RFBRT04M,39.o,0.000000)\\\n",
      "\t(t_t_x(262808,0),3.o,0.000000) with (t_t_x(263476,76)EBEEC04M,48.o,0.000000)\\\n",
      "0, 0.000000\\\n",
      "\t(t_t_x(262844,0),4.o,0.000000) with (t_t_x(263142,0),13.o,0.000000)\\\n",
      "\t(t_t_x(262844,0),4.o,0.000000) with (t_t_x(263280,91)MM304,22.o,0.000000)\\\n",
      "\t(t_t_x(262844,0),4.o,0.000000) with (t_t_x(263329,0),31.o,1.000000)\\\n",
      "\t(t_t_x(262844,0),4.o,0.000000) with (t_t_x(263376,0),40.o,0.000000)\\\n",
      "\t(t_t_x(262844,0),4.o,0.000000) with (t_t_x(263492,0),49.o,0.000000)\\\n",
      "0, 0.000000\\\n",
      "\t(t_t_x(262875,342)EBBRA04E,5.o,0.000000) with (t_t_x(263168,65)RFBRT04M,14.o,0.000000)\\\n",
      "\t(t_t_x(262875,342)EBBRA04E,5.o,0.000000) with (t_t_x(263290,0),23.o,0.000000)\\\n",
      "\t(t_t_x(262875,342)EBBRA04E,5.o,0.000000) with (t_t_x(263330,0),32.o,0.000000)\\\n",
      "\t(t_t_x(262875,342)EBBRA04E,5.o,0.000000) with (t_t_x(263389,17)MM304,41.o,0.000000)\\\n",
      "\t(t_t_x(262875,342)EBBRA04E,5.o,0.000000) with (t_t_x(263498,0),50.o,0.000000)\\\n",
      "0, 0.000000\\\n",
      "\t(t_t_x(262897,0),6.o,0.000000) with (t_t_x(263196,337)RQXSI04E,15.o,0.000000)\\\n",
      "\t(t_t_x(262897,0),6.o,0.000000) with (t_t_x(263294,0),24.o,0.000000)\\\n",
      "\t(t_t_x(262897,0),6.o,0.000000) with (t_t_x(263332,140)MM204,33.o,0.000000)\\\n",
      "\t(t_t_x(262897,0),6.o,0.000000) with (t_t_x(263410,1535)LGKFN04,42.o,0.000000)\\\n",
      "\t(t_t_x(262897,0),6.o,0.000000) with (t_t_x(263502,145)LEBAS04M,51.o,0.000000)\\\n",
      "0, 0.000000\\\n",
      "\t(t_t_x(262913,0),7.o,0.000000) with (t_t_x(263206,0),16.o,1.000000)\\\n",
      "\t(t_t_x(262913,0),7.o,0.000000) with (t_t_x(263297,0),25.o,0.000000)\\\n",
      "\t(t_t_x(262913,0),7.o,0.000000) with (t_t_x(263339,289)LCES004M,34.o,0.000000)\\\n",
      "\t(t_t_x(262913,0),7.o,0.000000) with (t_t_x(263412,167)LCES004M,43.o,0.000000)\\\n",
      "\t(t_t_x(262913,0),7.o,0.000000) with (t_t_x(263503,436)RNS04M,52.o,0.000000)\\\n",
      "0, 1.000000\\\n",
      "\t(t_t_x(262946,560)RQXSI04E,8.o,1.000000) with (t_t_x(263212,0),17.o,0.000000)\\\n",
      "\t(t_t_x(262946,560)RQXSI04E,8.o,1.000000) with (t_t_x(263298,245)LELVL04M,26.o,0.000000)\\\n",
      "\t(t_t_x(262946,560)RQXSI04E,8.o,1.000000) with (t_t_x(263346,0),35.o,0.000000)\\\n",
      "\t(t_t_x(262946,560)RQXSI04E,8.o,1.000000) with (t_t_x(263418,751)$BKED1204,44.o,0.000000)\\\n",
      "\t(t_t_x(262946,560)RQXSI04E,8.o,1.000000) with (t_t_x(263515,0),53.o,0.000000)\\\n",
      "0, 0.000000\\\n",
      "\t(t_t_x(263003,0),9.o,0.000000) with (t_t_x(263249,0),18.o,0.000000)\\\n",
      "\t(t_t_x(263003,0),9.o,0.000000) with (t_t_x(263306,2040)LCES004,27.o,0.000000)\\\n",
      "\t(t_t_x(263003,0),9.o,0.000000) with (t_t_x(263350,110)RFBRT04M,36.o,0.000000)\\\n",
      "\t(t_t_x(263003,0),9.o,0.000000) with (t_t_x(263421,54)LCES004M,45.o,0.000000)\\\n",
      "\t(t_t_x(263003,0),9.o,0.000000) with (t_t_x(263516,226)LEBAS04M,54.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263004,385)RQXSI04E,10.o,0.000000) with (t_t_x(263266,0),19.o,0.000000)\\\n",
      "\t(t_t_x(263004,385)RQXSI04E,10.o,0.000000) with (t_t_x(263313,252)RFBRT04M,28.o,0.000000)\\\n",
      "\t(t_t_x(263004,385)RQXSI04E,10.o,0.000000) with (t_t_x(263351,0),37.o,0.000000)\\\n",
      "\t(t_t_x(263004,385)RQXSI04E,10.o,0.000000) with (t_t_x(263439,2429)YB3EH04A,46.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263012,0),11.o,0.000000) with (t_t_x(263276,0),20.o,0.000000)\\\n",
      "\t(t_t_x(263012,0),11.o,0.000000) with (t_t_x(263316,0),29.o,0.000000)\\\n",
      "\t(t_t_x(263012,0),11.o,0.000000) with (t_t_x(263367,181)RFBRT04M,38.o,0.000000)\\\n",
      "\t(t_t_x(263012,0),11.o,0.000000) with (t_t_x(263463,740)LEBAS04A,47.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263107,22)BR204M,12.o,0.000000) with (t_t_x(263279,151)KFZ4404M,21.o,0.000000)\\\n",
      "\t(t_t_x(263107,22)BR204M,12.o,0.000000) with (t_t_x(263323,32)LEBAS04M,30.o,0.000000)\\\n",
      "\t(t_t_x(263107,22)BR204M,12.o,0.000000) with (t_t_x(263370,352)RFBRT04M,39.o,0.000000)\\\n",
      "\t(t_t_x(263107,22)BR204M,12.o,0.000000) with (t_t_x(263476,76)EBEEC04M,48.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263142,0),13.o,0.000000) with (t_t_x(263280,91)MM304,22.o,0.000000)\\\n",
      "\t(t_t_x(263142,0),13.o,0.000000) with (t_t_x(263329,0),31.o,1.000000)\\\n",
      "\t(t_t_x(263142,0),13.o,0.000000) with (t_t_x(263376,0),40.o,0.000000)\\\n",
      "\t(t_t_x(263142,0),13.o,0.000000) with (t_t_x(263492,0),49.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263168,65)RFBRT04M,14.o,0.000000) with (t_t_x(263290,0),23.o,0.000000)\\\n",
      "\t(t_t_x(263168,65)RFBRT04M,14.o,0.000000) with (t_t_x(263330,0),32.o,0.000000)\\\n",
      "\t(t_t_x(263168,65)RFBRT04M,14.o,0.000000) with (t_t_x(263389,17)MM304,41.o,0.000000)\\\n",
      "\t(t_t_x(263168,65)RFBRT04M,14.o,0.000000) with (t_t_x(263498,0),50.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263196,337)RQXSI04E,15.o,0.000000) with (t_t_x(263294,0),24.o,0.000000)\\\n",
      "\t(t_t_x(263196,337)RQXSI04E,15.o,0.000000) with (t_t_x(263332,140)MM204,33.o,0.000000)\\\n",
      "\t(t_t_x(263196,337)RQXSI04E,15.o,0.000000) with (t_t_x(263410,1535)LGKFN04,42.o,0.000000)\\\n",
      "\t(t_t_x(263196,337)RQXSI04E,15.o,0.000000) with (t_t_x(263502,145)LEBAS04M,51.o,0.000000)\\\n",
      "1, 1.000000\\\n",
      "\t(t_t_x(263206,0),16.o,1.000000) with (t_t_x(263297,0),25.o,0.000000)\\\n",
      "\t(t_t_x(263206,0),16.o,1.000000) with (t_t_x(263339,289)LCES004M,34.o,0.000000)\\\n",
      "\t(t_t_x(263206,0),16.o,1.000000) with (t_t_x(263412,167)LCES004M,43.o,0.000000)\\\n",
      "\t(t_t_x(263206,0),16.o,1.000000) with (t_t_x(263503,436)RNS04M,52.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263212,0),17.o,0.000000) with (t_t_x(263298,245)LELVL04M,26.o,0.000000)\\\n",
      "\t(t_t_x(263212,0),17.o,0.000000) with (t_t_x(263346,0),35.o,0.000000)\\\n",
      "\t(t_t_x(263212,0),17.o,0.000000) with (t_t_x(263418,751)$BKED1204,44.o,0.000000)\\\n",
      "\t(t_t_x(263212,0),17.o,0.000000) with (t_t_x(263515,0),53.o,0.000000)\\\n",
      "1, 0.000000\\\n",
      "\t(t_t_x(263249,0),18.o,0.000000) with (t_t_x(263306,2040)LCES004,27.o,0.000000)\\\n",
      "\t(t_t_x(263249,0),18.o,0.000000) with (t_t_x(263350,110)RFBRT04M,36.o,0.000000)\\\n",
      "\t(t_t_x(263249,0),18.o,0.000000) with (t_t_x(263421,54)LCES004M,45.o,0.000000)\\\n",
      "\t(t_t_x(263249,0),18.o,0.000000) with (t_t_x(263516,226)LEBAS04M,54.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263266,0),19.o,0.000000) with (t_t_x(263313,252)RFBRT04M,28.o,0.000000)\\\n",
      "\t(t_t_x(263266,0),19.o,0.000000) with (t_t_x(263351,0),37.o,0.000000)\\\n",
      "\t(t_t_x(263266,0),19.o,0.000000) with (t_t_x(263439,2429)YB3EH04A,46.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263276,0),20.o,0.000000) with (t_t_x(263316,0),29.o,0.000000)\\\n",
      "\t(t_t_x(263276,0),20.o,0.000000) with (t_t_x(263367,181)RFBRT04M,38.o,0.000000)\\\n",
      "\t(t_t_x(263276,0),20.o,0.000000) with (t_t_x(263463,740)LEBAS04A,47.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263279,151)KFZ4404M,21.o,0.000000) with (t_t_x(263323,32)LEBAS04M,30.o,0.000000)\\\n",
      "\t(t_t_x(263279,151)KFZ4404M,21.o,0.000000) with (t_t_x(263370,352)RFBRT04M,39.o,0.000000)\\\n",
      "\t(t_t_x(263279,151)KFZ4404M,21.o,0.000000) with (t_t_x(263476,76)EBEEC04M,48.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263280,91)MM304,22.o,0.000000) with (t_t_x(263329,0),31.o,1.000000)\\\n",
      "\t(t_t_x(263280,91)MM304,22.o,0.000000) with (t_t_x(263376,0),40.o,0.000000)\\\n",
      "\t(t_t_x(263280,91)MM304,22.o,0.000000) with (t_t_x(263492,0),49.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263290,0),23.o,0.000000) with (t_t_x(263330,0),32.o,0.000000)\\\n",
      "\t(t_t_x(263290,0),23.o,0.000000) with (t_t_x(263389,17)MM304,41.o,0.000000)\\\n",
      "\t(t_t_x(263290,0),23.o,0.000000) with (t_t_x(263498,0),50.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263294,0),24.o,0.000000) with (t_t_x(263332,140)MM204,33.o,0.000000)\\\n",
      "\t(t_t_x(263294,0),24.o,0.000000) with (t_t_x(263410,1535)LGKFN04,42.o,0.000000)\\\n",
      "\t(t_t_x(263294,0),24.o,0.000000) with (t_t_x(263502,145)LEBAS04M,51.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263297,0),25.o,0.000000) with (t_t_x(263339,289)LCES004M,34.o,0.000000)\\\n",
      "\t(t_t_x(263297,0),25.o,0.000000) with (t_t_x(263412,167)LCES004M,43.o,0.000000)\\\n",
      "\t(t_t_x(263297,0),25.o,0.000000) with (t_t_x(263503,436)RNS04M,52.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263298,245)LELVL04M,26.o,0.000000) with (t_t_x(263346,0),35.o,0.000000)\\\n",
      "\t(t_t_x(263298,245)LELVL04M,26.o,0.000000) with (t_t_x(263418,751)$BKED1204,44.o,0.000000)\\\n",
      "\t(t_t_x(263298,245)LELVL04M,26.o,0.000000) with (t_t_x(263515,0),53.o,0.000000)\\\n",
      "2, 0.000000\\\n",
      "\t(t_t_x(263306,2040)LCES004,27.o,0.000000) with (t_t_x(263350,110)RFBRT04M,36.o,0.000000)\\\n",
      "\t(t_t_x(263306,2040)LCES004,27.o,0.000000) with (t_t_x(263421,54)LCES004M,45.o,0.000000)\\\n",
      "\t(t_t_x(263306,2040)LCES004,27.o,0.000000) with (t_t_x(263516,226)LEBAS04M,54.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263313,252)RFBRT04M,28.o,0.000000) with (t_t_x(263351,0),37.o,0.000000)\\\n",
      "\t(t_t_x(263313,252)RFBRT04M,28.o,0.000000) with (t_t_x(263439,2429)YB3EH04A,46.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263316,0),29.o,0.000000) with (t_t_x(263367,181)RFBRT04M,38.o,0.000000)\\\n",
      "\t(t_t_x(263316,0),29.o,0.000000) with (t_t_x(263463,740)LEBAS04A,47.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263323,32)LEBAS04M,30.o,0.000000) with (t_t_x(263370,352)RFBRT04M,39.o,0.000000)\\\n",
      "\t(t_t_x(263323,32)LEBAS04M,30.o,0.000000) with (t_t_x(263476,76)EBEEC04M,48.o,0.000000)\\\n",
      "3, 1.000000\\\n",
      "\t(t_t_x(263329,0),31.o,1.000000) with (t_t_x(263376,0),40.o,0.000000)\\\n",
      "\t(t_t_x(263329,0),31.o,1.000000) with (t_t_x(263492,0),49.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263330,0),32.o,0.000000) with (t_t_x(263389,17)MM304,41.o,0.000000)\\\n",
      "\t(t_t_x(263330,0),32.o,0.000000) with (t_t_x(263498,0),50.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263332,140)MM204,33.o,0.000000) with (t_t_x(263410,1535)LGKFN04,42.o,0.000000)\\\n",
      "\t(t_t_x(263332,140)MM204,33.o,0.000000) with (t_t_x(263502,145)LEBAS04M,51.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263339,289)LCES004M,34.o,0.000000) with (t_t_x(263412,167)LCES004M,43.o,0.000000)\\\n",
      "\t(t_t_x(263339,289)LCES004M,34.o,0.000000) with (t_t_x(263503,436)RNS04M,52.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263346,0),35.o,0.000000) with (t_t_x(263418,751)$BKED1204,44.o,0.000000)\\\n",
      "\t(t_t_x(263346,0),35.o,0.000000) with (t_t_x(263515,0),53.o,0.000000)\\\n",
      "3, 0.000000\\\n",
      "\t(t_t_x(263350,110)RFBRT04M,36.o,0.000000) with (t_t_x(263421,54)LCES004M,45.o,0.000000)\\\n",
      "\t(t_t_x(263350,110)RFBRT04M,36.o,0.000000) with (t_t_x(263516,226)LEBAS04M,54.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263351,0),37.o,0.000000) with (t_t_x(263439,2429)YB3EH04A,46.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263367,181)RFBRT04M,38.o,0.000000) with (t_t_x(263463,740)LEBAS04A,47.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263370,352)RFBRT04M,39.o,0.000000) with (t_t_x(263476,76)EBEEC04M,48.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263376,0),40.o,0.000000) with (t_t_x(263492,0),49.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263389,17)MM304,41.o,0.000000) with (t_t_x(263498,0),50.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263410,1535)LGKFN04,42.o,0.000000) with (t_t_x(263502,145)LEBAS04M,51.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263412,167)LCES004M,43.o,0.000000) with (t_t_x(263503,436)RNS04M,52.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263418,751)$BKED1204,44.o,0.000000) with (t_t_x(263515,0),53.o,0.000000)\\\n",
      "4, 0.000000\\\n",
      "\t(t_t_x(263421,54)LCES004M,45.o,0.000000) with (t_t_x(263516,226)LEBAS04M,54.o,0.000000)\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "5, 0.000000\\\n",
      "6, 0.000000\\\n",
      "6, 1.000000\\\n",
      "6, 0.000000\\\n",
      "6, 0.000000\\\n",
      "6, 0.000000\\\n",
      "6, 0.000000\\\n",
      "6, 0.000000\\\n",
      "6, 0.000000\\\n",
      "6, 1.000000\\\n",
      "7, 0.000000\\\n",
      "7, 0.000000\\\n",
      "7, 0.000000\\\n",
      "7, 0.000000\\\n",
      "7, 0.000000\\\n",
      "7, 0.000000\\\n",
      "7, 0.000000\\\n",
      "7, 0.000000\\\n",
      "7, 1.000000\\\n",
      "8, 0.000000\\\n",
      "8, 0.000000\\\n",
      "8, 0.000000\\\n",
      "8, 0.000000\\\n",
      "8, 0.000000\\\n",
      "8, 0.000000\\\n",
      "8, 0.000000\\\n",
      "8, 1.000000\\\n",
      "8, 0.000000\\\n",
      "9, 0.000000\\\n",
      "9, 0.000000\\\n",
      "9, 0.000000\\\n",
      "9, 0.000000\\\n",
      "9, 0.000000\\\n",
      "9, 1.000000\\\n",
      "9, 0.000000\\\n",
      "9, 0.000000\\\n",
      "9, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "10, 0.000000\\\n",
      "11, 0.000000\\\n",
      "11, 0.000000\\\n",
      "11, 1.000000\\\n",
      "11, 0.000000\\\n",
      "11, 0.000000\\\n",
      "11, 0.000000\\\n",
      "11, 0.000000\\\n",
      "11, 0.000000\\\n",
      "11, 1.000000\\\n",
      "12, 0.000000\\\n",
      "12, 1.000000\\\n",
      "12, 0.000000\\\n",
      "12, 0.000000\\\n",
      "12, 0.000000\\\n",
      "12, 0.000000\\\n",
      "12, 0.000000\\\n",
      "12, 0.000000\\\n",
      "12, 0.000000\\\n",
      "13, 0.000000\\\n",
      "13, 0.000000\\\n",
      "13, 0.000000\\\n",
      "13, 0.000000\\\n",
      "13, 0.000000\\\n",
      "13, 0.000000\\\n",
      "13, 1.000000\\\n",
      "13, 0.000000\\\n",
      "13, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "14, 0.000000\\\n",
      "15, 0.000000\\\n",
      "15, 0.000000\\\n",
      "15, 0.000000\\\n",
      "15, 0.000000\\\n",
      "15, 1.000000\\\n",
      "15, 0.000000\\\n",
      "15, 0.000000\\\n",
      "15, 1.000000\\\n",
      "15, 0.000000\\\n",
      "16, 0.000000\\\n",
      "16, 0.000000\\\n",
      "16, 0.000000\\\n",
      "16, 0.000000\\\n",
      "16, 0.000000\\\n",
      "16, 1.000000\\\n",
      "16, 0.000000\\\n",
      "16, 0.000000\\\n",
      "16, 1.000000\\\n",
      "17, 0.000000\\\n",
      "17, 0.000000\\\n",
      "17, 0.000000\\\n",
      "17, 0.000000\\\n",
      "17, 0.000000\\\n",
      "17, 0.000000\\\n",
      "17, 1.000000\\\n",
      "17, 0.000000\\\n",
      "17, 0.000000\\\n",
      "18, 0.000000\\\n",
      "18, 0.000000\\\n",
      "18, 1.000000\\\n",
      "18, 0.000000\\\n",
      "18, 0.000000\\\n",
      "18, 0.000000\\\n",
      "18, 0.000000\\\n",
      "18, 0.000000\\\n",
      "18, 0.000000\\\n",
      "19, 1.000000\\\n",
      "19, 0.000000\\\n",
      "19, 1.000000\\\n",
      "19, 0.000000\\\n",
      "19, 0.000000\\\n",
      "19, 0.000000\\\n",
      "19, 1.000000\\\n",
      "19, 0.000000\\\n",
      "19, 0.000000\\\n",
      "20, 0.000000\\\n",
      "20, 0.000000\\\n",
      "20, 1.000000\\\n",
      "20, 0.000000\\\n",
      "20, 0.000000\\\n",
      "20, 0.000000\\\n",
      "20, 1.000000\\\n",
      "20, 0.000000\\\n",
      "20, 0.000000\\\n",
      "21, 0.000000\\\n",
      "21, 0.000000\\\n",
      "21, 0.000000\\\n",
      "21, 0.000000\\\n",
      "21, 0.000000\\\n",
      "21, 0.000000\\\n",
      "21, 0.000000\\\n",
      "21, 1.000000\\\n",
      "21, 0.000000\\\n",
      "22, 0.000000\\\n",
      "22, 1.000000\\\n",
      "22, 0.000000\\\n",
      "22, 0.000000\\\n",
      "22, 0.000000\\\n",
      "22, 0.000000\\\n",
      "22, 0.000000\\\n",
      "22, 0.000000\\\n",
      "22, 0.000000\\\n",
      "23, 0.000000\\\n",
      "23, 0.000000\\\n",
      "23, 0.000000\\\n",
      "23, 1.000000\\\n",
      "23, 0.000000\\\n",
      "23, 0.000000\\\n",
      "23, 0.000000\\\n",
      "23, 0.000000\\\n",
      "23, 0.000000\\\n",
      "24, 0.000000\\\n",
      "24, 0.000000\\\n",
      "24, 0.000000\\\n",
      "24, 0.000000\\\n",
      "24, 0.000000\\\n",
      "24, 0.000000\\\n",
      "24, 0.000000\\\n",
      "24, 1.000000\\\n",
      "24, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "25, 0.000000\\\n",
      "26, 0.000000\\\n",
      "26, 0.000000\\\n",
      "26, 0.000000\\\n",
      "26, 1.000000\\\n",
      "26, 0.000000\\\n",
      "26, 0.000000\\\n",
      "26, 0.000000\\\n",
      "26, 0.000000\\\n",
      "26, 0.000000\\\n",
      "27, 0.000000\\\n",
      "27, 0.000000\\\n",
      "27, 0.000000\\\n",
      "27, 0.000000\\\n",
      "27, 1.000000\\\n",
      "27, 0.000000\\\n",
      "27, 0.000000\\\n",
      "27, 0.000000\\\n",
      "27, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "28, 0.000000\\\n",
      "29, 0.000000\\\n",
      "29, 1.000000\\\n",
      "29, 0.000000\\\n",
      "29, 0.000000\\\n",
      "29, 0.000000\\\n",
      "29, 0.000000\\\n",
      "29, 0.000000\\\n",
      "29, 0.000000\\\n",
      "29, 1.000000\\\n",
      "30, 0.000000\\\n",
      "30, 0.000000\\\n",
      "30, 0.000000\\\n",
      "30, 0.000000\\\n",
      "30, 0.000000\\\n",
      "30, 0.000000\\\n",
      "30, 1.000000\\\n",
      "30, 0.000000\\\n",
      "30, 0.000000\\\n",
      "31, 0.000000\\\n",
      "31, 0.000000\\\n",
      "31, 0.000000\\\n",
      "31, 1.000000\\\n",
      "31, 0.000000\\\n",
      "31, 0.000000\\\n",
      "31, 0.000000\\\n",
      "31, 1.000000\\\n",
      "31, 0.000000\\\n",
      "32, 0.000000\\\n",
      "32, 0.000000\\\n",
      "32, 1.000000\\\n",
      "32, 0.000000\\\n",
      "32, 0.000000\\\n",
      "32, 0.000000\\\n",
      "32, 0.000000\\\n",
      "32, 0.000000\\\n",
      "32, 0.000000\\\n",
      "33, 0.000000\\\n",
      "33, 0.000000\\\n",
      "33, 0.000000\\\n",
      "33, 0.000000\\\n",
      "33, 0.000000\\\n",
      "33, 1.000000\\\n",
      "33, 0.000000\\\n",
      "33, 0.000000\\\n",
      "33, 0.000000\\\n",
      "34, 0.000000\\\n",
      "34, 0.000000\\\n",
      "34, 0.000000\\\n",
      "34, 0.000000\\\n",
      "34, 1.000000\\\n",
      "34, 0.000000\\\n",
      "34, 0.000000\\\n",
      "34, 0.000000\\\n",
      "34, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 0.000000\\\n",
      "35, 1.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "36, 0.000000\\\n",
      "37, 1.000000\\\n",
      "37, 0.000000\\\n",
      "37, 0.000000\\\n",
      "37, 0.000000\\\n",
      "37, 0.000000\\\n",
      "37, 0.000000\\\n",
      "37, 0.000000\\\n",
      "37, 0.000000\\\n",
      "37, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "38, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "39, 0.000000\\\n",
      "40, 0.000000\\\n",
      "40, 0.000000\\\n",
      "40, 1.000000\\\n",
      "40, 0.000000\\\n",
      "40, 0.000000\\\n",
      "40, 0.000000\\\n",
      "40, 0.000000\\\n",
      "40, 0.000000\\\n",
      "40, 0.000000\\\n",
      "41, 0.000000\\\n",
      "41, 0.000000\\\n",
      "41, 0.000000\\\n",
      "41, 1.000000\\\n",
      "41, 0.000000\\\n",
      "41, 0.000000\\\n",
      "41, 0.000000\\\n",
      "41, 0.000000\\\n",
      "41, 0.000000\\\n",
      "42, 0.000000\\\n",
      "42, 1.000000\\\n",
      "42, 0.000000\\\n",
      "42, 0.000000\\\n",
      "42, 0.000000\\\n",
      "42, 0.000000\\\n",
      "42, 0.000000\\\n",
      "42, 0.000000\\\n",
      "42, 0.000000\\\n",
      "43, 0.000000\\\n",
      "43, 0.000000\\\n",
      "43, 0.000000\\\n",
      "43, 0.000000\\\n",
      "43, 0.000000\\\n",
      "43, 0.000000\\\n",
      "43, 0.000000\\\n",
      "43, 1.000000\\\n",
      "43, 0.000000\\\n",
      "44, 0.000000\\\n",
      "44, 0.000000\\\n",
      "44, 0.000000\\\n",
      "44, 0.000000\\\n",
      "44, 0.000000\\\n",
      "44, 0.000000\\\n",
      "44, 0.000000\\\n",
      "44, 1.000000\\\n",
      "44, 0.000000\\\n",
      "45, 1.000000\\\n",
      "45, 0.000000\\\n",
      "45, 0.000000\\\n",
      "45, 0.000000\\\n",
      "45, 0.000000\\\n",
      "45, 0.000000\\\n",
      "45, 0.000000\\\n",
      "45, 0.000000\\\n",
      "45, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "46, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 0.000000\\\n",
      "47, 1.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "48, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "49, 0.000000\\\n",
      "50, 0.000000\\\n",
      "50, 0.000000\\\n",
      "50, 0.000000\\\n",
      "50, 0.000000\\\n",
      "50, 1.000000\\\n",
      "50, 0.000000\\\n",
      "50, 0.000000\\\n",
      "50, 0.000000\\\n",
      "50, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "51, 0.000000\\\n",
      "52, 1.000000\\\n",
      "52, 0.000000\\\n",
      "52, 0.000000\\\n",
      "52, 0.000000\\\n",
      "52, 0.000000\\\n",
      "52, 0.000000\\\n",
      "52, 0.000000\\\n",
      "52, 0.000000\\\n",
      "52, 1.000000\\\n",
      "53, 0.000000\\\n",
      "53, 0.000000\\\n",
      "53, 0.000000\\\n",
      "53, 0.000000\\\n",
      "53, 0.000000\\\n",
      "53, 0.000000\\\n",
      "53, 0.000000\\\n",
      "53, 0.000000\\\n",
      "53, 1.000000\\\n",
      "54, 0.000000\\\n",
      "54, 0.000000\\\n",
      "54, 0.000000\\\n",
      "54, 0.000000\\\n",
      "54, 0.000000\\\n",
      "54, 0.000000\\\n",
      "54, 1.000000\\\n",
      "54, 0.000000\\\n",
      "54, 0.000000\\\n",
      "55, 0.000000\\\n",
      "55, 0.000000\\\n",
      "55, 0.000000\\\n",
      "55, 0.000000\\\n",
      "55, 0.000000\\\n",
      "55, 0.000000\\\n",
      "55, 1.000000\\\n",
      "55, 0.000000\\\n",
      "55, 0.000000\\\n",
      "56, 0.000000\\\n",
      "56, 1.000000\\\n",
      "56, 0.000000\\\n",
      "56, 0.000000\\\n",
      "56, 0.000000\\\n",
      "56, 0.000000\\\n",
      "56, 0.000000\\\n",
      "56, 0.000000\\\n",
      "56, 0.000000\\\n",
      "57, 0.000000\\\n",
      "57, 1.000000\\\n",
      "57, 0.000000\\\n",
      "57, 0.000000\\\n",
      "57, 0.000000\\\n",
      "57, 0.000000\\\n",
      "57, 0.000000\\\n",
      "57, 1.000000\\\n",
      "57, 0.000000\\\n",
      "58, 1.000000\\\n",
      "58, 0.000000\\\n",
      "58, 0.000000\\\n",
      "58, 0.000000\\\n",
      "58, 0.000000\\\n",
      "58, 0.000000\\\n",
      "58, 1.000000\\\n",
      "58, 0.000000\\\n",
      "58, 1.000000\\\n",
      "59, 0.000000\\\n",
      "59, 1.000000\\\n",
      "59, 0.000000\\\n",
      "59, 0.000000\\\n",
      "59, 0.000000\\\n",
      "59, 0.000000\\\n",
      "59, 0.000000\\\n",
      "59, 0.000000\\\n",
      "59, 0.000000\\\n",
      "60, 1.000000\\\n",
      "60, 0.000000\\\n",
      "60, 0.000000\\\n",
      "60, 0.000000\\\n",
      "60, 0.000000\\\n",
      "60, 0.000000\\\n",
      "60, 0.000000\\\n",
      "60, 0.000000\\\n",
      "60, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "61, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "62, 0.000000\\\n",
      "63, 0.000000\\\n",
      "63, 0.000000\\\n",
      "63, 0.000000\\\n",
      "63, 0.000000\\\n",
      "63, 1.000000\\\n",
      "63, 0.000000\\\n",
      "63, 0.000000\\\n",
      "63, 1.000000\\\n",
      "63, 0.000000\\\n",
      "64, 0.000000\\\n",
      "64, 0.000000\\\n",
      "64, 0.000000\\\n",
      "64, 0.000000\\\n",
      "64, 1.000000\\\n",
      "64, 0.000000\\\n",
      "64, 0.000000\\\n",
      "64, 0.000000\\\n",
      "64, 1.000000\\\n",
      "65, 0.000000\\\n",
      "65, 0.000000\\\n",
      "65, 0.000000\\\n",
      "65, 0.000000\\\n",
      "65, 0.000000\\\n",
      "65, 0.000000\\\n",
      "65, 0.000000\\\n",
      "65, 1.000000\\\n",
      "65, 0.000000\\\n",
      "66, 0.000000\\\n",
      "66, 0.000000\\\n",
      "66, 0.000000\\\n",
      "66, 0.000000\\\n",
      "66, 0.000000\\\n",
      "66, 0.000000\\\n",
      "66, 1.000000\\\n",
      "66, 0.000000\\\n",
      "66, 0.000000\\\n",
      "67, 0.000000\\\n",
      "67, 0.000000\\\n",
      "67, 0.000000\\\n",
      "67, 0.000000\\\n",
      "67, 0.000000\\\n",
      "67, 0.000000\\\n",
      "67, 1.000000\\\n",
      "67, 0.000000\\\n",
      "67, 0.000000\\\n",
      "68, 0.000000\\\n",
      "68, 0.000000\\\n",
      "68, 0.000000\\\n",
      "68, 0.000000\\\n",
      "68, 0.000000\\\n",
      "68, 0.000000\\\n",
      "68, 1.000000\\\n",
      "68, 0.000000\\\n",
      "68, 0.000000\\\n",
      "69, 0.000000\\\n",
      "69, 1.000000\\\n",
      "69, 0.000000\\\n",
      "69, 0.000000\\\n",
      "69, 0.000000\\\n",
      "69, 0.000000\\\n",
      "69, 1.000000\\\n",
      "69, 0.000000\\\n",
      "69, 0.000000\\\n",
      "70, 0.000000\\\n",
      "70, 0.000000\\\n",
      "70, 0.000000\\\n",
      "70, 0.000000\\\n",
      "70, 1.000000\\\n",
      "70, 0.000000\\\n",
      "70, 1.000000\\\n",
      "70, 0.000000\\\n",
      "70, 0.000000\\\n",
      "71, 0.000000\\\n",
      "71, 0.000000\\\n",
      "71, 0.000000\\\n",
      "71, 1.000000\\\n",
      "71, 0.000000\\\n",
      "71, 0.000000\\\n",
      "71, 0.000000\\\n",
      "71, 0.000000\\\n",
      "71, 0.000000\\\n",
      "72, 0.000000\\\n",
      "72, 0.000000\\\n",
      "72, 0.000000\\\n",
      "72, 0.000000\\\n",
      "72, 0.000000\\\n",
      "72, 1.000000\\\n",
      "72, 0.000000\\\n",
      "72, 0.000000\\\n",
      "72, 0.000000\\\n",
      "73, 0.000000\\\n",
      "73, 0.000000\\\n",
      "73, 0.000000\\\n",
      "73, 0.000000\\\n",
      "73, 1.000000\\\n",
      "73, 0.000000\\\n",
      "73, 0.000000\\\n",
      "73, 0.000000\\\n",
      "73, 0.000000\\\n",
      "74, 1.000000\\\n",
      "74, 0.000000\\\n",
      "74, 0.000000\\\n",
      "74, 1.000000\\\n",
      "74, 0.000000\\\n",
      "74, 0.000000\\\n",
      "74, 1.000000\\\n",
      "74, 0.000000\\\n",
      "74, 0.000000\\\n",
      "75, 0.000000\\\n",
      "75, 0.000000\\\n",
      "75, 1.000000\\\n",
      "75, 0.000000\\\n",
      "75, 0.000000\\\n",
      "75, 1.000000\\\n",
      "75, 0.000000\\\n",
      "75, 0.000000\\\n",
      "75, 0.000000\\\n",
      "76, 0.000000\\\n",
      "76, 0.000000\\\n",
      "76, 0.000000\\\n",
      "76, 0.000000\\\n",
      "76, 0.000000\\\n",
      "76, 0.000000\\\n",
      "76, 1.000000\\\n",
      "76, 0.000000\\\n",
      "76, 0.000000\\\n",
      "77, 0.000000\\\n",
      "77, 0.000000\\\n",
      "77, 0.000000\\\n",
      "77, 0.000000\\\n",
      "77, 1.000000\\\n",
      "77, 0.000000\\\n",
      "77, 0.000000\\\n",
      "77, 0.000000\\\n",
      "77, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "78, 0.000000\\\n",
      "79, 0.000000\\\n",
      "79, 0.000000\\\n",
      "79, 0.000000\\\n",
      "79, 0.000000\\\n",
      "79, 0.000000\\\n",
      "79, 0.000000\\\n",
      "79, 1.000000\\\n",
      "79, 0.000000\\\n",
      "79, 1.000000\\\n",
      "80, 0.000000\\\n",
      "80, 0.000000\\\n",
      "80, 0.000000\\\n",
      "80, 1.000000\\\n",
      "80, 0.000000\\\n",
      "80, 1.000000\\\n",
      "80, 0.000000\\\n",
      "80, 1.000000\\\n",
      "80, 0.000000\\\n",
      "81, 0.000000\\\n",
      "81, 0.000000\\\n",
      "81, 1.000000\\\n",
      "81, 0.000000\\\n",
      "81, 1.000000\\\n",
      "81, 0.000000\\\n",
      "81, 1.000000\\\n",
      "81, 0.000000\\\n",
      "81, 0.000000\\\n",
      "82, 1.000000\\\n",
      "82, 0.000000\\\n",
      "82, 0.000000\\\n",
      "82, 1.000000\\\n",
      "82, 0.000000\\\n",
      "82, 0.000000\\\n",
      "82, 0.000000\\\n",
      "82, 1.000000\\\n",
      "82, 0.000000\\\n",
      "83, 0.000000\\\n",
      "83, 0.000000\\\n",
      "83, 0.000000\\\n",
      "83, 0.000000\\\n",
      "83, 0.000000\\\n",
      "83, 0.000000\\\n",
      "83, 0.000000\\\n",
      "83, 1.000000\\\n",
      "83, 0.000000\\\n",
      "84, 0.000000\\\n",
      "84, 1.000000\\\n",
      "84, 0.000000\\\n",
      "84, 0.000000\\\n",
      "84, 1.000000\\\n",
      "84, 0.000000\\\n",
      "84, 1.000000\\\n",
      "84, 0.000000\\\n",
      "84, 0.000000\\\n",
      "85, 0.000000\\\n",
      "85, 0.000000\\\n",
      "85, 0.000000\\\n",
      "85, 1.000000\\\n",
      "85, 0.000000\\\n",
      "85, 0.000000\\\n",
      "85, 0.000000\\\n",
      "85, 1.000000\\\n",
      "85, 0.000000\\\n",
      "86, 0.000000\\\n",
      "86, 1.000000\\\n",
      "86, 0.000000\\\n",
      "86, 0.000000\\\n",
      "86, 0.000000\\\n",
      "86, 1.000000\\\n",
      "86, 0.000000\\\n",
      "86, 0.000000\\\n",
      "86, 0.000000\\\n",
      "87, 0.000000\\\n",
      "87, 0.000000\\\n",
      "87, 0.000000\\\n",
      "87, 1.000000\\\n",
      "87, 0.000000\\\n",
      "87, 0.000000\\\n",
      "87, 0.000000\\\n",
      "87, 0.000000\\\n",
      "87, 0.000000\\\n",
      "88, 0.000000\\\n",
      "88, 1.000000\\\n",
      "88, 0.000000\\\n",
      "88, 0.000000\\\n",
      "88, 0.000000\\\n",
      "88, 0.000000\\\n",
      "88, 1.000000\\\n",
      "88, 0.000000\\\n",
      "88, 1.000000\\\n",
      "89, 0.000000\\\n",
      "89, 0.000000\\\n",
      "89, 0.000000\\\n",
      "89, 1.000000\\\n",
      "89, 0.000000\\\n",
      "89, 0.000000\\\n",
      "89, 0.000000\\\n",
      "89, 0.000000\\\n",
      "89, 0.000000\\\n",
      "90, 1.000000\\\n",
      "90, 0.000000\\\n",
      "90, 1.000000\\\n",
      "90, 0.000000\\\n",
      "90, 0.000000\\\n",
      "90, 1.000000\\\n",
      "90, 0.000000\\\n",
      "90, 1.000000\\\n",
      "90, 0.000000\\\n",
      "91, 0.000000\\\n",
      "91, 0.000000\\\n",
      "91, 0.000000\\\n",
      "91, 0.000000\\\n",
      "91, 1.000000\\\n",
      "91, 0.000000\\\n",
      "91, 1.000000\\\n",
      "91, 0.000000\\\n",
      "91, 0.000000\\\n",
      "92, 0.000000\\\n",
      "92, 0.000000\\\n",
      "92, 0.000000\\\n",
      "92, 1.000000\\\n",
      "92, 0.000000\\\n",
      "92, 0.000000\\\n",
      "92, 0.000000\\\n",
      "92, 0.000000\\\n",
      "92, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "93, 0.000000\\\n",
      "94, 0.000000\\\n",
      "94, 1.000000\\\n",
      "94, 0.000000\\\n",
      "94, 0.000000\\\n",
      "94, 0.000000\\\n",
      "94, 0.000000\\\n",
      "94, 0.000000\\\n",
      "94, 0.000000\\\n",
      "94, 0.000000\\\n",
      "95, 1.000000\\\n",
      "95, 0.000000\\\n",
      "95, 0.000000\\\n",
      "95, 0.000000\\\n",
      "95, 0.000000\\\n",
      "95, 0.000000\\\n",
      "95, 0.000000\\\n",
      "95, 0.000000\\\n",
      "95, 0.000000\\\n",
      "96, 0.000000\\\n",
      "96, 0.000000\\\n",
      "96, 1.000000\\\n",
      "96, 0.000000\\\n",
      "96, 0.000000\\\n",
      "96, 0.000000\\\n",
      "96, 0.000000\\\n",
      "96, 0.000000\\\n",
      "96, 0.000000\\\n",
      "97, 0.000000\\\n",
      "97, 0.000000\\\n",
      "97, 0.000000\\\n",
      "97, 0.000000\\\n",
      "97, 1.000000\\\n",
      "97, 0.000000\\\n",
      "97, 0.000000\\\n",
      "97, 0.000000\\\n",
      "97, 0.000000\\\n",
      "98, 0.000000\\\n",
      "98, 0.000000\\\n",
      "98, 0.000000\\\n",
      "98, 1.000000\\\n",
      "98, 0.000000\\\n",
      "98, 1.000000\\\n",
      "98, 0.000000\\\n",
      "98, 0.000000\\\n",
      "98, 0.000000\\\n",
      "99, 1.000000\\\n",
      "99, 0.000000\\\n",
      "99, 0.000000\\\n",
      "99, 0.000000\\\n",
      "99, 0.000000\\\n",
      "99, 0.000000\\\n",
      "99, 0.000000\\\n",
      "99, 0.000000\\\n",
      "99, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "100, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 0.000000\\\n",
      "101, 1.000000\\\n",
      "102, 0.000000\\\n",
      "102, 0.000000\\\n",
      "102, 0.000000\\\n",
      "102, 1.000000\\\n",
      "102, 0.000000\\\n",
      "102, 0.000000\\\n",
      "102, 0.000000\\\n",
      "102, 0.000000\\\n",
      "102, 1.000000\\\n",
      "103, 0.000000\\\n",
      "103, 0.000000\\\n",
      "103, 0.000000\\\n",
      "103, 0.000000\\\n",
      "103, 1.000000\\\n",
      "103, 0.000000\\\n",
      "103, 0.000000\\\n",
      "103, 0.000000\\\n",
      "103, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 0.000000\\\n",
      "104, 1.000000\\\n",
      "105, 0.000000\\\n",
      "105, 0.000000\\\n",
      "105, 0.000000\\\n",
      "105, 0.000000\\\n",
      "105, 1.000000\\\n",
      "105, 0.000000\\\n",
      "105, 1.000000\\\n",
      "105, 0.000000\\\n",
      "105, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "106, 0.000000\\\n",
      "107, 0.000000\\\n",
      "107, 1.000000\\\n",
      "107, 0.000000\\\n",
      "107, 0.000000\\\n",
      "107, 0.000000\\\n",
      "107, 0.000000\\\n",
      "107, 0.000000\\\n",
      "107, 0.000000\\\n",
      "107, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "108, 0.000000\\\n",
      "109, 0.000000\\\n",
      "109, 0.000000\\\n",
      "109, 0.000000\\\n",
      "109, 0.000000\\\n",
      "109, 0.000000\\\n",
      "109, 0.000000\\\n",
      "109, 1.000000\\\n",
      "109, 0.000000\\\n",
      "109, 0.000000\\\n",
      "110, 0.000000\\\n",
      "110, 0.000000\\\n",
      "110, 1.000000\\\n",
      "110, 0.000000\\\n",
      "110, 0.000000\\\n",
      "110, 0.000000\\\n",
      "110, 0.000000\\\n",
      "110, 0.000000\\\n",
      "110, 0.000000\\\n",
      "111, 0.000000\\\n",
      "111, 0.000000\\\n",
      "111, 0.000000\\\n",
      "111, 0.000000\\\n",
      "111, 1.000000\\\n",
      "111, 0.000000\\\n",
      "111, 0.000000\\\n",
      "111, 0.000000\\\n",
      "111, 1.000000\\\n",
      "112, 0.000000\\\n",
      "112, 0.000000\\\n",
      "112, 0.000000\\\n",
      "112, 0.000000\\\n",
      "112, 0.000000\\\n",
      "112, 0.000000\\\n",
      "112, 0.000000\\\n",
      "112, 1.000000\\\n",
      "112, 0.000000\\\n",
      "113, 0.000000\\\n",
      "113, 0.000000\\\n",
      "113, 0.000000\\\n",
      "113, 0.000000\\\n",
      "113, 0.000000\\\n",
      "113, 0.000000\\\n",
      "113, 1.000000\\\n",
      "113, 0.000000\\\n",
      "113, 0.000000\\\n",
      "114, 0.000000\\\n",
      "114, 0.000000\\\n",
      "114, 0.000000\\\n",
      "114, 0.000000\\\n",
      "114, 0.000000\\\n",
      "114, 0.000000\\\n",
      "114, 1.000000\\\n",
      "114, 0.000000\\\n",
      "114, 0.000000\\\n",
      "115, 0.000000\\\n",
      "115, 0.000000\\\n",
      "115, 0.000000\\\n",
      "115, 0.000000\\\n",
      "115, 0.000000\\\n",
      "115, 0.000000\\\n",
      "115, 1.000000\\\n",
      "115, 0.000000\\\n",
      "115, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "116, 0.000000\\\n",
      "117, 1.000000\\\n",
      "117, 0.000000\\\n",
      "117, 0.000000\\\n",
      "117, 0.000000\\\n",
      "117, 0.000000\\\n",
      "117, 0.000000\\\n",
      "117, 0.000000\\\n",
      "117, 0.000000\\\n",
      "117, 0.000000\\\n",
      "118, 0.000000\\\n",
      "118, 0.000000\\\n",
      "118, 1.000000\\\n",
      "118, 0.000000\\\n",
      "118, 0.000000\\\n",
      "118, 0.000000\\\n",
      "118, 0.000000\\\n",
      "118, 0.000000\\\n",
      "118, 1.000000\\\n",
      "119, 0.000000\\\n",
      "119, 0.000000\\\n",
      "119, 0.000000\\\n",
      "119, 0.000000\\\n",
      "119, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "119, 0.000000\\\n",
      "119, 0.000000\\\n",
      "119, 0.000000\\\n",
      "119, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 0.000000\\\n",
      "120, 1.000000\\\n",
      "121, 0.000000\\\n",
      "121, 0.000000\\\n",
      "121, 0.000000\\\n",
      "121, 1.000000\\\n",
      "121, 0.000000\\\n",
      "121, 0.000000\\\n",
      "121, 0.000000\\\n",
      "121, 0.000000\\\n",
      "121, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 0.000000\\\n",
      "122, 1.000000\\\n",
      "123, 0.000000\\\n",
      "123, 0.000000\\\n",
      "123, 0.000000\\\n",
      "123, 0.000000\\\n",
      "123, 0.000000\\\n",
      "123, 1.000000\\\n",
      "123, 0.000000\\\n",
      "123, 0.000000\\\n",
      "123, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 0.000000\\\n",
      "124, 1.000000\\\n",
      "125, 0.000000\\\n",
      "125, 0.000000\\\n",
      "125, 0.000000\\\n",
      "125, 1.000000\\\n",
      "125, 0.000000\\\n",
      "125, 0.000000\\\n",
      "125, 0.000000\\\n",
      "125, 0.000000\\\n",
      "125, 0.000000\\\n",
      "126, 0.000000\\\n",
      "126, 0.000000\\\n",
      "126, 0.000000\\\n",
      "126, 0.000000\\\n",
      "126, 0.000000\\\n",
      "126, 1.000000\\\n",
      "126, 0.000000\\\n",
      "126, 0.000000\\\n",
      "126, 0.000000\\\n",
      "127, 1.000000\\\n",
      "127, 0.000000\\\n",
      "127, 0.000000\\\n",
      "127, 0.000000\\\n",
      "127, 0.000000\\\n",
      "127, 0.000000\\\n",
      "127, 0.000000\\\n",
      "127, 0.000000\\\n",
      "127, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "128, 0.000000\\\n",
      "129, 0.000000\\\n",
      "129, 0.000000\\\n",
      "129, 1.000000\\\n",
      "129, 0.000000\\\n",
      "129, 0.000000\\\n",
      "129, 0.000000\\\n",
      "129, 0.000000\\\n",
      "129, 0.000000\\\n",
      "129, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "130, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "131, 0.000000\\\n",
      "132, 0.000000\\\n",
      "132, 0.000000\\\n",
      "132, 0.000000\\\n",
      "132, 0.000000\\\n",
      "132, 0.000000\\\n",
      "132, 1.000000\\\n",
      "132, 0.000000\\\n",
      "132, 1.000000\\\n",
      "132, 0.000000\\\n",
      "133, 0.000000\\\n",
      "133, 0.000000\\\n",
      "133, 1.000000\\\n",
      "133, 0.000000\\\n",
      "133, 0.000000\\\n",
      "133, 0.000000\\\n",
      "133, 0.000000\\\n",
      "133, 0.000000\\\n",
      "133, 0.000000\\\n",
      "134, 0.000000\\\n",
      "134, 0.000000\\\n",
      "134, 0.000000\\\n",
      "134, 1.000000\\\n",
      "134, 0.000000\\\n",
      "134, 1.000000\\\n",
      "134, 0.000000\\\n",
      "134, 0.000000\\\n",
      "134, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "135, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "136, 0.000000\\\n",
      "137, 1.000000\\\n",
      "137, 0.000000\\\n",
      "137, 0.000000\\\n",
      "137, 0.000000\\\n",
      "137, 0.000000\\\n",
      "137, 0.000000\\\n",
      "137, 1.000000\\\n",
      "137, 0.000000\\\n",
      "137, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "138, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "139, 0.000000\\\n",
      "140, 0.000000\\\n",
      "140, 1.000000\\\n",
      "140, 0.000000\\\n",
      "140, 0.000000\\\n",
      "140, 0.000000\\\n",
      "140, 0.000000\\\n",
      "140, 1.000000\\\n",
      "140, 0.000000\\\n",
      "140, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "141, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "142, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "143, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "144, 0.000000\\\n",
      "145, 1.000000\\\n",
      "145, 0.000000\\\n",
      "145, 0.000000\\\n",
      "145, 0.000000\\\n",
      "145, 0.000000\\\n",
      "145, 0.000000\\\n",
      "145, 0.000000\\\n",
      "145, 0.000000\\\n",
      "145, 0.000000\\\n",
      "146, 0.000000\\\n",
      "146, 0.000000\\\n",
      "146, 0.000000\\\n",
      "146, 0.000000\\\n",
      "146, 0.000000\\\n",
      "146, 0.000000\\\n",
      "146, 0.000000\\\n",
      "146, 1.000000\\\n",
      "146, 0.000000\\\n",
      "147, 0.000000\\\n",
      "147, 0.000000\\\n",
      "147, 1.000000\\\n",
      "147, 0.000000\\\n",
      "147, 1.000000\\\n",
      "147, 0.000000\\\n",
      "147, 0.000000\\\n",
      "147, 0.000000\\\n",
      "147, 0.000000\\\n",
      "148, 0.000000\\\n",
      "148, 0.000000\\\n",
      "148, 0.000000\\\n",
      "148, 1.000000\\\n",
      "148, 0.000000\\\n",
      "148, 0.000000\\\n",
      "148, 0.000000\\\n",
      "148, 0.000000\\\n",
      "148, 0.000000\\\n",
      "149, 0.000000\\\n",
      "149, 0.000000\\\n",
      "149, 1.000000\\\n",
      "149, 0.000000\\\n",
      "149, 0.000000\\\n",
      "149, 0.000000\\\n",
      "149, 0.000000\\\n",
      "149, 0.000000\\\n",
      "149, 0.000000\\\n",
      "150, 0.000000\\\n",
      "150, 0.000000\\\n",
      "150, 1.000000\\\n",
      "150, 0.000000\\\n",
      "150, 0.000000\\\n",
      "150, 0.000000\\\n",
      "150, 0.000000\\\n",
      "150, 0.000000\\\n",
      "150, 0.000000\\\n",
      "151, 0.000000\\\n",
      "151, 0.000000\\\n",
      "151, 0.000000\\\n",
      "151, 0.000000\\\n",
      "151, 0.000000\\\n",
      "151, 1.000000\\\n",
      "151, 0.000000\\\n",
      "151, 0.000000\\\n",
      "151, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "152, 0.000000\\\n",
      "153, 1.000000\\\n",
      "153, 0.000000\\\n",
      "153, 0.000000\\\n",
      "153, 0.000000\\\n",
      "153, 0.000000\\\n",
      "153, 0.000000\\\n",
      "153, 1.000000\\\n",
      "153, 0.000000\\\n",
      "153, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "154, 0.000000\\\n",
      "155, 0.000000\\\n",
      "155, 0.000000\\\n",
      "155, 0.000000\\\n",
      "155, 1.000000\\\n",
      "155, 0.000000\\\n",
      "155, 0.000000\\\n",
      "155, 0.000000\\\n",
      "155, 1.000000\\\n",
      "155, 0.000000\\\n",
      "156, 0.000000\\\n",
      "156, 0.000000\\\n",
      "156, 0.000000\\\n",
      "156, 0.000000\\\n",
      "156, 0.000000\\\n",
      "156, 0.000000\\\n",
      "156, 0.000000\\\n",
      "156, 1.000000\\\n",
      "156, 0.000000\\\n",
      "157, 0.000000\\\n",
      "157, 0.000000\\\n",
      "157, 0.000000\\\n",
      "157, 0.000000\\\n",
      "157, 0.000000\\\n",
      "157, 1.000000\\\n",
      "157, 0.000000\\\n",
      "157, 0.000000\\\n",
      "157, 1.000000\\\n",
      "158, 0.000000\\\n",
      "158, 0.000000\\\n",
      "158, 0.000000\\\n",
      "158, 1.000000\\\n",
      "158, 0.000000\\\n",
      "158, 0.000000\\\n",
      "158, 0.000000\\\n",
      "158, 0.000000\\\n",
      "158, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "159, 0.000000\\\n",
      "160, 0.000000\\\n",
      "160, 1.000000\\\n",
      "160, 0.000000\\\n",
      "160, 0.000000\\\n",
      "160, 0.000000\\\n",
      "160, 0.000000\\\n",
      "160, 1.000000\\\n",
      "160, 0.000000\\\n",
      "160, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "161, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "162, 0.000000\\\n",
      "163, 0.000000\\\n",
      "163, 0.000000\\\n",
      "163, 1.000000\\\n",
      "163, 0.000000\\\n",
      "163, 0.000000\\\n",
      "163, 0.000000\\\n",
      "163, 0.000000\\\n",
      "163, 0.000000\\\n",
      "163, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 0.000000\\\n",
      "164, 1.000000\\\n",
      "165, 0.000000\\\n",
      "165, 0.000000\\\n",
      "165, 0.000000\\\n",
      "165, 0.000000\\\n",
      "165, 0.000000\\\n",
      "165, 1.000000\\\n",
      "165, 0.000000\\\n",
      "165, 0.000000\\\n",
      "165, 0.000000\\\n",
      "166, 0.000000\\\n",
      "166, 0.000000\\\n",
      "166, 1.000000\\\n",
      "166, 0.000000\\\n",
      "166, 0.000000\\\n",
      "166, 0.000000\\\n",
      "166, 0.000000\\\n",
      "166, 0.000000\\\n",
      "166, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "167, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "168, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "169, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "170, 0.000000\\\n",
      "171, 0.000000\\\n",
      "171, 0.000000\\\n",
      "171, 0.000000\\\n",
      "171, 0.000000\\\n",
      "171, 1.000000\\\n",
      "171, 0.000000\\\n",
      "171, 0.000000\\\n",
      "171, 0.000000\\\n",
      "171, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "172, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "173, 0.000000\\\n",
      "174, 0.000000\\\n",
      "174, 0.000000\\\n",
      "174, 0.000000\\\n",
      "174, 0.000000\\\n",
      "174, 0.000000\\\n",
      "174, 0.000000\\\n",
      "174, 0.000000\\\n",
      "174, 1.000000\\\n",
      "174, 0.000000\\\n",
      "175, 0.000000\\\n",
      "175, 0.000000\\\n",
      "175, 0.000000\\\n",
      "175, 0.000000\\\n",
      "175, 1.000000\\\n",
      "175, 0.000000\\\n",
      "175, 0.000000\\\n",
      "175, 0.000000\\\n",
      "175, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "176, 0.000000\\\n",
      "177, 0.000000\\\n",
      "177, 0.000000\\\n",
      "177, 0.000000\\\n",
      "177, 0.000000\\\n",
      "177, 1.000000\\\n",
      "177, 0.000000\\\n",
      "177, 0.000000\\\n",
      "177, 0.000000\\\n",
      "177, 0.000000\\\n",
      "178, 0.000000\\\n",
      "178, 0.000000\\\n",
      "178, 0.000000\\\n",
      "178, 0.000000\\\n",
      "178, 0.000000\\\n",
      "178, 0.000000\\\n",
      "178, 1.000000\\\n",
      "178, 0.000000\\\n",
      "178, 0.000000\\\n",
      "179, 0.000000\\\n",
      "179, 0.000000\\\n",
      "179, 0.000000\\\n",
      "179, 0.000000\\\n",
      "179, 0.000000\\\n",
      "179, 0.000000\\\n",
      "179, 0.000000\\\n",
      "179, 1.000000\\\n",
      "179, 0.000000\\\n",
      "180, 0.000000\\\n",
      "180, 1.000000\\\n",
      "180, 0.000000\\\n",
      "180, 0.000000\\\n",
      "180, 0.000000\\\n",
      "180, 0.000000\\\n",
      "180, 0.000000\\\n",
      "180, 0.000000\\\n",
      "180, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "181, 0.000000\\\n",
      "182, 0.000000\\\n",
      "182, 0.000000\\\n",
      "182, 0.000000\\\n",
      "182, 0.000000\\\n",
      "182, 0.000000\\\n",
      "182, 1.000000\\\n",
      "182, 0.000000\\\n",
      "182, 0.000000\\\n",
      "182, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "183, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "184, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "185, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "186, 0.000000\\\n",
      "187, 0.000000\\\n",
      "187, 0.000000\\\n",
      "187, 0.000000\\\n",
      "187, 0.000000\\\n",
      "187, 0.000000\\\n",
      "187, 0.000000\\\n",
      "187, 1.000000\\\n",
      "187, 0.000000\\\n",
      "187, 0.000000\\\n",
      "188, 0.000000\\\n",
      "188, 1.000000\\\n",
      "188, 0.000000\\\n",
      "188, 0.000000\\\n",
      "188, 0.000000\\\n",
      "188, 0.000000\\\n",
      "188, 1.000000\\\n",
      "188, 0.000000\\\n",
      "188, 0.000000\\\n",
      "189, 0.000000\\\n",
      "189, 1.000000\\\n",
      "189, 0.000000\\\n",
      "189, 0.000000\\\n",
      "189, 0.000000\\\n",
      "189, 0.000000\\\n",
      "189, 0.000000\\\n",
      "189, 0.000000\\\n",
      "189, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "190, 0.000000\\\n",
      "191, 0.000000\\\n",
      "191, 1.000000\\\n",
      "191, 0.000000\\\n",
      "191, 0.000000\\\n",
      "191, 0.000000\\\n",
      "191, 0.000000\\\n",
      "191, 0.000000\\\n",
      "191, 1.000000\\\n",
      "191, 0.000000\\\n",
      "192, 0.000000\\\n",
      "192, 0.000000\\\n",
      "192, 0.000000\\\n",
      "192, 0.000000\\\n",
      "192, 1.000000\\\n",
      "192, 0.000000\\\n",
      "192, 0.000000\\\n",
      "192, 1.000000\\\n",
      "192, 0.000000\\\n",
      "193, 0.000000\\\n",
      "193, 1.000000\\\n",
      "193, 0.000000\\\n",
      "193, 0.000000\\\n",
      "193, 1.000000\\\n",
      "193, 0.000000\\\n",
      "193, 0.000000\\\n",
      "193, 0.000000\\\n",
      "193, 0.000000\\\n",
      "194, 0.000000\\\n",
      "194, 1.000000\\\n",
      "194, 0.000000\\\n",
      "194, 1.000000\\\n",
      "194, 0.000000\\\n",
      "194, 0.000000\\\n",
      "194, 0.000000\\\n",
      "194, 1.000000\\\n",
      "194, 0.000000\\\n",
      "195, 0.000000\\\n",
      "195, 0.000000\\\n",
      "195, 0.000000\\\n",
      "195, 0.000000\\\n",
      "195, 0.000000\\\n",
      "195, 0.000000\\\n",
      "195, 1.000000\\\n",
      "195, 0.000000\\\n",
      "195, 0.000000\\\n",
      "196, 0.000000\\\n",
      "196, 0.000000\\\n",
      "196, 1.000000\\\n",
      "196, 0.000000\\\n",
      "196, 0.000000\\\n",
      "196, 0.000000\\\n",
      "196, 0.000000\\\n",
      "196, 0.000000\\\n",
      "196, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "197, 0.000000\\\n",
      "198, 0.000000\\\n",
      "198, 1.000000\\\n",
      "198, 0.000000\\\n",
      "198, 0.000000\\\n",
      "198, 0.000000\\\n",
      "198, 1.000000\\\n",
      "198, 0.000000\\\n",
      "198, 0.000000\\\n",
      "198, 0.000000\\\n",
      "199, 0.000000\\\n",
      "199, 0.000000\\\n",
      "199, 1.000000\\\n",
      "199, 0.000000\\\n",
      "199, 0.000000\\\n",
      "199, 0.000000\\\n",
      "199, 0.000000\\\n",
      "199, 0.000000\\\n",
      "199, 0.000000\\\n",
      "200, 0.000000\\\n",
      "200, 0.000000\\\n",
      "200, 0.000000\\\n",
      "200, 0.000000\\\n",
      "200, 0.000000\\\n",
      "200, 1.000000\\\n",
      "200, 0.000000\\\n",
      "200, 0.000000\\\n",
      "200, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "201, 0.000000\\\n",
      "202, 0.000000\\\n",
      "202, 0.000000\\\n",
      "202, 0.000000\\\n",
      "202, 0.000000\\\n",
      "202, 1.000000\\\n",
      "202, 0.000000\\\n",
      "202, 0.000000\\\n",
      "202, 0.000000\\\n",
      "202, 0.000000\\\n",
      "203, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "203, 0.000000\\\n",
      "203, 0.000000\\\n",
      "203, 0.000000\\\n",
      "203, 0.000000\\\n",
      "203, 0.000000\\\n",
      "203, 0.000000\\\n",
      "203, 0.000000\\\n",
      "203, 1.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "204, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "205, 0.000000\\\n",
      "206, 0.000000\\\n",
      "206, 0.000000\\\n",
      "206, 0.000000\\\n",
      "206, 1.000000\\\n",
      "206, 0.000000\\\n",
      "206, 1.000000\\\n",
      "206, 0.000000\\\n",
      "206, 1.000000\\\n",
      "206, 0.000000\\\n",
      "207, 0.000000\\\n",
      "207, 0.000000\\\n",
      "207, 1.000000\\\n",
      "207, 0.000000\\\n",
      "207, 1.000000\\\n",
      "207, 0.000000\\\n",
      "207, 0.000000\\\n",
      "207, 0.000000\\\n",
      "207, 0.000000\\\n",
      "208, 0.000000\\\n",
      "208, 1.000000\\\n",
      "208, 0.000000\\\n",
      "208, 0.000000\\\n",
      "208, 0.000000\\\n",
      "208, 0.000000\\\n",
      "208, 0.000000\\\n",
      "208, 0.000000\\\n",
      "208, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "209, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "210, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "211, 0.000000\\\n",
      "212, 0.000000\\\n",
      "212, 0.000000\\\n",
      "212, 0.000000\\\n",
      "212, 0.000000\\\n",
      "212, 0.000000\\\n",
      "212, 0.000000\\\n",
      "212, 1.000000\\\n",
      "212, 0.000000\\\n",
      "212, 0.000000\\\n",
      "213, 0.000000\\\n",
      "213, 0.000000\\\n",
      "213, 1.000000\\\n",
      "213, 0.000000\\\n",
      "213, 0.000000\\\n",
      "213, 1.000000\\\n",
      "213, 0.000000\\\n",
      "213, 0.000000\\\n",
      "213, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "214, 0.000000\\\n",
      "215, 0.000000\\\n",
      "215, 0.000000\\\n",
      "215, 0.000000\\\n",
      "215, 0.000000\\\n",
      "215, 0.000000\\\n",
      "215, 0.000000\\\n",
      "215, 1.000000\\\n",
      "215, 0.000000\\\n",
      "215, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "216, 0.000000\\\n",
      "217, 0.000000\\\n",
      "217, 0.000000\\\n",
      "217, 0.000000\\\n",
      "217, 1.000000\\\n",
      "217, 0.000000\\\n",
      "217, 0.000000\\\n",
      "217, 0.000000\\\n",
      "217, 0.000000\\\n",
      "217, 1.000000\\\n",
      "218, 0.000000\\\n",
      "218, 0.000000\\\n",
      "218, 0.000000\\\n",
      "218, 0.000000\\\n",
      "218, 0.000000\\\n",
      "218, 0.000000\\\n",
      "218, 0.000000\\\n",
      "218, 1.000000\\\n",
      "218, 0.000000\\\n",
      "219, 0.000000\\\n",
      "219, 1.000000\\\n",
      "219, 0.000000\\\n",
      "219, 0.000000\\\n",
      "219, 0.000000\\\n",
      "219, 0.000000\\\n",
      "219, 0.000000\\\n",
      "219, 0.000000\\\n",
      "219, 0.000000\\\n",
      "220, 0.000000\\\n",
      "220, 0.000000\\\n",
      "220, 1.000000\\\n",
      "220, 0.000000\\\n",
      "220, 0.000000\\\n",
      "220, 0.000000\\\n",
      "220, 0.000000\\\n",
      "220, 0.000000\\\n",
      "220, 0.000000\\\n",
      "221, 0.000000\\\n",
      "221, 1.000000\\\n",
      "221, 0.000000\\\n",
      "221, 0.000000\\\n",
      "221, 0.000000\\\n",
      "221, 0.000000\\\n",
      "221, 0.000000\\\n",
      "221, 0.000000\\\n",
      "221, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "222, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "223, 0.000000\\\n",
      "224, 0.000000\\\n",
      "224, 0.000000\\\n",
      "224, 0.000000\\\n",
      "224, 0.000000\\\n",
      "224, 0.000000\\\n",
      "224, 0.000000\\\n",
      "224, 0.000000\\\n",
      "224, 1.000000\\\n",
      "224, 0.000000\\\n",
      "225, 0.000000\\\n",
      "225, 0.000000\\\n",
      "225, 0.000000\\\n",
      "225, 0.000000\\\n",
      "225, 0.000000\\\n",
      "225, 0.000000\\\n",
      "225, 1.000000\\\n",
      "225, 0.000000\\\n",
      "225, 0.000000\\\n",
      "226, 0.000000\\\n",
      "226, 0.000000\\\n",
      "226, 0.000000\\\n",
      "226, 1.000000\\\n",
      "226, 0.000000\\\n",
      "226, 0.000000\\\n",
      "226, 0.000000\\\n",
      "226, 1.000000\\\n",
      "226, 0.000000\\\n",
      "227, 0.000000\\\n",
      "227, 0.000000\\\n",
      "227, 0.000000\\\n",
      "227, 0.000000\\\n",
      "227, 0.000000\\\n",
      "227, 0.000000\\\n",
      "227, 0.000000\\\n",
      "227, 1.000000\\\n",
      "227, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "228, 0.000000\\\n",
      "229, 1.000000\\\n",
      "229, 0.000000\\\n",
      "229, 0.000000\\\n",
      "229, 0.000000\\\n",
      "229, 0.000000\\\n",
      "229, 0.000000\\\n",
      "229, 0.000000\\\n",
      "229, 0.000000\\\n",
      "229, 0.000000\\\n",
      "230, 0.000000\\\n",
      "230, 0.000000\\\n",
      "230, 0.000000\\\n",
      "230, 0.000000\\\n",
      "230, 0.000000\\\n",
      "230, 0.000000\\\n",
      "230, 1.000000\\\n",
      "230, 0.000000\\\n",
      "230, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "231, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "232, 0.000000\\\n",
      "233, 0.000000\\\n",
      "233, 1.000000\\\n",
      "233, 0.000000\\\n",
      "233, 0.000000\\\n",
      "233, 0.000000\\\n",
      "233, 0.000000\\\n",
      "233, 0.000000\\\n",
      "233, 0.000000\\\n",
      "233, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "234, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "235, 0.000000\\\n",
      "236, 0.000000\\\n",
      "236, 0.000000\\\n",
      "236, 0.000000\\\n",
      "236, 0.000000\\\n",
      "236, 0.000000\\\n",
      "236, 1.000000\\\n",
      "236, 0.000000\\\n",
      "236, 0.000000\\\n",
      "236, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "237, 0.000000\\\n",
      "238, 0.000000\\\n",
      "238, 1.000000\\\n",
      "238, 0.000000\\\n",
      "238, 0.000000\\\n",
      "238, 0.000000\\\n",
      "238, 0.000000\\\n",
      "238, 0.000000\\\n",
      "238, 0.000000\\\n",
      "238, 0.000000\\\n",
      "239, 0.000000\\\n",
      "239, 0.000000\\\n",
      "239, 0.000000\\\n",
      "239, 0.000000\\\n",
      "239, 1.000000\\\n",
      "239, 0.000000\\\n",
      "239, 0.000000\\\n",
      "239, 0.000000\\\n",
      "239, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "240, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "241, 0.000000\\\n",
      "242, 0.000000\\\n",
      "242, 1.000000\\\n",
      "242, 0.000000\\\n",
      "242, 0.000000\\\n",
      "242, 0.000000\\\n",
      "242, 0.000000\\\n",
      "242, 0.000000\\\n",
      "242, 0.000000\\\n",
      "242, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "243, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "244, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "245, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "246, 0.000000\\\n",
      "247, 0.000000\\\n",
      "247, 0.000000\\\n",
      "247, 0.000000\\\n",
      "247, 0.000000\\\n",
      "247, 0.000000\\\n",
      "247, 1.000000\\\n",
      "247, 0.000000\\\n",
      "247, 0.000000\\\n",
      "247, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "248, 0.000000\\\n",
      "249, 0.000000\\\n",
      "249, 1.000000\\\n",
      "249, 0.000000\\\n",
      "249, 0.000000\\\n",
      "249, 0.000000\\\n",
      "249, 0.000000\\\n",
      "249, 0.000000\\\n",
      "249, 0.000000\\\n",
      "249, 0.000000\\\n",
      "250, 1.000000\\\n",
      "250, 0.000000\\\n",
      "250, 0.000000\\\n",
      "250, 0.000000\\\n",
      "250, 1.000000\\\n",
      "250, 0.000000\\\n",
      "250, 0.000000\\\n",
      "250, 0.000000\\\n",
      "250, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "251, 0.000000\\\n",
      "252, 0.000000\\\n",
      "252, 0.000000\\\n",
      "252, 0.000000\\\n",
      "252, 0.000000\\\n",
      "252, 0.000000\\\n",
      "252, 0.000000\\\n",
      "252, 0.000000\\\n",
      "252, 1.000000\\\n",
      "252, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 0.000000\\\n",
      "253, 1.000000\\\n",
      "254, 0.000000\\\n",
      "254, 0.000000\\\n",
      "254, 0.000000\\\n",
      "254, 0.000000\\\n",
      "254, 1.000000\\\n",
      "254, 0.000000\\\n",
      "254, 1.000000\\\n",
      "254, 0.000000\\\n",
      "254, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "255, 0.000000\\\n",
      "256, 0.000000\\\n",
      "256, 0.000000\\\n",
      "256, 0.000000\\\n",
      "256, 0.000000\\\n",
      "256, 0.000000\\\n",
      "256, 0.000000\\\n",
      "256, 1.000000\\\n",
      "256, 0.000000\\\n",
      "256, 0.000000\\\n",
      "257, 0.000000\\\n",
      "257, 0.000000\\\n",
      "257, 0.000000\\\n",
      "257, 0.000000\\\n",
      "257, 1.000000\\\n",
      "257, 0.000000\\\n",
      "257, 0.000000\\\n",
      "257, 0.000000\\\n",
      "257, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "258, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "259, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 0.000000\\\n",
      "260, 1.000000\\\n",
      "261, 0.000000\\\n",
      "261, 0.000000\\\n",
      "261, 0.000000\\\n",
      "261, 1.000000\\\n",
      "261, 0.000000\\\n",
      "261, 0.000000\\\n",
      "261, 1.000000\\\n",
      "261, 0.000000\\\n",
      "261, 0.000000\\\n",
      "262, 1.000000\\\n",
      "262, 0.000000\\\n",
      "262, 0.000000\\\n",
      "262, 1.000000\\\n",
      "262, 0.000000\\\n",
      "262, 0.000000\\\n",
      "262, 0.000000\\\n",
      "262, 0.000000\\\n",
      "262, 0.000000\\\n",
      "263, 0.000000\\\n",
      "263, 1.000000\\\n",
      "263, 0.000000\\\n",
      "263, 0.000000\\\n",
      "263, 0.000000\\\n",
      "263, 0.000000\\\n",
      "263, 0.000000\\\n",
      "263, 0.000000\\\n",
      "263, 0.000000\\\n",
      "264, 0.000000\\\n",
      "264, 0.000000\\\n",
      "264, 0.000000\\\n",
      "264, 1.000000\\\n",
      "264, 0.000000\\\n",
      "264, 0.000000\\\n",
      "264, 0.000000\\\n",
      "264, 0.000000\\\n",
      "264, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "265, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "266, 0.000000\\\n",
      "267, 0.000000\\\n",
      "267, 0.000000\\\n",
      "267, 0.000000\\\n",
      "267, 0.000000\\\n",
      "267, 0.000000\\\n",
      "267, 1.000000\\\n",
      "267, 0.000000\\\n",
      "267, 0.000000\\\n",
      "267, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "268, 0.000000\\\n",
      "269, 1.000000\\\n",
      "269, 0.000000\\\n",
      "269, 0.000000\\\n",
      "269, 0.000000\\\n",
      "269, 0.000000\\\n",
      "269, 0.000000\\\n",
      "269, 0.000000\\\n",
      "269, 0.000000\\\n",
      "269, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "270, 0.000000\\\n",
      "271, 0.000000\\\n",
      "271, 0.000000\\\n",
      "271, 1.000000\\\n",
      "271, 0.000000\\\n",
      "271, 0.000000\\\n",
      "271, 0.000000\\\n",
      "271, 0.000000\\\n",
      "271, 0.000000\\\n",
      "271, 0.000000\\\n",
      "272, 1.000000\\\n",
      "272, 0.000000\\\n",
      "272, 0.000000\\\n",
      "272, 0.000000\\\n",
      "272, 0.000000\\\n",
      "272, 0.000000\\\n",
      "272, 1.000000\\\n",
      "272, 0.000000\\\n",
      "272, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "273, 0.000000\\\n",
      "274, 0.000000\\\n",
      "274, 0.000000\\\n",
      "274, 0.000000\\\n",
      "274, 0.000000\\\n",
      "274, 0.000000\\\n",
      "274, 0.000000\\\n",
      "274, 1.000000\\\n",
      "274, 0.000000\\\n",
      "274, 0.000000\\\n",
      "275, 0.000000\\\n",
      "275, 0.000000\\\n",
      "275, 0.000000\\\n",
      "275, 1.000000\\\n",
      "275, 0.000000\\\n",
      "275, 0.000000\\\n",
      "275, 0.000000\\\n",
      "275, 0.000000\\\n",
      "275, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "276, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "277, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "278, 0.000000\\\n",
      "279, 0.000000\\\n",
      "279, 0.000000\\\n",
      "279, 0.000000\\\n",
      "279, 0.000000\\\n",
      "279, 0.000000\\\n",
      "279, 0.000000\\\n",
      "279, 1.000000\\\n",
      "279, 0.000000\\\n",
      "279, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "280, 0.000000\\\n",
      "281, 0.000000\\\n",
      "281, 0.000000\\\n",
      "281, 0.000000\\\n",
      "281, 0.000000\\\n",
      "281, 0.000000\\\n",
      "281, 1.000000\\\n",
      "281, 0.000000\\\n",
      "281, 0.000000\\\n",
      "281, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "282, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "283, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "284, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "285, 0.000000\\\n",
      "286, 0.000000\\\n",
      "286, 0.000000\\\n",
      "286, 0.000000\\\n",
      "286, 0.000000\\\n",
      "286, 0.000000\\\n",
      "286, 0.000000\\\n",
      "286, 0.000000\\\n",
      "286, 1.000000\\\n",
      "286, 0.000000\\\n",
      "287, 0.000000\\\n",
      "287, 0.000000\\\n",
      "287, 0.000000\\\n",
      "287, 0.000000\\\n",
      "287, 0.000000\\\n",
      "287, 0.000000\\\n",
      "287, 1.000000\\\n",
      "287, 0.000000\\\n",
      "287, 0.000000\\\n",
      "288, 0.000000\\\n",
      "288, 0.000000\\\n",
      "288, 0.000000\\\n",
      "288, 0.000000\\\n",
      "288, 1.000000\\\n",
      "288, 0.000000\\\n",
      "288, 0.000000\\\n",
      "288, 0.000000\\\n",
      "288, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 0.000000\\\n",
      "289, 1.000000\\\n",
      "290, 0.000000\\\n",
      "290, 0.000000\\\n",
      "290, 0.000000\\\n",
      "290, 0.000000\\\n",
      "290, 1.000000\\\n",
      "290, 0.000000\\\n",
      "290, 0.000000\\\n",
      "290, 0.000000\\\n",
      "290, 0.000000\\\n",
      "291, 0.000000\\\n",
      "291, 0.000000\\\n",
      "291, 0.000000\\\n",
      "291, 1.000000\\\n",
      "291, 0.000000\\\n",
      "291, 0.000000\\\n",
      "291, 0.000000\\\n",
      "291, 0.000000\\\n",
      "291, 0.000000\\\n",
      "292, 1.000000\\\n",
      "292, 0.000000\\\n",
      "292, 0.000000\\\n",
      "292, 0.000000\\\n",
      "292, 0.000000\\\n",
      "292, 0.000000\\\n",
      "292, 0.000000\\\n",
      "292, 1.000000\\\n",
      "292, 0.000000\\\n",
      "293, 0.000000\\\n",
      "293, 0.000000\\\n",
      "293, 0.000000\\\n",
      "293, 0.000000\\\n",
      "293, 0.000000\\\n",
      "293, 0.000000\\\n",
      "293, 0.000000\\\n",
      "293, 1.000000\\\n",
      "293, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "294, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "295, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "296, 0.000000\\\n",
      "297, 1.000000\\\n",
      "297, 0.000000\\\n",
      "297, 0.000000\\\n",
      "297, 0.000000\\\n",
      "297, 0.000000\\\n",
      "297, 0.000000\\\n",
      "297, 0.000000\\\n",
      "297, 0.000000\\\n",
      "297, 0.000000\\\n",
      "298, 0.000000\\\n",
      "298, 0.000000\\\n",
      "298, 0.000000\\\n",
      "298, 0.000000\\\n",
      "298, 0.000000\\\n",
      "298, 0.000000\\\n",
      "298, 1.000000\\\n",
      "298, 0.000000\\\n",
      "298, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "299, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "300, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "301, 0.000000\\\n",
      "302, 0.000000\\\n",
      "302, 0.000000\\\n",
      "302, 0.000000\\\n",
      "302, 1.000000\\\n",
      "302, 0.000000\\\n",
      "302, 0.000000\\\n",
      "302, 1.000000\\\n",
      "302, 0.000000\\\n",
      "302, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "303, 0.000000\\\n",
      "304, 0.000000\\\n",
      "304, 0.000000\\\n",
      "304, 0.000000\\\n",
      "304, 0.000000\\\n",
      "304, 0.000000\\\n",
      "304, 1.000000\\\n",
      "304, 0.000000\\\n",
      "304, 0.000000\\\n",
      "304, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "305, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 0.000000\\\n",
      "306, 1.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "307, 0.000000\\\n",
      "308, 0.000000\\\n",
      "308, 0.000000\\\n",
      "308, 0.000000\\\n",
      "308, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "308, 0.000000\\\n",
      "308, 0.000000\\\n",
      "308, 0.000000\\\n",
      "308, 0.000000\\\n",
      "308, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "309, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "310, 0.000000\\\n",
      "311, 0.000000\\\n",
      "311, 0.000000\\\n",
      "311, 0.000000\\\n",
      "311, 0.000000\\\n",
      "311, 0.000000\\\n",
      "311, 1.000000\\\n",
      "311, 0.000000\\\n",
      "311, 0.000000\\\n",
      "311, 0.000000\\\n",
      "312, 0.000000\\\n",
      "312, 0.000000\\\n",
      "312, 0.000000\\\n",
      "312, 0.000000\\\n",
      "312, 1.000000\\\n",
      "312, 0.000000\\\n",
      "312, 0.000000\\\n",
      "312, 0.000000\\\n",
      "312, 0.000000\\\n",
      "313, 0.000000\\\n",
      "313, 0.000000\\\n",
      "313, 0.000000\\\n",
      "313, 0.000000\\\n",
      "313, 1.000000\\\n",
      "313, 0.000000\\\n",
      "313, 0.000000\\\n",
      "313, 0.000000\\\n",
      "313, 0.000000\\\n",
      "314, 0.000000\\\n",
      "314, 0.000000\\\n",
      "314, 0.000000\\\n",
      "314, 0.000000\\\n",
      "314, 0.000000\\\n",
      "314, 0.000000\\\n",
      "314, 1.000000\\\n",
      "314, 0.000000\\\n",
      "314, 0.000000\\\n",
      "315, 0.000000\\\n",
      "315, 1.000000\\\n",
      "315, 0.000000\\\n",
      "315, 0.000000\\\n",
      "315, 0.000000\\\n",
      "315, 0.000000\\\n",
      "315, 0.000000\\\n",
      "315, 0.000000\\\n",
      "315, 0.000000\\\n",
      "316, 1.000000\\\n",
      "316, 0.000000\\\n",
      "316, 0.000000\\\n",
      "316, 0.000000\\\n",
      "316, 0.000000\\\n",
      "316, 0.000000\\\n",
      "316, 0.000000\\\n",
      "316, 0.000000\\\n",
      "316, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "317, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "318, 0.000000\\\n",
      "319, 0.000000\\\n",
      "319, 1.000000\\\n",
      "319, 0.000000\\\n",
      "319, 0.000000\\\n",
      "319, 0.000000\\\n",
      "319, 0.000000\\\n",
      "319, 0.000000\\\n",
      "319, 0.000000\\\n",
      "319, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 0.000000\\\n",
      "320, 1.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "321, 0.000000\\\n",
      "322, 1.000000\\\n",
      "322, 0.000000\\\n",
      "322, 0.000000\\\n",
      "322, 0.000000\\\n",
      "322, 0.000000\\\n",
      "322, 0.000000\\\n",
      "322, 0.000000\\\n",
      "322, 0.000000\\\n",
      "322, 0.000000\\\n",
      "323, 0.000000\\\n",
      "323, 1.000000\\\n",
      "323, 0.000000\\\n",
      "323, 0.000000\\\n",
      "323, 1.000000\\\n",
      "323, 0.000000\\\n",
      "323, 0.000000\\\n",
      "323, 0.000000\\\n",
      "323, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "324, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "325, 0.000000\\\n",
      "326, 0.000000\\\n",
      "326, 0.000000\\\n",
      "326, 1.000000\\\n",
      "326, 0.000000\\\n",
      "326, 0.000000\\\n",
      "326, 1.000000\\\n",
      "326, 0.000000\\\n",
      "326, 0.000000\\\n",
      "326, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "327, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "328, 0.000000\\\n",
      "329, 0.000000\\\n",
      "329, 0.000000\\\n",
      "329, 1.000000\\\n",
      "329, 0.000000\\\n",
      "329, 0.000000\\\n",
      "329, 0.000000\\\n",
      "329, 0.000000\\\n",
      "329, 0.000000\\\n",
      "329, 0.000000\\\n",
      "330, 0.000000\\\n",
      "330, 1.000000\\\n",
      "330, 0.000000\\\n",
      "330, 0.000000\\\n",
      "330, 0.000000\\\n",
      "330, 0.000000\\\n",
      "330, 0.000000\\\n",
      "330, 0.000000\\\n",
      "330, 1.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "331, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "332, 0.000000\\\n",
      "333, 0.000000\\\n",
      "333, 0.000000\\\n",
      "333, 1.000000\\\n",
      "333, 0.000000\\\n",
      "333, 0.000000\\\n",
      "333, 1.000000\\\n",
      "333, 0.000000\\\n",
      "333, 0.000000\\\n",
      "333, 0.000000\\\n",
      "334, 0.000000\\\n",
      "334, 0.000000\\\n",
      "334, 0.000000\\\n",
      "334, 1.000000\\\n",
      "334, 0.000000\\\n",
      "334, 0.000000\\\n",
      "334, 0.000000\\\n",
      "334, 0.000000\\\n",
      "334, 0.000000\\\n",
      "335, 0.000000\\\n",
      "335, 1.000000\\\n",
      "335, 0.000000\\\n",
      "335, 0.000000\\\n",
      "335, 1.000000\\\n",
      "335, 0.000000\\\n",
      "335, 0.000000\\\n",
      "335, 0.000000\\\n",
      "335, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "336, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "337, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "338, 0.000000\\\n",
      "339, 0.000000\\\n",
      "339, 0.000000\\\n",
      "339, 0.000000\\\n",
      "339, 0.000000\\\n",
      "339, 1.000000\\\n",
      "339, 0.000000\\\n",
      "339, 0.000000\\\n",
      "339, 0.000000\\\n",
      "339, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "340, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "341, 0.000000\\\n",
      "342, 0.000000\\\n",
      "342, 0.000000\\\n",
      "342, 0.000000\\\n",
      "342, 0.000000\\\n",
      "342, 1.000000\\\n",
      "342, 0.000000\\\n",
      "342, 0.000000\\\n",
      "342, 0.000000\\\n",
      "342, 0.000000\\\n",
      "343, 0.000000\\\n",
      "343, 0.000000\\\n",
      "343, 0.000000\\\n",
      "343, 0.000000\\\n",
      "343, 0.000000\\\n",
      "343, 0.000000\\\n",
      "343, 0.000000\\\n",
      "343, 1.000000\\\n",
      "343, 0.000000\\\n",
      "344, 0.000000\\\n",
      "344, 0.000000\\\n",
      "344, 0.000000\\\n",
      "344, 0.000000\\\n",
      "344, 1.000000\\\n",
      "344, 0.000000\\\n",
      "344, 0.000000\\\n",
      "344, 0.000000\\\n",
      "344, 0.000000\\\n",
      "345, 0.000000\\\n",
      "345, 0.000000\\\n",
      "345, 0.000000\\\n",
      "345, 0.000000\\\n",
      "345, 0.000000\\\n",
      "345, 1.000000\\\n",
      "345, 0.000000\\\n",
      "345, 0.000000\\\n",
      "345, 0.000000\\\n",
      "346, 1.000000\\\n",
      "346, 0.000000\\\n",
      "346, 0.000000\\\n",
      "346, 0.000000\\\n",
      "346, 0.000000\\\n",
      "346, 0.000000\\\n",
      "346, 0.000000\\\n",
      "346, 0.000000\\\n",
      "346, 0.000000\\\n",
      "347, 0.000000\\\n",
      "347, 0.000000\\\n",
      "347, 1.000000\\\n",
      "347, 0.000000\\\n",
      "347, 0.000000\\\n",
      "347, 0.000000\\\n",
      "347, 0.000000\\\n",
      "347, 0.000000\\\n",
      "347, 1.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "348, 0.000000\\\n",
      "349, 0.000000\\\n",
      "349, 0.000000\\\n",
      "349, 0.000000\\\n",
      "349, 0.000000\\\n",
      "349, 1.000000\\\n",
      "349, 0.000000\\\n",
      "349, 0.000000\\\n",
      "349, 0.000000\\\n",
      "349, 0.000000\\\n",
      "350, 1.000000\\\n",
      "350, 0.000000\\\n",
      "350, 0.000000\\\n",
      "350, 0.000000\\\n",
      "350, 0.000000\\\n",
      "350, 0.000000\\\n",
      "350, 0.000000\\\n",
      "350, 0.000000\\\n",
      "350, 0.000000\\\n",
      "351, 0.000000\\\n",
      "351, 0.000000\\\n",
      "351, 0.000000\\\n",
      "351, 1.000000\\\n",
      "351, 0.000000\\\n",
      "351, 0.000000\\\n",
      "351, 0.000000\\\n",
      "351, 0.000000\\\n",
      "351, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "352, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "353, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "354, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "355, 0.000000\\\n",
      "356, 0.000000\\\n",
      "356, 1.000000\\\n",
      "356, 0.000000\\\n",
      "356, 0.000000\\\n",
      "356, 0.000000\\\n",
      "356, 0.000000\\\n",
      "356, 0.000000\\\n",
      "356, 0.000000\\\n",
      "356, 0.000000\\\n",
      "357, 0.000000\\\n",
      "357, 0.000000\\\n",
      "357, 1.000000\\\n",
      "357, 0.000000\\\n",
      "357, 0.000000\\\n",
      "357, 0.000000\\\n",
      "357, 0.000000\\\n",
      "357, 0.000000\\\n",
      "357, 1.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "358, 0.000000\\\n",
      "359, 0.000000\\\n",
      "359, 0.000000\\\n",
      "359, 0.000000\\\n",
      "359, 0.000000\\\n",
      "359, 0.000000\\\n",
      "359, 1.000000\\\n",
      "359, 0.000000\\\n",
      "359, 0.000000\\\n",
      "359, 0.000000\\\n",
      "360, 1.000000\\\n",
      "360, 0.000000\\\n",
      "360, 0.000000\\\n",
      "360, 0.000000\\\n",
      "360, 0.000000\\\n",
      "360, 0.000000\\\n",
      "360, 0.000000\\\n",
      "360, 0.000000\\\n",
      "360, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "361, 0.000000\\\n",
      "362, 1.000000\\\n",
      "362, 0.000000\\\n",
      "362, 0.000000\\\n",
      "362, 0.000000\\\n",
      "362, 0.000000\\\n",
      "362, 0.000000\\\n",
      "362, 0.000000\\\n",
      "362, 0.000000\\\n",
      "362, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "363, 0.000000\\\n",
      "364, 1.000000\\\n",
      "364, 0.000000\\\n",
      "364, 0.000000\\\n",
      "364, 0.000000\\\n",
      "364, 0.000000\\\n",
      "364, 0.000000\\\n",
      "364, 0.000000\\\n",
      "364, 0.000000\\\n",
      "364, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "365, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "366, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "367, 0.000000\\\n",
      "368, 0.000000\\\n",
      "368, 0.000000\\\n",
      "368, 0.000000\\\n",
      "368, 0.000000\\\n",
      "368, 0.000000\\\n",
      "368, 0.000000\\\n",
      "368, 0.000000\\\n",
      "368, 1.000000\\\n",
      "368, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "369, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "370, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "371, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "372, 0.000000\\\n",
      "373, 0.000000\\\n",
      "373, 1.000000\\\n",
      "373, 0.000000\\\n",
      "373, 0.000000\\\n",
      "373, 0.000000\\\n",
      "373, 0.000000\\\n",
      "373, 0.000000\\\n",
      "373, 0.000000\\\n",
      "373, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "374, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "375, 0.000000\\\n",
      "376, 0.000000\\\n",
      "376, 0.000000\\\n",
      "376, 0.000000\\\n",
      "376, 0.000000\\\n",
      "376, 0.000000\\\n",
      "376, 0.000000\\\n",
      "376, 0.000000\\\n",
      "376, 1.000000\\\n",
      "376, 0.000000\\\n",
      "377, 0.000000\\\n",
      "377, 0.000000\\\n",
      "377, 0.000000\\\n",
      "377, 0.000000\\\n",
      "377, 0.000000\\\n",
      "377, 0.000000\\\n",
      "377, 0.000000\\\n",
      "377, 1.000000\\\n",
      "377, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "378, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "379, 0.000000\\\n",
      "380, 0.000000\\\n",
      "380, 0.000000\\\n",
      "380, 0.000000\\\n",
      "380, 0.000000\\\n",
      "380, 1.000000\\\n",
      "380, 0.000000\\\n",
      "380, 0.000000\\\n",
      "380, 0.000000\\\n",
      "380, 0.000000\\\n",
      "381, 0.000000\\\n",
      "381, 0.000000\\\n",
      "381, 0.000000\\\n",
      "381, 0.000000\\\n",
      "381, 0.000000\\\n",
      "381, 0.000000\\\n",
      "381, 1.000000\\\n",
      "381, 0.000000\\\n",
      "381, 0.000000\\\n",
      "382, 0.000000\\\n",
      "382, 1.000000\\\n",
      "382, 0.000000\\\n",
      "382, 0.000000\\\n",
      "382, 0.000000\\\n",
      "382, 0.000000\\\n",
      "382, 0.000000\\\n",
      "382, 0.000000\\\n",
      "382, 0.000000\\\n",
      "383, 0.000000\\\n",
      "383, 0.000000\\\n",
      "383, 1.000000\\\n",
      "383, 0.000000\\\n",
      "383, 0.000000\\\n",
      "383, 0.000000\\\n",
      "383, 0.000000\\\n",
      "383, 0.000000\\\n",
      "383, 0.000000\\\n",
      "384, 0.000000\\\n",
      "384, 1.000000\\\n",
      "384, 0.000000\\\n",
      "384, 0.000000\\\n",
      "384, 0.000000\\\n",
      "384, 0.000000\\\n",
      "384, 0.000000\\\n",
      "384, 0.000000\\\n",
      "384, 0.000000\\\n",
      "385, 0.000000\\\n",
      "385, 0.000000\\\n",
      "385, 0.000000\\\n",
      "385, 0.000000\\\n",
      "385, 1.000000\\\n",
      "385, 0.000000\\\n",
      "385, 0.000000\\\n",
      "385, 0.000000\\\n",
      "385, 1.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "386, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "387, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "388, 0.000000\\\n",
      "389, 1.000000\\\n",
      "389, 0.000000\\\n",
      "389, 0.000000\\\n",
      "389, 0.000000\\\n",
      "389, 1.000000\\\n",
      "389, 0.000000\\\n",
      "389, 0.000000\\\n",
      "389, 0.000000\\\n",
      "389, 0.000000\\\n",
      "390, 1.000000\\\n",
      "390, 0.000000\\\n",
      "390, 0.000000\\\n",
      "390, 0.000000\\\n",
      "390, 0.000000\\\n",
      "390, 0.000000\\\n",
      "390, 0.000000\\\n",
      "390, 0.000000\\\n",
      "390, 0.000000\\\n",
      "391, 0.000000\\\n",
      "391, 0.000000\\\n",
      "391, 1.000000\\\n",
      "391, 0.000000\\\n",
      "391, 0.000000\\\n",
      "391, 0.000000\\\n",
      "391, 0.000000\\\n",
      "391, 0.000000\\\n",
      "391, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 0.000000\\\n",
      "392, 1.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "393, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "394, 0.000000\\\n",
      "395, 0.000000\\\n",
      "395, 0.000000\\\n",
      "395, 0.000000\\\n",
      "395, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "395, 0.000000\\\n",
      "395, 0.000000\\\n",
      "395, 0.000000\\\n",
      "395, 0.000000\\\n",
      "395, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "396, 0.000000\\\n",
      "397, 1.000000\\\n",
      "397, 0.000000\\\n",
      "397, 0.000000\\\n",
      "397, 0.000000\\\n",
      "397, 0.000000\\\n",
      "397, 0.000000\\\n",
      "397, 0.000000\\\n",
      "397, 0.000000\\\n",
      "397, 0.000000\\\n",
      "398, 0.000000\\\n",
      "398, 1.000000\\\n",
      "398, 0.000000\\\n",
      "398, 0.000000\\\n",
      "398, 0.000000\\\n",
      "398, 0.000000\\\n",
      "398, 0.000000\\\n",
      "398, 0.000000\\\n",
      "398, 0.000000\\\n",
      "399, 1.000000\\\n",
      "399, 0.000000\\\n",
      "399, 0.000000\\\n",
      "399, 0.000000\\\n",
      "399, 0.000000\\\n",
      "399, 0.000000\\\n",
      "399, 0.000000\\\n",
      "399, 0.000000\\\n",
      "399, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "400, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "401, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "402, 0.000000\\\n",
      "403, 1.000000\\\n",
      "403, 0.000000\\\n",
      "403, 0.000000\\\n",
      "403, 0.000000\\\n",
      "403, 0.000000\\\n",
      "403, 0.000000\\\n",
      "403, 0.000000\\\n",
      "403, 1.000000\\\n",
      "403, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 0.000000\\\n",
      "404, 1.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "405, 0.000000\\\n",
      "406, 0.000000\\\n",
      "406, 0.000000\\\n",
      "406, 0.000000\\\n",
      "406, 1.000000\\\n",
      "406, 0.000000\\\n",
      "406, 0.000000\\\n",
      "406, 0.000000\\\n",
      "406, 0.000000\\\n",
      "406, 0.000000\\\n",
      "407, 0.000000\\\n",
      "407, 0.000000\\\n",
      "407, 0.000000\\\n",
      "407, 0.000000\\\n",
      "407, 0.000000\\\n",
      "407, 1.000000\\\n",
      "407, 0.000000\\\n",
      "407, 0.000000\\\n",
      "407, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "408, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "409, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "410, 0.000000\\\n",
      "411, 1.000000\\\n",
      "411, 0.000000\\\n",
      "411, 0.000000\\\n",
      "411, 0.000000\\\n",
      "411, 0.000000\\\n",
      "411, 1.000000\\\n",
      "411, 0.000000\\\n",
      "411, 0.000000\\\n",
      "411, 0.000000\\\n",
      "412, 0.000000\\\n",
      "412, 1.000000\\\n",
      "412, 0.000000\\\n",
      "412, 0.000000\\\n",
      "412, 0.000000\\\n",
      "412, 0.000000\\\n",
      "412, 0.000000\\\n",
      "412, 0.000000\\\n",
      "412, 0.000000\\\n",
      "413, 0.000000\\\n",
      "413, 0.000000\\\n",
      "413, 0.000000\\\n",
      "413, 0.000000\\\n",
      "413, 1.000000\\\n",
      "413, 0.000000\\\n",
      "413, 0.000000\\\n",
      "413, 0.000000\\\n",
      "413, 0.000000\\\n",
      "414, 0.000000\\\n",
      "414, 0.000000\\\n",
      "414, 1.000000\\\n",
      "414, 0.000000\\\n",
      "414, 0.000000\\\n",
      "414, 0.000000\\\n",
      "414, 0.000000\\\n",
      "414, 0.000000\\\n",
      "414, 1.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "415, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "416, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "417, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "418, 0.000000\\\n",
      "419, 0.000000\\\n",
      "419, 0.000000\\\n",
      "419, 0.000000\\\n",
      "419, 1.000000\\\n",
      "419, 0.000000\\\n",
      "419, 0.000000\\\n",
      "419, 1.000000\\\n",
      "419, 0.000000\\\n",
      "419, 0.000000\\\n",
      "420, 0.000000\\\n",
      "420, 1.000000\\\n",
      "420, 0.000000\\\n",
      "420, 0.000000\\\n",
      "420, 0.000000\\\n",
      "420, 0.000000\\\n",
      "420, 0.000000\\\n",
      "420, 0.000000\\\n",
      "420, 0.000000\\\n",
      "421, 0.000000\\\n",
      "421, 1.000000\\\n",
      "421, 0.000000\\\n",
      "421, 0.000000\\\n",
      "421, 0.000000\\\n",
      "421, 0.000000\\\n",
      "421, 0.000000\\\n",
      "421, 1.000000\\\n",
      "421, 0.000000\\\n",
      "422, 0.000000\\\n",
      "422, 0.000000\\\n",
      "422, 1.000000\\\n",
      "422, 0.000000\\\n",
      "422, 0.000000\\\n",
      "422, 0.000000\\\n",
      "422, 0.000000\\\n",
      "422, 0.000000\\\n",
      "422, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "423, 0.000000\\\n",
      "424, 1.000000\\\n",
      "424, 0.000000\\\n",
      "424, 0.000000\\\n",
      "424, 0.000000\\\n",
      "424, 0.000000\\\n",
      "424, 0.000000\\\n",
      "424, 0.000000\\\n",
      "424, 0.000000\\\n",
      "424, 0.000000\\\n",
      "425, 0.000000\\\n",
      "425, 1.000000\\\n",
      "425, 0.000000\\\n",
      "425, 0.000000\\\n",
      "425, 0.000000\\\n",
      "425, 0.000000\\\n",
      "425, 0.000000\\\n",
      "425, 0.000000\\\n",
      "425, 0.000000\\\n",
      "426, 0.000000\\\n",
      "426, 0.000000\\\n",
      "426, 0.000000\\\n",
      "426, 1.000000\\\n",
      "426, 0.000000\\\n",
      "426, 0.000000\\\n",
      "426, 0.000000\\\n",
      "426, 0.000000\\\n",
      "426, 0.000000\\\n",
      "427, 0.000000\\\n",
      "427, 0.000000\\\n",
      "427, 0.000000\\\n",
      "427, 0.000000\\\n",
      "427, 0.000000\\\n",
      "427, 0.000000\\\n",
      "427, 1.000000\\\n",
      "427, 0.000000\\\n",
      "427, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "428, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "429, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "430, 0.000000\\\n",
      "431, 0.000000\\\n",
      "431, 0.000000\\\n",
      "431, 0.000000\\\n",
      "431, 1.000000\\\n",
      "431, 0.000000\\\n",
      "431, 0.000000\\\n",
      "431, 0.000000\\\n",
      "431, 0.000000\\\n",
      "431, 0.000000\\\n",
      "432, 0.000000\\\n",
      "432, 1.000000\\\n",
      "432, 0.000000\\\n",
      "432, 0.000000\\\n",
      "432, 0.000000\\\n",
      "432, 0.000000\\\n",
      "432, 0.000000\\\n",
      "432, 1.000000\\\n",
      "432, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "433, 0.000000\\\n",
      "434, 0.000000\\\n",
      "434, 0.000000\\\n",
      "434, 0.000000\\\n",
      "434, 0.000000\\\n",
      "434, 0.000000\\\n",
      "434, 0.000000\\\n",
      "434, 1.000000\\\n",
      "434, 0.000000\\\n",
      "434, 0.000000\\\n",
      "435, 1.000000\\\n",
      "435, 0.000000\\\n",
      "435, 0.000000\\\n",
      "435, 0.000000\\\n",
      "435, 0.000000\\\n",
      "435, 0.000000\\\n",
      "435, 0.000000\\\n",
      "435, 0.000000\\\n",
      "435, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "436, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "437, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "438, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "439, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "440, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "441, 0.000000\\\n",
      "442, 0.000000\\\n",
      "442, 0.000000\\\n",
      "442, 0.000000\\\n",
      "442, 0.000000\\\n",
      "442, 0.000000\\\n",
      "442, 0.000000\\\n",
      "442, 0.000000\\\n",
      "442, 1.000000\\\n",
      "442, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "443, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "444, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "445, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "446, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "447, 0.000000\\\n",
      "448, 0.000000\\\n",
      "448, 0.000000\\\n",
      "448, 0.000000\\\n",
      "448, 0.000000\\\n",
      "448, 0.000000\\\n",
      "448, 0.000000\\\n",
      "448, 0.000000\\\n",
      "448, 1.000000\\\n",
      "448, 0.000000\\\n",
      "449, 0.000000\\\n",
      "449, 1.000000\\\n",
      "449, 0.000000\\\n",
      "449, 0.000000\\\n",
      "449, 0.000000\\\n",
      "449, 0.000000\\\n",
      "449, 0.000000\\\n",
      "449, 0.000000\\\n",
      "449, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "450, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "451, 0.000000\\\n",
      "452, 0.000000\\\n",
      "452, 1.000000\\\n",
      "452, 0.000000\\\n",
      "452, 0.000000\\\n",
      "452, 0.000000\\\n",
      "452, 0.000000\\\n",
      "452, 0.000000\\\n",
      "452, 0.000000\\\n",
      "452, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "453, 0.000000\\\n",
      "454, 0.000000\\\n",
      "454, 0.000000\\\n",
      "454, 0.000000\\\n",
      "454, 1.000000\\\n",
      "454, 0.000000\\\n",
      "454, 0.000000\\\n",
      "454, 0.000000\\\n",
      "454, 0.000000\\\n",
      "454, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "455, 0.000000\\\n",
      "456, 1.000000\\\n",
      "456, 0.000000\\\n",
      "456, 0.000000\\\n",
      "456, 0.000000\\\n",
      "456, 0.000000\\\n",
      "456, 0.000000\\\n",
      "456, 0.000000\\\n",
      "456, 1.000000\\\n",
      "456, 0.000000\\\n",
      "457, 1.000000\\\n",
      "457, 0.000000\\\n",
      "457, 0.000000\\\n",
      "457, 1.000000\\\n",
      "457, 0.000000\\\n",
      "457, 0.000000\\\n",
      "457, 1.000000\\\n",
      "457, 0.000000\\\n",
      "457, 0.000000\\\n",
      "458, 0.000000\\\n",
      "458, 0.000000\\\n",
      "458, 1.000000\\\n",
      "458, 0.000000\\\n",
      "458, 1.000000\\\n",
      "458, 0.000000\\\n",
      "458, 0.000000\\\n",
      "458, 0.000000\\\n",
      "458, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "459, 0.000000\\\n",
      "460, 1.000000\\\n",
      "460, 0.000000\\\n",
      "460, 0.000000\\\n",
      "460, 0.000000\\\n",
      "460, 0.000000\\\n",
      "460, 0.000000\\\n",
      "460, 0.000000\\\n",
      "460, 1.000000\\\n",
      "460, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "461, 0.000000\\\n",
      "462, 0.000000\\\n",
      "462, 0.000000\\\n",
      "462, 0.000000\\\n",
      "462, 0.000000\\\n",
      "462, 0.000000\\\n",
      "462, 0.000000\\\n",
      "462, 1.000000\\\n",
      "462, 0.000000\\\n",
      "462, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "463, 0.000000\\\n",
      "464, 0.000000\\\n",
      "464, 0.000000\\\n",
      "464, 1.000000\\\n",
      "464, 0.000000\\\n",
      "464, 0.000000\\\n",
      "464, 0.000000\\\n",
      "464, 0.000000\\\n",
      "464, 1.000000\\\n",
      "464, 0.000000\\\n",
      "465, 0.000000\\\n",
      "465, 0.000000\\\n",
      "465, 0.000000\\\n",
      "465, 0.000000\\\n",
      "465, 0.000000\\\n",
      "465, 0.000000\\\n",
      "465, 1.000000\\\n",
      "465, 0.000000\\\n",
      "465, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "466, 0.000000\\\n",
      "467, 0.000000\\\n",
      "467, 0.000000\\\n",
      "467, 1.000000\\\n",
      "467, 0.000000\\\n",
      "467, 0.000000\\\n",
      "467, 0.000000\\\n",
      "467, 0.000000\\\n",
      "467, 1.000000\\\n",
      "467, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "468, 0.000000\\\n",
      "469, 1.000000\\\n",
      "469, 0.000000\\\n",
      "469, 0.000000\\\n",
      "469, 0.000000\\\n",
      "469, 0.000000\\\n",
      "469, 0.000000\\\n",
      "469, 0.000000\\\n",
      "469, 1.000000\\\n",
      "469, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "470, 0.000000\\\n",
      "471, 0.000000\\\n",
      "471, 0.000000\\\n",
      "471, 0.000000\\\n",
      "471, 0.000000\\\n",
      "471, 0.000000\\\n",
      "471, 0.000000\\\n",
      "471, 0.000000\\\n",
      "471, 1.000000\\\n",
      "471, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "472, 0.000000\\\n",
      "473, 0.000000\\\n",
      "473, 1.000000\\\n",
      "473, 0.000000\\\n",
      "473, 0.000000\\\n",
      "473, 0.000000\\\n",
      "473, 0.000000\\\n",
      "473, 0.000000\\\n",
      "473, 0.000000\\\n",
      "473, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "474, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "475, 0.000000\\\n",
      "476, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "476, 0.000000\\\n",
      "476, 0.000000\\\n",
      "476, 0.000000\\\n",
      "476, 1.000000\\\n",
      "476, 0.000000\\\n",
      "476, 0.000000\\\n",
      "476, 0.000000\\\n",
      "476, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "477, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "478, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "479, 0.000000\\\n",
      "480, 1.000000\\\n",
      "480, 0.000000\\\n",
      "480, 0.000000\\\n",
      "480, 0.000000\\\n",
      "480, 0.000000\\\n",
      "480, 0.000000\\\n",
      "480, 0.000000\\\n",
      "480, 0.000000\\\n",
      "480, 0.000000\\\n",
      "481, 1.000000\\\n",
      "481, 0.000000\\\n",
      "481, 1.000000\\\n",
      "481, 0.000000\\\n",
      "481, 0.000000\\\n",
      "481, 1.000000\\\n",
      "481, 0.000000\\\n",
      "481, 0.000000\\\n",
      "481, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "482, 0.000000\\\n",
      "483, 0.000000\\\n",
      "483, 0.000000\\\n",
      "483, 1.000000\\\n",
      "483, 0.000000\\\n",
      "483, 0.000000\\\n",
      "483, 0.000000\\\n",
      "483, 0.000000\\\n",
      "483, 0.000000\\\n",
      "483, 0.000000\\\n",
      "484, 0.000000\\\n",
      "484, 0.000000\\\n",
      "484, 0.000000\\\n",
      "484, 0.000000\\\n",
      "484, 0.000000\\\n",
      "484, 0.000000\\\n",
      "484, 1.000000\\\n",
      "484, 0.000000\\\n",
      "484, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "485, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "486, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "487, 0.000000\\\n",
      "488, 0.000000\\\n",
      "488, 0.000000\\\n",
      "488, 1.000000\\\n",
      "488, 0.000000\\\n",
      "488, 0.000000\\\n",
      "488, 0.000000\\\n",
      "488, 0.000000\\\n",
      "488, 0.000000\\\n",
      "488, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "489, 0.000000\\\n",
      "490, 0.000000\\\n",
      "490, 0.000000\\\n",
      "490, 0.000000\\\n",
      "490, 0.000000\\\n",
      "490, 0.000000\\\n",
      "490, 0.000000\\\n",
      "490, 0.000000\\\n",
      "490, 1.000000\\\n",
      "490, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "491, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "492, 0.000000\\\n",
      "493, 0.000000\\\n",
      "493, 1.000000\\\n",
      "493, 0.000000\\\n",
      "493, 0.000000\\\n",
      "493, 0.000000\\\n",
      "493, 0.000000\\\n",
      "493, 1.000000\\\n",
      "493, 0.000000\\\n",
      "493, 0.000000\\\n",
      "494, 0.000000\\\n",
      "494, 0.000000\\\n",
      "494, 1.000000\\\n",
      "494, 0.000000\\\n",
      "494, 0.000000\\\n",
      "494, 0.000000\\\n",
      "494, 0.000000\\\n",
      "494, 0.000000\\\n",
      "494, 0.000000\\\n",
      "495, 0.000000\\\n",
      "495, 0.000000\\\n",
      "495, 0.000000\\\n",
      "495, 0.000000\\\n",
      "495, 0.000000\\\n",
      "495, 1.000000\\\n",
      "495, 0.000000\\\n",
      "495, 0.000000\\\n",
      "495, 0.000000\\\n",
      "496, 0.000000\\\n",
      "496, 0.000000\\\n",
      "496, 1.000000\\\n",
      "496, 0.000000\\\n",
      "496, 0.000000\\\n",
      "496, 0.000000\\\n",
      "496, 0.000000\\\n",
      "496, 0.000000\\\n",
      "496, 0.000000\\\n",
      "497, 0.000000\\\n",
      "497, 0.000000\\\n",
      "497, 0.000000\\\n",
      "497, 1.000000\\\n",
      "497, 0.000000\\\n",
      "497, 0.000000\\\n",
      "497, 0.000000\\\n",
      "497, 0.000000\\\n",
      "497, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "498, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "499, 0.000000\\\n",
      "500, 0.000000\\\n",
      "500, 0.000000\\\n",
      "500, 0.000000\\\n",
      "500, 0.000000\\\n",
      "500, 0.000000\\\n",
      "500, 0.000000\\\n",
      "500, 0.000000\\\n",
      "500, 1.000000\\\n",
      "500, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "501, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "502, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "503, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "504, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "505, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "506, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "507, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "508, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "509, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "510, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 0.000000\\\n",
      "511, 1.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "512, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "513, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "514, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "515, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "516, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "517, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "518, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "519, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "520, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "521, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "522, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "523, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "524, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "525, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "526, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "527, 0.000000\\\n",
      "528, 0.000000\\\n",
      "528, 0.000000\\\n",
      "528, 0.000000\\\n",
      "528, 0.000000\\\n",
      "528, 1.000000\\\n",
      "528, 0.000000\\\n",
      "528, 0.000000\\\n",
      "528, 0.000000\\\n",
      "528, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "529, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "530, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "531, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "532, 0.000000\\\n",
      "533, 0.000000\\\n",
      "533, 0.000000\\\n",
      "533, 0.000000\\\n",
      "533, 0.000000\\\n",
      "533, 1.000000\\\n",
      "533, 0.000000\\\n",
      "533, 0.000000\\\n",
      "533, 0.000000\\\n",
      "533, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "534, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "535, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "536, 0.000000\\\n",
      "537, 0.000000\\\n",
      "537, 0.000000\\\n",
      "537, 0.000000\\\n",
      "537, 0.000000\\\n",
      "537, 0.000000\\\n",
      "537, 1.000000\\\n",
      "537, 0.000000\\\n",
      "537, 0.000000\\\n",
      "537, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "538, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "539, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "540, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "541, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "542, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "543, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "544, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "545, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "546, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "547, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "548, 0.000000\\\n",
      "549, 0.000000\\\n",
      "549, 0.000000\\\n",
      "549, 1.000000\\\n",
      "549, 0.000000\\\n",
      "549, 1.000000\\\n",
      "549, 0.000000\\\n",
      "549, 0.000000\\\n",
      "549, 0.000000\\\n",
      "549, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "550, 0.000000\\\n",
      "551, 1.000000\\\n",
      "551, 0.000000\\\n",
      "551, 0.000000\\\n",
      "551, 0.000000\\\n",
      "551, 0.000000\\\n",
      "551, 0.000000\\\n",
      "551, 0.000000\\\n",
      "551, 0.000000\\\n",
      "551, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 0.000000\\\n",
      "552, 1.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "553, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "554, 0.000000\\\n",
      "555, 0.000000\\\n",
      "555, 0.000000\\\n",
      "555, 0.000000\\\n",
      "555, 1.000000\\\n",
      "555, 0.000000\\\n",
      "555, 0.000000\\\n",
      "555, 0.000000\\\n",
      "555, 0.000000\\\n",
      "555, 0.000000\\\n",
      "556, 0.000000\\\n",
      "556, 0.000000\\\n",
      "556, 0.000000\\\n",
      "556, 0.000000\\\n",
      "556, 1.000000\\\n",
      "556, 0.000000\\\n",
      "556, 0.000000\\\n",
      "556, 0.000000\\\n",
      "556, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "557, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "558, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "559, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "560, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "561, 0.000000\\\n",
      "562, 0.000000\\\n",
      "562, 0.000000\\\n",
      "562, 0.000000\\\n",
      "562, 0.000000\\\n",
      "562, 0.000000\\\n",
      "562, 0.000000\\\n",
      "562, 1.000000\\\n",
      "562, 0.000000\\\n",
      "562, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "563, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "564, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "565, 0.000000\\\n",
      "566, 0.000000\\\n",
      "566, 0.000000\\\n",
      "566, 0.000000\\\n",
      "566, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "566, 0.000000\\\n",
      "566, 0.000000\\\n",
      "566, 0.000000\\\n",
      "566, 0.000000\\\n",
      "566, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "567, 0.000000\\\n",
      "568, 0.000000\\\n",
      "568, 1.000000\\\n",
      "568, 0.000000\\\n",
      "568, 0.000000\\\n",
      "568, 0.000000\\\n",
      "568, 1.000000\\\n",
      "568, 0.000000\\\n",
      "568, 0.000000\\\n",
      "568, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "569, 0.000000\\\n",
      "570, 0.000000\\\n",
      "570, 0.000000\\\n",
      "570, 0.000000\\\n",
      "570, 0.000000\\\n",
      "570, 0.000000\\\n",
      "570, 0.000000\\\n",
      "570, 0.000000\\\n",
      "570, 1.000000\\\n",
      "570, 0.000000\\\n",
      "571, 1.000000\\\n",
      "571, 0.000000\\\n",
      "571, 0.000000\\\n",
      "571, 1.000000\\\n",
      "571, 0.000000\\\n",
      "571, 1.000000\\\n",
      "571, 0.000000\\\n",
      "571, 0.000000\\\n",
      "571, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 0.000000\\\n",
      "572, 1.000000\\\n",
      "573, 0.000000\\\n",
      "573, 0.000000\\\n",
      "573, 0.000000\\\n",
      "573, 0.000000\\\n",
      "573, 0.000000\\\n",
      "573, 0.000000\\\n",
      "573, 0.000000\\\n",
      "573, 0.000000\\\n",
      "573, 1.000000\\\n",
      "574, 0.000000\\\n",
      "574, 0.000000\\\n",
      "574, 0.000000\\\n",
      "574, 0.000000\\\n",
      "574, 0.000000\\\n",
      "574, 1.000000\\\n",
      "574, 0.000000\\\n",
      "574, 0.000000\\\n",
      "574, 0.000000\\\n",
      "575, 0.000000\\\n",
      "575, 1.000000\\\n",
      "575, 0.000000\\\n",
      "575, 0.000000\\\n",
      "575, 0.000000\\\n",
      "575, 0.000000\\\n",
      "575, 1.000000\\\n",
      "575, 0.000000\\\n",
      "575, 1.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "576, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "577, 0.000000\\\n",
      "578, 0.000000\\\n",
      "578, 0.000000\\\n",
      "578, 0.000000\\\n",
      "578, 0.000000\\\n",
      "578, 0.000000\\\n",
      "578, 1.000000\\\n",
      "578, 0.000000\\\n",
      "578, 0.000000\\\n",
      "578, 1.000000\\\n",
      "579, 0.000000\\\n",
      "579, 0.000000\\\n",
      "579, 0.000000\\\n",
      "579, 1.000000\\\n",
      "579, 0.000000\\\n",
      "579, 0.000000\\\n",
      "579, 0.000000\\\n",
      "579, 1.000000\\\n",
      "579, 0.000000\\\n",
      "580, 0.000000\\\n",
      "580, 0.000000\\\n",
      "580, 0.000000\\\n",
      "580, 0.000000\\\n",
      "580, 0.000000\\\n",
      "580, 0.000000\\\n",
      "580, 1.000000\\\n",
      "580, 0.000000\\\n",
      "580, 0.000000\\\n",
      "581, 0.000000\\\n",
      "581, 0.000000\\\n",
      "581, 0.000000\\\n",
      "581, 0.000000\\\n",
      "581, 1.000000\\\n",
      "581, 0.000000\\\n",
      "581, 0.000000\\\n",
      "581, 0.000000\\\n",
      "581, 0.000000\\\n",
      "582, 0.000000\\\n",
      "582, 0.000000\\\n",
      "582, 1.000000\\\n",
      "582, 0.000000\\\n",
      "582, 1.000000\\\n",
      "582, 0.000000\\\n",
      "582, 0.000000\\\n",
      "582, 0.000000\\\n",
      "582, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "583, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "584, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "585, 0.000000\\\n",
      "586, 0.000000\\\n",
      "586, 0.000000\\\n",
      "586, 0.000000\\\n",
      "586, 0.000000\\\n",
      "586, 1.000000\\\n",
      "586, 0.000000\\\n",
      "586, 0.000000\\\n",
      "586, 0.000000\\\n",
      "586, 1.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "587, 0.000000\\\n",
      "588, 0.000000\\\n",
      "588, 0.000000\\\n",
      "588, 0.000000\\\n",
      "588, 0.000000\\\n",
      "588, 0.000000\\\n",
      "588, 1.000000\\\n",
      "588, 0.000000\\\n",
      "588, 0.000000\\\n",
      "588, 1.000000\\\n",
      "589, 0.000000\\\n",
      "589, 0.000000\\\n",
      "589, 0.000000\\\n",
      "589, 0.000000\\\n",
      "589, 0.000000\\\n",
      "589, 0.000000\\\n",
      "589, 1.000000\\\n",
      "589, 0.000000\\\n",
      "589, 0.000000\\\n",
      "590, 1.000000\\\n",
      "590, 0.000000\\\n",
      "590, 0.000000\\\n",
      "590, 0.000000\\\n",
      "590, 1.000000\\\n",
      "590, 0.000000\\\n",
      "590, 0.000000\\\n",
      "590, 0.000000\\\n",
      "590, 0.000000\\\n",
      "591, 0.000000\\\n",
      "591, 0.000000\\\n",
      "591, 1.000000\\\n",
      "591, 0.000000\\\n",
      "591, 0.000000\\\n",
      "591, 0.000000\\\n",
      "591, 0.000000\\\n",
      "591, 1.000000\\\n",
      "591, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "592, 0.000000\\\n",
      "593, 0.000000\\\n",
      "593, 0.000000\\\n",
      "593, 1.000000\\\n",
      "593, 0.000000\\\n",
      "593, 0.000000\\\n",
      "593, 0.000000\\\n",
      "593, 0.000000\\\n",
      "593, 0.000000\\\n",
      "593, 0.000000\\\n",
      "594, 0.000000\\\n",
      "594, 0.000000\\\n",
      "594, 0.000000\\\n",
      "594, 0.000000\\\n",
      "594, 1.000000\\\n",
      "594, 0.000000\\\n",
      "594, 0.000000\\\n",
      "594, 0.000000\\\n",
      "594, 1.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "595, 0.000000\\\n",
      "596, 0.000000\\\n",
      "596, 0.000000\\\n",
      "596, 0.000000\\\n",
      "596, 0.000000\\\n",
      "596, 1.000000\\\n",
      "596, 0.000000\\\n",
      "596, 0.000000\\\n",
      "596, 0.000000\\\n",
      "596, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "597, 0.000000\\\n",
      "598, 0.000000\\\n",
      "598, 0.000000\\\n",
      "598, 0.000000\\\n",
      "598, 0.000000\\\n",
      "598, 0.000000\\\n",
      "598, 1.000000\\\n",
      "598, 0.000000\\\n",
      "598, 0.000000\\\n",
      "598, 0.000000\\\n",
      "599, 0.000000\\\n",
      "599, 0.000000\\\n",
      "599, 0.000000\\\n",
      "599, 0.000000\\\n",
      "599, 0.000000\\\n",
      "599, 1.000000\\\n",
      "599, 0.000000\\\n",
      "599, 1.000000\\\n",
      "599, 0.000000\\\n",
      "600, 1.000000\\\n",
      "600, 0.000000\\\n",
      "600, 0.000000\\\n",
      "600, 0.000000\\\n",
      "600, 0.000000\\\n",
      "600, 0.000000\\\n",
      "600, 0.000000\\\n",
      "600, 0.000000\\\n",
      "600, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "601, 0.000000\\\n",
      "602, 0.000000\\\n",
      "602, 0.000000\\\n",
      "602, 0.000000\\\n",
      "602, 1.000000\\\n",
      "602, 0.000000\\\n",
      "602, 0.000000\\\n",
      "602, 0.000000\\\n",
      "602, 0.000000\\\n",
      "602, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "603, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "604, 0.000000\\\n",
      "605, 0.000000\\\n",
      "605, 0.000000\\\n",
      "605, 0.000000\\\n",
      "605, 0.000000\\\n",
      "605, 0.000000\\\n",
      "605, 0.000000\\\n",
      "605, 1.000000\\\n",
      "605, 0.000000\\\n",
      "605, 0.000000\\\n",
      "606, 0.000000\\\n",
      "606, 0.000000\\\n",
      "606, 1.000000\\\n",
      "606, 0.000000\\\n",
      "606, 0.000000\\\n",
      "606, 0.000000\\\n",
      "606, 1.000000\\\n",
      "606, 0.000000\\\n",
      "606, 0.000000\\\n",
      "607, 0.000000\\\n",
      "607, 1.000000\\\n",
      "607, 0.000000\\\n",
      "607, 0.000000\\\n",
      "607, 0.000000\\\n",
      "607, 0.000000\\\n",
      "607, 0.000000\\\n",
      "607, 0.000000\\\n",
      "607, 0.000000\\\n",
      "608, 1.000000\\\n",
      "608, 0.000000\\\n",
      "608, 0.000000\\\n",
      "608, 0.000000\\\n",
      "608, 0.000000\\\n",
      "608, 0.000000\\\n",
      "608, 0.000000\\\n",
      "608, 0.000000\\\n",
      "608, 0.000000\\\n",
      "609, 0.000000\\\n",
      "609, 1.000000\\\n",
      "609, 0.000000\\\n",
      "609, 0.000000\\\n",
      "609, 0.000000\\\n",
      "609, 1.000000\\\n",
      "609, 0.000000\\\n",
      "609, 0.000000\\\n",
      "609, 1.000000\\\n",
      "610, 0.000000\\\n",
      "610, 0.000000\\\n",
      "610, 0.000000\\\n",
      "610, 0.000000\\\n",
      "610, 0.000000\\\n",
      "610, 0.000000\\\n",
      "610, 1.000000\\\n",
      "610, 0.000000\\\n",
      "610, 0.000000\\\n",
      "611, 0.000000\\\n",
      "611, 1.000000\\\n",
      "611, 0.000000\\\n",
      "611, 0.000000\\\n",
      "611, 1.000000\\\n",
      "611, 0.000000\\\n",
      "611, 0.000000\\\n",
      "611, 1.000000\\\n",
      "611, 0.000000\\\n",
      "612, 0.000000\\\n",
      "612, 1.000000\\\n",
      "612, 0.000000\\\n",
      "612, 0.000000\\\n",
      "612, 1.000000\\\n",
      "612, 0.000000\\\n",
      "612, 0.000000\\\n",
      "612, 0.000000\\\n",
      "612, 1.000000\\\n",
      "613, 0.000000\\\n",
      "613, 1.000000\\\n",
      "613, 0.000000\\\n",
      "613, 0.000000\\\n",
      "613, 1.000000\\\n",
      "613, 0.000000\\\n",
      "613, 0.000000\\\n",
      "613, 0.000000\\\n",
      "613, 1.000000\\\n",
      "614, 0.000000\\\n",
      "614, 0.000000\\\n",
      "614, 0.000000\\\n",
      "614, 0.000000\\\n",
      "614, 0.000000\\\n",
      "614, 0.000000\\\n",
      "614, 0.000000\\\n",
      "614, 0.000000\\\n",
      "614, 1.000000\\\n",
      "615, 0.000000\\\n",
      "615, 0.000000\\\n",
      "615, 0.000000\\\n",
      "615, 0.000000\\\n",
      "615, 0.000000\\\n",
      "615, 0.000000\\\n",
      "615, 1.000000\\\n",
      "615, 0.000000\\\n",
      "615, 0.000000\\\n",
      "616, 0.000000\\\n",
      "616, 1.000000\\\n",
      "616, 0.000000\\\n",
      "616, 0.000000\\\n",
      "616, 1.000000\\\n",
      "616, 0.000000\\\n",
      "616, 0.000000\\\n",
      "616, 0.000000\\\n",
      "616, 1.000000\\\n",
      "617, 0.000000\\\n",
      "617, 0.000000\\\n",
      "617, 0.000000\\\n",
      "617, 1.000000\\\n",
      "617, 0.000000\\\n",
      "617, 0.000000\\\n",
      "617, 0.000000\\\n",
      "617, 0.000000\\\n",
      "617, 0.000000\\\n",
      "618, 0.000000\\\n",
      "618, 0.000000\\\n",
      "618, 1.000000\\\n",
      "618, 0.000000\\\n",
      "618, 0.000000\\\n",
      "618, 0.000000\\\n",
      "618, 0.000000\\\n",
      "618, 0.000000\\\n",
      "618, 0.000000\\\n",
      "619, 0.000000\\\n",
      "619, 0.000000\\\n",
      "619, 0.000000\\\n",
      "619, 0.000000\\\n",
      "619, 1.000000\\\n",
      "619, 0.000000\\\n",
      "619, 1.000000\\\n",
      "619, 0.000000\\\n",
      "619, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "620, 0.000000\\\n",
      "621, 0.000000\\\n",
      "621, 0.000000\\\n",
      "621, 0.000000\\\n",
      "621, 0.000000\\\n",
      "621, 1.000000\\\n",
      "621, 0.000000\\\n",
      "621, 0.000000\\\n",
      "621, 0.000000\\\n",
      "621, 0.000000\\\n",
      "622, 0.000000\\\n",
      "622, 0.000000\\\n",
      "622, 1.000000\\\n",
      "622, 0.000000\\\n",
      "622, 0.000000\\\n",
      "622, 0.000000\\\n",
      "622, 0.000000\\\n",
      "622, 0.000000\\\n",
      "622, 0.000000\\\n",
      "623, 1.000000\\\n",
      "623, 0.000000\\\n",
      "623, 0.000000\\\n",
      "623, 0.000000\\\n",
      "623, 0.000000\\\n",
      "623, 0.000000\\\n",
      "623, 0.000000\\\n",
      "623, 0.000000\\\n",
      "623, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "624, 0.000000\\\n",
      "625, 0.000000\\\n",
      "625, 0.000000\\\n",
      "625, 0.000000\\\n",
      "625, 0.000000\\\n",
      "625, 1.000000\\\n",
      "625, 0.000000\\\n",
      "625, 0.000000\\\n",
      "625, 0.000000\\\n",
      "625, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "626, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 0.000000\\\n",
      "627, 1.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "628, 0.000000\\\n",
      "629, 0.000000\\\n",
      "629, 0.000000\\\n",
      "629, 0.000000\\\n",
      "629, 0.000000\\\n",
      "629, 1.000000\\\n",
      "629, 0.000000\\\n",
      "629, 0.000000\\\n",
      "629, 0.000000\\\n",
      "629, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "630, 0.000000\\\n",
      "631, 0.000000\\\n",
      "631, 0.000000\\\n",
      "631, 0.000000\\\n",
      "631, 0.000000\\\n",
      "631, 0.000000\\\n",
      "631, 1.000000\\\n",
      "631, 0.000000\\\n",
      "631, 0.000000\\\n",
      "631, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "632, 0.000000\\\n",
      "633, 0.000000\\\n",
      "633, 1.000000\\\n",
      "633, 0.000000\\\n",
      "633, 1.000000\\\n",
      "633, 0.000000\\\n",
      "633, 0.000000\\\n",
      "633, 0.000000\\\n",
      "633, 0.000000\\\n",
      "633, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 0.000000\\\n",
      "634, 1.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "635, 0.000000\\\n",
      "636, 0.000000\\\n",
      "636, 0.000000\\\n",
      "636, 0.000000\\\n",
      "636, 0.000000\\\n",
      "636, 0.000000\\\n",
      "636, 0.000000\\\n",
      "636, 1.000000\\\n",
      "636, 0.000000\\\n",
      "636, 0.000000\\\n",
      "637, 0.000000\\\n",
      "637, 0.000000\\\n",
      "637, 1.000000\\\n",
      "637, 0.000000\\\n",
      "637, 0.000000\\\n",
      "637, 0.000000\\\n",
      "637, 0.000000\\\n",
      "637, 0.000000\\\n",
      "637, 1.000000\\\n",
      "638, 0.000000\\\n",
      "638, 0.000000\\\n",
      "638, 0.000000\\\n",
      "638, 0.000000\\\n",
      "638, 0.000000\\\n",
      "638, 0.000000\\\n",
      "638, 1.000000\\\n",
      "638, 0.000000\\\n",
      "638, 0.000000\\\n",
      "639, 0.000000\\\n",
      "639, 0.000000\\\n",
      "639, 1.000000\\\n",
      "639, 0.000000\\\n",
      "639, 0.000000\\\n",
      "639, 1.000000\\\n",
      "639, 0.000000\\\n",
      "639, 0.000000\\\n",
      "639, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "640, 0.000000\\\n",
      "641, 0.000000\\\n",
      "641, 0.000000\\\n",
      "641, 1.000000\\\n",
      "641, 0.000000\\\n",
      "641, 1.000000\\\n",
      "641, 0.000000\\\n",
      "641, 0.000000\\\n",
      "641, 0.000000\\\n",
      "641, 1.000000\\\n",
      "642, 0.000000\\\n",
      "642, 0.000000\\\n",
      "642, 1.000000\\\n",
      "642, 0.000000\\\n",
      "642, 0.000000\\\n",
      "642, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "642, 1.000000\\\n",
      "642, 0.000000\\\n",
      "642, 0.000000\\\n",
      "643, 1.000000\\\n",
      "643, 0.000000\\\n",
      "643, 0.000000\\\n",
      "643, 0.000000\\\n",
      "643, 0.000000\\\n",
      "643, 0.000000\\\n",
      "643, 0.000000\\\n",
      "643, 0.000000\\\n",
      "643, 0.000000\\\n",
      "644, 0.000000\\\n",
      "644, 1.000000\\\n",
      "644, 0.000000\\\n",
      "644, 0.000000\\\n",
      "644, 1.000000\\\n",
      "644, 0.000000\\\n",
      "644, 0.000000\\\n",
      "644, 0.000000\\\n",
      "644, 0.000000\\\n",
      "645, 1.000000\\\n",
      "645, 0.000000\\\n",
      "645, 0.000000\\\n",
      "645, 0.000000\\\n",
      "645, 0.000000\\\n",
      "645, 0.000000\\\n",
      "645, 0.000000\\\n",
      "645, 0.000000\\\n",
      "645, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "646, 0.000000\\\n",
      "647, 0.000000\\\n",
      "647, 0.000000\\\n",
      "647, 0.000000\\\n",
      "647, 1.000000\\\n",
      "647, 0.000000\\\n",
      "647, 0.000000\\\n",
      "647, 0.000000\\\n",
      "647, 0.000000\\\n",
      "647, 1.000000\\\n",
      "648, 0.000000\\\n",
      "648, 0.000000\\\n",
      "648, 1.000000\\\n",
      "648, 0.000000\\\n",
      "648, 0.000000\\\n",
      "648, 0.000000\\\n",
      "648, 0.000000\\\n",
      "648, 1.000000\\\n",
      "648, 0.000000\\\n",
      "649, 0.000000\\\n",
      "649, 0.000000\\\n",
      "649, 0.000000\\\n",
      "649, 0.000000\\\n",
      "649, 0.000000\\\n",
      "649, 1.000000\\\n",
      "649, 0.000000\\\n",
      "649, 0.000000\\\n",
      "649, 0.000000\\\n",
      "650, 0.000000\\\n",
      "650, 0.000000\\\n",
      "650, 0.000000\\\n",
      "650, 0.000000\\\n",
      "650, 0.000000\\\n",
      "650, 1.000000\\\n",
      "650, 0.000000\\\n",
      "650, 0.000000\\\n",
      "650, 0.000000\\\n",
      "651, 0.000000\\\n",
      "651, 0.000000\\\n",
      "651, 0.000000\\\n",
      "651, 0.000000\\\n",
      "651, 0.000000\\\n",
      "651, 0.000000\\\n",
      "651, 0.000000\\\n",
      "651, 1.000000\\\n",
      "651, 0.000000\\\n",
      "652, 0.000000\\\n",
      "652, 0.000000\\\n",
      "652, 0.000000\\\n",
      "652, 1.000000\\\n",
      "652, 0.000000\\\n",
      "652, 0.000000\\\n",
      "652, 0.000000\\\n",
      "652, 0.000000\\\n",
      "652, 0.000000\\\n",
      "653, 1.000000\\\n",
      "653, 0.000000\\\n",
      "653, 0.000000\\\n",
      "653, 1.000000\\\n",
      "653, 0.000000\\\n",
      "653, 0.000000\\\n",
      "653, 1.000000\\\n",
      "653, 0.000000\\\n",
      "653, 0.000000\\\n",
      "654, 0.000000\\\n",
      "654, 1.000000\\\n",
      "654, 0.000000\\\n",
      "654, 0.000000\\\n",
      "654, 0.000000\\\n",
      "654, 0.000000\\\n",
      "654, 0.000000\\\n",
      "654, 0.000000\\\n",
      "654, 0.000000\\\n",
      "655, 0.000000\\\n",
      "655, 0.000000\\\n",
      "655, 0.000000\\\n",
      "655, 0.000000\\\n",
      "655, 1.000000\\\n",
      "655, 0.000000\\\n",
      "655, 0.000000\\\n",
      "655, 1.000000\\\n",
      "655, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "656, 0.000000\\\n",
      "657, 0.000000\\\n",
      "657, 1.000000\\\n",
      "657, 0.000000\\\n",
      "657, 0.000000\\\n",
      "657, 0.000000\\\n",
      "657, 1.000000\\\n",
      "657, 0.000000\\\n",
      "657, 0.000000\\\n",
      "657, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "658, 0.000000\\\n",
      "659, 0.000000\\\n",
      "659, 0.000000\\\n",
      "659, 0.000000\\\n",
      "659, 0.000000\\\n",
      "659, 1.000000\\\n",
      "659, 0.000000\\\n",
      "659, 0.000000\\\n",
      "659, 0.000000\\\n",
      "659, 0.000000\\\n",
      "660, 0.000000\\\n",
      "660, 0.000000\\\n",
      "660, 0.000000\\\n",
      "660, 0.000000\\\n",
      "660, 0.000000\\\n",
      "660, 0.000000\\\n",
      "660, 0.000000\\\n",
      "660, 1.000000\\\n",
      "660, 0.000000\\\n",
      "661, 0.000000\\\n",
      "661, 0.000000\\\n",
      "661, 0.000000\\\n",
      "661, 1.000000\\\n",
      "661, 0.000000\\\n",
      "661, 0.000000\\\n",
      "661, 0.000000\\\n",
      "661, 1.000000\\\n",
      "661, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "662, 0.000000\\\n",
      "663, 1.000000\\\n",
      "663, 0.000000\\\n",
      "663, 0.000000\\\n",
      "663, 0.000000\\\n",
      "663, 1.000000\\\n",
      "663, 0.000000\\\n",
      "663, 0.000000\\\n",
      "663, 1.000000\\\n",
      "663, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "664, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "665, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "666, 0.000000\\\n",
      "667, 0.000000\\\n",
      "667, 0.000000\\\n",
      "667, 0.000000\\\n",
      "667, 1.000000\\\n",
      "667, 0.000000\\\n",
      "667, 0.000000\\\n",
      "667, 0.000000\\\n",
      "667, 0.000000\\\n",
      "667, 0.000000\\\n",
      "668, 1.000000\\\n",
      "668, 0.000000\\\n",
      "668, 0.000000\\\n",
      "668, 0.000000\\\n",
      "668, 0.000000\\\n",
      "668, 0.000000\\\n",
      "668, 0.000000\\\n",
      "668, 0.000000\\\n",
      "668, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "669, 0.000000\\\n",
      "670, 0.000000\\\n",
      "670, 1.000000\\\n",
      "670, 0.000000\\\n",
      "670, 0.000000\\\n",
      "670, 0.000000\\\n",
      "670, 0.000000\\\n",
      "670, 1.000000\\\n",
      "670, 0.000000\\\n",
      "670, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "671, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "672, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "673, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "674, 0.000000\\\n",
      "675, 0.000000\\\n",
      "675, 0.000000\\\n",
      "675, 0.000000\\\n",
      "675, 0.000000\\\n",
      "675, 0.000000\\\n",
      "675, 0.000000\\\n",
      "675, 0.000000\\\n",
      "675, 1.000000\\\n",
      "675, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "676, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "677, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "678, 0.000000\\\n",
      "679, 0.000000\\\n",
      "679, 0.000000\\\n",
      "679, 0.000000\\\n",
      "679, 0.000000\\\n",
      "679, 0.000000\\\n",
      "679, 0.000000\\\n",
      "679, 1.000000\\\n",
      "679, 0.000000\\\n",
      "679, 0.000000\\\n",
      "680, 0.000000\\\n",
      "680, 1.000000\\\n",
      "680, 0.000000\\\n",
      "680, 0.000000\\\n",
      "680, 0.000000\\\n",
      "680, 1.000000\\\n",
      "680, 0.000000\\\n",
      "680, 0.000000\\\n",
      "680, 0.000000\\\n",
      "681, 0.000000\\\n",
      "681, 1.000000\\\n",
      "681, 0.000000\\\n",
      "681, 0.000000\\\n",
      "681, 0.000000\\\n",
      "681, 0.000000\\\n",
      "681, 0.000000\\\n",
      "681, 0.000000\\\n",
      "681, 0.000000\\\n",
      "682, 0.000000\\\n",
      "682, 0.000000\\\n",
      "682, 1.000000\\\n",
      "682, 0.000000\\\n",
      "682, 0.000000\\\n",
      "682, 0.000000\\\n",
      "682, 0.000000\\\n",
      "682, 0.000000\\\n",
      "682, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "683, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "684, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "685, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "686, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "687, 0.000000\\\n",
      "688, 0.000000\\\n",
      "688, 1.000000\\\n",
      "688, 0.000000\\\n",
      "688, 0.000000\\\n",
      "688, 0.000000\\\n",
      "688, 0.000000\\\n",
      "688, 0.000000\\\n",
      "688, 0.000000\\\n",
      "688, 0.000000\\\n",
      "689, 0.000000\\\n",
      "689, 0.000000\\\n",
      "689, 0.000000\\\n",
      "689, 0.000000\\\n",
      "689, 0.000000\\\n",
      "689, 0.000000\\\n",
      "689, 1.000000\\\n",
      "689, 0.000000\\\n",
      "689, 0.000000\\\n",
      "690, 1.000000\\\n",
      "690, 0.000000\\\n",
      "690, 0.000000\\\n",
      "690, 1.000000\\\n",
      "690, 0.000000\\\n",
      "690, 0.000000\\\n",
      "690, 0.000000\\\n",
      "690, 0.000000\\\n",
      "690, 0.000000\\\n",
      "691, 0.000000\\\n",
      "691, 0.000000\\\n",
      "691, 0.000000\\\n",
      "691, 1.000000\\\n",
      "691, 0.000000\\\n",
      "691, 0.000000\\\n",
      "691, 0.000000\\\n",
      "691, 0.000000\\\n",
      "691, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "692, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "693, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "694, 0.000000\\\n",
      "695, 0.000000\\\n",
      "695, 0.000000\\\n",
      "695, 0.000000\\\n",
      "695, 0.000000\\\n",
      "695, 1.000000\\\n",
      "695, 0.000000\\\n",
      "695, 1.000000\\\n",
      "695, 0.000000\\\n",
      "695, 0.000000\\\n",
      "696, 0.000000\\\n",
      "696, 0.000000\\\n",
      "696, 1.000000\\\n",
      "696, 0.000000\\\n",
      "696, 0.000000\\\n",
      "696, 0.000000\\\n",
      "696, 0.000000\\\n",
      "696, 0.000000\\\n",
      "696, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "697, 0.000000\\\n",
      "698, 0.000000\\\n",
      "698, 0.000000\\\n",
      "698, 0.000000\\\n",
      "698, 0.000000\\\n",
      "698, 0.000000\\\n",
      "698, 1.000000\\\n",
      "698, 0.000000\\\n",
      "698, 0.000000\\\n",
      "698, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "699, 0.000000\\\n",
      "700, 1.000000\\\n",
      "700, 0.000000\\\n",
      "700, 0.000000\\\n",
      "700, 0.000000\\\n",
      "700, 0.000000\\\n",
      "700, 0.000000\\\n",
      "700, 0.000000\\\n",
      "700, 0.000000\\\n",
      "700, 0.000000\\\n",
      "701, 0.000000\\\n",
      "701, 0.000000\\\n",
      "701, 1.000000\\\n",
      "701, 0.000000\\\n",
      "701, 0.000000\\\n",
      "701, 0.000000\\\n",
      "701, 0.000000\\\n",
      "701, 0.000000\\\n",
      "701, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "702, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "703, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "704, 0.000000\\\n",
      "705, 1.000000\\\n",
      "705, 0.000000\\\n",
      "705, 0.000000\\\n",
      "705, 0.000000\\\n",
      "705, 0.000000\\\n",
      "705, 0.000000\\\n",
      "705, 0.000000\\\n",
      "705, 0.000000\\\n",
      "705, 0.000000\\\n",
      "706, 0.000000\\\n",
      "706, 0.000000\\\n",
      "706, 0.000000\\\n",
      "706, 0.000000\\\n",
      "706, 0.000000\\\n",
      "706, 1.000000\\\n",
      "706, 0.000000\\\n",
      "706, 0.000000\\\n",
      "706, 0.000000\\\n",
      "707, 0.000000\\\n",
      "707, 1.000000\\\n",
      "707, 0.000000\\\n",
      "707, 0.000000\\\n",
      "707, 0.000000\\\n",
      "707, 0.000000\\\n",
      "707, 0.000000\\\n",
      "707, 0.000000\\\n",
      "707, 0.000000\\\n",
      "708, 0.000000\\\n",
      "708, 0.000000\\\n",
      "708, 0.000000\\\n",
      "708, 0.000000\\\n",
      "708, 0.000000\\\n",
      "708, 0.000000\\\n",
      "708, 1.000000\\\n",
      "708, 0.000000\\\n",
      "708, 0.000000\\\n",
      "709, 0.000000\\\n",
      "709, 1.000000\\\n",
      "709, 0.000000\\\n",
      "709, 0.000000\\\n",
      "709, 0.000000\\\n",
      "709, 0.000000\\\n",
      "709, 0.000000\\\n",
      "709, 0.000000\\\n",
      "709, 0.000000\\\n",
      "710, 1.000000\\\n",
      "710, 0.000000\\\n",
      "710, 0.000000\\\n",
      "710, 0.000000\\\n",
      "710, 0.000000\\\n",
      "710, 0.000000\\\n",
      "710, 0.000000\\\n",
      "710, 0.000000\\\n",
      "710, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "711, 0.000000\\\n",
      "712, 0.000000\\\n",
      "712, 0.000000\\\n",
      "712, 1.000000\\\n",
      "712, 0.000000\\\n",
      "712, 0.000000\\\n",
      "712, 0.000000\\\n",
      "712, 0.000000\\\n",
      "712, 0.000000\\\n",
      "712, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "713, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "714, 0.000000\\\n",
      "715, 0.000000\\\n",
      "715, 1.000000\\\n",
      "715, 0.000000\\\n",
      "715, 0.000000\\\n",
      "715, 0.000000\\\n",
      "715, 0.000000\\\n",
      "715, 0.000000\\\n",
      "715, 1.000000\\\n",
      "715, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "716, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "717, 0.000000\\\n",
      "718, 0.000000\\\n",
      "718, 0.000000\\\n",
      "718, 1.000000\\\n",
      "718, 0.000000\\\n",
      "718, 0.000000\\\n",
      "718, 0.000000\\\n",
      "718, 1.000000\\\n",
      "718, 0.000000\\\n",
      "718, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "719, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "720, 0.000000\\\n",
      "721, 0.000000\\\n",
      "721, 0.000000\\\n",
      "721, 0.000000\\\n",
      "721, 0.000000\\\n",
      "721, 0.000000\\\n",
      "721, 1.000000\\\n",
      "721, 0.000000\\\n",
      "721, 0.000000\\\n",
      "721, 0.000000\\\n",
      "722, 0.000000\\\n",
      "722, 0.000000\\\n",
      "722, 0.000000\\\n",
      "722, 0.000000\\\n",
      "722, 0.000000\\\n",
      "722, 0.000000\\\n",
      "722, 1.000000\\\n",
      "722, 0.000000\\\n",
      "722, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "723, 0.000000\\\n",
      "724, 0.000000\\\n",
      "724, 0.000000\\\n",
      "724, 0.000000\\\n",
      "724, 0.000000\\\n",
      "724, 0.000000\\\n",
      "724, 0.000000\\\n",
      "724, 1.000000\\\n",
      "724, 0.000000\\\n",
      "724, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "725, 0.000000\\\n",
      "726, 0.000000\\\n",
      "726, 1.000000\\\n",
      "726, 0.000000\\\n",
      "726, 0.000000\\\n",
      "726, 0.000000\\\n",
      "726, 0.000000\\\n",
      "726, 1.000000\\\n",
      "726, 0.000000\\\n",
      "726, 0.000000\\\n",
      "727, 0.000000\\\n",
      "727, 0.000000\\\n",
      "727, 0.000000\\\n",
      "727, 0.000000\\\n",
      "727, 1.000000\\\n",
      "727, 0.000000\\\n",
      "727, 0.000000\\\n",
      "727, 0.000000\\\n",
      "727, 1.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "728, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "729, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n",
      "730, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "731, 0.000000\\\n",
      "731, 0.000000\\\n",
      "731, 0.000000\\\n",
      "731, 0.000000\\\n",
      "731, 0.000000\\\n",
      "731, 0.000000\\\n",
      "731, 0.000000\\\n",
      "731, 1.000000\\\n",
      "731, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "732, 0.000000\\\n",
      "733, 0.000000\\\n",
      "733, 0.000000\\\n",
      "733, 0.000000\\\n",
      "733, 0.000000\\\n",
      "733, 0.000000\\\n",
      "733, 1.000000\\\n",
      "733, 0.000000\\\n",
      "733, 0.000000\\\n",
      "733, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "734, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "735, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "736, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "737, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "738, 0.000000\\\n",
      "739, 1.000000\\\n",
      "739, 0.000000\\\n",
      "739, 0.000000\\\n",
      "739, 0.000000\\\n",
      "739, 0.000000\\\n",
      "739, 0.000000\\\n",
      "739, 0.000000\\\n",
      "739, 0.000000\\\n",
      "739, 0.000000\\\n",
      "740, 0.000000\\\n",
      "740, 0.000000\\\n",
      "740, 0.000000\\\n",
      "740, 0.000000\\\n",
      "740, 0.000000\\\n",
      "740, 1.000000\\\n",
      "740, 0.000000\\\n",
      "740, 0.000000\\\n",
      "740, 0.000000\\\n",
      "741, 0.000000\\\n",
      "741, 1.000000\\\n",
      "741, 0.000000\\\n",
      "741, 0.000000\\\n",
      "741, 0.000000\\\n",
      "741, 0.000000\\\n",
      "741, 0.000000\\\n",
      "741, 0.000000\\\n",
      "741, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "742, 0.000000\\\n",
      "743, 0.000000\\\n",
      "743, 0.000000\\\n",
      "743, 0.000000\\\n",
      "743, 0.000000\\\n",
      "743, 0.000000\\\n",
      "743, 1.000000\\\n",
      "743, 0.000000\\\n",
      "743, 0.000000\\\n",
      "743, 0.000000\\\n",
      "744, 0.000000\\\n",
      "744, 0.000000\\\n",
      "744, 0.000000\\\n",
      "744, 1.000000\\\n",
      "744, 0.000000\\\n",
      "744, 0.000000\\\n",
      "744, 0.000000\\\n",
      "744, 0.000000\\\n",
      "744, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "745, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "746, 0.000000\\\n",
      "747, 0.000000\\\n",
      "747, 0.000000\\\n",
      "747, 0.000000\\\n",
      "747, 0.000000\\\n",
      "747, 0.000000\\\n",
      "747, 0.000000\\\n",
      "747, 0.000000\\\n",
      "747, 1.000000\\\n",
      "747, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "748, 0.000000\\\n",
      "749, 1.000000\\\n",
      "749, 0.000000\\\n",
      "749, 0.000000\\\n",
      "749, 0.000000\\\n",
      "749, 0.000000\\\n",
      "749, 0.000000\\\n",
      "749, 0.000000\\\n",
      "749, 0.000000\\\n",
      "749, 0.000000\\\n",
      "750, 0.000000\\\n",
      "750, 1.000000\\\n",
      "750, 0.000000\\\n",
      "750, 0.000000\\\n",
      "750, 0.000000\\\n",
      "750, 1.000000\\\n",
      "750, 0.000000\\\n",
      "750, 0.000000\\\n",
      "750, 0.000000\\\n",
      "751, 0.000000\\\n",
      "751, 0.000000\\\n",
      "751, 0.000000\\\n",
      "751, 1.000000\\\n",
      "751, 0.000000\\\n",
      "751, 0.000000\\\n",
      "751, 0.000000\\\n",
      "751, 0.000000\\\n",
      "751, 1.000000\\\n",
      "752, 0.000000\\\n",
      "752, 1.000000\\\n",
      "752, 0.000000\\\n",
      "752, 0.000000\\\n",
      "752, 0.000000\\\n",
      "752, 0.000000\\\n",
      "752, 0.000000\\\n",
      "752, 0.000000\\\n",
      "752, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "753, 0.000000\\\n",
      "754, 0.000000\\\n",
      "754, 0.000000\\\n",
      "754, 1.000000\\\n",
      "754, 0.000000\\\n",
      "754, 0.000000\\\n",
      "754, 0.000000\\\n",
      "754, 0.000000\\\n",
      "754, 0.000000\\\n",
      "754, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "755, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "756, 0.000000\\\n",
      "757, 0.000000\\\n",
      "757, 0.000000\\\n",
      "757, 0.000000\\\n",
      "757, 0.000000\\\n",
      "757, 1.000000\\\n",
      "757, 0.000000\\\n",
      "757, 0.000000\\\n",
      "757, 0.000000\\\n",
      "757, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "758, 0.000000\\\n",
      "759, 0.000000\\\n",
      "759, 0.000000\\\n",
      "759, 1.000000\\\n",
      "759, 0.000000\\\n",
      "759, 0.000000\\\n",
      "759, 0.000000\\\n",
      "759, 0.000000\\\n",
      "759, 0.000000\\\n",
      "759, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "760, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "761, 0.000000\\\n",
      "762, 0.000000\\\n",
      "762, 0.000000\\\n",
      "762, 0.000000\\\n",
      "762, 0.000000\\\n",
      "762, 0.000000\\\n",
      "762, 1.000000\\\n",
      "762, 0.000000\\\n",
      "762, 0.000000\\\n",
      "762, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "763, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "764, 0.000000\\\n",
      "765, 0.000000\\\n",
      "765, 1.000000\\\n",
      "765, 0.000000\\\n",
      "765, 0.000000\\\n",
      "765, 0.000000\\\n",
      "765, 0.000000\\\n",
      "765, 0.000000\\\n",
      "765, 0.000000\\\n",
      "765, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "766, 0.000000\\\n",
      "767, 0.000000\\\n",
      "767, 1.000000\\\n",
      "767, 0.000000\\\n",
      "767, 0.000000\\\n",
      "767, 0.000000\\\n",
      "767, 0.000000\\\n",
      "767, 1.000000\\\n",
      "767, 0.000000\\\n",
      "767, 0.000000\\\n",
      "768, 0.000000\\\n",
      "768, 0.000000\\\n",
      "768, 1.000000\\\n",
      "768, 0.000000\\\n",
      "768, 0.000000\\\n",
      "768, 0.000000\\\n",
      "768, 0.000000\\\n",
      "768, 0.000000\\\n",
      "768, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "769, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "770, 0.000000\\\n",
      "771, 0.000000\\\n",
      "771, 0.000000\\\n",
      "771, 0.000000\\\n",
      "771, 0.000000\\\n",
      "771, 0.000000\\\n",
      "771, 0.000000\\\n",
      "771, 1.000000\\\n",
      "771, 0.000000\\\n",
      "771, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "772, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "773, 0.000000\\\n",
      "774, 0.000000\\\n",
      "774, 0.000000\\\n",
      "774, 0.000000\\\n",
      "774, 0.000000\\\n",
      "774, 1.000000\\\n",
      "774, 0.000000\\\n",
      "774, 0.000000\\\n",
      "774, 0.000000\\\n",
      "774, 0.000000\\\n",
      "775, 0.000000\\\n",
      "775, 0.000000\\\n",
      "775, 0.000000\\\n",
      "775, 0.000000\\\n",
      "775, 1.000000\\\n",
      "775, 0.000000\\\n",
      "775, 0.000000\\\n",
      "775, 0.000000\\\n",
      "775, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "776, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "777, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "778, 0.000000\\\n",
      "779, 0.000000\\\n",
      "779, 0.000000\\\n",
      "779, 0.000000\\\n",
      "779, 0.000000\\\n",
      "779, 0.000000\\\n",
      "779, 0.000000\\\n",
      "779, 1.000000\\\n",
      "779, 0.000000\\\n",
      "779, 1.000000\\\n",
      "780, 0.000000\\\n",
      "780, 0.000000\\\n",
      "780, 0.000000\\\n",
      "780, 0.000000\\\n",
      "780, 0.000000\\\n",
      "780, 0.000000\\\n",
      "780, 0.000000\\\n",
      "780, 1.000000\\\n",
      "780, 0.000000\\\n",
      "781, 0.000000\\\n",
      "781, 0.000000\\\n",
      "781, 0.000000\\\n",
      "781, 0.000000\\\n",
      "781, 0.000000\\\n",
      "781, 0.000000\\\n",
      "781, 0.000000\\\n",
      "781, 1.000000\\\n",
      "781, 0.000000\\\n",
      "782, 0.000000\\\n",
      "782, 0.000000\\\n",
      "782, 0.000000\\\n",
      "782, 1.000000\\\n",
      "782, 0.000000\\\n",
      "782, 0.000000\\\n",
      "782, 0.000000\\\n",
      "782, 0.000000\\\n",
      "782, 0.000000\\\n",
      "783, 0.000000\\\n",
      "783, 0.000000\\\n",
      "783, 0.000000\\\n",
      "783, 1.000000\\\n",
      "783, 0.000000\\\n",
      "783, 0.000000\\\n",
      "783, 0.000000\\\n",
      "783, 0.000000\\\n",
      "783, 0.000000\\\n",
      "784, 0.000000\\\n",
      "784, 1.000000\\\n",
      "784, 0.000000\\\n",
      "784, 0.000000\\\n",
      "784, 0.000000\\\n",
      "784, 0.000000\\\n",
      "784, 0.000000\\\n",
      "784, 1.000000\\\n",
      "784, 0.000000\\\n",
      "785, 0.000000\\\n",
      "785, 0.000000\\\n",
      "785, 0.000000\\\n",
      "785, 0.000000\\\n",
      "785, 1.000000\\\n",
      "785, 0.000000\\\n",
      "785, 0.000000\\\n",
      "785, 0.000000\\\n",
      "785, 0.000000\\\n",
      "786, 1.000000\\\n",
      "786, 0.000000\\\n",
      "786, 0.000000\\\n",
      "786, 0.000000\\\n",
      "786, 0.000000\\\n",
      "786, 0.000000\\\n",
      "786, 1.000000\\\n",
      "786, 0.000000\\\n",
      "786, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "787, 0.000000\\\n",
      "788, 0.000000\\\n",
      "788, 0.000000\\\n",
      "788, 0.000000\\\n",
      "788, 1.000000\\\n",
      "788, 0.000000\\\n",
      "788, 0.000000\\\n",
      "788, 1.000000\\\n",
      "788, 0.000000\\\n",
      "788, 0.000000\\\n",
      "789, 0.000000\\\n",
      "789, 0.000000\\\n",
      "789, 1.000000\\\n",
      "789, 0.000000\\\n",
      "789, 0.000000\\\n",
      "789, 0.000000\\\n",
      "789, 0.000000\\\n",
      "789, 0.000000\\\n",
      "789, 1.000000\\\n",
      "790, 0.000000\\\n",
      "790, 0.000000\\\n",
      "790, 0.000000\\\n",
      "790, 0.000000\\\n",
      "790, 0.000000\\\n",
      "790, 0.000000\\\n",
      "790, 0.000000\\\n",
      "790, 1.000000\\\n",
      "790, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "791, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "792, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "793, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "794, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "795, 0.000000\\\n",
      "796, 0.000000\\\n",
      "796, 1.000000\\\n",
      "796, 0.000000\\\n",
      "796, 0.000000\\\n",
      "796, 0.000000\\\n",
      "796, 0.000000\\\n",
      "796, 0.000000\\\n",
      "796, 0.000000\\\n",
      "796, 0.000000\\\n",
      "797, 0.000000\\\n",
      "797, 0.000000\\\n",
      "797, 0.000000\\\n",
      "797, 0.000000\\\n",
      "797, 0.000000\\\n",
      "797, 1.000000\\\n",
      "797, 0.000000\\\n",
      "797, 0.000000\\\n",
      "797, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 0.000000\\\n",
      "798, 1.000000\\\n",
      "799, 0.000000\\\n",
      "799, 0.000000\\\n",
      "799, 0.000000\\\n",
      "799, 0.000000\\\n",
      "799, 0.000000\\\n",
      "799, 0.000000\\\n",
      "799, 1.000000\\\n",
      "799, 0.000000\\\n",
      "799, 0.000000\\\n",
      "800, 0.000000\\\n",
      "800, 0.000000\\\n",
      "800, 0.000000\\\n",
      "800, 0.000000\\\n",
      "800, 1.000000\\\n",
      "800, 0.000000\\\n",
      "800, 0.000000\\\n",
      "800, 0.000000\\\n",
      "800, 0.000000\\\n",
      "801, 0.000000\\\n",
      "801, 1.000000\\\n",
      "801, 0.000000\\\n",
      "801, 0.000000\\\n",
      "801, 0.000000\\\n",
      "801, 0.000000\\\n",
      "801, 0.000000\\\n",
      "801, 0.000000\\\n",
      "801, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "802, 0.000000\\\n",
      "803, 0.000000\\\n",
      "803, 0.000000\\\n",
      "803, 1.000000\\\n",
      "803, 0.000000\\\n",
      "803, 0.000000\\\n",
      "803, 0.000000\\\n",
      "803, 0.000000\\\n",
      "803, 0.000000\\\n",
      "803, 0.000000\\\n",
      "804, 0.000000\\\n",
      "804, 0.000000\\\n",
      "804, 0.000000\\\n",
      "804, 1.000000\\\n",
      "804, 0.000000\\\n",
      "804, 0.000000\\\n",
      "804, 0.000000\\\n",
      "804, 0.000000\\\n",
      "804, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "805, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "806, 0.000000\\\n",
      "807, 0.000000\\\n",
      "807, 1.000000\\\n",
      "807, 0.000000\\\n",
      "807, 0.000000\\\n",
      "807, 0.000000\\\n",
      "807, 0.000000\\\n",
      "807, 0.000000\\\n",
      "807, 0.000000\\\n",
      "807, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "808, 0.000000\\\n",
      "809, 0.000000\\\n",
      "809, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "809, 1.000000\\\n",
      "809, 0.000000\\\n",
      "809, 0.000000\\\n",
      "809, 0.000000\\\n",
      "809, 0.000000\\\n",
      "809, 0.000000\\\n",
      "809, 0.000000\\\n",
      "810, 0.000000\\\n",
      "810, 0.000000\\\n",
      "810, 0.000000\\\n",
      "810, 1.000000\\\n",
      "810, 0.000000\\\n",
      "810, 0.000000\\\n",
      "810, 0.000000\\\n",
      "810, 0.000000\\\n",
      "810, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "811, 0.000000\\\n",
      "812, 0.000000\\\n",
      "812, 1.000000\\\n",
      "812, 0.000000\\\n",
      "812, 1.000000\\\n",
      "812, 0.000000\\\n",
      "812, 0.000000\\\n",
      "812, 1.000000\\\n",
      "812, 0.000000\\\n",
      "812, 0.000000\\\n",
      "813, 0.000000\\\n",
      "813, 0.000000\\\n",
      "813, 0.000000\\\n",
      "813, 0.000000\\\n",
      "813, 1.000000\\\n",
      "813, 0.000000\\\n",
      "813, 0.000000\\\n",
      "813, 0.000000\\\n",
      "813, 0.000000\\\n",
      "814, 0.000000\\\n",
      "814, 1.000000\\\n",
      "814, 0.000000\\\n",
      "814, 1.000000\\\n",
      "814, 0.000000\\\n",
      "814, 0.000000\\\n",
      "814, 0.000000\\\n",
      "814, 0.000000\\\n",
      "814, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "815, 0.000000\\\n",
      "816, 0.000000\\\n",
      "816, 0.000000\\\n",
      "816, 1.000000\\\n",
      "816, 0.000000\\\n",
      "816, 0.000000\\\n",
      "816, 0.000000\\\n",
      "816, 1.000000\\\n",
      "816, 0.000000\\\n",
      "816, 1.000000\\\n",
      "817, 0.000000\\\n",
      "817, 0.000000\\\n",
      "817, 0.000000\\\n",
      "817, 0.000000\\\n",
      "817, 0.000000\\\n",
      "817, 1.000000\\\n",
      "817, 0.000000\\\n",
      "817, 0.000000\\\n",
      "817, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "818, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "819, 0.000000\\\n",
      "820, 1.000000\\\n",
      "820, 0.000000\\\n",
      "820, 0.000000\\\n",
      "820, 0.000000\\\n",
      "820, 0.000000\\\n",
      "820, 0.000000\\\n",
      "820, 1.000000\\\n",
      "820, 0.000000\\\n",
      "820, 0.000000\\\n",
      "821, 0.000000\\\n",
      "821, 0.000000\\\n",
      "821, 1.000000\\\n",
      "821, 0.000000\\\n",
      "821, 0.000000\\\n",
      "821, 0.000000\\\n",
      "821, 0.000000\\\n",
      "821, 0.000000\\\n",
      "821, 1.000000\\\n",
      "822, 0.000000\\\n",
      "822, 0.000000\\\n",
      "822, 1.000000\\\n",
      "822, 0.000000\\\n",
      "822, 0.000000\\\n",
      "822, 1.000000\\\n",
      "822, 0.000000\\\n",
      "822, 0.000000\\\n",
      "822, 0.000000\\\n",
      "823, 0.000000\\\n",
      "823, 0.000000\\\n",
      "823, 0.000000\\\n",
      "823, 0.000000\\\n",
      "823, 1.000000\\\n",
      "823, 0.000000\\\n",
      "823, 0.000000\\\n",
      "823, 0.000000\\\n",
      "823, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "824, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "825, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "826, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "827, 0.000000\\\n",
      "828, 0.000000\\\n",
      "828, 0.000000\\\n",
      "828, 0.000000\\\n",
      "828, 0.000000\\\n",
      "828, 0.000000\\\n",
      "828, 0.000000\\\n",
      "828, 1.000000\\\n",
      "828, 0.000000\\\n",
      "828, 0.000000\\\n",
      "829, 0.000000\\\n",
      "829, 0.000000\\\n",
      "829, 1.000000\\\n",
      "829, 0.000000\\\n",
      "829, 0.000000\\\n",
      "829, 0.000000\\\n",
      "829, 0.000000\\\n",
      "829, 0.000000\\\n",
      "829, 0.000000\\\n",
      "830, 1.000000\\\n",
      "830, 0.000000\\\n",
      "830, 1.000000\\\n",
      "830, 0.000000\\\n",
      "830, 0.000000\\\n",
      "830, 0.000000\\\n",
      "830, 0.000000\\\n",
      "830, 0.000000\\\n",
      "830, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "831, 0.000000\\\n",
      "832, 0.000000\\\n",
      "832, 1.000000\\\n",
      "832, 0.000000\\\n",
      "832, 0.000000\\\n",
      "832, 1.000000\\\n",
      "832, 0.000000\\\n",
      "832, 1.000000\\\n",
      "832, 0.000000\\\n",
      "832, 0.000000\\\n",
      "833, 0.000000\\\n",
      "833, 0.000000\\\n",
      "833, 0.000000\\\n",
      "833, 0.000000\\\n",
      "833, 0.000000\\\n",
      "833, 0.000000\\\n",
      "833, 1.000000\\\n",
      "833, 0.000000\\\n",
      "833, 0.000000\\\n",
      "834, 0.000000\\\n",
      "834, 0.000000\\\n",
      "834, 0.000000\\\n",
      "834, 0.000000\\\n",
      "834, 1.000000\\\n",
      "834, 0.000000\\\n",
      "834, 0.000000\\\n",
      "834, 1.000000\\\n",
      "834, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "835, 0.000000\\\n",
      "836, 0.000000\\\n",
      "836, 0.000000\\\n",
      "836, 0.000000\\\n",
      "836, 1.000000\\\n",
      "836, 0.000000\\\n",
      "836, 0.000000\\\n",
      "836, 0.000000\\\n",
      "836, 1.000000\\\n",
      "836, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "837, 0.000000\\\n",
      "838, 1.000000\\\n",
      "838, 0.000000\\\n",
      "838, 0.000000\\\n",
      "838, 1.000000\\\n",
      "838, 0.000000\\\n",
      "838, 0.000000\\\n",
      "838, 1.000000\\\n",
      "838, 0.000000\\\n",
      "838, 0.000000\\\n",
      "839, 0.000000\\\n",
      "839, 1.000000\\\n",
      "839, 0.000000\\\n",
      "839, 0.000000\\\n",
      "839, 0.000000\\\n",
      "839, 0.000000\\\n",
      "839, 1.000000\\\n",
      "839, 0.000000\\\n",
      "839, 0.000000\\\n",
      "840, 0.000000\\\n",
      "840, 0.000000\\\n",
      "840, 0.000000\\\n",
      "840, 0.000000\\\n",
      "840, 0.000000\\\n",
      "840, 1.000000\\\n",
      "840, 0.000000\\\n",
      "840, 1.000000\\\n",
      "840, 0.000000\\\n",
      "841, 1.000000\\\n",
      "841, 0.000000\\\n",
      "841, 0.000000\\\n",
      "841, 0.000000\\\n",
      "841, 0.000000\\\n",
      "841, 0.000000\\\n",
      "841, 0.000000\\\n",
      "841, 0.000000\\\n",
      "841, 1.000000\\\n",
      "842, 0.000000\\\n",
      "842, 0.000000\\\n",
      "842, 0.000000\\\n",
      "842, 0.000000\\\n",
      "842, 0.000000\\\n",
      "842, 1.000000\\\n",
      "842, 0.000000\\\n",
      "842, 0.000000\\\n",
      "842, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 0.000000\\\n",
      "843, 1.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "844, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "845, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "846, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "847, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "848, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "849, 0.000000\\\n",
      "850, 0.000000\\\n",
      "850, 1.000000\\\n",
      "850, 0.000000\\\n",
      "850, 0.000000\\\n",
      "850, 0.000000\\\n",
      "850, 0.000000\\\n",
      "850, 0.000000\\\n",
      "850, 1.000000\\\n",
      "850, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "851, 0.000000\\\n",
      "852, 0.000000\\\n",
      "852, 0.000000\\\n",
      "852, 1.000000\\\n",
      "852, 0.000000\\\n",
      "852, 0.000000\\\n",
      "852, 0.000000\\\n",
      "852, 0.000000\\\n",
      "852, 0.000000\\\n",
      "852, 0.000000\\\n",
      "853, 1.000000\\\n",
      "853, 0.000000\\\n",
      "853, 0.000000\\\n",
      "853, 0.000000\\\n",
      "853, 0.000000\\\n",
      "853, 1.000000\\\n",
      "853, 0.000000\\\n",
      "853, 0.000000\\\n",
      "853, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "854, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "855, 0.000000\\\n",
      "856, 0.000000\\\n",
      "856, 0.000000\\\n",
      "856, 0.000000\\\n",
      "856, 0.000000\\\n",
      "856, 0.000000\\\n",
      "856, 0.000000\\\n",
      "856, 1.000000\\\n",
      "856, 0.000000\\\n",
      "856, 0.000000\\\n",
      "857, 0.000000\\\n",
      "857, 0.000000\\\n",
      "857, 1.000000\\\n",
      "857, 0.000000\\\n",
      "857, 1.000000\\\n",
      "857, 0.000000\\\n",
      "857, 1.000000\\\n",
      "857, 0.000000\\\n",
      "857, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "858, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "859, 0.000000\\\n",
      "860, 0.000000\\\n",
      "860, 0.000000\\\n",
      "860, 0.000000\\\n",
      "860, 1.000000\\\n",
      "860, 0.000000\\\n",
      "860, 0.000000\\\n",
      "860, 0.000000\\\n",
      "860, 1.000000\\\n",
      "860, 0.000000\\\n",
      "861, 0.000000\\\n",
      "861, 1.000000\\\n",
      "861, 0.000000\\\n",
      "861, 0.000000\\\n",
      "861, 0.000000\\\n",
      "861, 1.000000\\\n",
      "861, 0.000000\\\n",
      "861, 0.000000\\\n",
      "861, 0.000000\\\n",
      "862, 1.000000\\\n",
      "862, 0.000000\\\n",
      "862, 0.000000\\\n",
      "862, 0.000000\\\n",
      "862, 1.000000\\\n",
      "862, 0.000000\\\n",
      "862, 1.000000\\\n",
      "862, 0.000000\\\n",
      "862, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 0.000000\\\n",
      "863, 1.000000\\\n",
      "864, 0.000000\\\n",
      "864, 0.000000\\\n",
      "864, 0.000000\\\n",
      "864, 0.000000\\\n",
      "864, 1.000000\\\n",
      "864, 0.000000\\\n",
      "864, 0.000000\\\n",
      "864, 1.000000\\\n",
      "864, 0.000000\\\n",
      "865, 0.000000\\\n",
      "865, 1.000000\\\n",
      "865, 0.000000\\\n",
      "865, 1.000000\\\n",
      "865, 0.000000\\\n",
      "865, 0.000000\\\n",
      "865, 1.000000\\\n",
      "865, 0.000000\\\n",
      "865, 1.000000\\\n",
      "866, 0.000000\\\n",
      "866, 0.000000\\\n",
      "866, 0.000000\\\n",
      "866, 1.000000\\\n",
      "866, 0.000000\\\n",
      "866, 0.000000\\\n",
      "866, 0.000000\\\n",
      "866, 0.000000\\\n",
      "866, 0.000000\\\n",
      "867, 1.000000\\\n",
      "867, 0.000000\\\n",
      "867, 0.000000\\\n",
      "867, 0.000000\\\n",
      "867, 0.000000\\\n",
      "867, 0.000000\\\n",
      "867, 1.000000\\\n",
      "867, 0.000000\\\n",
      "867, 0.000000\\\n",
      "868, 0.000000\\\n",
      "868, 0.000000\\\n",
      "868, 1.000000\\\n",
      "868, 0.000000\\\n",
      "868, 0.000000\\\n",
      "868, 1.000000\\\n",
      "868, 0.000000\\\n",
      "868, 0.000000\\\n",
      "868, 0.000000\\\n",
      "869, 0.000000\\\n",
      "869, 0.000000\\\n",
      "869, 0.000000\\\n",
      "869, 1.000000\\\n",
      "869, 0.000000\\\n",
      "869, 0.000000\\\n",
      "869, 0.000000\\\n",
      "869, 0.000000\\\n",
      "869, 0.000000\\\n",
      "870, 0.000000\\\n",
      "870, 0.000000\\\n",
      "870, 1.000000\\\n",
      "870, 0.000000\\\n",
      "870, 0.000000\\\n",
      "870, 1.000000\\\n",
      "870, 0.000000\\\n",
      "870, 0.000000\\\n",
      "870, 0.000000\\\n",
      "871, 0.000000\\\n",
      "871, 0.000000\\\n",
      "871, 1.000000\\\n",
      "871, 0.000000\\\n",
      "871, 0.000000\\\n",
      "871, 0.000000\\\n",
      "871, 0.000000\\\n",
      "871, 0.000000\\\n",
      "871, 0.000000\\\n",
      "872, 0.000000\\\n",
      "872, 0.000000\\\n",
      "872, 0.000000\\\n",
      "872, 0.000000\\\n",
      "872, 0.000000\\\n",
      "872, 0.000000\\\n",
      "872, 1.000000\\\n",
      "872, 0.000000\\\n",
      "872, 0.000000\\\n",
      "873, 0.000000\\\n",
      "873, 0.000000\\\n",
      "873, 1.000000\\\n",
      "873, 0.000000\\\n",
      "873, 1.000000\\\n",
      "873, 0.000000\\\n",
      "873, 1.000000\\\n",
      "873, 0.000000\\\n",
      "873, 1.000000\\\n",
      "874, 0.000000\\\n",
      "874, 0.000000\\\n",
      "874, 0.000000\\\n",
      "874, 0.000000\\\n",
      "874, 0.000000\\\n",
      "874, 0.000000\\\n",
      "874, 1.000000\\\n",
      "874, 0.000000\\\n",
      "874, 0.000000\\\n",
      "875, 1.000000\\\n",
      "875, 0.000000\\\n",
      "875, 0.000000\\\n",
      "875, 0.000000\\\n",
      "875, 0.000000\\\n",
      "875, 0.000000\\\n",
      "875, 0.000000\\\n",
      "875, 0.000000\\\n",
      "875, 0.000000\\\n",
      "876, 1.000000\\\n",
      "876, 0.000000\\\n",
      "876, 0.000000\\\n",
      "876, 0.000000\\\n",
      "876, 0.000000\\\n",
      "876, 0.000000\\\n",
      "876, 0.000000\\\n",
      "876, 1.000000\\\n",
      "876, 0.000000\\\n",
      "877, 0.000000\\\n",
      "877, 0.000000\\\n",
      "877, 0.000000\\\n",
      "877, 0.000000\\\n",
      "877, 1.000000\\\n",
      "877, 0.000000\\\n",
      "877, 0.000000\\\n",
      "877, 0.000000\\\n",
      "877, 1.000000\\\n",
      "878, 0.000000\\\n",
      "878, 0.000000\\\n",
      "878, 0.000000\\\n",
      "878, 0.000000\\\n",
      "878, 1.000000\\\n",
      "878, 0.000000\\\n",
      "878, 0.000000\\\n",
      "878, 1.000000\\\n",
      "878, 0.000000\\\n",
      "879, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "879, 0.000000\\\n",
      "879, 0.000000\\\n",
      "879, 0.000000\\\n",
      "879, 1.000000\\\n",
      "879, 0.000000\\\n",
      "879, 0.000000\\\n",
      "879, 1.000000\\\n",
      "879, 0.000000\\\n",
      "880, 0.000000\\\n",
      "880, 0.000000\\\n",
      "880, 1.000000\\\n",
      "880, 0.000000\\\n",
      "880, 1.000000\\\n",
      "880, 0.000000\\\n",
      "880, 0.000000\\\n",
      "880, 0.000000\\\n",
      "880, 0.000000\\\n",
      "881, 0.000000\\\n",
      "881, 0.000000\\\n",
      "881, 1.000000\\\n",
      "881, 0.000000\\\n",
      "881, 0.000000\\\n",
      "881, 0.000000\\\n",
      "881, 0.000000\\\n",
      "881, 0.000000\\\n",
      "881, 0.000000\\\n",
      "882, 0.000000\\\n",
      "882, 0.000000\\\n",
      "882, 1.000000\\\n",
      "882, 0.000000\\\n",
      "882, 0.000000\\\n",
      "882, 1.000000\\\n",
      "882, 0.000000\\\n",
      "882, 0.000000\\\n",
      "882, 0.000000\\\n",
      "883, 0.000000\\\n",
      "883, 1.000000\\\n",
      "883, 0.000000\\\n",
      "883, 0.000000\\\n",
      "883, 1.000000\\\n",
      "883, 0.000000\\\n",
      "883, 0.000000\\\n",
      "883, 0.000000\\\n",
      "883, 0.000000\\\n",
      "884, 0.000000\\\n",
      "884, 1.000000\\\n",
      "884, 0.000000\\\n",
      "884, 1.000000\\\n",
      "884, 0.000000\\\n",
      "884, 0.000000\\\n",
      "884, 0.000000\\\n",
      "884, 1.000000\\\n",
      "884, 0.000000\\\n",
      "885, 0.000000\\\n",
      "885, 0.000000\\\n",
      "885, 0.000000\\\n",
      "885, 0.000000\\\n",
      "885, 0.000000\\\n",
      "885, 1.000000\\\n",
      "885, 0.000000\\\n",
      "885, 0.000000\\\n",
      "885, 0.000000\\\n",
      "886, 1.000000\\\n",
      "886, 0.000000\\\n",
      "886, 0.000000\\\n",
      "886, 0.000000\\\n",
      "886, 0.000000\\\n",
      "886, 1.000000\\\n",
      "886, 0.000000\\\n",
      "886, 0.000000\\\n",
      "886, 0.000000\\\n",
      "887, 0.000000\\\n",
      "887, 0.000000\\\n",
      "887, 1.000000\\\n",
      "887, 0.000000\\\n",
      "887, 0.000000\\\n",
      "887, 0.000000\\\n",
      "887, 0.000000\\\n",
      "887, 0.000000\\\n",
      "887, 0.000000\\\n",
      "888, 1.000000\\\n",
      "888, 0.000000\\\n",
      "888, 0.000000\\\n",
      "888, 1.000000\\\n",
      "888, 0.000000\\\n",
      "888, 0.000000\\\n",
      "888, 0.000000\\\n",
      "888, 0.000000\\\n",
      "888, 1.000000\\\n",
      "889, 0.000000\\\n",
      "889, 0.000000\\\n",
      "889, 1.000000\\\n",
      "889, 0.000000\\\n",
      "889, 0.000000\\\n",
      "889, 0.000000\\\n",
      "889, 0.000000\\\n",
      "889, 0.000000\\\n",
      "889, 0.000000\\\n",
      "890, 0.000000\\\n",
      "890, 0.000000\\\n",
      "890, 0.000000\\\n",
      "890, 0.000000\\\n",
      "890, 0.000000\\\n",
      "890, 0.000000\\\n",
      "890, 1.000000\\\n",
      "890, 0.000000\\\n",
      "890, 0.000000\\\n",
      "891, 0.000000\\\n",
      "891, 0.000000\\\n",
      "891, 1.000000\\\n",
      "891, 0.000000\\\n",
      "891, 0.000000\\\n",
      "891, 0.000000\\\n",
      "891, 0.000000\\\n",
      "891, 0.000000\\\n",
      "891, 0.000000\\\n",
      "892, 0.000000\\\n",
      "892, 0.000000\\\n",
      "892, 0.000000\\\n",
      "892, 0.000000\\\n",
      "892, 0.000000\\\n",
      "892, 0.000000\\\n",
      "892, 0.000000\\\n",
      "892, 1.000000\\\n",
      "892, 0.000000\\\n",
      "893, 0.000000\\\n",
      "893, 0.000000\\\n",
      "893, 0.000000\\\n",
      "893, 0.000000\\\n",
      "893, 1.000000\\\n",
      "893, 0.000000\\\n",
      "893, 0.000000\\\n",
      "893, 1.000000\\\n",
      "893, 0.000000\\\n",
      "894, 0.000000\\\n",
      "894, 0.000000\\\n",
      "894, 0.000000\\\n",
      "894, 1.000000\\\n",
      "894, 0.000000\\\n",
      "894, 0.000000\\\n",
      "894, 0.000000\\\n",
      "894, 0.000000\\\n",
      "894, 1.000000\\\n",
      "895, 0.000000\\\n",
      "895, 0.000000\\\n",
      "895, 0.000000\\\n",
      "895, 0.000000\\\n",
      "895, 0.000000\\\n",
      "895, 0.000000\\\n",
      "895, 1.000000\\\n",
      "895, 0.000000\\\n",
      "895, 1.000000\\\n",
      "896, 0.000000\\\n",
      "896, 0.000000\\\n",
      "896, 1.000000\\\n",
      "896, 0.000000\\\n",
      "896, 0.000000\\\n",
      "896, 0.000000\\\n",
      "896, 0.000000\\\n",
      "896, 0.000000\\\n",
      "896, 0.000000\\\n",
      "897, 0.000000\\\n",
      "897, 0.000000\\\n",
      "897, 0.000000\\\n",
      "897, 1.000000\\\n",
      "897, 0.000000\\\n",
      "897, 0.000000\\\n",
      "897, 0.000000\\\n",
      "897, 0.000000\\\n",
      "897, 1.000000\\\n",
      "898, 0.000000\\\n",
      "898, 0.000000\\\n",
      "898, 0.000000\\\n",
      "898, 0.000000\\\n",
      "898, 0.000000\\\n",
      "898, 1.000000\\\n",
      "898, 0.000000\\\n",
      "898, 0.000000\\\n",
      "898, 1.000000\\\n",
      "899, 0.000000\\\n",
      "899, 0.000000\\\n",
      "899, 0.000000\\\n",
      "899, 1.000000\\\n",
      "899, 0.000000\\\n",
      "899, 1.000000\\\n",
      "899, 0.000000\\\n",
      "899, 0.000000\\\n",
      "899, 0.000000\\\n",
      "900, 0.000000\\\n",
      "900, 0.000000\\\n",
      "900, 0.000000\\\n",
      "900, 0.000000\\\n",
      "900, 0.000000\\\n",
      "900, 0.000000\\\n",
      "900, 0.000000\\\n",
      "900, 1.000000\\\n",
      "900, 0.000000\\\n",
      "901, 1.000000\\\n",
      "901, 0.000000\\\n",
      "901, 0.000000\\\n",
      "901, 0.000000\\\n",
      "901, 1.000000\\\n",
      "901, 0.000000\\\n",
      "901, 1.000000\\\n",
      "901, 0.000000\\\n",
      "901, 0.000000\\\n",
      "902, 0.000000\\\n",
      "902, 1.000000\\\n",
      "902, 0.000000\\\n",
      "902, 0.000000\\\n",
      "902, 1.000000\\\n",
      "902, 0.000000\\\n",
      "902, 1.000000\\\n",
      "902, 0.000000\\\n",
      "902, 0.000000\\\n",
      "903, 0.000000\\\n",
      "903, 1.000000\\\n",
      "903, 0.000000\\\n",
      "903, 0.000000\\\n",
      "903, 0.000000\\\n",
      "903, 0.000000\\\n",
      "903, 0.000000\\\n",
      "903, 0.000000\\\n",
      "903, 0.000000\\\n",
      "904, 0.000000\\\n",
      "904, 0.000000\\\n",
      "904, 0.000000\\\n",
      "904, 0.000000\\\n",
      "904, 1.000000\\\n",
      "904, 0.000000\\\n",
      "904, 0.000000\\\n",
      "904, 0.000000\\\n",
      "904, 0.000000\\\n",
      "905, 1.000000\\\n",
      "905, 0.000000\\\n",
      "905, 0.000000\\\n",
      "905, 0.000000\\\n",
      "905, 0.000000\\\n",
      "905, 0.000000\\\n",
      "905, 0.000000\\\n",
      "905, 0.000000\\\n",
      "905, 0.000000\\\n",
      "906, 0.000000\\\n",
      "906, 0.000000\\\n",
      "906, 1.000000\\\n",
      "906, 0.000000\\\n",
      "906, 1.000000\\\n",
      "906, 0.000000\\\n",
      "906, 1.000000\\\n",
      "906, 0.000000\\\n",
      "906, 0.000000\\\n",
      "907, 1.000000\\\n",
      "907, 0.000000\\\n",
      "907, 0.000000\\\n",
      "907, 0.000000\\\n",
      "907, 0.000000\\\n",
      "907, 0.000000\\\n",
      "907, 0.000000\\\n",
      "907, 0.000000\\\n",
      "907, 0.000000\\\n",
      "908, 0.000000\\\n",
      "908, 1.000000\\\n",
      "908, 0.000000\\\n",
      "908, 0.000000\\\n",
      "908, 0.000000\\\n",
      "908, 0.000000\\\n",
      "908, 0.000000\\\n",
      "908, 0.000000\\\n",
      "908, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "909, 0.000000\\\n",
      "910, 0.000000\\\n",
      "910, 1.000000\\\n",
      "910, 0.000000\\\n",
      "910, 0.000000\\\n",
      "910, 0.000000\\\n",
      "910, 0.000000\\\n",
      "910, 0.000000\\\n",
      "910, 0.000000\\\n",
      "910, 0.000000\\\n",
      "911, 0.000000\\\n",
      "911, 0.000000\\\n",
      "911, 0.000000\\\n",
      "911, 0.000000\\\n",
      "911, 1.000000\\\n",
      "911, 0.000000\\\n",
      "911, 0.000000\\\n",
      "911, 0.000000\\\n",
      "911, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "912, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 0.000000\\\n",
      "913, 1.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "914, 0.000000\\\n",
      "915, 0.000000\\\n",
      "915, 1.000000\\\n",
      "915, 0.000000\\\n",
      "915, 0.000000\\\n",
      "915, 0.000000\\\n",
      "915, 0.000000\\\n",
      "915, 0.000000\\\n",
      "915, 0.000000\\\n",
      "915, 1.000000\\\n",
      "916, 0.000000\\\n",
      "916, 0.000000\\\n",
      "916, 0.000000\\\n",
      "916, 0.000000\\\n",
      "916, 1.000000\\\n",
      "916, 0.000000\\\n",
      "916, 1.000000\\\n",
      "916, 0.000000\\\n",
      "916, 0.000000\\\n",
      "917, 0.000000\\\n",
      "917, 0.000000\\\n",
      "917, 0.000000\\\n",
      "917, 0.000000\\\n",
      "917, 1.000000\\\n",
      "917, 0.000000\\\n",
      "917, 0.000000\\\n",
      "917, 0.000000\\\n",
      "917, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "918, 0.000000\\\n",
      "919, 0.000000\\\n",
      "919, 0.000000\\\n",
      "919, 0.000000\\\n",
      "919, 0.000000\\\n",
      "919, 0.000000\\\n",
      "919, 1.000000\\\n",
      "919, 0.000000\\\n",
      "919, 0.000000\\\n",
      "919, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "920, 0.000000\\\n",
      "921, 0.000000\\\n",
      "921, 0.000000\\\n",
      "921, 0.000000\\\n",
      "921, 0.000000\\\n",
      "921, 0.000000\\\n",
      "921, 0.000000\\\n",
      "921, 1.000000\\\n",
      "921, 0.000000\\\n",
      "921, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "922, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "923, 0.000000\\\n",
      "924, 0.000000\\\n",
      "924, 0.000000\\\n",
      "924, 1.000000\\\n",
      "924, 0.000000\\\n",
      "924, 0.000000\\\n",
      "924, 0.000000\\\n",
      "924, 0.000000\\\n",
      "924, 1.000000\\\n",
      "924, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "925, 0.000000\\\n",
      "926, 0.000000\\\n",
      "926, 1.000000\\\n",
      "926, 0.000000\\\n",
      "926, 0.000000\\\n",
      "926, 0.000000\\\n",
      "926, 0.000000\\\n",
      "926, 0.000000\\\n",
      "926, 0.000000\\\n",
      "926, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "927, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "928, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "929, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "930, 0.000000\\\n",
      "931, 1.000000\\\n",
      "931, 0.000000\\\n",
      "931, 0.000000\\\n",
      "931, 0.000000\\\n",
      "931, 0.000000\\\n",
      "931, 0.000000\\\n",
      "931, 0.000000\\\n",
      "931, 0.000000\\\n",
      "931, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "932, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "933, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "934, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "935, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "936, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "937, 0.000000\\\n",
      "938, 1.000000\\\n",
      "938, 0.000000\\\n",
      "938, 0.000000\\\n",
      "938, 0.000000\\\n",
      "938, 0.000000\\\n",
      "938, 0.000000\\\n",
      "938, 0.000000\\\n",
      "938, 1.000000\\\n",
      "938, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "939, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "940, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "941, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "942, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "943, 0.000000\\\n",
      "944, 0.000000\\\n",
      "944, 0.000000\\\n",
      "944, 0.000000\\\n",
      "944, 0.000000\\\n",
      "944, 1.000000\\\n",
      "944, 0.000000\\\n",
      "944, 0.000000\\\n",
      "944, 0.000000\\\n",
      "944, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "945, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "946, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "947, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "948, 0.000000\\\n",
      "949, 0.000000\\\n",
      "949, 0.000000\\\n",
      "949, 0.000000\\\n",
      "949, 0.000000\\\n",
      "949, 1.000000\\\n",
      "949, 0.000000\\\n",
      "949, 0.000000\\\n",
      "949, 0.000000\\\n",
      "949, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "950, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "951, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "952, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "953, 0.000000\\\n",
      "954, 0.000000\\\n",
      "954, 0.000000\\\n",
      "954, 0.000000\\\n",
      "954, 0.000000\\\n",
      "954, 0.000000\\\n",
      "954, 0.000000\\\n",
      "954, 0.000000\\\n",
      "954, 1.000000\\\n",
      "954, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "955, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "956, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "957, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "958, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "959, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "960, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "961, 0.000000\\\n",
      "962, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "962, 0.000000\\\n",
      "962, 0.000000\\\n",
      "962, 0.000000\\\n",
      "962, 0.000000\\\n",
      "962, 0.000000\\\n",
      "962, 0.000000\\\n",
      "962, 0.000000\\\n",
      "962, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "963, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "964, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "965, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "966, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "967, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "968, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "969, 0.000000\\\n",
      "970, 0.000000\\\n",
      "970, 0.000000\\\n",
      "970, 0.000000\\\n",
      "970, 0.000000\\\n",
      "970, 0.000000\\\n",
      "970, 0.000000\\\n",
      "970, 1.000000\\\n",
      "970, 0.000000\\\n",
      "970, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "971, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "972, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "973, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "974, 0.000000\\\n",
      "975, 0.000000\\\n",
      "975, 1.000000\\\n",
      "975, 0.000000\\\n",
      "975, 0.000000\\\n",
      "975, 0.000000\\\n",
      "975, 0.000000\\\n",
      "975, 0.000000\\\n",
      "975, 0.000000\\\n",
      "975, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "976, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "977, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "978, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "979, 0.000000\\\n",
      "980, 1.000000\\\n",
      "980, 0.000000\\\n",
      "980, 0.000000\\\n",
      "980, 0.000000\\\n",
      "980, 0.000000\\\n",
      "980, 0.000000\\\n",
      "980, 0.000000\\\n",
      "980, 0.000000\\\n",
      "980, 0.000000\\\n",
      "981, 0.000000\\\n",
      "981, 0.000000\\\n",
      "981, 0.000000\\\n",
      "981, 0.000000\\\n",
      "981, 1.000000\\\n",
      "981, 0.000000\\\n",
      "981, 0.000000\\\n",
      "981, 0.000000\\\n",
      "981, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "982, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "983, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "984, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 0.000000\\\n",
      "985, 1.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "986, 0.000000\\\n",
      "987, 0.000000\\\n",
      "987, 0.000000\\\n",
      "987, 0.000000\\\n",
      "987, 0.000000\\\n",
      "987, 1.000000\\\n",
      "987, 0.000000\\\n",
      "987, 0.000000\\\n",
      "987, 0.000000\\\n",
      "987, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "988, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "989, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "990, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "991, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "992, 0.000000\\\n",
      "993, 0.000000\\\n",
      "993, 0.000000\\\n",
      "993, 1.000000\\\n",
      "993, 0.000000\\\n",
      "993, 0.000000\\\n",
      "993, 0.000000\\\n",
      "993, 0.000000\\\n",
      "993, 0.000000\\\n",
      "993, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "994, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "995, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "996, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "997, 0.000000\\\n",
      "998, 0.000000\\\n",
      "998, 0.000000\\\n",
      "998, 0.000000\\\n",
      "998, 0.000000\\\n",
      "998, 0.000000\\\n",
      "998, 0.000000\\\n",
      "998, 0.000000\\\n",
      "998, 1.000000\\\n",
      "998, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "999, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1000, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1001, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 0.000000\\\n",
      "1002, 1.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1003, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1004, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1005, 0.000000\\\n",
      "1006, 1.000000\\\n",
      "1006, 0.000000\\\n",
      "1006, 1.000000\\\n",
      "1006, 0.000000\\\n",
      "1006, 0.000000\\\n",
      "1006, 0.000000\\\n",
      "1006, 0.000000\\\n",
      "1006, 0.000000\\\n",
      "1006, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1007, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1008, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1009, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 0.000000\\\n",
      "1010, 1.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1011, 0.000000\\\n",
      "1012, 0.000000\\\n",
      "1012, 0.000000\\\n",
      "1012, 0.000000\\\n",
      "1012, 1.000000\\\n",
      "1012, 0.000000\\\n",
      "1012, 0.000000\\\n",
      "1012, 0.000000\\\n",
      "1012, 0.000000\\\n",
      "1012, 0.000000\\\n",
      "1013, 1.000000\\\n",
      "1013, 0.000000\\\n",
      "1013, 0.000000\\\n",
      "1013, 1.000000\\\n",
      "1013, 0.000000\\\n",
      "1013, 0.000000\\\n",
      "1013, 1.000000\\\n",
      "1013, 0.000000\\\n",
      "1013, 0.000000\\\n",
      "1014, 0.000000\\\n",
      "1014, 1.000000\\\n",
      "1014, 0.000000\\\n",
      "1014, 1.000000\\\n",
      "1014, 0.000000\\\n",
      "1014, 1.000000\\\n",
      "1014, 0.000000\\\n",
      "1014, 1.000000\\\n",
      "1014, 0.000000\\\n",
      "1015, 0.000000\\\n",
      "1015, 0.000000\\\n",
      "1015, 0.000000\\\n",
      "1015, 1.000000\\\n",
      "1015, 0.000000\\\n",
      "1015, 0.000000\\\n",
      "1015, 0.000000\\\n",
      "1015, 1.000000\\\n",
      "1015, 0.000000\\\n",
      "1016, 1.000000\\\n",
      "1016, 0.000000\\\n",
      "1016, 0.000000\\\n",
      "1016, 0.000000\\\n",
      "1016, 0.000000\\\n",
      "1016, 0.000000\\\n",
      "1016, 0.000000\\\n",
      "1016, 1.000000\\\n",
      "1016, 0.000000\\\n",
      "1017, 0.000000\\\n",
      "1017, 1.000000\\\n",
      "1017, 0.000000\\\n",
      "1017, 1.000000\\\n",
      "1017, 0.000000\\\n",
      "1017, 1.000000\\\n",
      "1017, 0.000000\\\n",
      "1017, 0.000000\\\n",
      "1017, 0.000000\\\n",
      "1018, 0.000000\\\n",
      "1018, 0.000000\\\n",
      "1018, 0.000000\\\n",
      "1018, 0.000000\\\n",
      "1018, 1.000000\\\n",
      "1018, 0.000000\\\n",
      "1018, 0.000000\\\n",
      "1018, 1.000000\\\n",
      "1018, 0.000000\\\n",
      "1019, 0.000000\\\n",
      "1019, 1.000000\\\n",
      "1019, 0.000000\\\n",
      "1019, 0.000000\\\n",
      "1019, 0.000000\\\n",
      "1019, 1.000000\\\n",
      "1019, 0.000000\\\n",
      "1019, 0.000000\\\n",
      "1019, 1.000000\\\n",
      "1020, 0.000000\\\n",
      "1020, 0.000000\\\n",
      "1020, 0.000000\\\n",
      "1020, 0.000000\\\n",
      "1020, 0.000000\\\n",
      "1020, 0.000000\\\n",
      "1020, 1.000000\\\n",
      "1020, 0.000000\\\n",
      "1020, 0.000000\\\n",
      "1021, 0.000000\\\n",
      "1021, 0.000000\\\n",
      "1021, 0.000000\\\n",
      "1021, 0.000000\\\n",
      "1021, 0.000000\\\n",
      "1021, 1.000000\\\n",
      "1021, 0.000000\\\n",
      "1021, 0.000000\\\n",
      "1021, 1.000000\\\n",
      "1022, 0.000000\\\n",
      "1022, 0.000000\\\n",
      "1022, 0.000000\\\n",
      "1022, 0.000000\\\n",
      "1022, 0.000000\\\n",
      "1022, 0.000000\\\n",
      "1022, 1.000000\\\n",
      "1022, 0.000000\\\n",
      "1022, 0.000000\\\n",
      "1023, 0.000000\\\n",
      "1023, 0.000000\\\n",
      "1023, 0.000000\\\n",
      "1023, 0.000000\\\n",
      "1023, 1.000000\\\n",
      "1023, 0.000000\\\n",
      "1023, 1.000000\\\n",
      "1023, 0.000000\\\n",
      "1023, 0.000000\\\n",
      "1024, 0.000000\\\n",
      "1024, 0.000000\\\n",
      "1024, 0.000000\\\n",
      "1024, 1.000000\\\n",
      "1024, 0.000000\\\n",
      "1024, 0.000000\\\n",
      "1024, 0.000000\\\n",
      "1024, 1.000000\\\n",
      "1024, 0.000000\\\n",
      "1025, 1.000000\\\n",
      "1025, 0.000000\\\n",
      "1025, 1.000000\\\n",
      "1025, 0.000000\\\n",
      "1025, 0.000000\\\n",
      "1025, 1.000000\\\n",
      "1025, 0.000000\\\n",
      "1025, 0.000000\\\n",
      "1025, 0.000000\\\n",
      "1026, 0.000000\\\n",
      "1026, 0.000000\\\n",
      "1026, 0.000000\\\n",
      "1026, 0.000000\\\n",
      "1026, 0.000000\\\n",
      "1026, 0.000000\\\n",
      "1026, 0.000000\\\n",
      "1026, 1.000000\\\n",
      "1026, 0.000000\\\n",
      "1027, 0.000000\\\n",
      "1027, 1.000000\\\n",
      "1027, 0.000000\\\n",
      "1027, 0.000000\\\n",
      "1027, 0.000000\\\n",
      "1027, 0.000000\\\n",
      "1027, 0.000000\\\n",
      "1027, 0.000000\\\n",
      "1027, 0.000000\\\n",
      "1028, 0.000000\\\n",
      "1028, 1.000000\\\n",
      "1028, 0.000000\\\n",
      "1028, 0.000000\\\n",
      "1028, 0.000000\\\n",
      "1028, 0.000000\\\n",
      "1028, 0.000000\\\n",
      "1028, 0.000000\\\n",
      "1028, 1.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 0.000000\\\n",
      "1029, 1.000000\\\n",
      "1030, 0.000000\\\n",
      "1030, 0.000000\\\n",
      "1030, 0.000000\\\n",
      "1030, 1.000000\\\n",
      "1030, 0.000000\\\n",
      "1030, 0.000000\\\n",
      "1030, 0.000000\\\n",
      "1030, 0.000000\\\n",
      "1030, 0.000000\\\n",
      "1031, 0.000000\\\n",
      "1031, 0.000000\\\n",
      "1031, 1.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1031, 0.000000\\\n",
      "1031, 1.000000\\\n",
      "1031, 0.000000\\\n",
      "1031, 0.000000\\\n",
      "1031, 0.000000\\\n",
      "1031, 1.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1032, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1033, 0.000000\\\n",
      "1034, 0.000000\\\n",
      "1034, 0.000000\\\n",
      "1034, 0.000000\\\n",
      "1034, 0.000000\\\n",
      "1034, 0.000000\\\n",
      "1034, 1.000000\\\n",
      "1034, 0.000000\\\n",
      "1034, 0.000000\\\n",
      "1034, 0.000000\\\n",
      "1035, 0.000000\\\n",
      "1035, 0.000000\\\n",
      "1035, 1.000000\\\n",
      "1035, 0.000000\\\n",
      "1035, 0.000000\\\n",
      "1035, 0.000000\\\n",
      "1035, 0.000000\\\n",
      "1035, 0.000000\\\n",
      "1035, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1036, 0.000000\\\n",
      "1037, 0.000000\\\n",
      "1037, 0.000000\\\n",
      "1037, 0.000000\\\n",
      "1037, 0.000000\\\n",
      "1037, 1.000000\\\n",
      "1037, 0.000000\\\n",
      "1037, 0.000000\\\n",
      "1037, 0.000000\\\n",
      "1037, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1038, 0.000000\\\n",
      "1039, 0.000000\\\n",
      "1039, 0.000000\\\n",
      "1039, 1.000000\\\n",
      "1039, 0.000000\\\n",
      "1039, 0.000000\\\n",
      "1039, 0.000000\\\n",
      "1039, 0.000000\\\n",
      "1039, 1.000000\\\n",
      "1039, 0.000000\\\n",
      "1040, 0.000000\\\n",
      "1040, 0.000000\\\n",
      "1040, 1.000000\\\n",
      "1040, 0.000000\\\n",
      "1040, 0.000000\\\n",
      "1040, 0.000000\\\n",
      "1040, 0.000000\\\n",
      "1040, 0.000000\\\n",
      "1040, 0.000000\\\n",
      "1041, 0.000000\\\n",
      "1041, 0.000000\\\n",
      "1041, 0.000000\\\n",
      "1041, 1.000000\\\n",
      "1041, 0.000000\\\n",
      "1041, 0.000000\\\n",
      "1041, 0.000000\\\n",
      "1041, 0.000000\\\n",
      "1041, 0.000000\\\n",
      "1042, 0.000000\\\n",
      "1042, 1.000000\\\n",
      "1042, 0.000000\\\n",
      "1042, 1.000000\\\n",
      "1042, 0.000000\\\n",
      "1042, 0.000000\\\n",
      "1042, 0.000000\\\n",
      "1042, 0.000000\\\n",
      "1042, 1.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1043, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 0.000000\\\n",
      "1044, 1.000000\\\n",
      "1045, 0.000000\\\n",
      "1045, 0.000000\\\n",
      "1045, 0.000000\\\n",
      "1045, 0.000000\\\n",
      "1045, 0.000000\\\n",
      "1045, 0.000000\\\n",
      "1045, 1.000000\\\n",
      "1045, 0.000000\\\n",
      "1045, 1.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1046, 0.000000\\\n",
      "1047, 1.000000\\\n",
      "1047, 0.000000\\\n",
      "1047, 0.000000\\\n",
      "1047, 0.000000\\\n",
      "1047, 0.000000\\\n",
      "1047, 0.000000\\\n",
      "1047, 0.000000\\\n",
      "1047, 0.000000\\\n",
      "1047, 1.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1048, 0.000000\\\n",
      "1049, 0.000000\\\n",
      "1049, 0.000000\\\n",
      "1049, 1.000000\\\n",
      "1049, 0.000000\\\n",
      "1049, 1.000000\\\n",
      "1049, 0.000000\\\n",
      "1049, 0.000000\\\n",
      "1049, 0.000000\\\n",
      "1049, 1.000000\\\n",
      "1050, 0.000000\\\n",
      "1050, 0.000000\\\n",
      "1050, 0.000000\\\n",
      "1050, 0.000000\\\n",
      "1050, 0.000000\\\n",
      "1050, 0.000000\\\n",
      "1050, 0.000000\\\n",
      "1050, 1.000000\\\n",
      "1050, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1051, 0.000000\\\n",
      "1052, 0.000000\\\n",
      "1052, 0.000000\\\n",
      "1052, 0.000000\\\n",
      "1052, 0.000000\\\n",
      "1052, 1.000000\\\n",
      "1052, 0.000000\\\n",
      "1052, 0.000000\\\n",
      "1052, 1.000000\\\n",
      "1052, 0.000000\\\n",
      "1053, 1.000000\\\n",
      "1053, 0.000000\\\n",
      "1053, 0.000000\\\n",
      "1053, 0.000000\\\n",
      "1053, 0.000000\\\n",
      "1053, 0.000000\\\n",
      "1053, 0.000000\\\n",
      "1053, 0.000000\\\n",
      "1053, 0.000000\\\n",
      "1054, 0.000000\\\n",
      "1054, 0.000000\\\n",
      "1054, 1.000000\\\n",
      "1054, 0.000000\\\n",
      "1054, 0.000000\\\n",
      "1054, 0.000000\\\n",
      "1054, 0.000000\\\n",
      "1054, 1.000000\\\n",
      "1054, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1055, 0.000000\\\n",
      "1056, 0.000000\\\n",
      "1056, 0.000000\\\n",
      "1056, 1.000000\\\n",
      "1056, 0.000000\\\n",
      "1056, 0.000000\\\n",
      "1056, 0.000000\\\n",
      "1056, 0.000000\\\n",
      "1056, 0.000000\\\n",
      "1056, 0.000000\\\n",
      "1057, 1.000000\\\n",
      "1057, 0.000000\\\n",
      "1057, 0.000000\\\n",
      "1057, 0.000000\\\n",
      "1057, 0.000000\\\n",
      "1057, 0.000000\\\n",
      "1057, 0.000000\\\n",
      "1057, 0.000000\\\n",
      "1057, 0.000000\\\n",
      "1058, 1.000000\\\n",
      "1058, 0.000000\\\n",
      "1058, 0.000000\\\n",
      "1058, 0.000000\\\n",
      "1058, 0.000000\\\n",
      "1058, 0.000000\\\n",
      "1058, 0.000000\\\n",
      "1058, 0.000000\\\n",
      "1058, 0.000000\\\n",
      "1059, 1.000000\\\n",
      "1059, 0.000000\\\n",
      "1059, 1.000000\\\n",
      "1059, 0.000000\\\n",
      "1059, 0.000000\\\n",
      "1059, 0.000000\\\n",
      "1059, 0.000000\\\n",
      "1059, 1.000000\\\n",
      "1059, 0.000000\\\n",
      "1060, 0.000000\\\n",
      "1060, 0.000000\\\n",
      "1060, 0.000000\\\n",
      "1060, 0.000000\\\n",
      "1060, 0.000000\\\n",
      "1060, 0.000000\\\n",
      "1060, 1.000000\\\n",
      "1060, 0.000000\\\n",
      "1060, 0.000000\\\n",
      "1061, 0.000000\\\n",
      "1061, 0.000000\\\n",
      "1061, 1.000000\\\n",
      "1061, 0.000000\\\n",
      "1061, 1.000000\\\n",
      "1061, 0.000000\\\n",
      "1061, 0.000000\\\n",
      "1061, 0.000000\\\n",
      "1061, 1.000000\\\n",
      "1062, 0.000000\\\n",
      "1062, 0.000000\\\n",
      "1062, 0.000000\\\n",
      "1062, 1.000000\\\n",
      "1062, 0.000000\\\n",
      "1062, 0.000000\\\n",
      "1062, 0.000000\\\n",
      "1062, 0.000000\\\n",
      "1062, 0.000000\\\n",
      "1063, 0.000000\\\n",
      "1063, 0.000000\\\n",
      "1063, 0.000000\\\n",
      "1063, 0.000000\\\n",
      "1063, 1.000000\\\n",
      "1063, 0.000000\\\n",
      "1063, 0.000000\\\n",
      "1063, 0.000000\\\n",
      "1063, 0.000000\\\n",
      "1064, 0.000000\\\n",
      "1064, 1.000000\\\n",
      "1064, 0.000000\\\n",
      "1064, 1.000000\\\n",
      "1064, 0.000000\\\n",
      "1064, 0.000000\\\n",
      "1064, 0.000000\\\n",
      "1064, 0.000000\\\n",
      "1064, 0.000000\\\n",
      "1065, 0.000000\\\n",
      "1065, 0.000000\\\n",
      "1065, 1.000000\\\n",
      "1065, 0.000000\\\n",
      "1065, 0.000000\\\n",
      "1065, 0.000000\\\n",
      "1065, 0.000000\\\n",
      "1065, 1.000000\\\n",
      "1065, 0.000000\\\n",
      "1066, 0.000000\\\n",
      "1066, 0.000000\\\n",
      "1066, 0.000000\\\n",
      "1066, 1.000000\\\n",
      "1066, 0.000000\\\n",
      "1066, 1.000000\\\n",
      "1066, 0.000000\\\n",
      "1066, 0.000000\\\n",
      "1066, 0.000000\\\n",
      "1067, 0.000000\\\n",
      "1067, 0.000000\\\n",
      "1067, 1.000000\\\n",
      "1067, 0.000000\\\n",
      "1067, 0.000000\\\n",
      "1067, 0.000000\\\n",
      "1067, 0.000000\\\n",
      "1067, 0.000000\\\n",
      "1067, 0.000000\\\n",
      "1068, 0.000000\\\n",
      "1068, 0.000000\\\n",
      "1068, 0.000000\\\n",
      "1068, 0.000000\\\n",
      "1068, 0.000000\\\n",
      "1068, 0.000000\\\n",
      "1068, 1.000000\\\n",
      "1068, 0.000000\\\n",
      "1068, 1.000000\\\n",
      "1069, 0.000000\\\n",
      "1069, 0.000000\\\n",
      "1069, 0.000000\\\n",
      "1069, 1.000000\\\n",
      "1069, 0.000000\\\n",
      "1069, 0.000000\\\n",
      "1069, 0.000000\\\n",
      "1069, 1.000000\\\n",
      "1069, 0.000000\\\n",
      "1070, 0.000000\\\n",
      "1070, 0.000000\\\n",
      "1070, 0.000000\\\n",
      "1070, 0.000000\\\n",
      "1070, 0.000000\\\n",
      "1070, 1.000000\\\n",
      "1070, 0.000000\\\n",
      "1070, 0.000000\\\n",
      "1070, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1071, 0.000000\\\n",
      "1072, 0.000000\\\n",
      "1072, 0.000000\\\n",
      "1072, 0.000000\\\n",
      "1072, 1.000000\\\n",
      "1072, 0.000000\\\n",
      "1072, 0.000000\\\n",
      "1072, 1.000000\\\n",
      "1072, 0.000000\\\n",
      "1072, 0.000000\\\n",
      "1073, 0.000000\\\n",
      "1073, 0.000000\\\n",
      "1073, 1.000000\\\n",
      "1073, 0.000000\\\n",
      "1073, 0.000000\\\n",
      "1073, 0.000000\\\n",
      "1073, 1.000000\\\n",
      "1073, 0.000000\\\n",
      "1073, 0.000000\\\n",
      "1074, 0.000000\\\n",
      "1074, 0.000000\\\n",
      "1074, 1.000000\\\n",
      "1074, 0.000000\\\n",
      "1074, 0.000000\\\n",
      "1074, 0.000000\\\n",
      "1074, 0.000000\\\n",
      "1074, 0.000000\\\n",
      "1074, 0.000000\\\n",
      "1075, 1.000000\\\n",
      "1075, 0.000000\\\n",
      "1075, 0.000000\\\n",
      "1075, 0.000000\\\n",
      "1075, 0.000000\\\n",
      "1075, 0.000000\\\n",
      "1075, 0.000000\\\n",
      "1075, 0.000000\\\n",
      "1075, 0.000000\\\n",
      "1076, 1.000000\\\n",
      "1076, 0.000000\\\n",
      "1076, 0.000000\\\n",
      "1076, 0.000000\\\n",
      "1076, 0.000000\\\n",
      "1076, 0.000000\\\n",
      "1076, 0.000000\\\n",
      "1076, 0.000000\\\n",
      "1076, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1077, 0.000000\\\n",
      "1078, 1.000000\\\n",
      "1078, 0.000000\\\n",
      "1078, 0.000000\\\n",
      "1078, 0.000000\\\n",
      "1078, 0.000000\\\n",
      "1078, 0.000000\\\n",
      "1078, 0.000000\\\n",
      "1078, 1.000000\\\n",
      "1078, 0.000000\\\n",
      "1079, 1.000000\\\n",
      "1079, 0.000000\\\n",
      "1079, 0.000000\\\n",
      "1079, 0.000000\\\n",
      "1079, 1.000000\\\n",
      "1079, 0.000000\\\n",
      "1079, 0.000000\\\n",
      "1079, 0.000000\\\n",
      "1079, 0.000000\\\n",
      "1080, 0.000000\\\n",
      "1080, 0.000000\\\n",
      "1080, 0.000000\\\n",
      "1080, 0.000000\\\n",
      "1080, 0.000000\\\n",
      "1080, 0.000000\\\n",
      "1080, 1.000000\\\n",
      "1080, 0.000000\\\n",
      "1080, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1081, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1082, 0.000000\\\n",
      "1083, 0.000000\\\n",
      "1083, 0.000000\\\n",
      "1083, 0.000000\\\n",
      "1083, 0.000000\\\n",
      "1083, 0.000000\\\n",
      "1083, 1.000000\\\n",
      "1083, 0.000000\\\n",
      "1083, 1.000000\\\n",
      "1083, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1084, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1085, 0.000000\\\n",
      "1086, 0.000000\\\n",
      "1086, 0.000000\\\n",
      "1086, 1.000000\\\n",
      "1086, 0.000000\\\n",
      "1086, 0.000000\\\n",
      "1086, 0.000000\\\n",
      "1086, 0.000000\\\n",
      "1086, 0.000000\\\n",
      "1086, 0.000000\\\n",
      "1087, 0.000000\\\n",
      "1087, 0.000000\\\n",
      "1087, 0.000000\\\n",
      "1087, 0.000000\\\n",
      "1087, 0.000000\\\n",
      "1087, 0.000000\\\n",
      "1087, 1.000000\\\n",
      "1087, 0.000000\\\n",
      "1087, 0.000000\\\n",
      "1088, 0.000000\\\n",
      "1088, 0.000000\\\n",
      "1088, 1.000000\\\n",
      "1088, 0.000000\\\n",
      "1088, 1.000000\\\n",
      "1088, 0.000000\\\n",
      "1088, 0.000000\\\n",
      "1088, 0.000000\\\n",
      "1088, 0.000000\\\n",
      "1089, 0.000000\\\n",
      "1089, 0.000000\\\n",
      "1089, 0.000000\\\n",
      "1089, 0.000000\\\n",
      "1089, 0.000000\\\n",
      "1089, 0.000000\\\n",
      "1089, 1.000000\\\n",
      "1089, 0.000000\\\n",
      "1089, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1090, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1091, 0.000000\\\n",
      "1092, 0.000000\\\n",
      "1092, 0.000000\\\n",
      "1092, 1.000000\\\n",
      "1092, 0.000000\\\n",
      "1092, 0.000000\\\n",
      "1092, 0.000000\\\n",
      "1092, 0.000000\\\n",
      "1092, 1.000000\\\n",
      "1092, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 0.000000\\\n",
      "1093, 1.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1094, 0.000000\\\n",
      "1095, 1.000000\\\n",
      "1095, 0.000000\\\n",
      "1095, 0.000000\\\n",
      "1095, 0.000000\\\n",
      "1095, 0.000000\\\n",
      "1095, 0.000000\\\n",
      "1095, 0.000000\\\n",
      "1095, 0.000000\\\n",
      "1095, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1096, 0.000000\\\n",
      "1097, 0.000000\\\n",
      "1097, 0.000000\\\n",
      "1097, 1.000000\\\n",
      "1097, 0.000000\\\n",
      "1097, 0.000000\\\n",
      "1097, 0.000000\\\n",
      "1097, 0.000000\\\n",
      "1097, 0.000000\\\n",
      "1097, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1098, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1099, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1100, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 0.000000\\\n",
      "1101, 1.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1102, 0.000000\\\n",
      "1103, 0.000000\\\n",
      "1103, 0.000000\\\n",
      "1103, 1.000000\\\n",
      "1103, 0.000000\\\n",
      "1103, 0.000000\\\n",
      "1103, 0.000000\\\n",
      "1103, 0.000000\\\n",
      "1103, 0.000000\\\n",
      "1103, 1.000000\\\n",
      "1104, 0.000000\\\n",
      "1104, 0.000000\\\n",
      "1104, 0.000000\\\n",
      "1104, 0.000000\\\n",
      "1104, 0.000000\\\n",
      "1104, 1.000000\\\n",
      "1104, 0.000000\\\n",
      "1104, 0.000000\\\n",
      "1104, 0.000000\\\n",
      "1105, 0.000000\\\n",
      "1105, 0.000000\\\n",
      "1105, 1.000000\\\n",
      "1105, 0.000000\\\n",
      "1105, 0.000000\\\n",
      "1105, 1.000000\\\n",
      "1105, 0.000000\\\n",
      "1105, 0.000000\\\n",
      "1105, 0.000000\\\n",
      "1106, 0.000000\\\n",
      "1106, 1.000000\\\n",
      "1106, 0.000000\\\n",
      "1106, 0.000000\\\n",
      "1106, 0.000000\\\n",
      "1106, 0.000000\\\n",
      "1106, 1.000000\\\n",
      "1106, 0.000000\\\n",
      "1106, 0.000000\\\n",
      "1107, 0.000000\\\n",
      "1107, 0.000000\\\n",
      "1107, 0.000000\\\n",
      "1107, 0.000000\\\n",
      "1107, 0.000000\\\n",
      "1107, 0.000000\\\n",
      "1107, 0.000000\\\n",
      "1107, 1.000000\\\n",
      "1107, 0.000000\\\n",
      "1108, 0.000000\\\n",
      "1108, 1.000000\\\n",
      "1108, 0.000000\\\n",
      "1108, 0.000000\\\n",
      "1108, 0.000000\\\n",
      "1108, 0.000000\\\n",
      "1108, 0.000000\\\n",
      "1108, 0.000000\\\n",
      "1108, 0.000000\\\n",
      "1109, 0.000000\\\n",
      "1109, 0.000000\\\n",
      "1109, 0.000000\\\n",
      "1109, 0.000000\\\n",
      "1109, 0.000000\\\n",
      "1109, 1.000000\\\n",
      "1109, 0.000000\\\n",
      "1109, 0.000000\\\n",
      "1109, 1.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1110, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1111, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1112, 0.000000\\\n",
      "1113, 0.000000\\\n",
      "1113, 0.000000\\\n",
      "1113, 1.000000\\\n",
      "1113, 0.000000\\\n",
      "1113, 0.000000\\\n",
      "1113, 0.000000\\\n",
      "1113, 0.000000\\\n",
      "1113, 0.000000\\\n",
      "1113, 0.000000\\\n",
      "1114, 0.000000\\\n",
      "1114, 0.000000\\\n",
      "1114, 0.000000\\\n",
      "1114, 0.000000\\\n",
      "1114, 0.000000\\\n",
      "1114, 1.000000\\\n",
      "1114, 0.000000\\\n",
      "1114, 0.000000\\\n",
      "1114, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 0.000000\\\n",
      "1115, 1.000000\\\n",
      "1116, 0.000000\\\n",
      "1116, 0.000000\\\n",
      "1116, 0.000000\\\n",
      "1116, 0.000000\\\n",
      "1116, 1.000000\\\n",
      "1116, 0.000000\\\n",
      "1116, 0.000000\\\n",
      "1116, 1.000000\\\n",
      "1116, 0.000000\\\n",
      "1117, 0.000000\\\n",
      "1117, 0.000000\\\n",
      "1117, 0.000000\\\n",
      "1117, 0.000000\\\n",
      "1117, 1.000000\\\n",
      "1117, 0.000000\\\n",
      "1117, 0.000000\\\n",
      "1117, 0.000000\\\n",
      "1117, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1118, 0.000000\\\n",
      "1119, 0.000000\\\n",
      "1119, 0.000000\\\n",
      "1119, 1.000000\\\n",
      "1119, 0.000000\\\n",
      "1119, 0.000000\\\n",
      "1119, 1.000000\\\n",
      "1119, 0.000000\\\n",
      "1119, 0.000000\\\n",
      "1119, 0.000000\\\n",
      "1120, 0.000000\\\n",
      "1120, 0.000000\\\n",
      "1120, 0.000000\\\n",
      "1120, 1.000000\\\n",
      "1120, 0.000000\\\n",
      "1120, 0.000000\\\n",
      "1120, 0.000000\\\n",
      "1120, 0.000000\\\n",
      "1120, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1121, 0.000000\\\n",
      "1122, 1.000000\\\n",
      "1122, 0.000000\\\n",
      "1122, 0.000000\\\n",
      "1122, 0.000000\\\n",
      "1122, 0.000000\\\n",
      "1122, 0.000000\\\n",
      "1122, 0.000000\\\n",
      "1122, 0.000000\\\n",
      "1122, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1123, 0.000000\\\n",
      "1124, 0.000000\\\n",
      "1124, 0.000000\\\n",
      "1124, 0.000000\\\n",
      "1124, 0.000000\\\n",
      "1124, 0.000000\\\n",
      "1124, 1.000000\\\n",
      "1124, 0.000000\\\n",
      "1124, 0.000000\\\n",
      "1124, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1125, 0.000000\\\n",
      "1126, 0.000000\\\n",
      "1126, 1.000000\\\n",
      "1126, 0.000000\\\n",
      "1126, 0.000000\\\n",
      "1126, 1.000000\\\n",
      "1126, 0.000000\\\n",
      "1126, 0.000000\\\n",
      "1126, 0.000000\\\n",
      "1126, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1127, 0.000000\\\n",
      "1128, 0.000000\\\n",
      "1128, 0.000000\\\n",
      "1128, 0.000000\\\n",
      "1128, 0.000000\\\n",
      "1128, 1.000000\\\n",
      "1128, 0.000000\\\n",
      "1128, 0.000000\\\n",
      "1128, 0.000000\\\n",
      "1128, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1129, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1130, 0.000000\\\n",
      "1131, 0.000000\\\n",
      "1131, 0.000000\\\n",
      "1131, 0.000000\\\n",
      "1131, 0.000000\\\n",
      "1131, 0.000000\\\n",
      "1131, 1.000000\\\n",
      "1131, 0.000000\\\n",
      "1131, 0.000000\\\n",
      "1131, 0.000000\\\n",
      "1132, 0.000000\\\n",
      "1132, 1.000000\\\n",
      "1132, 0.000000\\\n",
      "1132, 0.000000\\\n",
      "1132, 0.000000\\\n",
      "1132, 0.000000\\\n",
      "1132, 0.000000\\\n",
      "1132, 0.000000\\\n",
      "1132, 1.000000\\\n",
      "1133, 0.000000\\\n",
      "1133, 0.000000\\\n",
      "1133, 0.000000\\\n",
      "1133, 0.000000\\\n",
      "1133, 1.000000\\\n",
      "1133, 0.000000\\\n",
      "1133, 1.000000\\\n",
      "1133, 0.000000\\\n",
      "1133, 0.000000\\\n",
      "1134, 0.000000\\\n",
      "1134, 1.000000\\\n",
      "1134, 0.000000\\\n",
      "1134, 0.000000\\\n",
      "1134, 0.000000\\\n",
      "1134, 0.000000\\\n",
      "1134, 0.000000\\\n",
      "1134, 0.000000\\\n",
      "1134, 0.000000\\\n",
      "1135, 0.000000\\\n",
      "1135, 0.000000\\\n",
      "1135, 0.000000\\\n",
      "1135, 1.000000\\\n",
      "1135, 0.000000\\\n",
      "1135, 1.000000\\\n",
      "1135, 0.000000\\\n",
      "1135, 0.000000\\\n",
      "1135, 0.000000\\\n",
      "1136, 1.000000\\\n",
      "1136, 0.000000\\\n",
      "1136, 0.000000\\\n",
      "1136, 0.000000\\\n",
      "1136, 0.000000\\\n",
      "1136, 1.000000\\\n",
      "1136, 0.000000\\\n",
      "1136, 0.000000\\\n",
      "1136, 0.000000\\\n",
      "1137, 0.000000\\\n",
      "1137, 0.000000\\\n",
      "1137, 0.000000\\\n",
      "1137, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1137, 0.000000\\\n",
      "1137, 0.000000\\\n",
      "1137, 0.000000\\\n",
      "1137, 0.000000\\\n",
      "1137, 0.000000\\\n",
      "1138, 0.000000\\\n",
      "1138, 0.000000\\\n",
      "1138, 0.000000\\\n",
      "1138, 0.000000\\\n",
      "1138, 0.000000\\\n",
      "1138, 1.000000\\\n",
      "1138, 0.000000\\\n",
      "1138, 0.000000\\\n",
      "1138, 0.000000\\\n",
      "1139, 1.000000\\\n",
      "1139, 0.000000\\\n",
      "1139, 0.000000\\\n",
      "1139, 1.000000\\\n",
      "1139, 0.000000\\\n",
      "1139, 0.000000\\\n",
      "1139, 0.000000\\\n",
      "1139, 0.000000\\\n",
      "1139, 0.000000\\\n",
      "1140, 0.000000\\\n",
      "1140, 1.000000\\\n",
      "1140, 0.000000\\\n",
      "1140, 0.000000\\\n",
      "1140, 0.000000\\\n",
      "1140, 0.000000\\\n",
      "1140, 0.000000\\\n",
      "1140, 0.000000\\\n",
      "1140, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1141, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1142, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 0.000000\\\n",
      "1143, 1.000000\\\n",
      "1144, 0.000000\\\n",
      "1144, 0.000000\\\n",
      "1144, 0.000000\\\n",
      "1144, 0.000000\\\n",
      "1144, 1.000000\\\n",
      "1144, 0.000000\\\n",
      "1144, 0.000000\\\n",
      "1144, 0.000000\\\n",
      "1144, 0.000000\\\n",
      "1145, 0.000000\\\n",
      "1145, 1.000000\\\n",
      "1145, 0.000000\\\n",
      "1145, 0.000000\\\n",
      "1145, 0.000000\\\n",
      "1145, 1.000000\\\n",
      "1145, 0.000000\\\n",
      "1145, 0.000000\\\n",
      "1145, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1146, 0.000000\\\n",
      "1147, 0.000000\\\n",
      "1147, 0.000000\\\n",
      "1147, 0.000000\\\n",
      "1147, 0.000000\\\n",
      "1147, 1.000000\\\n",
      "1147, 0.000000\\\n",
      "1147, 0.000000\\\n",
      "1147, 0.000000\\\n",
      "1147, 1.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 0.000000\\\n",
      "1148, 1.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1149, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1150, 0.000000\\\n",
      "1151, 0.000000\\\n",
      "1151, 0.000000\\\n",
      "1151, 0.000000\\\n",
      "1151, 0.000000\\\n",
      "1151, 1.000000\\\n",
      "1151, 0.000000\\\n",
      "1151, 0.000000\\\n",
      "1151, 1.000000\\\n",
      "1151, 0.000000\\\n",
      "1152, 0.000000\\\n",
      "1152, 0.000000\\\n",
      "1152, 1.000000\\\n",
      "1152, 0.000000\\\n",
      "1152, 0.000000\\\n",
      "1152, 1.000000\\\n",
      "1152, 0.000000\\\n",
      "1152, 1.000000\\\n",
      "1152, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1153, 0.000000\\\n",
      "1154, 0.000000\\\n",
      "1154, 0.000000\\\n",
      "1154, 0.000000\\\n",
      "1154, 1.000000\\\n",
      "1154, 0.000000\\\n",
      "1154, 0.000000\\\n",
      "1154, 0.000000\\\n",
      "1154, 0.000000\\\n",
      "1154, 0.000000\\\n",
      "1155, 0.000000\\\n",
      "1155, 1.000000\\\n",
      "1155, 0.000000\\\n",
      "1155, 0.000000\\\n",
      "1155, 0.000000\\\n",
      "1155, 0.000000\\\n",
      "1155, 0.000000\\\n",
      "1155, 1.000000\\\n",
      "1155, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1156, 0.000000\\\n",
      "1157, 1.000000\\\n",
      "1157, 0.000000\\\n",
      "1157, 0.000000\\\n",
      "1157, 0.000000\\\n",
      "1157, 0.000000\\\n",
      "1157, 0.000000\\\n",
      "1157, 0.000000\\\n",
      "1157, 0.000000\\\n",
      "1157, 0.000000\\\n",
      "1158, 0.000000\\\n",
      "1158, 0.000000\\\n",
      "1158, 1.000000\\\n",
      "1158, 0.000000\\\n",
      "1158, 0.000000\\\n",
      "1158, 0.000000\\\n",
      "1158, 0.000000\\\n",
      "1158, 1.000000\\\n",
      "1158, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1159, 0.000000\\\n",
      "1160, 0.000000\\\n",
      "1160, 1.000000\\\n",
      "1160, 0.000000\\\n",
      "1160, 0.000000\\\n",
      "1160, 0.000000\\\n",
      "1160, 0.000000\\\n",
      "1160, 0.000000\\\n",
      "1160, 0.000000\\\n",
      "1160, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 0.000000\\\n",
      "1161, 1.000000\\\n",
      "1162, 0.000000\\\n",
      "1162, 0.000000\\\n",
      "1162, 0.000000\\\n",
      "1162, 0.000000\\\n",
      "1162, 1.000000\\\n",
      "1162, 0.000000\\\n",
      "1162, 1.000000\\\n",
      "1162, 0.000000\\\n",
      "1162, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1163, 0.000000\\\n",
      "1164, 1.000000\\\n",
      "1164, 0.000000\\\n",
      "1164, 0.000000\\\n",
      "1164, 0.000000\\\n",
      "1164, 0.000000\\\n",
      "1164, 0.000000\\\n",
      "1164, 1.000000\\\n",
      "1164, 0.000000\\\n",
      "1164, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1165, 0.000000\\\n",
      "1166, 1.000000\\\n",
      "1166, 0.000000\\\n",
      "1166, 1.000000\\\n",
      "1166, 0.000000\\\n",
      "1166, 0.000000\\\n",
      "1166, 1.000000\\\n",
      "1166, 0.000000\\\n",
      "1166, 0.000000\\\n",
      "1166, 0.000000\\\n",
      "1167, 0.000000\\\n",
      "1167, 0.000000\\\n",
      "1167, 0.000000\\\n",
      "1167, 0.000000\\\n",
      "1167, 0.000000\\\n",
      "1167, 1.000000\\\n",
      "1167, 0.000000\\\n",
      "1167, 0.000000\\\n",
      "1167, 0.000000\\\n",
      "1168, 0.000000\\\n",
      "1168, 0.000000\\\n",
      "1168, 0.000000\\\n",
      "1168, 0.000000\\\n",
      "1168, 0.000000\\\n",
      "1168, 0.000000\\\n",
      "1168, 0.000000\\\n",
      "1168, 1.000000\\\n",
      "1168, 0.000000\\\n",
      "1169, 0.000000\\\n",
      "1169, 1.000000\\\n",
      "1169, 0.000000\\\n",
      "1169, 0.000000\\\n",
      "1169, 0.000000\\\n",
      "1169, 1.000000\\\n",
      "1169, 0.000000\\\n",
      "1169, 0.000000\\\n",
      "1169, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1170, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1171, 0.000000\\\n",
      "1172, 0.000000\\\n",
      "1172, 0.000000\\\n",
      "1172, 0.000000\\\n",
      "1172, 0.000000\\\n",
      "1172, 0.000000\\\n",
      "1172, 0.000000\\\n",
      "1172, 0.000000\\\n",
      "1172, 1.000000\\\n",
      "1172, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1173, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1174, 0.000000\\\n",
      "1175, 0.000000\\\n",
      "1175, 0.000000\\\n",
      "1175, 0.000000\\\n",
      "1175, 0.000000\\\n",
      "1175, 1.000000\\\n",
      "1175, 0.000000\\\n",
      "1175, 0.000000\\\n",
      "1175, 0.000000\\\n",
      "1175, 0.000000\\\n",
      "1176, 0.000000\\\n",
      "1176, 0.000000\\\n",
      "1176, 0.000000\\\n",
      "1176, 0.000000\\\n",
      "1176, 0.000000\\\n",
      "1176, 0.000000\\\n",
      "1176, 0.000000\\\n",
      "1176, 1.000000\\\n",
      "1176, 0.000000\\\n",
      "1177, 0.000000\\\n",
      "1177, 0.000000\\\n",
      "1177, 0.000000\\\n",
      "1177, 0.000000\\\n",
      "1177, 1.000000\\\n",
      "1177, 0.000000\\\n",
      "1177, 0.000000\\\n",
      "1177, 1.000000\\\n",
      "1177, 0.000000\\\n",
      "1178, 0.000000\\\n",
      "1178, 0.000000\\\n",
      "1178, 0.000000\\\n",
      "1178, 0.000000\\\n",
      "1178, 1.000000\\\n",
      "1178, 0.000000\\\n",
      "1178, 0.000000\\\n",
      "1178, 0.000000\\\n",
      "1178, 0.000000\\\n",
      "1179, 0.000000\\\n",
      "1179, 0.000000\\\n",
      "1179, 1.000000\\\n",
      "1179, 0.000000\\\n",
      "1179, 0.000000\\\n",
      "1179, 0.000000\\\n",
      "1179, 0.000000\\\n",
      "1179, 0.000000\\\n",
      "1179, 0.000000\\\n",
      "1180, 1.000000\\\n",
      "1180, 0.000000\\\n",
      "1180, 0.000000\\\n",
      "1180, 0.000000\\\n",
      "1180, 1.000000\\\n",
      "1180, 0.000000\\\n",
      "1180, 0.000000\\\n",
      "1180, 1.000000\\\n",
      "1180, 0.000000\\\n",
      "1181, 0.000000\\\n",
      "1181, 0.000000\\\n",
      "1181, 1.000000\\\n",
      "1181, 0.000000\\\n",
      "1181, 0.000000\\\n",
      "1181, 0.000000\\\n",
      "1181, 0.000000\\\n",
      "1181, 0.000000\\\n",
      "1181, 1.000000\\\n",
      "1182, 0.000000\\\n",
      "1182, 0.000000\\\n",
      "1182, 0.000000\\\n",
      "1182, 1.000000\\\n",
      "1182, 0.000000\\\n",
      "1182, 0.000000\\\n",
      "1182, 0.000000\\\n",
      "1182, 0.000000\\\n",
      "1182, 0.000000\\\n",
      "1183, 1.000000\\\n",
      "1183, 0.000000\\\n",
      "1183, 0.000000\\\n",
      "1183, 0.000000\\\n",
      "1183, 1.000000\\\n",
      "1183, 0.000000\\\n",
      "1183, 0.000000\\\n",
      "1183, 1.000000\\\n",
      "1183, 0.000000\\\n",
      "1184, 0.000000\\\n",
      "1184, 1.000000\\\n",
      "1184, 0.000000\\\n",
      "1184, 0.000000\\\n",
      "1184, 0.000000\\\n",
      "1184, 0.000000\\\n",
      "1184, 0.000000\\\n",
      "1184, 0.000000\\\n",
      "1184, 1.000000\\\n",
      "1185, 0.000000\\\n",
      "1185, 0.000000\\\n",
      "1185, 0.000000\\\n",
      "1185, 1.000000\\\n",
      "1185, 0.000000\\\n",
      "1185, 0.000000\\\n",
      "1185, 0.000000\\\n",
      "1185, 0.000000\\\n",
      "1185, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1186, 0.000000\\\n",
      "1187, 0.000000\\\n",
      "1187, 1.000000\\\n",
      "1187, 0.000000\\\n",
      "1187, 0.000000\\\n",
      "1187, 1.000000\\\n",
      "1187, 0.000000\\\n",
      "1187, 0.000000\\\n",
      "1187, 0.000000\\\n",
      "1187, 0.000000\\\n",
      "1188, 1.000000\\\n",
      "1188, 0.000000\\\n",
      "1188, 1.000000\\\n",
      "1188, 0.000000\\\n",
      "1188, 0.000000\\\n",
      "1188, 0.000000\\\n",
      "1188, 0.000000\\\n",
      "1188, 0.000000\\\n",
      "1188, 1.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 0.000000\\\n",
      "1189, 1.000000\\\n",
      "1190, 0.000000\\\n",
      "1190, 0.000000\\\n",
      "1190, 0.000000\\\n",
      "1190, 1.000000\\\n",
      "1190, 0.000000\\\n",
      "1190, 0.000000\\\n",
      "1190, 0.000000\\\n",
      "1190, 0.000000\\\n",
      "1190, 1.000000\\\n",
      "1191, 0.000000\\\n",
      "1191, 0.000000\\\n",
      "1191, 0.000000\\\n",
      "1191, 0.000000\\\n",
      "1191, 0.000000\\\n",
      "1191, 0.000000\\\n",
      "1191, 0.000000\\\n",
      "1191, 1.000000\\\n",
      "1191, 0.000000\\\n",
      "1192, 0.000000\\\n",
      "1192, 1.000000\\\n",
      "1192, 0.000000\\\n",
      "1192, 0.000000\\\n",
      "1192, 0.000000\\\n",
      "1192, 0.000000\\\n",
      "1192, 0.000000\\\n",
      "1192, 1.000000\\\n",
      "1192, 0.000000\\\n",
      "1193, 1.000000\\\n",
      "1193, 0.000000\\\n",
      "1193, 0.000000\\\n",
      "1193, 0.000000\\\n",
      "1193, 0.000000\\\n",
      "1193, 0.000000\\\n",
      "1193, 0.000000\\\n",
      "1193, 0.000000\\\n",
      "1193, 0.000000\\\n",
      "1194, 0.000000\\\n",
      "1194, 0.000000\\\n",
      "1194, 0.000000\\\n",
      "1194, 0.000000\\\n",
      "1194, 0.000000\\\n",
      "1194, 0.000000\\\n",
      "1194, 1.000000\\\n",
      "1194, 0.000000\\\n",
      "1194, 0.000000\\\n",
      "1195, 0.000000\\\n",
      "1195, 1.000000\\\n",
      "1195, 0.000000\\\n",
      "1195, 0.000000\\\n",
      "1195, 0.000000\\\n",
      "1195, 0.000000\\\n",
      "1195, 0.000000\\\n",
      "1195, 0.000000\\\n",
      "1195, 0.000000\\\n",
      "1196, 0.000000\\\n",
      "1196, 1.000000\\\n",
      "1196, 0.000000\\\n",
      "1196, 0.000000\\\n",
      "1196, 0.000000\\\n",
      "1196, 0.000000\\\n",
      "1196, 1.000000\\\n",
      "1196, 0.000000\\\n",
      "1196, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1197, 0.000000\\\n",
      "1198, 0.000000\\\n",
      "1198, 0.000000\\\n",
      "1198, 0.000000\\\n",
      "1198, 1.000000\\\n",
      "1198, 0.000000\\\n",
      "1198, 0.000000\\\n",
      "1198, 0.000000\\\n",
      "1198, 0.000000\\\n",
      "1198, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1199, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1200, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1201, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1202, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1203, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1204, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1205, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1206, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1207, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1208, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1209, 0.000000\\\n",
      "1210, 0.000000\\\n",
      "1210, 0.000000\\\n",
      "1210, 0.000000\\\n",
      "1210, 0.000000\\\n",
      "1210, 0.000000\\\n",
      "1210, 0.000000\\\n",
      "1210, 0.000000\\\n",
      "1210, 1.000000\\\n",
      "1210, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1211, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1212, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1213, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1214, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1215, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1216, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1217, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1218, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 0.000000\\\n",
      "1219, 1.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1220, 0.000000\\\n",
      "1221, 0.000000\\\n",
      "1221, 0.000000\\\n",
      "1221, 0.000000\\\n",
      "1221, 0.000000\\\n",
      "1221, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1221, 0.000000\\\n",
      "1221, 0.000000\\\n",
      "1221, 0.000000\\\n",
      "1221, 0.000000\\\n",
      "1222, 0.000000\\\n",
      "1222, 0.000000\\\n",
      "1222, 0.000000\\\n",
      "1222, 0.000000\\\n",
      "1222, 0.000000\\\n",
      "1222, 0.000000\\\n",
      "1222, 1.000000\\\n",
      "1222, 0.000000\\\n",
      "1222, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1223, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1224, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1225, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1226, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1227, 0.000000\\\n",
      "1228, 0.000000\\\n",
      "1228, 0.000000\\\n",
      "1228, 0.000000\\\n",
      "1228, 1.000000\\\n",
      "1228, 0.000000\\\n",
      "1228, 0.000000\\\n",
      "1228, 0.000000\\\n",
      "1228, 0.000000\\\n",
      "1228, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1229, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1230, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1231, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1232, 0.000000\\\n",
      "1233, 0.000000\\\n",
      "1233, 1.000000\\\n",
      "1233, 0.000000\\\n",
      "1233, 0.000000\\\n",
      "1233, 0.000000\\\n",
      "1233, 0.000000\\\n",
      "1233, 0.000000\\\n",
      "1233, 0.000000\\\n",
      "1233, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1234, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 0.000000\\\n",
      "1235, 1.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1236, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1237, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1238, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1239, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1240, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1241, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1242, 0.000000\\\n",
      "1243, 0.000000\\\n",
      "1243, 1.000000\\\n",
      "1243, 0.000000\\\n",
      "1243, 0.000000\\\n",
      "1243, 0.000000\\\n",
      "1243, 0.000000\\\n",
      "1243, 0.000000\\\n",
      "1243, 0.000000\\\n",
      "1243, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1244, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1245, 0.000000\\\n",
      "1246, 0.000000\\\n",
      "1246, 0.000000\\\n",
      "1246, 0.000000\\\n",
      "1246, 1.000000\\\n",
      "1246, 0.000000\\\n",
      "1246, 0.000000\\\n",
      "1246, 0.000000\\\n",
      "1246, 0.000000\\\n",
      "1246, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1247, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1248, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1249, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1250, 0.000000\\\n",
      "1251, 0.000000\\\n",
      "1251, 0.000000\\\n",
      "1251, 0.000000\\\n",
      "1251, 0.000000\\\n",
      "1251, 1.000000\\\n",
      "1251, 0.000000\\\n",
      "1251, 0.000000\\\n",
      "1251, 0.000000\\\n",
      "1251, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1252, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1253, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1254, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1255, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1256, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1257, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1258, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1259, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1260, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1261, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1262, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1263, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1264, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1265, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1266, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1267, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1268, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1269, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1270, 0.000000\\\n",
      "1271, 0.000000\\\n",
      "1271, 0.000000\\\n",
      "1271, 0.000000\\\n",
      "1271, 0.000000\\\n",
      "1271, 0.000000\\\n",
      "1271, 1.000000\\\n",
      "1271, 0.000000\\\n",
      "1271, 0.000000\\\n",
      "1271, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1272, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1273, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1274, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1275, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1276, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1277, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1278, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1279, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1280, 0.000000\\\n",
      "1281, 0.000000\\\n",
      "1281, 0.000000\\\n",
      "1281, 0.000000\\\n",
      "1281, 0.000000\\\n",
      "1281, 0.000000\\\n",
      "1281, 1.000000\\\n",
      "1281, 0.000000\\\n",
      "1281, 0.000000\\\n",
      "1281, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1282, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1283, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1284, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1285, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1286, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1287, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1288, 0.000000\\\n",
      "1289, 0.000000\\\n",
      "1289, 0.000000\\\n",
      "1289, 0.000000\\\n",
      "1289, 0.000000\\\n",
      "1289, 0.000000\\\n",
      "1289, 0.000000\\\n",
      "1289, 0.000000\\\n",
      "1289, 1.000000\\\n",
      "1289, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1290, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1291, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1292, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1293, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1294, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1295, 0.000000\\\n",
      "1296, 0.000000\\\n",
      "1296, 0.000000\\\n",
      "1296, 0.000000\\\n",
      "1296, 0.000000\\\n",
      "1296, 1.000000\\\n",
      "1296, 0.000000\\\n",
      "1296, 0.000000\\\n",
      "1296, 0.000000\\\n",
      "1296, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1297, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1298, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1299, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1300, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1301, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1302, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1303, 0.000000\\\n",
      "1304, 0.000000\\\n",
      "1304, 0.000000\\\n",
      "1304, 0.000000\\\n",
      "1304, 0.000000\\\n",
      "1304, 0.000000\\\n",
      "1304, 1.000000\\\n",
      "1304, 0.000000\\\n",
      "1304, 0.000000\\\n",
      "1304, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1305, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1306, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1307, 0.000000\\\n",
      "1308, 0.000000\\\n",
      "1308, 0.000000\\\n",
      "1308, 0.000000\\\n",
      "1308, 0.000000\\\n",
      "1308, 0.000000\\\n",
      "1308, 0.000000\\\n",
      "1308, 0.000000\\\n",
      "1308, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1308, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1309, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1310, 0.000000\\\n",
      "1311, 0.000000\\\n",
      "1311, 0.000000\\\n",
      "1311, 0.000000\\\n",
      "1311, 0.000000\\\n",
      "1311, 1.000000\\\n",
      "1311, 0.000000\\\n",
      "1311, 0.000000\\\n",
      "1311, 0.000000\\\n",
      "1311, 0.000000\\\n",
      "1312, 1.000000\\\n",
      "1312, 0.000000\\\n",
      "1312, 0.000000\\\n",
      "1312, 0.000000\\\n",
      "1312, 0.000000\\\n",
      "1312, 0.000000\\\n",
      "1312, 0.000000\\\n",
      "1312, 0.000000\\\n",
      "1312, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1313, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1314, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1315, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1316, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1317, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1318, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1319, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1320, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1321, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1322, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1323, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1324, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1325, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1326, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1327, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1328, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1329, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1330, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1331, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1332, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1333, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1334, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1335, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1336, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1337, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1338, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1339, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1340, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1341, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1342, 0.000000\\\n",
      "1343, 0.000000\\\n",
      "1343, 1.000000\\\n",
      "1343, 0.000000\\\n",
      "1343, 0.000000\\\n",
      "1343, 0.000000\\\n",
      "1343, 0.000000\\\n",
      "1343, 0.000000\\\n",
      "1343, 0.000000\\\n",
      "1343, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1344, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1345, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1346, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1347, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1348, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1349, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1350, 0.000000\\\n",
      "1351, 0.000000\\\n",
      "1351, 0.000000\\\n",
      "1351, 0.000000\\\n",
      "1351, 0.000000\\\n",
      "1351, 0.000000\\\n",
      "1351, 0.000000\\\n",
      "1351, 1.000000\\\n",
      "1351, 0.000000\\\n",
      "1351, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1352, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1353, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1354, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1355, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1356, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1357, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1358, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1359, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1360, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1361, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1362, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1363, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1364, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1365, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1366, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1367, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1368, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1369, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1370, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1371, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1372, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1373, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1374, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1375, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 0.000000\\\n",
      "1376, 1.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1377, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1378, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1379, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1380, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1381, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1382, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1383, 0.000000\\\n",
      "1384, 0.000000\\\n",
      "1384, 0.000000\\\n",
      "1384, 1.000000\\\n",
      "1384, 0.000000\\\n",
      "1384, 0.000000\\\n",
      "1384, 0.000000\\\n",
      "1384, 0.000000\\\n",
      "1384, 0.000000\\\n",
      "1384, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1385, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1386, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1387, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1388, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1389, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1390, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1391, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1392, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1393, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1394, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1395, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1396, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1397, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1398, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1399, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1400, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1401, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1402, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1403, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1404, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1405, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1406, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1407, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1408, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1409, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1410, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1411, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1412, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1413, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1414, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1415, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1416, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1417, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1418, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n",
      "1419, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1420, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1421, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1422, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1423, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1424, 0.000000\\\n",
      "1425, 0.000000\\\n",
      "1425, 0.000000\\\n",
      "1425, 0.000000\\\n",
      "1425, 0.000000\\\n",
      "1425, 0.000000\\\n",
      "1425, 1.000000\\\n",
      "1425, 0.000000\\\n",
      "1425, 0.000000\\\n",
      "1425, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1426, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1427, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1428, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1429, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1430, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1431, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1432, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1433, 0.000000\\\n",
      "1434, 0.000000\\\n",
      "1434, 0.000000\\\n",
      "1434, 0.000000\\\n",
      "1434, 0.000000\\\n",
      "1434, 0.000000\\\n",
      "1434, 1.000000\\\n",
      "1434, 0.000000\\\n",
      "1434, 0.000000\\\n",
      "1434, 0.000000\\\n",
      "1435, 0.000000\\\n",
      "1435, 1.000000\\\n",
      "1435, 0.000000\\\n",
      "1435, 0.000000\\\n",
      "1435, 0.000000\\\n",
      "1435, 0.000000\\\n",
      "1435, 0.000000\\\n",
      "1435, 0.000000\\\n",
      "1435, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1436, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1437, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1438, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1439, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1440, 0.000000\\\n",
      "1441, 0.000000\\\n",
      "1441, 0.000000\\\n",
      "1441, 0.000000\\\n",
      "1441, 0.000000\\\n",
      "1441, 0.000000\\\n",
      "1441, 0.000000\\\n",
      "1441, 0.000000\\\n",
      "1441, 1.000000\\\n",
      "1441, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1442, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1443, 0.000000\\\n",
      "1444, 0.000000\\\n",
      "1444, 0.000000\\\n",
      "1444, 0.000000\\\n",
      "1444, 0.000000\\\n",
      "1444, 0.000000\\\n",
      "1444, 0.000000\\\n",
      "1444, 1.000000\\\n",
      "1444, 0.000000\\\n",
      "1444, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1445, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1446, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1447, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1448, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1449, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1450, 0.000000\\\n",
      "1451, 1.000000\\\n",
      "1451, 0.000000\\\n",
      "1451, 0.000000\\\n",
      "1451, 0.000000\\\n",
      "1451, 0.000000\\\n",
      "1451, 0.000000\\\n",
      "1451, 0.000000\\\n",
      "1451, 0.000000\\\n",
      "1451, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1452, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1453, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1454, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1455, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1456, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1457, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1458, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1459, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1460, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1461, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1462, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1463, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1464, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1465, 0.000000\\\n",
      "1466, 1.000000\\\n",
      "1466, 0.000000\\\n",
      "1466, 0.000000\\\n",
      "1466, 0.000000\\\n",
      "1466, 0.000000\\\n",
      "1466, 0.000000\\\n",
      "1466, 0.000000\\\n",
      "1466, 0.000000\\\n",
      "1466, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1467, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1468, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1469, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1470, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1471, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1472, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1473, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1474, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1475, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1476, 0.000000\\\n",
      "1477, 0.000000\\\n",
      "1477, 0.000000\\\n",
      "1477, 1.000000\\\n",
      "1477, 0.000000\\\n",
      "1477, 0.000000\\\n",
      "1477, 0.000000\\\n",
      "1477, 0.000000\\\n",
      "1477, 0.000000\\\n",
      "1477, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1478, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1479, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1480, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1481, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1482, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1483, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1484, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1485, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1486, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1487, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1488, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1489, 0.000000\\\n",
      "1490, 0.000000\\\n",
      "1490, 1.000000\\\n",
      "1490, 0.000000\\\n",
      "1490, 0.000000\\\n",
      "1490, 0.000000\\\n",
      "1490, 0.000000\\\n",
      "1490, 0.000000\\\n",
      "1490, 0.000000\\\n",
      "1490, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1491, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1492, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1493, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1494, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1495, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1496, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1497, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1498, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1499, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1500, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1501, 0.000000\\\n",
      "1502, 0.000000\\\n",
      "1502, 0.000000\\\n",
      "1502, 0.000000\\\n",
      "1502, 0.000000\\\n",
      "1502, 0.000000\\\n",
      "1502, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1502, 0.000000\\\n",
      "1502, 0.000000\\\n",
      "1502, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1503, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1504, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1505, 0.000000\\\n",
      "1506, 0.000000\\\n",
      "1506, 0.000000\\\n",
      "1506, 0.000000\\\n",
      "1506, 0.000000\\\n",
      "1506, 0.000000\\\n",
      "1506, 0.000000\\\n",
      "1506, 0.000000\\\n",
      "1506, 1.000000\\\n",
      "1506, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1507, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1508, 0.000000\\\n",
      "1509, 0.000000\\\n",
      "1509, 1.000000\\\n",
      "1509, 0.000000\\\n",
      "1509, 0.000000\\\n",
      "1509, 0.000000\\\n",
      "1509, 0.000000\\\n",
      "1509, 0.000000\\\n",
      "1509, 0.000000\\\n",
      "1509, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1510, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1511, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1512, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1513, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1514, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1515, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1516, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1517, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1518, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1519, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1520, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1521, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1522, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1523, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1524, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1525, 0.000000\\\n",
      "1526, 1.000000\\\n",
      "1526, 0.000000\\\n",
      "1526, 0.000000\\\n",
      "1526, 0.000000\\\n",
      "1526, 0.000000\\\n",
      "1526, 0.000000\\\n",
      "1526, 0.000000\\\n",
      "1526, 0.000000\\\n",
      "1526, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1527, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1528, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1529, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1530, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1531, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1532, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1533, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1534, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1535, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1536, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1537, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1538, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1539, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1540, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1541, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1542, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1543, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1544, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1545, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1546, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1547, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1548, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1549, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1550, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1551, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1552, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1553, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1554, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1555, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1556, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1557, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1558, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1559, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1560, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1561, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1562, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1563, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1564, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1565, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1566, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1567, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1568, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1569, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1570, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1571, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1572, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1573, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1574, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1575, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1576, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1577, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1578, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1579, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1580, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1581, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1582, 0.000000\\\n",
      "1583, 0.000000\\\n",
      "1583, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1583, 0.000000\\\n",
      "1583, 0.000000\\\n",
      "1583, 0.000000\\\n",
      "1583, 0.000000\\\n",
      "1583, 0.000000\\\n",
      "1583, 0.000000\\\n",
      "1583, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1584, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1585, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1586, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1587, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1588, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1589, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1590, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1591, 0.000000\\\n",
      "1592, 0.000000\\\n",
      "1592, 0.000000\\\n",
      "1592, 0.000000\\\n",
      "1592, 1.000000\\\n",
      "1592, 0.000000\\\n",
      "1592, 0.000000\\\n",
      "1592, 0.000000\\\n",
      "1592, 0.000000\\\n",
      "1592, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1593, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1594, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1595, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1596, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1597, 0.000000\\\n",
      "1598, 0.000000\\\n",
      "1598, 1.000000\\\n",
      "1598, 0.000000\\\n",
      "1598, 0.000000\\\n",
      "1598, 0.000000\\\n",
      "1598, 0.000000\\\n",
      "1598, 0.000000\\\n",
      "1598, 0.000000\\\n",
      "1598, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1599, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1600, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1601, 0.000000\\\n",
      "1602, 0.000000\\\n",
      "1602, 0.000000\\\n",
      "1602, 0.000000\\\n",
      "1602, 0.000000\\\n",
      "1602, 0.000000\\\n",
      "1602, 0.000000\\\n",
      "1602, 1.000000\\\n",
      "1602, 0.000000\\\n",
      "1602, 0.000000\\\n",
      "1603, 0.000000\\\n",
      "1603, 0.000000\\\n",
      "1603, 0.000000\\\n",
      "1603, 0.000000\\\n",
      "1603, 1.000000\\\n",
      "1603, 0.000000\\\n",
      "1603, 0.000000\\\n",
      "1603, 0.000000\\\n",
      "1603, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1604, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1605, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1606, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1607, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1608, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1609, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1610, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1611, 0.000000\\\n",
      "1612, 0.000000\\\n",
      "1612, 0.000000\\\n",
      "1612, 0.000000\\\n",
      "1612, 0.000000\\\n",
      "1612, 0.000000\\\n",
      "1612, 1.000000\\\n",
      "1612, 0.000000\\\n",
      "1612, 0.000000\\\n",
      "1612, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1613, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1614, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1615, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1616, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1617, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1618, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1619, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1620, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1621, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1622, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1623, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 0.000000\\\n",
      "1624, 1.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1625, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1626, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1627, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1628, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1629, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1630, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1631, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1632, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1633, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1634, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1635, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1636, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1637, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1638, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1639, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1640, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n",
      "1641, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1642, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1643, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1644, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1645, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1646, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1647, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1648, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1649, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1650, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1651, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1652, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1653, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1654, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1655, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1656, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1657, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1658, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1659, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1660, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1661, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1662, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1663, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1664, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1665, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1666, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1667, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1668, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1669, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1670, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1671, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1672, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1673, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1674, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1675, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1676, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1677, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1678, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1679, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1680, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1681, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1682, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1683, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1684, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1685, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1686, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1687, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1688, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1689, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1690, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1691, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1692, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1693, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1694, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1695, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1696, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1697, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1698, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1699, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1700, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1701, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1702, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1703, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1704, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1705, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1706, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1707, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1708, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1709, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1710, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1711, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1712, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1713, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1714, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1715, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1716, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1717, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1718, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1719, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1720, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1721, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1722, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1723, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1724, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1725, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1726, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1727, 0.000000\\\n",
      "1728, 0.000000\\\n",
      "1728, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1728, 0.000000\\\n",
      "1728, 0.000000\\\n",
      "1728, 0.000000\\\n",
      "1728, 0.000000\\\n",
      "1728, 0.000000\\\n",
      "1728, 0.000000\\\n",
      "1728, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1729, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1730, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1731, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1732, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1733, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1734, 0.000000\\\n",
      "1735, 0.000000\\\n",
      "1735, 1.000000\\\n",
      "1735, 0.000000\\\n",
      "1735, 0.000000\\\n",
      "1735, 0.000000\\\n",
      "1735, 0.000000\\\n",
      "1735, 0.000000\\\n",
      "1735, 0.000000\\\n",
      "1735, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1736, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1737, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1738, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1739, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1740, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1741, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1742, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1743, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1744, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1745, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1746, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1747, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1748, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1749, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1750, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1751, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1752, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1753, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1754, 0.000000\\\n",
      "1755, 0.000000\\\n",
      "1755, 0.000000\\\n",
      "1755, 0.000000\\\n",
      "1755, 0.000000\\\n",
      "1755, 0.000000\\\n",
      "1755, 1.000000\\\n",
      "1755, 0.000000\\\n",
      "1755, 0.000000\\\n",
      "1755, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1756, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1757, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1758, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1759, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1760, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1761, 0.000000\\\n",
      "1762, 0.000000\\\n",
      "1762, 1.000000\\\n",
      "1762, 0.000000\\\n",
      "1762, 0.000000\\\n",
      "1762, 0.000000\\\n",
      "1762, 0.000000\\\n",
      "1762, 0.000000\\\n",
      "1762, 0.000000\\\n",
      "1762, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1763, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1764, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1765, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1766, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1767, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1768, 0.000000\\\n",
      "1769, 0.000000\\\n",
      "1769, 0.000000\\\n",
      "1769, 0.000000\\\n",
      "1769, 0.000000\\\n",
      "1769, 0.000000\\\n",
      "1769, 0.000000\\\n",
      "1769, 1.000000\\\n",
      "1769, 0.000000\\\n",
      "1769, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1770, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1771, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1772, 0.000000\\\n",
      "1773, 0.000000\\\n",
      "1773, 1.000000\\\n",
      "1773, 0.000000\\\n",
      "1773, 0.000000\\\n",
      "1773, 0.000000\\\n",
      "1773, 0.000000\\\n",
      "1773, 0.000000\\\n",
      "1773, 0.000000\\\n",
      "1773, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1774, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1775, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1776, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1777, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1778, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1779, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1780, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1781, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1782, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1783, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1784, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1785, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1786, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1787, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1788, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1789, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1790, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1791, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1792, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1793, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1794, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1795, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1796, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1797, 0.000000\\\n",
      "1798, 0.000000\\\n",
      "1798, 0.000000\\\n",
      "1798, 0.000000\\\n",
      "1798, 0.000000\\\n",
      "1798, 1.000000\\\n",
      "1798, 0.000000\\\n",
      "1798, 0.000000\\\n",
      "1798, 0.000000\\\n",
      "1798, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1799, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1800, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1801, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1802, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1803, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1804, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1805, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1806, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1807, 0.000000\\\n",
      "1808, 0.000000\\\n",
      "1808, 0.000000\\\n",
      "1808, 0.000000\\\n",
      "1808, 0.000000\\\n",
      "1808, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1808, 0.000000\\\n",
      "1808, 0.000000\\\n",
      "1808, 0.000000\\\n",
      "1808, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1809, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1810, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1811, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1812, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1813, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1814, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1815, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1816, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1817, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1818, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1819, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1820, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1821, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1822, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1823, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1824, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1825, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1826, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1827, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1828, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1829, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1830, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1831, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1832, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1833, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1834, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1835, 0.000000\\\n",
      "1836, 0.000000\\\n",
      "1836, 0.000000\\\n",
      "1836, 1.000000\\\n",
      "1836, 0.000000\\\n",
      "1836, 0.000000\\\n",
      "1836, 0.000000\\\n",
      "1836, 0.000000\\\n",
      "1836, 0.000000\\\n",
      "1836, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1837, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1838, 0.000000\\\n",
      "1839, 0.000000\\\n",
      "1839, 0.000000\\\n",
      "1839, 0.000000\\\n",
      "1839, 0.000000\\\n",
      "1839, 0.000000\\\n",
      "1839, 0.000000\\\n",
      "1839, 0.000000\\\n",
      "1839, 1.000000\\\n",
      "1839, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1840, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1841, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1842, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1843, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1844, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1845, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1846, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1847, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1848, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1849, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1850, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1851, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 0.000000\\\n",
      "1852, 1.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1853, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1854, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1855, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1856, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1857, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1858, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1859, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1860, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1861, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1862, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1863, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1864, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1865, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1866, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1867, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1868, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1869, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1870, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1871, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1872, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1873, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1874, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1875, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1876, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1877, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1878, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1879, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1880, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1881, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1882, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1883, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1884, 0.000000\\\n",
      "1885, 1.000000\\\n",
      "1885, 0.000000\\\n",
      "1885, 0.000000\\\n",
      "1885, 0.000000\\\n",
      "1885, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1885, 0.000000\\\n",
      "1885, 0.000000\\\n",
      "1885, 0.000000\\\n",
      "1885, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1886, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1887, 0.000000\\\n",
      "1888, 0.000000\\\n",
      "1888, 0.000000\\\n",
      "1888, 0.000000\\\n",
      "1888, 0.000000\\\n",
      "1888, 0.000000\\\n",
      "1888, 1.000000\\\n",
      "1888, 0.000000\\\n",
      "1888, 0.000000\\\n",
      "1888, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1889, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1890, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1891, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1892, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1893, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1894, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1895, 0.000000\\\n",
      "1896, 0.000000\\\n",
      "1896, 0.000000\\\n",
      "1896, 0.000000\\\n",
      "1896, 1.000000\\\n",
      "1896, 0.000000\\\n",
      "1896, 0.000000\\\n",
      "1896, 0.000000\\\n",
      "1896, 0.000000\\\n",
      "1896, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1897, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1898, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1899, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1900, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1901, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1902, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1903, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1904, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1905, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1906, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1907, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1908, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1909, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1910, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1911, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1912, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1913, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1914, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1915, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1916, 0.000000\\\n",
      "1917, 0.000000\\\n",
      "1917, 0.000000\\\n",
      "1917, 0.000000\\\n",
      "1917, 0.000000\\\n",
      "1917, 0.000000\\\n",
      "1917, 0.000000\\\n",
      "1917, 1.000000\\\n",
      "1917, 0.000000\\\n",
      "1917, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1918, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1919, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1920, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1921, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1922, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1923, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1924, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1925, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1926, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1927, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1928, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1929, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1930, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1931, 0.000000\\\n",
      "1932, 1.000000\\\n",
      "1932, 0.000000\\\n",
      "1932, 0.000000\\\n",
      "1932, 0.000000\\\n",
      "1932, 0.000000\\\n",
      "1932, 0.000000\\\n",
      "1932, 0.000000\\\n",
      "1932, 0.000000\\\n",
      "1932, 0.000000\\\n",
      "1933, 0.000000\\\n",
      "1933, 0.000000\\\n",
      "1933, 0.000000\\\n",
      "1933, 0.000000\\\n",
      "1933, 0.000000\\\n",
      "1933, 0.000000\\\n",
      "1933, 1.000000\\\n",
      "1933, 0.000000\\\n",
      "1933, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1934, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1935, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1936, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1937, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1938, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1939, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1940, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1941, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1942, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1943, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1944, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1945, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1946, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1947, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1948, 0.000000\\\n",
      "1949, 0.000000\\\n",
      "1949, 0.000000\\\n",
      "1949, 0.000000\\\n",
      "1949, 0.000000\\\n",
      "1949, 1.000000\\\n",
      "1949, 0.000000\\\n",
      "1949, 0.000000\\\n",
      "1949, 0.000000\\\n",
      "1949, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1950, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1951, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1952, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1953, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1954, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1955, 0.000000\\\n",
      "1956, 0.000000\\\n",
      "1956, 0.000000\\\n",
      "1956, 0.000000\\\n",
      "1956, 0.000000\\\n",
      "1956, 0.000000\\\n",
      "1956, 0.000000\\\n",
      "1956, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1956, 0.000000\\\n",
      "1956, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1957, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1958, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1959, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1960, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1961, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1962, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1963, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1964, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1965, 0.000000\\\n",
      "1966, 0.000000\\\n",
      "1966, 0.000000\\\n",
      "1966, 0.000000\\\n",
      "1966, 0.000000\\\n",
      "1966, 0.000000\\\n",
      "1966, 1.000000\\\n",
      "1966, 0.000000\\\n",
      "1966, 0.000000\\\n",
      "1966, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1967, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1968, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1969, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1970, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1971, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1972, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1973, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1974, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1975, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1976, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1977, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1978, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1979, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1980, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1981, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1982, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1983, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1984, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1985, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1986, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1987, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1988, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1989, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1990, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1991, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1992, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1993, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1994, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1995, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1996, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1997, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1998, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "1999, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2000, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2001, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2002, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2003, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2004, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2005, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2006, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2007, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2008, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2009, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2010, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2011, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2012, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2013, 0.000000\\\n",
      "2014, 0.000000\\\n",
      "2014, 0.000000\\\n",
      "2014, 0.000000\\\n",
      "2014, 0.000000\\\n",
      "2014, 0.000000\\\n",
      "2014, 0.000000\\\n",
      "2014, 0.000000\\\n",
      "2014, 1.000000\\\n",
      "2014, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2015, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2016, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2017, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2018, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2019, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2020, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2021, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2022, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2023, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2024, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2025, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2026, 0.000000\\\n",
      "2027, 0.000000\\\n",
      "2027, 0.000000\\\n",
      "2027, 1.000000\\\n",
      "2027, 0.000000\\\n",
      "2027, 0.000000\\\n",
      "2027, 0.000000\\\n",
      "2027, 0.000000\\\n",
      "2027, 0.000000\\\n",
      "2027, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2028, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2029, 0.000000\\\n",
      "2030, 0.000000\\\n",
      "2030, 0.000000\\\n",
      "2030, 0.000000\\\n",
      "2030, 0.000000\\\n",
      "2030, 0.000000\\\n",
      "2030, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2030, 0.000000\\\n",
      "2030, 0.000000\\\n",
      "2030, 0.000000\\\n",
      "2031, 0.000000\\\n",
      "2031, 0.000000\\\n",
      "2031, 0.000000\\\n",
      "2031, 1.000000\\\n",
      "2031, 0.000000\\\n",
      "2031, 0.000000\\\n",
      "2031, 0.000000\\\n",
      "2031, 0.000000\\\n",
      "2031, 0.000000\\\n",
      "2032, 0.000000\\\n",
      "2032, 0.000000\\\n",
      "2032, 0.000000\\\n",
      "2032, 1.000000\\\n",
      "2032, 0.000000\\\n",
      "2032, 0.000000\\\n",
      "2032, 0.000000\\\n",
      "2032, 0.000000\\\n",
      "2032, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2033, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2034, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2035, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2036, 0.000000\\\n",
      "2037, 1.000000\\\n",
      "2037, 0.000000\\\n",
      "2037, 0.000000\\\n",
      "2037, 0.000000\\\n",
      "2037, 0.000000\\\n",
      "2037, 0.000000\\\n",
      "2037, 0.000000\\\n",
      "2037, 0.000000\\\n",
      "2037, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2038, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2039, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2040, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2041, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2042, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2043, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2044, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2045, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2046, 0.000000\\\n",
      "2047, 0.000000\\\n",
      "2047, 0.000000\\\n",
      "2047, 0.000000\\\n",
      "2047, 1.000000\\\n",
      "2047, 0.000000\\\n",
      "2047, 0.000000\\\n",
      "2047, 0.000000\\\n",
      "2047, 0.000000\\\n",
      "2047, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2048, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2049, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2050, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2051, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2052, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2053, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2054, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2055, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2056, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2057, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2058, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2059, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2060, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2061, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2062, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2063, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2064, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2065, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2066, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2067, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2068, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2069, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2070, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2071, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2072, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2073, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2074, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2075, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2076, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2077, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2078, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2079, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2080, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2081, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2082, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2083, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2084, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2085, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2086, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2087, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2088, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2089, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2090, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2091, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2092, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2093, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2094, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2095, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2096, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2097, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2098, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2099, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2100, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2101, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2102, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2103, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2104, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2105, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2106, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2107, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2108, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2109, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2110, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2111, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2112, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2113, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2114, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2115, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2116, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2117, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2118, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2119, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2120, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2121, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2122, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2123, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2124, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2125, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2126, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2127, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2128, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2129, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2130, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2131, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2132, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2133, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2134, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2135, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2136, 0.000000\\\n",
      "2137, 0.000000\\\n",
      "2137, 0.000000\\\n",
      "2137, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2137, 0.000000\\\n",
      "2137, 0.000000\\\n",
      "2137, 0.000000\\\n",
      "2137, 0.000000\\\n",
      "2137, 0.000000\\\n",
      "2137, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2138, 0.000000\\\n",
      "2139, 0.000000\\\n",
      "2139, 0.000000\\\n",
      "2139, 1.000000\\\n",
      "2139, 0.000000\\\n",
      "2139, 0.000000\\\n",
      "2139, 0.000000\\\n",
      "2139, 0.000000\\\n",
      "2139, 0.000000\\\n",
      "2139, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2140, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2141, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2142, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2143, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2144, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2145, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2146, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2147, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2148, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2149, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2150, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2151, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2152, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2153, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2154, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2155, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2156, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2157, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2158, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2159, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2160, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2161, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2162, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2163, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2164, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2165, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2166, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2167, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2168, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2169, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2170, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2171, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2172, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2173, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2174, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2175, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2176, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2177, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2178, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2179, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2180, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2181, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2182, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2183, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2184, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2185, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2186, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2187, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2188, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2189, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2190, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2191, 0.000000\\\n",
      "2192, 0.000000\\\n",
      "2192, 0.000000\\\n",
      "2192, 0.000000\\\n",
      "2192, 0.000000\\\n",
      "2192, 0.000000\\\n",
      "2192, 0.000000\\\n",
      "2192, 1.000000\\\n",
      "2192, 0.000000\\\n",
      "2192, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2193, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2194, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2195, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2196, 0.000000\\\n",
      "2197, 0.000000\\\n",
      "2197, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2197, 0.000000\\\n",
      "2197, 0.000000\\\n",
      "2197, 0.000000\\\n",
      "2197, 0.000000\\\n",
      "2197, 0.000000\\\n",
      "2197, 0.000000\\\n",
      "2197, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2198, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2199, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2200, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2201, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2202, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2203, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2204, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2205, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2206, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2207, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2208, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2209, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2210, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2211, 0.000000\\\n",
      "2212, 0.000000\\\n",
      "2212, 0.000000\\\n",
      "2212, 0.000000\\\n",
      "2212, 0.000000\\\n",
      "2212, 1.000000\\\n",
      "2212, 0.000000\\\n",
      "2212, 0.000000\\\n",
      "2212, 0.000000\\\n",
      "2212, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2213, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2214, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2215, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2216, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2217, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2218, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2219, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2220, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2221, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2222, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2223, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2224, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2225, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2226, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2227, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2228, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2229, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2230, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2231, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2232, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2233, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2234, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2235, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2236, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2237, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2238, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2239, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2240, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2241, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2242, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2243, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2244, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2245, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2246, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2247, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2248, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2249, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2250, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2251, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2252, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2253, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2254, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2255, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2256, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2257, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2258, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2259, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2260, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2261, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2262, 0.000000\\\n",
      "2263, 0.000000\\\n",
      "2263, 0.000000\\\n",
      "2263, 0.000000\\\n",
      "2263, 0.000000\\\n",
      "2263, 0.000000\\\n",
      "2263, 0.000000\\\n",
      "2263, 0.000000\\\n",
      "2263, 1.000000\\\n",
      "2263, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2264, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2265, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2266, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2267, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2268, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2269, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2270, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2271, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2272, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2273, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2274, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2275, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2276, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2277, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2278, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2279, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2280, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2281, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2282, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2283, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2284, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2285, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2286, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2287, 0.000000\\\n",
      "2288, 1.000000\\\n",
      "2288, 0.000000\\\n",
      "2288, 0.000000\\\n",
      "2288, 0.000000\\\n",
      "2288, 0.000000\\\n",
      "2288, 0.000000\\\n",
      "2288, 0.000000\\\n",
      "2288, 0.000000\\\n",
      "2288, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2289, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2290, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2291, 0.000000\\\n",
      "2292, 1.000000\\\n",
      "2292, 0.000000\\\n",
      "2292, 0.000000\\\n",
      "2292, 0.000000\\\n",
      "2292, 0.000000\\\n",
      "2292, 0.000000\\\n",
      "2292, 0.000000\\\n",
      "2292, 0.000000\\\n",
      "2292, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2293, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2294, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2295, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2296, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2297, 0.000000\\\n",
      "2298, 1.000000\\\n",
      "2298, 0.000000\\\n",
      "2298, 0.000000\\\n",
      "2298, 0.000000\\\n",
      "2298, 0.000000\\\n",
      "2298, 0.000000\\\n",
      "2298, 0.000000\\\n",
      "2298, 0.000000\\\n",
      "2298, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2299, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2300, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2301, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2302, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2303, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2304, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2305, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2306, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2307, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2308, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2309, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2310, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2311, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2312, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2313, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2314, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2315, 0.000000\\\n",
      "2316, 0.000000\\\n",
      "2316, 1.000000\\\n",
      "2316, 0.000000\\\n",
      "2316, 0.000000\\\n",
      "2316, 0.000000\\\n",
      "2316, 0.000000\\\n",
      "2316, 0.000000\\\n",
      "2316, 0.000000\\\n",
      "2316, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2317, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2318, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2319, 0.000000\\\n",
      "2320, 0.000000\\\n",
      "2320, 0.000000\\\n",
      "2320, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2320, 0.000000\\\n",
      "2320, 0.000000\\\n",
      "2320, 0.000000\\\n",
      "2320, 0.000000\\\n",
      "2320, 0.000000\\\n",
      "2320, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2321, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2322, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2323, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2324, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2325, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2326, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2327, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2328, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2329, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2330, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2331, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2332, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2333, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2334, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2335, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2336, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2337, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2338, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2339, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2340, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2341, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2342, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2343, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2344, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2345, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2346, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2347, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2348, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2349, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2350, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2351, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2352, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2353, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2354, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2355, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2356, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2357, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2358, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2359, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2360, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2361, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2362, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2363, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2364, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 0.000000\\\n",
      "2365, 1.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2366, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2367, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2368, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2369, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2370, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2371, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2372, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2373, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2374, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2375, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2376, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2377, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2378, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2379, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2380, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2381, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2382, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2383, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2384, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2385, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2386, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2387, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2388, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2389, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2390, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2391, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2392, 0.000000\\\n",
      "2393, 0.000000\\\n",
      "2393, 0.000000\\\n",
      "2393, 0.000000\\\n",
      "2393, 0.000000\\\n",
      "2393, 0.000000\\\n",
      "2393, 0.000000\\\n",
      "2393, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2393, 0.000000\\\n",
      "2393, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2394, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2395, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2396, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2397, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2398, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2399, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2400, 0.000000\\\n",
      "2401, 0.000000\\\n",
      "2401, 1.000000\\\n",
      "2401, 0.000000\\\n",
      "2401, 0.000000\\\n",
      "2401, 0.000000\\\n",
      "2401, 0.000000\\\n",
      "2401, 0.000000\\\n",
      "2401, 0.000000\\\n",
      "2401, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2402, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2403, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2404, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2405, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2406, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2407, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2408, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2409, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2410, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2411, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2412, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2413, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2414, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2415, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2416, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2417, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2418, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2419, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2420, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2421, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2422, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2423, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2424, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2425, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2426, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2427, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2428, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2429, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2430, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2431, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2432, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2433, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2434, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2435, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2436, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2437, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2438, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2439, 0.000000\\\n",
      "2440, 0.000000\\\n",
      "2440, 0.000000\\\n",
      "2440, 0.000000\\\n",
      "2440, 0.000000\\\n",
      "2440, 1.000000\\\n",
      "2440, 0.000000\\\n",
      "2440, 0.000000\\\n",
      "2440, 0.000000\\\n",
      "2440, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2441, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2442, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2443, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2444, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2445, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2446, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2447, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2448, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2449, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2450, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2451, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2452, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2453, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2454, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2455, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2456, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2457, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2458, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2459, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2460, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2461, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2462, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2463, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2464, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2465, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2466, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2467, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2468, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2469, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2470, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2471, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2472, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2473, 0.000000\\\n",
      "2474, 0.000000\\\n",
      "2474, 0.000000\\\n",
      "2474, 0.000000\\\n",
      "2474, 0.000000\\\n",
      "2474, 0.000000\\\n",
      "2474, 0.000000\\\n",
      "2474, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2474, 0.000000\\\n",
      "2474, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2475, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2476, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2477, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2478, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2479, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2480, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2481, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2482, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2483, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2484, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2485, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2486, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2487, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2488, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2489, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2490, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2491, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2492, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2493, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2494, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2495, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2496, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2497, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2498, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2499, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2500, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2501, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2502, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2503, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2504, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2505, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2506, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2507, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2508, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2509, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2510, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2511, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2512, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2513, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2514, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2515, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2516, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2517, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2518, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2519, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2520, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2521, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2522, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2523, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2524, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2525, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2526, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2527, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2528, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2529, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2530, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2531, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2532, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2533, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2534, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2535, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2536, 0.000000\\\n",
      "2537, 0.000000\\\n",
      "2537, 0.000000\\\n",
      "2537, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2537, 0.000000\\\n",
      "2537, 0.000000\\\n",
      "2537, 0.000000\\\n",
      "2537, 0.000000\\\n",
      "2537, 0.000000\\\n",
      "2537, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2538, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2539, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2540, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2541, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2542, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2543, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2544, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2545, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2546, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2547, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2548, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2549, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2550, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2551, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2552, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2553, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2554, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2555, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2556, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2557, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2558, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2559, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2560, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2561, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2562, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2563, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2564, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2565, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2566, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2567, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2568, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2569, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2570, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2571, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2572, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2573, 0.000000\\\n",
      "2574, 0.000000\\\n",
      "2574, 0.000000\\\n",
      "2574, 0.000000\\\n",
      "2574, 1.000000\\\n",
      "2574, 0.000000\\\n",
      "2574, 0.000000\\\n",
      "2574, 0.000000\\\n",
      "2574, 0.000000\\\n",
      "2574, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2575, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2576, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2577, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2578, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2579, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2580, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2581, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2582, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2583, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2584, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2585, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2586, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2587, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2588, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2589, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2590, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2591, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2592, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2593, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2594, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2595, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2596, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2597, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2598, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2599, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2600, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2601, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2602, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2603, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2604, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2605, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2606, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2607, 0.000000\\\n",
      "2608, 0.000000\\\n",
      "2608, 0.000000\\\n",
      "2608, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2608, 0.000000\\\n",
      "2608, 0.000000\\\n",
      "2608, 0.000000\\\n",
      "2608, 0.000000\\\n",
      "2608, 0.000000\\\n",
      "2608, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2609, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2610, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2611, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2612, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2613, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2614, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2615, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2616, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2617, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2618, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2619, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2620, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2621, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2622, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2623, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2624, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2625, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2626, 0.000000\\\n",
      "2627, 0.000000\\\n",
      "2627, 1.000000\\\n",
      "2627, 0.000000\\\n",
      "2627, 0.000000\\\n",
      "2627, 0.000000\\\n",
      "2627, 0.000000\\\n",
      "2627, 0.000000\\\n",
      "2627, 0.000000\\\n",
      "2627, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2628, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2629, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2630, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2631, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2632, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2633, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2634, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2635, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2636, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2637, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2638, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2639, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2640, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2641, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2642, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2643, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2644, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2645, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2646, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2647, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2648, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2649, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2650, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2651, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2652, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2653, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2654, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2655, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2656, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2657, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2658, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2659, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2660, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2661, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2662, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2663, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2664, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2665, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2666, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2667, 0.000000\\\n",
      "2668, 0.000000\\\n",
      "2668, 0.000000\\\n",
      "2668, 0.000000\\\n",
      "2668, 0.000000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2668, 0.000000\\\n",
      "2668, 0.000000\\\n",
      "2668, 0.000000\\\n",
      "2668, 0.000000\\\n",
      "2668, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2669, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2670, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2671, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2672, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2673, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2674, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2675, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2676, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2677, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2678, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2679, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2680, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2681, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2682, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2683, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "2684, 0.000000\\\n",
      "\t\t\t0.000000\t(t_t_x(262805,0),1.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(262806,0),2.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262808,0),3.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262844,0),4.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262875,342)EBBRA04E,5.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262897,0),6.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262913,0),7.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(262946,560)RQXSI04E,8.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263003,0),9.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263004,385)RQXSI04E,10.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263012,0),11.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263107,22)BR204M,12.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263142,0),13.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263168,65)RFBRT04M,14.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263196,337)RQXSI04E,15.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263206,0),16.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263212,0),17.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263249,0),18.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263266,0),19.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263276,0),20.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263279,151)KFZ4404M,21.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263280,91)MM304,22.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263290,0),23.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263294,0),24.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263297,0),25.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263298,245)LELVL04M,26.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263306,2040)LCES004,27.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263313,252)RFBRT04M,28.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263316,0),29.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263323,32)LEBAS04M,30.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263329,0),31.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263330,0),32.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263332,140)MM204,33.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263339,289)LCES004M,34.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263346,0),35.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263350,110)RFBRT04M,36.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263351,0),37.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263367,181)RFBRT04M,38.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263370,352)RFBRT04M,39.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263376,0),40.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263389,17)MM304,41.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263410,1535)LGKFN04,42.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263412,167)LCES004M,43.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263418,751)$BKED1204,44.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263421,54)LCES004M,45.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263439,2429)YB3EH04A,46.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263463,740)LEBAS04A,47.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263476,76)EBEEC04M,48.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263492,0),49.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263498,0),50.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263502,145)LEBAS04M,51.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263503,436)RNS04M,52.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263515,0),53.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263516,226)LEBAS04M,54.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263558,0),55.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263563,0),56.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263570,60)LELVU04,57.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263574,0),58.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263580,2953)LCES004,59.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263584,180)LEBAS04A,60.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263587,1255)LCES004M,61.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263593,3270)KWUR1C04,62.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263594,2105)LCES004M,63.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263601,136)YB3EH04A,64.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263602,2907)LCES004,65.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263607,498)LCES004M,66.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263612,2281)LCES004,67.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263613,206)$BKED1204,68.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263621,189)RMZSI04,69.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263638,373)LEBAS04A,70.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263640,375)LCES004,71.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263646,0),72.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263649,0),73.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263659,0),74.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263662,0),75.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263699,175)$RMZSI04,76.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263700,68)LEBAS04A,77.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263713,0),78.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263733,0),79.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263743,565)LEBAS04A,80.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263793,0),81.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263797,17)KFUL1U04,82.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263800,0),83.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263814,175)LEBAS04A,84.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263816,473)RMZU04,85.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263820,0),86.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263840,0),87.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263859,124)LEBAS04A,88.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263860,2155)LCES004,89.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263862,2642)LCES004,90.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263866,2862)LCES004,91.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263868,3534)LCES004,92.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263905,0),93.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263921,3022)LCES004,94.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263922,0),95.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263926,0),96.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263931,62)MYY04A,97.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263958,1783)LCES004,98.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263962,2074)LCES004,99.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263986,0),100.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(264011,3115)LCES004,101.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(264013,0),102.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(264033,0),103.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(267696,0),104.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(267735,120)$KSPE1P04,105.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(267745,140)EBBRA04E,106.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(268974,7)KHVL104E,107.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(269231,219)YBOLN04M,108.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269531,0),109.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(269558,0),110.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269712,0),111.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269731,270)EBBRA04E,112.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269896,0),113.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270314,0),114.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270327,0),115.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270468,194)YBOLN04M,116.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270609,20)KHVL104E,117.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270762,150)YB5WH04M,118.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271099,93)YB5WH04M,119.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271199,181)RMZU04E,120.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271211,378)RQXSI04E,121.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271214,507)YB3EH04E,122.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271412,114)RMZU04E,123.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(271428,0),124.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271601,1510)RASI04M,125.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271616,0),126.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272204,61)YBOLN04M,127.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272234,0),128.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272249,40)EGNOR04M,129.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272266,2813)RQXSI04E,130.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272287,0),131.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272507,0),132.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272695,12)RQXSI04E,133.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272849,1203)LGKFN04,134.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272894,1)RMZU04E,135.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273004,366)EGNOR04M,136.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273032,556)RQXSI04E,137.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273048,936)RQXU04E,138.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273072,0),139.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(273386,667)EGNOR04M,140.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273540,36)LOW304M,141.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273545,580)LFPND04,142.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(273554,0),143.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273555,0),144.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273572,1293)LGZAA04M,145.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273599,0),146.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273793,10)RQXSI04E,147.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273960,31)EGNOR04M,148.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273980,514)PMXX04M,149.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(274216,0),150.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274389,1316)LFPND04,151.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274564,168)RQXSI04E,152.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(274577,0),153.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274596,39)RQXSI04E,154.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274616,63)RQXSI04E,155.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274643,0),156.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274901,0),157.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274934,0),158.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274996,0),159.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(275011,415)MT4AT04E,160.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275027,184)LGZAA04M,161.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275135,58)LGSRA04,162.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275270,14)RASI04M,163.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275272,41)EGNOR04M,164.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(275277,1386)RQXSI04E,165.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275338,126)FUJ04M,166.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275522,0),167.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275587,0),168.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275682,200)RFBRT04M,169.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275809,70)YD5WH04M,170.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275864,376)LFPND04,171.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(275987,0),172.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276076,0),173.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(276122,1733)EG11G04M,174.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276210,171)KHVL104E,175.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276300,114)LCES004M,176.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276307,978)LGKFN04,177.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(276383,135)$LCS12W03,178.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276531,374)KHVL104E,179.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276534,153)KHVL104E,180.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276588,1025)LGZAA04M,181.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276611,417)RQXSI04E,182.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(276662,44)EBEEC04M,183.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276745,19)$KCHI104M,184.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276830,79)LEBAS04M,185.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276837,0),186.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(276838,0),187.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276911,0),188.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276925,0),189.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276959,561)PMXX04M,190.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276966,0),191.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276972,0),192.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276989,0),193.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276991,59)MM204,194.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277031,61)$LGRPA04M,195.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277112,0),196.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(277127,965)LGKFN04,197.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277129,0),198.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277167,0),199.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(277190,341)EG11G04M,200.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277197,29)EG11G04M,201.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277201,534)KHVL104E,202.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277232,0),203.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277243,0),204.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277278,0),205.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277284,398)EBBRA04E,206.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277296,0),207.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277313,5)YBOLN04M,208.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277361,1848)LFPND04,209.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277366,0),210.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(277387,5)YB3EH04E,211.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277424,46)EHAMA04,212.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277425,0),213.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277434,680)EG11G04M,214.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277445,0),215.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277463,642)LGKFN04,216.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277472,325)EG11G04M,217.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277484,46)YB3EH04E,218.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277533,0),219.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277562,518)YH5MH04M,220.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277591,0),221.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277598,0),222.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277602,0),223.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(277703,206)KHVL104E,224.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277744,0),225.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277803,337)$YH5MH04M,226.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277826,88)RJIU04M,227.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277829,0),228.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277917,0),229.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277924,9)YBOLN04M,230.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277936,1127)LGKFN04,231.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278026,24)YD5WH04M,232.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278036,0),233.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278037,332)YD5WH04M,234.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278067,1219)EG11G04M,235.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278123,1327)EGNOR04M,236.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278149,454)EGNOR04M,237.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278154,0),238.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278158,30)YB3EH04M,239.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278162,0),240.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278185,0),241.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278209,73)KHVL104E,242.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278261,0),243.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278295,105)RNI04M,244.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278320,0),245.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278322,0),246.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278386,0),247.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278487,181)YH5MH04M,248.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278529,2)KSLN04M,249.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278554,61)GL4W04M,250.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278555,0),251.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278562,276)YB5KL04E,252.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278564,0),253.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278565,409)LELVU04,254.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278590,368)EHAMA04,255.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278592,0),256.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278598,72)EHAMA04,257.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278603,572)EHAMA04,258.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278607,0),259.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278647,908)EHAMA04,260.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278651,0),261.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278663,114)EHAMA04,262.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278669,598)EHAMA04,263.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278681,1427)EHAMA04,264.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278783,0),265.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278814,0),266.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278830,0),267.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278839,122)EBEEC04M,268.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278855,741)KHVL104E,269.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278862,0),270.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278871,434)KWUR404E,271.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278872,356)EG11G04M,272.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278885,0),273.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278889,228)KHVL104E,274.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278911,0),275.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278920,0),276.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278940,0),277.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278945,1189)LFMDA04A,278.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279006,227)BKED1204,279.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279011,2210)LGKFN04,280.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279048,371)KHVL104E,281.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279142,0),282.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279160,0),283.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279163,0),284.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279186,15)YB3EH04A,285.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279192,0),286.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279193,2097)$YH5MH04M,287.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279241,0),288.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279243,342)KSPE1P04,289.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279250,132)KSPE1P04,290.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279259,204)YH5MH04M,291.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279261,1470)LGSRA04,292.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279279,0),293.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279300,103)LCS12W03,294.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279312,22)KSPE1P04,295.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279318,0),296.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279339,0),297.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279340,6)YB5WH04M,298.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279347,429)KSPE1P04,299.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279349,0),300.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279386,107)$YH5MH04M,301.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279395,0),302.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279398,214)YH5MH04M,303.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279403,12)KSPE1P04,304.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279405,0),305.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279409,811)YH5MH04M,306.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279411,905)KSPE1P04,307.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279431,0),308.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279450,0),309.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279467,417)YH5MH04M,310.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279482,384)YBOLN04M,311.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279485,780)KHVL104E,312.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279494,0),313.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279524,0),314.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279544,40)RFBRT04M,315.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279552,362)EBBRA04E,316.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279592,0),317.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279621,719)YH5MH04M,318.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279622,0),319.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279627,578)EGPFA04,320.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279642,566)KHVL104E,321.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279651,0),322.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279652,30)KHVL104E,323.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279686,72)YBOLN04M,324.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279687,766)LGRPA04M,325.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279690,1030)EGPFA04,326.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279693,364)YH5MH04M,327.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279716,370)LELVU04,328.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279721,296)EHAMA04,329.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279734,123)$RMZSI04M,330.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279735,441)$KHVL104E,331.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279756,175)KHVL104E,332.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279791,1113)EHAMA04,333.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279801,1216)EHAMA04,334.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279804,540)KHVL104E,335.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279817,269)EGNOR04M,336.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279827,0),337.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279832,0),338.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279834,0),339.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279845,226)$KHVL104E,340.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279882,0),341.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279885,970)EHAMA04,342.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279887,3147)LGSRA04,343.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279893,1254)EHAMA04,344.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279896,290)RASI04M,345.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279899,0),346.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279900,0),347.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279930,2)LGKFN04,348.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279946,0),349.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279962,0),350.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279965,119)LEBAS04M,351.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279969,426)RFBRT04M,352.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280002,0),353.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280018,54)FUJ04M,354.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280021,0),355.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280033,26)EHAMA04,356.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280088,0),357.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280103,204)KSPE104D,358.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280104,2348)LFMDA04A,359.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280115,0),360.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280122,0),361.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280142,1021)EHAMA04,362.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280143,0),363.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280153,210)LCES004M,364.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280157,0),365.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280174,0),366.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280192,294)YH5MH04M,367.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280203,42)RMZU04,368.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280212,7420)LGSRA04,369.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280221,0),370.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280245,35)RQXI04E,371.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280252,3)RQXSI04E,372.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280263,0),373.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280274,45)RQXI04E,374.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280277,139)RVKWS04,375.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280278,1058)EHAMA04,376.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280283,398)YH5MH04M,377.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280319,0),378.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280331,51)RQXU04E,379.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280365,16)LELVL04M,380.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280374,30)YBOLN04M,381.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280391,0),382.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280396,11)YBOLN04M,383.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280411,0),384.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280428,0),385.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280430,0),386.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280453,316)EBBRA04E,387.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280458,36)EBEEC04M,388.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280474,0),389.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280491,0),390.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280578,55)RQXU04E,391.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280579,116)EGNOR04M,392.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280587,1961)$RVKWU04M,393.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280607,0),394.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280608,0),395.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280645,0),396.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280666,54)KSLN04A,397.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280667,402)LGSRA04,398.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280671,1848)LFMDA04A,399.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280706,459)RQXI04E,400.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280744,0),401.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280754,0),402.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280768,128)MM204,403.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280779,0),404.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280781,0),405.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280791,194)KCHI104M,406.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280798,0),407.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280804,4)RMZU04E,408.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280807,0),409.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280810,0),410.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280815,121)KSPE104D,411.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280825,42)LGKFN04,412.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280871,0),413.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280888,9110)$YB3EH04E,414.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280895,0),415.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280928,113)KFZ4404M,416.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281048,1089)LGKFN04,417.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281058,0),418.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281059,0),419.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281074,37)RMZU04E,420.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281090,0),421.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281091,151)YB3EH04A,422.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281143,431)LGKFN04,423.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281148,659)LGRPA04M,424.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281160,0),425.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281174,0),426.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281185,0),427.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281238,95)$LFMDA04A,428.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281253,523)LGSRA04,429.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281256,398)RMZU04,430.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281290,0),431.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281293,0),432.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281297,163)EHAMA04,433.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281301,456)LFPND04,434.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281304,0),435.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281334,902)RVKWU04M,436.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281346,0),437.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281348,206)KFZ4404M,438.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281349,336)RQXSI04E,439.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281359,1717)PMXX04M,440.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281372,1155)LGSRA04,441.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281447,0),442.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281466,5)EGNOR04M,443.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281483,0),444.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281485,205)LELVU04,445.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281487,0),446.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281511,586)LGSRA04,447.o,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(281523,195)EHAMA04,448.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281534,495)LGRPA04M,449.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281596,0),450.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281599,190)RQXU04E,451.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281613,0),452.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281643,0),453.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281674,0),454.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281690,0),455.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281715,552)LGRPA04,456.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281723,0),457.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281749,0),458.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281755,0),459.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281774,0),460.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281776,2508)LGSRA04,461.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281815,266)$MT4AT04E,462.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281824,1430)RVKWU04M,463.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281854,680)$KWUR404E,464.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281881,0),465.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281887,54)LELVL04M,466.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281891,0),467.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281894,0),468.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281905,645)YH5MH04M,469.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281910,28)KSLN04M,470.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281915,0),471.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281922,0),472.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281923,0),473.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281925,0),474.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281946,0),475.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281951,0),476.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281962,1098)PMXX04M,477.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281983,269)YB5KL04E,478.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281989,556)KHVL104E,479.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282046,0),480.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282057,0),481.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282070,157)RQXU04E,482.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282085,0),483.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282090,8)LELVL04M,484.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282099,2484)EG11G04M,485.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282115,0),486.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282121,0),487.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282129,1156)LGZAA04M,488.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282158,425)LGRPA04M,489.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282176,217)RMZU04E,490.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282205,745)YB5WH04M,491.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282259,155)YB5WH04M,492.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282278,0),493.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282283,0),494.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282303,100)YBOLN04M,495.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282313,1753)RQXSI04E,496.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282374,302)RVKWU04M,497.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282416,216)RASI04M,498.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282417,0),499.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282430,339)EBBRA04E,500.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282460,0),501.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282467,0),502.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282480,415)RQXSI04E,503.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282492,92)RQXSI04E,504.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282505,143)RFBRT04M,505.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282514,996)RQXSI04E,506.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282582,0),507.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282583,380)PMXX04M,508.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282589,512)$RMZSI04,509.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282592,212)LEBAS04A,510.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282606,727)LEBAS04A,511.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282620,238)YB3EH04A,512.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282623,0),513.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282645,162)YB5WH04M,514.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282648,0),515.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282657,0),516.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282660,402)PMXX04M,517.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282665,1445)LGSRA04,518.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282677,1532)YB3EH04E,519.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282696,0),520.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282720,160)KWUR404E,521.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282727,214)LGKFN04,522.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282752,333)KSLN04A,523.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282755,628)KWUR404E,524.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282784,61)RQXSI04E,525.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282785,51)YB3EH04E,526.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282807,108)LGKFN04,527.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282822,0),528.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282837,162)KSLN04M,529.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282854,0),530.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282859,126)RQXSI04E,531.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282860,16)YBOLN04M,532.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282868,621)$KWUR404E,533.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282878,9)YBOLN04M,534.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282882,11)KWUR404E,535.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282890,775)EGNOR04M,536.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282894,0),537.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282904,0),538.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282912,0),539.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282924,0),540.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282933,103)RASI04M,541.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282954,69)RQXSI04E,542.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282961,0),543.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282964,3652)LGSRA04,544.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282986,0),545.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283000,0),546.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283005,0),547.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283036,70)LEBAS04M,548.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283037,3595)LGZAA04M,549.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283042,1669)LGKFN04,550.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283045,4)RASI04M,551.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283050,0),552.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283072,386)RASI04M,553.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283087,0),554.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283092,0),555.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283094,30)YB3EH04E,556.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283102,0),557.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283115,1)RMZU04,558.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283117,0),559.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283123,127)KCHI104M,560.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283128,195)YB3EH04E,561.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283139,0),562.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283140,0),563.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283194,1076)PMXX04M,564.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283209,138)RMZU04E,565.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283211,88)RMZU04E,566.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283232,0),567.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283233,180)RVKWU04M,568.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283253,449)RASI04M,569.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283254,4)EGNOR04M,570.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283256,186)EGNOR04M,571.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283258,245)RMZU04E,572.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283259,457)EGNOR04M,573.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283272,363)RQXSI04E,574.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283288,0),575.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283289,83)RMZU04,576.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283302,21)YB3EH04E,577.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283305,425)KSLN04A,578.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283333,0),579.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283343,0),580.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283356,0),581.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283373,0),582.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283389,828)RQXSI04E,583.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283392,312)RQXSI04E,584.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283414,257)YB5WH04M,585.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283432,0),586.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283444,1825)LGZAA04M,587.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283452,425)RMZU04,588.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283458,746)RMZSI04,589.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283464,112)YB3EH04A,590.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283468,0),591.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283489,914)RVKWU04M,592.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283495,618)$LGRPA04,593.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283510,5)RMZU04E,594.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283526,518)YB3EH04E,595.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283544,1339)LGZAA04M,596.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283549,1)YB5WH04M,597.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283558,0),598.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283559,1158)LGKFN04,599.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283561,2055)LGZAA04M,600.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283562,1614)PMXX04M,601.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283584,536)KWUR404E,602.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283593,0),603.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283605,38)RASI04M,604.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283607,712)PMXX04M,605.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283663,0),606.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283667,10)YB3EH04E,607.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283688,15)RQXI04E,608.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283706,40)YB3EH04E,609.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283711,62)LELVL104,610.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283716,40)LEBAS04A,611.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283734,67)KSLN04M,612.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283735,0),613.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283746,98)RNS04M,614.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283748,648)$MT4AT04E,615.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283750,420)EG11G04M,616.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283751,237)RQXI04E,617.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283760,473)FUJ04M,618.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283795,542)RVKWU04M,619.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283812,218)RMZU04E,620.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283821,0),621.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283823,0),622.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283829,63)YB5WH04M,623.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283853,0),624.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283862,716)RASI04M,625.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283872,0),626.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283889,0),627.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283895,0),628.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283921,31)EGNOR04M,629.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283941,0),630.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283943,1704)LGSRA04,631.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283954,0),632.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283958,0),633.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283965,0),634.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283998,688)RQXSI04E,635.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284008,0),636.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284028,0),637.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284038,19)LELVL04M,638.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284063,0),639.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284082,36)RASI04M,640.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284085,1184)RVKWU04M,641.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284094,186)EBBRA04E,642.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284100,0),643.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284104,522)YD5WH04M,644.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284106,204)RQXSI04E,645.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284107,0),646.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284109,0),647.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284114,0),648.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284125,496)RMZSI04,649.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284141,20)KSAL1204,650.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284154,59)RQXSI04E,651.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284165,1463)RVKWU04M,652.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284170,21)RASI04M,653.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284183,265)LOVN1504,654.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284184,132)RMZSI04,655.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284185,0),656.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284190,201)PMXX04M,657.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284195,0),658.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284206,504)RMZU04,659.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284224,1003)RMZSI04,660.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284228,0),661.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284242,0),662.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284247,0),663.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284250,63)RMZU04E,664.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284260,519)RASI04M,665.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284261,29)KSLN04M,666.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284275,14)KFZ4404M,667.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284283,971)RVKWU04M,668.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284287,573)PMXX04M,669.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284291,0),670.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284297,1266)$RQXSI04E,671.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284313,955)RQXSI04E,672.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284316,216)YD5WH04M,673.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284318,0),674.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284341,0),675.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284344,85)YB3EH04E,676.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284346,466)LGKFN04,677.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284349,0),678.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284350,0),679.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284357,1420)RVKWU04M,680.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284372,94)BR204M,681.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284380,0),682.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284393,0),683.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284399,0),684.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284417,174)EGNOR04M,685.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284418,0),686.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284438,0),687.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284450,244)KSLN04M,688.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284467,252)RMZU04E,689.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284504,876)$RQXSI04E,690.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284550,117)LELVL04M,691.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284562,382)KFZ4404M,692.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284566,349)YB3EH04A,693.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284595,859)RQXSI04E,694.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284601,14)LEBAS04A,695.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284631,660)RQXSI04E,696.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284641,0),697.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284700,452)YB3EH04E,698.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284722,193)RJIU04M,699.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284723,0),700.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284738,164)BKED1204,701.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284781,0),702.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284786,0),703.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284797,0),704.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284809,241)LGAVA04,705.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284810,7980)$RQXSI04E,706.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284839,229)RASI04M,707.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284856,12)YB3EH04E,708.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284860,1979)RVKWU04M,709.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284868,330)KSLN04M,710.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284876,0),711.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284880,91)EG11G04M,712.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284894,610)PMXX04M,713.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284911,256)KFZ4404M,714.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284925,1003)LGRPA04M,715.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284929,4)KCHI104M,716.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284933,75)RQXSI04E,717.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284981,0),718.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285040,58)RASI04M,719.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285042,0),720.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285070,371)RMZU04E,721.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285076,458)LGRPA04M,722.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285084,0),723.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285112,6)KSLN04M,724.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285123,435)LGKFN04,725.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285128,25)EG11G04M,726.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285148,41)KSLN04M,727.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285157,0),728.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285163,203)MM304,729.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285171,0),730.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285178,0),731.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285187,0),732.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285189,1232)RVKWU04M,733.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285193,0),734.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285209,104)PMXX04M,735.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285230,0),736.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285241,3588)LGKFN04,737.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285254,0),738.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285291,0),739.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285292,201)RASI04M,740.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285296,149)LCES004M,741.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285300,0),742.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285308,15)GL4W04M,743.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285328,0),744.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285360,0),745.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285368,207)LGRPA04M,746.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285372,454)YB3EH04E,747.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285379,75)FUJ04M,748.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285383,0),749.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285393,28)YB5WH04M,750.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285395,0),751.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285431,12)LCES004M,752.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285432,0),753.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285451,0),754.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285458,0),755.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285459,2699)LCES004,756.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285470,0),757.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285474,0),758.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285482,914)PMXX04M,759.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285483,40)YB5WH04M,760.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285506,0),761.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285521,1)YB3EH04M,762.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285525,47)KFZ4404M,763.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285540,0),764.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285553,0),765.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285563,225)LCES004M,766.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285575,192)RQXSI04E,767.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285583,760)LGAVA04,768.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285585,26)MGY04,769.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285590,76)LGRPA04M,770.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285593,928)LCES004M,771.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285599,11)EBBRA04E,772.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285611,0),773.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285624,285)YD5WH04M,774.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285656,98)PMXX04M,775.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285658,0),776.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285662,0),777.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285664,2196)LCES004,778.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285671,0),779.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285672,0),780.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285674,0),781.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285675,94)$YB3EH04E,782.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285688,986)RQXSI04E,783.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285693,224)YB3EH04E,784.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285704,0),785.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285711,0),786.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285718,0),787.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285723,350)EHAMA04,788.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285724,111)BR404M,789.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285733,3158)LCES004,790.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285747,165)RNI04M,791.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285758,0),792.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285766,169)RQXSI04E,793.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285772,0),794.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285782,3069)RQXSI04E,795.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285792,519)BR404M,796.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285794,1095)RQXSI04E,797.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285818,0),798.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285820,18)YD5WH04M,799.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285826,1081)YB5WH04M,800.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285835,0),801.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285840,242)LELVL04M,802.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285843,21)LELVL04M,803.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285850,0),804.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285862,0),805.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285863,2115)KHVL104E,806.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285870,2015)$RVKWU04M,807.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285875,0),808.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285878,0),809.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285895,0),810.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285899,0),811.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285938,1012)RMZSI04,812.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285949,0),813.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285972,62)KSLN04M,814.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285980,335)LCES004M,815.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285981,155)KFZ4404M,816.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285984,0),817.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285990,0),818.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286022,0),819.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286031,0),820.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286067,0),821.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286071,534)EDGG704,822.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286082,25)LELVU04,823.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286095,0),824.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286109,0),825.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286122,39)KSLN04M,826.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286126,0),827.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286141,0),828.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286143,36)KFZ4404M,829.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286160,29)YB3EH04E,830.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286180,2889)$KWUR404E,831.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286185,0),832.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286199,0),833.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286221,0),834.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286224,207)KFZ4404M,835.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286238,0),836.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286277,12)PMXX04M,837.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286313,0),838.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286317,0),839.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286328,0),840.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286329,194)EBBRA04E,841.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286347,84)MM204,842.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286404,335)PMXX04M,843.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286415,0),844.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286416,0),845.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286439,0),846.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286461,2)YB3EH04E,847.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286485,0),848.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286486,0),849.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286494,0),850.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286499,31)YBOLN04M,851.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286506,84)LELVL04M,852.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286516,26)GL4W04M,853.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286568,0),854.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286569,438)EBBRA04E,855.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286575,222)LELVL04M,856.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286582,975)PMXX04M,857.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286590,467)YB3EH04E,858.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286600,1168)KCHI104M,859.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286616,1215)RVKWU04M,860.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286621,0),861.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286625,2358)PMXX04M,862.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286627,0),863.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286628,538)RMZU04E,864.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286638,554)RNS04M,865.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286639,240)LFPND04,866.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286658,95)YBOLN04M,867.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286678,0),868.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286682,515)EBBRA04E,869.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286685,975)RQXSI04E,870.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286690,1319)EHAMA04,871.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286706,84)$YB5WH04M,872.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286712,0),873.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286713,620)LFPND04,874.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286715,0),875.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286726,657)YB5WH04M,876.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286733,11)KWUR1C04,877.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286743,1168)LGKFN04,878.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286753,219)LELVL04M,879.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286757,0),880.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286762,2)RJIU04M,881.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286763,447)RASI04M,882.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286771,0),883.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286774,151)RASI04M,884.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286777,0),885.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286781,36)MM204,886.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286791,2)EBBRA04E,887.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286793,0),888.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286841,358)KSAL1204,889.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286844,512)KSPE104D,890.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286853,255)KSLN04M,891.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286855,30)KSPE104D,892.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286857,0),893.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286877,138)ZM56704,894.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286894,0),895.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286896,0),896.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286897,464)RQXSI04E,897.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286902,0),898.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286912,30)KFZ4404M,899.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286952,290)YBOLN04M,900.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286963,896)RQXSI04E,901.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286968,0),902.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286969,521)RASI04M,903.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286988,161)GL4W04M,904.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286989,0),905.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287011,280)RMZU04E,906.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287014,0),907.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287016,0),908.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287018,2500)$RQXSI04E,909.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287020,273)RNS04M,910.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287027,851)LCES004M,911.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287040,23)RNI04M,912.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287044,0),913.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287045,0),914.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287050,375)LFKFA04,915.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287051,0),916.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287076,34)KFZ4404M,917.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287081,865)LGSRA04,918.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287111,1165)EGNOR04M,919.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287119,45)RNI04M,920.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287126,0),921.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287128,0),922.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287132,0),923.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287140,2322)RVKWU04M,924.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287143,13)RQXU04E,925.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287155,0),926.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287156,0),927.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287158,0),928.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287179,0),929.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287182,8)RMZU04E,930.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287185,91)YH5MH04M,931.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287193,762)RQXSI04E,932.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287194,942)RQXSI04E,933.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287195,464)RFBRT04M,934.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287200,0),935.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287201,0),936.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287205,0),937.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287217,0),938.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287222,218)RQXSI04E,939.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287235,923)PMXX04M,940.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287240,285)LGRPA04M,941.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287241,32)MAB1204A,942.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287243,1650)GL4W04M,943.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287244,18)YB5WH04M,944.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287253,29)YB3EH04E,945.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287279,232)RASI04M,946.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287286,377)EHAMA04,947.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287287,414)RMZU04E,948.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287288,802)KHVL104E,949.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287290,600)$MT4AT04E,950.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287302,2887)$LFMDA04A,951.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287314,0),952.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287319,0),953.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287329,977)YB5WH04M,954.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287335,0),955.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287337,40)KFZ4404M,956.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287343,1018)LGIRA04,957.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287347,791)MGY04,958.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287358,0),959.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287367,385)EBBRA04E,960.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287372,414)KSPE1P04,961.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287402,494)PMXX04M,962.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287409,33)EGNOR04M,963.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287413,0),964.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287426,0),965.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287433,767)YBOLN04M,966.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287438,1033)RNI04M,967.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287468,85)GL4W04M,968.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287476,175)$KFZ4404L,969.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287489,0),970.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287515,321)KFZ4404M,971.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287518,55)YB5WH04M,972.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287524,315)LGKFN04,973.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287527,351)KHVL104E,974.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287528,0),975.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287536,914)LELVL04M,976.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287541,0),977.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287544,3)BR404M,978.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287579,686)RQXSI04E,979.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287580,87)MEK04,980.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287581,0),981.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287595,347)KWUR1C04,982.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287604,687)PMXX04M,983.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287623,0),984.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287631,287)LELVL04M,985.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287660,1024)EG11G04M,986.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287677,0),987.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287690,72)LCS12W03,988.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287696,627)RMZSI04,989.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287700,2246)LGZAA04M,990.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287702,0),991.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287703,0),992.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287704,0),993.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287722,235)BKED1204,994.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287736,1137)PMXX04M,995.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287749,2354)LGZAA04M,996.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287767,0),997.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287785,2178)KFZ4404M,998.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287796,0),999.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287799,60)KFZ4404M,1000.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287817,450)LGKFN04,1001.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287819,63)PMXX04M,1002.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287821,471)RMZU04E,1003.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287828,0),1004.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287829,0),1005.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287849,0),1006.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287855,205)RNS04M,1007.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287882,716)LGIRA04,1008.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287887,0),1009.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287891,0),1010.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287895,717)PMXX04M,1011.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287899,140)KFZ4404M,1012.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287902,0),1013.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287904,613)LGKFN04,1014.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287908,1004)LGKFN04,1015.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287918,53)GL4W04M,1016.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287924,0),1017.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287934,33)YB3EH04M,1018.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287937,0),1019.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287944,0),1020.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287946,0),1021.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287954,0),1022.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287971,0),1023.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287978,651)$YH5MH04M,1024.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287980,56)RQXSI04E,1025.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287993,35)KSPE104D,1026.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288004,330)KWUR1C04,1027.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288008,245)YB3EH04A,1028.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288023,231)LELVL04M,1029.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288046,29)LEBAS04M,1030.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288059,0),1031.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288078,391)EBBRA04E,1032.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288079,0),1033.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288089,0),1034.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288101,347)KSPE104D,1035.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288104,165)KSPE104D,1036.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288107,0),1037.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288110,253)$LCES004M,1038.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288113,0),1039.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288115,22)GL34W04,1040.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288139,2)KFZ4404M,1041.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288145,33)YB3EH04E,1042.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288154,524)PMXX04M,1043.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288160,279)LFMDA04A,1044.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288162,80)YB3EH04M,1045.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288163,0),1046.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288187,0),1047.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288191,551)KSPE1P04,1048.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288221,0),1049.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288224,0),1050.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288227,37)LCS12W03,1051.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288242,585)PMXX04M,1052.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288247,126)RMZU04E,1053.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288250,0),1054.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288252,0),1055.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288253,263)RNI04M,1056.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288256,0),1057.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288261,0),1058.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288279,213)YB3EH04E,1059.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288284,357)KSPE104D,1060.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288292,0),1061.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288302,0),1062.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288339,206)KFZ4404M,1063.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288341,205)KWUR1C04,1064.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288353,0),1065.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288358,666)$KWUR404E,1066.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288361,894)PMXX04M,1067.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288366,0),1068.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288377,797)RVKWU04M,1069.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288381,0),1070.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288392,4)$LEBAS04M,1071.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288401,21)EGNOR04M,1072.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288402,0),1073.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288404,162)YBOLN04M,1074.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288405,1000)PMXX04M,1075.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288411,0),1076.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288421,0),1077.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288428,565)RVKWU04M,1078.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288431,114)$YB3EH04M,1079.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288445,339)KFZ4404M,1080.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288468,0),1081.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288483,159)LGRPA04M,1082.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288498,0),1083.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288501,867)LEBAS04M,1084.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288508,61)GL4W04M,1085.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288513,25)RQXU04E,1086.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288519,21)YB5WH04M,1087.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288522,42)YB3EH04E,1088.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288529,22)RNI04M,1089.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288555,0),1090.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288568,87)RQXSI04E,1091.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288588,0),1092.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288599,436)RMZU04E,1093.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288601,783)LGKFN04,1094.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288623,284)$KCHI104M,1095.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288631,0),1096.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288647,268)LEMDAT04,1097.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288684,722)$YH5MH04M,1098.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288692,0),1099.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288693,4708)RJIU04M,1100.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288694,54)KCHI104M,1101.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288696,310)RNI04M,1102.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288702,0),1103.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288713,0),1104.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288720,34)PMXX04M,1105.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288723,0),1106.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288725,61)LEMDAT04,1107.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288728,0),1108.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288740,814)$RQXSI04E,1109.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288756,99)YB3EH04A,1110.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288765,19)RQXSI04E,1111.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288768,0),1112.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288792,0),1113.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288800,224)KFZ4404M,1114.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288838,83)BR204M,1115.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288846,10)YB3EH04M,1116.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288849,827)LGRPA04M,1117.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288859,0),1118.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288879,273)RASI04M,1119.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288911,150)KSPE104D,1120.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288914,22)MEK04,1121.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288915,23)MEK04,1122.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288918,134)RQXSI04E,1123.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288927,317)PMXX04M,1124.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288930,0),1125.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288940,111)EG11G04M,1126.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288941,0),1127.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288954,47)KHVL104E,1128.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288957,566)$LEMDAT04,1129.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288966,0),1130.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288970,21)YB5WH04M,1131.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288982,72)YB3EH04E,1132.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288987,0),1133.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288989,2441)LGSRA04,1134.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288992,0),1135.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288999,156)$LEMDAT04,1136.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289007,0),1137.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289013,10)MEK04,1138.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289024,962)$YB5WH04M,1139.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289028,143)KFZ4404M,1140.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289045,531)RNS04M,1141.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289049,0),1142.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289076,4364)RMZU04,1143.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289099,181)LGAVA04,1144.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289110,0),1145.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289114,16)$YB3EH04M,1146.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289131,0),1147.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289136,387)RJIU04M,1148.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289158,839)RVKWU04M,1149.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289160,0),1150.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289164,5094)RJIU04M,1151.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289170,160)LELVL104,1152.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289171,29)EG11G04M,1153.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289172,202)LEMDAT04,1154.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289175,44)KFZ4404M,1155.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289192,95)ZM56704,1156.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289194,2643)LGZAA04M,1157.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289201,0),1158.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289215,0),1159.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289224,0),1160.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289232,0),1161.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289238,419)EGNOR04M,1162.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289240,0),1163.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289241,72)LELVL104,1164.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289249,419)PMXX04M,1165.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289276,178)RNS04M,1166.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289277,0),1167.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289280,1822)LFMDA04A,1168.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289283,880)LEMDAT04,1169.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289288,0),1170.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289297,105)RASI04M,1171.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289309,0),1172.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289314,0),1173.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289315,0),1174.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289318,0),1175.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289328,0),1176.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289330,480)KSAL1204,1177.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289347,710)MRAE04,1178.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289354,0),1179.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289361,0),1180.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289367,0),1181.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289376,99)LGRPA04M,1182.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289392,0),1183.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289397,1100)LGKFN04,1184.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289403,0),1185.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289405,317)KSLN04M,1186.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289436,0),1187.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289440,28)MEK04,1188.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289455,0),1189.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289457,20)RJIU04M,1190.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289463,96)RASI04M,1191.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289464,50)RNI04M,1192.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289472,4299)LGZAA04M,1193.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289490,215)BR204M,1194.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289499,0),1195.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289502,1447)EG11G04M,1196.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289514,0),1197.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289519,0),1198.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289531,31)KSPE104D,1199.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289533,0),1200.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289563,0),1201.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289566,1209)LGKFN04,1202.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289584,0),1203.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289587,708)PMXX04M,1204.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289595,0),1205.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289605,0),1206.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289613,438)KSLN04A,1207.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289618,607)YB5WH04M,1208.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289649,5)YB5KL04E,1209.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289655,490)RJIU04M,1210.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289665,0),1211.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289673,284)MEK04,1212.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289675,108)KSPE1P04,1213.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289683,0),1214.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289684,228)EDGG704,1215.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289689,0),1216.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289705,30)YB3EH04E,1217.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289716,1222)LGKFN04,1218.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289752,0),1219.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289758,0),1220.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289759,422)EDGG704,1221.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289768,87)RJIU04M,1222.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289782,0),1223.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289783,249)KSAL1204,1224.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289805,83)YBOLN04M,1225.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289828,9)MYY04A,1226.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289832,0),1227.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289843,0),1228.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289862,61)BKED1204,1229.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289863,1897)MGY04,1230.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289866,0),1231.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289868,3016)LCES004,1232.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289872,1297)KFZ4404M,1233.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289894,2265)LCES004,1234.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289901,726)$RQXSI04E,1235.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289907,0),1236.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289911,1389)PMXX04M,1237.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289913,45)EGNOR04M,1238.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289932,0),1239.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289945,1020)LGKFN04,1240.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289950,0),1241.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289961,200)KSPE104D,1242.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289972,525)YBOLN04M,1243.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289978,964)RJIU04M,1244.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289980,0),1245.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289989,1492)EDGG704,1246.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289999,611)PMXX04M,1247.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290009,0),1248.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290012,0),1249.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290015,13)YD5WH04M,1250.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290019,211)KWUR1C04,1251.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290022,94)RQXU04E,1252.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290037,0),1253.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290041,231)KFZ4404M,1254.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290047,475)RASI04M,1255.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290055,26)YBOLN04M,1256.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290061,7816)MRAE04,1257.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290063,0),1258.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290076,0),1259.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290077,275)$LCS12W03,1260.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290082,179)RNI04M,1261.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290090,1046)EDGG704,1262.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290093,0),1263.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290110,0),1264.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290112,0),1265.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290116,345)EDGG704,1266.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290137,19)YD5WH04M,1267.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290158,904)PMXX04M,1268.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290166,240)RNS04M,1269.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290174,0),1270.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290208,504)LGRPA04M,1271.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290215,0),1272.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290219,12)MGY04,1273.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290247,0),1274.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290258,0),1275.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290261,0),1276.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290272,321)LEMDAT04,1277.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290283,592)LGAVA04,1278.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290302,0),1279.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290315,0),1280.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290335,0),1281.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290342,817)RJIU04M,1282.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290343,471)RJIU04M,1283.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290352,0),1284.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290362,15)YB5WH04M,1285.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290367,697)MRAE04,1286.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290378,168)YD5WH04M,1287.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290395,1146)PMXX04M,1288.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290396,0),1289.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290406,0),1290.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290407,938)LFMDA04A,1291.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290428,0),1292.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290429,0),1293.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290433,45)YD5WH04M,1294.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290436,0),1295.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290447,199)LEBAS04M,1296.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290454,0),1297.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290455,0),1298.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290468,50)LEBAS04M,1299.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290480,359)RJIU04M,1300.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290491,0),1301.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290499,0),1302.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290501,0),1303.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290513,0),1304.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290517,0),1305.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290527,0),1306.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290528,274)YBOLN04M,1307.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290535,315)YBOLN04M,1308.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290539,390)LGRPA04M,1309.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290550,454)MGY04,1310.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290553,583)LEMDAT04,1311.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290555,0),1312.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290566,477)ZM56704,1313.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290567,84)YB3EH04E,1314.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290568,0),1315.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290573,104)EBBRA04E,1316.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290574,0),1317.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290578,0),1318.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290583,0),1319.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290584,68)LELVL104,1320.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290624,67)LEBAS04A,1321.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290633,197)RJIU04M,1322.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290635,1176)RQXI04E,1323.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290646,0),1324.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290650,500)PMXX04M,1325.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290661,0),1326.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290666,128)MAB04,1327.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290667,33)GL34W04,1328.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290676,277)RFBRT04M,1329.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290680,2314)LGSRA04,1330.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290681,427)YBOLN04M,1331.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290696,630)RNS04M,1332.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290702,0),1333.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290712,0),1334.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290738,0),1335.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290752,0),1336.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290760,0),1337.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290761,0),1338.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290766,0),1339.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290776,95)RJIU04M,1340.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290803,282)KHVL104E,1341.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290808,37)YB3EH04A,1342.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290819,349)GL34W04,1343.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290832,0),1344.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290849,0),1345.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290858,0),1346.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290863,660)$RVKWU04M,1347.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290866,0),1348.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290867,0),1349.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290871,0),1350.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290883,0),1351.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290892,621)YB5WH04M,1352.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290904,282)RASI04M,1353.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290924,0),1354.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290928,696)LGSRA04,1355.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290939,0),1356.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290967,55)RJIU04M,1357.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290985,0),1358.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290996,273)GL4W04M,1359.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291002,12)FUJ04M,1360.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291007,0),1361.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291009,1396)RQXSI04E,1362.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291013,0),1363.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291014,810)LCES004M,1364.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291018,0),1365.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291019,0),1366.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291024,205)RQXI04E,1367.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291027,1731)YBOLN04M,1368.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291031,2884)EG11G04M,1369.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291038,949)EDGG704,1370.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291040,0),1371.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291046,0),1372.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291048,323)LEMDAT04,1373.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291052,0),1374.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291060,0),1375.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291078,108)YB5KL04E,1376.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291082,1786)LFMDA04A,1377.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291096,0),1378.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291100,5)RQXSI04E,1379.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291104,3055)LCES004,1380.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291114,0),1381.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291115,0),1382.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291117,166)KSPE104D,1383.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291127,88)PMXX04M,1384.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291128,0),1385.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291159,0),1386.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291164,14)RQXU04E,1387.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291171,0),1388.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291178,29)KHVL104E,1389.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291187,18)KWUR404E,1390.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291189,1299)RVKWU04M,1391.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291193,0),1392.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291204,0),1393.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291206,338)RMZU04E,1394.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291212,10)RVKWS04,1395.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291218,65)RQXSI04E,1396.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291223,640)EGPFA04,1397.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291224,0),1398.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291226,799)RQXSI04E,1399.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291238,37)YH5MH04M,1400.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291241,86)GL4W04M,1401.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291257,846)EDGG704,1402.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291264,1285)PMXX04M,1403.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291267,811)RNS04M,1404.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291287,0),1405.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291292,101)EBEEC04M,1406.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291296,0),1407.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291299,88)KSPE104D,1408.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291305,1168)EDGG704,1409.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291309,317)MT4AT04E,1410.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291312,1526)LGKFN04,1411.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291314,31)LELVL04M,1412.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291317,0),1413.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291320,0),1414.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291323,44)YBOLN04M,1415.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291326,0),1416.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291337,0),1417.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291341,229)KFZ4404M,1418.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291353,598)RQXI04E,1419.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291359,272)KCHI104M,1420.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291367,297)YD5WH04M,1421.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291377,1183)EG11G04M,1422.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291407,0),1423.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291417,0),1424.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291420,0),1425.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291444,0),1426.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291447,0),1427.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291455,0),1428.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291464,0),1429.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291470,0),1430.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291480,287)KSLN04M,1431.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291484,0),1432.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291491,80)ZM56704,1433.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291494,111)YH5MH04M,1434.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291499,260)LELVL04M,1435.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291514,229)YB3EH04E,1436.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291515,299)KSLN04M,1437.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291519,0),1438.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291521,124)LELVL04M,1439.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291523,34)PMXX04M,1440.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291528,235)YB3EH04E,1441.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291534,7)FUJ04M,1442.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291538,0),1443.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291539,324)KSLN04M,1444.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291547,9)KSLN04A,1445.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291554,125)YH5MH04M,1446.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291559,204)RFBRT04M,1447.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291566,0),1448.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291571,0),1449.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291572,0),1450.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291575,11)KSLN04M,1451.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291577,573)EGNOR04M,1452.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291579,0),1453.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291594,982)EG11G04M,1454.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291603,59)EG11G04M,1455.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291612,143)KFZ4404E,1456.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291615,14)YB5WH04M,1457.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291639,231)YB3EH04A,1458.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291640,30)BKED1204,1459.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291645,1536)$LGSRA04,1460.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291649,270)LEMDAT04,1461.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291652,213)LEBAS04M,1462.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291656,297)YH5MH04M,1463.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291660,0),1464.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291679,282)RNS04M,1465.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291695,0),1466.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291697,0),1467.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291719,0),1468.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291724,19)YB3EH04E,1469.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291727,0),1470.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291739,494)KSLN04A,1471.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291761,109)RNS04M,1472.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291796,0),1473.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291798,67)RMZU04,1474.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291812,0),1475.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291819,19)EGNOR04M,1476.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291826,6)GL4W04M,1477.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291836,0),1478.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291843,134)LELVL04M,1479.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291845,0),1480.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291847,0),1481.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291859,0),1482.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291874,157)MM304,1483.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291887,19)YD5WH04M,1484.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291891,872)LGKFN04,1485.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291906,2409)RVKWU04M,1486.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291917,123)RJIU04M,1487.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291918,2278)LGZAA04M,1488.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291951,0),1489.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291957,25)RQXSI04E,1490.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291959,0),1491.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291968,0),1492.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291971,0),1493.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291994,196)YB5KL04E,1494.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291995,0),1495.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292003,0),1496.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292006,43)RVKWS04,1497.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292026,1436)LELVL04M,1498.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292032,0),1499.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292050,426)RJIU04M,1500.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292051,0),1501.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292068,0),1502.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292069,556)YD5WH04M,1503.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292088,136)LEBAS04M,1504.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292091,181)LOVN1504,1505.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292092,241)KSLN04M,1506.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292094,136)LELVL04M,1507.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292099,55)EGNOR04M,1508.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292100,599)PMXX04M,1509.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292105,0),1510.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292107,56)RQXSI04E,1511.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292111,1312)LGKFN04,1512.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292112,463)KWUR404E,1513.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292120,0),1514.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292130,0),1515.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292152,0),1516.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292153,153)YB5WH04M,1517.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292154,411)$LGRPA04M,1518.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292178,23)EGNOR04M,1519.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292186,551)YB3EH04M,1520.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292187,222)KSPE104D,1521.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292188,0),1522.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292189,40)YB3EH04E,1523.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292197,0),1524.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292211,376)LGRPA04M,1525.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292214,0),1526.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292217,0),1527.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292231,2989)EG11G04M,1528.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292232,619)LGAVA04,1529.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292233,0),1530.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292245,0),1531.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292251,9)YB3EH04A,1532.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292255,2)KFUL1U04,1533.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292257,1740)RQXI04E,1534.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292258,0),1535.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292264,0),1536.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292265,0),1537.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292270,0),1538.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292278,0),1539.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292286,16)RVKWS04,1540.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292287,81)KSPE104D,1541.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292297,500)RJIU04M,1542.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292319,300)$KSPE1P04,1543.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292327,130)YB3EH04A,1544.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292330,282)KSPE1P04,1545.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292354,243)RMZU04,1546.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292365,0),1547.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292366,14)GL4W04M,1548.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292383,1697)EDGG704,1549.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292388,780)RQXU04E,1550.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292405,0),1551.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292408,185)BKED1204,1552.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292413,1017)KWUR404E,1553.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292417,0),1554.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292423,2039)EDGG704,1555.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292436,335)YD5WH04M,1556.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292439,7)KSLN04M,1557.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292442,420)RQXU04E,1558.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292446,281)BR204M,1559.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292451,0),1560.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292453,0),1561.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292457,135)LEBAS04M,1562.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292466,124)LGZAA04M,1563.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292483,501)RVKWU04M,1564.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292487,0),1565.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292494,7)LELVL04M,1566.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292500,0),1567.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292507,306)LGSRA04,1568.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292515,0),1569.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292533,1275)RNI04M,1570.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292534,296)YB3EH04A,1571.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292544,197)YD5WH04M,1572.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292550,67)RJIU04M,1573.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292565,85)KFZ4404E,1574.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292569,0),1575.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292574,0),1576.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292587,0),1577.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292613,79)MM304,1578.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292614,0),1579.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292627,0),1580.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292629,40)LCES004M,1581.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292635,140)GL4W04M,1582.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292653,0),1583.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292656,0),1584.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292666,281)LGSRA04,1585.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292667,50)KSPE104D,1586.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292670,0),1587.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292672,102)RQXU04E,1588.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292676,0),1589.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292683,360)YBOLN04M,1590.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292688,0),1591.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292693,0),1592.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292700,209)GL4W04M,1593.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292710,434)KSPE1P04,1594.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292713,0),1595.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292714,862)RMZU04E,1596.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292716,0),1597.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292734,0),1598.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292735,131)GL4W04M,1599.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292738,18)KFZ4404M,1600.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292739,27)LEBAS04M,1601.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292748,0),1602.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292753,0),1603.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292762,12)BKED1204,1604.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292778,0),1605.o,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(292783,0),1606.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292791,821)EGPFA04,1607.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292796,3138)LCES004,1608.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292801,793)PMXX04M,1609.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292803,452)YB3EH04A,1610.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292805,40)RVKWS04,1611.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292808,22)RJIU04M,1612.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292823,0),1613.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292825,0),1614.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292837,101)KFZ4404M,1615.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292859,73)KSLN04M,1616.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292872,222)KSAL1204,1617.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292875,579)LELVL04M,1618.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292876,0),1619.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292901,0),1620.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292908,10)EG11G04M,1621.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292911,0),1622.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292917,324)LELVL04M,1623.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292933,0),1624.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292934,47)MM304,1625.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292935,19)YB3EH04E,1626.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292940,1498)EDGG704,1627.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292941,0),1628.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292946,0),1629.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292947,508)KSLN04M,1630.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292967,413)RNS04M,1631.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292968,0),1632.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292969,71)KSLN04M,1633.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292977,0),1634.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292989,540)YB5KL04E,1635.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292991,182)YD5WH04M,1636.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292992,3438)EG11G04M,1637.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292993,0),1638.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293006,181)KSPE1P04,1639.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293009,119)RQXU04E,1640.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293021,0),1641.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293036,0),1642.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293045,737)RMZU04E,1643.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293048,139)LELVL04M,1644.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293049,15)LELVU04,1645.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293050,197)RQXU04E,1646.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293070,684)RNS04M,1647.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293071,367)RASI04M,1648.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293072,0),1649.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293074,565)RQXU04E,1650.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293090,0),1651.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293092,332)RASI04M,1652.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293096,1)YB3EH04E,1653.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293116,2214)LELVL04M,1654.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293126,0),1655.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293132,6)RASI04M,1656.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293139,140)RNS04M,1657.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293142,0),1658.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293146,4)KSPE104D,1659.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293150,0),1660.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293156,77)RQXU04E,1661.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293166,203)MM304,1662.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293168,5)RMZU04E,1663.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293177,1779)EG11G04M,1664.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293178,0),1665.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293188,0),1666.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293191,28)RASI04M,1667.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293196,0),1668.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293200,34)RJIU04M,1669.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293206,0),1670.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293207,0),1671.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293229,0),1672.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293240,0),1673.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293241,0),1674.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293250,734)YB5WH04M,1675.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293252,1058)RNI04M,1676.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293268,0),1677.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293271,0),1678.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293300,0),1679.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293305,0),1680.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293326,0),1681.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293340,0),1682.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293354,0),1683.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293362,171)RNI04M,1684.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293371,0),1685.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293377,0),1686.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293382,0),1687.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293416,19)EGNOR04M,1688.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293429,157)$LEBAS04M,1689.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293430,557)RQXU04E,1690.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293444,1417)YB5WH04M,1691.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293445,1141)RNI04M,1692.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293451,42)MM304,1693.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293452,0),1694.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293468,0),1695.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293473,0),1696.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293491,187)RVKWS04,1697.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293498,640)PMXX04M,1698.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293502,0),1699.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293511,0),1700.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293520,336)RFBRT04M,1701.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293521,607)LELVL04M,1702.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293522,17)YB3EH04E,1703.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293524,0),1704.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293530,0),1705.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293531,105)GL4W04M,1706.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293533,300)RFBRT04M,1707.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293534,0),1708.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293537,247)KFZ4404M,1709.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293539,1575)RVKWU04M,1710.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293540,284)KFZ4404M,1711.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293544,668)RQXSI04E,1712.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293545,0),1713.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293549,574)RQXU04E,1714.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293552,82)KSPE104D,1715.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293560,563)RVKWU04M,1716.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293561,655)RVKWU04M,1717.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293565,313)RNI04M,1718.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293566,411)RNI04M,1719.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293567,0),1720.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293569,0),1721.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293570,803)YB5WH04M,1722.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293571,66)RQXU04E,1723.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293576,68)RMZU04E,1724.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293580,0),1725.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293585,97)YB3EH04A,1726.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293587,2194)LCES004,1727.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293601,68)YB5KL04E,1728.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293621,0),1729.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293622,0),1730.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293626,122)LELVL04M,1731.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293640,8)YB3EH04E,1732.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293647,0),1733.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293650,793)EGPFA04,1734.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293657,1091)YD5WH04M,1735.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293680,212)LELVL104,1736.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293687,0),1737.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293693,0),1738.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293695,128)BR404M,1739.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293710,1899)EDGG704,1740.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293718,821)EGPFA04,1741.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293737,20)LEBAS04A,1742.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293757,988)EG11G04M,1743.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293780,39)KSPE104D,1744.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293790,202)KSPE104D,1745.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293802,113)EGPFA04,1746.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293804,494)KSAL1204,1747.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293814,3)EBEEC04M,1748.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293817,0),1749.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293821,0),1750.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293834,0),1751.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293857,1488)LGSRA04,1752.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293858,0),1753.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293869,341)FUJ04M,1754.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293879,71)RASI04M,1755.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293880,0),1756.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293881,0),1757.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293884,279)KWUR404E,1758.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293889,0),1759.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293892,0),1760.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293894,76)RASI04M,1761.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293898,0),1762.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293901,486)PMXX04M,1763.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293909,28)EBEEC04M,1764.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293924,0),1765.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293927,240)YB5KL04E,1766.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293929,687)RVKWU04M,1767.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293957,1022)RNI04M,1768.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293959,0),1769.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293962,0),1770.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293964,357)RMZU04E,1771.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293965,325)RNS04M,1772.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293986,0),1773.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294001,4004)EGPFA04,1774.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294004,1358)YB5WH04M,1775.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294005,453)RJIU04M,1776.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294010,25)LEMDAT04,1777.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294023,0),1778.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294025,334)RQXU04E,1779.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294030,100)RNS04M,1780.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294045,0),1781.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294047,1560)RVKWU04M,1782.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294048,375)RMZU04E,1783.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294049,557)RVKWU04M,1784.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294056,96)LGAVA04,1785.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294065,53)RASI04M,1786.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294068,42)RVKWU04M,1787.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294089,662)LEMDAT04,1788.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294097,0),1789.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294101,186)LGZAA04M,1790.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294107,0),1791.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294111,564)LELVU04,1792.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294112,1126)EG11G04M,1793.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294119,144)LCS12W03,1794.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294120,371)PMXX04M,1795.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294121,332)RNS04M,1796.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294125,25)RQXU04E,1797.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294126,0),1798.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294133,254)RJIU04M,1799.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294135,236)LELVL04M,1800.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294148,60)RQXU04E,1801.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294156,218)KWUR404E,1802.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294158,58)YB3EH04A,1803.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294164,239)BR404M,1804.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294193,506)LGKFN04,1805.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294200,1927)RQXSI04E,1806.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294211,455)EG11G04M,1807.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294231,0),1808.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294274,70)RASI04M,1809.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294276,17)RQXI04E,1810.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294284,0),1811.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294288,18)LEBAS04A,1812.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294303,2608)EG11G04M,1813.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294327,120)RJIU04M,1814.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294362,8)EGNOR04M,1815.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294364,12)KWUR404E,1816.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294365,0),1817.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294370,332)KSPE104D,1818.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294377,0),1819.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294406,277)RQXSI04E,1820.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294418,0),1821.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294421,324)RVKWU04M,1822.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294433,694)RVKWU04M,1823.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294442,295)LOVN1504,1824.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294448,38)MM304,1825.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294449,507)BR404M,1826.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294460,947)PMXX04M,1827.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294462,0),1828.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294472,4715)$RVKWU04M,1829.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294473,60)RJIU04M,1830.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294490,0),1831.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294496,0),1832.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294500,306)RASI04M,1833.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294501,19)EBEEC04M,1834.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294503,0),1835.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294518,1169)EG11G04M,1836.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294523,0),1837.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294530,276)RVKWU04M,1838.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294531,0),1839.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294541,564)RJIU04M,1840.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294546,686)LOVN1504,1841.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294548,989)MGY04,1842.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294552,180)RVKWU04M,1843.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294553,0),1844.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294556,339)RJIU04M,1845.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294560,370)EG11G04M,1846.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294571,0),1847.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294580,1020)MAB04,1848.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294594,0),1849.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294595,0),1850.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294601,0),1851.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294603,72)YB3EH04A,1852.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294610,94)RQXU04E,1853.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294611,254)EGNOR04M,1854.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294613,2700)RQXSI04E,1855.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294615,0),1856.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294633,0),1857.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294637,6)LELVL04M,1858.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294642,22)YB3EH04A,1859.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294654,440)LELVL04M,1860.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294656,0),1861.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294670,0),1862.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294672,645)RQXSI04E,1863.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294674,0),1864.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294685,92)LELVU04,1865.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294686,16)YB3EH04E,1866.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294690,885)RVKWU04M,1867.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294696,22)RASI04M,1868.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294701,0),1869.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294706,893)MM304,1870.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294715,0),1871.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294725,6)GL4W04M,1872.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294727,0),1873.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294736,61)RQXI04E,1874.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294740,0),1875.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294749,1914)EGNOR04M,1876.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294750,0),1877.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294752,19)YB3EH04E,1878.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294756,306)RJIU04M,1879.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294770,25)YB3EH04E,1880.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294773,2039)RMZU04E,1881.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294779,153)RNS04M,1882.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294782,0),1883.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294788,0),1884.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294791,359)LELVL04M,1885.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294792,0),1886.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294795,60)LCES004M,1887.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294802,0),1888.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294807,1520)LCES004M,1889.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294815,384)RMZU04,1890.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294816,1035)YB5KL04E,1891.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294817,0),1892.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294819,512)RNS04M,1893.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294841,27)CPGSE04,1894.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294845,282)KFZ4404M,1895.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294847,124)MM304,1896.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294848,9)EGNOR04M,1897.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294857,294)YBOLN04M,1898.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294876,905)PMXX04M,1899.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294878,139)KSPE104D,1900.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294888,0),1901.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294899,857)PMXX04M,1902.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294900,140)RMZU04E,1903.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294908,213)YBOLN04M,1904.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294910,0),1905.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294912,163)RNS04M,1906.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294913,0),1907.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294925,2280)$RVKWU04M,1908.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294926,0),1909.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294938,0),1910.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294940,1238)BR404M,1911.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294944,380)RQXU04E,1912.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294947,0),1913.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294950,220)RNS04M,1914.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294985,0),1915.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294986,351)LGKFN04,1916.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294990,0),1917.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294992,0),1918.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294997,0),1919.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295003,0),1920.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295004,0),1921.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295005,203)KSPE104D,1922.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295018,73)LEBAS04A,1923.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295023,52)KSLN04A,1924.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295025,0),1925.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295034,337)RNS04M,1926.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295047,256)EGPFA04,1927.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295049,0),1928.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295053,0),1929.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295054,0),1930.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295063,0),1931.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295064,0),1932.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295070,0),1933.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295071,0),1934.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295077,0),1935.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295082,0),1936.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295083,0),1937.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295098,1440)$YB5KL04E,1938.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295104,0),1939.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295116,445)RQXU04E,1940.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295127,0),1941.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295129,120)YB3EH04E,1942.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295131,1980)YBOLN04M,1943.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295147,0),1944.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295152,0),1945.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295153,0),1946.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295156,16)YB3EH04E,1947.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295157,0),1948.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295162,111)RVKWS04,1949.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295168,275)BR204M,1950.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295174,673)LELVU04,1951.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295180,1321)RASI04M,1952.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295183,0),1953.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295205,0),1954.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295216,122)YB3EH04E,1955.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295224,0),1956.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295231,284)LOVN1504,1957.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295234,0),1958.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295238,847)RJIU04M,1959.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295258,0),1960.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295264,67)$BR204M,1961.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295273,200)EG11G04M,1962.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295274,1402)RNI04M,1963.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295279,0),1964.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295282,0),1965.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295283,54)MGY04,1966.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295287,660)RQXSI04E,1967.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295288,285)KSLN04M,1968.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295292,0),1969.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295295,0),1970.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295296,2100)RQXSI04E,1971.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295297,50)LEBAS04M,1972.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295298,81)BR204M,1973.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295300,0),1974.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295306,30)RJIU04M,1975.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295308,7)YB3EH04A,1976.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295310,0),1977.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295319,453)RJIU04M,1978.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295328,3060)RQXSI04E,1979.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295329,887)YBOLN04M,1980.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295333,78)RMZU04,1981.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295339,2105)$RVKWU04M,1982.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295341,54)YB5WH04M,1983.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295343,996)RVKWU04M,1984.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295356,0),1985.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295367,0),1986.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295369,0),1987.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295371,982)RQXSI04E,1988.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295372,365)YB3EH04A,1989.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295376,0),1990.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295381,8)YB3EH04A,1991.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295384,19)KFZ4404M,1992.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295393,0),1993.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295407,297)RJIU04M,1994.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295408,0),1995.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295409,0),1996.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295413,288)RFBRT04M,1997.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295416,1500)EGNOR04M,1998.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295418,53)GL4W04M,1999.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295428,0),2000.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295433,0),2001.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295437,0),2002.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295446,0),2003.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295447,0),2004.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295448,0),2005.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295456,1620)$RVKWU04M,2006.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295458,31)KSLN04A,2007.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295463,84)KALP2C04,2008.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295473,1273)LELVU04,2009.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295496,7)YD5WH04M,2010.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295497,915)PMXX04M,2011.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295499,0),2012.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295501,155)LEBAS04M,2013.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295503,1512)RVKWU04M,2014.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295508,2655)MAB04,2015.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295511,23)YD5WH04M,2016.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295514,50)YB3EH04A,2017.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295516,133)RJIU04M,2018.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295519,370)YB3EH04A,2019.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295521,0),2020.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295522,394)PMXX04M,2021.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295528,822)RQXSI04E,2022.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295532,710)RJIU04M,2023.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295534,236)KFZ4404M,2024.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295545,0),2025.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295546,44)EGNOR04M,2026.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295547,614)YB5WH04M,2027.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295550,269)LELVU04,2028.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295551,0),2029.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295558,0),2030.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295562,256)RQXSI04E,2031.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295569,0),2032.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295571,37)YB3EH04E,2033.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295579,0),2034.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295585,750)YB3EH04A,2035.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295587,818)YBOLN04M,2036.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295594,172)RNS04M,2037.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295595,0),2038.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295599,0),2039.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295608,58)EGNOR04M,2040.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295609,360)RASI04M,2041.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295620,1812)$RVKWU04M,2042.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295628,0),2043.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295634,0),2044.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295656,2700)RQXSI04E,2045.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295667,0),2046.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295688,117)BKED1204,2047.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295691,282)RMZU04,2048.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295700,2280)RQXSI04E,2049.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295708,0),2050.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295711,702)LGAVA04,2051.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295715,0),2052.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295723,2322)RVKWU04M,2053.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295726,0),2054.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295728,401)YB5WH04M,2055.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295730,253)LEMDAT04,2056.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295732,269)LEMDAT04,2057.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295733,283)LEMDAT04,2058.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295734,914)LEMDAT04,2059.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295738,0),2060.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295745,296)RNS04M,2061.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295747,151)YB3EH04A,2062.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295752,538)LEMDAT04,2063.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295754,1242)LEMDAT04,2064.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295761,68)KSPE104D,2065.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295780,0),2066.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295790,672)$LEMDAT04,2067.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295794,1588)LEMDAT04,2068.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295795,176)$LEMDAT04,2069.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295800,0),2070.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295809,321)RNS04M,2071.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295817,0),2072.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295819,821)$RVKWU04M,2073.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295822,925)LEMDAT04,2074.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295833,98)$BKED1204,2075.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295844,29)KSLN04M,2076.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295847,0),2077.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295850,54)RJIU04M,2078.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295862,488)RFBRT04M,2079.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295870,92)YB3EH04A,2080.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295875,0),2081.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295877,81)RFBRT04M,2082.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295879,73)RNS04M,2083.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295882,0),2084.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295885,144)RQXSI04E,2085.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295886,1128)EG11G04M,2086.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295887,0),2087.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295891,0),2088.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295893,1304)LEMDAT04,2089.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295897,0),2090.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295905,40)RJIU04M,2091.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295912,131)EGNOR04M,2092.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295915,322)LEMDAT04,2093.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295917,0),2094.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295920,48)RMZU04,2095.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295922,173)KFZ4404M,2096.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295923,102)RFBRT04M,2097.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295927,410)RJIU04M,2098.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295929,1026)RVKWU04M,2099.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295932,135)RNS04M,2100.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295936,7)YBOLN04M,2101.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295939,0),2102.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295941,0),2103.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295942,0),2104.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295946,1)LGAVA04,2105.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295952,315)RQXSI04E,2106.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295961,0),2107.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295965,0),2108.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295966,2907)YB3EH04E,2109.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295980,208)RNS04M,2110.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295984,240)RASI04M,2111.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296001,0),2112.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296022,156)MM204,2113.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296031,137)MM204,2114.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296035,836)LELVL04M,2115.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296039,302)LEMDAT04,2116.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296046,0),2117.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296059,30)KFUL1U04,2118.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296062,3517)RQXSI04E,2119.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296087,8)RVKWU04M,2120.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296092,0),2121.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296095,3)KFZ4404M,2122.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296104,344)$KFUL1U04,2123.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296107,46)LELVL04M,2124.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296109,0),2125.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296112,0),2126.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296113,0),2127.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296126,127)LGAVA04,2128.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296131,159)RASI04M,2129.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296133,1381)$RVKWU04M,2130.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296135,162)RQXU04E,2131.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296137,2374)LGSRA04,2132.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296145,111)EGPFA04,2133.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296147,0),2134.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296148,317)LGIRA04,2135.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296153,0),2136.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296155,66)LELVL04M,2137.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296157,0),2138.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296158,0),2139.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296164,757)RQXSI04E,2140.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296165,0),2141.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296180,278)RMZU04,2142.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296181,0),2143.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296188,0),2144.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296190,30)YB3EH04E,2145.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296192,0),2146.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296194,119)MYY04A,2147.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296209,0),2148.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296212,369)KSLN04A,2149.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296217,0),2150.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296218,67)LGAVA04,2151.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296221,0),2152.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296227,136)LGAVA04,2153.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296232,0),2154.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296238,487)RJIU04M,2155.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296240,0),2156.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296241,12)YD5WH04M,2157.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296248,6)GL4W04M,2158.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296249,0),2159.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296253,58)MEK04,2160.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296260,0),2161.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296261,436)KWUR404E,2162.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296263,0),2163.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296265,0),2164.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296267,42)RQXU04E,2165.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296289,166)KWUR1C04,2166.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296295,0),2167.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296303,14)KWUR404E,2168.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296304,0),2169.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296307,1144)RNI04M,2170.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296317,0),2171.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296334,0),2172.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296337,0),2173.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296338,44)RASI04M,2174.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296342,2580)EGNOR04M,2175.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296343,0),2176.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296345,52)LEBAS04M,2177.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296346,45)EG11G04M,2178.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296350,268)RQXSI04E,2179.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296356,0),2180.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296365,496)LGAVA04,2181.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296368,0),2182.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296392,228)KSLN04A,2183.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296393,0),2184.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296394,0),2185.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296401,0),2186.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296406,105)RJIU04M,2187.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296407,140)YB3EH04A,2188.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296439,45)YB3EH04E,2189.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296449,674)BKED1204,2190.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296450,46)YBOLN04M,2191.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296463,14)LEBAS04A,2192.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296465,111)KSAL1204,2193.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296473,1554)LCES004,2194.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296477,255)YB3EH04A,2195.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296481,0),2196.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296521,118)KFUL1U04,2197.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296549,418)YB5WH04M,2198.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296550,126)YB3EH04A,2199.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296552,0),2200.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296553,0),2201.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296560,19)PMXX04M,2202.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296563,769)$KWUR404E,2203.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296565,243)RNI04M,2204.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296585,311)LGIRA04,2205.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296614,0),2206.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296619,0),2207.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296635,45)MM204,2208.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296640,330)KSAL1204,2209.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296641,0),2210.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296644,0),2211.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296646,450)LCES004,2212.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296649,0),2213.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296668,150)YB3EH04A,2214.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296672,106)RASI04M,2215.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296675,66)FUJ04M,2216.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296685,0),2217.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296688,0),2218.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296700,87)LELVU04,2219.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296707,0),2220.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296720,0),2221.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296721,0),2222.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296736,164)$KCHI104M,2223.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296754,1137)LGKFN04,2224.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296755,630)LGIRA04,2225.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296772,0),2226.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296778,300)RASI04M,2227.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296781,0),2228.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296792,0),2229.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296798,0),2230.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296811,0),2231.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296814,0),2232.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296824,0),2233.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296828,0),2234.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296836,0),2235.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296840,70)YB3EH04A,2236.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296847,0),2237.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296850,13)FUJ04M,2238.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296851,0),2239.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296857,187)BR204M,2240.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296864,3)RMZSI04M,2241.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296867,0),2242.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296878,190)BR204M,2243.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296885,0),2244.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296895,1953)YB3EH04E,2245.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296896,3734)LGZAA04M,2246.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296907,133)YD5WH04M,2247.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296918,0),2248.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296922,1074)LGKFN04,2249.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296923,900)$YB3EH04E,2250.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296928,441)LGIRA04,2251.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296934,0),2252.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296936,1832)LGZAA04M,2253.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296939,129)YB3EH04A,2254.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296946,0),2255.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296950,0),2256.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296953,2490)LCES004,2257.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296955,284)KSAL1204,2258.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296960,52)MRAEE04,2259.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296963,0),2260.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296970,417)KFZ4404M,2261.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296978,50)YB3EH04A,2262.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296992,40)YB3EH04E,2263.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296997,201)KSLN04M,2264.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297002,649)LGRPA04,2265.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297011,0),2266.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297035,0),2267.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297037,148)LEBAS04A,2268.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297050,187)LGIRA04,2269.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297057,414)$KCHI104M,2270.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297060,0),2271.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297061,0),2272.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297062,80)YB3EH04E,2273.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297075,0),2274.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297076,23)KSPE104D,2275.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297079,88)RMZU04,2276.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297080,3)KFZ4404E,2277.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297087,833)LGKFN04,2278.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297097,0),2279.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297111,0),2280.o,0.000000)\\\n",
      "\t\t\t0.000000\t\t(t_t_x(297113,628)RJIU04M,2281.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297119,15)LOW304M,2282.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297125,46)YB3EH04E,2283.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297126,0),2284.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297129,67)YB3EH04A,2285.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297135,0),2286.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297145,239)LOVN1504,2287.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297154,0),2288.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297157,1156)LGKFN04,2289.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297158,0),2290.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297164,65)RNI04M,2291.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297168,0),2292.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297185,47)KSLN04A,2293.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297189,463)LGRPA04,2294.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297207,0),2295.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297216,718)LGRPA04,2296.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297218,0),2297.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297219,0),2298.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297224,456)LGRPA04M,2299.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297228,6)YB3EH04A,2300.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297232,414)RNI04M,2301.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297233,0),2302.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297234,152)YD5WH04M,2303.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297250,0),2304.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297275,0),2305.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297277,0),2306.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297278,0),2307.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297288,402)YB3EH04A,2308.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297293,82)GL4W04M,2309.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297313,0),2310.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297334,0),2311.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297335,840)BR404M,2312.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297343,0),2313.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297344,0),2314.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297346,542)EGPFA04,2315.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297347,0),2316.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297350,0),2317.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297356,81)LGAVA04,2318.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297362,578)RNI04M,2319.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297368,260)LGAVA04,2320.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297370,302)YB3EH04A,2321.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297374,77)RQXSI04E,2322.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297376,0),2323.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297382,2122)LGSRA04,2324.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297384,0),2325.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297388,30)LELVL04M,2326.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297393,0),2327.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297398,73)BR204M,2328.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297402,2764)KSPE104D,2329.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297403,0),2330.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297407,494)BKED1204,2331.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297411,0),2332.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297424,133)BR204M,2333.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297427,701)$RMZSI04,2334.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297433,485)EGPFA04,2335.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297436,286)FUJ04M,2336.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297442,1790)$YD5WH04M,2337.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297452,0),2338.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297456,9)KSLN04A,2339.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297482,0),2340.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297500,670)LEBAS04A,2341.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297504,0),2342.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297505,1480)$RQXSI04E,2343.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297507,0),2344.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297519,357)FUJ04M,2345.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297546,536)LGKFN04,2346.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297554,57)$EBEEC04M,2347.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297571,87)LELVU04,2348.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297572,872)RVKWU04M,2349.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297590,0),2350.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297596,947)BR404M,2351.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297613,1192)$RQXSI04E,2352.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297616,2026)LGSRA04,2353.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297622,3309)EG11G04M,2354.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297636,1290)YB5WH04M,2355.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297670,84)MEK04,2356.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297679,99)KWUR1C04,2357.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297680,959)RMZSI04,2358.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297682,56)$LOVN1504,2359.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297685,60)LCES004M,2360.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297697,69)KSLN2C04,2361.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297702,520)RMZSI04,2362.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297708,80)KFZ4404M,2363.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297721,49)KSLN04A,2364.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297726,27)KFZ4404M,2365.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297744,493)LOVN1504,2366.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297746,40)LOVN1504,2367.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297762,177)LEBAS04M,2368.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297773,81)$YB3EH04A,2369.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297781,287)YB3EH04A,2370.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297818,36)MYY04A,2371.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297821,0),2372.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297827,174)MM304,2373.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297830,0),2374.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297842,937)YB3EH04E,2375.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297845,0),2376.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297851,14)LEBAS04M,2377.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297852,441)RJIU04M,2378.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297867,0),2379.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297904,462)LOVN1504,2380.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297922,0),2381.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297927,127)RVKWS04,2382.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297928,0),2383.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297929,1279)EGNOR04M,2384.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297934,0),2385.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297940,755)$MT4AT04E,2386.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297958,15)$LEBAS04A,2387.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297966,0),2388.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297974,278)YB3EH04A,2389.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297977,108)EGNOR04M,2390.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297984,2240)KSLN04A,2391.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298005,0),2392.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298006,38)BR404M,2393.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298009,237)BR204M,2394.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298038,423)EDGG704,2395.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298060,60)LCES004M,2396.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298064,0),2397.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298079,0),2398.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298080,0),2399.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298082,57)LELVL104,2400.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298089,0),2401.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298090,14)YB3EH04A,2402.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298093,0),2403.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298114,89)LGAVA04,2404.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298115,40)MM304,2405.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298116,33)RJIU04M,2406.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298128,0),2407.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298130,0),2408.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298160,401)KSAL1204,2409.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298171,29)LELVU04,2410.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298177,0),2411.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298180,2771)RNI04M,2412.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298183,311)YB3EH04A,2413.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298207,0),2414.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298212,143)RMZU04,2415.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298217,0),2416.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298218,61)RMZU04,2417.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298222,0),2418.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298237,14)KFUL1U04,2419.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298246,289)RFBRT04M,2420.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298249,329)RNS04M,2421.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298255,240)$YD5WH04M,2422.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298263,21)KWUR404E,2423.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298266,3004)LGKFN04,2424.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298297,68)LOVN1504,2425.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298300,0),2426.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298306,39)LOVN1504,2427.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298312,83)$BR204M,2428.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298318,99)KSPE104D,2429.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298321,378)LEBAS04A,2430.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298329,25)EGNOR04M,2431.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298333,299)KSPE104D,2432.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298349,0),2433.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298358,0),2434.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298368,498)LOVN1504,2435.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298378,51)KFZ4404M,2436.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298384,64)LGAVA04,2437.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298396,187)$RMZSI04,2438.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298397,284)YB3EH04A,2439.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298402,818)LCES004M,2440.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298415,0),2441.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298417,0),2442.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298418,0),2443.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298426,843)LCES004M,2444.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298434,1927)LCES004,2445.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298447,0),2446.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298471,7290)LGKFN04,2447.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298477,539)RMZSI04,2448.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298480,467)RMZU04,2449.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298488,53)LEBAS04A,2450.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298501,2)KFZ4404M,2451.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298502,124)YB3EH04A,2452.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298503,0),2453.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298514,300)$EBEEC04M,2454.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298517,0),2455.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298519,765)YB3EH04A,2456.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298527,0),2457.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298528,2885)LCES004,2458.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298533,0),2459.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298536,1644)LFPND04,2460.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298562,0),2461.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298564,83)MM304,2462.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298574,8972)KSLN04M,2463.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298577,0),2464.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298578,0),2465.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298588,328)LGKFN04,2466.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298590,85)ZM56704,2467.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298592,231)RMZU04,2468.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298610,100)$YB3EH04M,2469.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298611,134)LGIRA04,2470.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298617,0),2471.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298619,423)RNS04M,2472.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298630,0),2473.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298646,1212)LGKFN04,2474.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298660,177)$KCHI104M,2475.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298677,13)YB3EH04A,2476.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298692,0),2477.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298697,12)YB3EH04E,2478.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298698,59)KSLN04M,2479.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298700,409)LGKFN04,2480.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298704,19)MRAE04,2481.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298706,323)KSAL1204,2482.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298710,0),2483.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298713,0),2484.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298715,25)KFZ4404M,2485.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300045,260)KSPE104D,2486.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300046,22)MEK04,2487.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300050,874)LGKFN04,2488.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300052,188)$YB5WH04M,2489.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300058,111)RQXU04E,2490.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300064,221)RJIU04M,2491.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300072,89)KSLN04A,2492.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300096,77)RQXU04E,2493.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300097,1817)RJIU04M,2494.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300133,660)$RQXSI04E,2495.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300137,0),2496.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300140,0),2497.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300142,0),2498.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300146,923)LGKFN04,2499.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300155,0),2500.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300174,40)RMZU04,2501.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300178,0),2502.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300185,148)$YB3EH04M,2503.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300204,207)EG11G04M,2504.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300222,7)KWUR1C04,2505.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300231,0),2506.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300232,0),2507.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300237,11)YB3EH04M,2508.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300256,391)LOVN1504,2509.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300281,11)BR204M,2510.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300287,256)RNS04M,2511.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300290,0),2512.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300322,824)MT4AT04E,2513.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300332,310)EG11G04M,2514.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300345,0),2515.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300354,0),2516.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300356,630)RJIU04M,2517.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300366,0),2518.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300369,0),2519.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300396,766)LGSRA04,2520.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300414,134)YB3EH04A,2521.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300421,111)EG11G04M,2522.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300422,242)KSAL1204,2523.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300424,0),2524.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300425,0),2525.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300428,0),2526.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300430,840)RNI04M,2527.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300435,171)LGKFN04,2528.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300445,2502)LCES004,2529.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300455,586)LCES004M,2530.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300464,42)MAB3404A,2531.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300476,0),2532.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300487,190)YB3EH04A,2533.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300504,803)LGKFN04,2534.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300521,200)GL34W04,2535.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300532,0),2536.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300538,333)KSPE104D,2537.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300571,189)ZM56704,2538.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300578,0),2539.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300582,88)KWUR404E,2540.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300590,284)EG11G04M,2541.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300619,0),2542.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300621,2783)LCES004,2543.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300629,0),2544.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300631,3386)EG11G04M,2545.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300642,2600)MGY04,2546.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300666,946)LCES004,2547.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300671,276)YB3EH04A,2548.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300715,0),2549.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300727,59)EGNOR04M,2550.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300750,140)EG11G04M,2551.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300762,300)EDGG704,2552.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300765,101)YB3EH04E,2553.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300774,0),2554.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300786,720)LCES004M,2555.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300809,16)GL4W04M,2556.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300815,1132)LCES004M,2557.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300836,0),2558.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300840,119)KFZ4404M,2559.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300848,23)LEBAS04M,2560.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300850,352)LELVU04,2561.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300851,0),2562.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300866,10)RMZU04,2563.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300883,33)LEBAS04A,2564.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300884,0),2565.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300885,344)RMZSI04,2566.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300896,495)GL34W04,2567.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300900,0),2568.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300931,241)KSPE104D,2569.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300956,0),2570.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300959,30)YB3EH04E,2571.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300964,634)LGKFN04,2572.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300988,2580)$LCES004,2573.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301003,331)RMZU04,2574.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301010,105)RNS04M,2575.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301035,0),2576.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301041,221)BKED1204,2577.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301058,1080)LCES004M,2578.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301059,217)GL34W04,2579.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301070,688)EDGG704,2580.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301072,0),2581.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301074,1317)LGKFN04,2582.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301088,1511)LEMDAT04,2583.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301101,110)MM204,2584.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301132,83)RNI04M,2585.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301138,0),2586.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301139,930)LCES004M,2587.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301142,1071)MEK04,2588.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301145,388)YB3EH04A,2589.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301149,63)BKED1204,2590.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301161,0),2591.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301168,0),2592.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301195,0),2593.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301219,346)LGIRA04,2594.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301224,0),2595.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301238,169)LELVL104,2596.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301242,0),2597.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301243,70)FUJ04M,2598.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301257,691)RMZU04,2599.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301260,55)MEK04,2600.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301272,2460)LGKFN04,2601.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301285,0),2602.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301287,543)BKED1204,2603.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301294,0),2604.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301295,743)$LGSRA04,2605.o,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(301297,0),2606.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301299,253)YB3EH04A,2607.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301303,0),2608.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301329,0),2609.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301342,1710)LCES004M,2610.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301346,0),2611.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301350,1087)RMZU04,2612.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301353,152)KSPE104D,2613.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301360,240)LCES004M,2614.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301365,29)ZM56704,2615.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301367,281)YB3EH04A,2616.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301391,355)RMZSI04,2617.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301404,0),2618.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301417,325)LGKFN04,2619.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301420,407)LELVL104,2620.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301431,515)EGNOR04M,2621.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301455,0),2622.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301461,93)YB3EH04A,2623.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301477,859)MRAE04,2624.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301496,52)KWUR1C04,2625.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301501,2004)LCES004,2626.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301514,0),2627.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301524,662)MAB3404A,2628.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301540,3)KFUL1U04,2629.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301556,0),2630.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301566,302)$LCES004M,2631.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301576,0),2632.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301582,0),2633.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301590,370)LGKFN04,2634.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301601,514)$LOVN1504,2635.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301621,357)RNS04M,2636.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301656,99)RNS04M,2637.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301673,150)LCES004M,2638.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301680,0),2639.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301687,207)LEBAS04A,2640.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301699,50)LELVL104,2641.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301707,121)KSLN04A,2642.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301709,1969)LCES004M,2643.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301711,0),2644.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301719,169)LELVL104,2645.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301721,1265)LGKFN04,2646.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301722,24)LEBAS04M,2647.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301726,128)LELVL104,2648.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301727,821)LGKFN04,2649.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301736,0),2650.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301749,175)KSLN04A,2651.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301757,0),2652.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301759,4015)LGKFN04,2653.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301760,523)MGY04,2654.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301783,0),2655.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301785,0),2656.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301796,0),2657.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301815,92)GL4W04M,2658.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301819,29)YB3EH04A,2659.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301843,6490)LGZAA04M,2660.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301867,1177)YB3EH04A,2661.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301879,270)LELVL104,2662.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301888,146)KWUR1C04,2663.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301907,0),2664.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301924,0),2665.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301949,420)LCES004M,2666.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301957,162)RNS04M,2667.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301968,1781)EG11G04M,2668.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301972,552)LGAVA04,2669.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301984,0),2670.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301987,510)LCES004M,2671.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302006,36)GL34W04,2672.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302033,486)LOVN1504,2673.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302044,2219)MGY04,2674.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302047,239)MAB1204A,2675.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302055,0),2676.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302060,1230)EG11G04M,2677.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302073,0),2678.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302084,0),2679.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302096,39)LOVN1504,2680.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302107,0),2681.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302132,1440)$LOVN1504,2682.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302135,0),2683.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302136,0),2684.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302138,1462)MYY04A,2685.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302162,963)LCES004M,2686.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302177,0),2687.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302179,181)KWUR1C04,2688.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302180,18)YB3EH04A,2689.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302209,70)RMZU04,2690.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302218,0),2691.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302224,384)LELVL104,2692.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302247,0),2693.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302262,19)LEBAS04M,2694.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302293,6)LELVL104,2695.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302300,1)LEMDAT04,2696.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302301,366)MAB1204A,2697.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302310,401)LGKFN04,2698.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302317,2647)LGKFN04,2699.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302341,0),2700.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302346,0),2701.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302351,0),2702.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302356,938)BR404M,2703.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302361,1249)MRAEE04,2704.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302365,1028)RMZSI04,2705.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302366,0),2706.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302387,0),2707.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302390,303)RMZSI04,2708.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302424,0),2709.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302426,0),2710.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302434,0),2711.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302456,403)$MM204,2712.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302457,204)RJIU04M,2713.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302470,54)KSAL1204,2714.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302474,170)LELVL04M,2715.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302506,0),2716.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302516,660)$LCES004M,2717.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302527,0),2718.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302528,0),2719.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302530,0),2720.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302531,680)RJIU04M,2721.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302536,196)RMZU04,2722.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302552,49)KFUL1U04,2723.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302571,0),2724.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302572,289)RVKWS04,2725.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302575,26)RJIU04M,2726.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302576,0),2727.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302591,203)BKED1204,2728.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302592,180)YD5WH04M,2729.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302611,0),2730.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302616,0),2731.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302632,0),2732.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302643,288)EG11G04M,2733.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302650,0),2734.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302661,859)EG11G04M,2735.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302665,410)GL34W04,2736.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302667,260)LGAVA04,2737.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302670,232)RMZSI04,2738.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302679,0),2739.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302685,0),2740.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302686,558)EGPFA04,2741.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302690,0),2742.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302705,0),2743.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302709,0),2744.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302711,68)MYY04A,2745.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302725,174)LEMDAT04,2746.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302731,32)LCES004M,2747.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302741,621)RMZSI04,2748.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302751,0),2749.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302758,79)RNI04M,2750.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302769,95)MAB04,2751.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302774,675)$RMZSI04,2752.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302777,306)LELVL104,2753.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302792,0),2754.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302798,0),2755.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302801,0),2756.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302830,413)$RMZSI04,2757.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302833,0),2758.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302840,556)RMZU04,2759.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302841,0),2760.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302843,0),2761.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302844,0),2762.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302852,0),2763.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302863,1456)LEBAS04M,2764.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302874,107)MAB1204A,2765.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302875,601)LELVU04,2766.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302879,53)MAB1204A,2767.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302890,329)LELVL104,2768.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302903,0),2769.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302920,557)LELVL104,2770.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302924,87)LELVL104,2771.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302940,227)KFZ4404M,2772.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302944,996)RMZSI04,2773.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302953,0),2774.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302955,39)MAB04,2775.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302966,0),2776.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302970,0),2777.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302986,881)LEBAS04A,2778.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303001,60)$YB3EH04M,2779.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303013,0),2780.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303017,0),2781.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303018,0),2782.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303029,300)$MT4AT04E,2783.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303035,152)KWUR1C04,2784.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303049,0),2785.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303061,337)BKED1204,2786.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303077,263)ZM56704,2787.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303088,0),2788.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303103,0),2789.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303128,0),2790.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303139,0),2791.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303148,0),2792.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303152,683)LEBAS04A,2793.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303155,0),2794.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303156,424)EG11G04M,2795.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303164,234)KSPE104D,2796.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303173,145)EG11G04M,2797.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303194,0),2798.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303195,953)MRAE04,2799.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303200,0),2800.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303203,3081)LCES004,2801.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303208,0),2802.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303209,316)LEBAS04A,2803.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303215,62)RMZU04,2804.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303216,19)MEK04,2805.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303224,27)LEBAS04M,2806.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303227,426)LELVL104,2807.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303235,486)EGPFA04,2808.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303247,104)RJIU04M,2809.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303253,80)GL34W04,2810.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303263,27)MGY04,2811.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303270,0),2812.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303282,165)LEMDAT04,2813.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303285,0),2814.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303297,250)KSLN04M,2815.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303314,296)EG11G04M,2816.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303341,1097)LCES004M,2817.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303350,0),2818.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303351,534)LELVU04,2819.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303377,6)MAB1204A,2820.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303409,12)KSLN04M,2821.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303416,197)MGY04,2822.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303423,400)EDGG704,2823.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303445,0),2824.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303451,0),2825.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303471,1042)PMXX04M,2826.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303476,60)LCES004M,2827.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303485,528)LELVL104,2828.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303489,0),2829.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303491,0),2830.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303503,238)KSLN04A,2831.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303505,0),2832.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303506,2580)LCES004,2833.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303517,592)RMZSI04,2834.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303525,0),2835.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303529,708)EDGG704,2836.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303534,4146)LGZAA04M,2837.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303550,1018)LGKFN04,2838.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303580,192)EG11G04M,2839.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303592,0),2840.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303604,250)LELVL104,2841.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303612,11844)LCES004,2842.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303617,173)KSLN04A,2843.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303627,0),2844.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303644,0),2845.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303652,0),2846.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303662,225)KSPE104D,2847.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303664,360)LGAVA04,2848.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303665,3155)LCES004,2849.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303666,70)YB3EH04A,2850.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303670,0),2851.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303680,0),2852.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303684,87)MRAEE04,2853.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303685,0),2854.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303692,604)LGKFN04,2855.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303716,0),2856.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303717,35)LGZAA04M,2857.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303728,3)YB5WH04M,2858.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303741,0),2859.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303747,375)KSAL1204,2860.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303771,0),2861.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303783,0),2862.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303784,111)KSPE104D,2863.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303790,201)LOVN1504,2864.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303810,69)KSPE104D,2865.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303814,1073)EDGG704,2866.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303818,497)MAB04,2867.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303829,236)LOVN1504,2868.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303832,0),2869.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303842,700)LELVU04,2870.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303850,148)LOVN1504,2871.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303854,23)LEBAS04M,2872.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303868,720)LEMDAT04,2873.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303874,0),2874.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303900,29)BR204M,2875.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303911,0),2876.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303929,2303)LGKFN04,2877.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303930,304)YB3EH04A,2878.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303939,0),2879.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303959,3315)LGZAA04M,2880.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303971,136)ZM56704,2881.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303978,0),2882.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303979,0),2883.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303992,655)LGKFN04,2884.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304001,293)LEBAS04A,2885.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304007,496)EG11G04M,2886.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304041,0),2887.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304051,626)MYY04A,2888.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304054,3)ZM56704,2889.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304074,290)KSPE104D,2890.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304100,0),2891.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304109,0),2892.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304114,3032)MGY04,2893.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304139,333)LELVL104,2894.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304148,0),2895.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304161,333)LELVL104,2896.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304182,381)LELVL104,2897.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304230,797)EDGG704,2898.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304239,471)LELVL104,2899.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304242,19)YD5WH04M,2900.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304245,0),2901.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304253,1247)LCES004M,2902.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304254,18)KWUR1C04,2903.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304258,849)MAB04,2904.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304260,87)MEK04,2905.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304261,503)RJIU04M,2906.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304262,3)MGY04,2907.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304263,426)LELVL104,2908.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304315,540)RMZU04,2909.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304335,625)LELVL104,2910.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304336,51)MAB3404A,2911.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304351,1205)LLBGA04L,2912.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304356,1112)LFPND04,2913.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304357,245)LELVL104,2914.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304361,0),2915.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304362,2486)LGZAA04M,2916.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304372,330)RMZU04,2917.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304380,51)MEK04,2918.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304414,160)LEMDAT04,2919.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304422,2174)MRAEE04,2920.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304433,185)LELVU04,2921.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304435,828)LELVU04,2922.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304443,0),2923.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304446,80)LELVL104,2924.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304450,10560)$MRAE04,2925.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304453,0),2926.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304456,530)RJIU04M,2927.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304458,181)LCES004M,2928.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304463,920)RMZSI04,2929.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304483,1405)LCES004,2930.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304486,558)LELVU04,2931.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304488,0),2932.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304502,0),2933.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304529,0),2934.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304552,0),2935.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304555,96)MM304,2936.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304557,95)LEMDAT04,2937.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304568,307)ZM56704,2938.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304570,0),2939.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304579,0),2940.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304583,604)MRAE04,2941.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304586,0),2942.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304592,0),2943.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304606,273)KFUL1U04,2944.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304615,537)MRAEE04,2945.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304629,221)RVKWS04,2946.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304631,0),2947.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304690,61)LOVN1504,2948.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304696,43)MGY04,2949.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304701,55)LGAVA04,2950.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304713,0),2951.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304722,2580)$MAB1204A,2952.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304734,0),2953.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304739,49)GL34W04,2954.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304753,730)LGKFN04,2955.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304761,17)MAB1204A,2956.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304765,61)LELVL104,2957.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304778,283)RNS04M,2958.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304780,196)KWUR1C04,2959.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304797,0),2960.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304798,0),2961.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304803,0),2962.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304811,0),2963.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304825,1776)LEMDAT04,2964.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304830,0),2965.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304838,0),2966.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304857,329)KSAL1204,2967.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304861,0),2968.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304862,150)MGY04,2969.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304871,30)MRAEE04,2970.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304873,0),2971.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304880,1042)LGZAA04M,2972.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304882,278)LLBGA04L,2973.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304895,78)LOVN1504,2974.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304925,0),2975.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304944,23)MAB1204A,2976.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304979,0),2977.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304980,0),2978.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305011,2278)LEMDAT04,2979.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305013,510)LCES004M,2980.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305019,554)RNS04M,2981.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305030,0),2982.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305039,0),2983.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305074,66)ZM56704,2984.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305101,0),2985.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305104,75)KSPE104D,2986.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305112,0),2987.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305122,279)LEBAS04A,2988.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305154,120)LELVL104,2989.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305171,0),2990.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305214,0),2991.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305224,34)RNS04M,2992.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305270,0),2993.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305276,0),2994.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305282,0),2995.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305283,458)LGKFN04,2996.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305292,0),2997.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305314,15)KSPE104D,2998.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305315,0),2999.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305354,546)MEK04,3000.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305363,195)KWUR1C04,3001.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305370,0),3002.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305375,18)ZM56704,3003.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305384,0),3004.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305385,0),3005.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305425,997)MGY04,3006.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305432,88)RMZSI04,3007.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305446,412)LELVL104,3008.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305448,303)LFMDA04A,3009.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305458,0),3010.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305462,846)EDGG704,3011.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305469,78)KSLN04A,3012.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305491,228)YB3EH04A,3013.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305510,0),3014.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305522,272)KSPE104D,3015.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305532,0),3016.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305535,77)RMZU04,3017.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305538,913)RMZSI04,3018.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305542,8899)$MRAE04,3019.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305548,160)LEMDAT04,3020.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305557,3090)LCES004,3021.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305560,0),3022.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305573,24)YB3EH04A,3023.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305584,34)MGY04,3024.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305585,0),3025.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305593,52)YB3EH04A,3026.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305597,220)$LOVN1504,3027.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305599,0),3028.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305601,862)LLBGA04L,3029.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305604,232)KFZ4404M,3030.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305609,0),3031.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305621,27)LELVL104,3032.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305622,0),3033.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305634,9)MEK04,3034.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305661,20)LOVN1504,3035.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305671,407)LELVU04,3036.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305686,129)LEMDAT04,3037.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305689,609)LEMDAT04,3038.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305696,0),3039.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305697,1581)LEMDAT04,3040.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305711,0),3041.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305716,76)KWUR1C04,3042.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305728,260)ZM56704,3043.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305730,689)LGIRA04,3044.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305745,195)RVKWS04,3045.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305753,137)KSPE104D,3046.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305754,169)MGY04,3047.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305764,0),3048.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305775,0),3049.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305780,81)LELVL104,3050.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305783,114)LELVL104,3051.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305791,39)KWUR1C04,3052.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305798,1050)LCES004,3053.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305802,2133)EDGG704,3054.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305803,189)KWUR1C04,3055.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305806,241)LELVL104,3056.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305811,94)KWUR1C04,3057.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305816,0),3058.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305823,0),3059.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305828,946)LCES004,3060.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305830,0),3061.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305834,85)LCES004M,3062.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305837,165)$KFZ4404L,3063.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305845,0),3064.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305851,35)MAB1204A,3065.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305867,1913)EDGG704,3066.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305873,0),3067.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305887,3814)LCES004,3068.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305896,208)LELVL104,3069.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305899,535)LEBAS04A,3070.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305915,0),3071.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305923,144)LELVL104,3072.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305929,729)LCES004M,3073.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305950,0),3074.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305962,847)LEMDAT04,3075.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305967,214)LELVL104,3076.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306007,114)YB3EH04A,3077.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306012,126)LELVL104,3078.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306044,186)LELVL104,3079.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306051,61)KSPE104D,3080.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306054,463)LGRPA04,3081.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306066,0),3082.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306069,44)MGY04,3083.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306095,0),3084.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306120,34)MEK04,3085.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306139,550)$LOVN1504,3086.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306149,69)KSAL1A04,3087.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306171,0),3088.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306187,507)LOVN1504,3089.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306188,849)$LFMDA04A,3090.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306190,47)YB3EH04A,3091.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306197,208)LEBAS04A,3092.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306201,0),3093.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306204,57)ZM56704,3094.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306206,67)KWUR1C04,3095.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306207,1945)LCES004M,3096.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306241,2)$BKED1204,3097.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306242,0),3098.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306243,0),3099.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306251,728)RMZU04,3100.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306253,12)YB3EH04A,3101.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306269,314)MRAE04,3102.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306270,182)LELVL104,3103.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306272,135)KSPE104D,3104.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306283,0),3105.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306287,142)RVKWS04,3106.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306304,0),3107.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306307,680)RMZU04,3108.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306308,267)KWUR1C04,3109.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306331,260)KSAL1204,3110.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306346,2638)LCES004,3111.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306358,293)RMZSI04,3112.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306384,420)LELVU04,3113.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306386,0),3114.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306388,68)MAB3404A,3115.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306397,63)KWUR1C04,3116.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306405,912)EDGG704,3117.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306413,1157)LGKFN04,3118.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306439,20)MAB04,3119.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306449,718)LEBAS04A,3120.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306459,0),3121.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306490,988)LFPND04,3122.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306491,180)LCES004M,3123.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306499,30)MGY04,3124.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306530,15)MGY04,3125.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306542,102)RNS04M,3126.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306563,36)MGY04,3127.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306570,364)YB3EH04A,3128.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306577,390)LELVL104,3129.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306583,436)$LGRPA04,3130.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306590,0),3131.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306597,0),3132.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306612,13)MAB1204A,3133.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306617,50)$KFUL1U04,3134.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306630,12)KSPE104D,3135.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306667,59)ZM56704,3136.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306669,495)MRAE04,3137.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306677,2)MGY04,3138.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306685,95)KSAL1204,3139.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306698,1880)EDGG704,3140.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306710,606)LOVN1504,3141.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306718,139)LOVN1504,3142.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306743,462)RMZSI04,3143.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306751,229)KWUR1C04,3144.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306756,66)LELVL104,3145.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306769,315)MAB1204A,3146.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306801,711)RMZU04,3147.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306803,0),3148.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306810,17)MAB3404A,3149.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306829,2245)MGY04,3150.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306830,0),3151.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306846,225)KWUR1C04,3152.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306848,0),3153.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306862,508)KSAL1204,3154.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306868,478)KSLN04A,3155.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306902,1966)MRAEE04,3156.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306918,85)BKED1204,3157.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306920,56)LGKFN04,3158.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306922,397)LOVN1504,3159.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306943,0),3160.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306951,53)MRAEE04,3161.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306962,0),3162.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306964,0),3163.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306995,220)YB3EH04A,3164.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307018,721)RMZSI04,3165.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307021,358)LEBAS04A,3166.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307025,526)YB3EH04A,3167.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307028,0),3168.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307040,0),3169.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307044,0),3170.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307055,324)YB3EH04A,3171.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307060,0),3172.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307068,277)LEBAS04A,3173.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307087,38)KWUR1C04,3174.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307091,0),3175.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307095,983)LEBAS04A,3176.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307103,0),3177.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307105,2831)LGZAA04M,3178.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307107,63)ZM56704,3179.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307108,0),3180.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307135,124)EDGG704,3181.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307140,0),3182.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307142,361)KSPE104D,3183.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307145,178)KSAL1204,3184.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307148,0),3185.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307153,2511)LCES004,3186.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307154,834)LGIRA04,3187.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307158,0),3188.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307174,0),3189.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307182,1609)EDGG704,3190.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307186,0),3191.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307190,1318)LGKFN04,3192.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307217,1033)RMZSI04,3193.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307218,363)ZM56704,3194.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307231,10)MGY04,3195.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307258,0),3196.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307260,0),3197.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307264,2510)LCES004,3198.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307265,627)LEBAS04A,3199.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307285,1134)MGY04,3200.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307304,135)MRAE04,3201.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307309,0),3202.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307311,0),3203.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307317,0),3204.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307323,0),3205.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307355,0),3206.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307359,512)LELVL104,3207.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307388,0),3208.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307394,107)KWUR1C04,3209.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307410,0),3210.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307418,12)YB3EH04A,3211.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307440,37)KWUR1C04,3212.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307441,173)$BKED1204,3213.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307460,0),3214.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307461,402)RJIU04M,3215.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307470,715)LGIRA04,3216.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307472,59)KWUR1C04,3217.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307481,0),3218.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307482,0),3219.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307494,0),3220.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307498,3319)LCES004,3221.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307532,0),3222.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307547,224)LEBAS04A,3223.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307576,132)YB3EH04A,3224.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307581,0),3225.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307617,47)LELVU04,3226.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307626,718)MRAE04,3227.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307650,0),3228.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307658,554)RMZU04,3229.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307672,18)RMZU04,3230.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307674,0),3231.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307679,2333)LCES004,3232.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307696,8103)$MRAE04,3233.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307707,98)BKED1204,3234.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307712,483)EDGG704,3235.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307716,0),3236.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307726,2144)MGY04,3237.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307727,0),3238.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307728,1400)MAB1204A,3239.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307730,0),3240.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307733,494)LELVL104,3241.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307740,1971)LGSRA04,3242.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307745,0),3243.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307752,429)LGAVA04,3244.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307779,0),3245.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307791,186)ZM56704,3246.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307805,393)LOVN1504,3247.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307831,0),3248.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307833,0),3249.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307845,0),3250.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307846,529)RMZU04,3251.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307860,279)YB3EH04A,3252.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307867,0),3253.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307870,9)MAB1204A,3254.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307875,1)KSLN04A,3255.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307878,286)KWUR1C04,3256.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307887,8)YB3EH04A,3257.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307897,1202)LCES004M,3258.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307899,0),3259.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307902,0),3260.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307914,0),3261.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307919,0),3262.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307926,0),3263.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307935,67)ZM56704,3264.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307961,133)KWUR1C04,3265.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307977,0),3266.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307979,0),3267.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307985,412)RMZU04,3268.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307987,408)LELVL104,3269.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307990,702)EDGG704,3270.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307992,2435)LGZAA04M,3271.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307997,0),3272.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307998,0),3273.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308003,434)YB3EH04A,3274.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308004,142)ZM56704,3275.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308021,0),3276.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308058,0),3277.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308064,756)LEBAS04A,3278.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308077,665)EDGG704,3279.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308093,0),3280.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308103,914)LEBAS04A,3281.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308125,2101)LCES004,3282.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308133,0),3283.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308136,126)LELVL104,3284.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308144,963)MAB04,3285.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308210,175)LEBAS04A,3286.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308221,169)KSLN04A,3287.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308225,661)RMZSI04,3288.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308239,231)KWUR1C04,3289.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308248,335)YB3EH04A,3290.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308251,3082)LCES004,3291.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308268,173)RMZU04,3292.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308281,172)RMZU04,3293.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308294,607)LGIRA04,3294.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308308,311)YB3EH04A,3295.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308325,1206)LGKFN04,3296.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308334,130)EBEEC04M,3297.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308336,60)MGY04,3298.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308351,300)$RMZSI04,3299.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308352,0),3300.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308362,0),3301.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308366,0),3302.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308371,408)ZM56704,3303.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308386,0),3304.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308402,391)LELVL104,3305.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308410,1151)RMZU04,3306.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308418,0),3307.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308432,364)RMZU04,3308.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308449,926)MRAE04,3309.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308460,8)YB3EH04A,3310.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308475,16)KFUL1U04,3311.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308479,0),3312.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308482,157)KSAL1204,3313.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308485,700)$LGIRA04,3314.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308505,0),3315.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308507,450)LCES004,3316.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308511,28)ZM56704,3317.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308515,0),3318.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308533,357)EDGG704,3319.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308550,213)RVKWS04,3320.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308582,2154)EDGG704,3321.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308593,320)RMZU04,3322.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308597,0),3323.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308602,183)$LOVN1504,3324.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308611,0),3325.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308619,1978)LGZAA04M,3326.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308622,2538)LCES004,3327.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308624,383)LCES004,3328.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308629,0),3329.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308647,1392)MRAE04,3330.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308677,385)RMZSI04,3331.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308700,23)LEBAS04A,3332.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308705,360)$LCES004M,3333.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308717,120)$KFUL1U04,3334.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308733,48)MAB04,3335.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308743,845)EDGG704,3336.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308751,0),3337.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308759,24)KSPE104D,3338.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308769,285)MRAE04,3339.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308780,0),3340.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308836,83)YB3EH04A,3341.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308855,324)YB3EH04A,3342.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308892,0),3343.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308908,284)ZM56704,3344.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308914,29)MAB3404A,3345.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308941,0),3346.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308945,856)EDGG704,3347.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308947,0),3348.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308966,0),3349.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309000,32)KSLN04A,3350.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309006,36)ZM56704,3351.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309011,815)MRAE04,3352.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309016,61)MGY04,3353.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309049,324)$RMZSI04,3354.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309061,65)EGPFA04,3355.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309070,220)EDGG704,3356.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309072,0),3357.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309098,984)RMZSI04,3358.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309099,673)MRAEE04,3359.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309103,1026)GL34W04,3360.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309119,19)ZM56704,3361.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309127,309)LGZAA04M,3362.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309142,0),3363.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309143,23)RMZU04,3364.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309144,0),3365.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309172,1583)EDGG704,3366.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309174,0),3367.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309188,56)MGY04,3368.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309190,0),3369.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309200,1413)LCES004M,3370.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309203,409)YB3EH04A,3371.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309207,0),3372.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309208,0),3373.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309210,891)EDGG704,3374.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309267,46)RMZSI04,3375.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309270,0),3376.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309271,0),3377.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309281,38)ZM56704,3378.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309283,2154)LGSRA04,3379.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309284,2356)LFMDA04A,3380.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309298,184)EDGG704,3381.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309311,0),3382.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309313,0),3383.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309316,80)LGIRA04,3384.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309317,725)MGY04,3385.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309321,509)LGIRA04,3386.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309324,1056)RMZSI04,3387.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309331,116)RMZU04,3388.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309347,0),3389.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309349,0),3390.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309374,368)LGIRA04,3391.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309385,0),3392.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309386,0),3393.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309400,0),3394.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309414,3019)LCES004,3395.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309437,0),3396.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309442,49)MYY04A,3397.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309449,0),3398.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309461,0),3399.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309462,308)LOVN1504,3400.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309465,1639)LGZAA04M,3401.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309473,355)LOVN1504,3402.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309492,0),3403.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309498,684)RMZSI04,3404.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309507,0),3405.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309508,721)LGRPA04,3406.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309520,0),3407.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309536,0),3408.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309547,293)LEBAS04A,3409.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309557,679)EDGG704,3410.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309560,0),3411.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309573,2915)LCES004,3412.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309577,1716)MRAEE04,3413.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309583,2890)MGY04,3414.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309588,0),3415.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309594,57)KWUR1C04,3416.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309597,113)KFUL1U04,3417.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309599,90)YB3EH04A,3418.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309602,143)LEBAS04A,3419.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309625,1783)MGY04,3420.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309641,0),3421.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309684,50)MAB3404A,3422.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309693,195)MAB3404A,3423.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309695,62)MEK04,3424.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309709,1192)LFPND04,3425.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309711,1578)MGY04,3426.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309721,13)YB3EH04A,3427.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309724,0),3428.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309725,0),3429.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309735,0),3430.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309780,300)LCES004,3431.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309790,106)YB3EH04A,3432.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309806,299)LGRPA04,3433.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309822,142)ZM56704,3434.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309872,0),3435.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309887,0),3436.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309890,254)KWUR1C04,3437.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309899,0),3438.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309911,0),3439.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309920,62)LELVL104,3440.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309940,365)LELVL104,3441.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309941,0),3442.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309953,41)LOVN1504,3443.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309959,986)MRAEE04,3444.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309965,203)LEBAS04A,3445.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309978,913)YB3EH04A,3446.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309981,303)MAB04,3447.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309986,0),3448.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310005,616)EDGG704,3449.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310024,84)RMZU04,3450.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310042,0),3451.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310043,0),3452.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310058,0),3453.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310080,115)LEBAS04A,3454.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310081,0),3455.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310082,288)EDGG704,3456.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310087,0),3457.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310096,180)MEK04,3458.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310117,25)YB3EH04A,3459.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310120,452)LGIRA04,3460.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310127,0),3461.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310158,2901)LCES004,3462.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310175,0),3463.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310199,0),3464.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310219,2087)EDGG704,3465.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310235,1)GL34W04,3466.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310238,0),3467.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310256,0),3468.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310272,847)LOVN1504,3469.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310282,0),3470.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310287,332)LCES004,3471.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310303,1303)RMZU04,3472.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310311,0),3473.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310381,0),3474.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310384,62)KWUR1C04,3475.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310386,0),3476.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310388,0),3477.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310392,0),3478.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310398,232)KFUL1U04,3479.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310417,0),3480.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310438,1136)EDGG704,3481.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310475,2250)LCES004,3482.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310502,1870)MGY04,3483.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310512,374)LOVN1504,3484.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310522,0),3485.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310533,0),3486.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310535,436)LELVL104,3487.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310539,354)YB3EH04A,3488.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310560,2037)LCES004,3489.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310570,51)KSLN04A,3490.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310580,135)EDGG704,3491.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310593,0),3492.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310594,148)LELVL104,3493.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310599,0),3494.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310618,3598)EDGG704,3495.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310635,0),3496.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310647,667)GL34W04,3497.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310665,0),3498.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310668,0),3499.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310671,612)LELVL104,3500.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310674,1140)MRAEE04,3501.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310692,0),3502.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310719,0),3503.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310724,53)MGY04,3504.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310732,3016)LCES004,3505.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310734,756)$RMZSI04,3506.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310742,119)KSLN04A,3507.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310743,0),3508.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310753,0),3509.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310755,0),3510.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310759,0),3511.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310761,493)EDGG704,3512.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310774,0),3513.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310792,0),3514.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310795,299)LELVL104,3515.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310853,264)LELVL104,3516.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310899,0),3517.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310901,414)YB3EH04A,3518.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310913,0),3519.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310943,0),3520.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310951,0),3521.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310982,0),3522.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310983,2072)EDGG704,3523.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311032,1404)$LOVN1504,3524.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311042,0),3525.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311049,233)$LGRPA04,3526.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311070,0),3527.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311071,86)EDGG704,3528.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311073,1080)LCES004,3529.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311074,224)GL34W04,3530.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311108,1590)LCES004,3531.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311119,261)RMZSI04,3532.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311138,0),3533.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311142,55)ZM56704,3534.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311143,129)RNS04M,3535.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311151,35)MAB1204A,3536.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311155,2476)LCES004,3537.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311161,0),3538.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311168,67)KSAL1204,3539.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311203,0),3540.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311242,0),3541.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311253,501)LFMDA04A,3542.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311255,193)MAB1204A,3543.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311256,235)YB3EH04A,3544.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311257,0),3545.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311260,0),3546.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311265,2884)LCES004,3547.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311272,82)LELVL104,3548.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311284,2187)LCES004,3549.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311285,2211)LCES004,3550.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311291,75)LELVL104,3551.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311293,0),3552.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311300,42)LEBAS04A,3553.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311312,37)MEK04,3554.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311314,465)LELVL104,3555.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311315,210)LEBAS04A,3556.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311329,1194)MEK04,3557.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311344,361)LELVL104,3558.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311351,133)LOVN1504,3559.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311402,42)KSAL1A04,3560.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311412,167)KSLN04A,3561.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311413,31)ZM56704,3562.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311440,381)MGY04,3563.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311443,746)EDGG704,3564.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311447,865)LGKFN04,3565.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311462,233)LELVL104,3566.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311478,461)LELVL104,3567.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311496,0),3568.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311520,0),3569.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311542,656)LCES004,3570.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311548,168)LELVL104,3571.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311549,542)LELVL104,3572.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311550,0),3573.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311552,1245)$LFMDA04A,3574.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311636,268)LELVL104,3575.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311650,1938)MEK04,3576.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311680,285)LELVL104,3577.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311697,1760)EDGG704,3578.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311706,723)MEK04,3579.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311727,23)MAB04,3580.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311733,0),3581.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311757,2790)LCES004,3582.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311813,183)LELVL104,3583.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311825,1072)$LGIRA04,3584.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311838,1458)LCES004,3585.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311840,1740)LCES004,3586.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311845,49)YB3EH04A,3587.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311850,8)MYY04A,3588.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311856,2045)MEK04,3589.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311863,32)YB3EH04A,3590.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311876,360)$LCES004,3591.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311878,1618)MGY04,3592.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311882,277)LELVL104,3593.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311886,690)LCES004,3594.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311949,0),3595.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311954,347)MRAE04,3596.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311988,0),3597.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311993,0),3598.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311998,31)MEK04,3599.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312009,1203)LLBGA04L,3600.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312011,0),3601.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312015,1950)LCES004,3602.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312017,0),3603.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312020,148)MGY04,3604.o,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(312034,13)MAB1204A,3605.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312036,537)MYY04A,3606.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312051,0),3607.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312066,1280)MRAE04,3608.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312085,409)MEK04,3609.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312091,513)KSLN04A,3610.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312097,1969)LCES004,3611.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312192,691)ZM56704,3612.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312199,3220)LCES004,3613.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312231,1564)LGSRA04,3614.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312302,0),3615.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312325,29)YB3EH04A,3616.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312349,0),3617.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312354,420)MAB1204A,3618.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312369,21)MAB3404A,3619.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312414,184)$LOVN1504,3620.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312417,0),3621.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312436,0),3622.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312442,249)LEBAS04A,3623.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312456,75)YB3EH04A,3624.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312494,625)LOVN1504,3625.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312497,106)LEBAS04A,3626.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312503,191)MEK04,3627.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312532,466)LELVL104,3628.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312565,594)LCES004,3629.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312583,3008)LCES004,3630.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312641,0),3631.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312648,24)MAB3404A,3632.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312659,0),3633.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312674,2271)LCES004,3634.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312682,442)MRAE04,3635.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312707,649)MRAE04,3636.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312715,0),3637.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312731,0),3638.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312746,104)LEBAS04A,3639.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312762,316)MRAE04,3640.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312773,2121)$GL34W04,3641.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312792,533)LEBAS04A,3642.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312800,1580)EDGG704,3643.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312825,2801)LCES004,3644.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312879,3092)LCES004,3645.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312881,4513)MGY04,3646.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312895,3180)LCES004,3647.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312912,1248)MAB1204A,3648.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312938,0),3649.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312950,0),3650.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312956,1879)EDGG704,3651.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312975,275)ZM56704,3652.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312999,608)EDGG704,3653.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313002,0),3654.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313003,937)MRAE04,3655.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313034,0),3656.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313050,1138)$LCES004M,3657.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(313054,504)MYY04A,3658.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313068,2556)LCES004,3659.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313100,9)RMZU04,3660.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313102,1393)LCES004,3661.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313119,39)LOVN1504,3662.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313135,122)KWUR1C04,3663.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313202,5)KWUR1C04,3664.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313298,275)GL34W04,3665.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313302,1445)LCES004,3666.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313344,430)MRAE04,3667.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313354,613)LEBAS04A,3668.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(313372,377)MGY04,3669.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313410,328)LEBAS04A,3670.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313433,847)MRAE04,3671.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313526,0),3672.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313536,0),3673.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313540,2900)LCES004,3674.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313563,0),3675.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313569,3169)LCES004,3676.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313590,325)KWUR1C04,3677.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313638,628)EDGG704,3678.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313701,66)MRAE04,3679.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313717,1052)MRAEE04,3680.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313758,3019)LCES004,3681.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313874,0),3682.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313875,60)LCES004,3683.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313899,859)KSAL1204,3684.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313994,0),3685.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314075,84)MAB04,3686.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314104,0),3687.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314108,2712)LCES004,3688.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314131,35)MYY04A,3689.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314172,690)EDGG704,3690.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314186,425)MGY04,3691.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314191,0),3692.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314198,0),3693.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314223,2653)LCES004,3694.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314225,1111)MGY04,3695.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314236,1440)LCES004,3696.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314330,56)KWUR1C04,3697.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314402,9)MGY04,3698.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314450,0),3699.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314457,0),3700.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314530,0),3701.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314538,1650)EDGG704,3702.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314563,7531)MRAE04,3703.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314573,1100)EDGG704,3704.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314600,2890)MRAE04,3705.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314699,2866)LCES004,3706.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314705,16)KSLN04A,3707.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314730,377)MAB04,3708.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314736,450)EDGG704,3709.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314808,627)MRAEE04,3710.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314816,2191)EDGG704,3711.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314823,114)MGY04,3712.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314847,588)MGY04,3713.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314889,1173)EDGG704,3714.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314986,0),3715.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314999,270)EDGG704,3716.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315019,1536)EDGG704,3717.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315040,128)LELVL104,3718.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315081,660)LCES004,3719.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315138,1032)LCES004,3720.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315209,64)MAB1204A,3721.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(315232,1759)LCES004,3722.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315366,38)MGY04,3723.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315428,622)LELVL104,3724.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315544,1610)EDGG704,3725.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315618,1903)EDGG704,3726.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315692,623)LLBGA04L,3727.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315748,779)EDGG704,3728.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(315763,1511)EDGG704,3729.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315779,207)LCES004,3730.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315788,46)LELVL104,3731.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315895,0),3732.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315991,670)EDGG704,3733.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316029,1787)EDGG704,3734.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(316061,911)LLBGA04L,3735.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316090,2590)LCES004,3736.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316213,0),3737.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316285,76)KWUR1C04,3738.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316289,401)LELVL104,3739.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316298,2025)EDGG704,3740.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316314,262)KWUR1C04,3741.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316391,1770)EDGG704,3742.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316430,534)LCES004,3743.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316446,66)MYY04A,3744.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316476,1958)EDGG704,3745.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316499,1937)EDGG704,3746.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316531,720)$LCES004,3747.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316538,1320)EDGG704,3748.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316618,1052)LLBGA04L,3749.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316626,0),3750.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316914,65)MGY04,3751.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316916,749)EDGG704,3752.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316925,0),3753.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317001,0),3754.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317008,13)MAB04,3755.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317048,2713)LCES004,3756.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317067,561)LLBGA04L,3757.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317111,967)EDGG704,3758.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317116,491)MRAE04,3759.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317153,2037)EDGG704,3760.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317216,21)EDGG704,3761.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317222,1816)EDGG704,3762.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317300,366)EDGG704,3763.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317357,1053)LGRPA04,3764.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317358,82)EDGG704,3765.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317360,45)MRAEE04,3766.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317443,712)MRAE04,3767.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317538,360)MAB1204A,3768.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317603,1269)LLBGA04L,3769.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317621,0),3770.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317644,0),3771.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317675,0),3772.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317851,1540)EDGG704,3773.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317908,1913)EDGG704,3774.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(317920,1716)EDGG704,3775.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317924,337)MRAE04,3776.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317978,2132)EDGG704,3777.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(317991,622)EDGG704,3778.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317994,59)MRAE04,3779.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318112,21)MGY04,3780.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318119,900)$LCES004,3781.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(318187,18)MRAEE04,3782.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318401,534)EDGG704,3783.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318435,1920)EDGG704,3784.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318473,1310)LLBGA04L,3785.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318516,59)MAB04,3786.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318565,477)LELVL104,3787.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318660,994)EDGG704,3788.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318832,42)MGY04,3789.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319008,1990)EDGG704,3790.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(319288,772)MRAE04,3791.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319337,1800)EDGG704,3792.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319782,0),3793.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320054,116)EDGG704,3794.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320214,1179)MRAE04,3795.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320591,0),3796.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(320734,168)EDGG704,3797.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(321498,1650)EDGG704,3798.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(322722,889)EDGG704,3799.o,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(323044,930)MRAE04,3800.o,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(323790,0),3801.o,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262805,807)$MRAE04,3802,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262806,507)$MRAE04,3803,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262808,2084)$MRAE04,3804,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262844,4523)$LCS12W03,3805,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262875,4021)$EBBRA04E,3806,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262897,1873)$EBBRA04E,3807,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262913,11486)$RQXSI04E,3808,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262946,6155)$RQXSI04E,3809,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263003,13871)$KFZ4404M,3810,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263004,3985)$RQXSI04E,3811,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263012,11592)$RQXSI04E,3812,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263107,3107)$BR204M,3813,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263142,3139)$RFBRT04M,3814,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263168,2183)$RFBRT04M,3815,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263196,2137)$RQXSI04E,3816,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263206,8504)$LELVL04M,3817,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263212,3306)$RFBRT04M,3818,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263249,3505)$RFBRT04M,3819,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263266,1690)$MM204,3820,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263276,6640)$LCES004M,3821,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263279,12686)$KFZ4404M,3822,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263280,9060)$LEBAS04M,3823,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263290,9600)$LGKFN04,3824,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263294,12180)$LEBAS04M,3825,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263297,480)$YB3EH04M,3826,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263298,3858)$LELVL04M,3827,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263306,17760)$LCES004,3828,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263313,1629)$RFBRT04M,3829,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263316,1071)$LEBAS04M,3830,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263323,7092)$BKED1204,3831,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263329,4487)$LELVU04,3832,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263330,3217)$BR204M,3833,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263332,2184)$MM204,3834,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263339,1339)$LCES004M,3835,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263346,897)$GL4W04M,3836,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263350,534)$RFBRT04M,3837,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263351,2806)$RFBRT04M,3838,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263367,2723)$RFBRT04M,3839,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263370,1200)$RFBRT04M,3840,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263376,5280)$LEBAS04M,3841,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263389,6780)$LEBAS04M,3842,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263410,27392)$LCES004,3843,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263412,11117)$LCES004M,3844,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263421,804)$LCES004M,3845,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263439,15320)$LCES004,3846,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263463,7551)$RMZSI04,3847,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263476,2031)$EBEEC04M,3848,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263492,2530)$MM204,3849,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263498,5050)$BKED1204,3850,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263502,3653)$LEBAS04M,3851,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263503,3436)$RNS04M,3852,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263515,26109)$LCES004,3853,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263516,3180)$LEBAS04M,3854,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263558,2284)$RNS04M,3855,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263563,7038)$LEBAS04A,3856,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263570,2520)$LELVU04,3857,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263574,1789)$RNS04M,3858,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263580,19273)$LCES004,3859,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263584,6457)$LEBAS04A,3860,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263587,5455)$LCES004M,3861,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263593,21512)$LCES004,3862,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263594,4505)$LCES004M,3863,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263601,5725)$YB3EH04A,3864,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263602,9780)$LCES004,3865,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263607,798)$LCES004M,3866,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263612,17401)$LCES004,3867,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263621,2847)$RMZSI04,3868,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263638,5820)$LEBAS04A,3869,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263640,20595)$LCES004,3870,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263646,2003)$LEBAS04A,3871,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263649,1320)$CPRFBR04,3872,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263659,743)$CPRFBR04,3873,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263662,645)$CPRFBR04,3874,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263700,438)$LEBAS04A,3875,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263713,7809)$LEBAS04A,3876,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263733,231)$LEBAS04A,3877,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263743,9601)$KSLN04A,3878,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263793,3362)$KSAL1204,3879,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263797,2701)$KFUL1U04,3880,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263800,3572)$LEBAS04A,3881,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263814,6360)$LEBAS04A,3882,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263816,3773)$RMZU04,3883,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263820,4547)$LGAVA04,3884,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263840,496)$CPRFBR04,3885,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263859,1140)$LEBAS04A,3886,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263860,6279)$LCES004,3887,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263862,16560)$LCES004,3888,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263866,14546)$LCES004,3889,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263868,9720)$LCES004,3890,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263905,3122)$MAB1204A,3891,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263921,13160)$LCES004,3892,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263922,3528)$GL34W04,3893,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263926,12598)$MGY04,3894,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263931,15286)$MRAE04,3895,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263958,4533)$LCES004,3896,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263962,5339)$LCES004,3897,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263986,4372)$MAB3404A,3898,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(264011,8614)$LCES004,3899,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(264013,2569)$MAB3404A,3900,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(264033,14236)$MGY04,3901,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(267696,6291)$YBOLN04M,3902,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(267745,4210)$EBBRA04E,3903,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(268974,861)$KSPE1P04,3904,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269231,6219)$YBOLN04M,3905,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269531,3569)$EBBRA04E,3906,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269558,8039)$RVKWU04M,3907,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269712,5872)$EBBRA04E,3908,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269731,4027)$EBBRA04E,3909,0.000000)\\\n",
      "\t\t\t0.000000\t\t(t_t_x(269896,1872)$EBBRA04E,3910,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270314,7480)$EGNOR04M,3911,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270327,918)$EBBRA04E,3912,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(270468,9064)$YB3EH04E,3913,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270609,2004)$KHVL104E,3914,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270762,2903)$YB5WH04M,3915,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(271099,10918)$YB3EH04E,3916,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271199,1019)$RMZU04E,3917,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271211,4091)$RQXSI04E,3918,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271214,7401)$RQXU04E,3919,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271412,10073)$LELVL04M,3920,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271428,2331)$KHVL104E,3921,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271601,2654)$RASI04M,3922,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(271616,6708)$RQXSI04E,3923,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272204,13036)$YB3EH04E,3924,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272234,7976)$RQXU04E,3925,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272249,3389)$EGNOR04M,3926,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272266,8797)$RQXSI04E,3927,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272287,12409)$YB3EH04E,3928,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272507,1459)$MT4AT04E,3929,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272695,9402)$RQXSI04E,3930,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272849,7399)$LGKFN04,3931,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272894,8602)$RQXU04E,3932,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273004,4273)$EGNOR04M,3933,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273032,6054)$RQXSI04E,3934,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273048,10680)$YD5WH04M,3935,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273072,8912)$RQXSI04E,3936,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273386,3598)$EGNOR04M,3937,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273540,111)$LOW304M,3938,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273545,13260)$LFPND04,3939,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273554,3615)$EBEEC04M,3940,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273555,2892)$MT4AT04E,3941,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273572,51693)$LGZAA04M,3942,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273599,53420)$LGZAA04M,3943,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273793,15859)$LELVL04M,3944,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273960,4985)$EGNOR04M,3945,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273980,2983)$PMXX04M,3946,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274216,8632)$EG11G04M,3947,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274389,11460)$LFPND04,3948,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274564,2418)$RQXSI04E,3949,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274577,7211)$YD5WH04M,3950,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274596,8054)$YD5WH04M,3951,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274616,14213)$LELVL04M,3952,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274643,5978)$EGNOR04M,3953,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274901,3910)$YD5WH04M,3954,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274934,172)$KSLN2C04,3955,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274996,3176)$RFBRT04M,3956,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275011,1390)$MT4AT04E,3957,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275027,44584)$LGZAA04M,3958,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275135,45028)$LGSRA04,3959,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275270,10169)$YB3EH04E,3960,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275272,1297)$EGNOR04M,3961,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275277,7454)$YD5WH04M,3962,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275338,2726)$FUJ04M,3963,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275522,9966)$GL4W04M,3964,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275587,6160)$EBBRA04E,3965,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275682,2106)$RFBRT04M,3966,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275809,780)$YD5WH04M,3967,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275864,16860)$LFPND04,3968,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275987,5767)$MM204,3969,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276076,11675)$KFZ4404M,3970,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276122,5196)$EG11G04M,3971,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276210,2155)$KHVL104E,3972,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276300,9264)$LCES004M,3973,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276307,7844)$LGKFN04,3974,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276531,815)$KHVL104E,3975,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276534,2211)$KHVL104E,3976,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276588,44225)$LGZAA04M,3977,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276611,5255)$RQXSI04E,3978,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276662,456)$EBEEC04M,3979,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276830,2664)$LEBAS04M,3980,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276837,7637)$RJIU04M,3981,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276838,455)$KSLN04M,3982,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276911,2759)$RNS04M,3983,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276925,12463)$RQXU04E,3984,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276959,2824)$PMXX04M,3985,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(276966,9317)$EG11G04M,3986,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276972,6061)$LELVL04M,3987,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276989,10317)$LGKFN04,3988,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276991,4032)$MM204,3989,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277112,12498)$RQXU04E,3990,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277127,6407)$LGKFN04,3991,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277129,1268)$KCHI104M,3992,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277167,1105)$KSPE1P04,3993,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277190,6951)$EG11G04M,3994,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277197,12290)$RJIU04M,3995,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277201,1416)$KHVL104E,3996,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277232,5696)$LEBAS04M,3997,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277243,1020)$KSPE1P04,3998,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277278,2534)$RASI04M,3999,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277284,3764)$EBBRA04E,4000,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277296,3869)$MM204,4001,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277313,9867)$YB3EH04E,4002,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277361,13260)$LFPND04,4003,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277366,10000)$LFPNA04,4004,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277387,7055)$YB3EH04E,4005,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277424,9253)$EGNOR04M,4006,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277425,3191)$KFZ4404M,4007,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277434,3671)$EG11G04M,4008,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277445,6620)$LEMDAT04,4009,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277463,7842)$LGKFN04,4010,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277472,7171)$EG11G04M,4011,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277484,496)$YB3EH04E,4012,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277533,2760)$KSPE1P04,4013,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277562,961)$YH5MH04M,4014,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277591,10169)$RQXU04E,4015,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277598,8860)$KSLN04M,4016,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277602,54847)$LGZAA04M,4017,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277703,1676)$KHVL104E,4018,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277744,3242)$GL4W04M,4019,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277826,7552)$RJIU04M,4020,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277829,27618)$LGSRA04,4021,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277917,458)$BR404M,4022,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277924,9465)$YB3EH04E,4023,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277936,7407)$LGKFN04,4024,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278026,1661)$YD5WH04M,4025,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278036,10450)$RJIU04M,4026,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278037,660)$YD5WH04M,4027,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278067,5547)$EG11G04M,4028,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278123,3560)$EGNOR04M,4029,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278149,3803)$EGNOR04M,4030,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278154,4136)$YH5MH04M,4031,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278158,280)$YB3EH04M,4032,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278162,12323)$YB3EH04E,4033,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278185,13320)$YB3EH04E,4034,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278209,3600)$KHVL104E,4035,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278261,6450)$KFZ4404M,4036,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278295,7040)$RNI04M,4037,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278320,6298)$EGNOR04M,4038,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278322,2211)$YH5MH04M,4039,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278386,7190)$EGNOR04M,4040,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278487,1129)$YH5MH04M,4041,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278529,7187)$LELVU04,4042,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278554,731)$GL4W04M,4043,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278555,7557)$KFZ4404M,4044,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278562,2668)$YBOLN04M,4045,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278564,6773)$EGPFA04,4046,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278565,3360)$LELVU04,4047,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278590,8846)$EGNOR04M,4048,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278592,6162)$LELVU04,4049,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278598,8921)$EGNOR04M,4050,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278603,8150)$EGNOR04M,4051,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278607,472)$MM304,4052,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278647,4676)$EHAMA04,4053,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278651,1852)$YB5KL04E,4054,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278663,8145)$EGNOR04M,4055,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278669,2831)$EHAMA04,4056,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278681,4358)$EHAMA04,4057,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278783,2938)$YB5KL04E,4058,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278814,8718)$YB3EH04E,4059,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278830,11819)$RQXU04E,4060,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278839,3002)$EBEEC04M,4061,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278855,2332)$YH5MH04M,4062,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278862,285)$KFZ4404E,4063,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278871,4560)$YB3EH04E,4064,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278872,2402)$EG11G04M,4065,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278885,10501)$RQXU04E,4066,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278889,1477)$KHVL104E,4067,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278911,1818)$KFZ4404E,4068,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278920,12508)$YB3EH04E,4069,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278940,3060)$GL4W04M,4070,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278945,4069)$LFMDA04A,4071,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279006,1335)$BKED1204,4072,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279011,26356)$LGZAA04M,4073,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279048,739)$KHVL104E,4074,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279142,10783)$RQXU04E,4075,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279160,2137)$EBEEC04M,4076,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279163,3121)$YH5MH04M,4077,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279186,9577)$YB3EH04A,4078,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279192,132)$MM204,4079,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279241,2937)$EGNOR04M,4080,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279243,2640)$KSPE1P04,4081,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279250,975)$KSPE1P04,4082,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279259,1278)$YH5MH04M,4083,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279261,36717)$LGSRA04,4084,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279279,11503)$YB3EH04E,4085,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279300,3968)$LCS12W03,4086,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279312,3240)$KSPE1P04,4087,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279318,3300)$LCES004M,4088,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279339,5252)$YBOLN04M,4089,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279340,6720)$YB3EH04E,4090,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279347,583)$KSPE1P04,4091,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279349,3159)$YH5MH04M,4092,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279395,9296)$YB3EH04E,4093,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279398,1667)$YH5MH04M,4094,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279403,3000)$KSPE1P04,4095,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279405,440)$KFZ4404E,4096,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279409,875)$YH5MH04M,4097,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279411,2820)$KSPE1P04,4098,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279431,10729)$YB3EH04E,4099,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279450,3439)$MT4AT04E,4100,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279467,1554)$YH5MH04M,4101,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279482,9975)$YB3EH04E,4102,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279485,1368)$KHVL104E,4103,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279494,7905)$EGPFA04,4104,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279524,1097)$KFZ4404E,4105,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279544,2370)$RFBRT04M,4106,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279552,3336)$EBBRA04E,4107,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279592,1972)$YH5MH04M,4108,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279621,1225)$YH5MH04M,4109,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279622,6436)$EGPFA04,4110,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279627,5078)$EGPFA04,4111,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279642,1375)$KHVL104E,4112,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279651,9956)$YB3EH04E,4113,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279652,2337)$KSPE1P04,4114,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279686,8400)$YB3EH04E,4115,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279687,2926)$LGRPA04M,4116,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279690,4630)$EGPFA04,4117,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279693,1122)$YH5MH04M,4118,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279716,3420)$LELVU04,4119,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279721,9335)$EGNOR04M,4120,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279734,12307)$YB3EH04E,4121,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279735,1036)$KSPE1P04,4122,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279756,2939)$KSPE1P04,4123,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279791,5020)$EHAMA04,4124,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279801,4007)$EHAMA04,4125,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279804,2024)$YH5MH04M,4126,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279817,6060)$EGNOR04M,4127,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279827,12860)$KFZ4404M,4128,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279832,4223)$YB5KL04E,4129,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279834,1116)$KFZ4404E,4130,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279882,2502)$LCS12W03,4131,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279885,9166)$EGNOR04M,4132,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279887,35963)$LGSRA04,4133,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279893,3766)$EHAMA04,4134,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279896,2370)$RASI04M,4135,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279899,423)$KFZ4404E,4136,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279900,2560)$KFZ4404E,4137,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279930,1091)$LGKFN04,4138,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279946,5207)$EHAMA04,4139,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279962,6337)$LGRPA04M,4140,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279965,3535)$LEBAS04M,4141,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279969,1168)$RFBRT04M,4142,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280002,4080)$LELVU04,4143,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280018,2854)$FUJ04M,4144,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280021,5965)$EGNOR04M,4145,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280033,5189)$EHAMA04,4146,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280088,3227)$RMZSI04,4147,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280103,3731)$KSPE104D,4148,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280104,7388)$LFMDA04A,4149,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280115,2556)$KWUR1C04,4150,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280122,2534)$KWUR404E,4151,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280142,5068)$EHAMA04,4152,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280143,11751)$YB3EH04E,4153,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280153,9060)$LCES004M,4154,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280157,6982)$RMZU04E,4155,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280174,7409)$KSPE1P04,4156,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280192,989)$YH5MH04M,4157,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280203,5796)$RMZU04,4158,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280212,25651)$LGSRA04,4159,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280221,10308)$YB3EH04E,4160,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280245,10200)$RQXSI04E,4161,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280252,10560)$RQXSI04E,4162,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280263,2949)$KWUR404E,4163,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280274,10440)$RQXSI04E,4164,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280277,1380)$RVKWS04,4165,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280278,8871)$EGNOR04M,4166,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280283,967)$YH5MH04M,4167,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280319,6180)$LELVU04,4168,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280331,9480)$RQXU04E,4169,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280365,9616)$LELVL04M,4170,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280374,12405)$YB3EH04E,4171,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280391,6661)$RMZU04E,4172,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280396,3485)$YBOLN04M,4173,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280411,46791)$LGZAA04M,4174,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280428,11582)$YB3EH04E,4175,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280430,27033)$LGZAA04M,4176,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280453,3447)$EBBRA04E,4177,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280458,1168)$EBEEC04M,4178,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280474,8808)$LGKFN04,4179,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280491,172)$RASI04M,4180,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280578,1084)$RQXU04E,4181,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280579,2349)$EGNOR04M,4182,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280607,6060)$YB5WH04M,4183,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280608,16011)$KFZ4404M,4184,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280645,10771)$YB3EH04E,4185,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280666,3894)$KSLN04A,4186,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280667,17418)$LGSRA04,4187,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280671,4008)$LFMDA04A,4188,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280706,8820)$RQXSI04E,4189,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280744,6864)$LEBAS04A,4190,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280754,5367)$KSLN04M,4191,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(280768,9297)$KFZ4404M,4192,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280779,4332)$KSAL1204,4193,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280781,8563)$LGKFN04,4194,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280791,522)$KCHI104M,4195,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280798,11671)$YB3EH04A,4196,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280804,4274)$RMZU04E,4197,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280807,10068)$KFZ4404M,4198,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280810,6509)$RMZU04,4199,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280815,6660)$KSPE104D,4200,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280825,8100)$LGKFN04,4201,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280871,5136)$LELVU04,4202,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280895,6877)$RVKWU04M,4203,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280928,7247)$KFZ4404M,4204,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281048,7787)$LGKFN04,4205,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281058,4205)$KFZ4404M,4206,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281059,10054)$YB3EH04E,4207,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281074,3386)$RMZU04E,4208,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281090,252)$EBBRA04E,4209,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281091,5509)$YB3EH04A,4210,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281143,7974)$LGKFN04,4211,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281148,3539)$LGRPA04M,4212,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281160,9260)$KWUR404E,4213,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281174,8952)$YB3EH04E,4214,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281185,7200)$EGNOR04M,4215,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281253,2954)$LGSRA04,4216,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281256,5222)$RMZU04,4217,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281290,10448)$RQXU04E,4218,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281293,1773)$KFZ4404E,4219,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281297,1698)$EHAMA04,4220,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281301,4260)$LFPND04,4221,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281304,3673)$KSPE1P04,4222,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281334,5702)$RVKWU04M,4223,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281346,7020)$RQXSI04E,4224,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281348,12811)$KFZ4404M,4225,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281349,9920)$RQXSI04E,4226,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281359,4700)$PMXX04M,4227,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281372,44909)$LGSRA04,4228,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281447,9137)$YB3EH04A,4229,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281466,4261)$EGNOR04M,4230,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281483,4483)$EGNOR04M,4231,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281485,3648)$LELVU04,4232,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281487,3982)$RMZU04E,4233,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281511,26110)$LGSRA04,4234,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281523,1591)$EHAMA04,4235,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281534,4095)$LGRPA04M,4236,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281596,3767)$YB5KL04E,4237,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281599,7390)$RQXU04E,4238,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281613,884)$CPRFBR04,4239,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281643,1901)$YB5KL04E,4240,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281674,2758)$KSPE1P04,4241,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281690,3307)$KWUR404E,4242,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281715,2352)$LGRPA04,4243,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281723,8719)$LELVL04M,4244,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281749,10560)$YB3EH04E,4245,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281755,11253)$YB3EH04A,4246,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281774,12818)$RQXSI04E,4247,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281776,42616)$LGSRA04,4248,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281824,3000)$RVKWU04M,4249,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281881,2759)$RMZSI04,4250,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281887,2945)$LELVL04M,4251,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281891,2392)$KWUR404E,4252,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281894,4087)$KSPE1P04,4253,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281905,898)$YH5MH04M,4254,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281910,4490)$KSLN04M,4255,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281915,2039)$LCS12W03,4256,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281922,2793)$YB5KL04E,4257,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281923,9637)$YB3EH04A,4258,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(281925,4781)$EBBRA04E,4259,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281946,2458)$KSPE1P04,4260,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281951,12321)$RQXSI04E,4261,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281962,5110)$PMXX04M,4262,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281983,11611)$YB3EH04E,4263,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281989,3146)$YH5MH04M,4264,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282046,7053)$YB3EH04E,4265,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282057,2344)$KWUR404E,4266,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282070,2129)$RQXU04E,4267,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282085,1292)$CPGSE04,4268,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282090,4860)$LELVL04M,4269,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282099,4845)$EG11G04M,4270,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282115,5918)$RMZU04,4271,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282121,4972)$KSPE104D,4272,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282129,11423)$LGZAA04M,4273,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282158,1145)$LGRPA04M,4274,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282176,971)$RMZU04E,4275,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282205,5549)$YB3EH04E,4276,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282259,5397)$YB5WH04M,4277,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282278,3010)$YH5MH04M,4278,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282283,10443)$RMZU04,4279,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282303,1725)$YBOLN04M,4280,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282313,10753)$RQXSI04E,4281,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282374,6856)$RVKWU04M,4282,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282416,1256)$RASI04M,4283,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282417,10469)$RQXU04E,4284,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282430,4174)$EBBRA04E,4285,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282460,1841)$EBBRA04E,4286,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282467,3314)$KWUR404E,4287,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282480,9415)$RQXSI04E,4288,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282492,11931)$LELVL04M,4289,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282505,1626)$RFBRT04M,4290,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282514,2121)$RQXSI04E,4291,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282582,1838)$KWUR404E,4292,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282583,6860)$PMXX04M,4293,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282592,6305)$LEBAS04A,4294,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282606,5435)$LEBAS04A,4295,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282620,4904)$YB3EH04A,4296,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282623,1817)$CPGSE04,4297,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282645,9934)$RQXU04E,4298,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282648,2503)$MT4AT04E,4299,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282657,12042)$YB3EH04E,4300,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282660,8682)$GL4W04M,4301,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282665,43984)$LGSRA04,4302,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282677,8132)$YB3EH04E,4303,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282696,23)$KFZ4404E,4304,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282720,922)$KWUR404E,4305,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282727,8100)$LGKFN04,4306,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282752,2032)$KSLN04A,4307,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282755,1528)$KWUR404E,4308,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282784,7505)$RQXSI04E,4309,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282785,3501)$YB3EH04E,4310,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282807,1029)$LGKFN04,4311,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282822,12)$PMXX04M,4312,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282837,5071)$LEBAS04M,4313,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282854,12528)$RQXSI04E,4314,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282859,10197)$RQXSI04E,4315,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282860,12576)$YB3EH04E,4316,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282878,12378)$YB3EH04E,4317,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282882,980)$LOW304M,4318,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282890,4962)$EGNOR04M,4319,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282894,1562)$YB3EH04E,4320,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282904,944)$EGNOR04M,4321,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282912,9300)$RQXU04E,4322,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282924,6963)$RASI04M,4323,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282933,7487)$RASI04M,4324,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282954,8972)$RQXSI04E,4325,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282961,1044)$KFZ4404E,4326,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282964,42545)$LGSRA04,4327,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282986,4589)$YB3EH04E,4328,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283000,2176)$EBEEC04M,4329,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283005,8040)$RVKWU04M,4330,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283036,8696)$KFZ4404M,4331,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283037,18529)$LGZAA04M,4332,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283042,25010)$LGZAA04M,4333,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283045,6556)$RASI04M,4334,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283050,437)$CPRFBR04,4335,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283072,6002)$RASI04M,4336,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283087,1113)$CPRFBR04,4337,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283092,821)$KFZ4404E,4338,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283094,6180)$YB3EH04E,4339,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283102,9889)$YB3EH04E,4340,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283115,16360)$LELVL104,4341,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283117,10489)$YB3EH04E,4342,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283123,537)$KCHI104M,4343,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283128,3295)$YB3EH04E,4344,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283139,215)$RMZSI04M,4345,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283140,10910)$YB3EH04E,4346,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283194,4985)$PMXX04M,4347,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283209,5999)$RMZU04E,4348,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283211,5698)$RMZU04E,4349,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283232,7997)$RVKWU04M,4350,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283233,7380)$RVKWU04M,4351,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283253,6169)$RASI04M,4352,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283254,5237)$EGNOR04M,4353,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283256,4931)$EGNOR04M,4354,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283258,1418)$RMZU04E,4355,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283259,4923)$EGNOR04M,4356,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283272,9947)$RQXSI04E,4357,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283288,1569)$KSLN04A,4358,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283289,1437)$RMZU04,4359,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283302,5071)$YB3EH04E,4360,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283305,2198)$KSLN04A,4361,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(283333,11503)$YB3EH04E,4362,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283343,10983)$YB3EH04E,4363,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283356,7003)$MM304,4364,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283373,3095)$KWUR404E,4365,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283389,2066)$RQXSI04E,4366,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283392,6549)$RQXU04E,4367,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283414,6276)$YB3EH04E,4368,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283432,7560)$RVKWU04M,4369,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283444,51025)$LGZAA04M,4370,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283452,3810)$RMZU04,4371,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283458,2032)$RMZSI04,4372,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283464,5239)$YB3EH04A,4373,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283468,7488)$RQXSI04E,4374,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283489,5807)$RVKWU04M,4375,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283510,5699)$RMZU04E,4376,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283526,13213)$KFZ4404M,4377,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283544,33739)$LGZAA04M,4378,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283549,19294)$KFZ4404M,4379,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283558,469)$YB3EH04E,4380,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283559,7772)$LGKFN04,4381,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283561,44055)$LGZAA04M,4382,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283562,4494)$PMXX04M,4383,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283584,5760)$YB3EH04E,4384,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283593,13600)$KFZ4404M,4385,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283605,5238)$RASI04M,4386,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283607,6011)$EBEEC04M,4387,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283663,1953)$RQXSI04E,4388,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283667,1610)$YB3EH04E,4389,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283688,8364)$RQXSI04E,4390,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283706,14684)$KFZ4404M,4391,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283711,10200)$LELVL104,4392,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283716,225)$LEBAS04A,4393,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283734,10134)$EG11G04M,4394,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283735,9391)$EG11G04M,4395,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283746,2698)$RNS04M,4396,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283750,6420)$EG11G04M,4397,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283751,8618)$RQXSI04E,4398,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283760,2473)$FUJ04M,4399,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283795,6542)$RVKWU04M,4400,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283812,6068)$RQXU04E,4401,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283821,1446)$KWUR404E,4402,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283823,5160)$YB3EH04E,4403,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283829,8081)$YB3EH04E,4404,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283853,4979)$RMZU04E,4405,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283862,1028)$RASI04M,4406,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283872,12540)$LELVL04M,4407,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283889,6194)$LELVL04M,4408,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283895,8480)$EG11G04M,4409,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283921,5264)$EGNOR04M,4410,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283941,1190)$CPRFBR04,4411,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283943,10212)$LGSRA04,4412,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283954,12582)$RQXU04E,4413,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283958,1483)$CPGSE04,4414,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283965,14321)$RJIU04M,4415,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283998,9140)$YD5WH04M,4416,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284008,4337)$RASI04M,4417,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284028,6840)$RQXSI04E,4418,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284038,14049)$RJIU04M,4419,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284063,2249)$RMZU04E,4420,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284082,3260)$RASI04M,4421,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284085,3308)$RVKWU04M,4422,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284094,3004)$EBBRA04E,4423,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284100,11710)$RQXSI04E,4424,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284104,5880)$EG11G04M,4425,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284106,6383)$RQXSI04E,4426,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284107,3903)$RASI04M,4427,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284109,10707)$RQXU04E,4428,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284114,3943)$RASI04M,4429,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284125,2554)$RMZSI04,4430,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284141,4315)$KSAL1204,4431,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284154,7795)$RQXSI04E,4432,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284165,2940)$RVKWU04M,4433,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284170,3037)$RASI04M,4434,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284183,1908)$LOVN1504,4435,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284184,3132)$RMZSI04,4436,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284185,4241)$KSLN04M,4437,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284190,7093)$PMXX04M,4438,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284195,3564)$RMZSI04,4439,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284206,3212)$RMZU04,4440,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284224,1432)$RMZSI04,4441,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284228,4421)$BKED1204,4442,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284242,4540)$LEMDAT04,4443,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284247,10507)$KFZ4404M,4444,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284250,2240)$RMZU04E,4445,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284260,2911)$RASI04M,4446,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284261,3953)$KSLN04M,4447,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284275,8740)$KFZ4404M,4448,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284283,5125)$RVKWU04M,4449,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284287,1396)$PMXX04M,4450,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284291,5629)$EGNOR04M,4451,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284313,3880)$RQXSI04E,4452,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284316,2289)$YD5WH04M,4453,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284318,8935)$KFZ4404M,4454,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284341,3755)$KSLN04M,4455,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284344,5035)$YB3EH04E,4456,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284346,8266)$LGKFN04,4457,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284349,1620)$RQXU04E,4458,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284350,764)$YBOLN04M,4459,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284357,3913)$RVKWU04M,4460,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284372,1637)$BR204M,4461,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284380,5122)$EGNOR04M,4462,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284393,6204)$YB3EH04E,4463,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284399,1654)$LEBAS04A,4464,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284417,3733)$EGNOR04M,4465,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284418,3484)$RMZU04E,4466,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284438,11998)$RQXSI04E,4467,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284450,3398)$KSLN04M,4468,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284467,1173)$RMZU04E,4469,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284550,7550)$LELVL04M,4470,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284562,12363)$KFZ4404M,4471,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284566,673)$YB3EH04A,4472,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284595,5922)$RQXSI04E,4473,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284601,6938)$LEBAS04A,4474,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284631,4260)$RQXSI04E,4475,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284641,16817)$MGY04,4476,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284700,6452)$YB3EH04E,4477,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284722,4496)$RJIU04M,4478,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284723,6249)$YB3EH04E,4479,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284738,4411)$BKED1204,4480,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284781,5637)$GL4W04M,4481,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284786,7567)$YD5WH04M,4482,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284797,3080)$YB3EH04E,4483,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284809,2218)$LGAVA04,4484,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284839,1789)$RASI04M,4485,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284856,7217)$PMXX04M,4486,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284860,2626)$RVKWU04M,4487,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284868,3715)$KSLN04M,4488,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284876,7268)$LFPNA04,4489,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284880,1980)$EG11G04M,4490,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284894,6576)$PMXX04M,4491,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284911,12584)$KFZ4404M,4492,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284925,3523)$LGRPA04M,4493,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284929,1150)$KCHI104M,4494,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284933,4847)$LELVL04M,4495,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284981,7177)$PMXX04M,4496,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285040,1410)$RASI04M,4497,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285042,4971)$LELVL04M,4498,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285070,874)$RMZU04E,4499,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285076,1538)$LGRPA04M,4500,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285084,840)$KALP2C04,4501,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285112,5458)$KCHI104M,4502,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285123,2277)$LGKFN04,4503,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285128,7737)$EG11G04M,4504,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285148,1657)$KSLN04M,4505,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285157,981)$LELVU04,4506,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285163,6053)$MM304,4507,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285171,1812)$KFZ4404E,4508,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285178,11301)$GL4W04M,4509,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285187,12763)$YB3EH04E,4510,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285189,3448)$RVKWU04M,4511,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285193,6306)$BR404M,4512,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285209,7099)$PMXX04M,4513,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285230,11187)$KFZ4404M,4514,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285241,32958)$LGZAA04M,4515,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285254,1446)$YD5WH04M,4516,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285291,539)$EBEEC04M,4517,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285292,6545)$RASI04M,4518,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285296,11399)$LCES004M,4519,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285300,3841)$YB3EH04E,4520,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285308,3892)$GL4W04M,4521,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285328,9343)$KFZ4404M,4522,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285360,6015)$BR404M,4523,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285368,4167)$LGRPA04M,4524,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285372,5254)$YB3EH04E,4525,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285379,8040)$RNS04M,4526,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285383,12366)$RJIU04M,4527,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285393,12956)$LGKFN04,4528,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285395,9205)$KFZ4404M,4529,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285431,10204)$LGKFN04,4530,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285432,2934)$FUJ04M,4531,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285451,561)$KFZ4404L,4532,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285458,62)$RMZU04E,4533,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285459,12321)$LCES004,4534,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285470,7465)$PMXX04M,4535,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285474,1351)$KCHI104M,4536,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285482,5132)$PMXX04M,4537,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285483,16413)$KFZ4404M,4538,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285506,5110)$YB5WH04M,4539,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285521,351)$YB3EH04M,4540,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285525,5934)$KFZ4404M,4541,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285540,10260)$LGKFN04,4542,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285553,422)$CPGSE04,4543,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285563,675)$LCES004M,4544,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285575,9969)$LELVL04M,4545,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285583,2031)$LGAVA04,4546,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285585,12705)$MRAE04,4547,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285590,5116)$LGRPA04M,4548,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285593,10678)$LCES004M,4549,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285599,4316)$EBBRA04E,4550,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285611,2823)$LCS12W03,4551,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285624,1158)$YD5WH04M,4552,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285656,6033)$EBEEC04M,4553,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285658,4617)$YB5WH04M,4554,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285662,6949)$RNS04M,4555,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285664,20016)$LCES004,4556,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285671,10286)$RJIU04M,4557,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285672,9300)$LGKFN04,4558,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285674,9194)$KFZ4404M,4559,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285688,2899)$RQXSI04E,4560,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285693,1374)$YB3EH04E,4561,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285704,8520)$EG11G04M,4562,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285711,714)$KCHI104M,4563,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285718,3305)$BR404M,4564,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285723,2304)$EHAMA04,4565,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285724,3561)$BR404M,4566,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285733,15014)$LCES004,4567,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285747,7296)$RNI04M,4568,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285758,113)$LOW304M,4569,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285766,8488)$RQXSI04E,4570,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285772,200)$YB3EH04E,4571,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285782,8469)$RQXSI04E,4572,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285792,2244)$BR404M,4573,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285794,2895)$RQXSI04E,4574,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285818,3805)$YBOLN04M,4575,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285820,128)$YD5WH04M,4576,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285826,9513)$YB3EH04E,4577,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285835,11610)$RMZU04,4578,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285840,7984)$LELVL04M,4579,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285843,8280)$LELVL04M,4580,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285850,9512)$EG11G04M,4581,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285862,4039)$RMZU04E,4582,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285863,10645)$RQXSI04E,4583,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285875,3200)$EBEEC04M,4584,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285878,8700)$LGKFN04,4585,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285895,10155)$PMXX04M,4586,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285899,622)$BR404M,4587,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285938,1527)$RMZSI04,4588,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285949,10271)$RQXSI04E,4589,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285972,1755)$KSLN04M,4590,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285980,6485)$LCES004M,4591,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285981,7912)$KFZ4404M,4592,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285984,7814)$RNI04M,4593,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285990,1317)$EBEEC04M,4594,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286022,5341)$RASI04M,4595,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286031,8400)$LGKFN04,4596,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286067,316)$BR404M,4597,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286071,17534)$EDGG704,4598,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286082,3960)$LELVU04,4599,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286095,714)$EBBRA04E,4600,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286109,1588)$FUJ04M,4601,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286122,1578)$KSLN04M,4602,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286126,1748)$CPGSE04,4603,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286141,2141)$KWUR404E,4604,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286143,7100)$KFZ4404M,4605,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286160,11035)$LGKFN04,4606,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286185,8160)$LGKFN04,4607,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286199,6812)$RASI04M,4608,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286221,6227)$LELVL04M,4609,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286224,5817)$KFZ4404M,4610,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286238,4172)$LEBAS04M,4611,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286277,11272)$KFZ4404M,4612,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286313,10829)$KSLN04A,4613,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286317,5935)$KWUR404E,4614,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286328,4583)$YB3EH04E,4615,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286329,4186)$EBBRA04E,4616,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286347,5760)$MM204,4617,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286404,3936)$KCHI104M,4618,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286415,745)$EBEEC04M,4619,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286416,1900)$MM304,4620,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286439,5406)$EBBRA04E,4621,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286461,952)$YB3EH04E,4622,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286485,8294)$YB3EH04E,4623,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286486,9268)$RNI04M,4624,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286494,5978)$KWUR404E,4625,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286499,6574)$KWUR404E,4626,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286506,3284)$LELVL04M,4627,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286516,11725)$EGPFA04,4628,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286568,4456)$EBBRA04E,4629,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286569,10609)$RQXSI04E,4630,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286575,5693)$LELVL04M,4631,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286582,11639)$KFZ4404M,4632,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286590,6467)$YB3EH04E,4633,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286600,7140)$LGKFN04,4634,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286616,3800)$RVKWU04M,4635,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286621,784)$KFZ4404M,4636,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286625,3490)$PMXX04M,4637,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286627,7369)$YB3EH04E,4638,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286628,873)$RMZU04E,4639,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286638,3954)$RNS04M,4640,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286639,11811)$BKED1204,4641,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286658,6201)$EBBRA04E,4642,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286678,4323)$EBBRA04E,4643,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286682,4742)$EBBRA04E,4644,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286685,3563)$RQXSI04E,4645,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286690,4389)$EHAMA04,4646,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286712,7164)$MM304,4647,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286713,6960)$LFPND04,4648,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286715,19222)$KFZ4404M,4649,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286726,8050)$YB3EH04E,4650,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286733,1957)$KWUR1C04,4651,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286743,4601)$LGKFN04,4652,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286753,7445)$LELVL04M,4653,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286757,3722)$LEBAS04M,4654,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286762,9116)$LELVU04,4655,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286763,2943)$RASI04M,4656,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286771,14007)$MRAE04,4657,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286774,5143)$RASI04M,4658,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286777,6970)$YB3EH04A,4659,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286781,11611)$KFZ4404M,4660,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286791,4463)$EBBRA04E,4661,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286793,5536)$EBBRA04E,4662,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286841,4148)$KSAL1204,4663,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286844,7390)$KSAL1204,4664,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286853,3563)$KSLN04M,4665,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286855,5100)$KSPE104D,4666,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286857,14220)$KFZ4404M,4667,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286877,4062)$ZM56704,4668,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286894,1440)$LCS12W03,4669,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286896,6786)$EBBRA04E,4670,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286897,10048)$RQXSI04E,4671,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286902,6053)$YBOLN04M,4672,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286912,4186)$KFZ4404M,4673,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286952,12290)$YB3EH04E,4674,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286963,3709)$RQXSI04E,4675,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286968,96)$FUJ04M,4676,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286969,2289)$RASI04M,4677,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286988,6352)$MM204,4678,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286989,8677)$KSAL1204,4679,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287011,1536)$RMZU04E,4680,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287014,4947)$KSLN04M,4681,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287016,5177)$EBBRA04E,4682,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287020,4673)$RNS04M,4683,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287027,10751)$LCES004M,4684,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287040,12761)$RJIU04M,4685,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287044,5220)$KSPE104D,4686,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287045,485)$LEBAS04A,4687,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287050,7575)$LFKFA04,4688,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287051,61)$BR204M,4689,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287076,13193)$KFZ4404M,4690,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287081,20312)$LGSRA04,4691,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287111,2770)$EGNOR04M,4692,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287119,6028)$RJIU04M,4693,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287126,1642)$YB3EH04E,4694,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287128,8521)$EGNOR04M,4695,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287132,13069)$KFZ4404M,4696,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287140,2507)$RVKWU04M,4697,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287143,3956)$RQXU04E,4698,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287155,4420)$EBBRA04E,4699,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287156,66)$KFZ4404M,4700,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287158,11134)$YB3EH04E,4701,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287179,8295)$LGKFN04,4702,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287182,7380)$YB5WH04M,4703,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287185,3565)$YH5MH04M,4704,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287193,4250)$RQXSI04E,4705,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287194,4205)$RQXSI04E,4706,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287195,2468)$BR204M,4707,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287200,4019)$GL4W04M,4708,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287201,7413)$YB3EH04E,4709,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287205,11828)$YB3EH04E,4710,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287217,919)$FUJ04M,4711,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287222,6218)$RQXSI04E,4712,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287235,5655)$PMXX04M,4713,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287240,7125)$LGRPA04M,4714,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287241,2580)$MAB1204A,4715,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287243,6960)$LGKFN04,4716,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287244,5929)$YB3EH04E,4717,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287253,629)$YB3EH04E,4718,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287279,6472)$RASI04M,4719,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287286,7275)$EGNOR04M,4720,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287287,666)$RMZU04E,4721,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287288,2162)$KSPE1P04,4722,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287314,1380)$LCS12W03,4723,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287319,3157)$EBEEC04M,4724,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287329,6377)$YB5WH04M,4725,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287335,900)$LCS12W03,4726,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287337,7935)$KFZ4404M,4727,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287343,1388)$LGIRA04,4728,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287347,14800)$MRAE04,4729,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287358,7690)$RQXSI04E,4730,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287367,3985)$EBBRA04E,4731,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287372,874)$KSPE1P04,4732,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287402,8926)$LELVL04M,4733,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287409,1987)$EGNOR04M,4734,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287413,205)$FUJ04M,4735,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287426,2100)$GL4W04M,4736,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287433,3767)$EBBRA04E,4737,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287438,11331)$RJIU04M,4738,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287468,504)$GL4W04M,4739,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287489,5498)$YB3EH04A,4740,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287515,5446)$KFZ4404M,4741,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287518,6412)$YB3EH04E,4742,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287524,4920)$LGKFN04,4743,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287527,1789)$KSPE1P04,4744,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287528,5255)$KFZ4404M,4745,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287536,5596)$BR404M,4746,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287541,5973)$RNS04M,4747,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287544,1278)$BR404M,4748,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287579,2149)$RQXSI04E,4749,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287580,14393)$MRAE04,4750,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287581,6071)$KWUR1C04,4751,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287595,4863)$KWUR1C04,4752,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287604,1099)$PMXX04M,4753,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287623,3342)$LELVL04M,4754,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287631,4417)$LELVL04M,4755,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287660,4723)$EG11G04M,4756,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287677,11961)$RQXSI04E,4757,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287690,447)$LCS12W03,4758,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287696,2342)$RMZSI04,4759,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287700,43046)$LGZAA04M,4760,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287702,2979)$GL4W04M,4761,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287703,405)$RNI04M,4762,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287704,8672)$KSLN04M,4763,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287722,420)$BKED1204,4764,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287736,3915)$PMXX04M,4765,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287749,41954)$LGZAA04M,4766,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287767,4133)$RASI04M,4767,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287785,10627)$KFZ4404M,4768,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287796,2638)$GL4W04M,4769,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287799,1792)$KFZ4404M,4770,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287817,5390)$LGKFN04,4771,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287819,1092)$PMXX04M,4772,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287821,4825)$RMZU04E,4773,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287828,7217)$YB3EH04E,4774,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287829,475)$KFZ4404M,4775,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287849,5421)$EBBRA04E,4776,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287855,905)$RNS04M,4777,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287882,6993)$LGIRA04,4778,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287887,835)$KFUL1U04,4779,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287891,6773)$RJIU04M,4780,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287895,5757)$PMXX04M,4781,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287899,6304)$KFZ4404M,4782,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287902,672)$EG11G04M,4783,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287904,4800)$LGKFN04,4784,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287908,10846)$YB3EH04A,4785,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287918,4058)$LEMDAT04,4786,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287924,7518)$RNI04M,4787,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287934,183)$YB3EH04M,4788,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287937,11527)$RJIU04M,4789,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287944,12136)$KFZ4404M,4790,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287946,10057)$GL4W04M,4791,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287954,2125)$KFZ4404M,4792,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287971,6433)$MM204,4793,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287980,11002)$RQXSI04E,4794,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287993,7089)$KSPE104D,4795,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288004,4916)$KWUR1C04,4796,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288008,6415)$RMZU04,4797,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288023,6140)$RVKWS04,4798,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288046,954)$MM304,4799,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288059,1909)$KFZ4404M,4800,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288078,3444)$EBBRA04E,4801,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288079,9260)$MRAEE04,4802,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288089,8223)$RVKWU04M,4803,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288101,3360)$KSPE104D,4804,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288104,4353)$KSPE104D,4805,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288107,975)$KWUR404E,4806,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288113,136)$EG11G04M,4807,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288115,1972)$GL34W04,4808,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288139,4296)$KFZ4404M,4809,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288145,2933)$YB3EH04E,4810,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288154,1244)$PMXX04M,4811,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288160,8919)$LFMDA04A,4812,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288162,180)$YB3EH04M,4813,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288163,5230)$LEBAS04M,4814,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288187,5277)$EBBRA04E,4815,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288191,781)$KSPE1P04,4816,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288221,11822)$RQXSI04E,4817,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288224,6825)$RNS04M,4818,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288227,2406)$LCS12W03,4819,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288242,6860)$PMXX04M,4820,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288247,7302)$LELVL04M,4821,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288250,129)$YB3EH04E,4822,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288252,8711)$YB3EH04A,4823,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288253,7003)$RNI04M,4824,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288256,6180)$LELVU04,4825,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288261,2281)$KFZ4404M,4826,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288279,3263)$YB3EH04E,4827,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288284,4031)$KSPE104D,4828,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288292,15069)$KFZ4404M,4829,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288302,10565)$RJIU04M,4830,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288339,6232)$KFZ4404M,4831,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288341,3540)$KWUR1C04,4832,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288353,1449)$LELVL04M,4833,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288361,5729)$PMXX04M,4834,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288366,1668)$GL4W04M,4835,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288377,5136)$RVKWU04M,4836,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288381,5580)$EG11G04M,4837,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288401,4347)$EGNOR04M,4838,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288402,4169)$LELVU04,4839,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288404,10656)$YB3EH04E,4840,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288405,3675)$PMXX04M,4841,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288411,5751)$EBBRA04E,4842,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288421,11391)$YB3EH04E,4843,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288428,5827)$RVKWU04M,4844,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288445,12736)$KFZ4404M,4845,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288468,1632)$EBBRA04E,4846,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288483,5919)$LGRPA04M,4847,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288498,2704)$KFZ4404M,4848,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288501,6798)$LELVU04,4849,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288508,2489)$GL4W04M,4850,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288513,7740)$RQXU04E,4851,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288519,657)$YB5WH04M,4852,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288522,1792)$YB3EH04E,4853,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288529,11563)$RJIU04M,4854,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288555,6627)$KFZ4404M,4855,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288568,987)$RQXSI04E,4856,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288588,2964)$YBOLN04M,4857,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288599,1860)$RMZU04E,4858,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288601,5974)$LGKFN04,4859,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288623,6677)$KFZ4404M,4860,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288631,11241)$YB3EH04E,4861,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288647,3180)$LEMDAT04,4862,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288692,8520)$YB3EH04E,4863,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288693,8835)$RJIU04M,4864,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288694,545)$KCHI104M,4865,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288696,11383)$RJIU04M,4866,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288702,3263)$RMZSI04,4867,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288713,1213)$EBBRA04E,4868,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288720,7311)$EBEEC04M,4869,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288723,6632)$RMZU04,4870,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288725,3366)$LEMDAT04,4871,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288728,3051)$EBEEC04M,4872,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288756,9060)$YB3EH04A,4873,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288765,11355)$RQXSI04E,4874,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288768,4789)$RMZU04E,4875,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288792,4982)$YB5WH04M,4876,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288800,7912)$KFZ4404M,4877,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288838,1082)$BR204M,4878,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288846,210)$YB3EH04M,4879,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288849,4067)$LGRPA04M,4880,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288859,4526)$KSLN04A,4881,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288879,5785)$RASI04M,4882,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288911,2281)$KSPE104D,4883,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288914,11864)$MRAE04,4884,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288915,11865)$MRAE04,4885,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288918,6605)$RQXSI04E,4886,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288927,11102)$KFZ4404M,4887,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288930,2268)$KFZ4404M,4888,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288940,1843)$EG11G04M,4889,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288941,12135)$RQXSI04E,4890,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288954,3960)$KSPE1P04,4891,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288966,6522)$LCES004M,4892,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288970,2245)$YB5WH04M,4893,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288982,3072)$YB3EH04E,4894,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288987,5508)$KFZ4404M,4895,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288989,40118)$LGSRA04,4896,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288992,9894)$RJIU04M,4897,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288999,2688)$BKED1204,4898,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289007,4249)$RQXU04E,4899,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289013,12421)$MRAE04,4900,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289024,5212)$YB3EH04E,4901,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289028,12194)$KFZ4404M,4902,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289045,5280)$RVKWS04,4903,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289049,3120)$BR204M,4904,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289076,10284)$LGZAA04M,4905,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289099,2299)$LGAVA04,4906,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289110,1916)$KWUR404E,4907,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289131,3534)$KFZ4404M,4908,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289136,4953)$RJIU04M,4909,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289158,5824)$RVKWU04M,4910,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289160,788)$ZM56704,4911,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289164,8694)$RJIU04M,4912,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289170,6471)$LELVL104,4913,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289171,2941)$EG11G04M,4914,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289172,3586)$LEMDAT04,4915,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289175,3092)$KFZ4404M,4916,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289192,11494)$MRAE04,4917,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289194,41643)$LGZAA04M,4918,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289201,1861)$RNI04M,4919,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289215,4613)$KFZ4404M,4920,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(289224,1645)$LCES004M,4921,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289232,8125)$RJIU04M,4922,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289238,3419)$EGNOR04M,4923,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289240,4092)$EG11G04M,4924,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289241,3383)$LELVL104,4925,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289249,13591)$KFZ4404M,4926,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289276,778)$RNS04M,4927,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289277,11000)$YB3EH04E,4928,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289280,3262)$LFMDA04A,4929,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289283,2140)$LEMDAT04,4930,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289288,10244)$GL4W04M,4931,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289297,3017)$RASI04M,4932,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289309,4104)$KSLN04M,4933,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289314,9839)$YB3EH04E,4934,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289315,2708)$GL4W04M,4935,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289318,8541)$RJIU04M,4936,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289328,1530)$KCHI104M,4937,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289330,3007)$KSAL1204,4938,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289347,6785)$MRAE04,4939,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289354,8428)$RJIU04M,4940,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289361,623)$EBBRA04E,4941,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289367,3348)$RQXSI04E,4942,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289376,1899)$LGRPA04M,4943,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289392,1312)$CPRFBR04,4944,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289397,3780)$LGKFN04,4945,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289403,100)$RQXU04E,4946,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289405,2548)$KSLN04M,4947,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289436,374)$KSLN2C04,4948,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289440,9407)$MRAE04,4949,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289455,11310)$LELVU04,4950,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289457,7572)$RJIU04M,4951,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289463,1032)$RASI04M,4952,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289464,6000)$RVKWS04,4953,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289472,42099)$LGZAA04M,4954,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289490,2756)$BR204M,4955,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289499,6350)$EGNOR04M,4956,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289502,6720)$EG11G04M,4957,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289514,10868)$LELVL104,4958,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289519,6001)$RMZU04E,4959,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289531,1501)$KSPE104D,4960,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289533,8396)$EG11G04M,4961,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289563,8925)$RJIU04M,4962,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289566,7740)$LGKFN04,4963,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289584,3359)$KFZ4404M,4964,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289587,6468)$PMXX04M,4965,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289595,352)$YBOLN04M,4966,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289605,1515)$LCES004M,4967,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289613,2654)$KSLN04A,4968,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289618,4910)$YB3EH04E,4969,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289649,7670)$YB3EH04E,4970,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289655,4881)$RJIU04M,4971,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289665,6095)$KSPE104D,4972,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289673,11084)$MRAE04,4973,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289675,2560)$KSPE1P04,4974,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289683,4512)$ZM56704,4975,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289684,17728)$EDGG704,4976,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289689,109)$KSLN2C04,4977,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289705,1380)$YB3EH04E,4978,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289716,4571)$LGKFN04,4979,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289752,8035)$BKED1204,4980,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289758,8454)$LELVL04M,4981,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289759,18122)$EDGG704,4982,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289768,2370)$RJIU04M,4983,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289782,572)$KCHI104M,4984,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289783,3955)$KSAL1204,4985,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289805,12083)$YB3EH04E,4986,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289828,13174)$MRAE04,4987,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289832,5597)$KSPE104D,4988,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289843,8616)$MRAE04,4989,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289862,2831)$BKED1204,4990,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289863,11915)$MRAE04,4991,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289866,2012)$RVKWS04,4992,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289868,10576)$LCES004,4993,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289872,10785)$KFZ4404M,4994,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289894,7420)$LCES004,4995,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289907,609)$MM304,4996,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289911,7474)$EBEEC04M,4997,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289913,6420)$EGNOR04M,4998,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289932,621)$BR204M,4999,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289945,7802)$LGKFN04,5000,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289950,266)$YB5WH04M,5001,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289961,4168)$KSPE104D,5002,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289972,7816)$YB3EH04E,5003,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289978,7901)$RJIU04M,5004,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289980,4194)$KSPE104D,5005,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289989,15092)$EDGG704,5006,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289999,2977)$PMXX04M,5007,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290009,6249)$RNS04M,5008,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290012,1103)$RJIU04M,5009,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290015,2937)$BR204M,5010,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290019,3824)$KWUR1C04,5011,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290022,9180)$RQXU04E,5012,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290037,7623)$EGPFA04,5013,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290041,5772)$KFZ4404M,5014,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290047,2347)$RASI04M,5015,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290055,9798)$YB3EH04E,5016,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290061,16320)$EDGG704,5017,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290063,7539)$RASI04M,5018,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290076,9138)$RJIU04M,5019,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290082,7212)$RNI04M,5020,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290090,16146)$EDGG704,5021,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290093,45199)$LGZAA04M,5022,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290110,4465)$KFZ4404M,5023,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290112,1964)$YB3EH04E,5024,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290116,17945)$EDGG704,5025,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290137,1983)$YD5WH04M,5026,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290158,6047)$PMXX04M,5027,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290166,5440)$RNS04M,5028,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290174,780)$LGKFN04,5029,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290208,864)$LGRPA04M,5030,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290215,11384)$RJIU04M,5031,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290219,9717)$MRAE04,5032,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290247,10380)$YB3EH04E,5033,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290258,1349)$RQXU04E,5034,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290261,4134)$MM204,5035,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290272,2761)$LEMDAT04,5036,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290283,1722)$LGAVA04,5037,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290302,2191)$YB3EH04E,5038,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290315,60)$MM304,5039,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290335,9592)$LELVU04,5040,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290342,5559)$RJIU04M,5041,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290343,4950)$RJIU04M,5042,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290352,1170)$KSPE104D,5043,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290362,12490)$LGKFN04,5044,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290367,5985)$MRAE04,5045,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290378,987)$YD5WH04M,5046,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290395,4952)$PMXX04M,5047,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290396,9374)$BR404M,5048,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290406,10741)$LELVU04,5049,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290407,7418)$LFMDA04A,5050,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290428,11150)$YB3EH04A,5051,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290429,2111)$BKED1204,5052,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290433,1955)$YD5WH04M,5053,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290436,13522)$KFZ4404M,5054,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290447,3246)$LEBAS04M,5055,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290454,1998)$RNS04M,5056,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290455,4154)$RNS04M,5057,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290468,420)$LEBAS04M,5058,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290480,5364)$RJIU04M,5059,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290491,5163)$RNS04M,5060,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290499,3219)$YD5WH04M,5061,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290501,119)$LGKFN04,5062,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290513,2037)$LELVL04M,5063,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290517,8433)$LELVU04,5064,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290527,15926)$MGY04,5065,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290528,11805)$YB3EH04E,5066,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290535,361)$YBOLN04M,5067,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290539,1830)$LGRPA04M,5068,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290550,11254)$MRAE04,5069,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290553,2551)$LEMDAT04,5070,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290555,658)$KFZ4404M,5071,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290566,11852)$MRAE04,5072,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290567,3034)$YB3EH04E,5073,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290568,6063)$LELVU04,5074,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290573,5191)$EBBRA04E,5075,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290574,9132)$RJIU04M,5076,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290578,7433)$RNI04M,5077,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290583,1243)$YD5WH04M,5078,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290584,2862)$LELVL104,5079,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290624,6898)$LEBAS04A,5080,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290633,3622)$RJIU04M,5081,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290635,11341)$RQXSI04E,5082,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290646,1270)$KCHI104M,5083,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290650,6464)$GL4W04M,5084,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290661,729)$LCS12W03,5085,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290666,9694)$MRAE04,5086,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290667,1908)$GL34W04,5087,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290676,807)$RFBRT04M,5088,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290680,22976)$LGSRA04,5089,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290681,8779)$YB3EH04E,5090,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290696,4430)$RNS04M,5091,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290702,5600)$EBBRA04E,5092,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290712,836)$KCHI104M,5093,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290738,5977)$EG11G04M,5094,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290752,12979)$LGKFN04,5095,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290760,11448)$YB3EH04A,5096,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290761,1243)$YD5WH04M,5097,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290766,4404)$KFZ4404M,5098,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290776,7383)$RJIU04M,5099,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290803,1899)$KHVL104E,5100,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290808,11677)$RMZU04,5101,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290819,1849)$GL34W04,5102,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290832,505)$BR204M,5103,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290849,3087)$BKED1204,5104,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290858,7628)$RNS04M,5105,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290866,1811)$YBOLN04M,5106,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290867,12109)$YB3EH04A,5107,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290871,10082)$KFZ4404M,5108,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290883,2479)$YD5WH04M,5109,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290892,3269)$YB5WH04M,5110,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290904,6418)$RASI04M,5111,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290924,2639)$BR204M,5112,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290928,37158)$LGSRA04,5113,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290939,7353)$MM204,5114,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290967,4973)$RJIU04M,5115,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290985,2033)$KSPE104D,5116,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290996,4335)$GL4W04M,5117,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291002,3512)$FUJ04M,5118,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291007,10787)$YB3EH04A,5119,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291009,10980)$RQXSI04E,5120,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291013,1497)$BR404M,5121,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291014,10860)$LCES004M,5122,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291018,13534)$MGY04,5123,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291019,7831)$LELVL04M,5124,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291024,11005)$RQXSI04E,5125,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291027,11819)$YB3EH04E,5126,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291031,5245)$EG11G04M,5127,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291038,16149)$EDGG704,5128,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291040,1349)$YD5WH04M,5129,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291046,1551)$MM204,5130,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291048,2842)$LEMDAT04,5131,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291052,1833)$RNS04M,5132,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291060,851)$RJIU04M,5133,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291078,2040)$YB5KL04E,5134,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291082,7786)$LFMDA04A,5135,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291096,1627)$KCHI104M,5136,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291100,10660)$RQXSI04E,5137,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291104,14224)$LCES004,5138,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291114,4798)$MM304,5139,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291115,1087)$EBBRA04E,5140,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291117,3620)$KSPE104D,5141,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291127,500)$PMXX04M,5142,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291128,8011)$KFZ4404M,5143,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291159,9804)$KFZ4404M,5144,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291164,1860)$RQXSI04E,5145,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291171,6808)$YB3EH04A,5146,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291178,7505)$EBBRA04E,5147,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291187,2303)$KWUR404E,5148,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291189,3976)$RVKWU04M,5149,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291193,11852)$YB3EH04E,5150,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291204,3839)$KSLN04M,5151,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291206,10065)$RQXU04E,5152,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291212,1920)$RVKWS04,5153,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291218,11109)$RQXSI04E,5154,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291223,2140)$EGPFA04,5155,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291224,7289)$LEMDAT04,5156,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291226,2149)$RQXSI04E,5157,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291238,2185)$YH5MH04M,5158,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291241,840)$GL4W04M,5159,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291257,15846)$EDGG704,5160,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291264,4885)$PMXX04M,5161,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291267,4311)$RNS04M,5162,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291287,9107)$LELVL04M,5163,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291292,307)$EBEEC04M,5164,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291296,5755)$KSLN04M,5165,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291299,6848)$KSPE104D,5166,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291305,15168)$EDGG704,5167,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291309,2267)$MT4AT04E,5168,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291312,23697)$LGSRA04,5169,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291314,5709)$LELVL04M,5170,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291317,6140)$RNS04M,5171,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291320,280)$BR204M,5172,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291323,6886)$YB3EH04E,5173,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291326,6844)$YB3EH04A,5174,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291337,1727)$EGNOR04M,5175,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291341,11933)$KFZ4404M,5176,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291353,9598)$RQXSI04E,5177,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291359,518)$KCHI104M,5178,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291367,4020)$EG11G04M,5179,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291377,5669)$EG11G04M,5180,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291407,724)$KCHI104M,5181,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291417,6148)$RMZU04E,5182,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291420,3672)$LELVL104,5183,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291444,1462)$KSAL1204,5184,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291447,5700)$KSPE104D,5185,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291455,5426)$YBOLN04M,5186,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291464,3654)$KFZ4404M,5187,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291470,289)$YB3EH04E,5188,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291480,2441)$KSLN04M,5189,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291484,4788)$RNS04M,5190,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291491,4388)$ZM56704,5191,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291494,1690)$YH5MH04M,5192,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291499,4080)$LELVL04M,5193,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291514,3379)$YB3EH04E,5194,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291515,2376)$KSLN04M,5195,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291519,8341)$MRAEE04,5196,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291521,4666)$LELVL04M,5197,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291523,1680)$PMXX04M,5198,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291528,6835)$YB3EH04E,5199,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291534,1707)$FUJ04M,5200,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291538,2730)$KSPE1P04,5201,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291539,3324)$KSLN04M,5202,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291547,3406)$KSLN04A,5203,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291554,1136)$YH5MH04M,5204,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291559,2004)$RFBRT04M,5205,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291566,4022)$KFZ4404M,5206,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291571,10562)$KFZ4404M,5207,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291572,11207)$YB3EH04A,5208,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291575,5346)$YB3EH04M,5209,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291577,4341)$EGNOR04M,5210,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291579,9786)$RJIU04M,5211,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291594,5782)$EG11G04M,5212,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291603,1476)$EG11G04M,5213,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291612,1412)$KFZ4404E,5214,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291615,5874)$YB3EH04E,5215,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291639,278)$YB3EH04A,5216,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291640,3907)$BKED1204,5217,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291649,2804)$RVKWS04,5218,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291652,2521)$LEBAS04M,5219,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291656,3076)$YH5MH04M,5220,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291660,9142)$EG11G04M,5221,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291679,5382)$RNS04M,5222,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291695,13800)$YB3EH04E,5223,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291697,3896)$GL4W04M,5224,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291719,179)$EG11G04M,5225,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291724,4923)$KSLN04M,5226,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291727,717)$EBEEC04M,5227,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291739,2414)$KSLN04A,5228,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291761,1509)$RNS04M,5229,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291796,2198)$YH5MH04M,5230,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291798,6329)$RMZU04,5231,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291812,12071)$RQXSI04E,5232,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291819,2880)$EGNOR04M,5233,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291826,2518)$GL4W04M,5234,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291836,7086)$RMZU04E,5235,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291843,10183)$RJIU04M,5236,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291845,760)$CPRFBR04,5237,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291847,6702)$YB5WH04M,5238,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291859,216)$EHAMA04,5239,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291874,6457)$MM304,5240,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291887,2801)$YD5WH04M,5241,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291891,7905)$LGKFN04,5242,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291906,4600)$EGNOR04M,5243,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291917,3811)$RJIU04M,5244,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291918,20278)$LGZAA04M,5245,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291951,3600)$RMZU04E,5246,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291957,11361)$RQXSI04E,5247,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291959,2614)$RJIU04M,5248,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291968,7140)$EG11G04M,5249,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291971,3420)$KSLN04A,5250,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291994,10658)$YB3EH04E,5251,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291995,8204)$RQXU04E,5252,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292003,7058)$GL4W04M,5253,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292006,1380)$RVKWS04,5254,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292026,7940)$LELVL04M,5255,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292032,480)$EGNOR04M,5256,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292050,10767)$LELVU04,5257,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292051,2141)$GL4W04M,5258,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292068,6871)$YB3EH04A,5259,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292069,7756)$EG11G04M,5260,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292088,3090)$LEBAS04M,5261,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292091,2753)$LOVN1504,5262,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292092,3011)$KSLN04M,5263,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292094,7466)$LELVL04M,5264,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292099,4381)$EGNOR04M,5265,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292100,2657)$PMXX04M,5266,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292105,4628)$KSLN04M,5267,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292107,11197)$RQXSI04E,5268,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292111,4243)$LGKFN04,5269,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292112,1320)$LOW304M,5270,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292120,7013)$YB3EH04E,5271,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292130,8157)$YB3EH04A,5272,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292152,1787)$BR404M,5273,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292153,11129)$YD5WH04M,5274,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292178,5117)$EGNOR04M,5275,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292186,23775)$LGSRA04,5276,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292187,2280)$KSPE104D,5277,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292188,13680)$KFZ4404M,5278,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292189,5640)$YB3EH04E,5279,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292197,1899)$KSLN04M,5280,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292211,5056)$LGRPA04M,5281,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292214,10734)$RQXU04E,5282,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292217,3160)$BR204M,5283,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292231,6452)$EG11G04M,5284,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292232,2172)$LGAVA04,5285,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292233,2757)$KFUL1U04,5286,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292245,9615)$RJIU04M,5287,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292251,5321)$YB3EH04A,5288,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292255,1536)$KFUL1U04,5289,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292257,10737)$LELVL04M,5290,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292258,1867)$KFZ4404M,5291,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292264,5630)$KSLN04M,5292,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292265,13054)$LELVU04,5293,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292270,6521)$YBOLN04M,5294,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292278,8209)$LELVL04M,5295,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292286,780)$RVKWS04,5296,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292287,1698)$KSPE104D,5297,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292297,6822)$RJIU04M,5298,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292327,7890)$YB3EH04A,5299,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292330,1738)$KSPE1P04,5300,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292354,5236)$RMZU04,5301,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292365,909)$KCHI104M,5302,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292366,1605)$GL4W04M,5303,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292383,14897)$EDGG704,5304,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292388,7380)$RQXU04E,5305,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292405,7477)$RQXU04E,5306,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292408,2032)$BKED1204,5307,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292413,1920)$LOW304M,5308,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292417,21175)$LCES004,5309,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292423,13139)$EDGG704,5310,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292436,4576)$EG11G04M,5311,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292439,1511)$EBEEC04M,5312,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292442,5820)$RQXU04E,5313,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292446,2187)$BR204M,5314,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292451,11356)$YB3EH04E,5315,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292453,7978)$KFZ4404M,5316,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292457,3881)$MM304,5317,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292466,1058)$LGZAA04M,5318,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292483,5948)$RVKWU04M,5319,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292487,5004)$KSLN04M,5320,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292494,7749)$LELVL04M,5321,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292500,4004)$YB3EH04A,5322,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292507,11245)$LGSRA04,5323,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292515,7948)$LELVU04,5324,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292533,6257)$RNI04M,5325,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292534,4500)$YB3EH04A,5326,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292544,3780)$EG11G04M,5327,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292550,8467)$RJIU04M,5328,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292565,790)$KFZ4404E,5329,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292569,6237)$RJIU04M,5330,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292574,298)$YB3EH04M,5331,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292587,2401)$ZM56704,5332,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292613,3513)$EBEEC04M,5333,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292614,776)$KFUL1U04,5334,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292627,5460)$KSPE104D,5335,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292629,6490)$LCES004M,5336,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292635,1061)$GL4W04M,5337,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292653,2559)$EBBRA04E,5338,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292656,593)$KALP2C04,5339,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292666,41605)$LGSRA04,5340,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292667,1740)$KSPE104D,5341,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292670,7560)$RQXU04E,5342,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292672,7560)$RQXU04E,5343,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292676,198)$RFBRT04M,5344,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292683,12360)$YB3EH04E,5345,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292688,2332)$BR404M,5346,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292693,13025)$KFZ4404M,5347,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292700,1298)$GL4W04M,5348,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292710,511)$KSPE1P04,5349,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292713,7577)$RASI04M,5350,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292714,10097)$YD5WH04M,5351,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292716,2555)$KSLN04M,5352,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292734,8476)$KSAL1204,5353,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292735,1387)$GL4W04M,5354,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292738,1681)$KFZ4404M,5355,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292739,5197)$LEBAS04M,5356,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292748,1899)$GL4W04M,5357,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292753,5460)$YB5WH04M,5358,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292762,2043)$BKED1204,5359,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292778,2205)$YB3EH04A,5360,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292783,8760)$YB3EH04A,5361,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292791,5021)$EGPFA04,5362,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292796,13619)$LCES004,5363,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292801,6348)$PMXX04M,5364,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292803,11389)$KSLN04A,5365,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292805,1472)$RVKWS04,5366,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292808,12859)$LELVU04,5367,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292823,1600)$KCHI104M,5368,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292825,1535)$RJIU04M,5369,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292837,5573)$KFZ4404M,5370,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292859,3835)$EBEEC04M,5371,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292872,2580)$KSAL1204,5372,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292875,8218)$LELVL04M,5373,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292876,8353)$EDGG704,5374,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292901,2096)$EBEEC04M,5375,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292908,4653)$EG11G04M,5376,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292911,7581)$YB3EH04A,5377,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292917,4970)$LELVL04M,5378,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292933,5712)$YBOLN04M,5379,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292934,6460)$MM304,5380,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292935,4945)$KSLN04M,5381,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292940,11998)$EDGG704,5382,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292941,779)$KSPE104D,5383,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292946,5040)$YB3EH04E,5384,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292947,12601)$KFZ4404M,5385,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292967,5113)$RNS04M,5386,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292968,1938)$RVKWS04,5387,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292969,5519)$MM304,5388,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292977,1828)$KFZ4404M,5389,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292989,10975)$YB3EH04E,5390,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292991,2201)$YD5WH04M,5391,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292992,7530)$EG11G04M,5392,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292993,4503)$KSLN04M,5393,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293006,1101)$KSPE1P04,5394,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293009,11057)$YD5WH04M,5395,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293021,1411)$CPGSE04,5396,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293036,4289)$MM304,5397,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293045,5632)$RQXU04E,5398,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293048,13290)$RJIU04M,5399,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293049,4737)$LELVU04,5400,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293050,10140)$RQXU04E,5401,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293070,4384)$RNS04M,5402,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293071,2967)$RASI04M,5403,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293072,6360)$EGNOR04M,5404,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293074,7080)$RQXU04E,5405,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293090,10207)$YB3EH04A,5406,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293092,2516)$RASI04M,5407,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(293096,6147)$RQXU04E,5408,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293116,6137)$LELVL04M,5409,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293126,6127)$EGPFA04,5410,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293132,7494)$RASI04M,5411,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293139,1440)$RNS04M,5412,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293142,2345)$MM204,5413,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293146,4560)$KSPE104D,5414,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293150,9631)$YB3EH04A,5415,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293156,8039)$LELVL04M,5416,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293166,6166)$MM304,5417,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293168,15898)$LELVL04M,5418,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293177,7052)$EG11G04M,5419,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293178,516)$LEBAS04M,5420,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293188,6556)$RJIU04M,5421,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293191,3668)$RASI04M,5422,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293196,179)$KSPE104D,5423,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293200,1527)$RJIU04M,5424,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293206,5954)$LEBAS04M,5425,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293207,13778)$KFZ4404M,5426,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293229,8925)$KFZ4404M,5427,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293240,13904)$KFZ4404M,5428,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293241,11685)$YB3EH04A,5429,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293250,16183)$LELVL04M,5430,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293252,6821)$RNI04M,5431,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293268,12248)$RMZU04,5432,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293271,420)$KALP2C04,5433,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293300,7357)$KFZ4404M,5434,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293305,13774)$MRAE04,5435,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293326,2241)$RNI04M,5436,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293340,820)$EG11G04M,5437,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293354,10367)$YB3EH04E,5438,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293362,12482)$RJIU04M,5439,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293371,9962)$RJIU04M,5440,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293377,7007)$RASI04M,5441,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293382,3474)$YB3EH04E,5442,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293416,5880)$EGNOR04M,5443,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293430,7500)$RQXU04E,5444,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293444,10439)$YB3EH04E,5445,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293445,12118)$RJIU04M,5446,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293451,5667)$MM304,5447,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293452,6646)$RASI04M,5448,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293468,10034)$RJIU04M,5449,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293473,11748)$KSLN04A,5450,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293491,1333)$RVKWS04,5451,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293498,2492)$PMXX04M,5452,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293502,7771)$EG11G04M,5453,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293511,7698)$RVKWU04M,5454,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293520,972)$RFBRT04M,5455,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293521,11717)$RJIU04M,5456,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293522,11832)$PMXX04M,5457,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293524,7860)$RVKWU04M,5458,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293530,11049)$RJIU04M,5459,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293531,1445)$GL4W04M,5460,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293533,1359)$RFBRT04M,5461,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293534,9512)$RJIU04M,5462,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293537,5996)$KFZ4404M,5463,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293539,3883)$RVKWU04M,5464,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293540,5756)$KFZ4404M,5465,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293544,1568)$RQXSI04E,5466,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293545,9487)$LELVL04M,5467,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293549,6660)$RQXU04E,5468,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293552,7198)$KSAL1204,5469,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293560,6840)$RVKWU04M,5470,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293561,6840)$RVKWU04M,5471,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293565,9302)$RJIU04M,5472,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293566,4123)$RNI04M,5473,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293567,11494)$YB3EH04A,5474,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293569,2568)$RJIU04M,5475,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293570,9764)$YB3EH04E,5476,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293571,3838)$RQXU04E,5477,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293576,10509)$LELVL04M,5478,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293580,7779)$RQXU04E,5479,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293585,12060)$YB3EH04A,5480,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293587,6146)$LCES004,5481,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293601,420)$YB5KL04E,5482,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293621,10154)$YB3EH04A,5483,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293622,7338)$KFZ4404M,5484,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293626,4922)$LELVL04M,5485,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293640,3408)$YB3EH04E,5486,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293647,11641)$LELVU04,5487,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293650,4093)$EGPFA04,5488,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293657,6480)$EG11G04M,5489,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293680,7350)$LELVL104,5490,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293687,7800)$RQXU04E,5491,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293693,6725)$YB3EH04A,5492,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293695,353)$BR404M,5493,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293710,14099)$EDGG704,5494,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293718,4721)$EGPFA04,5495,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293737,2790)$LEBAS04A,5496,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293757,7202)$KFZ4404M,5497,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293780,7166)$KSPE104D,5498,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293790,2700)$KSPE104D,5499,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293802,5513)$EGPFA04,5500,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293804,2516)$KSAL1204,5501,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293814,2061)$EBEEC04M,5502,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293817,1560)$YD5WH04M,5503,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293821,5766)$KFUL1U04,5504,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293834,10053)$LELVU04,5505,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293857,17288)$LGSRA04,5506,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293858,1361)$LELVL04M,5507,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293869,6545)$GL4W04M,5508,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293879,3815)$RASI04M,5509,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293880,4980)$RQXU04E,5510,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293881,5062)$EGNOR04M,5511,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293884,5738)$EGNOR04M,5512,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293889,9790)$RJIU04M,5513,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293892,6891)$EGPFA04,5514,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293894,3196)$RASI04M,5515,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293898,2524)$RJIU04M,5516,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293901,5460)$RQXU04E,5517,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293909,3114)$EBEEC04M,5518,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293924,8409)$LELVL04M,5519,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293927,9466)$YB3EH04E,5520,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293929,6780)$RVKWU04M,5521,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293957,12089)$RJIU04M,5522,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293959,4788)$KFZ4404M,5523,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293962,5340)$EGNOR04M,5524,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293964,1697)$RMZU04E,5525,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293965,1525)$RNS04M,5526,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293986,10622)$KFZ4404M,5527,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294001,10725)$LELVU04,5528,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294004,10379)$YB3EH04E,5529,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294005,9585)$RJIU04M,5530,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294010,4511)$LEMDAT04,5531,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294023,6240)$LELVL04M,5532,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294025,5820)$RQXU04E,5533,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294030,600)$RNS04M,5534,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294045,6636)$LCES004M,5535,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294047,4393)$LELVL04M,5536,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294048,1380)$RMZU04E,5537,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294049,5911)$RVKWU04M,5538,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294056,2355)$LGAVA04,5539,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294065,5149)$RASI04M,5540,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294068,7150)$RVKWU04M,5541,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294089,2472)$LEMDAT04,5542,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294097,4147)$LELVU04,5543,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294101,51786)$LGZAA04M,5544,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294107,6937)$EGNOR04M,5545,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294111,2040)$LELVU04,5546,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294112,5769)$EG11G04M,5547,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294119,643)$LCS12W03,5548,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294120,5580)$RQXU04E,5549,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294121,3332)$RNS04M,5550,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294125,10140)$RQXU04E,5551,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294126,9180)$RQXU04E,5552,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294133,4469)$RJIU04M,5553,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294135,5036)$LELVL04M,5554,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294148,5428)$LELVL04M,5555,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294156,10708)$KSLN04M,5556,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294158,6202)$YB3EH04A,5557,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294164,2264)$BR404M,5558,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294193,5279)$LGKFN04,5559,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294200,2040)$RQXSI04E,5560,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294211,2580)$EG11G04M,5561,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294231,12822)$RJIU04M,5562,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294274,4750)$RASI04M,5563,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294276,10500)$RQXSI04E,5564,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294284,14292)$MGY04,5565,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294288,480)$LEBAS04A,5566,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294303,5520)$EG11G04M,5567,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294327,8520)$RJIU04M,5568,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294362,5032)$EGNOR04M,5569,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294364,15709)$LGKFN04,5570,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294365,721)$RNI04M,5571,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294370,3418)$KSPE104D,5572,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294377,2520)$LCES004M,5573,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294406,4440)$RQXSI04E,5574,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294418,3111)$BR404M,5575,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294421,6232)$RVKWU04M,5576,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294433,4387)$RVKWU04M,5577,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294442,2510)$LOVN1504,5578,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294448,9811)$LELVU04,5579,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294449,2157)$BR404M,5580,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294460,5370)$PMXX04M,5581,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294462,4709)$KSPE104D,5582,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294473,3046)$RJIU04M,5583,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294490,6648)$RNS04M,5584,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294496,894)$EHAMA04,5585,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294500,3010)$RASI04M,5586,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294501,1665)$EBEEC04M,5587,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294503,5847)$RNS04M,5588,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294518,6992)$EG11G04M,5589,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294523,748)$EBEEC04M,5590,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294530,6000)$RVKWU04M,5591,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294531,10288)$RJIU04M,5592,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294541,10164)$RJIU04M,5593,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294546,758)$LOVN1504,5594,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294548,11789)$MRAE04,5595,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294552,6033)$EGNOR04M,5596,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294553,3880)$LGAVA04,5597,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294556,6310)$RJIU04M,5598,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294560,3203)$EG11G04M,5599,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294571,3577)$YB3EH04A,5600,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294580,10596)$MRAE04,5601,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294594,3301)$KSAL1204,5602,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294595,5466)$LOW304M,5603,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294601,12523)$RMZU04,5604,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294603,9079)$YB3EH04A,5605,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294610,3780)$RQXU04E,5606,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294611,3254)$EGNOR04M,5607,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294613,3585)$LELVL04M,5608,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294615,638)$LELVL04M,5609,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294633,6882)$KFZ4404M,5610,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294637,5890)$LELVL04M,5611,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294642,6720)$YB3EH04A,5612,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294654,7640)$LELVL04M,5613,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294656,201)$BR404M,5614,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294670,2940)$RQXU04E,5615,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294672,2220)$RQXSI04E,5616,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294674,1260)$EBEEC04M,5617,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294685,3929)$LELVU04,5618,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294686,1666)$YB3EH04E,5619,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294690,5593)$RVKWU04M,5620,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294696,4806)$RASI04M,5621,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294701,3225)$KSAL1204,5622,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294706,2131)$MM304,5623,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294715,7076)$YB3EH04A,5624,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294725,7570)$LELVU04,5625,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294727,11507)$YB3EH04A,5626,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294736,10200)$RQXSI04E,5627,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294740,1200)$YB3EH04E,5628,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294749,4147)$EGNOR04M,5629,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294750,4539)$MM304,5630,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294752,2869)$YB3EH04E,5631,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294756,5399)$RJIU04M,5632,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294770,2675)$YB3EH04E,5633,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294773,2694)$YBOLN04M,5634,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294779,5753)$RNS04M,5635,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294782,438)$EBEEC04M,5636,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294788,6540)$YB3EH04A,5637,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294791,5624)$LELVL04M,5638,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294792,4627)$KSAL1204,5639,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294795,7560)$LCES004M,5640,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294802,2520)$RQXU04E,5641,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294807,5270)$LCES004M,5642,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294815,4531)$RMZU04,5643,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294816,12300)$YB3EH04E,5644,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294817,3349)$RASI04M,5645,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294819,5938)$EGPFA04,5646,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294841,1167)$CPGSE04,5647,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294845,5961)$KFZ4404M,5648,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294847,3387)$MM304,5649,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294848,2940)$EGNOR04M,5650,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294857,4016)$KWUR404E,5651,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294876,6254)$PMXX04M,5652,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294878,1682)$KSPE104D,5653,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294888,1763)$LEBAS04A,5654,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294899,2297)$PMXX04M,5655,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294900,6420)$RMZU04E,5656,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294908,10969)$YB3EH04E,5657,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294910,3582)$BR204M,5658,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294912,1263)$RNS04M,5659,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294913,1440)$RASI04M,5660,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294926,3360)$RQXU04E,5661,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294938,3008)$BR404M,5662,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294940,5296)$RNS04M,5663,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294944,11285)$YD5WH04M,5664,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294947,7871)$EG11G04M,5665,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294950,5220)$RNS04M,5666,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294985,1555)$KFZ4404M,5667,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294986,7980)$LGKFN04,5668,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294990,3017)$YD5WH04M,5669,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294992,2755)$RQXU04E,5670,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294997,4320)$RMZU04E,5671,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295003,6982)$RVKWU04M,5672,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295004,1995)$RMZU04E,5673,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295005,4318)$KSPE104D,5674,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295018,720)$LEBAS04A,5675,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295023,3376)$KSLN04A,5676,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295025,5944)$KSLN04M,5677,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295034,1237)$RNS04M,5678,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295047,5356)$EGPFA04,5679,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295049,3340)$GL4W04M,5680,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295053,5880)$RQXU04E,5681,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295054,8373)$RVKWU04M,5682,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295063,11197)$YB3EH04E,5683,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295064,10020)$KSAL1204,5684,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295070,10606)$YB3EH04A,5685,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295071,6097)$YB3EH04A,5686,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295077,350)$KFZ4404M,5687,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295082,3535)$KSAL1204,5688,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295083,1799)$EBEEC04M,5689,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295104,1806)$MM304,5690,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295116,7560)$RQXU04E,5691,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295127,11375)$YB3EH04A,5692,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295129,2520)$YB3EH04E,5693,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295131,10980)$YB3EH04E,5694,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295147,900)$KSPE104D,5695,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295152,7064)$YB3EH04A,5696,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295153,10986)$YB3EH04E,5697,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295156,1266)$YB3EH04E,5698,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295157,4449)$LEBAS04M,5699,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295162,780)$RVKWS04,5700,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295168,2725)$BR204M,5701,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295174,3204)$BKED1204,5702,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295180,5169)$RASI04M,5703,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295183,7910)$YB3EH04A,5704,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295205,2552)$EBBRA04E,5705,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295216,1222)$YB3EH04E,5706,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295224,10601)$LELVL04M,5707,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295231,1356)$LOVN1504,5708,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295234,1653)$GL4W04M,5709,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295238,5589)$RJIU04M,5710,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295258,2298)$YD5WH04M,5711,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295273,2640)$EG11G04M,5712,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295274,6579)$RNI04M,5713,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295279,5355)$MAB1204A,5714,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295282,8121)$YB3EH04A,5715,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295283,14586)$MRAE04,5716,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295287,7860)$RQXSI04E,5717,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295288,3132)$KSLN04M,5718,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295292,5244)$YB3EH04A,5719,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295295,3059)$KFUL1U04,5720,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295296,2700)$RQXSI04E,5721,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295297,1620)$LEBAS04M,5722,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295298,1533)$BR204M,5723,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295300,4892)$LFKFA04,5724,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295306,2489)$RJIU04M,5725,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295308,9984)$YB3EH04A,5726,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295310,4245)$GL4W04M,5727,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295319,10188)$EGPFA04,5728,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295328,3660)$RQXSI04E,5729,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295329,12127)$YB3EH04E,5730,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295333,1009)$RMZU04,5731,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295341,3209)$RQXU04E,5732,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295343,4320)$RVKWU04M,5733,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295356,8880)$RQXU04E,5734,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295367,4557)$GL4W04M,5735,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295369,6348)$EGNOR04M,5736,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295371,4132)$RQXSI04E,5737,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295372,4707)$YB3EH04A,5738,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295376,4316)$KFZ4404M,5739,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295381,6475)$YB3EH04A,5740,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295384,13178)$KFZ4404M,5741,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295393,4620)$RQXU04E,5742,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295407,4424)$RJIU04M,5743,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295408,3655)$RMZSI04,5744,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295409,3744)$LGAVA04,5745,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295413,1241)$RFBRT04M,5746,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295416,3900)$EGNOR04M,5747,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295418,6544)$MM304,5748,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295428,7823)$EGPFA04,5749,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295433,1072)$CPGSE04,5750,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295437,7814)$LCES004M,5751,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295446,4361)$RMZU04E,5752,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295447,6222)$YB3EH04M,5753,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295448,1920)$RMZU04E,5754,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295458,4093)$KSLN04A,5755,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295463,534)$KALP2C04,5756,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295473,3044)$LELVU04,5757,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295496,1807)$YD5WH04M,5758,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295497,3487)$PMXX04M,5759,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295499,2940)$YB3EH04A,5760,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295501,2094)$LEBAS04M,5761,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295503,2805)$RVKWU04M,5762,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295508,11460)$MRAE04,5763,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295511,1878)$YD5WH04M,5764,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295514,6147)$YB3EH04A,5765,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295516,3733)$RJIU04M,5766,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295519,5128)$YB3EH04A,5767,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295521,10776)$YB3EH04A,5768,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295522,7080)$PMXX04M,5769,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295528,9141)$RQXSI04E,5770,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295532,8822)$RJIU04M,5771,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295534,12956)$KFZ4404M,5772,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295545,4101)$LEMDAT04,5773,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295546,3812)$EGNOR04M,5774,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295547,8879)$YB3EH04E,5775,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295550,2040)$LELVU04,5776,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295551,3489)$RASI04M,5777,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295558,1140)$RQXU04E,5778,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295562,9840)$RQXSI04E,5779,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295569,9660)$YB3EH04A,5780,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295571,4587)$YB3EH04E,5781,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295579,6846)$EBEEC04M,5782,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295585,3059)$LGIRA04,5783,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295587,12218)$YB3EH04E,5784,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295594,5472)$RNS04M,5785,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295595,9489)$YB3EH04A,5786,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295599,7075)$LEMDAT04,5787,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295608,3128)$EGNOR04M,5788,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295609,2024)$RASI04M,5789,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295628,1086)$CPRFBR04,5790,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295634,10066)$YB3EH04A,5791,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295656,8100)$RQXSI04E,5792,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295667,6654)$RASI04M,5793,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295688,1594)$BKED1204,5794,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295691,2906)$RMZU04,5795,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295700,7680)$RQXSI04E,5796,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295708,1165)$BR204M,5797,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295711,2114)$LGAVA04,5798,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295715,301)$CPGSE04,5799,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295723,2599)$RVKWU04M,5800,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295726,6838)$KFUL1U04,5801,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295728,2996)$YB5WH04M,5802,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295730,3244)$LEMDAT04,5803,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295732,2866)$LEMDAT04,5804,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295733,3038)$LEMDAT04,5805,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295734,2095)$LEMDAT04,5806,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295738,531)$EGNOR04M,5807,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295745,1496)$RNS04M,5808,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295747,5971)$YB3EH04A,5809,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295752,2584)$LEMDAT04,5810,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295754,2029)$LEMDAT04,5811,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295761,5211)$KSPE104D,5812,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295780,6672)$KSPE104D,5813,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295794,1903)$LEMDAT04,5814,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295800,2688)$RJIU04M,5815,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295809,5721)$RNS04M,5816,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295817,7920)$RQXU04E,5817,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295822,1004)$LEMDAT04,5818,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295844,7927)$MM204,5819,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295847,3540)$YB3EH04A,5820,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295850,3128)$RJIU04M,5821,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295862,1759)$RFBRT04M,5822,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295870,9376)$YB3EH04A,5823,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295875,5247)$YB3EH04E,5824,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295877,2305)$RFBRT04M,5825,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295879,5873)$RNS04M,5826,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295882,2400)$RVKWS04,5827,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295885,6420)$RQXSI04E,5828,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295886,5220)$EG11G04M,5829,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295887,2850)$YB3EH04A,5830,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295891,2230)$BR204M,5831,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295893,2013)$LEMDAT04,5832,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295897,4381)$LGAVA04,5833,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295905,3289)$RJIU04M,5834,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295912,480)$EGNOR04M,5835,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295915,2604)$LEMDAT04,5836,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295917,6220)$YB3EH04A,5837,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295920,6225)$RMZU04,5838,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295922,12293)$KFZ4404M,5839,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295923,2220)$RFBRT04M,5840,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295927,7084)$RJIU04M,5841,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295929,6629)$RASI04M,5842,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295932,4735)$RNS04M,5843,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295936,20928)$KFZ4404M,5844,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295939,1920)$KFUL1U04,5845,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295941,314)$EG11G04M,5846,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295942,646)$KCHI104M,5847,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295946,3672)$LGAVA04,5848,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295952,5040)$RQXSI04E,5849,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295961,1357)$YD5WH04M,5850,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295965,2340)$RQXU04E,5851,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295966,10067)$YB3EH04E,5852,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295980,4708)$RNS04M,5853,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295984,5040)$RASI04M,5854,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296001,3507)$YB3EH04E,5855,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296022,2086)$MM204,5856,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296031,4678)$MM204,5857,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296035,2695)$LELVL04M,5858,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296039,2978)$LEMDAT04,5859,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296046,8037)$KFZ4404M,5860,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296059,1410)$KFUL1U04,5861,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296062,4080)$RQXSI04E,5862,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296087,7393)$RVKWU04M,5863,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296092,3295)$RMZSI04,5864,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296095,1804)$KFZ4404M,5865,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296107,2524)$LELVL04M,5866,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296109,3473)$RMZU04E,5867,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296112,7064)$YB3EH04E,5868,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296113,1740)$RQXU04E,5869,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296126,3092)$LGAVA04,5870,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296131,1407)$RASI04M,5871,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296135,2220)$RQXU04E,5872,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296137,36405)$LGSRA04,5873,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296145,6111)$EGPFA04,5874,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296147,3442)$LELVU04,5875,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296148,5117)$LGIRA04,5876,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296153,1920)$RNI04M,5877,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296155,8428)$LELVL04M,5878,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296157,6780)$RQXSI04E,5879,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296158,6300)$YB5WH04M,5880,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296164,3120)$RQXSI04E,5881,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296165,6044)$BR204M,5882,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296180,5440)$RMZU04,5883,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296181,7660)$GL4W04M,5884,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296188,4798)$LELVU04,5885,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296190,1630)$YB3EH04E,5886,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296192,873)$KSPE104D,5887,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296194,12133)$MRAE04,5888,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296209,6127)$KSPE104D,5889,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296212,2659)$KSLN04A,5890,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296217,2915)$YB3EH04E,5891,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296218,491)$LGAVA04,5892,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296221,391)$KSPE104D,5893,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296227,3525)$LGAVA04,5894,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296232,3551)$RMZU04,5895,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296238,9268)$RJIU04M,5896,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296240,191)$BR204M,5897,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296241,7922)$EG11G04M,5898,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296248,844)$GL4W04M,5899,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296249,517)$CPGSE04,5900,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296253,11332)$MRAE04,5901,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296260,2845)$KSAL1204,5902,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296261,7597)$YB3EH04E,5903,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296263,6552)$YB3EH04A,5904,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296265,1027)$LELVU04,5905,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296267,6879)$LELVL04M,5906,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296289,4196)$KWUR1C04,5907,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296295,2640)$YB3EH04E,5908,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296303,14527)$LGKFN04,5909,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296304,6913)$MM204,5910,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296307,6614)$RNI04M,5911,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296317,1795)$YB3EH04A,5912,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296334,2160)$YB3EH04E,5913,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296337,1424)$BR404M,5914,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296338,7740)$RASI04M,5915,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296342,4980)$EGNOR04M,5916,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296343,8589)$RNI04M,5917,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296345,9961)$LELVU04,5918,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296346,8308)$EG11G04M,5919,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296350,4768)$RQXSI04E,5920,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296356,247)$KSPE104D,5921,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296365,2191)$LGAVA04,5922,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296368,545)$LGAVA04,5923,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296392,2813)$KSLN04A,5924,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296393,7370)$YB3EH04A,5925,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296394,8269)$YB3EH04A,5926,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296401,730)$BR404M,5927,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296406,7832)$RJIU04M,5928,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296407,6053)$YB3EH04A,5929,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296439,15518)$KFZ4404M,5930,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296449,1228)$BKED1204,5931,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296450,7968)$YB3EH04E,5932,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296463,6753)$LEBAS04A,5933,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296465,3480)$KSAL1204,5934,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296473,2757)$LCES004,5935,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296477,1364)$YB3EH04A,5936,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296481,14548)$KFZ4404M,5937,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296521,425)$KFUL1U04,5938,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296549,8209)$YB3EH04E,5939,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296550,5992)$YB3EH04A,5940,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296552,4719)$KSLN04A,5941,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296553,4651)$KSLN04A,5942,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296560,1562)$PMXX04M,5943,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296565,3076)$RNI04M,5944,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296585,1788)$LGIRA04,5945,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296614,3381)$KFUL1U04,5946,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296619,11074)$YB3EH04A,5947,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296635,3678)$MM204,5948,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296640,2520)$KSAL1204,5949,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296641,632)$KSLN04A,5950,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296644,786)$RJIU04M,5951,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296646,20520)$LCES004,5952,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296649,8520)$YB3EH04A,5953,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296668,289)$YB3EH04A,5954,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296672,6554)$RASI04M,5955,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296675,2766)$FUJ04M,5956,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296685,1980)$YB3EH04E,5957,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296688,2359)$YD5WH04M,5958,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296700,1268)$LELVU04,5959,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296707,1437)$CPGSE04,5960,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296720,240)$YB5KL04E,5961,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296721,3604)$LEBAS04A,5962,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296754,7500)$LGKFN04,5963,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296755,9123)$LGIRA04,5964,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296772,7380)$MAB1204A,5965,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296778,6332)$RASI04M,5966,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296781,3482)$KFZ4404M,5967,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296792,9939)$LGKFN04,5968,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296798,4275)$RASI04M,5969,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296811,8969)$LGKFN04,5970,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296814,4407)$KSLN04A,5971,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296824,2176)$YB3EH04A,5972,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296828,2909)$KSLN04A,5973,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296836,1426)$MM304,5974,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296840,5244)$YB3EH04A,5975,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296847,6392)$EBBRA04E,5976,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296850,3213)$FUJ04M,5977,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296851,11711)$YB3EH04A,5978,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296857,3000)$BR204M,5979,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296864,89)$RMZSI04M,5980,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296867,3720)$LGAVA04,5981,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296878,2550)$BR204M,5982,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296885,15368)$MGY04,5983,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296895,33678)$LGSRA04,5984,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296896,37334)$LGZAA04M,5985,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296907,13162)$KFZ4404M,5986,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296918,4009)$RQXU04E,5987,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296922,6600)$LGKFN04,5988,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296928,1549)$LGIRA04,5989,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296934,11496)$YB3EH04A,5990,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296936,37832)$LGZAA04M,5991,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296939,5765)$YB3EH04A,5992,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296946,2529)$MM304,5993,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296950,2874)$YB3EH04A,5994,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296953,15205)$LCES004,5995,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296955,1800)$KSAL1204,5996,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296960,8452)$MRAE04,5997,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296963,2308)$CPGSE04,5998,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296970,12537)$KFZ4404M,5999,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296978,12060)$YB3EH04A,6000,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296992,1140)$YB3EH04E,6001,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296997,6959)$LEMDAT04,6002,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297002,2089)$LGRPA04,6003,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297011,4379)$KSPE104D,6004,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297035,7002)$LEBAS04A,6005,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297037,6518)$LEBAS04A,6006,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297050,3511)$LGIRA04,6007,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297060,9995)$LGKFN04,6008,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297061,545)$GL4W04M,6009,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297062,1080)$YB3EH04E,6010,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297075,4305)$YB3EH04E,6011,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297076,1860)$KSPE104D,6012,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297079,2204)$RMZU04,6013,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297080,2753)$KFZ4404E,6014,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297087,5940)$LGKFN04,6015,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297097,4343)$LGAVA04,6016,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297111,2142)$LELVL04M,6017,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297113,5897)$RJIU04M,6018,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297119,18334)$KFZ4404M,6019,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297125,1046)$YB3EH04E,6020,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297126,8827)$EG11G04M,6021,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297129,9120)$YB3EH04A,6022,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297135,3000)$RNI04M,6023,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297145,2739)$LOVN1504,6024,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297154,9666)$KFZ4404M,6025,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297157,7603)$LGKFN04,6026,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297158,4620)$KSAL1204,6027,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297164,7586)$RNI04M,6028,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297168,2813)$RFBRT04M,6029,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297185,3814)$KSLN04A,6030,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297189,2623)$LGRPA04,6031,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297207,3501)$YB3EH04A,6032,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297216,1078)$LGRPA04,6033,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297218,5284)$GL4W04M,6034,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297219,2897)$FUJ04M,6035,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297224,5856)$LGRPA04M,6036,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297228,9798)$YB3EH04A,6037,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297232,6959)$RNI04M,6038,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297233,1242)$CPGSE04,6039,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297234,916)$YD5WH04M,6040,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297250,2761)$GL4W04M,6041,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297275,718)$CPGSE04,6042,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297277,5195)$KWUR1C04,6043,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297278,8856)$YB3EH04A,6044,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297288,1234)$YB3EH04A,6045,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297293,417)$GL4W04M,6046,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297313,10232)$KFZ4404M,6047,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297334,6591)$RNS04M,6048,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297335,9406)$EGPFA04,6049,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297343,4200)$RQXU04E,6050,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297344,3338)$FUJ04M,6051,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297346,7339)$LELVU04,6052,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297347,3453)$FUJ04M,6053,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297350,2026)$BR204M,6054,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297356,3611)$LGAVA04,6055,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297362,4974)$RNI04M,6056,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297368,3366)$LGAVA04,6057,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297370,4552)$YB3EH04A,6058,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297374,1090)$RQXSI04E,6059,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297376,9355)$LGIRA04,6060,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297382,32722)$LGSRA04,6061,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297384,660)$RQXU04E,6062,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297388,2611)$LELVL04M,6063,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297393,2592)$BR404M,6064,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297398,2795)$BR204M,6065,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297402,18217)$LCES004,6066,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297403,3764)$KSLN04M,6067,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297407,1418)$BKED1204,6068,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297411,3561)$FUJ04M,6069,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297424,1767)$BR204M,6070,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297433,2885)$EGPFA04,6071,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297436,2586)$FUJ04M,6072,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297442,5400)$EG11G04M,6073,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297452,5215)$KSLN04A,6074,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297456,1486)$KSLN04A,6075,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297482,6954)$KFZ4404M,6076,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297500,5286)$LEBAS04A,6077,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297504,10421)$YB3EH04A,6078,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297507,7155)$RQXSI04E,6079,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297519,2257)$FUJ04M,6080,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297546,4806)$LGKFN04,6081,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297554,902)$RNI04M,6082,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297571,2055)$LELVU04,6083,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297572,4380)$RVKWU04M,6084,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297590,1718)$KCHI104M,6085,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297596,2147)$BR404M,6086,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297616,8103)$LGSRA04,6087,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297622,6909)$EG11G04M,6088,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297636,7894)$YB3EH04E,6089,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297670,13632)$MRAE04,6090,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297679,4337)$KWUR1C04,6091,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297680,1817)$RMZSI04,6092,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297685,10860)$LCES004M,6093,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297697,327)$KSLN2C04,6094,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297702,778)$RMZSI04,6095,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297708,3058)$KFZ4404M,6096,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297721,2856)$KSLN04A,6097,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297726,6814)$KFZ4404M,6098,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297744,1351)$LOVN1504,6099,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297746,1040)$LOVN1504,6100,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297762,2577)$LEBAS04M,6101,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297781,888)$YB3EH04A,6102,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(297818,12954)$MRAE04,6103,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297821,11635)$KFZ4404M,6104,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297827,3324)$MM304,6105,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297830,568)$KFZ4404M,6106,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297842,6937)$YB3EH04E,6107,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297845,6746)$YB3EH04A,6108,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297851,2230)$LEBAS04M,6109,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297852,6441)$RJIU04M,6110,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297867,9814)$LELVU04,6111,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297904,1748)$LOVN1504,6112,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297922,1502)$KSLN04A,6113,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297927,318)$RVKWS04,6114,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297928,561)$EGNOR04M,6115,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297929,4140)$EGNOR04M,6116,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297934,19718)$EDGG704,6117,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297966,3844)$KSLN04M,6118,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297974,5174)$YB3EH04A,6119,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297977,4295)$EGNOR04M,6120,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297984,9509)$LCES004,6121,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298005,878)$BR204M,6122,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298006,12239)$LELVU04,6123,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298009,1508)$BR204M,6124,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298038,18223)$EDGG704,6125,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298060,10860)$LCES004M,6126,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298064,4512)$LGAVA04,6127,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298079,8250)$LEBAS04A,6128,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298080,4380)$RQXU04E,6129,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298082,11747)$LELVL104,6130,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298089,891)$CPGSE04,6131,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298090,10361)$YB3EH04A,6132,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298093,2860)$RFBRT04M,6133,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298114,2631)$LGAVA04,6134,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298115,5479)$EBEEC04M,6135,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298116,6619)$RJIU04M,6136,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298128,2895)$KFZ4404M,6137,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298130,2630)$KSLN04A,6138,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298160,3401)$KSAL1204,6139,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298171,3669)$LELVU04,6140,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298177,1083)$RMZU04,6141,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298180,7571)$RNI04M,6142,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298183,5716)$YB3EH04A,6143,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298207,545)$FUJ04M,6144,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298212,1328)$RMZU04,6145,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298217,6224)$YB3EH04A,6146,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298218,1331)$RMZU04,6147,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298222,2028)$KFUL1U04,6148,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298237,1854)$KFUL1U04,6149,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298246,1454)$RFBRT04M,6150,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298249,4629)$RNS04M,6151,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298263,14446)$LGKFN04,6152,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298266,27545)$LGSRA04,6153,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298297,1926)$LOVN1504,6154,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298300,1020)$KSAL1204,6155,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298306,2825)$LOVN1504,6156,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298318,1495)$KSPE104D,6157,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298321,4348)$LEBAS04A,6158,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298329,1560)$EGNOR04M,6159,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298333,2871)$KSPE104D,6160,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298349,4411)$LGAVA04,6161,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298358,11505)$LGKFN04,6162,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298368,998)$LOVN1504,6163,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298378,6007)$KFZ4404M,6164,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298384,912)$LGAVA04,6165,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298397,4903)$YB3EH04A,6166,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298402,6068)$LCES004M,6167,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298415,393)$LELVU04,6168,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298417,2340)$LEBAS04A,6169,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298418,2503)$YBOLN04M,6170,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298426,10443)$LCES004M,6171,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298434,17497)$LCES004,6172,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298447,723)$KSLN04A,6173,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298471,32715)$LGZAA04M,6174,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298477,2511)$RMZSI04,6175,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298480,4952)$RMZU04,6176,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298488,1715)$LEBAS04A,6177,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298501,4920)$KFZ4404M,6178,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298502,5852)$YB3EH04A,6179,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298503,4859)$KSPE104D,6180,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298514,7656)$KFZ4404M,6181,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298517,6879)$KSPE104D,6182,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298519,10788)$YB3EH04A,6183,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298527,3397)$FUJ04M,6184,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298528,15600)$LCES004,6185,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298533,4267)$KSLN04A,6186,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298536,16860)$LFPND04,6187,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298562,5883)$RMZU04,6188,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298564,3121)$MM304,6189,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298574,35947)$LGZAA04M,6190,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298577,5716)$RMZU04,6191,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298578,8060)$MRAE04,6192,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298588,4849)$LGKFN04,6193,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298590,6370)$MAB3404A,6194,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298592,2516)$RMZU04,6195,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298611,3088)$LGIRA04,6196,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298617,2527)$KWUR404E,6197,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298619,3723)$RNS04M,6198,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298630,191)$KSAL1A04,6199,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298646,4310)$LGKFN04,6200,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298677,6203)$YB3EH04A,6201,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298692,4128)$KSLN04A,6202,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298697,5612)$YB3EH04E,6203,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298698,2623)$YB3EH04M,6204,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298700,7476)$YB3EH04A,6205,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298704,7332)$MRAE04,6206,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298706,2260)$KSAL1204,6207,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298710,14402)$MGY04,6208,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298713,3701)$YB3EH04E,6209,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298715,6743)$KFZ4404M,6210,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300045,3420)$KSPE104D,6211,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300046,13380)$MRAE04,6212,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300050,31411)$LGZAA04M,6213,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300052,4548)$YB3EH04E,6214,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300058,2340)$RQXU04E,6215,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300064,5402)$RJIU04M,6216,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300072,3634)$KSLN04A,6217,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300096,2220)$RQXU04E,6218,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300097,6017)$RJIU04M,6219,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300137,6342)$RMZU04,6220,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300140,5518)$RMZU04,6221,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300142,917)$RNI04M,6222,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300146,4607)$LGKFN04,6223,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300155,8398)$LCES004M,6224,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300174,5440)$RMZU04,6225,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300178,1933)$KFUL1U04,6226,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300204,2726)$EG11G04M,6227,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300222,5635)$KWUR1C04,6228,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300231,7387)$KFZ4404M,6229,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300232,2208)$YB3EH04A,6230,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300237,461)$YB3EH04M,6231,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300256,2677)$LOVN1504,6232,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300281,2371)$BR204M,6233,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300287,1256)$RNS04M,6234,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300290,3900)$YB3EH04A,6235,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300322,1312)$MT4AT04E,6236,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300332,3065)$EG11G04M,6237,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300345,7950)$YB3EH04A,6238,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300354,8212)$MRAEE04,6239,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300356,6689)$RJIU04M,6240,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300366,4247)$LELVL104,6241,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300369,9643)$KFZ4404M,6242,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300396,27505)$LGSRA04,6243,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300414,9049)$YB3EH04A,6244,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300421,1685)$EG11G04M,6245,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300422,4200)$KSAL1204,6246,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300424,4666)$KFZ4404M,6247,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300425,4073)$LEBAS04M,6248,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300428,6627)$KFZ4404M,6249,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300430,5627)$RNI04M,6250,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300435,3688)$LGKFN04,6251,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300445,17107)$LCES004,6252,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300455,6286)$LCES004M,6253,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300464,3300)$MAB3404A,6254,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300476,76)$YD5WH04M,6255,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300487,283)$YB3EH04A,6256,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300504,7920)$LGKFN04,6257,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300521,1625)$GL34W04,6258,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300532,2196)$EG11G04M,6259,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300538,4080)$KSPE104D,6260,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300571,3420)$ZM56704,6261,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300578,8990)$MRAEE04,6262,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300582,1819)$KWUR404E,6263,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300590,2252)$EG11G04M,6264,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300619,12352)$LCES004M,6265,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300621,16529)$LCES004,6266,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300629,596)$YB3EH04M,6267,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300631,6986)$EG11G04M,6268,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300642,6200)$MRAE04,6269,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300666,20266)$LCES004,6270,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300671,10396)$LGSRA04,6271,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300715,6935)$BKED1204,6272,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300727,4943)$EGNOR04M,6273,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300750,1636)$EG11G04M,6274,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300762,17700)$EDGG704,6275,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300765,2551)$YB3EH04E,6276,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300774,2308)$KFZ4404M,6277,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300786,10020)$LCES004M,6278,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300809,1021)$GL4W04M,6279,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300815,5482)$LCES004M,6280,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300836,3163)$YB3EH04A,6281,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300840,5937)$KFZ4404M,6282,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300848,7406)$LELVU04,6283,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300850,3205)$LELVU04,6284,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300851,2171)$KFZ4404M,6285,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300866,5764)$RMZU04,6286,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300883,218)$LEBAS04A,6287,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300884,8992)$YB3EH04A,6288,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300885,2744)$RMZSI04,6289,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300896,2520)$GL34W04,6290,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300900,3999)$KFZ4404M,6291,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300931,3548)$KSPE104D,6292,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300956,3163)$GL4W04M,6293,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300959,3230)$YB3EH04E,6294,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300964,7920)$LGKFN04,6295,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301003,7511)$YB3EH04A,6296,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301010,5605)$RNS04M,6297,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301035,729)$EG11G04M,6298,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301041,4283)$BKED1204,6299,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301058,5580)$LCES004M,6300,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301059,1867)$GL34W04,6301,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301070,17288)$EDGG704,6302,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301072,9809)$EGPFA04,6303,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301074,4080)$LGKFN04,6304,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301088,1905)$LEMDAT04,6305,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301101,6467)$MM204,6306,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301132,3111)$RNI04M,6307,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301138,16626)$MGY04,6308,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301139,10380)$LCES004M,6309,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301142,13008)$MRAE04,6310,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301145,1266)$YB3EH04A,6311,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301149,3571)$BKED1204,6312,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301161,13728)$MGY04,6313,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301168,102)$RJIU04M,6314,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301195,2282)$LEBAS04A,6315,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301219,7731)$LGIRA04,6316,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301224,13489)$MRAE04,6317,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301238,9480)$LELVL104,6318,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301242,3793)$KFZ4404M,6319,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301243,2470)$FUJ04M,6320,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301257,1707)$RMZU04,6321,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301260,11992)$MRAE04,6322,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301272,9302)$LEBAS04M,6323,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301285,240)$KSAL1204,6324,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301287,1282)$BKED1204,6325,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301294,6475)$KWUR1C04,6326,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301297,11692)$MRAE04,6327,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301299,900)$YB3EH04A,6328,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301303,14190)$MGY04,6329,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301329,7874)$MM204,6330,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301342,4860)$LCES004M,6331,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301346,4673)$LEBAS04M,6332,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301350,2611)$RMZU04,6333,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301353,2357)$KSPE104D,6334,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301360,11340)$LCES004M,6335,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301365,4492)$MAB3404A,6336,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301367,697)$YB3EH04A,6337,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301391,2670)$RMZSI04,6338,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301404,11760)$LELVL104,6339,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301417,8040)$LGKFN04,6340,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301420,8270)$LELVL104,6341,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301431,3515)$EGNOR04M,6342,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301455,1857)$KFZ4404M,6343,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301461,1433)$YB3EH04A,6344,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301477,5022)$MRAE04,6345,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301496,2067)$KWUR1C04,6346,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301501,5441)$LCES004,6347,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301514,656)$KSAL1204,6348,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301524,12111)$MGY04,6349,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301540,770)$KFUL1U04,6350,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301556,15145)$MRAE04,6351,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301576,7620)$EG11G04M,6352,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301582,3555)$RNI04M,6353,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301590,5059)$LGKFN04,6354,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301621,3957)$RNS04M,6355,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301656,2099)$RNS04M,6356,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301673,4200)$LCES004M,6357,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301680,4655)$KWUR1C04,6358,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301687,1500)$LEBAS04A,6359,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301699,11223)$LELVL104,6360,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301707,3371)$KSLN04A,6361,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301709,5269)$LCES004M,6362,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301711,2714)$LCES004M,6363,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301719,11652)$LELVL104,6364,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301721,4112)$LGKFN04,6365,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301722,9279)$LELVU04,6366,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301726,2197)$LELVL104,6367,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301727,3417)$LGKFN04,6368,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301736,4616)$KSLN04M,6369,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301749,3794)$KSLN04A,6370,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301757,1294)$KSAL1204,6371,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301759,7615)$LGKFN04,6372,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301760,14760)$MRAE04,6373,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301783,11715)$YB3EH04A,6374,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301785,4451)$BKED1204,6375,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301796,10311)$LELVL104,6376,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301815,1516)$GL4W04M,6377,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301819,9960)$YB3EH04A,6378,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301843,26290)$LGZAA04M,6379,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301867,5612)$YB3EH04A,6380,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301879,1822)$LELVL104,6381,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301888,3273)$KWUR1C04,6382,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301907,10827)$LELVL104,6383,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301924,8519)$MRAEE04,6384,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301949,1020)$LCES004M,6385,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301957,1762)$RNS04M,6386,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301968,6660)$EG11G04M,6387,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301972,5690)$YB3EH04A,6388,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301984,4357)$MAB1204A,6389,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301987,6360)$LCES004M,6390,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302006,12978)$MRAE04,6391,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302033,2886)$LOVN1504,6392,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302044,12393)$MRAE04,6393,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302047,815)$MAB1204A,6394,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302055,5628)$ZM56704,6395,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302060,6660)$EG11G04M,6396,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302073,8217)$MM204,6397,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302084,5205)$KWUR1C04,6398,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302096,2182)$LOVN1504,6399,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302107,149)$KSPE104D,6400,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302135,7620)$EG11G04M,6401,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302136,1068)$BR404M,6402,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302138,12815)$MRAE04,6403,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302162,10033)$LGKFN04,6404,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302177,6780)$LELVU04,6405,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302179,3238)$KWUR1C04,6406,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302180,12074)$YB3EH04A,6407,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302209,15006)$LELVL104,6408,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302218,1427)$YB3EH04A,6409,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302224,6902)$LELVL104,6410,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302247,6016)$KWUR1C04,6411,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302262,4635)$LEBAS04M,6412,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302293,10248)$LELVL104,6413,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302300,4251)$LEMDAT04,6414,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302301,3341)$MAB3404A,6415,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302310,2160)$LGKFN04,6416,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302317,6834)$LGKFN04,6417,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302341,888)$CPGSE04,6418,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302346,6540)$RVKWS04,6419,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302351,2771)$GL34W04,6420,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302356,9185)$BKED1204,6421,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302361,10849)$MRAE04,6422,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302365,1800)$RMZSI04,6423,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302366,12568)$MGY04,6424,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302387,1253)$YB3EH04A,6425,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302390,2789)$RMZSI04,6426,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302424,14674)$MRAE04,6427,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302426,7583)$LCES004M,6428,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302434,8450)$MRAEE04,6429,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302456,3961)$LELVU04,6430,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302457,3541)$RJIU04M,6431,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302470,3676)$KSAL1204,6432,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302474,3887)$LELVL04M,6433,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302506,8684)$LGKFN04,6434,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302527,9445)$LGRPA04,6435,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302528,8140)$YB3EH04A,6436,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302530,839)$LEBAS04M,6437,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302531,6300)$RJIU04M,6438,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302536,5527)$RMZU04,6439,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302552,433)$KFUL1U04,6440,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302571,2880)$LEBAS04A,6441,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302572,671)$RVKWS04,6442,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302575,3187)$RJIU04M,6443,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302576,162)$MM304,6444,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302591,1865)$BKED1204,6445,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302592,780)$YD5WH04M,6446,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302611,4776)$LEMDAT04,6447,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302616,9301)$MRAE04,6448,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302632,225)$ZM56704,6449,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302643,7056)$EG11G04M,6450,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302650,899)$KSLN04A,6451,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302661,6840)$EG11G04M,6452,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302665,2660)$GL34W04,6453,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302667,3508)$LGAVA04,6454,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302670,2975)$RMZSI04,6455,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302679,1248)$KWUR1C04,6456,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302685,2764)$ZM56704,6457,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302686,2358)$EGPFA04,6458,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302690,4531)$ZM56704,6459,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302705,2235)$KFUL1U04,6460,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302709,8515)$KFZ4404M,6461,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302711,12904)$MRAE04,6462,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302725,3774)$MM204,6463,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302731,2432)$LCES004M,6464,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302741,2507)$RMZSI04,6465,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302751,1433)$KWUR1C04,6466,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302758,11587)$RJIU04M,6467,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302769,9671)$MRAE04,6468,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302777,8996)$LELVL104,6469,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302792,128)$KSLN04A,6470,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302798,1500)$LGKFN04,6471,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302801,1239)$KSLN04A,6472,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302833,16460)$MGY04,6473,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302840,5126)$RMZU04,6474,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302841,7685)$LCES004M,6475,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302843,6912)$MM204,6476,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302844,13114)$MRAE04,6477,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302852,3120)$YB3EH04A,6478,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302863,6321)$LELVU04,6479,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302874,14130)$MRAE04,6480,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302875,3601)$LELVU04,6481,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302879,14118)$MRAE04,6482,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302890,9329)$LELVL104,6483,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302903,8262)$KFZ4404M,6484,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302920,1178)$LELVL104,6485,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302924,9501)$LELVL104,6486,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302940,5214)$KFZ4404M,6487,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302944,2025)$RMZSI04,6488,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302953,13113)$LELVL104,6489,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302955,8319)$MRAE04,6490,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302966,9761)$BKED1204,6491,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302970,2843)$LOVN1504,6492,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302986,5220)$LEBAS04A,6493,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303013,11720)$YB3EH04A,6494,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303017,3666)$LEBAS04M,6495,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303018,10680)$LELVU04,6496,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303035,4112)$KWUR1C04,6497,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303049,4829)$MAB3404A,6498,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303061,707)$BKED1204,6499,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303077,2340)$ZM56704,6500,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303088,584)$LELVL04M,6501,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303103,6179)$RNS04M,6502,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303128,1140)$LGKFN04,6503,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303139,252)$GL34W04,6504,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303148,7312)$MRAE04,6505,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303152,4930)$LEBAS04A,6506,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303155,11624)$YB3EH04A,6507,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303156,7585)$EG11G04M,6508,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303164,2218)$KSPE104D,6509,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303173,2742)$EG11G04M,6510,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303194,5)$GL4W04M,6511,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303195,5453)$MRAE04,6512,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303200,13833)$MGY04,6513,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303203,13391)$LCES004,6514,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303208,13155)$MRAE04,6515,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303209,6132)$LEBAS04A,6516,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303215,909)$RMZU04,6517,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303216,14514)$MRAE04,6518,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303224,212)$LEBAS04M,6519,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303227,8185)$LELVL104,6520,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303235,5286)$EGPFA04,6521,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303247,2300)$RJIU04M,6522,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303253,1130)$GL34W04,6523,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303263,12001)$MRAE04,6524,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303270,7879)$EG11G04M,6525,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303282,4493)$LEMDAT04,6526,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303285,4173)$GL4W04M,6527,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303297,2250)$KSLN04M,6528,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303314,6985)$EG11G04M,6529,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303341,6047)$LCES004M,6530,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303350,13403)$MRAE04,6531,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303351,3780)$LELVU04,6532,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303377,2742)$MAB3404A,6533,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303409,2551)$KSLN04M,6534,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303416,11545)$MRAE04,6535,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303423,18600)$EDGG704,6536,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303445,1251)$CPRFBR04,6537,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303451,4793)$KWUR1C04,6538,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303471,2174)$PMXX04M,6539,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303476,9060)$LCES004M,6540,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303485,8908)$LELVL104,6541,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303489,7386)$YB3EH04A,6542,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303491,3362)$LGRPA04,6543,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303503,3340)$KSLN04A,6544,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303505,7392)$YB3EH04A,6545,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303506,19500)$LCES004,6546,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303517,2392)$RMZSI04,6547,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303525,6448)$RNS04M,6548,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303529,17008)$EDGG704,6549,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303534,20013)$LGZAA04M,6550,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303550,23206)$LGZAA04M,6551,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303580,7589)$EG11G04M,6552,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303592,14191)$MRAE04,6553,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303604,7802)$LELVL104,6554,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303612,16140)$LCES004,6555,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303617,2684)$KSLN04A,6556,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303627,1389)$RJIU04M,6557,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303644,3444)$RMZSI04,6558,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303652,1345)$ZM56704,6559,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303662,2944)$KSPE104D,6560,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303664,2196)$LGAVA04,6561,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303665,13980)$LCES004,6562,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303666,11987)$YB3EH04A,6563,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303670,5384)$KSPE104D,6564,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303680,2427)$MM304,6565,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303684,8949)$MRAE04,6566,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303685,11400)$LCES004M,6567,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303692,7135)$LGKFN04,6568,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303716,4322)$KSPE104D,6569,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303717,20435)$LGZAA04M,6570,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303728,5648)$YB3EH04E,6571,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303741,4698)$MAB1204A,6572,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303747,3407)$KSAL1204,6573,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303771,1317)$LELVU04,6574,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303783,9841)$MRAE04,6575,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303784,6577)$KSPE104D,6576,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303790,1916)$LOVN1504,6577,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303810,2494)$KSPE104D,6578,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303814,15473)$EDGG704,6579,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303818,11225)$MRAE04,6580,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303829,1451)$LOVN1504,6581,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303832,307)$KFZ4404M,6582,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303842,2963)$LELVU04,6583,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303850,720)$LOVN1504,6584,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303854,3900)$LEBAS04M,6585,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303868,3840)$RVKWS04,6586,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(303874,716)$KSLN04A,6587,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303900,1935)$BR204M,6588,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303911,1610)$YB3EH04A,6589,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303929,6307)$YB3EH04M,6590,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303930,5154)$YB3EH04A,6591,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303939,1250)$KFZ4404M,6592,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303959,20115)$LGZAA04M,6593,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303971,3906)$ZM56704,6594,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303978,5231)$KWUR1C04,6595,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303979,4618)$KSPE104D,6596,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303992,3000)$LGKFN04,6597,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304001,6201)$LEBAS04A,6598,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304007,7500)$EG11G04M,6599,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304041,6252)$KWUR1C04,6600,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304051,13803)$MGY04,6601,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304054,14929)$MRAE04,6602,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304074,4111)$KSPE104D,6603,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304100,12093)$YB3EH04A,6604,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304109,1696)$MRAE04,6605,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304114,12580)$MRAE04,6606,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304139,7058)$LELVL104,6607,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304148,5343)$MAB1204A,6608,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304161,540)$LELVL104,6609,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304182,7209)$LELVL104,6610,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304230,16397)$EDGG704,6611,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304239,1299)$LELVL104,6612,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304242,1547)$YD5WH04M,6613,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304245,2623)$MRAE04,6614,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304253,5897)$LCES004M,6615,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304254,2172)$KWUR1C04,6616,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304258,9840)$MRAE04,6617,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304260,13256)$MRAE04,6618,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304261,4279)$RJIU04M,6619,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304262,9003)$MRAE04,6620,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304263,6840)$LELVL104,6621,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304315,4094)$RMZU04,6622,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304335,8798)$LELVL104,6623,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304336,909)$MAB3404A,6624,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304351,3905)$LLBGA04L,6625,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304356,15060)$LFPND04,6626,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304357,2625)$LELVL104,6627,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304361,4388)$LELVL104,6628,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304362,9020)$LGZAA04M,6629,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304372,2700)$RMZU04,6630,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304380,11230)$MRAE04,6631,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304414,3308)$LEMDAT04,6632,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304422,11128)$MRAE04,6633,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304433,3530)$LELVU04,6634,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304435,9019)$RMZU04,6635,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304443,288)$KFZ4404L,6636,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304446,1839)$LELVL104,6637,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304453,919)$RVKWS04,6638,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304456,7291)$RJIU04M,6639,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304458,8731)$LCES004M,6640,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304463,3720)$RMZU04,6641,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304483,2436)$LCES004,6642,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304486,3116)$LELVU04,6643,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304488,10882)$LELVL104,6644,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304502,5159)$KSLN04A,6645,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304529,1362)$CPGSE04,6646,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304552,3835)$LEMDAT04,6647,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304555,771)$MM304,6648,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304557,3636)$LEMDAT04,6649,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304568,4384)$ZM56704,6650,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304570,2820)$LCES004M,6651,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304579,937)$KWUR1C04,6652,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304583,6004)$MRAE04,6653,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304586,4259)$LELVL104,6654,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304592,1752)$LEBAS04M,6655,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304606,350)$KFUL1U04,6656,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304615,9491)$MRAE04,6657,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304629,508)$RVKWS04,6658,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304631,2580)$EBEEC04M,6659,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304690,2990)$LOVN1504,6660,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304696,10609)$MRAE04,6661,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304701,2455)$LGAVA04,6662,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304713,1872)$KWUR1C04,6663,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304734,5549)$KSPE104D,6664,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304739,2674)$GL34W04,6665,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304753,2656)$LGKFN04,6666,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304761,1826)$MAB1204A,6667,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304765,6268)$LELVL104,6668,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304778,3283)$RNS04M,6669,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304780,3879)$KWUR1C04,6670,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(304797,15319)$MGY04,6671,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304798,757)$LEBAS04M,6672,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304803,9420)$YB3EH04A,6673,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304811,4023)$LELVL104,6674,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304825,2957)$LEMDAT04,6675,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304830,2204)$YB3EH04A,6676,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304838,12060)$LCES004M,6677,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304857,3277)$KSAL1204,6678,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304861,11819)$LELVL104,6679,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304862,14394)$MRAE04,6680,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304871,9169)$MRAE04,6681,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304873,5040)$KSLN04A,6682,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304880,15042)$LGZAA04M,6683,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304882,1109)$LLBGA04L,6684,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304895,2078)$LOVN1504,6685,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304925,2779)$KFUL1U04,6686,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304944,2325)$MAB1204A,6687,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304979,10721)$YB3EH04A,6688,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304980,9867)$YB3EH04A,6689,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305011,2829)$LEMDAT04,6690,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305013,10860)$LCES004M,6691,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305019,3654)$RNS04M,6692,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305030,22311)$EDGG704,6693,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305039,5526)$LELVL104,6694,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305074,1990)$ZM56704,6695,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305101,14774)$MGY04,6696,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305104,7055)$KSPE104D,6697,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305112,2460)$LEBAS04A,6698,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305122,6003)$LEBAS04A,6699,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305154,6120)$LELVL104,6700,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305171,6444)$RMZU04,6701,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305214,4830)$KSPE104D,6702,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305224,334)$RNS04M,6703,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305270,199)$KSLN04A,6704,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305276,14176)$MGY04,6705,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305282,1215)$CPGSE04,6706,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305283,4812)$LGKFN04,6707,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305292,9682)$LELVL104,6708,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305314,5379)$KSPE104D,6709,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305315,3850)$LELVL104,6710,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305354,12483)$MRAE04,6711,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305363,4642)$KWUR1C04,6712,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(305370,3835)$LEMDAT04,6713,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305375,480)$ZM56704,6714,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305384,178)$LELVU04,6715,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305385,2399)$KFUL1U04,6716,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305425,12971)$MRAE04,6717,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305432,3174)$RMZSI04,6718,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305446,516)$LELVL104,6719,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305448,13992)$YB3EH04A,6720,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305458,320)$KSAL1A04,6721,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305462,16246)$EDGG704,6722,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305469,2510)$YB3EH04A,6723,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305491,459)$YB3EH04A,6724,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305510,10610)$MRAE04,6725,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305522,3505)$KSPE104D,6726,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305532,10664)$YB3EH04A,6727,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305535,6170)$RMZU04,6728,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305538,2028)$RMZSI04,6729,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305548,3623)$LEMDAT04,6730,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305557,8760)$LCES004,6731,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305560,14242)$MRAE04,6732,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305573,1364)$YB3EH04A,6733,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305584,9504)$MRAE04,6734,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305585,12379)$MRAE04,6735,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305593,10306)$YB3EH04A,6736,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305599,10004)$YB3EH04A,6737,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305601,2524)$LLBGA04L,6738,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305604,5288)$KFZ4404M,6739,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305609,269)$KSAL1A04,6740,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305621,9648)$LELVL104,6741,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305622,900)$CPRFBR04,6742,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305634,14220)$MRAE04,6743,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305661,1020)$LOVN1504,6744,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305671,2473)$LELVU04,6745,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305686,3356)$LEMDAT04,6746,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305689,2498)$LEMDAT04,6747,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305696,60)$KSAL1A04,6748,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305697,1739)$LEMDAT04,6749,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305711,16784)$MGY04,6750,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305716,5148)$KWUR1C04,6751,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305728,4260)$ZM56704,6752,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305730,1428)$LGIRA04,6753,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305745,673)$RVKWS04,6754,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305753,6750)$KSPE104D,6755,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305754,3926)$MRAE04,6756,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305764,814)$LELVU04,6757,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305775,8485)$YB3EH04A,6758,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305780,3081)$LELVL104,6759,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305783,2390)$LELVL104,6760,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305791,2332)$KWUR1C04,6761,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305798,20220)$LCES004,6762,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305802,10683)$EDGG704,6763,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305803,3385)$KWUR1C04,6764,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305806,2724)$LELVL104,6765,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305811,4888)$KWUR1C04,6766,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305816,937)$MAB1204A,6767,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305823,10653)$MRAE04,6768,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305828,3180)$LCES004,6769,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305830,430)$CPGSE04,6770,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305834,1735)$LCES004M,6771,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305837,5756)$KWUR1C04,6772,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305845,10740)$LELVL104,6773,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305851,1668)$MAB3404A,6774,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305867,10763)$EDGG704,6775,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305873,2884)$LELVL104,6776,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305887,9656)$LCES004,6777,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305896,9002)$LELVL104,6778,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305899,5520)$LEBAS04A,6779,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305915,2520)$YB3EH04A,6780,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305923,2834)$LELVL104,6781,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305929,6279)$LCES004M,6782,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305950,3953)$YB3EH04A,6783,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305962,2185)$LEMDAT04,6784,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305967,7456)$LELVL104,6785,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306007,7920)$YB3EH04A,6786,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306012,11713)$LELVL104,6787,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306044,9083)$LELVL104,6788,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306051,4470)$KSPE104D,6789,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306054,2983)$LGRPA04,6790,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306066,6255)$YB3EH04A,6791,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306069,11471)$MRAE04,6792,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306095,6600)$YB3EH04A,6793,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306120,14141)$MRAE04,6794,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306149,412)$KSAL1A04,6795,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306171,757)$LOVN1504,6796,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306187,936)$LOVN1504,6797,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306190,6468)$YB3EH04A,6798,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306197,6208)$LEBAS04A,6799,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306201,2149)$KSAL1204,6800,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306204,3779)$MAB3404A,6801,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306206,4931)$KWUR1C04,6802,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306207,4645)$LCES004M,6803,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306242,2617)$KWUR1C04,6804,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306243,8460)$LGKFN04,6805,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306251,4367)$RMZU04,6806,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306253,7680)$YB3EH04A,6807,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306269,7402)$MRAE04,6808,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306270,1838)$LELVL104,6809,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306272,2487)$KSPE104D,6810,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306283,1331)$KSAL1204,6811,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306287,715)$RVKWS04,6812,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306304,1468)$MAB3404A,6813,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306307,4404)$RMZU04,6814,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306308,4089)$KWUR1C04,6815,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306331,3437)$KSLN04A,6816,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306346,18658)$LCES004,6817,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306358,3122)$RMZSI04,6818,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306384,3175)$LELVU04,6819,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306386,840)$RVKWS04,6820,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306388,1268)$MAB3404A,6821,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306397,4371)$KWUR1C04,6822,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306405,15512)$EDGG704,6823,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306413,7185)$LGKFN04,6824,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306439,10172)$MRAE04,6825,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306449,5518)$LEBAS04A,6826,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306459,1657)$RJIU04M,6827,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306490,6060)$LFPND04,6828,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306491,1380)$LCES004M,6829,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306499,12552)$MRAE04,6830,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306530,12018)$MRAE04,6831,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306542,302)$RNS04M,6832,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306563,8410)$MRAE04,6833,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306570,6134)$KFUL1U04,6834,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306577,804)$LELVL104,6835,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306590,3659)$MAB1204A,6836,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306597,3137)$YB3EH04A,6837,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306612,4534)$MAB1204A,6838,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306630,2878)$KSPE104D,6839,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306667,4444)$ZM56704,6840,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306669,7020)$MRAE04,6841,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306677,11820)$MRAE04,6842,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306685,4306)$KSAL1204,6843,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306698,14680)$EDGG704,6844,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306710,892)$LOVN1504,6845,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306718,2068)$LOVN1504,6846,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306743,2605)$RMZSI04,6847,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306751,3773)$KWUR1C04,6848,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306756,6170)$LELVL104,6849,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306769,14355)$MGY04,6850,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306801,4519)$RMZU04,6851,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306803,1465)$KWUR1C04,6852,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306810,4560)$MAB3404A,6853,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306829,13045)$MRAE04,6854,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306830,421)$RMZU04,6855,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306846,3977)$KWUR1C04,6856,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306848,3785)$LGIRA04,6857,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306862,3203)$KSAL1204,6858,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306868,2472)$KSLN04A,6859,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306902,12120)$MRAE04,6860,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306918,2116)$BKED1204,6861,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306920,1061)$LGKFN04,6862,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306922,1755)$LOVN1504,6863,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306943,1933)$RJIU04M,6864,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306951,8177)$MRAE04,6865,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306962,5785)$MAB3404A,6866,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306964,7990)$KFUL1U04,6867,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306995,5209)$YB3EH04A,6868,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307018,2093)$RMZSI04,6869,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307021,4420)$LEBAS04A,6870,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307025,5566)$YB3EH04A,6871,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307028,1440)$YB3EH04A,6872,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307040,21686)$LCES004,6873,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307044,10496)$LELVL104,6874,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307055,4620)$YB3EH04A,6875,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307060,4260)$LELVU04,6876,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307068,4431)$LEBAS04A,6877,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307087,5180)$KWUR1C04,6878,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307091,1503)$RMZU04,6879,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307095,8713)$KSLN04A,6880,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307103,3740)$MAB3404A,6881,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307105,11231)$LGZAA04M,6882,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307107,3602)$ZM56704,6883,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307108,2460)$LFPND04,6884,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307135,18724)$EDGG704,6885,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307140,661)$KSLN04A,6886,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307142,3300)$KSPE104D,6887,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307145,2621)$KSAL1204,6888,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307148,5899)$LEBAS04M,6889,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307153,19731)$LCES004,6890,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307154,2681)$LGIRA04,6891,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307158,10278)$MRAE04,6892,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307174,4624)$LELVL104,6893,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307182,15409)$EDGG704,6894,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307186,10198)$MRAE04,6895,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307190,4500)$LGKFN04,6896,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307217,1376)$RMZSI04,6897,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307218,3148)$MAB3404A,6898,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307231,7080)$MRAE04,6899,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307258,20167)$EDGG704,6900,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307260,7533)$YB3EH04A,6901,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307264,19280)$LCES004,6902,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307265,5520)$LEBAS04A,6903,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307285,10682)$MRAE04,6904,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307304,7560)$MRAE04,6905,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307309,265)$KWUR1C04,6906,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307311,1008)$KWUR1C04,6907,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307317,734)$KWUR1C04,6908,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307323,9217)$YB3EH04A,6909,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307355,5256)$MAB3404A,6910,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307359,8581)$LELVL104,6911,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307388,1500)$LCES004M,6912,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307394,4276)$KWUR1C04,6913,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307410,10110)$MRAE04,6914,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307418,6525)$YB3EH04A,6915,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307440,5943)$KWUR1C04,6916,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307460,8285)$MRAE04,6917,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307461,4354)$RJIU04M,6918,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307470,6623)$LGIRA04,6919,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307472,6521)$KWUR1C04,6920,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307481,14203)$MRAE04,6921,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307482,608)$LGKFN04,6922,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307494,19544)$EDGG704,6923,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307498,13972)$LCES004,6924,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307532,9189)$LGIRA04,6925,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307547,1055)$LEBAS04A,6926,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307576,6507)$YB3EH04A,6927,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307581,6031)$KWUR1C04,6928,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307617,4080)$LELVU04,6929,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307626,5781)$MRAE04,6930,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307650,23393)$EDGG704,6931,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307658,5208)$RMZU04,6932,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307672,5857)$RMZU04,6933,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307674,1560)$YB3EH04A,6934,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307679,21653)$LCES004,6935,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307707,1391)$BKED1204,6936,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307712,18383)$EDGG704,6937,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307716,6712)$MAB3404A,6938,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307726,12944)$MRAE04,6939,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307727,131)$KWUR1C04,6940,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307728,2551)$MAB1204A,6941,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307730,146)$KSPE104D,6942,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307733,1736)$LELVL104,6943,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307740,9264)$LGSRA04,6944,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307745,3240)$GL34W04,6945,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307752,1418)$LGAVA04,6946,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307779,12362)$MRAE04,6947,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307791,2340)$ZM56704,6948,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307805,1108)$LOVN1504,6949,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307831,660)$ZM56704,6950,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307833,3453)$YB3EH04A,6951,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307845,8966)$MRAE04,6952,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307846,3660)$RMZU04,6953,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307860,4991)$YB3EH04A,6954,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307867,3466)$LELVL104,6955,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307870,2886)$MAB1204A,6956,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307875,2881)$KSLN04A,6957,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307878,3760)$KWUR1C04,6958,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307887,1440)$YB3EH04A,6959,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307897,6002)$LCES004M,6960,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307899,3305)$LEBAS04A,6961,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307902,21689)$EDGG704,6962,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307914,1438)$KSPE104D,6963,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307919,192)$KWUR1C04,6964,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307926,307)$KWUR1C04,6965,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307935,2760)$ZM56704,6966,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307961,4232)$KWUR1C04,6967,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307977,722)$ZM56704,6968,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307979,13086)$MRAE04,6969,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307985,2866)$RMZU04,6970,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307987,1340)$LELVL104,6971,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307990,16802)$EDGG704,6972,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307992,9902)$LGZAA04M,6973,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307997,4620)$ZM56704,6974,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307998,350)$CPRFBR04,6975,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308003,4822)$YB3EH04A,6976,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308004,1989)$ZM56704,6977,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308021,14034)$MRAE04,6978,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308058,9227)$LFMDA04A,6979,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308064,5280)$LEBAS04A,6980,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308077,17165)$EDGG704,6981,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308093,1895)$YB3EH04A,6982,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308103,6486)$RMZSI04,6983,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308125,6569)$LCES004,6984,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308133,2853)$YB3EH04A,6985,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308136,11402)$LELVL104,6986,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308144,11150)$MRAE04,6987,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308210,1560)$LEBAS04A,6988,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308221,2828)$KSLN04A,6989,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308225,2290)$RMZSI04,6990,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308239,3636)$KWUR1C04,6991,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308248,1352)$YB3EH04A,6992,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308251,10471)$LCES004,6993,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308268,2120)$RMZU04,6994,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308281,2203)$RMZU04,6995,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308294,7254)$LGIRA04,6996,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308308,1004)$YB3EH04A,6997,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308325,6900)$LGKFN04,6998,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308334,1159)$EBEEC04M,6999,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308336,12504)$MRAE04,7000,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308352,22620)$LCES004,7001,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308362,2344)$KWUR1C04,7002,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308366,1580)$YB3EH04A,7003,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308371,12408)$MRAE04,7004,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308386,5407)$LELVL104,7005,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308402,8978)$LELVL104,7006,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308410,4751)$RMZU04,7007,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308418,66)$KSLN04A,7008,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308432,4680)$RMZU04,7009,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308449,5651)$MRAE04,7010,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308460,7769)$LGIRA04,7011,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308475,1550)$KFUL1U04,7012,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308479,19670)$EDGG704,7013,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308482,4200)$KSAL1204,7014,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308505,1704)$YB3EH04A,7015,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308507,20820)$LCES004,7016,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308511,11891)$MRAE04,7017,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308515,13712)$MGY04,7018,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308533,18657)$EDGG704,7019,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308550,309)$RVKWS04,7020,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308582,13854)$EDGG704,7021,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308593,4551)$RMZU04,7022,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308597,10590)$YB3EH04A,7023,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308611,39)$KSLN04A,7024,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308619,11312)$LGZAA04M,7025,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308622,10958)$LCES004,7026,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308624,21053)$LCES004,7027,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308629,8536)$MRAE04,7028,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308647,4992)$MRAE04,7029,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308677,2614)$RMZSI04,7030,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308700,2700)$LEBAS04A,7031,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308733,8760)$MRAE04,7032,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308743,18245)$EDGG704,7033,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308751,10405)$MRAE04,7034,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308759,2008)$KSPE104D,7035,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308769,7260)$MRAE04,7036,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308780,3982)$KSLN04A,7037,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308836,7936)$YB3EH04A,7038,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308855,694)$YB3EH04A,7039,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308892,12726)$MGY04,7040,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308908,3361)$ZM56704,7041,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308914,12403)$MRAE04,7042,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308941,1777)$YB3EH04A,7043,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308945,16156)$EDGG704,7044,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308947,1703)$YB3EH04A,7045,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308966,1746)$KWUR1C04,7046,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309000,1214)$KSLN04A,7047,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309006,2639)$MAB3404A,7048,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309011,5653)$MRAE04,7049,0.000000)\\\n",
      "\t\t\t\t0.000000\t(t_t_x(309016,8040)$MRAE04,7050,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309061,3065)$EGPFA04,7051,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309070,18720)$EDGG704,7052,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309072,20013)$EDGG704,7053,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309098,1670)$RMZSI04,7054,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309099,10827)$MRAE04,7055,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309103,12420)$MRAE04,7056,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309119,3635)$ZM56704,7057,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309127,11509)$LGZAA04M,7058,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309142,2820)$LEBAS04A,7059,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309143,14430)$LELVL104,7060,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309144,1581)$RMZU04,7061,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309172,11933)$EDGG704,7062,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309174,9720)$LELVL104,7063,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309188,22080)$EDGG704,7064,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309190,9377)$MRAE04,7065,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309200,3813)$LCES004M,7066,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309203,871)$YB3EH04A,7067,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309207,2490)$KFUL1U04,7068,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309208,5527)$LELVL104,7069,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309210,15791)$EDGG704,7070,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309267,3218)$RMZSI04,7071,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309270,21101)$EDGG704,7072,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309271,495)$KSAL1204,7073,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309281,4500)$ZM56704,7074,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309283,7016)$LGSRA04,7075,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309284,3076)$LFMDA04A,7076,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309298,19084)$EDGG704,7077,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309311,8514)$YB3EH04A,7078,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309313,2492)$LEBAS04A,7079,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309316,5250)$LGIRA04,7080,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309317,7925)$MRAE04,7081,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309321,8633)$LGIRA04,7082,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309324,1999)$RMZSI04,7083,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309331,1978)$RMZU04,7084,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309347,12951)$LGZAA04M,7085,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309349,1296)$KFUL1U04,7086,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309374,7384)$LGIRA04,7087,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309385,2023)$MRAE04,7088,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309386,22024)$LCES004,7089,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309400,5807)$MAB3404A,7090,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309414,11610)$LCES004,7091,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309437,120)$ZM56704,7092,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309442,13885)$MGY04,7093,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309449,7602)$LEBAS04A,7094,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309461,1894)$KFUL1U04,7095,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309462,1451)$LOVN1504,7096,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309465,6306)$LGZAA04M,7097,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309473,2713)$LOVN1504,7098,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309492,1025)$KWUR1C04,7099,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309498,2227)$RMZSI04,7100,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309507,7678)$LEBAS04A,7101,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309508,1801)$LGRPA04,7102,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309520,10171)$MRAE04,7103,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309536,5417)$LELVU04,7104,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309547,5832)$LEBAS04A,7105,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309557,17079)$EDGG704,7106,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309560,2624)$YB3EH04A,7107,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309573,9960)$LCES004,7108,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309577,12332)$MRAE04,7109,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309583,6960)$MRAE04,7110,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309588,6111)$MRAE04,7111,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309594,2142)$KWUR1C04,7112,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309597,1800)$KFUL1U04,7113,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309599,4247)$YB3EH04A,7114,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309602,1620)$LEBAS04A,7115,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309625,11957)$MRAE04,7116,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309641,579)$KFUL1U04,7117,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(309684,1679)$MAB3404A,7118,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309693,13376)$MRAE04,7119,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309695,11336)$MRAE04,7120,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309709,2460)$LFPND04,7121,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309711,11752)$MRAE04,7122,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309721,706)$YB3EH04A,7123,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309724,285)$RMZU04,7124,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309725,11752)$LELVL104,7125,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309735,1230)$KSPE104D,7126,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309780,21120)$LCES004,7127,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309790,5880)$YB3EH04A,7128,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309806,3539)$LGRPA04,7129,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309822,3835)$ZM56704,7130,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309872,6038)$KSAL1204,7131,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309887,256)$LGKFN04,7132,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309890,4631)$KWUR1C04,7133,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309899,11321)$YB3EH04A,7134,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309911,1923)$RJIU04M,7135,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309920,11442)$LELVL104,7136,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309940,1814)$LELVL104,7137,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309941,8520)$MRAEE04,7138,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309953,1684)$LOVN1504,7139,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309959,10586)$MRAE04,7140,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309965,3527)$LEBAS04A,7141,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309978,5948)$YB3EH04A,7142,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309981,14832)$EDGG704,7143,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309986,2213)$LEBAS04A,7144,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310005,16516)$EDGG704,7145,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310024,761)$RMZU04,7146,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310042,235)$KFZ4404L,7147,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310043,5071)$ZM56704,7148,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310058,276)$KSLN04A,7149,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310080,6577)$LEBAS04A,7150,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310081,670)$KFUL1U04,7151,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310082,18688)$EDGG704,7152,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310087,168)$EGPFA04,7153,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310096,12686)$MRAE04,7154,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310117,6076)$YB3EH04A,7155,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310120,5991)$LGIRA04,7156,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310127,970)$YB3EH04A,7157,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310158,12180)$LCES004,7158,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310175,4205)$LELVL104,7159,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310199,8292)$MRAE04,7160,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310219,13487)$EDGG704,7161,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310235,939)$MAB3404A,7162,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310238,3651)$LELVL104,7163,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310256,660)$KSAL1204,7164,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310272,20820)$LCES004,7165,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310282,21663)$LCES004,7166,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310287,1020)$LCES004,7167,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310303,3503)$RMZU04,7168,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310311,9504)$LELVL104,7169,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310381,2395)$KFUL1U04,7170,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310384,5065)$KWUR1C04,7171,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310386,1678)$EDGG704,7172,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310388,300)$KSAL1204,7173,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310392,21555)$LCES004,7174,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310398,386)$KFUL1U04,7175,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310417,1799)$KFUL1U04,7176,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310438,15236)$EDGG704,7177,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310475,19920)$LCES004,7178,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310502,11418)$MRAE04,7179,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310512,1803)$LOVN1504,7180,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310522,10432)$LELVL104,7181,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310533,14932)$MRAE04,7182,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310535,8092)$LELVL104,7183,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310539,5389)$YB3EH04A,7184,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310560,7020)$LCES004,7185,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310570,3079)$KSLN04A,7186,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310580,19235)$EDGG704,7187,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310593,3596)$LELVL104,7188,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310594,2114)$LELVL104,7189,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310599,255)$KFZ4404L,7190,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310618,12898)$EDGG704,7191,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310635,5289)$ZM56704,7192,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310647,14325)$MRAE04,7193,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310665,7035)$YB3EH04A,7194,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310668,2847)$GL34W04,7195,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310671,8888)$LELVL104,7196,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310674,10740)$MRAE04,7197,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310692,17101)$MGY04,7198,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310719,3892)$LELVL104,7199,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310724,13853)$MRAE04,7200,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310732,10920)$LCES004,7201,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310742,2852)$KSLN04A,7202,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310743,3408)$LELVL104,7203,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310753,5940)$RMZU04,7204,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310755,5421)$ZM56704,7205,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310759,13269)$MRAE04,7206,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310761,17593)$EDGG704,7207,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310774,9670)$LELVL104,7208,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310792,531)$MAB1204A,7209,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310795,9403)$LELVL104,7210,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310853,9471)$LELVL104,7211,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310899,3908)$KSLN04A,7212,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310901,1200)$YB3EH04A,7213,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310913,15483)$MGY04,7214,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310943,7289)$LEBAS04A,7215,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310951,921)$KWUR1C04,7216,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310982,3574)$YB3EH04A,7217,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310983,14072)$EDGG704,7218,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311042,2139)$KSAL1204,7219,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311070,1270)$CPRFBR04,7220,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311071,18786)$EDGG704,7221,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311073,16800)$LCES004,7222,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311074,899)$GL34W04,7223,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311108,20160)$LCES004,7224,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311119,2833)$RMZSI04,7225,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311138,2206)$KWUR1C04,7226,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311142,3239)$MAB3404A,7227,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311143,229)$RNS04M,7228,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311151,13219)$MRAE04,7229,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311155,19546)$LCES004,7230,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311161,232)$MRAE04,7231,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311168,4446)$KSAL1204,7232,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311203,4446)$LELVL104,7233,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311242,5101)$LELVL104,7234,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311253,4101)$LFMDA04A,7235,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311255,12744)$MRAE04,7236,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311256,420)$YB3EH04A,7237,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311257,2601)$KFUL1U04,7238,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311260,15939)$MGY04,7239,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311265,11647)$LCES004,7240,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311272,10117)$LELVL104,7241,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311284,16620)$LCES004,7242,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311285,5820)$LCES004,7243,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311291,2248)$LELVL104,7244,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311293,2677)$LGAVA04,7245,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311300,6689)$LEBAS04A,7246,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311312,13680)$MRAE04,7247,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311314,776)$LELVL104,7248,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311315,4087)$LEBAS04A,7249,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311329,11994)$MRAE04,7250,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311344,8327)$LELVL104,7251,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311351,1919)$LOVN1504,7252,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311402,300)$KSAL1A04,7253,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311412,2531)$KSLN04A,7254,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311413,3239)$MAB3404A,7255,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311440,6955)$MRAE04,7256,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311443,17446)$EDGG704,7257,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311447,4800)$LGKFN04,7258,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311462,2096)$LELVL104,7259,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311478,1806)$LELVL104,7260,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311496,54)$CPGSE04,7261,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311520,5089)$LELVL104,7262,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311542,20276)$LCES004,7263,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311548,7617)$LELVL104,7264,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311549,1680)$LELVL104,7265,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311550,841)$KSLN04A,7266,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311636,7613)$LELVL104,7267,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311650,12900)$MRAE04,7268,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311680,7320)$LELVL104,7269,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311697,14860)$EDGG704,7270,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311706,12660)$MRAE04,7271,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311727,8159)$MRAE04,7272,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311733,16840)$MGY04,7273,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311757,18960)$LCES004,7274,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311813,2770)$LELVL104,7275,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311825,1728)$RMZU04,7276,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311838,20178)$LCES004,7277,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311840,20160)$LCES004,7278,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311845,7948)$YB3EH04A,7279,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311850,12691)$MGY04,7280,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311856,14808)$MRAE04,7281,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311863,6165)$KSLN04A,7282,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311878,10618)$MRAE04,7283,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311882,7209)$LELVL104,7284,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311886,20460)$LCES004,7285,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311949,5388)$MAB1204A,7286,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311954,7097)$MRAE04,7287,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311988,6061)$MAB3404A,7288,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311993,1652)$CPRFBR04,7289,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311998,11400)$MRAE04,7290,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312009,3696)$LLBGA04L,7291,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312011,1951)$YB3EH04A,7292,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312015,17820)$LCES004,7293,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312017,22800)$LCES004,7294,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312020,8300)$MRAE04,7295,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312034,2890)$MAB1204A,7296,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312036,14337)$MGY04,7297,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312051,1828)$YB3EH04A,7298,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312066,10002)$EDGG704,7299,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312085,13746)$MRAE04,7300,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312091,2360)$KSLN04A,7301,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312097,6780)$LCES004,7302,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312192,8520)$MRAEE04,7303,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312199,15420)$LCES004,7304,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312231,2780)$LGSRA04,7305,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312302,22740)$LCES004,7306,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312325,4469)$YB3EH04A,7307,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312349,5321)$KWUR1C04,7308,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312354,1620)$MAB1204A,7309,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312369,13005)$MRAE04,7310,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312417,177)$KFZ4404L,7311,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312436,15812)$MGY04,7312,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312442,5880)$LEBAS04A,7313,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312456,4270)$KFUL1U04,7314,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312494,840)$LOVN1504,7315,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312497,6660)$LEBAS04A,7316,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312503,13661)$MRAE04,7317,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312532,1191)$LELVL104,7318,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312565,3000)$LCES004,7319,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312583,14520)$LCES004,7320,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312641,300)$LCES004,7321,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312648,20861)$EDGG704,7322,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312659,10800)$MRAE04,7323,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312674,17220)$LCES004,7324,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312682,7080)$MRAE04,7325,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312707,5824)$MRAE04,7326,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312715,14813)$MGY04,7327,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312731,3018)$GL34W04,7328,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312746,1674)$LEBAS04A,7329,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(312762,6054)$MRAE04,7330,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312792,5703)$LEBAS04A,7331,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312800,15080)$EDGG704,7332,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312825,11736)$LCES004,7333,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312879,15120)$LCES004,7334,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312881,13513)$MRAE04,7335,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312895,14520)$LCES004,7336,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312912,2448)$MAB1204A,7337,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312938,4860)$LCES004,7338,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312950,8640)$MRAE04,7339,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312956,14579)$EDGG704,7340,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312975,3583)$ZM56704,7341,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312999,17508)$EDGG704,7342,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313002,16635)$MGY04,7343,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313003,5325)$MRAE04,7344,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313034,2693)$GL34W04,7345,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313054,13704)$MGY04,7346,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(313068,15786)$LCES004,7347,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313100,1786)$RMZU04,7348,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313102,2940)$LCES004,7349,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313119,1468)$LOVN1504,7350,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(313135,3040)$KWUR1C04,7351,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313202,4938)$KWUR1C04,7352,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(313298,1850)$GL34W04,7353,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313302,2820)$LCES004,7354,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313344,6280)$MRAE04,7355,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313354,5690)$LEBAS04A,7356,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313372,14177)$MRAE04,7357,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313410,1436)$LEBAS04A,7358,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(313433,5460)$MRAE04,7359,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313526,10614)$LELVL104,7360,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313536,5535)$KWUR1C04,7361,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313540,10632)$LCES004,7362,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313563,938)$MAB1204A,7363,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313569,15540)$LCES004,7364,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313590,2549)$KWUR1C04,7365,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313638,16628)$EDGG704,7366,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313701,4866)$MRAE04,7367,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313717,11206)$MRAE04,7368,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313758,9720)$LCES004,7369,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313874,3540)$MAB1204A,7370,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313875,3840)$LCES004,7371,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313899,2659)$KSAL1204,7372,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313994,5641)$EDGG704,7373,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314075,7860)$MRAE04,7374,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314104,434)$KFUL1U04,7375,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314108,12678)$LCES004,7376,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314131,15012)$MRAE04,7377,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314172,17490)$EDGG704,7378,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314186,11773)$MRAE04,7379,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314191,8158)$MRAEE04,7380,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314198,4834)$MAB1204A,7381,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314223,7980)$LCES004,7382,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314225,14911)$MRAE04,7383,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314236,4018)$LCES004,7384,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314330,2905)$KWUR1C04,7385,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314402,12895)$MRAE04,7386,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314450,1493)$KWUR1C04,7387,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314457,19492)$EDGG704,7388,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314530,2683)$GL34W04,7389,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314538,11400)$EDGG704,7390,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314563,9331)$MRAE04,7391,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314573,15300)$EDGG704,7392,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314600,12138)$EDGG704,7393,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314699,12660)$LCES004,7394,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314705,1567)$KSLN04A,7395,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(314730,10025)$MRAE04,7396,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314736,8400)$EDGG704,7397,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314808,9627)$MRAE04,7398,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314816,14041)$EDGG704,7399,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314823,12714)$MRAE04,7400,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314847,14388)$MRAE04,7401,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314889,15473)$EDGG704,7402,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314986,1418)$KWUR1C04,7403,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(314999,19070)$EDGG704,7404,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315019,11436)$EDGG704,7405,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315040,3232)$LELVL104,7406,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315081,2580)$LCES004,7407,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315138,1892)$LCES004,7408,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315209,5160)$MAB1204A,7409,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315232,4680)$LCES004,7410,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315366,8725)$MRAE04,7411,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(315428,1140)$LELVL104,7412,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315544,14910)$EDGG704,7413,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315618,14503)$EDGG704,7414,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315692,1870)$LLBGA04L,7415,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315748,16279)$EDGG704,7416,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315763,11711)$EDGG704,7417,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315779,3300)$LCES004,7418,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315788,3253)$LELVL104,7419,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315895,15300)$MRAE04,7420,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315991,16470)$EDGG704,7421,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316029,14787)$EDGG704,7422,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316061,2781)$LLBGA04L,7423,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316090,15649)$LCES004,7424,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316213,5469)$EDGG704,7425,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316285,2855)$KWUR1C04,7426,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316289,7022)$LELVL104,7427,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316298,12675)$EDGG704,7428,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316314,3528)$KWUR1C04,7429,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316391,12720)$EDGG704,7430,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316430,2940)$LCES004,7431,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316446,13819)$MGY04,7432,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316476,14458)$EDGG704,7433,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316499,14337)$EDGG704,7434,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316538,15120)$EDGG704,7435,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316618,2506)$LLBGA04L,7436,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316626,6589)$KWUR1C04,7437,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316914,8439)$MRAE04,7438,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316916,16449)$EDGG704,7439,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316925,4575)$EDGG704,7440,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317001,6047)$EDGG704,7441,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317008,8136)$MRAE04,7442,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317048,11820)$LCES004,7443,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317067,1600)$LLBGA04L,7444,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317111,15667)$EDGG704,7445,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317116,6454)$MRAE04,7446,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317153,13287)$EDGG704,7447,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317216,19321)$EDGG704,7448,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317222,14716)$EDGG704,7449,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317300,18466)$EDGG704,7450,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317357,1773)$LGRPA04,7451,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317358,19482)$EDGG704,7452,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317360,10384)$MRAE04,7453,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317443,5662)$MRAE04,7454,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317538,960)$MAB1204A,7455,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317603,3346)$LLBGA04L,7456,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317621,6943)$EDGG704,7457,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317644,8400)$MRAE04,7458,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(317675,5573)$EDGG704,7459,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317851,14940)$EDGG704,7460,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317908,11063)$EDGG704,7461,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317920,11166)$EDGG704,7462,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317924,8100)$MRAE04,7463,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(317978,13682)$EDGG704,7464,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317991,16822)$EDGG704,7465,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317994,1972)$MRAE04,7466,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318112,8161)$MRAE04,7467,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318187,10080)$MRAE04,7468,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318401,8634)$EDGG704,7469,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318435,12720)$EDGG704,7470,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(318473,3595)$LLBGA04L,7471,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318516,8757)$MRAE04,7472,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(318565,1512)$LELVL104,7473,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318660,9244)$EDGG704,7474,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318832,2156)$MRAE04,7475,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319008,14090)$EDGG704,7476,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319288,6960)$MRAE04,7477,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319337,14100)$EDGG704,7478,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319782,1369)$MRAE04,7479,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320054,19316)$EDGG704,7480,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320214,4442)$MRAE04,7481,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320591,2598)$EDGG704,7482,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320734,19168)$EDGG704,7483,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(321498,11700)$EDGG704,7484,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(322722,15689)$EDGG704,7485,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(323044,4080)$MRAE04,7486,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(323790,7800)$EDGG704,7487,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262808,0),7488,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(262875,29)EBBRA04E,7489,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(262946,0),7490,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263142,0),7491,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263279,12)KFZ4404M,7492,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263297,0),7493,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263298,0),7494,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263306,1590)LCES004,7495,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263332,0),7496,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263350,4)RFBRT04M,7497,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263367,0),7498,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263370,0),7499,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263502,0),7500,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263503,0),7501,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263516,0),7502,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263580,2203)LCES004,7503,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263584,87)LEBAS04A,7504,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263587,1105)LCES004M,7505,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263594,905)LCES004M,7506,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263601,0),7507,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263602,1189)LCES004,7508,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263612,1531)LCES004,7509,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263613,0),7510,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263638,281)LEBAS04A,7511,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263646,0),7512,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263713,0),7513,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(263814,83)LEBAS04A,7514,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263816,0),7515,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263860,437)LCES004,7516,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263862,1290)LCES004,7517,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263866,1659)LCES004,7518,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263868,1816)LCES004,7519,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263921,1648)LCES004,7520,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263958,0),7521,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(263962,184)LCES004,7522,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(264011,1225)LCES004,7523,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(267735,0),7524,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(267745,0),7525,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(269731,0),7526,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(270327,0),7527,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(271199,0),7528,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(272849,701)LGKFN04,7529,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273032,0),7530,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(273960,0),7531,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(273980,0),7532,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(274216,0),7533,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275587,0),7534,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275682,0),7535,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(275809,0),7536,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276210,24)KHVL104E,7537,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276300,0),7538,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276307,472)LGKFN04,7539,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276531,0),7540,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276534,6)KHVL104E,7541,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276611,0),7542,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(276830,0),7543,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276838,0),7544,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276911,0),7545,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(276959,46)PMXX04M,7546,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276972,0),7547,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(276991,0),7548,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(277127,44)LGKFN04,7549,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277129,0),7550,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277190,105)EG11G04M,7551,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277201,0),7552,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(277284,0),7553,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277425,0),7554,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277434,0),7555,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277472,89)EG11G04M,7556,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277562,76)YH5MH04M,7557,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(277703,0),7558,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277744,0),7559,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277803,0),7560,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277826,0),7561,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(277936,625)LGKFN04,7562,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278026,0),7563,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278067,0),7564,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278158,0),7565,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278209,0),7566,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278261,0),7567,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278295,0),7568,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278320,0),7569,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278487,0),7570,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278555,0),7571,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278565,15)LELVU04,7572,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278647,210)EHAMA04,7573,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278669,0),7574,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278681,311)EHAMA04,7575,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278839,0),7576,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278872,0),7577,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(278889,0),7578,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(278940,0),7579,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279048,0),7580,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279186,0),7581,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279250,0),7582,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279259,0),7583,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279347,0),7584,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279349,0),7585,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279386,0),7586,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279398,0),7587,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279409,117)YH5MH04M,7588,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279467,0),7589,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279485,0),7590,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279544,0),7591,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279552,0),7592,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279627,278)EGPFA04,7593,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279642,0),7594,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279690,730)EGPFA04,7595,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(279693,48)YH5MH04M,7596,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279716,0),7597,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279791,415)EHAMA04,7598,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279801,100)EHAMA04,7599,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279827,0),7600,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279845,0),7601,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279887,1932)LGSRA04,7602,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279893,0),7603,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279896,0),7604,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279965,27)LEBAS04M,7605,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(279969,3)RFBRT04M,7606,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280103,0),7607,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280104,908)LFMDA04A,7608,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280115,0),7609,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280142,323)EHAMA04,7610,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280153,60)LCES004M,7611,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280192,0),7612,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280277,43)RVKWS04,7613,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280283,19)YH5MH04M,7614,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280331,0),7615,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280396,0),7616,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280453,0),7617,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280578,0),7618,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280579,0),7619,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280587,668)RVKWU04M,7620,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280607,0),7621,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280666,0),7622,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280791,112)KCHI104M,7623,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280804,0),7624,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280815,47)KSPE104D,7625,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(280928,0),7626,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281048,587)LGKFN04,7627,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281074,0),7628,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281091,0),7629,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281143,259)LGKFN04,7630,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281256,0),7631,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281348,0),7632,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281359,0),7633,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281485,0),7634,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281487,0),7635,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281723,0),7636,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281776,1292)LGSRA04,7637,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281824,415)RVKWU04M,7638,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281905,76)YH5MH04M,7639,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281910,0),7640,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281922,0),7641,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281923,0),7642,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281946,0),7643,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(281962,0),7644,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282121,0),7645,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282176,0),7646,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282259,0),7647,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282303,10)YBOLN04M,7648,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282416,0),7649,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282430,26)EBBRA04E,7650,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282582,0),7651,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282583,71)PMXX04M,7652,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282592,120)LEBAS04A,7653,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282606,450)LEBAS04A,7654,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282620,0),7655,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282720,0),7656,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282727,128)LGKFN04,7657,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(282752,0),7658,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282755,0),7659,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282785,0),7660,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282822,0),7661,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282868,0),7662,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282912,0),7663,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282933,0),7664,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282964,2437)LGSRA04,7665,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(282986,0),7666,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283037,2662)LGZAA04M,7667,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283072,282)RASI04M,7668,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283123,46)KCHI104M,7669,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283128,0),7670,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283139,0),7671,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283194,0),7672,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283209,0),7673,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283211,0),7674,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283253,241)RASI04M,7675,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283254,0),7676,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283256,0),7677,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283259,39)EGNOR04M,7678,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283288,0),7679,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283289,0),7680,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283305,56)KSLN04A,7681,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283389,41)RQXSI04E,7682,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(283452,0),7683,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283458,489)RMZSI04,7684,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283464,0),7685,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283510,0),7686,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283559,655)LGKFN04,7687,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283562,0),7688,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283593,0),7689,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283746,0),7690,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283760,73)FUJ04M,7691,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283853,0),7692,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(283943,488)LGSRA04,7693,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284082,0),7694,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284085,631)RVKWU04M,7695,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284094,0),7696,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284106,0),7697,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284125,325)RMZSI04,7698,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284141,0),7699,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284154,0),7700,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284165,447)RVKWU04M,7701,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284170,0),7702,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284183,50)LOVN1504,7703,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284185,0),7704,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284190,98)PMXX04M,7705,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284206,0),7706,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284224,574)RMZSI04,7707,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284228,0),7708,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284247,0),7709,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284260,311)RASI04M,7710,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284283,786)RVKWU04M,7711,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284287,0),7712,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284291,0),7713,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284297,0),7714,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284313,0),7715,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284316,0),7716,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284341,0),7717,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284344,0),7718,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284349,0),7719,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(284350,0),7720,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284357,405)RVKWU04M,7721,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284372,0),7722,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284380,0),7723,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284450,0),7724,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284467,0),7725,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284550,0),7726,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284562,0),7727,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284566,26)YB3EH04A,7728,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284595,0),7729,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284601,0),7730,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284631,0),7731,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284722,0),7732,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284738,0),7733,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284809,100)LGAVA04,7734,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284839,21)RASI04M,7735,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284860,410)RVKWU04M,7736,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284868,0),7737,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284880,0),7738,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284894,0),7739,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(284911,0),7740,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285040,0),7741,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285070,0),7742,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285123,0),7743,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285148,0),7744,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285157,0),7745,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285163,0),7746,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285189,401)RVKWU04M,7747,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285209,1)PMXX04M,7748,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285254,0),7749,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285300,0),7750,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285308,0),7751,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285328,0),7752,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285395,0),7753,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285458,0),7754,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285459,1496)LCES004,7755,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285474,0),7756,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285482,0),7757,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285521,0),7758,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285583,619)LGAVA04,7759,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285593,778)LCES004M,7760,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285599,0),7761,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285624,0),7762,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285664,1446)LCES004,7763,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285672,0),7764,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285688,0),7765,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285704,0),7766,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285711,0),7767,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285723,71)EHAMA04,7768,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285724,36)BR404M,7769,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285733,1955)LCES004,7770,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285747,0),7771,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285766,0),7772,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285792,0),7773,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285794,82)RQXSI04E,7774,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285840,0),7775,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285843,0),7776,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285862,0),7777,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285875,0),7778,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285899,0),7779,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285938,584)RMZSI04,7780,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(285972,0),7781,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(285990,0),7782,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286071,434)EDGG704,7783,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286082,0),7784,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286095,0),7785,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286109,0),7786,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286122,0),7787,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286141,0),7788,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286143,0),7789,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286221,0),7790,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286224,0),7791,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286329,0),7792,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286439,0),7793,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286506,0),7794,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286568,0),7795,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286575,0),7796,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286628,0),7797,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286638,54)RNS04M,7798,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286678,0),7799,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286685,0),7800,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286690,63)EHAMA04,7801,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286733,0),7802,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286743,0),7803,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286753,0),7804,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286757,0),7805,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286763,239)RASI04M,7806,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286841,105)KSAL1204,7807,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286853,0),7808,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286855,0),7809,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(286877,0),7810,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286896,0),7811,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286963,0),7812,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(286969,209)RASI04M,7813,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287011,29)RMZU04E,7814,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287020,173)RNS04M,7815,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287027,701)LCES004M,7816,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287140,937)RVKWU04M,7817,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287143,0),7818,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287155,0),7819,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287185,28)YH5MH04M,7820,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287193,0),7821,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287194,0),7822,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287235,0),7823,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287240,0),7824,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287287,0),7825,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287319,0),7826,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287337,0),7827,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287343,649)LGIRA04,7828,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287468,1)GL4W04M,7829,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287476,0),7830,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287515,0),7831,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287524,0),7832,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287579,0),7833,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287581,0),7834,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287595,69)KWUR1C04,7835,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287604,0),7836,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287623,0),7837,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287631,0),7838,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287660,0),7839,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287696,456)RMZSI04,7840,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287722,0),7841,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(287736,0),7842,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287796,0),7843,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287817,0),7844,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287855,5)RNS04M,7845,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287882,346)LGIRA04,7846,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287895,0),7847,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287899,0),7848,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287904,0),7849,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287934,0),7850,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(287978,19)YH5MH04M,7851,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288004,52)KWUR1C04,7852,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288078,0),7853,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288101,127)KSPE104D,7854,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288104,0),7855,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288113,0),7856,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288115,0),7857,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288145,0),7858,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288154,0),7859,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288162,0),7860,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288163,0),7861,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288191,0),7862,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288224,0),7863,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288242,174)PMXX04M,7864,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288252,0),7865,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288253,0),7866,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288261,0),7867,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288279,0),7868,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288284,137)KSPE104D,7869,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288339,0),7870,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288341,0),7871,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288358,0),7872,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288361,0),7873,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288377,520)RVKWU04M,7874,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288392,0),7875,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288405,0),7876,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288431,14)YB3EH04M,7877,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288508,0),7878,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288599,0),7879,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288601,0),7880,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288647,32)LEMDAT04,7881,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288684,27)YH5MH04M,7882,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288694,0),7883,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288725,0),7884,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288756,0),7885,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288792,0),7886,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288800,17)KFZ4404M,7887,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288838,0),7888,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288846,0),7889,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288879,169)RASI04M,7890,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288911,3)KSPE104D,7891,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(288918,0),7892,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288930,0),7893,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288940,0),7894,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288957,15)LEMDAT04,7895,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(288970,0),7896,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289099,40)LGAVA04,7897,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289136,0),7898,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289160,0),7899,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289170,57)LELVL104,7900,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289172,45)LEMDAT04,7901,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289175,0),7902,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289201,0),7903,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289215,0),7904,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289276,0),7905,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289283,94)LEMDAT04,7906,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289297,1)RASI04M,7907,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289315,0),7908,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289330,0),7909,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289347,35)MRAE04,7910,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289361,0),7911,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289397,0),7912,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289405,0),7913,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289457,0),7914,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289463,0),7915,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289490,0),7916,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289499,0),7917,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289519,0),7918,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289566,707)LGKFN04,7919,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289584,0),7920,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289587,0),7921,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289613,217)KSLN04A,7922,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289655,0),7923,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289665,0),7924,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289716,50)LGKFN04,7925,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289758,0),7926,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289768,0),7927,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289783,0),7928,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289862,0),7929,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289868,1469)LCES004,7930,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289894,375)LCES004,7931,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(289901,0),7932,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289907,0),7933,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289945,516)LGKFN04,7934,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289961,0),7935,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289989,1092)EDGG704,7936,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(289999,97)PMXX04M,7937,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290019,0),7938,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290022,0),7939,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290041,23)KFZ4404M,7940,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290047,163)RASI04M,7941,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290063,0),7942,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290082,0),7943,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290090,946)EDGG704,7944,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290110,0),7945,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290112,0),7946,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290137,0),7947,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290158,0),7948,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290166,40)RNS04M,7949,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290258,0),7950,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290272,6)LEMDAT04,7951,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290283,451)LGAVA04,7952,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290302,0),7953,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290343,0),7954,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290367,0),7955,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290378,114)YD5WH04M,7956,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290395,0),7957,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290407,218)LFMDA04A,7958,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290429,0),7959,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290433,0),7960,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290436,0),7961,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290447,0),7962,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290468,0),7963,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290480,95)RJIU04M,7964,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290499,0),7965,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290501,0),7966,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290513,0),7967,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290535,0),7968,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290553,32)LEMDAT04,7969,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290567,0),7970,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290573,0),7971,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290578,0),7972,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290583,0),7973,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290624,0),7974,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290633,0),7975,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290646,0),7976,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290667,0),7977,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290676,0),7978,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290680,0),7979,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290696,130)RNS04M,7980,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290761,0),7981,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290766,0),7982,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290776,0),7983,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290803,0),7984,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290819,0),7985,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(290863,290)RVKWU04M,7986,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290866,0),7987,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290867,0),7988,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290871,0),7989,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290883,0),7990,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290892,0),7991,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(290967,0),7992,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291009,0),7993,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291013,0),7994,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291014,660)LCES004M,7995,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291038,849)EDGG704,7996,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291040,0),7997,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291048,9)LEMDAT04,7998,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291078,0),7999,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291104,1853)LCES004,8000,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291117,0),8001,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291128,0),8002,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291159,0),8003,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291189,376)RVKWU04M,8004,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291204,0),8005,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291223,40)EGPFA04,8006,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291226,11)RQXSI04E,8007,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291238,0),8008,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291241,0),8009,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291257,746)EDGG704,8010,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291264,0),8011,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291267,311)RNS04M,8012,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291292,0),8013,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291299,15)KSPE104D,8014,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291305,968)EDGG704,8015,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291309,0),8016,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291314,0),8017,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291317,0),8018,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291326,0),8019,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291341,0),8020,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291359,190)KCHI104M,8021,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291377,0),8022,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291417,0),8023,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291447,0),8024,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291455,0),8025,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291480,0),8026,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291491,3)ZM56704,8027,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291494,0),8028,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291499,0),8029,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291515,0),8030,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291521,0),8031,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291534,0),8032,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291539,0),8033,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291547,0),8034,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291554,0),8035,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291577,0),8036,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291579,0),8037,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291594,0),8038,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291603,0),8039,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291612,0),8040,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291639,0),8041,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291640,0),8042,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291645,320)LGSRA04,8043,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291652,0),8044,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291679,82)RNS04M,8045,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291697,0),8046,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291719,0),8047,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291739,124)KSLN04A,8048,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291798,0),8049,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291826,0),8050,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291859,0),8051,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291874,44)MM304,8052,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291891,447)LGKFN04,8053,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291917,0),8054,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(291918,1078)LGZAA04M,8055,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(291959,0),8056,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292006,0),8057,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292091,0),8058,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292092,0),8059,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292099,0),8060,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292100,0),8061,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292111,0),8062,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292130,0),8063,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292187,75)KSPE104D,8064,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292197,0),8065,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292232,477)LGAVA04,8066,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292251,0),8067,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292286,111)RVKWS04,8068,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292319,0),8069,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292327,37)YB3EH04A,8070,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292330,0),8071,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292354,0),8072,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292383,1397)EDGG704,8073,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292388,94)RQXU04E,8074,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292408,1)BKED1204,8075,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292423,1589)EDGG704,8076,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292442,0),8077,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292453,0),8078,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292500,0),8079,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292533,0),8080,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292534,0),8081,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292565,0),8082,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292574,0),8083,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292587,0),8084,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292614,0),8085,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292627,0),8086,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292635,0),8087,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292672,17)RQXU04E,8088,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292676,0),8089,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292700,42)GL4W04M,8090,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292710,0),8091,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292713,0),8092,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292716,0),8093,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292735,47)GL4W04M,8094,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292739,0),8095,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292748,0),8096,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292762,0),8097,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292778,0),8098,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292783,0),8099,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292791,521)EGPFA04,8100,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292796,1763)LCES004,8101,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(292801,0),8102,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292805,0),8103,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292837,0),8104,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292872,0),8105,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292917,0),8106,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292934,0),8107,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292940,1048)EDGG704,8108,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(292946,0),8109,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(292991,0),8110,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293036,0),8111,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293050,25)RQXU04E,8112,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293070,284)RNS04M,8113,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293071,159)RASI04M,8114,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293072,0),8115,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293074,0),8116,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293090,0),8117,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293092,20)RASI04M,8118,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293132,0),8119,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293146,0),8120,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293150,0),8121,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293166,0),8122,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293191,0),8123,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293241,0),8124,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293252,0),8125,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293300,0),8126,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293340,0),8127,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293371,0),8128,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293416,0),8129,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293429,0),8130,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293430,128)RQXU04E,8131,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293451,0),8132,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293491,92)RVKWS04,8133,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293498,0),8134,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293520,0),8135,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293531,21)GL4W04M,8136,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293533,0),8137,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293537,40)KFZ4404M,8138,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293539,559)RVKWU04M,8139,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293549,0),8140,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293566,20)RNI04M,8141,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293569,0),8142,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293571,0),8143,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293585,50)YB3EH04A,8144,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293587,476)LCES004,8145,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293601,0),8146,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293621,0),8147,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293622,0),8148,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293640,0),8149,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293650,493)EGPFA04,8150,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293680,108)LELVL104,8151,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293710,1599)EDGG704,8152,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293718,521)EGPFA04,8153,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293737,0),8154,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293790,0),8155,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293802,0),8156,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293804,0),8157,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293817,0),8158,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293879,0),8159,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293880,0),8160,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293894,0),8161,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293898,0),8162,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293909,0),8163,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(293964,0),8164,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(293986,0),8165,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294005,0),8166,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294010,0),8167,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294025,0),8168,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294030,0),8169,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294048,0),8170,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294056,0),8171,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294089,190)LEMDAT04,8172,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294111,0),8173,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294112,0),8174,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294125,0),8175,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294126,0),8176,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294133,0),8177,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294164,0),8178,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294193,0),8179,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294200,127)RQXSI04E,8180,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294211,0),8181,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294362,0),8182,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294365,0),8183,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294370,111)KSPE104D,8184,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294406,0),8185,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294418,0),8186,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294433,140)RVKWU04M,8187,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294442,152)LOVN1504,8188,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294449,0),8189,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294460,0),8190,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294473,0),8191,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294490,0),8192,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294500,98)RASI04M,8193,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294501,0),8194,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294546,0),8195,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294556,0),8196,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294560,0),8197,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294603,0),8198,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294610,8)RQXU04E,8199,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294615,0),8200,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294633,0),8201,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294637,0),8202,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294656,0),8203,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294672,0),8204,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294674,0),8205,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294685,0),8206,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294750,0),8207,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294752,0),8208,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294756,0),8209,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294779,53)RNS04M,8210,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294791,0),8211,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294807,1070)LCES004M,8212,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294815,0),8213,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294841,0),8214,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294845,74)KFZ4404M,8215,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294847,0),8216,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294876,0),8217,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294899,0),8218,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294900,0),8219,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294912,63)RNS04M,8220,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294913,0),8221,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294925,803)RVKWU04M,8222,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294926,0),8223,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294938,0),8224,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294950,20)RNS04M,8225,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(294986,180)LGKFN04,8226,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294990,0),8227,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(294997,0),8228,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295005,0),8229,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295018,0),8230,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295023,0),8231,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295034,237)RNS04M,8232,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295047,0),8233,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295049,0),8234,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295116,102)RQXU04E,8235,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295129,0),8236,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295157,0),8237,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295162,16)RVKWS04,8238,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295168,3)BR204M,8239,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295205,0),8240,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295231,0),8241,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295273,0),8242,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295274,0),8243,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295282,0),8244,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295288,0),8245,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295292,0),8246,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295297,0),8247,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295298,0),8248,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295308,0),8249,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295333,0),8250,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295339,720)RVKWU04M,8251,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295343,627)RVKWU04M,8252,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295369,0),8253,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295371,0),8254,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295372,0),8255,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295393,0),8256,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295407,0),8257,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295413,0),8258,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295448,0),8259,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295456,789)RVKWU04M,8260,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295458,0),8261,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295463,0),8262,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295496,0),8263,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295497,0),8264,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295501,0),8265,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295503,497)RVKWU04M,8266,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295511,0),8267,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295516,0),8268,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295519,1)YB3EH04A,8269,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295521,0),8270,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295522,188)PMXX04M,8271,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295550,0),8272,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295569,0),8273,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295571,0),8274,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295594,0),8275,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295595,0),8276,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295609,152)RASI04M,8277,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295620,888)RVKWU04M,8278,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295634,0),8279,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295688,0),8280,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295691,29)RMZU04,8281,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295708,0),8282,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295711,561)LGAVA04,8283,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295723,475)RVKWU04M,8284,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295728,0),8285,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295730,17)LEMDAT04,8286,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295732,0),8287,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295733,0),8288,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295734,127)LEMDAT04,8289,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295747,58)YB3EH04A,8290,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295752,0),8291,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295754,140)LEMDAT04,8292,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295761,0),8293,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295790,0),8294,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295794,250)LEMDAT04,8295,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295795,0),8296,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295800,0),8297,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295817,0),8298,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295819,174)RVKWU04M,8299,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295822,0),8300,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295850,0),8301,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295862,0),8302,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295870,0),8303,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295875,0),8304,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295877,0),8305,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295885,0),8306,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295886,0),8307,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295887,0),8308,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295893,203)LEMDAT04,8309,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295905,0),8310,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295912,0),8311,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295915,0),8312,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295920,0),8313,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295923,0),8314,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295927,0),8315,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295932,35)RNS04M,8316,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295939,0),8317,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295941,0),8318,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(295942,0),8319,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295952,0),8320,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295961,0),8321,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(295980,108)RNS04M,8322,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296022,0),8323,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296031,23)MM204,8324,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296039,0),8325,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296046,0),8326,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296104,267)KFUL1U04,8327,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296131,0),8328,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296145,0),8329,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296153,0),8330,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296155,0),8331,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296158,0),8332,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296164,0),8333,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296180,0),8334,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296209,0),8335,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296212,148)KSLN04A,8336,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296238,0),8337,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296248,0),8338,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296289,0),8339,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296295,0),8340,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296307,0),8341,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296317,0),8342,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296334,0),8343,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296337,0),8344,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296350,0),8345,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296365,355)LGAVA04,8346,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296392,154)KSLN04A,8347,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296394,0),8348,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296401,0),8349,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296406,0),8350,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296407,48)YB3EH04A,8351,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296463,0),8352,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296465,0),8353,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296473,7)LCES004,8354,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296477,24)YB3EH04A,8355,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296521,41)KFUL1U04,8356,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296550,33)YB3EH04A,8357,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296563,0),8358,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296565,0),8359,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296585,0),8360,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296635,0),8361,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296640,0),8362,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296641,0),8363,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296649,0),8364,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296668,0),8365,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296685,0),8366,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296721,0),8367,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296754,634)LGKFN04,8368,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296755,0),8369,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296792,0),8370,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296824,0),8371,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296840,0),8372,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296850,0),8373,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296851,0),8374,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296857,5)BR204M,8375,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296864,0),8376,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296878,0),8377,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296918,0),8378,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296922,153)LGKFN04,8379,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(296928,72)LGIRA04,8380,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296939,0),8381,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296955,0),8382,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(296978,4)YB3EH04A,8383,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297011,0),8384,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297035,0),8385,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297037,56)LEBAS04A,8386,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297057,168)KCHI104M,8387,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297075,0),8388,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297076,0),8389,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297079,0),8390,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297080,0),8391,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297087,0),8392,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297113,0),8393,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297129,0),8394,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297145,24)LOVN1504,8395,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297157,654)LGKFN04,8396,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297158,0),8397,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297185,0),8398,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297207,0),8399,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297228,0),8400,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297232,24)RNI04M,8401,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297250,0),8402,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297288,171)YB3EH04A,8403,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297293,0),8404,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297313,0),8405,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297350,0),8406,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297362,0),8407,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297370,0),8408,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297384,0),8409,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297393,0),8410,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297398,0),8411,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297403,0),8412,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297407,0),8413,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297424,0),8414,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297427,186)RMZSI04,8415,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297433,0),8416,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297436,86)FUJ04M,8417,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297482,0),8418,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297500,393)LEBAS04A,8419,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297505,0),8420,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297519,0),8421,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297546,0),8422,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297571,0),8423,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297572,226)RVKWU04M,8424,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297613,0),8425,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297616,810)LGSRA04,8426,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297679,0),8427,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297680,617)RMZSI04,8428,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297682,0),8429,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297702,92)RMZSI04,8430,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297708,10)KFZ4404M,8431,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297721,0),8432,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297726,0),8433,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297744,0),8434,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297762,0),8435,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297773,0),8436,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297781,10)YB3EH04A,8437,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297827,0),8438,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297851,0),8439,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297904,105)LOVN1504,8440,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297922,0),8441,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297929,0),8442,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(297958,0),8443,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(297974,0),8444,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298009,0),8445,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298080,0),8446,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298089,0),8447,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298090,0),8448,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298114,0),8449,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(298116,0),8450,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298128,0),8451,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298171,0),8452,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298177,0),8453,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298183,80)YB3EH04A,8454,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298212,0),8455,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298218,0),8456,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298237,0),8457,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298246,0),8458,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298249,229)RNS04M,8459,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298297,0),8460,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298300,0),8461,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298306,0),8462,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298321,9)LEBAS04A,8463,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298333,5)KSPE104D,8464,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298368,0),8465,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298378,0),8466,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298384,0),8467,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298397,0),8468,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298402,668)LCES004M,8469,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298426,693)LCES004M,8470,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298434,1477)LCES004,8471,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298447,0),8472,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298477,368)RMZSI04,8473,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298480,0),8474,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298488,0),8475,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298501,0),8476,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298502,32)YB3EH04A,8477,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298503,0),8478,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298528,1167)LCES004,8479,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298564,0),8480,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298588,0),8481,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298592,0),8482,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298619,0),8483,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298646,0),8484,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298660,13)KCHI104M,8485,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298706,0),8486,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298713,0),8487,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(298715,0),8488,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300045,40)KSPE104D,8489,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300064,0),8490,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300072,15)KSLN04A,8491,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300133,0),8492,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300137,0),8493,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300146,0),8494,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300185,0),8495,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300204,0),8496,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300231,0),8497,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300232,0),8498,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300237,0),8499,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300256,177)LOVN1504,8500,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(300287,156)RNS04M,8501,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300290,0),8502,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300332,0),8503,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300414,0),8504,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300421,0),8505,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300422,0),8506,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300424,0),8507,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300428,0),8508,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300430,0),8509,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300445,1537)LCES004,8510,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300487,0),8511,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300504,377)LGKFN04,8512,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300521,0),8513,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300538,112)KSPE104D,8514,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300571,0),8515,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300582,0),8516,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300590,0),8517,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300621,1409)LCES004,8518,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300666,646)LCES004,8519,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300727,0),8520,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300750,62)EG11G04M,8521,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300765,0),8522,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300774,0),8523,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300786,570)LCES004M,8524,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300815,982)LCES004M,8525,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300850,0),8526,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300851,0),8527,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300885,172)RMZSI04,8528,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300896,0),8529,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300931,21)KSPE104D,8530,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300956,0),8531,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(300964,291)LGKFN04,8532,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301010,5)RNS04M,8533,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301035,0),8534,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301041,36)BKED1204,8535,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301058,930)LCES004M,8536,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301059,0),8537,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301070,588)EDGG704,8538,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301074,61)LGKFN04,8539,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301088,173)LEMDAT04,8540,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301101,0),8541,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301139,780)LCES004M,8542,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301145,157)YB3EH04A,8543,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301219,0),8544,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301285,0),8545,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(301287,0),8546,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301299,0),8547,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301329,0),8548,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301342,960)LCES004M,8549,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301346,0),8550,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301353,5)KSPE104D,8551,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301367,0),8552,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301391,184)RMZSI04,8553,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301417,154)LGKFN04,8554,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301420,304)LELVL104,8555,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301461,47)YB3EH04A,8556,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301477,184)MRAE04,8557,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301496,0),8558,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301501,114)LCES004,8559,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301540,0),8560,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301590,0),8561,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301601,0),8562,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301687,115)LEBAS04A,8563,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301707,0),8564,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301709,1219)LCES004M,8565,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301721,0),8566,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301727,0),8567,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301749,27)KSLN04A,8568,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301757,0),8569,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301783,0),8570,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301785,0),8571,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301815,9)GL4W04M,8572,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301819,0),8573,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301888,0),8574,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(301968,50)EG11G04M,8575,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302060,0),8576,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302073,0),8577,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302096,0),8578,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302136,0),8579,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302179,0),8580,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302180,0),8581,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302224,281)LELVL104,8582,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302247,0),8583,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302262,0),8584,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302300,0),8585,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302310,0),8586,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302341,0),8587,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302351,0),8588,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302365,685)RMZSI04,8589,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302390,131)RMZSI04,8590,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302457,0),8591,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302470,0),8592,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302474,0),8593,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(302528,0),8594,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302530,0),8595,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302531,0),8596,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302536,0),8597,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302552,0),8598,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302575,0),8599,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302591,18)BKED1204,8600,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302632,0),8601,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302643,52)EG11G04M,8602,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302650,0),8603,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302661,72)EG11G04M,8604,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302665,35)GL34W04,8605,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302670,146)RMZSI04,8606,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302679,0),8607,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302686,0),8608,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302705,0),8609,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302741,449)RMZSI04,8610,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302774,246)RMZSI04,8611,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302798,0),8612,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302801,0),8613,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302830,70)RMZSI04,8614,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302840,49)RMZU04,8615,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302940,0),8616,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302944,653)RMZSI04,8617,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302970,0),8618,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(302986,512)LEBAS04A,8619,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303013,0),8620,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303017,0),8621,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303035,0),8622,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303061,0),8623,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303077,0),8624,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303139,0),8625,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303152,314)LEBAS04A,8626,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303156,266)EG11G04M,8627,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303164,87)KSPE104D,8628,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303173,0),8629,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303194,0),8630,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303195,390)MRAE04,8631,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303203,1707)LCES004,8632,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303209,224)LEBAS04A,8633,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303215,0),8634,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303224,0),8635,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303227,322)LELVL104,8636,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303235,186)EGPFA04,8637,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303247,0),8638,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303253,0),8639,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303270,0),8640,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303282,7)LEMDAT04,8641,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303297,0),8642,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303314,60)EG11G04M,8643,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303341,797)LCES004M,8644,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303409,0),8645,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303471,0),8646,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303476,0),8647,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303485,425)LELVL104,8648,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303503,16)KSLN04A,8649,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303506,1830)LCES004,8650,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303517,420)RMZSI04,8651,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303529,608)EDGG704,8652,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303534,3213)LGZAA04M,8653,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303604,146)LELVL104,8654,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303617,99)KSLN04A,8655,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303652,0),8656,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303662,5)KSPE104D,8657,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303664,219)LGAVA04,8658,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303665,1780)LCES004,8659,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303666,24)YB3EH04A,8660,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303747,38)KSAL1204,8661,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303771,0),8662,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303784,38)KSPE104D,8663,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303790,0),8664,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303810,0),8665,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303814,873)EDGG704,8666,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303829,0),8667,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303832,0),8668,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303842,12)LELVU04,8669,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303874,0),8670,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303900,0),8671,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303911,0),8672,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303930,0),8673,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303959,2115)LGZAA04M,8674,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303971,0),8675,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303979,0),8676,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(303992,0),8677,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304001,201)LEBAS04A,8678,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304007,339)EG11G04M,8679,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304041,0),8680,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304074,0),8681,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304100,0),8682,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304139,230)LELVL104,8683,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304182,277)LELVL104,8684,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304230,697)EDGG704,8685,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304242,0),8686,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304245,0),8687,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304253,1097)LCES004M,8688,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304254,0),8689,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304261,0),8690,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304263,322)LELVL104,8691,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304315,0),8692,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304335,522)LELVL104,8693,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304362,1553)LGZAA04M,8694,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304414,3)LEMDAT04,8695,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304433,0),8696,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304443,0),8697,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304453,0),8698,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304456,0),8699,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304458,0),8700,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304483,30)LCES004,8701,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304486,66)LELVU04,8702,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304529,0),8703,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304552,0),8704,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304557,0),8705,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304568,76)ZM56704,8706,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304583,0),8707,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304606,196)KFUL1U04,8708,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304631,0),8709,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304701,0),8710,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304713,0),8711,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304734,0),8712,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304739,0),8713,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304753,0),8714,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304765,0),8715,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304780,0),8716,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304798,0),8717,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304803,0),8718,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304857,0),8719,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304895,0),8720,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304979,0),8721,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(304980,0),8722,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305019,0),8723,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305039,0),8724,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305074,0),8725,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305112,0),8726,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305122,187)LEBAS04A,8727,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305154,16)LELVL104,8728,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305224,0),8729,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305283,0),8730,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305363,0),8731,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305375,0),8732,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305462,746)EDGG704,8733,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305491,0),8734,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305522,51)KSPE104D,8735,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305532,0),8736,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(305535,0),8737,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305538,570)RMZSI04,8738,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305548,0),8739,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305557,1200)LCES004,8740,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305593,0),8741,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305597,0),8742,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305599,0),8743,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305604,0),8744,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305671,0),8745,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305686,0),8746,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305689,58)LEMDAT04,8747,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305696,0),8748,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305697,322)LEMDAT04,8749,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305716,6)KWUR1C04,8750,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305728,29)ZM56704,8751,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305730,320)LGIRA04,8752,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305753,0),8753,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305764,0),8754,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305791,0),8755,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305798,900)LCES004,8756,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305802,1083)EDGG704,8757,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305803,0),8758,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305828,0),8759,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305867,1013)EDGG704,8760,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305887,1924)LCES004,8761,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305899,258)LEBAS04A,8762,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305915,0),8763,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305950,0),8764,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305962,60)LEMDAT04,8765,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(305967,111)LELVL104,8766,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306007,21)YB3EH04A,8767,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306066,0),8768,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306149,0),8769,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306187,0),8770,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306197,115)LEBAS04A,8771,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306206,0),8772,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306207,895)LCES004M,8773,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306242,0),8774,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306243,0),8775,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306251,51)RMZU04,8776,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(306253,0),8777,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306272,0),8778,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306283,0),8779,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306307,4)RMZU04,8780,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306308,0),8781,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306346,1888)LCES004,8782,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306358,207)RMZSI04,8783,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306384,27)LELVU04,8784,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306397,0),8785,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306405,812)EDGG704,8786,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306413,571)LGKFN04,8787,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306449,441)LEBAS04A,8788,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306542,0),8789,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306667,0),8790,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306669,45)MRAE04,8791,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306685,0),8792,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306698,1580)EDGG704,8793,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306710,0),8794,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306718,0),8795,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306743,290)RMZSI04,8796,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306751,0),8797,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306756,0),8798,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306801,34)RMZU04,8799,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306846,0),8800,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306862,3)KSAL1204,8801,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306868,108)KSLN04A,8802,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306922,40)LOVN1504,8803,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306943,0),8804,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(306995,0),8805,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307018,464)RMZSI04,8806,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307021,0),8807,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307055,0),8808,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307060,0),8809,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307068,0),8810,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307091,0),8811,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307105,1897)LGZAA04M,8812,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307107,0),8813,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307140,0),8814,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307142,140)KSPE104D,8815,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307145,0),8816,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307153,1611)LCES004,8817,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307154,465)LGIRA04,8818,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307190,62)LGKFN04,8819,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307217,604)RMZSI04,8820,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307260,0),8821,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307264,2060)LCES004,8822,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307265,350)LEBAS04A,8823,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307359,408)LELVL104,8824,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307394,0),8825,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307440,0),8826,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307441,0),8827,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307461,0),8828,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307470,346)LGIRA04,8829,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307472,0),8830,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307498,1944)LCES004,8831,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307547,0),8832,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307617,0),8833,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(307626,0),8834,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307658,46)RMZU04,8835,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307674,0),8836,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307740,756)LGSRA04,8837,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307752,288)LGAVA04,8838,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307791,32)ZM56704,8839,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307805,0),8840,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307831,0),8841,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307833,0),8842,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307846,0),8843,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307860,0),8844,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307878,8)KWUR1C04,8845,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307897,1052)LCES004M,8846,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307935,0),8847,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307961,0),8848,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307977,0),8849,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307985,73)RMZU04,8850,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307990,602)EDGG704,8851,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(307992,1502)LGZAA04M,8852,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308003,0),8853,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308004,0),8854,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308064,480)LEBAS04A,8855,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308077,565)EDGG704,8856,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308125,383)LCES004,8857,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308133,0),8858,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308210,83)LEBAS04A,8859,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308221,95)KSLN04A,8860,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308225,490)RMZSI04,8861,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308239,0),8862,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308248,151)YB3EH04A,8863,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308251,1536)LCES004,8864,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308268,0),8865,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308281,0),8866,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308294,238)LGIRA04,8867,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308308,34)YB3EH04A,8868,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308325,369)LGKFN04,8869,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308351,214)RMZSI04,8870,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308366,0),8871,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308386,0),8872,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308418,0),8873,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308432,0),8874,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308449,363)MRAE04,8875,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308482,0),8876,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308485,330)LGIRA04,8877,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308505,0),8878,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308582,1754)EDGG704,8879,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308593,0),8880,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308602,0),8881,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308619,1045)LGZAA04M,8882,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308622,1164)LCES004,8883,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308647,267)MRAE04,8884,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308677,214)RMZSI04,8885,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308700,0),8886,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308780,0),8887,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(308836,0),8888,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308855,1)YB3EH04A,8889,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308908,0),8890,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308941,0),8891,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308945,756)EDGG704,8892,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(308947,0),8893,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309000,0),8894,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309011,253)MRAE04,8895,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309049,66)RMZSI04,8896,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309061,0),8897,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309098,641)RMZSI04,8898,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309119,0),8899,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309144,0),8900,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309172,1133)EDGG704,8901,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309203,39)YB3EH04A,8902,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309208,0),8903,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309210,791)EDGG704,8904,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309281,0),8905,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309283,939)LGSRA04,8906,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309311,0),8907,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309313,0),8908,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309321,0),8909,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309324,713)RMZSI04,8910,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309331,0),8911,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309374,0),8912,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309385,0),8913,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309414,1644)LCES004,8914,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309437,0),8915,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309461,0),8916,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309465,0),8917,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309473,141)LOVN1504,8918,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309498,512)RMZSI04,8919,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309536,0),8920,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309547,201)LEBAS04A,8921,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309557,579)EDGG704,8922,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309573,1197)LCES004,8923,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309594,0),8924,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309597,0),8925,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309599,0),8926,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309602,50)LEBAS04A,8927,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309641,0),8928,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309735,0),8929,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309790,14)YB3EH04A,8930,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309806,0),8931,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309822,0),8932,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309890,0),8933,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309911,0),8934,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309965,19)LEBAS04A,8935,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(309986,0),8936,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310005,516)EDGG704,8937,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310024,0),8938,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310043,0),8939,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(310080,23)LEBAS04A,8940,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310081,0),8941,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310087,0),8942,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310120,83)LGIRA04,8943,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310158,1527)LCES004,8944,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310219,1637)EDGG704,8945,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310256,0),8946,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310287,0),8947,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310384,0),8948,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310398,79)KFUL1U04,8949,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310438,936)EDGG704,8950,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310475,1500)LCES004,8951,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310512,17)LOVN1504,8952,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310535,333)LELVL104,8953,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310560,147)LCES004,8954,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310570,0),8955,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310599,0),8956,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310671,508)LELVL104,8957,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310732,1298)LCES004,8958,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310734,156)RMZSI04,8959,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310742,45)KSLN04A,8960,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310755,0),8961,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310761,393)EDGG704,8962,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310899,0),8963,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310901,183)YB3EH04A,8964,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(310983,1772)EDGG704,8965,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311074,0),8966,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311108,1290)LCES004,8967,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311119,90)RMZSI04,8968,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311138,0),8969,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311155,1726)LCES004,8970,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311168,0),8971,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311265,1509)LCES004,8972,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311284,1200)LCES004,8973,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311285,321)LCES004,8974,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311293,0),8975,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311300,0),8976,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311315,0),8977,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311344,258)LELVL104,8978,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311351,0),8979,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311402,0),8980,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311443,646)EDGG704,8981,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311447,27)LGKFN04,8982,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311542,506)LCES004,8983,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_t_x(311548,65)LELVL104,8984,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311550,0),8985,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311636,164)LELVL104,8986,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311680,182)LELVL104,8987,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311697,1460)EDGG704,8988,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311757,2040)LCES004,8989,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(311838,1008)LCES004,8990,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311840,1440)LCES004,8991,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311845,0),8992,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311882,174)LELVL104,8993,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311886,540)LCES004,8994,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(311954,0),8995,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312011,0),8996,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312015,1500)LCES004,8997,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312051,0),8998,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312091,144)KSLN04A,8999,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312097,79)LCES004,9000,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312199,1674)LCES004,9001,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312414,0),9002,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312417,0),9003,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312442,156)LEBAS04A,9004,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312494,0),9005,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312497,13)LEBAS04A,9006,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312583,1805)LCES004,9007,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312674,1500)LCES004,9008,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312682,0),9009,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312707,0),9010,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312731,0),9011,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312746,12)LEBAS04A,9012,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312762,0),9013,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312792,256)LEBAS04A,9014,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312800,1280)EDGG704,9015,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312825,1426)LCES004,9016,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312879,1890)LCES004,9017,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312895,1977)LCES004,9018,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312956,1579)EDGG704,9019,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312975,0),9020,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(312999,508)EDGG704,9021,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313003,375)MRAE04,9022,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313034,0),9023,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313068,837)LCES004,9024,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313100,0),9025,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313102,0),9026,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(313135,0),9027,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313202,0),9028,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313298,0),9029,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313302,0),9030,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313344,0),9031,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313354,336)LEBAS04A,9032,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313410,143)LEBAS04A,9033,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313433,285)MRAE04,9034,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313536,0),9035,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313540,1353)LCES004,9036,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313569,1622)LCES004,9037,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313638,528)EDGG704,9038,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(313758,1300)LCES004,9039,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314104,0),9040,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314108,1338)LCES004,9041,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314172,590)EDGG704,9042,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314223,763)LCES004,9043,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314236,0),9044,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314330,0),9045,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314530,0),9046,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314538,1200)EDGG704,9047,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314573,900)EDGG704,9048,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314699,1491)LCES004,9049,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314736,0),9050,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314816,1841)EDGG704,9051,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314889,973)EDGG704,9052,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(314986,0),9053,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315019,1086)EDGG704,9054,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(315138,2)LCES004,9055,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315232,0),9056,0.000000)\\\n",
      "\t\t\t1.000000\t(t_t_x(315544,1310)EDGG704,9057,1.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315618,1603)EDGG704,9058,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315748,679)EDGG704,9059,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315763,1061)EDGG704,9060,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(315991,570)EDGG704,9061,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316029,1487)EDGG704,9062,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316090,1044)LCES004,9063,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316285,0),9064,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316289,297)LELVL104,9065,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316298,1575)EDGG704,9066,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316314,0),9067,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316391,1320)EDGG704,9068,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316476,1658)EDGG704,9069,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316499,1637)EDGG704,9070,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316531,32)LCES004,9071,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316538,1020)EDGG704,9072,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(316916,649)EDGG704,9073,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317048,1339)LCES004,9074,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317111,867)EDGG704,9075,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317116,0),9076,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317153,1587)EDGG704,9077,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317222,1516)EDGG704,9078,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317443,0),9079,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317851,1240)EDGG704,9080,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317908,1163)EDGG704,9081,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317920,1116)EDGG704,9082,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317978,1682)EDGG704,9083,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317991,522)EDGG704,9084,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(317994,0),9085,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318119,0),9086,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318401,0),9087,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318435,1470)EDGG704,9088,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(318660,0),9089,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319008,1690)EDGG704,9090,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319288,97)MRAE04,9091,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319337,1500)EDGG704,9092,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(319782,0),9093,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(320214,0),9094,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(321498,1200)EDGG704,9095,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(322722,789)EDGG704,9096,0.000000)\\\n",
      "\t\t\t0.000000\t(t_t_x(323044,0),9097,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,2)MGY04,9098.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263593,179)LOVN1504,9099.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,207)LOVN1504,9100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,15)YBOLN04M,9101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,275)LOVN1504,9102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,90)LCES004,9103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,56)LCES004,9104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,46)LCES004,9105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,3)MRAE04,9106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,0),9107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,108)LCES004,9108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,90)LCES004,9109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,90)LCES004,9110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,17)MGY04,9111.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(284810,342)RQXSI04E,9112.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305542,37)MRAEE04,9113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,3557)KSPE104D,9114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3)YB3EH04E,9115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,44)MAB3404A,9116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,1)RJIU04M,9117.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301843,1008)LGKFN04,9118.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310761,93)EDGG704,9119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286071,34)EDGG704,9120.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(312999,8)EDGG704,9121.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314172,90)EDGG704,9122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311443,46)EDGG704,9123.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288693,25)BR404M,9124.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,19)LGKFN04,9125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,183)MYY04A,9126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,787)MGY04,9127.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294472,7)RVKWU04M,9128.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,638)RJIU04M,9129.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285782,25)RQXI04E,9130.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,258)LGKFN04,9131.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292992,87)YD5WH04M,9132.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,52)RQXI04E,9133.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295966,5)YB5KL04E,9134.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282129,223)LGZAA04M,9135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,367)RQXSI04E,9136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,147)RNI04M,9137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,35)MAB3404A,9138.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286180,35)YB5KL04E,9139.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,833)LGKFN04,9140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308619,112)LGZAA04M,9141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,8)RQXI04E,9142.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293116,46)LELVL04M,9143.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296342,26)EGNOR04M,9144.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(281776,77)LGSRA04,9145.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,32)MAB1204A,9146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295929,77)RASI04M,9147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,307)MGY04,9148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307105,31)LGZAA04M,9149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,28)MGY04,9150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,45)MYY04A,9151.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292026,94)LELVL04M,9152.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,285)RQXSI04E,9153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,26)YB3EH04A,9154.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294773,30)RMZU04E,9155.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,522)KSLN04M,9156.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285863,56)RQXI04E,9157.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,26)MYY04A,9158.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288377,151)RVKWU04M,9159.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,50)KHVL104E,9160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282964,6)LGSRA04,9161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,14)YB5KL04E,9162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,140)RVKWU04M,9163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,43)MEK04,9164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,42)RQXSI04E,9165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,1400)EG11G04M,9166.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294613,37)RQXSI04E,9167.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,1477)EG11G04M,9168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,52)RVKWU04M,9169.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289472,99)LGZAA04M,9170.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,20)MGY04,9171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,60)MAB1204A,9172.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287018,25)RQXSI04E,9173.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,65)LCES004,9174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298402,218)LCES004M,9175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303341,197)LCES004M,9176.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294552,33)EGNOR04M,9177.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,392)LCES004,9178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,2)MGY04,9179.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291031,130)EG11G04M,9180.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306902,88)MEK04,9181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307897,152)LCES004M,9182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288445,131)KFZ4404M,9183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,14)MAB1204A,9184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,1078)LGKFN04,9185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,399)PMXX04M,9186.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292231,867)YD5WH04M,9187.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,330)MGY04,9188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,1)RQXSI04E,9189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,7)YB3EH04E,9190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,167)RQXSI04E,9191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304253,47)LCES004M,9192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,42)LGKFN04,9193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,417)LGKFN04,9194.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286625,95)PMXX04M,9195.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,380)LGKFN04,9196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,27)MGY04,9197.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291027,17)YBOLN04M,9198.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,1797)LCES004,9199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,2847)LCES004,9200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,511)LELVL04M,9201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,16)YB5KL04E,9202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,2367)LCES004,9203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306358,36)RMZSI04,9204.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294940,188)BR404M,9205.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301058,30)LCES004M,9206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282583,791)PMXX04M,9207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287235,100)PMXX04M,9208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,1741)LCES004,9209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305011,198)GL4W04M,9210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,16)MEK04,9211.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263410,272)LCES004M,9212.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,2884)LCES004,9213.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287908,37)YB3EH04A,9214.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,212)LCES004,9215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296137,1158)LGSRA04,9216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300988,328)LOVN1504,9217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,2694)LCES004,9218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,0),9219.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287785,31)KFZ4404M,9220.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,2051)LCES004,9221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,1880)LCES004,9222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,2997)LCES004,9223.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294303,11)EG11G04M,9224.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,1770)LCES004,9225.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294749,100)EGNOR04M,9226.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,2003)LCES004,9227.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289863,19)MGY04,9228.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,2706)YB3EH04A,9229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,13)YB5KL04E,9230.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295098,35)YB5KL04E,9231.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,202)EG11G04M,9232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,199)RQXSI04E,9233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,322)MRAE04,9234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,9)MRAE04,9235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,327)RQXSI04E,9236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,27)MYY04A,9237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,837)LCES004,9238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,334)RQXSI04E,9239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,12)RNI04M,9240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,473)YB3EH04A,9241.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294004,11)YB5KL04E,9242.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,3)MAB1204A,9243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,2656)YB5KL04E,9244.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(278855,6)KHVL104E,9245.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,147)MRAE04,9246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,6)PMXX04M,9247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,71)PMXX04M,9248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,58)MGY04,9249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,402)MGY04,9250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,178)YB5WH04M,9251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,260)KFZ4404M,9252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,127)LGKFN04,9253.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292257,69)RQXSI04E,9254.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,558)LGKFN04,9255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,34)RQXSI04E,9256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,172)MRAE04,9257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,718)LGKFN04,9258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,2757)KSLN04A,9259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312231,207)YB3EH04A,9260.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279887,716)LGSRA04,9261.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,382)MRAE04,9262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284346,208)LGKFN04,9263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,103)RQXSI04E,9264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,330)RJIU04M,9265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,10)YD5WH04M,9266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287302,7)LFMDA04A,9267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294580,12)MAB04,9268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,12)RQXU04E,9269.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289024,9)YB5WH04M,9270.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,8)GL34W04,9271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296896,134)LGZAA04M,9272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314225,16)MYY04A,9273.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293362,45)RNI04M,9274.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,82)LOVN1504,9275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,646)GL4W04M,9276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,6)MYY04A,9277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,45)LEMDAT04,9278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,123)RQXSI04E,9279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,277)PMXX04M,9280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,144)KWUR404E,9281.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291014,60)LCES004M,9282.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303485,11)LELVL104,9283.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289911,52)PMXX04M,9284.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,195)RQXSI04E,9285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,50)PMXX04M,9286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,85)KFZ4404M,9287.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(311032,46)LOVN1504,9288.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,4017)LCES004,9289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310671,94)LELVL104,9290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,132)RNI04M,9291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,1107)LCES004,9292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276611,80)RQXSI04E,9293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,179)LCES004,9294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,547)LCES004,9295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,275)PMXX04M,9296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,474)PMXX04M,9297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,1820)LCES004,9298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,1369)LCES004,9299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304335,4)LELVL104,9300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,62)EGNOR04M,9301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294876,185)PMXX04M,9302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,1977)LCES004,9303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,432)PMXX04M,9304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,43)GL34W04,9305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311329,57)MEK04,9306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,1681)LCES004,9307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309072,0),9308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,356)LCES004,9309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,29)MEK04,9310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284894,507)PMXX04M,9311.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294816,17)KFZ4404E,9312.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309284,196)LFMDA04A,9313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285178,1082)PMXX04M,9314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,465)RQXSI04E,9315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,12)YBOLN04M,9316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,24)YB5WH04M,9317.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287027,401)LCES004M,9318.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,3057)LCES004,9319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,362)LCES004,9320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301501,458)LCES004,9321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,634)LGKFN04,9322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,0),9323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,240)LGKFN04,9324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,389)PMXX04M,9325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,345)LGKFN04,9326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,1887)LCES004,9327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,990)LGKFN04,9328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,905)LGKFN04,9329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290578,9)RNI04M,9330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,11)MAB04,9331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300174,24)RMZU04,9332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298060,20)LOW304M,9333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,69)MYY04A,9334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280203,42)RMZU04,9335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,2041)LCES004,9336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285593,328)LCES004M,9337.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289978,21)BR404M,9338.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302536,27)RMZU04,9339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282205,4)YB5WH04M,9340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,188)EG11G04M,9341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,2783)LCES004,9342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279318,0),9343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315779,35)LCES004,9344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,2632)LCES004,9345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,64)MAB1204A,9346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,202)LCES004,9347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,2577)LCES004,9348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302840,218)RMZU04,9349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287895,99)PMXX04M,9350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,103)EG11G04M,9351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,1985)LCES004,9352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308410,97)RMZU04,9353.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292413,24)KWUR404E,9354.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,2214)LCES004,9355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288242,791)PMXX04M,9356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,355)PMXX04M,9357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,2279)LCES004,9358.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296145,411)EGPFA04,9359.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,18)YB3EH04E,9360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,438)EDGG704,9361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301576,223)EG11G04M,9362.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(278123,1)EGNOR04M,9363.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,56)RNI04M,9364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,1854)LCES004,9365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,37)YB3EH04E,9366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,68)RNI04M,9367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,167)RNI04M,9368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,2471)LCES004,9369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313899,48)KSAL1204,9370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,1680)LCES004,9371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,362)LCES004,9372.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292967,13)RNS04M,9373.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,207)LEMDAT04,9374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302456,26)LELVU04,9375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,47)YB3EH04E,9376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298426,93)LCES004M,9377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289076,2502)RMZU04,9378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,64)MAB1204A,9379.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288989,1130)RMZU04E,9380.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,79)LGKFN04,9381.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301972,163)LGAVA04,9382.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,66)LCES004,9383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,289)LELVU04,9384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,259)LELVU04,9385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,14)PMXX04M,9386.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295329,34)YBOLN04M,9387.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292875,63)LELVL04M,9388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,401)LEMDAT04,9389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,1809)KSPE104D,9390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290752,2)LELVU04,9391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,310)LEMDAT04,9392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298480,44)RMZU04,9393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,113)LGKFN04,9394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,148)RQXSI04E,9395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,391)LGKFN04,9396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263594,1205)LCES004M,9397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,262)YD5WH04M,9398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,23)YB5WH04M,9399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280671,408)LFMDA04A,9400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,10)MAB04,9401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313050,88)LCES004M,9402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295952,90)RQXSI04E,9403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301139,30)LCES004M,9404.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289280,382)LFMDA04A,9405.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278681,730)EHAMA04,9406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,77)YB5WH04M,9407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,1163)LCES004,9408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,10)YBOLN04M,9409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313717,27)MEK04,9410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,458)LGKFN04,9411.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293177,103)YD5WH04M,9412.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,154)MRAE04,9413.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(277361,580)LFPND04,9414.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,556)RNI04M,9415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280104,1628)LFMDA04A,9416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,6)$GL34W04,9417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292354,328)RMZU04,9418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,1143)YD5WH04M,9419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302356,113)BR404M,9420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301867,531)YB3EH04A,9421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,522)MRAE04,9422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,5)RNI04M,9423.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295794,565)LEMDAT04,9424.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,567)LEMDAT04,9425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283444,625)LGZAA04M,9426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,93)EGNOR04M,9427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,3106)LCES004,9428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,17)RQXSI04E,9429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296895,703)YB3EH04E,9430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,10)EBBRA04E,9431.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293570,37)YBOLN04M,9432.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,154)MRAE04,9433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,242)LCES004,9434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,3243)LCES004,9435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,378)RQXSI04E,9436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295522,1011)PMXX04M,9437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,703)LGKFN04,9438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298536,376)LFPND04,9439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,590)MRAE04,9440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,4)MGY04,9441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,135)MRAE04,9442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,15)BR404M,9443.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(276122,81)EG11G04M,9444.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,115)LGKFN04,9445.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287536,88)LELVL04M,9446.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,491)RQXSI04E,9447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,1125)PMXX04M,9448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289618,10)YB3EH04E,9449.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287111,49)EGNOR04M,9450.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,512)RNI04M,9451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,2329)LCES004,9452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,1296)LCES004,9453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,50)MYY04A,9454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288599,18)RMZU04E,9455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,24)YB5WH04M,9456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,302)MGY04,9457.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(302863,517)LELVU04,9458.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,537)RQXSI04E,9459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272234,4)RQXU04E,9460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,10)RNI04M,9461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,117)LGKFN04,9462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314808,27)MRAEE04,9463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290892,39)YB5WH04M,9464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296350,493)RQXSI04E,9465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,75)RJIU04M,9466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,492)MRAE04,9467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295448,78)RMZU04E,9468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,54)MRAE04,9469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279259,14)YH5MH04M,9470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294406,165)RQXSI04E,9471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285431,1461)LGKFN04,9472.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293884,17)EGNOR04M,9473.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,1797)MRAE04,9474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279261,255)LGSRA04,9475.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279411,25)KHVL104E,9476.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,588)MRAE04,9477.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291906,274)EGNOR04M,9478.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282665,230)LGSRA04,9479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,2847)LCES004,9480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294815,300)RMZU04,9481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284190,1024)PMXX04M,9482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312192,24)MAB3404A,9483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,40)MYY04A,9484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,374)RNI04M,9485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309978,1)RMZU04,9486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303351,140)LELVU04,9487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,117)PMXX04M,9488.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289872,173)PMXX04M,9489.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309200,513)LCES004M,9490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287040,316)RNI04M,9491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,16)YBOLN04M,9492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,51)GL34W04,9493.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286726,22)YB5WH04M,9494.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,86)MRAE04,9495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,19)LELVL04M,9496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,123)LGKFN04,9497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274596,264)RQXSI04E,9498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,66)MGY04,9499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309465,706)LGZAA04M,9500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,397)MRAE04,9501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305802,1383)EDGG704,9502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,4)KWUR404E,9503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291494,237)YH5MH04M,9504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286141,64)KWUR404E,9505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,244)EGNOR04M,9506.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(274389,48)LFPND04,9507.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,3)MGY04,9508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280142,742)EHAMA04,9509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304615,17)MEK04,9510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,150)PMXX04M,9511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,3)YB3EH04A,9512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,60)MEK04,9513.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(273572,93)LGZAA04M,9514.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,2640)LCES004,9515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295734,757)LEMDAT04,9516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,177)PMXX04M,9517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,7)KWUR404E,9518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,297)RJIU04M,9519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296261,2)YB5KL04E,9520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300582,157)KWUR404E,9521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,33)EBBRA04E,9522.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292989,22)YB5WH04M,9523.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,37)YB5WH04M,9524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,2877)LCES004,9525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290553,426)LEMDAT04,9526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,101)RJIU04M,9527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,694)RNI04M,9528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,546)RQXSI04E,9529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310303,372)RMZU04,9530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279893,138)EHAMA04,9531.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289194,0),9532.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,3)MEK04,9533.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287821,41)RMZSI04M,9534.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,2355)LCES004,9535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279243,112)KSPE1P04,9536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,273)EG11G04M,9537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,30)MRAE04,9538.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301074,228)LGKFN04,9539.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306207,1345)LCES004M,9540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,593)RNI04M,9541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,7)MYY04A,9542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,202)EBBRA04E,9543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,2)LCES004,9544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,41)RJIU04M,9545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284297,366)RQXSI04E,9546.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289675,32)KSPE1P04,9547.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291048,245)LEMDAT04,9548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318660,94)EDGG704,9549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,675)LEMDAT04,9550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287011,196)RMZU04E,9551.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287700,1046)LGZAA04M,9552.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,260)LGKFN04,9553.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287438,56)RNI04M,9554.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,105)EG11G04M,9555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278590,787)EHAMA04,9556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285372,4)YB3EH04E,9557.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286590,17)YB3EH04E,9558.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281891,107)KWUR404E,9559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,8)YH5MH04M,9560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,17)RNI04M,9561.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295174,250)BKED1204,9562.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306801,288)RMZU04,9563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297613,292)RQXSI04E,9564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,92)PMXX04M,9565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279467,101)YH5MH04M,9566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,562)RQXSI04E,9567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279801,379)EHAMA04,9568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,1500)LCES004,9569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304315,370)RMZU04,9570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,575)RNI04M,9571.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293965,27)RVKWS04,9572.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288302,28)RJIU04M,9573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,59)RNI04M,9574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294089,347)LEMDAT04,9575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283561,855)LGZAA04M,9576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,547)RQXSI04E,9577.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294518,57)$KSLN04M,9578.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274616,176)RQXSI04E,9579.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287288,17)KSPE1P04,9580.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,841)KCHI104M,9581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,98)PMXX04M,9582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,279)PMXX04M,9583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,13)LLBGA04L,9584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,9)MGY04,9585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301461,1)YB3EH04A,9586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,333)LGKFN04,9587.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295754,691)LEMDAT04,9588.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303451,207)KWUR1C04,9589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,1151)EG11G04M,9590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290407,1658)LFMDA04A,9591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306862,171)KSAL1204,9592.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296180,24)RMZU04,9593.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288104,18)KSPE104D,9594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,419)RQXSI04E,9595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311552,525)LFMDA04A,9596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,12)LGKFN04,9597.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290342,27)RJIU04M,9598.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309890,45)KWUR1C04,9599.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287195,18)BR204M,9600.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,6)RJIU04M,9601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307576,14)RMZU04,9602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297011,44)KSPE104D,9603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,59)LEMDAT04,9604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305689,373)LEMDAT04,9605.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(278945,469)LFMDA04A,9606.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,45)KHVL104E,9607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,4)LGKFN04,9608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288361,71)PMXX04M,9609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292255,8)YB3EH04A,9610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,246)EG11G04M,9611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294701,193)KSAL1204,9612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278647,1048)EHAMA04,9613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283258,78)RMZU04E,9614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289172,123)LEMDAT04,9615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298562,44)RMZU04,9616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286690,761)EHAMA04,9617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263418,12)BKED1204,9618.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294706,668)MM304,9619.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,479)LEMDAT04,9620.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294548,128)MGY04,9621.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,508)PMXX04M,9622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305354,72)MEK04,9623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296039,66)LEMDAT04,9624.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291559,98)RFBRT04M,9625.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317357,333)LGRPA04,9626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294048,40)RMZU04E,9627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,56)KWUR404E,9628.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296164,82)RQXSI04E,9629.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304557,173)LEMDAT04,9630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317603,646)LLBGA04L,9631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295730,96)LEMDAT04,9632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288720,239)PMXX04M,9633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,43)RQXSI04E,9634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305686,51)LEMDAT04,9635.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(284925,283)LGRPA04M,9636.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294807,1220)LCES004M,9637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,262)EG11G04M,9638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285209,1030)PMXX04M,9639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310512,231)LOVN1504,9640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285482,297)PMXX04M,9641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295733,126)LEMDAT04,9642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,948)LGKFN04,9643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289249,986)KFZ4404M,9644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304435,80)LELVU04,9645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316061,81)LLBGA04L,9646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,1586)LCES004,9647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317920,1866)EDGG704,9648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318119,40)LCES004,9649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301673,900)LCES004M,9650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296407,2)YB3EH04A,9651.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290681,0),9652.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287595,277)KWUR1C04,9653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263587,1405)LCES004M,9654.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288501,118)LEMDAT04,9655.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311863,32)YB3EH04A,9656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,648)LGKFN04,9657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293006,61)YH5MH04M,9658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287749,1154)LGZAA04M,9659.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(310647,3)MGY04,9660.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314730,17)MAB04,9661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,492)RQXSI04E,9662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,27)MAB04,9663.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279735,0),9664.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290680,1099)LGSRA04,9665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290272,164)LEMDAT04,9666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,765)RNI04M,9667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284504,88)RQXSI04E,9668.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286582,142)KFZ4404M,9669.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,43)RJIU04M,9670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305601,31)LLBGA04L,9671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,35)RQXSI04E,9672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281989,42)KHVL104E,9673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292091,38)LOVN1504,9674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,15)RJIU04M,9675.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279804,50)KHVL104E,9676.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,320)LGKFN04,9677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295005,56)KSPE104D,9678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304552,136)LEMDAT04,9679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,26)YD5WH04M,9680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,38)EG11G04M,9681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300815,1432)LCES004M,9682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,137)PMXX04M,9683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284206,81)RMZU04,9684.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295287,24)RQXI04E,9685.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,160)EG11G04M,9686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,42)KWUR404E,9687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,620)LGKFN04,9688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306188,129)LFMDA04A,9689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,65)LOVN1504,9690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304778,30)RVKWS04,9691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284467,84)RMZU04E,9692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,33)MYY04A,9693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294442,224)LOVN1504,9694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309473,213)LOVN1504,9695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298306,110)LOVN1504,9696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310287,160)LCES004,9697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,619)LGKFN04,9698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300896,45)GL34W04,9699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294005,102)RJIU04M,9700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277703,353)KHVL104E,9701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288740,26)RQXSI04E,9702.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288849,107)LGRPA04M,9703.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276534,80)KHVL104E,9704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,136)RJIU04M,9705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305811,302)KWUR1C04,9706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,180)YB3EH04E,9707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,131)EG11G04M,9708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290803,62)KHVL104E,9709.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287372,31)KSPE1P04,9710.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289309,24)YB3EH04E,9711.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293045,232)RQXU04E,9712.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287604,70)PMXX04M,9713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305867,1463)EDGG704,9714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,111)LGKFN04,9715.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293857,272)LGSRA04,9716.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,151)EG11G04M,9717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312066,702)EDGG704,9718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293549,60)RQXU04E,9719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281485,8)LELVU04,9720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315138,345)LCES004,9721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,1179)MRAEE04,9722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288339,68)KFZ4404M,9723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,3)RJIU04M,9724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297679,29)KWUR1C04,9725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,958)LGKFN04,9726.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279687,46)LGRPA04M,9727.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,188)RQXSI04E,9728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308432,26)RMZU04,9729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,0),9730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283489,83)RVKWU04M,9731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302725,28)MM204,9732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288191,15)KSPE1P04,9733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311351,204)LOVN1504,9734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279409,432)YH5MH04M,9735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281881,252)YB3EH04A,9736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,15)EGNOR04M,9737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,153)LGKFN04,9738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302970,128)LOVN1504,9739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,75)BR404M,9740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302665,185)GL34W04,9741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294097,15)LELVU04,9742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,821)LGKFN04,9743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279693,237)YH5MH04M,9744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296449,304)BKED1204,9745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(321498,1350)EDGG704,9746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289901,51)RQXSI04E,9747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292940,1198)EDGG704,9748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309508,1)LGRPA04,9749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,535)PMXX04M,9750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286628,119)RMZU04E,9751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,60)RQXU04E,9752.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295319,14)RJIU04M,9753.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,260)EG11G04M,9754.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(297119,90)LOW304M,9755.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,623)RNI04M,9756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282430,104)EBBRA04E,9757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,35)YB5KL04E,9758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318401,84)EDGG704,9759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293146,225)KSPE104D,9760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,719)LGKFN04,9761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306251,136)RMZU04,9762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278565,212)LELVU04,9763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296936,632)LGZAA04M,9764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318473,895)LLBGA04L,9765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288555,117)KFZ4404M,9766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,208)LELVU04,9767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304895,149)LOVN1504,9768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285671,12)RJIU04M,9769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,255)RVKWU04M,9770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,51)RJIU04M,9771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,17)YB5WH04M,9772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300322,337)MT4AT04E,9773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,30)MEK04,9774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305828,602)LCES004,9775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286844,144)KSPE104D,9776.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289158,100)RVKWU04M,9777.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316391,1470)EDGG704,9778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277284,7)EBBRA04E,9779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297362,90)RNI04M,9780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,65)RJIU04M,9781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307658,300)RMZU04,9782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305363,56)KWUR1C04,9783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,120)RJIU04M,9784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294111,72)LELVU04,9785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,92)RJIU04M,9786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,1340)EDGG704,9787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,143)RJIU04M,9788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311697,1560)EDGG704,9789.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294541,66)RJIU04M,9790.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297940,267)MT4AT04E,9791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301680,69)KWUR1C04,9792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,27)MEK04,9793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295231,70)LOVN1504,9794.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263463,278)LEBAS04A,9795.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302516,60)LCES004M,9796.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292683,45)YB5KL04E,9797.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310219,1787)EDGG704,9798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291178,103)KHVL104E,9799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304753,60)LGKFN04,9800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292330,52)KSPE1P04,9801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300133,97)RQXSI04E,9802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314816,1941)EDGG704,9803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,132)YB3EH04A,9804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306698,1680)EDGG704,9805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277278,38)RASI04M,9806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293710,1699)EDGG704,9807.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(316476,1758)EDGG704,9808.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292876,74)MRAE04,9809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306307,173)RMZU04,9810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,110)LOVN1504,9811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,1987)LCES004,9812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293566,118)RNI04M,9813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297374,190)RQXSI04E,9814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,80)EG11G04M,9815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290535,0),9816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304739,199)GL34W04,9817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283253,33)RASI04M,9818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315692,0),9819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292388,351)RQXU04E,9820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287287,79)RMZU04E,9821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284357,866)RVKWU04M,9822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,42)LOVN1504,9823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294546,43)LOVN1504,9824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292003,61)FUJ04M,9825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288684,279)YH5MH04M,9826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282868,67)KWUR404E,9827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295116,531)RQXU04E,9828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,1911)LCES004,9829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283748,160)MT4AT04E,9830.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294690,146)RVKWU04M,9831.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292917,15)LELVL04M,9832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294503,47)RNS04M,9833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283042,78)LGKFN04,9834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,749)LGKFN04,9835.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292297,20)RNI04M,9836.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,2338)LCES004,9837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288279,13)YB3EH04E,9838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287978,208)YH5MH04M,9839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284868,176)KSLN04M,9840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296970,71)KFZ4404M,9841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,25)MYY04A,9842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287290,112)MT4AT04E,9843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293539,836)RVKWU04M,9844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,207)KFZ4404M,9845.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285693,24)YB3EH04E,9846.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287918,304)GL4W04M,9847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314736,150)EDGG704,9848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314538,2100)EDGG704,9849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,2210)LCES004,9850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304372,76)RMZU04,9851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284562,35)KFZ4404M,9852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,898)EDGG704,9853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289464,148)RNI04M,9854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,4)LGKFN04,9855.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(314889,1073)EDGG704,9856.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306710,177)LOVN1504,9857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294148,145)RQXU04E,9858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278669,40)EHAMA04,9859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295790,278)LEMDAT04,9860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,816)RVKWU04M,9861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287367,223)YBOLN04M,9862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,92)YB3EH04A,9863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,39)EGNOR04M,9864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297433,185)EGPFA04,9865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310438,1036)EDGG704,9866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303850,5)LOVN1504,9867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317978,1982)EDGG704,9868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304880,108)LGZAA04M,9869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,1627)LCES004,9870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292423,1889)EDGG704,9871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304433,382)LELVU04,9872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294925,2003)RVKWU04M,9873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,68)LGKFN04,9874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279791,1392)EHAMA04,9875.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293929,226)RVKWU04M,9876.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297216,358)LGRPA04,9877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302033,171)LOVN1504,9878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295288,55)KSLN04M,9879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,1120)EDGG704,9880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,1480)EDGG704,9881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263503,36)RNS04M,9882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310983,1972)EDGG704,9883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292383,1597)EDGG704,9884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307846,21)RMZU04,9885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,188)RQXU04E,9886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281148,299)LGRPA04M,9887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317067,146)LLBGA04L,9888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303979,283)KSPE104D,9889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319337,1700)EDGG704,9890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313590,6)LLBGA04L,9891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297002,289)LGRPA04,9892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317222,1716)EDGG704,9893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277201,93)KHVL104E,9894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315618,1803)EDGG704,9895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295339,1828)RVKWU04M,9896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,30)BR404M,9897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(268974,18)KSPE1P04,9898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285870,1738)RVKWU04M,9899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316298,1875)EDGG704,9900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280587,1684)RVKWU04M,9901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,12)RJIU04M,9902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288957,172)LEMDAT04,9903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295620,1535)RVKWU04M,9904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305019,154)RNS04M,9905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283495,258)LGRPA04,9906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,534)RJIU04M,9907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,285)RQXSI04E,9908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292186,1898)LGSRA04,9909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295456,1343)RVKWU04M,9910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271199,265)RMZU04E,9911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,927)YD5WH04M,9912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,59)RJIU04M,9913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305013,60)LCES004M,9914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312494,125)LOVN1504,9915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291224,36)KSLN04M,9916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305929,129)LCES004M,9917.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296133,1104)RVKWU04M,9918.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280103,57)KSPE104D,9919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279642,52)KHVL104E,9920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313034,218)GL34W04,9921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315763,1361)EDGG704,9922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304463,234)RMZSI04,9923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307218,55)ZM56704,9924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,418)YB5WH04M,9925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300332,74)EG11G04M,9926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293074,51)RQXU04E,9927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,160)LGKFN04,9928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281715,192)LGRPA04,9929.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291206,36)RQXU04E,9930.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293804,73)KSAL1204,9931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295726,81)KSAL1204,9932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,58)PMXX04M,9933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285792,144)BR404M,9934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300538,186)KSPE104D,9935.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294049,3)RVKWU04M,9936.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303491,122)LGRPA04,9937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292872,53)KSAL1204,9938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,51)EG11G04M,9939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278598,1189)EHAMA04,9940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279652,115)KSPE1P04,9941.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294857,32)YBOLN04M,9942.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,83)EDGG704,9943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305661,305)LOVN1504,9944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263816,49)RMZU04,9945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315428,2)LELVL104,9946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314530,208)GL34W04,9947.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293561,286)RVKWU04M,9948.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304555,278)LEMDAT04,9949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263793,330)KSAL1204,9950.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290208,144)LGRPA04M,9951.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295343,720)RVKWU04M,9952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,2)YB3EH04E,9953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295819,544)RVKWU04M,9954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281534,135)LGRPA04M,9955.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290566,4)MYY04A,9956.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283115,86)RMZU04,9957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292112,186)KWUR404E,9958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263279,220)KFZ4404M,9959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297572,780)RVKWU04M,9960.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291353,14)RQXSI04E,9961.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289330,59)KSAL1204,9962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291341,21)KFZ4404M,9963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309061,365)EGPFA04,9964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309462,93)LOVN1504,9965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,868)YD5WH04M,9966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293521,91)LELVL04M,9967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,0),9968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297189,103)LGRPA04,9969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304690,275)LOVN1504,9970.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293565,20)RNI04M,9971.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288154,9)PMXX04M,9972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290863,383)RVKWU04M,9973.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285076,98)LGRPA04M,9974.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294449,57)BR404M,9975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297224,96)LGRPA04M,9976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298368,283)LOVN1504,9977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294433,787)RVKWU04M,9978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289961,274)KSPE104D,9979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,23)PMXX04M,9980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,109)EGNOR04M,9981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,85)RQXSI04E,9982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280192,104)YH5MH04M,9983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,221)LOVN1504,9984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285070,120)RMZU04E,9985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306583,76)LGRPA04,9986.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292947,273)KFZ4404M,9987.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295780,59)KSPE104D,9988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306272,62)KSPE104D,9989.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292483,40)RVKWU04M,9990.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,137)PMXX04M,9991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282158,65)LGRPA04M,9992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288723,99)YB3EH04A,9993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,3)EBBRA04E,9994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,73)RQXSI04E,9995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283452,86)RMZU04,9996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,231)LGKFN04,9997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,94)PMXX04M,9998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,110)YB3EH04A,9999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292442,77)RQXU04E,10000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292154,51)LGRPA04M,10001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300727,129)EGNOR04M,10002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302920,40)LELVL104,10003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,2100)LCES004,10004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293070,484)RNS04M,10005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293537,178)KFZ4404M,10006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,0),10007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293640,108)YB3EH04E,10008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,31)YB5WH04M,10009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306331,176)KSAL1204,10010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,119)MAB1204A,10011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309143,192)RMZU04,10012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,123)RJIU04M,10013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304074,217)KSPE104D,10014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311549,24)LELVL104,10015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271601,1614)RASI04M,10016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,304)YD5WH04M,10017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,2640)LCES004,10018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307025,69)YB3EH04A,10019.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290539,30)LGRPA04M,10020.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310475,2100)LCES004,10021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296955,31)KSAL1204,10022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298514,94)EBEEC04M,10023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,321)GL34W04,10024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,119)RJIU04M,10025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,51)RJIU04M,10026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294211,61)EG11G04M,10027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,32)RNI04M,10028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,2430)LCES004,10029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312009,996)LLBGA04L,10030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292211,16)LGRPA04M,10031.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t1.000000\t(t_x(278871,10)YB3EH04E,10032.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,26)MGY04,10033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287155,37)EBBRA04E,10034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276076,40)KFZ4404M,10035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292911,6)YB3EH04A,10036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307142,214)KSPE104D,10037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295519,93)YB3EH04A,10038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,148)RASI04M,10039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308908,53)ZM56704,10040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,115)MAB3404A,10041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300455,136)LCES004M,10042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,64)RJIU04M,10043.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288428,103)RVKWU04M,10044.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297680,788)RMZSI04,10045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,1890)LCES004,10046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,221)RQXSI04E,10047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295534,5)KFZ4404M,10048.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(282752,38)KSLN04A,10049.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288292,9)YB3EH04E,10050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283544,139)LGZAA04M,10051.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293560,286)RVKWU04M,10052.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281905,455)YH5MH04M,10053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295745,24)RNI04M,10054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286853,24)KSLN04M,10055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,188)PMXX04M,10056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301621,457)RNS04M,10057.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286569,20)RQXI04E,10058.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311042,117)KSAL1204,10059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286877,62)ZM56704,10060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317300,66)EDGG704,10061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295503,681)RVKWU04M,10062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292734,285)KSPE104D,10063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283795,265)RVKWU04M,10064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,11)MGY04,10065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296878,9)BR204M,10066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300045,113)KSPE104D,10067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284224,746)RMZSI04,10068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308705,60)LCES004M,10069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292092,11)KSLN04M,10070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298378,189)KFZ4404M,10071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,57)EDGG704,10072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285123,100)LGKFN04,10073.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293869,41)FUJ04M,10074.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,0),10075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,23)EDGG704,10076.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289759,22)EDGG704,10077.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306139,121)LOVN1504,10078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302351,296)GL34W04,10079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307733,80)LELVL104,10080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292405,418)RMZU04E,10081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290041,162)KFZ4404M,10082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277803,21)YH5MH04M,10083.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279482,17)YB5WH04M,10084.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281824,876)RVKWU04M,10085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307985,242)RMZU04,10086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307961,63)KWUR1C04,10087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290985,49)KSPE104D,10088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,66)MRAEE04,10089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317538,55)MAB1204A,10090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297974,139)YB3EH04A,10091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298592,62)RMZU04,10092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288078,157)EBBRA04E,10093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283305,204)KSLN04A,10094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318565,63)LELVL104,10095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290924,98)BR204M,10096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293166,91)MM304,10097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,572)RJIU04M,10098.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293544,105)RQXSI04E,10099.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291554,251)YH5MH04M,10100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295862,64)RFBRT04M,10101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306630,159)KSPE104D,10102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,88)YH5MH04M,10103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304239,57)LELVL104,10104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307095,613)LEBAS04A,10105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285525,116)KFZ4404M,10106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307899,28)CPGSE04,10107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281091,12)YB3EH04A,10108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298212,58)RMZU04,10109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307355,14)ZM56704,10110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295372,41)YB3EH04A,10111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,167)RQXSI04E,10112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,55)MYY04A,10113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298183,219)YB3EH04A,10114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312532,53)LELVL104,10115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311314,51)LELVL104,10116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300885,258)RMZSI04,10117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289405,9)KSLN04M,10118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306570,87)YB3EH04A,10119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301601,85)LOVN1504,10120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311478,47)LELVL104,10121.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286952,37)YBOLN04M,10122.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302365,771)RMZSI04,10123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312354,58)MAB1204A,10124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283464,204)YB3EH04A,10125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291223,340)EGPFA04,10126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296640,77)KSAL1204,10127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289613,290)KSLN04A,10128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300052,29)YB5WH04M,10129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297746,325)LOVN1504,10130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283862,508)RASI04M,10131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296022,42)MM204,10132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293156,248)RQXU04E,10133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305446,102)LELVL104,10134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306308,129)KWUR1C04,10135.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263607,48)LCES004M,10136.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298706,70)KSAL1204,10137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305538,656)RMZSI04,10138.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289972,62)PMXX04M,10139.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302953,22)RMZU04,10140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298619,223)RNS04M,10141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316531,548)LCES004,10142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,14)RQXSI04E,10143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290567,34)YB3EH04E,10144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301566,2)LCES004M,10145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,106)YB5KL04E,10146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311119,175)RMZSI04,10147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300848,115)LEBAS04M,10148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283128,45)YB3EH04E,10149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,28)EGNOR04M,10150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294845,143)KFZ4404M,10151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284125,411)RMZSI04,10152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309324,970)RMZSI04,10153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303930,119)YB3EH04A,10154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308677,299)RMZSI04,10155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285938,841)RMZSI04,10156.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292050,75)RJIU04M,10157.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279552,49)EBBRA04E,10158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297407,125)BKED1204,10159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302572,2)RVKWS04,10160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301350,664)RMZU04,10161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297519,157)FUJ04M,10162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,3986)LCES004,10163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301342,1560)LCES004M,10164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294362,78)EGNOR04M,10165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311074,74)GL34W04,10166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284399,84)LEBAS04A,10167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302310,150)LGKFN04,10168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283458,660)RMZSI04,10169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279347,200)KSPE1P04,10170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292319,70)KSPE1P04,10171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301003,203)CPRFBR04,10172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307217,690)RMZSI04,10173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288498,3)KFZ4404M,10174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291612,2)KFZ4404E,10175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,42)YBOLN04M,10176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302741,535)RMZSI04,10177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291887,220)BR404M,10178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282606,635)LEBAS04A,10179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286416,37)MM204,10180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310539,77)YB3EH04A,10181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292710,128)KSPE1P04,10182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309498,598)RMZSI04,10183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302986,696)LEBAS04A,10184.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(278562,6)YBOLN04M,10185.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287696,542)RMZSI04,10186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305671,13)LELVU04,10187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294791,49)LELVL04M,10188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,55)EG11G04M,10189.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294047,367)LELVL04M,10190.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309321,140)LGIRA04,10191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,574)RQXSI04E,10192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279716,272)LELVU04,10193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287631,81)LELVL04M,10194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300884,123)YB3EH04A,10195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,0),10196.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263743,195)LEBAS04A,10197.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305899,443)LEBAS04A,10198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317908,1763)EDGG704,10199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289783,81)KSAL1204,10200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304857,245)KSAL1204,10201.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301987,210)LCES004M,10202.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295885,241)RQXSI04E,10203.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290650,89)PMXX04M,10204.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,17)EGNOR04M,10205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278885,43)RMZU04E,10206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283414,26)YB3EH04E,10207.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290116,45)EDGG704,10208.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311876,188)LCES004,10209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303049,194)ZM56704,10210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310082,88)EDGG704,10211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296997,30)GL4W04M,10212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296939,268)YB3EH04A,10213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303550,14)LGKFN04,10214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,139)GL34W04,10215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307987,98)LELVL104,10216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,166)EGNOR04M,10217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,128)LGKFN04,10218.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294121,29)RVKWS04,10219.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307055,1)YB3EH04A,10220.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(312091,366)KSLN04A,10221.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314999,70)EDGG704,10222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290455,354)RNS04M,10223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290022,8)RQXU04E,10224.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(309693,23)MAB3404A,10225.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292991,19)YD5WH04M,10226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285163,90)MM304,10227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290676,65)RFBRT04M,10228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308402,81)LELVL104,10229.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293927,10)YBOLN04M,10230.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306577,79)LELVL104,10231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263376,18)LEBAS04M,10232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291652,28)LEBAS04M,10233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,25)RQXSI04E,10234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298130,266)KSLN04A,10235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287016,11)EBBRA04E,10236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291539,93)KSLN04M,10237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304486,361)LELVU04,10238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278872,120)EG11G04M,10239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279721,715)EHAMA04,10240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,129)RQXSI04E,10241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291514,79)YB3EH04E,10242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,70)GL34W04,10243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298321,101)LEBAS04A,10244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297904,176)LOVN1504,10245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276531,6)KHVL104E,10246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280453,160)EBBRA04E,10247.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(278149,35)EGNOR04M,10248.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291267,411)RNS04M,10249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279048,4)KHVL104E,10250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301367,188)YB3EH04A,10251.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287527,69)KHVL104E,10252.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287515,113)KFZ4404M,10253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295292,209)YB3EH04A,10254.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292446,9)BR204M,10255.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,27)YD5WH04M,10256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280278,919)EHAMA04,10257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,11)RNI04M,10258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301287,358)BKED1204,10259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312565,422)LCES004,10260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309940,55)LELVL104,10261.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286616,1123)RVKWU04M,10262.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296755,261)LGIRA04,10263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303747,122)KSAL1204,10264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279845,5)KHVL104E,10265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297424,43)BR204M,10266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292534,19)YB3EH04A,10267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,755)LGKFN04,10268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309965,111)LEBAS04A,10269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296035,1739)RVKWU04M,10270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280768,17)KFZ4404M,10271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285254,27)YD5WH04M,10272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306751,90)KWUR1C04,10273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293520,124)RFBRT04M,10274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283760,373)FUJ04M,10275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305491,89)YB3EH04A,10276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309070,20)EDGG704,10277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297370,71)YB3EH04A,10278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290573,25)EBBRA04E,10279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284316,107)YD5WH04M,10280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304629,30)RVKWS04,10281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263601,228)YB3EH04A,10282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296840,209)YB3EH04A,10283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295463,9)KALP2C04,10284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298255,76)YD5WH04M,10285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300850,57)LELVU04,10286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291040,39)YD5WH04M,10287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295516,45)RJIU04M,10288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290819,124)GL34W04,10289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288110,103)LCES004M,10290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308550,22)RVKWS04,10291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289171,29)EG11G04M,10292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,354)RMZU04E,10293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279524,39)KFZ4404E,10294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293050,111)RQXU04E,10295.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294135,3)YB5WH04M,10296.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297288,310)YB3EH04A,10297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291314,134)LELVL04M,10298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296289,27)KWUR1C04,10299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301360,90)LCES004M,10300.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290528,3)YBOLN04M,10301.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307068,184)LEBAS04A,10302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304161,22)LELVL104,10303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286712,54)RFBRT04M,10304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316314,123)KWUR1C04,10305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293071,263)RASI04M,10306.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294421,47)RVKWU04M,10307.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302890,18)LELVL104,10308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284911,118)KFZ4404M,10309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,24)ZM56704,10310.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(278037,5)YD5WH04M,10311.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,150)LCES004,10312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300765,1)YB3EH04E,10313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285718,5)BR404M,10314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270314,251)EBBRA04E,10315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284260,415)RASI04M,10316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293817,32)YD5WH04M,10317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285840,35)LELVL04M,10318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298246,183)RFBRT04M,10319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304862,72)MGY04,10320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306846,17)KWUR1C04,10321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302670,317)RMZSI04,10322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305745,4)RVKWS04,10323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286329,116)EBBRA04E,10324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305597,77)LOVN1504,10325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285189,771)RVKWU04M,10326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280798,31)YB3EH04A,10327.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289238,70)EGNOR04M,10328.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291515,68)KSLN04M,10329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293533,88)RFBRT04M,10330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287076,173)KFZ4404M,10331.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291994,29)YBOLN04M,10332.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,471)RQXU04E,10333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297185,269)KSLN04A,10334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284183,336)LOVN1504,10335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284860,502)RVKWU04M,10336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295550,72)LELVU04,10337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298160,116)KSAL1204,10338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300571,35)ZM56704,10339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286638,454)RNS04M,10340.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290550,101)MAB04,10341.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284094,30)EBBRA04E,10342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307021,173)LEBAS04A,10343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294594,269)KSAL1204,10344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,2230)RVKWU04M,10345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300762,0),10346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294025,77)RQXU04E,10347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300590,127)EG11G04M,10348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291480,133)KSLN04M,10349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305604,24)KFZ4404M,10350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303900,120)BR204M,10351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309203,178)YB3EH04A,10352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280283,82)YH5MH04M,10353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310901,276)YB3EH04A,10354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312414,41)LOVN1504,10355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298093,1)RFBRT04M,10356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308602,40)LOVN1504,10357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295795,18)LEMDAT04,10358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282912,42)RQXU04E,10359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312975,198)ZM56704,10360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284839,125)RASI04M,10361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287476,25)KFZ4404L,10362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296212,295)KSLN04A,10363.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293552,8)KSPE104D,10364.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279006,411)BKED1204,10365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,1005)LGKFN04,10366.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288982,22)YB3EH04E,10367.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296565,48)RNI04M,10368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298009,56)BR204M,10369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281290,48)RMZU04E,10370.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263412,17)LCES004M,10371.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,121)RJIU04M,10372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305837,15)KFZ4404L,10373.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291024,26)EBBRA04E,10374.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302777,99)LELVL104,10375.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288008,199)YB3EH04A,10376.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263346,59)GL4W04M,10377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283209,54)RMZU04E,10378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,27)YB5WH04M,10379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282837,85)KSLN04M,10380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311256,50)YB3EH04A,10381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291639,93)YB3EH04A,10382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310795,92)LELVL104,10383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,108)MGY04,10384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303868,582)LEMDAT04,10385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309331,31)RMZU04,10386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306922,183)LOVN1504,10387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296260,234)KSAL1204,10388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300715,54)BR404M,10389.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289684,28)EDGG704,10390.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286969,417)RASI04M,10391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,825)MRAE04,10392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298590,8)ZM56704,10393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303077,109)ZM56704,10394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303503,90)KSLN04A,10395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277424,1163)EHAMA04,10396.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290904,74)RASI04M,10397.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281256,314)RMZU04,10398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263367,75)RFBRT04M,10399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,71)RQXSI04E,10400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304882,70)LLBGA04L,10401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279969,320)RFBRT04M,10402.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291528,42)YB5WH04M,10403.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307547,131)LEBAS04A,10404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295183,104)YB3EH04A,10405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309298,84)EDGG704,10406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282416,8)RASI04M,10407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301879,63)LELVL104,10408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298333,152)KSPE104D,10409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302769,23)MAB04,10410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301949,270)LCES004M,10411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,1119)LGKFN04,10412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292565,14)KFZ4404E,10413.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285980,35)LCES004M,10414.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313298,125)GL34W04,10415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310853,57)LELVL104,10416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,569)RJIU04M,10417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320734,68)EDGG704,10418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293540,146)KFZ4404M,10419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300185,48)YB3EH04M,10420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300532,71)EG11G04M,10421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262875,264)EBBRA04E,10422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286706,31)YB5WH04M,10423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,574)RQXSI04E,10424.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294530,0),10425.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291739,420)KSLN04A,10426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,802)LEMDAT04,10427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305728,183)ZM56704,10428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,94)PMXX04M,10429.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290996,31)PMXX04M,10430.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298630,19)KSAL1A04,10431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279405,17)KFZ4404E,10432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290447,15)LEBAS04M,10433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291189,929)RVKWU04M,10434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287402,977)LELVL04M,10435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,599)MRAE04,10436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296778,92)RASI04M,10437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296465,195)KSAL1204,10438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302457,28)RJIU04M,10439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286841,274)KSAL1204,10440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280666,349)KSLN04A,10441.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(277463,556)LGKFN04,10442.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304357,38)LELVL104,10443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303297,19)KSLN04M,10444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310734,413)RMZSI04,10445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,459)LEMDAT04,10446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295413,182)RFBRT04M,10447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,1)MEK04,10448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308268,89)RMZU04,10449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306287,46)RVKWS04,10450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305806,34)LELVL104,10451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278154,19)KHVL104E,10452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289519,56)RMZU04E,10453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310580,35)EDGG704,10454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278487,244)YH5MH04M,10455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279896,186)RASI04M,10456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287286,150)EGNOR04M,10457.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(278603,433)EHAMA04,10458.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311143,29)RNS04M,10459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284566,164)YB3EH04A,10460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311462,27)LELVL104,10461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303164,160)KSPE104D,10462.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287279,24)RASI04M,10463.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,44)RQXSI04E,10464.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294120,8)RQXU04E,10465.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283965,98)LELVL04M,10466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307145,10)KSAL1204,10467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306685,11)KSAL1204,10468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297927,31)RVKWS04,10469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307135,24)EDGG704,10470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,117)RQXSI04E,10471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302940,89)KFZ4404M,10472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303282,86)LEMDAT04,10473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295984,48)RASI04M,10474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278839,19)EBEEC04M,10475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300422,326)KSAL1204,10476.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295922,35)KFZ4404M,10477.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294030,0),10478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297427,358)RMZSI04,10479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298177,67)RMZU04,10480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288341,135)KWUR1C04,10481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295168,184)BR204M,10482.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294156,39)YB3EH04E,10483.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269231,115)YH5MH04M,10484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292006,234)RVKWS04,10485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320054,16)EDGG704,10486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288911,76)KSPE104D,10487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,233)LCES004,10488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302774,332)RMZSI04,10489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,1151)EG11G04M,10490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311315,25)LEBAS04A,10491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293858,9)RQXU04E,10492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291971,23)KSLN04A,10493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,225)LCES004,10494.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263313,146)RFBRT04M,10495.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305522,198)KSPE104D,10496.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288696,17)RNI04M,10497.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294950,120)RNS04M,10498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263298,38)LELVL04M,10499.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286404,26)PMXX04M,10500.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287855,105)RNS04M,10501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263516,133)LEBAS04M,10502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301294,13)KWUR1C04,10503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301722,117)LEBAS04M,10504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267735,43)KSPE1P04,10505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305896,2)LELVL104,10506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303617,320)KSLN04A,10507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281523,56)EHAMA04,10508.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(310899,363)KSLN04A,10509.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302875,110)LEBAS04M,10510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282807,24)LGKFN04,10511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295912,61)EGNOR04M,10512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306542,2)RNS04M,10513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273554,15)EBEEC04M,10514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303247,17)RJIU04M,10515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294792,248)KSAL1204,10516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307878,77)KWUR1C04,10517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295129,70)YB3EH04E,10518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308855,185)YB3EH04A,10519.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288023,24)LELVL04M,10520.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278814,16)YB5WH04M,10521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302179,42)KWUR1C04,10522.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291649,34)LEMDAT04,10523.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279312,99)KSPE1P04,10524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309790,60)YB3EH04A,10525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,2)YB5WH04M,10526.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289673,94)MEK04,10527.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298397,191)YB3EH04A,10528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308248,428)YB3EH04A,10529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307791,109)ZM56704,10530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300487,98)YB3EH04A,10531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288046,54)MM304,10532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297827,61)MM304,10533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287722,50)BKED1204,10534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301059,142)GL34W04,10535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288101,274)KSPE104D,10536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290019,141)KWUR1C04,10537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291117,93)KSPE104D,10538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310096,86)MEK04,10539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297762,84)LEBAS04M,10540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309119,96)ZM56704,10541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287528,130)KFZ4404M,10542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302047,75)MAB1204A,10543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286753,12)LELVL04M,10544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,18)YBOLN04M,10545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303829,93)LOVN1504,10546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282785,201)YB3EH04E,10547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300414,42)YB3EH04A,10548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279386,43)YH5MH04M,10549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301719,65)LELVL104,10550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292656,68)KALP2C04,10551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288800,155)KFZ4404M,10552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293790,128)KSPE104D,10553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290696,530)RNS04M,10554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,8)PMXX04M,10555.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292457,88)LEBAS04M,10556.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287934,83)YB3EH04M,10557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297057,250)KCHI104M,10558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263339,139)LCES004M,10559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308308,80)YB3EH04A,10560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291241,2)GL4W04M,10561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295688,301)BKED1204,10562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302162,1718)LGKFN04,10563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292327,84)YB3EH04A,10564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277167,6)KHVL104E,10565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306995,174)YB3EH04A,10566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286575,118)LELVL04M,10567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292635,56)GL4W04M,10568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296135,77)RQXU04E,10569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296907,78)YD5WH04M,10570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,7)RQXSI04E,10571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295023,126)KSLN04A,10572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295501,63)LEBAS04M,10573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297079,4)RMZU04,10574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,170)EGNOR04M,10575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282070,71)RQXU04E,10576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285843,125)LELVL04M,10577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298488,145)LEBAS04A,10578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284450,167)KSLN04M,10579.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295216,72)YB3EH04E,10580.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,18)MYY04A,10581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285379,175)FUJ04M,10582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313135,52)KWUR1C04,10583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297368,118)LGAVA04,10584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,272)RQXSI04E,10585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291499,54)LELVL04M,10586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,123)RQXI04E,10587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302667,119)LGAVA04,10588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297781,195)YB3EH04A,10589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292859,227)KSLN04M,10590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275682,94)RFBRT04M,10591.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285292,97)RASI04M,10592.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282589,254)RMZSI04,10593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294125,111)RQXU04E,10594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300521,50)GL34W04,10595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305104,1)KSPE104D,10596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295273,43)EG11G04M,10597.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296181,88)YB3EH04E,10598.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311845,142)YB3EH04A,10599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285675,44)YB3EH04E,10600.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279734,37)RMZSI04M,10601.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309822,65)ZM56704,10602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290633,109)RJIU04M,10603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280744,33)LEBAS04A,10604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,14)YBOLN04M,10605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296550,79)YB3EH04A,10606.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294878,65)KSPE104D,10607.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291359,354)KCHI104M,10608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284344,35)YB3EH04E,10609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284184,46)RMZSI04,10610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306044,83)LELVL104,10611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292032,61)EGNOR04M,10612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282303,55)YBOLN04M,10613.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295562,16)RQXI04E,10614.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311813,80)LELVL104,10615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303152,406)LEBAS04A,10616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306270,79)LELVL104,10617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301145,342)YB3EH04A,10618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283256,117)EGNOR04M,10619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294448,151)MM304,10620.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295341,1)YB5WH04M,10621.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,4)YBOLN04M,10622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286313,1)YB3EH04A,10623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298502,355)YB3EH04A,10624.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(275338,26)FUJ04M,10625.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288756,7)YB3EH04A,10626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308136,22)LELVL104,10627.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293695,53)BR404M,10628.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297773,34)YB3EH04A,10629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301257,164)RMZSI04,10630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306012,23)LELVL104,10631.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285563,75)LCES004M,10632.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293601,10)YB5KL04E,10633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294010,104)LEMDAT04,10634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294164,164)BR404M,10635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301238,66)LELVL104,10636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288999,77)LEMDAT04,10637.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287222,39)RQXSI04E,10638.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278889,154)KHVL104E,10639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,12)$YBOLN04M,10640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,3)YB5WH04M,10641.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286988,29)KSLN04M,10642.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301299,207)YB3EH04A,10643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,166)RJIU04M,10644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289175,114)KFZ4404M,10645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285040,162)RASI04M,10646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,28)MAB1204A,10647.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(274564,55)RQXSI04E,10648.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294637,109)LELVL04M,10649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290015,124)BR204M,10650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308836,130)YB3EH04A,10651.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290666,56)MAB04,10652.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287899,1)KFZ4404M,10653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310594,45)LELVL104,10654.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291367,133)YD5WH04M,10655.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,17)RJIU04M,10656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305923,40)LELVL104,10657.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285575,6)RQXI04E,10658.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286989,44)KSPE104D,10659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288728,68)EBEEC04M,10660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301888,77)KWUR1C04,10661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,204)MRAE04,10662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298318,25)KSPE104D,10663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293139,40)RNS04M,10664.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292436,90)EG11G04M,10665.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302592,16)YD5WH04M,10666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282259,49)YB5WH04M,10667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302474,67)LELVL04M,10668.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294611,114)EGNOR04M,10669.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300204,129)EG11G04M,10670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290166,140)RNS04M,10671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306491,30)LCES004M,10672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279885,942)EHAMA04,10673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296857,96)BR204M,10674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,312)RNS04M,10675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296668,104)YB3EH04A,10676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308334,27)EBEEC04M,10677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318832,18)MRAE04,10678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287337,178)KFZ4404M,10679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301726,24)LELVL104,10680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,14)MAB04,10681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315040,25)LELVL104,10682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282620,192)YB3EH04A,10683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291917,35)RJIU04M,10684.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295418,19)MM304,10685.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283211,4)RMZU04E,10686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305432,2)RMZSI04,10687.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286774,47)RASI04M,10688.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302830,155)RMZSI04,10689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271412,30)RMZU04E,10690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,12)MGY04,10691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308004,65)ZM56704,10692.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279756,14)YH5MH04M,10693.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278261,78)KFZ4404M,10694.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292287,8)KSPE104D,10695.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282283,16)YB3EH04A,10696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263389,17)MM304,10697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305783,10)LELVL104,10698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282720,91)KWUR404E,10699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316285,6)KWUR1C04,10700.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292094,33)LELVL04M,10701.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276911,59)RNS04M,10702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301365,183)ZM56704,10703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303790,344)LOVN1504,10704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304568,153)ZM56704,10705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294603,26)YB3EH04A,10706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263859,32)LEBAS04A,10707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293821,17)KSAL1204,10708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307860,2)YB3EH04A,10709.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291843,31)LELVL04M,10710.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285766,71)RQXSI04E,10711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296672,2)RASI04M,10712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,40)MGY04,10713.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292544,2)EG11G04M,10714.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295595,20)YB3EH04A,10715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300671,230)YB3EH04A,10716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269531,282)EBBRA04E,10717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285521,51)YB3EH04M,10718.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292088,43)LEBAS04M,10719.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,12)MAB04,10720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291078,49)YB5KL04E,10721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285393,49)YB3EH04E,10722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297500,486)LEBAS04A,10723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284550,14)LELVL04M,10724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294900,57)RMZU04E,10725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263613,21)BKED1204,10726.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294158,12)YB3EH04A,10727.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,241)MGY04,10728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286658,18)EBBRA04E,10729.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293048,87)LELVL04M,10730.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,32)MGY04,10731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283094,5)$KWUR404E,10732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294847,12)MM304,10733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306388,13)ZM56704,10734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303061,153)BKED1204,10735.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288247,35)YB5WH04M,10736.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312456,29)YB3EH04A,10737.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287518,2)YB5WH04M,10738.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,35)MGY04,10739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313354,520)LEBAS04A,10740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309599,43)YB3EH04A,10741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288404,107)YH5MH04M,10742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308239,162)KWUR1C04,10743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305803,50)KWUR1C04,10744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304362,3420)LGZAA04M,10745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286781,114)KFZ4404M,10746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297922,25)KSLN04A,10747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292837,240)KFZ4404M,10748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,19)EGNOR04M,10749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,7)RJIU04M,10750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298698,59)KSLN04M,10751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297554,22)RNI04M,10752.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289192,18)ZM56704,10753.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297234,97)YD5WH04M,10754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,39)EGNOR04M,10755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,10)YBOLN04M,10756.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293626,70)LELVL04M,10757.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284880,12)EG11G04M,10758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301709,1369)LCES004M,10759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308460,239)YB3EH04A,10760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301656,58)RNI04M,10761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294752,119)YB3EH04E,10762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283829,10)YB5WH04M,10763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295594,72)RNS04M,10764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,6)MEK04,10765.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291323,36)YB3EH04E,10766.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306190,1)YB3EH04A,10767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306204,7)MAB3404A,10768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300883,33)LEBAS04A,10769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291679,182)RNS04M,10770.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294327,90)RJIU04M,10771.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307265,443)LEBAS04A,10772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297702,435)RMZSI04,10773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,9)MRAEE04,10774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297436,186)FUJ04M,10775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306449,625)LEBAS04A,10776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,43)MRAE04,10777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315019,2136)EDGG704,10778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287623,38)LELVL04M,10779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292805,326)RVKWS04,10780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,73)MGY04,10781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275809,16)YD5WH04M,10782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310724,0),10783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,53)YB5WH04M,10784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,25)BR404M,10785.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292969,54)GL4W04M,10786.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295708,76)BR204M,10787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,136)LOVN1504,10788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,1299)LGZAA04M,10789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283561,3255)LGZAA04M,10790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276588,3425)LGZAA04M,10791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,117)MAB04,10792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310282,93)LCES004,10793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,34)YB5WH04M,10794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,132)YB5WH04M,10795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296896,1334)LGZAA04M,10796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309190,220)MGY04,10797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,65)MYY04A,10798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,123)MGY04,10799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,418)MRAEE04,10800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,69)MGY04,10801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,66)MAB04,10802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,2143)LGKFN04,10803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,174)MGY04,10804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,179)MRAEE04,10805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,439)RQXSI04E,10806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283544,3215)LGKFN04,10807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,136)MGY04,10808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,271)GL34W04,10809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,55)MRAEE04,10810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,137)MGY04,10811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305542,129)MRAEE04,10812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,1280)KSPE104D,10813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317644,0),10814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,444)MGY04,10815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,99)MAB04,10816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310082,188)EDGG704,10817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,121)MAB3404A,10818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307135,224)EDGG704,10819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,1975)LCES004,10820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311071,286)EDGG704,10821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,445)EDGG704,10822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,103)YB3EH04E,10823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,605)RMZU04E,10824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,135)MAB04,10825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289759,322)EDGG704,10826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289684,128)EDGG704,10827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317300,166)EDGG704,10828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300762,100)EDGG704,10829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,88)RJIU04M,10830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293468,24)RJIU04M,10831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294005,189)RJIU04M,10832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,89)RJIU04M,10833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,473)BR404M,10834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,94)RJIU04M,10835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,44)RQXSI04E,10836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,1846)LGKFN04,10837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,224)RJIU04M,10838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,14)YB5KL04E,10839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,55)YBOLN04M,10840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,100)EDGG704,10841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,230)RJIU04M,10842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,717)RJIU04M,10843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296303,15)YB3EH04E,10844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,259)GL34W04,10845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282954,77)RQXI04E,10846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,130)RQXI04E,10847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,125)YBOLN04M,10848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,65)RQXSI04E,10849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,376)YH5MH04M,10850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,131)RQXSI04E,10851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,784)RJIU04M,10852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,306)ZM56704,10853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294421,139)RVKWU04M,10854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289913,109)YH5MH04M,10855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293566,216)RNI04M,10856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293561,747)RVKWU04M,10857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,1275)LGKFN04,10858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289464,246)RNI04M,10859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,220)RQXSI04E,10860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,214)RQXSI04E,10861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282374,763)RVKWU04M,10862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294690,239)RVKWU04M,10863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,1036)YD5WH04M,10864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292483,594)RVKWU04M,10865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,34)MEK04,10866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,2388)LGKFN04,10867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,146)MAB1204A,10868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,139)RQXSI04E,10869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277313,50)YBOLN04M,10870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,965)LOVN1504,10871.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(281290,158)YBOLN04M,10872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,1805)MGY04,10873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311413,108)ZM56704,10874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,72)MAB04,10875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,611)PMXX04M,10876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294947,76)YD5WH04M,10877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,123)EG11G04M,10878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,87)MGY04,10879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,68)RQXI04E,10880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281511,1802)LGSRA04,10881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,141)GL34W04,10882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,144)MGY04,10883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,110)PMXX04M,10884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283795,449)RVKWU04M,10885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,104)RQXSI04E,10886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293560,747)RVKWU04M,10887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,58)RNI04M,10888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,158)RQXI04E,10889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,153)RJIU04M,10890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283954,26)YBOLN04M,10891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,34)YB5KL04E,10892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,227)RNI04M,10893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,75)YB5WH04M,10894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,623)RNI04M,10895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288428,473)RVKWU04M,10896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,160)YBOLN04M,10897.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294001,104)EGPFA04,10898.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,675)RJIU04M,10899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294773,77)YBOLN04M,10900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294530,646)RVKWU04M,10901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,88)YBOLN04M,10902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,298)RQXSI04E,10903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280645,7)YBOLN04M,10904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,602)LGKFN04,10905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,917)LGKFN04,10906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,74)YBOLN04M,10907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,720)LGKFN04,10908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,74)YB5WH04M,10909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,233)EGNOR04M,10910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,930)RQXSI04E,10911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,128)YB5WH04M,10912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,780)LGKFN04,10913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,156)ZM56704,10914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,941)RQXSI04E,10915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,505)LCES004,10916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,69)YB5WH04M,10917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296342,96)EGNOR04M,10918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296688,13)YD5WH04M,10919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303049,114)MAB3404A,10920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273960,101)EGNOR04M,10921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,108)RNI04M,10922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,212)KFZ4404M,10923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,278)MAB1204A,10924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,540)RVKWU04M,10925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291519,140)MEK04,10926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,150)LCES004,10927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,382)PMXX04M,10928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304568,230)ZM56704,10929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,450)LCES004,10930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,1050)PMXX04M,10931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288361,689)PMXX04M,10932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291491,234)ZM56704,10933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317008,36)MRAE04,10934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287402,511)PMXX04M,10935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,218)MEK04,10936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306667,290)ZM56704,10937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,81)MEK04,10938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,196)YD5WH04M,10939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,1178)LCES004,10940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,711)RQXSI04E,10941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288720,857)PMXX04M,10942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,464)LGKFN04,10943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309281,346)ZM56704,10944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,129)GL34W04,10945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283489,453)RVKWU04M,10946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,709)LGKFN04,10947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,2048)LCES004,10948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295929,472)RVKWU04M,10949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,613)PMXX04M,10950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,2025)LCES004,10951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,2331)LCES004,10952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284316,161)YD5WH04M,10953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287946,857)PMXX04M,10954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289158,470)RVKWU04M,10955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,50)RNI04M,10956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,510)RQXSI04E,10957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,2022)LCES004,10958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,2492)LCES004,10959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,2918)LCES004,10960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,1440)LCES004,10961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285664,1596)LCES004,10962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,1876)LCES004,10963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,1681)LCES004,10964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,2353)LCES004,10965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,1650)LCES004,10966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,169)KFZ4404M,10967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,2061)LCES004,10968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,2158)LCES004,10969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,178)MAB1204A,10970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,150)RQXSI04E,10971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,2488)LCES004,10972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307355,456)MAB3404A,10973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,42)RQXSI04E,10974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,2360)LCES004,10975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,1777)LCES004,10976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289683,358)ZM56704,10977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,40)RQXSI04E,10978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,65)RNI04M,10979.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(302317,599)KSLN04M,10980.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,360)GL34W04,10981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,561)RVKWU04M,10982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,300)LCES004,10983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,2541)LCES004,10984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,1295)KSPE104D,10985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,162)RQXI04E,10986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,2844)LCES004,10987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,2966)LCES004,10988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,1215)LCES004,10989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,145)RVKWU04M,10990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,238)LCES004,10991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,835)RQXSI04E,10992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,2419)LCES004,10993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,2986)LCES004,10994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,489)ZM56704,10995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,256)GL34W04,10996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288377,336)RVKWU04M,10997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274616,288)RQXSI04E,10998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,96)MEK04,10999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,299)MGY04,11000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,246)ZM56704,11001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,245)MAB1204A,11002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,325)RVKWU04M,11003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,1578)LCES004,11004.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(300256,319)LOVN1504,11005.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,110)MEK04,11006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297145,167)LOVN1504,11007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,192)MAB3404A,11008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,105)MRAE04,11009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302665,260)GL34W04,11010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,386)MGY04,11011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,42)MAB1204A,11012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296772,54)LOVN1504,11013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,232)MEK04,11014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,660)LGKFN04,11015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,98)MGY04,11016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303077,32)ZM56704,11017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304739,274)GL34W04,11018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276611,192)RQXSI04E,11019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,302)MGY04,11020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264013,83)MAB3404A,11021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,143)MAB1204A,11022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291024,156)RQXSI04E,11023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313034,293)GL34W04,11024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,219)MGY04,11025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,380)PMXX04M,11026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298402,368)LCES004M,11027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314530,283)GL34W04,11028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,98)RQXSI04E,11029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294552,172)EGNOR04M,11030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,409)LCES004,11031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302351,371)GL34W04,11032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,1671)LCES004,11033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,86)YB5WH04M,11034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303341,347)LCES004M,11035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,208)EG11G04M,11036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,37)MYY04A,11037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,74)MGY04,11038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289024,62)YB5WH04M,11039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,158)MGY04,11040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282205,38)KSLN2C04,11041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,51)YB3EH04E,11042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,1915)LGKFN04,11043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298697,112)YB3EH04E,11044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301987,660)LCES004M,11045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,1580)LCES004,11046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307897,302)LCES004M,11047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294857,77)YBOLN04M,11048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,140)YH5MH04M,11049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,2228)LCES004,11050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306902,277)MEK04,11051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,1870)YD5WH04M,11052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,2507)LCES004,11053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,2368)LCES004,11054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,471)GL34W04,11055.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279193,12)YH5MH04M,11056.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285980,785)LCES004M,11057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,736)LCES004,11058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,729)GL4W04M,11059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,2370)LCES004,11060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,727)LCES004,11061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,2492)LCES004,11062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304253,197)LCES004M,11063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,1696)LCES004,11064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1022)EG11G04M,11065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,74)YD5WH04M,11066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,502)PMXX04M,11067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,129)RNI04M,11068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292629,790)LCES004M,11069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,2772)LCES004,11070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,1641)LCES004,11071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,106)MGY04,11072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305929,579)LCES004M,11073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,301)PMXX04M,11074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,2190)LCES004,11075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,1988)LCES004,11076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,362)RQXSI04E,11077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,193)RNI04M,11078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,43)MYY04A,11079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287235,615)PMXX04M,11080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282583,277)PMXX04M,11081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,4)KSLN04M,11082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,665)PMXX04M,11083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,508)YD5WH04M,11084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,1668)LCES004,11085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306358,122)RMZSI04,11086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311329,151)MEK04,11087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,222)KWUR404E,11088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,105)RQXSI04E,11089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,1952)LCES004,11090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305432,174)RMZSI04,11091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,2457)LCES004,11092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,74)YB3EH04E,11093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294876,288)PMXX04M,11094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,2738)LCES004,11095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,730)RQXSI04E,11096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,2739)LCES004,11097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285482,812)PMXX04M,11098.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286600,432)KCHI104M,11099.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,2518)LCES004,11100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,198)LELVL04M,11101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309267,218)RMZSI04,11102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291679,382)RNS04M,11103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,263)BR404M,11104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,112)RQXSI04E,11105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,206)MGY04,11106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290166,440)RNS04M,11107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,2090)LCES004,11108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288242,277)PMXX04M,11109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,240)EGNOR04M,11110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,556)LCES004,11111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,571)YD5WH04M,11112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,39)MAB3404A,11113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,81)PMXX04M,11114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,121)MGY04,11115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283829,116)YB5WH04M,11116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295098,93)YB5KL04E,11117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295594,472)RNS04M,11118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295522,497)PMXX04M,11119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,354)EGNOR04M,11120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,506)PMXX04M,11121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278322,0),11122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284190,510)PMXX04M,11123.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(303929,54)LGKFN04,11124.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292405,586)RMZU04E,11125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,55)YB5WH04M,11126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,232)YB5KL04E,11127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,6)YBOLN04M,11128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,109)MYY04A,11129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,388)EGNOR04M,11130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,311)RQXSI04E,11131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286485,11)YBOLN04M,11132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,76)YB5WH04M,11133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,300)RQXU04E,11134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,570)KFZ4404M,11135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301010,605)RNS04M,11136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313344,317)MRAE04,11137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,519)YB3EH04A,11138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,198)RQXSI04E,11139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311412,241)KSLN04A,11140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,266)RJIU04M,11141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279395,14)YB5WH04M,11142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294944,358)YB5WH04M,11143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,552)RQXSI04E,11144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,109)PMXX04M,11145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300988,1256)LOVN1504,11146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309953,469)LOVN1504,11147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,559)RQXSI04E,11148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,2712)LGSRA04,11149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,174)PMXX04M,11150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,87)YB5KL04E,11151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,237)MRAE04,11152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,109)RNI04M,11153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,949)LGKFN04,11154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,98)LELVL04M,11155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,249)MAB1204A,11156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,211)LGKFN04,11157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,399)KFZ4404M,11158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,52)LGKFN04,11159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,87)RQXSI04E,11160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,466)KFZ4404M,11161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296350,43)RQXSI04E,11162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,26)MYY04A,11163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285209,516)PMXX04M,11164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287076,311)KFZ4404M,11165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,167)RQXSI04E,11166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300848,289)LEMDAT04,11167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,419)RQXU04E,11168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305011,114)GL4W04M,11169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309284,916)LFMDA04A,11170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,532)RQXSI04E,11171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295732,190)LEMDAT04,11172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,246)LGKFN04,11173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314225,99)MYY04A,11174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281348,414)KFZ4404M,11175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,430)MRAE04,11176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,442)RQXSI04E,11177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,560)YB3EH04E,11178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297393,42)BR404M,11179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,938)LCES004,11180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296180,193)RMZU04,11181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307658,384)RMZU04,11182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288647,189)LEMDAT04,11183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302890,122)LELVL104,11184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,644)LGKFN04,11185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,200)RQXSI04E,11186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304414,81)LEMDAT04,11187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277445,47)BR404M,11188.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288445,32)LGKFN04,11189.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,802)LGKFN04,11190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285178,568)PMXX04M,11191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,878)LCES004,11192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298480,128)RMZU04,11193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288725,139)LEMDAT04,11194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305548,82)LEMDAT04,11195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292967,113)RNS04M,11196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,900)LGKFN04,11197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294779,753)RNS04M,11198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301673,1050)LCES004M,11199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301238,273)LELVL104,11200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302356,188)BR404M,11201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,97)RQXU04E,11202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,305)RNI04M,11203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294580,65)MRAEE04,11204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303790,416)LOVN1504,11205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,52)MGY04,11206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300140,271)RMZU04,11207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,354)RJIU04M,11208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,153)KHVL104E,11209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302924,294)LELVL104,11210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307992,3368)LGZAA04M,11211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306718,68)LOVN1504,11212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,225)LOVN1504,11213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291656,360)YH5MH04M,11214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287302,727)LFMDA04A,11215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307576,86)YB3EH04A,11216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,949)YB3EH04A,11217.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(284104,413)YD5WH04M,11218.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302096,182)LOVN1504,11219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,307)RQXSI04E,11220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,446)RJIU04M,11221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292354,412)RMZU04,11222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311032,189)LOVN1504,11223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294503,847)RNS04M,11224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303485,321)LELVL104,11225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301972,22)LGAVA04,11226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,204)EGNOR04M,11227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302536,280)RMZU04,11228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287489,93)YB3EH04A,11229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306922,540)LOVN1504,11230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307103,54)MAB3404A,11231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310671,301)LELVL104,11232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,118)GL34W04,11233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,920)RQXSI04E,11234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292991,73)YD5WH04M,11235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,312)RNI04M,11236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,272)MGY04,11237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288501,197)LEMDAT04,11238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,70)YB5WH04M,11239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,230)RNI04M,11240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304335,211)LELVL104,11241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309072,103)LELVL104,11242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301003,444)YB3EH04A,11243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278920,4)YB5WH04M,11244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301867,161)YB3EH04A,11245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,565)PMXX04M,11246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,75)KWUR404E,11247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,103)RNI04M,11248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,160)YB3EH04E,11249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295879,873)RNS04M,11250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,1611)LCES004,11251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,339)EG11G04M,11252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,158)LELVU04,11253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283256,47)EGNOR04M,11254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,1072)EG11G04M,11255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,513)LELVU04,11256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,615)RJIU04M,11257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286569,125)EBBRA04E,11258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302840,302)RMZU04,11259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,147)RJIU04M,11260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,77)YB5WH04M,11261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305896,415)LELVL104,11262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,74)YB5KL04E,11263.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296992,40)YB3EH04E,11264.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,181)RJIU04M,11265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302777,409)LELVL104,11266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,50)YB3EH04E,11267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298577,469)RMZU04,11268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278855,58)YH5MH04M,11269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,695)LCES004,11270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,434)EGNOR04M,11271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297554,120)RNI04M,11272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,1988)LCES004,11273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293881,38)EGNOR04M,11274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,182)YBOLN04M,11275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,120)RNI04M,11276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,146)MAB1204A,11277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,144)MGY04,11278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,82)RQXSI04E,11279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,1252)YD5WH04M,11280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272894,30)RQXU04E,11281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,152)MYY04A,11282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306044,496)LELVL104,11283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,690)RQXSI04E,11284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,110)RJIU04M,11285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,635)RJIU04M,11286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,187)YB3EH04E,11287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279318,150)LCES004M,11288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,720)LGKFN04,11289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,989)LGKFN04,11290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,1074)LGKFN04,11291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,374)LCES004,11292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277598,8)YB5WH04M,11293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,282)YB5KL04E,11294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,1679)LCES004,11295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315779,379)LCES004,11296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,68)YB5KL04E,11297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,80)MYY04A,11298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300174,193)RMZU04,11299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,792)RNI04M,11300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,287)MAB04,11301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,977)YD5WH04M,11302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,774)LGKFN04,11303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286678,18)EBBRA04E,11304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,610)RNI04M,11305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,790)PMXX04M,11306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,695)RJIU04M,11307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,97)YB3EH04E,11308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309462,236)LOVN1504,11309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,2007)LCES004,11310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,2310)LCES004,11311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,518)LCES004,11312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279642,126)KHVL104E,11313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289605,15)LCES004M,11314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,845)YD5WH04M,11315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,281)LEMDAT04,11316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296895,753)YB3EH04E,11317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,672)EGNOR04M,11318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285624,448)YD5WH04M,11319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288849,467)LGRPA04M,11320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,673)RNI04M,11321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,116)PMXX04M,11322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300866,517)RMZU04,11323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306251,305)RMZU04,11324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,308)PMXX04M,11325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298713,51)YB3EH04E,11326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305962,1162)LEMDAT04,11327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,183)EG11G04M,11328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301709,2119)LCES004M,11329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,154)RNI04M,11330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,124)YBOLN04M,11331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,265)RNI04M,11332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,882)LEMDAT04,11333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,474)EGNOR04M,11334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283549,312)YB3EH04E,11335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287155,115)EBBRA04E,11336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,1781)MEK04,11337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,388)LELVU04,11338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279652,251)KHVL104E,11339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290752,235)LEBAS04M,11340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,2196)LCES004,11341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,149)PMXX04M,11342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288989,1213)RMZU04E,11343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310117,210)YB3EH04A,11344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,840)LGKFN04,11345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,625)LEMDAT04,11346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,420)EGNOR04M,11347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,700)RJIU04M,11348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,716)LEMDAT04,11349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,760)EGNOR04M,11350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,280)LGKFN04,11351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306384,519)LELVU04,11352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290761,533)YD5WH04M,11353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305828,1118)LCES004,11354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,58)MEK04,11355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292875,166)LELVL04M,11356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,253)EHAMA04,11357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,878)LCES004,11358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313717,121)MEK04,11359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,221)LLBGA04L,11360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311863,217)YB3EH04A,11361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278945,1909)LFMDA04A,11362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308593,489)RMZU04,11363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317357,693)LGRPA04,11364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306801,457)RMZU04,11365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,116)MGY04,11366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,286)LEBAS04M,11367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,298)MAB04,11368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280203,549)RMZU04,11369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290583,533)YD5WH04M,11370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318660,394)EDGG704,11371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,17)EGNOR04M,11372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288513,111)RQXU04E,11373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298093,76)BR204M,11374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290055,30)RMZU04E,11375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,233)EGNOR04M,11376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,130)RQXSI04E,11377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,900)LGKFN04,11378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,679)LGKFN04,11379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307846,190)RMZU04,11380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,593)EGNOR04M,11381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,84)YBOLN04M,11382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289238,349)EGNOR04M,11383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,691)RNI04M,11384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315138,517)LCES004,11385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279801,518)EHAMA04,11386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278681,869)EHAMA04,11387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296147,196)LELVU04,11388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283209,305)RMZU04E,11389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263594,1355)LCES004M,11390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289160,18)ZM56704,11391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263351,53)RFBRT04M,11392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263793,246)KSAL1204,11393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269731,35)EBBRA04E,11394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289249,1053)PMXX04M,11395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,152)YD5WH04M,11396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,11)RQXSI04E,11397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,82)YBOLN04M,11398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282090,111)LELVL04M,11399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308432,618)RMZU04,11400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,188)EGNOR04M,11401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306307,342)RMZU04,11402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307672,610)RMZU04,11403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289618,110)YB3EH04E,11404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,203)MAB3404A,11405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,218)RQXSI04E,11406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293626,173)LELVL04M,11407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287536,191)LELVL04M,11408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,280)RQXSI04E,11409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,250)RJIU04M,11410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294594,437)KSAL1204,11411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,895)RJIU04M,11412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,603)RQXSI04E,11413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3265)MRAE04,11414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,108)RNI04M,11415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313899,132)KSAL1204,11416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,810)LGKFN04,11417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,167)MRAE04,11418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,163)RJIU04M,11419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,294)RJIU04M,11420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290892,92)YB5WH04M,11421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279411,139)KSPE1P04,11422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,663)EGNOR04M,11423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,747)MRAE04,11424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,654)RNI04M,11425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301501,1317)LCES004,11426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,47)YB5WH04M,11427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317908,1313)EDGG704,11428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309172,1283)EDGG704,11429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267745,218)EBBRA04E,11430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289519,307)RMZU04E,11431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315019,1236)EDGG704,11432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,126)GL34W04,11433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,1138)LGKFN04,11434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,1117)LEMDAT04,11435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,122)LELVL04M,11436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279893,277)EHAMA04,11437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,716)RQXSI04E,11438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,105)MGY04,11439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318435,1620)EDGG704,11440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305802,1833)EDGG704,11441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279398,340)YH5MH04M,11442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316029,1587)EDGG704,11443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,244)LGKFN04,11444.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(312956,1679)EDGG704,11445.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316499,1737)EDGG704,11446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,36)LOVN1504,11447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317153,1737)EDGG704,11448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308582,1854)EDGG704,11449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319008,1790)EDGG704,11450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,1410)EDGG704,11451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,880)LEMDAT04,11452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,1292)EDGG704,11453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312009,1411)LLBGA04L,11454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,315)BR404M,11455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,417)LGKFN04,11456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,1068)EDGG704,11457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,877)LGKFN04,11458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291494,363)YH5MH04M,11459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,155)MAB04,11460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298562,636)RMZU04,11461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,1050)MRAE04,11462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,1178)MRAE04,11463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316061,496)LLBGA04L,11464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307707,283)BKED1204,11465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314573,1000)EDGG704,11466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,454)LGKFN04,11467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,75)RQXSI04E,11468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,76)KWUR404E,11469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,325)YH5MH04M,11470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304615,75)MRAEE04,11471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,973)EDGG704,11472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309684,216)ZM56704,11473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311549,128)LELVL104,11474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,181)KSPE1P04,11475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,154)MEK04,11476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,331)KFZ4404M,11477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309200,663)LCES004M,11478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,1012)EDGG704,11479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298160,285)KSAL1204,11480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,189)RJIU04M,11481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295446,7)RMZU04E,11482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286141,133)KWUR404E,11483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292388,522)RQXU04E,11484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,58)MGY04,11485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,717)MRAE04,11486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288692,220)YB5WH04M,11487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,539)RNI04M,11488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282720,229)KWUR404E,11489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272234,176)RQXU04E,11490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,199)LGKFN04,11491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,302)RQXSI04E,11492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,1167)EDGG704,11493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,758)LCES004,11494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269231,178)YH5MH04M,11495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,352)EG11G04M,11496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,214)MYY04A,11497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,266)LELVL04M,11498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304315,32)RMZU04,11499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314808,211)MRAEE04,11500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,151)LGKFN04,11501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,195)LGKFN04,11502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,1723)KSLN04A,11503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,255)LGKFN04,11504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304351,1620)LLBGA04L,11505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289280,1102)LFMDA04A,11506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297407,310)BKED1204,11507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,472)RNI04M,11508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,72)MAB3404A,11509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285368,567)LGRPA04M,11510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297002,1009)LGRPA04,11511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306270,286)LELVL104,11512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,142)MRAE04,11513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,1189)EDGG704,11514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278555,146)KFZ4404M,11515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310303,456)RMZU04,11516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277424,1302)EHAMA04,11517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,655)RVKWU04M,11518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312192,183)ZM56704,11519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,132)LOVN1504,11520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,62)YBOLN04M,11521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286590,42)YB5WH04M,11522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303747,291)KSAL1204,11523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264033,71)MYY04A,11524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279243,238)YH5MH04M,11525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,486)PMXX04M,11526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,201)LGKFN04,11527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284206,165)RMZU04,11528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298514,245)KFZ4404M,11529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313050,688)LCES004M,11530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,1291)EDGG704,11531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288302,85)RNI04M,11532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304446,287)LELVL104,11533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293521,194)LELVL04M,11534.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292714,24)YB5WH04M,11535.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294815,469)RMZU04,11536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288519,127)YB5WH04M,11537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,753)KWUR404E,11538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,115)RNI04M,11539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,138)LEMDAT04,11540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295174,378)LELVU04,11541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316446,230)MYY04A,11542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,298)PMXX04M,11543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,157)RNI04M,11544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287244,29)YB3EH04E,11545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,1370)LEBAS04M,11546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,321)YB5WH04M,11547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289436,3)$LOW304M,11548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279163,215)YH5MH04M,11549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,2138)LCES004,11550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277562,455)YH5MH04M,11551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302162,1375)LGKFN04,11552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,771)RQXSI04E,11553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281293,433)KFZ4404E,11554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,157)EDGG704,11555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287821,127)RMZSI04M,11556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279467,227)YH5MH04M,11557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,1346)EDGG704,11558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,119)KHVL104E,11559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,472)RJIU04M,11560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,259)YB5WH04M,11561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296465,364)KSAL1204,11562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,444)EG11G04M,11563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307105,4697)LGZAA04M,11564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,242)RJIU04M,11565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,207)LGKFN04,11566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308308,126)YB3EH04A,11567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,632)PMXX04M,11568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280142,602)EHAMA04,11569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282057,177)YBOLN04M,11570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294791,153)LELVL04M,11571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286082,222)LELVU04,11572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,302)LEMDAT04,11573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314730,89)MAB04,11574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,647)LGKFN04,11575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306207,1495)LCES004M,11576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,1230)EG11G04M,11577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302456,175)MM204,11578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303783,49)MAB04,11579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,1646)EDGG704,11580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,51)RMZSI04M,11581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279312,183)KHVL104E,11582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,347)LGKFN04,11583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285372,138)YB5WH04M,11584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309143,277)RMZU04,11585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,1599)MAB04,11586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282882,150)KWUR404E,11587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308855,93)YB3EH04A,11588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296970,140)KFZ4404M,11589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292940,1348)EDGG704,11590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317920,1416)EDGG704,11591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290681,38)YB5WH04M,11592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,1166)LELVL04M,11593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,1087)MRAEE04,11594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,115)RJIU04M,11595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(321498,1500)EDGG704,11596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,201)RQXI04E,11597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279409,369)YH5MH04M,11598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312231,253)YB3EH04A,11599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293965,218)$RVKWS04,11600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,2)LGKFN04,11601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,195)KWUR404E,11602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286568,151)EBBRA04E,11603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,1185)MRAE04,11604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286791,158)EBBRA04E,11605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,787)RQXSI04E,11606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301287,174)BKED1204,11607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292968,28)RVKWS04,11608.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(312532,156)LELVL104,11609.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,132)RQXSI04E,11610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284038,226)LELVL04M,11611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,145)RQXU04E,11612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289194,1507)RMZU04E,11613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,117)EG11G04M,11614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,1649)EDGG704,11615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295691,367)RMZU04,11616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278590,647)EHAMA04,11617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,135)YD5WH04M,11618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304778,125)RVKWS04,11619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288284,284)KSPE104D,11620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278647,1187)EHAMA04,11621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291018,28)MYY04A,11622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316391,1620)EDGG704,11623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,239)EG11G04M,11624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279259,141)YH5MH04M,11625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283042,497)LGKFN04,11626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,136)LOVN1504,11627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295287,124)RQXSI04E,11628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307985,327)RMZU04,11629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,79)MAB1204A,11630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263339,889)LCES004M,11631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,1792)LGKFN04,11632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,404)LGKFN04,11633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305601,239)LLBGA04L,11634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,1378)MRAE04,11635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309721,105)YB3EH04A,11636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,239)PMXX04M,11637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279834,552)KFZ4404E,11638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286690,900)EHAMA04,11639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,1440)EDGG704,11640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311697,1660)EDGG704,11641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,1376)MRAE04,11642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,181)KWUR404E,11643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295688,486)BKED1204,11644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306698,1780)EDGG704,11645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316476,1858)EDGG704,11646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300896,120)GL34W04,11647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310219,1937)EDGG704,11648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314816,2041)EDGG704,11649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291314,238)LELVL04M,11650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293710,1799)EDGG704,11651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295734,1072)LEMDAT04,11652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285981,501)KFZ4404M,11653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287604,173)PMXX04M,11654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283115,678)RMZU04,11655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279693,174)YH5MH04M,11656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288954,194)KHVL104E,11657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279791,1531)EHAMA04,11658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293549,145)RQXU04E,11659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,704)LGKFN04,11660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284297,816)RQXSI04E,11661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,302)PMXX04M,11662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293804,242)KSAL1204,11663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297613,742)RQXSI04E,11664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,94)RQXU04E,11665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,1656)EDGG704,11666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292413,93)KWUR404E,11667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281891,245)KWUR404E,11668.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294654,1)LELVL04M,11669.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291761,209)RNS04M,11670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,935)RNI04M,11671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305354,261)MEK04,11672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304380,145)MEK04,11673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,189)MEK04,11674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,237)LGKFN04,11675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290696,330)RNS04M,11676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285360,127)LELVL04M,11677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,75)RMZSI04M,11678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,88)LGKFN04,11679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304435,178)LELVU04,11680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,93)YB5KL04E,11681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306862,339)KSAL1204,11682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,1387)MRAE04,11683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297904,533)LOVN1504,11684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309978,763)RMZU04,11685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305745,100)RVKWS04,11686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,30)YB3EH04E,11687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,463)RQXU04E,11688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294370,185)KSPE104D,11689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290455,454)RNS04M,11690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284911,187)KFZ4404M,11691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295005,130)KSPE104D,11692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300931,94)KSPE104D,11693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277703,427)KHVL104E,11694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304074,143)KSPE104D,11695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285671,100)RJIU04M,11696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281715,1272)LGRPA04,11697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302033,100)LOVN1504,11698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284504,426)RQXSI04E,11699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307142,287)KSPE104D,11700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,990)LEMDAT04,11701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300045,187)KSPE104D,11702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315428,105)LELVL104,11703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288800,501)KFZ4404M,11704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291040,639)YD5WH04M,11705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277284,85)EBBRA04E,11706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,705)LGKFN04,11707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303351,42)LELVU04,11708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288740,364)RQXSI04E,11709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,413)RQXSI04E,11710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290650,191)PMXX04M,11711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286628,203)RMZU04E,11712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276534,227)KHVL104E,11713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,307)LELVU04,11714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,348)RVKWU04M,11715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303716,134)KSPE104D,11716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,80)MAB1204A,11717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295231,141)LOVN1504,11718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285431,1289)LGKFN04,11719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294148,231)RQXU04E,11720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,1746)EDGG704,11721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302387,375)YB3EH04A,11722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,1506)MRAE04,11723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307733,184)LELVL104,11724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289901,276)RQXSI04E,11725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287367,306)EBBRA04E,11726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295745,196)RNS04M,11727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297362,187)RNI04M,11728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,159)EG11G04M,11729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291206,179)YBOLN04M,11730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1042)LGKFN04,11731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294111,171)LELVU04,11732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298249,529)RNS04M,11733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295754,1006)LEMDAT04,11734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,175)RQXSI04E,11735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280103,277)KSPE104D,11736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294701,361)KSAL1204,11737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291267,611)RNS04M,11738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,905)LGKFN04,11739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306491,630)LCES004M,11740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297219,97)FUJ04M,11741.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291312,437)LGKFN04,11742.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283253,137)RASI04M,11743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300133,210)RQXSI04E,11744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302516,210)LCES004M,11745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282868,136)KWUR404E,11746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290904,178)RASI04M,11747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292917,221)LELVL04M,11748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283734,67)KSLN04M,11749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289980,6)KSPE104D,11750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277278,142)RASI04M,11751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288568,537)RQXSI04E,11752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,350)$YD5WH04M,11753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,118)RQXU04E,11754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282430,182)EBBRA04E,11755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300332,232)EG11G04M,11756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282176,301)RMZU04E,11757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,470)YH5MH04M,11758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297571,186)LELVU04,11759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,261)RJIU04M,11760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292876,186)MRAE04,11761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293858,508)RQXSI04E,11762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312354,222)MAB1204A,11763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288684,343)YH5MH04M,11764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315692,208)LLBGA04L,11765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279687,406)LGRPA04M,11766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,155)PMXX04M,11767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294211,140)EG11G04M,11768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,1194)YD5WH04M,11769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300884,400)YB3EH04A,11770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287287,163)RMZU04E,11771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291539,170)KSLN04M,11772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,1410)EG11G04M,11773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287978,272)YH5MH04M,11774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278565,114)LELVU04,11775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307617,342)LELVU04,11776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295064,37)KSPE104D,11777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295862,276)RFBRT04M,11778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,195)LGKFN04,11779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303662,152)KSPE104D,11780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286844,218)KSPE104D,11781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289330,143)KSAL1204,11782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294706,988)LEMDAT04,11783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285292,305)RASI04M,11784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292286,207)RVKWS04,11785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263607,348)LCES004M,11786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307145,347)KSAL1204,11787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306577,183)LELVL104,11788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,1779)EDGG704,11789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304372,161)RMZU04,11790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287337,524)KFZ4404M,11791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,253)LOVN1504,11792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300204,286)EG11G04M,11793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313590,117)KWUR1C04,11794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,277)YH5MH04M,11795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298171,226)LELVU04,11796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292003,161)FUJ04M,11797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,68)MAB1204A,11798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263503,136)RNS04M,11799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295961,647)YD5WH04M,11800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297278,33)YB3EH04A,11801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294500,202)RASI04M,11802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317067,353)LLBGA04L,11803.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263621,104)RMZSI04,11804.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302390,217)RMZSI04,11805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,863)RNI04M,11806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294685,191)LELVU04,11807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,435)MRAE04,11808.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296449,109)LELVU04,11809.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304629,126)RVKWS04,11810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295790,357)LEMDAT04,11811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277201,167)KHVL104E,11812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,947)RNI04M,11813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286763,343)RASI04M,11814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303173,302)EG11G04M,11815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,97)RQXSI04E,11816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288191,321)KSPE1P04,11817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263421,354)LCES004M,11818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,122)MRAE04,11819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279827,48)KFZ4404M,11820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,1029)RVKWU04M,11821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286486,361)LELVL04M,11822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295116,360)RQXU04E,11823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,266)RJIU04M,11824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304433,284)LELVU04,11825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,52)YB3EH04E,11826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288957,251)LEMDAT04,11827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263418,197)BKED1204,11828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296640,246)KSAL1204,11829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307218,132)ZM56704,11830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296997,122)GL4W04M,11831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,138)YB3EH04A,11832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,708)RQXSI04E,11833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281881,160)YB3EH04A,11834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295534,74)KFZ4404M,11835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284085,1092)RVKWU04M,11836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279552,127)EBBRA04E,11837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296672,314)RASI04M,11838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309940,262)LELVL104,11839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302218,87)YB3EH04A,11840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294807,2120)LCES004M,11841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289297,209)RASI04M,11842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286781,45)KFZ4404M,11843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292446,100)BR204M,11844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284868,99)KSLN04M,11845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,396)MRAEE04,11846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300281,102)BR204M,11847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285792,219)BR404M,11848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304555,321)MM304,11849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284467,168)RMZU04E,11850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284341,139)KSLN04M,11851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311253,1941)LFMDA04A,11852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,315)RJIU04M,11853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,122)PMXX04M,11854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293074,222)RQXU04E,11855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286638,254)RNS04M,11856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294449,132)BR404M,11857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281989,115)KHVL104E,11858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,69)MRAEE04,11859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284562,105)KFZ4404M,11860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,91)MRAE04,11861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307025,161)YB3EH04A,11862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,1067)LGKFN04,11863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,724)RVKWU04M,11864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308410,181)RMZU04,11865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287971,76)MM204,11866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,360)RQXU04E,11867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279721,575)EHAMA04,11868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297403,148)KSLN04M,11869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293045,317)RQXU04E,11870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306630,86)KSPE104D,11871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,148)MRAE04,11872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289045,531)RNS04M,11873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287631,184)LELVL04M,11874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310512,588)LOVN1504,11875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317603,1061)LLBGA04L,11876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284183,693)LOVN1504,11877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,436)LOVN1504,11878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291048,166)LEMDAT04,11879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,415)RJIU04M,11880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302920,143)LELVL104,11881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,270)EG11G04M,11882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289595,126)YBOLN04M,11883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304857,413)KSAL1204,11884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287703,111)RNI04M,11885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294925,1633)RVKWU04M,11886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,17)RJIU04M,11887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303971,213)ZM56704,11888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311256,96)YB3EH04A,11889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,240)PMXX04M,11890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291341,90)KFZ4404M,11891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285112,390)KSLN04M,11892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290535,135)YBOLN04M,11893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,260)MRAE04,11894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,41)MRAE04,11895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,137)YB5WH04M,11896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,721)RNI04M,11897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295339,1920)RVKWU04M,11898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285870,1830)RVKWU04M,11899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280587,1776)RVKWU04M,11900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,1)MAB1204A,11901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295620,1627)RVKWU04M,11902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293964,273)RMZU04E,11903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293884,348)KWUR404E,11904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285772,0),11905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314736,300)EDGG704,11906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295456,1435)RVKWU04M,11907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280002,323)MM204,11908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296133,1196)RVKWU04M,11909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307860,141)YB3EH04A,11910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288004,191)KWUR1C04,11911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281905,392)YH5MH04M,11912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295780,133)KSPE104D,11913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,1521)EG11G04M,11914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287020,573)RNS04M,11915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291178,250)KHVL104E,11916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,90)MGY04,11917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304463,320)RMZSI04,11918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285254,736)YD5WH04M,11919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,49)YBOLN04M,11920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292453,567)KFZ4404M,11921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295819,636)RVKWU04M,11922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285070,204)RMZU04E,11923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292587,93)ZM56704,11924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305019,354)RNS04M,11925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282752,112)KSLN04A,11926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291444,30)KSAL1204,11927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296878,100)BR204M,11928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306139,50)LOVN1504,11929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,68)YBOLN04M,11930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301365,260)ZM56704,11931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278669,319)EHAMA04,11932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288292,59)YB3EH04E,11933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290863,475)RVKWU04M,11934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,242)YBOLN04M,11935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271199,349)RMZU04E,11936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277803,84)YH5MH04M,11937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298246,77)RFBRT04M,11938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287527,333)KSPE1P04,11939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286224,138)KFZ4404M,11940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,257)LOVN1504,11941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294546,258)LOVN1504,11942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302591,757)BKED1204,11943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298592,146)RMZU04,11944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284357,1328)RVKWU04M,11945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,175)YB3EH04A,11946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280192,483)YH5MH04M,11947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293539,1298)RVKWU04M,11948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287195,199)BR204M,11949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301350,749)RMZU04,11950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306868,182)KSLN04A,11951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306995,35)YB3EH04A,11952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289675,262)KSPE1P04,11953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283045,316)RASI04M,11954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290553,269)LEMDAT04,11955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263279,289)KFZ4404M,11956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287908,961)YB3EH04A,11957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,89)MGY04,11958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295288,132)KSLN04M,11959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,136)EG11G04M,11960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295162,207)RVKWS04,11961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302592,70)YD5WH04M,11962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287011,112)RMZU04E,11963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,470)PMXX04M,11964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301601,14)LOVN1504,11965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277197,423)EG11G04M,11966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290041,93)KFZ4404M,11967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289490,34)BR204M,11968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318565,167)LELVL104,11969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293869,141)FUJ04M,11970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297374,640)RQXSI04E,11971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310761,193)EDGG704,11972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291189,1391)RVKWU04M,11973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292911,52)YB3EH04A,11974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317538,138)MAB1204A,11975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306846,86)KWUR1C04,11976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311314,155)LELVL104,11977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,111)RQXSI04E,11978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263587,2305)LCES004M,11979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312975,121)ZM56704,11980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308908,130)ZM56704,11981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,224)EG11G04M,11982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291559,521)RFBRT04M,11983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304925,19)KFUL1U04,11984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294595,46)YB3EH04E,11985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301582,38)RNI04M,11986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283965,408)LELVL04M,11987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311042,202)KSAL1204,11988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,510)RQXSI04E,11989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263816,303)RMZU04,11990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,1897)EDGG704,11991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288154,318)PMXX04M,11992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292112,324)KWUR404E,11993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,342)RJIU04M,11994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,68)RQXU04E,11995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263370,247)RFBRT04M,11996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292442,248)RQXU04E,11997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300840,258)KFZ4404M,11998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,264)RQXSI04E,11999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,220)MYY04A,12000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,407)RJIU04M,12001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,41)YB5KL04E,12002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284170,229)RASI04M,12003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263376,175)MM204,12004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286952,118)YB5KL04E,12005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290015,177)YD5WH04M,12006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,309)RJIU04M,12007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,224)YB3EH04A,12008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,159)YB5WH04M,12009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297234,206)YD5WH04M,12010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307899,74)LEBAS04A,12011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303850,220)LOVN1504,12012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290924,189)BR204M,12013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306206,206)KWUR1C04,12014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302572,98)RVKWS04,12015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308281,87)RMZU04,12016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295923,208)RFBRT04M,12017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287595,208)KWUR1C04,12018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278598,1328)EHAMA04,12019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292251,55)YB3EH04A,12020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,134)EG11G04M,12021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300052,82)YB5WH04M,12022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,251)MRAEE04,12023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293537,109)KFZ4404M,12024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288078,235)EBBRA04E,12025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289405,86)KSLN04M,12026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304780,57)KWUR1C04,12027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297746,182)LOVN1504,12028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305446,205)LELVL104,12029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,167)EG11G04M,12030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292710,357)KSPE1P04,12031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286877,369)ZM56704,12032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279969,215)RFBRT04M,12033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283305,278)KSLN04A,12034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,458)EGNOR04M,12035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303409,89)KSLN04M,12036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,365)RQXSI04E,12037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287515,44)KFZ4404M,12038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285840,138)LELVL04M,12039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,152)KWUR1C04,12040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297697,69)KSLN2C04,12041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277924,54)YBOLN04M,12042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276076,109)KFZ4404M,12043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,434)PMXX04M,12044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,1555)EG11G04M,12045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288723,7)YB3EH04A,12046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306570,134)YB3EH04A,12047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,18)YB3EH04A,12048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278885,108)YB5KL04E,12049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298378,120)KFZ4404M,12050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290985,122)KSPE104D,12051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292319,146)KSPE1P04,12052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301367,96)YB3EH04A,12053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284109,54)KHVL104E,12054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,22)MRAE04,12055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300231,46)KFZ4404M,12056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304239,264)LELVL104,12057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279048,77)KHVL104E,12058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307217,776)RMZSI04,12059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311478,254)LELVL104,12060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290116,145)EDGG704,12061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294121,124)RVKWS04,12062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302310,234)LGKFN04,12063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271601,1713)RVKWU04M,12064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263743,288)LEBAS04A,12065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283414,76)YB3EH04E,12066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312066,1152)EDGG704,12067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290378,277)YD5WH04M,12068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291554,188)YH5MH04M,12069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,145)GL34W04,12070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296407,187)YB3EH04A,12071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292534,65)YB3EH04A,12072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,151)MYY04A,12073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292947,343)KFZ4404M,12074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310901,322)YB3EH04A,12075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293927,100)YBOLN04M,12076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306710,392)LOVN1504,12077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303035,221)KWUR1C04,12078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296046,626)KFZ4404M,12079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283128,95)YB3EH04E,12080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282620,100)YB3EH04A,12081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305728,106)ZM56704,12082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279845,79)KHVL104E,12083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305811,233)KWUR1C04,12084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291652,121)LEBAS04M,12085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297111,17)RQXU04E,12086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278037,47)BR404M,12087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276531,153)KHVL104E,12088.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(297346,170)RJIU04M,12089.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289171,108)EG11G04M,12090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303152,499)LEBAS04A,12091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312792,441)LEBAS04A,12092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307878,147)KWUR1C04,12093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296955,200)KSAL1204,12094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286071,134)EDGG704,12095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291639,139)YB3EH04A,12096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287128,65)EBBRA04E,12097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292457,181)LEBAS04M,12098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307018,550)RMZSI04,12099.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(281824,784)RVKWU04M,12100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305491,135)YB3EH04A,12101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295503,589)RVKWU04M,12102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,577)PMXX04M,12103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263332,27)MM204,12104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303517,506)RMZSI04,12105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308225,575)RMZSI04,12106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,93)YBOLN04M,12107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309098,1070)RMZSI04,12108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305122,372)LEBAS04A,12109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279735,367)KHVL104E,12110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279817,333)YH5MH04M,12111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288987,106)KFZ4404M,12112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302944,739)RMZSI04,12113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290676,171)RFBRT04M,12114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313354,428)LEBAS04A,12115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287016,76)YBOLN04M,12116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291514,194)$KSLN2C04,12117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295980,608)RNS04M,12118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282278,95)KSPE1P04,12119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292872,306)KSAL1204,12120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298477,453)RMZSI04,12121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279347,123)KSPE1P04,12122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302365,857)RMZSI04,12123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311074,149)GL34W04,12124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301391,270)RMZSI04,12125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298397,99)YB3EH04A,12126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308268,4)RMZU04,12127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286988,69)GL4W04M,12128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297519,257)FUJ04M,12129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304753,311)LGKFN04,12130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282837,8)KSLN04M,12131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289613,364)KSLN04A,12132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298255,130)YD5WH04M,12133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282785,1)YB3EH04E,12134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283862,612)RASI04M,12135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296289,97)KWUR1C04,12136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,65)GL34W04,12137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313298,50)GL34W04,12138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306743,376)RMZSI04,12139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282283,62)YB3EH04A,12140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290819,199)GL34W04,12141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,1949)EDGG704,12142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302686,258)EGPFA04,12143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305597,5)LOVN1504,12144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305538,742)RMZSI04,12145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312494,340)LOVN1504,12146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298333,79)KSPE104D,12147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314999,170)EDGG704,12148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280365,60)RQXU04E,12149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288279,63)YB3EH04E,12150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297370,117)YB3EH04A,12151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297288,356)YB3EH04A,12152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307107,140)ZM56704,12153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283452,340)RMZU04,12154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286416,100)MM304,12155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286712,156)BR204M,12156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304242,837)YD5WH04M,12157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284224,832)RMZSI04,12158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,80)YB5WH04M,12159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295545,9)LEMDAT04,12160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278529,47)MM304,12161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308248,243)YB3EH04A,12162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305837,59)KWUR1C04,12163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291499,157)LELVL04M,12164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291612,72)KFZ4404E,12165.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293540,77)KFZ4404M,12166.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309203,224)YB3EH04A,12167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296035,1456)LELVL04M,12168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293092,124)RASI04M,12169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,240)LCES004,12170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308239,92)KWUR1C04,12171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281091,104)YB3EH04A,12172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,157)LELVL04M,12173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280453,238)EBBRA04E,12174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294727,52)YB3EH04A,12175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309872,88)LEBAS04A,12176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309386,4)LCES004,12177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312091,440)KSLN04A,12178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292092,318)KSLN04M,12179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307055,185)YB3EH04A,12180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303297,96)KSLN04M,12181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308064,849)LEBAS04A,12182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304486,460)LELVU04,12183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307265,535)LEBAS04A,12184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318119,212)LCES004,12185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298297,140)LOVN1504,12186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307095,706)LEBAS04A,12187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295519,278)YB3EH04A,12188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279716,174)LELVU04,12189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304357,142)LELVL104,12190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285123,351)LGKFN04,12191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280283,461)YH5MH04M,12192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293271,45)KALP2C04,12193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301680,0),12194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300590,206)EG11G04M,12195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298130,340)KSLN04A,12196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303503,164)KSLN04A,12197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,138)MAB3404A,12198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277167,226)KHVL104E,12199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300414,88)YB3EH04A,12200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280798,77)YB3EH04A,12201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290996,88)GL4W04M,12202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284094,108)EBBRA04E,12203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,835)KWUR404E,12204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298009,147)BR204M,12205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307987,305)LELVL104,12206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306449,533)LEBAS04A,12207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,271)RJIU04M,12208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287476,100)KFZ4404L,12209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295550,171)LELVU04,12210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312414,112)LOVN1504,12211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308602,111)LOVN1504,12212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,238)RQXSI04E,12213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300815,2332)LCES004M,12214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270314,172)EBBRA04E,12215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301621,257)RNS04M,12216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296565,145)RNI04M,12217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313202,213)KWUR1C04,12218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302457,116)RJIU04M,12219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263463,463)LEBAS04A,12220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,197)PMXX04M,12221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295183,57)YB3EH04A,12222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263638,558)LEBAS04A,12223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283464,65)YB3EH04A,12224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295372,272)YB3EH04A,12225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304161,229)LELVL104,12226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288008,292)YB3EH04A,12227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301257,335)RMZSI04,12228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307021,266)LEBAS04A,12229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285525,255)KFZ4404M,12230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300532,150)EG11G04M,12231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295298,172)BR204M,12232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310795,196)LELVL104,12233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291014,510)LCES004M,12234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273554,103)KSLN04M,12235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286853,409)KSLN04M,12236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290272,85)LEMDAT04,12237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289972,435)YBOLN04M,12238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284399,177)LEBAS04A,12239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312999,108)EDGG704,12240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286160,79)YB3EH04E,12241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,1549)MRAE04,12242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307394,177)KWUR1C04,12243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289276,78)RNS04M,12244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,532)RQXSI04E,12245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,129)PMXX04M,12246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286902,26)KFZ4404E,12247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300715,129)BR404M,12248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297189,1543)LGRPA04,12249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291515,222)KSLN04M,12250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307323,71)YB3EH04A,12251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292700,125)GL4W04M,12252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286841,190)KSAL1204,12253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305363,126)KWUR1C04,12254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287372,261)KSPE1P04,12255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,384)RJIU04M,12256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311462,130)LELVL104,12257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294025,248)RQXU04E,12258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295733,47)LEMDAT04,12259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301707,195)KSLN04A,12260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288339,345)KFZ4404M,12261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288498,72)KFZ4404M,12262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294603,118)YB3EH04A,12263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,375)EGNOR04M,12264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306308,198)KWUR1C04,12265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288162,30)YB3EH04M,12266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284860,1056)RVKWU04M,12267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297680,874)RMZSI04,12268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291649,112)LEMDAT04,12269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,90)KFZ4404M,12270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301353,79)KSPE104D,12271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295384,158)KFZ4404M,12272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298630,105)KSAL1A04,12273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294156,125)KWUR404E,12274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288023,128)LELVL04M,12275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309119,173)ZM56704,12276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295609,256)RASI04M,12277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285938,927)RMZSI04,12278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296939,37)YB3EH04A,12279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311315,117)LEBAS04A,12280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283760,173)FUJ04M,12281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282416,112)RASI04M,12282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289783,165)KSAL1204,12283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311143,83)$RVKWS04,12284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298321,194)LEBAS04A,12285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281185,130)KFZ4404E,12286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301132,180)RNI04M,12287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302940,158)KFZ4404M,12288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,265)RQXSI04E,12289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294433,233)RVKWU04M,12290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292969,221)GL4W04M,12291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278814,69)YB5WH04M,12292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296439,95)YB3EH04E,12293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307547,39)LEBAS04A,12294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,37)RQXSI04E,12295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306007,67)YB3EH04A,12296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,107)RQXSI04E,12297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297500,578)LEBAS04A,12298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290047,267)RASI04M,12299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301059,67)GL34W04,12300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286753,115)LELVL04M,12301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302986,789)LEBAS04A,12302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297129,20)YB3EH04A,12303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291480,56)KSLN04M,12304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302179,111)KWUR1C04,12305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305803,119)KWUR1C04,12306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285718,139)LELVL04M,12307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293006,125)$YH5MH04M,12308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296131,55)RASI04M,12309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307581,37)KFZ4404L,12310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295877,293)RFBRT04M,12311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298183,127)YB3EH04A,12312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293362,1022)RNI04M,12313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295795,97)LEMDAT04,12314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291528,185)YB3EH04E,12315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305689,216)LEMDAT04,12316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302047,157)MAB1204A,12317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288696,212)RNI04M,12318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,44)YB5WH04M,12319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308550,118)RVKWS04,12320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292006,139)RVKWS04,12321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300487,144)YB3EH04A,12322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,56)YB5WH04M,12323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,122)RQXI04E,12324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295726,165)KSAL1204,12325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281447,37)YB3EH04A,12326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278872,198)EG11G04M,12327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,15)YB5WH04M,12328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300521,125)GL34W04,12329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297974,0),12330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294126,94)RQXU04E,12331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290396,190)LELVL04M,12332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,1860)RVKWU04M,12333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284566,211)YB3EH04A,12334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282505,249)RFBRT04M,12335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309547,570)LEBAS04A,12336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,583)EDGG704,12337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292187,149)KSPE104D,12338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,62)RQXSI04E,12339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311813,287)LELVL104,12340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294637,419)LELVL04M,12341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311845,3)YB3EH04A,12342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,227)RJIU04M,12343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278261,9)KFZ4404M,12344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,187)YD5WH04M,12345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310734,498)RMZSI04,12346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309790,152)YB3EH04A,12347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,111)MAB1204A,12348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303209,501)LEBAS04A,12349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296232,234)LEBAS04A,12350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305661,162)LOVN1504,12351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290019,2)KWUR1C04,12352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294089,583)LEMDAT04,12353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303854,207)LEBAS04M,12354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,225)YD5WH04M,12355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289752,104)LEBAS04M,12356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295747,105)YB3EH04A,12357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295341,37)RQXU04E,12358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306751,160)KWUR1C04,12359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297427,443)RMZSI04,12360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263323,124)LEBAS04M,12361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303451,65)KFZ4404L,12362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297781,241)YB3EH04A,12363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311727,23)MAB04,12364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,1970)EDGG704,12365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,4)YB3EH04E,12366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282259,102)YB5WH04M,12367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310539,123)YB3EH04A,12368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295292,70)YB3EH04A,12369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294048,207)RMZU04E,12370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311351,419)LOVN1504,12371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302774,417)RMZSI04,12372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,91)MGY04,12373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,184)EGNOR04M,12374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,81)EG11G04M,12375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293522,17)YB3EH04E,12376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297424,224)BR204M,12377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294913,88)RASI04M,12378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,15)YB5WH04M,12379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,224)RQXSI04E,12380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308705,210)LCES004M,12381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301299,22)YB3EH04A,12382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,9)RQXSI04E,12383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,60)$RQXI04E,12384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287528,199)KFZ4404M,12385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302953,192)RMZU04,12386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293382,24)YB3EH04E,12387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300850,155)LELVU04,12388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304830,17)KSLN04A,12389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294782,26)EBEEC04M,12390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,76)LELVL04M,12391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,89)EGNOR04M,12392.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287918,44)LEMDAT04,12393.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295343,812)RVKWU04M,12394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292500,31)YB3EH04A,12395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320734,268)EDGG704,12396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286658,67)YBOLN04M,12397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292255,79)KFUL1U04,12398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291874,269)MM304,12399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301566,152)LCES004M,12400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305030,71)KWUR1C04,12401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295063,27)YBOLN04M,12402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288846,60)YB3EH04M,12403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302474,274)LELVL04M,12404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285189,863)RVKWU04M,12405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301726,231)LELVL104,12406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294047,1144)RVKWU04M,12407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282589,426)RMZSI04,12408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284550,220)LELVL04M,12409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,169)MGY04,12410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302830,327)RMZSI04,12411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307068,92)LEBAS04A,12412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286313,93)YB3EH04A,12413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291204,223)KSLN04M,12414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282121,49)KSPE104D,12415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301949,570)LCES004M,12416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,146)YB5WH04M,12417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305671,210)LELVU04,12418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,166)YB5KL04E,12419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,606)MGY04,12420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,592)MAB04,12421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,40)MGY04,12422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,695)MGY04,12423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,639)MAB04,12424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,93)YB5KL04E,12425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,530)GL34W04,12426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,327)MYY04A,12427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,343)MAB04,12428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,171)MAB04,12429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,189)MAB04,12430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307158,31)MRAEE04,12431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,2364)KWUR404E,12432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,730)MYY04A,12433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287700,3446)LGZAA04M,12434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,200)MAB04,12435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,247)MGY04,12436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,1772)RJIU04M,12437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,244)MGY04,12438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,519)MGY04,12439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283561,4455)LGZAA04M,12440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,376)YBOLN04M,12441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,195)MGY04,12442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,507)MGY04,12443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278814,281)YB5WH04M,12444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286485,43)YB5KL04E,12445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276588,4625)LGZAA04M,12446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309190,377)MGY04,12447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,147)MYY04A,12448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,201)MGY04,12449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,275)MGY04,12450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,607)MGY04,12451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272287,19)RMZU04E,12452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278920,110)YB5WH04M,12453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,138)MAB04,12454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283954,207)YBOLN04M,12455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279734,325)YBOLN04M,12456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,374)YB5WH04M,12457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310199,353)MRAEE04,12458.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292875,0),12459.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279395,65)YBOLN04M,12460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,72)MRAE04,12461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296450,361)YBOLN04M,12462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,331)MGY04,12463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,271)MRAEE04,12464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,17)RQXU04E,12465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288513,197)RQXU04E,12466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,204)YB5WH04M,12467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,919)YB5WH04M,12468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,129)MAB04,12469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316914,143)MGY04,12470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,11)RQXSI04E,12471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,1654)RNI04M,12472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,1021)EBBRA04E,12473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,1085)PMXX04M,12474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,822)RQXI04E,12475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,882)RQXI04E,12476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,905)RQXSI04E,12477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,908)RQXI04E,12478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,63)RQXSI04E,12479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,683)YB5WH04M,12480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,1845)PMXX04M,12481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,405)YB5WH04M,12482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,380)RMZU04E,12483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,1104)RQXI04E,12484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,1182)RQXI04E,12485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,187)YB5WH04M,12486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,548)MAB04,12487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,410)RNI04M,12488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,312)MYY04A,12489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290215,336)RNI04M,12490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280607,77)YB5WH04M,12491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305542,222)MRAEE04,12492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,470)RNI04M,12493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,765)RNI04M,12494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,3811)LGZAA04M,12495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296158,317)YB5WH04M,12496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286494,63)YBOLN04M,12497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,736)RMZSI04M,12498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,280)RQXI04E,12499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,4946)LGKFN04,12500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,216)YBOLN04M,12501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281749,66)YBOLN04M,12502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,1085)RNI04M,12503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,536)YBOLN04M,12504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,396)RQXSI04E,12505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,602)RQXI04E,12506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285575,472)LELVL04M,12507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293521,297)LELVL04M,12508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286569,1286)RMZSI04M,12509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,234)YB5WH04M,12510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,174)RMZU04E,12511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,1688)RQXSI04E,12512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,97)YB5WH04M,12513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,1014)RNI04M,12514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,170)MEK04,12515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,201)RNI04M,12516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296960,513)MRAEE04,12517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317644,461)MRAEE04,12518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,717)YBOLN04M,12519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,1691)RQXI04E,12520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,413)RNI04M,12521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,264)RQXI04E,12522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,365)GL34W04,12523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,76)YB5WH04M,12524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,64)YBOLN04M,12525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288692,56)YBOLN04M,12526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,1791)RQXI04E,12527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,232)YB5KL04E,12528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,340)LELVL04M,12529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,903)RNI04M,12530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,1879)RQXI04E,12531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,329)RJIU04M,12532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,493)LOVN1504,12533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,1353)RQXSI04E,12534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,142)RQXSI04E,12535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,1999)RQXI04E,12536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,984)RNI04M,12537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,344)RQXSI04E,12538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,614)RJIU04M,12539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,2023)RQXI04E,12540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,558)RNI04M,12541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,192)YBOLN04M,12542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,2022)YBOLN04M,12543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,961)BR404M,12544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,2050)YBOLN04M,12545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,620)RJIU04M,12546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,947)RNI04M,12547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,1228)RNI04M,12548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283544,5352)LGKFN04,12549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,2222)LCES004,12550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,1138)PMXX04M,12551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,1276)RJIU04M,12552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,1240)RNI04M,12553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317008,373)MAB04,12554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277197,1210)EG11G04M,12555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,2131)LCES004,12556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,1950)LCES004,12557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,2490)LCES004,12558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310392,285)LCES004,12559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,2550)LCES004,12560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,966)RNI04M,12561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,317)RJIU04M,12562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,2964)LGKFN04,12563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,129)YB5WH04M,12564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,208)YB5WH04M,12565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,3690)LCES004,12566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,2318)LCES004,12567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,4003)LCES004,12568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,1868)LCES004,12569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,1156)RNI04M,12570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,450)RNI04M,12571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,3018)LGKFN04,12572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,750)RJIU04M,12573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,1605)PMXX04M,12574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,4230)LCES004,12575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294005,1067)RJIU04M,12576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,114)RQXI04E,12577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,236)RQXI04E,12578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284894,301)PMXX04M,12579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290578,107)RNI04M,12580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282954,263)RQXSI04E,12581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285766,266)RQXSI04E,12582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,1530)RNI04M,12583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288302,182)RNI04M,12584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,4276)LCES004,12585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,1272)RJIU04M,12586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,7587)KSLN04M,12587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285664,1896)LCES004,12588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310475,1800)LCES004,12589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,295)MGY04,12590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,2040)LCES004,12591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,101)MYY04A,12592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,2040)LCES004,12593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293468,187)BR404M,12594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289649,109)YBOLN04M,12595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,2058)LCES004,12596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,109)YB5WH04M,12597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,80)YB5KL04E,12598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,2100)LCES004,12599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293566,313)RNI04M,12600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,804)RJIU04M,12601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,5105)LGKFN04,12602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,2146)LCES004,12603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,614)ZM56704,12604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289464,343)RNI04M,12605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,853)LGKFN04,12606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287040,414)RNI04M,12607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,279)GL34W04,12608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,893)LGKFN04,12609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,911)LGKFN04,12610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,971)LGKFN04,12611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290681,356)YB5WH04M,12612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,971)LGKFN04,12613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,2156)LCES004,12614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,1522)EG11G04M,12615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,408)YB5WH04M,12616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,107)YBOLN04M,12617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,1025)LGKFN04,12618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,199)MGY04,12619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,1031)LGKFN04,12620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,2340)LCES004,12621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,1091)LGKFN04,12622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,507)EG11G04M,12623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286185,1211)LGKFN04,12624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,1151)LGKFN04,12625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301576,520)YD5WH04M,12626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288445,1398)LGKFN04,12627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277313,95)YBOLN04M,12628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,1151)LGKFN04,12629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,1816)RNI04M,12630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,98)YB5WH04M,12631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,334)RQXSI04E,12632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,96)RNI04M,12633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,346)MAB1204A,12634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,184)YBOLN04M,12635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,2698)LGKFN04,12636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,203)YBOLN04M,12637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,1579)RJIU04M,12638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,2700)LCES004,12639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,1670)RNI04M,12640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,657)MGY04,12641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,282)YBOLN04M,12642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,2400)LCES004,12643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,2475)LCES004,12644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,304)MYY04A,12645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,379)MYY04A,12646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,302)RMZU04E,12647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316446,393)GL34W04,12648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,301)YB3EH04E,12649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,2933)LCES004,12650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,2700)LCES004,12651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,448)EG11G04M,12652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311850,91)MYY04A,12653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,126)MYY04A,12654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286952,294)YB5KL04E,12655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,3000)LCES004,12656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,235)MYY04A,12657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,596)MEK04,12658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,709)MGY04,12659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,548)LGKFN04,12660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,813)GL4W04M,12661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,361)MRAEE04,12662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1479)KCHI104M,12663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,1073)LGKFN04,12664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,1287)LGKFN04,12665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,1295)LGKFN04,12666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301132,278)RNI04M,12667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,838)LGKFN04,12668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292405,670)RMZU04E,12669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279340,20)YB3EH04E,12670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,657)YB3EH04E,12671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,3055)LCES004,12672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282205,99)YB3EH04E,12673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,181)YB5WH04M,12674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307870,174)GL34W04,12675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,823)LGKFN04,12676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,728)RQXU04E,12677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294944,93)YB5WH04M,12678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,788)LGKFN04,12679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,189)RNI04M,12680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,179)YBOLN04M,12681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296896,8951)LGKFN04,12682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294773,198)RMZU04E,12683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,384)YB5WH04M,12684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289013,10)MEK04,12685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281290,933)RQXU04E,12686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,216)MAB04,12687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1628)LGKFN04,12688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285372,32)YB5WH04M,12689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,960)RJIU04M,12690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,956)LGKFN04,12691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,454)YB5WH04M,12692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307481,37)MGY04,12693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,216)GL34W04,12694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,448)LGKFN04,12695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,77)YB5KL04E,12696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,175)YB5WH04M,12697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283302,71)YB3EH04E,12698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,687)KSPE1P04,12699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,105)MAB1204A,12700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,722)LGKFN04,12701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,613)RQXI04E,12702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,360)MAB1204A,12703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,2563)LCES004,12704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,170)MGY04,12705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300727,547)EGNOR04M,12706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,183)RQXSI04E,12707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,2439)LCES004,12708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,904)YD5WH04M,12709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,3415)LCES004,12710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295258,225)YD5WH04M,12711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,412)RNS04M,12712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296688,286)YD5WH04M,12713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,60)MYY04A,12714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,198)RJIU04M,12715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296342,584)EGNOR04M,12716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,835)KFZ4404M,12717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283889,45)RQXSI04E,12718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273960,589)EGNOR04M,12719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,123)YB5WH04M,12720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,726)EGNOR04M,12721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,230)RQXSI04E,12722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,435)RQXSI04E,12723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,362)RQXSI04E,12724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,232)PMXX04M,12725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295885,47)RQXSI04E,12726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,878)RVKWU04M,12727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,247)MAB3404A,12728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,429)LELVL04M,12729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,10)RQXSI04E,12730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,266)RQXSI04E,12731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,1693)LCES004,12732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288377,889)RVKWU04M,12733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,468)RVKWU04M,12734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,868)EGNOR04M,12735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294362,636)EGNOR04M,12736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,287)PMXX04M,12737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,4393)LCES004,12738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,232)RQXSI04E,12739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,206)RQXU04E,12740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,192)MEK04,12741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,307)RQXSI04E,12742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,252)RASI04M,12743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284346,1317)LGKFN04,12744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,1077)RJIU04M,12745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,1249)PMXX04M,12746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295929,909)RASI04M,12747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,952)LCES004,12748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295952,202)RQXSI04E,12749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,403)LCES004,12750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,1543)LCES004,12751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294406,615)RQXSI04E,12752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293881,666)EGNOR04M,12753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,831)EG11G04M,12754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,132)$MRAEE04,12755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,581)LCES004,12756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274596,39)RQXSI04E,12757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,809)RVKWU04M,12758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,819)LCES004,12759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,255)RQXSI04E,12760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,1282)PMXX04M,12761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,127)MYY04A,12762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296936,9431)LGKFN04,12763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,202)$MRAEE04,12764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,482)LGKFN04,12765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292653,54)EBBRA04E,12766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289158,931)RVKWU04M,12767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,325)RNI04M,12768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,2503)LCES004,12769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,286)LGKFN04,12770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,3359)LCES004,12771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,4963)LCES004,12772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,330)MRAE04,12773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294690,1346)RVKWU04M,12774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,270)MRAE04,12775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318112,125)MAB04,12776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,162)MRAE04,12777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,150)YB5WH04M,12778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,60)$MRAEE04,12779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,404)PMXX04M,12780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302665,335)GL34W04,12781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,1242)LCES004,12782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,1243)LCES004,12783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285128,104)EG11G04M,12784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,727)EGPFA04,12785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,245)RNI04M,12786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,210)MRAE04,12787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283254,841)EGNOR04M,12788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304739,349)GL34W04,12789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294049,1018)RVKWU04M,12790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313034,368)GL34W04,12791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288361,791)PMXX04M,12792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,249)MEK04,12793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,287)EG11G04M,12794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,811)EG11G04M,12795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287895,819)PMXX04M,12796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,1183)PMXX04M,12797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310096,275)MEK04,12798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,232)MAB04,12799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294857,122)YBOLN04M,12800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264013,426)MAB3404A,12801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1019)EG11G04M,12802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291796,50)YH5MH04M,12803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,410)MEK04,12804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290055,342)YBOLN04M,12805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302351,446)GL34W04,12806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314530,358)GL34W04,12807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292483,1055)RVKWU04M,12808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,372)MAB04,12809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,745)MYY04A,12810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281185,60)KFZ4404E,12811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,221)YH5MH04M,12812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294950,320)RNS04M,12813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,791)YD5WH04M,12814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,3703)LCES004,12815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306902,372)MEK04,12816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291679,482)RNS04M,12817.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(312097,1453)LCES004,12818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,1902)LCES004,12819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,432)PMXX04M,12820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,2093)LCES004,12821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1494)EG11G04M,12822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,471)MAB1204A,12823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291519,46)MEK04,12824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311413,67)MAB3404A,12825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288720,959)PMXX04M,12826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290166,540)RNS04M,12827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,5461)LCES004,12828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,2233)LCES004,12829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,184)MGY04,12830.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(297622,63)EG11G04M,12831.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287946,959)PMXX04M,12832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,597)MEK04,12833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,997)PMXX04M,12834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,562)EG11G04M,12835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,1702)EG11G04M,12836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,734)MAB3404A,12837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,1096)LCES004,12838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296039,223)LEMDAT04,12839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,196)EBEEC04M,12840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,2743)LCES004,12841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295594,572)RNS04M,12842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,328)MEK04,12843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294530,1107)RVKWU04M,12844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,2149)LCES004,12845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,139)EG11G04M,12846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,418)EG11G04M,12847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,396)RNS04M,12848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,715)PMXX04M,12849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,2503)LCES004,12850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,293)YD5WH04M,12851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288647,425)LEMDAT04,12852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,1462)EG11G04M,12853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,503)EG11G04M,12854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,222)MGY04,12855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304862,228)MGY04,12856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307935,298)ZM56704,12857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,1025)RJIU04M,12858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,2288)LCES004,12859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295730,489)LEMDAT04,12860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,1109)PMXX04M,12861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282303,191)YBOLN04M,12862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301010,705)RNS04M,12863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,327)MEK04,12864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,468)YB5WH04M,12865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294421,1339)RVKWU04M,12866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,744)MEK04,12867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,231)MEK04,12868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,442)RJIU04M,12869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311329,246)MEK04,12870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,461)MAB3404A,12871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,376)EG11G04M,12872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289076,1826)RMZU04,12873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,1052)RJIU04M,12874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304414,553)LEMDAT04,12875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,648)MEK04,12876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,1397)LCES004,12877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,1423)LCES004,12878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,350)ZM56704,12879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295098,152)YB5KL04E,12880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308629,184)MAB04,12881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,457)YH5MH04M,12882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,534)RJIU04M,12883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,584)MEK04,12884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305686,601)LEMDAT04,12885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,478)MGY04,12886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,222)LGKFN04,12887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,4603)LCES004,12888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,408)RJIU04M,12889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,133)YB5WH04M,12890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,28)RMZU04,12891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278322,63)YH5MH04M,12892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,242)YB5KL04E,12893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,609)PMXX04M,12894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294779,853)RNS04M,12895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,197)YBOLN04M,12896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,493)LCES004,12897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,198)GL34W04,12898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,296)LGKFN04,12899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,3254)LCES004,12900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293929,1887)RVKWU04M,12901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294158,105)YB3EH04A,12902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,675)MEK04,12903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,380)RQXSI04E,12904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,235)RJIU04M,12905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,295)LGKFN04,12906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288725,611)LEMDAT04,12907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,269)RJIU04M,12908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,791)PMXX04M,12909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298677,106)YB3EH04A,12910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311412,315)KSLN04A,12911.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289502,107)YD5WH04M,12912.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293074,308)RQXU04E,12913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,212)PMXX04M,12914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,703)RJIU04M,12915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296212,222)KSLN04A,12916.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(275277,36)RQXSI04E,12917.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283795,1649)RVKWU04M,12918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,414)LGKFN04,12919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,611)YB3EH04A,12920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288588,31)YBOLN04M,12921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303617,247)KSLN04A,12922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307779,614)MEK04,12923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,677)KCHI104M,12924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292388,608)RQXU04E,12925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309684,136)MAB3404A,12926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289172,831)LEMDAT04,12927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293561,1947)RVKWU04M,12928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,2773)YB5KL04E,12929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294503,947)RNS04M,12930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,468)KFZ4404M,12931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296392,376)KSLN04A,12932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,535)KFZ4404M,12933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,109)MYY04A,12934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,3741)LCES004,12935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,95)MGY04,12936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,703)MEK04,12937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,723)RJIU04M,12938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,6)MGY04,12939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,589)PMXX04M,12940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302890,225)LELVL104,12941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,331)MAB1204A,12942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308221,391)KSLN04A,12943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,475)RQXSI04E,12944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305548,868)LEMDAT04,12945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310853,367)LELVL104,12946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292967,213)RNS04M,12947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,1092)LELVL04M,12948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,487)RQXSI04E,12949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,1388)LGKFN04,12950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295732,111)LEMDAT04,12951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289249,294)KFZ4404M,12952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295879,973)RNS04M,12953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305011,74)LEMDAT04,12954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287235,717)PMXX04M,12955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,151)YB5WH04M,12956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297393,192)BR404M,12957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,847)RQXSI04E,12958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,379)MRAE04,12959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,686)MYY04A,12960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,783)RJIU04M,12961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,131)MGY04,12962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,1410)PMXX04M,12963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,29)YB3EH04E,12964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269231,241)YH5MH04M,12965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304557,881)LEMDAT04,12966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301238,376)LELVL104,12967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,1078)LELVL04M,12968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288522,92)YB3EH04E,12969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313344,205)MRAE04,12970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300848,1038)LEBAS04M,12971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282374,1963)RVKWU04M,12972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293560,1947)RVKWU04M,12973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310742,415)KSLN04A,12974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,564)KHVL104E,12975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302924,397)LELVL104,12976.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263004,160)RQXSI04E,12977.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,1022)LCES004M,12978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,56)EHAMA04,12979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,4430)LCES004,12980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279804,824)YH5MH04M,12981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287489,140)YB3EH04A,12982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,895)LGKFN04,12983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,203)YH5MH04M,12984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,788)RJIU04M,12985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,343)MGY04,12986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,1684)MRAE04,12987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,124)YB3EH04E,12988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289913,235)YH5MH04M,12989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302356,338)BR404M,12990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297721,419)KSLN04A,12991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277445,197)BR404M,12992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,1407)PMXX04M,12993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,461)KWUR404E,12994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314225,346)MYY04A,12995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,5104)LCES004,12996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,130)YB3EH04E,12997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301972,332)YB3EH04A,12998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,527)EGNOR04M,12999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,240)LOW304M,13000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,268)GL34W04,13001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298183,358)YB3EH04A,13002.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287402,48)LELVL04M,13003.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300256,605)LOVN1504,13004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263601,367)YB3EH04A,13005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,4184)MRAE04,13006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296145,711)EGPFA04,13007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,397)RJIU04M,13008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285482,1429)PMXX04M,13009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309473,641)LOVN1504,13010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301867,789)RMZU04,13011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,305)LELVL04M,13012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307875,444)KSLN04A,13013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296939,407)YB3EH04A,13014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,3736)LGKFN04,13015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,205)MRAE04,13016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279467,354)YH5MH04M,13017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,983)RJIU04M,13018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285483,199)YB5WH04M,13019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,80)YB3EH04E,13020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309284,1636)LFMDA04A,13021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298697,262)YB3EH04E,13022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297145,667)LOVN1504,13023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,74)EGNOR04M,13024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,86)EGNOR04M,13025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,1193)KFZ4404M,13026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,100)YB3EH04E,13027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298502,494)YB3EH04A,13028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,207)YD5WH04M,13029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,140)YB3EH04E,13030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,523)RNI04M,13031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,470)MEK04,13032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,560)KWUR404E,13033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,228)MAB1204A,13034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287302,1447)LFMDA04A,13035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,223)MGY04,13036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,115)YB5KL04E,13037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,237)YB3EH04E,13038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279398,467)YH5MH04M,13039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283829,593)YB5WH04M,13040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278855,153)KHVL104E,13041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274616,626)RQXSI04E,13042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289024,262)YB3EH04E,13043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,1147)EGNOR04M,13044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309953,255)LOVN1504,13045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283256,535)EGNOR04M,13046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279318,300)LCES004M,13047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288501,497)LEBAS04M,13048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295216,222)YB3EH04E,13049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,108)EGNOR04M,13050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309790,522)YB3EH04A,13051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,458)MAB04,13052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306922,326)LOVN1504,13053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292091,681)LOVN1504,13054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281485,107)LELVU04,13055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290752,483)LEMDAT04,13056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,758)LEMDAT04,13057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298171,128)LELVU04,13058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288428,934)RVKWU04M,13059.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291082,60)LELVU04,13060.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,1209)LGKFN04,13061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,505)MGY04,13062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301673,1200)LCES004M,13063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,39)LOVN1504,13064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296232,141)LEBAS04A,13065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303829,22)LOVN1504,13066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,1386)EG11G04M,13067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,4519)LCES004,13068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,163)LGKFN04,13069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,411)PMXX04M,13070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304552,1080)LEMDAT04,13071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307846,275)RMZU04,13072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279312,403)KHVL104E,13073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,2643)LCES004,13074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,242)LCES004,13075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,824)EG11G04M,13076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,589)EG11G04M,13077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301342,1860)LCES004M,13078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272894,84)RMZU04E,13079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263816,388)RMZU04,13080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292991,128)YD5WH04M,13081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,219)PMXX04M,13082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,2450)LCES004,13083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287918,1303)LEMDAT04,13084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,262)EG11G04M,13085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,85)PMXX04M,13086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,226)KHVL104E,13087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298306,753)LOVN1504,13088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,622)EG11G04M,13089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304690,1561)LOVN1504,13090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,511)LOVN1504,13091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,898)LGKFN04,13092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,252)RNI04M,13093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,555)RQXSI04E,13094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295747,613)YB3EH04A,13095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,389)EGNOR04M,13096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303790,487)LOVN1504,13097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278889,301)KHVL104E,13098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3377)MRAE04,13099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,205)RNI04M,13100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,249)YB5WH04M,13101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278386,199)YH5MH04M,13102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281511,3017)LGSRA04,13103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305867,2063)EDGG704,13104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305601,447)LLBGA04L,13105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,1230)LELVL04M,13106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,930)LGKFN04,13107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306384,322)LELVU04,13108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281881,437)YB3EH04A,13109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,252)PMXX04M,13110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303351,239)LELVU04,13111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311032,475)LOVN1504,13112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311351,490)LOVN1504,13113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,2762)LCES004,13114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296550,634)YB3EH04A,13115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,1837)LCES004,13116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,641)RQXU04E,13117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291656,457)KHVL104E,13118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,665)YD5WH04M,13119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291206,360)YBOLN04M,13120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,812)EGNOR04M,13121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,486)LELVU04,13122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,393)EHAMA04,13123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,560)EGNOR04M,13124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305802,1983)EDGG704,13125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,316)EG11G04M,13126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279893,417)EHAMA04,13127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,370)MAB04,13128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,128)EGNOR04M,13129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,429)LLBGA04L,13130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,196)RMZU04E,13131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294685,388)LELVU04,13132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,187)RJIU04M,13133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,1392)EDGG704,13134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,300)MAB1204A,13135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,2227)LCES004,13136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306331,335)KSLN04A,13137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,1380)EDGG704,13138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,1420)EDGG704,13139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,553)YD5WH04M,13140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289238,419)EGNOR04M,13141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,1510)EDGG704,13142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,1342)RQXI04E,13143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,2533)LCES004,13144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292383,1497)EDGG704,13145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,900)EGNOR04M,13146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316029,1687)EDGG704,13147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263793,162)KSAL1204,13148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316061,704)LLBGA04L,13149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291615,24)YB3EH04E,13150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296407,695)YB3EH04A,13151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305962,375)LEMDAT04,13152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317222,1616)EDGG704,13153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,1468)EDGG704,13154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312956,1779)EDGG704,13155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,254)EGNOR04M,13156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315618,1703)EDGG704,13157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288989,1548)RMZU04E,13158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306251,982)RMZU04,13159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316499,1837)EDGG704,13160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318660,544)EDGG704,13161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284316,325)YD5WH04M,13162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294364,139)EGNOR04M,13163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,1667)PMXX04M,13164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294997,50)RMZU04E,13165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319337,1600)EDGG704,13166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319008,1890)EDGG704,13167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,700)RQXU04E,13168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,258)EGNOR04M,13169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311142,209)ZM56704,13170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293576,319)RMZU04E,13171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289330,228)KSAL1204,13172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310983,1872)EDGG704,13173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308582,2004)EDGG704,13174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279801,658)EHAMA04,13175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302970,771)LOVN1504,13176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,733)EGNOR04M,13177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,201)GL34W04,13178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318473,1518)LLBGA04L,13179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317978,1832)EDGG704,13180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271412,281)RMZU04E,13181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302209,154)RMZU04,13182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301709,2269)LCES004M,13183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280671,2568)LFMDA04A,13184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317153,1887)EDGG704,13185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282090,318)LELVL04M,13186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310438,1536)EDGG704,13187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,235)LGKFN04,13188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310117,718)YB3EH04A,13189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,330)LEMDAT04,13190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,861)LEMDAT04,13191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,2296)LCES004,13192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292423,1739)EDGG704,13193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,534)LCES004,13194.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279621,24)KHVL104E,13195.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289618,160)YB3EH04E,13196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286082,419)LELVU04,13197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278681,1009)EHAMA04,13198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,1182)PMXX04M,13199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,362)LGKFN04,13200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294594,101)KSAL1204,13201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,164)LEMDAT04,13202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306307,1019)RMZU04,13203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304857,77)KSAL1204,13204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,2611)LCES004,13205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,1116)LEMDAT04,13206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,952)LEMDAT04,13207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310303,287)RMZU04,13208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294365,232)RNI04M,13209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,1118)LEMDAT04,13210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,133)LGKFN04,13211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314573,1600)EDGG704,13212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302875,18)LEBAS04M,13213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,532)RQXSI04E,13214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,1061)LGKFN04,13215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,1128)LGKFN04,13216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,144)LEMDAT04,13217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318435,1770)EDGG704,13218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263594,1505)LCES004M,13219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,461)RQXSI04E,13220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316298,1725)EDGG704,13221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,342)PMXX04M,13222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,225)LELVL04M,13223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279411,292)KSPE1P04,13224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304435,375)LELVU04,13225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,506)LGKFN04,13226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,411)LGKFN04,13227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309978,1440)RMZU04,13228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293626,380)LELVL04M,13229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314538,2700)EDGG704,13230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,227)MAB04,13231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300885,429)RMZSI04,13232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,193)LEBAS04M,13233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,1297)YB3EH04E,13234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,84)RQXI04E,13235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288404,207)YBOLN04M,13236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304463,491)RMZSI04,13237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,3388)LCES004,13238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289440,83)MRAEE04,13239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,362)KSPE1P04,13240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307218,286)ZM56704,13241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306718,639)LOVN1504,13242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,803)EGNOR04M,13243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,915)RQXSI04E,13244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,179)LOVN1504,13245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279885,1221)EHAMA04,13246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303747,207)KSAL1204,13247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,405)PMXX04M,13248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309172,1433)EDGG704,13249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314889,1773)EDGG704,13250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,1461)RQXSI04E,13251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,96)YBOLN04M,13252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311863,725)YB3EH04A,13253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,594)EBBRA04E,13254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,1530)PMXX04M,13255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304315,709)RMZU04,13256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315763,1211)EDGG704,13257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312192,106)ZM56704,13258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,390)BR404M,13259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283211,339)RMZU04E,13260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300988,1542)LOVN1504,13261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279716,567)LELVU04,13262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,374)LGKFN04,13263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296147,589)LELVU04,13264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,584)LGKFN04,13265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267745,62)EBBRA04E,13266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304351,1828)LLBGA04L,13267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302390,474)RMZSI04,13268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,1773)EDGG704,13269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,255)MRAE04,13270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292587,16)ZM56704,13271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,103)RJIU04M,13272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295231,427)LOVN1504,13273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297904,319)LOVN1504,13274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,368)LGKFN04,13275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295809,821)RNS04M,13276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283510,340)RMZU04E,13277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269731,192)EBBRA04E,13278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,468)MGY04,13279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,320)LGKFN04,13280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286141,202)KWUR404E,13281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304615,167)MRAEE04,13282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272234,28)RMZU04E,13283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,167)EBBRA04E,13284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291538,125)KSPE1P04,13285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309200,813)LCES004M,13286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296465,280)KSAL1204,13287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286329,38)EBBRA04E,13288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275809,234)YD5WH04M,13289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304895,649)LOVN1504,13290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276210,244)KHVL104E,13291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287536,294)LELVL04M,13292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,697)RASI04M,13293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,617)MRAE04,13294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298160,201)KSAL1204,13295.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287367,133)YBOLN04M,13296.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,5943)LCES004,13297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301303,107)MYY04A,13298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311119,518)RMZSI04,13299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306801,1134)RMZU04,13300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,874)RQXSI04E,13301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295174,434)BKED1204,13302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,750)RQXSI04E,13303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288954,267)KHVL104E,13304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,401)PMXX04M,13305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,1812)EDGG704,13306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,217)LEMDAT04,13307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,413)RQXI04E,13308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295446,91)RMZU04E,13309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,353)KWUR404E,13310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,154)EGNOR04M,13311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312009,1619)LLBGA04L,13312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304262,3)MGY04,13313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313899,301)KSAL1204,13314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,711)EG11G04M,13315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301145,249)YB3EH04A,13316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,414)LCES004,13317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,184)YB3EH04A,13318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287201,77)YBOLN04M,13319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309462,22)LOVN1504,13320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263621,503)CPRFBR04,13321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297288,217)YB3EH04A,13322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288519,180)YB5WH04M,13323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296477,163)YB3EH04A,13324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308308,218)YB3EH04A,13325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302096,110)LOVN1504,13326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314808,303)MRAEE04,13327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285599,168)EBBRA04E,13328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,55)RQXSI04E,13329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,169)LGKFN04,13330.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(292714,342)YB5WH04M,13331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284183,479)LOVN1504,13332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264033,153)MYY04A,13333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,5443)LCES004,13334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,546)KWUR404E,13335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289007,278)YB5WH04M,13336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294876,1316)PMXX04M,13337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,1967)EDGG704,13338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297234,316)YD5WH04M,13339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294135,476)RMZU04E,13340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,230)EG11G04M,13341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294284,209)MYY04A,13342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,210)EG11G04M,13343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277562,392)YH5MH04M,13344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301299,114)YB3EH04A,13345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313717,216)MEK04,13346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290378,387)YD5WH04M,13347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317908,2363)EDGG704,13348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302920,246)LELVL104,13349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276534,300)KHVL104E,13350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,702)RMZU04E,13351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282882,219)KWUR404E,13352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,339)KHVL104E,13353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,194)EGNOR04M,13354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307617,539)LELVU04,13355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,496)MGY04,13356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278598,1468)EHAMA04,13357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307186,46)MAB04,13358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297781,102)YB3EH04A,13359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279163,315)KHVL104E,13360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301461,232)YB3EH04A,13361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,243)MAB3404A,13362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285624,558)YD5WH04M,13363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278647,1327)EHAMA04,13364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318565,270)LELVL104,13365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,118)YB3EH04E,13366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,360)YB3EH04E,13367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286678,175)EBBRA04E,13368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,231)RQXU04E,13369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312565,594)LCES004,13370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,264)KWUR404E,13371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281256,145)RMZU04,13372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290892,198)YB5WH04M,13373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291018,78)MAB3404A,13374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312532,259)LELVL104,13375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277424,1442)EHAMA04,13376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303783,121)MAB04,13377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302670,660)RMZSI04,13378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,355)RQXSI04E,13379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296772,911)LOVN1504,13380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,1989)EDGG704,13381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,34)RNI04M,13382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287821,212)RMZSI04M,13383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314730,161)MAB04,13384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311549,438)LELVL104,13385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315779,550)LCES004,13386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311727,167)MAB04,13387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297554,413)RNI04M,13388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282720,506)KWUR404E,13389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,31)LGKFN04,13390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308432,110)RMZU04,13391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,342)MEK04,13392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,488)LGKFN04,13393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294807,2270)LCES004M,13394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,614)LEMDAT04,13395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307658,131)RMZU04,13396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308593,1166)RMZU04,13397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,281)RJIU04M,13398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305573,115)KSLN04A,13399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,97)MRAE04,13400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311478,564)LELVL104,13401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287527,410)KSPE1P04,13402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,598)LGKFN04,13403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290650,294)PMXX04M,13404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,250)KWUR404E,13405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279409,306)YH5MH04M,13406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,180)RQXU04E,13407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294442,438)LOVN1504,13408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306358,807)RMZSI04,13409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308855,278)YB3EH04A,13410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,146)EG11G04M,13411.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(309695,346)MEK04,13412.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,2149)LCES004,13413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302387,236)YB3EH04A,13414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304778,183)RNS04M,13415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291212,106)RVKWS04,13416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295082,335)KSAL1204,13417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300896,195)GL34W04,13418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,2713)LCES004,13419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280018,154)FUJ04M,13420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,2091)EDGG704,13421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290761,588)YD5WH04M,13422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293549,231)RQXU04E,13423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298480,382)RMZU04,13424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306207,1645)LCES004M,13425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296180,363)RMZU04,13426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,1809)EGNOR04M,13427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289950,54)YB5WH04M,13428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279259,78)YH5MH04M,13429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285189,1140)RVKWU04M,13430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,870)RQXSI04E,13431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288107,75)KWUR404E,13432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,443)RQXSI04E,13433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285431,1032)LGKFN04,13434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284085,1000)RVKWU04M,13435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315428,208)LELVL104,13436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,243)MAB1204A,13437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279834,520)YH5MH04M,13438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298402,518)LCES004M,13439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,14)RJIU04M,13440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,408)RNI04M,13441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291189,652)RVKWU04M,13442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290455,554)RNS04M,13443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,425)RQXSI04E,13444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288599,353)RMZU04E,13445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,4010)LCES004,13446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280002,539)LELVU04,13447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,461)RQXSI04E,13448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284297,928)RQXSI04E,13449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,299)MAB1204A,13450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285360,334)LELVL04M,13451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295448,413)RMZU04E,13452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297613,854)RQXSI04E,13453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263587,2455)LCES004M,13454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291178,305)EBBRA04E,13455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309940,572)LELVL104,13456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,521)LGKFN04,13457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,130)MAB3404A,13458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290583,588)YD5WH04M,13459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303341,497)LCES004M,13460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,405)LELVU04,13461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283823,703)KWUR404E,13462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294791,462)LELVL04M,13463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,236)RJIU04M,13464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301879,580)LELVL104,13465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293070,784)RNS04M,13466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286690,1040)EHAMA04,13467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282583,174)PMXX04M,13468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297219,197)FUJ04M,13469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282868,205)KWUR404E,13470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281824,692)RVKWU04M,13471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279642,346)KHVL104E,13472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,2146)EDGG704,13473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284504,538)RQXSI04E,13474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,417)RJIU04M,13475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302725,822)MM204,13476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,1197)MRAE04,13477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287604,276)PMXX04M,13478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288740,476)RQXSI04E,13479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,2891)YB3EH04A,13480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284450,90)KSLN04M,13481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293964,190)RMZU04E,13482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308093,1)YB3EH04A,13483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278487,118)YH5MH04M,13484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294148,317)RQXU04E,13485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309721,290)YB3EH04A,13486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295691,198)RMZU04,13487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313701,998)MGY04,13488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279693,111)YH5MH04M,13489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297362,285)RNI04M,13490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294111,269)LELVU04,13491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284184,817)RMZSI04,13492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289901,388)RQXSI04E,13493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,359)RNI04M,13494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283115,170)RMZU04,13495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,123)EDGG704,13496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300455,736)LCES004M,13497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290866,277)YBOLN04M,13498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281905,329)YH5MH04M,13499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300133,322)RQXSI04E,13500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292003,261)FUJ04M,13501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295393,77)RQXU04E,13502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,828)RQXSI04E,13503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,427)RJIU04M,13504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280474,65)LGKFN04,13505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296649,21)YB3EH04A,13506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318401,234)EDGG704,13507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291267,711)RNS04M,13508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292354,159)RMZU04,13509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307887,239)YB3EH04A,13510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,2446)EDGG704,13511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293858,609)$RQXU04E,13512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,323)MGY04,13513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315019,1386)EDGG704,13514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286616,1492)RVKWU04M,13515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,200)EDGG704,13516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,351)LCES004,13517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312354,304)MAB1204A,13518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300884,447)YB3EH04A,13519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286568,308)EBBRA04E,13520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292783,30)YB3EH04A,13521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283258,162)RMZU04E,13522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286791,315)EBBRA04E,13523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307897,452)LCES004M,13524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,514)RJIU04M,13525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301350,834)RMZU04,13526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298297,497)LOVN1504,13527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,1306)RVKWU04M,13528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307103,140)MAB3404A,13529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315138,689)LCES004,13530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280142,463)EHAMA04,13531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,1167)MRAE04,13532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294097,606)LELVU04,13533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309143,108)RMZU04,13534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300140,441)RMZU04,13535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288568,649)RQXSI04E,13536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297278,80)YB3EH04A,13537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284154,449)RQXSI04E,13538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309203,85)YB3EH04A,13539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290696,830)RNS04M,13540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,95)KWUR404E,13541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312051,26)YB3EH04A,13542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278320,73)EGNOR04M,13543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295790,199)LEMDAT04,13544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286575,531)LELVL04M,13545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284860,1333)RVKWU04M,13546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297350,29)BR204M,13547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294048,124)RMZU04E,13548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287155,272)EBBRA04E,13549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307985,158)RMZU04,13550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291539,16)KSLN04M,13551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,535)RQXSI04E,13552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303930,258)YB3EH04A,13553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284723,99)YB3EH04E,13554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282176,133)RMZU04E,13555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297571,284)LELVU04,13556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291547,82)KSLN04A,13557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,1350)LCES004,13558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278590,508)EHAMA04,13559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287372,337)KSPE1P04,13560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287287,247)RMZU04E,13561.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296970,2)KFZ4404M,13562.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300815,2482)LCES004M,13563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263418,381)BKED1204,13564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307860,95)YB3EH04A,13565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277284,164)EBBRA04E,13566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279006,596)BKED1204,13567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292693,5)KFZ4404M,13568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279552,205)EBBRA04E,13569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289194,1590)RMZU04E,13570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,606)MRAE04,13571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,123)RQXSI04E,13572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291024,1713)RQXSI04E,13573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284925,643)LGRPA04M,13574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312011,57)YB3EH04A,13575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279791,1671)EHAMA04,13576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288957,329)LEMDAT04,13577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297185,343)KSLN04A,13578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295882,37)RNI04M,13579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296449,797)LELVU04,13580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286590,95)YB5WH04M,13581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298368,69)LOVN1504,13582.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291514,22)KSLN2C04,13583.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303451,290)$KFZ4404L,13584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,127)BR204M,13585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285070,36)RMZU04E,13586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292446,190)BR204M,13587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302162,1547)LGKFN04,13588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302218,226)YB3EH04A,13589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,2449)EDGG704,13590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,211)RJIU04M,13591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288684,153)YH5MH04M,13592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303662,78)KSPE104D,13593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295369,123)EGNOR04M,13594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304753,395)LGKFN04,13595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,840)MRAE04,13596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305828,774)LCES004,13597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,1140)EGNOR04M,13598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297129,113)YB3EH04A,13599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298619,123)RNS04M,13600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304555,199)LEMDAT04,13601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,1500)MRAE04,13602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288191,244)KSPE1P04,13603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,161)MRAEE04,13604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303868,1133)LEMDAT04,13605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,546)RQXU04E,13606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310539,31)YB3EH04A,13607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296840,117)YB3EH04A,13608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,1214)RVKWU04M,13609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291971,81)YB3EH04A,13610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306868,256)KSLN04A,13611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303592,25)MGY04,13612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,239)RJIU04M,13613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277703,133)KHVL104E,13614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300464,42)MAB3404A,13615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309070,320)EDGG704,13616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306201,127)KSAL1204,13617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283209,640)RMZU04E,13618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285772,50)YB3EH04E,13619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286638,354)RNS04M,13620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278565,507)LELVU04,13621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304253,347)LCES004M,13622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295287,514)RQXSI04E,13623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285230,37)KFZ4404M,13624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,941)RQXSI04E,13625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305432,859)RMZSI04,13626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301987,810)LCES004M,13627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,730)RQXSI04E,13628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,870)RQXSI04E,13629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280666,423)KSLN04A,13630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,252)$YD5WH04M,13631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288723,32)RMZU04,13632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279250,55)KSPE1P04,13633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,488)MRAEE04,13634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,190)YB5WH04M,13635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286160,29)YB3EH04E,13636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306995,82)YB3EH04A,13637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295734,993)LEMDAT04,13638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285563,375)LCES004M,13639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,362)LGKFN04,13640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294815,1146)RMZU04,13641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,64)YB3EH04A,13642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294449,282)BR404M,13643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287978,82)YH5MH04M,13644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295292,117)YB3EH04A,13645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287703,209)RNI04M,13646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,366)EG11G04M,13647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,487)MRAE04,13648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286781,149)MM204,13649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301003,23)CPRFBR04,13650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310899,437)KSLN04A,13651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289490,124)BR204M,13652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,34)MGY04,13653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289595,171)YBOLN04M,13654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313050,388)LCES004M,13655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282057,403)YBOLN04M,13656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282505,461)RFBRT04M,13657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312442,341)LEBAS04A,13658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262875,421)EBBRA04E,13659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,218)RJIU04M,13660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263503,336)RNS04M,13661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(268974,324)KSPE1P04,13662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,2911)KSPE104D,13663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,90)RJIU04M,13664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277243,100)KSPE1P04,13665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290535,180)YBOLN04M,13666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291739,198)KSLN04A,13667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295965,111)RQXU04E,13668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285895,15)YB3EH04E,13669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281447,130)YB3EH04A,13670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286317,275)EBBRA04E,13671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311314,258)LELVL104,13672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317920,2466)EDGG704,13673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281348,137)KFZ4404M,13674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282752,185)KSLN04A,13675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312231,346)YB3EH04A,13676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295891,233)BR204M,13677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295168,93)BR204M,13678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,471)LOVN1504,13679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294546,472)LOVN1504,13680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,422)LOVN1504,13681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307142,434)KSPE104D,13682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285792,369)BR404M,13683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306051,61)KSPE104D,13684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307025,208)YB3EH04A,13685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277201,387)KHVL104E,13686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,478)MRAE04,13687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294211,219)EG11G04M,13688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307707,467)BKED1204,13689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303173,66)EG11G04M,13690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291048,87)LEMDAT04,13691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292876,403)EDGG704,13692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300072,163)KSLN04A,13693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284566,257)YB3EH04A,13694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273554,180)KSLN04M,13695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,1491)LGKFN04,13696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,208)RJIU04M,13697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292251,194)YB3EH04A,13698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263421,504)LCES004M,13699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284911,49)KFZ4404M,13700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306139,264)LOVN1504,13701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308402,288)LELVL104,13702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298249,1029)RNS04M,13703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300204,50)EG11G04M,13704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279652,324)KHVL104E,13705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301680,139)KWUR1C04,13706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293552,155)KSPE104D,13707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284038,535)LELVL04M,13708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296640,162)KSAL1204,13709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301749,323)KSLN04A,13710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292917,428)LELVL04M,13711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282837,316)KSLN04M,13712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,210)MRAE04,13713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295273,279)EG11G04M,13714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305604,163)KFZ4404M,13715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,6174)LCES004,13716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301601,228)LOVN1504,13717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279142,6)YB5KL04E,13718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289499,125)EGNOR04M,13719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,384)RJIU04M,13720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,520)RNI04M,13721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301582,234)RNI04M,13722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,632)RVKWU04M,13723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,7)LOVN1504,13724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294164,389)BR404M,13725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292413,440)KWUR404E,13726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309006,113)ZM56704,13727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293640,58)YB3EH04E,13728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306577,286)LELVL104,13729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,4461)LCES004,13730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285178,53)PMXX04M,13731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283414,108)KWUR404E,13732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,2653)LCES004,13733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296997,399)GL4W04M,13734.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(306270,596)LELVL104,13735.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285112,467)KSLN04M,13736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279347,46)KSPE1P04,13737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311256,189)YB3EH04A,13738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288104,91)KSPE104D,13739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,193)MRAEE04,13740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288101,494)KSPE104D,13741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,2456)EDGG704,13742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283094,30)YB3EH04E,13743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,911)LEMDAT04,13744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271601,1805)RVKWU04M,13745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,830)EG11G04M,13746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303485,218)LELVL104,13747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,429)RJIU04M,13748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,183)RJIU04M,13749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297398,163)BR204M,13750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297746,111)LOVN1504,13751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,1233)LCES004,13752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293533,194)RFBRT04M,13753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286628,454)RMZU04E,13754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290553,111)LEMDAT04,13755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304446,597)LELVL104,13756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293072,135)EGNOR04M,13757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289961,53)KSPE104D,13758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300281,11)BR204M,13759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285525,185)KFZ4404M,13760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280192,420)YH5MH04M,13761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294925,987)RVKWU04M,13762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291341,159)KFZ4404M,13763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310042,10)KFZ4404L,13764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293804,158)KSAL1204,13765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290362,38)YB3EH04E,13766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306283,67)KSAL1204,13767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283734,297)KSLN04M,13768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,283)EDGG704,13769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300538,259)KSPE104D,13770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263313,464)RFBRT04M,13771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309508,361)LGRPA04,13772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288004,122)KWUR1C04,13773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292968,124)RVKWS04,13774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300840,188)KFZ4404M,13775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296668,58)YB3EH04A,13776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306630,12)KSPE104D,13777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284261,92)YB3EH04E,13778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263463,555)LEBAS04A,13779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294595,96)YB3EH04E,13780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300571,266)ZM56704,13781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,1462)RNI04M,13782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295339,2012)RVKWU04M,13783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285870,1922)RVKWU04M,13784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280587,1868)RVKWU04M,13785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295620,1719)RVKWU04M,13786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293522,67)YB3EH04E,13787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295456,1527)RVKWU04M,13788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296133,1288)RVKWU04M,13789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294531,69)RNI04M,13790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,252)YBOLN04M,13791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293927,125)KWUR404E,13792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293869,241)FUJ04M,13793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,343)MRAEE04,13794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284562,312)KFZ4404M,13795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295819,728)RVKWU04M,13796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308908,207)ZM56704,13797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278037,122)$BR404M,13798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315692,416)LLBGA04L,13799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290863,567)RVKWU04M,13800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278885,167)YB5KL04E,13801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292534,158)YB3EH04A,13802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,918)YB5KL04E,13803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291528,285)YB3EH04E,13804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278872,41)EG11G04M,13805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277924,144)YBOLN04M,13806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291639,47)YB3EH04A,13807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,139)RJIU04M,13808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302944,825)RMZSI04,13809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282620,146)YB3EH04A,13810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263743,380)LEBAS04A,13811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294845,212)KFZ4404M,13812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287528,268)KFZ4404M,13813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,233)MAB1204A,13814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281989,177)YH5MH04M,13815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,233)MYY04A,13816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286224,68)KFZ4404M,13817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,257)EDGG704,13818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300931,168)KSPE104D,13819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305122,464)LEBAS04A,13820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291444,114)KSAL1204,13821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303035,82)KWUR1C04,13822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283305,351)KSLN04A,13823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285291,127)EBEEC04M,13824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288284,210)KSPE104D,13825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294370,552)KSPE104D,13826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,1702)EG11G04M,13827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292442,334)RQXU04E,13828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307145,263)KSAL1204,13829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292947,550)KFZ4404M,13830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,456)RJIU04M,13831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307394,38)KWUR1C04,13832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292092,395)KSLN04M,13833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303049,29)MAB3404A,13834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310671,198)LELVL104,13835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282278,294)YH5MH04M,13836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297011,117)KSPE104D,13837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306206,137)KWUR1C04,13838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292969,119)MM304,13839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295413,76)RFBRT04M,13840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279048,224)KHVL104E,13841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306204,179)MAB3404A,13842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297374,752)RQXSI04E,13843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309324,799)RMZSI04,13844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308780,511)KSLN04A,13845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283458,832)RMZSI04,13846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305446,309)LELVL104,13847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294121,220)RVKWS04,13848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288154,421)PMXX04M,13849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298514,176)KFZ4404M,13850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,468)MRAEE04,13851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288078,313)EBBRA04E,13852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309331,201)RMZU04,13853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312494,554)LOVN1504,13854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293139,240)RNS04M,13855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296614,56)KSAL1204,13856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293540,215)KFZ4404M,13857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263339,589)LCES004M,13858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295127,12)YB3EH04A,13859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,4160)KSLN04A,13860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295004,488)RMZU04E,13861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305522,125)KSPE104D,13862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285980,935)LCES004M,13863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306308,59)KWUR1C04,13864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289519,642)RMZU04E,13865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,463)RQXSI04E,13866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292613,118)EBEEC04M,13867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,2175)LCES004,13868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304239,367)LELVL104,13869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,537)PMXX04M,13870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,314)RJIU04M,13871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298397,145)YB3EH04A,13872.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(287195,108)BR204M,13873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291117,240)KSPE104D,13874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263986,0),13875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,2540)LCES004,13876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279845,152)KHVL104E,13877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302310,318)LGKFN04,13878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309098,812)RMZSI04,13879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317538,220)MAB1204A,13880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309072,513)EDGG704,13881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302516,360)LCES004M,13882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305538,828)RMZSI04,13883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307018,893)RMZSI04,13884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304780,127)KWUR1C04,13885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,43)RMZU04E,13886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306862,424)KSAL1204,13887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,476)MRAE04,13888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,231)RJIU04M,13889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,598)EGNOR04M,13890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293146,151)KSPE104D,13891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302365,942)RMZSI04,13892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295288,208)KSLN04M,13893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281891,453)KWUR404E,13894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297370,210)YB3EH04A,13895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302592,234)YD5WH04M,13896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,254)RNI04M,13897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303850,434)LOVN1504,13898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307217,947)RMZSI04,13899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305030,141)KWUR1C04,13900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298255,185)YD5WH04M,13901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300222,77)KWUR1C04,13902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309267,903)RMZSI04,13903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294910,5)RFBRT04M,13904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,2546)EDGG704,13905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295754,927)LEMDAT04,13906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298577,46)RMZU04,13907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302572,193)RVKWS04,13908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295519,232)YB3EH04A,13909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307899,88)CPGSE04,13910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304372,246)RMZU04,13911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303297,173)KSLN04M,13912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303209,593)LEBAS04A,13913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287128,143)EBBRA04E,13914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290633,22)RJIU04M,13915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291480,210)KSLN04M,13916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,889)RQXSI04E,13917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292837,32)KFZ4404M,13918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290116,245)EDGG704,13919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276531,300)KHVL104E,13920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312975,44)ZM56704,13921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263370,35)RFBRT04M,13922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303152,591)LEBAS04A,13923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290019,72)KWUR1C04,13924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300332,389)EG11G04M,13925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,499)KWUR1C04,13926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300532,228)EG11G04M,13927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298321,286)LEBAS04A,13928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290517,0),13929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298706,238)KSAL1204,13930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288008,322)RMZU04,13931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290015,286)YD5WH04M,13932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292710,281)KSPE1P04,13933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284868,407)KSLN04M,13934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293520,230)RFBRT04M,13935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300476,21)YD5WH04M,13936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308064,664)LEBAS04A,13937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295372,88)YB3EH04A,13938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,291)EG11G04M,13939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284109,128)KHVL104E,13940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291292,204)EBEEC04M,13941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277278,350)RASI04M,13942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295961,47)YD5WH04M,13943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290819,274)GL34W04,13944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,178)$KFZ4404E,13945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,433)RQXSI04E,13946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305896,312)LELVL104,13947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306044,393)LELVL104,13948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285938,669)RMZSI04,13949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309498,769)RMZSI04,13950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297346,433)RJIU04M,13951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284357,589)RVKWU04M,13952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307135,324)EDGG704,13953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293884,141)KWUR404E,13954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295356,51)RQXU04E,13955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,221)RQXSI04E,13956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297821,0),13957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304242,74)YD5WH04M,13958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,716)MRAE04,13959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302986,604)LEBAS04A,13960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296778,196)RASI04M,13961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300959,80)YB3EH04E,13962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307055,278)YB3EH04A,13963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277167,153)KHVL104E,13964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309890,184)KWUR1C04,13965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280103,351)KSPE104D,13966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292859,150)KSLN04M,13967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316314,193)KWUR1C04,13968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,597)MRAE04,13969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300422,157)KSAL1204,13970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301257,850)$RMZSI04,13971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,214)PMXX04M,13972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303077,186)ZM56704,13973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313590,534)KWUR1C04,13974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304486,263)LELVU04,13975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305806,137)LELVL104,13976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290803,356)KHVL104E,13977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293300,16)KFZ4404M,13978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280365,119)LELVL04M,13979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263298,141)LELVL04M,13980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291494,490)YH5MH04M,13981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300762,200)EDGG704,13982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283760,573)FUJ04M,13983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307878,216)KWUR1C04,13984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304335,108)LELVL104,13985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282785,151)YB3EH04E,13986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302506,112)LGKFN04,13987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313202,144)KWUR1C04,13988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300487,52)YB3EH04A,13989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,97)YB5WH04M,13990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286902,53)YBOLN04M,13991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287279,128)RASI04M,13992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290996,236)PMXX04M,13993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289405,163)KSLN04M,13994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297702,349)RMZSI04,13995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285123,16)LGKFN04,13996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,68)YB5WH04M,13997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308225,832)RMZSI04,13998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307961,202)KWUR1C04,13999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289759,222)EDGG704,14000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288279,113)YB3EH04E,14001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301707,47)KSLN04A,14002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292319,223)KSPE1P04,14003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278026,79)YD5WH04M,14004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310734,327)RMZSI04,14005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285718,155)BR404M,14006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312792,349)LEBAS04A,14007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279827,186)KFZ4404M,14008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293567,131)YB3EH04A,14009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308268,343)RMZU04,14010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307068,369)LEBAS04A,14011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307672,103)RMZU04,14012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,19)PMXX04M,14013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289309,104)KSLN04M,14014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277598,61)YB5WH04M,14015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,161)PMXX04M,14016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283549,262)YB3EH04E,14017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289980,79)KSPE104D,14018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,810)MRAE04,14019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,515)EGNOR04M,14020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295862,594)RFBRT04M,14021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285981,224)KFZ4404M,14022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300045,554)KSPE104D,14023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297572,687)RVKWU04M,14024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,88)YB5WH04M,14025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280798,123)YB3EH04A,14026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305019,54)RNS04M,14027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301058,2580)LCES004M,14028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284341,447)KSLN04M,14029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297427,272)RMZSI04,14030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318119,728)LCES004,14031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301059,292)GL34W04,14032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293539,1390)RVKWU04M,14033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305950,26)YB3EH04A,14034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278555,77)KFZ4404M,14035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292186,751)YB3EH04M,14036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304925,90)CPGSE04,14037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303409,166)KSLN04M,14038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305597,148)LOVN1504,14039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,735)MGY04,14040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,559)MYY04A,14041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,847)MGY04,14042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,819)MAB3404A,14043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,773)MGY04,14044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,583)MGY04,14045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,574)MGY04,14046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,763)MGY04,14047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,914)MGY04,14048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272287,652)YBOLN04M,14049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317360,322)MRAEE04,14050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,1359)MAB04,14051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,1043)MGY04,14052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,742)MGY04,14053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,439)YB5WH04M,14054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,651)MGY04,14055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,551)MAB04,14056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,244)MYY04A,14057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,471)MGY04,14058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,253)MYY04A,14059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294531,156)BR404M,14060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,510)MAB1204A,14061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292214,1048)RQXU04E,14062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,1055)MAB04,14063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,79)YB5WH04M,14064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,905)GL34W04,14065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,272)MAB04,14066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,112)MGY04,14067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,325)MGY04,14068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302616,535)MGY04,14069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,248)MGY04,14070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,1165)RQXI04E,14071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,277)MGY04,14072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,373)MGY04,14073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,225)YB5KL04E,14074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,3194)KWUR404E,14075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286485,191)YBOLN04M,14076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,386)MYY04A,14077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,461)MYY04A,14078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287749,3554)LGZAA04M,14079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,3)MYY04A,14080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,1536)RJIU04M,14081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291018,164)MAB3404A,14082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316446,468)GL34W04,14083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,513)MAB04,14084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,780)MGY04,14085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308515,447)MAB3404A,14086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,325)MAB1204A,14087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,532)RNI04M,14088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,462)RJIU04M,14089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,592)MGY04,14090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,638)KWUR1C04,14091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,431)MGY04,14092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,484)MGY04,14093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,993)MYY04A,14094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,441)RJIU04M,14095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,310)EBBRA04E,14096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,2104)RJIU04M,14097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,675)MGY04,14098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,694)MGY04,14099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,887)MGY04,14100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,96)YB5KL04E,14101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311850,873)MGY04,14102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,332)RNI04M,14103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,1359)RQXU04E,14104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,742)RQXSI04E,14105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,1094)RQXI04E,14106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,1882)RQXSI04E,14107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,389)MAB04,14108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,877)MAB1204A,14109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,2003)RQXI04E,14110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,273)MGY04,14111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,88)YB5WH04M,14112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,1902)RQXI04E,14113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,2091)RQXI04E,14114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,1315)RQXI04E,14115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287700,4646)LGZAA04M,14116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,1099)RQXSI04E,14117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291024,1899)RQXI04E,14118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301297,39)MEK04,14119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,452)MGY04,14120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,1102)RQXSI04E,14121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,533)MRAEE04,14122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,777)MGY04,14123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289843,66)MAB04,14124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,243)MAB04,14125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,2210)RQXI04E,14126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,1194)RNI04M,14127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,1226)RJIU04M,14128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,2230)YBOLN04M,14129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,2247)YBOLN04M,14130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306951,607)MRAEE04,14131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,565)MGY04,14132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309190,611)MGY04,14133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283561,5655)LGZAA04M,14134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,1682)RJIU04M,14135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,846)RJIU04M,14136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,295)YBOLN04M,14137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,356)YBOLN04M,14138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,783)MAB1204A,14139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,1434)PMXX04M,14140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,701)MRAEE04,14141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,908)$RMZSI04M,14142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,263)YB5WH04M,14143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286569,1503)RQXI04E,14144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,1034)RQXI04E,14145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289440,176)MRAEE04,14146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,281)YB5WH04M,14147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,113)BR404M,14148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286952,352)YB5KL04E,14149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304615,260)MRAEE04,14150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,107)YBOLN04M,14151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,423)YBOLN04M,14152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293009,342)YB5WH04M,14153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276588,5825)LGZAA04M,14154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,1519)YH5MH04M,14155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,281)YBOLN04M,14156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287182,133)RMZU04E,14157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,545)YB5WH04M,14158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293354,415)YBOLN04M,14159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288631,108)YBOLN04M,14160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,468)MGY04,14161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283140,10)YBOLN04M,14162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317008,544)MGY04,14163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,381)GL34W04,14164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,530)MRAEE04,14165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,824)RQXI04E,14166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305542,314)MRAEE04,14167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,362)RJIU04M,14168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,285)RJIU04M,14169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278920,746)YB5WH04M,14170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,1545)$RMZSI04M,14171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286494,108)YBOLN04M,14172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286658,158)YBOLN04M,14173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314225,1293)MGY04,14174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281290,132)RMZU04E,14175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,388)RJIU04M,14176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,285)YBOLN04M,14177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283954,252)YBOLN04M,14178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,1655)RQXSI04E,14179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,287)MEK04,14180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,350)YBOLN04M,14181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,586)YB5WH04M,14182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,552)YBOLN04M,14183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,1166)RJIU04M,14184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296960,236)MRAEE04,14185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317644,184)MRAEE04,14186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285766,363)RQXSI04E,14187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279734,370)YBOLN04M,14188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293521,710)LELVL04M,14189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293530,688)RJIU04M,14190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295053,51)RQXU04E,14191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282954,817)RMZSI04M,14192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,448)RQXI04E,14193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292451,82)YBOLN04M,14194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,814)RQXI04E,14195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,463)$RMZSI04M,14196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280607,130)YB5WH04M,14197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296158,158)YB5WH04M,14198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,1575)RJIU04M,14199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292753,165)YB5WH04M,14200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,679)MEK04,14201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285575,94)RQXSI04E,14202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,1546)RNI04M,14203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,342)RQXI04E,14204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,2272)MGY04,14205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,671)RQXI04E,14206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,2579)MYY04A,14207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307779,709)MEK04,14208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,366)GL34W04,14209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,982)RNI04M,14210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,3252)RJIU04M,14211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,1382)MGY04,14212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,2235)RQXI04E,14213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288696,3304)RJIU04M,14214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,562)MAB1204A,14215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,537)YBOLN04M,14216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285506,42)YB5KL04E,14217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,3094)LGKFN04,14218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,515)YBOLN04M,14219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307481,585)MGY04,14220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,1245)MGY04,14221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,234)YB5WH04M,14222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,4192)LGKFN04,14223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,772)LGKFN04,14224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,1059)RJIU04M,14225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,186)RMZU04E,14226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,1053)RJIU04M,14227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272894,168)RMZU04E,14228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,750)MGY04,14229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,1411)BR404M,14230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,1981)LCES004,14231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,1800)LCES004,14232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,2340)LCES004,14233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295809,902)BR404M,14234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,2400)LCES004,14235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,2127)LCES004,14236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281599,258)RMZU04E,14237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,444)MAB04,14238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,1406)MEK04,14239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293576,403)RMZU04E,14240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,3540)LCES004,14241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,770)MGY04,14242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,3853)LCES004,14243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,1684)RNI04M,14244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279395,156)YBOLN04M,14245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296450,102)YB5WH04M,14246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306902,467)MEK04,14247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,1794)KSPE104D,14248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304862,776)MGY04,14249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,1307)MEK04,14250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,1502)MEK04,14251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289013,768)MEK04,14252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,1304)RNI04M,14253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,615)RJIU04M,14254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,352)RNI04M,14255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,1317)MAB3404A,14256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,1353)LCES004,14257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,4080)LCES004,14258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,1007)MEK04,14259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,64)YB5WH04M,14260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,4126)LCES004,14261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,2825)LCES004,14262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,756)RJIU04M,14263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,1765)RNI04M,14264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,1339)RNI04M,14265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310096,1033)MEK04,14266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,2605)LCES004,14267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,1085)MEK04,14268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,2490)LCES004,14269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310475,2700)LCES004,14270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285664,2796)LCES004,14271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,1232)MAB3404A,14272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,765)MRAEE04,14273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,2940)LCES004,14274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,1433)MEK04,14275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271412,365)RMZU04E,14276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,4034)KWUR1C04,14277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318187,37)MEK04,14278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,1189)RJIU04M,14279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,1728)RNI04M,14280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,1022)MRAEE04,14281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,1461)MEK04,14282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283042,2841)LGKFN04,14283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,2940)LCES004,14284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283211,423)RMZU04E,14285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,285)LGKFN04,14286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,480)YB5WH04M,14287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,2005)RJIU04M,14288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294005,1506)RJIU04M,14289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,1045)MRAEE04,14290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,2958)LCES004,14291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,310)YB5WH04M,14292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,1673)BR404M,14293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283510,424)RMZU04E,14294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304380,51)MEK04,14295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,1046)MRAEE04,14296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,4106)LGKFN04,14297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,2828)RNS04M,14298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,2021)RNI04M,14299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,3000)LCES004,14300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,2111)MGY04,14301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,1728)RJIU04M,14302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,419)RQXU04E,14303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,2085)RJIU04M,14304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,3046)LCES004,14305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,2198)LELVL04M,14306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,2311)RNI04M,14307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283209,724)RMZU04E,14308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289007,407)RMZU04E,14309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289519,726)RMZU04E,14310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,1937)RNI04M,14311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,326)MEK04,14312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,227)RQXI04E,14313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,822)YB5WH04M,14314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,3056)LCES004,14315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290681,197)YB5WH04M,14316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289649,379)YBOLN04M,14317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278814,652)YB5WH04M,14318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,110)MGY04,14319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,3240)LCES004,14320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316914,65)MGY04,14321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310724,209)GL34W04,14322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291206,714)RMZU04E,14323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,1639)EG11G04M,14324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288992,1814)BR404M,14325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,559)MGY04,14326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290215,3657)RNI04M,14327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,648)YB3EH04E,14328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,129)YB5WH04M,14329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293362,2096)RNI04M,14330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303592,573)MGY04,14331.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292153,23)RQXU04E,14332.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,2287)MRAEE04,14333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285128,1756)EG11G04M,14334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,333)MGY04,14335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288692,417)YBOLN04M,14336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,3600)LCES004,14337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,3300)LCES004,14338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297507,100)RQXSI04E,14339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,3375)LCES004,14340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290578,2158)RNI04M,14341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,1756)YD5WH04M,14342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,4433)LCES004,14343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318112,569)MGY04,14344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,193)GL34W04,14345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,3833)LCES004,14346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,2296)RNI04M,14347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,525)YB5KL04E,14348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,1582)YD5WH04M,14349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,3600)LCES004,14350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,294)RMZU04E,14351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,3900)LCES004,14352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,794)YB3EH04E,14353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,115)YBOLN04M,14354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,3)GL34W04,14355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291528,335)YB3EH04E,14356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288404,704)YBOLN04M,14357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283544,4929)LGKFN04,14358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,3845)LGKFN04,14359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,398)RJIU04M,14360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,728)LGKFN04,14361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,203)YB5WH04M,14362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,728)LGKFN04,14363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,296)YB5WH04M,14364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,328)MRAEE04,14365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,950)YB3EH04E,14366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,602)LGKFN04,14367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,548)LGKFN04,14368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,608)LGKFN04,14369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,421)MGY04,14370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,548)LGKFN04,14371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288445,962)KFZ4404M,14372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,3955)LCES004,14373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,371)YB5WH04M,14374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,936)LGKFN04,14375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,921)LGKFN04,14376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,976)LGKFN04,14377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286185,788)LGKFN04,14378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,296)RQXI04E,14379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294944,122)RQXU04E,14380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,994)LGKFN04,14381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,668)LGKFN04,14382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,1044)LGKFN04,14383.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301759,749)LGKFN04,14384.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,1036)LGKFN04,14385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,327)YB5KL04E,14386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,737)LGKFN04,14387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287908,823)YB3EH04A,14388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281749,156)YBOLN04M,14389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,644)RQXI04E,14390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293156,503)LELVL04M,14391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,449)MGY04,14392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292405,19)RQXU04E,14393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292383,1797)EDGG704,14394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,1810)EDGG704,14395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293468,1912)BR404M,14396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,1840)EDGG704,14397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,4707)LGKFN04,14398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,1980)EDGG704,14399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,1992)EDGG704,14400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,3930)RQXSI04E,14401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,2020)EDGG704,14402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,287)YB5WH04M,14403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,2068)EDGG704,14404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,212)RMZU04E,14405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310438,2136)EDGG704,14406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288302,2486)RJIU04M,14407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314573,2200)EDGG704,14408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,2698)LGKFN04,14409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,1549)EG11G04M,14410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314889,2373)EDGG704,14411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,2373)EDGG704,14412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,2412)EDGG704,14413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310392,4335)LCES004,14414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,2567)EDGG704,14415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310282,4185)GL34W04,14416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,7125)KSLN04M,14417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,162)YBOLN04M,14418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311329,341)MEK04,14419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277313,140)YBOLN04M,14420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,906)LGKFN04,14421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,822)LGKFN04,14422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,2589)EDGG704,14423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,537)LGKFN04,14424.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(287243,597)LGKFN04,14425.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,533)LGKFN04,14426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,874)LGKFN04,14427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,706)YBOLN04M,14428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290055,114)RMZU04E,14429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,2691)EDGG704,14430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,1070)MGY04,14431.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301272,297)LGKFN04,14432.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,237)LGKFN04,14433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,3179)EDGG704,14434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,2746)EDGG704,14435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,3046)EDGG704,14436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,200)RMZU04E,14437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278885,211)RMZU04E,14438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,377)RMZU04E,14439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,945)RJIU04M,14440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264013,511)MAB3404A,14441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,3297)EDGG704,14442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,3049)EDGG704,14443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,5832)EDGG704,14444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,532)LGKFN04,14445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,1355)MEK04,14446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,3349)EDGG704,14447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292186,3113)LGSRA04,14448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,3056)EDGG704,14449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294900,224)RMZU04E,14450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291078,225)YB5KL04E,14451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,352)MAB1204A,14452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,82)LGKFN04,14453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,445)RQXU04E,14454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,3370)EDGG704,14455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,3146)EDGG704,14456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,890)EG11G04M,14457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,547)YB3EH04A,14458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1098)EG11G04M,14459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,475)MAB1204A,14460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,64)LGKFN04,14461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310005,3416)EDGG704,14462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,2368)LCES004,14463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307186,118)MAB04,14464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,276)GL34W04,14465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313638,3528)EDGG704,14466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,1253)RJIU04M,14467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306439,92)MAB04,14468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,366)EG11G04M,14469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,2405)LCES004,14470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,1870)LCES004,14471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,712)RNS04M,14472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,3662)LCES004,14473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307990,3702)EDGG704,14474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281643,86)YB5KL04E,14475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,126)MEK04,14476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,119)LGKFN04,14477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,210)RQXSI04E,14478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,351)YBOLN04M,14479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,325)LELVL04M,14480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,607)MAB1204A,14481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,1001)EG11G04M,14482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,200)RQXSI04E,14483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284346,894)LGKFN04,14484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,3008)LCES004,14485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317991,3722)EDGG704,14486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,2675)LCES004,14487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278651,37)YB5KL04E,14488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,255)LGKFN04,14489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,228)KWUR404E,14490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,1781)EG11G04M,14491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,1831)LCES004,14492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269531,47)EBBRA04E,14493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303529,3908)EDGG704,14494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294406,390)RQXSI04E,14495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,245)EBBRA04E,14496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,412)YB5WH04M,14497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,801)YB3EH04E,14498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,245)YB5WH04M,14499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,82)RQXSI04E,14500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,1841)EG11G04M,14501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,41)RQXSI04E,14502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309557,3979)EDGG704,14503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,1697)LCES004,14504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,633)LGZAA04M,14505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,743)RJIU04M,14506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1573)EG11G04M,14507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,1011)EG11G04M,14508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,1505)YB5WH04M,14509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,155)RQXSI04E,14510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293802,413)EGPFA04,14511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300727,198)EGNOR04M,14512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291019,64)BR204M,14513.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296062,30)RQXSI04E,14514.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,1071)EG11G04M,14515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308077,4065)EDGG704,14516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,2072)EG11G04M,14517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287367,449)YBOLN04M,14518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,534)KSPE1P04,14519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305074,220)ZM56704,14520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,2092)KSLN04A,14521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,1432)RVKWU04M,14522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,2106)EG11G04M,14523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262875,499)EBBRA04E,14524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,1075)EG11G04M,14525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296342,235)EGNOR04M,14526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301070,4188)EDGG704,14527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,108)RNI04M,14528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2030)EG11G04M,14529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269731,505)EBBRA04E,14530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,364)RQXSI04E,14531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311443,4346)EDGG704,14532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282430,652)EBBRA04E,14533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273960,240)EGNOR04M,14534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,262)MGY04,14535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,621)GL34W04,14536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,777)RQXSI04E,14537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,375)RQXSI04E,14538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,2391)LCES004,14539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,784)RQXSI04E,14540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,21)EGNOR04M,14541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,244)YBOLN04M,14542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310199,76)MRAEE04,14543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314172,4390)EDGG704,14544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,136)YB5KL04E,14545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,1220)EBBRA04E,14546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,17)RQXSI04E,14547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280263,41)KWUR404E,14548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,322)YBOLN04M,14549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,1523)YD5WH04M,14550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294362,287)EGNOR04M,14551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,438)LEMDAT04,14552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,257)RQXSI04E,14553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286329,664)EBBRA04E,14554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288377,1443)RVKWU04M,14555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312999,4408)EDGG704,14556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296039,459)LEMDAT04,14557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,2267)LCES004,14558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295929,1949)RASI04M,14559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290866,96)YBOLN04M,14560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,377)EGNOR04M,14561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274596,489)RQXSI04E,14562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295733,519)LEMDAT04,14563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267745,688)EBBRA04E,14564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274616,401)RQXSI04E,14565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,433)RQXSI04E,14566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,205)RQXSI04E,14567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286071,4434)EDGG704,14568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,1485)KFZ4404M,14569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,620)YD5WH04M,14570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293881,311)LOW304M,14571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296350,718)RQXSI04E,14572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,1199)RMZU04E,14573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288647,661)LEMDAT04,14574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282784,450)RQXSI04E,14575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276989,31)LGKFN04,14576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,519)EGNOR04M,14577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,1060)RQXSI04E,14578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310761,4493)EDGG704,14579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293927,225)YB5KL04E,14580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286568,934)EBBRA04E,14581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286791,941)EBBRA04E,14582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295730,725)LEMDAT04,14583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,218)YB5WH04M,14584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285599,794)EBBRA04E,14585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280143,84)YBOLN04M,14586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,554)MGY04,14587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295952,990)RQXSI04E,14588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,635)RQXSI04E,14589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,355)YB5WH04M,14590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295258,61)YD5WH04M,14591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,2042)RQXSI04E,14592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290137,73)YD5WH04M,14593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284316,379)YD5WH04M,14594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,228)YB5WH04M,14595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287402,255)LELVL04M,14596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,625)RQXSI04E,14597.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(300642,643)MGY04,14598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,1168)MGY04,14599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300762,4600)EDGG704,14600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296688,122)YD5WH04M,14601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,1476)RQXSI04E,14602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283489,2114)RVKWU04M,14603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276611,1205)RQXSI04E,14604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,2481)LCES004,14605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296145,1011)EGPFA04,14606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,491)KCHI104M,14607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,875)PMXX04M,14608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286678,801)EBBRA04E,14609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,830)PMXX04M,14610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283549,362)YB3EH04E,14611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,1521)LCES004,14612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,2658)RQXSI04E,14613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,2009)RVKWU04M,14614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,1856)RASI04M,14615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,1190)EG11G04M,14616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304414,789)LEMDAT04,14617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286328,33)YB3EH04E,14618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295098,327)YB5KL04E,14619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,822)PMXX04M,14620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285393,81)YB5WH04M,14621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294690,1900)RVKWU04M,14622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298418,21)YBOLN04M,14623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,1282)MRAE04,14624.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(306304,10)MAB3404A,14625.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295511,78)YD5WH04M,14626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,1519)EG11G04M,14627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283254,492)EGNOR04M,14628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,770)PMXX04M,14629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305011,282)GL4W04M,14630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311412,389)KSLN04A,14631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312354,387)MAB1204A,14632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294049,649)RVKWU04M,14633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305686,837)LEMDAT04,14634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,668)EG11G04M,14635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298130,488)KSLN04A,14636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294950,420)RNS04M,14637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,823)MGY04,14638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287895,511)PMXX04M,14639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289613,512)KSLN04A,14640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295732,347)LEMDAT04,14641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,837)PMXX04M,14642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284786,95)RQXU04E,14643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283889,1548)LELVL04M,14644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288361,483)PMXX04M,14645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,1342)MRAE04,14646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,780)LCES004,14647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,573)GL34W04,14648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,1872)RQXSI04E,14649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296212,517)KSLN04A,14650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294876,1008)PMXX04M,14651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,790)EG11G04M,14652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,1136)YB5WH04M,14653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289684,4628)EDGG704,14654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,2302)RASI04M,14655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287155,898)EBBRA04E,14656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288725,847)LEMDAT04,14657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287143,184)RQXU04E,14658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,1604)EG11G04M,14659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303617,542)KSLN04A,14660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,870)PMXX04M,14661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289158,2131)RVKWU04M,14662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292935,21)KSLN04M,14663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,1638)PMXX04M,14664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288588,212)YBOLN04M,14665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,5123)EDGG704,14666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290116,4845)EDGG704,14667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291679,582)RNS04M,14668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285209,310)PMXX04M,14669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,1047)MRAE04,14670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292967,313)RNS04M,14671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287946,651)PMXX04M,14672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296392,671)KSLN04A,14673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313344,542)MRAE04,14674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288720,651)PMXX04M,14675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278386,262)YH5MH04M,14676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,631)RNI04M,14677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288522,142)YB3EH04E,14678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,1608)EG11G04M,14679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289172,1067)LEMDAT04,14680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289759,5022)EDGG704,14681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,79)YB3EH04E,14682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,2004)RQXSI04E,14683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290166,640)RNS04M,14684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292483,686)RVKWU04M,14685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,994)LGKFN04,14686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,2998)YBOLN04M,14687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,716)MRAE04,14688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294580,156)MAB04,14689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,419)KFZ4404M,14690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,401)KFZ4404M,14691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,1297)PMXX04M,14692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,828)RQXU04E,14693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,1159)EG11G04M,14694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308221,686)KSLN04A,14695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294530,738)RVKWU04M,14696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,1222)MRAE04,14697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285483,99)YB3EH04E,14698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284250,816)RMZU04E,14699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,532)EHAMA04,14700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298697,202)KSLN2C04,14701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309684,446)ZM56704,14702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,681)YD5WH04M,14703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301501,1832)LCES004,14704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300848,1311)LEMDAT04,14705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305548,1104)LEMDAT04,14706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296918,237)RQXU04E,14707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,3846)MRAE04,14708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284894,1330)PMXX04M,14709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,2246)RQXSI04E,14710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279893,556)EHAMA04,14711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289076,1884)LGZAA04M,14712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,402)PMXX04M,14713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295594,672)RNS04M,14714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,684)MGY04,14715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,801)PMXX04M,14716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288242,1614)PMXX04M,14717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,1359)MRAE04,14718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303253,155)GL34W04,14719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,393)YH5MH04M,14720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295522,291)PMXX04M,14721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290396,87)LELVL04M,14722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,6420)EDGG704,14723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,578)MAB1204A,14724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,321)EG11G04M,14725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284190,304)PMXX04M,14726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307158,216)MRAEE04,14727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,498)LGKFN04,14728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,920)LELVL04M,14729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,521)EG11G04M,14730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291323,89)YBOLN04M,14731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,331)LGKFN04,14732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304557,1117)LEMDAT04,14733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,990)KFZ4404M,14734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,954)EG11G04M,14735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,1522)MRAE04,14736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,796)YB5KL04E,14737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288501,747)LEMDAT04,14738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292688,82)BR404M,14739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,681)YD5WH04M,14740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310742,710)KSLN04A,14741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,301)LGKFN04,14742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,843)MGY04,14743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294421,970)RVKWU04M,14744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,1350)YBOLN04M,14745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,231)LCES004,14746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,735)RQXSI04E,14747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301010,805)RNS04M,14748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300464,128)MAB3404A,14749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,1055)PMXX04M,14750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,548)MRAEE04,14751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280810,78)RMZU04,14752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,2105)RQXSI04E,14753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,1594)MRAE04,14754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301656,156)RNI04M,14755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,124)PMXX04M,14756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,409)LCES004,14757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,5283)EDGG704,14758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295448,496)RMZU04E,14759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301576,1639)EG11G04M,14760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290272,242)LEMDAT04,14761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,316)YD5WH04M,14762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291238,163)YH5MH04M,14763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,130)YB3EH04E,14764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,230)LGKFN04,14765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305689,530)LEMDAT04,14766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,85)LEMDAT04,14767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285671,2557)RNI04M,14768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,6)EGNOR04M,14769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,96)YB3EH04E,14770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,700)RQXSI04E,14771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297721,714)KSLN04A,14772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294089,504)LEMDAT04,14773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,403)LGKFN04,14774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272234,409)YB5WH04M,14775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312066,942)MRAE04,14776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,579)LGKFN04,14777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294377,120)LCES004M,14778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,150)YB3EH04E,14779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283302,352)YB5WH04M,14780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,421)KWUR404E,14781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280278,1337)EHAMA04,14782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307870,91)MAB1204A,14783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,777)LELVL04M,14784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,190)YB3EH04E,14785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,407)PMXX04M,14786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287235,409)PMXX04M,14787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,1341)MGY04,14788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,327)YB5KL04E,14789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,409)YBOLN04M,14790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,1652)MGY04,14791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,898)RQXU04E,14792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279318,450)LCES004M,14793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294364,214)EGNOR04M,14794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295156,316)YB3EH04E,14795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297393,342)BR404M,14796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,1216)EGNOR04M,14797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,430)YB3EH04E,14798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317300,5366)EDGG704,14799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,647)LCES004,14800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,674)LGKFN04,14801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278322,189)YH5MH04M,14802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305962,217)LEMDAT04,14803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,447)LEBAS04M,14804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,1163)MGY04,14805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285843,331)LELVL04M,14806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307875,739)KSLN04A,14807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,748)RJIU04M,14808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,1371)LCES004,14809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,420)RQXSI04E,14810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278855,814)KHVL104E,14811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293929,1518)RVKWU04M,14812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279312,329)KHVL104E,14813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280331,137)RQXU04E,14814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294552,3102)EGNOR04M,14815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,2026)LCES004,14816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308004,219)ZM56704,14817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289024,362)YB3EH04E,14818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,1251)YB3EH04A,14819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,924)LCES004,14820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279885,1360)EHAMA04,14821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295216,272)YB3EH04E,14822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,1641)LCES004,14823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286141,271)KWUR404E,14824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,1071)LCES004,14825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,349)RQXSI04E,14826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,341)EG11G04M,14827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303829,451)LOVN1504,14828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294779,953)RNS04M,14829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287222,2168)RQXSI04E,14830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,322)PMXX04M,14831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,86)RJIU04M,14832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,903)EG11G04M,14833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296896,8528)LGKFN04,14834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,213)RNI04M,14835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,1124)RQXSI04E,14836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302725,1159)LEMDAT04,14837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,445)PMXX04M,14838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295754,848)LEMDAT04,14839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302356,488)BR404M,14840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283795,1280)RVKWU04M,14841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,637)KHVL104E,14842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300256,819)LOVN1504,14843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,899)KFZ4404M,14844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,299)KHVL104E,14845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309473,855)LOVN1504,14846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278889,374)KHVL104E,14847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294706,830)LEMDAT04,14848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,266)YH5MH04M,14849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,940)RQXSI04E,14850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297145,881)LOVN1504,14851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295004,571)RMZU04E,14852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279652,397)KHVL104E,14853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,424)YB3EH04E,14854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,936)RQXSI04E,14855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,5500)EDGG704,14856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,440)LOVN1504,14857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301673,1350)LCES004M,14858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,847)RQXSI04E,14859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277598,166)YB3EH04E,14860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277445,317)YD5WH04M,14861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291656,530)KHVL104E,14862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289249,225)KFZ4404M,14863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,1108)RQXSI04E,14864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,1330)EGNOR04M,14865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,468)LOVN1504,14866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289618,60)YB3EH04E,14867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282205,199)YB3EH04E,14868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301972,239)YB3EH04A,14869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,337)LGKFN04,14870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,3309)LCES004,14871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291521,227)LELVL04M,14872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284063,825)RMZU04E,14873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293561,1578)RVKWU04M,14874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317538,302)MAB1204A,14875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298183,265)YB3EH04A,14876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,5557)EDGG704,14877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,638)MGY04,14878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,805)PMXX04M,14879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,1822)MRAE04,14880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,585)PMXX04M,14881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,1985)LCES004,14882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,458)EGNOR04M,14883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,1070)LCES004,14884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263601,274)YB3EH04A,14885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290803,135)KHVL104E,14886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289972,716)YB3EH04E,14887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309953,684)LOVN1504,14888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311032,404)LOVN1504,14889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,718)KSLN04M,14890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,2331)LCES004,14891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281091,58)YB3EH04A,14892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,808)LELVU04,14893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282090,421)LELVL04M,14894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290752,561)LEMDAT04,14895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,197)EGNOR04M,14896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287489,47)YB3EH04A,14897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,629)EGNOR04M,14898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,400)MGY04,14899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,618)RQXSI04E,14900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296939,314)YB3EH04A,14901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278647,1466)EHAMA04,14902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285360,437)LELVL04M,14903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292189,312)$YB5WH04M,14904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294148,369)LELVL04M,14905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305867,1313)EDGG704,14906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289238,488)EGNOR04M,14907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,505)EGNOR04M,14908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294503,1047)RNS04M,14909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,9)EGNOR04M,14910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,323)EGNOR04M,14911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298502,401)YB3EH04A,14912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292091,538)LOVN1504,14913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301342,2010)LCES004M,14914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310082,5588)EDGG704,14915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304552,1316)LEMDAT04,14916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,2011)LCES004,14917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,2288)RQXSI04E,14918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,328)EGNOR04M,14919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,759)KCHI104M,14920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294791,565)LELVL04M,14921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,1730)LCES004,14922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,256)LELVU04,14923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288989,1632)RMZU04E,14924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281989,619)YH5MH04M,14925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,3914)LCES004,14926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,969)EGNOR04M,14927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296155,479)LELVL04M,14928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,881)EGNOR04M,14929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,1687)LCES004,14930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306922,755)LOVN1504,14931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287918,1539)LEMDAT04,14932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281485,303)LELVU04,14933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,1102)PMXX04M,14934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290362,68)YB5WH04M,14935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314538,1950)EDGG704,14936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291193,95)YBOLN04M,14937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293560,1578)RVKWU04M,14938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,802)EGNOR04M,14939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,1251)LCES004,14940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279804,760)YH5MH04M,14941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,389)YD5WH04M,14942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282374,1594)RVKWU04M,14943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,2077)LCES004,14944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,1574)MRAE04,14945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298171,324)LELVU04,14946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294773,1250)YBOLN04M,14947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279801,797)EHAMA04,14948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309790,429)YB3EH04A,14949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307791,570)ZM56704,14950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,383)PMXX04M,14951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304690,1132)LOVN1504,14952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,584)LELVU04,14953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287704,0),14954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310512,803)LOVN1504,14955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,2299)LCES004,14956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290650,397)PMXX04M,14957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304486,656)LELVU04,14958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,21)YB5KL04E,14959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295879,1073)RNS04M,14960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,393)EG11G04M,14961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286575,634)LELVL04M,14962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,638)RQXSI04E,14963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298306,610)LOVN1504,14964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,972)PMXX04M,14965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311142,67)MAB3404A,14966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309070,5620)EDGG704,14967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269231,304)YH5MH04M,14968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306201,212)KSAL1204,14969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293074,394)RQXU04E,14970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,319)PMXX04M,14971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,706)LCES004,14972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300140,187)RMZU04,14973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,655)LEBAS04M,14974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,178)RJIU04M,14975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308432,533)RMZU04,14976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,133)RJIU04M,14977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,2688)EDGG704,14978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,1131)PMXX04M,14979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,130)RJIU04M,14980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,527)EGNOR04M,14981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,1647)RVKWU04M,14982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,1347)YB3EH04E,14983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306384,715)LELVU04,14984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270609,219)KFZ4404E,14985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,1216)LCES004,14986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,514)RJIU04M,14987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292388,694)RQXU04E,14988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306251,220)RMZU04,14989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,706)LCES004,14990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,128)YB5WH04M,14991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,2096)LCES004,14992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,299)RJIU04M,14993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,40)YB3EH04E,14994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,193)RJIU04M,14995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303077,570)ZM56704,14996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278681,1148)EHAMA04,14997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,840)RNI04M,14998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,172)LEMDAT04,14999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,1921)LCES004,15000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1027)RQXSI04E,15001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,65)LEMDAT04,15002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,1125)PMXX04M,15003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287286,450)EGNOR04M,15004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286082,615)LELVU04,15005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294365,330)RNI04M,15006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281256,229)RMZU04,15007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,1281)LCES004,15008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276210,391)KHVL104E,15009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,2333)RQXSI04E,15010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303351,435)LELVU04,15011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,422)BR404M,15012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,872)EGNOR04M,15013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293626,483)LELVL04M,15014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300850,745)LELVU04,15015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308593,404)RMZU04,15016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282057,448)YBOLN04M,15017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,530)YH5MH04M,15018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300988,1471)LOVN1504,15019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263492,15)MM304,15020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289675,415)KSPE1P04,15021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285895,115)YB3EH04E,15022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,515)KSPE1P04,15023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296180,109)RMZU04,15024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,367)MRAE04,15025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,504)RJIU04M,15026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293804,326)KSAL1204,15027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302456,616)LELVU04,15028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,618)RNI04M,15029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295747,520)YB3EH04A,15030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292917,531)LELVL04M,15031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263594,1655)LCES004M,15032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288954,414)KHVL104E,15033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315763,2261)EDGG704,15034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277197,266)EG11G04M,15035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,108)LOVN1504,15036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284038,638)LELVL04M,15037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291187,433)KWUR404E,15038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,3238)LCES004,15039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,379)PMXX04M,15040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302840,133)RMZU04,15041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307658,215)RMZU04,15042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309978,636)YB3EH04A,15043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300174,109)RMZU04,15044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309006,574)ZM56704,15045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,1320)RQXSI04E,15046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294595,246)YB3EH04E,15047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311351,61)LOVN1504,15048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,515)MAB04,15049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,906)MM304,15050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295231,356)LOVN1504,15051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301709,2419)LCES004M,15052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282986,39)YB3EH04E,15053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286221,136)LELVL04M,15054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,309)BR204M,15055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,3670)LCES004,15056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303790,58)LOVN1504,15057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296550,541)YB3EH04A,15058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277167,339)KSPE1P04,15059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307135,5624)EDGG704,15060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287631,391)LELVL04M,15061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306307,257)RMZU04,15062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,729)MRAE04,15063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296260,655)KSAL1204,15064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,1635)PMXX04M,15065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308410,228)LEBAS04A,15066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,724)LEMDAT04,15067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288145,83)YB3EH04E,15068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287536,398)LELVL04M,15069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309172,2483)EDGG704,15070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,2705)LCES004,15071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,523)LCES004,15072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,586)LCES004,15073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,730)MRAEE04,15074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302970,628)LOVN1504,15075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,422)KWUR404E,15076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305802,1683)EDGG704,15077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292872,390)KSAL1204,15078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306718,210)LOVN1504,15079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309200,963)LCES004M,15080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276534,447)KHVL104E,15081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287828,17)$YBOLN04M,15082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294135,639)YB5WH04M,15083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,1030)LEMDAT04,15084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287518,161)YB5WH04M,15085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279716,75)LELVU04,15086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279163,462)KHVL104E,15087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,863)BR404M,15088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,1194)LEMDAT04,15089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278598,1607)EHAMA04,15090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315428,312)LELVL104,15091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301303,190)MYY04A,15092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281891,522)KWUR404E,15093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,91)RJIU04M,15094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282882,288)KWUR404E,15095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312192,875)ZM56704,15096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304895,220)LOVN1504,15097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,412)KHVL104E,15098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311727,239)MAB04,15099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302875,256)LELVU04,15100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,1782)KFZ4404M,15101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302920,350)LELVL104,15102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,467)RQXSI04E,15103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294164,89)BR404M,15104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286590,201)YB5WH04M,15105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279642,419)KHVL104E,15106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309462,451)LOVN1504,15107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,1222)PMXX04M,15108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307105,3764)LGZAA04M,15109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294807,2420)LCES004M,15110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,183)RJIU04M,15111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292940,1948)EDGG704,15112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310792,9)GL34W04,15113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296407,602)YB3EH04A,15114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277201,460)KHVL104E,15115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301003,351)YB3EH04A,15116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307987,512)LELVL104,15117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291314,650)LELVL04M,15118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313899,469)KSAL1204,15119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287527,486)KSPE1P04,15120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,2571)LCES004,15121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,333)KWUR404E,15122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,503)LELVU04,15123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294685,584)LELVU04,15124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296147,97)LELVU04,15125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306331,409)KSLN04A,15126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302685,71)ZM56704,15127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312532,363)LELVL104,15128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302033,671)LOVN1504,15129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309520,91)MAB04,15130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278487,434)YH5MH04M,15131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279834,394)YH5MH04M,15132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311071,5686)EDGG704,15133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,351)LOVN1504,15134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279250,209)KSPE1P04,15135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307145,431)KSAL1204,15136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314808,396)MRAEE04,15137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294284,292)MYY04A,15138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264033,236)MYY04A,15139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280283,272)YH5MH04M,15140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,766)LGKFN04,15141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279411,445)KSPE1P04,15142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296675,166)FUJ04M,15143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318565,684)LELVL104,15144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,1066)LGKFN04,15145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277562,329)YH5MH04M,15146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283452,256)RMZU04,15147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,325)RNI04M,15148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,319)KWUR404E,15149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,2850)LCES004,15150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281674,77)KSPE1P04,15151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288107,628)KWUR404E,15152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,1099)RQXSI04E,15153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291554,441)YH5MH04M,15154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289330,817)KSAL1204,15155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318660,244)EDGG704,15156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297554,315)RNI04M,15157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310117,625)YB3EH04A,15158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263816,219)RMZU04,15159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,1853)LCES004,15160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290567,184)YB3EH04E,15161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306204,134)ZM56704,15162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312565,766)LCES004,15163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285431,861)LGKFN04,15164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291287,23)LELVL04M,15165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305661,448)LOVN1504,15166.p,0.000000)\\\n",
      "\t\t\t\t0.000000\t(t_x(293544,555)RQXSI04E,15167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302096,324)LOVN1504,15168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,329)MAB3404A,15169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263587,2605)LCES004M,15170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288982,222)YB3EH04E,15171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295885,2370)RQXSI04E,15172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279467,290)YH5MH04M,15173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282720,575)KWUR404E,15174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293549,402)RQXU04E,15175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277243,254)KSPE1P04,15176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,584)EGNOR04M,15177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,295)LEMDAT04,15178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280671,1128)LFMDA04A,15179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318473,1102)LLBGA04L,15180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,2331)LCES004,15181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279817,199)EGNOR04M,15182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1313)RQXSI04E,15183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316298,2625)EDGG704,15184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306801,372)RMZU04,15185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298577,385)RMZU04,15186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295174,574)LELVU04,15187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307617,735)LELVU04,15188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280018,254)FUJ04M,15189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279243,301)YH5MH04M,15190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307103,225)MAB3404A,15191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,352)RJIU04M,15192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300354,64)MEK04,15193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284297,253)RQXSI04E,15194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301867,620)RMZU04,15195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,118)RNI04M,15196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,1739)EGNOR04M,15197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,489)KWUR404E,15198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287821,298)RMZSI04M,15199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304435,768)LELVU04,15200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,1823)PMXX04M,15201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,423)RQXSI04E,15202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291178,461)EBBRA04E,15203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297613,179)RQXSI04E,15204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297904,748)LOVN1504,15205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317603,853)LLBGA04L,15206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317908,1613)EDGG704,15207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,1098)LGKFN04,15208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282868,274)KWUR404E,15209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,407)KWUR404E,15210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,391)MYY04A,15211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303783,193)MAB04,15212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307846,106)RMZU04,15213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,99)RJIU04M,15214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295356,137)RQXU04E,15215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,197)PMXX04M,15216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286486,773)LELVL04M,15217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318435,2670)EDGG704,15218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291796,176)YH5MH04M,15219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,372)RJIU04M,15220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279398,403)YH5MH04M,15221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,1961)EG11G04M,15222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289913,172)YH5MH04M,15223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285372,296)YB5WH04M,15224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302944,910)RMZSI04,15225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310303,1387)RMZU04,15226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279409,243)YH5MH04M,15227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301367,235)YB3EH04A,15228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280002,735)LELVU04,15229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,560)RJIU04M,15230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304778,316)RVKWS04,15231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309324,884)RMZSI04,15232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300815,832)LCES004M,15233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308855,232)YB3EH04A,15234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304351,1412)LLBGA04L,15235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295503,1420)RVKWU04M,15236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296232,326)LEBAS04A,15237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287604,379)PMXX04M,15238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310235,2)MAB1204A,15239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277424,1581)EHAMA04,15240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287040,4682)RJIU04M,15241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292003,361)FUJ04M,15242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311863,632)YB3EH04A,15243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307733,908)LELVL104,15244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291494,426)YH5MH04M,15245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,863)RNS04M,15246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294701,530)KSAL1204,15247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297680,702)RMZSI04,15248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300866,433)RMZU04,15249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,1214)RVKWU04M,15250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283458,917)RMZSI04,15251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284860,1241)RVKWU04M,15252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293858,733)RQXSI04E,15253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281881,391)YB3EH04A,15254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,3860)LCES004,15255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287703,14)RNI04M,15256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,301)MAB3404A,15257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283823,560)YB3EH04E,15258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301350,918)RMZU04,15259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297219,297)FUJ04M,15260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284504,651)RQXSI04E,15261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,636)LLBGA04L,15262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271199,98)RMZU04E,15263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294111,367)LELVU04,15264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288740,589)RQXSI04E,15265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297362,383)RNI04M,15266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,2023)LCES004,15267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289901,501)RQXSI04E,15268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280453,81)EBBRA04E,15269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300133,435)RQXSI04E,15270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316391,2670)EDGG704,15271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308941,68)YB3EH04A,15272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,202)YB3EH04E,15273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311549,852)LELVL104,15274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,160)YB3EH04E,15275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307018,978)RMZSI04,15276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281723,48)LELVL04M,15277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,995)PMXX04M,15278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,676)PMXX04M,15279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296317,86)YB3EH04A,15280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279693,427)YH5MH04M,15281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,735)MRAE04,15282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295550,367)LELVU04,15283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282176,50)RMZU04E,15284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306868,330)KSLN04A,15285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302665,110)GL34W04,15286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,178)EGNOR04M,15287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(268974,81)$KHVL104E,15288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,349)RQXSI04E,15289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,728)MRAE04,15290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300571,112)ZM56704,15291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293006,335)KSPE1P04,15292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294121,315)RVKWS04,15293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297781,426)YB3EH04A,15294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306207,1795)LCES004M,15295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295882,135)RNI04M,15296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287201,461)YB5WH04M,15297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303911,39)YB3EH04A,15298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287544,153)BR404M,15299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281824,1615)RVKWU04M,15300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286853,178)KSLN04M,15301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,536)MRAE04,15302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283139,43)RMZSI04M,15303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315138,861)LCES004,15304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,1309)MRAE04,15305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,530)LGKFN04,15306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,814)RQXU04E,15307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,327)RJIU04M,15308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309721,244)YB3EH04A,15309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315019,1986)EDGG704,15310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,432)RJIU04M,15311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291212,201)RVKWS04,15312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294857,167)YBOLN04M,15313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,1113)RASI04M,15314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283115,593)RMZU04,15315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281185,271)KFZ4404E,15316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,493)MRAE04,15317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,1122)RVKWU04M,15318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291739,272)KSLN04A,15319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276531,80)KHVL104E,15320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297974,231)YB3EH04A,15321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304739,124)GL34W04,15322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279552,283)EBBRA04E,15323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305601,654)LLBGA04L,15324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303061,522)BKED1204,15325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286690,1179)EHAMA04,15326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312051,119)YB3EH04A,15327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287195,253)RFBRT04M,15328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303930,211)YB3EH04A,15329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295521,14)YB3EH04A,15330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288568,762)RQXSI04E,15331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291470,39)YB3EH04E,15332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,530)LGKFN04,15333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309498,1112)RMZSI04,15334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291571,104)KFZ4404M,15335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291007,25)YB3EH04A,15336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290667,108)GL34W04,15337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,69)LGKFN04,15338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295519,185)YB3EH04A,15339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281946,83)KSPE1P04,15340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,2555)RQXSI04E,15341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283128,445)YB3EH04E,15342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287855,305)RNS04M,15343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285482,1017)PMXX04M,15344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313701,1153)MRAE04,15345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286031,0),15346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309547,385)LEBAS04A,15347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284450,13)KSLN04M,15348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298368,426)LOVN1504,15349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281905,266)YH5MH04M,15350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,832)LEMDAT04,15351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,600)MRAE04,15352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,1279)MRAE04,15353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280365,317)RQXU04E,15354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301299,438)YB3EH04A,15355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,445)RQXU04E,15356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285772,100)YB3EH04E,15357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298619,323)RNS04M,15358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315779,1066)LCES004,15359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312091,292)KSLN04A,15360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,631)EG11G04M,15361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312442,433)LEBAS04A,15362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296565,341)RNI04M,15363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287302,2167)LFMDA04A,15364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273554,323)EBEEC04M,15365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304857,582)KSAL1204,15366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,508)YB3EH04A,15367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291971,128)YB3EH04A,15368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311478,978)LELVL104,15369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286317,353)EBBRA04E,15370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306710,320)LOVN1504,15371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286844,291)KSPE104D,15372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308505,87)YB3EH04A,15373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296449,404)LELVU04,15374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297571,382)LELVU04,15375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1053)RQXSI04E,15376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292613,191)MM304,15377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292991,291)YD5WH04M,15378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307860,48)YB3EH04A,15379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296772,768)LOVN1504,15380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290455,706)RVKWS04,15381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277284,242)EBBRA04E,15382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(321498,2250)EDGG704,15383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,2350)LCES004,15384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287287,331)RMZU04E,15385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283965,798)RNI04M,15386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296907,187)YD5WH04M,15387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287372,110)$KHVL104E,15388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263418,566)BKED1204,15389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280203,465)RMZU04,15390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283464,296)YB3EH04A,15391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,296)RJIU04M,15392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285875,11)EBEEC04M,15393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271601,1302)RASI04M,15394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285112,313)KSLN04M,15395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305522,345)KSPE104D,15396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,131)RNI04M,15397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308225,1175)RMZSI04,15398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284206,419)RMZU04,15399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,77)RQXSI04E,15400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279735,653)KSPE1P04,15401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,1209)EGNOR04M,15402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294211,298)EG11G04M,15403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294442,652)LOVN1504,15404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301132,376)RNI04M,15405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,185)LOVN1504,15406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294546,186)LOVN1504,15407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305019,254)RNS04M,15408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301365,34)MAB3404A,15409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296840,301)YB3EH04A,15410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294925,1449)RVKWU04M,15411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296997,355)KSLN04M,15412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307218,1055)ZM56704,15413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306995,266)YB3EH04A,15414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288292,309)YB3EH04E,15415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314530,133)GL34W04,15416.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(308308,542)YB3EH04A,15417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,472)RJIU04M,15418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,554)RJIU04M,15419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263168,277)RFBRT04M,15420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,1117)LGKFN04,15421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289950,107)YB5WH04M,15422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300455,436)LCES004M,15423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291538,202)KSPE1P04,15424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301621,557)RNS04M,15425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308093,186)YB3EH04A,15426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282505,355)RFBRT04M,15427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263421,204)LCES004M,15428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294594,606)KSAL1204,15429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292423,3089)EDGG704,15430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304753,479)LGKFN04,15431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290892,569)YB5WH04M,15432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,364)LOVN1504,15433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296343,54)YB3EH04E,15434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293545,257)RQXU04E,15435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,227)RJIU04M,15436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302777,202)LELVL104,15437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,374)MRAE04,15438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295273,358)EG11G04M,15439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300931,388)KSPE104D,15440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284261,142)$YB3EH04E,15441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282752,259)KSLN04A,15442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263793,77)KSAL1204,15443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305929,429)LCES004M,15444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292534,204)YB3EH04A,15445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310901,230)YB3EH04A,15446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313034,143)GL34W04,15447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295372,226)YB3EH04A,15448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295691,113)RMZU04,15449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291695,137)YB5KL04E,15450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309143,362)RMZU04,15451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291639,185)YB3EH04A,15452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309899,4)YB3EH04A,15453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282837,239)KSLN04M,15454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288191,398)KSPE1P04,15455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286988,335)MM204,15456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297350,120)BR204M,15457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,546)LCES004,15458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308402,184)LELVL104,15459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,517)RJIU04M,15460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295292,301)YB3EH04A,15461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306139,335)LOVN1504,15462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296303,135)LOW304M,15463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297288,264)YB3EH04A,15464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,3719)KSPE104D,15465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296668,196)YB3EH04A,15466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295384,227)KFZ4404M,15467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263743,472)LEBAS04A,15468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294449,432)BR404M,15469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302162,1633)LGKFN04,15470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301601,299)LOVN1504,15471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294097,802)LELVU04,15472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263313,358)RFBRT04M,15473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277703,573)KHVL104E,15474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275809,180)YD5WH04M,15475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303662,372)KSPE104D,15476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290015,215)BR204M,15477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284183,908)LOVN1504,15478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295127,58)YB3EH04A,15479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,40)LGKFN04,15480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287696,1227)RMZSI04,15481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301145,296)YB3EH04A,15482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291514,529)YB3EH04E,15483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289595,261)YBOLN04M,15484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283734,144)KSLN04M,15485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288519,74)YB5WH04M,15486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285070,539)RMZU04E,15487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292875,682)LELVL04M,15488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295790,514)LEMDAT04,15489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,401)RNI04M,15490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,105)RJIU04M,15491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,1229)LGKFN04,15492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288684,469)YH5MH04M,15493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306491,330)LCES004M,15494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295339,1274)RVKWU04M,15495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288957,408)LEMDAT04,15496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,365)MRAE04,15497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295071,646)YB3EH04A,15498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308248,382)YB3EH04A,15499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263463,370)LEBAS04A,15500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309072,613)EDGG704,15501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263607,198)LCES004M,15502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303049,271)ZM56704,15503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293070,384)RNS04M,15504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284224,917)RMZSI04,15505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287978,398)YH5MH04M,15506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290535,270)YBOLN04M,15507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,377)RQXSI04E,15508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,1555)RVKWU04M,15509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,1942)LCES004,15510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312494,268)LOVN1504,15511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306044,289)LELVL104,15512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306630,306)KSPE104D,15513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303451,346)KWUR1C04,15514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318401,384)EDGG704,15515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285870,1184)RVKWU04M,15516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279048,298)KHVL104E,15517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310755,36)ZM56704,15518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263986,86)MAB3404A,15519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,423)EGPFA04,15520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307217,861)RMZSI04,15521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294048,291)RMZU04E,15522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311256,327)YB3EH04A,15523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309098,898)RMZSI04,15524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300896,270)GL34W04,15525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,654)MRAE04,15526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288078,78)EBBRA04E,15527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280587,1130)RVKWU04M,15528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286160,529)YB3EH04E,15529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293640,558)YB3EH04E,15530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303485,114)LELVL104,15531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285820,18)YD5WH04M,15532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291539,247)KSLN04M,15533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311314,362)LELVL104,15534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277387,43)YB5WH04M,15535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287595,138)KWUR1C04,15536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,430)PMXX04M,15537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296107,149)LELVL04M,15538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284341,370)KSLN04M,15539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285123,267)LGKFN04,15540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263279,81)KFZ4404M,15541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296165,29)LELVL04M,15542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291267,911)RNS04M,15543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290696,430)RNS04M,15544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296970,209)KFZ4404M,15545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283414,204)YB5WH04M,15546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300590,48)EG11G04M,15547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302592,180)YD5WH04M,15548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284562,243)KFZ4404M,15549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303209,408)LEBAS04A,15550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293522,117)YB3EH04E,15551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301879,373)LELVL104,15552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294370,258)KSPE104D,15553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289028,213)KFZ4404M,15554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295288,362)KSLN04M,15555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297370,256)YB3EH04A,15556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,523)EG11G04M,15557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,212)EG11G04M,15558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312950,0),15559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305122,556)LEBAS04A,15560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285792,69)BR404M,15561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300204,444)EG11G04M,15562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293139,340)RNS04M,15563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,52)KFZ4404M,15564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,319)RJIU04M,15565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317153,3237)EDGG704,15566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,341)YB3EH04A,15567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312011,242)YB3EH04A,15568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,4311)LCES004,15569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306846,155)KWUR1C04,15570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295620,981)RVKWU04M,15571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294025,420)RQXU04E,15572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301757,115)KSAL1204,15573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,1147)KSLN04A,15574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305491,366)YB3EH04A,15575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288987,36)KFZ4404M,15576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305811,163)KWUR1C04,15577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283305,130)KSLN04A,15578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288101,200)KSPE104D,15579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277924,99)YBOLN04M,15580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298397,237)YB3EH04A,15581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296477,394)YB3EH04A,15582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283258,329)RMZU04E,15583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,437)RJIU04M,15584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310853,160)LELVL104,15585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,542)LGKFN04,15586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,1035)PMXX04M,15587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,366)LGKFN04,15588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296394,1)YB3EH04A,15589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316061,288)LLBGA04L,15590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302516,510)LCES004M,15591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284357,1236)RVKWU04M,15592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,446)RJIU04M,15593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279721,994)EHAMA04,15594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283862,300)RASI04M,15595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291117,460)KSPE104D,15596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303200,491)MYY04A,15597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,142)YD5WH04M,15598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306283,152)KSAL1204,15599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289171,186)EG11G04M,15600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284085,1923)RVKWU04M,15601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285563,525)LCES004M,15602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303971,59)ZM56704,15603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292413,370)KWUR404E,15604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313050,538)LCES004M,15605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288723,145)YB3EH04A,15606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313298,200)GL34W04,15607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287158,9)YBOLN04M,15608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304555,514)LEMDAT04,15609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292251,240)YB3EH04A,15610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300582,226)KWUR404E,15611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304161,126)LELVL104,15612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304446,183)LELVL104,15613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286616,1307)RVKWU04M,15614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293539,1206)RVKWU04M,15615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302177,8)LEBAS04M,15616.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(298160,32)KSAL1204,15617.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303517,1277)RMZSI04,15618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285451,36)KFZ4404L,15619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310734,670)RMZSI04,15620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,1000)MAB1204A,15621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,655)MAB1204A,15622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,1077)$MAB3404A,15623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,939)MAB1204A,15624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,544)$MAB3404A,15625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,2431)MYY04A,15626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,2221)MYY04A,15627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,2422)MYY04A,15628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,2621)MYY04A,15629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,2096)MYY04A,15630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,2125)MYY04A,15631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,326)MYY04A,15632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,2671)MYY04A,15633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,2695)MYY04A,15634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1307)MAB04,15635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,201)MAB04,15636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,941)MGY04,15637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,4593)MGY04,15638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307845,279)MGY04,15639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302616,614)MGY04,15640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,1881)EBBRA04E,15641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286569,2238)EBBRA04E,15642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,426)GL34W04,15643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,1676)EBBRA04E,15644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,394)$RMZSI04M,15645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,1660)RQXI04E,15646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,840)RQXSI04E,15647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,1093)EBBRA04E,15648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,1197)RQXSI04E,15649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,2109)RQXI04E,15650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,930)RQXI04E,15651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,1980)RQXSI04E,15652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,1421)RQXI04E,15653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1121)MGY04,15654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,2002)RQXSI04E,15655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1249)ZM56704,15656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,1200)RQXSI04E,15657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,2197)RQXI04E,15658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,1137)LELVL04M,15659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,1638)MGY04,15660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,578)MGY04,15661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,1190)RQXU04E,15662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291024,1982)EBBRA04E,15663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1520)MGY04,15664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,2762)MYY04A,15665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,152)MGY04,15666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,1218)MGY04,15667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,400)MGY04,15668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,1135)MYY04A,15669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,1466)MAB04,15670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,950)$MYY04A,15671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,335)MYY04A,15672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,1001)MGY04,15673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,1292)MGY04,15674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,429)MGY04,15675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,1537)MYY04A,15676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,1599)MGY04,15677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,721)$MAB3404A,15678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301297,228)MEK04,15679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,1536)MGY04,15680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,1631)MAB04,15681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,2316)RQXI04E,15682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,426)MAB04,15683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,2532)MYY04A,15684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,1718)MYY04A,15685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,2320)YBOLN04M,15686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,2338)YBOLN04M,15687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,1691)MEK04,15688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,902)$RMZSI04M,15689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,1500)RQXI04E,15690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285575,218)RQXI04E,15691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307779,898)MEK04,15692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,2341)RQXI04E,15693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305354,1019)MEK04,15694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,1545)MEK04,15695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,374)MGY04,15696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,390)MGY04,15697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,1647)MAB04,15698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,1544)MEK04,15699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318112,485)MAB04,15700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289013,957)MEK04,15701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,644)MGY04,15702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309190,690)MGY04,15703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,95)RQXI04E,15704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,156)MAB04,15705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,1622)MEK04,15706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,1248)MAB3404A,15707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,1650)MEK04,15708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,1547)MAB04,15709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,865)MAB1204A,15710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,928)YB5WH04M,15711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,551)MYY04A,15712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263931,309)MYY04A,15713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,935)MAB3404A,15714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,657)MAB3404A,15715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316446,642)MYY04A,15716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,1601)KHVL104E,15717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272287,1148)YBOLN04M,15718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304262,316)MGY04,15719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,815)YB5WH04M,15720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,397)MAB1204A,15721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289843,930)$MAB04,15722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311850,1055)MAB3404A,15723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294284,374)MYY04A,15724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301303,272)MYY04A,15725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,414)MAB3404A,15726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264033,318)MYY04A,15727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304871,169)$MEK04,15728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,1536)PMXX04M,15729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,1753)RQXSI04E,15730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,1280)MGY04,15731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303200,656)MYY04A,15732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,2921)MGY04,15733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306951,53)MRAEE04,15734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312950,72)MAB04,15735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308733,192)MAB04,15736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282954,607)RQXI04E,15737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303728,48)YB3EH04E,15738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288411,194)EBBRA04E,15739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,541)MGY04,15740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,1233)RQXI04E,15741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307481,507)MGY04,15742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303592,495)MGY04,15743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,702)MGY04,15744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,879)GL34W04,15745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292214,105)RQXU04E,15746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,316)MYY04A,15747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,617)MGY04,15748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,817)MGY04,15749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,992)MAB04,15750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,868)MEK04,15751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,1030)MGY04,15752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,591)GL34W04,15753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311727,455)MAB04,15754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,830)MYY04A,15755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308515,19)MAB3404A,15756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,1288)YBOLN04M,15757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,1356)GL34W04,15758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,869)YBOLN04M,15759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,2730)LCES004,15760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,2776)LCES004,15761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,301)MGY04,15762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,1403)MAB3404A,15763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,765)MYY04A,15764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,2961)LCES004,15765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,1262)MYY04A,15766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283853,39)RMZU04E,15767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310475,3150)LCES004,15768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283343,24)YB5WH04M,15769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,3612)LCES004,15770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285664,3246)LCES004,15771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,2308)KSPE104D,15772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272894,304)YB5WH04M,15773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316914,769)MGY04,15774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,2814)LCES004,15775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,3390)LCES004,15776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,2503)LCES004,15777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,2015)LCES004,15778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,2065)MEK04,15779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,2190)LCES004,15780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,1800)LCES004,15781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,1740)LCES004,15782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311329,530)MEK04,15783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,1831)LCES004,15784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,1650)LCES004,15785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306902,656)MEK04,15786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,3390)LCES004,15787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,441)RQXSI04E,15788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,554)RQXI04E,15789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,2040)LCES004,15790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293576,571)RMZU04E,15791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,1854)LCES004,15792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,3408)LCES004,15793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,624)YBOLN04M,15794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,3005)LCES004,15795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,1794)LCES004,15796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,349)RNI04M,15797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288696,407)RNI04M,15798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,777)RQXI04E,15799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,3450)LCES004,15800.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263439,1505)YB3EH04A,15801.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,1196)MEK04,15802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290215,433)RNI04M,15803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,712)MRAEE04,15804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,510)RNI04M,15805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,567)RNI04M,15806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,3496)LCES004,15807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310096,1222)MEK04,15808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,2009)MRAEE04,15809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,857)MRAEE04,15810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,507)RNI04M,15811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,1274)MEK04,15812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,587)MAB04,15813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,255)MGY04,15814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310724,134)GL34W04,15815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317360,414)MRAEE04,15816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,1114)MRAEE04,15817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295153,38)YB5WH04M,15818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,655)RNI04M,15819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,697)MRAEE04,15820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,3506)LCES004,15821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,476)MEK04,15822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289007,542)YB5WH04M,15823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,3690)LCES004,15824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,692)MGY04,15825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304862,698)MGY04,15826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,1044)RNI04M,15827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304380,1260)MRAEE04,15828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,1143)MGY04,15829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,1136)MAB04,15830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,4729)KWUR1C04,15831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,1137)MAB04,15832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,314)YB5KL04E,15833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,1362)MRAEE04,15834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,1265)YBOLN04M,15835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,1559)RNI04M,15836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,4050)LCES004,15837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306590,42)MAB1204A,15838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309695,1366)MRAEE04,15839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289440,407)$MEK04,15840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,3750)LCES004,15841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,3825)LCES004,15842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,1333)YB5KL04E,15843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302955,39)MAB04,15844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,1430)MRAEE04,15845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293571,152)RQXU04E,15846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,4883)LCES004,15847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284786,181)RQXU04E,15848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304615,491)$MEK04,15849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,4283)LCES004,15850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,329)PMXX04M,15851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,1253)RNI04M,15852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287143,270)RQXU04E,15853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,915)YB5WH04M,15854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318516,70)MGY04,15855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,379)YB5KL04E,15856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,285)YBOLN04M,15857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,4350)LCES004,15858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,4050)LCES004,15859.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290061,396)MGY04,15860.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305542,406)MRAEE04,15861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,209)RMZU04E,15862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,1627)RNI04M,15863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296918,323)RQXU04E,15864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,321)YB5KL04E,15865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285506,133)YB5WH04M,15866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,204)YB5WH04M,15867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,1337)YB5KL04E,15868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,1912)YB5WH04M,15869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303550,2806)LGZAA04M,15870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303684,456)MRAEE04,15871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,4405)LCES004,15872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,1276)RQXSI04E,15873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,673)LELVL04M,15874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,2781)LGKFN04,15875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,1156)RQXSI04E,15876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,5579)GL4W04M,15877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290578,1474)RNI04M,15878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292753,483)YB5WH04M,15879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,4250)LGSRA04,15880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,298)RNI04M,15881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,5890)LGZAA04M,15882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,134)YBOLN04M,15883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,1612)RNI04M,15884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,536)YB5WH04M,15885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,622)YB5WH04M,15886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263922,3)GL34W04,15887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,292)YB5WH04M,15888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289194,12843)LGZAA04M,15889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267696,175)YB5KL04E,15890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284418,51)RMZU04E,15891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,927)YBOLN04M,15892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293156,1019)LELVL04M,15893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280607,448)YB5WH04M,15894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,538)YB5KL04E,15895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288992,59)RJIU04M,15896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,598)YB5KL04E,15897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,2445)KSLN04M,15898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288792,5)YB5WH04M,15899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287040,1781)RNI04M,15900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,436)RJIU04M,15901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,1000)RNI04M,15902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292875,1198)LELVL04M,15903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292451,224)RMZU04E,15904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281290,1276)RQXU04E,15905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310392,4785)LCES004,15906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,1496)MAB1204A,15907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293354,71)YB5KL04E,15908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283042,4610)LGZAA04M,15909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296158,688)YB5WH04M,15910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281749,292)YBOLN04M,15911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,220)GL34W04,15912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,1088)YB5KL04E,15913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,169)YBOLN04M,15914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,862)RNI04M,15915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280645,139)YB5KL04E,15916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,6704)LGKFN04,15917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,1081)RNI04M,15918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317008,445)$MAB04,15919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,6863)LGKFN04,15920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,414)MAB1204A,15921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,443)MAB1204A,15922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,168)MYY04A,15923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,856)RQXSI04E,15924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290680,3529)LGSRA04,15925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,3045)LGKFN04,15926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,4942)RQXSI04E,15927.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293521,31)RNI04M,15928.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,441)RNI04M,15929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287182,285)YB5WH04M,15930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,828)GL34W04,15931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,526)RNI04M,15932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,3053)LGKFN04,15933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293530,15)RNI04M,15934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,1182)RNI04M,15935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301260,528)MEK04,15936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,1385)RMZU04E,15937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,384)RJIU04M,15938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,3146)LGKFN04,15939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,796)RQXSI04E,15940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291018,335)MAB3404A,15941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,1224)LGKFN04,15942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,500)YBOLN04M,15943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,270)MAB1204A,15944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264013,169)MAB3404A,15945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,1526)LGKFN04,15946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287749,13154)LGZAA04M,15947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,3249)LGKFN04,15948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278814,209)YBOLN04M,15949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,587)RJIU04M,15950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,288)YBOLN04M,15951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,455)YB3EH04A,15952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,452)LGKFN04,15953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292120,11)YB5WH04M,15954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,422)RNI04M,15955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,3433)LGKFN04,15956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,519)YBOLN04M,15957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,566)LGKFN04,15958.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279011,201)LGKFN04,15959.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,1394)LGKFN04,15960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,3261)LGKFN04,15961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,438)MRAEE04,15962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,170)KFZ4404E,15963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,668)LGKFN04,15964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,242)YBOLN04M,15965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286485,219)YB5KL04E,15966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,3448)LGKFN04,15967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,705)LGKFN04,15968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,2353)LGKFN04,15969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,527)MYY04A,15970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,321)RJIU04M,15971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,1518)YBOLN04M,15972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,2321)LGKFN04,15973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297507,295)RQXSI04E,15974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,3488)LGKFN04,15975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,687)YBOLN04M,15976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,1325)RNI04M,15977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,801)RJIU04M,15978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,925)LGKFN04,15979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,1111)RNI04M,15980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,2129)RJIU04M,15981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,1658)LGKFN04,15982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,2246)LGKFN04,15983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,2187)RNI04M,15984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,2540)LCES004,15985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,1036)RQXSI04E,15986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,883)RJIU04M,15987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,3253)LCES004,15988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,374)RNI04M,15989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287201,32)YBOLN04M,15990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278920,1518)YBOLN04M,15991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,2741)LGKFN04,15992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,3490)LGKFN04,15993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,2042)LCES004,15994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,2522)LCES004,15995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,2920)LCES004,15996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288421,130)YBOLN04M,15997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,2306)LGKFN04,15998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282784,645)RQXSI04E,15999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,849)RJIU04M,16000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,3834)LCES004,16001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,2320)LCES004,16002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,247)LGKFN04,16003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278830,21)YB5KL04E,16004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,1337)RNI04M,16005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,2320)LCES004,16006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,1036)LGKFN04,16007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,1559)RJIU04M,16008.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(288401,509)EGNOR04M,16009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1200)RQXSI04E,16010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,217)LGKFN04,16011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291951,83)RMZU04E,16012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,841)RJIU04M,16013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,2346)LCES004,16014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,2212)LCES004,16015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,1598)LCES004,16016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,1929)LGKFN04,16017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,664)RQXSI04E,16018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,1867)RNI04M,16019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,671)RQXSI04E,16020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,3190)LCES004,16021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,495)LGKFN04,16022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,830)RQXSI04E,16023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,2051)LCES004,16024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,842)RQXSI04E,16025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,423)EGNOR04M,16026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,1639)RJIU04M,16027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,2546)LGKFN04,16028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,1279)EGNOR04M,16029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277197,1344)RNI04M,16030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,2386)RJIU04M,16031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,1230)RQXSI04E,16032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287402,1745)PMXX04M,16033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282259,420)YB5WH04M,16034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,1053)RQXSI04E,16035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,797)YB5WH04M,16036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,2232)RJIU04M,16037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,503)EGNOR04M,16038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,658)RJIU04M,16039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,2571)GL4W04M,16040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,2459)RJIU04M,16041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,435)EGNOR04M,16042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,543)EGNOR04M,16043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292094,343)LELVL04M,16044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,393)MAB1204A,16045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,3566)LGKFN04,16046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,3506)LGKFN04,16047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,1124)EGNOR04M,16048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,1402)RJIU04M,16049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,1666)RJIU04M,16050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,2808)LCES004,16051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,272)YB5KL04E,16052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284550,427)LELVL04M,16053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,2903)RJIU04M,16054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,1094)RQXSI04E,16055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,1056)RJIU04M,16056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286753,322)LELVL04M,16057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,2690)RJIU04M,16058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,2205)LGKFN04,16059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304761,17)MAB1204A,16060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,2306)RJIU04M,16061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,986)MRAE04,16062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295287,1000)RQXSI04E,16063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,262)RQXSI04E,16064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,1042)RQXSI04E,16065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,3566)LGKFN04,16066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,1779)RJIU04M,16067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,1360)LCES004,16068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,645)EGNOR04M,16069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271412,493)YB5WH04M,16070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,1147)MRAE04,16071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,446)LGKFN04,16072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,696)GL34W04,16073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280143,490)YBOLN04M,16074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,2955)LCES004,16075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,2897)RJIU04M,16076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,947)RQXSI04E,16077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281293,363)KFZ4404E,16078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292152,137)BR404M,16079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,2690)RJIU04M,16080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,1620)LGKFN04,16081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,1166)MRAE04,16082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295047,556)EGPFA04,16083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,833)YB5KL04E,16084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,362)YB5WH04M,16085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,718)YBOLN04M,16086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,4086)LCES004,16087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,1148)RJIU04M,16088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,760)RMZU04E,16089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310282,4860)GL34W04,16090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,1258)MGY04,16091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,3230)MYY04A,16092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,3620)LGKFN04,16093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,2831)LGKFN04,16094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,2053)LGKFN04,16095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,503)YB5KL04E,16096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,3746)LGKFN04,16097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,832)EGNOR04M,16098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278885,518)YB5KL04E,16099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,3089)MAB04,16100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285818,15)YBOLN04M,16101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,3767)YB3EH04A,16102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,592)YBOLN04M,16103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283140,260)YB5KL04E,16104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,1085)EGNOR04M,16105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277313,591)YBOLN04M,16106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,555)RJIU04M,16107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309941,277)MEK04,16108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288631,243)YBOLN04M,16109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,3746)LGKFN04,16110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,1337)RJIU04M,16111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286494,469)YBOLN04M,16112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283889,2602)RQXSI04E,16113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,3626)LGKFN04,16114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,1913)LCES004,16115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,814)EG11G04M,16116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,3054)RQXSI04E,16117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,1347)MGY04,16118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,1212)RQXSI04E,16119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287367,765)YBOLN04M,16120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,1597)RJIU04M,16121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,1216)MRAE04,16122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286658,487)EBBRA04E,16123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,1012)RNS04M,16124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283256,1093)EGNOR04M,16125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,1317)RJIU04M,16126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293802,713)EGPFA04,16127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,676)RQXU04E,16128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,1753)YB3EH04E,16129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291206,766)YBOLN04M,16130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,1167)RQXSI04E,16131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283211,591)RMZU04E,16132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294531,6)BR404M,16133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,1319)EG11G04M,16134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,61)YBOLN04M,16135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,1285)EG11G04M,16136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284723,245)$KWUR404E,16137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280396,101)YBOLN04M,16138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283954,613)YBOLN04M,16139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282303,146)YBOLN04M,16140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279395,111)YBOLN04M,16141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,281)YB3EH04E,16142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,3686)LGKFN04,16143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,1222)RQXSI04E,16144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294857,416)KWUR404E,16145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270314,329)EBBRA04E,16146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,2022)YB3EH04A,16147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,1279)LCES004,16148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,1174)EG11G04M,16149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269531,360)EBBRA04E,16150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3715)MRAE04,16151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,2600)RJIU04M,16152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285840,861)LELVL04M,16153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279431,145)YBOLN04M,16154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287908,3825)YB3EH04A,16155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,1257)YB3EH04E,16156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291019,699)BR204M,16157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283510,592)RMZU04E,16158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,704)EGNOR04M,16159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313701,1233)MGY04,16160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286185,3806)LGKFN04,16161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,994)EG11G04M,16162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,1387)EG11G04M,16163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279734,731)YBOLN04M,16164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,1284)EGNOR04M,16165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,2464)EG11G04M,16166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300727,1105)EGNOR04M,16167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283549,12)YB3EH04E,16168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,273)GL34W04,16169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290396,913)LELVL04M,16170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280263,179)KWUR404E,16171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,1326)EG11G04M,16172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281723,151)LELVL04M,16173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291187,87)KWUR404E,16174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,851)YBOLN04M,16175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,1386)EG11G04M,16176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,2285)RJIU04M,16177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,1390)EG11G04M,16178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288723,539)RMZU04,16179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,10)YB3EH04E,16180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,1832)YD5WH04M,16181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277284,555)EBBRA04E,16182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294433,2171)RVKWU04M,16183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,3386)LGKFN04,16184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,617)YD5WH04M,16185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,3418)LGKFN04,16186.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295809,77)BR404M,16187.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,1586)LGKFN04,16188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294364,289)EGNOR04M,16189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311412,463)KSLN04A,16190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,690)YB5WH04M,16191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,1533)EBBRA04E,16192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288008,407)RMZU04,16193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288768,348)RMZSI04M,16194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298130,562)KSLN04A,16195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,813)MRAE04,16196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286952,1029)YBOLN04M,16197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295372,457)YB3EH04A,16198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296342,1142)EGNOR04M,16199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,1954)EG11G04M,16200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,622)MRAE04,16201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305171,97)RMZU04,16202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289613,586)KSLN04A,16203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287222,720)RQXSI04E,16204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,615)MRAE04,16205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292186,4328)LGSRA04,16206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,1778)YB5WH04M,16207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280810,162)RMZU04,16208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,572)YB3EH04A,16209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294406,1402)RQXSI04E,16210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,1548)MRAEE04,16211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,943)MRAE04,16212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289076,2079)RMZU04,16213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296212,591)KSLN04A,16214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313344,1442)MRAE04,16215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,487)MRAE04,16216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,319)LCES004,16217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,2480)RASI04M,16218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,253)LGKFN04,16219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305469,385)YB3EH04A,16220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306920,140)LGKFN04,16221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,707)YH5MH04M,16222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291724,69)YB3EH04E,16223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283209,222)RMZU04E,16224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301867,1362)YB3EH04A,16225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292935,69)YB3EH04E,16226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262875,812)EBBRA04E,16227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,1890)RMZU04,16228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294552,3800)EGNOR04M,16229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273960,1147)EGNOR04M,16230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294156,539)YB3EH04E,16231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,824)MRAE04,16232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288445,2378)YD5WH04M,16233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,1505)EG11G04M,16234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1140)$YD5WH04M,16235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303617,616)KSLN04A,16236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298397,653)YB3EH04A,16237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318187,110)MRAEE04,16238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,622)RQXSI04E,16239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,13299)LGZAA04M,16240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,1425)KSLN2C04,16241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,1616)MRAE04,16242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,1947)MRAE04,16243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,1156)EGNOR04M,16244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285123,518)LGKFN04,16245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269731,818)EBBRA04E,16246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282620,654)YB3EH04A,16247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,274)RQXU04E,16248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,1474)EG11G04M,16249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,1834)EG11G04M,16250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,2029)YD5WH04M,16251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304753,897)LGKFN04,16252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295116,274)RQXU04E,16253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289519,224)RMZU04E,16254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282430,965)EBBRA04E,16255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288522,192)YB3EH04E,16256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296392,745)KSLN04A,16257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,249)EGNOR04M,16258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,274)RQXU04E,16259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286568,1247)EBBRA04E,16260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279142,123)YB5KL04E,16261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,1468)LCES004,16262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286791,1254)EBBRA04E,16263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294362,1194)EGNOR04M,16264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282057,128)KWUR404E,16265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,2587)RJIU04M,16266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,129)YB3EH04E,16267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,384)EGNOR04M,16268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286616,1584)RVKWU04M,16269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293539,1667)RVKWU04M,16270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307860,741)YB3EH04A,16271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,657)RQXSI04E,16272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284357,1697)RVKWU04M,16273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308221,760)KSLN04A,16274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,1241)LGKFN04,16275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,712)PMXX04M,16276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,326)MGY04,16277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294580,228)MAB04,16278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291528,412)YB5WH04M,16279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309978,1694)RMZU04,16280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1271)EG11G04M,16281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,951)EG11G04M,16282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,2122)MRAE04,16283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,817)LELVL04M,16284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295519,878)YB3EH04A,16285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304336,51)MAB3404A,16286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,711)EG11G04M,16287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291189,1760)RVKWU04M,16288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,2909)RVKWU04M,16289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312066,1392)MRAE04,16290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,842)MRAE04,16291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,11)YB5WH04M,16292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,754)EG11G04M,16293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,902)RQXSI04E,16294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294773,616)RMZU04E,16295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,1919)EG11G04M,16296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,787)EG11G04M,16297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,932)$YBOLN04M,16298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303930,904)YB3EH04A,16299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,727)PMXX04M,16300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285128,2071)EG11G04M,16301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286329,977)EBBRA04E,16302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,1009)LCES004,16303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291323,436)YB3EH04E,16304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293881,1224)EGNOR04M,16305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278386,65)EGNOR04M,16306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,4296)MRAE04,16307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,2786)LGKFN04,16308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296267,128)RQXU04E,16309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297974,924)YB3EH04A,16310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,772)PMXX04M,16311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290866,232)YBOLN04M,16312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289649,424)YBOLN04M,16313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,71)KHVL104E,16314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285843,1157)LELVL04M,16315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295343,2104)RVKWU04M,16316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296303,210)LOW304M,16317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,309)EGNOR04M,16318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296145,1311)EGPFA04,16319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,2107)MGY04,16320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267745,1001)EBBRA04E,16321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,1923)EG11G04M,16322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310742,784)KSLN04A,16323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,2059)LCES004,16324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307158,308)MRAEE04,16325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283464,989)YB3EH04A,16326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,1418)EG11G04M,16327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,354)RQXSI04E,16328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,3673)LGKFN04,16329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297572,2164)RVKWU04M,16330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289110,185)KWUR404E,16331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,3551)LGKFN04,16332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279243,175)YH5MH04M,16333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279467,164)YH5MH04M,16334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301501,801)LCES004,16335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,1689)YBOLN04M,16336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306995,959)YB3EH04A,16337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285599,1107)EBBRA04E,16338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288513,454)RQXU04E,16339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283544,6356)LGKFN04,16340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,640)MRAEE04,16341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279398,277)YH5MH04M,16342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,753)RMZU04E,16343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296840,994)YB3EH04A,16344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278855,942)YH5MH04M,16345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,2182)MRAE04,16346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,399)RQXSI04E,16347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1282)YD5WH04M,16348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,200)YB3EH04E,16349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297721,788)KSLN04A,16350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274596,1501)RQXSI04E,16351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,668)YB3EH04E,16352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298418,427)YBOLN04M,16353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287895,408)PMXX04M,16354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,771)LEMDAT04,16355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,911)LEMDAT04,16356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,2156)LCES004,16357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292823,45)KCHI104M,16358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295292,994)YB3EH04A,16359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,900)RQXU04E,16360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,3486)RVKWU04M,16361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,714)YB5WH04M,16362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288361,380)PMXX04M,16363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,311)RJIU04M,16364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,1915)EG11G04M,16365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,457)EGNOR04M,16366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296350,1730)RQXSI04E,16367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,2102)MGY04,16368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295885,436)RQXSI04E,16369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288242,380)PMXX04M,16370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301576,1938)YD5WH04M,16371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294089,819)LEMDAT04,16372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,2095)EG11G04M,16373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282582,107)KWUR404E,16374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291238,290)YH5MH04M,16375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292688,682)BR404M,16376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,2242)MRAE04,16377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310235,76)GL34W04,16378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,628)RQXSI04E,16379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296112,14)YB3EH04E,16380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,182)YB5WH04M,16381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283489,3591)RVKWU04M,16382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292251,1071)YB3EH04A,16383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305689,766)LEMDAT04,16384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307875,813)KSLN04A,16385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,1434)PMXX04M,16386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302136,18)BR404M,16387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,620)RNI04M,16388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,585)KFZ4404M,16389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,1940)EG11G04M,16390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293580,493)RQXU04E,16391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296401,55)BR404M,16392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290553,819)LEMDAT04,16393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284894,96)PMXX04M,16394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287946,548)PMXX04M,16395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283254,1399)EGNOR04M,16396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,224)$YB5KL04E,16397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,1139)PMXX04M,16398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295952,2002)RQXSI04E,16399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286461,252)YB3EH04E,16400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310539,1072)KSLN04A,16401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291796,303)YH5MH04M,16402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274616,1413)RQXSI04E,16403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288692,8)YB5WH04M,16404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287544,228)BR404M,16405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288720,548)PMXX04M,16406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,416)YB5WH04M,16407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296155,1305)LELVL04M,16408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,575)LCES004,16409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285209,619)PMXX04M,16410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286678,1114)EBBRA04E,16411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,1157)PMXX04M,16412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305011,783)LEMDAT04,16413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,2202)MGY04,16414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289972,866)YB3EH04E,16415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297135,362)RNI04M,16416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295522,600)PMXX04M,16417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298080,8)RQXU04E,16418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,1716)PMXX04M,16419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,346)YB3EH04E,16420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,1682)LCES004,16421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301972,1434)LGAVA04,16422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281185,335)YH5MH04M,16423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,2021)LGKFN04,16424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,3124)RVKWU04M,16425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,2488)RQXSI04E,16426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,916)KFZ4404M,16427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,1194)PMXX04M,16428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291494,300)YH5MH04M,16429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288377,2920)RVKWU04M,16430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,846)PMXX04M,16431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,380)YB3EH04E,16432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,873)PMXX04M,16433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288154,626)PMXX04M,16434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,621)RQXSI04E,16435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276611,2217)RQXSI04E,16436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285193,10)LELVL04M,16437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,709)PMXX04M,16438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,302)EGNOR04M,16439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,698)PMXX04M,16440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,778)PMXX04M,16441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,1335)LCES004,16442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,872)LEMDAT04,16443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302667,402)LGAVA04,16444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,897)PMXX04M,16445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294876,494)PMXX04M,16446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,505)PMXX04M,16447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,563)PMXX04M,16448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287489,1248)YB3EH04A,16449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285895,65)YB3EH04E,16450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278322,316)YH5MH04M,16451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281674,0),16452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278889,889)KHVL104E,16453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,753)LCES004,16454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,1425)RASI04M,16455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284063,155)RMZU04E,16456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,2242)EG11G04M,16457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284190,613)PMXX04M,16458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,1540)EG11G04M,16459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302356,1088)BR404M,16460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279312,476)KHVL104E,16461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296227,419)LGAVA04,16462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282961,268)KFZ4404E,16463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283092,45)KFZ4404E,16464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,940)PMXX04M,16465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,680)YB3EH04E,16466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292270,106)YB5KL04E,16467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313563,362)MAB1204A,16468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295393,162)RQXU04E,16469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281891,176)KWUR404E,16470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,353)RJIU04M,16471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,672)EHAMA04,16472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284154,254)RQXSI04E,16473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,767)PMXX04M,16474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297393,267)BR404M,16475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279652,471)KHVL104E,16476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281091,1259)YB3EH04A,16477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,205)PMXX04M,16478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,440)YB3EH04E,16479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284250,146)RMZU04E,16480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281599,90)RMZU04E,16481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,1011)PMXX04M,16482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,21)PMXX04M,16483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,640)KHVL104E,16484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290055,522)YBOLN04M,16485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,688)PMXX04M,16486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290892,145)YB5WH04M,16487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279893,696)EHAMA04,16488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293522,167)YB3EH04E,16489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,820)RQXSI04E,16490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279804,123)KHVL104E,16491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291656,604)KHVL104E,16492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,474)RJIU04M,16493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276925,37)YB5KL04E,16494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283302,171)YB3EH04E,16495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289158,3608)RVKWU04M,16496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,304)PMXX04M,16497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281989,703)KHVL104E,16498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311032,618)LOVN1504,16499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287235,306)PMXX04M,16500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,2208)YD5WH04M,16501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290272,715)LEMDAT04,16502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,1240)RQXSI04E,16503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,494)RJIU04M,16504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,227)RNI04M,16505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,3481)LCES004,16506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,654)LOVN1504,16507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,2500)LCES004,16508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,465)YB5WH04M,16509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288501,433)LEMDAT04,16510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294740,500)YB3EH04E,16511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,1068)LEMDAT04,16512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294706,1066)LEMDAT04,16513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290681,303)YB5WH04M,16514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289024,212)YB3EH04E,16515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305962,532)LEMDAT04,16516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291695,195)YB5KL04E,16517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,533)PMXX04M,16518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,537)EGNOR04M,16519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295156,566)YB3EH04E,16520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272234,90)RQXU04E,16521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303829,665)LOVN1504,16522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283094,180)YB3EH04E,16523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307482,21)LGKFN04,16524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295754,1084)LEMDAT04,16525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287155,1211)EBBRA04E,16526.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(288404,72)YBOLN04M,16527.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285178,671)PMXX04M,16528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288428,1119)RVKWU04M,16529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295733,205)LEMDAT04,16530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263570,454)LELVU04,16531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,3019)LCES004,16532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,2259)MRAE04,16533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,2884)RQXSI04E,16534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295734,1150)LEMDAT04,16535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292189,47)YB5WH04M,16536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,743)RMZU04E,16537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289618,210)YB3EH04E,16538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288647,347)LEMDAT04,16539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294148,473)LELVL04M,16540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,1145)PMXX04M,16541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,600)LEMDAT04,16542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296039,145)LEMDAT04,16543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290752,297)LELVU04,16544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296337,74)BR404M,16545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277445,263)YD5WH04M,16546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,1197)YB3EH04E,16547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296450,181)YBOLN04M,16548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295216,522)YB3EH04E,16549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295730,411)LEMDAT04,16550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292405,1004)RMZU04E,16551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279801,937)EHAMA04,16552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301582,136)RNI04M,16553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314191,10)MEK04,16554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,2422)MRAE04,16555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,920)RJIU04M,16556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304433,579)LELVU04,16557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315895,47)MEK04,16558.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294944,37)RQXU04E,16559.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283823,1049)KWUR404E,16560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,885)RJIU04M,16561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,724)RQXSI04E,16562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,2484)LGKFN04,16563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,497)BR404M,16564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,682)LOVN1504,16565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,2423)KFZ4404M,16566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294674,128)EBEEC04M,16567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286141,410)KWUR404E,16568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,899)RQXSI04E,16569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304414,475)LEMDAT04,16570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306242,46)KWUR1C04,16571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,911)RQXSI04E,16572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284350,42)YBOLN04M,16573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,1329)RNI04M,16574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314330,126)KWUR1C04,16575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,647)EGNOR04M,16576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,823)RQXSI04E,16577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285792,594)BR404M,16578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,883)RQXSI04E,16579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301711,14)LCES004M,16580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294377,270)LCES004M,16581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,322)LOVN1504,16582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,923)RJIU04M,16583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278603,991)EHAMA04,16584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296147,491)LELVU04,16585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274643,47)EGNOR04M,16586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309953,898)LOVN1504,16587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,1110)RJIU04M,16588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298183,1466)YB3EH04A,16589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,674)YB3EH04E,16590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288588,76)YBOLN04M,16591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297746,254)LOVN1504,16592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,950)YBOLN04M,16593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307218,209)ZM56704,16594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,1281)RMZU04E,16595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311142,132)ZM56704,16596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294049,1203)RVKWU04M,16597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,2494)MRAE04,16598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,480)MRAE04,16599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318832,121)MGY04,16600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,892)KWUR404E,16601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,2814)LCES004,16602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,565)LOVN1504,16603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,802)RQXSI04E,16604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278681,1288)EHAMA04,16605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285990,185)EBEEC04M,16606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,1034)YD5WH04M,16607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,707)EGNOR04M,16608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,715)RQXSI04E,16609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278862,3)KFZ4404E,16610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,1232)EDGG704,16611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294164,614)BR404M,16612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,3016)RQXSI04E,16613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,982)RQXSI04E,16614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,974)KWUR404E,16615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,2183)LCES004,16616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300850,254)LELVU04,16617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,614)RQXU04E,16618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305686,523)LEMDAT04,16619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291519,377)ZM56704,16620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,999)PMXX04M,16621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,651)PMXX04M,16622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302840,387)RMZU04,16623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288107,421)KWUR404E,16624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306384,224)LELVU04,16625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263601,1475)YB3EH04A,16626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295732,33)LEMDAT04,16627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287631,494)LELVL04M,16628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,261)YH5MH04M,16629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295929,1117)RASI04M,16630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,2513)MGY04,16631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302456,124)LELVU04,16632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294752,69)YB3EH04E,16633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292587,401)ZM56704,16634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297362,676)RNI04M,16635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277917,83)BR404M,16636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304486,165)LELVU04,16637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,525)RQXSI04E,16638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287700,5846)LGZAA04M,16639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287527,363)KHVL104E,16640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310512,160)LOVN1504,16641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279318,600)LCES004M,16642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,342)YBOLN04M,16643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297145,596)LOVN1504,16644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263206,1352)BR204M,16645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281256,483)RMZU04,16646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,3048)RNI04M,16647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296939,1515)YB3EH04A,16648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,650)LELVU04,16649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279411,246)KHVL104E,16650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,978)LELVU04,16651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305828,430)LCES004,16652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,895)EGNOR04M,16653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,1903)LCES004,16654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298480,213)RMZU04,16655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279716,469)LELVU04,16656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287536,501)LELVL04M,16657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,280)YB3EH04E,16658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,90)YB3EH04E,16659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309473,570)LOVN1504,16660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298502,1602)YB3EH04A,16661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282882,358)KWUR404E,16662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,983)RJIU04M,16663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295231,570)LOVN1504,16664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294690,3377)RVKWU04M,16665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306922,112)LOVN1504,16666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280278,1477)EHAMA04,16667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,492)KWUR404E,16668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276531,227)KHVL104E,16669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297356,505)LGAVA04,16670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289758,1331)LELVL04M,16671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288145,133)YB3EH04E,16672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300256,534)LOVN1504,16673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,787)RQXSI04E,16674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281485,697)LELVU04,16675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295571,87)YB3EH04E,16676.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(283607,1534)PMXX04M,16677.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282986,89)YB3EH04E,16678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285878,42)LGKFN04,16679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,377)RQXU04E,16680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,2147)YD5WH04M,16681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286082,123)LELVU04,16682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294442,367)LOVN1504,16683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303790,273)LOVN1504,16684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,1037)RQXSI04E,16685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292354,497)RMZU04,16686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,681)MM304,16687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288725,533)LEMDAT04,16688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,1268)LCES004,16689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286328,83)YB3EH04E,16690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287821,384)RMZSI04M,16691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294770,125)YB3EH04E,16692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,1086)LELVL04M,16693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296481,90)YB3EH04E,16694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311351,276)LOVN1504,16695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279048,151)KHVL104E,16696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292388,1208)RQXU04E,16697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282720,645)KWUR404E,16698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,257)RMZU04E,16699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,1414)LCES004,16700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,1122)RQXU04E,16701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,2551)LGKFN04,16702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,938)BR404M,16703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292653,261)YBOLN04M,16704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,1080)RJIU04M,16705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306201,296)KSAL1204,16706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,794)LEMDAT04,16707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,814)KHVL104E,16708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,403)KWUR404E,16709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300988,1685)LOVN1504,16710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306388,398)ZM56704,16711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308410,351)RMZU04,16712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,1268)PMXX04M,16713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309200,1113)LCES004M,16714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292091,610)LOVN1504,16715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298306,682)LOVN1504,16716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277703,647)KHVL104E,16717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292483,1240)RVKWU04M,16718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,109)RMZU04E,16719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,645)RQXSI04E,16720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283829,159)YBOLN04M,16721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,2364)EG11G04M,16722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278783,69)YB5KL04E,16723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296261,1336)KWUR404E,16724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298706,407)KSAL1204,16725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305661,234)LOVN1504,16726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307658,469)RMZU04,16727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301058,780)LCES004M,16728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,719)LCES004,16729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279405,158)KFZ4404E,16730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279899,141)KFZ4404E,16731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,487)LEMDAT04,16732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,1415)LCES004,16733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285431,689)LGKFN04,16734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281922,41)YB5KL04E,16735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,960)LEMDAT04,16736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,389)KWUR404E,16737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304690,847)LOVN1504,16738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296720,5)YB5KL04E,16739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285393,187)YB5WH04M,16740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298171,718)LELVU04,16741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,958)LEMDAT04,16742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298297,283)LOVN1504,16743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,525)$YB5KL04E,16744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294595,196)YB3EH04E,16745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,1418)RJIU04M,16746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303351,829)LELVU04,16747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301673,1500)LCES004M,16748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,1021)EGNOR04M,16749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309790,1630)YB3EH04A,16750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307025,1316)YB3EH04A,16751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306307,596)RMZU04,16752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295745,317)RNI04M,16753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291484,88)RNS04M,16754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296217,115)YB3EH04E,16755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,1174)RQXU04E,16756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293804,663)KSAL1204,16757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279885,1500)EHAMA04,16758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281090,17)EBBRA04E,16759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285483,449)YB3EH04E,16760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,1210)LCES004,16761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,2575)EG11G04M,16762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,881)KFZ4404M,16763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,1050)LCES004,16764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289172,753)LEMDAT04,16765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,1018)GL34W04,16766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304315,286)RMZU04,16767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277924,189)YBOLN04M,16768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315019,1836)EDGG704,16769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282868,344)KWUR404E,16770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290567,234)YB3EH04E,16771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293092,436)RASI04M,16772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309006,153)MAB3404A,16773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263594,1805)LCES004M,16774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,699)LCES004,16775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298697,14)YB5WH04M,16776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314538,1800)EDGG704,16777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307870,24)GL34W04,16778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296997,278)KSLN04M,16779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,551)EGNOR04M,16780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,955)RQXSI04E,16781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288982,272)YB3EH04E,16782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289436,202)KSLN2C04,16783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,323)EDGG704,16784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,805)RQXSI04E,16785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304435,277)LELVU04,16786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278598,910)EHAMA04,16787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302875,650)LELVU04,16788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282205,299)YB3EH04E,16789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285372,254)YB3EH04E,16790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318660,694)EDGG704,16791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308855,370)YB3EH04A,16792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294815,638)RMZU04,16793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317920,1566)EDGG704,16794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284868,253)KSLN04M,16795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305867,1613)EDGG704,16796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302970,700)LOVN1504,16797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,265)RNI04M,16798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307791,340)ZM56704,16799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263329,51)BKED1204,16800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301367,373)YB3EH04A,16801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307617,243)LELVU04,16802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287604,481)PMXX04M,16803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,897)LELVU04,16804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,1540)LCES004,16805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(321498,2100)EDGG704,16806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309462,665)LOVN1504,16807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300815,682)LCES004M,16808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304778,383)RNS04M,16809.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(287200,49)GL4W04M,16810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,143)RNI04M,16811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287704,150)YB3EH04E,16812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295503,1328)RVKWU04M,16813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284341,293)KSLN04M,16814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279642,787)KHVL104E,16815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280192,167)YH5MH04M,16816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308432,280)RMZU04,16817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292946,40)YB3EH04E,16818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,832)KHVL104E,16819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,710)YB3EH04E,16820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,453)LEMDAT04,16821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,1538)RJIU04M,16822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288115,97)GL34W04,16823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,1544)YB3EH04E,16824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303077,340)ZM56704,16825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280002,243)LELVU04,16826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,1675)RVKWU04M,16827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,190)LCES004,16828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309203,547)YB3EH04A,16829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289249,1670)PMXX04M,16830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296260,402)KSAL1204,16831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304979,5)YB3EH04A,16832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286853,101)KSLN04M,16833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293268,15)YB3EH04A,16834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293549,488)RQXU04E,16835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296963,79)LELVU04,16836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288519,233)YB5WH04M,16837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298577,131)RMZU04,16838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,1674)MYY04A,16839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,2110)MYY04A,16840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301350,1003)RMZU04,16841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,2722)MRAE04,16842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294530,1292)RVKWU04M,16843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294135,268)YB5WH04M,16844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306251,559)RMZU04,16845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311413,324)MAB3404A,16846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263587,655)LCES004M,16847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306718,425)LOVN1504,16848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291048,796)LEMDAT04,16849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307674,35)YB3EH04A,16850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305548,790)LEMDAT04,16851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286067,91)BR404M,16852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284860,1702)RVKWU04M,16853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,930)LCES004,16854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277278,454)RASI04M,16855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281881,16)RMZSI04,16856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280283,145)YH5MH04M,16857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295521,60)YB3EH04A,16858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315763,2111)EDGG704,16859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296640,667)KSAL1204,16860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,1119)PMXX04M,16861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301003,120)YB3EH04A,16862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287468,169)GL4W04M,16863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282278,401)KSPE1P04,16864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,446)LGKFN04,16865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284297,591)RQXSI04E,16866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293927,263)KWUR404E,16867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290803,870)KHVL104E,16868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,2316)RVKWU04M,16869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283452,2)RMZU04,16870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295747,1721)YB3EH04A,16871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277562,582)YH5MH04M,16872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,1583)RVKWU04M,16873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294421,232)RVKWU04M,16874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297613,517)RQXSI04E,16875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,211)EGNOR04M,16876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,617)RJIU04M,16877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291007,71)YB3EH04A,16878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296107,68)RQXU04E,16879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281824,1523)RVKWU04M,16880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291521,743)LELVL04M,16881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293929,503)RVKWU04M,16882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318565,374)LELVL104,16883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290650,1220)PMXX04M,16884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298368,212)LOVN1504,16885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277424,884)EHAMA04,16886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308629,40)MAB04,16887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303911,85)YB3EH04A,16888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,889)LCES004,16889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,255)YB5WH04M,16890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301342,2160)LCES004M,16891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312192,610)MEK04,16892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297697,155)KSLN2C04,16893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297403,302)KSLN04M,16894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308593,658)RMZU04,16895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297374,977)RQXSI04E,16896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275682,306)RFBRT04M,16897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,3842)LCES004,16898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,330)RQXSI04E,16899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294111,466)LELVU04,16900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284504,763)RQXSI04E,16901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288740,701)RQXSI04E,16902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293858,844)LELVL04M,16903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287195,359)RFBRT04M,16904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289901,613)RQXSI04E,16905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300133,547)RQXSI04E,16906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285112,236)KSLN04M,16907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307987,202)LELVL104,16908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278487,307)YH5MH04M,16909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,649)RQXSI04E,16910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309721,382)YB3EH04A,16911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,545)EDGG704,16912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300866,179)RMZU04,16913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,348)YB5WH04M,16914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280804,171)RMZU04E,16915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277201,828)KHVL104E,16916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279409,496)YH5MH04M,16917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,80)RJIU04M,16918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294791,256)LELVL04M,16919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,870)RMZU04E,16920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292092,164)KSLN04M,16921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294365,134)RNI04M,16922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297781,564)YB3EH04A,16923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307733,598)LELVL104,16924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294121,411)RVKWS04,16925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287703,307)RNI04M,16926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289238,1186)EGNOR04M,16927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291554,314)YH5MH04M,16928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290819,424)GL34W04,16929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309172,2333)EDGG704,16930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,844)LLBGA04L,16931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,1216)YD5WH04M,16932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304895,435)LOVN1504,16933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294807,470)LCES004M,16934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296180,701)RMZU04,16935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289950,1)YB5WH04M,16936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294925,1356)RVKWU04M,16937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300045,334)KSPE104D,16938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284114,95)RASI04M,16939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278647,769)EHAMA04,16940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304239,161)LELVL104,16941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305802,1533)EDGG704,16942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297234,261)YD5WH04M,16943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290015,68)YD5WH04M,16944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310303,1895)RMZU04,16945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296550,1742)YB3EH04A,16946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297075,5)YB3EH04E,16947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291212,297)RVKWS04,16948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278037,169)YD5WH04M,16949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(268974,707)KSPE1P04,16950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284206,335)RMZU04,16951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317300,266)EDGG704,16952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293561,563)RVKWU04M,16953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292872,727)KSAL1204,16954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301299,576)YB3EH04A,16955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300848,207)LEBAS04M,16956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275809,125)YD5WH04M,16957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304557,803)LEMDAT04,16958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284316,52)YD5WH04M,16959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286575,325)LELVL04M,16960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,1033)LCES004,16961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289330,312)KSAL1204,16962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263816,134)RMZU04,16963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306710,106)LOVN1504,16964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295550,466)LELVU04,16965.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279817,60)EGNOR04M,16966.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289049,35)BR204M,16967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283128,495)YB3EH04E,16968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313899,216)KSAL1204,16969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315428,415)LELVL104,16970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279834,331)YH5MH04M,16971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286844,365)KSPE104D,16972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281755,29)YB3EH04A,16973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286628,286)RMZU04E,16974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295098,269)YB5KL04E,16975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288191,627)KSPE1P04,16976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,1350)YB3EH04A,16977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,610)LEMDAT04,16978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,646)YB3EH04A,16979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286988,222)MM204,16980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309899,50)YB3EH04A,16981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,2477)EG11G04M,16982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313298,425)GL34W04,16983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284372,3)BR204M,16984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263638,466)LEBAS04A,16985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311949,45)MAB1204A,16986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281905,519)YH5MH04M,16987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,852)LEMDAT04,16988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294701,277)KSAL1204,16989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300174,701)RMZU04,16990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285070,287)RMZU04E,16991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302592,125)YD5WH04M,16992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292439,379)EBEEC04M,16993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303850,291)LOVN1504,16994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288568,874)RQXSI04E,16995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293074,908)RQXU04E,16996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312354,551)MAB1204A,16997.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301709,469)LCES004M,16998.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,1625)LCES004,16999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294594,185)KSAL1204,17000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308941,21)YB3EH04A,17001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292693,74)KFZ4404M,17002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293070,584)RNS04M,17003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292534,250)YB3EH04A,17004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302920,453)LELVL104,17005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303049,347)ZM56704,17006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302530,8)LEBAS04M,17007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308366,55)YB3EH04A,17008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286877,215)ZM56704,17009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291417,371)RMZU04E,17010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309547,478)LEBAS04A,17011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290258,63)RQXU04E,17012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312494,411)LOVN1504,17013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294211,376)EG11G04M,17014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295790,121)LEMDAT04,17015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,402)RJIU04M,17016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309072,413)EDGG704,17017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,209)RJIU04M,17018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279693,300)YH5MH04M,17019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297904,962)LOVN1504,17020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306962,11)ZM56704,17021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282374,579)RVKWU04M,17022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296131,263)RASI04M,17023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290378,332)YD5WH04M,17024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,328)LOVN1504,17025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303253,5)GL34W04,17026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294546,329)LOVN1504,17027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306862,255)KSAL1204,17028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305522,419)KSPE104D,17029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,892)PMXX04M,17030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304798,18)LEBAS04M,17031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283734,221)KSLN04M,17032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307055,370)YB3EH04A,17033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295339,1181)RVKWU04M,17034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283414,276)YB3EH04E,17035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296960,328)MRAEE04,17036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317644,276)MRAEE04,17037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295127,104)YB3EH04A,17038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,458)PMXX04M,17039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306868,404)KSLN04A,17040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291267,511)RNS04M,17041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,139)RJIU04M,17042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312442,526)LEBAS04A,17043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280807,26)KFZ4404M,17044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309070,120)EDGG704,17045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270609,149)KFZ4404E,17046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,911)RQXSI04E,17047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295599,101)MM304,17048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271601,1898)$RVKWU04M,17049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306139,407)LOVN1504,17050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311478,668)LELVL104,17051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,602)EG11G04M,17052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,150)LOVN1504,17053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295862,382)RFBRT04M,17054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301601,371)LOVN1504,17055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277167,300)$KHVL104E,17056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307846,360)RMZU04,17057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280203,211)RMZU04,17058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,281)RJIU04M,17059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301656,253)RNI04M,17060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307060,30)LELVU04,17061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,199)PMXX04M,17062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,1422)MRAE04,17063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296317,39)YB3EH04A,17064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288954,120)KHVL104E,17065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292940,2398)EDGG704,17066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308308,680)YB3EH04A,17067.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(285870,1091)RVKWU04M,17068.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308505,179)YB3EH04A,17069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301879,166)LELVL104,17070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,457)EDGG704,17071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292413,1063)KWUR404E,17072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291739,346)KSLN04A,17073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263168,65)RFBRT04M,17074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290447,292)LEBAS04M,17075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277243,24)KSPE1P04,17076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296946,232)GL4W04M,17077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280587,1037)RVKWU04M,17078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310570,125)KSLN04A,17079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304857,161)KSAL1204,17080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296407,94)YB3EH04A,17081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291159,39)KFZ4404M,17082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306570,1750)YB3EH04A,17083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284038,19)LELVL04M,17084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290871,40)KFZ4404M,17085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308248,289)YB3EH04A,17086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288250,29)YB3EH04E,17087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285040,266)RASI04M,17088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310901,368)YB3EH04A,17089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273554,220)EBEEC04M,17090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288684,658)YH5MH04M,17091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287978,587)YH5MH04M,17092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295295,9)KSAL1204,17093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293965,122)RVKWS04,17094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291971,312)YB3EH04A,17095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288957,487)LEMDAT04,17096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287319,71)EBEEC04M,17097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291514,279)YB3EH04E,17098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285875,114)EBEEC04M,17099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295273,436)EG11G04M,17100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279735,116)KSPE1P04,17101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294997,217)RMZU04E,17102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277803,273)YH5MH04M,17103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,442)$KWUR404E,17104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308947,86)YB3EH04A,17105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289675,136)KHVL104E,17106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307018,635)RMZSI04,17107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289595,306)YBOLN04M,17108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305896,105)LELVL104,17109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291224,344)KSLN04M,17110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301145,203)YB3EH04A,17111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301287,728)BKED1204,17112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310199,168)MRAEE04,17113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309311,15)YB3EH04A,17114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282176,384)RMZU04E,17115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294025,505)RQXU04E,17116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300140,356)RMZU04,17117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276210,97)KHVL104E,17118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285360,24)LELVL04M,17119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291615,66)YB5WH04M,17120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300142,37)RNI04M,17121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277533,2)KSPE1P04,17122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316061,1119)LLBGA04L,17123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287372,720)KSPE1P04,17124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302536,111)RMZU04,17125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298333,373)KSPE104D,17126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,3939)MEK04,17127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,2744)$MYY04A,17128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,2203)$MYY04A,17129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,3302)MRAEE04,17130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,409)$MYY04A,17131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,3000)MGY04,17132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,2341)MGY04,17133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289277,264)YB5KL04E,17134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,2179)$MYY04A,17135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,2208)$MYY04A,17136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,2304)$MYY04A,17137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,2505)$MYY04A,17138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,2514)$MYY04A,17139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,2704)$MYY04A,17140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,2754)$MYY04A,17141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,5406)MAB04,17142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,2778)$MYY04A,17143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302616,379)MGY04,17144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,2797)MGY04,17145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307845,44)MGY04,17146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,1717)MGY04,17147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1599)MGY04,17148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315366,116)MGY04,17149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,4172)MRAEE04,17150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289843,138)MAB04,17151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,1080)MGY04,17152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,1801)$MYY04A,17153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,2615)$MYY04A,17154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,2741)MRAEE04,17155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,1678)MGY04,17156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,71)MGY04,17157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,1741)MGY04,17158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,453)$MYY04A,17159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,1552)$MYY04A,17160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,231)MGY04,17161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,1297)MGY04,17162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,418)$MYY04A,17163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,1218)$MYY04A,17164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,508)MGY04,17165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1320)MGY04,17166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,1371)MGY04,17167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,1615)MGY04,17168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,2246)MGY04,17169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,1620)$MYY04A,17170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301297,323)MEK04,17171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,1786)MEK04,17172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301260,623)MEK04,17173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,947)MAB1204A,17174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,2202)RQXSI04E,17175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,659)MAB04,17176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289013,1052)MEK04,17177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,2798)RQXI04E,17178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,3364)RQXSI04E,17179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,2307)RQXI04E,17180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,604)MAB1204A,17181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,1640)MEK04,17182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,1690)MEK04,17183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,409)MGY04,17184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307779,993)MEK04,17185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309190,455)MGY04,17186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,1639)MEK04,17187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305354,1114)MEK04,17188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1412)MGY04,17189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,1472)RQXI04E,17190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285575,1554)RQXSI04E,17191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,2845)$MYY04A,17192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,2381)EBBRA04E,17193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,963)MEK04,17194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,1717)MEK04,17195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,1745)MEK04,17196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,2586)EBBRA04E,17197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,2559)RQXSI04E,17198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,1489)MAB3404A,17199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,3342)RQXSI04E,17200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,831)RQXSI04E,17201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285766,850)RQXSI04E,17202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,1777)RQXSI04E,17203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,2971)MRAEE04,17204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,978)RQXI04E,17205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,1182)RQXSI04E,17206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,2562)RQXSI04E,17207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,3672)LELVL04M,17208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306563,114)MGY04,17209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,3719)YBOLN04M,17210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,745)MEK04,17211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303728,98)YB3EH04E,17212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318516,347)MAB04,17213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317360,507)MRAEE04,17214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,1145)MAB04,17215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318187,295)MRAEE04,17216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,2081)MRAEE04,17217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,1568)MAB04,17218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,1569)MAB04,17219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,2874)PMXX04M,17220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,1042)MRAEE04,17221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,313)MRAEE04,17222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,1299)MRAEE04,17223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,2378)MGY04,17224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,2816)RQXU04E,17225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,726)RQXSI04E,17226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,2380)$MYY04A,17227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313717,1421)MRAEE04,17228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311329,625)MEK04,17229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304380,1445)MRAEE04,17230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,3115)RQXSI04E,17231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,210)MAB04,17232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,1547)MRAEE04,17233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309695,1551)MRAEE04,17234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284154,157)RQXSI04E,17235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,1615)MRAEE04,17236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,1291)MEK04,17237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292270,48)YB5KL04E,17238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310096,1317)MEK04,17239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287205,46)YB5KL04E,17240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,1369)MEK04,17241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,139)MGY04,17242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,374)MAB04,17243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,340)LELVL04M,17244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318112,53)MAB04,17245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311697,1860)EDGG704,17246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292383,1897)EDGG704,17247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,1910)EDGG704,17248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310005,3516)EDGG704,17249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,1940)EDGG704,17250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,2080)EDGG704,17251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313638,3628)EDGG704,17252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,2092)EDGG704,17253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307990,3802)EDGG704,17254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,2120)EDGG704,17255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,582)MGY04,17256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,2168)EDGG704,17257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281925,85)EBBRA04E,17258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,1757)$MYY04A,17259.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293957,87)RNI04M,17260.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310438,2236)EDGG704,17261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317991,3822)EDGG704,17262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314573,2300)EDGG704,17263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303529,4008)EDGG704,17264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,3043)KSPE104D,17265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,69)RNI04M,17266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,81)RNI04M,17267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309557,4079)EDGG704,17268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,68)RNI04M,17269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314889,2473)EDGG704,17270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,3470)LCES004,17271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308077,4165)EDGG704,17272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,2473)EDGG704,17273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,3501)LCES004,17274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307481,429)MGY04,17275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301070,4288)EDGG704,17276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,2541)LCES004,17277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,2512)EDGG704,17278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311443,4446)EDGG704,17279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,624)MGY04,17280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,2481)LCES004,17281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,2727)LCES004,17282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307410,405)MGY04,17283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,2198)YB3EH04A,17284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287040,121)RNI04M,17285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,2361)LCES004,17286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310724,59)GL34W04,17287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,2667)EDGG704,17288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290578,205)RNI04M,17289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314172,4490)EDGG704,17290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,529)RJIU04M,17291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,2146)LCES004,17292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,2689)EDGG704,17293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,578)RJIU04M,17294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303592,417)MGY04,17295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,647)RJIU04M,17296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,3561)LCES004,17297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312999,4508)EDGG704,17298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,358)RNI04M,17299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,2791)EDGG704,17300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,650)RJIU04M,17301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,670)RJIU04M,17302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,2846)EDGG704,17303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286071,4534)EDGG704,17304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,5115)KSPE104D,17305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,3146)EDGG704,17306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290215,1174)LELVL04M,17307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,343)RNI04M,17308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310761,4593)EDGG704,17309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,1253)RJIU04M,17310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,3149)EDGG704,17311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,1061)RJIU04M,17312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,4048)LCES004,17313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,1096)RJIU04M,17314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,12)MGY04,17315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,3156)EDGG704,17316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300762,4700)EDGG704,17317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,1099)RJIU04M,17318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,493)MRAEE04,17319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,1289)RJIU04M,17320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,4161)LCES004,17321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,1144)YBOLN04M,17322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,1286)RJIU04M,17323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288421,40)YB5WH04M,17324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,3246)EDGG704,17325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,1290)MRAE04,17326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,1297)MRAE04,17327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,1488)MRAE04,17328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,1159)RJIU04M,17329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,204)MGY04,17330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,63)MAB04,17331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,1490)MRAE04,17332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,1313)RJIU04M,17333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,4342)LCES004,17334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,1661)MRAE04,17335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,3279)EDGG704,17336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,1627)EGPFA04,17337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,1256)RJIU04M,17338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,1822)MRAE04,17339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,4438)LCES004,17340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,1891)MRAE04,17341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,4701)LCES004,17342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,1618)MRAE04,17343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,5223)EDGG704,17344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289684,4728)EDGG704,17345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,1948)MRAE04,17346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,1075)KFZ4404E,17347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289759,5122)EDGG704,17348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,1841)MRAE04,17349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,3397)EDGG704,17350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290116,4945)EDGG704,17351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,1594)RJIU04M,17352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,4761)LCES004,17353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,1162)MRAE04,17354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,3449)EDGG704,17355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,2037)MRAE04,17356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,5599)LCES004,17357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,5383)EDGG704,17358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,1714)RJIU04M,17359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,829)MRAE04,17360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,6221)LCES004,17361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,1725)RJIU04M,17362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,3470)EDGG704,17363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,5901)LCES004,17364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313701,685)MGY04,17365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,772)MGY04,17366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,6441)LCES004,17367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,6214)LCES004,17368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,6487)LCES004,17369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,279)MRAE04,17370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,5284)MRAE04,17371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317300,5466)EDGG704,17372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,3381)MAB04,17373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3888)EDGG704,17374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,5600)EDGG704,17375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312066,1602)EDGG704,17376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,6672)LCES004,17377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,1934)RJIU04M,17378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,3396)MRAE04,17379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,1499)MRAE04,17380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,776)MRAE04,17381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,7020)EDGG704,17382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,614)MGY04,17383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,5657)EDGG704,17384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313344,2117)MRAE04,17385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304862,620)MGY04,17386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,3897)MRAE04,17387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310082,5688)EDGG704,17388.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293445,10)RNI04M,17389.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,2291)MRAE04,17390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,3762)MRAE04,17391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,3149)MRAE04,17392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,2622)MRAE04,17393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,1997)RJIU04M,17394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310475,6861)LCES004,17395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309070,5720)EDGG704,17396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,2007)RJIU04M,17397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285664,6957)LCES004,17398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,2797)MRAE04,17399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307135,5724)EDGG704,17400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,2094)RJIU04M,17401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311071,5786)EDGG704,17402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,276)RNI04M,17403.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(309583,2797)MRAE04,17404.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,2834)RQXSI04E,17405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,2138)RJIU04M,17406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306120,34)MEK04,17407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304262,81)MGY04,17408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,7101)LCES004,17409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,2857)MRAE04,17410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,2792)MRAE04,17411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,135)RNI04M,17412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,2111)RJIU04M,17413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286569,4038)EBBRA04E,17414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,3169)MRAE04,17415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308021,107)MEK04,17416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291024,253)RQXSI04E,17417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,2917)MRAE04,17418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,309)RQXI04E,17419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,2386)RJIU04M,17420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,2253)RJIU04M,17421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,2906)MGY04,17422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,397)RQXI04E,17423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,2316)RJIU04M,17424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,3397)MRAE04,17425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,7101)LCES004,17426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,1076)RQXSI04E,17427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,2470)RJIU04M,17428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293521,1081)BR404M,17429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,1199)YB5WH04M,17430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,4125)RJIU04M,17431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,1107)YBOLN04M,17432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,7119)LCES004,17433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,2934)MRAE04,17434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,2519)RJIU04M,17435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,3697)MRAE04,17436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,4108)YH5MH04M,17437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,3097)MRAE04,17438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,3937)MRAE04,17439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295153,1256)YB5WH04M,17440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,7161)LCES004,17441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,2733)RJIU04M,17442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293530,775)RJIU04M,17443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,4318)RJIU04M,17444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,3217)MGY04,17445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,479)MAB1204A,17446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307745,15)GL34W04,17447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,7207)LCES004,17448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294284,456)MYY04A,17449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,86)MYY04A,17450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,8411)KWUR1C04,17451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301303,354)MYY04A,17452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,469)MYY04A,17453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291018,250)MAB3404A,17454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,544)MYY04A,17455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263931,227)MYY04A,17456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,2344)RQXSI04E,17457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264033,400)MYY04A,17458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316446,543)GL34W04,17459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305276,324)MAB3404A,17460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,3571)RJIU04M,17461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,500)MAB3404A,17462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,407)MAB1204A,17463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,4835)RJIU04M,17464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,2773)RJIU04M,17465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,4238)RJIU04M,17466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311312,132)MEK04,17467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,4829)RJIU04M,17468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,1058)YB5KL04E,17469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,785)YB5WH04M,17470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,4164)RJIU04M,17471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,7217)LCES004,17472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,2781)RJIU04M,17473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,1089)YB5WH04M,17474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,5209)RJIU04M,17475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287158,54)YBOLN04M,17476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,3822)RJIU04M,17477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,243)YB5WH04M,17478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285818,105)YBOLN04M,17479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,733)MRAEE04,17480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295063,117)YBOLN04M,17481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287016,166)YBOLN04M,17482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,7401)LCES004,17483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283343,377)YB5KL04E,17484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,437)YB5KL04E,17485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283333,772)YB5WH04M,17486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,1352)MAB1204A,17487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,1529)RQXSI04E,17488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,5312)RJIU04M,17489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,3529)RJIU04M,17490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,541)RQXI04E,17491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,2988)RJIU04M,17492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,4061)RJIU04M,17493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,761)RQXU04E,17494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282954,2404)RQXSI04E,17495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,745)MAB1204A,17496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,2229)RQXSI04E,17497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,3080)RJIU04M,17498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,3334)RJIU04M,17499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,555)RQXI04E,17500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,149)YBOLN04M,17501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300578,274)MEK04,17502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,3598)RJIU04M,17503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306902,751)MEK04,17504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311850,169)MGY04,17505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272287,103)RMZU04E,17506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,3269)RJIU04M,17507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,5191)MEK04,17508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,4125)$MYY04A,17509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,7994)LCES004,17510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,4622)RJIU04M,17511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,1358)YB5KL04E,17512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,3352)RQXSI04E,17513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,3249)RJIU04M,17514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,447)RNI04M,17515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288696,505)RNI04M,17516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,5487)RJIU04M,17517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,4217)RJIU04M,17518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280579,186)EGNOR04M,17519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,7761)LCES004,17520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,774)EGNOR04M,17521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287081,2081)LGSRA04,17522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,438)YB5KL04E,17523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,8645)EDGG704,17524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,8061)LCES004,17525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,7461)LCES004,17526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,7536)LCES004,17527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,796)YB5WH04M,17528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263922,78)GL34W04,17529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,4600)$MYY04A,17530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,2061)LCES004,17531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,212)RQXSI04E,17532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,695)YB5WH04M,17533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,4519)RJIU04M,17534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,4532)RJIU04M,17535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,2664)LCES004,17536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,272)RQXSI04E,17537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,434)MAB1204A,17538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,2664)LCES004,17539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,8594)LCES004,17540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,717)EGNOR04M,17541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,572)RQXSI04E,17542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,452)RQXSI04E,17543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,2690)LCES004,17544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281749,404)YB5WH04M,17545.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(271214,103)RMZU04E,17546.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309006,324)MAB3404A,17547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,140)RQXSI04E,17548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,4772)ZM56704,17549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283140,281)YBOLN04M,17550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288411,246)YBOLN04M,17551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,2116)LCES004,17552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288631,288)YBOLN04M,17553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,100)YB5WH04M,17554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288992,5591)RJIU04M,17555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,4156)GL4W04M,17556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,386)YB5KL04E,17557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312659,0),17558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,1226)EGNOR04M,17559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,1950)YBOLN04M,17560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294944,199)YB5WH04M,17561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,1344)MYY04A,17562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,528)EGNOR04M,17563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,2910)LCES004,17564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,742)EGNOR04M,17565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,4999)RJIU04M,17566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,2679)LCES004,17567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307870,1449)GL34W04,17568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,875)KFZ4404E,17569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,2197)LCES004,17570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308629,112)MAB04,17571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289007,734)RQXU04E,17572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,733)EGNOR04M,17573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,692)RQXSI04E,17574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,663)EGNOR04M,17575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,7761)LCES004,17576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269896,72)EBBRA04E,17577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,1955)RJIU04M,17578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,3313)$MYY04A,17579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,1462)YB5KL04E,17580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3703)YB3EH04E,17581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,2179)LCES004,17582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,8116)LCES004,17583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,591)LELVL04M,17584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,648)RQXSI04E,17585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,1070)EGNOR04M,17586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,4606)EGPFA04,17587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,1699)LCES004,17588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308966,9)KWUR1C04,17589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,2368)LCES004,17590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297507,587)RQXSI04E,17591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287241,689)MAB1204A,17592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267696,0),17593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,4042)$MYY04A,17594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,1002)RQXSI04E,17595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,157)YBOLN04M,17596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290680,4745)LGSRA04,17597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,2815)RJIU04M,17598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285506,744)YB5KL04E,17599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293354,9)YBOLN04M,17600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,660)MAB1204A,17601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,1009)RQXSI04E,17602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,689)MAB1204A,17603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288792,164)YB5WH04M,17604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,2629)LCES004,17605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,1180)RQXSI04E,17606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,2503)LCES004,17607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,846)GL34W04,17608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,1340)YB5WH04M,17609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282784,937)RQXSI04E,17610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303717,1235)LGZAA04M,17611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,4965)RJIU04M,17612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,5880)RJIU04M,17613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294610,180)RQXU04E,17614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,1564)LELVL04M,17615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289440,268)MRAEE04,17616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1538)RQXSI04E,17617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,666)GL34W04,17618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304761,428)MAB1204A,17619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,1380)RQXSI04E,17620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,5281)LGKFN04,17621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,1086)YB5WH04M,17622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292405,84)RMZU04E,17623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293571,238)RQXU04E,17624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,445)EGNOR04M,17625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293468,5731)RJIU04M,17626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294005,5282)RJIU04M,17627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,1851)LCES004,17628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,1399)YB5WH04M,17629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288723,607)YB3EH04A,17630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,5861)RJIU04M,17631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311727,3996)MRAE04,17632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287201,167)YBOLN04M,17633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,1057)LGKFN04,17634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,5280)RQXSI04E,17635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284786,267)RQXU04E,17636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280645,187)YBOLN04M,17637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304871,74)MEK04,17638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,1871)KSLN04A,17639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,1391)RQXSI04E,17640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304615,352)MRAEE04,17641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,1122)RQXSI04E,17642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,1525)LCES004,17643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,5069)MAB04,17644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,1943)YB3EH04A,17645.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(301843,1176)LGKFN04,17646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,1191)EGNOR04M,17647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297370,348)YB3EH04A,17648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305542,499)MRAEE04,17649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307055,416)YB3EH04A,17650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,2911)LCES004,17651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309978,1744)YB3EH04A,17652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,2426)YD5WH04M,17653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301867,1408)YB3EH04A,17654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,1122)LGKFN04,17655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295372,503)YB3EH04A,17656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,365)YB5KL04E,17657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,2220)LCES004,17658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287143,356)RQXU04E,17659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,5440)LGKFN04,17660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,1432)RQXSI04E,17661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,2160)LCES004,17662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,547)RMZU04E,17663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,917)LGKFN04,17664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,2584)RASI04M,17665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,1358)LGKFN04,17666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,185)YB5WH04M,17667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,887)LGKFN04,17668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,1285)RQXSI04E,17669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,1128)LGKFN04,17670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2089)YD5WH04M,17671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,1148)GL4W04M,17672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,823)LGKFN04,17673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305535,162)RMZU04,17674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289076,950)LGZAA04M,17675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,816)LGKFN04,17676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,618)YB3EH04A,17677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,1068)YD5WH04M,17678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,883)LGKFN04,17679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1177)EG11G04M,17680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291724,119)YB3EH04E,17681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292935,98)KSLN04M,17682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,1148)YB3EH04A,17683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291193,406)YB5KL04E,17684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,519)YB3EH04E,17685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278651,212)YB5KL04E,17686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,1103)YB3EH04E,17687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,544)YB5WH04M,17688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281643,261)YB5KL04E,17689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292152,284)LELVL04M,17690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,1860)EG11G04M,17691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292120,413)YB3EH04E,17692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,1680)EG11G04M,17693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,1860)EG11G04M,17694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298397,699)YB3EH04A,17695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,1505)RQXSI04E,17696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,1123)LGKFN04,17697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295920,217)RMZU04,17698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,969)EG11G04M,17699.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(295585,11)YB3EH04A,17700.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,472)YB5WH04M,17701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295287,1292)RQXSI04E,17702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288692,802)YB5WH04M,17703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282620,700)YB3EH04A,17704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,423)YBOLN04M,17705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292753,642)YB5WH04M,17706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,1203)EGNOR04M,17707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,2040)EG11G04M,17708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,2096)LCES004,17709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314808,488)MRAEE04,17710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300137,334)RMZU04,17711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305171,436)RMZU04,17712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294686,116)YB3EH04E,17713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282259,579)YB5WH04M,17714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288522,242)YB3EH04E,17715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280810,501)RMZU04,17716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,414)YB5WH04M,17717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,157)KSLN04M,17718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1652)EG11G04M,17719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,1271)EGNOR04M,17720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291798,321)RMZU04,17721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,1907)YD5WH04M,17722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296918,409)RQXU04E,17723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,1408)LGKFN04,17724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303684,549)MRAEE04,17725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,1277)EGNOR04M,17726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305803,258)KWUR1C04,17727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,1892)EGNOR04M,17728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307860,787)YB3EH04A,17729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,1630)LGKFN04,17730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,340)YB5KL04E,17731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292451,37)YBOLN04M,17732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,1622)LGKFN04,17733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,2151)EG11G04M,17734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316314,401)KWUR1C04,17735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,1723)LGKFN04,17736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,2185)EG11G04M,17737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,2399)EG11G04M,17738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295519,924)YB3EH04A,17739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,1225)EGNOR04M,17740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,1229)PMXX04M,17741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,658)YBOLN04M,17742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,1550)RQXSI04E,17743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,44)MEK04,17744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,1511)PMXX04M,17745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288341,413)KWUR1C04,17746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278885,797)RMZU04E,17747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294580,300)MAB04,17748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303930,950)YB3EH04A,17749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280458,139)EBEEC04M,17750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293927,371)YBOLN04M,17751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297974,970)YB3EH04A,17752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,1826)LGKFN04,17753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,1311)EGNOR04M,17754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,1236)LGKFN04,17755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1806)KCHI104M,17756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,952)PMXX04M,17757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295098,386)YB5KL04E,17758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,248)RQXU04E,17759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,960)RQXSI04E,17760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,5083)MRAEE04,17761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,932)PMXX04M,17762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,557)MAB1204A,17763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,5466)LGSRA04,17764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308239,509)KWUR1C04,17765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293009,2460)$YB5WH04M,17766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294674,231)EBEEC04M,17767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,921)KFZ4404M,17768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264013,254)MAB3404A,17769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298617,242)KWUR404E,17770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310392,8496)LCES004,17771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283042,162)LGKFN04,17772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283464,1035)YB3EH04A,17773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,1087)LGKFN04,17774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,920)RQXSI04E,17775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,2944)LCES004,17776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307878,633)KWUR1C04,17777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292214,528)YB5KL04E,17778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,507)PMXX04M,17779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,2310)LCES004,17780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,1719)YB5KL04E,17781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,1165)LGKFN04,17782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,428)LGKFN04,17783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,1560)RQXSI04E,17784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,3323)EGPFA04,17785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,632)EG11G04M,17786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306995,1005)YB3EH04A,17787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,739)YBOLN04M,17788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296840,1040)YB3EH04A,17789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,1750)LCES004,17790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,692)PMXX04M,17791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,396)LGKFN04,17792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1428)EG11G04M,17793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306751,646)KWUR1C04,17794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,826)YBOLN04M,17795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285990,288)EBEEC04M,17796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,2026)KSLN04M,17797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,1674)YB5KL04E,17798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300521,275)GL34W04,17799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292653,211)EBBRA04E,17800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,1983)LCES004,17801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,675)LEMDAT04,17802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,728)YB5WH04M,17803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,1350)LCES004,17804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303550,4006)LGZAA04M,17805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,897)$YD5WH04M,17806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,2363)LGKFN04,17807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,2010)LGKFN04,17808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295292,1040)YB3EH04A,17809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,2047)EGNOR04M,17810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,944)EG11G04M,17811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307158,401)MRAEE04,17812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291579,5483)RJIU04M,17813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,1524)LCES004,17814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,293)MGY04,17815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290019,697)KWUR1C04,17816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,747)KFZ4404M,17817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,1329)PMXX04M,17818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291528,518)YB5WH04M,17819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279431,100)YBOLN04M,17820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290819,499)GL34W04,17821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292251,1117)YB3EH04A,17822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,1534)PMXX04M,17823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285189,1324)RVKWU04M,17824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,1995)LGKFN04,17825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,1110)LCES004,17826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,2025)LGKFN04,17827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280396,56)YBOLN04M,17828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,1069)KFZ4404M,17829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1963)LGKFN04,17830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,871)LGKFN04,17831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317008,3973)MRAE04,17832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313298,500)GL34W04,17833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286616,1676)RVKWU04M,17834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,986)YB5KL04E,17835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304780,752)KWUR1C04,17836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,3030)RQXSI04E,17837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288404,433)YBOLN04M,17838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,300)YB3EH04E,17839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301501,1145)LCES004,17840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293539,1759)RVKWU04M,17841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,2252)EG11G04M,17842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,2192)EG11G04M,17843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,2065)LGKFN04,17844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291078,400)YB5KL04E,17845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297572,2256)RVKWU04M,17846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,1413)EGNOR04M,17847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,1124)LGKFN04,17848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284357,1789)RVKWU04M,17849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,2052)EGNOR04M,17850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,1592)PMXX04M,17851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,2400)LCES004,17852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281290,551)RMZU04E,17853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301972,1486)YB3EH04A,17854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283706,240)YB3EH04E,17855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305030,766)KWUR1C04,17856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291189,1852)RVKWU04M,17857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,1575)EG11G04M,17858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,1532)RQXSI04E,17859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,1043)LCES004,17860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,1112)RQXSI04E,17861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,2067)LGKFN04,17862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287489,1294)YB3EH04A,17863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,2540)LCES004,17864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,3216)RVKWU04M,17865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,1344)LGKFN04,17866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,2256)EG11G04M,17867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,2097)EG11G04M,17868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,1620)EG11G04M,17869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,4391)RJIU04M,17870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301059,517)GL34W04,17871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306846,850)KWUR1C04,17872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279142,649)YB5KL04E,17873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,1600)EGNOR04M,17874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,1051)YB3EH04E,17875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,34)RNI04M,17876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280607,236)YB5WH04M,17877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,1116)LGKFN04,17878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,371)PMXX04M,17879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281091,1305)YB3EH04A,17880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286415,25)EBEEC04M,17881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,1010)EG11G04M,17882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,2194)EGNOR04M,17883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296158,476)YB5WH04M,17884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,1853)EGNOR04M,17885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286461,352)YB3EH04E,17886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1500)YD5WH04M,17887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,566)PMXX04M,17888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,1717)YB5WH04M,17889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,530)EG11G04M,17890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,296)PMXX04M,17891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294433,2263)RVKWU04M,17892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277313,366)YBOLN04M,17893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295343,2196)RVKWU04M,17894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,520)RNI04M,17895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281487,47)RMZU04E,17896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306308,962)KWUR1C04,17897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,1232)RQXU04E,17898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294048,542)RMZU04E,17899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278783,11)YB5KL04E,17900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,564)LCES004,17901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,2072)EG11G04M,17902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,521)PMXX04M,17903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290667,558)GL34W04,17904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294552,3870)EGNOR04M,17905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295224,77)RQXU04E,17906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,2083)LGKFN04,17907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,747)LCES004,17908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,446)YB3EH04E,17909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297368,401)LGAVA04,17910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,3669)YB3EH04E,17911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,561)EG11G04M,17912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296896,4934)LGZAA04M,17913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284467,335)RMZU04E,17914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310539,1185)YB3EH04A,17915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,610)LELVL04M,17916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292388,865)RQXU04E,17917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,1697)EG11G04M,17918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294406,1740)RQXSI04E,17919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,2415)EG11G04M,17920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,2048)EG11G04M,17921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298418,202)YBOLN04M,17922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,890)EG11G04M,17923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,480)YB3EH04E,17924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,884)YB5WH04M,17925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302667,543)LGAVA04,17926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310282,8604)LCES004,17927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285862,104)RMZU04E,17928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294773,393)YBOLN04M,17929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295116,1045)RQXU04E,17930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283258,580)RMZU04E,17931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294706,1118)MM304,17932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283256,1861)EGNOR04M,17933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290752,395)LELVU04,17934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,780)YB3EH04E,17935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305816,32)MAB1204A,17936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303035,985)KWUR1C04,17937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293156,1105)RQXU04E,17938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284894,404)PMXX04M,17939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,1902)PMXX04M,17940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,1021)KWUR404E,17941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287011,698)RMZU04E,17942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290892,304)YB5WH04M,17943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,909)LEBAS04M,17944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295754,1163)LEMDAT04,17945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294857,393)YBOLN04M,17946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293362,143)RNI04M,17947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290681,1082)YBOLN04M,17948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,1455)LGKFN04,17949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288989,2427)$RMZSI04M,17950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296227,560)LGAVA04,17951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288154,729)PMXX04M,17952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,607)EGNOR04M,17953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287749,4754)LGZAA04M,17954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,1045)RQXU04E,17955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,2252)EG11G04M,17956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295734,1229)LEMDAT04,17957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,1894)LGKFN04,17958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302136,93)BR404M,17959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283823,610)YB3EH04E,17960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,540)YB3EH04E,17961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296289,1069)KWUR1C04,17962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307460,5)MAB04,17963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,925)LCES004,17964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292439,482)EBEEC04M,17965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284839,333)RASI04M,17966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,1147)LEMDAT04,17967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,634)RQXSI04E,17968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,2273)LCES004,17969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293964,859)RMZU04E,17970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,985)RQXU04E,17971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288242,482)PMXX04M,17972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285792,444)BR404M,17973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287518,108)YB5WH04M,17974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,1954)PMXX04M,17975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,975)EG11G04M,17976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,275)YB5WH04M,17977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,679)LEMDAT04,17978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294876,82)PMXX04M,17979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,1274)LEMDAT04,17980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292875,1285)RQXU04E,17981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,174)EGNOR04M,17982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294740,600)YB3EH04E,17983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294449,357)BR404M,17984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,881)PMXX04M,17985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,763)YBOLN04M,17986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,329)LELVL04M,17987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314131,595)GL34W04,17988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293371,5659)RJIU04M,17989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313563,33)MAB1204A,17990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,1975)LGKFN04,17991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294164,464)BR404M,17992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283414,310)YB5WH04M,17993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282583,482)PMXX04M,17994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,410)YBOLN04M,17995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,1081)KHVL104E,17996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295234,62)GL4W04M,17997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290055,297)YBOLN04M,17998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288115,622)GL34W04,17999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305962,1319)LEMDAT04,18000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,1440)LCES004,18001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263570,159)LELVU04,18002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298183,1512)YB3EH04A,18003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,847)MYY04A,18004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,1045)RQXU04E,18005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284723,299)YB3EH04E,18006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302047,321)MAB1204A,18007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,1969)PMXX04M,18008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,1975)LGKFN04,18009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,558)KWUR404E,18010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294107,112)EGNOR04M,18011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,235)YB5WH04M,18012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,1813)LCES004,18013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280804,339)RMZU04E,18014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295609,568)RASI04M,18015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,1740)$YB5WH04M,18016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,476)KWUR404E,18017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,3333)KWUR404E,18018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294997,385)RMZU04E,18019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307961,1105)KWUR1C04,18020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,129)YBOLN04M,18021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287544,303)BR404M,18022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,630)LGKFN04,18023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,1960)LGKFN04,18024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,602)LELVU04,18025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,2160)LCES004,18026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,979)EG11G04M,18027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288599,1022)RMZU04E,18028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,2002)PMXX04M,18029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,1171)RQXU04E,18030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,589)YBOLN04M,18031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,1086)RVKWU04M,18032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,766)RQXSI04E,18033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,429)YBOLN04M,18034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301711,164)LCES004M,18035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305671,112)LELVU04,18036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295156,666)YB3EH04E,18037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296303,265)YB3EH04E,18038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,1529)RASI04M,18039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295446,426)RMZU04E,18040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,1205)LCES004,18041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285482,400)PMXX04M,18042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296267,66)LELVL04M,18043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,774)MAB1204A,18044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283489,1191)RVKWU04M,18045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263601,1521)YB3EH04A,18046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,229)YB5WH04M,18047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,1566)YB5WH04M,18048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,683)LELVU04,18049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300727,1873)EGNOR04M,18050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285599,89)EBBRA04E,18051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287819,577)PMXX04M,18052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291484,188)RNS04M,18053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285128,1127)EG11G04M,18054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,367)YBOLN04M,18055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286969,833)RASI04M,18056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,2127)PMXX04M,18057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307394,1149)KWUR1C04,18058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286791,2)EBBRA04E,18059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,295)KWUR404E,18060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282467,60)KWUR404E,18061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291323,180)$YBOLN04M,18062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,74)YB5KL04E,18063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,1165)RQXSI04E,18064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,1840)LCES004,18065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278814,841)YBOLN04M,18066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296939,1561)YB3EH04A,18067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,1472)$LCES004M,18068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304486,755)LELVU04,18069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291206,89)YBOLN04M,18070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,867)RQXSI04E,18071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,5546)RJIU04M,18072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295216,622)YB3EH04E,18073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,2124)LCES004,18074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298502,1648)YB3EH04A,18075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,782)LEMDAT04,18076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283889,2890)LELVL04M,18077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1252)RQXSI04E,18078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,197)LGKFN04,18079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295522,702)PMXX04M,18080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294501,636)EBEEC04M,18081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1278)RQXSI04E,18082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,873)LEMDAT04,18083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278855,227)KHVL104E,18084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,190)YB3EH04E,18085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,559)LGKFN04,18086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287895,202)PMXX04M,18087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,777)EGNOR04M,18088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287908,407)YB3EH04A,18089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290047,891)RASI04M,18090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272234,111)RMZU04E,18091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295205,47)EBBRA04E,18092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287222,930)RQXSI04E,18093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,1027)$KHVL104E,18094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,1146)EG11G04M,18095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306384,814)LELVU04,18096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301924,182)MEK04,18097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,1077)EGNOR04M,18098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289649,599)YB5WH04M,18099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,1850)LCES004,18100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,1037)LEMDAT04,18101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,1078)KHVL104E,18102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277924,234)YBOLN04M,18103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295004,1157)RMZU04E,18104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,1043)RQXU04E,18105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,2029)LGKFN04,18106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,1333)RQXSI04E,18107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279896,914)RASI04M,18108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,811)EHAMA04,18109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279817,270)YH5MH04M,18110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,1047)PMXX04M,18111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,788)BR404M,18112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,624)YB5WH04M,18113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297679,1210)KWUR1C04,18114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,1206)LELVU04,18115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294770,225)YB3EH04E,18116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294089,1055)LEMDAT04,18117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298697,45)LOW304M,18118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296481,190)YB3EH04E,18119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287631,597)LELVL04M,18120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,1039)LEMDAT04,18121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,96)LGKFN04,18122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294690,977)RVKWU04M,18123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280143,535)YBOLN04M,18124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292189,90)YB3EH04E,18125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,349)YB3EH04A,18126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292967,513)RNS04M,18127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288361,174)PMXX04M,18128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301576,1010)EG11G04M,18129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,804)RQXSI04E,18130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282961,127)KFZ4404E,18131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286952,172)YBOLN04M,18132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289972,766)YB3EH04E,18133.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(292112,47)KWUR404E,18134.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309188,131)MAB04,18135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,774)YB3EH04E,18136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291417,120)RMZU04E,18137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,965)EGNOR04M,18138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293416,89)EGNOR04M,18139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,681)YB3EH04E,18140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,2035)LGKFN04,18141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,507)YB5WH04M,18142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284190,715)PMXX04M,18143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,1349)RQXSI04E,18144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,3001)RVKWU04M,18145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287946,342)PMXX04M,18146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286678,96)EBBRA04E,18147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279893,835)EHAMA04,18148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,425)PMXX04M,18149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300850,844)LELVU04,18150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,548)PMXX04M,18151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279734,189)YBOLN04M,18152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279259,267)YH5MH04M,18153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,1165)PMXX04M,18154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306201,380)KSAL1204,18155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,2155)LGKFN04,18156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309790,1676)YB3EH04A,18157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287536,604)LELVL04M,18158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274616,1751)RQXSI04E,18159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,908)PMXX04M,18160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296261,643)KWUR404E,18161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,638)PMXX04M,18162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287367,404)YBOLN04M,18163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288428,1211)RVKWU04M,18164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307025,1409)YB3EH04A,18165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304253,947)LCES004M,18166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283094,230)YB3EH04E,18167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312192,231)MEK04,18168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279318,750)LCES004M,18169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279243,554)YH5MH04M,18170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,300)LGKFN04,18171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,590)YB3EH04A,18172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279804,1076)YH5MH04M,18173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289158,1208)RVKWU04M,18174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293092,1060)RASI04M,18175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,492)PMXX04M,18176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288720,342)PMXX04M,18177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,743)PMXX04M,18178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309887,4)LGKFN04,18179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305828,259)LCES004,18180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,626)LGKFN04,18181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298706,491)KSAL1204,18182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305532,40)YB3EH04A,18183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,1361)RQXSI04E,18184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278920,57)YB5WH04M,18185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304979,51)YB3EH04A,18186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295809,1121)RNS04M,18187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292969,302)KSLN04M,18188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,947)YB3EH04E,18189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301058,630)LCES004M,18190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,667)RQXSI04E,18191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,1240)LELVU04,18192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279552,440)EBBRA04E,18193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,105)YB5WH04M,18194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281293,128)YH5MH04M,18195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293268,61)YB3EH04A,18196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306397,1244)KWUR1C04,18197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279467,543)YH5MH04M,18198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,977)RQXU04E,18199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294135,374)YB5WH04M,18200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297504,74)YB3EH04A,18201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291238,100)YH5MH04M,18202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294601,70)YB3EH04A,18203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272894,336)RMZU04E,18204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285431,518)LGKFN04,18205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292688,532)BR404M,18206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305689,1081)LEMDAT04,18207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293804,747)KSAL1204,18208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282057,87)YBOLN04M,18209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286185,360)LGKFN04,18210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296342,1910)EGNOR04M,18211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291796,113)YH5MH04M,18212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286317,510)EBBRA04E,18213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291521,846)LELVL04M,18214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288107,5)KWUR404E,18215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294364,496)KWUR404E,18216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286568,229)EBBRA04E,18217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288513,1225)RQXU04E,18218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269531,125)EBBRA04E,18219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295448,1082)RMZU04E,18220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305011,449)GL4W04M,18221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295521,106)YB3EH04A,18222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,587)RQXSI04E,18223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303829,308)LOVN1504,18224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,720)PMXX04M,18225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288078,548)EBBRA04E,18226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309953,398)LOVN1504,18227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,692)RQXSI04E,18228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282882,565)KWUR404E,18229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311042,370)KSAL1204,18230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,505)RQXSI04E,18231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309941,183)MEK04,18232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279791,973)EHAMA04,18233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289024,112)YB3EH04E,18234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,1091)EGNOR04M,18235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274596,1839)RQXSI04E,18236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290553,1134)LEMDAT04,18237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279398,656)YH5MH04M,18238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,297)LOVN1504,18239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,325)LOVN1504,18240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270314,94)EBBRA04E,18241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274643,187)EGNOR04M,18242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282303,236)YBOLN04M,18243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296188,140)MM204,18244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285372,190)YB5WH04M,18245.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(300815,532)LCES004M,18246.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293879,175)RASI04M,18247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293545,85)RQXU04E,18248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307482,105)LGKFN04,18249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,307)RQXSI04E,18250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311032,261)LOVN1504,18251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278598,770)EHAMA04,18252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,1565)LCES004,18253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301582,331)RNI04M,18254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288445,547)LGKFN04,18255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285878,214)LGKFN04,18256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291007,117)YB3EH04A,18257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,215)KWUR404E,18258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295747,1767)YB3EH04A,18259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,1161)RQXSI04E,18260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278322,126)YH5MH04M,18261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280453,551)EBBRA04E,18262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,2095)LGKFN04,18263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309200,1263)LCES004M,18264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,743)RNI04M,18265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,1050)RQXSI04E,18266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294950,620)RNS04M,18267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292354,74)RMZU04,18268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284250,314)RMZU04E,18269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292413,647)KWUR404E,18270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276830,171)LEBAS04M,18271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291187,18)KWUR404E,18272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,1063)EBBRA04E,18273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286690,621)EHAMA04,18274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305661,520)LOVN1504,18275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307576,268)RMZU04,18276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,176)PMXX04M,18277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278565,999)LELVU04,18278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,504)PMXX04M,18279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297356,646)LGAVA04,18280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277744,60)GL4W04M,18281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306243,60)LGKFN04,18282.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(280278,779)EHAMA04,18283.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283954,71)YBOLN04M,18284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281881,21)YB3EH04A,18285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,1116)LGKFN04,18286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,145)YBOLN04M,18287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,1167)LEMDAT04,18288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,1186)YB5WH04M,18289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306922,469)LOVN1504,18290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286485,14)YB5WH04M,18291.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(263587,505)LCES004M,18292.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289675,185)KSPE1P04,18293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291494,679)YH5MH04M,18294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281256,60)RMZU04,18295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301350,1257)RMZU04,18296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300988,2185)LOVN1504,18297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263516,318)LEBAS04M,18298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,2365)YD5WH04M,18299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302840,472)RMZU04,18300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279801,1076)EHAMA04,18301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290866,322)YBOLN04M,18302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296350,2068)RQXSI04E,18303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,1361)RQXSI04E,18304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,1382)LCES004,18305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294156,264)KWUR404E,18306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309890,1504)KWUR1C04,18307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,1587)LCES004,18308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295049,74)GL4W04M,18309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282090,214)LELVL04M,18310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302970,57)LOVN1504,18311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307218,440)ZM56704,18312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291697,19)GL4W04M,18313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313034,1343)GL34W04,18314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273960,1915)EGNOR04M,18315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284566,442)YB3EH04A,18316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278386,136)YH5MH04M,18317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296640,751)KSAL1204,18318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304555,593)LEMDAT04,18319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298480,298)RMZU04,18320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297746,540)LOVN1504,18321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282720,298)KWUR404E,18322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263503,536)RNS04M,18323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284297,703)RQXSI04E,18324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296260,318)KSAL1204,18325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292088,228)LEBAS04M,18326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291019,155)BR204M,18327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285360,230)LELVL04M,18328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263206,39)LELVL04M,18329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287604,584)PMXX04M,18330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297613,629)RQXSI04E,18331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296550,1788)YB3EH04A,18332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,673)KFZ4404M,18333.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279885,802)EHAMA04,18334.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297135,167)RNI04M,18335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293580,1264)RQXU04E,18336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296720,64)YB5KL04E,18337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287402,358)LELVL04M,18338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315763,1811)EDGG704,18339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,337)RQXSI04E,18340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305929,879)LCES004M,18341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308855,463)YB3EH04A,18342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277284,320)EBBRA04E,18343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292587,170)ZM56704,18344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301673,1650)LCES004M,18345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310512,517)LOVN1504,18346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293929,595)RVKWU04M,18347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304315,455)RMZU04,18348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297374,527)RQXSI04E,18349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294656,51)BR404M,18350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278607,22)MM304,18351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279405,87)KFZ4404E,18352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279899,70)KFZ4404E,18353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294049,464)RVKWU04M,18354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309172,2033)EDGG704,18355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,1373)RNI04M,18356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297293,165)GL4W04M,18357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,531)LEMDAT04,18358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290447,384)LEBAS04M,18359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284349,77)RQXU04E,18360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,593)YH5MH04M,18361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307091,149)RMZU04,18362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285209,721)PMXX04M,18363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,630)YB3EH04E,18364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,319)LGKFN04,18365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305019,754)RNS04M,18366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,780)RQXSI04E,18367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,610)KWUR404E,18368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278681,590)EHAMA04,18369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,608)LOVN1504,18370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302456,289)MM204,18371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(321498,1800)EDGG704,18372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301342,1260)LCES004M,18373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301367,466)YB3EH04A,18374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300052,198)YB3EH04E,18375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296181,38)YB3EH04E,18376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,596)KWUR404E,18377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,2631)KFZ4404M,18378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283795,357)RVKWU04M,18379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302506,198)LGKFN04,18380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298306,325)LOVN1504,18381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,1187)LEMDAT04,18382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280192,231)YH5MH04M,18383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293560,655)RVKWU04M,18384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281989,367)YH5MH04M,18385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308004,296)ZM56704,18386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283302,121)YB3EH04E,18387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282582,176)KWUR404E,18388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,1061)LCES004,18389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292872,811)KSAL1204,18390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,490)EGNOR04M,18391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,19)LCES004,18392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277424,744)EHAMA04,18393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,208)LOVN1504,18394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310303,1218)RMZU04,18395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280283,209)YH5MH04M,18396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294370,405)KSPE104D,18397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,404)LGKFN04,18398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278603,1100)EGNOR04M,18399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304433,480)LELVU04,18400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307145,94)KSAL1204,18401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282868,551)KWUR404E,18402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300455,886)LCES004M,18403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,869)EG11G04M,18404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287468,252)GL4W04M,18405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289913,614)YH5MH04M,18406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316298,2175)EDGG704,18407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283853,123)RMZU04E,18408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306307,765)RMZU04,18409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290428,18)YB3EH04A,18410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293048,293)LELVL04M,18411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287200,142)GL4W04M,18412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296155,169)LELVL04M,18413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,863)RQXSI04E,18414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284504,313)RQXSI04E,18415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283139,129)RMZSI04M,18416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291559,309)RFBRT04M,18417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311142,410)MAB3404A,18418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290650,500)PMXX04M,18419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300045,407)KSPE104D,18420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,921)PMXX04M,18421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277278,1078)RASI04M,18422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292091,253)LOVN1504,18423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291572,29)YB3EH04A,18424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296700,186)LELVU04,18425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,408)$YB5WH04M,18426.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294807,320)LCES004M,18427.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293858,122)LELVL04M,18428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305363,1515)KWUR1C04,18429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278487,371)YH5MH04M,18430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,520)KHVL104E,18431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286902,96)KFZ4404E,18432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295952,2340)RQXSI04E,18433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,163)LGKFN04,18434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292940,2098)EDGG704,18435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307733,391)LELVL104,18436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292094,79)BR204M,18437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284781,101)EBEEC04M,18438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295891,143)BR204M,18439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,1768)RVKWU04M,18440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295929,1210)RVKWU04M,18441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306570,1796)YB3EH04A,18442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284183,408)LOVN1504,18443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290803,209)KHVL104E,18444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309203,640)YB3EH04A,18445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,532)RQXSI04E,18446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,706)KHVL104E,18447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305074,297)ZM56704,18448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306801,880)RMZU04,18449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318435,2220)EDGG704,18450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285840,345)LELVL04M,18451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288740,251)RQXSI04E,18452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279716,1059)LELVU04,18453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301680,1528)KWUR1C04,18454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294815,892)RMZU04,18455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281755,75)YB3EH04A,18456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302351,1421)GL34W04,18457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280781,77)LGKFN04,18458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263594,1955)LCES004M,18459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282278,478)KSPE1P04,18460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284860,1795)RVKWU04M,18461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(268974,401)KSPE1P04,18462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314538,1500)EDGG704,18463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287527,257)KSPE1P04,18464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303139,27)GL34W04,18465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318660,844)EDGG704,18466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306207,1045)LCES004M,18467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289328,57)KCHI104M,18468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279048,445)KHVL104E,18469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311549,335)LELVL104,18470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286590,148)YB5WH04M,18471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308410,412)LEBAS04A,18472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,194)YB5KL04E,18473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289110,254)KWUR404E,18474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,1370)RVKWU04M,18475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283510,89)RMZU04E,18476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,2193)$MYY04A,18477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,830)EGNOR04M,18478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277562,203)YH5MH04M,18479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,536)RQXSI04E,18480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296450,49)YB5WH04M,18481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297145,453)LOVN1504,18482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285483,49)YB3EH04E,18483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296895,1903)YB3EH04E,18484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283544,6524)LGKFN04,18485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281946,6)KSPE1P04,18486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293790,55)KSPE104D,18487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288501,669)LEMDAT04,18488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282374,671)RVKWU04M,18489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294685,289)LELVU04,18490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308432,449)RMZU04,18491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279347,506)KSPE1P04,18492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291554,378)YH5MH04M,18493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286844,438)KSPE104D,18494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293576,68)RMZU04E,18495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279312,252)KSPE1P04,18496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315428,519)LELVL104,18497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301299,299)YB3EH04A,18498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286628,370)RMZU04E,18499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,369)YB3EH04A,18500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295503,1235)RVKWU04M,18501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279163,21)KHVL104E,18502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301949,420)LCES004M,18503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296963,178)LELVU04,18504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291538,49)KSPE1P04,18505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282205,249)YB3EH04E,18506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,1676)RVKWU04M,18507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277917,158)BR404M,18508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,1095)RQXSI04E,18509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291515,376)KSLN04M,18510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300354,159)MEK04,18511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295231,213)LOVN1504,18512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291480,364)KSLN04M,18513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302592,289)YD5WH04M,18514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283092,186)KFZ4404E,18515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292565,155)KFZ4404E,18516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301709,1519)LCES004M,18517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283452,171)RMZU04,18518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288568,424)RQXSI04E,18519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296232,418)LEBAS04A,18520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308505,41)YB3EH04A,18521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278889,448)KHVL104E,18522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278647,629)EHAMA04,18523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315019,1686)EDGG704,18524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289901,163)RQXSI04E,18525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292483,224)RVKWU04M,18526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300174,278)RMZU04,18527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296565,438)RNI04M,18528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276531,521)KHVL104E,18529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303850,505)LOVN1504,18530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279834,457)YH5MH04M,18531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294023,46)LELVL04M,18532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,420)RQXSI04E,18533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281905,834)YH5MH04M,18534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,542)LOVN1504,18535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263986,172)MAB3404A,18536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309473,498)LOVN1504,18537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278872,277)EG11G04M,18538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,153)RNI04M,18539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288728,171)EBEEC04M,18540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294362,1962)EGNOR04M,18541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,590)LGKFN04,18542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,179)LELVL04M,18543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295745,396)RNS04M,18544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275809,289)YD5WH04M,18545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316391,2220)EDGG704,18546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279411,368)KSPE1P04,18547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,714)PMXX04M,18548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317920,1266)EDGG704,18549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279642,493)KHVL104E,18550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306710,677)LOVN1504,18551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286575,15)LELVL04M,18552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303351,337)LELVU04,18553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277197,108)EG11G04M,18554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307791,263)ZM56704,18555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298333,226)KSPE104D,18556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296407,1849)YB3EH04A,18557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290996,442)PMXX04M,18558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295790,593)LEMDAT04,18559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285112,83)KSLN04M,18560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,538)EGPFA04,18561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289866,7)RVKWS04,18562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309072,310)LELVL104,18563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279340,59)YB5WH04M,18564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308366,9)YB3EH04A,18565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300256,462)LOVN1504,18566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283036,162)LEBAS04M,18567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295273,121)EG11G04M,18568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291048,402)LEMDAT04,18569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307977,29)ZM56704,18570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312532,570)LELVL104,18571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304895,6)LOVN1504,18572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306139,478)LOVN1504,18573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304690,775)LOVN1504,18574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301601,442)LOVN1504,18575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291679,782)RNS04M,18576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308308,403)YB3EH04A,18577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304753,646)LGKFN04,18578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291326,8)YB3EH04A,18579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294925,2095)RVKWU04M,18580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283829,328)YB5WH04M,18581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317908,1463)EDGG704,18582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288250,79)YB3EH04E,18583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294546,543)LOVN1504,18584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303592,964)MGY04,18585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307481,976)MGY04,18586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,1161)MGY04,18587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304862,1167)MGY04,18588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1125)MAB04,18589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310724,626)MGY04,18590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,1171)MGY04,18591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,5744)MGY04,18592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1334)MGY04,18593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,3133)$MEK04,18594.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(318516,539)MGY04,18595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,622)MGY04,18596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,826)MGY04,18597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,424)MRAEE04,18598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,2460)$MEK04,18599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,2596)MGY04,18600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,2610)MGY04,18601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,2625)MGY04,18602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,2721)MGY04,18603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1958)KWUR1C04,18604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,2922)MGY04,18605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,2931)MGY04,18606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,3121)MGY04,18607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,618)RJIU04M,18608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288696,670)RJIU04M,18609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,800)RNI04M,18610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,763)RJIU04M,18611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,1688)MGY04,18612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290215,726)RNI04M,18613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1306)MAB04,18614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,860)RNI04M,18615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,2218)MGY04,18616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,913)RNI04M,18617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,3171)MGY04,18618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,1762)MGY04,18619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,2637)MGY04,18620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303200,7885)MGY04,18621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309442,7937)MGY04,18622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,948)RNI04M,18623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,2151)MGY04,18624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,76)MAB3404A,18625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289843,398)MGY04,18626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,5586)$MEK04,18627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,1155)RNI04M,18628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,5325)MAB04,18629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310533,58)MEK04,18630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,1293)RNI04M,18631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,4415)YB3EH04A,18632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,3032)MGY04,18633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,2769)MGY04,18634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,1337)RNI04M,18635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281596,20)YB5KL04E,18636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,4380)LCES004,18637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,1356)RNI04M,18638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,4459)MGY04,18639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,4715)LCES004,18640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,1374)RNI04M,18641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,2006)MGY04,18642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,4595)LCES004,18643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,1920)RNI04M,18644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,1475)RNI04M,18645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,4775)LCES004,18646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,1546)RNI04M,18647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,1852)RNI04M,18648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,835)MGY04,18649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,1618)RNI04M,18650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,1404)RNI04M,18651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,8758)MAB04,18652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,4824)LCES004,18653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,4961)LCES004,18654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,1630)RNI04M,18655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,3195)MGY04,18656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,5315)LCES004,18657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,3262)MGY04,18658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277197,1637)RNI04M,18659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,5704)LCES004,18660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,3036)MGY04,18661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,5735)LCES004,18662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,2086)RJIU04M,18663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290578,1767)RNI04M,18664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,2907)MAB04,18665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,3188)MGY04,18666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,2320)MAB04,18667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,5795)LCES004,18668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,1905)RNI04M,18669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,3177)MAB04,18670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,3049)MAB04,18671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312066,1730)MRAE04,18672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,3276)MGY04,18673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293362,1682)RJIU04M,18674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,4165)MRAE04,18675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,632)RQXI04E,18676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,7392)LCES004,18677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,3396)MGY04,18678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,6282)LCES004,18679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,4634)MRAE04,18680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287040,2048)RJIU04M,18681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,2246)ZM56704,18682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,4168)MAB04,18683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,952)MGY04,18684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,6395)LCES004,18685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,899)MGY04,18686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,3730)MGY04,18687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,614)MGY04,18688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,1517)MRAE04,18689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,6576)LCES004,18690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,4279)MAB04,18691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308733,48)MAB04,18692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,2351)MAB04,18693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313701,1941)MRAE04,18694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,2067)MRAE04,18695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,1155)MRAE04,18696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,6672)LCES004,18697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,2261)MAB04,18698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,2097)MRAE04,18699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,645)MYY04A,18700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,6935)LCES004,18701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,2400)MRAE04,18702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,281)MAB3404A,18703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,2528)MRAE04,18704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,1591)MYY04A,18705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,1026)MGY04,18706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312950,144)MAB04,18707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,2506)MGY04,18708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,1027)MEK04,18709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,6995)LCES004,18710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,2535)MRAE04,18711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,2726)MRAE04,18712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,7833)LCES004,18713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289013,389)MEK04,18714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,2728)MRAE04,18715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,8135)LCES004,18716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307779,330)MEK04,18717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,4777)MGY04,18718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,8455)LCES004,18719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,8448)LCES004,18720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,617)RQXSI04E,18721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,1095)MAB04,18722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305354,451)MEK04,18723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,8675)LCES004,18724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,77)RQXSI04E,18725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,2899)MRAE04,18726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,1123)MEK04,18727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,300)MEK04,18728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,2186)MAB04,18729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,937)MGY04,18730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,3060)MRAE04,18731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,8721)LCES004,18732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315366,507)MGY04,18733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,2856)MRAE04,18734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,3137)MGY04,18735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,974)MAB3404A,18736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,3129)MRAE04,18737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,976)MEK04,18738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,3079)MRAE04,18739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,8906)LCES004,18740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,3226)MGY04,18741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,1094)MYY04A,18742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,854)MEK04,18743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,2737)MRAE04,18744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,3341)MRAEE04,18745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307845,748)MGY04,18746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,4035)MRAE04,18747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,6124)MRAEE04,18748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,3986)MGY04,18749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,1054)MEK04,18750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,1825)MAB1204A,18751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,1113)MGY04,18752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310475,9095)LCES004,18753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,4387)MRAE04,18754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,1082)MEK04,18755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307410,327)MGY04,18756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,4095)MRAE04,18757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309190,1159)MGY04,18758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285664,9191)LCES004,18759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,4155)MRAE04,18760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,6581)MEK04,18761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,1605)$MAB1204A,18762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,1709)EDGG704,18763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,1086)EGPFA04,18764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,940)RQXI04E,18765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313344,3355)MRAE04,18766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,878)EGPFA04,18767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,4155)MRAE04,18768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,3860)MRAE04,18769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314131,1929)MYY04A,18770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,3529)MRAE04,18771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,9335)LCES004,18772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295047,1156)EGPFA04,18773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,390)RQXSI04E,18774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,2174)MGY04,18775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313717,498)MRAEE04,18776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,1261)MAB1204A,18777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,998)RQXSI04E,18778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,624)MRAEE04,18779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304380,522)MRAEE04,18780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,4172)MRAE04,18781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,283)RQXI04E,18782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,4951)MGY04,18783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309695,628)MRAEE04,18784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,4335)MRAE04,18785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,692)MRAEE04,18786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,4407)MRAE04,18787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,5160)MGY04,18788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,7842)MEK04,18789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,9335)LCES004,18790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,5313)MGY04,18791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,3981)MGY04,18792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,825)MRAEE04,18793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308515,7747)MAB04,18794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307158,493)MRAEE04,18795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317360,599)MRAEE04,18796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,4477)MRAE04,18797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316446,7871)MGY04,18798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,4935)MRAE04,18799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,732)RQXI04E,18800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,5115)MRAE04,18801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,9353)LCES004,18802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,5086)MGY04,18803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302616,1083)MGY04,18804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,382)MAB1204A,18805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,4635)MRAE04,18806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,5252)MGY04,18807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,857)MAB04,18808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301297,984)MRAEE04,18809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,1738)EGPFA04,18810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,820)RQXI04E,18811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,381)MAB1204A,18812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,4598)MGY04,18813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,9395)LCES004,18814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,5175)MRAE04,18815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301260,149)MEK04,18816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,8896)LCES004,18817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,268)RQXI04E,18818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294580,434)MRAEE04,18819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,2506)EGNOR04M,18820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293802,1313)EGPFA04,18821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,9441)LCES004,18822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280579,255)EGNOR04M,18823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306563,192)MGY04,18824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316914,221)MGY04,18825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,1286)MGY04,18826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,5362)MGY04,18827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304262,785)MGY04,18828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,843)EGNOR04M,18829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289277,55)YBOLN04M,18830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,10687)LCES004,18831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291024,628)RQXI04E,18832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,8147)MGY04,18833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,119)MRAEE04,18834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,5835)RQXSI04E,18835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,376)MRAEE04,18836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,1034)EGNOR04M,18837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,1177)YD5WH04M,18838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,1139)EG11G04M,18839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,5889)RQXSI04E,18840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1334)EG11G04M,18841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,2016)YD5WH04M,18842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305276,8186)MEK04,18843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,786)EGNOR04M,18844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,1800)YD5WH04M,18845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1809)EG11G04M,18846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,968)RJIU04M,18847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297670,179)MEK04,18848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311312,227)MEK04,18849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2252)YD5WH04M,18850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,2017)EG11G04M,18851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,2017)EG11G04M,18852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314225,1828)MYY04A,18853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,9451)LCES004,18854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,1283)EG11G04M,18855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,1017)RJIU04M,18856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,8389)MGY04,18857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,1086)RJIU04M,18858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,2197)EG11G04M,18859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,1295)EGNOR04M,18860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,899)YD5WH04M,18861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286569,204)EBBRA04E,18862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,1089)RJIU04M,18863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,3995)EG11G04M,18864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,3147)LCES004,18865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,9635)LCES004,18866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309188,1621)MGY04,18867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,2794)LCES004,18868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,2394)RJIU04M,18869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,2566)LCES004,18870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,2308)EG11G04M,18871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301303,8242)MGY04,18872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,7205)MGY04,18873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,1109)RJIU04M,18874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,2373)RJIU04M,18875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,2342)EG11G04M,18876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,1500)RJIU04M,18877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,2335)LCES004,18878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,3399)LCES004,18879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,3695)LCES004,18880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,2556)EG11G04M,18881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,1853)LCES004,18882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,1535)RJIU04M,18883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264033,8288)MGY04,18884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,3695)LCES004,18885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,591)RNI04M,18886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,2033)RJIU04M,18887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263931,2203)MYY04A,18888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,877)EGNOR04M,18889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,1835)LCES004,18890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,2153)RJIU04M,18891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291018,2264)MGY04,18892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,1538)RJIU04M,18893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,619)LGKFN04,18894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,788)RJIU04M,18895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,625)LGKFN04,18896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,1741)YD5WH04M,18897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,4189)LCES004,18898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,2558)LCES004,18899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,3721)LCES004,18900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,1091)EGNOR04M,18901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,873)RQXSI04E,18902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,1082)EGNOR04M,18903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,2164)RJIU04M,18904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,1012)EGNOR04M,18905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,2198)LCES004,18906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,4295)LCES004,18907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,732)YB3EH04A,18908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,628)MEK04,18909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,2114)LCES004,18910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,978)GL34W04,18911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,1598)RJIU04M,18912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,1227)RQXSI04E,18913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,10228)LCES004,18914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,733)LGKFN04,18915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,1391)LGKFN04,18916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,1594)LGKFN04,18917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,420)LGKFN04,18918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,1725)RJIU04M,18919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,1234)RQXSI04E,18920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,414)LGKFN04,18921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296960,5527)MRAE04,18922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317644,5475)MRAE04,18923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,1695)RJIU04M,18924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,1988)LCES004,18925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280645,80)YB5KL04E,18926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,889)RNI04M,18927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291724,153)KSLN04M,18928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,1421)EGNOR04M,18929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,981)RJIU04M,18930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310096,654)MEK04,18931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,2409)EG11G04M,18932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,2349)EG11G04M,18933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,835)LGKFN04,18934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,1419)EGNOR04M,18935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,203)YB5WH04M,18936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292935,169)YB3EH04E,18937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,1405)RQXSI04E,18938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,2413)LGKFN04,18939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296145,1911)EGPFA04,18940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,2436)RJIU04M,18941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,706)MEK04,18942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,964)RQXI04E,18943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,1561)LGKFN04,18944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,3200)KSLN04A,18945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311727,5234)MRAE04,18946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287241,853)MAB1204A,18947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,2413)EG11G04M,18948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,416)MAB1204A,18949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,2550)RJIU04M,18950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,1498)RJIU04M,18951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,2676)KSLN04M,18952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287126,142)YB3EH04E,18953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,9995)LCES004,18954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,384)LGKFN04,18955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1750)LELVL04M,18956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,1308)RQXSI04E,18957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288522,292)YB3EH04E,18958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,10295)LCES004,18959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,2473)LGKFN04,18960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,1605)RQXSI04E,18961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304761,99)MAB1204A,18962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294686,166)YB3EH04E,18963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,1380)RQXSI04E,18964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,988)RNI04M,18965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,827)RJIU04M,18966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,7440)MAB04,18967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,547)RNI04M,18968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,1336)LCES004,18969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,761)RJIU04M,18970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,369)RQXSI04E,18971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286638,654)RNS04M,18972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283343,260)YB5KL04E,18973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,613)LGKFN04,18974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,2728)LCES004,18975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,313)LGKFN04,18976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,1460)RQXI04E,18977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,2672)LCES004,18978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,5356)LGKFN04,18979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,1455)BR404M,18980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,872)LGKFN04,18981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293521,910)RNI04M,18982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,9695)LCES004,18983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308619,2912)LGZAA04M,18984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301621,770)RVKWS04,18985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303128,51)LGKFN04,18986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,1195)RJIU04M,18987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,2297)YB5WH04M,18988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,229)YB3EH04E,18989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,1285)RJIU04M,18990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,4072)GL4W04M,18991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,978)RQXI04E,18992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,2446)RJIU04M,18993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,9770)LCES004,18994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,766)RQXI04E,18995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298619,623)RNS04M,18996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278830,138)YB5KL04E,18997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,788)RJIU04M,18998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,719)RJIU04M,18999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,320)YB5KL04E,19000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,2567)LCES004,19001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,1616)RQXSI04E,19002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,662)LGKFN04,19003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290455,854)RNS04M,19004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,4791)LGKFN04,19005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,669)RQXSI04E,19006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,1861)BR404M,19007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,549)RQXSI04E,19008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291267,1011)RNS04M,19009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,542)LGKFN04,19010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,1092)LGKFN04,19011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,5505)RQXSI04E,19012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,2533)RJIU04M,19013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,598)MAB1204A,19014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,1260)RQXI04E,19015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,2825)RJIU04M,19016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,757)LGKFN04,19017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288992,2254)RJIU04M,19018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285766,655)RQXSI04E,19019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293070,1084)RNS04M,19020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,2948)LGKFN04,19021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,1988)BR404M,19022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295932,1435)RNS04M,19023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,1876)LCES004,19024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,1034)RNI04M,19025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,1251)RJIU04M,19026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,2909)RJIU04M,19027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,1510)RQXSI04E,19028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290696,1130)RNS04M,19029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,10828)LCES004,19030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,1816)LCES004,19031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,1657)RQXSI04E,19032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,39)KSLN04A,19033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,797)LELVL04M,19034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,2713)LGKFN04,19035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,1540)EGNOR04M,19036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295887,32)YB3EH04A,19037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,1064)GL4W04M,19038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297452,21)YB3EH04A,19039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,721)MAB1204A,19040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,244)YBOLN04M,19041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308133,35)YB3EH04A,19042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291484,1488)RNS04M,19043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298249,1329)RNS04M,19044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,1497)LGSRA04,19045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,3470)LCES004,19046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,2958)RJIU04M,19047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1585)EG11G04M,19048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,1185)RQXSI04E,19049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,1034)RQXSI04E,19050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,789)RQXSI04E,19051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,1203)LGKFN04,19052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,789)EG11G04M,19053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,1503)YB5KL04E,19054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,2095)RQXI04E,19055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,814)LGKFN04,19056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,2445)MYY04A,19057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,2574)LCES004,19058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,928)RQXI04E,19059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,1940)BR404M,19060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278185,345)YBOLN04M,19061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283042,1585)LGKFN04,19062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,649)YB5WH04M,19063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,1101)EG11G04M,19064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,2215)RQXSI04E,19065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,1730)RQXSI04E,19066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,2953)LGKFN04,19067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,2428)LCES004,19068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,1497)YB5KL04E,19069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292967,1813)RNS04M,19070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,484)RQXI04E,19071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308334,233)EBEEC04M,19072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,1538)LGKFN04,19073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,2441)RQXSI04E,19074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,2755)RJIU04M,19075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,733)RQXSI04E,19076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,1170)RNI04M,19077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,988)RQXI04E,19078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287253,79)YB3EH04E,19079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280458,242)EBEEC04M,19080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1029)EG11G04M,19081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,1546)LGKFN04,19082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,467)YB5KL04E,19083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,816)KFZ4404M,19084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311850,1398)MAB3404A,19085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,640)YH5MH04M,19086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,1324)LGKFN04,19087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,1001)LEBAS04M,19088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,1263)RNI04M,19089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,1794)LCES004,19090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,1539)YB5WH04M,19091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,10350)LCES004,19092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,350)YB3EH04E,19093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,824)MAB1204A,19094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297507,684)RQXSI04E,19095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287020,1373)RNS04M,19096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,755)RQXSI04E,19097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,1639)LGKFN04,19098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,9995)LCES004,19099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,853)MAB1204A,19100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287222,818)RQXSI04E,19101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295809,2402)BR404M,19102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,1000)RQXSI04E,19103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,654)RQXSI04E,19104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294674,334)EBEEC04M,19105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283706,290)YB3EH04E,19106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,490)RJIU04M,19107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,2692)RJIU04M,19108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,1753)LGKFN04,19109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,1771)LELVL04M,19110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,560)RJIU04M,19111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,1562)EBBRA04E,19112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,1391)RQXSI04E,19113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,1552)EGNOR04M,19114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,1742)LGKFN04,19115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,1234)LCES004,19116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,2123)BR404M,19117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1724)KCHI104M,19118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289045,1331)RNS04M,19119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,1732)EG11G04M,19120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,896)RQXSI04E,19121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,1017)RQXSI04E,19122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,605)RJIU04M,19123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,828)YB5WH04M,19124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288421,155)YB5KL04E,19125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,643)YBOLN04M,19126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295980,1408)RNS04M,19127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,1775)RQXSI04E,19128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291579,215)RJIU04M,19129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282784,1034)RQXSI04E,19130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,2372)LGKFN04,19131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,813)EBEEC04M,19132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,2254)EG11G04M,19133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,1868)LCES004,19134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,1620)EGNOR04M,19135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,938)RQXSI04E,19136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,1985)RNI04M,19137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,632)RJIU04M,19138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286461,402)YB3EH04E,19139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,1787)LGKFN04,19140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,1059)RQXI04E,19141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,3028)EGNOR04M,19142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,2327)LCES004,19143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,485)PMXX04M,19144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301501,1489)LCES004,19145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,1626)EGNOR04M,19146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285990,391)EBEEC04M,19147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,3172)RJIU04M,19148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,2220)LGKFN04,19149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,2229)EG11G04M,19150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,834)LCES004,19151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,605)PMXX04M,19152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294950,1920)RNS04M,19153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300765,151)YB3EH04E,19154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,2420)LELVU04,19155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,496)YB3EH04E,19156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3753)YB3EH04E,19157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285189,2155)RVKWU04M,19158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293371,40)RJIU04M,19159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,1387)LCES004,19160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,3212)RJIU04M,19161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,37)YB5WH04M,19162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,945)YH5MH04M,19163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307870,1149)GL34W04,19164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,3000)RASI04M,19165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,830)YB3EH04E,19166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1662)EG11G04M,19167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294876,391)PMXX04M,19168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,5)RJIU04M,19169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,680)PMXX04M,19170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,1854)EG11G04M,19171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,530)YB3EH04E,19172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294552,591)EGNOR04M,19173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,649)YB5KL04E,19174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,480)YB5KL04E,19175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,872)RNI04M,19176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289276,278)RNS04M,19177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,1574)EGNOR04M,19178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,1208)KFZ4404M,19179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,1499)MGY04,19180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,178)RJIU04M,19181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287016,211)YBOLN04M,19182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284085,2015)RVKWU04M,19183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285575,430)RQXI04E,19184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,908)LCES004,19185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,623)EDGG704,19186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,1785)RQXSI04E,19187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,983)RQXSI04E,19188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,1926)LGKFN04,19189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,956)YB5WH04M,19190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,540)YB5KL04E,19191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284894,713)PMXX04M,19192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288411,21)YBOLN04M,19193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,676)EGNOR04M,19194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285506,393)YB5KL04E,19195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,270)RJIU04M,19196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,480)YB5KL04E,19197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287855,405)RNS04M,19198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,1476)MGY04,19199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,3170)EGNOR04M,19200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285818,150)YBOLN04M,19201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,306)YBOLN04M,19202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,349)YB5KL04E,19203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,210)YB5KL04E,19204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,1624)LGKFN04,19205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,447)YB5KL04E,19206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,2828)LCES004,19207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,1911)LGKFN04,19208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302310,569)LGKFN04,19209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,1219)RQXSI04E,19210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,205)YBOLN04M,19211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288242,997)PMXX04M,19212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,556)YB5WH04M,19213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,439)RJIU04M,19214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,590)YB3EH04E,19215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,222)YB5WH04M,19216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,459)RJIU04M,19217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,1941)LGKFN04,19218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300578,179)MEK04,19219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,258)PMXX04M,19220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295034,737)RNS04M,19221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,3220)RJIU04M,19222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1879)LGKFN04,19223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288631,63)YBOLN04M,19224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,2205)EG11G04M,19225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,624)PMXX04M,19226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,421)YBOLN04M,19227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295004,69)RMZU04E,19228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294740,650)YB3EH04E,19229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289249,1540)KFZ4404M,19230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310235,151)GL34W04,19231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,1097)LEMDAT04,19232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,644)MAB3404A,19233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278651,271)YB5KL04E,19234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,714)LELVL04M,19235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,1330)PMXX04M,19236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,2241)EGNOR04M,19237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283889,206)LELVL04M,19238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,347)YH5MH04M,19239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,783)EDGG704,19240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285123,686)LGKFN04,19241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292753,112)YB5WH04M,19242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,2528)EG11G04M,19243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305816,608)MAB1204A,19244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,2865)LGKFN04,19245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263570,356)LELVU04,19246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,1660)EGNOR04M,19247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,1084)RQXSI04E,19248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289759,522)EDGG704,19249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,1981)LGKFN04,19250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291679,2082)RNS04M,19251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,2025)LCES004,19252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,377)RMZSI04M,19253.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(281599,6)RMZU04E,19254.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294284,8305)MAB04,19255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305671,309)LELVU04,19256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,672)YB3EH04A,19257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282583,997)PMXX04M,19258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290681,90)YBOLN04M,19259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,650)LELVL04M,19260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,2056)LCES004,19261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294706,1456)MM304,19262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281643,320)YB5KL04E,19263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293009,1233)RQXU04E,19264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,525)$BR404M,19265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301888,216)KWUR1C04,19266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295501,247)LEBAS04M,19267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,2857)EG11G04M,19268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310635,24)MAB1204A,19269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,2977)EG11G04M,19270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282954,1030)RQXI04E,19271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287946,445)PMXX04M,19272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318187,480)MRAEE04,19273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295153,356)YB5WH04M,19274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303717,2435)LGZAA04M,19275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287895,614)PMXX04M,19276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,6871)LGKFN04,19277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300287,756)RNS04M,19278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289649,63)YBOLN04M,19279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304753,1065)LGKFN04,19280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295156,716)YB3EH04E,19281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288361,586)PMXX04M,19282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,1462)LEMDAT04,19283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287158,189)YBOLN04M,19284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,240)YB3EH04E,19285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,592)RMZU04E,19286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,824)YBOLN04M,19287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288792,270)YB5WH04M,19288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,1662)RJIU04M,19289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302047,486)MAB1204A,19290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313563,609)MAB1204A,19291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,2497)EG11G04M,19292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305803,328)KWUR1C04,19293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,728)LCES004,19294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,2409)EG11G04M,19295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267696,58)YB5KL04E,19296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295745,996)RNS04M,19297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,2887)EG11G04M,19298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287235,512)PMXX04M,19299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286616,2507)RVKWU04M,19300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289007,807)YB5WH04M,19301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,1983)LGKFN04,19302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291727,305)EBEEC04M,19303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,248)EGNOR04M,19304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297851,291)LEBAS04M,19305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283256,256)EGNOR04M,19306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,799)LELVU04,19307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294770,275)YB3EH04E,19308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,581)LCES004,19309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,339)YB5WH04M,19310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296481,240)YB3EH04E,19311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295287,319)RQXSI04E,19312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,552)YB5WH04M,19313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294005,14)RJIU04M,19314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290166,2140)RNS04M,19315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,522)YB5WH04M,19316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1166)RQXSI04E,19317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,458)YB5WH04M,19318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310792,202)MAB1204A,19319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,1762)EGNOR04M,19320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295885,1020)RQXSI04E,19321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,939)MAB1204A,19322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316314,471)KWUR1C04,19323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295216,672)YB3EH04E,19324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293580,64)RQXU04E,19325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283333,136)YB5WH04M,19326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,664)PMXX04M,19327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,548)PMXX04M,19328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1140)RQXSI04E,19329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,1221)RQXSI04E,19330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282807,191)LGKFN04,19331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,642)LGKFN04,19332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293539,2590)RVKWU04M,19333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,450)YB5KL04E,19334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,1053)RQXSI04E,19335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,723)LEMDAT04,19336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,1237)RQXSI04E,19337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,897)PMXX04M,19338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295734,1544)LEMDAT04,19339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,872)LELVL04M,19340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,846)EGNOR04M,19341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317300,866)EDGG704,19342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,1755)PMXX04M,19343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306920,223)LGKFN04,19344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,584)PMXX04M,19345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302136,168)BR404M,19346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,688)PMXX04M,19347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,270)KFZ4404E,19348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,817)PMXX04M,19349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,1409)LGKFN04,19350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288768,176)RMZSI04M,19351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,2396)EGNOR04M,19352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295754,1478)LEMDAT04,19353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,119)LELVU04,19354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285482,606)PMXX04M,19355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286415,333)EBEEC04M,19356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294912,763)RNS04M,19357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287908,314)YB3EH04A,19358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300727,268)EGNOR04M,19359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,1999)LGKFN04,19360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,519)RJIU04M,19361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,711)PMXX04M,19362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,878)YB5WH04M,19363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295522,1217)PMXX04M,19364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,953)KFZ4404M,19365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288341,483)KWUR1C04,19366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305962,768)LEMDAT04,19367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,627)YB5KL04E,19368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,231)YB5WH04M,19369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285128,340)EG11G04M,19370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,1249)RQXSI04E,19371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,823)PMXX04M,19372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297721,123)KSLN04A,19373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284357,2620)RVKWU04M,19374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,810)YB5KL04E,19375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279817,687)EGNOR04M,19376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290055,198)RMZU04E,19377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,362)KFZ4404M,19378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309684,292)ZM56704,19379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294135,184)LELVL04M,19380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,1515)PMXX04M,19381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294690,1254)RVKWU04M,19382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,645)RQXSI04E,19383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301711,314)LCES004M,19384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,459)PMXX04M,19385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,340)RMZU04E,19386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281922,393)YB5KL04E,19387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,1106)YB5WH04M,19388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,880)LELVU04,19389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,426)PMXX04M,19390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,957)RQXU04E,19391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263323,401)LEBAS04M,19392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287544,378)BR404M,19393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272287,186)RMZU04E,19394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,559)RQXSI04E,19395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296158,0),19396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,1000)EDGG704,19397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285835,37)YB3EH04A,19398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,2221)LGKFN04,19399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304690,61)LOVN1504,19400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291013,72)BR404M,19401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,894)PMXX04M,19402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292120,163)YB3EH04E,19403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,424)RQXSI04E,19404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,522)LGKFN04,19405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,2088)EGPFA04,19406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293139,940)RNS04M,19407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,522)RQXSI04E,19408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295343,3027)RVKWU04M,19409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,2942)EG11G04M,19410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,824)YB3EH04E,19411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283823,810)YB3EH04E,19412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288692,114)YB5WH04M,19413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303216,114)MEK04,19414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295098,210)YB5KL04E,19415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,959)PMXX04M,19416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,420)RQXSI04E,19417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295594,2172)RNS04M,19418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,672)BR204M,19419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,227)PMXX04M,19420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,454)YH5MH04M,19421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308239,579)KWUR1C04,19422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,1088)RQXSI04E,19423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,1301)LEBAS04M,19424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,210)RMZU04E,19425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297572,3087)RVKWU04M,19426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,1647)RVKWU04M,19427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,390)YBOLN04M,19428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285328,63)KFZ4404M,19429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285395,63)KFZ4404M,19430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,1752)KFZ4404M,19431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,207)YBOLN04M,19432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,951)EHAMA04,19433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,1188)LEMDAT04,19434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288720,754)PMXX04M,19435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,1209)RQXSI04E,19436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,684)KWUR404E,19437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283489,822)RVKWU04M,19438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294406,52)RQXSI04E,19439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,1775)PMXX04M,19440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306304,96)MAB3404A,19441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304486,952)LELVU04,19442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281824,1707)RVKWU04M,19443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,717)RVKWU04M,19444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,531)RMZU04E,19445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279804,381)YH5MH04M,19446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295929,1429)RASI04M,19447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287402,1184)LELVL04M,19448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293074,651)RQXU04E,19449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,1205)RQXSI04E,19450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292152,362)BR404M,19451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,123)YBOLN04M,19452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279893,975)EHAMA04,19453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,606)YB5WH04M,19454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284723,349)YB3EH04E,19455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,359)PMXX04M,19456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291528,135)YB3EH04E,19457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317538,631)MAB1204A,19458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,2617)LCES004,19459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288428,842)RVKWU04M,19460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,1270)EDGG704,19461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,503)KWUR404E,19462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291287,68)RQXU04E,19463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292388,951)RQXU04E,19464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293601,127)YB5KL04E,19465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,1262)LCES004,19466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,766)KWUR404E,19467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,582)LGKFN04,19468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291494,47)YH5MH04M,19469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281749,111)YBOLN04M,19470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307878,703)KWUR1C04,19471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,63)YBOLN04M,19472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,1249)RQXSI04E,19473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,205)YBOLN04M,19474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291189,2683)RVKWU04M,19475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292439,585)EBEEC04M,19476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303868,1369)LEMDAT04,19477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,283)YD5WH04M,19478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,1349)EDGG704,19479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,514)LGKFN04,19480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279142,154)RQXU04E,19481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284190,1230)PMXX04M,19482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307875,148)KSLN04A,19483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,1628)RJIU04M,19484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300896,345)GL34W04,19485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,1327)PMXX04M,19486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300850,1041)LELVU04,19487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280428,41)YB5KL04E,19488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296342,305)EGNOR04M,19489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,1352)LEMDAT04,19490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294047,1605)LELVL04M,19491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,627)KFZ4404M,19492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283036,531)LEBAS04M,19493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303652,37)ZM56704,19494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304570,420)LCES004M,19495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279398,24)YH5MH04M,19496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,462)LGKFN04,19497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278885,342)YB5KL04E,19498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,552)YB3EH04E,19499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,1107)RMZU04E,19500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,1057)EDGG704,19501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,1297)EDGG704,19502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309270,7)MAB3404A,19503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296450,226)YBOLN04M,19504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,1154)PMXX04M,19505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,1320)RQXSI04E,19506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307831,44)ZM56704,19507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,497)PMXX04M,19508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,368)LOVN1504,19509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,1151)YH5MH04M,19510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306384,1011)LELVU04,19511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279887,4363)LGSRA04,19512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297135,69)RNI04M,19513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,225)RQXSI04E,19514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,516)LGKFN04,19515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303829,379)LOVN1504,19516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308597,58)YB3EH04A,19517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311032,332)LOVN1504,19518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285178,156)PMXX04M,19519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283414,247)$KWUR404E,19520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,2946)EG11G04M,19521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,2433)KWUR404E,19522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296303,153)$KWUR404E,19523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310005,1116)EDGG704,19524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297504,28)YB3EH04A,19525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,846)LGKFN04,19526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295116,702)RQXU04E,19527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309462,379)LOVN1504,19528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,1071)RQXU04E,19529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,528)YB5WH04M,19530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278681,1567)EHAMA04,19531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277112,154)YB5KL04E,19532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308004,373)ZM56704,19533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286485,101)YBOLN04M,19534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315779,722)LCES004,19535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294752,469)YB3EH04E,19536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,806)KHVL104E,19537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,341)YB5WH04M,19538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,642)LGKFN04,19539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,467)YBOLN04M,19540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,715)LEMDAT04,19541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294433,1340)RVKWU04M,19542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306751,716)KWUR1C04,19543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293156,762)RQXU04E,19544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,1179)EDGG704,19545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,1949)EGNOR04M,19546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279431,55)YBOLN04M,19547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,510)PMXX04M,19548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,183)YB5WH04M,19549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281925,7)EBBRA04E,19550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288599,101)RMZU04E,19551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,575)$KWUR404E,19552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,1160)EGNOR04M,19553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,219)YBOLN04M,19554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293965,1025)RNS04M,19555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,547)YB5WH04M,19556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,1354)LEMDAT04,19557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,546)YB5WH04M,19558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,620)YB5KL04E,19559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,695)LEMDAT04,19560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280804,87)RMZU04E,19561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,486)LGKFN04,19562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288107,213)KWUR404E,19563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298368,569)LOVN1504,19564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,702)RQXU04E,19565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291206,122)RQXU04E,19566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279395,201)YBOLN04M,19567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280607,289)YB5WH04M,19568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302665,485)GL34W04,19569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305532,132)YB3EH04A,19570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292716,16)KSLN04M,19571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312731,18)GL34W04,19572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293927,49)YB5KL04E,19573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301010,2305)RNS04M,19574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,580)RQXSI04E,19575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293268,107)YB3EH04A,19576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305661,591)LOVN1504,19577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,396)LOVN1504,19578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,1146)EDGG704,19579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308021,12)MEK04,19580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290866,141)YBOLN04M,19581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292875,942)RQXU04E,19582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311949,127)MAB1204A,19583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291519,223)ZM56704,19584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,264)PMXX04M,19585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279243,418)KSPE1P04,19586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290553,662)LEMDAT04,19587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296261,351)YBOLN04M,19588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,100)YBOLN04M,19589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297904,248)LOVN1504,19590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291652,582)LEBAS04M,19591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,1393)LCES004,19592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298090,107)YB3EH04A,19593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286185,188)LGKFN04,19594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296350,155)RQXSI04E,19595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282582,245)KWUR404E,19596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313638,1228)EDGG704,19597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307977,106)ZM56704,19598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286494,604)YBOLN04M,19599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273960,310)EGNOR04M,19600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,977)LGKFN04,19601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306922,255)LOVN1504,19602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292688,7)BR404M,19603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291995,120)RMZU04E,19604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279318,900)LCES004M,19605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295341,107)YB5WH04M,19606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307897,752)LCES004M,19607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284154,546)RQXSI04E,19608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,1256)EDGG704,19609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278855,300)KHVL104E,19610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288404,550)$YH5MH04M,19611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301867,854)YB3EH04A,19612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305074,374)ZM56704,19613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310082,1088)EDGG704,19614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280143,39)YBOLN04M,19615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296267,214)RQXU04E,19616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,462)LGKFN04,19617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310512,303)LOVN1504,19618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282882,635)$KWUR404E,19619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,1377)LCES004,19620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293305,321)MEK04,19621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298418,292)YBOLN04M,19622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313034,518)GL34W04,19623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,1518)RQXSI04E,19624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277313,276)YBOLN04M,19625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296112,253)YB5WH04M,19626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,595)PMXX04M,19627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,105)RQXSI04E,19628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297845,2)YB3EH04A,19629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,2044)LGKFN04,19630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,535)LELVL04M,19631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,1592)EDGG704,19632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281485,402)LELVU04,19633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309953,184)LOVN1504,19634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,2529)EG11G04M,19635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294049,926)RVKWU04M,19636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296640,498)KSAL1204,19637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292214,157)RMZU04E,19638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284250,230)RMZU04E,19639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,523)EGNOR04M,19640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301972,54)YB3EH04A,19641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,1349)EDGG704,19642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295448,161)RMZU04E,19643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289194,2846)RMZU04E,19644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290396,294)LELVL04M,19645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290019,767)KWUR1C04,19646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308947,40)YB3EH04A,19647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(269231,354)YBOLN04M,19648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289972,371)PMXX04M,19649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280283,524)YH5MH04M,19650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310392,135)LCES004,19651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,1620)EDGG704,19652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,1273)LCES004,19653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,650)YB3EH04A,19654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288101,421)KSPE104D,19655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310303,1641)RMZU04,19656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278565,605)LELVU04,19657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304253,647)LCES004M,19658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304979,189)YB3EH04A,19659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,343)YH5MH04M,19660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300582,295)KWUR404E,19661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278783,128)YB5KL04E,19662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307990,1402)EDGG704,19663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294926,102)RQXU04E,19664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297746,611)LOVN1504,19665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291761,1009)RNS04M,19666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262875,186)EBBRA04E,19667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288989,2341)RMZSI04M,19668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286690,1598)EHAMA04,19669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,1346)EDGG704,19670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279347,353)KSPE1P04,19671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281989,240)YH5MH04M,19672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282467,129)KWUR404E,19673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,308)YB5WH04M,19674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292872,558)KSAL1204,19675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309978,497)YB3EH04A,19676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303728,148)YB3EH04E,19677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,145)KWUR404E,19678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,279)LOVN1504,19679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294370,479)KSPE104D,19680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280192,546)YH5MH04M,19681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294656,126)BR404M,19682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294944,411)YB5WH04M,19683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,702)RQXU04E,19684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,836)PMXX04M,19685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,1046)EDGG704,19686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294779,253)RNS04M,19687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285372,81)$KSLN2C04,19688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,1505)KFZ4404M,19689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279834,622)KFZ4404E,19690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305491,274)YB3EH04A,19691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294997,133)RMZU04E,19692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279735,193)KSPE1P04,19693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290650,911)PMXX04M,19694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276611,305)RQXSI04E,19695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305011,366)GL4W04M,19696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,1026)EG11G04M,19697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282057,222)YBOLN04M,19698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277924,325)YBOLN04M,19699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298502,263)YB3EH04A,19700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,748)YB5WH04M,19701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292094,240)LELVL04M,19702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305171,13)RMZU04,19703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296265,43)LELVU04,19704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,302)YB5WH04M,19705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295372,319)YB3EH04A,19706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295952,427)RQXSI04E,19707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,267)YBOLN04M,19708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302798,76)LGKFN04,19709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,972)YH5MH04M,19710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294449,582)BR404M,19711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301342,1110)LCES004M,19712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309172,1883)EDGG704,19713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312648,24)MAB3404A,19714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,1091)EDGG704,19715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289618,77)YB5WH04M,19716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279896,498)RASI04M,19717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288154,112)PMXX04M,19718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292092,472)KSLN04M,19719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289913,345)EGNOR04M,19720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,1668)EDGG704,19721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284566,488)YB3EH04A,19722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,630)KSPE1P04,19723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279259,393)YH5MH04M,19724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306801,795)RMZU04,19725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291521,20)LELVL04M,19726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285878,128)LGKFN04,19727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297762,638)LEBAS04M,19728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,1600)RQXSI04E,19729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284183,193)LOVN1504,19730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300045,481)KSPE104D,19731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279716,665)LELVU04,19732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,633)KHVL104E,19733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307055,232)YB3EH04A,19734.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(291656,163)KHVL104E,19735.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289160,172)ZM56704,19736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295446,174)RMZU04E,19737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311478,357)LELVL104,19738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298171,423)LELVU04,19739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277387,96)YB5WH04M,19740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,203)YB3EH04A,19741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289110,323)KWUR404E,19742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289675,338)KSPE1P04,19743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296939,176)YB3EH04A,19744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292483,963)RVKWU04M,19745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294530,92)RVKWU04M,19746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307145,599)KSAL1204,19747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,87)YB3EH04E,19748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315763,1661)EDGG704,19749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283954,161)YBOLN04M,19750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307860,233)YB3EH04A,19751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284350,222)YBOLN04M,19752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277167,79)KHVL104E,19753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281290,113)YBOLN04M,19754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298306,253)LOVN1504,19755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,1089)EDGG704,19756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285112,159)KSLN04M,19757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298480,552)RMZU04,19758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296337,524)BR404M,19759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304739,499)GL34W04,19760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294164,14)BR404M,19761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287819,680)PMXX04M,19762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309203,270)YB3EH04A,19763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(268974,248)KSPE1P04,19764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263298,348)LELVL04M,19765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,1123)PMXX04M,19766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,277)YB3EH04A,19767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298130,414)KSLN04A,19768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295747,197)YB3EH04A,19769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279409,622)YH5MH04M,19770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,84)YB5WH04M,19771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,679)LOVN1504,19772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296840,163)YB3EH04A,19773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292251,147)YB3EH04A,19774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297370,164)YB3EH04A,19775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315895,331)MEK04,19776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,32)RMZU04E,19777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303850,577)LOVN1504,19778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274596,151)RQXSI04E,19779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309473,427)LOVN1504,19780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288501,275)LEMDAT04,19781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300487,236)YB3EH04A,19782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,614)LOVN1504,19783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294156,189)YB3EH04E,19784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306251,643)RMZU04,19785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304555,433)MM304,19786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294773,167)YBOLN04M,19787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,1067)EDGG704,19788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307733,287)LELVL104,19789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294815,723)RMZU04,19790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283464,158)YB3EH04A,19791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294501,739)EBEEC04M,19792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,997)YB3EH04E,19793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312494,697)LOVN1504,19794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295790,435)LEMDAT04,19795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,458)KWUR404E,19796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318112,100)MGY04,19797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303741,95)MAB1204A,19798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306710,749)LOVN1504,19799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295292,163)YB3EH04A,19800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,1952)RVKWU04M,19801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279791,694)EHAMA04,19802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308308,172)YB3EH04A,19803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309790,291)YB3EH04A,19804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293549,317)RQXU04E,19805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285474,41)KCHI104M,19806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285862,20)RMZU04E,19807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302840,726)RMZU04,19808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294546,615)LOVN1504,19809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276830,264)LEBAS04M,19810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274643,117)EGNOR04M,19811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290272,872)LEMDAT04,19812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292940,1798)EDGG704,19813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304780,822)KWUR1C04,19814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291193,50)YBOLN04M,19815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286590,254)YB5WH04M,19816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278386,325)YH5MH04M,19817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,2174)RJIU04M,19818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,1056)RJIU04M,19819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,1105)RJIU04M,19820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,1174)RJIU04M,19821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,1177)RJIU04M,19822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,1197)RJIU04M,19823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,1588)RJIU04M,19824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,1623)RJIU04M,19825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,4397)LCES004,19826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,4628)LCES004,19827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,1626)RJIU04M,19828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,2121)RJIU04M,19829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,4856)LCES004,19830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,1686)RJIU04M,19831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,5209)LCES004,19832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,2241)RJIU04M,19833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,5217)LCES004,19834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,2252)RJIU04M,19835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,2461)RJIU04M,19836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,1813)RJIU04M,19837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,1783)RJIU04M,19838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,5461)LCES004,19839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,5757)LCES004,19840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,5757)LCES004,19841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,6442)LCES004,19842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,1499)RNI04M,19843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,2524)RJIU04M,19844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,1534)RNI04M,19845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,6777)LCES004,19846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,6251)LCES004,19847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,5783)LCES004,19848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,3741)EBEEC04M,19849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,6657)LCES004,19850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,2638)RJIU04M,19851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,2847)LCES004,19852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,1741)RNI04M,19853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,2973)LCES004,19854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,2195)LCES004,19855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,6357)LCES004,19856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,3057)LCES004,19857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,6837)LCES004,19858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,2157)LCES004,19859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,2534)RJIU04M,19860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,1879)RNI04M,19861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,3417)LCES004,19862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,6557)LCES004,19863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,1869)LCES004,19864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,2621)RJIU04M,19865.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(285459,3558)LCES004,19866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,1923)RNI04M,19867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,6886)LCES004,19868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,1813)LCES004,19869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,2913)RJIU04M,19870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,1708)LCES004,19871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,1960)RNI04M,19872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,2405)LELVL04M,19873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,7023)LCES004,19874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,3897)LCES004,19875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,3915)LCES004,19876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,2997)RJIU04M,19877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,7377)LCES004,19878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,2735)LCES004,19879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,2132)RNI04M,19880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,2675)LCES004,19881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,2843)RJIU04M,19882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,3046)RJIU04M,19883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,2780)RJIU04M,19884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,2675)LCES004,19885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,2216)RNI04M,19886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,3260)RJIU04M,19887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,3300)RJIU04M,19888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,7766)LCES004,19889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,2388)KSLN04A,19890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,3308)RJIU04M,19891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,7797)LCES004,19892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,3515)RJIU04M,19893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,4652)RJIU04M,19894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,578)RJIU04M,19895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,648)RJIU04M,19896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,3607)RJIU04M,19897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,693)RJIU04M,19898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,3776)RJIU04M,19899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,720)RJIU04M,19900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,2665)RJIU04M,19901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,3796)RJIU04M,19902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,4056)RJIU04M,19903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,4765)RJIU04M,19904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,4098)RJIU04M,19905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290578,2353)RNI04M,19906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,3861)RJIU04M,19907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,1013)MYY04A,19908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,1403)MAB3404A,19909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,4845)RJIU04M,19910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,4349)RJIU04M,19911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,4125)RJIU04M,19912.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(311284,7857)LCES004,19913.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,2611)LCES004,19914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,5059)RJIU04M,19915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,5362)RJIU04M,19916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,8037)LCES004,19917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,5736)RJIU04M,19918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,5356)RJIU04M,19919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,1715)LCES004,19920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,4588)RJIU04M,19921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1311)MGY04,19922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298180,2491)RNI04M,19923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,1569)LCES004,19924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,9454)LCES004,19925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,5839)RJIU04M,19926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,8344)LCES004,19927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,2166)MYY04A,19928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,935)LCES004,19929.p,0.000000)\\\n",
      "\t\t\t\t0.000000\t(t_x(312674,8457)LCES004,19930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,4691)RJIU04M,19931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,2646)EGNOR04M,19932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,1182)MAB3404A,19933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,5149)RJIU04M,19934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,3342)RJIU04M,19935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,8638)LCES004,19936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,5046)RJIU04M,19937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,8734)LCES004,19938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280579,325)EGNOR04M,19939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,4744)RJIU04M,19940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,2564)MRAEE04,19941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,1386)MYY04A,19942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,1297)MYY04A,19943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,1196)MYY04A,19944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,8997)LCES004,19945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,913)EGNOR04M,19946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,2210)MYY04A,19947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,1104)EGNOR04M,19948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,986)MYY04A,19949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,9057)LCES004,19950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,9895)LCES004,19951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,1187)MYY04A,19952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309442,214)MYY04A,19953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,10197)LCES004,19954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288421,38)YB5KL04E,19955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,10510)LCES004,19956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,3856)RJIU04M,19957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,10517)LCES004,19958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,734)MGY04,19959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,870)ZM56704,19960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,856)EGNOR04M,19961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,5526)RJIU04M,19962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,576)GL34W04,19963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,10737)LCES004,19964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,875)MYY04A,19965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,1365)EGNOR04M,19966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,861)MYY04A,19967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,6014)RJIU04M,19968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,6407)RJIU04M,19969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,6388)RJIU04M,19970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,1436)MYY04A,19971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,10783)LCES004,19972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,1409)MYY04A,19973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,1426)MYY04A,19974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,2529)GL34W04,19975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,2724)MYY04A,19976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,885)MYY04A,19977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,2668)EG11G04M,19978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,5149)RJIU04M,19979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,10968)LCES004,19980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,443)MAB04,19981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,1574)EGNOR04M,19982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,1453)LGKFN04,19983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,5412)GL4W04M,19984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,2482)RJIU04M,19985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,1040)GL34W04,19986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289238,1395)EGNOR04M,19987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,1886)LGKFN04,19988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,1419)EG11G04M,19989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288992,6118)RJIU04M,19990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,781)LGKFN04,19991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316029,1887)EDGG704,19992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,1519)EG11G04M,19993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,778)YB3EH04A,19994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311697,1960)EDGG704,19995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,787)LGKFN04,19996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,793)LGKFN04,19997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,5492)RJIU04M,19998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292383,1997)EDGG704,19999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,1630)EG11G04M,20000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,1532)EG11G04M,20001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,1709)EGNOR04M,20002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,1230)EGNOR04M,20003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,2010)EDGG704,20004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,588)LGKFN04,20005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,582)LGKFN04,20006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,2040)EDGG704,20007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,759)EG11G04M,20008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,1057)LGKFN04,20009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,1221)EGNOR04M,20010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,1297)EG11G04M,20011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,2180)EDGG704,20012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1664)EG11G04M,20013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1727)EG11G04M,20014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,868)EG11G04M,20015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,1343)LGSRA04,20016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,2079)LGKFN04,20017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,2192)EDGG704,20018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,1180)EG11G04M,20019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,399)LGKFN04,20020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,4074)EG11G04M,20021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,501)LGKFN04,20022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,1153)MGY04,20023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,1318)EGNOR04M,20024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,538)LGKFN04,20025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,2220)EDGG704,20026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,2139)LGKFN04,20027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,2230)EG11G04M,20028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,2202)EG11G04M,20029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,2291)KSLN04M,20030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310475,11157)LCES004,20031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,758)LGKFN04,20032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,2470)EG11G04M,20033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,2268)EDGG704,20034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,5776)RQXSI04E,20035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,6537)LGKFN04,20036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,1491)EGNOR04M,20037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,2410)EG11G04M,20038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,2410)EG11G04M,20039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,863)MGY04,20040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,1114)RQXSI04E,20041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2659)EG11G04M,20042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285664,11253)LCES004,20043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291724,219)YB3EH04E,20044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,781)LGKFN04,20045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,1273)RQXSI04E,20046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,1121)RQXSI04E,20047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,1811)EG11G04M,20048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,760)RQXSI04E,20049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,1107)LELVL04M,20050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,869)LGKFN04,20051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,2590)EG11G04M,20052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,2379)LGKFN04,20053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,1558)EGNOR04M,20054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310438,2336)EDGG704,20055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,2614)LGKFN04,20056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292935,219)YB3EH04E,20057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,461)MAB04,20058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,1292)RQXSI04E,20059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293468,6258)RJIU04M,20060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,147)MRAEE04,20061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314573,2400)EDGG704,20062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,1419)LGKFN04,20063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,3156)MYY04A,20064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288522,342)YB3EH04E,20065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1647)LELVL04M,20066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,3006)GL34W04,20067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,2308)EG11G04M,20068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287126,192)YB3EH04E,20069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314131,117)MYY04A,20070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,899)MRAE04,20071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,1492)RQXSI04E,20072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294686,216)YB3EH04E,20073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,2038)LGKFN04,20074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,2404)GL4W04M,20075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,2619)LGKFN04,20076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,2701)EG11G04M,20077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1043)MGY04,20078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,3339)LGKFN04,20079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1212)MGY04,20080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314889,2573)EDGG704,20081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,1091)MGY04,20082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,2735)EG11G04M,20083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,279)YB3EH04E,20084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,5392)RQXSI04E,20085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,1503)RQXSI04E,20086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1108)EG11G04M,20087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,2284)EG11G04M,20088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,6696)LGKFN04,20089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,11397)LCES004,20090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,2573)EDGG704,20091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294005,5809)RJIU04M,20092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,483)MYY04A,20093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309822,219)ZM56704,20094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,858)MYY04A,20095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,1460)MYY04A,20096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,2664)LGKFN04,20097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,123)MEK04,20098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,2878)LGKFN04,20099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,2612)EDGG704,20100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301365,337)ZM56704,20101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,2488)EG11G04M,20102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307410,483)MGY04,20103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,798)MGY04,20104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303971,290)ZM56704,20105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,2886)LGKFN04,20106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,1679)EGNOR04M,20107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,1544)RQXSI04E,20108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,495)RQXI04E,20109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,2767)EDGG704,20110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304761,182)MAB1204A,20111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,2580)MGY04,20112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,1397)RQXSI04E,20113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,2979)LGKFN04,20114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,1447)MRAE04,20115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,778)MGY04,20116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,607)MRAE04,20117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,542)MGY04,20118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,982)MGY04,20119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,547)MRAE04,20120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,1596)MAB04,20121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,7972)RQXSI04E,20122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,2789)EDGG704,20123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,2170)EG11G04M,20124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,1036)LOVN1504,20125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,360)KWUR1C04,20126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,681)MAB1204A,20127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309188,563)MAB04,20128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,667)MRAE04,20129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286877,446)ZM56704,20130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,3082)LGKFN04,20131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308619,3845)LGZAA04M,20132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302955,111)MAB04,20133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,201)MEK04,20134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,1617)RQXSI04E,20135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303049,629)MAB3404A,20136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,2891)EDGG704,20137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,270)MEK04,20138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,636)MGY04,20139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,117)MAB3404A,20140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283558,19)YB3EH04E,20141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,804)MAB1204A,20142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,1778)YB5KL04E,20143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,1075)MYY04A,20144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277112,96)YB5KL04E,20145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1741)EG11G04M,20146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,1591)MAB3404A,20147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,3246)EDGG704,20148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,2946)EDGG704,20149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,3094)LGKFN04,20150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310235,226)$GL34W04,20151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263503,636)RNS04M,20152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,439)MYY04A,20153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,1344)YB5WH04M,20154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283140,191)YBOLN04M,20155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,1667)LELVL04M,20156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,536)LGKFN04,20157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318516,131)MAB04,20158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305019,854)RNS04M,20159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305728,644)ZM56704,20160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,1072)RQXSI04E,20161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,2742)EG11G04M,20162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,951)MAB04,20163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276911,159)RNS04M,20164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,1884)YB3EH04A,20165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,3328)RNS04M,20166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,308)MGY04,20167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,613)YB5WH04M,20168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,683)LCES004,20169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,80)MGY04,20170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,229)MEK04,20171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283746,198)RNS04M,20172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,2802)EG11G04M,20173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,11397)LCES004,20174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,3249)EDGG704,20175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,1115)MGY04,20176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,952)MGY04,20177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,1691)EGNOR04M,20178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,5985)RJIU04M,20179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,257)RQXI04E,20180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,684)MRAE04,20181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,499)MAB1204A,20182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,315)MAB04,20183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287253,179)YB3EH04E,20184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,1084)MEK04,20185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,450)YB3EH04E,20186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,584)MRAEE04,20187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280428,159)YB5KL04E,20188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,585)MAB04,20189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304568,768)ZM56704,20190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,750)LCES004,20191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,416)YBOLN04M,20192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,277)MRAE04,20193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,2806)EG11G04M,20194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,1759)EGNOR04M,20195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298619,923)RNS04M,20196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,1662)RQXSI04E,20197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,3256)EDGG704,20198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,1320)EDGG704,20199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,375)YBOLN04M,20200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,488)RQXSI04E,20201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,1527)MYY04A,20202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,1984)GL34W04,20203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,847)MRAE04,20204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,715)RQXSI04E,20205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296109,124)RMZU04E,20206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283706,390)YB3EH04E,20207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,2333)EG11G04M,20208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286638,1154)RNS04M,20209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,583)MRAEE04,20210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,1394)RQXI04E,20211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,1106)MAB1204A,20212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,1765)EGNOR04M,20213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,3266)LGKFN04,20214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,844)RQXI04E,20215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,1507)MGY04,20216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,689)YB5KL04E,20217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,3219)LGKFN04,20218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,3098)EGNOR04M,20219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,907)MAB1204A,20220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,1523)KFZ4404M,20221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285157,95)LELVU04,20222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,919)MRAE04,20223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,11415)LCES004,20224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,3379)EDGG704,20225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283333,98)YB5KL04E,20226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,3346)EDGG704,20227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,3251)LGKFN04,20228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291491,772)ZM56704,20229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,6)YB5WH04M,20230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291579,6010)RJIU04M,20231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,972)MRAE04,20232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304778,483)RNS04M,20233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,805)LCES004,20234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,919)MAB04,20235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,2496)RNS04M,20236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,1275)MRAE04,20237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,1672)RQXSI04E,20238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,503)YB5KL04E,20239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,942)MRAE04,20240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,1403)MRAE04,20241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,1933)EG11G04M,20242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,416)YB5WH04M,20243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,2439)MAB04,20244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289843,476)MGY04,20245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,1830)LELVU04,20246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,1410)MRAE04,20247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,1601)MRAE04,20248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,3281)LGKFN04,20249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291267,1511)RNS04M,20250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,936)MAB1204A,20251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,189)YB5WH04M,20252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,1603)MRAE04,20253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286461,502)YB3EH04E,20254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278185,55)YB5KL04E,20255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294121,506)RVKWS04,20256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313701,763)MGY04,20257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,948)MGY04,20258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,3497)EDGG704,20259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,1104)MRAE04,20260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,794)RJIU04M,20261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,241)KFZ4404E,20262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287076,865)KFZ4404M,20263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,930)YB3EH04E,20264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,885)KFZ4404M,20265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,1161)MRAE04,20266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316446,148)MYY04A,20267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,801)YBOLN04M,20268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286494,378)YBOLN04M,20269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295932,435)RNS04M,20270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,746)EGNOR04M,20271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296265,141)LELVU04,20272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,1774)MRAE04,20273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307355,1014)ZM56704,20274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,459)YB5WH04M,20275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283343,183)YB5WH04M,20276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,596)YB3EH04E,20277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293070,1584)RNS04M,20278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,3240)EGNOR04M,20279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,539)RQXSI04E,20280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,480)RQXI04E,20281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306667,828)ZM56704,20282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,3321)LGKFN04,20283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,507)YB5WH04M,20284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280645,232)YBOLN04M,20285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,1713)EGNOR04M,20286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,551)YBOLN04M,20287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286658,409)EBBRA04E,20288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,1035)MRAE04,20289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296700,382)LELVU04,20290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,630)YB3EH04E,20291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,3549)EDGG704,20292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,1277)KFZ4404M,20293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,1614)YD5WH04M,20294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,766)PMXX04M,20295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,1250)MRAE04,20296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,1227)LGKFN04,20297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292753,60)YB5WH04M,20298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,954)MRAE04,20299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,132)MYY04A,20300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302616,457)MGY04,20301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,626)RQXSI04E,20302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,138)YBOLN04M,20303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,2380)EGNOR04M,20304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,1243)MM304,20305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296338,451)RQXSI04E,20306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,1054)MRAE04,20307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,1136)LOVN1504,20308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,775)YB5KL04E,20309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290696,1630)RNS04M,20310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,519)RQXI04E,20311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,11457)LCES004,20312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,422)YB5WH04M,20313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290174,26)LGKFN04,20314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,152)YBOLN04M,20315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,1799)EGNOR04M,20316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3803)YB3EH04E,20317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,989)MGY04,20318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,698)RQXSI04E,20319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,919)PMXX04M,20320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,944)RQXI04E,20321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287241,936)MAB1204A,20322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290996,545)PMXX04M,20323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291484,288)RNS04M,20324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,540)YB5KL04E,20325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,496)RQXSI04E,20326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,660)RQXI04E,20327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263962,1559)LCES004,20328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,3323)LGKFN04,20329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290215,584)RJIU04M,20330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283954,522)YBOLN04M,20331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288631,18)YBOLN04M,20332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,2949)LGKFN04,20333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,52)MAB3404A,20334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,780)EBBRA04E,20335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287819,783)PMXX04M,20336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,499)RNI04M,20337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305354,167)MEK04,20338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,1811)LCES004,20339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303200,162)MYY04A,20340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,925)PMXX04M,20341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,1147)MRAE04,20342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,509)YB5KL04E,20343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301501,1661)LCES004,20344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,690)YB3EH04E,20345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288696,583)RJIU04M,20346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285766,558)RQXSI04E,20347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287604,790)PMXX04M,20348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289013,105)MEK04,20349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295129,170)YB3EH04E,20350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,290)YB3EH04E,20351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300765,201)YB3EH04E,20352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,3570)EDGG704,20353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,1731)MRAE04,20354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298249,1829)RNS04M,20355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293530,504)RNI04M,20356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,642)RNI04M,20357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309281,884)ZM56704,20358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,1080)LCES004,20359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288768,91)RMZSI04M,20360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,1678)LCES004,20361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,888)RQXSI04E,20362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,2040)LCES004,20363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284418,135)RMZU04E,20364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,671)MGY04,20365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,404)MGY04,20366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,552)LGKFN04,20367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,302)MYY04A,20368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,203)YB5WH04M,20369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,990)RJIU04M,20370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307845,122)MGY04,20371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297670,274)MEK04,20372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311312,322)MEK04,20373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302047,568)MAB1204A,20374.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(301843,339)LGKFN04,20375.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305816,690)MAB1204A,20376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,983)LGKFN04,20377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,1253)PMXX04M,20378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,380)MGY04,20379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,300)YBOLN04M,20380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289397,1017)LGKFN04,20381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,758)RQXSI04E,20382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,1048)RQXSI04E,20383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294770,325)YB3EH04E,20384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279431,10)YBOLN04M,20385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,1371)PMXX04M,20386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296481,290)YB3EH04E,20387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290455,1354)RNS04M,20388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295885,338)RQXSI04E,20389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278830,79)YB5KL04E,20390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,623)MAB04,20391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317538,713)MAB1204A,20392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,883)RQXI04E,20393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,900)KWUR404E,20394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314563,487)MGY04,20395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310792,284)MAB1204A,20396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,46)MYY04A,20397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,2312)LCES004,20398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288154,935)PMXX04M,20399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,650)YB5WH04M,20400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317153,2337)EDGG704,20401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3588)EDGG704,20402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,813)RNI04M,20403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293009,765)YB5WH04M,20404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301224,131)MEK04,20405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289907,46)MM304,20406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,471)LGKFN04,20407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,141)YBOLN04M,20408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304336,137)MAB3404A,20409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,745)MGY04,20410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,743)YB5KL04E,20411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,1432)PMXX04M,20412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307779,46)MEK04,20413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,372)MRAE04,20414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280143,175)YBOLN04M,20415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310005,3616)EDGG704,20416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,1349)LGKFN04,20417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,437)MEK04,20418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285506,452)YB5KL04E,20419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,726)LGKFN04,20420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292967,813)RNS04M,20421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,893)RQXSI04E,20422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301621,1152)RVKWS04,20423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,982)MAB3404A,20424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,302)YB5KL04E,20425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313563,691)MAB1204A,20426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,2016)RVKWU04M,20427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,651)YB5WH04M,20428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310219,2537)EDGG704,20429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294523,28)EBEEC04M,20430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,380)RNI04M,20431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,2552)LCES004,20432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,529)LGKFN04,20433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308629,400)MAB04,20434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309695,441)MEK04,20435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292423,2189)EDGG704,20436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,916)EGNOR04M,20437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315366,272)MGY04,20438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313717,311)MEK04,20439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309190,533)MGY04,20440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295156,816)YB3EH04E,20441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,900)LCES004,20442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,1901)EGNOR04M,20443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,471)LGKFN04,20444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,1278)RQXSI04E,20445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302179,250)KWUR1C04,20446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283812,177)YBOLN04M,20447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284287,1087)PMXX04M,20448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281824,2076)RVKWU04M,20449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292214,60)YB5KL04E,20450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,1121)RQXSI04E,20451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296337,224)BR404M,20452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1365)RQXSI04E,20453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305671,505)LELVU04,20454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,330)RQXU04E,20455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,1862)PMXX04M,20456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,1032)RQXI04E,20457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,695)EG11G04M,20458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,1865)PMXX04M,20459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304380,335)MEK04,20460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,11503)LCES004,20461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,394)EBBRA04E,20462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,249)MAB3404A,20463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,1429)PMXX04M,20464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294740,750)YB3EH04E,20465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291951,251)RMZU04E,20466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301888,285)KWUR1C04,20467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,763)RNI04M,20468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,1286)MRAEE04,20469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,4918)RJIU04M,20470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,2088)EGNOR04M,20471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317978,2732)EDGG704,20472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,793)LGKFN04,20473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,523)RQXSI04E,20474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,706)RNI04M,20475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263570,552)LELVU04,20476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1391)RQXSI04E,20477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,303)MRAEE04,20478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,554)YB5KL04E,20479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,1642)MGY04,20480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286185,531)LGKFN04,20481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,986)KFZ4404M,20482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313638,3728)EDGG704,20483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,664)EG11G04M,20484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283823,460)YB3EH04E,20485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,611)RMZU04E,20486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292451,172)YBOLN04M,20487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310618,4048)EDGG704,20488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289683,896)ZM56704,20489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303684,87)MRAEE04,20490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,417)YB5KL04E,20491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,791)PMXX04M,20492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304262,159)MGY04,20493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,592)MRAE04,20494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,991)MGY04,20495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,1491)LELVL04M,20496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287222,299)EBBRA04E,20497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310742,193)KSLN04A,20498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,1266)LEMDAT04,20499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,563)LGKFN04,20500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288445,685)KFZ4404M,20501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,660)RQXU04E,20502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,390)LCES004,20503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,382)MEK04,20504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,192)RMZU04E,20505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307481,194)MGY04,20506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295503,1881)RVKWU04M,20507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,425)MAB04,20508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,182)YB5WH04M,20509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,1185)RQXSI04E,20510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294706,1538)LEMDAT04,20511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,1033)LELVL04M,20512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,411)LGKFN04,20513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282807,275)LGKFN04,20514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,1511)LGKFN04,20515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,927)MAB04,20516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,451)YB3EH04E,20517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,60)YB5WH04M,20518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,2952)LCES004,20519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302136,243)BR404M,20520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,938)RQXSI04E,20521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,608)PMXX04M,20522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,490)YB5KL04E,20523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295216,772)YB3EH04E,20524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,976)PMXX04M,20525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,1446)RQXSI04E,20526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295053,137)RQXU04E,20527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290047,579)RASI04M,20528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,660)EG11G04M,20529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,2535)EGNOR04M,20530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287020,1873)RNS04M,20531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297721,197)KSLN04A,20532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,1613)PMXX04M,20533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,753)LCES004,20534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301711,464)LCES004M,20535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,1177)RNI04M,20536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308582,2904)EDGG704,20537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,513)RQXSI04E,20538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,435)YBOLN04M,20539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307990,3902)EDGG704,20540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,585)PMXX04M,20541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,168)MGY04,20542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,324)RQXSI04E,20543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,324)RQXSI04E,20544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308334,336)EBEEC04M,20545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,856)RMZU04E,20546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,505)MEK04,20547.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(291013,297)BR404M,20548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,351)KWUR404E,20549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,730)YB3EH04E,20550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,296)RASI04M,20551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279896,602)RASI04M,20552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,205)RQXSI04E,20553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288377,982)RVKWU04M,20554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282205,149)YB3EH04E,20555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,1220)YB5KL04E,20556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,750)LCES004,20557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,660)MGY04,20558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306920,307)LGKFN04,20559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284085,2384)RVKWU04M,20560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294615,18)LELVL04M,20561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305803,397)KWUR1C04,20562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,1354)MEK04,20563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,460)RQXSI04E,20564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,1617)PMXX04M,20565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,1462)RQXSI04E,20566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,525)LCES004,20567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283889,103)LELVL04M,20568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294284,127)MYY04A,20569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,1612)MRAE04,20570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310724,2009)GL34W04,20571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,1095)EGNOR04M,20572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,206)LCES004,20573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,269)KWUR404E,20574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293049,114)LELVU04,20575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303592,182)MGY04,20576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,754)PMXX04M,20577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,1043)PMXX04M,20578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,1430)LEMDAT04,20579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317360,137)MRAEE04,20580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,246)GL34W04,20581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297362,871)RNI04M,20582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,758)YB5WH04M,20583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294690,1439)RVKWU04M,20584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285899,97)BR404M,20585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,444)YB5KL04E,20586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,610)RQXI04E,20587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293371,6186)RJIU04M,20588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285575,536)RQXI04E,20589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280396,146)YBOLN04M,20590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303854,100)MM304,20591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,344)MEK04,20592.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289249,86)KFZ4404M,20593.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,437)LGKFN04,20594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314816,3091)EDGG704,20595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,433)RQXSI04E,20596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(262946,268)RQXSI04E,20597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,595)EG11G04M,20598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,1540)LEMDAT04,20599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,812)LELVU04,20600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,899)YH5MH04M,20601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,575)EG11G04M,20602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295809,2927)$BR404M,20603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,710)RQXSI04E,20604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276662,147)EBEEC04M,20605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,757)RQXSI04E,20606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,41)MRAE04,20607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,282)MGY04,20608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288970,127)YB5WH04M,20609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,27)RMZU04E,20610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303842,995)LELVU04,20611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,975)RQXU04E,20612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281962,687)PMXX04M,20613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,560)MRAEE04,20614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,1857)PMXX04M,20615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,592)LELVL04M,20616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288792,217)YB5WH04M,20617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288358,527)KWUR404E,20618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,906)$KHVL104E,20619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,761)RQXSI04E,20620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297572,1333)RVKWU04M,20621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282784,305)$RQXI04E,20622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280458,345)EBEEC04M,20623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279734,640)YBOLN04M,20624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301576,683)YD5WH04M,20625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316314,540)KWUR1C04,20626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296158,105)YB5WH04M,20627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293092,748)RASI04M,20628.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(296907,3)KFZ4404M,20629.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292152,490)LELVL04M,20630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289007,648)YB5WH04M,20631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285482,709)PMXX04M,20632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277197,368)RNI04M,20633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,404)LELVL04M,20634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,418)YBOLN04M,20635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295656,462)RQXSI04E,20636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,823)LGKFN04,20637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282259,526)YB5WH04M,20638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,361)PMXX04M,20639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295034,537)RNS04M,20640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307870,1224)GL34W04,20641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,387)YB5WH04M,20642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,541)KWUR404E,20643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,227)YB5KL04E,20644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,1474)RQXSI04E,20645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,1822)KFZ4404M,20646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289194,2762)RMZU04E,20647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,919)LCES004,20648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286952,528)YB5KL04E,20649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,235)YB5WH04M,20650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282954,555)RQXSI04E,20651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294156,389)YB3EH04E,20652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,600)$YB5WH04M,20653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,887)LGKFN04,20654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,830)LGKFN04,20655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,480)$RQXI04E,20656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298617,173)KWUR404E,20657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293927,190)YBOLN04M,20658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,712)PMXX04M,20659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295754,1556)LEMDAT04,20660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,1084)RQXSI04E,20661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295343,1643)RVKWU04M,20662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,288)$RQXI04E,20663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,924)YB3EH04E,20664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295980,408)RNS04M,20665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284595,747)RQXSI04E,20666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,1122)LGSRA04,20667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289045,1831)RNS04M,20668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309684,62)ZM56704,20669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,786)EGPFA04,20670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,555)RQXU04E,20671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292120,313)YB3EH04E,20672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317991,3922)EDGG704,20673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314808,119)MRAEE04,20674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,395)MEK04,20675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275522,268)PMXX04M,20676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282868,482)KWUR404E,20677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280263,110)KWUR404E,20678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,949)PMXX04M,20679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,982)RQXSI04E,20680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287908,575)LGKFN04,20681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,702)PMXX04M,20682.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(294819,212)RNS04M,20683.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296112,148)YB5WH04M,20684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310096,370)MEK04,20685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,88)KWUR404E,20686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,1432)LEMDAT04,20687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,490)$RQXI04E,20688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294406,1852)RQXSI04E,20689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,316)LELVU04,20690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,102)RQXU04E,20691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296261,447)YB3EH04E,20692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278814,122)YB5WH04M,20693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,365)YBOLN04M,20694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296267,375)LELVL04M,20695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281643,27)YB5KL04E,20696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273032,879)RQXSI04E,20697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308515,190)MAB3404A,20698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306095,41)YB3EH04A,20699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295734,1622)LEMDAT04,20700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310983,3122)EDGG704,20701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309006,239)MAB3404A,20702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281487,130)RMZU04E,20703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300850,450)LELVU04,20704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295341,42)$RMZU04E,20705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,1097)LCES004,20706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307875,222)KSLN04A,20707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,467)YB5WH04M,20708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,316)PMXX04M,20709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293965,225)RNS04M,20710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,917)RQXSI04E,20711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,257)YB5WH04M,20712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,443)YBOLN04M,20713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287544,78)BR404M,20714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279142,64)YB5KL04E,20715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293045,403)RMZU04E,20716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263931,391)MYY04A,20717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,3264)KWUR404E,20718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293156,400)LELVL04M,20719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,774)LEMDAT04,20720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273540,36)LOW304M,20721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,654)LGKFN04,20722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279804,255)YH5MH04M,20723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303341,647)LCES004M,20724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281749,21)YBOLN04M,20725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312354,469)MAB1204A,20726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277562,645)YH5MH04M,20727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306902,183)MEK04,20728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,124)EBBRA04E,20729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289436,116)KSLN2C04,20730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283194,562)PMXX04M,20731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,512)KHVL104E,20732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303529,4108)EDGG704,20733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,1119)YB3EH04A,20734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291727,408)EBEEC04M,20735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,3384)LGKFN04,20736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288341,552)KWUR1C04,20737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300762,500)EDGG704,20738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285189,2524)RVKWU04M,20739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,123)KHVL104E,20740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,560)YB5WH04M,20741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295231,498)LOVN1504,20742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,523)EDGG704,20743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,817)YB5WH04M,20744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,311)MGY04,20745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,215)YB5WH04M,20746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296550,172)YB3EH04A,20747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305689,688)LEMDAT04,20748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285656,818)PMXX04M,20749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292917,118)LELVL04M,20750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290681,250)YB5WH04M,20751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292112,255)KWUR404E,20752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,559)KHVL104E,20753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283584,460)YB3EH04E,20754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290055,71)YBOLN04M,20755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307897,602)LCES004M,20756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263323,32)LEBAS04M,20757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289277,89)YB5KL04E,20758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,547)YBOLN04M,20759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,2130)KFZ4404M,20760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280283,651)YH5MH04M,20761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293580,150)RQXU04E,20762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,400)RQXSI04E,20763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306307,511)RMZU04,20764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,1525)RVKWU04M,20765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,750)LCES004,20766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290158,287)PMXX04M,20767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,1481)YB3EH04A,20768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264013,597)MAB3404A,20769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304825,1147)LEMDAT04,20770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281905,582)YH5MH04M,20771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281334,1548)RVKWU04M,20772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291206,207)RQXU04E,20773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292801,588)PMXX04M,20774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301260,244)MEK04,20775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292693,143)KFZ4404M,20776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,1230)EGNOR04M,20777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311650,138)MEK04,20778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279693,490)YH5MH04M,20779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289587,193)PMXX04M,20780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,757)RQXSI04E,20781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287235,820)PMXX04M,20782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300287,556)RNS04M,20783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,300)EDGG704,20784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311032,546)LOVN1504,20785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279312,623)KHVL104E,20786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304570,570)LCES004M,20787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303868,1447)LEMDAT04,20788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,373)KHVL104E,20789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290553,741)LEMDAT04,20790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,287)YBOLN04M,20791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278386,365)EGNOR04M,20792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306570,180)YB3EH04A,20793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,636)LEMDAT04,20794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278855,121)YH5MH04M,20795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277591,165)YB5KL04E,20796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294023,149)LELVL04M,20797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296619,34)YB3EH04A,20798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312066,1452)EDGG704,20799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,650)LOVN1504,20800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298480,636)RMZU04,20801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,941)LGKFN04,20802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285818,60)YBOLN04M,20803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316391,1920)EDGG704,20804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295287,222)RQXSI04E,20805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293430,642)RQXU04E,20806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294950,720)RNS04M,20807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296563,284)KWUR404E,20808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306801,626)RMZU04,20809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,887)LGKFN04,20810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281185,19)YH5MH04M,20811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,632)LEBAS04M,20812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312036,157)MAB3404A,20813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309953,326)LOVN1504,20814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294135,141)RMZU04E,20815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,302)YB3EH04E,20816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,250)LOVN1504,20817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,131)YB3EH04E,20818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293924,34)RQXU04E,20819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311256,281)YB3EH04A,20820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306251,474)RMZU04,20821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278487,497)YH5MH04M,20822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,1667)LEMDAT04,20823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283489,1007)RVKWU04M,20824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302310,485)LGKFN04,20825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309203,362)YB3EH04A,20826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297904,390)LOVN1504,20827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,812)RQXSI04E,20828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,309)YBOLN04M,20829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279409,559)YH5MH04M,20830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302132,582)LOVN1504,20831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309172,1733)EDGG704,20832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297746,468)LOVN1504,20833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287016,121)YBOLN04M,20834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,288)YB5WH04M,20835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,683)EDGG704,20836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280192,357)YH5MH04M,20837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297145,381)LOVN1504,20838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309462,165)LOVN1504,20839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308003,387)YB3EH04A,20840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,150)MAB1204A,20841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304245,35)MRAE04,20842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318435,2070)EDGG704,20843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,2341)EGNOR04M,20844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305491,320)YB3EH04A,20845.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(290635,5)RQXSI04E,20846.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298502,216)YB3EH04A,20847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294089,740)LEMDAT04,20848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292876,253)EDGG704,20849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289158,1024)RVKWU04M,20850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,1877)PMXX04M,20851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302840,810)RMZU04,20852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,379)MGY04,20853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,1181)RQXI04E,20854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287704,50)YB3EH04E,20855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318187,572)MRAEE04,20856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288404,297)YH5MH04M,20857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310127,323)YB3EH04A,20858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295473,1076)LELVU04,20859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313119,182)LOVN1504,20860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279686,297)YBOLN04M,20861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283464,250)YB3EH04A,20862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295258,116)YD5WH04M,20863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297781,379)YB3EH04A,20864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295745,415)$RNI04M,20865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,2137)RVKWU04M,20866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303850,648)LOVN1504,20867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313054,161)MAB1204A,20868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279817,586)YH5MH04M,20869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306384,617)LELVU04,20870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303285,19)GL4W04M,20871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306171,685)LOVN1504,20872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296407,233)YB3EH04A,20873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,1269)EG11G04M,20874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301972,378)YB3EH04A,20875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312494,768)LOVN1504,20876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,184)YD5WH04M,20877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,2437)RJIU04M,20878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293718,1121)EGPFA04,20879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292791,1421)EGPFA04,20880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,4825)KSLN04A,20881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,1478)EGPFA04,20882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,5080)LCES004,20883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,1686)EGPFA04,20884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,4565)LCES004,20885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,4625)LCES004,20886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,3340)LCES004,20887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,4805)LCES004,20888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,3974)LCES004,20889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,5316)LCES004,20890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,4120)LCES004,20891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295047,1756)EGPFA04,20892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,5016)LCES004,20893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,5421)LCES004,20894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,5477)LCES004,20895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319008,2540)EDGG704,20896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,591)RJIU04M,20897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293710,2399)EDGG704,20898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,5765)LCES004,20899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,666)RJIU04M,20900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,1144)RJIU04M,20901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319337,2400)EDGG704,20902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316499,2637)EDGG704,20903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,736)RJIU04M,20904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316476,2608)EDGG704,20905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,6492)LCES004,20906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,1193)RJIU04M,20907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,781)RJIU04M,20908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315618,2653)EDGG704,20909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,5803)LCES004,20910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312956,2729)EDGG704,20911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,1262)RJIU04M,20912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,808)RJIU04M,20913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306698,2830)EDGG704,20914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,8005)LCES004,20915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317222,2716)EDGG704,20916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,1265)RJIU04M,20917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,8236)LCES004,20918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316029,2787)EDGG704,20919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,8464)LCES004,20920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,1285)RJIU04M,20921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,6665)LCES004,20922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,1676)RJIU04M,20923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293802,1913)EGPFA04,20924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,1711)RJIU04M,20925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311697,2860)EDGG704,20926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,8817)LCES004,20927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,7025)LCES004,20928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292383,2897)EDGG704,20929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,6455)LCES004,20930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,1714)RJIU04M,20931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,2209)RJIU04M,20932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,936)MYY04A,20933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,8825)LCES004,20934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,724)MYY04A,20935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,2910)EDGG704,20936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,2658)RJIU04M,20937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,1774)RJIU04M,20938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,7166)LCES004,20939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,2338)EGPFA04,20940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,2940)EDGG704,20941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,820)MAB1204A,20942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,2001)MYY04A,20943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,3080)EDGG704,20944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1155)MGY04,20945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,2329)RJIU04M,20946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,3092)EDGG704,20947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310759,100)MEK04,20948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,2716)EGNOR04M,20949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,1221)MYY04A,20950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,6581)LCES004,20951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280579,465)EGNOR04M,20952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,9069)LCES004,20953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,1031)MYY04A,20954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,1901)RJIU04M,20955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,1871)RJIU04M,20956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,3120)EDGG704,20957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,2340)RJIU04M,20958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,965)GL34W04,20959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,1022)MYY04A,20960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,2549)RJIU04M,20961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,1032)LGKFN04,20962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,996)EGNOR04M,20963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,839)LGKFN04,20964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,833)LGKFN04,20965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,1053)EGNOR04M,20966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,1038)LGKFN04,20967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,3168)EDGG704,20968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,7505)LCES004,20969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,1044)LGKFN04,20970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,9365)LCES004,20971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,1244)EGNOR04M,20972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,1055)YB3EH04A,20973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,877)EGNOR04M,20974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,1283)MGY04,20975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,2045)MYY04A,20976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,1648)MAB04,20977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,1081)LGKFN04,20978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,7523)LCES004,20979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310438,3236)EDGG704,20980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,9365)LCES004,20981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,821)MYY04A,20982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314573,3300)EDGG704,20983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,1048)EGNOR04M,20984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,10050)LCES004,20985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,1086)EGNOR04M,20986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,1032)LGKFN04,20987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291724,269)YB3EH04E,20988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,2085)RNI04M,20989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,1205)EG11G04M,20990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,1295)MYY04A,20991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,1218)EG11G04M,20992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,1152)LGKFN04,20993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292935,252)KSLN04M,20994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,1105)EG11G04M,20995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,1271)MYY04A,20996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1413)EG11G04M,20997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,1362)MYY04A,20998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,1291)EGNOR04M,20999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,2120)RNI04M,21000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,1286)YD5WH04M,21001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,2642)MYY04A,21002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,2612)RJIU04M,21003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,710)MYY04A,21004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,2726)RJIU04M,21005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,716)ZM56704,21006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,9859)LCES004,21007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314889,3473)EDGG704,21008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,1850)YD5WH04M,21009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,1300)EGNOR04M,21010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,1221)EGNOR04M,21011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,749)MGY04,21012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,3001)RJIU04M,21013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,1254)LGKFN04,21014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288522,392)YB3EH04E,21015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289238,907)EGNOR04M,21016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,9391)LCES004,21017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294611,1370)EGNOR04M,21018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,1628)EGNOR04M,21019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,2327)RNI04M,21020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,2096)EG11G04M,21021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,985)RQXSI04E,21022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,1909)YD5WH04M,21023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,2096)EG11G04M,21024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,696)MYY04A,21025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,1200)RQXSI04E,21026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2307)YD5WH04M,21027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287126,242)YB3EH04E,21028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,1388)EGNOR04M,21029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,2276)EG11G04M,21030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,823)MGY04,21031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,3473)EDGG704,21032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,10385)LCES004,21033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,667)RNI04M,21034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,2125)YD5WH04M,21035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,2622)RJIU04M,21036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,1008)YD5WH04M,21037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,3085)RJIU04M,21038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,10265)LCES004,21039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294686,266)YB3EH04E,21040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,1291)LGKFN04,21041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296190,230)YB3EH04E,21042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,1339)RQXSI04E,21043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,2465)RNI04M,21044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,1635)EGNOR04M,21045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,983)EG11G04M,21046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,9965)LCES004,21047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,876)MGY04,21048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1888)EG11G04M,21049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,3092)RNI04M,21050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,2931)RJIU04M,21051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292487,311)KSLN04M,21052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,1346)RQXSI04E,21053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,3512)EDGG704,21054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,2709)RJIU04M,21055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,1498)RQXSI04E,21056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,3134)RJIU04M,21057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,420)RQXI04E,21058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,1763)RNI04M,21059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,2559)MYY04A,21060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,2509)RNI04M,21061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,2387)EG11G04M,21062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,1511)LGKFN04,21063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,1445)KSLN04M,21064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,2206)LGKFN04,21065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,524)RJIU04M,21066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,199)RJIU04M,21067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,657)MAB04,21068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,728)RQXI04E,21069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,2832)LGKFN04,21070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,1168)MAB04,21071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,1132)MYY04A,21072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,3667)EDGG704,21073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,6001)RQXSI04E,21074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,1190)LGKFN04,21075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,10445)LCES004,21076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,1098)MGY04,21077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,318)MYY04A,21078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297362,480)RNI04M,21079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,1517)RQXSI04E,21080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,1133)RNI04M,21081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,2421)EG11G04M,21082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,5113)LGKFN04,21083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,715)LGKFN04,21084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,3988)GL4W04M,21085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,228)$LELVL04M,21086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,2639)LGKFN04,21087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,1467)EG11G04M,21088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296145,2511)EGPFA04,21089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,2868)RJIU04M,21090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,3689)EDGG704,21091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,955)LGKFN04,21092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,947)YD5WH04M,21093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301431,1003)EGNOR04M,21094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,856)RQXSI04E,21095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1853)LELVL04M,21096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,1137)MAB04,21097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,343)GL34W04,21098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,1067)MGY04,21099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,804)RQXSI04E,21100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,351)RNI04M,21101.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(293647,3348)RJIU04M,21102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1039)$GL34W04,21103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,288)MAB3404A,21104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,1810)LGKFN04,21105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,3791)EDGG704,21106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,600)LCES004,21107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,1717)RQXSI04E,21108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,1749)EGNOR04M,21109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,10494)LCES004,21110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,1012)MRAE04,21111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,123)MYY04A,21112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,3388)RJIU04M,21113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,1454)LGKFN04,21114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,10605)YB3EH04A,21115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,1240)LGKFN04,21116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,5272)LGKFN04,21117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,475)BR404M,21118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,838)EG11G04M,21119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,1092)ZM56704,21120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,167)RNI04M,21121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,1462)LGKFN04,21122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,675)LCES004,21123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,980)GL4W04M,21124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,3846)EDGG704,21125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,2546)RNI04M,21126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,1622)LGKFN04,21127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,520)RQXI04E,21128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,4146)EDGG704,21129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,775)BR404M,21130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1743)EG11G04M,21131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,3394)MRAEE04,21132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,1536)LOVN1504,21133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,1555)LGKFN04,21134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,898)MAB3404A,21135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,900)LCES004,21136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1187)EG11G04M,21137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,780)BR404M,21138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1046)MYY04A,21139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,752)RQXI04E,21140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,4149)EDGG704,21141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1845)MAB04,21142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,766)RQXI04E,21143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,39)RNI04M,21144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,1728)RQXSI04E,21145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,1658)LGKFN04,21146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,10631)LCES004,21147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1642)KCHI104M,21148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,1496)$KCHI104M,21149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283558,69)YB3EH04E,21150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,615)MGY04,21151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,5617)RQXSI04E,21152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,3396)RJIU04M,21153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,947)EG11G04M,21154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,3171)LGKFN04,21155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,540)BR404M,21156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287241,196)MAB1204A,21157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277484,96)YB3EH04E,21158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,2172)LGKFN04,21159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290116,445)EDGG704,21160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291024,310)RQXI04E,21161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,10985)LCES004,21162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,2488)EG11G04M,21163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,2718)RNI04M,21164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,4156)EDGG704,21165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,1259)EG11G04M,21166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305764,27)LELVU04,21167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,1158)MGY04,21168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,608)RQXI04E,21169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,620)MGY04,21170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,3024)LELVL04M,21171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,5947)RQXSI04E,21172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,313)MEK04,21173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289759,622)EDGG704,21174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,161)MAB3404A,21175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,3619)LGKFN04,21176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,579)RNI04M,21177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,1874)LELVL04M,21178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,660)MRAE04,21179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,1107)MAB04,21180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,1769)RQXSI04E,21181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,1622)RQXSI04E,21182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,1133)LCES004,21183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,71)RQXI04E,21184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,2791)LGKFN04,21185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,723)EDGG704,21186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,459)MEK04,21187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,720)MRAE04,21188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,2428)EG11G04M,21189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,322)RJIU04M,21190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,4246)EDGG704,21191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1795)LGKFN04,21192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,3603)RJIU04M,21193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,1761)EGNOR04M,21194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,1000)PMXX04M,21195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,423)RQXSI04E,21196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,2012)EG11G04M,21197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,274)MYY04A,21198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,730)MAB3404A,21199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,460)MEK04,21200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,378)GL34W04,21201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,196)RQXSI04E,21202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,203)MAB3404A,21203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,1842)LGKFN04,21204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,581)MAB1204A,21205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,3695)RJIU04M,21206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,600)MGY04,21207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,1522)MEK04,21208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312682,780)MRAE04,21209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285157,194)LELVU04,21210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,883)EDGG704,21211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,980)YB3EH04E,21212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,1827)LGKFN04,21213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284380,3238)EGNOR04M,21214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,573)RJIU04M,21215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304761,264)MAB1204A,21216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,815)GL34W04,21217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,500)YB3EH04E,21218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283272,401)RQXI04E,21219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,1622)EG11G04M,21220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287253,229)YB3EH04E,21221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,1829)EGNOR04M,21222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,3810)YBOLN04M,21223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1820)EG11G04M,21224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,2991)MYY04A,21225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,591)MGY04,21226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,1217)RASI04M,21227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,480)RJIU04M,21228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,1857)LGKFN04,21229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,2492)EG11G04M,21230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,1842)RQXSI04E,21231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,551)EBBRA04E,21232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,1297)RQXSI04E,21233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,4279)EDGG704,21234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,3864)RJIU04M,21235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309188,275)MAB04,21236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,391)MEK04,21237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,955)KFZ4404M,21238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,280)RJIU04M,21239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,1200)LCES004,21240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,2026)LFMDA04A,21241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,1835)EGNOR04M,21242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,1442)EG11G04M,21243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,2026)MAB04,21244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283706,440)YB3EH04E,21245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,763)MAB1204A,21246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,1030)MGY04,21247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,501)MEK04,21248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,1897)LGKFN04,21249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,321)BR404M,21250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,1890)EG11G04M,21251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,125)EGNOR04M,21252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,886)EGNOR04M,21253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,780)MRAE04,21254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,4449)EDGG704,21255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282859,613)RQXSI04E,21256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,1062)PMXX04M,21257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,560)YB5WH04M,21258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304871,307)MRAEE04,21259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290174,110)LGKFN04,21260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307870,249)GL34W04,21261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,1783)EGNOR04M,21262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,387)MGY04,21263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296700,481)LELVU04,21264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,708)RJIU04M,21265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,458)RQXSI04E,21266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,3033)LGKFN04,21267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296265,240)LELVU04,21268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,1193)MGY04,21269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295550,564)LELVU04,21270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,504)RQXU04E,21271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,3884)RJIU04M,21272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309520,19)MAB04,21273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283921,3380)EGNOR04M,21274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,1257)PMXX04M,21275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287076,935)KFZ4404M,21276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3853)YB3EH04E,21277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,407)RQXSI04E,21278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,327)YB5KL04E,21279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,479)RMZSI04M,21280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,2960)LCES004,21281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,2802)RNI04M,21282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,292)YB5KL04E,21283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,1708)LGKFN04,21284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,777)YBOLN04M,21285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,698)KWUR404E,21286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295129,220)YB3EH04E,21287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,340)YB3EH04E,21288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300765,251)YB3EH04E,21289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,677)MYY04A,21290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317300,966)EDGG704,21291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,939)PMXX04M,21292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,465)$MAB1204A,21293.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(289076,17)LGZAA04M,21294.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,1899)LGKFN04,21295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,894)MEK04,21296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,3180)LCES004,21297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,1468)MM304,21298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,1418)EG11G04M,21299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,547)RQXI04E,21300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301074,1233)LGKFN04,21301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301010,205)RNS04M,21302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,464)$MAB1204A,21303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,3949)RJIU04M,21304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,741)YD5WH04M,21305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,921)YB5WH04M,21306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1724)MRAEE04,21307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,11374)LCES004,21308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,524)YB5WH04M,21309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,419)MEK04,21310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286461,552)YB3EH04E,21311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,335)RQXSI04E,21312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,803)YB3EH04M,21313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289347,485)MRAE04,21314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,4470)EDGG704,21315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297571,481)LELVU04,21316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,1396)LGKFN04,21317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290650,1014)PMXX04M,21318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,1929)LCES004,21319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,918)PMXX04M,21320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294770,375)YB3EH04E,21321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,390)LOW304M,21322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296481,340)YB3EH04E,21323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,626)MRAEE04,21324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,1024)MGY04,21325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295156,116)YB3EH04E,21326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,3226)LCES004,21327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,4397)EDGG704,21328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,206)RNI04M,21329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,467)RQXSI04E,21330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285470,98)YB3EH04E,21331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303423,1100)EDGG704,21332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,818)RQXSI04E,21333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,276)MYY04A,21334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263860,1639)LCES004,21335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,855)MAB04,21336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,797)MRAE04,21337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,840)KSPE1P04,21338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,445)PMXX04M,21339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303139,102)GL34W04,21340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,646)YB3EH04E,21341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,1190)LELVL04M,21342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,991)MRAE04,21343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,803)LGKFN04,21344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301477,1084)MRAE04,21345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313717,406)MEK04,21346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,117)MAB1204A,21347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296798,11)RASI04M,21348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307410,92)MGY04,21349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,3139)MGY04,21350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,196)$EHAMA04,21351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,886)MAB1204A,21352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,1653)LGKFN04,21353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,1103)PMXX04M,21354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,1005)RQXSI04E,21355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293521,1356)RJIU04M,21356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,349)YB5KL04E,21357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309317,490)MGY04,21358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289972,1296)PMXX04M,21359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308647,1054)MRAE04,21360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,1763)BR404M,21361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292100,1422)PMXX04M,21362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,396)YBOLN04M,21363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,1170)RJIU04M,21364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312097,2140)LCES004,21365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289649,281)YB5WH04M,21366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302576,49)MM304,21367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294472,88)RASI04M,21368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,250)YBOLN04M,21369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,1390)RQXSI04E,21370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292494,303)RQXSI04E,21371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306439,164)MAB04,21372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313003,1387)MRAE04,21373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,2380)LCES004,21374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,1343)PMXX04M,21375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311850,27)MAB3404A,21376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293587,1506)LCES004,21377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,1113)MGY04,21378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,680)YB3EH04E,21379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,532)MEK04,21380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,354)RQXU04E,21381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3138)EDGG704,21382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,1068)RQXSI04E,21383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290433,100)YD5WH04M,21384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304380,430)MEK04,21385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304722,196)MAB1204A,21386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,349)RNI04M,21387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,586)MGY04,21388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1477)RQXSI04E,21389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,936)PMXX04M,21390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,723)LELVL04M,21391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,237)YBOLN04M,21392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287193,1887)RQXSI04E,21393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,594)RQXSI04E,21394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286715,90)YB5WH04M,21395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,1515)MRAE04,21396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,1620)EDGG704,21397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310005,4516)EDGG704,21398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293009,376)RQXU04E,21399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,1211)MRAE04,21400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,501)YB5WH04M,21401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309695,536)MEK04,21402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,1589)PMXX04M,21403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,609)RQXSI04E,21404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,3411)LCES004,21405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,762)BR204M,21406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,516)MAB04,21407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290499,0),21408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308533,1157)EDGG704,21409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,901)LELVL04M,21410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,348)YD5WH04M,21411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307728,167)MAB1204A,21412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,1297)RQXSI04E,21413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,960)MRAE04,21414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309016,563)MRAEE04,21415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313701,920)MGY04,21416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,112)YB5WH04M,21417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,1337)KFZ4404M,21418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,1522)MRAE04,21419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,329)RQXSI04E,21420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290137,128)YD5WH04M,21421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1503)RQXSI04E,21422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283562,894)PMXX04M,21423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,531)RQXSI04E,21424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310043,71)ZM56704,21425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,1915)LGKFN04,21426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,16)YB5KL04E,21427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,549)YB5WH04M,21428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,532)YB5WH04M,21429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318516,383)MGY04,21430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288411,116)EBBRA04E,21431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,1713)MRAE04,21432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,1698)MGY04,21433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,349)YB5WH04M,21434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,3676)MGY04,21435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,327)PMXX04M,21436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,385)LELVL04M,21437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305816,526)MAB1204A,21438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,474)YBOLN04M,21439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306962,88)ZM56704,21440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,1715)MRAE04,21441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,625)MGY04,21442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291994,150)YB5WH04M,21443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,647)RQXSI04E,21444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286404,1363)PMXX04M,21445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,571)MEK04,21446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,449)ZM56704,21447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,1150)RQXSI04E,21448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295528,307)RQXI04E,21449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,7)YB5WH04M,21450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,740)YB5KL04E,21451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,510)YB5WH04M,21452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,3205)KSPE104D,21453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,403)EG11G04M,21454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,600)MEK04,21455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295503,1974)RVKWU04M,21456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,922)MRAE04,21457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,862)KFZ4404M,21458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,455)YBOLN04M,21459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,11405)LCES004,21460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307158,124)MRAEE04,21461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,469)MRAE04,21462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315366,194)MGY04,21463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317924,623)MRAEE04,21464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,1049)MRAE04,21465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282660,917)PMXX04M,21466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288631,198)YBOLN04M,21467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,366)MAB3404A,21468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278839,224)EBEEC04M,21469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301161,222)MYY04A,21470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,2780)LCES004,21471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,503)YH5MH04M,21472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281596,79)YB5KL04E,21473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295329,193)YB5WH04M,21474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289249,127)PMXX04M,21475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,437)BR404M,21476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,189)KWUR404E,21477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282784,548)RQXSI04E,21478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317360,230)MRAEE04,21479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311285,1180)LCES004,21480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,2623)YB3EH04A,21481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,1558)RQXSI04E,21482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,396)GL34W04,21483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313638,4628)EDGG704,21484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286494,288)YBOLN04M,21485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278663,1395)EGNOR04M,21486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286969,625)RASI04M,21487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313563,527)MAB1204A,21488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,330)YBOLN04M,21489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,3269)LGKFN04,21490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,941)MRAE04,21491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285506,186)YB5WH04M,21492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,799)RQXSI04E,21493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306388,153)MAB3404A,21494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297507,198)RQXSI04E,21495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,256)YB3EH04A,21496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296109,40)RMZU04E,21497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298249,629)RNS04M,21498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294779,353)RNS04M,21499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,1463)LGKFN04,21500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292214,2)YB5KL04E,21501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,1424)LEMDAT04,21502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,372)YB5WH04M,21503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280143,445)YBOLN04M,21504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,501)YB5WH04M,21505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(320214,504)MRAE04,21506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284781,204)EBEEC04M,21507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308221,243)KSLN04A,21508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,1707)LOVN1504,21509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296261,261)YBOLN04M,21510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,1069)RQXU04E,21511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,740)YB3EH04E,21512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291013,222)BR404M,21513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288445,201)KFZ4404M,21514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310792,84)$GL34W04,21515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,379)MYY04A,21516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294433,879)RVKWU04M,21517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290047,683)RASI04M,21518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291521,433)LELVL04M,21519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,1255)LCES004,21520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,973)KFZ4404M,21521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,528)MRAEE04,21522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,131)KHVL104E,21523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,639)MGY04,21524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310983,2672)EDGG704,21525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284165,2109)RVKWU04M,21526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,605)RNI04M,21527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,334)YB5WH04M,21528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314225,181)MYY04A,21529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,301)RJIU04M,21530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,499)RQXSI04E,21531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,265)YH5MH04M,21532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277112,213)YB5KL04E,21533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,347)MGY04,21534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,115)KWUR404E,21535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282807,359)LGKFN04,21536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281359,1100)PMXX04M,21537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292120,113)YB3EH04E,21538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297343,0),21539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,739)YBOLN04M,21540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,870)RQXSI04E,21541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290513,75)LELVL04M,21542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,689)LEMDAT04,21543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279734,234)YBOLN04M,21544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301088,1590)LEMDAT04,21545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278607,134)MM304,21546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307990,4802)EDGG704,21547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282259,473)YB5WH04M,21548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281074,120)RMZU04E,21549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310082,1188)EDGG704,21550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289999,1742)PMXX04M,21551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284085,1738)RVKWU04M,21552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,1574)RQXSI04E,21553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,482)YB5KL04E,21554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,617)RQXU04E,21555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,990)$LOVN1504,21556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284631,1897)RQXSI04E,21557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,232)RQXU04E,21558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,603)YBOLN04M,21559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296337,149)BR404M,21560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276662,250)EBEEC04M,21561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(267696,117)YB5KL04E,21562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,1056)EGNOR04M,21563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292753,218)YB5WH04M,21564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,1168)MRAE04,21565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293116,2420)LELVL04M,21566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295116,617)RQXU04E,21567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287821,52)RMZU04E,21568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314816,2641)EDGG704,21569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,732)EG11G04M,21570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,616)EG11G04M,21571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,334)RQXU04E,21572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309577,489)MEK04,21573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,439)KHVL104E,21574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,32)YH5MH04M,21575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,1640)PMXX04M,21576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,1782)RASI04M,21577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286185,274)LGKFN04,21578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302047,404)MAB1204A,21579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,665)RNI04M,21580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,169)$YBOLN04M,21581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304051,297)MYY04A,21582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,817)EG11G04M,21583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,857)LGKFN04,21584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281824,2169)RVKWU04M,21585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279896,706)RASI04M,21586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,477)RNI04M,21587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292405,502)RMZU04E,21588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,585)EG11G04M,21589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294706,1302)LEMDAT04,21590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310742,267)KSLN04A,21591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(323044,705)MRAE04,21592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276925,213)YB5KL04E,21593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,617)RQXU04E,21594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287020,373)RNS04M,21595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295932,235)RNS04M,21596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314847,301)MGY04,21597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,178)RJIU04M,21598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,557)LGKFN04,21599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,470)LEBAS04M,21600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280021,438)KSPE1P04,21601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,803)LGKFN04,21602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283140,305)YB5WH04M,21603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294788,27)YB3EH04A,21604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308582,2604)EDGG704,21605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295153,144)YB5WH04M,21606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288529,608)RNI04M,21607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309099,211)MRAEE04,21608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,507)LELVL04M,21609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,15)YB5WH04M,21610.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(279243,35)KSPE1P04,21611.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289913,270)EGNOR04M,21612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306920,391)LGKFN04,21613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,385)LGKFN04,21614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288970,74)YB5WH04M,21615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305867,1763)EDGG704,21616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301417,497)LGKFN04,21617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,127)RMZU04E,21618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289911,463)PMXX04M,21619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,52)RQXSI04E,21620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283821,615)KWUR404E,21621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289472,2499)LGZAA04M,21622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314191,105)MEK04,21623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286658,338)YBOLN04M,21624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,679)YB5WH04M,21625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307845,435)MGY04,21626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294284,44)MYY04A,21627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317008,75)MGY04,21628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280888,238)YB5WH04M,21629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282755,281)KWUR404E,21630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293156,916)LELVL04M,21631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,1698)LEMDAT04,21632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317978,2432)EDGG704,21633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291417,36)RMZU04E,21634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,437)EG11G04M,21635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296035,2016)$RVKWU04M,21636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,739)LGKFN04,21637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,1047)YB3EH04E,21638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,173)BR404M,21639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,1090)LCES004,21640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,667)EGNOR04M,21641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284418,218)RMZU04E,21642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272287,156)YBOLN04M,21643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296303,60)LOW304M,21644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,291)GL34W04,21645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,393)YB5WH04M,21646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290491,422)RNI04M,21647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,501)RQXSI04E,21648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310635,189)MAB1204A,21649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,332)$BR404M,21650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,723)RQXSI04E,21651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289288,418)PMXX04M,21652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279398,88)YH5MH04M,21653.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(288792,376)YB5WH04M,21654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280871,285)LEMDAT04,21655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263570,257)LELVU04,21656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281348,276)KFZ4404M,21657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295384,19)KFZ4404M,21658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295875,47)YB3EH04E,21659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,658)YB5WH04M,21660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288992,14)BR404M,21661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278651,330)YB5KL04E,21662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298698,135)KSLN04M,21663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294740,800)YB3EH04E,21664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294460,844)PMXX04M,21665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301727,737)LGKFN04,21666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271099,334)YBOLN04M,21667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,1089)KFZ4404M,21668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297721,271)KSLN04A,21669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296112,95)YB5WH04M,21670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,656)YH5MH04M,21671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285123,602)LGKFN04,21672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290455,654)RNS04M,21673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279339,695)YBOLN04M,21674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295343,1273)RVKWU04M,21675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302434,113)MEK04,21676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307745,90)GL34W04,21677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283333,189)YB5WH04M,21678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284190,407)PMXX04M,21679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287518,62)YB3EH04E,21680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285693,274)YB3EH04E,21681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285972,139)KSLN04M,21682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,2753)RJIU04M,21683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304862,307)MGY04,21684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291193,5)YBOLN04M,21685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,645)RQXSI04E,21686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,1740)PMXX04M,21687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284283,1617)RVKWU04M,21688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305671,899)LELVU04,21689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291528,465)YB5WH04M,21690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311840,1590)LCES004,21691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312192,281)MAB3404A,21692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310219,2237)EDGG704,21693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271214,689)RMZU04E,21694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296619,81)YB3EH04A,21695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285189,1878)RVKWU04M,21696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317908,2063)EDGG704,21697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,721)LOVN1504,21698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281643,379)YB5KL04E,21699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295585,1295)KSLN04A,21700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,548)MAB1204A,21701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285671,17)RNI04M,21702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295915,558)LEMDAT04,21703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284723,175)KWUR404E,21704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,559)RMZSI04M,21705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304555,672)$LEMDAT04,21706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295514,1851)YB3EH04A,21707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306095,87)YB3EH04A,21708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297851,106)LEBAS04M,21709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289283,959)LEMDAT04,21710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301260,339)MEK04,21711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,1308)LCES004,21712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283751,299)RQXSI04E,21713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,712)MEK04,21714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,247)YBOLN04M,21715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292940,1648)EDGG704,21716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290015,449)YD5WH04M,21717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,2506)RVKWU04M,21718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294925,2187)RVKWU04M,21719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305019,654)RNS04M,21720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290395,734)PMXX04M,21721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305074,143)ZM56704,21722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,1586)RQXSI04E,21723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,695)RQXSI04E,21724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317153,2187)EDGG704,21725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,863)LGKFN04,21726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,330)RNI04M,21727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304778,412)RVKWS04,21728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,982)RQXSI04E,21729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287288,446)KHVL104E,21730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,330)YBOLN04M,21731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294164,539)BR404M,21732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,1268)LCES004,21733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287140,2414)RVKWU04M,21734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276531,447)KHVL104E,21735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317116,604)MRAE04,21736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,148)YB5WH04M,21737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,482)MGY04,21738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317538,549)MAB1204A,21739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,751)LELVU04,21740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,243)YB5WH04M,21741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296450,130)YB5KL04E,21742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288768,5)RMZSI04M,21743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280645,256)YB5KL04E,21744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287944,709)KFZ4404M,21745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297613,967)RQXSI04E,21746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287201,213)$YBOLN04M,21747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,502)YBOLN04M,21748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287438,531)RJIU04M,21749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,480)LOW304M,21750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290272,636)LEMDAT04,21751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,460)YB3EH04E,21752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297374,865)RQXSI04E,21753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,2701)RJIU04M,21754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279690,1330)EGPFA04,21755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293718,1421)EGPFA04,21756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292791,1721)EGPFA04,21757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,1778)EGPFA04,21758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,1986)EGPFA04,21759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295047,2056)EGPFA04,21760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293802,2213)EGPFA04,21761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,2638)EGPFA04,21762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291917,211)RJIU04M,21763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,679)RJIU04M,21764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,754)RJIU04M,21765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,1232)RJIU04M,21766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,824)RJIU04M,21767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,869)RJIU04M,21768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,1281)RJIU04M,21769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,2637)RJIU04M,21770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,896)RJIU04M,21771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,1350)RJIU04M,21772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,3019)RJIU04M,21773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,3173)RJIU04M,21774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,3089)RJIU04M,21775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,1353)RJIU04M,21776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,3222)RJIU04M,21777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,2814)RJIU04M,21778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,3436)RJIU04M,21779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,3476)RJIU04M,21780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,1373)RJIU04M,21781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,2700)RJIU04M,21782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,2193)MGY04,21783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,2297)RJIU04M,21784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296145,2811)EGPFA04,21785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,3484)RJIU04M,21786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,1764)RJIU04M,21787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,2710)RJIU04M,21788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,2428)RJIU04M,21789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,1799)RJIU04M,21790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,2797)RJIU04M,21791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,3009)RJIU04M,21792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,2417)RJIU04M,21793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,3691)RJIU04M,21794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,2956)RJIU04M,21795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,4828)RJIU04M,21796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,3952)RJIU04M,21797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,3783)RJIU04M,21798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,1802)RJIU04M,21799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,3972)RJIU04M,21800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,1989)RJIU04M,21801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,2373)MGY04,21802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,3612)MAB04,21803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,2924)MGY04,21804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,6728)MGY04,21805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,4037)RJIU04M,21806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,4941)RJIU04M,21807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,1862)RJIU04M,21808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,4525)RJIU04M,21809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,1959)RJIU04M,21810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,4232)RJIU04M,21811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,1725)EG11G04M,21812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,5538)RJIU04M,21813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303200,7963)MGY04,21814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309442,8015)MGY04,21815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,1309)YD5WH04M,21816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,4274)RJIU04M,21817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1350)MAB1204A,21818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,5532)RJIU04M,21819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,1545)EG11G04M,21820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,5021)RJIU04M,21821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,1545)EG11G04M,21822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,1761)YD5WH04M,21823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,1250)YD5WH04M,21824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,448)EG11G04M,21825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,1066)MAB1204A,21826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,455)MYY04A,21827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,947)ZM56704,21828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,1227)MGY04,21829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,957)MYY04A,21830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,1337)EG11G04M,21831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,1579)YD5WH04M,21832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,1836)EG11G04M,21833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,965)ZM56704,21834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,686)YD5WH04M,21835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,2531)MAB04,21836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,1870)EG11G04M,21837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,916)EG11G04M,21838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,4301)RJIU04M,21839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,943)MYY04A,21840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,565)MYY04A,21841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,862)EG11G04M,21842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1265)EG11G04M,21843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,1337)EG11G04M,21844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,5235)RJIU04M,21845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,6500)GL4W04M,21846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305791,108)KWUR1C04,21847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,460)ZM56704,21848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,954)MGY04,21849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,521)MYY04A,21850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,5094)RJIU04M,21851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286743,1084)LGKFN04,21852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300146,1090)LGKFN04,21853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,667)EG11G04M,21854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,5239)LCES004,21855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,2765)EG11G04M,21856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,1269)MYY04A,21857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,1283)LGKFN04,21858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,1025)EG11G04M,21859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,1379)MYY04A,21860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,1278)MYY04A,21861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,1891)MGY04,21862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,3584)YB3EH04A,21863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,654)EG11G04M,21864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,1468)MYY04A,21865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,1098)RQXSI04E,21866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,496)GL34W04,21867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,1115)GL34W04,21868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304882,485)LLBGA04L,21869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,7515)LGZAA04M,21870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,2825)EG11G04M,21871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,1289)LGKFN04,21872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,1313)RQXSI04E,21873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,3512)LCES004,21874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,2312)LGKFN04,21875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,4764)RJIU04M,21876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1821)EG11G04M,21877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,1959)MGY04,21878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,554)EG11G04M,21879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,2792)EG11G04M,21880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308144,1251)MAB04,21881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,767)MAB04,21882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,3572)LCES004,21883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,1295)LGKFN04,21884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313590,742)KWUR1C04,21885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,2248)MYY04A,21886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,671)RJIU04M,21887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,3621)LCES004,21888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,1452)RQXSI04E,21889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1898)EG11G04M,21890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,864)MGY04,21891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,1241)LGKFN04,21892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,4456)LCES004,21893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,5454)LCES004,21894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,4225)LCES004,21895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,1968)EG11G04M,21896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,520)MYY04A,21897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285711,59)KCHI104M,21898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,1521)MAB04,21899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,1068)MYY04A,21900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,546)MAB3404A,21901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,4867)RJIU04M,21902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,1301)LGKFN04,21903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,1459)RQXSI04E,21904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,3758)LCES004,21905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,1049)LGKFN04,21906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,1877)EG11G04M,21907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,4684)LCES004,21908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,1611)RQXSI04E,21909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,1332)LGKFN04,21910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,1393)MGY04,21911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,4958)PMXX04M,21912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,4112)LCES004,21913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,1491)MGY04,21914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,840)LCES004,21915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,1781)LGKFN04,21916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291407,69)KCHI104M,21917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318516,617)MGY04,21918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311447,1283)LGKFN04,21919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,5912)RJIU04M,21920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,1937)EG11G04M,21921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,1541)LGKFN04,21922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,1549)LCES004,21923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,5037)LCES004,21924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,1630)RQXSI04E,21925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,4501)LCES004,21926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,4603)KSLN04A,21927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,5045)LCES004,21928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,615)LGKFN04,21929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,1941)EG11G04M,21930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309188,347)MAB04,21931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,1048)LGKFN04,21932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,900)LCES004,21933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,1726)LCES004,21934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,1200)LCES004,21935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,1566)GL4W04M,21936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,400)ZM56704,21937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,5858)LGKFN04,21938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,1772)KCHI104M,21939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,757)MGY04,21940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,748)MGY04,21941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,1789)LCES004,21942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,5325)RJIU04M,21943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,544)MGY04,21944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,581)LGKFN04,21945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,4532)LCES004,21946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285084,32)YB3EH04E,21947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1633)ZM56704,21948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1956)LELVL04M,21949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317067,976)LLBGA04L,21950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278564,173)EGPFA04,21951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,1830)RQXSI04E,21952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,4920)RJIU04M,21953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,4592)LCES004,21954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283558,119)YB3EH04E,21955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,2465)EG11G04M,21956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,4479)PMXX04M,21957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263640,975)LCES004,21958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,5222)RJIU04M,21959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,2040)LGKFN04,21960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,1883)MGY04,21961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,1892)LCES004,21962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,2048)LGKFN04,21963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,1147)RJIU04M,21964.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(286682,28)YH5MH04M,21965.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,1403)LGKFN04,21966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,2292)MYY04A,21967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277484,146)YB3EH04E,21968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,2141)LGKFN04,21969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,821)MGY04,21970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,4231)EG11G04M,21971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,2244)LGKFN04,21972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,1909)LCES004,21973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,1172)LCES004M,21974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,1826)LGKFN04,21975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,5289)LCES004,21976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,2441)EG11G04M,21977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,1610)MGY04,21978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,2490)EG11G04M,21979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,702)EGNOR04M,21980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315692,1246)LLBGA04L,21981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,4554)LCES004,21982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,6015)RJIU04M,21983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,224)MRAE04,21984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283288,18)KSLN04A,21985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,1505)LGKFN04,21986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295942,73)KCHI104M,21987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,3009)EDGG704,21988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,2256)LGKFN04,21989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,1841)RQXSI04E,21990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,394)MGY04,21991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,1909)LCES004,21992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,1200)LCES004,21993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,2443)LGKFN04,21994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,673)RQXU04E,21995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301556,621)GL34W04,21996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304830,79)YB3EH04A,21997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,2712)LCES004,21998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,2483)LGKFN04,21999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,526)RQXI04E,22000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,1000)RQXU04E,22001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,2090)EG11G04M,22002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,2885)LCES004,22003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,1882)LLBGA04L,22004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,4554)LCES004,22005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,2381)LGKFN04,22006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,834)RQXI04E,22007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,5079)LCES004,22008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,1072)MGY04,22009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,3245)LCES004,22010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,1684)MGY04,22011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,6144)$KSPE104D,22012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,1030)YB3EH04E,22013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283305,499)KSLN04A,22014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,3878)LCES004,22015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,1542)LGKFN04,22016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,543)MGY04,22017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,588)EGNOR04M,22018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312091,661)KSLN04A,22019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,708)MAB1204A,22020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,2485)LGKFN04,22021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,520)RQXSI04E,22022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,1003)ZM56704,22023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,2645)EG11G04M,22024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,598)EGNOR04M,22025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,413)MEK04,22026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,2413)LGKFN04,22027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,3386)LCES004,22028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,550)YB3EH04E,22029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282313,293)RQXSI04E,22030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291739,715)KSLN04A,22031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287253,279)YB3EH04E,22032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,318)YBOLN04M,22033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,111)GL34W04,22034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,1145)MGY04,22035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273004,714)EGNOR04M,22036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287347,310)MAB1204A,22037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,1762)LGKFN04,22038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,472)MRAE04,22039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,1882)RQXSI04E,22040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,807)EGNOR04M,22041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,1735)RQXSI04E,22042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315366,429)MGY04,22043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,847)RQXI04E,22044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306868,773)KSLN04A,22045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,2786)EGNOR04M,22046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,915)MRAEE04,22047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292257,716)RQXI04E,22048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,5192)LCES004,22049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280579,535)EGNOR04M,22050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,378)RQXI04E,22051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,2428)LGKFN04,22052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,782)EGNOR04M,22053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,769)EGNOR04M,22054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283706,490)YB3EH04E,22055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,1012)EGNOR04M,22056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,1609)MYY04A,22057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,1137)KSLN04M,22058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,4118)LCES004,22059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,414)RQXI04E,22060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,2809)LCES004,22061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,1406)RQXU04E,22062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305601,1900)LLBGA04L,22063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,581)EGNOR04M,22064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,333)MAB3404A,22065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315779,2269)LCES004,22066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,5048)LCES004,22067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,1021)EGNOR04M,22068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,956)EGNOR04M,22069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3891)LGKFN04,22070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,1433)LCES004,22071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,4580)LCES004,22072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294912,263)RNS04M,22073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,1977)LELVL04M,22074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,646)RQXI04E,22075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,300)EGNOR04M,22076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,1410)RQXSI04E,22077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295745,496)RNS04M,22078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1889)KWUR1C04,22079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,3878)LCES004,22080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305828,2149)LCES004,22081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,1066)EGNOR04M,22082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290302,41)YB3EH04E,22083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,871)YB3EH04A,22084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311412,832)KSLN04A,22085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,472)RNI04M,22086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,401)RNI04M,22087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305816,197)MAB1204A,22088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289684,328)EDGG704,22089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295129,270)YB3EH04E,22090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,390)YB3EH04E,22091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300765,301)YB3EH04E,22092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,994)RMZU04E,22093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,4629)LCES004,22094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,1123)EGNOR04M,22095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,334)MYY04A,22096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,791)RVKWU04M,22097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,942)EGNOR04M,22098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293139,440)RNS04M,22099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,581)YB5WH04M,22100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305510,917)MRAEE04,22101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,1222)RJIU04M,22102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263612,5373)LCES004,22103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,1126)EGNOR04M,22104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,2546)LGKFN04,22105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,2683)LGKFN04,22106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290116,545)EDGG704,22107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298130,931)KSLN04A,22108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,3725)LCES004,22109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287076,993)YB3EH04E,22110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,1955)RQXSI04E,22111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,753)LELVL04M,22112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,3938)LCES004,22113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,397)YB5KL04E,22114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,901)RQXSI04E,22115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279482,599)YB5WH04M,22116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,1190)GL34W04,22117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295416,1109)EGNOR04M,22118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,5154)LCES004,22119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294770,425)YB3EH04E,22120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,772)MRAE04,22121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,6834)LCES004,22122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,1314)EGNOR04M,22123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296481,390)YB3EH04E,22124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,2806)MYY04A,22125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,1018)YB3EH04E,22126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,496)RQXI04E,22127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,3103)LCES004,22128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,342)YB5KL04E,22129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285470,148)YB3EH04E,22130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,2987)LCES004,22131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,5722)RQXSI04E,22132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286461,602)YB3EH04E,22133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317222,2016)EDGG704,22134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,3743)LCES004,22135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,59)YB5WH04M,22136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,2995)RNI04M,22137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,745)RQXU04E,22138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,1632)RNI04M,22139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294025,677)RQXU04E,22140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291100,177)RQXI04E,22141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306698,1980)EDGG704,22142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293045,486)RMZU04E,22143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295274,1597)RNI04M,22144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,850)MAB1204A,22145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316029,2087)EDGG704,22146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,660)RQXI04E,22147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,4734)LCES004,22148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289613,955)KSLN04A,22149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,3110)LCES004,22150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,915)EGNOR04M,22151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,1839)RNI04M,22152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296337,299)BR404M,22153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316061,2157)LLBGA04L,22154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,440)RQXI04E,22155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263958,3502)LCES004,22156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,468)YBOLN04M,22157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289759,722)EDGG704,22158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,544)RNI04M,22159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,1385)RQXU04E,22160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,1030)RQXSI04E,22161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,1018)PMXX04M,22162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,857)YB5KL04E,22163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,593)YB5WH04M,22164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,650)RMZSI04M,22165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,3330)LCES004,22166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,696)YB3EH04E,22167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,300)RNI04M,22168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,502)RQXI04E,22169.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311697,2160)EDGG704,22170.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,1021)PMXX04M,22171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,1118)RQXSI04E,22172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,2561)LGKFN04,22173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,6190)RJIU04M,22174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291013,372)BR404M,22175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,553)MAB3404A,22176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,820)MAB1204A,22177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295279,12)MAB1204A,22178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283829,204)YBOLN04M,22179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292099,334)EGNOR04M,22180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307845,670)MGY04,22181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302769,167)MAB04,22182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303783,337)MAB04,22183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,849)EDGG704,22184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289277,30)YB5KL04E,22185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,286)MEK04,22186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,2609)LCES004,22187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295156,166)YB3EH04E,22188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298434,5469)LCES004,22189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,1162)MRAE04,22190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,1029)MAB1204A,22191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307158,585)MRAEE04,22192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292383,2197)EDGG704,22193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301297,418)MEK04,22194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,1503)RQXSI04E,22195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289673,653)MRAEE04,22196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,315)MEK04,22197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303471,734)PMXX04M,22198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289238,628)EGNOR04M,22199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285863,352)KHVL104E,22200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298038,823)EDGG704,22201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,1281)MRAE04,22202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,789)MGY04,22203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300642,408)MGY04,22204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317360,691)MRAEE04,22205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283117,221)YBOLN04M,22206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297232,707)RNI04M,22207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,694)RQXU04E,22208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,490)YB5WH04M,22209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,901)RQXSI04E,22210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301760,644)MEK04,22211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309780,1500)LCES004,22212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296212,960)KSLN04A,22213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,855)RQXI04E,22214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,730)YB3EH04E,22215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,676)MRAEE04,22216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,983)LELVL04M,22217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,257)YB5WH04M,22218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317603,2722)LLBGA04L,22219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,1265)MRAE04,22220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,603)GL34W04,22221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,870)EDGG704,22222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,363)RNI04M,22223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,81)YB5WH04M,22224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307979,107)MEK04,22225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,1293)RQXSI04E,22226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270468,392)YB5KL04E,22227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,790)YB5WH04M,22228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,128)MYY04A,22229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311440,850)MGY04,22230.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(311155,3376)LCES004,22231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,60)YH5MH04M,22232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1590)RQXSI04E,22233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301142,408)MEK04,22234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,856)RJIU04M,22235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,432)RQXSI04E,22236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298704,244)MRAE04,22237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,2997)LCES004,22238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,1099)MRAE04,22239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,1463)BR404M,22240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309695,251)MEK04,22241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,246)MGY04,22242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,1873)LGKFN04,22243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308515,104)MAB3404A,22244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,4790)LCES004,22245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,516)MAB1204A,22246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,295)YBOLN04M,22247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,2210)EDGG704,22248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,894)YB5WH04M,22249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307481,272)MGY04,22250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,110)YB5KL04E,22251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,2240)EDGG704,22252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,520)YBOLN04M,22253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,5702)RJIU04M,22254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314225,428)MYY04A,22255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,1263)MRAE04,22256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,362)YB5KL04E,22257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,1024)RQXSI04E,22258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296560,636)PMXX04M,22259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287018,925)RQXSI04E,22260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312762,766)MRAE04,22261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,45)YB5WH04M,22262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293191,132)RASI04M,22263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291761,509)RNS04M,22264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291523,754)PMXX04M,22265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303208,176)MEK04,22266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292442,677)RQXU04E,22267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,504)RQXSI04E,22268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286180,224)YBOLN04M,22269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293965,525)RNS04M,22270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,1206)PMXX04M,22271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,2380)EDGG704,22272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,677)MRAEE04,22273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,1024)RQXSI04E,22274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291353,174)RQXI04E,22275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,751)RNI04M,22276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304262,707)MGY04,22277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298519,164)YB3EH04A,22278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296261,306)YBOLN04M,22279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283140,84)YB5KL04E,22280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1616)RQXSI04E,22281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,1070)EGNOR04M,22282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311954,234)MRAE04,22283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,68)YB5WH04M,22284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,810)RQXSI04E,22285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319288,885)MRAE04,22286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,135)EGNOR04M,22287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295034,437)RNS04M,22288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,360)RMZU04E,22289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,1870)YBOLN04M,22290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300964,1138)LGKFN04,22291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,639)MAB1204A,22292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,1072)MRAE04,22293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310005,916)EDGG704,22294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,3631)LCES004,22295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312085,374)MAB3404A,22296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294672,1095)RQXSI04E,22297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296253,247)MEK04,22298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291312,2782)LGKFN04,22299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279592,329)YH5MH04M,22300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,670)GL34W04,22301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(270762,361)YB5WH04M,22302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290215,629)RNI04M,22303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315232,3649)LCES004,22304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,805)RQXSI04E,22305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,436)EGNOR04M,22306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,693)YBOLN04M,22307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295131,382)KFZ4404E,22308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313563,198)MAB1204A,22309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,5732)LCES004,22310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285575,386)RQXSI04E,22311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,767)LEMDAT04,22312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291847,139)YB5KL04E,22313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284797,830)YB3EH04E,22314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303049,117)ZM56704,22315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284085,1831)RVKWU04M,22316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,1560)$YB5WH04M,22317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303592,260)MGY04,22318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287937,703)RNI04M,22319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,1192)LGKFN04,22320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,180)YB5KL04E,22321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,282)LELVL04M,22322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308125,1758)LCES004,22323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,623)KWUR404E,22324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291038,1049)EDGG704,22325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,3535)LGKFN04,22326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285747,458)RNI04M,22327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,78)YBOLN04M,22328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308945,956)EDGG704,22329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287736,1446)PMXX04M,22330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,753)LELVL04M,22331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314808,58)MEK04,22332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,578)YD5WH04M,22333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312565,1969)LCES004,22334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,1069)MGY04,22335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302758,372)RNI04M,22336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,160)RQXSI04E,22337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292120,63)YB3EH04E,22338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291264,1079)PMXX04M,22339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298578,233)MGY04,22340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289989,1692)EDGG704,22341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287433,445)YBOLN04M,22342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290367,1260)MRAE04,22343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296392,302)KSLN04A,22344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309583,772)MRAE04,22345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308743,987)MAB3404A,22346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285826,373)YBOLN04M,22347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,301)EG11G04M,22348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,1079)EDGG704,22349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,1095)RQXSI04E,22350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,565)RQXI04E,22351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,1720)EDGG704,22352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,1502)LEMDAT04,22353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303195,1065)MRAE04,22354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,431)RQXSI04E,22355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289013,199)MEK04,22356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,564)RQXSI04E,22357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287241,32)MAB1204A,22358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295609,464)RASI04M,22359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294773,114)RMZU04E,22360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293498,1052)PMXX04M,22361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,1004)LELVL04M,22362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310983,2522)EDGG704,22363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,1110)PMXX04M,22364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291082,355)LELVU04,22365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307712,983)EDGG704,22366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277924,280)YBOLN04M,22367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,573)YB5WH04M,22368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295980,308)RNS04M,22369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3827)MRAE04,22370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295882,232)RNI04M,22371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295728,454)YB5WH04M,22372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286485,173)YB5WH04M,22373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282645,505)RQXU04E,22374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,385)LGKFN04,22375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,5078)LCES004,22376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,3777)LCES004,22377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303617,985)KSLN04A,22378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284106,301)RQXSI04E,22379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289649,18)YBOLN04M,22380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,1046)EDGG704,22381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313874,5)MAB1204A,22382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293957,770)RNI04M,22383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,174)YB5KL04E,22384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292278,363)LELVL04M,22385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,1666)LEMDAT04,22386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,1671)RQXSI04E,22387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295153,197)YB5WH04M,22388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293858,958)$RQXSI04E,22389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273980,617)PMXX04M,22390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295893,1226)LEMDAT04,22391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282417,11)RQXU04E,22392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287908,222)YB3EH04A,22393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313638,1028)EDGG704,22394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314816,2491)EDGG704,22395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,1411)LEMDAT04,22396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,946)EDGG704,22397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308769,397)MRAE04,22398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282784,256)RQXSI04E,22399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308582,2304)EDGG704,22400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306769,9189)MGY04,22401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302863,911)LELVU04,22402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,441)RQXSI04E,22403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308221,317)KSLN04A,22404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300287,456)RNS04M,22405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310560,2209)LCES004,22406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290528,319)YBOLN04M,22407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,126)KWUR404E,22408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294899,651)PMXX04M,22409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285782,636)RQXSI04E,22410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284028,564)RQXSI04E,22411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280143,515)YB5KL04E,22412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,431)YB3EH04E,22413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278871,610)YB3EH04E,22414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286658,96)EBBRA04E,22415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302844,135)MEK04,22416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306669,832)MRAE04,22417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319008,2240)EDGG704,22418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277917,8)BR404M,22419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,879)MAB04,22420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289007,701)YB5WH04M,22421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301260,434)MEK04,22422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294986,694)LGKFN04,22423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307410,562)MGY04,22424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,360)RQXU04E,22425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283468,239)RQXSI04E,22426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296992,790)YB3EH04E,22427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297572,1056)RVKWU04M,22428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,1470)RNI04M,22429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,334)RMZU04E,22430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307153,3561)LCES004,22431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276959,869)PMXX04M,22432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290808,84)YB3EH04A,22433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286277,1332)PMXX04M,22434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312938,1595)LCES004,22435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304007,654)EG11G04M,22436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286317,432)EBBRA04E,22437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,301)LELVL04M,22438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310235,413)MAB1204A,22439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,1234)LGKFN04,22440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301721,1014)LGKFN04,22441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288023,231)LELVL04M,22442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297842,387)YB3EH04E,22443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279485,486)KHVL104E,22444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,447)YB5WH04M,22445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307418,58)YB3EH04A,22446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288302,280)RNI04M,22447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,265)MYY04A,22448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303156,581)EG11G04M,22449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296035,1831)RVKWU04M,22450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,989)EDGG704,22451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282259,367)YB5WH04M,22452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289716,1054)LGKFN04,22453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263196,1012)RQXSI04E,22454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286582,766)KFZ4404M,22455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303580,428)EG11G04M,22456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,100)YB5WH04M,22457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295752,616)LEMDAT04,22458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292989,203)YB5KL04E,22459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286969,729)RASI04M,22460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298418,247)YBOLN04M,22461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,836)YH5MH04M,22462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292069,44)EG11G04M,22463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290568,1086)LEMDAT04,22464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304761,510)MAB1204A,22465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293305,37)MEK04,22466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292111,1145)LGKFN04,22467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,1044)LGKFN04,22468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288927,1198)KFZ4404M,22469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297382,1247)YB3EH04E,22470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307231,480)MGY04,22471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283607,1432)PMXX04M,22472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263931,144)MYY04A,22473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,1320)RQXSI04E,22474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288792,429)YB5WH04M,22475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279621,1161)YH5MH04M,22476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,1403)$YB3EH04M,22477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297977,736)EGNOR04M,22478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,3052)RJIU04M,22479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293650,1093)EGPFA04,22480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279690,1630)EGPFA04,22481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293718,1721)EGPFA04,22482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292791,2021)EGPFA04,22483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,2078)EGPFA04,22484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295516,308)RJIU04M,22485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291917,386)RJIU04M,22486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,854)RJIU04M,22487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,929)RJIU04M,22488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,2286)EGPFA04,22489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,1407)RJIU04M,22490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,999)RJIU04M,22491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,1044)RJIU04M,22492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,1456)RJIU04M,22493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,1071)RJIU04M,22494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,1525)RJIU04M,22495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,1528)RJIU04M,22496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295047,2356)EGPFA04,22497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,1548)RJIU04M,22498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,2812)RJIU04M,22499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,3264)RJIU04M,22500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,3348)RJIU04M,22501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,2472)RJIU04M,22502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,1939)RJIU04M,22503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,3397)RJIU04M,22504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,2603)RJIU04M,22505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,3194)RJIU04M,22506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,1974)RJIU04M,22507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,2989)RJIU04M,22508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,2875)RJIU04M,22509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,2592)RJIU04M,22510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,1977)RJIU04M,22511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,3611)RJIU04M,22512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,3651)RJIU04M,22513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,2164)RJIU04M,22514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,2885)RJIU04M,22515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,2037)RJIU04M,22516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293802,2513)EGPFA04,22517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,2972)RJIU04M,22518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,3659)RJIU04M,22519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,3131)RJIU04M,22520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,2134)RJIU04M,22521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,3866)RJIU04M,22522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,4127)RJIU04M,22523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,3958)RJIU04M,22524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,2938)EGPFA04,22525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,4147)RJIU04M,22526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,4407)RJIU04M,22527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,4212)RJIU04M,22528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,4449)RJIU04M,22529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,4700)RJIU04M,22530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,4476)RJIU04M,22531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,5003)RJIU04M,22532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,4939)RJIU04M,22533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,5116)RJIU04M,22534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,3272)RJIU04M,22535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295905,128)RJIU04M,22536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,5196)RJIU04M,22537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,5713)RJIU04M,22538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,5410)RJIU04M,22539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1236)MRAEE04,22540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,5269)RJIU04M,22541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,5095)RJIU04M,22542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,5042)RJIU04M,22543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,5707)RJIU04M,22544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300332,468)EG11G04M,22545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,606)EG11G04M,22546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296145,3111)EGPFA04,22547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289171,344)EG11G04M,22548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,1476)MEK04,22549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1423)EG11G04M,22550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,5397)RJIU04M,22551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,1495)EG11G04M,22552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,1074)EG11G04M,22553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,755)GL34W04,22554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,1302)MAB1204A,22555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,538)MGY04,22556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,880)MGY04,22557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,856)MGY04,22558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1416)MRAEE04,22559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,1042)ZM56704,22560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,1990)YD5WH04M,22561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1432)MAB1204A,22562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,1929)YD5WH04M,22563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,348)MGY04,22564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,1040)MYY04A,22565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,1024)ZM56704,22566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,1148)MAB1204A,22567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,1362)EG11G04M,22568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,1262)EG11G04M,22569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,1267)MAB3404A,22570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,1375)EG11G04M,22571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,1026)MYY04A,22572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,1032)MGY04,22573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,966)MGY04,22574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,1140)EG11G04M,22575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,922)MGY04,22576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,1183)EG11G04M,22577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,1151)MYY04A,22578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,448)$GL34W04,22579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,817)MGY04,22580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,1083)EG11G04M,22581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1570)EG11G04M,22582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,1449)YD5WH04M,22583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,1049)EG11G04M,22584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,1576)LCES004,22585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,562)MAB3404A,22586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,6087)RJIU04M,22587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,516)MRAEE04,22588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,717)MGY04,22589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1979)EG11G04M,22590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1564)MEK04,22591.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,940)MYY04A,22592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,1720)LCES004,22593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,5500)RJIU04M,22594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,2056)EG11G04M,22595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,2045)EG11G04M,22596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,2126)EG11G04M,22597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,2809)MRAEE04,22598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285084,82)YB3EH04E,22599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284261,42)YB3EH04E,22600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,2136)MRAEE04,22601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,816)YD5WH04M,22602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,1191)YB3EH04A,22603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,2013)YD5WH04M,22604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,938)EG11G04M,22605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,2253)EG11G04M,22606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,1897)LCES004,22607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,1090)EG11G04M,22608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,3016)RJIU04M,22609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,1386)MYY04A,22610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,1154)EG11G04M,22611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283558,169)YB3EH04E,22612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,2253)EG11G04M,22613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293177,1140)YD5WH04M,22614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,1409)LGKFN04,22615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,612)MYY04A,22616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,1537)MAB04,22617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,3145)LCES004,22618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,1960)LCES004,22619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,1469)LGKFN04,22620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2470)YD5WH04M,22621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,2815)LGKFN04,22622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277484,196)YB3EH04E,22623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,3229)LCES004,22624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293657,2072)YD5WH04M,22625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,4855)PMXX04M,22626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,4092)YB3EH04A,22627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,3056)LCES004,22628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,1216)LGKFN04,22629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1163)MAB04,22630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,1949)LGKFN04,22631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,749)LGKFN04,22632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,979)MGY04,22633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,3589)LCES004,22634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,1709)LGKFN04,22635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,1034)LGKFN04,22636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,337)MRAE04,22637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,4087)LCES004,22638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,4569)LCES004,22639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,1070)MAB1204A,22640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,1734)GL4W04M,22641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,754)MGY04,22642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,4800)LCES004,22643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,3951)LCES004,22644.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,905)MGY04,22645.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,5867)LGKFN04,22646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,1619)LGKFN04,22647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,4036)LCES004,22648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,3730)LCES004,22649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,2623)EG11G04M,22650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287076,1043)YB3EH04E,22651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,1080)YB3EH04E,22652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,4028)LCES004,22653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293880,8)RQXU04E,22654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,5028)LCES004,22655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,1068)YB3EH04E,22656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,2194)MRAEE04,22657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,6190)RJIU04M,22658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,2080)LCES004,22659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,3377)LCES004,22660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,261)GL34W04,22661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,4088)LCES004,22662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,4686)LGKFN04,22663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,2963)RVKWU04M,22664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,551)MGY04,22665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,459)MGY04,22666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,1406)LCES004,22667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296343,189)RNI04M,22668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,3845)LCES004,22669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,3908)LCES004,22670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,6835)GL4W04M,22671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,4186)LCES004,22672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,2599)EG11G04M,22673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,5381)LCES004,22674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,924)LELVL04M,22675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296923,600)YB3EH04E,22676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,2080)LCES004,22677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287253,329)YB3EH04E,22678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,4137)LCES004,22679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,2648)EG11G04M,22680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,2642)LCES004,22681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,286)RQXSI04E,22682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,1210)RQXSI04E,22683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,3855)YBOLN04M,22684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,3986)LCES004,22685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,1425)RQXSI04E,22686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,2208)LGKFN04,22687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,871)YB5WH04M,22688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295984,256)RASI04M,22689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305425,418)GL34W04,22690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,1570)MGY04,22691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,1637)KCHI104M,22692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,4050)LCES004,22693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300578,84)MEK04,22694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296685,30)YB3EH04E,22695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283706,540)YB3EH04E,22696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,679)MGY04,22697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,1522)RQXSI04E,22698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,1290)LCES004,22699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,2216)LGKFN04,22700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,297)RQXSI04E,22701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,489)RASI04M,22702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,603)RQXSI04E,22703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,2248)EG11G04M,22704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,4050)LCES004,22705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,5877)RJIU04M,22706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,759)RJIU04M,22707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3953)YB3EH04E,22708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290302,91)YB3EH04E,22709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,4290)LCES004,22710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,2309)LGKFN04,22711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306413,1994)LGKFN04,22712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,423)LGKFN04,22713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,4274)LCES004,22714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,458)$GL34W04,22715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295129,320)YB3EH04E,22716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296295,440)YB3EH04E,22717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300765,351)YB3EH04E,22718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303505,1)YB3EH04A,22719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300631,3422)LGKFN04,22720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,1646)LGKFN04,22721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286774,359)RASI04M,22722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,1396)LCES004,22723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,797)ZM56704,22724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,4069)LCES004,22725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293009,448)YB5WH04M,22726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,1606)LGKFN04,22727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274577,1564)RQXSI04E,22728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,440)KFZ4404E,22729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,817)RQXSI04E,22730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,2412)LGKFN04,22731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296334,60)YB3EH04E,22732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,374)RNI04M,22733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,317)RQXSI04E,22734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,1591)LGKFN04,22735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,650)LELVL04M,22736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,807)EGNOR04M,22737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,4483)RJIU04M,22738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293305,131)MEK04,22739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311284,2702)LCES004,22740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287980,314)RQXI04E,22741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,722)RQXSI04E,22742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,4628)LCES004,22743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,1576)LGKFN04,22744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,2940)LCES004,22745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,1598)EBBRA04E,22746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,3253)LCES004,22747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1544)LGKFN04,22748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293445,303)RNI04M,22749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,311)RQXSI04E,22750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,4110)LCES004,22751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,1648)LGKFN04,22752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,4801)LCES004,22753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,1471)RQXU04E,22754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294770,475)YB3EH04E,22755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,798)EGNOR04M,22756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,2917)RQXSI04E,22757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296481,440)YB3EH04E,22758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,854)YB5KL04E,22759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,1876)MGY04,22760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294065,365)RASI04M,22761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,1142)RQXSI04E,22762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285470,198)YB3EH04E,22763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,617)RQXSI04E,22764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,1230)RQXSI04E,22765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,512)MAB3404A,22766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,1723)RQXSI04E,22767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,2880)LGKFN04,22768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,1350)LCES004,22769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,2349)MEK04,22770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,644)RQXSI04E,22771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286963,1571)RQXSI04E,22772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,997)EDGG704,22773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,603)YBOLN04M,22774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307410,640)MGY04,22775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312881,334)GL34W04,22776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,202)RNI04M,22777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,451)YB5WH04M,22778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307264,3260)LCES004,22779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,139)YB5WH04M,22780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1233)KCHI104M,22781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,4430)LCES004,22782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315779,894)LCES004,22783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286461,652)YB3EH04E,22784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,2850)LGKFN04,22785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,4299)LCES004,22786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,446)RNI04M,22787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300621,3299)LCES004,22788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,1049)EDGG704,22789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,1151)YB3EH04E,22790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300445,3189)LCES004,22791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287409,382)EGNOR04M,22792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,3126)KSLN04A,22793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,292)YBOLN04M,22794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,1615)RQXSI04E,22795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312895,3351)LCES004,22796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313875,2980)LCES004,22797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,912)EGNOR04M,22798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283392,1320)RQXU04E,22799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308507,600)LCES004,22800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292417,355)LCES004,22801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,327)MAB1204A,22802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291009,325)RQXSI04E,22803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,717)RQXSI04E,22804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,984)RQXU04E,22805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297929,791)EGNOR04M,22806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291218,260)RQXSI04E,22807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303506,3480)LCES004,22808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285148,118)KSLN04M,22809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,513)MGY04,22810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303929,872)KSLN04M,22811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,1163)BR404M,22812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,203)LGKFN04,22813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,965)GL34W04,22814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282046,744)YB5WH04M,22815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272695,693)RQXSI04E,22816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,412)YBOLN04M,22817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279756,1007)KHVL104E,22818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,4906)LCES004,22819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,587)MGY04,22820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273386,737)EGNOR04M,22821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294276,502)RQXU04E,22822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1702)RQXSI04E,22823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263862,3330)LCES004,22824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,3351)LCES004,22825.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(295447,22)YB3EH04E,22826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,1709)LGKFN04,22827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,518)MAB04,22828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277129,40)KCHI104M,22829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312912,311)MAB1204A,22830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312956,1979)EDGG704,22831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286067,16)BR404M,22832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,522)MGY04,22833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297125,746)YB3EH04E,22834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,696)RQXI04E,22835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316499,2237)EDGG704,22836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284417,872)EGNOR04M,22837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295428,4734)RJIU04M,22838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306698,2080)EDGG704,22839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,259)KWUR404E,22840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,165)MGY04,22841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,294)EGNOR04M,22842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,577)YB5WH04M,22843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,935)MGY04,22844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,457)YB5WH04M,22845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305828,2320)LCES004,22846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,546)EGNOR04M,22847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,362)RNI04M,22848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285899,22)BR404M,22849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,990)LGKFN04,22850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,245)YB5KL04E,22851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263515,189)$LCES004M,22852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288918,426)RQXSI04E,22853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,1153)MRAE04,22854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317222,2116)EDGG704,22855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315991,1070)EDGG704,22856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,871)LGKFN04,22857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312707,874)MRAE04,22858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292178,651)EGNOR04M,22859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,1233)ZM56704,22860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319337,2000)EDGG704,22861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290646,42)KCHI104M,22862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,2803)EG11G04M,22863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300430,1036)RNI04M,22864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311108,1740)LCES004,22865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291114,154)KSLN04M,22866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,792)KFZ4404M,22867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,6365)RJIU04M,22868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,327)YBOLN04M,22869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,877)LGKFN04,22870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315748,879)EDGG704,22871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,1385)MGY04,22872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,1151)MRAE04,22873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284700,152)YB3EH04E,22874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,741)RQXI04E,22875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,953)RQXSI04E,22876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,998)RQXSI04E,22877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1728)RQXSI04E,22878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300287,356)RNS04M,22879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288253,458)RNI04M,22880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278149,942)EGNOR04M,22881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311138,52)KWUR1C04,22882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,338)YB5WH04M,22883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,950)KFZ4404M,22884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,464)MGY04,22885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,459)EG11G04M,22886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311155,2326)LCES004,22887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294025,591)RQXU04E,22888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316476,2358)EDGG704,22889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,90)RMZU04E,22890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305754,551)MRAE04,22891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311998,221)MEK04,22892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280579,744)EGNOR04M,22893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292533,1666)RNI04M,22894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,831)MRAE04,22895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316029,2187)EDGG704,22896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285794,1207)RQXSI04E,22897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,765)RNI04M,22898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,534)LGKFN04,22899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278123,978)EGNOR04M,22900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289309,74)YB3EH04E,22901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,768)MAB1204A,22902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282752,407)KSLN04A,22903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295822,846)LEMDAT04,22904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,1936)KCHI104M,22905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,306)YB5KL04E,22906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,3285)PMXX04M,22907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311329,436)MEK04,22908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,875)RJIU04M,22909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297119,315)LOW304M,22910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,529)RQXSI04E,22911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,843)RQXSI04E,22912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,546)GL34W04,22913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,569)RNI04M,22914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287358,149)RQXSI04E,22915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,865)LGKFN04,22916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313433,960)MRAE04,22917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,1112)RQXSI04E,22918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289314,165)YB5WH04M,22919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293710,1999)EDGG704,22920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285972,216)KSLN04M,22921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298263,331)YB3EH04E,22922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281143,688)LGKFN04,22923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(318516,635)MAB04,22924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288247,141)YB5WH04M,22925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285042,738)LELVL04M,22926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312674,3302)LCES004,22927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297744,636)LOVN1504,22928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280706,403)RQXSI04E,22929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289894,2437)LCES004,22930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291013,147)BR404M,22931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293570,291)YB5KL04E,22932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280607,183)YB5WH04M,22933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309188,419)MAB04,22934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,344)MAB04,22935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282882,427)KWUR404E,22936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,386)YB5KL04E,22937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295546,951)EGNOR04M,22938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295547,561)YB5KL04E,22939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297062,780)YB3EH04E,22940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307805,536)LOVN1504,22941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,91)EGNOR04M,22942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291226,1136)RQXSI04E,22943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296238,5843)RJIU04M,22944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294944,252)YB5WH04M,22945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286625,815)PMXX04M,22946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305791,178)KWUR1C04,22947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305697,1345)LEMDAT04,22948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312800,1880)EDGG704,22949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307190,1151)LGKFN04,22950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310983,2372)EDGG704,22951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,1758)LCES004,22952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279193,391)YH5MH04M,22953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296157,309)RQXSI04E,22954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309695,157)MEK04,22955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278162,280)YB5WH04M,22956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,237)MGY04,22957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317851,1740)EDGG704,22958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313372,403)MGY04,22959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295794,1509)LEMDAT04,22960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280212,1610)LGKFN04,22961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315618,2403)EDGG704,22962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296158,211)YB5WH04M,22963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314236,1612)LCES004,22964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286627,151)YB5WH04M,22965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279651,635)YBOLN04M,22966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281854,472)KWUR404E,22967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316538,1520)EDGG704,22968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,685)MEK04,22969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315544,1710)EDGG704,22970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,708)KWUR1C04,22971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285688,1211)RQXSI04E,22972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286682,280)YH5MH04M,22973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293168,375)RQXU04E,22974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282727,300)LGKFN04,22975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304944,188)MAB1204A,22976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310272,900)LCES004,22977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294912,363)RNS04M,22978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279279,324)YH5MH04M,22979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286726,173)YB5KL04E,22980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282890,768)$KWUR404E,22981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283305,573)KSLN04A,22982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276925,96)YB5KL04E,22983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309588,319)MGY04,22984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294004,362)YB5KL04E,22985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296646,1350)LCES004,22986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283140,236)YBOLN04M,22987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,991)EDGG704,22988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317978,2282)EDGG704,22989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277472,482)EG11G04M,22990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292672,531)RQXU04E,22991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314816,2341)EDGG704,22992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282514,1783)RQXSI04E,22993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287579,1136)RQXSI04E,22994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284393,54)YB3EH04E,22995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309693,211)MYY04A,22996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280245,518)RQXSI04E,22997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293901,1088)RQXU04E,22998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,358)EGNOR04M,22999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294120,1208)RQXU04E,23000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281174,681)YB5KL04E,23001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,288)YB5WH04M,23002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296549,287)YBOLN04M,23003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298646,961)LGKFN04,23004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,812)PMXX04M,23005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296450,71)YB5KL04E,23006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300435,1678)LGKFN04,23007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298588,914)LGKFN04,23008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287367,359)YBOLN04M,23009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,521)YB5WH04M,23010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295053,308)RQXU04E,23011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292214,73)RMZU04E,23012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300504,1138)LGKFN04,23013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284297,1041)RQXSI04E,23014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295562,334)RQXI04E,23015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292026,745)PMXX04M,23016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304583,829)MRAE04,23017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295700,236)RQXSI04E,23018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293045,654)RMZU04E,23019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,215)MGY04,23020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314600,3438)EDGG704,23021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309061,665)EGPFA04,23022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297346,1048)RJIU04M,23023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293650,1693)EGPFA04,23024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279690,2230)EGPFA04,23025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293718,2321)EGPFA04,23026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,3579)RJIU04M,23027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292791,2621)EGPFA04,23028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,2678)EGPFA04,23029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,1087)RJIU04M,23030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,1504)RJIU04M,23031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,2886)EGPFA04,23032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,1552)RJIU04M,23033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,1209)RNI04M,23034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,1759)RJIU04M,23035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,1125)RNI04M,23036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,1632)RJIU04M,23037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,2020)RJIU04M,23038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,1851)RJIU04M,23039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,2040)RJIU04M,23040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,2300)RJIU04M,23041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,2342)RJIU04M,23042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,2105)RJIU04M,23043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,768)RJIU04M,23044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,1290)RNI04M,23045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,2369)RJIU04M,23046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,778)RJIU04M,23047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303173,223)EG11G04M,23048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295047,2956)EGPFA04,23049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300332,546)EG11G04M,23050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,970)RJIU04M,23051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,865)RJIU04M,23052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,2550)RNI04M,23053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,684)EG11G04M,23054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289171,422)EG11G04M,23055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1597)$MAB1204A,23056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,1152)EG11G04M,23057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,705)RJIU04M,23058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1501)EG11G04M,23059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,1339)MGY04,23060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,1573)EG11G04M,23061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,1187)MGY04,23062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,2832)RJIU04M,23063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,1010)RNI04M,23064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,1261)EG11G04M,23065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,1201)MGY04,23066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,2134)EG11G04M,23067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,2057)EG11G04M,23068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,453)RJIU04M,23069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,1216)MGY04,23070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,584)RJIU04M,23071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,2871)RNI04M,23072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,2935)RJIU04M,23073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,3001)EG11G04M,23074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,382)MGY04,23075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,1312)MGY04,23076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,809)MGY04,23077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,765)MGY04,23078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,702)MYY04A,23079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,3061)EG11G04M,23080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,3606)RJIU04M,23081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,692)MAB04,23082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1329)MRAEE04,23083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,293)MGY04,23084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1509)MRAEE04,23085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,2204)EG11G04M,23086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,691)ZM56704,23087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,192)MGY04,23088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293802,3113)EGPFA04,23089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,2492)MGY04,23090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315138,1204)LCES004,23091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,371)$MAB1204A,23092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,3303)RJIU04M,23093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290633,285)RJIU04M,23094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304483,1748)LCES004,23095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295516,220)RJIU04M,23096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,3600)RJIU04M,23097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,3097)RJIU04M,23098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,1196)ZM56704,23099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291917,298)RJIU04M,23100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315081,1892)LCES004,23101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,421)GL34W04,23102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,573)RJIU04M,23103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,795)MGY04,23104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,1612)EG11G04M,23105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,597)MGY04,23106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,336)RNI04M,23107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,1655)EG11G04M,23108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,766)RJIU04M,23109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1235)MAB04,23110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,1755)EG11G04M,23111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,609)MRAEE04,23112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,410)MAB3404A,23113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,863)MGY04,23114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,1247)MAB1204A,23115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,406)GL34W04,23116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,3054)LCES004,23117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1659)MEK04,23118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296473,2069)LCES004,23119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,357)RJIU04M,23120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284104,1940)YD5WH04M,23121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,1768)EG11G04M,23122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,841)RJIU04M,23123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,1201)LGKFN04,23124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,2450)YD5WH04M,23125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293757,1592)KFZ4404M,23126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,2701)EG11G04M,23127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,2322)LOVN1504,23128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,3743)LCES004,23129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313302,2132)LCES004,23130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,1522)KSLN04M,23131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,617)RJIU04M,23132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305560,624)MGY04,23133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,666)RJIU04M,23134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,911)RJIU04M,23135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,3706)LCES004,23136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1129)MYY04A,23137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,440)RJIU04M,23138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,5663)GL4W04M,23139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294819,3538)EGPFA04,23140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,353)MGY04,23141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,735)RJIU04M,23142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,3832)LCES004,23143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,418)MGY04,23144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,3538)LCES004,23145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,1133)LGKFN04,23146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,1634)LGKFN04,23147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,889)MYY04A,23148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,1546)LCES004,23149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,617)LGKFN04,23150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,3827)PMXX04M,23151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,6285)LGKFN04,23152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,3769)LCES004,23153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,1325)LGKFN04,23154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,1385)LGKFN04,23155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,870)YD5WH04M,23156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,1556)LCES004,23157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,3056)LCES004,23158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,1140)MGY04,23159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276122,2677)EG11G04M,23160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,711)MAB04,23161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1963)EG11G04M,23162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,738)RJIU04M,23163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,420)MRAEE04,23164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,671)RJIU04M,23165.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,732)MYY04A,23166.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,4157)LCES004,23167.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,1380)MAB04,23168.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,1228)MGY04,23169.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(293657,654)YD5WH04M,23170.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,3997)LCES004,23171.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,3887)RJIU04M,23172.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,2726)EG11G04M,23173.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,1500)LCES004,23174.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,1340)GL34W04,23175.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,3038)LCES004,23176.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,2822)KSPE104D,23177.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294274,174)RASI04M,23178.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313102,1050)LCES004,23179.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295180,905)RASI04M,23180.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,3087)LGKFN04,23181.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317048,3916)LCES004,23182.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,1167)LGKFN04,23183.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,4221)LCES004,23184.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,956)RJIU04M,23185.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,1865)LGKFN04,23186.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,1162)EG11G04M,23187.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283998,688)RQXSI04E,23188.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,1419)YBOLN04M,23189.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,1128)EG11G04M,23190.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,2536)MGY04,23191.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,3261)LCES004,23192.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,1053)MYY04A,23193.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294696,230)RASI04M,23194.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,1255)RQXSI04E,23195.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,897)MRAEE04,23196.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,1625)LGKFN04,23197.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,510)GL34W04,23198.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,758)RJIU04M,23199.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,4350)LCES004,23200.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,3245)PMXX04M,23201.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292231,2438)EG11G04M,23202.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,368)YBOLN04M,23203.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,446)EG11G04M,23204.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,3399)YB3EH04A,23205.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,4358)LCES004,23206.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276611,530)RQXSI04E,23207.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,568)RJIU04M,23208.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,668)EGNOR04M,23209.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294327,2988)RJIU04M,23210.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,2881)EG11G04M,23211.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,3349)LCES004,23212.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280274,467)RQXSI04E,23213.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,571)RQXU04E,23214.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302366,164)MAB3404A,23215.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293544,1343)RQXSI04E,23216.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,2326)EG11G04M,23217.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,4221)LCES004,23218.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287111,816)EGNOR04M,23219.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,1786)LGKFN04,23220.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,629)MGY04,23221.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,351)MGY04,23222.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,3087)LCES004,23223.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,590)LGKFN04,23224.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292107,348)RQXSI04E,23225.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293534,3980)RJIU04M,23226.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,1323)RQXSI04E,23227.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291819,926)EGNOR04M,23228.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285949,473)EBBRA04E,23229.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,547)LELVL04M,23230.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2895)EG11G04M,23231.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,481)RQXSI04E,23232.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,389)MGY04,23233.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,4276)LCES004,23234.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,107)YBOLN04M,23235.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,243)YBOLN04M,23236.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,1740)LCES004,23237.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279241,983)EGNOR04M,23238.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290635,395)RQXSI04E,23239.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280579,395)EGNOR04M,23240.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307679,350)LOVN1504,23241.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,2474)LGKFN04,23242.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281466,493)EGNOR04M,23243.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286685,1538)RQXSI04E,23244.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294613,1275)RQXSI04E,23245.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,3264)LCES004,23246.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282677,345)YBOLN04M,23247.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303148,112)$MRAEE04,23248.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294848,986)EGNOR04M,23249.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263926,311)MGY04,23250.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283663,1728)RQXSI04E,23251.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,3564)LCES004,23252.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,1207)EBBRA04E,23253.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,4602)LCES004,23254.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308251,3598)LCES004,23255.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284313,1067)RQXSI04E,23256.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275270,1562)RQXSI04E,23257.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,2796)LGKFN04,23258.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,983)RJIU04M,23259.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,1017)EG11G04M,23260.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,684)YB5KL04E,23261.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286122,116)KSLN04M,23262.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,2824)RQXSI04E,23263.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,643)ZM56704,23264.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277463,809)LGKFN04,23265.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291164,1635)RQXSI04E,23266.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290082,277)RNI04M,23267.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,1070)MEK04,23268.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297984,4972)KSLN04A,23269.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,1159)RQXSI04E,23270.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295587,408)YB5KL04E,23271.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,495)RNI04M,23272.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,1407)LGKFN04,23273.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(275277,1048)RQXSI04E,23274.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309011,1040)MRAE04,23275.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295608,1174)EGNOR04M,23276.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,2938)LCES004,23277.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289945,769)LGKFN04,23278.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,481)RJIU04M,23279.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,801)PMXX04M,23280.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,727)LGKFN04,23281.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303350,553)MEK04,23282.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303992,1074)LGKFN04,23283.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302528,10)YB3EH04A,23284.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294940,996)RNS04M,23285.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298574,3053)YB3EH04E,23286.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,1492)MGY04,23287.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301003,74)YB3EH04A,23288.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295328,1635)RQXSI04E,23289.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294200,1815)RQXSI04E,23290.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281643,203)YB5KL04E,23291.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315618,2003)EDGG704,23292.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,3206)LCES004,23293.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281483,87)EGNOR04M,23294.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290015,231)YD5WH04M,23295.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296393,26)YB3EH04A,23296.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289563,91)RNI04M,23297.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,4281)LCES004,23298.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,340)MRAE04,23299.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311757,3090)LCES004,23300.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,1304)LGKFN04,23301.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,484)RJIU04M,23302.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312956,2079)EDGG704,23303.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263004,1172)RQXSI04E,23304.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,2934)LCES004,23305.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,3684)LCES004,23306.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280221,40)YBOLN04M,23307.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,3071)LCES004,23308.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311073,2160)MEK04,23309.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293096,492)RMZU04E,23310.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,460)RNI04M,23311.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285148,195)KSLN04M,23312.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,382)EG11G04M,23313.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281048,754)LGKFN04,23314.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,2646)EG11G04M,23315.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300988,1892)LCES004,23316.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,1569)LEMDAT04,23317.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,3744)LCES004,23318.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278651,154)YB5KL04E,23319.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304254,87)KWUR1C04,23320.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311138,121)KWUR1C04,23321.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302135,223)EG11G04M,23322.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295984,464)RASI04M,23323.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1561)KCHI104M,23324.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,1623)EG11G04M,23325.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291957,415)RQXSI04E,23326.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287904,948)LGKFN04,23327.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289705,480)YB3EH04E,23328.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312583,3180)LCES004,23329.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283259,388)EGNOR04M,23330.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295258,7)YD5WH04M,23331.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301843,3101)LGKFN04,23332.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308624,833)LCES004,23333.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306698,2180)EDGG704,23334.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,565)YBOLN04M,23335.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304230,897)EDGG704,23336.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,3703)LCES004,23337.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,451)EG11G04M,23338.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292130,27)YB3EH04A,23339.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295296,1412)RQXU04E,23340.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294749,379)EGNOR04M,23341.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263580,3403)LCES004,23342.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297546,954)LGKFN04,23343.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,3499)KSPE104D,23344.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312015,2100)LCES004,23345.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305816,443)MAB1204A,23346.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288411,66)YBOLN04M,23347.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271616,237)RQXSI04E,23348.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284933,1425)RQXSI04E,23349.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282480,858)EBBRA04E,23350.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316476,2158)EDGG704,23351.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,457)$RNI04M,23352.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303692,1274)LGKFN04,23353.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,1379)LGKFN04,23354.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277313,185)YBOLN04M,23355.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,473)RMZSI04M,23356.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,822)YBOLN04M,23357.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293009,607)YB5WH04M,23358.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307626,1056)MRAE04,23359.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287194,605)RQXSI04E,23360.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283389,1841)RQXSI04E,23361.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,498)GL34W04,23362.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286494,243)YBOLN04M,23363.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291891,788)LGKFN04,23364.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285506,218)YB5KL04E,23365.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293074,480)RQXU04E,23366.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,523)YD5WH04M,23367.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(271211,828)RQXSI04E,23368.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,739)LGKFN04,23369.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,653)RQXI04E,23370.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317222,2216)EDGG704,23371.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308449,1038)MRAE04,23372.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291843,173)RJIU04M,23373.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282657,240)YBOLN04M,23374.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297922,98)KSLN04A,23375.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,569)KWUR1C04,23376.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1126)LGKFN04,23377.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,280)RQXSI04E,23378.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295282,37)YB3EH04A,23379.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319008,2090)EDGG704,23380.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314223,2825)LCES004,23381.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272849,1371)LGKFN04,23382.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316916,949)EDGG704,23383.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316430,2252)LCES004,23384.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305584,269)MGY04,23385.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263306,2190)LCES004,23386.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305462,946)EDGG704,23387.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273048,499)YB5WH04M,23388.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(274564,1180)RQXSI04E,23389.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296062,1267)RQXSI04E,23390.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308892,439)MGY04,23391.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293252,667)RNI04M,23392.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305283,960)LGKFN04,23393.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316499,2037)EDGG704,23394.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278562,277)YBOLN04M,23395.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,353)YB5WH04M,23396.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,3674)LCES004,23397.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288405,795)PMXX04M,23398.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291577,85)EGNOR04M,23399.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280825,214)LGKFN04,23400.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317443,937)MRAE04,23401.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280430,2396)LGKFN04,23402.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288765,409)RQXSI04E,23403.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305791,247)KWUR1C04,23404.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291305,1368)EDGG704,23405.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296334,10)YB3EH04E,23406.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,2809)EDGG704,23407.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283526,193)KFZ4404M,23408.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290858,428)RNI04M,23409.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,4417)LCES004,23410.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293710,2099)EDGG704,23411.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292120,463)YB3EH04E,23412.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277562,897)YH5MH04M,23413.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281887,1293)LELVL04M,23414.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292153,312)YB5WH04M,23415.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(319337,1900)EDGG704,23416.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296688,68)YD5WH04M,23417.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283102,58)YB5KL04E,23418.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293889,98)BR404M,23419.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,426)MAB3404A,23420.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,544)RJIU04M,23421.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294107,37)EGNOR04M,23422.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290247,461)YB5KL04E,23423.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292683,558)YBOLN04M,23424.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289972,666)YB3EH04E,23425.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287243,1483)GL4W04M,23426.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288401,160)EGNOR04M,23427.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287329,129)RMZU04E,23428.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297433,785)EGPFA04,23429.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309061,965)EGPFA04,23430.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297346,1311)RJIU04M,23431.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293650,1993)EGPFA04,23432.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279690,2530)EGPFA04,23433.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293718,2621)EGPFA04,23434.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,3930)RJIU04M,23435.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292791,2921)EGPFA04,23436.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,2978)EGPFA04,23437.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,596)RNI04M,23438.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,246)RNI04M,23439.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,1328)RJIU04M,23440.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,911)RJIU04M,23441.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287891,330)RNI04M,23442.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,1376)RJIU04M,23443.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292297,411)RNI04M,23444.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,3186)EGPFA04,23445.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,1583)RJIU04M,23446.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,1675)RJIU04M,23447.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,1844)RJIU04M,23448.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,925)$RNI04M,23449.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,1864)RJIU04M,23450.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,592)RJIU04M,23451.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,366)MEK04,23452.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,1231)$RNI04M,23453.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1266)MEK04,23454.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,2124)RJIU04M,23455.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,1302)$RNI04M,23456.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294556,602)RJIU04M,23457.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,644)MAB1204A,23458.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,1929)RJIU04M,23459.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1086)MEK04,23460.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,2166)RJIU04M,23461.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,689)RJIU04M,23462.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,1310)EG11G04M,23463.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1433)MRAEE04,23464.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,1671)RNI04M,23465.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,1285)EG11G04M,23466.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1586)$MEK04,23467.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,656)MYY04A,23468.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,1874)YD5WH04M,23469.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,325)BR404M,23470.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,737)MAB1204A,23471.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,2193)RJIU04M,23472.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,555)MYY04A,23473.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,632)MAB3404A,23474.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1021)MAB1204A,23475.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,330)BR404M,23476.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,892)RJIU04M,23477.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,1935)YD5WH04M,23478.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,253)RNI04M,23479.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,1103)EG11G04M,23480.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,1891)MEK04,23481.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,2564)MEK04,23482.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,815)RNI04M,23483.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1333)KWUR1C04,23484.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,899)YD5WH04M,23485.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,304)MGY04,23486.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,706)GL34W04,23487.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,1173)EDGG704,23488.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305634,104)MEK04,23489.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300204,365)EG11G04M,23490.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,935)$YD5WH04M,23491.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,1150)MYY04A,23492.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303173,381)EG11G04M,23493.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,560)MYY04A,23494.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,1212)EDGG704,23495.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,768)ZM56704,23496.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,1015)ZM56704,23497.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295047,3256)EGPFA04,23498.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,270)MGY04,23499.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,659)MEK04,23500.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317111,1367)EDGG704,23501.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297852,716)$RNI04M,23502.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,677)MAB04,23503.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1009)YD5WH04M,23504.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,545)MYY04A,23505.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,1115)RQXSI04E,23506.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314889,1273)EDGG704,23507.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,705)RJIU04M,23508.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,590)GL34W04,23509.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,625)BR404M,23510.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,701)LGKFN04,23511.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,1699)YB3EH04A,23512.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,371)MGY04,23513.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,892)$RNI04M,23514.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,754)RJIU04M,23515.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,956)LCES004,23516.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300332,704)EG11G04M,23517.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,614)MYY04A,23518.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(322722,1389)EDGG704,23519.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,354)MGY04,23520.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,823)RJIU04M,23521.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,6369)LGKFN04,23522.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,465)BR404M,23523.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,1015)RNI04M,23524.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,5244)GL4W04M,23525.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289171,580)EG11G04M,23526.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,842)EG11G04M,23527.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,1718)LGKFN04,23528.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,369)RJIU04M,23529.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,1285)LGKFN04,23530.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,826)RJIU04M,23531.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305798,1650)LCES004,23532.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,359)MYY04A,23533.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290037,532)RJIU04M,23534.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,865)EG11G04M,23535.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309210,1491)EDGG704,23536.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,3881)LCES004,23537.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,1310)EG11G04M,23538.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,657)RJIU04M,23539.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311886,1140)LCES004,23540.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,1449)MAB04,23541.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,3399)LCES004,23542.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,660)RJIU04M,23543.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,720)RJIU04M,23544.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,1493)LGKFN04,23545.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,1454)EG11G04M,23546.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,3188)LCES004,23547.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311838,1608)LCES004,23548.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,1553)LGKFN04,23549.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,3381)LCES004,23550.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,2179)LOVN1504,23551.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,4112)LCES004,23552.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,1136)MGY04,23553.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,2656)RJIU04M,23554.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290061,2020)EDGG704,23555.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292550,213)RJIU04M,23556.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294112,1441)EG11G04M,23557.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(264011,3287)LCES004,23558.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312369,454)MAB1204A,23559.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311878,678)MGY04,23560.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,695)MAB04,23561.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,1178)MAB04,23562.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,291)MYY04A,23563.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,622)RJIU04M,23564.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,3226)LCES004,23565.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,1341)EG11G04M,23566.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,1462)YD5WH04M,23567.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273072,610)YB5WH04M,23568.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308751,700)MGY04,23569.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,1251)LGKFN04,23570.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305557,3433)LCES004,23571.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,3042)LCES004,23572.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,857)MYY04A,23573.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302661,1331)EG11G04M,23574.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,3608)LCES004,23575.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,1314)MGY04,23576.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291257,1546)EDGG704,23577.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304696,669)MGY04,23578.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1152)KCHI104M,23579.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,846)RJIU04M,23580.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1554)MGY04,23581.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298266,3171)LGKFN04,23582.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,1062)MGY04,23583.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281059,564)YB5WH04M,23584.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,3594)LCES004,23585.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302643,367)EG11G04M,23586.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,183)RQXU04E,23587.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,1698)LGKFN04,23588.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305887,4329)LCES004,23589.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314450,34)KWUR1C04,23590.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287924,485)RNI04M,23591.p,0.000000)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\t\t\t0.000000\t(t_x(309414,3878)LCES004,23592.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294518,303)EG11G04M,23593.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1659)EG11G04M,23594.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296035,1559)LELVL04M,23595.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313758,3534)LCES004,23596.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,3502)LCES004,23597.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295238,604)$RNI04M,23598.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,3915)LCES004,23599.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301656,351)RNI04M,23600.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,528)EGNOR04M,23601.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,191)RJIU04M,23602.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294654,475)RQXSI04E,23603.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,1696)LCES004,23604.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,1004)EG11G04M,23605.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,1368)KSLN04M,23606.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,4340)LCES004,23607.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,1458)LGKFN04,23608.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,2198)YD5WH04M,23609.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306829,209)MYY04A,23610.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314075,300)MAB04,23611.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277190,970)EG11G04M,23612.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,3693)LCES004,23613.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263866,3034)LCES004,23614.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291887,128)YD5WH04M,23615.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,3327)LCES004,23616.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287785,698)PMXX04M,23617.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288411,272)EBBRA04E,23618.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290738,1649)EG11G04M,23619.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,596)RNI04M,23620.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,3400)LCES004,23621.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307285,742)MGY04,23622.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291906,2870)RVKWU04M,23623.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(280252,3182)PMXX04M,23624.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289805,312)YB5WH04M,23625.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295882,300)RVKWS04,23626.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286897,561)RQXSI04E,23627.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303612,3190)KSPE104D,23628.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298700,660)LGKFN04,23629.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305214,54)KSPE104D,23630.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285624,394)YD5WH04M,23631.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,3774)LCES004,23632.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290090,1846)EDGG704,23633.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291104,3571)LCES004,23634.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313569,3340)LCES004,23635.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294715,9)YB3EH04A,23636.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291027,629)YH5MH04M,23637.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283750,1413)YD5WH04M,23638.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,502)LGKFN04,23639.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290378,223)YD5WH04M,23640.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294816,718)YB5WH04M,23641.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315366,351)MGY04,23642.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294580,516)MAB04,23643.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1377)LGKFN04,23644.p,0.000000)\\\n",
      "\t\t\t1.000000\t(t_x(297402,1074)KSPE104D,23645.p,1.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,651)GL34W04,23646.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296164,1207)RQXSI04E,23647.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309981,1023)MAB04,23648.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289502,739)EG11G04M,23649.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263439,3907)YB3EH04A,23650.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291951,0),23651.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310647,316)MGY04,23652.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297636,152)YBOLN04M,23653.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292666,1825)YBOLN04M,23654.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306710,820)LOVN1504,23655.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311706,438)MEK04,23656.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263410,1870)LGKFN04,23657.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308966,78)KWUR1C04,23658.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312825,3316)LCES004,23659.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,86)YB5WH04M,23660.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294048,459)RMZU04E,23661.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306346,2788)LCES004,23662.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295532,389)RNI04M,23663.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263868,4393)LCES004,23664.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294433,1063)RVKWU04M,23665.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272287,108)YH5MH04M,23666.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304054,726)MAB3404A,23667.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284810,3592)RQXSI04E,23668.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276307,811)LGKFN04,23669.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292992,250)YD5WH04M,23670.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292941,44)KSPE104D,23671.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302060,1387)EG11G04M,23672.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,712)YB5WH04M,23673.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,1175)LEMDAT04,23674.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,236)MYY04A,23675.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283559,1325)LGKFN04,23676.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296307,1437)RNI04M,23677.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308582,2454)EDGG704,23678.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297157,1240)LGKFN04,23679.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310983,2222)EDGG704,23680.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311255,686)MAB1204A,23681.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297505,1367)RQXSI04E,23682.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292245,370)LELVL04M,23683.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277936,1211)LGKFN04,23684.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281346,355)RQXSI04E,23685.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285383,251)RNI04M,23686.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313068,2899)LCES004,23687.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316499,2137)EDGG704,23688.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316090,3449)LCES004,23689.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292670,188)RQXU04E,23690.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272266,1027)YB5WH04M,23691.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288107,351)KWUR404E,23692.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,475)YBOLN04M,23693.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,2356)LGZAA04M,23694.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306187,864)LOVN1504,23695.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285187,14)YH5MH04M,23696.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289367,1435)RQXSI04E,23697.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282492,384)RQXSI04E,23698.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317222,1916)EDGG704,23699.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316476,2258)EDGG704,23700.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293444,71)YB5KL04E,23701.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282720,368)KWUR404E,23702.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,365)YB5KL04E,23703.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295723,2229)RVKWU04M,23704.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,2009)EDGG704,23705.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295966,566)YBOLN04M,23706.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278295,398)RNI04M,23707.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,4178)LCES004,23708.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281983,609)YB5WH04M,23709.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297433,1085)EGPFA04,23710.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309061,1265)EGPFA04,23711.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,4193)RJIU04M,23712.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297346,1634)LELVU04,23713.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,4501)RJIU04M,23714.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293650,2293)EGPFA04,23715.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279690,2830)EGPFA04,23716.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293718,2921)EGPFA04,23717.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292791,3221)EGPFA04,23718.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302575,113)RJIU04M,23719.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295905,215)RJIU04M,23720.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302457,467)RJIU04M,23721.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290633,548)RJIU04M,23722.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294473,236)RJIU04M,23723.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295516,659)RJIU04M,23724.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304261,1205)RJIU04M,23725.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291917,737)RJIU04M,23726.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,3278)EGPFA04,23727.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295800,53)RJIU04M,23728.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307461,1280)RJIU04M,23729.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295407,1350)RJIU04M,23730.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312020,158)MAB04,23731.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294133,1395)RJIU04M,23732.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,1758)RJIU04M,23733.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,1422)RJIU04M,23734.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,1807)RJIU04M,23735.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,661)RJIU04M,23736.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,1876)RJIU04M,23737.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,368)RJIU04M,23738.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,396)BR404M,23739.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315692,831)LLBGA04L,23740.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303235,3486)EGPFA04,23741.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1018)MAB04,23742.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,1879)RJIU04M,23743.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,303)RNI04M,23744.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,450)RJIU04M,23745.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,323)RJIU04M,23746.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,2290)RJIU04M,23747.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,410)RJIU04M,23748.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,1467)LLBGA04L,23749.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,2037)MGY04,23750.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,150)BR404M,23751.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,2325)RJIU04M,23752.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,650)MYY04A,23753.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,1899)RJIU04M,23754.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,574)MYY04A,23755.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300356,344)RNI04M,23756.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,175)BR404M,23757.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,175)RJIU04M,23758.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1019)MAB04,23759.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,622)RJIU04M,23760.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,1058)MGY04,23761.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,1771)YD5WH04M,23762.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,564)MEK04,23763.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,811)RJIU04M,23764.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293188,585)RJIU04M,23765.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,478)MYY04A,23766.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305601,1485)LLBGA04L,23767.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,803)MAB3404A,23768.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,2328)RJIU04M,23769.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,1710)YD5WH04M,23770.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306069,984)MGY04,23771.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,1111)MGY04,23772.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,1470)MGY04,23773.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,473)MYY04A,23774.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,648)RJIU04M,23775.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1263)KWUR1C04,23776.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,791)RJIU04M,23777.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,305)MAB3404A,23778.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310502,1377)MAB04,23779.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,1055)MAB1204A,23780.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,463)MYY04A,23781.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,920)MGY04,23782.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294548,1302)MGY04,23783.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,1514)MGY04,23784.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,635)MGY04,23785.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1632)MRAEE04,23786.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1476)MGY04,23787.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,1647)MAB04,23788.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,346)GL34W04,23789.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,524)$MYY04A,23790.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,1892)MGY04,23791.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,1335)MGY04,23792.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,2316)MAB04,23793.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314573,1200)EDGG704,23794.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,499)MGY04,23795.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,1250)MAB04,23796.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314889,1373)EDGG704,23797.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,887)BR404M,23798.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,3072)LCES004,23799.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297867,2388)RJIU04M,23800.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,1325)MAB04,23801.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,652)MGY04,23802.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,225)MGY04,23803.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310438,1236)EDGG704,23804.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,1384)MAB04,23805.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,3301)RQXSI04E,23806.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,3360)LCES004,23807.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,1281)$YD5WH04M,23808.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316061,1742)LLBGA04L,23809.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,525)RJIU04M,23810.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292908,1555)$YD5WH04M,23811.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,729)RNI04M,23812.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303814,1373)EDGG704,23813.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303088,67)LELVL04M,23814.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314823,661)MGY04,23815.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,1300)LGKFN04,23816.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,845)ZM56704,23817.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,3366)LCES004,23818.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300666,1096)LCES004,23819.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,550)BR404M,23820.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308622,3398)LCES004,23821.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,3597)LCES004,23822.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,1035)RNI04M,23823.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,1533)EG11G04M,23824.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,1283)YB3EH04A,23825.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310158,3073)LCES004,23826.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,1118)LGKFN04,23827.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290406,520)RNI04M,23828.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263602,3079)LCES004,23829.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,5616)LGKFN04,23830.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,5328)GL4W04M,23831.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277434,995)EG11G04M,23832.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302138,762)MGY04,23833.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294193,674)LGKFN04,23834.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293250,310)YB5WH04M,23835.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292436,1349)EG11G04M,23836.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,2393)LOVN1504,23837.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285459,3214)LCES004,23838.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302531,856)RJIU04M,23839.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314108,2884)LCES004,23840.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313590,603)KWUR1C04,23841.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,696)RNI04M,23842.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292544,1104)EG11G04M,23843.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,1231)EG11G04M,23844.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295936,593)YBOLN04M,23845.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,1218)LGKFN04,23846.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309573,3259)LCES004,23847.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,480)MYY04A,23848.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300332,625)EG11G04M,23849.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297596,722)BR404M,23850.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295497,1121)PMXX04M,23851.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(272249,947)EGNOR04M,23852.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281776,3723)LGSRA04,23853.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305816,361)MAB1204A,23854.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294560,527)EG11G04M,23855.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291594,1296)EG11G04M,23856.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,1206)EG11G04M,23857.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306405,1412)EDGG704,23858.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,1084)LGKFN04,23859.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301496,121)KWUR1C04,23860.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,3825)LCES004,23861.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301524,252)MYY04A,23862.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308325,1039)LGKFN04,23863.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311265,3227)LCES004,23864.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1084)LGKFN04,23865.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285658,423)YB5KL04E,23866.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312879,3436)LCES004,23867.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309103,1150)MGY04,23868.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303665,3499)LCES004,23869.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305823,839)MAB04,23870.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291367,1344)EG11G04M,23871.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298528,3229)LCES004,23872.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287817,785)LGKFN04,23873.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,348)MYY04A,23874.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296922,1158)LGKFN04,23875.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312199,3392)LCES004,23876.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311542,1106)LCES004,23877.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288692,167)YB5WH04M,23878.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314699,3553)LCES004,23879.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287660,945)EG11G04M,23880.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294908,359)YB5KL04E,23881.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290342,905)RJIU04M,23882.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297335,232)RJIU04M,23883.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(281349,708)RQXI04E,23884.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286600,1614)LGKFN04,23885.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292714,778)RMZU04E,23886.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289566,1293)LGKFN04,23887.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289240,1023)EG11G04M,23888.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291968,372)EG11G04M,23889.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301590,621)LGKFN04,23890.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285733,3330)LCES004,23891.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287524,650)LGKFN04,23892.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305851,348)GL34W04,23893.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291377,1577)EG11G04M,23894.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307498,3491)LCES004,23895.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,2645)LGKFN04,23896.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285624,339)YD5WH04M,23897.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297402,3572)KSPE104D,23898.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294736,713)RQXSI04E,23899.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302424,626)MAB1204A,23900.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296754,1220)LGKFN04,23901.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294449,732)BR404M,23902.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303314,375)EG11G04M,23903.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316476,2058)EDGG704,23904.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295104,1333)LEMDAT04,23905.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312773,321)GL34W04,23906.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309414,4050)LCES004,23907.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,1479)EG11G04M,23908.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279011,2713)LGKFN04,23909.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302317,973)LGKFN04,23910.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304254,226)KWUR1C04,23911.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309594,196)KWUR1C04,23912.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311138,260)KWUR1C04,23913.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302686,858)EGPFA04,23914.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297433,1385)EGPFA04,23915.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309061,1565)EGPFA04,23916.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297346,1926)RJIU04M,23917.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,4765)RJIU04M,23918.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,4545)RJIU04M,23919.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293650,2593)EGPFA04,23920.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279690,3130)EGPFA04,23921.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293718,3221)EGPFA04,23922.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293569,21)RJIU04M,23923.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291959,67)RJIU04M,23924.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295800,141)RJIU04M,23925.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293898,65)RJIU04M,23926.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292791,3521)EGPFA04,23927.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,485)RJIU04M,23928.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,246)BR404M,23929.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,563)$BR404M,23930.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1803)MGY04,23931.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294473,499)RJIU04M,23932.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,809)MAB1204A,23933.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,456)RJIU04M,23934.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,170)RJIU04M,23935.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,196)RJIU04M,23936.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1773)MAB04,23937.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,225)BR404M,23938.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,196)GL34W04,23939.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,770)MRAEE04,23940.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279627,3578)EGPFA04,23941.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,527)RJIU04M,23942.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,783)MAB04,23943.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307182,2709)EDGG704,23944.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295850,581)RJIU04M,23945.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307304,288)MAB04,23946.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,1452)MAB04,23947.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290776,358)RJIU04M,23948.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,445)RJIU04M,23949.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,1065)MAB04,23950.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,391)MAB3404A,23951.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(317067,769)LLBGA04L,23952.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,405)BR404M,23953.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293647,626)RJIU04M,23954.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304456,266)RJIU04M,23955.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302711,147)MGY04,23956.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,1268)MAB04,23957.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,1881)YD5WH04M,23958.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289455,666)RJIU04M,23959.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294303,1820)YD5WH04M,23960.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(315692,1039)LLBGA04L,23961.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308336,451)MGY04,23962.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,471)MGY04,23963.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,813)MEK04,23964.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,1442)MGY04,23965.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,527)MGY04,23966.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295886,1521)EG11G04M,23967.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(287119,827)RNI04M,23968.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1103)MAB1204A,23969.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302575,640)RJIU04M,23970.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,154)RJIU04M,23971.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,934)MGY04,23972.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289136,562)RJIU04M,23973.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,496)MAB3404A,23974.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,710)RJIU04M,23975.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298116,736)RJIU04M,23976.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,355)MGY04,23977.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,1546)EG11G04M,23978.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300097,794)RNI04M,23979.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288693,400)BR404M,23980.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,1680)YD5WH04M,23981.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,745)RJIU04M,23982.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302044,793)MYY04A,23983.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289192,1403)ZM56704,23984.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(283688,3621)PMXX04M,23985.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,803)MYY04A,23986.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295927,674)RJIU04M,23987.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,880)RJIU04M,23988.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290550,1236)MGY04,23989.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290343,559)RJIU04M,23990.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290967,582)RJIU04M,23991.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303818,620)MRAEE04,23992.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,779)MYY04A,23993.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292803,1098)YB3EH04A,23994.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306269,89)MRAE04,23995.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(284722,544)RJIU04M,23996.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288915,213)MEK04,23997.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,393)LOVN1504,23998.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,4158)LGZAA04M,23999.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(278067,1455)EG11G04M,24000.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,875)MAB04,24001.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300064,748)RJIU04M,24002.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297622,1925)YD5WH04M,24003.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,1253)MAB04,24004.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,362)BR404M,24005.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302006,186)GL34W04,24006.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,767)MAB04,24007.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295319,558)RNI04M,24008.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,1146)EG11G04M,24009.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289868,3187)LCES004,24010.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(312503,289)MAB3404A,24011.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,4993)GL4W04M,24012.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263921,3194)LCES004,24013.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303203,3425)LCES004,24014.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297113,716)RJIU04M,24015.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297087,1000)LGKFN04,24016.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,1000)MGY04,24017.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,5783)LGKFN04,24018.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277127,1132)LGKFN04,24019.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,929)RJIU04M,24020.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289828,412)ZM56704,24021.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290219,403)MGY04,24022.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,931)MYY04A,24023.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,966)LGKFN04,24024.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297164,3535)EBEEC04M,24025.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301759,1001)LGKFN04,24026.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(313540,3243)LCES004,24027.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303263,648)MYY04A,24028.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,287)RJIU04M,24029.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301968,1623)EG11G04M,24030.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292796,3653)LCES004,24031.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303416,1214)MGY04,24032.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(316618,1675)LLBGA04L,24033.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296953,3177)LCES004,24034.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288601,867)LGKFN04,24035.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(303377,895)GL34W04,24036.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302874,398)MYY04A,24037.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285585,339)MGY04,24038.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,1310)MRAEE04,24039.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307410,718)MGY04,24040.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289872,743)KFZ4404M,24041.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288914,212)MEK04,24042.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310732,3531)LCES004,24043.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295306,118)RJIU04M,24044.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293898,153)RJIU04M,24045.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307696,498)MAB04,24046.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,701)RJIU04M,24047.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291959,243)RJIU04M,24048.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295800,317)RJIU04M,24049.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295850,142)RJIU04M,24050.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1410)MGY04,24051.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297346,697)RJIU04M,24052.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293569,197)RJIU04M,24053.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,550)RJIU04M,24054.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292808,587)BR404M,24055.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289978,171)BR404M,24056.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,1178)MGY04,24057.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302575,201)RJIU04M,24058.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,556)GL34W04,24059.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289318,791)RNI04M,24060.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1595)MAB04,24061.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,2888)MGY04,24062.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289457,284)RJIU04M,24063.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290076,250)BR404M,24064.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289232,304)RNI04M,24065.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1590)MGY04,24066.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,2219)MGY04,24067.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290574,255)BR404M,24068.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(277826,264)RJIU04M,24069.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,376)MAB04,24070.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297818,118)MYY04A,24071.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(297442,1244)YD5WH04M,24072.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307258,2)KWUR1C04,24073.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292265,103)RJIU04M,24074.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,536)MGY04,24075.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295905,303)RJIU04M,24076.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(276837,349)RJIU04M,24077.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(288381,1330)EG11G04M,24078.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,809)MYY04A,24079.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,529)RJIU04M,24080.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314186,889)GL34W04,24081.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,538)MYY04A,24082.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289164,58)RNI04M,24083.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1017)MEK04,24084.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295283,523)MGY04,24085.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(291031,1153)EG11G04M,24086.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,1267)MGY04,24087.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,3127)EGPFA04,24088.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290480,798)RJIU04M,24089.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309711,1387)MYY04A,24090.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,1233)MGY04,24091.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314986,98)KWUR1C04,24092.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309911,79)RJIU04M,24093.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(300050,5160)GL4W04M,24094.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(282099,1117)YD5WH04M,24095.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286762,792)RJIU04M,24096.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298471,5699)LGKFN04,24097.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295371,869)RQXSI04E,24098.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308914,427)ZM56704,24099.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,1393)LOVN1504,24100.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294756,833)RJIU04M,24101.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,4603)LGKFN04,24102.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311856,461)MAB3404A,24103.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(301272,1134)LGKFN04,24104.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308371,793)ZM56704,24105.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,1592)MYY04A,24106.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290566,938)ZM56704,24107.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(314402,1231)$MAB1204A,24108.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(273793,543)YB5WH04M,24109.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289655,841)RJIU04M,24110.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,890)GL34W04,24111.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309006,190)ZM56704,24112.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,1455)MYY04A,24113.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293650,1393)EGPFA04,24114.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,3315)RJIU04M,24115.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294473,148)RJIU04M,24116.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294001,462)RJIU04M,24117.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1055)MGY04,24118.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,1029)MRAEE04,24119.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,3252)MAB04,24120.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(298006,234)RJIU04M,24121.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296406,192)RJIU04M,24122.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304258,840)$MEK04,24123.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1560)$MEK04,24124.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(279690,1930)EGPFA04,24125.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,1220)MAB1204A,24126.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289354,613)RJIU04M,24127.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(307726,181)GL34W04,24128.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295850,230)RJIU04M,24129.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293565,215)RNI04M,24130.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(308511,1312)MAB04,24131.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309959,1447)MRAEE04,24132.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,921)ZM56704,24133.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292050,426)RJIU04M,24134.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1740)$MEK04,24135.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(311151,998)MGY04,24136.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306677,830)GL34W04,24137.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(292569,644)RNI04M,24138.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(263593,1250)LOVN1504,24139.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(285241,4519)LGKFN04,24140.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,787)MRAEE04,24141.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(296194,3324)MAB04,24142.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(286771,512)MYY04A,24143.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,770)MGY04,24144.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,936)MRAEE04,24145.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302301,153)GL34W04,24146.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306530,719)MGY04,24147.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304450,1883)MRAEE04,24148.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(310674,1324)MRAEE04,24149.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(294541,242)RJIU04M,24150.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304422,441)MYY04A,24151.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(306499,1265)GL34W04,24152.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(304114,815)GL34W04,24153.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(305585,1108)MYY04A,24154.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(309625,1078)MGY04,24155.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(293126,681)RJIU04M,24156.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,1466)MAB1204A,24157.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(295508,1672)MGY04,24158.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1849)$MEK04,24159.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(289863,998)ZM56704,24160.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(290666,416)MAB04,24161.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,1710)MRAEE04,24162.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,1137)MAB1204A,24163.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302361,586)MGY04,24164.p,0.000000)\\\n",
      "\t\t\t0.000000\t(t_x(302879,1260)MYY04A,24165.p,0.000000)\\\n",
      "\t***UPPP 2814410.531664 \\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4127.000000->64.241731, \tstpz=0.500000, \tsolobj= 969553.451655, \tbestsol = 969553.451655)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.696305e+05 | 9.696305e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.69630496368560e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.69630496368560e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4103.000000->64.054664, \tstpz=0.500000, \tsolobj= 969630.496369, \tbestsol = 969630.496369)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.697033e+05 | 9.697033e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.69703321628485e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.69703321628485e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4097.000000->64.007812, \tstpz=0.500000, \tsolobj= 969703.321628, \tbestsol = 969703.321628)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.45\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.697751e+05 | 9.697751e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.55\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.69775061159715e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.69775061159715e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4087.000000->63.929649, \tstpz=0.500000, \tsolobj= 969775.061160, \tbestsol = 969775.061160)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.698406e+05 | 9.698406e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.41\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.69840640144364e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.69840640144364e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4082.000000->63.890531, \tstpz=0.500000, \tsolobj= 969840.640144, \tbestsol = 969840.640144)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.33\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.699097e+05 | 9.699097e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.49\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.69909659352214e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.69909659352214e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4080.000000->63.874878, \tstpz=0.500000, \tsolobj= 969909.659352, \tbestsol = 969909.659352)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.33\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.699778e+05 | 9.699778e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.53\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.69977827785382e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.69977827785382e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4078.000000->63.859220, \tstpz=0.500000, \tsolobj= 969977.827785, \tbestsol = 969977.827785)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.700407e+05 | 9.700407e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70040655695566e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70040655695566e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4073.000000->63.820060, \tstpz=0.500000, \tsolobj= 970040.655696, \tbestsol = 970040.655696)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.701059e+05 | 9.701059e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70105860467469e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70105860467469e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4066.000000->63.765194, \tstpz=0.500000, \tsolobj= 970105.860467, \tbestsol = 970105.860467)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.701677e+05 | 9.701677e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70167704234320e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70167704234320e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4063.000000->63.741666, \tstpz=0.500000, \tsolobj= 970167.704234, \tbestsol = 970167.704234)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.39\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.702237e+05 | 9.702237e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.48\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70223672074957e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70223672074957e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4044.000000->63.592452, \tstpz=0.500000, \tsolobj= 970223.672075, \tbestsol = 970223.672075)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.702777e+05 | 9.702777e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70277734363812e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70277734363812e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4042.000000->63.576725, \tstpz=0.500000, \tsolobj= 970277.734364, \tbestsol = 970277.734364)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.703316e+05 | 9.703316e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70331550007151e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70331550007151e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4016.000000->63.371918, \tstpz=0.500000, \tsolobj= 970331.550007, \tbestsol = 970331.550007)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.703746e+05 | 9.703746e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70374646724198e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70374646724198e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4022.000000->63.419240, \tstpz=0.500000, \tsolobj= 970374.646724, \tbestsol = 970374.646724)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.704252e+05 | 9.704252e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70425174635309e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70425174635309e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4009.000000->63.316664, \tstpz=0.500000, \tsolobj= 970425.174635, \tbestsol = 970425.174635)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.704710e+05 | 9.704710e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.47\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70470982767949e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70470982767949e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4012.000000->63.340350, \tstpz=0.500000, \tsolobj= 970470.982768, \tbestsol = 970470.982768)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.705144e+05 | 9.705144e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70514445690162e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70514445690162e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4005.000000->63.285069, \tstpz=0.500000, \tsolobj= 970514.445690, \tbestsol = 970514.445690)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.705599e+05 | 9.705599e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70559872638692e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70559872638692e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4007.000000->63.300869, \tstpz=0.500000, \tsolobj= 970559.872639, \tbestsol = 970559.872639)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.38\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.706069e+05 | 9.706069e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.50\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70606915678360e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70606915678360e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3998.000000->63.229740, \tstpz=0.500000, \tsolobj= 970606.915678, \tbestsol = 970606.915678)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.43\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.706466e+05 | 9.706466e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.58\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70646643811911e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70646643811911e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =4001.000000->63.253458, \tstpz=0.500000, \tsolobj= 970646.643812, \tbestsol = 970646.643812)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.706910e+05 | 9.706910e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70691040003657e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70691040003657e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3985.000000->63.126856, \tstpz=0.500000, \tsolobj= 970691.040004, \tbestsol = 970691.040004)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.707381e+05 | 9.707381e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70738140927231e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70738140927231e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3983.000000->63.111013, \tstpz=0.500000, \tsolobj= 970738.140927, \tbestsol = 970738.140927)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.707779e+05 | 9.707779e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70777889269868e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70777889269868e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3983.000000->63.111013, \tstpz=0.500000, \tsolobj= 970777.889270, \tbestsol = 970777.889270)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.708206e+05 | 9.708206e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70820637278017e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70820637278017e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3978.000000->63.071388, \tstpz=0.500000, \tsolobj= 970820.637278, \tbestsol = 970820.637278)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.708677e+05 | 9.708677e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70867711682655e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70867711682655e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3979.000000->63.079315, \tstpz=0.500000, \tsolobj= 970867.711683, \tbestsol = 970867.711683)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.709061e+05 | 9.709061e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70906061616446e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70906061616446e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3968.000000->62.992063, \tstpz=0.500000, \tsolobj= 970906.061616, \tbestsol = 970906.061616)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.709477e+05 | 9.709477e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70947664720150e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70947664720150e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3975.000000->63.047601, \tstpz=0.500000, \tsolobj= 970947.664720, \tbestsol = 970947.664720)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.709924e+05 | 9.709924e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.70992397929295e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.70992397929295e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3961.000000->62.936476, \tstpz=0.500000, \tsolobj= 970992.397929, \tbestsol = 970992.397929)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.710359e+05 | 9.710359e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71035945623261e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71035945623261e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3968.000000->62.992063, \tstpz=0.500000, \tsolobj= 971035.945623, \tbestsol = 971035.945623)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.710791e+05 | 9.710791e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71079053637649e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71079053637649e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3948.000000->62.833112, \tstpz=0.500000, \tsolobj= 971079.053638, \tbestsol = 971079.053638)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.711223e+05 | 9.711223e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71122334269865e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71122334269865e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3962.000000->62.944420, \tstpz=0.500000, \tsolobj= 971122.334270, \tbestsol = 971122.334270)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.711628e+05 | 9.711628e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71162807245665e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71162807245665e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3947.000000->62.825154, \tstpz=0.500000, \tsolobj= 971162.807246, \tbestsol = 971162.807246)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.712055e+05 | 9.712055e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71205539849156e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71205539849156e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3941.000000->62.777384, \tstpz=0.500000, \tsolobj= 971205.539849, \tbestsol = 971205.539849)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.712443e+05 | 9.712443e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71244271391186e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71244271391186e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3936.000000->62.737549, \tstpz=0.500000, \tsolobj= 971244.271391, \tbestsol = 971244.271391)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.712785e+05 | 9.712785e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71278479442163e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71278479442163e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3945.000000->62.809235, \tstpz=0.500000, \tsolobj= 971278.479442, \tbestsol = 971278.479442)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.713171e+05 | 9.713171e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71317135226276e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71317135226276e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3936.000000->62.737549, \tstpz=0.500000, \tsolobj= 971317.135226, \tbestsol = 971317.135226)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.713494e+05 | 9.713494e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71349358298659e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71349358298659e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3939.000000->62.761453, \tstpz=0.500000, \tsolobj= 971349.358299, \tbestsol = 971349.358299)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.713833e+05 | 9.713833e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71383306076198e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71383306076198e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3932.000000->62.705662, \tstpz=0.500000, \tsolobj= 971383.306076, \tbestsol = 971383.306076)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.714181e+05 | 9.714181e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71418133813577e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71418133813577e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3938.000000->62.753486, \tstpz=0.500000, \tsolobj= 971418.133814, \tbestsol = 971418.133814)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.19\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.714489e+05 | 9.714489e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.26\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71448943564064e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71448943564064e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3943.000000->62.793312, \tstpz=0.500000, \tsolobj= 971448.943564, \tbestsol = 971448.943564)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.714808e+05 | 9.714808e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71480751689037e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71480751689037e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3927.000000->62.665780, \tstpz=0.500000, \tsolobj= 971480.751689, \tbestsol = 971480.751689)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.715146e+05 | 9.715146e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71514583822366e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71514583822366e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3923.000000->62.633857, \tstpz=0.500000, \tsolobj= 971514.583822, \tbestsol = 971514.583822)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.715447e+05 | 9.715447e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71544726263060e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71544726263060e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3931.000000->62.697687, \tstpz=0.500000, \tsolobj= 971544.726263, \tbestsol = 971544.726263)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.715759e+05 | 9.715759e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71575916702999e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71575916702999e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3923.000000->62.633857, \tstpz=0.500000, \tsolobj= 971575.916703, \tbestsol = 971575.916703)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.716067e+05 | 9.716067e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71606653125457e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71606653125457e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3923.000000->62.633857, \tstpz=0.500000, \tsolobj= 971606.653125, \tbestsol = 971606.653125)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.716327e+05 | 9.716327e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71632731628839e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71632731628839e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3916.000000->62.577951, \tstpz=0.500000, \tsolobj= 971632.731629, \tbestsol = 971632.731629)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.34\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.716628e+05 | 9.716628e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.45\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71662756727056e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71662756727056e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3923.000000->62.633857, \tstpz=0.500000, \tsolobj= 971662.756727, \tbestsol = 971662.756727)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.716883e+05 | 9.716883e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71688257556111e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71688257556111e+05\\\n",
      "Gap                : 0.00 %\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3923.000000->62.633857, \tstpz=0.500000, \tsolobj= 971688.257556, \tbestsol = 971688.257556)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.717162e+05 | 9.717162e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71716231509568e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71716231509568e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3897.000000->62.425956, \tstpz=0.500000, \tsolobj= 971716.231510, \tbestsol = 971716.231510)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.717437e+05 | 9.717437e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71743748881746e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71743748881746e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3907.000000->62.506000, \tstpz=0.500000, \tsolobj= 971743.748882, \tbestsol = 971743.748882)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.717705e+05 | 9.717705e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71770502189414e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71770502189414e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3909.000000->62.521996, \tstpz=0.500000, \tsolobj= 971770.502189, \tbestsol = 971770.502189)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.717963e+05 | 9.717963e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71796267608805e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71796267608805e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3920.000000->62.609903, \tstpz=0.500000, \tsolobj= 971796.267609, \tbestsol = 971796.267609)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.718195e+05 | 9.718195e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71819517745297e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71819517745297e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3891.000000->62.377881, \tstpz=0.500000, \tsolobj= 971819.517745, \tbestsol = 971819.517745)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.718491e+05 | 9.718491e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71849142780505e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71849142780505e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3906.000000->62.498000, \tstpz=0.500000, \tsolobj= 971849.142781, \tbestsol = 971849.142781)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.718763e+05 | 9.718763e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71876333391818e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71876333391818e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3903.000000->62.473995, \tstpz=0.500000, \tsolobj= 971876.333392, \tbestsol = 971876.333392)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.719009e+05 | 9.719009e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71900921008668e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71900921008668e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3909.000000->62.521996, \tstpz=0.500000, \tsolobj= 971900.921009, \tbestsol = 971900.921009)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.719286e+05 | 9.719286e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71928558622882e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71928558622882e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3899.000000->62.441973, \tstpz=0.500000, \tsolobj= 971928.558623, \tbestsol = 971928.558623)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.719518e+05 | 9.719518e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71951837629134e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71951837629134e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3911.000000->62.537988, \tstpz=0.500000, \tsolobj= 971951.837629, \tbestsol = 971951.837629)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.719806e+05 | 9.719806e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.71980621315285e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.71980621315285e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3899.000000->62.441973, \tstpz=0.500000, \tsolobj= 971980.621315, \tbestsol = 971980.621315)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.720054e+05 | 9.720054e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72005360315573e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72005360315573e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3918.000000->62.593929, \tstpz=0.500000, \tsolobj= 972005.360316, \tbestsol = 972005.360316)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.720294e+05 | 9.720294e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72029359055256e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72029359055256e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3896.000000->62.417946, \tstpz=0.500000, \tsolobj= 972029.359055, \tbestsol = 972029.359055)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.720572e+05 | 9.720572e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72057244474846e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72057244474846e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3909.000000->62.521996, \tstpz=0.500000, \tsolobj= 972057.244475, \tbestsol = 972057.244475)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.720799e+05 | 9.720799e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72079901720338e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72079901720338e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3905.000000->62.489999, \tstpz=0.500000, \tsolobj= 972079.901720, \tbestsol = 972079.901720)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.721082e+05 | 9.721082e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72108228673008e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72108228673008e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3906.000000->62.498000, \tstpz=0.500000, \tsolobj= 972108.228673, \tbestsol = 972108.228673)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.721332e+05 | 9.721332e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72133208381516e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72133208381516e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3891.000000->62.377881, \tstpz=0.500000, \tsolobj= 972133.208382, \tbestsol = 972133.208382)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.721586e+05 | 9.721586e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72158600815332e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72158600815332e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3907.000000->62.506000, \tstpz=0.500000, \tsolobj= 972158.600815, \tbestsol = 972158.600815)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.721855e+05 | 9.721855e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72185533021087e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72185533021087e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3899.000000->62.441973, \tstpz=0.500000, \tsolobj= 972185.533021, \tbestsol = 972185.533021)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.722068e+05 | 9.722068e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72206824898217e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72206824898217e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3906.000000->62.498000, \tstpz=0.500000, \tsolobj= 972206.824898, \tbestsol = 972206.824898)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.722352e+05 | 9.722352e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.45\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72235162031490e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72235162031490e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3888.000000->62.353829, \tstpz=0.500000, \tsolobj= 972235.162031, \tbestsol = 972235.162031)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.722585e+05 | 9.722585e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72258513224437e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72258513224437e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3903.000000->62.473995, \tstpz=0.500000, \tsolobj= 972258.513224, \tbestsol = 972258.513224)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.19\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.722843e+05 | 9.722843e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72284258108505e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72284258108505e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3901.000000->62.457986, \tstpz=0.500000, \tsolobj= 972284.258109, \tbestsol = 972284.258109)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.53\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.7s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.723076e+05 | 9.723076e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.67\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72307597929872e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72307597929872e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3891.000000->62.377881, \tstpz=0.500000, \tsolobj= 972307.597930, \tbestsol = 972307.597930)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.723317e+05 | 9.723317e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72331660451689e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72331660451689e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3881.000000->62.297673, \tstpz=0.500000, \tsolobj= 972331.660452, \tbestsol = 972331.660452)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.723604e+05 | 9.723604e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72360432229918e+05 (1 solutions)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Dual Bound         : +9.72360432229918e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3893.000000->62.393910, \tstpz=0.500000, \tsolobj= 972360.432230, \tbestsol = 972360.432230)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.723870e+05 | 9.723870e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72387036701737e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72387036701737e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3890.000000->62.369865, \tstpz=0.500000, \tsolobj= 972387.036702, \tbestsol = 972387.036702)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.724139e+05 | 9.724139e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72413907328708e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72413907328708e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3897.000000->62.425956, \tstpz=0.500000, \tsolobj= 972413.907329, \tbestsol = 972413.907329)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.724460e+05 | 9.724460e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72445951317571e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72445951317571e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3885.000000->62.329768, \tstpz=0.500000, \tsolobj= 972445.951318, \tbestsol = 972445.951318)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.724671e+05 | 9.724671e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72467149536175e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72467149536175e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3891.000000->62.377881, \tstpz=0.500000, \tsolobj= 972467.149536, \tbestsol = 972467.149536)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.33\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.724983e+05 | 9.724983e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.41\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72498328684627e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72498328684627e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3889.000000->62.361847, \tstpz=0.500000, \tsolobj= 972498.328685, \tbestsol = 972498.328685)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.725217e+05 | 9.725217e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72521727440879e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72521727440879e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3895.000000->62.409935, \tstpz=0.500000, \tsolobj= 972521.727441, \tbestsol = 972521.727441)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.725453e+05 | 9.725453e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72545319086063e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72545319086063e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3879.000000->62.281618, \tstpz=0.500000, \tsolobj= 972545.319086, \tbestsol = 972545.319086)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.33\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.725705e+05 | 9.725705e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72570491434277e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72570491434277e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3886.000000->62.337790, \tstpz=0.500000, \tsolobj= 972570.491434, \tbestsol = 972570.491434)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.725962e+05 | 9.725962e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72596222019150e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72596222019150e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 972596.222019, \tbestsol = 972596.222019)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.33\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.726183e+05 | 9.726183e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.47\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72618256574945e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72618256574945e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3885.000000->62.329768, \tstpz=0.500000, \tsolobj= 972618.256575, \tbestsol = 972618.256575)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.726422e+05 | 9.726422e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72642152881695e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72642152881695e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3866.000000->62.177166, \tstpz=0.500000, \tsolobj= 972642.152882, \tbestsol = 972642.152882)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.726628e+05 | 9.726628e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72662776989938e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72662776989938e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3875.000000->62.249498, \tstpz=0.500000, \tsolobj= 972662.776990, \tbestsol = 972662.776990)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.726868e+05 | 9.726868e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72686848081393e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72686848081393e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3878.000000->62.273590, \tstpz=0.500000, \tsolobj= 972686.848081, \tbestsol = 972686.848081)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.727060e+05 | 9.727060e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72705973873832e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72705973873832e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3876.000000->62.257530, \tstpz=0.500000, \tsolobj= 972705.973874, \tbestsol = 972705.973874)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.727285e+05 | 9.727285e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72728538806214e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72728538806214e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3872.000000->62.225397, \tstpz=0.500000, \tsolobj= 972728.538806, \tbestsol = 972728.538806)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.727487e+05 | 9.727487e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72748729137351e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72748729137351e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3878.000000->62.273590, \tstpz=0.500000, \tsolobj= 972748.729137, \tbestsol = 972748.729137)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.45\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.727696e+05 | 9.727696e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.59\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72769557296401e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72769557296401e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3877.000000->62.265560, \tstpz=0.500000, \tsolobj= 972769.557296, \tbestsol = 972769.557296)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.727863e+05 | 9.727863e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72786296113655e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72786296113655e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3885.000000->62.329768, \tstpz=0.500000, \tsolobj= 972786.296114, \tbestsol = 972786.296114)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.38\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.728080e+05 | 9.728080e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.50\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72808010836766e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72808010836766e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3881.000000->62.297673, \tstpz=0.500000, \tsolobj= 972808.010837, \tbestsol = 972808.010837)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.728267e+05 | 9.728267e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72826716542458e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72826716542458e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3879.000000->62.281618, \tstpz=0.500000, \tsolobj= 972826.716542, \tbestsol = 972826.716542)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.728459e+05 | 9.728459e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72845902265714e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72845902265714e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3873.000000->62.233432, \tstpz=0.500000, \tsolobj= 972845.902266, \tbestsol = 972845.902266)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.728643e+05 | 9.728643e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72864319486175e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72864319486175e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3879.000000->62.281618, \tstpz=0.500000, \tsolobj= 972864.319486, \tbestsol = 972864.319486)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.728851e+05 | 9.728851e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72885065053555e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72885065053555e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3869.000000->62.201286, \tstpz=0.500000, \tsolobj= 972885.065054, \tbestsol = 972885.065054)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.729058e+05 | 9.729058e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72905812452826e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72905812452826e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3876.000000->62.257530, \tstpz=0.500000, \tsolobj= 972905.812453, \tbestsol = 972905.812453)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.729240e+05 | 9.729240e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72923957827484e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72923957827484e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3880.000000->62.289646, \tstpz=0.500000, \tsolobj= 972923.957827, \tbestsol = 972923.957827)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.729402e+05 | 9.729402e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72940234306892e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72940234306892e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3881.000000->62.297673, \tstpz=0.500000, \tsolobj= 972940.234307, \tbestsol = 972940.234307)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.729622e+05 | 9.729622e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72962189843699e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72962189843699e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3876.000000->62.257530, \tstpz=0.500000, \tsolobj= 972962.189844, \tbestsol = 972962.189844)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.729774e+05 | 9.729774e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.72977376020694e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.72977376020694e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3886.000000->62.337790, \tstpz=0.500000, \tsolobj= 972977.376021, \tbestsol = 972977.376021)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.730018e+05 | 9.730018e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73001818976306e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73001818976306e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 973001.818976, \tbestsol = 973001.818976)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.730181e+05 | 9.730181e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73018055725870e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73018055725870e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3882.000000->62.305698, \tstpz=0.500000, \tsolobj= 973018.055726, \tbestsol = 973018.055726)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.730354e+05 | 9.730354e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73035351345031e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73035351345031e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3891.000000->62.377881, \tstpz=0.500000, \tsolobj= 973035.351345, \tbestsol = 973035.351345)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.730578e+05 | 9.730578e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73057838359433e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73057838359433e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3890.000000->62.369865, \tstpz=0.500000, \tsolobj= 973057.838359, \tbestsol = 973057.838359)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.730750e+05 | 9.730750e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73074973306332e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73074973306332e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3880.000000->62.289646, \tstpz=0.500000, \tsolobj= 973074.973306, \tbestsol = 973074.973306)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.730923e+05 | 9.730923e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73092336207683e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73092336207683e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3877.000000->62.265560, \tstpz=0.500000, \tsolobj= 973092.336208, \tbestsol = 973092.336208)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.731096e+05 | 9.731096e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73109587535941e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73109587535941e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3891.000000->62.377881, \tstpz=0.500000, \tsolobj= 973109.587536, \tbestsol = 973109.587536)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.731263e+05 | 9.731263e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73126344120278e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73126344120278e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3892.000000->62.385896, \tstpz=0.500000, \tsolobj= 973126.344120, \tbestsol = 973126.344120)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.731470e+05 | 9.731470e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73147046835839e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73147046835839e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3879.000000->62.281618, \tstpz=0.500000, \tsolobj= 973147.046836, \tbestsol = 973147.046836)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.731623e+05 | 9.731623e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73162348858448e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73162348858448e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3898.000000->62.433965, \tstpz=0.500000, \tsolobj= 973162.348858, \tbestsol = 973162.348858)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.731826e+05 | 9.731826e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73182601800131e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73182601800131e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3886.000000->62.337790, \tstpz=0.500000, \tsolobj= 973182.601800, \tbestsol = 973182.601800)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.732036e+05 | 9.732036e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73203639331299e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73203639331299e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3886.000000->62.337790, \tstpz=0.500000, \tsolobj= 973203.639331, \tbestsol = 973203.639331)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.732196e+05 | 9.732196e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73219579762829e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73219579762829e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3881.000000->62.297673, \tstpz=0.500000, \tsolobj= 973219.579763, \tbestsol = 973219.579763)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.732393e+05 | 9.732393e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73239329804159e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73239329804159e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3892.000000->62.385896, \tstpz=0.500000, \tsolobj= 973239.329804, \tbestsol = 973239.329804)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.32\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.732550e+05 | 9.732550e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.42\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73254987156516e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73254987156516e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3887.000000->62.345810, \tstpz=0.500000, \tsolobj= 973254.987157, \tbestsol = 973254.987157)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.732789e+05 | 9.732789e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.49\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73278894898873e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73278894898873e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3883.000000->62.313722, \tstpz=0.500000, \tsolobj= 973278.894899, \tbestsol = 973278.894899)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.732964e+05 | 9.732964e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73296421938258e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73296421938258e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3887.000000->62.345810, \tstpz=0.500000, \tsolobj= 973296.421938, \tbestsol = 973296.421938)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.733133e+05 | 9.733133e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73313318213742e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73313318213742e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3894.000000->62.401923, \tstpz=0.500000, \tsolobj= 973313.318214, \tbestsol = 973313.318214)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.733327e+05 | 9.733327e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73332700112392e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73332700112392e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3882.000000->62.305698, \tstpz=0.500000, \tsolobj= 973332.700112, \tbestsol = 973332.700112)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.733524e+05 | 9.733524e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73352374011543e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73352374011543e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3891.000000->62.377881, \tstpz=0.500000, \tsolobj= 973352.374012, \tbestsol = 973352.374012)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.733700e+05 | 9.733700e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73370032188058e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73370032188058e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3885.000000->62.329768, \tstpz=0.500000, \tsolobj= 973370.032188, \tbestsol = 973370.032188)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.733838e+05 | 9.733838e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.54\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73383765589418e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73383765589418e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3879.000000->62.281618, \tstpz=0.500000, \tsolobj= 973383.765589, \tbestsol = 973383.765589)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.734032e+05 | 9.734032e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73403188098380e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73403188098380e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3880.000000->62.289646, \tstpz=0.500000, \tsolobj= 973403.188098, \tbestsol = 973403.188098)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.734242e+05 | 9.734242e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73424198921950e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73424198921950e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3874.000000->62.241465, \tstpz=0.500000, \tsolobj= 973424.198922, \tbestsol = 973424.198922)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.734385e+05 | 9.734385e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.42\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73438465792100e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73438465792100e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3886.000000->62.337790, \tstpz=0.500000, \tsolobj= 973438.465792, \tbestsol = 973438.465792)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.734627e+05 | 9.734627e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73462670130125e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73462670130125e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3870.000000->62.209324, \tstpz=0.500000, \tsolobj= 973462.670130, \tbestsol = 973462.670130)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.734824e+05 | 9.734824e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73482380753899e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73482380753899e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3870.000000->62.209324, \tstpz=0.500000, \tsolobj= 973482.380754, \tbestsol = 973482.380754)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.735022e+05 | 9.735022e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73502243562120e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73502243562120e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3875.000000->62.249498, \tstpz=0.500000, \tsolobj= 973502.243562, \tbestsol = 973502.243562)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.735195e+05 | 9.735195e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73519536298827e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73519536298827e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3888.000000->62.353829, \tstpz=0.500000, \tsolobj= 973519.536299, \tbestsol = 973519.536299)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.36\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.735371e+05 | 9.735371e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.50\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73537134842170e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73537134842170e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3882.000000->62.305698, \tstpz=0.500000, \tsolobj= 973537.134842, \tbestsol = 973537.134842)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.735557e+05 | 9.735557e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73555677791184e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73555677791184e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3875.000000->62.249498, \tstpz=0.500000, \tsolobj= 973555.677791, \tbestsol = 973555.677791)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.735723e+05 | 9.735723e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73572313992551e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73572313992551e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3877.000000->62.265560, \tstpz=0.500000, \tsolobj= 973572.313993, \tbestsol = 973572.313993)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.735899e+05 | 9.735899e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73589918657600e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73589918657600e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3877.000000->62.265560, \tstpz=0.500000, \tsolobj= 973589.918658, \tbestsol = 973589.918658)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.736051e+05 | 9.736051e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73605053254416e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73605053254416e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 973605.053254, \tbestsol = 973605.053254)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.736229e+05 | 9.736229e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73622930634192e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73622930634192e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3872.000000->62.225397, \tstpz=0.500000, \tsolobj= 973622.930634, \tbestsol = 973622.930634)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.736381e+05 | 9.736381e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73638139725268e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73638139725268e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3886.000000->62.337790, \tstpz=0.500000, \tsolobj= 973638.139725, \tbestsol = 973638.139725)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.736537e+05 | 9.736537e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73653695225800e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73653695225800e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3864.000000->62.161081, \tstpz=0.500000, \tsolobj= 973653.695226, \tbestsol = 973653.695226)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.736700e+05 | 9.736700e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73670036790003e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73670036790003e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3864.000000->62.161081, \tstpz=0.500000, \tsolobj= 973670.036790, \tbestsol = 973670.036790)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.736812e+05 | 9.736812e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73681186302514e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73681186302514e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3897.000000->62.425956, \tstpz=0.500000, \tsolobj= 973681.186303, \tbestsol = 973681.186303)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.736951e+05 | 9.736951e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73695107265470e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73695107265470e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3869.000000->62.201286, \tstpz=0.500000, \tsolobj= 973695.107265, \tbestsol = 973695.107265)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.737141e+05 | 9.737141e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73714147320844e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73714147320844e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3867.000000->62.185207, \tstpz=0.500000, \tsolobj= 973714.147321, \tbestsol = 973714.147321)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.737300e+05 | 9.737300e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73729954962188e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73729954962188e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3877.000000->62.265560, \tstpz=0.500000, \tsolobj= 973729.954962, \tbestsol = 973729.954962)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.737435e+05 | 9.737435e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73743529251755e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73743529251755e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3855.000000->62.088646, \tstpz=0.500000, \tsolobj= 973743.529252, \tbestsol = 973743.529252)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.737586e+05 | 9.737586e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73758616771591e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73758616771591e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3861.000000->62.136946, \tstpz=0.500000, \tsolobj= 973758.616772, \tbestsol = 973758.616772)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.737732e+05 | 9.737732e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73773179310330e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73773179310330e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3876.000000->62.257530, \tstpz=0.500000, \tsolobj= 973773.179310, \tbestsol = 973773.179310)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.737891e+05 | 9.737891e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73789148961915e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73789148961915e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3882.000000->62.305698, \tstpz=0.500000, \tsolobj= 973789.148962, \tbestsol = 973789.148962)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.737998e+05 | 9.737998e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73799758931222e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73799758931222e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3869.000000->62.201286, \tstpz=0.500000, \tsolobj= 973799.758931, \tbestsol = 973799.758931)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.19\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.738188e+05 | 9.738188e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73818806330459e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73818806330459e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 973818.806330, \tbestsol = 973818.806330)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.738349e+05 | 9.738349e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73834876007482e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73834876007482e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3873.000000->62.233432, \tstpz=0.500000, \tsolobj= 973834.876007, \tbestsol = 973834.876007)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.738479e+05 | 9.738479e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73847925629774e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73847925629774e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3857.000000->62.104750, \tstpz=0.500000, \tsolobj= 973847.925630, \tbestsol = 973847.925630)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.738648e+05 | 9.738648e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73864842661402e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73864842661402e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3876.000000->62.257530, \tstpz=0.500000, \tsolobj= 973864.842661, \tbestsol = 973864.842661)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.738780e+05 | 9.738780e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73877990650607e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73877990650607e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3870.000000->62.209324, \tstpz=0.500000, \tsolobj= 973877.990651, \tbestsol = 973877.990651)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.738964e+05 | 9.738964e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73896385639295e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73896385639295e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 973896.385639, \tbestsol = 973896.385639)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.739093e+05 | 9.739093e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73909341224706e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73909341224706e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3866.000000->62.177166, \tstpz=0.500000, \tsolobj= 973909.341225, \tbestsol = 973909.341225)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.739258e+05 | 9.739258e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73925805671146e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73925805671146e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3867.000000->62.185207, \tstpz=0.500000, \tsolobj= 973925.805671, \tbestsol = 973925.805671)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.739384e+05 | 9.739384e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73938402669049e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73938402669049e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 973938.402669, \tbestsol = 973938.402669)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.739560e+05 | 9.739560e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73956021461789e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73956021461789e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3877.000000->62.265560, \tstpz=0.500000, \tsolobj= 973956.021462, \tbestsol = 973956.021462)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.739690e+05 | 9.739690e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73968998045196e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73968998045196e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3864.000000->62.161081, \tstpz=0.500000, \tsolobj= 973968.998045, \tbestsol = 973968.998045)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.739887e+05 | 9.739887e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.73988681620580e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.73988681620580e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3870.000000->62.209324, \tstpz=0.500000, \tsolobj= 973988.681621, \tbestsol = 973988.681621)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.740019e+05 | 9.740019e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74001915868422e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74001915868422e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 974001.915868, \tbestsol = 974001.915868)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.740190e+05 | 9.740190e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74019025644413e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74019025644413e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3876.000000->62.257530, \tstpz=0.500000, \tsolobj= 974019.025644, \tbestsol = 974019.025644)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.740290e+05 | 9.740290e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74028964823170e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74028964823170e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3856.000000->62.096699, \tstpz=0.500000, \tsolobj= 974028.964823, \tbestsol = 974028.964823)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.740483e+05 | 9.740483e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74048255028138e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74048255028138e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3851.000000->62.056426, \tstpz=0.500000, \tsolobj= 974048.255028, \tbestsol = 974048.255028)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.740599e+05 | 9.740599e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74059902296203e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74059902296203e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 974059.902296, \tbestsol = 974059.902296)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.740740e+05 | 9.740740e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74073956842743e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74073956842743e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 974073.956843, \tbestsol = 974073.956843)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.740890e+05 | 9.740890e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74088971355456e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74088971355456e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 974088.971355, \tbestsol = 974088.971355)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.741091e+05 | 9.741091e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74109139016427e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74109139016427e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3868.000000->62.193247, \tstpz=0.500000, \tsolobj= 974109.139016, \tbestsol = 974109.139016)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.741168e+05 | 9.741168e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74116840190971e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74116840190971e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3859.000000->62.120850, \tstpz=0.500000, \tsolobj= 974116.840191, \tbestsol = 974116.840191)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.741359e+05 | 9.741359e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74135911135393e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74135911135393e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 974135.911135, \tbestsol = 974135.911135)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.741499e+05 | 9.741499e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74149947685525e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74149947685525e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 974149.947686, \tbestsol = 974149.947686)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.741636e+05 | 9.741636e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74163588460811e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74163588460811e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3881.000000->62.297673, \tstpz=0.500000, \tsolobj= 974163.588461, \tbestsol = 974163.588461)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.741766e+05 | 9.741766e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74176553606272e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74176553606272e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3867.000000->62.185207, \tstpz=0.500000, \tsolobj= 974176.553606, \tbestsol = 974176.553606)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.741954e+05 | 9.741954e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74195380776898e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74195380776898e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 974195.380777, \tbestsol = 974195.380777)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.742108e+05 | 9.742108e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74210805583618e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74210805583618e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3860.000000->62.128898, \tstpz=0.500000, \tsolobj= 974210.805584, \tbestsol = 974210.805584)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.742261e+05 | 9.742261e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74226136885987e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74226136885987e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3884.000000->62.321746, \tstpz=0.500000, \tsolobj= 974226.136886, \tbestsol = 974226.136886)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.742391e+05 | 9.742391e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74239124975654e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74239124975654e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 974239.124976, \tbestsol = 974239.124976)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.742594e+05 | 9.742594e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74259377578101e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74259377578101e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 974259.377578, \tbestsol = 974259.377578)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.742722e+05 | 9.742722e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74272188239422e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74272188239422e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3866.000000->62.177166, \tstpz=0.500000, \tsolobj= 974272.188239, \tbestsol = 974272.188239)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.742946e+05 | 9.742946e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74294635102959e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74294635102959e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3872.000000->62.225397, \tstpz=0.500000, \tsolobj= 974294.635103, \tbestsol = 974294.635103)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.743081e+05 | 9.743081e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74308090894322e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74308090894322e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3859.000000->62.120850, \tstpz=0.500000, \tsolobj= 974308.090894, \tbestsol = 974308.090894)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.743259e+05 | 9.743259e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74325913823976e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74325913823976e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3878.000000->62.273590, \tstpz=0.500000, \tsolobj= 974325.913824, \tbestsol = 974325.913824)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.743372e+05 | 9.743372e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74337187317922e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74337187317922e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 974337.187318, \tbestsol = 974337.187318)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.743550e+05 | 9.743550e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74355007855166e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74355007855166e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 974355.007855, \tbestsol = 974355.007855)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.743685e+05 | 9.743685e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74368458663318e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74368458663318e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 974368.458663, \tbestsol = 974368.458663)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.743843e+05 | 9.743843e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74384340107643e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74384340107643e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3880.000000->62.289646, \tstpz=0.500000, \tsolobj= 974384.340108, \tbestsol = 974384.340108)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.743920e+05 | 9.743920e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74392013517254e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74392013517254e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3883.000000->62.313722, \tstpz=0.500000, \tsolobj= 974392.013517, \tbestsol = 974392.013517)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.744034e+05 | 9.744034e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74403411608134e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74403411608134e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3868.000000->62.193247, \tstpz=0.500000, \tsolobj= 974403.411608, \tbestsol = 974403.411608)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.744204e+05 | 9.744204e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74420374102123e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74420374102123e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3866.000000->62.177166, \tstpz=0.500000, \tsolobj= 974420.374102, \tbestsol = 974420.374102)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.744319e+05 | 9.744319e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74431919825822e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74431919825822e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3864.000000->62.161081, \tstpz=0.500000, \tsolobj= 974431.919826, \tbestsol = 974431.919826)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.744507e+05 | 9.744507e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74450655450458e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74450655450458e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3895.000000->62.409935, \tstpz=0.500000, \tsolobj= 974450.655450, \tbestsol = 974450.655450)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.744617e+05 | 9.744617e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74461745680141e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74461745680141e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3877.000000->62.265560, \tstpz=0.500000, \tsolobj= 974461.745680, \tbestsol = 974461.745680)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.744751e+05 | 9.744751e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74475078170415e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74475078170415e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3851.000000->62.056426, \tstpz=0.500000, \tsolobj= 974475.078170, \tbestsol = 974475.078170)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.744915e+05 | 9.744915e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74491516076669e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74491516076669e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 974491.516077, \tbestsol = 974491.516077)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.745065e+05 | 9.745065e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74506498526621e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74506498526621e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3868.000000->62.193247, \tstpz=0.500000, \tsolobj= 974506.498527, \tbestsol = 974506.498527)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.745155e+05 | 9.745155e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74515537128126e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74515537128126e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 974515.537128, \tbestsol = 974515.537128)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.745329e+05 | 9.745329e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74532891353446e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74532891353446e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3861.000000->62.136946, \tstpz=0.500000, \tsolobj= 974532.891353, \tbestsol = 974532.891353)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.745470e+05 | 9.745470e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74547006244802e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74547006244802e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3860.000000->62.128898, \tstpz=0.500000, \tsolobj= 974547.006245, \tbestsol = 974547.006245)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.745546e+05 | 9.745546e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74554624345095e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74554624345095e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3859.000000->62.120850, \tstpz=0.500000, \tsolobj= 974554.624345, \tbestsol = 974554.624345)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.745737e+05 | 9.745737e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74573713709694e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74573713709694e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3878.000000->62.273590, \tstpz=0.500000, \tsolobj= 974573.713710, \tbestsol = 974573.713710)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.745811e+05 | 9.745811e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74581133628347e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74581133628347e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3853.000000->62.072538, \tstpz=0.500000, \tsolobj= 974581.133628, \tbestsol = 974581.133628)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746003e+05 | 9.746003e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74600322686651e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74600322686651e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3851.000000->62.056426, \tstpz=0.500000, \tsolobj= 974600.322687, \tbestsol = 974600.322687)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746108e+05 | 9.746108e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74610818829442e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74610818829442e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3866.000000->62.177166, \tstpz=0.500000, \tsolobj= 974610.818829, \tbestsol = 974610.818829)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746225e+05 | 9.746225e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74622472887095e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74622472887095e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 974622.472887, \tbestsol = 974622.472887)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746323e+05 | 9.746323e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74632288461805e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74632288461805e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3882.000000->62.305698, \tstpz=0.500000, \tsolobj= 974632.288462, \tbestsol = 974632.288462)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746507e+05 | 9.746507e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74650652185873e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74650652185873e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3859.000000->62.120850, \tstpz=0.500000, \tsolobj= 974650.652186, \tbestsol = 974650.652186)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746583e+05 | 9.746583e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74658320471713e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74658320471713e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3870.000000->62.209324, \tstpz=0.500000, \tsolobj= 974658.320472, \tbestsol = 974658.320472)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746695e+05 | 9.746695e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74669523062288e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74669523062288e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3867.000000->62.185207, \tstpz=0.500000, \tsolobj= 974669.523062, \tbestsol = 974669.523062)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746801e+05 | 9.746801e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74680081735037e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74680081735037e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 974680.081735, \tbestsol = 974680.081735)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.746959e+05 | 9.746959e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74695943695636e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74695943695636e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3869.000000->62.201286, \tstpz=0.500000, \tsolobj= 974695.943696, \tbestsol = 974695.943696)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747079e+05 | 9.747079e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74707850918524e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74707850918524e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 974707.850919, \tbestsol = 974707.850919)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747136e+05 | 9.747136e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74713554586299e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74713554586299e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3882.000000->62.305698, \tstpz=0.500000, \tsolobj= 974713.554586, \tbestsol = 974713.554586)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747318e+05 | 9.747318e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74731789398390e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74731789398390e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 974731.789398, \tbestsol = 974731.789398)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747385e+05 | 9.747385e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74738451929081e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74738451929081e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3866.000000->62.177166, \tstpz=0.500000, \tsolobj= 974738.451929, \tbestsol = 974738.451929)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747502e+05 | 9.747502e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74750183771505e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74750183771505e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3855.000000->62.088646, \tstpz=0.500000, \tsolobj= 974750.183772, \tbestsol = 974750.183772)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747597e+05 | 9.747597e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74759722205834e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74759722205834e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3867.000000->62.185207, \tstpz=0.500000, \tsolobj= 974759.722206, \tbestsol = 974759.722206)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747722e+05 | 9.747722e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74772247618030e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74772247618030e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 974772.247618, \tbestsol = 974772.247618)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747874e+05 | 9.747874e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74787386053892e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74787386053892e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3853.000000->62.072538, \tstpz=0.500000, \tsolobj= 974787.386054, \tbestsol = 974787.386054)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.747983e+05 | 9.747983e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.42\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74798261471717e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74798261471717e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 974798.261472, \tbestsol = 974798.261472)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.32\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748112e+05 | 9.748112e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74811174485037e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74811174485037e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3878.000000->62.273590, \tstpz=0.500000, \tsolobj= 974811.174485, \tbestsol = 974811.174485)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748174e+05 | 9.748174e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74817389389402e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74817389389402e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 974817.389389, \tbestsol = 974817.389389)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748337e+05 | 9.748337e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74833683578980e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74833683578980e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 974833.683579, \tbestsol = 974833.683579)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748439e+05 | 9.748439e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74843920201443e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74843920201443e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 974843.920201, \tbestsol = 974843.920201)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748561e+05 | 9.748561e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74856074772716e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74856074772716e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3863.000000->62.153037, \tstpz=0.500000, \tsolobj= 974856.074773, \tbestsol = 974856.074773)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748669e+05 | 9.748669e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74866896938148e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74866896938148e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3870.000000->62.209324, \tstpz=0.500000, \tsolobj= 974866.896938, \tbestsol = 974866.896938)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748766e+05 | 9.748766e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74876587623146e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74876587623146e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3857.000000->62.104750, \tstpz=0.500000, \tsolobj= 974876.587623, \tbestsol = 974876.587623)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.748906e+05 | 9.748906e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74890591288932e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74890591288932e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3876.000000->62.257530, \tstpz=0.500000, \tsolobj= 974890.591289, \tbestsol = 974890.591289)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749017e+05 | 9.749017e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74901721885852e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74901721885852e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3871.000000->62.217361, \tstpz=0.500000, \tsolobj= 974901.721886, \tbestsol = 974901.721886)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.32\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749105e+05 | 9.749105e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.47\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74910484039497e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74910484039497e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3870.000000->62.209324, \tstpz=0.500000, \tsolobj= 974910.484039, \tbestsol = 974910.484039)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.32\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749263e+05 | 9.749263e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74926339968264e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74926339968264e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3890.000000->62.369865, \tstpz=0.500000, \tsolobj= 974926.339968, \tbestsol = 974926.339968)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749330e+05 | 9.749330e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74933002565407e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74933002565407e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 974933.002565, \tbestsol = 974933.002565)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749462e+05 | 9.749462e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74946242118616e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74946242118616e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3880.000000->62.289646, \tstpz=0.500000, \tsolobj= 974946.242119, \tbestsol = 974946.242119)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749570e+05 | 9.749570e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74956982422498e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74956982422498e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3867.000000->62.185207, \tstpz=0.500000, \tsolobj= 974956.982422, \tbestsol = 974956.982422)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749657e+05 | 9.749657e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74965653400476e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74965653400476e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 974965.653400, \tbestsol = 974965.653400)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749750e+05 | 9.749750e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74974980626733e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74974980626733e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 974974.980627, \tbestsol = 974974.980627)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749881e+05 | 9.749881e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74988113697424e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74988113697424e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3872.000000->62.225397, \tstpz=0.500000, \tsolobj= 974988.113697, \tbestsol = 974988.113697)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.749900e+05 | 9.749900e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.74989956100903e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.74989956100903e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 974989.956101, \tbestsol = 974989.956101)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750028e+05 | 9.750028e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75002757708073e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75002757708073e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 975002.757708, \tbestsol = 975002.757708)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750097e+05 | 9.750097e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75009729623972e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75009729623972e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3851.000000->62.056426, \tstpz=0.500000, \tsolobj= 975009.729624, \tbestsol = 975009.729624)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750219e+05 | 9.750219e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75021923348260e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75021923348260e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3881.000000->62.297673, \tstpz=0.500000, \tsolobj= 975021.923348, \tbestsol = 975021.923348)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750258e+05 | 9.750258e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75025772997982e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75025772997982e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 975025.772998, \tbestsol = 975025.772998)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750414e+05 | 9.750414e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75041386979013e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75041386979013e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3860.000000->62.128898, \tstpz=0.500000, \tsolobj= 975041.386979, \tbestsol = 975041.386979)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750451e+05 | 9.750451e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75045090307623e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75045090307623e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 975045.090308, \tbestsol = 975045.090308)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750598e+05 | 9.750598e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75059769803027e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75059769803027e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3869.000000->62.201286, \tstpz=0.500000, \tsolobj= 975059.769803, \tbestsol = 975059.769803)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750634e+05 | 9.750634e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75063393910999e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75063393910999e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3890.000000->62.369865, \tstpz=0.500000, \tsolobj= 975063.393911, \tbestsol = 975063.393911)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.36\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750791e+05 | 9.750791e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.45\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75079083928255e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75079083928255e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3856.000000->62.096699, \tstpz=0.500000, \tsolobj= 975079.083928, \tbestsol = 975079.083928)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750872e+05 | 9.750872e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75087185539853e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75087185539853e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 975087.185540, \tbestsol = 975087.185540)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.750973e+05 | 9.750973e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75097254832711e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75097254832711e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3848.000000->62.032250, \tstpz=0.500000, \tsolobj= 975097.254833, \tbestsol = 975097.254833)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.35\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751027e+05 | 9.751027e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.46\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75102731806277e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75102731806277e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3851.000000->62.056426, \tstpz=0.500000, \tsolobj= 975102.731806, \tbestsol = 975102.731806)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.43\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751145e+05 | 9.751145e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.55\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75114501358259e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75114501358259e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 975114.501358, \tbestsol = 975114.501358)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751197e+05 | 9.751197e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75119670113952e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75119670113952e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 975119.670114, \tbestsol = 975119.670114)\\\n",
      "0.500000\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.34\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751273e+05 | 9.751273e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.49\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75127278439955e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75127278439955e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 975127.278440, \tbestsol = 975127.278440)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751325e+05 | 9.751325e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75132538414157e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75132538414157e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3854.000000->62.080593, \tstpz=0.500000, \tsolobj= 975132.538414, \tbestsol = 975132.538414)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751430e+05 | 9.751430e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75142962871184e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75142962871184e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3855.000000->62.088646, \tstpz=0.500000, \tsolobj= 975142.962871, \tbestsol = 975142.962871)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751452e+05 | 9.751452e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75145208223700e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75145208223700e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3837.000000->61.943523, \tstpz=0.500000, \tsolobj= 975145.208224, \tbestsol = 975145.208224)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751562e+05 | 9.751562e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75156186884987e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75156186884987e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975156.186885, \tbestsol = 975156.186885)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751614e+05 | 9.751614e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75161442749978e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75161442749978e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 975161.442750, \tbestsol = 975161.442750)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751631e+05 | 9.751631e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75163057495255e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75163057495255e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975163.057495, \tbestsol = 975163.057495)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751732e+05 | 9.751732e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75173213327309e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75173213327309e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3835.000000->61.927377, \tstpz=0.500000, \tsolobj= 975173.213327, \tbestsol = 975173.213327)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751748e+05 | 9.751748e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75174773786854e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75174773786854e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3853.000000->62.072538, \tstpz=0.500000, \tsolobj= 975174.773787, \tbestsol = 975174.773787)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751825e+05 | 9.751825e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75182538561111e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75182538561111e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3861.000000->62.136946, \tstpz=0.500000, \tsolobj= 975182.538561, \tbestsol = 975182.538561)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751876e+05 | 9.751876e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75187642295152e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75187642295152e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 975187.642295, \tbestsol = 975187.642295)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751964e+05 | 9.751964e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75196412273777e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75196412273777e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 975196.412274, \tbestsol = 975196.412274)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.751976e+05 | 9.751976e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75197552313028e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75197552313028e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975197.552313, \tbestsol = 975197.552313)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752106e+05 | 9.752106e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75210566386563e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75210566386563e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 975210.566387, \tbestsol = 975210.566387)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752162e+05 | 9.752162e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75216238652388e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75216238652388e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 975216.238652, \tbestsol = 975216.238652)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752184e+05 | 9.752184e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75218387886387e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75218387886387e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 975218.387886, \tbestsol = 975218.387886)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752267e+05 | 9.752267e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75226698073325e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75226698073325e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3848.000000->62.032250, \tstpz=0.500000, \tsolobj= 975226.698073, \tbestsol = 975226.698073)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752356e+05 | 9.752356e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75235626391236e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75235626391236e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 975235.626391, \tbestsol = 975235.626391)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752400e+05 | 9.752400e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75239978388020e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75239978388020e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 975239.978388, \tbestsol = 975239.978388)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752460e+05 | 9.752460e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75245984213593e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75245984213593e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 975245.984214, \tbestsol = 975245.984214)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752527e+05 | 9.752527e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75252668212928e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75252668212928e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3854.000000->62.080593, \tstpz=0.500000, \tsolobj= 975252.668213, \tbestsol = 975252.668213)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752573e+05 | 9.752573e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75257309883383e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75257309883383e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 975257.309883, \tbestsol = 975257.309883)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752659e+05 | 9.752659e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75265892368096e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75265892368096e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975265.892368, \tbestsol = 975265.892368)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752735e+05 | 9.752735e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75273518856835e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75273518856835e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975273.518857, \tbestsol = 975273.518857)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752760e+05 | 9.752760e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75275996688347e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75275996688347e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3853.000000->62.072538, \tstpz=0.500000, \tsolobj= 975275.996688, \tbestsol = 975275.996688)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752841e+05 | 9.752841e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75284101091126e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75284101091126e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 975284.101091, \tbestsol = 975284.101091)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752920e+05 | 9.752920e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75292045823163e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75292045823163e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975292.045823, \tbestsol = 975292.045823)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.752988e+05 | 9.752988e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75298768272732e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75298768272732e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3818.000000->61.789967, \tstpz=0.500000, \tsolobj= 975298.768273, \tbestsol = 975298.768273)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753031e+05 | 9.753031e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75303051303218e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75303051303218e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3842.000000->61.983869, \tstpz=0.500000, \tsolobj= 975303.051303, \tbestsol = 975303.051303)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753137e+05 | 9.753137e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75313680642734e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75313680642734e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3848.000000->62.032250, \tstpz=0.500000, \tsolobj= 975313.680643, \tbestsol = 975313.680643)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753121e+05 | 9.753121e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75312054303862e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75312054303862e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 975312.054304, \tbestsol = 975313.680643)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753253e+05 | 9.753253e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75325291948191e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75325291948191e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3820.000000->61.806149, \tstpz=0.500000, \tsolobj= 975325.291948, \tbestsol = 975325.291948)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753310e+05 | 9.753310e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75330975920988e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75330975920988e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3865.000000->62.169124, \tstpz=0.500000, \tsolobj= 975330.975921, \tbestsol = 975330.975921)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753372e+05 | 9.753372e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75337184589276e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75337184589276e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 975337.184589, \tbestsol = 975337.184589)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753441e+05 | 9.753441e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75344072949024e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75344072949024e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3840.000000->61.967734, \tstpz=0.500000, \tsolobj= 975344.072949, \tbestsol = 975344.072949)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753534e+05 | 9.753534e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75353445948378e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75353445948378e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3837.000000->61.943523, \tstpz=0.500000, \tsolobj= 975353.445948, \tbestsol = 975353.445948)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753563e+05 | 9.753563e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75356336865596e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75356336865596e+05\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3859.000000->62.120850, \tstpz=0.500000, \tsolobj= 975356.336866, \tbestsol = 975356.336866)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753635e+05 | 9.753635e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75363458824719e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75363458824719e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 975363.458825, \tbestsol = 975363.458825)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753715e+05 | 9.753715e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75371462724808e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75371462724808e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 975371.462725, \tbestsol = 975371.462725)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753767e+05 | 9.753767e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75376687751372e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75376687751372e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3836.000000->61.935450, \tstpz=0.500000, \tsolobj= 975376.687751, \tbestsol = 975376.687751)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753823e+05 | 9.753823e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75382265101414e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75382265101414e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3863.000000->62.153037, \tstpz=0.500000, \tsolobj= 975382.265101, \tbestsol = 975382.265101)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753888e+05 | 9.753888e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75388775664716e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75388775664716e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3859.000000->62.120850, \tstpz=0.500000, \tsolobj= 975388.775665, \tbestsol = 975388.775665)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.753927e+05 | 9.753927e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75392653756596e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75392653756596e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 975392.653757, \tbestsol = 975392.653757)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754024e+05 | 9.754024e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75402400173702e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75402400173702e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 975402.400174, \tbestsol = 975402.400174)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754069e+05 | 9.754069e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75406913197322e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75406913197322e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 975406.913197, \tbestsol = 975406.913197)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754150e+05 | 9.754150e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75414960166922e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75414960166922e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 975414.960167, \tbestsol = 975414.960167)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754171e+05 | 9.754171e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75417092536521e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75417092536521e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3842.000000->61.983869, \tstpz=0.500000, \tsolobj= 975417.092537, \tbestsol = 975417.092537)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754295e+05 | 9.754295e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75429494938731e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75429494938731e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 975429.494939, \tbestsol = 975429.494939)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754282e+05 | 9.754282e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75428170316848e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75428170316848e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3853.000000->62.072538, \tstpz=0.500000, \tsolobj= 975428.170317, \tbestsol = 975429.494939)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754428e+05 | 9.754428e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75442770719186e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75442770719186e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 975442.770719, \tbestsol = 975442.770719)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754456e+05 | 9.754456e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75445629987241e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75445629987241e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3848.000000->62.032250, \tstpz=0.500000, \tsolobj= 975445.629987, \tbestsol = 975445.629987)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754476e+05 | 9.754476e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75447609843419e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75447609843419e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 975447.609843, \tbestsol = 975447.609843)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754520e+05 | 9.754520e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75451984430837e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75451984430837e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3855.000000->62.088646, \tstpz=0.500000, \tsolobj= 975451.984431, \tbestsol = 975451.984431)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754616e+05 | 9.754616e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75461593868271e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75461593868271e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3840.000000->61.967734, \tstpz=0.500000, \tsolobj= 975461.593868, \tbestsol = 975461.593868)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754662e+05 | 9.754662e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75466160834064e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75466160834064e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 975466.160834, \tbestsol = 975466.160834)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.19\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754724e+05 | 9.754724e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75472406424833e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75472406424833e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3826.000000->61.854668, \tstpz=0.500000, \tsolobj= 975472.406425, \tbestsol = 975472.406425)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754808e+05 | 9.754808e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75480805944507e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75480805944507e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 975480.805945, \tbestsol = 975480.805945)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754824e+05 | 9.754824e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75482413171421e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75482413171421e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 975482.413171, \tbestsol = 975482.413171)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754918e+05 | 9.754918e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75491806000317e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75491806000317e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975491.806000, \tbestsol = 975491.806000)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755002e+05 | 9.755002e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75500176610173e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75500176610173e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3831.000000->61.895073, \tstpz=0.500000, \tsolobj= 975500.176610, \tbestsol = 975500.176610)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.754997e+05 | 9.754997e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75499731380321e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75499731380321e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975499.731380, \tbestsol = 975500.176610)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.19\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755091e+05 | 9.755091e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75509108040342e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75509108040342e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3825.000000->61.846584, \tstpz=0.500000, \tsolobj= 975509.108040, \tbestsol = 975509.108040)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755126e+05 | 9.755126e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75512645078050e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75512645078050e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 975512.645078, \tbestsol = 975512.645078)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755188e+05 | 9.755188e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75518783775433e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75518783775433e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 975518.783775, \tbestsol = 975518.783775)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755201e+05 | 9.755201e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75520147450168e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75520147450168e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3857.000000->62.104750, \tstpz=0.500000, \tsolobj= 975520.147450, \tbestsol = 975520.147450)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755314e+05 | 9.755314e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75531353814349e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75531353814349e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 975531.353814, \tbestsol = 975531.353814)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755297e+05 | 9.755297e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75529715719763e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75529715719763e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3859.000000->62.120850, \tstpz=0.500000, \tsolobj= 975529.715720, \tbestsol = 975531.353814)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755402e+05 | 9.755402e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75540227385212e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75540227385212e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3857.000000->62.104750, \tstpz=0.500000, \tsolobj= 975540.227385, \tbestsol = 975540.227385)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755453e+05 | 9.755453e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75545316734084e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75545316734084e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3853.000000->62.072538, \tstpz=0.500000, \tsolobj= 975545.316734, \tbestsol = 975545.316734)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755517e+05 | 9.755517e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75551686591919e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75551686591919e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 975551.686592, \tbestsol = 975551.686592)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755560e+05 | 9.755560e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75556017116817e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75556017116817e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 975556.017117, \tbestsol = 975556.017117)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755571e+05 | 9.755571e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75557089041423e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75557089041423e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3856.000000->62.096699, \tstpz=0.500000, \tsolobj= 975557.089041, \tbestsol = 975557.089041)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.33\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755650e+05 | 9.755650e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.48\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75565008848667e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75565008848667e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3848.000000->62.032250, \tstpz=0.500000, \tsolobj= 975565.008849, \tbestsol = 975565.008849)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.18\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755667e+05 | 9.755667e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75566670303674e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75566670303674e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975566.670304, \tbestsol = 975566.670304)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755751e+05 | 9.755751e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75575073667923e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75575073667923e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 975575.073668, \tbestsol = 975575.073668)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755793e+05 | 9.755793e+05 |   0.00%| unknown\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75579317956270e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75579317956270e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975579.317956, \tbestsol = 975579.317956)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755807e+05 | 9.755807e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75580741733039e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75580741733039e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 975580.741733, \tbestsol = 975580.741733)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755935e+05 | 9.755935e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75593460811985e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75593460811985e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3856.000000->62.096699, \tstpz=0.500000, \tsolobj= 975593.460812, \tbestsol = 975593.460812)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.755928e+05 | 9.755928e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75592791032817e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75592791032817e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3854.000000->62.080593, \tstpz=0.500000, \tsolobj= 975592.791033, \tbestsol = 975593.460812)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756031e+05 | 9.756031e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75603118151788e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75603118151788e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 975603.118152, \tbestsol = 975603.118152)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756069e+05 | 9.756069e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75606877688946e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75606877688946e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3869.000000->62.201286, \tstpz=0.500000, \tsolobj= 975606.877689, \tbestsol = 975606.877689)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756142e+05 | 9.756142e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75614196589312e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75614196589312e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 975614.196589, \tbestsol = 975614.196589)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756169e+05 | 9.756169e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.41\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75616868853369e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75616868853369e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3864.000000->62.161081, \tstpz=0.500000, \tsolobj= 975616.868853, \tbestsol = 975616.868853)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756219e+05 | 9.756219e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75621874706552e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75621874706552e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3840.000000->61.967734, \tstpz=0.500000, \tsolobj= 975621.874707, \tbestsol = 975621.874707)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756252e+05 | 9.756252e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75625177090573e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75625177090573e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3893.000000->62.393910, \tstpz=0.500000, \tsolobj= 975625.177091, \tbestsol = 975625.177091)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756320e+05 | 9.756320e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75632047951837e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75632047951837e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 975632.047952, \tbestsol = 975632.047952)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756411e+05 | 9.756411e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75641116145935e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75641116145935e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3880.000000->62.289646, \tstpz=0.500000, \tsolobj= 975641.116146, \tbestsol = 975641.116146)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756425e+05 | 9.756425e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75642487059355e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75642487059355e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 975642.487059, \tbestsol = 975642.487059)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756507e+05 | 9.756507e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75650655694683e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75650655694683e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 975650.655695, \tbestsol = 975650.655695)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756569e+05 | 9.756569e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75656927556078e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75656927556078e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3854.000000->62.080593, \tstpz=0.500000, \tsolobj= 975656.927556, \tbestsol = 975656.927556)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756605e+05 | 9.756605e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75660544570640e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75660544570640e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3854.000000->62.080593, \tstpz=0.500000, \tsolobj= 975660.544571, \tbestsol = 975660.544571)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756667e+05 | 9.756667e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75666729571467e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75666729571467e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3848.000000->62.032250, \tstpz=0.500000, \tsolobj= 975666.729571, \tbestsol = 975666.729571)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756688e+05 | 9.756688e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75668795942284e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75668795942284e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 975668.795942, \tbestsol = 975668.795942)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756743e+05 | 9.756743e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75674342319536e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75674342319536e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 975674.342320, \tbestsol = 975674.342320)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756711e+05 | 9.756711e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75671080024622e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75671080024622e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3862.000000->62.144992, \tstpz=0.500000, \tsolobj= 975671.080025, \tbestsol = 975674.342320)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756807e+05 | 9.756807e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75680691156984e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75680691156984e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 975680.691157, \tbestsol = 975680.691157)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756856e+05 | 9.756856e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75685598702495e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75685598702495e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3868.000000->62.193247, \tstpz=0.500000, \tsolobj= 975685.598702, \tbestsol = 975685.598702)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756885e+05 | 9.756885e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.41\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75688539451553e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75688539451553e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 975688.539452, \tbestsol = 975688.539452)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756891e+05 | 9.756891e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75689146064512e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75689146064512e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 975689.146065, \tbestsol = 975689.146065)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756933e+05 | 9.756933e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75693253129160e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75693253129160e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3842.000000->61.983869, \tstpz=0.500000, \tsolobj= 975693.253129, \tbestsol = 975693.253129)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.756984e+05 | 9.756984e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75698424440444e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75698424440444e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3864.000000->62.161081, \tstpz=0.500000, \tsolobj= 975698.424440, \tbestsol = 975698.424440)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757049e+05 | 9.757049e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75704896661778e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75704896661778e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 975704.896662, \tbestsol = 975704.896662)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757026e+05 | 9.757026e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75702619405990e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75702619405990e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3866.000000->62.177166, \tstpz=0.500000, \tsolobj= 975702.619406, \tbestsol = 975704.896662)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757042e+05 | 9.757042e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75704194987315e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75704194987315e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3842.000000->61.983869, \tstpz=0.500000, \tsolobj= 975704.194987, \tbestsol = 975704.896662)\\\n",
      "0.500000\\\n",
      "\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.39\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757107e+05 | 9.757107e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.59\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75710664677013e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75710664677013e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975710.664677, \tbestsol = 975710.664677)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757152e+05 | 9.757152e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75715230813136e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75715230813136e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 975715.230813, \tbestsol = 975715.230813)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757205e+05 | 9.757205e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75720481901428e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75720481901428e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3855.000000->62.088646, \tstpz=0.500000, \tsolobj= 975720.481901, \tbestsol = 975720.481901)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757238e+05 | 9.757238e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75723802028927e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75723802028927e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3861.000000->62.136946, \tstpz=0.500000, \tsolobj= 975723.802029, \tbestsol = 975723.802029)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757266e+05 | 9.757266e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75726576984185e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75726576984185e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3869.000000->62.201286, \tstpz=0.500000, \tsolobj= 975726.576984, \tbestsol = 975726.576984)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757375e+05 | 9.757375e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75737522084622e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75737522084622e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3857.000000->62.104750, \tstpz=0.500000, \tsolobj= 975737.522085, \tbestsol = 975737.522085)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757388e+05 | 9.757388e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75738781274354e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75738781274354e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3850.000000->62.048368, \tstpz=0.500000, \tsolobj= 975738.781274, \tbestsol = 975738.781274)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.34\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757414e+05 | 9.757414e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.44\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75741445086946e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75741445086946e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975741.445087, \tbestsol = 975741.445087)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757453e+05 | 9.757453e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75745276415289e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75745276415289e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 975745.276415, \tbestsol = 975745.276415)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757488e+05 | 9.757488e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75748823668976e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75748823668976e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3842.000000->61.983869, \tstpz=0.500000, \tsolobj= 975748.823669, \tbestsol = 975748.823669)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757566e+05 | 9.757566e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75756633029861e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75756633029861e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3833.000000->61.911227, \tstpz=0.500000, \tsolobj= 975756.633030, \tbestsol = 975756.633030)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757548e+05 | 9.757548e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75754806135116e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75754806135116e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 975754.806135, \tbestsol = 975756.633030)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757611e+05 | 9.757611e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75761144559021e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75761144559021e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975761.144559, \tbestsol = 975761.144559)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757614e+05 | 9.757614e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75761389966039e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75761389966039e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 975761.389966, \tbestsol = 975761.389966)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757655e+05 | 9.757655e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75765499956447e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75765499956447e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 975765.499956, \tbestsol = 975765.499956)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757713e+05 | 9.757713e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75771279410099e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75771279410099e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3851.000000->62.056426, \tstpz=0.500000, \tsolobj= 975771.279410, \tbestsol = 975771.279410)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757726e+05 | 9.757726e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75772611587682e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75772611587682e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975772.611588, \tbestsol = 975772.611588)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.50\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757790e+05 | 9.757790e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.64\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75778988171767e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75778988171767e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3837.000000->61.943523, \tstpz=0.500000, \tsolobj= 975778.988172, \tbestsol = 975778.988172)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757784e+05 | 9.757784e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75778449913971e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75778449913971e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 975778.449914, \tbestsol = 975778.988172)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757825e+05 | 9.757825e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75782503488319e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75782503488319e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3820.000000->61.806149, \tstpz=0.500000, \tsolobj= 975782.503488, \tbestsol = 975782.503488)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757886e+05 | 9.757886e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75788637651345e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75788637651345e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3836.000000->61.935450, \tstpz=0.500000, \tsolobj= 975788.637651, \tbestsol = 975788.637651)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757892e+05 | 9.757892e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75789209967328e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75789209967328e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3834.000000->61.919302, \tstpz=0.500000, \tsolobj= 975789.209967, \tbestsol = 975789.209967)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757888e+05 | 9.757888e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75788825009547e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75788825009547e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3836.000000->61.935450, \tstpz=0.500000, \tsolobj= 975788.825010, \tbestsol = 975789.209967)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757948e+05 | 9.757948e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75794829088084e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75794829088084e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3836.000000->61.935450, \tstpz=0.500000, \tsolobj= 975794.829088, \tbestsol = 975794.829088)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757917e+05 | 9.757917e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75791668449976e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75791668449976e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3856.000000->62.096699, \tstpz=0.500000, \tsolobj= 975791.668450, \tbestsol = 975794.829088)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758015e+05 | 9.758015e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75801466805525e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75801466805525e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 975801.466806, \tbestsol = 975801.466806)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.757992e+05 | 9.757992e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75799234754707e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75799234754707e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975799.234755, \tbestsol = 975801.466806)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758038e+05 | 9.758038e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75803846211614e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75803846211614e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 975803.846212, \tbestsol = 975803.846212)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758071e+05 | 9.758071e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75807097560855e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75807097560855e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975807.097561, \tbestsol = 975807.097561)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758105e+05 | 9.758105e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75810452241304e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75810452241304e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 975810.452241, \tbestsol = 975810.452241)\\\n",
      "0.500000\\\n",
      "\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758162e+05 | 9.758162e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75816217997889e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75816217997889e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3852.000000->62.064483, \tstpz=0.500000, \tsolobj= 975816.217998, \tbestsol = 975816.217998)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758177e+05 | 9.758177e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75817744564054e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75817744564054e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 975817.744564, \tbestsol = 975817.744564)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758250e+05 | 9.758250e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75825018555757e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75825018555757e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3833.000000->61.911227, \tstpz=0.500000, \tsolobj= 975825.018556, \tbestsol = 975825.018556)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.19\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758215e+05 | 9.758215e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75821517013437e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75821517013437e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3834.000000->61.919302, \tstpz=0.500000, \tsolobj= 975821.517013, \tbestsol = 975825.018556)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758284e+05 | 9.758284e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75828369784054e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75828369784054e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 975828.369784, \tbestsol = 975828.369784)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758331e+05 | 9.758331e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75833074744532e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75833074744532e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 975833.074745, \tbestsol = 975833.074745)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758337e+05 | 9.758337e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75833746434886e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75833746434886e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 975833.746435, \tbestsol = 975833.746435)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758326e+05 | 9.758326e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75832588507504e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75832588507504e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3837.000000->61.943523, \tstpz=0.500000, \tsolobj= 975832.588508, \tbestsol = 975833.746435)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758406e+05 | 9.758406e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.27\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75840572544960e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75840572544960e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 975840.572545, \tbestsol = 975840.572545)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758420e+05 | 9.758420e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75841997574641e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75841997574641e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 975841.997575, \tbestsol = 975841.997575)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758435e+05 | 9.758435e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75843549991661e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75843549991661e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 975843.549992, \tbestsol = 975843.549992)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758493e+05 | 9.758493e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75849338711053e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75849338711053e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3818.000000->61.789967, \tstpz=0.500000, \tsolobj= 975849.338711, \tbestsol = 975849.338711)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758523e+05 | 9.758523e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75852344918262e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75852344918262e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3836.000000->61.935450, \tstpz=0.500000, \tsolobj= 975852.344918, \tbestsol = 975852.344918)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758525e+05 | 9.758525e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75852459192647e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75852459192647e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3836.000000->61.935450, \tstpz=0.500000, \tsolobj= 975852.459193, \tbestsol = 975852.459193)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758594e+05 | 9.758594e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75859400757375e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75859400757375e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 975859.400757, \tbestsol = 975859.400757)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758638e+05 | 9.758638e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75863797929126e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75863797929126e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3821.000000->61.814238, \tstpz=0.500000, \tsolobj= 975863.797929, \tbestsol = 975863.797929)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758670e+05 | 9.758670e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75867040998114e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75867040998114e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3813.000000->61.749494, \tstpz=0.500000, \tsolobj= 975867.040998, \tbestsol = 975867.040998)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758695e+05 | 9.758695e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75869498862113e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75869498862113e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3819.000000->61.798058, \tstpz=0.500000, \tsolobj= 975869.498862, \tbestsol = 975869.498862)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758713e+05 | 9.758713e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75871250371794e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75871250371794e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3822.000000->61.822326, \tstpz=0.500000, \tsolobj= 975871.250372, \tbestsol = 975871.250372)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.32\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758715e+05 | 9.758715e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75871543966312e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75871543966312e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 975871.543966, \tbestsol = 975871.543966)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758768e+05 | 9.758768e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75876839410174e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75876839410174e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3821.000000->61.814238, \tstpz=0.500000, \tsolobj= 975876.839410, \tbestsol = 975876.839410)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758777e+05 | 9.758777e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75877681007281e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75877681007281e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 975877.681007, \tbestsol = 975877.681007)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758799e+05 | 9.758799e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75879870144880e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75879870144880e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 975879.870145, \tbestsol = 975879.870145)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758836e+05 | 9.758836e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75883612130948e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75883612130948e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3826.000000->61.854668, \tstpz=0.500000, \tsolobj= 975883.612131, \tbestsol = 975883.612131)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758876e+05 | 9.758876e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75887612951745e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75887612951745e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3825.000000->61.846584, \tstpz=0.500000, \tsolobj= 975887.612952, \tbestsol = 975887.612952)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758852e+05 | 9.758852e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75885195201152e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75885195201152e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3838.000000->61.951594, \tstpz=0.500000, \tsolobj= 975885.195201, \tbestsol = 975887.612952)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758902e+05 | 9.758902e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75890237283908e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75890237283908e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 975890.237284, \tbestsol = 975890.237284)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.40\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758896e+05 | 9.758896e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.55\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75889597412278e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75889597412278e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 975889.597412, \tbestsol = 975890.237284)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.40\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758960e+05 | 9.758960e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.60\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75895995064968e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75895995064968e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3831.000000->61.895073, \tstpz=0.500000, \tsolobj= 975895.995065, \tbestsol = 975895.995065)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758971e+05 | 9.758971e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75897063066447e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75897063066447e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3831.000000->61.895073, \tstpz=0.500000, \tsolobj= 975897.063066, \tbestsol = 975897.063066)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.758963e+05 | 9.758963e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75896251454572e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75896251454572e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3815.000000->61.765686, \tstpz=0.500000, \tsolobj= 975896.251455, \tbestsol = 975897.063066)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759019e+05 | 9.759019e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75901926959563e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75901926959563e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3828.000000->61.870833, \tstpz=0.500000, \tsolobj= 975901.926960, \tbestsol = 975901.926960)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.32\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759033e+05 | 9.759033e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75903285875859e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75903285875859e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3824.000000->61.838499, \tstpz=0.500000, \tsolobj= 975903.285876, \tbestsol = 975903.285876)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759068e+05 | 9.759068e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75906829394991e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75906829394991e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 975906.829395, \tbestsol = 975906.829395)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759052e+05 | 9.759052e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75905221746678e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75905221746678e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3804.000000->61.676576, \tstpz=0.500000, \tsolobj= 975905.221747, \tbestsol = 975906.829395)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759090e+05 | 9.759090e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75908980017086e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75908980017086e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3815.000000->61.765686, \tstpz=0.500000, \tsolobj= 975908.980017, \tbestsol = 975908.980017)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759084e+05 | 9.759084e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75908405187221e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75908405187221e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3819.000000->61.798058, \tstpz=0.500000, \tsolobj= 975908.405187, \tbestsol = 975908.980017)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.35\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759115e+05 | 9.759115e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.49\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75911457803197e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75911457803197e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3821.000000->61.814238, \tstpz=0.500000, \tsolobj= 975911.457803, \tbestsol = 975911.457803)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759110e+05 | 9.759110e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75910978257662e+05 (1 solutions)\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Dual Bound         : +9.75910978257662e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3821.000000->61.814238, \tstpz=0.500000, \tsolobj= 975910.978258, \tbestsol = 975911.457803)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759147e+05 | 9.759147e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75914708499823e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75914708499823e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 975914.708500, \tbestsol = 975914.708500)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759115e+05 | 9.759115e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75911507110187e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75911507110187e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 975911.507110, \tbestsol = 975914.708500)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759180e+05 | 9.759180e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75917985807288e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75917985807288e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3833.000000->61.911227, \tstpz=0.500000, \tsolobj= 975917.985807, \tbestsol = 975917.985807)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759162e+05 | 9.759162e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75916246800787e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75916246800787e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 975916.246801, \tbestsol = 975917.985807)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759179e+05 | 9.759179e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75917856115723e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75917856115723e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3833.000000->61.911227, \tstpz=0.500000, \tsolobj= 975917.856116, \tbestsol = 975917.985807)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759231e+05 | 9.759231e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75923102250696e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75923102250696e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3823.000000->61.830413, \tstpz=0.500000, \tsolobj= 975923.102251, \tbestsol = 975923.102251)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759276e+05 | 9.759276e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75927595236608e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75927595236608e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3828.000000->61.870833, \tstpz=0.500000, \tsolobj= 975927.595237, \tbestsol = 975927.595237)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759265e+05 | 9.759265e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75926521380705e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75926521380705e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3798.000000->61.627916, \tstpz=0.500000, \tsolobj= 975926.521381, \tbestsol = 975927.595237)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759304e+05 | 9.759304e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75930403982962e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75930403982962e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3818.000000->61.789967, \tstpz=0.500000, \tsolobj= 975930.403983, \tbestsol = 975930.403983)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759315e+05 | 9.759315e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75931502303417e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75931502303417e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3817.000000->61.781874, \tstpz=0.500000, \tsolobj= 975931.502303, \tbestsol = 975931.502303)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759343e+05 | 9.759343e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75934305407803e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75934305407803e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3819.000000->61.798058, \tstpz=0.500000, \tsolobj= 975934.305408, \tbestsol = 975934.305408)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759350e+05 | 9.759350e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75934952380705e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75934952380705e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3802.000000->61.660360, \tstpz=0.500000, \tsolobj= 975934.952381, \tbestsol = 975934.952381)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759389e+05 | 9.759389e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75938925624295e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75938925624295e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3825.000000->61.846584, \tstpz=0.500000, \tsolobj= 975938.925624, \tbestsol = 975938.925624)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759399e+05 | 9.759399e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75939894210340e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75939894210340e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3811.000000->61.733297, \tstpz=0.500000, \tsolobj= 975939.894210, \tbestsol = 975939.894210)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759445e+05 | 9.759445e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75944468142364e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75944468142364e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3815.000000->61.765686, \tstpz=0.500000, \tsolobj= 975944.468142, \tbestsol = 975944.468142)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759427e+05 | 9.759427e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75942666125147e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75942666125147e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3805.000000->61.684682, \tstpz=0.500000, \tsolobj= 975942.666125, \tbestsol = 975944.468142)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759473e+05 | 9.759473e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75947282848488e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75947282848488e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3819.000000->61.798058, \tstpz=0.500000, \tsolobj= 975947.282848, \tbestsol = 975947.282848)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759468e+05 | 9.759468e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75946821839432e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75946821839432e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3800.000000->61.644140, \tstpz=0.500000, \tsolobj= 975946.821839, \tbestsol = 975947.282848)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759497e+05 | 9.759497e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75949695313381e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75949695313381e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3810.000000->61.725197, \tstpz=0.500000, \tsolobj= 975949.695313, \tbestsol = 975949.695313)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759484e+05 | 9.759484e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75948402401846e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75948402401846e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3798.000000->61.627916, \tstpz=0.500000, \tsolobj= 975948.402402, \tbestsol = 975949.695313)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759502e+05 | 9.759502e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75950151989325e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75950151989325e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3813.000000->61.749494, \tstpz=0.500000, \tsolobj= 975950.151989, \tbestsol = 975950.151989)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759546e+05 | 9.759546e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75954594457786e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75954594457786e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3808.000000->61.708994, \tstpz=0.500000, \tsolobj= 975954.594458, \tbestsol = 975954.594458)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759533e+05 | 9.759533e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75953309450241e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75953309450241e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3817.000000->61.781874, \tstpz=0.500000, \tsolobj= 975953.309450, \tbestsol = 975954.594458)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759546e+05 | 9.759546e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75954573620297e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75954573620297e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3804.000000->61.676576, \tstpz=0.500000, \tsolobj= 975954.573620, \tbestsol = 975954.594458)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759588e+05 | 9.759588e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75958838628805e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75958838628805e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3823.000000->61.830413, \tstpz=0.500000, \tsolobj= 975958.838629, \tbestsol = 975958.838629)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759573e+05 | 9.759573e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75957331992943e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75957331992943e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3804.000000->61.676576, \tstpz=0.500000, \tsolobj= 975957.331993, \tbestsol = 975958.838629)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759634e+05 | 9.759634e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75963362233255e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75963362233255e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3811.000000->61.733297, \tstpz=0.500000, \tsolobj= 975963.362233, \tbestsol = 975963.362233)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759593e+05 | 9.759593e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75959294314753e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75959294314753e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3802.000000->61.660360, \tstpz=0.500000, \tsolobj= 975959.294315, \tbestsol = 975963.362233)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759607e+05 | 9.759607e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75960729484084e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75960729484084e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3814.000000->61.757591, \tstpz=0.500000, \tsolobj= 975960.729484, \tbestsol = 975963.362233)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759635e+05 | 9.759635e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75963478092529e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75963478092529e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 975963.478093, \tbestsol = 975963.478093)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759649e+05 | 9.759649e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75964877405301e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75964877405301e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 975964.877405, \tbestsol = 975964.877405)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759646e+05 | 9.759646e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75964593247684e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75964593247684e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3821.000000->61.814238, \tstpz=0.500000, \tsolobj= 975964.593248, \tbestsol = 975964.877405)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759679e+05 | 9.759679e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75967913656763e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75967913656763e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 975967.913657, \tbestsol = 975967.913657)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759701e+05 | 9.759701e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75970141989556e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75970141989556e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3815.000000->61.765686, \tstpz=0.500000, \tsolobj= 975970.141990, \tbestsol = 975970.141990)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759720e+05 | 9.759720e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75971982143234e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75971982143234e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3817.000000->61.781874, \tstpz=0.500000, \tsolobj= 975971.982143, \tbestsol = 975971.982143)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759731e+05 | 9.759731e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75973117246107e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75973117246107e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 975973.117246, \tbestsol = 975973.117246)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759771e+05 | 9.759771e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75977056008804e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75977056008804e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3804.000000->61.676576, \tstpz=0.500000, \tsolobj= 975977.056009, \tbestsol = 975977.056009)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759774e+05 | 9.759774e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75977397840026e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75977397840026e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3822.000000->61.822326, \tstpz=0.500000, \tsolobj= 975977.397840, \tbestsol = 975977.397840)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759790e+05 | 9.759790e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75978990471410e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75978990471410e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3812.000000->61.741396, \tstpz=0.500000, \tsolobj= 975978.990471, \tbestsol = 975978.990471)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759840e+05 | 9.759840e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.42\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75984000154702e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75984000154702e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 975984.000155, \tbestsol = 975984.000155)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759848e+05 | 9.759848e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75984760304431e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75984760304431e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3822.000000->61.822326, \tstpz=0.500000, \tsolobj= 975984.760304, \tbestsol = 975984.760304)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759862e+05 | 9.759862e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75986232276885e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75986232276885e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3838.000000->61.951594, \tstpz=0.500000, \tsolobj= 975986.232277, \tbestsol = 975986.232277)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759877e+05 | 9.759877e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75987724240955e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75987724240955e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3815.000000->61.765686, \tstpz=0.500000, \tsolobj= 975987.724241, \tbestsol = 975987.724241)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759870e+05 | 9.759870e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75987014889200e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75987014889200e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3840.000000->61.967734, \tstpz=0.500000, \tsolobj= 975987.014889, \tbestsol = 975987.724241)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759922e+05 | 9.759922e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75992180466067e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75992180466067e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3807.000000->61.700891, \tstpz=0.500000, \tsolobj= 975992.180466, \tbestsol = 975992.180466)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759969e+05 | 9.759969e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75996891285411e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75996891285411e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3831.000000->61.895073, \tstpz=0.500000, \tsolobj= 975996.891285, \tbestsol = 975996.891285)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759953e+05 | 9.759953e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75995345028952e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75995345028952e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 975995.345029, \tbestsol = 975996.891285)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.759980e+05 | 9.759980e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.75997958312428e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.75997958312428e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 975997.958312, \tbestsol = 975997.958312)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760052e+05 | 9.760052e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76005209678332e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76005209678332e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3808.000000->61.708994, \tstpz=0.500000, \tsolobj= 976005.209678, \tbestsol = 976005.209678)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760021e+05 | 9.760021e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76002132342916e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76002132342916e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3825.000000->61.846584, \tstpz=0.500000, \tsolobj= 976002.132343, \tbestsol = 976005.209678)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.34\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.6s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760051e+05 | 9.760051e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.56\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76005126898108e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76005126898108e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3822.000000->61.822326, \tstpz=0.500000, \tsolobj= 976005.126898, \tbestsol = 976005.209678)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760040e+05 | 9.760040e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76004012883137e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76004012883137e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3833.000000->61.911227, \tstpz=0.500000, \tsolobj= 976004.012883, \tbestsol = 976005.209678)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760065e+05 | 9.760065e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76006463279719e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76006463279719e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3812.000000->61.741396, \tstpz=0.500000, \tsolobj= 976006.463280, \tbestsol = 976006.463280)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760071e+05 | 9.760071e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76007115031463e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76007115031463e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3848.000000->62.032250, \tstpz=0.500000, \tsolobj= 976007.115031, \tbestsol = 976007.115031)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760068e+05 | 9.760068e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.42\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76006822774291e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76006822774291e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3833.000000->61.911227, \tstpz=0.500000, \tsolobj= 976006.822774, \tbestsol = 976007.115031)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760095e+05 | 9.760095e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76009466801420e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76009466801420e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3854.000000->62.080593, \tstpz=0.500000, \tsolobj= 976009.466801, \tbestsol = 976009.466801)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760119e+05 | 9.760119e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76011880219306e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76011880219306e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3823.000000->61.830413, \tstpz=0.500000, \tsolobj= 976011.880219, \tbestsol = 976011.880219)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760113e+05 | 9.760113e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76011343712123e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76011343712123e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 976011.343712, \tbestsol = 976011.880219)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760131e+05 | 9.760131e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76013055936101e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76013055936101e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3815.000000->61.765686, \tstpz=0.500000, \tsolobj= 976013.055936, \tbestsol = 976013.055936)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760157e+05 | 9.760157e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76015712385752e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76015712385752e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 976015.712386, \tbestsol = 976015.712386)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760181e+05 | 9.760181e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76018051039596e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76018051039596e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3821.000000->61.814238, \tstpz=0.500000, \tsolobj= 976018.051040, \tbestsol = 976018.051040)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760176e+05 | 9.760176e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76017575216283e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76017575216283e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3818.000000->61.789967, \tstpz=0.500000, \tsolobj= 976017.575216, \tbestsol = 976018.051040)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760219e+05 | 9.760219e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76021925057368e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76021925057368e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3811.000000->61.733297, \tstpz=0.500000, \tsolobj= 976021.925057, \tbestsol = 976021.925057)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760221e+05 | 9.760221e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76022059606615e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76022059606615e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3835.000000->61.927377, \tstpz=0.500000, \tsolobj= 976022.059607, \tbestsol = 976022.059607)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760236e+05 | 9.760236e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76023648544581e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76023648544581e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3810.000000->61.725197, \tstpz=0.500000, \tsolobj= 976023.648545, \tbestsol = 976023.648545)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760227e+05 | 9.760227e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76022747460850e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76022747460850e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 976022.747461, \tbestsol = 976023.648545)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.31\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760238e+05 | 9.760238e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.43\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76023832574486e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76023832574486e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 976023.832574, \tbestsol = 976023.832574)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760259e+05 | 9.760259e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.28\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76025932846459e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76025932846459e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 976025.932846, \tbestsol = 976025.932846)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760302e+05 | 9.760302e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76030189349603e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76030189349603e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3809.000000->61.717096, \tstpz=0.500000, \tsolobj= 976030.189350, \tbestsol = 976030.189350)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760290e+05 | 9.760290e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76028958902337e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76028958902337e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3837.000000->61.943523, \tstpz=0.500000, \tsolobj= 976028.958902, \tbestsol = 976030.189350)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760297e+05 | 9.760297e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.39\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76029742475856e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76029742475856e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3807.000000->61.700891, \tstpz=0.500000, \tsolobj= 976029.742476, \tbestsol = 976030.189350)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760302e+05 | 9.760302e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76030166369623e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76030166369623e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3845.000000->62.008064, \tstpz=0.500000, \tsolobj= 976030.166370, \tbestsol = 976030.189350)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760330e+05 | 9.760330e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76033033006964e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76033033006964e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3826.000000->61.854668, \tstpz=0.500000, \tsolobj= 976033.033007, \tbestsol = 976033.033007)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760314e+05 | 9.760314e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76031430320588e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76031430320588e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 976031.430321, \tbestsol = 976033.033007)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760311e+05 | 9.760311e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76031132896171e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76031132896171e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3817.000000->61.781874, \tstpz=0.500000, \tsolobj= 976031.132896, \tbestsol = 976033.033007)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760324e+05 | 9.760324e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76032359399482e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76032359399482e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 976032.359399, \tbestsol = 976033.033007)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760353e+05 | 9.760353e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76035332395573e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76035332395573e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3801.000000->61.652251, \tstpz=0.500000, \tsolobj= 976035.332396, \tbestsol = 976035.332396)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760355e+05 | 9.760355e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76035507403395e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76035507403395e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 976035.507403, \tbestsol = 976035.507403)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760361e+05 | 9.760361e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76036130645157e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76036130645157e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3824.000000->61.838499, \tstpz=0.500000, \tsolobj= 976036.130645, \tbestsol = 976036.130645)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760352e+05 | 9.760352e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76035199321626e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76035199321626e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 976035.199322, \tbestsol = 976036.130645)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760419e+05 | 9.760419e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76041891235829e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76041891235829e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3823.000000->61.830413, \tstpz=0.500000, \tsolobj= 976041.891236, \tbestsol = 976041.891236)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760409e+05 | 9.760409e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76040852272719e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76040852272719e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3849.000000->62.040309, \tstpz=0.500000, \tsolobj= 976040.852273, \tbestsol = 976041.891236)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.32\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760441e+05 | 9.760441e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.41\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76044127616705e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76044127616705e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3810.000000->61.725197, \tstpz=0.500000, \tsolobj= 976044.127617, \tbestsol = 976044.127617)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760476e+05 | 9.760476e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76047622187454e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76047622187454e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3846.000000->62.016127, \tstpz=0.500000, \tsolobj= 976047.622187, \tbestsol = 976047.622187)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760479e+05 | 9.760479e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76047934595011e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76047934595011e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3839.000000->61.959664, \tstpz=0.500000, \tsolobj= 976047.934595, \tbestsol = 976047.934595)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760458e+05 | 9.760458e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76045799952284e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76045799952284e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3838.000000->61.951594, \tstpz=0.500000, \tsolobj= 976045.799952, \tbestsol = 976047.934595)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760489e+05 | 9.760489e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76048860841552e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76048860841552e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3814.000000->61.757591, \tstpz=0.500000, \tsolobj= 976048.860842, \tbestsol = 976048.860842)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760499e+05 | 9.760499e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76049938578668e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76049938578668e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 976049.938579, \tbestsol = 976049.938579)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760488e+05 | 9.760488e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.40\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76048797421393e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76048797421393e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3802.000000->61.660360, \tstpz=0.500000, \tsolobj= 976048.797421, \tbestsol = 976049.938579)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760515e+05 | 9.760515e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76051522378162e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76051522378162e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3834.000000->61.919302, \tstpz=0.500000, \tsolobj= 976051.522378, \tbestsol = 976051.522378)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760502e+05 | 9.760502e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76050234495887e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76050234495887e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 976050.234496, \tbestsol = 976051.522378)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760486e+05 | 9.760486e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76048575371590e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76048575371590e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 976048.575372, \tbestsol = 976051.522378)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760565e+05 | 9.760565e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76056505415919e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76056505415919e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3810.000000->61.725197, \tstpz=0.500000, \tsolobj= 976056.505416, \tbestsol = 976056.505416)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760550e+05 | 9.760550e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76054968726238e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76054968726238e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 976054.968726, \tbestsol = 976056.505416)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760558e+05 | 9.760558e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76055814989288e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76055814989288e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3806.000000->61.692787, \tstpz=0.500000, \tsolobj= 976055.814989, \tbestsol = 976056.505416)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760568e+05 | 9.760568e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76056828879002e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76056828879002e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3856.000000->62.096699, \tstpz=0.500000, \tsolobj= 976056.828879, \tbestsol = 976056.828879)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760600e+05 | 9.760600e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76059978278873e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76059978278873e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3828.000000->61.870833, \tstpz=0.500000, \tsolobj= 976059.978279, \tbestsol = 976059.978279)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760567e+05 | 9.760567e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76056685119192e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76056685119192e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 976056.685119, \tbestsol = 976059.978279)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760577e+05 | 9.760577e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76057657399543e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76057657399543e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 976057.657400, \tbestsol = 976059.978279)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760604e+05 | 9.760604e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76060413350042e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76060413350042e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 976060.413350, \tbestsol = 976060.413350)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760615e+05 | 9.760615e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76061451946569e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76061451946569e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3808.000000->61.708994, \tstpz=0.500000, \tsolobj= 976061.451947, \tbestsol = 976061.451947)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.26\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760633e+05 | 9.760633e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76063260785052e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76063260785052e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3831.000000->61.895073, \tstpz=0.500000, \tsolobj= 976063.260785, \tbestsol = 976063.260785)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760620e+05 | 9.760620e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76062009076260e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76062009076260e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3819.000000->61.798058, \tstpz=0.500000, \tsolobj= 976062.009076, \tbestsol = 976063.260785)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760635e+05 | 9.760635e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76063526247112e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76063526247112e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3851.000000->62.056426, \tstpz=0.500000, \tsolobj= 976063.526247, \tbestsol = 976063.526247)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760671e+05 | 9.760671e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76067070556064e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76067070556064e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3828.000000->61.870833, \tstpz=0.500000, \tsolobj= 976067.070556, \tbestsol = 976067.070556)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760696e+05 | 9.760696e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76069635566901e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76069635566901e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 976069.635567, \tbestsol = 976069.635567)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760696e+05 | 9.760696e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76069636047275e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76069636047275e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3826.000000->61.854668, \tstpz=0.500000, \tsolobj= 976069.636047, \tbestsol = 976069.636047)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760717e+05 | 9.760717e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76071724883078e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76071724883078e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3840.000000->61.967734, \tstpz=0.500000, \tsolobj= 976071.724883, \tbestsol = 976071.724883)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760752e+05 | 9.760752e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76075185964449e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76075185964449e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3818.000000->61.789967, \tstpz=0.500000, \tsolobj= 976075.185964, \tbestsol = 976075.185964)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760795e+05 | 9.760795e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76079483900409e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76079483900409e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3843.000000->61.991935, \tstpz=0.500000, \tsolobj= 976079.483900, \tbestsol = 976079.483900)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760793e+05 | 9.760793e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76079301088968e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76079301088968e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3834.000000->61.919302, \tstpz=0.500000, \tsolobj= 976079.301089, \tbestsol = 976079.483900)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760771e+05 | 9.760771e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76077102478040e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76077102478040e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 976077.102478, \tbestsol = 976079.483900)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760832e+05 | 9.760832e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76083220914127e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76083220914127e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3815.000000->61.765686, \tstpz=0.500000, \tsolobj= 976083.220914, \tbestsol = 976083.220914)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760830e+05 | 9.760830e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76083042033058e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76083042033058e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3823.000000->61.830413, \tstpz=0.500000, \tsolobj= 976083.042033, \tbestsol = 976083.220914)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760847e+05 | 9.760847e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76084683638626e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76084683638626e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3821.000000->61.814238, \tstpz=0.500000, \tsolobj= 976084.683639, \tbestsol = 976084.683639)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760831e+05 | 9.760831e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76083112159843e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76083112159843e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3840.000000->61.967734, \tstpz=0.500000, \tsolobj= 976083.112160, \tbestsol = 976084.683639)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760868e+05 | 9.760868e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76086791768398e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76086791768398e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 976086.791768, \tbestsol = 976086.791768)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760853e+05 | 9.760853e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76085283777235e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76085283777235e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3837.000000->61.943523, \tstpz=0.500000, \tsolobj= 976085.283777, \tbestsol = 976086.791768)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760866e+05 | 9.760866e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76086590420914e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76086590420914e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3814.000000->61.757591, \tstpz=0.500000, \tsolobj= 976086.590421, \tbestsol = 976086.791768)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.27\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760842e+05 | 9.760842e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.37\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76084181772960e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76084181772960e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3838.000000->61.951594, \tstpz=0.500000, \tsolobj= 976084.181773, \tbestsol = 976086.791768)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760871e+05 | 9.760871e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76087070656059e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76087070656059e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3812.000000->61.741396, \tstpz=0.500000, \tsolobj= 976087.070656, \tbestsol = 976087.070656)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760857e+05 | 9.760857e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76085726522150e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76085726522150e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3835.000000->61.927377, \tstpz=0.500000, \tsolobj= 976085.726522, \tbestsol = 976087.070656)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760856e+05 | 9.760856e+05 |   0.00%| unknown\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76085644094240e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76085644094240e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3820.000000->61.806149, \tstpz=0.500000, \tsolobj= 976085.644094, \tbestsol = 976087.070656)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760850e+05 | 9.760850e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76085038907068e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76085038907068e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3835.000000->61.927377, \tstpz=0.500000, \tsolobj= 976085.038907, \tbestsol = 976087.070656)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760881e+05 | 9.760881e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76088127288219e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76088127288219e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3817.000000->61.781874, \tstpz=0.500000, \tsolobj= 976088.127288, \tbestsol = 976088.127288)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760899e+05 | 9.760899e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76089934636788e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76089934636788e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3831.000000->61.895073, \tstpz=0.500000, \tsolobj= 976089.934637, \tbestsol = 976089.934637)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760893e+05 | 9.760893e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76089302605746e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76089302605746e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3811.000000->61.733297, \tstpz=0.500000, \tsolobj= 976089.302606, \tbestsol = 976089.934637)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760878e+05 | 9.760878e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76087769254552e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76087769254552e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 976087.769255, \tbestsol = 976089.934637)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760926e+05 | 9.760926e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76092577955896e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76092577955896e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3814.000000->61.757591, \tstpz=0.500000, \tsolobj= 976092.577956, \tbestsol = 976092.577956)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.29\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760919e+05 | 9.760919e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76091869321006e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76091869321006e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3844.000000->62.000000, \tstpz=0.500000, \tsolobj= 976091.869321, \tbestsol = 976092.577956)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760913e+05 | 9.760913e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76091349743975e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76091349743975e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3811.000000->61.733297, \tstpz=0.500000, \tsolobj= 976091.349744, \tbestsol = 976092.577956)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760935e+05 | 9.760935e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76093519260401e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76093519260401e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3835.000000->61.927377, \tstpz=0.500000, \tsolobj= 976093.519260, \tbestsol = 976093.519260)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760970e+05 | 9.760970e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.32\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76096995363706e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76096995363706e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3820.000000->61.806149, \tstpz=0.500000, \tsolobj= 976096.995364, \tbestsol = 976096.995364)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760932e+05 | 9.760932e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76093196432524e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76093196432524e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3829.000000->61.878914, \tstpz=0.500000, \tsolobj= 976093.196433, \tbestsol = 976096.995364)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760963e+05 | 9.760963e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76096282800885e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76096282800885e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 976096.282801, \tbestsol = 976096.995364)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.760944e+05 | 9.760944e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76094373287873e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76094373287873e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 976094.373288, \tbestsol = 976096.995364)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761001e+05 | 9.761001e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76100118932909e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76100118932909e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3803.000000->61.668468, \tstpz=0.500000, \tsolobj= 976100.118933, \tbestsol = 976100.118933)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761000e+05 | 9.761000e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76099950454566e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76099950454566e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 976099.950455, \tbestsol = 976100.118933)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761030e+05 | 9.761030e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76102992797296e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76102992797296e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3812.000000->61.741396, \tstpz=0.500000, \tsolobj= 976102.992797, \tbestsol = 976102.992797)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761039e+05 | 9.761039e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76103871190642e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76103871190642e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3847.000000->62.024189, \tstpz=0.500000, \tsolobj= 976103.871191, \tbestsol = 976103.871191)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761046e+05 | 9.761046e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76104579183947e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76104579183947e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3811.000000->61.733297, \tstpz=0.500000, \tsolobj= 976104.579184, \tbestsol = 976104.579184)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761038e+05 | 9.761038e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76103752922017e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76103752922017e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3858.000000->62.112801, \tstpz=0.500000, \tsolobj= 976103.752922, \tbestsol = 976104.579184)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.28\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761053e+05 | 9.761053e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.38\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76105316713202e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76105316713202e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3842.000000->61.983869, \tstpz=0.500000, \tsolobj= 976105.316713, \tbestsol = 976105.316713)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761028e+05 | 9.761028e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.33\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76102806532059e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76102806532059e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 976102.806532, \tbestsol = 976105.316713)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761081e+05 | 9.761081e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.29\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76108098615898e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76108098615898e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3816.000000->61.773781, \tstpz=0.500000, \tsolobj= 976108.098616, \tbestsol = 976108.098616)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761049e+05 | 9.761049e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76104853303906e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76104853303906e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3827.000000->61.862751, \tstpz=0.500000, \tsolobj= 976104.853304, \tbestsol = 976108.098616)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761067e+05 | 9.761067e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76106722589805e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76106722589805e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3832.000000->61.903150, \tstpz=0.500000, \tsolobj= 976106.722590, \tbestsol = 976108.098616)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761025e+05 | 9.761025e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76102528713244e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76102528713244e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3842.000000->61.983869, \tstpz=0.500000, \tsolobj= 976102.528713, \tbestsol = 976108.098616)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.30\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761099e+05 | 9.761099e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.42\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76109940748096e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76109940748096e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3811.000000->61.733297, \tstpz=0.500000, \tsolobj= 976109.940748, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761071e+05 | 9.761071e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76107140635416e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76107140635416e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3826.000000->61.854668, \tstpz=0.500000, \tsolobj= 976107.140635, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.21\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761078e+05 | 9.761078e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76107779999004e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76107779999004e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3820.000000->61.806149, \tstpz=0.500000, \tsolobj= 976107.779999, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.23\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761053e+05 | 9.761053e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76105287152323e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76105287152323e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3841.000000->61.975802, \tstpz=0.500000, \tsolobj= 976105.287152, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761081e+05 | 9.761081e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.35\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76108105026906e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76108105026906e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3810.000000->61.725197, \tstpz=0.500000, \tsolobj= 976108.105027, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.25\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761062e+05 | 9.761062e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.36\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76106239618595e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76106239618595e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3833.000000->61.911227, \tstpz=0.500000, \tsolobj= 976106.239619, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761064e+05 | 9.761064e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76106386873496e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76106386873496e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3825.000000->61.846584, \tstpz=0.500000, \tsolobj= 976106.386873, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.22\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761044e+05 | 9.761044e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.31\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76104388397407e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76104388397407e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3867.000000->62.185207, \tstpz=0.500000, \tsolobj= 976104.388397, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.20\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761067e+05 | 9.761067e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.30\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76106712425993e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76106712425993e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3830.000000->61.886994, \tstpz=0.500000, \tsolobj= 976106.712426, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.24\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761054e+05 | 9.761054e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.34\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76105392103425e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76105392103425e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3825.000000->61.846584, \tstpz=0.500000, \tsolobj= 976105.392103, \tbestsol = 976109.940748)\\\n",
      "0.500000\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 2, fast)       1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3096 clqs\\\n",
      "(round 3, exhaustive) 1389 del vars, 705 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 3096 upgd conss, 0 impls, 3096 clqs\\\n",
      "presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):\\\n",
      " 24165 deleted vars, 3801 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients\\\n",
      " 0 implications, 0 cliques\\\n",
      "presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints\\\n",
      "Presolving Time: 0.41\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 0.5s|     1 |     0 |     0 |     - | trivial|   0 |   0 |   0 |   0 |   0 |  0 |   0 |   0 | 9.761071e+05 | 9.761071e+05 |   0.00%| unknown\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 0.53\\\n",
      "Solving Nodes      : 1\\\n",
      "Primal Bound       : +9.76107106173124e+05 (1 solutions)\\\n",
      "Dual Bound         : +9.76107106173124e+05\\\n",
      "Gap                : 0.00 %\\\n",
      "\\\n",
      " upp 2814410.531664 \t,sqsum =3812.000000->61.741396, \tstpz=0.500000, \tsolobj= 976107.106173, \tbestsol = 976109.940748)\\\n",
      "Solving Time (sec) : 399.141779\\\n",
      "presolving:\\\n",
      "(round 1, fast)       705 del vars, 1922 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7222 clqs\\\n",
      "(round 2, fast)       1280 del vars, 2067 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7077 clqs\\\n",
      "(round 3, exhaustive) 1280 del vars, 2067 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 7077 upgd conss, 0 impls, 7077 clqs\\\n",
      "(round 4, fast)       1624 del vars, 2139 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 7077 upgd conss, 0 impls, 6983 clqs\\\n",
      "(round 5, fast)       1735 del vars, 2252 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 7077 upgd conss, 0 impls, 6884 clqs\\\n",
      "(round 6, fast)       1778 del vars, 2277 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 7077 upgd conss, 0 impls, 6863 clqs\\\n",
      "(round 7, fast)       1792 del vars, 2287 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 7077 upgd conss, 0 impls, 6855 clqs\\\n",
      "(round 8, fast)       1799 del vars, 2293 del conss, 0 add conss, 21 chg bounds, 0 chg sides, 0 chg coeffs, 7077 upgd conss, 0 impls, 6851 clqs\\\n",
      "(round 9, medium)     4890 del vars, 2345 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3037 chg coeffs, 7077 upgd conss, 0 impls, 6795 clqs\\\n",
      "(round 10, fast)       5020 del vars, 2422 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3037 chg coeffs, 7077 upgd conss, 0 impls, 6718 clqs\\\n",
      "(round 11, fast)       5049 del vars, 2440 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3037 chg coeffs, 7077 upgd conss, 0 impls, 6703 clqs\\\n",
      "(round 12, medium)     5126 del vars, 2501 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3051 chg coeffs, 7077 upgd conss, 0 impls, 6642 clqs\\\n",
      "(round 13, fast)       5141 del vars, 2508 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3051 chg coeffs, 7077 upgd conss, 0 impls, 6634 clqs\\\n",
      "(round 14, medium)     5178 del vars, 2543 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3054 chg coeffs, 7077 upgd conss, 0 impls, 6600 clqs\\\n",
      "(round 15, medium)     5208 del vars, 2566 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3060 chg coeffs, 7077 upgd conss, 0 impls, 6577 clqs\\\n",
      "(round 16, medium)     5223 del vars, 2579 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3061 chg coeffs, 7077 upgd conss, 0 impls, 6564 clqs\\\n",
      "(round 17, exhaustive) 5232 del vars, 2585 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3065 chg coeffs, 7077 upgd conss, 0 impls, 6558 clqs\\\n",
      "(round 18, medium)     5241 del vars, 2592 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3066 chg coeffs, 7077 upgd conss, 0 impls, 6550 clqs\\\n",
      "(round 19, medium)     5247 del vars, 2598 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3067 chg coeffs, 7077 upgd conss, 0 impls, 6545 clqs\\\n",
      "(round 20, medium)     5254 del vars, 2605 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3067 chg coeffs, 7077 upgd conss, 0 impls, 6538 clqs\\\n",
      "(round 21, exhaustive) 5313 del vars, 2610 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3067 chg coeffs, 7077 upgd conss, 0 impls, 6524 clqs\\\n",
      "(round 22, fast)       5313 del vars, 2619 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3067 chg coeffs, 7077 upgd conss, 0 impls, 6524 clqs\\\n",
      "(round 23, medium)     5320 del vars, 2625 del conss, 0 add conss, 21 chg bounds, 2920 chg sides, 3068 chg coeffs, 7077 upgd conss, 0 impls, 6518 clqs\\\n",
      "   (402.7s) probing: 51/18840 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes\\\n",
      "   (402.7s) probing aborted: 50/50 successive totally useless probings\\\n",
      "   Deactivated symmetry handling methods, since SCIP was built without symmetry detector (SYM=none).\\\n",
      "presolving (24 rounds: 24 fast, 13 medium, 4 exhaustive):\\\n",
      " 5765 deleted vars, 2896 deleted constraints, 0 added constraints, 21 tightened bounds, 0 added holes, 2920 changed sides, 3069 changed coefficients\\\n",
      " 0 implications, 6246 cliques\\\n",
      "presolved problem has 18400 variables (18400 bin, 0 int, 0 impl, 0 cont) and 6247 constraints\\\n",
      "   6247 constraints of type <setppc>\\\n",
      "Presolving Time: 2.75\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "t 403s|     1 |     0 |     0 |     - | trivial|   0 |  18k|6246 |   0 |   0 |  0 |   0 |   0 |-1.422400e+08 | 2.351744e+07 |    Inf | unknown\\\n",
      "p 404s|     1 |     0 |     0 |     - |  clique|   0 |  18k|6246 |6246 |   0 |  0 |   0 |   0 |-1.422400e+08 | 5.095676e+06 |    Inf | unknown\\\n",
      "p 404s|     1 |     0 |     2 |     - | vbounds|   0 |  18k|6246 |6246 |   0 |  0 |   0 |   0 |-1.422400e+08 | 1.762319e+06 |    Inf | unknown\\\n",
      "  412s|     1 |     0 | 21754 |     - |   235M |   0 |  18k|6246 |6246 |   0 |  0 |   0 |   0 | 1.523178e+06 | 1.762319e+06 |  15.70%| unknown\\\n",
      "  417s|     1 |     0 | 22371 |     - |   270M |   0 |  18k|6246 |6259 |  13 |  1 |   0 |   0 | 1.523444e+06 | 1.762319e+06 |  15.68%| unknown\\\n",
      "  420s|     1 |     0 | 22826 |     - |   295M |   0 |  18k|6246 |6270 |  24 |  2 |   0 |   0 | 1.523561e+06 | 1.762319e+06 |  15.67%| unknown\\\n",
      "  423s|     1 |     0 | 23069 |     - |   323M |   0 |  18k|6246 |6282 |  36 |  3 |   0 |   0 | 1.523597e+06 | 1.762319e+06 |  15.67%| unknown\\\n",
      "  425s|     1 |     0 | 23307 |     - |   332M |   0 |  18k|6246 |6292 |  46 |  4 |   0 |   0 | 1.523648e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      "  429s|     1 |     0 | 23583 |     - |   363M |   0 |  18k|6246 |6304 |  58 |  5 |   0 |   0 | 1.523690e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      "  430s|     1 |     0 | 23732 |     - |   364M |   0 |  18k|6246 |6314 |  68 |  6 |   0 |   0 | 1.523702e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      "  431s|     1 |     0 | 23863 |     - |   365M |   0 |  18k|6246 |6324 |  78 |  7 |   0 |   0 | 1.523711e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      "  432s|     1 |     0 | 23926 |     - |   367M |   0 |  18k|6246 |6330 |  84 |  8 |   0 |   0 | 1.523716e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      "  433s|     1 |     0 | 24060 |     - |   368M |   0 |  18k|6246 |6337 |  91 |  9 |   0 |   0 | 1.523726e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      "  435s|     1 |     0 | 24245 |     - |   389M |   0 |  18k|6246 |6343 |  97 | 10 |   0 |   0 | 1.523737e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      "  437s|     1 |     0 | 24463 |     - |   402M |   0 |  18k|6246 |6350 | 104 | 11 |   0 |   0 | 1.523751e+06 | 1.762319e+06 |  15.66%| unknown\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "d 445s|     1 |     0 | 37440 |     - |farkasdi|   0 |  18k|6246 |6350 |   0 | 11 |   0 |   0 | 1.523751e+06 | 1.705960e+06 |  11.96%| unknown\\\n",
      "d 445s|     1 |     0 | 37984 |     - |farkasdi|   0 |  18k|6246 |6350 |   0 | 11 |   0 |   0 | 1.523751e+06 | 1.647689e+06 |   8.13%| unknown\\\n",
      "d 445s|     1 |     0 | 37997 |     - |farkasdi|   0 |  18k|6246 |6350 |   0 | 11 |   0 |   0 | 1.523751e+06 | 1.588092e+06 |   4.22%| unknown\\\n",
      "d 445s|     1 |     0 | 38000 |     - |farkasdi|   0 |  18k|6246 |6350 |   0 | 11 |   0 |   0 | 1.523751e+06 | 1.555642e+06 |   2.09%| unknown\\\n",
      "d 445s|     1 |     0 | 38100 |     - |farkasdi|   0 |  18k|6246 |6350 |   0 | 11 |   0 |   0 | 1.523751e+06 | 1.542851e+06 |   1.25%| unknown\\\n",
      "L 451s|     1 |     0 | 38122 |     - |    rens|   0 |  18k|6246 |6350 | 104 | 11 |   0 |   0 | 1.523751e+06 | 1.541267e+06 |   1.15%| unknown\\\n",
      "  453s|     1 |     0 | 38122 |     - |   427M |   0 |  18k|6246 |6350 | 104 | 11 |   0 |   0 | 1.523751e+06 | 1.541267e+06 |   1.15%| unknown\\\n",
      "  453s|     1 |     0 | 38122 |     - |   428M |   0 |  18k|6246 |6346 | 104 | 11 |   0 |   0 | 1.523751e+06 | 1.541267e+06 |   1.15%| unknown\\\n",
      "  454s|     1 |     0 | 38308 |     - |   428M |   0 |  18k|6242 |6351 | 109 | 12 |   0 |   0 | 1.523757e+06 | 1.541267e+06 |   1.15%| unknown\\\n",
      "  454s|     1 |     0 | 38403 |     - |   428M |   0 |  18k|6242 |6354 | 112 | 13 |   0 |   0 | 1.523760e+06 | 1.541267e+06 |   1.15%| unknown\\\n",
      "  464s|     1 |     2 | 38404 |     - |   428M |   0 |  18k|6242 |6354 | 112 | 13 |   0 |  43 | 1.523800e+06 | 1.541267e+06 |   1.15%| unknown\\\n",
      "L 545s|    39 |    37 | 51988 | 717.0 |    alns|  32 |  18k|6242 |6332 | 117 |  1 |   0 | 536 | 1.523847e+06 | 1.528445e+06 |   0.30%| unknown\\\n",
      "L 545s|    39 |    37 | 51988 | 717.0 |    alns|  32 |  18k|6242 |6332 | 117 |  1 |   0 | 536 | 1.523847e+06 | 1.528326e+06 |   0.29%| unknown\\\n",
      "L 545s|    39 |    37 | 51988 | 717.0 |    alns|  32 |  18k|6242 |6332 | 117 |  1 |   0 | 536 | 1.523847e+06 | 1.528124e+06 |   0.28%| unknown\\\n",
      "* 550s|    65 |    59 | 54201 | 460.3 |    LP  |  46 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526781e+06 |   0.19%| unknown\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "* 550s|    69 |    59 | 54284 | 434.4 |    LP  |  48 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526743e+06 |   0.19%| unknown\\\n",
      "* 551s|    78 |    57 | 54400 | 385.2 |    LP  |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526718e+06 |   0.19%| unknown\\\n",
      "* 551s|    86 |    59 | 54652 | 351.9 |    LP  |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526660e+06 |   0.18%| unknown\\\n",
      "* 551s|    88 |    58 | 54676 | 344.1 |    LP  |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526637e+06 |   0.18%| unknown\\\n",
      "* 552s|    92 |    56 | 54806 | 330.4 |    LP  |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526600e+06 |   0.18%| unknown\\\n",
      "* 552s|    97 |    56 | 54949 | 314.7 |    LP  |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526566e+06 |   0.18%| unknown\\\n",
      "* 552s|    98 |    55 | 54966 | 311.6 |    LP  |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526528e+06 |   0.18%| unknown\\\n",
      "  552s|   100 |    55 | 55005 | 305.7 |   438M |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526528e+06 |   0.18%| unknown\\\n",
      "* 552s|   108 |    55 | 55064 | 283.4 |    LP  |  51 |  18k|6242 |6339 | 125 |  2 |   0 | 550 | 1.523847e+06 | 1.526527e+06 |   0.18%| unknown\\\n",
      "* 561s|   131 |    68 | 60241 | 273.1 |    LP  |  51 |  18k|6242 |6347 | 146 |  4 |   0 | 564 | 1.523853e+06 | 1.526523e+06 |   0.18%| unknown\\\n",
      "* 561s|   132 |    67 | 60361 | 271.9 |    LP  |  51 |  18k|6242 |6349 | 148 |  3 |   0 | 564 | 1.523853e+06 | 1.526505e+06 |   0.17%| unknown\\\n",
      "* 562s|   136 |    67 | 60873 | 267.6 |    LP  |  51 |  18k|6242 |6346 | 148 |  2 |   0 | 564 | 1.523853e+06 | 1.526497e+06 |   0.17%| unknown\\\n",
      "* 564s|   161 |    64 | 63541 | 242.5 |    LP  |  51 |  18k|6242 |6339 | 150 |  2 |   0 | 564 | 1.523853e+06 | 1.526241e+06 |   0.16%| unknown\\\n",
      "  569s|   200 |    71 | 65854 | 206.6 |   462M |  51 |  18k|6242 |6341 | 158 |  0 |   0 | 578 | 1.523853e+06 | 1.526241e+06 |   0.16%| unknown\\\n",
      "  582s|   300 |    97 | 77608 | 176.8 |   477M |  51 |  18k|6251 |6337 | 175 |  1 |   9 | 592 | 1.523871e+06 | 1.526241e+06 |   0.16%| unknown\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "  592s|   400 |    99 | 83516 | 147.3 |   422M |  51 |  18k|6251 |6340 | 181 |  2 |   9 | 606 | 1.523871e+06 | 1.526241e+06 |   0.16%| unknown\\\n",
      "* 592s|   405 |   102 | 83579 | 145.6 |    LP  |  51 |  18k|6251 |6339 | 181 |  2 |   9 | 606 | 1.523871e+06 | 1.526236e+06 |   0.16%| unknown\\\n",
      "d 641s|   494 |   136 |161231 | 276.9 |pscostdi|  51 |  18k|6251 |6348 |   0 |  1 |   9 | 647 | 1.523876e+06 | 1.525717e+06 |   0.12%| unknown\\\n",
      "  643s|   500 |   142 |164947 | 281.0 |   403M |  51 |  18k|6251 |6354 | 259 |  2 |   9 | 647 | 1.523876e+06 | 1.525717e+06 |   0.12%| unknown\\\n",
      "* 657s|   551 |   183 |177655 | 278.0 |    LP  |  51 |  18k|6261 |6356 | 269 |  3 |  23 | 680 | 1.523878e+06 | 1.525620e+06 |   0.11%| unknown\\\n",
      "* 657s|   556 |   176 |178096 | 276.3 |    LP  |  51 |  18k|6261 |6354 | 269 |  2 |  23 | 680 | 1.523878e+06 | 1.525415e+06 |   0.10%| unknown\\\n",
      "* 662s|   578 |   177 |180030 | 269.1 |    LP  |  51 |  18k|6259 |6354 | 283 |  2 |  23 | 680 | 1.523878e+06 | 1.525319e+06 |   0.09%| unknown\\\n",
      "  670s|   600 |   179 |182661 | 263.6 |   426M |  51 |  18k|6259 |6358 | 307 |  0 |  23 | 686 | 1.523878e+06 | 1.525319e+06 |   0.09%| unknown\\\n",
      "* 670s|   607 |   178 |182956 | 261.1 |    LP  |  51 |  18k|6259 |6364 | 310 |  3 |  23 | 686 | 1.523878e+06 | 1.525308e+06 |   0.09%| unknown\\\n",
      "  690s|   700 |   179 |191617 | 238.7 |   463M |  51 |  18k|6302 |6365 | 367 |  2 |  66 | 716 | 1.523898e+06 | 1.525308e+06 |   0.09%| unknown\\\n",
      "L 705s|   767 |   182 |196954 | 224.8 |    alns|  51 |  18k|6315 |6384 | 422 |  7 |  79 | 722 | 1.523898e+06 | 1.525285e+06 |   0.09%| unknown\\\n",
      "  713s|   800 |   183 |199071 | 218.2 |   493M |  51 |  18k|6377 |6377 | 442 |  0 | 141 | 751 | 1.523898e+06 | 1.525285e+06 |   0.09%| unknown\\\n",
      "  735s|   900 |   193 |211571 | 207.8 |   495M |  51 |  18k|6397 |6365 | 504 |  2 | 161 | 791 | 1.523906e+06 | 1.525285e+06 |   0.09%| unknown\\\n",
      "L 749s|   968 |   200 |226149 | 208.3 |    rins|  51 |  18k|6427 |6373 | 549 |  2 | 191 | 813 | 1.523906e+06 | 1.525268e+06 |   0.09%| unknown\\\n",
      "  753s|  1000 |   206 |231137 | 206.6 |   482M |  51 |  18k|6427 |6369 | 550 |  2 | 191 | 813 | 1.523913e+06 | 1.525268e+06 |   0.09%| unknown\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "L 769s|  1068 |   204 |238512 | 200.3 |    gins|  51 |  18k|6427 |6381 | 587 |  0 | 191 | 826 | 1.523915e+06 | 1.525227e+06 |   0.09%| unknown\\\n",
      "  784s|  1100 |   218 |251156 | 206.0 |   477M |  51 |  18k|6447 |6364 | 620 |  2 | 211 | 844 | 1.523921e+06 | 1.525227e+06 |   0.09%| unknown\\\n",
      "* 801s|  1175 |   204 |262789 | 202.8 |    LP  |  51 |  18k|6447 |6361 | 670 |  2 | 211 | 881 | 1.523928e+06 | 1.524899e+06 |   0.06%| unknown\\\n",
      "* 801s|  1176 |   203 |262793 | 202.6 |    LP  |  51 |  18k|6447 |6361 | 670 |  2 | 211 | 881 | 1.523928e+06 | 1.524889e+06 |   0.06%| unknown\\\n",
      "* 801s|  1178 |   153 |263034 | 202.5 |    LP  |  51 |  18k|6447 |6361 | 671 |  2 | 211 | 881 | 1.523928e+06 | 1.524568e+06 |   0.04%|   2.46%\\\n",
      "* 802s|  1190 |   150 |263853 | 201.1 |    LP  |  51 |  18k|6447 |6362 | 673 |  2 | 211 | 881 | 1.523928e+06 | 1.524519e+06 |   0.04%|   2.49%\\\n",
      "  803s|  1200 |   152 |264329 | 199.8 |   478M |  51 |  18k|6447 |6362 | 673 |  0 | 211 | 881 | 1.523928e+06 | 1.524519e+06 |   0.04%|   2.58%\\\n",
      "* 803s|  1203 |   151 |264380 | 199.4 |    LP  |  51 |  18k|6447 |6362 | 673 |  2 | 211 | 881 | 1.523928e+06 | 1.524517e+06 |   0.04%|   2.59%\\\n",
      "* 804s|  1208 |   150 |264816 | 198.9 |    LP  |  51 |  18k|6447 |6362 | 673 |  2 | 211 | 881 | 1.523928e+06 | 1.524489e+06 |   0.04%|   2.59%\\\n",
      "* 813s|  1239 |   157 |269369 | 197.6 |    LP  |  51 |  18k|6447 |6362 | 686 |  2 | 211 | 894 | 1.523929e+06 | 1.524481e+06 |   0.04%|   2.72%\\\n",
      "* 815s|  1264 |   155 |270327 | 194.4 |    LP  |  51 |  18k|6447 |6363 | 687 |  2 | 211 | 894 | 1.523929e+06 | 1.524461e+06 |   0.03%|   2.79%\\\n",
      "* 820s|  1286 |   146 |274460 | 194.3 |    LP  |  51 |  18k|6447 |6367 | 711 |  2 | 211 | 894 | 1.523932e+06 | 1.524429e+06 |   0.03%|   3.14%\\\n",
      "* 820s|  1287 |   145 |274532 | 194.2 |    LP  |  51 |  18k|6447 |6361 | 711 |  2 | 211 | 894 | 1.523932e+06 | 1.524429e+06 |   0.03%|   3.14%\\\n",
      "  822s|  1300 |   146 |276669 | 193.9 |   482M |  51 |  18k|6447 |6361 | 711 |  2 | 211 | 894 | 1.523932e+06 | 1.524429e+06 |   0.03%|   3.80%\\\n",
      "Restart triggered after 50 consecutive estimations that the remaining tree will be large\\\n",
      "(run 1, node 1367) performing user restart\\\n",
      "\\\n",
      "(restart) converted 114 cuts from the global cut pool into linear constraints\\\n",
      "\\\n",
      "presolving:\\\n",
      "(round 1, fast)       1847 del vars, 220 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 35 chg coeffs, 0 upgd conss, 0 impls, 6071 clqs\\\n",
      "(round 2, fast)       1883 del vars, 232 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 35 chg coeffs, 0 upgd conss, 0 impls, 6061 clqs\\\n",
      "(round 3, medium)     1909 del vars, 250 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 6043 clqs\\\n",
      "(round 4, medium)     1922 del vars, 258 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 43 chg coeffs, 0 upgd conss, 0 impls, 6035 clqs\\\n",
      "(round 5, exhaustive) 1927 del vars, 260 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 43 chg coeffs, 113 upgd conss, 0 impls, 6033 clqs\\\n",
      "presolving (6 rounds: 6 fast, 4 medium, 2 exhaustive):\\\n",
      " 2120 deleted vars, 348 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 49 changed coefficients\\\n",
      " 0 implications, 5945 cliques\\\n",
      "presolved problem has 16280 variables (16280 bin, 0 int, 0 impl, 0 cont) and 6223 constraints\\\n",
      "     61 constraints of type <knapsack>\\\n",
      "   5945 constraints of type <setppc>\\\n",
      "      1 constraints of type <linear>\\\n",
      "    216 constraints of type <logicor>\\\n",
      "Presolving Time: 4.55\\\n",
      "\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "  846s|     1 |     0 |310655 |     - |   515M |   0 |  16k|6223 |6007 |   0 |  0 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  846s|     1 |     0 |310655 |     - |   515M |   0 |  16k|6223 |6000 |   0 |  0 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  849s|     1 |     0 |310897 |     - |   517M |   0 |  16k|6216 |6006 |   9 |  1 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  849s|     1 |     0 |310897 |     - |   517M |   0 |  16k|6216 |6006 |   9 |  1 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  850s|     1 |     0 |311159 |     - |   518M |   0 |  16k|6213 |6013 |  16 |  2 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  850s|     1 |     0 |311159 |     - |   518M |   0 |  16k|6213 |6013 |  16 |  2 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  851s|     1 |     0 |311273 |     - |   519M |   0 |  16k|6213 |6020 |  23 |  3 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  851s|     1 |     0 |311273 |     - |   519M |   0 |  16k|6213 |6020 |  23 |  3 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  854s|     1 |     0 |311417 |     - |   524M |   0 |  16k|6213 |6025 |  28 |  4 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  854s|     1 |     0 |311417 |     - |   524M |   0 |  16k|6213 |6025 |  28 |  4 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  857s|     1 |     0 |311583 |     - |   537M |   0 |  16k|6213 |6029 |  32 |  5 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  857s|     1 |     0 |311583 |     - |   537M |   0 |  16k|6213 |6029 |  32 |  5 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  858s|     1 |     0 |311745 |     - |   538M |   0 |  16k|6213 |6034 |  37 |  6 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  858s|     1 |     0 |311745 |     - |   538M |   0 |  16k|6213 |6032 |  37 |  6 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  859s|     1 |     0 |311841 |     - |   538M |   0 |  16k|6211 |6037 |  42 |  7 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      "  859s|     1 |     0 |311841 |     - |   538M |   0 |  16k|6211 |6037 |  42 |  7 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  860s|     1 |     0 |312002 |     - |   539M |   0 |  16k|6211 |6040 |  45 |  8 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  860s|     1 |     0 |312002 |     - |   539M |   0 |  16k|6211 |6040 |  45 |  8 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  861s|     1 |     0 |312115 |     - |   539M |   0 |  16k|6211 |6043 |  48 |  9 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  861s|     1 |     0 |312115 |     - |   539M |   0 |  16k|6211 |6043 |  48 |  9 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  862s|     1 |     0 |312148 |     - |   540M |   0 |  16k|6211 |6045 |  50 | 10 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  862s|     1 |     0 |312148 |     - |   540M |   0 |  16k|6211 |6045 |  50 | 10 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  863s|     1 |     0 |312249 |     - |   541M |   0 |  16k|6211 |6047 |  52 | 11 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  863s|     1 |     0 |312249 |     - |   541M |   0 |  16k|6211 |6046 |  52 | 11 | 222 | 913 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  875s|     1 |     2 |317221 |     - |   541M |   0 |  16k|6206 |6046 |  52 | 11 | 240 | 931 | 1.523940e+06 | 1.524429e+06 |   0.03%| unknown\\\n",
      "  939s|   100 |    69 |354887 | 210.0 |   574M |  18 |  16k|6232 |6016 | 120 |  2 | 266 | 987 | 1.523940e+06 | 1.524429e+06 |   0.03%|   0.60%\\\n",
      "* 949s|   117 |    62 |360422 | 211.4 |    LP  |  18 |  16k|6277 |6016 | 131 |  2 | 311 | 999 | 1.523940e+06 | 1.524359e+06 |   0.03%|   0.63%\\\n",
      "* 950s|   143 |    61 |361252 | 208.3 |    LP  |  23 |  16k|6277 |6016 | 131 |  2 | 311 | 999 | 1.523940e+06 | 1.524351e+06 |   0.03%|   0.68%\\\n",
      "  965s|   200 |    66 |369837 | 206.2 |   578M |  25 |  16k|6287 |6016 | 140 |  2 | 321 |1020 | 1.523940e+06 | 1.524351e+06 |   0.03%|   3.04%\\\n",
      " 1009s|   300 |    82 |395551 | 209.2 |   571M |  25 |  16k|6294 |6024 | 208 |  9 | 328 |1045 | 1.523942e+06 | 1.524351e+06 |   0.03%|   7.30%\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      " 1053s|   400 |   100 |416730 | 209.4 |   587M |  25 |  16k|6298 |6014 | 258 |  2 | 332 |1086 | 1.523952e+06 | 1.524351e+06 |   0.03%|   8.99%\\\n",
      "L1071s|   494 |    84 |431559 | 206.8 |    rins|  29 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523966e+06 | 1.524278e+06 |   0.02%|  10.67%\\\n",
      " 1071s|   500 |    84 |432124 | 206.4 |   590M |  29 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523966e+06 | 1.524278e+06 |   0.02%|  11.03%\\\n",
      "*1072s|   514 |    90 |432773 | 205.2 |    LP  |  31 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523966e+06 | 1.524278e+06 |   0.02%|  11.03%\\\n",
      "*1073s|   542 |    90 |433732 | 202.7 |    LP  |  38 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523966e+06 | 1.524277e+06 |   0.02%|  11.81%\\\n",
      "*1074s|   545 |    86 |433861 | 202.5 |    LP  |  38 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523966e+06 | 1.524265e+06 |   0.02%|  11.89%\\\n",
      " 1079s|   600 |    89 |443917 | 201.9 |   592M |  38 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523970e+06 | 1.524265e+06 |   0.02%|  13.95%\\\n",
      "*1080s|   614 |    87 |444660 | 200.9 |    LP  |  38 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523970e+06 | 1.524255e+06 |   0.02%|  13.95%\\\n",
      "*1080s|   615 |    86 |444721 | 200.8 |    LP  |  38 |  16k|6306 |6014 | 260 |  2 | 340 |1103 | 1.523970e+06 | 1.524255e+06 |   0.02%|  13.95%\\\n",
      " 1101s|   700 |    83 |458770 | 199.3 |   581M |  38 |  16k|6326 |6017 | 276 |  2 | 360 |1130 | 1.523970e+06 | 1.524255e+06 |   0.02%|  17.08%\\\n",
      " 1123s|   800 |    77 |474739 | 197.5 |   586M |  38 |  16k|6337 |6023 | 313 |  2 | 372 |1149 | 1.523970e+06 | 1.524255e+06 |   0.02%|  21.89%\\\n",
      "L1128s|   815 |    48 |476920 | 197.1 |    rins|  38 |  16k|6337 |6015 | 313 |  2 | 372 |1166 | 1.523970e+06 | 1.524190e+06 |   0.01%|  24.85%\\\n",
      "*1129s|   823 |    48 |477435 | 196.6 |    LP  |  38 |  16k|6337 |6015 | 313 |  2 | 372 |1166 | 1.523970e+06 | 1.524190e+06 |   0.01%|  24.94%\\\n",
      " 1159s|   900 |    49 |497132 | 198.7 |   585M |  38 |  16k|6334 |6011 | 351 |  2 | 385 |1188 | 1.523990e+06 | 1.524190e+06 |   0.01%|  28.79%\\\n",
      "*1176s|   987 |    54 |508965 | 196.3 |    LP  |  38 |  16k|6345 |6018 | 359 |  2 | 397 |1212 | 1.523990e+06 | 1.524186e+06 |   0.01%|  29.23%\\\n",
      " time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. \\\n",
      " 1177s|  1000 |    53 |510051 | 195.7 |   587M |  38 |  16k|6345 |6020 | 361 |  2 | 397 |1212 | 1.523990e+06 | 1.524186e+06 |   0.01%|  29.55%\\\n",
      " 1207s|  1100 |    61 |537378 | 198.9 |   591M |  38 |  16k|6338 |6022 | 381 |  2 | 397 |1239 | 1.524011e+06 | 1.524186e+06 |   0.01%|  39.60%\\\n",
      " 1247s|  1200 |    57 |555657 | 198.2 |   597M |  38 |  16k|6335 |6020 | 421 |  2 | 410 |1280 | 1.524021e+06 | 1.524186e+06 |   0.01%|  49.46%\\\n",
      " 1273s|  1300 |    49 |571881 | 196.9 |   600M |  38 |  16k|6312 |6010 | 449 |  0 | 410 |1296 | 1.524051e+06 | 1.524186e+06 |   0.01%|  60.84%\\\n",
      " 1356s|  1400 |    35 |590175 | 196.4 |   606M |  38 |  16k|6319 |6037 | 485 |  0 | 433 |1340 | 1.524080e+06 | 1.524186e+06 |   0.01%|  75.01%\\\n",
      " 1393s|  1500 |     3 |605957 | 195.0 |   611M |  38 |  16k|6323 |6024 | 523 |  0 | 463 |1361 | 1.524147e+06 | 1.524186e+06 |   0.00%|  98.72%\\\n",
      "\\\n",
      "SCIP Status        : problem is solved [optimal solution found]\\\n",
      "Solving Time (sec) : 1393.87\\\n",
      "Solving Nodes      : 1505 (total of 2872 nodes in 2 runs)\\\n",
      "Primal Bound       : +1.52418609832438e+06 (366 solutions)\\\n",
      "Dual Bound         : +1.52418609832438e+06\\\n",
      "Gap                : 0.00 %}\n"
     ]
    }
   ],
   "source": [
    "mylines = []                                # Declare an empty list.\n",
    "with open ('new 2.txt', 'rt') as myfile:    # Open lorem.txt for reading text.\n",
    "    for myline in myfile:                   # For each line in the file,\n",
    "        mylines.append(myline.rstrip('\\n')) # strip newline and add to list.\n",
    "for element in mylines:                     # For each element in the list,\n",
    "    print(element)  "
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 16,
   "metadata": {},
   "outputs": [
    {
     "ename": "AttributeError",
     "evalue": "'list' object has no attribute 'size'",
     "output_type": "error",
     "traceback": [
      "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
      "\u001b[0;31mAttributeError\u001b[0m                            Traceback (most recent call last)",
      "\u001b[0;32m<ipython-input-16-063d5846dbe8>\u001b[0m in \u001b[0;36m<module>\u001b[0;34m\u001b[0m\n\u001b[0;32m----> 1\u001b[0;31m \u001b[0;32mfor\u001b[0m \u001b[0mi\u001b[0m \u001b[0;32min\u001b[0m \u001b[0mrange\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mmylines\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0msize\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m      2\u001b[0m     \u001b[0mprint\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mcontents\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mfind\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m\"Solving Time (sec) : \"\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
      "\u001b[0;31mAttributeError\u001b[0m: 'list' object has no attribute 'size'"
     ]
    }
   ],
   "source": [
    "for i in range(mylines.si):\n",
    "    print(contents.find(\"Solving Time (sec) : \"))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 21,
   "metadata": {},
   "outputs": [
    {
     "ename": "AttributeError",
     "evalue": "'list' object has no attribute 'size'",
     "output_type": "error",
     "traceback": [
      "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
      "\u001b[0;31mAttributeError\u001b[0m                            Traceback (most recent call last)",
      "\u001b[0;32m<ipython-input-21-5e9e30eabf63>\u001b[0m in \u001b[0;36m<module>\u001b[0;34m\u001b[0m\n\u001b[0;32m----> 1\u001b[0;31m \u001b[0mmylines\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0msize\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m",
      "\u001b[0;31mAttributeError\u001b[0m: 'list' object has no attribute 'size'"
     ]
    }
   ],
   "source": [
    "mylines.size"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 22,
   "metadata": {},
   "outputs": [],
   "source": [
    "import re\n",
    "errors = []\n",
    "linenum = 0\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.8.10"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 4
}