Trace number 3493100

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06UNSAT 202.813 200.696

General information on the benchmark

Namemus/chen/fdmus_v100/
fdmus_b20_341.cnf
MD5SUMec887ffbc80e4258ec99d1481a91dca9
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.8307
Satisfiable
(Un)Satisfiability was proved
Number of variables2739
Number of clauses7452
Sum of the clauses size17178
Maximum clause length3
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 25166
Number of clauses of size 32280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.06	c See www.sat4j.org for details.
0.03/0.07	c version 2.3.0.v20110206
0.03/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.07	c java.vm.version	19.1-b02
0.03/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version		1.6.0_24
0.03/0.07	c os.name		Linux
0.03/0.07	c os.version		2.6.18-164.el5
0.03/0.07	c os.arch		amd64
0.03/0.07	c Free memory 		5997854704
0.03/0.07	c Max memory 		6029312000
0.03/0.07	c Total memory 		6029312000
0.03/0.07	c Number of processors 	8
0.03/0.09	c Explanation (MUS) enabled solver
0.03/0.09	c QuickXplain (AAAI 2004 version) minimization strategy
0.03/0.09	c --- Begin Solver configuration ---
0.03/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@aa470b8
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.09	c Expensive reason simplification
0.03/0.09	c Armin Biere (Picosat) restarts strategy
0.03/0.09	c Glucose learned constraints deletion strategy
0.03/0.09	c timeout=2147483647s
0.03/0.09	c DB Simplification allowed=true
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3493100-1307798795.cnf
0.03/0.09	c reading problem ... 
0.10/0.18	c ... done. Wall clock time 0.087s.
0.10/0.18	c #vars     10191
0.10/0.18	c #constraints  7452
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7446
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
1.76/1.33	c cleaning 2494 clauses out of 5001 with flag 5001/5001
3.28/2.69	c cleaning 4244 clauses out of 8507 with flag 11001/11001
5.20/4.53	c cleaning 5617 clauses out of 11263 with flag 18001/18001
7.69/7.04	c Unsat detection wall clock time (in seconds) : 6.952
7.69/7.04	c Size of initial unsat subformula: 6770
7.69/7.04	c Computing MUS ...
7.69/7.04	c initial unsat core -1979[?] 10191[?] -1066[?] 10189[?] 153[?] 10187[?] -152[?] 1978[?] 10185[?]  -1978[?] 152[?] 10184[?]  1977[?] -151[?] 10183[?]  151[?] -1977[?] 10182[?]  -150[?] 1976[?] 10181[?]  -1976[?] 150[?] 10180[?]  -149[?] 1975[?] 10179[?]  -1975[?] 149[?] 10178[?]  -148[?] 1974[?] 10177[?]  -1974[?] 148[?] 10176[?]  1973[?] -147[?] 10175[?]  147[?] -1973[?] 10174[?]  -146[?] 1972[?] 10173[?]  -1972[?] 146[?] 10172[?]  -145[?] 1971[?] 10171[?]  -1971[?] 145[?] 10170[?]  -144[?] 1970[?] 10169[?]  -1970[?] 144[?] 10168[?]  1969[?] -143[?] 10167[?]  -1969[?] 143[?] 10166[?]  1968[?] -142[?] 10165[?]  142[?] -1968[?] 10164[?]  -141[?] 1967[?] 10163[?]  -1967[?] 141[?] 10162[?]  -140[?] 1966[?] 10161[?]  -1966[?] 140[?] 10160[?]  -139[?] 1965[?] 10159[?]  -1965[?] 139[?] 10158[?]  1964[?] -138[?] 10157[?]  138[?] -1964[?] 10156[?]  -126[?] 1952[?] 10133[?]  -1952[?] 126[?] 10132[?]  -125[?] 1951[?] 10131[?]  1950[?] -124[?] 10129[?]  124[?] -1950[?] 10128[?]  1949[?] -123[?] 10127[?]  123[?] -1949[?] 10126[?]  1948[?] -122[?] 10125[?]  122[?] -1948[?] 10124[?]  -121[?] 1947[?] 10123[?]  -1947[?] 121[?] 10122[?]  -120[?] 1946[?] 10121[?]  -1946[?] 120[?] 10120[?]  1945[?] -119[?] 10119[?]  119[?] -1945[?] 10118[?]  -118[?] 1944[?] 10117[?]  -1944[?] 118[?] 10116[?]  1943[?] -117[?] 10115[?]  117[?] -1943[?] 10114[?]  1942[?] -116[?] 10113[?]  116[?] -1942[?] 10112[?]  -115[?] 1941[?] 10111[?]  -1941[?] 115[?] 10110[?]  -114[?] 1940[?] 10109[?]  -1940[?] 114[?] 10108[?]  1939[?] -113[?] 10107[?]  -112[?] 1938[?] 10105[?]  -1938[?] 112[?] 10104[?]  -111[?] 1937[?] 10103[?]  -1937[?] 111[?] 10102[?]  1936[?] -110[?] 10101[?]  110[?] -1936[?] 10100[?]  1935[?] -109[?] 10099[?]  109[?] -1935[?] 10098[?]  -108[?] 1934[?] 10097[?]  -1934[?] 108[?] 10096[?]  -107[?] 1933[?] 10095[?]  -1933[?] 107[?] 10094[?]  -106[?] 1932[?] 10093[?]  -1932[?] 106[?] 10092[?]  1931[?] -105[?] 10091[?]  105[?] -1931[?] 10090[?]  1930[?] -104[?] 10089[?]  104[?] -1930[?] 10088[?]  1929[?] -103[?] 10087[?]  103[?] -1929[?] 10086[?]  1928[?] -102[?] 10085[?]  102[?] -1928[?] 10084[?]  1927[?] -101[?] 10083[?]  1926[?] -100[?] 10081[?]  100[?] -1926[?] 10080[?]  1925[?] -99[?] 10079[?]  99[?] -1925[?] 10078[?]  -98[?] 1924[?] 10077[?]  -1924[?] 98[?] 10076[?]  -97[?] 1923[?] 10075[?]  -1923[?] 97[?] 10074[?]  -96[?] 1922[?] 10073[?]  -1922[?] 96[?] 10072[?]  -95[?] 1921[?] 10071[?]  -1921[?] 95[?] 10070[?]  1920[?] -94[?] 10069[?]  -1920[?] 94[?] 10068[?]  -93[?] 1919[?] 10067[?]  -1919[?] 93[?] 10066[?]  1918[?] -92[?] 10065[?]  92[?] -1918[?] 10064[?]  1917[?] -91[?] 10063[?]  91[?] -1917[?] 10062[?]  1916[?] -90[?] 10061[?]  90[?] -1916[?] 10060[?]  -89[?] 1915[?] 10059[?]  -1915[?] 89[?] 10058[?]  -88[?] 1914[?] 10057[?]  -1914[?] 88[?] 10056[?]  -87[?] 1913[?] 10055[?]  -1913[?] 87[?] 10054[?]  -86[?] 1912[?] 10053[?]  -1912[?] 86[?] 10052[?]  -85[?] 1911[?] 10051[?]  -1911[?] 85[?] 10050[?]  -84[?] 1910[?] 10049[?]  -1910[?] 84[?] 10048[?]  -83[?] 1909[?] 10047[?]  -1909[?] 83[?] 10046[?]  -82[?] 1908[?] 10045[?]  -1908[?] 82[?] 10044[?]  -81[?] 1907[?] 10043[?]  -1907[?] 81[?] 10042[?]  -80[?] 1906[?] 10041[?]  -1906[?] 80[?] 10040[?]  -79[?] 1905[?] 10039[?]  -1905[?] 79[?] 10038[?]  -78[?] 1904[?] 10037[?]  -1904[?] 78[?] 10036[?]  -77[?] 1903[?] 10035[?]  -1903[?] 77[?] 10034[?]  -76[?] 1902[?] 10033[?]  -1902[?] 76[?] 10032[?]  -75[?] 1901[?] 10031[?]  -1901[?] 75[?] 10030[?]  -74[?] 1900[?] 10029[?]  -1900[?] 74[?] 10028[?]  -73[?] 1899[?] 10027[?]  -1899[?] 73[?] 10026[?]  -72[?] 1898[?] 10025[?]  -1898[?] 72[?] 10024[?]  -71[?] 1897[?] 10023[?]  -1897[?] 71[?] 10022[?]  -70[?] 1896[?] 10021[?]  -1896[?] 70[?] 10020[?]  -69[?] 1895[?] 10019[?]  -1895[?] 69[?] 10018[?]  -68[?] 1894[?] 10017[?]  -1894[?] 68[?] 10016[?]  -67[?] 1893[?] 10015[?]  -1893[?] 67[?] 10014[?]  -66[?] 1892[?] 10013[?]  -1892[?] 66[?] 10012[?]  -65[?] 1891[?] 10011[?]  -1891[?] 65[?] 10010[?]  -64[?] 1890[?] 10009[?]  -1890[?] 64[?] 10008[?]  -63[?] 1889[?] 10007[?]  -1889[?] 63[?] 10006[?]  -62[?] 1888[?] 10005[?]  -1888[?] 62[?] 10004[?]  -61[?] 1887[?] 10003[?]  -1887[?] 61[?] 10002[?]  -60[?] 1886[?] 10001[?]  -1886[?] 60[?] 10000[?]  -59[?] 1885[?] 9999[?]  -1885[?] 59[?] 9998[?]  -58[?] 1884[?] 9997[?]  -1884[?] 58[?] 9996[?]  1883[?] -57[?] 9995[?]  57[?] -1883[?] 9994[?]  -56[?] 1882[?] 9993[?]  -1882[?] 56[?] 9992[?]  -55[?] 1881[?] 9991[?]  -1881[?] 55[?] 9990[?]  1880[?] -54[?] 9989[?]  54[?] -1880[?] 9988[?]  1879[?] -53[?] 9987[?]  53[?] -1879[?] 9986[?]  -52[?] 1878[?] 9985[?]  -1878[?] 52[?] 9984[?]  -51[?] 1877[?] 9983[?]  51[?] -1877[?] 9982[?]  1876[?] -50[?] 9981[?]  50[?] -1876[?] 9980[?]  -49[?] 1875[?] 9979[?]  -1875[?] 49[?] 9978[?]  -48[?] 1874[?] 9977[?]  -1874[?] 48[?] 9976[?]  -47[?] 1873[?] 9975[?]  -1873[?] 47[?] 9974[?]  -46[?] 1872[?] 9973[?]  -1872[?] 46[?] 9972[?]  -45[?] 1871[?] 9971[?]  -1871[?] 45[?] 9970[?]  -44[?] 1870[?] 9969[?]  -1870[?] 44[?] 9968[?]  -43[?] 1869[?] 9967[?]  -1869[?] 43[?] 9966[?]  -42[?] 1868[?] 9965[?]  -1868[?] 42[?] 9964[?]  -41[?] 1867[?] 9963[?]  -1867[?] 41[?] 9962[?]  -40[?] 1866[?] 9961[?]  -1866[?] 40[?] 9960[?]  -39[?] 1865[?] 9959[?]  -1865[?] 39[?] 9958[?]  -38[?] 1864[?] 9957[?]  -1864[?] 38[?] 9956[?]  -37[?] 1863[?] 9955[?]  -1863[?] 37[?] 9954[?]  -36[?] 1862[?] 9953[?]  -1862[?] 36[?] 9952[?]  -35[?] 1861[?] 9951[?]  -1861[?] 35[?] 9950[?]  -34[?] 1860[?] 9949[?]  -1860[?] 34[?] 9948[?]  -33[?] 1859[?] 9947[?]  -1859[?] 33[?] 9946[?]  -32[?] 1858[?] 9945[?]  -1858[?] 32[?] 9944[?]  -31[?] 1857[?] 9943[?]  -1857[?] 31[?] 9942[?]  -30[?] 1856[?] 9941[?]  -1856[?] 30[?] 9940[?]  -29[?] 1855[?] 9939[?]  -1855[?] 29[?] 9938[?]  -28[?] 1854[?] 9937[?]  -1854[?] 28[?] 9936[?]  -27[?] 1853[?] 9935[?]  -1853[?] 27[?] 9934[?]  -26[?] 1852[?] 9933[?]  -1852[?] 26[?] 9932[?]  1851[?] -25[?] 9931[?]  25[?] -1851[?] 9930[?]  -24[?] 1850[?] 9929[?]  -1850[?] 24[?] 9928[?]  -23[?] 1849[?] 9927[?]  -1849[?] 23[?] 9926[?]  1848[?] -22[?] 9925[?]  22[?] -1848[?] 9924[?]  -21[?] 1847[?] 9923[?]  -1847[?] 21[?] 9922[?]  -20[?] 1846[?] 9921[?]  -1846[?] 20[?] 9920[?]  -19[?] 1845[?] 9919[?]  -1845[?] 19[?] 9918[?]  -18[?] 1844[?] 9917[?]  -1844[?] 18[?] 9916[?]  -17[?] 1843[?] 9915[?]  -1843[?] 17[?] 9914[?]  1842[?] -16[?] 9913[?]  16[?] -1842[?] 9912[?]  1841[?] -15[?] 9911[?]  15[?] -1841[?] 9910[?]  1840[?] -14[?] 9909[?]  14[?] -1840[?] 9908[?]  -13[?] 1839[?] 9907[?]  -1839[?] 13[?] 9906[?]  1838[?] -12[?] 9905[?]  12[?] -1838[?] 9904[?]  1837[?] -11[?] 9903[?]  11[?] -1837[?] 9902[?]  -1836[?] 10[?] 9900[?]  -1835[?] 9[?] 9898[?]  8[?] -1834[?] 9896[?]  -7[?] 1833[?] 9895[?]  -1833[?] 7[?] 9894[?]  -6[?] 1832[?] 9893[?]  -1832[?] 6[?] 9892[?]  -5[?] 1831[?] 9891[?]  -1831[?] 5[?] 9890[?]  1830[?] -4[?] 9889[?]  4[?] -1830[?] 9888[?]  1829[?] -3[?] 9887[?]  3[?] -1829[?] 9886[?]  -152[?] 1065[?] 9885[?]  1064[?] -151[?] 9883[?]  -150[?] 1063[?] 9881[?]  -1063[?] 150[?] 9880[?]  -149[?] 1062[?] 9879[?]  -1062[?] 149[?] 9878[?]  -148[?] 1061[?] 9877[?]  -1061[?] 148[?] 9876[?]  1060[?] -147[?] 9875[?]  147[?] -1060[?] 9874[?]  -146[?] 1059[?] 9873[?]  -1059[?] 146[?] 9872[?]  -145[?] 1058[?] 9871[?]  -1058[?] 145[?] 9870[?]  -144[?] 1057[?] 9869[?]  -1057[?] 144[?] 9868[?]  -143[?] 1056[?] 9867[?]  -1056[?] 143[?] 9866[?]  1055[?] -142[?] 9865[?]  142[?] -1055[?] 9864[?]  -141[?] 1054[?] 9863[?]  -140[?] 1053[?] 9861[?]  -1053[?] 140[?] 9860[?]  -139[?] 1052[?] 9859[?]  -1052[?] 139[?] 9858[?]  1051[?] -138[?] 9857[?]  138[?] -1051[?] 9856[?]  -126[?] 1039[?] 9833[?]  -1039[?] 126[?] 9832[?]  1037[?] -124[?] 9829[?]  124[?] -1037[?] 9828[?]  1036[?] -123[?] 9827[?]  123[?] -1036[?] 9826[?]  1035[?] -122[?] 9825[?]  122[?] -1035[?] 9824[?]  -121[?] 1034[?] 9823[?]  -1034[?] 121[?] 9822[?]  -120[?] 1033[?] 9821[?]  -1033[?] 120[?] 9820[?]  1032[?] -119[?] 9819[?]  119[?] -1032[?] 9818[?]  -118[?] 1031[?] 9817[?]  -1031[?] 118[?] 9816[?]  1030[?] -117[?] 9815[?]  117[?] -1030[?] 9814[?]  1029[?] -116[?] 9813[?]  116[?] -1029[?] 9812[?]  -115[?] 1028[?] 9811[?]  -1028[?] 115[?] 9810[?]  -114[?] 1027[?] 9809[?]  -1027[?] 114[?] 9808[?]  -112[?] 1025[?] 9805[?]  -1025[?] 112[?] 9804[?]  -111[?] 1024[?] 9803[?]  -1024[?] 111[?] 9802[?]  1023[?] -110[?] 9801[?]  110[?] -1023[?] 9800[?]  1022[?] -109[?] 9799[?]  109[?] -1022[?] 9798[?]  -108[?] 1021[?] 9797[?]  -1021[?] 108[?] 9796[?]  -107[?] 1020[?] 9795[?]  -1020[?] 107[?] 9794[?]  -106[?] 1019[?] 9793[?]  -1019[?] 106[?] 9792[?]  1018[?] -105[?] 9791[?]  105[?] -1018[?] 9790[?]  1017[?] -104[?] 9789[?]  104[?] -1017[?] 9788[?]  1016[?] -103[?] 9787[?]  103[?] -1016[?] 9786[?]  1015[?] -102[?] 9785[?]  102[?] -1015[?] 9784[?]  1013[?] -100[?] 9783[?]  100[?] -1013[?] 9782[?]  1012[?] -99[?] 9781[?]  99[?] -1012[?] 9780[?]  -98[?] 1011[?] 9779[?]  -1011[?] 98[?] 9778[?]  -97[?] 1010[?] 9777[?]  -1010[?] 97[?] 9776[?]  -96[?] 1009[?] 9775[?]  -1009[?] 96[?] 9774[?]  -95[?] 1008[?] 9773[?]  -1008[?] 95[?] 9772[?]  1007[?] -94[?] 9771[?]  94[?] -1007[?] 9770[?]  -93[?] 1006[?] 9769[?]  -1006[?] 93[?] 9768[?]  1005[?] -92[?] 9767[?]  92[?] -1005[?] 9766[?]  1004[?] -91[?] 9765[?]  91[?] -1004[?] 9764[?]  1003[?] -90[?] 9763[?]  90[?] -1003[?] 9762[?]  -89[?] 1002[?] 9761[?]  -1002[?] 89[?] 9760[?]  -88[?] 1001[?] 9759[?]  -1001[?] 88[?] 9758[?]  -87[?] 1000[?] 9757[?]  -1000[?] 87[?] 9756[?]  -86[?] 999[?] 9755[?]  -999[?] 86[?] 9754[?]  -85[?] 998[?] 9753[?]  -998[?] 85[?] 9752[?]  -84[?] 997[?] 9751[?]  -997[?] 84[?] 9750[?]  -83[?] 996[?] 9749[?]  -996[?] 83[?] 9748[?]  -82[?] 995[?] 9747[?]  -995[?] 82[?] 9746[?]  -81[?] 994[?] 9745[?]  -994[?] 81[?] 9744[?]  -80[?] 993[?] 9743[?]  -993[?] 80[?] 9742[?]  -79[?] 992[?] 9741[?]  -992[?] 79[?] 9740[?]  -78[?] 991[?] 9739[?]  -991[?] 78[?] 9738[?]  -77[?] 990[?] 9737[?]  -990[?] 77[?] 9736[?]  -76[?] 989[?] 9735[?]  -989[?] 76[?] 9734[?]  -75[?] 988[?] 9733[?]  -988[?] 75[?] 9732[?]  -74[?] 987[?] 9731[?]  -987[?] 74[?] 9730[?]  -73[?] 986[?] 9729[?]  -986[?] 73[?] 9728[?]  -72[?] 985[?] 9727[?]  -985[?] 72[?] 9726[?]  -71[?] 984[?] 9725[?]  -984[?] 71[?] 9724[?]  -70[?] 983[?] 9723[?]  -983[?] 70[?] 9722[?]  -69[?] 982[?] 9721[?]  -982[?] 69[?] 9720[?]  -68[?] 981[?] 9719[?]  -981[?] 68[?] 9718[?]  -67[?] 980[?] 9717[?]  -980[?] 67[?] 9716[?]  -66[?] 979[?] 9715[?]  -979[?] 66[?] 9714[?]  -65[?] 978[?] 9713[?]  -978[?] 65[?] 9712[?]  -64[?] 977[?] 9711[?]  -977[?] 64[?] 9710[?]  -63[?] 976[?] 9709[?]  -976[?] 63[?] 9708[?]  -62[?] 975[?] 9707[?]  -975[?] 62[?] 9706[?]  -61[?] 974[?] 9705[?]  -974[?] 61[?] 9704[?]  -60[?] 973[?] 9703[?]  -973[?] 60[?] 9702[?]  -59[?] 972[?] 9701[?]  -972[?] 59[?] 9700[?]  -58[?] 971[?] 9699[?]  -971[?] 58[?] 9698[?]  970[?] -57[?] 9697[?]  57[?] -970[?] 9696[?]  -56[?] 969[?] 9695[?]  -969[?] 56[?] 9694[?]  -55[?] 968[?] 9693[?]  -968[?] 55[?] 9692[?]  967[?] -54[?] 9691[?]  54[?] -967[?] 9690[?]  966[?] -53[?] 9689[?]  53[?] -966[?] 9688[?]  -52[?] 965[?] 9687[?]  -965[?] 52[?] 9686[?]  964[?] -51[?] 9685[?]  51[?] -964[?] 9684[?]  963[?] -50[?] 9683[?]  50[?] -963[?] 9682[?]  -49[?] 962[?] 9681[?]  -962[?] 49[?] 9680[?]  -48[?] 961[?] 9679[?]  -961[?] 48[?] 9678[?]  -47[?] 960[?] 9677[?]  -960[?] 47[?] 9676[?]  -46[?] 959[?] 9675[?]  -959[?] 46[?] 9674[?]  -45[?] 958[?] 9673[?]  -958[?] 45[?] 9672[?]  -44[?] 957[?] 9671[?]  -957[?] 44[?] 9670[?]  -43[?] 956[?] 9669[?]  -956[?] 43[?] 9668[?]  -42[?] 955[?] 9667[?]  -955[?] 42[?] 9666[?]  -41[?] 954[?] 9665[?]  -954[?] 41[?] 9664[?]  -40[?] 953[?] 9663[?]  -953[?] 40[?] 9662[?]  -39[?] 952[?] 9661[?]  -952[?] 39[?] 9660[?]  -38[?] 951[?] 9659[?]  -951[?] 38[?] 9658[?]  -37[?] 950[?] 9657[?]  -950[?] 37[?] 9656[?]  -36[?] 949[?] 9655[?]  -949[?] 36[?] 9654[?]  -35[?] 948[?] 9653[?]  -948[?] 35[?] 9652[?]  -34[?] 947[?] 9651[?]  -947[?] 34[?] 9650[?]  -33[?] 946[?] 9649[?]  -946[?] 33[?] 9648[?]  -32[?] 945[?] 9647[?]  -945[?] 32[?] 9646[?]  -31[?] 944[?] 9645[?]  -944[?] 31[?] 9644[?]  -30[?] 943[?] 9643[?]  -943[?] 30[?] 9642[?]  -29[?] 942[?] 9641[?]  -942[?] 29[?] 9640[?]  -28[?] 941[?] 9639[?]  -941[?] 28[?] 9638[?]  -27[?] 940[?] 9637[?]  -940[?] 27[?] 9636[?]  -26[?] 939[?] 9635[?]  -939[?] 26[?] 9634[?]  938[?] -25[?] 9633[?]  -24[?] 937[?] 9631[?]  -937[?] 24[?] 9630[?]  -23[?] 936[?] 9629[?]  -936[?] 23[?] 9628[?]  935[?] -22[?] 9627[?]  22[?] -935[?] 9626[?]  -21[?] 934[?] 9625[?]  -934[?] 21[?] 9624[?]  -20[?] 933[?] 9623[?]  -933[?] 20[?] 9622[?]  -19[?] 932[?] 9621[?]  -932[?] 19[?] 9620[?]  -18[?] 931[?] 9619[?]  -931[?] 18[?] 9618[?]  -17[?] 930[?] 9617[?]  -930[?] 17[?] 9616[?]  929[?] -16[?] 9615[?]  16[?] -929[?] 9614[?]  928[?] -15[?] 9613[?]  15[?] -928[?] 9612[?]  927[?] -14[?] 9611[?]  14[?] -927[?] 9610[?]  -13[?] 926[?] 9609[?]  -926[?] 13[?] 9608[?]  925[?] -12[?] 9607[?]  12[?] -925[?] 9606[?]  924[?] -11[?] 9605[?]  11[?] -924[?] 9604[?]  -10[?] 923[?] 9603[?]  -923[?] 10[?] 9602[?]  -9[?] 922[?] 9601[?]  -922[?] 9[?] 9600[?]  921[?] -8[?] 9599[?]  8[?] -921[?] 9598[?]  -7[?] 920[?] 9597[?]  -920[?] 7[?] 9596[?]  -6[?] 919[?] 9595[?]  -919[?] 6[?] 9594[?]  -5[?] 918[?] 9593[?]  -918[?] 5[?] 9592[?]  917[?] -4[?] 9591[?]  4[?] -917[?] 9590[?]  916[?] -3[?] 9589[?]  3[?] -916[?] 9588[?]  915[?] -2[?] 9587[?]  2[?] -915[?] 9586[?]  2739[?] 9584[?] 1979[?]  -2738[?] 9582[?] -2739[?]  -2737[?] 9581[?] -2739[?]  2152[?] -1926[?] 2738[?] 9580[?]  2736[?] -2152[?] 2737[?] 9577[?]  2735[?] -2736[?] 9573[?]  2656[?] -2736[?] 9572[?]  2734[?] -2735[?] 9570[?]  2720[?] -2735[?] 9569[?]  2733[?] -2734[?] 9567[?]  -2722[?] -2734[?] 9566[?]  2732[?] -2733[?] 9564[?]  -2724[?] -2733[?] 9563[?]  -2731[?] -2732[?] 9561[?]  -2726[?] -2732[?] 9560[?]  -2730[?] 2320[?] 2731[?] 9559[?]  -2632[?] 2729[?] 2730[?] 9556[?]  -2730[?] 2632[?] 9554[?]  2727[?] 2728[?] 2729[?] 9553[?]  -2728[?] -2729[?] 9552[?]  -2729[?] -2727[?] 9551[?]  -2197[?] 2204[?] 2728[?] 9550[?]  -2728[?] 2197[?] 9548[?]  2727[?] 2197[?] -2204[?] 9547[?]  2204[?] -2727[?] 9546[?]  -2707[?] -2725[?] 2726[?] 9544[?]  -2143[?] 2725[?] -2128[?] 9541[?]  -2725[?] 2143[?] 9540[?]  -2725[?] 2128[?] 9539[?]  -2723[?] -2707[?] 2724[?] 9538[?]  -2143[?] 2128[?] 2723[?] 9535[?]  -2723[?] 2143[?] 9534[?]  -2723[?] -2128[?] 9533[?]  2630[?] -2721[?] 2722[?] 9532[?]  -2146[?] 2128[?] 2721[?] 9529[?]  -2721[?] 2146[?] 9528[?]  -2721[?] -2128[?] 9527[?]  2719[?] -2720[?] 9525[?]  2712[?] -2720[?] 9524[?]  -2718[?] -2719[?] 9522[?]  -2715[?] -2719[?] 9521[?]  2630[?] -2717[?] 2718[?] 9520[?]  -2716[?] 2717[?] -2128[?] 9517[?]  -2717[?] 2716[?] 9516[?]  -2717[?] 2128[?] 9515[?]  -2146[?] -2120[?] 2716[?] 9514[?]  -2716[?] 2146[?] 9513[?]  -2716[?] 2120[?] 9512[?]  2630[?] -2714[?] 2715[?] 9511[?]  -2713[?] 2714[?] -2128[?] 9508[?]  -2714[?] 2713[?] 9507[?]  -2714[?] 2128[?] 9506[?]  2120[?] 2713[?] -2650[?] 9505[?]  -2713[?] 2650[?] 9504[?]  -2711[?] -2712[?] 9501[?]  -2708[?] -2712[?] 9500[?]  -2710[?] -2707[?] 2711[?] 9499[?]  -2709[?] 2128[?] 2710[?] 9496[?]  2137[?] 2120[?] 2709[?] 9493[?]  -2658[?] -2707[?] 2708[?] 9490[?]  2703[?] 2706[?] 2707[?] 9487[?]  -2706[?] -2707[?] 9486[?]  -2703[?] -2707[?] 9485[?]  -2704[?] 2705[?] 2706[?] 9484[?]  -2706[?] -2705[?] 9483[?]  -2706[?] 2704[?] 9482[?]  2705[?] 2700[?] 2660[?] 9481[?]  -2700[?] -2705[?] 9480[?]  -2705[?] -2660[?] 9479[?]  2704[?] -2310[?] 2701[?] 9478[?]  -2701[?] -2704[?] 9477[?]  2310[?] -2704[?] 9476[?]  -2663[?] 2703[?] 2702[?] 9475[?]  -2703[?] -2702[?] 9474[?]  -2703[?] 2663[?] 9473[?]  -2700[?] 2702[?] 2701[?] 9472[?]  -2701[?] -2702[?] 9471[?]  -2702[?] 2700[?] 9470[?]  2339[?] 2320[?] 2701[?] 9469[?]  -2701[?] -2339[?] 9468[?]  -2701[?] -2320[?] 9467[?]  2700[?] 2699[?] 2664[?] 9466[?]  -2700[?] -2699[?] 9465[?]  -2664[?] -2700[?] 9464[?]  2699[?] 2697[?] 2698[?] 9463[?]  -2698[?] -2699[?] 9462[?]  -2699[?] -2697[?] 9461[?]  -2496[?] -2477[?] 2698[?] 9460[?]  -2698[?] 2496[?] 9459[?]  -2698[?] 2477[?] 9458[?]  2696[?] -2669[?] 2697[?] 9457[?]  -2696[?] -2697[?] 9456[?]  -2697[?] 2669[?] 9455[?]  2692[?] 2696[?] -2695[?] 9454[?]  -2696[?] 2695[?] 9453[?]  -2696[?] -2692[?] 9452[?]  2695[?] 2693[?] 2694[?] 9451[?]  -2694[?] -2695[?] 9450[?]  -2693[?] -2695[?] 9449[?]  -2449[?] 2694[?] -2467[?] 9448[?]  -2694[?] 2467[?] 9447[?]  -2694[?] 2449[?] 9446[?]  -2377[?] -2352[?] 2693[?] 9445[?]  2377[?] -2693[?] 9444[?]  -2693[?] 2352[?] 9443[?]  2692[?] 2691[?] -2674[?] 9442[?]  -2691[?] -2692[?] 9441[?]  2674[?] -2692[?] 9440[?]  2691[?] 2690[?] -2679[?] 9439[?]  -2691[?] -2690[?] 9438[?]  -2691[?] 2679[?] 9437[?]  2690[?] 2689[?] -2682[?] 9436[?]  -2690[?] -2689[?] 9435[?]  2682[?] -2690[?] 9434[?]  2688[?] 2689[?] 2683[?] 9433[?]  -2689[?] -2688[?] 9432[?]  -2683[?] -2689[?] 9431[?]  2688[?] 2687[?] 2684[?] 9430[?]  -2687[?] -2688[?] 9429[?]  -2684[?] -2688[?] 9428[?]  -2686[?] 2687[?] 2685[?] 9427[?]  -2687[?] 2686[?] 9426[?]  -2685[?] -2687[?] 9425[?]  2601[?] 2686[?] 2608[?] 9424[?]  -2686[?] -2608[?] 9423[?]  -2686[?] -2601[?] 9422[?]  -2588[?] 2685[?] -2567[?] 9421[?]  -2685[?] 2588[?] 9420[?]  -2685[?] 2567[?] 9419[?]  2588[?] 2567[?] 2684[?] 9418[?]  -2684[?] -2588[?] 9417[?]  -2684[?] -2567[?] 9416[?]  -2536[?] 2683[?] -2519[?] 9415[?]  2536[?] -2683[?] 9414[?]  -2683[?] 2519[?] 9413[?]  2682[?] 2681[?] 2680[?] 9412[?]  -2681[?] -2682[?] 9411[?]  -2680[?] -2682[?] 9410[?]  2557[?] 2681[?] 2512[?] 9409[?]  -2557[?] -2681[?] 9408[?]  -2681[?] -2512[?] 9407[?]  2536[?] 2519[?] 2680[?] 9406[?]  -2680[?] -2536[?] 9405[?]  -2680[?] -2519[?] 9404[?]  2679[?] 2675[?] -2678[?] 9403[?]  2678[?] -2679[?] 9402[?]  -2675[?] -2679[?] 9401[?]  2678[?] 2676[?] 2677[?] 9400[?]  -2677[?] -2678[?] 9399[?]  -2676[?] -2678[?] 9398[?]  -2406[?] 2677[?] -2387[?] 9397[?]  -2677[?] 2406[?] 9396[?]  -2677[?] 2387[?] 9395[?]  -2435[?] -2418[?] 2676[?] 9394[?]  2435[?] -2676[?] 9393[?]  -2676[?] 2418[?] 9392[?]  -2557[?] -2512[?] 2675[?] 9391[?]  2557[?] -2675[?] 9390[?]  -2675[?] 2512[?] 9389[?]  2674[?] 2671[?] 2673[?] 9388[?]  -2673[?] -2674[?] 9387[?]  -2671[?] -2674[?] 9386[?]  2672[?] 2387[?] 2673[?] 9385[?]  -2672[?] -2673[?] 9384[?]  -2673[?] -2387[?] 9383[?]  -2406[?] 2672[?] 2670[?] 9382[?]  -2672[?] -2670[?] 9381[?]  -2672[?] 2406[?] 9380[?]  -2670[?] 2406[?] 2671[?] 9379[?]  -2671[?] 2670[?] 9378[?]  -2671[?] -2406[?] 9377[?]  2435[?] 2670[?] 2418[?] 9376[?]  -2670[?] -2435[?] 9375[?]  -2670[?] -2418[?] 9374[?]  2669[?] 2668[?] 2666[?] 9373[?]  -2669[?] -2668[?] 9372[?]  -2666[?] -2669[?] 9371[?]  2668[?] 2667[?] 2449[?] 9370[?]  -2667[?] -2668[?] 9369[?]  -2668[?] -2449[?] 9368[?]  2665[?] 2667[?] -2467[?] 9367[?]  -2665[?] -2667[?] 9366[?]  -2667[?] 2467[?] 9365[?]  -2665[?] 2467[?] 2666[?] 9364[?]  -2666[?] 2665[?] 9363[?]  -2666[?] -2467[?] 9362[?]  2377[?] 2665[?] 2352[?] 9361[?]  -2665[?] -2377[?] 9360[?]  -2665[?] -2352[?] 9359[?]  2477[?] 2664[?] 2496[?] 9358[?]  -2664[?] -2496[?] 9357[?]  -2664[?] -2477[?] 9356[?]  2663[?] -2662[?] 2659[?] 9355[?]  -2663[?] 2662[?] 9354[?]  -2663[?] -2659[?] 9353[?]  2662[?] 2661[?] 2660[?] 9352[?]  -2661[?] -2662[?] 9351[?]  -2662[?] -2660[?] 9350[?]  2661[?] -2191[?] -2307[?] 9349[?]  -2661[?] 2307[?] 9348[?]  -2661[?] 2191[?] 9347[?]  -2339[?] 2660[?] -2320[?] 9346[?]  2339[?] -2660[?] 9345[?]  -2660[?] 2320[?] 9344[?]  2307[?] 2191[?] 2659[?] 9343[?]  -2659[?] -2307[?] 9342[?]  -2659[?] -2191[?] 9341[?]  -2657[?] 2128[?] 2658[?] 9340[?]  2120[?] 2657[?] -2137[?] 9337[?]  2655[?] -2656[?] 9333[?]  -2631[?] -2656[?] 9332[?]  -2654[?] -2655[?] 9330[?]  -2649[?] -2655[?] 9329[?]  2307[?] 2653[?] 2654[?] 9328[?]  2651[?] 2653[?] 2652[?] 9325[?]  -2652[?] -2653[?] 9324[?]  -2653[?] -2651[?] 9323[?]  -2153[?] 2652[?] -2120[?] 9322[?]  -2652[?] 2153[?] 9321[?]  -2652[?] 2120[?] 9320[?]  2651[?] -2650[?] -2120[?] 9319[?]  2650[?] -2651[?] 9318[?]  2120[?] -2651[?] 9317[?]  2650[?] -2137[?] -2115[?] 9316[?]  2115[?] -2650[?] 9314[?]  2648[?] -2635[?] 2649[?] 9313[?]  2647[?] -2648[?] 9309[?]  -2636[?] -2648[?] 9308[?]  2646[?] -2647[?] 9306[?]  -2637[?] -2647[?] 9305[?]  -2645[?] -2646[?] 9303[?]  -2644[?] -2646[?] 9302[?]  -1951[?] -2187[?] 2645[?] 9301[?]  2643[?] 2644[?] -2174[?] 9298[?]  -2642[?] -2643[?] 9294[?]  -2641[?] -2643[?] 9293[?]  -1967[?] 2642[?] 2181[?] 9292[?]  -2640[?] -2178[?] 2641[?] 9289[?]  -2639[?] 1969[?] 2640[?] 9286[?]  -2638[?] 1973[?] 2639[?] 9283[?]  1967[?] 2638[?] 1975[?] 9280[?]  -1939[?] -2172[?] 2637[?] 9277[?]  -2637[?] 2172[?] 9276[?]  -1927[?] -2170[?] 2636[?] 9274[?]  -2636[?] 2170[?] 9273[?]  2634[?] -2632[?] 2635[?] 9271[?]  -2633[?] -2634[?] 9267[?]  -2205[?] -2634[?] 9266[?]  2204[?] 2197[?] 2633[?] 9265[?]  2115[?] 2120[?] 2632[?] 9262[?]  -2632[?] -2120[?] 9261[?]  -2632[?] -2115[?] 9260[?]  2630[?] -2154[?] 2631[?] 9259[?]  2630[?] 2629[?] 2628[?] 9256[?]  -2629[?] -2630[?] 9255[?]  -2628[?] -2630[?] 9254[?]  2310[?] 2629[?] 2627[?] 9253[?]  -2629[?] -2627[?] 9252[?]  -2629[?] -2310[?] 9251[?]  -2310[?] -2627[?] 2628[?] 9250[?]  -2628[?] 2627[?] 9249[?]  -2628[?] 2310[?] 9248[?]  2626[?] 2627[?] 2340[?] 9247[?]  -2626[?] -2627[?] 9246[?]  -2627[?] -2340[?] 9245[?]  2624[?] 2626[?] 2625[?] 9244[?]  -2625[?] -2626[?] 9243[?]  -2626[?] -2624[?] 9242[?]  2339[?] 2625[?] -2320[?] 9241[?]  -2625[?] -2339[?] 9240[?]  -2625[?] 2320[?] 9239[?]  2624[?] -2505[?] 2623[?] 9238[?]  -2623[?] -2624[?] 9237[?]  2505[?] -2624[?] 9236[?]  2618[?] -2622[?] 2623[?] 9235[?]  -2623[?] 2622[?] 9234[?]  -2618[?] -2623[?] 9233[?]  -2621[?] -2498[?] 2622[?] 9232[?]  2621[?] -2622[?] 9231[?]  -2622[?] 2498[?] 9230[?]  2621[?] -2620[?] 2619[?] 9229[?]  2620[?] -2621[?] 9228[?]  -2619[?] -2621[?] 9227[?]  2620[?] 2437[?] 2378[?] 9226[?]  -2437[?] -2620[?] 9225[?]  -2378[?] -2620[?] 9224[?]  2435[?] -2418[?] 2619[?] 9223[?]  -2619[?] -2435[?] 9222[?]  -2619[?] 2418[?] 9221[?]  2617[?] 2618[?] -2560[?] 9220[?]  -2618[?] -2617[?] 9219[?]  -2618[?] 2560[?] 9218[?]  2617[?] 2613[?] -2616[?] 9217[?]  2616[?] -2617[?] 9216[?]  -2613[?] -2617[?] 9215[?]  2616[?] 2614[?] 2615[?] 9214[?]  -2615[?] -2616[?] 9213[?]  -2614[?] -2616[?] 9212[?]  2557[?] -2512[?] 2615[?] 9211[?]  -2615[?] -2557[?] 9210[?]  -2615[?] 2512[?] 9209[?]  2536[?] 2614[?] -2519[?] 9208[?]  -2614[?] -2536[?] 9207[?]  -2614[?] 2519[?] 9206[?]  -2612[?] 2613[?] 2589[?] 9205[?]  -2613[?] 2612[?] 9204[?]  -2613[?] -2589[?] 9203[?]  2611[?] 2612[?] 2610[?] 9202[?]  -2612[?] -2611[?] 9201[?]  -2612[?] -2610[?] 9200[?]  2611[?] -2588[?] 2609[?] 9199[?]  -2609[?] -2611[?] 9198[?]  2588[?] -2611[?] 9197[?]  2609[?] 2567[?] 2610[?] 9196[?]  -2609[?] -2610[?] 9195[?]  -2610[?] -2567[?] 9194[?]  2601[?] -2608[?] 2609[?] 9193[?]  -2609[?] 2608[?] 9192[?]  -2609[?] -2601[?] 9191[?]  -2607[?] 2608[?] 2602[?] 9190[?]  -2608[?] 2607[?] 9189[?]  -2608[?] -2602[?] 9188[?]  -2606[?] 2607[?] 2603[?] 9187[?]  -2607[?] 2606[?] 9186[?]  -2603[?] -2607[?] 9185[?]  2604[?] 2606[?] 2605[?] 9184[?]  -2605[?] -2606[?] 9183[?]  -2606[?] -2604[?] 9182[?]  -1940[?] -2187[?] 2605[?] 9181[?]  -2605[?] 2187[?] 9180[?]  -2605[?] 1940[?] 9179[?]  2604[?] -1968[?] -2174[?] 9178[?]  2174[?] -2604[?] 9177[?]  1968[?] -2604[?] 9176[?]  -1928[?] -2172[?] 2603[?] 9175[?]  -2603[?] 2172[?] 9174[?]  1928[?] -2603[?] 9173[?]  -1916[?] -2170[?] 2602[?] 9172[?]  -2602[?] 2170[?] 9171[?]  1916[?] -2602[?] 9170[?]  2601[?] 2600[?] 2593[?] 9169[?]  -2601[?] -2600[?] 9168[?]  -2593[?] -2601[?] 9167[?]  2600[?] 2599[?] 2205[?] 9166[?]  -2599[?] -2600[?] 9165[?]  -2205[?] -2600[?] 9164[?]  2597[?] 2599[?] 2598[?] 9163[?]  -2598[?] -2599[?] 9162[?]  2219[?] -1840[?] 2598[?] 9160[?]  -2598[?] 1840[?] 9158[?]  2219[?] -2597[?] 9155[?]  -2205[?] 2592[?] 2593[?] 9145[?]  -2593[?] -2592[?] 9144[?]  -2593[?] 2205[?] 9143[?]  2592[?] 2590[?] 2591[?] 9142[?]  -2590[?] -2592[?] 9140[?]  -2591[?] -1883[?] 9138[?]  -2591[?] 1852[?] 9137[?]  -1852[?] 2590[?] -1883[?] 9136[?]  1883[?] -2590[?] 9135[?]  -2590[?] 1852[?] 9134[?]  -2588[?] 2567[?] 2589[?] 9133[?]  2588[?] -2589[?] 9132[?]  -2589[?] -2567[?] 9131[?]  2588[?] 2587[?] 2574[?] 9130[?]  -2587[?] -2588[?] 9129[?]  -2574[?] -2588[?] 9128[?]  2586[?] 2587[?] 2205[?] 9127[?]  -2587[?] -2586[?] 9126[?]  -2205[?] -2587[?] 9125[?]  2586[?] 2584[?] 2585[?] 9124[?]  -2585[?] -2586[?] 9123[?]  2219[?] -1841[?] 2585[?] 9121[?]  -2585[?] 1841[?] 9119[?]  2219[?] -2584[?] 9116[?]  2583[?] 2575[?] -2582[?] 9115[?]  -2575[?] -2583[?] 9113[?]  2582[?] 2581[?] 2579[?] 9112[?]  -2581[?] 2580[?] 9108[?]  -2580[?] 2273[?] 9105[?]  -2580[?] -2270[?] 9104[?]  -2579[?] -2578[?] 9102[?]  -2579[?] -1837[?] 9101[?]  2578[?] 2577[?] 2576[?] 9100[?]  -2577[?] -2270[?] 9095[?]  -2576[?] 2273[?] 9093[?]  -2276[?] 2575[?] 2273[?] 9091[?]  -2575[?] 2276[?] 9090[?]  -2273[?] -2575[?] 9089[?]  2573[?] -2205[?] 2574[?] 9088[?]  -2574[?] -2573[?] 9087[?]  -2574[?] 2205[?] 9086[?]  2573[?] 2571[?] 2572[?] 9085[?]  -2571[?] -2573[?] 9083[?]  -2572[?] -1883[?] 9081[?]  -2572[?] 1853[?] 9080[?]  2570[?] 2571[?] -1883[?] 9079[?]  -2571[?] -2570[?] 9078[?]  1883[?] -2571[?] 9077[?]  2570[?] 2569[?] 2568[?] 9076[?]  -2569[?] -2570[?] 9075[?]  -2568[?] -2570[?] 9074[?]  -1853[?] 2569[?] 1852[?] 9073[?]  -2569[?] 1853[?] 9072[?]  -2569[?] -1852[?] 9071[?]  -1852[?] 2568[?] 1853[?] 9070[?]  -1853[?] -2568[?] 9069[?]  -2568[?] 1852[?] 9068[?]  2567[?] -2566[?] 2561[?] 9067[?]  2566[?] -2567[?] 9066[?]  -2561[?] -2567[?] 9065[?]  2566[?] -2565[?] 2562[?] 9064[?]  2565[?] -2566[?] 9063[?]  -2562[?] -2566[?] 9062[?]  2565[?] 2563[?] 2564[?] 9061[?]  -2564[?] -2565[?] 9060[?]  -2563[?] -2565[?] 9059[?]  -1941[?] -2187[?] 2564[?] 9058[?]  -2564[?] 2187[?] 9057[?]  -2564[?] 1941[?] 9056[?]  -1972[?] 2563[?] -2174[?] 9055[?]  2174[?] -2563[?] 9054[?]  -2563[?] 1972[?] 9053[?]  -1929[?] -2172[?] 2562[?] 9052[?]  -2562[?] 2172[?] 9051[?]  1929[?] -2562[?] 9050[?]  -1917[?] -2170[?] 2561[?] 9049[?]  -2561[?] 2170[?] 9048[?]  1917[?] -2561[?] 9047[?]  2560[?] 2559[?] 2538[?] 9046[?]  -2559[?] -2560[?] 9045[?]  -2538[?] -2560[?] 9044[?]  -2557[?] 2559[?] 2558[?] 9043[?]  -2559[?] -2558[?] 9042[?]  2557[?] -2559[?] 9041[?]  -2512[?] 2558[?] 2537[?] 9040[?]  -2537[?] -2558[?] 9039[?]  -2558[?] 2512[?] 9038[?]  2557[?] 2556[?] 2544[?] 9037[?]  -2556[?] -2557[?] 9036[?]  -2544[?] -2557[?] 9035[?]  2555[?] 2556[?] 2205[?] 9034[?]  -2556[?] -2555[?] 9033[?]  -2556[?] -2205[?] 9032[?]  2555[?] 2553[?] 2554[?] 9031[?]  -2554[?] -2555[?] 9030[?]  -1843[?] 2219[?] 2554[?] 9028[?]  -2554[?] 1843[?] 9026[?]  -2553[?] 2219[?] 9023[?]  2262[?] 1835[?] 2548[?] 9010[?]  -2548[?] -2262[?] 9009[?]  2546[?] 2545[?] 2259[?] 9004[?]  -2545[?] -2546[?] 9003[?]  -2259[?] -2546[?] 9002[?]  2280[?] 2545[?] 2279[?] 9001[?]  -2545[?] -2280[?] 9000[?]  -2545[?] -2279[?] 8999[?]  2543[?] -2205[?] 2544[?] 8998[?]  -2544[?] -2543[?] 8997[?]  -2544[?] 2205[?] 8996[?]  2543[?] 2541[?] 2542[?] 8995[?]  -2542[?] -2543[?] 8994[?]  -2541[?] -2543[?] 8993[?]  1883[?] -1855[?] 2542[?] 8992[?]  -2542[?] -1883[?] 8991[?]  -2542[?] 1855[?] 8990[?]  -2540[?] 2541[?] -1883[?] 8989[?]  -2541[?] 2540[?] 8988[?]  1883[?] -2541[?] 8987[?]  2355[?] 2540[?] 2539[?] 8986[?]  -2540[?] -2539[?] 8985[?]  -2540[?] -2355[?] 8984[?]  -1855[?] 2354[?] 2539[?] 8983[?]  -2539[?] -2354[?] 8982[?]  -2539[?] 1855[?] 8981[?]  -2537[?] 2512[?] 2538[?] 8980[?]  -2538[?] 2537[?] 8979[?]  -2538[?] -2512[?] 8978[?]  -2536[?] 2519[?] 2537[?] 8977[?]  -2537[?] 2536[?] 8976[?]  -2537[?] -2519[?] 8975[?]  2536[?] 2535[?] 2525[?] 8974[?]  -2535[?] -2536[?] 8973[?]  -2525[?] -2536[?] 8972[?]  2534[?] 2535[?] 2205[?] 8971[?]  -2535[?] -2534[?] 8970[?]  -2535[?] -2205[?] 8969[?]  2534[?] 2532[?] 2533[?] 8968[?]  -2533[?] -2534[?] 8967[?]  2219[?] -1842[?] 2533[?] 8965[?]  -2533[?] 1842[?] 8963[?]  -2532[?] 2219[?] 8960[?]  2524[?] -2205[?] 2525[?] 8941[?]  -2525[?] -2524[?] 8940[?]  -2525[?] 2205[?] 8939[?]  2524[?] 2522[?] 2523[?] 8938[?]  -2523[?] -2524[?] 8937[?]  -2522[?] -2524[?] 8936[?]  1883[?] -1854[?] 2523[?] 8935[?]  -2523[?] -1883[?] 8934[?]  -2523[?] 1854[?] 8933[?]  -2521[?] 2522[?] -1883[?] 8932[?]  -2522[?] 2521[?] 8931[?]  1883[?] -2522[?] 8930[?]  2354[?] 2521[?] 2520[?] 8929[?]  -2521[?] -2520[?] 8928[?]  -2521[?] -2354[?] 8927[?]  -1854[?] 2353[?] 2520[?] 8926[?]  -2520[?] -2353[?] 8925[?]  -2520[?] 1854[?] 8924[?]  2519[?] -2518[?] 2513[?] 8923[?]  2518[?] -2519[?] 8922[?]  -2513[?] -2519[?] 8921[?]  2518[?] -2517[?] 2514[?] 8920[?]  2517[?] -2518[?] 8919[?]  -2514[?] -2518[?] 8918[?]  2517[?] 2515[?] 2516[?] 8917[?]  -2516[?] -2517[?] 8916[?]  -2515[?] -2517[?] 8915[?]  -1942[?] -2187[?] 2516[?] 8914[?]  -2516[?] 2187[?] 8913[?]  1942[?] -2516[?] 8912[?]  -1966[?] 2515[?] -2174[?] 8911[?]  2174[?] -2515[?] 8910[?]  -2515[?] 1966[?] 8909[?]  -1930[?] -2172[?] 2514[?] 8908[?]  -2514[?] 2172[?] 8907[?]  1930[?] -2514[?] 8906[?]  -1918[?] -2170[?] 2513[?] 8905[?]  -2513[?] 2170[?] 8904[?]  1918[?] -2513[?] 8903[?]  -2511[?] 2512[?] 2506[?] 8902[?]  -2512[?] 2511[?] 8901[?]  -2506[?] -2512[?] 8900[?]  -2510[?] 2511[?] 2507[?] 8899[?]  -2511[?] 2510[?] 8898[?]  -2507[?] -2511[?] 8897[?]  2508[?] 2510[?] 2509[?] 8896[?]  -2509[?] -2510[?] 8895[?]  -2510[?] -2508[?] 8894[?]  -1943[?] -2187[?] 2509[?] 8893[?]  -2509[?] 2187[?] 8892[?]  1943[?] -2509[?] 8891[?]  2508[?] 1974[?] -2174[?] 8890[?]  2174[?] -2508[?] 8889[?]  -1974[?] -2508[?] 8888[?]  -1931[?] -2172[?] 2507[?] 8887[?]  -2507[?] 2172[?] 8886[?]  1931[?] -2507[?] 8885[?]  -1919[?] -2170[?] 2506[?] 8884[?]  -2506[?] 2170[?] 8883[?]  -2506[?] 1919[?] 8882[?]  2505[?] 2499[?] -2504[?] 8881[?]  2504[?] -2505[?] 8880[?]  -2499[?] -2505[?] 8879[?]  2504[?] 2503[?] 2502[?] 8878[?]  -2503[?] -2504[?] 8877[?]  -2502[?] -2504[?] 8876[?]  2477[?] -2500[?] 2503[?] 8875[?]  -2503[?] 2500[?] 8874[?]  -2503[?] -2477[?] 8873[?]  -2496[?] 2501[?] 2502[?] 8872[?]  -2502[?] -2501[?] 8871[?]  -2502[?] 2496[?] 8870[?]  2500[?] 2501[?] -2477[?] 8869[?]  -2501[?] -2500[?] 8868[?]  2477[?] -2501[?] 8867[?]  2500[?] 2449[?] -2467[?] 8866[?]  2467[?] -2500[?] 8865[?]  -2449[?] -2500[?] 8864[?]  -2440[?] -2498[?] 2499[?] 8863[?]  -2499[?] 2498[?] 8862[?]  -2499[?] 2440[?] 8861[?]  2497[?] 2498[?] 2468[?] 8860[?]  -2498[?] -2497[?] 8859[?]  -2498[?] -2468[?] 8858[?]  2497[?] -2477[?] 2496[?] 8857[?]  -2496[?] -2497[?] 8856[?]  2477[?] -2497[?] 8855[?]  2495[?] 2496[?] 2483[?] 8854[?]  -2496[?] -2495[?] 8853[?]  -2483[?] -2496[?] 8852[?]  2495[?] 2494[?] 2205[?] 8851[?]  -2494[?] -2495[?] 8850[?]  -2205[?] -2495[?] 8849[?]  2492[?] 2494[?] 2493[?] 8848[?]  -2493[?] -2494[?] 8847[?]  2219[?] -1848[?] 2493[?] 8845[?]  -2493[?] 1848[?] 8843[?]  2219[?] -2492[?] 8840[?]  2489[?] 2490[?] 2491[?] 8839[?]  -2491[?] -2490[?] 8838[?]  -2491[?] -2489[?] 8837[?]  -2488[?] 2485[?] 2490[?] 8836[?]  -2490[?] 2488[?] 8835[?]  -2490[?] -2485[?] 8834[?]  2489[?] 2488[?] -2485[?] 8833[?]  -2488[?] -2489[?] 8832[?]  2485[?] -2489[?] 8831[?]  2487[?] 2486[?] 2488[?] 8830[?]  -2487[?] -2488[?] 8829[?]  -2486[?] -2488[?] 8828[?]  1830[?] 2226[?] 2487[?] 8827[?]  -2487[?] -2226[?] 8826[?]  -2487[?] -1830[?] 8825[?]  -2226[?] -1830[?] 2486[?] 8824[?]  -2486[?] 2226[?] 8823[?]  -2486[?] 1830[?] 8822[?]  2485[?] 2223[?] 2484[?] 8821[?]  -2484[?] -2485[?] 8820[?]  -2223[?] -2485[?] 8819[?]  2288[?] 2289[?] 2484[?] 8818[?]  -2484[?] -2289[?] 8817[?]  -2484[?] -2288[?] 8816[?]  2482[?] -2205[?] 2483[?] 8815[?]  -2483[?] -2482[?] 8814[?]  -2483[?] 2205[?] 8813[?]  2482[?] 2480[?] 2481[?] 8812[?]  -2481[?] -2482[?] 8811[?]  -2480[?] -2482[?] 8810[?]  1883[?] -1860[?] 2481[?] 8809[?]  -2481[?] -1883[?] 8808[?]  -2481[?] 1860[?] 8807[?]  -2479[?] 2480[?] -1883[?] 8806[?]  -2480[?] 2479[?] 8805[?]  1883[?] -2480[?] 8804[?]  1987[?] 2478[?] 2479[?] 8803[?]  -2478[?] -2479[?] 8802[?]  -2479[?] -1987[?] 8801[?]  -1860[?] 2451[?] 2478[?] 8800[?]  -2478[?] -2451[?] 8799[?]  -2478[?] 1860[?] 8798[?]  2477[?] -2476[?] 2469[?] 8797[?]  2476[?] -2477[?] 8796[?]  -2469[?] -2477[?] 8795[?]  2476[?] -2475[?] 2470[?] 8794[?]  2475[?] -2476[?] 8793[?]  -2470[?] -2476[?] 8792[?]  2475[?] 2473[?] 2474[?] 8791[?]  -2474[?] -2475[?] 8790[?]  -2473[?] -2475[?] 8789[?]  -1948[?] -2187[?] 2474[?] 8788[?]  -2474[?] 2187[?] 8787[?]  -2474[?] 1948[?] 8786[?]  2472[?] 2473[?] -2174[?] 8785[?]  -2473[?] -2472[?] 8784[?]  2174[?] -2473[?] 8783[?]  2472[?] 2471[?] 2313[?] 8782[?]  -2471[?] -2472[?] 8781[?]  -2313[?] -2472[?] 8780[?]  -1973[?] 2178[?] 2471[?] 8779[?]  -2178[?] -2471[?] 8778[?]  1973[?] -2471[?] 8777[?]  -1936[?] -2172[?] 2470[?] 8776[?]  -2470[?] 2172[?] 8775[?]  1936[?] -2470[?] 8774[?]  -1924[?] -2170[?] 2469[?] 8773[?]  -2469[?] 2170[?] 8772[?]  -2469[?] 1924[?] 8771[?]  -2449[?] 2467[?] 2468[?] 8770[?]  -2468[?] -2467[?] 8769[?]  -2468[?] 2449[?] 8768[?]  2467[?] 2466[?] 2456[?] 8767[?]  -2466[?] -2467[?] 8766[?]  -2456[?] -2467[?] 8765[?]  2465[?] 2466[?] 2205[?] 8764[?]  -2466[?] -2465[?] 8763[?]  -2205[?] -2466[?] 8762[?]  2465[?] 2463[?] 2464[?] 8761[?]  -2464[?] -2465[?] 8760[?]  2219[?] -1847[?] 2464[?] 8758[?]  -2464[?] 1847[?] 8756[?]  2219[?] -2463[?] 8753[?]  2462[?] 2460[?] 2461[?] 8752[?]  -2461[?] -2462[?] 8751[?]  -2460[?] -2462[?] 8750[?]  2288[?] -2459[?] 2461[?] 8749[?]  -2461[?] 2459[?] 8748[?]  -2461[?] -2288[?] 8747[?]  2459[?] 2460[?] -2288[?] 8746[?]  -2460[?] -2459[?] 8745[?]  2288[?] -2460[?] 8744[?]  2459[?] 2458[?] 2457[?] 8743[?]  -2458[?] -2459[?] 8742[?]  -2457[?] -2459[?] 8741[?]  2222[?] 1831[?] 2458[?] 8740[?]  -2458[?] -2222[?] 8739[?]  -2458[?] -1831[?] 8738[?]  -1831[?] -2222[?] 2457[?] 8737[?]  -2457[?] 2222[?] 8736[?]  -2457[?] 1831[?] 8735[?]  2455[?] -2205[?] 2456[?] 8734[?]  -2456[?] -2455[?] 8733[?]  -2456[?] 2205[?] 8732[?]  2455[?] 2453[?] 2454[?] 8731[?]  -2454[?] -2455[?] 8730[?]  -2453[?] -2455[?] 8729[?]  1883[?] -1859[?] 2454[?] 8728[?]  -2454[?] -1883[?] 8727[?]  -2454[?] 1859[?] 8726[?]  -2452[?] 2453[?] -1883[?] 8725[?]  -2453[?] 2452[?] 8724[?]  1883[?] -2453[?] 8723[?]  2451[?] 2452[?] 2450[?] 8722[?]  -2452[?] -2451[?] 8721[?]  -2450[?] -2452[?] 8720[?]  2451[?] -2359[?] 1859[?] 8719[?]  2359[?] -2451[?] 8718[?]  -1859[?] -2451[?] 8717[?]  -1859[?] 2359[?] 2450[?] 8716[?]  -2450[?] -2359[?] 8715[?]  -2450[?] 1859[?] 8714[?]  -2448[?] 2449[?] 2441[?] 8713[?]  -2449[?] 2448[?] 8712[?]  -2441[?] -2449[?] 8711[?]  -2447[?] 2448[?] 2442[?] 8710[?]  -2448[?] 2447[?] 8709[?]  -2442[?] -2448[?] 8708[?]  2445[?] 2447[?] 2446[?] 8707[?]  -2446[?] -2447[?] 8706[?]  -2447[?] -2445[?] 8705[?]  -1947[?] -2187[?] 2446[?] 8704[?]  -2446[?] 2187[?] 8703[?]  -2446[?] 1947[?] 8702[?]  2445[?] 2444[?] -2174[?] 8701[?]  -2444[?] -2445[?] 8700[?]  2174[?] -2445[?] 8699[?]  2443[?] 2178[?] 2444[?] 8698[?]  -2443[?] -2444[?] 8697[?]  -2178[?] -2444[?] 8696[?]  -1976[?] 2345[?] 2443[?] 8695[?]  -2443[?] -2345[?] 8694[?]  -2443[?] 1976[?] 8693[?]  -1935[?] -2172[?] 2442[?] 8692[?]  -2442[?] 2172[?] 8691[?]  1935[?] -2442[?] 8690[?]  -1923[?] -2170[?] 2441[?] 8689[?]  -2441[?] 2170[?] 8688[?]  -2441[?] 1923[?] 8687[?]  2439[?] 2440[?] 2378[?] 8686[?]  -2440[?] -2439[?] 8685[?]  -2378[?] -2440[?] 8684[?]  2439[?] 2438[?] -2409[?] 8683[?]  -2438[?] -2439[?] 8682[?]  2409[?] -2439[?] 8681[?]  -2436[?] 2438[?] 2437[?] 8680[?]  -2438[?] -2437[?] 8679[?]  -2438[?] 2436[?] 8678[?]  2406[?] 2437[?] -2387[?] 8677[?]  -2406[?] -2437[?] 8676[?]  -2437[?] 2387[?] 8675[?]  -2435[?] 2436[?] 2418[?] 8674[?]  -2436[?] 2435[?] 8673[?]  -2436[?] -2418[?] 8672[?]  2435[?] 2434[?] 2424[?] 8671[?]  -2434[?] -2435[?] 8670[?]  -2424[?] -2435[?] 8669[?]  2433[?] 2434[?] 2205[?] 8668[?]  -2434[?] -2433[?] 8667[?]  -2434[?] -2205[?] 8666[?]  2433[?] 2431[?] 2432[?] 8665[?]  -2432[?] -2433[?] 8664[?]  -1844[?] 2219[?] 2432[?] 8662[?]  -2432[?] 1844[?] 8660[?]  -2431[?] 2219[?] 8657[?]  2423[?] -2205[?] 2424[?] 8638[?]  -2424[?] -2423[?] 8637[?]  -2424[?] 2205[?] 8636[?]  2423[?] 2421[?] 2422[?] 8635[?]  -2422[?] -2423[?] 8634[?]  -2421[?] -2423[?] 8633[?]  1883[?] -1856[?] 2422[?] 8632[?]  -2422[?] -1883[?] 8631[?]  -2422[?] 1856[?] 8630[?]  -2420[?] 2421[?] -1883[?] 8629[?]  -2421[?] 2420[?] 8628[?]  1883[?] -2421[?] 8627[?]  2356[?] 2419[?] 2420[?] 8626[?]  -2419[?] -2420[?] 8625[?]  -2420[?] -2356[?] 8624[?]  -1856[?] 2355[?] 2419[?] 8623[?]  -2419[?] -2355[?] 8622[?]  -2419[?] 1856[?] 8621[?]  -2417[?] 2418[?] 2410[?] 8620[?]  -2418[?] 2417[?] 8619[?]  -2410[?] -2418[?] 8618[?]  -2416[?] 2417[?] 2411[?] 8617[?]  -2417[?] 2416[?] 8616[?]  -2411[?] -2417[?] 8615[?]  2414[?] 2416[?] 2415[?] 8614[?]  -2415[?] -2416[?] 8613[?]  -2416[?] -2414[?] 8612[?]  -1944[?] -2187[?] 2415[?] 8611[?]  -2415[?] 2187[?] 8610[?]  -2415[?] 1944[?] 8609[?]  2414[?] 2413[?] -2174[?] 8608[?]  -2413[?] -2414[?] 8607[?]  2174[?] -2414[?] 8606[?]  2175[?] 2413[?] 2412[?] 8605[?]  -2412[?] -2413[?] 8604[?]  -2413[?] -2175[?] 8603[?]  -1974[?] -1970[?] 2412[?] 8602[?]  -2412[?] 1974[?] 8601[?]  -2412[?] 1970[?] 8600[?]  -1932[?] -2172[?] 2411[?] 8599[?]  -2411[?] 2172[?] 8598[?]  -2411[?] 1932[?] 8597[?]  -1920[?] -2170[?] 2410[?] 8596[?]  -2410[?] 2170[?] 8595[?]  -2410[?] 1920[?] 8594[?]  2409[?] 2407[?] 2408[?] 8593[?]  -2408[?] -2409[?] 8592[?]  -2407[?] -2409[?] 8591[?]  -2377[?] 2408[?] 2352[?] 8590[?]  2377[?] -2408[?] 8589[?]  -2408[?] -2352[?] 8588[?]  -2406[?] 2387[?] 2407[?] 8587[?]  -2407[?] 2406[?] 8586[?]  -2407[?] -2387[?] 8585[?]  2405[?] 2406[?] 2393[?] 8584[?]  -2406[?] -2405[?] 8583[?]  -2393[?] -2406[?] 8582[?]  2405[?] 2404[?] 2205[?] 8581[?]  -2404[?] -2405[?] 8580[?]  -2205[?] -2405[?] 8579[?]  2402[?] 2404[?] 2403[?] 8578[?]  -2403[?] -2404[?] 8577[?]  2219[?] -1845[?] 2403[?] 8575[?]  -2403[?] 1845[?] 8573[?]  2219[?] -2402[?] 8570[?]  2397[?] 2396[?] 2398[?] 8560[?]  -2397[?] -2398[?] 8559[?]  -2396[?] -2398[?] 8558[?]  2244[?] 2397[?] 1833[?] 8557[?]  -2397[?] -1833[?] 8555[?]  -1833[?] -2244[?] 2396[?] 8554[?]  -2396[?] 2244[?] 8553[?]  2392[?] -2205[?] 2393[?] 8545[?]  -2393[?] -2392[?] 8544[?]  -2393[?] 2205[?] 8543[?]  2392[?] 2390[?] 2391[?] 8542[?]  -2391[?] -2392[?] 8541[?]  -2390[?] -2392[?] 8540[?]  1883[?] -1857[?] 2391[?] 8539[?]  -2391[?] -1883[?] 8538[?]  -2391[?] 1857[?] 8537[?]  -2389[?] 2390[?] -1883[?] 8536[?]  -2390[?] 2389[?] 8535[?]  1883[?] -2390[?] 8534[?]  2357[?] 2389[?] 2388[?] 8533[?]  -2388[?] -2389[?] 8532[?]  -2389[?] -2357[?] 8531[?]  -1857[?] 2356[?] 2388[?] 8530[?]  -2388[?] -2356[?] 8529[?]  -2388[?] 1857[?] 8528[?]  2387[?] -2386[?] 2379[?] 8527[?]  2386[?] -2387[?] 8526[?]  -2379[?] -2387[?] 8525[?]  2386[?] -2385[?] 2380[?] 8524[?]  2385[?] -2386[?] 8523[?]  -2380[?] -2386[?] 8522[?]  2385[?] 2383[?] 2384[?] 8521[?]  -2384[?] -2385[?] 8520[?]  -2383[?] -2385[?] 8519[?]  -1945[?] -2187[?] 2384[?] 8518[?]  -2384[?] 2187[?] 8517[?]  1945[?] -2384[?] 8516[?]  2382[?] 2383[?] -2174[?] 8515[?]  -2383[?] -2382[?] 8514[?]  2174[?] -2383[?] 8513[?]  2382[?] 2176[?] 2381[?] 8512[?]  -2381[?] -2382[?] 8511[?]  -2176[?] -2382[?] 8510[?]  -1971[?] 2175[?] 2381[?] 8509[?]  -2381[?] -2175[?] 8508[?]  -2381[?] 1971[?] 8507[?]  -1933[?] -2172[?] 2380[?] 8506[?]  -2380[?] 2172[?] 8505[?]  -2380[?] 1933[?] 8504[?]  -1921[?] -2170[?] 2379[?] 8503[?]  -2379[?] 2170[?] 8502[?]  -2379[?] 1921[?] 8501[?]  2377[?] -2352[?] 2378[?] 8500[?]  -2378[?] -2377[?] 8499[?]  -2378[?] 2352[?] 8498[?]  2377[?] 2376[?] 2364[?] 8497[?]  -2376[?] -2377[?] 8496[?]  -2364[?] -2377[?] 8495[?]  2375[?] 2376[?] 2205[?] 8494[?]  -2376[?] -2375[?] 8493[?]  -2205[?] -2376[?] 8492[?]  2375[?] 2373[?] 2374[?] 8491[?]  -2374[?] -2375[?] 8490[?]  2219[?] -1846[?] 2374[?] 8488[?]  -2374[?] 1846[?] 8486[?]  2219[?] -2373[?] 8483[?]  2363[?] -2205[?] 2364[?] 8458[?]  -2364[?] -2363[?] 8457[?]  -2364[?] 2205[?] 8456[?]  2363[?] 2361[?] 2362[?] 8455[?]  -2362[?] -2363[?] 8454[?]  -2361[?] -2363[?] 8453[?]  1883[?] -1858[?] 2362[?] 8452[?]  -2362[?] -1883[?] 8451[?]  -2362[?] 1858[?] 8450[?]  -2360[?] 2361[?] -1883[?] 8449[?]  -2361[?] 2360[?] 8448[?]  1883[?] -2361[?] 8447[?]  2359[?] 2360[?] 2358[?] 8446[?]  -2360[?] -2359[?] 8445[?]  -2358[?] -2360[?] 8444[?]  2359[?] -2356[?] -1980[?] 8443[?]  2356[?] -2359[?] 8442[?]  1980[?] -2359[?] 8441[?]  -1858[?] 2357[?] 2358[?] 8440[?]  -2358[?] -2357[?] 8439[?]  -2358[?] 1858[?] 8438[?]  2357[?] 1857[?] -2356[?] 8437[?]  2356[?] -2357[?] 8436[?]  -1857[?] -2357[?] 8435[?]  2356[?] -2355[?] 1856[?] 8434[?]  2355[?] -2356[?] 8433[?]  -1856[?] -2356[?] 8432[?]  2355[?] -2354[?] 1855[?] 8431[?]  2354[?] -2355[?] 8430[?]  -1855[?] -2355[?] 8429[?]  2354[?] 1854[?] -2353[?] 8428[?]  2353[?] -2354[?] 8427[?]  -1854[?] -2354[?] 8426[?]  2353[?] 1853[?] 1852[?] 8425[?]  -1853[?] -2353[?] 8424[?]  -1852[?] -2353[?] 8423[?]  -2351[?] 2352[?] 2341[?] 8422[?]  -2352[?] 2351[?] 8421[?]  -2341[?] -2352[?] 8420[?]  -2350[?] 2351[?] 2342[?] 8419[?]  -2351[?] 2350[?] 8418[?]  -2342[?] -2351[?] 8417[?]  2348[?] 2350[?] 2349[?] 8416[?]  -2349[?] -2350[?] 8415[?]  -2350[?] -2348[?] 8414[?]  -1946[?] -2187[?] 2349[?] 8413[?]  -2349[?] 2187[?] 8412[?]  -2349[?] 1946[?] 8411[?]  2348[?] 2347[?] -2174[?] 8410[?]  -2347[?] -2348[?] 8409[?]  2174[?] -2348[?] 8408[?]  2345[?] 2346[?] 2347[?] 8407[?]  -2346[?] -2347[?] 8406[?]  -2345[?] -2347[?] 8405[?]  -1965[?] 2176[?] 2346[?] 8404[?]  -2346[?] -2176[?] 8403[?]  -2346[?] 1965[?] 8402[?]  -2344[?] 1974[?] 2345[?] 8401[?]  2344[?] -2345[?] 8400[?]  -1974[?] -2345[?] 8399[?]  2344[?] 1970[?] -2343[?] 8398[?]  2343[?] -2344[?] 8397[?]  -1970[?] -2344[?] 8396[?]  2343[?] 1971[?] 1965[?] 8395[?]  -1971[?] -2343[?] 8394[?]  -1965[?] -2343[?] 8393[?]  -1934[?] -2172[?] 2342[?] 8392[?]  -2342[?] 2172[?] 8391[?]  -2342[?] 1934[?] 8390[?]  -1922[?] -2170[?] 2341[?] 8389[?]  -2341[?] 2170[?] 8388[?]  -2341[?] 1922[?] 8387[?]  -2339[?] 2320[?] 2340[?] 8386[?]  2339[?] -2340[?] 8385[?]  -2340[?] -2320[?] 8384[?]  2339[?] 2338[?] 2326[?] 8383[?]  -2338[?] -2339[?] 8382[?]  -2326[?] -2339[?] 8381[?]  2337[?] 2338[?] 2205[?] 8380[?]  -2338[?] -2337[?] 8379[?]  -2205[?] -2338[?] 8378[?]  2337[?] 2335[?] 2336[?] 8377[?]  -2336[?] -2337[?] 8376[?]  -1849[?] 2219[?] 2336[?] 8374[?]  -2336[?] 1849[?] 8372[?]  2219[?] -2335[?] 8369[?]  2334[?] 2332[?] 2333[?] 8368[?]  -2333[?] -2334[?] 8367[?]  -2332[?] -2334[?] 8366[?]  2328[?] -2331[?] 2333[?] 8365[?]  -2333[?] 2331[?] 8364[?]  -2333[?] -2328[?] 8363[?]  -2328[?] 2332[?] 2331[?] 8362[?]  -2332[?] -2331[?] 8361[?]  -2332[?] 2328[?] 8360[?]  2330[?] 2329[?] 2331[?] 8359[?]  -2330[?] -2331[?] 8358[?]  -2329[?] -2331[?] 8357[?]  2233[?] 1829[?] 2330[?] 8356[?]  -2330[?] -2233[?] 8355[?]  -2330[?] -1829[?] 8354[?]  -2233[?] -1829[?] 2329[?] 8353[?]  2233[?] -2329[?] 8352[?]  1829[?] -2329[?] 8351[?]  -2230[?] 2328[?] 2327[?] 8350[?]  -2327[?] -2328[?] 8349[?]  -2328[?] 2230[?] 8348[?]  -2290[?] 2288[?] 2327[?] 8347[?]  -2327[?] 2290[?] 8346[?]  -2327[?] -2288[?] 8345[?]  2325[?] -2205[?] 2326[?] 8344[?]  -2326[?] -2325[?] 8343[?]  -2326[?] 2205[?] 8342[?]  2325[?] 2323[?] 2324[?] 8341[?]  -2324[?] -2325[?] 8340[?]  -2323[?] -2325[?] 8339[?]  1883[?] -1861[?] 2324[?] 8338[?]  -2324[?] -1883[?] 8337[?]  -2324[?] 1861[?] 8336[?]  -2322[?] 2323[?] -1883[?] 8335[?]  -2323[?] 2322[?] 8334[?]  1883[?] -2323[?] 8333[?]  2206[?] 2322[?] 2321[?] 8332[?]  -2321[?] -2322[?] 8331[?]  -2322[?] -2206[?] 8330[?]  -1861[?] 1987[?] 2321[?] 8329[?]  -2321[?] -1987[?] 8328[?]  -2321[?] 1861[?] 8327[?]  2320[?] -2319[?] 2311[?] 8326[?]  2319[?] -2320[?] 8325[?]  -2311[?] -2320[?] 8324[?]  2319[?] -2318[?] 2312[?] 8323[?]  2318[?] -2319[?] 8322[?]  -2312[?] -2319[?] 8321[?]  2318[?] 2316[?] 2317[?] 8320[?]  -2317[?] -2318[?] 8319[?]  -2316[?] -2318[?] 8318[?]  -1949[?] -2187[?] 2317[?] 8317[?]  -2317[?] 2187[?] 8316[?]  1949[?] -2317[?] 8315[?]  2315[?] 2316[?] -2174[?] 8314[?]  -2316[?] -2315[?] 8313[?]  2174[?] -2316[?] 8312[?]  2315[?] 2314[?] 2183[?] 8311[?]  -2314[?] -2315[?] 8310[?]  -2183[?] -2315[?] 8309[?]  -1969[?] 2313[?] 2314[?] 8308[?]  -2313[?] -2314[?] 8307[?]  1969[?] -2314[?] 8306[?]  -2178[?] 1973[?] 2313[?] 8305[?]  -2313[?] 2178[?] 8304[?]  -2313[?] -1973[?] 8303[?]  -1937[?] -2172[?] 2312[?] 8302[?]  -2312[?] 2172[?] 8301[?]  -2312[?] 1937[?] 8300[?]  -1925[?] -2170[?] 2311[?] 8299[?]  -2311[?] 2170[?] 8298[?]  1925[?] -2311[?] 8297[?]  2310[?] 2308[?] 2309[?] 8296[?]  -2309[?] -2310[?] 8295[?]  -2308[?] -2310[?] 8294[?]  2307[?] -2191[?] 2309[?] 8293[?]  -2309[?] -2307[?] 8292[?]  -2309[?] 2191[?] 8291[?]  2191[?] 2308[?] -2307[?] 8290[?]  -2308[?] 2307[?] 8289[?]  -2308[?] -2191[?] 8288[?]  2307[?] 2306[?] 2214[?] 8287[?]  -2306[?] -2307[?] 8286[?]  -2214[?] -2307[?] 8285[?]  2305[?] 2306[?] 2205[?] 8284[?]  -2306[?] -2305[?] 8283[?]  -2205[?] -2306[?] 8282[?]  2305[?] 2303[?] 2304[?] 8281[?]  -2304[?] -2305[?] 8280[?]  -1850[?] 2219[?] 2304[?] 8278[?]  -2304[?] 1850[?] 8276[?]  2219[?] -2303[?] 8273[?]  2289[?] 2290[?] 2227[?] 8236[?]  -2227[?] -2290[?] 8234[?]  2289[?] -2222[?] 1831[?] 8233[?]  2222[?] -2289[?] 8232[?]  -1831[?] -2289[?] 8231[?]  2288[?] 2287[?] -2255[?] 8230[?]  2255[?] -2288[?] 8228[?]  -2287[?] 2286[?] 8226[?]  -2287[?] -2283[?] 8225[?]  -2286[?] 2285[?] 8223[?]  -2286[?] -2252[?] 8222[?]  -2285[?] -2284[?] 8220[?]  -2285[?] -2245[?] 8219[?]  -2240[?] 1834[?] 2284[?] 8218[?]  2283[?] -2266[?] 2282[?] 8215[?]  -2282[?] 2281[?] 8211[?]  -2282[?] -2279[?] 8210[?]  -2281[?] -2280[?] 8208[?]  -2281[?] -2263[?] 8207[?]  1836[?] -2258[?] 2280[?] 8206[?]  -2278[?] 2274[?] 2279[?] 8203[?]  -2279[?] 2278[?] 8202[?]  -2274[?] -2279[?] 8201[?]  2276[?] 2277[?] 2278[?] 8200[?]  -2278[?] -2277[?] 8199[?]  -2276[?] -2278[?] 8198[?]  2277[?] 2273[?] -1837[?] 8197[?]  -2273[?] -2277[?] 8196[?]  1837[?] -2277[?] 8195[?]  -2275[?] 2269[?] 2276[?] 8194[?]  -2276[?] 2275[?] 8193[?]  -2269[?] -2276[?] 8192[?]  2275[?] -1838[?] -1837[?] 8191[?]  1838[?] -2275[?] 8190[?]  -2275[?] 1837[?] 8189[?]  -2270[?] 2274[?] 2273[?] 8188[?]  -2273[?] -2274[?] 8187[?]  2270[?] -2274[?] 8186[?]  2271[?] 2273[?] 2272[?] 8185[?]  -2273[?] -2271[?] 8183[?]  -2272[?] -2219[?] 8181[?]  2271[?] -1841[?] -2219[?] 8179[?]  1841[?] -2271[?] 8177[?]  2270[?] 2269[?] -1838[?] 8176[?]  -2269[?] -2270[?] 8175[?]  1838[?] -2270[?] 8174[?]  2267[?] 2269[?] 2268[?] 8173[?]  -2269[?] -2267[?] 8171[?]  -2268[?] -2219[?] 8169[?]  2267[?] -1840[?] -2219[?] 8167[?]  1840[?] -2267[?] 8165[?]  2266[?] 2264[?] 2265[?] 8164[?]  -2265[?] -2262[?] 8160[?]  -2265[?] 1835[?] 8159[?]  -2264[?] -2263[?] 8157[?]  -2264[?] 2259[?] 8156[?]  2263[?] 1835[?] -2262[?] 8155[?]  2262[?] 2260[?] 2261[?] 8152[?]  -2261[?] -2219[?] 8148[?]  -2260[?] 1843[?] 8144[?]  -2259[?] -2258[?] 8142[?]  -2259[?] 1836[?] 8141[?]  2256[?] 2258[?] 2257[?] 8140[?]  -2257[?] -2219[?] 8136[?]  1842[?] -2256[?] 8132[?]  2255[?] 2254[?] 2253[?] 8131[?]  -2254[?] -2255[?] 8130[?]  -2253[?] -2255[?] 8129[?]  2251[?] -1832[?] 2254[?] 8128[?]  -2254[?] -2251[?] 8127[?]  -2254[?] 1832[?] 8126[?]  2248[?] 2252[?] 2253[?] 8125[?]  -2253[?] -2252[?] 8124[?]  -2253[?] -2248[?] 8123[?]  2252[?] -2251[?] 1832[?] 8122[?]  2251[?] -2252[?] 8121[?]  -1832[?] -2252[?] 8120[?]  2251[?] 2249[?] 2250[?] 8119[?]  -2249[?] -2251[?] 8117[?]  -2250[?] -2219[?] 8115[?]  -1846[?] 2249[?] -2219[?] 8113[?]  -2249[?] 1846[?] 8111[?]  2248[?] 2247[?] 2246[?] 8110[?]  -2247[?] -2248[?] 8109[?]  2244[?] -1833[?] 2247[?] 8107[?]  -2247[?] -2244[?] 8106[?]  -2247[?] 1833[?] 8105[?]  -2246[?] -2245[?] 8103[?]  -2246[?] 2241[?] 8102[?]  -2244[?] 1833[?] 2245[?] 8101[?]  2244[?] 2242[?] 2243[?] 8098[?]  -2242[?] -2244[?] 8096[?]  -2243[?] -2219[?] 8094[?]  -1845[?] 2242[?] -2219[?] 8092[?]  -2242[?] 1845[?] 8090[?]  -2241[?] -2240[?] 8088[?]  -2241[?] 1834[?] 8087[?]  2240[?] 2238[?] 2239[?] 8086[?]  -2239[?] -2219[?] 8082[?]  -2238[?] 1844[?] 8078[?]  2233[?] 2231[?] 2232[?] 8065[?]  -2231[?] -2233[?] 8063[?]  -2232[?] -2219[?] 8061[?]  -1849[?] 2231[?] -2219[?] 8059[?]  -2231[?] 1849[?] 8057[?]  2229[?] 2230[?] 2228[?] 8056[?]  -2230[?] -2229[?] 8055[?]  -2228[?] -2230[?] 8054[?]  2229[?] 2226[?] -1830[?] 8053[?]  -2226[?] -2229[?] 8052[?]  1830[?] -2229[?] 8051[?]  -2223[?] 2228[?] 2227[?] 8050[?]  -2228[?] -2227[?] 8049[?]  -2228[?] 2223[?] 8048[?]  -2226[?] 1830[?] 2227[?] 8047[?]  -2227[?] 2226[?] 8046[?]  -2227[?] -1830[?] 8045[?]  2224[?] 2226[?] 2225[?] 8044[?]  -2226[?] -2224[?] 8042[?]  -2225[?] -2219[?] 8040[?]  2224[?] -1848[?] -2219[?] 8038[?]  1848[?] -2224[?] 8036[?]  2222[?] -1831[?] 2223[?] 8035[?]  -2223[?] -2222[?] 8034[?]  -2223[?] 1831[?] 8033[?]  2222[?] 2220[?] 2221[?] 8032[?]  -2220[?] -2222[?] 8030[?]  -2221[?] -2219[?] 8028[?]  -1847[?] 2220[?] -2219[?] 8026[?]  -2220[?] 1847[?] 8024[?]  2219[?] 2218[?] 2216[?] 8023[?]  -2218[?] -2219[?] 8022[?]  -2216[?] -2219[?] 8021[?]  -2217[?] 1952[?] 2218[?] 8020[?]  -2218[?] 2217[?] 8019[?]  -1952[?] -2218[?] 8018[?]  1851[?] 1839[?] 2217[?] 8017[?]  -2217[?] -1851[?] 8016[?]  -1839[?] -2217[?] 8015[?]  -2215[?] -1952[?] 2216[?] 8014[?]  -2216[?] 2215[?] 8013[?]  -2216[?] 1952[?] 8012[?]  -1839[?] 1978[?] 2215[?] 8011[?]  -1978[?] -2215[?] 8010[?]  -2215[?] 1839[?] 8009[?]  2213[?] -2205[?] 2214[?] 8008[?]  -2214[?] -2213[?] 8007[?]  -2214[?] 2205[?] 8006[?]  2213[?] 2211[?] 2212[?] 8005[?]  -2212[?] -2213[?] 8004[?]  -2211[?] -2213[?] 8003[?]  1883[?] -1862[?] 2212[?] 8002[?]  -2212[?] -1883[?] 8001[?]  -2212[?] 1862[?] 8000[?]  -2210[?] 2211[?] -1883[?] 7999[?]  -2211[?] 2210[?] 7998[?]  1883[?] -2211[?] 7997[?]  2209[?] 2210[?] 2207[?] 7996[?]  -2210[?] -2209[?] 7995[?]  -2210[?] -2207[?] 7994[?]  2209[?] -2208[?] -1987[?] 7993[?]  2208[?] -2209[?] 7992[?]  1987[?] -2209[?] 7991[?]  2208[?] 1862[?] 1861[?] 7990[?]  -1862[?] -2208[?] 7989[?]  -1861[?] -2208[?] 7988[?]  -1862[?] 2206[?] 2207[?] 7987[?]  -2207[?] -2206[?] 7986[?]  -2207[?] 1862[?] 7985[?]  2206[?] 1861[?] -1987[?] 7984[?]  1987[?] -2206[?] 7983[?]  -1861[?] -2206[?] 7982[?]  -2197[?] -2204[?] 2205[?] 7981[?]  -2205[?] 2204[?] 7980[?]  -2205[?] 2197[?] 7979[?]  2204[?] 2202[?] 2203[?] 7978[?]  -2203[?] -2204[?] 7977[?]  -2202[?] -2204[?] 7976[?]  1883[?] -1880[?] 2203[?] 7975[?]  -2203[?] -1883[?] 7974[?]  -2203[?] 1880[?] 7973[?]  -2201[?] 2202[?] -1883[?] 7972[?]  -2202[?] 2201[?] 7971[?]  1883[?] -2202[?] 7970[?]  -2199[?] 2200[?] 2201[?] 7969[?]  -2200[?] -2201[?] 7968[?]  -2201[?] 2199[?] 7967[?]  2026[?] 2200[?] -1880[?] 7966[?]  -2200[?] -2026[?] 7965[?]  -2200[?] 1880[?] 7964[?]  2198[?] 2199[?] 2157[?] 7963[?]  -2199[?] -2198[?] 7962[?]  -2157[?] -2199[?] 7961[?]  2198[?] -1879[?] -1880[?] 7960[?]  1880[?] -2198[?] 7959[?]  1879[?] -2198[?] 7958[?]  2195[?] 2197[?] 2196[?] 7957[?]  -2196[?] -2197[?] 7956[?]  -2197[?] -2195[?] 7955[?]  1883[?] -1879[?] 2196[?] 7954[?]  -2196[?] -1883[?] 7953[?]  -2196[?] 1879[?] 7952[?]  2195[?] -2194[?] -1883[?] 7951[?]  2194[?] -2195[?] 7950[?]  1883[?] -2195[?] 7949[?]  2194[?] 2193[?] 2192[?] 7948[?]  -2193[?] -2194[?] 7947[?]  -2192[?] -2194[?] 7946[?]  2026[?] 2193[?] -1879[?] 7945[?]  -2193[?] -2026[?] 7944[?]  -2193[?] 1879[?] 7943[?]  1879[?] -2026[?] 2192[?] 7942[?]  -2192[?] 2026[?] 7941[?]  -2192[?] -1879[?] 7940[?]  2191[?] -2190[?] 2171[?] 7939[?]  2190[?] -2191[?] 7938[?]  -2171[?] -2191[?] 7937[?]  2190[?] -2189[?] 2173[?] 7936[?]  2189[?] -2190[?] 7935[?]  -2173[?] -2190[?] 7934[?]  2189[?] 2186[?] 2188[?] 7933[?]  -2188[?] -2189[?] 7932[?]  -2186[?] -2189[?] 7931[?]  -2187[?] -1950[?] 2188[?] 7930[?]  -2188[?] 2187[?] 7929[?]  1950[?] -2188[?] 7928[?]  -2169[?] 2164[?] 2187[?] 7927[?]  -2187[?] 2169[?] 7926[?]  -2187[?] -2164[?] 7925[?]  2185[?] 2186[?] -2174[?] 7924[?]  -2186[?] -2185[?] 7923[?]  2174[?] -2186[?] 7922[?]  2185[?] 2184[?] 2181[?] 7921[?]  -2184[?] -2185[?] 7920[?]  -2181[?] -2185[?] 7919[?]  -1975[?] 2184[?] 2183[?] 7918[?]  -2184[?] -2183[?] 7917[?]  -2184[?] 1975[?] 7916[?]  -2178[?] -2182[?] 2183[?] 7915[?]  -2183[?] 2182[?] 7914[?]  -2183[?] 2178[?] 7913[?]  1973[?] 1969[?] 2182[?] 7912[?]  -2182[?] -1973[?] 7911[?]  -2182[?] -1969[?] 7910[?]  -2180[?] -2178[?] 2181[?] 7909[?]  -2181[?] 2180[?] 7908[?]  -2181[?] 2178[?] 7907[?]  -2179[?] 1973[?] 2180[?] 7906[?]  -2180[?] 2179[?] 7905[?]  -2180[?] -1973[?] 7904[?]  1975[?] 1969[?] 2179[?] 7903[?]  -2179[?] -1975[?] 7902[?]  -2179[?] -1969[?] 7901[?]  -2177[?] 1976[?] 2178[?] 7900[?]  -2178[?] 2177[?] 7899[?]  -1976[?] -2178[?] 7898[?]  -2176[?] 1965[?] 2177[?] 7897[?]  -2177[?] 2176[?] 7896[?]  -1965[?] -2177[?] 7895[?]  -2175[?] 1971[?] 2176[?] 7894[?]  2175[?] -2176[?] 7893[?]  -1971[?] -2176[?] 7892[?]  2175[?] 1970[?] 1974[?] 7891[?]  -1974[?] -2175[?] 7890[?]  -1970[?] -2175[?] 7889[?]  2174[?] 2169[?] 2164[?] 7888[?]  -2169[?] -2174[?] 7887[?]  -2164[?] -2174[?] 7886[?]  -1938[?] -2172[?] 2173[?] 7885[?]  -2173[?] 2172[?] 7884[?]  -2173[?] 1938[?] 7883[?]  -2164[?] 2172[?] 2169[?] 7882[?]  -2172[?] -2169[?] 7881[?]  -2172[?] 2164[?] 7880[?]  -2170[?] -1926[?] 2171[?] 7879[?]  -2171[?] 2170[?] 7878[?]  1926[?] -2171[?] 7877[?]  -2169[?] -2164[?] 2170[?] 7876[?]  -2170[?] 2169[?] 7875[?]  -2170[?] 2164[?] 7874[?]  2167[?] 2169[?] 2168[?] 7873[?]  -2168[?] -2169[?] 7872[?]  -2169[?] -2167[?] 7871[?]  1883[?] -1881[?] 2168[?] 7870[?]  -2168[?] -1883[?] 7869[?]  -2168[?] 1881[?] 7868[?]  2167[?] -2166[?] -1883[?] 7867[?]  2166[?] -2167[?] 7866[?]  1883[?] -2167[?] 7865[?]  2166[?] 2165[?] 2158[?] 7864[?]  -2165[?] -2166[?] 7863[?]  -1881[?] 2165[?] 2157[?] 7861[?]  -2157[?] -2165[?] 7860[?]  -2165[?] 1881[?] 7859[?]  2162[?] 2164[?] 2163[?] 7858[?]  -2163[?] -2164[?] 7857[?]  -2164[?] -2162[?] 7856[?]  1883[?] -1882[?] 2163[?] 7855[?]  -2163[?] -1883[?] 7854[?]  -2163[?] 1882[?] 7853[?]  2162[?] -2161[?] -1883[?] 7852[?]  2161[?] -2162[?] 7851[?]  1883[?] -2162[?] 7850[?]  2161[?] 2160[?] 2159[?] 7849[?]  -2160[?] -2161[?] 7848[?]  -1882[?] 2160[?] 2158[?] 7846[?]  -2160[?] 1882[?] 7844[?]  -2159[?] 2158[?] 7842[?]  -2158[?] 2157[?] 7839[?]  -2158[?] -1881[?] 7838[?]  -2156[?] -2013[?] 2157[?] 7837[?]  -2157[?] 2156[?] 7836[?]  -2157[?] 2013[?] 7835[?]  -2155[?] 1880[?] 2156[?] 7834[?]  -2156[?] 2155[?] 7833[?]  -2156[?] -1880[?] 7832[?]  1879[?] -2025[?] 2155[?] 7831[?]  -2155[?] 2025[?] 7830[?]  -2155[?] -1879[?] 7829[?]  -2153[?] 2154[?] -2128[?] 7828[?]  -2154[?] 2153[?] 7827[?]  -2154[?] 2128[?] 7826[?]  2137[?] 2153[?] -2115[?] 7825[?]  -2153[?] -2137[?] 7824[?]  -2153[?] 2115[?] 7823[?]  2152[?] 2151[?] -2034[?] 7822[?]  -2151[?] -2152[?] 7821[?]  2034[?] -2152[?] 7820[?]  2140[?] 2150[?] 2151[?] 7819[?]  -2151[?] -2150[?] 7818[?]  -2151[?] -2140[?] 7817[?]  -2142[?] 2149[?] 2150[?] 7816[?]  -2150[?] -2149[?] 7815[?]  -2150[?] 2142[?] 7814[?]  2149[?] 2145[?] 2148[?] 7813[?]  -2148[?] -2149[?] 7812[?]  -2145[?] -2149[?] 7811[?]  -2147[?] 2120[?] 2148[?] 7810[?]  -2148[?] 2147[?] 7809[?]  -2148[?] -2120[?] 7808[?]  -2146[?] 2147[?] -2128[?] 7807[?]  -2147[?] 2146[?] 7806[?]  -2147[?] 2128[?] 7805[?]  2115[?] -2137[?] 2146[?] 7804[?]  -2146[?] 2137[?] 7803[?]  -2146[?] -2115[?] 7802[?]  -2144[?] 2128[?] 2145[?] 7801[?]  -2145[?] 2144[?] 7800[?]  -2145[?] -2128[?] 7799[?]  -2143[?] -2120[?] 2144[?] 7798[?]  -2144[?] 2143[?] 7797[?]  -2144[?] 2120[?] 7796[?]  2137[?] 2115[?] 2143[?] 7795[?]  -2143[?] -2137[?] 7794[?]  -2143[?] -2115[?] 7793[?]  -2141[?] 2142[?] -2108[?] 7792[?]  -2142[?] 2141[?] 7791[?]  2108[?] -2142[?] 7790[?]  2048[?] 2044[?] 2141[?] 7789[?]  -2141[?] -2048[?] 7788[?]  -2141[?] -2044[?] 7787[?]  2140[?] -2109[?] 2139[?] 7786[?]  -2139[?] -2140[?] 7785[?]  2109[?] -2140[?] 7784[?]  2138[?] 2132[?] 2139[?] 7783[?]  -2139[?] -2138[?] 7782[?]  -2139[?] -2132[?] 7781[?]  2138[?] -2120[?] -2137[?] 7780[?]  2137[?] -2138[?] 7779[?]  2120[?] -2138[?] 7778[?]  2137[?] 2135[?] 2136[?] 7777[?]  -2136[?] -2137[?] 7776[?]  -2135[?] -2137[?] 7775[?]  1883[?] -1871[?] 2136[?] 7774[?]  -2136[?] -1883[?] 7773[?]  -2136[?] 1871[?] 7772[?]  -2134[?] 2135[?] -1883[?] 7771[?]  -2135[?] 2134[?] 7770[?]  1883[?] -2135[?] 7769[?]  2123[?] 2133[?] 2134[?] 7768[?]  -2133[?] -2134[?] 7767[?]  -2134[?] -2123[?] 7766[?]  2122[?] -1871[?] 2133[?] 7765[?]  -2133[?] -2122[?] 7764[?]  -2133[?] 1871[?] 7763[?]  2131[?] 2132[?] 2130[?] 7762[?]  -2132[?] -2131[?] 7761[?]  -2130[?] -2132[?] 7760[?]  2131[?] -2129[?] -2115[?] 7759[?]  2129[?] -2131[?] 7758[?]  2115[?] -2131[?] 7757[?]  2115[?] 2129[?] 2130[?] 7756[?]  -2130[?] -2129[?] 7755[?]  -2130[?] -2115[?] 7754[?]  2129[?] -2120[?] -2128[?] 7753[?]  2128[?] -2129[?] 7752[?]  2120[?] -2129[?] 7751[?]  2128[?] 2126[?] 2127[?] 7750[?]  -2127[?] -2128[?] 7749[?]  -2126[?] -2128[?] 7748[?]  1883[?] -1872[?] 2127[?] 7747[?]  -2127[?] -1883[?] 7746[?]  -2127[?] 1872[?] 7745[?]  -2125[?] 2126[?] -1883[?] 7744[?]  -2126[?] 2125[?] 7743[?]  1883[?] -2126[?] 7742[?]  1999[?] 2124[?] 2125[?] 7741[?]  -2124[?] -2125[?] 7740[?]  -2125[?] -1999[?] 7739[?]  -1872[?] 2123[?] 2124[?] 7738[?]  -2124[?] -2123[?] 7737[?]  -2124[?] 1872[?] 7736[?]  2123[?] -2122[?] 1871[?] 7735[?]  2122[?] -2123[?] 7734[?]  -1871[?] -2123[?] 7733[?]  2122[?] -2121[?] -1995[?] 7732[?]  2121[?] -2122[?] 7731[?]  1995[?] -2122[?] 7730[?]  2121[?] 1869[?] 1870[?] 7729[?]  -1870[?] -2121[?] 7728[?]  -1869[?] -2121[?] 7727[?]  2120[?] 2118[?] 2119[?] 7726[?]  -2119[?] -2120[?] 7725[?]  -2118[?] -2120[?] 7724[?]  1883[?] -1873[?] 2119[?] 7723[?]  -2119[?] -1883[?] 7722[?]  -2119[?] 1873[?] 7721[?]  -2117[?] 2118[?] -1883[?] 7720[?]  -2118[?] 2117[?] 7719[?]  1883[?] -2118[?] 7718[?]  2110[?] 2117[?] 2116[?] 7717[?]  -2116[?] -2117[?] 7716[?]  -2117[?] -2110[?] 7715[?]  -1873[?] 1999[?] 2116[?] 7714[?]  -2116[?] -1999[?] 7713[?]  -2116[?] 1873[?] 7712[?]  2115[?] 2113[?] 2114[?] 7711[?]  -2114[?] -2115[?] 7710[?]  -2113[?] -2115[?] 7709[?]  1883[?] -1874[?] 2114[?] 7708[?]  -2114[?] -1883[?] 7707[?]  -2114[?] 1874[?] 7706[?]  -2112[?] 2113[?] -1883[?] 7705[?]  -2113[?] 2112[?] 7704[?]  1883[?] -2113[?] 7703[?]  2001[?] 2111[?] 2112[?] 7702[?]  -2112[?] -2111[?] 7701[?]  -2112[?] -2001[?] 7700[?]  2110[?] -1874[?] 2111[?] 7699[?]  -2111[?] -2110[?] 7698[?]  -2111[?] 1874[?] 7697[?]  2110[?] 1873[?] -1999[?] 7696[?]  1999[?] -2110[?] 7695[?]  -1873[?] -2110[?] 7694[?]  2109[?] -2049[?] -2108[?] 7693[?]  2108[?] -2109[?] 7692[?]  2049[?] -2109[?] 7691[?]  2108[?] -2107[?] -2078[?] 7690[?]  2107[?] -2108[?] 7689[?]  2078[?] -2108[?] 7688[?]  2107[?] -2106[?] -2085[?] 7687[?]  2106[?] -2107[?] 7686[?]  2085[?] -2107[?] 7685[?]  2106[?] -2105[?] -2092[?] 7684[?]  2105[?] -2106[?] 7683[?]  2092[?] -2106[?] 7682[?]  2105[?] -2104[?] -2097[?] 7681[?]  2104[?] -2105[?] 7680[?]  2097[?] -2105[?] 7679[?]  2104[?] -2103[?] 2098[?] 7678[?]  2103[?] -2104[?] 7677[?]  -2098[?] -2104[?] 7676[?]  2103[?] -2102[?] 2099[?] 7675[?]  2102[?] -2103[?] 7674[?]  -2099[?] -2103[?] 7673[?]  2102[?] 2101[?] 2100[?] 7672[?]  -2101[?] -2102[?] 7671[?]  -2100[?] -2102[?] 7670[?]  -1904[?] -2040[?] 2101[?] 7669[?]  -2101[?] 2040[?] 7668[?]  -2101[?] 1904[?] 7667[?]  -1905[?] -2040[?] 2100[?] 7666[?]  -2100[?] 2040[?] 7665[?]  -2100[?] 1905[?] 7664[?]  -1903[?] -2040[?] 2099[?] 7663[?]  -2099[?] 2040[?] 7662[?]  -2099[?] 1903[?] 7661[?]  -1902[?] -2040[?] 2098[?] 7660[?]  -2098[?] 2040[?] 7659[?]  -2098[?] 1902[?] 7658[?]  2097[?] -2096[?] 2093[?] 7657[?]  2096[?] -2097[?] 7656[?]  -2093[?] -2097[?] 7655[?]  2096[?] 2095[?] 2094[?] 7654[?]  -2095[?] -2096[?] 7653[?]  -2094[?] -2096[?] 7652[?]  -1906[?] -2040[?] 2095[?] 7651[?]  -2095[?] 2040[?] 7650[?]  -2095[?] 1906[?] 7649[?]  -1907[?] -2040[?] 2094[?] 7648[?]  -2094[?] 2040[?] 7647[?]  -2094[?] 1907[?] 7646[?]  -1908[?] -2040[?] 2093[?] 7645[?]  -2093[?] 2040[?] 7644[?]  -2093[?] 1908[?] 7643[?]  2092[?] -2091[?] 2086[?] 7642[?]  2091[?] -2092[?] 7641[?]  -2086[?] -2092[?] 7640[?]  2091[?] -2090[?] 2087[?] 7639[?]  2090[?] -2091[?] 7638[?]  -2087[?] -2091[?] 7637[?]  2090[?] 2089[?] 2088[?] 7636[?]  -2089[?] -2090[?] 7635[?]  -2088[?] -2090[?] 7634[?]  -1900[?] -2040[?] 2089[?] 7633[?]  -2089[?] 2040[?] 7632[?]  -2089[?] 1900[?] 7631[?]  -1901[?] -2040[?] 2088[?] 7630[?]  -2088[?] 2040[?] 7629[?]  -2088[?] 1901[?] 7628[?]  -1899[?] -2040[?] 2087[?] 7627[?]  -2087[?] 2040[?] 7626[?]  -2087[?] 1899[?] 7625[?]  -1898[?] -2040[?] 2086[?] 7624[?]  -2086[?] 2040[?] 7623[?]  -2086[?] 1898[?] 7622[?]  2085[?] -2084[?] 2079[?] 7621[?]  2084[?] -2085[?] 7620[?]  -2079[?] -2085[?] 7619[?]  2084[?] -2083[?] 2080[?] 7618[?]  2083[?] -2084[?] 7617[?]  -2080[?] -2084[?] 7616[?]  2083[?] 2082[?] 2081[?] 7615[?]  -2082[?] -2083[?] 7614[?]  -2081[?] -2083[?] 7613[?]  -1896[?] -2040[?] 2082[?] 7612[?]  -2082[?] 2040[?] 7611[?]  -2082[?] 1896[?] 7610[?]  -1897[?] -2040[?] 2081[?] 7609[?]  -2081[?] 2040[?] 7608[?]  -2081[?] 1897[?] 7607[?]  -1895[?] -2040[?] 2080[?] 7606[?]  -2080[?] 2040[?] 7605[?]  -2080[?] 1895[?] 7604[?]  -1894[?] -2040[?] 2079[?] 7603[?]  -2079[?] 2040[?] 7602[?]  -2079[?] 1894[?] 7601[?]  2078[?] -2077[?] -2056[?] 7600[?]  2077[?] -2078[?] 7599[?]  2056[?] -2078[?] 7598[?]  2077[?] -2076[?] -2063[?] 7597[?]  2076[?] -2077[?] 7596[?]  2063[?] -2077[?] 7595[?]  2076[?] -2075[?] -2068[?] 7594[?]  2075[?] -2076[?] 7593[?]  2068[?] -2076[?] 7592[?]  2075[?] -2074[?] 2069[?] 7591[?]  2074[?] -2075[?] 7590[?]  -2069[?] -2075[?] 7589[?]  2074[?] -2073[?] 2070[?] 7588[?]  2073[?] -2074[?] 7587[?]  -2070[?] -2074[?] 7586[?]  2073[?] 2072[?] 2071[?] 7585[?]  -2072[?] -2073[?] 7584[?]  -2071[?] -2073[?] 7583[?]  -1889[?] -2040[?] 2072[?] 7582[?]  -2072[?] 2040[?] 7581[?]  -2072[?] 1889[?] 7580[?]  -1890[?] -2040[?] 2071[?] 7579[?]  -2071[?] 2040[?] 7578[?]  -2071[?] 1890[?] 7577[?]  -1888[?] -2040[?] 2070[?] 7576[?]  -2070[?] 2040[?] 7575[?]  -2070[?] 1888[?] 7574[?]  -1887[?] -2040[?] 2069[?] 7573[?]  -2069[?] 2040[?] 7572[?]  -2069[?] 1887[?] 7571[?]  2068[?] -2067[?] 2064[?] 7570[?]  2067[?] -2068[?] 7569[?]  -2064[?] -2068[?] 7568[?]  2067[?] 2066[?] 2065[?] 7567[?]  -2066[?] -2067[?] 7566[?]  -2065[?] -2067[?] 7565[?]  -1891[?] -2040[?] 2066[?] 7564[?]  -2066[?] 2040[?] 7563[?]  -2066[?] 1891[?] 7562[?]  -1892[?] -2040[?] 2065[?] 7561[?]  -2065[?] 2040[?] 7560[?]  -2065[?] 1892[?] 7559[?]  -1893[?] -2040[?] 2064[?] 7558[?]  -2064[?] 2040[?] 7557[?]  -2064[?] 1893[?] 7556[?]  2063[?] -2062[?] 2057[?] 7555[?]  2062[?] -2063[?] 7554[?]  -2057[?] -2063[?] 7553[?]  2062[?] -2061[?] 2058[?] 7552[?]  2061[?] -2062[?] 7551[?]  -2058[?] -2062[?] 7550[?]  2061[?] 2060[?] 2059[?] 7549[?]  -2060[?] -2061[?] 7548[?]  -2059[?] -2061[?] 7547[?]  -1914[?] -2040[?] 2060[?] 7546[?]  -2060[?] 2040[?] 7545[?]  -2060[?] 1914[?] 7544[?]  -1915[?] -2040[?] 2059[?] 7543[?]  -2059[?] 2040[?] 7542[?]  -2059[?] 1915[?] 7541[?]  -1886[?] -2040[?] 2058[?] 7540[?]  -2058[?] 2040[?] 7539[?]  -2058[?] 1886[?] 7538[?]  -1913[?] -2040[?] 2057[?] 7537[?]  -2057[?] 2040[?] 7536[?]  -2057[?] 1913[?] 7535[?]  2056[?] -2055[?] 2050[?] 7534[?]  2055[?] -2056[?] 7533[?]  -2050[?] -2056[?] 7532[?]  2055[?] -2054[?] 2051[?] 7531[?]  2054[?] -2055[?] 7530[?]  -2051[?] -2055[?] 7529[?]  2054[?] 2053[?] 2052[?] 7528[?]  -2053[?] -2054[?] 7527[?]  -2052[?] -2054[?] 7526[?]  -1911[?] -2040[?] 2053[?] 7525[?]  -2053[?] 2040[?] 7524[?]  -2053[?] 1911[?] 7523[?]  -1912[?] -2040[?] 2052[?] 7522[?]  -2052[?] 2040[?] 7521[?]  -2052[?] 1912[?] 7520[?]  -1910[?] -2040[?] 2051[?] 7519[?]  -2051[?] 2040[?] 7518[?]  -2051[?] 1910[?] 7517[?]  -1909[?] -2040[?] 2050[?] 7516[?]  -2050[?] 2040[?] 7515[?]  -2050[?] 1909[?] 7514[?]  2049[?] -2044[?] -2048[?] 7513[?]  2048[?] -2049[?] 7512[?]  2044[?] -2049[?] 7511[?]  2048[?] 2045[?] 2047[?] 7510[?]  -2047[?] -2048[?] 7509[?]  -2045[?] -2048[?] 7508[?]  2040[?] 2046[?] 2047[?] 7507[?]  -2047[?] -2046[?] 7506[?]  -2047[?] -2040[?] 7505[?]  -2017[?] -2030[?] 2046[?] 7504[?]  -2046[?] 2030[?] 7503[?]  2017[?] -2046[?] 7502[?]  -1884[?] -2040[?] 2045[?] 7501[?]  -2045[?] 2040[?] 7500[?]  -2045[?] 1884[?] 7499[?]  2044[?] 2043[?] 2042[?] 7498[?]  -2043[?] -2044[?] 7497[?]  -2042[?] -2044[?] 7496[?]  -1885[?] -2040[?] 2043[?] 7495[?]  -2043[?] 2040[?] 7494[?]  -2043[?] 1885[?] 7493[?]  2041[?] 2040[?] 2042[?] 7492[?]  -2042[?] -2041[?] 7491[?]  -2042[?] -2040[?] 7490[?]  2041[?] 2035[?] -2023[?] 7489[?]  -2035[?] -2041[?] 7488[?]  2023[?] -2041[?] 7487[?]  2040[?] 2039[?] 2030[?] 7486[?]  -2039[?] -2040[?] 7485[?]  -2030[?] -2040[?] 7484[?]  2038[?] -2035[?] 2039[?] 7483[?]  -2039[?] -2038[?] 7482[?]  -2039[?] 2035[?] 7481[?]  2038[?] 2037[?] 2036[?] 7480[?]  -2037[?] -2038[?] 7479[?]  -2036[?] -2038[?] 7478[?]  -1964[?] 2037[?] -2017[?] 7477[?]  -2037[?] 2017[?] 7476[?]  1964[?] -2037[?] 7475[?]  1964[?] 2017[?] 2036[?] 7474[?]  -2036[?] -2017[?] 7473[?]  -2036[?] -1964[?] 7472[?]  2035[?] -2023[?] 2030[?] 7471[?]  -2035[?] -2030[?] 7470[?]  -2035[?] 2023[?] 7469[?]  2034[?] -2033[?] -1977[?] 7468[?]  2033[?] -2034[?] 7467[?]  1977[?] -2034[?] 7466[?]  2033[?] 2032[?] -2007[?] 7465[?]  -2032[?] -2033[?] 7464[?]  2007[?] -2033[?] 7463[?]  -2031[?] 2017[?] 2032[?] 7462[?]  -2032[?] 2031[?] 7461[?]  -2032[?] -2017[?] 7460[?]  2023[?] 2031[?] 2030[?] 7459[?]  -2031[?] -2030[?] 7458[?]  -2031[?] -2023[?] 7457[?]  2030[?] 2028[?] 2029[?] 7456[?]  -2029[?] -2030[?] 7455[?]  -2030[?] -2028[?] 7454[?]  1883[?] -1878[?] 2029[?] 7453[?]  -2029[?] -1883[?] 7452[?]  -2029[?] 1878[?] 7451[?]  -2027[?] 2028[?] -1883[?] 7450[?]  -2028[?] 2027[?] 7449[?]  1883[?] -2028[?] 7448[?]  2024[?] 2026[?] 2027[?] 7447[?]  -2027[?] -2026[?] 7446[?]  -2024[?] -2027[?] 7445[?]  2026[?] -2025[?] -2013[?] 7444[?]  2025[?] -2026[?] 7443[?]  2013[?] -2026[?] 7442[?]  2025[?] 1877[?] 1878[?] 7441[?]  -1878[?] -2025[?] 7440[?]  -1877[?] -2025[?] 7439[?]  -1878[?] 2024[?] 2018[?] 7438[?]  -2018[?] -2024[?] 7437[?]  -2024[?] 1878[?] 7436[?]  2023[?] 2021[?] 2022[?] 7435[?]  -2022[?] -2023[?] 7434[?]  -2021[?] -2023[?] 7433[?]  1883[?] -1877[?] 2022[?] 7432[?]  -2022[?] -1883[?] 7431[?]  -2022[?] 1877[?] 7430[?]  -2020[?] 2021[?] -1883[?] 7429[?]  -2021[?] 2020[?] 7428[?]  1883[?] -2021[?] 7427[?]  2020[?] 2018[?] 2019[?] 7426[?]  -2020[?] -2019[?] 7425[?]  -2018[?] -2020[?] 7424[?]  -1877[?] 2013[?] 2019[?] 7423[?]  -2019[?] -2013[?] 7422[?]  -2019[?] 1877[?] 7421[?]  2018[?] 1877[?] -2013[?] 7420[?]  -2018[?] 2013[?] 7419[?]  -2018[?] -1877[?] 7418[?]  2017[?] 2015[?] 2016[?] 7417[?]  -2016[?] -2017[?] 7416[?]  -2015[?] -2017[?] 7415[?]  1883[?] -1876[?] 2016[?] 7414[?]  -2016[?] -1883[?] 7413[?]  -2016[?] 1876[?] 7412[?]  -2014[?] 2015[?] -1883[?] 7411[?]  -2015[?] 2014[?] 7410[?]  1883[?] -2015[?] 7409[?]  2013[?] 2014[?] 2008[?] 7408[?]  -2014[?] -2013[?] 7407[?]  -2014[?] -2008[?] 7406[?]  2013[?] -2012[?] -1995[?] 7405[?]  2012[?] -2013[?] 7404[?]  1995[?] -2013[?] 7403[?]  2012[?] -2011[?] -2010[?] 7402[?]  2011[?] -2012[?] 7401[?]  2010[?] -2012[?] 7400[?]  1876[?] 2011[?] -1998[?] 7399[?]  1998[?] -2011[?] 7398[?]  -1876[?] -2011[?] 7397[?]  2010[?] -2009[?] 1874[?] 7396[?]  2009[?] -2010[?] 7395[?]  -1874[?] -2010[?] 7394[?]  2009[?] 1873[?] 1875[?] 7393[?]  -1875[?] -2009[?] 7392[?]  -1873[?] -2009[?] 7391[?]  -1876[?] 2003[?] 2008[?] 7390[?]  -2008[?] -2003[?] 7389[?]  1876[?] -2008[?] 7388[?]  2007[?] 2005[?] 2006[?] 7387[?]  -2006[?] -2007[?] 7386[?]  -2005[?] -2007[?] 7385[?]  1883[?] -1875[?] 2006[?] 7384[?]  -2006[?] -1883[?] 7383[?]  -2006[?] 1875[?] 7382[?]  -2004[?] -1883[?] 2005[?] 7381[?]  -2005[?] 2004[?] 7380[?]  -2005[?] 1883[?] 7379[?]  2003[?] 2002[?] 2004[?] 7378[?]  -2004[?] -2003[?] 7377[?]  -2004[?] -2002[?] 7376[?]  2003[?] -2001[?] 1875[?] 7375[?]  2001[?] -2003[?] 7374[?]  -1875[?] -2003[?] 7373[?]  2001[?] -1875[?] 2002[?] 7372[?]  -2002[?] -2001[?] 7371[?]  -2002[?] 1875[?] 7370[?]  2001[?] -2000[?] -1999[?] 7369[?]  2000[?] -2001[?] 7368[?]  1999[?] -2001[?] 7367[?]  2000[?] 1874[?] 1873[?] 7366[?]  -1874[?] -2000[?] 7365[?]  -1873[?] -2000[?] 7364[?]  1999[?] -1998[?] -1995[?] 7363[?]  1998[?] -1999[?] 7362[?]  1995[?] -1999[?] 7361[?]  1998[?] -1997[?] 1870[?] 7360[?]  1997[?] -1998[?] 7359[?]  -1870[?] -1998[?] 7358[?]  1997[?] -1996[?] 1869[?] 7357[?]  1996[?] -1997[?] 7356[?]  -1869[?] -1997[?] 7355[?]  1996[?] 1872[?] 1871[?] 7354[?]  -1872[?] -1996[?] 7353[?]  -1871[?] -1996[?] 7352[?]  1995[?] -1994[?] -1987[?] 7351[?]  1994[?] -1995[?] 7350[?]  1987[?] -1995[?] 7349[?]  1994[?] -1993[?] -1989[?] 7348[?]  1993[?] -1994[?] 7347[?]  1989[?] -1994[?] 7346[?]  1993[?] -1992[?] 1868[?] 7345[?]  1992[?] -1993[?] 7344[?]  -1868[?] -1993[?] 7343[?]  1992[?] -1991[?] 1863[?] 7342[?]  1991[?] -1992[?] 7341[?]  -1863[?] -1992[?] 7340[?]  1991[?] -1990[?] 1862[?] 7339[?]  1990[?] -1991[?] 7338[?]  -1862[?] -1991[?] 7337[?]  1990[?] 1864[?] 1861[?] 7336[?]  -1864[?] -1990[?] 7335[?]  -1861[?] -1990[?] 7334[?]  1989[?] -1988[?] 1866[?] 7333[?]  1988[?] -1989[?] 7332[?]  -1866[?] -1989[?] 7331[?]  1988[?] 1867[?] 1865[?] 7330[?]  -1867[?] -1988[?] 7329[?]  -1865[?] -1988[?] 7328[?]  1987[?] -1986[?] -1982[?] 7327[?]  1986[?] -1987[?] 7326[?]  1982[?] -1987[?] 7325[?]  1986[?] -1985[?] 1852[?] 7324[?]  1985[?] -1986[?] 7323[?]  -1852[?] -1986[?] 7322[?]  1985[?] -1984[?] 1853[?] 7321[?]  1984[?] -1985[?] 7320[?]  -1853[?] -1985[?] 7319[?]  1984[?] -1983[?] 1854[?] 7318[?]  1983[?] -1984[?] 7317[?]  -1854[?] -1984[?] 7316[?]  1983[?] 1855[?] 1856[?] 7315[?]  -1856[?] -1983[?] 7314[?]  -1855[?] -1983[?] 7313[?]  1982[?] -1981[?] 1860[?] 7312[?]  1981[?] -1982[?] 7311[?]  -1860[?] -1982[?] 7310[?]  1981[?] -1980[?] 1859[?] 7309[?]  1980[?] -1981[?] 7308[?]  -1859[?] -1981[?] 7307[?]  1980[?] 1858[?] 1857[?] 7306[?]  -1858[?] -1980[?] 7305[?]  -1857[?] -1980[?] 7304[?]  1826[?] 1066[?] 7302[?]  -1825[?] -1826[?] 7300[?]  -1824[?] -1826[?] 7299[?]  1239[?] -1013[?] 1825[?] 7298[?]  1823[?] -1239[?] 1824[?] 7295[?]  1822[?] -1823[?] 7291[?]  1743[?] -1823[?] 7290[?]  1821[?] -1822[?] 7288[?]  1807[?] -1822[?] 7287[?]  1821[?] 1809[?] -1820[?] 7286[?]  1820[?] -1821[?] 7285[?]  -1809[?] -1821[?] 7284[?]  1820[?] -1819[?] 1811[?] 7283[?]  1819[?] -1820[?] 7282[?]  -1811[?] -1820[?] 7281[?]  1819[?] 1813[?] 1818[?] 7280[?]  -1813[?] -1819[?] 7278[?]  -1818[?] 1817[?] 7276[?]  -1817[?] 1719[?] 7272[?]  -1812[?] -1794[?] 1813[?] 7262[?]  -1813[?] 1812[?] 7261[?]  -1813[?] 1794[?] 7260[?]  -1230[?] -1215[?] 1812[?] 7259[?]  -1812[?] 1230[?] 7258[?]  -1812[?] 1215[?] 7257[?]  -1810[?] -1794[?] 1811[?] 7256[?]  -1811[?] 1810[?] 7255[?]  -1811[?] 1794[?] 7254[?]  -1230[?] 1215[?] 1810[?] 7253[?]  -1810[?] 1230[?] 7252[?]  -1810[?] -1215[?] 7251[?]  -1808[?] 1717[?] 1809[?] 7250[?]  -1809[?] 1808[?] 7249[?]  -1809[?] -1717[?] 7248[?]  -1233[?] 1215[?] 1808[?] 7247[?]  -1808[?] 1233[?] 7246[?]  -1808[?] -1215[?] 7245[?]  1806[?] -1807[?] 7243[?]  1799[?] -1807[?] 7242[?]  -1805[?] -1806[?] 7240[?]  -1802[?] -1806[?] 7239[?]  -1804[?] 1717[?] 1805[?] 7238[?]  -1805[?] 1804[?] 7237[?]  -1805[?] -1717[?] 7236[?]  -1803[?] 1804[?] -1215[?] 7235[?]  -1804[?] 1803[?] 7234[?]  -1804[?] 1215[?] 7233[?]  -1233[?] 1803[?] -1207[?] 7232[?]  -1803[?] 1233[?] 7231[?]  -1801[?] 1717[?] 1802[?] 7229[?]  -1802[?] 1801[?] 7228[?]  -1802[?] -1717[?] 7227[?]  -1800[?] 1801[?] -1215[?] 7226[?]  -1801[?] 1800[?] 7225[?]  -1801[?] 1215[?] 7224[?]  1207[?] 1800[?] -1737[?] 7223[?]  -1800[?] 1737[?] 7222[?]  1799[?] 1795[?] 1798[?] 7220[?]  -1798[?] -1799[?] 7219[?]  -1795[?] -1799[?] 7218[?]  -1797[?] -1794[?] 1798[?] 7217[?]  -1798[?] 1797[?] 7216[?]  -1798[?] 1794[?] 7215[?]  -1796[?] 1215[?] 1797[?] 7214[?]  -1797[?] 1796[?] 7213[?]  1224[?] 1207[?] 1796[?] 7211[?]  -1796[?] -1207[?] 7209[?]  -1745[?] -1794[?] 1795[?] 7208[?]  -1795[?] 1794[?] 7207[?]  -1795[?] 1745[?] 7206[?]  1793[?] 1794[?] 1790[?] 7205[?]  -1794[?] -1793[?] 7204[?]  -1790[?] -1794[?] 7203[?]  1793[?] -1791[?] 1792[?] 7202[?]  -1792[?] -1793[?] 7201[?]  1791[?] -1793[?] 7200[?]  1787[?] 1747[?] 1792[?] 7199[?]  -1792[?] -1787[?] 7198[?]  -1747[?] -1792[?] 7197[?]  1791[?] -1397[?] 1788[?] 7196[?]  -1788[?] -1791[?] 7195[?]  1397[?] -1791[?] 7194[?]  -1750[?] 1789[?] 1790[?] 7193[?]  -1790[?] -1789[?] 7192[?]  -1790[?] 1750[?] 7191[?]  1789[?] -1787[?] 1788[?] 7190[?]  -1788[?] -1789[?] 7189[?]  1787[?] -1789[?] 7188[?]  1407[?] 1426[?] 1788[?] 7187[?]  -1788[?] -1426[?] 7186[?]  -1788[?] -1407[?] 7185[?]  1787[?] 1786[?] 1751[?] 7184[?]  -1786[?] -1787[?] 7183[?]  -1751[?] -1787[?] 7182[?]  1784[?] 1785[?] 1786[?] 7181[?]  -1785[?] -1786[?] 7180[?]  -1786[?] -1784[?] 7179[?]  -1564[?] 1785[?] -1583[?] 7178[?]  -1785[?] 1583[?] 7177[?]  -1785[?] 1564[?] 7176[?]  1784[?] 1783[?] -1756[?] 7175[?]  -1783[?] -1784[?] 7174[?]  1756[?] -1784[?] 7173[?]  1779[?] -1782[?] 1783[?] 7172[?]  1782[?] -1783[?] 7171[?]  -1783[?] -1779[?] 7170[?]  1782[?] 1780[?] 1781[?] 7169[?]  -1781[?] -1782[?] 7168[?]  -1780[?] -1782[?] 7167[?]  -1536[?] 1781[?] -1554[?] 7166[?]  -1781[?] 1554[?] 7165[?]  -1781[?] 1536[?] 7164[?]  -1439[?] 1780[?] -1464[?] 7163[?]  1464[?] -1780[?] 7162[?]  -1780[?] 1439[?] 7161[?]  1779[?] 1778[?] -1761[?] 7160[?]  -1778[?] -1779[?] 7159[?]  1761[?] -1779[?] 7158[?]  1777[?] -1766[?] 1778[?] 7157[?]  -1778[?] -1777[?] 7156[?]  -1778[?] 1766[?] 7155[?]  1777[?] -1769[?] 1776[?] 7154[?]  -1776[?] -1777[?] 7153[?]  1769[?] -1777[?] 7152[?]  1775[?] 1770[?] 1776[?] 7151[?]  -1776[?] -1775[?] 7150[?]  -1776[?] -1770[?] 7149[?]  1775[?] 1774[?] 1771[?] 7148[?]  -1774[?] -1775[?] 7147[?]  -1771[?] -1775[?] 7146[?]  -1773[?] 1772[?] 1774[?] 7145[?]  -1774[?] 1773[?] 7144[?]  -1772[?] -1774[?] 7143[?]  1688[?] 1695[?] 1773[?] 7142[?]  -1695[?] -1773[?] 7141[?]  -1773[?] -1688[?] 7140[?]  1772[?] -1654[?] -1675[?] 7139[?]  -1772[?] 1675[?] 7138[?]  -1772[?] 1654[?] 7137[?]  1675[?] 1654[?] 1771[?] 7136[?]  -1771[?] -1675[?] 7135[?]  -1771[?] -1654[?] 7134[?]  1770[?] -1606[?] -1623[?] 7133[?]  1623[?] -1770[?] 7132[?]  -1770[?] 1606[?] 7131[?]  1769[?] 1768[?] 1767[?] 7130[?]  -1768[?] -1769[?] 7129[?]  -1767[?] -1769[?] 7128[?]  1644[?] 1599[?] 1768[?] 7127[?]  -1768[?] -1644[?] 7126[?]  -1599[?] -1768[?] 7125[?]  1623[?] 1606[?] 1767[?] 7124[?]  -1767[?] -1623[?] 7123[?]  -1767[?] -1606[?] 7122[?]  -1765[?] 1762[?] 1766[?] 7121[?]  -1766[?] 1765[?] 7120[?]  -1762[?] -1766[?] 7119[?]  1765[?] 1763[?] 1764[?] 7118[?]  -1765[?] -1764[?] 7117[?]  -1763[?] -1765[?] 7116[?]  -1474[?] 1764[?] -1493[?] 7115[?]  -1764[?] 1493[?] 7114[?]  1474[?] -1764[?] 7113[?]  -1505[?] 1763[?] -1522[?] 7112[?]  -1763[?] 1522[?] 7111[?]  -1763[?] 1505[?] 7110[?]  -1599[?] 1762[?] -1644[?] 7109[?]  -1762[?] 1644[?] 7108[?]  -1762[?] 1599[?] 7107[?]  1761[?] 1760[?] 1758[?] 7106[?]  -1760[?] -1761[?] 7105[?]  -1758[?] -1761[?] 7104[?]  1474[?] 1759[?] 1760[?] 7103[?]  -1760[?] -1759[?] 7102[?]  -1760[?] -1474[?] 7101[?]  1759[?] 1757[?] -1493[?] 7100[?]  -1757[?] -1759[?] 7099[?]  1493[?] -1759[?] 7098[?]  -1757[?] 1493[?] 1758[?] 7097[?]  -1758[?] 1757[?] 7096[?]  -1758[?] -1493[?] 7095[?]  1522[?] 1505[?] 1757[?] 7094[?]  -1757[?] -1522[?] 7093[?]  -1505[?] -1757[?] 7092[?]  1756[?] 1755[?] 1753[?] 7091[?]  -1755[?] -1756[?] 7090[?]  -1753[?] -1756[?] 7089[?]  1754[?] 1536[?] 1755[?] 7088[?]  -1755[?] -1754[?] 7087[?]  -1755[?] -1536[?] 7086[?]  1754[?] 1752[?] -1554[?] 7085[?]  -1752[?] -1754[?] 7084[?]  1554[?] -1754[?] 7083[?]  -1752[?] 1554[?] 1753[?] 7082[?]  -1753[?] 1752[?] 7081[?]  -1753[?] -1554[?] 7080[?]  1464[?] 1439[?] 1752[?] 7079[?]  -1752[?] -1464[?] 7078[?]  -1752[?] -1439[?] 7077[?]  1564[?] 1583[?] 1751[?] 7076[?]  -1751[?] -1583[?] 7075[?]  -1751[?] -1564[?] 7074[?]  -1749[?] 1750[?] 1746[?] 7073[?]  -1750[?] 1749[?] 7072[?]  -1746[?] -1750[?] 7071[?]  1748[?] 1749[?] 1747[?] 7070[?]  -1748[?] -1749[?] 7069[?]  -1749[?] -1747[?] 7068[?]  -1278[?] 1748[?] -1394[?] 7067[?]  1394[?] -1748[?] 7066[?]  1278[?] -1748[?] 7065[?]  1747[?] -1407[?] -1426[?] 7064[?]  -1747[?] 1426[?] 7063[?]  -1747[?] 1407[?] 7062[?]  1394[?] 1278[?] 1746[?] 7061[?]  -1746[?] -1394[?] 7060[?]  -1746[?] -1278[?] 7059[?]  -1744[?] 1215[?] 1745[?] 7058[?]  -1745[?] 1744[?] 7057[?]  1207[?] 1744[?] -1224[?] 7055[?]  -1744[?] -1207[?] 7053[?]  1742[?] -1743[?] 7051[?]  -1718[?] -1743[?] 7050[?]  -1741[?] -1742[?] 7048[?]  -1736[?] -1742[?] 7047[?]  1394[?] 1740[?] 1741[?] 7046[?]  1738[?] 1740[?] 1739[?] 7043[?]  -1739[?] -1740[?] 7042[?]  -1740[?] -1738[?] 7041[?]  -1240[?] -1207[?] 1739[?] 7040[?]  -1739[?] 1240[?] 7039[?]  -1739[?] 1207[?] 7038[?]  1738[?] -1737[?] -1207[?] 7037[?]  1737[?] -1738[?] 7036[?]  1207[?] -1738[?] 7035[?]  1737[?] -1202[?] -1224[?] 7034[?]  1224[?] -1737[?] 7033[?]  1202[?] -1737[?] 7032[?]  1735[?] -1722[?] 1736[?] 7031[?]  1734[?] -1735[?] 7027[?]  1733[?] -1734[?] 7024[?]  -1731[?] -1733[?] 7020[?]  1730[?] 1731[?] -1261[?] 7016[?]  -1729[?] -1730[?] 7012[?]  -1054[?] 1729[?] 1268[?] 7010[?]  -1719[?] 1722[?] 1721[?] 6989[?]  -1721[?] -1292[?] 6984[?]  1202[?] 1207[?] 1719[?] 6980[?]  -1719[?] -1207[?] 6979[?]  -1719[?] -1202[?] 6978[?]  -1241[?] 1717[?] 1718[?] 6977[?]  -1718[?] -1717[?] 6976[?]  -1718[?] 1241[?] 6975[?]  1717[?] 1716[?] 1715[?] 6974[?]  -1716[?] -1717[?] 6973[?]  -1717[?] -1715[?] 6972[?]  1397[?] 1716[?] 1714[?] 6971[?]  -1716[?] -1714[?] 6970[?]  -1716[?] -1397[?] 6969[?]  -1714[?] -1397[?] 1715[?] 6968[?]  -1715[?] 1714[?] 6967[?]  1397[?] -1715[?] 6966[?]  1427[?] 1713[?] 1714[?] 6965[?]  -1714[?] -1713[?] 6964[?]  -1427[?] -1714[?] 6963[?]  1713[?] 1712[?] 1711[?] 6962[?]  -1712[?] -1713[?] 6961[?]  -1711[?] -1713[?] 6960[?]  1426[?] -1407[?] 1712[?] 6959[?]  -1712[?] -1426[?] 6958[?]  1407[?] -1712[?] 6957[?]  1710[?] -1592[?] 1711[?] 6956[?]  -1711[?] -1710[?] 6955[?]  1592[?] -1711[?] 6954[?]  1710[?] -1709[?] 1705[?] 6953[?]  1709[?] -1710[?] 6952[?]  -1705[?] -1710[?] 6951[?]  1709[?] -1708[?] -1585[?] 6950[?]  1708[?] -1709[?] 6949[?]  1585[?] -1709[?] 6948[?]  1708[?] -1707[?] 1706[?] 6947[?]  1707[?] -1708[?] 6946[?]  -1706[?] -1708[?] 6945[?]  1707[?] 1524[?] 1465[?] 6944[?]  -1524[?] -1707[?] 6943[?]  -1465[?] -1707[?] 6942[?]  -1505[?] 1522[?] 1706[?] 6941[?]  -1706[?] -1522[?] 6940[?]  -1706[?] 1505[?] 6939[?]  1704[?] -1647[?] 1705[?] 6938[?]  -1705[?] -1704[?] 6937[?]  1647[?] -1705[?] 6936[?]  1704[?] 1700[?] -1703[?] 6935[?]  1703[?] -1704[?] 6934[?]  -1700[?] -1704[?] 6933[?]  1703[?] 1701[?] 1702[?] 6932[?]  -1702[?] -1703[?] 6931[?]  -1701[?] -1703[?] 6930[?]  -1599[?] 1644[?] 1702[?] 6929[?]  -1702[?] -1644[?] 6928[?]  -1702[?] 1599[?] 6927[?]  1623[?] -1606[?] 1701[?] 6926[?]  -1701[?] -1623[?] 6925[?]  -1701[?] 1606[?] 6924[?]  -1699[?] 1676[?] 1700[?] 6923[?]  -1700[?] 1699[?] 6922[?]  -1676[?] -1700[?] 6921[?]  1698[?] 1697[?] 1699[?] 6920[?]  -1699[?] -1698[?] 6919[?]  -1697[?] -1699[?] 6918[?]  1698[?] -1675[?] 1696[?] 6917[?]  -1696[?] -1698[?] 6916[?]  1675[?] -1698[?] 6915[?]  1654[?] 1697[?] 1696[?] 6914[?]  -1696[?] -1697[?] 6913[?]  -1697[?] -1654[?] 6912[?]  -1695[?] 1688[?] 1696[?] 6911[?]  -1696[?] 1695[?] 6910[?]  -1696[?] -1688[?] 6909[?]  -1694[?] 1695[?] 1689[?] 6908[?]  -1695[?] 1694[?] 6907[?]  -1695[?] -1689[?] 6906[?]  -1693[?] 1694[?] 1690[?] 6905[?]  -1694[?] 1693[?] 6904[?]  -1690[?] -1694[?] 6903[?]  1693[?] 1691[?] 1692[?] 6902[?]  -1692[?] -1693[?] 6901[?]  -1693[?] -1691[?] 6900[?]  -1027[?] -1274[?] 1692[?] 6899[?]  -1692[?] 1274[?] 6898[?]  -1692[?] 1027[?] 6897[?]  -1055[?] 1691[?] -1261[?] 6896[?]  -1691[?] 1261[?] 6895[?]  1055[?] -1691[?] 6894[?]  -1015[?] -1259[?] 1690[?] 6893[?]  -1690[?] 1259[?] 6892[?]  1015[?] -1690[?] 6891[?]  -1003[?] -1257[?] 1689[?] 6890[?]  -1689[?] 1257[?] 6889[?]  1003[?] -1689[?] 6888[?]  1688[?] 1680[?] 1687[?] 6887[?]  -1687[?] -1688[?] 6886[?]  -1680[?] -1688[?] 6885[?]  1686[?] 1292[?] 1687[?] 6884[?]  -1686[?] -1687[?] 6883[?]  -1687[?] -1292[?] 6882[?]  1684[?] 1686[?] 1685[?] 6881[?]  -1686[?] -1684[?] 6879[?]  -1685[?] -1306[?] 6877[?]  1684[?] 1683[?] -1306[?] 6875[?]  -1683[?] -1684[?] 6874[?]  1682[?] 1681[?] 1683[?] 6872[?]  -1682[?] -1683[?] 6871[?]  -1681[?] -1683[?] 6870[?]  925[?] 1356[?] 1682[?] 6869[?]  -1682[?] -1356[?] 6868[?]  -1682[?] -925[?] 6867[?]  -1356[?] -925[?] 1681[?] 6866[?]  -1681[?] 1356[?] 6865[?]  925[?] -1681[?] 6864[?]  1679[?] 1680[?] -1292[?] 6863[?]  -1680[?] -1679[?] 6862[?]  -1680[?] 1292[?] 6861[?]  1679[?] 1677[?] 1678[?] 6860[?]  -1678[?] -1679[?] 6859[?]  -1677[?] -1679[?] 6858[?]  970[?] -939[?] 1678[?] 6857[?]  -1678[?] -970[?] 6856[?]  -1678[?] 939[?] 6855[?]  -939[?] 1677[?] -970[?] 6854[?]  970[?] -1677[?] 6853[?]  -1677[?] 939[?] 6852[?]  1654[?] 1676[?] -1675[?] 6851[?]  1675[?] -1676[?] 6850[?]  -1676[?] -1654[?] 6849[?]  1675[?] 1661[?] 1674[?] 6848[?]  -1674[?] -1675[?] 6847[?]  -1661[?] -1675[?] 6846[?]  1673[?] 1292[?] 1674[?] 6845[?]  -1674[?] -1673[?] 6844[?]  -1674[?] -1292[?] 6843[?]  1673[?] 1671[?] 1672[?] 6842[?]  -1671[?] -1673[?] 6840[?]  -1672[?] -1306[?] 6838[?]  1670[?] 1671[?] -1306[?] 6836[?]  -1671[?] -1670[?] 6835[?]  1670[?] 1662[?] -1669[?] 6833[?]  1669[?] -1670[?] 6832[?]  -1662[?] -1670[?] 6831[?]  1669[?] 1668[?] 1666[?] 6830[?]  -1668[?] -1669[?] 6829[?]  -1666[?] -1669[?] 6828[?]  -1667[?] -924[?] 1668[?] 6827[?]  -1668[?] 1667[?] 6826[?]  -1668[?] 924[?] 6825[?]  -1360[?] 1357[?] 1667[?] 6824[?]  -1667[?] 1360[?] 6823[?]  -1667[?] -1357[?] 6822[?]  1665[?] 924[?] 1666[?] 6821[?]  -1666[?] -1665[?] 6820[?]  -1666[?] -924[?] 6819[?]  1665[?] 1664[?] 1663[?] 6818[?]  -1664[?] -1665[?] 6817[?]  -1663[?] -1665[?] 6816[?]  1357[?] 1664[?] 1360[?] 6815[?]  -1664[?] -1360[?] 6814[?]  -1664[?] -1357[?] 6813[?]  -1360[?] -1357[?] 1663[?] 6812[?]  -1663[?] 1360[?] 6811[?]  -1663[?] 1357[?] 6810[?]  -1363[?] 1662[?] 1360[?] 6809[?]  -1662[?] 1363[?] 6808[?]  -1360[?] -1662[?] 6807[?]  1660[?] 1661[?] -1292[?] 6806[?]  -1661[?] -1660[?] 6805[?]  -1661[?] 1292[?] 6804[?]  1660[?] 1658[?] 1659[?] 6803[?]  -1659[?] -1660[?] 6802[?]  -1658[?] -1660[?] 6801[?]  970[?] -940[?] 1659[?] 6800[?]  -1659[?] -970[?] 6799[?]  -1659[?] 940[?] 6798[?]  1657[?] 1658[?] -970[?] 6797[?]  -1658[?] -1657[?] 6796[?]  970[?] -1658[?] 6795[?]  1657[?] 1655[?] 1656[?] 6794[?]  -1656[?] -1657[?] 6793[?]  -1655[?] -1657[?] 6792[?]  -940[?] 1656[?] 939[?] 6791[?]  -1656[?] 940[?] 6790[?]  -1656[?] -939[?] 6789[?]  -939[?] 1655[?] 940[?] 6788[?]  -940[?] -1655[?] 6787[?]  -1655[?] 939[?] 6786[?]  1654[?] -1653[?] 1648[?] 6785[?]  1653[?] -1654[?] 6784[?]  -1648[?] -1654[?] 6783[?]  1653[?] -1652[?] 1649[?] 6782[?]  1652[?] -1653[?] 6781[?]  -1649[?] -1653[?] 6780[?]  1652[?] 1650[?] 1651[?] 6779[?]  -1651[?] -1652[?] 6778[?]  -1650[?] -1652[?] 6777[?]  -1028[?] -1274[?] 1651[?] 6776[?]  -1651[?] 1274[?] 6775[?]  -1651[?] 1028[?] 6774[?]  -1059[?] 1650[?] -1261[?] 6773[?]  -1650[?] 1261[?] 6772[?]  -1650[?] 1059[?] 6771[?]  -1016[?] -1259[?] 1649[?] 6770[?]  -1649[?] 1259[?] 6769[?]  1016[?] -1649[?] 6768[?]  -1004[?] -1257[?] 1648[?] 6767[?]  -1648[?] 1257[?] 6766[?]  1004[?] -1648[?] 6765[?]  1647[?] 1646[?] 1625[?] 6764[?]  -1646[?] -1647[?] 6763[?]  -1625[?] -1647[?] 6762[?]  1646[?] 1645[?] -1644[?] 6761[?]  -1645[?] -1646[?] 6760[?]  -1646[?] 1644[?] 6759[?]  -1599[?] 1645[?] 1624[?] 6758[?]  -1645[?] -1624[?] 6757[?]  -1645[?] 1599[?] 6756[?]  1644[?] 1631[?] 1643[?] 6755[?]  -1643[?] -1644[?] 6754[?]  -1631[?] -1644[?] 6753[?]  1642[?] 1292[?] 1643[?] 6752[?]  -1642[?] -1643[?] 6751[?]  -1643[?] -1292[?] 6750[?]  1640[?] 1642[?] 1641[?] 6749[?]  -1642[?] -1640[?] 6747[?]  -1641[?] -1306[?] 6745[?]  1640[?] 1639[?] -1306[?] 6743[?]  -1639[?] -1640[?] 6742[?]  1638[?] 1637[?] 1639[?] 6740[?]  -1638[?] -1639[?] 6739[?]  -1637[?] -1639[?] 6738[?]  1633[?] -1636[?] 1638[?] 6737[?]  1636[?] -1638[?] 6736[?]  -1633[?] -1638[?] 6735[?]  -1633[?] 1636[?] 1637[?] 6734[?]  -1637[?] -1636[?] 6733[?]  -1637[?] 1633[?] 6732[?]  1636[?] 1635[?] 1634[?] 6731[?]  -1635[?] -1636[?] 6730[?]  -1634[?] -1636[?] 6729[?]  1349[?] 922[?] 1635[?] 6728[?]  -1635[?] -1349[?] 6727[?]  -1635[?] -922[?] 6726[?]  -922[?] -1349[?] 1634[?] 6725[?]  -1634[?] 1349[?] 6724[?]  -1634[?] 922[?] 6723[?]  1346[?] 1632[?] 1633[?] 6722[?]  -1633[?] -1632[?] 6721[?]  -1346[?] -1633[?] 6720[?]  1367[?] 1632[?] 1366[?] 6719[?]  -1367[?] -1632[?] 6718[?]  -1632[?] -1366[?] 6717[?]  1630[?] 1631[?] -1292[?] 6716[?]  -1631[?] -1630[?] 6715[?]  -1631[?] 1292[?] 6714[?]  1630[?] 1628[?] 1629[?] 6713[?]  -1629[?] -1630[?] 6712[?]  -1628[?] -1630[?] 6711[?]  970[?] -942[?] 1629[?] 6710[?]  -1629[?] -970[?] 6709[?]  -1629[?] 942[?] 6708[?]  -1627[?] 1628[?] -970[?] 6707[?]  -1628[?] 1627[?] 6706[?]  970[?] -1628[?] 6705[?]  1442[?] 1627[?] 1626[?] 6704[?]  -1627[?] -1626[?] 6703[?]  -1627[?] -1442[?] 6702[?]  -942[?] 1441[?] 1626[?] 6701[?]  -1626[?] -1441[?] 6700[?]  -1626[?] 942[?] 6699[?]  -1624[?] 1599[?] 1625[?] 6698[?]  -1625[?] 1624[?] 6697[?]  -1625[?] -1599[?] 6696[?]  1606[?] 1624[?] -1623[?] 6695[?]  -1624[?] 1623[?] 6694[?]  -1624[?] -1606[?] 6693[?]  1623[?] 1612[?] 1622[?] 6692[?]  -1622[?] -1623[?] 6691[?]  -1612[?] -1623[?] 6690[?]  1621[?] 1292[?] 1622[?] 6689[?]  -1622[?] -1621[?] 6688[?]  -1622[?] -1292[?] 6687[?]  1621[?] 1619[?] 1620[?] 6686[?]  -1619[?] -1621[?] 6684[?]  -1620[?] -1306[?] 6682[?]  1618[?] 1619[?] -1306[?] 6680[?]  -1619[?] -1618[?] 6679[?]  1618[?] 1617[?] 1616[?] 6677[?]  -1617[?] -1618[?] 6676[?]  -1616[?] -1618[?] 6675[?]  -1615[?] 1366[?] 1617[?] 6674[?]  1615[?] -1617[?] 6673[?]  -1366[?] -1617[?] 6672[?]  -1366[?] 1615[?] 1616[?] 6671[?]  -1616[?] -1615[?] 6670[?]  -1616[?] 1366[?] 6669[?]  1615[?] 1614[?] 1613[?] 6668[?]  -1614[?] -1615[?] 6667[?]  -1613[?] -1615[?] 6666[?]  923[?] 1345[?] 1614[?] 6665[?]  -1614[?] -1345[?] 6664[?]  -1614[?] -923[?] 6663[?]  -923[?] -1345[?] 1613[?] 6662[?]  -1613[?] 1345[?] 6661[?]  -1613[?] 923[?] 6660[?]  1611[?] 1612[?] -1292[?] 6659[?]  -1612[?] -1611[?] 6658[?]  -1612[?] 1292[?] 6657[?]  1611[?] 1609[?] 1610[?] 6656[?]  -1610[?] -1611[?] 6655[?]  -1609[?] -1611[?] 6654[?]  970[?] -941[?] 1610[?] 6653[?]  -1610[?] -970[?] 6652[?]  -1610[?] 941[?] 6651[?]  -1608[?] 1609[?] -970[?] 6650[?]  -1609[?] 1608[?] 6649[?]  970[?] -1609[?] 6648[?]  1441[?] 1608[?] 1607[?] 6647[?]  -1608[?] -1607[?] 6646[?]  -1608[?] -1441[?] 6645[?]  -941[?] 1440[?] 1607[?] 6644[?]  -1607[?] -1440[?] 6643[?]  -1607[?] 941[?] 6642[?]  1606[?] -1605[?] 1600[?] 6641[?]  1605[?] -1606[?] 6640[?]  -1600[?] -1606[?] 6639[?]  1605[?] -1604[?] 1601[?] 6638[?]  1604[?] -1605[?] 6637[?]  -1601[?] -1605[?] 6636[?]  1604[?] 1602[?] 1603[?] 6635[?]  -1603[?] -1604[?] 6634[?]  -1602[?] -1604[?] 6633[?]  -1029[?] -1274[?] 1603[?] 6632[?]  -1603[?] 1274[?] 6631[?]  1029[?] -1603[?] 6630[?]  -1053[?] 1602[?] -1261[?] 6629[?]  1261[?] -1602[?] 6628[?]  -1602[?] 1053[?] 6627[?]  -1017[?] -1259[?] 1601[?] 6626[?]  -1601[?] 1259[?] 6625[?]  1017[?] -1601[?] 6624[?]  -1005[?] -1257[?] 1600[?] 6623[?]  -1600[?] 1257[?] 6622[?]  1005[?] -1600[?] 6621[?]  -1598[?] 1599[?] 1593[?] 6620[?]  -1599[?] 1598[?] 6619[?]  -1593[?] -1599[?] 6618[?]  -1597[?] 1598[?] 1594[?] 6617[?]  -1598[?] 1597[?] 6616[?]  -1594[?] -1598[?] 6615[?]  1595[?] 1597[?] 1596[?] 6614[?]  -1596[?] -1597[?] 6613[?]  -1597[?] -1595[?] 6612[?]  -1030[?] -1274[?] 1596[?] 6611[?]  -1596[?] 1274[?] 6610[?]  1030[?] -1596[?] 6609[?]  1595[?] 1061[?] -1261[?] 6608[?]  1261[?] -1595[?] 6607[?]  -1061[?] -1595[?] 6606[?]  -1018[?] -1259[?] 1594[?] 6605[?]  -1594[?] 1259[?] 6604[?]  1018[?] -1594[?] 6603[?]  -1006[?] -1257[?] 1593[?] 6602[?]  -1593[?] 1257[?] 6601[?]  -1593[?] 1006[?] 6600[?]  1592[?] -1591[?] 1586[?] 6599[?]  1591[?] -1592[?] 6598[?]  -1586[?] -1592[?] 6597[?]  1591[?] 1589[?] 1590[?] 6596[?]  -1590[?] -1591[?] 6595[?]  -1589[?] -1591[?] 6594[?]  1564[?] -1587[?] 1590[?] 6593[?]  -1590[?] 1587[?] 6592[?]  -1590[?] -1564[?] 6591[?]  1588[?] 1589[?] -1583[?] 6590[?]  -1588[?] -1589[?] 6589[?]  -1589[?] 1583[?] 6588[?]  1587[?] 1588[?] -1564[?] 6587[?]  -1588[?] -1587[?] 6586[?]  -1588[?] 1564[?] 6585[?]  1587[?] 1536[?] -1554[?] 6584[?]  1554[?] -1587[?] 6583[?]  -1536[?] -1587[?] 6582[?]  -1527[?] 1586[?] -1585[?] 6581[?]  -1586[?] 1585[?] 6580[?]  1527[?] -1586[?] 6579[?]  1585[?] 1584[?] 1555[?] 6578[?]  -1584[?] -1585[?] 6577[?]  -1555[?] -1585[?] 6576[?]  -1564[?] 1583[?] 1584[?] 6575[?]  -1584[?] -1583[?] 6574[?]  1564[?] -1584[?] 6573[?]  1583[?] 1570[?] 1582[?] 6572[?]  -1582[?] -1583[?] 6571[?]  -1570[?] -1583[?] 6570[?]  1581[?] 1292[?] 1582[?] 6569[?]  -1581[?] -1582[?] 6568[?]  -1582[?] -1292[?] 6567[?]  1579[?] 1581[?] 1580[?] 6566[?]  -1581[?] -1579[?] 6564[?]  -1580[?] -1306[?] 6562[?]  1579[?] 1578[?] -1306[?] 6560[?]  -1578[?] -1579[?] 6559[?]  1576[?] 1577[?] 1578[?] 6557[?]  -1578[?] -1577[?] 6556[?]  -1578[?] -1576[?] 6555[?]  -1575[?] 1572[?] 1577[?] 6554[?]  -1577[?] 1575[?] 6553[?]  -1577[?] -1572[?] 6552[?]  1576[?] 1575[?] -1572[?] 6551[?]  -1575[?] -1576[?] 6550[?]  1572[?] -1576[?] 6549[?]  1574[?] 1573[?] 1575[?] 6548[?]  -1574[?] -1575[?] 6547[?]  -1573[?] -1575[?] 6546[?]  917[?] 1313[?] 1574[?] 6545[?]  -1574[?] -1313[?] 6544[?]  -1574[?] -917[?] 6543[?]  -1313[?] -917[?] 1573[?] 6542[?]  -1573[?] 1313[?] 6541[?]  -1573[?] 917[?] 6540[?]  1572[?] 1310[?] 1571[?] 6539[?]  -1571[?] -1572[?] 6538[?]  -1310[?] -1572[?] 6537[?]  1375[?] 1376[?] 1571[?] 6536[?]  -1571[?] -1376[?] 6535[?]  -1571[?] -1375[?] 6534[?]  1569[?] 1570[?] -1292[?] 6533[?]  -1570[?] -1569[?] 6532[?]  -1570[?] 1292[?] 6531[?]  1569[?] 1567[?] 1568[?] 6530[?]  -1568[?] -1569[?] 6529[?]  -1567[?] -1569[?] 6528[?]  970[?] -947[?] 1568[?] 6527[?]  -1568[?] -970[?] 6526[?]  -1568[?] 947[?] 6525[?]  -1566[?] 1567[?] -970[?] 6524[?]  -1567[?] 1566[?] 6523[?]  970[?] -1567[?] 6522[?]  1074[?] 1565[?] 1566[?] 6521[?]  -1565[?] -1566[?] 6520[?]  -1566[?] -1074[?] 6519[?]  -947[?] 1538[?] 1565[?] 6518[?]  -1565[?] -1538[?] 6517[?]  -1565[?] 947[?] 6516[?]  1564[?] -1563[?] 1556[?] 6515[?]  1563[?] -1564[?] 6514[?]  -1556[?] -1564[?] 6513[?]  1563[?] -1562[?] 1557[?] 6512[?]  1562[?] -1563[?] 6511[?]  -1557[?] -1563[?] 6510[?]  1562[?] 1560[?] 1561[?] 6509[?]  -1561[?] -1562[?] 6508[?]  -1560[?] -1562[?] 6507[?]  -1035[?] -1274[?] 1561[?] 6506[?]  -1561[?] 1274[?] 6505[?]  1035[?] -1561[?] 6504[?]  1559[?] 1560[?] -1261[?] 6503[?]  -1560[?] -1559[?] 6502[?]  1261[?] -1560[?] 6501[?]  1559[?] 1558[?] 1400[?] 6500[?]  -1558[?] -1559[?] 6499[?]  -1400[?] -1559[?] 6498[?]  -1060[?] 1265[?] 1558[?] 6497[?]  -1265[?] -1558[?] 6496[?]  1060[?] -1558[?] 6495[?]  -1023[?] -1259[?] 1557[?] 6494[?]  -1557[?] 1259[?] 6493[?]  1023[?] -1557[?] 6492[?]  -1011[?] -1257[?] 1556[?] 6491[?]  -1556[?] 1257[?] 6490[?]  -1556[?] 1011[?] 6489[?]  -1536[?] 1554[?] 1555[?] 6488[?]  -1555[?] -1554[?] 6487[?]  -1555[?] 1536[?] 6486[?]  1554[?] 1543[?] 1553[?] 6485[?]  -1553[?] -1554[?] 6484[?]  -1543[?] -1554[?] 6483[?]  1552[?] 1292[?] 1553[?] 6482[?]  -1553[?] -1552[?] 6481[?]  -1553[?] -1292[?] 6480[?]  1552[?] 1550[?] 1551[?] 6479[?]  -1550[?] -1552[?] 6477[?]  -1551[?] -1306[?] 6475[?]  1549[?] 1550[?] -1306[?] 6473[?]  -1550[?] -1549[?] 6472[?]  1549[?] 1547[?] 1548[?] 6470[?]  -1548[?] -1549[?] 6469[?]  -1547[?] -1549[?] 6468[?]  1375[?] -1546[?] 1548[?] 6467[?]  -1548[?] 1546[?] 6466[?]  -1548[?] -1375[?] 6465[?]  1546[?] 1547[?] -1375[?] 6464[?]  -1547[?] -1546[?] 6463[?]  1375[?] -1547[?] 6462[?]  1546[?] 1545[?] 1544[?] 6461[?]  -1545[?] -1546[?] 6460[?]  -1544[?] -1546[?] 6459[?]  1309[?] 918[?] 1545[?] 6458[?]  -1545[?] -1309[?] 6457[?]  -1545[?] -918[?] 6456[?]  -918[?] -1309[?] 1544[?] 6455[?]  -1544[?] 1309[?] 6454[?]  -1544[?] 918[?] 6453[?]  1542[?] 1543[?] -1292[?] 6452[?]  -1543[?] -1542[?] 6451[?]  -1543[?] 1292[?] 6450[?]  1542[?] 1540[?] 1541[?] 6449[?]  -1541[?] -1542[?] 6448[?]  -1540[?] -1542[?] 6447[?]  970[?] -946[?] 1541[?] 6446[?]  -1541[?] -970[?] 6445[?]  -1541[?] 946[?] 6444[?]  -1539[?] 1540[?] -970[?] 6443[?]  -1540[?] 1539[?] 6442[?]  970[?] -1540[?] 6441[?]  1538[?] 1537[?] 1539[?] 6440[?]  -1539[?] -1538[?] 6439[?]  -1537[?] -1539[?] 6438[?]  1538[?] 946[?] -1446[?] 6437[?]  1446[?] -1538[?] 6436[?]  -946[?] -1538[?] 6435[?]  -946[?] 1446[?] 1537[?] 6434[?]  -1537[?] -1446[?] 6433[?]  -1537[?] 946[?] 6432[?]  -1535[?] 1536[?] 1528[?] 6431[?]  -1536[?] 1535[?] 6430[?]  -1528[?] -1536[?] 6429[?]  -1534[?] 1535[?] 1529[?] 6428[?]  -1535[?] 1534[?] 6427[?]  -1529[?] -1535[?] 6426[?]  1532[?] 1534[?] 1533[?] 6425[?]  -1533[?] -1534[?] 6424[?]  -1534[?] -1532[?] 6423[?]  -1034[?] -1274[?] 1533[?] 6422[?]  -1533[?] 1274[?] 6421[?]  -1533[?] 1034[?] 6420[?]  1532[?] 1531[?] -1261[?] 6419[?]  -1531[?] -1532[?] 6418[?]  1261[?] -1532[?] 6417[?]  1530[?] 1265[?] 1531[?] 6416[?]  -1530[?] -1531[?] 6415[?]  -1265[?] -1531[?] 6414[?]  -1063[?] 1432[?] 1530[?] 6413[?]  -1530[?] -1432[?] 6412[?]  -1530[?] 1063[?] 6411[?]  -1022[?] -1259[?] 1529[?] 6410[?]  -1529[?] 1259[?] 6409[?]  1022[?] -1529[?] 6408[?]  -1010[?] -1257[?] 1528[?] 6407[?]  -1528[?] 1257[?] 6406[?]  -1528[?] 1010[?] 6405[?]  1527[?] 1526[?] 1465[?] 6404[?]  -1526[?] -1527[?] 6403[?]  -1465[?] -1527[?] 6402[?]  -1496[?] 1525[?] 1526[?] 6401[?]  -1526[?] -1525[?] 6400[?]  -1526[?] 1496[?] 6399[?]  -1523[?] 1525[?] 1524[?] 6398[?]  -1525[?] -1524[?] 6397[?]  1523[?] -1525[?] 6396[?]  -1474[?] 1493[?] 1524[?] 6395[?]  -1524[?] -1493[?] 6394[?]  1474[?] -1524[?] 6393[?]  1523[?] 1505[?] -1522[?] 6392[?]  1522[?] -1523[?] 6391[?]  -1505[?] -1523[?] 6390[?]  1522[?] 1511[?] 1521[?] 6389[?]  -1521[?] -1522[?] 6388[?]  -1511[?] -1522[?] 6387[?]  1520[?] 1292[?] 1521[?] 6386[?]  -1521[?] -1520[?] 6385[?]  -1521[?] -1292[?] 6384[?]  1520[?] 1518[?] 1519[?] 6383[?]  -1518[?] -1520[?] 6381[?]  -1519[?] -1306[?] 6379[?]  1517[?] 1518[?] -1306[?] 6377[?]  -1518[?] -1517[?] 6376[?]  1517[?] 1516[?] 1515[?] 6374[?]  -1516[?] -1517[?] 6373[?]  -1515[?] -1517[?] 6372[?]  1370[?] -1514[?] 1516[?] 6371[?]  -1516[?] 1514[?] 6370[?]  -1516[?] -1370[?] 6369[?]  1514[?] -1370[?] 1515[?] 6368[?]  -1515[?] -1514[?] 6367[?]  1370[?] -1515[?] 6366[?]  1514[?] 1512[?] 1513[?] 6365[?]  -1513[?] -1514[?] 6364[?]  -1512[?] -1514[?] 6363[?]  1327[?] 921[?] 1513[?] 6362[?]  -1513[?] -1327[?] 6361[?]  -1513[?] -921[?] 6360[?]  -1327[?] 1512[?] -921[?] 6359[?]  -1512[?] 1327[?] 6358[?]  -1512[?] 921[?] 6357[?]  1510[?] 1511[?] -1292[?] 6356[?]  -1511[?] -1510[?] 6355[?]  -1511[?] 1292[?] 6354[?]  1510[?] 1508[?] 1509[?] 6353[?]  -1509[?] -1510[?] 6352[?]  -1508[?] -1510[?] 6351[?]  970[?] -943[?] 1509[?] 6350[?]  -1509[?] -970[?] 6349[?]  -1509[?] 943[?] 6348[?]  -1507[?] 1508[?] -970[?] 6347[?]  -1508[?] 1507[?] 6346[?]  970[?] -1508[?] 6345[?]  1443[?] 1507[?] 1506[?] 6344[?]  -1506[?] -1507[?] 6343[?]  -1507[?] -1443[?] 6342[?]  -943[?] 1442[?] 1506[?] 6341[?]  -1506[?] -1442[?] 6340[?]  -1506[?] 943[?] 6339[?]  -1504[?] 1505[?] 1497[?] 6338[?]  -1505[?] 1504[?] 6337[?]  -1497[?] -1505[?] 6336[?]  -1503[?] 1504[?] 1498[?] 6335[?]  -1504[?] 1503[?] 6334[?]  -1498[?] -1504[?] 6333[?]  1501[?] 1503[?] 1502[?] 6332[?]  -1502[?] -1503[?] 6331[?]  -1503[?] -1501[?] 6330[?]  -1031[?] -1274[?] 1502[?] 6329[?]  -1502[?] 1274[?] 6328[?]  -1502[?] 1031[?] 6327[?]  1501[?] 1500[?] -1261[?] 6326[?]  -1500[?] -1501[?] 6325[?]  1261[?] -1501[?] 6324[?]  1262[?] 1499[?] 1500[?] 6323[?]  -1499[?] -1500[?] 6322[?]  -1500[?] -1262[?] 6321[?]  -1061[?] -1057[?] 1499[?] 6320[?]  -1499[?] 1061[?] 6319[?]  -1499[?] 1057[?] 6318[?]  -1019[?] -1259[?] 1498[?] 6317[?]  -1498[?] 1259[?] 6316[?]  -1498[?] 1019[?] 6315[?]  -1007[?] -1257[?] 1497[?] 6314[?]  -1497[?] 1257[?] 6313[?]  1007[?] -1497[?] 6312[?]  1494[?] 1495[?] 1496[?] 6311[?]  -1496[?] -1495[?] 6310[?]  -1494[?] -1496[?] 6309[?]  1495[?] 1439[?] -1464[?] 6308[?]  1464[?] -1495[?] 6307[?]  -1439[?] -1495[?] 6306[?]  1474[?] 1494[?] -1493[?] 6305[?]  -1494[?] 1493[?] 6304[?]  -1494[?] -1474[?] 6303[?]  1493[?] 1480[?] 1492[?] 6302[?]  -1492[?] -1493[?] 6301[?]  -1480[?] -1493[?] 6300[?]  1491[?] 1292[?] 1492[?] 6299[?]  -1491[?] -1492[?] 6298[?]  -1492[?] -1292[?] 6297[?]  1489[?] 1491[?] 1490[?] 6296[?]  -1491[?] -1489[?] 6294[?]  -1490[?] -1306[?] 6292[?]  1489[?] 1488[?] -1306[?] 6290[?]  -1488[?] -1489[?] 6289[?]  1486[?] 1487[?] 1488[?] 6287[?]  -1487[?] -1488[?] 6286[?]  -1488[?] -1486[?] 6285[?]  1482[?] -1485[?] 1487[?] 6284[?]  -1487[?] 1485[?] 6283[?]  -1482[?] -1487[?] 6282[?]  -1482[?] 1486[?] 1485[?] 6281[?]  -1485[?] -1486[?] 6280[?]  1482[?] -1486[?] 6279[?]  1484[?] 1483[?] 1485[?] 6278[?]  -1484[?] -1485[?] 6277[?]  -1483[?] -1485[?] 6276[?]  1331[?] 1484[?] 920[?] 6275[?]  -1484[?] -1331[?] 6274[?]  -1484[?] -920[?] 6273[?]  -920[?] -1331[?] 1483[?] 6272[?]  -1483[?] 1331[?] 6271[?]  -1483[?] 920[?] 6270[?]  1481[?] 1482[?] 1328[?] 6269[?]  -1481[?] -1482[?] 6268[?]  -1328[?] -1482[?] 6267[?]  1370[?] 1481[?] 1371[?] 6266[?]  -1371[?] -1481[?] 6265[?]  -1481[?] -1370[?] 6264[?]  1479[?] 1480[?] -1292[?] 6263[?]  -1480[?] -1479[?] 6262[?]  -1480[?] 1292[?] 6261[?]  1479[?] 1477[?] 1478[?] 6260[?]  -1478[?] -1479[?] 6259[?]  -1477[?] -1479[?] 6258[?]  970[?] -944[?] 1478[?] 6257[?]  -1478[?] -970[?] 6256[?]  -1478[?] 944[?] 6255[?]  -1476[?] 1477[?] -970[?] 6254[?]  -1477[?] 1476[?] 6253[?]  970[?] -1477[?] 6252[?]  1444[?] 1476[?] 1475[?] 6251[?]  -1475[?] -1476[?] 6250[?]  -1476[?] -1444[?] 6249[?]  -944[?] 1443[?] 1475[?] 6248[?]  -1475[?] -1443[?] 6247[?]  -1475[?] 944[?] 6246[?]  1474[?] -1473[?] 1466[?] 6245[?]  1473[?] -1474[?] 6244[?]  -1466[?] -1474[?] 6243[?]  1473[?] -1472[?] 1467[?] 6242[?]  1472[?] -1473[?] 6241[?]  -1467[?] -1473[?] 6240[?]  1472[?] 1470[?] 1471[?] 6239[?]  -1471[?] -1472[?] 6238[?]  -1470[?] -1472[?] 6237[?]  -1032[?] -1274[?] 1471[?] 6236[?]  -1471[?] 1274[?] 6235[?]  1032[?] -1471[?] 6234[?]  1469[?] 1470[?] -1261[?] 6233[?]  -1470[?] -1469[?] 6232[?]  1261[?] -1470[?] 6231[?]  1469[?] 1263[?] 1468[?] 6230[?]  -1468[?] -1469[?] 6229[?]  -1263[?] -1469[?] 6228[?]  -1058[?] 1262[?] 1468[?] 6227[?]  -1468[?] -1262[?] 6226[?]  -1468[?] 1058[?] 6225[?]  -1020[?] -1259[?] 1467[?] 6224[?]  -1467[?] 1259[?] 6223[?]  -1467[?] 1020[?] 6222[?]  -1008[?] -1257[?] 1466[?] 6221[?]  -1466[?] 1257[?] 6220[?]  -1466[?] 1008[?] 6219[?]  1464[?] -1439[?] 1465[?] 6218[?]  -1465[?] -1464[?] 6217[?]  -1465[?] 1439[?] 6216[?]  1464[?] 1451[?] 1463[?] 6215[?]  -1463[?] -1464[?] 6214[?]  -1451[?] -1464[?] 6213[?]  1462[?] 1292[?] 1463[?] 6212[?]  -1463[?] -1462[?] 6211[?]  -1463[?] -1292[?] 6210[?]  1462[?] 1460[?] 1461[?] 6209[?]  -1460[?] -1462[?] 6207[?]  -1461[?] -1306[?] 6205[?]  1459[?] 1460[?] -1306[?] 6203[?]  -1460[?] -1459[?] 6202[?]  1459[?] 1458[?] 1457[?] 6200[?]  -1458[?] -1459[?] 6199[?]  -1457[?] -1459[?] 6198[?]  1453[?] -1456[?] 1458[?] 6197[?]  1456[?] -1458[?] 6196[?]  -1458[?] -1453[?] 6195[?]  1456[?] -1453[?] 1457[?] 6194[?]  -1457[?] -1456[?] 6193[?]  -1457[?] 1453[?] 6192[?]  1456[?] 1454[?] 1455[?] 6191[?]  -1455[?] -1456[?] 6190[?]  -1454[?] -1456[?] 6189[?]  1338[?] 919[?] 1455[?] 6188[?]  -1455[?] -1338[?] 6187[?]  -1455[?] -919[?] 6186[?]  -919[?] 1454[?] -1338[?] 6185[?]  -1454[?] 1338[?] 6184[?]  -1454[?] 919[?] 6183[?]  1453[?] 1452[?] -1335[?] 6182[?]  -1452[?] -1453[?] 6181[?]  1335[?] -1453[?] 6180[?]  -1372[?] 1370[?] 1452[?] 6179[?]  -1452[?] 1372[?] 6178[?]  -1452[?] -1370[?] 6177[?]  1450[?] 1451[?] -1292[?] 6176[?]  -1451[?] -1450[?] 6175[?]  -1451[?] 1292[?] 6174[?]  1450[?] 1448[?] 1449[?] 6173[?]  -1449[?] -1450[?] 6172[?]  -1448[?] -1450[?] 6171[?]  970[?] -945[?] 1449[?] 6170[?]  -1449[?] -970[?] 6169[?]  -1449[?] 945[?] 6168[?]  -1447[?] 1448[?] -970[?] 6167[?]  -1448[?] 1447[?] 6166[?]  970[?] -1448[?] 6165[?]  1446[?] 1445[?] 1447[?] 6164[?]  -1447[?] -1446[?] 6163[?]  -1447[?] -1445[?] 6162[?]  1446[?] -1443[?] -1067[?] 6161[?]  1443[?] -1446[?] 6160[?]  1067[?] -1446[?] 6159[?]  -945[?] 1444[?] 1445[?] 6158[?]  -1445[?] -1444[?] 6157[?]  -1445[?] 945[?] 6156[?]  1444[?] 944[?] -1443[?] 6155[?]  1443[?] -1444[?] 6154[?]  -944[?] -1444[?] 6153[?]  1443[?] -1442[?] 943[?] 6152[?]  1442[?] -1443[?] 6151[?]  -943[?] -1443[?] 6150[?]  1442[?] -1441[?] 942[?] 6149[?]  1441[?] -1442[?] 6148[?]  -942[?] -1442[?] 6147[?]  1441[?] 941[?] -1440[?] 6146[?]  1440[?] -1441[?] 6145[?]  -941[?] -1441[?] 6144[?]  1440[?] 939[?] 940[?] 6143[?]  -940[?] -1440[?] 6142[?]  -939[?] -1440[?] 6141[?]  -1438[?] 1439[?] 1428[?] 6140[?]  -1439[?] 1438[?] 6139[?]  -1428[?] -1439[?] 6138[?]  -1437[?] 1438[?] 1429[?] 6137[?]  -1438[?] 1437[?] 6136[?]  -1429[?] -1438[?] 6135[?]  1435[?] 1437[?] 1436[?] 6134[?]  -1436[?] -1437[?] 6133[?]  -1437[?] -1435[?] 6132[?]  -1033[?] -1274[?] 1436[?] 6131[?]  -1436[?] 1274[?] 6130[?]  -1436[?] 1033[?] 6129[?]  1435[?] 1434[?] -1261[?] 6128[?]  -1434[?] -1435[?] 6127[?]  1261[?] -1435[?] 6126[?]  1432[?] 1433[?] 1434[?] 6125[?]  -1433[?] -1434[?] 6124[?]  -1432[?] -1434[?] 6123[?]  -1052[?] 1433[?] 1263[?] 6122[?]  -1433[?] -1263[?] 6121[?]  -1433[?] 1052[?] 6120[?]  -1431[?] 1061[?] 1432[?] 6119[?]  1431[?] -1432[?] 6118[?]  -1061[?] -1432[?] 6117[?]  1431[?] 1057[?] -1430[?] 6116[?]  1430[?] -1431[?] 6115[?]  -1057[?] -1431[?] 6114[?]  1430[?] 1058[?] 1052[?] 6113[?]  -1058[?] -1430[?] 6112[?]  -1052[?] -1430[?] 6111[?]  -1021[?] -1259[?] 1429[?] 6110[?]  -1429[?] 1259[?] 6109[?]  -1429[?] 1021[?] 6108[?]  -1009[?] -1257[?] 1428[?] 6107[?]  -1428[?] 1257[?] 6106[?]  -1428[?] 1009[?] 6105[?]  1407[?] 1427[?] -1426[?] 6104[?]  -1427[?] 1426[?] 6103[?]  -1427[?] -1407[?] 6102[?]  1426[?] 1413[?] 1425[?] 6101[?]  -1425[?] -1426[?] 6100[?]  -1413[?] -1426[?] 6099[?]  1424[?] 1292[?] 1425[?] 6098[?]  -1424[?] -1425[?] 6097[?]  -1425[?] -1292[?] 6096[?]  1422[?] 1424[?] 1423[?] 6095[?]  -1424[?] -1422[?] 6093[?]  -1423[?] -1306[?] 6091[?]  1422[?] 1421[?] -1306[?] 6089[?]  -1421[?] -1422[?] 6088[?]  1419[?] 1420[?] 1421[?] 6086[?]  -1420[?] -1421[?] 6085[?]  -1421[?] -1419[?] 6084[?]  -1418[?] 1415[?] 1420[?] 6083[?]  -1420[?] 1418[?] 6082[?]  -1420[?] -1415[?] 6081[?]  1419[?] 1418[?] -1415[?] 6080[?]  -1418[?] -1419[?] 6079[?]  1415[?] -1419[?] 6078[?]  1417[?] 1416[?] 1418[?] 6077[?]  -1417[?] -1418[?] 6076[?]  -1416[?] -1418[?] 6075[?]  1320[?] 916[?] 1417[?] 6074[?]  -1417[?] -1320[?] 6073[?]  -1417[?] -916[?] 6072[?]  -1320[?] -916[?] 1416[?] 6071[?]  1320[?] -1416[?] 6070[?]  916[?] -1416[?] 6069[?]  1415[?] -1317[?] 1414[?] 6068[?]  -1414[?] -1415[?] 6067[?]  1317[?] -1415[?] 6066[?]  1375[?] -1377[?] 1414[?] 6065[?]  -1414[?] 1377[?] 6064[?]  -1414[?] -1375[?] 6063[?]  1412[?] 1413[?] -1292[?] 6062[?]  -1413[?] -1412[?] 6061[?]  -1413[?] 1292[?] 6060[?]  1412[?] 1410[?] 1411[?] 6059[?]  -1411[?] -1412[?] 6058[?]  -1410[?] -1412[?] 6057[?]  970[?] -948[?] 1411[?] 6056[?]  -1411[?] -970[?] 6055[?]  -1411[?] 948[?] 6054[?]  -1409[?] 1410[?] -970[?] 6053[?]  -1410[?] 1409[?] 6052[?]  970[?] -1410[?] 6051[?]  1293[?] 1409[?] 1408[?] 6050[?]  -1408[?] -1409[?] 6049[?]  -1409[?] -1293[?] 6048[?]  -948[?] 1074[?] 1408[?] 6047[?]  -1408[?] -1074[?] 6046[?]  -1408[?] 948[?] 6045[?]  1407[?] -1406[?] 1398[?] 6044[?]  1406[?] -1407[?] 6043[?]  -1398[?] -1407[?] 6042[?]  1406[?] -1405[?] 1399[?] 6041[?]  1405[?] -1406[?] 6040[?]  -1399[?] -1406[?] 6039[?]  1405[?] 1403[?] 1404[?] 6038[?]  -1404[?] -1405[?] 6037[?]  -1403[?] -1405[?] 6036[?]  -1036[?] -1274[?] 1404[?] 6035[?]  -1404[?] 1274[?] 6034[?]  1036[?] -1404[?] 6033[?]  1402[?] 1403[?] -1261[?] 6032[?]  -1403[?] -1402[?] 6031[?]  1261[?] -1403[?] 6030[?]  1402[?] 1401[?] 1270[?] 6029[?]  -1401[?] -1402[?] 6028[?]  -1270[?] -1402[?] 6027[?]  -1056[?] 1400[?] 1401[?] 6026[?]  -1400[?] -1401[?] 6025[?]  -1401[?] 1056[?] 6024[?]  -1265[?] 1060[?] 1400[?] 6023[?]  -1400[?] 1265[?] 6022[?]  -1400[?] -1060[?] 6021[?]  -1024[?] -1259[?] 1399[?] 6020[?]  -1399[?] 1259[?] 6019[?]  -1399[?] 1024[?] 6018[?]  -1012[?] -1257[?] 1398[?] 6017[?]  -1398[?] 1257[?] 6016[?]  1012[?] -1398[?] 6015[?]  1397[?] 1395[?] 1396[?] 6014[?]  -1396[?] -1397[?] 6013[?]  -1395[?] -1397[?] 6012[?]  1394[?] -1278[?] 1396[?] 6011[?]  -1396[?] -1394[?] 6010[?]  -1396[?] 1278[?] 6009[?]  1278[?] 1395[?] -1394[?] 6008[?]  1394[?] -1395[?] 6007[?]  -1395[?] -1278[?] 6006[?]  1394[?] 1301[?] 1393[?] 6005[?]  -1393[?] -1394[?] 6004[?]  -1301[?] -1394[?] 6003[?]  1392[?] 1292[?] 1393[?] 6002[?]  -1393[?] -1392[?] 6001[?]  -1393[?] -1292[?] 6000[?]  1392[?] 1390[?] 1391[?] 5999[?]  -1390[?] -1392[?] 5997[?]  -1391[?] -1306[?] 5995[?]  1389[?] 1390[?] -1306[?] 5993[?]  -1390[?] -1389[?] 5992[?]  1389[?] 1387[?] 1388[?] 5990[?]  -1388[?] -1389[?] 5989[?]  -1387[?] -1389[?] 5988[?]  -1386[?] 1380[?] 1388[?] 5987[?]  -1388[?] 1386[?] 5986[?]  -1388[?] -1380[?] 5985[?]  1386[?] 1387[?] -1380[?] 5984[?]  -1387[?] -1386[?] 5983[?]  -1387[?] 1380[?] 5982[?]  1385[?] 1384[?] 1386[?] 5981[?]  -1385[?] -1386[?] 5980[?]  -1384[?] -1386[?] 5979[?]  1383[?] 915[?] 1385[?] 5978[?]  -1385[?] -1383[?] 5977[?]  -1385[?] -915[?] 5976[?]  -915[?] -1383[?] 1384[?] 5975[?]  1383[?] -1384[?] 5974[?]  915[?] -1384[?] 5973[?]  1383[?] 1381[?] 1382[?] 5972[?]  -1381[?] -1383[?] 5970[?]  -1382[?] -1306[?] 5968[?]  -937[?] 1381[?] -1306[?] 5966[?]  -1381[?] 937[?] 5964[?]  1380[?] -1324[?] 1379[?] 5963[?]  -1379[?] -1380[?] 5962[?]  1324[?] -1380[?] 5961[?]  1375[?] -1378[?] 1379[?] 5960[?]  -1379[?] 1378[?] 5959[?]  -1379[?] -1375[?] 5958[?]  -1377[?] 1321[?] 1378[?] 5957[?]  -1378[?] 1377[?] 5956[?]  -1321[?] -1378[?] 5955[?]  1376[?] 1314[?] 1377[?] 5954[?]  -1377[?] -1376[?] 5953[?]  -1314[?] -1377[?] 5952[?]  1376[?] 918[?] -1309[?] 5951[?]  1309[?] -1376[?] 5950[?]  -918[?] -1376[?] 5949[?]  1375[?] 1374[?] -1342[?] 5948[?]  -1374[?] -1375[?] 5947[?]  1342[?] -1375[?] 5946[?]  -1373[?] 1370[?] 1374[?] 5945[?]  -1374[?] 1373[?] 5944[?]  -1374[?] -1370[?] 5943[?]  -1372[?] 1339[?] 1373[?] 5942[?]  -1373[?] 1372[?] 5941[?]  -1373[?] -1339[?] 5940[?]  1371[?] 1372[?] 1332[?] 5939[?]  -1371[?] -1372[?] 5938[?]  -1372[?] -1332[?] 5937[?]  -1327[?] 921[?] 1371[?] 5936[?]  1327[?] -1371[?] 5935[?]  -1371[?] -921[?] 5934[?]  1370[?] -1353[?] 1369[?] 5933[?]  -1369[?] -1370[?] 5932[?]  1353[?] -1370[?] 5931[?]  -1368[?] 1369[?] 1366[?] 5930[?]  1368[?] -1369[?] 5929[?]  -1369[?] -1366[?] 5928[?]  1368[?] 1367[?] 1350[?] 5927[?]  -1367[?] -1368[?] 5926[?]  -1350[?] -1368[?] 5925[?]  923[?] -1345[?] 1367[?] 5924[?]  -1367[?] 1345[?] 5923[?]  -923[?] -1367[?] 5922[?]  -1365[?] 1361[?] 1366[?] 5921[?]  -1366[?] 1365[?] 5920[?]  -1361[?] -1366[?] 5919[?]  1363[?] 1364[?] 1365[?] 5918[?]  -1365[?] -1364[?] 5917[?]  -1363[?] -1365[?] 5916[?]  1364[?] 1360[?] -924[?] 5915[?]  -1360[?] -1364[?] 5914[?]  924[?] -1364[?] 5913[?]  -1362[?] 1356[?] 1363[?] 5912[?]  -1363[?] 1362[?] 5911[?]  -1356[?] -1363[?] 5910[?]  1362[?] -925[?] -924[?] 5909[?]  925[?] -1362[?] 5908[?]  -1362[?] 924[?] 5907[?]  -1357[?] 1361[?] 1360[?] 5906[?]  -1360[?] -1361[?] 5905[?]  1357[?] -1361[?] 5904[?]  1358[?] 1360[?] 1359[?] 5903[?]  -1360[?] -1358[?] 5901[?]  -1359[?] -1306[?] 5899[?]  1358[?] -928[?] -1306[?] 5897[?]  928[?] -1358[?] 5895[?]  1357[?] 1356[?] -925[?] 5894[?]  -1356[?] -1357[?] 5893[?]  925[?] -1357[?] 5892[?]  1354[?] 1356[?] 1355[?] 5891[?]  -1356[?] -1354[?] 5889[?]  -1355[?] -1306[?] 5887[?]  1354[?] -927[?] -1306[?] 5885[?]  927[?] -1354[?] 5883[?]  1353[?] 1351[?] 1352[?] 5882[?]  -1352[?] -1353[?] 5881[?]  -1351[?] -1353[?] 5880[?]  -922[?] 1349[?] 1352[?] 5879[?]  -1352[?] -1349[?] 5878[?]  -1352[?] 922[?] 5877[?]  -1346[?] 1350[?] 1351[?] 5876[?]  -1351[?] -1350[?] 5875[?]  -1351[?] 1346[?] 5874[?]  922[?] -1349[?] 1350[?] 5873[?]  1349[?] -1350[?] 5872[?]  -922[?] -1350[?] 5871[?]  1349[?] 1347[?] 1348[?] 5870[?]  -1347[?] -1349[?] 5868[?]  -1348[?] -1306[?] 5866[?]  -930[?] 1347[?] -1306[?] 5864[?]  -1347[?] 930[?] 5862[?]  -923[?] 1346[?] 1345[?] 5861[?]  -1346[?] -1345[?] 5860[?]  -1346[?] 923[?] 5859[?]  1343[?] 1345[?] 1344[?] 5858[?]  -1345[?] -1343[?] 5856[?]  -1344[?] -1306[?] 5854[?]  1343[?] -929[?] -1306[?] 5852[?]  929[?] -1343[?] 5850[?]  1342[?] 1340[?] 1341[?] 5849[?]  -1341[?] -1342[?] 5848[?]  -1340[?] -1342[?] 5847[?]  1338[?] -919[?] 1341[?] 5846[?]  -1341[?] -1338[?] 5845[?]  -1341[?] 919[?] 5844[?]  1335[?] 1339[?] 1340[?] 5843[?]  -1340[?] -1339[?] 5842[?]  -1340[?] -1335[?] 5841[?]  1339[?] -1338[?] 919[?] 5840[?]  1338[?] -1339[?] 5839[?]  -919[?] -1339[?] 5838[?]  1338[?] 1336[?] 1337[?] 5837[?]  -1336[?] -1338[?] 5835[?]  -1337[?] -1306[?] 5833[?]  -933[?] 1336[?] -1306[?] 5831[?]  -1336[?] 933[?] 5829[?]  1335[?] 1333[?] 1334[?] 5828[?]  -1334[?] -1335[?] 5827[?]  -1333[?] -1335[?] 5826[?]  1331[?] -920[?] 1334[?] 5825[?]  -1334[?] -1331[?] 5824[?]  -1334[?] 920[?] 5823[?]  -1328[?] 1332[?] 1333[?] 5822[?]  -1333[?] -1332[?] 5821[?]  -1333[?] 1328[?] 5820[?]  -1331[?] 920[?] 1332[?] 5819[?]  1331[?] -1332[?] 5818[?]  -920[?] -1332[?] 5817[?]  1331[?] 1329[?] 1330[?] 5816[?]  -1329[?] -1331[?] 5814[?]  -1330[?] -1306[?] 5812[?]  -932[?] 1329[?] -1306[?] 5810[?]  -1329[?] 932[?] 5808[?]  1327[?] -921[?] 1328[?] 5807[?]  -1328[?] -1327[?] 5806[?]  -1328[?] 921[?] 5805[?]  1327[?] 1325[?] 1326[?] 5804[?]  -1325[?] -1327[?] 5802[?]  -1326[?] -1306[?] 5800[?]  -931[?] 1325[?] -1306[?] 5798[?]  -1325[?] 931[?] 5796[?]  1324[?] 1323[?] 1322[?] 5795[?]  -1323[?] -1324[?] 5794[?]  -1322[?] -1324[?] 5793[?]  1320[?] -916[?] 1323[?] 5792[?]  -1323[?] -1320[?] 5791[?]  916[?] -1323[?] 5790[?]  1317[?] 1321[?] 1322[?] 5789[?]  -1321[?] -1322[?] 5788[?]  -1322[?] -1317[?] 5787[?]  916[?] -1320[?] 1321[?] 5786[?]  1320[?] -1321[?] 5785[?]  -1321[?] -916[?] 5784[?]  1320[?] 1318[?] 1319[?] 5783[?]  -1318[?] -1320[?] 5781[?]  -1319[?] -1306[?] 5779[?]  -936[?] 1318[?] -1306[?] 5777[?]  -1318[?] 936[?] 5775[?]  1317[?] 1316[?] 1315[?] 5774[?]  -1316[?] -1317[?] 5773[?]  -1315[?] -1317[?] 5772[?]  1313[?] -917[?] 1316[?] 5771[?]  -1313[?] -1316[?] 5770[?]  917[?] -1316[?] 5769[?]  -1310[?] 1314[?] 1315[?] 5768[?]  -1314[?] -1315[?] 5767[?]  -1315[?] 1310[?] 5766[?]  -1313[?] 917[?] 1314[?] 5765[?]  -1314[?] 1313[?] 5764[?]  -1314[?] -917[?] 5763[?]  1311[?] 1313[?] 1312[?] 5762[?]  -1313[?] -1311[?] 5760[?]  -1312[?] -1306[?] 5758[?]  1311[?] -935[?] -1306[?] 5756[?]  935[?] -1311[?] 5754[?]  1309[?] -918[?] 1310[?] 5753[?]  -1310[?] -1309[?] 5752[?]  -1310[?] 918[?] 5751[?]  1309[?] 1307[?] 1308[?] 5750[?]  -1307[?] -1309[?] 5748[?]  -1308[?] -1306[?] 5746[?]  -934[?] 1307[?] -1306[?] 5744[?]  -1307[?] 934[?] 5742[?]  1306[?] 1305[?] 1303[?] 5741[?]  -1305[?] 1304[?] 5737[?]  -1305[?] -1039[?] 5736[?]  -1304[?] -938[?] 5734[?]  -926[?] -1304[?] 5733[?]  -1303[?] 1302[?] 5731[?]  -1303[?] 1039[?] 5730[?]  -1065[?] -1302[?] 5728[?]  -1302[?] 926[?] 5727[?]  1300[?] 1301[?] -1292[?] 5726[?]  -1301[?] -1300[?] 5725[?]  -1301[?] 1292[?] 5724[?]  1300[?] 1298[?] 1299[?] 5723[?]  -1299[?] -1300[?] 5722[?]  -1298[?] -1300[?] 5721[?]  970[?] -949[?] 1299[?] 5720[?]  -1299[?] -970[?] 5719[?]  -1299[?] 949[?] 5718[?]  -1297[?] 1298[?] -970[?] 5717[?]  -1298[?] 1297[?] 5716[?]  970[?] -1298[?] 5715[?]  1296[?] 1297[?] 1294[?] 5714[?]  -1297[?] -1296[?] 5713[?]  -1297[?] -1294[?] 5712[?]  1296[?] -1295[?] -1074[?] 5711[?]  1295[?] -1296[?] 5710[?]  1074[?] -1296[?] 5709[?]  1295[?] 949[?] 948[?] 5708[?]  -949[?] -1295[?] 5707[?]  -948[?] -1295[?] 5706[?]  -949[?] 1293[?] 1294[?] 5705[?]  -1294[?] -1293[?] 5704[?]  -1294[?] 949[?] 5703[?]  1293[?] 948[?] -1074[?] 5702[?]  1074[?] -1293[?] 5701[?]  -948[?] -1293[?] 5700[?]  1292[?] -1291[?] -1284[?] 5699[?]  1291[?] -1292[?] 5698[?]  1284[?] -1292[?] 5697[?]  1291[?] 1289[?] 1290[?] 5696[?]  -1290[?] -1291[?] 5695[?]  -1289[?] -1291[?] 5694[?]  970[?] -967[?] 1290[?] 5693[?]  -1290[?] -970[?] 5692[?]  -1290[?] 967[?] 5691[?]  -1288[?] 1289[?] -970[?] 5690[?]  -1289[?] 1288[?] 5689[?]  970[?] -1289[?] 5688[?]  -1286[?] 1287[?] 1288[?] 5687[?]  -1288[?] 1286[?] 5685[?]  -1113[?] -1287[?] 5683[?]  967[?] -1287[?] 5682[?]  1285[?] 1286[?] 1244[?] 5681[?]  -1286[?] -1285[?] 5680[?]  -1244[?] -1286[?] 5679[?]  1285[?] -966[?] -967[?] 5678[?]  967[?] -1285[?] 5677[?]  966[?] -1285[?] 5676[?]  1284[?] 1282[?] 1283[?] 5675[?]  -1283[?] -1284[?] 5674[?]  -1282[?] -1284[?] 5673[?]  970[?] -966[?] 1283[?] 5672[?]  -1283[?] -970[?] 5671[?]  -1283[?] 966[?] 5670[?]  -1281[?] 1282[?] -970[?] 5669[?]  -1282[?] 1281[?] 5668[?]  970[?] -1282[?] 5667[?]  1280[?] 1279[?] 1281[?] 5666[?]  -1281[?] -1280[?] 5665[?]  -1279[?] -1281[?] 5664[?]  1280[?] -966[?] 1113[?] 5663[?]  -1113[?] -1280[?] 5662[?]  966[?] -1280[?] 5661[?]  -1113[?] 966[?] 1279[?] 5660[?]  -1279[?] 1113[?] 5659[?]  -1279[?] -966[?] 5658[?]  1278[?] -1277[?] 1258[?] 5657[?]  1277[?] -1278[?] 5656[?]  -1258[?] -1278[?] 5655[?]  1277[?] -1276[?] 1260[?] 5654[?]  1276[?] -1277[?] 5653[?]  -1260[?] -1277[?] 5652[?]  1276[?] 1273[?] 1275[?] 5651[?]  -1275[?] -1276[?] 5650[?]  -1273[?] -1276[?] 5649[?]  -1274[?] -1037[?] 1275[?] 5648[?]  -1275[?] 1274[?] 5647[?]  1037[?] -1275[?] 5646[?]  -1256[?] 1274[?] 1251[?] 5645[?]  -1274[?] 1256[?] 5644[?]  -1274[?] -1251[?] 5643[?]  1272[?] 1273[?] -1261[?] 5642[?]  -1273[?] -1272[?] 5641[?]  1261[?] -1273[?] 5640[?]  1272[?] 1271[?] 1268[?] 5639[?]  -1271[?] -1272[?] 5638[?]  -1268[?] -1272[?] 5637[?]  -1062[?] 1271[?] 1270[?] 5636[?]  -1271[?] -1270[?] 5635[?]  -1271[?] 1062[?] 5634[?]  -1265[?] -1269[?] 1270[?] 5633[?]  -1270[?] 1269[?] 5632[?]  -1270[?] 1265[?] 5631[?]  1060[?] 1269[?] 1056[?] 5630[?]  -1269[?] -1060[?] 5629[?]  -1269[?] -1056[?] 5628[?]  -1267[?] -1265[?] 1268[?] 5627[?]  -1268[?] 1267[?] 5626[?]  -1268[?] 1265[?] 5625[?]  -1266[?] 1060[?] 1267[?] 5624[?]  -1267[?] 1266[?] 5623[?]  -1267[?] -1060[?] 5622[?]  1062[?] 1266[?] 1056[?] 5621[?]  -1266[?] -1062[?] 5620[?]  -1266[?] -1056[?] 5619[?]  -1264[?] 1063[?] 1265[?] 5618[?]  1264[?] -1265[?] 5617[?]  -1063[?] -1265[?] 5616[?]  -1263[?] 1264[?] 1052[?] 5615[?]  -1264[?] 1263[?] 5614[?]  -1052[?] -1264[?] 5613[?]  -1262[?] 1058[?] 1263[?] 5612[?]  1262[?] -1263[?] 5611[?]  -1058[?] -1263[?] 5610[?]  1262[?] 1061[?] 1057[?] 5609[?]  -1061[?] -1262[?] 5608[?]  -1057[?] -1262[?] 5607[?]  1261[?] 1256[?] 1251[?] 5606[?]  -1256[?] -1261[?] 5605[?]  -1251[?] -1261[?] 5604[?]  -1025[?] -1259[?] 1260[?] 5603[?]  -1260[?] 1259[?] 5602[?]  -1260[?] 1025[?] 5601[?]  -1251[?] 1259[?] 1256[?] 5600[?]  -1259[?] -1256[?] 5599[?]  -1259[?] 1251[?] 5598[?]  -1257[?] -1013[?] 1258[?] 5597[?]  -1258[?] 1257[?] 5596[?]  1013[?] -1258[?] 5595[?]  -1256[?] -1251[?] 1257[?] 5594[?]  -1257[?] 1256[?] 5593[?]  -1257[?] 1251[?] 5592[?]  1254[?] 1256[?] 1255[?] 5591[?]  -1255[?] -1256[?] 5590[?]  -1256[?] -1254[?] 5589[?]  970[?] -968[?] 1255[?] 5588[?]  -1255[?] -970[?] 5587[?]  -1255[?] 968[?] 5586[?]  1254[?] -1253[?] -970[?] 5585[?]  1253[?] -1254[?] 5584[?]  970[?] -1254[?] 5583[?]  1253[?] 1252[?] 1245[?] 5582[?]  -1252[?] -1253[?] 5581[?]  -1245[?] -1253[?] 5580[?]  -968[?] 1252[?] 1244[?] 5579[?]  -1252[?] 968[?] 5577[?]  1249[?] 1251[?] 1250[?] 5576[?]  -1250[?] -1251[?] 5575[?]  -1251[?] -1249[?] 5574[?]  970[?] -969[?] 1250[?] 5573[?]  -1250[?] -970[?] 5572[?]  -1250[?] 969[?] 5571[?]  1249[?] -1248[?] -970[?] 5570[?]  1248[?] -1249[?] 5569[?]  970[?] -1249[?] 5568[?]  1248[?] 1247[?] 1246[?] 5567[?]  -1247[?] -1248[?] 5566[?]  -1246[?] -1248[?] 5565[?]  -969[?] 1247[?] 1245[?] 5564[?]  -1245[?] -1247[?] 5563[?]  -1247[?] 969[?] 5562[?]  -1245[?] 969[?] 1246[?] 5561[?]  -1246[?] 1245[?] 5560[?]  -1246[?] -969[?] 5559[?]  -1245[?] 1244[?] 5557[?]  -1245[?] -968[?] 5556[?]  -1243[?] -1100[?] 1244[?] 5555[?]  -1244[?] 1243[?] 5554[?]  -1244[?] 1100[?] 5553[?]  -1242[?] 967[?] 1243[?] 5552[?]  -1243[?] 1242[?] 5551[?]  -1243[?] -967[?] 5550[?]  -1112[?] 966[?] 1242[?] 5549[?]  -1242[?] 1112[?] 5548[?]  -1242[?] -966[?] 5547[?]  -1240[?] -1215[?] 1241[?] 5546[?]  -1241[?] 1240[?] 5545[?]  -1241[?] 1215[?] 5544[?]  1224[?] -1202[?] 1240[?] 5543[?]  -1240[?] -1224[?] 5542[?]  -1240[?] 1202[?] 5541[?]  1239[?] 1238[?] -1121[?] 5540[?]  -1238[?] -1239[?] 5539[?]  1121[?] -1239[?] 5538[?]  1227[?] 1238[?] 1237[?] 5537[?]  -1238[?] -1237[?] 5536[?]  -1238[?] -1227[?] 5535[?]  1236[?] -1229[?] 1237[?] 5534[?]  -1237[?] -1236[?] 5533[?]  -1237[?] 1229[?] 5532[?]  1236[?] 1235[?] 1232[?] 5531[?]  -1235[?] -1236[?] 5530[?]  -1232[?] -1236[?] 5529[?]  -1234[?] 1207[?] 1235[?] 5528[?]  -1235[?] 1234[?] 5527[?]  -1235[?] -1207[?] 5526[?]  -1233[?] 1234[?] -1215[?] 5525[?]  -1234[?] 1233[?] 5524[?]  -1234[?] 1215[?] 5523[?]  1202[?] 1233[?] -1224[?] 5522[?]  -1233[?] 1224[?] 5521[?]  -1233[?] -1202[?] 5520[?]  -1231[?] 1215[?] 1232[?] 5519[?]  -1232[?] 1231[?] 5518[?]  -1232[?] -1215[?] 5517[?]  -1230[?] -1207[?] 1231[?] 5516[?]  -1231[?] 1230[?] 5515[?]  1224[?] 1202[?] 1230[?] 5513[?]  -1230[?] -1224[?] 5512[?]  -1230[?] -1202[?] 5511[?]  -1228[?] 1229[?] -1195[?] 5510[?]  -1229[?] 1228[?] 5509[?]  1195[?] -1229[?] 5508[?]  1135[?] 1131[?] 1228[?] 5507[?]  -1228[?] -1135[?] 5506[?]  -1228[?] -1131[?] 5505[?]  1227[?] -1196[?] 1226[?] 5504[?]  -1226[?] -1227[?] 5503[?]  1196[?] -1227[?] 5502[?]  1225[?] 1219[?] 1226[?] 5501[?]  -1226[?] -1225[?] 5500[?]  -1226[?] -1219[?] 5499[?]  1225[?] -1207[?] -1224[?] 5498[?]  1224[?] -1225[?] 5497[?]  1207[?] -1225[?] 5496[?]  1224[?] 1222[?] 1223[?] 5495[?]  -1223[?] -1224[?] 5494[?]  -1222[?] -1224[?] 5493[?]  970[?] -958[?] 1223[?] 5492[?]  -1223[?] -970[?] 5491[?]  -1223[?] 958[?] 5490[?]  -1221[?] 1222[?] -970[?] 5489[?]  -1222[?] 1221[?] 5488[?]  970[?] -1222[?] 5487[?]  1210[?] 1220[?] 1221[?] 5486[?]  -1220[?] -1221[?] 5485[?]  -1221[?] -1210[?] 5484[?]  1209[?] -958[?] 1220[?] 5483[?]  -1220[?] -1209[?] 5482[?]  -1220[?] 958[?] 5481[?]  1218[?] 1219[?] 1217[?] 5480[?]  -1219[?] -1218[?] 5479[?]  -1217[?] -1219[?] 5478[?]  1218[?] -1216[?] -1202[?] 5477[?]  1216[?] -1218[?] 5476[?]  1202[?] -1218[?] 5475[?]  1202[?] 1216[?] 1217[?] 5474[?]  -1217[?] -1216[?] 5473[?]  -1217[?] -1202[?] 5472[?]  1216[?] -1207[?] -1215[?] 5471[?]  1215[?] -1216[?] 5470[?]  1207[?] -1216[?] 5469[?]  1215[?] 1213[?] 1214[?] 5468[?]  -1214[?] -1215[?] 5467[?]  -1213[?] -1215[?] 5466[?]  970[?] -959[?] 1214[?] 5465[?]  -1214[?] -970[?] 5464[?]  -1214[?] 959[?] 5463[?]  -1212[?] 1213[?] -970[?] 5462[?]  -1213[?] 1212[?] 5461[?]  970[?] -1213[?] 5460[?]  1086[?] 1212[?] 1211[?] 5459[?]  -1211[?] -1212[?] 5458[?]  -1212[?] -1086[?] 5457[?]  -959[?] 1210[?] 1211[?] 5456[?]  -1211[?] -1210[?] 5455[?]  -1211[?] 959[?] 5454[?]  1210[?] -1209[?] 958[?] 5453[?]  1209[?] -1210[?] 5452[?]  -958[?] -1210[?] 5451[?]  1209[?] -1208[?] -1082[?] 5450[?]  1208[?] -1209[?] 5449[?]  1082[?] -1209[?] 5448[?]  1208[?] 956[?] 957[?] 5447[?]  -957[?] -1208[?] 5446[?]  -956[?] -1208[?] 5445[?]  1207[?] 1205[?] 1206[?] 5444[?]  -1206[?] -1207[?] 5443[?]  -1205[?] -1207[?] 5442[?]  970[?] -960[?] 1206[?] 5441[?]  -1206[?] -970[?] 5440[?]  -1206[?] 960[?] 5439[?]  -1204[?] 1205[?] -970[?] 5438[?]  -1205[?] 1204[?] 5437[?]  970[?] -1205[?] 5436[?]  1197[?] 1204[?] 1203[?] 5435[?]  -1203[?] -1204[?] 5434[?]  -1204[?] -1197[?] 5433[?]  -960[?] 1086[?] 1203[?] 5432[?]  -1203[?] -1086[?] 5431[?]  -1203[?] 960[?] 5430[?]  1202[?] 1200[?] 1201[?] 5429[?]  -1201[?] -1202[?] 5428[?]  -1200[?] -1202[?] 5427[?]  970[?] -961[?] 1201[?] 5426[?]  -1201[?] -970[?] 5425[?]  -1201[?] 961[?] 5424[?]  -1199[?] 1200[?] -970[?] 5423[?]  -1200[?] 1199[?] 5422[?]  970[?] -1200[?] 5421[?]  1088[?] 1199[?] 1198[?] 5420[?]  -1199[?] -1198[?] 5419[?]  -1199[?] -1088[?] 5418[?]  1197[?] -961[?] 1198[?] 5417[?]  -1198[?] -1197[?] 5416[?]  -1198[?] 961[?] 5415[?]  1197[?] -1086[?] 960[?] 5414[?]  1086[?] -1197[?] 5413[?]  -960[?] -1197[?] 5412[?]  1196[?] -1136[?] -1195[?] 5411[?]  1195[?] -1196[?] 5410[?]  1136[?] -1196[?] 5409[?]  1195[?] -1194[?] -1165[?] 5408[?]  1194[?] -1195[?] 5407[?]  1165[?] -1195[?] 5406[?]  1194[?] -1193[?] -1172[?] 5405[?]  1193[?] -1194[?] 5404[?]  1172[?] -1194[?] 5403[?]  1193[?] -1192[?] -1179[?] 5402[?]  1192[?] -1193[?] 5401[?]  1179[?] -1193[?] 5400[?]  1192[?] -1191[?] -1184[?] 5399[?]  1191[?] -1192[?] 5398[?]  1184[?] -1192[?] 5397[?]  1191[?] -1190[?] 1185[?] 5396[?]  1190[?] -1191[?] 5395[?]  -1185[?] -1191[?] 5394[?]  1190[?] -1189[?] 1186[?] 5393[?]  1189[?] -1190[?] 5392[?]  -1186[?] -1190[?] 5391[?]  1189[?] 1187[?] 1188[?] 5390[?]  -1188[?] -1189[?] 5389[?]  -1187[?] -1189[?] 5388[?]  -991[?] 1188[?] -1127[?] 5387[?]  -1188[?] 1127[?] 5386[?]  -1188[?] 991[?] 5385[?]  -992[?] 1187[?] -1127[?] 5384[?]  -1187[?] 1127[?] 5383[?]  -1187[?] 992[?] 5382[?]  -990[?] 1186[?] -1127[?] 5381[?]  -1186[?] 1127[?] 5380[?]  -1186[?] 990[?] 5379[?]  -989[?] 1185[?] -1127[?] 5378[?]  -1185[?] 1127[?] 5377[?]  -1185[?] 989[?] 5376[?]  1184[?] -1183[?] 1180[?] 5375[?]  1183[?] -1184[?] 5374[?]  -1180[?] -1184[?] 5373[?]  1183[?] 1181[?] 1182[?] 5372[?]  -1182[?] -1183[?] 5371[?]  -1181[?] -1183[?] 5370[?]  -993[?] 1182[?] -1127[?] 5369[?]  -1182[?] 1127[?] 5368[?]  -1182[?] 993[?] 5367[?]  -994[?] 1181[?] -1127[?] 5366[?]  -1181[?] 1127[?] 5365[?]  -1181[?] 994[?] 5364[?]  -995[?] 1180[?] -1127[?] 5363[?]  -1180[?] 1127[?] 5362[?]  -1180[?] 995[?] 5361[?]  1179[?] -1178[?] 1173[?] 5360[?]  1178[?] -1179[?] 5359[?]  -1173[?] -1179[?] 5358[?]  1178[?] -1177[?] 1174[?] 5357[?]  1177[?] -1178[?] 5356[?]  -1174[?] -1178[?] 5355[?]  1177[?] 1175[?] 1176[?] 5354[?]  -1176[?] -1177[?] 5353[?]  -1175[?] -1177[?] 5352[?]  -987[?] 1176[?] -1127[?] 5351[?]  -1176[?] 1127[?] 5350[?]  -1176[?] 987[?] 5349[?]  -988[?] 1175[?] -1127[?] 5348[?]  -1175[?] 1127[?] 5347[?]  -1175[?] 988[?] 5346[?]  -986[?] 1174[?] -1127[?] 5345[?]  -1174[?] 1127[?] 5344[?]  -1174[?] 986[?] 5343[?]  -985[?] 1173[?] -1127[?] 5342[?]  -1173[?] 1127[?] 5341[?]  -1173[?] 985[?] 5340[?]  1172[?] -1171[?] 1166[?] 5339[?]  1171[?] -1172[?] 5338[?]  -1166[?] -1172[?] 5337[?]  1171[?] -1170[?] 1167[?] 5336[?]  1170[?] -1171[?] 5335[?]  -1167[?] -1171[?] 5334[?]  1170[?] 1169[?] 1168[?] 5333[?]  -1169[?] -1170[?] 5332[?]  -1168[?] -1170[?] 5331[?]  -983[?] 1169[?] -1127[?] 5330[?]  -1169[?] 1127[?] 5329[?]  -1169[?] 983[?] 5328[?]  -984[?] 1168[?] -1127[?] 5327[?]  -1168[?] 1127[?] 5326[?]  -1168[?] 984[?] 5325[?]  -982[?] 1167[?] -1127[?] 5324[?]  -1167[?] 1127[?] 5323[?]  -1167[?] 982[?] 5322[?]  -981[?] 1166[?] -1127[?] 5321[?]  -1166[?] 1127[?] 5320[?]  -1166[?] 981[?] 5319[?]  1165[?] -1164[?] -1143[?] 5318[?]  1164[?] -1165[?] 5317[?]  1143[?] -1165[?] 5316[?]  1164[?] -1163[?] -1150[?] 5315[?]  1163[?] -1164[?] 5314[?]  1150[?] -1164[?] 5313[?]  1163[?] -1162[?] -1155[?] 5312[?]  1162[?] -1163[?] 5311[?]  1155[?] -1163[?] 5310[?]  1162[?] -1161[?] 1156[?] 5309[?]  1161[?] -1162[?] 5308[?]  -1156[?] -1162[?] 5307[?]  1161[?] -1160[?] 1157[?] 5306[?]  1160[?] -1161[?] 5305[?]  -1157[?] -1161[?] 5304[?]  1160[?] 1159[?] 1158[?] 5303[?]  -1159[?] -1160[?] 5302[?]  -1158[?] -1160[?] 5301[?]  -976[?] 1159[?] -1127[?] 5300[?]  -1159[?] 1127[?] 5299[?]  -1159[?] 976[?] 5298[?]  -977[?] 1158[?] -1127[?] 5297[?]  -1158[?] 1127[?] 5296[?]  -1158[?] 977[?] 5295[?]  -975[?] 1157[?] -1127[?] 5294[?]  -1157[?] 1127[?] 5293[?]  -1157[?] 975[?] 5292[?]  -974[?] 1156[?] -1127[?] 5291[?]  -1156[?] 1127[?] 5290[?]  -1156[?] 974[?] 5289[?]  1155[?] -1154[?] 1151[?] 5288[?]  1154[?] -1155[?] 5287[?]  -1151[?] -1155[?] 5286[?]  1154[?] 1153[?] 1152[?] 5285[?]  -1153[?] -1154[?] 5284[?]  -1152[?] -1154[?] 5283[?]  -978[?] 1153[?] -1127[?] 5282[?]  -1153[?] 1127[?] 5281[?]  -1153[?] 978[?] 5280[?]  -979[?] 1152[?] -1127[?] 5279[?]  -1152[?] 1127[?] 5278[?]  -1152[?] 979[?] 5277[?]  -980[?] 1151[?] -1127[?] 5276[?]  -1151[?] 1127[?] 5275[?]  -1151[?] 980[?] 5274[?]  1150[?] -1149[?] 1144[?] 5273[?]  1149[?] -1150[?] 5272[?]  -1144[?] -1150[?] 5271[?]  1149[?] -1148[?] 1145[?] 5270[?]  1148[?] -1149[?] 5269[?]  -1145[?] -1149[?] 5268[?]  1148[?] 1147[?] 1146[?] 5267[?]  -1147[?] -1148[?] 5266[?]  -1146[?] -1148[?] 5265[?]  -1001[?] 1147[?] -1127[?] 5264[?]  -1147[?] 1127[?] 5263[?]  -1147[?] 1001[?] 5262[?]  -1002[?] 1146[?] -1127[?] 5261[?]  -1146[?] 1127[?] 5260[?]  -1146[?] 1002[?] 5259[?]  -973[?] 1145[?] -1127[?] 5258[?]  -1145[?] 1127[?] 5257[?]  -1145[?] 973[?] 5256[?]  -1000[?] 1144[?] -1127[?] 5255[?]  -1144[?] 1127[?] 5254[?]  -1144[?] 1000[?] 5253[?]  1143[?] -1142[?] 1137[?] 5252[?]  1142[?] -1143[?] 5251[?]  -1137[?] -1143[?] 5250[?]  1142[?] -1141[?] 1138[?] 5249[?]  1141[?] -1142[?] 5248[?]  -1138[?] -1142[?] 5247[?]  1141[?] 1140[?] 1139[?] 5246[?]  -1140[?] -1141[?] 5245[?]  -1139[?] -1141[?] 5244[?]  -998[?] 1140[?] -1127[?] 5243[?]  -1140[?] 1127[?] 5242[?]  -1140[?] 998[?] 5241[?]  -999[?] 1139[?] -1127[?] 5240[?]  -1139[?] 1127[?] 5239[?]  -1139[?] 999[?] 5238[?]  -997[?] 1138[?] -1127[?] 5237[?]  -1138[?] 1127[?] 5236[?]  -1138[?] 997[?] 5235[?]  -996[?] 1137[?] -1127[?] 5234[?]  -1137[?] 1127[?] 5233[?]  -1137[?] 996[?] 5232[?]  1136[?] -1135[?] -1131[?] 5231[?]  1135[?] -1136[?] 5230[?]  1131[?] -1136[?] 5229[?]  1135[?] 1132[?] 1134[?] 5228[?]  -1134[?] -1135[?] 5227[?]  -1132[?] -1135[?] 5226[?]  1127[?] 1133[?] 1134[?] 5225[?]  -1134[?] -1133[?] 5224[?]  -1134[?] -1127[?] 5223[?]  -1104[?] -1117[?] 1133[?] 5222[?]  -1133[?] 1117[?] 5221[?]  1104[?] -1133[?] 5220[?]  -971[?] 1132[?] -1127[?] 5219[?]  -1132[?] 1127[?] 5218[?]  -1132[?] 971[?] 5217[?]  1131[?] 1130[?] 1129[?] 5216[?]  -1130[?] -1131[?] 5215[?]  -1129[?] -1131[?] 5214[?]  -972[?] 1130[?] -1127[?] 5213[?]  -1130[?] 1127[?] 5212[?]  -1130[?] 972[?] 5211[?]  1128[?] 1127[?] 1129[?] 5210[?]  -1129[?] -1128[?] 5209[?]  -1129[?] -1127[?] 5208[?]  1128[?] 1122[?] -1110[?] 5207[?]  -1122[?] -1128[?] 5206[?]  1110[?] -1128[?] 5205[?]  1127[?] 1126[?] 1117[?] 5204[?]  -1126[?] -1127[?] 5203[?]  -1117[?] -1127[?] 5202[?]  1125[?] -1122[?] 1126[?] 5201[?]  -1126[?] -1125[?] 5200[?]  -1126[?] 1122[?] 5199[?]  1125[?] 1124[?] 1123[?] 5198[?]  -1124[?] -1125[?] 5197[?]  -1123[?] -1125[?] 5196[?]  -1051[?] 1124[?] -1104[?] 5195[?]  -1124[?] 1104[?] 5194[?]  1051[?] -1124[?] 5193[?]  1051[?] 1104[?] 1123[?] 5192[?]  -1123[?] -1104[?] 5191[?]  -1123[?] -1051[?] 5190[?]  1122[?] -1110[?] 1117[?] 5189[?]  -1122[?] -1117[?] 5188[?]  -1122[?] 1110[?] 5187[?]  1121[?] -1120[?] -1064[?] 5186[?]  1120[?] -1121[?] 5185[?]  1120[?] 1119[?] -1094[?] 5183[?]  -1119[?] -1120[?] 5182[?]  1094[?] -1120[?] 5181[?]  -1118[?] 1104[?] 1119[?] 5180[?]  -1119[?] 1118[?] 5179[?]  -1119[?] -1104[?] 5178[?]  1110[?] 1118[?] 1117[?] 5177[?]  -1118[?] -1117[?] 5176[?]  -1118[?] -1110[?] 5175[?]  1115[?] 1117[?] 1116[?] 5174[?]  -1116[?] -1117[?] 5173[?]  -1117[?] -1115[?] 5172[?]  970[?] -965[?] 1116[?] 5171[?]  -1116[?] -970[?] 5170[?]  -1116[?] 965[?] 5169[?]  1115[?] -1114[?] -970[?] 5168[?]  1114[?] -1115[?] 5167[?]  970[?] -1115[?] 5166[?]  1114[?] 1111[?] 1113[?] 5165[?]  -1113[?] -1114[?] 5164[?]  -1111[?] -1114[?] 5163[?]  -1112[?] -1100[?] 1113[?] 5162[?]  -1113[?] 1112[?] 5161[?]  -1113[?] 1100[?] 5160[?]  964[?] 1112[?] 965[?] 5159[?]  -1112[?] -965[?] 5158[?]  -1112[?] -964[?] 5157[?]  -965[?] 1111[?] 1105[?] 5156[?]  -1105[?] -1111[?] 5155[?]  -1111[?] 965[?] 5154[?]  1110[?] 1108[?] 1109[?] 5153[?]  -1109[?] -1110[?] 5152[?]  -1108[?] -1110[?] 5151[?]  970[?] -964[?] 1109[?] 5150[?]  -1109[?] -970[?] 5149[?]  -1109[?] 964[?] 5148[?]  -1107[?] 1108[?] -970[?] 5147[?]  -1108[?] 1107[?] 5146[?]  970[?] -1108[?] 5145[?]  1106[?] 1107[?] 1105[?] 5144[?]  -1107[?] -1106[?] 5143[?]  -1107[?] -1105[?] 5142[?]  1106[?] -964[?] 1100[?] 5141[?]  -1100[?] -1106[?] 5140[?]  964[?] -1106[?] 5139[?]  964[?] -1100[?] 1105[?] 5138[?]  -1105[?] 1100[?] 5137[?]  -1105[?] -964[?] 5136[?]  1104[?] 1102[?] 1103[?] 5135[?]  -1103[?] -1104[?] 5134[?]  -1102[?] -1104[?] 5133[?]  970[?] -963[?] 1103[?] 5132[?]  -1103[?] -970[?] 5131[?]  -1103[?] 963[?] 5130[?]  -1101[?] 1102[?] -970[?] 5129[?]  -1102[?] 1101[?] 5128[?]  970[?] -1102[?] 5127[?]  1101[?] 1100[?] 1095[?] 5126[?]  -1101[?] -1100[?] 5125[?]  -1101[?] -1095[?] 5124[?]  -1099[?] 1100[?] -1082[?] 5123[?]  -1100[?] 1099[?] 5122[?]  -1100[?] 1082[?] 5121[?]  -1098[?] 1099[?] -1097[?] 5120[?]  -1099[?] 1098[?] 5119[?]  -1099[?] 1097[?] 5118[?]  963[?] 1098[?] -1085[?] 5117[?]  -1098[?] 1085[?] 5116[?]  -1098[?] -963[?] 5115[?]  1097[?] -1096[?] 961[?] 5114[?]  1096[?] -1097[?] 5113[?]  -961[?] -1097[?] 5112[?]  1096[?] 960[?] 962[?] 5111[?]  -962[?] -1096[?] 5110[?]  -960[?] -1096[?] 5109[?]  -963[?] 1090[?] 1095[?] 5108[?]  -1095[?] -1090[?] 5107[?]  963[?] -1095[?] 5106[?]  1094[?] 1092[?] 1093[?] 5105[?]  -1092[?] -1094[?] 5103[?]  -1093[?] -970[?] 5101[?]  -1093[?] 962[?] 5100[?]  -1091[?] 1092[?] -970[?] 5099[?]  -1092[?] 1091[?] 5098[?]  970[?] -1092[?] 5097[?]  1090[?] 1091[?] 1089[?] 5096[?]  -1091[?] -1090[?] 5095[?]  -1091[?] -1089[?] 5094[?]  1090[?] -1088[?] 962[?] 5093[?]  1088[?] -1090[?] 5092[?]  -962[?] -1090[?] 5091[?]  1088[?] -962[?] 1089[?] 5090[?]  -1089[?] 962[?] 5088[?]  1088[?] -1086[?] -1087[?] 5087[?]  1087[?] -1088[?] 5086[?]  1086[?] -1088[?] 5085[?]  1087[?] 961[?] 960[?] 5084[?]  -961[?] -1087[?] 5083[?]  -960[?] -1087[?] 5082[?]  1086[?] -1085[?] -1082[?] 5081[?]  1085[?] -1086[?] 5080[?]  1082[?] -1086[?] 5079[?]  1085[?] -1084[?] 957[?] 5078[?]  1084[?] -1085[?] 5077[?]  -957[?] -1085[?] 5076[?]  1084[?] -1083[?] 956[?] 5075[?]  1083[?] -1084[?] 5074[?]  -956[?] -1084[?] 5073[?]  1083[?] 959[?] 958[?] 5072[?]  -959[?] -1083[?] 5071[?]  -958[?] -1083[?] 5070[?]  1082[?] -1081[?] -1074[?] 5069[?]  1081[?] -1082[?] 5068[?]  1074[?] -1082[?] 5067[?]  1081[?] -1080[?] -1076[?] 5066[?]  1080[?] -1081[?] 5065[?]  1076[?] -1081[?] 5064[?]  1080[?] -1079[?] 955[?] 5063[?]  1079[?] -1080[?] 5062[?]  -955[?] -1080[?] 5061[?]  1079[?] -1078[?] 950[?] 5060[?]  1078[?] -1079[?] 5059[?]  -950[?] -1079[?] 5058[?]  1078[?] -1077[?] 949[?] 5057[?]  1077[?] -1078[?] 5056[?]  -949[?] -1078[?] 5055[?]  1077[?] 951[?] 948[?] 5054[?]  -951[?] -1077[?] 5053[?]  -948[?] -1077[?] 5052[?]  1076[?] -1075[?] 953[?] 5051[?]  1075[?] -1076[?] 5050[?]  -953[?] -1076[?] 5049[?]  1075[?] 952[?] 954[?] 5048[?]  -954[?] -1075[?] 5047[?]  -952[?] -1075[?] 5046[?]  1074[?] -1073[?] -1069[?] 5045[?]  1073[?] -1074[?] 5044[?]  1069[?] -1074[?] 5043[?]  1073[?] -1072[?] 939[?] 5042[?]  1072[?] -1073[?] 5041[?]  -939[?] -1073[?] 5040[?]  1072[?] -1071[?] 940[?] 5039[?]  1071[?] -1072[?] 5038[?]  -940[?] -1072[?] 5037[?]  1071[?] 941[?] -1070[?] 5036[?]  1070[?] -1071[?] 5035[?]  -941[?] -1071[?] 5034[?]  1070[?] 942[?] 943[?] 5033[?]  -943[?] -1070[?] 5032[?]  -942[?] -1070[?] 5031[?]  1069[?] -1068[?] 947[?] 5030[?]  1068[?] -1069[?] 5029[?]  -947[?] -1069[?] 5028[?]  1068[?] -1067[?] 946[?] 5027[?]  1067[?] -1068[?] 5026[?]  -946[?] -1068[?] 5025[?]  1067[?] 945[?] 944[?] 5024[?]  -945[?] -1067[?] 5023[?]  -944[?] -1067[?] 5022[?]  -913[?] -153[?] 5021[?]  912[?] 911[?] 913[?] 5019[?]  -326[?] -912[?] 5015[?]  100[?] -912[?] 5014[?]  -911[?] -910[?] 5012[?]  326[?] -911[?] 5011[?]  910[?] -830[?] -909[?] 5010[?]  909[?] -910[?] 5009[?]  830[?] -910[?] 5008[?]  909[?] -894[?] -908[?] 5007[?]  908[?] -909[?] 5006[?]  894[?] -909[?] 5005[?]  908[?] -907[?] 896[?] 5004[?]  907[?] -908[?] 5003[?]  -896[?] -908[?] 5002[?]  907[?] -906[?] 898[?] 5001[?]  906[?] -907[?] 5000[?]  -898[?] -907[?] 4999[?]  906[?] 900[?] 905[?] 4998[?]  -905[?] -906[?] 4997[?]  -900[?] -906[?] 4996[?]  -905[?] 904[?] 4994[?]  -905[?] -494[?] 4993[?]  -904[?] -903[?] 4991[?]  -904[?] 806[?] 4990[?]  903[?] 902[?] 901[?] 4989[?]  -902[?] -378[?] 4985[?]  -902[?] 371[?] 4984[?]  -901[?] 378[?] 4982[?]  -901[?] -371[?] 4981[?]  -899[?] -881[?] 900[?] 4980[?]  -900[?] 899[?] 4979[?]  -900[?] 881[?] 4978[?]  -317[?] 899[?] -302[?] 4977[?]  -899[?] 317[?] 4976[?]  -899[?] 302[?] 4975[?]  -897[?] -881[?] 898[?] 4974[?]  -898[?] 897[?] 4973[?]  -898[?] 881[?] 4972[?]  -317[?] 302[?] 897[?] 4971[?]  -897[?] 317[?] 4970[?]  -897[?] -302[?] 4969[?]  -895[?] 804[?] 896[?] 4968[?]  -896[?] 895[?] 4967[?]  -896[?] -804[?] 4966[?]  -320[?] 302[?] 895[?] 4965[?]  -895[?] 320[?] 4964[?]  -895[?] -302[?] 4963[?]  894[?] -893[?] -886[?] 4962[?]  893[?] -894[?] 4961[?]  886[?] -894[?] 4960[?]  893[?] 889[?] 892[?] 4959[?]  -892[?] -893[?] 4958[?]  -889[?] -893[?] 4957[?]  -891[?] 804[?] 892[?] 4956[?]  -892[?] 891[?] 4955[?]  -892[?] -804[?] 4954[?]  -890[?] 891[?] -302[?] 4953[?]  -891[?] 890[?] 4952[?]  -891[?] 302[?] 4951[?]  -320[?] -294[?] 890[?] 4950[?]  -890[?] 320[?] 4949[?]  -890[?] 294[?] 4948[?]  -888[?] 804[?] 889[?] 4947[?]  -889[?] 888[?] 4946[?]  -889[?] -804[?] 4945[?]  -887[?] 888[?] -302[?] 4944[?]  -888[?] 887[?] 4943[?]  -888[?] 302[?] 4942[?]  294[?] 887[?] -824[?] 4941[?]  -887[?] 824[?] 4940[?]  -887[?] -294[?] 4939[?]  886[?] 885[?] 882[?] 4938[?]  -885[?] -886[?] 4937[?]  -882[?] -886[?] 4936[?]  -884[?] -881[?] 885[?] 4935[?]  -885[?] 884[?] 4934[?]  -885[?] 881[?] 4933[?]  -883[?] 302[?] 884[?] 4932[?]  -884[?] 883[?] 4931[?]  -884[?] -302[?] 4930[?]  311[?] 294[?] 883[?] 4929[?]  -883[?] -294[?] 4927[?]  -832[?] -881[?] 882[?] 4926[?]  -882[?] 881[?] 4925[?]  -882[?] 832[?] 4924[?]  881[?] 880[?] 877[?] 4923[?]  -880[?] -881[?] 4922[?]  -877[?] -881[?] 4921[?]  879[?] 880[?] -878[?] 4920[?]  -880[?] -879[?] 4919[?]  -880[?] 878[?] 4918[?]  879[?] 874[?] 834[?] 4917[?]  -879[?] -874[?] 4916[?]  -834[?] -879[?] 4915[?]  878[?] -484[?] 875[?] 4914[?]  -875[?] -878[?] 4913[?]  484[?] -878[?] 4912[?]  -837[?] 876[?] 877[?] 4911[?]  -877[?] -876[?] 4910[?]  -877[?] 837[?] 4909[?]  876[?] -874[?] 875[?] 4908[?]  -876[?] -875[?] 4907[?]  -876[?] 874[?] 4906[?]  494[?] 513[?] 875[?] 4905[?]  -875[?] -513[?] 4904[?]  -875[?] -494[?] 4903[?]  874[?] 873[?] 838[?] 4902[?]  -873[?] -874[?] 4901[?]  -838[?] -874[?] 4900[?]  871[?] 872[?] 873[?] 4899[?]  -872[?] -873[?] 4898[?]  -873[?] -871[?] 4897[?]  -651[?] 872[?] -670[?] 4896[?]  -872[?] 670[?] 4895[?]  -872[?] 651[?] 4894[?]  871[?] 870[?] -843[?] 4893[?]  -870[?] -871[?] 4892[?]  843[?] -871[?] 4891[?]  866[?] -869[?] 870[?] 4890[?]  869[?] -870[?] 4889[?]  -870[?] -866[?] 4888[?]  869[?] 867[?] 868[?] 4887[?]  -868[?] -869[?] 4886[?]  -867[?] -869[?] 4885[?]  -623[?] 868[?] -641[?] 4884[?]  -868[?] 641[?] 4883[?]  -868[?] 623[?] 4882[?]  -526[?] 867[?] -551[?] 4881[?]  -867[?] 551[?] 4880[?]  -867[?] 526[?] 4879[?]  866[?] -848[?] 865[?] 4878[?]  -865[?] -866[?] 4877[?]  848[?] -866[?] 4876[?]  864[?] -853[?] 865[?] 4875[?]  -865[?] -864[?] 4874[?]  -865[?] 853[?] 4873[?]  864[?] -856[?] 863[?] 4872[?]  -863[?] -864[?] 4871[?]  856[?] -864[?] 4870[?]  862[?] 857[?] 863[?] 4869[?]  -863[?] -862[?] 4868[?]  -863[?] -857[?] 4867[?]  862[?] 861[?] 858[?] 4866[?]  -861[?] -862[?] 4865[?]  -858[?] -862[?] 4864[?]  -860[?] 859[?] 861[?] 4863[?]  -861[?] 860[?] 4862[?]  -859[?] -861[?] 4861[?]  775[?] 782[?] 860[?] 4860[?]  -782[?] -860[?] 4859[?]  -860[?] -775[?] 4858[?]  859[?] -741[?] -762[?] 4857[?]  -859[?] 762[?] 4856[?]  -859[?] 741[?] 4855[?]  762[?] 741[?] 858[?] 4854[?]  -858[?] -762[?] 4853[?]  -858[?] -741[?] 4852[?]  857[?] -693[?] -710[?] 4851[?]  710[?] -857[?] 4850[?]  -857[?] 693[?] 4849[?]  856[?] 855[?] 854[?] 4848[?]  -855[?] -856[?] 4847[?]  -854[?] -856[?] 4846[?]  731[?] 686[?] 855[?] 4845[?]  -855[?] -731[?] 4844[?]  -686[?] -855[?] 4843[?]  710[?] 693[?] 854[?] 4842[?]  -854[?] -710[?] 4841[?]  -854[?] -693[?] 4840[?]  -852[?] 849[?] 853[?] 4839[?]  -853[?] 852[?] 4838[?]  -849[?] -853[?] 4837[?]  850[?] 852[?] 851[?] 4836[?]  -852[?] -851[?] 4835[?]  -850[?] -852[?] 4834[?]  -561[?] 851[?] -580[?] 4833[?]  -851[?] 580[?] 4832[?]  -851[?] 561[?] 4831[?]  -592[?] 850[?] -609[?] 4830[?]  -850[?] 609[?] 4829[?]  -850[?] 592[?] 4828[?]  -686[?] 849[?] -731[?] 4827[?]  -849[?] 731[?] 4826[?]  -849[?] 686[?] 4825[?]  848[?] 847[?] 845[?] 4824[?]  -847[?] -848[?] 4823[?]  -845[?] -848[?] 4822[?]  561[?] 846[?] 847[?] 4821[?]  -847[?] -846[?] 4820[?]  -561[?] -847[?] 4819[?]  846[?] -580[?] 844[?] 4818[?]  -844[?] -846[?] 4817[?]  580[?] -846[?] 4816[?]  -844[?] 580[?] 845[?] 4815[?]  -845[?] 844[?] 4814[?]  -845[?] -580[?] 4813[?]  592[?] 609[?] 844[?] 4812[?]  -844[?] -609[?] 4811[?]  -844[?] -592[?] 4810[?]  843[?] 842[?] 840[?] 4809[?]  -842[?] -843[?] 4808[?]  -840[?] -843[?] 4807[?]  841[?] 623[?] 842[?] 4806[?]  -842[?] -841[?] 4805[?]  -842[?] -623[?] 4804[?]  841[?] 839[?] -641[?] 4803[?]  -839[?] -841[?] 4802[?]  641[?] -841[?] 4801[?]  -839[?] 641[?] 840[?] 4800[?]  -840[?] 839[?] 4799[?]  -840[?] -641[?] 4798[?]  551[?] 526[?] 839[?] 4797[?]  -839[?] -551[?] 4796[?]  -526[?] -839[?] 4795[?]  651[?] 670[?] 838[?] 4794[?]  -838[?] -670[?] 4793[?]  -838[?] -651[?] 4792[?]  -836[?] 837[?] 833[?] 4791[?]  -837[?] 836[?] 4790[?]  -833[?] -837[?] 4789[?]  835[?] 836[?] 834[?] 4788[?]  -835[?] -836[?] 4787[?]  -836[?] -834[?] 4786[?]  -365[?] 835[?] -481[?] 4785[?]  -835[?] 481[?] 4784[?]  365[?] -835[?] 4783[?]  834[?] -494[?] -513[?] 4782[?]  -834[?] 513[?] 4781[?]  -834[?] 494[?] 4780[?]  365[?] 481[?] 833[?] 4779[?]  -833[?] -481[?] 4778[?]  -833[?] -365[?] 4777[?]  -831[?] 302[?] 832[?] 4776[?]  -832[?] 831[?] 4775[?]  -832[?] -302[?] 4774[?]  294[?] 831[?] -311[?] 4773[?]  -831[?] 311[?] 4772[?]  -831[?] -294[?] 4771[?]  830[?] -829[?] 805[?] 4770[?]  829[?] -830[?] 4769[?]  -805[?] -830[?] 4768[?]  829[?] 828[?] 823[?] 4767[?]  -828[?] -829[?] 4766[?]  -823[?] -829[?] 4765[?]  481[?] 828[?] 827[?] 4764[?]  -828[?] -827[?] 4763[?]  -828[?] -481[?] 4762[?]  825[?] 827[?] 826[?] 4761[?]  -826[?] -827[?] 4760[?]  -827[?] -825[?] 4759[?]  -327[?] -294[?] 826[?] 4758[?]  -826[?] 327[?] 4757[?]  -826[?] 294[?] 4756[?]  825[?] -294[?] -824[?] 4755[?]  824[?] -825[?] 4754[?]  294[?] -825[?] 4753[?]  824[?] -311[?] -289[?] 4752[?]  311[?] -824[?] 4751[?]  289[?] -824[?] 4750[?]  -822[?] -823[?] 4748[?]  -823[?] 809[?] 4747[?]  -821[?] 822[?] 810[?] 4746[?]  821[?] -820[?] 811[?] 4743[?]  820[?] 818[?] 819[?] 4740[?]  -819[?] 361[?] 4736[?]  125[?] -819[?] 4735[?]  -818[?] -817[?] 4733[?]  -818[?] 348[?] 4732[?]  817[?] 816[?] 815[?] 4731[?]  -816[?] -355[?] 4727[?]  -816[?] 141[?] 4726[?]  -815[?] 814[?] 4724[?]  -815[?] 352[?] 4723[?]  -814[?] 813[?] 4721[?]  -814[?] -143[?] 4720[?]  -813[?] 812[?] 4718[?]  -813[?] -147[?] 4717[?]  -812[?] -149[?] 4715[?]  -812[?] -141[?] 4714[?]  -811[?] 346[?] 4712[?]  113[?] -811[?] 4711[?]  -810[?] 344[?] 4709[?]  101[?] -810[?] 4708[?]  -808[?] -809[?] 4706[?]  -809[?] 806[?] 4705[?]  379[?] 807[?] 808[?] 4704[?]  -807[?] -378[?] 4700[?]  -807[?] -371[?] 4699[?]  289[?] 294[?] 806[?] 4698[?]  -806[?] -294[?] 4697[?]  -806[?] -289[?] 4696[?]  -328[?] 804[?] 805[?] 4695[?]  -805[?] -804[?] 4694[?]  -805[?] 328[?] 4693[?]  804[?] 803[?] 802[?] 4692[?]  -803[?] -804[?] 4691[?]  -804[?] -802[?] 4690[?]  484[?] 803[?] 801[?] 4689[?]  -803[?] -801[?] 4688[?]  -803[?] -484[?] 4687[?]  -801[?] -484[?] 802[?] 4686[?]  -802[?] 801[?] 4685[?]  484[?] -802[?] 4684[?]  514[?] 800[?] 801[?] 4683[?]  -801[?] -800[?] 4682[?]  -514[?] -801[?] 4681[?]  800[?] 798[?] 799[?] 4680[?]  -799[?] -800[?] 4679[?]  -798[?] -800[?] 4678[?]  513[?] -494[?] 799[?] 4677[?]  -799[?] -513[?] 4676[?]  494[?] -799[?] 4675[?]  797[?] -679[?] 798[?] 4674[?]  -798[?] -797[?] 4673[?]  679[?] -798[?] 4672[?]  797[?] -796[?] 792[?] 4671[?]  796[?] -797[?] 4670[?]  -792[?] -797[?] 4669[?]  796[?] -795[?] -672[?] 4668[?]  795[?] -796[?] 4667[?]  672[?] -796[?] 4666[?]  795[?] -794[?] 793[?] 4665[?]  794[?] -795[?] 4664[?]  -793[?] -795[?] 4663[?]  794[?] 611[?] 552[?] 4662[?]  -611[?] -794[?] 4661[?]  -552[?] -794[?] 4660[?]  609[?] -592[?] 793[?] 4659[?]  -793[?] -609[?] 4658[?]  592[?] -793[?] 4657[?]  791[?] -734[?] 792[?] 4656[?]  -792[?] -791[?] 4655[?]  734[?] -792[?] 4654[?]  791[?] -790[?] 787[?] 4653[?]  790[?] -791[?] 4652[?]  -787[?] -791[?] 4651[?]  790[?] 788[?] 789[?] 4650[?]  -789[?] -790[?] 4649[?]  -788[?] -790[?] 4648[?]  -686[?] 731[?] 789[?] 4647[?]  -789[?] -731[?] 4646[?]  -789[?] 686[?] 4645[?]  710[?] -693[?] 788[?] 4644[?]  -788[?] -710[?] 4643[?]  -788[?] 693[?] 4642[?]  -786[?] 763[?] 787[?] 4641[?]  -787[?] 786[?] 4640[?]  -763[?] -787[?] 4639[?]  785[?] 784[?] 786[?] 4638[?]  -786[?] -785[?] 4637[?]  -784[?] -786[?] 4636[?]  785[?] -762[?] 783[?] 4635[?]  -783[?] -785[?] 4634[?]  762[?] -785[?] 4633[?]  741[?] 784[?] 783[?] 4632[?]  -783[?] -784[?] 4631[?]  -784[?] -741[?] 4630[?]  -782[?] 775[?] 783[?] 4629[?]  -783[?] 782[?] 4628[?]  -783[?] -775[?] 4627[?]  -781[?] 782[?] 776[?] 4626[?]  -782[?] 781[?] 4625[?]  -782[?] -776[?] 4624[?]  -780[?] 781[?] 777[?] 4623[?]  -781[?] 780[?] 4622[?]  -777[?] -781[?] 4621[?]  780[?] 778[?] 779[?] 4620[?]  -779[?] -780[?] 4619[?]  -780[?] -778[?] 4618[?]  -114[?] -361[?] 779[?] 4617[?]  -779[?] 361[?] 4616[?]  -779[?] 114[?] 4615[?]  -142[?] 778[?] -348[?] 4614[?]  -778[?] 348[?] 4613[?]  142[?] -778[?] 4612[?]  -102[?] -346[?] 777[?] 4611[?]  -777[?] 346[?] 4610[?]  102[?] -777[?] 4609[?]  -90[?] -344[?] 776[?] 4608[?]  -776[?] 344[?] 4607[?]  90[?] -776[?] 4606[?]  775[?] 767[?] 774[?] 4605[?]  -774[?] -775[?] 4604[?]  -767[?] -775[?] 4603[?]  773[?] 379[?] 774[?] 4602[?]  -773[?] -774[?] 4601[?]  -774[?] -379[?] 4600[?]  771[?] 773[?] 772[?] 4599[?]  -772[?] -773[?] 4598[?]  -773[?] -771[?] 4597[?]  393[?] -14[?] 772[?] 4596[?]  -772[?] -393[?] 4595[?]  -772[?] 14[?] 4594[?]  771[?] 770[?] -393[?] 4593[?]  -770[?] -771[?] 4592[?]  393[?] -771[?] 4591[?]  769[?] 768[?] 770[?] 4590[?]  -769[?] -770[?] 4589[?]  -768[?] -770[?] 4588[?]  12[?] 769[?] 443[?] 4587[?]  -769[?] -443[?] 4586[?]  -769[?] -12[?] 4585[?]  -443[?] -12[?] 768[?] 4584[?]  -768[?] 443[?] 4583[?]  -768[?] 12[?] 4582[?]  766[?] 767[?] -379[?] 4581[?]  -767[?] -766[?] 4580[?]  -767[?] 379[?] 4579[?]  766[?] 764[?] 765[?] 4578[?]  -765[?] -766[?] 4577[?]  -764[?] -766[?] 4576[?]  57[?] -26[?] 765[?] 4575[?]  -765[?] -57[?] 4574[?]  -765[?] 26[?] 4573[?]  -26[?] 764[?] -57[?] 4572[?]  57[?] -764[?] 4571[?]  -764[?] 26[?] 4570[?]  741[?] 763[?] -762[?] 4569[?]  762[?] -763[?] 4568[?]  -763[?] -741[?] 4567[?]  762[?] 748[?] 761[?] 4566[?]  -761[?] -762[?] 4565[?]  -748[?] -762[?] 4564[?]  760[?] 379[?] 761[?] 4563[?]  -761[?] -760[?] 4562[?]  -761[?] -379[?] 4561[?]  760[?] 758[?] 759[?] 4560[?]  -759[?] -760[?] 4559[?]  -758[?] -760[?] 4558[?]  393[?] -15[?] 759[?] 4557[?]  -759[?] -393[?] 4556[?]  -759[?] 15[?] 4555[?]  757[?] 758[?] -393[?] 4554[?]  -758[?] -757[?] 4553[?]  393[?] -758[?] 4552[?]  757[?] 749[?] -756[?] 4551[?]  756[?] -757[?] 4550[?]  -749[?] -757[?] 4549[?]  756[?] 755[?] 753[?] 4548[?]  -755[?] -756[?] 4547[?]  -753[?] -756[?] 4546[?]  -754[?] -11[?] 755[?] 4545[?]  -755[?] 754[?] 4544[?]  -755[?] 11[?] 4543[?]  -447[?] 444[?] 754[?] 4542[?]  -754[?] 447[?] 4541[?]  -754[?] -444[?] 4540[?]  752[?] 11[?] 753[?] 4539[?]  -753[?] -752[?] 4538[?]  -753[?] -11[?] 4537[?]  752[?] 751[?] 750[?] 4536[?]  -751[?] -752[?] 4535[?]  -750[?] -752[?] 4534[?]  444[?] 751[?] 447[?] 4533[?]  -751[?] -447[?] 4532[?]  -751[?] -444[?] 4531[?]  -447[?] -444[?] 750[?] 4530[?]  -750[?] 447[?] 4529[?]  -750[?] 444[?] 4528[?]  -450[?] 749[?] 447[?] 4527[?]  -749[?] 450[?] 4526[?]  -447[?] -749[?] 4525[?]  747[?] 748[?] -379[?] 4524[?]  -748[?] -747[?] 4523[?]  -748[?] 379[?] 4522[?]  747[?] 745[?] 746[?] 4521[?]  -746[?] -747[?] 4520[?]  -745[?] -747[?] 4519[?]  57[?] -27[?] 746[?] 4518[?]  -746[?] -57[?] 4517[?]  -746[?] 27[?] 4516[?]  744[?] 745[?] -57[?] 4515[?]  -745[?] -744[?] 4514[?]  57[?] -745[?] 4513[?]  744[?] 743[?] 742[?] 4512[?]  -743[?] -744[?] 4511[?]  -742[?] -744[?] 4510[?]  -27[?] 743[?] 26[?] 4509[?]  -743[?] 27[?] 4508[?]  -743[?] -26[?] 4507[?]  -26[?] 27[?] 742[?] 4506[?]  -27[?] -742[?] 4505[?]  -742[?] 26[?] 4504[?]  741[?] -740[?] 735[?] 4503[?]  740[?] -741[?] 4502[?]  -735[?] -741[?] 4501[?]  740[?] -739[?] 736[?] 4500[?]  739[?] -740[?] 4499[?]  -736[?] -740[?] 4498[?]  739[?] 737[?] 738[?] 4497[?]  -738[?] -739[?] 4496[?]  -737[?] -739[?] 4495[?]  -115[?] -361[?] 738[?] 4494[?]  -738[?] 361[?] 4493[?]  -738[?] 115[?] 4492[?]  -146[?] 737[?] -348[?] 4491[?]  -737[?] 348[?] 4490[?]  -737[?] 146[?] 4489[?]  -103[?] -346[?] 736[?] 4488[?]  -736[?] 346[?] 4487[?]  103[?] -736[?] 4486[?]  -91[?] -344[?] 735[?] 4485[?]  -735[?] 344[?] 4484[?]  91[?] -735[?] 4483[?]  734[?] 733[?] 712[?] 4482[?]  -733[?] -734[?] 4481[?]  -712[?] -734[?] 4480[?]  733[?] 732[?] -731[?] 4479[?]  -732[?] -733[?] 4478[?]  -733[?] 731[?] 4477[?]  -686[?] 732[?] 711[?] 4476[?]  -732[?] -711[?] 4475[?]  -732[?] 686[?] 4474[?]  731[?] 718[?] 730[?] 4473[?]  -730[?] -731[?] 4472[?]  -718[?] -731[?] 4471[?]  729[?] 379[?] 730[?] 4470[?]  -729[?] -730[?] 4469[?]  -730[?] -379[?] 4468[?]  727[?] 729[?] 728[?] 4467[?]  -728[?] -729[?] 4466[?]  -729[?] -727[?] 4465[?]  -17[?] 393[?] 728[?] 4464[?]  -728[?] -393[?] 4463[?]  -728[?] 17[?] 4462[?]  727[?] 726[?] -393[?] 4461[?]  -726[?] -727[?] 4460[?]  393[?] -727[?] 4459[?]  725[?] 724[?] 726[?] 4458[?]  -725[?] -726[?] 4457[?]  -724[?] -726[?] 4456[?]  -723[?] 720[?] 725[?] 4455[?]  723[?] -725[?] 4454[?]  -720[?] -725[?] 4453[?]  723[?] -720[?] 724[?] 4452[?]  -724[?] -723[?] 4451[?]  -724[?] 720[?] 4450[?]  723[?] 722[?] 721[?] 4449[?]  -722[?] -723[?] 4448[?]  -721[?] -723[?] 4447[?]  436[?] 9[?] 722[?] 4446[?]  -722[?] -436[?] 4445[?]  -722[?] -9[?] 4444[?]  -9[?] -436[?] 721[?] 4443[?]  -721[?] 436[?] 4442[?]  -721[?] 9[?] 4441[?]  719[?] 433[?] 720[?] 4440[?]  -720[?] -719[?] 4439[?]  -433[?] -720[?] 4438[?]  719[?] 454[?] 453[?] 4437[?]  -454[?] -719[?] 4436[?]  -453[?] -719[?] 4435[?]  717[?] 718[?] -379[?] 4434[?]  -718[?] -717[?] 4433[?]  -718[?] 379[?] 4432[?]  717[?] 715[?] 716[?] 4431[?]  -716[?] -717[?] 4430[?]  -715[?] -717[?] 4429[?]  57[?] -29[?] 716[?] 4428[?]  -716[?] -57[?] 4427[?]  -716[?] 29[?] 4426[?]  -714[?] 715[?] -57[?] 4425[?]  -715[?] 714[?] 4424[?]  57[?] -715[?] 4423[?]  529[?] 713[?] 714[?] 4422[?]  -714[?] -713[?] 4421[?]  -714[?] -529[?] 4420[?]  -29[?] 528[?] 713[?] 4419[?]  -713[?] -528[?] 4418[?]  -713[?] 29[?] 4417[?]  -711[?] 686[?] 712[?] 4416[?]  -712[?] 711[?] 4415[?]  -686[?] -712[?] 4414[?]  693[?] 711[?] -710[?] 4413[?]  710[?] -711[?] 4412[?]  -711[?] -693[?] 4411[?]  710[?] 699[?] 709[?] 4410[?]  -709[?] -710[?] 4409[?]  -699[?] -710[?] 4408[?]  708[?] 379[?] 709[?] 4407[?]  -709[?] -708[?] 4406[?]  -709[?] -379[?] 4405[?]  708[?] 706[?] 707[?] 4404[?]  -707[?] -708[?] 4403[?]  -706[?] -708[?] 4402[?]  393[?] -16[?] 707[?] 4401[?]  -707[?] -393[?] 4400[?]  -707[?] 16[?] 4399[?]  705[?] 706[?] -393[?] 4398[?]  -706[?] -705[?] 4397[?]  393[?] -706[?] 4396[?]  705[?] 704[?] 703[?] 4395[?]  -704[?] -705[?] 4394[?]  -703[?] -705[?] 4393[?]  -702[?] 453[?] 704[?] 4392[?]  702[?] -704[?] 4391[?]  -453[?] -704[?] 4390[?]  -453[?] 702[?] 703[?] 4389[?]  -703[?] -702[?] 4388[?]  -703[?] 453[?] 4387[?]  702[?] 701[?] 700[?] 4386[?]  -701[?] -702[?] 4385[?]  -700[?] -702[?] 4384[?]  10[?] 432[?] 701[?] 4383[?]  -701[?] -432[?] 4382[?]  -701[?] -10[?] 4381[?]  -10[?] -432[?] 700[?] 4380[?]  -700[?] 432[?] 4379[?]  -700[?] 10[?] 4378[?]  698[?] 699[?] -379[?] 4377[?]  -699[?] -698[?] 4376[?]  -699[?] 379[?] 4375[?]  698[?] 696[?] 697[?] 4374[?]  -697[?] -698[?] 4373[?]  -696[?] -698[?] 4372[?]  57[?] -28[?] 697[?] 4371[?]  -697[?] -57[?] 4370[?]  -697[?] 28[?] 4369[?]  -695[?] 696[?] -57[?] 4368[?]  -696[?] 695[?] 4367[?]  57[?] -696[?] 4366[?]  528[?] 695[?] 694[?] 4365[?]  -695[?] -694[?] 4364[?]  -695[?] -528[?] 4363[?]  -28[?] 527[?] 694[?] 4362[?]  -694[?] -527[?] 4361[?]  -694[?] 28[?] 4360[?]  693[?] -692[?] 687[?] 4359[?]  692[?] -693[?] 4358[?]  -687[?] -693[?] 4357[?]  692[?] -691[?] 688[?] 4356[?]  691[?] -692[?] 4355[?]  -688[?] -692[?] 4354[?]  691[?] 689[?] 690[?] 4353[?]  -690[?] -691[?] 4352[?]  -689[?] -691[?] 4351[?]  -116[?] -361[?] 690[?] 4350[?]  -690[?] 361[?] 4349[?]  116[?] -690[?] 4348[?]  -140[?] 689[?] -348[?] 4347[?]  348[?] -689[?] 4346[?]  -689[?] 140[?] 4345[?]  -104[?] -346[?] 688[?] 4344[?]  -688[?] 346[?] 4343[?]  104[?] -688[?] 4342[?]  -92[?] -344[?] 687[?] 4341[?]  -687[?] 344[?] 4340[?]  92[?] -687[?] 4339[?]  -685[?] 686[?] 680[?] 4338[?]  -686[?] 685[?] 4337[?]  -680[?] -686[?] 4336[?]  -684[?] 685[?] 681[?] 4335[?]  -685[?] 684[?] 4334[?]  -681[?] -685[?] 4333[?]  682[?] 684[?] 683[?] 4332[?]  -683[?] -684[?] 4331[?]  -684[?] -682[?] 4330[?]  -117[?] -361[?] 683[?] 4329[?]  -683[?] 361[?] 4328[?]  117[?] -683[?] 4327[?]  682[?] 148[?] -348[?] 4326[?]  348[?] -682[?] 4325[?]  -148[?] -682[?] 4324[?]  -105[?] -346[?] 681[?] 4323[?]  -681[?] 346[?] 4322[?]  105[?] -681[?] 4321[?]  -93[?] -344[?] 680[?] 4320[?]  -680[?] 344[?] 4319[?]  -680[?] 93[?] 4318[?]  679[?] -678[?] 673[?] 4317[?]  678[?] -679[?] 4316[?]  -673[?] -679[?] 4315[?]  678[?] 676[?] 677[?] 4314[?]  -677[?] -678[?] 4313[?]  -676[?] -678[?] 4312[?]  651[?] -674[?] 677[?] 4311[?]  -677[?] 674[?] 4310[?]  -677[?] -651[?] 4309[?]  675[?] 676[?] -670[?] 4308[?]  -675[?] -676[?] 4307[?]  -676[?] 670[?] 4306[?]  674[?] 675[?] -651[?] 4305[?]  -675[?] -674[?] 4304[?]  -675[?] 651[?] 4303[?]  674[?] 623[?] -641[?] 4302[?]  641[?] -674[?] 4301[?]  -623[?] -674[?] 4300[?]  -614[?] 673[?] -672[?] 4299[?]  -673[?] 672[?] 4298[?]  -673[?] 614[?] 4297[?]  672[?] 642[?] 671[?] 4296[?]  -671[?] -672[?] 4295[?]  -642[?] -672[?] 4294[?]  -651[?] 670[?] 671[?] 4293[?]  -671[?] -670[?] 4292[?]  651[?] -671[?] 4291[?]  670[?] 657[?] 669[?] 4290[?]  -669[?] -670[?] 4289[?]  -657[?] -670[?] 4288[?]  668[?] 379[?] 669[?] 4287[?]  -668[?] -669[?] 4286[?]  -669[?] -379[?] 4285[?]  666[?] 668[?] 667[?] 4284[?]  -667[?] -668[?] 4283[?]  -668[?] -666[?] 4282[?]  393[?] -22[?] 667[?] 4281[?]  -667[?] -393[?] 4280[?]  -667[?] 22[?] 4279[?]  666[?] 665[?] -393[?] 4278[?]  -665[?] -666[?] 4277[?]  393[?] -666[?] 4276[?]  663[?] 664[?] 665[?] 4275[?]  -665[?] -664[?] 4274[?]  -665[?] -663[?] 4273[?]  -662[?] 659[?] 664[?] 4272[?]  -664[?] 662[?] 4271[?]  -664[?] -659[?] 4270[?]  663[?] 662[?] -659[?] 4269[?]  -662[?] -663[?] 4268[?]  659[?] -663[?] 4267[?]  661[?] 660[?] 662[?] 4266[?]  -661[?] -662[?] 4265[?]  -660[?] -662[?] 4264[?]  4[?] 400[?] 661[?] 4263[?]  -661[?] -400[?] 4262[?]  -661[?] -4[?] 4261[?]  -400[?] -4[?] 660[?] 4260[?]  -660[?] 400[?] 4259[?]  -660[?] 4[?] 4258[?]  659[?] 397[?] 658[?] 4257[?]  -658[?] -659[?] 4256[?]  -397[?] -659[?] 4255[?]  462[?] 463[?] 658[?] 4254[?]  -658[?] -463[?] 4253[?]  -658[?] -462[?] 4252[?]  656[?] 657[?] -379[?] 4251[?]  -657[?] -656[?] 4250[?]  -657[?] 379[?] 4249[?]  656[?] 654[?] 655[?] 4248[?]  -655[?] -656[?] 4247[?]  -654[?] -656[?] 4246[?]  57[?] -34[?] 655[?] 4245[?]  -655[?] -57[?] 4244[?]  -655[?] 34[?] 4243[?]  -653[?] 654[?] -57[?] 4242[?]  -654[?] 653[?] 4241[?]  57[?] -654[?] 4240[?]  161[?] 652[?] 653[?] 4239[?]  -652[?] -653[?] 4238[?]  -653[?] -161[?] 4237[?]  -34[?] 625[?] 652[?] 4236[?]  -652[?] -625[?] 4235[?]  -652[?] 34[?] 4234[?]  651[?] -650[?] 643[?] 4233[?]  650[?] -651[?] 4232[?]  -643[?] -651[?] 4231[?]  650[?] -649[?] 644[?] 4230[?]  649[?] -650[?] 4229[?]  -644[?] -650[?] 4228[?]  649[?] 647[?] 648[?] 4227[?]  -648[?] -649[?] 4226[?]  -647[?] -649[?] 4225[?]  -122[?] -361[?] 648[?] 4224[?]  -648[?] 361[?] 4223[?]  122[?] -648[?] 4222[?]  646[?] 647[?] -348[?] 4221[?]  -647[?] -646[?] 4220[?]  348[?] -647[?] 4219[?]  646[?] 645[?] 487[?] 4218[?]  -645[?] -646[?] 4217[?]  -487[?] -646[?] 4216[?]  -147[?] 352[?] 645[?] 4215[?]  -352[?] -645[?] 4214[?]  147[?] -645[?] 4213[?]  -110[?] -346[?] 644[?] 4212[?]  -644[?] 346[?] 4211[?]  110[?] -644[?] 4210[?]  -98[?] -344[?] 643[?] 4209[?]  -643[?] 344[?] 4208[?]  -643[?] 98[?] 4207[?]  -623[?] 641[?] 642[?] 4206[?]  -642[?] -641[?] 4205[?]  -642[?] 623[?] 4204[?]  641[?] 630[?] 640[?] 4203[?]  -640[?] -641[?] 4202[?]  -630[?] -641[?] 4201[?]  639[?] 379[?] 640[?] 4200[?]  -640[?] -639[?] 4199[?]  -640[?] -379[?] 4198[?]  639[?] 637[?] 638[?] 4197[?]  -638[?] -639[?] 4196[?]  -637[?] -639[?] 4195[?]  393[?] -21[?] 638[?] 4194[?]  -638[?] -393[?] 4193[?]  -638[?] 21[?] 4192[?]  636[?] 637[?] -393[?] 4191[?]  -637[?] -636[?] 4190[?]  393[?] -637[?] 4189[?]  636[?] 634[?] 635[?] 4188[?]  -635[?] -636[?] 4187[?]  -634[?] -636[?] 4186[?]  462[?] -633[?] 635[?] 4185[?]  -635[?] 633[?] 4184[?]  -635[?] -462[?] 4183[?]  633[?] 634[?] -462[?] 4182[?]  -634[?] -633[?] 4181[?]  462[?] -634[?] 4180[?]  633[?] 632[?] 631[?] 4179[?]  -632[?] -633[?] 4178[?]  -631[?] -633[?] 4177[?]  396[?] 5[?] 632[?] 4176[?]  -632[?] -396[?] 4175[?]  -632[?] -5[?] 4174[?]  -5[?] -396[?] 631[?] 4173[?]  -631[?] 396[?] 4172[?]  -631[?] 5[?] 4171[?]  629[?] 630[?] -379[?] 4170[?]  -630[?] -629[?] 4169[?]  -630[?] 379[?] 4168[?]  629[?] 627[?] 628[?] 4167[?]  -628[?] -629[?] 4166[?]  -627[?] -629[?] 4165[?]  57[?] -33[?] 628[?] 4164[?]  -628[?] -57[?] 4163[?]  -628[?] 33[?] 4162[?]  -626[?] 627[?] -57[?] 4161[?]  -627[?] 626[?] 4160[?]  57[?] -627[?] 4159[?]  625[?] 624[?] 626[?] 4158[?]  -626[?] -625[?] 4157[?]  -624[?] -626[?] 4156[?]  625[?] 33[?] -533[?] 4155[?]  533[?] -625[?] 4154[?]  -33[?] -625[?] 4153[?]  -33[?] 533[?] 624[?] 4152[?]  -624[?] -533[?] 4151[?]  -624[?] 33[?] 4150[?]  -622[?] 623[?] 615[?] 4149[?]  -623[?] 622[?] 4148[?]  -615[?] -623[?] 4147[?]  -621[?] 622[?] 616[?] 4146[?]  -622[?] 621[?] 4145[?]  -616[?] -622[?] 4144[?]  619[?] 621[?] 620[?] 4143[?]  -620[?] -621[?] 4142[?]  -621[?] -619[?] 4141[?]  -121[?] -361[?] 620[?] 4140[?]  -620[?] 361[?] 4139[?]  -620[?] 121[?] 4138[?]  619[?] 618[?] -348[?] 4137[?]  -618[?] -619[?] 4136[?]  348[?] -619[?] 4135[?]  617[?] 352[?] 618[?] 4134[?]  -617[?] -618[?] 4133[?]  -352[?] -618[?] 4132[?]  -150[?] 519[?] 617[?] 4131[?]  -617[?] -519[?] 4130[?]  -617[?] 150[?] 4129[?]  -109[?] -346[?] 616[?] 4128[?]  -616[?] 346[?] 4127[?]  109[?] -616[?] 4126[?]  -97[?] -344[?] 615[?] 4125[?]  -615[?] 344[?] 4124[?]  -615[?] 97[?] 4123[?]  614[?] 613[?] 552[?] 4122[?]  -613[?] -614[?] 4121[?]  -552[?] -614[?] 4120[?]  612[?] -583[?] 613[?] 4119[?]  -612[?] -613[?] 4118[?]  -613[?] 583[?] 4117[?]  -610[?] 612[?] 611[?] 4116[?]  -612[?] -611[?] 4115[?]  -612[?] 610[?] 4114[?]  -561[?] 580[?] 611[?] 4113[?]  -611[?] -580[?] 4112[?]  -611[?] 561[?] 4111[?]  592[?] 610[?] -609[?] 4110[?]  -610[?] 609[?] 4109[?]  -610[?] -592[?] 4108[?]  609[?] 598[?] 608[?] 4107[?]  -608[?] -609[?] 4106[?]  -598[?] -609[?] 4105[?]  607[?] 379[?] 608[?] 4104[?]  -607[?] -608[?] 4103[?]  -608[?] -379[?] 4102[?]  605[?] 607[?] 606[?] 4101[?]  -606[?] -607[?] 4100[?]  -607[?] -605[?] 4099[?]  -18[?] 393[?] 606[?] 4098[?]  -606[?] -393[?] 4097[?]  -606[?] 18[?] 4096[?]  605[?] 604[?] -393[?] 4095[?]  -605[?] -604[?] 4094[?]  393[?] -605[?] 4093[?]  603[?] 602[?] 604[?] 4092[?]  -603[?] -604[?] 4091[?]  -602[?] -604[?] 4090[?]  457[?] -601[?] 603[?] 4089[?]  -603[?] 601[?] 4088[?]  -603[?] -457[?] 4087[?]  601[?] -457[?] 602[?] 4086[?]  -602[?] -601[?] 4085[?]  457[?] -602[?] 4084[?]  601[?] 599[?] 600[?] 4083[?]  -600[?] -601[?] 4082[?]  -599[?] -601[?] 4081[?]  414[?] 8[?] 600[?] 4080[?]  -600[?] -414[?] 4079[?]  -600[?] -8[?] 4078[?]  -414[?] 599[?] -8[?] 4077[?]  -599[?] 414[?] 4076[?]  -599[?] 8[?] 4075[?]  597[?] 598[?] -379[?] 4074[?]  -598[?] -597[?] 4073[?]  -598[?] 379[?] 4072[?]  597[?] 595[?] 596[?] 4071[?]  -596[?] -597[?] 4070[?]  -595[?] -597[?] 4069[?]  57[?] -30[?] 596[?] 4068[?]  -596[?] -57[?] 4067[?]  -596[?] 30[?] 4066[?]  -594[?] 595[?] -57[?] 4065[?]  -595[?] 594[?] 4064[?]  57[?] -595[?] 4063[?]  530[?] 593[?] 594[?] 4062[?]  -593[?] -594[?] 4061[?]  -594[?] -530[?] 4060[?]  -30[?] 529[?] 593[?] 4059[?]  -593[?] -529[?] 4058[?]  -593[?] 30[?] 4057[?]  592[?] -591[?] 584[?] 4056[?]  591[?] -592[?] 4055[?]  -584[?] -592[?] 4054[?]  -590[?] 591[?] 585[?] 4053[?]  590[?] -591[?] 4052[?]  -585[?] -591[?] 4051[?]  588[?] 590[?] 589[?] 4050[?]  -589[?] -590[?] 4049[?]  -588[?] -590[?] 4048[?]  -118[?] -361[?] 589[?] 4047[?]  -589[?] 361[?] 4046[?]  -589[?] 118[?] 4045[?]  588[?] 587[?] -348[?] 4044[?]  -587[?] -588[?] 4043[?]  348[?] -588[?] 4042[?]  349[?] 586[?] 587[?] 4041[?]  -586[?] -587[?] 4040[?]  -587[?] -349[?] 4039[?]  -148[?] -144[?] 586[?] 4038[?]  -586[?] 148[?] 4037[?]  -586[?] 144[?] 4036[?]  -106[?] -346[?] 585[?] 4035[?]  -585[?] 346[?] 4034[?]  -585[?] 106[?] 4033[?]  -94[?] -344[?] 584[?] 4032[?]  -584[?] 344[?] 4031[?]  94[?] -584[?] 4030[?]  581[?] 583[?] 582[?] 4029[?]  -583[?] -582[?] 4028[?]  -581[?] -583[?] 4027[?]  582[?] 526[?] -551[?] 4026[?]  -582[?] 551[?] 4025[?]  -526[?] -582[?] 4024[?]  581[?] 561[?] -580[?] 4023[?]  -581[?] 580[?] 4022[?]  -581[?] -561[?] 4021[?]  580[?] 567[?] 579[?] 4020[?]  -579[?] -580[?] 4019[?]  -567[?] -580[?] 4018[?]  578[?] 379[?] 579[?] 4017[?]  -578[?] -579[?] 4016[?]  -579[?] -379[?] 4015[?]  576[?] 578[?] 577[?] 4014[?]  -577[?] -578[?] 4013[?]  -578[?] -576[?] 4012[?]  393[?] -19[?] 577[?] 4011[?]  -577[?] -393[?] 4010[?]  -577[?] 19[?] 4009[?]  576[?] 575[?] -393[?] 4008[?]  -575[?] -576[?] 4007[?]  393[?] -576[?] 4006[?]  573[?] 574[?] 575[?] 4005[?]  -574[?] -575[?] 4004[?]  -575[?] -573[?] 4003[?]  -572[?] 569[?] 574[?] 4002[?]  -574[?] 572[?] 4001[?]  -574[?] -569[?] 4000[?]  573[?] 572[?] -569[?] 3999[?]  -572[?] -573[?] 3998[?]  569[?] -573[?] 3997[?]  571[?] 570[?] 572[?] 3996[?]  -571[?] -572[?] 3995[?]  -570[?] -572[?] 3994[?]  418[?] 7[?] 571[?] 3993[?]  -571[?] -418[?] 3992[?]  -571[?] -7[?] 3991[?]  -7[?] -418[?] 570[?] 3990[?]  -570[?] 418[?] 3989[?]  -570[?] 7[?] 3988[?]  569[?] 568[?] 415[?] 3987[?]  -568[?] -569[?] 3986[?]  -415[?] -569[?] 3985[?]  457[?] 458[?] 568[?] 3984[?]  -568[?] -458[?] 3983[?]  -568[?] -457[?] 3982[?]  566[?] 567[?] -379[?] 3981[?]  -567[?] -566[?] 3980[?]  -567[?] 379[?] 3979[?]  566[?] 564[?] 565[?] 3978[?]  -565[?] -566[?] 3977[?]  -564[?] -566[?] 3976[?]  57[?] -31[?] 565[?] 3975[?]  -565[?] -57[?] 3974[?]  -565[?] 31[?] 3973[?]  -563[?] 564[?] -57[?] 3972[?]  -564[?] 563[?] 3971[?]  57[?] -564[?] 3970[?]  531[?] 562[?] 563[?] 3969[?]  -562[?] -563[?] 3968[?]  -563[?] -531[?] 3967[?]  -31[?] 530[?] 562[?] 3966[?]  -562[?] -530[?] 3965[?]  -562[?] 31[?] 3964[?]  -560[?] 561[?] 553[?] 3963[?]  -561[?] 560[?] 3962[?]  -553[?] -561[?] 3961[?]  -559[?] 560[?] 554[?] 3960[?]  -560[?] 559[?] 3959[?]  -554[?] -560[?] 3958[?]  557[?] 559[?] 558[?] 3957[?]  -558[?] -559[?] 3956[?]  -557[?] -559[?] 3955[?]  -119[?] -361[?] 558[?] 3954[?]  -558[?] 361[?] 3953[?]  119[?] -558[?] 3952[?]  556[?] 557[?] -348[?] 3951[?]  -557[?] -556[?] 3950[?]  348[?] -557[?] 3949[?]  556[?] 350[?] 555[?] 3948[?]  -555[?] -556[?] 3947[?]  -350[?] -556[?] 3946[?]  -145[?] 349[?] 555[?] 3945[?]  -555[?] -349[?] 3944[?]  -555[?] 145[?] 3943[?]  -107[?] -346[?] 554[?] 3942[?]  -554[?] 346[?] 3941[?]  -554[?] 107[?] 3940[?]  -95[?] -344[?] 553[?] 3939[?]  -553[?] 344[?] 3938[?]  -553[?] 95[?] 3937[?]  -526[?] 551[?] 552[?] 3936[?]  -552[?] -551[?] 3935[?]  -552[?] 526[?] 3934[?]  551[?] 538[?] 550[?] 3933[?]  -550[?] -551[?] 3932[?]  -538[?] -551[?] 3931[?]  549[?] 379[?] 550[?] 3930[?]  -549[?] -550[?] 3929[?]  -550[?] -379[?] 3928[?]  547[?] 549[?] 548[?] 3927[?]  -548[?] -549[?] 3926[?]  -547[?] -549[?] 3925[?]  393[?] -20[?] 548[?] 3924[?]  -548[?] -393[?] 3923[?]  -548[?] 20[?] 3922[?]  546[?] 547[?] -393[?] 3921[?]  -546[?] -547[?] 3920[?]  393[?] -547[?] 3919[?]  546[?] 545[?] 544[?] 3918[?]  -545[?] -546[?] 3917[?]  -544[?] -546[?] 3916[?]  540[?] -543[?] 545[?] 3915[?]  -545[?] 543[?] 3914[?]  -545[?] -540[?] 3913[?]  543[?] -540[?] 544[?] 3912[?]  -544[?] -543[?] 3911[?]  540[?] -544[?] 3910[?]  543[?] 541[?] 542[?] 3909[?]  -542[?] -543[?] 3908[?]  -541[?] -543[?] 3907[?]  425[?] 6[?] 542[?] 3906[?]  -542[?] -425[?] 3905[?]  -542[?] -6[?] 3904[?]  -6[?] 541[?] -425[?] 3903[?]  -541[?] 425[?] 3902[?]  -541[?] 6[?] 3901[?]  540[?] -422[?] 539[?] 3900[?]  -539[?] -540[?] 3899[?]  422[?] -540[?] 3898[?]  -459[?] 457[?] 539[?] 3897[?]  -539[?] 459[?] 3896[?]  -539[?] -457[?] 3895[?]  537[?] 538[?] -379[?] 3894[?]  -538[?] -537[?] 3893[?]  -538[?] 379[?] 3892[?]  537[?] 535[?] 536[?] 3891[?]  -536[?] -537[?] 3890[?]  -535[?] -537[?] 3889[?]  57[?] -32[?] 536[?] 3888[?]  -536[?] -57[?] 3887[?]  -536[?] 32[?] 3886[?]  -534[?] 535[?] -57[?] 3885[?]  -535[?] 534[?] 3884[?]  57[?] -535[?] 3883[?]  533[?] 532[?] 534[?] 3882[?]  -534[?] -533[?] 3881[?]  -534[?] -532[?] 3880[?]  533[?] -530[?] -154[?] 3879[?]  530[?] -533[?] 3878[?]  154[?] -533[?] 3877[?]  -32[?] 531[?] 532[?] 3876[?]  -532[?] -531[?] 3875[?]  -532[?] 32[?] 3874[?]  531[?] 31[?] -530[?] 3873[?]  530[?] -531[?] 3872[?]  -31[?] -531[?] 3871[?]  530[?] -529[?] 30[?] 3870[?]  529[?] -530[?] 3869[?]  -30[?] -530[?] 3868[?]  529[?] -528[?] 29[?] 3867[?]  528[?] -529[?] 3866[?]  -29[?] -529[?] 3865[?]  528[?] 28[?] -527[?] 3864[?]  527[?] -528[?] 3863[?]  -28[?] -528[?] 3862[?]  527[?] 27[?] 26[?] 3861[?]  -27[?] -527[?] 3860[?]  -26[?] -527[?] 3859[?]  -525[?] 526[?] 515[?] 3858[?]  -526[?] 525[?] 3857[?]  -515[?] -526[?] 3856[?]  -524[?] 525[?] 516[?] 3855[?]  -525[?] 524[?] 3854[?]  -516[?] -525[?] 3853[?]  522[?] 524[?] 523[?] 3852[?]  -523[?] -524[?] 3851[?]  -524[?] -522[?] 3850[?]  -120[?] -361[?] 523[?] 3849[?]  -523[?] 361[?] 3848[?]  -523[?] 120[?] 3847[?]  522[?] 521[?] -348[?] 3846[?]  -521[?] -522[?] 3845[?]  348[?] -522[?] 3844[?]  520[?] 519[?] 521[?] 3843[?]  -520[?] -521[?] 3842[?]  -519[?] -521[?] 3841[?]  -139[?] 350[?] 520[?] 3840[?]  -520[?] -350[?] 3839[?]  -520[?] 139[?] 3838[?]  -518[?] 148[?] 519[?] 3837[?]  518[?] -519[?] 3836[?]  -148[?] -519[?] 3835[?]  518[?] 144[?] -517[?] 3834[?]  517[?] -518[?] 3833[?]  -144[?] -518[?] 3832[?]  517[?] 145[?] 139[?] 3831[?]  -145[?] -517[?] 3830[?]  -139[?] -517[?] 3829[?]  -108[?] -346[?] 516[?] 3828[?]  -516[?] 346[?] 3827[?]  -516[?] 108[?] 3826[?]  -96[?] -344[?] 515[?] 3825[?]  -515[?] 344[?] 3824[?]  -515[?] 96[?] 3823[?]  494[?] 514[?] -513[?] 3822[?]  -514[?] 513[?] 3821[?]  -514[?] -494[?] 3820[?]  513[?] 500[?] 512[?] 3819[?]  -512[?] -513[?] 3818[?]  -500[?] -513[?] 3817[?]  511[?] 379[?] 512[?] 3816[?]  -511[?] -512[?] 3815[?]  -512[?] -379[?] 3814[?]  509[?] 511[?] 510[?] 3813[?]  -510[?] -511[?] 3812[?]  -511[?] -509[?] 3811[?]  -23[?] 393[?] 510[?] 3810[?]  -510[?] -393[?] 3809[?]  -510[?] 23[?] 3808[?]  509[?] 508[?] -393[?] 3807[?]  -508[?] -509[?] 3806[?]  393[?] -509[?] 3805[?]  506[?] 507[?] 508[?] 3804[?]  -507[?] -508[?] 3803[?]  -508[?] -506[?] 3802[?]  502[?] -505[?] 507[?] 3801[?]  -507[?] 505[?] 3800[?]  -507[?] -502[?] 3799[?]  506[?] 505[?] -502[?] 3798[?]  -505[?] -506[?] 3797[?]  502[?] -506[?] 3796[?]  504[?] 503[?] 505[?] 3795[?]  -504[?] -505[?] 3794[?]  -503[?] -505[?] 3793[?]  407[?] 3[?] 504[?] 3792[?]  -504[?] -407[?] 3791[?]  -504[?] -3[?] 3790[?]  -407[?] -3[?] 503[?] 3789[?]  407[?] -503[?] 3788[?]  3[?] -503[?] 3787[?]  502[?] -404[?] 501[?] 3786[?]  -501[?] -502[?] 3785[?]  404[?] -502[?] 3784[?]  462[?] -464[?] 501[?] 3783[?]  -501[?] 464[?] 3782[?]  -501[?] -462[?] 3781[?]  499[?] 500[?] -379[?] 3780[?]  -500[?] -499[?] 3779[?]  -500[?] 379[?] 3778[?]  499[?] 497[?] 498[?] 3777[?]  -498[?] -499[?] 3776[?]  -497[?] -499[?] 3775[?]  57[?] -35[?] 498[?] 3774[?]  -498[?] -57[?] 3773[?]  -498[?] 35[?] 3772[?]  -496[?] 497[?] -57[?] 3771[?]  -497[?] 496[?] 3770[?]  57[?] -497[?] 3769[?]  380[?] 496[?] 495[?] 3768[?]  -495[?] -496[?] 3767[?]  -496[?] -380[?] 3766[?]  -35[?] 161[?] 495[?] 3765[?]  -495[?] -161[?] 3764[?]  -495[?] 35[?] 3763[?]  494[?] -493[?] 485[?] 3762[?]  493[?] -494[?] 3761[?]  -485[?] -494[?] 3760[?]  493[?] -492[?] 486[?] 3759[?]  492[?] -493[?] 3758[?]  -486[?] -493[?] 3757[?]  492[?] 490[?] 491[?] 3756[?]  -491[?] -492[?] 3755[?]  -490[?] -492[?] 3754[?]  -123[?] -361[?] 491[?] 3753[?]  -491[?] 361[?] 3752[?]  123[?] -491[?] 3751[?]  489[?] 490[?] -348[?] 3750[?]  -490[?] -489[?] 3749[?]  348[?] -490[?] 3748[?]  489[?] 488[?] 357[?] 3747[?]  -488[?] -489[?] 3746[?]  -357[?] -489[?] 3745[?]  -143[?] 487[?] 488[?] 3744[?]  -487[?] -488[?] 3743[?]  -488[?] 143[?] 3742[?]  -352[?] 147[?] 487[?] 3741[?]  -487[?] 352[?] 3740[?]  -487[?] -147[?] 3739[?]  -111[?] -346[?] 486[?] 3738[?]  -486[?] 346[?] 3737[?]  -486[?] 111[?] 3736[?]  -99[?] -344[?] 485[?] 3735[?]  -485[?] 344[?] 3734[?]  99[?] -485[?] 3733[?]  484[?] 482[?] 483[?] 3732[?]  -483[?] -484[?] 3731[?]  -482[?] -484[?] 3730[?]  -365[?] 481[?] 483[?] 3729[?]  -483[?] -481[?] 3728[?]  365[?] -483[?] 3727[?]  365[?] 482[?] -481[?] 3726[?]  -482[?] 481[?] 3725[?]  -482[?] -365[?] 3724[?]  481[?] 388[?] 480[?] 3723[?]  -480[?] -481[?] 3722[?]  -388[?] -481[?] 3721[?]  479[?] 379[?] 480[?] 3720[?]  -479[?] -480[?] 3719[?]  -480[?] -379[?] 3718[?]  477[?] 479[?] 478[?] 3717[?]  -478[?] -479[?] 3716[?]  -479[?] -477[?] 3715[?]  -24[?] 393[?] 478[?] 3714[?]  -478[?] -393[?] 3713[?]  -478[?] 24[?] 3712[?]  477[?] 476[?] -393[?] 3711[?]  -476[?] -477[?] 3710[?]  393[?] -477[?] 3709[?]  474[?] 476[?] 475[?] 3708[?]  -475[?] -476[?] 3707[?]  -476[?] -474[?] 3706[?]  467[?] -473[?] 475[?] 3705[?]  -475[?] 473[?] 3704[?]  -475[?] -467[?] 3703[?]  474[?] 473[?] -467[?] 3702[?]  -473[?] -474[?] 3701[?]  467[?] -474[?] 3700[?]  472[?] 471[?] 473[?] 3699[?]  -472[?] -473[?] 3698[?]  -471[?] -473[?] 3697[?]  2[?] 470[?] 472[?] 3696[?]  -472[?] -470[?] 3695[?]  -472[?] -2[?] 3694[?]  -2[?] -470[?] 471[?] 3693[?]  470[?] -471[?] 3692[?]  2[?] -471[?] 3691[?]  470[?] 468[?] 469[?] 3690[?]  -468[?] -470[?] 3688[?]  -469[?] -393[?] 3686[?]  -24[?] 468[?] -393[?] 3684[?]  -468[?] 24[?] 3682[?]  467[?] -411[?] 466[?] 3681[?]  -466[?] -467[?] 3680[?]  411[?] -467[?] 3679[?]  462[?] -465[?] 466[?] 3678[?]  -466[?] 465[?] 3677[?]  -466[?] -462[?] 3676[?]  -464[?] 408[?] 465[?] 3675[?]  -465[?] 464[?] 3674[?]  -408[?] -465[?] 3673[?]  463[?] 401[?] 464[?] 3672[?]  -464[?] -463[?] 3671[?]  -401[?] -464[?] 3670[?]  463[?] -396[?] 5[?] 3669[?]  396[?] -463[?] 3668[?]  -5[?] -463[?] 3667[?]  462[?] 461[?] -429[?] 3666[?]  -461[?] -462[?] 3665[?]  429[?] -462[?] 3664[?]  -460[?] 457[?] 461[?] 3663[?]  -461[?] 460[?] 3662[?]  -461[?] -457[?] 3661[?]  -459[?] 426[?] 460[?] 3660[?]  -460[?] 459[?] 3659[?]  -460[?] -426[?] 3658[?]  458[?] 459[?] 419[?] 3657[?]  -459[?] -458[?] 3656[?]  -459[?] -419[?] 3655[?]  8[?] -414[?] 458[?] 3654[?]  414[?] -458[?] 3653[?]  -458[?] -8[?] 3652[?]  457[?] -440[?] 456[?] 3651[?]  -456[?] -457[?] 3650[?]  440[?] -457[?] 3649[?]  -455[?] 456[?] 453[?] 3648[?]  455[?] -456[?] 3647[?]  -456[?] -453[?] 3646[?]  455[?] 437[?] 454[?] 3645[?]  -454[?] -455[?] 3644[?]  -437[?] -455[?] 3643[?]  10[?] -432[?] 454[?] 3642[?]  432[?] -454[?] 3641[?]  -10[?] -454[?] 3640[?]  -452[?] 448[?] 453[?] 3639[?]  -453[?] 452[?] 3638[?]  -448[?] -453[?] 3637[?]  451[?] 450[?] 452[?] 3636[?]  -452[?] -451[?] 3635[?]  -450[?] -452[?] 3634[?]  451[?] 447[?] -11[?] 3633[?]  -447[?] -451[?] 3632[?]  11[?] -451[?] 3631[?]  -449[?] 443[?] 450[?] 3630[?]  -450[?] 449[?] 3629[?]  -443[?] -450[?] 3628[?]  449[?] -12[?] -11[?] 3627[?]  12[?] -449[?] 3626[?]  -449[?] 11[?] 3625[?]  -444[?] 448[?] 447[?] 3624[?]  -447[?] -448[?] 3623[?]  444[?] -448[?] 3622[?]  445[?] 447[?] 446[?] 3621[?]  -447[?] -445[?] 3619[?]  -446[?] -393[?] 3617[?]  445[?] -15[?] -393[?] 3615[?]  15[?] -445[?] 3613[?]  444[?] -12[?] 443[?] 3612[?]  -443[?] -444[?] 3611[?]  12[?] -444[?] 3610[?]  441[?] 443[?] 442[?] 3609[?]  -443[?] -441[?] 3607[?]  -442[?] -393[?] 3605[?]  441[?] -14[?] -393[?] 3603[?]  14[?] -441[?] 3601[?]  440[?] 439[?] 438[?] 3600[?]  -439[?] -440[?] 3599[?]  -438[?] -440[?] 3598[?]  436[?] -9[?] 439[?] 3597[?]  -439[?] -436[?] 3596[?]  -439[?] 9[?] 3595[?]  -433[?] 437[?] 438[?] 3594[?]  -438[?] -437[?] 3593[?]  -438[?] 433[?] 3592[?]  9[?] -436[?] 437[?] 3591[?]  436[?] -437[?] 3590[?]  -9[?] -437[?] 3589[?]  436[?] 434[?] 435[?] 3588[?]  -434[?] -436[?] 3586[?]  -435[?] -393[?] 3584[?]  -17[?] 434[?] -393[?] 3582[?]  -434[?] 17[?] 3580[?]  -10[?] 432[?] 433[?] 3579[?]  -433[?] -432[?] 3578[?]  -433[?] 10[?] 3577[?]  430[?] 432[?] 431[?] 3576[?]  -432[?] -430[?] 3574[?]  -431[?] -393[?] 3572[?]  430[?] -16[?] -393[?] 3570[?]  16[?] -430[?] 3568[?]  429[?] 428[?] 427[?] 3567[?]  -428[?] -429[?] 3566[?]  -427[?] -429[?] 3565[?]  425[?] -6[?] 428[?] 3564[?]  -428[?] -425[?] 3563[?]  -428[?] 6[?] 3562[?]  422[?] 426[?] 427[?] 3561[?]  -427[?] -426[?] 3560[?]  -427[?] -422[?] 3559[?]  426[?] 6[?] -425[?] 3558[?]  425[?] -426[?] 3557[?]  -6[?] -426[?] 3556[?]  425[?] 423[?] 424[?] 3555[?]  -423[?] -425[?] 3553[?]  -424[?] -393[?] 3551[?]  -20[?] 423[?] -393[?] 3549[?]  -423[?] 20[?] 3547[?]  422[?] 420[?] 421[?] 3546[?]  -421[?] -422[?] 3545[?]  -420[?] -422[?] 3544[?]  418[?] -7[?] 421[?] 3543[?]  -421[?] -418[?] 3542[?]  -421[?] 7[?] 3541[?]  -415[?] 419[?] 420[?] 3540[?]  -420[?] -419[?] 3539[?]  -420[?] 415[?] 3538[?]  -418[?] 7[?] 419[?] 3537[?]  418[?] -419[?] 3536[?]  -7[?] -419[?] 3535[?]  418[?] 416[?] 417[?] 3534[?]  -416[?] -418[?] 3532[?]  -417[?] -393[?] 3530[?]  -19[?] 416[?] -393[?] 3528[?]  -416[?] 19[?] 3526[?]  414[?] -8[?] 415[?] 3525[?]  -415[?] -414[?] 3524[?]  -415[?] 8[?] 3523[?]  414[?] 412[?] 413[?] 3522[?]  -412[?] -414[?] 3520[?]  -413[?] -393[?] 3518[?]  -18[?] 412[?] -393[?] 3516[?]  -412[?] 18[?] 3514[?]  411[?] 410[?] 409[?] 3513[?]  -410[?] -411[?] 3512[?]  -409[?] -411[?] 3511[?]  407[?] -3[?] 410[?] 3510[?]  -410[?] -407[?] 3509[?]  -410[?] 3[?] 3508[?]  404[?] 408[?] 409[?] 3507[?]  -408[?] -409[?] 3506[?]  -409[?] -404[?] 3505[?]  3[?] -407[?] 408[?] 3504[?]  407[?] -408[?] 3503[?]  -408[?] -3[?] 3502[?]  407[?] 405[?] 406[?] 3501[?]  -405[?] -407[?] 3499[?]  -406[?] -393[?] 3497[?]  -23[?] 405[?] -393[?] 3495[?]  -405[?] 23[?] 3493[?]  404[?] 403[?] 402[?] 3492[?]  -403[?] -404[?] 3491[?]  -402[?] -404[?] 3490[?]  400[?] -4[?] 403[?] 3489[?]  -400[?] -403[?] 3488[?]  4[?] -403[?] 3487[?]  -397[?] 401[?] 402[?] 3486[?]  -402[?] -401[?] 3485[?]  -402[?] 397[?] 3484[?]  4[?] -400[?] 401[?] 3483[?]  -401[?] 400[?] 3482[?]  -401[?] -4[?] 3481[?]  398[?] 400[?] 399[?] 3480[?]  -400[?] -398[?] 3478[?]  -399[?] -393[?] 3476[?]  398[?] -22[?] -393[?] 3474[?]  22[?] -398[?] 3472[?]  396[?] -5[?] 397[?] 3471[?]  -397[?] -396[?] 3470[?]  -397[?] 5[?] 3469[?]  396[?] 394[?] 395[?] 3468[?]  -394[?] -396[?] 3466[?]  -395[?] -393[?] 3464[?]  -21[?] 394[?] -393[?] 3462[?]  -394[?] 21[?] 3460[?]  393[?] 392[?] 390[?] 3459[?]  -392[?] -393[?] 3458[?]  -390[?] -393[?] 3457[?]  -391[?] 126[?] 392[?] 3456[?]  -392[?] 391[?] 3455[?]  -392[?] -126[?] 3454[?]  25[?] 13[?] 391[?] 3453[?]  -391[?] -25[?] 3452[?]  -391[?] -13[?] 3451[?]  -389[?] -126[?] 390[?] 3450[?]  -390[?] 389[?] 3449[?]  -390[?] 126[?] 3448[?]  -13[?] 152[?] 389[?] 3447[?]  -152[?] -389[?] 3446[?]  -389[?] 13[?] 3445[?]  387[?] 388[?] -379[?] 3444[?]  -388[?] -387[?] 3443[?]  -388[?] 379[?] 3442[?]  387[?] 385[?] 386[?] 3441[?]  -386[?] -387[?] 3440[?]  -385[?] -387[?] 3439[?]  57[?] -36[?] 386[?] 3438[?]  -386[?] -57[?] 3437[?]  -386[?] 36[?] 3436[?]  -384[?] 385[?] -57[?] 3435[?]  -385[?] 384[?] 3434[?]  57[?] -385[?] 3433[?]  383[?] 384[?] 381[?] 3432[?]  -384[?] -383[?] 3431[?]  -384[?] -381[?] 3430[?]  383[?] -382[?] -161[?] 3429[?]  382[?] -383[?] 3428[?]  161[?] -383[?] 3427[?]  382[?] 36[?] 35[?] 3426[?]  -36[?] -382[?] 3425[?]  -35[?] -382[?] 3424[?]  -36[?] 380[?] 381[?] 3423[?]  -381[?] -380[?] 3422[?]  -381[?] 36[?] 3421[?]  380[?] 35[?] -161[?] 3420[?]  161[?] -380[?] 3419[?]  -35[?] -380[?] 3418[?]  379[?] -378[?] -371[?] 3417[?]  378[?] -379[?] 3416[?]  371[?] -379[?] 3415[?]  378[?] 376[?] 377[?] 3414[?]  -377[?] -378[?] 3413[?]  -376[?] -378[?] 3412[?]  57[?] -54[?] 377[?] 3411[?]  -377[?] -57[?] 3410[?]  -377[?] 54[?] 3409[?]  -375[?] 376[?] -57[?] 3408[?]  -376[?] 375[?] 3407[?]  57[?] -376[?] 3406[?]  374[?] -373[?] 375[?] 3405[?]  -375[?] -374[?] 3404[?]  -375[?] 373[?] 3403[?]  374[?] 200[?] -54[?] 3402[?]  -200[?] -374[?] 3401[?]  54[?] -374[?] 3400[?]  372[?] 373[?] 331[?] 3399[?]  -373[?] -372[?] 3398[?]  -331[?] -373[?] 3397[?]  372[?] -53[?] -54[?] 3396[?]  54[?] -372[?] 3395[?]  53[?] -372[?] 3394[?]  371[?] 369[?] 370[?] 3393[?]  -370[?] -371[?] 3392[?]  -369[?] -371[?] 3391[?]  57[?] -53[?] 370[?] 3390[?]  -370[?] -57[?] 3389[?]  -370[?] 53[?] 3388[?]  -368[?] 369[?] -57[?] 3387[?]  -369[?] 368[?] 3386[?]  57[?] -369[?] 3385[?]  367[?] 366[?] 368[?] 3384[?]  -368[?] -367[?] 3383[?]  -366[?] -368[?] 3382[?]  367[?] 200[?] -53[?] 3381[?]  -200[?] -367[?] 3380[?]  53[?] -367[?] 3379[?]  -200[?] 53[?] 366[?] 3378[?]  -366[?] 200[?] 3377[?]  -366[?] -53[?] 3376[?]  365[?] -364[?] 345[?] 3375[?]  364[?] -365[?] 3374[?]  -345[?] -365[?] 3373[?]  364[?] -363[?] 347[?] 3372[?]  363[?] -364[?] 3371[?]  -347[?] -364[?] 3370[?]  363[?] 360[?] 362[?] 3369[?]  -362[?] -363[?] 3368[?]  -360[?] -363[?] 3367[?]  -361[?] -124[?] 362[?] 3366[?]  -362[?] 361[?] 3365[?]  124[?] -362[?] 3364[?]  -343[?] 361[?] 338[?] 3363[?]  -361[?] 343[?] 3362[?]  -361[?] -338[?] 3361[?]  359[?] 360[?] -348[?] 3360[?]  -360[?] -359[?] 3359[?]  348[?] -360[?] 3358[?]  359[?] 358[?] 355[?] 3357[?]  -358[?] -359[?] 3356[?]  -355[?] -359[?] 3355[?]  -149[?] 358[?] 357[?] 3354[?]  -358[?] -357[?] 3353[?]  -358[?] 149[?] 3352[?]  -352[?] -356[?] 357[?] 3351[?]  -357[?] 356[?] 3350[?]  -357[?] 352[?] 3349[?]  147[?] 356[?] 143[?] 3348[?]  -356[?] -147[?] 3347[?]  -356[?] -143[?] 3346[?]  -354[?] -352[?] 355[?] 3345[?]  -355[?] 354[?] 3344[?]  -355[?] 352[?] 3343[?]  -353[?] 147[?] 354[?] 3342[?]  -354[?] 353[?] 3341[?]  -354[?] -147[?] 3340[?]  149[?] 353[?] 143[?] 3339[?]  -353[?] -149[?] 3338[?]  -353[?] -143[?] 3337[?]  -351[?] 150[?] 352[?] 3336[?]  351[?] -352[?] 3335[?]  -150[?] -352[?] 3334[?]  -350[?] 139[?] 351[?] 3333[?]  -351[?] 350[?] 3332[?]  -139[?] -351[?] 3331[?]  145[?] -349[?] 350[?] 3330[?]  349[?] -350[?] 3329[?]  -145[?] -350[?] 3328[?]  349[?] 144[?] 148[?] 3327[?]  -148[?] -349[?] 3326[?]  -144[?] -349[?] 3325[?]  348[?] 343[?] 338[?] 3324[?]  -343[?] -348[?] 3323[?]  -338[?] -348[?] 3322[?]  -112[?] -346[?] 347[?] 3321[?]  -347[?] 346[?] 3320[?]  112[?] -347[?] 3319[?]  -338[?] 346[?] 343[?] 3318[?]  -346[?] -343[?] 3317[?]  -346[?] 338[?] 3316[?]  -344[?] -100[?] 345[?] 3315[?]  -345[?] 344[?] 3314[?]  100[?] -345[?] 3313[?]  -343[?] -338[?] 344[?] 3312[?]  -344[?] 343[?] 3311[?]  -344[?] 338[?] 3310[?]  341[?] 343[?] 342[?] 3309[?]  -342[?] -343[?] 3308[?]  -343[?] -341[?] 3307[?]  57[?] -55[?] 342[?] 3306[?]  -342[?] -57[?] 3305[?]  -342[?] 55[?] 3304[?]  341[?] -340[?] -57[?] 3303[?]  340[?] -341[?] 3302[?]  57[?] -341[?] 3301[?]  340[?] 339[?] 332[?] 3300[?]  -339[?] -340[?] 3299[?]  -332[?] -340[?] 3298[?]  -55[?] 339[?] 331[?] 3297[?]  -331[?] -339[?] 3296[?]  -339[?] 55[?] 3295[?]  336[?] 338[?] 337[?] 3294[?]  -337[?] -338[?] 3293[?]  -338[?] -336[?] 3292[?]  57[?] -56[?] 337[?] 3291[?]  -337[?] -57[?] 3290[?]  -337[?] 56[?] 3289[?]  336[?] -335[?] -57[?] 3288[?]  335[?] -336[?] 3287[?]  57[?] -336[?] 3286[?]  335[?] 334[?] 333[?] 3285[?]  -334[?] -335[?] 3284[?]  -333[?] -335[?] 3283[?]  -56[?] 334[?] 332[?] 3282[?]  -332[?] -334[?] 3281[?]  -334[?] 56[?] 3280[?]  -332[?] 56[?] 333[?] 3279[?]  -333[?] 332[?] 3278[?]  -333[?] -56[?] 3277[?]  -331[?] 55[?] 332[?] 3276[?]  -332[?] 331[?] 3275[?]  -332[?] -55[?] 3274[?]  -330[?] -187[?] 331[?] 3273[?]  -331[?] 330[?] 3272[?]  -331[?] 187[?] 3271[?]  -329[?] 54[?] 330[?] 3270[?]  -330[?] 329[?] 3269[?]  -330[?] -54[?] 3268[?]  -199[?] 53[?] 329[?] 3267[?]  -329[?] 199[?] 3266[?]  -329[?] -53[?] 3265[?]  -327[?] 328[?] -302[?] 3264[?]  -328[?] 327[?] 3263[?]  -328[?] 302[?] 3262[?]  311[?] 327[?] -289[?] 3261[?]  -327[?] -311[?] 3260[?]  -327[?] 289[?] 3259[?]  326[?] 325[?] -208[?] 3258[?]  -325[?] -326[?] 3257[?]  208[?] -326[?] 3256[?]  314[?] 325[?] 324[?] 3255[?]  -325[?] -324[?] 3254[?]  -325[?] -314[?] 3253[?]  -316[?] 323[?] 324[?] 3252[?]  -324[?] -323[?] 3251[?]  -324[?] 316[?] 3250[?]  323[?] 322[?] 319[?] 3249[?]  -322[?] -323[?] 3248[?]  -319[?] -323[?] 3247[?]  -321[?] 294[?] 322[?] 3246[?]  -322[?] 321[?] 3245[?]  -322[?] -294[?] 3244[?]  -320[?] 321[?] -302[?] 3243[?]  -321[?] 320[?] 3242[?]  -321[?] 302[?] 3241[?]  289[?] -311[?] 320[?] 3240[?]  -320[?] 311[?] 3239[?]  -320[?] -289[?] 3238[?]  -318[?] 302[?] 319[?] 3237[?]  -319[?] 318[?] 3236[?]  -319[?] -302[?] 3235[?]  -317[?] -294[?] 318[?] 3234[?]  -318[?] 317[?] 3233[?]  -318[?] 294[?] 3232[?]  311[?] 289[?] 317[?] 3231[?]  -317[?] -311[?] 3230[?]  -317[?] -289[?] 3229[?]  -315[?] 316[?] -282[?] 3228[?]  -316[?] 315[?] 3227[?]  282[?] -316[?] 3226[?]  222[?] 218[?] 315[?] 3225[?]  -315[?] -222[?] 3224[?]  -315[?] -218[?] 3223[?]  314[?] -283[?] 313[?] 3222[?]  -313[?] -314[?] 3221[?]  283[?] -314[?] 3220[?]  312[?] 306[?] 313[?] 3219[?]  -313[?] -312[?] 3218[?]  -313[?] -306[?] 3217[?]  312[?] -294[?] -311[?] 3216[?]  311[?] -312[?] 3215[?]  294[?] -312[?] 3214[?]  311[?] 309[?] 310[?] 3213[?]  -310[?] -311[?] 3212[?]  -309[?] -311[?] 3211[?]  57[?] -45[?] 310[?] 3210[?]  -310[?] -57[?] 3209[?]  -310[?] 45[?] 3208[?]  -308[?] 309[?] -57[?] 3207[?]  -309[?] 308[?] 3206[?]  57[?] -309[?] 3205[?]  297[?] 307[?] 308[?] 3204[?]  -307[?] -308[?] 3203[?]  -308[?] -297[?] 3202[?]  296[?] -45[?] 307[?] 3201[?]  -307[?] -296[?] 3200[?]  -307[?] 45[?] 3199[?]  305[?] 306[?] 304[?] 3198[?]  -306[?] -305[?] 3197[?]  -304[?] -306[?] 3196[?]  305[?] -303[?] -289[?] 3195[?]  303[?] -305[?] 3194[?]  289[?] -305[?] 3193[?]  289[?] 303[?] 304[?] 3192[?]  -304[?] -303[?] 3191[?]  -304[?] -289[?] 3190[?]  303[?] -294[?] -302[?] 3189[?]  302[?] -303[?] 3188[?]  294[?] -303[?] 3187[?]  302[?] 300[?] 301[?] 3186[?]  -301[?] -302[?] 3185[?]  -300[?] -302[?] 3184[?]  57[?] -46[?] 301[?] 3183[?]  -301[?] -57[?] 3182[?]  -301[?] 46[?] 3181[?]  -299[?] 300[?] -57[?] 3180[?]  -300[?] 299[?] 3179[?]  57[?] -300[?] 3178[?]  173[?] 298[?] 299[?] 3177[?]  -298[?] -299[?] 3176[?]  -299[?] -173[?] 3175[?]  -46[?] 297[?] 298[?] 3174[?]  -298[?] -297[?] 3173[?]  -298[?] 46[?] 3172[?]  297[?] -296[?] 45[?] 3171[?]  296[?] -297[?] 3170[?]  -45[?] -297[?] 3169[?]  296[?] -295[?] -169[?] 3168[?]  295[?] -296[?] 3167[?]  169[?] -296[?] 3166[?]  295[?] 43[?] 44[?] 3165[?]  -44[?] -295[?] 3164[?]  -43[?] -295[?] 3163[?]  294[?] 292[?] 293[?] 3162[?]  -293[?] -294[?] 3161[?]  -292[?] -294[?] 3160[?]  57[?] -47[?] 293[?] 3159[?]  -293[?] -57[?] 3158[?]  -293[?] 47[?] 3157[?]  -291[?] 292[?] -57[?] 3156[?]  -292[?] 291[?] 3155[?]  57[?] -292[?] 3154[?]  284[?] 291[?] 290[?] 3153[?]  -290[?] -291[?] 3152[?]  -291[?] -284[?] 3151[?]  -47[?] 173[?] 290[?] 3150[?]  -290[?] -173[?] 3149[?]  -290[?] 47[?] 3148[?]  289[?] 287[?] 288[?] 3147[?]  -288[?] -289[?] 3146[?]  -287[?] -289[?] 3145[?]  57[?] -48[?] 288[?] 3144[?]  -288[?] -57[?] 3143[?]  -288[?] 48[?] 3142[?]  -286[?] 287[?] -57[?] 3141[?]  -287[?] 286[?] 3140[?]  57[?] -287[?] 3139[?]  175[?] 285[?] 286[?] 3138[?]  -286[?] -285[?] 3137[?]  -286[?] -175[?] 3136[?]  284[?] -48[?] 285[?] 3135[?]  -285[?] -284[?] 3134[?]  -285[?] 48[?] 3133[?]  284[?] 47[?] -173[?] 3132[?]  173[?] -284[?] 3131[?]  -47[?] -284[?] 3130[?]  283[?] -223[?] -282[?] 3129[?]  282[?] -283[?] 3128[?]  223[?] -283[?] 3127[?]  282[?] -281[?] -252[?] 3126[?]  281[?] -282[?] 3125[?]  252[?] -282[?] 3124[?]  281[?] -280[?] -259[?] 3123[?]  280[?] -281[?] 3122[?]  259[?] -281[?] 3121[?]  280[?] -279[?] -266[?] 3120[?]  279[?] -280[?] 3119[?]  266[?] -280[?] 3118[?]  279[?] -278[?] -271[?] 3117[?]  278[?] -279[?] 3116[?]  271[?] -279[?] 3115[?]  278[?] -277[?] 272[?] 3114[?]  277[?] -278[?] 3113[?]  -272[?] -278[?] 3112[?]  277[?] -276[?] 273[?] 3111[?]  276[?] -277[?] 3110[?]  -273[?] -277[?] 3109[?]  276[?] 275[?] 274[?] 3108[?]  -275[?] -276[?] 3107[?]  -274[?] -276[?] 3106[?]  -78[?] 275[?] -214[?] 3105[?]  -275[?] 214[?] 3104[?]  -275[?] 78[?] 3103[?]  -79[?] 274[?] -214[?] 3102[?]  -274[?] 214[?] 3101[?]  -274[?] 79[?] 3100[?]  -77[?] 273[?] -214[?] 3099[?]  -273[?] 214[?] 3098[?]  -273[?] 77[?] 3097[?]  -76[?] 272[?] -214[?] 3096[?]  -272[?] 214[?] 3095[?]  -272[?] 76[?] 3094[?]  271[?] -270[?] 267[?] 3093[?]  270[?] -271[?] 3092[?]  -267[?] -271[?] 3091[?]  270[?] 269[?] 268[?] 3090[?]  -269[?] -270[?] 3089[?]  -268[?] -270[?] 3088[?]  -80[?] 269[?] -214[?] 3087[?]  -269[?] 214[?] 3086[?]  -269[?] 80[?] 3085[?]  -81[?] 268[?] -214[?] 3084[?]  -268[?] 214[?] 3083[?]  -268[?] 81[?] 3082[?]  -82[?] 267[?] -214[?] 3081[?]  -267[?] 214[?] 3080[?]  -267[?] 82[?] 3079[?]  266[?] -265[?] 260[?] 3078[?]  265[?] -266[?] 3077[?]  -260[?] -266[?] 3076[?]  265[?] -264[?] 261[?] 3075[?]  264[?] -265[?] 3074[?]  -261[?] -265[?] 3073[?]  264[?] 263[?] 262[?] 3072[?]  -263[?] -264[?] 3071[?]  -262[?] -264[?] 3070[?]  -74[?] 263[?] -214[?] 3069[?]  -263[?] 214[?] 3068[?]  -263[?] 74[?] 3067[?]  -75[?] 262[?] -214[?] 3066[?]  -262[?] 214[?] 3065[?]  -262[?] 75[?] 3064[?]  -73[?] 261[?] -214[?] 3063[?]  -261[?] 214[?] 3062[?]  -261[?] 73[?] 3061[?]  -72[?] 260[?] -214[?] 3060[?]  -260[?] 214[?] 3059[?]  -260[?] 72[?] 3058[?]  259[?] -258[?] 253[?] 3057[?]  258[?] -259[?] 3056[?]  -253[?] -259[?] 3055[?]  258[?] -257[?] 254[?] 3054[?]  257[?] -258[?] 3053[?]  -254[?] -258[?] 3052[?]  257[?] 256[?] 255[?] 3051[?]  -256[?] -257[?] 3050[?]  -255[?] -257[?] 3049[?]  -70[?] 256[?] -214[?] 3048[?]  -256[?] 214[?] 3047[?]  -256[?] 70[?] 3046[?]  -71[?] 255[?] -214[?] 3045[?]  -255[?] 214[?] 3044[?]  -255[?] 71[?] 3043[?]  -69[?] 254[?] -214[?] 3042[?]  -254[?] 214[?] 3041[?]  -254[?] 69[?] 3040[?]  -68[?] 253[?] -214[?] 3039[?]  -253[?] 214[?] 3038[?]  -253[?] 68[?] 3037[?]  252[?] -251[?] -230[?] 3036[?]  251[?] -252[?] 3035[?]  230[?] -252[?] 3034[?]  251[?] -250[?] -237[?] 3033[?]  250[?] -251[?] 3032[?]  237[?] -251[?] 3031[?]  250[?] -249[?] -242[?] 3030[?]  249[?] -250[?] 3029[?]  242[?] -250[?] 3028[?]  249[?] -248[?] 243[?] 3027[?]  248[?] -249[?] 3026[?]  -243[?] -249[?] 3025[?]  248[?] -247[?] 244[?] 3024[?]  247[?] -248[?] 3023[?]  -244[?] -248[?] 3022[?]  247[?] 246[?] 245[?] 3021[?]  -246[?] -247[?] 3020[?]  -245[?] -247[?] 3019[?]  -63[?] 246[?] -214[?] 3018[?]  -246[?] 214[?] 3017[?]  -246[?] 63[?] 3016[?]  -64[?] 245[?] -214[?] 3015[?]  -245[?] 214[?] 3014[?]  -245[?] 64[?] 3013[?]  -62[?] 244[?] -214[?] 3012[?]  -244[?] 214[?] 3011[?]  -244[?] 62[?] 3010[?]  -61[?] 243[?] -214[?] 3009[?]  -243[?] 214[?] 3008[?]  -243[?] 61[?] 3007[?]  242[?] -241[?] 238[?] 3006[?]  241[?] -242[?] 3005[?]  -238[?] -242[?] 3004[?]  241[?] 240[?] 239[?] 3003[?]  -240[?] -241[?] 3002[?]  -239[?] -241[?] 3001[?]  -65[?] 240[?] -214[?] 3000[?]  -240[?] 214[?] 2999[?]  -240[?] 65[?] 2998[?]  -66[?] 239[?] -214[?] 2997[?]  -239[?] 214[?] 2996[?]  -239[?] 66[?] 2995[?]  -67[?] 238[?] -214[?] 2994[?]  -238[?] 214[?] 2993[?]  -238[?] 67[?] 2992[?]  237[?] -236[?] 231[?] 2991[?]  236[?] -237[?] 2990[?]  -231[?] -237[?] 2989[?]  236[?] -235[?] 232[?] 2988[?]  235[?] -236[?] 2987[?]  -232[?] -236[?] 2986[?]  235[?] 234[?] 233[?] 2985[?]  -234[?] -235[?] 2984[?]  -233[?] -235[?] 2983[?]  -88[?] 234[?] -214[?] 2982[?]  -234[?] 214[?] 2981[?]  -234[?] 88[?] 2980[?]  -89[?] 233[?] -214[?] 2979[?]  -233[?] 214[?] 2978[?]  -233[?] 89[?] 2977[?]  -60[?] 232[?] -214[?] 2976[?]  -232[?] 214[?] 2975[?]  -232[?] 60[?] 2974[?]  -87[?] 231[?] -214[?] 2973[?]  -231[?] 214[?] 2972[?]  -231[?] 87[?] 2971[?]  230[?] -229[?] 224[?] 2970[?]  229[?] -230[?] 2969[?]  -224[?] -230[?] 2968[?]  229[?] -228[?] 225[?] 2967[?]  228[?] -229[?] 2966[?]  -225[?] -229[?] 2965[?]  228[?] 227[?] 226[?] 2964[?]  -227[?] -228[?] 2963[?]  -226[?] -228[?] 2962[?]  -85[?] 227[?] -214[?] 2961[?]  -227[?] 214[?] 2960[?]  -227[?] 85[?] 2959[?]  -86[?] 226[?] -214[?] 2958[?]  -226[?] 214[?] 2957[?]  -226[?] 86[?] 2956[?]  -84[?] 225[?] -214[?] 2955[?]  -225[?] 214[?] 2954[?]  -225[?] 84[?] 2953[?]  -83[?] 224[?] -214[?] 2952[?]  -224[?] 214[?] 2951[?]  -224[?] 83[?] 2950[?]  223[?] -218[?] -222[?] 2949[?]  222[?] -223[?] 2948[?]  218[?] -223[?] 2947[?]  222[?] 219[?] 221[?] 2946[?]  -221[?] -222[?] 2945[?]  -219[?] -222[?] 2944[?]  214[?] 220[?] 221[?] 2943[?]  -221[?] -220[?] 2942[?]  -221[?] -214[?] 2941[?]  -191[?] -204[?] 220[?] 2940[?]  -220[?] 204[?] 2939[?]  191[?] -220[?] 2938[?]  -58[?] 219[?] -214[?] 2937[?]  -219[?] 214[?] 2936[?]  -219[?] 58[?] 2935[?]  218[?] 217[?] 216[?] 2934[?]  -217[?] -218[?] 2933[?]  -216[?] -218[?] 2932[?]  -59[?] 217[?] -214[?] 2931[?]  -217[?] 214[?] 2930[?]  -217[?] 59[?] 2929[?]  215[?] 214[?] 216[?] 2928[?]  -216[?] -215[?] 2927[?]  -216[?] -214[?] 2926[?]  215[?] -197[?] 209[?] 2925[?]  -209[?] -215[?] 2924[?]  197[?] -215[?] 2923[?]  214[?] 213[?] 204[?] 2922[?]  -213[?] -214[?] 2921[?]  -204[?] -214[?] 2920[?]  212[?] -209[?] 213[?] 2919[?]  -213[?] -212[?] 2918[?]  -213[?] 209[?] 2917[?]  212[?] 211[?] 210[?] 2916[?]  -211[?] -212[?] 2915[?]  -210[?] -212[?] 2914[?]  -138[?] 211[?] -191[?] 2913[?]  -211[?] 191[?] 2912[?]  138[?] -211[?] 2911[?]  138[?] 191[?] 210[?] 2910[?]  -210[?] -191[?] 2909[?]  -210[?] -138[?] 2908[?]  -197[?] 209[?] 204[?] 2907[?]  -209[?] -204[?] 2906[?]  197[?] -209[?] 2905[?]  208[?] -207[?] -151[?] 2904[?]  207[?] -208[?] 2903[?]  151[?] -208[?] 2902[?]  207[?] 206[?] -181[?] 2901[?]  -206[?] -207[?] 2900[?]  181[?] -207[?] 2899[?]  -205[?] 191[?] 206[?] 2898[?]  -206[?] 205[?] 2897[?]  -206[?] -191[?] 2896[?]  197[?] 205[?] 204[?] 2895[?]  -205[?] -204[?] 2894[?]  -205[?] -197[?] 2893[?]  202[?] 204[?] 203[?] 2892[?]  -203[?] -204[?] 2891[?]  -204[?] -202[?] 2890[?]  57[?] -52[?] 203[?] 2889[?]  -203[?] -57[?] 2888[?]  -203[?] 52[?] 2887[?]  202[?] -201[?] -57[?] 2886[?]  201[?] -202[?] 2885[?]  57[?] -202[?] 2884[?]  201[?] 198[?] 200[?] 2883[?]  -200[?] -201[?] 2882[?]  -198[?] -201[?] 2881[?]  -199[?] -187[?] 200[?] 2880[?]  -200[?] 199[?] 2879[?]  -200[?] 187[?] 2878[?]  51[?] 199[?] 52[?] 2877[?]  -199[?] -52[?] 2876[?]  -199[?] -51[?] 2875[?]  -52[?] 198[?] 192[?] 2874[?]  -192[?] -198[?] 2873[?]  -198[?] 52[?] 2872[?]  197[?] 195[?] 196[?] 2871[?]  -196[?] -197[?] 2870[?]  -195[?] -197[?] 2869[?]  57[?] -51[?] 196[?] 2868[?]  -196[?] -57[?] 2867[?]  -196[?] 51[?] 2866[?]  -194[?] 195[?] -57[?] 2865[?]  -195[?] 194[?] 2864[?]  57[?] -195[?] 2863[?]  193[?] 194[?] 192[?] 2862[?]  -194[?] -193[?] 2861[?]  -194[?] -192[?] 2860[?]  193[?] -51[?] 187[?] 2859[?]  -187[?] -193[?] 2858[?]  51[?] -193[?] 2857[?]  51[?] -187[?] 192[?] 2856[?]  -192[?] 187[?] 2855[?]  -192[?] -51[?] 2854[?]  191[?] 189[?] 190[?] 2853[?]  -190[?] -191[?] 2852[?]  -189[?] -191[?] 2851[?]  57[?] -50[?] 190[?] 2850[?]  -190[?] -57[?] 2849[?]  -190[?] 50[?] 2848[?]  -188[?] 189[?] -57[?] 2847[?]  -189[?] 188[?] 2846[?]  57[?] -189[?] 2845[?]  188[?] 187[?] 182[?] 2844[?]  -188[?] -187[?] 2843[?]  -188[?] -182[?] 2842[?]  -186[?] 187[?] -169[?] 2841[?]  -187[?] 186[?] 2840[?]  -187[?] 169[?] 2839[?]  -185[?] 186[?] -184[?] 2838[?]  -186[?] 185[?] 2837[?]  -186[?] 184[?] 2836[?]  50[?] 185[?] -172[?] 2835[?]  -185[?] 172[?] 2834[?]  -185[?] -50[?] 2833[?]  184[?] -183[?] 48[?] 2832[?]  183[?] -184[?] 2831[?]  -48[?] -184[?] 2830[?]  183[?] 47[?] 49[?] 2829[?]  -49[?] -183[?] 2828[?]  -47[?] -183[?] 2827[?]  -50[?] 177[?] 182[?] 2826[?]  -182[?] -177[?] 2825[?]  50[?] -182[?] 2824[?]  181[?] 179[?] 180[?] 2823[?]  -180[?] -181[?] 2822[?]  -179[?] -181[?] 2821[?]  57[?] -49[?] 180[?] 2820[?]  -180[?] -57[?] 2819[?]  -180[?] 49[?] 2818[?]  -178[?] 179[?] -57[?] 2817[?]  -179[?] 178[?] 2816[?]  -179[?] 57[?] 2815[?]  177[?] 178[?] 176[?] 2814[?]  -178[?] -177[?] 2813[?]  -178[?] -176[?] 2812[?]  177[?] -175[?] 49[?] 2811[?]  175[?] -177[?] 2810[?]  -49[?] -177[?] 2809[?]  175[?] -49[?] 176[?] 2808[?]  -176[?] -175[?] 2807[?]  -176[?] 49[?] 2806[?]  175[?] -174[?] -173[?] 2805[?]  174[?] -175[?] 2804[?]  173[?] -175[?] 2803[?]  174[?] 48[?] 47[?] 2802[?]  -48[?] -174[?] 2801[?]  -47[?] -174[?] 2800[?]  173[?] -172[?] -169[?] 2799[?]  172[?] -173[?] 2798[?]  169[?] -173[?] 2797[?]  172[?] -171[?] 44[?] 2796[?]  171[?] -172[?] 2795[?]  -44[?] -172[?] 2794[?]  171[?] -170[?] 43[?] 2793[?]  170[?] -171[?] 2792[?]  -43[?] -171[?] 2791[?]  170[?] 46[?] 45[?] 2790[?]  -46[?] -170[?] 2789[?]  -45[?] -170[?] 2788[?]  169[?] -168[?] -161[?] 2787[?]  168[?] -169[?] 2786[?]  161[?] -169[?] 2785[?]  168[?] -167[?] -163[?] 2784[?]  167[?] -168[?] 2783[?]  163[?] -168[?] 2782[?]  167[?] -166[?] 42[?] 2781[?]  166[?] -167[?] 2780[?]  -42[?] -167[?] 2779[?]  166[?] -165[?] 37[?] 2778[?]  165[?] -166[?] 2777[?]  -37[?] -166[?] 2776[?]  165[?] -164[?] 36[?] 2775[?]  164[?] -165[?] 2774[?]  -36[?] -165[?] 2773[?]  164[?] 38[?] 35[?] 2772[?]  -38[?] -164[?] 2771[?]  -35[?] -164[?] 2770[?]  163[?] -162[?] 40[?] 2769[?]  162[?] -163[?] 2768[?]  -40[?] -163[?] 2767[?]  162[?] 41[?] 39[?] 2766[?]  -41[?] -162[?] 2765[?]  -39[?] -162[?] 2764[?]  161[?] -160[?] -156[?] 2763[?]  160[?] -161[?] 2762[?]  156[?] -161[?] 2761[?]  160[?] -159[?] 26[?] 2760[?]  159[?] -160[?] 2759[?]  -26[?] -160[?] 2758[?]  159[?] -158[?] 27[?] 2757[?]  158[?] -159[?] 2756[?]  -27[?] -159[?] 2755[?]  158[?] -157[?] 28[?] 2754[?]  157[?] -158[?] 2753[?]  -28[?] -158[?] 2752[?]  157[?] 29[?] 30[?] 2751[?]  -30[?] -157[?] 2750[?]  -29[?] -157[?] 2749[?]  156[?] -155[?] 34[?] 2748[?]  155[?] -156[?] 2747[?]  -34[?] -156[?] 2746[?]  155[?] -154[?] 33[?] 2745[?]  154[?] -155[?] 2744[?]  -33[?] -155[?] 2743[?]  154[?] 32[?] 31[?] 2742[?]  -32[?] -154[?] 2741[?]  -31[?] -154[?] 2740[?]  
8.18/7.38	c qxplain 0/6769
8.21/7.44	c qxplain 3385/6769
8.21/7.44	c qxplain 5078/6769
8.21/7.44	c qxplain 5924/6769
8.21/7.44	c qxplain 6347/6769
8.21/7.44	c qxplain 6559/6769
8.21/7.45	c qxplain 6665/6769
8.21/7.45	c qxplain 6718/6769
8.21/7.46	c qxplain 6744/6769
8.21/7.47	c qxplain 6757/6769
8.21/7.48	c qxplain 6764/6769
8.41/7.50	c qxplain 6767/6769
8.41/7.51	c qxplain 6769/6769
8.41/7.51	c 2740[?] -31[?] -154[?]  is mandatory 
8.41/7.51	c qxplain 6767/6768
8.41/7.52	c qxplain 6768/6768
8.41/7.52	c 2741[?] -32[?] -154[?]  is mandatory 
8.41/7.52	c qxplain 6767/6767
8.41/7.52	c 2742[?] 154[?] 32[?] 31[?]  is mandatory 
8.41/7.52	c qxplain 6764/6766
8.41/7.53	c qxplain 6766/6766
8.41/7.53	c 2743[?] -33[?] -155[?]  is mandatory 
8.41/7.53	c qxplain 6764/6765
8.41/7.53	c qxplain 6765/6765
8.41/7.54	c 2744[?] 154[?] -155[?]  is mandatory 
8.41/7.54	c qxplain 6764/6764
8.41/7.54	c 2745[?] 155[?] -154[?] 33[?]  is mandatory 
8.41/7.54	c qxplain 6757/6763
8.41/7.54	c qxplain 6761/6763
8.41/7.55	c qxplain 6763/6763
8.41/7.55	c 2746[?] -34[?] -156[?]  is mandatory 
8.41/7.55	c qxplain 6761/6762
8.41/7.55	c qxplain 6762/6762
8.41/7.56	c 2747[?] 155[?] -156[?]  is mandatory 
8.41/7.56	c qxplain 6761/6761
8.41/7.56	c 2748[?] 156[?] -155[?] 34[?]  is mandatory 
8.41/7.56	c qxplain 6757/6760
8.41/7.56	c qxplain 6759/6760
8.41/7.57	c qxplain 6760/6760
8.41/7.57	c 2749[?] -29[?] -157[?]  is mandatory 
8.41/7.57	c qxplain 6759/6759
8.41/7.57	c 2750[?] -30[?] -157[?]  is mandatory 
8.41/7.57	c qxplain 6757/6758
8.41/7.58	c qxplain 6758/6758
8.41/7.58	c 2751[?] 157[?] 30[?] 29[?]  is mandatory 
8.41/7.58	c qxplain 6757/6757
8.41/7.58	c 2752[?] -28[?] -158[?]  is mandatory 
8.41/7.59	c qxplain 6744/6756
8.41/7.59	c qxplain 6751/6756
8.41/7.59	c qxplain 6754/6756
8.41/7.60	c qxplain 6756/6756
8.41/7.60	c 2753[?] 157[?] -158[?]  is mandatory 
8.41/7.60	c qxplain 6754/6755
8.52/7.60	c qxplain 6755/6755
8.52/7.61	c 2754[?] 158[?] -157[?] 28[?]  is mandatory 
8.52/7.61	c qxplain 6754/6754
8.52/7.61	c 2755[?] -27[?] -159[?]  is mandatory 
8.52/7.61	c qxplain 6751/6753
8.52/7.61	c qxplain 6753/6753
8.52/7.62	c 2756[?] 158[?] -159[?]  is mandatory 
8.52/7.62	c qxplain 6751/6752
8.52/7.62	c qxplain 6752/6752
8.52/7.62	c 2757[?] 159[?] -158[?] 27[?]  is mandatory 
8.52/7.62	c qxplain 6751/6751
8.52/7.63	c 2758[?] -26[?] -160[?]  is mandatory 
8.52/7.63	c qxplain 6744/6750
8.52/7.63	c qxplain 6748/6750
8.52/7.63	c qxplain 6750/6750
8.52/7.64	c 2759[?] 159[?] -160[?]  is mandatory 
8.52/7.64	c qxplain 6748/6749
8.52/7.64	c qxplain 6749/6749
8.52/7.64	c 2760[?] 160[?] -159[?] 26[?]  is mandatory 
8.52/7.64	c qxplain 6748/6748
8.52/7.65	c 2761[?] 156[?] -161[?]  is mandatory 
8.52/7.65	c qxplain 6744/6747
8.52/7.65	c qxplain 6746/6747
8.52/7.65	c qxplain 6747/6747
8.52/7.66	c 2762[?] -161[?] 160[?]  is mandatory 
8.52/7.66	c qxplain 6746/6746
8.52/7.66	c 2763[?] 161[?] -156[?] -160[?]  is mandatory 
8.52/7.66	c qxplain 6744/6745
8.52/7.66	c qxplain 6745/6745
8.52/7.67	c 2764[?] -39[?] -162[?]  is mandatory 
8.52/7.67	c qxplain 6744/6744
8.52/7.67	c 2765[?] -41[?] -162[?]  is mandatory 
8.52/7.67	c qxplain 6718/6743
8.52/7.68	c qxplain 6731/6743
8.52/7.68	c qxplain 6738/6743
8.52/7.68	c qxplain 6741/6743
8.52/7.69	c qxplain 6743/6743
8.52/7.69	c 2766[?] 162[?] 39[?] 41[?]  is mandatory 
8.52/7.69	c qxplain 6741/6742
8.52/7.69	c qxplain 6742/6742
8.52/7.70	c 2767[?] -40[?] -163[?]  is mandatory 
8.52/7.70	c qxplain 6741/6741
8.52/7.70	c 2768[?] 162[?] -163[?]  is mandatory 
8.52/7.70	c qxplain 6738/6740
8.62/7.70	c qxplain 6740/6740
8.62/7.71	c 2769[?] 163[?] -162[?] 40[?]  is mandatory 
8.62/7.71	c qxplain 6738/6739
8.62/7.71	c qxplain 6739/6739
8.62/7.71	c 2770[?] -35[?] -164[?]  is mandatory 
8.62/7.71	c qxplain 6738/6738
8.62/7.72	c 2771[?] -38[?] -164[?]  is mandatory 
8.62/7.72	c qxplain 6731/6737
8.62/7.72	c qxplain 6735/6737
8.62/7.72	c qxplain 6737/6737
8.62/7.73	c 2772[?] 164[?] 38[?] 35[?]  is mandatory 
8.62/7.73	c qxplain 6735/6736
8.62/7.73	c qxplain 6736/6736
8.62/7.73	c 2773[?] -36[?] -165[?]  is mandatory 
8.62/7.73	c qxplain 6735/6735
8.62/7.74	c 2774[?] 164[?] -165[?]  is mandatory 
8.62/7.74	c qxplain 6731/6734
8.62/7.74	c qxplain 6733/6734
8.62/7.74	c qxplain 6734/6734
8.62/7.75	c 2775[?] 165[?] -164[?] 36[?]  is mandatory 
8.62/7.75	c qxplain 6733/6733
8.62/7.75	c 2776[?] -37[?] -166[?]  is mandatory 
8.62/7.75	c qxplain 6731/6732
8.62/7.75	c qxplain 6732/6732
8.62/7.76	c 2777[?] 165[?] -166[?]  is mandatory 
8.62/7.76	c qxplain 6731/6731
8.62/7.76	c 2778[?] -165[?] 166[?] 37[?]  is mandatory 
8.62/7.76	c qxplain 6718/6730
8.62/7.77	c qxplain 6725/6730
8.62/7.77	c qxplain 6728/6730
8.62/7.78	c qxplain 6730/6730
8.62/7.78	c 2779[?] -42[?] -167[?]  is mandatory 
8.62/7.78	c qxplain 6728/6729
8.62/7.78	c qxplain 6729/6729
8.62/7.79	c 2780[?] 166[?] -167[?]  is mandatory 
8.62/7.79	c qxplain 6728/6728
8.62/7.79	c 2781[?] -166[?] 167[?] 42[?]  is mandatory 
8.62/7.79	c qxplain 6725/6727
8.62/7.79	c qxplain 6727/6727
8.62/7.80	c 2782[?] 163[?] -168[?]  is mandatory 
8.62/7.80	c qxplain 6725/6726
8.71/7.80	c qxplain 6726/6726
8.71/7.80	c 2783[?] 167[?] -168[?]  is mandatory 
8.71/7.80	c qxplain 6725/6725
8.71/7.81	c 2784[?] -167[?] -163[?] 168[?]  is mandatory 
8.71/7.81	c qxplain 6718/6724
8.71/7.81	c qxplain 6722/6724
8.71/7.81	c qxplain 6724/6724
8.71/7.82	c 2785[?] -169[?] 161[?]  is mandatory 
8.71/7.82	c qxplain 6722/6723
8.71/7.82	c qxplain 6723/6723
8.71/7.82	c 2786[?] 168[?] -169[?]  is mandatory 
8.71/7.82	c qxplain 6722/6722
8.71/7.83	c 2787[?] -168[?] 169[?] -161[?]  is mandatory 
8.71/7.83	c qxplain 6718/6721
8.71/7.83	c qxplain 6720/6721
8.71/7.83	c qxplain 6721/6721
8.81/7.90	c 2788[?] -45[?] -170[?]  is mandatory 
8.81/7.90	c qxplain 6720/6720
8.81/7.91	c 2789[?] -46[?] -170[?]  is mandatory 
8.81/7.91	c qxplain 6718/6719
8.81/7.92	c qxplain 6719/6719
8.81/7.92	c 2790[?] 170[?] 46[?] 45[?]  is mandatory 
8.81/7.92	c qxplain 6718/6718
8.81/7.98	c 2791[?] -43[?] -171[?]  is mandatory 
8.81/7.98	c qxplain 6665/6717
8.81/7.99	c qxplain 6692/6717
8.81/7.99	c qxplain 6705/6717
8.81/7.99	c qxplain 6712/6717
8.91/8.00	c qxplain 6715/6717
8.91/8.00	c qxplain 6717/6717
8.91/8.01	c 2792[?] -171[?] 170[?]  is mandatory 
8.91/8.01	c qxplain 6715/6716
8.91/8.01	c qxplain 6716/6716
8.91/8.02	c 2793[?] 171[?] -170[?] 43[?]  is mandatory 
8.91/8.02	c qxplain 6715/6715
9.01/8.14	c 2794[?] -44[?] -172[?]  is mandatory 
9.01/8.14	c qxplain 6712/6714
9.01/8.15	c qxplain 6714/6714
9.01/8.15	c 2795[?] -172[?] 171[?]  is mandatory 
9.01/8.15	c qxplain 6712/6713
9.01/8.16	c qxplain 6713/6713
9.01/8.16	c 2796[?] -171[?] 172[?] 44[?]  is mandatory 
9.01/8.16	c qxplain 6712/6712
9.11/8.21	c 2797[?] 169[?] -173[?]  is mandatory 
9.11/8.21	c qxplain 6705/6711
9.11/8.22	c qxplain 6709/6711
9.11/8.23	c qxplain 6711/6711
9.11/8.23	c 2798[?] -173[?] 172[?]  is mandatory 
9.11/8.23	c qxplain 6709/6710
9.11/8.24	c qxplain 6710/6710
9.11/8.24	c 2799[?] -172[?] 173[?] -169[?]  is mandatory 
9.11/8.24	c qxplain 6709/6709
9.11/8.25	c 2800[?] -47[?] -174[?]  is mandatory 
9.11/8.25	c qxplain 6705/6708
9.11/8.26	c qxplain 6707/6708
9.11/8.26	c qxplain 6708/6708
9.11/8.27	c 2801[?] -174[?] -48[?]  is mandatory 
9.11/8.27	c qxplain 6707/6707
9.11/8.27	c 2802[?] 174[?] 48[?] 47[?]  is mandatory 
9.11/8.27	c qxplain 6705/6706
9.11/8.28	c qxplain 6706/6706
9.11/8.29	c 2803[?] 173[?] -175[?]  is mandatory 
9.11/8.29	c qxplain 6705/6705
9.11/8.29	c 2804[?] -175[?] 174[?]  is mandatory 
9.11/8.29	c qxplain 6692/6704
9.11/8.30	c qxplain 6699/6704
9.21/8.30	c qxplain 6702/6704
9.21/8.30	c qxplain 6704/6704
9.21/8.31	c 2805[?] 175[?] -174[?] -173[?]  is mandatory 
9.21/8.31	c qxplain 6702/6703
9.21/8.31	c qxplain 6703/6703
9.21/8.31	c 2806[?] 49[?] -176[?]  is mandatory 
9.21/8.31	c qxplain 6702/6702
9.21/8.32	c 2807[?] -176[?] -175[?]  is mandatory 
9.21/8.32	c qxplain 6699/6701
9.21/8.32	c qxplain 6701/6701
9.21/8.33	c 2808[?] 176[?] -49[?] 175[?]  is mandatory 
9.21/8.33	c qxplain 6699/6700
9.21/8.33	c qxplain 6700/6700
9.21/8.34	c 2809[?] -49[?] -177[?]  is mandatory 
9.21/8.34	c qxplain 6699/6699
9.21/8.34	c 2810[?] -177[?] 175[?]  is mandatory 
9.21/8.34	c qxplain 6692/6698
9.21/8.34	c qxplain 6696/6698
9.21/8.35	c qxplain 6698/6698
9.21/8.36	c 2811[?] 177[?] 49[?] -175[?]  is mandatory 
9.21/8.36	c qxplain 6696/6697
9.21/8.36	c qxplain 6697/6697
9.21/8.36	c 2812[?] -178[?] -176[?]  is mandatory 
9.21/8.36	c qxplain 6696/6696
9.21/8.37	c 2813[?] -178[?] -177[?]  is mandatory 
9.21/8.37	c qxplain 6692/6695
9.21/8.38	c qxplain 6694/6695
9.21/8.38	c qxplain 6695/6695
9.21/8.39	c 2814[?] 176[?] 178[?] 177[?]  is mandatory 
9.21/8.39	c qxplain 6694/6694
9.21/8.39	c 2815[?] -179[?] 57[?]  is mandatory 
9.21/8.39	c qxplain 6692/6693
9.21/8.39	c qxplain 6693/6693
9.32/8.40	c 2816[?] -179[?] 178[?]  is mandatory 
9.32/8.40	c qxplain 6692/6692
9.32/8.40	c 2817[?] -178[?] -57[?] 179[?]  is mandatory 
9.32/8.40	c qxplain 6665/6691
9.32/8.41	c qxplain 6679/6691
9.32/8.41	c qxplain 6686/6691
9.32/8.42	c qxplain 6689/6691
9.32/8.42	c qxplain 6691/6691
9.32/8.43	c 2818[?] -180[?] 49[?]  is mandatory 
9.32/8.43	c qxplain 6689/6690
9.32/8.43	c qxplain 6690/6690
9.32/8.43	c 2819[?] -180[?] -57[?]  is mandatory 
9.32/8.43	c qxplain 6689/6689
9.32/8.44	c 2820[?] -49[?] 57[?] 180[?]  is mandatory 
9.32/8.44	c qxplain 6686/6688
9.32/8.44	c qxplain 6688/6688
9.32/8.45	c 2821[?] -179[?] -181[?]  is mandatory 
9.32/8.45	c qxplain 6686/6687
9.32/8.45	c qxplain 6687/6687
9.32/8.45	c 2822[?] -180[?] -181[?]  is mandatory 
9.32/8.45	c qxplain 6686/6686
9.32/8.46	c 2823[?] 181[?] 179[?] 180[?]  is mandatory 
9.32/8.46	c qxplain 6679/6685
9.32/8.46	c qxplain 6683/6685
9.32/8.47	c qxplain 6685/6685
9.32/8.47	c 2824[?] 50[?] -182[?]  is mandatory 
9.32/8.47	c qxplain 6683/6684
9.32/8.48	c qxplain 6684/6684
9.32/8.48	c 2825[?] -182[?] -177[?]  is mandatory 
9.32/8.48	c qxplain 6683/6683
9.32/8.49	c 2826[?] -50[?] 182[?] 177[?]  is mandatory 
9.32/8.49	c qxplain 6679/6682
9.32/8.49	c qxplain 6681/6682
9.41/8.56	c qxplain 6682/6682
10.52/9.69	c qxplain 6681/6681
10.74/9.82	c 2828[?] -49[?] -183[?]  is mandatory 
10.74/9.82	c qxplain 6679/6680
10.74/9.90	c qxplain 6680/6680
10.84/9.91	c 2829[?] 183[?] 49[?] 47[?]  is mandatory 
10.84/9.91	c qxplain 6679/6679
11.54/10.62	c qxplain 6665/6678
11.54/10.63	c qxplain 6672/6678
11.54/10.63	c qxplain 6676/6678
11.54/10.64	c qxplain 6678/6678
11.54/10.65	c 2831[?] 183[?] -184[?]  is mandatory 
11.54/10.65	c qxplain 6676/6677
11.54/10.65	c qxplain 6677/6677
11.54/10.66	c 2832[?] 184[?] 48[?] -183[?]  is mandatory 
11.54/10.66	c qxplain 6676/6676
11.54/10.66	c 2833[?] -50[?] -185[?]  is mandatory 
11.54/10.66	c qxplain 6672/6675
11.54/10.67	c qxplain 6674/6675
11.66/10.71	c qxplain 6675/6675
11.76/10.80	c qxplain 6674/6674
11.76/10.81	c 2835[?] 185[?] 50[?] -172[?]  is mandatory 
11.76/10.81	c qxplain 6672/6673
11.76/10.82	c qxplain 6673/6673
11.76/10.82	c 2836[?] 184[?] -186[?]  is mandatory 
11.76/10.82	c qxplain 6672/6672
11.76/10.83	c 2837[?] 185[?] -186[?]  is mandatory 
11.76/10.83	c qxplain 6665/6671
11.76/10.83	c qxplain 6669/6671
11.76/10.84	c qxplain 6671/6671
11.76/10.84	c 2838[?] 186[?] -184[?] -185[?]  is mandatory 
11.76/10.84	c qxplain 6669/6670
11.76/10.85	c qxplain 6670/6670
12.05/11.15	c qxplain 6669/6669
12.05/11.16	c 2840[?] 186[?] -187[?]  is mandatory 
12.05/11.16	c qxplain 6665/6668
12.05/11.17	c qxplain 6667/6668
12.05/11.17	c qxplain 6668/6668
12.05/11.19	c 2841[?] -186[?] -169[?] 187[?]  is mandatory 
12.05/11.19	c qxplain 6667/6667
12.15/11.20	c 2842[?] -182[?] -188[?]  is mandatory 
12.15/11.20	c qxplain 6665/6666
12.15/11.21	c qxplain 6666/6666
12.15/11.21	c 2843[?] -188[?] -187[?]  is mandatory 
12.15/11.21	c qxplain 6665/6665
12.15/11.21	c 2844[?] 182[?] 188[?] 187[?]  is mandatory 
12.15/11.21	c qxplain 6559/6664
12.15/11.22	c qxplain 6612/6664
12.15/11.22	c qxplain 6639/6664
12.15/11.23	c qxplain 6652/6664
12.15/11.23	c qxplain 6659/6664
12.15/11.24	c qxplain 6662/6664
12.15/11.24	c qxplain 6664/6664
12.15/11.24	c 2845[?] -189[?] 57[?]  is mandatory 
12.15/11.24	c qxplain 6662/6663
12.15/11.25	c qxplain 6663/6663
12.15/11.25	c 2846[?] 188[?] -189[?]  is mandatory 
12.15/11.25	c qxplain 6662/6662
12.15/11.26	c 2847[?] 189[?] -188[?] -57[?]  is mandatory 
12.15/11.26	c qxplain 6659/6661
12.15/11.26	c qxplain 6661/6661
12.15/11.26	c 2848[?] -190[?] 50[?]  is mandatory 
12.15/11.26	c qxplain 6659/6660
12.15/11.27	c qxplain 6660/6660
12.15/11.27	c 2849[?] -190[?] -57[?]  is mandatory 
12.15/11.27	c qxplain 6659/6659
12.15/11.28	c 2850[?] 190[?] -50[?] 57[?]  is mandatory 
12.15/11.28	c qxplain 6652/6658
12.15/11.28	c qxplain 6656/6658
12.15/11.28	c qxplain 6658/6658
12.15/11.29	c 2851[?] -189[?] -191[?]  is mandatory 
12.15/11.29	c qxplain 6656/6657
12.15/11.29	c qxplain 6657/6657
12.15/11.30	c 2852[?] -191[?] -190[?]  is mandatory 
12.15/11.30	c qxplain 6656/6656
12.26/11.30	c 2853[?] 189[?] 191[?] 190[?]  is mandatory 
12.26/11.30	c qxplain 6652/6655
12.26/11.30	c qxplain 6654/6655
12.26/11.31	c qxplain 6655/6655
12.26/11.31	c 2854[?] -51[?] -192[?]  is mandatory 
12.26/11.31	c qxplain 6654/6654
12.26/11.31	c 2855[?] -192[?] 187[?]  is mandatory 
12.26/11.31	c qxplain 6652/6653
12.26/11.32	c qxplain 6653/6653
12.26/11.33	c 2856[?] 192[?] 51[?] -187[?]  is mandatory 
12.26/11.33	c qxplain 6652/6652
12.26/11.33	c 2857[?] 51[?] -193[?]  is mandatory 
12.26/11.33	c qxplain 6639/6651
12.26/11.33	c qxplain 6646/6651
12.26/11.34	c qxplain 6649/6651
12.26/11.34	c qxplain 6651/6651
12.26/11.35	c 2858[?] -187[?] -193[?]  is mandatory 
12.26/11.35	c qxplain 6649/6650
12.26/11.35	c qxplain 6650/6650
12.26/11.35	c 2859[?] 193[?] -51[?] 187[?]  is mandatory 
12.26/11.35	c qxplain 6649/6649
12.26/11.36	c 2860[?] -194[?] -192[?]  is mandatory 
12.26/11.36	c qxplain 6646/6648
12.26/11.36	c qxplain 6648/6648
12.26/11.36	c 2861[?] -193[?] -194[?]  is mandatory 
12.26/11.36	c qxplain 6646/6647
12.26/11.37	c qxplain 6647/6647
12.26/11.37	c 2862[?] 193[?] 194[?] 192[?]  is mandatory 
12.26/11.37	c qxplain 6646/6646
12.26/11.38	c 2863[?] -195[?] 57[?]  is mandatory 
12.26/11.38	c qxplain 6639/6645
12.26/11.38	c qxplain 6643/6645
12.26/11.38	c qxplain 6645/6645
12.26/11.39	c 2864[?] 194[?] -195[?]  is mandatory 
12.26/11.39	c qxplain 6643/6644
12.26/11.39	c qxplain 6644/6644
12.26/11.39	c 2865[?] -194[?] 195[?] -57[?]  is mandatory 
12.26/11.39	c qxplain 6643/6643
12.35/11.40	c 2866[?] -196[?] 51[?]  is mandatory 
12.35/11.40	c qxplain 6639/6642
12.35/11.40	c qxplain 6641/6642
12.35/11.41	c qxplain 6642/6642
12.35/11.41	c 2867[?] -196[?] -57[?]  is mandatory 
12.35/11.41	c qxplain 6641/6641
12.35/11.41	c 2868[?] 196[?] -51[?] 57[?]  is mandatory 
12.35/11.41	c qxplain 6639/6640
12.35/11.42	c qxplain 6640/6640
12.35/11.42	c 2869[?] -195[?] -197[?]  is mandatory 
12.35/11.42	c qxplain 6639/6639
12.35/11.42	c 2870[?] -197[?] -196[?]  is mandatory 
12.35/11.42	c qxplain 6612/6638
12.35/11.43	c qxplain 6626/6638
12.35/11.43	c qxplain 6633/6638
12.35/11.44	c qxplain 6636/6638
12.35/11.44	c qxplain 6638/6638
12.35/11.44	c 2871[?] 195[?] 197[?] 196[?]  is mandatory 
12.35/11.44	c qxplain 6636/6637
12.35/11.45	c qxplain 6637/6637
12.35/11.45	c 2872[?] 52[?] -198[?]  is mandatory 
12.35/11.45	c qxplain 6636/6636
12.35/11.45	c 2873[?] -198[?] -192[?]  is mandatory 
12.35/11.45	c qxplain 6633/6635
12.35/11.46	c qxplain 6635/6635
12.35/11.46	c 2874[?] -52[?] 198[?] 192[?]  is mandatory 
12.35/11.46	c qxplain 6633/6634
12.35/11.47	c qxplain 6634/6634
12.35/11.48	c 2875[?] -199[?] -51[?]  is mandatory 
12.35/11.48	c qxplain 6633/6633
12.35/11.48	c 2876[?] -52[?] -199[?]  is mandatory 
12.35/11.48	c qxplain 6626/6632
12.35/11.48	c qxplain 6630/6632
12.35/11.49	c qxplain 6632/6632
12.76/11.87	c 2877[?] 199[?] 52[?] 51[?]  is mandatory 
12.76/11.87	c qxplain 6630/6631
12.76/11.88	c qxplain 6631/6631
12.76/11.88	c 2878[?] -200[?] 187[?]  is mandatory 
12.76/11.88	c qxplain 6630/6630
12.76/11.89	c 2879[?] -200[?] 199[?]  is mandatory 
12.76/11.89	c qxplain 6626/6629
12.76/11.89	c qxplain 6628/6629
12.85/11.90	c qxplain 6629/6629
12.85/11.90	c 2880[?] -199[?] -187[?] 200[?]  is mandatory 
12.85/11.90	c qxplain 6628/6628
12.85/11.91	c 2881[?] -198[?] -201[?]  is mandatory 
12.85/11.91	c qxplain 6626/6627
12.85/11.91	c qxplain 6627/6627
12.85/11.92	c 2882[?] -201[?] -200[?]  is mandatory 
12.85/11.92	c qxplain 6626/6626
12.85/11.92	c 2883[?] 198[?] 201[?] 200[?]  is mandatory 
12.85/11.92	c qxplain 6612/6625
12.85/11.93	c qxplain 6619/6625
12.85/11.93	c qxplain 6623/6625
12.85/11.93	c qxplain 6625/6625
12.85/11.94	c 2884[?] -202[?] 57[?]  is mandatory 
12.85/11.94	c qxplain 6623/6624
12.85/11.94	c qxplain 6624/6624
12.85/11.94	c 2885[?] 201[?] -202[?]  is mandatory 
12.85/11.94	c qxplain 6623/6623
12.85/11.95	c 2886[?] 202[?] -201[?] -57[?]  is mandatory 
12.85/11.95	c qxplain 6619/6622
12.85/11.95	c qxplain 6621/6622
12.85/11.95	c qxplain 6622/6622
12.85/11.96	c 2887[?] 52[?] -203[?]  is mandatory 
12.85/11.96	c qxplain 6621/6621
12.85/11.96	c 2888[?] -203[?] -57[?]  is mandatory 
12.85/11.96	c qxplain 6619/6620
12.85/11.97	c qxplain 6620/6620
12.85/11.97	c 2889[?] -52[?] 203[?] 57[?]  is mandatory 
12.85/11.97	c qxplain 6619/6619
12.85/11.97	c 2890[?] -204[?] -202[?]  is mandatory 
12.85/11.97	c qxplain 6612/6618
12.85/11.98	c qxplain 6616/6618
12.85/11.98	c qxplain 6618/6618
12.85/11.98	c 2891[?] -203[?] -204[?]  is mandatory 
12.85/11.98	c qxplain 6616/6617
12.85/11.99	c qxplain 6617/6617
12.85/11.99	c 2892[?] 202[?] 204[?] 203[?]  is mandatory 
12.85/11.99	c qxplain 6616/6616
12.96/12.04	c 2893[?] -205[?] -197[?]  is mandatory 
12.96/12.04	c qxplain 6612/6615
12.96/12.05	c qxplain 6614/6615
12.96/12.05	c qxplain 6615/6615
13.06/12.14	c 2894[?] -205[?] -204[?]  is mandatory 
13.06/12.14	c qxplain 6614/6614
13.06/12.15	c 2895[?] 205[?] 197[?] 204[?]  is mandatory 
13.06/12.15	c qxplain 6612/6613
13.06/12.16	c qxplain 6613/6613
13.06/12.16	c 2896[?] -191[?] -206[?]  is mandatory 
13.06/12.16	c qxplain 6612/6612
13.06/12.16	c 2897[?] 205[?] -206[?]  is mandatory 
13.06/12.16	c qxplain 6559/6611
13.06/12.17	c qxplain 6586/6611
13.06/12.17	c qxplain 6599/6611
13.06/12.17	c qxplain 6606/6611
13.06/12.18	c qxplain 6609/6611
13.06/12.18	c qxplain 6611/6611
13.06/12.18	c 2898[?] 191[?] -205[?] 206[?]  is mandatory 
13.06/12.18	c qxplain 6609/6610
13.06/12.19	c qxplain 6610/6610
13.06/12.19	c 2899[?] 181[?] -207[?]  is mandatory 
13.06/12.19	c qxplain 6609/6609
13.06/12.19	c 2900[?] -206[?] -207[?]  is mandatory 
13.06/12.19	c qxplain 6606/6608
13.16/12.20	c qxplain 6608/6608
13.16/12.20	c 2901[?] 207[?] -181[?] 206[?]  is mandatory 
13.16/12.20	c qxplain 6606/6607
13.16/12.21	c qxplain 6607/6607
13.16/12.21	c 2902[?] 151[?] -208[?]  is mandatory 
13.16/12.21	c qxplain 6606/6606
13.16/12.21	c 2903[?] 207[?] -208[?]  is mandatory 
13.16/12.21	c qxplain 6599/6605
13.16/12.22	c qxplain 6603/6605
13.16/12.23	c qxplain 6605/6605
13.16/12.23	c 2904[?] 208[?] -207[?] -151[?]  is mandatory 
13.16/12.23	c qxplain 6603/6604
13.16/12.24	c qxplain 6604/6604
13.16/12.25	c 2905[?] 197[?] -209[?]  is mandatory 
13.16/12.25	c qxplain 6603/6603
13.16/12.25	c 2906[?] -209[?] -204[?]  is mandatory 
13.16/12.25	c qxplain 6599/6602
13.16/12.25	c qxplain 6601/6602
13.16/12.26	c qxplain 6602/6602
13.16/12.26	c 2907[?] 209[?] -197[?] 204[?]  is mandatory 
13.16/12.26	c qxplain 6601/6601
13.16/12.27	c 2908[?] -138[?] -210[?]  is mandatory 
13.16/12.27	c qxplain 6599/6600
13.16/12.27	c qxplain 6600/6600
13.16/12.27	c 2909[?] -191[?] -210[?]  is mandatory 
13.16/12.27	c qxplain 6599/6599
13.16/12.28	c 2910[?] 191[?] 138[?] 210[?]  is mandatory 
13.16/12.28	c qxplain 6586/6598
13.16/12.28	c qxplain 6593/6598
13.16/12.28	c qxplain 6596/6598
13.16/12.29	c qxplain 6598/6598
13.16/12.29	c 2911[?] -211[?] 138[?]  is mandatory 
13.16/12.29	c qxplain 6596/6597
13.16/12.30	c qxplain 6597/6597
13.26/12.30	c 2912[?] -211[?] 191[?]  is mandatory 
13.26/12.30	c qxplain 6596/6596
13.26/12.30	c 2913[?] -191[?] 211[?] -138[?]  is mandatory 
13.26/12.30	c qxplain 6593/6595
13.26/12.31	c qxplain 6595/6595
13.26/12.31	c 2914[?] -210[?] -212[?]  is mandatory 
13.26/12.31	c qxplain 6593/6594
13.26/12.31	c qxplain 6594/6594
13.26/12.32	c 2915[?] -211[?] -212[?]  is mandatory 
13.26/12.32	c qxplain 6593/6593
13.26/12.32	c 2916[?] 211[?] 210[?] 212[?]  is mandatory 
13.26/12.32	c qxplain 6586/6592
13.26/12.33	c qxplain 6590/6592
13.26/12.33	c qxplain 6592/6592
13.26/12.33	c 2917[?] 209[?] -213[?]  is mandatory 
13.26/12.33	c qxplain 6590/6591
13.26/12.34	c qxplain 6591/6591
13.26/12.34	c 2918[?] -212[?] -213[?]  is mandatory 
13.26/12.34	c qxplain 6590/6590
13.26/12.35	c 2919[?] 212[?] -209[?] 213[?]  is mandatory 
13.26/12.35	c qxplain 6586/6589
13.26/12.35	c qxplain 6588/6589
13.26/12.35	c qxplain 6589/6589
13.26/12.36	c 2920[?] -204[?] -214[?]  is mandatory 
13.26/12.36	c qxplain 6588/6588
13.26/12.36	c 2921[?] -213[?] -214[?]  is mandatory 
13.26/12.36	c qxplain 6586/6587
13.26/12.37	c qxplain 6587/6587
13.26/12.37	c 2922[?] 213[?] 204[?] 214[?]  is mandatory 
13.26/12.37	c qxplain 6586/6586
13.26/12.37	c 2923[?] 197[?] -215[?]  is mandatory 
13.26/12.37	c qxplain 6559/6585
13.26/12.38	c qxplain 6573/6585
13.26/12.38	c qxplain 6580/6585
13.26/12.39	c qxplain 6583/6585
13.26/12.39	c qxplain 6585/6585
13.36/12.47	c 2924[?] -215[?] -209[?]  is mandatory 
13.36/12.47	c qxplain 6583/6584
13.36/12.47	c qxplain 6584/6584
13.36/12.48	c 2925[?] -197[?] 209[?] 215[?]  is mandatory 
13.36/12.48	c qxplain 6583/6583
13.36/12.48	c 2926[?] -216[?] -214[?]  is mandatory 
13.36/12.48	c qxplain 6580/6582
13.36/12.49	c qxplain 6582/6582
13.36/12.49	c 2927[?] -215[?] -216[?]  is mandatory 
13.36/12.49	c qxplain 6580/6581
13.36/12.49	c qxplain 6581/6581
13.46/12.50	c 2928[?] 215[?] 214[?] 216[?]  is mandatory 
13.46/12.50	c qxplain 6580/6580
13.46/12.50	c 2929[?] 59[?] -217[?]  is mandatory 
13.46/12.50	c qxplain 6573/6579
13.46/12.51	c qxplain 6577/6579
13.46/12.51	c qxplain 6579/6579
13.46/12.52	c 2930[?] -217[?] 214[?]  is mandatory 
13.46/12.52	c qxplain 6577/6578
13.46/12.52	c qxplain 6578/6578
13.46/12.53	c 2931[?] -59[?] -214[?] 217[?]  is mandatory 
13.46/12.53	c qxplain 6577/6577
13.46/12.53	c 2932[?] -216[?] -218[?]  is mandatory 
13.46/12.53	c qxplain 6573/6576
13.46/12.53	c qxplain 6575/6576
13.46/12.54	c qxplain 6576/6576
13.46/12.54	c 2933[?] -217[?] -218[?]  is mandatory 
13.46/12.54	c qxplain 6575/6575
13.46/12.54	c 2934[?] 217[?] 216[?] 218[?]  is mandatory 
13.46/12.54	c qxplain 6573/6574
13.46/12.55	c qxplain 6574/6574
13.46/12.55	c 2935[?] 58[?] -219[?]  is mandatory 
13.46/12.55	c qxplain 6573/6573
13.46/12.56	c 2936[?] -219[?] 214[?]  is mandatory 
13.46/12.56	c qxplain 6559/6572
13.46/12.56	c qxplain 6566/6572
13.46/12.56	c qxplain 6570/6572
13.46/12.57	c qxplain 6572/6572
13.46/12.57	c 2937[?] -58[?] -214[?] 219[?]  is mandatory 
13.46/12.57	c qxplain 6570/6571
13.46/12.58	c qxplain 6571/6571
13.46/12.58	c 2938[?] 191[?] -220[?]  is mandatory 
13.46/12.58	c qxplain 6570/6570
13.56/12.61	c 2939[?] -220[?] 204[?]  is mandatory 
13.56/12.61	c qxplain 6566/6569
13.56/12.61	c qxplain 6568/6569
13.56/12.62	c qxplain 6569/6569
13.56/12.62	c 2940[?] -191[?] 220[?] -204[?]  is mandatory 
13.56/12.62	c qxplain 6568/6568
13.56/12.63	c 2941[?] -221[?] -214[?]  is mandatory 
13.56/12.63	c qxplain 6566/6567
13.56/12.63	c qxplain 6567/6567
13.56/12.63	c 2942[?] -220[?] -221[?]  is mandatory 
13.56/12.63	c qxplain 6566/6566
13.56/12.64	c 2943[?] 220[?] 214[?] 221[?]  is mandatory 
13.56/12.64	c qxplain 6559/6565
13.56/12.64	c qxplain 6563/6565
13.56/12.65	c qxplain 6565/6565
13.56/12.65	c 2944[?] -219[?] -222[?]  is mandatory 
13.56/12.65	c qxplain 6563/6564
13.56/12.65	c qxplain 6564/6564
13.56/12.66	c 2945[?] -221[?] -222[?]  is mandatory 
13.56/12.66	c qxplain 6563/6563
13.56/12.67	c 2946[?] 221[?] 222[?] 219[?]  is mandatory 
13.56/12.67	c qxplain 6559/6562
13.56/12.68	c qxplain 6561/6562
13.56/12.68	c qxplain 6562/6562
13.56/12.69	c 2947[?] 218[?] -223[?]  is mandatory 
13.56/12.69	c qxplain 6561/6561
13.56/12.69	c 2948[?] 222[?] -223[?]  is mandatory 
13.56/12.69	c qxplain 6559/6560
13.56/12.70	c qxplain 6560/6560
13.65/12.70	c 2949[?] 223[?] -222[?] -218[?]  is mandatory 
13.65/12.70	c qxplain 6559/6559
13.65/12.70	c 2950[?] -224[?] 83[?]  is mandatory 
13.65/12.70	c qxplain 6347/6558
13.65/12.71	c qxplain 6453/6558
13.65/12.71	c qxplain 6506/6558
13.65/12.72	c qxplain 6533/6558
13.65/12.72	c qxplain 6546/6558
13.65/12.72	c qxplain 6553/6558
13.65/12.73	c qxplain 6556/6558
13.65/12.73	c qxplain 6558/6558
13.65/12.74	c 2951[?] -224[?] 214[?]  is mandatory 
13.65/12.74	c qxplain 6556/6557
13.65/12.74	c qxplain 6557/6557
13.65/12.74	c 2952[?] -83[?] -214[?] 224[?]  is mandatory 
13.65/12.74	c qxplain 6556/6556
13.65/12.75	c 2953[?] -225[?] 84[?]  is mandatory 
13.65/12.75	c qxplain 6553/6555
13.65/12.75	c qxplain 6555/6555
13.65/12.76	c 2954[?] -225[?] 214[?]  is mandatory 
13.65/12.76	c qxplain 6553/6554
13.65/12.76	c qxplain 6554/6554
13.65/12.77	c 2955[?] -84[?] -214[?] 225[?]  is mandatory 
13.65/12.77	c qxplain 6553/6553
13.65/12.77	c 2956[?] -226[?] 86[?]  is mandatory 
13.65/12.77	c qxplain 6546/6552
13.65/12.77	c qxplain 6550/6552
13.65/12.78	c qxplain 6552/6552
13.65/12.78	c 2957[?] -226[?] 214[?]  is mandatory 
13.65/12.78	c qxplain 6550/6551
13.65/12.79	c qxplain 6551/6551
13.65/12.79	c 2958[?] -86[?] -214[?] 226[?]  is mandatory 
13.65/12.79	c qxplain 6550/6550
13.65/12.80	c 2959[?] -227[?] 85[?]  is mandatory 
13.65/12.80	c qxplain 6546/6549
13.76/12.80	c qxplain 6548/6549
13.76/12.80	c qxplain 6549/6549
13.76/12.81	c 2960[?] -227[?] 214[?]  is mandatory 
13.76/12.81	c qxplain 6548/6548
13.76/12.81	c 2961[?] -85[?] -214[?] 227[?]  is mandatory 
13.76/12.81	c qxplain 6546/6547
13.76/12.82	c qxplain 6547/6547
13.76/12.82	c 2962[?] -226[?] -228[?]  is mandatory 
13.76/12.82	c qxplain 6546/6546
13.76/12.82	c 2963[?] -227[?] -228[?]  is mandatory 
13.76/12.82	c qxplain 6533/6545
13.76/12.83	c qxplain 6540/6545
13.76/12.83	c qxplain 6543/6545
13.76/12.83	c qxplain 6545/6545
13.76/12.84	c 2964[?] 228[?] 226[?] 227[?]  is mandatory 
13.76/12.84	c qxplain 6543/6544
13.76/12.84	c qxplain 6544/6544
13.76/12.85	c 2965[?] -225[?] -229[?]  is mandatory 
13.76/12.85	c qxplain 6543/6543
13.76/12.85	c 2966[?] 228[?] -229[?]  is mandatory 
13.76/12.85	c qxplain 6540/6542
13.76/12.85	c qxplain 6542/6542
13.76/12.86	c 2967[?] 229[?] -228[?] 225[?]  is mandatory 
13.76/12.86	c qxplain 6540/6541
13.76/12.86	c qxplain 6541/6541
13.76/12.87	c 2968[?] -224[?] -230[?]  is mandatory 
13.76/12.87	c qxplain 6540/6540
13.76/12.87	c 2969[?] 229[?] -230[?]  is mandatory 
13.76/12.87	c qxplain 6533/6539
13.76/12.87	c qxplain 6537/6539
13.76/12.88	c qxplain 6539/6539
13.76/12.88	c 2970[?] 230[?] -229[?] 224[?]  is mandatory 
13.76/12.88	c qxplain 6537/6538
13.76/12.89	c qxplain 6538/6538
13.76/12.89	c 2971[?] -231[?] 87[?]  is mandatory 
13.76/12.89	c qxplain 6537/6537
13.76/12.90	c 2972[?] -231[?] 214[?]  is mandatory 
13.76/12.90	c qxplain 6533/6536
13.86/12.90	c qxplain 6535/6536
13.86/12.90	c qxplain 6536/6536
13.86/12.91	c 2973[?] -87[?] -214[?] 231[?]  is mandatory 
13.86/12.91	c qxplain 6535/6535
13.86/12.91	c 2974[?] -232[?] 60[?]  is mandatory 
13.86/12.91	c qxplain 6533/6534
13.86/12.92	c qxplain 6534/6534
13.86/12.92	c 2975[?] -232[?] 214[?]  is mandatory 
13.86/12.92	c qxplain 6533/6533
13.86/12.93	c 2976[?] -60[?] -214[?] 232[?]  is mandatory 
13.86/12.93	c qxplain 6506/6532
13.86/12.93	c qxplain 6520/6532
13.86/12.93	c qxplain 6527/6532
13.86/12.94	c qxplain 6530/6532
13.86/12.94	c qxplain 6532/6532
13.86/12.95	c 2977[?] -233[?] 89[?]  is mandatory 
13.86/12.95	c qxplain 6530/6531
13.86/12.95	c qxplain 6531/6531
13.86/12.96	c 2978[?] -233[?] 214[?]  is mandatory 
13.86/12.96	c qxplain 6530/6530
13.86/12.96	c 2979[?] -89[?] -214[?] 233[?]  is mandatory 
13.86/12.96	c qxplain 6527/6529
13.86/12.96	c qxplain 6529/6529
13.86/12.97	c 2980[?] -234[?] 88[?]  is mandatory 
13.86/12.97	c qxplain 6527/6528
13.86/12.97	c qxplain 6528/6528
13.86/12.98	c 2981[?] -234[?] 214[?]  is mandatory 
13.86/12.98	c qxplain 6527/6527
13.86/12.98	c 2982[?] -88[?] -214[?] 234[?]  is mandatory 
13.86/12.98	c qxplain 6520/6526
13.86/12.99	c qxplain 6524/6526
13.86/12.99	c qxplain 6526/6526
13.86/12.99	c 2983[?] -233[?] -235[?]  is mandatory 
13.86/12.99	c qxplain 6524/6525
13.95/13.00	c qxplain 6525/6525
13.95/13.00	c 2984[?] -234[?] -235[?]  is mandatory 
13.95/13.00	c qxplain 6524/6524
13.95/13.01	c 2985[?] 235[?] 234[?] 233[?]  is mandatory 
13.95/13.01	c qxplain 6520/6523
13.95/13.01	c qxplain 6522/6523
13.95/13.01	c qxplain 6523/6523
13.95/13.02	c 2986[?] -232[?] -236[?]  is mandatory 
13.95/13.02	c qxplain 6522/6522
13.95/13.02	c 2987[?] 235[?] -236[?]  is mandatory 
13.95/13.02	c qxplain 6520/6521
13.95/13.03	c qxplain 6521/6521
13.95/13.03	c 2988[?] 236[?] -235[?] 232[?]  is mandatory 
13.95/13.03	c qxplain 6520/6520
13.95/13.03	c 2989[?] -231[?] -237[?]  is mandatory 
13.95/13.03	c qxplain 6506/6519
13.95/13.04	c qxplain 6513/6519
13.95/13.04	c qxplain 6517/6519
13.95/13.05	c qxplain 6519/6519
13.95/13.05	c 2990[?] 236[?] -237[?]  is mandatory 
13.95/13.05	c qxplain 6517/6518
13.95/13.05	c qxplain 6518/6518
13.95/13.06	c 2991[?] 237[?] -236[?] 231[?]  is mandatory 
13.95/13.06	c qxplain 6517/6517
13.95/13.06	c 2992[?] -238[?] 67[?]  is mandatory 
13.95/13.06	c qxplain 6513/6516
13.95/13.07	c qxplain 6515/6516
13.95/13.07	c qxplain 6516/6516
13.95/13.07	c 2993[?] -238[?] 214[?]  is mandatory 
13.95/13.07	c qxplain 6515/6515
13.95/13.08	c 2994[?] -67[?] -214[?] 238[?]  is mandatory 
13.95/13.08	c qxplain 6513/6514
13.95/13.08	c qxplain 6514/6514
13.95/13.09	c 2995[?] -239[?] 66[?]  is mandatory 
13.95/13.09	c qxplain 6513/6513
13.95/13.09	c 2996[?] -239[?] 214[?]  is mandatory 
13.95/13.09	c qxplain 6506/6512
13.95/13.10	c qxplain 6510/6512
13.95/13.10	c qxplain 6512/6512
14.07/13.11	c 2997[?] -66[?] 239[?] -214[?]  is mandatory 
14.07/13.11	c qxplain 6510/6511
14.07/13.11	c qxplain 6511/6511
14.07/13.11	c 2998[?] -240[?] 65[?]  is mandatory 
14.07/13.11	c qxplain 6510/6510
14.07/13.12	c 2999[?] -240[?] 214[?]  is mandatory 
14.07/13.12	c qxplain 6506/6509
14.07/13.12	c qxplain 6508/6509
14.07/13.13	c qxplain 6509/6509
14.07/13.13	c 3000[?] -65[?] 240[?] -214[?]  is mandatory 
14.07/13.13	c qxplain 6508/6508
14.07/13.13	c 3001[?] -239[?] -241[?]  is mandatory 
14.07/13.13	c qxplain 6506/6507
14.07/13.14	c qxplain 6507/6507
14.07/13.14	c 3002[?] -240[?] -241[?]  is mandatory 
14.07/13.14	c qxplain 6506/6506
14.07/13.15	c 3003[?] 241[?] 240[?] 239[?]  is mandatory 
14.07/13.15	c qxplain 6453/6505
14.07/13.15	c qxplain 6480/6505
14.07/13.15	c qxplain 6493/6505
14.07/13.16	c qxplain 6500/6505
14.07/13.16	c qxplain 6503/6505
14.07/13.17	c qxplain 6505/6505
14.07/13.17	c 3004[?] -238[?] -242[?]  is mandatory 
14.07/13.17	c qxplain 6503/6504
14.07/13.17	c qxplain 6504/6504
14.07/13.18	c 3005[?] 241[?] -242[?]  is mandatory 
14.07/13.18	c qxplain 6503/6503
14.07/13.18	c 3006[?] 242[?] -241[?] 238[?]  is mandatory 
14.07/13.18	c qxplain 6500/6502
14.07/13.19	c qxplain 6502/6502
14.07/13.19	c 3007[?] -243[?] 61[?]  is mandatory 
14.07/13.19	c qxplain 6500/6501
14.07/13.19	c qxplain 6501/6501
14.07/13.20	c 3008[?] -243[?] 214[?]  is mandatory 
14.07/13.20	c qxplain 6500/6500
14.16/13.20	c 3009[?] -61[?] -214[?] 243[?]  is mandatory 
14.16/13.20	c qxplain 6493/6499
14.16/13.21	c qxplain 6497/6499
14.16/13.21	c qxplain 6499/6499
14.16/13.22	c 3010[?] -244[?] 62[?]  is mandatory 
14.16/13.22	c qxplain 6497/6498
14.16/13.22	c qxplain 6498/6498
14.16/13.23	c 3011[?] -244[?] 214[?]  is mandatory 
14.16/13.23	c qxplain 6497/6497
14.16/13.23	c 3012[?] -62[?] -214[?] 244[?]  is mandatory 
14.16/13.23	c qxplain 6493/6496
14.16/13.23	c qxplain 6495/6496
14.16/13.24	c qxplain 6496/6496
14.16/13.24	c 3013[?] -245[?] 64[?]  is mandatory 
14.16/13.24	c qxplain 6495/6495
14.16/13.25	c 3014[?] -245[?] 214[?]  is mandatory 
14.16/13.25	c qxplain 6493/6494
14.16/13.25	c qxplain 6494/6494
14.16/13.26	c 3015[?] -64[?] -214[?] 245[?]  is mandatory 
14.16/13.26	c qxplain 6493/6493
14.16/13.26	c 3016[?] -246[?] 63[?]  is mandatory 
14.16/13.26	c qxplain 6480/6492
14.16/13.26	c qxplain 6487/6492
14.16/13.27	c qxplain 6490/6492
14.16/13.27	c qxplain 6492/6492
14.16/13.28	c 3017[?] -246[?] 214[?]  is mandatory 
14.16/13.28	c qxplain 6490/6491
14.16/13.28	c qxplain 6491/6491
14.16/13.28	c 3018[?] -63[?] -214[?] 246[?]  is mandatory 
14.16/13.28	c qxplain 6490/6490
14.16/13.29	c 3019[?] -245[?] -247[?]  is mandatory 
14.16/13.29	c qxplain 6487/6489
14.16/13.29	c qxplain 6489/6489
14.16/13.29	c 3020[?] -246[?] -247[?]  is mandatory 
14.16/13.29	c qxplain 6487/6488
14.25/13.30	c qxplain 6488/6488
14.25/13.30	c 3021[?] 247[?] 246[?] 245[?]  is mandatory 
14.25/13.30	c qxplain 6487/6487
14.25/13.31	c 3022[?] -244[?] -248[?]  is mandatory 
14.25/13.31	c qxplain 6480/6486
14.25/13.31	c qxplain 6484/6486
14.25/13.31	c qxplain 6486/6486
14.25/13.32	c 3023[?] 247[?] -248[?]  is mandatory 
14.25/13.32	c qxplain 6484/6485
14.25/13.32	c qxplain 6485/6485
14.25/13.33	c 3024[?] 248[?] -247[?] 244[?]  is mandatory 
14.25/13.33	c qxplain 6484/6484
14.25/13.33	c 3025[?] -243[?] -249[?]  is mandatory 
14.25/13.33	c qxplain 6480/6483
14.25/13.33	c qxplain 6482/6483
14.25/13.34	c qxplain 6483/6483
14.25/13.34	c 3026[?] 248[?] -249[?]  is mandatory 
14.25/13.34	c qxplain 6482/6482
14.25/13.35	c 3027[?] 249[?] -248[?] 243[?]  is mandatory 
14.25/13.35	c qxplain 6480/6481
14.25/13.35	c qxplain 6481/6481
14.25/13.35	c 3028[?] 242[?] -250[?]  is mandatory 
14.25/13.35	c qxplain 6480/6480
14.25/13.36	c 3029[?] 249[?] -250[?]  is mandatory 
14.25/13.36	c qxplain 6453/6479
14.25/13.36	c qxplain 6467/6479
14.25/13.37	c qxplain 6474/6479
14.25/13.37	c qxplain 6477/6479
14.25/13.37	c qxplain 6479/6479
14.25/13.38	c 3030[?] 250[?] -249[?] -242[?]  is mandatory 
14.25/13.38	c qxplain 6477/6478
14.25/13.38	c qxplain 6478/6478
14.25/13.39	c 3031[?] 237[?] -251[?]  is mandatory 
14.25/13.39	c qxplain 6477/6477
14.25/13.39	c 3032[?] 250[?] -251[?]  is mandatory 
14.25/13.39	c qxplain 6474/6476
14.25/13.39	c qxplain 6476/6476
14.36/13.40	c 3033[?] 251[?] -250[?] -237[?]  is mandatory 
14.36/13.40	c qxplain 6474/6475
14.36/13.40	c qxplain 6475/6475
14.36/13.41	c 3034[?] 230[?] -252[?]  is mandatory 
14.36/13.41	c qxplain 6474/6474
14.36/13.41	c 3035[?] 251[?] -252[?]  is mandatory 
14.36/13.41	c qxplain 6467/6473
14.36/13.41	c qxplain 6471/6473
14.36/13.42	c qxplain 6473/6473
14.36/13.42	c 3036[?] 252[?] -251[?] -230[?]  is mandatory 
14.36/13.42	c qxplain 6471/6472
14.36/13.43	c qxplain 6472/6472
14.36/13.43	c 3037[?] -253[?] 68[?]  is mandatory 
14.36/13.43	c qxplain 6471/6471
14.36/13.44	c 3038[?] -253[?] 214[?]  is mandatory 
14.36/13.44	c qxplain 6467/6470
14.36/13.44	c qxplain 6469/6470
14.36/13.44	c qxplain 6470/6470
14.36/13.45	c 3039[?] -68[?] -214[?] 253[?]  is mandatory 
14.36/13.45	c qxplain 6469/6469
14.36/13.45	c 3040[?] -254[?] 69[?]  is mandatory 
14.36/13.45	c qxplain 6467/6468
14.36/13.46	c qxplain 6468/6468
14.36/13.46	c 3041[?] -254[?] 214[?]  is mandatory 
14.36/13.46	c qxplain 6467/6467
14.36/13.47	c 3042[?] -69[?] -214[?] 254[?]  is mandatory 
14.36/13.47	c qxplain 6453/6466
14.36/13.47	c qxplain 6460/6466
14.36/13.47	c qxplain 6464/6466
14.36/13.48	c qxplain 6466/6466
14.36/13.48	c 3043[?] -255[?] 71[?]  is mandatory 
14.36/13.48	c qxplain 6464/6465
14.36/13.49	c qxplain 6465/6465
14.36/13.49	c 3044[?] -255[?] 214[?]  is mandatory 
14.36/13.49	c qxplain 6464/6464
14.36/13.50	c 3045[?] -71[?] -214[?] 255[?]  is mandatory 
14.36/13.50	c qxplain 6460/6463
14.46/13.50	c qxplain 6462/6463
14.46/13.50	c qxplain 6463/6463
14.46/13.51	c 3046[?] -256[?] 70[?]  is mandatory 
14.46/13.51	c qxplain 6462/6462
14.46/13.51	c 3047[?] -256[?] 214[?]  is mandatory 
14.46/13.51	c qxplain 6460/6461
14.46/13.52	c qxplain 6461/6461
14.46/13.52	c 3048[?] -70[?] -214[?] 256[?]  is mandatory 
14.46/13.52	c qxplain 6460/6460
14.46/13.53	c 3049[?] -255[?] -257[?]  is mandatory 
14.46/13.53	c qxplain 6453/6459
14.46/13.53	c qxplain 6457/6459
14.46/13.53	c qxplain 6459/6459
14.46/13.54	c 3050[?] -256[?] -257[?]  is mandatory 
14.46/13.54	c qxplain 6457/6458
14.46/13.54	c qxplain 6458/6458
14.46/13.54	c 3051[?] 257[?] 256[?] 255[?]  is mandatory 
14.46/13.54	c qxplain 6457/6457
14.46/13.55	c 3052[?] -254[?] -258[?]  is mandatory 
14.46/13.55	c qxplain 6453/6456
14.46/13.55	c qxplain 6455/6456
14.46/13.56	c qxplain 6456/6456
14.46/13.56	c 3053[?] 257[?] -258[?]  is mandatory 
14.46/13.56	c qxplain 6455/6455
14.46/13.57	c 3054[?] 258[?] -257[?] 254[?]  is mandatory 
14.46/13.57	c qxplain 6453/6454
14.46/13.57	c qxplain 6454/6454
14.46/13.58	c 3055[?] -253[?] -259[?]  is mandatory 
14.46/13.58	c qxplain 6453/6453
14.46/13.58	c 3056[?] 258[?] -259[?]  is mandatory 
14.46/13.58	c qxplain 6347/6452
14.46/13.58	c qxplain 6400/6452
14.46/13.59	c qxplain 6427/6452
14.46/13.59	c qxplain 6440/6452
14.46/13.60	c qxplain 6447/6452
14.59/13.60	c qxplain 6450/6452
14.59/13.61	c qxplain 6452/6452
14.59/13.61	c 3057[?] 259[?] -258[?] 253[?]  is mandatory 
14.59/13.61	c qxplain 6450/6451
14.59/13.62	c qxplain 6451/6451
14.59/13.62	c 3058[?] -260[?] 72[?]  is mandatory 
14.59/13.62	c qxplain 6450/6450
14.59/13.62	c 3059[?] -260[?] 214[?]  is mandatory 
14.59/13.62	c qxplain 6447/6449
14.59/13.63	c qxplain 6449/6449
14.59/13.63	c 3060[?] -72[?] -214[?] 260[?]  is mandatory 
14.59/13.63	c qxplain 6447/6448
14.59/13.64	c qxplain 6448/6448
14.59/13.64	c 3061[?] -261[?] 73[?]  is mandatory 
14.59/13.64	c qxplain 6447/6447
14.59/13.65	c 3062[?] -261[?] 214[?]  is mandatory 
14.59/13.65	c qxplain 6440/6446
14.59/13.65	c qxplain 6444/6446
14.59/13.66	c qxplain 6446/6446
14.59/13.66	c 3063[?] -73[?] -214[?] 261[?]  is mandatory 
14.59/13.66	c qxplain 6444/6445
14.59/13.67	c qxplain 6445/6445
14.59/13.67	c 3064[?] -262[?] 75[?]  is mandatory 
14.59/13.67	c qxplain 6444/6444
14.59/13.68	c 3065[?] -262[?] 214[?]  is mandatory 
14.59/13.68	c qxplain 6440/6443
14.59/13.68	c qxplain 6442/6443
14.59/13.69	c qxplain 6443/6443
14.59/13.69	c 3066[?] -75[?] -214[?] 262[?]  is mandatory 
14.59/13.69	c qxplain 6442/6442
14.78/13.70	c 3067[?] -263[?] 74[?]  is mandatory 
14.78/13.70	c qxplain 6440/6441
14.78/13.70	c qxplain 6441/6441
14.78/13.71	c 3068[?] -263[?] 214[?]  is mandatory 
14.78/13.71	c qxplain 6440/6440
14.78/13.71	c 3069[?] -74[?] -214[?] 263[?]  is mandatory 
14.78/13.71	c qxplain 6427/6439
14.78/13.72	c qxplain 6434/6439
14.78/13.72	c qxplain 6437/6439
14.78/13.73	c qxplain 6439/6439
14.78/13.73	c 3070[?] -262[?] -264[?]  is mandatory 
14.78/13.73	c qxplain 6437/6438
14.78/13.74	c qxplain 6438/6438
14.78/13.74	c 3071[?] -263[?] -264[?]  is mandatory 
14.78/13.74	c qxplain 6437/6437
14.78/13.74	c 3072[?] 264[?] 263[?] 262[?]  is mandatory 
14.78/13.75	c qxplain 6434/6436
14.78/13.75	c qxplain 6436/6436
14.78/13.75	c 3073[?] -261[?] -265[?]  is mandatory 
14.78/13.75	c qxplain 6434/6435
14.78/13.76	c qxplain 6435/6435
14.78/13.76	c 3074[?] 264[?] -265[?]  is mandatory 
14.78/13.76	c qxplain 6434/6434
14.78/13.77	c 3075[?] 265[?] -264[?] 261[?]  is mandatory 
14.78/13.77	c qxplain 6427/6433
14.78/13.77	c qxplain 6431/6433
14.78/13.78	c qxplain 6433/6433
14.78/13.78	c 3076[?] -260[?] -266[?]  is mandatory 
14.78/13.78	c qxplain 6431/6432
14.78/13.79	c qxplain 6432/6432
14.78/13.79	c 3077[?] 265[?] -266[?]  is mandatory 
14.78/13.79	c qxplain 6431/6431
14.78/13.80	c 3078[?] 266[?] -265[?] 260[?]  is mandatory 
14.78/13.80	c qxplain 6427/6430
14.98/13.80	c qxplain 6429/6430
14.98/13.81	c qxplain 6430/6430
14.98/13.81	c 3079[?] -267[?] 82[?]  is mandatory 
14.98/13.81	c qxplain 6429/6429
14.98/13.82	c 3080[?] -267[?] 214[?]  is mandatory 
14.98/13.82	c qxplain 6427/6428
14.98/13.82	c qxplain 6428/6428
14.98/13.82	c 3081[?] -82[?] -214[?] 267[?]  is mandatory 
14.98/13.82	c qxplain 6427/6427
14.98/13.83	c 3082[?] -268[?] 81[?]  is mandatory 
14.98/13.83	c qxplain 6400/6426
14.98/13.83	c qxplain 6414/6426
14.98/13.84	c qxplain 6421/6426
14.98/13.84	c qxplain 6424/6426
14.98/13.85	c qxplain 6426/6426
14.98/13.85	c 3083[?] -268[?] 214[?]  is mandatory 
14.98/13.85	c qxplain 6424/6425
14.98/13.86	c qxplain 6425/6425
14.98/13.86	c 3084[?] -81[?] -214[?] 268[?]  is mandatory 
14.98/13.86	c qxplain 6424/6424
14.98/13.87	c 3085[?] -269[?] 80[?]  is mandatory 
14.98/13.87	c qxplain 6421/6423
14.98/13.87	c qxplain 6423/6423
14.98/13.88	c 3086[?] -269[?] 214[?]  is mandatory 
14.98/13.88	c qxplain 6421/6422
14.98/13.88	c qxplain 6422/6422
14.98/13.89	c 3087[?] -80[?] -214[?] 269[?]  is mandatory 
14.98/13.89	c qxplain 6421/6421
14.98/13.89	c 3088[?] -268[?] -270[?]  is mandatory 
14.98/13.89	c qxplain 6414/6420
14.98/13.90	c qxplain 6418/6420
15.17/13.90	c qxplain 6420/6420
15.17/13.90	c 3089[?] -269[?] -270[?]  is mandatory 
15.17/13.90	c qxplain 6418/6419
15.17/13.91	c qxplain 6419/6419
15.17/13.91	c 3090[?] 270[?] 269[?] 268[?]  is mandatory 
15.17/13.91	c qxplain 6418/6418
15.17/13.92	c 3091[?] -267[?] -271[?]  is mandatory 
15.17/13.92	c qxplain 6414/6417
15.17/13.92	c qxplain 6416/6417
15.17/13.93	c qxplain 6417/6417
15.17/13.93	c 3092[?] 270[?] -271[?]  is mandatory 
15.17/13.93	c qxplain 6416/6416
15.17/13.94	c 3093[?] 271[?] -270[?] 267[?]  is mandatory 
15.17/13.94	c qxplain 6414/6415
15.17/13.94	c qxplain 6415/6415
15.17/13.94	c 3094[?] -272[?] 76[?]  is mandatory 
15.17/13.94	c qxplain 6414/6414
15.17/13.95	c 3095[?] -272[?] 214[?]  is mandatory 
15.17/13.95	c qxplain 6400/6413
15.17/13.95	c qxplain 6407/6413
15.17/13.96	c qxplain 6411/6413
15.17/13.96	c qxplain 6413/6413
15.17/13.97	c 3096[?] -76[?] -214[?] 272[?]  is mandatory 
15.17/13.97	c qxplain 6411/6412
15.17/13.97	c qxplain 6412/6412
15.17/13.98	c 3097[?] -273[?] 77[?]  is mandatory 
15.17/13.98	c qxplain 6411/6411
15.17/13.98	c 3098[?] -273[?] 214[?]  is mandatory 
15.17/13.98	c qxplain 6407/6410
15.17/13.98	c qxplain 6409/6410
15.17/13.99	c qxplain 6410/6410
15.17/13.99	c 3099[?] -77[?] -214[?] 273[?]  is mandatory 
15.17/13.99	c qxplain 6409/6409
15.37/14.00	c 3100[?] -274[?] 79[?]  is mandatory 
15.37/14.00	c qxplain 6407/6408
15.37/14.00	c qxplain 6408/6408
15.37/14.01	c 3101[?] -274[?] 214[?]  is mandatory 
15.37/14.01	c qxplain 6407/6407
15.37/14.01	c 3102[?] -79[?] -214[?] 274[?]  is mandatory 
15.37/14.01	c qxplain 6400/6406
15.37/14.02	c qxplain 6404/6406
15.37/14.02	c qxplain 6406/6406
15.37/14.03	c 3103[?] -275[?] 78[?]  is mandatory 
15.37/14.03	c qxplain 6404/6405
15.37/14.03	c qxplain 6405/6405
15.37/14.04	c 3104[?] -275[?] 214[?]  is mandatory 
15.37/14.04	c qxplain 6404/6404
15.37/14.04	c 3105[?] -78[?] -214[?] 275[?]  is mandatory 
15.37/14.04	c qxplain 6400/6403
15.37/14.05	c qxplain 6402/6403
15.37/14.05	c qxplain 6403/6403
15.37/14.06	c 3106[?] -274[?] -276[?]  is mandatory 
15.37/14.06	c qxplain 6402/6402
15.37/14.06	c 3107[?] -275[?] -276[?]  is mandatory 
15.37/14.06	c qxplain 6400/6401
15.37/14.07	c qxplain 6401/6401
15.37/14.07	c 3108[?] 276[?] 275[?] 274[?]  is mandatory 
15.37/14.07	c qxplain 6400/6400
15.37/14.08	c 3109[?] -273[?] -277[?]  is mandatory 
15.37/14.08	c qxplain 6347/6399
15.37/14.08	c qxplain 6374/6399
15.37/14.08	c qxplain 6387/6399
15.37/14.09	c qxplain 6394/6399
15.37/14.09	c qxplain 6397/6399
15.57/14.10	c qxplain 6399/6399
15.57/14.10	c 3110[?] 276[?] -277[?]  is mandatory 
15.57/14.10	c qxplain 6397/6398
15.57/14.11	c qxplain 6398/6398
15.57/14.11	c 3111[?] 277[?] -276[?] 273[?]  is mandatory 
15.57/14.11	c qxplain 6397/6397
15.57/14.12	c 3112[?] -272[?] -278[?]  is mandatory 
15.57/14.12	c qxplain 6394/6396
15.57/14.12	c qxplain 6396/6396
15.57/14.13	c 3113[?] 277[?] -278[?]  is mandatory 
15.57/14.13	c qxplain 6394/6395
15.57/14.13	c qxplain 6395/6395
15.57/14.14	c 3114[?] 278[?] -277[?] 272[?]  is mandatory 
15.57/14.14	c qxplain 6394/6394
15.57/14.14	c 3115[?] 271[?] -279[?]  is mandatory 
15.57/14.14	c qxplain 6387/6393
15.57/14.15	c qxplain 6391/6393
15.57/14.15	c qxplain 6393/6393
15.57/14.15	c 3116[?] 278[?] -279[?]  is mandatory 
15.57/14.15	c qxplain 6391/6392
15.57/14.16	c qxplain 6392/6392
15.57/14.16	c 3117[?] 279[?] -278[?] -271[?]  is mandatory 
15.57/14.16	c qxplain 6391/6391
15.57/14.17	c 3118[?] 266[?] -280[?]  is mandatory 
15.57/14.17	c qxplain 6387/6390
15.57/14.17	c qxplain 6389/6390
15.57/14.18	c qxplain 6390/6390
15.57/14.18	c 3119[?] 279[?] -280[?]  is mandatory 
15.57/14.18	c qxplain 6389/6389
15.57/14.19	c 3120[?] 280[?] -279[?] -266[?]  is mandatory 
15.57/14.19	c qxplain 6387/6388
15.57/14.19	c qxplain 6388/6388
15.57/14.19	c 3121[?] 259[?] -281[?]  is mandatory 
15.57/14.19	c qxplain 6387/6387
15.57/14.20	c 3122[?] 280[?] -281[?]  is mandatory 
15.57/14.20	c qxplain 6374/6386
15.75/14.20	c qxplain 6381/6386
15.75/14.21	c qxplain 6384/6386
15.75/14.21	c qxplain 6386/6386
15.75/14.22	c 3123[?] 281[?] -280[?] -259[?]  is mandatory 
15.75/14.22	c qxplain 6384/6385
15.75/14.22	c qxplain 6385/6385
15.75/14.23	c 3124[?] 252[?] -282[?]  is mandatory 
15.75/14.23	c qxplain 6384/6384
15.75/14.23	c 3125[?] 281[?] -282[?]  is mandatory 
15.75/14.23	c qxplain 6381/6383
15.75/14.23	c qxplain 6383/6383
15.75/14.24	c 3126[?] -281[?] -252[?] 282[?]  is mandatory 
15.75/14.24	c qxplain 6381/6382
15.75/14.24	c qxplain 6382/6382
15.75/14.25	c 3127[?] 223[?] -283[?]  is mandatory 
15.75/14.25	c qxplain 6381/6381
15.75/14.25	c 3128[?] 282[?] -283[?]  is mandatory 
15.75/14.25	c qxplain 6374/6380
15.75/14.26	c qxplain 6378/6380
15.75/14.26	c qxplain 6380/6380
15.75/14.27	c 3129[?] -282[?] -223[?] 283[?]  is mandatory 
15.75/14.27	c qxplain 6378/6379
15.75/14.28	c qxplain 6379/6379
15.75/14.29	c 3130[?] -284[?] -47[?]  is mandatory 
15.75/14.29	c qxplain 6378/6378
15.75/14.30	c 3131[?] -284[?] 173[?]  is mandatory 
15.75/14.30	c qxplain 6374/6377
15.75/14.30	c qxplain 6376/6377
15.85/14.31	c qxplain 6377/6377
15.94/14.43	c 3132[?] 47[?] -173[?] 284[?]  is mandatory 
15.94/14.43	c qxplain 6376/6376
15.94/14.44	c 3133[?] -285[?] 48[?]  is mandatory 
15.94/14.44	c qxplain 6374/6375
15.94/14.44	c qxplain 6375/6375
16.04/14.52	c 3134[?] -284[?] -285[?]  is mandatory 
16.04/14.52	c qxplain 6374/6374
16.04/14.53	c 3135[?] 285[?] -48[?] 284[?]  is mandatory 
16.04/14.53	c qxplain 6347/6373
16.04/14.53	c qxplain 6361/6373
16.04/14.54	c qxplain 6368/6373
16.04/14.55	c qxplain 6371/6373
16.04/14.55	c qxplain 6373/6373
16.14/14.62	c 3136[?] -286[?] -175[?]  is mandatory 
16.14/14.62	c qxplain 6371/6372
16.14/14.63	c qxplain 6372/6372
16.14/14.63	c 3137[?] -286[?] -285[?]  is mandatory 
16.14/14.63	c qxplain 6371/6371
16.14/14.64	c 3138[?] 286[?] 285[?] 175[?]  is mandatory 
16.14/14.64	c qxplain 6368/6370
16.14/14.64	c qxplain 6370/6370
16.14/14.65	c 3139[?] -287[?] 57[?]  is mandatory 
16.14/14.65	c qxplain 6368/6369
16.14/14.65	c qxplain 6369/6369
16.14/14.66	c 3140[?] -287[?] 286[?]  is mandatory 
16.14/14.66	c qxplain 6368/6368
16.14/14.66	c 3141[?] 287[?] -286[?] -57[?]  is mandatory 
16.14/14.66	c qxplain 6361/6367
16.14/14.67	c qxplain 6365/6367
16.14/14.67	c qxplain 6367/6367
16.14/14.68	c 3142[?] -288[?] 48[?]  is mandatory 
16.14/14.68	c qxplain 6365/6366
16.14/14.68	c qxplain 6366/6366
16.14/14.69	c 3143[?] -288[?] -57[?]  is mandatory 
16.14/14.69	c qxplain 6365/6365
16.14/14.70	c 3144[?] 288[?] -48[?] 57[?]  is mandatory 
16.14/14.70	c qxplain 6361/6364
16.23/14.70	c qxplain 6363/6364
16.23/14.71	c qxplain 6364/6364
16.23/14.71	c 3145[?] -289[?] -287[?]  is mandatory 
16.23/14.71	c qxplain 6363/6363
16.23/14.72	c 3146[?] -289[?] -288[?]  is mandatory 
16.23/14.72	c qxplain 6361/6362
16.23/14.72	c qxplain 6362/6362
16.23/14.73	c 3147[?] 289[?] 287[?] 288[?]  is mandatory 
16.23/14.73	c qxplain 6361/6361
16.23/14.74	c 3148[?] -290[?] 47[?]  is mandatory 
16.23/14.74	c qxplain 6347/6360
16.23/14.74	c qxplain 6354/6360
16.23/14.75	c qxplain 6358/6360
16.23/14.76	c qxplain 6360/6360
16.23/14.76	c 3149[?] -290[?] -173[?]  is mandatory 
16.23/14.76	c qxplain 6358/6359
16.23/14.77	c qxplain 6359/6359
16.23/14.77	c 3150[?] 290[?] -47[?] 173[?]  is mandatory 
16.23/14.77	c qxplain 6358/6358
16.23/14.78	c 3151[?] -291[?] -284[?]  is mandatory 
16.23/14.78	c qxplain 6354/6357
16.23/14.79	c qxplain 6356/6357
16.23/14.79	c qxplain 6357/6357
16.33/14.80	c 3152[?] -291[?] -290[?]  is mandatory 
16.33/14.80	c qxplain 6356/6356
16.33/14.80	c 3153[?] 290[?] 284[?] 291[?]  is mandatory 
16.33/14.80	c qxplain 6354/6355
16.33/14.81	c qxplain 6355/6355
16.33/14.82	c 3154[?] -292[?] 57[?]  is mandatory 
16.33/14.82	c qxplain 6354/6354
16.33/14.82	c 3155[?] -292[?] 291[?]  is mandatory 
16.33/14.82	c qxplain 6347/6353
16.33/14.83	c qxplain 6351/6353
16.33/14.84	c qxplain 6353/6353
16.33/14.84	c 3156[?] -291[?] -57[?] 292[?]  is mandatory 
16.33/14.84	c qxplain 6351/6352
16.33/14.85	c qxplain 6352/6352
16.33/14.85	c 3157[?] -293[?] 47[?]  is mandatory 
16.33/14.85	c qxplain 6351/6351
16.33/14.86	c 3158[?] -293[?] -57[?]  is mandatory 
16.33/14.86	c qxplain 6347/6350
16.33/14.86	c qxplain 6349/6350
16.33/14.87	c qxplain 6350/6350
16.33/14.87	c 3159[?] 293[?] -47[?] 57[?]  is mandatory 
16.33/14.87	c qxplain 6349/6349
16.33/14.88	c 3160[?] -292[?] -294[?]  is mandatory 
16.33/14.88	c qxplain 6347/6348
16.33/14.88	c qxplain 6348/6348
16.33/14.89	c 3161[?] -294[?] -293[?]  is mandatory 
16.33/14.89	c qxplain 6347/6347
16.33/14.89	c 3162[?] 294[?] 292[?] 293[?]  is mandatory 
16.33/14.89	c qxplain 5924/6346
16.44/14.90	c qxplain 6136/6346
16.44/14.90	c qxplain 6242/6346
16.44/14.91	c qxplain 6295/6346
16.44/14.91	c qxplain 6321/6346
16.44/14.92	c qxplain 6334/6346
16.44/14.93	c qxplain 6341/6346
16.44/14.93	c qxplain 6344/6346
16.44/14.93	c qxplain 6346/6346
16.44/14.94	c 3163[?] -43[?] -295[?]  is mandatory 
16.44/14.94	c qxplain 6344/6345
16.44/14.94	c qxplain 6345/6345
16.44/14.94	c 3164[?] -44[?] -295[?]  is mandatory 
16.44/14.94	c qxplain 6344/6344
16.44/14.95	c 3165[?] 295[?] 44[?] 43[?]  is mandatory 
16.44/14.95	c qxplain 6341/6343
16.44/14.95	c qxplain 6343/6343
16.44/14.96	c 3166[?] -296[?] 169[?]  is mandatory 
16.44/14.96	c qxplain 6341/6342
16.44/14.96	c qxplain 6342/6342
16.44/14.96	c 3167[?] 295[?] -296[?]  is mandatory 
16.44/14.96	c qxplain 6341/6341
16.44/14.97	c 3168[?] -169[?] -295[?] 296[?]  is mandatory 
16.44/14.97	c qxplain 6334/6340
16.44/14.97	c qxplain 6338/6340
16.44/14.97	c qxplain 6340/6340
16.44/14.98	c 3169[?] -297[?] -45[?]  is mandatory 
16.44/14.98	c qxplain 6338/6339
16.44/14.98	c qxplain 6339/6339
16.44/14.99	c 3170[?] -297[?] 296[?]  is mandatory 
16.44/14.99	c qxplain 6338/6338
16.53/15.01	c 3171[?] -296[?] 297[?] 45[?]  is mandatory 
16.53/15.01	c qxplain 6334/6337
16.53/15.01	c qxplain 6336/6337
16.53/15.02	c qxplain 6337/6337
16.53/15.02	c 3172[?] -298[?] 46[?]  is mandatory 
16.53/15.02	c qxplain 6336/6336
16.53/15.03	c 3173[?] -297[?] -298[?]  is mandatory 
16.53/15.03	c qxplain 6334/6335
16.53/15.04	c qxplain 6335/6335
16.53/15.04	c 3174[?] 298[?] -46[?] 297[?]  is mandatory 
16.53/15.04	c qxplain 6334/6334
16.64/15.14	c 3175[?] -299[?] -173[?]  is mandatory 
16.64/15.14	c qxplain 6321/6333
16.64/15.15	c qxplain 6328/6333
16.64/15.15	c qxplain 6331/6333
16.64/15.16	c qxplain 6333/6333
16.64/15.16	c 3176[?] -299[?] -298[?]  is mandatory 
16.64/15.16	c qxplain 6331/6332
16.64/15.17	c qxplain 6332/6332
16.64/15.17	c 3177[?] 299[?] 298[?] 173[?]  is mandatory 
16.64/15.17	c qxplain 6331/6331
16.64/15.18	c 3178[?] -300[?] 57[?]  is mandatory 
16.64/15.18	c qxplain 6328/6330
16.64/15.18	c qxplain 6330/6330
16.64/15.18	c 3179[?] -300[?] 299[?]  is mandatory 
16.64/15.18	c qxplain 6328/6329
16.64/15.19	c qxplain 6329/6329
16.64/15.19	c 3180[?] 300[?] -299[?] -57[?]  is mandatory 
16.64/15.19	c qxplain 6328/6328
16.74/15.20	c 3181[?] -301[?] 46[?]  is mandatory 
16.74/15.20	c qxplain 6321/6327
16.74/15.20	c qxplain 6325/6327
16.74/15.21	c qxplain 6327/6327
16.74/15.21	c 3182[?] -301[?] -57[?]  is mandatory 
16.74/15.21	c qxplain 6325/6326
16.74/15.22	c qxplain 6326/6326
16.74/15.22	c 3183[?] 301[?] 57[?] -46[?]  is mandatory 
16.74/15.22	c qxplain 6325/6325
16.74/15.23	c 3184[?] -302[?] -300[?]  is mandatory 
16.74/15.23	c qxplain 6321/6324
16.74/15.23	c qxplain 6323/6324
16.74/15.24	c qxplain 6324/6324
16.74/15.24	c 3185[?] -302[?] -301[?]  is mandatory 
16.74/15.24	c qxplain 6323/6323
16.74/15.25	c 3186[?] 302[?] 300[?] 301[?]  is mandatory 
16.74/15.25	c qxplain 6321/6322
16.74/15.25	c qxplain 6322/6322
16.74/15.26	c 3187[?] -303[?] 294[?]  is mandatory 
16.74/15.26	c qxplain 6321/6321
16.74/15.27	c 3188[?] -303[?] 302[?]  is mandatory 
16.74/15.27	c qxplain 6295/6320
16.74/15.27	c qxplain 6308/6320
16.74/15.28	c qxplain 6315/6320
16.74/15.29	c qxplain 6318/6320
16.74/15.29	c qxplain 6320/6320
16.74/15.30	c 3189[?] 303[?] -302[?] -294[?]  is mandatory 
16.74/15.30	c qxplain 6318/6319
16.84/15.31	c qxplain 6319/6319
16.84/15.32	c 3190[?] -304[?] -289[?]  is mandatory 
16.84/15.32	c qxplain 6318/6318
16.94/15.43	c 3191[?] -303[?] -304[?]  is mandatory 
16.94/15.43	c qxplain 6315/6317
16.94/15.44	c qxplain 6317/6317
16.94/15.44	c 3192[?] 304[?] 303[?] 289[?]  is mandatory 
16.94/15.44	c qxplain 6315/6316
16.94/15.45	c qxplain 6316/6316
17.03/15.55	c 3193[?] -305[?] 289[?]  is mandatory 
17.03/15.55	c qxplain 6315/6315
17.03/15.56	c 3194[?] -305[?] 303[?]  is mandatory 
17.03/15.56	c qxplain 6308/6314
17.03/15.57	c qxplain 6312/6314
17.03/15.57	c qxplain 6314/6314
17.03/15.57	c 3195[?] 305[?] -303[?] -289[?]  is mandatory 
17.03/15.57	c qxplain 6312/6313
17.03/15.58	c qxplain 6313/6313
17.03/15.58	c 3196[?] -306[?] -304[?]  is mandatory 
17.03/15.58	c qxplain 6312/6312
17.03/15.59	c 3197[?] -306[?] -305[?]  is mandatory 
17.03/15.59	c qxplain 6308/6311
17.03/15.59	c qxplain 6310/6311
17.03/15.60	c qxplain 6311/6311
17.14/15.60	c 3198[?] 306[?] 305[?] 304[?]  is mandatory 
17.14/15.60	c qxplain 6310/6310
17.14/15.61	c 3199[?] 45[?] -307[?]  is mandatory 
17.14/15.61	c qxplain 6308/6309
17.14/15.61	c qxplain 6309/6309
17.14/15.61	c 3200[?] -296[?] -307[?]  is mandatory 
17.14/15.61	c qxplain 6308/6308
17.14/15.62	c 3201[?] 296[?] -45[?] 307[?]  is mandatory 
17.14/15.62	c qxplain 6295/6307
17.14/15.63	c qxplain 6302/6307
17.14/15.63	c qxplain 6305/6307
17.14/15.63	c qxplain 6307/6307
17.14/15.64	c 3202[?] -297[?] -308[?]  is mandatory 
17.14/15.64	c qxplain 6305/6306
17.14/15.64	c qxplain 6306/6306
17.14/15.65	c 3203[?] -307[?] -308[?]  is mandatory 
17.14/15.65	c qxplain 6305/6305
17.14/15.66	c 3204[?] 307[?] 308[?] 297[?]  is mandatory 
17.14/15.66	c qxplain 6302/6304
17.14/15.66	c qxplain 6304/6304
17.14/15.67	c 3205[?] -309[?] 57[?]  is mandatory 
17.14/15.67	c qxplain 6302/6303
17.14/15.67	c qxplain 6303/6303
17.14/15.68	c 3206[?] -309[?] 308[?]  is mandatory 
17.14/15.68	c qxplain 6302/6302
17.14/15.69	c 3207[?] -308[?] 309[?] -57[?]  is mandatory 
17.14/15.69	c qxplain 6295/6301
17.14/15.69	c qxplain 6299/6301
17.23/15.70	c qxplain 6301/6301
17.23/15.71	c 3208[?] -310[?] 45[?]  is mandatory 
17.23/15.71	c qxplain 6299/6300
17.23/15.71	c qxplain 6300/6300
17.23/15.72	c 3209[?] -310[?] -57[?]  is mandatory 
17.23/15.72	c qxplain 6299/6299
17.23/15.72	c 3210[?] 310[?] -45[?] 57[?]  is mandatory 
17.23/15.72	c qxplain 6295/6298
17.23/15.72	c qxplain 6297/6298
17.23/15.73	c qxplain 6298/6298
17.23/15.73	c 3211[?] -309[?] -311[?]  is mandatory 
17.23/15.73	c qxplain 6297/6297
17.23/15.74	c 3212[?] -311[?] -310[?]  is mandatory 
17.23/15.74	c qxplain 6295/6296
17.23/15.74	c qxplain 6296/6296
17.23/15.75	c 3213[?] 311[?] 310[?] 309[?]  is mandatory 
17.23/15.75	c qxplain 6295/6295
17.23/15.76	c 3214[?] -312[?] 294[?]  is mandatory 
17.23/15.76	c qxplain 6242/6294
17.23/15.77	c qxplain 6269/6294
17.23/15.77	c qxplain 6282/6294
17.23/15.78	c qxplain 6289/6294
17.23/15.78	c qxplain 6292/6294
17.23/15.79	c qxplain 6294/6294
17.23/15.79	c 3215[?] -312[?] 311[?]  is mandatory 
17.23/15.79	c qxplain 6292/6293
17.33/15.80	c qxplain 6293/6293
17.33/15.80	c 3216[?] 312[?] -311[?] -294[?]  is mandatory 
17.33/15.80	c qxplain 6292/6292
17.33/15.81	c 3217[?] -313[?] -306[?]  is mandatory 
17.33/15.81	c qxplain 6289/6291
17.33/15.81	c qxplain 6291/6291
17.33/15.81	c 3218[?] -313[?] -312[?]  is mandatory 
17.33/15.81	c qxplain 6289/6290
17.33/15.82	c qxplain 6290/6290
17.33/15.82	c 3219[?] 312[?] 306[?] 313[?]  is mandatory 
17.33/15.82	c qxplain 6289/6289
17.33/15.83	c 3220[?] 283[?] -314[?]  is mandatory 
17.33/15.83	c qxplain 6282/6288
17.33/15.83	c qxplain 6286/6288
17.33/15.84	c qxplain 6288/6288
17.33/15.84	c 3221[?] -313[?] -314[?]  is mandatory 
17.33/15.84	c qxplain 6286/6287
17.33/15.85	c qxplain 6287/6287
17.33/15.85	c 3222[?] -283[?] 314[?] 313[?]  is mandatory 
17.33/15.85	c qxplain 6286/6286
17.33/15.86	c 3223[?] -218[?] -315[?]  is mandatory 
17.33/15.86	c qxplain 6282/6285
17.33/15.87	c qxplain 6284/6285
17.33/15.87	c qxplain 6285/6285
17.33/15.88	c 3224[?] -222[?] -315[?]  is mandatory 
17.33/15.88	c qxplain 6284/6284
17.43/15.92	c 3225[?] 315[?] 218[?] 222[?]  is mandatory 
17.43/15.92	c qxplain 6282/6283
17.43/15.92	c qxplain 6283/6283
17.43/15.93	c 3226[?] 282[?] -316[?]  is mandatory 
17.43/15.93	c qxplain 6282/6282
17.43/15.93	c 3227[?] 315[?] -316[?]  is mandatory 
17.43/15.93	c qxplain 6269/6281
17.43/15.94	c qxplain 6276/6281
17.43/15.95	c qxplain 6279/6281
17.43/15.95	c qxplain 6281/6281
17.43/15.96	c 3228[?] -282[?] -315[?] 316[?]  is mandatory 
17.43/15.96	c qxplain 6279/6280
17.43/15.96	c qxplain 6280/6280
17.43/15.97	c 3229[?] -317[?] -289[?]  is mandatory 
17.43/15.97	c qxplain 6279/6279
17.43/15.97	c 3230[?] -317[?] -311[?]  is mandatory 
17.43/15.98	c qxplain 6276/6278
17.43/15.98	c qxplain 6278/6278
17.53/16.05	c 3231[?] 317[?] 289[?] 311[?]  is mandatory 
17.53/16.05	c qxplain 6276/6277
17.53/16.06	c qxplain 6277/6277
17.53/16.06	c 3232[?] -318[?] 294[?]  is mandatory 
17.53/16.06	c qxplain 6276/6276
17.53/16.07	c 3233[?] -318[?] 317[?]  is mandatory 
17.53/16.07	c qxplain 6269/6275
17.53/16.08	c qxplain 6273/6275
17.53/16.08	c qxplain 6275/6275
17.63/16.16	c 3234[?] 318[?] -317[?] -294[?]  is mandatory 
17.63/16.16	c qxplain 6273/6274
17.63/16.17	c qxplain 6274/6274
17.63/16.18	c 3235[?] -319[?] -302[?]  is mandatory 
17.63/16.18	c qxplain 6273/6273
17.63/16.18	c 3236[?] 318[?] -319[?]  is mandatory 
17.63/16.18	c qxplain 6269/6272
17.63/16.19	c qxplain 6271/6272
17.73/16.20	c qxplain 6272/6272
17.83/16.31	c 3237[?] 319[?] 302[?] -318[?]  is mandatory 
17.83/16.31	c qxplain 6271/6271
17.83/16.32	c 3238[?] -320[?] -289[?]  is mandatory 
17.83/16.32	c qxplain 6269/6270
17.83/16.33	c qxplain 6270/6270
17.83/16.34	c 3239[?] -320[?] 311[?]  is mandatory 
17.83/16.34	c qxplain 6269/6269
17.93/16.43	c 3240[?] 320[?] -311[?] 289[?]  is mandatory 
17.93/16.43	c qxplain 6242/6268
17.93/16.44	c qxplain 6256/6268
17.93/16.44	c qxplain 6263/6268
17.93/16.45	c qxplain 6266/6268
17.93/16.46	c qxplain 6268/6268
17.93/16.46	c 3241[?] -321[?] 302[?]  is mandatory 
17.93/16.46	c qxplain 6266/6267
17.93/16.47	c qxplain 6267/6267
17.93/16.47	c 3242[?] -321[?] 320[?]  is mandatory 
17.93/16.47	c qxplain 6266/6266
18.03/16.58	c 3243[?] 321[?] -320[?] -302[?]  is mandatory 
18.03/16.58	c qxplain 6263/6265
18.03/16.58	c qxplain 6265/6265
18.03/16.59	c 3244[?] -322[?] -294[?]  is mandatory 
18.03/16.59	c qxplain 6263/6264
18.13/16.60	c qxplain 6264/6264
18.13/16.60	c 3245[?] -322[?] 321[?]  is mandatory 
18.13/16.60	c qxplain 6263/6263
18.13/16.62	c 3246[?] 322[?] -321[?] 294[?]  is mandatory 
18.13/16.63	c qxplain 6256/6262
18.13/16.63	c qxplain 6260/6262
18.13/16.64	c qxplain 6262/6262
18.13/16.69	c 3247[?] -323[?] -319[?]  is mandatory 
18.13/16.69	c qxplain 6260/6261
18.23/16.70	c qxplain 6261/6261
18.23/16.71	c 3248[?] -323[?] -322[?]  is mandatory 
18.23/16.71	c qxplain 6260/6260
18.23/16.72	c 3249[?] 323[?] 322[?] 319[?]  is mandatory 
18.23/16.72	c qxplain 6256/6259
18.23/16.72	c qxplain 6258/6259
18.23/16.73	c qxplain 6259/6259
18.23/16.73	c 3250[?] 316[?] -324[?]  is mandatory 
18.23/16.73	c qxplain 6258/6258
18.23/16.74	c 3251[?] -324[?] -323[?]  is mandatory 
18.23/16.74	c qxplain 6256/6257
18.23/16.74	c qxplain 6257/6257
18.23/16.76	c 3252[?] -316[?] 324[?] 323[?]  is mandatory 
18.23/16.76	c qxplain 6256/6256
18.23/16.77	c 3253[?] -314[?] -325[?]  is mandatory 
18.23/16.77	c qxplain 6242/6255
18.23/16.78	c qxplain 6249/6255
18.23/16.78	c qxplain 6253/6255
18.23/16.78	c qxplain 6255/6255
18.23/16.79	c 3254[?] -324[?] -325[?]  is mandatory 
18.23/16.79	c qxplain 6253/6254
18.23/16.79	c qxplain 6254/6254
18.32/16.80	c 3255[?] 314[?] 324[?] 325[?]  is mandatory 
18.32/16.80	c qxplain 6253/6253
18.32/16.80	c 3256[?] 208[?] -326[?]  is mandatory 
18.32/16.80	c qxplain 6249/6252
18.32/16.81	c qxplain 6251/6252
18.32/16.81	c qxplain 6252/6252
18.32/16.82	c 3257[?] -325[?] -326[?]  is mandatory 
18.32/16.82	c qxplain 6251/6251
18.32/16.82	c 3258[?] 325[?] 326[?] -208[?]  is mandatory 
18.32/16.82	c qxplain 6249/6250
18.32/16.88	c qxplain 6250/6250
18.43/16.94	c 3259[?] -327[?] 289[?]  is mandatory 
18.43/16.94	c qxplain 6249/6249
18.43/16.95	c 3260[?] -327[?] -311[?]  is mandatory 
18.43/16.95	c qxplain 6242/6248
18.43/16.96	c qxplain 6246/6248
18.43/16.96	c qxplain 6248/6248
18.53/17.04	c qxplain 6246/6247
18.53/17.05	c qxplain 6247/6247
18.53/17.06	c 3262[?] -328[?] 302[?]  is mandatory 
18.53/17.06	c qxplain 6246/6246
18.53/17.07	c 3263[?] -328[?] 327[?]  is mandatory 
18.53/17.07	c qxplain 6242/6245
18.53/17.08	c qxplain 6244/6245
18.73/17.27	c qxplain 6242/6243
18.73/17.28	c qxplain 6243/6243
18.83/17.32	c qxplain 6242/6242
18.83/17.33	c 3267[?] 329[?] -199[?] 53[?]  is mandatory 
18.83/17.33	c qxplain 6136/6241
18.83/17.34	c qxplain 6189/6241
18.83/17.35	c qxplain 6216/6241
18.83/17.35	c qxplain 6229/6241
18.83/17.35	c qxplain 6236/6241
18.83/17.36	c qxplain 6239/6241
18.83/17.36	c qxplain 6241/6241
18.83/17.38	c qxplain 6239/6240
18.83/17.39	c qxplain 6240/6240
18.83/17.39	c qxplain 6239/6239
18.83/17.39	c 3270[?] 330[?] -329[?] 54[?]  is mandatory 
18.83/17.39	c qxplain 6236/6238
18.93/17.40	c qxplain 6238/6238
18.93/17.41	c 3271[?] -331[?] 187[?]  is mandatory 
18.93/17.41	c qxplain 6236/6237
18.93/17.42	c qxplain 6237/6237
18.93/17.42	c qxplain 6236/6236
18.93/17.43	c 3273[?] 331[?] -330[?] -187[?]  is mandatory 
18.93/17.43	c qxplain 6229/6235
18.93/17.43	c qxplain 6233/6235
18.93/17.44	c qxplain 6235/6235
19.23/17.76	c qxplain 6233/6234
19.23/17.77	c qxplain 6234/6234
19.23/17.77	c 3275[?] -332[?] 331[?]  is mandatory 
19.23/17.77	c qxplain 6233/6233
19.53/18.02	c qxplain 6229/6232
19.53/18.03	c qxplain 6231/6232
19.53/18.03	c qxplain 6232/6232
19.63/18.11	c qxplain 6231/6231
19.63/18.12	c 3278[?] -333[?] 332[?]  is mandatory 
19.63/18.12	c qxplain 6229/6230
19.63/18.13	c qxplain 6230/6230
19.63/18.13	c qxplain 6229/6229
19.63/18.13	c 3280[?] -334[?] 56[?]  is mandatory 
19.63/18.13	c qxplain 6216/6228
19.63/18.14	c qxplain 6223/6228
19.63/18.15	c qxplain 6226/6228
19.63/18.16	c qxplain 6228/6228
19.63/18.16	c qxplain 6226/6227
19.63/18.17	c qxplain 6227/6227
19.63/18.17	c 3282[?] 334[?] -56[?] 332[?]  is mandatory 
19.63/18.17	c qxplain 6226/6226
19.63/18.17	c qxplain 6223/6225
19.63/18.18	c qxplain 6225/6225
19.63/18.18	c 3284[?] -335[?] -334[?]  is mandatory 
19.63/18.18	c qxplain 6223/6224
19.63/18.19	c qxplain 6224/6224
19.63/18.19	c 3285[?] 335[?] 334[?] 333[?]  is mandatory 
19.63/18.19	c qxplain 6223/6223
19.72/18.21	c 3286[?] -336[?] 57[?]  is mandatory 
19.72/18.21	c qxplain 6216/6222
19.72/18.21	c qxplain 6220/6222
19.72/18.22	c qxplain 6222/6222
19.72/18.22	c 3287[?] -336[?] 335[?]  is mandatory 
19.72/18.22	c qxplain 6220/6221
19.72/18.23	c qxplain 6221/6221
19.72/18.23	c 3288[?] 336[?] -335[?] -57[?]  is mandatory 
19.72/18.23	c qxplain 6220/6220
19.72/18.24	c 3289[?] -337[?] 56[?]  is mandatory 
19.72/18.24	c qxplain 6216/6219
19.72/18.24	c qxplain 6218/6219
19.72/18.25	c qxplain 6219/6219
19.72/18.25	c 3290[?] -337[?] -57[?]  is mandatory 
19.72/18.25	c qxplain 6218/6218
19.72/18.26	c 3291[?] 337[?] -56[?] 57[?]  is mandatory 
19.72/18.26	c qxplain 6216/6217
19.72/18.26	c qxplain 6217/6217
19.72/18.27	c 3292[?] -338[?] -336[?]  is mandatory 
19.72/18.27	c qxplain 6216/6216
19.72/18.27	c 3293[?] -338[?] -337[?]  is mandatory 
19.72/18.27	c qxplain 6189/6215
19.72/18.28	c qxplain 6203/6215
19.72/18.28	c qxplain 6210/6215
19.72/18.28	c qxplain 6213/6215
19.72/18.29	c qxplain 6215/6215
19.83/18.30	c 3294[?] 338[?] 336[?] 337[?]  is mandatory 
19.83/18.30	c qxplain 6213/6214
19.83/18.30	c qxplain 6214/6214
19.83/18.31	c 3295[?] -339[?] 55[?]  is mandatory 
19.83/18.31	c qxplain 6213/6213
19.83/18.31	c qxplain 6210/6212
19.83/18.32	c qxplain 6212/6212
19.83/18.32	c 3297[?] 339[?] -55[?] 331[?]  is mandatory 
19.83/18.32	c qxplain 6210/6211
19.83/18.32	c qxplain 6211/6211
19.83/18.33	c qxplain 6210/6210
19.83/18.33	c 3299[?] -340[?] -339[?]  is mandatory 
19.83/18.33	c qxplain 6203/6209
19.83/18.34	c qxplain 6207/6209
19.83/18.34	c qxplain 6209/6209
19.83/18.34	c 3300[?] 340[?] 339[?] 332[?]  is mandatory 
19.83/18.34	c qxplain 6207/6208
19.83/18.35	c qxplain 6208/6208
19.83/18.35	c 3301[?] -341[?] 57[?]  is mandatory 
19.83/18.35	c qxplain 6207/6207
19.83/18.36	c 3302[?] -341[?] 340[?]  is mandatory 
19.83/18.36	c qxplain 6203/6206
19.83/18.36	c qxplain 6205/6206
19.83/18.37	c qxplain 6206/6206
19.83/18.37	c 3303[?] 341[?] -340[?] -57[?]  is mandatory 
19.83/18.37	c qxplain 6205/6205
19.83/18.38	c 3304[?] -342[?] 55[?]  is mandatory 
19.83/18.38	c qxplain 6203/6204
19.83/18.38	c qxplain 6204/6204
19.83/18.39	c 3305[?] -342[?] -57[?]  is mandatory 
19.83/18.39	c qxplain 6203/6203
19.83/18.39	c 3306[?] 342[?] -55[?] 57[?]  is mandatory 
19.83/18.39	c qxplain 6189/6202
19.83/18.40	c qxplain 6196/6202
19.93/18.40	c qxplain 6200/6202
19.93/18.40	c qxplain 6202/6202
19.93/18.41	c 3307[?] -343[?] -341[?]  is mandatory 
19.93/18.41	c qxplain 6200/6201
19.93/18.41	c qxplain 6201/6201
19.93/18.42	c 3308[?] -343[?] -342[?]  is mandatory 
19.93/18.42	c qxplain 6200/6200
19.93/18.42	c 3309[?] 343[?] 341[?] 342[?]  is mandatory 
19.93/18.42	c qxplain 6196/6199
19.93/18.43	c qxplain 6198/6199
19.93/18.43	c qxplain 6199/6199
19.93/18.44	c 3310[?] -344[?] 338[?]  is mandatory 
19.93/18.44	c qxplain 6198/6198
19.93/18.44	c 3311[?] -344[?] 343[?]  is mandatory 
19.93/18.44	c qxplain 6196/6197
19.93/18.46	c qxplain 6197/6197
19.93/18.47	c 3312[?] 344[?] -343[?] -338[?]  is mandatory 
19.93/18.47	c qxplain 6196/6196
19.93/18.47	c 3313[?] -345[?] 100[?]  is mandatory 
19.93/18.47	c qxplain 6189/6195
19.93/18.48	c qxplain 6193/6195
19.93/18.48	c qxplain 6195/6195
19.93/18.49	c 3314[?] -345[?] 344[?]  is mandatory 
19.93/18.49	c qxplain 6193/6194
20.02/18.50	c qxplain 6194/6194
20.02/18.51	c 3315[?] 345[?] -100[?] -344[?]  is mandatory 
20.02/18.51	c qxplain 6193/6193
20.02/18.53	c 3316[?] -346[?] 338[?]  is mandatory 
20.02/18.53	c qxplain 6189/6192
20.02/18.54	c qxplain 6191/6192
20.02/18.55	c qxplain 6192/6192
20.02/18.57	c 3317[?] -346[?] -343[?]  is mandatory 
20.02/18.57	c qxplain 6191/6191
20.02/18.58	c 3318[?] 346[?] 343[?] -338[?]  is mandatory 
20.02/18.58	c qxplain 6189/6190
20.02/18.59	c qxplain 6190/6190
20.02/18.59	c 3319[?] -347[?] 112[?]  is mandatory 
20.02/18.59	c qxplain 6189/6189
20.02/18.60	c 3320[?] -347[?] 346[?]  is mandatory 
20.02/18.60	c qxplain 6136/6188
20.02/18.60	c qxplain 6163/6188
20.13/18.60	c qxplain 6176/6188
20.13/18.61	c qxplain 6183/6188
20.13/18.61	c qxplain 6186/6188
20.13/18.62	c qxplain 6188/6188
20.13/18.62	c 3321[?] -112[?] 347[?] -346[?]  is mandatory 
20.13/18.62	c qxplain 6186/6187
20.13/18.63	c qxplain 6187/6187
20.13/18.63	c 3322[?] -348[?] -338[?]  is mandatory 
20.13/18.63	c qxplain 6186/6186
20.13/18.63	c 3323[?] -348[?] -343[?]  is mandatory 
20.13/18.64	c qxplain 6183/6185
20.13/18.66	c qxplain 6185/6185
20.13/18.66	c 3324[?] 348[?] 338[?] 343[?]  is mandatory 
20.13/18.66	c qxplain 6183/6184
20.13/18.68	c qxplain 6184/6184
20.13/18.69	c 3325[?] -349[?] -144[?]  is mandatory 
20.13/18.69	c qxplain 6183/6183
20.23/18.76	c 3326[?] -349[?] -148[?]  is mandatory 
20.23/18.76	c qxplain 6176/6182
20.23/18.77	c qxplain 6180/6182
20.23/18.78	c qxplain 6182/6182
20.32/18.87	c 3327[?] 349[?] 144[?] 148[?]  is mandatory 
20.32/18.87	c qxplain 6180/6181
20.32/18.87	c qxplain 6181/6181
20.42/18.90	c 3328[?] -145[?] -350[?]  is mandatory 
20.42/18.90	c qxplain 6180/6180
20.42/18.93	c 3329[?] -350[?] 349[?]  is mandatory 
20.42/18.93	c qxplain 6176/6179
20.42/18.94	c qxplain 6178/6179
20.42/18.97	c qxplain 6179/6179
20.42/18.99	c 3330[?] 350[?] 145[?] -349[?]  is mandatory 
20.42/18.99	c qxplain 6178/6178
20.52/19.01	c 3331[?] -139[?] -351[?]  is mandatory 
20.52/19.01	c qxplain 6176/6177
20.52/19.02	c qxplain 6177/6177
20.52/19.02	c 3332[?] -351[?] 350[?]  is mandatory 
20.52/19.02	c qxplain 6176/6176
20.52/19.05	c 3333[?] -350[?] 139[?] 351[?]  is mandatory 
20.52/19.05	c qxplain 6163/6175
20.52/19.06	c qxplain 6170/6175
20.52/19.07	c qxplain 6173/6175
20.52/19.08	c qxplain 6175/6175
20.62/19.11	c 3334[?] -150[?] -352[?]  is mandatory 
20.62/19.11	c qxplain 6173/6174
20.62/19.12	c qxplain 6174/6174
20.62/19.12	c 3335[?] -352[?] 351[?]  is mandatory 
20.62/19.12	c qxplain 6173/6173
20.62/19.16	c 3336[?] 352[?] -351[?] 150[?]  is mandatory 
20.62/19.16	c qxplain 6170/6172
20.62/19.19	c qxplain 6172/6172
20.72/19.24	c 3337[?] -353[?] -143[?]  is mandatory 
20.72/19.24	c qxplain 6170/6171
20.72/19.29	c qxplain 6171/6171
20.82/19.34	c 3338[?] -149[?] -353[?]  is mandatory 
20.82/19.34	c qxplain 6170/6170
20.82/19.37	c 3339[?] 353[?] 149[?] 143[?]  is mandatory 
20.82/19.37	c qxplain 6163/6169
20.82/19.39	c qxplain 6167/6169
20.93/19.42	c qxplain 6169/6169
20.93/19.46	c 3340[?] -354[?] -147[?]  is mandatory 
20.93/19.46	c qxplain 6167/6168
20.93/19.48	c qxplain 6168/6168
21.03/19.53	c 3341[?] 353[?] -354[?]  is mandatory 
21.03/19.53	c qxplain 6167/6167
21.03/19.59	c 3342[?] 354[?] -353[?] 147[?]  is mandatory 
21.03/19.59	c qxplain 6163/6166
21.13/19.60	c qxplain 6165/6166
21.13/19.60	c qxplain 6166/6166
21.13/19.63	c 3343[?] 352[?] -355[?]  is mandatory 
21.13/19.63	c qxplain 6165/6165
21.13/19.67	c 3344[?] -355[?] 354[?]  is mandatory 
21.13/19.67	c qxplain 6163/6164
21.23/19.71	c qxplain 6164/6164
21.23/19.74	c 3345[?] 355[?] -354[?] -352[?]  is mandatory 
21.23/19.74	c qxplain 6163/6163
21.23/19.77	c 3346[?] -356[?] -143[?]  is mandatory 
21.23/19.77	c qxplain 6136/6162
21.23/19.78	c qxplain 6150/6162
21.23/19.79	c qxplain 6157/6162
21.23/19.79	c qxplain 6160/6162
21.33/19.83	c qxplain 6162/6162
21.33/19.86	c 3347[?] -147[?] -356[?]  is mandatory 
21.33/19.86	c qxplain 6160/6161
21.43/19.92	c qxplain 6161/6161
21.43/19.97	c 3348[?] 356[?] 147[?] 143[?]  is mandatory 
21.43/19.97	c qxplain 6160/6160
21.43/19.99	c 3349[?] -357[?] 352[?]  is mandatory 
21.43/19.99	c qxplain 6157/6159
21.43/19.99	c qxplain 6159/6159
21.52/20.01	c 3350[?] 356[?] -357[?]  is mandatory 
21.52/20.01	c qxplain 6157/6158
21.52/20.02	c qxplain 6158/6158
21.52/20.06	c 3351[?] 357[?] -356[?] -352[?]  is mandatory 
21.52/20.06	c qxplain 6157/6157
21.52/20.07	c 3352[?] 149[?] -358[?]  is mandatory 
21.52/20.07	c qxplain 6150/6156
21.52/20.07	c qxplain 6154/6156
21.52/20.08	c qxplain 6156/6156
21.62/20.10	c 3353[?] -358[?] -357[?]  is mandatory 
21.62/20.10	c qxplain 6154/6155
21.62/20.11	c qxplain 6155/6155
21.62/20.11	c 3354[?] 358[?] -149[?] 357[?]  is mandatory 
21.62/20.11	c qxplain 6154/6154
21.62/20.15	c 3355[?] -359[?] -355[?]  is mandatory 
21.62/20.15	c qxplain 6150/6153
21.62/20.16	c qxplain 6152/6153
21.62/20.16	c qxplain 6153/6153
21.62/20.17	c 3356[?] -359[?] -358[?]  is mandatory 
21.62/20.17	c qxplain 6152/6152
21.62/20.17	c 3357[?] 358[?] 359[?] 355[?]  is mandatory 
21.62/20.17	c qxplain 6150/6151
21.62/20.18	c qxplain 6151/6151
21.62/20.18	c 3358[?] -360[?] 348[?]  is mandatory 
21.62/20.18	c qxplain 6150/6150
21.62/20.19	c 3359[?] -359[?] -360[?]  is mandatory 
21.62/20.19	c qxplain 6136/6149
21.62/20.19	c qxplain 6143/6149
21.72/20.20	c qxplain 6147/6149
21.72/20.21	c qxplain 6149/6149
21.72/20.22	c 3360[?] 360[?] -348[?] 359[?]  is mandatory 
21.72/20.22	c qxplain 6147/6148
21.72/20.22	c qxplain 6148/6148
21.72/20.24	c 3361[?] -361[?] -338[?]  is mandatory 
21.72/20.24	c qxplain 6147/6147
21.72/20.26	c 3362[?] -361[?] 343[?]  is mandatory 
21.72/20.26	c qxplain 6143/6146
21.72/20.27	c qxplain 6145/6146
21.72/20.27	c qxplain 6146/6146
21.72/20.28	c 3363[?] 361[?] -343[?] 338[?]  is mandatory 
21.72/20.28	c qxplain 6145/6145
21.72/20.29	c 3364[?] 124[?] -362[?]  is mandatory 
21.72/20.29	c qxplain 6143/6144
21.72/20.29	c qxplain 6144/6144
21.82/20.30	c 3365[?] -362[?] 361[?]  is mandatory 
21.82/20.30	c qxplain 6143/6143
21.82/20.31	c 3366[?] -124[?] 362[?] -361[?]  is mandatory 
21.82/20.31	c qxplain 6136/6142
21.82/20.31	c qxplain 6140/6142
21.82/20.31	c qxplain 6142/6142
21.82/20.32	c 3367[?] -363[?] -360[?]  is mandatory 
21.82/20.32	c qxplain 6140/6141
21.82/20.33	c qxplain 6141/6141
21.82/20.33	c 3368[?] -362[?] -363[?]  is mandatory 
21.82/20.33	c qxplain 6140/6140
21.82/20.34	c 3369[?] 362[?] 363[?] 360[?]  is mandatory 
21.82/20.34	c qxplain 6136/6139
21.82/20.34	c qxplain 6138/6139
21.82/20.35	c qxplain 6139/6139
21.82/20.36	c 3370[?] -347[?] -364[?]  is mandatory 
21.82/20.36	c qxplain 6138/6138
21.82/20.36	c 3371[?] 363[?] -364[?]  is mandatory 
21.82/20.36	c qxplain 6136/6137
21.82/20.37	c qxplain 6137/6137
21.82/20.37	c 3372[?] -363[?] 364[?] 347[?]  is mandatory 
21.82/20.37	c qxplain 6136/6136
21.82/20.38	c 3373[?] -365[?] -345[?]  is mandatory 
21.82/20.38	c qxplain 5924/6135
21.82/20.39	c qxplain 6030/6135
21.82/20.40	c qxplain 6083/6135
21.92/20.40	c qxplain 6110/6135
21.92/20.41	c qxplain 6123/6135
21.92/20.41	c qxplain 6130/6135
21.92/20.42	c qxplain 6133/6135
21.92/20.42	c qxplain 6135/6135
21.92/20.43	c 3374[?] 364[?] -365[?]  is mandatory 
21.92/20.43	c qxplain 6133/6134
21.92/20.44	c qxplain 6134/6134
21.92/20.45	c 3375[?] -364[?] 365[?] 345[?]  is mandatory 
21.92/20.45	c qxplain 6133/6133
21.92/20.47	c qxplain 6130/6132
21.92/20.48	c qxplain 6132/6132
21.92/20.49	c 3377[?] -366[?] 200[?]  is mandatory 
21.92/20.49	c qxplain 6130/6131
21.92/20.49	c qxplain 6131/6131
22.03/20.50	c 3378[?] 366[?] -200[?] 53[?]  is mandatory 
22.03/20.50	c qxplain 6130/6130
22.03/20.51	c 3379[?] -367[?] 53[?]  is mandatory 
22.03/20.51	c qxplain 6123/6129
22.03/20.51	c qxplain 6127/6129
22.03/20.52	c qxplain 6129/6129
22.03/20.52	c qxplain 6127/6128
22.03/20.52	c qxplain 6128/6128
22.03/20.53	c 3381[?] 367[?] -53[?] 200[?]  is mandatory 
22.03/20.53	c qxplain 6127/6127
22.03/20.53	c 3382[?] -368[?] -366[?]  is mandatory 
22.03/20.53	c qxplain 6123/6126
22.03/20.54	c qxplain 6125/6126
22.03/20.54	c qxplain 6126/6126
22.03/20.55	c 3383[?] -368[?] -367[?]  is mandatory 
22.03/20.55	c qxplain 6125/6125
22.03/20.55	c 3384[?] 368[?] 367[?] 366[?]  is mandatory 
22.03/20.55	c qxplain 6123/6124
22.03/20.56	c qxplain 6124/6124
22.03/20.57	c 3385[?] -369[?] 57[?]  is mandatory 
22.03/20.57	c qxplain 6123/6123
22.03/20.57	c 3386[?] -369[?] 368[?]  is mandatory 
22.03/20.57	c qxplain 6110/6122
22.03/20.57	c qxplain 6117/6122
22.03/20.58	c qxplain 6120/6122
22.03/20.58	c qxplain 6122/6122
22.03/20.59	c 3387[?] -368[?] 369[?] -57[?]  is mandatory 
22.03/20.59	c qxplain 6120/6121
22.03/20.59	c qxplain 6121/6121
22.12/20.60	c 3388[?] -370[?] 53[?]  is mandatory 
22.12/20.60	c qxplain 6120/6120
22.12/20.60	c 3389[?] -370[?] -57[?]  is mandatory 
22.12/20.60	c qxplain 6117/6119
22.12/20.61	c qxplain 6119/6119
22.12/20.61	c 3390[?] 370[?] -53[?] 57[?]  is mandatory 
22.12/20.61	c qxplain 6117/6118
22.12/20.62	c qxplain 6118/6118
22.12/20.62	c 3391[?] -369[?] -371[?]  is mandatory 
22.12/20.62	c qxplain 6117/6117
22.12/20.63	c 3392[?] -371[?] -370[?]  is mandatory 
22.12/20.63	c qxplain 6110/6116
22.12/20.63	c qxplain 6114/6116
22.12/20.64	c qxplain 6116/6116
22.12/20.64	c 3393[?] 369[?] 371[?] 370[?]  is mandatory 
22.12/20.64	c qxplain 6114/6115
22.22/20.71	c qxplain 6115/6115
22.22/20.72	c qxplain 6114/6114
22.22/20.72	c 3395[?] -372[?] 54[?]  is mandatory 
22.22/20.72	c qxplain 6110/6113
22.22/20.73	c qxplain 6112/6113
22.22/20.73	c qxplain 6113/6113
22.22/20.74	c qxplain 6112/6112
22.22/20.74	c 3397[?] -373[?] -331[?]  is mandatory 
22.22/20.74	c qxplain 6110/6111
22.22/20.75	c qxplain 6111/6111
22.22/20.75	c qxplain 6110/6110
22.22/20.75	c 3399[?] 331[?] 373[?] 372[?]  is mandatory 
22.22/20.75	c qxplain 6083/6109
22.22/20.76	c qxplain 6097/6109
22.22/20.76	c qxplain 6104/6109
22.22/20.77	c qxplain 6107/6109
22.22/20.77	c qxplain 6109/6109
22.22/20.78	c 3400[?] -374[?] 54[?]  is mandatory 
22.22/20.78	c qxplain 6107/6108
22.22/20.78	c qxplain 6108/6108
22.22/20.78	c qxplain 6107/6107
22.22/20.79	c 3402[?] 374[?] -54[?] 200[?]  is mandatory 
22.22/20.79	c qxplain 6104/6106
22.22/20.79	c qxplain 6106/6106
22.22/20.80	c 3403[?] -375[?] 373[?]  is mandatory 
22.22/20.80	c qxplain 6104/6105
22.33/20.80	c qxplain 6105/6105
22.33/20.81	c 3404[?] -375[?] -374[?]  is mandatory 
22.33/20.81	c qxplain 6104/6104
22.33/20.81	c 3405[?] -373[?] 374[?] 375[?]  is mandatory 
22.33/20.81	c qxplain 6097/6103
22.33/20.82	c qxplain 6101/6103
22.33/20.82	c qxplain 6103/6103
22.33/20.83	c 3406[?] -376[?] 57[?]  is mandatory 
22.33/20.83	c qxplain 6101/6102
22.33/20.83	c qxplain 6102/6102
22.33/20.83	c 3407[?] -376[?] 375[?]  is mandatory 
22.33/20.83	c qxplain 6101/6101
22.33/20.84	c 3408[?] -375[?] 376[?] -57[?]  is mandatory 
22.33/20.84	c qxplain 6097/6100
22.33/20.84	c qxplain 6099/6100
22.33/20.85	c qxplain 6100/6100
22.33/20.85	c 3409[?] -377[?] 54[?]  is mandatory 
22.33/20.85	c qxplain 6099/6099
22.33/20.86	c 3410[?] -377[?] -57[?]  is mandatory 
22.33/20.86	c qxplain 6097/6098
22.43/20.94	c qxplain 6098/6098
22.43/20.95	c 3411[?] 377[?] -54[?] 57[?]  is mandatory 
22.43/20.95	c qxplain 6097/6097
22.43/20.95	c 3412[?] -376[?] -378[?]  is mandatory 
22.43/20.95	c qxplain 6083/6096
22.43/20.96	c qxplain 6090/6096
22.43/20.96	c qxplain 6094/6096
22.43/20.97	c qxplain 6096/6096
22.43/20.97	c 3413[?] -378[?] -377[?]  is mandatory 
22.43/20.97	c qxplain 6094/6095
22.43/20.98	c qxplain 6095/6095
22.43/20.98	c 3414[?] 378[?] 376[?] 377[?]  is mandatory 
22.43/20.98	c qxplain 6094/6094
22.43/20.99	c 3415[?] 371[?] -379[?]  is mandatory 
22.43/20.99	c qxplain 6090/6093
22.43/20.99	c qxplain 6092/6093
22.52/21.00	c qxplain 6093/6093
22.52/21.00	c 3416[?] 378[?] -379[?]  is mandatory 
22.52/21.00	c qxplain 6092/6092
22.52/21.01	c 3417[?] -371[?] -378[?] 379[?]  is mandatory 
22.52/21.01	c qxplain 6090/6091
22.52/21.01	c qxplain 6091/6091
22.52/21.03	c 3418[?] -35[?] -380[?]  is mandatory 
22.52/21.03	c qxplain 6090/6090
22.52/21.04	c 3419[?] -380[?] 161[?]  is mandatory 
22.52/21.04	c qxplain 6083/6089
22.52/21.04	c qxplain 6087/6089
22.52/21.08	c qxplain 6089/6089
22.62/21.16	c 3420[?] 380[?] 35[?] -161[?]  is mandatory 
22.62/21.16	c qxplain 6087/6088
22.62/21.17	c qxplain 6088/6088
22.62/21.18	c 3421[?] 36[?] -381[?]  is mandatory 
22.62/21.18	c qxplain 6087/6087
22.72/21.20	c 3422[?] -381[?] -380[?]  is mandatory 
22.72/21.20	c qxplain 6083/6086
22.72/21.21	c qxplain 6085/6086
22.72/21.21	c qxplain 6086/6086
22.72/21.22	c 3423[?] -36[?] 381[?] 380[?]  is mandatory 
22.72/21.22	c qxplain 6085/6085
22.72/21.25	c 3424[?] -382[?] -35[?]  is mandatory 
22.72/21.25	c qxplain 6083/6084
22.72/21.26	c qxplain 6084/6084
22.72/21.27	c 3425[?] -36[?] -382[?]  is mandatory 
22.72/21.27	c qxplain 6083/6083
22.72/21.28	c 3426[?] 382[?] 36[?] 35[?]  is mandatory 
22.72/21.28	c qxplain 6030/6082
22.72/21.28	c qxplain 6057/6082
22.72/21.29	c qxplain 6070/6082
22.72/21.29	c qxplain 6077/6082
22.72/21.30	c qxplain 6080/6082
22.82/21.30	c qxplain 6082/6082
22.82/21.31	c 3427[?] -383[?] 161[?]  is mandatory 
22.82/21.31	c qxplain 6080/6081
22.82/21.31	c qxplain 6081/6081
22.82/21.34	c 3428[?] 382[?] -383[?]  is mandatory 
22.82/21.34	c qxplain 6080/6080
22.82/21.34	c 3429[?] 383[?] -382[?] -161[?]  is mandatory 
22.82/21.34	c qxplain 6077/6079
22.82/21.35	c qxplain 6079/6079
22.82/21.35	c 3430[?] -381[?] -384[?]  is mandatory 
22.82/21.35	c qxplain 6077/6078
22.82/21.36	c qxplain 6078/6078
22.82/21.36	c 3431[?] -384[?] -383[?]  is mandatory 
22.82/21.36	c qxplain 6077/6077
22.82/21.37	c 3432[?] 381[?] 384[?] 383[?]  is mandatory 
22.82/21.37	c qxplain 6070/6076
22.82/21.38	c qxplain 6074/6076
22.82/21.38	c qxplain 6076/6076
22.82/21.39	c 3433[?] -385[?] 57[?]  is mandatory 
22.82/21.39	c qxplain 6074/6075
22.82/21.39	c qxplain 6075/6075
22.82/21.39	c 3434[?] 384[?] -385[?]  is mandatory 
22.82/21.39	c qxplain 6074/6074
22.92/21.40	c 3435[?] -384[?] 385[?] -57[?]  is mandatory 
22.92/21.40	c qxplain 6070/6073
22.92/21.41	c qxplain 6072/6073
22.92/21.41	c qxplain 6073/6073
22.92/21.41	c 3436[?] -386[?] 36[?]  is mandatory 
22.92/21.41	c qxplain 6072/6072
22.92/21.42	c 3437[?] -386[?] -57[?]  is mandatory 
22.92/21.42	c qxplain 6070/6071
22.92/21.42	c qxplain 6071/6071
22.92/21.43	c 3438[?] -36[?] 386[?] 57[?]  is mandatory 
22.92/21.43	c qxplain 6070/6070
22.92/21.44	c 3439[?] -385[?] -387[?]  is mandatory 
22.92/21.44	c qxplain 6057/6069
22.92/21.44	c qxplain 6064/6069
22.92/21.44	c qxplain 6067/6069
22.92/21.45	c qxplain 6069/6069
22.92/21.45	c 3440[?] -386[?] -387[?]  is mandatory 
22.92/21.45	c qxplain 6067/6068
22.92/21.46	c qxplain 6068/6068
22.92/21.46	c 3441[?] 387[?] 385[?] 386[?]  is mandatory 
22.92/21.46	c qxplain 6067/6067
22.92/21.47	c 3442[?] -388[?] 379[?]  is mandatory 
22.92/21.47	c qxplain 6064/6066
22.92/21.48	c qxplain 6066/6066
22.92/21.48	c 3443[?] -388[?] -387[?]  is mandatory 
22.92/21.48	c qxplain 6064/6065
22.92/21.49	c qxplain 6065/6065
22.92/21.49	c 3444[?] 387[?] -379[?] 388[?]  is mandatory 
22.92/21.49	c qxplain 6064/6064
23.03/21.50	c 3445[?] -389[?] 13[?]  is mandatory 
23.03/21.50	c qxplain 6057/6063
23.03/21.50	c qxplain 6061/6063
23.03/21.51	c qxplain 6063/6063
23.03/21.51	c 3446[?] -389[?] -152[?]  is mandatory 
23.03/21.51	c qxplain 6061/6062
23.03/21.52	c qxplain 6062/6062
23.03/21.52	c 3447[?] 152[?] 389[?] -13[?]  is mandatory 
23.03/21.52	c qxplain 6061/6061
23.03/21.53	c 3448[?] 126[?] -390[?]  is mandatory 
23.03/21.53	c qxplain 6057/6060
23.03/21.53	c qxplain 6059/6060
23.03/21.54	c qxplain 6060/6060
23.03/21.54	c 3449[?] -390[?] 389[?]  is mandatory 
23.03/21.54	c qxplain 6059/6059
23.03/21.55	c 3450[?] -389[?] -126[?] 390[?]  is mandatory 
23.03/21.55	c qxplain 6057/6058
23.03/21.55	c qxplain 6058/6058
23.03/21.56	c 3451[?] -13[?] -391[?]  is mandatory 
23.03/21.56	c qxplain 6057/6057
23.03/21.56	c 3452[?] -25[?] -391[?]  is mandatory 
23.03/21.56	c qxplain 6030/6056
23.03/21.57	c qxplain 6044/6056
23.03/21.57	c qxplain 6051/6056
23.03/21.58	c qxplain 6054/6056
23.03/21.58	c qxplain 6056/6056
23.03/21.59	c 3453[?] 25[?] 13[?] 391[?]  is mandatory 
23.03/21.59	c qxplain 6054/6055
23.03/21.59	c qxplain 6055/6055
23.12/21.60	c 3454[?] -126[?] -392[?]  is mandatory 
23.12/21.60	c qxplain 6054/6054
23.12/21.60	c 3455[?] 391[?] -392[?]  is mandatory 
23.12/21.60	c qxplain 6051/6053
23.12/21.61	c qxplain 6053/6053
23.12/21.61	c 3456[?] -391[?] 392[?] 126[?]  is mandatory 
23.12/21.61	c qxplain 6051/6052
23.12/21.62	c qxplain 6052/6052
23.12/21.62	c 3457[?] -390[?] -393[?]  is mandatory 
23.12/21.62	c qxplain 6051/6051
23.12/21.62	c 3458[?] -392[?] -393[?]  is mandatory 
23.12/21.62	c qxplain 6044/6050
23.12/21.63	c qxplain 6048/6050
23.12/21.63	c qxplain 6050/6050
23.12/21.64	c 3459[?] 393[?] 392[?] 390[?]  is mandatory 
23.12/21.64	c qxplain 6048/6049
23.12/21.64	c qxplain 6049/6049
23.12/21.65	c 3460[?] -394[?] 21[?]  is mandatory 
23.12/21.65	c qxplain 6048/6048
23.12/21.65	c 3462[?] 394[?] -21[?] -393[?]  is mandatory 
23.12/21.65	c qxplain 6044/6047
23.12/21.66	c qxplain 6046/6047
23.12/21.66	c qxplain 6047/6047
23.12/21.67	c 3464[?] -395[?] -393[?]  is mandatory 
23.12/21.67	c qxplain 6046/6046
23.12/21.67	c 3466[?] -396[?] -394[?]  is mandatory 
23.12/21.67	c qxplain 6044/6045
23.12/21.68	c qxplain 6045/6045
23.12/21.68	c 3468[?] 396[?] 394[?] 395[?]  is mandatory 
23.12/21.68	c qxplain 6044/6044
23.12/21.69	c 3469[?] -397[?] 5[?]  is mandatory 
23.12/21.69	c qxplain 6030/6043
23.12/21.69	c qxplain 6037/6043
23.22/21.70	c qxplain 6041/6043
23.22/21.70	c qxplain 6043/6043
23.22/21.71	c 3470[?] -397[?] -396[?]  is mandatory 
23.22/21.71	c qxplain 6041/6042
23.22/21.71	c qxplain 6042/6042
23.22/21.72	c 3471[?] 397[?] 396[?] -5[?]  is mandatory 
23.22/21.72	c qxplain 6041/6041
23.22/21.72	c 3472[?] -398[?] 22[?]  is mandatory 
23.22/21.72	c qxplain 6037/6040
23.22/21.73	c qxplain 6039/6040
23.22/21.73	c qxplain 6040/6040
23.22/21.74	c 3474[?] 398[?] -22[?] -393[?]  is mandatory 
23.22/21.74	c qxplain 6039/6039
23.22/21.74	c 3476[?] -399[?] -393[?]  is mandatory 
23.22/21.74	c qxplain 6037/6038
23.22/21.75	c qxplain 6038/6038
23.22/21.75	c 3478[?] -400[?] -398[?]  is mandatory 
23.22/21.75	c qxplain 6037/6037
23.22/21.76	c 3480[?] 400[?] 398[?] 399[?]  is mandatory 
23.22/21.76	c qxplain 6030/6036
23.22/21.77	c qxplain 6034/6036
23.22/21.77	c qxplain 6036/6036
23.22/21.77	c 3481[?] -401[?] -4[?]  is mandatory 
23.22/21.77	c qxplain 6034/6035
23.22/21.78	c qxplain 6035/6035
23.22/21.78	c 3482[?] -401[?] 400[?]  is mandatory 
23.22/21.78	c qxplain 6034/6034
23.22/21.79	c 3483[?] 401[?] -400[?] 4[?]  is mandatory 
23.22/21.79	c qxplain 6030/6033
23.22/21.80	c qxplain 6032/6033
23.32/21.80	c qxplain 6033/6033
23.32/21.81	c 3484[?] -402[?] 397[?]  is mandatory 
23.32/21.81	c qxplain 6032/6032
23.32/21.81	c 3485[?] -402[?] -401[?]  is mandatory 
23.32/21.81	c qxplain 6030/6031
23.32/21.82	c qxplain 6031/6031
23.32/21.82	c 3486[?] -397[?] 401[?] 402[?]  is mandatory 
23.32/21.82	c qxplain 6030/6030
23.32/21.83	c 3487[?] -403[?] 4[?]  is mandatory 
23.32/21.83	c qxplain 5924/6029
23.32/21.83	c qxplain 5977/6029
23.32/21.84	c qxplain 6004/6029
23.32/21.84	c qxplain 6017/6029
23.32/21.85	c qxplain 6024/6029
23.32/21.85	c qxplain 6027/6029
23.32/21.86	c qxplain 6029/6029
23.32/21.86	c 3488[?] -403[?] -400[?]  is mandatory 
23.32/21.86	c qxplain 6027/6028
23.32/21.87	c qxplain 6028/6028
23.32/21.87	c 3489[?] 400[?] -4[?] 403[?]  is mandatory 
23.32/21.87	c qxplain 6027/6027
23.32/21.88	c 3490[?] -402[?] -404[?]  is mandatory 
23.32/21.88	c qxplain 6024/6026
23.32/21.88	c qxplain 6026/6026
23.32/21.89	c 3491[?] -403[?] -404[?]  is mandatory 
23.32/21.89	c qxplain 6024/6025
23.32/21.89	c qxplain 6025/6025
23.32/21.90	c 3492[?] 404[?] 402[?] 403[?]  is mandatory 
23.32/21.90	c qxplain 6024/6024
23.32/21.90	c 3493[?] -405[?] 23[?]  is mandatory 
23.32/21.90	c qxplain 6017/6023
23.43/21.91	c qxplain 6021/6023
23.43/21.91	c qxplain 6023/6023
23.43/21.92	c 3495[?] 405[?] -23[?] -393[?]  is mandatory 
23.43/21.92	c qxplain 6021/6022
23.43/21.92	c qxplain 6022/6022
23.43/21.93	c 3497[?] -406[?] -393[?]  is mandatory 
23.43/21.93	c qxplain 6021/6021
23.43/21.93	c 3499[?] -407[?] -405[?]  is mandatory 
23.43/21.93	c qxplain 6017/6020
23.43/21.94	c qxplain 6019/6020
23.43/21.94	c qxplain 6020/6020
23.43/21.95	c 3501[?] 407[?] 405[?] 406[?]  is mandatory 
23.43/21.95	c qxplain 6019/6019
23.43/21.95	c 3502[?] -3[?] -408[?]  is mandatory 
23.43/21.95	c qxplain 6017/6018
23.43/21.96	c qxplain 6018/6018
23.43/21.96	c 3503[?] 407[?] -408[?]  is mandatory 
23.43/21.96	c qxplain 6017/6017
23.43/21.97	c 3504[?] 408[?] -407[?] 3[?]  is mandatory 
23.43/21.97	c qxplain 6004/6016
23.43/21.97	c qxplain 6011/6016
23.43/21.98	c qxplain 6014/6016
23.43/21.98	c qxplain 6016/6016
23.43/21.99	c 3505[?] -409[?] -404[?]  is mandatory 
23.43/21.99	c qxplain 6014/6015
23.43/21.99	c qxplain 6015/6015
23.43/22.00	c 3506[?] -408[?] -409[?]  is mandatory 
23.43/22.00	c qxplain 6014/6014
23.52/22.01	c 3507[?] 408[?] 404[?] 409[?]  is mandatory 
23.52/22.01	c qxplain 6011/6013
23.52/22.01	c qxplain 6013/6013
23.52/22.02	c 3508[?] -410[?] 3[?]  is mandatory 
23.52/22.02	c qxplain 6011/6012
23.52/22.02	c qxplain 6012/6012
23.52/22.03	c 3509[?] -407[?] -410[?]  is mandatory 
23.52/22.03	c qxplain 6011/6011
23.52/22.03	c 3510[?] 407[?] -3[?] 410[?]  is mandatory 
23.52/22.03	c qxplain 6004/6010
23.52/22.04	c qxplain 6008/6010
23.52/22.04	c qxplain 6010/6010
23.52/22.05	c 3511[?] -409[?] -411[?]  is mandatory 
23.52/22.05	c qxplain 6008/6009
23.52/22.05	c qxplain 6009/6009
23.52/22.06	c 3512[?] -410[?] -411[?]  is mandatory 
23.52/22.06	c qxplain 6008/6008
23.52/22.06	c 3513[?] 411[?] 410[?] 409[?]  is mandatory 
23.52/22.06	c qxplain 6004/6007
23.52/22.07	c qxplain 6006/6007
23.52/22.07	c qxplain 6007/6007
23.52/22.08	c 3514[?] -412[?] 18[?]  is mandatory 
23.52/22.08	c qxplain 6006/6006
23.52/22.08	c 3516[?] -18[?] 412[?] -393[?]  is mandatory 
23.52/22.08	c qxplain 6004/6005
23.52/22.09	c qxplain 6005/6005
23.52/22.09	c 3518[?] -413[?] -393[?]  is mandatory 
23.52/22.09	c qxplain 6004/6004
23.61/22.10	c 3520[?] -412[?] -414[?]  is mandatory 
23.61/22.10	c qxplain 5977/6003
23.61/22.10	c qxplain 5991/6003
23.61/22.11	c qxplain 5998/6003
23.61/22.11	c qxplain 6001/6003
23.61/22.12	c qxplain 6003/6003
23.61/22.12	c 3522[?] 412[?] 414[?] 413[?]  is mandatory 
23.61/22.12	c qxplain 6001/6002
23.61/22.13	c qxplain 6002/6002
23.61/22.13	c 3523[?] 8[?] -415[?]  is mandatory 
23.61/22.13	c qxplain 6001/6001
23.61/22.14	c 3524[?] -414[?] -415[?]  is mandatory 
23.61/22.14	c qxplain 5998/6000
23.61/22.14	c qxplain 6000/6000
23.61/22.15	c 3525[?] 414[?] -8[?] 415[?]  is mandatory 
23.61/22.15	c qxplain 5998/5999
23.61/22.15	c qxplain 5999/5999
23.61/22.16	c 3526[?] -416[?] 19[?]  is mandatory 
23.61/22.16	c qxplain 5998/5998
23.61/22.16	c 3528[?] -19[?] 416[?] -393[?]  is mandatory 
23.61/22.16	c qxplain 5991/5997
23.61/22.17	c qxplain 5995/5997
23.61/22.17	c qxplain 5997/5997
23.61/22.18	c 3530[?] -417[?] -393[?]  is mandatory 
23.61/22.18	c qxplain 5995/5996
23.61/22.18	c qxplain 5996/5996
23.61/22.19	c 3532[?] -416[?] -418[?]  is mandatory 
23.61/22.19	c qxplain 5995/5995
23.61/22.19	c 3534[?] 418[?] 416[?] 417[?]  is mandatory 
23.61/22.19	c qxplain 5991/5994
23.72/22.20	c qxplain 5993/5994
23.72/22.20	c qxplain 5994/5994
23.72/22.21	c 3535[?] -7[?] -419[?]  is mandatory 
23.72/22.21	c qxplain 5993/5993
23.72/22.21	c 3536[?] 418[?] -419[?]  is mandatory 
23.72/22.21	c qxplain 5991/5992
23.72/22.22	c qxplain 5992/5992
23.72/22.22	c 3537[?] 7[?] 419[?] -418[?]  is mandatory 
23.72/22.22	c qxplain 5991/5991
23.72/22.23	c 3538[?] 415[?] -420[?]  is mandatory 
23.72/22.23	c qxplain 5977/5990
23.72/22.23	c qxplain 5984/5990
23.72/22.24	c qxplain 5988/5990
23.72/22.24	c qxplain 5990/5990
23.72/22.25	c 3539[?] -420[?] -419[?]  is mandatory 
23.72/22.25	c qxplain 5988/5989
23.72/22.25	c qxplain 5989/5989
23.72/22.26	c 3540[?] -415[?] 420[?] 419[?]  is mandatory 
23.72/22.26	c qxplain 5988/5988
23.72/22.26	c 3541[?] 7[?] -421[?]  is mandatory 
23.72/22.26	c qxplain 5984/5987
23.72/22.27	c qxplain 5986/5987
23.72/22.27	c qxplain 5987/5987
23.72/22.28	c 3542[?] -418[?] -421[?]  is mandatory 
23.72/22.28	c qxplain 5986/5986
23.72/22.28	c 3543[?] 418[?] -7[?] 421[?]  is mandatory 
23.72/22.28	c qxplain 5984/5985
23.72/22.29	c qxplain 5985/5985
23.72/22.29	c 3544[?] -420[?] -422[?]  is mandatory 
23.72/22.29	c qxplain 5984/5984
23.81/22.30	c 3545[?] -421[?] -422[?]  is mandatory 
23.81/22.30	c qxplain 5977/5983
23.81/22.30	c qxplain 5981/5983
23.81/22.31	c qxplain 5983/5983
23.81/22.31	c 3546[?] 422[?] 420[?] 421[?]  is mandatory 
23.81/22.31	c qxplain 5981/5982
23.81/22.32	c qxplain 5982/5982
23.81/22.32	c 3547[?] -423[?] 20[?]  is mandatory 
23.81/22.32	c qxplain 5981/5981
23.81/22.33	c 3549[?] 423[?] -20[?] -393[?]  is mandatory 
23.81/22.33	c qxplain 5977/5980
23.81/22.33	c qxplain 5979/5980
23.81/22.34	c qxplain 5980/5980
23.81/22.34	c 3551[?] -424[?] -393[?]  is mandatory 
23.81/22.34	c qxplain 5979/5979
23.81/22.35	c 3553[?] -425[?] -423[?]  is mandatory 
23.81/22.35	c qxplain 5977/5978
23.81/22.36	c qxplain 5978/5978
23.81/22.36	c 3555[?] 425[?] 423[?] 424[?]  is mandatory 
23.81/22.36	c qxplain 5977/5977
23.81/22.37	c 3556[?] -6[?] -426[?]  is mandatory 
23.81/22.37	c qxplain 5924/5976
23.81/22.37	c qxplain 5951/5976
23.81/22.38	c qxplain 5964/5976
23.81/22.38	c qxplain 5971/5976
23.81/22.38	c qxplain 5974/5976
23.81/22.39	c qxplain 5976/5976
23.81/22.39	c 3557[?] 425[?] -426[?]  is mandatory 
23.81/22.39	c qxplain 5974/5975
23.92/22.40	c qxplain 5975/5975
23.92/22.40	c 3558[?] -425[?] 6[?] 426[?]  is mandatory 
23.92/22.40	c qxplain 5974/5974
23.92/22.41	c 3559[?] -427[?] -422[?]  is mandatory 
23.92/22.41	c qxplain 5971/5973
23.92/22.41	c qxplain 5973/5973
23.92/22.42	c 3560[?] -427[?] -426[?]  is mandatory 
23.92/22.42	c qxplain 5971/5972
23.92/22.42	c qxplain 5972/5972
23.92/22.43	c 3561[?] 422[?] 427[?] 426[?]  is mandatory 
23.92/22.43	c qxplain 5971/5971
23.92/22.43	c 3562[?] 6[?] -428[?]  is mandatory 
23.92/22.43	c qxplain 5964/5970
23.92/22.44	c qxplain 5968/5970
23.92/22.44	c qxplain 5970/5970
23.92/22.45	c 3563[?] -428[?] -425[?]  is mandatory 
23.92/22.45	c qxplain 5968/5969
23.92/22.45	c qxplain 5969/5969
23.92/22.46	c 3564[?] 425[?] -6[?] 428[?]  is mandatory 
23.92/22.46	c qxplain 5968/5968
23.92/22.47	c 3565[?] -427[?] -429[?]  is mandatory 
23.92/22.47	c qxplain 5964/5967
23.92/22.47	c qxplain 5966/5967
23.92/22.48	c qxplain 5967/5967
23.92/22.48	c 3566[?] -428[?] -429[?]  is mandatory 
23.92/22.48	c qxplain 5966/5966
23.92/22.49	c 3567[?] 429[?] 427[?] 428[?]  is mandatory 
23.92/22.49	c qxplain 5964/5965
23.92/22.49	c qxplain 5965/5965
24.02/22.50	c 3568[?] -430[?] 16[?]  is mandatory 
24.02/22.50	c qxplain 5964/5964
24.02/22.50	c 3570[?] 430[?] -16[?] -393[?]  is mandatory 
24.02/22.50	c qxplain 5951/5963
24.02/22.51	c qxplain 5958/5963
24.02/22.51	c qxplain 5961/5963
24.02/22.52	c qxplain 5963/5963
24.02/22.52	c 3572[?] -431[?] -393[?]  is mandatory 
24.02/22.52	c qxplain 5961/5962
24.02/22.53	c qxplain 5962/5962
24.02/22.53	c 3574[?] -432[?] -430[?]  is mandatory 
24.02/22.53	c qxplain 5961/5961
24.02/22.54	c 3576[?] 430[?] 432[?] 431[?]  is mandatory 
24.02/22.54	c qxplain 5958/5960
24.02/22.54	c qxplain 5960/5960
24.02/22.55	c 3577[?] 10[?] -433[?]  is mandatory 
24.02/22.55	c qxplain 5958/5959
24.02/22.55	c qxplain 5959/5959
24.02/22.56	c 3578[?] -433[?] -432[?]  is mandatory 
24.02/22.56	c qxplain 5958/5958
24.02/22.56	c 3579[?] 433[?] 432[?] -10[?]  is mandatory 
24.02/22.56	c qxplain 5951/5957
24.02/22.57	c qxplain 5955/5957
24.02/22.57	c qxplain 5957/5957
24.02/22.58	c 3580[?] -434[?] 17[?]  is mandatory 
24.02/22.58	c qxplain 5955/5956
24.02/22.58	c qxplain 5956/5956
24.02/22.59	c 3582[?] 434[?] -17[?] -393[?]  is mandatory 
24.02/22.59	c qxplain 5955/5955
24.02/22.59	c 3584[?] -435[?] -393[?]  is mandatory 
24.02/22.59	c qxplain 5951/5954
24.12/22.60	c qxplain 5953/5954
24.12/22.60	c qxplain 5954/5954
24.12/22.61	c 3586[?] -436[?] -434[?]  is mandatory 
24.12/22.61	c qxplain 5953/5953
24.12/22.61	c 3588[?] 434[?] 436[?] 435[?]  is mandatory 
24.12/22.61	c qxplain 5951/5952
24.12/22.62	c qxplain 5952/5952
24.12/22.62	c 3589[?] -9[?] -437[?]  is mandatory 
24.12/22.62	c qxplain 5951/5951
24.12/22.63	c 3590[?] 436[?] -437[?]  is mandatory 
24.12/22.63	c qxplain 5924/5950
24.12/22.63	c qxplain 5938/5950
24.12/22.64	c qxplain 5945/5950
24.12/22.64	c qxplain 5948/5950
24.12/22.65	c qxplain 5950/5950
24.12/22.65	c 3591[?] -436[?] 437[?] 9[?]  is mandatory 
24.12/22.65	c qxplain 5948/5949
24.12/22.65	c qxplain 5949/5949
24.12/22.66	c 3592[?] 433[?] -438[?]  is mandatory 
24.12/22.66	c qxplain 5948/5948
24.12/22.66	c 3593[?] -437[?] -438[?]  is mandatory 
24.12/22.66	c qxplain 5945/5947
24.12/22.67	c qxplain 5947/5947
24.12/22.67	c 3594[?] -433[?] 437[?] 438[?]  is mandatory 
24.12/22.67	c qxplain 5945/5946
24.12/22.68	c qxplain 5946/5946
24.12/22.68	c 3595[?] -439[?] 9[?]  is mandatory 
24.12/22.68	c qxplain 5945/5945
24.12/22.69	c 3596[?] -436[?] -439[?]  is mandatory 
24.12/22.69	c qxplain 5938/5944
24.12/22.69	c qxplain 5942/5944
24.21/22.70	c qxplain 5944/5944
24.21/22.70	c 3597[?] 436[?] -9[?] 439[?]  is mandatory 
24.21/22.70	c qxplain 5942/5943
24.21/22.71	c qxplain 5943/5943
24.21/22.71	c 3598[?] -438[?] -440[?]  is mandatory 
24.21/22.71	c qxplain 5942/5942
24.21/22.72	c 3599[?] -439[?] -440[?]  is mandatory 
24.21/22.72	c qxplain 5938/5941
24.21/22.72	c qxplain 5940/5941
24.21/22.73	c qxplain 5941/5941
24.21/22.73	c 3600[?] 438[?] 439[?] 440[?]  is mandatory 
24.21/22.73	c qxplain 5940/5940
24.21/22.74	c 3601[?] 14[?] -441[?]  is mandatory 
24.21/22.74	c qxplain 5938/5939
24.21/22.74	c qxplain 5939/5939
24.21/22.75	c 3603[?] -14[?] 441[?] -393[?]  is mandatory 
24.21/22.75	c qxplain 5938/5938
24.21/22.75	c 3605[?] -442[?] -393[?]  is mandatory 
24.21/22.75	c qxplain 5924/5937
24.21/22.76	c qxplain 5931/5937
24.21/22.76	c qxplain 5935/5937
24.21/22.77	c qxplain 5937/5937
24.21/22.77	c 3607[?] -441[?] -443[?]  is mandatory 
24.21/22.77	c qxplain 5935/5936
24.21/22.78	c qxplain 5936/5936
24.21/22.78	c 3609[?] 441[?] 443[?] 442[?]  is mandatory 
24.21/22.78	c qxplain 5935/5935
24.21/22.79	c 3610[?] 12[?] -444[?]  is mandatory 
24.21/22.79	c qxplain 5931/5934
24.21/22.79	c qxplain 5933/5934
24.21/22.80	c qxplain 5934/5934
24.32/22.80	c 3611[?] -443[?] -444[?]  is mandatory 
24.32/22.80	c qxplain 5933/5933
24.32/22.81	c 3612[?] 444[?] 443[?] -12[?]  is mandatory 
24.32/22.81	c qxplain 5931/5932
24.32/22.81	c qxplain 5932/5932
24.32/22.82	c 3613[?] 15[?] -445[?]  is mandatory 
24.32/22.82	c qxplain 5931/5931
24.32/22.82	c 3615[?] -15[?] 445[?] -393[?]  is mandatory 
24.32/22.82	c qxplain 5924/5930
24.32/22.83	c qxplain 5928/5930
24.32/22.83	c qxplain 5930/5930
24.32/22.84	c 3617[?] -446[?] -393[?]  is mandatory 
24.32/22.84	c qxplain 5928/5929
24.32/22.84	c qxplain 5929/5929
24.32/22.85	c 3619[?] -445[?] -447[?]  is mandatory 
24.32/22.85	c qxplain 5928/5928
24.32/22.85	c 3621[?] 445[?] 447[?] 446[?]  is mandatory 
24.32/22.85	c qxplain 5924/5927
24.32/22.86	c qxplain 5926/5927
24.32/22.86	c qxplain 5927/5927
24.32/22.87	c 3622[?] 444[?] -448[?]  is mandatory 
24.32/22.87	c qxplain 5926/5926
24.32/22.87	c 3623[?] -447[?] -448[?]  is mandatory 
24.32/22.87	c qxplain 5924/5925
24.32/22.88	c qxplain 5925/5925
24.32/22.88	c 3624[?] -444[?] 447[?] 448[?]  is mandatory 
24.32/22.88	c qxplain 5924/5924
24.32/22.89	c 3625[?] -449[?] 11[?]  is mandatory 
24.32/22.89	c qxplain 5078/5923
24.32/22.89	c qxplain 5501/5923
24.43/22.90	c qxplain 5713/5923
24.43/22.90	c qxplain 5819/5923
24.43/22.91	c qxplain 5872/5923
24.43/22.91	c qxplain 5898/5923
24.43/22.91	c qxplain 5911/5923
24.43/22.92	c qxplain 5918/5923
24.43/22.92	c qxplain 5921/5923
24.43/22.93	c qxplain 5923/5923
24.43/22.93	c 3626[?] 12[?] -449[?]  is mandatory 
24.43/22.93	c qxplain 5921/5922
24.43/22.94	c qxplain 5922/5922
24.43/22.94	c 3627[?] 449[?] -12[?] -11[?]  is mandatory 
24.43/22.94	c qxplain 5921/5921
24.43/22.95	c 3628[?] -443[?] -450[?]  is mandatory 
24.43/22.95	c qxplain 5918/5920
24.43/22.95	c qxplain 5920/5920
24.43/22.96	c 3629[?] -450[?] 449[?]  is mandatory 
24.43/22.96	c qxplain 5918/5919
24.43/22.96	c qxplain 5919/5919
24.43/22.97	c 3630[?] 443[?] -449[?] 450[?]  is mandatory 
24.43/22.97	c qxplain 5918/5918
24.43/22.97	c 3631[?] -451[?] 11[?]  is mandatory 
24.43/22.97	c qxplain 5911/5917
24.43/22.98	c qxplain 5915/5917
24.43/22.98	c qxplain 5917/5917
24.43/22.99	c 3632[?] -451[?] -447[?]  is mandatory 
24.43/22.99	c qxplain 5915/5916
24.43/22.99	c qxplain 5916/5916
24.43/23.00	c 3633[?] 447[?] 451[?] -11[?]  is mandatory 
24.43/23.00	c qxplain 5915/5915
24.53/23.00	c 3634[?] -450[?] -452[?]  is mandatory 
24.53/23.00	c qxplain 5911/5914
24.53/23.01	c qxplain 5913/5914
24.53/23.01	c qxplain 5914/5914
24.53/23.02	c 3635[?] -451[?] -452[?]  is mandatory 
24.53/23.02	c qxplain 5913/5913
24.53/23.02	c 3636[?] 452[?] 451[?] 450[?]  is mandatory 
24.53/23.02	c qxplain 5911/5912
24.53/23.03	c qxplain 5912/5912
24.53/23.03	c 3637[?] -448[?] -453[?]  is mandatory 
24.53/23.03	c qxplain 5911/5911
24.53/23.04	c 3638[?] 452[?] -453[?]  is mandatory 
24.53/23.04	c qxplain 5898/5910
24.53/23.04	c qxplain 5905/5910
24.53/23.05	c qxplain 5908/5910
24.53/23.05	c qxplain 5910/5910
24.53/23.06	c 3639[?] 453[?] -452[?] 448[?]  is mandatory 
24.53/23.06	c qxplain 5908/5909
24.53/23.06	c qxplain 5909/5909
24.53/23.07	c 3640[?] -10[?] -454[?]  is mandatory 
24.53/23.07	c qxplain 5908/5908
24.53/23.07	c 3641[?] 432[?] -454[?]  is mandatory 
24.53/23.07	c qxplain 5905/5907
24.53/23.08	c qxplain 5907/5907
24.53/23.08	c 3642[?] 10[?] 454[?] -432[?]  is mandatory 
24.53/23.08	c qxplain 5905/5906
24.53/23.09	c qxplain 5906/5906
24.53/23.09	c 3643[?] -437[?] -455[?]  is mandatory 
24.53/23.09	c qxplain 5905/5905
24.53/23.10	c 3644[?] -454[?] -455[?]  is mandatory 
24.53/23.10	c qxplain 5898/5904
24.62/23.10	c qxplain 5902/5904
24.62/23.11	c qxplain 5904/5904
24.62/23.12	c 3645[?] 455[?] 437[?] 454[?]  is mandatory 
24.62/23.12	c qxplain 5902/5903
24.62/23.12	c qxplain 5903/5903
24.62/23.13	c 3646[?] -453[?] -456[?]  is mandatory 
24.62/23.13	c qxplain 5902/5902
24.62/23.13	c 3647[?] 455[?] -456[?]  is mandatory 
24.62/23.13	c qxplain 5898/5901
24.62/23.14	c qxplain 5900/5901
24.62/23.14	c qxplain 5901/5901
24.62/23.14	c 3648[?] 453[?] -455[?] 456[?]  is mandatory 
24.62/23.14	c qxplain 5900/5900
24.62/23.15	c 3649[?] 440[?] -457[?]  is mandatory 
24.62/23.15	c qxplain 5898/5899
24.62/23.16	c qxplain 5899/5899
24.62/23.16	c 3650[?] -456[?] -457[?]  is mandatory 
24.62/23.16	c qxplain 5898/5898
24.62/23.17	c 3651[?] 456[?] 457[?] -440[?]  is mandatory 
24.62/23.17	c qxplain 5872/5897
24.62/23.17	c qxplain 5885/5897
24.62/23.18	c qxplain 5892/5897
24.62/23.18	c qxplain 5895/5897
24.62/23.18	c qxplain 5897/5897
24.62/23.19	c 3652[?] -8[?] -458[?]  is mandatory 
24.62/23.19	c qxplain 5895/5896
24.62/23.19	c qxplain 5896/5896
24.71/23.20	c 3653[?] 414[?] -458[?]  is mandatory 
24.71/23.20	c qxplain 5895/5895
24.71/23.20	c 3654[?] -414[?] 8[?] 458[?]  is mandatory 
24.71/23.20	c qxplain 5892/5894
24.71/23.21	c qxplain 5894/5894
24.71/23.22	c 3655[?] -419[?] -459[?]  is mandatory 
24.71/23.22	c qxplain 5892/5893
24.71/23.22	c qxplain 5893/5893
24.71/23.23	c 3656[?] -459[?] -458[?]  is mandatory 
24.71/23.23	c qxplain 5892/5892
24.71/23.23	c 3657[?] 459[?] 458[?] 419[?]  is mandatory 
24.71/23.23	c qxplain 5885/5891
24.71/23.24	c qxplain 5889/5891
24.71/23.24	c qxplain 5891/5891
24.71/23.25	c 3658[?] -460[?] -426[?]  is mandatory 
24.71/23.25	c qxplain 5889/5890
24.71/23.25	c qxplain 5890/5890
24.71/23.26	c 3659[?] 459[?] -460[?]  is mandatory 
24.71/23.26	c qxplain 5889/5889
24.71/23.26	c 3660[?] 460[?] -459[?] 426[?]  is mandatory 
24.71/23.26	c qxplain 5885/5888
24.71/23.27	c qxplain 5887/5888
24.71/23.27	c qxplain 5888/5888
24.71/23.28	c 3661[?] -457[?] -461[?]  is mandatory 
24.71/23.28	c qxplain 5887/5887
24.71/23.28	c 3662[?] 460[?] -461[?]  is mandatory 
24.71/23.28	c qxplain 5885/5886
24.71/23.29	c qxplain 5886/5886
24.71/23.29	c 3663[?] -460[?] 457[?] 461[?]  is mandatory 
24.71/23.29	c qxplain 5885/5885
24.71/23.30	c 3664[?] 429[?] -462[?]  is mandatory 
24.71/23.30	c qxplain 5872/5884
24.82/23.30	c qxplain 5879/5884
24.82/23.31	c qxplain 5882/5884
24.82/23.31	c qxplain 5884/5884
24.82/23.31	c 3665[?] -461[?] -462[?]  is mandatory 
24.82/23.31	c qxplain 5882/5883
24.82/23.32	c qxplain 5883/5883
24.82/23.32	c 3666[?] -429[?] 461[?] 462[?]  is mandatory 
24.82/23.32	c qxplain 5882/5882
24.82/23.33	c 3667[?] -463[?] -5[?]  is mandatory 
24.82/23.33	c qxplain 5879/5881
24.82/23.34	c qxplain 5881/5881
24.82/23.34	c 3668[?] -463[?] 396[?]  is mandatory 
24.82/23.34	c qxplain 5879/5880
24.82/23.35	c qxplain 5880/5880
24.82/23.35	c 3669[?] -396[?] 5[?] 463[?]  is mandatory 
24.82/23.35	c qxplain 5879/5879
24.82/23.36	c 3670[?] -401[?] -464[?]  is mandatory 
24.82/23.36	c qxplain 5872/5878
24.82/23.36	c qxplain 5876/5878
24.82/23.37	c qxplain 5878/5878
24.82/23.37	c 3671[?] -463[?] -464[?]  is mandatory 
24.82/23.37	c qxplain 5876/5877
24.82/23.38	c qxplain 5877/5877
24.82/23.38	c 3672[?] 464[?] 463[?] 401[?]  is mandatory 
24.82/23.38	c qxplain 5876/5876
24.82/23.39	c 3673[?] -465[?] -408[?]  is mandatory 
24.82/23.39	c qxplain 5872/5875
24.82/23.39	c qxplain 5874/5875
24.82/23.40	c qxplain 5875/5875
24.92/23.40	c 3674[?] -465[?] 464[?]  is mandatory 
24.92/23.40	c qxplain 5874/5874
24.92/23.41	c 3675[?] 465[?] -464[?] 408[?]  is mandatory 
24.92/23.41	c qxplain 5872/5873
24.92/23.41	c qxplain 5873/5873
24.92/23.42	c 3676[?] -466[?] -462[?]  is mandatory 
24.92/23.42	c qxplain 5872/5872
24.92/23.42	c 3677[?] -466[?] 465[?]  is mandatory 
24.92/23.42	c qxplain 5819/5871
24.92/23.43	c qxplain 5846/5871
24.92/23.43	c qxplain 5859/5871
24.92/23.44	c qxplain 5866/5871
24.92/23.44	c qxplain 5869/5871
24.92/23.45	c qxplain 5871/5871
24.92/23.45	c 3678[?] 466[?] 462[?] -465[?]  is mandatory 
24.92/23.45	c qxplain 5869/5870
24.92/23.46	c qxplain 5870/5870
24.92/23.46	c 3679[?] 411[?] -467[?]  is mandatory 
24.92/23.46	c qxplain 5869/5869
24.92/23.47	c 3680[?] -467[?] -466[?]  is mandatory 
24.92/23.47	c qxplain 5866/5868
24.92/23.47	c qxplain 5868/5868
24.92/23.48	c 3681[?] 467[?] 466[?] -411[?]  is mandatory 
24.92/23.48	c qxplain 5866/5867
24.92/23.48	c qxplain 5867/5867
24.92/23.49	c 3682[?] -468[?] 24[?]  is mandatory 
24.92/23.49	c qxplain 5866/5866
24.92/23.49	c 3684[?] -24[?] 468[?] -393[?]  is mandatory 
24.92/23.49	c qxplain 5859/5865
25.01/23.50	c qxplain 5863/5865
25.01/23.50	c qxplain 5865/5865
25.01/23.51	c 3686[?] -469[?] -393[?]  is mandatory 
25.01/23.51	c qxplain 5863/5864
25.01/23.51	c qxplain 5864/5864
25.01/23.52	c 3688[?] -468[?] -470[?]  is mandatory 
25.01/23.52	c qxplain 5863/5863
25.01/23.52	c 3690[?] 470[?] 468[?] 469[?]  is mandatory 
25.01/23.52	c qxplain 5859/5862
25.01/23.53	c qxplain 5861/5862
25.01/23.53	c qxplain 5862/5862
25.01/23.54	c 3691[?] 2[?] -471[?]  is mandatory 
25.01/23.54	c qxplain 5861/5861
25.01/23.54	c 3692[?] -471[?] 470[?]  is mandatory 
25.01/23.54	c qxplain 5859/5860
25.01/23.55	c qxplain 5860/5860
25.01/23.55	c 3693[?] -2[?] -470[?] 471[?]  is mandatory 
25.01/23.55	c qxplain 5859/5859
25.01/23.56	c 3694[?] -2[?] -472[?]  is mandatory 
25.01/23.56	c qxplain 5846/5858
25.01/23.56	c qxplain 5853/5858
25.01/23.57	c qxplain 5856/5858
25.01/23.57	c qxplain 5858/5858
25.01/23.58	c 3695[?] -472[?] -470[?]  is mandatory 
25.01/23.58	c qxplain 5856/5857
25.01/23.58	c qxplain 5857/5857
25.01/23.59	c 3696[?] 2[?] 470[?] 472[?]  is mandatory 
25.01/23.59	c qxplain 5856/5856
25.01/23.59	c 3697[?] -471[?] -473[?]  is mandatory 
25.01/23.59	c qxplain 5853/5855
25.12/23.60	c qxplain 5855/5855
25.12/23.60	c 3698[?] -472[?] -473[?]  is mandatory 
25.12/23.60	c qxplain 5853/5854
25.12/23.61	c qxplain 5854/5854
25.12/23.61	c 3699[?] 471[?] 472[?] 473[?]  is mandatory 
25.12/23.61	c qxplain 5853/5853
25.12/23.62	c 3700[?] -474[?] 467[?]  is mandatory 
25.12/23.62	c qxplain 5846/5852
25.12/23.63	c qxplain 5850/5852
25.12/23.63	c qxplain 5852/5852
25.12/23.64	c 3701[?] -473[?] -474[?]  is mandatory 
25.12/23.64	c qxplain 5850/5851
25.12/23.64	c qxplain 5851/5851
25.12/23.65	c 3702[?] 473[?] 474[?] -467[?]  is mandatory 
25.12/23.65	c qxplain 5850/5850
25.12/23.65	c 3703[?] -475[?] -467[?]  is mandatory 
25.12/23.65	c qxplain 5846/5849
25.12/23.66	c qxplain 5848/5849
25.12/23.67	c qxplain 5849/5849
25.12/23.67	c 3704[?] 473[?] -475[?]  is mandatory 
25.12/23.67	c qxplain 5848/5848
25.12/23.68	c 3705[?] -473[?] 475[?] 467[?]  is mandatory 
25.12/23.68	c qxplain 5846/5847
25.12/23.68	c qxplain 5847/5847
25.12/23.69	c 3706[?] -474[?] -476[?]  is mandatory 
25.12/23.69	c qxplain 5846/5846
25.12/23.70	c 3707[?] -475[?] -476[?]  is mandatory 
25.12/23.70	c qxplain 5819/5845
25.22/23.70	c qxplain 5833/5845
25.22/23.71	c qxplain 5840/5845
25.22/23.71	c qxplain 5843/5845
25.22/23.71	c qxplain 5845/5845
25.22/23.72	c 3708[?] 475[?] 476[?] 474[?]  is mandatory 
25.22/23.72	c qxplain 5843/5844
25.22/23.73	c qxplain 5844/5844
25.22/23.73	c 3709[?] -477[?] 393[?]  is mandatory 
25.22/23.73	c qxplain 5843/5843
25.22/23.74	c 3710[?] -476[?] -477[?]  is mandatory 
25.22/23.74	c qxplain 5840/5842
25.22/23.74	c qxplain 5842/5842
25.22/23.75	c 3711[?] 476[?] 477[?] -393[?]  is mandatory 
25.22/23.75	c qxplain 5840/5841
25.22/23.75	c qxplain 5841/5841
25.22/23.76	c 3712[?] -478[?] 24[?]  is mandatory 
25.22/23.76	c qxplain 5840/5840
25.22/23.76	c 3713[?] -478[?] -393[?]  is mandatory 
25.22/23.76	c qxplain 5833/5839
25.22/23.77	c qxplain 5837/5839
25.22/23.78	c qxplain 5839/5839
25.22/23.78	c 3714[?] -24[?] 478[?] 393[?]  is mandatory 
25.22/23.78	c qxplain 5837/5838
25.22/23.79	c qxplain 5838/5838
25.22/23.80	c 3715[?] -479[?] -477[?]  is mandatory 
25.22/23.80	c qxplain 5837/5837
25.32/23.80	c 3716[?] -479[?] -478[?]  is mandatory 
25.32/23.80	c qxplain 5833/5836
25.32/23.81	c qxplain 5835/5836
25.32/23.81	c qxplain 5836/5836
25.32/23.82	c 3717[?] 477[?] 479[?] 478[?]  is mandatory 
25.32/23.82	c qxplain 5835/5835
25.32/23.82	c 3718[?] -480[?] -379[?]  is mandatory 
25.32/23.82	c qxplain 5833/5834
25.32/23.83	c qxplain 5834/5834
25.32/23.83	c 3719[?] -479[?] -480[?]  is mandatory 
25.32/23.83	c qxplain 5833/5833
25.32/23.84	c 3720[?] 480[?] 479[?] 379[?]  is mandatory 
25.32/23.84	c qxplain 5819/5832
25.32/23.85	c qxplain 5826/5832
25.32/23.85	c qxplain 5830/5832
25.32/23.85	c qxplain 5832/5832
25.32/23.86	c 3721[?] -388[?] -481[?]  is mandatory 
25.32/23.86	c qxplain 5830/5831
25.32/23.86	c qxplain 5831/5831
25.32/23.87	c 3722[?] -481[?] -480[?]  is mandatory 
25.32/23.87	c qxplain 5830/5830
25.32/23.88	c 3723[?] 481[?] 388[?] 480[?]  is mandatory 
25.32/23.88	c qxplain 5826/5829
25.32/23.88	c qxplain 5828/5829
25.32/23.89	c qxplain 5829/5829
25.41/23.90	c 3724[?] -482[?] -365[?]  is mandatory 
25.41/23.90	c qxplain 5828/5828
25.41/23.90	c 3725[?] -482[?] 481[?]  is mandatory 
25.41/23.90	c qxplain 5826/5827
25.41/23.91	c qxplain 5827/5827
25.41/23.91	c 3726[?] -481[?] 365[?] 482[?]  is mandatory 
25.41/23.91	c qxplain 5826/5826
25.41/23.92	c 3727[?] -483[?] 365[?]  is mandatory 
25.41/23.92	c qxplain 5819/5825
25.41/23.93	c qxplain 5823/5825
25.41/23.93	c qxplain 5825/5825
25.41/23.94	c 3728[?] -483[?] -481[?]  is mandatory 
25.41/23.94	c qxplain 5823/5824
25.41/23.94	c qxplain 5824/5824
25.41/23.95	c 3729[?] -365[?] 481[?] 483[?]  is mandatory 
25.41/23.95	c qxplain 5823/5823
25.41/23.95	c 3730[?] -482[?] -484[?]  is mandatory 
25.41/23.95	c qxplain 5819/5822
25.41/23.96	c qxplain 5821/5822
25.41/23.96	c qxplain 5822/5822
25.41/23.97	c 3731[?] -483[?] -484[?]  is mandatory 
25.41/23.97	c qxplain 5821/5821
25.41/23.97	c 3732[?] 484[?] 482[?] 483[?]  is mandatory 
25.41/23.97	c qxplain 5819/5820
25.52/24.06	c qxplain 5820/5820
25.62/24.12	c 3733[?] 99[?] -485[?]  is mandatory 
25.62/24.12	c qxplain 5819/5819
25.62/24.17	c 3734[?] -485[?] 344[?]  is mandatory 
25.62/24.17	c qxplain 5713/5818
25.62/24.20	c qxplain 5766/5818
25.72/24.21	c qxplain 5793/5818
25.72/24.22	c qxplain 5806/5818
25.72/24.23	c qxplain 5813/5818
25.72/24.24	c qxplain 5816/5818
25.72/24.25	c qxplain 5818/5818
25.72/24.26	c 3735[?] 485[?] -99[?] -344[?]  is mandatory 
25.72/24.26	c qxplain 5816/5817
25.81/24.30	c qxplain 5817/5817
25.81/24.32	c 3736[?] -486[?] 111[?]  is mandatory 
25.81/24.32	c qxplain 5816/5816
25.81/24.33	c 3737[?] -486[?] 346[?]  is mandatory 
25.81/24.33	c qxplain 5813/5815
25.81/24.34	c qxplain 5815/5815
25.81/24.34	c 3738[?] 486[?] -346[?] -111[?]  is mandatory 
25.81/24.34	c qxplain 5813/5814
25.81/24.36	c qxplain 5814/5814
25.91/24.41	c 3739[?] -487[?] -147[?]  is mandatory 
25.91/24.41	c qxplain 5813/5813
25.91/24.42	c 3740[?] -487[?] 352[?]  is mandatory 
25.91/24.42	c qxplain 5806/5812
25.91/24.43	c qxplain 5810/5812
25.91/24.49	c qxplain 5812/5812
26.01/24.56	c 3741[?] 487[?] 147[?] -352[?]  is mandatory 
26.01/24.56	c qxplain 5810/5811
26.01/24.58	c qxplain 5811/5811
26.01/24.59	c 3742[?] -488[?] 143[?]  is mandatory 
26.01/24.59	c qxplain 5810/5810
26.11/24.63	c 3743[?] -488[?] -487[?]  is mandatory 
26.11/24.63	c qxplain 5806/5809
26.11/24.64	c qxplain 5808/5809
26.11/24.64	c qxplain 5809/5809
26.11/24.65	c 3744[?] 488[?] -143[?] 487[?]  is mandatory 
26.11/24.65	c qxplain 5808/5808
26.11/24.69	c 3745[?] -489[?] -357[?]  is mandatory 
26.11/24.69	c qxplain 5806/5807
26.22/24.70	c qxplain 5807/5807
26.22/24.71	c 3746[?] -489[?] -488[?]  is mandatory 
26.22/24.71	c qxplain 5806/5806
26.22/24.72	c 3747[?] 489[?] 488[?] 357[?]  is mandatory 
26.22/24.72	c qxplain 5793/5805
26.22/24.72	c qxplain 5800/5805
26.22/24.73	c qxplain 5803/5805
26.22/24.75	c qxplain 5805/5805
26.22/24.76	c 3748[?] -490[?] 348[?]  is mandatory 
26.22/24.76	c qxplain 5803/5804
26.22/24.77	c qxplain 5804/5804
26.22/24.78	c 3749[?] -490[?] -489[?]  is mandatory 
26.22/24.78	c qxplain 5803/5803
26.22/24.79	c 3750[?] 490[?] -348[?] 489[?]  is mandatory 
26.22/24.79	c qxplain 5800/5802
26.22/24.80	c qxplain 5802/5802
26.32/24.80	c 3751[?] -491[?] 123[?]  is mandatory 
26.32/24.80	c qxplain 5800/5801
26.32/24.81	c qxplain 5801/5801
26.32/24.86	c 3752[?] -491[?] 361[?]  is mandatory 
26.32/24.86	c qxplain 5800/5800
26.32/24.87	c 3753[?] 491[?] -361[?] -123[?]  is mandatory 
26.32/24.87	c qxplain 5793/5799
26.32/24.87	c qxplain 5797/5799
26.32/24.88	c qxplain 5799/5799
26.32/24.89	c 3754[?] -492[?] -490[?]  is mandatory 
26.32/24.89	c qxplain 5797/5798
26.32/24.89	c qxplain 5798/5798
26.41/24.90	c 3755[?] -492[?] -491[?]  is mandatory 
26.41/24.90	c qxplain 5797/5797
26.41/24.91	c 3756[?] 492[?] 490[?] 491[?]  is mandatory 
26.41/24.91	c qxplain 5793/5796
26.41/24.92	c qxplain 5795/5796
26.41/24.92	c qxplain 5796/5796
26.41/24.93	c 3757[?] -493[?] -486[?]  is mandatory 
26.41/24.93	c qxplain 5795/5795
26.41/24.94	c 3758[?] -493[?] 492[?]  is mandatory 
26.41/24.94	c qxplain 5793/5794
26.41/24.95	c qxplain 5794/5794
26.41/24.96	c 3759[?] 493[?] -492[?] 486[?]  is mandatory 
26.41/24.96	c qxplain 5793/5793
26.41/24.97	c 3760[?] -494[?] -485[?]  is mandatory 
26.41/24.97	c qxplain 5766/5792
26.41/24.97	c qxplain 5780/5792
26.41/24.98	c qxplain 5787/5792
26.41/24.98	c qxplain 5790/5792
26.41/24.99	c qxplain 5792/5792
26.41/24.99	c 3761[?] -494[?] 493[?]  is mandatory 
26.41/24.99	c qxplain 5790/5791
26.51/25.00	c qxplain 5791/5791
26.51/25.01	c 3762[?] 494[?] -493[?] 485[?]  is mandatory 
26.51/25.01	c qxplain 5790/5790
26.51/25.01	c 3763[?] -495[?] 35[?]  is mandatory 
26.51/25.01	c qxplain 5787/5789
26.51/25.03	c qxplain 5789/5789
26.51/25.06	c 3764[?] -495[?] -161[?]  is mandatory 
26.51/25.06	c qxplain 5787/5788
26.51/25.07	c qxplain 5788/5788
26.51/25.07	c 3765[?] 495[?] -35[?] 161[?]  is mandatory 
26.51/25.07	c qxplain 5787/5787
26.51/25.09	c 3766[?] -496[?] -380[?]  is mandatory 
26.51/25.09	c qxplain 5780/5786
26.51/25.09	c qxplain 5784/5786
26.61/25.10	c qxplain 5786/5786
26.61/25.11	c 3767[?] -496[?] -495[?]  is mandatory 
26.61/25.11	c qxplain 5784/5785
26.61/25.11	c qxplain 5785/5785
26.61/25.12	c 3768[?] 496[?] 495[?] 380[?]  is mandatory 
26.61/25.12	c qxplain 5784/5784
26.61/25.14	c 3769[?] -497[?] 57[?]  is mandatory 
26.61/25.14	c qxplain 5780/5783
26.61/25.14	c qxplain 5782/5783
26.61/25.15	c qxplain 5783/5783
26.61/25.16	c 3770[?] -497[?] 496[?]  is mandatory 
26.61/25.16	c qxplain 5782/5782
26.61/25.16	c 3771[?] 497[?] -496[?] -57[?]  is mandatory 
26.61/25.16	c qxplain 5780/5781
26.61/25.19	c qxplain 5781/5781
26.61/25.19	c 3772[?] -498[?] 35[?]  is mandatory 
26.61/25.19	c qxplain 5780/5780
26.61/25.20	c 3773[?] -498[?] -57[?]  is mandatory 
26.61/25.20	c qxplain 5766/5779
26.72/25.21	c qxplain 5773/5779
26.72/25.21	c qxplain 5777/5779
26.72/25.22	c qxplain 5779/5779
26.72/25.22	c 3774[?] 498[?] -35[?] 57[?]  is mandatory 
26.72/25.22	c qxplain 5777/5778
26.72/25.23	c qxplain 5778/5778
26.72/25.24	c 3775[?] -499[?] -497[?]  is mandatory 
26.72/25.24	c qxplain 5777/5777
26.72/25.24	c 3776[?] -499[?] -498[?]  is mandatory 
26.72/25.24	c qxplain 5773/5776
26.72/25.25	c qxplain 5775/5776
26.72/25.26	c qxplain 5776/5776
26.72/25.27	c 3777[?] 499[?] 497[?] 498[?]  is mandatory 
26.72/25.27	c qxplain 5775/5775
26.72/25.28	c 3778[?] -500[?] 379[?]  is mandatory 
26.72/25.28	c qxplain 5773/5774
26.72/25.28	c qxplain 5774/5774
26.72/25.29	c 3779[?] -500[?] -499[?]  is mandatory 
26.72/25.29	c qxplain 5773/5773
26.72/25.30	c 3780[?] 500[?] 499[?] -379[?]  is mandatory 
26.72/25.30	c qxplain 5766/5772
26.82/25.31	c qxplain 5770/5772
26.82/25.31	c qxplain 5772/5772
26.82/25.32	c 3781[?] -501[?] -462[?]  is mandatory 
26.82/25.32	c qxplain 5770/5771
26.82/25.33	c qxplain 5771/5771
26.82/25.34	c 3782[?] -501[?] 464[?]  is mandatory 
26.82/25.34	c qxplain 5770/5770
26.82/25.35	c 3783[?] -464[?] 501[?] 462[?]  is mandatory 
26.82/25.35	c qxplain 5766/5769
26.82/25.36	c qxplain 5768/5769
26.82/25.37	c qxplain 5769/5769
26.82/25.38	c 3784[?] -502[?] 404[?]  is mandatory 
26.82/25.38	c qxplain 5768/5768
26.82/25.39	c 3785[?] -502[?] -501[?]  is mandatory 
26.82/25.39	c qxplain 5766/5767
26.82/25.39	c qxplain 5767/5767
26.92/25.40	c 3786[?] 502[?] 501[?] -404[?]  is mandatory 
26.92/25.40	c qxplain 5766/5766
26.92/25.41	c 3787[?] -503[?] 3[?]  is mandatory 
26.92/25.41	c qxplain 5713/5765
26.92/25.41	c qxplain 5740/5765
26.92/25.42	c qxplain 5753/5765
26.92/25.43	c qxplain 5760/5765
26.92/25.43	c qxplain 5763/5765
26.92/25.44	c qxplain 5765/5765
26.92/25.44	c 3788[?] -503[?] 407[?]  is mandatory 
26.92/25.44	c qxplain 5763/5764
26.92/25.45	c qxplain 5764/5764
26.92/25.46	c 3789[?] 503[?] -407[?] -3[?]  is mandatory 
26.92/25.46	c qxplain 5763/5763
26.92/25.46	c 3790[?] -504[?] -3[?]  is mandatory 
26.92/25.46	c qxplain 5760/5762
26.92/25.47	c qxplain 5762/5762
26.92/25.48	c 3791[?] -504[?] -407[?]  is mandatory 
26.92/25.48	c qxplain 5760/5761
26.92/25.48	c qxplain 5761/5761
26.92/25.49	c 3792[?] 504[?] 407[?] 3[?]  is mandatory 
26.92/25.49	c qxplain 5760/5760
27.01/25.50	c 3793[?] -505[?] -503[?]  is mandatory 
27.01/25.50	c qxplain 5753/5759
27.01/25.51	c qxplain 5757/5759
27.01/25.51	c qxplain 5759/5759
27.01/25.52	c 3794[?] -505[?] -504[?]  is mandatory 
27.01/25.52	c qxplain 5757/5758
27.01/25.52	c qxplain 5758/5758
27.01/25.53	c 3795[?] 505[?] 503[?] 504[?]  is mandatory 
27.01/25.53	c qxplain 5757/5757
27.01/25.54	c 3796[?] -506[?] 502[?]  is mandatory 
27.01/25.54	c qxplain 5753/5756
27.01/25.55	c qxplain 5755/5756
27.01/25.55	c qxplain 5756/5756
27.01/25.56	c 3797[?] -506[?] -505[?]  is mandatory 
27.01/25.56	c qxplain 5755/5755
27.01/25.57	c 3798[?] 506[?] -502[?] 505[?]  is mandatory 
27.01/25.57	c qxplain 5753/5754
27.01/25.57	c qxplain 5754/5754
27.01/25.58	c 3799[?] -507[?] -502[?]  is mandatory 
27.01/25.58	c qxplain 5753/5753
27.01/25.59	c 3800[?] -507[?] 505[?]  is mandatory 
27.01/25.59	c qxplain 5740/5752
27.01/25.60	c qxplain 5747/5752
27.11/25.60	c qxplain 5750/5752
27.11/25.61	c qxplain 5752/5752
27.11/25.61	c 3801[?] 507[?] 502[?] -505[?]  is mandatory 
27.11/25.61	c qxplain 5750/5751
27.11/25.62	c qxplain 5751/5751
27.11/25.63	c 3802[?] -508[?] -506[?]  is mandatory 
27.11/25.63	c qxplain 5750/5750
27.11/25.63	c 3803[?] -508[?] -507[?]  is mandatory 
27.11/25.63	c qxplain 5747/5749
27.11/25.64	c qxplain 5749/5749
27.11/25.65	c 3804[?] 508[?] 507[?] 506[?]  is mandatory 
27.11/25.65	c qxplain 5747/5748
27.11/25.65	c qxplain 5748/5748
27.11/25.68	c 3805[?] -509[?] 393[?]  is mandatory 
27.11/25.68	c qxplain 5747/5747
27.11/25.69	c 3806[?] -509[?] -508[?]  is mandatory 
27.11/25.69	c qxplain 5740/5746
27.21/25.70	c qxplain 5744/5746
27.21/25.70	c qxplain 5746/5746
27.21/25.71	c 3807[?] 509[?] 508[?] -393[?]  is mandatory 
27.21/25.71	c qxplain 5744/5745
27.21/25.72	c qxplain 5745/5745
27.21/25.76	c 3808[?] -510[?] 23[?]  is mandatory 
27.21/25.76	c qxplain 5744/5744
27.21/25.77	c 3809[?] -510[?] -393[?]  is mandatory 
27.21/25.77	c qxplain 5740/5743
27.21/25.77	c qxplain 5742/5743
27.21/25.78	c qxplain 5743/5743
27.21/25.79	c 3810[?] 510[?] -23[?] 393[?]  is mandatory 
27.21/25.79	c qxplain 5742/5742
27.21/25.80	c 3811[?] -511[?] -509[?]  is mandatory 
27.31/25.80	c qxplain 5740/5741
27.31/25.80	c qxplain 5741/5741
27.31/25.81	c 3812[?] -511[?] -510[?]  is mandatory 
27.31/25.81	c qxplain 5740/5740
27.31/25.82	c 3813[?] 511[?] 509[?] 510[?]  is mandatory 
27.31/25.82	c qxplain 5713/5739
27.31/25.82	c qxplain 5727/5739
27.31/25.83	c qxplain 5734/5739
27.31/25.83	c qxplain 5737/5739
27.31/25.84	c qxplain 5739/5739
27.31/25.85	c 3814[?] -512[?] -379[?]  is mandatory 
27.31/25.85	c qxplain 5737/5738
27.31/25.85	c qxplain 5738/5738
27.31/25.86	c 3815[?] -512[?] -511[?]  is mandatory 
27.31/25.86	c qxplain 5737/5737
27.31/25.87	c 3816[?] 512[?] 511[?] 379[?]  is mandatory 
27.31/25.87	c qxplain 5734/5736
27.31/25.87	c qxplain 5736/5736
27.31/25.88	c 3817[?] -513[?] -500[?]  is mandatory 
27.31/25.88	c qxplain 5734/5735
27.31/25.89	c qxplain 5735/5735
27.31/25.90	c 3818[?] -513[?] -512[?]  is mandatory 
27.31/25.90	c qxplain 5734/5734
27.42/25.90	c 3819[?] 513[?] 512[?] 500[?]  is mandatory 
27.42/25.90	c qxplain 5727/5733
27.42/25.91	c qxplain 5731/5733
27.42/25.91	c qxplain 5733/5733
27.42/25.92	c 3820[?] -514[?] -494[?]  is mandatory 
27.42/25.92	c qxplain 5731/5732
27.42/25.93	c qxplain 5732/5732
27.42/25.93	c 3821[?] -514[?] 513[?]  is mandatory 
27.42/25.93	c qxplain 5731/5731
27.42/25.94	c 3822[?] 514[?] -513[?] 494[?]  is mandatory 
27.42/25.94	c qxplain 5727/5730
27.42/25.95	c qxplain 5729/5730
27.42/25.96	c qxplain 5730/5730
27.42/25.98	c 3823[?] -515[?] 96[?]  is mandatory 
27.42/25.98	c qxplain 5729/5729
27.42/25.99	c 3824[?] -515[?] 344[?]  is mandatory 
27.42/25.99	c qxplain 5727/5728
27.52/26.00	c qxplain 5728/5728
27.52/26.08	c 3825[?] 515[?] -96[?] -344[?]  is mandatory 
27.52/26.08	c qxplain 5727/5727
27.52/26.09	c 3826[?] -516[?] 108[?]  is mandatory 
27.52/26.09	c qxplain 5713/5726
27.52/26.10	c qxplain 5720/5726
27.61/26.10	c qxplain 5724/5726
27.61/26.11	c qxplain 5726/5726
27.61/26.12	c 3827[?] -516[?] 346[?]  is mandatory 
27.61/26.12	c qxplain 5724/5725
27.61/26.17	c qxplain 5725/5725
27.61/26.19	c 3828[?] 516[?] -108[?] -346[?]  is mandatory 
27.61/26.19	c qxplain 5724/5724
27.72/26.21	c 3829[?] -517[?] -139[?]  is mandatory 
27.72/26.21	c qxplain 5720/5723
27.72/26.22	c qxplain 5722/5723
27.72/26.25	c qxplain 5723/5723
27.72/26.27	c 3830[?] -517[?] -145[?]  is mandatory 
27.72/26.27	c qxplain 5722/5722
27.81/26.31	c 3831[?] 517[?] 139[?] 145[?]  is mandatory 
27.81/26.31	c qxplain 5720/5721
27.81/26.32	c qxplain 5721/5721
27.81/26.36	c 3832[?] -144[?] -518[?]  is mandatory 
27.81/26.36	c qxplain 5720/5720
27.81/26.38	c 3833[?] -518[?] 517[?]  is mandatory 
27.81/26.38	c qxplain 5713/5719
27.81/26.39	c qxplain 5717/5719
27.81/26.39	c qxplain 5719/5719
27.91/26.44	c 3834[?] 518[?] -517[?] 144[?]  is mandatory 
27.91/26.44	c qxplain 5717/5718
27.91/26.45	c qxplain 5718/5718
27.91/26.49	c 3835[?] -148[?] -519[?]  is mandatory 
27.91/26.49	c qxplain 5717/5717
28.01/26.50	c 3836[?] -519[?] 518[?]  is mandatory 
28.01/26.50	c qxplain 5713/5716
28.01/26.51	c qxplain 5715/5716
28.01/26.52	c qxplain 5716/5716
28.01/26.55	c 3837[?] 519[?] -518[?] 148[?]  is mandatory 
28.01/26.55	c qxplain 5715/5715
28.01/26.55	c 3838[?] -520[?] 139[?]  is mandatory 
28.01/26.55	c qxplain 5713/5714
28.01/26.58	c qxplain 5714/5714
28.01/26.59	c 3839[?] -350[?] -520[?]  is mandatory 
28.01/26.59	c qxplain 5713/5713
28.11/26.60	c 3840[?] 520[?] -139[?] 350[?]  is mandatory 
28.11/26.60	c qxplain 5501/5712
28.11/26.63	c qxplain 5607/5712
28.11/26.65	c qxplain 5660/5712
28.11/26.65	c qxplain 5687/5712
28.11/26.66	c qxplain 5700/5712
28.11/26.67	c qxplain 5707/5712
28.11/26.67	c qxplain 5710/5712
28.11/26.68	c qxplain 5712/5712
28.21/26.73	c 3841[?] -521[?] -519[?]  is mandatory 
28.21/26.73	c qxplain 5710/5711
28.21/26.73	c qxplain 5711/5711
28.21/26.74	c 3842[?] -521[?] -520[?]  is mandatory 
28.21/26.74	c qxplain 5710/5710
28.21/26.75	c 3843[?] 521[?] 520[?] 519[?]  is mandatory 
28.21/26.75	c qxplain 5707/5709
28.21/26.76	c qxplain 5709/5709
28.21/26.77	c 3844[?] -522[?] 348[?]  is mandatory 
28.21/26.77	c qxplain 5707/5708
28.21/26.78	c qxplain 5708/5708
28.21/26.78	c 3845[?] -522[?] -521[?]  is mandatory 
28.21/26.78	c qxplain 5707/5707
28.21/26.79	c 3846[?] 522[?] -348[?] 521[?]  is mandatory 
28.21/26.79	c qxplain 5700/5706
28.31/26.80	c qxplain 5704/5706
28.31/26.81	c qxplain 5706/5706
28.31/26.82	c 3847[?] -523[?] 120[?]  is mandatory 
28.31/26.82	c qxplain 5704/5705
28.31/26.84	c qxplain 5705/5705
28.31/26.85	c 3848[?] -523[?] 361[?]  is mandatory 
28.31/26.85	c qxplain 5704/5704
28.41/26.91	c 3849[?] 523[?] -120[?] -361[?]  is mandatory 
28.41/26.91	c qxplain 5700/5703
28.41/26.92	c qxplain 5702/5703
28.41/26.95	c qxplain 5703/5703
28.41/26.96	c 3850[?] -524[?] -522[?]  is mandatory 
28.41/26.96	c qxplain 5702/5702
28.41/26.98	c 3851[?] -524[?] -523[?]  is mandatory 
28.41/26.98	c qxplain 5700/5701
28.41/26.99	c qxplain 5701/5701
28.41/26.99	c 3852[?] 524[?] 522[?] 523[?]  is mandatory 
28.41/26.99	c qxplain 5700/5700
28.51/27.01	c 3853[?] -525[?] -516[?]  is mandatory 
28.51/27.01	c qxplain 5687/5699
28.51/27.02	c qxplain 5694/5699
28.51/27.02	c qxplain 5697/5699
28.51/27.03	c qxplain 5699/5699
28.51/27.04	c 3854[?] -525[?] 524[?]  is mandatory 
28.51/27.04	c qxplain 5697/5698
28.51/27.05	c qxplain 5698/5698
28.51/27.06	c 3855[?] 525[?] -524[?] 516[?]  is mandatory 
28.51/27.06	c qxplain 5697/5697
28.51/27.07	c 3856[?] -526[?] -515[?]  is mandatory 
28.51/27.07	c qxplain 5694/5696
28.51/27.08	c qxplain 5696/5696
28.61/27.15	c 3857[?] -526[?] 525[?]  is mandatory 
28.61/27.15	c qxplain 5694/5695
28.61/27.16	c qxplain 5695/5695
28.61/27.17	c 3858[?] 526[?] -525[?] 515[?]  is mandatory 
28.61/27.17	c qxplain 5694/5694
29.02/27.59	c 3859[?] -26[?] -527[?]  is mandatory 
29.02/27.59	c qxplain 5687/5693
29.11/27.68	c qxplain 5691/5693
29.21/27.72	c qxplain 5693/5693
29.41/27.92	c 3860[?] -527[?] -27[?]  is mandatory 
29.41/27.92	c qxplain 5691/5692
29.41/27.93	c qxplain 5692/5692
29.41/27.94	c 3861[?] 27[?] 26[?] 527[?]  is mandatory 
29.41/27.94	c qxplain 5691/5691
29.51/28.02	c 3862[?] -528[?] -28[?]  is mandatory 
29.51/28.02	c qxplain 5687/5690
29.51/28.03	c qxplain 5689/5690
29.51/28.04	c qxplain 5690/5690
29.51/28.08	c 3863[?] 527[?] -528[?]  is mandatory 
29.51/28.08	c qxplain 5689/5689
29.51/28.09	c 3864[?] -527[?] 528[?] 28[?]  is mandatory 
29.51/28.09	c qxplain 5687/5688
29.61/28.11	c qxplain 5688/5688
29.61/28.13	c 3865[?] -29[?] -529[?]  is mandatory 
29.61/28.13	c qxplain 5687/5687
29.61/28.14	c 3866[?] 528[?] -529[?]  is mandatory 
29.61/28.14	c qxplain 5660/5686
29.61/28.15	c qxplain 5674/5686
29.61/28.16	c qxplain 5681/5686
29.61/28.17	c qxplain 5684/5686
29.61/28.17	c qxplain 5686/5686
29.61/28.18	c 3867[?] -528[?] 529[?] 29[?]  is mandatory 
29.61/28.18	c qxplain 5684/5685
29.71/28.20	c qxplain 5685/5685
29.71/28.21	c 3868[?] -30[?] -530[?]  is mandatory 
29.71/28.21	c qxplain 5684/5684
29.71/28.22	c 3869[?] 529[?] -530[?]  is mandatory 
29.71/28.23	c qxplain 5681/5683
29.71/28.23	c qxplain 5683/5683
29.71/28.24	c 3870[?] -529[?] 30[?] 530[?]  is mandatory 
29.71/28.24	c qxplain 5681/5682
29.71/28.26	c qxplain 5682/5682
29.71/28.27	c 3871[?] -531[?] -31[?]  is mandatory 
29.71/28.27	c qxplain 5681/5681
29.71/28.28	c 3872[?] -531[?] 530[?]  is mandatory 
29.71/28.28	c qxplain 5674/5680
29.71/28.28	c qxplain 5678/5680
29.71/28.29	c qxplain 5680/5680
29.81/28.31	c 3873[?] 31[?] -530[?] 531[?]  is mandatory 
29.81/28.31	c qxplain 5678/5679
29.81/28.33	c qxplain 5679/5679
29.81/28.34	c 3874[?] -532[?] 32[?]  is mandatory 
29.81/28.34	c qxplain 5678/5678
29.81/28.35	c 3875[?] -532[?] -531[?]  is mandatory 
29.81/28.35	c qxplain 5674/5677
29.81/28.35	c qxplain 5676/5677
29.81/28.37	c qxplain 5677/5677
29.81/28.39	c 3876[?] -32[?] 532[?] 531[?]  is mandatory 
29.81/28.39	c qxplain 5676/5676
29.91/28.40	c 3877[?] 154[?] -533[?]  is mandatory 
29.91/28.40	c qxplain 5674/5675
29.91/28.41	c qxplain 5675/5675
29.91/28.43	c 3878[?] 530[?] -533[?]  is mandatory 
29.91/28.43	c qxplain 5674/5674
29.91/28.44	c 3879[?] -530[?] 533[?] -154[?]  is mandatory 
29.91/28.44	c qxplain 5660/5673
29.91/28.45	c qxplain 5667/5673
29.91/28.49	c qxplain 5671/5673
29.91/28.50	c qxplain 5673/5673
30.02/28.51	c 3880[?] -532[?] -534[?]  is mandatory 
30.02/28.51	c qxplain 5671/5672
30.02/28.52	c qxplain 5672/5672
30.02/28.55	c 3881[?] -534[?] -533[?]  is mandatory 
30.02/28.55	c qxplain 5671/5671
30.02/28.56	c 3882[?] 534[?] 532[?] 533[?]  is mandatory 
30.02/28.56	c qxplain 5667/5670
30.02/28.56	c qxplain 5669/5670
30.02/28.58	c qxplain 5670/5670
30.02/28.60	c 3883[?] -535[?] 57[?]  is mandatory 
30.02/28.60	c qxplain 5669/5669
30.12/28.61	c 3884[?] 534[?] -535[?]  is mandatory 
30.12/28.61	c qxplain 5667/5668
30.12/28.62	c qxplain 5668/5668
30.12/28.63	c 3885[?] 535[?] -534[?] -57[?]  is mandatory 
30.12/28.63	c qxplain 5667/5667
30.12/28.64	c 3886[?] -536[?] 32[?]  is mandatory 
30.12/28.64	c qxplain 5660/5666
30.12/28.65	c qxplain 5664/5666
30.12/28.67	c qxplain 5666/5666
30.12/28.68	c 3887[?] -536[?] -57[?]  is mandatory 
30.12/28.68	c qxplain 5664/5665
30.21/28.71	c qxplain 5665/5665
30.21/28.72	c 3888[?] 536[?] -32[?] 57[?]  is mandatory 
30.21/28.72	c qxplain 5664/5664
30.21/28.73	c 3889[?] -537[?] -535[?]  is mandatory 
30.21/28.73	c qxplain 5660/5663
30.21/28.74	c qxplain 5662/5663
30.21/28.76	c qxplain 5663/5663
30.21/28.77	c 3890[?] -537[?] -536[?]  is mandatory 
30.21/28.77	c qxplain 5662/5662
30.21/28.78	c 3891[?] 536[?] 537[?] 535[?]  is mandatory 
30.21/28.78	c qxplain 5660/5661
30.21/28.79	c qxplain 5661/5661
30.31/28.80	c 3892[?] -538[?] 379[?]  is mandatory 
30.31/28.80	c qxplain 5660/5660
30.31/28.83	c 3893[?] -538[?] -537[?]  is mandatory 
30.31/28.83	c qxplain 5607/5659
30.31/28.84	c qxplain 5634/5659
30.31/28.84	c qxplain 5647/5659
30.31/28.85	c qxplain 5654/5659
30.31/28.85	c qxplain 5657/5659
30.31/28.87	c qxplain 5659/5659
30.31/28.89	c 3894[?] 538[?] 537[?] -379[?]  is mandatory 
30.31/28.89	c qxplain 5657/5658
30.41/28.90	c qxplain 5658/5658
30.51/29.02	c 3895[?] -539[?] -457[?]  is mandatory 
30.51/29.02	c qxplain 5657/5657
30.51/29.03	c 3896[?] -539[?] 459[?]  is mandatory 
30.51/29.03	c qxplain 5654/5656
30.51/29.04	c qxplain 5656/5656
30.51/29.05	c 3897[?] 539[?] 457[?] -459[?]  is mandatory 
30.51/29.05	c qxplain 5654/5655
30.51/29.05	c qxplain 5655/5655
30.51/29.07	c 3898[?] 422[?] -540[?]  is mandatory 
30.51/29.07	c qxplain 5654/5654
30.51/29.08	c 3899[?] -539[?] -540[?]  is mandatory 
30.51/29.08	c qxplain 5647/5653
30.51/29.08	c qxplain 5651/5653
30.51/29.09	c qxplain 5653/5653
30.61/29.10	c 3900[?] 540[?] -422[?] 539[?]  is mandatory 
30.61/29.10	c qxplain 5651/5652
30.61/29.11	c qxplain 5652/5652
30.61/29.12	c 3901[?] -541[?] 6[?]  is mandatory 
30.61/29.12	c qxplain 5651/5651
30.61/29.13	c 3902[?] -541[?] 425[?]  is mandatory 
30.61/29.13	c qxplain 5647/5650
30.61/29.14	c qxplain 5649/5650
30.61/29.14	c qxplain 5650/5650
30.61/29.15	c 3903[?] -425[?] -6[?] 541[?]  is mandatory 
30.61/29.15	c qxplain 5649/5649
30.61/29.16	c 3904[?] -542[?] -6[?]  is mandatory 
30.61/29.16	c qxplain 5647/5648
30.61/29.17	c qxplain 5648/5648
30.61/29.18	c 3905[?] -542[?] -425[?]  is mandatory 
30.61/29.18	c qxplain 5647/5647
30.61/29.19	c 3906[?] 425[?] 6[?] 542[?]  is mandatory 
30.61/29.19	c qxplain 5634/5646
30.71/29.20	c qxplain 5641/5646
30.71/29.20	c qxplain 5644/5646
30.71/29.21	c qxplain 5646/5646
30.71/29.22	c 3907[?] -541[?] -543[?]  is mandatory 
30.71/29.22	c qxplain 5644/5645
30.71/29.23	c qxplain 5645/5645
30.71/29.24	c 3908[?] -542[?] -543[?]  is mandatory 
30.71/29.24	c qxplain 5644/5644
30.71/29.25	c 3909[?] 543[?] 542[?] 541[?]  is mandatory 
30.71/29.25	c qxplain 5641/5643
30.71/29.25	c qxplain 5643/5643
30.71/29.26	c 3910[?] -544[?] 540[?]  is mandatory 
30.71/29.26	c qxplain 5641/5642
30.71/29.27	c qxplain 5642/5642
30.71/29.28	c 3911[?] -544[?] -543[?]  is mandatory 
30.71/29.28	c qxplain 5641/5641
30.71/29.29	c 3912[?] -540[?] 543[?] 544[?]  is mandatory 
30.71/29.29	c qxplain 5634/5640
30.81/29.30	c qxplain 5638/5640
30.81/29.30	c qxplain 5640/5640
30.81/29.32	c 3913[?] -540[?] -545[?]  is mandatory 
30.81/29.32	c qxplain 5638/5639
30.81/29.32	c qxplain 5639/5639
30.81/29.33	c 3914[?] -545[?] 543[?]  is mandatory 
30.81/29.33	c qxplain 5638/5638
30.81/29.34	c 3915[?] 540[?] -543[?] 545[?]  is mandatory 
30.81/29.34	c qxplain 5634/5637
30.81/29.35	c qxplain 5636/5637
30.81/29.36	c qxplain 5637/5637
30.81/29.37	c 3916[?] -544[?] -546[?]  is mandatory 
30.81/29.37	c qxplain 5636/5636
30.81/29.38	c 3917[?] -545[?] -546[?]  is mandatory 
30.81/29.38	c qxplain 5634/5635
30.81/29.39	c qxplain 5635/5635
30.81/29.39	c 3918[?] 546[?] 544[?] 545[?]  is mandatory 
30.81/29.39	c qxplain 5634/5634
30.91/29.46	c 3919[?] -547[?] 393[?]  is mandatory 
30.91/29.46	c qxplain 5607/5633
30.91/29.47	c qxplain 5621/5633
30.91/29.47	c qxplain 5628/5633
30.91/29.48	c qxplain 5631/5633
30.91/29.49	c qxplain 5633/5633
31.01/29.50	c 3920[?] -547[?] -546[?]  is mandatory 
31.01/29.50	c qxplain 5631/5632
31.01/29.51	c qxplain 5632/5632
31.01/29.52	c 3921[?] 546[?] 547[?] -393[?]  is mandatory 
31.01/29.52	c qxplain 5631/5631
31.12/29.61	c 3922[?] -548[?] 20[?]  is mandatory 
31.12/29.61	c qxplain 5628/5630
31.12/29.63	c qxplain 5630/5630
31.12/29.64	c 3923[?] -548[?] -393[?]  is mandatory 
31.12/29.64	c qxplain 5628/5629
31.12/29.65	c qxplain 5629/5629
31.12/29.69	c 3924[?] -20[?] 393[?] 548[?]  is mandatory 
31.12/29.69	c qxplain 5628/5628
31.12/29.70	c 3925[?] -547[?] -549[?]  is mandatory 
31.12/29.70	c qxplain 5621/5627
31.22/29.71	c qxplain 5625/5627
31.22/29.72	c qxplain 5627/5627
31.31/29.81	c 3926[?] -549[?] -548[?]  is mandatory 
31.31/29.81	c qxplain 5625/5626
31.31/29.82	c qxplain 5626/5626
31.31/29.83	c 3927[?] 549[?] 547[?] 548[?]  is mandatory 
31.31/29.83	c qxplain 5625/5625
31.31/29.87	c 3928[?] -550[?] -379[?]  is mandatory 
31.31/29.87	c qxplain 5621/5624
31.31/29.88	c qxplain 5623/5624
31.31/29.89	c qxplain 5624/5624
31.41/29.90	c 3929[?] -550[?] -549[?]  is mandatory 
31.41/29.90	c qxplain 5623/5623
31.41/29.91	c 3930[?] 549[?] 550[?] 379[?]  is mandatory 
31.41/29.91	c qxplain 5621/5622
31.41/29.92	c qxplain 5622/5622
31.41/29.95	c 3931[?] -551[?] -538[?]  is mandatory 
31.41/29.95	c qxplain 5621/5621
31.41/29.96	c 3932[?] -550[?] -551[?]  is mandatory 
31.41/29.96	c qxplain 5607/5620
31.41/29.97	c qxplain 5614/5620
31.41/29.97	c qxplain 5618/5620
31.41/29.98	c qxplain 5620/5620
31.41/29.99	c 3933[?] 551[?] 550[?] 538[?]  is mandatory 
31.41/29.99	c qxplain 5618/5619
31.51/30.00	c qxplain 5619/5619
31.51/30.08	c 3934[?] -552[?] 526[?]  is mandatory 
31.51/30.08	c qxplain 5618/5618
31.51/30.09	c 3935[?] -552[?] -551[?]  is mandatory 
31.51/30.09	c qxplain 5614/5617
31.61/30.10	c qxplain 5616/5617
31.61/30.11	c qxplain 5617/5617
31.61/30.12	c 3936[?] 551[?] 552[?] -526[?]  is mandatory 
31.61/30.12	c qxplain 5616/5616
31.61/30.18	c 3937[?] -553[?] 95[?]  is mandatory 
31.61/30.18	c qxplain 5614/5615
31.71/30.20	c qxplain 5615/5615
31.71/30.28	c 3938[?] -553[?] 344[?]  is mandatory 
31.71/30.28	c qxplain 5614/5614
31.81/30.30	c 3939[?] 553[?] -344[?] -95[?]  is mandatory 
31.81/30.30	c qxplain 5607/5613
31.81/30.32	c qxplain 5611/5613
31.81/30.33	c qxplain 5613/5613
31.81/30.38	c 3940[?] -554[?] 107[?]  is mandatory 
31.81/30.38	c qxplain 5611/5612
31.81/30.39	c qxplain 5612/5612
31.91/30.45	c 3941[?] -554[?] 346[?]  is mandatory 
31.91/30.45	c qxplain 5611/5611
31.91/30.46	c 3942[?] 554[?] -346[?] -107[?]  is mandatory 
31.91/30.46	c qxplain 5607/5610
31.91/30.47	c qxplain 5609/5610
31.91/30.49	c qxplain 5610/5610
32.01/30.51	c 3943[?] -555[?] 145[?]  is mandatory 
32.01/30.51	c qxplain 5609/5609
32.01/30.52	c 3944[?] -555[?] -349[?]  is mandatory 
32.01/30.52	c qxplain 5607/5608
32.01/30.53	c qxplain 5608/5608
32.01/30.54	c 3945[?] 555[?] -145[?] 349[?]  is mandatory 
32.01/30.54	c qxplain 5607/5607
32.01/30.58	c 3946[?] -556[?] -350[?]  is mandatory 
32.01/30.58	c qxplain 5501/5606
32.01/30.59	c qxplain 5554/5606
32.01/30.59	c qxplain 5581/5606
32.11/30.60	c qxplain 5594/5606
32.11/30.60	c qxplain 5601/5606
32.11/30.63	c qxplain 5604/5606
32.11/30.64	c qxplain 5606/5606
32.11/30.65	c 3947[?] -556[?] -555[?]  is mandatory 
32.11/30.65	c qxplain 5604/5605
32.22/30.70	c qxplain 5605/5605
32.22/30.71	c 3948[?] 556[?] 555[?] 350[?]  is mandatory 
32.22/30.71	c qxplain 5604/5604
32.22/30.77	c 3949[?] -557[?] 348[?]  is mandatory 
32.22/30.77	c qxplain 5601/5603
32.22/30.78	c qxplain 5603/5603
32.22/30.80	c 3950[?] -557[?] -556[?]  is mandatory 
32.22/30.80	c qxplain 5601/5602
32.31/30.80	c qxplain 5602/5602
32.31/30.82	c 3951[?] 557[?] -348[?] 556[?]  is mandatory 
32.31/30.82	c qxplain 5601/5601
32.31/30.84	c 3952[?] -558[?] 119[?]  is mandatory 
32.31/30.84	c qxplain 5594/5600
32.31/30.84	c qxplain 5598/5600
32.31/30.85	c qxplain 5600/5600
32.31/30.88	c 3953[?] -558[?] 361[?]  is mandatory 
32.31/30.88	c qxplain 5598/5599
32.31/30.89	c qxplain 5599/5599
32.41/30.91	c 3954[?] 558[?] -361[?] -119[?]  is mandatory 
32.41/30.91	c qxplain 5598/5598
32.41/30.92	c 3955[?] -559[?] -557[?]  is mandatory 
32.41/30.92	c qxplain 5594/5597
32.41/30.92	c qxplain 5596/5597
32.41/30.93	c qxplain 5597/5597
32.41/30.95	c 3956[?] -559[?] -558[?]  is mandatory 
32.41/30.95	c qxplain 5596/5596
32.41/30.98	c 3957[?] 559[?] 558[?] 557[?]  is mandatory 
32.41/30.98	c qxplain 5594/5595
32.41/30.99	c qxplain 5595/5595
32.52/31.00	c 3958[?] -560[?] -554[?]  is mandatory 
32.52/31.00	c qxplain 5594/5594
32.52/31.02	c 3959[?] -560[?] 559[?]  is mandatory 
32.52/31.02	c qxplain 5581/5593
32.52/31.02	c qxplain 5588/5593
32.52/31.03	c qxplain 5591/5593
32.52/31.03	c qxplain 5593/5593
32.52/31.07	c 3960[?] 560[?] -559[?] 554[?]  is mandatory 
32.52/31.07	c qxplain 5591/5592
32.52/31.08	c qxplain 5592/5592
32.52/31.09	c 3961[?] -561[?] -553[?]  is mandatory 
32.52/31.09	c qxplain 5591/5591
32.62/31.10	c 3962[?] -561[?] 560[?]  is mandatory 
32.62/31.10	c qxplain 5588/5590
32.62/31.13	c qxplain 5590/5590
32.62/31.18	c 3963[?] 561[?] -560[?] 553[?]  is mandatory 
32.62/31.18	c qxplain 5588/5589
32.62/31.19	c qxplain 5589/5589
32.62/31.20	c 3964[?] -562[?] 31[?]  is mandatory 
32.62/31.20	c qxplain 5588/5588
32.72/31.20	c 3965[?] -562[?] -530[?]  is mandatory 
32.72/31.20	c qxplain 5581/5587
32.72/31.21	c qxplain 5585/5587
32.72/31.24	c qxplain 5587/5587
32.72/31.26	c 3966[?] -31[?] 562[?] 530[?]  is mandatory 
32.72/31.26	c qxplain 5585/5586
32.72/31.27	c qxplain 5586/5586
32.72/31.29	c 3967[?] -563[?] -531[?]  is mandatory 
32.72/31.29	c qxplain 5585/5585
32.82/31.31	c 3968[?] -562[?] -563[?]  is mandatory 
32.82/31.31	c qxplain 5581/5584
32.82/31.31	c qxplain 5583/5584
32.82/31.32	c qxplain 5584/5584
32.82/31.33	c 3969[?] 563[?] 562[?] 531[?]  is mandatory 
32.82/31.33	c qxplain 5583/5583
32.82/31.36	c 3970[?] -564[?] 57[?]  is mandatory 
32.82/31.36	c qxplain 5581/5582
32.82/31.37	c qxplain 5582/5582
32.82/31.38	c 3971[?] -564[?] 563[?]  is mandatory 
32.82/31.38	c qxplain 5581/5581
32.82/31.39	c 3972[?] 564[?] -563[?] -57[?]  is mandatory 
32.82/31.39	c qxplain 5554/5580
32.92/31.40	c qxplain 5568/5580
32.92/31.40	c qxplain 5575/5580
32.92/31.41	c qxplain 5578/5580
32.92/31.42	c qxplain 5580/5580
32.92/31.44	c 3973[?] -565[?] 31[?]  is mandatory 
32.92/31.44	c qxplain 5578/5579
32.92/31.45	c qxplain 5579/5579
32.92/31.46	c 3974[?] -565[?] -57[?]  is mandatory 
32.92/31.46	c qxplain 5578/5578
32.92/31.47	c 3975[?] 565[?] -31[?] 57[?]  is mandatory 
32.92/31.47	c qxplain 5575/5577
32.92/31.48	c qxplain 5577/5577
32.92/31.48	c 3976[?] -566[?] -564[?]  is mandatory 
32.92/31.48	c qxplain 5575/5576
32.92/31.49	c qxplain 5576/5576
33.02/31.50	c 3977[?] -566[?] -565[?]  is mandatory 
33.02/31.50	c qxplain 5575/5575
33.02/31.51	c 3978[?] 566[?] 565[?] 564[?]  is mandatory 
33.02/31.51	c qxplain 5568/5574
33.02/31.52	c qxplain 5572/5574
33.02/31.53	c qxplain 5574/5574
33.02/31.54	c 3979[?] -567[?] 379[?]  is mandatory 
33.02/31.54	c qxplain 5572/5573
33.02/31.55	c qxplain 5573/5573
33.02/31.59	c 3980[?] -566[?] -567[?]  is mandatory 
33.02/31.59	c qxplain 5572/5572
33.11/31.60	c 3981[?] 567[?] 566[?] -379[?]  is mandatory 
33.11/31.60	c qxplain 5568/5571
33.11/31.61	c qxplain 5570/5571
33.11/31.62	c qxplain 5571/5571
33.11/31.64	c 3982[?] -568[?] -457[?]  is mandatory 
33.11/31.64	c qxplain 5570/5570
33.11/31.65	c 3983[?] -568[?] -458[?]  is mandatory 
33.11/31.65	c qxplain 5568/5569
33.11/31.66	c qxplain 5569/5569
33.21/31.70	c 3984[?] 568[?] 458[?] 457[?]  is mandatory 
33.21/31.70	c qxplain 5568/5568
33.21/31.73	c 3985[?] -415[?] -569[?]  is mandatory 
33.21/31.73	c qxplain 5554/5567
33.21/31.73	c qxplain 5561/5567
33.21/31.74	c qxplain 5565/5567
33.21/31.75	c qxplain 5567/5567
33.21/31.77	c 3986[?] -569[?] -568[?]  is mandatory 
33.21/31.77	c qxplain 5565/5566
33.21/31.78	c qxplain 5566/5566
33.21/31.79	c 3987[?] 569[?] 415[?] 568[?]  is mandatory 
33.21/31.79	c qxplain 5565/5565
33.32/31.81	c 3988[?] -570[?] 7[?]  is mandatory 
33.32/31.81	c qxplain 5561/5564
33.32/31.81	c qxplain 5563/5564
33.32/31.82	c qxplain 5564/5564
33.32/31.84	c 3989[?] -570[?] 418[?]  is mandatory 
33.32/31.84	c qxplain 5563/5563
33.32/31.85	c 3990[?] 570[?] -418[?] -7[?]  is mandatory 
33.32/31.85	c qxplain 5561/5562
33.32/31.86	c qxplain 5562/5562
33.32/31.88	c 3991[?] -571[?] -7[?]  is mandatory 
33.32/31.88	c qxplain 5561/5561
33.32/31.89	c 3992[?] -571[?] -418[?]  is mandatory 
33.32/31.89	c qxplain 5554/5560
33.32/31.90	c qxplain 5558/5560
33.42/31.91	c qxplain 5560/5560
33.42/31.92	c 3993[?] 571[?] 7[?] 418[?]  is mandatory 
33.42/31.92	c qxplain 5558/5559
33.42/31.92	c qxplain 5559/5559
33.42/31.94	c 3994[?] -572[?] -570[?]  is mandatory 
33.42/31.94	c qxplain 5558/5558
33.42/31.95	c 3995[?] -572[?] -571[?]  is mandatory 
33.42/31.95	c qxplain 5554/5557
33.42/31.96	c qxplain 5556/5557
33.42/31.96	c qxplain 5557/5557
33.42/31.97	c 3996[?] 572[?] 570[?] 571[?]  is mandatory 
33.42/31.97	c qxplain 5556/5556
33.42/31.99	c 3997[?] -573[?] 569[?]  is mandatory 
33.42/31.99	c qxplain 5554/5555
33.42/32.00	c qxplain 5555/5555
33.51/32.01	c 3998[?] -573[?] -572[?]  is mandatory 
33.51/32.01	c qxplain 5554/5554
33.51/32.02	c 3999[?] 572[?] -569[?] 573[?]  is mandatory 
33.51/32.02	c qxplain 5501/5553
33.51/32.03	c qxplain 5528/5553
33.51/32.03	c qxplain 5541/5553
33.51/32.04	c qxplain 5548/5553
33.51/32.05	c qxplain 5551/5553
33.51/32.06	c qxplain 5553/5553
33.51/32.07	c 4000[?] -574[?] -569[?]  is mandatory 
33.51/32.07	c qxplain 5551/5552
33.51/32.08	c qxplain 5552/5552
33.51/32.09	c 4001[?] 572[?] -574[?]  is mandatory 
33.51/32.09	c qxplain 5551/5551
33.62/32.10	c 4002[?] 569[?] -572[?] 574[?]  is mandatory 
33.62/32.10	c qxplain 5548/5550
33.62/32.11	c qxplain 5550/5550
33.62/32.12	c 4003[?] -573[?] -575[?]  is mandatory 
33.62/32.12	c qxplain 5548/5549
33.62/32.13	c qxplain 5549/5549
33.62/32.14	c 4004[?] -574[?] -575[?]  is mandatory 
33.62/32.14	c qxplain 5548/5548
33.62/32.15	c 4005[?] 575[?] 574[?] 573[?]  is mandatory 
33.62/32.15	c qxplain 5541/5547
33.62/32.16	c qxplain 5545/5547
33.62/32.17	c qxplain 5547/5547
33.72/32.27	c 4006[?] -576[?] 393[?]  is mandatory 
33.72/32.27	c qxplain 5545/5546
33.72/32.27	c qxplain 5546/5546
33.72/32.29	c 4007[?] -576[?] -575[?]  is mandatory 
33.72/32.29	c qxplain 5545/5545
33.82/32.30	c 4008[?] 575[?] 576[?] -393[?]  is mandatory 
33.82/32.30	c qxplain 5541/5544
33.82/32.31	c qxplain 5543/5544
33.82/32.32	c qxplain 5544/5544
33.92/32.42	c 4009[?] 19[?] -577[?]  is mandatory 
33.92/32.42	c qxplain 5543/5543
33.92/32.43	c 4010[?] -577[?] -393[?]  is mandatory 
33.92/32.43	c qxplain 5541/5542
33.92/32.44	c qxplain 5542/5542
33.92/32.45	c 4011[?] 577[?] -19[?] 393[?]  is mandatory 
33.92/32.45	c qxplain 5541/5541
33.92/32.47	c 4012[?] -576[?] -578[?]  is mandatory 
33.92/32.47	c qxplain 5528/5540
33.92/32.47	c qxplain 5535/5540
33.92/32.48	c qxplain 5538/5540
33.92/32.49	c qxplain 5540/5540
34.02/32.50	c 4013[?] -578[?] -577[?]  is mandatory 
34.02/32.50	c qxplain 5538/5539
34.02/32.51	c qxplain 5539/5539
34.02/32.52	c 4014[?] 576[?] 578[?] 577[?]  is mandatory 
34.02/32.52	c qxplain 5538/5538
34.02/32.57	c 4015[?] -579[?] -379[?]  is mandatory 
34.02/32.57	c qxplain 5535/5537
34.02/32.58	c qxplain 5537/5537
34.02/32.59	c 4016[?] -578[?] -579[?]  is mandatory 
34.02/32.59	c qxplain 5535/5536
34.12/32.60	c qxplain 5536/5536
34.12/32.62	c 4017[?] 578[?] 579[?] 379[?]  is mandatory 
34.12/32.62	c qxplain 5535/5535
34.12/32.63	c 4018[?] -580[?] -567[?]  is mandatory 
34.12/32.63	c qxplain 5528/5534
34.12/32.63	c qxplain 5532/5534
34.12/32.64	c qxplain 5534/5534
34.12/32.65	c 4019[?] -579[?] -580[?]  is mandatory 
34.12/32.65	c qxplain 5532/5533
34.12/32.66	c qxplain 5533/5533
34.12/32.67	c 4020[?] 579[?] 580[?] 567[?]  is mandatory 
34.12/32.67	c qxplain 5532/5532
34.22/32.70	c 4021[?] -581[?] -561[?]  is mandatory 
34.22/32.70	c qxplain 5528/5531
34.22/32.71	c qxplain 5530/5531
34.22/32.72	c qxplain 5531/5531
34.22/32.73	c 4022[?] 580[?] -581[?]  is mandatory 
34.22/32.73	c qxplain 5530/5530
34.22/32.74	c 4023[?] -580[?] 581[?] 561[?]  is mandatory 
34.22/32.74	c qxplain 5528/5529
34.22/32.75	c qxplain 5529/5529
34.22/32.76	c 4024[?] -582[?] -526[?]  is mandatory 
34.22/32.77	c qxplain 5528/5528
34.32/32.83	c 4025[?] -582[?] 551[?]  is mandatory 
34.32/32.83	c qxplain 5501/5527
34.32/32.84	c qxplain 5515/5527
34.32/32.85	c qxplain 5522/5527
34.32/32.86	c qxplain 5525/5527
34.32/32.86	c qxplain 5527/5527
34.43/32.90	c 4026[?] -551[?] 526[?] 582[?]  is mandatory 
34.43/32.90	c qxplain 5525/5526
34.43/32.91	c qxplain 5526/5526
34.43/32.92	c 4027[?] -581[?] -583[?]  is mandatory 
34.43/32.92	c qxplain 5525/5525
34.43/32.94	c 4028[?] -583[?] -582[?]  is mandatory 
34.43/32.94	c qxplain 5522/5524
34.43/32.95	c qxplain 5524/5524
34.43/32.96	c 4029[?] 581[?] 583[?] 582[?]  is mandatory 
34.43/32.96	c qxplain 5522/5523
34.43/32.97	c qxplain 5523/5523
34.43/32.99	c 4030[?] -584[?] 94[?]  is mandatory 
34.43/32.99	c qxplain 5522/5522
34.43/33.00	c 4031[?] -584[?] 344[?]  is mandatory 
34.43/33.00	c qxplain 5515/5521
34.53/33.01	c qxplain 5519/5521
34.53/33.02	c qxplain 5521/5521
34.53/33.07	c 4032[?] 584[?] -94[?] -344[?]  is mandatory 
34.53/33.07	c qxplain 5519/5520
34.53/33.08	c qxplain 5520/5520
34.53/33.09	c 4033[?] -585[?] 106[?]  is mandatory 
34.53/33.09	c qxplain 5519/5519
34.62/33.11	c 4034[?] -585[?] 346[?]  is mandatory 
34.62/33.11	c qxplain 5515/5518
34.62/33.13	c qxplain 5517/5518
34.62/33.17	c qxplain 5518/5518
34.72/33.25	c 4035[?] -106[?] 585[?] -346[?]  is mandatory 
34.72/33.25	c qxplain 5517/5517
34.72/33.27	c 4036[?] -586[?] 144[?]  is mandatory 
34.72/33.27	c qxplain 5515/5516
34.72/33.28	c qxplain 5516/5516
34.72/33.29	c 4037[?] -586[?] 148[?]  is mandatory 
34.72/33.29	c qxplain 5515/5515
34.82/33.32	c 4038[?] -144[?] -148[?] 586[?]  is mandatory 
34.82/33.32	c qxplain 5501/5514
34.82/33.33	c qxplain 5508/5514
34.82/33.34	c qxplain 5512/5514
34.82/33.35	c qxplain 5514/5514
34.82/33.37	c 4039[?] -349[?] -587[?]  is mandatory 
34.82/33.37	c qxplain 5512/5513
34.82/33.38	c qxplain 5513/5513
34.92/33.40	c 4040[?] -586[?] -587[?]  is mandatory 
34.92/33.40	c qxplain 5512/5512
34.92/33.41	c 4041[?] 587[?] 586[?] 349[?]  is mandatory 
34.92/33.41	c qxplain 5508/5511
34.92/33.42	c qxplain 5510/5511
34.92/33.43	c qxplain 5511/5511
34.92/33.44	c 4042[?] -588[?] 348[?]  is mandatory 
34.92/33.44	c qxplain 5510/5510
34.92/33.45	c 4043[?] -588[?] -587[?]  is mandatory 
34.92/33.45	c qxplain 5508/5509
34.92/33.46	c qxplain 5509/5509
34.92/33.48	c 4044[?] 588[?] -348[?] 587[?]  is mandatory 
34.92/33.48	c qxplain 5508/5508
34.92/33.49	c 4045[?] -589[?] 118[?]  is mandatory 
34.92/33.49	c qxplain 5501/5507
35.02/33.50	c qxplain 5505/5507
35.02/33.53	c qxplain 5507/5507
35.02/33.54	c 4046[?] -589[?] 361[?]  is mandatory 
35.02/33.54	c qxplain 5505/5506
35.02/33.56	c qxplain 5506/5506
35.02/33.59	c 4047[?] -118[?] 589[?] -361[?]  is mandatory 
35.02/33.59	c qxplain 5505/5505
35.12/33.61	c 4048[?] -590[?] -588[?]  is mandatory 
35.12/33.61	c qxplain 5501/5504
35.12/33.61	c qxplain 5503/5504
35.12/33.62	c qxplain 5504/5504
35.12/33.65	c 4049[?] -590[?] -589[?]  is mandatory 
35.12/33.65	c qxplain 5503/5503
35.12/33.66	c 4050[?] 590[?] 588[?] 589[?]  is mandatory 
35.12/33.66	c qxplain 5501/5502
35.22/33.70	c qxplain 5502/5502
35.22/33.71	c 4051[?] -591[?] -585[?]  is mandatory 
35.22/33.71	c qxplain 5501/5501
35.22/33.75	c 4052[?] 590[?] -591[?]  is mandatory 
35.22/33.75	c qxplain 5078/5500
35.22/33.78	c qxplain 5290/5500
35.22/33.79	c qxplain 5396/5500
35.22/33.79	c qxplain 5449/5500
35.32/33.81	c qxplain 5475/5500
35.32/33.82	c qxplain 5488/5500
35.32/33.83	c qxplain 5495/5500
35.32/33.83	c qxplain 5498/5500
35.32/33.84	c qxplain 5500/5500
35.32/33.85	c 4053[?] 591[?] -590[?] 585[?]  is mandatory 
35.32/33.85	c qxplain 5498/5499
35.32/33.88	c qxplain 5499/5499
35.42/33.91	c 4054[?] -584[?] -592[?]  is mandatory 
35.42/33.91	c qxplain 5498/5498
35.42/33.98	c 4055[?] 591[?] -592[?]  is mandatory 
35.42/33.98	c qxplain 5495/5497
35.42/33.99	c qxplain 5497/5497
35.53/34.01	c 4056[?] 592[?] -591[?] 584[?]  is mandatory 
35.53/34.01	c qxplain 5495/5496
35.53/34.02	c qxplain 5496/5496
35.53/34.04	c 4057[?] -593[?] 30[?]  is mandatory 
35.53/34.04	c qxplain 5495/5495
35.53/34.06	c 4058[?] -529[?] -593[?]  is mandatory 
35.53/34.06	c qxplain 5488/5494
35.53/34.08	c qxplain 5492/5494
35.53/34.09	c qxplain 5494/5494
35.63/34.10	c 4059[?] 593[?] -30[?] 529[?]  is mandatory 
35.63/34.10	c qxplain 5492/5493
35.63/34.11	c qxplain 5493/5493
35.63/34.12	c 4060[?] -594[?] -530[?]  is mandatory 
35.63/34.12	c qxplain 5492/5492
35.63/34.12	c 4061[?] -594[?] -593[?]  is mandatory 
35.63/34.12	c qxplain 5488/5491
35.63/34.14	c qxplain 5490/5491
35.63/34.15	c qxplain 5491/5491
35.63/34.16	c 4062[?] 594[?] 593[?] 530[?]  is mandatory 
35.63/34.16	c qxplain 5490/5490
35.63/34.17	c 4063[?] -595[?] 57[?]  is mandatory 
35.63/34.17	c qxplain 5488/5489
35.63/34.18	c qxplain 5489/5489
35.63/34.19	c 4064[?] -595[?] 594[?]  is mandatory 
35.63/34.19	c qxplain 5488/5488
35.72/34.20	c 4065[?] 595[?] -594[?] -57[?]  is mandatory 
35.72/34.20	c qxplain 5475/5487
35.72/34.21	c qxplain 5482/5487
35.72/34.22	c qxplain 5485/5487
35.72/34.25	c qxplain 5487/5487
35.72/34.26	c 4066[?] -596[?] 30[?]  is mandatory 
35.72/34.26	c qxplain 5485/5486
35.72/34.27	c qxplain 5486/5486
35.72/34.28	c 4067[?] -596[?] -57[?]  is mandatory 
35.72/34.28	c qxplain 5485/5485
35.72/34.29	c 4068[?] 596[?] -30[?] 57[?]  is mandatory 
35.72/34.29	c qxplain 5482/5484
35.82/34.31	c qxplain 5484/5484
35.82/34.32	c 4069[?] -597[?] -595[?]  is mandatory 
35.82/34.32	c qxplain 5482/5483
35.82/34.33	c qxplain 5483/5483
35.82/34.34	c 4070[?] -597[?] -596[?]  is mandatory 
35.82/34.34	c qxplain 5482/5482
35.82/34.36	c 4071[?] 596[?] 597[?] 595[?]  is mandatory 
35.82/34.36	c qxplain 5475/5481
35.82/34.37	c qxplain 5479/5481
35.82/34.38	c qxplain 5481/5481
35.82/34.39	c 4072[?] -598[?] 379[?]  is mandatory 
35.82/34.39	c qxplain 5479/5480
35.92/34.41	c qxplain 5480/5480
35.92/34.42	c 4073[?] -598[?] -597[?]  is mandatory 
35.92/34.42	c qxplain 5479/5479
35.92/34.43	c 4074[?] 598[?] 597[?] -379[?]  is mandatory 
35.92/34.43	c qxplain 5475/5478
35.92/34.44	c qxplain 5477/5478
35.92/34.44	c qxplain 5478/5478
35.92/34.46	c 4075[?] -599[?] 8[?]  is mandatory 
35.92/34.46	c qxplain 5477/5477
35.92/34.47	c 4076[?] -599[?] 414[?]  is mandatory 
35.92/34.47	c qxplain 5475/5476
35.92/34.48	c qxplain 5476/5476
35.92/34.49	c 4077[?] -414[?] -8[?] 599[?]  is mandatory 
35.92/34.49	c qxplain 5475/5475
36.02/34.51	c 4078[?] -8[?] -600[?]  is mandatory 
36.02/34.51	c qxplain 5449/5474
36.02/34.51	c qxplain 5462/5474
36.02/34.52	c qxplain 5469/5474
36.02/34.53	c qxplain 5472/5474
36.02/34.53	c qxplain 5474/5474
36.02/34.55	c 4079[?] -600[?] -414[?]  is mandatory 
36.02/34.55	c qxplain 5472/5473
36.02/34.55	c qxplain 5473/5473
36.02/34.57	c 4080[?] 8[?] 414[?] 600[?]  is mandatory 
36.02/34.57	c qxplain 5472/5472
36.02/34.58	c 4081[?] -599[?] -601[?]  is mandatory 
36.02/34.58	c qxplain 5469/5471
36.02/34.59	c qxplain 5471/5471
36.12/34.60	c 4082[?] -600[?] -601[?]  is mandatory 
36.12/34.60	c qxplain 5469/5470
36.12/34.61	c qxplain 5470/5470
36.12/34.62	c 4083[?] 600[?] 601[?] 599[?]  is mandatory 
36.12/34.62	c qxplain 5469/5469
36.12/34.63	c 4084[?] -602[?] 457[?]  is mandatory 
36.12/34.63	c qxplain 5462/5468
36.12/34.64	c qxplain 5466/5468
36.12/34.65	c qxplain 5468/5468
36.12/34.67	c 4085[?] -601[?] -602[?]  is mandatory 
36.12/34.67	c qxplain 5466/5467
36.12/34.67	c qxplain 5467/5467
36.12/34.69	c 4086[?] 601[?] 602[?] -457[?]  is mandatory 
36.12/34.69	c qxplain 5466/5466
36.22/34.70	c 4087[?] -603[?] -457[?]  is mandatory 
36.22/34.70	c qxplain 5462/5465
36.22/34.71	c qxplain 5464/5465
36.22/34.71	c qxplain 5465/5465
36.22/34.73	c 4088[?] 601[?] -603[?]  is mandatory 
36.22/34.73	c qxplain 5464/5464
36.22/34.74	c 4089[?] -601[?] 603[?] 457[?]  is mandatory 
36.22/34.74	c qxplain 5462/5463
36.22/34.75	c qxplain 5463/5463
36.22/34.77	c 4090[?] -604[?] -602[?]  is mandatory 
36.22/34.77	c qxplain 5462/5462
36.22/34.78	c 4091[?] -603[?] -604[?]  is mandatory 
36.22/34.78	c qxplain 5449/5461
36.22/34.79	c qxplain 5456/5461
36.22/34.79	c qxplain 5459/5461
36.32/34.80	c qxplain 5461/5461
36.32/34.81	c 4092[?] 603[?] 604[?] 602[?]  is mandatory 
36.32/34.81	c qxplain 5459/5460
36.32/34.82	c qxplain 5460/5460
36.32/34.87	c 4093[?] -605[?] 393[?]  is mandatory 
36.32/34.87	c qxplain 5459/5459
36.32/34.89	c 4094[?] -604[?] -605[?]  is mandatory 
36.32/34.89	c qxplain 5456/5458
36.42/34.90	c qxplain 5458/5458
36.42/34.91	c 4095[?] 604[?] 605[?] -393[?]  is mandatory 
36.42/34.91	c qxplain 5456/5457
36.42/34.93	c qxplain 5457/5457
36.42/34.97	c 4096[?] -606[?] 18[?]  is mandatory 
36.42/34.97	c qxplain 5456/5456
36.42/34.99	c 4097[?] -606[?] -393[?]  is mandatory 
36.42/34.99	c qxplain 5449/5455
36.52/35.00	c qxplain 5453/5455
36.52/35.01	c qxplain 5455/5455
36.52/35.05	c 4098[?] 606[?] -18[?] 393[?]  is mandatory 
36.52/35.05	c qxplain 5453/5454
36.52/35.06	c qxplain 5454/5454
36.52/35.07	c 4099[?] -605[?] -607[?]  is mandatory 
36.52/35.07	c qxplain 5453/5453
36.63/35.11	c 4100[?] -607[?] -606[?]  is mandatory 
36.63/35.11	c qxplain 5449/5452
36.63/35.12	c qxplain 5451/5452
36.63/35.14	c qxplain 5452/5452
36.63/35.15	c 4101[?] 605[?] 607[?] 606[?]  is mandatory 
36.63/35.15	c qxplain 5451/5451
36.63/35.16	c 4102[?] -608[?] -379[?]  is mandatory 
36.63/35.16	c qxplain 5449/5450
36.63/35.17	c qxplain 5450/5450
36.63/35.18	c 4103[?] -607[?] -608[?]  is mandatory 
36.63/35.18	c qxplain 5449/5449
36.63/35.19	c 4104[?] 607[?] 608[?] 379[?]  is mandatory 
36.63/35.19	c qxplain 5396/5448
36.73/35.20	c qxplain 5423/5448
36.73/35.21	c qxplain 5436/5448
36.73/35.22	c qxplain 5443/5448
36.73/35.22	c qxplain 5446/5448
36.73/35.23	c qxplain 5448/5448
36.73/35.24	c 4105[?] -609[?] -598[?]  is mandatory 
36.73/35.24	c qxplain 5446/5447
36.73/35.25	c qxplain 5447/5447
36.73/35.26	c 4106[?] -608[?] -609[?]  is mandatory 
36.73/35.26	c qxplain 5446/5446
36.73/35.27	c 4107[?] 608[?] 609[?] 598[?]  is mandatory 
36.73/35.27	c qxplain 5443/5445
36.73/35.28	c qxplain 5445/5445
36.83/35.30	c 4108[?] -610[?] -592[?]  is mandatory 
36.83/35.30	c qxplain 5443/5444
36.83/35.36	c qxplain 5444/5444
36.93/35.44	c 4109[?] -610[?] 609[?]  is mandatory 
36.93/35.44	c qxplain 5443/5443
36.93/35.49	c 4110[?] -609[?] 592[?] 610[?]  is mandatory 
36.93/35.49	c qxplain 5436/5442
37.03/35.50	c qxplain 5440/5442
37.03/35.51	c qxplain 5442/5442
37.03/35.52	c 4111[?] -611[?] 561[?]  is mandatory 
37.03/35.52	c qxplain 5440/5441
37.03/35.56	c qxplain 5441/5441
37.03/35.58	c 4112[?] -580[?] -611[?]  is mandatory 
37.03/35.58	c qxplain 5440/5440
37.13/35.61	c 4113[?] 580[?] -561[?] 611[?]  is mandatory 
37.13/35.61	c qxplain 5436/5439
37.13/35.62	c qxplain 5438/5439
37.13/35.63	c qxplain 5439/5439
37.13/35.65	c 4114[?] -612[?] 610[?]  is mandatory 
37.13/35.65	c qxplain 5438/5438
37.13/35.66	c 4115[?] -612[?] -611[?]  is mandatory 
37.13/35.66	c qxplain 5436/5437
37.13/35.68	c qxplain 5437/5437
37.13/35.69	c 4116[?] -610[?] 612[?] 611[?]  is mandatory 
37.13/35.69	c qxplain 5436/5436
37.23/35.70	c 4117[?] 583[?] -613[?]  is mandatory 
37.23/35.70	c qxplain 5423/5435
37.23/35.71	c qxplain 5430/5435
37.23/35.72	c qxplain 5433/5435
37.23/35.72	c qxplain 5435/5435
37.23/35.74	c 4118[?] -612[?] -613[?]  is mandatory 
37.23/35.74	c qxplain 5433/5434
37.23/35.74	c qxplain 5434/5434
37.23/35.76	c 4119[?] 613[?] -583[?] 612[?]  is mandatory 
37.23/35.76	c qxplain 5433/5433
37.23/35.77	c 4120[?] -614[?] -552[?]  is mandatory 
37.23/35.77	c qxplain 5430/5432
37.23/35.78	c qxplain 5432/5432
37.23/35.80	c 4121[?] -614[?] -613[?]  is mandatory 
37.23/35.80	c qxplain 5430/5431
37.32/35.81	c qxplain 5431/5431
37.32/35.82	c 4122[?] 613[?] 614[?] 552[?]  is mandatory 
37.32/35.82	c qxplain 5430/5430
37.32/35.84	c 4123[?] -615[?] 97[?]  is mandatory 
37.32/35.84	c qxplain 5423/5429
37.32/35.85	c qxplain 5427/5429
37.32/35.87	c qxplain 5429/5429
37.32/35.88	c 4124[?] -615[?] 344[?]  is mandatory 
37.32/35.88	c qxplain 5427/5428
37.32/35.89	c qxplain 5428/5428
37.42/35.92	c 4125[?] 615[?] -97[?] -344[?]  is mandatory 
37.42/35.92	c qxplain 5427/5427
37.42/35.93	c 4126[?] -616[?] 109[?]  is mandatory 
37.42/35.93	c qxplain 5423/5426
37.42/35.94	c qxplain 5425/5426
37.42/35.95	c qxplain 5426/5426
37.42/35.96	c 4127[?] -616[?] 346[?]  is mandatory 
37.42/35.96	c qxplain 5425/5425
37.42/35.98	c 4128[?] 616[?] -109[?] -346[?]  is mandatory 
37.42/35.98	c qxplain 5423/5424
37.52/36.00	c qxplain 5424/5424
37.52/36.01	c 4129[?] -617[?] 150[?]  is mandatory 
37.52/36.01	c qxplain 5423/5423
37.52/36.03	c 4130[?] -617[?] -519[?]  is mandatory 
37.52/36.03	c qxplain 5396/5422
37.52/36.04	c qxplain 5410/5422
37.52/36.05	c qxplain 5417/5422
37.52/36.06	c qxplain 5420/5422
37.52/36.08	c qxplain 5422/5422
37.52/36.10	c 4131[?] 617[?] -150[?] 519[?]  is mandatory 
37.52/36.10	c qxplain 5420/5421
37.63/36.11	c qxplain 5421/5421
37.63/36.15	c 4132[?] -618[?] -352[?]  is mandatory 
37.63/36.15	c qxplain 5420/5420
37.63/36.16	c 4133[?] -618[?] -617[?]  is mandatory 
37.63/36.16	c qxplain 5417/5419
37.63/36.17	c qxplain 5419/5419
37.63/36.19	c 4134[?] 618[?] 617[?] 352[?]  is mandatory 
37.63/36.19	c qxplain 5417/5418
37.74/36.20	c qxplain 5418/5418
37.74/36.21	c 4135[?] -619[?] 348[?]  is mandatory 
37.74/36.21	c qxplain 5417/5417
37.74/36.22	c 4136[?] -619[?] -618[?]  is mandatory 
37.74/36.22	c qxplain 5410/5416
37.74/36.23	c qxplain 5414/5416
37.74/36.24	c qxplain 5416/5416
37.74/36.26	c 4137[?] 619[?] -348[?] 618[?]  is mandatory 
37.74/36.26	c qxplain 5414/5415
37.74/36.27	c qxplain 5415/5415
37.74/36.28	c 4138[?] -620[?] 121[?]  is mandatory 
37.74/36.28	c qxplain 5414/5414
37.74/36.30	c 4139[?] -620[?] 361[?]  is mandatory 
37.74/36.30	c qxplain 5410/5413
37.84/36.30	c qxplain 5412/5413
37.84/36.32	c qxplain 5413/5413
37.84/36.34	c 4140[?] 620[?] -121[?] -361[?]  is mandatory 
37.84/36.34	c qxplain 5412/5412
37.84/36.35	c 4141[?] -621[?] -619[?]  is mandatory 
37.84/36.35	c qxplain 5410/5411
37.84/36.36	c qxplain 5411/5411
37.84/36.37	c 4142[?] -621[?] -620[?]  is mandatory 
37.84/36.37	c qxplain 5410/5410
37.84/36.39	c 4143[?] 621[?] 619[?] 620[?]  is mandatory 
37.84/36.39	c qxplain 5396/5409
37.84/36.39	c qxplain 5403/5409
37.93/36.40	c qxplain 5407/5409
37.93/36.41	c qxplain 5409/5409
37.93/36.43	c 4144[?] -622[?] -616[?]  is mandatory 
37.93/36.43	c qxplain 5407/5408
37.93/36.43	c qxplain 5408/5408
37.93/36.45	c 4145[?] -622[?] 621[?]  is mandatory 
37.93/36.45	c qxplain 5407/5407
37.93/36.46	c 4146[?] 622[?] -621[?] 616[?]  is mandatory 
37.93/36.46	c qxplain 5403/5406
37.93/36.47	c qxplain 5405/5406
37.93/36.49	c qxplain 5406/5406
38.03/36.52	c 4147[?] -623[?] -615[?]  is mandatory 
38.03/36.52	c qxplain 5405/5405
38.03/36.53	c 4148[?] -623[?] 622[?]  is mandatory 
38.03/36.53	c qxplain 5403/5404
38.03/36.54	c qxplain 5404/5404
38.03/36.56	c 4149[?] 623[?] -622[?] 615[?]  is mandatory 
38.03/36.56	c qxplain 5403/5403
38.03/36.57	c 4150[?] -624[?] 33[?]  is mandatory 
38.03/36.57	c qxplain 5396/5402
38.03/36.58	c qxplain 5400/5402
38.13/36.60	c qxplain 5402/5402
38.13/36.61	c 4151[?] -624[?] -533[?]  is mandatory 
38.13/36.61	c qxplain 5400/5401
38.13/36.63	c qxplain 5401/5401
38.13/36.64	c 4152[?] -33[?] 624[?] 533[?]  is mandatory 
38.13/36.64	c qxplain 5400/5400
38.13/36.66	c 4153[?] -625[?] -33[?]  is mandatory 
38.13/36.66	c qxplain 5396/5399
38.13/36.66	c qxplain 5398/5399
38.13/36.67	c qxplain 5399/5399
38.23/36.70	c 4154[?] 533[?] -625[?]  is mandatory 
38.23/36.70	c qxplain 5398/5398
38.23/36.71	c 4155[?] -533[?] 33[?] 625[?]  is mandatory 
38.23/36.71	c qxplain 5396/5397
38.23/36.72	c qxplain 5397/5397
38.23/36.73	c 4156[?] -626[?] -624[?]  is mandatory 
38.23/36.73	c qxplain 5396/5396
38.23/36.74	c 4157[?] -626[?] -625[?]  is mandatory 
38.23/36.74	c qxplain 5290/5395
38.23/36.75	c qxplain 5343/5395
38.23/36.75	c qxplain 5370/5395
38.23/36.76	c qxplain 5383/5395
38.23/36.78	c qxplain 5390/5395
38.23/36.79	c qxplain 5393/5395
38.23/36.79	c qxplain 5395/5395
38.33/36.80	c 4158[?] 626[?] 625[?] 624[?]  is mandatory 
38.33/36.80	c qxplain 5393/5394
38.33/36.82	c qxplain 5394/5394
38.33/36.82	c 4159[?] -627[?] 57[?]  is mandatory 
38.33/36.82	c qxplain 5393/5393
38.33/36.83	c 4160[?] -627[?] 626[?]  is mandatory 
38.33/36.83	c qxplain 5390/5392
38.33/36.84	c qxplain 5392/5392
38.33/36.85	c 4161[?] 627[?] -626[?] -57[?]  is mandatory 
38.33/36.85	c qxplain 5390/5391
38.33/36.86	c qxplain 5391/5391
38.33/36.86	c 4162[?] -628[?] 33[?]  is mandatory 
38.33/36.86	c qxplain 5390/5390
38.33/36.87	c 4163[?] -628[?] -57[?]  is mandatory 
38.33/36.87	c qxplain 5383/5389
38.33/36.88	c qxplain 5387/5389
38.33/36.89	c qxplain 5389/5389
38.43/36.90	c 4164[?] 628[?] -33[?] 57[?]  is mandatory 
38.43/36.90	c qxplain 5387/5388
38.43/36.91	c qxplain 5388/5388
38.43/36.92	c 4165[?] -629[?] -627[?]  is mandatory 
38.43/36.92	c qxplain 5387/5387
38.43/36.93	c 4166[?] -629[?] -628[?]  is mandatory 
38.43/36.93	c qxplain 5383/5386
38.43/36.94	c qxplain 5385/5386
38.43/36.95	c qxplain 5386/5386
38.43/36.96	c 4167[?] 629[?] 627[?] 628[?]  is mandatory 
38.43/36.96	c qxplain 5385/5385
38.43/36.97	c 4168[?] -630[?] 379[?]  is mandatory 
38.43/36.97	c qxplain 5383/5384
38.43/36.98	c qxplain 5384/5384
38.43/36.99	c 4169[?] -630[?] -629[?]  is mandatory 
38.43/36.99	c qxplain 5383/5383
38.53/37.00	c 4170[?] 630[?] 629[?] -379[?]  is mandatory 
38.53/37.00	c qxplain 5370/5382
38.53/37.01	c qxplain 5377/5382
38.53/37.01	c qxplain 5380/5382
38.53/37.02	c qxplain 5382/5382
38.53/37.04	c 4171[?] -631[?] 5[?]  is mandatory 
38.53/37.04	c qxplain 5380/5381
38.53/37.05	c qxplain 5381/5381
38.53/37.07	c 4172[?] -631[?] 396[?]  is mandatory 
38.53/37.07	c qxplain 5380/5380
38.53/37.08	c 4173[?] 631[?] -396[?] -5[?]  is mandatory 
38.53/37.08	c qxplain 5377/5379
38.53/37.09	c qxplain 5379/5379
38.63/37.11	c 4174[?] -632[?] -5[?]  is mandatory 
38.63/37.11	c qxplain 5377/5378
38.63/37.12	c qxplain 5378/5378
38.63/37.14	c 4175[?] -632[?] -396[?]  is mandatory 
38.63/37.14	c qxplain 5377/5377
38.63/37.15	c 4176[?] 632[?] 396[?] 5[?]  is mandatory 
38.63/37.15	c qxplain 5370/5376
38.63/37.16	c qxplain 5374/5376
38.63/37.16	c qxplain 5376/5376
38.63/37.18	c 4177[?] -633[?] -631[?]  is mandatory 
38.63/37.18	c qxplain 5374/5375
38.63/37.19	c qxplain 5375/5375
38.73/37.20	c 4178[?] -633[?] -632[?]  is mandatory 
38.73/37.20	c qxplain 5374/5374
38.73/37.22	c 4179[?] 633[?] 632[?] 631[?]  is mandatory 
38.73/37.22	c qxplain 5370/5373
38.73/37.23	c qxplain 5372/5373
38.73/37.23	c qxplain 5373/5373
38.73/37.25	c 4180[?] -634[?] 462[?]  is mandatory 
38.73/37.25	c qxplain 5372/5372
38.73/37.26	c 4181[?] -633[?] -634[?]  is mandatory 
38.73/37.26	c qxplain 5370/5371
38.73/37.28	c qxplain 5371/5371
38.84/37.30	c 4182[?] 633[?] -462[?] 634[?]  is mandatory 
38.84/37.30	c qxplain 5370/5370
38.84/37.32	c 4183[?] -635[?] -462[?]  is mandatory 
38.84/37.32	c qxplain 5343/5369
38.84/37.32	c qxplain 5357/5369
38.84/37.33	c qxplain 5364/5369
38.84/37.34	c qxplain 5367/5369
38.84/37.34	c qxplain 5369/5369
38.84/37.36	c 4184[?] -635[?] 633[?]  is mandatory 
38.84/37.36	c qxplain 5367/5368
38.84/37.37	c qxplain 5368/5368
38.84/37.38	c 4185[?] 635[?] -633[?] 462[?]  is mandatory 
38.84/37.38	c qxplain 5367/5367
38.84/37.40	c 4186[?] -636[?] -634[?]  is mandatory 
38.84/37.40	c qxplain 5364/5366
38.94/37.41	c qxplain 5366/5366
38.94/37.43	c 4187[?] -636[?] -635[?]  is mandatory 
38.94/37.43	c qxplain 5364/5365
38.94/37.44	c qxplain 5365/5365
38.94/37.45	c 4188[?] 636[?] 635[?] 634[?]  is mandatory 
38.94/37.45	c qxplain 5364/5364
39.03/37.53	c 4189[?] -637[?] 393[?]  is mandatory 
39.03/37.53	c qxplain 5357/5363
39.03/37.55	c qxplain 5361/5363
39.03/37.56	c qxplain 5363/5363
39.03/37.57	c 4190[?] -636[?] -637[?]  is mandatory 
39.03/37.57	c qxplain 5361/5362
39.03/37.59	c qxplain 5362/5362
39.14/37.60	c 4191[?] 636[?] 637[?] -393[?]  is mandatory 
39.14/37.60	c qxplain 5361/5361
39.14/37.64	c 4192[?] -638[?] 21[?]  is mandatory 
39.14/37.64	c qxplain 5357/5360
39.14/37.66	c qxplain 5359/5360
39.14/37.67	c qxplain 5360/5360
39.14/37.68	c 4193[?] -638[?] -393[?]  is mandatory 
39.14/37.68	c qxplain 5359/5359
39.24/37.71	c 4194[?] -21[?] 638[?] 393[?]  is mandatory 
39.24/37.71	c qxplain 5357/5358
39.24/37.72	c qxplain 5358/5358
39.24/37.73	c 4195[?] -637[?] -639[?]  is mandatory 
39.24/37.73	c qxplain 5357/5357
39.24/37.74	c 4196[?] -639[?] -638[?]  is mandatory 
39.24/37.74	c qxplain 5343/5356
39.24/37.75	c qxplain 5350/5356
39.24/37.76	c qxplain 5354/5356
39.24/37.77	c qxplain 5356/5356
39.24/37.79	c 4197[?] 637[?] 639[?] 638[?]  is mandatory 
39.24/37.79	c qxplain 5354/5355
39.34/37.80	c qxplain 5355/5355
39.34/37.81	c 4198[?] -640[?] -379[?]  is mandatory 
39.34/37.81	c qxplain 5354/5354
39.34/37.82	c 4199[?] -639[?] -640[?]  is mandatory 
39.34/37.82	c qxplain 5350/5353
39.34/37.83	c qxplain 5352/5353
39.34/37.84	c qxplain 5353/5353
39.34/37.86	c 4200[?] 639[?] 640[?] 379[?]  is mandatory 
39.34/37.86	c qxplain 5352/5352
39.34/37.87	c 4201[?] -641[?] -630[?]  is mandatory 
39.34/37.87	c qxplain 5350/5351
39.34/37.88	c qxplain 5351/5351
39.34/37.89	c 4202[?] -640[?] -641[?]  is mandatory 
39.34/37.89	c qxplain 5350/5350
39.44/37.91	c 4203[?] 640[?] 641[?] 630[?]  is mandatory 
39.44/37.91	c qxplain 5343/5349
39.44/37.91	c qxplain 5347/5349
39.44/37.92	c qxplain 5349/5349
39.44/37.98	c 4204[?] -642[?] 623[?]  is mandatory 
39.44/37.98	c qxplain 5347/5348
39.44/37.99	c qxplain 5348/5348
39.54/38.00	c 4205[?] -641[?] -642[?]  is mandatory 
39.54/38.00	c qxplain 5347/5347
39.54/38.02	c 4206[?] 641[?] 642[?] -623[?]  is mandatory 
39.54/38.02	c qxplain 5343/5346
39.54/38.03	c qxplain 5345/5346
39.54/38.05	c qxplain 5346/5346
39.54/38.07	c 4207[?] -643[?] 98[?]  is mandatory 
39.54/38.07	c qxplain 5345/5345
39.54/38.09	c 4208[?] -643[?] 344[?]  is mandatory 
39.54/38.09	c qxplain 5343/5344
39.63/38.10	c qxplain 5344/5344
39.73/38.25	c 4209[?] 643[?] -98[?] -344[?]  is mandatory 
39.73/38.25	c qxplain 5343/5343
39.73/38.27	c 4210[?] -644[?] 110[?]  is mandatory 
39.73/38.27	c qxplain 5290/5342
39.73/38.28	c qxplain 5317/5342
39.73/38.29	c qxplain 5330/5342
39.83/38.30	c qxplain 5337/5342
39.83/38.31	c qxplain 5340/5342
39.83/38.31	c qxplain 5342/5342
39.83/38.33	c 4211[?] -644[?] 346[?]  is mandatory 
39.83/38.33	c qxplain 5340/5341
39.83/38.35	c qxplain 5341/5341
39.94/38.46	c 4212[?] 644[?] -110[?] -346[?]  is mandatory 
39.94/38.46	c qxplain 5340/5340
39.94/38.48	c 4213[?] -645[?] 147[?]  is mandatory 
39.94/38.48	c qxplain 5337/5339
40.04/38.51	c qxplain 5339/5339
40.04/38.54	c 4214[?] -645[?] -352[?]  is mandatory 
40.04/38.54	c qxplain 5337/5338
40.13/38.63	c qxplain 5338/5338
40.13/38.65	c 4215[?] 645[?] -147[?] 352[?]  is mandatory 
40.13/38.65	c qxplain 5337/5337
40.13/38.68	c 4216[?] -646[?] -487[?]  is mandatory 
40.13/38.68	c qxplain 5330/5336
40.13/38.69	c qxplain 5334/5336
40.23/38.70	c qxplain 5336/5336
40.23/38.72	c 4217[?] -646[?] -645[?]  is mandatory 
40.23/38.72	c qxplain 5334/5335
40.23/38.73	c qxplain 5335/5335
40.23/38.74	c 4218[?] 646[?] 645[?] 487[?]  is mandatory 
40.23/38.74	c qxplain 5334/5334
40.23/38.76	c 4219[?] -647[?] 348[?]  is mandatory 
40.23/38.76	c qxplain 5330/5333
40.23/38.77	c qxplain 5332/5333
40.23/38.78	c qxplain 5333/5333
40.23/38.79	c 4220[?] -647[?] -646[?]  is mandatory 
40.23/38.79	c qxplain 5332/5332
40.33/38.80	c 4221[?] 647[?] -348[?] 646[?]  is mandatory 
40.33/38.80	c qxplain 5330/5331
40.33/38.81	c qxplain 5331/5331
40.33/38.83	c 4222[?] -648[?] 122[?]  is mandatory 
40.33/38.83	c qxplain 5330/5330
40.33/38.85	c 4223[?] -648[?] 361[?]  is mandatory 
40.33/38.85	c qxplain 5317/5329
40.33/38.86	c qxplain 5324/5329
40.33/38.87	c qxplain 5327/5329
40.43/38.95	c qxplain 5329/5329
40.43/38.97	c 4224[?] 648[?] -122[?] -361[?]  is mandatory 
40.43/38.97	c qxplain 5327/5328
40.43/38.97	c qxplain 5328/5328
40.43/38.98	c 4225[?] -649[?] -647[?]  is mandatory 
40.43/38.98	c qxplain 5327/5327
40.43/38.99	c 4226[?] -649[?] -648[?]  is mandatory 
40.43/38.99	c qxplain 5324/5326
40.53/39.00	c qxplain 5326/5326
40.53/39.01	c 4227[?] 649[?] 647[?] 648[?]  is mandatory 
40.53/39.01	c qxplain 5324/5325
40.53/39.08	c qxplain 5325/5325
40.53/39.09	c 4228[?] -650[?] -644[?]  is mandatory 
40.53/39.09	c qxplain 5324/5324
40.63/39.10	c 4229[?] -650[?] 649[?]  is mandatory 
40.63/39.10	c qxplain 5317/5323
40.63/39.11	c qxplain 5321/5323
40.63/39.12	c qxplain 5323/5323
40.63/39.14	c 4230[?] 650[?] -649[?] 644[?]  is mandatory 
40.63/39.14	c qxplain 5321/5322
40.73/39.22	c qxplain 5322/5322
40.73/39.24	c 4231[?] -651[?] -643[?]  is mandatory 
40.73/39.24	c qxplain 5321/5321
40.73/39.25	c 4232[?] -651[?] 650[?]  is mandatory 
40.73/39.25	c qxplain 5317/5320
40.73/39.26	c qxplain 5319/5320
40.73/39.27	c qxplain 5320/5320
40.73/39.28	c 4233[?] 651[?] -650[?] 643[?]  is mandatory 
40.73/39.28	c qxplain 5319/5319
40.84/39.30	c 4234[?] 34[?] -652[?]  is mandatory 
40.84/39.30	c qxplain 5317/5318
40.84/39.31	c qxplain 5318/5318
40.84/39.32	c 4235[?] -625[?] -652[?]  is mandatory 
40.84/39.32	c qxplain 5317/5317
40.84/39.35	c 4236[?] 652[?] -34[?] 625[?]  is mandatory 
40.84/39.35	c qxplain 5290/5316
40.84/39.36	c qxplain 5304/5316
40.84/39.38	c qxplain 5311/5316
40.94/39.41	c qxplain 5314/5316
40.94/39.42	c qxplain 5316/5316
40.94/39.44	c 4237[?] -653[?] -161[?]  is mandatory 
40.94/39.44	c qxplain 5314/5315
40.94/39.46	c qxplain 5315/5315
40.94/39.48	c 4238[?] -652[?] -653[?]  is mandatory 
40.94/39.48	c qxplain 5314/5314
40.94/39.49	c 4239[?] 653[?] 652[?] 161[?]  is mandatory 
40.94/39.49	c qxplain 5311/5313
41.05/39.50	c qxplain 5313/5313
41.05/39.52	c 4240[?] -654[?] 57[?]  is mandatory 
41.05/39.52	c qxplain 5311/5312
41.05/39.53	c qxplain 5312/5312
41.05/39.54	c 4241[?] -654[?] 653[?]  is mandatory 
41.05/39.54	c qxplain 5311/5311
41.05/39.56	c 4242[?] 654[?] -653[?] -57[?]  is mandatory 
41.05/39.56	c qxplain 5304/5310
41.05/39.57	c qxplain 5308/5310
41.05/39.59	c qxplain 5310/5310
41.15/39.61	c 4243[?] 34[?] -655[?]  is mandatory 
41.15/39.61	c qxplain 5308/5309
41.15/39.63	c qxplain 5309/5309
41.15/39.64	c 4244[?] -655[?] -57[?]  is mandatory 
41.15/39.64	c qxplain 5308/5308
41.15/39.65	c 4245[?] 655[?] -34[?] 57[?]  is mandatory 
41.15/39.65	c qxplain 5304/5307
41.15/39.66	c qxplain 5306/5307
41.24/39.70	c qxplain 5307/5307
41.24/39.71	c 4246[?] -656[?] -654[?]  is mandatory 
41.24/39.71	c qxplain 5306/5306
41.24/39.73	c 4247[?] -656[?] -655[?]  is mandatory 
41.24/39.73	c qxplain 5304/5305
41.24/39.74	c qxplain 5305/5305
41.24/39.77	c 4248[?] 655[?] 656[?] 654[?]  is mandatory 
41.24/39.77	c qxplain 5304/5304
41.24/39.79	c 4249[?] -657[?] 379[?]  is mandatory 
41.24/39.79	c qxplain 5290/5303
41.34/39.80	c qxplain 5297/5303
41.34/39.81	c qxplain 5301/5303
41.34/39.89	c qxplain 5303/5303
41.44/39.92	c 4250[?] -657[?] -656[?]  is mandatory 
41.44/39.92	c qxplain 5301/5302
41.54/40.04	c qxplain 5302/5302
41.54/40.05	c 4251[?] 657[?] 656[?] -379[?]  is mandatory 
41.54/40.05	c qxplain 5301/5301
41.64/40.19	c 4252[?] -658[?] -462[?]  is mandatory 
41.64/40.19	c qxplain 5297/5300
41.74/40.20	c qxplain 5299/5300
41.74/40.21	c qxplain 5300/5300
41.84/40.31	c 4253[?] -658[?] -463[?]  is mandatory 
41.84/40.31	c qxplain 5299/5299
41.84/40.33	c 4254[?] 658[?] 462[?] 463[?]  is mandatory 
41.84/40.33	c qxplain 5297/5298
41.84/40.34	c qxplain 5298/5298
41.84/40.36	c 4255[?] -397[?] -659[?]  is mandatory 
41.84/40.36	c qxplain 5297/5297
41.84/40.38	c 4256[?] -659[?] -658[?]  is mandatory 
41.84/40.38	c qxplain 5290/5296
41.84/40.39	c qxplain 5294/5296
41.94/40.40	c qxplain 5296/5296
41.94/40.42	c 4257[?] 659[?] 658[?] 397[?]  is mandatory 
41.94/40.42	c qxplain 5294/5295
41.94/40.43	c qxplain 5295/5295
41.94/40.44	c 4258[?] -660[?] 4[?]  is mandatory 
41.94/40.44	c qxplain 5294/5294
41.94/40.46	c 4259[?] -660[?] 400[?]  is mandatory 
41.94/40.46	c qxplain 5290/5293
41.94/40.47	c qxplain 5292/5293
41.94/40.47	c qxplain 5293/5293
41.94/40.49	c 4260[?] 660[?] -400[?] -4[?]  is mandatory 
41.94/40.49	c qxplain 5292/5292
42.04/40.51	c 4261[?] -661[?] -4[?]  is mandatory 
42.04/40.51	c qxplain 5290/5291
42.04/40.52	c qxplain 5291/5291
42.04/40.53	c 4262[?] -661[?] -400[?]  is mandatory 
42.04/40.53	c qxplain 5290/5290
42.04/40.55	c 4263[?] 4[?] 400[?] 661[?]  is mandatory 
42.04/40.55	c qxplain 5078/5289
42.04/40.56	c qxplain 5184/5289
42.04/40.56	c qxplain 5237/5289
42.04/40.57	c qxplain 5264/5289
42.04/40.58	c qxplain 5277/5289
42.04/40.59	c qxplain 5284/5289
42.04/40.59	c qxplain 5287/5289
42.15/40.60	c qxplain 5289/5289
42.15/40.61	c 4264[?] -660[?] -662[?]  is mandatory 
42.15/40.61	c qxplain 5287/5288
42.15/40.62	c qxplain 5288/5288
42.15/40.64	c 4265[?] -661[?] -662[?]  is mandatory 
42.15/40.64	c qxplain 5287/5287
42.15/40.65	c 4266[?] 662[?] 661[?] 660[?]  is mandatory 
42.15/40.65	c qxplain 5284/5286
42.15/40.66	c qxplain 5286/5286
42.15/40.68	c 4267[?] -663[?] 659[?]  is mandatory 
42.15/40.68	c qxplain 5284/5285
42.15/40.69	c qxplain 5285/5285
42.24/40.71	c 4268[?] -663[?] -662[?]  is mandatory 
42.24/40.71	c qxplain 5284/5284
42.24/40.72	c 4269[?] 662[?] 663[?] -659[?]  is mandatory 
42.24/40.72	c qxplain 5277/5283
42.24/40.73	c qxplain 5281/5283
42.24/40.74	c qxplain 5283/5283
42.24/40.76	c 4270[?] -664[?] -659[?]  is mandatory 
42.24/40.76	c qxplain 5281/5282
42.24/40.77	c qxplain 5282/5282
42.24/40.78	c 4271[?] -664[?] 662[?]  is mandatory 
42.24/40.78	c qxplain 5281/5281
42.34/40.80	c 4272[?] 664[?] 659[?] -662[?]  is mandatory 
42.34/40.80	c qxplain 5277/5280
42.34/40.81	c qxplain 5279/5280
42.34/40.82	c qxplain 5280/5280
42.34/40.84	c 4273[?] -665[?] -663[?]  is mandatory 
42.34/40.84	c qxplain 5279/5279
42.34/40.85	c 4274[?] -665[?] -664[?]  is mandatory 
42.34/40.85	c qxplain 5277/5278
42.34/40.86	c qxplain 5278/5278
42.34/40.88	c 4275[?] 665[?] 663[?] 664[?]  is mandatory 
42.34/40.88	c qxplain 5277/5277
42.44/40.94	c 4276[?] -666[?] 393[?]  is mandatory 
42.44/40.94	c qxplain 5264/5276
42.44/40.95	c qxplain 5271/5276
42.44/40.96	c qxplain 5274/5276
42.44/40.97	c qxplain 5276/5276
42.44/40.99	c 4277[?] -666[?] -665[?]  is mandatory 
42.44/40.99	c qxplain 5274/5275
42.54/41.00	c qxplain 5275/5275
42.54/41.02	c 4278[?] 666[?] 665[?] -393[?]  is mandatory 
42.54/41.02	c qxplain 5274/5274
42.54/41.03	c 4279[?] -667[?] 22[?]  is mandatory 
42.54/41.03	c qxplain 5271/5273
42.54/41.05	c qxplain 5273/5273
42.54/41.07	c 4280[?] -667[?] -393[?]  is mandatory 
42.54/41.07	c qxplain 5271/5272
42.54/41.08	c qxplain 5272/5272
42.64/41.12	c 4281[?] 667[?] -22[?] 393[?]  is mandatory 
42.64/41.12	c qxplain 5271/5271
42.64/41.14	c 4282[?] -668[?] -666[?]  is mandatory 
42.64/41.14	c qxplain 5264/5270
42.64/41.15	c qxplain 5268/5270
42.64/41.16	c qxplain 5270/5270
42.64/41.17	c 4283[?] -668[?] -667[?]  is mandatory 
42.64/41.17	c qxplain 5268/5269
42.64/41.19	c qxplain 5269/5269
42.74/41.20	c 4284[?] 668[?] 666[?] 667[?]  is mandatory 
42.74/41.20	c qxplain 5268/5268
42.74/41.22	c 4285[?] -669[?] -379[?]  is mandatory 
42.74/41.22	c qxplain 5264/5267
42.74/41.23	c qxplain 5266/5267
42.74/41.24	c qxplain 5267/5267
42.74/41.25	c 4286[?] -669[?] -668[?]  is mandatory 
42.74/41.25	c qxplain 5266/5266
42.74/41.27	c 4287[?] 669[?] 668[?] 379[?]  is mandatory 
42.74/41.27	c qxplain 5264/5265
42.74/41.29	c qxplain 5265/5265
42.84/41.30	c 4288[?] -670[?] -657[?]  is mandatory 
42.84/41.30	c qxplain 5264/5264
42.84/41.32	c 4289[?] -670[?] -669[?]  is mandatory 
42.84/41.32	c qxplain 5237/5263
42.84/41.32	c qxplain 5251/5263
42.84/41.33	c qxplain 5258/5263
42.84/41.34	c qxplain 5261/5263
42.84/41.35	c qxplain 5263/5263
42.84/41.36	c 4290[?] 670[?] 657[?] 669[?]  is mandatory 
42.84/41.36	c qxplain 5261/5262
42.84/41.37	c qxplain 5262/5262
43.04/41.60	c 4291[?] -671[?] 651[?]  is mandatory 
43.04/41.60	c qxplain 5261/5261
43.14/41.62	c 4292[?] -671[?] -670[?]  is mandatory 
43.14/41.62	c qxplain 5258/5260
43.14/41.63	c qxplain 5260/5260
43.14/41.64	c 4293[?] 671[?] -651[?] 670[?]  is mandatory 
43.14/41.64	c qxplain 5258/5259
43.14/41.65	c qxplain 5259/5259
43.14/41.67	c 4294[?] -642[?] -672[?]  is mandatory 
43.14/41.67	c qxplain 5258/5258
43.14/41.69	c 4295[?] -671[?] -672[?]  is mandatory 
43.14/41.69	c qxplain 5251/5257
43.14/41.70	c qxplain 5255/5257
43.25/41.70	c qxplain 5257/5257
43.25/41.72	c 4296[?] 672[?] 671[?] 642[?]  is mandatory 
43.25/41.72	c qxplain 5255/5256
43.25/41.73	c qxplain 5256/5256
43.25/41.75	c 4297[?] -673[?] 614[?]  is mandatory 
43.25/41.75	c qxplain 5255/5255
43.25/41.78	c 4298[?] 672[?] -673[?]  is mandatory 
43.25/41.78	c qxplain 5251/5254
43.25/41.79	c qxplain 5253/5254
43.35/41.80	c qxplain 5254/5254
43.35/41.82	c 4299[?] -614[?] -672[?] 673[?]  is mandatory 
43.35/41.82	c qxplain 5253/5253
43.35/41.84	c 4300[?] -674[?] -623[?]  is mandatory 
43.35/41.84	c qxplain 5251/5252
43.35/41.88	c qxplain 5252/5252
43.44/41.90	c 4301[?] 641[?] -674[?]  is mandatory 
43.44/41.90	c qxplain 5251/5251
43.44/41.91	c 4302[?] -641[?] 674[?] 623[?]  is mandatory 
43.44/41.91	c qxplain 5237/5250
43.44/41.92	c qxplain 5244/5250
43.44/41.93	c qxplain 5248/5250
43.44/41.94	c qxplain 5250/5250
43.54/42.06	c 4303[?] -675[?] 651[?]  is mandatory 
43.54/42.06	c qxplain 5248/5249
43.54/42.08	c qxplain 5249/5249
43.54/42.09	c 4304[?] -674[?] -675[?]  is mandatory 
43.54/42.09	c qxplain 5248/5248
43.64/42.11	c 4305[?] 675[?] 674[?] -651[?]  is mandatory 
43.64/42.11	c qxplain 5244/5247
43.64/42.12	c qxplain 5246/5247
43.64/42.12	c qxplain 5247/5247
43.74/42.21	c 4306[?] -676[?] 670[?]  is mandatory 
43.74/42.21	c qxplain 5246/5246
43.74/42.23	c 4307[?] -676[?] -675[?]  is mandatory 
43.74/42.23	c qxplain 5244/5245
43.74/42.27	c qxplain 5245/5245
43.74/42.29	c 4308[?] 675[?] -670[?] 676[?]  is mandatory 
43.74/42.29	c qxplain 5244/5244
43.85/42.30	c 4309[?] -677[?] -651[?]  is mandatory 
43.85/42.30	c qxplain 5237/5243
43.85/42.31	c qxplain 5241/5243
43.85/42.34	c qxplain 5243/5243
43.95/42.48	c 4310[?] -677[?] 674[?]  is mandatory 
43.95/42.48	c qxplain 5241/5242
43.95/42.49	c qxplain 5242/5242
44.15/42.65	c 4311[?] -674[?] 651[?] 677[?]  is mandatory 
44.15/42.65	c qxplain 5241/5241
44.15/42.66	c 4312[?] -676[?] -678[?]  is mandatory 
44.15/42.66	c qxplain 5237/5240
44.15/42.67	c qxplain 5239/5240
44.15/42.68	c qxplain 5240/5240
44.24/42.74	c 4313[?] -677[?] -678[?]  is mandatory 
44.24/42.74	c qxplain 5239/5239
44.24/42.76	c 4314[?] 678[?] 677[?] 676[?]  is mandatory 
44.24/42.76	c qxplain 5237/5238
44.24/42.78	c qxplain 5238/5238
44.24/42.79	c 4315[?] -673[?] -679[?]  is mandatory 
44.24/42.79	c qxplain 5237/5237
44.35/42.81	c 4316[?] 678[?] -679[?]  is mandatory 
44.35/42.81	c qxplain 5184/5236
44.35/42.82	c qxplain 5211/5236
44.35/42.82	c qxplain 5224/5236
44.35/42.83	c qxplain 5231/5236
44.35/42.84	c qxplain 5234/5236
44.35/42.85	c qxplain 5236/5236
44.35/42.86	c 4317[?] 679[?] 673[?] -678[?]  is mandatory 
44.35/42.86	c qxplain 5234/5235
44.45/42.96	c qxplain 5235/5235
44.54/43.02	c 4318[?] -680[?] 93[?]  is mandatory 
44.54/43.02	c qxplain 5234/5234
44.54/43.09	c 4319[?] -680[?] 344[?]  is mandatory 
44.54/43.09	c qxplain 5231/5233
44.64/43.12	c qxplain 5233/5233
44.64/43.15	c 4320[?] 680[?] -344[?] -93[?]  is mandatory 
44.64/43.15	c qxplain 5231/5232
44.74/43.21	c qxplain 5232/5232
44.74/43.23	c 4321[?] -681[?] 105[?]  is mandatory 
44.74/43.23	c qxplain 5231/5231
44.84/43.31	c 4322[?] -681[?] 346[?]  is mandatory 
44.84/43.31	c qxplain 5224/5230
44.84/43.32	c qxplain 5228/5230
44.84/43.33	c qxplain 5230/5230
44.84/43.35	c 4323[?] 681[?] -346[?] -105[?]  is mandatory 
44.84/43.35	c qxplain 5228/5229
44.94/43.40	c qxplain 5229/5229
44.94/43.44	c 4324[?] -682[?] -148[?]  is mandatory 
44.94/43.44	c qxplain 5228/5228
45.04/43.51	c 4325[?] -682[?] 348[?]  is mandatory 
45.04/43.51	c qxplain 5224/5227
45.04/43.52	c qxplain 5226/5227
45.04/43.55	c qxplain 5227/5227
45.04/43.56	c 4326[?] 682[?] -348[?] 148[?]  is mandatory 
45.04/43.56	c qxplain 5226/5226
45.14/43.61	c 4327[?] -683[?] 117[?]  is mandatory 
45.14/43.61	c qxplain 5224/5225
45.14/43.62	c qxplain 5225/5225
45.14/43.67	c 4328[?] -683[?] 361[?]  is mandatory 
45.14/43.67	c qxplain 5224/5224
45.14/43.69	c 4329[?] 683[?] -117[?] -361[?]  is mandatory 
45.14/43.69	c qxplain 5211/5223
45.24/43.70	c qxplain 5218/5223
45.24/43.71	c qxplain 5221/5223
45.24/43.72	c qxplain 5223/5223
45.24/43.74	c 4330[?] -684[?] -682[?]  is mandatory 
45.24/43.74	c qxplain 5221/5222
45.24/43.74	c qxplain 5222/5222
45.24/43.76	c 4331[?] -684[?] -683[?]  is mandatory 
45.24/43.76	c qxplain 5221/5221
45.34/43.81	c 4332[?] 684[?] 683[?] 682[?]  is mandatory 
45.34/43.81	c qxplain 5218/5220
45.34/43.82	c qxplain 5220/5220
45.34/43.85	c 4333[?] -685[?] -681[?]  is mandatory 
45.34/43.85	c qxplain 5218/5219
45.34/43.85	c qxplain 5219/5219
45.34/43.87	c 4334[?] -685[?] 684[?]  is mandatory 
45.34/43.87	c qxplain 5218/5218
45.45/43.93	c 4335[?] 685[?] -684[?] 681[?]  is mandatory 
45.45/43.93	c qxplain 5211/5217
45.45/43.94	c qxplain 5215/5217
45.45/43.95	c qxplain 5217/5217
45.45/43.97	c 4336[?] -686[?] -680[?]  is mandatory 
45.45/43.97	c qxplain 5215/5216
45.45/43.98	c qxplain 5216/5216
45.45/44.00	c 4337[?] -686[?] 685[?]  is mandatory 
45.45/44.00	c qxplain 5215/5215
45.55/44.01	c 4338[?] 686[?] -685[?] 680[?]  is mandatory 
45.55/44.01	c qxplain 5211/5214
45.55/44.03	c qxplain 5213/5214
45.55/44.04	c qxplain 5214/5214
45.55/44.07	c 4339[?] -687[?] 92[?]  is mandatory 
45.55/44.07	c qxplain 5213/5213
45.55/44.08	c 4340[?] -687[?] 344[?]  is mandatory 
45.55/44.08	c qxplain 5211/5212
45.64/44.10	c qxplain 5212/5212
45.74/44.25	c 4341[?] 687[?] -92[?] -344[?]  is mandatory 
45.74/44.25	c qxplain 5211/5211
45.74/44.27	c 4342[?] -688[?] 104[?]  is mandatory 
45.74/44.27	c qxplain 5184/5210
45.74/44.28	c qxplain 5198/5210
45.74/44.29	c qxplain 5205/5210
45.84/44.30	c qxplain 5208/5210
45.84/44.32	c qxplain 5210/5210
45.84/44.33	c 4343[?] -688[?] 346[?]  is mandatory 
45.84/44.33	c qxplain 5208/5209
45.94/44.40	c qxplain 5209/5209
45.94/44.48	c 4344[?] 688[?] -104[?] -346[?]  is mandatory 
45.94/44.48	c qxplain 5208/5208
45.94/44.50	c 4345[?] -689[?] 140[?]  is mandatory 
45.94/44.50	c qxplain 5205/5207
46.04/44.51	c qxplain 5207/5207
46.04/44.53	c 4346[?] -689[?] 348[?]  is mandatory 
46.04/44.53	c qxplain 5205/5206
46.04/44.54	c qxplain 5206/5206
46.14/44.63	c 4347[?] 689[?] -140[?] -348[?]  is mandatory 
46.14/44.63	c qxplain 5205/5205
46.14/44.65	c 4348[?] -690[?] 116[?]  is mandatory 
46.14/44.65	c qxplain 5198/5204
46.14/44.66	c qxplain 5202/5204
46.14/44.69	c qxplain 5204/5204
46.24/44.71	c 4349[?] -690[?] 361[?]  is mandatory 
46.24/44.71	c qxplain 5202/5203
46.34/44.80	c qxplain 5203/5203
46.34/44.81	c 4350[?] 690[?] -116[?] -361[?]  is mandatory 
46.34/44.81	c qxplain 5202/5202
46.34/44.83	c 4351[?] -691[?] -689[?]  is mandatory 
46.34/44.83	c qxplain 5198/5201
46.34/44.83	c qxplain 5200/5201
46.34/44.84	c qxplain 5201/5201
46.34/44.86	c 4352[?] -691[?] -690[?]  is mandatory 
46.34/44.86	c qxplain 5200/5200
46.34/44.88	c 4353[?] 691[?] 690[?] 689[?]  is mandatory 
46.34/44.88	c qxplain 5198/5199
46.44/44.94	c qxplain 5199/5199
46.44/44.96	c 4354[?] -692[?] -688[?]  is mandatory 
46.44/44.96	c qxplain 5198/5198
46.44/44.97	c 4355[?] -692[?] 691[?]  is mandatory 
46.44/44.97	c qxplain 5184/5197
46.44/44.98	c qxplain 5191/5197
46.44/44.99	c qxplain 5195/5197
46.55/45.00	c qxplain 5197/5197
46.55/45.02	c 4356[?] 692[?] -691[?] 688[?]  is mandatory 
46.55/45.02	c qxplain 5195/5196
46.55/45.08	c qxplain 5196/5196
46.55/45.10	c 4357[?] -693[?] -687[?]  is mandatory 
46.55/45.10	c qxplain 5195/5195
46.65/45.11	c 4358[?] -693[?] 692[?]  is mandatory 
46.65/45.11	c qxplain 5191/5194
46.65/45.13	c qxplain 5193/5194
46.65/45.14	c qxplain 5194/5194
46.65/45.16	c 4359[?] 693[?] -692[?] 687[?]  is mandatory 
46.65/45.16	c qxplain 5193/5193
46.65/45.18	c 4360[?] -694[?] 28[?]  is mandatory 
46.65/45.18	c qxplain 5191/5192
46.65/45.19	c qxplain 5192/5192
46.75/45.20	c 4361[?] -694[?] -527[?]  is mandatory 
46.75/45.20	c qxplain 5191/5191
46.75/45.21	c 4362[?] 694[?] -28[?] 527[?]  is mandatory 
46.75/45.21	c qxplain 5184/5190
46.75/45.25	c qxplain 5188/5190
46.75/45.26	c qxplain 5190/5190
46.75/45.28	c 4363[?] -528[?] -695[?]  is mandatory 
46.75/45.28	c qxplain 5188/5189
46.75/45.30	c qxplain 5189/5189
46.85/45.30	c 4364[?] -695[?] -694[?]  is mandatory 
46.85/45.30	c qxplain 5188/5188
46.85/45.32	c 4365[?] 695[?] 528[?] 694[?]  is mandatory 
46.85/45.32	c qxplain 5184/5187
46.85/45.32	c qxplain 5186/5187
46.85/45.36	c qxplain 5187/5187
46.85/45.37	c 4366[?] -696[?] 57[?]  is mandatory 
46.85/45.37	c qxplain 5186/5186
46.85/45.37	c 4367[?] -696[?] 695[?]  is mandatory 
46.85/45.37	c qxplain 5184/5185
46.85/45.38	c qxplain 5185/5185
46.85/45.39	c 4368[?] 696[?] -695[?] -57[?]  is mandatory 
46.85/45.39	c qxplain 5184/5184
46.94/45.41	c 4369[?] -697[?] 28[?]  is mandatory 
46.94/45.41	c qxplain 5078/5183
46.94/45.43	c qxplain 5131/5183
46.94/45.44	c qxplain 5158/5183
46.94/45.45	c qxplain 5171/5183
46.94/45.45	c qxplain 5178/5183
46.94/45.47	c qxplain 5181/5183
47.04/45.51	c qxplain 5183/5183
47.04/45.52	c 4370[?] -697[?] -57[?]  is mandatory 
47.04/45.52	c qxplain 5181/5182
47.04/45.55	c qxplain 5182/5182
47.04/45.56	c 4371[?] 697[?] -28[?] 57[?]  is mandatory 
47.04/45.56	c qxplain 5181/5181
47.04/45.57	c 4372[?] -698[?] -696[?]  is mandatory 
47.04/45.57	c qxplain 5178/5180
47.04/45.59	c qxplain 5180/5180
47.14/45.61	c 4373[?] -698[?] -697[?]  is mandatory 
47.14/45.61	c qxplain 5178/5179
47.14/45.62	c qxplain 5179/5179
47.14/45.64	c 4374[?] 698[?] 697[?] 696[?]  is mandatory 
47.14/45.64	c qxplain 5178/5178
47.14/45.66	c 4375[?] -699[?] 379[?]  is mandatory 
47.14/45.66	c qxplain 5171/5177
47.14/45.67	c qxplain 5175/5177
47.24/45.72	c qxplain 5177/5177
47.24/45.73	c 4376[?] -699[?] -698[?]  is mandatory 
47.24/45.73	c qxplain 5175/5176
47.24/45.75	c qxplain 5176/5176
47.24/45.78	c 4377[?] 699[?] 698[?] -379[?]  is mandatory 
47.24/45.78	c qxplain 5175/5175
47.34/45.80	c 4378[?] -700[?] 10[?]  is mandatory 
47.34/45.80	c qxplain 5171/5174
47.34/45.81	c qxplain 5173/5174
47.34/45.81	c qxplain 5174/5174
47.34/45.83	c 4379[?] -700[?] 432[?]  is mandatory 
47.34/45.83	c qxplain 5173/5173
47.34/45.85	c 4380[?] -10[?] -432[?] 700[?]  is mandatory 
47.34/45.85	c qxplain 5171/5172
47.34/45.86	c qxplain 5172/5172
47.34/45.87	c 4381[?] -701[?] -10[?]  is mandatory 
47.34/45.87	c qxplain 5171/5171
47.34/45.89	c 4382[?] -701[?] -432[?]  is mandatory 
47.34/45.89	c qxplain 5158/5170
47.45/45.90	c qxplain 5165/5170
47.45/45.91	c qxplain 5168/5170
47.45/45.92	c qxplain 5170/5170
47.45/45.95	c 4383[?] 432[?] 701[?] 10[?]  is mandatory 
47.45/45.95	c qxplain 5168/5169
47.45/45.96	c qxplain 5169/5169
47.45/45.98	c 4384[?] -700[?] -702[?]  is mandatory 
47.45/45.98	c qxplain 5168/5168
47.55/46.00	c 4385[?] -701[?] -702[?]  is mandatory 
47.55/46.00	c qxplain 5165/5167
47.55/46.01	c qxplain 5167/5167
47.55/46.02	c 4386[?] 702[?] 701[?] 700[?]  is mandatory 
47.55/46.02	c qxplain 5165/5166
47.55/46.03	c qxplain 5166/5166
47.55/46.06	c 4387[?] -703[?] 453[?]  is mandatory 
47.55/46.06	c qxplain 5165/5165
47.55/46.08	c 4388[?] -703[?] -702[?]  is mandatory 
47.55/46.08	c qxplain 5158/5164
47.55/46.09	c qxplain 5162/5164
47.55/46.09	c qxplain 5164/5164
47.65/46.11	c 4389[?] 703[?] 702[?] -453[?]  is mandatory 
47.65/46.11	c qxplain 5162/5163
47.65/46.12	c qxplain 5163/5163
47.65/46.14	c 4390[?] -704[?] -453[?]  is mandatory 
47.65/46.14	c qxplain 5162/5162
47.65/46.17	c 4391[?] 702[?] -704[?]  is mandatory 
47.65/46.17	c qxplain 5158/5161
47.65/46.18	c qxplain 5160/5161
47.65/46.18	c qxplain 5161/5161
47.65/46.20	c 4392[?] 704[?] -702[?] 453[?]  is mandatory 
47.65/46.20	c qxplain 5160/5160
47.75/46.22	c 4393[?] -705[?] -703[?]  is mandatory 
47.75/46.22	c qxplain 5158/5159
47.75/46.23	c qxplain 5159/5159
47.75/46.25	c 4394[?] -705[?] -704[?]  is mandatory 
47.75/46.25	c qxplain 5158/5158
47.75/46.26	c 4395[?] 705[?] 703[?] 704[?]  is mandatory 
47.75/46.26	c qxplain 5131/5157
47.75/46.27	c qxplain 5145/5157
47.75/46.28	c qxplain 5152/5157
47.75/46.29	c qxplain 5155/5157
47.85/46.30	c qxplain 5157/5157
47.85/46.39	c 4396[?] -706[?] 393[?]  is mandatory 
47.85/46.39	c qxplain 5155/5156
47.85/46.40	c qxplain 5156/5156
47.94/46.41	c 4397[?] -706[?] -705[?]  is mandatory 
47.94/46.41	c qxplain 5155/5155
47.94/46.44	c 4398[?] 705[?] 706[?] -393[?]  is mandatory 
47.94/46.44	c qxplain 5152/5154
47.94/46.46	c qxplain 5154/5154
48.04/46.56	c 4399[?] -707[?] 16[?]  is mandatory 
48.04/46.56	c qxplain 5152/5153
48.04/46.57	c qxplain 5153/5153
48.04/46.59	c 4400[?] -707[?] -393[?]  is mandatory 
48.04/46.59	c qxplain 5152/5152
48.14/46.62	c 4401[?] -16[?] 707[?] 393[?]  is mandatory 
48.14/46.62	c qxplain 5145/5151
48.14/46.63	c qxplain 5149/5151
48.14/46.64	c qxplain 5151/5151
48.14/46.66	c 4402[?] -706[?] -708[?]  is mandatory 
48.14/46.66	c qxplain 5149/5150
48.14/46.68	c qxplain 5150/5150
48.24/46.71	c 4403[?] -708[?] -707[?]  is mandatory 
48.24/46.71	c qxplain 5149/5149
48.24/46.73	c 4404[?] 708[?] 706[?] 707[?]  is mandatory 
48.24/46.73	c qxplain 5145/5148
48.24/46.74	c qxplain 5147/5148
48.24/46.76	c qxplain 5148/5148
48.24/46.77	c 4405[?] -709[?] -379[?]  is mandatory 
48.24/46.77	c qxplain 5147/5147
48.24/46.79	c 4406[?] -709[?] -708[?]  is mandatory 
48.24/46.79	c qxplain 5145/5146
48.34/46.80	c qxplain 5146/5146
48.34/46.82	c 4407[?] 708[?] 709[?] 379[?]  is mandatory 
48.34/46.82	c qxplain 5145/5145
48.34/46.83	c 4408[?] -710[?] -699[?]  is mandatory 
48.34/46.83	c qxplain 5131/5144
48.34/46.85	c qxplain 5138/5144
48.34/46.85	c qxplain 5142/5144
48.34/46.86	c qxplain 5144/5144
48.34/46.88	c 4409[?] -709[?] -710[?]  is mandatory 
48.34/46.88	c qxplain 5142/5143
48.34/46.89	c qxplain 5143/5143
48.44/46.90	c 4410[?] 710[?] 709[?] 699[?]  is mandatory 
48.44/46.90	c qxplain 5142/5142
48.44/46.95	c 4411[?] -711[?] -693[?]  is mandatory 
48.44/46.95	c qxplain 5138/5141
48.44/46.96	c qxplain 5140/5141
48.54/47.06	c qxplain 5141/5141
48.54/47.07	c 4412[?] 710[?] -711[?]  is mandatory 
48.54/47.07	c qxplain 5140/5140
48.54/47.09	c 4413[?] -710[?] 711[?] 693[?]  is mandatory 
48.54/47.09	c qxplain 5138/5139
48.64/47.10	c qxplain 5139/5139
48.64/47.16	c 4414[?] -712[?] -686[?]  is mandatory 
48.64/47.16	c qxplain 5138/5138
48.64/47.19	c 4415[?] -712[?] 711[?]  is mandatory 
48.64/47.19	c qxplain 5131/5137
48.75/47.20	c qxplain 5135/5137
48.75/47.21	c qxplain 5137/5137
48.75/47.23	c 4416[?] -711[?] 712[?] 686[?]  is mandatory 
48.75/47.23	c qxplain 5135/5136
48.75/47.24	c qxplain 5136/5136
48.75/47.25	c 4417[?] -713[?] 29[?]  is mandatory 
48.75/47.25	c qxplain 5135/5135
48.75/47.28	c 4418[?] -528[?] -713[?]  is mandatory 
48.75/47.28	c qxplain 5131/5134
48.75/47.30	c qxplain 5133/5134
48.85/47.33	c qxplain 5134/5134
48.85/47.35	c 4419[?] 713[?] -29[?] 528[?]  is mandatory 
48.85/47.35	c qxplain 5133/5133
48.85/47.37	c 4420[?] -714[?] -529[?]  is mandatory 
48.85/47.37	c qxplain 5131/5132
48.85/47.38	c qxplain 5132/5132
48.85/47.40	c 4421[?] -713[?] -714[?]  is mandatory 
48.85/47.40	c qxplain 5131/5131
48.95/47.41	c 4422[?] 714[?] 713[?] 529[?]  is mandatory 
48.95/47.41	c qxplain 5078/5130
48.95/47.43	c qxplain 5105/5130
48.95/47.44	c qxplain 5118/5130
48.95/47.45	c qxplain 5125/5130
48.95/47.46	c qxplain 5128/5130
48.95/47.47	c qxplain 5130/5130
48.95/47.48	c 4423[?] -715[?] 57[?]  is mandatory 
48.95/47.49	c qxplain 5128/5129
48.95/47.50	c qxplain 5129/5129
49.04/47.50	c 4424[?] -715[?] 714[?]  is mandatory 
49.04/47.50	c qxplain 5128/5128
49.04/47.52	c 4425[?] 715[?] -714[?] -57[?]  is mandatory 
49.04/47.52	c qxplain 5125/5127
49.04/47.53	c qxplain 5127/5127
49.04/47.55	c 4426[?] 29[?] -716[?]  is mandatory 
49.04/47.55	c qxplain 5125/5126
49.04/47.56	c qxplain 5126/5126
49.04/47.57	c 4427[?] -716[?] -57[?]  is mandatory 
49.04/47.57	c qxplain 5125/5125
49.04/47.58	c 4428[?] 716[?] -29[?] 57[?]  is mandatory 
49.04/47.58	c qxplain 5118/5124
49.04/47.59	c qxplain 5122/5124
49.14/47.60	c qxplain 5124/5124
49.14/47.62	c 4429[?] -717[?] -715[?]  is mandatory 
49.14/47.62	c qxplain 5122/5123
49.14/47.62	c qxplain 5123/5123
49.14/47.63	c 4430[?] -717[?] -716[?]  is mandatory 
49.14/47.63	c qxplain 5122/5122
49.14/47.65	c 4431[?] 717[?] 716[?] 715[?]  is mandatory 
49.14/47.65	c qxplain 5118/5121
49.14/47.66	c qxplain 5120/5121
49.14/47.68	c qxplain 5121/5121
49.14/47.69	c 4432[?] -718[?] 379[?]  is mandatory 
49.14/47.69	c qxplain 5120/5120
49.24/47.73	c 4433[?] -717[?] -718[?]  is mandatory 
49.24/47.73	c qxplain 5118/5119
49.24/47.75	c qxplain 5119/5119
49.24/47.77	c 4434[?] 718[?] 717[?] -379[?]  is mandatory 
49.24/47.77	c qxplain 5118/5118
49.24/47.79	c 4435[?] -719[?] -453[?]  is mandatory 
49.24/47.79	c qxplain 5105/5117
49.24/47.79	c qxplain 5112/5117
49.34/47.80	c qxplain 5115/5117
49.34/47.82	c qxplain 5117/5117
49.34/47.86	c 4436[?] -719[?] -454[?]  is mandatory 
49.34/47.86	c qxplain 5115/5116
49.34/47.87	c qxplain 5116/5116
49.55/48.05	c 4437[?] 454[?] 453[?] 719[?]  is mandatory 
49.55/48.05	c qxplain 5115/5115
49.65/48.10	c 4438[?] -720[?] -433[?]  is mandatory 
49.65/48.10	c qxplain 5112/5114
49.65/48.11	c qxplain 5114/5114
49.65/48.18	c 4439[?] -720[?] -719[?]  is mandatory 
49.65/48.18	c qxplain 5112/5113
49.65/48.19	c qxplain 5113/5113
49.75/48.20	c 4440[?] 433[?] 720[?] 719[?]  is mandatory 
49.75/48.20	c qxplain 5112/5112
49.75/48.22	c 4441[?] -721[?] 9[?]  is mandatory 
49.75/48.22	c qxplain 5105/5111
49.75/48.23	c qxplain 5109/5111
49.75/48.24	c qxplain 5111/5111
49.75/48.26	c 4442[?] -721[?] 436[?]  is mandatory 
49.75/48.26	c qxplain 5109/5110
49.75/48.26	c qxplain 5110/5110
49.75/48.28	c 4443[?] 721[?] -436[?] -9[?]  is mandatory 
49.75/48.28	c qxplain 5109/5109
49.86/48.30	c 4444[?] -722[?] -9[?]  is mandatory 
49.86/48.30	c qxplain 5105/5108
49.86/48.31	c qxplain 5107/5108
49.86/48.31	c qxplain 5108/5108
49.86/48.33	c 4445[?] -722[?] -436[?]  is mandatory 
49.86/48.33	c qxplain 5107/5107
49.86/48.35	c 4446[?] 722[?] 436[?] 9[?]  is mandatory 
49.86/48.35	c qxplain 5105/5106
49.86/48.36	c qxplain 5106/5106
49.86/48.38	c 4447[?] -721[?] -723[?]  is mandatory 
49.86/48.38	c qxplain 5105/5105
49.86/48.40	c 4448[?] -723[?] -722[?]  is mandatory 
49.86/48.40	c qxplain 5078/5104
49.95/48.41	c qxplain 5092/5104
49.95/48.41	c qxplain 5099/5104
49.95/48.42	c qxplain 5102/5104
49.95/48.43	c qxplain 5104/5104
49.95/48.45	c 4449[?] 723[?] 722[?] 721[?]  is mandatory 
49.95/48.45	c qxplain 5102/5103
49.95/48.46	c qxplain 5103/5103
49.95/48.48	c 4450[?] -724[?] 720[?]  is mandatory 
49.95/48.48	c qxplain 5102/5102
49.95/48.49	c 4451[?] -724[?] -723[?]  is mandatory 
49.95/48.49	c qxplain 5099/5101
50.05/48.50	c qxplain 5101/5101
50.05/48.52	c 4452[?] 724[?] 723[?] -720[?]  is mandatory 
50.05/48.52	c qxplain 5099/5100
50.05/48.53	c qxplain 5100/5100
50.05/48.54	c 4453[?] -720[?] -725[?]  is mandatory 
50.05/48.54	c qxplain 5099/5099
50.05/48.56	c 4454[?] 723[?] -725[?]  is mandatory 
50.05/48.56	c qxplain 5092/5098
50.05/48.57	c qxplain 5096/5098
50.05/48.58	c qxplain 5098/5098
50.15/48.60	c 4455[?] -723[?] 725[?] 720[?]  is mandatory 
50.15/48.60	c qxplain 5096/5097
50.15/48.61	c qxplain 5097/5097
50.15/48.63	c 4456[?] -726[?] -724[?]  is mandatory 
50.15/48.63	c qxplain 5096/5096
50.15/48.65	c 4457[?] -725[?] -726[?]  is mandatory 
50.15/48.65	c qxplain 5092/5095
50.15/48.66	c qxplain 5094/5095
50.15/48.67	c qxplain 5095/5095
50.15/48.69	c 4458[?] 725[?] 726[?] 724[?]  is mandatory 
50.15/48.69	c qxplain 5094/5094
50.25/48.78	c 4459[?] -727[?] 393[?]  is mandatory 
50.25/48.78	c qxplain 5092/5093
50.35/48.80	c qxplain 5093/5093
50.35/48.82	c 4460[?] -727[?] -726[?]  is mandatory 
50.35/48.82	c qxplain 5092/5092
50.35/48.84	c 4461[?] 727[?] 726[?] -393[?]  is mandatory 
50.35/48.84	c qxplain 5078/5091
50.35/48.85	c qxplain 5085/5091
50.35/48.86	c qxplain 5089/5091
50.35/48.88	c qxplain 5091/5091
50.46/48.97	c 4462[?] -728[?] 17[?]  is mandatory 
50.46/48.97	c qxplain 5089/5090
50.46/48.99	c qxplain 5090/5090
50.56/49.01	c 4463[?] -728[?] -393[?]  is mandatory 
50.56/49.01	c qxplain 5089/5089
50.56/49.02	c 4464[?] 728[?] -17[?] 393[?]  is mandatory 
50.56/49.02	c qxplain 5085/5088
50.56/49.03	c qxplain 5087/5088
50.56/49.04	c qxplain 5088/5088
50.56/49.06	c 4465[?] -729[?] -727[?]  is mandatory 
50.56/49.06	c qxplain 5087/5087
50.56/49.07	c 4466[?] -729[?] -728[?]  is mandatory 
50.56/49.07	c qxplain 5085/5086
50.56/49.09	c qxplain 5086/5086
50.66/49.11	c 4467[?] 729[?] 727[?] 728[?]  is mandatory 
50.66/49.11	c qxplain 5085/5085
50.66/49.12	c 4468[?] -730[?] -379[?]  is mandatory 
50.66/49.12	c qxplain 5078/5084
50.66/49.13	c qxplain 5082/5084
50.66/49.14	c qxplain 5084/5084
50.66/49.16	c 4469[?] -730[?] -729[?]  is mandatory 
50.66/49.16	c qxplain 5082/5083
50.66/49.18	c qxplain 5083/5083
50.66/49.19	c 4470[?] 730[?] 729[?] 379[?]  is mandatory 
50.66/49.19	c qxplain 5082/5082
50.76/49.21	c 4471[?] -731[?] -718[?]  is mandatory 
50.76/49.21	c qxplain 5078/5081
50.76/49.22	c qxplain 5080/5081
50.76/49.23	c qxplain 5081/5081
50.76/49.25	c 4472[?] -731[?] -730[?]  is mandatory 
50.76/49.25	c qxplain 5080/5080
50.76/49.27	c 4473[?] 730[?] 731[?] 718[?]  is mandatory 
50.76/49.27	c qxplain 5078/5079
50.76/49.28	c qxplain 5079/5079
50.86/49.30	c 4474[?] -732[?] 686[?]  is mandatory 
50.86/49.30	c qxplain 5078/5078
50.86/49.37	c 4475[?] -732[?] -711[?]  is mandatory 
50.86/49.37	c qxplain 3385/5077
50.86/49.38	c qxplain 4232/5077
50.86/49.39	c qxplain 4655/5077
50.96/49.40	c qxplain 4867/5077
50.96/49.41	c qxplain 4973/5077
50.96/49.42	c qxplain 5026/5077
50.96/49.43	c qxplain 5052/5077
50.96/49.44	c qxplain 5065/5077
50.96/49.45	c qxplain 5072/5077
50.96/49.46	c qxplain 5075/5077
50.96/49.47	c qxplain 5077/5077
51.06/49.51	c 4476[?] 732[?] -686[?] 711[?]  is mandatory 
51.06/49.51	c qxplain 5075/5076
51.06/49.52	c qxplain 5076/5076
51.06/49.54	c 4477[?] -733[?] 731[?]  is mandatory 
51.06/49.54	c qxplain 5075/5075
51.06/49.59	c 4478[?] -732[?] -733[?]  is mandatory 
51.06/49.59	c qxplain 5072/5074
51.16/49.60	c qxplain 5074/5074
51.16/49.62	c 4479[?] -731[?] 733[?] 732[?]  is mandatory 
51.16/49.62	c qxplain 5072/5073
51.16/49.63	c qxplain 5073/5073
51.16/49.64	c 4480[?] -712[?] -734[?]  is mandatory 
51.16/49.64	c qxplain 5072/5072
51.16/49.66	c 4481[?] -733[?] -734[?]  is mandatory 
51.16/49.66	c qxplain 5065/5071
51.16/49.68	c qxplain 5069/5071
51.16/49.69	c qxplain 5071/5071
51.26/49.70	c 4482[?] 734[?] 733[?] 712[?]  is mandatory 
51.26/49.70	c qxplain 5069/5070
51.36/49.82	c qxplain 5070/5070
51.36/49.85	c 4483[?] -735[?] 91[?]  is mandatory 
51.36/49.85	c qxplain 5069/5069
51.36/49.86	c 4484[?] -735[?] 344[?]  is mandatory 
51.36/49.86	c qxplain 5065/5068
51.36/49.88	c qxplain 5067/5068
51.46/49.91	c qxplain 5068/5068
51.46/49.93	c 4485[?] 735[?] -344[?] -91[?]  is mandatory 
51.46/49.93	c qxplain 5067/5067
51.46/49.99	c 4486[?] -736[?] 103[?]  is mandatory 
51.46/49.99	c qxplain 5065/5066
51.55/50.00	c qxplain 5066/5066
51.55/50.09	c 4487[?] -736[?] 346[?]  is mandatory 
51.55/50.09	c qxplain 5065/5065
51.65/50.11	c 4488[?] 736[?] -346[?] -103[?]  is mandatory 
51.65/50.11	c qxplain 5052/5064
51.65/50.12	c qxplain 5059/5064
51.65/50.13	c qxplain 5062/5064
51.65/50.19	c qxplain 5064/5064
51.75/50.25	c 4489[?] -737[?] 146[?]  is mandatory 
51.75/50.25	c qxplain 5062/5063
51.75/50.26	c qxplain 5063/5063
51.85/50.32	c 4490[?] -737[?] 348[?]  is mandatory 
51.85/50.32	c qxplain 5062/5062
51.85/50.34	c 4491[?] 737[?] -348[?] -146[?]  is mandatory 
51.85/50.34	c qxplain 5059/5061
51.85/50.35	c qxplain 5061/5061
51.96/50.42	c 4492[?] -738[?] 115[?]  is mandatory 
51.96/50.42	c qxplain 5059/5060
51.96/50.43	c qxplain 5060/5060
51.96/50.48	c 4493[?] -738[?] 361[?]  is mandatory 
51.96/50.48	c qxplain 5059/5059
52.07/50.50	c 4494[?] 738[?] -115[?] -361[?]  is mandatory 
52.07/50.50	c qxplain 5052/5058
52.07/50.51	c qxplain 5056/5058
52.07/50.52	c qxplain 5058/5058
52.07/50.54	c 4495[?] -739[?] -737[?]  is mandatory 
52.07/50.54	c qxplain 5056/5057
52.07/50.55	c qxplain 5057/5057
52.07/50.58	c 4496[?] -739[?] -738[?]  is mandatory 
52.07/50.58	c qxplain 5056/5056
52.17/50.65	c 4497[?] 739[?] 738[?] 737[?]  is mandatory 
52.17/50.65	c qxplain 5052/5055
52.17/50.66	c qxplain 5054/5055
52.17/50.67	c qxplain 5055/5055
52.17/50.70	c 4498[?] -740[?] -736[?]  is mandatory 
52.17/50.70	c qxplain 5054/5054
52.26/50.72	c 4499[?] -740[?] 739[?]  is mandatory 
52.26/50.72	c qxplain 5052/5053
52.26/50.73	c qxplain 5053/5053
52.26/50.75	c 4500[?] 740[?] -739[?] 736[?]  is mandatory 
52.26/50.75	c qxplain 5052/5052
52.26/50.77	c 4501[?] -741[?] -735[?]  is mandatory 
52.26/50.77	c qxplain 5026/5051
52.26/50.78	c qxplain 5039/5051
52.26/50.79	c qxplain 5046/5051
52.36/50.80	c qxplain 5049/5051
52.36/50.80	c qxplain 5051/5051
52.36/50.82	c 4502[?] -741[?] 740[?]  is mandatory 
52.36/50.82	c qxplain 5049/5050
52.36/50.84	c qxplain 5050/5050
52.36/50.85	c 4503[?] 741[?] -740[?] 735[?]  is mandatory 
52.36/50.85	c qxplain 5049/5049
52.46/50.90	c 4504[?] -742[?] 26[?]  is mandatory 
52.46/50.90	c qxplain 5046/5048
52.46/50.92	c qxplain 5048/5048
52.46/50.93	c 4505[?] -742[?] -27[?]  is mandatory 
52.46/50.93	c qxplain 5046/5047
52.46/50.95	c qxplain 5047/5047
52.46/50.96	c 4506[?] 742[?] 27[?] -26[?]  is mandatory 
52.46/50.96	c qxplain 5046/5046
52.46/50.97	c 4507[?] -743[?] -26[?]  is mandatory 
52.46/50.97	c qxplain 5039/5045
52.46/50.98	c qxplain 5043/5045
52.46/50.99	c qxplain 5045/5045
52.56/51.01	c 4508[?] -743[?] 27[?]  is mandatory 
52.56/51.01	c qxplain 5043/5044
52.56/51.03	c qxplain 5044/5044
52.56/51.04	c 4509[?] 743[?] -27[?] 26[?]  is mandatory 
52.56/51.04	c qxplain 5043/5043
52.56/51.05	c 4510[?] -744[?] -742[?]  is mandatory 
52.56/51.05	c qxplain 5039/5042
52.56/51.07	c qxplain 5041/5042
52.56/51.08	c qxplain 5042/5042
52.66/51.10	c 4511[?] -744[?] -743[?]  is mandatory 
52.66/51.10	c qxplain 5041/5041
52.66/51.11	c 4512[?] 742[?] 744[?] 743[?]  is mandatory 
52.66/51.11	c qxplain 5039/5040
52.66/51.15	c qxplain 5040/5040
52.66/51.16	c 4513[?] -745[?] 57[?]  is mandatory 
52.66/51.16	c qxplain 5039/5039
52.66/51.17	c 4514[?] -745[?] -744[?]  is mandatory 
52.66/51.17	c qxplain 5026/5038
52.76/51.20	c qxplain 5033/5038
52.76/51.21	c qxplain 5036/5038
52.76/51.22	c qxplain 5038/5038
52.76/51.24	c 4515[?] 745[?] 744[?] -57[?]  is mandatory 
52.76/51.24	c qxplain 5036/5037
52.76/51.26	c qxplain 5037/5037
52.76/51.28	c 4516[?] -746[?] 27[?]  is mandatory 
52.76/51.28	c qxplain 5036/5036
52.76/51.29	c 4517[?] -746[?] -57[?]  is mandatory 
52.76/51.29	c qxplain 5033/5035
52.86/51.30	c qxplain 5035/5035
52.86/51.31	c 4518[?] 746[?] -27[?] 57[?]  is mandatory 
52.86/51.31	c qxplain 5033/5034
52.86/51.32	c qxplain 5034/5034
52.86/51.34	c 4519[?] -747[?] -745[?]  is mandatory 
52.86/51.34	c qxplain 5033/5033
52.86/51.35	c 4520[?] -747[?] -746[?]  is mandatory 
52.86/51.35	c qxplain 5026/5032
52.86/51.38	c qxplain 5030/5032
52.97/51.40	c qxplain 5032/5032
52.97/51.42	c 4521[?] 746[?] 747[?] 745[?]  is mandatory 
52.97/51.42	c qxplain 5030/5031
52.97/51.44	c qxplain 5031/5031
52.97/51.46	c 4522[?] -748[?] 379[?]  is mandatory 
52.97/51.46	c qxplain 5030/5030
52.97/51.48	c 4523[?] -747[?] -748[?]  is mandatory 
52.97/51.48	c qxplain 5026/5029
52.97/51.49	c qxplain 5028/5029
53.17/51.70	c qxplain 5029/5029
53.27/51.71	c 4524[?] 748[?] 747[?] -379[?]  is mandatory 
53.27/51.71	c qxplain 5028/5028
53.27/51.75	c 4525[?] -749[?] -447[?]  is mandatory 
53.27/51.75	c qxplain 5026/5027
53.27/51.76	c qxplain 5027/5027
53.27/51.79	c 4526[?] 450[?] -749[?]  is mandatory 
53.27/51.79	c qxplain 5026/5026
53.37/51.88	c 4527[?] -450[?] 447[?] 749[?]  is mandatory 
53.37/51.88	c qxplain 4973/5025
53.47/51.90	c qxplain 5000/5025
53.47/51.91	c qxplain 5013/5025
53.47/51.92	c qxplain 5020/5025
53.47/51.93	c qxplain 5023/5025
53.47/51.94	c qxplain 5025/5025
53.47/51.96	c 4528[?] 444[?] -750[?]  is mandatory 
53.47/51.96	c qxplain 5023/5024
53.56/52.07	c qxplain 5024/5024
53.56/52.09	c 4529[?] -750[?] 447[?]  is mandatory 
53.56/52.09	c qxplain 5023/5023
53.66/52.11	c 4530[?] 750[?] -444[?] -447[?]  is mandatory 
53.66/52.11	c qxplain 5020/5022
53.66/52.12	c qxplain 5022/5022
53.76/52.21	c 4531[?] -751[?] -444[?]  is mandatory 
53.76/52.21	c qxplain 5020/5021
53.76/52.23	c qxplain 5021/5021
53.76/52.24	c 4532[?] -751[?] -447[?]  is mandatory 
53.76/52.24	c qxplain 5020/5020
53.76/52.27	c 4533[?] 751[?] 447[?] 444[?]  is mandatory 
53.76/52.27	c qxplain 5013/5019
53.76/52.28	c qxplain 5017/5019
53.76/52.29	c qxplain 5019/5019
53.86/52.30	c 4534[?] -752[?] -750[?]  is mandatory 
53.86/52.30	c qxplain 5017/5018
53.86/52.31	c qxplain 5018/5018
53.86/52.33	c 4535[?] -752[?] -751[?]  is mandatory 
53.86/52.33	c qxplain 5017/5017
53.86/52.35	c 4536[?] 750[?] 752[?] 751[?]  is mandatory 
53.86/52.35	c qxplain 5013/5016
53.86/52.36	c qxplain 5015/5016
53.86/52.37	c qxplain 5016/5016
53.96/52.41	c 4537[?] -753[?] -11[?]  is mandatory 
53.96/52.41	c qxplain 5015/5015
53.96/52.42	c 4538[?] -752[?] -753[?]  is mandatory 
53.96/52.42	c qxplain 5013/5014
53.96/52.44	c qxplain 5014/5014
53.96/52.45	c 4539[?] 753[?] 752[?] 11[?]  is mandatory 
53.96/52.45	c qxplain 5013/5013
54.06/52.54	c 4540[?] -754[?] -444[?]  is mandatory 
54.06/52.54	c qxplain 5000/5012
54.06/52.55	c qxplain 5007/5012
54.06/52.56	c qxplain 5010/5012
54.06/52.57	c qxplain 5012/5012
54.06/52.59	c 4541[?] -754[?] 447[?]  is mandatory 
54.06/52.59	c qxplain 5010/5011
54.06/52.60	c qxplain 5011/5011
54.16/52.63	c 4542[?] 754[?] -447[?] 444[?]  is mandatory 
54.16/52.63	c qxplain 5010/5010
54.16/52.65	c 4543[?] -755[?] 11[?]  is mandatory 
54.16/52.65	c qxplain 5007/5009
54.16/52.67	c qxplain 5009/5009
54.16/52.69	c 4544[?] -755[?] 754[?]  is mandatory 
54.16/52.69	c qxplain 5007/5008
54.27/52.70	c qxplain 5008/5008
54.27/52.72	c 4545[?] 755[?] -754[?] -11[?]  is mandatory 
54.27/52.72	c qxplain 5007/5007
54.27/52.74	c 4546[?] -756[?] -753[?]  is mandatory 
54.27/52.74	c qxplain 5000/5006
54.27/52.75	c qxplain 5004/5006
54.27/52.76	c qxplain 5006/5006
54.27/52.78	c 4547[?] -756[?] -755[?]  is mandatory 
54.27/52.78	c qxplain 5004/5005
54.27/52.80	c qxplain 5005/5005
54.37/52.81	c 4548[?] 753[?] 756[?] 755[?]  is mandatory 
54.37/52.81	c qxplain 5004/5004
54.37/52.83	c 4549[?] -749[?] -757[?]  is mandatory 
54.37/52.83	c qxplain 5000/5003
54.37/52.84	c qxplain 5002/5003
54.37/52.85	c qxplain 5003/5003
54.37/52.87	c 4550[?] -757[?] 756[?]  is mandatory 
54.37/52.87	c qxplain 5002/5002
54.37/52.89	c 4551[?] -756[?] 757[?] 749[?]  is mandatory 
54.37/52.89	c qxplain 5000/5001
54.47/52.91	c qxplain 5001/5001
54.47/52.97	c 4552[?] -758[?] 393[?]  is mandatory 
54.47/52.97	c qxplain 5000/5000
54.57/53.00	c 4553[?] -757[?] -758[?]  is mandatory 
54.57/53.00	c qxplain 4973/4999
54.57/53.01	c qxplain 4987/4999
54.57/53.01	c qxplain 4994/4999
54.57/53.02	c qxplain 4997/4999
54.57/53.03	c qxplain 4999/4999
54.57/53.05	c 4554[?] 758[?] 757[?] -393[?]  is mandatory 
54.57/53.05	c qxplain 4997/4998
54.57/53.07	c qxplain 4998/4998
54.67/53.11	c 4555[?] -759[?] 15[?]  is mandatory 
54.67/53.11	c qxplain 4997/4997
54.67/53.14	c 4556[?] -759[?] -393[?]  is mandatory 
54.67/53.14	c qxplain 4994/4996
54.67/53.15	c qxplain 4996/4996
54.67/53.17	c 4557[?] 759[?] -15[?] 393[?]  is mandatory 
54.67/53.17	c qxplain 4994/4995
54.67/53.18	c qxplain 4995/4995
54.77/53.20	c 4558[?] -760[?] -758[?]  is mandatory 
54.77/53.20	c qxplain 4994/4994
54.77/53.21	c 4559[?] -760[?] -759[?]  is mandatory 
54.77/53.21	c qxplain 4987/4993
54.77/53.22	c qxplain 4991/4993
54.77/53.24	c qxplain 4993/4993
54.96/53.34	c 4560[?] 758[?] 760[?] 759[?]  is mandatory 
54.96/53.34	c qxplain 4991/4992
54.96/53.36	c qxplain 4992/4992
55.05/53.40	c 4561[?] -761[?] -379[?]  is mandatory 
55.05/53.40	c qxplain 4991/4991
55.05/53.42	c 4562[?] -760[?] -761[?]  is mandatory 
55.05/53.42	c qxplain 4987/4990
55.05/53.43	c qxplain 4989/4990
55.05/53.44	c qxplain 4990/4990
55.05/53.46	c 4563[?] 761[?] 760[?] 379[?]  is mandatory 
55.05/53.46	c qxplain 4989/4989
55.05/53.48	c 4564[?] -762[?] -748[?]  is mandatory 
55.05/53.48	c qxplain 4987/4988
55.05/53.49	c qxplain 4988/4988
55.15/53.51	c 4565[?] -762[?] -761[?]  is mandatory 
55.15/53.51	c qxplain 4987/4987
55.15/53.52	c 4566[?] 761[?] 762[?] 748[?]  is mandatory 
55.15/53.52	c qxplain 4973/4986
55.15/53.54	c qxplain 4980/4986
55.15/53.54	c qxplain 4984/4986
55.15/53.55	c qxplain 4986/4986
55.25/53.68	c 4567[?] -741[?] -763[?]  is mandatory 
55.25/53.68	c qxplain 4984/4985
55.35/53.70	c qxplain 4985/4985
55.35/53.72	c 4568[?] -763[?] 762[?]  is mandatory 
55.35/53.72	c qxplain 4984/4984
55.35/53.74	c 4569[?] -762[?] 763[?] 741[?]  is mandatory 
55.35/53.74	c qxplain 4980/4983
55.35/53.75	c qxplain 4982/4983
55.46/53.83	c qxplain 4983/4983
55.46/53.85	c 4570[?] -764[?] 26[?]  is mandatory 
55.46/53.85	c qxplain 4982/4982
55.95/54.37	c qxplain 4980/4981
55.95/54.38	c qxplain 4981/4981
55.95/54.38	c 4572[?] 764[?] -26[?] -57[?]  is mandatory 
55.95/54.38	c qxplain 4980/4980
55.95/54.39	c 4573[?] -765[?] 26[?]  is mandatory 
55.95/54.39	c qxplain 4973/4979
56.05/54.42	c qxplain 4977/4979
56.05/54.43	c qxplain 4979/4979
56.15/54.52	c qxplain 4977/4978
56.15/54.52	c qxplain 4978/4978
56.15/54.53	c 4575[?] 765[?] 57[?] -26[?]  is mandatory 
56.15/54.53	c qxplain 4977/4977
56.15/54.54	c 4576[?] -766[?] -764[?]  is mandatory 
56.15/54.54	c qxplain 4973/4976
56.15/54.56	c qxplain 4975/4976
56.15/54.56	c qxplain 4976/4976
56.15/54.57	c 4577[?] -766[?] -765[?]  is mandatory 
56.15/54.57	c qxplain 4975/4975
56.15/54.58	c 4578[?] 766[?] 765[?] 764[?]  is mandatory 
56.15/54.58	c qxplain 4973/4974
56.15/54.59	c qxplain 4974/4974
56.25/54.61	c 4579[?] -767[?] 379[?]  is mandatory 
56.25/54.61	c qxplain 4973/4973
56.25/54.61	c 4580[?] -767[?] -766[?]  is mandatory 
56.25/54.61	c qxplain 4867/4972
56.25/54.62	c qxplain 4920/4972
56.25/54.63	c qxplain 4947/4972
56.25/54.65	c qxplain 4960/4972
56.25/54.68	c qxplain 4967/4972
56.25/54.69	c qxplain 4970/4972
56.35/54.70	c qxplain 4972/4972
56.35/54.71	c 4581[?] 767[?] 766[?] -379[?]  is mandatory 
56.35/54.71	c qxplain 4970/4971
56.35/54.72	c qxplain 4971/4971
56.35/54.74	c 4582[?] -768[?] 12[?]  is mandatory 
56.35/54.74	c qxplain 4970/4970
56.35/54.76	c 4583[?] -768[?] 443[?]  is mandatory 
56.35/54.76	c qxplain 4967/4969
56.35/54.77	c qxplain 4969/4969
56.35/54.78	c 4584[?] -12[?] -443[?] 768[?]  is mandatory 
56.35/54.78	c qxplain 4967/4968
56.35/54.79	c qxplain 4968/4968
56.45/54.81	c 4585[?] -769[?] -12[?]  is mandatory 
56.45/54.81	c qxplain 4967/4967
56.45/54.82	c 4586[?] -769[?] -443[?]  is mandatory 
56.45/54.82	c qxplain 4960/4966
56.45/54.83	c qxplain 4964/4966
56.45/54.84	c qxplain 4966/4966
56.45/54.86	c 4587[?] 443[?] 12[?] 769[?]  is mandatory 
56.45/54.86	c qxplain 4964/4965
56.45/54.87	c qxplain 4965/4965
56.45/54.88	c 4588[?] -768[?] -770[?]  is mandatory 
56.45/54.88	c qxplain 4964/4964
56.56/54.90	c 4589[?] -769[?] -770[?]  is mandatory 
56.56/54.90	c qxplain 4960/4963
56.56/54.91	c qxplain 4962/4963
56.56/54.92	c qxplain 4963/4963
56.56/54.93	c 4590[?] 769[?] 770[?] 768[?]  is mandatory 
56.56/54.93	c qxplain 4962/4962
56.56/54.98	c 4591[?] -771[?] 393[?]  is mandatory 
56.56/54.98	c qxplain 4960/4961
56.56/54.99	c qxplain 4961/4961
56.66/55.00	c 4592[?] -770[?] -771[?]  is mandatory 
56.66/55.00	c qxplain 4960/4960
56.66/55.02	c 4593[?] 771[?] 770[?] -393[?]  is mandatory 
56.66/55.02	c qxplain 4947/4959
56.66/55.03	c qxplain 4954/4959
56.66/55.04	c qxplain 4957/4959
56.66/55.06	c qxplain 4959/4959
56.66/55.08	c 4594[?] 14[?] -772[?]  is mandatory 
56.66/55.08	c qxplain 4957/4958
56.75/55.10	c qxplain 4958/4958
56.75/55.11	c 4595[?] -772[?] -393[?]  is mandatory 
56.75/55.11	c qxplain 4957/4957
56.75/55.12	c 4596[?] 772[?] -14[?] 393[?]  is mandatory 
56.75/55.12	c qxplain 4954/4956
56.75/55.13	c qxplain 4956/4956
56.75/55.15	c 4597[?] -773[?] -771[?]  is mandatory 
56.75/55.15	c qxplain 4954/4955
56.75/55.16	c qxplain 4955/4955
56.75/55.17	c 4598[?] -773[?] -772[?]  is mandatory 
56.75/55.17	c qxplain 4954/4954
56.75/55.19	c 4599[?] 771[?] 773[?] 772[?]  is mandatory 
56.75/55.19	c qxplain 4947/4953
56.75/55.19	c qxplain 4951/4953
56.85/55.20	c qxplain 4953/4953
56.85/55.21	c 4600[?] -774[?] -379[?]  is mandatory 
56.85/55.21	c qxplain 4951/4952
56.85/55.22	c qxplain 4952/4952
56.85/55.23	c 4601[?] -773[?] -774[?]  is mandatory 
56.85/55.23	c qxplain 4951/4951
56.85/55.25	c 4602[?] 774[?] 773[?] 379[?]  is mandatory 
56.85/55.25	c qxplain 4947/4950
56.85/55.26	c qxplain 4949/4950
56.85/55.28	c qxplain 4950/4950
56.85/55.29	c 4603[?] -775[?] -767[?]  is mandatory 
56.85/55.29	c qxplain 4949/4949
56.95/55.30	c 4604[?] -774[?] -775[?]  is mandatory 
56.95/55.30	c qxplain 4947/4948
56.95/55.31	c qxplain 4948/4948
56.95/55.32	c 4605[?] 774[?] 775[?] 767[?]  is mandatory 
56.95/55.32	c qxplain 4947/4947
56.95/55.35	c 4606[?] -776[?] 90[?]  is mandatory 
56.95/55.35	c qxplain 4920/4946
56.95/55.36	c qxplain 4934/4946
56.95/55.37	c qxplain 4941/4946
56.95/55.38	c qxplain 4944/4946
57.05/55.40	c qxplain 4946/4946
57.05/55.41	c 4607[?] -776[?] 344[?]  is mandatory 
57.05/55.41	c qxplain 4944/4945
57.05/55.43	c qxplain 4945/4945
57.05/55.45	c 4608[?] 776[?] -344[?] -90[?]  is mandatory 
57.05/55.45	c qxplain 4944/4944
57.05/55.46	c 4609[?] -777[?] 102[?]  is mandatory 
57.05/55.46	c qxplain 4941/4943
57.05/55.48	c qxplain 4943/4943
57.05/55.49	c 4610[?] -777[?] 346[?]  is mandatory 
57.05/55.49	c qxplain 4941/4942
57.15/55.51	c qxplain 4942/4942
57.15/55.53	c 4611[?] 777[?] -346[?] -102[?]  is mandatory 
57.15/55.53	c qxplain 4941/4941
57.15/55.56	c 4612[?] -778[?] 142[?]  is mandatory 
57.15/55.56	c qxplain 4934/4940
57.15/55.58	c qxplain 4938/4940
57.15/55.59	c qxplain 4940/4940
57.26/55.61	c 4613[?] -778[?] 348[?]  is mandatory 
57.26/55.61	c qxplain 4938/4939
57.26/55.62	c qxplain 4939/4939
57.26/55.64	c 4614[?] 778[?] -142[?] -348[?]  is mandatory 
57.26/55.64	c qxplain 4938/4938
57.26/55.65	c 4615[?] -779[?] 114[?]  is mandatory 
57.26/55.65	c qxplain 4934/4937
57.26/55.66	c qxplain 4936/4937
57.26/55.68	c qxplain 4937/4937
57.26/55.69	c 4616[?] -779[?] 361[?]  is mandatory 
57.26/55.69	c qxplain 4936/4936
57.36/55.71	c 4617[?] 779[?] -114[?] -361[?]  is mandatory 
57.36/55.71	c qxplain 4934/4935
57.36/55.73	c qxplain 4935/4935
57.36/55.74	c 4618[?] -780[?] -778[?]  is mandatory 
57.36/55.74	c qxplain 4934/4934
57.36/55.76	c 4619[?] -780[?] -779[?]  is mandatory 
57.36/55.76	c qxplain 4920/4933
57.36/55.77	c qxplain 4927/4933
57.36/55.78	c qxplain 4931/4933
57.36/55.79	c qxplain 4933/4933
57.46/55.80	c 4620[?] 780[?] 779[?] 778[?]  is mandatory 
57.46/55.80	c qxplain 4931/4932
57.46/55.82	c qxplain 4932/4932
57.46/55.84	c 4621[?] -781[?] -777[?]  is mandatory 
57.46/55.84	c qxplain 4931/4931
57.46/55.85	c 4622[?] -781[?] 780[?]  is mandatory 
57.46/55.85	c qxplain 4927/4930
57.46/55.86	c qxplain 4929/4930
57.46/55.88	c qxplain 4930/4930
57.46/55.89	c 4623[?] 781[?] -780[?] 777[?]  is mandatory 
57.46/55.89	c qxplain 4929/4929
57.56/55.91	c 4624[?] -782[?] -776[?]  is mandatory 
57.56/55.91	c qxplain 4927/4928
57.56/55.92	c qxplain 4928/4928
57.56/55.94	c 4625[?] -782[?] 781[?]  is mandatory 
57.56/55.94	c qxplain 4927/4927
57.56/55.95	c 4626[?] 782[?] -781[?] 776[?]  is mandatory 
57.56/55.95	c qxplain 4920/4926
57.56/55.96	c qxplain 4924/4926
57.56/55.97	c qxplain 4926/4926
57.56/55.99	c 4627[?] -775[?] -783[?]  is mandatory 
57.56/55.99	c qxplain 4924/4925
57.56/56.00	c qxplain 4925/4925
57.66/56.01	c 4628[?] -783[?] 782[?]  is mandatory 
57.66/56.01	c qxplain 4924/4924
57.66/56.03	c 4629[?] 775[?] 783[?] -782[?]  is mandatory 
57.66/56.03	c qxplain 4920/4923
57.66/56.04	c qxplain 4922/4923
57.66/56.05	c qxplain 4923/4923
57.66/56.06	c 4630[?] -784[?] -741[?]  is mandatory 
57.66/56.06	c qxplain 4922/4922
57.66/56.08	c 4631[?] -783[?] -784[?]  is mandatory 
57.66/56.08	c qxplain 4920/4921
57.66/56.09	c qxplain 4921/4921
57.76/56.10	c 4632[?] 784[?] 741[?] 783[?]  is mandatory 
57.76/56.10	c qxplain 4920/4920
57.85/56.22	c 4633[?] -785[?] 762[?]  is mandatory 
57.85/56.22	c qxplain 4867/4919
57.85/56.23	c qxplain 4894/4919
57.85/56.24	c qxplain 4907/4919
57.85/56.25	c qxplain 4914/4919
57.85/56.26	c qxplain 4917/4919
57.85/56.27	c qxplain 4919/4919
57.95/56.37	c 4634[?] -783[?] -785[?]  is mandatory 
57.95/56.37	c qxplain 4917/4918
57.95/56.38	c qxplain 4918/4918
57.95/56.39	c 4635[?] -762[?] 785[?] 783[?]  is mandatory 
57.95/56.39	c qxplain 4917/4917
58.05/56.41	c 4636[?] -786[?] -784[?]  is mandatory 
58.05/56.41	c qxplain 4914/4916
58.05/56.42	c qxplain 4916/4916
58.05/56.43	c 4637[?] -785[?] -786[?]  is mandatory 
58.05/56.43	c qxplain 4914/4915
58.05/56.44	c qxplain 4915/4915
58.05/56.46	c 4638[?] 784[?] 786[?] 785[?]  is mandatory 
58.05/56.46	c qxplain 4914/4914
58.05/56.47	c 4639[?] -763[?] -787[?]  is mandatory 
58.05/56.47	c qxplain 4907/4913
58.05/56.48	c qxplain 4911/4913
58.05/56.49	c qxplain 4913/4913
58.15/56.51	c 4640[?] -787[?] 786[?]  is mandatory 
58.15/56.51	c qxplain 4911/4912
58.15/56.53	c qxplain 4912/4912
58.15/56.54	c 4641[?] -786[?] 763[?] 787[?]  is mandatory 
58.15/56.54	c qxplain 4911/4911
58.15/56.56	c 4642[?] -788[?] 693[?]  is mandatory 
58.15/56.56	c qxplain 4907/4910
58.15/56.57	c qxplain 4909/4910
58.15/56.57	c qxplain 4910/4910
58.15/56.59	c 4643[?] -710[?] -788[?]  is mandatory 
58.15/56.59	c qxplain 4909/4909
58.25/56.61	c 4644[?] 710[?] 788[?] -693[?]  is mandatory 
58.25/56.61	c qxplain 4907/4908
58.25/56.62	c qxplain 4908/4908
58.25/56.63	c 4645[?] -789[?] 686[?]  is mandatory 
58.25/56.63	c qxplain 4907/4907
58.35/56.70	c 4646[?] -731[?] -789[?]  is mandatory 
58.35/56.70	c qxplain 4894/4906
58.35/56.71	c qxplain 4901/4906
58.35/56.72	c qxplain 4904/4906
58.35/56.73	c qxplain 4906/4906
58.45/56.80	c 4647[?] 789[?] 731[?] -686[?]  is mandatory 
58.45/56.80	c qxplain 4904/4905
58.45/56.82	c qxplain 4905/4905
58.45/56.83	c 4648[?] -788[?] -790[?]  is mandatory 
58.45/56.83	c qxplain 4904/4904
58.45/56.88	c 4649[?] -790[?] -789[?]  is mandatory 
58.45/56.88	c qxplain 4901/4903
58.45/56.89	c qxplain 4903/4903
58.55/56.91	c 4650[?] 788[?] 790[?] 789[?]  is mandatory 
58.55/56.91	c qxplain 4901/4902
58.55/56.92	c qxplain 4902/4902
58.55/56.94	c 4651[?] -787[?] -791[?]  is mandatory 
58.55/56.94	c qxplain 4901/4901
58.55/56.95	c 4652[?] 790[?] -791[?]  is mandatory 
58.55/56.95	c qxplain 4894/4900
58.55/56.96	c qxplain 4898/4900
58.55/56.97	c qxplain 4900/4900
58.55/56.99	c 4653[?] -790[?] 791[?] 787[?]  is mandatory 
58.55/56.99	c qxplain 4898/4899
58.65/57.00	c qxplain 4899/4899
58.65/57.01	c 4654[?] 734[?] -792[?]  is mandatory 
58.65/57.01	c qxplain 4898/4898
58.65/57.03	c 4655[?] -791[?] -792[?]  is mandatory 
58.65/57.03	c qxplain 4894/4897
58.65/57.04	c qxplain 4896/4897
58.65/57.05	c qxplain 4897/4897
58.65/57.06	c 4656[?] 791[?] -734[?] 792[?]  is mandatory 
58.65/57.06	c qxplain 4896/4896
58.76/57.18	c 4657[?] -793[?] 592[?]  is mandatory 
58.76/57.18	c qxplain 4894/4895
58.76/57.19	c qxplain 4895/4895
58.86/57.21	c 4658[?] -609[?] -793[?]  is mandatory 
58.86/57.21	c qxplain 4894/4894
58.86/57.22	c 4659[?] 609[?] 793[?] -592[?]  is mandatory 
58.86/57.22	c qxplain 4867/4893
58.86/57.23	c qxplain 4881/4893
58.86/57.24	c qxplain 4888/4893
58.86/57.25	c qxplain 4891/4893
58.86/57.26	c qxplain 4893/4893
58.86/57.28	c 4660[?] -794[?] -552[?]  is mandatory 
58.86/57.28	c qxplain 4891/4892
58.86/57.29	c qxplain 4892/4892
58.95/57.31	c 4661[?] -611[?] -794[?]  is mandatory 
58.95/57.31	c qxplain 4891/4891
58.95/57.33	c 4662[?] 794[?] 552[?] 611[?]  is mandatory 
58.95/57.33	c qxplain 4888/4890
58.95/57.34	c qxplain 4890/4890
58.95/57.36	c 4663[?] -793[?] -795[?]  is mandatory 
58.95/57.36	c qxplain 4888/4889
58.95/57.37	c qxplain 4889/4889
58.95/57.38	c 4664[?] -795[?] 794[?]  is mandatory 
58.95/57.38	c qxplain 4888/4888
59.06/57.40	c 4665[?] 793[?] 795[?] -794[?]  is mandatory 
59.06/57.40	c qxplain 4881/4887
59.06/57.41	c qxplain 4885/4887
59.06/57.42	c qxplain 4887/4887
59.06/57.43	c 4666[?] -796[?] 672[?]  is mandatory 
59.06/57.43	c qxplain 4885/4886
59.06/57.44	c qxplain 4886/4886
59.06/57.45	c 4667[?] -796[?] 795[?]  is mandatory 
59.06/57.45	c qxplain 4885/4885
59.06/57.47	c 4668[?] 796[?] -795[?] -672[?]  is mandatory 
59.06/57.47	c qxplain 4881/4884
59.06/57.48	c qxplain 4883/4884
59.06/57.49	c qxplain 4884/4884
59.16/57.50	c 4669[?] -792[?] -797[?]  is mandatory 
59.16/57.50	c qxplain 4883/4883
59.16/57.52	c 4670[?] -797[?] 796[?]  is mandatory 
59.16/57.52	c qxplain 4881/4882
59.16/57.53	c qxplain 4882/4882
59.16/57.55	c 4671[?] -796[?] 792[?] 797[?]  is mandatory 
59.16/57.55	c qxplain 4881/4881
59.16/57.56	c 4672[?] 679[?] -798[?]  is mandatory 
59.16/57.56	c qxplain 4867/4880
59.16/57.57	c qxplain 4874/4880
59.16/57.58	c qxplain 4878/4880
59.16/57.58	c qxplain 4880/4880
59.26/57.60	c 4673[?] -797[?] -798[?]  is mandatory 
59.26/57.60	c qxplain 4878/4879
59.26/57.61	c qxplain 4879/4879
59.26/57.62	c 4674[?] 797[?] 798[?] -679[?]  is mandatory 
59.26/57.62	c qxplain 4878/4878
59.26/57.64	c 4675[?] -799[?] 494[?]  is mandatory 
59.26/57.64	c qxplain 4874/4877
59.26/57.65	c qxplain 4876/4877
59.36/57.73	c qxplain 4877/4877
59.36/57.75	c 4676[?] -799[?] -513[?]  is mandatory 
59.36/57.75	c qxplain 4876/4876
59.36/57.76	c 4677[?] 513[?] 799[?] -494[?]  is mandatory 
59.36/57.76	c qxplain 4874/4875
59.36/57.77	c qxplain 4875/4875
59.36/57.78	c 4678[?] -798[?] -800[?]  is mandatory 
59.36/57.78	c qxplain 4874/4874
59.36/57.79	c 4679[?] -799[?] -800[?]  is mandatory 
59.36/57.79	c qxplain 4867/4873
59.46/57.80	c qxplain 4871/4873
59.46/57.81	c qxplain 4873/4873
59.46/57.83	c 4680[?] 798[?] 800[?] 799[?]  is mandatory 
59.46/57.83	c qxplain 4871/4872
59.46/57.84	c qxplain 4872/4872
59.46/57.86	c 4681[?] -514[?] -801[?]  is mandatory 
59.46/57.86	c qxplain 4871/4871
59.46/57.87	c 4682[?] -800[?] -801[?]  is mandatory 
59.46/57.87	c qxplain 4867/4870
59.46/57.88	c qxplain 4869/4870
59.46/57.89	c qxplain 4870/4870
59.56/57.90	c 4683[?] 801[?] 800[?] 514[?]  is mandatory 
59.56/57.90	c qxplain 4869/4869
59.56/57.91	c 4684[?] -802[?] 484[?]  is mandatory 
59.56/57.91	c qxplain 4867/4868
59.56/57.92	c qxplain 4868/4868
59.56/57.94	c 4685[?] 801[?] -802[?]  is mandatory 
59.56/57.94	c qxplain 4867/4867
60.16/58.57	c qxplain 4655/4866
60.16/58.58	c qxplain 4761/4866
60.16/58.59	c qxplain 4814/4866
60.16/58.59	c qxplain 4841/4866
60.16/58.60	c qxplain 4854/4866
60.26/58.60	c qxplain 4861/4866
60.26/58.61	c qxplain 4864/4866
60.26/58.61	c qxplain 4866/4866
60.26/58.63	c 4687[?] -803[?] -484[?]  is mandatory 
60.26/58.63	c qxplain 4864/4865
60.26/58.64	c qxplain 4865/4865
60.26/58.65	c 4688[?] -801[?] -803[?]  is mandatory 
60.26/58.65	c qxplain 4864/4864
60.97/59.30	c qxplain 4861/4863
60.97/59.31	c qxplain 4863/4863
60.97/59.32	c qxplain 4861/4862
60.97/59.33	c qxplain 4862/4862
60.97/59.33	c qxplain 4861/4861
60.97/59.34	c 4692[?] 803[?] 802[?] 804[?]  is mandatory 
60.97/59.34	c qxplain 4854/4860
60.97/59.35	c qxplain 4858/4860
60.97/59.35	c qxplain 4860/4860
60.97/59.36	c 4693[?] -805[?] 328[?]  is mandatory 
60.97/59.36	c qxplain 4858/4859
60.97/59.37	c qxplain 4859/4859
60.97/59.37	c 4694[?] -805[?] -804[?]  is mandatory 
60.97/59.37	c qxplain 4858/4858
60.97/59.38	c qxplain 4854/4857
60.97/59.39	c qxplain 4856/4857
61.07/59.40	c qxplain 4857/4857
61.16/59.51	c 4696[?] -289[?] -806[?]  is mandatory 
61.16/59.51	c qxplain 4856/4856
61.16/59.58	c 4697[?] -806[?] -294[?]  is mandatory 
61.16/59.58	c qxplain 4854/4855
61.36/59.71	c qxplain 4855/4855
61.96/60.34	c qxplain 4854/4854
62.07/60.47	c 4699[?] -371[?] -807[?]  is mandatory 
62.07/60.47	c qxplain 4841/4853
62.07/60.48	c qxplain 4848/4853
62.07/60.49	c qxplain 4851/4853
62.07/60.50	c qxplain 4853/4853
62.17/60.51	c 4700[?] -807[?] -378[?]  is mandatory 
62.17/60.51	c qxplain 4851/4852
62.17/60.52	c qxplain 4852/4852
62.17/60.53	c 4704[?] 808[?] 807[?] 379[?]  is mandatory 
62.17/60.53	c qxplain 4851/4851
62.17/60.54	c 4705[?] -809[?] 806[?]  is mandatory 
62.17/60.54	c qxplain 4848/4850
62.26/60.63	c qxplain 4850/4850
62.26/60.64	c 4706[?] -809[?] -808[?]  is mandatory 
62.26/60.64	c qxplain 4848/4849
62.26/60.65	c qxplain 4849/4849
62.26/60.66	c 4708[?] -810[?] 101[?]  is mandatory 
62.26/60.66	c qxplain 4848/4848
62.26/60.67	c 4709[?] -810[?] 344[?]  is mandatory 
62.26/60.67	c qxplain 4841/4847
62.26/60.67	c qxplain 4845/4847
62.26/60.68	c qxplain 4847/4847
62.26/60.68	c 4711[?] -811[?] 113[?]  is mandatory 
62.26/60.68	c qxplain 4845/4846
62.26/60.69	c qxplain 4846/4846
62.26/60.69	c 4712[?] 346[?] -811[?]  is mandatory 
62.26/60.69	c qxplain 4845/4845
62.36/60.71	c 4714[?] -812[?] -141[?]  is mandatory 
62.36/60.71	c qxplain 4841/4844
62.36/60.72	c qxplain 4843/4844
62.36/60.74	c qxplain 4844/4844
62.36/60.75	c 4715[?] -812[?] -149[?]  is mandatory 
62.36/60.75	c qxplain 4843/4843
62.36/60.77	c 4717[?] -813[?] -147[?]  is mandatory 
62.36/60.77	c qxplain 4841/4842
62.36/60.77	c qxplain 4842/4842
62.36/60.78	c 4718[?] 812[?] -813[?]  is mandatory 
62.36/60.78	c qxplain 4841/4841
62.46/60.80	c 4720[?] -143[?] -814[?]  is mandatory 
62.46/60.80	c qxplain 4814/4840
62.46/60.81	c qxplain 4828/4840
62.46/60.81	c qxplain 4835/4840
62.46/60.82	c qxplain 4838/4840
62.46/60.82	c qxplain 4840/4840
62.46/60.83	c 4721[?] 813[?] -814[?]  is mandatory 
62.46/60.83	c qxplain 4838/4839
62.46/60.83	c qxplain 4839/4839
62.46/60.85	c 4723[?] 352[?] -815[?]  is mandatory 
62.46/60.85	c qxplain 4838/4838
62.46/60.85	c 4724[?] 814[?] -815[?]  is mandatory 
62.46/60.85	c qxplain 4835/4837
62.46/60.86	c qxplain 4837/4837
62.46/60.86	c 4726[?] -816[?] 141[?]  is mandatory 
62.46/60.86	c qxplain 4835/4836
62.46/60.87	c qxplain 4836/4836
62.46/60.87	c 4727[?] -816[?] -355[?]  is mandatory 
62.46/60.87	c qxplain 4835/4835
62.46/60.88	c 4731[?] 816[?] 815[?] 817[?]  is mandatory 
62.46/60.88	c qxplain 4828/4834
62.46/60.88	c qxplain 4832/4834
62.46/60.89	c qxplain 4834/4834
62.56/60.91	c 4732[?] 348[?] -818[?]  is mandatory 
62.56/60.91	c qxplain 4832/4833
62.56/60.91	c qxplain 4833/4833
62.56/60.92	c 4733[?] -817[?] -818[?]  is mandatory 
62.56/60.92	c qxplain 4832/4832
62.56/60.92	c 4735[?] -819[?] 125[?]  is mandatory 
62.56/60.92	c qxplain 4828/4831
62.56/60.93	c qxplain 4830/4831
62.56/60.93	c qxplain 4831/4831
62.56/60.94	c 4736[?] -819[?] 361[?]  is mandatory 
62.56/60.94	c qxplain 4830/4830
62.56/60.94	c 4740[?] 820[?] 819[?] 818[?]  is mandatory 
62.56/60.94	c qxplain 4828/4829
62.56/60.95	c qxplain 4829/4829
62.56/60.95	c 4743[?] 811[?] 821[?] -820[?]  is mandatory 
62.56/60.95	c qxplain 4828/4828
62.56/60.96	c 4746[?] -821[?] 810[?] 822[?]  is mandatory 
62.56/60.96	c qxplain 4814/4827
62.56/60.96	c qxplain 4821/4827
62.56/60.97	c qxplain 4825/4827
62.56/60.97	c qxplain 4827/4827
62.56/60.98	c 4747[?] -823[?] 809[?]  is mandatory 
62.56/60.98	c qxplain 4825/4826
62.66/61.06	c qxplain 4826/4826
62.66/61.07	c 4748[?] -822[?] -823[?]  is mandatory 
62.66/61.07	c qxplain 4825/4825
62.66/61.08	c 4750[?] -824[?] 289[?]  is mandatory 
62.66/61.08	c qxplain 4821/4824
62.66/61.09	c qxplain 4823/4824
62.86/61.26	c qxplain 4821/4822
62.86/61.27	c qxplain 4822/4822
62.86/61.27	c 4753[?] -825[?] 294[?]  is mandatory 
62.86/61.27	c qxplain 4821/4821
62.96/61.31	c 4754[?] -825[?] 824[?]  is mandatory 
62.96/61.31	c qxplain 4814/4820
62.96/61.32	c qxplain 4818/4820
62.96/61.33	c qxplain 4820/4820
62.96/61.33	c qxplain 4818/4819
62.96/61.34	c qxplain 4819/4819
62.96/61.34	c 4756[?] -826[?] 294[?]  is mandatory 
62.96/61.34	c qxplain 4818/4818
62.96/61.35	c 4757[?] -826[?] 327[?]  is mandatory 
62.96/61.35	c qxplain 4814/4817
62.96/61.35	c qxplain 4816/4817
62.96/61.35	c qxplain 4814/4815
62.96/61.36	c qxplain 4815/4815
62.96/61.36	c qxplain 4814/4814
62.96/61.37	c 4761[?] 827[?] 826[?] 825[?]  is mandatory 
62.96/61.37	c qxplain 4761/4813
62.96/61.37	c qxplain 4788/4813
62.96/61.38	c qxplain 4801/4813
62.96/61.38	c qxplain 4808/4813
62.96/61.39	c qxplain 4811/4813
62.96/61.39	c qxplain 4813/4813
63.06/61.40	c 4762[?] -828[?] -481[?]  is mandatory 
63.06/61.40	c qxplain 4811/4812
63.06/61.40	c qxplain 4812/4812
63.06/61.41	c 4763[?] -828[?] -827[?]  is mandatory 
63.06/61.41	c qxplain 4811/4811
63.06/61.41	c qxplain 4808/4810
63.06/61.42	c qxplain 4810/4810
63.06/61.48	c qxplain 4808/4809
63.06/61.49	c qxplain 4809/4809
63.06/61.49	c qxplain 4808/4808
63.17/61.50	c 4767[?] 829[?] 823[?] 828[?]  is mandatory 
63.17/61.50	c qxplain 4801/4807
63.17/61.50	c qxplain 4805/4807
63.17/61.51	c qxplain 4807/4807
63.17/61.56	c qxplain 4805/4806
63.17/61.57	c qxplain 4806/4806
63.17/61.59	c qxplain 4805/4805
63.17/61.59	c 4770[?] 830[?] -829[?] 805[?]  is mandatory 
63.17/61.59	c qxplain 4801/4804
63.27/61.60	c qxplain 4803/4804
63.27/61.61	c qxplain 4804/4804
63.27/61.62	c 4771[?] -831[?] -294[?]  is mandatory 
63.27/61.62	c qxplain 4803/4803
63.27/61.62	c qxplain 4801/4802
63.27/61.63	c qxplain 4802/4802
63.27/61.64	c qxplain 4801/4801
63.27/61.66	c 4774[?] -832[?] -302[?]  is mandatory 
63.27/61.66	c qxplain 4788/4800
63.27/61.67	c qxplain 4795/4800
63.27/61.67	c qxplain 4798/4800
63.27/61.68	c qxplain 4800/4800
63.27/61.69	c 4775[?] -832[?] 831[?]  is mandatory 
63.27/61.69	c qxplain 4798/4799
63.46/61.82	c qxplain 4799/4799
63.46/61.82	c qxplain 4798/4798
63.56/61.91	c 4777[?] -833[?] -365[?]  is mandatory 
63.56/61.91	c qxplain 4795/4797
63.66/62.02	c qxplain 4797/4797
63.76/62.12	c 4778[?] -833[?] -481[?]  is mandatory 
63.76/62.12	c qxplain 4795/4796
63.86/62.20	c qxplain 4796/4796
64.76/63.16	c qxplain 4795/4795
64.86/63.22	c 4780[?] 494[?] -834[?]  is mandatory 
64.86/63.22	c qxplain 4788/4794
64.96/63.32	c qxplain 4792/4794
65.06/63.42	c qxplain 4794/4794
65.16/63.54	c 4781[?] -834[?] 513[?]  is mandatory 
65.16/63.54	c qxplain 4792/4793
65.26/63.65	c qxplain 4793/4793
65.37/63.78	c 4782[?] -494[?] -513[?] 834[?]  is mandatory 
65.37/63.78	c qxplain 4792/4792
65.56/63.91	c 4783[?] -835[?] 365[?]  is mandatory 
65.56/63.91	c qxplain 4788/4791
65.66/64.00	c qxplain 4790/4791
65.66/64.09	c qxplain 4791/4791
65.76/64.18	c 4784[?] 481[?] -835[?]  is mandatory 
65.76/64.18	c qxplain 4790/4790
66.47/64.88	c cleaning 21264 clauses out of 42534 with flag 1000/54914
66.84/65.16	c qxplain 4788/4789
67.34/65.69	c qxplain 4761/4787
67.44/65.76	c qxplain 4775/4787
67.54/65.84	c qxplain 4782/4787
67.65/65.92	c qxplain 4785/4787
67.65/66.00	c qxplain 4787/4787
67.75/66.07	c 4788[?] 836[?] 835[?] 834[?]  is mandatory 
67.75/66.07	c qxplain 4785/4786
67.75/66.07	c qxplain 4782/4784
67.84/66.14	c qxplain 4784/4784
67.84/66.15	c 4791[?] -836[?] 837[?] 833[?]  is mandatory 
67.84/66.15	c qxplain 4782/4783
67.94/66.21	c qxplain 4783/4783
67.94/66.28	c 4792[?] -838[?] -651[?]  is mandatory 
67.94/66.28	c qxplain 4782/4782
68.04/66.35	c 4793[?] -670[?] -838[?]  is mandatory 
68.04/66.36	c qxplain 4775/4781
68.14/66.44	c qxplain 4779/4781
68.24/66.51	c qxplain 4781/4781
68.34/66.61	c 4794[?] 670[?] 838[?] 651[?]  is mandatory 
68.34/66.61	c qxplain 4779/4780
68.34/66.68	c qxplain 4780/4780
68.44/66.75	c 4795[?] -839[?] -526[?]  is mandatory 
68.44/66.75	c qxplain 4779/4779
68.54/66.85	c 4796[?] -839[?] -551[?]  is mandatory 
68.54/66.85	c qxplain 4775/4778
68.64/66.93	c qxplain 4777/4778
68.74/67.02	c qxplain 4778/4778
68.84/67.12	c 4797[?] 551[?] 526[?] 839[?]  is mandatory 
68.84/67.12	c qxplain 4777/4777
68.84/67.18	c 4798[?] -840[?] -641[?]  is mandatory 
68.84/67.18	c qxplain 4775/4776
68.94/67.24	c qxplain 4776/4776
68.94/67.25	c 4799[?] -840[?] 839[?]  is mandatory 
68.94/67.25	c qxplain 4775/4775
69.04/67.36	c 4800[?] 641[?] -839[?] 840[?]  is mandatory 
69.04/67.36	c qxplain 4761/4774
69.14/67.46	c qxplain 4768/4774
69.24/67.54	c qxplain 4772/4774
69.34/67.64	c qxplain 4774/4774
69.45/67.70	c 4801[?] 641[?] -841[?]  is mandatory 
69.45/67.70	c qxplain 4772/4773
69.45/67.72	c qxplain 4773/4773
69.55/67.80	c 4802[?] -839[?] -841[?]  is mandatory 
69.55/67.80	c qxplain 4772/4772
69.55/67.86	c 4803[?] 841[?] -641[?] 839[?]  is mandatory 
69.55/67.86	c qxplain 4768/4771
69.55/67.88	c qxplain 4770/4771
69.55/67.89	c qxplain 4771/4771
69.65/67.90	c 4804[?] -842[?] -623[?]  is mandatory 
69.65/67.90	c qxplain 4770/4770
69.65/67.91	c 4805[?] -841[?] -842[?]  is mandatory 
69.65/67.91	c qxplain 4768/4769
69.65/67.96	c qxplain 4769/4769
69.65/67.97	c 4806[?] 841[?] 623[?] 842[?]  is mandatory 
69.65/67.97	c qxplain 4768/4768
69.65/68.00	c 4807[?] -840[?] -843[?]  is mandatory 
69.65/68.00	c qxplain 4761/4767
69.75/68.09	c qxplain 4765/4767
69.85/68.16	c qxplain 4767/4767
69.85/68.17	c 4808[?] -842[?] -843[?]  is mandatory 
69.85/68.17	c qxplain 4765/4766
69.95/68.27	c qxplain 4766/4766
69.95/68.28	c 4809[?] 843[?] 842[?] 840[?]  is mandatory 
69.95/68.28	c qxplain 4765/4765
70.05/68.39	c 4810[?] -844[?] -592[?]  is mandatory 
70.05/68.39	c qxplain 4761/4764
70.15/68.46	c qxplain 4763/4764
70.25/68.55	c qxplain 4764/4764
70.35/68.67	c 4811[?] -844[?] -609[?]  is mandatory 
70.35/68.67	c qxplain 4763/4763
70.45/68.76	c 4812[?] 844[?] 592[?] 609[?]  is mandatory 
70.45/68.76	c qxplain 4761/4762
70.55/68.80	c qxplain 4762/4762
70.55/68.89	c 4813[?] -580[?] -845[?]  is mandatory 
70.55/68.89	c qxplain 4761/4761
70.65/68.95	c 4814[?] -845[?] 844[?]  is mandatory 
70.65/68.95	c qxplain 4655/4760
70.75/69.02	c qxplain 4708/4760
70.85/69.12	c qxplain 4735/4760
70.95/69.23	c qxplain 4748/4760
71.05/69.32	c qxplain 4755/4760
71.15/69.40	c qxplain 4758/4760
71.15/69.42	c qxplain 4760/4760
71.25/69.51	c 4815[?] -844[?] 580[?] 845[?]  is mandatory 
71.25/69.51	c qxplain 4758/4759
71.25/69.52	c qxplain 4759/4759
71.25/69.53	c 4816[?] 580[?] -846[?]  is mandatory 
71.25/69.53	c qxplain 4758/4758
71.25/69.59	c 4817[?] -844[?] -846[?]  is mandatory 
71.25/69.59	c qxplain 4755/4757
71.35/69.60	c qxplain 4757/4757
71.35/69.61	c 4818[?] 846[?] -580[?] 844[?]  is mandatory 
71.35/69.61	c qxplain 4755/4756
71.35/69.61	c qxplain 4756/4756
71.35/69.66	c 4819[?] -847[?] -561[?]  is mandatory 
71.35/69.66	c qxplain 4755/4755
71.35/69.67	c 4820[?] -846[?] -847[?]  is mandatory 
71.35/69.67	c qxplain 4748/4754
71.45/69.74	c qxplain 4752/4754
71.45/69.75	c qxplain 4754/4754
71.45/69.75	c 4821[?] 846[?] 847[?] 561[?]  is mandatory 
71.45/69.75	c qxplain 4752/4753
71.45/69.76	c qxplain 4753/4753
71.45/69.77	c 4822[?] -848[?] -845[?]  is mandatory 
71.45/69.77	c qxplain 4752/4752
71.45/69.77	c 4823[?] -847[?] -848[?]  is mandatory 
71.45/69.77	c qxplain 4748/4751
71.55/69.84	c qxplain 4750/4751
71.65/69.93	c qxplain 4751/4751
71.65/69.94	c 4824[?] 847[?] 848[?] 845[?]  is mandatory 
71.65/69.94	c qxplain 4750/4750
71.65/69.95	c 4825[?] -849[?] 686[?]  is mandatory 
71.65/69.95	c qxplain 4748/4749
71.75/70.03	c qxplain 4749/4749
71.75/70.07	c 4826[?] -849[?] 731[?]  is mandatory 
71.75/70.07	c qxplain 4748/4748
71.75/70.09	c 4827[?] -731[?] -686[?] 849[?]  is mandatory 
71.75/70.09	c qxplain 4735/4747
71.94/70.20	c qxplain 4742/4747
71.94/70.28	c qxplain 4745/4747
72.05/70.36	c qxplain 4747/4747
72.24/70.51	c 4828[?] -850[?] 592[?]  is mandatory 
72.24/70.51	c qxplain 4745/4746
72.34/70.63	c qxplain 4746/4746
72.44/70.75	c 4829[?] 609[?] -850[?]  is mandatory 
72.44/70.75	c qxplain 4745/4745
72.54/70.84	c 4830[?] -592[?] 850[?] -609[?]  is mandatory 
72.54/70.84	c qxplain 4742/4744
72.64/70.96	c qxplain 4744/4744
72.74/71.04	c 4831[?] -851[?] 561[?]  is mandatory 
72.74/71.04	c qxplain 4742/4743
72.84/71.11	c qxplain 4743/4743
72.84/71.18	c 4832[?] -851[?] 580[?]  is mandatory 
72.84/71.18	c qxplain 4742/4742
72.94/71.25	c 4833[?] -580[?] -561[?] 851[?]  is mandatory 
72.94/71.25	c qxplain 4735/4741
73.04/71.36	c qxplain 4739/4741
73.04/71.37	c qxplain 4741/4741
73.04/71.38	c 4834[?] -852[?] -850[?]  is mandatory 
73.04/71.38	c qxplain 4739/4740
73.04/71.39	c qxplain 4740/4740
73.15/71.45	c 4835[?] -852[?] -851[?]  is mandatory 
73.15/71.45	c qxplain 4739/4739
73.15/71.46	c 4836[?] 850[?] 852[?] 851[?]  is mandatory 
73.15/71.46	c qxplain 4735/4738
73.25/71.59	c qxplain 4737/4738
73.34/71.60	c qxplain 4738/4738
73.34/71.69	c 4837[?] -849[?] -853[?]  is mandatory 
73.34/71.69	c qxplain 4737/4737
73.44/71.70	c 4838[?] -853[?] 852[?]  is mandatory 
73.44/71.70	c qxplain 4735/4736
73.54/71.80	c qxplain 4736/4736
73.54/71.81	c 4839[?] 853[?] -852[?] 849[?]  is mandatory 
73.54/71.81	c qxplain 4735/4735
73.64/71.92	c 4840[?] -693[?] -854[?]  is mandatory 
73.64/71.92	c qxplain 4708/4734
73.74/72.04	c qxplain 4722/4734
73.84/72.12	c qxplain 4729/4734
73.94/72.20	c qxplain 4732/4734
74.04/72.32	c qxplain 4734/4734
74.14/72.43	c 4841[?] -854[?] -710[?]  is mandatory 
74.14/72.43	c qxplain 4732/4733
74.25/72.51	c qxplain 4733/4733
74.25/72.57	c 4842[?] 693[?] 710[?] 854[?]  is mandatory 
74.25/72.57	c qxplain 4732/4732
74.35/72.63	c 4843[?] -686[?] -855[?]  is mandatory 
74.35/72.63	c qxplain 4729/4731
74.44/72.75	c qxplain 4731/4731
74.54/72.86	c 4844[?] -855[?] -731[?]  is mandatory 
74.54/72.86	c qxplain 4729/4730
74.64/72.99	c qxplain 4730/4730
74.74/73.00	c 4845[?] 731[?] 855[?] 686[?]  is mandatory 
74.74/73.00	c qxplain 4729/4729
74.84/73.13	c 4846[?] -854[?] -856[?]  is mandatory 
74.84/73.13	c qxplain 4722/4728
74.94/73.23	c qxplain 4726/4728
74.94/73.28	c qxplain 4728/4728
74.94/73.30	c 4847[?] -855[?] -856[?]  is mandatory 
74.94/73.30	c qxplain 4726/4727
75.04/73.30	c qxplain 4727/4727
75.04/73.31	c 4848[?] 855[?] 856[?] 854[?]  is mandatory 
75.04/73.31	c qxplain 4726/4726
75.14/73.42	c 4849[?] -857[?] 693[?]  is mandatory 
75.14/73.42	c qxplain 4722/4725
75.24/73.54	c qxplain 4724/4725
75.35/73.64	c qxplain 4725/4725
75.35/73.65	c 4850[?] -857[?] 710[?]  is mandatory 
75.35/73.65	c qxplain 4724/4724
75.35/73.66	c 4851[?] -710[?] 857[?] -693[?]  is mandatory 
75.35/73.66	c qxplain 4722/4723
75.45/73.79	c qxplain 4723/4723
75.64/73.96	c 4852[?] -858[?] -741[?]  is mandatory 
75.64/73.96	c qxplain 4722/4722
75.84/74.12	c 4853[?] -858[?] -762[?]  is mandatory 
75.84/74.12	c qxplain 4708/4721
75.94/74.23	c qxplain 4715/4721
75.94/74.29	c qxplain 4719/4721
76.04/74.30	c qxplain 4721/4721
76.04/74.31	c 4854[?] 762[?] 741[?] 858[?]  is mandatory 
76.04/74.31	c qxplain 4719/4720
76.04/74.32	c qxplain 4720/4720
76.04/74.33	c 4855[?] -859[?] 741[?]  is mandatory 
76.04/74.33	c qxplain 4719/4719
76.14/74.42	c 4856[?] 762[?] -859[?]  is mandatory 
76.14/74.42	c qxplain 4715/4718
76.14/74.43	c qxplain 4717/4718
76.14/74.44	c qxplain 4718/4718
76.24/74.52	c 4857[?] -762[?] -741[?] 859[?]  is mandatory 
76.24/74.52	c qxplain 4717/4717
76.24/74.53	c 4858[?] -860[?] -775[?]  is mandatory 
76.24/74.53	c qxplain 4715/4716
76.24/74.54	c qxplain 4716/4716
76.24/74.57	c 4859[?] -860[?] -782[?]  is mandatory 
76.24/74.57	c qxplain 4715/4715
76.24/74.58	c 4860[?] 775[?] 860[?] 782[?]  is mandatory 
76.24/74.58	c qxplain 4708/4714
76.24/74.58	c qxplain 4712/4714
76.24/74.59	c qxplain 4714/4714
76.34/74.61	c 4861[?] -859[?] -861[?]  is mandatory 
76.34/74.61	c qxplain 4712/4713
76.34/74.62	c qxplain 4713/4713
76.34/74.63	c 4862[?] 860[?] -861[?]  is mandatory 
76.34/74.63	c qxplain 4712/4712
76.34/74.64	c 4863[?] -860[?] 861[?] 859[?]  is mandatory 
76.34/74.64	c qxplain 4708/4711
76.34/74.64	c qxplain 4710/4711
76.34/74.65	c qxplain 4711/4711
76.34/74.66	c 4864[?] -858[?] -862[?]  is mandatory 
76.34/74.66	c qxplain 4710/4710
76.34/74.66	c 4865[?] -861[?] -862[?]  is mandatory 
76.34/74.66	c qxplain 4708/4709
76.34/74.67	c qxplain 4709/4709
76.34/74.68	c 4866[?] 861[?] 858[?] 862[?]  is mandatory 
76.34/74.68	c qxplain 4708/4708
76.34/74.69	c 4867[?] -857[?] -863[?]  is mandatory 
76.34/74.69	c qxplain 4655/4707
76.45/74.80	c qxplain 4682/4707
76.55/74.88	c qxplain 4695/4707
76.64/74.98	c qxplain 4702/4707
76.74/75.01	c qxplain 4705/4707
76.74/75.02	c qxplain 4707/4707
76.74/75.03	c 4868[?] -862[?] -863[?]  is mandatory 
76.74/75.03	c qxplain 4705/4706
76.74/75.04	c qxplain 4706/4706
76.74/75.05	c 4869[?] 862[?] 857[?] 863[?]  is mandatory 
76.74/75.05	c qxplain 4705/4705
76.74/75.06	c 4870[?] 856[?] -864[?]  is mandatory 
76.74/75.06	c qxplain 4702/4704
76.74/75.06	c qxplain 4704/4704
76.74/75.07	c 4871[?] -863[?] -864[?]  is mandatory 
76.74/75.07	c qxplain 4702/4703
76.74/75.08	c qxplain 4703/4703
76.74/75.09	c 4872[?] -856[?] 864[?] 863[?]  is mandatory 
76.74/75.09	c qxplain 4702/4702
76.74/75.10	c 4873[?] 853[?] -865[?]  is mandatory 
76.74/75.10	c qxplain 4695/4701
76.84/75.13	c qxplain 4699/4701
76.84/75.14	c qxplain 4701/4701
76.84/75.15	c 4874[?] -864[?] -865[?]  is mandatory 
76.84/75.15	c qxplain 4699/4700
76.84/75.16	c qxplain 4700/4700
76.84/75.17	c 4875[?] 864[?] -853[?] 865[?]  is mandatory 
76.84/75.17	c qxplain 4699/4699
76.84/75.17	c 4876[?] 848[?] -866[?]  is mandatory 
76.84/75.17	c qxplain 4695/4698
76.84/75.18	c qxplain 4697/4698
76.84/75.19	c qxplain 4698/4698
76.84/75.20	c 4877[?] -865[?] -866[?]  is mandatory 
76.84/75.20	c qxplain 4697/4697
76.94/75.20	c 4878[?] -848[?] 865[?] 866[?]  is mandatory 
76.94/75.20	c qxplain 4695/4696
76.94/75.21	c qxplain 4696/4696
77.04/75.30	c 4879[?] -867[?] 526[?]  is mandatory 
77.04/75.30	c qxplain 4695/4695
77.04/75.32	c 4880[?] -867[?] 551[?]  is mandatory 
77.04/75.32	c qxplain 4682/4694
77.14/75.40	c qxplain 4689/4694
77.14/75.47	c qxplain 4692/4694
77.14/75.49	c qxplain 4694/4694
77.14/75.50	c 4881[?] -551[?] 867[?] -526[?]  is mandatory 
77.14/75.50	c qxplain 4692/4693
77.24/75.50	c qxplain 4693/4693
77.24/75.56	c 4882[?] -868[?] 623[?]  is mandatory 
77.24/75.56	c qxplain 4692/4692
77.24/75.57	c 4883[?] 641[?] -868[?]  is mandatory 
77.24/75.57	c qxplain 4689/4691
77.24/75.58	c qxplain 4691/4691
77.24/75.59	c 4884[?] 868[?] -641[?] -623[?]  is mandatory 
77.24/75.59	c qxplain 4689/4690
77.24/75.60	c qxplain 4690/4690
77.34/75.61	c 4885[?] -867[?] -869[?]  is mandatory 
77.34/75.61	c qxplain 4689/4689
77.34/75.61	c 4886[?] -868[?] -869[?]  is mandatory 
77.34/75.61	c qxplain 4682/4688
77.34/75.62	c qxplain 4686/4688
77.34/75.63	c qxplain 4688/4688
77.34/75.64	c 4887[?] 868[?] 869[?] 867[?]  is mandatory 
77.34/75.64	c qxplain 4686/4687
77.34/75.64	c qxplain 4687/4687
77.34/75.65	c 4888[?] -866[?] -870[?]  is mandatory 
77.34/75.65	c qxplain 4686/4686
77.34/75.66	c 4889[?] 869[?] -870[?]  is mandatory 
77.34/75.66	c qxplain 4682/4685
77.34/75.67	c qxplain 4684/4685
77.34/75.68	c qxplain 4685/4685
77.34/75.69	c 4890[?] 866[?] -869[?] 870[?]  is mandatory 
77.34/75.69	c qxplain 4684/4684
77.34/75.69	c 4891[?] 843[?] -871[?]  is mandatory 
77.34/75.69	c qxplain 4682/4683
77.44/75.70	c qxplain 4683/4683
77.44/75.71	c 4892[?] -870[?] -871[?]  is mandatory 
77.44/75.71	c qxplain 4682/4682
77.44/75.72	c 4893[?] 870[?] 871[?] -843[?]  is mandatory 
77.44/75.72	c qxplain 4655/4681
77.55/75.81	c qxplain 4669/4681
77.55/75.83	c qxplain 4676/4681
77.55/75.84	c qxplain 4679/4681
77.55/75.85	c qxplain 4681/4681
77.55/75.86	c 4894[?] -872[?] 651[?]  is mandatory 
77.55/75.86	c qxplain 4679/4680
77.55/75.89	c qxplain 4680/4680
77.65/75.90	c 4895[?] -872[?] 670[?]  is mandatory 
77.65/75.90	c qxplain 4679/4679
77.65/75.91	c 4896[?] -670[?] 872[?] -651[?]  is mandatory 
77.65/75.91	c qxplain 4676/4678
77.65/75.92	c qxplain 4678/4678
77.65/75.93	c 4897[?] -871[?] -873[?]  is mandatory 
77.65/75.93	c qxplain 4676/4677
77.65/75.94	c qxplain 4677/4677
77.65/75.95	c 4898[?] -872[?] -873[?]  is mandatory 
77.65/75.95	c qxplain 4676/4676
77.65/75.96	c 4899[?] 871[?] 873[?] 872[?]  is mandatory 
77.65/75.96	c qxplain 4669/4675
77.65/75.96	c qxplain 4673/4675
77.65/75.97	c qxplain 4675/4675
77.65/75.98	c 4900[?] -838[?] -874[?]  is mandatory 
77.65/75.98	c qxplain 4673/4674
77.65/75.99	c qxplain 4674/4674
77.74/76.00	c 4901[?] -873[?] -874[?]  is mandatory 
77.74/76.00	c qxplain 4673/4673
77.74/76.01	c 4902[?] 873[?] 874[?] 838[?]  is mandatory 
77.74/76.01	c qxplain 4669/4672
77.74/76.01	c qxplain 4671/4672
77.74/76.03	c qxplain 4672/4672
77.84/76.14	c 4903[?] -875[?] -494[?]  is mandatory 
77.84/76.14	c qxplain 4671/4671
77.84/76.15	c 4904[?] -875[?] -513[?]  is mandatory 
77.84/76.15	c qxplain 4669/4670
77.84/76.16	c qxplain 4670/4670
77.84/76.17	c 4905[?] 875[?] 494[?] 513[?]  is mandatory 
77.84/76.17	c qxplain 4669/4669
77.84/76.18	c 4906[?] -876[?] 874[?]  is mandatory 
77.84/76.18	c qxplain 4655/4668
77.84/76.19	c qxplain 4662/4668
77.84/76.19	c qxplain 4666/4668
77.94/76.20	c qxplain 4668/4668
77.94/76.21	c 4907[?] -876[?] -875[?]  is mandatory 
77.94/76.21	c qxplain 4666/4667
78.34/76.63	c qxplain 4662/4665
78.34/76.63	c qxplain 4664/4665
78.34/76.64	c qxplain 4665/4665
78.54/76.89	c qxplain 4664/4664
78.54/76.90	c 4911[?] -837[?] 876[?] 877[?]  is mandatory 
78.54/76.90	c qxplain 4662/4663
78.84/77.18	c qxplain 4655/4661
78.84/77.19	c qxplain 4659/4661
78.84/77.19	c qxplain 4661/4661
78.84/77.20	c 4914[?] 878[?] -484[?] 875[?]  is mandatory 
78.84/77.20	c qxplain 4659/4660
78.94/77.20	c qxplain 4660/4660
78.94/77.25	c 4915[?] -834[?] -879[?]  is mandatory 
78.94/77.25	c qxplain 4659/4659
78.94/77.26	c 4916[?] -879[?] -874[?]  is mandatory 
78.94/77.26	c qxplain 4655/4658
78.94/77.27	c qxplain 4657/4658
78.94/77.27	c qxplain 4655/4656
78.94/77.28	c qxplain 4656/4656
79.04/77.32	c qxplain 4655/4655
79.04/77.32	c 4920[?] 879[?] -878[?] 880[?]  is mandatory 
79.04/77.32	c qxplain 4232/4654
79.04/77.33	c qxplain 4444/4654
79.04/77.34	c qxplain 4550/4654
79.04/77.34	c qxplain 4603/4654
79.04/77.35	c qxplain 4629/4654
79.04/77.35	c qxplain 4642/4654
79.04/77.36	c qxplain 4649/4654
79.04/77.36	c qxplain 4652/4654
79.04/77.37	c qxplain 4654/4654
79.04/77.37	c 4921[?] -877[?] -881[?]  is mandatory 
79.04/77.37	c qxplain 4652/4653
79.04/77.38	c qxplain 4653/4653
79.04/77.38	c 4922[?] -880[?] -881[?]  is mandatory 
79.04/77.38	c qxplain 4652/4652
79.04/77.39	c qxplain 4649/4651
79.04/77.39	c qxplain 4651/4651
79.14/77.40	c 4924[?] -882[?] 832[?]  is mandatory 
79.14/77.40	c qxplain 4649/4650
79.14/77.41	c qxplain 4650/4650
79.14/77.41	c 4925[?] -882[?] 881[?]  is mandatory 
79.14/77.41	c qxplain 4649/4649
79.14/77.42	c qxplain 4642/4648
79.14/77.42	c qxplain 4646/4648
79.14/77.43	c qxplain 4648/4648
79.14/77.43	c 4927[?] -883[?] -294[?]  is mandatory 
79.14/77.43	c qxplain 4646/4647
79.14/77.45	c qxplain 4647/4647
79.14/77.45	c qxplain 4646/4646
79.14/77.46	c 4930[?] -884[?] -302[?]  is mandatory 
79.14/77.46	c qxplain 4642/4645
79.14/77.47	c qxplain 4644/4645
79.14/77.47	c qxplain 4645/4645
79.14/77.48	c 4931[?] -884[?] 883[?]  is mandatory 
79.14/77.48	c qxplain 4644/4644
79.14/77.48	c qxplain 4642/4643
79.14/77.49	c qxplain 4643/4643
79.14/77.49	c 4933[?] -885[?] 881[?]  is mandatory 
79.14/77.49	c qxplain 4642/4642
79.24/77.50	c 4934[?] -885[?] 884[?]  is mandatory 
79.24/77.50	c qxplain 4629/4641
79.24/77.50	c qxplain 4636/4641
79.24/77.51	c qxplain 4639/4641
79.24/77.51	c qxplain 4636/4638
79.24/77.52	c qxplain 4638/4638
79.24/77.52	c 4938[?] 886[?] 885[?] 882[?]  is mandatory 
79.24/77.52	c qxplain 4636/4637
79.24/77.52	c qxplain 4637/4637
79.24/77.53	c 4939[?] -887[?] -294[?]  is mandatory 
79.24/77.53	c qxplain 4636/4636
79.34/77.65	c 4940[?] -887[?] 824[?]  is mandatory 
79.34/77.65	c qxplain 4629/4635
79.34/77.66	c qxplain 4633/4635
79.34/77.66	c qxplain 4635/4635
79.34/77.67	c qxplain 4633/4634
79.34/77.67	c qxplain 4634/4634
79.34/77.69	c 4942[?] -888[?] 302[?]  is mandatory 
79.34/77.69	c qxplain 4633/4633
79.44/77.70	c 4943[?] -888[?] 887[?]  is mandatory 
79.44/77.70	c qxplain 4629/4632
79.44/77.71	c qxplain 4631/4632
79.44/77.71	c qxplain 4632/4632
79.44/77.72	c qxplain 4631/4631
79.44/77.72	c 4945[?] -889[?] -804[?]  is mandatory 
79.44/77.72	c qxplain 4629/4630
79.44/77.73	c qxplain 4630/4630
79.44/77.73	c 4946[?] -889[?] 888[?]  is mandatory 
79.44/77.73	c qxplain 4629/4629
79.44/77.74	c qxplain 4603/4628
79.44/77.74	c qxplain 4616/4628
79.44/77.75	c qxplain 4623/4628
79.44/77.75	c qxplain 4626/4628
79.44/77.76	c qxplain 4628/4628
79.53/77.87	c 4948[?] -890[?] 294[?]  is mandatory 
79.53/77.87	c qxplain 4626/4627
79.53/77.88	c qxplain 4627/4627
79.53/77.88	c 4949[?] -890[?] 320[?]  is mandatory 
79.53/77.88	c qxplain 4626/4626
79.74/78.01	c qxplain 4623/4625
79.74/78.02	c qxplain 4625/4625
79.93/78.21	c qxplain 4623/4624
79.93/78.21	c qxplain 4624/4624
79.93/78.22	c 4952[?] -891[?] 890[?]  is mandatory 
79.93/78.22	c qxplain 4623/4623
79.93/78.22	c qxplain 4616/4622
79.93/78.22	c qxplain 4620/4622
79.93/78.23	c qxplain 4622/4622
80.03/78.32	c 4954[?] -892[?] -804[?]  is mandatory 
80.03/78.32	c qxplain 4620/4621
80.03/78.33	c qxplain 4621/4621
80.03/78.33	c 4955[?] -892[?] 891[?]  is mandatory 
80.03/78.33	c qxplain 4620/4620
80.03/78.33	c qxplain 4616/4619
80.03/78.34	c qxplain 4618/4619
80.03/78.37	c qxplain 4616/4617
80.03/78.38	c qxplain 4617/4617
80.03/78.38	c 4959[?] 893[?] 889[?] 892[?]  is mandatory 
80.03/78.38	c qxplain 4616/4616
80.03/78.40	c qxplain 4603/4615
80.13/78.40	c qxplain 4610/4615
80.13/78.41	c qxplain 4613/4615
80.13/78.41	c qxplain 4615/4615
80.13/78.41	c qxplain 4613/4614
80.13/78.42	c qxplain 4614/4614
80.13/78.42	c 4962[?] 894[?] -893[?] -886[?]  is mandatory 
80.13/78.42	c qxplain 4613/4613
80.23/78.52	c 4963[?] -895[?] -302[?]  is mandatory 
80.23/78.52	c qxplain 4610/4612
80.23/78.53	c qxplain 4612/4612
80.23/78.54	c 4964[?] -895[?] 320[?]  is mandatory 
80.23/78.54	c qxplain 4610/4611
80.33/78.64	c qxplain 4611/4611
80.33/78.70	c qxplain 4610/4610
80.43/78.72	c 4966[?] -896[?] -804[?]  is mandatory 
80.43/78.72	c qxplain 4603/4609
80.43/78.73	c qxplain 4607/4609
80.43/78.74	c qxplain 4609/4609
80.43/78.74	c 4967[?] -896[?] 895[?]  is mandatory 
80.43/78.74	c qxplain 4607/4608
80.43/78.79	c qxplain 4603/4606
80.53/78.80	c qxplain 4605/4606
80.53/78.81	c qxplain 4606/4606
80.53/78.82	c 4970[?] -897[?] 317[?]  is mandatory 
80.53/78.82	c qxplain 4605/4605
80.53/78.82	c qxplain 4603/4604
80.53/78.82	c qxplain 4604/4604
80.53/78.89	c 4972[?] 881[?] -898[?]  is mandatory 
80.53/78.89	c qxplain 4603/4603
80.63/78.90	c 4973[?] -898[?] 897[?]  is mandatory 
80.63/78.90	c qxplain 4550/4602
80.63/78.91	c qxplain 4577/4602
80.63/78.91	c qxplain 4590/4602
80.63/78.92	c qxplain 4597/4602
80.63/78.92	c qxplain 4600/4602
80.63/78.93	c qxplain 4602/4602
80.63/78.93	c qxplain 4600/4601
80.63/78.94	c qxplain 4601/4601
80.74/79.02	c qxplain 4600/4600
80.74/79.03	c 4976[?] -899[?] 317[?]  is mandatory 
80.74/79.03	c qxplain 4597/4599
80.74/79.04	c qxplain 4599/4599
80.74/79.04	c qxplain 4597/4598
80.74/79.05	c qxplain 4598/4598
80.74/79.05	c 4978[?] -900[?] 881[?]  is mandatory 
80.74/79.05	c qxplain 4597/4597
80.74/79.06	c 4979[?] -900[?] 899[?]  is mandatory 
80.74/79.06	c qxplain 4590/4596
80.74/79.06	c qxplain 4594/4596
80.85/79.11	c qxplain 4596/4596
80.85/79.11	c qxplain 4594/4595
80.85/79.12	c qxplain 4595/4595
80.85/79.13	c 4981[?] -901[?] -371[?]  is mandatory 
80.85/79.13	c qxplain 4594/4594
80.85/79.14	c 4982[?] -901[?] 378[?]  is mandatory 
80.85/79.14	c qxplain 4590/4593
80.85/79.15	c qxplain 4592/4593
80.85/79.15	c qxplain 4593/4593
80.85/79.16	c 4984[?] -902[?] 371[?]  is mandatory 
80.85/79.16	c qxplain 4592/4592
80.85/79.16	c 4985[?] -902[?] -378[?]  is mandatory 
80.85/79.16	c qxplain 4590/4591
80.85/79.17	c qxplain 4591/4591
80.85/79.17	c 4989[?] 903[?] 902[?] 901[?]  is mandatory 
80.85/79.17	c qxplain 4590/4590
80.85/79.18	c 4990[?] -904[?] 806[?]  is mandatory 
80.85/79.18	c qxplain 4577/4589
80.85/79.19	c qxplain 4584/4589
80.85/79.19	c qxplain 4587/4589
80.85/79.20	c qxplain 4589/4589
80.95/79.20	c 4991[?] -904[?] -903[?]  is mandatory 
80.95/79.20	c qxplain 4587/4588
80.95/79.21	c qxplain 4588/4588
80.95/79.23	c 4993[?] -494[?] -905[?]  is mandatory 
80.95/79.23	c qxplain 4587/4587
80.95/79.23	c 4994[?] -905[?] 904[?]  is mandatory 
80.95/79.23	c qxplain 4584/4586
80.95/79.24	c qxplain 4586/4586
80.95/79.24	c qxplain 4584/4585
80.95/79.25	c qxplain 4585/4585
80.95/79.25	c qxplain 4584/4584
80.95/79.26	c 4998[?] 906[?] 905[?] 900[?]  is mandatory 
80.95/79.26	c qxplain 4577/4583
80.95/79.26	c qxplain 4581/4583
80.95/79.27	c qxplain 4583/4583
80.95/79.27	c qxplain 4581/4582
80.95/79.28	c qxplain 4582/4582
80.95/79.29	c qxplain 4581/4581
81.04/79.30	c 5001[?] 907[?] -906[?] 898[?]  is mandatory 
81.04/79.30	c qxplain 4577/4580
81.04/79.30	c qxplain 4579/4580
81.04/79.39	c qxplain 4577/4578
81.14/79.40	c qxplain 4578/4578
81.14/79.41	c 5004[?] 908[?] -907[?] 896[?]  is mandatory 
81.14/79.41	c qxplain 4577/4577
81.14/79.44	c qxplain 4550/4576
81.14/79.45	c qxplain 4564/4576
81.14/79.45	c qxplain 4571/4576
81.14/79.45	c qxplain 4574/4576
81.14/79.46	c qxplain 4576/4576
81.14/79.49	c qxplain 4574/4575
81.24/79.50	c qxplain 4575/4575
81.24/79.50	c 5007[?] 909[?] -894[?] -908[?]  is mandatory 
81.24/79.50	c qxplain 4574/4574
81.24/79.51	c qxplain 4571/4573
81.24/79.51	c qxplain 4573/4573
81.24/79.54	c qxplain 4571/4572
81.24/79.55	c qxplain 4572/4572
81.24/79.55	c 5010[?] 910[?] -830[?] -909[?]  is mandatory 
81.24/79.55	c qxplain 4571/4571
81.24/79.56	c 5011[?] 326[?] -911[?]  is mandatory 
81.24/79.56	c qxplain 4564/4570
81.24/79.56	c qxplain 4568/4570
81.24/79.56	c qxplain 4570/4570
81.24/79.57	c 5012[?] -911[?] -910[?]  is mandatory 
81.24/79.57	c qxplain 4568/4569
81.24/79.57	c qxplain 4569/4569
81.24/79.58	c 5014[?] -912[?] 100[?]  is mandatory 
81.24/79.58	c qxplain 4568/4568
81.24/79.58	c 5015[?] -912[?] -326[?]  is mandatory 
81.24/79.58	c qxplain 4564/4567
81.24/79.59	c qxplain 4566/4567
81.24/79.59	c qxplain 4567/4567
81.34/79.60	c 5019[?] 911[?] 913[?] 912[?]  is mandatory 
81.34/79.60	c qxplain 4566/4566
81.34/79.60	c 5021[?] -913[?] -153[?]  is mandatory 
81.34/79.60	c qxplain 4564/4565
81.34/79.62	c qxplain 4565/4565
81.34/79.63	c 5022[?] -944[?] -1067[?]  is mandatory 
81.34/79.63	c qxplain 4564/4564
81.34/79.63	c 5023[?] -945[?] -1067[?]  is mandatory 
81.34/79.63	c qxplain 4550/4563
81.34/79.64	c qxplain 4557/4563
81.34/79.65	c qxplain 4561/4563
81.34/79.65	c qxplain 4563/4563
81.34/79.66	c 5024[?] 1067[?] 944[?] 945[?]  is mandatory 
81.34/79.66	c qxplain 4561/4562
81.34/79.67	c qxplain 4562/4562
81.34/79.67	c 5025[?] -946[?] -1068[?]  is mandatory 
81.34/79.67	c qxplain 4561/4561
81.34/79.68	c 5026[?] 1067[?] -1068[?]  is mandatory 
81.34/79.68	c qxplain 4557/4560
81.34/79.69	c qxplain 4559/4560
81.34/79.69	c qxplain 4560/4560
81.44/79.70	c 5027[?] 1068[?] -1067[?] 946[?]  is mandatory 
81.44/79.70	c qxplain 4559/4559
81.44/79.70	c 5028[?] -947[?] -1069[?]  is mandatory 
81.44/79.70	c qxplain 4557/4558
81.44/79.71	c qxplain 4558/4558
81.44/79.71	c 5029[?] 1068[?] -1069[?]  is mandatory 
81.44/79.71	c qxplain 4557/4557
81.44/79.72	c 5030[?] 1069[?] -1068[?] 947[?]  is mandatory 
81.44/79.72	c qxplain 4550/4556
81.44/79.73	c qxplain 4554/4556
81.44/79.73	c qxplain 4556/4556
81.44/79.74	c 5031[?] -942[?] -1070[?]  is mandatory 
81.44/79.74	c qxplain 4554/4555
81.44/79.75	c qxplain 4555/4555
81.44/79.75	c 5032[?] -943[?] -1070[?]  is mandatory 
81.44/79.75	c qxplain 4554/4554
81.44/79.76	c 5033[?] 1070[?] 943[?] 942[?]  is mandatory 
81.44/79.76	c qxplain 4550/4553
81.44/79.76	c qxplain 4552/4553
81.44/79.77	c qxplain 4553/4553
81.44/79.77	c 5034[?] -941[?] -1071[?]  is mandatory 
81.44/79.77	c qxplain 4552/4552
81.44/79.78	c 5035[?] 1070[?] -1071[?]  is mandatory 
81.44/79.78	c qxplain 4550/4551
81.44/79.78	c qxplain 4551/4551
81.44/79.79	c 5036[?] 1071[?] -1070[?] 941[?]  is mandatory 
81.44/79.79	c qxplain 4550/4550
81.44/79.79	c 5037[?] -1072[?] -940[?]  is mandatory 
81.44/79.79	c qxplain 4444/4549
81.54/79.80	c qxplain 4497/4549
81.54/79.82	c qxplain 4524/4549
81.54/79.82	c qxplain 4537/4549
81.54/79.83	c qxplain 4544/4549
81.54/79.83	c qxplain 4547/4549
81.54/79.84	c qxplain 4549/4549
81.54/79.84	c 5038[?] 1071[?] -1072[?]  is mandatory 
81.54/79.84	c qxplain 4547/4548
81.54/79.85	c qxplain 4548/4548
81.54/79.85	c 5039[?] 1072[?] -1071[?] 940[?]  is mandatory 
81.54/79.85	c qxplain 4547/4547
81.54/79.86	c 5040[?] -1073[?] -939[?]  is mandatory 
81.54/79.86	c qxplain 4544/4546
81.54/79.86	c qxplain 4546/4546
81.54/79.87	c 5041[?] -1073[?] 1072[?]  is mandatory 
81.54/79.87	c qxplain 4544/4545
81.54/79.88	c qxplain 4545/4545
81.54/79.88	c 5042[?] 1073[?] -1072[?] 939[?]  is mandatory 
81.54/79.88	c qxplain 4544/4544
81.54/79.89	c 5043[?] 1069[?] -1074[?]  is mandatory 
81.54/79.89	c qxplain 4537/4543
81.54/79.89	c qxplain 4541/4543
81.64/79.90	c qxplain 4543/4543
81.64/79.90	c 5044[?] -1074[?] 1073[?]  is mandatory 
81.64/79.90	c qxplain 4541/4542
81.64/79.91	c qxplain 4542/4542
81.64/79.91	c 5045[?] 1074[?] -1069[?] -1073[?]  is mandatory 
81.64/79.91	c qxplain 4541/4541
81.64/79.92	c 5046[?] -952[?] -1075[?]  is mandatory 
81.64/79.92	c qxplain 4537/4540
81.64/79.93	c qxplain 4539/4540
81.64/79.93	c qxplain 4540/4540
81.64/79.94	c 5047[?] -954[?] -1075[?]  is mandatory 
81.64/79.94	c qxplain 4539/4539
81.64/79.95	c 5048[?] 1075[?] 954[?] 952[?]  is mandatory 
81.64/79.95	c qxplain 4537/4538
81.64/79.95	c qxplain 4538/4538
81.64/79.96	c 5049[?] -953[?] -1076[?]  is mandatory 
81.64/79.96	c qxplain 4537/4537
81.64/79.96	c 5050[?] 1075[?] -1076[?]  is mandatory 
81.64/79.96	c qxplain 4524/4536
81.64/79.97	c qxplain 4531/4536
81.64/79.97	c qxplain 4534/4536
81.64/79.98	c qxplain 4536/4536
81.64/79.98	c 5051[?] 1076[?] -1075[?] 953[?]  is mandatory 
81.64/79.98	c qxplain 4534/4535
81.64/79.99	c qxplain 4535/4535
81.64/79.99	c 5052[?] -1077[?] -948[?]  is mandatory 
81.64/79.99	c qxplain 4534/4534
81.74/80.00	c 5053[?] -951[?] -1077[?]  is mandatory 
81.74/80.00	c qxplain 4531/4533
81.74/80.00	c qxplain 4533/4533
81.74/80.01	c 5054[?] 1077[?] 948[?] 951[?]  is mandatory 
81.74/80.01	c qxplain 4531/4532
81.74/80.01	c qxplain 4532/4532
81.74/80.02	c 5055[?] -1078[?] -949[?]  is mandatory 
81.74/80.02	c qxplain 4531/4531
81.74/80.02	c 5056[?] -1078[?] 1077[?]  is mandatory 
81.74/80.02	c qxplain 4524/4530
81.74/80.03	c qxplain 4528/4530
81.74/80.03	c qxplain 4530/4530
81.74/80.04	c 5057[?] 1078[?] -1077[?] 949[?]  is mandatory 
81.74/80.04	c qxplain 4528/4529
81.74/80.04	c qxplain 4529/4529
81.74/80.05	c 5058[?] -950[?] -1079[?]  is mandatory 
81.74/80.05	c qxplain 4528/4528
81.74/80.06	c 5059[?] -1079[?] 1078[?]  is mandatory 
81.74/80.06	c qxplain 4524/4527
81.74/80.06	c qxplain 4526/4527
81.74/80.07	c qxplain 4527/4527
81.74/80.07	c 5060[?] 1079[?] -1078[?] 950[?]  is mandatory 
81.74/80.07	c qxplain 4526/4526
81.74/80.08	c 5061[?] -955[?] -1080[?]  is mandatory 
81.74/80.08	c qxplain 4524/4525
81.74/80.08	c qxplain 4525/4525
81.74/80.09	c 5062[?] -1080[?] 1079[?]  is mandatory 
81.74/80.09	c qxplain 4524/4524
81.74/80.09	c 5063[?] 1080[?] -1079[?] 955[?]  is mandatory 
81.74/80.09	c qxplain 4497/4523
81.84/80.10	c qxplain 4511/4523
81.84/80.10	c qxplain 4518/4523
81.84/80.11	c qxplain 4521/4523
81.84/80.11	c qxplain 4523/4523
81.84/80.12	c 5064[?] 1076[?] -1081[?]  is mandatory 
81.84/80.12	c qxplain 4521/4522
81.84/80.12	c qxplain 4522/4522
81.84/80.13	c 5065[?] -1081[?] 1080[?]  is mandatory 
81.84/80.13	c qxplain 4521/4521
81.84/80.13	c 5066[?] 1081[?] -1080[?] -1076[?]  is mandatory 
81.84/80.13	c qxplain 4518/4520
81.84/80.14	c qxplain 4520/4520
81.84/80.14	c 5067[?] -1082[?] 1074[?]  is mandatory 
81.84/80.14	c qxplain 4518/4519
81.84/80.15	c qxplain 4519/4519
81.84/80.15	c 5068[?] -1082[?] 1081[?]  is mandatory 
81.84/80.15	c qxplain 4518/4518
81.84/80.16	c 5069[?] 1082[?] -1081[?] -1074[?]  is mandatory 
81.84/80.16	c qxplain 4511/4517
81.84/80.17	c qxplain 4515/4517
81.84/80.17	c qxplain 4517/4517
81.84/80.18	c 5070[?] -1083[?] -958[?]  is mandatory 
81.84/80.18	c qxplain 4515/4516
81.84/80.19	c qxplain 4516/4516
81.96/80.20	c 5071[?] -1083[?] -959[?]  is mandatory 
81.96/80.20	c qxplain 4515/4515
81.96/80.20	c 5072[?] 1083[?] 959[?] 958[?]  is mandatory 
81.96/80.20	c qxplain 4511/4514
81.96/80.21	c qxplain 4513/4514
81.96/80.22	c qxplain 4514/4514
81.96/80.23	c 5073[?] -956[?] -1084[?]  is mandatory 
81.96/80.23	c qxplain 4513/4513
81.96/80.24	c 5074[?] -1084[?] 1083[?]  is mandatory 
81.96/80.24	c qxplain 4511/4512
81.96/80.24	c qxplain 4512/4512
81.96/80.25	c 5075[?] 1084[?] -1083[?] 956[?]  is mandatory 
81.96/80.25	c qxplain 4511/4511
81.96/80.25	c 5076[?] -957[?] -1085[?]  is mandatory 
81.96/80.25	c qxplain 4497/4510
81.96/80.26	c qxplain 4504/4510
81.96/80.26	c qxplain 4508/4510
81.96/80.27	c qxplain 4510/4510
81.96/80.27	c 5077[?] -1085[?] 1084[?]  is mandatory 
81.96/80.27	c qxplain 4508/4509
81.96/80.28	c qxplain 4509/4509
81.96/80.29	c 5078[?] 1085[?] -1084[?] 957[?]  is mandatory 
81.96/80.29	c qxplain 4508/4508
81.96/80.30	c 5079[?] 1082[?] -1086[?]  is mandatory 
81.96/80.30	c qxplain 4504/4507
82.06/80.37	c qxplain 4506/4507
82.06/80.38	c qxplain 4507/4507
82.06/80.39	c 5080[?] -1086[?] 1085[?]  is mandatory 
82.06/80.39	c qxplain 4506/4506
82.06/80.39	c 5081[?] 1086[?] -1085[?] -1082[?]  is mandatory 
82.06/80.39	c qxplain 4504/4505
82.15/80.42	c qxplain 4505/4505
82.15/80.45	c qxplain 4504/4504
82.15/80.47	c 5083[?] -1087[?] -961[?]  is mandatory 
82.15/80.47	c qxplain 4497/4503
82.15/80.48	c qxplain 4501/4503
82.15/80.48	c qxplain 4503/4503
82.15/80.49	c 5084[?] 1087[?] 960[?] 961[?]  is mandatory 
82.15/80.49	c qxplain 4501/4502
82.15/80.50	c qxplain 4502/4502
82.25/80.52	c 5085[?] 1086[?] -1088[?]  is mandatory 
82.25/80.52	c qxplain 4501/4501
82.25/80.53	c 5086[?] -1088[?] 1087[?]  is mandatory 
82.25/80.53	c qxplain 4497/4500
82.25/80.54	c qxplain 4499/4500
82.25/80.55	c qxplain 4500/4500
82.25/80.55	c 5087[?] 1088[?] -1087[?] -1086[?]  is mandatory 
82.25/80.55	c qxplain 4499/4499
82.25/80.57	c qxplain 4497/4498
82.25/80.58	c qxplain 4498/4498
82.25/80.58	c 5090[?] 1089[?] -962[?] 1088[?]  is mandatory 
82.25/80.58	c qxplain 4497/4497
82.35/80.60	c qxplain 4444/4496
82.35/80.61	c qxplain 4471/4496
82.35/80.61	c qxplain 4484/4496
82.35/80.62	c qxplain 4491/4496
82.35/80.62	c qxplain 4494/4496
82.35/80.63	c qxplain 4496/4496
82.35/80.63	c 5092[?] -1090[?] 1088[?]  is mandatory 
82.35/80.63	c qxplain 4494/4495
82.35/80.64	c qxplain 4495/4495
82.35/80.64	c 5093[?] 1090[?] -1088[?] 962[?]  is mandatory 
82.35/80.64	c qxplain 4494/4494
82.35/80.65	c 5094[?] -1091[?] -1089[?]  is mandatory 
82.35/80.65	c qxplain 4491/4493
82.35/80.66	c qxplain 4493/4493
82.35/80.66	c 5095[?] -1091[?] -1090[?]  is mandatory 
82.35/80.66	c qxplain 4491/4492
82.35/80.67	c qxplain 4492/4492
82.35/80.67	c qxplain 4491/4491
82.35/80.67	c 5097[?] -1092[?] 970[?]  is mandatory 
82.35/80.67	c qxplain 4484/4490
82.35/80.68	c qxplain 4488/4490
82.35/80.68	c qxplain 4490/4490
82.35/80.69	c 5098[?] -1092[?] 1091[?]  is mandatory 
82.35/80.69	c qxplain 4488/4489
82.35/80.69	c qxplain 4489/4489
82.35/80.70	c qxplain 4488/4488
82.45/80.70	c 5100[?] -1093[?] 962[?]  is mandatory 
82.45/80.70	c qxplain 4484/4487
82.45/80.71	c qxplain 4486/4487
82.45/80.71	c qxplain 4487/4487
82.45/80.72	c 5101[?] -1093[?] -970[?]  is mandatory 
82.45/80.72	c qxplain 4486/4486
82.45/80.72	c qxplain 4484/4485
82.45/80.72	c qxplain 4485/4485
82.45/80.73	c 5105[?] 1094[?] 1092[?] 1093[?]  is mandatory 
82.45/80.73	c qxplain 4484/4484
82.45/80.73	c 5106[?] -1095[?] 963[?]  is mandatory 
82.45/80.73	c qxplain 4471/4483
82.45/80.74	c qxplain 4478/4483
82.45/80.74	c qxplain 4481/4483
82.45/80.75	c qxplain 4483/4483
82.45/80.75	c 5107[?] -1095[?] -1090[?]  is mandatory 
82.45/80.75	c qxplain 4481/4482
82.45/80.76	c qxplain 4482/4482
82.45/80.76	c 5108[?] 1095[?] -963[?] 1090[?]  is mandatory 
82.45/80.76	c qxplain 4481/4481
83.45/81.75	c qxplain 4478/4480
83.45/81.76	c qxplain 4480/4480
83.55/81.82	c qxplain 4478/4479
83.55/81.83	c qxplain 4479/4479
83.55/81.84	c 5111[?] 1096[?] 960[?] 962[?]  is mandatory 
83.55/81.84	c qxplain 4478/4478
83.65/81.93	c qxplain 4471/4477
83.65/81.94	c qxplain 4475/4477
83.65/81.94	c qxplain 4477/4477
83.65/81.94	c qxplain 4475/4476
83.65/81.95	c qxplain 4476/4476
83.65/81.95	c 5114[?] 1097[?] -1096[?] 961[?]  is mandatory 
83.65/81.95	c qxplain 4475/4475
83.65/81.99	c 5115[?] -963[?] -1098[?]  is mandatory 
83.65/81.99	c qxplain 4471/4474
83.65/81.99	c qxplain 4473/4474
83.75/82.00	c qxplain 4474/4474
83.75/82.06	c 5116[?] 1085[?] -1098[?]  is mandatory 
83.75/82.06	c qxplain 4473/4473
83.75/82.07	c 5117[?] 1098[?] -1085[?] 963[?]  is mandatory 
83.75/82.07	c qxplain 4471/4472
83.75/82.08	c qxplain 4472/4472
83.85/82.10	c qxplain 4471/4471
83.85/82.11	c 5119[?] -1099[?] 1098[?]  is mandatory 
83.85/82.11	c qxplain 4444/4470
83.85/82.11	c qxplain 4458/4470
83.85/82.12	c qxplain 4465/4470
83.85/82.12	c qxplain 4468/4470
83.85/82.13	c qxplain 4470/4470
83.85/82.13	c 5120[?] 1099[?] -1097[?] -1098[?]  is mandatory 
83.85/82.13	c qxplain 4468/4469
83.85/82.14	c qxplain 4469/4469
83.95/82.21	c 5121[?] -1100[?] 1082[?]  is mandatory 
83.95/82.21	c qxplain 4468/4468
83.95/82.22	c 5122[?] -1100[?] 1099[?]  is mandatory 
83.95/82.22	c qxplain 4465/4467
83.95/82.23	c qxplain 4467/4467
83.95/82.23	c 5123[?] 1100[?] -1099[?] -1082[?]  is mandatory 
83.95/82.23	c qxplain 4465/4466
83.95/82.24	c qxplain 4466/4466
83.95/82.24	c 5124[?] -1101[?] -1095[?]  is mandatory 
83.95/82.24	c qxplain 4465/4465
83.95/82.25	c 5125[?] -1101[?] -1100[?]  is mandatory 
83.95/82.25	c qxplain 4458/4464
83.95/82.25	c qxplain 4462/4464
83.95/82.26	c qxplain 4464/4464
83.95/82.26	c 5126[?] 1101[?] 1095[?] 1100[?]  is mandatory 
83.95/82.26	c qxplain 4462/4463
83.95/82.27	c qxplain 4463/4463
83.95/82.28	c 5127[?] -1102[?] 970[?]  is mandatory 
83.95/82.28	c qxplain 4462/4462
83.95/82.28	c 5128[?] 1101[?] -1102[?]  is mandatory 
83.95/82.28	c qxplain 4458/4461
83.95/82.29	c qxplain 4460/4461
83.95/82.29	c qxplain 4461/4461
84.05/82.30	c 5129[?] 1102[?] -1101[?] -970[?]  is mandatory 
84.05/82.30	c qxplain 4460/4460
84.05/82.30	c 5130[?] -1103[?] 963[?]  is mandatory 
84.05/82.30	c qxplain 4458/4459
84.05/82.31	c qxplain 4459/4459
84.05/82.31	c 5131[?] -1103[?] -970[?]  is mandatory 
84.05/82.31	c qxplain 4458/4458
84.05/82.32	c 5132[?] 1103[?] -963[?] 970[?]  is mandatory 
84.05/82.32	c qxplain 4444/4457
84.05/82.33	c qxplain 4451/4457
84.05/82.33	c qxplain 4455/4457
84.05/82.34	c qxplain 4457/4457
84.05/82.34	c 5133[?] -1104[?] -1102[?]  is mandatory 
84.05/82.34	c qxplain 4455/4456
84.05/82.35	c qxplain 4456/4456
84.05/82.35	c 5134[?] -1104[?] -1103[?]  is mandatory 
84.05/82.35	c qxplain 4455/4455
84.05/82.36	c 5135[?] 1102[?] 1104[?] 1103[?]  is mandatory 
84.05/82.36	c qxplain 4451/4454
84.05/82.36	c qxplain 4453/4454
84.05/82.37	c qxplain 4454/4454
84.05/82.37	c 5136[?] -1105[?] -964[?]  is mandatory 
84.05/82.37	c qxplain 4453/4453
84.05/82.38	c 5137[?] -1105[?] 1100[?]  is mandatory 
84.05/82.38	c qxplain 4451/4452
84.05/82.38	c qxplain 4452/4452
84.05/82.39	c 5138[?] 1105[?] -1100[?] 964[?]  is mandatory 
84.05/82.39	c qxplain 4451/4451
84.05/82.40	c 5139[?] 964[?] -1106[?]  is mandatory 
84.05/82.40	c qxplain 4444/4450
84.15/82.40	c qxplain 4448/4450
84.15/82.41	c qxplain 4450/4450
84.15/82.41	c 5140[?] -1106[?] -1100[?]  is mandatory 
84.15/82.41	c qxplain 4448/4449
84.15/82.42	c qxplain 4449/4449
84.15/82.42	c 5141[?] 1106[?] -964[?] 1100[?]  is mandatory 
84.15/82.42	c qxplain 4448/4448
84.15/82.43	c 5142[?] -1107[?] -1105[?]  is mandatory 
84.15/82.43	c qxplain 4444/4447
84.15/82.43	c qxplain 4446/4447
84.15/82.44	c qxplain 4447/4447
84.15/82.44	c 5143[?] -1107[?] -1106[?]  is mandatory 
84.15/82.44	c qxplain 4446/4446
84.15/82.45	c 5144[?] 1106[?] 1107[?] 1105[?]  is mandatory 
84.15/82.45	c qxplain 4444/4445
84.15/82.45	c qxplain 4445/4445
84.15/82.46	c 5145[?] -1108[?] 970[?]  is mandatory 
84.15/82.46	c qxplain 4444/4444
84.15/82.46	c 5146[?] -1108[?] 1107[?]  is mandatory 
84.15/82.46	c qxplain 4232/4443
84.15/82.47	c qxplain 4338/4443
84.15/82.47	c qxplain 4391/4443
84.15/82.48	c qxplain 4418/4443
84.15/82.48	c qxplain 4431/4443
84.15/82.49	c qxplain 4438/4443
84.15/82.49	c qxplain 4441/4443
84.15/82.50	c qxplain 4443/4443
84.15/82.50	c 5147[?] -1107[?] 1108[?] -970[?]  is mandatory 
84.15/82.50	c qxplain 4441/4442
84.25/82.51	c qxplain 4442/4442
84.25/82.51	c 5148[?] 964[?] -1109[?]  is mandatory 
84.25/82.51	c qxplain 4441/4441
84.25/82.52	c 5149[?] -1109[?] -970[?]  is mandatory 
84.25/82.52	c qxplain 4438/4440
84.25/82.52	c qxplain 4440/4440
84.25/82.53	c 5150[?] -964[?] 1109[?] 970[?]  is mandatory 
84.25/82.53	c qxplain 4438/4439
84.25/82.53	c qxplain 4439/4439
84.25/82.54	c 5151[?] -1108[?] -1110[?]  is mandatory 
84.25/82.54	c qxplain 4438/4438
84.25/82.54	c 5152[?] -1109[?] -1110[?]  is mandatory 
84.25/82.54	c qxplain 4431/4437
84.25/82.55	c qxplain 4435/4437
84.25/82.55	c qxplain 4437/4437
84.25/82.55	c 5153[?] 1110[?] 1108[?] 1109[?]  is mandatory 
84.25/82.55	c qxplain 4435/4436
84.25/82.56	c qxplain 4436/4436
84.25/82.56	c 5154[?] -1111[?] 965[?]  is mandatory 
84.25/82.56	c qxplain 4435/4435
84.35/82.61	c qxplain 4431/4434
84.35/82.62	c qxplain 4433/4434
84.35/82.62	c qxplain 4434/4434
84.35/82.63	c 5156[?] 1111[?] -965[?] 1105[?]  is mandatory 
84.35/82.63	c qxplain 4433/4433
84.35/82.63	c 5157[?] -1112[?] -964[?]  is mandatory 
84.35/82.63	c qxplain 4431/4432
84.35/82.64	c qxplain 4432/4432
84.35/82.67	c 5158[?] -965[?] -1112[?]  is mandatory 
84.35/82.67	c qxplain 4431/4431
84.35/82.68	c 5159[?] 1112[?] 965[?] 964[?]  is mandatory 
84.35/82.68	c qxplain 4418/4430
84.35/82.68	c qxplain 4425/4430
84.35/82.69	c qxplain 4428/4430
84.35/82.69	c qxplain 4430/4430
84.45/82.70	c 5160[?] -1113[?] 1100[?]  is mandatory 
84.45/82.70	c qxplain 4428/4429
84.45/82.70	c qxplain 4429/4429
84.45/82.71	c 5161[?] -1113[?] 1112[?]  is mandatory 
84.45/82.71	c qxplain 4428/4428
84.45/82.71	c 5162[?] 1113[?] -1100[?] -1112[?]  is mandatory 
84.45/82.71	c qxplain 4425/4427
84.45/82.72	c qxplain 4427/4427
84.45/82.72	c 5163[?] -1114[?] -1111[?]  is mandatory 
84.45/82.72	c qxplain 4425/4426
84.45/82.73	c qxplain 4426/4426
84.45/82.74	c 5164[?] -1114[?] -1113[?]  is mandatory 
84.45/82.74	c qxplain 4425/4425
84.45/82.74	c 5165[?] 1114[?] 1111[?] 1113[?]  is mandatory 
84.45/82.74	c qxplain 4418/4424
84.45/82.75	c qxplain 4422/4424
84.45/82.75	c qxplain 4424/4424
84.45/82.76	c 5166[?] -1115[?] 970[?]  is mandatory 
84.45/82.76	c qxplain 4422/4423
84.45/82.76	c qxplain 4423/4423
84.45/82.77	c 5167[?] -1115[?] 1114[?]  is mandatory 
84.45/82.77	c qxplain 4422/4422
84.45/82.77	c 5168[?] 1115[?] -1114[?] -970[?]  is mandatory 
84.45/82.77	c qxplain 4418/4421
84.45/82.78	c qxplain 4420/4421
84.45/82.78	c qxplain 4421/4421
84.45/82.79	c 5169[?] -1116[?] 965[?]  is mandatory 
84.45/82.79	c qxplain 4420/4420
84.55/82.80	c 5170[?] -1116[?] -970[?]  is mandatory 
84.55/82.80	c qxplain 4418/4419
84.55/82.80	c qxplain 4419/4419
84.55/82.81	c 5171[?] 1116[?] -965[?] 970[?]  is mandatory 
84.55/82.81	c qxplain 4418/4418
84.55/82.81	c 5172[?] -1117[?] -1115[?]  is mandatory 
84.55/82.81	c qxplain 4391/4417
84.55/82.82	c qxplain 4405/4417
84.55/82.82	c qxplain 4412/4417
84.55/82.83	c qxplain 4415/4417
84.55/82.83	c qxplain 4417/4417
84.55/82.84	c 5173[?] -1117[?] -1116[?]  is mandatory 
84.55/82.84	c qxplain 4415/4416
84.55/82.84	c qxplain 4416/4416
84.55/82.85	c 5174[?] 1117[?] 1115[?] 1116[?]  is mandatory 
84.55/82.85	c qxplain 4415/4415
84.55/82.85	c 5175[?] -1110[?] -1118[?]  is mandatory 
84.55/82.85	c qxplain 4412/4414
84.55/82.86	c qxplain 4414/4414
84.65/82.97	c 5176[?] -1118[?] -1117[?]  is mandatory 
84.65/82.97	c qxplain 4412/4413
84.65/82.98	c qxplain 4413/4413
84.76/83.02	c qxplain 4412/4412
84.76/83.03	c 5178[?] -1104[?] -1119[?]  is mandatory 
84.76/83.03	c qxplain 4405/4411
84.76/83.04	c qxplain 4409/4411
84.76/83.04	c qxplain 4411/4411
84.76/83.05	c 5179[?] 1118[?] -1119[?]  is mandatory 
84.76/83.05	c qxplain 4409/4410
84.76/83.05	c qxplain 4405/4408
84.76/83.05	c qxplain 4407/4408
84.76/83.06	c qxplain 4408/4408
84.76/83.06	c qxplain 4407/4407
84.76/83.06	c 5183[?] 1120[?] 1119[?] -1094[?]  is mandatory 
84.76/83.06	c qxplain 4405/4406
84.76/83.07	c qxplain 4406/4406
84.76/83.07	c qxplain 4405/4405
84.76/83.08	c 5186[?] 1121[?] -1120[?] -1064[?]  is mandatory 
84.76/83.08	c qxplain 4391/4404
84.76/83.08	c qxplain 4398/4404
84.76/83.09	c qxplain 4402/4404
84.76/83.09	c qxplain 4404/4404
84.86/83.10	c 5187[?] 1110[?] -1122[?]  is mandatory 
84.86/83.10	c qxplain 4402/4403
84.86/83.10	c qxplain 4403/4403
84.86/83.11	c 5188[?] -1122[?] -1117[?]  is mandatory 
84.86/83.11	c qxplain 4402/4402
84.96/83.20	c 5189[?] 1122[?] -1110[?] 1117[?]  is mandatory 
84.96/83.20	c qxplain 4398/4401
84.96/83.21	c qxplain 4400/4401
84.96/83.21	c qxplain 4401/4401
84.96/83.22	c 5190[?] -1123[?] -1051[?]  is mandatory 
84.96/83.22	c qxplain 4400/4400
84.96/83.22	c 5191[?] -1123[?] -1104[?]  is mandatory 
84.96/83.22	c qxplain 4398/4399
84.96/83.23	c qxplain 4399/4399
84.96/83.29	c 5192[?] 1123[?] 1104[?] 1051[?]  is mandatory 
84.96/83.29	c qxplain 4398/4398
85.06/83.30	c 5193[?] 1051[?] -1124[?]  is mandatory 
85.06/83.30	c qxplain 4391/4397
85.06/83.31	c qxplain 4395/4397
85.06/83.31	c qxplain 4397/4397
85.06/83.32	c 5194[?] -1124[?] 1104[?]  is mandatory 
85.06/83.32	c qxplain 4395/4396
85.06/83.33	c qxplain 4396/4396
85.06/83.33	c 5195[?] -1104[?] -1051[?] 1124[?]  is mandatory 
85.06/83.33	c qxplain 4395/4395
85.06/83.34	c 5196[?] -1123[?] -1125[?]  is mandatory 
85.06/83.34	c qxplain 4391/4394
85.06/83.35	c qxplain 4393/4394
85.06/83.35	c qxplain 4394/4394
85.06/83.36	c 5197[?] -1124[?] -1125[?]  is mandatory 
85.06/83.36	c qxplain 4393/4393
85.06/83.36	c 5198[?] 1124[?] 1125[?] 1123[?]  is mandatory 
85.06/83.36	c qxplain 4391/4392
85.06/83.37	c qxplain 4392/4392
85.06/83.37	c 5199[?] 1122[?] -1126[?]  is mandatory 
85.06/83.37	c qxplain 4391/4391
85.06/83.38	c 5200[?] -1125[?] -1126[?]  is mandatory 
85.06/83.38	c qxplain 4338/4390
85.06/83.38	c qxplain 4365/4390
85.06/83.39	c qxplain 4378/4390
85.06/83.39	c qxplain 4385/4390
85.16/83.40	c qxplain 4388/4390
85.16/83.40	c qxplain 4390/4390
85.16/83.41	c 5201[?] 1125[?] -1122[?] 1126[?]  is mandatory 
85.16/83.41	c qxplain 4388/4389
85.16/83.41	c qxplain 4389/4389
85.16/83.42	c 5202[?] -1127[?] -1117[?]  is mandatory 
85.16/83.42	c qxplain 4388/4388
85.16/83.45	c 5203[?] -1127[?] -1126[?]  is mandatory 
85.16/83.45	c qxplain 4385/4387
85.16/83.46	c qxplain 4387/4387
85.16/83.46	c 5204[?] 1126[?] 1127[?] 1117[?]  is mandatory 
85.16/83.46	c qxplain 4385/4386
85.16/83.49	c qxplain 4386/4386
85.26/83.50	c 5205[?] 1110[?] -1128[?]  is mandatory 
85.26/83.50	c qxplain 4385/4385
85.26/83.51	c 5206[?] -1128[?] -1122[?]  is mandatory 
85.26/83.51	c qxplain 4378/4384
85.26/83.51	c qxplain 4382/4384
85.26/83.52	c qxplain 4384/4384
85.26/83.53	c 5207[?] 1128[?] 1122[?] -1110[?]  is mandatory 
85.26/83.53	c qxplain 4382/4383
85.26/83.53	c qxplain 4383/4383
85.26/83.54	c 5208[?] -1129[?] -1127[?]  is mandatory 
85.26/83.54	c qxplain 4382/4382
85.26/83.54	c 5209[?] -1129[?] -1128[?]  is mandatory 
85.26/83.54	c qxplain 4378/4381
85.26/83.55	c qxplain 4380/4381
85.26/83.55	c qxplain 4381/4381
85.26/83.56	c 5210[?] 1129[?] 1128[?] 1127[?]  is mandatory 
85.26/83.56	c qxplain 4380/4380
85.26/83.56	c 5211[?] -1130[?] 972[?]  is mandatory 
85.26/83.56	c qxplain 4378/4379
85.26/83.57	c qxplain 4379/4379
85.26/83.58	c 5212[?] -1130[?] 1127[?]  is mandatory 
85.26/83.58	c qxplain 4378/4378
85.26/83.60	c 5213[?] 1130[?] -972[?] -1127[?]  is mandatory 
85.26/83.60	c qxplain 4365/4377
85.36/83.61	c qxplain 4372/4377
85.36/83.61	c qxplain 4375/4377
85.36/83.62	c qxplain 4377/4377
85.36/83.62	c 5214[?] -1131[?] -1129[?]  is mandatory 
85.36/83.62	c qxplain 4375/4376
85.36/83.63	c qxplain 4376/4376
85.36/83.64	c 5215[?] -1131[?] -1130[?]  is mandatory 
85.36/83.64	c qxplain 4375/4375
85.36/83.64	c 5216[?] 1131[?] 1130[?] 1129[?]  is mandatory 
85.36/83.64	c qxplain 4372/4374
85.36/83.65	c qxplain 4374/4374
85.36/83.65	c 5217[?] -1132[?] 971[?]  is mandatory 
85.36/83.65	c qxplain 4372/4373
85.36/83.66	c qxplain 4373/4373
85.36/83.66	c 5218[?] -1132[?] 1127[?]  is mandatory 
85.36/83.66	c qxplain 4372/4372
85.36/83.67	c 5219[?] 1132[?] -971[?] -1127[?]  is mandatory 
85.36/83.67	c qxplain 4365/4371
85.36/83.68	c qxplain 4369/4371
85.36/83.68	c qxplain 4371/4371
85.36/83.69	c 5220[?] -1133[?] 1104[?]  is mandatory 
85.36/83.69	c qxplain 4369/4370
85.36/83.69	c qxplain 4370/4370
85.46/83.70	c 5221[?] -1133[?] 1117[?]  is mandatory 
85.46/83.70	c qxplain 4369/4369
85.46/83.71	c 5222[?] 1133[?] -1117[?] -1104[?]  is mandatory 
85.46/83.71	c qxplain 4365/4368
85.46/83.71	c qxplain 4367/4368
85.46/83.72	c qxplain 4368/4368
85.46/83.72	c 5223[?] -1134[?] -1127[?]  is mandatory 
85.46/83.72	c qxplain 4367/4367
85.46/83.73	c 5224[?] -1134[?] -1133[?]  is mandatory 
85.46/83.73	c qxplain 4365/4366
85.46/83.75	c qxplain 4366/4366
85.46/83.75	c 5225[?] 1134[?] 1127[?] 1133[?]  is mandatory 
85.46/83.75	c qxplain 4365/4365
85.46/83.76	c 5226[?] -1135[?] -1132[?]  is mandatory 
85.46/83.76	c qxplain 4338/4364
85.46/83.77	c qxplain 4352/4364
85.46/83.77	c qxplain 4359/4364
85.46/83.77	c qxplain 4362/4364
85.46/83.78	c qxplain 4364/4364
85.46/83.79	c 5227[?] -1135[?] -1134[?]  is mandatory 
85.46/83.79	c qxplain 4362/4363
85.46/83.79	c qxplain 4363/4363
85.56/83.80	c 5228[?] 1135[?] 1132[?] 1134[?]  is mandatory 
85.56/83.80	c qxplain 4362/4362
85.56/83.81	c qxplain 4359/4361
85.56/83.82	c qxplain 4361/4361
85.56/83.82	c qxplain 4359/4360
85.56/83.82	c qxplain 4360/4360
85.56/83.83	c 5231[?] 1136[?] -1131[?] -1135[?]  is mandatory 
85.56/83.83	c qxplain 4359/4359
85.56/83.83	c 5232[?] -1137[?] 996[?]  is mandatory 
85.56/83.83	c qxplain 4352/4358
85.56/83.84	c qxplain 4356/4358
85.56/83.84	c qxplain 4358/4358
85.56/83.85	c 5233[?] -1137[?] 1127[?]  is mandatory 
85.56/83.85	c qxplain 4356/4357
85.56/83.85	c qxplain 4357/4357
85.56/83.86	c qxplain 4356/4356
85.56/83.86	c 5235[?] -1138[?] 997[?]  is mandatory 
85.56/83.86	c qxplain 4352/4355
85.56/83.87	c qxplain 4354/4355
85.56/83.87	c qxplain 4355/4355
85.56/83.88	c 5236[?] -1138[?] 1127[?]  is mandatory 
85.56/83.88	c qxplain 4354/4354
85.56/83.88	c qxplain 4352/4353
85.56/83.88	c qxplain 4353/4353
85.56/83.89	c 5238[?] -1139[?] 999[?]  is mandatory 
85.56/83.89	c qxplain 4352/4352
85.56/83.89	c 5239[?] -1139[?] 1127[?]  is mandatory 
85.56/83.89	c qxplain 4338/4351
85.66/83.90	c qxplain 4345/4351
85.66/83.90	c qxplain 4349/4351
85.66/83.91	c qxplain 4351/4351
85.66/83.91	c qxplain 4349/4350
85.66/83.92	c qxplain 4350/4350
85.66/83.92	c 5241[?] -1140[?] 998[?]  is mandatory 
85.66/83.92	c qxplain 4349/4349
85.66/83.93	c 5242[?] -1140[?] 1127[?]  is mandatory 
85.66/83.93	c qxplain 4345/4348
85.66/83.93	c qxplain 4347/4348
85.66/83.93	c qxplain 4345/4346
85.66/83.94	c qxplain 4346/4346
85.66/83.94	c qxplain 4345/4345
85.66/83.95	c 5246[?] 1141[?] 1140[?] 1139[?]  is mandatory 
85.66/83.95	c qxplain 4338/4344
85.66/83.95	c qxplain 4342/4344
85.66/83.96	c qxplain 4344/4344
85.66/83.96	c qxplain 4342/4343
85.66/83.96	c qxplain 4343/4343
85.66/83.97	c qxplain 4342/4342
85.66/83.97	c 5249[?] 1142[?] -1141[?] 1138[?]  is mandatory 
85.66/83.97	c qxplain 4338/4341
85.66/83.98	c qxplain 4340/4341
85.66/83.98	c qxplain 4338/4339
85.66/83.98	c qxplain 4339/4339
85.66/83.99	c 5252[?] 1143[?] -1142[?] 1137[?]  is mandatory 
85.66/83.99	c qxplain 4338/4338
85.66/83.99	c 5253[?] -1144[?] 1000[?]  is mandatory 
85.66/83.99	c qxplain 4232/4337
85.76/84.00	c qxplain 4285/4337
85.76/84.00	c qxplain 4312/4337
85.76/84.01	c qxplain 4325/4337
85.76/84.01	c qxplain 4332/4337
85.76/84.02	c qxplain 4335/4337
85.76/84.02	c qxplain 4337/4337
85.76/84.03	c 5254[?] -1144[?] 1127[?]  is mandatory 
85.76/84.03	c qxplain 4335/4336
85.76/84.03	c qxplain 4336/4336
85.76/84.04	c qxplain 4335/4335
85.76/84.04	c 5256[?] -1145[?] 973[?]  is mandatory 
85.76/84.04	c qxplain 4332/4334
85.76/84.05	c qxplain 4334/4334
85.76/84.05	c 5257[?] -1145[?] 1127[?]  is mandatory 
85.76/84.05	c qxplain 4332/4333
85.76/84.06	c qxplain 4333/4333
85.76/84.06	c qxplain 4332/4332
85.76/84.07	c 5259[?] -1146[?] 1002[?]  is mandatory 
85.76/84.07	c qxplain 4325/4331
85.76/84.07	c qxplain 4329/4331
85.76/84.08	c qxplain 4331/4331
85.76/84.08	c 5260[?] -1146[?] 1127[?]  is mandatory 
85.76/84.08	c qxplain 4329/4330
85.76/84.09	c qxplain 4330/4330
85.76/84.09	c qxplain 4329/4329
85.76/84.09	c 5262[?] -1147[?] 1001[?]  is mandatory 
85.76/84.09	c qxplain 4325/4328
85.86/84.10	c qxplain 4327/4328
85.86/84.10	c qxplain 4328/4328
85.86/84.11	c 5263[?] -1147[?] 1127[?]  is mandatory 
85.86/84.11	c qxplain 4327/4327
85.86/84.11	c qxplain 4325/4326
85.86/84.11	c qxplain 4312/4324
85.86/84.12	c qxplain 4319/4324
85.86/84.12	c qxplain 4322/4324
85.86/84.13	c qxplain 4324/4324
85.86/84.13	c 5267[?] 1148[?] 1147[?] 1146[?]  is mandatory 
85.86/84.13	c qxplain 4322/4323
85.86/84.14	c qxplain 4319/4321
85.86/84.14	c qxplain 4321/4321
85.86/84.15	c 5270[?] 1149[?] -1148[?] 1145[?]  is mandatory 
85.86/84.15	c qxplain 4319/4320
85.86/84.15	c qxplain 4312/4318
85.86/84.15	c qxplain 4316/4318
85.86/84.16	c qxplain 4318/4318
85.86/84.16	c 5273[?] 1150[?] -1149[?] 1144[?]  is mandatory 
85.86/84.16	c qxplain 4316/4317
85.86/84.17	c qxplain 4317/4317
85.86/84.17	c 5274[?] -1151[?] 980[?]  is mandatory 
85.86/84.17	c qxplain 4316/4316
85.86/84.18	c 5275[?] -1151[?] 1127[?]  is mandatory 
85.86/84.18	c qxplain 4312/4315
85.86/84.18	c qxplain 4314/4315
85.86/84.19	c qxplain 4315/4315
85.86/84.19	c qxplain 4314/4314
85.96/84.20	c 5277[?] -1152[?] 979[?]  is mandatory 
85.96/84.20	c qxplain 4312/4313
85.96/84.20	c qxplain 4313/4313
85.96/84.21	c 5278[?] -1152[?] 1127[?]  is mandatory 
85.96/84.21	c qxplain 4312/4312
85.96/84.21	c qxplain 4285/4311
85.96/84.21	c qxplain 4299/4311
85.96/84.22	c qxplain 4306/4311
85.96/84.23	c qxplain 4309/4311
85.96/84.23	c qxplain 4311/4311
85.96/84.24	c 5280[?] -1153[?] 978[?]  is mandatory 
85.96/84.24	c qxplain 4309/4310
85.96/84.24	c qxplain 4310/4310
85.96/84.25	c 5281[?] -1153[?] 1127[?]  is mandatory 
85.96/84.25	c qxplain 4309/4309
85.96/84.25	c qxplain 4306/4308
85.96/84.25	c qxplain 4308/4308
85.96/84.26	c qxplain 4306/4307
85.96/84.26	c qxplain 4307/4307
85.96/84.26	c qxplain 4306/4306
85.96/84.27	c 5285[?] 1154[?] 1153[?] 1152[?]  is mandatory 
85.96/84.27	c qxplain 4299/4305
85.96/84.27	c qxplain 4303/4305
85.96/84.28	c qxplain 4305/4305
85.96/84.28	c qxplain 4303/4304
85.96/84.28	c qxplain 4304/4304
85.96/84.29	c qxplain 4303/4303
85.96/84.29	c 5288[?] 1155[?] -1154[?] 1151[?]  is mandatory 
85.96/84.29	c qxplain 4299/4302
86.06/84.30	c qxplain 4301/4302
86.06/84.30	c qxplain 4302/4302
86.06/84.31	c 5289[?] -1156[?] 974[?]  is mandatory 
86.06/84.31	c qxplain 4301/4301
86.06/84.31	c 5290[?] -1156[?] 1127[?]  is mandatory 
86.06/84.31	c qxplain 4299/4300
86.06/84.32	c qxplain 4300/4300
86.06/84.32	c qxplain 4299/4299
86.06/84.33	c 5292[?] -1157[?] 975[?]  is mandatory 
86.06/84.33	c qxplain 4285/4298
86.06/84.33	c qxplain 4292/4298
86.06/84.34	c qxplain 4296/4298
86.06/84.34	c qxplain 4298/4298
86.06/84.35	c 5293[?] -1157[?] 1127[?]  is mandatory 
86.06/84.35	c qxplain 4296/4297
86.06/84.35	c qxplain 4297/4297
86.06/84.35	c qxplain 4296/4296
86.06/84.36	c 5295[?] -1158[?] 977[?]  is mandatory 
86.06/84.36	c qxplain 4292/4295
86.06/84.36	c qxplain 4294/4295
86.06/84.37	c qxplain 4295/4295
86.06/84.38	c 5296[?] -1158[?] 1127[?]  is mandatory 
86.06/84.38	c qxplain 4294/4294
86.06/84.38	c qxplain 4292/4293
86.06/84.38	c qxplain 4293/4293
86.06/84.39	c 5298[?] -1159[?] 976[?]  is mandatory 
86.06/84.39	c qxplain 4292/4292
86.06/84.39	c 5299[?] -1159[?] 1127[?]  is mandatory 
86.06/84.39	c qxplain 4285/4291
86.16/84.40	c qxplain 4289/4291
86.16/84.40	c qxplain 4285/4288
86.16/84.41	c qxplain 4287/4288
86.16/84.41	c qxplain 4288/4288
86.16/84.42	c 5303[?] 1160[?] 1159[?] 1158[?]  is mandatory 
86.16/84.42	c qxplain 4287/4287
86.16/84.42	c qxplain 4285/4286
86.16/84.42	c qxplain 4286/4286
86.16/84.43	c qxplain 4285/4285
86.16/84.43	c 5306[?] 1161[?] -1160[?] 1157[?]  is mandatory 
86.16/84.43	c qxplain 4232/4284
86.16/84.44	c qxplain 4259/4284
86.16/84.44	c qxplain 4272/4284
86.16/84.45	c qxplain 4279/4284
86.16/84.45	c qxplain 4282/4284
86.16/84.46	c qxplain 4284/4284
86.16/84.46	c qxplain 4282/4283
86.16/84.46	c qxplain 4283/4283
86.16/84.47	c qxplain 4282/4282
86.16/84.47	c 5309[?] 1162[?] -1161[?] 1156[?]  is mandatory 
86.16/84.47	c qxplain 4279/4281
86.16/84.48	c qxplain 4281/4281
86.16/84.48	c qxplain 4279/4280
86.16/84.48	c qxplain 4280/4280
86.16/84.49	c qxplain 4279/4279
86.16/84.49	c 5312[?] 1163[?] -1162[?] -1155[?]  is mandatory 
86.16/84.49	c qxplain 4272/4278
86.16/84.50	c qxplain 4276/4278
86.26/84.50	c qxplain 4278/4278
86.26/84.50	c qxplain 4276/4277
86.26/84.51	c qxplain 4277/4277
86.26/84.56	c qxplain 4276/4276
86.26/84.57	c 5315[?] 1164[?] -1163[?] -1150[?]  is mandatory 
86.26/84.57	c qxplain 4272/4275
86.26/84.57	c qxplain 4274/4275
86.26/84.57	c qxplain 4272/4273
86.26/84.58	c qxplain 4273/4273
86.26/84.58	c 5318[?] 1165[?] -1164[?] -1143[?]  is mandatory 
86.26/84.58	c qxplain 4272/4272
86.26/84.59	c 5319[?] -1166[?] 981[?]  is mandatory 
86.26/84.59	c qxplain 4259/4271
86.26/84.59	c qxplain 4266/4271
86.37/84.60	c qxplain 4269/4271
86.37/84.60	c qxplain 4271/4271
86.37/84.61	c 5320[?] -1166[?] 1127[?]  is mandatory 
86.37/84.61	c qxplain 4269/4270
86.37/84.61	c qxplain 4270/4270
86.37/84.62	c qxplain 4269/4269
86.37/84.62	c 5322[?] -1167[?] 982[?]  is mandatory 
86.37/84.62	c qxplain 4266/4268
86.37/84.63	c qxplain 4268/4268
86.37/84.63	c 5323[?] -1167[?] 1127[?]  is mandatory 
86.37/84.63	c qxplain 4266/4267
86.37/84.64	c qxplain 4267/4267
86.37/84.64	c qxplain 4266/4266
86.37/84.64	c 5325[?] -1168[?] 984[?]  is mandatory 
86.37/84.64	c qxplain 4259/4265
86.37/84.65	c qxplain 4263/4265
86.37/84.65	c qxplain 4265/4265
86.37/84.66	c 5326[?] -1168[?] 1127[?]  is mandatory 
86.37/84.66	c qxplain 4263/4264
86.37/84.67	c qxplain 4264/4264
86.37/84.67	c qxplain 4263/4263
86.37/84.67	c 5328[?] -1169[?] 983[?]  is mandatory 
86.37/84.67	c qxplain 4259/4262
86.37/84.68	c qxplain 4261/4262
86.37/84.68	c qxplain 4262/4262
86.37/84.69	c 5329[?] -1169[?] 1127[?]  is mandatory 
86.37/84.69	c qxplain 4261/4261
86.37/84.69	c qxplain 4259/4260
86.37/84.69	c qxplain 4232/4258
86.37/84.70	c qxplain 4246/4258
86.47/84.70	c qxplain 4253/4258
86.47/84.71	c qxplain 4256/4258
86.47/84.71	c qxplain 4258/4258
86.47/84.72	c 5333[?] 1170[?] 1169[?] 1168[?]  is mandatory 
86.47/84.72	c qxplain 4256/4257
86.47/84.77	c qxplain 4253/4255
86.47/84.78	c qxplain 4255/4255
86.47/84.79	c 5336[?] 1171[?] -1170[?] 1167[?]  is mandatory 
86.47/84.79	c qxplain 4253/4254
86.47/84.79	c qxplain 4246/4252
86.47/84.79	c qxplain 4250/4252
86.56/84.80	c qxplain 4252/4252
86.56/84.80	c 5339[?] 1172[?] -1171[?] 1166[?]  is mandatory 
86.56/84.80	c qxplain 4250/4251
86.56/84.81	c qxplain 4251/4251
86.56/84.81	c 5340[?] 985[?] -1173[?]  is mandatory 
86.56/84.81	c qxplain 4250/4250
86.56/84.82	c 5341[?] -1173[?] 1127[?]  is mandatory 
86.56/84.82	c qxplain 4246/4249
86.56/84.82	c qxplain 4248/4249
86.56/84.83	c qxplain 4249/4249
86.56/84.83	c qxplain 4248/4248
86.56/84.84	c 5343[?] -1174[?] 986[?]  is mandatory 
86.56/84.84	c qxplain 4246/4247
86.56/84.84	c qxplain 4247/4247
86.56/84.85	c 5344[?] -1174[?] 1127[?]  is mandatory 
86.56/84.85	c qxplain 4246/4246
86.56/84.85	c qxplain 4232/4245
86.56/84.85	c qxplain 4239/4245
86.56/84.86	c qxplain 4243/4245
86.56/84.86	c qxplain 4245/4245
86.56/84.87	c 5346[?] -1175[?] 988[?]  is mandatory 
86.56/84.87	c qxplain 4243/4244
86.56/84.87	c qxplain 4244/4244
86.56/84.88	c 5347[?] -1175[?] 1127[?]  is mandatory 
86.56/84.88	c qxplain 4243/4243
86.56/84.88	c qxplain 4239/4242
86.56/84.89	c qxplain 4241/4242
86.56/84.89	c qxplain 4242/4242
86.67/84.90	c 5349[?] -1176[?] 987[?]  is mandatory 
86.67/84.90	c qxplain 4241/4241
86.67/84.90	c 5350[?] -1176[?] 1127[?]  is mandatory 
86.67/84.90	c qxplain 4239/4240
86.67/84.90	c qxplain 4232/4238
86.67/84.91	c qxplain 4236/4238
86.67/84.91	c qxplain 4238/4238
86.67/84.92	c qxplain 4236/4237
86.67/84.92	c qxplain 4237/4237
86.67/84.93	c 5354[?] 1177[?] 1176[?] 1175[?]  is mandatory 
86.67/84.93	c qxplain 4236/4236
86.67/84.93	c qxplain 4232/4235
86.67/84.93	c qxplain 4234/4235
86.67/84.94	c qxplain 4235/4235
86.67/84.94	c qxplain 4234/4234
86.67/84.95	c 5357[?] -1177[?] 1178[?] 1174[?]  is mandatory 
86.67/84.95	c qxplain 4232/4233
86.77/85.06	c qxplain 3385/4231
86.77/85.07	c qxplain 3809/4231
86.77/85.07	c qxplain 4021/4231
86.77/85.08	c qxplain 4127/4231
86.77/85.08	c qxplain 4180/4231
86.77/85.09	c qxplain 4206/4231
86.77/85.09	c qxplain 4219/4231
86.77/85.10	c qxplain 4226/4231
86.87/85.10	c qxplain 4229/4231
86.87/85.11	c qxplain 4231/4231
86.87/85.11	c 5360[?] -1178[?] 1179[?] 1173[?]  is mandatory 
86.87/85.11	c qxplain 4229/4230
86.87/85.11	c qxplain 4230/4230
86.87/85.12	c 5361[?] -1180[?] 995[?]  is mandatory 
86.87/85.12	c qxplain 4229/4229
86.87/85.13	c 5362[?] -1180[?] 1127[?]  is mandatory 
86.87/85.13	c qxplain 4226/4228
86.87/85.13	c qxplain 4228/4228
86.87/85.13	c qxplain 4226/4227
86.87/85.14	c qxplain 4227/4227
86.87/85.14	c 5364[?] -1181[?] 994[?]  is mandatory 
86.87/85.14	c qxplain 4226/4226
86.87/85.15	c 5365[?] -1181[?] 1127[?]  is mandatory 
86.87/85.15	c qxplain 4219/4225
86.87/85.15	c qxplain 4223/4225
86.87/85.16	c qxplain 4225/4225
86.87/85.16	c qxplain 4223/4224
86.87/85.17	c qxplain 4224/4224
86.87/85.17	c 5367[?] -1182[?] 993[?]  is mandatory 
86.87/85.17	c qxplain 4223/4223
86.87/85.18	c 5368[?] -1182[?] 1127[?]  is mandatory 
86.87/85.18	c qxplain 4219/4222
86.87/85.18	c qxplain 4221/4222
86.87/85.18	c qxplain 4219/4220
86.87/85.19	c qxplain 4220/4220
86.87/85.19	c qxplain 4219/4219
86.97/85.20	c 5372[?] 1183[?] 1182[?] 1181[?]  is mandatory 
86.97/85.20	c qxplain 4206/4218
86.97/85.20	c qxplain 4213/4218
86.97/85.21	c qxplain 4216/4218
86.97/85.21	c qxplain 4218/4218
86.97/85.22	c qxplain 4216/4217
86.97/85.22	c qxplain 4217/4217
86.97/85.22	c qxplain 4216/4216
86.97/85.23	c 5375[?] 1184[?] -1183[?] 1180[?]  is mandatory 
86.97/85.23	c qxplain 4213/4215
86.97/85.23	c qxplain 4215/4215
86.97/85.24	c 5376[?] -1185[?] 989[?]  is mandatory 
86.97/85.24	c qxplain 4213/4214
86.97/85.24	c qxplain 4214/4214
86.97/85.25	c 5377[?] -1185[?] 1127[?]  is mandatory 
86.97/85.25	c qxplain 4213/4213
86.97/85.25	c qxplain 4206/4212
86.97/85.26	c qxplain 4210/4212
86.97/85.26	c qxplain 4212/4212
86.97/85.27	c 5379[?] -1186[?] 990[?]  is mandatory 
86.97/85.27	c qxplain 4210/4211
86.97/85.27	c qxplain 4211/4211
86.97/85.28	c 5380[?] -1186[?] 1127[?]  is mandatory 
86.97/85.28	c qxplain 4210/4210
86.97/85.28	c qxplain 4206/4209
86.97/85.29	c qxplain 4208/4209
86.97/85.29	c qxplain 4209/4209
87.07/85.30	c 5382[?] -1187[?] 992[?]  is mandatory 
87.07/85.30	c qxplain 4208/4208
87.07/85.30	c 5383[?] -1187[?] 1127[?]  is mandatory 
87.07/85.30	c qxplain 4206/4207
87.07/85.31	c qxplain 4207/4207
87.07/85.31	c qxplain 4206/4206
87.07/85.32	c 5385[?] -1188[?] 991[?]  is mandatory 
87.07/85.32	c qxplain 4180/4205
87.07/85.32	c qxplain 4193/4205
87.07/85.33	c qxplain 4200/4205
87.07/85.33	c qxplain 4203/4205
87.07/85.34	c qxplain 4205/4205
87.07/85.34	c 5386[?] -1188[?] 1127[?]  is mandatory 
87.07/85.34	c qxplain 4203/4204
87.07/85.34	c qxplain 4200/4202
87.07/85.35	c qxplain 4202/4202
87.07/85.35	c qxplain 4200/4201
87.07/85.36	c qxplain 4201/4201
87.07/85.36	c 5390[?] 1189[?] 1188[?] 1187[?]  is mandatory 
87.07/85.36	c qxplain 4200/4200
87.07/85.37	c qxplain 4193/4199
87.07/85.37	c qxplain 4197/4199
87.07/85.38	c qxplain 4199/4199
87.07/85.38	c qxplain 4197/4198
87.07/85.38	c qxplain 4198/4198
87.07/85.39	c 5393[?] 1190[?] -1189[?] 1186[?]  is mandatory 
87.07/85.39	c qxplain 4197/4197
87.07/85.39	c qxplain 4193/4196
87.17/85.40	c qxplain 4195/4196
87.17/85.40	c qxplain 4196/4196
87.17/85.41	c qxplain 4195/4195
87.17/85.41	c 5396[?] 1191[?] -1190[?] 1185[?]  is mandatory 
87.17/85.41	c qxplain 4193/4194
87.17/85.41	c qxplain 4180/4192
87.17/85.42	c qxplain 4187/4192
87.17/85.42	c qxplain 4190/4192
87.17/85.43	c qxplain 4192/4192
87.17/85.43	c 5399[?] 1192[?] -1191[?] -1184[?]  is mandatory 
87.17/85.43	c qxplain 4190/4191
87.17/85.48	c qxplain 4187/4189
87.17/85.49	c qxplain 4189/4189
87.27/85.50	c 5402[?] 1193[?] -1192[?] -1179[?]  is mandatory 
87.27/85.50	c qxplain 4187/4188
87.27/85.56	c qxplain 4180/4186
87.27/85.57	c qxplain 4184/4186
87.27/85.57	c qxplain 4186/4186
87.27/85.58	c 5405[?] 1194[?] -1193[?] -1172[?]  is mandatory 
87.27/85.58	c qxplain 4184/4185
87.27/85.58	c qxplain 4180/4183
87.27/85.58	c qxplain 4182/4183
87.27/85.59	c qxplain 4183/4183
87.27/85.59	c 5408[?] -1165[?] 1195[?] -1194[?]  is mandatory 
87.27/85.59	c qxplain 4182/4182
87.39/85.60	c qxplain 4180/4181
87.39/85.60	c qxplain 4181/4181
87.39/85.60	c qxplain 4180/4180
87.39/85.61	c 5411[?] -1195[?] -1136[?] 1196[?]  is mandatory 
87.39/85.61	c qxplain 4127/4179
87.39/85.61	c qxplain 4154/4179
87.39/85.62	c qxplain 4167/4179
87.39/85.62	c qxplain 4174/4179
87.39/85.63	c qxplain 4177/4179
87.39/85.63	c qxplain 4179/4179
87.39/85.69	c qxplain 4177/4178
87.39/85.69	c qxplain 4178/4178
87.39/85.70	c 5413[?] -1197[?] 1086[?]  is mandatory 
87.39/85.70	c qxplain 4177/4177
87.49/85.71	c 5414[?] 1197[?] 960[?] -1086[?]  is mandatory 
87.49/85.71	c qxplain 4174/4176
87.49/85.71	c qxplain 4176/4176
87.49/85.73	c 5415[?] 961[?] -1198[?]  is mandatory 
87.49/85.73	c qxplain 4174/4175
87.49/85.74	c qxplain 4175/4175
87.49/85.75	c 5416[?] -1197[?] -1198[?]  is mandatory 
87.49/85.75	c qxplain 4174/4174
87.49/85.76	c 5417[?] 1198[?] 1197[?] -961[?]  is mandatory 
87.49/85.76	c qxplain 4167/4173
87.49/85.76	c qxplain 4171/4173
87.49/85.77	c qxplain 4173/4173
87.49/85.77	c 5418[?] -1199[?] -1088[?]  is mandatory 
87.49/85.77	c qxplain 4171/4172
87.49/85.78	c qxplain 4172/4172
87.49/85.78	c 5419[?] -1199[?] -1198[?]  is mandatory 
87.49/85.78	c qxplain 4171/4171
87.49/85.80	c 5420[?] 1199[?] 1198[?] 1088[?]  is mandatory 
87.49/85.80	c qxplain 4167/4170
87.59/85.80	c qxplain 4169/4170
87.59/85.81	c qxplain 4170/4170
87.59/85.82	c 5421[?] -1200[?] 970[?]  is mandatory 
87.59/85.82	c qxplain 4169/4169
87.59/85.82	c 5422[?] -1200[?] 1199[?]  is mandatory 
87.59/85.82	c qxplain 4167/4168
87.59/85.83	c qxplain 4168/4168
87.59/85.84	c 5423[?] 1200[?] -1199[?] -970[?]  is mandatory 
87.59/85.84	c qxplain 4167/4167
87.59/85.85	c 5424[?] -1201[?] 961[?]  is mandatory 
87.59/85.85	c qxplain 4154/4166
87.59/85.85	c qxplain 4161/4166
87.59/85.86	c qxplain 4164/4166
87.59/85.86	c qxplain 4166/4166
87.59/85.87	c 5425[?] -1201[?] -970[?]  is mandatory 
87.59/85.87	c qxplain 4164/4165
87.59/85.88	c qxplain 4165/4165
87.59/85.89	c 5426[?] 1201[?] -961[?] 970[?]  is mandatory 
87.59/85.89	c qxplain 4164/4164
87.69/85.90	c 5427[?] -1202[?] -1200[?]  is mandatory 
87.69/85.90	c qxplain 4161/4163
87.69/85.91	c qxplain 4163/4163
87.69/85.92	c 5428[?] -1202[?] -1201[?]  is mandatory 
87.69/85.92	c qxplain 4161/4162
87.69/85.92	c qxplain 4162/4162
87.69/85.93	c 5429[?] 1202[?] 1200[?] 1201[?]  is mandatory 
87.69/85.93	c qxplain 4161/4161
87.69/85.93	c 5430[?] -1203[?] 960[?]  is mandatory 
87.69/85.93	c qxplain 4154/4160
87.69/85.94	c qxplain 4158/4160
87.69/85.95	c qxplain 4160/4160
87.69/85.96	c 5431[?] -1203[?] -1086[?]  is mandatory 
87.69/85.96	c qxplain 4158/4159
87.69/85.97	c qxplain 4159/4159
87.69/85.97	c 5432[?] 1203[?] -960[?] 1086[?]  is mandatory 
87.69/85.97	c qxplain 4158/4158
87.69/85.98	c 5433[?] -1204[?] -1197[?]  is mandatory 
87.69/85.98	c qxplain 4154/4157
87.69/85.99	c qxplain 4156/4157
87.69/85.99	c qxplain 4157/4157
87.69/86.00	c 5434[?] -1204[?] -1203[?]  is mandatory 
87.69/86.00	c qxplain 4156/4156
87.78/86.00	c 5435[?] 1204[?] 1203[?] 1197[?]  is mandatory 
87.78/86.00	c qxplain 4154/4155
87.78/86.01	c qxplain 4155/4155
87.78/86.01	c 5436[?] -1205[?] 970[?]  is mandatory 
87.78/86.01	c qxplain 4154/4154
87.78/86.02	c 5437[?] -1205[?] 1204[?]  is mandatory 
87.78/86.02	c qxplain 4127/4153
87.78/86.02	c qxplain 4141/4153
87.78/86.03	c qxplain 4148/4153
87.78/86.03	c qxplain 4151/4153
87.78/86.04	c qxplain 4153/4153
87.78/86.05	c 5438[?] 1205[?] -1204[?] -970[?]  is mandatory 
87.78/86.05	c qxplain 4151/4152
87.78/86.05	c qxplain 4152/4152
87.78/86.06	c 5439[?] -1206[?] 960[?]  is mandatory 
87.78/86.06	c qxplain 4151/4151
87.78/86.06	c 5440[?] -1206[?] -970[?]  is mandatory 
87.78/86.06	c qxplain 4148/4150
87.78/86.07	c qxplain 4150/4150
87.78/86.08	c 5441[?] 1206[?] -960[?] 970[?]  is mandatory 
87.78/86.08	c qxplain 4148/4149
87.78/86.08	c qxplain 4149/4149
87.78/86.09	c 5442[?] -1207[?] -1205[?]  is mandatory 
87.78/86.09	c qxplain 4148/4148
87.78/86.09	c 5443[?] -1207[?] -1206[?]  is mandatory 
87.78/86.09	c qxplain 4141/4147
87.88/86.10	c qxplain 4145/4147
87.88/86.10	c qxplain 4147/4147
87.88/86.11	c 5444[?] 1207[?] 1205[?] 1206[?]  is mandatory 
87.88/86.11	c qxplain 4145/4146
87.88/86.12	c qxplain 4146/4146
87.88/86.12	c 5445[?] -956[?] -1208[?]  is mandatory 
87.88/86.12	c qxplain 4145/4145
87.88/86.13	c 5446[?] -957[?] -1208[?]  is mandatory 
87.88/86.13	c qxplain 4141/4144
87.88/86.14	c qxplain 4143/4144
87.88/86.14	c qxplain 4144/4144
87.88/86.15	c 5447[?] 1208[?] 956[?] 957[?]  is mandatory 
87.88/86.15	c qxplain 4143/4143
87.88/86.15	c 5448[?] -1209[?] 1082[?]  is mandatory 
87.88/86.15	c qxplain 4141/4142
87.88/86.16	c qxplain 4142/4142
87.88/86.17	c 5449[?] 1208[?] -1209[?]  is mandatory 
87.88/86.17	c qxplain 4141/4141
87.88/86.17	c 5450[?] 1209[?] -1208[?] -1082[?]  is mandatory 
87.88/86.17	c qxplain 4127/4140
87.88/86.18	c qxplain 4134/4140
87.88/86.19	c qxplain 4138/4140
87.88/86.19	c qxplain 4140/4140
88.08/86.30	c 5451[?] -958[?] -1210[?]  is mandatory 
88.08/86.30	c qxplain 4138/4139
88.08/86.31	c qxplain 4139/4139
88.08/86.32	c 5452[?] -1210[?] 1209[?]  is mandatory 
88.08/86.32	c qxplain 4138/4138
88.08/86.33	c 5453[?] 1210[?] 958[?] -1209[?]  is mandatory 
88.08/86.33	c qxplain 4134/4137
88.08/86.34	c qxplain 4136/4137
88.08/86.35	c qxplain 4137/4137
88.08/86.35	c 5454[?] -1211[?] 959[?]  is mandatory 
88.08/86.35	c qxplain 4136/4136
88.18/86.40	c 5455[?] -1210[?] -1211[?]  is mandatory 
88.18/86.40	c qxplain 4134/4135
88.18/86.41	c qxplain 4135/4135
88.18/86.41	c 5456[?] 1211[?] -959[?] 1210[?]  is mandatory 
88.18/86.41	c qxplain 4134/4134
88.18/86.44	c 5457[?] -1086[?] -1212[?]  is mandatory 
88.18/86.44	c qxplain 4127/4133
88.18/86.44	c qxplain 4131/4133
88.18/86.45	c qxplain 4133/4133
88.18/86.46	c 5458[?] -1212[?] -1211[?]  is mandatory 
88.18/86.46	c qxplain 4131/4132
88.18/86.46	c qxplain 4132/4132
88.18/86.47	c 5459[?] 1212[?] 1211[?] 1086[?]  is mandatory 
88.18/86.47	c qxplain 4131/4131
88.18/86.48	c 5460[?] -1213[?] 970[?]  is mandatory 
88.18/86.48	c qxplain 4127/4130
88.18/86.49	c qxplain 4129/4130
88.18/86.49	c qxplain 4130/4130
88.28/86.50	c 5461[?] -1213[?] 1212[?]  is mandatory 
88.28/86.50	c qxplain 4129/4129
88.28/86.50	c 5462[?] 1213[?] -1212[?] -970[?]  is mandatory 
88.28/86.50	c qxplain 4127/4128
88.28/86.52	c qxplain 4128/4128
88.28/86.53	c 5463[?] -1214[?] 959[?]  is mandatory 
88.28/86.53	c qxplain 4127/4127
88.28/86.53	c 5464[?] -1214[?] -970[?]  is mandatory 
88.28/86.53	c qxplain 4021/4126
88.28/86.54	c qxplain 4074/4126
88.28/86.54	c qxplain 4101/4126
88.28/86.55	c qxplain 4114/4126
88.28/86.56	c qxplain 4121/4126
88.28/86.57	c qxplain 4124/4126
88.28/86.58	c qxplain 4126/4126
88.28/86.58	c 5465[?] 1214[?] -959[?] 970[?]  is mandatory 
88.28/86.58	c qxplain 4124/4125
88.28/86.59	c qxplain 4125/4125
88.28/86.59	c 5466[?] -1215[?] -1213[?]  is mandatory 
88.28/86.59	c qxplain 4124/4124
88.38/86.60	c 5467[?] -1215[?] -1214[?]  is mandatory 
88.38/86.60	c qxplain 4121/4123
88.38/86.60	c qxplain 4123/4123
88.38/86.61	c 5468[?] 1215[?] 1213[?] 1214[?]  is mandatory 
88.38/86.61	c qxplain 4121/4122
88.38/86.62	c qxplain 4122/4122
88.38/86.62	c 5469[?] -1216[?] 1207[?]  is mandatory 
88.38/86.62	c qxplain 4121/4121
88.38/86.63	c 5470[?] -1216[?] 1215[?]  is mandatory 
88.38/86.63	c qxplain 4114/4120
88.38/86.63	c qxplain 4118/4120
88.38/86.64	c qxplain 4120/4120
88.48/86.75	c 5471[?] 1216[?] -1207[?] -1215[?]  is mandatory 
88.48/86.75	c qxplain 4118/4119
88.48/86.76	c qxplain 4119/4119
88.48/86.77	c 5472[?] -1217[?] -1202[?]  is mandatory 
88.48/86.77	c qxplain 4118/4118
88.48/86.79	c 5473[?] -1217[?] -1216[?]  is mandatory 
88.48/86.79	c qxplain 4114/4117
88.48/86.80	c qxplain 4116/4117
88.58/86.81	c qxplain 4117/4117
88.58/86.85	c qxplain 4116/4116
88.58/86.87	c 5475[?] -1218[?] 1202[?]  is mandatory 
88.58/86.87	c qxplain 4114/4115
88.58/86.87	c qxplain 4115/4115
88.58/86.88	c 5476[?] -1218[?] 1216[?]  is mandatory 
88.58/86.88	c qxplain 4114/4114
88.78/87.04	c qxplain 4101/4113
88.78/87.05	c qxplain 4108/4113
88.78/87.05	c qxplain 4111/4113
88.78/87.06	c qxplain 4113/4113
88.78/87.06	c qxplain 4111/4112
88.78/87.07	c qxplain 4112/4112
88.78/87.07	c qxplain 4111/4111
88.78/87.08	c 5480[?] 1219[?] 1217[?] 1218[?]  is mandatory 
88.78/87.08	c qxplain 4108/4110
88.78/87.08	c qxplain 4110/4110
88.88/87.13	c 5481[?] -1220[?] 958[?]  is mandatory 
88.88/87.13	c qxplain 4108/4109
88.88/87.13	c qxplain 4109/4109
88.88/87.14	c 5482[?] -1209[?] -1220[?]  is mandatory 
88.88/87.14	c qxplain 4108/4108
88.88/87.15	c 5483[?] 1220[?] -958[?] 1209[?]  is mandatory 
88.88/87.15	c qxplain 4101/4107
88.88/87.15	c qxplain 4105/4107
88.88/87.16	c qxplain 4107/4107
88.88/87.17	c 5484[?] -1221[?] -1210[?]  is mandatory 
88.88/87.17	c qxplain 4105/4106
88.88/87.17	c qxplain 4106/4106
88.88/87.18	c 5485[?] -1221[?] -1220[?]  is mandatory 
88.88/87.18	c qxplain 4105/4105
88.88/87.18	c 5486[?] 1221[?] 1220[?] 1210[?]  is mandatory 
88.88/87.18	c qxplain 4101/4104
88.88/87.19	c qxplain 4103/4104
88.88/87.19	c qxplain 4104/4104
88.98/87.20	c 5487[?] -1222[?] 970[?]  is mandatory 
88.98/87.20	c qxplain 4103/4103
88.98/87.21	c 5488[?] -1222[?] 1221[?]  is mandatory 
88.98/87.21	c qxplain 4101/4102
88.98/87.21	c qxplain 4102/4102
88.98/87.22	c 5489[?] 1222[?] -1221[?] -970[?]  is mandatory 
88.98/87.22	c qxplain 4101/4101
88.98/87.22	c 5490[?] -1223[?] 958[?]  is mandatory 
88.98/87.22	c qxplain 4074/4100
88.98/87.23	c qxplain 4088/4100
88.98/87.23	c qxplain 4095/4100
88.98/87.24	c qxplain 4098/4100
88.98/87.24	c qxplain 4100/4100
88.98/87.25	c 5491[?] -1223[?] -970[?]  is mandatory 
88.98/87.25	c qxplain 4098/4099
88.98/87.29	c qxplain 4099/4099
89.08/87.30	c 5492[?] 1223[?] -958[?] 970[?]  is mandatory 
89.08/87.30	c qxplain 4098/4098
89.08/87.31	c 5493[?] -1224[?] -1222[?]  is mandatory 
89.08/87.31	c qxplain 4095/4097
89.08/87.31	c qxplain 4097/4097
89.08/87.32	c 5494[?] -1224[?] -1223[?]  is mandatory 
89.08/87.32	c qxplain 4095/4096
89.08/87.33	c qxplain 4096/4096
89.08/87.33	c 5495[?] 1224[?] 1222[?] 1223[?]  is mandatory 
89.08/87.33	c qxplain 4095/4095
89.08/87.34	c qxplain 4088/4094
89.08/87.34	c qxplain 4092/4094
89.08/87.35	c qxplain 4094/4094
89.08/87.35	c qxplain 4092/4093
89.08/87.36	c qxplain 4093/4093
89.08/87.36	c 5498[?] 1225[?] -1207[?] -1224[?]  is mandatory 
89.08/87.36	c qxplain 4092/4092
89.08/87.37	c 5499[?] -1226[?] -1219[?]  is mandatory 
89.08/87.37	c qxplain 4088/4091
89.08/87.37	c qxplain 4090/4091
89.08/87.38	c qxplain 4091/4091
89.08/87.39	c 5500[?] -1226[?] -1225[?]  is mandatory 
89.08/87.39	c qxplain 4090/4090
89.08/87.39	c qxplain 4088/4089
89.17/87.42	c qxplain 4074/4087
89.17/87.43	c qxplain 4081/4087
89.17/87.43	c qxplain 4085/4087
89.17/87.44	c qxplain 4087/4087
89.17/87.44	c 5504[?] 1227[?] -1196[?] 1226[?]  is mandatory 
89.17/87.44	c qxplain 4085/4086
89.17/87.45	c qxplain 4081/4084
89.17/87.47	c qxplain 4083/4084
89.17/87.47	c qxplain 4084/4084
89.17/87.48	c 5507[?] 1228[?] 1135[?] 1131[?]  is mandatory 
89.17/87.48	c qxplain 4083/4083
89.17/87.48	c qxplain 4081/4082
89.17/87.49	c qxplain 4082/4082
89.17/87.49	c qxplain 4081/4081
89.17/87.49	c 5510[?] -1195[?] -1228[?] 1229[?]  is mandatory 
89.17/87.49	c qxplain 4074/4080
89.27/87.51	c qxplain 4078/4080
89.27/87.52	c qxplain 4080/4080
89.27/87.54	c qxplain 4078/4079
89.27/87.55	c qxplain 4079/4079
89.37/87.65	c qxplain 4078/4078
89.37/87.65	c 5513[?] 1230[?] 1224[?] 1202[?]  is mandatory 
89.37/87.65	c qxplain 4074/4077
89.37/87.66	c qxplain 4076/4077
89.37/87.67	c qxplain 4077/4077
89.37/87.67	c qxplain 4076/4076
89.37/87.67	c 5516[?] 1231[?] -1230[?] -1207[?]  is mandatory 
89.37/87.67	c qxplain 4074/4075
89.37/87.67	c qxplain 4021/4073
89.37/87.68	c qxplain 4048/4073
89.37/87.68	c qxplain 4061/4073
89.37/87.69	c qxplain 4068/4073
89.47/87.70	c qxplain 4071/4073
89.47/87.71	c qxplain 4073/4073
89.47/87.71	c 5519[?] 1232[?] 1215[?] -1231[?]  is mandatory 
89.47/87.71	c qxplain 4071/4072
89.47/87.71	c qxplain 4068/4070
89.47/87.72	c qxplain 4070/4070
89.47/87.73	c 5522[?] 1233[?] 1202[?] -1224[?]  is mandatory 
89.47/87.73	c qxplain 4068/4069
89.47/87.73	c qxplain 4061/4067
89.47/87.73	c qxplain 4065/4067
89.47/87.74	c qxplain 4061/4064
89.47/87.74	c qxplain 4063/4064
89.47/87.74	c qxplain 4064/4064
89.47/87.75	c qxplain 4063/4063
89.47/87.75	c 5529[?] -1236[?] -1232[?]  is mandatory 
89.47/87.75	c qxplain 4061/4062
89.47/87.75	c qxplain 4048/4060
89.47/87.76	c qxplain 4055/4060
89.47/87.76	c qxplain 4058/4060
89.47/87.77	c qxplain 4060/4060
89.47/87.77	c qxplain 4058/4059
89.47/87.78	c qxplain 4059/4059
89.47/87.78	c qxplain 4058/4058
89.47/87.78	c 5534[?] -1229[?] 1236[?] 1237[?]  is mandatory 
89.47/87.78	c qxplain 4055/4057
89.47/87.79	c qxplain 4057/4057
89.47/87.79	c 5535[?] -1238[?] -1227[?]  is mandatory 
89.47/87.79	c qxplain 4055/4056
89.57/87.80	c qxplain 4056/4056
89.57/87.80	c 5536[?] -1237[?] -1238[?]  is mandatory 
89.57/87.80	c qxplain 4055/4055
89.57/87.80	c qxplain 4048/4054
89.57/87.81	c qxplain 4052/4054
89.57/87.82	c qxplain 4054/4054
89.57/87.82	c qxplain 4052/4053
89.57/87.82	c qxplain 4053/4053
89.57/87.82	c qxplain 4052/4052
89.57/87.83	c 5540[?] 1239[?] 1238[?] -1121[?]  is mandatory 
89.57/87.83	c qxplain 4048/4051
89.57/87.84	c qxplain 4050/4051
89.57/87.88	c qxplain 4048/4049
89.57/87.89	c qxplain 4049/4049
89.57/87.89	c 5543[?] 1240[?] -1202[?] 1224[?]  is mandatory 
89.57/87.89	c qxplain 4048/4048
89.57/87.89	c qxplain 4021/4047
89.68/87.92	c qxplain 4035/4047
89.68/87.93	c qxplain 4042/4047
89.68/87.94	c qxplain 4045/4047
89.68/87.94	c qxplain 4047/4047
89.68/87.94	c qxplain 4045/4046
89.68/87.95	c qxplain 4046/4046
89.68/87.96	c 5546[?] 1241[?] -1240[?] -1215[?]  is mandatory 
89.68/87.96	c qxplain 4045/4045
89.68/87.98	c qxplain 4042/4044
89.68/88.00	c qxplain 4044/4044
89.78/88.01	c 5548[?] 1112[?] -1242[?]  is mandatory 
89.78/88.01	c qxplain 4042/4043
89.78/88.02	c qxplain 4043/4043
89.78/88.02	c qxplain 4042/4042
89.78/88.03	c 5550[?] -967[?] -1243[?]  is mandatory 
89.78/88.03	c qxplain 4035/4041
89.78/88.04	c qxplain 4039/4041
89.78/88.07	c qxplain 4041/4041
89.78/88.08	c 5551[?] 1242[?] -1243[?]  is mandatory 
89.78/88.08	c qxplain 4039/4040
89.78/88.09	c qxplain 4040/4040
89.78/88.09	c qxplain 4039/4039
89.78/88.09	c 5553[?] 1100[?] -1244[?]  is mandatory 
89.78/88.09	c qxplain 4035/4038
89.87/88.10	c qxplain 4037/4038
89.87/88.11	c qxplain 4038/4038
89.87/88.11	c 5554[?] -1244[?] 1243[?]  is mandatory 
89.87/88.11	c qxplain 4037/4037
89.87/88.12	c qxplain 4035/4036
89.87/88.12	c qxplain 4036/4036
89.87/88.12	c qxplain 4035/4035
89.87/88.13	c 5557[?] -1245[?] 1244[?]  is mandatory 
89.87/88.13	c qxplain 4021/4034
89.87/88.14	c qxplain 4028/4034
89.87/88.15	c qxplain 4032/4034
89.87/88.16	c qxplain 4034/4034
89.87/88.16	c qxplain 4032/4033
89.87/88.16	c qxplain 4033/4033
89.87/88.17	c 5560[?] -1246[?] 1245[?]  is mandatory 
89.87/88.17	c qxplain 4032/4032
90.17/88.49	c qxplain 4028/4031
90.27/88.50	c qxplain 4030/4031
90.27/88.51	c qxplain 4031/4031
90.27/88.51	c 5562[?] -1247[?] 969[?]  is mandatory 
90.27/88.51	c qxplain 4030/4030
90.27/88.51	c qxplain 4028/4029
90.27/88.53	c qxplain 4029/4029
90.27/88.54	c 5564[?] 1247[?] -969[?] 1245[?]  is mandatory 
90.27/88.54	c qxplain 4028/4028
90.27/88.54	c qxplain 4021/4027
90.27/88.54	c qxplain 4025/4027
90.27/88.55	c qxplain 4027/4027
90.27/88.56	c 5566[?] -1248[?] -1247[?]  is mandatory 
90.27/88.56	c qxplain 4025/4026
90.27/88.56	c qxplain 4026/4026
90.27/88.57	c 5567[?] 1248[?] 1247[?] 1246[?]  is mandatory 
90.27/88.57	c qxplain 4025/4025
90.27/88.58	c 5568[?] -1249[?] 970[?]  is mandatory 
90.27/88.58	c qxplain 4021/4024
90.27/88.58	c qxplain 4023/4024
90.27/88.59	c qxplain 4024/4024
90.27/88.60	c 5569[?] -1249[?] 1248[?]  is mandatory 
90.27/88.60	c qxplain 4023/4023
90.38/88.60	c 5570[?] 1249[?] -1248[?] -970[?]  is mandatory 
90.38/88.60	c qxplain 4021/4022
90.38/88.62	c qxplain 4022/4022
90.38/88.63	c 5571[?] -1250[?] 969[?]  is mandatory 
90.38/88.63	c qxplain 4021/4021
90.38/88.63	c 5572[?] -1250[?] -970[?]  is mandatory 
90.38/88.63	c qxplain 3809/4020
90.38/88.64	c qxplain 3915/4020
90.38/88.64	c qxplain 3968/4020
90.38/88.65	c qxplain 3995/4020
90.38/88.66	c qxplain 4008/4020
90.38/88.66	c qxplain 4015/4020
90.38/88.66	c qxplain 4018/4020
90.38/88.67	c qxplain 4020/4020
90.38/88.68	c 5573[?] 1250[?] -969[?] 970[?]  is mandatory 
90.38/88.68	c qxplain 4018/4019
90.38/88.68	c qxplain 4019/4019
90.38/88.69	c 5574[?] -1251[?] -1249[?]  is mandatory 
90.38/88.69	c qxplain 4018/4018
90.38/88.70	c 5575[?] -1251[?] -1250[?]  is mandatory 
90.38/88.70	c qxplain 4015/4017
90.48/88.70	c qxplain 4017/4017
90.48/88.71	c 5576[?] 1251[?] 1249[?] 1250[?]  is mandatory 
90.48/88.71	c qxplain 4015/4016
90.48/88.72	c qxplain 4016/4016
90.48/88.73	c 5577[?] 968[?] -1252[?]  is mandatory 
90.48/88.73	c qxplain 4015/4015
90.48/88.73	c 5579[?] 1252[?] -968[?] 1244[?]  is mandatory 
90.48/88.73	c qxplain 4008/4014
90.48/88.74	c qxplain 4012/4014
90.48/88.74	c qxplain 4014/4014
90.58/88.89	c qxplain 4012/4013
90.68/88.90	c qxplain 4013/4013
90.68/88.91	c 5581[?] -1253[?] -1252[?]  is mandatory 
90.68/88.91	c qxplain 4012/4012
90.68/88.91	c 5582[?] 1252[?] 1253[?] 1245[?]  is mandatory 
90.68/88.91	c qxplain 4008/4011
90.68/88.92	c qxplain 4010/4011
90.68/88.92	c qxplain 4011/4011
90.68/88.93	c 5583[?] -1254[?] 970[?]  is mandatory 
90.68/88.93	c qxplain 4010/4010
90.68/88.94	c 5584[?] -1254[?] 1253[?]  is mandatory 
90.68/88.94	c qxplain 4008/4009
90.68/88.95	c qxplain 4009/4009
90.68/88.95	c 5585[?] -1253[?] -970[?] 1254[?]  is mandatory 
90.68/88.95	c qxplain 4008/4008
90.68/88.96	c 5586[?] -1255[?] 968[?]  is mandatory 
90.68/88.96	c qxplain 3995/4007
90.68/88.96	c qxplain 4002/4007
90.68/88.97	c qxplain 4005/4007
90.68/88.97	c qxplain 4007/4007
90.68/88.98	c 5587[?] -1255[?] -970[?]  is mandatory 
90.68/88.98	c qxplain 4005/4006
90.68/88.99	c qxplain 4006/4006
90.68/89.00	c 5588[?] 1255[?] -968[?] 970[?]  is mandatory 
90.68/89.00	c qxplain 4005/4005
90.78/89.01	c 5589[?] -1254[?] -1256[?]  is mandatory 
90.78/89.01	c qxplain 4002/4004
90.78/89.01	c qxplain 4004/4004
90.78/89.02	c 5590[?] -1256[?] -1255[?]  is mandatory 
90.78/89.02	c qxplain 4002/4003
90.78/89.02	c qxplain 4003/4003
90.78/89.03	c 5591[?] 1256[?] 1254[?] 1255[?]  is mandatory 
90.78/89.03	c qxplain 4002/4002
90.78/89.04	c 5592[?] -1257[?] 1251[?]  is mandatory 
90.78/89.04	c qxplain 3995/4001
90.78/89.04	c qxplain 3999/4001
90.78/89.05	c qxplain 4001/4001
90.78/89.06	c 5593[?] -1257[?] 1256[?]  is mandatory 
90.78/89.06	c qxplain 3999/4000
90.78/89.07	c qxplain 4000/4000
90.78/89.08	c 5594[?] 1257[?] -1256[?] -1251[?]  is mandatory 
90.78/89.08	c qxplain 3999/3999
90.78/89.09	c 5595[?] -1258[?] 1013[?]  is mandatory 
90.78/89.09	c qxplain 3995/3998
90.78/89.10	c qxplain 3997/3998
90.88/89.11	c qxplain 3998/3998
90.88/89.11	c 5596[?] -1258[?] 1257[?]  is mandatory 
90.88/89.11	c qxplain 3997/3997
90.88/89.12	c 5597[?] 1258[?] -1013[?] -1257[?]  is mandatory 
90.88/89.12	c qxplain 3995/3996
90.88/89.12	c qxplain 3996/3996
90.88/89.16	c 5598[?] -1259[?] 1251[?]  is mandatory 
90.88/89.16	c qxplain 3995/3995
90.88/89.17	c 5599[?] -1256[?] -1259[?]  is mandatory 
90.88/89.17	c qxplain 3968/3994
90.88/89.18	c qxplain 3982/3994
90.88/89.18	c qxplain 3989/3994
90.88/89.19	c qxplain 3992/3994
90.88/89.20	c qxplain 3994/3994
90.97/89.20	c 5600[?] 1259[?] -1251[?] 1256[?]  is mandatory 
90.97/89.20	c qxplain 3992/3993
90.97/89.21	c qxplain 3993/3993
90.97/89.22	c 5601[?] -1260[?] 1025[?]  is mandatory 
90.97/89.22	c qxplain 3992/3992
90.97/89.23	c 5602[?] -1260[?] 1259[?]  is mandatory 
90.97/89.23	c qxplain 3989/3991
90.97/89.23	c qxplain 3991/3991
90.97/89.24	c 5603[?] 1260[?] -1025[?] -1259[?]  is mandatory 
90.97/89.24	c qxplain 3989/3990
90.97/89.24	c qxplain 3990/3990
90.97/89.25	c 5604[?] -1261[?] -1251[?]  is mandatory 
90.97/89.25	c qxplain 3989/3989
90.97/89.25	c 5605[?] -1261[?] -1256[?]  is mandatory 
90.97/89.25	c qxplain 3982/3988
90.97/89.28	c qxplain 3986/3988
90.97/89.29	c qxplain 3988/3988
91.07/89.30	c 5606[?] 1261[?] 1256[?] 1251[?]  is mandatory 
91.07/89.30	c qxplain 3986/3987
91.07/89.31	c qxplain 3987/3987
91.07/89.31	c 5607[?] -1262[?] -1057[?]  is mandatory 
91.07/89.31	c qxplain 3986/3986
91.07/89.36	c 5608[?] -1061[?] -1262[?]  is mandatory 
91.07/89.36	c qxplain 3982/3985
91.07/89.37	c qxplain 3984/3985
91.17/89.43	c qxplain 3985/3985
91.17/89.45	c 5609[?] 1262[?] 1057[?] 1061[?]  is mandatory 
91.17/89.45	c qxplain 3984/3984
91.17/89.47	c 5610[?] -1058[?] -1263[?]  is mandatory 
91.17/89.47	c qxplain 3982/3983
91.17/89.48	c qxplain 3983/3983
91.17/89.49	c 5611[?] -1263[?] 1262[?]  is mandatory 
91.17/89.49	c qxplain 3982/3982
91.27/89.51	c 5612[?] 1058[?] -1262[?] 1263[?]  is mandatory 
91.27/89.51	c qxplain 3968/3981
91.27/89.52	c qxplain 3975/3981
91.27/89.52	c qxplain 3979/3981
91.27/89.53	c qxplain 3981/3981
91.27/89.54	c 5613[?] -1052[?] -1264[?]  is mandatory 
91.27/89.54	c qxplain 3979/3980
91.27/89.54	c qxplain 3980/3980
91.27/89.55	c 5614[?] -1264[?] 1263[?]  is mandatory 
91.27/89.55	c qxplain 3979/3979
91.27/89.59	c 5615[?] 1264[?] -1263[?] 1052[?]  is mandatory 
91.27/89.59	c qxplain 3975/3978
91.27/89.59	c qxplain 3977/3978
91.37/89.60	c qxplain 3978/3978
91.37/89.61	c 5616[?] -1265[?] -1063[?]  is mandatory 
91.37/89.61	c qxplain 3977/3977
91.37/89.62	c 5617[?] -1265[?] 1264[?]  is mandatory 
91.37/89.62	c qxplain 3975/3976
91.37/89.65	c qxplain 3976/3976
91.37/89.68	c 5618[?] 1265[?] -1264[?] 1063[?]  is mandatory 
91.37/89.68	c qxplain 3975/3975
91.47/89.70	c 5619[?] -1056[?] -1266[?]  is mandatory 
91.47/89.70	c qxplain 3968/3974
91.47/89.72	c qxplain 3972/3974
91.47/89.75	c qxplain 3974/3974
91.47/89.79	c 5620[?] -1062[?] -1266[?]  is mandatory 
91.47/89.79	c qxplain 3972/3973
91.57/89.81	c qxplain 3973/3973
91.57/89.83	c 5621[?] 1062[?] 1266[?] 1056[?]  is mandatory 
91.57/89.83	c qxplain 3972/3972
91.57/89.84	c 5622[?] -1060[?] -1267[?]  is mandatory 
91.57/89.84	c qxplain 3968/3971
91.57/89.85	c qxplain 3970/3971
91.57/89.87	c qxplain 3971/3971
91.57/89.88	c 5623[?] 1266[?] -1267[?]  is mandatory 
91.57/89.88	c qxplain 3970/3970
91.57/89.89	c 5624[?] -1266[?] 1060[?] 1267[?]  is mandatory 
91.57/89.89	c qxplain 3968/3969
91.67/89.90	c qxplain 3969/3969
91.67/89.92	c 5625[?] 1265[?] -1268[?]  is mandatory 
91.67/89.92	c qxplain 3968/3968
91.67/89.93	c 5626[?] -1268[?] 1267[?]  is mandatory 
91.67/89.93	c qxplain 3915/3967
91.67/89.94	c qxplain 3942/3967
91.67/89.95	c qxplain 3955/3967
91.67/89.95	c qxplain 3962/3967
91.67/89.96	c qxplain 3965/3967
91.67/89.98	c qxplain 3967/3967
91.67/89.99	c 5627[?] -1267[?] 1268[?] -1265[?]  is mandatory 
91.67/89.99	c qxplain 3965/3966
91.77/90.00	c qxplain 3966/3966
91.77/90.03	c 5628[?] -1056[?] -1269[?]  is mandatory 
91.77/90.03	c qxplain 3965/3965
91.77/90.06	c 5629[?] -1269[?] -1060[?]  is mandatory 
91.77/90.06	c qxplain 3962/3964
91.77/90.06	c qxplain 3964/3964
91.77/90.08	c 5630[?] 1269[?] 1056[?] 1060[?]  is mandatory 
91.77/90.08	c qxplain 3962/3963
91.77/90.09	c qxplain 3963/3963
91.88/90.11	c 5631[?] 1265[?] -1270[?]  is mandatory 
91.88/90.11	c qxplain 3962/3962
91.88/90.12	c 5632[?] -1270[?] 1269[?]  is mandatory 
91.88/90.12	c qxplain 3955/3961
91.88/90.13	c qxplain 3959/3961
91.88/90.14	c qxplain 3961/3961
91.88/90.18	c 5633[?] 1270[?] -1269[?] -1265[?]  is mandatory 
91.88/90.18	c qxplain 3959/3960
91.88/90.19	c qxplain 3960/3960
91.88/90.20	c 5634[?] -1271[?] 1062[?]  is mandatory 
91.88/90.20	c qxplain 3959/3959
91.97/90.21	c 5635[?] -1271[?] -1270[?]  is mandatory 
91.97/90.21	c qxplain 3955/3958
91.97/90.22	c qxplain 3957/3958
91.97/90.23	c qxplain 3958/3958
91.97/90.23	c 5636[?] 1271[?] -1062[?] 1270[?]  is mandatory 
91.97/90.23	c qxplain 3957/3957
91.97/90.24	c 5637[?] -1272[?] -1268[?]  is mandatory 
91.97/90.24	c qxplain 3955/3956
91.97/90.25	c qxplain 3956/3956
91.97/90.26	c 5638[?] -1272[?] -1271[?]  is mandatory 
91.97/90.26	c qxplain 3955/3955
91.97/90.26	c 5639[?] 1272[?] 1271[?] 1268[?]  is mandatory 
91.97/90.26	c qxplain 3942/3954
91.97/90.27	c qxplain 3949/3954
91.97/90.28	c qxplain 3952/3954
91.97/90.28	c qxplain 3954/3954
91.97/90.29	c 5640[?] -1273[?] 1261[?]  is mandatory 
91.97/90.29	c qxplain 3952/3953
92.08/90.30	c qxplain 3953/3953
92.08/90.31	c 5641[?] -1273[?] -1272[?]  is mandatory 
92.08/90.31	c qxplain 3952/3952
92.08/90.31	c 5642[?] 1273[?] -1261[?] 1272[?]  is mandatory 
92.08/90.31	c qxplain 3949/3951
92.08/90.32	c qxplain 3951/3951
92.08/90.34	c 5643[?] -1274[?] -1251[?]  is mandatory 
92.08/90.34	c qxplain 3949/3950
92.08/90.34	c qxplain 3950/3950
92.08/90.38	c 5644[?] -1274[?] 1256[?]  is mandatory 
92.08/90.38	c qxplain 3949/3949
92.08/90.39	c 5645[?] 1274[?] -1256[?] 1251[?]  is mandatory 
92.08/90.39	c qxplain 3942/3948
92.18/90.40	c qxplain 3946/3948
92.18/90.40	c qxplain 3948/3948
92.18/90.41	c 5646[?] -1275[?] 1037[?]  is mandatory 
92.18/90.41	c qxplain 3946/3947
92.18/90.42	c qxplain 3947/3947
92.18/90.43	c 5647[?] -1275[?] 1274[?]  is mandatory 
92.18/90.43	c qxplain 3946/3946
92.18/90.44	c 5648[?] 1275[?] -1037[?] -1274[?]  is mandatory 
92.18/90.44	c qxplain 3942/3945
92.18/90.44	c qxplain 3944/3945
92.18/90.45	c qxplain 3945/3945
92.18/90.46	c 5649[?] -1276[?] -1273[?]  is mandatory 
92.18/90.46	c qxplain 3944/3944
92.18/90.47	c 5650[?] -1276[?] -1275[?]  is mandatory 
92.18/90.47	c qxplain 3942/3943
92.18/90.47	c qxplain 3943/3943
92.18/90.48	c 5651[?] 1276[?] 1275[?] 1273[?]  is mandatory 
92.18/90.48	c qxplain 3942/3942
92.18/90.49	c 5652[?] -1277[?] -1260[?]  is mandatory 
92.18/90.49	c qxplain 3915/3941
92.18/90.49	c qxplain 3929/3941
92.28/90.50	c qxplain 3936/3941
92.28/90.50	c qxplain 3939/3941
92.28/90.51	c qxplain 3941/3941
92.28/90.52	c 5653[?] -1277[?] 1276[?]  is mandatory 
92.28/90.52	c qxplain 3939/3940
92.28/90.53	c qxplain 3940/3940
92.28/90.53	c 5654[?] 1277[?] -1276[?] 1260[?]  is mandatory 
92.28/90.53	c qxplain 3939/3939
92.28/90.54	c 5655[?] -1278[?] -1258[?]  is mandatory 
92.28/90.54	c qxplain 3936/3938
92.28/90.55	c qxplain 3938/3938
92.28/90.56	c 5656[?] -1278[?] 1277[?]  is mandatory 
92.28/90.56	c qxplain 3936/3937
92.28/90.56	c qxplain 3937/3937
92.28/90.57	c 5657[?] 1278[?] -1277[?] 1258[?]  is mandatory 
92.28/90.57	c qxplain 3936/3936
92.28/90.58	c 5658[?] -1279[?] -966[?]  is mandatory 
92.28/90.58	c qxplain 3929/3935
92.28/90.58	c qxplain 3933/3935
92.28/90.59	c qxplain 3935/3935
92.28/90.59	c 5659[?] -1279[?] 1113[?]  is mandatory 
92.28/90.59	c qxplain 3933/3934
92.38/90.60	c qxplain 3934/3934
92.38/90.60	c qxplain 3933/3933
92.38/90.61	c 5661[?] 966[?] -1280[?]  is mandatory 
92.38/90.61	c qxplain 3929/3932
92.38/90.62	c qxplain 3931/3932
92.38/90.62	c qxplain 3932/3932
92.38/90.62	c 5662[?] -1280[?] -1113[?]  is mandatory 
92.38/90.62	c qxplain 3931/3931
92.48/90.74	c qxplain 3929/3930
92.48/90.74	c qxplain 3915/3928
92.48/90.75	c qxplain 3922/3928
92.48/90.75	c qxplain 3926/3928
92.48/90.76	c qxplain 3928/3928
92.48/90.76	c 5666[?] 1281[?] 1280[?] 1279[?]  is mandatory 
92.48/90.76	c qxplain 3926/3927
92.48/90.80	c qxplain 3927/3927
92.58/90.82	c 5667[?] -1282[?] 970[?]  is mandatory 
92.58/90.82	c qxplain 3926/3926
92.58/90.82	c qxplain 3922/3925
92.58/90.83	c qxplain 3924/3925
92.58/90.83	c qxplain 3925/3925
92.58/90.84	c 5669[?] 1282[?] -1281[?] -970[?]  is mandatory 
92.58/90.84	c qxplain 3924/3924
92.58/90.85	c 5670[?] -1283[?] 966[?]  is mandatory 
92.58/90.85	c qxplain 3922/3923
92.58/90.86	c qxplain 3923/3923
92.58/90.86	c qxplain 3922/3922
92.58/90.87	c 5672[?] 1283[?] -966[?] 970[?]  is mandatory 
92.58/90.87	c qxplain 3915/3921
92.58/90.87	c qxplain 3919/3921
92.58/90.88	c qxplain 3921/3921
92.58/90.88	c 5673[?] -1282[?] -1284[?]  is mandatory 
92.58/90.88	c qxplain 3919/3920
92.58/90.89	c qxplain 3920/3920
92.58/90.89	c 5674[?] -1284[?] -1283[?]  is mandatory 
92.58/90.89	c qxplain 3919/3919
92.67/90.90	c 5675[?] 1284[?] 1283[?] 1282[?]  is mandatory 
92.67/90.90	c qxplain 3915/3918
92.67/90.97	c qxplain 3917/3918
92.67/90.97	c qxplain 3918/3918
92.67/90.98	c 5676[?] -1285[?] 966[?]  is mandatory 
92.67/90.98	c qxplain 3917/3917
92.67/90.98	c 5677[?] -1285[?] 967[?]  is mandatory 
92.67/90.98	c qxplain 3915/3916
92.67/90.99	c qxplain 3809/3914
92.67/90.99	c qxplain 3862/3914
92.78/91.00	c qxplain 3889/3914
92.78/91.00	c qxplain 3902/3914
92.78/91.05	c qxplain 3909/3914
92.78/91.05	c qxplain 3912/3914
92.78/91.06	c qxplain 3914/3914
92.78/91.06	c qxplain 3912/3913
92.78/91.07	c qxplain 3913/3913
92.78/91.07	c 5681[?] 1286[?] 1285[?] 1244[?]  is mandatory 
92.78/91.07	c qxplain 3912/3912
92.78/91.08	c 5682[?] -1287[?] 967[?]  is mandatory 
92.78/91.08	c qxplain 3909/3911
92.78/91.08	c qxplain 3911/3911
92.78/91.09	c 5683[?] -1287[?] -1113[?]  is mandatory 
92.78/91.09	c qxplain 3909/3910
92.78/91.09	c qxplain 3910/3910
92.88/91.10	c qxplain 3909/3909
92.88/91.10	c 5687[?] -1286[?] 1287[?] 1288[?]  is mandatory 
92.88/91.10	c qxplain 3902/3908
92.88/91.12	c qxplain 3906/3908
92.88/91.13	c qxplain 3908/3908
92.88/91.14	c 5688[?] -1289[?] 970[?]  is mandatory 
92.88/91.14	c qxplain 3906/3907
92.88/91.15	c qxplain 3907/3907
92.88/91.15	c qxplain 3906/3906
92.88/91.16	c 5690[?] -1288[?] 1289[?] -970[?]  is mandatory 
92.88/91.16	c qxplain 3902/3905
92.88/91.17	c qxplain 3904/3905
92.88/91.19	c qxplain 3905/3905
92.88/91.19	c 5691[?] -1290[?] 967[?]  is mandatory 
92.88/91.19	c qxplain 3904/3904
92.88/91.20	c qxplain 3902/3903
92.99/91.24	c qxplain 3903/3903
92.99/91.25	c 5693[?] 1290[?] -967[?] 970[?]  is mandatory 
92.99/91.25	c qxplain 3902/3902
92.99/91.25	c 5694[?] -1289[?] -1291[?]  is mandatory 
92.99/91.25	c qxplain 3889/3901
92.99/91.26	c qxplain 3896/3901
92.99/91.26	c qxplain 3899/3901
92.99/91.27	c qxplain 3901/3901
92.99/91.27	c 5695[?] -1291[?] -1290[?]  is mandatory 
92.99/91.27	c qxplain 3899/3900
92.99/91.28	c qxplain 3900/3900
92.99/91.29	c 5696[?] 1291[?] 1290[?] 1289[?]  is mandatory 
92.99/91.29	c qxplain 3899/3899
92.99/91.29	c 5697[?] -1292[?] 1284[?]  is mandatory 
92.99/91.29	c qxplain 3896/3898
93.09/91.31	c qxplain 3898/3898
93.09/91.32	c 5698[?] 1291[?] -1292[?]  is mandatory 
93.09/91.32	c qxplain 3896/3897
93.09/91.35	c qxplain 3897/3897
93.09/91.36	c 5699[?] 1292[?] -1284[?] -1291[?]  is mandatory 
93.09/91.36	c qxplain 3896/3896
93.28/91.57	c qxplain 3889/3895
93.28/91.59	c qxplain 3862/3888
93.28/91.59	c qxplain 3876/3888
93.38/91.62	c qxplain 3883/3888
93.38/91.62	c qxplain 3876/3882
93.38/91.63	c qxplain 3880/3882
93.38/91.64	c qxplain 3882/3882
93.38/91.64	c qxplain 3880/3881
93.38/91.65	c qxplain 3881/3881
93.38/91.65	c 5715[?] -1298[?] 970[?]  is mandatory 
93.38/91.65	c qxplain 3880/3880
93.38/91.66	c qxplain 3876/3879
93.38/91.66	c qxplain 3878/3879
93.38/91.67	c qxplain 3879/3879
93.38/91.67	c qxplain 3878/3878
93.38/91.68	c 5718[?] -1299[?] 949[?]  is mandatory 
93.38/91.68	c qxplain 3876/3877
93.38/91.68	c qxplain 3877/3877
93.38/91.68	c qxplain 3876/3876
93.38/91.69	c 5720[?] 1299[?] -949[?] 970[?]  is mandatory 
93.38/91.69	c qxplain 3862/3875
93.38/91.70	c qxplain 3869/3875
93.48/91.70	c qxplain 3873/3875
93.48/91.71	c qxplain 3875/3875
93.48/91.71	c qxplain 3873/3874
93.48/91.72	c qxplain 3874/3874
93.48/91.72	c 5722[?] -1300[?] -1299[?]  is mandatory 
93.48/91.72	c qxplain 3873/3873
93.48/91.73	c 5723[?] 1300[?] 1299[?] 1298[?]  is mandatory 
93.48/91.73	c qxplain 3869/3872
93.48/91.73	c qxplain 3871/3872
93.48/91.74	c qxplain 3872/3872
93.48/91.75	c 5724[?] -1301[?] 1292[?]  is mandatory 
93.48/91.75	c qxplain 3871/3871
93.48/91.76	c 5725[?] -1301[?] -1300[?]  is mandatory 
93.48/91.76	c qxplain 3869/3870
93.48/91.76	c qxplain 3870/3870
93.48/91.77	c 5726[?] 1301[?] 1300[?] -1292[?]  is mandatory 
93.48/91.77	c qxplain 3869/3869
93.48/91.77	c 5727[?] -1302[?] 926[?]  is mandatory 
93.48/91.77	c qxplain 3862/3868
93.48/91.78	c qxplain 3866/3868
93.48/91.78	c qxplain 3868/3868
93.48/91.79	c 5728[?] -1065[?] -1302[?]  is mandatory 
93.48/91.79	c qxplain 3866/3867
93.48/91.79	c qxplain 3867/3867
93.48/91.79	c 5730[?] 1039[?] -1303[?]  is mandatory 
93.48/91.79	c qxplain 3866/3866
93.58/91.80	c 5731[?] -1303[?] 1302[?]  is mandatory 
93.58/91.80	c qxplain 3862/3865
93.58/91.80	c qxplain 3864/3865
93.58/91.81	c qxplain 3865/3865
93.58/91.81	c 5733[?] -1304[?] -926[?]  is mandatory 
93.58/91.81	c qxplain 3864/3864
93.58/91.81	c 5734[?] -938[?] -1304[?]  is mandatory 
93.58/91.81	c qxplain 3862/3863
93.58/91.82	c qxplain 3863/3863
93.58/91.82	c 5736[?] -1039[?] -1305[?]  is mandatory 
93.58/91.82	c qxplain 3862/3862
93.58/91.82	c 5737[?] -1305[?] 1304[?]  is mandatory 
93.58/91.82	c qxplain 3809/3861
93.58/91.83	c qxplain 3836/3861
93.58/91.83	c qxplain 3849/3861
93.58/91.84	c qxplain 3856/3861
93.58/91.84	c qxplain 3859/3861
93.58/91.84	c qxplain 3861/3861
93.58/91.85	c 5741[?] 1305[?] 1306[?] 1303[?]  is mandatory 
93.58/91.85	c qxplain 3859/3860
93.58/91.85	c qxplain 3860/3860
93.58/91.86	c 5742[?] 934[?] -1307[?]  is mandatory 
93.58/91.86	c qxplain 3859/3859
93.58/91.86	c 5744[?] 1307[?] -934[?] -1306[?]  is mandatory 
93.58/91.86	c qxplain 3856/3858
93.58/91.87	c qxplain 3858/3858
93.58/91.87	c 5746[?] -1308[?] -1306[?]  is mandatory 
93.58/91.87	c qxplain 3856/3857
93.58/91.88	c qxplain 3857/3857
93.58/91.88	c 5748[?] -1309[?] -1307[?]  is mandatory 
93.58/91.88	c qxplain 3856/3856
93.58/91.89	c 5750[?] 1307[?] 1309[?] 1308[?]  is mandatory 
93.58/91.89	c qxplain 3849/3855
93.58/91.89	c qxplain 3853/3855
93.58/91.90	c qxplain 3855/3855
93.67/91.90	c 5751[?] -1310[?] 918[?]  is mandatory 
93.67/91.90	c qxplain 3853/3854
93.67/91.91	c qxplain 3854/3854
93.67/91.91	c 5752[?] -1309[?] -1310[?]  is mandatory 
93.67/91.91	c qxplain 3853/3853
93.67/91.92	c 5753[?] 1309[?] 1310[?] -918[?]  is mandatory 
93.67/91.92	c qxplain 3849/3852
93.67/91.92	c qxplain 3851/3852
93.67/91.92	c qxplain 3852/3852
93.67/91.93	c 5754[?] -1311[?] 935[?]  is mandatory 
93.67/91.93	c qxplain 3851/3851
93.67/91.93	c 5756[?] -935[?] 1311[?] -1306[?]  is mandatory 
93.67/91.93	c qxplain 3849/3850
93.67/91.94	c qxplain 3850/3850
93.67/91.94	c 5758[?] -1312[?] -1306[?]  is mandatory 
93.67/91.94	c qxplain 3849/3849
93.67/91.95	c 5760[?] -1311[?] -1313[?]  is mandatory 
93.67/91.95	c qxplain 3836/3848
93.67/91.95	c qxplain 3843/3848
93.67/91.96	c qxplain 3846/3848
93.67/91.96	c qxplain 3848/3848
93.67/91.97	c 5762[?] 1311[?] 1313[?] 1312[?]  is mandatory 
93.67/91.97	c qxplain 3846/3847
93.67/91.97	c qxplain 3847/3847
93.67/91.98	c 5763[?] -917[?] -1314[?]  is mandatory 
93.67/91.98	c qxplain 3846/3846
93.67/91.98	c 5764[?] 1313[?] -1314[?]  is mandatory 
93.67/91.98	c qxplain 3843/3845
93.67/91.99	c qxplain 3845/3845
93.67/91.99	c 5765[?] 1314[?] -1313[?] 917[?]  is mandatory 
93.67/91.99	c qxplain 3843/3844
93.77/92.00	c qxplain 3844/3844
93.77/92.00	c 5766[?] -1315[?] 1310[?]  is mandatory 
93.77/92.00	c qxplain 3843/3843
93.77/92.01	c 5767[?] -1315[?] -1314[?]  is mandatory 
93.77/92.01	c qxplain 3836/3842
93.77/92.01	c qxplain 3840/3842
93.77/92.02	c qxplain 3842/3842
93.77/92.02	c 5768[?] 1315[?] -1310[?] 1314[?]  is mandatory 
93.77/92.02	c qxplain 3840/3841
93.77/92.03	c qxplain 3841/3841
93.77/92.03	c 5769[?] 917[?] -1316[?]  is mandatory 
93.77/92.03	c qxplain 3840/3840
93.77/92.04	c 5770[?] -1313[?] -1316[?]  is mandatory 
93.77/92.04	c qxplain 3836/3839
93.77/92.04	c qxplain 3838/3839
93.77/92.04	c qxplain 3839/3839
93.77/92.05	c 5771[?] 1316[?] 1313[?] -917[?]  is mandatory 
93.77/92.05	c qxplain 3838/3838
93.77/92.05	c 5772[?] -1317[?] -1315[?]  is mandatory 
93.77/92.05	c qxplain 3836/3837
93.77/92.06	c qxplain 3837/3837
93.77/92.06	c 5773[?] -1317[?] -1316[?]  is mandatory 
93.77/92.06	c qxplain 3836/3836
93.77/92.07	c 5774[?] 1317[?] 1315[?] 1316[?]  is mandatory 
93.77/92.07	c qxplain 3809/3835
93.77/92.07	c qxplain 3823/3835
93.77/92.08	c qxplain 3830/3835
93.77/92.08	c qxplain 3833/3835
93.77/92.09	c qxplain 3835/3835
93.77/92.09	c 5775[?] 936[?] -1318[?]  is mandatory 
93.77/92.09	c qxplain 3833/3834
93.77/92.10	c qxplain 3834/3834
93.87/92.10	c 5777[?] 1318[?] -936[?] -1306[?]  is mandatory 
93.87/92.10	c qxplain 3833/3833
93.87/92.11	c 5779[?] -1319[?] -1306[?]  is mandatory 
93.87/92.11	c qxplain 3830/3832
93.87/92.11	c qxplain 3832/3832
93.87/92.12	c 5781[?] -1320[?] -1318[?]  is mandatory 
93.87/92.12	c qxplain 3830/3831
93.87/92.12	c qxplain 3831/3831
93.87/92.13	c 5783[?] 1318[?] 1320[?] 1319[?]  is mandatory 
93.87/92.13	c qxplain 3830/3830
93.87/92.13	c 5784[?] -916[?] -1321[?]  is mandatory 
93.87/92.13	c qxplain 3823/3829
93.87/92.14	c qxplain 3827/3829
93.87/92.14	c qxplain 3829/3829
93.87/92.15	c 5785[?] -1321[?] 1320[?]  is mandatory 
93.87/92.15	c qxplain 3827/3828
93.87/92.15	c qxplain 3828/3828
93.87/92.16	c 5786[?] -1320[?] 916[?] 1321[?]  is mandatory 
93.87/92.16	c qxplain 3827/3827
93.87/92.16	c 5787[?] -1322[?] -1317[?]  is mandatory 
93.87/92.16	c qxplain 3823/3826
93.87/92.17	c qxplain 3825/3826
93.87/92.17	c qxplain 3826/3826
93.87/92.18	c 5788[?] -1322[?] -1321[?]  is mandatory 
93.87/92.18	c qxplain 3825/3825
93.87/92.18	c 5789[?] 1322[?] 1317[?] 1321[?]  is mandatory 
93.87/92.18	c qxplain 3823/3824
93.87/92.19	c qxplain 3824/3824
93.87/92.19	c 5790[?] -1323[?] 916[?]  is mandatory 
93.87/92.19	c qxplain 3823/3823
93.87/92.20	c 5791[?] -1320[?] -1323[?]  is mandatory 
93.87/92.20	c qxplain 3809/3822
93.97/92.20	c qxplain 3816/3822
93.97/92.21	c qxplain 3820/3822
93.97/92.21	c qxplain 3822/3822
93.97/92.21	c 5792[?] 1320[?] 1323[?] -916[?]  is mandatory 
93.97/92.21	c qxplain 3820/3821
93.97/92.22	c qxplain 3821/3821
93.97/92.22	c 5793[?] -1324[?] -1322[?]  is mandatory 
93.97/92.22	c qxplain 3820/3820
93.97/92.23	c 5794[?] -1324[?] -1323[?]  is mandatory 
93.97/92.23	c qxplain 3816/3819
93.97/92.23	c qxplain 3818/3819
93.97/92.24	c qxplain 3819/3819
93.97/92.24	c 5795[?] 1324[?] 1322[?] 1323[?]  is mandatory 
93.97/92.24	c qxplain 3818/3818
93.97/92.25	c 5796[?] 931[?] -1325[?]  is mandatory 
93.97/92.25	c qxplain 3816/3817
93.97/92.25	c qxplain 3817/3817
93.97/92.26	c 5798[?] -931[?] 1325[?] -1306[?]  is mandatory 
93.97/92.26	c qxplain 3816/3816
93.97/92.26	c 5800[?] -1326[?] -1306[?]  is mandatory 
93.97/92.26	c qxplain 3809/3815
93.97/92.27	c qxplain 3813/3815
93.97/92.27	c qxplain 3815/3815
93.97/92.28	c 5802[?] -1325[?] -1327[?]  is mandatory 
93.97/92.28	c qxplain 3813/3814
93.97/92.28	c qxplain 3814/3814
93.97/92.29	c 5804[?] 1325[?] 1327[?] 1326[?]  is mandatory 
93.97/92.29	c qxplain 3813/3813
93.97/92.29	c 5805[?] 921[?] -1328[?]  is mandatory 
93.97/92.29	c qxplain 3809/3812
93.97/92.30	c qxplain 3811/3812
93.97/92.30	c qxplain 3812/3812
94.08/92.31	c 5806[?] -1327[?] -1328[?]  is mandatory 
94.08/92.31	c qxplain 3811/3811
94.08/92.31	c 5807[?] 1327[?] -921[?] 1328[?]  is mandatory 
94.08/92.31	c qxplain 3809/3810
94.08/92.32	c qxplain 3810/3810
94.08/92.32	c 5808[?] -1329[?] 932[?]  is mandatory 
94.08/92.32	c qxplain 3809/3809
94.08/92.33	c 5810[?] 1329[?] -932[?] -1306[?]  is mandatory 
94.08/92.33	c qxplain 3385/3808
94.08/92.33	c qxplain 3597/3808
94.08/92.33	c qxplain 3703/3808
94.08/92.34	c qxplain 3756/3808
94.08/92.34	c qxplain 3783/3808
94.08/92.35	c qxplain 3796/3808
94.08/92.35	c qxplain 3803/3808
94.08/92.35	c qxplain 3806/3808
94.08/92.36	c qxplain 3808/3808
94.08/92.36	c 5812[?] -1330[?] -1306[?]  is mandatory 
94.08/92.36	c qxplain 3806/3807
94.08/92.37	c qxplain 3807/3807
94.08/92.37	c 5814[?] -1331[?] -1329[?]  is mandatory 
94.08/92.37	c qxplain 3806/3806
94.08/92.38	c 5816[?] 1331[?] 1329[?] 1330[?]  is mandatory 
94.08/92.38	c qxplain 3803/3805
94.08/92.38	c qxplain 3805/3805
94.08/92.39	c 5817[?] -1332[?] -920[?]  is mandatory 
94.08/92.39	c qxplain 3803/3804
94.08/92.39	c qxplain 3804/3804
94.08/92.40	c 5818[?] -1332[?] 1331[?]  is mandatory 
94.08/92.40	c qxplain 3803/3803
94.18/92.40	c 5819[?] 920[?] -1331[?] 1332[?]  is mandatory 
94.18/92.40	c qxplain 3796/3802
94.18/92.41	c qxplain 3800/3802
94.18/92.41	c qxplain 3802/3802
94.18/92.42	c 5820[?] -1333[?] 1328[?]  is mandatory 
94.18/92.42	c qxplain 3800/3801
94.18/92.42	c qxplain 3801/3801
94.18/92.43	c 5821[?] -1333[?] -1332[?]  is mandatory 
94.18/92.43	c qxplain 3800/3800
94.18/92.43	c 5822[?] -1328[?] 1332[?] 1333[?]  is mandatory 
94.18/92.43	c qxplain 3796/3799
94.18/92.44	c qxplain 3798/3799
94.18/92.44	c qxplain 3799/3799
94.18/92.45	c 5823[?] 920[?] -1334[?]  is mandatory 
94.18/92.45	c qxplain 3798/3798
94.18/92.45	c 5824[?] -1331[?] -1334[?]  is mandatory 
94.18/92.45	c qxplain 3796/3797
94.18/92.46	c qxplain 3797/3797
94.18/92.46	c 5825[?] 1331[?] -920[?] 1334[?]  is mandatory 
94.18/92.46	c qxplain 3796/3796
94.18/92.46	c 5826[?] -1333[?] -1335[?]  is mandatory 
94.18/92.46	c qxplain 3783/3795
94.18/92.47	c qxplain 3790/3795
94.18/92.47	c qxplain 3793/3795
94.18/92.48	c qxplain 3795/3795
94.18/92.48	c 5827[?] -1334[?] -1335[?]  is mandatory 
94.18/92.48	c qxplain 3793/3794
94.18/92.49	c qxplain 3794/3794
94.18/92.49	c 5828[?] 1335[?] 1333[?] 1334[?]  is mandatory 
94.18/92.49	c qxplain 3793/3793
94.27/92.50	c 5829[?] 933[?] -1336[?]  is mandatory 
94.27/92.50	c qxplain 3790/3792
94.27/92.50	c qxplain 3792/3792
94.27/92.51	c 5831[?] 1336[?] -933[?] -1306[?]  is mandatory 
94.27/92.51	c qxplain 3790/3791
94.27/92.51	c qxplain 3791/3791
94.27/92.52	c 5833[?] -1337[?] -1306[?]  is mandatory 
94.27/92.52	c qxplain 3790/3790
94.27/92.52	c 5835[?] -1338[?] -1336[?]  is mandatory 
94.27/92.52	c qxplain 3783/3789
94.27/92.53	c qxplain 3787/3789
94.27/92.53	c qxplain 3789/3789
94.27/92.54	c 5837[?] 1336[?] 1338[?] 1337[?]  is mandatory 
94.27/92.54	c qxplain 3787/3788
94.27/92.54	c qxplain 3788/3788
94.27/92.55	c 5838[?] -919[?] -1339[?]  is mandatory 
94.27/92.55	c qxplain 3787/3787
94.27/92.55	c 5839[?] 1338[?] -1339[?]  is mandatory 
94.27/92.55	c qxplain 3783/3786
94.27/92.55	c qxplain 3785/3786
94.27/92.56	c qxplain 3786/3786
94.27/92.56	c 5840[?] -1338[?] 919[?] 1339[?]  is mandatory 
94.27/92.56	c qxplain 3785/3785
94.27/92.57	c 5841[?] -1340[?] -1335[?]  is mandatory 
94.27/92.57	c qxplain 3783/3784
94.27/92.57	c qxplain 3784/3784
94.27/92.58	c 5842[?] -1340[?] -1339[?]  is mandatory 
94.27/92.58	c qxplain 3783/3783
94.27/92.58	c 5843[?] 1335[?] 1340[?] 1339[?]  is mandatory 
94.27/92.58	c qxplain 3756/3782
94.27/92.59	c qxplain 3770/3782
94.27/92.59	c qxplain 3777/3782
94.37/92.60	c qxplain 3780/3782
94.37/92.60	c qxplain 3782/3782
94.37/92.61	c 5844[?] 919[?] -1341[?]  is mandatory 
94.37/92.61	c qxplain 3780/3781
94.37/92.61	c qxplain 3781/3781
94.37/92.62	c 5845[?] -1338[?] -1341[?]  is mandatory 
94.37/92.62	c qxplain 3780/3780
94.37/92.62	c 5846[?] 1338[?] -919[?] 1341[?]  is mandatory 
94.37/92.62	c qxplain 3777/3779
94.37/92.63	c qxplain 3779/3779
94.37/92.63	c 5847[?] -1340[?] -1342[?]  is mandatory 
94.37/92.63	c qxplain 3777/3778
94.37/92.64	c qxplain 3778/3778
94.37/92.64	c 5848[?] -1341[?] -1342[?]  is mandatory 
94.37/92.64	c qxplain 3777/3777
94.37/92.65	c 5849[?] 1342[?] 1340[?] 1341[?]  is mandatory 
94.37/92.65	c qxplain 3770/3776
94.37/92.65	c qxplain 3774/3776
94.37/92.66	c qxplain 3776/3776
94.37/92.66	c 5850[?] 929[?] -1343[?]  is mandatory 
94.37/92.66	c qxplain 3774/3775
94.37/92.66	c qxplain 3775/3775
94.37/92.67	c 5852[?] -929[?] 1343[?] -1306[?]  is mandatory 
94.37/92.67	c qxplain 3774/3774
94.37/92.67	c 5854[?] -1344[?] -1306[?]  is mandatory 
94.37/92.67	c qxplain 3770/3773
94.37/92.68	c qxplain 3772/3773
94.37/92.68	c qxplain 3773/3773
94.37/92.69	c 5856[?] -1343[?] -1345[?]  is mandatory 
94.37/92.69	c qxplain 3772/3772
94.37/92.69	c 5858[?] 1343[?] 1345[?] 1344[?]  is mandatory 
94.37/92.69	c qxplain 3770/3771
94.37/92.70	c qxplain 3771/3771
94.47/92.70	c 5859[?] 923[?] -1346[?]  is mandatory 
94.47/92.70	c qxplain 3770/3770
94.47/92.71	c 5860[?] -1346[?] -1345[?]  is mandatory 
94.47/92.71	c qxplain 3756/3769
94.47/92.71	c qxplain 3763/3769
94.47/92.71	c qxplain 3767/3769
94.47/92.72	c qxplain 3769/3769
94.47/92.72	c 5861[?] 1345[?] 1346[?] -923[?]  is mandatory 
94.47/92.72	c qxplain 3767/3768
94.47/92.73	c qxplain 3768/3768
94.47/92.73	c 5862[?] 930[?] -1347[?]  is mandatory 
94.47/92.73	c qxplain 3767/3767
94.47/92.74	c 5864[?] 1347[?] -930[?] -1306[?]  is mandatory 
94.47/92.74	c qxplain 3763/3766
94.47/92.74	c qxplain 3765/3766
94.47/92.75	c qxplain 3766/3766
94.47/92.75	c 5866[?] -1348[?] -1306[?]  is mandatory 
94.47/92.75	c qxplain 3765/3765
94.47/92.76	c 5868[?] -1349[?] -1347[?]  is mandatory 
94.47/92.76	c qxplain 3763/3764
94.47/92.76	c qxplain 3764/3764
94.47/92.77	c 5870[?] 1347[?] 1349[?] 1348[?]  is mandatory 
94.47/92.77	c qxplain 3763/3763
94.47/92.77	c 5871[?] -922[?] -1350[?]  is mandatory 
94.47/92.77	c qxplain 3756/3762
94.47/92.78	c qxplain 3760/3762
94.47/92.78	c qxplain 3762/3762
94.47/92.79	c 5872[?] 1349[?] -1350[?]  is mandatory 
94.47/92.79	c qxplain 3760/3761
94.47/92.79	c qxplain 3761/3761
94.47/92.79	c 5873[?] -1349[?] 922[?] 1350[?]  is mandatory 
94.47/92.79	c qxplain 3760/3760
94.56/92.80	c 5874[?] -1351[?] 1346[?]  is mandatory 
94.56/92.80	c qxplain 3756/3759
94.56/92.80	c qxplain 3758/3759
94.56/92.81	c qxplain 3759/3759
94.56/92.81	c 5875[?] -1351[?] -1350[?]  is mandatory 
94.56/92.81	c qxplain 3758/3758
94.56/92.82	c 5876[?] 1350[?] 1351[?] -1346[?]  is mandatory 
94.56/92.82	c qxplain 3756/3757
94.56/92.82	c qxplain 3757/3757
94.56/92.83	c 5877[?] 922[?] -1352[?]  is mandatory 
94.56/92.83	c qxplain 3756/3756
94.56/92.83	c 5878[?] -1349[?] -1352[?]  is mandatory 
94.56/92.83	c qxplain 3703/3755
94.56/92.84	c qxplain 3730/3755
94.56/92.84	c qxplain 3743/3755
94.56/92.84	c qxplain 3750/3755
94.56/92.85	c qxplain 3753/3755
94.56/92.85	c qxplain 3755/3755
94.56/92.86	c 5879[?] 1349[?] 1352[?] -922[?]  is mandatory 
94.56/92.86	c qxplain 3753/3754
94.56/92.86	c qxplain 3754/3754
94.56/92.87	c 5880[?] -1351[?] -1353[?]  is mandatory 
94.56/92.87	c qxplain 3753/3753
94.56/92.87	c 5881[?] -1352[?] -1353[?]  is mandatory 
94.56/92.87	c qxplain 3750/3752
94.56/92.88	c qxplain 3752/3752
94.56/92.88	c 5882[?] 1351[?] 1353[?] 1352[?]  is mandatory 
94.56/92.88	c qxplain 3750/3751
94.56/92.89	c qxplain 3751/3751
94.56/92.89	c 5883[?] 927[?] -1354[?]  is mandatory 
94.56/92.89	c qxplain 3750/3750
94.56/92.90	c 5885[?] -927[?] 1354[?] -1306[?]  is mandatory 
94.56/92.90	c qxplain 3743/3749
94.66/92.90	c qxplain 3747/3749
94.66/92.91	c qxplain 3749/3749
94.66/92.91	c 5887[?] -1355[?] -1306[?]  is mandatory 
94.66/92.91	c qxplain 3747/3748
94.66/92.91	c qxplain 3748/3748
94.66/92.92	c 5889[?] -1354[?] -1356[?]  is mandatory 
94.66/92.92	c qxplain 3747/3747
94.66/92.92	c 5891[?] 1354[?] 1356[?] 1355[?]  is mandatory 
94.66/92.92	c qxplain 3743/3746
94.66/92.93	c qxplain 3745/3746
94.66/92.93	c qxplain 3746/3746
94.66/92.94	c 5892[?] 925[?] -1357[?]  is mandatory 
94.66/92.94	c qxplain 3745/3745
94.66/92.94	c 5893[?] -1356[?] -1357[?]  is mandatory 
94.66/92.94	c qxplain 3743/3744
94.66/92.95	c qxplain 3744/3744
94.66/92.95	c 5894[?] 1357[?] 1356[?] -925[?]  is mandatory 
94.66/92.95	c qxplain 3743/3743
94.66/92.96	c 5895[?] 928[?] -1358[?]  is mandatory 
94.66/92.96	c qxplain 3730/3742
94.66/92.96	c qxplain 3737/3742
94.66/92.96	c qxplain 3740/3742
94.66/92.97	c qxplain 3742/3742
94.66/92.97	c 5897[?] -928[?] 1358[?] -1306[?]  is mandatory 
94.66/92.97	c qxplain 3740/3741
94.66/92.98	c qxplain 3741/3741
94.66/92.98	c 5899[?] -1359[?] -1306[?]  is mandatory 
94.66/92.98	c qxplain 3740/3740
94.66/92.99	c 5901[?] -1360[?] -1358[?]  is mandatory 
94.66/92.99	c qxplain 3737/3739
94.66/92.99	c qxplain 3739/3739
94.66/93.00	c 5903[?] 1358[?] 1360[?] 1359[?]  is mandatory 
94.76/93.00	c qxplain 3737/3738
94.76/93.00	c qxplain 3738/3738
94.76/93.01	c 5904[?] 1357[?] -1361[?]  is mandatory 
94.76/93.01	c qxplain 3737/3737
94.76/93.01	c 5905[?] -1361[?] -1360[?]  is mandatory 
94.76/93.01	c qxplain 3730/3736
94.76/93.01	c qxplain 3734/3736
94.76/93.02	c qxplain 3736/3736
94.76/93.02	c 5906[?] 1360[?] -1357[?] 1361[?]  is mandatory 
94.76/93.02	c qxplain 3734/3735
94.76/93.03	c qxplain 3735/3735
94.76/93.03	c 5907[?] 924[?] -1362[?]  is mandatory 
94.76/93.03	c qxplain 3734/3734
94.76/93.04	c 5908[?] 925[?] -1362[?]  is mandatory 
94.76/93.04	c qxplain 3730/3733
94.76/93.04	c qxplain 3732/3733
94.76/93.05	c qxplain 3733/3733
94.76/93.05	c 5909[?] 1362[?] -925[?] -924[?]  is mandatory 
94.76/93.05	c qxplain 3732/3732
94.76/93.06	c 5910[?] -1356[?] -1363[?]  is mandatory 
94.76/93.06	c qxplain 3730/3731
94.76/93.06	c qxplain 3731/3731
94.76/93.06	c 5911[?] 1362[?] -1363[?]  is mandatory 
94.76/93.06	c qxplain 3730/3730
94.76/93.07	c 5912[?] 1356[?] -1362[?] 1363[?]  is mandatory 
94.76/93.07	c qxplain 3703/3729
94.76/93.07	c qxplain 3717/3729
94.76/93.08	c qxplain 3724/3729
94.76/93.08	c qxplain 3727/3729
94.76/93.09	c qxplain 3729/3729
94.76/93.09	c 5913[?] 924[?] -1364[?]  is mandatory 
94.76/93.09	c qxplain 3727/3728
94.76/93.09	c qxplain 3728/3728
94.86/93.10	c 5914[?] -1364[?] -1360[?]  is mandatory 
94.86/93.10	c qxplain 3727/3727
94.86/93.10	c 5915[?] 1360[?] -924[?] 1364[?]  is mandatory 
94.86/93.10	c qxplain 3724/3726
94.86/93.11	c qxplain 3726/3726
94.86/93.11	c 5916[?] -1363[?] -1365[?]  is mandatory 
94.86/93.11	c qxplain 3724/3725
94.86/93.12	c qxplain 3725/3725
94.86/93.12	c 5917[?] -1364[?] -1365[?]  is mandatory 
94.86/93.12	c qxplain 3724/3724
94.86/93.13	c 5918[?] 1365[?] 1364[?] 1363[?]  is mandatory 
94.86/93.13	c qxplain 3717/3723
94.86/93.13	c qxplain 3721/3723
94.86/93.14	c qxplain 3723/3723
94.86/93.14	c 5919[?] -1361[?] -1366[?]  is mandatory 
94.86/93.14	c qxplain 3721/3722
94.86/93.15	c qxplain 3722/3722
94.86/93.15	c 5920[?] 1365[?] -1366[?]  is mandatory 
94.86/93.15	c qxplain 3721/3721
94.86/93.16	c 5921[?] 1361[?] -1365[?] 1366[?]  is mandatory 
94.86/93.16	c qxplain 3717/3720
94.86/93.16	c qxplain 3719/3720
94.86/93.17	c qxplain 3720/3720
94.86/93.17	c 5922[?] -923[?] -1367[?]  is mandatory 
94.86/93.17	c qxplain 3719/3719
94.86/93.18	c 5923[?] 1345[?] -1367[?]  is mandatory 
94.86/93.18	c qxplain 3717/3718
94.86/93.18	c qxplain 3718/3718
94.86/93.19	c 5924[?] 923[?] 1367[?] -1345[?]  is mandatory 
94.86/93.19	c qxplain 3717/3717
94.86/93.19	c 5925[?] -1368[?] -1350[?]  is mandatory 
94.86/93.19	c qxplain 3703/3716
94.86/93.20	c qxplain 3710/3716
94.96/93.20	c qxplain 3714/3716
94.96/93.21	c qxplain 3716/3716
94.96/93.21	c 5926[?] -1367[?] -1368[?]  is mandatory 
94.96/93.21	c qxplain 3714/3715
94.96/93.21	c qxplain 3715/3715
94.96/93.22	c 5927[?] 1367[?] 1368[?] 1350[?]  is mandatory 
94.96/93.22	c qxplain 3714/3714
94.96/93.22	c 5928[?] -1366[?] -1369[?]  is mandatory 
94.96/93.22	c qxplain 3710/3713
94.96/93.23	c qxplain 3712/3713
94.96/93.23	c qxplain 3713/3713
94.96/93.24	c 5929[?] 1368[?] -1369[?]  is mandatory 
94.96/93.24	c qxplain 3712/3712
94.96/93.24	c 5930[?] -1368[?] 1369[?] 1366[?]  is mandatory 
94.96/93.24	c qxplain 3710/3711
94.96/93.25	c qxplain 3711/3711
94.96/93.25	c 5931[?] 1353[?] -1370[?]  is mandatory 
94.96/93.25	c qxplain 3710/3710
94.96/93.26	c 5932[?] -1369[?] -1370[?]  is mandatory 
94.96/93.26	c qxplain 3703/3709
94.96/93.26	c qxplain 3707/3709
94.96/93.27	c qxplain 3709/3709
94.96/93.27	c 5933[?] 1369[?] -1353[?] 1370[?]  is mandatory 
94.96/93.27	c qxplain 3707/3708
94.96/93.28	c qxplain 3708/3708
94.96/93.28	c 5934[?] -921[?] -1371[?]  is mandatory 
94.96/93.28	c qxplain 3707/3707
94.96/93.29	c 5935[?] 1327[?] -1371[?]  is mandatory 
94.96/93.29	c qxplain 3703/3706
94.96/93.29	c qxplain 3705/3706
94.96/93.30	c qxplain 3706/3706
95.07/93.30	c 5936[?] -1327[?] 921[?] 1371[?]  is mandatory 
95.07/93.30	c qxplain 3705/3705
95.07/93.31	c 5937[?] -1332[?] -1372[?]  is mandatory 
95.07/93.31	c qxplain 3703/3704
95.07/93.31	c qxplain 3704/3704
95.07/93.32	c 5938[?] -1371[?] -1372[?]  is mandatory 
95.07/93.32	c qxplain 3703/3703
95.07/93.32	c 5939[?] 1372[?] 1371[?] 1332[?]  is mandatory 
95.07/93.32	c qxplain 3597/3702
95.07/93.33	c qxplain 3650/3702
95.07/93.33	c qxplain 3677/3702
95.07/93.33	c qxplain 3690/3702
95.07/93.34	c qxplain 3697/3702
95.07/93.34	c qxplain 3700/3702
95.07/93.35	c qxplain 3702/3702
95.07/93.35	c 5940[?] -1373[?] -1339[?]  is mandatory 
95.07/93.35	c qxplain 3700/3701
95.07/93.36	c qxplain 3701/3701
95.07/93.36	c 5941[?] 1372[?] -1373[?]  is mandatory 
95.07/93.36	c qxplain 3700/3700
95.07/93.37	c 5942[?] -1372[?] 1373[?] 1339[?]  is mandatory 
95.07/93.37	c qxplain 3697/3699
95.07/93.37	c qxplain 3699/3699
95.07/93.38	c 5943[?] -1370[?] -1374[?]  is mandatory 
95.07/93.38	c qxplain 3697/3698
95.07/93.38	c qxplain 3698/3698
95.07/93.39	c 5944[?] 1373[?] -1374[?]  is mandatory 
95.07/93.39	c qxplain 3697/3697
95.07/93.39	c 5945[?] -1373[?] 1374[?] 1370[?]  is mandatory 
95.07/93.39	c qxplain 3690/3696
95.07/93.40	c qxplain 3694/3696
95.07/93.40	c qxplain 3696/3696
95.17/93.41	c 5946[?] 1342[?] -1375[?]  is mandatory 
95.17/93.41	c qxplain 3694/3695
95.17/93.41	c qxplain 3695/3695
95.17/93.42	c 5947[?] -1374[?] -1375[?]  is mandatory 
95.17/93.42	c qxplain 3694/3694
95.17/93.42	c 5948[?] -1342[?] 1374[?] 1375[?]  is mandatory 
95.17/93.42	c qxplain 3690/3693
95.17/93.43	c qxplain 3692/3693
95.17/93.43	c qxplain 3693/3693
95.17/93.43	c 5949[?] -918[?] -1376[?]  is mandatory 
95.17/93.44	c qxplain 3692/3692
95.17/93.44	c 5950[?] 1309[?] -1376[?]  is mandatory 
95.17/93.44	c qxplain 3690/3691
95.17/93.44	c qxplain 3691/3691
95.17/93.45	c 5951[?] 1376[?] -1309[?] 918[?]  is mandatory 
95.17/93.45	c qxplain 3690/3690
95.17/93.45	c 5952[?] -1377[?] -1314[?]  is mandatory 
95.17/93.45	c qxplain 3677/3689
95.17/93.46	c qxplain 3684/3689
95.17/93.46	c qxplain 3687/3689
95.17/93.47	c qxplain 3689/3689
95.17/93.47	c 5953[?] -1377[?] -1376[?]  is mandatory 
95.17/93.47	c qxplain 3687/3688
95.17/93.48	c qxplain 3688/3688
95.17/93.48	c 5954[?] 1377[?] 1376[?] 1314[?]  is mandatory 
95.17/93.48	c qxplain 3687/3687
95.17/93.49	c 5955[?] -1378[?] -1321[?]  is mandatory 
95.17/93.49	c qxplain 3684/3686
95.17/93.49	c qxplain 3686/3686
95.17/93.50	c 5956[?] -1378[?] 1377[?]  is mandatory 
95.17/93.50	c qxplain 3684/3685
95.27/93.50	c qxplain 3685/3685
95.27/93.51	c 5957[?] 1378[?] -1377[?] 1321[?]  is mandatory 
95.27/93.51	c qxplain 3684/3684
95.27/93.51	c 5958[?] -1379[?] -1375[?]  is mandatory 
95.27/93.51	c qxplain 3677/3683
95.27/93.52	c qxplain 3681/3683
95.27/93.52	c qxplain 3683/3683
95.27/93.53	c 5959[?] -1379[?] 1378[?]  is mandatory 
95.27/93.53	c qxplain 3681/3682
95.27/93.53	c qxplain 3682/3682
95.27/93.54	c 5960[?] 1379[?] -1378[?] 1375[?]  is mandatory 
95.27/93.54	c qxplain 3681/3681
95.27/93.54	c 5961[?] -1380[?] 1324[?]  is mandatory 
95.27/93.54	c qxplain 3677/3680
95.27/93.55	c qxplain 3679/3680
95.27/93.55	c qxplain 3680/3680
95.27/93.56	c 5962[?] -1380[?] -1379[?]  is mandatory 
95.27/93.56	c qxplain 3679/3679
95.27/93.56	c 5963[?] 1379[?] 1380[?] -1324[?]  is mandatory 
95.27/93.56	c qxplain 3677/3678
95.27/93.57	c qxplain 3678/3678
95.27/93.57	c 5964[?] -1381[?] 937[?]  is mandatory 
95.27/93.57	c qxplain 3677/3677
95.27/93.58	c 5966[?] 1381[?] -937[?] -1306[?]  is mandatory 
95.27/93.58	c qxplain 3650/3676
95.27/93.58	c qxplain 3664/3676
95.27/93.59	c qxplain 3671/3676
95.27/93.59	c qxplain 3674/3676
95.27/93.60	c qxplain 3676/3676
95.37/93.60	c 5968[?] -1382[?] -1306[?]  is mandatory 
95.37/93.60	c qxplain 3674/3675
95.37/93.61	c qxplain 3675/3675
95.37/93.61	c 5970[?] -1383[?] -1381[?]  is mandatory 
95.37/93.61	c qxplain 3674/3674
95.37/93.61	c 5972[?] 1383[?] 1381[?] 1382[?]  is mandatory 
95.37/93.62	c qxplain 3671/3673
95.37/93.62	c qxplain 3673/3673
95.37/93.62	c 5973[?] -1384[?] 915[?]  is mandatory 
95.37/93.63	c qxplain 3671/3672
95.37/93.63	c qxplain 3672/3672
95.37/93.63	c 5974[?] -1384[?] 1383[?]  is mandatory 
95.37/93.63	c qxplain 3671/3671
95.37/93.64	c 5975[?] -1383[?] -915[?] 1384[?]  is mandatory 
95.37/93.64	c qxplain 3664/3670
95.37/93.65	c qxplain 3668/3670
95.37/93.65	c qxplain 3670/3670
95.37/93.66	c 5976[?] -915[?] -1385[?]  is mandatory 
95.37/93.66	c qxplain 3668/3669
95.37/93.66	c qxplain 3669/3669
95.37/93.66	c 5977[?] -1383[?] -1385[?]  is mandatory 
95.37/93.66	c qxplain 3668/3668
95.37/93.67	c 5978[?] 915[?] 1383[?] 1385[?]  is mandatory 
95.37/93.67	c qxplain 3664/3667
95.37/93.67	c qxplain 3666/3667
95.37/93.68	c qxplain 3667/3667
95.37/93.68	c 5979[?] -1384[?] -1386[?]  is mandatory 
95.37/93.68	c qxplain 3666/3666
95.37/93.69	c 5980[?] -1385[?] -1386[?]  is mandatory 
95.37/93.69	c qxplain 3664/3665
95.37/93.69	c qxplain 3665/3665
95.47/93.70	c 5981[?] 1384[?] 1385[?] 1386[?]  is mandatory 
95.47/93.70	c qxplain 3664/3664
95.47/93.71	c 5982[?] -1387[?] 1380[?]  is mandatory 
95.47/93.71	c qxplain 3650/3663
95.47/93.71	c qxplain 3657/3663
95.47/93.72	c qxplain 3661/3663
95.47/93.72	c qxplain 3663/3663
95.47/93.73	c 5983[?] -1386[?] -1387[?]  is mandatory 
95.47/93.73	c qxplain 3661/3662
95.47/93.74	c qxplain 3662/3662
95.47/93.74	c 5984[?] -1380[?] 1386[?] 1387[?]  is mandatory 
95.47/93.74	c qxplain 3661/3661
95.47/93.75	c 5985[?] -1388[?] -1380[?]  is mandatory 
95.47/93.75	c qxplain 3657/3660
95.47/93.75	c qxplain 3659/3660
95.47/93.76	c qxplain 3660/3660
95.47/93.76	c 5986[?] 1386[?] -1388[?]  is mandatory 
95.47/93.76	c qxplain 3659/3659
95.47/93.77	c 5987[?] -1386[?] 1388[?] 1380[?]  is mandatory 
95.47/93.77	c qxplain 3657/3658
95.47/93.77	c qxplain 3658/3658
95.47/93.78	c 5988[?] -1387[?] -1389[?]  is mandatory 
95.47/93.78	c qxplain 3657/3657
95.47/93.79	c 5989[?] -1388[?] -1389[?]  is mandatory 
95.47/93.79	c qxplain 3650/3656
95.47/93.79	c qxplain 3654/3656
95.47/93.80	c qxplain 3656/3656
95.56/93.80	c 5990[?] 1388[?] 1387[?] 1389[?]  is mandatory 
95.56/93.80	c qxplain 3654/3655
95.56/93.81	c qxplain 3655/3655
95.56/93.81	c 5992[?] -1389[?] -1390[?]  is mandatory 
95.56/93.81	c qxplain 3654/3654
95.56/93.82	c 5993[?] 1390[?] 1389[?] -1306[?]  is mandatory 
95.56/93.82	c qxplain 3650/3653
95.56/93.82	c qxplain 3652/3653
95.56/93.83	c qxplain 3653/3653
95.56/93.84	c 5995[?] -1391[?] -1306[?]  is mandatory 
95.56/93.84	c qxplain 3652/3652
95.56/93.84	c 5997[?] -1390[?] -1392[?]  is mandatory 
95.56/93.84	c qxplain 3650/3651
95.56/93.85	c qxplain 3651/3651
95.56/93.85	c 5999[?] 1390[?] 1392[?] 1391[?]  is mandatory 
95.56/93.85	c qxplain 3650/3650
95.56/93.86	c 6000[?] -1393[?] -1292[?]  is mandatory 
95.56/93.86	c qxplain 3597/3649
95.56/93.87	c qxplain 3624/3649
95.56/93.87	c qxplain 3637/3649
95.56/93.88	c qxplain 3644/3649
95.56/93.88	c qxplain 3647/3649
95.56/93.88	c qxplain 3649/3649
95.56/93.89	c 6001[?] -1392[?] -1393[?]  is mandatory 
95.56/93.89	c qxplain 3647/3648
95.66/93.90	c qxplain 3648/3648
95.66/93.90	c 6002[?] 1392[?] 1393[?] 1292[?]  is mandatory 
95.66/93.90	c qxplain 3647/3647
95.66/93.91	c 6003[?] -1394[?] -1301[?]  is mandatory 
95.66/93.91	c qxplain 3644/3646
95.66/93.91	c qxplain 3646/3646
95.66/93.92	c 6004[?] -1393[?] -1394[?]  is mandatory 
95.66/93.92	c qxplain 3644/3645
95.66/93.93	c qxplain 3645/3645
95.66/93.93	c 6005[?] 1393[?] 1394[?] 1301[?]  is mandatory 
95.66/93.93	c qxplain 3644/3644
95.66/93.94	c 6006[?] -1395[?] -1278[?]  is mandatory 
95.66/93.94	c qxplain 3637/3643
95.66/93.94	c qxplain 3641/3643
95.66/93.95	c qxplain 3643/3643
95.66/93.96	c 6007[?] -1395[?] 1394[?]  is mandatory 
95.66/93.96	c qxplain 3641/3642
95.66/93.96	c qxplain 3642/3642
95.66/93.97	c 6008[?] -1394[?] 1395[?] 1278[?]  is mandatory 
95.66/93.97	c qxplain 3641/3641
95.66/93.97	c 6009[?] -1396[?] 1278[?]  is mandatory 
95.66/93.97	c qxplain 3637/3640
95.66/93.98	c qxplain 3639/3640
95.66/93.98	c qxplain 3640/3640
95.66/93.99	c 6010[?] -1394[?] -1396[?]  is mandatory 
95.66/93.99	c qxplain 3639/3639
95.76/94.00	c 6011[?] 1394[?] 1396[?] -1278[?]  is mandatory 
95.76/94.00	c qxplain 3637/3638
95.76/94.00	c qxplain 3638/3638
95.76/94.01	c 6012[?] -1395[?] -1397[?]  is mandatory 
95.76/94.01	c qxplain 3637/3637
95.76/94.01	c 6013[?] -1396[?] -1397[?]  is mandatory 
95.76/94.01	c qxplain 3624/3636
95.76/94.02	c qxplain 3631/3636
95.76/94.03	c qxplain 3634/3636
95.76/94.03	c qxplain 3636/3636
95.76/94.04	c 6014[?] 1395[?] 1396[?] 1397[?]  is mandatory 
95.76/94.04	c qxplain 3634/3635
95.86/94.10	c qxplain 3635/3635
95.86/94.12	c 6015[?] -1398[?] 1012[?]  is mandatory 
95.86/94.12	c qxplain 3634/3634
95.86/94.13	c 6016[?] -1398[?] 1257[?]  is mandatory 
95.86/94.13	c qxplain 3631/3633
95.86/94.14	c qxplain 3633/3633
95.86/94.15	c 6017[?] 1398[?] -1257[?] -1012[?]  is mandatory 
95.86/94.15	c qxplain 3631/3632
95.86/94.16	c qxplain 3632/3632
95.86/94.18	c 6018[?] -1399[?] 1024[?]  is mandatory 
95.86/94.18	c qxplain 3631/3631
95.86/94.18	c 6019[?] -1399[?] 1259[?]  is mandatory 
95.86/94.18	c qxplain 3624/3630
95.86/94.19	c qxplain 3628/3630
95.96/94.20	c qxplain 3630/3630
95.96/94.21	c 6020[?] 1399[?] -1024[?] -1259[?]  is mandatory 
95.96/94.21	c qxplain 3628/3629
95.96/94.23	c qxplain 3629/3629
95.96/94.25	c 6021[?] -1400[?] -1060[?]  is mandatory 
95.96/94.25	c qxplain 3628/3628
95.96/94.26	c 6022[?] -1400[?] 1265[?]  is mandatory 
95.96/94.26	c qxplain 3624/3627
95.96/94.27	c qxplain 3626/3627
96.06/94.31	c qxplain 3627/3627
96.06/94.35	c 6023[?] 1400[?] 1060[?] -1265[?]  is mandatory 
96.06/94.35	c qxplain 3626/3626
96.06/94.37	c 6024[?] -1401[?] 1056[?]  is mandatory 
96.06/94.37	c qxplain 3624/3625
96.06/94.38	c qxplain 3625/3625
96.06/94.39	c 6025[?] -1400[?] -1401[?]  is mandatory 
96.06/94.39	c qxplain 3624/3624
96.06/94.40	c 6026[?] 1401[?] -1056[?] 1400[?]  is mandatory 
96.06/94.40	c qxplain 3597/3623
96.16/94.41	c qxplain 3611/3623
96.16/94.41	c qxplain 3618/3623
96.16/94.42	c qxplain 3621/3623
96.16/94.42	c qxplain 3623/3623
96.16/94.44	c 6027[?] -1402[?] -1270[?]  is mandatory 
96.16/94.44	c qxplain 3621/3622
96.16/94.45	c qxplain 3622/3622
96.16/94.46	c 6028[?] -1402[?] -1401[?]  is mandatory 
96.16/94.46	c qxplain 3621/3621
96.16/94.47	c 6029[?] 1402[?] 1401[?] 1270[?]  is mandatory 
96.16/94.47	c qxplain 3618/3620
96.16/94.48	c qxplain 3620/3620
96.16/94.48	c 6030[?] -1403[?] 1261[?]  is mandatory 
96.16/94.48	c qxplain 3618/3619
96.16/94.49	c qxplain 3619/3619
96.16/94.50	c 6031[?] -1403[?] -1402[?]  is mandatory 
96.16/94.50	c qxplain 3618/3618
96.27/94.51	c 6032[?] 1403[?] -1261[?] 1402[?]  is mandatory 
96.27/94.51	c qxplain 3611/3617
96.27/94.51	c qxplain 3615/3617
96.27/94.52	c qxplain 3617/3617
96.27/94.53	c 6033[?] -1404[?] 1036[?]  is mandatory 
96.27/94.53	c qxplain 3615/3616
96.27/94.53	c qxplain 3616/3616
96.27/94.55	c 6034[?] -1404[?] 1274[?]  is mandatory 
96.27/94.55	c qxplain 3615/3615
96.27/94.56	c 6035[?] 1404[?] -1274[?] -1036[?]  is mandatory 
96.27/94.56	c qxplain 3611/3614
96.27/94.56	c qxplain 3613/3614
96.27/94.57	c qxplain 3614/3614
96.27/94.57	c 6036[?] -1405[?] -1403[?]  is mandatory 
96.27/94.57	c qxplain 3613/3613
96.27/94.58	c 6037[?] -1405[?] -1404[?]  is mandatory 
96.27/94.58	c qxplain 3611/3612
96.27/94.59	c qxplain 3612/3612
96.27/94.59	c 6038[?] 1405[?] 1404[?] 1403[?]  is mandatory 
96.27/94.59	c qxplain 3611/3611
96.27/94.60	c 6039[?] -1406[?] -1399[?]  is mandatory 
96.27/94.60	c qxplain 3597/3610
96.37/94.61	c qxplain 3604/3610
96.37/94.61	c qxplain 3608/3610
96.37/94.62	c qxplain 3610/3610
96.37/94.63	c 6040[?] -1406[?] 1405[?]  is mandatory 
96.37/94.63	c qxplain 3608/3609
96.37/94.64	c qxplain 3609/3609
96.37/94.64	c 6041[?] 1406[?] -1405[?] 1399[?]  is mandatory 
96.37/94.64	c qxplain 3608/3608
96.37/94.65	c 6042[?] -1407[?] -1398[?]  is mandatory 
96.37/94.65	c qxplain 3604/3607
96.37/94.66	c qxplain 3606/3607
96.37/94.66	c qxplain 3607/3607
96.37/94.67	c 6043[?] -1407[?] 1406[?]  is mandatory 
96.37/94.67	c qxplain 3606/3606
96.37/94.67	c 6044[?] 1407[?] -1406[?] 1398[?]  is mandatory 
96.37/94.67	c qxplain 3604/3605
96.37/94.68	c qxplain 3597/3603
96.46/94.75	c qxplain 3385/3596
96.46/94.79	c qxplain 3491/3596
96.56/94.80	c qxplain 3544/3596
96.56/94.81	c qxplain 3571/3596
96.56/94.81	c qxplain 3584/3596
96.56/94.82	c qxplain 3591/3596
96.56/94.84	c qxplain 3594/3596
96.56/94.86	c qxplain 3596/3596
96.56/94.89	c qxplain 3594/3595
96.66/94.91	c qxplain 3595/3595
96.66/94.92	c qxplain 3594/3594
96.66/94.93	c 6056[?] 1411[?] -948[?] 970[?]  is mandatory 
96.66/94.93	c qxplain 3591/3593
96.66/94.94	c qxplain 3593/3593
96.66/94.94	c qxplain 3591/3592
96.66/94.96	c qxplain 3592/3592
96.66/94.97	c 6058[?] -1412[?] -1411[?]  is mandatory 
96.66/94.97	c qxplain 3591/3591
96.66/94.97	c qxplain 3584/3590
96.66/94.98	c qxplain 3588/3590
96.66/94.99	c qxplain 3590/3590
96.66/94.99	c 6060[?] -1413[?] 1292[?]  is mandatory 
96.66/94.99	c qxplain 3588/3589
96.76/95.00	c qxplain 3589/3589
96.76/95.00	c qxplain 3588/3588
96.76/95.01	c 6062[?] 1413[?] 1412[?] -1292[?]  is mandatory 
96.76/95.01	c qxplain 3584/3587
96.76/95.01	c qxplain 3586/3587
96.76/95.02	c qxplain 3587/3587
96.76/95.03	c 6063[?] -1414[?] -1375[?]  is mandatory 
96.76/95.03	c qxplain 3586/3586
96.76/95.04	c 6064[?] -1414[?] 1377[?]  is mandatory 
96.76/95.04	c qxplain 3584/3585
96.76/95.05	c qxplain 3585/3585
96.76/95.06	c 6065[?] 1414[?] -1377[?] 1375[?]  is mandatory 
96.76/95.06	c qxplain 3584/3584
96.76/95.07	c 6066[?] -1415[?] 1317[?]  is mandatory 
96.76/95.07	c qxplain 3571/3583
96.76/95.08	c qxplain 3578/3583
96.76/95.08	c qxplain 3581/3583
96.76/95.09	c qxplain 3583/3583
96.85/95.10	c 6067[?] -1415[?] -1414[?]  is mandatory 
96.85/95.10	c qxplain 3581/3582
96.85/95.10	c qxplain 3582/3582
96.85/95.11	c 6068[?] 1415[?] 1414[?] -1317[?]  is mandatory 
96.85/95.11	c qxplain 3581/3581
96.85/95.12	c 6069[?] -1416[?] 916[?]  is mandatory 
96.85/95.12	c qxplain 3578/3580
96.85/95.12	c qxplain 3580/3580
96.85/95.13	c 6070[?] 1320[?] -1416[?]  is mandatory 
96.85/95.13	c qxplain 3578/3579
96.85/95.14	c qxplain 3579/3579
96.85/95.14	c 6071[?] 1416[?] -1320[?] -916[?]  is mandatory 
96.85/95.14	c qxplain 3578/3578
96.85/95.15	c 6072[?] -916[?] -1417[?]  is mandatory 
96.85/95.15	c qxplain 3571/3577
96.85/95.16	c qxplain 3575/3577
96.85/95.16	c qxplain 3577/3577
96.85/95.17	c 6073[?] -1417[?] -1320[?]  is mandatory 
96.85/95.17	c qxplain 3575/3576
96.85/95.17	c qxplain 3576/3576
96.85/95.19	c 6074[?] 1417[?] 1320[?] 916[?]  is mandatory 
96.85/95.19	c qxplain 3575/3575
96.85/95.19	c 6075[?] -1418[?] -1416[?]  is mandatory 
96.85/95.19	c qxplain 3571/3574
96.95/95.20	c qxplain 3573/3574
96.95/95.20	c qxplain 3574/3574
96.95/95.21	c 6076[?] -1418[?] -1417[?]  is mandatory 
96.95/95.21	c qxplain 3573/3573
96.95/95.22	c 6077[?] 1417[?] 1416[?] 1418[?]  is mandatory 
96.95/95.22	c qxplain 3571/3572
96.95/95.22	c qxplain 3572/3572
96.95/95.23	c 6078[?] -1419[?] 1415[?]  is mandatory 
96.95/95.23	c qxplain 3571/3571
96.95/95.24	c 6079[?] -1419[?] -1418[?]  is mandatory 
96.95/95.24	c qxplain 3544/3570
96.95/95.24	c qxplain 3558/3570
96.95/95.25	c qxplain 3565/3570
96.95/95.25	c qxplain 3568/3570
96.95/95.26	c qxplain 3570/3570
96.95/95.27	c 6080[?] 1419[?] -1415[?] 1418[?]  is mandatory 
96.95/95.27	c qxplain 3568/3569
96.95/95.27	c qxplain 3569/3569
96.95/95.28	c 6081[?] -1420[?] -1415[?]  is mandatory 
96.95/95.28	c qxplain 3568/3568
96.95/95.29	c 6082[?] -1420[?] 1418[?]  is mandatory 
96.95/95.29	c qxplain 3565/3567
96.95/95.29	c qxplain 3567/3567
97.06/95.30	c 6083[?] 1420[?] 1415[?] -1418[?]  is mandatory 
97.06/95.30	c qxplain 3565/3566
97.06/95.30	c qxplain 3566/3566
97.06/95.31	c 6084[?] -1421[?] -1419[?]  is mandatory 
97.06/95.31	c qxplain 3565/3565
97.06/95.32	c 6085[?] -1421[?] -1420[?]  is mandatory 
97.06/95.32	c qxplain 3558/3564
97.06/95.32	c qxplain 3562/3564
97.06/95.33	c qxplain 3564/3564
97.06/95.34	c 6086[?] 1421[?] 1419[?] 1420[?]  is mandatory 
97.06/95.34	c qxplain 3562/3563
97.06/95.34	c qxplain 3563/3563
97.06/95.35	c 6088[?] -1421[?] -1422[?]  is mandatory 
97.06/95.35	c qxplain 3562/3562
97.06/95.36	c 6089[?] 1422[?] 1421[?] -1306[?]  is mandatory 
97.06/95.36	c qxplain 3558/3561
97.06/95.36	c qxplain 3560/3561
97.06/95.37	c qxplain 3561/3561
97.06/95.37	c 6091[?] -1423[?] -1306[?]  is mandatory 
97.06/95.37	c qxplain 3560/3560
97.06/95.38	c 6093[?] -1424[?] -1422[?]  is mandatory 
97.06/95.38	c qxplain 3558/3559
97.06/95.39	c qxplain 3559/3559
97.06/95.39	c 6095[?] 1422[?] 1424[?] 1423[?]  is mandatory 
97.06/95.39	c qxplain 3558/3558
97.16/95.40	c qxplain 3544/3557
97.16/95.40	c qxplain 3551/3557
97.16/95.41	c qxplain 3555/3557
97.16/95.41	c qxplain 3557/3557
97.16/95.42	c 6097[?] -1424[?] -1425[?]  is mandatory 
97.16/95.42	c qxplain 3555/3556
97.16/95.43	c qxplain 3556/3556
97.16/95.43	c 6098[?] 1424[?] 1425[?] 1292[?]  is mandatory 
97.16/95.43	c qxplain 3555/3555
97.16/95.44	c 6099[?] -1426[?] -1413[?]  is mandatory 
97.16/95.44	c qxplain 3551/3554
97.16/95.45	c qxplain 3553/3554
97.16/95.45	c qxplain 3554/3554
97.16/95.46	c 6100[?] -1425[?] -1426[?]  is mandatory 
97.16/95.46	c qxplain 3553/3553
97.16/95.47	c 6101[?] 1425[?] 1426[?] 1413[?]  is mandatory 
97.16/95.47	c qxplain 3551/3552
97.16/95.47	c qxplain 3552/3552
97.16/95.49	c 6102[?] -1427[?] -1407[?]  is mandatory 
97.16/95.49	c qxplain 3551/3551
97.16/95.49	c 6103[?] 1426[?] -1427[?]  is mandatory 
97.16/95.49	c qxplain 3544/3550
97.26/95.50	c qxplain 3548/3550
97.26/95.51	c qxplain 3550/3550
97.26/95.52	c 6104[?] -1426[?] 1427[?] 1407[?]  is mandatory 
97.26/95.52	c qxplain 3548/3549
97.26/95.53	c qxplain 3549/3549
97.26/95.54	c 6105[?] 1009[?] -1428[?]  is mandatory 
97.26/95.54	c qxplain 3548/3548
97.26/95.55	c 6106[?] -1428[?] 1257[?]  is mandatory 
97.26/95.55	c qxplain 3544/3547
97.26/95.55	c qxplain 3546/3547
97.26/95.56	c qxplain 3547/3547
97.37/95.61	c 6107[?] 1428[?] -1009[?] -1257[?]  is mandatory 
97.37/95.61	c qxplain 3546/3546
97.37/95.62	c 6108[?] -1429[?] 1021[?]  is mandatory 
97.37/95.62	c qxplain 3544/3545
97.37/95.62	c qxplain 3545/3545
97.37/95.63	c 6109[?] -1429[?] 1259[?]  is mandatory 
97.37/95.63	c qxplain 3544/3544
97.37/95.66	c 6110[?] 1429[?] -1021[?] -1259[?]  is mandatory 
97.37/95.66	c qxplain 3491/3543
97.37/95.67	c qxplain 3518/3543
97.37/95.68	c qxplain 3531/3543
97.37/95.69	c qxplain 3538/3543
97.37/95.70	c qxplain 3541/3543
97.47/95.73	c qxplain 3543/3543
97.47/95.75	c 6111[?] -1052[?] -1430[?]  is mandatory 
97.47/95.75	c qxplain 3541/3542
97.47/95.77	c qxplain 3542/3542
97.47/95.78	c 6112[?] -1058[?] -1430[?]  is mandatory 
97.47/95.78	c qxplain 3541/3541
97.56/95.82	c 6113[?] 1430[?] 1058[?] 1052[?]  is mandatory 
97.56/95.82	c qxplain 3538/3540
97.56/95.83	c qxplain 3540/3540
97.56/95.86	c 6114[?] -1057[?] -1431[?]  is mandatory 
97.56/95.86	c qxplain 3538/3539
97.56/95.87	c qxplain 3539/3539
97.56/95.88	c 6115[?] -1431[?] 1430[?]  is mandatory 
97.56/95.88	c qxplain 3538/3538
97.66/95.91	c 6116[?] 1431[?] -1430[?] 1057[?]  is mandatory 
97.66/95.91	c qxplain 3531/3537
97.66/95.91	c qxplain 3535/3537
97.66/95.92	c qxplain 3537/3537
97.66/95.94	c 6117[?] -1061[?] -1432[?]  is mandatory 
97.66/95.94	c qxplain 3535/3536
97.66/95.94	c qxplain 3536/3536
97.66/95.95	c 6118[?] -1432[?] 1431[?]  is mandatory 
97.66/95.95	c qxplain 3535/3535
97.66/95.96	c 6119[?] 1432[?] -1431[?] 1061[?]  is mandatory 
97.66/95.96	c qxplain 3531/3534
97.66/95.97	c qxplain 3533/3534
97.66/95.98	c qxplain 3534/3534
97.66/95.98	c 6120[?] -1433[?] 1052[?]  is mandatory 
97.66/95.98	c qxplain 3533/3533
97.76/96.00	c 6121[?] -1263[?] -1433[?]  is mandatory 
97.76/96.00	c qxplain 3531/3532
97.76/96.01	c qxplain 3532/3532
97.76/96.02	c 6122[?] 1433[?] 1263[?] -1052[?]  is mandatory 
97.76/96.02	c qxplain 3531/3531
97.76/96.06	c 6123[?] -1434[?] -1432[?]  is mandatory 
97.76/96.06	c qxplain 3518/3530
97.76/96.06	c qxplain 3525/3530
97.76/96.07	c qxplain 3528/3530
97.76/96.08	c qxplain 3530/3530
97.76/96.09	c 6124[?] -1434[?] -1433[?]  is mandatory 
97.76/96.09	c qxplain 3528/3529
97.76/96.09	c qxplain 3529/3529
97.86/96.10	c 6125[?] 1434[?] 1432[?] 1433[?]  is mandatory 
97.86/96.10	c qxplain 3528/3528
97.86/96.11	c 6126[?] -1435[?] 1261[?]  is mandatory 
97.86/96.11	c qxplain 3525/3527
97.86/96.11	c qxplain 3527/3527
97.86/96.12	c 6127[?] -1435[?] -1434[?]  is mandatory 
97.86/96.12	c qxplain 3525/3526
97.86/96.13	c qxplain 3526/3526
97.86/96.14	c 6128[?] 1435[?] -1261[?] 1434[?]  is mandatory 
97.86/96.14	c qxplain 3525/3525
97.86/96.15	c 6129[?] -1436[?] 1033[?]  is mandatory 
97.86/96.15	c qxplain 3518/3524
97.86/96.15	c qxplain 3522/3524
97.86/96.17	c qxplain 3524/3524
97.86/96.18	c 6130[?] -1436[?] 1274[?]  is mandatory 
97.86/96.18	c qxplain 3522/3523
97.96/96.21	c qxplain 3523/3523
97.96/96.22	c 6131[?] 1436[?] -1033[?] -1274[?]  is mandatory 
97.96/96.22	c qxplain 3522/3522
97.96/96.23	c 6132[?] -1437[?] -1435[?]  is mandatory 
97.96/96.23	c qxplain 3518/3521
97.96/96.24	c qxplain 3520/3521
97.96/96.24	c qxplain 3521/3521
97.96/96.26	c 6133[?] -1437[?] -1436[?]  is mandatory 
97.96/96.26	c qxplain 3520/3520
97.96/96.26	c 6134[?] 1437[?] 1435[?] 1436[?]  is mandatory 
97.96/96.26	c qxplain 3518/3519
97.96/96.29	c qxplain 3519/3519
98.06/96.31	c 6135[?] -1438[?] -1429[?]  is mandatory 
98.06/96.31	c qxplain 3518/3518
98.06/96.31	c 6136[?] -1438[?] 1437[?]  is mandatory 
98.06/96.31	c qxplain 3491/3517
98.06/96.32	c qxplain 3505/3517
98.06/96.32	c qxplain 3512/3517
98.06/96.33	c qxplain 3515/3517
98.06/96.34	c qxplain 3517/3517
98.06/96.34	c 6137[?] 1438[?] -1437[?] 1429[?]  is mandatory 
98.06/96.34	c qxplain 3515/3516
98.06/96.37	c qxplain 3516/3516
98.06/96.39	c 6138[?] -1439[?] -1428[?]  is mandatory 
98.06/96.39	c qxplain 3515/3515
98.06/96.39	c 6139[?] -1439[?] 1438[?]  is mandatory 
98.06/96.39	c qxplain 3512/3514
98.16/96.40	c qxplain 3514/3514
98.16/96.41	c 6140[?] 1439[?] -1438[?] 1428[?]  is mandatory 
98.16/96.41	c qxplain 3512/3513
98.46/96.76	c qxplain 3505/3511
98.66/96.97	c qxplain 3491/3504
98.66/96.98	c qxplain 3385/3490
98.66/96.99	c qxplain 3438/3490
98.66/96.99	c qxplain 3465/3490
98.76/97.00	c qxplain 3478/3490
98.76/97.01	c qxplain 3485/3490
98.76/97.10	c qxplain 3478/3484
98.86/97.11	c qxplain 3482/3484
98.86/97.12	c qxplain 3484/3484
98.86/97.13	c 6170[?] 1449[?] -945[?] 970[?]  is mandatory 
98.86/97.13	c qxplain 3482/3483
98.86/97.14	c qxplain 3483/3483
98.86/97.14	c qxplain 3482/3482
98.86/97.15	c 6172[?] -1450[?] -1449[?]  is mandatory 
98.86/97.15	c qxplain 3478/3481
98.86/97.16	c qxplain 3480/3481
98.86/97.16	c qxplain 3481/3481
98.86/97.17	c qxplain 3480/3480
98.86/97.18	c 6174[?] -1451[?] 1292[?]  is mandatory 
98.86/97.18	c qxplain 3478/3479
98.86/97.18	c qxplain 3479/3479
98.86/97.19	c qxplain 3478/3478
98.86/97.19	c 6176[?] 1451[?] 1450[?] -1292[?]  is mandatory 
98.86/97.19	c qxplain 3465/3477
98.96/97.20	c qxplain 3472/3477
98.96/97.21	c qxplain 3475/3477
98.96/97.21	c qxplain 3477/3477
99.06/97.30	c 6177[?] -1370[?] -1452[?]  is mandatory 
99.06/97.30	c qxplain 3475/3476
99.06/97.31	c qxplain 3476/3476
99.06/97.31	c 6178[?] -1452[?] 1372[?]  is mandatory 
99.06/97.31	c qxplain 3475/3475
99.06/97.32	c 6179[?] 1452[?] 1370[?] -1372[?]  is mandatory 
99.06/97.32	c qxplain 3472/3474
99.06/97.33	c qxplain 3474/3474
99.06/97.33	c 6180[?] 1335[?] -1453[?]  is mandatory 
99.06/97.33	c qxplain 3472/3473
99.06/97.34	c qxplain 3473/3473
99.06/97.34	c 6181[?] -1453[?] -1452[?]  is mandatory 
99.06/97.34	c qxplain 3472/3472
99.06/97.35	c 6182[?] 1453[?] 1452[?] -1335[?]  is mandatory 
99.06/97.35	c qxplain 3465/3471
99.06/97.36	c qxplain 3469/3471
99.06/97.36	c qxplain 3471/3471
99.06/97.37	c 6183[?] -1454[?] 919[?]  is mandatory 
99.06/97.37	c qxplain 3469/3470
99.06/97.38	c qxplain 3470/3470
99.06/97.38	c 6184[?] -1454[?] 1338[?]  is mandatory 
99.06/97.38	c qxplain 3469/3469
99.06/97.39	c 6185[?] -919[?] -1338[?] 1454[?]  is mandatory 
99.06/97.39	c qxplain 3465/3468
99.06/97.40	c qxplain 3467/3468
99.15/97.40	c qxplain 3468/3468
99.15/97.41	c 6186[?] -1455[?] -919[?]  is mandatory 
99.15/97.41	c qxplain 3467/3467
99.15/97.42	c 6187[?] -1455[?] -1338[?]  is mandatory 
99.15/97.42	c qxplain 3465/3466
99.15/97.42	c qxplain 3466/3466
99.15/97.43	c 6188[?] 1338[?] 919[?] 1455[?]  is mandatory 
99.15/97.43	c qxplain 3465/3465
99.15/97.43	c 6189[?] -1454[?] -1456[?]  is mandatory 
99.15/97.43	c qxplain 3438/3464
99.15/97.44	c qxplain 3452/3464
99.15/97.45	c qxplain 3459/3464
99.15/97.45	c qxplain 3462/3464
99.15/97.46	c qxplain 3464/3464
99.15/97.46	c 6190[?] -1455[?] -1456[?]  is mandatory 
99.15/97.46	c qxplain 3462/3463
99.15/97.47	c qxplain 3463/3463
99.15/97.47	c 6191[?] 1456[?] 1455[?] 1454[?]  is mandatory 
99.15/97.47	c qxplain 3462/3462
99.15/97.48	c 6192[?] 1453[?] -1457[?]  is mandatory 
99.15/97.48	c qxplain 3459/3461
99.15/97.49	c qxplain 3461/3461
99.15/97.50	c 6193[?] -1457[?] -1456[?]  is mandatory 
99.15/97.50	c qxplain 3459/3460
99.25/97.50	c qxplain 3460/3460
99.25/97.51	c 6194[?] -1453[?] 1457[?] 1456[?]  is mandatory 
99.25/97.51	c qxplain 3459/3459
99.25/97.51	c 6195[?] -1453[?] -1458[?]  is mandatory 
99.25/97.51	c qxplain 3452/3458
99.25/97.52	c qxplain 3456/3458
99.25/97.53	c qxplain 3458/3458
99.25/97.53	c 6196[?] -1458[?] 1456[?]  is mandatory 
99.25/97.53	c qxplain 3456/3457
99.25/97.54	c qxplain 3457/3457
99.25/97.55	c 6197[?] 1453[?] -1456[?] 1458[?]  is mandatory 
99.25/97.55	c qxplain 3456/3456
99.25/97.55	c 6198[?] -1457[?] -1459[?]  is mandatory 
99.25/97.55	c qxplain 3452/3455
99.25/97.56	c qxplain 3454/3455
99.25/97.56	c qxplain 3455/3455
99.25/97.57	c 6199[?] -1458[?] -1459[?]  is mandatory 
99.25/97.57	c qxplain 3454/3454
99.25/97.58	c 6200[?] 1457[?] 1459[?] 1458[?]  is mandatory 
99.25/97.58	c qxplain 3452/3453
99.25/97.58	c qxplain 3453/3453
99.25/97.59	c 6202[?] -1460[?] -1459[?]  is mandatory 
99.25/97.59	c qxplain 3452/3452
99.25/97.60	c 6203[?] 1459[?] 1460[?] -1306[?]  is mandatory 
99.25/97.60	c qxplain 3438/3451
99.35/97.60	c qxplain 3445/3451
99.35/97.61	c qxplain 3449/3451
99.35/97.61	c qxplain 3451/3451
99.35/97.62	c 6205[?] -1461[?] -1306[?]  is mandatory 
99.35/97.62	c qxplain 3449/3450
99.35/97.63	c qxplain 3450/3450
99.35/97.63	c 6207[?] -1460[?] -1462[?]  is mandatory 
99.35/97.63	c qxplain 3449/3449
99.35/97.64	c 6209[?] 1462[?] 1460[?] 1461[?]  is mandatory 
99.35/97.64	c qxplain 3445/3448
99.35/97.65	c qxplain 3447/3448
99.35/97.65	c qxplain 3448/3448
99.35/97.66	c qxplain 3447/3447
99.35/97.66	c 6211[?] -1463[?] -1462[?]  is mandatory 
99.35/97.66	c qxplain 3445/3446
99.35/97.67	c qxplain 3446/3446
99.35/97.68	c 6212[?] 1462[?] 1463[?] 1292[?]  is mandatory 
99.35/97.68	c qxplain 3445/3445
99.35/97.68	c 6213[?] -1464[?] -1451[?]  is mandatory 
99.35/97.68	c qxplain 3438/3444
99.35/97.69	c qxplain 3442/3444
99.35/97.70	c qxplain 3444/3444
99.45/97.70	c 6214[?] -1463[?] -1464[?]  is mandatory 
99.45/97.70	c qxplain 3442/3443
99.45/97.71	c qxplain 3443/3443
99.45/97.72	c 6215[?] 1463[?] 1464[?] 1451[?]  is mandatory 
99.45/97.72	c qxplain 3442/3442
99.45/97.74	c 6216[?] -1465[?] 1439[?]  is mandatory 
99.45/97.74	c qxplain 3438/3441
99.45/97.75	c qxplain 3440/3441
99.45/97.75	c qxplain 3441/3441
99.45/97.76	c 6217[?] -1464[?] -1465[?]  is mandatory 
99.45/97.76	c qxplain 3440/3440
99.45/97.77	c 6218[?] 1464[?] 1465[?] -1439[?]  is mandatory 
99.45/97.77	c qxplain 3438/3439
99.55/97.83	c qxplain 3439/3439
99.55/97.86	c 6219[?] -1466[?] 1008[?]  is mandatory 
99.55/97.86	c qxplain 3438/3438
99.65/97.92	c 6220[?] -1466[?] 1257[?]  is mandatory 
99.65/97.92	c qxplain 3385/3437
99.65/97.92	c qxplain 3412/3437
99.65/97.93	c qxplain 3425/3437
99.65/97.94	c qxplain 3432/3437
99.65/97.95	c qxplain 3435/3437
99.65/97.97	c qxplain 3437/3437
99.65/97.98	c 6221[?] 1466[?] -1008[?] -1257[?]  is mandatory 
99.65/97.98	c qxplain 3435/3436
99.74/98.01	c qxplain 3436/3436
99.74/98.02	c 6222[?] -1467[?] 1020[?]  is mandatory 
99.74/98.02	c qxplain 3435/3435
99.74/98.07	c 6223[?] -1467[?] 1259[?]  is mandatory 
99.74/98.07	c qxplain 3432/3434
99.74/98.08	c qxplain 3434/3434
99.74/98.09	c 6224[?] 1467[?] -1259[?] -1020[?]  is mandatory 
99.74/98.09	c qxplain 3432/3433
99.84/98.10	c qxplain 3433/3433
99.84/98.12	c 6225[?] -1468[?] 1058[?]  is mandatory 
99.84/98.12	c qxplain 3432/3432
99.84/98.14	c 6226[?] -1468[?] -1262[?]  is mandatory 
99.84/98.14	c qxplain 3425/3431
99.84/98.16	c qxplain 3429/3431
99.84/98.17	c qxplain 3431/3431
99.84/98.17	c 6227[?] 1468[?] -1058[?] 1262[?]  is mandatory 
99.84/98.17	c qxplain 3429/3430
99.84/98.18	c qxplain 3430/3430
99.84/98.20	c 6228[?] -1263[?] -1469[?]  is mandatory 
99.84/98.20	c qxplain 3429/3429
99.95/98.20	c 6229[?] -1469[?] -1468[?]  is mandatory 
99.95/98.20	c qxplain 3425/3428
99.95/98.21	c qxplain 3427/3428
99.95/98.22	c qxplain 3428/3428
99.95/98.23	c 6230[?] 1469[?] 1468[?] 1263[?]  is mandatory 
99.95/98.23	c qxplain 3427/3427
99.95/98.26	c 6231[?] -1470[?] 1261[?]  is mandatory 
99.95/98.26	c qxplain 3425/3426
99.95/98.27	c qxplain 3426/3426
99.95/98.28	c 6232[?] -1470[?] -1469[?]  is mandatory 
99.95/98.28	c qxplain 3425/3425
99.95/98.29	c 6233[?] 1470[?] -1261[?] 1469[?]  is mandatory 
99.95/98.29	c qxplain 3412/3424
99.95/98.29	c qxplain 3419/3424
100.05/98.30	c qxplain 3422/3424
100.05/98.31	c qxplain 3424/3424
100.05/98.32	c 6234[?] -1471[?] 1032[?]  is mandatory 
100.05/98.32	c qxplain 3422/3423
100.05/98.32	c qxplain 3423/3423
100.05/98.35	c 6235[?] -1471[?] 1274[?]  is mandatory 
100.05/98.35	c qxplain 3422/3422
100.05/98.36	c 6236[?] 1471[?] -1274[?] -1032[?]  is mandatory 
100.05/98.36	c qxplain 3419/3421
100.05/98.36	c qxplain 3421/3421
100.05/98.37	c 6237[?] -1472[?] -1470[?]  is mandatory 
100.05/98.37	c qxplain 3419/3420
100.05/98.38	c qxplain 3420/3420
100.05/98.39	c 6238[?] -1472[?] -1471[?]  is mandatory 
100.05/98.39	c qxplain 3419/3419
100.15/98.40	c 6239[?] 1472[?] 1470[?] 1471[?]  is mandatory 
100.15/98.40	c qxplain 3412/3418
100.15/98.41	c qxplain 3416/3418
100.15/98.42	c qxplain 3418/3418
100.15/98.43	c 6240[?] -1473[?] -1467[?]  is mandatory 
100.15/98.43	c qxplain 3416/3417
100.15/98.43	c qxplain 3417/3417
100.15/98.44	c 6241[?] -1473[?] 1472[?]  is mandatory 
100.15/98.44	c qxplain 3416/3416
100.15/98.45	c 6242[?] 1473[?] 1467[?] -1472[?]  is mandatory 
100.15/98.45	c qxplain 3412/3415
100.15/98.46	c qxplain 3414/3415
100.15/98.46	c qxplain 3415/3415
100.15/98.47	c 6243[?] -1474[?] -1466[?]  is mandatory 
100.15/98.47	c qxplain 3414/3414
100.15/98.48	c 6244[?] -1474[?] 1473[?]  is mandatory 
100.15/98.48	c qxplain 3412/3413
100.15/98.49	c qxplain 3413/3413
100.15/98.49	c 6245[?] 1474[?] -1473[?] 1466[?]  is mandatory 
100.15/98.49	c qxplain 3412/3412
100.25/98.50	c qxplain 3385/3411
100.25/98.50	c qxplain 3399/3411
100.25/98.53	c qxplain 3406/3411
100.35/98.62	c qxplain 3399/3405
100.35/98.62	c qxplain 3403/3405
100.35/98.69	c qxplain 3399/3402
100.45/98.70	c qxplain 3401/3402
100.45/98.71	c qxplain 3402/3402
100.45/98.71	c qxplain 3401/3401
100.45/98.71	c 6257[?] 1478[?] -944[?] 970[?]  is mandatory 
100.45/98.71	c qxplain 3399/3400
100.45/98.72	c qxplain 3400/3400
100.45/98.72	c qxplain 3399/3399
100.45/98.73	c 6259[?] -1479[?] -1478[?]  is mandatory 
100.45/98.73	c qxplain 3385/3398
100.45/98.73	c qxplain 3392/3398
100.45/98.74	c qxplain 3396/3398
100.45/98.75	c qxplain 3398/3398
100.45/98.75	c qxplain 3396/3397
100.45/98.76	c qxplain 3397/3397
100.45/98.77	c 6261[?] -1480[?] 1292[?]  is mandatory 
100.45/98.77	c qxplain 3396/3396
100.45/98.77	c qxplain 3392/3395
100.45/98.78	c qxplain 3394/3395
100.45/98.79	c qxplain 3395/3395
100.45/98.79	c 6263[?] 1480[?] 1479[?] -1292[?]  is mandatory 
100.45/98.79	c qxplain 3394/3394
100.55/98.80	c 6264[?] -1481[?] -1370[?]  is mandatory 
100.55/98.80	c qxplain 3392/3393
100.55/98.81	c qxplain 3393/3393
100.55/98.82	c 6265[?] -1481[?] -1371[?]  is mandatory 
100.55/98.82	c qxplain 3392/3392
100.55/98.84	c 6266[?] 1481[?] 1371[?] 1370[?]  is mandatory 
100.55/98.84	c qxplain 3385/3391
100.55/98.85	c qxplain 3389/3391
100.55/98.86	c qxplain 3391/3391
100.55/98.87	c 6267[?] -1328[?] -1482[?]  is mandatory 
100.55/98.87	c qxplain 3389/3390
100.55/98.88	c qxplain 3390/3390
100.55/98.90	c 6268[?] -1481[?] -1482[?]  is mandatory 
100.55/98.90	c qxplain 3389/3389
100.65/98.91	c 6269[?] 1482[?] 1328[?] 1481[?]  is mandatory 
100.65/98.91	c qxplain 3385/3388
100.65/98.91	c qxplain 3387/3388
100.65/98.92	c qxplain 3388/3388
100.65/98.93	c 6270[?] -1483[?] 920[?]  is mandatory 
100.65/98.93	c qxplain 3387/3387
100.65/98.94	c 6271[?] -1483[?] 1331[?]  is mandatory 
100.65/98.94	c qxplain 3385/3386
100.65/98.94	c qxplain 3386/3386
100.65/98.95	c 6272[?] -1331[?] -920[?] 1483[?]  is mandatory 
100.65/98.95	c qxplain 3385/3385
100.65/98.96	c 6273[?] -1484[?] -920[?]  is mandatory 
100.65/98.96	c qxplain 0/3384
100.65/98.97	c qxplain 1693/3384
100.65/98.98	c qxplain 2539/3384
100.65/98.99	c qxplain 2962/3384
100.75/99.02	c qxplain 3174/3384
100.75/99.03	c qxplain 3280/3384
100.75/99.04	c qxplain 3333/3384
100.75/99.05	c qxplain 3359/3384
100.75/99.05	c qxplain 3372/3384
100.75/99.06	c qxplain 3379/3384
100.75/99.06	c qxplain 3382/3384
100.75/99.06	c qxplain 3384/3384
100.75/99.08	c 6274[?] -1484[?] -1331[?]  is mandatory 
100.75/99.08	c qxplain 3382/3383
100.75/99.09	c qxplain 3383/3383
100.85/99.10	c 6275[?] 1484[?] 920[?] 1331[?]  is mandatory 
100.85/99.10	c qxplain 3382/3382
100.85/99.11	c 6276[?] -1483[?] -1485[?]  is mandatory 
100.85/99.11	c qxplain 3379/3381
100.85/99.11	c qxplain 3381/3381
100.85/99.12	c 6277[?] -1485[?] -1484[?]  is mandatory 
100.85/99.12	c qxplain 3379/3380
100.85/99.13	c qxplain 3380/3380
100.85/99.13	c 6278[?] 1485[?] 1483[?] 1484[?]  is mandatory 
100.85/99.13	c qxplain 3379/3379
100.85/99.14	c 6279[?] 1482[?] -1486[?]  is mandatory 
100.85/99.14	c qxplain 3372/3378
100.85/99.15	c qxplain 3376/3378
100.85/99.16	c qxplain 3378/3378
100.85/99.16	c 6280[?] -1486[?] -1485[?]  is mandatory 
100.85/99.16	c qxplain 3376/3377
100.85/99.17	c qxplain 3377/3377
100.85/99.18	c 6281[?] 1485[?] 1486[?] -1482[?]  is mandatory 
100.85/99.18	c qxplain 3376/3376
100.85/99.19	c 6282[?] -1487[?] -1482[?]  is mandatory 
100.85/99.19	c qxplain 3372/3375
100.85/99.19	c qxplain 3374/3375
100.95/99.20	c qxplain 3375/3375
100.95/99.21	c 6283[?] -1487[?] 1485[?]  is mandatory 
100.95/99.21	c qxplain 3374/3374
100.95/99.21	c 6284[?] -1485[?] 1482[?] 1487[?]  is mandatory 
100.95/99.21	c qxplain 3372/3373
100.95/99.22	c qxplain 3373/3373
100.95/99.23	c 6285[?] -1486[?] -1488[?]  is mandatory 
100.95/99.23	c qxplain 3372/3372
100.95/99.24	c 6286[?] -1487[?] -1488[?]  is mandatory 
100.95/99.24	c qxplain 3359/3371
100.95/99.24	c qxplain 3366/3371
100.95/99.25	c qxplain 3369/3371
100.95/99.25	c qxplain 3371/3371
100.95/99.26	c 6287[?] 1486[?] 1488[?] 1487[?]  is mandatory 
100.95/99.26	c qxplain 3369/3370
100.95/99.27	c qxplain 3370/3370
100.95/99.28	c 6289[?] -1488[?] -1489[?]  is mandatory 
100.95/99.28	c qxplain 3369/3369
100.95/99.28	c 6290[?] 1488[?] 1489[?] -1306[?]  is mandatory 
100.95/99.28	c qxplain 3366/3368
100.95/99.29	c qxplain 3368/3368
101.04/99.30	c 6292[?] -1490[?] -1306[?]  is mandatory 
101.04/99.30	c qxplain 3366/3367
101.04/99.31	c qxplain 3367/3367
101.04/99.31	c 6294[?] -1489[?] -1491[?]  is mandatory 
101.04/99.31	c qxplain 3366/3366
101.04/99.32	c 6296[?] 1489[?] 1491[?] 1490[?]  is mandatory 
101.04/99.32	c qxplain 3359/3365
101.04/99.33	c qxplain 3363/3365
101.04/99.34	c qxplain 3365/3365
101.04/99.34	c qxplain 3363/3364
101.04/99.34	c qxplain 3364/3364
101.04/99.35	c 6298[?] -1491[?] -1492[?]  is mandatory 
101.04/99.35	c qxplain 3363/3363
101.04/99.36	c 6299[?] 1491[?] 1492[?] 1292[?]  is mandatory 
101.04/99.36	c qxplain 3359/3362
101.04/99.37	c qxplain 3361/3362
101.04/99.38	c qxplain 3362/3362
101.04/99.38	c 6300[?] -1493[?] -1480[?]  is mandatory 
101.04/99.38	c qxplain 3361/3361
101.04/99.39	c 6301[?] -1492[?] -1493[?]  is mandatory 
101.04/99.39	c qxplain 3359/3360
101.14/99.40	c qxplain 3360/3360
101.14/99.41	c 6302[?] 1492[?] 1493[?] 1480[?]  is mandatory 
101.14/99.41	c qxplain 3359/3359
101.14/99.42	c 6303[?] -1494[?] -1474[?]  is mandatory 
101.14/99.42	c qxplain 3333/3358
101.14/99.42	c qxplain 3346/3358
101.14/99.43	c qxplain 3353/3358
101.14/99.44	c qxplain 3356/3358
101.14/99.44	c qxplain 3358/3358
101.14/99.45	c 6304[?] 1493[?] -1494[?]  is mandatory 
101.14/99.45	c qxplain 3356/3357
101.14/99.46	c qxplain 3357/3357
101.14/99.46	c 6305[?] -1493[?] 1494[?] 1474[?]  is mandatory 
101.14/99.47	c qxplain 3356/3356
101.14/99.47	c 6306[?] -1495[?] -1439[?]  is mandatory 
101.14/99.47	c qxplain 3353/3355
101.14/99.48	c qxplain 3355/3355
101.24/99.54	c 6307[?] 1464[?] -1495[?]  is mandatory 
101.24/99.54	c qxplain 3353/3354
101.24/99.55	c qxplain 3354/3354
101.24/99.56	c 6308[?] 1495[?] -1464[?] 1439[?]  is mandatory 
101.24/99.56	c qxplain 3353/3353
101.24/99.56	c 6309[?] -1494[?] -1496[?]  is mandatory 
101.24/99.56	c qxplain 3346/3352
101.24/99.57	c qxplain 3350/3352
101.24/99.58	c qxplain 3352/3352
101.24/99.59	c 6310[?] -1495[?] -1496[?]  is mandatory 
101.24/99.59	c qxplain 3350/3351
101.34/99.60	c qxplain 3351/3351
101.34/99.61	c 6311[?] 1494[?] 1496[?] 1495[?]  is mandatory 
101.34/99.61	c qxplain 3350/3350
101.34/99.62	c 6312[?] -1497[?] 1007[?]  is mandatory 
101.34/99.62	c qxplain 3346/3349
101.34/99.63	c qxplain 3348/3349
101.34/99.63	c qxplain 3349/3349
101.34/99.64	c 6313[?] -1497[?] 1257[?]  is mandatory 
101.34/99.64	c qxplain 3348/3348
101.34/99.67	c 6314[?] 1497[?] -1007[?] -1257[?]  is mandatory 
101.34/99.67	c qxplain 3346/3347
101.34/99.68	c qxplain 3347/3347
101.34/99.69	c 6315[?] -1498[?] 1019[?]  is mandatory 
101.34/99.69	c qxplain 3346/3346
101.34/99.69	c 6316[?] -1498[?] 1259[?]  is mandatory 
101.34/99.69	c qxplain 3333/3345
101.44/99.70	c qxplain 3340/3345
101.44/99.71	c qxplain 3343/3345
101.44/99.72	c qxplain 3345/3345
101.44/99.74	c 6317[?] 1498[?] -1019[?] -1259[?]  is mandatory 
101.44/99.74	c qxplain 3343/3344
101.44/99.74	c qxplain 3344/3344
101.44/99.77	c 6318[?] -1499[?] 1057[?]  is mandatory 
101.44/99.77	c qxplain 3343/3343
101.44/99.78	c 6319[?] -1499[?] 1061[?]  is mandatory 
101.44/99.78	c qxplain 3340/3342
101.44/99.79	c qxplain 3342/3342
101.54/99.80	c 6320[?] -1057[?] 1499[?] -1061[?]  is mandatory 
101.54/99.80	c qxplain 3340/3341
101.54/99.81	c qxplain 3341/3341
101.54/99.83	c 6321[?] -1500[?] -1262[?]  is mandatory 
101.54/99.83	c qxplain 3340/3340
101.54/99.84	c 6322[?] -1500[?] -1499[?]  is mandatory 
101.54/99.84	c qxplain 3333/3339
101.54/99.85	c qxplain 3337/3339
101.54/99.85	c qxplain 3339/3339
101.54/99.86	c 6323[?] 1500[?] 1499[?] 1262[?]  is mandatory 
101.54/99.86	c qxplain 3337/3338
101.54/99.87	c qxplain 3338/3338
101.54/99.88	c 6324[?] -1501[?] 1261[?]  is mandatory 
101.54/99.88	c qxplain 3337/3337
101.54/99.89	c 6325[?] -1501[?] -1500[?]  is mandatory 
101.54/99.89	c qxplain 3333/3336
101.54/99.89	c qxplain 3335/3336
101.64/99.90	c qxplain 3336/3336
101.64/99.91	c 6326[?] 1501[?] -1261[?] 1500[?]  is mandatory 
101.64/99.91	c qxplain 3335/3335
101.64/99.92	c 6327[?] -1502[?] 1031[?]  is mandatory 
101.64/99.92	c qxplain 3333/3334
101.64/99.93	c qxplain 3334/3334
101.64/99.94	c 6328[?] -1502[?] 1274[?]  is mandatory 
101.64/99.94	c qxplain 3333/3333
101.64/99.96	c 6329[?] 1502[?] -1031[?] -1274[?]  is mandatory 
101.64/99.96	c qxplain 3280/3332
101.64/99.97	c qxplain 3307/3332
101.64/99.98	c qxplain 3320/3332
101.64/99.98	c qxplain 3327/3332
101.64/99.99	c qxplain 3330/3332
101.64/100.00	c qxplain 3332/3332
101.76/100.00	c 6330[?] -1503[?] -1501[?]  is mandatory 
101.76/100.00	c qxplain 3330/3331
101.76/100.01	c qxplain 3331/3331
101.76/100.05	c 6331[?] -1503[?] -1502[?]  is mandatory 
101.76/100.05	c qxplain 3330/3330
101.76/100.06	c 6332[?] 1503[?] 1501[?] 1502[?]  is mandatory 
101.76/100.06	c qxplain 3327/3329
101.76/100.07	c qxplain 3329/3329
101.76/100.10	c 6333[?] -1504[?] -1498[?]  is mandatory 
101.76/100.10	c qxplain 3327/3328
101.86/100.11	c qxplain 3328/3328
101.86/100.14	c 6334[?] -1504[?] 1503[?]  is mandatory 
101.86/100.14	c qxplain 3327/3327
101.86/100.15	c 6335[?] 1504[?] -1503[?] 1498[?]  is mandatory 
101.86/100.15	c qxplain 3320/3326
101.86/100.16	c qxplain 3324/3326
101.86/100.16	c qxplain 3326/3326
101.95/100.20	c 6336[?] -1505[?] -1497[?]  is mandatory 
101.95/100.20	c qxplain 3324/3325
101.95/100.21	c qxplain 3325/3325
101.95/100.25	c 6337[?] -1505[?] 1504[?]  is mandatory 
101.95/100.25	c qxplain 3324/3324
101.95/100.26	c 6338[?] 1505[?] -1504[?] 1497[?]  is mandatory 
101.95/100.26	c qxplain 3320/3323
101.95/100.26	c qxplain 3307/3319
101.95/100.28	c qxplain 3314/3319
102.05/100.34	c qxplain 3307/3313
102.05/100.35	c qxplain 3311/3313
102.05/100.36	c qxplain 3313/3313
102.05/100.36	c qxplain 3311/3312
102.05/100.37	c qxplain 3312/3312
102.05/100.38	c 6350[?] 1509[?] -943[?] 970[?]  is mandatory 
102.05/100.38	c qxplain 3311/3311
102.05/100.39	c qxplain 3307/3310
102.15/100.40	c qxplain 3309/3310
102.15/100.41	c qxplain 3310/3310
102.15/100.42	c 6352[?] -1510[?] -1509[?]  is mandatory 
102.15/100.42	c qxplain 3309/3309
102.15/100.42	c qxplain 3307/3308
102.15/100.43	c qxplain 3308/3308
102.15/100.44	c 6354[?] -1511[?] 1292[?]  is mandatory 
102.15/100.44	c qxplain 3307/3307
102.15/100.44	c qxplain 3280/3306
102.15/100.45	c qxplain 3294/3306
102.15/100.45	c qxplain 3301/3306
102.15/100.46	c qxplain 3304/3306
102.15/100.47	c qxplain 3306/3306
102.15/100.48	c 6356[?] 1511[?] 1510[?] -1292[?]  is mandatory 
102.15/100.48	c qxplain 3304/3305
102.15/100.48	c qxplain 3305/3305
102.25/100.50	c 6357[?] -1512[?] 921[?]  is mandatory 
102.25/100.50	c qxplain 3304/3304
102.25/100.51	c 6358[?] 1327[?] -1512[?]  is mandatory 
102.25/100.51	c qxplain 3301/3303
102.25/100.51	c qxplain 3303/3303
102.25/100.52	c 6359[?] 1512[?] -1327[?] -921[?]  is mandatory 
102.25/100.52	c qxplain 3301/3302
102.25/100.53	c qxplain 3302/3302
102.25/100.53	c 6360[?] -1513[?] -921[?]  is mandatory 
102.25/100.53	c qxplain 3301/3301
102.25/100.54	c 6361[?] -1513[?] -1327[?]  is mandatory 
102.25/100.54	c qxplain 3294/3300
102.25/100.55	c qxplain 3298/3300
102.25/100.55	c qxplain 3300/3300
102.25/100.56	c 6362[?] 1513[?] 921[?] 1327[?]  is mandatory 
102.25/100.56	c qxplain 3298/3299
102.25/100.57	c qxplain 3299/3299
102.25/100.57	c 6363[?] -1514[?] -1512[?]  is mandatory 
102.25/100.57	c qxplain 3298/3298
102.25/100.58	c 6364[?] -1513[?] -1514[?]  is mandatory 
102.25/100.58	c qxplain 3294/3297
102.25/100.59	c qxplain 3296/3297
102.25/100.59	c qxplain 3297/3297
102.35/100.60	c 6365[?] 1512[?] 1513[?] 1514[?]  is mandatory 
102.35/100.60	c qxplain 3296/3296
102.35/100.61	c 6366[?] -1515[?] 1370[?]  is mandatory 
102.35/100.61	c qxplain 3294/3295
102.35/100.62	c qxplain 3295/3295
102.35/100.62	c 6367[?] -1515[?] -1514[?]  is mandatory 
102.35/100.62	c qxplain 3294/3294
102.35/100.63	c 6368[?] 1515[?] 1514[?] -1370[?]  is mandatory 
102.35/100.63	c qxplain 3280/3293
102.35/100.64	c qxplain 3287/3293
102.35/100.65	c qxplain 3291/3293
102.35/100.65	c qxplain 3293/3293
102.35/100.66	c 6369[?] -1516[?] -1370[?]  is mandatory 
102.35/100.66	c qxplain 3291/3292
102.35/100.67	c qxplain 3292/3292
102.35/100.67	c 6370[?] -1516[?] 1514[?]  is mandatory 
102.35/100.67	c qxplain 3291/3291
102.35/100.68	c 6371[?] 1516[?] -1514[?] 1370[?]  is mandatory 
102.35/100.68	c qxplain 3287/3290
102.35/100.69	c qxplain 3289/3290
102.35/100.70	c qxplain 3290/3290
102.45/100.70	c 6372[?] -1517[?] -1515[?]  is mandatory 
102.45/100.70	c qxplain 3289/3289
102.45/100.71	c 6373[?] -1517[?] -1516[?]  is mandatory 
102.45/100.71	c qxplain 3287/3288
102.45/100.72	c qxplain 3288/3288
102.45/100.73	c 6374[?] 1517[?] 1516[?] 1515[?]  is mandatory 
102.45/100.73	c qxplain 3287/3287
102.45/100.73	c 6376[?] -1518[?] -1517[?]  is mandatory 
102.45/100.73	c qxplain 3280/3286
102.45/100.74	c qxplain 3284/3286
102.45/100.75	c qxplain 3286/3286
102.45/100.76	c 6377[?] 1518[?] 1517[?] -1306[?]  is mandatory 
102.45/100.76	c qxplain 3284/3285
102.45/100.76	c qxplain 3285/3285
102.45/100.77	c 6379[?] -1519[?] -1306[?]  is mandatory 
102.45/100.77	c qxplain 3284/3284
102.45/100.78	c 6381[?] -1520[?] -1518[?]  is mandatory 
102.45/100.78	c qxplain 3280/3283
102.45/100.79	c qxplain 3282/3283
102.45/100.79	c qxplain 3283/3283
102.55/100.80	c 6383[?] 1520[?] 1518[?] 1519[?]  is mandatory 
102.55/100.80	c qxplain 3282/3282
102.55/100.80	c qxplain 3280/3281
102.55/100.81	c qxplain 3281/3281
102.55/100.82	c 6385[?] -1521[?] -1520[?]  is mandatory 
102.55/100.82	c qxplain 3280/3280
102.55/100.83	c 6386[?] 1521[?] 1520[?] 1292[?]  is mandatory 
102.55/100.83	c qxplain 3174/3279
102.55/100.83	c qxplain 3227/3279
102.55/100.84	c qxplain 3254/3279
102.55/100.85	c qxplain 3267/3279
102.55/100.85	c qxplain 3274/3279
102.55/100.86	c qxplain 3277/3279
102.55/100.87	c qxplain 3279/3279
102.55/100.87	c 6387[?] -1522[?] -1511[?]  is mandatory 
102.55/100.87	c qxplain 3277/3278
102.55/100.88	c qxplain 3278/3278
102.55/100.89	c 6388[?] -1522[?] -1521[?]  is mandatory 
102.55/100.89	c qxplain 3277/3277
102.65/100.90	c 6389[?] 1521[?] 1522[?] 1511[?]  is mandatory 
102.65/100.90	c qxplain 3274/3276
102.65/100.91	c qxplain 3276/3276
102.65/100.92	c 6390[?] -1523[?] -1505[?]  is mandatory 
102.65/100.92	c qxplain 3274/3275
102.65/100.97	c qxplain 3275/3275
102.75/101.01	c 6391[?] 1522[?] -1523[?]  is mandatory 
102.75/101.01	c qxplain 3274/3274
102.75/101.06	c 6392[?] -1522[?] 1505[?] 1523[?]  is mandatory 
102.75/101.07	c qxplain 3267/3273
102.75/101.07	c qxplain 3271/3273
102.75/101.08	c qxplain 3273/3273
102.75/101.09	c 6393[?] -1524[?] 1474[?]  is mandatory 
102.75/101.09	c qxplain 3271/3272
102.85/101.13	c qxplain 3272/3272
102.85/101.18	c 6394[?] -1524[?] -1493[?]  is mandatory 
102.85/101.18	c qxplain 3271/3271
102.85/101.19	c 6395[?] 1493[?] 1524[?] -1474[?]  is mandatory 
102.85/101.19	c qxplain 3267/3270
102.85/101.19	c qxplain 3269/3270
102.85/101.20	c qxplain 3270/3270
102.95/101.21	c 6396[?] -1525[?] 1523[?]  is mandatory 
102.95/101.21	c qxplain 3269/3269
102.95/101.22	c 6397[?] -1525[?] -1524[?]  is mandatory 
102.95/101.22	c qxplain 3267/3268
102.95/101.23	c qxplain 3268/3268
102.95/101.23	c 6398[?] -1523[?] 1525[?] 1524[?]  is mandatory 
102.95/101.23	c qxplain 3267/3267
102.95/101.24	c 6399[?] 1496[?] -1526[?]  is mandatory 
102.95/101.24	c qxplain 3254/3266
102.95/101.25	c qxplain 3261/3266
102.95/101.25	c qxplain 3264/3266
102.95/101.26	c qxplain 3266/3266
102.95/101.27	c 6400[?] -1526[?] -1525[?]  is mandatory 
102.95/101.27	c qxplain 3264/3265
102.95/101.28	c qxplain 3265/3265
102.95/101.28	c 6401[?] 1526[?] -1496[?] 1525[?]  is mandatory 
102.95/101.28	c qxplain 3264/3264
102.95/101.29	c 6402[?] -1527[?] -1465[?]  is mandatory 
102.95/101.29	c qxplain 3261/3263
103.05/101.30	c qxplain 3263/3263
103.05/101.31	c 6403[?] -1527[?] -1526[?]  is mandatory 
103.05/101.31	c qxplain 3261/3262
103.05/101.32	c qxplain 3262/3262
103.05/101.33	c 6404[?] 1526[?] 1527[?] 1465[?]  is mandatory 
103.05/101.33	c qxplain 3261/3261
103.05/101.35	c 6405[?] -1528[?] 1010[?]  is mandatory 
103.05/101.35	c qxplain 3254/3260
103.05/101.36	c qxplain 3258/3260
103.05/101.36	c qxplain 3260/3260
103.05/101.37	c 6406[?] -1528[?] 1257[?]  is mandatory 
103.05/101.37	c qxplain 3258/3259
103.05/101.38	c qxplain 3259/3259
103.15/101.40	c 6407[?] 1528[?] -1010[?] -1257[?]  is mandatory 
103.15/101.40	c qxplain 3258/3258
103.15/101.41	c 6408[?] -1529[?] 1022[?]  is mandatory 
103.15/101.41	c qxplain 3254/3257
103.15/101.42	c qxplain 3256/3257
103.15/101.42	c qxplain 3257/3257
103.15/101.43	c 6409[?] -1529[?] 1259[?]  is mandatory 
103.15/101.43	c qxplain 3256/3256
103.15/101.45	c 6410[?] 1529[?] -1022[?] -1259[?]  is mandatory 
103.15/101.45	c qxplain 3254/3255
103.15/101.46	c qxplain 3255/3255
103.15/101.46	c 6411[?] -1530[?] 1063[?]  is mandatory 
103.15/101.46	c qxplain 3254/3254
103.15/101.47	c 6412[?] -1530[?] -1432[?]  is mandatory 
103.15/101.47	c qxplain 3227/3253
103.15/101.49	c qxplain 3241/3253
103.15/101.49	c qxplain 3248/3253
103.25/101.50	c qxplain 3251/3253
103.25/101.52	c qxplain 3253/3253
103.25/101.53	c 6413[?] 1530[?] -1063[?] 1432[?]  is mandatory 
103.25/101.53	c qxplain 3251/3252
103.25/101.54	c qxplain 3252/3252
103.25/101.55	c 6414[?] -1531[?] -1265[?]  is mandatory 
103.25/101.55	c qxplain 3251/3251
103.25/101.56	c 6415[?] -1531[?] -1530[?]  is mandatory 
103.25/101.56	c qxplain 3248/3250
103.25/101.56	c qxplain 3250/3250
103.25/101.57	c 6416[?] 1531[?] 1530[?] 1265[?]  is mandatory 
103.25/101.57	c qxplain 3248/3249
103.25/101.58	c qxplain 3249/3249
103.25/101.59	c 6417[?] -1532[?] 1261[?]  is mandatory 
103.25/101.59	c qxplain 3248/3248
103.35/101.60	c 6418[?] -1532[?] -1531[?]  is mandatory 
103.35/101.60	c qxplain 3241/3247
103.35/101.60	c qxplain 3245/3247
103.35/101.61	c qxplain 3247/3247
103.35/101.62	c 6419[?] 1532[?] -1261[?] 1531[?]  is mandatory 
103.35/101.62	c qxplain 3245/3246
103.35/101.63	c qxplain 3246/3246
103.35/101.64	c 6420[?] -1533[?] 1034[?]  is mandatory 
103.35/101.64	c qxplain 3245/3245
103.35/101.65	c 6421[?] -1533[?] 1274[?]  is mandatory 
103.35/101.65	c qxplain 3241/3244
103.35/101.65	c qxplain 3243/3244
103.35/101.68	c qxplain 3244/3244
103.35/101.69	c 6422[?] 1533[?] -1034[?] -1274[?]  is mandatory 
103.35/101.69	c qxplain 3243/3243
103.35/101.69	c 6423[?] -1534[?] -1532[?]  is mandatory 
103.35/101.69	c qxplain 3241/3242
103.45/101.70	c qxplain 3242/3242
103.45/101.71	c 6424[?] -1534[?] -1533[?]  is mandatory 
103.45/101.71	c qxplain 3241/3241
103.45/101.72	c 6425[?] 1534[?] 1532[?] 1533[?]  is mandatory 
103.45/101.72	c qxplain 3227/3240
103.45/101.73	c qxplain 3234/3240
103.45/101.73	c qxplain 3238/3240
103.45/101.74	c qxplain 3240/3240
103.45/101.75	c 6426[?] -1535[?] -1529[?]  is mandatory 
103.45/101.75	c qxplain 3238/3239
103.45/101.76	c qxplain 3239/3239
103.45/101.77	c 6427[?] -1535[?] 1534[?]  is mandatory 
103.45/101.77	c qxplain 3238/3238
103.45/101.78	c 6428[?] 1535[?] 1529[?] -1534[?]  is mandatory 
103.45/101.78	c qxplain 3234/3237
103.45/101.78	c qxplain 3236/3237
103.55/101.80	c qxplain 3237/3237
103.55/101.82	c 6429[?] -1536[?] -1528[?]  is mandatory 
103.55/101.82	c qxplain 3236/3236
103.55/101.83	c 6430[?] -1536[?] 1535[?]  is mandatory 
103.55/101.83	c qxplain 3234/3235
103.55/101.84	c qxplain 3235/3235
103.55/101.84	c 6431[?] 1536[?] -1535[?] 1528[?]  is mandatory 
103.55/101.84	c qxplain 3234/3234
103.55/101.85	c qxplain 3227/3233
103.55/101.85	c qxplain 3174/3226
103.55/101.86	c qxplain 3201/3226
103.55/101.86	c qxplain 3214/3226
103.55/101.88	c qxplain 3221/3226
103.65/101.96	c qxplain 3214/3220
103.65/101.97	c qxplain 3218/3220
103.65/101.99	c qxplain 3220/3220
103.75/102.00	c 6446[?] 1541[?] -946[?] 970[?]  is mandatory 
103.75/102.00	c qxplain 3218/3219
103.75/102.01	c qxplain 3219/3219
103.75/102.01	c qxplain 3218/3218
103.75/102.02	c 6448[?] -1542[?] -1541[?]  is mandatory 
103.75/102.02	c qxplain 3214/3217
103.75/102.03	c qxplain 3216/3217
103.75/102.04	c qxplain 3217/3217
103.75/102.04	c qxplain 3216/3216
103.75/102.05	c 6450[?] -1543[?] 1292[?]  is mandatory 
103.75/102.05	c qxplain 3214/3215
103.75/102.06	c qxplain 3215/3215
103.75/102.07	c qxplain 3214/3214
103.75/102.07	c 6452[?] 1543[?] 1542[?] -1292[?]  is mandatory 
103.75/102.07	c qxplain 3201/3213
103.75/102.08	c qxplain 3208/3213
103.75/102.09	c qxplain 3211/3213
103.75/102.09	c qxplain 3213/3213
103.84/102.11	c 6453[?] -1544[?] 918[?]  is mandatory 
103.84/102.11	c qxplain 3211/3212
103.84/102.11	c qxplain 3212/3212
103.84/102.12	c 6454[?] -1544[?] 1309[?]  is mandatory 
103.84/102.12	c qxplain 3211/3211
103.84/102.13	c 6455[?] 1544[?] -1309[?] -918[?]  is mandatory 
103.84/102.13	c qxplain 3208/3210
103.84/102.14	c qxplain 3210/3210
103.84/102.15	c 6456[?] -1545[?] -918[?]  is mandatory 
103.84/102.15	c qxplain 3208/3209
103.84/102.16	c qxplain 3209/3209
103.84/102.17	c 6457[?] -1545[?] -1309[?]  is mandatory 
103.84/102.17	c qxplain 3208/3208
103.84/102.18	c 6458[?] 918[?] 1309[?] 1545[?]  is mandatory 
103.84/102.18	c qxplain 3201/3207
103.84/102.19	c qxplain 3205/3207
103.84/102.19	c qxplain 3207/3207
103.95/102.20	c 6459[?] -1544[?] -1546[?]  is mandatory 
103.95/102.20	c qxplain 3205/3206
103.95/102.21	c qxplain 3206/3206
103.95/102.22	c 6460[?] -1545[?] -1546[?]  is mandatory 
103.95/102.22	c qxplain 3205/3205
103.95/102.22	c 6461[?] 1546[?] 1544[?] 1545[?]  is mandatory 
103.95/102.22	c qxplain 3201/3204
103.95/102.23	c qxplain 3203/3204
103.95/102.24	c qxplain 3204/3204
103.95/102.25	c 6462[?] -1547[?] 1375[?]  is mandatory 
103.95/102.25	c qxplain 3203/3203
103.95/102.26	c 6463[?] -1547[?] -1546[?]  is mandatory 
103.95/102.26	c qxplain 3201/3202
103.95/102.26	c qxplain 3202/3202
103.95/102.28	c 6464[?] 1547[?] 1546[?] -1375[?]  is mandatory 
103.95/102.28	c qxplain 3201/3201
103.95/102.29	c 6465[?] -1548[?] -1375[?]  is mandatory 
103.95/102.29	c qxplain 3174/3200
103.95/102.29	c qxplain 3188/3200
103.95/102.30	c qxplain 3195/3200
104.05/102.30	c qxplain 3198/3200
104.05/102.31	c qxplain 3200/3200
104.05/102.32	c 6466[?] -1548[?] 1546[?]  is mandatory 
104.05/102.32	c qxplain 3198/3199
104.05/102.33	c qxplain 3199/3199
104.05/102.33	c 6467[?] 1548[?] -1546[?] 1375[?]  is mandatory 
104.05/102.33	c qxplain 3198/3198
104.05/102.34	c 6468[?] -1549[?] -1547[?]  is mandatory 
104.05/102.34	c qxplain 3195/3197
104.05/102.35	c qxplain 3197/3197
104.05/102.36	c 6469[?] -1549[?] -1548[?]  is mandatory 
104.05/102.36	c qxplain 3195/3196
104.05/102.36	c qxplain 3196/3196
104.05/102.37	c 6470[?] 1549[?] 1547[?] 1548[?]  is mandatory 
104.05/102.37	c qxplain 3195/3195
104.05/102.38	c 6472[?] -1550[?] -1549[?]  is mandatory 
104.05/102.38	c qxplain 3188/3194
104.05/102.39	c qxplain 3192/3194
104.05/102.40	c qxplain 3194/3194
104.14/102.41	c 6473[?] 1549[?] 1550[?] -1306[?]  is mandatory 
104.14/102.41	c qxplain 3192/3193
104.14/102.41	c qxplain 3193/3193
104.14/102.42	c 6475[?] -1551[?] -1306[?]  is mandatory 
104.14/102.42	c qxplain 3192/3192
104.14/102.43	c 6477[?] -1550[?] -1552[?]  is mandatory 
104.14/102.43	c qxplain 3188/3191
104.14/102.44	c qxplain 3190/3191
104.14/102.45	c qxplain 3191/3191
104.14/102.46	c 6479[?] 1552[?] 1550[?] 1551[?]  is mandatory 
104.14/102.46	c qxplain 3190/3190
104.14/102.46	c qxplain 3188/3189
104.14/102.47	c qxplain 3189/3189
104.14/102.48	c 6481[?] -1553[?] -1552[?]  is mandatory 
104.14/102.48	c qxplain 3188/3188
104.14/102.49	c 6482[?] 1552[?] 1553[?] 1292[?]  is mandatory 
104.14/102.49	c qxplain 3174/3187
104.14/102.49	c qxplain 3181/3187
104.24/102.50	c qxplain 3185/3187
104.24/102.51	c qxplain 3187/3187
104.24/102.52	c 6483[?] -1554[?] -1543[?]  is mandatory 
104.24/102.52	c qxplain 3185/3186
104.24/102.52	c qxplain 3186/3186
104.24/102.53	c 6484[?] -1553[?] -1554[?]  is mandatory 
104.24/102.53	c qxplain 3185/3185
104.24/102.54	c 6485[?] 1553[?] 1554[?] 1543[?]  is mandatory 
104.24/102.54	c qxplain 3181/3184
104.24/102.55	c qxplain 3183/3184
104.24/102.56	c qxplain 3184/3184
104.34/102.60	c 6486[?] -1555[?] 1536[?]  is mandatory 
104.34/102.60	c qxplain 3183/3183
104.34/102.61	c 6487[?] -1554[?] -1555[?]  is mandatory 
104.34/102.61	c qxplain 3181/3182
104.34/102.62	c qxplain 3182/3182
104.34/102.63	c 6488[?] 1554[?] 1555[?] -1536[?]  is mandatory 
104.34/102.63	c qxplain 3181/3181
104.34/102.65	c 6489[?] -1556[?] 1011[?]  is mandatory 
104.34/102.65	c qxplain 3174/3180
104.34/102.66	c qxplain 3178/3180
104.34/102.67	c qxplain 3180/3180
104.34/102.67	c 6490[?] -1556[?] 1257[?]  is mandatory 
104.34/102.67	c qxplain 3178/3179
104.34/102.69	c qxplain 3179/3179
104.44/102.76	c 6491[?] 1556[?] -1257[?] -1011[?]  is mandatory 
104.44/102.76	c qxplain 3178/3178
104.44/102.77	c 6492[?] -1557[?] 1023[?]  is mandatory 
104.44/102.77	c qxplain 3174/3177
104.44/102.78	c qxplain 3176/3177
104.44/102.79	c qxplain 3177/3177
104.54/102.80	c 6493[?] -1557[?] 1259[?]  is mandatory 
104.54/102.80	c qxplain 3176/3176
104.54/102.89	c 6494[?] 1557[?] -1023[?] -1259[?]  is mandatory 
104.54/102.89	c qxplain 3174/3175
104.64/102.90	c qxplain 3175/3175
104.64/102.91	c 6495[?] -1558[?] 1060[?]  is mandatory 
104.64/102.91	c qxplain 3174/3174
104.64/102.93	c 6496[?] -1558[?] -1265[?]  is mandatory 
104.64/102.93	c qxplain 2962/3173
104.64/102.94	c qxplain 3068/3173
104.64/102.94	c qxplain 3121/3173
104.64/102.95	c qxplain 3148/3173
104.64/102.96	c qxplain 3161/3173
104.64/102.97	c qxplain 3168/3173
104.64/102.97	c qxplain 3171/3173
104.74/103.00	c qxplain 3173/3173
104.74/103.01	c 6497[?] 1558[?] -1060[?] 1265[?]  is mandatory 
104.74/103.01	c qxplain 3171/3172
104.74/103.03	c qxplain 3172/3172
104.74/103.06	c 6498[?] -1559[?] -1400[?]  is mandatory 
104.74/103.06	c qxplain 3171/3171
104.74/103.07	c 6499[?] -1559[?] -1558[?]  is mandatory 
104.74/103.07	c qxplain 3168/3170
104.74/103.08	c qxplain 3170/3170
104.74/103.09	c 6500[?] 1559[?] 1400[?] 1558[?]  is mandatory 
104.74/103.09	c qxplain 3168/3169
104.84/103.10	c qxplain 3169/3169
104.84/103.11	c 6501[?] -1560[?] 1261[?]  is mandatory 
104.84/103.11	c qxplain 3168/3168
104.84/103.12	c 6502[?] -1560[?] -1559[?]  is mandatory 
104.84/103.12	c qxplain 3161/3167
104.84/103.12	c qxplain 3165/3167
104.84/103.13	c qxplain 3167/3167
104.84/103.14	c 6503[?] 1560[?] -1261[?] 1559[?]  is mandatory 
104.84/103.14	c qxplain 3165/3166
104.84/103.14	c qxplain 3166/3166
104.84/103.15	c 6504[?] -1561[?] 1035[?]  is mandatory 
104.84/103.15	c qxplain 3165/3165
104.84/103.16	c 6505[?] -1561[?] 1274[?]  is mandatory 
104.84/103.16	c qxplain 3161/3164
104.84/103.17	c qxplain 3163/3164
104.94/103.26	c qxplain 3164/3164
104.94/103.27	c 6506[?] 1561[?] -1274[?] -1035[?]  is mandatory 
104.94/103.27	c qxplain 3163/3163
104.94/103.28	c 6507[?] -1562[?] -1560[?]  is mandatory 
104.94/103.28	c qxplain 3161/3162
104.94/103.29	c qxplain 3162/3162
104.94/103.29	c 6508[?] -1562[?] -1561[?]  is mandatory 
104.94/103.29	c qxplain 3161/3161
105.05/103.30	c 6509[?] 1562[?] 1560[?] 1561[?]  is mandatory 
105.05/103.30	c qxplain 3148/3160
105.05/103.31	c qxplain 3155/3160
105.05/103.32	c qxplain 3158/3160
105.05/103.32	c qxplain 3160/3160
105.05/103.34	c 6510[?] -1563[?] -1557[?]  is mandatory 
105.05/103.34	c qxplain 3158/3159
105.05/103.34	c qxplain 3159/3159
105.05/103.35	c 6511[?] -1563[?] 1562[?]  is mandatory 
105.05/103.35	c qxplain 3158/3158
105.05/103.36	c 6512[?] 1563[?] -1562[?] 1557[?]  is mandatory 
105.05/103.36	c qxplain 3155/3157
105.05/103.37	c qxplain 3157/3157
105.05/103.38	c 6513[?] -1564[?] -1556[?]  is mandatory 
105.05/103.38	c qxplain 3155/3156
105.05/103.39	c qxplain 3156/3156
105.16/103.46	c 6514[?] -1564[?] 1563[?]  is mandatory 
105.16/103.46	c qxplain 3155/3155
105.16/103.47	c 6515[?] 1564[?] -1563[?] 1556[?]  is mandatory 
105.16/103.47	c qxplain 3148/3154
105.25/103.54	c qxplain 3121/3147
105.25/103.55	c qxplain 3135/3147
105.25/103.56	c qxplain 3142/3147
105.25/103.57	c qxplain 3145/3147
105.35/103.65	c qxplain 3142/3144
105.35/103.66	c qxplain 3144/3144
105.35/103.66	c qxplain 3142/3143
105.35/103.67	c qxplain 3143/3143
105.35/103.68	c 6527[?] 1568[?] -947[?] 970[?]  is mandatory 
105.35/103.68	c qxplain 3142/3142
105.35/103.69	c qxplain 3135/3141
105.35/103.70	c qxplain 3139/3141
105.45/103.71	c qxplain 3141/3141
105.45/103.72	c 6529[?] -1569[?] -1568[?]  is mandatory 
105.45/103.72	c qxplain 3139/3140
105.45/103.73	c qxplain 3140/3140
105.45/103.73	c qxplain 3139/3139
105.45/103.74	c 6531[?] -1570[?] 1292[?]  is mandatory 
105.45/103.74	c qxplain 3135/3138
105.45/103.75	c qxplain 3137/3138
105.45/103.76	c qxplain 3138/3138
105.45/103.76	c qxplain 3137/3137
105.45/103.77	c 6533[?] 1570[?] 1569[?] -1292[?]  is mandatory 
105.45/103.77	c qxplain 3135/3136
105.45/103.77	c qxplain 3136/3136
105.75/104.04	c 6534[?] -1571[?] -1375[?]  is mandatory 
105.75/104.04	c qxplain 3135/3135
105.75/104.09	c 6535[?] -1376[?] -1571[?]  is mandatory 
105.75/104.09	c qxplain 3121/3134
105.85/104.11	c qxplain 3128/3134
105.85/104.11	c qxplain 3132/3134
105.85/104.12	c qxplain 3134/3134
105.85/104.13	c 6536[?] 1571[?] 1375[?] 1376[?]  is mandatory 
105.85/104.13	c qxplain 3132/3133
105.85/104.13	c qxplain 3133/3133
105.85/104.15	c 6537[?] -1310[?] -1572[?]  is mandatory 
105.85/104.15	c qxplain 3132/3132
105.85/104.16	c 6538[?] -1572[?] -1571[?]  is mandatory 
105.85/104.16	c qxplain 3128/3131
105.85/104.16	c qxplain 3130/3131
105.85/104.17	c qxplain 3131/3131
105.85/104.18	c 6539[?] 1572[?] 1571[?] 1310[?]  is mandatory 
105.85/104.18	c qxplain 3130/3130
105.85/104.19	c 6540[?] -1573[?] 917[?]  is mandatory 
105.85/104.19	c qxplain 3128/3129
105.95/104.20	c qxplain 3129/3129
105.95/104.21	c 6541[?] -1573[?] 1313[?]  is mandatory 
105.95/104.21	c qxplain 3128/3128
105.95/104.22	c 6542[?] 1573[?] -1313[?] -917[?]  is mandatory 
105.95/104.22	c qxplain 3121/3127
105.95/104.23	c qxplain 3125/3127
105.95/104.24	c qxplain 3127/3127
105.95/104.25	c 6543[?] -1574[?] -917[?]  is mandatory 
105.95/104.25	c qxplain 3125/3126
105.95/104.26	c qxplain 3126/3126
105.95/104.27	c 6544[?] -1574[?] -1313[?]  is mandatory 
105.95/104.27	c qxplain 3125/3125
105.95/104.28	c 6545[?] 917[?] 1313[?] 1574[?]  is mandatory 
105.95/104.28	c qxplain 3121/3124
105.95/104.28	c qxplain 3123/3124
105.95/104.29	c qxplain 3124/3124
106.05/104.30	c 6546[?] -1573[?] -1575[?]  is mandatory 
106.05/104.30	c qxplain 3123/3123
106.05/104.31	c 6547[?] -1574[?] -1575[?]  is mandatory 
106.05/104.31	c qxplain 3121/3122
106.05/104.32	c qxplain 3122/3122
106.05/104.32	c 6548[?] 1575[?] 1574[?] 1573[?]  is mandatory 
106.05/104.33	c qxplain 3121/3121
106.05/104.34	c 6549[?] -1576[?] 1572[?]  is mandatory 
106.05/104.34	c qxplain 3068/3120
106.05/104.34	c qxplain 3095/3120
106.05/104.35	c qxplain 3108/3120
106.05/104.36	c qxplain 3115/3120
106.05/104.36	c qxplain 3118/3120
106.05/104.37	c qxplain 3120/3120
106.05/104.38	c 6550[?] -1576[?] -1575[?]  is mandatory 
106.05/104.38	c qxplain 3118/3119
106.05/104.39	c qxplain 3119/3119
106.05/104.40	c 6551[?] 1576[?] 1575[?] -1572[?]  is mandatory 
106.05/104.40	c qxplain 3118/3118
106.15/104.41	c 6552[?] -1577[?] -1572[?]  is mandatory 
106.15/104.41	c qxplain 3115/3117
106.15/104.42	c qxplain 3117/3117
106.15/104.43	c 6553[?] -1577[?] 1575[?]  is mandatory 
106.15/104.43	c qxplain 3115/3116
106.15/104.43	c qxplain 3116/3116
106.15/104.44	c 6554[?] 1577[?] 1572[?] -1575[?]  is mandatory 
106.15/104.44	c qxplain 3115/3115
106.15/104.45	c 6555[?] -1578[?] -1576[?]  is mandatory 
106.15/104.45	c qxplain 3108/3114
106.15/104.46	c qxplain 3112/3114
106.15/104.47	c qxplain 3114/3114
106.15/104.48	c 6556[?] -1578[?] -1577[?]  is mandatory 
106.15/104.48	c qxplain 3112/3113
106.15/104.48	c qxplain 3113/3113
106.15/104.49	c 6557[?] 1578[?] 1577[?] 1576[?]  is mandatory 
106.15/104.49	c qxplain 3112/3112
106.25/104.51	c 6559[?] -1579[?] -1578[?]  is mandatory 
106.25/104.51	c qxplain 3108/3111
106.25/104.51	c qxplain 3110/3111
106.25/104.52	c qxplain 3111/3111
106.25/104.53	c 6560[?] 1578[?] 1579[?] -1306[?]  is mandatory 
106.25/104.53	c qxplain 3110/3110
106.25/104.54	c 6562[?] -1580[?] -1306[?]  is mandatory 
106.25/104.54	c qxplain 3108/3109
106.25/104.55	c qxplain 3109/3109
106.25/104.56	c 6564[?] -1579[?] -1581[?]  is mandatory 
106.25/104.56	c qxplain 3108/3108
106.25/104.57	c 6566[?] 1581[?] 1579[?] 1580[?]  is mandatory 
106.25/104.57	c qxplain 3095/3107
106.25/104.58	c qxplain 3102/3107
106.25/104.59	c qxplain 3105/3107
106.34/104.60	c qxplain 3107/3107
106.34/104.60	c qxplain 3105/3106
106.34/104.61	c qxplain 3106/3106
106.34/104.62	c 6568[?] -1582[?] -1581[?]  is mandatory 
106.34/104.62	c qxplain 3105/3105
106.34/104.63	c 6569[?] 1581[?] 1582[?] 1292[?]  is mandatory 
106.34/104.63	c qxplain 3102/3104
106.34/104.64	c qxplain 3104/3104
106.34/104.65	c 6570[?] -1583[?] -1570[?]  is mandatory 
106.34/104.65	c qxplain 3102/3103
106.34/104.65	c qxplain 3103/3103
106.34/104.66	c 6571[?] -1582[?] -1583[?]  is mandatory 
106.34/104.66	c qxplain 3102/3102
106.34/104.68	c 6572[?] 1583[?] 1582[?] 1570[?]  is mandatory 
106.34/104.68	c qxplain 3095/3101
106.34/104.68	c qxplain 3099/3101
106.34/104.69	c qxplain 3101/3101
106.44/104.79	c 6573[?] -1584[?] 1564[?]  is mandatory 
106.44/104.79	c qxplain 3099/3100
106.54/104.80	c qxplain 3100/3100
106.54/104.81	c 6574[?] -1584[?] -1583[?]  is mandatory 
106.54/104.81	c qxplain 3099/3099
106.54/104.82	c 6575[?] 1584[?] 1583[?] -1564[?]  is mandatory 
106.54/104.82	c qxplain 3095/3098
106.54/104.83	c qxplain 3097/3098
106.54/104.84	c qxplain 3098/3098
106.54/104.85	c 6576[?] -1555[?] -1585[?]  is mandatory 
106.54/104.85	c qxplain 3097/3097
106.54/104.86	c 6577[?] -1585[?] -1584[?]  is mandatory 
106.54/104.86	c qxplain 3095/3096
106.54/104.86	c qxplain 3096/3096
106.54/104.87	c 6578[?] 1585[?] 1584[?] 1555[?]  is mandatory 
106.54/104.87	c qxplain 3095/3095
106.54/104.89	c 6579[?] -1586[?] 1527[?]  is mandatory 
106.54/104.89	c qxplain 3068/3094
106.54/104.89	c qxplain 3082/3094
106.64/104.90	c qxplain 3089/3094
106.64/104.91	c qxplain 3092/3094
106.64/104.91	c qxplain 3094/3094
106.64/104.92	c 6580[?] -1586[?] 1585[?]  is mandatory 
106.64/104.92	c qxplain 3092/3093
106.64/104.93	c qxplain 3093/3093
106.64/104.94	c 6581[?] -1527[?] 1586[?] -1585[?]  is mandatory 
106.64/104.94	c qxplain 3092/3092
106.64/104.95	c 6582[?] -1587[?] -1536[?]  is mandatory 
106.64/104.95	c qxplain 3089/3091
106.64/104.98	c qxplain 3091/3091
106.64/104.99	c 6583[?] 1554[?] -1587[?]  is mandatory 
106.64/104.99	c qxplain 3089/3090
106.74/105.00	c qxplain 3090/3090
106.74/105.01	c 6584[?] -1554[?] 1587[?] 1536[?]  is mandatory 
106.74/105.01	c qxplain 3089/3089
106.84/105.11	c 6585[?] -1588[?] 1564[?]  is mandatory 
106.84/105.11	c qxplain 3082/3088
106.84/105.12	c qxplain 3086/3088
106.84/105.13	c qxplain 3088/3088
106.84/105.14	c 6586[?] -1587[?] -1588[?]  is mandatory 
106.84/105.14	c qxplain 3086/3087
106.84/105.15	c qxplain 3087/3087
106.84/105.16	c 6587[?] 1588[?] 1587[?] -1564[?]  is mandatory 
106.84/105.16	c qxplain 3086/3086
106.94/105.23	c 6588[?] -1589[?] 1583[?]  is mandatory 
106.94/105.23	c qxplain 3082/3085
106.94/105.23	c qxplain 3084/3085
106.94/105.24	c qxplain 3085/3085
106.94/105.25	c 6589[?] -1589[?] -1588[?]  is mandatory 
106.94/105.25	c qxplain 3084/3084
106.94/105.26	c 6590[?] 1588[?] 1589[?] -1583[?]  is mandatory 
106.94/105.26	c qxplain 3082/3083
106.94/105.27	c qxplain 3083/3083
107.04/105.34	c 6591[?] -1590[?] -1564[?]  is mandatory 
107.04/105.34	c qxplain 3082/3082
107.14/105.42	c 6592[?] -1590[?] 1587[?]  is mandatory 
107.14/105.42	c qxplain 3068/3081
107.14/105.43	c qxplain 3075/3081
107.14/105.44	c qxplain 3079/3081
107.14/105.45	c qxplain 3081/3081
107.25/105.55	c 6593[?] -1587[?] 1564[?] 1590[?]  is mandatory 
107.25/105.55	c qxplain 3079/3080
107.25/105.56	c qxplain 3080/3080
107.25/105.57	c 6594[?] -1589[?] -1591[?]  is mandatory 
107.25/105.57	c qxplain 3079/3079
107.35/105.61	c 6595[?] -1591[?] -1590[?]  is mandatory 
107.35/105.61	c qxplain 3075/3078
107.35/105.62	c qxplain 3077/3078
107.35/105.63	c qxplain 3078/3078
107.35/105.64	c 6596[?] 1591[?] 1590[?] 1589[?]  is mandatory 
107.35/105.64	c qxplain 3077/3077
107.35/105.65	c 6597[?] -1586[?] -1592[?]  is mandatory 
107.35/105.65	c qxplain 3075/3076
107.35/105.66	c qxplain 3076/3076
107.35/105.67	c 6598[?] 1591[?] -1592[?]  is mandatory 
107.35/105.67	c qxplain 3075/3075
107.35/105.68	c 6599[?] 1592[?] 1586[?] -1591[?]  is mandatory 
107.35/105.68	c qxplain 3068/3074
107.44/105.70	c qxplain 3072/3074
107.44/105.72	c qxplain 3074/3074
107.44/105.78	c 6600[?] -1593[?] 1006[?]  is mandatory 
107.44/105.78	c qxplain 3072/3073
107.44/105.79	c qxplain 3073/3073
107.54/105.87	c 6601[?] -1593[?] 1257[?]  is mandatory 
107.54/105.87	c qxplain 3072/3072
107.54/105.88	c 6602[?] 1593[?] -1257[?] -1006[?]  is mandatory 
107.54/105.88	c qxplain 3068/3071
107.54/105.89	c qxplain 3070/3071
107.64/105.95	c qxplain 3071/3071
107.74/106.00	c 6603[?] -1594[?] 1018[?]  is mandatory 
107.74/106.00	c qxplain 3070/3070
107.74/106.04	c 6604[?] -1594[?] 1259[?]  is mandatory 
107.74/106.04	c qxplain 3068/3069
107.74/106.05	c qxplain 3069/3069
107.74/106.07	c 6605[?] 1594[?] -1259[?] -1018[?]  is mandatory 
107.74/106.07	c qxplain 3068/3068
107.74/106.08	c 6606[?] -1595[?] -1061[?]  is mandatory 
107.74/106.08	c qxplain 2962/3067
107.84/106.10	c qxplain 3015/3067
107.84/106.11	c qxplain 3042/3067
107.84/106.11	c qxplain 3055/3067
107.84/106.12	c qxplain 3062/3067
107.84/106.13	c qxplain 3065/3067
107.84/106.14	c qxplain 3067/3067
107.84/106.18	c 6607[?] -1595[?] 1261[?]  is mandatory 
107.84/106.18	c qxplain 3065/3066
107.84/106.19	c qxplain 3066/3066
107.94/106.20	c 6608[?] 1595[?] -1261[?] 1061[?]  is mandatory 
107.94/106.20	c qxplain 3065/3065
107.94/106.22	c 6609[?] -1596[?] 1030[?]  is mandatory 
107.94/106.22	c qxplain 3062/3064
107.94/106.22	c qxplain 3064/3064
107.94/106.26	c 6610[?] -1596[?] 1274[?]  is mandatory 
107.94/106.26	c qxplain 3062/3063
107.94/106.27	c qxplain 3063/3063
107.94/106.28	c 6611[?] 1596[?] -1030[?] -1274[?]  is mandatory 
107.94/106.28	c qxplain 3062/3062
107.94/106.30	c 6612[?] -1597[?] -1595[?]  is mandatory 
107.94/106.30	c qxplain 3055/3061
108.04/106.30	c qxplain 3059/3061
108.04/106.31	c qxplain 3061/3061
108.04/106.32	c 6613[?] -1597[?] -1596[?]  is mandatory 
108.04/106.32	c qxplain 3059/3060
108.04/106.33	c qxplain 3060/3060
108.04/106.36	c 6614[?] 1597[?] 1595[?] 1596[?]  is mandatory 
108.04/106.36	c qxplain 3059/3059
108.04/106.37	c 6615[?] -1598[?] -1594[?]  is mandatory 
108.04/106.37	c qxplain 3055/3058
108.04/106.38	c qxplain 3057/3058
108.04/106.38	c qxplain 3058/3058
108.04/106.40	c 6616[?] -1598[?] 1597[?]  is mandatory 
108.04/106.40	c qxplain 3057/3057
108.14/106.44	c 6617[?] 1598[?] -1597[?] 1594[?]  is mandatory 
108.14/106.44	c qxplain 3055/3056
108.14/106.45	c qxplain 3056/3056
108.14/106.46	c 6618[?] -1599[?] -1593[?]  is mandatory 
108.14/106.46	c qxplain 3055/3055
108.14/106.47	c 6619[?] -1599[?] 1598[?]  is mandatory 
108.14/106.47	c qxplain 3042/3054
108.14/106.48	c qxplain 3049/3054
108.14/106.49	c qxplain 3052/3054
108.14/106.50	c qxplain 3054/3054
108.24/106.51	c 6620[?] 1599[?] -1598[?] 1593[?]  is mandatory 
108.24/106.51	c qxplain 3052/3053
108.24/106.52	c qxplain 3053/3053
108.24/106.53	c 6621[?] -1600[?] 1005[?]  is mandatory 
108.24/106.53	c qxplain 3052/3052
108.24/106.54	c 6622[?] -1600[?] 1257[?]  is mandatory 
108.24/106.54	c qxplain 3049/3051
108.24/106.55	c qxplain 3051/3051
108.24/106.59	c 6623[?] 1600[?] -1005[?] -1257[?]  is mandatory 
108.24/106.59	c qxplain 3049/3050
108.24/106.60	c qxplain 3050/3050
108.35/106.62	c 6624[?] -1601[?] 1017[?]  is mandatory 
108.35/106.62	c qxplain 3049/3049
108.35/106.63	c 6625[?] -1601[?] 1259[?]  is mandatory 
108.35/106.63	c qxplain 3042/3048
108.35/106.63	c qxplain 3046/3048
108.35/106.64	c qxplain 3048/3048
108.35/106.69	c 6626[?] 1601[?] -1017[?] -1259[?]  is mandatory 
108.35/106.69	c qxplain 3046/3047
108.35/106.70	c qxplain 3047/3047
108.45/106.71	c 6627[?] -1602[?] 1053[?]  is mandatory 
108.45/106.71	c qxplain 3046/3046
108.45/106.72	c 6628[?] -1602[?] 1261[?]  is mandatory 
108.45/106.72	c qxplain 3042/3045
108.45/106.73	c qxplain 3044/3045
108.45/106.74	c qxplain 3045/3045
108.45/106.76	c 6629[?] 1602[?] -1053[?] -1261[?]  is mandatory 
108.45/106.76	c qxplain 3044/3044
108.45/106.77	c 6630[?] -1603[?] 1029[?]  is mandatory 
108.45/106.77	c qxplain 3042/3043
108.45/106.79	c qxplain 3043/3043
108.54/106.80	c 6631[?] -1603[?] 1274[?]  is mandatory 
108.54/106.80	c qxplain 3042/3042
108.54/106.82	c 6632[?] -1029[?] 1603[?] -1274[?]  is mandatory 
108.54/106.82	c qxplain 3015/3041
108.54/106.83	c qxplain 3029/3041
108.54/106.84	c qxplain 3036/3041
108.54/106.85	c qxplain 3039/3041
108.54/106.85	c qxplain 3041/3041
108.54/106.87	c 6633[?] -1604[?] -1602[?]  is mandatory 
108.54/106.87	c qxplain 3039/3040
108.54/106.88	c qxplain 3040/3040
108.54/106.89	c 6634[?] -1604[?] -1603[?]  is mandatory 
108.54/106.89	c qxplain 3039/3039
108.64/106.90	c 6635[?] 1604[?] 1603[?] 1602[?]  is mandatory 
108.64/106.90	c qxplain 3036/3038
108.64/106.91	c qxplain 3038/3038
108.64/106.92	c 6636[?] -1605[?] -1601[?]  is mandatory 
108.64/106.92	c qxplain 3036/3037
108.64/106.93	c qxplain 3037/3037
108.64/106.97	c 6637[?] -1605[?] 1604[?]  is mandatory 
108.64/106.97	c qxplain 3036/3036
108.64/106.98	c 6638[?] 1605[?] -1604[?] 1601[?]  is mandatory 
108.64/106.98	c qxplain 3029/3035
108.64/106.99	c qxplain 3033/3035
108.64/106.99	c qxplain 3035/3035
108.73/107.01	c 6639[?] -1606[?] -1600[?]  is mandatory 
108.73/107.01	c qxplain 3033/3034
108.73/107.01	c qxplain 3034/3034
108.73/107.07	c 6640[?] -1606[?] 1605[?]  is mandatory 
108.73/107.07	c qxplain 3033/3033
108.73/107.09	c 6641[?] 1606[?] -1605[?] 1600[?]  is mandatory 
108.73/107.09	c qxplain 3029/3032
108.73/107.09	c qxplain 3015/3028
108.83/107.10	c qxplain 3022/3028
108.83/107.11	c qxplain 3015/3021
108.83/107.12	c qxplain 3019/3021
108.83/107.13	c qxplain 3021/3021
108.83/107.14	c 6653[?] 1610[?] -941[?] 970[?]  is mandatory 
108.83/107.14	c qxplain 3019/3020
108.83/107.15	c qxplain 3020/3020
108.83/107.15	c qxplain 3019/3019
108.83/107.16	c 6655[?] -1611[?] -1610[?]  is mandatory 
108.83/107.16	c qxplain 3015/3018
108.83/107.18	c qxplain 3017/3018
108.83/107.19	c qxplain 3018/3018
108.83/107.19	c qxplain 3017/3017
108.93/107.20	c 6657[?] -1612[?] 1292[?]  is mandatory 
108.93/107.20	c qxplain 3015/3016
108.93/107.21	c qxplain 3016/3016
108.93/107.21	c qxplain 3015/3015
108.93/107.22	c 6659[?] 1612[?] 1611[?] -1292[?]  is mandatory 
108.93/107.22	c qxplain 2962/3014
108.93/107.23	c qxplain 2989/3014
108.93/107.24	c qxplain 3002/3014
108.93/107.24	c qxplain 3009/3014
108.93/107.25	c qxplain 3012/3014
108.93/107.25	c qxplain 3014/3014
108.93/107.29	c 6660[?] -1613[?] 923[?]  is mandatory 
108.93/107.29	c qxplain 3012/3013
108.93/107.29	c qxplain 3013/3013
109.03/107.30	c 6661[?] -1613[?] 1345[?]  is mandatory 
109.03/107.30	c qxplain 3012/3012
109.03/107.32	c 6662[?] -923[?] -1345[?] 1613[?]  is mandatory 
109.03/107.32	c qxplain 3009/3011
109.03/107.32	c qxplain 3011/3011
109.03/107.34	c 6663[?] -1614[?] -923[?]  is mandatory 
109.03/107.34	c qxplain 3009/3010
109.03/107.35	c qxplain 3010/3010
109.03/107.36	c 6664[?] -1345[?] -1614[?]  is mandatory 
109.03/107.36	c qxplain 3009/3009
109.03/107.38	c 6665[?] 1345[?] 1614[?] 923[?]  is mandatory 
109.03/107.38	c qxplain 3002/3008
109.03/107.38	c qxplain 3006/3008
109.03/107.39	c qxplain 3008/3008
109.13/107.40	c 6666[?] -1613[?] -1615[?]  is mandatory 
109.13/107.40	c qxplain 3006/3007
109.13/107.41	c qxplain 3007/3007
109.13/107.42	c 6667[?] -1614[?] -1615[?]  is mandatory 
109.13/107.42	c qxplain 3006/3006
109.13/107.43	c 6668[?] 1615[?] 1614[?] 1613[?]  is mandatory 
109.13/107.43	c qxplain 3002/3005
109.13/107.44	c qxplain 3004/3005
109.13/107.44	c qxplain 3005/3005
109.13/107.46	c 6669[?] 1366[?] -1616[?]  is mandatory 
109.13/107.46	c qxplain 3004/3004
109.13/107.47	c 6670[?] -1616[?] -1615[?]  is mandatory 
109.13/107.47	c qxplain 3002/3003
109.13/107.48	c qxplain 3003/3003
109.13/107.49	c 6671[?] 1615[?] 1616[?] -1366[?]  is mandatory 
109.13/107.49	c qxplain 3002/3002
109.23/107.50	c 6672[?] -1617[?] -1366[?]  is mandatory 
109.23/107.50	c qxplain 2989/3001
109.23/107.51	c qxplain 2996/3001
109.23/107.52	c qxplain 2999/3001
109.23/107.52	c qxplain 3001/3001
109.23/107.54	c 6673[?] 1615[?] -1617[?]  is mandatory 
109.23/107.54	c qxplain 2999/3000
109.23/107.55	c qxplain 3000/3000
109.23/107.56	c 6674[?] -1615[?] 1617[?] 1366[?]  is mandatory 
109.23/107.56	c qxplain 2999/2999
109.23/107.57	c 6675[?] -1616[?] -1618[?]  is mandatory 
109.23/107.57	c qxplain 2996/2998
109.23/107.58	c qxplain 2998/2998
109.23/107.59	c 6676[?] -1618[?] -1617[?]  is mandatory 
109.23/107.59	c qxplain 2996/2997
109.33/107.60	c qxplain 2997/2997
109.33/107.61	c 6677[?] 1618[?] 1616[?] 1617[?]  is mandatory 
109.33/107.61	c qxplain 2996/2996
109.33/107.62	c 6679[?] -1619[?] -1618[?]  is mandatory 
109.33/107.62	c qxplain 2989/2995
109.33/107.63	c qxplain 2993/2995
109.33/107.64	c qxplain 2995/2995
109.33/107.65	c 6680[?] 1619[?] 1618[?] -1306[?]  is mandatory 
109.33/107.65	c qxplain 2993/2994
109.33/107.66	c qxplain 2994/2994
109.33/107.67	c 6682[?] -1620[?] -1306[?]  is mandatory 
109.33/107.67	c qxplain 2993/2993
109.33/107.68	c 6684[?] -1621[?] -1619[?]  is mandatory 
109.33/107.68	c qxplain 2989/2992
109.33/107.69	c qxplain 2991/2992
109.45/107.70	c qxplain 2992/2992
109.45/107.71	c 6686[?] 1621[?] 1619[?] 1620[?]  is mandatory 
109.45/107.71	c qxplain 2991/2991
109.45/107.72	c qxplain 2989/2990
109.45/107.72	c qxplain 2990/2990
109.45/107.74	c 6688[?] -1622[?] -1621[?]  is mandatory 
109.45/107.74	c qxplain 2989/2989
109.45/107.75	c 6689[?] 1622[?] 1621[?] 1292[?]  is mandatory 
109.45/107.75	c qxplain 2962/2988
109.45/107.76	c qxplain 2976/2988
109.45/107.76	c qxplain 2983/2988
109.45/107.77	c qxplain 2986/2988
109.45/107.78	c qxplain 2988/2988
109.45/107.78	c 6690[?] -1623[?] -1612[?]  is mandatory 
109.45/107.78	c qxplain 2986/2987
109.45/107.79	c qxplain 2987/2987
109.55/107.80	c 6691[?] -1623[?] -1622[?]  is mandatory 
109.55/107.80	c qxplain 2986/2986
109.55/107.82	c 6692[?] 1623[?] 1622[?] 1612[?]  is mandatory 
109.55/107.82	c qxplain 2983/2985
109.55/107.83	c qxplain 2985/2985
109.55/107.85	c 6693[?] -1624[?] -1606[?]  is mandatory 
109.55/107.85	c qxplain 2983/2984
109.64/107.91	c qxplain 2984/2984
109.64/107.92	c 6694[?] -1624[?] 1623[?]  is mandatory 
109.64/107.92	c qxplain 2983/2983
109.64/107.93	c 6695[?] 1624[?] -1623[?] 1606[?]  is mandatory 
109.64/107.93	c qxplain 2976/2982
109.64/107.94	c qxplain 2980/2982
109.64/107.95	c qxplain 2982/2982
109.64/107.96	c 6696[?] -1625[?] -1599[?]  is mandatory 
109.64/107.96	c qxplain 2980/2981
109.64/107.97	c qxplain 2981/2981
109.64/107.98	c 6697[?] -1625[?] 1624[?]  is mandatory 
109.64/107.98	c qxplain 2980/2980
109.64/107.99	c 6698[?] 1625[?] -1624[?] 1599[?]  is mandatory 
109.64/107.99	c qxplain 2976/2979
109.64/107.99	c qxplain 2962/2975
109.74/108.01	c qxplain 2969/2975
109.74/108.09	c qxplain 2962/2968
109.84/108.11	c qxplain 2966/2968
109.84/108.11	c qxplain 2968/2968
109.84/108.12	c 6710[?] 1629[?] -942[?] 970[?]  is mandatory 
109.84/108.12	c qxplain 2966/2967
109.84/108.12	c qxplain 2967/2967
109.84/108.13	c qxplain 2966/2966
109.84/108.13	c 6712[?] -1630[?] -1629[?]  is mandatory 
109.84/108.13	c qxplain 2962/2965
109.84/108.15	c qxplain 2964/2965
109.84/108.16	c qxplain 2965/2965
109.84/108.16	c qxplain 2964/2964
109.84/108.17	c 6714[?] -1631[?] 1292[?]  is mandatory 
109.84/108.17	c qxplain 2962/2963
109.84/108.18	c qxplain 2963/2963
109.84/108.18	c qxplain 2962/2962
109.84/108.19	c 6716[?] 1631[?] 1630[?] -1292[?]  is mandatory 
109.84/108.19	c qxplain 2539/2961
109.94/108.20	c qxplain 2751/2961
109.94/108.22	c qxplain 2857/2961
109.94/108.23	c qxplain 2910/2961
109.94/108.24	c qxplain 2936/2961
109.94/108.25	c qxplain 2949/2961
109.94/108.26	c qxplain 2956/2961
109.94/108.27	c qxplain 2959/2961
109.94/108.28	c qxplain 2961/2961
109.94/108.29	c 6717[?] -1632[?] -1366[?]  is mandatory 
109.94/108.29	c qxplain 2959/2960
110.04/108.30	c qxplain 2960/2960
110.04/108.32	c 6718[?] -1367[?] -1632[?]  is mandatory 
110.04/108.32	c qxplain 2959/2959
110.04/108.38	c 6719[?] 1632[?] 1367[?] 1366[?]  is mandatory 
110.04/108.38	c qxplain 2956/2958
110.04/108.39	c qxplain 2958/2958
110.14/108.46	c 6720[?] -1633[?] -1346[?]  is mandatory 
110.14/108.46	c qxplain 2956/2957
110.14/108.47	c qxplain 2957/2957
110.24/108.58	c 6721[?] -1633[?] -1632[?]  is mandatory 
110.24/108.58	c qxplain 2956/2956
110.24/108.59	c 6722[?] 1633[?] 1346[?] 1632[?]  is mandatory 
110.24/108.59	c qxplain 2949/2955
110.24/108.59	c qxplain 2953/2955
110.34/108.60	c qxplain 2955/2955
110.34/108.61	c 6723[?] -1634[?] 922[?]  is mandatory 
110.34/108.61	c qxplain 2953/2954
110.34/108.62	c qxplain 2954/2954
110.34/108.63	c 6724[?] -1634[?] 1349[?]  is mandatory 
110.34/108.63	c qxplain 2953/2953
110.34/108.64	c 6725[?] 1634[?] -1349[?] -922[?]  is mandatory 
110.34/108.64	c qxplain 2949/2952
110.34/108.65	c qxplain 2951/2952
110.34/108.66	c qxplain 2952/2952
110.34/108.67	c 6726[?] -1635[?] -922[?]  is mandatory 
110.34/108.67	c qxplain 2951/2951
110.34/108.68	c 6727[?] -1635[?] -1349[?]  is mandatory 
110.34/108.68	c qxplain 2949/2950
110.34/108.69	c qxplain 2950/2950
110.34/108.70	c 6728[?] 1349[?] 1635[?] 922[?]  is mandatory 
110.34/108.70	c qxplain 2949/2949
110.44/108.71	c 6729[?] -1634[?] -1636[?]  is mandatory 
110.44/108.71	c qxplain 2936/2948
110.44/108.72	c qxplain 2943/2948
110.44/108.72	c qxplain 2946/2948
110.44/108.72	c qxplain 2948/2948
110.44/108.73	c 6730[?] -1635[?] -1636[?]  is mandatory 
110.44/108.73	c qxplain 2946/2947
110.44/108.74	c qxplain 2947/2947
110.44/108.75	c 6731[?] 1636[?] 1635[?] 1634[?]  is mandatory 
110.44/108.75	c qxplain 2946/2946
110.44/108.77	c 6732[?] -1637[?] 1633[?]  is mandatory 
110.44/108.77	c qxplain 2943/2945
110.44/108.77	c qxplain 2945/2945
110.44/108.79	c 6733[?] -1636[?] -1637[?]  is mandatory 
110.44/108.79	c qxplain 2943/2944
110.44/108.79	c qxplain 2944/2944
110.54/108.81	c 6734[?] -1633[?] 1636[?] 1637[?]  is mandatory 
110.54/108.81	c qxplain 2943/2943
110.54/108.82	c 6735[?] -1638[?] -1633[?]  is mandatory 
110.54/108.82	c qxplain 2936/2942
110.54/108.83	c qxplain 2940/2942
110.54/108.84	c qxplain 2942/2942
110.54/108.85	c 6736[?] -1638[?] 1636[?]  is mandatory 
110.54/108.85	c qxplain 2940/2941
110.54/108.86	c qxplain 2941/2941
110.54/108.87	c 6737[?] -1636[?] 1633[?] 1638[?]  is mandatory 
110.54/108.87	c qxplain 2940/2940
110.54/108.88	c 6738[?] -1637[?] -1639[?]  is mandatory 
110.54/108.88	c qxplain 2936/2939
110.54/108.89	c qxplain 2938/2939
110.54/108.90	c qxplain 2939/2939
110.64/108.91	c 6739[?] -1638[?] -1639[?]  is mandatory 
110.64/108.91	c qxplain 2938/2938
110.64/108.92	c 6740[?] 1637[?] 1638[?] 1639[?]  is mandatory 
110.64/108.92	c qxplain 2936/2937
110.64/108.93	c qxplain 2937/2937
110.64/108.94	c 6742[?] -1639[?] -1640[?]  is mandatory 
110.64/108.94	c qxplain 2936/2936
110.64/108.95	c 6743[?] 1640[?] 1639[?] -1306[?]  is mandatory 
110.64/108.95	c qxplain 2910/2935
110.64/108.96	c qxplain 2923/2935
110.64/108.97	c qxplain 2930/2935
110.64/108.98	c qxplain 2933/2935
110.64/108.98	c qxplain 2935/2935
110.74/109.00	c 6745[?] -1641[?] -1306[?]  is mandatory 
110.74/109.00	c qxplain 2933/2934
110.74/109.00	c qxplain 2934/2934
110.74/109.02	c 6747[?] -1642[?] -1640[?]  is mandatory 
110.74/109.02	c qxplain 2933/2933
110.74/109.03	c 6749[?] 1640[?] 1642[?] 1641[?]  is mandatory 
110.74/109.03	c qxplain 2930/2932
110.74/109.04	c qxplain 2932/2932
110.74/109.04	c qxplain 2930/2931
110.74/109.05	c qxplain 2931/2931
110.74/109.06	c 6751[?] -1642[?] -1643[?]  is mandatory 
110.74/109.06	c qxplain 2930/2930
110.74/109.07	c 6752[?] 1643[?] 1642[?] 1292[?]  is mandatory 
110.74/109.07	c qxplain 2923/2929
110.74/109.08	c qxplain 2927/2929
110.74/109.09	c qxplain 2929/2929
110.74/109.10	c 6753[?] -1644[?] -1631[?]  is mandatory 
110.74/109.10	c qxplain 2927/2928
110.83/109.10	c qxplain 2928/2928
110.83/109.12	c 6754[?] -1644[?] -1643[?]  is mandatory 
110.83/109.12	c qxplain 2927/2927
110.83/109.13	c 6755[?] 1643[?] 1644[?] 1631[?]  is mandatory 
110.83/109.13	c qxplain 2923/2926
110.83/109.14	c qxplain 2925/2926
110.83/109.14	c qxplain 2926/2926
110.83/109.16	c 6756[?] -1645[?] 1599[?]  is mandatory 
110.83/109.16	c qxplain 2925/2925
110.93/109.20	c 6757[?] -1624[?] -1645[?]  is mandatory 
110.93/109.20	c qxplain 2923/2924
110.93/109.21	c qxplain 2924/2924
110.93/109.23	c 6758[?] 1645[?] -1599[?] 1624[?]  is mandatory 
110.93/109.23	c qxplain 2923/2923
110.93/109.24	c 6759[?] -1646[?] 1644[?]  is mandatory 
110.93/109.24	c qxplain 2910/2922
110.93/109.25	c qxplain 2917/2922
110.93/109.26	c qxplain 2920/2922
110.93/109.27	c qxplain 2922/2922
111.03/109.30	c 6760[?] -1646[?] -1645[?]  is mandatory 
111.03/109.30	c qxplain 2920/2921
111.03/109.31	c qxplain 2921/2921
111.03/109.32	c 6761[?] -1644[?] 1646[?] 1645[?]  is mandatory 
111.03/109.32	c qxplain 2920/2920
111.03/109.33	c 6762[?] -1647[?] -1625[?]  is mandatory 
111.03/109.33	c qxplain 2917/2919
111.03/109.34	c qxplain 2919/2919
111.03/109.35	c 6763[?] -1646[?] -1647[?]  is mandatory 
111.03/109.35	c qxplain 2917/2918
111.03/109.36	c qxplain 2918/2918
111.03/109.37	c 6764[?] 1646[?] 1647[?] 1625[?]  is mandatory 
111.03/109.37	c qxplain 2917/2917
111.13/109.41	c 6765[?] -1648[?] 1004[?]  is mandatory 
111.13/109.41	c qxplain 2910/2916
111.13/109.43	c qxplain 2914/2916
111.13/109.44	c qxplain 2916/2916
111.23/109.50	c 6766[?] -1648[?] 1257[?]  is mandatory 
111.23/109.50	c qxplain 2914/2915
111.23/109.51	c qxplain 2915/2915
111.23/109.53	c 6767[?] 1648[?] -1257[?] -1004[?]  is mandatory 
111.23/109.53	c qxplain 2914/2914
111.23/109.55	c 6768[?] -1649[?] 1016[?]  is mandatory 
111.23/109.55	c qxplain 2910/2913
111.23/109.56	c qxplain 2912/2913
111.23/109.56	c qxplain 2913/2913
111.33/109.62	c 6769[?] -1649[?] 1259[?]  is mandatory 
111.33/109.62	c qxplain 2912/2912
111.33/109.64	c 6770[?] 1649[?] -1259[?] -1016[?]  is mandatory 
111.33/109.64	c qxplain 2910/2911
111.33/109.69	c qxplain 2911/2911
111.43/109.70	c 6771[?] -1650[?] 1059[?]  is mandatory 
111.43/109.70	c qxplain 2910/2910
111.43/109.75	c 6772[?] -1650[?] 1261[?]  is mandatory 
111.43/109.75	c qxplain 2857/2909
111.43/109.76	c qxplain 2884/2909
111.43/109.77	c qxplain 2897/2909
111.43/109.77	c qxplain 2904/2909
111.43/109.78	c qxplain 2907/2909
111.54/109.80	c qxplain 2909/2909
111.54/109.81	c 6773[?] 1650[?] -1059[?] -1261[?]  is mandatory 
111.54/109.81	c qxplain 2907/2908
111.54/109.85	c qxplain 2908/2908
111.54/109.86	c 6774[?] -1651[?] 1028[?]  is mandatory 
111.54/109.86	c qxplain 2907/2907
111.54/109.87	c 6775[?] -1651[?] 1274[?]  is mandatory 
111.54/109.87	c qxplain 2904/2906
111.54/109.88	c qxplain 2906/2906
111.54/109.89	c 6776[?] 1651[?] -1028[?] -1274[?]  is mandatory 
111.54/109.89	c qxplain 2904/2905
111.65/109.90	c qxplain 2905/2905
111.65/109.92	c 6777[?] -1652[?] -1650[?]  is mandatory 
111.65/109.92	c qxplain 2904/2904
111.65/109.93	c 6778[?] -1652[?] -1651[?]  is mandatory 
111.65/109.93	c qxplain 2897/2903
111.65/109.94	c qxplain 2901/2903
111.65/109.95	c qxplain 2903/2903
111.65/109.98	c 6779[?] 1652[?] 1650[?] 1651[?]  is mandatory 
111.65/109.98	c qxplain 2901/2902
111.65/109.99	c qxplain 2902/2902
111.75/110.01	c 6780[?] -1653[?] -1649[?]  is mandatory 
111.75/110.01	c qxplain 2901/2901
111.75/110.02	c 6781[?] -1653[?] 1652[?]  is mandatory 
111.75/110.02	c qxplain 2897/2900
111.75/110.03	c qxplain 2899/2900
111.75/110.04	c qxplain 2900/2900
111.75/110.08	c 6782[?] 1653[?] -1652[?] 1649[?]  is mandatory 
111.75/110.08	c qxplain 2899/2899
111.75/110.09	c 6783[?] -1654[?] -1648[?]  is mandatory 
111.75/110.09	c qxplain 2897/2898
111.84/110.10	c qxplain 2898/2898
111.84/110.11	c 6784[?] -1654[?] 1653[?]  is mandatory 
111.84/110.11	c qxplain 2897/2897
111.84/110.12	c 6785[?] 1654[?] -1653[?] 1648[?]  is mandatory 
111.84/110.12	c qxplain 2884/2896
111.84/110.20	c qxplain 2857/2883
111.94/110.22	c qxplain 2871/2883
111.94/110.23	c qxplain 2878/2883
111.94/110.25	c qxplain 2881/2883
111.94/110.26	c qxplain 2883/2883
111.94/110.26	c qxplain 2881/2882
111.94/110.27	c qxplain 2882/2882
111.94/110.27	c 6800[?] 1659[?] -940[?] 970[?]  is mandatory 
111.94/110.27	c qxplain 2881/2881
111.94/110.28	c qxplain 2878/2880
111.94/110.29	c qxplain 2880/2880
112.04/110.30	c 6802[?] -1660[?] -1659[?]  is mandatory 
112.04/110.30	c qxplain 2878/2879
112.04/110.31	c qxplain 2879/2879
112.04/110.31	c qxplain 2878/2878
112.04/110.33	c 6804[?] -1661[?] 1292[?]  is mandatory 
112.04/110.33	c qxplain 2871/2877
112.04/110.33	c qxplain 2875/2877
112.14/110.43	c qxplain 2877/2877
112.14/110.43	c qxplain 2875/2876
112.14/110.44	c qxplain 2876/2876
112.14/110.45	c 6806[?] 1661[?] 1660[?] -1292[?]  is mandatory 
112.14/110.45	c qxplain 2875/2875
112.14/110.47	c 6807[?] -1662[?] -1360[?]  is mandatory 
112.14/110.47	c qxplain 2871/2874
112.14/110.47	c qxplain 2873/2874
112.14/110.49	c qxplain 2874/2874
112.24/110.51	c 6808[?] -1662[?] 1363[?]  is mandatory 
112.24/110.51	c qxplain 2873/2873
112.24/110.60	c 6809[?] -1363[?] 1360[?] 1662[?]  is mandatory 
112.24/110.60	c qxplain 2871/2872
112.34/110.61	c qxplain 2872/2872
112.34/110.62	c 6810[?] -1663[?] 1357[?]  is mandatory 
112.34/110.62	c qxplain 2871/2871
112.34/110.63	c 6811[?] -1663[?] 1360[?]  is mandatory 
112.34/110.63	c qxplain 2857/2870
112.34/110.64	c qxplain 2864/2870
112.34/110.64	c qxplain 2868/2870
112.34/110.65	c qxplain 2870/2870
112.44/110.75	c 6812[?] 1663[?] -1357[?] -1360[?]  is mandatory 
112.44/110.75	c qxplain 2868/2869
112.44/110.76	c qxplain 2869/2869
112.44/110.77	c 6813[?] -1357[?] -1664[?]  is mandatory 
112.44/110.77	c qxplain 2868/2868
112.44/110.78	c 6814[?] -1664[?] -1360[?]  is mandatory 
112.44/110.78	c qxplain 2864/2867
112.44/110.79	c qxplain 2866/2867
112.44/110.80	c qxplain 2867/2867
112.54/110.81	c 6815[?] 1664[?] 1360[?] 1357[?]  is mandatory 
112.54/110.81	c qxplain 2866/2866
112.54/110.82	c 6816[?] -1665[?] -1663[?]  is mandatory 
112.54/110.82	c qxplain 2864/2865
112.54/110.83	c qxplain 2865/2865
112.54/110.84	c 6817[?] -1665[?] -1664[?]  is mandatory 
112.54/110.84	c qxplain 2864/2864
112.54/110.85	c 6818[?] 1663[?] 1665[?] 1664[?]  is mandatory 
112.54/110.85	c qxplain 2857/2863
112.54/110.86	c qxplain 2861/2863
112.54/110.87	c qxplain 2863/2863
112.64/110.90	c 6819[?] -1666[?] -924[?]  is mandatory 
112.64/110.90	c qxplain 2861/2862
112.64/110.91	c qxplain 2862/2862
112.64/110.92	c 6820[?] -1665[?] -1666[?]  is mandatory 
112.64/110.92	c qxplain 2861/2861
112.64/110.93	c 6821[?] 1666[?] 1665[?] 924[?]  is mandatory 
112.64/110.93	c qxplain 2857/2860
112.64/110.94	c qxplain 2859/2860
112.64/110.95	c qxplain 2860/2860
112.64/110.97	c 6822[?] -1667[?] -1357[?]  is mandatory 
112.64/110.97	c qxplain 2859/2859
112.64/110.99	c 6823[?] -1667[?] 1360[?]  is mandatory 
112.64/110.99	c qxplain 2857/2858
112.64/111.00	c qxplain 2858/2858
112.75/111.01	c 6824[?] 1667[?] -1360[?] 1357[?]  is mandatory 
112.75/111.01	c qxplain 2857/2857
112.75/111.03	c 6825[?] -1668[?] 924[?]  is mandatory 
112.75/111.03	c qxplain 2751/2856
112.75/111.03	c qxplain 2804/2856
112.75/111.06	c qxplain 2831/2856
112.75/111.07	c qxplain 2844/2856
112.75/111.08	c qxplain 2851/2856
112.75/111.09	c qxplain 2854/2856
112.75/111.10	c qxplain 2856/2856
112.84/111.11	c 6826[?] -1668[?] 1667[?]  is mandatory 
112.84/111.11	c qxplain 2854/2855
112.84/111.12	c qxplain 2855/2855
112.84/111.13	c 6827[?] 1668[?] -1667[?] -924[?]  is mandatory 
112.84/111.13	c qxplain 2854/2854
112.84/111.14	c 6828[?] -1669[?] -1666[?]  is mandatory 
112.84/111.14	c qxplain 2851/2853
112.84/111.15	c qxplain 2853/2853
112.84/111.17	c 6829[?] -1669[?] -1668[?]  is mandatory 
112.84/111.17	c qxplain 2851/2852
112.84/111.17	c qxplain 2852/2852
112.84/111.19	c 6830[?] 1666[?] 1669[?] 1668[?]  is mandatory 
112.84/111.19	c qxplain 2851/2851
112.94/111.26	c 6831[?] -1662[?] -1670[?]  is mandatory 
112.94/111.26	c qxplain 2844/2850
112.94/111.26	c qxplain 2848/2850
112.94/111.27	c qxplain 2850/2850
112.94/111.29	c 6832[?] -1670[?] 1669[?]  is mandatory 
112.94/111.29	c qxplain 2848/2849
112.94/111.29	c qxplain 2849/2849
113.03/111.31	c 6833[?] 1670[?] -1669[?] 1662[?]  is mandatory 
113.03/111.31	c qxplain 2848/2848
113.03/111.32	c 6835[?] -1671[?] -1670[?]  is mandatory 
113.03/111.32	c qxplain 2844/2847
113.03/111.33	c qxplain 2846/2847
113.03/111.34	c qxplain 2847/2847
113.03/111.35	c 6836[?] 1671[?] 1670[?] -1306[?]  is mandatory 
113.03/111.35	c qxplain 2846/2846
113.03/111.36	c 6838[?] -1672[?] -1306[?]  is mandatory 
113.03/111.36	c qxplain 2844/2845
113.03/111.37	c qxplain 2845/2845
113.03/111.38	c 6840[?] -1673[?] -1671[?]  is mandatory 
113.03/111.38	c qxplain 2844/2844
113.03/111.39	c 6842[?] 1673[?] 1671[?] 1672[?]  is mandatory 
113.03/111.39	c qxplain 2831/2843
113.13/111.40	c qxplain 2838/2843
113.13/111.41	c qxplain 2841/2843
113.13/111.42	c qxplain 2843/2843
113.13/111.42	c qxplain 2841/2842
113.13/111.43	c qxplain 2842/2842
113.13/111.44	c 6844[?] -1674[?] -1673[?]  is mandatory 
113.13/111.44	c qxplain 2841/2841
113.13/111.45	c 6845[?] 1674[?] 1673[?] 1292[?]  is mandatory 
113.13/111.45	c qxplain 2838/2840
113.13/111.46	c qxplain 2840/2840
113.13/111.47	c 6846[?] -1675[?] -1661[?]  is mandatory 
113.13/111.47	c qxplain 2838/2839
113.13/111.48	c qxplain 2839/2839
113.13/111.49	c 6847[?] -1675[?] -1674[?]  is mandatory 
113.13/111.49	c qxplain 2838/2838
113.28/111.57	c 6848[?] 1675[?] 1674[?] 1661[?]  is mandatory 
113.28/111.57	c qxplain 2831/2837
113.28/111.58	c qxplain 2835/2837
113.28/111.58	c qxplain 2837/2837
113.40/111.67	c 6849[?] -1676[?] -1654[?]  is mandatory 
113.40/111.67	c qxplain 2835/2836
113.40/111.68	c qxplain 2836/2836
113.40/111.69	c 6850[?] -1676[?] 1675[?]  is mandatory 
113.40/111.69	c qxplain 2835/2835
113.50/111.70	c 6851[?] 1676[?] -1675[?] 1654[?]  is mandatory 
113.50/111.70	c qxplain 2831/2834
113.50/111.71	c qxplain 2804/2830
113.50/111.73	c qxplain 2818/2830
113.50/111.74	c qxplain 2825/2830
113.50/111.76	c qxplain 2828/2830
113.50/111.76	c qxplain 2830/2830
113.50/111.77	c qxplain 2828/2829
113.50/111.77	c qxplain 2829/2829
113.50/111.78	c 6857[?] 1678[?] 970[?] -939[?]  is mandatory 
113.50/111.78	c qxplain 2828/2828
113.50/111.78	c qxplain 2825/2827
113.50/111.79	c qxplain 2827/2827
113.60/111.80	c 6859[?] -1679[?] -1678[?]  is mandatory 
113.60/111.80	c qxplain 2825/2826
113.60/111.82	c qxplain 2826/2826
113.60/111.82	c qxplain 2825/2825
113.60/111.83	c 6861[?] -1680[?] 1292[?]  is mandatory 
113.60/111.83	c qxplain 2818/2824
113.60/111.84	c qxplain 2822/2824
113.60/111.85	c qxplain 2824/2824
113.60/111.86	c qxplain 2822/2823
113.60/111.87	c qxplain 2823/2823
113.60/111.88	c 6863[?] 1680[?] 1679[?] -1292[?]  is mandatory 
113.60/111.88	c qxplain 2822/2822
113.60/111.89	c 6864[?] -1681[?] 925[?]  is mandatory 
113.60/111.89	c qxplain 2818/2821
113.70/111.90	c qxplain 2820/2821
113.70/111.91	c qxplain 2821/2821
113.70/111.92	c 6865[?] -1681[?] 1356[?]  is mandatory 
113.70/111.92	c qxplain 2820/2820
113.70/111.94	c 6866[?] -925[?] -1356[?] 1681[?]  is mandatory 
113.70/111.94	c qxplain 2818/2819
113.70/111.95	c qxplain 2819/2819
113.70/111.96	c 6867[?] -1682[?] -925[?]  is mandatory 
113.70/111.96	c qxplain 2818/2818
113.70/111.97	c 6868[?] -1356[?] -1682[?]  is mandatory 
113.70/111.97	c qxplain 2804/2817
113.70/111.98	c qxplain 2811/2817
113.70/111.99	c qxplain 2815/2817
113.80/112.00	c qxplain 2817/2817
113.80/112.01	c 6869[?] 1682[?] 925[?] 1356[?]  is mandatory 
113.80/112.01	c qxplain 2815/2816
113.80/112.02	c qxplain 2816/2816
113.80/112.03	c 6870[?] -1681[?] -1683[?]  is mandatory 
113.80/112.03	c qxplain 2815/2815
113.80/112.04	c 6871[?] -1682[?] -1683[?]  is mandatory 
113.80/112.04	c qxplain 2811/2814
113.80/112.05	c qxplain 2813/2814
113.80/112.06	c qxplain 2814/2814
113.80/112.07	c 6872[?] 1683[?] 1681[?] 1682[?]  is mandatory 
113.80/112.07	c qxplain 2813/2813
113.80/112.08	c 6874[?] -1684[?] -1683[?]  is mandatory 
113.80/112.08	c qxplain 2811/2812
113.80/112.09	c qxplain 2812/2812
113.90/112.10	c 6875[?] 1684[?] 1683[?] -1306[?]  is mandatory 
113.90/112.11	c qxplain 2811/2811
113.90/112.12	c 6877[?] -1685[?] -1306[?]  is mandatory 
113.90/112.12	c qxplain 2804/2810
113.90/112.13	c qxplain 2808/2810
113.90/112.14	c qxplain 2810/2810
113.90/112.15	c 6879[?] -1686[?] -1684[?]  is mandatory 
113.90/112.15	c qxplain 2808/2809
113.90/112.16	c qxplain 2809/2809
113.90/112.17	c 6881[?] 1686[?] 1684[?] 1685[?]  is mandatory 
113.90/112.17	c qxplain 2808/2808
113.90/112.18	c qxplain 2804/2807
113.90/112.18	c qxplain 2806/2807
113.90/112.19	c qxplain 2807/2807
114.01/112.20	c 6883[?] -1687[?] -1686[?]  is mandatory 
114.01/112.20	c qxplain 2806/2806
114.01/112.22	c 6884[?] 1687[?] 1686[?] 1292[?]  is mandatory 
114.01/112.22	c qxplain 2804/2805
114.01/112.23	c qxplain 2805/2805
114.01/112.24	c 6885[?] -1688[?] -1680[?]  is mandatory 
114.01/112.24	c qxplain 2804/2804
114.01/112.25	c 6886[?] -1688[?] -1687[?]  is mandatory 
114.01/112.25	c qxplain 2751/2803
114.01/112.26	c qxplain 2778/2803
114.01/112.27	c qxplain 2791/2803
114.01/112.28	c qxplain 2798/2803
114.01/112.29	c qxplain 2801/2803
114.01/112.29	c qxplain 2803/2803
114.10/112.31	c 6887[?] 1687[?] 1688[?] 1680[?]  is mandatory 
114.10/112.31	c qxplain 2801/2802
114.10/112.32	c qxplain 2802/2802
114.10/112.33	c 6888[?] -1689[?] 1003[?]  is mandatory 
114.10/112.33	c qxplain 2801/2801
114.10/112.35	c 6889[?] -1689[?] 1257[?]  is mandatory 
114.10/112.35	c qxplain 2798/2800
114.10/112.36	c qxplain 2800/2800
114.10/112.37	c 6890[?] 1689[?] -1257[?] -1003[?]  is mandatory 
114.10/112.37	c qxplain 2798/2799
114.10/112.38	c qxplain 2799/2799
114.10/112.40	c 6891[?] -1690[?] 1015[?]  is mandatory 
114.10/112.40	c qxplain 2798/2798
114.20/112.41	c 6892[?] -1690[?] 1259[?]  is mandatory 
114.20/112.41	c qxplain 2791/2797
114.20/112.42	c qxplain 2795/2797
114.20/112.43	c qxplain 2797/2797
114.20/112.44	c 6893[?] 1690[?] -1259[?] -1015[?]  is mandatory 
114.20/112.44	c qxplain 2795/2796
114.20/112.45	c qxplain 2796/2796
114.20/112.48	c 6894[?] -1691[?] 1055[?]  is mandatory 
114.20/112.48	c qxplain 2795/2795
114.20/112.50	c 6895[?] -1691[?] 1261[?]  is mandatory 
114.20/112.50	c qxplain 2791/2794
114.30/112.51	c qxplain 2793/2794
114.30/112.52	c qxplain 2794/2794
114.30/112.53	c 6896[?] 1691[?] -1055[?] -1261[?]  is mandatory 
114.30/112.53	c qxplain 2793/2793
114.30/112.54	c 6897[?] -1692[?] 1027[?]  is mandatory 
114.30/112.54	c qxplain 2791/2792
114.30/112.55	c qxplain 2792/2792
114.30/112.57	c 6898[?] -1692[?] 1274[?]  is mandatory 
114.30/112.57	c qxplain 2791/2791
114.30/112.58	c 6899[?] 1692[?] -1027[?] -1274[?]  is mandatory 
114.30/112.58	c qxplain 2778/2790
114.30/112.59	c qxplain 2785/2790
114.40/112.60	c qxplain 2788/2790
114.40/112.61	c qxplain 2790/2790
114.40/112.62	c 6900[?] -1693[?] -1691[?]  is mandatory 
114.40/112.62	c qxplain 2788/2789
114.40/112.63	c qxplain 2789/2789
114.40/112.64	c 6901[?] -1693[?] -1692[?]  is mandatory 
114.40/112.64	c qxplain 2788/2788
114.40/112.65	c 6902[?] 1693[?] 1692[?] 1691[?]  is mandatory 
114.40/112.65	c qxplain 2785/2787
114.40/112.66	c qxplain 2787/2787
114.40/112.68	c 6903[?] -1694[?] -1690[?]  is mandatory 
114.40/112.68	c qxplain 2785/2786
114.40/112.69	c qxplain 2786/2786
114.50/112.70	c 6904[?] -1694[?] 1693[?]  is mandatory 
114.50/112.70	c qxplain 2785/2785
114.50/112.71	c 6905[?] 1694[?] -1693[?] 1690[?]  is mandatory 
114.50/112.71	c qxplain 2778/2784
114.50/112.72	c qxplain 2782/2784
114.50/112.73	c qxplain 2784/2784
114.50/112.75	c 6906[?] -1695[?] -1689[?]  is mandatory 
114.50/112.75	c qxplain 2782/2783
114.50/112.75	c qxplain 2783/2783
114.50/112.77	c 6907[?] -1695[?] 1694[?]  is mandatory 
114.50/112.77	c qxplain 2782/2782
114.50/112.78	c 6908[?] 1695[?] -1694[?] 1689[?]  is mandatory 
114.50/112.78	c qxplain 2778/2781
114.50/112.79	c qxplain 2780/2781
114.50/112.80	c qxplain 2781/2781
114.60/112.81	c 6909[?] -1688[?] -1696[?]  is mandatory 
114.60/112.81	c qxplain 2780/2780
114.60/112.82	c 6910[?] -1696[?] 1695[?]  is mandatory 
114.60/112.82	c qxplain 2778/2779
114.60/112.83	c qxplain 2779/2779
114.60/112.84	c 6911[?] 1696[?] 1688[?] -1695[?]  is mandatory 
114.60/112.84	c qxplain 2778/2778
114.60/112.85	c 6912[?] -1697[?] -1654[?]  is mandatory 
114.60/112.85	c qxplain 2751/2777
114.60/112.86	c qxplain 2765/2777
114.60/112.87	c qxplain 2772/2777
114.60/112.87	c qxplain 2775/2777
114.60/112.88	c qxplain 2777/2777
114.70/112.90	c 6913[?] -1697[?] -1696[?]  is mandatory 
114.70/112.90	c qxplain 2775/2776
114.70/112.90	c qxplain 2776/2776
114.70/112.92	c 6914[?] 1697[?] 1654[?] 1696[?]  is mandatory 
114.70/112.92	c qxplain 2775/2775
114.70/112.99	c 6915[?] 1675[?] -1698[?]  is mandatory 
114.70/112.99	c qxplain 2772/2774
114.80/113.00	c qxplain 2774/2774
114.80/113.10	c 6916[?] -1696[?] -1698[?]  is mandatory 
114.80/113.10	c qxplain 2772/2773
114.90/113.11	c qxplain 2773/2773
114.90/113.18	c 6917[?] -1675[?] 1698[?] 1696[?]  is mandatory 
114.90/113.18	c qxplain 2772/2772
114.90/113.20	c 6918[?] -1699[?] -1697[?]  is mandatory 
114.90/113.20	c qxplain 2765/2771
115.00/113.20	c qxplain 2769/2771
115.00/113.21	c qxplain 2771/2771
115.00/113.22	c 6919[?] -1698[?] -1699[?]  is mandatory 
115.00/113.22	c qxplain 2769/2770
115.00/113.23	c qxplain 2770/2770
115.00/113.25	c 6920[?] 1699[?] 1698[?] 1697[?]  is mandatory 
115.00/113.25	c qxplain 2769/2769
115.00/113.26	c 6921[?] -1700[?] -1676[?]  is mandatory 
115.00/113.26	c qxplain 2765/2768
115.00/113.27	c qxplain 2767/2768
115.00/113.28	c qxplain 2768/2768
115.00/113.29	c 6922[?] -1700[?] 1699[?]  is mandatory 
115.00/113.29	c qxplain 2767/2767
115.00/113.30	c 6923[?] 1700[?] -1699[?] 1676[?]  is mandatory 
115.00/113.30	c qxplain 2765/2766
115.10/113.31	c qxplain 2766/2766
115.20/113.40	c 6924[?] -1701[?] 1606[?]  is mandatory 
115.20/113.40	c qxplain 2765/2765
115.20/113.42	c 6925[?] -1623[?] -1701[?]  is mandatory 
115.20/113.42	c qxplain 2751/2764
115.20/113.43	c qxplain 2758/2764
115.20/113.44	c qxplain 2762/2764
115.20/113.44	c qxplain 2764/2764
115.20/113.46	c 6926[?] 1701[?] 1623[?] -1606[?]  is mandatory 
115.20/113.46	c qxplain 2762/2763
115.20/113.47	c qxplain 2763/2763
115.20/113.48	c 6927[?] -1702[?] 1599[?]  is mandatory 
115.20/113.48	c qxplain 2762/2762
115.30/113.52	c 6928[?] -1702[?] -1644[?]  is mandatory 
115.30/113.52	c qxplain 2758/2761
115.30/113.53	c qxplain 2760/2761
115.30/113.54	c qxplain 2761/2761
115.30/113.57	c 6929[?] 1702[?] 1644[?] -1599[?]  is mandatory 
115.30/113.57	c qxplain 2760/2760
115.30/113.58	c 6930[?] -1703[?] -1701[?]  is mandatory 
115.30/113.58	c qxplain 2758/2759
115.30/113.60	c qxplain 2759/2759
115.40/113.61	c 6931[?] -1703[?] -1702[?]  is mandatory 
115.40/113.61	c qxplain 2758/2758
115.40/113.62	c 6932[?] 1701[?] 1703[?] 1702[?]  is mandatory 
115.40/113.62	c qxplain 2751/2757
115.40/113.63	c qxplain 2755/2757
115.40/113.64	c qxplain 2757/2757
115.40/113.65	c 6933[?] -1704[?] -1700[?]  is mandatory 
115.40/113.65	c qxplain 2755/2756
115.40/113.66	c qxplain 2756/2756
115.40/113.67	c 6934[?] -1704[?] 1703[?]  is mandatory 
115.40/113.67	c qxplain 2755/2755
115.40/113.68	c 6935[?] -1703[?] 1704[?] 1700[?]  is mandatory 
115.40/113.68	c qxplain 2751/2754
115.40/113.69	c qxplain 2753/2754
115.50/113.70	c qxplain 2754/2754
115.50/113.72	c 6936[?] 1647[?] -1705[?]  is mandatory 
115.50/113.72	c qxplain 2753/2753
115.50/113.73	c 6937[?] -1704[?] -1705[?]  is mandatory 
115.50/113.73	c qxplain 2751/2752
115.50/113.74	c qxplain 2752/2752
115.50/113.75	c 6938[?] -1647[?] 1705[?] 1704[?]  is mandatory 
115.50/113.75	c qxplain 2751/2751
115.50/113.79	c 6939[?] -1706[?] 1505[?]  is mandatory 
115.50/113.79	c qxplain 2539/2750
115.60/113.80	c qxplain 2645/2750
115.60/113.80	c qxplain 2698/2750
115.60/113.81	c qxplain 2725/2750
115.60/113.82	c qxplain 2738/2750
115.60/113.83	c qxplain 2745/2750
115.60/113.84	c qxplain 2748/2750
115.60/113.85	c qxplain 2750/2750
115.60/113.86	c 6940[?] -1522[?] -1706[?]  is mandatory 
115.60/113.86	c qxplain 2748/2749
115.60/113.87	c qxplain 2749/2749
115.60/113.88	c 6941[?] 1706[?] 1522[?] -1505[?]  is mandatory 
115.60/113.88	c qxplain 2748/2748
115.60/113.90	c 6942[?] -1707[?] -1465[?]  is mandatory 
115.60/113.90	c qxplain 2745/2747
115.70/113.90	c qxplain 2747/2747
115.70/113.91	c 6943[?] -1524[?] -1707[?]  is mandatory 
115.70/113.91	c qxplain 2745/2746
115.70/113.92	c qxplain 2746/2746
115.70/113.93	c 6944[?] 1707[?] 1465[?] 1524[?]  is mandatory 
115.70/113.93	c qxplain 2745/2745
115.70/113.95	c 6945[?] -1708[?] -1706[?]  is mandatory 
115.70/113.95	c qxplain 2738/2744
115.70/113.96	c qxplain 2742/2744
115.70/113.97	c qxplain 2744/2744
115.70/113.98	c 6946[?] -1708[?] 1707[?]  is mandatory 
115.70/113.98	c qxplain 2742/2743
115.70/113.99	c qxplain 2743/2743
115.79/114.00	c 6947[?] 1708[?] -1707[?] 1706[?]  is mandatory 
115.79/114.00	c qxplain 2742/2742
115.79/114.01	c 6948[?] -1709[?] 1585[?]  is mandatory 
115.79/114.01	c qxplain 2738/2741
115.79/114.02	c qxplain 2740/2741
115.79/114.03	c qxplain 2741/2741
115.79/114.04	c 6949[?] -1709[?] 1708[?]  is mandatory 
115.79/114.04	c qxplain 2740/2740
115.79/114.06	c 6950[?] -1708[?] 1709[?] -1585[?]  is mandatory 
115.79/114.06	c qxplain 2738/2739
115.79/114.07	c qxplain 2739/2739
115.79/114.08	c 6951[?] -1710[?] -1705[?]  is mandatory 
115.79/114.08	c qxplain 2738/2738
115.79/114.09	c 6952[?] -1710[?] 1709[?]  is mandatory 
115.79/114.09	c qxplain 2725/2737
115.90/114.10	c qxplain 2732/2737
115.90/114.11	c qxplain 2735/2737
115.90/114.12	c qxplain 2737/2737
115.90/114.13	c 6953[?] -1709[?] 1710[?] 1705[?]  is mandatory 
115.90/114.13	c qxplain 2735/2736
115.90/114.14	c qxplain 2736/2736
115.90/114.16	c 6954[?] 1592[?] -1711[?]  is mandatory 
115.90/114.16	c qxplain 2735/2735
115.90/114.17	c 6955[?] -1710[?] -1711[?]  is mandatory 
115.90/114.17	c qxplain 2732/2734
115.90/114.18	c qxplain 2734/2734
115.90/114.19	c 6956[?] 1710[?] -1592[?] 1711[?]  is mandatory 
115.90/114.19	c qxplain 2732/2733
116.00/114.20	c qxplain 2733/2733
116.00/114.22	c 6957[?] -1712[?] 1407[?]  is mandatory 
116.00/114.22	c qxplain 2732/2732
116.00/114.29	c 6958[?] -1712[?] -1426[?]  is mandatory 
116.00/114.30	c qxplain 2725/2731
116.11/114.31	c qxplain 2729/2731
116.11/114.32	c qxplain 2731/2731
116.11/114.33	c 6959[?] 1426[?] -1407[?] 1712[?]  is mandatory 
116.11/114.33	c qxplain 2729/2730
116.11/114.34	c qxplain 2730/2730
116.11/114.35	c 6960[?] -1713[?] -1711[?]  is mandatory 
116.11/114.35	c qxplain 2729/2729
116.11/114.36	c 6961[?] -1713[?] -1712[?]  is mandatory 
116.11/114.36	c qxplain 2725/2728
116.11/114.37	c qxplain 2727/2728
116.11/114.38	c qxplain 2728/2728
116.11/114.40	c 6962[?] 1711[?] 1713[?] 1712[?]  is mandatory 
116.11/114.40	c qxplain 2727/2727
116.21/114.41	c 6963[?] -1427[?] -1714[?]  is mandatory 
116.21/114.41	c qxplain 2725/2726
116.21/114.42	c qxplain 2726/2726
116.21/114.43	c 6964[?] -1713[?] -1714[?]  is mandatory 
116.21/114.43	c qxplain 2725/2725
116.21/114.45	c 6965[?] 1427[?] 1714[?] 1713[?]  is mandatory 
116.21/114.45	c qxplain 2698/2724
116.21/114.46	c qxplain 2712/2724
116.21/114.47	c qxplain 2719/2724
116.21/114.47	c qxplain 2722/2724
116.21/114.48	c qxplain 2724/2724
116.30/114.56	c qxplain 2722/2723
116.30/114.57	c qxplain 2723/2723
116.50/114.70	c qxplain 2722/2722
116.50/114.72	c 6968[?] -1714[?] -1397[?] 1715[?]  is mandatory 
116.50/114.72	c qxplain 2719/2721
116.50/114.73	c qxplain 2721/2721
116.50/114.73	c qxplain 2719/2720
116.50/114.74	c qxplain 2720/2720
116.60/114.80	c qxplain 2719/2719
116.60/114.81	c 6971[?] 1714[?] 1716[?] 1397[?]  is mandatory 
116.60/114.81	c qxplain 2712/2718
116.60/114.82	c qxplain 2716/2718
116.60/114.83	c qxplain 2718/2718
116.60/114.84	c 6972[?] -1715[?] -1717[?]  is mandatory 
116.60/114.84	c qxplain 2716/2717
116.60/114.85	c qxplain 2717/2717
116.60/114.86	c 6973[?] -1716[?] -1717[?]  is mandatory 
116.60/114.86	c qxplain 2716/2716
116.60/114.86	c qxplain 2712/2715
116.60/114.87	c qxplain 2714/2715
116.60/114.88	c qxplain 2712/2713
116.60/114.88	c qxplain 2713/2713
116.60/114.89	c 6977[?] 1718[?] -1241[?] 1717[?]  is mandatory 
116.60/114.89	c qxplain 2712/2712
116.60/114.90	c qxplain 2698/2711
116.70/114.90	c qxplain 2705/2711
116.70/114.91	c qxplain 2698/2704
116.70/114.91	c qxplain 2702/2704
116.70/114.91	c qxplain 2698/2701
116.70/114.92	c qxplain 2700/2701
116.70/114.94	c qxplain 2698/2699
116.70/114.95	c qxplain 2699/2699
116.70/114.96	c qxplain 2698/2698
116.70/114.96	c 7034[?] 1737[?] -1202[?] -1224[?]  is mandatory 
116.70/114.96	c qxplain 2645/2697
116.70/114.97	c qxplain 2672/2697
116.70/114.97	c qxplain 2685/2697
116.70/114.98	c qxplain 2692/2697
116.70/114.98	c qxplain 2695/2697
116.70/114.99	c qxplain 2697/2697
116.70/114.99	c qxplain 2695/2696
116.80/115.00	c qxplain 2696/2696
116.80/115.00	c qxplain 2695/2695
116.80/115.00	c 7037[?] 1738[?] -1737[?] -1207[?]  is mandatory 
116.80/115.00	c qxplain 2692/2694
116.80/115.02	c qxplain 2694/2694
116.80/115.02	c qxplain 2692/2693
116.80/115.03	c qxplain 2693/2693
116.80/115.03	c qxplain 2692/2692
116.80/115.03	c 7040[?] 1739[?] -1240[?] -1207[?]  is mandatory 
116.80/115.03	c qxplain 2685/2691
116.80/115.04	c qxplain 2689/2691
116.80/115.04	c qxplain 2691/2691
116.80/115.05	c 7041[?] -1740[?] -1738[?]  is mandatory 
116.80/115.05	c qxplain 2689/2690
116.80/115.05	c qxplain 2690/2690
116.80/115.06	c 7042[?] -1740[?] -1739[?]  is mandatory 
116.80/115.06	c qxplain 2689/2689
116.80/115.06	c qxplain 2685/2688
116.80/115.07	c qxplain 2687/2688
116.80/115.07	c qxplain 2688/2688
116.80/115.08	c 7046[?] 1741[?] 1740[?] 1394[?]  is mandatory 
116.80/115.08	c qxplain 2687/2687
116.80/115.08	c qxplain 2685/2686
116.80/115.08	c qxplain 2686/2686
116.80/115.09	c 7048[?] -1742[?] -1741[?]  is mandatory 
116.80/115.09	c qxplain 2685/2685
116.90/115.10	c 7050[?] -1743[?] -1718[?]  is mandatory 
116.90/115.10	c qxplain 2672/2684
116.90/115.11	c qxplain 2679/2684
116.90/115.11	c qxplain 2682/2684
116.90/115.12	c qxplain 2684/2684
116.90/115.12	c 7051[?] 1742[?] -1743[?]  is mandatory 
116.90/115.12	c qxplain 2682/2683
116.90/115.15	c qxplain 2683/2683
116.90/115.18	c qxplain 2682/2682
116.90/115.19	c 7055[?] 1744[?] -1224[?] 1207[?]  is mandatory 
116.90/115.19	c qxplain 2679/2681
117.10/115.36	c qxplain 2681/2681
117.10/115.36	c qxplain 2679/2680
117.21/115.45	c qxplain 2680/2680
117.21/115.46	c 7058[?] 1745[?] -1744[?] 1215[?]  is mandatory 
117.21/115.46	c qxplain 2679/2679
117.40/115.61	c qxplain 2672/2678
117.50/115.71	c qxplain 2676/2678
117.50/115.75	c qxplain 2678/2678
117.70/115.92	c qxplain 2676/2677
117.70/115.93	c qxplain 2677/2677
117.70/115.94	c 7061[?] 1394[?] 1746[?] 1278[?]  is mandatory 
117.70/115.94	c qxplain 2676/2676
117.70/115.94	c 7062[?] -1747[?] 1407[?]  is mandatory 
117.70/115.94	c qxplain 2672/2675
117.80/116.01	c qxplain 2674/2675
117.90/116.10	c qxplain 2675/2675
117.90/116.12	c 7063[?] -1747[?] 1426[?]  is mandatory 
117.90/116.12	c qxplain 2674/2674
117.90/116.14	c 7064[?] 1747[?] -1426[?] -1407[?]  is mandatory 
117.90/116.14	c qxplain 2672/2673
118.00/116.27	c qxplain 2645/2671
118.10/116.37	c qxplain 2659/2671
118.20/116.45	c qxplain 2666/2671
118.20/116.46	c qxplain 2669/2671
118.20/116.47	c qxplain 2671/2671
118.20/116.47	c 7067[?] 1748[?] -1394[?] -1278[?]  is mandatory 
118.20/116.47	c qxplain 2669/2670
118.20/116.48	c qxplain 2670/2670
118.30/116.55	c 7068[?] -1747[?] -1749[?]  is mandatory 
118.30/116.55	c qxplain 2669/2669
118.30/116.55	c 7069[?] -1748[?] -1749[?]  is mandatory 
118.30/116.55	c qxplain 2666/2668
118.30/116.56	c qxplain 2668/2668
118.30/116.56	c qxplain 2666/2667
118.30/116.57	c qxplain 2667/2667
118.30/116.58	c 7071[?] -1746[?] -1750[?]  is mandatory 
118.30/116.58	c qxplain 2666/2666
118.30/116.58	c 7072[?] 1749[?] -1750[?]  is mandatory 
118.30/116.58	c qxplain 2659/2665
118.30/116.59	c qxplain 2663/2665
118.30/116.60	c qxplain 2665/2665
118.30/116.60	c qxplain 2663/2664
118.40/116.61	c qxplain 2664/2664
118.40/116.63	c 7074[?] -1751[?] -1564[?]  is mandatory 
118.40/116.63	c qxplain 2663/2663
118.40/116.64	c 7075[?] -1751[?] -1583[?]  is mandatory 
118.40/116.64	c qxplain 2659/2662
118.40/116.65	c qxplain 2661/2662
118.40/116.66	c qxplain 2662/2662
118.40/116.67	c 7076[?] 1751[?] 1583[?] 1564[?]  is mandatory 
118.40/116.67	c qxplain 2661/2661
118.40/116.67	c 7077[?] -1752[?] -1439[?]  is mandatory 
118.40/116.67	c qxplain 2659/2660
118.50/116.79	c qxplain 2660/2660
118.60/116.80	c 7078[?] -1464[?] -1752[?]  is mandatory 
118.60/116.80	c qxplain 2659/2659
118.60/116.81	c 7079[?] 1464[?] 1752[?] 1439[?]  is mandatory 
118.60/116.81	c qxplain 2645/2658
118.70/116.90	c qxplain 2652/2658
118.70/116.91	c qxplain 2656/2658
118.70/116.91	c qxplain 2658/2658
118.80/117.03	c 7080[?] -1554[?] -1753[?]  is mandatory 
118.80/117.03	c qxplain 2656/2657
118.80/117.04	c qxplain 2657/2657
118.80/117.04	c 7081[?] -1753[?] 1752[?]  is mandatory 
118.80/117.04	c qxplain 2656/2656
118.90/117.11	c 7082[?] 1554[?] -1752[?] 1753[?]  is mandatory 
118.90/117.11	c qxplain 2652/2655
118.90/117.12	c qxplain 2654/2655
118.90/117.16	c qxplain 2655/2655
118.90/117.17	c 7083[?] 1554[?] -1754[?]  is mandatory 
118.90/117.17	c qxplain 2654/2654
119.00/117.27	c 7084[?] -1752[?] -1754[?]  is mandatory 
119.00/117.27	c qxplain 2652/2653
119.00/117.28	c qxplain 2653/2653
119.10/117.33	c 7085[?] -1554[?] 1754[?] 1752[?]  is mandatory 
119.10/117.33	c qxplain 2652/2652
119.10/117.34	c 7086[?] -1755[?] -1536[?]  is mandatory 
119.10/117.34	c qxplain 2645/2651
119.10/117.35	c qxplain 2649/2651
119.10/117.39	c qxplain 2651/2651
119.19/117.40	c 7087[?] -1755[?] -1754[?]  is mandatory 
119.19/117.40	c qxplain 2649/2650
119.19/117.40	c qxplain 2650/2650
119.19/117.41	c 7088[?] 1754[?] 1755[?] 1536[?]  is mandatory 
119.19/117.41	c qxplain 2649/2649
119.19/117.42	c 7089[?] -1753[?] -1756[?]  is mandatory 
119.19/117.42	c qxplain 2645/2648
119.19/117.42	c qxplain 2647/2648
119.19/117.43	c qxplain 2648/2648
119.19/117.44	c 7090[?] -1755[?] -1756[?]  is mandatory 
119.19/117.44	c qxplain 2647/2647
119.19/117.45	c 7091[?] 1756[?] 1755[?] 1753[?]  is mandatory 
119.19/117.45	c qxplain 2645/2646
119.19/117.45	c qxplain 2646/2646
119.19/117.46	c 7092[?] -1757[?] -1505[?]  is mandatory 
119.19/117.46	c qxplain 2645/2645
119.30/117.54	c 7093[?] -1757[?] -1522[?]  is mandatory 
119.30/117.54	c qxplain 2539/2644
119.41/117.62	c qxplain 2592/2644
119.51/117.71	c qxplain 2619/2644
119.51/117.72	c qxplain 2632/2644
119.51/117.73	c qxplain 2639/2644
119.51/117.74	c qxplain 2642/2644
119.51/117.74	c qxplain 2644/2644
119.60/117.82	c 7094[?] 1505[?] 1757[?] 1522[?]  is mandatory 
119.60/117.82	c qxplain 2642/2643
119.60/117.83	c qxplain 2643/2643
119.70/117.93	c 7095[?] -1758[?] -1493[?]  is mandatory 
119.70/117.93	c qxplain 2642/2642
119.80/118.03	c 7096[?] -1758[?] 1757[?]  is mandatory 
119.80/118.03	c qxplain 2639/2641
119.80/118.04	c qxplain 2641/2641
119.90/118.11	c 7097[?] -1757[?] 1493[?] 1758[?]  is mandatory 
119.90/118.11	c qxplain 2639/2640
119.90/118.12	c qxplain 2640/2640
119.90/118.13	c 7098[?] 1493[?] -1759[?]  is mandatory 
119.90/118.13	c qxplain 2639/2639
119.90/118.17	c 7099[?] -1757[?] -1759[?]  is mandatory 
119.90/118.17	c qxplain 2632/2638
119.90/118.18	c qxplain 2636/2638
119.90/118.19	c qxplain 2638/2638
120.00/118.20	c 7100[?] 1759[?] -1493[?] 1757[?]  is mandatory 
120.00/118.20	c qxplain 2636/2637
120.00/118.21	c qxplain 2637/2637
120.10/118.31	c 7101[?] -1760[?] -1474[?]  is mandatory 
120.10/118.31	c qxplain 2636/2636
120.10/118.32	c 7102[?] -1759[?] -1760[?]  is mandatory 
120.10/118.32	c qxplain 2632/2635
120.10/118.33	c qxplain 2634/2635
120.10/118.34	c qxplain 2635/2635
120.10/118.34	c 7103[?] 1759[?] 1760[?] 1474[?]  is mandatory 
120.10/118.34	c qxplain 2634/2634
120.20/118.43	c 7104[?] -1758[?] -1761[?]  is mandatory 
120.20/118.43	c qxplain 2632/2633
120.20/118.44	c qxplain 2633/2633
120.20/118.45	c 7105[?] -1760[?] -1761[?]  is mandatory 
120.20/118.45	c qxplain 2632/2632
120.20/118.46	c 7106[?] 1760[?] 1761[?] 1758[?]  is mandatory 
120.20/118.46	c qxplain 2619/2631
120.20/118.46	c qxplain 2626/2631
120.20/118.47	c qxplain 2629/2631
120.20/118.48	c qxplain 2631/2631
120.20/118.49	c 7107[?] -1762[?] 1599[?]  is mandatory 
120.20/118.49	c qxplain 2629/2630
120.40/118.60	c qxplain 2630/2630
120.40/118.67	c 7108[?] 1644[?] -1762[?]  is mandatory 
120.40/118.67	c qxplain 2629/2629
120.51/118.72	c 7109[?] -1644[?] -1599[?] 1762[?]  is mandatory 
120.51/118.73	c qxplain 2626/2628
120.51/118.73	c qxplain 2628/2628
120.61/118.84	c 7110[?] 1505[?] -1763[?]  is mandatory 
120.61/118.84	c qxplain 2626/2627
120.61/118.85	c qxplain 2627/2627
120.61/118.86	c 7111[?] -1763[?] 1522[?]  is mandatory 
120.61/118.86	c qxplain 2626/2626
120.61/118.87	c 7112[?] 1763[?] -1522[?] -1505[?]  is mandatory 
120.61/118.87	c qxplain 2619/2625
120.61/118.88	c qxplain 2623/2625
120.61/118.89	c qxplain 2625/2625
120.61/118.90	c 7113[?] -1764[?] 1474[?]  is mandatory 
120.61/118.90	c qxplain 2623/2624
120.70/118.97	c qxplain 2624/2624
120.80/119.03	c 7114[?] -1764[?] 1493[?]  is mandatory 
120.80/119.03	c qxplain 2623/2623
120.80/119.08	c 7115[?] 1764[?] -1474[?] -1493[?]  is mandatory 
120.80/119.08	c qxplain 2619/2622
120.80/119.09	c qxplain 2621/2622
120.90/119.10	c qxplain 2622/2622
120.90/119.11	c 7116[?] -1765[?] -1763[?]  is mandatory 
120.90/119.11	c qxplain 2621/2621
120.90/119.18	c 7117[?] -1765[?] -1764[?]  is mandatory 
120.90/119.18	c qxplain 2619/2620
120.90/119.19	c qxplain 2620/2620
121.00/119.20	c 7118[?] 1765[?] 1763[?] 1764[?]  is mandatory 
121.00/119.20	c qxplain 2619/2619
121.00/119.23	c 7119[?] -1762[?] -1766[?]  is mandatory 
121.00/119.23	c qxplain 2592/2618
121.00/119.26	c qxplain 2606/2618
121.00/119.27	c qxplain 2613/2618
121.00/119.28	c qxplain 2616/2618
121.00/119.28	c qxplain 2618/2618
121.00/119.30	c 7120[?] 1765[?] -1766[?]  is mandatory 
121.00/119.30	c qxplain 2616/2617
121.10/119.30	c qxplain 2617/2617
121.10/119.31	c 7121[?] 1766[?] -1765[?] 1762[?]  is mandatory 
121.10/119.31	c qxplain 2616/2616
121.10/119.32	c 7122[?] -1767[?] -1606[?]  is mandatory 
121.10/119.32	c qxplain 2613/2615
121.30/119.50	c qxplain 2615/2615
121.30/119.57	c 7123[?] -1767[?] -1623[?]  is mandatory 
121.30/119.57	c qxplain 2613/2614
121.40/119.62	c qxplain 2614/2614
121.40/119.63	c 7124[?] 1767[?] 1623[?] 1606[?]  is mandatory 
121.40/119.63	c qxplain 2613/2613
121.40/119.67	c 7125[?] -1768[?] -1599[?]  is mandatory 
121.40/119.67	c qxplain 2606/2612
121.40/119.68	c qxplain 2610/2612
121.40/119.69	c qxplain 2612/2612
121.50/119.70	c 7126[?] -1768[?] -1644[?]  is mandatory 
121.50/119.70	c qxplain 2610/2611
121.50/119.71	c qxplain 2611/2611
121.50/119.72	c 7127[?] 1644[?] 1768[?] 1599[?]  is mandatory 
121.50/119.72	c qxplain 2610/2610
121.50/119.72	c 7128[?] -1767[?] -1769[?]  is mandatory 
121.50/119.72	c qxplain 2606/2609
121.50/119.73	c qxplain 2608/2609
121.50/119.74	c qxplain 2609/2609
121.50/119.75	c 7129[?] -1768[?] -1769[?]  is mandatory 
121.50/119.75	c qxplain 2608/2608
121.50/119.76	c 7130[?] 1769[?] 1768[?] 1767[?]  is mandatory 
121.50/119.76	c qxplain 2606/2607
121.50/119.77	c qxplain 2607/2607
121.60/119.85	c 7131[?] -1770[?] 1606[?]  is mandatory 
121.60/119.85	c qxplain 2606/2606
121.60/119.86	c 7132[?] 1623[?] -1770[?]  is mandatory 
121.60/119.86	c qxplain 2592/2605
121.60/119.87	c qxplain 2599/2605
121.60/119.87	c qxplain 2603/2605
121.60/119.88	c qxplain 2605/2605
121.60/119.89	c 7133[?] -1623[?] 1770[?] -1606[?]  is mandatory 
121.60/119.89	c qxplain 2603/2604
121.60/119.90	c qxplain 2604/2604
121.80/120.00	c 7134[?] -1771[?] -1654[?]  is mandatory 
121.80/120.00	c qxplain 2603/2603
121.80/120.02	c 7135[?] -1771[?] -1675[?]  is mandatory 
121.80/120.02	c qxplain 2599/2602
121.80/120.02	c qxplain 2601/2602
121.80/120.03	c qxplain 2602/2602
121.80/120.04	c 7136[?] 1675[?] 1771[?] 1654[?]  is mandatory 
121.80/120.04	c qxplain 2601/2601
121.80/120.05	c 7137[?] -1772[?] 1654[?]  is mandatory 
121.80/120.05	c qxplain 2599/2600
121.90/120.13	c qxplain 2600/2600
121.90/120.14	c 7138[?] -1772[?] 1675[?]  is mandatory 
121.90/120.14	c qxplain 2599/2599
121.90/120.15	c 7139[?] -1675[?] 1772[?] -1654[?]  is mandatory 
121.90/120.15	c qxplain 2592/2598
121.90/120.16	c qxplain 2596/2598
121.90/120.17	c qxplain 2598/2598
121.90/120.18	c 7140[?] -1688[?] -1773[?]  is mandatory 
121.90/120.18	c qxplain 2596/2597
121.90/120.18	c qxplain 2597/2597
122.00/120.22	c 7141[?] -1773[?] -1695[?]  is mandatory 
122.00/120.22	c qxplain 2596/2596
122.00/120.23	c 7142[?] 1688[?] 1773[?] 1695[?]  is mandatory 
122.00/120.23	c qxplain 2592/2595
122.00/120.24	c qxplain 2594/2595
122.00/120.25	c qxplain 2595/2595
122.00/120.26	c 7143[?] -1772[?] -1774[?]  is mandatory 
122.00/120.26	c qxplain 2594/2594
122.00/120.27	c 7144[?] 1773[?] -1774[?]  is mandatory 
122.00/120.27	c qxplain 2592/2593
122.00/120.27	c qxplain 2593/2593
122.00/120.28	c 7145[?] -1773[?] 1774[?] 1772[?]  is mandatory 
122.00/120.28	c qxplain 2592/2592
122.00/120.29	c 7146[?] -1771[?] -1775[?]  is mandatory 
122.00/120.29	c qxplain 2539/2591
122.10/120.34	c qxplain 2566/2591
122.10/120.36	c qxplain 2579/2591
122.10/120.36	c qxplain 2586/2591
122.10/120.37	c qxplain 2589/2591
122.10/120.38	c qxplain 2591/2591
122.10/120.39	c 7147[?] -1774[?] -1775[?]  is mandatory 
122.10/120.39	c qxplain 2589/2590
122.20/120.40	c qxplain 2590/2590
122.20/120.41	c 7148[?] 1774[?] 1775[?] 1771[?]  is mandatory 
122.20/120.41	c qxplain 2589/2589
122.20/120.42	c 7149[?] -1770[?] -1776[?]  is mandatory 
122.20/120.42	c qxplain 2586/2588
122.20/120.43	c qxplain 2588/2588
122.20/120.44	c 7150[?] -1775[?] -1776[?]  is mandatory 
122.20/120.44	c qxplain 2586/2587
122.20/120.45	c qxplain 2587/2587
122.20/120.46	c 7151[?] 1770[?] 1775[?] 1776[?]  is mandatory 
122.20/120.46	c qxplain 2586/2586
122.20/120.47	c 7152[?] 1769[?] -1777[?]  is mandatory 
122.20/120.47	c qxplain 2579/2585
122.20/120.47	c qxplain 2583/2585
122.20/120.48	c qxplain 2585/2585
122.20/120.49	c 7153[?] -1776[?] -1777[?]  is mandatory 
122.20/120.49	c qxplain 2583/2584
122.30/120.50	c qxplain 2584/2584
122.30/120.51	c 7154[?] 1776[?] -1769[?] 1777[?]  is mandatory 
122.30/120.51	c qxplain 2583/2583
122.30/120.52	c 7155[?] 1766[?] -1778[?]  is mandatory 
122.30/120.52	c qxplain 2579/2582
122.30/120.53	c qxplain 2581/2582
122.30/120.53	c qxplain 2582/2582
122.30/120.55	c 7156[?] -1777[?] -1778[?]  is mandatory 
122.30/120.55	c qxplain 2581/2581
122.30/120.56	c 7157[?] 1777[?] -1766[?] 1778[?]  is mandatory 
122.30/120.56	c qxplain 2579/2580
122.30/120.56	c qxplain 2580/2580
122.30/120.58	c 7158[?] 1761[?] -1779[?]  is mandatory 
122.30/120.58	c qxplain 2579/2579
122.30/120.59	c 7159[?] -1778[?] -1779[?]  is mandatory 
122.30/120.59	c qxplain 2566/2578
122.30/120.59	c qxplain 2573/2578
122.39/120.60	c qxplain 2576/2578
122.39/120.61	c qxplain 2578/2578
122.39/120.62	c 7160[?] 1778[?] 1779[?] -1761[?]  is mandatory 
122.39/120.62	c qxplain 2576/2577
122.39/120.62	c qxplain 2577/2577
122.49/120.74	c 7161[?] -1780[?] 1439[?]  is mandatory 
122.49/120.74	c qxplain 2576/2576
122.49/120.75	c 7162[?] -1780[?] 1464[?]  is mandatory 
122.49/120.75	c qxplain 2573/2575
122.49/120.76	c qxplain 2575/2575
122.49/120.77	c 7163[?] -1464[?] 1780[?] -1439[?]  is mandatory 
122.49/120.77	c qxplain 2573/2574
122.49/120.78	c qxplain 2574/2574
122.59/120.85	c 7164[?] -1781[?] 1536[?]  is mandatory 
122.59/120.85	c qxplain 2573/2573
122.59/120.86	c 7165[?] 1554[?] -1781[?]  is mandatory 
122.59/120.86	c qxplain 2566/2572
122.59/120.87	c qxplain 2570/2572
122.59/120.87	c qxplain 2572/2572
122.59/120.89	c 7166[?] -1554[?] 1781[?] -1536[?]  is mandatory 
122.59/120.89	c qxplain 2570/2571
122.59/120.89	c qxplain 2571/2571
122.59/120.90	c 7167[?] -1780[?] -1782[?]  is mandatory 
122.59/120.90	c qxplain 2570/2570
122.70/120.91	c 7168[?] -1781[?] -1782[?]  is mandatory 
122.70/120.91	c qxplain 2566/2569
122.70/120.92	c qxplain 2568/2569
122.70/120.93	c qxplain 2569/2569
122.70/120.94	c 7169[?] 1782[?] 1780[?] 1781[?]  is mandatory 
122.70/120.94	c qxplain 2568/2568
122.70/120.95	c 7170[?] -1779[?] -1783[?]  is mandatory 
122.70/120.95	c qxplain 2566/2567
122.70/120.96	c qxplain 2567/2567
122.70/120.97	c 7171[?] 1782[?] -1783[?]  is mandatory 
122.70/120.97	c qxplain 2566/2566
122.70/120.98	c 7172[?] 1779[?] -1782[?] 1783[?]  is mandatory 
122.70/120.98	c qxplain 2539/2565
122.70/120.99	c qxplain 2553/2565
122.70/121.00	c qxplain 2560/2565
122.70/121.00	c qxplain 2563/2565
122.80/121.01	c qxplain 2565/2565
122.80/121.02	c 7173[?] 1756[?] -1784[?]  is mandatory 
122.80/121.02	c qxplain 2563/2564
122.80/121.03	c qxplain 2564/2564
122.80/121.04	c 7174[?] -1784[?] -1783[?]  is mandatory 
122.80/121.04	c qxplain 2563/2563
122.80/121.05	c 7175[?] 1783[?] 1784[?] -1756[?]  is mandatory 
122.80/121.05	c qxplain 2560/2562
122.80/121.06	c qxplain 2562/2562
122.80/121.07	c 7176[?] -1785[?] 1564[?]  is mandatory 
122.80/121.07	c qxplain 2560/2561
122.80/121.09	c qxplain 2561/2561
122.89/121.10	c 7177[?] 1583[?] -1785[?]  is mandatory 
122.89/121.10	c qxplain 2560/2560
122.89/121.11	c 7178[?] -1583[?] 1785[?] -1564[?]  is mandatory 
122.89/121.12	c qxplain 2553/2559
122.89/121.12	c qxplain 2557/2559
122.89/121.13	c qxplain 2559/2559
122.89/121.14	c 7179[?] -1784[?] -1786[?]  is mandatory 
122.89/121.14	c qxplain 2557/2558
122.89/121.15	c qxplain 2558/2558
122.89/121.16	c 7180[?] -1786[?] -1785[?]  is mandatory 
122.89/121.16	c qxplain 2557/2557
122.89/121.17	c 7181[?] 1786[?] 1784[?] 1785[?]  is mandatory 
122.89/121.17	c qxplain 2553/2556
122.89/121.18	c qxplain 2555/2556
122.89/121.19	c qxplain 2556/2556
122.99/121.20	c 7182[?] -1751[?] -1787[?]  is mandatory 
122.99/121.20	c qxplain 2555/2555
122.99/121.21	c 7183[?] -1786[?] -1787[?]  is mandatory 
122.99/121.21	c qxplain 2553/2554
122.99/121.22	c qxplain 2554/2554
122.99/121.23	c 7184[?] 1786[?] 1787[?] 1751[?]  is mandatory 
122.99/121.23	c qxplain 2553/2553
123.10/121.35	c 7185[?] -1788[?] -1407[?]  is mandatory 
123.10/121.35	c qxplain 2539/2552
123.10/121.36	c qxplain 2546/2552
123.10/121.37	c qxplain 2550/2552
123.10/121.37	c qxplain 2552/2552
123.10/121.39	c 7186[?] -1426[?] -1788[?]  is mandatory 
123.10/121.39	c qxplain 2550/2551
123.10/121.39	c qxplain 2551/2551
123.20/121.40	c 7187[?] 1426[?] 1788[?] 1407[?]  is mandatory 
123.20/121.40	c qxplain 2550/2550
123.20/121.41	c qxplain 2546/2549
123.20/121.41	c qxplain 2548/2549
123.20/121.42	c qxplain 2549/2549
123.20/121.46	c qxplain 2548/2548
123.20/121.47	c 7190[?] -1787[?] 1788[?] 1789[?]  is mandatory 
123.20/121.47	c qxplain 2546/2547
123.20/121.47	c qxplain 2547/2547
123.20/121.48	c 7191[?] 1750[?] -1790[?]  is mandatory 
123.20/121.48	c qxplain 2546/2546
123.20/121.49	c 7192[?] -1789[?] -1790[?]  is mandatory 
123.20/121.49	c qxplain 2539/2545
123.30/121.50	c qxplain 2543/2545
123.30/121.50	c qxplain 2545/2545
123.30/121.51	c qxplain 2543/2544
123.30/121.51	c qxplain 2544/2544
123.30/121.52	c 7194[?] -1791[?] 1397[?]  is mandatory 
123.30/121.52	c qxplain 2543/2543
123.30/121.53	c 7195[?] -1788[?] -1791[?]  is mandatory 
123.30/121.53	c qxplain 2539/2542
123.30/121.53	c qxplain 2541/2542
123.30/121.56	c qxplain 2539/2540
123.30/121.57	c qxplain 2540/2540
123.30/121.57	c qxplain 2539/2539
123.30/121.58	c 7199[?] 1787[?] 1792[?] 1747[?]  is mandatory 
123.30/121.58	c qxplain 1693/2538
123.30/121.59	c qxplain 2116/2538
123.30/121.60	c qxplain 2328/2538
123.40/121.60	c qxplain 2434/2538
123.40/121.61	c qxplain 2487/2538
123.40/121.65	c qxplain 2513/2538
123.40/121.66	c qxplain 2526/2538
123.40/121.66	c qxplain 2533/2538
123.40/121.67	c qxplain 2536/2538
123.40/121.67	c qxplain 2538/2538
123.40/121.68	c 7200[?] 1791[?] -1793[?]  is mandatory 
123.40/121.68	c qxplain 2536/2537
123.40/121.69	c qxplain 2537/2537
123.40/121.69	c 7201[?] -1792[?] -1793[?]  is mandatory 
123.40/121.70	c qxplain 2536/2536
123.50/121.70	c qxplain 2533/2535
123.50/121.71	c qxplain 2535/2535
123.50/121.71	c qxplain 2533/2534
123.50/121.71	c qxplain 2534/2534
123.50/121.72	c qxplain 2533/2533
123.50/121.72	c 7205[?] 1793[?] 1790[?] 1794[?]  is mandatory 
123.50/121.72	c qxplain 2526/2532
123.50/121.73	c qxplain 2530/2532
123.50/121.77	c qxplain 2532/2532
123.50/121.77	c qxplain 2530/2531
123.50/121.78	c qxplain 2531/2531
123.50/121.79	c qxplain 2530/2530
123.60/121.80	c 7208[?] 1795[?] -1745[?] -1794[?]  is mandatory 
123.60/121.80	c qxplain 2526/2529
123.60/121.81	c qxplain 2528/2529
123.60/121.81	c qxplain 2529/2529
123.60/121.81	c qxplain 2528/2528
123.60/121.82	c 7211[?] 1796[?] 1207[?] 1224[?]  is mandatory 
123.60/121.82	c qxplain 2526/2527
123.60/121.83	c qxplain 2527/2527
123.60/121.83	c qxplain 2526/2526
123.60/121.84	c 7214[?] 1797[?] -1796[?] 1215[?]  is mandatory 
123.60/121.84	c qxplain 2513/2525
123.60/121.84	c qxplain 2520/2525
123.60/121.85	c qxplain 2523/2525
123.60/121.86	c qxplain 2525/2525
123.60/121.86	c qxplain 2523/2524
123.60/121.86	c qxplain 2524/2524
123.60/121.87	c qxplain 2523/2523
123.60/121.87	c 7217[?] 1798[?] -1797[?] -1794[?]  is mandatory 
123.60/121.87	c qxplain 2520/2522
123.60/121.88	c qxplain 2522/2522
123.60/121.89	c 7218[?] -1799[?] -1795[?]  is mandatory 
123.60/121.89	c qxplain 2520/2521
123.60/121.89	c qxplain 2521/2521
123.70/121.90	c 7219[?] -1799[?] -1798[?]  is mandatory 
123.70/121.90	c qxplain 2520/2520
123.70/121.90	c qxplain 2513/2519
123.70/121.92	c qxplain 2517/2519
123.70/121.94	c qxplain 2519/2519
123.70/121.94	c qxplain 2517/2518
123.70/121.95	c qxplain 2518/2518
123.70/121.97	c 7223[?] 1800[?] -1737[?] 1207[?]  is mandatory 
123.70/121.97	c qxplain 2517/2517
123.70/121.97	c qxplain 2513/2516
123.70/121.98	c qxplain 2515/2516
123.70/121.98	c qxplain 2516/2516
123.70/121.99	c qxplain 2515/2515
123.70/121.99	c 7226[?] 1801[?] -1800[?] -1215[?]  is mandatory 
123.70/121.99	c qxplain 2513/2514
123.70/121.99	c qxplain 2487/2512
123.70/122.00	c qxplain 2500/2512
123.80/122.01	c qxplain 2507/2512
123.80/122.02	c qxplain 2510/2512
123.80/122.02	c qxplain 2512/2512
123.80/122.03	c 7229[?] 1717[?] 1802[?] -1801[?]  is mandatory 
123.80/122.03	c qxplain 2510/2511
123.80/122.05	c qxplain 2511/2511
123.80/122.06	c qxplain 2510/2510
123.80/122.07	c 7232[?] -1233[?] -1207[?] 1803[?]  is mandatory 
123.80/122.07	c qxplain 2507/2509
123.80/122.08	c qxplain 2509/2509
123.80/122.08	c qxplain 2507/2508
123.80/122.09	c qxplain 2508/2508
123.80/122.09	c qxplain 2507/2507
123.80/122.10	c 7235[?] -1803[?] 1804[?] -1215[?]  is mandatory 
123.80/122.10	c qxplain 2500/2506
123.90/122.11	c qxplain 2504/2506
123.90/122.11	c qxplain 2506/2506
123.90/122.11	c qxplain 2504/2505
123.90/122.12	c qxplain 2505/2505
123.90/122.12	c qxplain 2504/2504
123.90/122.13	c 7238[?] -1804[?] 1805[?] 1717[?]  is mandatory 
123.90/122.13	c qxplain 2500/2503
123.90/122.14	c qxplain 2502/2503
123.90/122.15	c qxplain 2503/2503
123.90/122.15	c 7239[?] -1806[?] -1802[?]  is mandatory 
123.90/122.15	c qxplain 2502/2502
123.90/122.16	c 7240[?] -1805[?] -1806[?]  is mandatory 
123.90/122.16	c qxplain 2500/2501
123.90/122.17	c qxplain 2501/2501
123.90/122.17	c 7242[?] -1807[?] 1799[?]  is mandatory 
123.90/122.17	c qxplain 2500/2500
123.90/122.18	c 7243[?] 1806[?] -1807[?]  is mandatory 
123.90/122.18	c qxplain 2487/2499
123.99/122.25	c qxplain 2494/2499
123.99/122.26	c qxplain 2497/2499
123.99/122.27	c qxplain 2499/2499
124.09/122.33	c qxplain 2497/2498
124.09/122.34	c qxplain 2498/2498
124.09/122.34	c qxplain 2497/2497
124.09/122.35	c 7247[?] 1808[?] -1233[?] 1215[?]  is mandatory 
124.09/122.35	c qxplain 2494/2496
124.09/122.36	c qxplain 2496/2496
124.09/122.36	c qxplain 2494/2495
124.09/122.36	c qxplain 2495/2495
124.09/122.37	c qxplain 2494/2494
124.09/122.37	c 7250[?] 1809[?] -1808[?] 1717[?]  is mandatory 
124.09/122.37	c qxplain 2487/2493
124.09/122.38	c qxplain 2491/2493
124.09/122.38	c qxplain 2493/2493
124.19/122.43	c qxplain 2491/2492
124.19/122.44	c qxplain 2492/2492
124.19/122.44	c qxplain 2491/2491
124.19/122.45	c 7253[?] 1810[?] 1215[?] -1230[?]  is mandatory 
124.19/122.45	c qxplain 2487/2490
124.19/122.45	c qxplain 2489/2490
124.19/122.46	c qxplain 2487/2488
124.19/122.46	c qxplain 2488/2488
124.19/122.47	c 7256[?] 1811[?] -1810[?] -1794[?]  is mandatory 
124.19/122.47	c qxplain 2487/2487
124.19/122.50	c qxplain 2434/2486
124.29/122.50	c qxplain 2461/2486
124.29/122.51	c qxplain 2474/2486
124.29/122.52	c qxplain 2481/2486
124.29/122.53	c qxplain 2484/2486
124.29/122.53	c qxplain 2486/2486
124.29/122.54	c qxplain 2484/2485
124.29/122.54	c qxplain 2485/2485
124.29/122.55	c 7259[?] 1812[?] -1230[?] -1215[?]  is mandatory 
124.29/122.55	c qxplain 2484/2484
124.29/122.55	c qxplain 2481/2483
124.29/122.55	c qxplain 2483/2483
124.29/122.56	c qxplain 2481/2482
124.29/122.56	c qxplain 2482/2482
124.29/122.57	c 7262[?] 1813[?] -1812[?] -1794[?]  is mandatory 
124.29/122.57	c qxplain 2481/2481
124.29/122.57	c qxplain 2474/2480
124.29/122.58	c qxplain 2478/2480
124.29/122.58	c qxplain 2480/2480
124.29/122.58	c qxplain 2478/2479
124.29/122.59	c qxplain 2479/2479
124.29/122.60	c 7278[?] -1819[?] -1813[?]  is mandatory 
124.29/122.60	c qxplain 2478/2478
124.39/122.60	c qxplain 2474/2477
124.39/122.60	c qxplain 2476/2477
124.39/122.61	c qxplain 2477/2477
124.39/122.62	c 7281[?] -1820[?] -1811[?]  is mandatory 
124.39/122.62	c qxplain 2476/2476
124.39/122.62	c 7282[?] -1820[?] 1819[?]  is mandatory 
124.39/122.62	c qxplain 2474/2475
124.39/122.63	c qxplain 2475/2475
124.39/122.63	c qxplain 2474/2474
124.39/122.64	c 7284[?] -1821[?] -1809[?]  is mandatory 
124.39/122.64	c qxplain 2461/2473
124.39/122.64	c qxplain 2468/2473
124.39/122.65	c qxplain 2471/2473
124.39/122.65	c qxplain 2473/2473
124.39/122.66	c 7285[?] -1821[?] 1820[?]  is mandatory 
124.39/122.66	c qxplain 2471/2472
124.39/122.67	c qxplain 2472/2472
124.39/122.67	c qxplain 2471/2471
124.39/122.67	c 7287[?] -1822[?] 1807[?]  is mandatory 
124.39/122.67	c qxplain 2468/2470
124.39/122.68	c qxplain 2470/2470
124.39/122.69	c 7288[?] -1822[?] 1821[?]  is mandatory 
124.39/122.69	c qxplain 2468/2469
124.39/122.69	c qxplain 2469/2469
124.50/122.70	c 7290[?] 1743[?] -1823[?]  is mandatory 
124.50/122.70	c qxplain 2468/2468
124.50/122.70	c 7291[?] -1823[?] 1822[?]  is mandatory 
124.50/122.71	c qxplain 2461/2467
124.50/122.71	c qxplain 2465/2467
124.50/122.72	c qxplain 2467/2467
124.50/122.72	c 7295[?] 1823[?] -1239[?] 1824[?]  is mandatory 
124.50/122.72	c qxplain 2465/2466
124.50/122.73	c qxplain 2466/2466
124.50/122.77	c qxplain 2465/2465
124.50/122.78	c 7299[?] -1824[?] -1826[?]  is mandatory 
124.50/122.78	c qxplain 2461/2464
124.50/122.78	c qxplain 2463/2464
124.50/122.79	c qxplain 2464/2464
124.50/122.79	c qxplain 2463/2463
124.50/122.79	c 7302[?] 1826[?] 1066[?]  is mandatory 
124.50/122.79	c qxplain 2461/2462
124.60/122.80	c qxplain 2462/2462
124.60/122.81	c 7304[?] -1857[?] -1980[?]  is mandatory 
124.60/122.81	c qxplain 2461/2461
124.60/122.81	c 7305[?] -1858[?] -1980[?]  is mandatory 
124.60/122.81	c qxplain 2434/2460
124.60/122.82	c qxplain 2448/2460
124.60/122.83	c qxplain 2455/2460
124.60/122.84	c qxplain 2458/2460
124.60/122.84	c qxplain 2460/2460
124.60/122.84	c 7306[?] 1980[?] 1858[?] 1857[?]  is mandatory 
124.60/122.84	c qxplain 2458/2459
124.60/122.85	c qxplain 2459/2459
124.60/122.85	c 7307[?] -1859[?] -1981[?]  is mandatory 
124.60/122.85	c qxplain 2458/2458
124.60/122.86	c 7308[?] 1980[?] -1981[?]  is mandatory 
124.60/122.86	c qxplain 2455/2457
124.60/122.86	c qxplain 2457/2457
124.60/122.86	c 7309[?] 1981[?] -1980[?] 1859[?]  is mandatory 
124.60/122.86	c qxplain 2455/2456
124.60/122.87	c qxplain 2456/2456
124.60/122.87	c 7310[?] -1860[?] -1982[?]  is mandatory 
124.60/122.87	c qxplain 2455/2455
124.60/122.88	c 7311[?] 1981[?] -1982[?]  is mandatory 
124.60/122.88	c qxplain 2448/2454
124.60/122.88	c qxplain 2452/2454
124.60/122.89	c qxplain 2454/2454
124.60/122.89	c 7312[?] 1982[?] -1981[?] 1860[?]  is mandatory 
124.60/122.89	c qxplain 2452/2453
124.60/122.90	c qxplain 2453/2453
124.70/122.90	c 7313[?] -1855[?] -1983[?]  is mandatory 
124.70/122.90	c qxplain 2452/2452
124.70/122.90	c 7314[?] -1856[?] -1983[?]  is mandatory 
124.70/122.90	c qxplain 2448/2451
124.70/122.91	c qxplain 2450/2451
124.70/122.91	c qxplain 2451/2451
124.70/122.92	c 7315[?] 1983[?] 1856[?] 1855[?]  is mandatory 
124.70/122.92	c qxplain 2450/2450
124.70/122.92	c 7316[?] -1854[?] -1984[?]  is mandatory 
124.70/122.92	c qxplain 2448/2449
124.70/122.92	c qxplain 2449/2449
124.70/122.93	c 7317[?] 1983[?] -1984[?]  is mandatory 
124.70/122.93	c qxplain 2448/2448
124.70/122.93	c 7318[?] 1984[?] -1983[?] 1854[?]  is mandatory 
124.70/122.93	c qxplain 2434/2447
124.70/122.94	c qxplain 2441/2447
124.70/122.95	c qxplain 2445/2447
124.70/122.95	c qxplain 2447/2447
124.70/122.95	c 7319[?] -1853[?] -1985[?]  is mandatory 
124.70/122.95	c qxplain 2445/2446
124.70/122.96	c qxplain 2446/2446
124.70/122.96	c 7320[?] 1984[?] -1985[?]  is mandatory 
124.70/122.96	c qxplain 2445/2445
124.70/122.96	c 7321[?] 1985[?] -1984[?] 1853[?]  is mandatory 
124.70/122.96	c qxplain 2441/2444
124.70/122.97	c qxplain 2443/2444
124.70/122.97	c qxplain 2444/2444
124.70/122.98	c 7322[?] -1986[?] -1852[?]  is mandatory 
124.70/122.98	c qxplain 2443/2443
124.70/122.98	c 7323[?] 1985[?] -1986[?]  is mandatory 
124.70/122.98	c qxplain 2441/2442
124.70/122.99	c qxplain 2442/2442
124.70/122.99	c 7324[?] 1986[?] -1985[?] 1852[?]  is mandatory 
124.70/122.99	c qxplain 2441/2441
124.70/122.99	c 7325[?] 1982[?] -1987[?]  is mandatory 
124.70/122.99	c qxplain 2434/2440
124.80/123.00	c qxplain 2438/2440
124.80/123.00	c qxplain 2440/2440
124.80/123.01	c 7326[?] 1986[?] -1987[?]  is mandatory 
124.80/123.01	c qxplain 2438/2439
124.80/123.01	c qxplain 2439/2439
124.80/123.01	c 7327[?] 1987[?] -1986[?] -1982[?]  is mandatory 
124.80/123.01	c qxplain 2438/2438
124.80/123.02	c 7328[?] -1865[?] -1988[?]  is mandatory 
124.80/123.02	c qxplain 2434/2437
124.80/123.02	c qxplain 2436/2437
124.80/123.03	c qxplain 2437/2437
124.80/123.03	c 7329[?] -1867[?] -1988[?]  is mandatory 
124.80/123.03	c qxplain 2436/2436
124.80/123.03	c 7330[?] 1988[?] 1867[?] 1865[?]  is mandatory 
124.80/123.03	c qxplain 2434/2435
124.80/123.04	c qxplain 2435/2435
124.80/123.04	c 7331[?] -1866[?] -1989[?]  is mandatory 
124.80/123.04	c qxplain 2434/2434
124.80/123.05	c 7332[?] 1988[?] -1989[?]  is mandatory 
124.80/123.05	c qxplain 2328/2433
124.80/123.09	c qxplain 2381/2433
124.80/123.10	c qxplain 2408/2433
124.91/123.10	c qxplain 2421/2433
124.91/123.11	c qxplain 2428/2433
124.91/123.11	c qxplain 2431/2433
124.91/123.12	c qxplain 2433/2433
124.91/123.12	c 7333[?] 1989[?] -1988[?] 1866[?]  is mandatory 
124.91/123.12	c qxplain 2431/2432
124.91/123.13	c qxplain 2432/2432
124.91/123.13	c 7334[?] -1861[?] -1990[?]  is mandatory 
124.91/123.13	c qxplain 2431/2431
124.91/123.14	c 7335[?] -1864[?] -1990[?]  is mandatory 
124.91/123.14	c qxplain 2428/2430
124.91/123.14	c qxplain 2430/2430
124.91/123.14	c 7336[?] 1990[?] 1864[?] 1861[?]  is mandatory 
124.91/123.14	c qxplain 2428/2429
124.91/123.15	c qxplain 2429/2429
124.91/123.15	c 7337[?] -1862[?] -1991[?]  is mandatory 
124.91/123.15	c qxplain 2428/2428
124.91/123.16	c 7338[?] 1990[?] -1991[?]  is mandatory 
124.91/123.16	c qxplain 2421/2427
124.91/123.16	c qxplain 2425/2427
124.91/123.16	c qxplain 2427/2427
124.91/123.17	c 7339[?] 1991[?] -1990[?] 1862[?]  is mandatory 
124.91/123.17	c qxplain 2425/2426
124.91/123.17	c qxplain 2426/2426
124.91/123.18	c 7340[?] -1863[?] -1992[?]  is mandatory 
124.91/123.18	c qxplain 2425/2425
124.91/123.18	c 7341[?] 1991[?] -1992[?]  is mandatory 
124.91/123.18	c qxplain 2421/2424
124.91/123.18	c qxplain 2423/2424
124.91/123.19	c qxplain 2424/2424
124.91/123.19	c 7342[?] -1991[?] 1863[?] 1992[?]  is mandatory 
124.91/123.19	c qxplain 2423/2423
124.91/123.20	c 7343[?] -1868[?] -1993[?]  is mandatory 
124.91/123.20	c qxplain 2421/2422
124.91/123.20	c qxplain 2422/2422
125.00/123.21	c 7344[?] 1992[?] -1993[?]  is mandatory 
125.00/123.21	c qxplain 2421/2421
125.00/123.21	c 7345[?] -1992[?] 1993[?] 1868[?]  is mandatory 
125.00/123.21	c qxplain 2408/2420
125.00/123.22	c qxplain 2415/2420
125.00/123.23	c qxplain 2418/2420
125.00/123.23	c qxplain 2420/2420
125.00/123.23	c 7346[?] 1989[?] -1994[?]  is mandatory 
125.00/123.23	c qxplain 2418/2419
125.00/123.24	c qxplain 2419/2419
125.00/123.24	c 7347[?] 1993[?] -1994[?]  is mandatory 
125.00/123.24	c qxplain 2418/2418
125.00/123.25	c 7348[?] -1993[?] -1989[?] 1994[?]  is mandatory 
125.00/123.25	c qxplain 2415/2417
125.00/123.25	c qxplain 2417/2417
125.00/123.26	c 7349[?] 1987[?] -1995[?]  is mandatory 
125.00/123.26	c qxplain 2415/2416
125.00/123.26	c qxplain 2416/2416
125.00/123.27	c 7350[?] 1994[?] -1995[?]  is mandatory 
125.00/123.27	c qxplain 2415/2415
125.00/123.27	c 7351[?] -1994[?] 1995[?] -1987[?]  is mandatory 
125.00/123.27	c qxplain 2408/2414
125.00/123.28	c qxplain 2412/2414
125.00/123.29	c qxplain 2414/2414
125.10/123.31	c 7352[?] -1871[?] -1996[?]  is mandatory 
125.10/123.31	c qxplain 2412/2413
125.10/123.32	c qxplain 2413/2413
125.10/123.33	c 7353[?] -1872[?] -1996[?]  is mandatory 
125.10/123.33	c qxplain 2412/2412
125.10/123.34	c 7354[?] 1996[?] 1872[?] 1871[?]  is mandatory 
125.10/123.34	c qxplain 2408/2411
125.10/123.34	c qxplain 2410/2411
125.10/123.35	c qxplain 2411/2411
125.10/123.36	c 7355[?] -1869[?] -1997[?]  is mandatory 
125.10/123.36	c qxplain 2410/2410
125.10/123.37	c 7356[?] 1996[?] -1997[?]  is mandatory 
125.10/123.37	c qxplain 2408/2409
125.10/123.38	c qxplain 2409/2409
125.10/123.38	c 7357[?] -1996[?] 1997[?] 1869[?]  is mandatory 
125.10/123.38	c qxplain 2408/2408
125.10/123.39	c 7358[?] -1870[?] -1998[?]  is mandatory 
125.10/123.39	c qxplain 2381/2407
125.20/123.40	c qxplain 2395/2407
125.20/123.41	c qxplain 2402/2407
125.20/123.41	c qxplain 2405/2407
125.20/123.42	c qxplain 2407/2407
125.20/123.43	c 7359[?] 1997[?] -1998[?]  is mandatory 
125.20/123.43	c qxplain 2405/2406
125.20/123.44	c qxplain 2406/2406
125.20/123.45	c 7360[?] -1997[?] 1998[?] 1870[?]  is mandatory 
125.20/123.45	c qxplain 2405/2405
125.20/123.46	c 7361[?] 1995[?] -1999[?]  is mandatory 
125.20/123.46	c qxplain 2402/2404
125.20/123.47	c qxplain 2404/2404
125.20/123.48	c 7362[?] 1998[?] -1999[?]  is mandatory 
125.20/123.48	c qxplain 2402/2403
125.20/123.49	c qxplain 2403/2403
125.20/123.49	c 7363[?] -1998[?] 1999[?] -1995[?]  is mandatory 
125.20/123.49	c qxplain 2402/2402
125.30/123.50	c 7364[?] -1873[?] -2000[?]  is mandatory 
125.30/123.50	c qxplain 2395/2401
125.30/123.51	c qxplain 2399/2401
125.30/123.52	c qxplain 2401/2401
125.30/123.53	c 7365[?] -1874[?] -2000[?]  is mandatory 
125.30/123.53	c qxplain 2399/2400
125.30/123.54	c qxplain 2400/2400
125.30/123.55	c 7366[?] 2000[?] 1874[?] 1873[?]  is mandatory 
125.30/123.55	c qxplain 2399/2399
125.30/123.56	c 7367[?] -2001[?] 1999[?]  is mandatory 
125.30/123.56	c qxplain 2395/2398
125.30/123.57	c qxplain 2397/2398
125.30/123.58	c qxplain 2398/2398
125.30/123.58	c 7368[?] 2000[?] -2001[?]  is mandatory 
125.30/123.58	c qxplain 2397/2397
125.30/123.59	c 7369[?] -2000[?] -1999[?] 2001[?]  is mandatory 
125.30/123.59	c qxplain 2395/2396
125.40/123.62	c qxplain 2396/2396
125.40/123.63	c 7370[?] 1875[?] -2002[?]  is mandatory 
125.40/123.63	c qxplain 2395/2395
125.40/123.64	c 7371[?] -2002[?] -2001[?]  is mandatory 
125.40/123.64	c qxplain 2381/2394
125.40/123.66	c qxplain 2388/2394
125.40/123.67	c qxplain 2392/2394
125.40/123.67	c qxplain 2394/2394
125.40/123.68	c 7372[?] 2002[?] -1875[?] 2001[?]  is mandatory 
125.40/123.68	c qxplain 2392/2393
125.40/123.68	c qxplain 2393/2393
125.50/123.77	c 7373[?] -1875[?] -2003[?]  is mandatory 
125.50/123.77	c qxplain 2392/2392
125.50/123.79	c 7374[?] -2003[?] 2001[?]  is mandatory 
125.50/123.79	c qxplain 2388/2391
125.50/123.80	c qxplain 2390/2391
125.60/123.80	c qxplain 2391/2391
125.60/123.81	c 7375[?] 2003[?] 1875[?] -2001[?]  is mandatory 
125.60/123.81	c qxplain 2390/2390
125.60/123.81	c 7376[?] -2004[?] -2002[?]  is mandatory 
125.60/123.81	c qxplain 2388/2389
125.60/123.82	c qxplain 2389/2389
125.60/123.82	c 7377[?] -2004[?] -2003[?]  is mandatory 
125.60/123.82	c qxplain 2388/2388
125.60/123.83	c 7378[?] 2002[?] 2003[?] 2004[?]  is mandatory 
125.60/123.83	c qxplain 2381/2387
125.60/123.83	c qxplain 2385/2387
125.60/123.84	c qxplain 2387/2387
125.60/123.85	c 7379[?] -2005[?] 1883[?]  is mandatory 
125.60/123.85	c qxplain 2385/2386
125.60/123.86	c qxplain 2386/2386
125.60/123.87	c 7380[?] -2005[?] 2004[?]  is mandatory 
125.60/123.87	c qxplain 2385/2385
125.60/123.87	c 7381[?] -2004[?] -1883[?] 2005[?]  is mandatory 
125.60/123.87	c qxplain 2381/2384
125.60/123.88	c qxplain 2383/2384
125.60/123.88	c qxplain 2384/2384
125.60/123.89	c 7382[?] -2006[?] 1875[?]  is mandatory 
125.60/123.89	c qxplain 2383/2383
125.60/123.89	c 7383[?] -2006[?] -1883[?]  is mandatory 
125.60/123.89	c qxplain 2381/2382
125.70/123.90	c qxplain 2382/2382
125.70/123.91	c 7384[?] -1875[?] 1883[?] 2006[?]  is mandatory 
125.70/123.91	c qxplain 2381/2381
125.70/123.91	c 7385[?] -2005[?] -2007[?]  is mandatory 
125.70/123.91	c qxplain 2328/2380
125.70/123.92	c qxplain 2355/2380
125.70/123.92	c qxplain 2368/2380
125.70/123.94	c qxplain 2375/2380
125.70/123.95	c qxplain 2378/2380
125.70/123.95	c qxplain 2380/2380
125.70/123.96	c 7386[?] -2006[?] -2007[?]  is mandatory 
125.70/123.96	c qxplain 2378/2379
125.70/123.96	c qxplain 2379/2379
125.70/123.97	c 7387[?] 2007[?] 2005[?] 2006[?]  is mandatory 
125.70/123.97	c qxplain 2378/2378
125.70/123.97	c 7388[?] 1876[?] -2008[?]  is mandatory 
125.70/123.97	c qxplain 2375/2377
125.70/123.98	c qxplain 2377/2377
125.70/123.99	c 7389[?] -2008[?] -2003[?]  is mandatory 
125.70/123.99	c qxplain 2375/2376
125.70/123.99	c qxplain 2376/2376
125.70/124.00	c 7390[?] -1876[?] 2008[?] 2003[?]  is mandatory 
125.70/124.00	c qxplain 2375/2375
125.79/124.03	c qxplain 2368/2374
125.79/124.04	c qxplain 2372/2374
125.79/124.05	c qxplain 2374/2374
125.79/124.06	c 7392[?] -2009[?] -1875[?]  is mandatory 
125.79/124.06	c qxplain 2372/2373
125.79/124.07	c qxplain 2373/2373
125.79/124.07	c 7393[?] 2009[?] 1875[?] 1873[?]  is mandatory 
125.79/124.07	c qxplain 2372/2372
125.89/124.12	c qxplain 2368/2371
125.89/124.14	c qxplain 2370/2371
125.89/124.14	c qxplain 2371/2371
125.89/124.16	c 7395[?] -2010[?] 2009[?]  is mandatory 
125.89/124.16	c qxplain 2370/2370
125.89/124.16	c 7396[?] 2010[?] -2009[?] 1874[?]  is mandatory 
125.89/124.16	c qxplain 2368/2369
125.89/124.18	c qxplain 2369/2369
125.89/124.19	c 7397[?] -1876[?] -2011[?]  is mandatory 
125.89/124.19	c qxplain 2368/2368
126.00/124.22	c qxplain 2355/2367
126.00/124.22	c qxplain 2362/2367
126.00/124.23	c qxplain 2365/2367
126.00/124.25	c qxplain 2367/2367
126.00/124.25	c 7399[?] 2011[?] 1876[?] -1998[?]  is mandatory 
126.00/124.25	c qxplain 2365/2366
126.00/124.26	c qxplain 2366/2366
126.00/124.27	c 7400[?] -2012[?] 2010[?]  is mandatory 
126.00/124.27	c qxplain 2365/2365
126.00/124.28	c 7401[?] 2011[?] -2012[?]  is mandatory 
126.00/124.28	c qxplain 2362/2364
126.00/124.29	c qxplain 2364/2364
126.00/124.29	c 7402[?] 2012[?] -2011[?] -2010[?]  is mandatory 
126.00/124.29	c qxplain 2362/2363
126.00/124.30	c qxplain 2363/2363
126.10/124.31	c qxplain 2362/2362
126.10/124.32	c 7404[?] -2013[?] 2012[?]  is mandatory 
126.10/124.32	c qxplain 2355/2361
126.10/124.33	c qxplain 2359/2361
126.10/124.34	c qxplain 2361/2361
126.10/124.34	c 7405[?] 2013[?] -2012[?] -1995[?]  is mandatory 
126.10/124.34	c qxplain 2359/2360
126.10/124.35	c qxplain 2360/2360
126.10/124.36	c 7406[?] -2008[?] -2014[?]  is mandatory 
126.10/124.36	c qxplain 2359/2359
126.10/124.36	c 7407[?] -2014[?] -2013[?]  is mandatory 
126.10/124.36	c qxplain 2355/2358
126.10/124.37	c qxplain 2357/2358
126.10/124.37	c qxplain 2358/2358
126.10/124.38	c 7408[?] 2008[?] 2014[?] 2013[?]  is mandatory 
126.10/124.38	c qxplain 2357/2357
126.10/124.39	c 7409[?] -2015[?] 1883[?]  is mandatory 
126.10/124.39	c qxplain 2355/2356
126.10/124.39	c qxplain 2356/2356
126.10/124.40	c 7410[?] 2014[?] -2015[?]  is mandatory 
126.10/124.40	c qxplain 2355/2355
126.20/124.40	c 7411[?] -2014[?] 2015[?] -1883[?]  is mandatory 
126.20/124.40	c qxplain 2328/2354
126.20/124.41	c qxplain 2342/2354
126.20/124.41	c qxplain 2349/2354
126.20/124.41	c qxplain 2352/2354
126.20/124.42	c qxplain 2354/2354
126.20/124.43	c 7412[?] 1876[?] -2016[?]  is mandatory 
126.20/124.43	c qxplain 2352/2353
126.20/124.43	c qxplain 2353/2353
126.20/124.44	c 7413[?] -2016[?] -1883[?]  is mandatory 
126.20/124.44	c qxplain 2352/2352
126.20/124.44	c 7414[?] -1876[?] 2016[?] 1883[?]  is mandatory 
126.20/124.44	c qxplain 2349/2351
126.20/124.45	c qxplain 2351/2351
126.20/124.46	c 7415[?] -2015[?] -2017[?]  is mandatory 
126.20/124.46	c qxplain 2349/2350
126.20/124.46	c qxplain 2350/2350
126.20/124.47	c 7416[?] -2017[?] -2016[?]  is mandatory 
126.20/124.47	c qxplain 2349/2349
126.20/124.47	c 7417[?] 2015[?] 2017[?] 2016[?]  is mandatory 
126.20/124.47	c qxplain 2342/2348
126.20/124.48	c qxplain 2346/2348
126.20/124.48	c qxplain 2348/2348
126.20/124.49	c 7418[?] -1877[?] -2018[?]  is mandatory 
126.20/124.49	c qxplain 2346/2347
126.20/124.50	c qxplain 2347/2347
126.30/124.50	c 7419[?] -2018[?] 2013[?]  is mandatory 
126.30/124.50	c qxplain 2346/2346
126.30/124.50	c 7420[?] 2018[?] -2013[?] 1877[?]  is mandatory 
126.30/124.50	c qxplain 2342/2345
126.30/124.51	c qxplain 2344/2345
126.30/124.52	c qxplain 2345/2345
126.30/124.52	c 7421[?] -2019[?] 1877[?]  is mandatory 
126.30/124.52	c qxplain 2344/2344
126.30/124.53	c 7422[?] -2019[?] -2013[?]  is mandatory 
126.30/124.53	c qxplain 2342/2343
126.30/124.53	c qxplain 2343/2343
126.30/124.54	c 7423[?] -1877[?] 2019[?] 2013[?]  is mandatory 
126.30/124.54	c qxplain 2342/2342
126.30/124.54	c 7424[?] -2020[?] -2018[?]  is mandatory 
126.30/124.54	c qxplain 2328/2341
126.30/124.55	c qxplain 2335/2341
126.30/124.55	c qxplain 2339/2341
126.30/124.55	c qxplain 2341/2341
126.30/124.56	c 7425[?] -2019[?] -2020[?]  is mandatory 
126.30/124.56	c qxplain 2339/2340
126.30/124.56	c qxplain 2340/2340
126.30/124.56	c 7426[?] 2020[?] 2019[?] 2018[?]  is mandatory 
126.30/124.56	c qxplain 2339/2339
126.30/124.57	c 7427[?] -2021[?] 1883[?]  is mandatory 
126.30/124.57	c qxplain 2335/2338
126.30/124.58	c qxplain 2337/2338
126.30/124.58	c qxplain 2338/2338
126.30/124.58	c 7428[?] 2020[?] -2021[?]  is mandatory 
126.30/124.58	c qxplain 2337/2337
126.30/124.59	c 7429[?] 2021[?] -2020[?] -1883[?]  is mandatory 
126.30/124.59	c qxplain 2335/2336
126.30/124.59	c qxplain 2336/2336
126.39/124.60	c 7430[?] 1877[?] -2022[?]  is mandatory 
126.39/124.60	c qxplain 2335/2335
126.39/124.60	c 7431[?] -2022[?] -1883[?]  is mandatory 
126.39/124.60	c qxplain 2328/2334
126.39/124.61	c qxplain 2332/2334
126.39/124.61	c qxplain 2334/2334
126.39/124.62	c 7432[?] -1877[?] 1883[?] 2022[?]  is mandatory 
126.39/124.62	c qxplain 2332/2333
126.39/124.62	c qxplain 2333/2333
126.39/124.63	c 7433[?] -2023[?] -2021[?]  is mandatory 
126.39/124.63	c qxplain 2332/2332
126.39/124.63	c 7434[?] -2022[?] -2023[?]  is mandatory 
126.39/124.63	c qxplain 2328/2331
126.39/124.64	c qxplain 2330/2331
126.39/124.64	c qxplain 2331/2331
126.39/124.65	c 7435[?] 2021[?] 2023[?] 2022[?]  is mandatory 
126.39/124.65	c qxplain 2330/2330
126.39/124.65	c 7436[?] -2024[?] 1878[?]  is mandatory 
126.39/124.65	c qxplain 2328/2329
126.39/124.66	c qxplain 2329/2329
126.39/124.68	c 7437[?] -2024[?] -2018[?]  is mandatory 
126.39/124.68	c qxplain 2328/2328
126.39/124.69	c 7438[?] 2024[?] -1878[?] 2018[?]  is mandatory 
126.39/124.69	c qxplain 2116/2327
126.49/124.70	c qxplain 2222/2327
126.49/124.71	c qxplain 2275/2327
126.49/124.71	c qxplain 2302/2327
126.49/124.72	c qxplain 2315/2327
126.49/124.72	c qxplain 2322/2327
126.49/124.73	c qxplain 2325/2327
126.49/124.74	c qxplain 2327/2327
126.49/124.75	c 7439[?] -1877[?] -2025[?]  is mandatory 
126.49/124.75	c qxplain 2325/2326
126.49/124.76	c qxplain 2326/2326
126.49/124.77	c 7440[?] -2025[?] -1878[?]  is mandatory 
126.49/124.77	c qxplain 2325/2325
126.49/124.78	c 7441[?] 2025[?] 1878[?] 1877[?]  is mandatory 
126.49/124.78	c qxplain 2322/2324
126.49/124.79	c qxplain 2324/2324
126.49/124.80	c 7442[?] 2013[?] -2026[?]  is mandatory 
126.49/124.80	c qxplain 2322/2323
126.59/124.80	c qxplain 2323/2323
126.59/124.81	c 7443[?] 2025[?] -2026[?]  is mandatory 
126.59/124.81	c qxplain 2322/2322
126.59/124.82	c 7444[?] -2013[?] -2025[?] 2026[?]  is mandatory 
126.59/124.82	c qxplain 2315/2321
126.59/124.82	c qxplain 2319/2321
126.59/124.83	c qxplain 2321/2321
126.59/124.83	c 7445[?] -2027[?] -2024[?]  is mandatory 
126.59/124.83	c qxplain 2319/2320
126.59/124.84	c qxplain 2320/2320
126.59/124.84	c 7446[?] -2027[?] -2026[?]  is mandatory 
126.59/124.84	c qxplain 2319/2319
126.59/124.85	c 7447[?] 2027[?] 2024[?] 2026[?]  is mandatory 
126.59/124.85	c qxplain 2315/2318
126.59/124.85	c qxplain 2317/2318
126.59/124.86	c qxplain 2318/2318
126.59/124.86	c 7448[?] -2028[?] 1883[?]  is mandatory 
126.59/124.86	c qxplain 2317/2317
126.59/124.87	c 7449[?] -2028[?] 2027[?]  is mandatory 
126.59/124.87	c qxplain 2315/2316
126.59/124.88	c qxplain 2316/2316
126.59/124.88	c 7450[?] 2028[?] -2027[?] -1883[?]  is mandatory 
126.59/124.88	c qxplain 2315/2315
126.59/124.89	c 7451[?] -2029[?] 1878[?]  is mandatory 
126.59/124.89	c qxplain 2302/2314
126.59/124.89	c qxplain 2309/2314
126.69/124.90	c qxplain 2312/2314
126.69/124.90	c qxplain 2314/2314
126.69/124.91	c 7452[?] -2029[?] -1883[?]  is mandatory 
126.69/124.91	c qxplain 2312/2313
126.69/124.91	c qxplain 2313/2313
126.69/124.92	c 7453[?] 2029[?] -1878[?] 1883[?]  is mandatory 
126.69/124.92	c qxplain 2312/2312
126.69/124.93	c 7454[?] -2030[?] -2028[?]  is mandatory 
126.69/124.93	c qxplain 2309/2311
126.69/124.93	c qxplain 2311/2311
126.69/124.94	c 7455[?] -2030[?] -2029[?]  is mandatory 
126.69/124.94	c qxplain 2309/2310
126.69/124.94	c qxplain 2310/2310
126.69/124.95	c 7456[?] 2030[?] 2028[?] 2029[?]  is mandatory 
126.69/124.95	c qxplain 2309/2309
126.69/124.95	c 7457[?] -2023[?] -2031[?]  is mandatory 
126.69/124.95	c qxplain 2302/2308
126.69/124.96	c qxplain 2306/2308
126.69/124.96	c qxplain 2308/2308
126.69/124.97	c 7458[?] -2031[?] -2030[?]  is mandatory 
126.69/124.97	c qxplain 2306/2307
126.69/124.98	c qxplain 2307/2307
126.79/125.01	c 7459[?] 2023[?] 2030[?] 2031[?]  is mandatory 
126.79/125.01	c qxplain 2306/2306
126.79/125.02	c 7460[?] -2017[?] -2032[?]  is mandatory 
126.79/125.02	c qxplain 2302/2305
126.79/125.03	c qxplain 2304/2305
126.79/125.03	c qxplain 2305/2305
126.79/125.04	c 7461[?] 2031[?] -2032[?]  is mandatory 
126.79/125.04	c qxplain 2304/2304
126.79/125.04	c 7462[?] -2031[?] 2017[?] 2032[?]  is mandatory 
126.79/125.04	c qxplain 2302/2303
126.79/125.05	c qxplain 2303/2303
126.79/125.06	c 7463[?] 2007[?] -2033[?]  is mandatory 
126.79/125.06	c qxplain 2302/2302
126.79/125.06	c 7464[?] -2032[?] -2033[?]  is mandatory 
126.79/125.06	c qxplain 2275/2301
126.79/125.07	c qxplain 2289/2301
126.79/125.07	c qxplain 2296/2301
126.79/125.08	c qxplain 2299/2301
126.79/125.08	c qxplain 2301/2301
126.79/125.09	c 7465[?] 2033[?] 2032[?] -2007[?]  is mandatory 
126.79/125.09	c qxplain 2299/2300
126.79/125.10	c qxplain 2300/2300
126.89/125.10	c 7466[?] 1977[?] -2034[?]  is mandatory 
126.89/125.10	c qxplain 2299/2299
126.89/125.11	c 7467[?] 2033[?] -2034[?]  is mandatory 
126.89/125.11	c qxplain 2296/2298
126.89/125.11	c qxplain 2298/2298
126.89/125.12	c 7468[?] 2034[?] -2033[?] -1977[?]  is mandatory 
126.89/125.12	c qxplain 2296/2297
126.89/125.13	c qxplain 2297/2297
126.89/125.13	c 7469[?] -2035[?] 2023[?]  is mandatory 
126.89/125.13	c qxplain 2296/2296
126.89/125.14	c 7470[?] -2035[?] -2030[?]  is mandatory 
126.89/125.14	c qxplain 2289/2295
126.89/125.14	c qxplain 2293/2295
126.89/125.14	c qxplain 2295/2295
126.89/125.16	c 7471[?] 2035[?] -2023[?] 2030[?]  is mandatory 
126.89/125.16	c qxplain 2293/2294
126.89/125.16	c qxplain 2294/2294
126.89/125.17	c 7472[?] -1964[?] -2036[?]  is mandatory 
126.89/125.17	c qxplain 2293/2293
126.89/125.17	c 7473[?] -2017[?] -2036[?]  is mandatory 
126.89/125.17	c qxplain 2289/2292
126.89/125.18	c qxplain 2291/2292
126.89/125.18	c qxplain 2292/2292
127.00/125.25	c 7474[?] 1964[?] 2017[?] 2036[?]  is mandatory 
127.00/125.25	c qxplain 2291/2291
127.00/125.26	c 7475[?] 1964[?] -2037[?]  is mandatory 
127.00/125.26	c qxplain 2289/2290
127.00/125.27	c qxplain 2290/2290
127.00/125.27	c 7476[?] 2017[?] -2037[?]  is mandatory 
127.00/125.27	c qxplain 2289/2289
127.11/125.34	c 7477[?] 2037[?] -1964[?] -2017[?]  is mandatory 
127.11/125.34	c qxplain 2275/2288
127.11/125.35	c qxplain 2282/2288
127.11/125.35	c qxplain 2286/2288
127.11/125.36	c qxplain 2288/2288
127.21/125.41	c 7478[?] -2036[?] -2038[?]  is mandatory 
127.21/125.41	c qxplain 2286/2287
127.21/125.42	c qxplain 2287/2287
127.21/125.44	c 7479[?] -2038[?] -2037[?]  is mandatory 
127.21/125.44	c qxplain 2286/2286
127.21/125.45	c 7480[?] 2037[?] 2038[?] 2036[?]  is mandatory 
127.21/125.45	c qxplain 2282/2285
127.21/125.46	c qxplain 2284/2285
127.21/125.46	c qxplain 2285/2285
127.21/125.47	c 7481[?] 2035[?] -2039[?]  is mandatory 
127.21/125.47	c qxplain 2284/2284
127.21/125.47	c 7482[?] -2038[?] -2039[?]  is mandatory 
127.21/125.47	c qxplain 2282/2283
127.21/125.48	c qxplain 2283/2283
127.30/125.51	c 7483[?] 2038[?] -2035[?] 2039[?]  is mandatory 
127.30/125.51	c qxplain 2282/2282
127.30/125.52	c 7484[?] -2040[?] -2030[?]  is mandatory 
127.30/125.52	c qxplain 2275/2281
127.30/125.52	c qxplain 2279/2281
127.30/125.53	c qxplain 2281/2281
127.30/125.58	c 7485[?] -2039[?] -2040[?]  is mandatory 
127.30/125.58	c qxplain 2279/2280
127.30/125.59	c qxplain 2280/2280
127.30/125.59	c 7486[?] 2039[?] 2040[?] 2030[?]  is mandatory 
127.30/125.59	c qxplain 2279/2279
127.40/125.64	c 7487[?] 2023[?] -2041[?]  is mandatory 
127.40/125.64	c qxplain 2275/2278
127.40/125.65	c qxplain 2277/2278
127.40/125.65	c qxplain 2278/2278
127.40/125.67	c 7488[?] -2041[?] -2035[?]  is mandatory 
127.40/125.67	c qxplain 2277/2277
127.40/125.68	c 7489[?] -2023[?] 2041[?] 2035[?]  is mandatory 
127.40/125.68	c qxplain 2275/2276
127.40/125.68	c qxplain 2276/2276
127.40/125.69	c 7490[?] -2042[?] -2040[?]  is mandatory 
127.40/125.69	c qxplain 2275/2275
127.40/125.69	c 7491[?] -2041[?] -2042[?]  is mandatory 
127.40/125.69	c qxplain 2222/2274
127.50/125.70	c qxplain 2249/2274
127.50/125.70	c qxplain 2262/2274
127.50/125.71	c qxplain 2269/2274
127.50/125.71	c qxplain 2272/2274
127.50/125.72	c qxplain 2274/2274
127.50/125.74	c 7492[?] 2042[?] 2041[?] 2040[?]  is mandatory 
127.50/125.74	c qxplain 2272/2273
127.50/125.74	c qxplain 2273/2273
127.50/125.75	c 7493[?] -2043[?] 1885[?]  is mandatory 
127.50/125.75	c qxplain 2272/2272
127.50/125.75	c 7494[?] -2043[?] 2040[?]  is mandatory 
127.50/125.75	c qxplain 2269/2271
127.60/125.80	c qxplain 2271/2271
127.60/125.82	c 7495[?] -1885[?] 2043[?] -2040[?]  is mandatory 
127.60/125.82	c qxplain 2269/2270
127.60/125.84	c qxplain 2270/2270
127.60/125.85	c 7496[?] -2042[?] -2044[?]  is mandatory 
127.60/125.85	c qxplain 2269/2269
127.60/125.86	c 7497[?] -2044[?] -2043[?]  is mandatory 
127.60/125.86	c qxplain 2262/2268
127.60/125.86	c qxplain 2266/2268
127.60/125.87	c qxplain 2268/2268
127.60/125.87	c 7498[?] 2043[?] 2044[?] 2042[?]  is mandatory 
127.60/125.87	c qxplain 2266/2267
127.60/125.88	c qxplain 2267/2267
127.60/125.88	c 7499[?] -2045[?] 1884[?]  is mandatory 
127.60/125.88	c qxplain 2266/2266
127.60/125.89	c 7500[?] -2045[?] 2040[?]  is mandatory 
127.60/125.89	c qxplain 2262/2265
127.60/125.89	c qxplain 2264/2265
127.70/125.92	c qxplain 2265/2265
127.70/125.93	c 7501[?] 2045[?] -1884[?] -2040[?]  is mandatory 
127.70/125.93	c qxplain 2264/2264
127.70/125.95	c 7502[?] 2017[?] -2046[?]  is mandatory 
127.70/125.95	c qxplain 2262/2263
127.70/125.96	c qxplain 2263/2263
127.70/125.97	c 7503[?] 2030[?] -2046[?]  is mandatory 
127.70/125.97	c qxplain 2262/2262
127.70/125.97	c 7504[?] 2046[?] -2017[?] -2030[?]  is mandatory 
127.70/125.97	c qxplain 2249/2261
127.70/125.98	c qxplain 2256/2261
127.70/125.98	c qxplain 2259/2261
127.70/125.99	c qxplain 2261/2261
127.70/125.99	c 7505[?] -2047[?] -2040[?]  is mandatory 
127.70/125.99	c qxplain 2259/2260
127.70/126.00	c qxplain 2260/2260
127.80/126.00	c 7506[?] -2047[?] -2046[?]  is mandatory 
127.80/126.00	c qxplain 2259/2259
127.80/126.01	c 7507[?] 2046[?] 2047[?] 2040[?]  is mandatory 
127.80/126.01	c qxplain 2256/2258
127.80/126.01	c qxplain 2258/2258
127.80/126.02	c 7508[?] -2048[?] -2045[?]  is mandatory 
127.80/126.02	c qxplain 2256/2257
127.80/126.03	c qxplain 2257/2257
127.80/126.03	c 7509[?] -2048[?] -2047[?]  is mandatory 
127.80/126.03	c qxplain 2256/2256
127.80/126.04	c 7510[?] 2048[?] 2047[?] 2045[?]  is mandatory 
127.80/126.04	c qxplain 2249/2255
127.80/126.04	c qxplain 2253/2255
127.80/126.05	c qxplain 2255/2255
127.80/126.09	c 7511[?] 2044[?] -2049[?]  is mandatory 
127.80/126.09	c qxplain 2253/2254
127.90/126.11	c qxplain 2254/2254
127.90/126.12	c 7512[?] 2048[?] -2049[?]  is mandatory 
127.90/126.12	c qxplain 2253/2253
127.90/126.13	c 7513[?] -2044[?] 2049[?] -2048[?]  is mandatory 
127.90/126.13	c qxplain 2249/2252
127.90/126.13	c qxplain 2251/2252
127.90/126.14	c qxplain 2252/2252
127.90/126.14	c 7514[?] -2050[?] 1909[?]  is mandatory 
127.90/126.14	c qxplain 2251/2251
127.90/126.15	c 7515[?] -2050[?] 2040[?]  is mandatory 
127.90/126.15	c qxplain 2249/2250
127.90/126.15	c qxplain 2250/2250
127.90/126.16	c 7516[?] -1909[?] 2050[?] -2040[?]  is mandatory 
127.90/126.16	c qxplain 2249/2249
127.90/126.16	c 7517[?] -2051[?] 1910[?]  is mandatory 
127.90/126.16	c qxplain 2222/2248
127.90/126.17	c qxplain 2236/2248
127.90/126.17	c qxplain 2243/2248
127.90/126.17	c qxplain 2246/2248
127.90/126.18	c qxplain 2248/2248
127.90/126.18	c 7518[?] -2051[?] 2040[?]  is mandatory 
127.90/126.18	c qxplain 2246/2247
127.90/126.19	c qxplain 2247/2247
127.90/126.19	c 7519[?] -1910[?] 2051[?] -2040[?]  is mandatory 
127.90/126.19	c qxplain 2246/2246
128.00/126.20	c 7520[?] -2052[?] 1912[?]  is mandatory 
128.00/126.20	c qxplain 2243/2245
128.00/126.20	c qxplain 2245/2245
128.00/126.21	c 7521[?] -2052[?] 2040[?]  is mandatory 
128.00/126.21	c qxplain 2243/2244
128.00/126.21	c qxplain 2244/2244
128.00/126.22	c 7522[?] -1912[?] 2052[?] -2040[?]  is mandatory 
128.00/126.22	c qxplain 2243/2243
128.00/126.22	c 7523[?] -2053[?] 1911[?]  is mandatory 
128.00/126.22	c qxplain 2236/2242
128.00/126.23	c qxplain 2240/2242
128.00/126.23	c qxplain 2242/2242
128.00/126.24	c 7524[?] -2053[?] 2040[?]  is mandatory 
128.00/126.24	c qxplain 2240/2241
128.00/126.24	c qxplain 2241/2241
128.00/126.25	c 7525[?] -1911[?] -2040[?] 2053[?]  is mandatory 
128.00/126.25	c qxplain 2240/2240
128.00/126.25	c 7526[?] -2052[?] -2054[?]  is mandatory 
128.00/126.25	c qxplain 2236/2239
128.00/126.26	c qxplain 2238/2239
128.00/126.26	c qxplain 2239/2239
128.00/126.27	c 7527[?] -2053[?] -2054[?]  is mandatory 
128.00/126.27	c qxplain 2238/2238
128.00/126.27	c 7528[?] 2054[?] 2052[?] 2053[?]  is mandatory 
128.00/126.27	c qxplain 2236/2237
128.00/126.28	c qxplain 2237/2237
128.00/126.28	c 7529[?] -2051[?] -2055[?]  is mandatory 
128.00/126.28	c qxplain 2236/2236
128.00/126.29	c 7530[?] 2054[?] -2055[?]  is mandatory 
128.00/126.29	c qxplain 2222/2235
128.00/126.29	c qxplain 2229/2235
128.00/126.29	c qxplain 2233/2235
128.10/126.30	c qxplain 2235/2235
128.10/126.30	c 7531[?] 2055[?] 2051[?] -2054[?]  is mandatory 
128.10/126.30	c qxplain 2233/2234
128.10/126.31	c qxplain 2234/2234
128.10/126.31	c 7532[?] -2050[?] -2056[?]  is mandatory 
128.10/126.31	c qxplain 2233/2233
128.10/126.32	c 7533[?] 2055[?] -2056[?]  is mandatory 
128.10/126.32	c qxplain 2229/2232
128.10/126.32	c qxplain 2231/2232
128.10/126.33	c qxplain 2232/2232
128.10/126.33	c 7534[?] 2050[?] 2056[?] -2055[?]  is mandatory 
128.10/126.33	c qxplain 2231/2231
128.10/126.34	c 7535[?] -2057[?] 1913[?]  is mandatory 
128.10/126.34	c qxplain 2229/2230
128.10/126.34	c qxplain 2230/2230
128.10/126.35	c 7536[?] -2057[?] 2040[?]  is mandatory 
128.10/126.35	c qxplain 2229/2229
128.10/126.35	c 7537[?] -1913[?] -2040[?] 2057[?]  is mandatory 
128.10/126.35	c qxplain 2222/2228
128.10/126.36	c qxplain 2226/2228
128.10/126.36	c qxplain 2228/2228
128.10/126.37	c 7538[?] -2058[?] 1886[?]  is mandatory 
128.10/126.37	c qxplain 2226/2227
128.10/126.37	c qxplain 2227/2227
128.10/126.38	c 7539[?] -2058[?] 2040[?]  is mandatory 
128.10/126.38	c qxplain 2226/2226
128.10/126.38	c 7540[?] -1886[?] -2040[?] 2058[?]  is mandatory 
128.10/126.38	c qxplain 2222/2225
128.10/126.39	c qxplain 2224/2225
128.10/126.39	c qxplain 2225/2225
128.10/126.40	c 7541[?] -2059[?] 1915[?]  is mandatory 
128.10/126.40	c qxplain 2224/2224
128.10/126.40	c 7542[?] -2059[?] 2040[?]  is mandatory 
128.10/126.40	c qxplain 2222/2223
128.20/126.41	c qxplain 2223/2223
128.20/126.41	c 7543[?] -1915[?] -2040[?] 2059[?]  is mandatory 
128.20/126.41	c qxplain 2222/2222
128.20/126.41	c 7544[?] -2060[?] 1914[?]  is mandatory 
128.20/126.41	c qxplain 2116/2221
128.20/126.42	c qxplain 2169/2221
128.20/126.42	c qxplain 2196/2221
128.20/126.43	c qxplain 2209/2221
128.20/126.43	c qxplain 2216/2221
128.20/126.43	c qxplain 2219/2221
128.20/126.44	c qxplain 2221/2221
128.20/126.44	c 7545[?] -2060[?] 2040[?]  is mandatory 
128.20/126.44	c qxplain 2219/2220
128.20/126.45	c qxplain 2220/2220
128.20/126.45	c 7546[?] -1914[?] -2040[?] 2060[?]  is mandatory 
128.20/126.45	c qxplain 2219/2219
128.20/126.46	c 7547[?] -2059[?] -2061[?]  is mandatory 
128.20/126.46	c qxplain 2216/2218
128.20/126.46	c qxplain 2218/2218
128.20/126.47	c 7548[?] -2060[?] -2061[?]  is mandatory 
128.20/126.47	c qxplain 2216/2217
128.20/126.47	c qxplain 2217/2217
128.20/126.48	c 7549[?] 2061[?] 2060[?] 2059[?]  is mandatory 
128.20/126.48	c qxplain 2216/2216
128.20/126.48	c 7550[?] -2058[?] -2062[?]  is mandatory 
128.20/126.48	c qxplain 2209/2215
128.20/126.49	c qxplain 2213/2215
128.20/126.49	c qxplain 2215/2215
128.20/126.50	c 7551[?] 2061[?] -2062[?]  is mandatory 
128.20/126.50	c qxplain 2213/2214
128.20/126.50	c qxplain 2214/2214
128.30/126.51	c 7552[?] 2062[?] -2061[?] 2058[?]  is mandatory 
128.30/126.51	c qxplain 2213/2213
128.30/126.51	c 7553[?] -2057[?] -2063[?]  is mandatory 
128.30/126.51	c qxplain 2209/2212
128.30/126.52	c qxplain 2211/2212
128.30/126.52	c qxplain 2212/2212
128.30/126.53	c 7554[?] 2062[?] -2063[?]  is mandatory 
128.30/126.53	c qxplain 2211/2211
128.30/126.53	c 7555[?] 2063[?] -2062[?] 2057[?]  is mandatory 
128.30/126.53	c qxplain 2209/2210
128.30/126.54	c qxplain 2210/2210
128.30/126.54	c 7556[?] -2064[?] 1893[?]  is mandatory 
128.30/126.54	c qxplain 2209/2209
128.30/126.55	c 7557[?] -2064[?] 2040[?]  is mandatory 
128.30/126.55	c qxplain 2196/2208
128.30/126.55	c qxplain 2203/2208
128.30/126.55	c qxplain 2206/2208
128.30/126.56	c qxplain 2208/2208
128.30/126.56	c 7558[?] -1893[?] -2040[?] 2064[?]  is mandatory 
128.30/126.56	c qxplain 2206/2207
128.30/126.57	c qxplain 2207/2207
128.30/126.57	c 7559[?] -2065[?] 1892[?]  is mandatory 
128.30/126.57	c qxplain 2206/2206
128.30/126.58	c 7560[?] -2065[?] 2040[?]  is mandatory 
128.30/126.58	c qxplain 2203/2205
128.30/126.58	c qxplain 2205/2205
128.30/126.59	c 7561[?] -1892[?] -2040[?] 2065[?]  is mandatory 
128.30/126.59	c qxplain 2203/2204
128.30/126.59	c qxplain 2204/2204
128.39/126.60	c 7562[?] -2066[?] 1891[?]  is mandatory 
128.39/126.60	c qxplain 2203/2203
128.39/126.60	c 7563[?] -2066[?] 2040[?]  is mandatory 
128.39/126.60	c qxplain 2196/2202
128.39/126.61	c qxplain 2200/2202
128.39/126.61	c qxplain 2202/2202
128.39/126.62	c 7564[?] -1891[?] -2040[?] 2066[?]  is mandatory 
128.39/126.62	c qxplain 2200/2201
128.39/126.62	c qxplain 2201/2201
128.39/126.63	c 7565[?] -2065[?] -2067[?]  is mandatory 
128.39/126.63	c qxplain 2200/2200
128.39/126.63	c 7566[?] -2066[?] -2067[?]  is mandatory 
128.39/126.63	c qxplain 2196/2199
128.39/126.64	c qxplain 2198/2199
128.39/126.64	c qxplain 2199/2199
128.39/126.65	c 7567[?] 2067[?] 2065[?] 2066[?]  is mandatory 
128.39/126.65	c qxplain 2198/2198
128.39/126.65	c 7568[?] -2064[?] -2068[?]  is mandatory 
128.39/126.65	c qxplain 2196/2197
128.39/126.66	c qxplain 2197/2197
128.39/126.66	c 7569[?] 2067[?] -2068[?]  is mandatory 
128.39/126.66	c qxplain 2196/2196
128.39/126.67	c 7570[?] 2068[?] -2067[?] 2064[?]  is mandatory 
128.39/126.67	c qxplain 2169/2195
128.39/126.67	c qxplain 2183/2195
128.39/126.68	c qxplain 2190/2195
128.39/126.68	c qxplain 2193/2195
128.39/126.69	c qxplain 2195/2195
128.39/126.69	c 7571[?] -2069[?] 1887[?]  is mandatory 
128.39/126.69	c qxplain 2193/2194
128.50/126.70	c qxplain 2194/2194
128.50/126.70	c 7572[?] -2069[?] 2040[?]  is mandatory 
128.50/126.70	c qxplain 2193/2193
128.50/126.71	c 7573[?] -1887[?] -2040[?] 2069[?]  is mandatory 
128.50/126.71	c qxplain 2190/2192
128.50/126.71	c qxplain 2192/2192
128.50/126.72	c 7574[?] -2070[?] 1888[?]  is mandatory 
128.50/126.72	c qxplain 2190/2191
128.50/126.72	c qxplain 2191/2191
128.50/126.73	c 7575[?] -2070[?] 2040[?]  is mandatory 
128.50/126.73	c qxplain 2190/2190
128.50/126.73	c 7576[?] -1888[?] -2040[?] 2070[?]  is mandatory 
128.50/126.73	c qxplain 2183/2189
128.50/126.74	c qxplain 2187/2189
128.50/126.74	c qxplain 2189/2189
128.50/126.75	c 7577[?] -2071[?] 1890[?]  is mandatory 
128.50/126.75	c qxplain 2187/2188
128.50/126.75	c qxplain 2188/2188
128.50/126.76	c 7578[?] -2071[?] 2040[?]  is mandatory 
128.50/126.76	c qxplain 2187/2187
128.50/126.76	c 7579[?] -1890[?] -2040[?] 2071[?]  is mandatory 
128.50/126.76	c qxplain 2183/2186
128.50/126.77	c qxplain 2185/2186
128.50/126.77	c qxplain 2186/2186
128.50/126.78	c 7580[?] -2072[?] 1889[?]  is mandatory 
128.50/126.78	c qxplain 2185/2185
128.50/126.78	c 7581[?] -2072[?] 2040[?]  is mandatory 
128.50/126.78	c qxplain 2183/2184
128.50/126.79	c qxplain 2184/2184
128.50/126.79	c 7582[?] -1889[?] -2040[?] 2072[?]  is mandatory 
128.50/126.79	c qxplain 2183/2183
128.50/126.80	c 7583[?] -2071[?] -2073[?]  is mandatory 
128.50/126.80	c qxplain 2169/2182
128.60/126.80	c qxplain 2176/2182
128.60/126.81	c qxplain 2180/2182
128.60/126.81	c qxplain 2182/2182
128.60/126.82	c 7584[?] -2072[?] -2073[?]  is mandatory 
128.60/126.82	c qxplain 2180/2181
128.60/126.82	c qxplain 2181/2181
128.60/126.83	c 7585[?] 2073[?] 2072[?] 2071[?]  is mandatory 
128.60/126.83	c qxplain 2180/2180
128.60/126.83	c 7586[?] -2070[?] -2074[?]  is mandatory 
128.60/126.83	c qxplain 2176/2179
128.60/126.84	c qxplain 2178/2179
128.60/126.84	c qxplain 2179/2179
128.60/126.85	c 7587[?] 2073[?] -2074[?]  is mandatory 
128.60/126.85	c qxplain 2178/2178
128.60/126.85	c 7588[?] 2074[?] -2073[?] 2070[?]  is mandatory 
128.60/126.85	c qxplain 2176/2177
128.60/126.86	c qxplain 2177/2177
128.60/126.86	c 7589[?] -2069[?] -2075[?]  is mandatory 
128.60/126.86	c qxplain 2176/2176
128.60/126.87	c 7590[?] 2074[?] -2075[?]  is mandatory 
128.60/126.87	c qxplain 2169/2175
128.60/126.87	c qxplain 2173/2175
128.60/126.88	c qxplain 2175/2175
128.60/126.88	c 7591[?] 2075[?] -2074[?] 2069[?]  is mandatory 
128.60/126.88	c qxplain 2173/2174
128.60/126.89	c qxplain 2174/2174
128.60/126.89	c 7592[?] 2068[?] -2076[?]  is mandatory 
128.60/126.89	c qxplain 2173/2173
128.60/126.89	c 7593[?] 2075[?] -2076[?]  is mandatory 
128.60/126.89	c qxplain 2169/2172
128.70/126.90	c qxplain 2171/2172
128.70/126.91	c qxplain 2172/2172
128.70/126.91	c 7594[?] 2076[?] -2075[?] -2068[?]  is mandatory 
128.70/126.91	c qxplain 2171/2171
128.70/126.92	c 7595[?] 2063[?] -2077[?]  is mandatory 
128.70/126.92	c qxplain 2169/2170
128.70/126.92	c qxplain 2170/2170
128.70/126.92	c 7596[?] 2076[?] -2077[?]  is mandatory 
128.70/126.92	c qxplain 2169/2169
128.70/126.93	c 7597[?] 2077[?] -2076[?] -2063[?]  is mandatory 
128.70/126.93	c qxplain 2116/2168
128.70/126.93	c qxplain 2143/2168
128.70/126.94	c qxplain 2156/2168
128.70/126.94	c qxplain 2163/2168
128.70/126.95	c qxplain 2166/2168
128.70/126.95	c qxplain 2168/2168
128.70/126.96	c 7598[?] 2056[?] -2078[?]  is mandatory 
128.70/126.96	c qxplain 2166/2167
128.70/126.96	c qxplain 2167/2167
128.70/126.97	c 7599[?] 2077[?] -2078[?]  is mandatory 
128.70/126.97	c qxplain 2166/2166
128.70/126.97	c 7600[?] 2078[?] -2077[?] -2056[?]  is mandatory 
128.70/126.97	c qxplain 2163/2165
128.70/126.98	c qxplain 2165/2165
128.70/126.98	c 7601[?] -2079[?] 1894[?]  is mandatory 
128.70/126.98	c qxplain 2163/2164
128.70/126.99	c qxplain 2164/2164
128.70/126.99	c 7602[?] -2079[?] 2040[?]  is mandatory 
128.70/126.99	c qxplain 2163/2163
128.80/127.00	c 7603[?] -1894[?] -2040[?] 2079[?]  is mandatory 
128.80/127.00	c qxplain 2156/2162
128.80/127.00	c qxplain 2160/2162
128.80/127.01	c qxplain 2162/2162
128.80/127.01	c 7604[?] -2080[?] 1895[?]  is mandatory 
128.80/127.01	c qxplain 2160/2161
128.80/127.02	c qxplain 2161/2161
128.80/127.02	c 7605[?] -2080[?] 2040[?]  is mandatory 
128.80/127.02	c qxplain 2160/2160
128.80/127.03	c 7606[?] -1895[?] -2040[?] 2080[?]  is mandatory 
128.80/127.03	c qxplain 2156/2159
128.80/127.03	c qxplain 2158/2159
128.80/127.04	c qxplain 2159/2159
128.80/127.04	c 7607[?] -2081[?] 1897[?]  is mandatory 
128.80/127.04	c qxplain 2158/2158
128.80/127.05	c 7608[?] -2081[?] 2040[?]  is mandatory 
128.80/127.05	c qxplain 2156/2157
128.80/127.05	c qxplain 2157/2157
128.80/127.06	c 7609[?] -1897[?] -2040[?] 2081[?]  is mandatory 
128.80/127.06	c qxplain 2156/2156
128.80/127.06	c 7610[?] -2082[?] 1896[?]  is mandatory 
128.80/127.06	c qxplain 2143/2155
128.80/127.07	c qxplain 2150/2155
128.80/127.07	c qxplain 2153/2155
128.80/127.08	c qxplain 2155/2155
128.80/127.08	c 7611[?] -2082[?] 2040[?]  is mandatory 
128.80/127.08	c qxplain 2153/2154
128.80/127.08	c qxplain 2154/2154
128.80/127.09	c 7612[?] -1896[?] -2040[?] 2082[?]  is mandatory 
128.80/127.09	c qxplain 2153/2153
128.80/127.09	c 7613[?] -2081[?] -2083[?]  is mandatory 
128.80/127.09	c qxplain 2150/2152
128.90/127.10	c qxplain 2152/2152
128.90/127.10	c 7614[?] -2082[?] -2083[?]  is mandatory 
128.90/127.10	c qxplain 2150/2151
128.90/127.11	c qxplain 2151/2151
128.90/127.11	c 7615[?] 2083[?] 2082[?] 2081[?]  is mandatory 
128.90/127.11	c qxplain 2150/2150
128.90/127.12	c 7616[?] -2080[?] -2084[?]  is mandatory 
128.90/127.12	c qxplain 2143/2149
128.90/127.12	c qxplain 2147/2149
128.90/127.13	c qxplain 2149/2149
128.90/127.13	c 7617[?] 2083[?] -2084[?]  is mandatory 
128.90/127.13	c qxplain 2147/2148
128.90/127.14	c qxplain 2148/2148
128.90/127.14	c 7618[?] 2084[?] -2083[?] 2080[?]  is mandatory 
128.90/127.14	c qxplain 2147/2147
128.90/127.14	c 7619[?] -2079[?] -2085[?]  is mandatory 
128.90/127.14	c qxplain 2143/2146
128.90/127.15	c qxplain 2145/2146
128.90/127.15	c qxplain 2146/2146
128.90/127.16	c 7620[?] 2084[?] -2085[?]  is mandatory 
128.90/127.16	c qxplain 2145/2145
128.90/127.16	c 7621[?] 2085[?] -2084[?] 2079[?]  is mandatory 
128.90/127.16	c qxplain 2143/2144
128.90/127.17	c qxplain 2144/2144
128.90/127.17	c 7622[?] -2086[?] 1898[?]  is mandatory 
128.90/127.17	c qxplain 2143/2143
128.90/127.18	c 7623[?] -2086[?] 2040[?]  is mandatory 
128.90/127.18	c qxplain 2116/2142
128.90/127.18	c qxplain 2130/2142
128.90/127.19	c qxplain 2137/2142
128.90/127.19	c qxplain 2140/2142
129.00/127.20	c qxplain 2142/2142
129.00/127.20	c 7624[?] -1898[?] -2040[?] 2086[?]  is mandatory 
129.00/127.20	c qxplain 2140/2141
129.00/127.21	c qxplain 2141/2141
129.00/127.21	c 7625[?] -2087[?] 1899[?]  is mandatory 
129.00/127.21	c qxplain 2140/2140
129.00/127.22	c 7626[?] -2087[?] 2040[?]  is mandatory 
129.00/127.22	c qxplain 2137/2139
129.00/127.22	c qxplain 2139/2139
129.00/127.23	c 7627[?] -1899[?] -2040[?] 2087[?]  is mandatory 
129.00/127.23	c qxplain 2137/2138
129.00/127.23	c qxplain 2138/2138
129.00/127.24	c 7628[?] -2088[?] 1901[?]  is mandatory 
129.00/127.24	c qxplain 2137/2137
129.00/127.24	c 7629[?] -2088[?] 2040[?]  is mandatory 
129.00/127.24	c qxplain 2130/2136
129.00/127.25	c qxplain 2134/2136
129.00/127.25	c qxplain 2136/2136
129.00/127.26	c 7630[?] -1901[?] -2040[?] 2088[?]  is mandatory 
129.00/127.26	c qxplain 2134/2135
129.00/127.26	c qxplain 2135/2135
129.00/127.26	c 7631[?] -2089[?] 1900[?]  is mandatory 
129.00/127.26	c qxplain 2134/2134
129.00/127.27	c 7632[?] -2089[?] 2040[?]  is mandatory 
129.00/127.27	c qxplain 2130/2133
129.00/127.27	c qxplain 2132/2133
129.00/127.28	c qxplain 2133/2133
129.00/127.28	c 7633[?] -1900[?] -2040[?] 2089[?]  is mandatory 
129.00/127.28	c qxplain 2132/2132
129.00/127.29	c 7634[?] -2088[?] -2090[?]  is mandatory 
129.00/127.29	c qxplain 2130/2131
129.00/127.29	c qxplain 2131/2131
129.10/127.30	c 7635[?] -2089[?] -2090[?]  is mandatory 
129.10/127.30	c qxplain 2130/2130
129.10/127.30	c 7636[?] 2090[?] 2089[?] 2088[?]  is mandatory 
129.10/127.30	c qxplain 2116/2129
129.10/127.31	c qxplain 2123/2129
129.10/127.31	c qxplain 2127/2129
129.10/127.32	c qxplain 2129/2129
129.10/127.32	c 7637[?] -2087[?] -2091[?]  is mandatory 
129.10/127.32	c qxplain 2127/2128
129.10/127.33	c qxplain 2128/2128
129.10/127.33	c 7638[?] 2090[?] -2091[?]  is mandatory 
129.10/127.33	c qxplain 2127/2127
129.10/127.34	c 7639[?] 2091[?] -2090[?] 2087[?]  is mandatory 
129.10/127.34	c qxplain 2123/2126
129.10/127.34	c qxplain 2125/2126
129.10/127.35	c qxplain 2126/2126
129.10/127.35	c 7640[?] -2086[?] -2092[?]  is mandatory 
129.10/127.35	c qxplain 2125/2125
129.10/127.35	c 7641[?] 2091[?] -2092[?]  is mandatory 
129.10/127.35	c qxplain 2123/2124
129.10/127.36	c qxplain 2124/2124
129.10/127.36	c 7642[?] 2092[?] -2091[?] 2086[?]  is mandatory 
129.10/127.36	c qxplain 2123/2123
129.10/127.37	c 7643[?] -2093[?] 1908[?]  is mandatory 
129.10/127.37	c qxplain 2116/2122
129.10/127.37	c qxplain 2120/2122
129.10/127.37	c qxplain 2122/2122
129.10/127.38	c 7644[?] -2093[?] 2040[?]  is mandatory 
129.10/127.38	c qxplain 2120/2121
129.10/127.38	c qxplain 2121/2121
129.10/127.39	c 7645[?] -1908[?] -2040[?] 2093[?]  is mandatory 
129.10/127.39	c qxplain 2120/2120
129.10/127.39	c 7646[?] -2094[?] 1907[?]  is mandatory 
129.10/127.39	c qxplain 2116/2119
129.20/127.40	c qxplain 2118/2119
129.20/127.40	c qxplain 2119/2119
129.20/127.41	c 7647[?] -2094[?] 2040[?]  is mandatory 
129.20/127.41	c qxplain 2118/2118
129.20/127.41	c 7648[?] -1907[?] -2040[?] 2094[?]  is mandatory 
129.20/127.41	c qxplain 2116/2117
129.20/127.42	c qxplain 2117/2117
129.20/127.42	c 7649[?] -2095[?] 1906[?]  is mandatory 
129.20/127.42	c qxplain 2116/2116
129.20/127.43	c 7650[?] -2095[?] 2040[?]  is mandatory 
129.20/127.43	c qxplain 1693/2115
129.20/127.43	c qxplain 1905/2115
129.20/127.46	c qxplain 2011/2115
129.20/127.46	c qxplain 2064/2115
129.20/127.47	c qxplain 2090/2115
129.20/127.47	c qxplain 2103/2115
129.20/127.48	c qxplain 2110/2115
129.20/127.48	c qxplain 2113/2115
129.20/127.49	c qxplain 2115/2115
129.20/127.49	c 7651[?] -1906[?] -2040[?] 2095[?]  is mandatory 
129.20/127.49	c qxplain 2113/2114
129.20/127.50	c qxplain 2114/2114
129.30/127.51	c 7652[?] -2094[?] -2096[?]  is mandatory 
129.30/127.51	c qxplain 2113/2113
129.30/127.51	c 7653[?] -2095[?] -2096[?]  is mandatory 
129.30/127.51	c qxplain 2110/2112
129.30/127.52	c qxplain 2112/2112
129.30/127.52	c 7654[?] 2096[?] 2095[?] 2094[?]  is mandatory 
129.30/127.52	c qxplain 2110/2111
129.30/127.53	c qxplain 2111/2111
129.30/127.53	c 7655[?] -2093[?] -2097[?]  is mandatory 
129.30/127.53	c qxplain 2110/2110
129.30/127.54	c 7656[?] 2096[?] -2097[?]  is mandatory 
129.30/127.54	c qxplain 2103/2109
129.30/127.54	c qxplain 2107/2109
129.30/127.54	c qxplain 2109/2109
129.30/127.55	c 7657[?] 2097[?] -2096[?] 2093[?]  is mandatory 
129.30/127.55	c qxplain 2107/2108
129.30/127.55	c qxplain 2108/2108
129.30/127.56	c 7658[?] -2098[?] 1902[?]  is mandatory 
129.30/127.56	c qxplain 2107/2107
129.30/127.56	c 7659[?] -2098[?] 2040[?]  is mandatory 
129.30/127.56	c qxplain 2103/2106
129.30/127.57	c qxplain 2105/2106
129.30/127.57	c qxplain 2106/2106
129.30/127.58	c 7660[?] -1902[?] -2040[?] 2098[?]  is mandatory 
129.30/127.58	c qxplain 2105/2105
129.30/127.59	c 7661[?] -2099[?] 1903[?]  is mandatory 
129.30/127.59	c qxplain 2103/2104
129.30/127.59	c qxplain 2104/2104
129.30/127.60	c 7662[?] -2099[?] 2040[?]  is mandatory 
129.30/127.60	c qxplain 2103/2103
129.30/127.60	c 7663[?] -1903[?] -2040[?] 2099[?]  is mandatory 
129.30/127.60	c qxplain 2090/2102
129.40/127.61	c qxplain 2097/2102
129.40/127.61	c qxplain 2100/2102
129.40/127.62	c qxplain 2102/2102
129.40/127.62	c 7664[?] -2100[?] 1905[?]  is mandatory 
129.40/127.62	c qxplain 2100/2101
129.40/127.62	c qxplain 2101/2101
129.40/127.63	c 7665[?] -2100[?] 2040[?]  is mandatory 
129.40/127.63	c qxplain 2100/2100
129.40/127.64	c 7666[?] -1905[?] -2040[?] 2100[?]  is mandatory 
129.40/127.64	c qxplain 2097/2099
129.40/127.64	c qxplain 2099/2099
129.40/127.65	c 7667[?] -2101[?] 1904[?]  is mandatory 
129.40/127.65	c qxplain 2097/2098
129.40/127.65	c qxplain 2098/2098
129.40/127.65	c 7668[?] -2101[?] 2040[?]  is mandatory 
129.40/127.65	c qxplain 2097/2097
129.40/127.66	c 7669[?] -1904[?] -2040[?] 2101[?]  is mandatory 
129.40/127.66	c qxplain 2090/2096
129.40/127.66	c qxplain 2094/2096
129.40/127.67	c qxplain 2096/2096
129.40/127.68	c 7670[?] -2100[?] -2102[?]  is mandatory 
129.40/127.68	c qxplain 2094/2095
129.40/127.68	c qxplain 2095/2095
129.40/127.69	c 7671[?] -2101[?] -2102[?]  is mandatory 
129.40/127.69	c qxplain 2094/2094
129.40/127.69	c 7672[?] 2102[?] 2101[?] 2100[?]  is mandatory 
129.40/127.69	c qxplain 2090/2093
129.40/127.70	c qxplain 2092/2093
129.51/127.70	c qxplain 2093/2093
129.51/127.71	c 7673[?] -2099[?] -2103[?]  is mandatory 
129.51/127.71	c qxplain 2092/2092
129.51/127.71	c 7674[?] 2102[?] -2103[?]  is mandatory 
129.51/127.71	c qxplain 2090/2091
129.51/127.72	c qxplain 2091/2091
129.51/127.72	c 7675[?] 2103[?] -2102[?] 2099[?]  is mandatory 
129.51/127.72	c qxplain 2090/2090
129.51/127.73	c 7676[?] -2098[?] -2104[?]  is mandatory 
129.51/127.73	c qxplain 2064/2089
129.51/127.73	c qxplain 2077/2089
129.51/127.74	c qxplain 2084/2089
129.51/127.74	c qxplain 2087/2089
129.51/127.75	c qxplain 2089/2089
129.51/127.75	c 7677[?] 2103[?] -2104[?]  is mandatory 
129.51/127.75	c qxplain 2087/2088
129.51/127.76	c qxplain 2088/2088
129.51/127.76	c 7678[?] 2104[?] -2103[?] 2098[?]  is mandatory 
129.51/127.76	c qxplain 2087/2087
129.51/127.77	c 7679[?] 2097[?] -2105[?]  is mandatory 
129.51/127.77	c qxplain 2084/2086
129.51/127.77	c qxplain 2086/2086
129.51/127.78	c 7680[?] 2104[?] -2105[?]  is mandatory 
129.51/127.78	c qxplain 2084/2085
129.51/127.78	c qxplain 2085/2085
129.51/127.79	c 7681[?] 2105[?] -2104[?] -2097[?]  is mandatory 
129.51/127.79	c qxplain 2084/2084
129.51/127.79	c 7682[?] 2092[?] -2106[?]  is mandatory 
129.51/127.79	c qxplain 2077/2083
129.51/127.80	c qxplain 2081/2083
129.60/127.80	c qxplain 2083/2083
129.60/127.81	c 7683[?] 2105[?] -2106[?]  is mandatory 
129.60/127.81	c qxplain 2081/2082
129.60/127.81	c qxplain 2082/2082
129.60/127.82	c 7684[?] 2106[?] -2105[?] -2092[?]  is mandatory 
129.60/127.82	c qxplain 2081/2081
129.60/127.82	c 7685[?] 2085[?] -2107[?]  is mandatory 
129.60/127.82	c qxplain 2077/2080
129.60/127.83	c qxplain 2079/2080
129.60/127.83	c qxplain 2080/2080
129.60/127.84	c 7686[?] 2106[?] -2107[?]  is mandatory 
129.60/127.84	c qxplain 2079/2079
129.60/127.84	c 7687[?] 2107[?] -2106[?] -2085[?]  is mandatory 
129.60/127.84	c qxplain 2077/2078
129.60/127.85	c qxplain 2078/2078
129.60/127.85	c 7688[?] 2078[?] -2108[?]  is mandatory 
129.60/127.85	c qxplain 2077/2077
129.60/127.86	c 7689[?] 2107[?] -2108[?]  is mandatory 
129.60/127.86	c qxplain 2064/2076
129.60/127.86	c qxplain 2071/2076
129.60/127.87	c qxplain 2074/2076
129.60/127.88	c qxplain 2076/2076
129.60/127.89	c 7690[?] 2108[?] -2107[?] -2078[?]  is mandatory 
129.60/127.89	c qxplain 2074/2075
129.70/127.90	c qxplain 2075/2075
129.70/127.91	c 7691[?] 2049[?] -2109[?]  is mandatory 
129.70/127.91	c qxplain 2074/2074
129.70/127.91	c 7692[?] 2108[?] -2109[?]  is mandatory 
129.70/127.91	c qxplain 2071/2073
129.70/127.92	c qxplain 2073/2073
129.70/127.92	c 7693[?] 2109[?] -2108[?] -2049[?]  is mandatory 
129.70/127.92	c qxplain 2071/2072
129.70/127.93	c qxplain 2072/2072
129.70/127.94	c 7694[?] -2110[?] -1873[?]  is mandatory 
129.70/127.94	c qxplain 2071/2071
129.70/127.95	c 7695[?] 1999[?] -2110[?]  is mandatory 
129.70/127.95	c qxplain 2064/2070
129.70/127.96	c qxplain 2068/2070
129.70/127.98	c qxplain 2070/2070
129.80/128.08	c 7696[?] 2110[?] 1873[?] -1999[?]  is mandatory 
129.80/128.08	c qxplain 2068/2069
129.80/128.09	c qxplain 2069/2069
129.90/128.11	c 7697[?] 1874[?] -2111[?]  is mandatory 
129.90/128.11	c qxplain 2068/2068
129.90/128.12	c 7698[?] -2111[?] -2110[?]  is mandatory 
129.90/128.12	c qxplain 2064/2067
129.90/128.13	c qxplain 2066/2067
129.90/128.14	c qxplain 2067/2067
129.90/128.15	c 7699[?] -1874[?] 2111[?] 2110[?]  is mandatory 
129.90/128.15	c qxplain 2066/2066
129.90/128.17	c 7700[?] -2001[?] -2112[?]  is mandatory 
129.90/128.17	c qxplain 2064/2065
129.90/128.18	c qxplain 2065/2065
129.90/128.19	c 7701[?] -2111[?] -2112[?]  is mandatory 
129.90/128.19	c qxplain 2064/2064
129.90/128.19	c 7702[?] 2111[?] 2001[?] 2112[?]  is mandatory 
129.90/128.19	c qxplain 2011/2063
130.00/128.20	c qxplain 2038/2063
130.00/128.21	c qxplain 2051/2063
130.00/128.22	c qxplain 2058/2063
130.00/128.23	c qxplain 2061/2063
130.00/128.23	c qxplain 2063/2063
130.00/128.24	c 7703[?] -2113[?] 1883[?]  is mandatory 
130.00/128.24	c qxplain 2061/2062
130.00/128.25	c qxplain 2062/2062
130.00/128.26	c 7704[?] 2112[?] -2113[?]  is mandatory 
130.00/128.26	c qxplain 2061/2061
130.00/128.27	c 7705[?] -2112[?] -1883[?] 2113[?]  is mandatory 
130.00/128.27	c qxplain 2058/2060
130.00/128.28	c qxplain 2060/2060
130.00/128.29	c 7706[?] 1874[?] -2114[?]  is mandatory 
130.00/128.29	c qxplain 2058/2059
130.10/128.30	c qxplain 2059/2059
130.10/128.31	c 7707[?] -2114[?] -1883[?]  is mandatory 
130.10/128.31	c qxplain 2058/2058
130.10/128.32	c 7708[?] -1874[?] 1883[?] 2114[?]  is mandatory 
130.10/128.32	c qxplain 2051/2057
130.10/128.33	c qxplain 2055/2057
130.10/128.34	c qxplain 2057/2057
130.10/128.35	c 7709[?] -2113[?] -2115[?]  is mandatory 
130.10/128.35	c qxplain 2055/2056
130.10/128.35	c qxplain 2056/2056
130.10/128.36	c 7710[?] -2114[?] -2115[?]  is mandatory 
130.10/128.36	c qxplain 2055/2055
130.10/128.37	c 7711[?] 2114[?] 2113[?] 2115[?]  is mandatory 
130.10/128.37	c qxplain 2051/2054
130.10/128.38	c qxplain 2053/2054
130.10/128.39	c qxplain 2054/2054
130.20/128.40	c 7712[?] 1873[?] -2116[?]  is mandatory 
130.20/128.40	c qxplain 2053/2053
130.20/128.41	c 7713[?] -2116[?] -1999[?]  is mandatory 
130.20/128.41	c qxplain 2051/2052
130.20/128.42	c qxplain 2052/2052
130.20/128.43	c 7714[?] -1873[?] 2116[?] 1999[?]  is mandatory 
130.20/128.43	c qxplain 2051/2051
130.20/128.43	c 7715[?] -2110[?] -2117[?]  is mandatory 
130.20/128.43	c qxplain 2038/2050
130.20/128.45	c qxplain 2045/2050
130.20/128.45	c qxplain 2048/2050
130.20/128.46	c qxplain 2050/2050
130.20/128.46	c 7716[?] -2116[?] -2117[?]  is mandatory 
130.20/128.46	c qxplain 2048/2049
130.20/128.47	c qxplain 2049/2049
130.20/128.47	c 7717[?] 2116[?] 2117[?] 2110[?]  is mandatory 
130.20/128.47	c qxplain 2048/2048
130.20/128.48	c 7718[?] -2118[?] 1883[?]  is mandatory 
130.20/128.48	c qxplain 2045/2047
130.20/128.49	c qxplain 2047/2047
130.30/128.50	c 7719[?] 2117[?] -2118[?]  is mandatory 
130.30/128.50	c qxplain 2045/2046
130.30/128.50	c qxplain 2046/2046
130.30/128.51	c 7720[?] -2117[?] 2118[?] -1883[?]  is mandatory 
130.30/128.51	c qxplain 2045/2045
130.30/128.52	c 7721[?] 1873[?] -2119[?]  is mandatory 
130.30/128.52	c qxplain 2038/2044
130.30/128.52	c qxplain 2042/2044
130.30/128.55	c qxplain 2044/2044
130.30/128.56	c 7722[?] -2119[?] -1883[?]  is mandatory 
130.30/128.56	c qxplain 2042/2043
130.30/128.56	c qxplain 2043/2043
130.30/128.57	c 7723[?] -1873[?] 1883[?] 2119[?]  is mandatory 
130.30/128.57	c qxplain 2042/2042
130.30/128.57	c 7724[?] -2118[?] -2120[?]  is mandatory 
130.30/128.57	c qxplain 2038/2041
130.30/128.59	c qxplain 2040/2041
130.30/128.59	c qxplain 2041/2041
130.30/128.60	c 7725[?] -2119[?] -2120[?]  is mandatory 
130.30/128.60	c qxplain 2040/2040
130.41/128.61	c 7726[?] 2119[?] 2120[?] 2118[?]  is mandatory 
130.41/128.61	c qxplain 2038/2039
130.41/128.62	c qxplain 2039/2039
130.41/128.62	c 7727[?] -1869[?] -2121[?]  is mandatory 
130.41/128.62	c qxplain 2038/2038
130.41/128.63	c 7728[?] -1870[?] -2121[?]  is mandatory 
130.41/128.63	c qxplain 2011/2037
130.41/128.63	c qxplain 2025/2037
130.41/128.64	c qxplain 2032/2037
130.41/128.65	c qxplain 2035/2037
130.41/128.66	c qxplain 2037/2037
130.41/128.66	c 7729[?] 2121[?] 1869[?] 1870[?]  is mandatory 
130.41/128.66	c qxplain 2035/2036
130.41/128.67	c qxplain 2036/2036
130.41/128.67	c 7730[?] 1995[?] -2122[?]  is mandatory 
130.41/128.67	c qxplain 2035/2035
130.41/128.68	c 7731[?] 2121[?] -2122[?]  is mandatory 
130.41/128.68	c qxplain 2032/2034
130.41/128.68	c qxplain 2034/2034
130.41/128.69	c 7732[?] -2121[?] -1995[?] 2122[?]  is mandatory 
130.41/128.69	c qxplain 2032/2033
130.41/128.70	c qxplain 2033/2033
130.51/128.71	c 7733[?] -1871[?] -2123[?]  is mandatory 
130.51/128.71	c qxplain 2032/2032
130.51/128.73	c 7734[?] 2122[?] -2123[?]  is mandatory 
130.51/128.73	c qxplain 2025/2031
130.51/128.74	c qxplain 2029/2031
130.51/128.75	c qxplain 2031/2031
130.51/128.76	c 7735[?] -2122[?] 1871[?] 2123[?]  is mandatory 
130.51/128.76	c qxplain 2029/2030
130.51/128.76	c qxplain 2030/2030
130.51/128.77	c 7736[?] -2124[?] 1872[?]  is mandatory 
130.51/128.77	c qxplain 2029/2029
130.60/128.83	c 7737[?] -2123[?] -2124[?]  is mandatory 
130.60/128.83	c qxplain 2025/2028
130.60/128.84	c qxplain 2027/2028
130.60/128.85	c qxplain 2028/2028
130.60/128.86	c 7738[?] -1872[?] 2124[?] 2123[?]  is mandatory 
130.60/128.86	c qxplain 2027/2027
130.60/128.88	c 7739[?] -2125[?] -1999[?]  is mandatory 
130.60/128.88	c qxplain 2025/2026
130.60/128.88	c qxplain 2026/2026
130.70/128.90	c 7740[?] -2124[?] -2125[?]  is mandatory 
130.70/128.90	c qxplain 2025/2025
130.70/128.91	c 7741[?] 2125[?] 2124[?] 1999[?]  is mandatory 
130.70/128.91	c qxplain 2011/2024
130.70/128.92	c qxplain 2018/2024
130.70/128.93	c qxplain 2022/2024
130.70/128.93	c qxplain 2024/2024
130.70/128.94	c 7742[?] -2126[?] 1883[?]  is mandatory 
130.70/128.94	c qxplain 2022/2023
130.70/128.95	c qxplain 2023/2023
130.70/128.96	c 7743[?] 2125[?] -2126[?]  is mandatory 
130.70/128.96	c qxplain 2022/2022
130.70/128.97	c 7744[?] 2126[?] -2125[?] -1883[?]  is mandatory 
130.70/128.97	c qxplain 2018/2021
130.70/128.98	c qxplain 2020/2021
130.80/129.00	c qxplain 2021/2021
130.80/129.01	c 7745[?] 1872[?] -2127[?]  is mandatory 
130.80/129.01	c qxplain 2020/2020
130.80/129.02	c 7746[?] -2127[?] -1883[?]  is mandatory 
130.80/129.02	c qxplain 2018/2019
130.80/129.03	c qxplain 2019/2019
130.80/129.04	c 7747[?] -1872[?] 2127[?] 1883[?]  is mandatory 
130.80/129.04	c qxplain 2018/2018
130.80/129.04	c 7748[?] -2128[?] -2126[?]  is mandatory 
130.80/129.04	c qxplain 2011/2017
130.80/129.05	c qxplain 2015/2017
130.80/129.06	c qxplain 2017/2017
130.80/129.06	c 7749[?] -2128[?] -2127[?]  is mandatory 
130.80/129.06	c qxplain 2015/2016
130.80/129.08	c qxplain 2016/2016
130.80/129.10	c 7750[?] 2127[?] 2128[?] 2126[?]  is mandatory 
130.80/129.10	c qxplain 2015/2015
130.90/129.12	c 7751[?] -2129[?] 2120[?]  is mandatory 
130.90/129.12	c qxplain 2011/2014
130.90/129.12	c qxplain 2013/2014
130.90/129.13	c qxplain 2014/2014
130.90/129.13	c 7752[?] 2128[?] -2129[?]  is mandatory 
130.90/129.13	c qxplain 2013/2013
130.90/129.15	c 7753[?] 2129[?] -2128[?] -2120[?]  is mandatory 
130.90/129.15	c qxplain 2011/2012
130.90/129.16	c qxplain 2012/2012
130.90/129.17	c 7754[?] -2130[?] -2115[?]  is mandatory 
130.90/129.17	c qxplain 2011/2011
130.90/129.17	c 7755[?] -2130[?] -2129[?]  is mandatory 
130.90/129.17	c qxplain 1905/2010
130.90/129.18	c qxplain 1958/2010
131.00/129.20	c qxplain 1985/2010
131.00/129.21	c qxplain 1998/2010
131.00/129.21	c qxplain 2005/2010
131.00/129.21	c qxplain 2008/2010
131.00/129.22	c qxplain 2010/2010
131.00/129.26	c 7756[?] 2130[?] 2129[?] 2115[?]  is mandatory 
131.00/129.26	c qxplain 2008/2009
131.00/129.27	c qxplain 2009/2009
131.00/129.27	c 7757[?] -2131[?] 2115[?]  is mandatory 
131.00/129.27	c qxplain 2008/2008
131.00/129.28	c 7758[?] 2129[?] -2131[?]  is mandatory 
131.00/129.28	c qxplain 2005/2007
131.00/129.30	c qxplain 2007/2007
131.10/129.31	c 7759[?] -2129[?] 2131[?] -2115[?]  is mandatory 
131.10/129.31	c qxplain 2005/2006
131.10/129.32	c qxplain 2006/2006
131.10/129.36	c 7760[?] -2132[?] -2130[?]  is mandatory 
131.10/129.36	c qxplain 2005/2005
131.10/129.37	c 7761[?] -2131[?] -2132[?]  is mandatory 
131.10/129.37	c qxplain 1998/2004
131.10/129.37	c qxplain 2002/2004
131.10/129.38	c qxplain 2004/2004
131.10/129.38	c 7762[?] 2131[?] 2132[?] 2130[?]  is mandatory 
131.10/129.38	c qxplain 2002/2003
131.10/129.39	c qxplain 2003/2003
131.20/129.40	c 7763[?] 1871[?] -2133[?]  is mandatory 
131.20/129.40	c qxplain 2002/2002
131.20/129.41	c 7764[?] -2122[?] -2133[?]  is mandatory 
131.20/129.41	c qxplain 1998/2001
131.20/129.42	c qxplain 2000/2001
131.20/129.42	c qxplain 2001/2001
131.20/129.43	c 7765[?] 2122[?] 2133[?] -1871[?]  is mandatory 
131.20/129.43	c qxplain 2000/2000
131.20/129.43	c 7766[?] -2123[?] -2134[?]  is mandatory 
131.20/129.43	c qxplain 1998/1999
131.20/129.44	c qxplain 1999/1999
131.20/129.45	c 7767[?] -2133[?] -2134[?]  is mandatory 
131.20/129.45	c qxplain 1998/1998
131.20/129.45	c 7768[?] 2133[?] 2123[?] 2134[?]  is mandatory 
131.20/129.45	c qxplain 1985/1997
131.20/129.46	c qxplain 1992/1997
131.20/129.47	c qxplain 1995/1997
131.20/129.48	c qxplain 1997/1997
131.20/129.48	c 7769[?] -2135[?] 1883[?]  is mandatory 
131.20/129.48	c qxplain 1995/1996
131.20/129.49	c qxplain 1996/1996
131.20/129.49	c 7770[?] 2134[?] -2135[?]  is mandatory 
131.20/129.49	c qxplain 1995/1995
131.30/129.50	c 7771[?] -2134[?] -1883[?] 2135[?]  is mandatory 
131.30/129.50	c qxplain 1992/1994
131.30/129.51	c qxplain 1994/1994
131.30/129.52	c 7772[?] 1871[?] -2136[?]  is mandatory 
131.30/129.52	c qxplain 1992/1993
131.30/129.52	c qxplain 1993/1993
131.30/129.53	c 7773[?] -2136[?] -1883[?]  is mandatory 
131.30/129.53	c qxplain 1992/1992
131.30/129.55	c 7774[?] -1871[?] 2136[?] 1883[?]  is mandatory 
131.30/129.55	c qxplain 1985/1991
131.30/129.56	c qxplain 1989/1991
131.30/129.56	c qxplain 1991/1991
131.30/129.57	c 7775[?] -2135[?] -2137[?]  is mandatory 
131.30/129.57	c qxplain 1989/1990
131.30/129.57	c qxplain 1990/1990
131.30/129.58	c 7776[?] -2136[?] -2137[?]  is mandatory 
131.30/129.58	c qxplain 1989/1989
131.30/129.59	c 7777[?] 2135[?] 2136[?] 2137[?]  is mandatory 
131.30/129.59	c qxplain 1985/1988
131.40/129.60	c qxplain 1987/1988
131.40/129.61	c qxplain 1988/1988
131.40/129.64	c 7778[?] -2138[?] 2120[?]  is mandatory 
131.40/129.64	c qxplain 1987/1987
131.40/129.65	c 7779[?] -2138[?] 2137[?]  is mandatory 
131.40/129.65	c qxplain 1985/1986
131.40/129.65	c qxplain 1986/1986
131.40/129.66	c 7780[?] -2137[?] 2138[?] -2120[?]  is mandatory 
131.40/129.66	c qxplain 1985/1985
131.40/129.67	c 7781[?] -2132[?] -2139[?]  is mandatory 
131.40/129.67	c qxplain 1958/1984
131.40/129.67	c qxplain 1972/1984
131.40/129.68	c qxplain 1979/1984
131.40/129.68	c qxplain 1982/1984
131.40/129.69	c qxplain 1984/1984
131.40/129.69	c 7782[?] -2138[?] -2139[?]  is mandatory 
131.40/129.69	c qxplain 1982/1983
131.50/129.72	c qxplain 1983/1983
131.50/129.73	c 7783[?] 2132[?] 2139[?] 2138[?]  is mandatory 
131.50/129.73	c qxplain 1982/1982
131.50/129.73	c 7784[?] 2109[?] -2140[?]  is mandatory 
131.50/129.73	c qxplain 1979/1981
131.50/129.74	c qxplain 1981/1981
131.50/129.75	c 7785[?] -2139[?] -2140[?]  is mandatory 
131.50/129.75	c qxplain 1979/1980
131.50/129.75	c qxplain 1980/1980
131.50/129.76	c 7786[?] 2140[?] -2109[?] 2139[?]  is mandatory 
131.50/129.76	c qxplain 1979/1979
131.50/129.77	c 7787[?] -2044[?] -2141[?]  is mandatory 
131.50/129.77	c qxplain 1972/1978
131.50/129.80	c qxplain 1976/1978
131.60/129.81	c qxplain 1978/1978
131.60/129.85	c 7788[?] -2048[?] -2141[?]  is mandatory 
131.60/129.85	c qxplain 1976/1977
131.60/129.86	c qxplain 1977/1977
131.60/129.86	c 7789[?] 2044[?] 2048[?] 2141[?]  is mandatory 
131.60/129.86	c qxplain 1976/1976
131.60/129.87	c 7790[?] 2108[?] -2142[?]  is mandatory 
131.60/129.87	c qxplain 1972/1975
131.60/129.88	c qxplain 1974/1975
131.60/129.89	c qxplain 1975/1975
131.70/129.90	c 7791[?] 2141[?] -2142[?]  is mandatory 
131.70/129.90	c qxplain 1974/1974
131.70/129.90	c 7792[?] -2108[?] 2142[?] -2141[?]  is mandatory 
131.70/129.90	c qxplain 1972/1973
131.70/129.94	c qxplain 1973/1973
131.70/129.96	c 7793[?] -2115[?] -2143[?]  is mandatory 
131.70/129.96	c qxplain 1972/1972
131.80/130.04	c 7794[?] -2137[?] -2143[?]  is mandatory 
131.80/130.04	c qxplain 1958/1971
131.80/130.06	c qxplain 1965/1971
131.80/130.08	c qxplain 1969/1971
131.80/130.08	c qxplain 1971/1971
131.80/130.09	c 7795[?] 2137[?] 2115[?] 2143[?]  is mandatory 
131.80/130.09	c qxplain 1969/1970
131.90/130.12	c qxplain 1970/1970
131.90/130.14	c 7796[?] 2120[?] -2144[?]  is mandatory 
131.90/130.14	c qxplain 1969/1969
131.90/130.15	c 7797[?] -2144[?] 2143[?]  is mandatory 
131.90/130.15	c qxplain 1965/1968
131.90/130.16	c qxplain 1967/1968
131.90/130.17	c qxplain 1968/1968
131.90/130.17	c 7798[?] 2144[?] -2120[?] -2143[?]  is mandatory 
131.90/130.17	c qxplain 1967/1967
131.90/130.18	c 7799[?] -2145[?] -2128[?]  is mandatory 
131.90/130.18	c qxplain 1965/1966
131.90/130.19	c qxplain 1966/1966
132.00/130.20	c 7800[?] -2145[?] 2144[?]  is mandatory 
132.00/130.20	c qxplain 1965/1965
132.00/130.21	c 7801[?] 2145[?] 2128[?] -2144[?]  is mandatory 
132.00/130.21	c qxplain 1958/1964
132.00/130.22	c qxplain 1962/1964
132.00/130.23	c qxplain 1964/1964
132.00/130.25	c 7802[?] -2146[?] -2115[?]  is mandatory 
132.00/130.25	c qxplain 1962/1963
132.00/130.26	c qxplain 1963/1963
132.10/130.32	c 7803[?] 2137[?] -2146[?]  is mandatory 
132.10/130.32	c qxplain 1962/1962
132.10/130.33	c 7804[?] 2146[?] -2137[?] 2115[?]  is mandatory 
132.10/130.33	c qxplain 1958/1961
132.10/130.33	c qxplain 1960/1961
132.10/130.34	c qxplain 1961/1961
132.10/130.36	c 7805[?] 2128[?] -2147[?]  is mandatory 
132.10/130.36	c qxplain 1960/1960
132.10/130.37	c 7806[?] -2147[?] 2146[?]  is mandatory 
132.10/130.37	c qxplain 1958/1959
132.10/130.37	c qxplain 1959/1959
132.10/130.38	c 7807[?] 2147[?] -2146[?] -2128[?]  is mandatory 
132.10/130.38	c qxplain 1958/1958
132.10/130.39	c 7808[?] -2148[?] -2120[?]  is mandatory 
132.10/130.39	c qxplain 1905/1957
132.20/130.40	c qxplain 1932/1957
132.20/130.42	c qxplain 1945/1957
132.20/130.43	c qxplain 1952/1957
132.20/130.44	c qxplain 1955/1957
132.20/130.44	c qxplain 1957/1957
132.20/130.45	c 7809[?] -2148[?] 2147[?]  is mandatory 
132.20/130.45	c qxplain 1955/1956
132.20/130.45	c qxplain 1956/1956
132.20/130.46	c 7810[?] 2148[?] -2147[?] 2120[?]  is mandatory 
132.20/130.46	c qxplain 1955/1955
132.20/130.47	c 7811[?] -2149[?] -2145[?]  is mandatory 
132.20/130.47	c qxplain 1952/1954
132.20/130.48	c qxplain 1954/1954
132.20/130.48	c 7812[?] -2149[?] -2148[?]  is mandatory 
132.20/130.48	c qxplain 1952/1953
132.20/130.49	c qxplain 1953/1953
132.30/130.50	c 7813[?] 2149[?] 2145[?] 2148[?]  is mandatory 
132.30/130.50	c qxplain 1952/1952
132.30/130.51	c 7814[?] -2150[?] 2142[?]  is mandatory 
132.30/130.51	c qxplain 1945/1951
132.30/130.51	c qxplain 1949/1951
132.30/130.52	c qxplain 1951/1951
132.30/130.53	c 7815[?] -2150[?] -2149[?]  is mandatory 
132.30/130.53	c qxplain 1949/1950
132.30/130.53	c qxplain 1950/1950
132.30/130.54	c 7816[?] -2142[?] 2150[?] 2149[?]  is mandatory 
132.30/130.54	c qxplain 1949/1949
132.30/130.55	c 7817[?] -2151[?] -2140[?]  is mandatory 
132.30/130.55	c qxplain 1945/1948
132.30/130.55	c qxplain 1947/1948
132.30/130.56	c qxplain 1948/1948
132.30/130.56	c 7818[?] -2150[?] -2151[?]  is mandatory 
132.30/130.56	c qxplain 1947/1947
132.30/130.57	c 7819[?] 2140[?] 2150[?] 2151[?]  is mandatory 
132.30/130.57	c qxplain 1945/1946
132.30/130.58	c qxplain 1946/1946
132.30/130.58	c 7820[?] 2034[?] -2152[?]  is mandatory 
132.30/130.58	c qxplain 1945/1945
132.30/130.59	c 7821[?] -2151[?] -2152[?]  is mandatory 
132.30/130.59	c qxplain 1932/1944
132.30/130.59	c qxplain 1939/1944
132.40/130.60	c qxplain 1942/1944
132.40/130.61	c qxplain 1944/1944
132.40/130.61	c 7822[?] 2151[?] -2034[?] 2152[?]  is mandatory 
132.40/130.61	c qxplain 1942/1943
132.40/130.67	c qxplain 1939/1941
132.40/130.68	c qxplain 1941/1941
132.50/130.70	c 7825[?] 2137[?] 2153[?] -2115[?]  is mandatory 
132.50/130.70	c qxplain 1939/1940
132.50/130.70	c qxplain 1932/1938
132.50/130.72	c qxplain 1936/1938
132.50/130.72	c qxplain 1938/1938
132.50/130.74	c 7828[?] 2154[?] -2153[?] -2128[?]  is mandatory 
132.50/130.74	c qxplain 1936/1937
132.50/130.75	c qxplain 1937/1937
132.60/130.82	c qxplain 1936/1936
132.60/130.83	c 7830[?] 2025[?] -2155[?]  is mandatory 
132.60/130.83	c qxplain 1932/1935
132.60/130.83	c qxplain 1934/1935
132.60/130.84	c qxplain 1935/1935
132.60/130.88	c qxplain 1934/1934
132.60/130.88	c 7832[?] -1880[?] -2156[?]  is mandatory 
132.60/130.88	c qxplain 1932/1933
132.60/130.89	c qxplain 1933/1933
132.60/130.89	c 7833[?] 2155[?] -2156[?]  is mandatory 
132.60/130.89	c qxplain 1932/1932
132.60/130.89	c qxplain 1905/1931
132.60/130.90	c qxplain 1919/1931
132.70/130.91	c qxplain 1926/1931
132.70/130.91	c qxplain 1929/1931
132.70/130.91	c qxplain 1931/1931
132.70/130.92	c 7835[?] -2157[?] 2013[?]  is mandatory 
132.70/130.92	c qxplain 1929/1930
132.70/130.92	c qxplain 1930/1930
132.70/130.93	c 7836[?] 2156[?] -2157[?]  is mandatory 
132.70/130.93	c qxplain 1929/1929
132.70/130.93	c qxplain 1926/1928
132.70/130.94	c qxplain 1928/1928
132.70/130.94	c qxplain 1926/1927
132.70/130.95	c qxplain 1927/1927
132.70/130.95	c 7839[?] -2158[?] 2157[?]  is mandatory 
132.70/130.95	c qxplain 1926/1926
132.70/130.97	c 7842[?] -2159[?] 2158[?]  is mandatory 
132.70/130.97	c qxplain 1919/1925
132.70/130.98	c qxplain 1923/1925
132.70/130.99	c qxplain 1925/1925
132.70/130.99	c 7844[?] 1882[?] -2160[?]  is mandatory 
132.70/130.99	c qxplain 1923/1924
132.79/131.00	c qxplain 1924/1924
132.79/131.01	c 7846[?] -1882[?] 2160[?] 2158[?]  is mandatory 
132.79/131.01	c qxplain 1923/1923
132.79/131.01	c 7848[?] -2160[?] -2161[?]  is mandatory 
132.79/131.01	c qxplain 1919/1922
132.79/131.02	c qxplain 1921/1922
132.79/131.03	c qxplain 1922/1922
132.79/131.03	c 7849[?] 2160[?] 2161[?] 2159[?]  is mandatory 
132.79/131.03	c qxplain 1921/1921
132.79/131.04	c 7850[?] -2162[?] 1883[?]  is mandatory 
132.79/131.04	c qxplain 1919/1920
132.79/131.05	c qxplain 1920/1920
132.79/131.06	c 7851[?] 2161[?] -2162[?]  is mandatory 
132.79/131.06	c qxplain 1919/1919
132.79/131.06	c 7852[?] -2161[?] 2162[?] -1883[?]  is mandatory 
132.79/131.06	c qxplain 1905/1918
132.79/131.07	c qxplain 1912/1918
132.79/131.08	c qxplain 1916/1918
132.79/131.08	c qxplain 1918/1918
132.79/131.09	c 7853[?] 1882[?] -2163[?]  is mandatory 
132.79/131.09	c qxplain 1916/1917
132.79/131.10	c qxplain 1917/1917
132.89/131.10	c 7854[?] -2163[?] -1883[?]  is mandatory 
132.89/131.10	c qxplain 1916/1916
132.89/131.11	c 7855[?] -1882[?] 2163[?] 1883[?]  is mandatory 
132.89/131.11	c qxplain 1912/1915
132.89/131.12	c qxplain 1914/1915
132.89/131.14	c qxplain 1915/1915
132.89/131.14	c 7856[?] -2162[?] -2164[?]  is mandatory 
132.89/131.14	c qxplain 1914/1914
132.89/131.15	c 7857[?] -2163[?] -2164[?]  is mandatory 
132.89/131.15	c qxplain 1912/1913
132.89/131.16	c qxplain 1913/1913
132.89/131.17	c 7858[?] 2162[?] 2163[?] 2164[?]  is mandatory 
132.89/131.17	c qxplain 1912/1912
132.89/131.17	c 7859[?] 1881[?] -2165[?]  is mandatory 
132.89/131.17	c qxplain 1905/1911
132.89/131.18	c qxplain 1909/1911
132.89/131.19	c qxplain 1911/1911
132.89/131.19	c qxplain 1909/1910
133.00/131.20	c qxplain 1910/1910
133.00/131.21	c 7861[?] -1881[?] 2165[?] 2157[?]  is mandatory 
133.00/131.21	c qxplain 1909/1909
133.00/131.21	c 7863[?] -2165[?] -2166[?]  is mandatory 
133.00/131.21	c qxplain 1905/1908
133.00/131.22	c qxplain 1907/1908
133.00/131.23	c qxplain 1908/1908
133.00/131.23	c 7864[?] 2165[?] 2166[?] 2158[?]  is mandatory 
133.00/131.23	c qxplain 1907/1907
133.00/131.24	c 7865[?] -2167[?] 1883[?]  is mandatory 
133.00/131.24	c qxplain 1905/1906
133.00/131.25	c qxplain 1906/1906
133.00/131.25	c 7866[?] 2166[?] -2167[?]  is mandatory 
133.00/131.25	c qxplain 1905/1905
133.00/131.26	c 7867[?] -2166[?] 2167[?] -1883[?]  is mandatory 
133.00/131.26	c qxplain 1693/1904
133.00/131.27	c qxplain 1799/1904
133.00/131.28	c qxplain 1852/1904
133.00/131.28	c qxplain 1879/1904
133.00/131.29	c qxplain 1892/1904
133.00/131.29	c qxplain 1899/1904
133.10/131.30	c qxplain 1902/1904
133.10/131.31	c qxplain 1904/1904
133.10/131.32	c 7868[?] 1881[?] -2168[?]  is mandatory 
133.10/131.32	c qxplain 1902/1903
133.10/131.32	c qxplain 1903/1903
133.10/131.33	c 7869[?] -2168[?] -1883[?]  is mandatory 
133.10/131.33	c qxplain 1902/1902
133.10/131.34	c 7870[?] -1881[?] 2168[?] 1883[?]  is mandatory 
133.10/131.34	c qxplain 1899/1901
133.10/131.34	c qxplain 1901/1901
133.10/131.35	c 7871[?] -2167[?] -2169[?]  is mandatory 
133.10/131.35	c qxplain 1899/1900
133.10/131.35	c qxplain 1900/1900
133.10/131.36	c 7872[?] -2168[?] -2169[?]  is mandatory 
133.10/131.36	c qxplain 1899/1899
133.10/131.37	c 7873[?] 2169[?] 2168[?] 2167[?]  is mandatory 
133.10/131.37	c qxplain 1892/1898
133.10/131.37	c qxplain 1896/1898
133.10/131.38	c qxplain 1898/1898
133.10/131.38	c 7874[?] -2170[?] 2164[?]  is mandatory 
133.10/131.38	c qxplain 1896/1897
133.10/131.39	c qxplain 1897/1897
133.10/131.39	c 7875[?] -2170[?] 2169[?]  is mandatory 
133.10/131.39	c qxplain 1896/1896
133.29/131.52	c 7876[?] 2170[?] -2164[?] -2169[?]  is mandatory 
133.29/131.52	c qxplain 1892/1895
133.29/131.53	c qxplain 1894/1895
133.29/131.54	c qxplain 1895/1895
133.29/131.56	c 7877[?] 1926[?] -2171[?]  is mandatory 
133.29/131.56	c qxplain 1894/1894
133.29/131.56	c 7878[?] -2171[?] 2170[?]  is mandatory 
133.29/131.56	c qxplain 1892/1893
133.29/131.57	c qxplain 1893/1893
133.29/131.58	c 7879[?] 2171[?] -1926[?] -2170[?]  is mandatory 
133.29/131.58	c qxplain 1892/1892
133.39/131.61	c 7880[?] -2172[?] 2164[?]  is mandatory 
133.39/131.61	c qxplain 1879/1891
133.39/131.62	c qxplain 1886/1891
133.39/131.62	c qxplain 1889/1891
133.39/131.63	c qxplain 1891/1891
133.39/131.64	c 7881[?] -2169[?] -2172[?]  is mandatory 
133.39/131.64	c qxplain 1889/1890
133.39/131.65	c qxplain 1890/1890
133.49/131.77	c 7882[?] 2172[?] 2169[?] -2164[?]  is mandatory 
133.49/131.77	c qxplain 1889/1889
133.49/131.78	c 7883[?] -2173[?] 1938[?]  is mandatory 
133.49/131.78	c qxplain 1886/1888
133.49/131.78	c qxplain 1888/1888
133.49/131.79	c 7884[?] -2173[?] 2172[?]  is mandatory 
133.49/131.79	c qxplain 1886/1887
133.59/131.80	c qxplain 1887/1887
133.59/131.81	c 7885[?] -1938[?] 2173[?] -2172[?]  is mandatory 
133.59/131.81	c qxplain 1886/1886
133.59/131.83	c 7886[?] -2164[?] -2174[?]  is mandatory 
133.59/131.83	c qxplain 1879/1885
133.59/131.86	c qxplain 1883/1885
133.59/131.86	c qxplain 1885/1885
133.59/131.87	c 7887[?] -2169[?] -2174[?]  is mandatory 
133.59/131.87	c qxplain 1883/1884
133.69/131.94	c qxplain 1884/1884
133.79/132.05	c 7888[?] 2174[?] 2169[?] 2164[?]  is mandatory 
133.79/132.05	c qxplain 1883/1883
133.79/132.07	c 7889[?] -1970[?] -2175[?]  is mandatory 
133.79/132.07	c qxplain 1879/1882
133.79/132.08	c qxplain 1881/1882
133.89/132.12	c qxplain 1882/1882
133.89/132.13	c 7890[?] -2175[?] -1974[?]  is mandatory 
133.89/132.13	c qxplain 1881/1881
133.89/132.17	c 7891[?] 2175[?] 1970[?] 1974[?]  is mandatory 
133.89/132.17	c qxplain 1879/1880
133.89/132.18	c qxplain 1880/1880
133.89/132.19	c 7892[?] -1971[?] -2176[?]  is mandatory 
133.89/132.19	c qxplain 1879/1879
133.99/132.22	c 7893[?] 2175[?] -2176[?]  is mandatory 
133.99/132.22	c qxplain 1852/1878
133.99/132.23	c qxplain 1866/1878
133.99/132.25	c qxplain 1873/1878
133.99/132.26	c qxplain 1876/1878
133.99/132.26	c qxplain 1878/1878
134.09/132.36	c 7894[?] 1971[?] 2176[?] -2175[?]  is mandatory 
134.09/132.36	c qxplain 1876/1877
134.09/132.37	c qxplain 1877/1877
134.09/132.38	c 7895[?] -1965[?] -2177[?]  is mandatory 
134.09/132.38	c qxplain 1876/1876
134.09/132.39	c 7896[?] -2177[?] 2176[?]  is mandatory 
134.09/132.39	c qxplain 1873/1875
134.09/132.39	c qxplain 1875/1875
134.19/132.42	c 7897[?] 2177[?] -2176[?] 1965[?]  is mandatory 
134.19/132.42	c qxplain 1873/1874
134.19/132.43	c qxplain 1874/1874
134.19/132.45	c 7898[?] -1976[?] -2178[?]  is mandatory 
134.19/132.45	c qxplain 1873/1873
134.19/132.46	c 7899[?] -2178[?] 2177[?]  is mandatory 
134.19/132.46	c qxplain 1866/1872
134.19/132.48	c qxplain 1870/1872
134.29/132.51	c qxplain 1872/1872
134.29/132.58	c 7900[?] 2178[?] -2177[?] 1976[?]  is mandatory 
134.29/132.58	c qxplain 1870/1871
134.39/132.60	c qxplain 1871/1871
134.39/132.63	c 7901[?] -1969[?] -2179[?]  is mandatory 
134.39/132.63	c qxplain 1870/1870
134.39/132.66	c 7902[?] -1975[?] -2179[?]  is mandatory 
134.39/132.66	c qxplain 1866/1869
134.39/132.68	c qxplain 1868/1869
134.49/132.71	c qxplain 1869/1869
134.49/132.72	c 7903[?] 2179[?] 1975[?] 1969[?]  is mandatory 
134.49/132.72	c qxplain 1868/1868
134.49/132.74	c 7904[?] -1973[?] -2180[?]  is mandatory 
134.49/132.74	c qxplain 1866/1867
134.49/132.76	c qxplain 1867/1867
134.49/132.78	c 7905[?] 2179[?] -2180[?]  is mandatory 
134.49/132.78	c qxplain 1866/1866
134.59/132.85	c 7906[?] 2180[?] -2179[?] 1973[?]  is mandatory 
134.59/132.85	c qxplain 1852/1865
134.59/132.86	c qxplain 1859/1865
134.59/132.87	c qxplain 1863/1865
134.59/132.87	c qxplain 1865/1865
134.69/132.90	c 7907[?] 2178[?] -2181[?]  is mandatory 
134.69/132.90	c qxplain 1863/1864
134.69/132.91	c qxplain 1864/1864
134.69/132.93	c 7908[?] -2181[?] 2180[?]  is mandatory 
134.69/132.93	c qxplain 1863/1863
134.69/133.00	c 7909[?] 2181[?] -2180[?] -2178[?]  is mandatory 
134.69/133.00	c qxplain 1859/1862
134.79/133.01	c qxplain 1861/1862
134.79/133.04	c qxplain 1862/1862
134.79/133.08	c 7910[?] -1969[?] -2182[?]  is mandatory 
134.79/133.08	c qxplain 1861/1861
134.79/133.10	c 7911[?] -1973[?] -2182[?]  is mandatory 
134.79/133.10	c qxplain 1859/1860
134.89/133.11	c qxplain 1860/1860
134.89/133.12	c 7912[?] 1969[?] 2182[?] 1973[?]  is mandatory 
134.89/133.12	c qxplain 1859/1859
134.89/133.13	c 7913[?] -2183[?] 2178[?]  is mandatory 
134.89/133.13	c qxplain 1852/1858
134.89/133.13	c qxplain 1856/1858
134.89/133.15	c qxplain 1858/1858
134.89/133.18	c 7914[?] 2182[?] -2183[?]  is mandatory 
134.89/133.18	c qxplain 1856/1857
134.89/133.19	c qxplain 1857/1857
134.99/133.21	c 7915[?] -2182[?] -2178[?] 2183[?]  is mandatory 
134.99/133.21	c qxplain 1856/1856
134.99/133.22	c 7916[?] -2184[?] 1975[?]  is mandatory 
134.99/133.22	c qxplain 1852/1855
134.99/133.23	c qxplain 1854/1855
134.99/133.23	c qxplain 1855/1855
135.09/133.30	c 7917[?] -2184[?] -2183[?]  is mandatory 
135.09/133.30	c qxplain 1854/1854
135.09/133.31	c 7918[?] 2184[?] -1975[?] 2183[?]  is mandatory 
135.09/133.31	c qxplain 1852/1853
135.09/133.31	c qxplain 1853/1853
135.09/133.35	c 7919[?] -2185[?] -2181[?]  is mandatory 
135.09/133.35	c qxplain 1852/1852
135.09/133.36	c 7920[?] -2185[?] -2184[?]  is mandatory 
135.09/133.36	c qxplain 1799/1851
135.09/133.37	c qxplain 1826/1851
135.09/133.37	c qxplain 1839/1851
135.09/133.38	c qxplain 1846/1851
135.09/133.39	c qxplain 1849/1851
135.09/133.39	c qxplain 1851/1851
135.19/133.40	c 7921[?] 2185[?] 2181[?] 2184[?]  is mandatory 
135.19/133.40	c qxplain 1849/1850
135.19/133.41	c qxplain 1850/1850
135.19/133.42	c 7922[?] -2186[?] 2174[?]  is mandatory 
135.19/133.42	c qxplain 1849/1849
135.19/133.42	c 7923[?] -2186[?] -2185[?]  is mandatory 
135.19/133.42	c qxplain 1846/1848
135.19/133.43	c qxplain 1848/1848
135.19/133.44	c 7924[?] 2186[?] 2185[?] -2174[?]  is mandatory 
135.19/133.44	c qxplain 1846/1847
135.19/133.44	c qxplain 1847/1847
135.19/133.45	c 7925[?] -2164[?] -2187[?]  is mandatory 
135.19/133.45	c qxplain 1846/1846
135.19/133.48	c 7926[?] -2187[?] 2169[?]  is mandatory 
135.19/133.48	c qxplain 1839/1845
135.19/133.49	c qxplain 1843/1845
135.19/133.49	c qxplain 1845/1845
135.39/133.60	c 7927[?] 2187[?] -2169[?] 2164[?]  is mandatory 
135.39/133.60	c qxplain 1843/1844
135.39/133.61	c qxplain 1844/1844
135.39/133.62	c 7928[?] -2188[?] 1950[?]  is mandatory 
135.39/133.62	c qxplain 1843/1843
135.39/133.63	c 7929[?] -2188[?] 2187[?]  is mandatory 
135.39/133.63	c qxplain 1839/1842
135.39/133.63	c qxplain 1841/1842
135.39/133.64	c qxplain 1842/1842
135.39/133.65	c 7930[?] -1950[?] 2188[?] -2187[?]  is mandatory 
135.39/133.65	c qxplain 1841/1841
135.39/133.65	c 7931[?] -2189[?] -2186[?]  is mandatory 
135.39/133.65	c qxplain 1839/1840
135.39/133.66	c qxplain 1840/1840
135.39/133.67	c 7932[?] -2188[?] -2189[?]  is mandatory 
135.39/133.67	c qxplain 1839/1839
135.39/133.67	c 7933[?] 2189[?] 2188[?] 2186[?]  is mandatory 
135.39/133.67	c qxplain 1826/1838
135.39/133.68	c qxplain 1833/1838
135.39/133.69	c qxplain 1836/1838
135.39/133.70	c qxplain 1838/1838
135.49/133.71	c 7934[?] -2173[?] -2190[?]  is mandatory 
135.49/133.71	c qxplain 1836/1837
135.49/133.71	c qxplain 1837/1837
135.49/133.72	c 7935[?] 2189[?] -2190[?]  is mandatory 
135.49/133.72	c qxplain 1836/1836
135.49/133.72	c 7936[?] 2190[?] -2189[?] 2173[?]  is mandatory 
135.49/133.72	c qxplain 1833/1835
135.49/133.73	c qxplain 1835/1835
135.49/133.74	c 7937[?] -2191[?] -2171[?]  is mandatory 
135.49/133.74	c qxplain 1833/1834
135.49/133.75	c qxplain 1834/1834
135.49/133.75	c 7938[?] 2190[?] -2191[?]  is mandatory 
135.49/133.75	c qxplain 1833/1833
135.49/133.76	c 7939[?] 2191[?] -2190[?] 2171[?]  is mandatory 
135.49/133.76	c qxplain 1826/1832
135.49/133.77	c qxplain 1830/1832
135.49/133.77	c qxplain 1832/1832
135.49/133.78	c 7940[?] -2192[?] -1879[?]  is mandatory 
135.49/133.78	c qxplain 1830/1831
135.49/133.79	c qxplain 1831/1831
135.49/133.79	c 7941[?] -2192[?] 2026[?]  is mandatory 
135.49/133.79	c qxplain 1830/1830
135.60/133.81	c qxplain 1826/1829
135.60/133.82	c qxplain 1828/1829
135.60/133.82	c qxplain 1829/1829
135.60/133.83	c 7943[?] 1879[?] -2193[?]  is mandatory 
135.60/133.83	c qxplain 1828/1828
135.60/133.84	c 7944[?] -2193[?] -2026[?]  is mandatory 
135.60/133.84	c qxplain 1826/1827
135.60/133.85	c qxplain 1827/1827
135.60/133.85	c 7945[?] -1879[?] 2026[?] 2193[?]  is mandatory 
135.60/133.85	c qxplain 1826/1826
135.60/133.85	c qxplain 1799/1825
135.60/133.86	c qxplain 1813/1825
135.60/133.86	c qxplain 1820/1825
135.60/133.87	c qxplain 1823/1825
135.60/133.88	c qxplain 1825/1825
135.60/133.88	c 7947[?] -2193[?] -2194[?]  is mandatory 
135.60/133.88	c qxplain 1823/1824
135.60/133.89	c qxplain 1824/1824
135.60/133.89	c 7948[?] 2193[?] 2194[?] 2192[?]  is mandatory 
135.60/133.89	c qxplain 1823/1823
135.69/133.91	c 7949[?] -2195[?] 1883[?]  is mandatory 
135.69/133.91	c qxplain 1820/1822
135.69/133.92	c qxplain 1822/1822
135.69/133.93	c 7950[?] 2194[?] -2195[?]  is mandatory 
135.69/133.93	c qxplain 1820/1821
135.69/133.93	c qxplain 1821/1821
135.69/133.94	c 7951[?] -2194[?] 2195[?] -1883[?]  is mandatory 
135.69/133.94	c qxplain 1820/1820
135.69/133.95	c 7952[?] 1879[?] -2196[?]  is mandatory 
135.69/133.95	c qxplain 1813/1819
135.69/133.96	c qxplain 1817/1819
135.69/133.97	c qxplain 1819/1819
135.69/133.97	c 7953[?] -2196[?] -1883[?]  is mandatory 
135.69/133.97	c qxplain 1817/1818
135.69/133.98	c qxplain 1818/1818
135.69/133.98	c 7954[?] -1879[?] 2196[?] 1883[?]  is mandatory 
135.69/133.98	c qxplain 1817/1817
135.69/133.99	c 7955[?] -2195[?] -2197[?]  is mandatory 
135.69/133.99	c qxplain 1813/1816
135.69/133.99	c qxplain 1815/1816
135.79/134.00	c qxplain 1816/1816
135.79/134.00	c 7956[?] -2196[?] -2197[?]  is mandatory 
135.79/134.00	c qxplain 1815/1815
135.79/134.01	c 7957[?] 2195[?] 2197[?] 2196[?]  is mandatory 
135.79/134.01	c qxplain 1813/1814
135.79/134.02	c qxplain 1814/1814
135.79/134.02	c 7958[?] 1879[?] -2198[?]  is mandatory 
135.79/134.02	c qxplain 1813/1813
135.79/134.03	c 7959[?] -2198[?] 1880[?]  is mandatory 
135.79/134.03	c qxplain 1799/1812
135.79/134.03	c qxplain 1806/1812
135.79/134.04	c qxplain 1810/1812
135.79/134.04	c qxplain 1806/1809
135.79/134.05	c qxplain 1808/1809
135.79/134.05	c qxplain 1809/1809
135.79/134.05	c 7963[?] 2198[?] 2199[?] 2157[?]  is mandatory 
135.79/134.05	c qxplain 1808/1808
135.79/134.06	c 7964[?] -2200[?] 1880[?]  is mandatory 
135.79/134.06	c qxplain 1806/1807
135.79/134.08	c qxplain 1807/1807
135.79/134.08	c 7965[?] -2200[?] -2026[?]  is mandatory 
135.79/134.08	c qxplain 1806/1806
135.90/134.17	c 7966[?] 2026[?] -1880[?] 2200[?]  is mandatory 
135.90/134.17	c qxplain 1799/1805
135.90/134.18	c qxplain 1803/1805
135.90/134.19	c qxplain 1805/1805
135.90/134.19	c qxplain 1803/1804
135.90/134.20	c qxplain 1804/1804
136.00/134.20	c 7968[?] -2201[?] -2200[?]  is mandatory 
136.00/134.20	c qxplain 1803/1803
136.00/134.21	c 7969[?] -2199[?] 2201[?] 2200[?]  is mandatory 
136.00/134.21	c qxplain 1799/1802
136.00/134.21	c qxplain 1801/1802
136.00/134.25	c qxplain 1802/1802
136.00/134.26	c 7970[?] -2202[?] 1883[?]  is mandatory 
136.00/134.26	c qxplain 1801/1801
136.00/134.27	c 7971[?] -2202[?] 2201[?]  is mandatory 
136.00/134.27	c qxplain 1799/1800
136.00/134.28	c qxplain 1800/1800
136.00/134.29	c 7972[?] -2201[?] -1883[?] 2202[?]  is mandatory 
136.00/134.29	c qxplain 1799/1799
136.09/134.31	c 7973[?] -2203[?] 1880[?]  is mandatory 
136.09/134.31	c qxplain 1693/1798
136.09/134.32	c qxplain 1746/1798
136.09/134.32	c qxplain 1773/1798
136.09/134.33	c qxplain 1786/1798
136.09/134.33	c qxplain 1793/1798
136.09/134.34	c qxplain 1796/1798
136.09/134.34	c qxplain 1798/1798
136.09/134.35	c 7974[?] -2203[?] -1883[?]  is mandatory 
136.09/134.35	c qxplain 1796/1797
136.09/134.36	c qxplain 1797/1797
136.09/134.36	c 7975[?] -1880[?] 1883[?] 2203[?]  is mandatory 
136.09/134.36	c qxplain 1796/1796
136.09/134.37	c 7976[?] -2202[?] -2204[?]  is mandatory 
136.09/134.37	c qxplain 1793/1795
136.09/134.37	c qxplain 1795/1795
136.09/134.38	c 7977[?] -2203[?] -2204[?]  is mandatory 
136.09/134.38	c qxplain 1793/1794
136.09/134.38	c qxplain 1794/1794
136.19/134.40	c 7978[?] 2204[?] 2203[?] 2202[?]  is mandatory 
136.19/134.40	c qxplain 1793/1793
136.19/134.41	c 7979[?] 2197[?] -2205[?]  is mandatory 
136.19/134.41	c qxplain 1786/1792
136.19/134.42	c qxplain 1790/1792
136.19/134.43	c qxplain 1792/1792
136.19/134.48	c 7980[?] -2205[?] 2204[?]  is mandatory 
136.19/134.48	c qxplain 1790/1791
136.19/134.49	c qxplain 1791/1791
136.19/134.50	c 7981[?] -2197[?] 2205[?] -2204[?]  is mandatory 
136.19/134.50	c qxplain 1790/1790
136.29/134.51	c 7982[?] -1861[?] -2206[?]  is mandatory 
136.29/134.51	c qxplain 1786/1789
136.29/134.52	c qxplain 1788/1789
136.29/134.53	c qxplain 1789/1789
136.29/134.55	c 7983[?] -2206[?] 1987[?]  is mandatory 
136.29/134.55	c qxplain 1788/1788
136.29/134.56	c 7984[?] 2206[?] 1861[?] -1987[?]  is mandatory 
136.29/134.56	c qxplain 1786/1787
136.29/134.56	c qxplain 1787/1787
136.29/134.57	c 7985[?] 1862[?] -2207[?]  is mandatory 
136.29/134.57	c qxplain 1786/1786
136.29/134.58	c 7986[?] -2207[?] -2206[?]  is mandatory 
136.29/134.58	c qxplain 1773/1785
136.29/134.58	c qxplain 1780/1785
136.29/134.59	c qxplain 1783/1785
136.29/134.60	c qxplain 1785/1785
136.39/134.61	c 7987[?] -1862[?] 2207[?] 2206[?]  is mandatory 
136.39/134.61	c qxplain 1783/1784
136.39/134.61	c qxplain 1784/1784
136.39/134.62	c 7988[?] -2208[?] -1861[?]  is mandatory 
136.39/134.62	c qxplain 1783/1783
136.39/134.62	c 7989[?] -1862[?] -2208[?]  is mandatory 
136.39/134.62	c qxplain 1780/1782
136.39/134.63	c qxplain 1782/1782
136.39/134.65	c 7990[?] 1862[?] 2208[?] 1861[?]  is mandatory 
136.39/134.65	c qxplain 1780/1781
136.39/134.66	c qxplain 1781/1781
136.39/134.67	c 7991[?] 1987[?] -2209[?]  is mandatory 
136.39/134.67	c qxplain 1780/1780
136.39/134.67	c 7992[?] -2209[?] 2208[?]  is mandatory 
136.39/134.67	c qxplain 1773/1779
136.39/134.68	c qxplain 1777/1779
136.39/134.69	c qxplain 1779/1779
136.49/134.70	c 7993[?] 2209[?] -2208[?] -1987[?]  is mandatory 
136.49/134.70	c qxplain 1777/1778
136.49/134.71	c qxplain 1778/1778
136.49/134.72	c 7994[?] -2207[?] -2210[?]  is mandatory 
136.49/134.72	c qxplain 1777/1777
136.49/134.73	c 7995[?] -2209[?] -2210[?]  is mandatory 
136.49/134.73	c qxplain 1773/1776
136.49/134.74	c qxplain 1775/1776
136.49/134.74	c qxplain 1776/1776
136.49/134.75	c 7996[?] 2207[?] 2210[?] 2209[?]  is mandatory 
136.49/134.75	c qxplain 1775/1775
136.49/134.77	c 7997[?] -2211[?] 1883[?]  is mandatory 
136.49/134.77	c qxplain 1773/1774
136.49/134.78	c qxplain 1774/1774
136.49/134.79	c 7998[?] 2210[?] -2211[?]  is mandatory 
136.49/134.79	c qxplain 1773/1773
136.59/134.80	c 7999[?] -2210[?] 2211[?] -1883[?]  is mandatory 
136.59/134.80	c qxplain 1746/1772
136.59/134.81	c qxplain 1760/1772
136.59/134.81	c qxplain 1767/1772
136.59/134.82	c qxplain 1770/1772
136.59/134.83	c qxplain 1772/1772
136.59/134.86	c 8000[?] 1862[?] -2212[?]  is mandatory 
136.59/134.86	c qxplain 1770/1771
136.59/134.87	c qxplain 1771/1771
136.59/134.88	c 8001[?] -2212[?] -1883[?]  is mandatory 
136.59/134.88	c qxplain 1770/1770
136.69/134.91	c 8002[?] -1862[?] 2212[?] 1883[?]  is mandatory 
136.69/134.91	c qxplain 1767/1769
136.69/134.92	c qxplain 1769/1769
136.69/134.93	c 8003[?] -2211[?] -2213[?]  is mandatory 
136.69/134.93	c qxplain 1767/1768
136.69/134.94	c qxplain 1768/1768
136.69/134.95	c 8004[?] -2212[?] -2213[?]  is mandatory 
136.69/134.95	c qxplain 1767/1767
136.69/134.96	c 8005[?] 2211[?] 2213[?] 2212[?]  is mandatory 
136.69/134.96	c qxplain 1760/1766
136.69/134.96	c qxplain 1764/1766
136.69/134.97	c qxplain 1766/1766
136.69/134.99	c 8006[?] -2214[?] 2205[?]  is mandatory 
136.69/134.99	c qxplain 1764/1765
136.69/134.99	c qxplain 1765/1765
136.79/135.00	c 8007[?] -2213[?] -2214[?]  is mandatory 
136.79/135.00	c qxplain 1764/1764
136.79/135.01	c 8008[?] 2213[?] -2205[?] 2214[?]  is mandatory 
136.79/135.01	c qxplain 1760/1763
136.79/135.02	c qxplain 1762/1763
137.99/136.24	c qxplain 1760/1761
137.99/136.25	c qxplain 1761/1761
137.99/136.25	c 8011[?] 2215[?] 1978[?] -1839[?]  is mandatory 
137.99/136.25	c qxplain 1760/1760
137.99/136.26	c qxplain 1746/1759
137.99/136.26	c qxplain 1753/1759
137.99/136.27	c qxplain 1757/1759
137.99/136.27	c qxplain 1759/1759
137.99/136.27	c qxplain 1757/1758
137.99/136.28	c qxplain 1758/1758
137.99/136.28	c 8014[?] -1952[?] -2215[?] 2216[?]  is mandatory 
137.99/136.28	c qxplain 1757/1757
137.99/136.29	c qxplain 1753/1756
137.99/136.29	c qxplain 1755/1756
137.99/136.30	c qxplain 1756/1756
137.99/136.30	c qxplain 1755/1755
138.09/136.30	c 8017[?] 1851[?] 1839[?] 2217[?]  is mandatory 
138.09/136.30	c qxplain 1753/1754
138.09/136.31	c qxplain 1746/1752
138.09/136.31	c qxplain 1750/1752
138.09/136.32	c qxplain 1752/1752
138.09/136.32	c 8020[?] -2217[?] 1952[?] 2218[?]  is mandatory 
138.09/136.32	c qxplain 1750/1751
138.09/136.32	c qxplain 1751/1751
138.09/136.33	c 8021[?] -2216[?] -2219[?]  is mandatory 
138.09/136.33	c qxplain 1750/1750
138.09/136.33	c 8022[?] -2218[?] -2219[?]  is mandatory 
138.09/136.33	c qxplain 1746/1749
138.09/136.33	c qxplain 1693/1745
138.09/136.34	c qxplain 0/1692
138.09/136.35	c qxplain 847/1692
138.09/136.36	c qxplain 1270/1692
138.09/136.37	c qxplain 1482/1692
138.09/136.37	c qxplain 1588/1692
138.09/136.38	c qxplain 1641/1692
138.09/136.38	c qxplain 1588/1640
138.09/136.39	c qxplain 1615/1640
138.09/136.39	c qxplain 1628/1640
138.09/136.39	c qxplain 1615/1627
138.09/136.40	c qxplain 1622/1627
138.09/136.40	c qxplain 1615/1621
138.19/136.41	c qxplain 1619/1621
138.19/136.41	c qxplain 1615/1618
138.19/136.42	c qxplain 1617/1618
138.19/136.43	c qxplain 1618/1618
138.19/136.44	c 8273[?] -2303[?] 2219[?]  is mandatory 
138.19/136.44	c qxplain 1617/1617
138.19/136.44	c 8276[?] 1850[?] -2304[?]  is mandatory 
138.19/136.44	c qxplain 1615/1616
138.19/136.45	c qxplain 1616/1616
138.19/136.45	c 8278[?] -1850[?] 2304[?] 2219[?]  is mandatory 
138.19/136.45	c qxplain 1615/1615
138.19/136.45	c 8280[?] -2304[?] -2305[?]  is mandatory 
138.19/136.45	c qxplain 1588/1614
138.19/136.46	c qxplain 1602/1614
138.19/136.47	c qxplain 1609/1614
138.19/136.47	c qxplain 1612/1614
138.19/136.48	c qxplain 1614/1614
138.19/136.48	c 8281[?] 2304[?] 2303[?] 2305[?]  is mandatory 
138.19/136.48	c qxplain 1612/1613
138.19/136.49	c qxplain 1613/1613
138.19/136.49	c 8282[?] -2306[?] -2205[?]  is mandatory 
138.19/136.49	c qxplain 1612/1612
138.28/136.50	c 8283[?] -2305[?] -2306[?]  is mandatory 
138.28/136.50	c qxplain 1609/1611
138.28/136.50	c qxplain 1611/1611
138.28/136.51	c 8284[?] 2305[?] 2205[?] 2306[?]  is mandatory 
138.28/136.51	c qxplain 1609/1610
138.28/136.51	c qxplain 1610/1610
138.28/136.52	c 8285[?] -2214[?] -2307[?]  is mandatory 
138.28/136.52	c qxplain 1609/1609
138.28/136.52	c 8286[?] -2306[?] -2307[?]  is mandatory 
138.28/136.52	c qxplain 1602/1608
138.28/136.53	c qxplain 1606/1608
138.28/136.54	c qxplain 1608/1608
138.28/136.54	c 8287[?] 2214[?] 2307[?] 2306[?]  is mandatory 
138.28/136.54	c qxplain 1606/1607
138.39/136.61	c qxplain 1607/1607
138.39/136.66	c 8288[?] -2308[?] -2191[?]  is mandatory 
138.39/136.66	c qxplain 1606/1606
138.39/136.68	c 8289[?] -2308[?] 2307[?]  is mandatory 
138.39/136.68	c qxplain 1602/1605
138.39/136.69	c qxplain 1604/1605
138.39/136.70	c qxplain 1605/1605
138.49/136.70	c 8290[?] -2307[?] 2191[?] 2308[?]  is mandatory 
138.49/136.70	c qxplain 1604/1604
138.49/136.71	c 8291[?] -2309[?] 2191[?]  is mandatory 
138.49/136.71	c qxplain 1602/1603
138.49/136.71	c qxplain 1603/1603
138.49/136.72	c 8292[?] -2309[?] -2307[?]  is mandatory 
138.49/136.72	c qxplain 1602/1602
138.49/136.72	c 8293[?] 2307[?] -2191[?] 2309[?]  is mandatory 
138.49/136.72	c qxplain 1588/1601
138.49/136.74	c qxplain 1595/1601
138.49/136.74	c qxplain 1599/1601
138.49/136.75	c qxplain 1601/1601
138.49/136.75	c 8294[?] -2308[?] -2310[?]  is mandatory 
138.49/136.75	c qxplain 1599/1600
138.49/136.76	c qxplain 1600/1600
138.49/136.76	c 8295[?] -2309[?] -2310[?]  is mandatory 
138.49/136.76	c qxplain 1599/1599
138.49/136.77	c 8296[?] 2308[?] 2309[?] 2310[?]  is mandatory 
138.49/136.77	c qxplain 1595/1598
138.59/136.85	c qxplain 1597/1598
138.69/136.94	c qxplain 1598/1598
138.69/136.96	c 8297[?] -2311[?] 1925[?]  is mandatory 
138.69/136.96	c qxplain 1597/1597
138.79/137.00	c 8298[?] -2311[?] 2170[?]  is mandatory 
138.79/137.00	c qxplain 1595/1596
138.79/137.05	c qxplain 1596/1596
138.79/137.08	c 8299[?] -1925[?] 2311[?] -2170[?]  is mandatory 
138.79/137.09	c qxplain 1595/1595
138.89/137.10	c 8300[?] -2312[?] 1937[?]  is mandatory 
138.89/137.10	c qxplain 1588/1594
138.89/137.15	c qxplain 1592/1594
138.99/137.21	c qxplain 1594/1594
138.99/137.25	c 8301[?] -2312[?] 2172[?]  is mandatory 
138.99/137.25	c qxplain 1592/1593
138.99/137.29	c qxplain 1593/1593
139.09/137.30	c 8302[?] -1937[?] -2172[?] 2312[?]  is mandatory 
139.09/137.30	c qxplain 1592/1592
139.09/137.34	c 8303[?] -1973[?] -2313[?]  is mandatory 
139.09/137.34	c qxplain 1588/1591
139.09/137.37	c qxplain 1590/1591
139.09/137.40	c qxplain 1591/1591
139.20/137.43	c 8304[?] -2313[?] 2178[?]  is mandatory 
139.20/137.43	c qxplain 1590/1590
139.20/137.44	c 8305[?] 1973[?] -2178[?] 2313[?]  is mandatory 
139.20/137.44	c qxplain 1588/1589
139.20/137.47	c qxplain 1589/1589
139.30/137.55	c 8306[?] -2314[?] 1969[?]  is mandatory 
139.30/137.55	c qxplain 1588/1588
139.39/137.68	c 8307[?] -2314[?] -2313[?]  is mandatory 
139.39/137.68	c qxplain 1482/1587
139.39/137.69	c qxplain 1535/1587
139.39/137.69	c qxplain 1562/1587
139.49/137.70	c qxplain 1575/1587
139.49/137.75	c qxplain 1582/1587
139.49/137.78	c qxplain 1585/1587
139.49/137.79	c qxplain 1587/1587
139.49/137.80	c 8308[?] -1969[?] 2314[?] 2313[?]  is mandatory 
139.49/137.80	c qxplain 1585/1586
139.59/137.80	c qxplain 1586/1586
139.59/137.83	c 8309[?] -2183[?] -2315[?]  is mandatory 
139.59/137.83	c qxplain 1585/1585
139.59/137.83	c 8310[?] -2314[?] -2315[?]  is mandatory 
139.59/137.83	c qxplain 1582/1584
139.59/137.89	c qxplain 1584/1584
139.69/137.90	c 8311[?] 2314[?] 2315[?] 2183[?]  is mandatory 
139.69/137.90	c qxplain 1582/1583
139.69/137.96	c qxplain 1583/1583
139.69/137.98	c 8312[?] -2316[?] 2174[?]  is mandatory 
139.69/137.98	c qxplain 1582/1582
139.69/138.00	c 8313[?] -2315[?] -2316[?]  is mandatory 
139.69/138.00	c qxplain 1575/1581
139.79/138.02	c qxplain 1579/1581
139.79/138.04	c qxplain 1581/1581
139.79/138.05	c 8314[?] 2315[?] -2174[?] 2316[?]  is mandatory 
139.79/138.05	c qxplain 1579/1580
139.89/138.10	c qxplain 1580/1580
139.89/138.12	c 8315[?] 1949[?] -2317[?]  is mandatory 
139.89/138.12	c qxplain 1579/1579
139.89/138.13	c 8316[?] -2317[?] 2187[?]  is mandatory 
139.89/138.13	c qxplain 1575/1578
139.89/138.14	c qxplain 1577/1578
139.89/138.14	c qxplain 1578/1578
139.89/138.15	c 8317[?] -1949[?] 2317[?] -2187[?]  is mandatory 
139.89/138.15	c qxplain 1577/1577
139.89/138.15	c 8318[?] -2316[?] -2318[?]  is mandatory 
139.89/138.15	c qxplain 1575/1576
139.89/138.16	c qxplain 1576/1576
139.89/138.17	c 8319[?] -2317[?] -2318[?]  is mandatory 
139.89/138.17	c qxplain 1575/1575
139.99/138.22	c 8320[?] 2318[?] 2317[?] 2316[?]  is mandatory 
139.99/138.22	c qxplain 1562/1574
139.99/138.23	c qxplain 1569/1574
139.99/138.29	c qxplain 1572/1574
140.09/138.31	c qxplain 1574/1574
140.09/138.32	c 8321[?] -2312[?] -2319[?]  is mandatory 
140.09/138.32	c qxplain 1572/1573
140.09/138.32	c qxplain 1573/1573
140.09/138.33	c 8322[?] 2318[?] -2319[?]  is mandatory 
140.09/138.33	c qxplain 1572/1572
140.09/138.40	c 8323[?] 2319[?] -2318[?] 2312[?]  is mandatory 
140.09/138.40	c qxplain 1569/1571
140.19/138.42	c qxplain 1571/1571
140.19/138.43	c 8324[?] -2311[?] -2320[?]  is mandatory 
140.19/138.43	c qxplain 1569/1570
140.19/138.43	c qxplain 1570/1570
140.19/138.44	c 8325[?] 2319[?] -2320[?]  is mandatory 
140.19/138.44	c qxplain 1569/1569
140.19/138.46	c 8326[?] -2319[?] 2320[?] 2311[?]  is mandatory 
140.19/138.46	c qxplain 1562/1568
140.19/138.47	c qxplain 1566/1568
140.19/138.48	c qxplain 1568/1568
140.19/138.49	c 8327[?] 1861[?] -2321[?]  is mandatory 
140.19/138.49	c qxplain 1566/1567
140.19/138.50	c qxplain 1567/1567
140.30/138.51	c 8328[?] -2321[?] -1987[?]  is mandatory 
140.30/138.51	c qxplain 1566/1566
140.30/138.52	c 8329[?] -1861[?] 2321[?] 1987[?]  is mandatory 
140.30/138.52	c qxplain 1562/1565
140.30/138.53	c qxplain 1564/1565
140.30/138.54	c qxplain 1565/1565
140.30/138.57	c 8330[?] -2206[?] -2322[?]  is mandatory 
140.30/138.57	c qxplain 1564/1564
140.30/138.58	c 8331[?] -2321[?] -2322[?]  is mandatory 
140.30/138.58	c qxplain 1562/1563
140.30/138.59	c qxplain 1563/1563
140.30/138.60	c 8332[?] 2321[?] 2322[?] 2206[?]  is mandatory 
140.30/138.60	c qxplain 1562/1562
140.39/138.61	c 8333[?] -2323[?] 1883[?]  is mandatory 
140.39/138.61	c qxplain 1535/1561
140.39/138.61	c qxplain 1549/1561
140.39/138.62	c qxplain 1556/1561
140.39/138.62	c qxplain 1559/1561
140.39/138.63	c qxplain 1561/1561
140.39/138.63	c 8334[?] 2322[?] -2323[?]  is mandatory 
140.39/138.63	c qxplain 1559/1560
140.39/138.64	c qxplain 1560/1560
140.39/138.65	c 8335[?] -2322[?] -1883[?] 2323[?]  is mandatory 
140.39/138.65	c qxplain 1559/1559
140.39/138.66	c 8336[?] 1861[?] -2324[?]  is mandatory 
140.39/138.66	c qxplain 1556/1558
140.39/138.67	c qxplain 1558/1558
140.39/138.67	c 8337[?] -2324[?] -1883[?]  is mandatory 
140.39/138.67	c qxplain 1556/1557
140.39/138.68	c qxplain 1557/1557
140.49/138.76	c qxplain 1556/1556
140.49/138.77	c 8339[?] -2323[?] -2325[?]  is mandatory 
140.49/138.77	c qxplain 1549/1555
140.49/138.78	c qxplain 1553/1555
140.49/138.78	c qxplain 1555/1555
140.59/138.80	c qxplain 1553/1554
140.59/138.81	c qxplain 1554/1554
140.59/138.81	c 8341[?] 2323[?] 2324[?] 2325[?]  is mandatory 
140.59/138.81	c qxplain 1553/1553
140.59/138.82	c 8342[?] -2326[?] 2205[?]  is mandatory 
140.59/138.82	c qxplain 1549/1552
140.59/138.83	c qxplain 1551/1552
140.59/138.84	c qxplain 1552/1552
140.59/138.84	c 8343[?] -2325[?] -2326[?]  is mandatory 
140.59/138.84	c qxplain 1551/1551
140.59/138.85	c 8344[?] 2325[?] -2205[?] 2326[?]  is mandatory 
140.59/138.85	c qxplain 1549/1550
140.59/138.85	c qxplain 1535/1548
140.59/138.86	c qxplain 1482/1534
140.59/138.86	c qxplain 1509/1534
140.59/138.87	c qxplain 1522/1534
140.59/138.88	c qxplain 1529/1534
140.59/138.88	c qxplain 1522/1528
140.59/138.88	c qxplain 1526/1528
140.59/138.89	c qxplain 1528/1528
140.59/138.89	c qxplain 1526/1527
140.68/138.90	c qxplain 1527/1527
140.68/138.90	c qxplain 1526/1526
140.68/138.91	c 8369[?] -2335[?] 2219[?]  is mandatory 
140.68/138.91	c qxplain 1522/1525
140.68/138.91	c qxplain 1524/1525
140.68/138.92	c qxplain 1525/1525
140.68/138.92	c 8372[?] 1849[?] -2336[?]  is mandatory 
140.68/138.92	c qxplain 1524/1524
140.68/138.95	c 8374[?] -1849[?] 2336[?] 2219[?]  is mandatory 
140.68/138.95	c qxplain 1522/1523
140.68/138.96	c qxplain 1523/1523
140.68/138.98	c 8376[?] -2336[?] -2337[?]  is mandatory 
140.68/138.98	c qxplain 1522/1522
140.68/138.99	c 8377[?] 2336[?] 2335[?] 2337[?]  is mandatory 
140.68/138.99	c qxplain 1509/1521
140.68/138.99	c qxplain 1516/1521
140.78/139.00	c qxplain 1519/1521
140.78/139.01	c qxplain 1521/1521
140.78/139.01	c 8378[?] -2338[?] -2205[?]  is mandatory 
140.78/139.01	c qxplain 1519/1520
140.78/139.02	c qxplain 1520/1520
140.78/139.03	c 8379[?] -2337[?] -2338[?]  is mandatory 
140.78/139.03	c qxplain 1519/1519
140.78/139.04	c 8380[?] 2337[?] 2205[?] 2338[?]  is mandatory 
140.78/139.04	c qxplain 1516/1518
140.78/139.04	c qxplain 1518/1518
140.78/139.05	c 8381[?] -2326[?] -2339[?]  is mandatory 
140.78/139.05	c qxplain 1516/1517
140.78/139.06	c qxplain 1517/1517
140.78/139.07	c 8382[?] -2338[?] -2339[?]  is mandatory 
140.78/139.07	c qxplain 1516/1516
140.78/139.08	c 8383[?] 2326[?] 2338[?] 2339[?]  is mandatory 
140.78/139.08	c qxplain 1509/1515
140.78/139.09	c qxplain 1513/1515
140.88/139.13	c qxplain 1515/1515
140.88/139.14	c 8384[?] -2340[?] -2320[?]  is mandatory 
140.88/139.14	c qxplain 1513/1514
140.88/139.15	c qxplain 1514/1514
140.88/139.18	c 8385[?] -2340[?] 2339[?]  is mandatory 
140.88/139.18	c qxplain 1513/1513
140.88/139.19	c 8386[?] 2320[?] -2339[?] 2340[?]  is mandatory 
140.88/139.19	c qxplain 1509/1512
140.98/139.21	c qxplain 1511/1512
141.08/139.30	c qxplain 1512/1512
141.08/139.32	c 8387[?] -2341[?] 1922[?]  is mandatory 
141.08/139.32	c qxplain 1511/1511
141.08/139.38	c 8388[?] -2341[?] 2170[?]  is mandatory 
141.08/139.38	c qxplain 1509/1510
141.08/139.39	c qxplain 1510/1510
141.08/139.39	c 8389[?] -1922[?] -2170[?] 2341[?]  is mandatory 
141.08/139.39	c qxplain 1509/1509
141.18/139.42	c 8390[?] -2342[?] 1934[?]  is mandatory 
141.18/139.42	c qxplain 1482/1508
141.18/139.49	c qxplain 1496/1508
141.18/139.50	c qxplain 1503/1508
141.28/139.50	c qxplain 1506/1508
141.28/139.51	c qxplain 1508/1508
141.28/139.59	c 8391[?] -2342[?] 2172[?]  is mandatory 
141.28/139.59	c qxplain 1506/1507
141.28/139.60	c qxplain 1507/1507
141.39/139.61	c 8392[?] -1934[?] -2172[?] 2342[?]  is mandatory 
141.39/139.61	c qxplain 1506/1506
141.39/139.68	c 8393[?] -1965[?] -2343[?]  is mandatory 
141.39/139.68	c qxplain 1503/1505
141.49/139.72	c qxplain 1505/1505
141.49/139.79	c 8394[?] -1971[?] -2343[?]  is mandatory 
141.49/139.79	c qxplain 1503/1504
141.58/139.81	c qxplain 1504/1504
141.58/139.84	c 8395[?] 1965[?] 1971[?] 2343[?]  is mandatory 
141.58/139.84	c qxplain 1503/1503
141.68/139.92	c 8396[?] -1970[?] -2344[?]  is mandatory 
141.68/139.92	c qxplain 1496/1502
141.68/139.93	c qxplain 1500/1502
141.68/139.94	c qxplain 1502/1502
141.68/139.97	c 8397[?] 2343[?] -2344[?]  is mandatory 
141.68/139.97	c qxplain 1500/1501
141.68/139.98	c qxplain 1501/1501
141.68/139.99	c 8398[?] -2343[?] 1970[?] 2344[?]  is mandatory 
141.68/139.99	c qxplain 1500/1500
141.79/140.02	c 8399[?] -1974[?] -2345[?]  is mandatory 
141.79/140.02	c qxplain 1496/1499
141.79/140.03	c qxplain 1498/1499
141.79/140.04	c qxplain 1499/1499
141.79/140.06	c 8400[?] -2345[?] 2344[?]  is mandatory 
141.79/140.06	c qxplain 1498/1498
141.79/140.07	c 8401[?] -2344[?] 1974[?] 2345[?]  is mandatory 
141.79/140.07	c qxplain 1496/1497
141.89/140.18	c qxplain 1497/1497
141.89/140.19	c 8402[?] -2346[?] 1965[?]  is mandatory 
141.89/140.19	c qxplain 1496/1496
141.99/140.22	c 8403[?] -2346[?] -2176[?]  is mandatory 
141.99/140.22	c qxplain 1482/1495
141.99/140.23	c qxplain 1489/1495
141.99/140.25	c qxplain 1493/1495
141.99/140.25	c qxplain 1495/1495
141.99/140.26	c 8404[?] -1965[?] 2346[?] 2176[?]  is mandatory 
141.99/140.26	c qxplain 1493/1494
141.99/140.27	c qxplain 1494/1494
141.99/140.28	c 8405[?] -2345[?] -2347[?]  is mandatory 
141.99/140.28	c qxplain 1493/1493
141.99/140.28	c 8406[?] -2346[?] -2347[?]  is mandatory 
141.99/140.28	c qxplain 1489/1492
141.99/140.29	c qxplain 1491/1492
142.09/140.37	c qxplain 1492/1492
142.19/140.45	c 8407[?] 2346[?] 2347[?] 2345[?]  is mandatory 
142.19/140.45	c qxplain 1491/1491
142.19/140.48	c 8408[?] -2348[?] 2174[?]  is mandatory 
142.19/140.48	c qxplain 1489/1490
142.19/140.49	c qxplain 1490/1490
142.29/140.51	c 8409[?] -2347[?] -2348[?]  is mandatory 
142.29/140.51	c qxplain 1489/1489
142.29/140.52	c 8410[?] 2347[?] -2174[?] 2348[?]  is mandatory 
142.29/140.52	c qxplain 1482/1488
142.29/140.53	c qxplain 1486/1488
142.29/140.53	c qxplain 1488/1488
142.29/140.59	c 8411[?] -2349[?] 1946[?]  is mandatory 
142.29/140.59	c qxplain 1486/1487
142.39/140.60	c qxplain 1487/1487
142.39/140.63	c 8412[?] -2349[?] 2187[?]  is mandatory 
142.39/140.63	c qxplain 1486/1486
142.39/140.65	c 8413[?] -1946[?] -2187[?] 2349[?]  is mandatory 
142.39/140.65	c qxplain 1482/1485
142.39/140.65	c qxplain 1484/1485
142.39/140.66	c qxplain 1485/1485
142.39/140.67	c 8414[?] -2348[?] -2350[?]  is mandatory 
142.39/140.67	c qxplain 1484/1484
142.39/140.68	c 8415[?] -2349[?] -2350[?]  is mandatory 
142.39/140.68	c qxplain 1482/1483
142.39/140.68	c qxplain 1483/1483
142.49/140.78	c 8416[?] 2350[?] 2349[?] 2348[?]  is mandatory 
142.49/140.78	c qxplain 1482/1482
142.49/140.79	c 8417[?] -2342[?] -2351[?]  is mandatory 
142.49/140.79	c qxplain 1270/1481
142.59/140.81	c qxplain 1376/1481
142.59/140.83	c qxplain 1429/1481
142.59/140.85	c qxplain 1456/1481
142.59/140.86	c qxplain 1469/1481
142.59/140.89	c qxplain 1476/1481
142.69/140.90	c qxplain 1479/1481
142.69/140.91	c qxplain 1481/1481
142.69/140.92	c 8418[?] 2350[?] -2351[?]  is mandatory 
142.69/140.92	c qxplain 1479/1480
142.69/140.93	c qxplain 1480/1480
142.69/140.96	c 8419[?] 2351[?] -2350[?] 2342[?]  is mandatory 
142.69/140.96	c qxplain 1479/1479
142.69/140.98	c 8420[?] -2341[?] -2352[?]  is mandatory 
142.69/140.98	c qxplain 1476/1478
142.69/140.99	c qxplain 1478/1478
142.79/141.00	c 8421[?] 2351[?] -2352[?]  is mandatory 
142.79/141.00	c qxplain 1476/1477
142.79/141.04	c qxplain 1477/1477
142.79/141.07	c 8422[?] 2352[?] 2341[?] -2351[?]  is mandatory 
142.79/141.07	c qxplain 1476/1476
142.79/141.09	c 8423[?] -2353[?] -1852[?]  is mandatory 
142.79/141.09	c qxplain 1469/1475
142.89/141.10	c qxplain 1473/1475
142.89/141.11	c qxplain 1475/1475
142.89/141.12	c 8424[?] -2353[?] -1853[?]  is mandatory 
142.89/141.12	c qxplain 1473/1474
142.89/141.14	c qxplain 1474/1474
142.89/141.18	c 8425[?] 1853[?] 2353[?] 1852[?]  is mandatory 
142.89/141.18	c qxplain 1473/1473
142.89/141.19	c 8426[?] -1854[?] -2354[?]  is mandatory 
142.89/141.19	c qxplain 1469/1472
142.89/141.20	c qxplain 1471/1472
142.99/141.20	c qxplain 1472/1472
142.99/141.21	c 8427[?] -2354[?] 2353[?]  is mandatory 
142.99/141.21	c qxplain 1471/1471
142.99/141.25	c 8428[?] 2354[?] 1854[?] -2353[?]  is mandatory 
142.99/141.25	c qxplain 1469/1470
142.99/141.26	c qxplain 1470/1470
142.99/141.27	c 8429[?] -1855[?] -2355[?]  is mandatory 
142.99/141.27	c qxplain 1469/1469
142.99/141.27	c 8430[?] 2354[?] -2355[?]  is mandatory 
142.99/141.27	c qxplain 1456/1468
142.99/141.28	c qxplain 1463/1468
142.99/141.29	c qxplain 1466/1468
142.99/141.29	c qxplain 1468/1468
143.08/141.33	c 8431[?] 2355[?] 1855[?] -2354[?]  is mandatory 
143.08/141.33	c qxplain 1466/1467
143.08/141.33	c qxplain 1467/1467
143.08/141.34	c 8432[?] -1856[?] -2356[?]  is mandatory 
143.08/141.34	c qxplain 1466/1466
143.08/141.35	c 8433[?] 2355[?] -2356[?]  is mandatory 
143.08/141.35	c qxplain 1463/1465
143.08/141.37	c qxplain 1465/1465
143.08/141.38	c 8434[?] 1856[?] 2356[?] -2355[?]  is mandatory 
143.08/141.38	c qxplain 1463/1464
143.08/141.39	c qxplain 1464/1464
143.18/141.41	c 8435[?] -2357[?] -1857[?]  is mandatory 
143.18/141.41	c qxplain 1463/1463
143.18/141.42	c 8436[?] -2357[?] 2356[?]  is mandatory 
143.18/141.42	c qxplain 1456/1462
143.18/141.43	c qxplain 1460/1462
143.18/141.44	c qxplain 1462/1462
143.18/141.45	c 8437[?] 1857[?] 2357[?] -2356[?]  is mandatory 
143.18/141.45	c qxplain 1460/1461
143.18/141.47	c qxplain 1461/1461
143.18/141.49	c 8438[?] 1858[?] -2358[?]  is mandatory 
143.18/141.49	c qxplain 1460/1460
143.28/141.51	c 8439[?] -2358[?] -2357[?]  is mandatory 
143.28/141.51	c qxplain 1456/1459
143.28/141.52	c qxplain 1458/1459
143.28/141.52	c qxplain 1459/1459
143.28/141.55	c 8440[?] -1858[?] 2357[?] 2358[?]  is mandatory 
143.28/141.55	c qxplain 1458/1458
143.28/141.56	c 8441[?] 1980[?] -2359[?]  is mandatory 
143.28/141.56	c qxplain 1456/1457
143.28/141.57	c qxplain 1457/1457
143.28/141.58	c 8442[?] -2359[?] 2356[?]  is mandatory 
143.28/141.58	c qxplain 1456/1456
143.38/141.60	c 8443[?] -1980[?] -2356[?] 2359[?]  is mandatory 
143.38/141.60	c qxplain 1429/1455
143.38/141.61	c qxplain 1443/1455
143.38/141.64	c qxplain 1450/1455
143.38/141.66	c qxplain 1453/1455
143.38/141.67	c qxplain 1455/1455
143.38/141.68	c 8444[?] -2358[?] -2360[?]  is mandatory 
143.38/141.68	c qxplain 1453/1454
143.38/141.69	c qxplain 1454/1454
143.49/141.70	c 8445[?] -2359[?] -2360[?]  is mandatory 
143.49/141.70	c qxplain 1453/1453
143.49/141.71	c 8446[?] 2358[?] 2360[?] 2359[?]  is mandatory 
143.49/141.71	c qxplain 1450/1452
143.49/141.73	c qxplain 1452/1452
143.49/141.74	c 8447[?] -2361[?] 1883[?]  is mandatory 
143.49/141.74	c qxplain 1450/1451
143.49/141.75	c qxplain 1451/1451
143.49/141.76	c 8448[?] 2360[?] -2361[?]  is mandatory 
143.49/141.76	c qxplain 1450/1450
143.49/141.77	c 8449[?] -2360[?] 2361[?] -1883[?]  is mandatory 
143.49/141.77	c qxplain 1443/1449
143.49/141.80	c qxplain 1447/1449
143.59/141.82	c qxplain 1449/1449
143.59/141.83	c 8450[?] 1858[?] -2362[?]  is mandatory 
143.59/141.83	c qxplain 1447/1448
143.59/141.84	c qxplain 1448/1448
143.59/141.84	c 8451[?] -2362[?] -1883[?]  is mandatory 
143.59/141.84	c qxplain 1447/1447
143.59/141.90	c qxplain 1443/1446
143.69/141.93	c qxplain 1445/1446
143.69/141.95	c qxplain 1446/1446
143.69/141.96	c 8453[?] -2361[?] -2363[?]  is mandatory 
143.69/141.96	c qxplain 1445/1445
143.69/141.96	c qxplain 1443/1444
143.69/141.97	c qxplain 1444/1444
143.69/141.98	c 8455[?] 2361[?] 2362[?] 2363[?]  is mandatory 
143.69/141.98	c qxplain 1443/1443
143.69/141.99	c 8456[?] -2364[?] 2205[?]  is mandatory 
143.69/141.99	c qxplain 1429/1442
143.79/142.06	c qxplain 1436/1442
143.79/142.07	c qxplain 1440/1442
143.79/142.07	c qxplain 1442/1442
143.79/142.08	c 8457[?] -2363[?] -2364[?]  is mandatory 
143.79/142.08	c qxplain 1440/1441
143.79/142.09	c qxplain 1441/1441
143.88/142.10	c 8458[?] 2363[?] 2364[?] -2205[?]  is mandatory 
143.88/142.10	c qxplain 1440/1440
143.88/142.11	c 8483[?] -2373[?] 2219[?]  is mandatory 
143.88/142.11	c qxplain 1436/1439
143.88/142.11	c qxplain 1438/1439
143.88/142.12	c qxplain 1439/1439
143.88/142.12	c 8486[?] 1846[?] -2374[?]  is mandatory 
143.88/142.12	c qxplain 1438/1438
143.88/142.16	c 8488[?] -1846[?] 2374[?] 2219[?]  is mandatory 
143.88/142.16	c qxplain 1436/1437
143.88/142.17	c qxplain 1437/1437
143.88/142.19	c 8490[?] -2375[?] -2374[?]  is mandatory 
143.88/142.19	c qxplain 1436/1436
143.99/142.20	c 8491[?] 2374[?] 2373[?] 2375[?]  is mandatory 
143.99/142.20	c qxplain 1429/1435
143.99/142.21	c qxplain 1433/1435
143.99/142.22	c qxplain 1435/1435
143.99/142.22	c 8492[?] -2376[?] -2205[?]  is mandatory 
143.99/142.22	c qxplain 1433/1434
143.99/142.23	c qxplain 1434/1434
143.99/142.24	c 8493[?] -2375[?] -2376[?]  is mandatory 
143.99/142.24	c qxplain 1433/1433
143.99/142.26	c 8494[?] 2375[?] 2376[?] 2205[?]  is mandatory 
143.99/142.26	c qxplain 1429/1432
143.99/142.27	c qxplain 1431/1432
144.09/142.30	c qxplain 1432/1432
144.09/142.31	c 8495[?] -2364[?] -2377[?]  is mandatory 
144.09/142.31	c qxplain 1431/1431
144.09/142.32	c 8496[?] -2376[?] -2377[?]  is mandatory 
144.09/142.32	c qxplain 1429/1430
144.09/142.33	c qxplain 1430/1430
144.09/142.33	c 8497[?] 2364[?] 2376[?] 2377[?]  is mandatory 
144.09/142.33	c qxplain 1429/1429
144.09/142.37	c 8498[?] 2352[?] -2378[?]  is mandatory 
144.09/142.37	c qxplain 1376/1428
144.19/142.40	c qxplain 1403/1428
144.19/142.41	c qxplain 1416/1428
144.19/142.41	c qxplain 1423/1428
144.19/142.42	c qxplain 1426/1428
144.19/142.42	c qxplain 1428/1428
144.19/142.43	c 8499[?] -2378[?] -2377[?]  is mandatory 
144.19/142.43	c qxplain 1426/1427
144.29/142.54	c qxplain 1427/1427
144.29/142.55	c 8500[?] -2352[?] 2377[?] 2378[?]  is mandatory 
144.29/142.55	c qxplain 1426/1426
144.29/142.59	c 8501[?] -2379[?] 1921[?]  is mandatory 
144.29/142.59	c qxplain 1423/1425
144.39/142.63	c qxplain 1425/1425
144.49/142.78	c 8502[?] -2379[?] 2170[?]  is mandatory 
144.49/142.78	c qxplain 1423/1424
144.59/142.85	c qxplain 1424/1424
144.59/142.87	c 8503[?] -1921[?] 2379[?] -2170[?]  is mandatory 
144.59/142.87	c qxplain 1423/1423
144.59/142.88	c 8504[?] -2380[?] 1933[?]  is mandatory 
144.59/142.88	c qxplain 1416/1422
144.70/142.92	c qxplain 1420/1422
144.70/142.97	c qxplain 1422/1422
144.80/143.05	c 8505[?] -2380[?] 2172[?]  is mandatory 
144.80/143.05	c qxplain 1420/1421
144.80/143.06	c qxplain 1421/1421
144.80/143.07	c 8506[?] -1933[?] -2172[?] 2380[?]  is mandatory 
144.80/143.07	c qxplain 1420/1420
144.89/143.12	c 8507[?] -2381[?] 1971[?]  is mandatory 
144.89/143.12	c qxplain 1416/1419
144.89/143.14	c qxplain 1418/1419
144.89/143.15	c qxplain 1419/1419
144.99/143.21	c 8508[?] -2175[?] -2381[?]  is mandatory 
144.99/143.21	c qxplain 1418/1418
144.99/143.22	c 8509[?] -1971[?] 2381[?] 2175[?]  is mandatory 
144.99/143.22	c qxplain 1416/1417
144.99/143.23	c qxplain 1417/1417
144.99/143.29	c 8510[?] -2382[?] -2176[?]  is mandatory 
144.99/143.29	c qxplain 1416/1416
145.09/143.30	c 8511[?] -2381[?] -2382[?]  is mandatory 
145.09/143.30	c qxplain 1403/1415
145.09/143.34	c qxplain 1410/1415
145.09/143.36	c qxplain 1413/1415
145.19/143.45	c qxplain 1415/1415
145.19/143.47	c 8512[?] 2382[?] 2381[?] 2176[?]  is mandatory 
145.19/143.47	c qxplain 1413/1414
145.19/143.48	c qxplain 1414/1414
145.19/143.49	c 8513[?] -2383[?] 2174[?]  is mandatory 
145.19/143.49	c qxplain 1413/1413
145.29/143.50	c 8514[?] -2382[?] -2383[?]  is mandatory 
145.29/143.50	c qxplain 1410/1412
145.29/143.53	c qxplain 1412/1412
145.29/143.54	c 8515[?] 2382[?] -2174[?] 2383[?]  is mandatory 
145.29/143.54	c qxplain 1410/1411
145.39/143.61	c qxplain 1411/1411
145.39/143.62	c 8516[?] 1945[?] -2384[?]  is mandatory 
145.39/143.62	c qxplain 1410/1410
145.39/143.63	c 8517[?] -2384[?] 2187[?]  is mandatory 
145.39/143.63	c qxplain 1403/1409
145.39/143.67	c qxplain 1407/1409
145.39/143.68	c qxplain 1409/1409
145.39/143.69	c 8518[?] -1945[?] 2384[?] -2187[?]  is mandatory 
145.39/143.69	c qxplain 1407/1408
145.39/143.70	c qxplain 1408/1408
145.49/143.70	c 8519[?] -2383[?] -2385[?]  is mandatory 
145.49/143.70	c qxplain 1407/1407
145.49/143.71	c 8520[?] -2384[?] -2385[?]  is mandatory 
145.49/143.71	c qxplain 1403/1406
145.49/143.72	c qxplain 1405/1406
145.49/143.73	c qxplain 1406/1406
145.49/143.79	c 8521[?] 2385[?] 2383[?] 2384[?]  is mandatory 
145.49/143.79	c qxplain 1405/1405
145.59/143.80	c 8522[?] -2380[?] -2386[?]  is mandatory 
145.59/143.80	c qxplain 1403/1404
145.59/143.81	c qxplain 1404/1404
145.59/143.82	c 8523[?] 2385[?] -2386[?]  is mandatory 
145.59/143.82	c qxplain 1403/1403
145.59/143.83	c 8524[?] -2385[?] 2386[?] 2380[?]  is mandatory 
145.59/143.83	c qxplain 1376/1402
145.59/143.83	c qxplain 1390/1402
145.59/143.84	c qxplain 1397/1402
145.59/143.85	c qxplain 1400/1402
145.59/143.87	c qxplain 1402/1402
145.69/143.90	c 8525[?] -2379[?] -2387[?]  is mandatory 
145.69/143.90	c qxplain 1400/1401
145.69/143.91	c qxplain 1401/1401
145.69/143.91	c 8526[?] 2386[?] -2387[?]  is mandatory 
145.69/143.91	c qxplain 1400/1400
145.69/143.92	c 8527[?] -2386[?] 2379[?] 2387[?]  is mandatory 
145.69/143.92	c qxplain 1397/1399
145.69/143.93	c qxplain 1399/1399
145.69/143.95	c 8528[?] 1857[?] -2388[?]  is mandatory 
145.69/143.95	c qxplain 1397/1398
145.69/143.96	c qxplain 1398/1398
145.69/143.98	c 8529[?] -2388[?] -2356[?]  is mandatory 
145.69/143.98	c qxplain 1397/1397
145.69/143.99	c 8530[?] -1857[?] 2356[?] 2388[?]  is mandatory 
145.69/143.99	c qxplain 1390/1396
145.69/144.00	c qxplain 1394/1396
145.80/144.00	c qxplain 1396/1396
145.80/144.02	c 8531[?] -2357[?] -2389[?]  is mandatory 
145.80/144.02	c qxplain 1394/1395
145.80/144.02	c qxplain 1395/1395
145.80/144.03	c 8532[?] -2388[?] -2389[?]  is mandatory 
145.80/144.03	c qxplain 1394/1394
145.80/144.05	c 8533[?] 2388[?] 2389[?] 2357[?]  is mandatory 
145.80/144.05	c qxplain 1390/1393
145.80/144.06	c qxplain 1392/1393
145.80/144.06	c qxplain 1393/1393
145.80/144.08	c 8534[?] -2390[?] 1883[?]  is mandatory 
145.80/144.08	c qxplain 1392/1392
145.80/144.09	c 8535[?] 2389[?] -2390[?]  is mandatory 
145.80/144.09	c qxplain 1390/1391
145.80/144.10	c qxplain 1391/1391
145.89/144.11	c 8536[?] 2390[?] -2389[?] -1883[?]  is mandatory 
145.89/144.11	c qxplain 1390/1390
145.89/144.13	c 8537[?] 1857[?] -2391[?]  is mandatory 
145.89/144.13	c qxplain 1376/1389
145.89/144.13	c qxplain 1383/1389
145.89/144.14	c qxplain 1387/1389
145.89/144.15	c qxplain 1389/1389
145.89/144.16	c 8538[?] -2391[?] -1883[?]  is mandatory 
145.89/144.16	c qxplain 1387/1388
145.89/144.19	c qxplain 1388/1388
145.99/144.25	c qxplain 1387/1387
145.99/144.27	c 8540[?] -2392[?] -2390[?]  is mandatory 
145.99/144.27	c qxplain 1383/1386
145.99/144.27	c qxplain 1385/1386
145.99/144.28	c qxplain 1386/1386
145.99/144.29	c qxplain 1385/1385
145.99/144.29	c 8542[?] 2390[?] 2392[?] 2391[?]  is mandatory 
145.99/144.29	c qxplain 1383/1384
146.09/144.30	c qxplain 1384/1384
146.09/144.31	c 8543[?] -2393[?] 2205[?]  is mandatory 
146.09/144.31	c qxplain 1383/1383
146.09/144.33	c 8544[?] -2392[?] -2393[?]  is mandatory 
146.09/144.33	c qxplain 1376/1382
146.09/144.34	c qxplain 1380/1382
146.09/144.35	c qxplain 1382/1382
146.09/144.35	c 8545[?] 2392[?] 2393[?] -2205[?]  is mandatory 
146.09/144.35	c qxplain 1380/1381
146.09/144.36	c qxplain 1376/1379
146.09/144.36	c qxplain 1270/1375
146.19/144.44	c qxplain 1323/1375
146.19/144.46	c qxplain 1350/1375
146.19/144.46	c qxplain 1363/1375
146.19/144.47	c qxplain 1370/1375
146.19/144.48	c qxplain 1373/1375
146.19/144.49	c qxplain 1375/1375
146.19/144.49	c qxplain 1373/1374
146.19/144.49	c qxplain 1374/1374
146.29/144.50	c 8570[?] -2402[?] 2219[?]  is mandatory 
146.29/144.50	c qxplain 1373/1373
146.29/144.51	c 8573[?] 1845[?] -2403[?]  is mandatory 
146.29/144.51	c qxplain 1370/1372
146.29/144.52	c qxplain 1372/1372
146.39/144.64	c 8575[?] -1845[?] 2403[?] 2219[?]  is mandatory 
146.39/144.64	c qxplain 1370/1371
146.39/144.65	c qxplain 1371/1371
146.49/144.70	c 8577[?] -2404[?] -2403[?]  is mandatory 
146.49/144.70	c qxplain 1370/1370
146.49/144.71	c 8578[?] 2403[?] 2402[?] 2404[?]  is mandatory 
146.49/144.71	c qxplain 1363/1369
146.49/144.72	c qxplain 1367/1369
146.49/144.73	c qxplain 1369/1369
146.49/144.74	c 8579[?] -2405[?] -2205[?]  is mandatory 
146.49/144.74	c qxplain 1367/1368
146.49/144.75	c qxplain 1368/1368
146.49/144.75	c 8580[?] -2404[?] -2405[?]  is mandatory 
146.49/144.75	c qxplain 1367/1367
146.59/144.81	c 8581[?] 2405[?] 2404[?] 2205[?]  is mandatory 
146.59/144.81	c qxplain 1363/1366
146.59/144.83	c qxplain 1365/1366
146.59/144.89	c qxplain 1366/1366
146.59/144.90	c 8582[?] -2393[?] -2406[?]  is mandatory 
146.59/144.90	c qxplain 1365/1365
146.69/144.92	c 8583[?] -2405[?] -2406[?]  is mandatory 
146.69/144.92	c qxplain 1363/1364
146.69/144.93	c qxplain 1364/1364
146.69/144.94	c 8584[?] 2393[?] 2405[?] 2406[?]  is mandatory 
146.69/144.94	c qxplain 1363/1363
146.79/145.04	c 8585[?] -2407[?] -2387[?]  is mandatory 
146.79/145.04	c qxplain 1350/1362
146.79/145.05	c qxplain 1357/1362
146.79/145.07	c qxplain 1360/1362
146.89/145.12	c qxplain 1362/1362
146.89/145.13	c 8586[?] -2407[?] 2406[?]  is mandatory 
146.89/145.13	c qxplain 1360/1361
146.89/145.18	c qxplain 1361/1361
146.99/145.24	c 8587[?] -2406[?] 2407[?] 2387[?]  is mandatory 
146.99/145.24	c qxplain 1360/1360
146.99/145.26	c 8588[?] -2408[?] -2352[?]  is mandatory 
146.99/145.26	c qxplain 1357/1359
146.99/145.29	c qxplain 1359/1359
147.08/145.31	c 8589[?] 2377[?] -2408[?]  is mandatory 
147.08/145.31	c qxplain 1357/1358
147.08/145.34	c qxplain 1358/1358
147.08/145.39	c 8590[?] -2377[?] 2352[?] 2408[?]  is mandatory 
147.08/145.39	c qxplain 1357/1357
147.18/145.40	c 8591[?] -2407[?] -2409[?]  is mandatory 
147.18/145.40	c qxplain 1350/1356
147.18/145.41	c qxplain 1354/1356
147.28/145.51	c qxplain 1356/1356
147.28/145.52	c 8592[?] -2409[?] -2408[?]  is mandatory 
147.28/145.52	c qxplain 1354/1355
147.28/145.59	c qxplain 1355/1355
147.38/145.60	c 8593[?] 2409[?] 2407[?] 2408[?]  is mandatory 
147.38/145.60	c qxplain 1354/1354
147.38/145.64	c 8594[?] -2410[?] 1920[?]  is mandatory 
147.38/145.64	c qxplain 1350/1353
147.38/145.65	c qxplain 1352/1353
147.38/145.66	c qxplain 1353/1353
147.58/145.82	c 8595[?] -2410[?] 2170[?]  is mandatory 
147.58/145.82	c qxplain 1352/1352
147.58/145.83	c 8596[?] -1920[?] -2170[?] 2410[?]  is mandatory 
147.58/145.83	c qxplain 1350/1351
147.68/145.93	c qxplain 1351/1351
147.68/145.98	c 8597[?] -2411[?] 1932[?]  is mandatory 
147.68/145.98	c qxplain 1350/1350
147.78/146.01	c 8598[?] -2411[?] 2172[?]  is mandatory 
147.78/146.01	c qxplain 1323/1349
147.78/146.03	c qxplain 1337/1349
147.78/146.03	c qxplain 1344/1349
147.78/146.04	c qxplain 1347/1349
147.78/146.05	c qxplain 1349/1349
147.78/146.06	c 8599[?] -1932[?] -2172[?] 2411[?]  is mandatory 
147.78/146.06	c qxplain 1347/1348
147.88/146.15	c qxplain 1348/1348
147.88/146.19	c 8600[?] 1970[?] -2412[?]  is mandatory 
147.88/146.19	c qxplain 1347/1347
147.99/146.28	c 8601[?] 1974[?] -2412[?]  is mandatory 
147.99/146.28	c qxplain 1344/1346
147.99/146.30	c qxplain 1346/1346
148.09/146.33	c 8602[?] 2412[?] -1974[?] -1970[?]  is mandatory 
148.09/146.33	c qxplain 1344/1345
148.09/146.34	c qxplain 1345/1345
148.09/146.35	c 8603[?] -2175[?] -2413[?]  is mandatory 
148.09/146.35	c qxplain 1344/1344
148.09/146.38	c 8604[?] -2412[?] -2413[?]  is mandatory 
148.09/146.38	c qxplain 1337/1343
148.09/146.39	c qxplain 1341/1343
148.28/146.52	c qxplain 1343/1343
148.28/146.55	c 8605[?] 2412[?] 2413[?] 2175[?]  is mandatory 
148.28/146.55	c qxplain 1341/1342
148.28/146.58	c qxplain 1342/1342
148.38/146.61	c 8606[?] -2414[?] 2174[?]  is mandatory 
148.38/146.61	c qxplain 1341/1341
148.38/146.63	c 8607[?] -2413[?] -2414[?]  is mandatory 
148.38/146.63	c qxplain 1337/1340
148.38/146.64	c qxplain 1339/1340
148.38/146.66	c qxplain 1340/1340
148.38/146.67	c 8608[?] 2413[?] -2174[?] 2414[?]  is mandatory 
148.38/146.67	c qxplain 1339/1339
148.48/146.77	c 8609[?] 1944[?] -2415[?]  is mandatory 
148.48/146.77	c qxplain 1337/1338
148.48/146.78	c qxplain 1338/1338
148.58/146.82	c 8610[?] -2415[?] 2187[?]  is mandatory 
148.58/146.82	c qxplain 1337/1337
148.58/146.83	c 8611[?] -1944[?] -2187[?] 2415[?]  is mandatory 
148.58/146.83	c qxplain 1323/1336
148.58/146.84	c qxplain 1330/1336
148.58/146.85	c qxplain 1334/1336
148.58/146.85	c qxplain 1336/1336
148.58/146.87	c 8612[?] -2414[?] -2416[?]  is mandatory 
148.58/146.87	c qxplain 1334/1335
148.58/146.87	c qxplain 1335/1335
148.58/146.88	c 8613[?] -2415[?] -2416[?]  is mandatory 
148.58/146.88	c qxplain 1334/1334
148.68/146.98	c 8614[?] 2416[?] 2415[?] 2414[?]  is mandatory 
148.68/146.98	c qxplain 1330/1333
148.68/146.99	c qxplain 1332/1333
148.78/147.00	c qxplain 1333/1333
148.78/147.01	c 8615[?] -2411[?] -2417[?]  is mandatory 
148.78/147.01	c qxplain 1332/1332
148.78/147.02	c 8616[?] 2416[?] -2417[?]  is mandatory 
148.78/147.02	c qxplain 1330/1331
148.78/147.03	c qxplain 1331/1331
148.78/147.05	c 8617[?] 2417[?] -2416[?] 2411[?]  is mandatory 
148.78/147.05	c qxplain 1330/1330
148.78/147.07	c 8618[?] -2410[?] -2418[?]  is mandatory 
148.78/147.07	c qxplain 1323/1329
148.78/147.08	c qxplain 1327/1329
148.78/147.08	c qxplain 1329/1329
148.78/147.09	c 8619[?] 2417[?] -2418[?]  is mandatory 
148.78/147.09	c qxplain 1327/1328
148.88/147.13	c qxplain 1328/1328
148.98/147.20	c 8620[?] -2417[?] 2418[?] 2410[?]  is mandatory 
148.98/147.20	c qxplain 1327/1327
148.98/147.21	c 8621[?] 1856[?] -2419[?]  is mandatory 
148.98/147.21	c qxplain 1323/1326
148.98/147.23	c qxplain 1325/1326
148.98/147.24	c qxplain 1326/1326
148.98/147.27	c 8622[?] -2419[?] -2355[?]  is mandatory 
148.98/147.27	c qxplain 1325/1325
148.98/147.28	c 8623[?] -1856[?] 2419[?] 2355[?]  is mandatory 
148.98/147.28	c qxplain 1323/1324
148.98/147.30	c qxplain 1324/1324
149.08/147.31	c 8624[?] -2420[?] -2356[?]  is mandatory 
149.08/147.31	c qxplain 1323/1323
149.08/147.32	c 8625[?] -2419[?] -2420[?]  is mandatory 
149.08/147.32	c qxplain 1270/1322
149.08/147.33	c qxplain 1297/1322
149.08/147.37	c qxplain 1310/1322
149.18/147.41	c qxplain 1317/1322
149.18/147.43	c qxplain 1320/1322
149.18/147.44	c qxplain 1322/1322
149.18/147.47	c 8626[?] 2419[?] 2356[?] 2420[?]  is mandatory 
149.18/147.47	c qxplain 1320/1321
149.18/147.48	c qxplain 1321/1321
149.29/147.50	c 8627[?] -2421[?] 1883[?]  is mandatory 
149.29/147.50	c qxplain 1320/1320
149.29/147.51	c 8628[?] 2420[?] -2421[?]  is mandatory 
149.29/147.51	c qxplain 1317/1319
149.29/147.52	c qxplain 1319/1319
149.29/147.53	c 8629[?] -2420[?] -1883[?] 2421[?]  is mandatory 
149.29/147.53	c qxplain 1317/1318
149.29/147.54	c qxplain 1318/1318
149.29/147.56	c 8630[?] 1856[?] -2422[?]  is mandatory 
149.29/147.56	c qxplain 1317/1317
149.29/147.57	c 8631[?] -2422[?] -1883[?]  is mandatory 
149.29/147.57	c qxplain 1310/1316
149.29/147.60	c qxplain 1314/1316
149.39/147.67	c qxplain 1316/1316
149.48/147.71	c qxplain 1314/1315
149.48/147.72	c qxplain 1315/1315
149.48/147.73	c 8633[?] -2421[?] -2423[?]  is mandatory 
149.48/147.73	c qxplain 1314/1314
149.48/147.73	c qxplain 1310/1313
149.48/147.74	c qxplain 1312/1313
149.48/147.74	c qxplain 1313/1313
149.48/147.75	c 8635[?] 2422[?] 2423[?] 2421[?]  is mandatory 
149.48/147.75	c qxplain 1312/1312
149.48/147.76	c 8636[?] -2424[?] 2205[?]  is mandatory 
149.48/147.76	c qxplain 1310/1311
149.48/147.77	c qxplain 1311/1311
149.48/147.78	c 8637[?] -2423[?] -2424[?]  is mandatory 
149.48/147.78	c qxplain 1310/1310
149.48/147.79	c 8638[?] 2423[?] 2424[?] -2205[?]  is mandatory 
149.48/147.79	c qxplain 1297/1309
149.59/147.84	c qxplain 1304/1309
149.59/147.86	c qxplain 1307/1309
149.59/147.87	c qxplain 1309/1309
149.59/147.88	c 8657[?] -2431[?] 2219[?]  is mandatory 
149.59/147.88	c qxplain 1307/1308
149.59/147.89	c qxplain 1308/1308
149.59/147.89	c 8660[?] 1844[?] -2432[?]  is mandatory 
149.59/147.89	c qxplain 1307/1307
149.70/147.99	c 8662[?] -1844[?] 2432[?] 2219[?]  is mandatory 
149.70/147.99	c qxplain 1304/1306
149.81/148.00	c qxplain 1306/1306
149.81/148.01	c 8664[?] -2433[?] -2432[?]  is mandatory 
149.81/148.01	c qxplain 1304/1305
149.81/148.02	c qxplain 1305/1305
149.81/148.03	c 8665[?] 2432[?] 2431[?] 2433[?]  is mandatory 
149.81/148.03	c qxplain 1304/1304
149.81/148.04	c 8666[?] -2434[?] -2205[?]  is mandatory 
149.81/148.04	c qxplain 1297/1303
149.81/148.05	c qxplain 1301/1303
149.81/148.06	c qxplain 1303/1303
149.81/148.07	c 8667[?] -2433[?] -2434[?]  is mandatory 
149.81/148.07	c qxplain 1301/1302
149.94/148.12	c qxplain 1302/1302
149.94/148.13	c 8668[?] 2433[?] 2205[?] 2434[?]  is mandatory 
149.94/148.13	c qxplain 1301/1301
149.94/148.14	c 8669[?] -2424[?] -2435[?]  is mandatory 
149.94/148.14	c qxplain 1297/1300
149.94/148.15	c qxplain 1299/1300
149.94/148.16	c qxplain 1300/1300
149.94/148.17	c 8670[?] -2434[?] -2435[?]  is mandatory 
149.94/148.17	c qxplain 1299/1299
149.94/148.18	c 8671[?] 2424[?] 2434[?] 2435[?]  is mandatory 
149.94/148.18	c qxplain 1297/1298
150.04/148.21	c qxplain 1298/1298
150.04/148.23	c 8672[?] -2436[?] -2418[?]  is mandatory 
150.04/148.23	c qxplain 1297/1297
150.04/148.27	c 8673[?] -2436[?] 2435[?]  is mandatory 
150.04/148.27	c qxplain 1270/1296
150.04/148.28	c qxplain 1284/1296
150.04/148.29	c qxplain 1291/1296
150.04/148.29	c qxplain 1294/1296
150.04/148.30	c qxplain 1296/1296
150.14/148.35	c 8674[?] 2418[?] 2436[?] -2435[?]  is mandatory 
150.14/148.35	c qxplain 1294/1295
150.14/148.36	c qxplain 1295/1295
150.14/148.37	c 8675[?] -2437[?] 2387[?]  is mandatory 
150.14/148.37	c qxplain 1294/1294
150.35/148.56	c 8676[?] -2437[?] -2406[?]  is mandatory 
150.35/148.56	c qxplain 1291/1293
150.44/148.60	c qxplain 1293/1293
150.44/148.64	c 8677[?] -2387[?] 2406[?] 2437[?]  is mandatory 
150.44/148.64	c qxplain 1291/1292
150.44/148.65	c qxplain 1292/1292
150.44/148.65	c 8678[?] -2438[?] 2436[?]  is mandatory 
150.44/148.65	c qxplain 1291/1291
150.54/148.78	c 8679[?] -2438[?] -2437[?]  is mandatory 
150.54/148.78	c qxplain 1284/1290
150.64/148.85	c qxplain 1288/1290
150.64/148.85	c qxplain 1290/1290
150.64/148.87	c 8680[?] -2436[?] 2438[?] 2437[?]  is mandatory 
150.64/148.87	c qxplain 1288/1289
150.64/148.89	c qxplain 1289/1289
150.74/148.92	c 8681[?] 2409[?] -2439[?]  is mandatory 
150.74/148.92	c qxplain 1288/1288
150.74/148.93	c 8682[?] -2438[?] -2439[?]  is mandatory 
150.74/148.93	c qxplain 1284/1287
150.74/148.94	c qxplain 1286/1287
150.74/148.95	c qxplain 1287/1287
150.74/148.96	c 8683[?] 2439[?] 2438[?] -2409[?]  is mandatory 
150.74/148.96	c qxplain 1286/1286
150.74/148.98	c 8684[?] -2440[?] -2378[?]  is mandatory 
150.74/148.98	c qxplain 1284/1285
150.74/148.99	c qxplain 1285/1285
150.84/149.00	c 8685[?] -2440[?] -2439[?]  is mandatory 
150.84/149.00	c qxplain 1284/1284
150.84/149.01	c 8686[?] 2439[?] 2440[?] 2378[?]  is mandatory 
150.84/149.01	c qxplain 1270/1283
150.94/149.10	c qxplain 1277/1283
150.94/149.15	c qxplain 1281/1283
150.94/149.16	c qxplain 1283/1283
150.94/149.18	c 8687[?] -2441[?] 1923[?]  is mandatory 
150.94/149.18	c qxplain 1281/1282
151.04/149.20	c qxplain 1282/1282
151.04/149.26	c 8688[?] -2441[?] 2170[?]  is mandatory 
151.04/149.26	c qxplain 1281/1281
151.04/149.27	c 8689[?] -1923[?] -2170[?] 2441[?]  is mandatory 
151.04/149.27	c qxplain 1277/1280
151.04/149.28	c qxplain 1279/1280
151.14/149.38	c qxplain 1280/1280
151.14/149.39	c 8690[?] 1935[?] -2442[?]  is mandatory 
151.14/149.39	c qxplain 1279/1279
151.24/149.40	c 8691[?] -2442[?] 2172[?]  is mandatory 
151.24/149.40	c qxplain 1277/1278
151.24/149.41	c qxplain 1278/1278
151.24/149.42	c 8692[?] -1935[?] -2172[?] 2442[?]  is mandatory 
151.24/149.42	c qxplain 1277/1277
151.34/149.51	c 8693[?] -2443[?] 1976[?]  is mandatory 
151.34/149.51	c qxplain 1270/1276
151.34/149.54	c qxplain 1274/1276
151.34/149.55	c qxplain 1276/1276
151.34/149.58	c 8694[?] -2345[?] -2443[?]  is mandatory 
151.34/149.58	c qxplain 1274/1275
151.34/149.59	c qxplain 1275/1275
151.34/149.60	c 8695[?] -1976[?] 2443[?] 2345[?]  is mandatory 
151.34/149.60	c qxplain 1274/1274
151.44/149.63	c 8696[?] -2178[?] -2444[?]  is mandatory 
151.44/149.63	c qxplain 1270/1273
151.44/149.65	c qxplain 1272/1273
151.44/149.66	c qxplain 1273/1273
151.44/149.67	c 8697[?] -2443[?] -2444[?]  is mandatory 
151.44/149.67	c qxplain 1272/1272
151.54/149.70	c 8698[?] 2444[?] 2443[?] 2178[?]  is mandatory 
151.54/149.70	c qxplain 1270/1271
151.54/149.75	c qxplain 1271/1271
151.54/149.77	c 8699[?] -2445[?] 2174[?]  is mandatory 
151.54/149.77	c qxplain 1270/1270
151.54/149.78	c 8700[?] -2444[?] -2445[?]  is mandatory 
151.54/149.78	c qxplain 847/1269
151.54/149.79	c qxplain 1059/1269
151.54/149.79	c qxplain 1165/1269
151.64/149.80	c qxplain 1218/1269
151.64/149.81	c qxplain 1244/1269
151.64/149.81	c qxplain 1257/1269
151.64/149.89	c qxplain 1264/1269
151.74/149.92	c qxplain 1267/1269
151.74/149.93	c qxplain 1269/1269
151.74/149.94	c 8701[?] 2444[?] 2445[?] -2174[?]  is mandatory 
151.74/149.94	c qxplain 1267/1268
151.74/149.95	c qxplain 1268/1268
151.74/149.96	c 8702[?] 1947[?] -2446[?]  is mandatory 
151.74/149.96	c qxplain 1267/1267
151.74/149.97	c 8703[?] -2446[?] 2187[?]  is mandatory 
151.74/149.97	c qxplain 1264/1266
151.74/149.97	c qxplain 1266/1266
151.74/149.98	c 8704[?] -1947[?] 2446[?] -2187[?]  is mandatory 
151.74/149.98	c qxplain 1264/1265
151.74/149.99	c qxplain 1265/1265
151.84/150.00	c 8705[?] -2445[?] -2447[?]  is mandatory 
151.84/150.00	c qxplain 1264/1264
151.84/150.01	c 8706[?] -2446[?] -2447[?]  is mandatory 
151.84/150.01	c qxplain 1257/1263
151.84/150.03	c qxplain 1261/1263
151.84/150.04	c qxplain 1263/1263
151.84/150.05	c 8707[?] 2446[?] 2447[?] 2445[?]  is mandatory 
151.84/150.05	c qxplain 1261/1262
151.84/150.06	c qxplain 1262/1262
151.84/150.07	c 8708[?] -2442[?] -2448[?]  is mandatory 
151.84/150.07	c qxplain 1261/1261
151.84/150.08	c 8709[?] 2447[?] -2448[?]  is mandatory 
151.84/150.08	c qxplain 1257/1260
151.84/150.08	c qxplain 1259/1260
151.84/150.09	c qxplain 1260/1260
151.94/150.11	c 8710[?] 2448[?] -2447[?] 2442[?]  is mandatory 
151.94/150.11	c qxplain 1259/1259
151.94/150.12	c 8711[?] -2441[?] -2449[?]  is mandatory 
151.94/150.12	c qxplain 1257/1258
151.94/150.13	c qxplain 1258/1258
151.94/150.13	c 8712[?] 2448[?] -2449[?]  is mandatory 
151.94/150.13	c qxplain 1257/1257
151.94/150.14	c 8713[?] -2448[?] 2441[?] 2449[?]  is mandatory 
151.94/150.14	c qxplain 1244/1256
151.94/150.15	c qxplain 1251/1256
151.94/150.16	c qxplain 1254/1256
151.94/150.17	c qxplain 1256/1256
152.04/150.20	c 8714[?] -2450[?] 1859[?]  is mandatory 
152.04/150.20	c qxplain 1254/1255
152.04/150.21	c qxplain 1255/1255
152.04/150.24	c 8715[?] -2450[?] -2359[?]  is mandatory 
152.04/150.24	c qxplain 1254/1254
152.04/150.25	c 8716[?] -1859[?] 2359[?] 2450[?]  is mandatory 
152.04/150.25	c qxplain 1251/1253
152.04/150.26	c qxplain 1253/1253
152.04/150.27	c 8717[?] -1859[?] -2451[?]  is mandatory 
152.04/150.27	c qxplain 1251/1252
152.04/150.27	c qxplain 1252/1252
152.04/150.28	c 8718[?] 2359[?] -2451[?]  is mandatory 
152.04/150.28	c qxplain 1251/1251
152.04/150.29	c 8719[?] 1859[?] -2359[?] 2451[?]  is mandatory 
152.04/150.29	c qxplain 1244/1250
152.15/150.30	c qxplain 1248/1250
152.15/150.31	c qxplain 1250/1250
152.15/150.32	c 8720[?] -2450[?] -2452[?]  is mandatory 
152.15/150.32	c qxplain 1248/1249
152.15/150.34	c qxplain 1249/1249
152.15/150.34	c 8721[?] -2451[?] -2452[?]  is mandatory 
152.15/150.34	c qxplain 1248/1248
152.15/150.35	c 8722[?] 2450[?] 2451[?] 2452[?]  is mandatory 
152.15/150.35	c qxplain 1244/1247
152.15/150.36	c qxplain 1246/1247
152.15/150.37	c qxplain 1247/1247
152.15/150.39	c 8723[?] -2453[?] 1883[?]  is mandatory 
152.15/150.39	c qxplain 1246/1246
152.15/150.40	c 8724[?] 2452[?] -2453[?]  is mandatory 
152.15/150.40	c qxplain 1244/1245
152.25/150.41	c qxplain 1245/1245
152.25/150.42	c 8725[?] -2452[?] -1883[?] 2453[?]  is mandatory 
152.25/150.42	c qxplain 1244/1244
152.25/150.43	c 8726[?] 1859[?] -2454[?]  is mandatory 
152.25/150.43	c qxplain 1218/1243
152.25/150.43	c qxplain 1231/1243
152.25/150.44	c qxplain 1238/1243
152.25/150.45	c qxplain 1241/1243
152.25/150.46	c qxplain 1243/1243
152.25/150.47	c 8727[?] -2454[?] -1883[?]  is mandatory 
152.25/150.47	c qxplain 1241/1242
152.25/150.49	c qxplain 1242/1242
152.34/150.52	c qxplain 1241/1241
152.34/150.53	c 8729[?] -2453[?] -2455[?]  is mandatory 
152.34/150.53	c qxplain 1238/1240
152.34/150.54	c qxplain 1240/1240
152.34/150.54	c qxplain 1238/1239
152.34/150.55	c qxplain 1239/1239
152.34/150.55	c 8731[?] 2453[?] 2454[?] 2455[?]  is mandatory 
152.34/150.55	c qxplain 1238/1238
152.34/150.57	c 8732[?] -2456[?] 2205[?]  is mandatory 
152.34/150.57	c qxplain 1231/1237
152.34/150.58	c qxplain 1235/1237
152.34/150.59	c qxplain 1237/1237
152.34/150.60	c 8733[?] -2455[?] -2456[?]  is mandatory 
152.34/150.60	c qxplain 1235/1236
152.45/150.61	c qxplain 1236/1236
152.45/150.61	c 8734[?] 2455[?] 2456[?] -2205[?]  is mandatory 
152.45/150.61	c qxplain 1235/1235
152.45/150.61	c qxplain 1231/1234
152.45/150.62	c qxplain 1218/1230
152.45/150.62	c qxplain 1165/1217
152.45/150.62	c qxplain 1192/1217
152.45/150.64	c qxplain 1205/1217
152.45/150.65	c qxplain 1212/1217
152.45/150.66	c qxplain 1215/1217
152.45/150.67	c qxplain 1217/1217
152.45/150.68	c 8753[?] -2463[?] 2219[?]  is mandatory 
152.45/150.68	c qxplain 1215/1216
152.45/150.69	c qxplain 1216/1216
152.45/150.69	c 8756[?] 1847[?] -2464[?]  is mandatory 
152.45/150.69	c qxplain 1215/1215
152.55/150.73	c 8758[?] -1847[?] 2464[?] 2219[?]  is mandatory 
152.55/150.73	c qxplain 1212/1214
152.55/150.75	c qxplain 1214/1214
152.55/150.76	c 8760[?] -2464[?] -2465[?]  is mandatory 
152.55/150.76	c qxplain 1212/1213
152.55/150.77	c qxplain 1213/1213
152.55/150.78	c 8761[?] 2464[?] 2463[?] 2465[?]  is mandatory 
152.55/150.78	c qxplain 1212/1212
152.55/150.79	c 8762[?] -2466[?] -2205[?]  is mandatory 
152.55/150.79	c qxplain 1205/1211
152.64/150.80	c qxplain 1209/1211
152.64/150.81	c qxplain 1211/1211
152.64/150.82	c 8763[?] -2465[?] -2466[?]  is mandatory 
152.64/150.82	c qxplain 1209/1210
152.64/150.85	c qxplain 1210/1210
152.64/150.86	c 8764[?] 2465[?] 2466[?] 2205[?]  is mandatory 
152.64/150.86	c qxplain 1209/1209
152.64/150.87	c 8765[?] -2456[?] -2467[?]  is mandatory 
152.64/150.87	c qxplain 1205/1208
152.64/150.87	c qxplain 1207/1208
152.64/150.88	c qxplain 1208/1208
152.64/150.89	c 8766[?] -2466[?] -2467[?]  is mandatory 
152.64/150.89	c qxplain 1207/1207
152.74/150.90	c 8767[?] 2456[?] 2466[?] 2467[?]  is mandatory 
152.74/150.90	c qxplain 1205/1206
152.74/150.91	c qxplain 1206/1206
152.74/150.92	c 8768[?] -2468[?] 2449[?]  is mandatory 
152.74/150.92	c qxplain 1205/1205
152.74/150.99	c 8769[?] -2468[?] -2467[?]  is mandatory 
152.74/150.99	c qxplain 1192/1204
152.84/151.04	c qxplain 1199/1204
152.84/151.05	c qxplain 1202/1204
152.84/151.09	c qxplain 1204/1204
152.94/151.10	c 8770[?] 2468[?] 2467[?] -2449[?]  is mandatory 
152.94/151.10	c qxplain 1202/1203
152.94/151.11	c qxplain 1203/1203
152.94/151.12	c 8771[?] 1924[?] -2469[?]  is mandatory 
152.94/151.12	c qxplain 1202/1202
152.94/151.12	c 8772[?] -2469[?] 2170[?]  is mandatory 
152.94/151.12	c qxplain 1199/1201
152.94/151.14	c qxplain 1201/1201
152.94/151.15	c 8773[?] -1924[?] -2170[?] 2469[?]  is mandatory 
152.94/151.15	c qxplain 1199/1200
152.94/151.18	c qxplain 1200/1200
152.94/151.19	c 8774[?] 1936[?] -2470[?]  is mandatory 
152.94/151.19	c qxplain 1199/1199
153.04/151.20	c 8775[?] -2470[?] 2172[?]  is mandatory 
153.04/151.20	c qxplain 1192/1198
153.04/151.22	c qxplain 1196/1198
153.04/151.23	c qxplain 1198/1198
153.04/151.23	c 8776[?] -1936[?] -2172[?] 2470[?]  is mandatory 
153.04/151.23	c qxplain 1196/1197
153.04/151.29	c qxplain 1197/1197
153.14/151.30	c 8777[?] 1973[?] -2471[?]  is mandatory 
153.14/151.30	c qxplain 1196/1196
153.14/151.37	c 8778[?] -2471[?] -2178[?]  is mandatory 
153.14/151.37	c qxplain 1192/1195
153.14/151.38	c qxplain 1194/1195
153.14/151.39	c qxplain 1195/1195
153.24/151.40	c 8779[?] -1973[?] 2471[?] 2178[?]  is mandatory 
153.24/151.40	c qxplain 1194/1194
153.24/151.43	c 8780[?] -2313[?] -2472[?]  is mandatory 
153.24/151.43	c qxplain 1192/1193
153.24/151.44	c qxplain 1193/1193
153.24/151.44	c 8781[?] -2471[?] -2472[?]  is mandatory 
153.24/151.44	c qxplain 1192/1192
153.24/151.45	c 8782[?] 2471[?] 2472[?] 2313[?]  is mandatory 
153.24/151.45	c qxplain 1165/1191
153.24/151.46	c qxplain 1179/1191
153.34/151.50	c qxplain 1186/1191
153.34/151.51	c qxplain 1189/1191
153.34/151.52	c qxplain 1191/1191
153.34/151.56	c 8783[?] -2473[?] 2174[?]  is mandatory 
153.34/151.56	c qxplain 1189/1190
153.34/151.57	c qxplain 1190/1190
153.34/151.58	c 8784[?] -2472[?] -2473[?]  is mandatory 
153.34/151.58	c qxplain 1189/1189
153.34/151.59	c 8785[?] 2472[?] -2174[?] 2473[?]  is mandatory 
153.34/151.59	c qxplain 1186/1188
153.44/151.60	c qxplain 1188/1188
153.44/151.63	c 8786[?] -2474[?] 1948[?]  is mandatory 
153.44/151.63	c qxplain 1186/1187
153.44/151.64	c qxplain 1187/1187
153.44/151.66	c 8787[?] -2474[?] 2187[?]  is mandatory 
153.44/151.66	c qxplain 1186/1186
153.44/151.67	c 8788[?] -1948[?] -2187[?] 2474[?]  is mandatory 
153.44/151.67	c qxplain 1179/1185
153.44/151.68	c qxplain 1183/1185
153.44/151.69	c qxplain 1185/1185
153.44/151.70	c 8789[?] -2473[?] -2475[?]  is mandatory 
153.44/151.70	c qxplain 1183/1184
153.54/151.71	c qxplain 1184/1184
153.54/151.72	c 8790[?] -2474[?] -2475[?]  is mandatory 
153.54/151.72	c qxplain 1183/1183
153.54/151.77	c 8791[?] 2475[?] 2473[?] 2474[?]  is mandatory 
153.54/151.77	c qxplain 1179/1182
153.54/151.78	c qxplain 1181/1182
153.54/151.79	c qxplain 1182/1182
153.54/151.80	c 8792[?] -2470[?] -2476[?]  is mandatory 
153.54/151.80	c qxplain 1181/1181
153.64/151.81	c 8793[?] 2475[?] -2476[?]  is mandatory 
153.64/151.81	c qxplain 1179/1180
153.64/151.81	c qxplain 1180/1180
153.64/151.83	c 8794[?] 2476[?] -2475[?] 2470[?]  is mandatory 
153.64/151.83	c qxplain 1179/1179
153.64/151.84	c 8795[?] -2469[?] -2477[?]  is mandatory 
153.64/151.84	c qxplain 1165/1178
153.64/151.85	c qxplain 1172/1178
153.64/151.86	c qxplain 1176/1178
153.64/151.87	c qxplain 1178/1178
153.64/151.88	c 8796[?] 2476[?] -2477[?]  is mandatory 
153.64/151.88	c qxplain 1176/1177
153.73/151.91	c qxplain 1177/1177
153.73/151.92	c 8797[?] -2476[?] 2477[?] 2469[?]  is mandatory 
153.73/151.92	c qxplain 1176/1176
153.73/151.94	c 8798[?] -2478[?] 1860[?]  is mandatory 
153.73/151.94	c qxplain 1172/1175
153.73/151.95	c qxplain 1174/1175
153.73/151.95	c qxplain 1175/1175
153.73/151.97	c 8799[?] -2451[?] -2478[?]  is mandatory 
153.73/151.97	c qxplain 1174/1174
153.73/151.98	c 8800[?] 2451[?] -1860[?] 2478[?]  is mandatory 
153.73/151.98	c qxplain 1172/1173
153.73/151.99	c qxplain 1173/1173
153.83/152.00	c 8801[?] -1987[?] -2479[?]  is mandatory 
153.83/152.00	c qxplain 1172/1172
153.83/152.01	c 8802[?] -2478[?] -2479[?]  is mandatory 
153.83/152.01	c qxplain 1165/1171
153.83/152.02	c qxplain 1169/1171
153.83/152.03	c qxplain 1171/1171
153.83/152.05	c 8803[?] 2479[?] 2478[?] 1987[?]  is mandatory 
153.83/152.05	c qxplain 1169/1170
153.83/152.06	c qxplain 1170/1170
153.83/152.07	c 8804[?] -2480[?] 1883[?]  is mandatory 
153.83/152.07	c qxplain 1169/1169
153.83/152.08	c 8805[?] 2479[?] -2480[?]  is mandatory 
153.83/152.08	c qxplain 1165/1168
153.83/152.08	c qxplain 1167/1168
153.83/152.09	c qxplain 1168/1168
153.93/152.10	c 8806[?] -2479[?] -1883[?] 2480[?]  is mandatory 
153.93/152.10	c qxplain 1167/1167
153.93/152.11	c 8807[?] 1860[?] -2481[?]  is mandatory 
153.93/152.11	c qxplain 1165/1166
153.93/152.12	c qxplain 1166/1166
153.93/152.13	c 8808[?] -2481[?] -1883[?]  is mandatory 
153.93/152.13	c qxplain 1165/1165
153.93/152.15	c qxplain 1059/1164
153.93/152.16	c qxplain 1112/1164
153.93/152.19	c qxplain 1139/1164
154.03/152.20	c qxplain 1152/1164
154.03/152.21	c qxplain 1159/1164
154.03/152.21	c qxplain 1162/1164
154.03/152.22	c qxplain 1164/1164
154.03/152.24	c 8810[?] -2482[?] -2480[?]  is mandatory 
154.03/152.24	c qxplain 1162/1163
154.03/152.25	c qxplain 1163/1163
154.03/152.25	c qxplain 1162/1162
154.03/152.26	c 8812[?] 2480[?] 2481[?] 2482[?]  is mandatory 
154.03/152.26	c qxplain 1159/1161
154.03/152.26	c qxplain 1161/1161
154.03/152.27	c 8813[?] -2483[?] 2205[?]  is mandatory 
154.03/152.27	c qxplain 1159/1160
154.03/152.28	c qxplain 1160/1160
154.03/152.29	c 8814[?] -2482[?] -2483[?]  is mandatory 
154.03/152.29	c qxplain 1159/1159
154.13/152.30	c 8815[?] 2482[?] 2483[?] -2205[?]  is mandatory 
154.13/152.30	c qxplain 1152/1158
154.13/152.30	c qxplain 1139/1151
154.13/152.30	c qxplain 1112/1138
154.13/152.31	c qxplain 1126/1138
154.13/152.31	c qxplain 1133/1138
154.13/152.32	c qxplain 1136/1138
154.13/152.32	c qxplain 1133/1135
154.13/152.33	c qxplain 1135/1135
154.13/152.33	c qxplain 1133/1134
154.13/152.34	c qxplain 1134/1134
154.13/152.34	c 8840[?] -2492[?] 2219[?]  is mandatory 
154.13/152.34	c qxplain 1133/1133
154.13/152.35	c 8843[?] 1848[?] -2493[?]  is mandatory 
154.13/152.35	c qxplain 1126/1132
154.13/152.36	c qxplain 1130/1132
154.13/152.37	c qxplain 1132/1132
154.13/152.38	c 8845[?] -1848[?] 2493[?] 2219[?]  is mandatory 
154.13/152.38	c qxplain 1130/1131
154.13/152.39	c qxplain 1131/1131
154.23/152.44	c 8847[?] -2494[?] -2493[?]  is mandatory 
154.23/152.44	c qxplain 1130/1130
154.23/152.45	c 8848[?] 2493[?] 2492[?] 2494[?]  is mandatory 
154.23/152.45	c qxplain 1126/1129
154.23/152.46	c qxplain 1128/1129
154.23/152.47	c qxplain 1129/1129
154.23/152.48	c 8849[?] -2495[?] -2205[?]  is mandatory 
154.23/152.48	c qxplain 1128/1128
154.23/152.48	c 8850[?] -2494[?] -2495[?]  is mandatory 
154.23/152.48	c qxplain 1126/1127
154.33/152.50	c qxplain 1127/1127
154.33/152.51	c 8851[?] 2494[?] 2495[?] 2205[?]  is mandatory 
154.33/152.51	c qxplain 1126/1126
154.33/152.52	c 8852[?] -2483[?] -2496[?]  is mandatory 
154.33/152.52	c qxplain 1112/1125
154.33/152.53	c qxplain 1119/1125
154.33/152.53	c qxplain 1123/1125
154.33/152.54	c qxplain 1125/1125
154.33/152.57	c 8853[?] -2495[?] -2496[?]  is mandatory 
154.33/152.57	c qxplain 1123/1124
154.33/152.58	c qxplain 1124/1124
154.33/152.58	c 8854[?] 2483[?] 2495[?] 2496[?]  is mandatory 
154.33/152.58	c qxplain 1123/1123
154.43/152.65	c 8855[?] 2477[?] -2497[?]  is mandatory 
154.43/152.65	c qxplain 1119/1122
154.43/152.67	c qxplain 1121/1122
154.43/152.67	c qxplain 1122/1122
154.43/152.68	c 8856[?] -2497[?] -2496[?]  is mandatory 
154.43/152.68	c qxplain 1121/1121
154.53/152.79	c 8857[?] 2496[?] -2477[?] 2497[?]  is mandatory 
154.53/152.79	c qxplain 1119/1120
154.63/152.81	c qxplain 1120/1120
154.63/152.82	c 8858[?] -2468[?] -2498[?]  is mandatory 
154.63/152.82	c qxplain 1119/1119
154.63/152.86	c 8859[?] -2497[?] -2498[?]  is mandatory 
154.63/152.86	c qxplain 1112/1118
154.63/152.87	c qxplain 1116/1118
154.63/152.88	c qxplain 1118/1118
154.63/152.89	c 8860[?] 2498[?] 2468[?] 2497[?]  is mandatory 
154.63/152.89	c qxplain 1116/1117
154.63/152.90	c qxplain 1117/1117
154.74/152.91	c 8861[?] -2499[?] 2440[?]  is mandatory 
154.74/152.91	c qxplain 1116/1116
154.74/152.94	c 8862[?] -2499[?] 2498[?]  is mandatory 
154.74/152.94	c qxplain 1112/1115
154.74/152.98	c qxplain 1114/1115
154.84/153.01	c qxplain 1115/1115
154.84/153.02	c 8863[?] -2440[?] -2498[?] 2499[?]  is mandatory 
154.84/153.02	c qxplain 1114/1114
154.84/153.03	c 8864[?] -2449[?] -2500[?]  is mandatory 
154.84/153.03	c qxplain 1112/1113
154.84/153.08	c qxplain 1113/1113
154.84/153.10	c 8865[?] -2500[?] 2467[?]  is mandatory 
154.84/153.10	c qxplain 1112/1112
154.94/153.12	c 8866[?] -2467[?] 2449[?] 2500[?]  is mandatory 
154.94/153.12	c qxplain 1059/1111
154.94/153.13	c qxplain 1086/1111
154.94/153.14	c qxplain 1099/1111
154.94/153.14	c qxplain 1106/1111
154.94/153.15	c qxplain 1109/1111
154.94/153.15	c qxplain 1111/1111
154.94/153.16	c 8867[?] -2501[?] 2477[?]  is mandatory 
154.94/153.16	c qxplain 1109/1110
154.94/153.17	c qxplain 1110/1110
154.94/153.18	c 8868[?] -2500[?] -2501[?]  is mandatory 
154.94/153.18	c qxplain 1109/1109
155.04/153.21	c 8869[?] 2501[?] 2500[?] -2477[?]  is mandatory 
155.04/153.21	c qxplain 1106/1108
155.04/153.22	c qxplain 1108/1108
155.04/153.23	c 8870[?] -2502[?] 2496[?]  is mandatory 
155.04/153.23	c qxplain 1106/1107
155.04/153.24	c qxplain 1107/1107
155.14/153.33	c 8871[?] -2502[?] -2501[?]  is mandatory 
155.14/153.33	c qxplain 1106/1106
155.14/153.34	c 8872[?] -2496[?] 2501[?] 2502[?]  is mandatory 
155.14/153.34	c qxplain 1099/1105
155.14/153.35	c qxplain 1103/1105
155.24/153.47	c qxplain 1105/1105
155.34/153.53	c 8873[?] -2503[?] -2477[?]  is mandatory 
155.34/153.53	c qxplain 1103/1104
155.34/153.59	c qxplain 1104/1104
155.44/153.60	c 8874[?] 2500[?] -2503[?]  is mandatory 
155.44/153.60	c qxplain 1103/1103
155.44/153.61	c 8875[?] -2500[?] 2503[?] 2477[?]  is mandatory 
155.44/153.61	c qxplain 1099/1102
155.44/153.62	c qxplain 1101/1102
155.44/153.63	c qxplain 1102/1102
155.44/153.63	c 8876[?] -2502[?] -2504[?]  is mandatory 
155.44/153.63	c qxplain 1101/1101
155.44/153.64	c 8877[?] -2503[?] -2504[?]  is mandatory 
155.44/153.64	c qxplain 1099/1100
155.44/153.65	c qxplain 1100/1100
155.44/153.66	c 8878[?] 2503[?] 2504[?] 2502[?]  is mandatory 
155.44/153.66	c qxplain 1099/1099
155.44/153.67	c 8879[?] -2499[?] -2505[?]  is mandatory 
155.44/153.67	c qxplain 1086/1098
155.44/153.68	c qxplain 1093/1098
155.44/153.68	c qxplain 1096/1098
155.44/153.69	c qxplain 1098/1098
155.44/153.70	c 8880[?] 2504[?] -2505[?]  is mandatory 
155.44/153.70	c qxplain 1096/1097
155.64/153.84	c qxplain 1097/1097
155.64/153.85	c 8881[?] 2505[?] -2504[?] 2499[?]  is mandatory 
155.64/153.85	c qxplain 1096/1096
155.64/153.87	c 8882[?] -2506[?] 1919[?]  is mandatory 
155.64/153.87	c qxplain 1093/1095
155.74/153.92	c qxplain 1095/1095
155.94/154.15	c 8883[?] -2506[?] 2170[?]  is mandatory 
155.94/154.15	c qxplain 1093/1094
155.94/154.17	c qxplain 1094/1094
156.03/154.20	c 8884[?] -1919[?] -2170[?] 2506[?]  is mandatory 
156.03/154.20	c qxplain 1093/1093
156.13/154.34	c 8885[?] -2507[?] 1931[?]  is mandatory 
156.13/154.34	c qxplain 1086/1092
156.13/154.38	c qxplain 1090/1092
156.13/154.39	c qxplain 1092/1092
156.43/154.65	c 8886[?] -2507[?] 2172[?]  is mandatory 
156.43/154.65	c qxplain 1090/1091
156.43/154.67	c qxplain 1091/1091
156.43/154.68	c 8887[?] -1931[?] -2172[?] 2507[?]  is mandatory 
156.43/154.68	c qxplain 1090/1090
156.53/154.76	c 8888[?] -2508[?] -1974[?]  is mandatory 
156.53/154.76	c qxplain 1086/1089
156.63/154.80	c qxplain 1088/1089
156.63/154.81	c qxplain 1089/1089
156.84/155.03	c 8889[?] -2508[?] 2174[?]  is mandatory 
156.84/155.03	c qxplain 1088/1088
156.84/155.05	c 8890[?] 1974[?] -2174[?] 2508[?]  is mandatory 
156.84/155.05	c qxplain 1086/1087
157.03/155.21	c qxplain 1087/1087
157.03/155.23	c 8891[?] -2509[?] 1943[?]  is mandatory 
157.03/155.23	c qxplain 1086/1086
157.03/155.24	c 8892[?] -2509[?] 2187[?]  is mandatory 
157.03/155.24	c qxplain 1059/1085
157.03/155.25	c qxplain 1073/1085
157.03/155.26	c qxplain 1080/1085
157.03/155.29	c qxplain 1083/1085
157.13/155.30	c qxplain 1085/1085
157.13/155.31	c 8893[?] -1943[?] 2509[?] -2187[?]  is mandatory 
157.13/155.31	c qxplain 1083/1084
157.13/155.32	c qxplain 1084/1084
157.13/155.33	c 8894[?] -2508[?] -2510[?]  is mandatory 
157.13/155.33	c qxplain 1083/1083
157.13/155.34	c 8895[?] -2509[?] -2510[?]  is mandatory 
157.13/155.34	c qxplain 1080/1082
157.13/155.34	c qxplain 1082/1082
157.23/155.44	c 8896[?] 2510[?] 2508[?] 2509[?]  is mandatory 
157.23/155.44	c qxplain 1080/1081
157.23/155.45	c qxplain 1081/1081
157.23/155.47	c 8897[?] -2507[?] -2511[?]  is mandatory 
157.23/155.47	c qxplain 1080/1080
157.23/155.49	c 8898[?] 2510[?] -2511[?]  is mandatory 
157.23/155.49	c qxplain 1073/1079
157.23/155.50	c qxplain 1077/1079
157.33/155.53	c qxplain 1079/1079
157.53/155.72	c 8899[?] 2511[?] 2507[?] -2510[?]  is mandatory 
157.53/155.72	c qxplain 1077/1078
157.53/155.73	c qxplain 1078/1078
157.53/155.77	c 8900[?] -2506[?] -2512[?]  is mandatory 
157.53/155.77	c qxplain 1077/1077
157.53/155.78	c 8901[?] 2511[?] -2512[?]  is mandatory 
157.53/155.78	c qxplain 1073/1076
157.53/155.79	c qxplain 1075/1076
157.83/156.02	c qxplain 1076/1076
157.83/156.09	c 8902[?] 2512[?] -2511[?] 2506[?]  is mandatory 
157.83/156.09	c qxplain 1075/1075
157.94/156.13	c 8903[?] 1918[?] -2513[?]  is mandatory 
157.94/156.13	c qxplain 1073/1074
157.94/156.15	c qxplain 1074/1074
158.23/156.43	c 8904[?] -2513[?] 2170[?]  is mandatory 
158.23/156.43	c qxplain 1073/1073
158.23/156.45	c 8905[?] -1918[?] -2170[?] 2513[?]  is mandatory 
158.23/156.45	c qxplain 1059/1072
158.23/156.45	c qxplain 1066/1072
158.23/156.46	c qxplain 1070/1072
158.23/156.47	c qxplain 1072/1072
158.33/156.50	c 8906[?] -2514[?] 1930[?]  is mandatory 
158.33/156.50	c qxplain 1070/1071
158.33/156.52	c qxplain 1071/1071
158.53/156.70	c 8907[?] -2514[?] 2172[?]  is mandatory 
158.53/156.70	c qxplain 1070/1070
158.53/156.72	c 8908[?] -1930[?] -2172[?] 2514[?]  is mandatory 
158.53/156.72	c qxplain 1066/1069
158.53/156.74	c qxplain 1068/1069
158.73/156.90	c qxplain 1069/1069
158.73/156.93	c 8909[?] -2515[?] 1966[?]  is mandatory 
158.73/156.93	c qxplain 1068/1068
158.73/156.94	c 8910[?] -2515[?] 2174[?]  is mandatory 
158.73/156.94	c qxplain 1066/1067
158.73/156.96	c qxplain 1067/1067
158.73/156.97	c 8911[?] -1966[?] -2174[?] 2515[?]  is mandatory 
158.73/156.97	c qxplain 1066/1066
158.83/157.01	c 8912[?] -2516[?] 1942[?]  is mandatory 
158.83/157.01	c qxplain 1059/1065
158.83/157.02	c qxplain 1063/1065
158.83/157.03	c qxplain 1065/1065
158.83/157.07	c 8913[?] -2516[?] 2187[?]  is mandatory 
158.83/157.07	c qxplain 1063/1064
158.83/157.09	c qxplain 1064/1064
158.93/157.10	c 8914[?] -1942[?] -2187[?] 2516[?]  is mandatory 
158.93/157.10	c qxplain 1063/1063
158.93/157.11	c 8915[?] -2515[?] -2517[?]  is mandatory 
158.93/157.11	c qxplain 1059/1062
158.93/157.12	c qxplain 1061/1062
158.93/157.13	c qxplain 1062/1062
158.93/157.14	c 8916[?] -2516[?] -2517[?]  is mandatory 
158.93/157.14	c qxplain 1061/1061
159.03/157.22	c 8917[?] 2517[?] 2516[?] 2515[?]  is mandatory 
159.03/157.22	c qxplain 1059/1060
159.03/157.23	c qxplain 1060/1060
159.03/157.25	c 8918[?] -2514[?] -2518[?]  is mandatory 
159.03/157.25	c qxplain 1059/1059
159.03/157.26	c 8919[?] 2517[?] -2518[?]  is mandatory 
159.03/157.26	c qxplain 847/1058
159.03/157.27	c qxplain 953/1058
159.03/157.28	c qxplain 1006/1058
159.03/157.29	c qxplain 1033/1058
159.03/157.30	c qxplain 1046/1058
159.14/157.30	c qxplain 1053/1058
159.14/157.31	c qxplain 1056/1058
159.14/157.32	c qxplain 1058/1058
159.14/157.37	c 8920[?] 2518[?] -2517[?] 2514[?]  is mandatory 
159.14/157.37	c qxplain 1056/1057
159.14/157.39	c qxplain 1057/1057
159.24/157.40	c 8921[?] -2513[?] -2519[?]  is mandatory 
159.24/157.40	c qxplain 1056/1056
159.24/157.41	c 8922[?] 2518[?] -2519[?]  is mandatory 
159.24/157.41	c qxplain 1053/1055
159.24/157.48	c qxplain 1055/1055
159.34/157.56	c 8923[?] 2513[?] 2519[?] -2518[?]  is mandatory 
159.34/157.56	c qxplain 1053/1054
159.34/157.57	c qxplain 1054/1054
159.34/157.58	c 8924[?] 1854[?] -2520[?]  is mandatory 
159.34/157.58	c qxplain 1053/1053
159.44/157.60	c 8925[?] -2520[?] -2353[?]  is mandatory 
159.44/157.60	c qxplain 1046/1052
159.44/157.63	c qxplain 1050/1052
159.44/157.65	c qxplain 1052/1052
159.44/157.66	c 8926[?] -1854[?] 2520[?] 2353[?]  is mandatory 
159.44/157.66	c qxplain 1050/1051
159.44/157.67	c qxplain 1051/1051
159.54/157.70	c 8927[?] -2521[?] -2354[?]  is mandatory 
159.54/157.70	c qxplain 1050/1050
159.54/157.72	c 8928[?] -2520[?] -2521[?]  is mandatory 
159.54/157.72	c qxplain 1046/1049
159.54/157.74	c qxplain 1048/1049
159.54/157.76	c qxplain 1049/1049
159.54/157.77	c 8929[?] 2520[?] 2521[?] 2354[?]  is mandatory 
159.54/157.77	c qxplain 1048/1048
159.54/157.79	c 8930[?] -2522[?] 1883[?]  is mandatory 
159.54/157.79	c qxplain 1046/1047
159.54/157.80	c qxplain 1047/1047
159.64/157.81	c 8931[?] 2521[?] -2522[?]  is mandatory 
159.64/157.81	c qxplain 1046/1046
159.64/157.82	c 8932[?] -2521[?] 2522[?] -1883[?]  is mandatory 
159.64/157.82	c qxplain 1033/1045
159.64/157.86	c qxplain 1040/1045
159.64/157.88	c qxplain 1043/1045
159.64/157.89	c qxplain 1045/1045
159.74/157.91	c 8933[?] 1854[?] -2523[?]  is mandatory 
159.74/157.91	c qxplain 1043/1044
159.74/157.92	c qxplain 1044/1044
159.74/157.93	c 8934[?] -2523[?] -1883[?]  is mandatory 
159.74/157.93	c qxplain 1043/1043
159.84/158.04	c qxplain 1040/1042
159.84/158.05	c qxplain 1042/1042
159.84/158.08	c 8936[?] -2524[?] -2522[?]  is mandatory 
159.84/158.08	c qxplain 1040/1041
159.84/158.09	c qxplain 1041/1041
159.84/158.09	c qxplain 1040/1040
159.94/158.10	c 8938[?] 2522[?] 2523[?] 2524[?]  is mandatory 
159.94/158.10	c qxplain 1033/1039
159.94/158.13	c qxplain 1037/1039
159.94/158.14	c qxplain 1039/1039
159.94/158.16	c 8939[?] -2525[?] 2205[?]  is mandatory 
159.94/158.16	c qxplain 1037/1038
159.94/158.17	c qxplain 1038/1038
159.94/158.18	c 8940[?] -2524[?] -2525[?]  is mandatory 
159.94/158.18	c qxplain 1037/1037
159.94/158.19	c 8941[?] 2524[?] 2525[?] -2205[?]  is mandatory 
159.94/158.19	c qxplain 1033/1036
160.04/158.20	c qxplain 1035/1036
160.04/158.21	c qxplain 1036/1036
160.04/158.22	c 8960[?] -2532[?] 2219[?]  is mandatory 
160.04/158.22	c qxplain 1035/1035
160.04/158.23	c 8963[?] 1842[?] -2533[?]  is mandatory 
160.04/158.23	c qxplain 1033/1034
160.14/158.32	c qxplain 1034/1034
160.14/158.34	c 8965[?] -1842[?] 2533[?] 2219[?]  is mandatory 
160.14/158.34	c qxplain 1033/1033
160.14/158.35	c 8967[?] -2533[?] -2534[?]  is mandatory 
160.14/158.35	c qxplain 1006/1032
160.14/158.37	c qxplain 1020/1032
160.14/158.40	c qxplain 1027/1032
160.24/158.41	c qxplain 1030/1032
160.24/158.42	c qxplain 1032/1032
160.24/158.43	c 8968[?] 2533[?] 2532[?] 2534[?]  is mandatory 
160.24/158.43	c qxplain 1030/1031
160.24/158.44	c qxplain 1031/1031
160.24/158.45	c 8969[?] -2535[?] -2205[?]  is mandatory 
160.24/158.45	c qxplain 1030/1030
160.24/158.47	c 8970[?] -2534[?] -2535[?]  is mandatory 
160.24/158.47	c qxplain 1027/1029
160.33/158.51	c qxplain 1029/1029
160.33/158.52	c 8971[?] 2534[?] 2535[?] 2205[?]  is mandatory 
160.33/158.52	c qxplain 1027/1028
160.33/158.53	c qxplain 1028/1028
160.33/158.54	c 8972[?] -2525[?] -2536[?]  is mandatory 
160.33/158.54	c qxplain 1027/1027
160.33/158.56	c 8973[?] -2535[?] -2536[?]  is mandatory 
160.33/158.56	c qxplain 1020/1026
160.33/158.57	c qxplain 1024/1026
160.33/158.58	c qxplain 1026/1026
160.33/158.59	c 8974[?] 2525[?] 2535[?] 2536[?]  is mandatory 
160.33/158.59	c qxplain 1024/1025
160.43/158.62	c qxplain 1025/1025
160.43/158.64	c 8975[?] -2537[?] -2519[?]  is mandatory 
160.43/158.64	c qxplain 1024/1024
160.43/158.68	c 8976[?] -2537[?] 2536[?]  is mandatory 
160.43/158.68	c qxplain 1020/1023
160.53/158.75	c qxplain 1022/1023
160.63/158.80	c qxplain 1023/1023
160.63/158.81	c 8977[?] -2536[?] 2537[?] 2519[?]  is mandatory 
160.63/158.81	c qxplain 1022/1022
160.63/158.83	c 8978[?] -2538[?] -2512[?]  is mandatory 
160.63/158.83	c qxplain 1020/1021
160.63/158.85	c qxplain 1021/1021
160.63/158.86	c 8979[?] -2538[?] 2537[?]  is mandatory 
160.63/158.86	c qxplain 1020/1020
160.63/158.87	c 8980[?] -2537[?] 2538[?] 2512[?]  is mandatory 
160.63/158.87	c qxplain 1006/1019
160.63/158.88	c qxplain 1013/1019
160.63/158.88	c qxplain 1017/1019
160.63/158.90	c qxplain 1019/1019
160.73/158.95	c 8981[?] 1855[?] -2539[?]  is mandatory 
160.73/158.95	c qxplain 1017/1018
160.73/158.96	c qxplain 1018/1018
160.83/159.00	c 8982[?] -2539[?] -2354[?]  is mandatory 
160.83/159.00	c qxplain 1017/1017
160.83/159.01	c 8983[?] -1855[?] 2539[?] 2354[?]  is mandatory 
160.83/159.01	c qxplain 1013/1016
160.83/159.02	c qxplain 1015/1016
160.83/159.03	c qxplain 1016/1016
160.83/159.04	c 8984[?] -2540[?] -2355[?]  is mandatory 
160.83/159.04	c qxplain 1015/1015
160.83/159.05	c 8985[?] -2539[?] -2540[?]  is mandatory 
160.83/159.05	c qxplain 1013/1014
160.83/159.07	c qxplain 1014/1014
160.83/159.09	c 8986[?] 2539[?] 2540[?] 2355[?]  is mandatory 
160.83/159.09	c qxplain 1013/1013
160.93/159.10	c 8987[?] -2541[?] 1883[?]  is mandatory 
160.93/159.10	c qxplain 1006/1012
160.93/159.11	c qxplain 1010/1012
160.93/159.12	c qxplain 1012/1012
160.93/159.13	c 8988[?] 2540[?] -2541[?]  is mandatory 
160.93/159.13	c qxplain 1010/1011
160.93/159.14	c qxplain 1011/1011
160.93/159.15	c 8989[?] -2540[?] -1883[?] 2541[?]  is mandatory 
160.93/159.15	c qxplain 1010/1010
160.93/159.16	c 8990[?] 1855[?] -2542[?]  is mandatory 
160.93/159.16	c qxplain 1006/1009
160.93/159.17	c qxplain 1008/1009
160.93/159.18	c qxplain 1009/1009
160.93/159.19	c 8991[?] -2542[?] -1883[?]  is mandatory 
160.93/159.19	c qxplain 1008/1008
160.93/159.19	c qxplain 1006/1007
161.03/159.20	c qxplain 1007/1007
161.03/159.21	c 8993[?] -2541[?] -2543[?]  is mandatory 
161.03/159.21	c qxplain 1006/1006
161.03/159.21	c qxplain 953/1005
161.03/159.22	c qxplain 980/1005
161.03/159.22	c qxplain 993/1005
161.03/159.23	c qxplain 1000/1005
161.03/159.23	c qxplain 1003/1005
161.03/159.24	c qxplain 1005/1005
161.03/159.25	c 8995[?] 2541[?] 2543[?] 2542[?]  is mandatory 
161.03/159.25	c qxplain 1003/1004
161.03/159.26	c qxplain 1004/1004
161.03/159.27	c 8996[?] -2544[?] 2205[?]  is mandatory 
161.03/159.27	c qxplain 1003/1003
161.03/159.28	c 8997[?] -2543[?] -2544[?]  is mandatory 
161.03/159.28	c qxplain 1000/1002
161.03/159.29	c qxplain 1002/1002
161.13/159.30	c 8998[?] 2543[?] 2544[?] -2205[?]  is mandatory 
161.13/159.30	c qxplain 1000/1001
161.13/159.30	c qxplain 993/999
161.13/159.32	c qxplain 997/999
161.13/159.32	c qxplain 993/996
161.13/159.33	c qxplain 995/996
161.13/159.33	c qxplain 993/994
161.13/159.34	c qxplain 994/994
161.13/159.34	c qxplain 993/993
161.13/159.35	c 9023[?] -2553[?] 2219[?]  is mandatory 
161.13/159.35	c qxplain 980/992
161.13/159.36	c qxplain 987/992
161.13/159.36	c qxplain 990/992
161.13/159.37	c qxplain 992/992
161.13/159.38	c 9026[?] 1843[?] -2554[?]  is mandatory 
161.13/159.38	c qxplain 990/991
161.24/159.46	c qxplain 991/991
161.34/159.52	c 9028[?] 2554[?] -1843[?] 2219[?]  is mandatory 
161.34/159.52	c qxplain 990/990
161.34/159.53	c 9030[?] -2554[?] -2555[?]  is mandatory 
161.34/159.53	c qxplain 987/989
161.34/159.55	c qxplain 989/989
161.34/159.56	c 9031[?] 2554[?] 2553[?] 2555[?]  is mandatory 
161.34/159.56	c qxplain 987/988
161.34/159.57	c qxplain 988/988
161.34/159.58	c 9032[?] -2556[?] -2205[?]  is mandatory 
161.34/159.58	c qxplain 987/987
161.34/159.59	c 9033[?] -2555[?] -2556[?]  is mandatory 
161.34/159.59	c qxplain 980/986
161.43/159.60	c qxplain 984/986
161.43/159.67	c qxplain 986/986
161.43/159.68	c 9034[?] 2555[?] 2556[?] 2205[?]  is mandatory 
161.43/159.68	c qxplain 984/985
161.53/159.72	c qxplain 985/985
161.53/159.73	c 9035[?] -2544[?] -2557[?]  is mandatory 
161.53/159.73	c qxplain 984/984
161.53/159.74	c 9036[?] -2556[?] -2557[?]  is mandatory 
161.53/159.74	c qxplain 980/983
161.53/159.76	c qxplain 982/983
161.53/159.76	c qxplain 983/983
161.53/159.77	c 9037[?] 2544[?] 2556[?] 2557[?]  is mandatory 
161.53/159.77	c qxplain 982/982
161.63/159.81	c 9038[?] 2512[?] -2558[?]  is mandatory 
161.63/159.81	c qxplain 980/981
161.73/159.94	c qxplain 981/981
161.83/160.04	c 9039[?] -2537[?] -2558[?]  is mandatory 
161.83/160.04	c qxplain 980/980
161.83/160.08	c 9040[?] 2558[?] -2512[?] 2537[?]  is mandatory 
161.83/160.08	c qxplain 953/979
161.93/160.11	c qxplain 967/979
161.93/160.14	c qxplain 974/979
161.93/160.15	c qxplain 977/979
161.93/160.17	c qxplain 979/979
162.03/160.20	c 9041[?] -2559[?] 2557[?]  is mandatory 
162.03/160.20	c qxplain 977/978
162.03/160.21	c qxplain 978/978
162.03/160.24	c 9042[?] -2558[?] -2559[?]  is mandatory 
162.03/160.24	c qxplain 977/977
162.03/160.26	c 9043[?] -2557[?] 2558[?] 2559[?]  is mandatory 
162.03/160.26	c qxplain 974/976
162.03/160.26	c qxplain 976/976
162.03/160.27	c 9044[?] -2538[?] -2560[?]  is mandatory 
162.03/160.27	c qxplain 974/975
162.03/160.28	c qxplain 975/975
162.03/160.29	c 9045[?] -2559[?] -2560[?]  is mandatory 
162.03/160.29	c qxplain 974/974
162.13/160.30	c 9046[?] 2560[?] 2559[?] 2538[?]  is mandatory 
162.13/160.30	c qxplain 967/973
162.13/160.31	c qxplain 971/973
162.13/160.33	c qxplain 973/973
162.13/160.37	c 9047[?] -2561[?] 1917[?]  is mandatory 
162.13/160.37	c qxplain 971/972
162.13/160.38	c qxplain 972/972
162.23/160.48	c 9048[?] -2561[?] 2170[?]  is mandatory 
162.23/160.48	c qxplain 971/971
162.23/160.49	c 9049[?] -1917[?] -2170[?] 2561[?]  is mandatory 
162.23/160.49	c qxplain 967/970
162.23/160.50	c qxplain 969/970
162.34/160.59	c qxplain 970/970
162.44/160.65	c 9050[?] 1929[?] -2562[?]  is mandatory 
162.44/160.65	c qxplain 969/969
162.44/160.67	c 9051[?] -2562[?] 2172[?]  is mandatory 
162.44/160.67	c qxplain 967/968
162.44/160.68	c qxplain 968/968
162.44/160.69	c 9052[?] -1929[?] -2172[?] 2562[?]  is mandatory 
162.44/160.69	c qxplain 967/967
162.53/160.72	c 9053[?] 1972[?] -2563[?]  is mandatory 
162.53/160.72	c qxplain 953/966
162.53/160.73	c qxplain 960/966
162.53/160.74	c qxplain 964/966
162.53/160.76	c qxplain 966/966
162.53/160.78	c 9054[?] -2563[?] 2174[?]  is mandatory 
162.53/160.78	c qxplain 964/965
162.53/160.80	c qxplain 965/965
162.63/160.81	c 9055[?] -1972[?] 2563[?] -2174[?]  is mandatory 
162.63/160.81	c qxplain 964/964
162.63/160.83	c 9056[?] 1941[?] -2564[?]  is mandatory 
162.63/160.83	c qxplain 960/963
162.63/160.84	c qxplain 962/963
162.63/160.85	c qxplain 963/963
162.63/160.87	c 9057[?] -2564[?] 2187[?]  is mandatory 
162.63/160.87	c qxplain 962/962
162.63/160.89	c 9058[?] -1941[?] -2187[?] 2564[?]  is mandatory 
162.63/160.89	c qxplain 960/961
162.73/160.90	c qxplain 961/961
162.73/160.91	c 9059[?] -2563[?] -2565[?]  is mandatory 
162.73/160.91	c qxplain 960/960
162.73/160.92	c 9060[?] -2564[?] -2565[?]  is mandatory 
162.73/160.92	c qxplain 953/959
162.73/160.93	c qxplain 957/959
162.73/160.93	c qxplain 959/959
162.73/160.98	c 9061[?] 2565[?] 2564[?] 2563[?]  is mandatory 
162.73/160.98	c qxplain 957/958
162.73/160.99	c qxplain 958/958
162.83/161.03	c 9062[?] -2562[?] -2566[?]  is mandatory 
162.83/161.03	c qxplain 957/957
162.83/161.04	c 9063[?] 2565[?] -2566[?]  is mandatory 
162.83/161.04	c qxplain 953/956
162.83/161.05	c qxplain 955/956
162.83/161.07	c qxplain 956/956
162.83/161.08	c 9064[?] -2565[?] 2566[?] 2562[?]  is mandatory 
162.83/161.08	c qxplain 955/955
162.93/161.11	c 9065[?] -2561[?] -2567[?]  is mandatory 
162.93/161.11	c qxplain 953/954
162.93/161.12	c qxplain 954/954
162.93/161.13	c 9066[?] 2566[?] -2567[?]  is mandatory 
162.93/161.13	c qxplain 953/953
162.93/161.13	c 9067[?] -2566[?] 2561[?] 2567[?]  is mandatory 
162.93/161.13	c qxplain 847/952
162.93/161.14	c qxplain 900/952
162.93/161.15	c qxplain 927/952
162.93/161.16	c qxplain 940/952
162.93/161.17	c qxplain 947/952
162.93/161.18	c qxplain 950/952
162.93/161.19	c qxplain 952/952
163.03/161.21	c 9068[?] -2568[?] 1852[?]  is mandatory 
163.03/161.21	c qxplain 950/951
163.03/161.23	c qxplain 951/951
163.03/161.24	c 9069[?] -1853[?] -2568[?]  is mandatory 
163.03/161.24	c qxplain 950/950
163.03/161.27	c 9070[?] 1853[?] -1852[?] 2568[?]  is mandatory 
163.03/161.27	c qxplain 947/949
163.03/161.28	c qxplain 949/949
163.03/161.29	c 9071[?] -2569[?] -1852[?]  is mandatory 
163.03/161.29	c qxplain 947/948
163.13/161.33	c qxplain 948/948
163.13/161.34	c 9072[?] 1853[?] -2569[?]  is mandatory 
163.13/161.34	c qxplain 947/947
163.23/161.45	c 9073[?] 1852[?] -1853[?] 2569[?]  is mandatory 
163.23/161.45	c qxplain 940/946
163.23/161.46	c qxplain 944/946
163.23/161.47	c qxplain 946/946
163.33/161.50	c 9074[?] -2568[?] -2570[?]  is mandatory 
163.33/161.50	c qxplain 944/945
163.33/161.51	c qxplain 945/945
163.33/161.54	c 9075[?] -2569[?] -2570[?]  is mandatory 
163.33/161.54	c qxplain 944/944
163.33/161.55	c 9076[?] 2568[?] 2569[?] 2570[?]  is mandatory 
163.33/161.55	c qxplain 940/943
163.33/161.56	c qxplain 942/943
163.33/161.57	c qxplain 943/943
163.33/161.59	c 9077[?] -2571[?] 1883[?]  is mandatory 
163.33/161.59	c qxplain 942/942
163.33/161.60	c 9078[?] -2570[?] -2571[?]  is mandatory 
163.33/161.60	c qxplain 940/941
163.43/161.61	c qxplain 941/941
163.43/161.64	c 9079[?] 2570[?] 2571[?] -1883[?]  is mandatory 
163.43/161.64	c qxplain 940/940
163.43/161.66	c 9080[?] 1853[?] -2572[?]  is mandatory 
163.43/161.66	c qxplain 927/939
163.43/161.67	c qxplain 934/939
163.43/161.67	c qxplain 937/939
163.43/161.68	c qxplain 939/939
163.43/161.69	c 9081[?] -2572[?] -1883[?]  is mandatory 
163.43/161.69	c qxplain 937/938
163.43/161.70	c qxplain 938/938
163.53/161.71	c 9083[?] -2571[?] -2573[?]  is mandatory 
163.53/161.71	c qxplain 937/937
163.53/161.73	c 9085[?] 2571[?] 2572[?] 2573[?]  is mandatory 
163.53/161.73	c qxplain 934/936
163.53/161.73	c qxplain 936/936
163.53/161.75	c 9086[?] -2574[?] 2205[?]  is mandatory 
163.53/161.75	c qxplain 934/935
163.53/161.76	c qxplain 935/935
163.53/161.77	c 9087[?] -2573[?] -2574[?]  is mandatory 
163.53/161.77	c qxplain 934/934
163.53/161.79	c 9088[?] 2573[?] 2574[?] -2205[?]  is mandatory 
163.53/161.79	c qxplain 927/933
163.53/161.79	c qxplain 900/926
163.63/161.80	c qxplain 914/926
163.63/161.81	c qxplain 921/926
163.63/161.81	c qxplain 914/920
163.63/161.82	c qxplain 918/920
163.63/161.83	c qxplain 920/920
163.63/161.83	c qxplain 918/919
163.63/161.84	c qxplain 919/919
163.63/161.85	c 9116[?] -2584[?] 2219[?]  is mandatory 
163.63/161.85	c qxplain 918/918
163.63/161.86	c 9119[?] 1841[?] -2585[?]  is mandatory 
163.63/161.86	c qxplain 914/917
163.63/161.87	c qxplain 916/917
163.73/161.90	c qxplain 917/917
163.73/161.93	c 9121[?] 2585[?] -1841[?] 2219[?]  is mandatory 
163.73/161.93	c qxplain 916/916
163.73/161.95	c 9123[?] -2585[?] -2586[?]  is mandatory 
163.73/161.95	c qxplain 914/915
163.73/161.96	c qxplain 915/915
163.73/161.98	c 9124[?] 2585[?] 2584[?] 2586[?]  is mandatory 
163.73/161.98	c qxplain 914/914
163.73/161.99	c 9125[?] -2587[?] -2205[?]  is mandatory 
163.73/161.99	c qxplain 900/913
163.83/162.00	c qxplain 907/913
163.83/162.01	c qxplain 911/913
163.83/162.02	c qxplain 913/913
163.83/162.03	c 9126[?] -2586[?] -2587[?]  is mandatory 
163.83/162.03	c qxplain 911/912
163.83/162.06	c qxplain 912/912
163.83/162.07	c 9127[?] 2586[?] 2587[?] 2205[?]  is mandatory 
163.83/162.07	c qxplain 911/911
163.83/162.09	c 9128[?] -2574[?] -2588[?]  is mandatory 
163.83/162.09	c qxplain 907/910
163.93/162.10	c qxplain 909/910
163.93/162.11	c qxplain 910/910
163.93/162.12	c 9129[?] -2587[?] -2588[?]  is mandatory 
163.93/162.12	c qxplain 909/909
163.93/162.14	c 9130[?] 2574[?] 2587[?] 2588[?]  is mandatory 
163.93/162.14	c qxplain 907/908
163.93/162.16	c qxplain 908/908
163.93/162.18	c 9131[?] -2589[?] -2567[?]  is mandatory 
163.93/162.18	c qxplain 907/907
164.03/162.20	c 9132[?] -2589[?] 2588[?]  is mandatory 
164.03/162.20	c qxplain 900/906
164.03/162.21	c qxplain 904/906
164.03/162.21	c qxplain 906/906
164.03/162.27	c 9133[?] -2588[?] 2567[?] 2589[?]  is mandatory 
164.03/162.27	c qxplain 904/905
164.03/162.29	c qxplain 905/905
164.13/162.30	c 9134[?] 1852[?] -2590[?]  is mandatory 
164.13/162.30	c qxplain 904/904
164.23/162.42	c qxplain 900/903
164.23/162.44	c qxplain 902/903
164.23/162.44	c qxplain 903/903
164.33/162.57	c 9136[?] 2590[?] -1852[?] -1883[?]  is mandatory 
164.33/162.57	c qxplain 902/902
164.33/162.58	c 9137[?] -2591[?] 1852[?]  is mandatory 
164.33/162.58	c qxplain 900/901
164.43/162.68	c qxplain 901/901
164.54/162.74	c qxplain 900/900
164.54/162.75	c 9140[?] -2590[?] -2592[?]  is mandatory 
164.54/162.75	c qxplain 847/899
164.54/162.76	c qxplain 874/899
164.54/162.77	c qxplain 887/899
164.54/162.78	c qxplain 894/899
164.54/162.78	c qxplain 897/899
164.54/162.79	c qxplain 899/899
164.54/162.80	c 9142[?] 2590[?] 2591[?] 2592[?]  is mandatory 
164.54/162.80	c qxplain 897/898
164.64/162.81	c qxplain 898/898
164.64/162.83	c 9143[?] -2593[?] 2205[?]  is mandatory 
164.64/162.83	c qxplain 897/897
164.64/162.85	c 9144[?] -2592[?] -2593[?]  is mandatory 
164.64/162.85	c qxplain 894/896
164.64/162.86	c qxplain 896/896
164.64/162.87	c 9145[?] 2593[?] 2592[?] -2205[?]  is mandatory 
164.64/162.87	c qxplain 894/895
164.64/162.88	c qxplain 895/895
164.64/162.90	c 9155[?] -2597[?] 2219[?]  is mandatory 
164.64/162.90	c qxplain 894/894
164.73/162.90	c 9158[?] 1840[?] -2598[?]  is mandatory 
164.73/162.90	c qxplain 887/893
164.73/162.92	c qxplain 891/893
164.73/162.93	c qxplain 893/893
164.73/162.96	c 9160[?] 2598[?] -1840[?] 2219[?]  is mandatory 
164.73/162.96	c qxplain 891/892
164.73/162.97	c qxplain 892/892
164.73/162.98	c 9162[?] -2599[?] -2598[?]  is mandatory 
164.73/162.98	c qxplain 891/891
164.73/162.99	c 9163[?] 2598[?] 2599[?] 2597[?]  is mandatory 
164.73/162.99	c qxplain 887/890
164.83/163.00	c qxplain 889/890
164.83/163.01	c qxplain 890/890
164.83/163.02	c 9164[?] -2600[?] -2205[?]  is mandatory 
164.83/163.02	c qxplain 889/889
164.83/163.04	c 9165[?] -2599[?] -2600[?]  is mandatory 
164.83/163.04	c qxplain 887/888
164.83/163.09	c qxplain 888/888
164.93/163.10	c 9166[?] 2599[?] 2600[?] 2205[?]  is mandatory 
164.93/163.10	c qxplain 887/887
164.93/163.12	c 9167[?] -2593[?] -2601[?]  is mandatory 
164.93/163.12	c qxplain 874/886
164.93/163.13	c qxplain 881/886
164.93/163.13	c qxplain 884/886
164.93/163.14	c qxplain 886/886
164.93/163.15	c 9168[?] -2600[?] -2601[?]  is mandatory 
164.93/163.15	c qxplain 884/885
164.93/163.16	c qxplain 885/885
164.93/163.17	c 9169[?] 2593[?] 2600[?] 2601[?]  is mandatory 
164.93/163.17	c qxplain 884/884
165.13/163.32	c 9170[?] 1916[?] -2602[?]  is mandatory 
165.13/163.32	c qxplain 881/883
165.13/163.33	c qxplain 883/883
165.33/163.53	c 9171[?] -2602[?] 2170[?]  is mandatory 
165.33/163.53	c qxplain 881/882
165.33/163.55	c qxplain 882/882
165.33/163.56	c 9172[?] -1916[?] -2170[?] 2602[?]  is mandatory 
165.33/163.56	c qxplain 881/881
165.33/163.58	c 9173[?] 1928[?] -2603[?]  is mandatory 
165.33/163.58	c qxplain 874/880
165.33/163.59	c qxplain 878/880
165.43/163.60	c qxplain 880/880
165.53/163.73	c 9174[?] -2603[?] 2172[?]  is mandatory 
165.53/163.73	c qxplain 878/879
165.53/163.75	c qxplain 879/879
165.53/163.75	c 9175[?] -1928[?] -2172[?] 2603[?]  is mandatory 
165.53/163.75	c qxplain 878/878
165.53/163.78	c 9176[?] 1968[?] -2604[?]  is mandatory 
165.53/163.78	c qxplain 874/877
165.53/163.79	c qxplain 876/877
165.53/163.80	c qxplain 877/877
165.73/163.97	c 9177[?] -2604[?] 2174[?]  is mandatory 
165.73/163.97	c qxplain 876/876
165.73/163.98	c 9178[?] -1968[?] -2174[?] 2604[?]  is mandatory 
165.73/163.98	c qxplain 874/875
165.83/164.08	c qxplain 875/875
165.93/164.11	c 9179[?] 1940[?] -2605[?]  is mandatory 
165.93/164.11	c qxplain 874/874
165.93/164.14	c 9180[?] -2605[?] 2187[?]  is mandatory 
165.93/164.14	c qxplain 847/873
165.93/164.15	c qxplain 861/873
165.93/164.16	c qxplain 868/873
165.93/164.17	c qxplain 871/873
165.93/164.18	c qxplain 873/873
165.93/164.19	c 9181[?] -1940[?] -2187[?] 2605[?]  is mandatory 
165.93/164.19	c qxplain 871/872
165.93/164.20	c qxplain 872/872
166.03/164.23	c 9182[?] -2604[?] -2606[?]  is mandatory 
166.03/164.23	c qxplain 871/871
166.03/164.24	c 9183[?] -2605[?] -2606[?]  is mandatory 
166.03/164.24	c qxplain 868/870
166.03/164.25	c qxplain 870/870
166.03/164.29	c 9184[?] 2606[?] 2605[?] 2604[?]  is mandatory 
166.03/164.29	c qxplain 868/869
166.13/164.30	c qxplain 869/869
166.13/164.32	c 9185[?] -2603[?] -2607[?]  is mandatory 
166.13/164.32	c qxplain 868/868
166.13/164.33	c 9186[?] 2606[?] -2607[?]  is mandatory 
166.13/164.33	c qxplain 861/867
166.13/164.33	c qxplain 865/867
166.13/164.34	c qxplain 867/867
166.13/164.38	c 9187[?] 2607[?] -2606[?] 2603[?]  is mandatory 
166.13/164.38	c qxplain 865/866
166.13/164.39	c qxplain 866/866
166.23/164.40	c 9188[?] -2602[?] -2608[?]  is mandatory 
166.23/164.40	c qxplain 865/865
166.23/164.41	c 9189[?] 2607[?] -2608[?]  is mandatory 
166.23/164.41	c qxplain 861/864
166.23/164.42	c qxplain 863/864
166.23/164.44	c qxplain 864/864
166.23/164.47	c 9190[?] 2602[?] 2608[?] -2607[?]  is mandatory 
166.23/164.48	c qxplain 863/863
166.23/164.49	c 9191[?] -2601[?] -2609[?]  is mandatory 
166.23/164.49	c qxplain 861/862
166.33/164.52	c qxplain 862/862
166.33/164.59	c 9192[?] -2609[?] 2608[?]  is mandatory 
166.33/164.59	c qxplain 861/861
166.43/164.61	c 9193[?] -2608[?] 2609[?] 2601[?]  is mandatory 
166.43/164.61	c qxplain 847/860
166.43/164.62	c qxplain 854/860
166.43/164.62	c qxplain 858/860
166.43/164.63	c qxplain 860/860
166.43/164.68	c 9194[?] -2567[?] -2610[?]  is mandatory 
166.43/164.68	c qxplain 858/859
166.43/164.69	c qxplain 859/859
166.53/164.70	c 9195[?] -2609[?] -2610[?]  is mandatory 
166.53/164.70	c qxplain 858/858
166.53/164.71	c 9196[?] 2609[?] 2567[?] 2610[?]  is mandatory 
166.53/164.71	c qxplain 854/857
166.53/164.72	c qxplain 856/857
166.53/164.77	c qxplain 857/857
166.63/164.80	c 9197[?] -2611[?] 2588[?]  is mandatory 
166.63/164.80	c qxplain 856/856
166.63/164.82	c 9198[?] -2609[?] -2611[?]  is mandatory 
166.63/164.82	c qxplain 854/855
166.63/164.83	c qxplain 855/855
166.63/164.86	c 9199[?] 2609[?] -2588[?] 2611[?]  is mandatory 
166.63/164.86	c qxplain 854/854
166.63/164.88	c 9200[?] -2610[?] -2612[?]  is mandatory 
166.63/164.88	c qxplain 847/853
166.63/164.89	c qxplain 851/853
166.73/164.91	c qxplain 853/853
166.93/165.10	c 9201[?] -2611[?] -2612[?]  is mandatory 
166.93/165.10	c qxplain 851/852
166.93/165.15	c qxplain 852/852
166.93/165.16	c 9202[?] 2610[?] 2612[?] 2611[?]  is mandatory 
166.93/165.16	c qxplain 851/851
166.93/165.18	c 9203[?] -2589[?] -2613[?]  is mandatory 
166.93/165.18	c qxplain 847/850
166.93/165.19	c qxplain 849/850
167.03/165.20	c qxplain 850/850
167.03/165.21	c 9204[?] 2612[?] -2613[?]  is mandatory 
167.03/165.21	c qxplain 849/849
167.03/165.23	c 9205[?] -2612[?] 2613[?] 2589[?]  is mandatory 
167.03/165.23	c qxplain 847/848
167.03/165.24	c qxplain 848/848
167.03/165.25	c 9206[?] -2614[?] 2519[?]  is mandatory 
167.03/165.25	c qxplain 847/847
167.03/165.26	c 9207[?] -2614[?] -2536[?]  is mandatory 
167.03/165.26	c qxplain 0/846
167.03/165.27	c qxplain 424/846
167.03/165.28	c qxplain 636/846
167.03/165.30	c qxplain 742/846
167.13/165.31	c qxplain 795/846
167.13/165.35	c qxplain 821/846
167.13/165.37	c qxplain 834/846
167.13/165.37	c qxplain 841/846
167.13/165.38	c qxplain 844/846
167.13/165.39	c qxplain 846/846
167.23/165.42	c 9208[?] 2614[?] -2519[?] 2536[?]  is mandatory 
167.23/165.42	c qxplain 844/845
167.23/165.43	c qxplain 845/845
167.23/165.44	c 9209[?] -2615[?] 2512[?]  is mandatory 
167.23/165.44	c qxplain 844/844
167.23/165.49	c 9210[?] -2557[?] -2615[?]  is mandatory 
167.23/165.49	c qxplain 841/843
167.43/165.67	c qxplain 843/843
167.63/165.84	c 9211[?] 2615[?] 2557[?] -2512[?]  is mandatory 
167.63/165.84	c qxplain 841/842
167.73/165.90	c qxplain 842/842
167.73/165.98	c 9212[?] -2614[?] -2616[?]  is mandatory 
167.73/165.98	c qxplain 841/841
167.83/166.02	c 9213[?] -2615[?] -2616[?]  is mandatory 
167.83/166.02	c qxplain 834/840
167.83/166.03	c qxplain 838/840
167.83/166.04	c qxplain 840/840
167.83/166.05	c 9214[?] 2616[?] 2615[?] 2614[?]  is mandatory 
167.83/166.05	c qxplain 838/839
168.22/166.24	c qxplain 839/839
168.22/166.25	c 9215[?] -2613[?] -2617[?]  is mandatory 
168.22/166.25	c qxplain 838/838
168.22/166.28	c 9216[?] 2616[?] -2617[?]  is mandatory 
168.22/166.28	c qxplain 834/837
168.22/166.29	c qxplain 836/837
168.29/166.30	c qxplain 837/837
168.29/166.31	c 9217[?] 2613[?] 2617[?] -2616[?]  is mandatory 
168.29/166.31	c qxplain 836/836
168.29/166.34	c 9218[?] 2560[?] -2618[?]  is mandatory 
168.29/166.34	c qxplain 834/835
168.29/166.36	c qxplain 835/835
168.29/166.37	c 9219[?] -2617[?] -2618[?]  is mandatory 
168.29/166.37	c qxplain 834/834
168.29/166.38	c 9220[?] 2617[?] 2618[?] -2560[?]  is mandatory 
168.29/166.38	c qxplain 821/833
168.29/166.39	c qxplain 828/833
168.29/166.39	c qxplain 831/833
168.39/166.40	c qxplain 833/833
168.39/166.45	c 9221[?] -2619[?] 2418[?]  is mandatory 
168.39/166.45	c qxplain 831/832
168.39/166.46	c qxplain 832/832
168.39/166.47	c 9222[?] -2619[?] -2435[?]  is mandatory 
168.39/166.47	c qxplain 831/831
168.49/166.51	c 9223[?] 2435[?] 2619[?] -2418[?]  is mandatory 
168.49/166.51	c qxplain 828/830
168.49/166.53	c qxplain 830/830
168.69/166.71	c 9224[?] -2620[?] -2378[?]  is mandatory 
168.69/166.71	c qxplain 828/829
168.69/166.73	c qxplain 829/829
168.79/166.84	c 9225[?] -2620[?] -2437[?]  is mandatory 
168.79/166.84	c qxplain 828/828
168.79/166.86	c 9226[?] 2620[?] 2437[?] 2378[?]  is mandatory 
168.79/166.86	c qxplain 821/827
168.79/166.87	c qxplain 825/827
168.79/166.88	c qxplain 827/827
168.89/166.91	c 9227[?] -2619[?] -2621[?]  is mandatory 
168.89/166.91	c qxplain 825/826
168.89/166.92	c qxplain 826/826
168.89/166.94	c 9228[?] -2621[?] 2620[?]  is mandatory 
168.89/166.94	c qxplain 825/825
168.89/166.96	c 9229[?] 2621[?] -2620[?] 2619[?]  is mandatory 
168.89/166.96	c qxplain 821/824
168.89/166.97	c qxplain 823/824
168.89/166.98	c qxplain 824/824
168.89/166.98	c 9230[?] -2622[?] 2498[?]  is mandatory 
168.89/166.98	c qxplain 823/823
168.99/167.02	c 9231[?] -2622[?] 2621[?]  is mandatory 
168.99/167.02	c qxplain 821/822
168.99/167.04	c qxplain 822/822
168.99/167.05	c 9232[?] 2622[?] -2621[?] -2498[?]  is mandatory 
168.99/167.05	c qxplain 821/821
168.99/167.06	c 9233[?] -2618[?] -2623[?]  is mandatory 
168.99/167.06	c qxplain 795/820
168.99/167.07	c qxplain 808/820
168.99/167.07	c qxplain 815/820
168.99/167.08	c qxplain 818/820
168.99/167.08	c qxplain 820/820
168.99/167.09	c 9234[?] -2623[?] 2622[?]  is mandatory 
168.99/167.09	c qxplain 818/819
168.99/167.10	c qxplain 819/819
169.09/167.11	c 9235[?] 2618[?] -2622[?] 2623[?]  is mandatory 
169.09/167.11	c qxplain 818/818
169.09/167.12	c 9236[?] 2505[?] -2624[?]  is mandatory 
169.09/167.12	c qxplain 815/817
169.09/167.12	c qxplain 817/817
169.09/167.14	c 9237[?] -2623[?] -2624[?]  is mandatory 
169.09/167.14	c qxplain 815/816
169.09/167.14	c qxplain 816/816
169.09/167.15	c 9238[?] 2623[?] -2505[?] 2624[?]  is mandatory 
169.09/167.15	c qxplain 815/815
169.09/167.16	c 9239[?] -2625[?] 2320[?]  is mandatory 
169.09/167.16	c qxplain 808/814
169.09/167.17	c qxplain 812/814
169.19/167.25	c qxplain 814/814
169.19/167.28	c 9240[?] -2625[?] -2339[?]  is mandatory 
169.19/167.28	c qxplain 812/813
169.19/167.30	c qxplain 813/813
169.29/167.32	c 9241[?] 2625[?] 2339[?] -2320[?]  is mandatory 
169.29/167.32	c qxplain 812/812
169.29/167.33	c 9242[?] -2624[?] -2626[?]  is mandatory 
169.29/167.33	c qxplain 808/811
169.29/167.34	c qxplain 810/811
169.29/167.34	c qxplain 811/811
169.29/167.36	c 9243[?] -2625[?] -2626[?]  is mandatory 
169.29/167.36	c qxplain 810/810
169.29/167.37	c 9244[?] 2624[?] 2625[?] 2626[?]  is mandatory 
169.29/167.37	c qxplain 808/809
169.29/167.37	c qxplain 809/809
169.40/167.46	c 9245[?] -2340[?] -2627[?]  is mandatory 
169.40/167.46	c qxplain 808/808
169.40/167.48	c 9246[?] -2626[?] -2627[?]  is mandatory 
169.40/167.48	c qxplain 795/807
169.49/167.50	c qxplain 802/807
169.49/167.52	c qxplain 805/807
169.49/167.52	c qxplain 807/807
169.49/167.53	c 9247[?] 2626[?] 2627[?] 2340[?]  is mandatory 
169.49/167.53	c qxplain 805/806
169.59/167.64	c qxplain 802/804
169.59/167.65	c qxplain 804/804
169.59/167.65	c 9250[?] -2627[?] -2310[?] 2628[?]  is mandatory 
169.59/167.65	c qxplain 802/803
169.69/167.77	c qxplain 795/801
169.69/167.78	c qxplain 799/801
169.69/167.79	c qxplain 801/801
169.69/167.79	c 9253[?] 2627[?] 2629[?] 2310[?]  is mandatory 
169.69/167.79	c qxplain 799/800
169.79/167.80	c qxplain 800/800
169.79/167.81	c 9254[?] -2628[?] -2630[?]  is mandatory 
169.79/167.81	c qxplain 799/799
169.79/167.81	c 9255[?] -2629[?] -2630[?]  is mandatory 
169.79/167.81	c qxplain 795/798
169.79/167.82	c qxplain 797/798
169.79/167.82	c qxplain 798/798
169.79/167.83	c qxplain 797/797
169.79/167.83	c 9259[?] 2630[?] -2154[?] 2631[?]  is mandatory 
169.79/167.83	c qxplain 795/796
170.49/168.59	c qxplain 742/794
170.59/168.61	c qxplain 769/794
170.59/168.62	c qxplain 782/794
170.59/168.64	c qxplain 789/794
170.59/168.65	c qxplain 792/794
170.59/168.65	c qxplain 794/794
170.59/168.66	c 9262[?] 2115[?] 2120[?] 2632[?]  is mandatory 
170.59/168.66	c qxplain 792/793
170.69/168.79	c qxplain 793/793
170.79/168.85	c 9265[?] 2633[?] 2197[?] 2204[?]  is mandatory 
170.79/168.85	c qxplain 792/792
170.79/168.87	c 9266[?] -2634[?] -2205[?]  is mandatory 
170.79/168.87	c qxplain 789/791
170.79/168.89	c qxplain 791/791
170.89/168.90	c 9267[?] -2633[?] -2634[?]  is mandatory 
170.89/168.90	c qxplain 789/790
170.89/168.91	c qxplain 790/790
170.89/168.92	c 9271[?] 2635[?] 2634[?] -2632[?]  is mandatory 
170.89/168.92	c qxplain 789/789
170.89/168.92	c qxplain 782/788
170.89/168.93	c qxplain 786/788
170.89/168.93	c qxplain 788/788
170.89/168.94	c 9274[?] -1927[?] -2170[?] 2636[?]  is mandatory 
170.89/168.94	c qxplain 786/787
170.89/168.94	c qxplain 787/787
170.89/168.94	c qxplain 786/786
170.89/168.95	c 9277[?] -1939[?] -2172[?] 2637[?]  is mandatory 
170.89/168.95	c qxplain 782/785
170.89/168.96	c qxplain 784/785
170.89/168.98	c qxplain 785/785
170.89/168.98	c 9280[?] 1967[?] 2638[?] 1975[?]  is mandatory 
170.89/168.98	c qxplain 784/784
170.89/168.99	c 9283[?] -2638[?] 2639[?] 1973[?]  is mandatory 
170.89/168.99	c qxplain 782/783
170.89/168.99	c qxplain 783/783
170.99/169.00	c 9286[?] -2639[?] 2640[?] 1969[?]  is mandatory 
170.99/169.00	c qxplain 782/782
170.99/169.00	c 9289[?] -2178[?] -2640[?] 2641[?]  is mandatory 
170.99/169.00	c qxplain 769/781
170.99/169.01	c qxplain 776/781
170.99/169.02	c qxplain 779/781
170.99/169.02	c qxplain 781/781
170.99/169.02	c 9292[?] -1967[?] 2642[?] 2181[?]  is mandatory 
170.99/169.03	c qxplain 779/780
170.99/169.03	c qxplain 780/780
170.99/169.04	c 9293[?] -2641[?] -2643[?]  is mandatory 
170.99/169.04	c qxplain 779/779
170.99/169.04	c 9294[?] -2642[?] -2643[?]  is mandatory 
170.99/169.04	c qxplain 776/778
170.99/169.05	c qxplain 778/778
170.99/169.06	c 9298[?] 2643[?] -2174[?] 2644[?]  is mandatory 
170.99/169.06	c qxplain 776/777
170.99/169.06	c qxplain 777/777
170.99/169.07	c 9301[?] -1951[?] -2187[?] 2645[?]  is mandatory 
170.99/169.07	c qxplain 776/776
170.99/169.07	c 9302[?] -2644[?] -2646[?]  is mandatory 
170.99/169.07	c qxplain 769/775
170.99/169.08	c qxplain 773/775
170.99/169.08	c qxplain 775/775
170.99/169.09	c 9303[?] -2645[?] -2646[?]  is mandatory 
170.99/169.09	c qxplain 773/774
171.09/169.10	c qxplain 774/774
171.09/169.10	c 9305[?] -2637[?] -2647[?]  is mandatory 
171.09/169.10	c qxplain 773/773
171.09/169.11	c 9306[?] 2646[?] -2647[?]  is mandatory 
171.09/169.11	c qxplain 769/772
171.09/169.11	c qxplain 771/772
171.09/169.12	c qxplain 772/772
171.09/169.12	c 9308[?] -2636[?] -2648[?]  is mandatory 
171.09/169.12	c qxplain 771/771
171.09/169.13	c 9309[?] 2647[?] -2648[?]  is mandatory 
171.09/169.13	c qxplain 769/770
171.09/169.13	c qxplain 770/770
171.09/169.14	c 9313[?] 2648[?] -2635[?] 2649[?]  is mandatory 
171.09/169.14	c qxplain 769/769
171.09/169.14	c qxplain 742/768
171.09/169.15	c qxplain 756/768
171.09/169.16	c qxplain 763/768
171.09/169.17	c qxplain 766/768
171.09/169.18	c qxplain 768/768
171.09/169.18	c 9316[?] -2137[?] 2650[?] -2115[?]  is mandatory 
171.09/169.18	c qxplain 766/767
171.19/169.27	c qxplain 763/765
171.19/169.27	c qxplain 765/765
171.19/169.28	c 9319[?] -2650[?] 2651[?] -2120[?]  is mandatory 
171.19/169.28	c qxplain 763/764
171.29/169.35	c qxplain 756/762
171.29/169.36	c qxplain 760/762
171.29/169.37	c qxplain 762/762
171.29/169.37	c 9322[?] -2153[?] 2652[?] -2120[?]  is mandatory 
171.29/169.37	c qxplain 760/761
171.29/169.38	c qxplain 761/761
171.29/169.38	c 9323[?] -2651[?] -2653[?]  is mandatory 
171.29/169.38	c qxplain 760/760
171.29/169.39	c 9324[?] -2652[?] -2653[?]  is mandatory 
171.29/169.39	c qxplain 756/759
171.29/169.39	c qxplain 758/759
171.29/169.40	c qxplain 759/759
171.29/169.40	c qxplain 758/758
171.39/169.41	c 9328[?] 2307[?] 2653[?] 2654[?]  is mandatory 
171.39/169.41	c qxplain 756/757
171.39/169.41	c qxplain 757/757
171.39/169.49	c 9329[?] -2649[?] -2655[?]  is mandatory 
171.39/169.49	c qxplain 756/756
171.49/169.50	c 9330[?] -2654[?] -2655[?]  is mandatory 
171.49/169.50	c qxplain 742/755
171.49/169.51	c qxplain 749/755
171.49/169.51	c qxplain 753/755
171.49/169.52	c qxplain 755/755
171.49/169.53	c 9332[?] -2631[?] -2656[?]  is mandatory 
171.49/169.53	c qxplain 753/754
171.49/169.54	c qxplain 754/754
171.49/169.54	c 9333[?] 2655[?] -2656[?]  is mandatory 
171.49/169.54	c qxplain 753/753
171.58/169.61	c 9337[?] -2137[?] 2120[?] 2657[?]  is mandatory 
171.58/169.61	c qxplain 749/752
171.68/169.73	c qxplain 751/752
171.78/169.85	c qxplain 752/752
171.78/169.86	c 9340[?] 2658[?] -2657[?] 2128[?]  is mandatory 
171.78/169.86	c qxplain 751/751
172.28/170.35	c qxplain 749/750
172.39/170.46	c qxplain 750/750
172.58/170.68	c qxplain 749/749
172.68/170.73	c 9343[?] 2659[?] 2307[?] 2191[?]  is mandatory 
172.68/170.73	c qxplain 742/748
172.78/170.84	c qxplain 746/748
172.89/170.96	c qxplain 748/748
172.89/170.99	c 9344[?] -2660[?] 2320[?]  is mandatory 
172.89/170.99	c qxplain 746/747
172.99/171.02	c qxplain 747/747
173.09/171.13	c 9345[?] 2339[?] -2660[?]  is mandatory 
173.09/171.13	c qxplain 746/746
173.09/171.19	c 9346[?] -2339[?] -2320[?] 2660[?]  is mandatory 
173.09/171.19	c qxplain 742/745
173.19/171.29	c qxplain 744/745
173.50/171.58	c qxplain 742/743
173.60/171.63	c qxplain 743/743
173.60/171.64	c 9349[?] -2191[?] -2307[?] 2661[?]  is mandatory 
173.60/171.64	c qxplain 742/742
173.60/171.65	c 9350[?] -2660[?] -2662[?]  is mandatory 
173.60/171.65	c qxplain 636/741
173.69/171.70	c qxplain 689/741
173.69/171.74	c qxplain 716/741
173.79/171.82	c qxplain 729/741
173.79/171.87	c qxplain 736/741
173.89/171.96	c qxplain 739/741
173.99/172.00	c qxplain 741/741
173.99/172.01	c 9351[?] -2661[?] -2662[?]  is mandatory 
173.99/172.01	c qxplain 739/740
173.99/172.04	c qxplain 740/740
173.99/172.04	c qxplain 739/739
173.99/172.05	c 9353[?] -2659[?] -2663[?]  is mandatory 
173.99/172.05	c qxplain 736/738
173.99/172.06	c qxplain 738/738
173.99/172.07	c 9354[?] 2662[?] -2663[?]  is mandatory 
173.99/172.07	c qxplain 736/737
173.99/172.09	c qxplain 737/737
173.99/172.10	c qxplain 736/736
174.09/172.11	c 9356[?] -2477[?] -2664[?]  is mandatory 
174.09/172.11	c qxplain 729/735
174.19/172.22	c qxplain 733/735
174.19/172.24	c qxplain 735/735
174.19/172.25	c 9357[?] -2496[?] -2664[?]  is mandatory 
174.19/172.25	c qxplain 733/734
174.29/172.36	c qxplain 734/734
174.49/172.50	c 9358[?] 2477[?] 2496[?] 2664[?]  is mandatory 
174.49/172.50	c qxplain 733/733
174.60/172.61	c 9359[?] -2352[?] -2665[?]  is mandatory 
174.60/172.61	c qxplain 729/732
174.60/172.62	c qxplain 731/732
174.60/172.65	c qxplain 732/732
174.60/172.67	c 9360[?] -2377[?] -2665[?]  is mandatory 
174.60/172.67	c qxplain 731/731
174.79/172.80	c 9361[?] 2377[?] 2665[?] 2352[?]  is mandatory 
174.79/172.80	c qxplain 729/730
174.79/172.81	c qxplain 730/730
174.79/172.84	c 9362[?] -2467[?] -2666[?]  is mandatory 
174.79/172.84	c qxplain 729/729
174.79/172.85	c 9363[?] -2666[?] 2665[?]  is mandatory 
174.79/172.85	c qxplain 716/728
174.89/172.94	c qxplain 723/728
174.89/172.97	c qxplain 726/728
174.99/173.06	c qxplain 728/728
175.09/173.15	c 9364[?] 2467[?] -2665[?] 2666[?]  is mandatory 
175.09/173.15	c qxplain 726/727
175.09/173.18	c qxplain 727/727
175.19/173.26	c 9365[?] 2467[?] -2667[?]  is mandatory 
175.19/173.26	c qxplain 726/726
175.39/173.40	c 9366[?] -2665[?] -2667[?]  is mandatory 
175.39/173.40	c qxplain 723/725
175.39/173.41	c qxplain 725/725
175.39/173.42	c 9367[?] -2467[?] 2667[?] 2665[?]  is mandatory 
175.39/173.42	c qxplain 723/724
175.39/173.43	c qxplain 724/724
175.39/173.43	c 9368[?] -2449[?] -2668[?]  is mandatory 
175.39/173.43	c qxplain 723/723
175.39/173.47	c 9369[?] -2667[?] -2668[?]  is mandatory 
175.39/173.47	c qxplain 716/722
175.49/173.50	c qxplain 720/722
175.49/173.58	c qxplain 722/722
175.49/173.59	c 9370[?] 2449[?] 2668[?] 2667[?]  is mandatory 
175.49/173.59	c qxplain 720/721
175.58/173.60	c qxplain 721/721
175.58/173.62	c 9371[?] -2666[?] -2669[?]  is mandatory 
175.58/173.62	c qxplain 720/720
175.58/173.63	c 9372[?] -2668[?] -2669[?]  is mandatory 
175.58/173.63	c qxplain 716/719
175.58/173.64	c qxplain 718/719
175.58/173.65	c qxplain 719/719
175.58/173.65	c 9373[?] 2668[?] 2666[?] 2669[?]  is mandatory 
175.58/173.65	c qxplain 718/718
175.69/173.78	c 9374[?] -2670[?] -2418[?]  is mandatory 
175.69/173.78	c qxplain 716/717
175.79/173.81	c qxplain 717/717
175.79/173.86	c 9375[?] -2435[?] -2670[?]  is mandatory 
175.79/173.86	c qxplain 716/716
175.88/173.91	c 9376[?] 2435[?] 2418[?] 2670[?]  is mandatory 
175.88/173.91	c qxplain 689/715
175.98/174.01	c qxplain 703/715
175.98/174.09	c qxplain 710/715
176.08/174.12	c qxplain 713/715
176.08/174.14	c qxplain 715/715
176.08/174.15	c 9377[?] -2671[?] -2406[?]  is mandatory 
176.08/174.15	c qxplain 713/714
176.08/174.16	c qxplain 714/714
176.08/174.16	c 9378[?] -2671[?] 2670[?]  is mandatory 
176.08/174.16	c qxplain 713/713
176.18/174.20	c 9379[?] -2670[?] 2406[?] 2671[?]  is mandatory 
176.18/174.20	c qxplain 710/712
176.18/174.21	c qxplain 712/712
176.18/174.25	c 9380[?] -2672[?] 2406[?]  is mandatory 
176.18/174.25	c qxplain 710/711
176.18/174.26	c qxplain 711/711
176.28/174.34	c 9381[?] -2670[?] -2672[?]  is mandatory 
176.28/174.34	c qxplain 710/710
176.28/174.35	c 9382[?] -2406[?] 2670[?] 2672[?]  is mandatory 
176.28/174.35	c qxplain 703/709
176.38/174.43	c qxplain 707/709
176.38/174.44	c qxplain 709/709
176.38/174.45	c 9383[?] -2387[?] -2673[?]  is mandatory 
176.38/174.45	c qxplain 707/708
176.48/174.55	c qxplain 708/708
176.48/174.56	c 9384[?] -2672[?] -2673[?]  is mandatory 
176.48/174.56	c qxplain 707/707
176.48/174.59	c 9385[?] 2672[?] 2387[?] 2673[?]  is mandatory 
176.48/174.59	c qxplain 703/706
176.58/174.60	c qxplain 705/706
176.58/174.63	c qxplain 706/706
176.58/174.66	c 9386[?] -2671[?] -2674[?]  is mandatory 
176.58/174.66	c qxplain 705/705
176.58/174.67	c 9387[?] -2673[?] -2674[?]  is mandatory 
176.58/174.67	c qxplain 703/704
176.58/174.69	c qxplain 704/704
176.58/174.69	c 9388[?] 2673[?] 2671[?] 2674[?]  is mandatory 
176.58/174.69	c qxplain 703/703
176.68/174.73	c 9389[?] -2675[?] 2512[?]  is mandatory 
176.68/174.73	c qxplain 689/702
176.79/174.80	c qxplain 696/702
176.79/174.86	c qxplain 700/702
176.89/174.93	c qxplain 702/702
176.89/174.94	c 9390[?] -2675[?] 2557[?]  is mandatory 
176.89/174.94	c qxplain 700/701
176.98/175.07	c qxplain 701/701
176.98/175.09	c 9391[?] -2512[?] -2557[?] 2675[?]  is mandatory 
176.98/175.09	c qxplain 700/700
177.08/175.15	c 9392[?] 2418[?] -2676[?]  is mandatory 
177.08/175.15	c qxplain 696/699
177.18/175.20	c qxplain 698/699
177.18/175.26	c qxplain 699/699
177.28/175.30	c 9393[?] 2435[?] -2676[?]  is mandatory 
177.28/175.30	c qxplain 698/698
177.28/175.31	c 9394[?] -2418[?] -2435[?] 2676[?]  is mandatory 
177.28/175.31	c qxplain 696/697
177.28/175.35	c qxplain 697/697
177.28/175.38	c 9395[?] -2677[?] 2387[?]  is mandatory 
177.28/175.38	c qxplain 696/696
177.28/175.39	c 9396[?] -2677[?] 2406[?]  is mandatory 
177.28/175.39	c qxplain 689/695
177.38/175.44	c qxplain 693/695
177.38/175.48	c qxplain 695/695
177.48/175.55	c 9397[?] -2406[?] -2387[?] 2677[?]  is mandatory 
177.48/175.55	c qxplain 693/694
177.48/175.58	c qxplain 694/694
177.58/175.66	c 9398[?] -2676[?] -2678[?]  is mandatory 
177.58/175.66	c qxplain 693/693
177.68/175.79	c 9399[?] -2677[?] -2678[?]  is mandatory 
177.68/175.79	c qxplain 689/692
177.78/175.84	c qxplain 691/692
177.78/175.85	c qxplain 692/692
177.78/175.87	c 9400[?] 2678[?] 2676[?] 2677[?]  is mandatory 
177.78/175.87	c qxplain 691/691
177.89/175.92	c 9401[?] -2675[?] -2679[?]  is mandatory 
177.89/175.92	c qxplain 689/690
177.89/175.94	c qxplain 690/690
177.89/175.94	c 9402[?] 2678[?] -2679[?]  is mandatory 
177.89/175.94	c qxplain 689/689
177.99/176.05	c 9403[?] -2678[?] 2675[?] 2679[?]  is mandatory 
177.99/176.05	c qxplain 636/688
178.08/176.16	c qxplain 663/688
178.18/176.25	c qxplain 676/688
178.28/176.34	c qxplain 683/688
178.28/176.38	c qxplain 686/688
178.28/176.39	c qxplain 688/688
178.38/176.44	c 9404[?] -2519[?] -2680[?]  is mandatory 
178.38/176.44	c qxplain 686/687
178.38/176.46	c qxplain 687/687
178.48/176.50	c 9405[?] -2536[?] -2680[?]  is mandatory 
178.48/176.50	c qxplain 686/686
178.48/176.55	c 9406[?] 2680[?] 2519[?] 2536[?]  is mandatory 
178.48/176.55	c qxplain 683/685
178.48/176.57	c qxplain 685/685
178.58/176.60	c 9407[?] -2512[?] -2681[?]  is mandatory 
178.58/176.60	c qxplain 683/684
178.58/176.62	c qxplain 684/684
178.58/176.63	c 9408[?] -2557[?] -2681[?]  is mandatory 
178.58/176.63	c qxplain 683/683
178.58/176.67	c 9409[?] 2512[?] 2557[?] 2681[?]  is mandatory 
178.58/176.67	c qxplain 676/682
178.68/176.71	c qxplain 680/682
178.68/176.73	c qxplain 682/682
178.68/176.75	c 9410[?] -2682[?] -2680[?]  is mandatory 
178.68/176.75	c qxplain 680/681
178.68/176.76	c qxplain 681/681
178.68/176.78	c 9411[?] -2681[?] -2682[?]  is mandatory 
178.68/176.78	c qxplain 680/680
178.68/176.79	c 9412[?] 2681[?] 2680[?] 2682[?]  is mandatory 
178.68/176.79	c qxplain 676/679
178.88/176.92	c qxplain 678/679
178.88/176.96	c qxplain 679/679
178.99/177.00	c 9413[?] 2519[?] -2683[?]  is mandatory 
178.99/177.00	c qxplain 678/678
179.09/177.12	c 9414[?] 2536[?] -2683[?]  is mandatory 
179.09/177.12	c qxplain 676/677
179.18/177.21	c qxplain 677/677
179.18/177.24	c 9415[?] -2536[?] -2519[?] 2683[?]  is mandatory 
179.18/177.24	c qxplain 676/676
179.18/177.26	c 9416[?] -2567[?] -2684[?]  is mandatory 
179.18/177.26	c qxplain 663/675
179.29/177.34	c qxplain 670/675
179.29/177.37	c qxplain 673/675
179.29/177.39	c qxplain 675/675
179.39/177.43	c 9417[?] -2684[?] -2588[?]  is mandatory 
179.39/177.43	c qxplain 673/674
179.59/177.60	c qxplain 674/674
179.59/177.63	c 9418[?] 2588[?] 2567[?] 2684[?]  is mandatory 
179.59/177.63	c qxplain 673/673
179.59/177.65	c 9419[?] -2685[?] 2567[?]  is mandatory 
179.59/177.65	c qxplain 670/672
179.79/177.81	c qxplain 672/672
179.79/177.86	c 9420[?] -2685[?] 2588[?]  is mandatory 
179.79/177.86	c qxplain 670/671
179.89/177.95	c qxplain 671/671
179.89/177.96	c 9421[?] -2588[?] -2567[?] 2685[?]  is mandatory 
179.89/177.97	c qxplain 670/670
179.89/177.98	c 9422[?] -2601[?] -2686[?]  is mandatory 
179.89/177.98	c qxplain 663/669
179.99/178.00	c qxplain 667/669
179.99/178.01	c qxplain 669/669
179.99/178.04	c 9423[?] -2608[?] -2686[?]  is mandatory 
179.99/178.04	c qxplain 667/668
180.19/178.26	c qxplain 668/668
180.19/178.28	c 9424[?] 2601[?] 2686[?] 2608[?]  is mandatory 
180.19/178.28	c qxplain 667/667
180.29/178.38	c 9425[?] -2685[?] -2687[?]  is mandatory 
180.29/178.38	c qxplain 663/666
180.39/178.40	c qxplain 665/666
180.39/178.42	c qxplain 666/666
180.39/178.42	c 9426[?] 2686[?] -2687[?]  is mandatory 
180.39/178.42	c qxplain 665/665
180.49/178.53	c 9427[?] -2686[?] 2687[?] 2685[?]  is mandatory 
180.49/178.53	c qxplain 663/664
180.49/178.55	c qxplain 664/664
180.59/178.67	c 9428[?] -2684[?] -2688[?]  is mandatory 
180.59/178.67	c qxplain 663/663
180.69/178.79	c 9429[?] -2687[?] -2688[?]  is mandatory 
180.69/178.79	c qxplain 636/662
180.79/178.89	c qxplain 650/662
180.89/178.92	c qxplain 657/662
180.89/178.94	c qxplain 660/662
180.89/178.94	c qxplain 662/662
180.89/178.95	c 9430[?] 2684[?] 2687[?] 2688[?]  is mandatory 
180.89/178.95	c qxplain 660/661
181.09/179.13	c qxplain 661/661
181.09/179.14	c 9431[?] -2683[?] -2689[?]  is mandatory 
181.09/179.14	c qxplain 660/660
181.29/179.33	c 9432[?] -2688[?] -2689[?]  is mandatory 
181.29/179.33	c qxplain 657/659
181.29/179.36	c qxplain 659/659
181.29/179.38	c 9433[?] 2683[?] 2688[?] 2689[?]  is mandatory 
181.29/179.38	c qxplain 657/658
181.29/179.38	c qxplain 658/658
181.29/179.39	c 9434[?] 2682[?] -2690[?]  is mandatory 
181.29/179.39	c qxplain 657/657
181.38/179.45	c 9435[?] -2689[?] -2690[?]  is mandatory 
181.38/179.45	c qxplain 650/656
181.38/179.47	c qxplain 654/656
181.38/179.49	c qxplain 656/656
181.48/179.51	c 9436[?] -2682[?] 2689[?] 2690[?]  is mandatory 
181.48/179.51	c qxplain 654/655
181.48/179.52	c qxplain 655/655
181.48/179.52	c 9437[?] 2679[?] -2691[?]  is mandatory 
181.48/179.52	c qxplain 654/654
181.48/179.55	c 9438[?] -2690[?] -2691[?]  is mandatory 
181.48/179.55	c qxplain 650/653
181.48/179.56	c qxplain 652/653
181.48/179.57	c qxplain 653/653
181.48/179.58	c 9439[?] -2679[?] 2690[?] 2691[?]  is mandatory 
181.48/179.58	c qxplain 652/652
181.48/179.58	c 9440[?] 2674[?] -2692[?]  is mandatory 
181.48/179.58	c qxplain 650/651
181.48/179.59	c qxplain 651/651
181.58/179.65	c 9441[?] -2691[?] -2692[?]  is mandatory 
181.58/179.65	c qxplain 650/650
181.58/179.67	c 9442[?] -2674[?] 2691[?] 2692[?]  is mandatory 
181.58/179.67	c qxplain 636/649
181.68/179.71	c qxplain 643/649
181.78/179.87	c qxplain 647/649
181.78/179.90	c qxplain 649/649
181.88/179.93	c 9443[?] 2352[?] -2693[?]  is mandatory 
181.88/179.93	c qxplain 647/648
181.88/179.99	c qxplain 648/648
181.98/180.00	c 9444[?] 2377[?] -2693[?]  is mandatory 
181.98/180.00	c qxplain 647/647
181.98/180.02	c 9445[?] -2352[?] -2377[?] 2693[?]  is mandatory 
181.98/180.02	c qxplain 643/646
181.98/180.05	c qxplain 645/646
181.98/180.09	c qxplain 646/646
182.08/180.12	c 9446[?] 2449[?] -2694[?]  is mandatory 
182.08/180.12	c qxplain 645/645
182.08/180.13	c 9447[?] 2467[?] -2694[?]  is mandatory 
182.08/180.13	c qxplain 643/644
182.18/180.22	c qxplain 644/644
182.18/180.23	c 9448[?] -2467[?] -2449[?] 2694[?]  is mandatory 
182.18/180.23	c qxplain 643/643
182.39/180.43	c 9449[?] -2695[?] -2693[?]  is mandatory 
182.39/180.43	c qxplain 636/642
182.39/180.45	c qxplain 640/642
182.48/180.54	c qxplain 642/642
182.48/180.56	c 9450[?] -2694[?] -2695[?]  is mandatory 
182.48/180.56	c qxplain 640/641
182.48/180.57	c qxplain 641/641
182.48/180.58	c 9451[?] 2695[?] 2693[?] 2694[?]  is mandatory 
182.48/180.58	c qxplain 640/640
182.48/180.59	c 9452[?] -2692[?] -2696[?]  is mandatory 
182.48/180.59	c qxplain 636/639
182.58/180.60	c qxplain 638/639
182.58/180.62	c qxplain 639/639
182.58/180.62	c 9453[?] 2695[?] -2696[?]  is mandatory 
182.58/180.62	c qxplain 638/638
182.58/180.63	c 9454[?] 2692[?] -2695[?] 2696[?]  is mandatory 
182.58/180.63	c qxplain 636/637
182.58/180.66	c qxplain 637/637
182.58/180.67	c 9455[?] 2669[?] -2697[?]  is mandatory 
182.58/180.67	c qxplain 636/636
182.68/180.71	c 9456[?] -2696[?] -2697[?]  is mandatory 
182.68/180.71	c qxplain 424/635
182.68/180.73	c qxplain 530/635
182.68/180.73	c qxplain 583/635
182.68/180.76	c qxplain 610/635
182.88/180.92	c qxplain 623/635
182.98/181.02	c qxplain 630/635
182.98/181.06	c qxplain 633/635
182.98/181.08	c qxplain 635/635
182.98/181.09	c 9457[?] -2669[?] 2696[?] 2697[?]  is mandatory 
182.98/181.09	c qxplain 633/634
183.08/181.11	c qxplain 634/634
183.08/181.16	c 9458[?] 2477[?] -2698[?]  is mandatory 
183.08/181.16	c qxplain 633/633
183.08/181.18	c 9459[?] 2496[?] -2698[?]  is mandatory 
183.08/181.18	c qxplain 630/632
183.18/181.23	c qxplain 632/632
183.18/181.27	c 9460[?] -2477[?] -2496[?] 2698[?]  is mandatory 
183.18/181.27	c qxplain 630/631
183.39/181.41	c qxplain 631/631
183.39/181.43	c 9461[?] -2697[?] -2699[?]  is mandatory 
183.39/181.43	c qxplain 630/630
183.39/181.50	c 9462[?] -2698[?] -2699[?]  is mandatory 
183.39/181.50	c qxplain 623/629
183.49/181.53	c qxplain 627/629
183.49/181.55	c qxplain 629/629
183.49/181.55	c 9463[?] 2697[?] 2698[?] 2699[?]  is mandatory 
183.49/181.55	c qxplain 627/628
183.49/181.58	c qxplain 628/628
183.49/181.59	c 9464[?] -2664[?] -2700[?]  is mandatory 
183.49/181.59	c qxplain 627/627
183.58/181.65	c 9465[?] -2699[?] -2700[?]  is mandatory 
183.58/181.65	c qxplain 623/626
183.58/181.68	c qxplain 625/626
183.58/181.69	c qxplain 626/626
183.68/181.70	c 9466[?] 2664[?] 2699[?] 2700[?]  is mandatory 
183.68/181.70	c qxplain 625/625
183.68/181.71	c 9467[?] -2320[?] -2701[?]  is mandatory 
183.68/181.71	c qxplain 623/624
183.68/181.72	c qxplain 624/624
183.68/181.73	c 9468[?] -2339[?] -2701[?]  is mandatory 
183.68/181.73	c qxplain 623/623
183.78/181.87	c 9469[?] 2320[?] 2339[?] 2701[?]  is mandatory 
183.78/181.87	c qxplain 610/622
183.88/181.94	c qxplain 617/622
183.88/181.95	c qxplain 620/622
183.88/181.96	c qxplain 622/622
184.08/182.15	c qxplain 620/621
184.08/182.16	c qxplain 621/621
184.28/182.32	c qxplain 620/620
184.28/182.33	c 9472[?] 2701[?] -2700[?] 2702[?]  is mandatory 
184.28/182.33	c qxplain 617/619
184.28/182.33	c qxplain 619/619
184.28/182.34	c 9473[?] 2663[?] -2703[?]  is mandatory 
184.28/182.34	c qxplain 617/618
184.28/182.36	c qxplain 618/618
184.28/182.37	c 9474[?] -2702[?] -2703[?]  is mandatory 
184.28/182.37	c qxplain 617/617
184.28/182.37	c qxplain 610/616
184.38/182.42	c qxplain 614/616
184.38/182.43	c qxplain 616/616
184.38/182.44	c 9476[?] 2310[?] -2704[?]  is mandatory 
184.38/182.44	c qxplain 614/615
184.38/182.45	c qxplain 615/615
184.38/182.45	c 9477[?] -2701[?] -2704[?]  is mandatory 
184.38/182.45	c qxplain 614/614
184.49/182.58	c qxplain 610/613
184.59/182.63	c qxplain 612/613
184.59/182.66	c qxplain 610/611
184.59/182.67	c qxplain 611/611
184.59/182.67	c 9481[?] 2700[?] 2660[?] 2705[?]  is mandatory 
184.59/182.67	c qxplain 610/610
184.59/182.68	c 9482[?] 2704[?] -2706[?]  is mandatory 
184.59/182.68	c qxplain 583/609
184.59/182.69	c qxplain 597/609
184.59/182.69	c qxplain 604/609
184.68/182.70	c qxplain 607/609
184.68/182.73	c qxplain 609/609
184.68/182.74	c 9483[?] -2705[?] -2706[?]  is mandatory 
184.68/182.74	c qxplain 607/608
184.78/182.80	c qxplain 604/606
184.78/182.81	c qxplain 606/606
184.78/182.82	c qxplain 604/605
184.78/182.83	c qxplain 605/605
184.78/182.83	c 9487[?] 2703[?] 2706[?] 2707[?]  is mandatory 
184.78/182.83	c qxplain 604/604
184.78/182.87	c 9490[?] -2658[?] -2707[?] 2708[?]  is mandatory 
184.78/182.87	c qxplain 597/603
184.78/182.89	c qxplain 601/603
184.88/182.90	c qxplain 603/603
184.88/182.92	c 9493[?] 2709[?] 2137[?] 2120[?]  is mandatory 
184.88/182.92	c qxplain 601/602
184.88/182.92	c qxplain 602/602
184.88/182.93	c 9496[?] 2710[?] 2128[?] -2709[?]  is mandatory 
184.88/182.93	c qxplain 601/601
184.88/182.94	c 9499[?] -2707[?] -2710[?] 2711[?]  is mandatory 
184.88/182.94	c qxplain 597/600
184.88/182.96	c qxplain 599/600
184.88/182.97	c qxplain 600/600
184.88/182.98	c 9500[?] -2708[?] -2712[?]  is mandatory 
184.88/182.98	c qxplain 599/599
184.88/182.98	c 9501[?] -2711[?] -2712[?]  is mandatory 
184.88/182.98	c qxplain 597/598
184.88/182.99	c qxplain 598/598
184.88/183.00	c qxplain 597/597
184.98/183.00	c 9505[?] -2650[?] 2713[?] 2120[?]  is mandatory 
184.98/183.00	c qxplain 583/596
184.98/183.03	c qxplain 590/596
184.98/183.03	c qxplain 594/596
185.08/183.10	c qxplain 596/596
185.08/183.13	c qxplain 594/595
185.08/183.14	c qxplain 595/595
185.08/183.15	c qxplain 594/594
185.08/183.15	c 9508[?] -2128[?] 2714[?] -2713[?]  is mandatory 
185.08/183.15	c qxplain 590/593
185.08/183.16	c qxplain 592/593
185.18/183.24	c qxplain 593/593
185.18/183.25	c 9511[?] 2630[?] -2714[?] 2715[?]  is mandatory 
185.18/183.25	c qxplain 592/592
185.28/183.32	c qxplain 590/591
185.28/183.33	c qxplain 591/591
185.48/183.51	c qxplain 590/590
185.48/183.52	c 9514[?] -2146[?] -2120[?] 2716[?]  is mandatory 
185.48/183.52	c qxplain 583/589
185.48/183.56	c qxplain 587/589
185.48/183.57	c qxplain 589/589
185.48/183.58	c qxplain 587/588
185.48/183.58	c qxplain 588/588
185.48/183.59	c qxplain 587/587
185.48/183.60	c 9517[?] -2128[?] -2716[?] 2717[?]  is mandatory 
185.48/183.60	c qxplain 583/586
185.58/183.64	c qxplain 585/586
185.58/183.68	c qxplain 586/586
185.68/183.72	c 9520[?] 2630[?] -2717[?] 2718[?]  is mandatory 
185.68/183.72	c qxplain 585/585
185.68/183.73	c 9521[?] -2715[?] -2719[?]  is mandatory 
185.68/183.73	c qxplain 583/584
185.68/183.75	c qxplain 584/584
185.68/183.75	c 9522[?] -2718[?] -2719[?]  is mandatory 
185.68/183.75	c qxplain 583/583
185.68/183.76	c 9524[?] 2712[?] -2720[?]  is mandatory 
185.68/183.76	c qxplain 530/582
185.68/183.77	c qxplain 557/582
185.68/183.79	c qxplain 570/582
185.78/183.85	c qxplain 577/582
185.78/183.87	c qxplain 580/582
185.78/183.89	c qxplain 582/582
185.88/183.91	c 9525[?] 2719[?] -2720[?]  is mandatory 
185.88/183.91	c qxplain 580/581
185.88/183.93	c qxplain 577/579
185.88/183.95	c qxplain 579/579
185.88/183.95	c 9529[?] -2146[?] 2128[?] 2721[?]  is mandatory 
185.88/183.95	c qxplain 577/578
185.98/184.03	c qxplain 578/578
185.98/184.04	c 9532[?] 2630[?] -2721[?] 2722[?]  is mandatory 
185.98/184.04	c qxplain 577/577
185.98/184.10	c qxplain 570/576
186.08/184.11	c qxplain 574/576
186.08/184.11	c qxplain 576/576
186.08/184.19	c qxplain 574/575
186.18/184.20	c qxplain 575/575
186.18/184.21	c 9535[?] 2128[?] -2143[?] 2723[?]  is mandatory 
186.18/184.21	c qxplain 574/574
186.18/184.24	c 9538[?] -2707[?] -2723[?] 2724[?]  is mandatory 
186.18/184.24	c qxplain 570/573
186.18/184.25	c qxplain 572/573
186.18/184.26	c qxplain 570/571
186.18/184.26	c qxplain 571/571
186.18/184.27	c 9541[?] -2128[?] -2143[?] 2725[?]  is mandatory 
186.18/184.27	c qxplain 570/570
186.28/184.30	c 9544[?] -2707[?] -2725[?] 2726[?]  is mandatory 
186.28/184.30	c qxplain 557/569
186.28/184.31	c qxplain 564/569
186.38/184.43	c qxplain 567/569
186.38/184.44	c qxplain 569/569
186.38/184.45	c qxplain 567/568
186.38/184.45	c qxplain 568/568
186.38/184.46	c 9547[?] -2204[?] 2197[?] 2727[?]  is mandatory 
186.38/184.46	c qxplain 567/567
186.38/184.46	c qxplain 564/566
186.38/184.47	c qxplain 566/566
186.38/184.48	c 9550[?] -2197[?] 2204[?] 2728[?]  is mandatory 
186.38/184.48	c qxplain 564/565
186.48/184.54	c qxplain 565/565
186.48/184.56	c 9551[?] -2727[?] -2729[?]  is mandatory 
186.48/184.56	c qxplain 564/564
186.48/184.56	c 9552[?] -2728[?] -2729[?]  is mandatory 
186.48/184.56	c qxplain 557/563
186.58/184.64	c qxplain 561/563
186.58/184.66	c qxplain 563/563
186.58/184.66	c qxplain 561/562
186.58/184.67	c qxplain 562/562
186.58/184.67	c qxplain 561/561
186.58/184.68	c 9556[?] 2729[?] 2730[?] -2632[?]  is mandatory 
186.58/184.68	c qxplain 557/560
186.58/184.70	c qxplain 559/560
186.68/184.74	c qxplain 560/560
186.68/184.78	c 9559[?] 2320[?] -2730[?] 2731[?]  is mandatory 
186.68/184.78	c qxplain 559/559
186.68/184.79	c 9560[?] -2726[?] -2732[?]  is mandatory 
186.68/184.79	c qxplain 557/558
186.78/184.80	c qxplain 558/558
186.78/184.82	c 9561[?] -2731[?] -2732[?]  is mandatory 
186.78/184.82	c qxplain 557/557
186.78/184.83	c 9563[?] -2724[?] -2733[?]  is mandatory 
186.78/184.83	c qxplain 530/556
186.78/184.84	c qxplain 544/556
186.78/184.85	c qxplain 551/556
186.78/184.86	c qxplain 554/556
186.78/184.88	c qxplain 556/556
186.78/184.89	c 9564[?] 2732[?] -2733[?]  is mandatory 
186.78/184.89	c qxplain 554/555
186.88/184.90	c qxplain 555/555
186.88/184.91	c 9566[?] -2722[?] -2734[?]  is mandatory 
186.88/184.91	c qxplain 554/554
186.88/184.92	c 9567[?] 2733[?] -2734[?]  is mandatory 
186.88/184.92	c qxplain 551/553
186.88/184.93	c qxplain 553/553
186.88/184.94	c 9569[?] 2720[?] -2735[?]  is mandatory 
186.88/184.94	c qxplain 551/552
186.88/184.95	c qxplain 552/552
186.88/184.96	c 9570[?] 2734[?] -2735[?]  is mandatory 
186.88/184.96	c qxplain 551/551
186.88/184.96	c 9572[?] 2656[?] -2736[?]  is mandatory 
186.88/184.96	c qxplain 544/550
186.88/184.97	c qxplain 548/550
186.88/184.98	c qxplain 550/550
186.88/184.99	c 9573[?] 2735[?] -2736[?]  is mandatory 
186.88/184.99	c qxplain 548/549
186.88/185.00	c qxplain 549/549
186.98/185.00	c 9577[?] 2736[?] -2152[?] 2737[?]  is mandatory 
186.98/185.00	c qxplain 548/548
186.98/185.01	c 9580[?] -1926[?] 2152[?] 2738[?]  is mandatory 
186.98/185.01	c qxplain 544/547
186.98/185.02	c qxplain 546/547
187.07/185.13	c qxplain 547/547
187.07/185.14	c 9581[?] -2737[?] -2739[?]  is mandatory 
187.07/185.14	c qxplain 546/546
187.07/185.15	c 9582[?] -2738[?] -2739[?]  is mandatory 
187.07/185.15	c qxplain 544/545
187.07/185.16	c qxplain 545/545
187.07/185.17	c 9584[?] 2739[?] 1979[?]  is mandatory 
187.07/185.17	c qxplain 544/544
187.07/185.18	c 9586[?] 2[?] -915[?]  is mandatory 
187.07/185.18	c qxplain 530/543
187.07/185.18	c qxplain 537/543
187.07/185.19	c qxplain 541/543
187.07/185.19	c qxplain 543/543
187.17/185.20	c 9587[?] -2[?] 915[?]  is mandatory 
187.17/185.20	c qxplain 541/542
187.17/185.21	c qxplain 542/542
187.17/185.21	c 9588[?] 3[?] -916[?]  is mandatory 
187.17/185.21	c qxplain 541/541
187.17/185.22	c 9589[?] 916[?] -3[?]  is mandatory 
187.17/185.22	c qxplain 537/540
187.17/185.23	c qxplain 539/540
187.17/185.23	c qxplain 540/540
187.17/185.24	c 9590[?] -917[?] 4[?]  is mandatory 
187.17/185.24	c qxplain 539/539
187.17/185.25	c 9591[?] 917[?] -4[?]  is mandatory 
187.17/185.25	c qxplain 537/538
187.17/185.25	c qxplain 538/538
187.17/185.26	c 9592[?] -918[?] 5[?]  is mandatory 
187.17/185.26	c qxplain 537/537
187.17/185.27	c 9593[?] 918[?] -5[?]  is mandatory 
187.17/185.27	c qxplain 530/536
187.17/185.27	c qxplain 534/536
187.17/185.28	c qxplain 536/536
187.17/185.29	c 9594[?] -919[?] 6[?]  is mandatory 
187.17/185.29	c qxplain 534/535
187.17/185.29	c qxplain 535/535
187.28/185.30	c 9595[?] 919[?] -6[?]  is mandatory 
187.28/185.30	c qxplain 534/534
187.28/185.31	c 9596[?] 7[?] -920[?]  is mandatory 
187.28/185.31	c qxplain 530/533
187.28/185.31	c qxplain 532/533
187.28/185.32	c qxplain 533/533
187.28/185.32	c 9597[?] 920[?] -7[?]  is mandatory 
187.28/185.32	c qxplain 532/532
187.28/185.33	c 9598[?] 8[?] -921[?]  is mandatory 
187.28/185.33	c qxplain 530/531
187.28/185.33	c qxplain 531/531
187.28/185.34	c 9599[?] 921[?] -8[?]  is mandatory 
187.28/185.34	c qxplain 530/530
187.28/185.35	c 9600[?] 9[?] -922[?]  is mandatory 
187.28/185.35	c qxplain 424/529
187.28/185.36	c qxplain 477/529
187.28/185.37	c qxplain 504/529
187.28/185.38	c qxplain 517/529
187.28/185.39	c qxplain 524/529
187.28/185.39	c qxplain 527/529
187.38/185.40	c qxplain 529/529
187.38/185.40	c 9601[?] 922[?] -9[?]  is mandatory 
187.38/185.40	c qxplain 527/528
187.38/185.41	c qxplain 528/528
187.38/185.42	c 9602[?] 10[?] -923[?]  is mandatory 
187.38/185.42	c qxplain 527/527
187.38/185.42	c 9603[?] 923[?] -10[?]  is mandatory 
187.38/185.42	c qxplain 524/526
187.38/185.43	c qxplain 526/526
187.38/185.44	c 9604[?] 11[?] -924[?]  is mandatory 
187.38/185.44	c qxplain 524/525
187.38/185.44	c qxplain 525/525
187.38/185.45	c 9605[?] 924[?] -11[?]  is mandatory 
187.38/185.45	c qxplain 524/524
187.38/185.46	c 9606[?] 12[?] -925[?]  is mandatory 
187.38/185.46	c qxplain 517/523
187.38/185.46	c qxplain 521/523
187.38/185.47	c qxplain 523/523
187.38/185.47	c 9607[?] 925[?] -12[?]  is mandatory 
187.38/185.47	c qxplain 521/522
187.38/185.48	c qxplain 522/522
187.38/185.49	c 9608[?] -926[?] 13[?]  is mandatory 
187.38/185.49	c qxplain 521/521
187.38/185.49	c 9609[?] 926[?] -13[?]  is mandatory 
187.38/185.49	c qxplain 517/520
187.48/185.50	c qxplain 519/520
187.48/185.50	c qxplain 520/520
187.48/185.51	c 9610[?] 14[?] -927[?]  is mandatory 
187.48/185.51	c qxplain 519/519
187.48/185.52	c 9611[?] 927[?] -14[?]  is mandatory 
187.48/185.52	c qxplain 517/518
187.48/185.52	c qxplain 518/518
187.48/185.53	c 9612[?] -928[?] 15[?]  is mandatory 
187.48/185.53	c qxplain 517/517
187.48/185.54	c 9613[?] 928[?] -15[?]  is mandatory 
187.48/185.54	c qxplain 504/516
187.48/185.54	c qxplain 511/516
187.48/185.55	c qxplain 514/516
187.48/185.55	c qxplain 516/516
187.48/185.56	c 9614[?] -929[?] 16[?]  is mandatory 
187.48/185.56	c qxplain 514/515
187.48/185.56	c qxplain 515/515
187.48/185.57	c 9615[?] 929[?] -16[?]  is mandatory 
187.48/185.57	c qxplain 514/514
187.48/185.58	c 9616[?] -930[?] 17[?]  is mandatory 
187.48/185.58	c qxplain 511/513
187.48/185.59	c qxplain 513/513
187.48/185.59	c 9617[?] 930[?] -17[?]  is mandatory 
187.48/185.59	c qxplain 511/512
187.58/185.60	c qxplain 512/512
187.58/185.61	c 9618[?] -931[?] 18[?]  is mandatory 
187.58/185.61	c qxplain 511/511
187.58/185.61	c 9619[?] 931[?] -18[?]  is mandatory 
187.58/185.61	c qxplain 504/510
187.58/185.62	c qxplain 508/510
187.58/185.63	c qxplain 510/510
187.58/185.63	c 9620[?] -932[?] 19[?]  is mandatory 
187.58/185.63	c qxplain 508/509
187.58/185.64	c qxplain 509/509
187.58/185.65	c 9621[?] 932[?] -19[?]  is mandatory 
187.58/185.65	c qxplain 508/508
187.58/185.65	c 9622[?] -933[?] 20[?]  is mandatory 
187.58/185.65	c qxplain 504/507
187.58/185.66	c qxplain 506/507
187.58/185.66	c qxplain 507/507
187.58/185.67	c 9623[?] 933[?] -20[?]  is mandatory 
187.58/185.67	c qxplain 506/506
187.58/185.68	c 9624[?] -934[?] 21[?]  is mandatory 
187.58/185.68	c qxplain 504/505
187.58/185.68	c qxplain 505/505
187.58/185.69	c 9625[?] 934[?] -21[?]  is mandatory 
187.58/185.69	c qxplain 504/504
187.68/185.70	c 9626[?] -935[?] 22[?]  is mandatory 
187.68/185.70	c qxplain 477/503
187.68/185.70	c qxplain 491/503
187.68/185.71	c qxplain 498/503
187.68/185.71	c qxplain 501/503
187.68/185.72	c qxplain 503/503
187.68/185.73	c 9627[?] 935[?] -22[?]  is mandatory 
187.68/185.73	c qxplain 501/502
187.68/185.73	c qxplain 502/502
187.68/185.74	c 9628[?] -936[?] 23[?]  is mandatory 
187.68/185.74	c qxplain 501/501
187.68/185.74	c 9629[?] 936[?] -23[?]  is mandatory 
187.68/185.74	c qxplain 498/500
187.68/185.75	c qxplain 500/500
187.68/185.76	c 9630[?] -937[?] 24[?]  is mandatory 
187.68/185.76	c qxplain 498/499
187.68/185.76	c qxplain 499/499
187.68/185.77	c 9631[?] 937[?] -24[?]  is mandatory 
187.68/185.77	c qxplain 498/498
187.68/185.78	c 9633[?] -25[?] 938[?]  is mandatory 
187.68/185.78	c qxplain 491/497
187.68/185.78	c qxplain 495/497
187.68/185.79	c qxplain 497/497
187.68/185.80	c 9634[?] -939[?] 26[?]  is mandatory 
187.68/185.80	c qxplain 495/496
187.78/185.80	c qxplain 496/496
187.78/185.81	c 9635[?] 939[?] -26[?]  is mandatory 
187.78/185.81	c qxplain 495/495
187.78/185.82	c 9636[?] -940[?] 27[?]  is mandatory 
187.78/185.82	c qxplain 491/494
187.78/185.83	c qxplain 493/494
187.78/185.84	c qxplain 494/494
187.78/185.84	c 9637[?] 940[?] -27[?]  is mandatory 
187.78/185.84	c qxplain 493/493
187.78/185.85	c 9638[?] -941[?] 28[?]  is mandatory 
187.78/185.85	c qxplain 491/492
187.78/185.86	c qxplain 492/492
187.78/185.86	c 9639[?] -28[?] 941[?]  is mandatory 
187.78/185.86	c qxplain 491/491
187.78/185.87	c 9640[?] -942[?] 29[?]  is mandatory 
187.78/185.87	c qxplain 477/490
187.78/185.88	c qxplain 484/490
187.78/185.88	c qxplain 488/490
187.78/185.89	c qxplain 490/490
187.78/185.90	c 9641[?] -29[?] 942[?]  is mandatory 
187.78/185.90	c qxplain 488/489
187.88/185.90	c qxplain 489/489
187.88/185.91	c 9642[?] -943[?] 30[?]  is mandatory 
187.88/185.91	c qxplain 488/488
187.88/185.92	c 9643[?] -30[?] 943[?]  is mandatory 
187.88/185.92	c qxplain 484/487
187.88/185.92	c qxplain 486/487
187.88/185.93	c qxplain 487/487
187.88/185.94	c 9644[?] -944[?] 31[?]  is mandatory 
187.88/185.94	c qxplain 486/486
187.88/185.94	c 9645[?] -31[?] 944[?]  is mandatory 
187.88/185.94	c qxplain 484/485
187.88/185.95	c qxplain 485/485
187.88/185.96	c 9646[?] -945[?] 32[?]  is mandatory 
187.88/185.96	c qxplain 484/484
187.88/185.96	c 9647[?] -32[?] 945[?]  is mandatory 
187.88/185.96	c qxplain 477/483
187.88/185.97	c qxplain 481/483
187.88/185.98	c qxplain 483/483
187.88/185.98	c 9648[?] -946[?] 33[?]  is mandatory 
187.88/185.98	c qxplain 481/482
187.88/185.99	c qxplain 482/482
187.98/186.00	c 9649[?] -33[?] 946[?]  is mandatory 
187.98/186.00	c qxplain 481/481
187.98/186.00	c 9650[?] -947[?] 34[?]  is mandatory 
187.98/186.00	c qxplain 477/480
187.98/186.01	c qxplain 479/480
187.98/186.02	c qxplain 480/480
187.98/186.02	c 9651[?] -34[?] 947[?]  is mandatory 
187.98/186.02	c qxplain 479/479
187.98/186.03	c 9652[?] -948[?] 35[?]  is mandatory 
187.98/186.03	c qxplain 477/478
187.98/186.03	c qxplain 478/478
187.98/186.04	c 9653[?] 948[?] -35[?]  is mandatory 
187.98/186.04	c qxplain 477/477
187.98/186.05	c 9654[?] -949[?] 36[?]  is mandatory 
187.98/186.05	c qxplain 424/476
187.98/186.05	c qxplain 451/476
187.98/186.06	c qxplain 464/476
187.98/186.07	c qxplain 471/476
187.98/186.07	c qxplain 474/476
187.98/186.08	c qxplain 476/476
187.98/186.08	c 9655[?] 949[?] -36[?]  is mandatory 
187.98/186.08	c qxplain 474/475
187.98/186.09	c qxplain 475/475
188.08/186.10	c 9656[?] -950[?] 37[?]  is mandatory 
188.08/186.10	c qxplain 474/474
188.08/186.11	c 9657[?] -37[?] 950[?]  is mandatory 
188.08/186.11	c qxplain 471/473
188.08/186.11	c qxplain 473/473
188.08/186.12	c 9658[?] -951[?] 38[?]  is mandatory 
188.08/186.12	c qxplain 471/472
188.08/186.12	c qxplain 472/472
188.08/186.13	c 9659[?] -38[?] 951[?]  is mandatory 
188.08/186.13	c qxplain 471/471
188.08/186.14	c 9660[?] -952[?] 39[?]  is mandatory 
188.08/186.14	c qxplain 464/470
188.08/186.15	c qxplain 468/470
188.08/186.15	c qxplain 470/470
188.08/186.16	c 9661[?] -39[?] 952[?]  is mandatory 
188.08/186.16	c qxplain 468/469
188.08/186.17	c qxplain 469/469
188.08/186.18	c 9662[?] -953[?] 40[?]  is mandatory 
188.08/186.18	c qxplain 468/468
188.08/186.18	c 9663[?] -40[?] 953[?]  is mandatory 
188.08/186.18	c qxplain 464/467
188.08/186.19	c qxplain 466/467
188.08/186.19	c qxplain 467/467
188.17/186.20	c 9664[?] -954[?] 41[?]  is mandatory 
188.17/186.20	c qxplain 466/466
188.17/186.21	c 9665[?] -41[?] 954[?]  is mandatory 
188.17/186.21	c qxplain 464/465
188.17/186.21	c qxplain 465/465
188.17/186.22	c 9666[?] -955[?] 42[?]  is mandatory 
188.17/186.22	c qxplain 464/464
188.17/186.23	c 9667[?] -42[?] 955[?]  is mandatory 
188.17/186.23	c qxplain 451/463
188.17/186.23	c qxplain 458/463
188.17/186.24	c qxplain 461/463
188.17/186.24	c qxplain 463/463
188.17/186.25	c 9668[?] -956[?] 43[?]  is mandatory 
188.17/186.25	c qxplain 461/462
188.17/186.26	c qxplain 462/462
188.17/186.26	c 9669[?] -43[?] 956[?]  is mandatory 
188.17/186.26	c qxplain 461/461
188.17/186.27	c 9670[?] -957[?] 44[?]  is mandatory 
188.17/186.27	c qxplain 458/460
188.17/186.28	c qxplain 460/460
188.17/186.28	c 9671[?] -44[?] 957[?]  is mandatory 
188.17/186.28	c qxplain 458/459
188.17/186.29	c qxplain 459/459
188.27/186.30	c 9672[?] -958[?] 45[?]  is mandatory 
188.27/186.30	c qxplain 458/458
188.27/186.31	c 9673[?] 958[?] -45[?]  is mandatory 
188.27/186.31	c qxplain 451/457
188.27/186.31	c qxplain 455/457
188.27/186.32	c qxplain 457/457
188.27/186.32	c 9674[?] -959[?] 46[?]  is mandatory 
188.27/186.32	c qxplain 455/456
188.27/186.33	c qxplain 456/456
188.27/186.34	c 9675[?] 959[?] -46[?]  is mandatory 
188.27/186.34	c qxplain 455/455
188.27/186.34	c 9676[?] -960[?] 47[?]  is mandatory 
188.27/186.34	c qxplain 451/454
188.27/186.35	c qxplain 453/454
188.27/186.35	c qxplain 454/454
188.27/186.36	c 9677[?] 960[?] -47[?]  is mandatory 
188.27/186.36	c qxplain 453/453
188.27/186.37	c 9678[?] -961[?] 48[?]  is mandatory 
188.27/186.37	c qxplain 451/452
188.27/186.37	c qxplain 452/452
188.27/186.38	c 9679[?] 961[?] -48[?]  is mandatory 
188.27/186.38	c qxplain 451/451
188.27/186.39	c 9680[?] -962[?] 49[?]  is mandatory 
188.27/186.39	c qxplain 424/450
188.27/186.39	c qxplain 438/450
188.37/186.40	c qxplain 445/450
188.37/186.40	c qxplain 448/450
188.37/186.41	c qxplain 450/450
188.37/186.42	c 9681[?] 962[?] -49[?]  is mandatory 
188.37/186.42	c qxplain 448/449
188.37/186.42	c qxplain 449/449
188.37/186.43	c 9682[?] 50[?] -963[?]  is mandatory 
188.37/186.43	c qxplain 448/448
188.37/186.44	c 9683[?] 963[?] -50[?]  is mandatory 
188.37/186.44	c qxplain 445/447
188.37/186.44	c qxplain 447/447
188.37/186.45	c 9684[?] 51[?] -964[?]  is mandatory 
188.37/186.45	c qxplain 445/446
188.37/186.45	c qxplain 446/446
188.37/186.46	c 9685[?] -51[?] 964[?]  is mandatory 
188.37/186.46	c qxplain 445/445
188.37/186.47	c 9686[?] -965[?] 52[?]  is mandatory 
188.37/186.47	c qxplain 438/444
188.37/186.47	c qxplain 442/444
188.37/186.48	c qxplain 444/444
188.37/186.49	c 9687[?] 965[?] -52[?]  is mandatory 
188.37/186.49	c qxplain 442/443
188.47/186.50	c qxplain 443/443
188.47/186.53	c 9688[?] -966[?] 53[?]  is mandatory 
188.47/186.53	c qxplain 442/442
188.47/186.55	c 9689[?] 966[?] -53[?]  is mandatory 
188.47/186.55	c qxplain 438/441
188.47/186.56	c qxplain 440/441
188.47/186.56	c qxplain 441/441
188.47/186.58	c 9690[?] -967[?] 54[?]  is mandatory 
188.47/186.58	c qxplain 440/440
188.57/186.60	c 9691[?] -54[?] 967[?]  is mandatory 
188.57/186.60	c qxplain 438/439
188.57/186.62	c qxplain 439/439
188.57/186.64	c 9692[?] -968[?] 55[?]  is mandatory 
188.57/186.64	c qxplain 438/438
188.57/186.65	c 9693[?] 968[?] -55[?]  is mandatory 
188.57/186.65	c qxplain 424/437
188.57/186.65	c qxplain 431/437
188.57/186.66	c qxplain 435/437
188.57/186.66	c qxplain 437/437
188.57/186.67	c 9694[?] -969[?] 56[?]  is mandatory 
188.57/186.67	c qxplain 435/436
188.57/186.68	c qxplain 436/436
188.57/186.69	c 9695[?] 969[?] -56[?]  is mandatory 
188.57/186.69	c qxplain 435/435
188.67/186.70	c 9696[?] -970[?] 57[?]  is mandatory 
188.67/186.70	c qxplain 431/434
188.67/186.71	c qxplain 433/434
188.67/186.72	c qxplain 434/434
188.67/186.72	c 9697[?] 970[?] -57[?]  is mandatory 
188.67/186.72	c qxplain 433/433
188.67/186.73	c 9698[?] -971[?] 58[?]  is mandatory 
188.67/186.73	c qxplain 431/432
188.67/186.74	c qxplain 432/432
188.67/186.78	c 9699[?] 971[?] -58[?]  is mandatory 
188.67/186.78	c qxplain 431/431
188.67/186.79	c 9700[?] -972[?] 59[?]  is mandatory 
188.67/186.79	c qxplain 424/430
188.77/186.80	c qxplain 428/430
188.77/186.80	c qxplain 430/430
188.77/186.82	c 9701[?] 972[?] -59[?]  is mandatory 
188.77/186.82	c qxplain 428/429
188.77/186.83	c qxplain 429/429
188.77/186.84	c 9702[?] -973[?] 60[?]  is mandatory 
188.77/186.84	c qxplain 428/428
188.77/186.84	c qxplain 424/427
188.77/186.84	c qxplain 426/427
188.77/186.85	c qxplain 427/427
188.77/186.86	c 9704[?] -974[?] 61[?]  is mandatory 
188.77/186.86	c qxplain 426/426
188.77/186.86	c qxplain 424/425
188.77/186.87	c qxplain 425/425
188.77/186.87	c 9706[?] -975[?] 62[?]  is mandatory 
188.77/186.87	c qxplain 424/424
188.77/186.87	c qxplain 0/423
188.77/186.88	c qxplain 212/423
188.77/186.89	c qxplain 318/423
188.77/186.90	c qxplain 371/423
188.87/186.91	c qxplain 398/423
188.87/186.92	c qxplain 411/423
188.87/186.92	c qxplain 418/423
188.87/186.93	c qxplain 421/423
188.87/186.93	c qxplain 423/423
188.87/186.94	c 9708[?] -976[?] 63[?]  is mandatory 
188.87/186.94	c qxplain 421/422
188.87/186.95	c qxplain 422/422
188.87/186.95	c qxplain 421/421
188.87/186.95	c 9710[?] -977[?] 64[?]  is mandatory 
188.87/186.95	c qxplain 418/420
188.87/186.96	c qxplain 420/420
188.87/186.96	c qxplain 418/419
188.87/186.97	c qxplain 419/419
188.87/186.97	c 9712[?] -978[?] 65[?]  is mandatory 
188.87/186.97	c qxplain 418/418
188.87/186.98	c qxplain 411/417
188.87/186.98	c qxplain 415/417
188.87/186.98	c qxplain 417/417
188.87/186.99	c 9714[?] -979[?] 66[?]  is mandatory 
188.87/186.99	c qxplain 415/416
188.87/187.00	c qxplain 416/416
188.87/187.00	c qxplain 415/415
188.98/187.01	c 9716[?] -980[?] 67[?]  is mandatory 
188.98/187.01	c qxplain 411/414
188.98/187.01	c qxplain 413/414
188.98/187.02	c qxplain 414/414
188.98/187.02	c qxplain 413/413
188.98/187.03	c 9718[?] -981[?] 68[?]  is mandatory 
188.98/187.03	c qxplain 411/412
188.98/187.03	c qxplain 412/412
188.98/187.04	c qxplain 411/411
188.98/187.04	c 9720[?] -982[?] 69[?]  is mandatory 
188.98/187.04	c qxplain 398/410
188.98/187.05	c qxplain 405/410
188.98/187.05	c qxplain 408/410
188.98/187.06	c qxplain 410/410
188.98/187.06	c qxplain 408/409
188.98/187.07	c qxplain 409/409
188.98/187.07	c 9722[?] -983[?] 70[?]  is mandatory 
188.98/187.07	c qxplain 408/408
188.98/187.07	c qxplain 405/407
188.98/187.08	c qxplain 407/407
188.98/187.09	c 9724[?] -984[?] 71[?]  is mandatory 
188.98/187.09	c qxplain 405/406
188.98/187.09	c qxplain 406/406
188.98/187.09	c qxplain 405/405
189.07/187.10	c 9726[?] -985[?] 72[?]  is mandatory 
189.07/187.10	c qxplain 398/404
189.07/187.10	c qxplain 402/404
189.07/187.11	c qxplain 404/404
189.07/187.11	c qxplain 402/403
189.07/187.12	c qxplain 403/403
189.07/187.13	c 9728[?] -986[?] 73[?]  is mandatory 
189.07/187.13	c qxplain 402/402
189.07/187.13	c qxplain 398/401
189.07/187.13	c qxplain 400/401
189.07/187.14	c qxplain 401/401
189.07/187.14	c 9730[?] -987[?] 74[?]  is mandatory 
189.07/187.14	c qxplain 400/400
189.07/187.15	c qxplain 398/399
189.07/187.15	c qxplain 399/399
189.07/187.16	c 9732[?] -988[?] 75[?]  is mandatory 
189.07/187.16	c qxplain 398/398
189.07/187.16	c qxplain 371/397
189.07/187.17	c qxplain 385/397
189.07/187.17	c qxplain 392/397
189.07/187.18	c qxplain 395/397
189.07/187.18	c qxplain 397/397
189.07/187.19	c 9734[?] -989[?] 76[?]  is mandatory 
189.07/187.19	c qxplain 395/396
189.07/187.20	c qxplain 396/396
189.17/187.20	c qxplain 395/395
189.17/187.20	c 9736[?] -990[?] 77[?]  is mandatory 
189.17/187.20	c qxplain 392/394
189.17/187.21	c qxplain 394/394
189.17/187.21	c qxplain 392/393
189.17/187.22	c qxplain 393/393
189.17/187.22	c 9738[?] -991[?] 78[?]  is mandatory 
189.17/187.22	c qxplain 392/392
189.17/187.22	c qxplain 385/391
189.17/187.23	c qxplain 389/391
189.17/187.24	c qxplain 391/391
189.17/187.24	c 9740[?] -992[?] 79[?]  is mandatory 
189.17/187.24	c qxplain 389/390
189.17/187.25	c qxplain 390/390
189.17/187.25	c qxplain 389/389
189.17/187.26	c 9742[?] -993[?] 80[?]  is mandatory 
189.17/187.26	c qxplain 385/388
189.17/187.26	c qxplain 387/388
189.17/187.27	c qxplain 388/388
189.17/187.27	c qxplain 387/387
189.17/187.28	c 9744[?] -994[?] 81[?]  is mandatory 
189.17/187.28	c qxplain 385/386
189.17/187.28	c qxplain 386/386
189.17/187.28	c qxplain 385/385
189.17/187.29	c 9746[?] -995[?] 82[?]  is mandatory 
189.17/187.29	c qxplain 371/384
189.27/187.30	c qxplain 378/384
189.27/187.30	c qxplain 382/384
189.27/187.31	c qxplain 384/384
189.27/187.31	c qxplain 382/383
189.27/187.32	c qxplain 383/383
189.27/187.32	c 9748[?] -996[?] 83[?]  is mandatory 
189.27/187.32	c qxplain 382/382
189.27/187.33	c qxplain 378/381
189.27/187.33	c qxplain 380/381
189.27/187.34	c qxplain 381/381
189.27/187.34	c 9750[?] -997[?] 84[?]  is mandatory 
189.27/187.34	c qxplain 380/380
189.27/187.34	c qxplain 378/379
189.27/187.35	c qxplain 379/379
189.27/187.35	c 9752[?] -998[?] 85[?]  is mandatory 
189.27/187.35	c qxplain 378/378
189.27/187.36	c qxplain 371/377
189.27/187.36	c qxplain 375/377
189.27/187.37	c qxplain 377/377
189.27/187.37	c 9754[?] -999[?] 86[?]  is mandatory 
189.27/187.37	c qxplain 375/376
189.27/187.38	c qxplain 376/376
189.27/187.38	c qxplain 375/375
189.27/187.39	c 9756[?] -1000[?] 87[?]  is mandatory 
189.27/187.39	c qxplain 371/374
189.27/187.39	c qxplain 373/374
189.37/187.40	c qxplain 374/374
189.37/187.40	c qxplain 373/373
189.37/187.40	c 9758[?] -1001[?] 88[?]  is mandatory 
189.37/187.40	c qxplain 371/372
189.37/187.41	c qxplain 372/372
189.37/187.41	c qxplain 371/371
189.37/187.42	c 9760[?] -1002[?] 89[?]  is mandatory 
189.37/187.42	c qxplain 318/370
189.37/187.43	c qxplain 345/370
189.37/187.44	c qxplain 358/370
189.37/187.46	c qxplain 365/370
189.37/187.48	c qxplain 368/370
189.37/187.49	c qxplain 370/370
189.37/187.49	c qxplain 368/369
189.37/187.49	c qxplain 369/369
189.47/187.51	c 9762[?] -1003[?] 90[?]  is mandatory 
189.47/187.51	c qxplain 368/368
189.47/187.52	c 9763[?] 1003[?] -90[?]  is mandatory 
189.47/187.52	c qxplain 365/367
189.47/187.53	c qxplain 367/367
189.57/187.61	c 9764[?] -1004[?] 91[?]  is mandatory 
189.57/187.61	c qxplain 365/366
189.57/187.62	c qxplain 366/366
189.57/187.63	c 9765[?] 1004[?] -91[?]  is mandatory 
189.57/187.63	c qxplain 365/365
189.57/187.64	c 9766[?] -1005[?] 92[?]  is mandatory 
189.57/187.64	c qxplain 358/364
189.57/187.65	c qxplain 362/364
189.57/187.66	c qxplain 364/364
189.67/187.73	c 9767[?] 1005[?] -92[?]  is mandatory 
189.67/187.73	c qxplain 362/363
189.67/187.74	c qxplain 363/363
189.77/187.83	c 9768[?] -1006[?] 93[?]  is mandatory 
189.77/187.83	c qxplain 362/362
189.77/187.84	c 9769[?] 1006[?] -93[?]  is mandatory 
189.77/187.84	c qxplain 358/361
189.77/187.85	c qxplain 360/361
189.77/187.86	c qxplain 361/361
189.77/187.87	c 9770[?] -1007[?] 94[?]  is mandatory 
189.77/187.87	c qxplain 360/360
189.87/187.93	c 9771[?] 1007[?] -94[?]  is mandatory 
189.87/187.93	c qxplain 358/359
189.87/187.94	c qxplain 359/359
189.97/188.00	c 9772[?] -1008[?] 95[?]  is mandatory 
189.97/188.00	c qxplain 358/358
189.97/188.02	c 9773[?] 1008[?] -95[?]  is mandatory 
189.97/188.02	c qxplain 345/357
189.97/188.03	c qxplain 352/357
189.97/188.05	c qxplain 355/357
189.97/188.05	c qxplain 357/357
189.97/188.06	c 9774[?] -1009[?] 96[?]  is mandatory 
189.97/188.06	c qxplain 355/356
189.97/188.07	c qxplain 356/356
190.07/188.17	c 9775[?] 1009[?] -96[?]  is mandatory 
190.07/188.17	c qxplain 355/355
190.07/188.19	c 9776[?] -1010[?] 97[?]  is mandatory 
190.07/188.19	c qxplain 352/354
190.07/188.19	c qxplain 354/354
190.17/188.25	c 9777[?] 1010[?] -97[?]  is mandatory 
190.17/188.25	c qxplain 352/353
190.17/188.26	c qxplain 353/353
190.17/188.26	c 9778[?] -1011[?] 98[?]  is mandatory 
190.17/188.26	c qxplain 352/352
190.27/188.39	c 9779[?] 1011[?] -98[?]  is mandatory 
190.27/188.39	c qxplain 345/351
190.27/188.40	c qxplain 349/351
190.37/188.42	c qxplain 351/351
190.47/188.54	c 9780[?] -1012[?] 99[?]  is mandatory 
190.47/188.54	c qxplain 349/350
190.47/188.56	c qxplain 350/350
190.47/188.57	c 9781[?] 1012[?] -99[?]  is mandatory 
190.47/188.57	c qxplain 349/349
190.57/188.60	c 9782[?] -1013[?] 100[?]  is mandatory 
190.57/188.60	c qxplain 345/348
190.57/188.61	c qxplain 347/348
190.57/188.63	c qxplain 348/348
190.57/188.64	c 9783[?] 1013[?] -100[?]  is mandatory 
190.57/188.64	c qxplain 347/347
190.57/188.66	c 9784[?] -1015[?] 102[?]  is mandatory 
190.57/188.66	c qxplain 345/346
190.57/188.67	c qxplain 346/346
190.57/188.68	c 9785[?] 1015[?] -102[?]  is mandatory 
190.57/188.68	c qxplain 345/345
190.66/188.73	c 9786[?] -1016[?] 103[?]  is mandatory 
190.66/188.73	c qxplain 318/344
190.66/188.75	c qxplain 332/344
190.66/188.77	c qxplain 339/344
190.66/188.78	c qxplain 342/344
190.66/188.79	c qxplain 344/344
190.76/188.80	c 9787[?] 1016[?] -103[?]  is mandatory 
190.76/188.80	c qxplain 342/343
190.76/188.81	c qxplain 343/343
190.76/188.82	c 9788[?] -1017[?] 104[?]  is mandatory 
190.76/188.82	c qxplain 342/342
190.76/188.88	c 9789[?] 1017[?] -104[?]  is mandatory 
190.76/188.88	c qxplain 339/341
190.76/188.89	c qxplain 341/341
190.86/188.97	c 9790[?] -1018[?] 105[?]  is mandatory 
190.86/188.97	c qxplain 339/340
190.86/188.99	c qxplain 340/340
190.96/189.00	c 9791[?] -105[?] 1018[?]  is mandatory 
190.96/189.00	c qxplain 339/339
190.96/189.01	c 9792[?] -1019[?] 106[?]  is mandatory 
190.96/189.01	c qxplain 332/338
190.96/189.02	c qxplain 336/338
190.96/189.03	c qxplain 338/338
190.96/189.10	c 9793[?] 1019[?] -106[?]  is mandatory 
190.96/189.10	c qxplain 336/337
191.07/189.11	c qxplain 337/337
191.07/189.16	c 9794[?] -1020[?] 107[?]  is mandatory 
191.07/189.16	c qxplain 336/336
191.07/189.18	c 9795[?] 1020[?] -107[?]  is mandatory 
191.07/189.18	c qxplain 332/335
191.07/189.19	c qxplain 334/335
191.07/189.19	c qxplain 335/335
191.17/189.20	c 9796[?] -1021[?] 108[?]  is mandatory 
191.17/189.20	c qxplain 334/334
191.17/189.29	c 9797[?] 1021[?] -108[?]  is mandatory 
191.17/189.29	c qxplain 332/333
191.26/189.31	c qxplain 333/333
191.26/189.32	c 9798[?] -1022[?] 109[?]  is mandatory 
191.26/189.32	c qxplain 332/332
191.26/189.36	c 9799[?] 1022[?] -109[?]  is mandatory 
191.26/189.36	c qxplain 318/331
191.26/189.37	c qxplain 325/331
191.26/189.39	c qxplain 329/331
191.36/189.40	c qxplain 331/331
191.36/189.41	c 9800[?] -1023[?] 110[?]  is mandatory 
191.36/189.41	c qxplain 329/330
191.46/189.53	c qxplain 330/330
191.46/189.55	c 9801[?] 1023[?] -110[?]  is mandatory 
191.46/189.55	c qxplain 329/329
191.46/189.57	c 9802[?] -1024[?] 111[?]  is mandatory 
191.46/189.57	c qxplain 325/328
191.46/189.58	c qxplain 327/328
191.46/189.59	c qxplain 328/328
191.56/189.60	c 9803[?] 1024[?] -111[?]  is mandatory 
191.56/189.60	c qxplain 327/327
191.56/189.64	c 9804[?] -1025[?] 112[?]  is mandatory 
191.56/189.64	c qxplain 325/326
191.56/189.65	c qxplain 326/326
191.56/189.66	c 9805[?] 1025[?] -112[?]  is mandatory 
191.56/189.66	c qxplain 325/325
191.56/189.68	c 9808[?] -1027[?] 114[?]  is mandatory 
191.56/189.68	c qxplain 318/324
191.56/189.69	c qxplain 322/324
191.56/189.70	c qxplain 324/324
191.66/189.71	c 9809[?] 1027[?] -114[?]  is mandatory 
191.66/189.71	c qxplain 322/323
191.66/189.72	c qxplain 323/323
191.66/189.77	c 9810[?] -1028[?] 115[?]  is mandatory 
191.66/189.77	c qxplain 322/322
191.66/189.78	c 9811[?] 1028[?] -115[?]  is mandatory 
191.66/189.78	c qxplain 318/321
191.66/189.79	c qxplain 320/321
191.76/189.80	c qxplain 321/321
191.76/189.81	c 9812[?] -1029[?] 116[?]  is mandatory 
191.76/189.81	c qxplain 320/320
191.76/189.88	c 9813[?] 1029[?] -116[?]  is mandatory 
191.76/189.88	c qxplain 318/319
191.86/189.90	c qxplain 319/319
191.86/189.96	c 9814[?] -1030[?] 117[?]  is mandatory 
191.86/189.96	c qxplain 318/318
191.86/189.97	c 9815[?] 1030[?] -117[?]  is mandatory 
191.86/189.98	c qxplain 212/317
191.86/189.99	c qxplain 265/317
191.96/190.00	c qxplain 292/317
191.96/190.00	c qxplain 305/317
191.96/190.02	c qxplain 312/317
191.96/190.03	c qxplain 315/317
191.96/190.04	c qxplain 317/317
191.96/190.05	c 9816[?] -1031[?] 118[?]  is mandatory 
191.96/190.05	c qxplain 315/316
192.06/190.12	c qxplain 316/316
192.06/190.16	c 9817[?] 1031[?] -118[?]  is mandatory 
192.06/190.16	c qxplain 315/315
192.17/190.21	c 9818[?] -1032[?] 119[?]  is mandatory 
192.17/190.21	c qxplain 312/314
192.17/190.22	c qxplain 314/314
192.17/190.23	c 9819[?] 1032[?] -119[?]  is mandatory 
192.17/190.23	c qxplain 312/313
192.17/190.24	c qxplain 313/313
192.17/190.25	c 9820[?] -1033[?] 120[?]  is mandatory 
192.17/190.25	c qxplain 312/312
192.27/190.34	c 9821[?] 1033[?] -120[?]  is mandatory 
192.27/190.34	c qxplain 305/311
192.27/190.35	c qxplain 309/311
192.27/190.36	c qxplain 311/311
192.27/190.37	c 9822[?] -1034[?] 121[?]  is mandatory 
192.27/190.37	c qxplain 309/310
192.27/190.38	c qxplain 310/310
192.36/190.43	c 9823[?] 1034[?] -121[?]  is mandatory 
192.36/190.43	c qxplain 309/309
192.36/190.44	c 9824[?] -1035[?] 122[?]  is mandatory 
192.36/190.44	c qxplain 305/308
192.36/190.45	c qxplain 307/308
192.46/190.54	c qxplain 308/308
192.46/190.55	c 9825[?] 1035[?] -122[?]  is mandatory 
192.46/190.55	c qxplain 307/307
192.46/190.56	c 9826[?] -1036[?] 123[?]  is mandatory 
192.46/190.56	c qxplain 305/306
192.46/190.57	c qxplain 306/306
192.46/190.59	c 9827[?] 1036[?] -123[?]  is mandatory 
192.46/190.59	c qxplain 305/305
192.56/190.63	c 9828[?] -1037[?] 124[?]  is mandatory 
192.56/190.63	c qxplain 292/304
192.56/190.64	c qxplain 299/304
192.56/190.64	c qxplain 302/304
192.56/190.65	c qxplain 304/304
192.56/190.66	c 9829[?] 1037[?] -124[?]  is mandatory 
192.56/190.66	c qxplain 302/303
192.56/190.67	c qxplain 303/303
192.56/190.68	c 9832[?] -1039[?] 126[?]  is mandatory 
192.56/190.68	c qxplain 302/302
192.56/190.68	c 9833[?] 1039[?] -126[?]  is mandatory 
192.56/190.68	c qxplain 299/301
192.56/190.69	c qxplain 301/301
192.66/190.70	c 9856[?] -1051[?] 138[?]  is mandatory 
192.66/190.70	c qxplain 299/300
192.66/190.71	c qxplain 300/300
192.66/190.72	c 9857[?] 1051[?] -138[?]  is mandatory 
192.66/190.72	c qxplain 299/299
192.66/190.75	c 9858[?] -1052[?] 139[?]  is mandatory 
192.66/190.75	c qxplain 292/298
192.66/190.77	c qxplain 296/298
192.66/190.78	c qxplain 298/298
192.86/190.90	c 9859[?] -139[?] 1052[?]  is mandatory 
192.86/190.90	c qxplain 296/297
192.86/190.91	c qxplain 297/297
192.86/190.92	c 9860[?] -1053[?] 140[?]  is mandatory 
192.86/190.92	c qxplain 296/296
192.86/190.98	c 9861[?] 1053[?] -140[?]  is mandatory 
192.86/190.98	c qxplain 292/295
192.86/190.99	c qxplain 294/295
192.96/191.00	c qxplain 295/295
192.96/191.00	c qxplain 294/294
192.96/191.02	c 9864[?] -1055[?] 142[?]  is mandatory 
192.96/191.02	c qxplain 292/293
192.96/191.02	c qxplain 293/293
192.96/191.04	c 9865[?] 1055[?] -142[?]  is mandatory 
192.96/191.04	c qxplain 292/292
193.06/191.10	c 9866[?] -1056[?] 143[?]  is mandatory 
193.06/191.10	c qxplain 265/291
193.06/191.11	c qxplain 279/291
193.06/191.13	c qxplain 286/291
193.06/191.13	c qxplain 289/291
193.06/191.14	c qxplain 291/291
193.06/191.15	c 9867[?] 1056[?] -143[?]  is mandatory 
193.06/191.15	c qxplain 289/290
193.06/191.16	c qxplain 290/290
193.16/191.21	c 9868[?] 144[?] -1057[?]  is mandatory 
193.16/191.21	c qxplain 289/289
193.16/191.22	c 9869[?] 1057[?] -144[?]  is mandatory 
193.16/191.22	c qxplain 286/288
193.16/191.23	c qxplain 288/288
193.16/191.28	c 9870[?] -1058[?] 145[?]  is mandatory 
193.16/191.28	c qxplain 286/287
193.16/191.29	c qxplain 287/287
193.16/191.30	c 9871[?] 1058[?] -145[?]  is mandatory 
193.16/191.30	c qxplain 286/286
193.26/191.34	c 9872[?] -1059[?] 146[?]  is mandatory 
193.26/191.34	c qxplain 279/285
193.26/191.34	c qxplain 283/285
193.26/191.35	c qxplain 285/285
193.26/191.37	c 9873[?] 1059[?] -146[?]  is mandatory 
193.26/191.37	c qxplain 283/284
193.26/191.37	c qxplain 284/284
193.26/191.38	c 9874[?] -1060[?] 147[?]  is mandatory 
193.26/191.38	c qxplain 283/283
193.36/191.44	c 9875[?] 1060[?] -147[?]  is mandatory 
193.36/191.44	c qxplain 279/282
193.36/191.45	c qxplain 281/282
193.36/191.46	c qxplain 282/282
193.36/191.47	c 9876[?] -1061[?] 148[?]  is mandatory 
193.36/191.47	c qxplain 281/281
193.46/191.51	c 9877[?] 1061[?] -148[?]  is mandatory 
193.46/191.51	c qxplain 279/280
193.46/191.52	c qxplain 280/280
193.46/191.54	c 9878[?] -1062[?] 149[?]  is mandatory 
193.46/191.54	c qxplain 279/279
193.46/191.55	c 9879[?] 1062[?] -149[?]  is mandatory 
193.46/191.55	c qxplain 265/278
193.46/191.56	c qxplain 272/278
193.46/191.56	c qxplain 276/278
193.46/191.57	c qxplain 278/278
193.46/191.58	c 9880[?] -1063[?] 150[?]  is mandatory 
193.46/191.58	c qxplain 276/277
193.46/191.59	c qxplain 277/277
193.56/191.62	c 9881[?] 1063[?] -150[?]  is mandatory 
193.56/191.62	c qxplain 276/276
193.56/191.63	c 9883[?] 1064[?] -151[?]  is mandatory 
193.56/191.63	c qxplain 272/275
193.56/191.64	c qxplain 274/275
193.56/191.64	c qxplain 275/275
193.56/191.65	c 9885[?] -152[?] 1065[?]  is mandatory 
193.56/191.65	c qxplain 274/274
193.56/191.65	c qxplain 272/273
193.56/191.65	c qxplain 265/271
193.56/191.65	c qxplain 212/264
193.56/191.66	c qxplain 239/264
193.56/191.67	c qxplain 252/264
193.56/191.67	c qxplain 259/264
193.56/191.67	c qxplain 252/258
193.56/191.68	c qxplain 256/258
193.56/191.68	c qxplain 258/258
193.56/191.69	c qxplain 256/257
193.56/191.69	c qxplain 257/257
193.56/191.70	c 9906[?] -1839[?] 13[?]  is mandatory 
193.56/191.70	c qxplain 256/256
193.66/191.70	c 9907[?] 1839[?] -13[?]  is mandatory 
193.66/191.70	c qxplain 252/255
193.66/191.72	c qxplain 254/255
193.66/191.74	c qxplain 255/255
193.66/191.75	c 9908[?] 14[?] -1840[?]  is mandatory 
193.66/191.75	c qxplain 254/254
193.76/191.80	c 9909[?] 1840[?] -14[?]  is mandatory 
193.76/191.80	c qxplain 252/253
193.76/191.82	c qxplain 253/253
193.76/191.82	c 9910[?] 15[?] -1841[?]  is mandatory 
193.76/191.82	c qxplain 252/252
193.76/191.87	c 9911[?] 1841[?] -15[?]  is mandatory 
193.76/191.87	c qxplain 239/251
193.76/191.89	c qxplain 246/251
193.76/191.90	c qxplain 249/251
193.86/191.90	c qxplain 251/251
193.86/191.95	c 9912[?] -1842[?] 16[?]  is mandatory 
193.86/191.95	c qxplain 249/250
193.86/191.96	c qxplain 250/250
193.86/191.99	c 9913[?] 1842[?] -16[?]  is mandatory 
193.86/191.99	c qxplain 249/249
193.96/192.00	c 9914[?] 17[?] -1843[?]  is mandatory 
193.96/192.00	c qxplain 246/248
193.96/192.04	c qxplain 248/248
193.96/192.08	c 9915[?] -17[?] 1843[?]  is mandatory 
193.96/192.08	c qxplain 246/247
194.06/192.12	c qxplain 247/247
194.06/192.16	c 9916[?] 18[?] -1844[?]  is mandatory 
194.06/192.16	c qxplain 246/246
194.06/192.18	c 9917[?] -18[?] 1844[?]  is mandatory 
194.06/192.18	c qxplain 239/245
194.06/192.19	c qxplain 243/245
194.16/192.20	c qxplain 245/245
194.16/192.21	c 9918[?] 19[?] -1845[?]  is mandatory 
194.16/192.21	c qxplain 243/244
194.16/192.29	c qxplain 244/244
194.26/192.30	c 9919[?] -19[?] 1845[?]  is mandatory 
194.26/192.30	c qxplain 243/243
194.26/192.35	c 9920[?] 20[?] -1846[?]  is mandatory 
194.26/192.35	c qxplain 239/242
194.26/192.36	c qxplain 241/242
194.26/192.40	c qxplain 242/242
194.37/192.41	c 9921[?] -20[?] 1846[?]  is mandatory 
194.37/192.41	c qxplain 241/241
194.37/192.43	c 9922[?] 21[?] -1847[?]  is mandatory 
194.37/192.43	c qxplain 239/240
194.37/192.46	c qxplain 240/240
194.37/192.49	c 9923[?] -21[?] 1847[?]  is mandatory 
194.37/192.49	c qxplain 239/239
194.47/192.51	c 9924[?] 22[?] -1848[?]  is mandatory 
194.47/192.51	c qxplain 212/238
194.47/192.52	c qxplain 226/238
194.47/192.52	c qxplain 233/238
194.47/192.53	c qxplain 236/238
194.47/192.54	c qxplain 238/238
194.47/192.59	c 9925[?] -22[?] 1848[?]  is mandatory 
194.47/192.59	c qxplain 236/237
194.56/192.60	c qxplain 237/237
194.56/192.61	c 9926[?] 23[?] -1849[?]  is mandatory 
194.56/192.61	c qxplain 236/236
194.56/192.64	c 9927[?] -23[?] 1849[?]  is mandatory 
194.56/192.64	c qxplain 233/235
194.56/192.65	c qxplain 235/235
194.56/192.69	c 9928[?] 24[?] -1850[?]  is mandatory 
194.56/192.69	c qxplain 233/234
194.56/192.69	c qxplain 234/234
194.66/192.70	c 9929[?] 1850[?] -24[?]  is mandatory 
194.66/192.70	c qxplain 233/233
194.66/192.71	c 9930[?] -1851[?] 25[?]  is mandatory 
194.66/192.71	c qxplain 226/232
194.66/192.72	c qxplain 230/232
194.66/192.73	c qxplain 232/232
194.66/192.73	c qxplain 230/231
194.66/192.74	c qxplain 231/231
194.66/192.75	c 9932[?] -1852[?] 26[?]  is mandatory 
194.66/192.75	c qxplain 230/230
194.66/192.76	c 9933[?] -26[?] 1852[?]  is mandatory 
194.66/192.76	c qxplain 226/229
194.66/192.76	c qxplain 228/229
194.66/192.77	c qxplain 229/229
194.66/192.77	c 9934[?] -1853[?] 27[?]  is mandatory 
194.66/192.77	c qxplain 228/228
194.66/192.78	c 9935[?] -27[?] 1853[?]  is mandatory 
194.66/192.78	c qxplain 226/227
194.66/192.78	c qxplain 227/227
194.66/192.79	c 9936[?] -1854[?] 28[?]  is mandatory 
194.66/192.79	c qxplain 226/226
194.66/192.79	c 9937[?] -28[?] 1854[?]  is mandatory 
194.66/192.79	c qxplain 212/225
194.76/192.80	c qxplain 219/225
194.76/192.81	c qxplain 223/225
194.76/192.81	c qxplain 225/225
194.76/192.82	c 9938[?] -1855[?] 29[?]  is mandatory 
194.76/192.82	c qxplain 223/224
194.76/192.82	c qxplain 224/224
194.76/192.83	c 9939[?] -29[?] 1855[?]  is mandatory 
194.76/192.83	c qxplain 223/223
194.76/192.83	c 9940[?] -1856[?] 30[?]  is mandatory 
194.76/192.83	c qxplain 219/222
194.76/192.84	c qxplain 221/222
194.76/192.84	c qxplain 222/222
194.76/192.85	c 9941[?] -30[?] 1856[?]  is mandatory 
194.76/192.85	c qxplain 221/221
194.76/192.85	c 9942[?] -1857[?] 31[?]  is mandatory 
194.76/192.85	c qxplain 219/220
194.76/192.86	c qxplain 220/220
194.76/192.86	c 9943[?] -31[?] 1857[?]  is mandatory 
194.76/192.86	c qxplain 219/219
194.76/192.87	c 9944[?] -1858[?] 32[?]  is mandatory 
194.76/192.87	c qxplain 212/218
194.76/192.87	c qxplain 216/218
194.76/192.88	c qxplain 218/218
194.76/192.88	c 9945[?] -32[?] 1858[?]  is mandatory 
194.76/192.88	c qxplain 216/217
194.76/192.89	c qxplain 217/217
194.76/192.89	c 9946[?] -1859[?] 33[?]  is mandatory 
194.76/192.89	c qxplain 216/216
194.86/192.90	c 9947[?] -33[?] 1859[?]  is mandatory 
194.86/192.90	c qxplain 212/215
194.86/192.90	c qxplain 214/215
194.86/192.91	c qxplain 215/215
194.86/192.91	c 9948[?] -1860[?] 34[?]  is mandatory 
194.86/192.91	c qxplain 214/214
194.86/192.92	c 9949[?] -34[?] 1860[?]  is mandatory 
194.86/192.92	c qxplain 212/213
194.86/192.92	c qxplain 213/213
194.86/192.93	c 9950[?] -1861[?] 35[?]  is mandatory 
194.86/192.93	c qxplain 212/212
194.86/192.93	c 9951[?] -35[?] 1861[?]  is mandatory 
194.86/192.93	c qxplain 0/211
194.86/192.94	c qxplain 106/211
194.86/192.95	c qxplain 159/211
194.86/192.96	c qxplain 186/211
194.86/192.97	c qxplain 199/211
194.86/192.97	c qxplain 206/211
194.86/192.98	c qxplain 209/211
194.86/192.98	c qxplain 211/211
194.86/192.99	c 9952[?] -1862[?] 36[?]  is mandatory 
194.86/192.99	c qxplain 209/210
194.86/192.99	c qxplain 210/210
194.96/193.00	c 9953[?] -36[?] 1862[?]  is mandatory 
194.96/193.00	c qxplain 209/209
194.96/193.01	c 9954[?] -1863[?] 37[?]  is mandatory 
194.96/193.01	c qxplain 206/208
194.96/193.01	c qxplain 208/208
194.96/193.02	c 9955[?] -37[?] 1863[?]  is mandatory 
194.96/193.02	c qxplain 206/207
194.96/193.02	c qxplain 207/207
194.96/193.02	c 9956[?] -1864[?] 38[?]  is mandatory 
194.96/193.02	c qxplain 206/206
194.96/193.03	c 9957[?] -38[?] 1864[?]  is mandatory 
194.96/193.03	c qxplain 199/205
194.96/193.04	c qxplain 203/205
194.96/193.04	c qxplain 205/205
194.96/193.05	c 9958[?] -1865[?] 39[?]  is mandatory 
194.96/193.05	c qxplain 203/204
194.96/193.05	c qxplain 204/204
194.96/193.06	c 9959[?] -39[?] 1865[?]  is mandatory 
194.96/193.06	c qxplain 203/203
194.96/193.06	c 9960[?] -1866[?] 40[?]  is mandatory 
194.96/193.06	c qxplain 199/202
194.96/193.07	c qxplain 201/202
194.96/193.07	c qxplain 202/202
194.96/193.07	c 9961[?] -40[?] 1866[?]  is mandatory 
194.96/193.07	c qxplain 201/201
194.96/193.08	c 9962[?] -1867[?] 41[?]  is mandatory 
194.96/193.08	c qxplain 199/200
194.96/193.08	c qxplain 200/200
194.96/193.09	c 9963[?] -41[?] 1867[?]  is mandatory 
194.96/193.09	c qxplain 199/199
194.96/193.09	c 9964[?] -1868[?] 42[?]  is mandatory 
194.96/193.09	c qxplain 186/198
195.06/193.13	c qxplain 193/198
195.06/193.14	c qxplain 196/198
195.06/193.15	c qxplain 198/198
195.06/193.15	c 9965[?] -42[?] 1868[?]  is mandatory 
195.06/193.15	c qxplain 196/197
195.06/193.16	c qxplain 197/197
195.06/193.16	c 9966[?] -1869[?] 43[?]  is mandatory 
195.06/193.16	c qxplain 196/196
195.06/193.17	c 9967[?] -43[?] 1869[?]  is mandatory 
195.06/193.17	c qxplain 193/195
195.06/193.18	c qxplain 195/195
195.06/193.19	c 9968[?] -1870[?] 44[?]  is mandatory 
195.06/193.19	c qxplain 193/194
195.06/193.20	c qxplain 194/194
195.16/193.20	c 9969[?] -44[?] 1870[?]  is mandatory 
195.16/193.20	c qxplain 193/193
195.16/193.21	c 9970[?] 45[?] -1871[?]  is mandatory 
195.16/193.21	c qxplain 186/192
195.16/193.24	c qxplain 190/192
195.16/193.25	c qxplain 192/192
195.16/193.27	c 9971[?] 1871[?] -45[?]  is mandatory 
195.16/193.27	c qxplain 190/191
195.16/193.28	c qxplain 191/191
195.16/193.30	c 9972[?] -1872[?] 46[?]  is mandatory 
195.16/193.30	c qxplain 190/190
195.26/193.30	c 9973[?] -46[?] 1872[?]  is mandatory 
195.26/193.30	c qxplain 186/189
195.26/193.33	c qxplain 188/189
195.26/193.34	c qxplain 189/189
195.26/193.35	c 9974[?] 47[?] -1873[?]  is mandatory 
195.26/193.35	c qxplain 188/188
195.26/193.36	c 9975[?] -47[?] 1873[?]  is mandatory 
195.26/193.36	c qxplain 186/187
195.26/193.37	c qxplain 187/187
195.26/193.39	c 9976[?] 48[?] -1874[?]  is mandatory 
195.26/193.39	c qxplain 186/186
195.36/193.41	c 9977[?] -48[?] 1874[?]  is mandatory 
195.36/193.41	c qxplain 159/185
195.36/193.43	c qxplain 173/185
195.36/193.43	c qxplain 180/185
195.36/193.44	c qxplain 183/185
195.36/193.45	c qxplain 185/185
195.36/193.47	c 9978[?] -1875[?] 49[?]  is mandatory 
195.36/193.47	c qxplain 183/184
195.36/193.47	c qxplain 184/184
195.36/193.48	c 9979[?] 1875[?] -49[?]  is mandatory 
195.36/193.48	c qxplain 183/183
195.36/193.48	c 9980[?] 50[?] -1876[?]  is mandatory 
195.36/193.48	c qxplain 180/182
195.36/193.50	c qxplain 182/182
195.47/193.51	c 9981[?] -50[?] 1876[?]  is mandatory 
195.47/193.51	c qxplain 180/181
195.47/193.52	c qxplain 181/181
195.47/193.52	c 9982[?] -1877[?] 51[?]  is mandatory 
195.47/193.52	c qxplain 180/180
195.47/193.53	c 9983[?] -51[?] 1877[?]  is mandatory 
195.47/193.53	c qxplain 173/179
195.47/193.53	c qxplain 177/179
195.47/193.54	c qxplain 179/179
195.47/193.54	c 9984[?] -1878[?] 52[?]  is mandatory 
195.47/193.54	c qxplain 177/178
195.47/193.55	c qxplain 178/178
195.47/193.55	c 9985[?] 1878[?] -52[?]  is mandatory 
195.47/193.55	c qxplain 177/177
195.47/193.56	c 9986[?] 53[?] -1879[?]  is mandatory 
195.47/193.56	c qxplain 173/176
195.47/193.57	c qxplain 175/176
195.47/193.58	c qxplain 176/176
195.47/193.59	c 9987[?] -53[?] 1879[?]  is mandatory 
195.47/193.59	c qxplain 175/175
195.47/193.60	c 9988[?] -1880[?] 54[?]  is mandatory 
195.47/193.60	c qxplain 173/174
195.57/193.61	c qxplain 174/174
195.57/193.61	c 9989[?] -54[?] 1880[?]  is mandatory 
195.57/193.61	c qxplain 173/173
195.57/193.63	c 9990[?] 55[?] -1881[?]  is mandatory 
195.57/193.63	c qxplain 159/172
195.57/193.65	c qxplain 166/172
195.57/193.66	c qxplain 170/172
195.57/193.67	c qxplain 172/172
195.57/193.69	c 9991[?] -55[?] 1881[?]  is mandatory 
195.57/193.69	c qxplain 170/171
195.57/193.70	c qxplain 171/171
195.66/193.71	c 9992[?] 56[?] -1882[?]  is mandatory 
195.66/193.71	c qxplain 170/170
195.66/193.73	c 9993[?] -56[?] 1882[?]  is mandatory 
195.66/193.73	c qxplain 166/169
195.66/193.74	c qxplain 168/169
195.66/193.75	c qxplain 169/169
195.66/193.76	c 9994[?] -1883[?] 57[?]  is mandatory 
195.66/193.76	c qxplain 168/168
195.66/193.76	c 9995[?] -57[?] 1883[?]  is mandatory 
195.66/193.76	c qxplain 166/167
195.66/193.77	c qxplain 167/167
195.66/193.78	c 9996[?] -1884[?] 58[?]  is mandatory 
195.66/193.78	c qxplain 166/166
195.66/193.79	c 9997[?] 1884[?] -58[?]  is mandatory 
195.66/193.79	c qxplain 159/165
195.76/193.80	c qxplain 163/165
195.76/193.81	c qxplain 165/165
195.76/193.81	c 9998[?] -1885[?] 59[?]  is mandatory 
195.76/193.81	c qxplain 163/164
195.76/193.82	c qxplain 164/164
195.76/193.89	c 9999[?] -59[?] 1885[?]  is mandatory 
195.76/193.89	c qxplain 163/163
195.86/193.90	c 10000[?] -1886[?] 60[?]  is mandatory 
195.86/193.90	c qxplain 159/162
195.86/193.90	c qxplain 161/162
195.86/193.91	c qxplain 162/162
195.86/193.92	c 10001[?] -60[?] 1886[?]  is mandatory 
195.86/193.92	c qxplain 161/161
195.86/193.92	c 10002[?] -1887[?] 61[?]  is mandatory 
195.86/193.92	c qxplain 159/160
195.86/193.93	c qxplain 160/160
195.86/193.94	c 10003[?] -61[?] 1887[?]  is mandatory 
195.86/193.94	c qxplain 159/159
195.86/193.94	c 10004[?] -1888[?] 62[?]  is mandatory 
195.86/193.94	c qxplain 106/158
195.86/193.95	c qxplain 133/158
195.86/193.95	c qxplain 146/158
195.86/193.96	c qxplain 153/158
195.86/193.96	c qxplain 156/158
195.86/193.97	c qxplain 158/158
195.86/193.98	c 10005[?] -62[?] 1888[?]  is mandatory 
195.86/193.98	c qxplain 156/157
195.86/193.98	c qxplain 157/157
195.86/193.99	c 10006[?] -1889[?] 63[?]  is mandatory 
195.86/193.99	c qxplain 156/156
195.86/194.00	c 10007[?] -63[?] 1889[?]  is mandatory 
195.86/194.00	c qxplain 153/155
195.96/194.00	c qxplain 155/155
195.96/194.01	c 10008[?] -1890[?] 64[?]  is mandatory 
195.96/194.01	c qxplain 153/154
195.96/194.01	c qxplain 154/154
195.96/194.02	c 10009[?] -64[?] 1890[?]  is mandatory 
195.96/194.02	c qxplain 153/153
195.96/194.03	c 10010[?] -1891[?] 65[?]  is mandatory 
195.96/194.03	c qxplain 146/152
195.96/194.03	c qxplain 150/152
195.96/194.04	c qxplain 152/152
195.96/194.05	c 10011[?] -65[?] 1891[?]  is mandatory 
195.96/194.05	c qxplain 150/151
195.96/194.05	c qxplain 151/151
195.96/194.06	c 10012[?] -1892[?] 66[?]  is mandatory 
195.96/194.06	c qxplain 150/150
195.96/194.07	c 10013[?] -66[?] 1892[?]  is mandatory 
195.96/194.07	c qxplain 146/149
195.96/194.07	c qxplain 148/149
195.96/194.08	c qxplain 149/149
195.96/194.08	c 10014[?] -1893[?] 67[?]  is mandatory 
195.96/194.08	c qxplain 148/148
195.96/194.09	c 10015[?] -67[?] 1893[?]  is mandatory 
195.96/194.09	c qxplain 146/147
196.06/194.10	c qxplain 147/147
196.06/194.10	c 10016[?] -1894[?] 68[?]  is mandatory 
196.06/194.10	c qxplain 146/146
196.06/194.11	c 10017[?] -68[?] 1894[?]  is mandatory 
196.06/194.11	c qxplain 133/145
196.06/194.12	c qxplain 140/145
196.06/194.13	c qxplain 143/145
196.06/194.13	c qxplain 145/145
196.06/194.14	c 10018[?] -1895[?] 69[?]  is mandatory 
196.06/194.14	c qxplain 143/144
196.06/194.14	c qxplain 144/144
196.06/194.15	c 10019[?] -69[?] 1895[?]  is mandatory 
196.06/194.15	c qxplain 143/143
196.06/194.16	c 10020[?] -1896[?] 70[?]  is mandatory 
196.06/194.16	c qxplain 140/142
196.06/194.16	c qxplain 142/142
196.06/194.17	c 10021[?] -70[?] 1896[?]  is mandatory 
196.06/194.17	c qxplain 140/141
196.06/194.18	c qxplain 141/141
196.06/194.18	c 10022[?] -1897[?] 71[?]  is mandatory 
196.06/194.18	c qxplain 140/140
196.06/194.19	c 10023[?] -71[?] 1897[?]  is mandatory 
196.06/194.19	c qxplain 133/139
196.06/194.20	c qxplain 137/139
196.16/194.20	c qxplain 139/139
196.16/194.21	c 10024[?] -1898[?] 72[?]  is mandatory 
196.16/194.21	c qxplain 137/138
196.16/194.21	c qxplain 138/138
196.16/194.22	c 10025[?] -72[?] 1898[?]  is mandatory 
196.16/194.22	c qxplain 137/137
196.16/194.23	c 10026[?] -1899[?] 73[?]  is mandatory 
196.16/194.23	c qxplain 133/136
196.16/194.23	c qxplain 135/136
196.16/194.23	c qxplain 136/136
196.16/194.24	c 10027[?] -73[?] 1899[?]  is mandatory 
196.16/194.24	c qxplain 135/135
196.16/194.25	c 10028[?] -1900[?] 74[?]  is mandatory 
196.16/194.25	c qxplain 133/134
196.16/194.25	c qxplain 134/134
196.16/194.26	c 10029[?] -74[?] 1900[?]  is mandatory 
196.16/194.26	c qxplain 133/133
196.16/194.27	c 10030[?] -1901[?] 75[?]  is mandatory 
196.16/194.27	c qxplain 106/132
196.16/194.27	c qxplain 120/132
196.16/194.28	c qxplain 127/132
196.16/194.28	c qxplain 130/132
196.16/194.29	c qxplain 132/132
196.16/194.30	c 10031[?] -75[?] 1901[?]  is mandatory 
196.16/194.30	c qxplain 130/131
196.26/194.30	c qxplain 131/131
196.26/194.31	c 10032[?] -1902[?] 76[?]  is mandatory 
196.26/194.31	c qxplain 130/130
196.26/194.32	c 10033[?] -76[?] 1902[?]  is mandatory 
196.26/194.32	c qxplain 127/129
196.26/194.32	c qxplain 129/129
196.26/194.33	c 10034[?] -1903[?] 77[?]  is mandatory 
196.26/194.33	c qxplain 127/128
196.26/194.33	c qxplain 128/128
196.26/194.34	c 10035[?] -77[?] 1903[?]  is mandatory 
196.26/194.34	c qxplain 127/127
196.26/194.35	c 10036[?] -1904[?] 78[?]  is mandatory 
196.26/194.35	c qxplain 120/126
196.26/194.35	c qxplain 124/126
196.26/194.36	c qxplain 126/126
196.26/194.36	c 10037[?] -78[?] 1904[?]  is mandatory 
196.26/194.36	c qxplain 124/125
196.26/194.37	c qxplain 125/125
196.26/194.38	c 10038[?] -1905[?] 79[?]  is mandatory 
196.26/194.38	c qxplain 124/124
196.26/194.38	c 10039[?] -79[?] 1905[?]  is mandatory 
196.26/194.38	c qxplain 120/123
196.26/194.39	c qxplain 122/123
196.26/194.39	c qxplain 123/123
196.36/194.40	c 10040[?] -1906[?] 80[?]  is mandatory 
196.36/194.40	c qxplain 122/122
196.36/194.41	c 10041[?] -80[?] 1906[?]  is mandatory 
196.36/194.41	c qxplain 120/121
196.36/194.41	c qxplain 121/121
196.36/194.42	c 10042[?] -1907[?] 81[?]  is mandatory 
196.36/194.42	c qxplain 120/120
196.36/194.43	c 10043[?] -81[?] 1907[?]  is mandatory 
196.36/194.43	c qxplain 106/119
196.36/194.43	c qxplain 113/119
196.36/194.44	c qxplain 117/119
196.36/194.44	c qxplain 119/119
196.36/194.45	c 10044[?] -1908[?] 82[?]  is mandatory 
196.36/194.45	c qxplain 117/118
196.36/194.45	c qxplain 118/118
196.36/194.46	c 10045[?] -82[?] 1908[?]  is mandatory 
196.36/194.46	c qxplain 117/117
196.36/194.47	c 10046[?] -1909[?] 83[?]  is mandatory 
196.36/194.47	c qxplain 113/116
196.36/194.47	c qxplain 115/116
196.36/194.48	c qxplain 116/116
196.36/194.49	c 10047[?] -83[?] 1909[?]  is mandatory 
196.36/194.49	c qxplain 115/115
196.36/194.49	c 10048[?] -1910[?] 84[?]  is mandatory 
196.36/194.49	c qxplain 113/114
196.46/194.50	c qxplain 114/114
196.46/194.51	c 10049[?] -84[?] 1910[?]  is mandatory 
196.46/194.51	c qxplain 113/113
196.46/194.51	c 10050[?] -1911[?] 85[?]  is mandatory 
196.46/194.51	c qxplain 106/112
196.46/194.52	c qxplain 110/112
196.46/194.52	c qxplain 112/112
196.46/194.53	c 10051[?] -85[?] 1911[?]  is mandatory 
196.46/194.53	c qxplain 110/111
196.46/194.53	c qxplain 111/111
196.46/194.54	c 10052[?] -1912[?] 86[?]  is mandatory 
196.46/194.54	c qxplain 110/110
196.46/194.55	c 10053[?] -86[?] 1912[?]  is mandatory 
196.46/194.55	c qxplain 106/109
196.46/194.55	c qxplain 108/109
196.46/194.56	c qxplain 109/109
196.46/194.56	c 10054[?] -1913[?] 87[?]  is mandatory 
196.46/194.56	c qxplain 108/108
196.46/194.57	c 10055[?] -87[?] 1913[?]  is mandatory 
196.46/194.57	c qxplain 106/107
196.46/194.58	c qxplain 107/107
196.46/194.58	c 10056[?] -1914[?] 88[?]  is mandatory 
196.46/194.58	c qxplain 106/106
196.46/194.59	c 10057[?] -88[?] 1914[?]  is mandatory 
196.46/194.59	c qxplain 0/105
196.46/194.60	c qxplain 53/105
196.56/194.60	c qxplain 80/105
196.56/194.61	c qxplain 93/105
196.56/194.62	c qxplain 100/105
196.56/194.62	c qxplain 103/105
196.56/194.63	c qxplain 105/105
196.56/194.63	c 10058[?] -1915[?] 89[?]  is mandatory 
196.56/194.63	c qxplain 103/104
196.56/194.64	c qxplain 104/104
196.56/194.65	c 10059[?] -89[?] 1915[?]  is mandatory 
196.56/194.65	c qxplain 103/103
196.56/194.70	c 10060[?] 90[?] -1916[?]  is mandatory 
196.56/194.70	c qxplain 100/102
196.66/194.71	c qxplain 102/102
196.66/194.73	c 10061[?] -90[?] 1916[?]  is mandatory 
196.66/194.73	c qxplain 100/101
196.66/194.77	c qxplain 101/101
196.66/194.79	c 10062[?] -1917[?] 91[?]  is mandatory 
196.66/194.79	c qxplain 100/100
196.75/194.81	c 10063[?] 1917[?] -91[?]  is mandatory 
196.75/194.81	c qxplain 93/99
196.75/194.85	c qxplain 97/99
196.75/194.86	c qxplain 99/99
196.85/194.93	c 10064[?] 92[?] -1918[?]  is mandatory 
196.85/194.94	c qxplain 97/98
196.85/194.95	c qxplain 98/98
196.85/194.96	c 10065[?] -92[?] 1918[?]  is mandatory 
196.85/194.96	c qxplain 97/97
196.95/195.04	c 10066[?] 93[?] -1919[?]  is mandatory 
196.95/195.04	c qxplain 93/96
196.95/195.05	c qxplain 95/96
196.95/195.09	c qxplain 96/96
197.05/195.11	c 10067[?] 1919[?] -93[?]  is mandatory 
197.05/195.11	c qxplain 95/95
197.05/195.14	c 10068[?] -1920[?] 94[?]  is mandatory 
197.05/195.14	c qxplain 93/94
197.05/195.16	c qxplain 94/94
197.05/195.17	c 10069[?] -94[?] 1920[?]  is mandatory 
197.05/195.17	c qxplain 93/93
197.15/195.21	c 10070[?] -1921[?] 95[?]  is mandatory 
197.15/195.21	c qxplain 80/92
197.15/195.22	c qxplain 87/92
197.15/195.27	c qxplain 90/92
197.15/195.28	c qxplain 92/92
197.25/195.33	c 10071[?] 1921[?] -95[?]  is mandatory 
197.25/195.33	c qxplain 90/91
197.25/195.34	c qxplain 91/91
197.25/195.36	c 10072[?] -1922[?] 96[?]  is mandatory 
197.25/195.36	c qxplain 90/90
197.25/195.37	c 10073[?] -96[?] 1922[?]  is mandatory 
197.25/195.37	c qxplain 87/89
197.35/195.49	c qxplain 89/89
197.45/195.52	c 10074[?] -1923[?] 97[?]  is mandatory 
197.45/195.52	c qxplain 87/88
197.45/195.56	c qxplain 88/88
197.45/195.58	c 10075[?] -97[?] 1923[?]  is mandatory 
197.45/195.58	c qxplain 87/87
197.55/195.67	c 10076[?] 98[?] -1924[?]  is mandatory 
197.55/195.67	c qxplain 80/86
197.55/195.68	c qxplain 84/86
197.66/195.73	c qxplain 86/86
197.66/195.75	c 10077[?] -98[?] 1924[?]  is mandatory 
197.66/195.75	c qxplain 84/85
197.76/195.83	c qxplain 85/85
197.76/195.88	c 10078[?] 99[?] -1925[?]  is mandatory 
197.76/195.88	c qxplain 84/84
197.85/195.94	c 10079[?] -99[?] 1925[?]  is mandatory 
197.85/195.94	c qxplain 80/83
197.85/195.95	c qxplain 82/83
197.85/195.95	c qxplain 83/83
197.85/195.98	c 10080[?] 100[?] -1926[?]  is mandatory 
197.85/195.98	c qxplain 82/82
197.85/195.99	c 10081[?] -100[?] 1926[?]  is mandatory 
197.85/195.99	c qxplain 80/81
197.95/196.02	c qxplain 81/81
197.95/196.03	c 10083[?] -101[?] 1927[?]  is mandatory 
197.95/196.03	c qxplain 80/80
197.95/196.05	c 10084[?] -1928[?] 102[?]  is mandatory 
197.95/196.05	c qxplain 53/79
197.95/196.07	c qxplain 67/79
197.95/196.08	c qxplain 74/79
197.95/196.09	c qxplain 77/79
198.05/196.10	c qxplain 79/79
198.05/196.11	c 10085[?] -102[?] 1928[?]  is mandatory 
198.05/196.11	c qxplain 77/78
198.05/196.14	c qxplain 78/78
198.05/196.16	c 10086[?] 103[?] -1929[?]  is mandatory 
198.05/196.16	c qxplain 77/77
198.05/196.17	c 10087[?] -103[?] 1929[?]  is mandatory 
198.05/196.17	c qxplain 74/76
198.05/196.18	c qxplain 76/76
198.15/196.24	c 10088[?] -1930[?] 104[?]  is mandatory 
198.15/196.24	c qxplain 74/75
198.15/196.25	c qxplain 75/75
198.15/196.26	c 10089[?] -104[?] 1930[?]  is mandatory 
198.15/196.26	c qxplain 74/74
198.25/196.30	c 10090[?] -1931[?] 105[?]  is mandatory 
198.25/196.30	c qxplain 67/73
198.25/196.31	c qxplain 71/73
198.25/196.32	c qxplain 73/73
198.25/196.35	c 10091[?] -105[?] 1931[?]  is mandatory 
198.25/196.35	c qxplain 71/72
198.25/196.36	c qxplain 72/72
198.35/196.40	c 10092[?] 106[?] -1932[?]  is mandatory 
198.35/196.40	c qxplain 71/71
198.35/196.42	c 10093[?] -106[?] 1932[?]  is mandatory 
198.35/196.42	c qxplain 67/70
198.35/196.43	c qxplain 69/70
198.35/196.47	c qxplain 70/70
198.35/196.49	c 10094[?] -1933[?] 107[?]  is mandatory 
198.35/196.49	c qxplain 69/69
198.45/196.56	c 10095[?] 1933[?] -107[?]  is mandatory 
198.45/196.56	c qxplain 67/68
198.45/196.57	c qxplain 68/68
198.55/196.60	c 10096[?] -1934[?] 108[?]  is mandatory 
198.55/196.60	c qxplain 67/67
198.55/196.61	c 10097[?] 1934[?] -108[?]  is mandatory 
198.55/196.61	c qxplain 53/66
198.55/196.62	c qxplain 60/66
198.55/196.63	c qxplain 64/66
198.55/196.66	c qxplain 66/66
198.65/196.75	c 10098[?] -1935[?] 109[?]  is mandatory 
198.65/196.75	c qxplain 64/65
198.75/196.82	c qxplain 65/65
198.75/196.88	c 10099[?] -109[?] 1935[?]  is mandatory 
198.75/196.88	c qxplain 64/64
198.85/196.94	c 10100[?] 110[?] -1936[?]  is mandatory 
198.85/196.94	c qxplain 60/63
198.85/196.95	c qxplain 62/63
198.85/196.98	c qxplain 63/63
198.95/197.00	c 10101[?] -110[?] 1936[?]  is mandatory 
198.95/197.00	c qxplain 62/62
198.95/197.03	c 10102[?] -1937[?] 111[?]  is mandatory 
198.95/197.03	c qxplain 60/61
198.95/197.04	c qxplain 61/61
199.05/197.12	c 10103[?] 1937[?] -111[?]  is mandatory 
199.05/197.12	c qxplain 60/60
199.05/197.14	c 10104[?] 112[?] -1938[?]  is mandatory 
199.05/197.14	c qxplain 53/59
199.05/197.17	c qxplain 57/59
199.05/197.19	c qxplain 59/59
199.15/197.20	c 10105[?] 1938[?] -112[?]  is mandatory 
199.15/197.20	c qxplain 57/58
199.15/197.25	c qxplain 58/58
199.15/197.26	c 10107[?] -113[?] 1939[?]  is mandatory 
199.15/197.26	c qxplain 57/57
199.25/197.30	c 10108[?] 114[?] -1940[?]  is mandatory 
199.25/197.30	c qxplain 53/56
199.25/197.32	c qxplain 55/56
199.25/197.33	c qxplain 56/56
199.25/197.34	c 10109[?] -114[?] 1940[?]  is mandatory 
199.25/197.34	c qxplain 55/55
199.25/197.35	c 10110[?] 115[?] -1941[?]  is mandatory 
199.25/197.35	c qxplain 53/54
199.25/197.38	c qxplain 54/54
199.25/197.39	c 10111[?] -115[?] 1941[?]  is mandatory 
199.25/197.39	c qxplain 53/53
199.35/197.43	c 10112[?] 116[?] -1942[?]  is mandatory 
199.35/197.43	c qxplain 0/52
199.35/197.44	c qxplain 27/52
199.35/197.45	c qxplain 40/52
199.35/197.46	c qxplain 47/52
199.35/197.47	c qxplain 50/52
199.35/197.48	c qxplain 52/52
199.35/197.49	c 10113[?] -116[?] 1942[?]  is mandatory 
199.35/197.49	c qxplain 50/51
199.45/197.52	c qxplain 51/51
199.45/197.55	c 10114[?] -1943[?] 117[?]  is mandatory 
199.45/197.55	c qxplain 50/50
199.45/197.56	c 10115[?] -117[?] 1943[?]  is mandatory 
199.45/197.56	c qxplain 47/49
199.45/197.58	c qxplain 49/49
199.55/197.60	c 10116[?] 118[?] -1944[?]  is mandatory 
199.55/197.60	c qxplain 47/48
199.55/197.61	c qxplain 48/48
199.55/197.62	c 10117[?] -118[?] 1944[?]  is mandatory 
199.55/197.62	c qxplain 47/47
199.55/197.64	c 10118[?] -1945[?] 119[?]  is mandatory 
199.55/197.64	c qxplain 40/46
199.55/197.65	c qxplain 44/46
199.55/197.67	c qxplain 46/46
199.65/197.72	c 10119[?] 1945[?] -119[?]  is mandatory 
199.65/197.72	c qxplain 44/45
199.65/197.74	c qxplain 45/45
199.65/197.76	c 10120[?] -1946[?] 120[?]  is mandatory 
199.65/197.76	c qxplain 44/44
199.65/197.77	c 10121[?] -120[?] 1946[?]  is mandatory 
199.65/197.77	c qxplain 40/43
199.65/197.79	c qxplain 42/43
199.75/197.84	c qxplain 43/43
199.75/197.86	c 10122[?] 121[?] -1947[?]  is mandatory 
199.75/197.86	c qxplain 42/42
199.85/197.92	c 10123[?] 1947[?] -121[?]  is mandatory 
199.85/197.92	c qxplain 40/41
199.85/197.96	c qxplain 41/41
199.85/198.00	c 10124[?] -1948[?] 122[?]  is mandatory 
199.85/198.00	c qxplain 40/40
199.95/198.01	c 10125[?] -122[?] 1948[?]  is mandatory 
199.95/198.01	c qxplain 27/39
199.95/198.02	c qxplain 34/39
199.95/198.03	c qxplain 37/39
199.95/198.04	c qxplain 39/39
200.05/198.12	c 10126[?] -1949[?] 123[?]  is mandatory 
200.05/198.12	c qxplain 37/38
200.05/198.14	c qxplain 38/38
200.05/198.16	c 10127[?] 1949[?] -123[?]  is mandatory 
200.05/198.16	c qxplain 37/37
200.05/198.18	c 10128[?] 124[?] -1950[?]  is mandatory 
200.05/198.18	c qxplain 34/36
200.05/198.19	c qxplain 36/36
200.15/198.21	c 10129[?] -124[?] 1950[?]  is mandatory 
200.15/198.21	c qxplain 34/35
200.15/198.22	c qxplain 35/35
200.15/198.23	c 10131[?] -125[?] 1951[?]  is mandatory 
200.15/198.23	c qxplain 34/34
200.15/198.24	c 10132[?] -1952[?] 126[?]  is mandatory 
200.15/198.24	c qxplain 27/33
200.15/198.24	c qxplain 31/33
200.15/198.25	c qxplain 33/33
200.15/198.25	c 10133[?] 1952[?] -126[?]  is mandatory 
200.15/198.26	c qxplain 31/32
200.15/198.26	c qxplain 32/32
200.15/198.27	c 10156[?] 138[?] -1964[?]  is mandatory 
200.15/198.27	c qxplain 31/31
200.15/198.27	c 10157[?] -138[?] 1964[?]  is mandatory 
200.15/198.27	c qxplain 27/30
200.25/198.33	c qxplain 29/30
200.25/198.37	c qxplain 30/30
200.35/198.48	c 10158[?] -1965[?] 139[?]  is mandatory 
200.35/198.48	c qxplain 29/29
200.45/198.53	c 10159[?] -139[?] 1965[?]  is mandatory 
200.45/198.53	c qxplain 27/28
200.45/198.55	c qxplain 28/28
200.45/198.57	c 10160[?] -1966[?] 140[?]  is mandatory 
200.45/198.57	c qxplain 27/27
200.55/198.60	c 10161[?] -140[?] 1966[?]  is mandatory 
200.55/198.60	c qxplain 0/26
200.55/198.61	c qxplain 14/26
200.65/198.70	c qxplain 21/26
200.65/198.75	c qxplain 24/26
200.65/198.78	c qxplain 26/26
200.75/198.80	c 10162[?] 141[?] -1967[?]  is mandatory 
200.75/198.80	c qxplain 24/25
200.75/198.85	c qxplain 25/25
200.75/198.88	c 10163[?] -141[?] 1967[?]  is mandatory 
200.75/198.88	c qxplain 24/24
200.85/198.92	c 10164[?] 142[?] -1968[?]  is mandatory 
200.85/198.92	c qxplain 21/23
200.85/198.93	c qxplain 23/23
200.85/198.95	c 10165[?] -142[?] 1968[?]  is mandatory 
200.85/198.95	c qxplain 21/22
200.95/199.01	c qxplain 22/22
201.05/199.13	c 10166[?] -1969[?] 143[?]  is mandatory 
201.05/199.13	c qxplain 21/21
201.05/199.18	c 10167[?] -143[?] 1969[?]  is mandatory 
201.05/199.18	c qxplain 14/20
201.15/199.21	c qxplain 18/20
201.15/199.24	c qxplain 20/20
201.35/199.44	c 10168[?] -1970[?] 144[?]  is mandatory 
201.35/199.44	c qxplain 18/19
201.35/199.46	c qxplain 19/19
201.35/199.49	c 10169[?] -144[?] 1970[?]  is mandatory 
201.35/199.49	c qxplain 18/18
201.54/199.63	c 10170[?] -1971[?] 145[?]  is mandatory 
201.54/199.63	c qxplain 14/17
201.54/199.65	c qxplain 16/17
201.54/199.66	c qxplain 17/17
201.54/199.67	c 10171[?] -145[?] 1971[?]  is mandatory 
201.54/199.67	c qxplain 16/16
201.54/199.69	c 10172[?] 146[?] -1972[?]  is mandatory 
201.54/199.69	c qxplain 14/15
201.64/199.72	c qxplain 15/15
201.64/199.77	c 10173[?] -146[?] 1972[?]  is mandatory 
201.64/199.77	c qxplain 14/14
201.74/199.88	c 10174[?] -1973[?] 147[?]  is mandatory 
201.74/199.88	c qxplain 0/13
201.84/199.90	c qxplain 7/13
201.84/199.91	c qxplain 11/13
201.84/199.95	c qxplain 13/13
201.84/199.96	c 10175[?] -147[?] 1973[?]  is mandatory 
201.84/199.96	c qxplain 11/12
201.84/199.98	c qxplain 12/12
201.94/200.10	c 10176[?] 148[?] -1974[?]  is mandatory 
201.94/200.10	c qxplain 11/11
202.05/200.12	c 10177[?] -148[?] 1974[?]  is mandatory 
202.05/200.12	c qxplain 7/10
202.05/200.13	c qxplain 9/10
202.05/200.14	c qxplain 10/10
202.05/200.15	c 10178[?] 149[?] -1975[?]  is mandatory 
202.05/200.15	c qxplain 9/9
202.05/200.18	c 10179[?] -149[?] 1975[?]  is mandatory 
202.05/200.18	c qxplain 7/8
202.05/200.19	c qxplain 8/8
202.15/200.27	c 10180[?] -1976[?] 150[?]  is mandatory 
202.15/200.27	c qxplain 7/7
202.15/200.29	c 10181[?] -150[?] 1976[?]  is mandatory 
202.15/200.29	c qxplain 0/6
202.15/200.30	c qxplain 4/6
202.24/200.31	c qxplain 6/6
202.24/200.32	c 10182[?] 151[?] -1977[?]  is mandatory 
202.24/200.32	c qxplain 4/5
202.24/200.33	c qxplain 5/5
202.24/200.34	c 10183[?] 1977[?] -151[?]  is mandatory 
202.24/200.34	c qxplain 4/4
202.24/200.35	c 10184[?] -1978[?] 152[?]  is mandatory 
202.24/200.35	c qxplain 0/3
202.24/200.36	c qxplain 2/3
202.24/200.36	c qxplain 3/3
202.24/200.37	c qxplain 2/2
202.24/200.37	c 153[?] 10187[?] is mandatory 
202.24/200.37	c qxplain 0/1
202.24/200.38	c qxplain 1/1
202.24/200.39	c -1066[?] 10189[?] is mandatory 
202.24/200.39	c qxplain 0/0
202.34/200.40	c -1979[?] 10191[?] is mandatory 
202.34/200.56	c Size of the MUS: 5868
202.34/200.56	c Unsat core  computation wall clock time (in seconds) : 193.514
202.66/200.56	c starts		: 12924
202.66/200.56	c conflicts		: 118540
202.66/200.56	c decisions		: 4644280
202.66/200.56	c propagations		: 160890056
202.66/200.56	c inspects		: 513145410
202.66/200.56	c shortcuts		: 0
202.66/200.56	c learnt literals	: 0
202.66/200.56	c learnt binary clauses	: 0
202.66/200.56	c learnt ternary clauses	: 0
202.66/200.56	c learnt constraints	: 118396
202.66/200.56	c ignored constraints	: 0
202.66/200.56	c root simplifications	: 0
202.66/200.56	c removed literals (reason simplification)	: 2276766
202.66/200.56	c reason swapping (by a shorter reason)	: 0
202.66/200.56	c Calls to reduceDB	: 4
202.66/200.56	c speed (assignments/second)	: 9.520121656804733E8
202.66/200.56	c non guided choices	4319421
202.66/200.58	c learnt constraints type 
202.66/200.58	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 84777
202.66/200.58	c constraints type 
202.66/200.58	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7446
202.66/200.58	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
202.66/200.58	s UNSATISFIABLE
202.66/200.58	v 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 92 93 94 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 523 524 528 531 532 534 536 539 541 543 545 546 547 548 549 550 551 552 553 554 555 556 558 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 638 639 640 642 643 644 645 646 647 648 649 650 651 652 653 654 656 658 660 661 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 723 725 727 729 730 731 732 733 735 737 739 741 742 743 744 745 746 747 748 749 750 751 752 753 754 756 758 760 762 763 764 765 766 767 768 769 770 771 772 773 774 775 777 779 781 783 784 785 786 787 789 791 793 795 796 797 798 799 800 801 802 803 804 805 806 807 808 810 812 814 816 817 818 819 820 821 822 823 824 825 826 827 828 829 831 833 835 837 838 839 840 841 843 845 847 849 850 851 852 853 854 855 856 857 858 859 860 861 862 864 866 868 870 871 872 873 874 876 878 880 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 945 947 949 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1833 1834 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1948 1949 1953 1954 1955 1957 1958 1960 1961 1965 1966 1967 1969 1970 1972 1973 1975 1976 1978 1979 1981 1982 1984 1985 1987 1988 1992 1993 1994 1996 1997 2001 2004 2007 2008 2009 2011 2014 2015 2017 2018 2022 2023 2024 2028 2031 2032 2035 2036 2038 2039 2041 2042 2043 2044 2045 2049 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2172 2175 2176 2177 2181 2182 2183 2185 2186 2188 2191 2192 2194 2195 2199 2200 2201 2203 2204 2206 2207 2209 2210 2213 2215 2216 2220 2223 2224 2225 2227 2228 2231 2233 2234 2237 2239 2240 2242 2243 2245 2246 2250 2251 2252 2254 2255 2259 2262 2265 2268 2271 2272 2273 2275 2276 2280 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2344 2345 2346 2347 2348 2351 2353 2354 2355 2356 2358 2359 2361 2362 2366 2367 2368 2369 2372 2375 2376 2377 2378 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2439 2440 2444 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2492 2493 2494 2496 2497 2499 2500 2502 2503 2507 2510 2513 2514 2515 2517 2518 2520 2521 2523 2524 2528 2531 2534 2535 2536 2538 2539 2541 2542 2546 2549 2550 2551 2553 2554 2556 2557 2559 2560 2564 2567 2570 2573 2576 2579 2580 2581 2583 2584 2586 2587 2589 2590 2594 2597 2600 2601 2602 2604 2605 2607 2608 2610 2611 2615 2618 2621 2622 2623 2625 2626 2628 2629 2633 2636 2637 2638 2640 2641 2643 2644 2646 2647 2651 2654 2657 2660 2663 2666 2669 2672 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2736 2737 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2759 2760 2761 2765 2768 2771 2774 2777 2780 2783 2790 2795 2796 2797 2801 2804 2807 2809 2811 2812 2814 2815 2818 2821 2823 2825 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2840 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2922 2923 2927 2928 2930 2931 2933 2934 2935 2936 2937 2938 2942 2943 2944 2948 2949 2951 2952 2954 2955 2956 2957 2958 2959 2960 2976 2979 2981 2983 2984 2985 2986 2987 2988 2989 2991 2992 2994 2995 2997 2998 3002 3003 3005 3007 3009 3011 3012 3013 3014 3015 3017 3019 3021 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3038 3040 3042 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3059 3061 3063 3065 3066 3067 3068 3069 3071 3073 3075 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3092 3094 3096 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3113 3115 3117 3119 3120 3121 3122 3123 3125 3127 3129 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3146 3148 3150 3152 3153 3154 3155 3156 3158 3160 3162 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3227 3229 3231 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3253 3254 3256 3258 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3317 3319 3321 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3349 3350 3352 3354 3356 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3431 3433 3435 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3463 3464 3466 3468 3470 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3518 3520 3522 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3550 3551 3553 3555 3557 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3611 3613 3615 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3637 3638 3640 3642 3644 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3707 3709 3711 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3733 3734 3736 3738 3740 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3788 3790 3792 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3820 3821 3823 3825 3827 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3914 3916 3918 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3940 3941 3943 3945 3947 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3971 3973 3975 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4003 4004 4006 4008 4010 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4061 4063 4065 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4096 4097 4099 4101 4103 4105 4106 4107 4108 4109 4110 4111 4112 4118 4120 4122 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4135 4136 4138 4140 4142 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4229 4232 4233 4234 4238 4295 4298 4301 4302 4303 4307 4309 4311 4312 4316 4319 4322 4323 4324 4325 4328 4329 4330 4332 4333 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4451 4452 4453 4455 4456 4460 4461 4462 4466 4469 4472 4475 4478 4479 4480 4484 4487 4490 4493 4496 4499 4500 4501 4503 4504 4508 4511 4514 4517 4520 4523 4539 4542 4543 4545 4546 4548 4549 4551 4552 4556 4560 4563 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4653 4654 4656 4657 4658 4660 4661 4662 4663 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5086 5089 5091 5093 5094 5096 5097 5100 5103 5105 5107 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5122 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5204 5205 5206 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5224 5225 5226 5227 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5272 5275 5278 5281 5282 5283 5534 5537 5539 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5600 5602 5603 5604 5605 5630 5633 5635 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5714 5716 5717 5718 5719 5744 5747 5749 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5801 5803 5804 5805 5806 5831 5834 5836 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5894 5896 5897 5898 5899 5918 5921 5923 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5990 5992 5993 5994 5995 6014 6017 6019 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6071 6073 6074 6075 6076 6101 6104 6106 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6197 6199 6200 6201 6202 6221 6224 6226 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6254 6256 6257 6258 6259 6284 6287 6289 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6344 6346 6347 6348 6349 6377 6380 6382 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6397 6398 6401 6403 6404 6405 6406 6416 6419 6421 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6511 6514 6515 6516 6520 6523 6526 6527 6528 6532 6535 6538 6541 6544 6547 6550 6553 6554 6555 6559 6562 6563 6564 6566 6567 6569 6570 6574 6577 6580 6583 6584 6585 6589 6590 6591 6593 6594 6598 6601 6604 6605 6606 6607 6610 6611 6612 6614 6615 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6733 6734 6735 6737 6738 6742 6743 6744 6748 6751 6754 6757 6760 6761 6762 6766 6769 6772 6775 6778 6781 6782 6783 6785 6786 6790 6793 6796 6799 6802 6805 6808 6811 6812 6813 6817 6820 6821 6822 6824 6825 6827 6828 6830 6831 6833 6834 6838 6841 6842 6843 6845 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6965 6967 6969 6971 6973 6975 6977 6979 6981 6983 6985 6987 6989 6991 6993 6995 6997 6999 7001 7003 7005 7007 7009 7011 7013 7015 7017 7019 7021 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7093 7094 7117 7118 7119 7120 7121 7122 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7144 7146 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7392 7393 7394 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7448 7450 7452 0
202.66/200.58	c Total wall clock time (in seconds) : 200.467

Verifier Data

OK	5868

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3493100-1307798795/watcher-3493100-1307798795 -o /tmp/evaluation-result-3493100-1307798795/solver-3493100-1307798795 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493100-1307798795.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.02 0.48 8/242 27062
/proc/meminfo: memFree=31241348/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=35788 CPUtime=0 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 1316 0 0 0 0 0 0 0 22 0 2 0 872294854 36646912 1018 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 8947 1018 782 9 0 386 0
[pid=27062/tid=27063] ppid=27060 vsize=35788 CPUtime=0 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 209 0 0 0 0 0 0 0 24 0 2 0 872294854 36646912 1025 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254261614279 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0456859 s]
/proc/loadavg: 0.00 0.02 0.48 8/242 27062
/proc/meminfo: memFree=31241348/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6358280 CPUtime=0.03 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 8126 0 1 0 3 0 0 0 22 0 13 0 872294854 6510878720 7823 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1589570 7823 1685 9 0 1580318 0
[pid=27062/tid=27063] ppid=27060 vsize=6358280 CPUtime=0.03 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 6978 0 1 0 3 0 0 0 25 0 13 0 872294854 6510878720 7823 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 47060450298312 0 4 0 16800971 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6358280

[startup+0.100675 s]
/proc/loadavg: 0.00 0.02 0.48 8/242 27062
/proc/meminfo: memFree=31241348/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6429952 CPUtime=0.1 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 9691 0 1 0 9 1 0 0 22 0 18 0 872294854 6584270848 9388 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1607488 9388 2090 9 0 1598226 0
[pid=27062/tid=27063] ppid=27060 vsize=6429952 CPUtime=0.08 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 7937 0 1 0 7 1 0 0 25 0 18 0 872294854 6584270848 9388 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912505182407 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6429952

[startup+0.300688 s]
/proc/loadavg: 0.00 0.02 0.48 8/242 27062
/proc/meminfo: memFree=31241348/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6437688 CPUtime=0.48 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 13649 0 1 0 47 1 0 0 22 0 19 0 872294854 6592192512 12284 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1609422 12284 2200 9 0 1600160 0
[pid=27062/tid=27063] ppid=27060 vsize=6437688 CPUtime=0.28 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 8945 0 1 0 27 1 0 0 25 0 19 0 872294854 6592192512 12284 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 47060446155728 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 6437688

[startup+0.700598 s]
/proc/loadavg: 0.00 0.02 0.48 8/242 27062
/proc/meminfo: memFree=31241348/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6439156 CPUtime=1.14 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 16068 0 1 0 112 2 0 0 22 0 19 0 872294854 6593695744 13684 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1609789 13684 2210 9 0 1600527 0
[pid=27062/tid=27063] ppid=27060 vsize=6439156 CPUtime=0.68 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 9743 0 1 0 67 1 0 0 25 0 19 0 872294854 6593695744 13684 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912505497636 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 6439156

[startup+1.50146 s]
/proc/loadavg: 0.40 0.10 0.50 6/261 27082
/proc/meminfo: memFree=31127204/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6455676 CPUtime=2.14 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 27019 0 1 0 211 3 0 0 22 0 19 0 872294854 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1613919 22692 2244 9 0 1604657 0
[pid=27062/tid=27063] ppid=27060 vsize=6455676 CPUtime=1.44 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 12195 0 1 0 143 1 0 0 17 0 19 0 872294854 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912505608883 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27065] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27065/stat : 27065 (java) S 27060 27062 26933 0 -1 4202560 942 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27066] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27066/stat : 27066 (java) S 27060 27062 26933 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27067] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27067/stat : 27067 (java) S 27060 27062 26933 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27068] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27068/stat : 27068 (java) S 27060 27062 26933 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27069] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27069/stat : 27069 (java) S 27060 27062 26933 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27070] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27070/stat : 27070 (java) S 27060 27062 26933 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27071] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27071/stat : 27071 (java) S 27060 27062 26933 0 -1 4202560 142 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27072] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27072/stat : 27072 (java) S 27060 27062 26933 0 -1 4202560 170 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27073] ppid=27060 vsize=6455676 CPUtime=0.01 cores=4,6
/proc/27062/task/27073/stat : 27073 (java) S 27060 27062 26933 0 -1 4202560 1310 0 0 0 1 0 0 0 17 0 19 0 872294856 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 0 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27074] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27074/stat : 27074 (java) S 27060 27062 26933 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 872294857 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27075] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) S 27060 27062 26933 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 872294857 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27076] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27076/stat : 27076 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273440177 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6455676 CPUtime=0.51 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) R 27060 27062 26933 0 -1 4202560 9204 0 0 0 51 0 0 0 18 0 19 0 872294859 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 47060449685950 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6455676 CPUtime=0.13 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) R 27060 27062 26933 0 -1 4202560 1830 0 0 0 13 0 0 0 18 0 19 0 872294859 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27079] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27079/stat : 27079 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27080] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27080/stat : 27080 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 872294859 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27082] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27082/stat : 27082 (java) S 27060 27062 26933 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 872294877 6610612224 22692 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 6455676

[startup+3.10124 s]
/proc/loadavg: 0.40 0.10 0.50 5/261 27140
/proc/meminfo: memFree=30998864/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6455676 CPUtime=3.78 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 33393 0 1 0 375 3 0 0 22 0 19 0 872294854 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1613919 29057 2247 9 0 1604657 0
[pid=27062/tid=27063] ppid=27060 vsize=6455676 CPUtime=3.02 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 13196 0 1 0 301 1 0 0 19 0 19 0 872294854 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912505660246 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27065] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27065/stat : 27065 (java) S 27060 27062 26933 0 -1 4202560 942 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27066] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27066/stat : 27066 (java) S 27060 27062 26933 0 -1 4202560 3501 0 0 0 0 0 0 0 16 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27067] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27067/stat : 27067 (java) S 27060 27062 26933 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27068] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27068/stat : 27068 (java) S 27060 27062 26933 0 -1 4202560 1466 0 0 0 0 0 0 0 16 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27069] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27069/stat : 27069 (java) S 27060 27062 26933 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27070] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27070/stat : 27070 (java) S 27060 27062 26933 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27071] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27071/stat : 27071 (java) S 27060 27062 26933 0 -1 4202560 142 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27072] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27072/stat : 27072 (java) S 27060 27062 26933 0 -1 4202560 170 0 0 0 0 0 0 0 18 0 19 0 872294855 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27073] ppid=27060 vsize=6455676 CPUtime=0.03 cores=4,6
/proc/27062/task/27073/stat : 27073 (java) S 27060 27062 26933 0 -1 4202560 1651 0 0 0 3 0 0 0 15 0 19 0 872294856 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 0 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27074] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27074/stat : 27074 (java) S 27060 27062 26933 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 872294857 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27075] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) S 27060 27062 26933 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 872294857 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27076] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27076/stat : 27076 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273440177 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6455676 CPUtime=0.52 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) S 27060 27062 26933 0 -1 4202560 9276 0 0 0 52 0 0 0 18 0 19 0 872294859 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6455676 CPUtime=0.15 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) S 27060 27062 26933 0 -1 4202560 1832 0 0 0 15 0 0 0 15 0 19 0 872294859 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27079] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27079/stat : 27079 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27080] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27080/stat : 27080 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 872294859 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27082] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27082/stat : 27082 (java) S 27060 27062 26933 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 872294877 6610612224 29057 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 6455676

[startup+6.30066 s]
/proc/loadavg: 0.40 0.10 0.50 6/262 27544
/proc/meminfo: memFree=30501780/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6455676 CPUtime=6.99 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 40711 0 1 0 695 4 0 0 22 0 19 0 872294854 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1613919 36373 2247 9 0 1604657 0
[pid=27062/tid=27063] ppid=27060 vsize=6455676 CPUtime=6.19 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 15156 0 1 0 617 2 0 0 25 0 19 0 872294854 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912505720044 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27065] ppid=27060 vsize=6455676 CPUtime=0.01 cores=4,6
/proc/27062/task/27065/stat : 27065 (java) S 27060 27062 26933 0 -1 4202560 6041 0 0 0 1 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27066] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27066/stat : 27066 (java) S 27060 27062 26933 0 -1 4202560 3501 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27067] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27067/stat : 27067 (java) S 27060 27062 26933 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27068] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27068/stat : 27068 (java) S 27060 27062 26933 0 -1 4202560 1466 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27069] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27069/stat : 27069 (java) S 27060 27062 26933 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27070] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27070/stat : 27070 (java) S 27060 27062 26933 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27071] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27071/stat : 27071 (java) S 27060 27062 26933 0 -1 4202560 142 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27072] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27072/stat : 27072 (java) S 27060 27062 26933 0 -1 4202560 170 0 0 0 0 0 0 0 15 0 19 0 872294855 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27073] ppid=27060 vsize=6455676 CPUtime=0.05 cores=4,6
/proc/27062/task/27073/stat : 27073 (java) S 27060 27062 26933 0 -1 4202560 1910 0 0 0 5 0 0 0 15 0 19 0 872294856 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 0 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27074] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27074/stat : 27074 (java) S 27060 27062 26933 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 872294857 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27075] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) S 27060 27062 26933 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 872294857 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27076] ppid=27060 vsize=6455676 CPUtime=0 cores=4,6
/proc/27062/task/27076/stat : 27076 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273440177 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6455676 CPUtime=0.54 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) S 27060 27062 26933 0 -1 4202560 9276 0 0 0 54 0 0 0 15 0 19 0 872294859 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6455676 CPUtime=0.15 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) S 27060 27062 26933 0 -1 4202560 1832 0 0 0 15 0 0 0 15 0 19 0 872294859 6610612224 36373 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0

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

[pid=27062/tid=27075] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) S 27060 27062 26933 0 -1 4202560 50 0 0 0 0 0 0 0 17 0 19 0 872294857 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27076] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27076/stat : 27076 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273440177 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6464928 CPUtime=0.8 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) S 27060 27062 26933 0 -1 4202560 9317 0 0 0 80 0 0 0 15 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6464928 CPUtime=1.01 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) S 27060 27062 26933 0 -1 4202560 19555 0 0 0 98 3 0 0 15 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27079] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27079/stat : 27079 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27080] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27080/stat : 27080 (java) S 27060 27062 26933 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.25
Current children cumulated vsize (KiB) 6464928

[startup+199.901 s]
/proc/loadavg: 4.58 2.43 1.34 5/261 32695
/proc/meminfo: memFree=22593240/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6464928 CPUtime=201.84 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 638382 0 1 0 20044 140 0 0 22 0 19 0 872294854 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1616232 612494 2261 9 0 1606970 0
[pid=27062/tid=27063] ppid=27060 vsize=6464928 CPUtime=198.44 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 391640 0 1 0 19769 75 0 0 25 0 19 0 872294854 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912505609598 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27065] ppid=27060 vsize=6464928 CPUtime=0.06 cores=4,6
/proc/27062/task/27065/stat : 27065 (java) S 27060 27062 26933 0 -1 4202560 9959 0 0 0 5 1 0 0 15 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27066] ppid=27060 vsize=6464928 CPUtime=0.08 cores=4,6
/proc/27062/task/27066/stat : 27066 (java) S 27060 27062 26933 0 -1 4202560 29540 0 0 0 5 3 0 0 15 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27067] ppid=27060 vsize=6464928 CPUtime=0.17 cores=4,6
/proc/27062/task/27067/stat : 27067 (java) S 27060 27062 26933 0 -1 4202560 38459 0 0 0 11 6 0 0 16 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27068] ppid=27060 vsize=6464928 CPUtime=0.04 cores=4,6
/proc/27062/task/27068/stat : 27068 (java) S 27060 27062 26933 0 -1 4202560 21663 0 0 0 2 2 0 0 15 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27069] ppid=27060 vsize=6464928 CPUtime=0.09 cores=4,6
/proc/27062/task/27069/stat : 27069 (java) S 27060 27062 26933 0 -1 4202560 38824 0 0 0 5 4 0 0 16 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27070] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27070/stat : 27070 (java) S 27060 27062 26933 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27071] ppid=27060 vsize=6464928 CPUtime=0.13 cores=4,6
/proc/27062/task/27071/stat : 27071 (java) S 27060 27062 26933 0 -1 4202560 30888 0 0 0 10 3 0 0 15 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27072] ppid=27060 vsize=6464928 CPUtime=0.13 cores=4,6
/proc/27062/task/27072/stat : 27072 (java) S 27060 27062 26933 0 -1 4202560 31613 0 0 0 8 5 0 0 16 0 19 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27073] ppid=27060 vsize=6464928 CPUtime=0.14 cores=4,6
/proc/27062/task/27073/stat : 27073 (java) S 27060 27062 26933 0 -1 4202560 15545 0 0 0 12 2 0 0 15 0 19 0 872294856 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 0 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27074] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27074/stat : 27074 (java) S 27060 27062 26933 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 872294857 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27075] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) S 27060 27062 26933 0 -1 4202560 50 0 0 0 0 0 0 0 17 0 19 0 872294857 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27076] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27076/stat : 27076 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273440177 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6464928 CPUtime=0.8 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) S 27060 27062 26933 0 -1 4202560 9317 0 0 0 80 0 0 0 15 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6464928 CPUtime=1.01 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) S 27060 27062 26933 0 -1 4202560 19555 0 0 0 98 3 0 0 15 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27079] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27079/stat : 27079 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27080] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27080/stat : 27080 (java) S 27060 27062 26933 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.84
Current children cumulated vsize (KiB) 6464928

[startup+200.301 s]
/proc/loadavg: 4.58 2.43 1.34 5/261 343
/proc/meminfo: memFree=22593352/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6464928 CPUtime=202.24 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 638382 0 1 0 20084 140 0 0 22 0 18 0 872294854 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1616232 612494 2261 9 0 1606970 0
[pid=27062/tid=27063] ppid=27060 vsize=6464928 CPUtime=198.84 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 391640 0 1 0 19809 75 0 0 25 0 18 0 872294854 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912505692902 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27065] ppid=27060 vsize=6464928 CPUtime=0.06 cores=4,6
/proc/27062/task/27065/stat : 27065 (java) S 27060 27062 26933 0 -1 4202560 9959 0 0 0 5 1 0 0 15 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27066] ppid=27060 vsize=6464928 CPUtime=0.08 cores=4,6
/proc/27062/task/27066/stat : 27066 (java) S 27060 27062 26933 0 -1 4202560 29540 0 0 0 5 3 0 0 15 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27067] ppid=27060 vsize=6464928 CPUtime=0.17 cores=4,6
/proc/27062/task/27067/stat : 27067 (java) S 27060 27062 26933 0 -1 4202560 38459 0 0 0 11 6 0 0 16 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27068] ppid=27060 vsize=6464928 CPUtime=0.04 cores=4,6
/proc/27062/task/27068/stat : 27068 (java) S 27060 27062 26933 0 -1 4202560 21663 0 0 0 2 2 0 0 15 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27069] ppid=27060 vsize=6464928 CPUtime=0.09 cores=4,6
/proc/27062/task/27069/stat : 27069 (java) S 27060 27062 26933 0 -1 4202560 38824 0 0 0 5 4 0 0 16 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27070] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27070/stat : 27070 (java) S 27060 27062 26933 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27071] ppid=27060 vsize=6464928 CPUtime=0.13 cores=4,6
/proc/27062/task/27071/stat : 27071 (java) S 27060 27062 26933 0 -1 4202560 30888 0 0 0 10 3 0 0 15 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27072] ppid=27060 vsize=6464928 CPUtime=0.13 cores=4,6
/proc/27062/task/27072/stat : 27072 (java) S 27060 27062 26933 0 -1 4202560 31613 0 0 0 8 5 0 0 16 0 18 0 872294855 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27073] ppid=27060 vsize=6464928 CPUtime=0.14 cores=4,6
/proc/27062/task/27073/stat : 27073 (java) S 27060 27062 26933 0 -1 4202560 15545 0 0 0 12 2 0 0 15 0 18 0 872294856 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 0 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27074] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27074/stat : 27074 (java) S 27060 27062 26933 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 18 0 872294857 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27075] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) S 27060 27062 26933 0 -1 4202560 50 0 0 0 0 0 0 0 17 0 18 0 872294857 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27076] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27076/stat : 27076 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273440177 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6464928 CPUtime=0.8 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) S 27060 27062 26933 0 -1 4202560 9317 0 0 0 80 0 0 0 15 0 18 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6464928 CPUtime=1.01 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) S 27060 27062 26933 0 -1 4202560 19555 0 0 0 98 3 0 0 15 0 18 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27079] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27079/stat : 27079 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27080] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27080/stat : 27080 (java) S 27060 27062 26933 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 872294859 6620086272 612494 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.24
Current children cumulated vsize (KiB) 6464928

[startup+200.56 s]
/proc/loadavg: 4.58 2.43 1.34 5/261 343
/proc/meminfo: memFree=22593352/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6464928 CPUtime=202.66 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 638407 0 1 0 20126 140 0 0 22 0 18 0 872294854 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1616232 612518 2261 9 0 1606970 0
[pid=27062/tid=27063] ppid=27060 vsize=6464928 CPUtime=199.1 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 391644 0 1 0 19835 75 0 0 25 0 18 0 872294854 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 46912506264599 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27065] ppid=27060 vsize=6464928 CPUtime=0.06 cores=4,6
/proc/27062/task/27065/stat : 27065 (java) S 27060 27062 26933 0 -1 4202560 9959 0 0 0 5 1 0 0 15 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27066] ppid=27060 vsize=6464928 CPUtime=0.08 cores=4,6
/proc/27062/task/27066/stat : 27066 (java) S 27060 27062 26933 0 -1 4202560 29540 0 0 0 5 3 0 0 15 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27067] ppid=27060 vsize=6464928 CPUtime=0.17 cores=4,6
/proc/27062/task/27067/stat : 27067 (java) S 27060 27062 26933 0 -1 4202560 38459 0 0 0 11 6 0 0 16 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27068] ppid=27060 vsize=6464928 CPUtime=0.04 cores=4,6
/proc/27062/task/27068/stat : 27068 (java) S 27060 27062 26933 0 -1 4202560 21663 0 0 0 2 2 0 0 15 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27069] ppid=27060 vsize=6464928 CPUtime=0.09 cores=4,6
/proc/27062/task/27069/stat : 27069 (java) S 27060 27062 26933 0 -1 4202560 38824 0 0 0 5 4 0 0 16 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27070] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27070/stat : 27070 (java) S 27060 27062 26933 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27071] ppid=27060 vsize=6464928 CPUtime=0.13 cores=4,6
/proc/27062/task/27071/stat : 27071 (java) S 27060 27062 26933 0 -1 4202560 30888 0 0 0 10 3 0 0 15 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27072] ppid=27060 vsize=6464928 CPUtime=0.13 cores=4,6
/proc/27062/task/27072/stat : 27072 (java) S 27060 27062 26933 0 -1 4202560 31613 0 0 0 8 5 0 0 16 0 18 0 872294855 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27073] ppid=27060 vsize=6464928 CPUtime=0.14 cores=4,6
/proc/27062/task/27073/stat : 27073 (java) S 27060 27062 26933 0 -1 4202560 15545 0 0 0 12 2 0 0 15 0 18 0 872294856 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 0 0 16800975 18446604453900928256 0 0 -1 4 0 0 0
[pid=27062/tid=27074] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27074/stat : 27074 (java) S 27060 27062 26933 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 18 0 872294857 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27075] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) S 27060 27062 26933 0 -1 4202560 50 0 0 0 0 0 0 0 17 0 18 0 872294857 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27076] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27076/stat : 27076 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 872294859 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273440177 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6464928 CPUtime=0.81 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) R 27060 27062 26933 0 -1 4202560 9318 0 0 0 81 0 0 0 15 0 18 0 872294859 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 47060446960258 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6464928 CPUtime=1.16 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) S 27060 27062 26933 0 -1 4202560 19575 0 0 0 113 3 0 0 15 0 18 0 872294859 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27079] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27079/stat : 27079 (java) S 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 872294859 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 0 4 0 16800975 18446604453900928256 0 0 -1 6 0 0 0
[pid=27062/tid=27080] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27080/stat : 27080 (java) R 27060 27062 26933 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 18 0 872294859 6620086272 612518 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273433088 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.66
Current children cumulated vsize (KiB) 6464928

[startup+200.601 s]
/proc/loadavg: 4.58 2.43 1.34 5/261 343
/proc/meminfo: memFree=22593352/32951124 swapFree=67057920/67111528
[pid=27062] ppid=27060 vsize=6464928 CPUtime=202.71 cores=4,6
/proc/27062/stat : 27062 (java) S 27060 27062 26933 0 -1 4202496 638414 0 1 0 20131 140 0 0 22 0 16 0 872294854 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27062/statm: 1616232 612524 2261 9 0 1606970 0
[pid=27062/tid=27063] ppid=27060 vsize=6464928 CPUtime=199.1 cores=4,6
/proc/27062/task/27063/stat : 27063 (java) R 27060 27062 26933 0 -1 4202560 391648 0 1 0 19835 75 0 0 25 0 10 0 872294854 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27062/tid=27068] ppid=27060 vsize=6464928 CPUtime=0.04 cores=4,6
/proc/27062/task/27068/stat : 27068 (java) R 27060 27062 26933 0 -1 4202560 21663 0 0 0 2 2 0 0 15 0 9 0 872294855 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27070] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27070/stat : 27070 (java) R 27060 27062 26933 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 9 0 872294855 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27072] ppid=27060 vsize=6464928 CPUtime=0.13 cores=4,6
/proc/27062/task/27072/stat : 27072 (java) R 27060 27062 26933 0 -1 4202560 31613 0 0 0 8 5 0 0 15 0 9 0 872294855 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27074] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27074/stat : 27074 (java) R 27060 27062 26933 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 9 0 872294857 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27075] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27075/stat : 27075 (java) R 27060 27062 26933 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 9 0 872294857 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27077] ppid=27060 vsize=6464928 CPUtime=0.81 cores=4,6
/proc/27062/task/27077/stat : 27077 (java) R 27060 27062 26933 0 -1 4202560 9318 0 0 0 81 0 0 0 15 0 9 0 872294859 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27078] ppid=27060 vsize=6464928 CPUtime=1.17 cores=4,6
/proc/27062/task/27078/stat : 27078 (java) R 27060 27062 26933 0 -1 4202560 19575 0 0 0 114 3 0 0 15 0 9 0 872294859 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27062/tid=27079] ppid=27060 vsize=6464928 CPUtime=0 cores=4,6
/proc/27062/task/27079/stat : 27079 (java) R 27060 27062 26933 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 9 0 872294859 6620086272 612524 33554432000 1073741824 1073778376 140736484857232 18446744073709551615 254273432473 256 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.71
Current children cumulated vsize (KiB) 6464928

Child status: 20
Real time (s): 200.696
CPU time (s): 202.813
CPU user time (s): 201.31
CPU system time (s): 1.50277
CPU usage (%): 101.055
Max. virtual memory (cumulated for all children) (KiB): 6464928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.31
system time used= 1.50277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 638414
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44899
involuntary context switches= 48841

runsolver used 0.740887 second user time and 1.16282 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-11 15:26:35
IDJOB=3493100
IDBENCH=88567
IDSOLVER=1972
FILE ID=node140/3493100-1307798795
RUNJOBID= node140-1307798794-26952
PBS_JOBID= 13551008
Free space on /tmp= 73808 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/mus/chen/fdmus_v100/fdmus_b20_341.cnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493100-1307798795/watcher-3493100-1307798795 -o /tmp/evaluation-result-3493100-1307798795/solver-3493100-1307798795 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493100-1307798795.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ec887ffbc80e4258ec99d1481a91dca9
RANDOM SEED=887262188

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31245100 kB
Buffers:        311748 kB
Cached:        1034228 kB
SwapCached:       7060 kB
Active:         773516 kB
Inactive:       728928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31245100 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:      153852 kB
Mapped:          21176 kB
Slab:           135852 kB
PageTables:       5528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18933312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73756 MiB
End job on node140 at 2011-06-11 15:29:56