Trace number 3493204

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 205.359 203.022

General information on the benchmark

Namemus/chen/fdmus_v100/
fdmus_b20_498.cnf
MD5SUMd198cc5aa6c09bcd3d7b49ca3aec4c68
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.4274
Satisfiable
(Un)Satisfiability was proved
Number of variables4353
Number of clauses11909
Sum of the clauses size27475
Maximum clause length3
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 28240
Number of clauses of size 33663
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.07	c version 2.3.0.v20110206
0.05/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.07	c java.vm.version	19.1-b02
0.05/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.07	c sun.arch.data.model	64
0.05/0.07	c java.version		1.6.0_24
0.05/0.07	c os.name		Linux
0.05/0.07	c os.version		2.6.18-164.el5
0.05/0.07	c os.arch		amd64
0.05/0.07	c Free memory 		5997854704
0.05/0.07	c Max memory 		6029312000
0.05/0.07	c Total memory 		6029312000
0.05/0.07	c Number of processors 	8
0.10/0.10	c Explanation (MUS) enabled solver
0.10/0.10	c QuickXplain (AAAI 2004 version) minimization strategy
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@aa470b8
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483647s
0.10/0.10	c DB Simplification allowed=true
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3493204-1307798813.cnf
0.10/0.10	c reading problem ... 
0.27/0.20	c ... done. Wall clock time 0.102s.
0.27/0.20	c #vars     16262
0.27/0.20	c #constraints  11909
0.27/0.20	c constraints type 
0.27/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11903
0.27/0.20	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
1.92/1.43	c cleaning 2486 clauses out of 5000 with flag 5000/5000
3.45/2.70	c cleaning 4246 clauses out of 8514 with flag 11000/11000
5.35/4.63	c cleaning 5605 clauses out of 11268 with flag 18000/18000
8.26/7.56	c cleaning 6812 clauses out of 13665 with flag 26002/26002
10.20/9.47	c Unsat detection wall clock time (in seconds) : 9.368
10.20/9.47	c Size of initial unsat subformula: 8616
10.20/9.47	c Computing MUS ...
10.20/9.47	c initial unsat core -3132[?] 16262[?] -1681[?] 16260[?] 230[?] 16258[?] 3130[?] -228[?] 16254[?]  -227[?] 3129[?] 16252[?]  -3129[?] 227[?] 16251[?]  -226[?] 3128[?] 16250[?]  -3128[?] 226[?] 16249[?]  -225[?] 3127[?] 16248[?]  -3127[?] 225[?] 16247[?]  -224[?] 3126[?] 16246[?]  -3126[?] 224[?] 16245[?]  -223[?] 3125[?] 16244[?]  -3125[?] 223[?] 16243[?]  -222[?] 3124[?] 16242[?]  -3124[?] 222[?] 16241[?]  -220[?] 3122[?] 16238[?]  -3122[?] 220[?] 16237[?]  -219[?] 3121[?] 16236[?]  -3121[?] 219[?] 16235[?]  -218[?] 3120[?] 16234[?]  -3120[?] 218[?] 16233[?]  -217[?] 3119[?] 16232[?]  -3119[?] 217[?] 16231[?]  -216[?] 3118[?] 16230[?]  -3118[?] 216[?] 16229[?]  -215[?] 3117[?] 16228[?]  -3117[?] 215[?] 16227[?]  -214[?] 3116[?] 16226[?]  -3116[?] 214[?] 16225[?]  3114[?] -212[?] 16222[?]  212[?] -3114[?] 16221[?]  -211[?] 3113[?] 16220[?]  -3113[?] 211[?] 16219[?]  3112[?] -210[?] 16218[?]  210[?] -3112[?] 16217[?]  -209[?] 3111[?] 16216[?]  -3111[?] 209[?] 16215[?]  3109[?] -207[?] 16212[?]  207[?] -3109[?] 16211[?]  -206[?] 3108[?] 16210[?]  -3108[?] 206[?] 16209[?]  -205[?] 3107[?] 16208[?]  -3107[?] 205[?] 16207[?]  3106[?] -204[?] 16206[?]  204[?] -3106[?] 16205[?]  -180[?] 3082[?] 16158[?]  -157[?] 3059[?] 16112[?]  -134[?] 3036[?] 16066[?]  3034[?] -132[?] 16062[?]  -111[?] 3013[?] 16020[?]  -3013[?] 111[?] 16019[?]  -110[?] 3012[?] 16018[?]  -3012[?] 110[?] 16017[?]  -109[?] 3011[?] 16016[?]  -3011[?] 109[?] 16015[?]  -108[?] 3010[?] 16014[?]  -3010[?] 108[?] 16013[?]  -107[?] 3009[?] 16012[?]  -3009[?] 107[?] 16011[?]  -106[?] 3008[?] 16010[?]  -3008[?] 106[?] 16009[?]  -105[?] 3007[?] 16008[?]  -3007[?] 105[?] 16007[?]  -104[?] 3006[?] 16006[?]  -3006[?] 104[?] 16005[?]  -103[?] 3005[?] 16004[?]  -3005[?] 103[?] 16003[?]  -102[?] 3004[?] 16002[?]  -3004[?] 102[?] 16001[?]  -101[?] 3003[?] 16000[?]  -3003[?] 101[?] 15999[?]  -100[?] 3002[?] 15998[?]  -3002[?] 100[?] 15997[?]  -99[?] 3001[?] 15996[?]  -3001[?] 99[?] 15995[?]  -98[?] 3000[?] 15994[?]  -3000[?] 98[?] 15993[?]  -97[?] 2999[?] 15992[?]  -2999[?] 97[?] 15991[?]  -96[?] 2998[?] 15990[?]  -2998[?] 96[?] 15989[?]  -95[?] 2997[?] 15988[?]  -2997[?] 95[?] 15987[?]  -94[?] 2996[?] 15986[?]  -2996[?] 94[?] 15985[?]  -93[?] 2995[?] 15984[?]  -2995[?] 93[?] 15983[?]  -92[?] 2994[?] 15982[?]  -2994[?] 92[?] 15981[?]  -91[?] 2993[?] 15980[?]  -2993[?] 91[?] 15979[?]  -90[?] 2992[?] 15978[?]  -2992[?] 90[?] 15977[?]  -89[?] 2991[?] 15976[?]  -2991[?] 89[?] 15975[?]  -88[?] 2990[?] 15974[?]  -2990[?] 88[?] 15973[?]  -87[?] 2989[?] 15972[?]  -2989[?] 87[?] 15971[?]  -86[?] 2988[?] 15970[?]  -2988[?] 86[?] 15969[?]  -85[?] 2987[?] 15968[?]  -2987[?] 85[?] 15967[?]  -84[?] 2986[?] 15966[?]  -2986[?] 84[?] 15965[?]  -83[?] 2985[?] 15964[?]  -2985[?] 83[?] 15963[?]  -82[?] 2984[?] 15962[?]  -2984[?] 82[?] 15961[?]  -81[?] 2983[?] 15960[?]  -2983[?] 81[?] 15959[?]  -80[?] 2982[?] 15958[?]  -2982[?] 80[?] 15957[?]  2981[?] -79[?] 15956[?]  79[?] -2981[?] 15955[?]  -78[?] 2980[?] 15954[?]  -2980[?] 78[?] 15953[?]  -77[?] 2979[?] 15952[?]  -2979[?] 77[?] 15951[?]  2978[?] -76[?] 15950[?]  76[?] -2978[?] 15949[?]  2977[?] -75[?] 15948[?]  75[?] -2977[?] 15947[?]  -74[?] 2976[?] 15946[?]  -2976[?] 74[?] 15945[?]  2975[?] -73[?] 15944[?]  73[?] -2975[?] 15943[?]  -72[?] 2974[?] 15942[?]  -2974[?] 72[?] 15941[?]  2973[?] -71[?] 15940[?]  71[?] -2973[?] 15939[?]  2972[?] -70[?] 15938[?]  70[?] -2972[?] 15937[?]  -69[?] 2971[?] 15936[?]  -2971[?] 69[?] 15935[?]  -68[?] 2970[?] 15934[?]  -2970[?] 68[?] 15933[?]  -67[?] 2969[?] 15932[?]  -2969[?] 67[?] 15931[?]  -66[?] 2968[?] 15930[?]  -2968[?] 66[?] 15929[?]  -65[?] 2967[?] 15928[?]  -2967[?] 65[?] 15927[?]  -64[?] 2966[?] 15926[?]  -2966[?] 64[?] 15925[?]  -63[?] 2965[?] 15924[?]  -2965[?] 63[?] 15923[?]  -62[?] 2964[?] 15922[?]  -2964[?] 62[?] 15921[?]  -61[?] 2963[?] 15920[?]  -2963[?] 61[?] 15919[?]  -60[?] 2962[?] 15918[?]  -2962[?] 60[?] 15917[?]  -59[?] 2961[?] 15916[?]  -2961[?] 59[?] 15915[?]  -58[?] 2960[?] 15914[?]  -2960[?] 58[?] 15913[?]  -57[?] 2959[?] 15912[?]  -2959[?] 57[?] 15911[?]  -56[?] 2958[?] 15910[?]  -2958[?] 56[?] 15909[?]  -55[?] 2957[?] 15908[?]  -2957[?] 55[?] 15907[?]  -54[?] 2956[?] 15906[?]  -2956[?] 54[?] 15905[?]  -53[?] 2955[?] 15904[?]  -2955[?] 53[?] 15903[?]  -52[?] 2954[?] 15902[?]  -2954[?] 52[?] 15901[?]  -51[?] 2953[?] 15900[?]  -2953[?] 51[?] 15899[?]  -50[?] 2952[?] 15898[?]  -2952[?] 50[?] 15897[?]  -49[?] 2951[?] 15896[?]  -2951[?] 49[?] 15895[?]  -48[?] 2950[?] 15894[?]  -2950[?] 48[?] 15893[?]  -229[?] 1680[?] 15802[?]  -1680[?] 229[?] 15801[?]  1679[?] -228[?] 15800[?]  228[?] -1679[?] 15799[?]  -227[?] 1678[?] 15798[?]  -1678[?] 227[?] 15797[?]  -226[?] 1677[?] 15796[?]  -1677[?] 226[?] 15795[?]  -225[?] 1676[?] 15794[?]  -1676[?] 225[?] 15793[?]  -224[?] 1675[?] 15792[?]  -1675[?] 224[?] 15791[?]  -223[?] 1674[?] 15790[?]  -1674[?] 223[?] 15789[?]  -222[?] 1673[?] 15788[?]  -1673[?] 222[?] 15787[?]  1672[?] -221[?] 15786[?]  221[?] -1672[?] 15785[?]  -220[?] 1671[?] 15784[?]  -1671[?] 220[?] 15783[?]  -219[?] 1670[?] 15782[?]  -1670[?] 219[?] 15781[?]  -218[?] 1669[?] 15780[?]  -1669[?] 218[?] 15779[?]  -217[?] 1668[?] 15778[?]  -1668[?] 217[?] 15777[?]  -216[?] 1667[?] 15776[?]  -1667[?] 216[?] 15775[?]  -215[?] 1666[?] 15774[?]  -1666[?] 215[?] 15773[?]  -214[?] 1665[?] 15772[?]  -1665[?] 214[?] 15771[?]  1664[?] -213[?] 15770[?]  213[?] -1664[?] 15769[?]  1663[?] -212[?] 15768[?]  212[?] -1663[?] 15767[?]  -211[?] 1662[?] 15766[?]  -1662[?] 211[?] 15765[?]  1661[?] -210[?] 15764[?]  210[?] -1661[?] 15763[?]  -209[?] 1660[?] 15762[?]  -1660[?] 209[?] 15761[?]  -208[?] 1659[?] 15760[?]  -1659[?] 208[?] 15759[?]  1658[?] -207[?] 15758[?]  207[?] -1658[?] 15757[?]  -206[?] 1657[?] 15756[?]  -1657[?] 206[?] 15755[?]  -205[?] 1656[?] 15754[?]  -1656[?] 205[?] 15753[?]  1655[?] -204[?] 15752[?]  204[?] -1655[?] 15751[?]  1632[?] -181[?] 15706[?]  181[?] -1632[?] 15705[?]  -180[?] 1631[?] 15704[?]  -1631[?] 180[?] 15703[?]  1630[?] -179[?] 15702[?]  179[?] -1630[?] 15701[?]  1629[?] -178[?] 15700[?]  178[?] -1629[?] 15699[?]  1628[?] -177[?] 15698[?]  177[?] -1628[?] 15697[?]  1627[?] -176[?] 15696[?]  -1627[?] 176[?] 15695[?]  1626[?] -175[?] 15694[?]  175[?] -1626[?] 15693[?]  1625[?] -174[?] 15692[?]  174[?] -1625[?] 15691[?]  1624[?] -173[?] 15690[?]  173[?] -1624[?] 15689[?]  1623[?] -172[?] 15688[?]  172[?] -1623[?] 15687[?]  -171[?] 1622[?] 15686[?]  -1622[?] 171[?] 15685[?]  1621[?] -170[?] 15684[?]  170[?] -1621[?] 15683[?]  1620[?] -169[?] 15682[?]  169[?] -1620[?] 15681[?]  1619[?] -168[?] 15680[?]  168[?] -1619[?] 15679[?]  1618[?] -167[?] 15678[?]  167[?] -1618[?] 15677[?]  1617[?] -166[?] 15676[?]  166[?] -1617[?] 15675[?]  1616[?] -165[?] 15674[?]  165[?] -1616[?] 15673[?]  1615[?] -164[?] 15672[?]  164[?] -1615[?] 15671[?]  1614[?] -163[?] 15670[?]  163[?] -1614[?] 15669[?]  1613[?] -162[?] 15668[?]  162[?] -1613[?] 15667[?]  1612[?] -161[?] 15666[?]  161[?] -1612[?] 15665[?]  1611[?] -160[?] 15664[?]  160[?] -1611[?] 15663[?]  1610[?] -159[?] 15662[?]  159[?] -1610[?] 15661[?]  1609[?] -158[?] 15660[?]  158[?] -1609[?] 15659[?]  -157[?] 1608[?] 15658[?]  1607[?] -156[?] 15656[?]  156[?] -1607[?] 15655[?]  1606[?] -155[?] 15654[?]  155[?] -1606[?] 15653[?]  -154[?] 1605[?] 15652[?]  -1605[?] 154[?] 15651[?]  1604[?] -153[?] 15650[?]  153[?] -1604[?] 15649[?]  1603[?] -152[?] 15648[?]  152[?] -1603[?] 15647[?]  1602[?] -151[?] 15646[?]  151[?] -1602[?] 15645[?]  1601[?] -150[?] 15644[?]  -1601[?] 150[?] 15643[?]  -149[?] 1600[?] 15642[?]  -1600[?] 149[?] 15641[?]  1599[?] -148[?] 15640[?]  148[?] -1599[?] 15639[?]  1598[?] -147[?] 15638[?]  147[?] -1598[?] 15637[?]  -146[?] 1597[?] 15636[?]  -1597[?] 146[?] 15635[?]  1596[?] -145[?] 15634[?]  145[?] -1596[?] 15633[?]  1595[?] -144[?] 15632[?]  144[?] -1595[?] 15631[?]  -143[?] 1594[?] 15630[?]  -1594[?] 143[?] 15629[?]  -142[?] 1593[?] 15628[?]  -1593[?] 142[?] 15627[?]  -141[?] 1592[?] 15626[?]  -1592[?] 141[?] 15625[?]  1591[?] -140[?] 15624[?]  140[?] -1591[?] 15623[?]  1590[?] -139[?] 15622[?]  139[?] -1590[?] 15621[?]  1589[?] -138[?] 15620[?]  138[?] -1589[?] 15619[?]  -137[?] 1588[?] 15618[?]  -1588[?] 137[?] 15617[?]  -136[?] 1587[?] 15616[?]  -1587[?] 136[?] 15615[?]  -135[?] 1586[?] 15614[?]  -1586[?] 135[?] 15613[?]  -133[?] 1584[?] 15612[?]  -1584[?] 133[?] 15611[?]  1583[?] -132[?] 15610[?]  132[?] -1583[?] 15609[?]  1582[?] -131[?] 15608[?]  131[?] -1582[?] 15607[?]  -130[?] 1581[?] 15606[?]  -1581[?] 130[?] 15605[?]  1580[?] -129[?] 15604[?]  129[?] -1580[?] 15603[?]  1579[?] -128[?] 15602[?]  128[?] -1579[?] 15601[?]  1578[?] -127[?] 15600[?]  127[?] -1578[?] 15599[?]  1577[?] -126[?] 15598[?]  126[?] -1577[?] 15597[?]  -125[?] 1576[?] 15596[?]  -1576[?] 125[?] 15595[?]  -124[?] 1575[?] 15594[?]  -1575[?] 124[?] 15593[?]  -123[?] 1574[?] 15592[?]  -1574[?] 123[?] 15591[?]  -122[?] 1573[?] 15590[?]  -1573[?] 122[?] 15589[?]  -121[?] 1572[?] 15588[?]  -1572[?] 121[?] 15587[?]  1571[?] -120[?] 15586[?]  120[?] -1571[?] 15585[?]  -119[?] 1570[?] 15584[?]  -1570[?] 119[?] 15583[?]  -118[?] 1569[?] 15582[?]  -1569[?] 118[?] 15581[?]  1568[?] -117[?] 15580[?]  117[?] -1568[?] 15579[?]  -116[?] 1567[?] 15578[?]  -1567[?] 116[?] 15577[?]  1566[?] -115[?] 15576[?]  115[?] -1566[?] 15575[?]  -114[?] 1565[?] 15574[?]  -1565[?] 114[?] 15573[?]  -113[?] 1564[?] 15572[?]  -1564[?] 113[?] 15571[?]  -112[?] 1563[?] 15570[?]  -1563[?] 112[?] 15569[?]  -111[?] 1562[?] 15568[?]  -1562[?] 111[?] 15567[?]  -110[?] 1561[?] 15566[?]  -1561[?] 110[?] 15565[?]  -109[?] 1560[?] 15564[?]  -1560[?] 109[?] 15563[?]  -108[?] 1559[?] 15562[?]  -1559[?] 108[?] 15561[?]  -107[?] 1558[?] 15560[?]  -1558[?] 107[?] 15559[?]  -106[?] 1557[?] 15558[?]  -1557[?] 106[?] 15557[?]  -105[?] 1556[?] 15556[?]  -1556[?] 105[?] 15555[?]  -104[?] 1555[?] 15554[?]  -1555[?] 104[?] 15553[?]  -103[?] 1554[?] 15552[?]  -1554[?] 103[?] 15551[?]  -102[?] 1553[?] 15550[?]  -1553[?] 102[?] 15549[?]  -101[?] 1552[?] 15548[?]  -1552[?] 101[?] 15547[?]  -100[?] 1551[?] 15546[?]  -1551[?] 100[?] 15545[?]  -99[?] 1550[?] 15544[?]  -1550[?] 99[?] 15543[?]  -98[?] 1549[?] 15542[?]  -1549[?] 98[?] 15541[?]  -97[?] 1548[?] 15540[?]  -1548[?] 97[?] 15539[?]  -96[?] 1547[?] 15538[?]  -1547[?] 96[?] 15537[?]  -95[?] 1546[?] 15536[?]  -1546[?] 95[?] 15535[?]  -94[?] 1545[?] 15534[?]  -1545[?] 94[?] 15533[?]  -93[?] 1544[?] 15532[?]  -1544[?] 93[?] 15531[?]  -92[?] 1543[?] 15530[?]  -1543[?] 92[?] 15529[?]  -91[?] 1542[?] 15528[?]  -1542[?] 91[?] 15527[?]  -90[?] 1541[?] 15526[?]  -1541[?] 90[?] 15525[?]  -89[?] 1540[?] 15524[?]  -1540[?] 89[?] 15523[?]  -88[?] 1539[?] 15522[?]  -1539[?] 88[?] 15521[?]  -87[?] 1538[?] 15520[?]  -1538[?] 87[?] 15519[?]  -86[?] 1537[?] 15518[?]  -1537[?] 86[?] 15517[?]  -85[?] 1536[?] 15516[?]  -1536[?] 85[?] 15515[?]  -84[?] 1535[?] 15514[?]  -1535[?] 84[?] 15513[?]  -83[?] 1534[?] 15512[?]  -1534[?] 83[?] 15511[?]  -82[?] 1533[?] 15510[?]  -1533[?] 82[?] 15509[?]  -81[?] 1532[?] 15508[?]  -1532[?] 81[?] 15507[?]  -80[?] 1531[?] 15506[?]  -1531[?] 80[?] 15505[?]  1530[?] -79[?] 15504[?]  79[?] -1530[?] 15503[?]  -78[?] 1529[?] 15502[?]  -1529[?] 78[?] 15501[?]  -77[?] 1528[?] 15500[?]  -1528[?] 77[?] 15499[?]  1527[?] -76[?] 15498[?]  76[?] -1527[?] 15497[?]  1526[?] -75[?] 15496[?]  75[?] -1526[?] 15495[?]  -74[?] 1525[?] 15494[?]  -1525[?] 74[?] 15493[?]  1524[?] -73[?] 15492[?]  73[?] -1524[?] 15491[?]  -72[?] 1523[?] 15490[?]  -1523[?] 72[?] 15489[?]  1522[?] -71[?] 15488[?]  71[?] -1522[?] 15487[?]  1521[?] -70[?] 15486[?]  70[?] -1521[?] 15485[?]  -69[?] 1520[?] 15484[?]  -1520[?] 69[?] 15483[?]  -68[?] 1519[?] 15482[?]  -1519[?] 68[?] 15481[?]  -67[?] 1518[?] 15480[?]  -1518[?] 67[?] 15479[?]  -66[?] 1517[?] 15478[?]  -1517[?] 66[?] 15477[?]  -65[?] 1516[?] 15476[?]  -1516[?] 65[?] 15475[?]  -64[?] 1515[?] 15474[?]  -1515[?] 64[?] 15473[?]  -63[?] 1514[?] 15472[?]  -1514[?] 63[?] 15471[?]  -62[?] 1513[?] 15470[?]  -1513[?] 62[?] 15469[?]  -61[?] 1512[?] 15468[?]  -1512[?] 61[?] 15467[?]  -60[?] 1511[?] 15466[?]  -1511[?] 60[?] 15465[?]  -59[?] 1510[?] 15464[?]  -1510[?] 59[?] 15463[?]  -58[?] 1509[?] 15462[?]  -1509[?] 58[?] 15461[?]  -57[?] 1508[?] 15460[?]  -1508[?] 57[?] 15459[?]  -56[?] 1507[?] 15458[?]  -1507[?] 56[?] 15457[?]  -55[?] 1506[?] 15456[?]  -1506[?] 55[?] 15455[?]  -54[?] 1505[?] 15454[?]  -1505[?] 54[?] 15453[?]  -53[?] 1504[?] 15452[?]  -1504[?] 53[?] 15451[?]  -52[?] 1503[?] 15450[?]  -1503[?] 52[?] 15449[?]  -51[?] 1502[?] 15448[?]  -1502[?] 51[?] 15447[?]  -50[?] 1501[?] 15446[?]  -1501[?] 50[?] 15445[?]  -49[?] 1500[?] 15444[?]  -1500[?] 49[?] 15443[?]  -48[?] 1499[?] 15442[?]  -1499[?] 48[?] 15441[?]  1498[?] -47[?] 15440[?]  47[?] -1498[?] 15439[?]  -46[?] 1497[?] 15438[?]  -1497[?] 46[?] 15437[?]  -45[?] 1496[?] 15436[?]  -1496[?] 45[?] 15435[?]  -44[?] 1495[?] 15434[?]  -1495[?] 44[?] 15433[?]  1494[?] -43[?] 15432[?]  43[?] -1494[?] 15431[?]  1493[?] -42[?] 15430[?]  42[?] -1493[?] 15429[?]  -41[?] 1492[?] 15428[?]  41[?] -1492[?] 15427[?]  -40[?] 1491[?] 15426[?]  -1491[?] 40[?] 15425[?]  -39[?] 1490[?] 15424[?]  -1490[?] 39[?] 15423[?]  -38[?] 1489[?] 15422[?]  -1489[?] 38[?] 15421[?]  -37[?] 1488[?] 15420[?]  -1488[?] 37[?] 15419[?]  -36[?] 1487[?] 15418[?]  -1487[?] 36[?] 15417[?]  -35[?] 1486[?] 15416[?]  -1486[?] 35[?] 15415[?]  -34[?] 1485[?] 15414[?]  -1485[?] 34[?] 15413[?]  -33[?] 1484[?] 15412[?]  -1484[?] 33[?] 15411[?]  -32[?] 1483[?] 15410[?]  -1483[?] 32[?] 15409[?]  -31[?] 1482[?] 15408[?]  -1482[?] 31[?] 15407[?]  -30[?] 1481[?] 15406[?]  -1481[?] 30[?] 15405[?]  -29[?] 1480[?] 15404[?]  -1480[?] 29[?] 15403[?]  -28[?] 1479[?] 15402[?]  -1479[?] 28[?] 15401[?]  1478[?] -27[?] 15400[?]  27[?] -1478[?] 15399[?]  1477[?] -26[?] 15398[?]  26[?] -1477[?] 15397[?]  1476[?] -25[?] 15396[?]  25[?] -1476[?] 15395[?]  1475[?] -24[?] 15394[?]  24[?] -1475[?] 15393[?]  1474[?] -23[?] 15392[?]  23[?] -1474[?] 15391[?]  1473[?] -22[?] 15390[?]  22[?] -1473[?] 15389[?]  1472[?] -21[?] 15388[?]  21[?] -1472[?] 15387[?]  -20[?] 1471[?] 15386[?]  -1471[?] 20[?] 15385[?]  -19[?] 1470[?] 15384[?]  -1470[?] 19[?] 15383[?]  -18[?] 1469[?] 15382[?]  -1469[?] 18[?] 15381[?]  -17[?] 1468[?] 15380[?]  -1468[?] 17[?] 15379[?]  -16[?] 1467[?] 15378[?]  -1467[?] 16[?] 15377[?]  -15[?] 1466[?] 15376[?]  -1466[?] 15[?] 15375[?]  -14[?] 1465[?] 15374[?]  -1465[?] 14[?] 15373[?]  -13[?] 1464[?] 15372[?]  -1464[?] 13[?] 15371[?]  -12[?] 1463[?] 15370[?]  -1463[?] 12[?] 15369[?]  -11[?] 1462[?] 15368[?]  -1462[?] 11[?] 15367[?]  -10[?] 1461[?] 15366[?]  -1461[?] 10[?] 15365[?]  -9[?] 1460[?] 15364[?]  -1460[?] 9[?] 15363[?]  -8[?] 1459[?] 15362[?]  -1459[?] 8[?] 15361[?]  -7[?] 1458[?] 15360[?]  -1458[?] 7[?] 15359[?]  1457[?] -6[?] 15358[?]  6[?] -1457[?] 15357[?]  1456[?] -5[?] 15356[?]  5[?] -1456[?] 15355[?]  -4[?] 1455[?] 15354[?]  -1455[?] 4[?] 15353[?]  -3[?] 1454[?] 15352[?]  -1454[?] 3[?] 15351[?]  1453[?] -2[?] 15350[?]  2[?] -1453[?] 15349[?]  4353[?] 3132[?] 15347[?]  4352[?] -4353[?] 15345[?]  -4300[?] -4353[?] 15344[?]  4351[?] -4352[?] 15342[?]  4350[?] -4351[?] 15339[?]  -4322[?] -4351[?] 15338[?]  -4349[?] -4350[?] 15336[?]  -4326[?] 4348[?] 4349[?] 15334[?]  4347[?] -4348[?] 15330[?]  -4348[?] -4327[?] 15329[?]  -4346[?] -4347[?] 15327[?]  -4341[?] -4347[?] 15326[?]  -4345[?] 3562[?] 4346[?] 15325[?]  4344[?] -3262[?] 4345[?] 15322[?]  -4343[?] -4344[?] 15318[?]  -4342[?] -4344[?] 15317[?]  3540[?] -3533[?] 4343[?] 15316[?]  -4343[?] -3540[?] 15315[?]  -4343[?] 3533[?] 15314[?]  3533[?] 4342[?] -3540[?] 15313[?]  3540[?] -4342[?] 15312[?]  -4342[?] -3533[?] 15311[?]  4337[?] -4340[?] 4341[?] 15310[?]  -4341[?] -4337[?] 15308[?]  -3262[?] 4340[?] 4339[?] 15307[?]  -4338[?] -4339[?] 15303[?]  -4339[?] -3541[?] 15302[?]  3533[?] 3540[?] 4338[?] 15301[?]  4336[?] -4337[?] 15297[?]  -4328[?] -4337[?] 15296[?]  4335[?] -4336[?] 15294[?]  -4329[?] -4336[?] 15293[?]  -4334[?] -4335[?] 15291[?]  -4333[?] -4335[?] 15290[?]  -3036[?] -3351[?] 4334[?] 15289[?]  4332[?] 4333[?] -3328[?] 15286[?]  -4331[?] -4332[?] 15282[?]  -4330[?] -4332[?] 15281[?]  4331[?] -3112[?] 3346[?] 15280[?]  3112[?] -3346[?] 4330[?] 15277[?]  -3059[?] -3326[?] 4329[?] 15274[?]  -3082[?] -3324[?] 4328[?] 15271[?]  3262[?] 3349[?] 4327[?] 15268[?]  -4327[?] -3349[?] 15267[?]  -3262[?] -4327[?] 15266[?]  -4325[?] 4326[?] -3187[?] 15265[?]  -4324[?] 3276[?] 4325[?] 15262[?]  -4325[?] 4324[?] 15261[?]  -4325[?] -3276[?] 15260[?]  -3296[?] -3270[?] 4324[?] 15259[?]  -4324[?] 3296[?] 15258[?]  -4324[?] 3270[?] 15257[?]  -4321[?] 3349[?] 4322[?] 15253[?]  4320[?] 4321[?] -3130[?] 15250[?]  -4319[?] -4320[?] 15246[?]  4318[?] -4320[?] 15245[?]  3292[?] 4305[?] 4319[?] 15244[?]  -4319[?] -4305[?] 15243[?]  -4319[?] -3292[?] 15242[?]  4317[?] -4318[?] 15240[?]  4314[?] -4318[?] 15239[?]  -4316[?] -4317[?] 15237[?]  -4315[?] -4317[?] 15236[?]  -3289[?] 3262[?] 4316[?] 15235[?]  3292[?] 3305[?] 4315[?] 15232[?]  -4315[?] -3292[?] 15230[?]  4313[?] -4314[?] 15228[?]  -4310[?] -4314[?] 15227[?]  -4312[?] -4313[?] 15225[?]  3186[?] -4313[?] 15224[?]  -4311[?] 3270[?] 4312[?] 15223[?]  -4312[?] 4311[?] 15222[?]  -4312[?] -3270[?] 15221[?]  3281[?] 4311[?] 3276[?] 15220[?]  -4311[?] -3276[?] 15218[?]  -3287[?] 3276[?] 4310[?] 15217[?]  -4310[?] 3287[?] 15216[?]  -4310[?] -3276[?] 15215[?]  4305[?] 4304[?] 4303[?] 15202[?]  -4304[?] -4305[?] 15201[?]  -4303[?] -4305[?] 15200[?]  -4301[?] 4304[?] 3270[?] 15199[?]  -4304[?] 4301[?] 15198[?]  -4304[?] -3270[?] 15197[?]  -3276[?] -3293[?] 4303[?] 15196[?]  -4303[?] 3293[?] 15195[?]  -4303[?] 3276[?] 15194[?]  -3300[?] -3276[?] 4301[?] 15190[?]  -4301[?] 3276[?] 15188[?]  -4299[?] -3308[?] 4300[?] 15187[?]  4299[?] 4298[?] 4292[?] 15184[?]  -4297[?] -4298[?] 15180[?]  4290[?] 4297[?] 3576[?] 15178[?]  -4292[?] 3578[?] 15161[?]  -4289[?] -4290[?] 15156[?]  4288[?] 4289[?] 3606[?] 15154[?]  -4287[?] -4288[?] 15150[?]  4286[?] 4287[?] 3638[?] 15148[?]  -4285[?] -4286[?] 15144[?]  4284[?] 4285[?] -3709[?] 15142[?]  -4283[?] -4284[?] 15138[?]  4278[?] 4283[?] -4282[?] 15136[?]  4282[?] -4281[?] 3924[?] 15133[?]  4281[?] -4280[?] 3891[?] 15130[?]  4280[?] -3849[?] 4279[?] 15127[?]  3748[?] -4279[?] 15123[?]  4277[?] -4278[?] 15120[?]  -4276[?] -4277[?] 15117[?]  3959[?] 4274[?] 4276[?] 15115[?]  -4273[?] -4274[?] 15108[?]  4272[?] 4273[?] -4110[?] 15106[?]  4271[?] -4272[?] 15102[?]  -4270[?] -4271[?] 15099[?]  4139[?] 4268[?] 4270[?] 15097[?]  -4267[?] -4268[?] 15090[?]  4266[?] 4267[?] -4204[?] 15088[?]  4265[?] -4266[?] 15084[?]  -4263[?] -4265[?] 15080[?]  -4262[?] 4263[?] 4236[?] 15076[?]  3548[?] 4258[?] 4262[?] 15073[?]  -4257[?] -4258[?] 15060[?]  3548[?] 4257[?] -4255[?] 15058[?]  4255[?] 4247[?] 4254[?] 15052[?]  -4254[?] -3541[?] 15047[?]  -4247[?] -4246[?] 15027[?]  4246[?] 4244[?] 4245[?] 15025[?]  -4245[?] -2981[?] 15021[?]  -4244[?] 2950[?] 15017[?]  4235[?] -4236[?] 14994[?]  -4234[?] -4235[?] 14991[?]  3548[?] 4234[?] -4232[?] 14989[?]  4232[?] 4218[?] 4231[?] 14983[?]  -4231[?] -3541[?] 14978[?]  -4218[?] -4217[?] 14940[?]  4217[?] 4215[?] 4216[?] 14938[?]  -4216[?] -2981[?] 14934[?]  -4215[?] -4214[?] 14931[?]  4214[?] 4213[?] 4212[?] 14929[?]  -4213[?] 2951[?] 14925[?]  -4212[?] 2950[?] 14921[?]  4204[?] 4202[?] 4203[?] 14899[?]  -4203[?] 4198[?] 14895[?]  4174[?] -4202[?] 14892[?]  -4197[?] -4198[?] 14880[?]  3548[?] 4197[?] -4195[?] 14878[?]  4195[?] 4182[?] 4194[?] 14872[?]  -4194[?] -3541[?] 14867[?]  -4182[?] -4181[?] 14832[?]  4181[?] 4179[?] 4180[?] 14830[?]  -4180[?] -2981[?] 14826[?]  -4179[?] 4178[?] 14823[?]  -4178[?] -3972[?] 14819[?]  -4173[?] -4174[?] 14808[?]  3548[?] 4173[?] -4171[?] 14806[?]  4171[?] 4160[?] 4170[?] 14800[?]  -4170[?] -3541[?] 14795[?]  -4160[?] -4159[?] 14766[?]  4159[?] 4157[?] 4158[?] 14764[?]  -4158[?] -2981[?] 14760[?]  -4157[?] 4156[?] 14757[?]  -4156[?] -3971[?] 14753[?]  -4138[?] -4139[?] 14703[?]  3548[?] 4138[?] -4136[?] 14701[?]  4136[?] 4125[?] 4135[?] 14695[?]  -4135[?] -3541[?] 14690[?]  -4125[?] -4124[?] 14661[?]  4124[?] 4122[?] 4123[?] 14659[?]  -4123[?] -2981[?] 14655[?]  -4122[?] 4121[?] 14652[?]  -4121[?] -3973[?] 14648[?]  4110[?] -4109[?] 4104[?] 14617[?]  4109[?] -4065[?] 4108[?] 14614[?]  -4108[?] 3996[?] 14610[?]  -4104[?] 4103[?] 14598[?]  -4102[?] -4103[?] 14595[?]  3548[?] 4102[?] -4100[?] 14593[?]  4100[?] 4087[?] 4099[?] 14587[?]  -4099[?] -3541[?] 14582[?]  -4087[?] -4086[?] 14547[?]  4086[?] 4084[?] 4085[?] 14545[?]  -4085[?] -2981[?] 14541[?]  -4084[?] 4083[?] 14538[?]  -4083[?] -3140[?] 14534[?]  4065[?] 4064[?] 4033[?] 14482[?]  4063[?] -4064[?] 14478[?]  -4062[?] -4063[?] 14475[?]  3548[?] 4062[?] -4060[?] 14473[?]  4060[?] 4049[?] 4059[?] 14467[?]  -4059[?] -3541[?] 14462[?]  -4049[?] -4048[?] 14433[?]  4048[?] 4046[?] 4047[?] 14431[?]  -4047[?] -2981[?] 14427[?]  -4046[?] 4045[?] 14424[?]  -4045[?] -4044[?] 14421[?]  4044[?] -4011[?] 2957[?] 14419[?]  -4033[?] 4032[?] 14385[?]  -4031[?] -4032[?] 14382[?]  3548[?] 4031[?] -4029[?] 14380[?]  4029[?] 4016[?] 4028[?] 14374[?]  -4028[?] -3541[?] 14369[?]  -4016[?] -4015[?] 14334[?]  4015[?] 4013[?] 4014[?] 14332[?]  -4014[?] -2981[?] 14328[?]  -4013[?] 4012[?] 14325[?]  -4012[?] -4011[?] 14322[?]  4011[?] -3973[?] -3133[?] 14320[?]  -3995[?] -3996[?] 14274[?]  3548[?] 3995[?] -3993[?] 14272[?]  3993[?] 3980[?] 3992[?] 14266[?]  -3992[?] -3541[?] 14261[?]  -3980[?] -3979[?] 14226[?]  3979[?] 3977[?] 3978[?] 14224[?]  -3978[?] -2981[?] 14220[?]  -3977[?] 3976[?] 14217[?]  -3976[?] -3974[?] 14213[?]  3974[?] -3973[?] 2955[?] 14209[?]  3973[?] -3972[?] 2954[?] 14206[?]  3972[?] 2953[?] -3971[?] 14203[?]  3971[?] -3970[?] 2952[?] 14200[?]  3970[?] 2951[?] 2950[?] 14197[?]  -3958[?] -3959[?] 14163[?]  3548[?] 3958[?] -3956[?] 14161[?]  3956[?] 3943[?] 3955[?] 14155[?]  -3955[?] -3541[?] 14150[?]  -3943[?] -3942[?] 14115[?]  3942[?] 3940[?] 3941[?] 14113[?]  -3941[?] -2981[?] 14109[?]  -3940[?] 3939[?] 14106[?]  -3939[?] -3724[?] 14102[?]  -3924[?] 3923[?] 14058[?]  -3922[?] -3923[?] 14055[?]  3548[?] 3922[?] -3920[?] 14053[?]  3920[?] 3909[?] 3919[?] 14047[?]  -3919[?] -3541[?] 14042[?]  -3909[?] -3908[?] 14013[?]  3908[?] 3906[?] 3907[?] 14011[?]  -3907[?] -2981[?] 14007[?]  -3906[?] 3905[?] 14004[?]  -3905[?] -3661[?] 14000[?]  -3891[?] 3890[?] 13959[?]  -3889[?] -3890[?] 13956[?]  3548[?] 3889[?] -3887[?] 13954[?]  3887[?] 3874[?] 3886[?] 13948[?]  -3886[?] -3541[?] 13943[?]  -3874[?] -3873[?] 13908[?]  3873[?] 3871[?] 3872[?] 13906[?]  -3872[?] -2981[?] 13902[?]  -3871[?] 3870[?] 13899[?]  -3870[?] -3660[?] 13895[?]  3849[?] -3818[?] 3848[?] 13834[?]  3847[?] -3848[?] 13830[?]  -3846[?] -3847[?] 13827[?]  3548[?] 3846[?] -3844[?] 13825[?]  3844[?] 3833[?] 3843[?] 13819[?]  -3843[?] -3541[?] 13814[?]  -3833[?] -3832[?] 13785[?]  3832[?] 3830[?] 3831[?] 13783[?]  -3831[?] -2981[?] 13779[?]  -3830[?] 3829[?] 13776[?]  -3829[?] -3760[?] 13772[?]  3818[?] 3817[?] 3783[?] 13741[?]  3816[?] -3817[?] 13737[?]  -3815[?] -3816[?] 13734[?]  3548[?] 3815[?] -3813[?] 13732[?]  3813[?] 3800[?] 3812[?] 13726[?]  -3812[?] -3541[?] 13721[?]  -3800[?] -3799[?] 13686[?]  3799[?] 3797[?] 3798[?] 13684[?]  -3798[?] -2981[?] 13680[?]  -3797[?] 3796[?] 13677[?]  -3796[?] -3794[?] 13673[?]  3794[?] -3658[?] 2963[?] 13669[?]  -3783[?] 3782[?] 13635[?]  -3781[?] -3782[?] 13632[?]  3548[?] 3781[?] -3779[?] 13630[?]  3779[?] 3766[?] 3778[?] 13624[?]  -3778[?] -3541[?] 13619[?]  -3766[?] -3765[?] 13584[?]  3765[?] 3763[?] 3764[?] 13582[?]  -3764[?] -2981[?] 13578[?]  -3763[?] 3762[?] 13575[?]  -3762[?] -3658[?] 13571[?]  3760[?] -3727[?] 2961[?] 13567[?]  -3747[?] -3748[?] 13530[?]  3548[?] 3747[?] -3745[?] 13528[?]  3745[?] 3732[?] 3744[?] 13522[?]  -3744[?] -3541[?] 13517[?]  -3732[?] -3731[?] 13482[?]  3731[?] 3729[?] 3730[?] 13480[?]  -3730[?] -2981[?] 13476[?]  -3729[?] 3728[?] 13473[?]  -3728[?] -3727[?] 13470[?]  3727[?] -3140[?] -3726[?] 13468[?]  3726[?] 2960[?] 2959[?] 13465[?]  3724[?] -3140[?] 2959[?] 13459[?]  3709[?] 3707[?] 3708[?] 13414[?]  -3708[?] 3703[?] 13410[?]  -3707[?] 3681[?] 13407[?]  -3702[?] -3703[?] 13395[?]  3548[?] 3702[?] -3700[?] 13393[?]  3700[?] 3689[?] 3699[?] 13387[?]  -3699[?] -3541[?] 13382[?]  -3689[?] -3688[?] 13353[?]  3688[?] 3686[?] 3687[?] 13351[?]  -3687[?] -2981[?] 13347[?]  -3686[?] 3685[?] 13344[?]  -3685[?] -3616[?] 13340[?]  -3680[?] -3681[?] 13329[?]  3548[?] 3680[?] -3678[?] 13327[?]  3678[?] 3667[?] 3677[?] 13321[?]  -3677[?] -3541[?] 13316[?]  -3667[?] -3666[?] 13287[?]  3666[?] 3664[?] 3665[?] 13285[?]  -3665[?] -2981[?] 13281[?]  -3664[?] 3663[?] 13278[?]  -3663[?] -3148[?] 13274[?]  3661[?] -3660[?] 2965[?] 13270[?]  3660[?] -3658[?] -3659[?] 13267[?]  3659[?] 2964[?] 2963[?] 13264[?]  3658[?] -3140[?] -3145[?] 13261[?]  -3638[?] 3636[?] 13200[?]  -3635[?] -3636[?] 13194[?]  3548[?] 3635[?] -3633[?] 13192[?]  3633[?] 3622[?] 3632[?] 13186[?]  -3632[?] -3541[?] 13181[?]  -3622[?] -3621[?] 13152[?]  3621[?] 3619[?] 3620[?] 13150[?]  -3620[?] -2981[?] 13146[?]  -3619[?] 3618[?] 13143[?]  -3618[?] -3264[?] 13139[?]  3616[?] -3148[?] 2967[?] 13135[?]  -3606[?] 3604[?] 13104[?]  -3603[?] -3604[?] 13098[?]  3548[?] -3601[?] 3603[?] 13096[?]  3590[?] 3601[?] 3600[?] 13090[?]  -3600[?] -3541[?] 13085[?]  -3286[?] -3590[?] 13055[?]  -3552[?] -3578[?] 13019[?]  -3576[?] 3575[?] 13014[?]  -3574[?] -3575[?] 13011[?]  3548[?] 3574[?] 3572[?] 13009[?]  -3572[?] -3541[?] 13001[?]  -3562[?] 3561[?] 12972[?]  -3561[?] 3560[?] 12969[?]  -3559[?] -3560[?] 12966[?]  -3560[?] -3558[?] 12965[?]  -3351[?] -3034[?] 3559[?] 12964[?]  3558[?] 3557[?] -3328[?] 12961[?]  -3557[?] -3556[?] 12957[?]  -3347[?] -3557[?] 12956[?]  3556[?] -3114[?] 3344[?] 12955[?]  3551[?] 3355[?] 3552[?] 12943[?]  -3550[?] -3551[?] 12939[?]  3548[?] 3550[?] 3542[?] 12937[?]  3547[?] -3548[?] 12930[?]  -3546[?] -3547[?] 12927[?]  -3270[?] -3286[?] 3546[?] 12925[?]  -3542[?] -3541[?] 12912[?]  3541[?] -3533[?] -3540[?] 12910[?]  3540[?] 3538[?] 3539[?] 12907[?]  -3539[?] -3540[?] 12906[?]  -3538[?] -3540[?] 12905[?]  2981[?] -2978[?] 3539[?] 12904[?]  -3539[?] -2981[?] 12903[?]  -3539[?] 2978[?] 12902[?]  -3537[?] 3538[?] -2981[?] 12901[?]  -3538[?] 3537[?] 12900[?]  -3538[?] 2981[?] 12899[?]  -3535[?] 3536[?] 3537[?] 12898[?]  -3537[?] -3536[?] 12897[?]  -3537[?] 3535[?] 12896[?]  3536[?] 3179[?] -2978[?] 12895[?]  2978[?] -3536[?] 12893[?]  3534[?] 3535[?] 3311[?] 12892[?]  -3535[?] -3534[?] 12891[?]  3534[?] -2977[?] -2978[?] 12889[?]  2978[?] -3534[?] 12888[?]  3533[?] 3531[?] 3532[?] 12886[?]  -3532[?] -3533[?] 12885[?]  -3531[?] -3533[?] 12884[?]  2981[?] -2977[?] 3532[?] 12883[?]  -3532[?] -2981[?] 12882[?]  -3532[?] 2977[?] 12881[?]  -3530[?] 3531[?] -2981[?] 12880[?]  -3531[?] 3530[?] 12879[?]  -3531[?] 2981[?] 12878[?]  3529[?] 3530[?] 3528[?] 12877[?]  -3530[?] -3529[?] 12876[?]  3529[?] -2977[?] 3179[?] 12874[?]  2977[?] -3529[?] 12872[?]  -3528[?] 3179[?] 12870[?]  3354[?] -3355[?] 12351[?]  3353[?] -3354[?] 12348[?]  -3350[?] -3353[?] 12344[?]  -3323[?] -3318[?] 3351[?] 12340[?]  3349[?] 3350[?] -3328[?] 12337[?]  3349[?] 3348[?] 3346[?] 12334[?]  -3349[?] -3348[?] 12333[?]  -3346[?] -3349[?] 12332[?]  -3122[?] 3348[?] 3347[?] 12331[?]  3122[?] -3348[?] 12329[?]  -3344[?] 3114[?] 3347[?] 12328[?]  -3347[?] 3344[?] 12327[?]  -3347[?] -3114[?] 12326[?]  -3345[?] -3344[?] 3346[?] 12325[?]  -3346[?] 3345[?] 12324[?]  -3346[?] 3344[?] 12323[?]  3114[?] 3122[?] 3345[?] 12322[?]  -3345[?] -3122[?] 12321[?]  -3345[?] -3114[?] 12320[?]  -3343[?] -3342[?] 3344[?] 12319[?]  -3344[?] 3343[?] 12318[?]  -3344[?] 3342[?] 12317[?]  3125[?] 3109[?] 3343[?] 12316[?]  -3125[?] -3343[?] 12315[?]  -3343[?] -3109[?] 12314[?]  3342[?] -3340[?] -3341[?] 12313[?]  3341[?] -3342[?] 12312[?]  3340[?] -3342[?] 12311[?]  3341[?] 3120[?] 3118[?] 12310[?]  -3120[?] -3341[?] 12309[?]  -3118[?] -3341[?] 12308[?]  3340[?] -3339[?] -3336[?] 12307[?]  3339[?] -3340[?] 12306[?]  3336[?] -3340[?] 12305[?]  3339[?] -3338[?] 3107[?] 12304[?]  3338[?] -3339[?] 12303[?]  -3107[?] -3339[?] 12302[?]  3338[?] 3128[?] -3337[?] 12301[?]  3337[?] -3338[?] 12300[?]  -3128[?] -3338[?] 12299[?]  3337[?] 3121[?] 3113[?] 12298[?]  -3121[?] -3337[?] 12297[?]  -3113[?] -3337[?] 12296[?]  3336[?] -3332[?] -3335[?] 12295[?]  3335[?] -3336[?] 12294[?]  3332[?] -3336[?] 12293[?]  3335[?] -3334[?] 3116[?] 12292[?]  3334[?] -3335[?] 12291[?]  -3116[?] -3335[?] 12290[?]  3334[?] -3333[?] 3124[?] 12289[?]  3333[?] -3334[?] 12288[?]  -3124[?] -3334[?] 12287[?]  3333[?] 3127[?] 3111[?] 12286[?]  -3127[?] -3333[?] 12285[?]  -3111[?] -3333[?] 12284[?]  3332[?] -3331[?] 3129[?] 12283[?]  3331[?] -3332[?] 12282[?]  -3129[?] -3332[?] 12281[?]  3331[?] -3330[?] 3108[?] 12280[?]  3330[?] -3331[?] 12279[?]  -3108[?] -3331[?] 12278[?]  3330[?] -3329[?] 3119[?] 12277[?]  3329[?] -3330[?] 12276[?]  -3119[?] -3330[?] 12275[?]  3329[?] 3117[?] 3126[?] 12274[?]  -3126[?] -3329[?] 12273[?]  -3117[?] -3329[?] 12272[?]  3328[?] 3323[?] 3318[?] 12271[?]  -3318[?] 3326[?] 3323[?] 12265[?]  -3323[?] 3324[?] 3318[?] 12259[?]  3321[?] 3323[?] 3322[?] 12256[?]  -3322[?] -3323[?] 12255[?]  -3323[?] -3321[?] 12254[?]  2981[?] -2979[?] 3322[?] 12253[?]  -3322[?] -2981[?] 12252[?]  -3322[?] 2979[?] 12251[?]  3321[?] -3320[?] -2981[?] 12250[?]  3320[?] -3321[?] 12249[?]  2981[?] -3321[?] 12248[?]  3320[?] 3319[?] 3312[?] 12247[?]  -3319[?] -3320[?] 12246[?]  -2979[?] 3319[?] 3311[?] 12244[?]  -3319[?] 2979[?] 12242[?]  3316[?] 3318[?] 3317[?] 12241[?]  -3317[?] -3318[?] 12240[?]  -3318[?] -3316[?] 12239[?]  2981[?] -2980[?] 3317[?] 12238[?]  -3317[?] -2981[?] 12237[?]  -3317[?] 2980[?] 12236[?]  3316[?] -3315[?] -2981[?] 12235[?]  3315[?] -3316[?] 12234[?]  2981[?] -3316[?] 12233[?]  3315[?] 3314[?] 3313[?] 12232[?]  -3314[?] -3315[?] 12231[?]  -2980[?] 3314[?] 3312[?] 12229[?]  -3314[?] 2980[?] 12227[?]  -3313[?] 3312[?] 12225[?]  -3312[?] 3311[?] 12222[?]  -3312[?] -2979[?] 12221[?]  -3311[?] 3310[?] 12219[?]  -3311[?] 3166[?] 12218[?]  -3310[?] 3309[?] 12216[?]  -3310[?] -2978[?] 12215[?]  -3309[?] -2977[?] 12212[?]  3308[?] 3307[?] -3187[?] 12211[?]  -3307[?] -3306[?] 12207[?]  3306[?] -3292[?] 3305[?] 12205[?]  -3304[?] 3305[?] 3294[?] 12202[?]  3304[?] -3305[?] 12201[?]  -3305[?] -3294[?] 12200[?]  3304[?] -3303[?] 3295[?] 12199[?]  3303[?] -3304[?] 12198[?]  -3295[?] -3304[?] 12197[?]  3303[?] -3302[?] 3298[?] 12196[?]  3302[?] -3303[?] 12195[?]  3302[?] 3301[?] 3299[?] 12193[?]  -3301[?] -3302[?] 12192[?]  -3300[?] 3301[?] 3276[?] 12190[?]  -3301[?] 3300[?] 12189[?]  -3301[?] -3276[?] 12188[?]  3300[?] -3281[?] 3286[?] 12187[?]  -3300[?] -3286[?] 12186[?]  -3299[?] 3297[?] 12183[?]  -3298[?] -3270[?] 12179[?]  -3296[?] -3276[?] 3297[?] 12178[?]  -3297[?] 3296[?] 12177[?]  -3297[?] 3276[?] 12176[?]  3281[?] -3286[?] 3296[?] 12175[?]  -3296[?] 3286[?] 12174[?]  -3296[?] -3281[?] 12173[?]  -3288[?] -3270[?] 3295[?] 12172[?]  -3295[?] 3288[?] 12171[?]  -3293[?] 3276[?] 3294[?] 12169[?]  -3294[?] 3293[?] 12168[?]  -3276[?] -3294[?] 12167[?]  -3286[?] -3281[?] 3293[?] 12166[?]  -3293[?] 3286[?] 12165[?]  3281[?] -3293[?] 12164[?]  3292[?] -3291[?] -3261[?] 12163[?]  3291[?] -3292[?] 12162[?]  3291[?] 3201[?] 3197[?] 12160[?]  -3201[?] -3291[?] 12159[?]  -3197[?] -3291[?] 12158[?]  -3288[?] 3289[?] 3270[?] 12154[?]  -3287[?] -3276[?] 3288[?] 12151[?]  -3288[?] 3287[?] 12150[?]  -3288[?] 3276[?] 12149[?]  3281[?] 3287[?] 3286[?] 12148[?]  -3287[?] -3286[?] 12147[?]  -3287[?] -3281[?] 12146[?]  3284[?] 3286[?] 3285[?] 12145[?]  -3285[?] -3286[?] 12144[?]  -3286[?] -3284[?] 12143[?]  2981[?] -2969[?] 3285[?] 12142[?]  -3285[?] -2981[?] 12141[?]  -3285[?] 2969[?] 12140[?]  3284[?] -3283[?] -2981[?] 12139[?]  3283[?] -3284[?] 12138[?]  2981[?] -3284[?] 12137[?]  3283[?] 3265[?] 3282[?] 12136[?]  -3282[?] -3283[?] 12135[?]  -3265[?] -3283[?] 12134[?]  -2969[?] 3264[?] 3282[?] 12133[?]  -3282[?] -3264[?] 12132[?]  3281[?] 3279[?] 3280[?] 12130[?]  -3280[?] -3281[?] 12129[?]  -3279[?] -3281[?] 12128[?]  2981[?] -2972[?] 3280[?] 12127[?]  -3280[?] -2981[?] 12126[?]  -3280[?] 2972[?] 12125[?]  -3278[?] 3279[?] -2981[?] 12124[?]  -3279[?] 3278[?] 12123[?]  2981[?] -3279[?] 12122[?]  3277[?] 3278[?] 3154[?] 12121[?]  -3278[?] -3154[?] 12119[?]  -3271[?] -3277[?] 12117[?]  2972[?] -3277[?] 12116[?]  3274[?] 3276[?] 3275[?] 12115[?]  -3275[?] -3276[?] 12114[?]  -3276[?] -3274[?] 12113[?]  2981[?] -2971[?] 3275[?] 12112[?]  -3275[?] -2981[?] 12111[?]  -3275[?] 2971[?] 12110[?]  3274[?] -3273[?] -2981[?] 12109[?]  3273[?] -3274[?] 12108[?]  2981[?] -3274[?] 12107[?]  3273[?] 3272[?] 3271[?] 12106[?]  -3271[?] -3273[?] 12104[?]  -3152[?] -3272[?] 12102[?]  -3272[?] 2971[?] 12101[?]  -3152[?] 2971[?] 3271[?] 12100[?]  -3271[?] 3152[?] 12099[?]  -3271[?] -2971[?] 12098[?]  3268[?] 3270[?] 3269[?] 12097[?]  -3269[?] -3270[?] 12096[?]  -3270[?] -3268[?] 12095[?]  2981[?] -2970[?] 3269[?] 12094[?]  -3269[?] -2981[?] 12093[?]  -3269[?] 2970[?] 12092[?]  3268[?] -3267[?] -2981[?] 12091[?]  3267[?] -3268[?] 12090[?]  2981[?] -3268[?] 12089[?]  3267[?] 3266[?] 3152[?] 12088[?]  -3266[?] -3267[?] 12087[?]  -3152[?] -3267[?] 12086[?]  -2970[?] 3266[?] 3265[?] 12085[?]  -3266[?] -3265[?] 12084[?]  2969[?] 3265[?] -3264[?] 12082[?]  -3265[?] 3264[?] 12081[?]  -3265[?] -2969[?] 12080[?]  3264[?] -3148[?] -3263[?] 12079[?]  3263[?] -3264[?] 12078[?]  3148[?] -3264[?] 12077[?]  3263[?] 2968[?] 2967[?] 12076[?]  -2968[?] -3263[?] 12075[?]  -2967[?] -3263[?] 12074[?]  -3202[?] 3262[?] -3261[?] 12073[?]  3261[?] -3262[?] 12072[?]  -3262[?] 3202[?] 12071[?]  3261[?] -3260[?] -3231[?] 12070[?]  3260[?] -3261[?] 12069[?]  3231[?] -3261[?] 12068[?]  3260[?] -3259[?] -3238[?] 12067[?]  3259[?] -3260[?] 12066[?]  3238[?] -3260[?] 12065[?]  3259[?] -3258[?] -3245[?] 12064[?]  3258[?] -3259[?] 12063[?]  3245[?] -3259[?] 12062[?]  3258[?] -3257[?] -3250[?] 12061[?]  3257[?] -3258[?] 12060[?]  3250[?] -3258[?] 12059[?]  3257[?] -3256[?] 3251[?] 12058[?]  3256[?] -3257[?] 12057[?]  -3251[?] -3257[?] 12056[?]  3256[?] -3255[?] 3252[?] 12055[?]  3255[?] -3256[?] 12054[?]  -3252[?] -3256[?] 12053[?]  3255[?] 3253[?] 3254[?] 12052[?]  -3254[?] -3255[?] 12051[?]  -3253[?] -3255[?] 12050[?]  -3002[?] -3193[?] 3254[?] 12049[?]  -3254[?] 3193[?] 12048[?]  -3254[?] 3002[?] 12047[?]  -3003[?] -3193[?] 3253[?] 12046[?]  -3253[?] 3193[?] 12045[?]  -3253[?] 3003[?] 12044[?]  -3001[?] -3193[?] 3252[?] 12043[?]  -3252[?] 3193[?] 12042[?]  -3252[?] 3001[?] 12041[?]  -3000[?] -3193[?] 3251[?] 12040[?]  -3251[?] 3193[?] 12039[?]  -3251[?] 3000[?] 12038[?]  3250[?] -3249[?] 3246[?] 12037[?]  3249[?] -3250[?] 12036[?]  -3246[?] -3250[?] 12035[?]  3249[?] 3247[?] 3248[?] 12034[?]  -3248[?] -3249[?] 12033[?]  -3247[?] -3249[?] 12032[?]  -3004[?] -3193[?] 3248[?] 12031[?]  -3248[?] 3193[?] 12030[?]  -3248[?] 3004[?] 12029[?]  -3005[?] -3193[?] 3247[?] 12028[?]  -3247[?] 3193[?] 12027[?]  -3247[?] 3005[?] 12026[?]  -3006[?] -3193[?] 3246[?] 12025[?]  -3246[?] 3193[?] 12024[?]  -3246[?] 3006[?] 12023[?]  3245[?] -3244[?] 3239[?] 12022[?]  3244[?] -3245[?] 12021[?]  -3239[?] -3245[?] 12020[?]  3244[?] -3243[?] 3240[?] 12019[?]  3243[?] -3244[?] 12018[?]  -3240[?] -3244[?] 12017[?]  3243[?] 3241[?] 3242[?] 12016[?]  -3242[?] -3243[?] 12015[?]  -3241[?] -3243[?] 12014[?]  -2998[?] -3193[?] 3242[?] 12013[?]  -3242[?] 3193[?] 12012[?]  -3242[?] 2998[?] 12011[?]  -2999[?] -3193[?] 3241[?] 12010[?]  -3241[?] 3193[?] 12009[?]  -3241[?] 2999[?] 12008[?]  -2997[?] -3193[?] 3240[?] 12007[?]  -3240[?] 3193[?] 12006[?]  -3240[?] 2997[?] 12005[?]  -2996[?] -3193[?] 3239[?] 12004[?]  -3239[?] 3193[?] 12003[?]  -3239[?] 2996[?] 12002[?]  3238[?] -3237[?] 3232[?] 12001[?]  3237[?] -3238[?] 12000[?]  -3232[?] -3238[?] 11999[?]  3237[?] -3236[?] 3233[?] 11998[?]  3236[?] -3237[?] 11997[?]  -3233[?] -3237[?] 11996[?]  3236[?] 3234[?] 3235[?] 11995[?]  -3235[?] -3236[?] 11994[?]  -3234[?] -3236[?] 11993[?]  -2994[?] -3193[?] 3235[?] 11992[?]  -3235[?] 3193[?] 11991[?]  -3235[?] 2994[?] 11990[?]  -2995[?] -3193[?] 3234[?] 11989[?]  -3234[?] 3193[?] 11988[?]  -3234[?] 2995[?] 11987[?]  -2993[?] -3193[?] 3233[?] 11986[?]  -3233[?] 3193[?] 11985[?]  -3233[?] 2993[?] 11984[?]  -2992[?] -3193[?] 3232[?] 11983[?]  -3232[?] 3193[?] 11982[?]  -3232[?] 2992[?] 11981[?]  3231[?] -3230[?] -3209[?] 11980[?]  3230[?] -3231[?] 11979[?]  3209[?] -3231[?] 11978[?]  3230[?] -3229[?] -3216[?] 11977[?]  3229[?] -3230[?] 11976[?]  3216[?] -3230[?] 11975[?]  3229[?] -3228[?] -3221[?] 11974[?]  3228[?] -3229[?] 11973[?]  3221[?] -3229[?] 11972[?]  3228[?] -3227[?] 3222[?] 11971[?]  3227[?] -3228[?] 11970[?]  -3222[?] -3228[?] 11969[?]  3227[?] -3226[?] 3223[?] 11968[?]  3226[?] -3227[?] 11967[?]  -3223[?] -3227[?] 11966[?]  3226[?] 3224[?] 3225[?] 11965[?]  -3225[?] -3226[?] 11964[?]  -3224[?] -3226[?] 11963[?]  -2987[?] -3193[?] 3225[?] 11962[?]  -3225[?] 3193[?] 11961[?]  -3225[?] 2987[?] 11960[?]  -2988[?] -3193[?] 3224[?] 11959[?]  -3224[?] 3193[?] 11958[?]  -3224[?] 2988[?] 11957[?]  -2986[?] -3193[?] 3223[?] 11956[?]  -3223[?] 3193[?] 11955[?]  -3223[?] 2986[?] 11954[?]  -2985[?] -3193[?] 3222[?] 11953[?]  -3222[?] 3193[?] 11952[?]  -3222[?] 2985[?] 11951[?]  3221[?] -3220[?] 3217[?] 11950[?]  3220[?] -3221[?] 11949[?]  -3217[?] -3221[?] 11948[?]  3220[?] 3218[?] 3219[?] 11947[?]  -3219[?] -3220[?] 11946[?]  -3218[?] -3220[?] 11945[?]  -2989[?] -3193[?] 3219[?] 11944[?]  -3219[?] 3193[?] 11943[?]  -3219[?] 2989[?] 11942[?]  -2990[?] -3193[?] 3218[?] 11941[?]  -3218[?] 3193[?] 11940[?]  -3218[?] 2990[?] 11939[?]  -2991[?] -3193[?] 3217[?] 11938[?]  -3217[?] 3193[?] 11937[?]  -3217[?] 2991[?] 11936[?]  3216[?] -3215[?] 3210[?] 11935[?]  3215[?] -3216[?] 11934[?]  -3210[?] -3216[?] 11933[?]  3215[?] -3214[?] 3211[?] 11932[?]  3214[?] -3215[?] 11931[?]  -3211[?] -3215[?] 11930[?]  3214[?] 3212[?] 3213[?] 11929[?]  -3213[?] -3214[?] 11928[?]  -3212[?] -3214[?] 11927[?]  -3012[?] -3193[?] 3213[?] 11926[?]  -3213[?] 3193[?] 11925[?]  -3213[?] 3012[?] 11924[?]  -3013[?] -3193[?] 3212[?] 11923[?]  -3212[?] 3193[?] 11922[?]  -3212[?] 3013[?] 11921[?]  -2984[?] -3193[?] 3211[?] 11920[?]  -3211[?] 3193[?] 11919[?]  -3211[?] 2984[?] 11918[?]  -3011[?] -3193[?] 3210[?] 11917[?]  -3210[?] 3193[?] 11916[?]  -3210[?] 3011[?] 11915[?]  3209[?] -3208[?] 3203[?] 11914[?]  3208[?] -3209[?] 11913[?]  -3203[?] -3209[?] 11912[?]  3208[?] -3207[?] 3204[?] 11911[?]  3207[?] -3208[?] 11910[?]  -3204[?] -3208[?] 11909[?]  3207[?] 3205[?] 3206[?] 11908[?]  -3206[?] -3207[?] 11907[?]  -3205[?] -3207[?] 11906[?]  -3009[?] -3193[?] 3206[?] 11905[?]  -3206[?] 3193[?] 11904[?]  -3206[?] 3009[?] 11903[?]  -3010[?] -3193[?] 3205[?] 11902[?]  -3205[?] 3193[?] 11901[?]  -3205[?] 3010[?] 11900[?]  -3008[?] -3193[?] 3204[?] 11899[?]  -3204[?] 3193[?] 11898[?]  -3204[?] 3008[?] 11897[?]  -3007[?] -3193[?] 3203[?] 11896[?]  -3203[?] 3193[?] 11895[?]  -3203[?] 3007[?] 11894[?]  -3201[?] -3197[?] 3202[?] 11893[?]  -3202[?] 3201[?] 11892[?]  -3202[?] 3197[?] 11891[?]  3200[?] 3198[?] 3201[?] 11890[?]  -3201[?] -3200[?] 11889[?]  -3198[?] -3201[?] 11888[?]  3200[?] 3199[?] 3193[?] 11887[?]  -3199[?] -3200[?] 11886[?]  -3193[?] -3200[?] 11885[?]  -3183[?] -3170[?] 3199[?] 11884[?]  -3199[?] 3183[?] 11883[?]  3170[?] -3199[?] 11882[?]  -2982[?] -3193[?] 3198[?] 11881[?]  -3198[?] 3193[?] 11880[?]  -3198[?] 2982[?] 11879[?]  3195[?] 3196[?] 3197[?] 11878[?]  -3196[?] -3197[?] 11877[?]  -3197[?] -3195[?] 11876[?]  -2983[?] -3193[?] 3196[?] 11875[?]  -3196[?] 3193[?] 11874[?]  -3196[?] 2983[?] 11873[?]  3195[?] 3194[?] 3193[?] 11872[?]  -3194[?] -3195[?] 11871[?]  -3193[?] -3195[?] 11870[?]  3188[?] -3176[?] 3194[?] 11869[?]  -3194[?] -3188[?] 11868[?]  3176[?] -3194[?] 11867[?]  3192[?] 3183[?] 3193[?] 11866[?]  -3193[?] -3192[?] 11865[?]  -3193[?] -3183[?] 11864[?]  3192[?] 3191[?] -3188[?] 11863[?]  -3191[?] -3192[?] 11862[?]  3188[?] -3192[?] 11861[?]  3190[?] 3189[?] 3191[?] 11860[?]  -3191[?] -3190[?] 11859[?]  -3189[?] -3191[?] 11858[?]  -3106[?] 3190[?] -3170[?] 11857[?]  -3190[?] 3170[?] 11856[?]  3106[?] -3190[?] 11855[?]  3106[?] 3170[?] 3189[?] 11854[?]  -3189[?] -3170[?] 11853[?]  -3189[?] -3106[?] 11852[?]  3188[?] -3176[?] 3183[?] 11851[?]  -3183[?] -3188[?] 11850[?]  3176[?] -3188[?] 11849[?]  3187[?] -3186[?] -3130[?] 11848[?]  3186[?] -3160[?] 3185[?] 11845[?]  3160[?] -3186[?] 11843[?]  -3185[?] 3184[?] 11841[?]  -3185[?] -3170[?] 11840[?]  -3184[?] -3183[?] 11838[?]  -3184[?] -3176[?] 11837[?]  3181[?] 3183[?] 3182[?] 11836[?]  -3182[?] -3183[?] 11835[?]  -3183[?] -3181[?] 11834[?]  2981[?] -2976[?] 3182[?] 11833[?]  -3182[?] -2981[?] 11832[?]  -3182[?] 2976[?] 11831[?]  3181[?] -3180[?] -2981[?] 11830[?]  3180[?] -3181[?] 11829[?]  2981[?] -3181[?] 11828[?]  3180[?] 3177[?] 3179[?] 11827[?]  -3177[?] -3180[?] 11825[?]  -3179[?] 3178[?] 11823[?]  -3179[?] 3166[?] 11822[?]  -3178[?] -2976[?] 11820[?]  -3178[?] -2975[?] 11819[?]  -2976[?] 3177[?] 3171[?] 11818[?]  -3171[?] -3177[?] 11817[?]  -3177[?] 2976[?] 11816[?]  3176[?] 3174[?] 3175[?] 11815[?]  -3175[?] -3176[?] 11814[?]  -3174[?] -3176[?] 11813[?]  2981[?] -2975[?] 3175[?] 11812[?]  -3175[?] -2981[?] 11811[?]  -3175[?] 2975[?] 11810[?]  -3173[?] 3174[?] -2981[?] 11809[?]  -3174[?] 3173[?] 11808[?]  -3174[?] 2981[?] 11807[?]  3172[?] 3173[?] 3171[?] 11806[?]  -3173[?] -3172[?] 11805[?]  3172[?] -2975[?] 3166[?] 11803[?]  2975[?] -3172[?] 11801[?]  -3171[?] 3166[?] 11799[?]  -3171[?] -2975[?] 11798[?]  3170[?] 3168[?] 3169[?] 11797[?]  -3169[?] -3170[?] 11796[?]  -3168[?] -3170[?] 11795[?]  2981[?] -2974[?] 3169[?] 11794[?]  -3169[?] -2981[?] 11793[?]  -3169[?] 2974[?] 11792[?]  -3167[?] 3168[?] -2981[?] 11791[?]  -3168[?] 3167[?] 11790[?]  -3168[?] 2981[?] 11789[?]  3167[?] 3161[?] 3166[?] 11788[?]  -3161[?] -3167[?] 11786[?]  -3166[?] 3165[?] 11784[?]  -3166[?] 3148[?] 11783[?]  -3165[?] 3164[?] 11781[?]  -3165[?] 3163[?] 11780[?]  -3164[?] 3151[?] 11778[?]  -2974[?] -3164[?] 11777[?]  -3163[?] 3162[?] 11775[?]  -3163[?] -2972[?] 11774[?]  -3162[?] -2973[?] 11772[?]  -3162[?] -2971[?] 11771[?]  -2974[?] 3161[?] 3156[?] 11770[?]  -3161[?] 2974[?] 11768[?]  3160[?] 3158[?] 3159[?] 11767[?]  -3158[?] -3160[?] 11765[?]  -3159[?] -2981[?] 11763[?]  -3159[?] 2973[?] 11762[?]  -3157[?] 3158[?] -2981[?] 11761[?]  -3158[?] 3157[?] 11760[?]  -3158[?] 2981[?] 11759[?]  3155[?] 3157[?] 3156[?] 11758[?]  -3157[?] -3155[?] 11756[?]  -3156[?] 3154[?] 11754[?]  -3156[?] -2973[?] 11753[?]  3155[?] -2973[?] 3154[?] 11752[?]  -3154[?] -3155[?] 11751[?]  2973[?] -3155[?] 11750[?]  -3152[?] -3153[?] 3154[?] 11749[?]  -3154[?] 3153[?] 11748[?]  -3154[?] 3152[?] 11747[?]  2972[?] 3153[?] 2971[?] 11746[?]  -3153[?] -2972[?] 11745[?]  -3153[?] -2971[?] 11744[?]  -3151[?] -3148[?] 3152[?] 11743[?]  -3152[?] 3151[?] 11742[?]  -3152[?] 3148[?] 11741[?]  -3150[?] 3151[?] 2968[?] 11740[?]  -3151[?] 3150[?] 11739[?]  -3151[?] -2968[?] 11738[?]  -3149[?] 3150[?] 2967[?] 11737[?]  -3150[?] 3149[?] 11736[?]  -3150[?] -2967[?] 11735[?]  2970[?] 2969[?] 3149[?] 11734[?]  -2970[?] -3149[?] 11733[?]  -3149[?] -2969[?] 11732[?]  3148[?] -3147[?] -3140[?] 11731[?]  3147[?] -3148[?] 11730[?]  3140[?] -3148[?] 11729[?]  3147[?] -3146[?] -3142[?] 11728[?]  3146[?] -3147[?] 11727[?]  3142[?] -3147[?] 11726[?]  3146[?] -3145[?] 2966[?] 11725[?]  3145[?] -3146[?] 11724[?]  -2966[?] -3146[?] 11723[?]  3145[?] -3144[?] 2961[?] 11722[?]  3144[?] -3145[?] 11721[?]  -2961[?] -3145[?] 11720[?]  3144[?] -3143[?] 2960[?] 11719[?]  3143[?] -3144[?] 11718[?]  -2960[?] -3144[?] 11717[?]  3143[?] 2962[?] 2959[?] 11716[?]  -2962[?] -3143[?] 11715[?]  -2959[?] -3143[?] 11714[?]  3142[?] -3141[?] 2964[?] 11713[?]  3141[?] -3142[?] 11712[?]  -2964[?] -3142[?] 11711[?]  3141[?] 2963[?] 2965[?] 11710[?]  -2965[?] -3141[?] 11709[?]  -2963[?] -3141[?] 11708[?]  3140[?] -3139[?] -3135[?] 11707[?]  3139[?] -3140[?] 11706[?]  3135[?] -3140[?] 11705[?]  3139[?] -3138[?] 2950[?] 11704[?]  3138[?] -3139[?] 11703[?]  -2950[?] -3139[?] 11702[?]  3138[?] -3137[?] 2951[?] 11701[?]  3137[?] -3138[?] 11700[?]  -2951[?] -3138[?] 11699[?]  3137[?] -3136[?] 2952[?] 11698[?]  3136[?] -3137[?] 11697[?]  -2952[?] -3137[?] 11696[?]  3136[?] 2954[?] 2953[?] 11695[?]  -2954[?] -3136[?] 11694[?]  -2953[?] -3136[?] 11693[?]  3135[?] -3134[?] 2958[?] 11692[?]  3134[?] -3135[?] 11691[?]  -2958[?] -3135[?] 11690[?]  3134[?] -3133[?] 2957[?] 11689[?]  3133[?] -3134[?] 11688[?]  -2957[?] -3134[?] 11687[?]  3133[?] 2956[?] 2955[?] 11686[?]  -2956[?] -3133[?] 11685[?]  -2955[?] -3133[?] 11684[?]  2902[?] 1681[?] 11682[?]  2901[?] -2902[?] 11680[?]  -2849[?] -2902[?] 11679[?]  2900[?] -2901[?] 11677[?]  -2858[?] -2901[?] 11676[?]  2899[?] -2900[?] 11674[?]  -2871[?] -2900[?] 11673[?]  -2898[?] -2899[?] 11671[?]  -2872[?] -2899[?] 11670[?]  -2875[?] 2897[?] 2898[?] 11669[?]  2896[?] -2897[?] 11665[?]  -2897[?] -2876[?] 11664[?]  -2895[?] -2896[?] 11662[?]  -2890[?] -2896[?] 11661[?]  -2894[?] 2111[?] 2895[?] 11660[?]  -2895[?] 2894[?] 11659[?]  -2895[?] -2111[?] 11658[?]  2893[?] -1811[?] 2894[?] 11657[?]  -2894[?] -2893[?] 11656[?]  -2894[?] 1811[?] 11655[?]  2893[?] 2892[?] 2891[?] 11654[?]  -2892[?] -2893[?] 11653[?]  -2891[?] -2893[?] 11652[?]  2089[?] 2892[?] -2082[?] 11651[?]  2082[?] -2892[?] 11649[?]  2082[?] -2089[?] 2891[?] 11648[?]  -2891[?] 2089[?] 11647[?]  -2891[?] -2082[?] 11646[?]  2886[?] -2889[?] 2890[?] 11645[?]  -1811[?] 2889[?] 2888[?] 11642[?]  2090[?] 2887[?] 2888[?] 11639[?]  -2887[?] -2888[?] 11638[?]  -2888[?] -2090[?] 11637[?]  2082[?] 2089[?] 2887[?] 11636[?]  -2887[?] -2089[?] 11635[?]  -2887[?] -2082[?] 11634[?]  2885[?] -2886[?] 11632[?]  -2877[?] -2886[?] 11631[?]  2884[?] -2885[?] 11629[?]  -2878[?] -2885[?] 11628[?]  -2882[?] -2884[?] 11625[?]  2881[?] 2882[?] -1877[?] 11621[?]  -2882[?] -2881[?] 11620[?]  -2882[?] 1877[?] 11619[?]  2881[?] 2880[?] 2879[?] 11618[?]  -2880[?] -2881[?] 11617[?]  -2879[?] -2881[?] 11616[?]  -1661[?] 2880[?] 1895[?] 11615[?]  -2880[?] 1661[?] 11613[?]  1661[?] -1895[?] 2879[?] 11612[?]  -2879[?] 1895[?] 11611[?]  -1608[?] -1875[?] 2878[?] 11609[?]  -1631[?] -1873[?] 2877[?] 11606[?]  -2877[?] 1873[?] 11605[?]  -2877[?] 1631[?] 11604[?]  1811[?] 1898[?] 2876[?] 11603[?]  -2876[?] -1898[?] 11602[?]  -1811[?] -2876[?] 11601[?]  -2874[?] 2875[?] -1736[?] 11600[?]  -2873[?] 1825[?] 2874[?] 11597[?]  -2874[?] 2873[?] 11596[?]  -2874[?] -1825[?] 11595[?]  -1845[?] -1819[?] 2873[?] 11594[?]  -2873[?] 1845[?] 11593[?]  -2873[?] 1819[?] 11592[?]  1679[?] -1671[?] 2872[?] 11591[?]  -2870[?] 1898[?] 2871[?] 11588[?]  2869[?] 2870[?] -1679[?] 11585[?]  2869[?] -2867[?] 2868[?] 11582[?]  -2868[?] -2869[?] 11581[?]  2867[?] -2869[?] 11580[?]  1841[?] 2854[?] 2868[?] 11579[?]  -2868[?] -2854[?] 11578[?]  -2868[?] -1841[?] 11577[?]  2867[?] -2866[?] -2863[?] 11576[?]  2866[?] -2867[?] 11575[?]  2863[?] -2867[?] 11574[?]  2866[?] 2864[?] 2865[?] 11573[?]  -2865[?] -2866[?] 11572[?]  -2864[?] -2866[?] 11571[?]  -1838[?] 1811[?] 2865[?] 11570[?]  -2865[?] 1838[?] 11569[?]  1841[?] 1854[?] 2864[?] 11567[?]  -2864[?] -1854[?] 11566[?]  -2864[?] -1841[?] 11565[?]  2863[?] -2862[?] 2859[?] 11564[?]  2862[?] -2863[?] 11563[?]  -2859[?] -2863[?] 11562[?]  2862[?] 2861[?] -1735[?] 11561[?]  -2861[?] -2862[?] 11560[?]  1735[?] -2862[?] 11559[?]  -2860[?] 1819[?] 2861[?] 11558[?]  -2861[?] 2860[?] 11557[?]  -2861[?] -1819[?] 11556[?]  1830[?] 1825[?] 2860[?] 11555[?]  -2860[?] -1830[?] 11554[?]  -2860[?] -1825[?] 11553[?]  -1836[?] 1825[?] 2859[?] 11552[?]  -2859[?] 1836[?] 11551[?]  -2859[?] -1825[?] 11550[?]  -2091[?] -2857[?] 2858[?] 11549[?]  2856[?] 2857[?] -1736[?] 11546[?]  -2857[?] -2856[?] 11545[?]  1736[?] -2857[?] 11544[?]  2856[?] 2851[?] 2855[?] 11543[?]  -2855[?] -2856[?] 11542[?]  -2851[?] -2856[?] 11541[?]  2854[?] -1841[?] 2855[?] 11540[?]  -2855[?] -2854[?] 11539[?]  1841[?] -2855[?] 11538[?]  2854[?] 2853[?] 2852[?] 11537[?]  -2853[?] -2854[?] 11536[?]  -2852[?] -2854[?] 11535[?]  -2850[?] 1819[?] 2853[?] 11534[?]  -2853[?] 2850[?] 11533[?]  -2853[?] -1819[?] 11532[?]  -1825[?] -1842[?] 2852[?] 11531[?]  -2852[?] 1842[?] 11530[?]  -2852[?] 1825[?] 11529[?]  -2850[?] -1819[?] 2851[?] 11528[?]  -2851[?] 2850[?] 11527[?]  -2851[?] 1819[?] 11526[?]  -1849[?] -1825[?] 2850[?] 11525[?]  -2850[?] 1849[?] 11524[?]  -2850[?] 1825[?] 11523[?]  -2848[?] -1857[?] 2849[?] 11522[?]  2847[?] 2841[?] 2848[?] 11519[?]  -2848[?] -2847[?] 11518[?]  -2848[?] -2841[?] 11517[?]  2847[?] -2845[?] 2846[?] 11516[?]  -2846[?] -2847[?] 11515[?]  2845[?] -2847[?] 11514[?]  2839[?] 2846[?] 2125[?] 11513[?]  -2846[?] -2839[?] 11512[?]  2845[?] -2844[?] 2128[?] 11510[?]  2844[?] -2845[?] 11509[?]  -2128[?] -2845[?] 11508[?]  2844[?] 2843[?] 2842[?] 11507[?]  -2843[?] -2844[?] 11506[?]  -2842[?] -2844[?] 11505[?]  1904[?] 2843[?] -2100[?] 11504[?]  2100[?] -2843[?] 11503[?]  -2843[?] -1904[?] 11502[?]  2100[?] -1904[?] 2842[?] 11501[?]  -2842[?] -2100[?] 11500[?]  -2842[?] 1904[?] 11499[?]  2840[?] -2127[?] 2841[?] 11498[?]  -2841[?] -2840[?] 11497[?]  -2841[?] 2127[?] 11496[?]  2840[?] -2839[?] 2128[?] 11495[?]  2839[?] -2840[?] 11494[?]  2839[?] 2154[?] 2838[?] 11492[?]  -2838[?] -2839[?] 11491[?]  -2154[?] -2839[?] 11490[?]  2155[?] 2837[?] 2838[?] 11489[?]  -2838[?] -2837[?] 11488[?]  -2155[?] -2838[?] 11487[?]  2837[?] 2836[?] 2186[?] 11486[?]  -2836[?] -2837[?] 11485[?]  -2186[?] -2837[?] 11484[?]  2835[?] 2836[?] 2187[?] 11483[?]  -2836[?] -2835[?] 11482[?]  -2187[?] -2836[?] 11481[?]  2835[?] 2834[?] -2255[?] 11480[?]  -2835[?] -2834[?] 11479[?]  2255[?] -2835[?] 11478[?]  2833[?] 2834[?] -2258[?] 11477[?]  -2833[?] -2834[?] 11476[?]  2258[?] -2834[?] 11475[?]  -2476[?] 2833[?] 2832[?] 11474[?]  -2832[?] -2833[?] 11473[?]  2476[?] -2833[?] 11472[?]  2827[?] -2831[?] 2832[?] 11471[?]  -2832[?] 2831[?] 11470[?]  -2832[?] -2827[?] 11469[?]  -2830[?] 2473[?] 2831[?] 11468[?]  2830[?] -2831[?] 11467[?]  -2831[?] -2473[?] 11466[?]  2830[?] 2440[?] -2829[?] 11465[?]  2829[?] -2830[?] 11464[?]  -2440[?] -2830[?] 11463[?]  2829[?] -2398[?] 2828[?] 11462[?]  -2828[?] -2829[?] 11461[?]  2398[?] -2829[?] 11460[?]  -2272[?] 2828[?] -2297[?] 11459[?]  -2828[?] 2297[?] 11458[?]  -2828[?] 2272[?] 11457[?]  2827[?] 2509[?] -2826[?] 11456[?]  2826[?] -2827[?] 11455[?]  -2509[?] -2827[?] 11454[?]  2826[?] 2825[?] 2824[?] 11453[?]  -2825[?] -2826[?] 11452[?]  -2824[?] -2826[?] 11451[?]  2508[?] 2823[?] 2825[?] 11450[?]  -2825[?] -2823[?] 11449[?]  -2825[?] -2508[?] 11448[?]  2823[?] 2486[?] 2824[?] 11447[?]  -2824[?] -2823[?] 11446[?]  -2486[?] -2824[?] 11445[?]  2823[?] 2822[?] -2656[?] 11444[?]  -2822[?] -2823[?] 11443[?]  2656[?] -2823[?] 11442[?]  2821[?] -2659[?] 2822[?] 11441[?]  -2822[?] -2821[?] 11440[?]  2659[?] -2822[?] 11439[?]  2821[?] 2689[?] -2820[?] 11438[?]  2820[?] -2821[?] 11437[?]  -2689[?] -2821[?] 11436[?]  2820[?] 2819[?] 2818[?] 11435[?]  -2819[?] -2820[?] 11434[?]  -2818[?] -2820[?] 11433[?]  2817[?] 2688[?] 2819[?] 11432[?]  -2819[?] -2817[?] 11431[?]  -2819[?] -2688[?] 11430[?]  2817[?] 2668[?] 2818[?] 11429[?]  -2818[?] -2817[?] 11428[?]  -2668[?] -2818[?] 11427[?]  2817[?] 2816[?] -2750[?] 11426[?]  -2816[?] -2817[?] 11425[?]  2750[?] -2817[?] 11424[?]  2815[?] -2753[?] 2816[?] 11423[?]  -2816[?] -2815[?] 11422[?]  2753[?] -2816[?] 11421[?]  2815[?] -2814[?] 2810[?] 11420[?]  2814[?] -2815[?] 11419[?]  -2810[?] -2815[?] 11418[?]  2814[?] 2813[?] 2812[?] 11417[?]  -2813[?] -2814[?] 11416[?]  -2812[?] -2814[?] 11415[?]  2784[?] 2760[?] 2813[?] 11414[?]  -2813[?] -2784[?] 11413[?]  -2760[?] -2813[?] 11412[?]  -2811[?] 2785[?] 2812[?] 11411[?]  -2812[?] 2811[?] 11410[?]  -2812[?] -2785[?] 11409[?]  2097[?] 2807[?] 2811[?] 11408[?]  -2811[?] -2807[?] 11407[?]  -2811[?] -2097[?] 11406[?]  -2809[?] 2785[?] 2810[?] 11405[?]  -2810[?] 2809[?] 11404[?]  -2785[?] -2810[?] 11403[?]  2792[?] 2808[?] 2809[?] 11402[?]  -2809[?] -2808[?] 11401[?]  -2792[?] -2809[?] 11400[?]  2808[?] -2807[?] -2097[?] 11399[?]  2807[?] -2808[?] 11398[?]  2097[?] -2808[?] 11397[?]  2807[?] 2805[?] 2806[?] 11396[?]  -2806[?] -2807[?] 11395[?]  -2805[?] -2807[?] 11394[?]  2097[?] -2804[?] 2806[?] 11393[?]  -2806[?] 2804[?] 11392[?]  -2806[?] -2097[?] 11391[?]  2804[?] 2805[?] -2097[?] 11390[?]  -2805[?] -2804[?] 11389[?]  2097[?] -2805[?] 11388[?]  2804[?] 2796[?] 2803[?] 11387[?]  -2803[?] -2804[?] 11386[?]  -2796[?] -2804[?] 11385[?]  2802[?] 2090[?] 2803[?] 11384[?]  -2802[?] -2803[?] 11383[?]  -2803[?] -2090[?] 11382[?]  2800[?] 2802[?] 2801[?] 11381[?]  -2801[?] -2802[?] 11380[?]  -2802[?] -2800[?] 11379[?]  1909[?] -1476[?] 2801[?] 11378[?]  -2801[?] -1909[?] 11377[?]  -2801[?] 1476[?] 11376[?]  2800[?] 2799[?] -1909[?] 11375[?]  -2799[?] -2800[?] 11374[?]  1909[?] -2800[?] 11373[?]  2798[?] 2797[?] 2799[?] 11372[?]  -2798[?] -2799[?] 11371[?]  -2797[?] -2799[?] 11370[?]  1474[?] 2015[?] 2798[?] 11369[?]  -2798[?] -2015[?] 11368[?]  -2798[?] -1474[?] 11367[?]  -2015[?] -1474[?] 2797[?] 11366[?]  -2797[?] 2015[?] 11365[?]  -2797[?] 1474[?] 11364[?]  2795[?] 2796[?] -2090[?] 11363[?]  -2796[?] -2795[?] 11362[?]  2090[?] -2796[?] 11361[?]  2795[?] 2793[?] 2794[?] 11360[?]  -2794[?] -2795[?] 11359[?]  -2793[?] -2795[?] 11358[?]  1530[?] -1499[?] 2794[?] 11357[?]  -2794[?] -1530[?] 11356[?]  -2794[?] 1499[?] 11355[?]  -1499[?] 2793[?] -1530[?] 11354[?]  1530[?] -2793[?] 11353[?]  -2793[?] 1499[?] 11352[?]  -2791[?] 2792[?] 2786[?] 11351[?]  -2792[?] 2791[?] 11350[?]  -2786[?] -2792[?] 11349[?]  -2790[?] 2791[?] 2787[?] 11348[?]  -2791[?] 2790[?] 11347[?]  -2787[?] -2791[?] 11346[?]  2788[?] 2790[?] 2789[?] 11345[?]  -2789[?] -2790[?] 11344[?]  -2790[?] -2788[?] 11343[?]  -1609[?] -1873[?] 2789[?] 11342[?]  -2789[?] 1873[?] 11341[?]  1609[?] -2789[?] 11340[?]  2788[?] -1664[?] -1877[?] 11339[?]  1877[?] -2788[?] 11338[?]  1664[?] -2788[?] 11337[?]  -1586[?] -1875[?] 2787[?] 11336[?]  -2787[?] 1875[?] 11335[?]  -2787[?] 1586[?] 11334[?]  -1563[?] -1900[?] 2786[?] 11333[?]  -2786[?] 1900[?] 11332[?]  -2786[?] 1563[?] 11331[?]  -2760[?] 2785[?] -2784[?] 11330[?]  -2785[?] 2784[?] 11329[?]  -2785[?] 2760[?] 11328[?]  2784[?] 2782[?] 2783[?] 11327[?]  -2783[?] -2784[?] 11326[?]  -2782[?] -2784[?] 11325[?]  2097[?] -2781[?] 2783[?] 11324[?]  -2783[?] 2781[?] 11323[?]  -2783[?] -2097[?] 11322[?]  2781[?] 2782[?] -2097[?] 11321[?]  -2782[?] -2781[?] 11320[?]  2097[?] -2782[?] 11319[?]  2781[?] 2767[?] 2780[?] 11318[?]  -2780[?] -2781[?] 11317[?]  -2767[?] -2781[?] 11316[?]  2779[?] 2090[?] 2780[?] 11315[?]  -2780[?] -2779[?] 11314[?]  -2780[?] -2090[?] 11313[?]  2779[?] 2777[?] 2778[?] 11312[?]  -2778[?] -2779[?] 11311[?]  -2777[?] -2779[?] 11310[?]  1909[?] -1477[?] 2778[?] 11309[?]  -2778[?] -1909[?] 11308[?]  -2778[?] 1477[?] 11307[?]  2776[?] 2777[?] -1909[?] 11306[?]  -2777[?] -2776[?] 11305[?]  1909[?] -2777[?] 11304[?]  2776[?] -2775[?] 2768[?] 11303[?]  2775[?] -2776[?] 11302[?]  -2768[?] -2776[?] 11301[?]  2775[?] 2774[?] 2772[?] 11300[?]  -2774[?] -2775[?] 11299[?]  -2772[?] -2775[?] 11298[?]  -2773[?] -1473[?] 2774[?] 11297[?]  -2774[?] 2773[?] 11296[?]  -2774[?] 1473[?] 11295[?]  -2019[?] 2773[?] 2016[?] 11294[?]  -2773[?] 2019[?] 11293[?]  -2773[?] -2016[?] 11292[?]  1473[?] 2771[?] 2772[?] 11291[?]  -2772[?] -2771[?] 11290[?]  -2772[?] -1473[?] 11289[?]  2770[?] 2771[?] 2769[?] 11288[?]  -2771[?] -2770[?] 11287[?]  -2769[?] -2771[?] 11286[?]  2770[?] 2019[?] 2016[?] 11285[?]  -2019[?] -2770[?] 11284[?]  -2770[?] -2016[?] 11283[?]  -2019[?] -2016[?] 2769[?] 11282[?]  -2769[?] 2019[?] 11281[?]  -2769[?] 2016[?] 11280[?]  -2022[?] 2019[?] 2768[?] 11279[?]  -2768[?] 2022[?] 11278[?]  -2019[?] -2768[?] 11277[?]  2766[?] 2767[?] -2090[?] 11276[?]  -2767[?] -2766[?] 11275[?]  2090[?] -2767[?] 11274[?]  2766[?] 2764[?] 2765[?] 11273[?]  -2765[?] -2766[?] 11272[?]  -2764[?] -2766[?] 11271[?]  1530[?] -1500[?] 2765[?] 11270[?]  -2765[?] -1530[?] 11269[?]  -2765[?] 1500[?] 11268[?]  2763[?] 2764[?] -1530[?] 11267[?]  -2764[?] -2763[?] 11266[?]  1530[?] -2764[?] 11265[?]  2763[?] 2762[?] 2761[?] 11264[?]  -2762[?] -2763[?] 11263[?]  -2761[?] -2763[?] 11262[?]  -1500[?] 2762[?] 1499[?] 11261[?]  -2762[?] 1500[?] 11260[?]  -2762[?] -1499[?] 11259[?]  -1499[?] 1500[?] 2761[?] 11258[?]  -2761[?] -1500[?] 11257[?]  -2761[?] 1499[?] 11256[?]  -2759[?] 2760[?] 2754[?] 11255[?]  -2760[?] 2759[?] 11254[?]  -2754[?] -2760[?] 11253[?]  -2758[?] 2759[?] 2755[?] 11252[?]  -2759[?] 2758[?] 11251[?]  -2755[?] -2759[?] 11250[?]  2756[?] 2758[?] 2757[?] 11249[?]  -2757[?] -2758[?] 11248[?]  -2758[?] -2756[?] 11247[?]  -1610[?] -1873[?] 2757[?] 11246[?]  -2757[?] 1873[?] 11245[?]  1610[?] -2757[?] 11244[?]  2756[?] -1672[?] -1877[?] 11243[?]  1877[?] -2756[?] 11242[?]  1672[?] -2756[?] 11241[?]  -1587[?] -1875[?] 2755[?] 11240[?]  -2755[?] 1875[?] 11239[?]  -2755[?] 1587[?] 11238[?]  -1564[?] -1900[?] 2754[?] 11237[?]  -2754[?] 1900[?] 11236[?]  -2754[?] 1564[?] 11235[?]  2753[?] 2751[?] 2752[?] 11234[?]  -2752[?] -2753[?] 11233[?]  -2751[?] -2753[?] 11232[?]  -2696[?] 2752[?] -2747[?] 11231[?]  -2752[?] 2747[?] 11230[?]  -2752[?] 2696[?] 11229[?]  -2703[?] 2751[?] -2723[?] 11228[?]  -2751[?] 2723[?] 11227[?]  -2751[?] 2703[?] 11226[?]  2750[?] 2749[?] 2725[?] 11225[?]  -2749[?] -2750[?] 11224[?]  -2725[?] -2750[?] 11223[?]  2747[?] 2748[?] 2749[?] 11222[?]  -2749[?] -2748[?] 11221[?]  -2749[?] -2747[?] 11220[?]  -2696[?] 2748[?] 2724[?] 11219[?]  -2724[?] -2748[?] 11218[?]  -2748[?] 2696[?] 11217[?]  2747[?] 2745[?] 2746[?] 11216[?]  -2746[?] -2747[?] 11215[?]  -2745[?] -2747[?] 11214[?]  2097[?] -2744[?] 2746[?] 11213[?]  -2746[?] 2744[?] 11212[?]  -2746[?] -2097[?] 11211[?]  2744[?] 2745[?] -2097[?] 11210[?]  -2745[?] -2744[?] 11209[?]  2097[?] -2745[?] 11208[?]  2744[?] 2731[?] 2743[?] 11207[?]  -2743[?] -2744[?] 11206[?]  -2731[?] -2744[?] 11205[?]  2742[?] 2090[?] 2743[?] 11204[?]  -2743[?] -2742[?] 11203[?]  -2743[?] -2090[?] 11202[?]  2742[?] 2740[?] 2741[?] 11201[?]  -2741[?] -2742[?] 11200[?]  -2740[?] -2742[?] 11199[?]  1909[?] -1479[?] 2741[?] 11198[?]  -2741[?] -1909[?] 11197[?]  -2741[?] 1479[?] 11196[?]  2739[?] 2740[?] -1909[?] 11195[?]  -2740[?] -2739[?] 11194[?]  1909[?] -2740[?] 11193[?]  2739[?] 2738[?] 2737[?] 11192[?]  -2738[?] -2739[?] 11191[?]  -2737[?] -2739[?] 11190[?]  2733[?] -2736[?] 2738[?] 11189[?]  2736[?] -2738[?] 11188[?]  -2738[?] -2733[?] 11187[?]  2736[?] -2733[?] 2737[?] 11186[?]  -2737[?] -2736[?] 11185[?]  -2737[?] 2733[?] 11184[?]  2736[?] 2735[?] 2734[?] 11183[?]  -2735[?] -2736[?] 11182[?]  -2734[?] -2736[?] 11181[?]  2008[?] 1471[?] 2735[?] 11180[?]  -2735[?] -2008[?] 11179[?]  -2735[?] -1471[?] 11178[?]  -1471[?] -2008[?] 2734[?] 11177[?]  -2734[?] 2008[?] 11176[?]  -2734[?] 1471[?] 11175[?]  2733[?] 2732[?] 2005[?] 11174[?]  -2732[?] -2733[?] 11173[?]  -2005[?] -2733[?] 11172[?]  2025[?] 2026[?] 2732[?] 11171[?]  -2026[?] -2732[?] 11170[?]  -2025[?] -2732[?] 11169[?]  2730[?] 2731[?] -2090[?] 11168[?]  -2731[?] -2730[?] 11167[?]  2090[?] -2731[?] 11166[?]  2730[?] 2728[?] 2729[?] 11165[?]  -2729[?] -2730[?] 11164[?]  -2728[?] -2730[?] 11163[?]  1530[?] -1502[?] 2729[?] 11162[?]  -2729[?] -1530[?] 11161[?]  -2729[?] 1502[?] 11160[?]  -2727[?] 2728[?] -1530[?] 11159[?]  -2728[?] 2727[?] 11158[?]  1530[?] -2728[?] 11157[?]  2521[?] 2726[?] 2727[?] 11156[?]  -2727[?] -2726[?] 11155[?]  -2727[?] -2521[?] 11154[?]  2520[?] -1502[?] 2726[?] 11153[?]  -2726[?] -2520[?] 11152[?]  -2726[?] 1502[?] 11151[?]  -2724[?] 2696[?] 2725[?] 11150[?]  -2725[?] 2724[?] 11149[?]  -2725[?] -2696[?] 11148[?]  2703[?] 2723[?] 2724[?] 11147[?]  -2724[?] -2723[?] 11146[?]  -2724[?] -2703[?] 11145[?]  2723[?] 2721[?] 2722[?] 11144[?]  -2722[?] -2723[?] 11143[?]  -2721[?] -2723[?] 11142[?]  2097[?] -2720[?] 2722[?] 11141[?]  -2722[?] 2720[?] 11140[?]  -2722[?] -2097[?] 11139[?]  2720[?] 2721[?] -2097[?] 11138[?]  -2721[?] -2720[?] 11137[?]  2097[?] -2721[?] 11136[?]  2720[?] 2709[?] 2719[?] 11135[?]  -2719[?] -2720[?] 11134[?]  -2709[?] -2720[?] 11133[?]  2718[?] 2090[?] 2719[?] 11132[?]  -2719[?] -2718[?] 11131[?]  -2719[?] -2090[?] 11130[?]  2718[?] 2716[?] 2717[?] 11129[?]  -2717[?] -2718[?] 11128[?]  -2716[?] -2718[?] 11127[?]  1909[?] -1478[?] 2717[?] 11126[?]  -2717[?] -1909[?] 11125[?]  -2717[?] 1478[?] 11124[?]  2715[?] 2716[?] -1909[?] 11123[?]  -2716[?] -2715[?] 11122[?]  1909[?] -2716[?] 11121[?]  2715[?] 2714[?] 2713[?] 11120[?]  -2714[?] -2715[?] 11119[?]  -2713[?] -2715[?] 11118[?]  -2712[?] 2025[?] 2714[?] 11117[?]  2712[?] -2714[?] 11116[?]  -2025[?] -2714[?] 11115[?]  2712[?] -2025[?] 2713[?] 11114[?]  -2713[?] -2712[?] 11113[?]  -2713[?] 2025[?] 11112[?]  2712[?] 2711[?] 2710[?] 11111[?]  -2711[?] -2712[?] 11110[?]  -2710[?] -2712[?] 11109[?]  1472[?] 2004[?] 2711[?] 11108[?]  -2711[?] -2004[?] 11107[?]  -2711[?] -1472[?] 11106[?]  -2004[?] -1472[?] 2710[?] 11105[?]  -2710[?] 2004[?] 11104[?]  -2710[?] 1472[?] 11103[?]  2708[?] 2709[?] -2090[?] 11102[?]  -2709[?] -2708[?] 11101[?]  2090[?] -2709[?] 11100[?]  2708[?] 2706[?] 2707[?] 11099[?]  -2707[?] -2708[?] 11098[?]  -2706[?] -2708[?] 11097[?]  1530[?] -1501[?] 2707[?] 11096[?]  -2707[?] -1530[?] 11095[?]  -2707[?] 1501[?] 11094[?]  -2705[?] 2706[?] -1530[?] 11093[?]  -2706[?] 2705[?] 11092[?]  1530[?] -2706[?] 11091[?]  2520[?] 2705[?] 2704[?] 11090[?]  -2705[?] -2704[?] 11089[?]  -2705[?] -2520[?] 11088[?]  -1501[?] 2519[?] 2704[?] 11087[?]  -2704[?] -2519[?] 11086[?]  -2704[?] 1501[?] 11085[?]  2703[?] -2702[?] 2697[?] 11084[?]  2702[?] -2703[?] 11083[?]  -2697[?] -2703[?] 11082[?]  2702[?] -2701[?] 2698[?] 11081[?]  2701[?] -2702[?] 11080[?]  -2698[?] -2702[?] 11079[?]  2701[?] 2699[?] 2700[?] 11078[?]  -2700[?] -2701[?] 11077[?]  -2699[?] -2701[?] 11076[?]  -1611[?] -1873[?] 2700[?] 11075[?]  -2700[?] 1873[?] 11074[?]  1611[?] -2700[?] 11073[?]  -1659[?] 2699[?] -1877[?] 11072[?]  1877[?] -2699[?] 11071[?]  -2699[?] 1659[?] 11070[?]  -1588[?] -1875[?] 2698[?] 11069[?]  -2698[?] 1875[?] 11068[?]  -2698[?] 1588[?] 11067[?]  -1565[?] -1900[?] 2697[?] 11066[?]  -2697[?] 1900[?] 11065[?]  -2697[?] 1565[?] 11064[?]  -2695[?] 2696[?] 2690[?] 11063[?]  -2696[?] 2695[?] 11062[?]  -2690[?] -2696[?] 11061[?]  -2694[?] 2695[?] 2691[?] 11060[?]  -2695[?] 2694[?] 11059[?]  -2691[?] -2695[?] 11058[?]  2692[?] 2694[?] 2693[?] 11057[?]  -2693[?] -2694[?] 11056[?]  -2694[?] -2692[?] 11055[?]  -1612[?] -1873[?] 2693[?] 11054[?]  -2693[?] 1873[?] 11053[?]  1612[?] -2693[?] 11052[?]  2692[?] 1675[?] -1877[?] 11051[?]  1877[?] -2692[?] 11050[?]  -1675[?] -2692[?] 11049[?]  -1589[?] -1875[?] 2691[?] 11048[?]  -2691[?] 1875[?] 11047[?]  1589[?] -2691[?] 11046[?]  -1566[?] -1900[?] 2690[?] 11045[?]  -2690[?] 1900[?] 11044[?]  1566[?] -2690[?] 11043[?]  2688[?] 2668[?] 2689[?] 11042[?]  -2689[?] -2688[?] 11041[?]  -2668[?] -2689[?] 11040[?]  2688[?] 2686[?] 2687[?] 11039[?]  -2687[?] -2688[?] 11038[?]  -2686[?] -2688[?] 11037[?]  2097[?] -2685[?] 2687[?] 11036[?]  -2687[?] 2685[?] 11035[?]  -2687[?] -2097[?] 11034[?]  2685[?] 2686[?] -2097[?] 11033[?]  -2686[?] -2685[?] 11032[?]  2097[?] -2686[?] 11031[?]  2685[?] 2674[?] 2684[?] 11030[?]  -2684[?] -2685[?] 11029[?]  -2674[?] -2685[?] 11028[?]  2683[?] 2090[?] 2684[?] 11027[?]  -2684[?] -2683[?] 11026[?]  -2684[?] -2090[?] 11025[?]  2683[?] 2681[?] 2682[?] 11024[?]  -2682[?] -2683[?] 11023[?]  -2681[?] -2683[?] 11022[?]  1909[?] -1480[?] 2682[?] 11021[?]  -2682[?] -1909[?] 11020[?]  -2682[?] 1480[?] 11019[?]  2680[?] 2681[?] -1909[?] 11018[?]  -2681[?] -2680[?] 11017[?]  1909[?] -2681[?] 11016[?]  2680[?] 2679[?] 2678[?] 11015[?]  -2679[?] -2680[?] 11014[?]  -2678[?] -2680[?] 11013[?]  2029[?] -2677[?] 2679[?] 11012[?]  2677[?] -2679[?] 11011[?]  -2679[?] -2029[?] 11010[?]  2677[?] -2029[?] 2678[?] 11009[?]  -2678[?] -2677[?] 11008[?]  -2678[?] 2029[?] 11007[?]  2677[?] 2676[?] 2675[?] 11006[?]  -2676[?] -2677[?] 11005[?]  -2675[?] -2677[?] 11004[?]  1986[?] 1470[?] 2676[?] 11003[?]  -2676[?] -1986[?] 11002[?]  -2676[?] -1470[?] 11001[?]  -1470[?] -1986[?] 2675[?] 11000[?]  -2675[?] 1986[?] 10999[?]  -2675[?] 1470[?] 10998[?]  2673[?] 2674[?] -2090[?] 10997[?]  -2674[?] -2673[?] 10996[?]  2090[?] -2674[?] 10995[?]  2673[?] 2671[?] 2672[?] 10994[?]  -2672[?] -2673[?] 10993[?]  -2671[?] -2673[?] 10992[?]  1530[?] -1503[?] 2672[?] 10991[?]  -2672[?] -1530[?] 10990[?]  -2672[?] 1503[?] 10989[?]  -2670[?] 2671[?] -1530[?] 10988[?]  -2671[?] 2670[?] 10987[?]  1530[?] -2671[?] 10986[?]  2522[?] 2669[?] 2670[?] 10985[?]  -2670[?] -2669[?] 10984[?]  -2670[?] -2522[?] 10983[?]  2521[?] -1503[?] 2669[?] 10982[?]  -2669[?] -2521[?] 10981[?]  -2669[?] 1503[?] 10980[?]  -2667[?] 2668[?] 2660[?] 10979[?]  -2668[?] 2667[?] 10978[?]  -2660[?] -2668[?] 10977[?]  -2666[?] 2667[?] 2661[?] 10976[?]  -2667[?] 2666[?] 10975[?]  -2661[?] -2667[?] 10974[?]  2664[?] 2666[?] 2665[?] 10973[?]  -2665[?] -2666[?] 10972[?]  -2666[?] -2664[?] 10971[?]  -1613[?] -1873[?] 2665[?] 10970[?]  -2665[?] 1873[?] 10969[?]  1613[?] -2665[?] 10968[?]  2664[?] 2663[?] -1877[?] 10967[?]  -2663[?] -2664[?] 10966[?]  1877[?] -2664[?] 10965[?]  1878[?] 2663[?] 2662[?] 10964[?]  -2663[?] -2662[?] 10963[?]  -2663[?] -1878[?] 10962[?]  -1666[?] -1675[?] 2662[?] 10961[?]  -2662[?] 1675[?] 10960[?]  -2662[?] 1666[?] 10959[?]  -1590[?] -1875[?] 2661[?] 10958[?]  -2661[?] 1875[?] 10957[?]  1590[?] -2661[?] 10956[?]  -1567[?] -1900[?] 2660[?] 10955[?]  -2660[?] 1900[?] 10954[?]  1567[?] -2660[?] 10953[?]  2659[?] -2658[?] 2653[?] 10952[?]  2658[?] -2659[?] 10951[?]  -2653[?] -2659[?] 10950[?]  2658[?] -2614[?] 2657[?] 10949[?]  -2657[?] -2658[?] 10948[?]  2614[?] -2658[?] 10947[?]  -2518[?] 2657[?] -2545[?] 10946[?]  -2657[?] 2545[?] 10945[?]  -2657[?] 2518[?] 10944[?]  2656[?] 2654[?] 2655[?] 10943[?]  -2655[?] -2656[?] 10942[?]  -2654[?] -2656[?] 10941[?]  2652[?] 2630[?] 2655[?] 10940[?]  -2655[?] -2652[?] 10939[?]  -2630[?] -2655[?] 10938[?]  2621[?] 2653[?] 2654[?] 10937[?]  -2653[?] -2654[?] 10936[?]  -2654[?] -2621[?] 10935[?]  -2630[?] 2653[?] -2652[?] 10934[?]  -2653[?] 2652[?] 10933[?]  -2653[?] 2630[?] 10932[?]  2652[?] 2650[?] 2651[?] 10931[?]  -2651[?] -2652[?] 10930[?]  -2650[?] -2652[?] 10929[?]  2097[?] -2649[?] 2651[?] 10928[?]  -2651[?] 2649[?] 10927[?]  -2651[?] -2097[?] 10926[?]  2649[?] 2650[?] -2097[?] 10925[?]  -2650[?] -2649[?] 10924[?]  2097[?] -2650[?] 10923[?]  2649[?] 2636[?] 2648[?] 10922[?]  -2648[?] -2649[?] 10921[?]  -2636[?] -2649[?] 10920[?]  2647[?] 2090[?] 2648[?] 10919[?]  -2648[?] -2647[?] 10918[?]  -2648[?] -2090[?] 10917[?]  2647[?] 2645[?] 2646[?] 10916[?]  -2646[?] -2647[?] 10915[?]  -2645[?] -2647[?] 10914[?]  1909[?] -1484[?] 2646[?] 10913[?]  -2646[?] -1909[?] 10912[?]  -2646[?] 1484[?] 10911[?]  2644[?] 2645[?] -1909[?] 10910[?]  -2645[?] -2644[?] 10909[?]  1909[?] -2645[?] 10908[?]  2644[?] 2643[?] 2642[?] 10907[?]  -2643[?] -2644[?] 10906[?]  -2642[?] -2644[?] 10905[?]  2638[?] -2641[?] 2643[?] 10904[?]  2641[?] -2643[?] 10903[?]  -2643[?] -2638[?] 10902[?]  2641[?] -2638[?] 2642[?] 10901[?]  -2642[?] -2641[?] 10900[?]  -2642[?] 2638[?] 10899[?]  2641[?] 2640[?] 2639[?] 10898[?]  -2640[?] -2641[?] 10897[?]  -2639[?] -2641[?] 10896[?]  1965[?] 1466[?] 2640[?] 10895[?]  -2640[?] -1965[?] 10894[?]  -2640[?] -1466[?] 10893[?]  -1466[?] -1965[?] 2639[?] 10892[?]  -2639[?] 1965[?] 10891[?]  -2639[?] 1466[?] 10890[?]  2638[?] 1962[?] 2637[?] 10889[?]  -2637[?] -2638[?] 10888[?]  -1962[?] -2638[?] 10887[?]  2035[?] 2034[?] 2637[?] 10886[?]  -2637[?] -2035[?] 10885[?]  -2637[?] -2034[?] 10884[?]  2635[?] 2636[?] -2090[?] 10883[?]  -2636[?] -2635[?] 10882[?]  2090[?] -2636[?] 10881[?]  2635[?] 2633[?] 2634[?] 10880[?]  -2634[?] -2635[?] 10879[?]  -2633[?] -2635[?] 10878[?]  1530[?] -1507[?] 2634[?] 10877[?]  -2634[?] -1530[?] 10876[?]  -2634[?] 1507[?] 10875[?]  -2632[?] 2633[?] -1530[?] 10874[?]  -2633[?] 2632[?] 10873[?]  1530[?] -2633[?] 10872[?]  1689[?] 2631[?] 2632[?] 10871[?]  -2632[?] -2631[?] 10870[?]  -2632[?] -1689[?] 10869[?]  2593[?] -1507[?] 2631[?] 10868[?]  -2631[?] -2593[?] 10867[?]  -2631[?] 1507[?] 10866[?]  -2629[?] 2630[?] 2622[?] 10865[?]  -2630[?] 2629[?] 10864[?]  -2622[?] -2630[?] 10863[?]  -2628[?] 2629[?] 2623[?] 10862[?]  -2629[?] 2628[?] 10861[?]  -2623[?] -2629[?] 10860[?]  2626[?] 2628[?] 2627[?] 10859[?]  -2627[?] -2628[?] 10858[?]  -2628[?] -2626[?] 10857[?]  -1617[?] -1873[?] 2627[?] 10856[?]  -2627[?] 1873[?] 10855[?]  1617[?] -2627[?] 10854[?]  2626[?] 2625[?] -1877[?] 10853[?]  -2625[?] -2626[?] 10852[?]  1877[?] -2626[?] 10851[?]  2479[?] 2624[?] 2625[?] 10850[?]  -2625[?] -2624[?] 10849[?]  -2625[?] -2479[?] 10848[?]  -1673[?] 1881[?] 2624[?] 10847[?]  -2624[?] -1881[?] 10846[?]  -2624[?] 1673[?] 10845[?]  -1594[?] -1875[?] 2623[?] 10844[?]  -2623[?] 1875[?] 10843[?]  -2623[?] 1594[?] 10842[?]  -1571[?] -1900[?] 2622[?] 10841[?]  -2622[?] 1900[?] 10840[?]  1571[?] -2622[?] 10839[?]  2621[?] 2615[?] -2620[?] 10838[?]  2620[?] -2621[?] 10837[?]  -2615[?] -2621[?] 10836[?]  2620[?] 2617[?] 2619[?] 10835[?]  -2619[?] -2620[?] 10834[?]  -2617[?] -2620[?] 10833[?]  2612[?] 2618[?] 2619[?] 10832[?]  -2618[?] -2619[?] 10831[?]  -2619[?] -2612[?] 10830[?]  -2591[?] 2618[?] 2616[?] 10829[?]  -2618[?] -2616[?] 10828[?]  -2618[?] 2591[?] 10827[?]  -2616[?] 2591[?] 2617[?] 10826[?]  -2617[?] 2616[?] 10825[?]  -2591[?] -2617[?] 10824[?]  2581[?] 2558[?] 2616[?] 10823[?]  -2616[?] -2581[?] 10822[?]  -2616[?] -2558[?] 10821[?]  -2546[?] -2614[?] 2615[?] 10820[?]  -2615[?] 2614[?] 10819[?]  -2615[?] 2546[?] 10818[?]  2614[?] 2582[?] 2613[?] 10817[?]  -2613[?] -2614[?] 10816[?]  -2582[?] -2614[?] 10815[?]  -2591[?] 2613[?] -2612[?] 10814[?]  -2613[?] 2612[?] 10813[?]  -2613[?] 2591[?] 10812[?]  2612[?] 2610[?] 2611[?] 10811[?]  -2611[?] -2612[?] 10810[?]  -2610[?] -2612[?] 10809[?]  2097[?] -2609[?] 2611[?] 10808[?]  -2611[?] 2609[?] 10807[?]  -2611[?] -2097[?] 10806[?]  2609[?] 2610[?] -2097[?] 10805[?]  -2610[?] -2609[?] 10804[?]  2097[?] -2610[?] 10803[?]  2609[?] 2598[?] 2608[?] 10802[?]  -2608[?] -2609[?] 10801[?]  -2598[?] -2609[?] 10800[?]  2607[?] 2090[?] 2608[?] 10799[?]  -2608[?] -2607[?] 10798[?]  -2608[?] -2090[?] 10797[?]  2607[?] 2605[?] 2606[?] 10796[?]  -2606[?] -2607[?] 10795[?]  -2605[?] -2607[?] 10794[?]  1909[?] -1483[?] 2606[?] 10793[?]  -2606[?] -1909[?] 10792[?]  -2606[?] 1483[?] 10791[?]  2604[?] 2605[?] -1909[?] 10790[?]  -2605[?] -2604[?] 10789[?]  1909[?] -2605[?] 10788[?]  2604[?] 2602[?] 2603[?] 10787[?]  -2603[?] -2604[?] 10786[?]  -2602[?] -2604[?] 10785[?]  2034[?] -2601[?] 2603[?] 10784[?]  -2603[?] 2601[?] 10783[?]  -2603[?] -2034[?] 10782[?]  2601[?] -2034[?] 2602[?] 10781[?]  -2602[?] -2601[?] 10780[?]  -2602[?] 2034[?] 10779[?]  2601[?] 2600[?] 2599[?] 10778[?]  -2600[?] -2601[?] 10777[?]  -2599[?] -2601[?] 10776[?]  1961[?] 1467[?] 2600[?] 10775[?]  -2600[?] -1961[?] 10774[?]  -2600[?] -1467[?] 10773[?]  -1467[?] -1961[?] 2599[?] 10772[?]  -2599[?] 1961[?] 10771[?]  -2599[?] 1467[?] 10770[?]  2597[?] 2598[?] -2090[?] 10769[?]  -2598[?] -2597[?] 10768[?]  2090[?] -2598[?] 10767[?]  2597[?] 2595[?] 2596[?] 10766[?]  -2596[?] -2597[?] 10765[?]  -2595[?] -2597[?] 10764[?]  1530[?] -1506[?] 2596[?] 10763[?]  -2596[?] -1530[?] 10762[?]  -2596[?] 1506[?] 10761[?]  -2594[?] 2595[?] -1530[?] 10760[?]  -2595[?] 2594[?] 10759[?]  1530[?] -2595[?] 10758[?]  2593[?] 2592[?] 2594[?] 10757[?]  -2594[?] -2593[?] 10756[?]  -2594[?] -2592[?] 10755[?]  2593[?] 1506[?] -2560[?] 10754[?]  2560[?] -2593[?] 10753[?]  -1506[?] -2593[?] 10752[?]  -1506[?] 2560[?] 2592[?] 10751[?]  -2592[?] -2560[?] 10750[?]  -2592[?] 1506[?] 10749[?]  -2590[?] 2591[?] 2583[?] 10748[?]  -2591[?] 2590[?] 10747[?]  -2583[?] -2591[?] 10746[?]  -2589[?] 2590[?] 2584[?] 10745[?]  -2590[?] 2589[?] 10744[?]  -2584[?] -2590[?] 10743[?]  2587[?] 2589[?] 2588[?] 10742[?]  -2588[?] -2589[?] 10741[?]  -2589[?] -2587[?] 10740[?]  -1616[?] -1873[?] 2588[?] 10739[?]  -2588[?] 1873[?] 10738[?]  1616[?] -2588[?] 10737[?]  2587[?] 2586[?] -1877[?] 10736[?]  -2586[?] -2587[?] 10735[?]  1877[?] -2587[?] 10734[?]  1881[?] 2585[?] 2586[?] 10733[?]  -2586[?] -2585[?] 10732[?]  -2586[?] -1881[?] 10731[?]  -1678[?] 2551[?] 2585[?] 10730[?]  -2585[?] -2551[?] 10729[?]  -2585[?] 1678[?] 10728[?]  -1593[?] -1875[?] 2584[?] 10727[?]  -2584[?] 1875[?] 10726[?]  -2584[?] 1593[?] 10725[?]  -1570[?] -1900[?] 2583[?] 10724[?]  -2583[?] 1900[?] 10723[?]  -2583[?] 1570[?] 10722[?]  -2558[?] 2582[?] -2581[?] 10721[?]  -2582[?] 2581[?] 10720[?]  -2582[?] 2558[?] 10719[?]  2581[?] 2579[?] 2580[?] 10718[?]  -2580[?] -2581[?] 10717[?]  -2579[?] -2581[?] 10716[?]  2097[?] -2578[?] 2580[?] 10715[?]  -2580[?] 2578[?] 10714[?]  -2580[?] -2097[?] 10713[?]  2578[?] 2579[?] -2097[?] 10712[?]  -2579[?] -2578[?] 10711[?]  2097[?] -2579[?] 10710[?]  2578[?] 2565[?] 2577[?] 10709[?]  -2577[?] -2578[?] 10708[?]  -2565[?] -2578[?] 10707[?]  2576[?] 2090[?] 2577[?] 10706[?]  -2577[?] -2576[?] 10705[?]  -2577[?] -2090[?] 10704[?]  2576[?] 2574[?] 2575[?] 10703[?]  -2575[?] -2576[?] 10702[?]  -2574[?] -2576[?] 10701[?]  1909[?] -1482[?] 2575[?] 10700[?]  -2575[?] -1909[?] 10699[?]  -2575[?] 1482[?] 10698[?]  2573[?] 2574[?] -1909[?] 10697[?]  -2574[?] -2573[?] 10696[?]  1909[?] -2574[?] 10695[?]  2573[?] 2572[?] 2571[?] 10694[?]  -2572[?] -2573[?] 10693[?]  -2571[?] -2573[?] 10692[?]  2567[?] -2570[?] 2572[?] 10691[?]  -2572[?] 2570[?] 10690[?]  -2572[?] -2567[?] 10689[?]  2570[?] -2567[?] 2571[?] 10688[?]  -2571[?] -2570[?] 10687[?]  2567[?] -2571[?] 10686[?]  2570[?] 2568[?] 2569[?] 10685[?]  -2569[?] -2570[?] 10684[?]  -2568[?] -2570[?] 10683[?]  1997[?] 1468[?] 2569[?] 10682[?]  -2569[?] -1997[?] 10681[?]  -2569[?] -1468[?] 10680[?]  -1468[?] 2568[?] -1997[?] 10679[?]  -2568[?] 1997[?] 10678[?]  -2568[?] 1468[?] 10677[?]  2567[?] 2566[?] -1994[?] 10676[?]  -2566[?] -2567[?] 10675[?]  1994[?] -2567[?] 10674[?]  -2031[?] 2029[?] 2566[?] 10673[?]  -2566[?] 2031[?] 10672[?]  -2566[?] -2029[?] 10671[?]  2564[?] 2565[?] -2090[?] 10670[?]  -2565[?] -2564[?] 10669[?]  2090[?] -2565[?] 10668[?]  2564[?] 2562[?] 2563[?] 10667[?]  -2563[?] -2564[?] 10666[?]  -2562[?] -2564[?] 10665[?]  1530[?] -1505[?] 2563[?] 10664[?]  -2563[?] -1530[?] 10663[?]  -2563[?] 1505[?] 10662[?]  -2561[?] 2562[?] -1530[?] 10661[?]  -2562[?] 2561[?] 10660[?]  1530[?] -2562[?] 10659[?]  2560[?] 2559[?] 2561[?] 10658[?]  -2561[?] -2560[?] 10657[?]  -2561[?] -2559[?] 10656[?]  2560[?] -1682[?] -2522[?] 10655[?]  2522[?] -2560[?] 10654[?]  1682[?] -2560[?] 10653[?]  2523[?] -1505[?] 2559[?] 10652[?]  -2559[?] -2523[?] 10651[?]  -2559[?] 1505[?] 10650[?]  -2557[?] 2558[?] 2547[?] 10649[?]  -2558[?] 2557[?] 10648[?]  -2547[?] -2558[?] 10647[?]  -2556[?] 2557[?] 2548[?] 10646[?]  -2557[?] 2556[?] 10645[?]  -2548[?] -2557[?] 10644[?]  2554[?] 2556[?] 2555[?] 10643[?]  -2555[?] -2556[?] 10642[?]  -2556[?] -2554[?] 10641[?]  -1615[?] -1873[?] 2555[?] 10640[?]  -2555[?] 1873[?] 10639[?]  1615[?] -2555[?] 10638[?]  2554[?] 2553[?] -1877[?] 10637[?]  -2553[?] -2554[?] 10636[?]  1877[?] -2554[?] 10635[?]  2551[?] 2553[?] 2552[?] 10634[?]  -2552[?] -2553[?] 10633[?]  -2553[?] -2551[?] 10632[?]  -1657[?] 1879[?] 2552[?] 10631[?]  -2552[?] -1879[?] 10630[?]  -2552[?] 1657[?] 10629[?]  2551[?] -2550[?] 1675[?] 10628[?]  2550[?] -2551[?] 10627[?]  -1675[?] -2551[?] 10626[?]  2550[?] 1666[?] -2549[?] 10625[?]  2549[?] -2550[?] 10624[?]  -1666[?] -2550[?] 10623[?]  2549[?] 1668[?] 1657[?] 10622[?]  -1668[?] -2549[?] 10621[?]  -1657[?] -2549[?] 10620[?]  -1592[?] -1875[?] 2548[?] 10619[?]  -2548[?] 1875[?] 10618[?]  -2548[?] 1592[?] 10617[?]  -1569[?] -1900[?] 2547[?] 10616[?]  -2547[?] 1900[?] 10615[?]  -2547[?] 1569[?] 10614[?]  2545[?] 2518[?] 2546[?] 10613[?]  -2546[?] -2545[?] 10612[?]  -2546[?] -2518[?] 10611[?]  2545[?] 2543[?] 2544[?] 10610[?]  -2544[?] -2545[?] 10609[?]  -2543[?] -2545[?] 10608[?]  2097[?] -2542[?] 2544[?] 10607[?]  -2544[?] 2542[?] 10606[?]  -2544[?] -2097[?] 10605[?]  2542[?] 2543[?] -2097[?] 10604[?]  -2543[?] -2542[?] 10603[?]  2097[?] -2543[?] 10602[?]  2542[?] 2529[?] 2541[?] 10601[?]  -2541[?] -2542[?] 10600[?]  -2529[?] -2542[?] 10599[?]  2540[?] 2090[?] 2541[?] 10598[?]  -2541[?] -2540[?] 10597[?]  -2541[?] -2090[?] 10596[?]  2540[?] 2538[?] 2539[?] 10595[?]  -2539[?] -2540[?] 10594[?]  -2538[?] -2540[?] 10593[?]  1909[?] -1481[?] 2539[?] 10592[?]  -2539[?] -1909[?] 10591[?]  -2539[?] 1481[?] 10590[?]  2537[?] 2538[?] -1909[?] 10589[?]  -2538[?] -2537[?] 10588[?]  1909[?] -2538[?] 10587[?]  2537[?] 2536[?] 2535[?] 10586[?]  -2536[?] -2537[?] 10585[?]  -2535[?] -2537[?] 10584[?]  2531[?] -2534[?] 2536[?] 10583[?]  2534[?] -2536[?] 10582[?]  -2536[?] -2531[?] 10581[?]  2534[?] -2531[?] 2535[?] 10580[?]  -2535[?] -2534[?] 10579[?]  -2535[?] 2531[?] 10578[?]  2534[?] 2533[?] 2532[?] 10577[?]  -2533[?] -2534[?] 10576[?]  -2532[?] -2534[?] 10575[?]  1990[?] 1469[?] 2533[?] 10574[?]  -2533[?] -1990[?] 10573[?]  -2533[?] -1469[?] 10572[?]  -1469[?] -1990[?] 2532[?] 10571[?]  -2532[?] 1990[?] 10570[?]  -2532[?] 1469[?] 10569[?]  2531[?] 2530[?] 1987[?] 10568[?]  -2530[?] -2531[?] 10567[?]  -1987[?] -2531[?] 10566[?]  2030[?] 2029[?] 2530[?] 10565[?]  -2530[?] -2030[?] 10564[?]  -2530[?] -2029[?] 10563[?]  2528[?] 2529[?] -2090[?] 10562[?]  -2529[?] -2528[?] 10561[?]  2090[?] -2529[?] 10560[?]  2528[?] 2526[?] 2527[?] 10559[?]  -2527[?] -2528[?] 10558[?]  -2526[?] -2528[?] 10557[?]  1530[?] -1504[?] 2527[?] 10556[?]  -2527[?] -1530[?] 10555[?]  -2527[?] 1504[?] 10554[?]  -2525[?] 2526[?] -1530[?] 10553[?]  -2526[?] 2525[?] 10552[?]  1530[?] -2526[?] 10551[?]  2523[?] 2524[?] 2525[?] 10550[?]  -2525[?] -2524[?] 10549[?]  -2525[?] -2523[?] 10548[?]  2522[?] -1504[?] 2524[?] 10547[?]  -2524[?] -2522[?] 10546[?]  -2524[?] 1504[?] 10545[?]  2523[?] 1504[?] -2522[?] 10544[?]  2522[?] -2523[?] 10543[?]  -1504[?] -2523[?] 10542[?]  2522[?] -2521[?] 1503[?] 10541[?]  2521[?] -2522[?] 10540[?]  -1503[?] -2522[?] 10539[?]  2521[?] -2520[?] 1502[?] 10538[?]  2520[?] -2521[?] 10537[?]  -1502[?] -2521[?] 10536[?]  2520[?] 1501[?] -2519[?] 10535[?]  2519[?] -2520[?] 10534[?]  -1501[?] -2520[?] 10533[?]  2519[?] 1500[?] 1499[?] 10532[?]  -1500[?] -2519[?] 10531[?]  -1499[?] -2519[?] 10530[?]  -2517[?] 2518[?] 2510[?] 10529[?]  -2518[?] 2517[?] 10528[?]  -2510[?] -2518[?] 10527[?]  -2516[?] 2517[?] 2511[?] 10526[?]  -2517[?] 2516[?] 10525[?]  -2511[?] -2517[?] 10524[?]  2514[?] 2516[?] 2515[?] 10523[?]  -2515[?] -2516[?] 10522[?]  -2516[?] -2514[?] 10521[?]  -1614[?] -1873[?] 2515[?] 10520[?]  -2515[?] 1873[?] 10519[?]  1614[?] -2515[?] 10518[?]  2514[?] 2513[?] -1877[?] 10517[?]  -2513[?] -2514[?] 10516[?]  1877[?] -2514[?] 10515[?]  1879[?] 2512[?] 2513[?] 10514[?]  -2512[?] -2513[?] 10513[?]  -2513[?] -1879[?] 10512[?]  -1668[?] 1878[?] 2512[?] 10511[?]  -2512[?] -1878[?] 10510[?]  -2512[?] 1668[?] 10509[?]  -1591[?] -1875[?] 2511[?] 10508[?]  -2511[?] 1875[?] 10507[?]  1591[?] -2511[?] 10506[?]  -1568[?] -1900[?] 2510[?] 10505[?]  -2510[?] 1900[?] 10504[?]  1568[?] -2510[?] 10503[?]  2508[?] 2486[?] 2509[?] 10502[?]  -2509[?] -2508[?] 10501[?]  -2486[?] -2509[?] 10500[?]  2508[?] 2506[?] 2507[?] 10499[?]  -2507[?] -2508[?] 10498[?]  -2506[?] -2508[?] 10497[?]  2097[?] -2505[?] 2507[?] 10496[?]  -2507[?] 2505[?] 10495[?]  -2507[?] -2097[?] 10494[?]  2505[?] 2506[?] -2097[?] 10493[?]  -2506[?] -2505[?] 10492[?]  2097[?] -2506[?] 10491[?]  2505[?] 2492[?] 2504[?] 10490[?]  -2504[?] -2505[?] 10489[?]  -2492[?] -2505[?] 10488[?]  2503[?] 2090[?] 2504[?] 10487[?]  -2504[?] -2503[?] 10486[?]  -2504[?] -2090[?] 10485[?]  2503[?] 2501[?] 2502[?] 10484[?]  -2502[?] -2503[?] 10483[?]  -2501[?] -2503[?] 10482[?]  1909[?] -1485[?] 2502[?] 10481[?]  -2502[?] -1909[?] 10480[?]  -2502[?] 1485[?] 10479[?]  2500[?] 2501[?] -1909[?] 10478[?]  -2501[?] -2500[?] 10477[?]  1909[?] -2501[?] 10476[?]  2500[?] 2499[?] 2498[?] 10475[?]  -2499[?] -2500[?] 10474[?]  -2498[?] -2500[?] 10473[?]  -2497[?] 2494[?] 2499[?] 10472[?]  2497[?] -2499[?] 10471[?]  -2494[?] -2499[?] 10470[?]  2497[?] -2494[?] 2498[?] 10469[?]  -2498[?] -2497[?] 10468[?]  -2498[?] 2494[?] 10467[?]  2497[?] 2496[?] 2495[?] 10466[?]  -2496[?] -2497[?] 10465[?]  -2495[?] -2497[?] 10464[?]  1972[?] 1465[?] 2496[?] 10463[?]  -2496[?] -1972[?] 10462[?]  -2496[?] -1465[?] 10461[?]  -1465[?] -1972[?] 2495[?] 10460[?]  -2495[?] 1972[?] 10459[?]  -2495[?] 1465[?] 10458[?]  -1969[?] 2494[?] 2493[?] 10457[?]  -2493[?] -2494[?] 10456[?]  1969[?] -2494[?] 10455[?]  -2036[?] 2034[?] 2493[?] 10454[?]  -2493[?] 2036[?] 10453[?]  -2493[?] -2034[?] 10452[?]  2491[?] 2492[?] -2090[?] 10451[?]  -2492[?] -2491[?] 10450[?]  2090[?] -2492[?] 10449[?]  2491[?] 2489[?] 2490[?] 10448[?]  -2490[?] -2491[?] 10447[?]  -2489[?] -2491[?] 10446[?]  1530[?] -1508[?] 2490[?] 10445[?]  -2490[?] -1530[?] 10444[?]  -2490[?] 1508[?] 10443[?]  -2488[?] 2489[?] -1530[?] 10442[?]  -2489[?] 2488[?] 10441[?]  1530[?] -2489[?] 10440[?]  2273[?] 2488[?] 2487[?] 10439[?]  -2488[?] -2487[?] 10438[?]  -2488[?] -2273[?] 10437[?]  -1508[?] 1689[?] 2487[?] 10436[?]  -2487[?] -1689[?] 10435[?]  -2487[?] 1508[?] 10434[?]  -2485[?] 2486[?] 2477[?] 10433[?]  -2486[?] 2485[?] 10432[?]  -2477[?] -2486[?] 10431[?]  -2484[?] 2485[?] 2478[?] 10430[?]  -2485[?] 2484[?] 10429[?]  -2478[?] -2485[?] 10428[?]  2482[?] 2484[?] 2483[?] 10427[?]  -2483[?] -2484[?] 10426[?]  -2484[?] -2482[?] 10425[?]  -1618[?] -1873[?] 2483[?] 10424[?]  -2483[?] 1873[?] 10423[?]  1618[?] -2483[?] 10422[?]  2482[?] 2481[?] -1877[?] 10421[?]  -2481[?] -2482[?] 10420[?]  1877[?] -2482[?] 10419[?]  2265[?] 2480[?] 2481[?] 10418[?]  -2481[?] -2480[?] 10417[?]  -2481[?] -2265[?] 10416[?]  -1665[?] 2479[?] 2480[?] 10415[?]  -2480[?] -2479[?] 10414[?]  -2480[?] 1665[?] 10413[?]  2479[?] 1673[?] -1881[?] 10412[?]  1881[?] -2479[?] 10411[?]  -1673[?] -2479[?] 10410[?]  -1595[?] -1875[?] 2478[?] 10409[?]  -2478[?] 1875[?] 10408[?]  1595[?] -2478[?] 10407[?]  -1572[?] -1900[?] 2477[?] 10406[?]  -2477[?] 1900[?] 10405[?]  -2477[?] 1572[?] 10404[?]  2476[?] 2474[?] 2475[?] 10403[?]  -2475[?] -2476[?] 10402[?]  -2474[?] -2476[?] 10401[?]  2472[?] 2452[?] 2475[?] 10400[?]  -2475[?] -2472[?] 10399[?]  -2475[?] -2452[?] 10398[?]  2443[?] 2473[?] 2474[?] 10397[?]  -2474[?] -2473[?] 10396[?]  -2474[?] -2443[?] 10395[?]  2473[?] -2452[?] -2472[?] 10394[?]  2472[?] -2473[?] 10393[?]  2452[?] -2473[?] 10392[?]  2472[?] 2470[?] 2471[?] 10391[?]  -2471[?] -2472[?] 10390[?]  -2470[?] -2472[?] 10389[?]  2097[?] -2469[?] 2471[?] 10388[?]  -2471[?] 2469[?] 10387[?]  -2471[?] -2097[?] 10386[?]  2469[?] 2470[?] -2097[?] 10385[?]  -2470[?] -2469[?] 10384[?]  2097[?] -2470[?] 10383[?]  2469[?] 2458[?] 2468[?] 10382[?]  -2468[?] -2469[?] 10381[?]  -2458[?] -2469[?] 10380[?]  2467[?] 2090[?] 2468[?] 10379[?]  -2468[?] -2467[?] 10378[?]  -2468[?] -2090[?] 10377[?]  2467[?] 2465[?] 2466[?] 10376[?]  -2466[?] -2467[?] 10375[?]  -2465[?] -2467[?] 10374[?]  1909[?] -1491[?] 2466[?] 10373[?]  -2466[?] -1909[?] 10372[?]  -2466[?] 1491[?] 10371[?]  2464[?] 2465[?] -1909[?] 10370[?]  -2465[?] -2464[?] 10369[?]  1909[?] -2465[?] 10368[?]  2464[?] 2463[?] 2462[?] 10367[?]  -2463[?] -2464[?] 10366[?]  -2462[?] -2464[?] 10365[?]  -2461[?] 2463[?] 2046[?] 10364[?]  -2463[?] 2461[?] 10363[?]  -2046[?] -2463[?] 10362[?]  -2046[?] 2461[?] 2462[?] 10361[?]  -2462[?] -2461[?] 10360[?]  -2462[?] 2046[?] 10359[?]  2460[?] 2459[?] 2461[?] 10358[?]  -2460[?] -2461[?] 10357[?]  -2459[?] -2461[?] 10356[?]  1932[?] 1459[?] 2460[?] 10355[?]  -2460[?] -1932[?] 10354[?]  -2460[?] -1459[?] 10353[?]  -1459[?] -1932[?] 2459[?] 10352[?]  -2459[?] 1932[?] 10351[?]  -2459[?] 1459[?] 10350[?]  2457[?] 2458[?] -2090[?] 10349[?]  -2458[?] -2457[?] 10348[?]  2090[?] -2458[?] 10347[?]  2457[?] 2455[?] 2456[?] 10346[?]  -2456[?] -2457[?] 10345[?]  -2455[?] -2457[?] 10344[?]  1530[?] -1514[?] 2456[?] 10343[?]  -2456[?] -1530[?] 10342[?]  -2456[?] 1514[?] 10341[?]  -2454[?] 2455[?] -1530[?] 10340[?]  -2455[?] 2454[?] 10339[?]  1530[?] -2455[?] 10338[?]  2210[?] 2453[?] 2454[?] 10337[?]  -2453[?] -2454[?] 10336[?]  -2454[?] -2210[?] 10335[?]  -1514[?] 2209[?] 2453[?] 10334[?]  -2453[?] -2209[?] 10333[?]  -2453[?] 1514[?] 10332[?]  2452[?] -2451[?] 2444[?] 10331[?]  2451[?] -2452[?] 10330[?]  -2444[?] -2452[?] 10329[?]  2451[?] -2450[?] 2445[?] 10328[?]  2450[?] -2451[?] 10327[?]  -2445[?] -2451[?] 10326[?]  2450[?] 2448[?] 2449[?] 10325[?]  -2449[?] -2450[?] 10324[?]  -2448[?] -2450[?] 10323[?]  -1624[?] -1873[?] 2449[?] 10322[?]  -2449[?] 1873[?] 10321[?]  1624[?] -2449[?] 10320[?]  2447[?] 2448[?] -1877[?] 10319[?]  -2448[?] -2447[?] 10318[?]  1877[?] -2448[?] 10317[?]  2447[?] 2446[?] 1889[?] 10316[?]  -2446[?] -2447[?] 10315[?]  -1889[?] -2447[?] 10314[?]  -1656[?] 2410[?] 2446[?] 10313[?]  -2446[?] -2410[?] 10312[?]  -2446[?] 1656[?] 10311[?]  -1601[?] -1875[?] 2445[?] 10310[?]  -2445[?] 1875[?] 10309[?]  -2445[?] 1601[?] 10308[?]  -1578[?] -1900[?] 2444[?] 10307[?]  -2444[?] 1900[?] 10306[?]  1578[?] -2444[?] 10305[?]  2443[?] 2441[?] 2442[?] 10304[?]  -2442[?] -2443[?] 10303[?]  -2441[?] -2443[?] 10302[?]  2439[?] 2417[?] 2442[?] 10301[?]  -2442[?] -2439[?] 10300[?]  -2417[?] -2442[?] 10299[?]  2407[?] 2440[?] 2441[?] 10298[?]  -2440[?] -2441[?] 10297[?]  -2441[?] -2407[?] 10296[?]  -2417[?] 2440[?] -2439[?] 10295[?]  -2440[?] 2439[?] 10294[?]  -2440[?] 2417[?] 10293[?]  2439[?] 2437[?] 2438[?] 10292[?]  -2438[?] -2439[?] 10291[?]  -2437[?] -2439[?] 10290[?]  2097[?] -2436[?] 2438[?] 10289[?]  -2438[?] 2436[?] 10288[?]  -2438[?] -2097[?] 10287[?]  2436[?] 2437[?] -2097[?] 10286[?]  -2437[?] -2436[?] 10285[?]  2097[?] -2437[?] 10284[?]  2436[?] 2423[?] 2435[?] 10283[?]  -2435[?] -2436[?] 10282[?]  -2423[?] -2436[?] 10281[?]  2434[?] 2090[?] 2435[?] 10280[?]  -2435[?] -2434[?] 10279[?]  -2435[?] -2090[?] 10278[?]  2434[?] 2432[?] 2433[?] 10277[?]  -2433[?] -2434[?] 10276[?]  -2432[?] -2434[?] 10275[?]  1909[?] -1490[?] 2433[?] 10274[?]  -2433[?] -1909[?] 10273[?]  -2433[?] 1490[?] 10272[?]  2431[?] 2432[?] -1909[?] 10271[?]  -2432[?] -2431[?] 10270[?]  1909[?] -2432[?] 10269[?]  2431[?] 2430[?] 2429[?] 10268[?]  -2430[?] -2431[?] 10267[?]  -2429[?] -2431[?] 10266[?]  -2428[?] 2430[?] 2425[?] 10265[?]  -2430[?] 2428[?] 10264[?]  -2430[?] -2425[?] 10263[?]  -2425[?] 2428[?] 2429[?] 10262[?]  -2429[?] -2428[?] 10261[?]  -2429[?] 2425[?] 10260[?]  2427[?] 2426[?] 2428[?] 10259[?]  -2427[?] -2428[?] 10258[?]  -2426[?] -2428[?] 10257[?]  1954[?] 1460[?] 2427[?] 10256[?]  -2427[?] -1954[?] 10255[?]  -1460[?] -2427[?] 10254[?]  -1460[?] -1954[?] 2426[?] 10253[?]  -2426[?] 1954[?] 10252[?]  -2426[?] 1460[?] 10251[?]  2424[?] -1951[?] 2425[?] 10250[?]  -2425[?] -2424[?] 10249[?]  1951[?] -2425[?] 10248[?]  2424[?] -2043[?] 2040[?] 10247[?]  2043[?] -2424[?] 10246[?]  -2040[?] -2424[?] 10245[?]  2422[?] 2423[?] -2090[?] 10244[?]  -2423[?] -2422[?] 10243[?]  2090[?] -2423[?] 10242[?]  2422[?] 2420[?] 2421[?] 10241[?]  -2421[?] -2422[?] 10240[?]  -2420[?] -2422[?] 10239[?]  1530[?] -1513[?] 2421[?] 10238[?]  -2421[?] -1530[?] 10237[?]  -2421[?] 1513[?] 10236[?]  -2419[?] 2420[?] -1530[?] 10235[?]  -2420[?] 2419[?] 10234[?]  1530[?] -2420[?] 10233[?]  2209[?] 2418[?] 2419[?] 10232[?]  -2419[?] -2418[?] 10231[?]  -2419[?] -2209[?] 10230[?]  -1513[?] 2343[?] 2418[?] 10229[?]  -2418[?] -2343[?] 10228[?]  -2418[?] 1513[?] 10227[?]  -2416[?] 2417[?] 2408[?] 10226[?]  -2417[?] 2416[?] 10225[?]  -2408[?] -2417[?] 10224[?]  -2415[?] 2416[?] 2409[?] 10223[?]  -2416[?] 2415[?] 10222[?]  -2409[?] -2416[?] 10221[?]  2413[?] 2415[?] 2414[?] 10220[?]  -2414[?] -2415[?] 10219[?]  -2415[?] -2413[?] 10218[?]  -1623[?] -1873[?] 2414[?] 10217[?]  -2414[?] 1873[?] 10216[?]  1623[?] -2414[?] 10215[?]  2413[?] 2412[?] -1877[?] 10214[?]  -2412[?] -2413[?] 10213[?]  1877[?] -2413[?] 10212[?]  2410[?] 2412[?] 2411[?] 10211[?]  -2411[?] -2412[?] 10210[?]  -2412[?] -2410[?] 10209[?]  -1677[?] 2335[?] 2411[?] 10208[?]  -2411[?] -2335[?] 10207[?]  -2411[?] 1677[?] 10206[?]  2410[?] 1677[?] -2335[?] 10205[?]  2335[?] -2410[?] 10204[?]  -1677[?] -2410[?] 10203[?]  -1600[?] -1875[?] 2409[?] 10202[?]  -2409[?] 1875[?] 10201[?]  -2409[?] 1600[?] 10200[?]  -1577[?] -1900[?] 2408[?] 10199[?]  -2408[?] 1900[?] 10198[?]  1577[?] -2408[?] 10197[?]  2407[?] 2406[?] 2399[?] 10196[?]  -2406[?] -2407[?] 10195[?]  -2399[?] -2407[?] 10194[?]  2405[?] 2366[?] 2406[?] 10193[?]  -2406[?] -2405[?] 10192[?]  -2366[?] -2406[?] 10191[?]  2405[?] 2404[?] -2402[?] 10190[?]  -2404[?] -2405[?] 10189[?]  2402[?] -2405[?] 10188[?]  -2403[?] -2367[?] 2404[?] 10187[?]  -2404[?] 2403[?] 10186[?]  -2404[?] 2367[?] 10185[?]  2396[?] 2376[?] 2403[?] 10184[?]  -2403[?] -2396[?] 10183[?]  -2376[?] -2403[?] 10182[?]  2402[?] 2401[?] 2400[?] 10181[?]  -2401[?] -2402[?] 10180[?]  -2400[?] -2402[?] 10179[?]  2331[?] 2308[?] 2401[?] 10178[?]  -2401[?] -2331[?] 10177[?]  -2401[?] -2308[?] 10176[?]  2365[?] 2342[?] 2400[?] 10175[?]  -2400[?] -2365[?] 10174[?]  -2342[?] -2400[?] 10173[?]  -2298[?] -2398[?] 2399[?] 10172[?]  2398[?] -2399[?] 10171[?]  -2399[?] 2298[?] 10170[?]  2398[?] -2367[?] 2397[?] 10169[?]  -2397[?] -2398[?] 10168[?]  2367[?] -2398[?] 10167[?]  -2376[?] 2397[?] -2396[?] 10166[?]  -2397[?] 2396[?] 10165[?]  -2397[?] 2376[?] 10164[?]  2396[?] 2394[?] 2395[?] 10163[?]  -2395[?] -2396[?] 10162[?]  -2394[?] -2396[?] 10161[?]  2097[?] -2393[?] 2395[?] 10160[?]  -2395[?] 2393[?] 10159[?]  -2395[?] -2097[?] 10158[?]  2393[?] 2394[?] -2097[?] 10157[?]  -2394[?] -2393[?] 10156[?]  2097[?] -2394[?] 10155[?]  2393[?] 2382[?] 2392[?] 10154[?]  -2392[?] -2393[?] 10153[?]  -2382[?] -2393[?] 10152[?]  2391[?] 2090[?] 2392[?] 10151[?]  -2392[?] -2391[?] 10150[?]  -2392[?] -2090[?] 10149[?]  2391[?] 2389[?] 2390[?] 10148[?]  -2390[?] -2391[?] 10147[?]  -2389[?] -2391[?] 10146[?]  1909[?] -1487[?] 2390[?] 10145[?]  -2390[?] -1909[?] 10144[?]  -2390[?] 1487[?] 10143[?]  2388[?] 2389[?] -1909[?] 10142[?]  -2389[?] -2388[?] 10141[?]  1909[?] -2389[?] 10140[?]  2388[?] 2387[?] 2386[?] 10139[?]  -2387[?] -2388[?] 10138[?]  -2386[?] -2388[?] 10137[?]  -2385[?] 2387[?] 2040[?] 10136[?]  -2387[?] 2385[?] 10135[?]  -2387[?] -2040[?] 10134[?]  -2040[?] 2385[?] 2386[?] 10133[?]  -2386[?] -2385[?] 10132[?]  -2386[?] 2040[?] 10131[?]  2384[?] 2383[?] 2385[?] 10130[?]  -2384[?] -2385[?] 10129[?]  -2383[?] -2385[?] 10128[?]  1936[?] 1463[?] 2384[?] 10127[?]  -2384[?] -1936[?] 10126[?]  -2384[?] -1463[?] 10125[?]  -1463[?] -1936[?] 2383[?] 10124[?]  -2383[?] 1936[?] 10123[?]  -2383[?] 1463[?] 10122[?]  2381[?] 2382[?] -2090[?] 10121[?]  -2382[?] -2381[?] 10120[?]  2090[?] -2382[?] 10119[?]  2381[?] 2379[?] 2380[?] 10118[?]  -2380[?] -2381[?] 10117[?]  -2379[?] -2381[?] 10116[?]  1530[?] -1510[?] 2380[?] 10115[?]  -2380[?] -1530[?] 10114[?]  -2380[?] 1510[?] 10113[?]  -2378[?] 2379[?] -1530[?] 10112[?]  -2379[?] 2378[?] 10111[?]  1530[?] -2379[?] 10110[?]  2309[?] 2378[?] 2377[?] 10109[?]  -2378[?] -2377[?] 10108[?]  -2378[?] -2309[?] 10107[?]  -1510[?] 2276[?] 2377[?] 10106[?]  -2377[?] -2276[?] 10105[?]  -2377[?] 1510[?] 10104[?]  -2375[?] 2376[?] 2368[?] 10103[?]  -2376[?] 2375[?] 10102[?]  -2368[?] -2376[?] 10101[?]  -2374[?] 2375[?] 2369[?] 10100[?]  -2375[?] 2374[?] 10099[?]  -2369[?] -2375[?] 10098[?]  2372[?] 2374[?] 2373[?] 10097[?]  -2373[?] -2374[?] 10096[?]  -2374[?] -2372[?] 10095[?]  -1620[?] -1873[?] 2373[?] 10094[?]  -2373[?] 1873[?] 10093[?]  1620[?] -2373[?] 10092[?]  2372[?] 2371[?] -1877[?] 10091[?]  -2371[?] -2372[?] 10090[?]  1877[?] -2372[?] 10089[?]  1885[?] 2371[?] 2370[?] 10088[?]  -2371[?] -2370[?] 10087[?]  -2371[?] -1885[?] 10086[?]  -1660[?] 2263[?] 2370[?] 10085[?]  -2370[?] -2263[?] 10084[?]  -2370[?] 1660[?] 10083[?]  -1597[?] -1875[?] 2369[?] 10082[?]  -2369[?] 1875[?] 10081[?]  -2369[?] 1597[?] 10080[?]  -1574[?] -1900[?] 2368[?] 10079[?]  -2368[?] 1900[?] 10078[?]  -2368[?] 1574[?] 10077[?]  2367[?] 2332[?] 2366[?] 10076[?]  -2366[?] -2367[?] 10075[?]  -2332[?] -2367[?] 10074[?]  -2342[?] 2366[?] -2365[?] 10073[?]  -2366[?] 2365[?] 10072[?]  -2366[?] 2342[?] 10071[?]  2365[?] 2363[?] 2364[?] 10070[?]  -2364[?] -2365[?] 10069[?]  -2363[?] -2365[?] 10068[?]  2097[?] -2362[?] 2364[?] 10067[?]  -2364[?] 2362[?] 10066[?]  -2364[?] -2097[?] 10065[?]  2362[?] 2363[?] -2097[?] 10064[?]  -2363[?] -2362[?] 10063[?]  2097[?] -2363[?] 10062[?]  2362[?] 2349[?] 2361[?] 10061[?]  -2361[?] -2362[?] 10060[?]  -2349[?] -2362[?] 10059[?]  2360[?] 2090[?] 2361[?] 10058[?]  -2361[?] -2360[?] 10057[?]  -2361[?] -2090[?] 10056[?]  2360[?] 2358[?] 2359[?] 10055[?]  -2359[?] -2360[?] 10054[?]  -2358[?] -2360[?] 10053[?]  1909[?] -1489[?] 2359[?] 10052[?]  -2359[?] -1909[?] 10051[?]  -2359[?] 1489[?] 10050[?]  2357[?] 2358[?] -1909[?] 10049[?]  -2358[?] -2357[?] 10048[?]  1909[?] -2358[?] 10047[?]  2357[?] 2356[?] 2355[?] 10046[?]  -2356[?] -2357[?] 10045[?]  -2355[?] -2357[?] 10044[?]  -2354[?] 2356[?] 2351[?] 10043[?]  -2356[?] 2354[?] 10042[?]  -2356[?] -2351[?] 10041[?]  -2351[?] 2354[?] 2355[?] 10040[?]  -2355[?] -2354[?] 10039[?]  -2355[?] 2351[?] 10038[?]  2353[?] 2352[?] 2354[?] 10037[?]  -2353[?] -2354[?] 10036[?]  -2352[?] -2354[?] 10035[?]  1947[?] 2353[?] 1461[?] 10034[?]  -2353[?] -1947[?] 10033[?]  -2353[?] -1461[?] 10032[?]  -1461[?] -1947[?] 2352[?] 10031[?]  -2352[?] 1947[?] 10030[?]  -2352[?] 1461[?] 10029[?]  2350[?] -1944[?] 2351[?] 10028[?]  -2351[?] -2350[?] 10027[?]  1944[?] -2351[?] 10026[?]  2350[?] -2042[?] 2040[?] 10025[?]  2042[?] -2350[?] 10024[?]  -2040[?] -2350[?] 10023[?]  2348[?] 2349[?] -2090[?] 10022[?]  -2349[?] -2348[?] 10021[?]  2090[?] -2349[?] 10020[?]  2348[?] 2346[?] 2347[?] 10019[?]  -2347[?] -2348[?] 10018[?]  -2346[?] -2348[?] 10017[?]  1530[?] -1512[?] 2347[?] 10016[?]  -2347[?] -1530[?] 10015[?]  -2347[?] 1512[?] 10014[?]  -2345[?] 2346[?] -1530[?] 10013[?]  -2346[?] 2345[?] 10012[?]  1530[?] -2346[?] 10011[?]  2343[?] 2345[?] 2344[?] 10010[?]  -2345[?] -2344[?] 10009[?]  -2345[?] -2343[?] 10008[?]  -1512[?] 2207[?] 2344[?] 10007[?]  -2344[?] -2207[?] 10006[?]  -2344[?] 1512[?] 10005[?]  2343[?] 1512[?] -2207[?] 10004[?]  2207[?] -2343[?] 10003[?]  -1512[?] -2343[?] 10002[?]  -2341[?] 2342[?] 2333[?] 10001[?]  -2342[?] 2341[?] 10000[?]  -2333[?] -2342[?] 9999[?]  -2340[?] 2341[?] 2334[?] 9998[?]  -2341[?] 2340[?] 9997[?]  -2334[?] -2341[?] 9996[?]  2338[?] 2340[?] 2339[?] 9995[?]  -2339[?] -2340[?] 9994[?]  -2340[?] -2338[?] 9993[?]  -1622[?] -1873[?] 2339[?] 9992[?]  -2339[?] 1873[?] 9991[?]  -2339[?] 1622[?] 9990[?]  2338[?] 2337[?] -1877[?] 9989[?]  -2337[?] -2338[?] 9988[?]  1877[?] -2338[?] 9987[?]  2335[?] 2336[?] 2337[?] 9986[?]  -2336[?] -2337[?] 9985[?]  -2337[?] -2335[?] 9984[?]  -1662[?] 2301[?] 2336[?] 9983[?]  -2336[?] -2301[?] 9982[?]  -2336[?] 1662[?] 9981[?]  2335[?] -1886[?] -1885[?] 9980[?]  1886[?] -2335[?] 9979[?]  1885[?] -2335[?] 9978[?]  -1599[?] -1875[?] 2334[?] 9977[?]  -2334[?] 1875[?] 9976[?]  1599[?] -2334[?] 9975[?]  -1576[?] -1900[?] 2333[?] 9974[?]  -2333[?] 1900[?] 9973[?]  -2333[?] 1576[?] 9972[?]  -2308[?] 2332[?] -2331[?] 9971[?]  2331[?] -2332[?] 9970[?]  -2332[?] 2308[?] 9969[?]  2331[?] 2329[?] 2330[?] 9968[?]  -2330[?] -2331[?] 9967[?]  -2329[?] -2331[?] 9966[?]  2097[?] -2328[?] 2330[?] 9965[?]  -2330[?] 2328[?] 9964[?]  -2330[?] -2097[?] 9963[?]  2328[?] 2329[?] -2097[?] 9962[?]  -2329[?] -2328[?] 9961[?]  2097[?] -2329[?] 9960[?]  2328[?] 2315[?] 2327[?] 9959[?]  -2327[?] -2328[?] 9958[?]  -2315[?] -2328[?] 9957[?]  2326[?] 2090[?] 2327[?] 9956[?]  -2327[?] -2326[?] 9955[?]  -2327[?] -2090[?] 9954[?]  2326[?] 2324[?] 2325[?] 9953[?]  -2325[?] -2326[?] 9952[?]  -2324[?] -2326[?] 9951[?]  1909[?] -1488[?] 2325[?] 9950[?]  -2325[?] -1909[?] 9949[?]  -2325[?] 1488[?] 9948[?]  2323[?] 2324[?] -1909[?] 9947[?]  -2324[?] -2323[?] 9946[?]  1909[?] -2324[?] 9945[?]  2323[?] 2322[?] 2321[?] 9944[?]  -2322[?] -2323[?] 9943[?]  -2321[?] -2323[?] 9942[?]  -2320[?] 2322[?] 2317[?] 9941[?]  -2322[?] 2320[?] 9940[?]  -2322[?] -2317[?] 9939[?]  -2317[?] 2320[?] 2321[?] 9938[?]  -2321[?] -2320[?] 9937[?]  -2321[?] 2317[?] 9936[?]  2319[?] 2318[?] 2320[?] 9935[?]  -2319[?] -2320[?] 9934[?]  -2318[?] -2320[?] 9933[?]  1940[?] 1462[?] 2319[?] 9932[?]  -2319[?] -1940[?] 9931[?]  -2319[?] -1462[?] 9930[?]  -1462[?] -1940[?] 2318[?] 9929[?]  -2318[?] 1940[?] 9928[?]  -2318[?] 1462[?] 9927[?]  2316[?] 1937[?] 2317[?] 9926[?]  -2317[?] -2316[?] 9925[?]  -1937[?] -2317[?] 9924[?]  2316[?] 2041[?] 2040[?] 9923[?]  -2041[?] -2316[?] 9922[?]  -2040[?] -2316[?] 9921[?]  2314[?] 2315[?] -2090[?] 9920[?]  -2315[?] -2314[?] 9919[?]  2090[?] -2315[?] 9918[?]  2314[?] 2312[?] 2313[?] 9917[?]  -2313[?] -2314[?] 9916[?]  -2312[?] -2314[?] 9915[?]  1530[?] -1511[?] 2313[?] 9914[?]  -2313[?] -1530[?] 9913[?]  -2313[?] 1511[?] 9912[?]  -2311[?] 2312[?] -1530[?] 9911[?]  -2312[?] 2311[?] 9910[?]  1530[?] -2312[?] 9909[?]  2207[?] 2310[?] 2311[?] 9908[?]  -2310[?] -2311[?] 9907[?]  -2311[?] -2207[?] 9906[?]  -1511[?] 2309[?] 2310[?] 9905[?]  -2310[?] -2309[?] 9904[?]  -2310[?] 1511[?] 9903[?]  2309[?] 1510[?] -2276[?] 9902[?]  2276[?] -2309[?] 9901[?]  -1510[?] -2309[?] 9900[?]  -2307[?] 2308[?] 2299[?] 9899[?]  -2308[?] 2307[?] 9898[?]  -2299[?] -2308[?] 9897[?]  -2306[?] 2307[?] 2300[?] 9896[?]  -2307[?] 2306[?] 9895[?]  -2300[?] -2307[?] 9894[?]  2304[?] 2306[?] 2305[?] 9893[?]  -2305[?] -2306[?] 9892[?]  -2306[?] -2304[?] 9891[?]  -1621[?] -1873[?] 2305[?] 9890[?]  -2305[?] 1873[?] 9889[?]  1621[?] -2305[?] 9888[?]  2304[?] 2303[?] -1877[?] 9887[?]  -2303[?] -2304[?] 9886[?]  1877[?] -2304[?] 9885[?]  2301[?] 2303[?] 2302[?] 9884[?]  -2302[?] -2303[?] 9883[?]  -2303[?] -2301[?] 9882[?]  -1670[?] 1885[?] 2302[?] 9881[?]  -2302[?] -1885[?] 9880[?]  -2302[?] 1670[?] 9879[?]  2301[?] 1670[?] -1885[?] 9878[?]  1885[?] -2301[?] 9877[?]  -1670[?] -2301[?] 9876[?]  -1598[?] -1875[?] 2300[?] 9875[?]  -2300[?] 1875[?] 9874[?]  1598[?] -2300[?] 9873[?]  -1575[?] -1900[?] 2299[?] 9872[?]  -2299[?] 1900[?] 9871[?]  -2299[?] 1575[?] 9870[?]  2297[?] 2272[?] 2298[?] 9869[?]  -2298[?] -2297[?] 9868[?]  -2272[?] -2298[?] 9867[?]  2297[?] 2295[?] 2296[?] 9866[?]  -2296[?] -2297[?] 9865[?]  -2295[?] -2297[?] 9864[?]  2097[?] -2294[?] 2296[?] 9863[?]  -2296[?] 2294[?] 9862[?]  -2296[?] -2097[?] 9861[?]  2294[?] 2295[?] -2097[?] 9860[?]  -2295[?] -2294[?] 9859[?]  2097[?] -2295[?] 9858[?]  2294[?] 2281[?] 2293[?] 9857[?]  -2293[?] -2294[?] 9856[?]  -2281[?] -2294[?] 9855[?]  2292[?] 2090[?] 2293[?] 9854[?]  -2293[?] -2292[?] 9853[?]  -2293[?] -2090[?] 9852[?]  2292[?] 2290[?] 2291[?] 9851[?]  -2291[?] -2292[?] 9850[?]  -2290[?] -2292[?] 9849[?]  1909[?] -1486[?] 2291[?] 9848[?]  -2291[?] -1909[?] 9847[?]  -2291[?] 1486[?] 9846[?]  2289[?] 2290[?] -1909[?] 9845[?]  -2290[?] -2289[?] 9844[?]  1909[?] -2290[?] 9843[?]  2289[?] 2288[?] 2287[?] 9842[?]  -2288[?] -2289[?] 9841[?]  -2287[?] -2289[?] 9840[?]  2283[?] -2286[?] 2288[?] 9839[?]  -2288[?] 2286[?] 9838[?]  -2288[?] -2283[?] 9837[?]  2286[?] -2283[?] 2287[?] 9836[?]  -2287[?] -2286[?] 9835[?]  -2287[?] 2283[?] 9834[?]  2286[?] 2285[?] 2284[?] 9833[?]  -2285[?] -2286[?] 9832[?]  -2284[?] -2286[?] 9831[?]  1979[?] 2285[?] 1464[?] 9830[?]  -2285[?] -1979[?] 9829[?]  -2285[?] -1464[?] 9828[?]  -1464[?] -1979[?] 2284[?] 9827[?]  -2284[?] 1979[?] 9826[?]  -2284[?] 1464[?] 9825[?]  2283[?] -1976[?] 2282[?] 9824[?]  -2282[?] -2283[?] 9823[?]  1976[?] -2283[?] 9822[?]  -2037[?] 2034[?] 2282[?] 9821[?]  -2282[?] 2037[?] 9820[?]  -2282[?] -2034[?] 9819[?]  2280[?] 2281[?] -2090[?] 9818[?]  -2281[?] -2280[?] 9817[?]  2090[?] -2281[?] 9816[?]  2280[?] 2278[?] 2279[?] 9815[?]  -2279[?] -2280[?] 9814[?]  -2278[?] -2280[?] 9813[?]  1530[?] -1509[?] 2279[?] 9812[?]  -2279[?] -1530[?] 9811[?]  -2279[?] 1509[?] 9810[?]  -2277[?] 2278[?] -1530[?] 9809[?]  -2278[?] 2277[?] 9808[?]  1530[?] -2278[?] 9807[?]  2276[?] 2274[?] 2277[?] 9806[?]  -2277[?] -2276[?] 9805[?]  -2277[?] -2274[?] 9804[?]  2276[?] -2275[?] -1689[?] 9803[?]  2275[?] -2276[?] 9802[?]  1689[?] -2276[?] 9801[?]  2275[?] 1509[?] 1508[?] 9800[?]  -1509[?] -2275[?] 9799[?]  -1508[?] -2275[?] 9798[?]  -1509[?] 2273[?] 2274[?] 9797[?]  -2274[?] -2273[?] 9796[?]  -2274[?] 1509[?] 9795[?]  2273[?] 1508[?] -1689[?] 9794[?]  1689[?] -2273[?] 9793[?]  -1508[?] -2273[?] 9792[?]  -2271[?] 2272[?] 2259[?] 9791[?]  -2272[?] 2271[?] 9790[?]  -2259[?] -2272[?] 9789[?]  -2270[?] 2271[?] 2260[?] 9788[?]  -2271[?] 2270[?] 9787[?]  -2260[?] -2271[?] 9786[?]  2268[?] 2270[?] 2269[?] 9785[?]  -2269[?] -2270[?] 9784[?]  -2270[?] -2268[?] 9783[?]  -1619[?] -1873[?] 2269[?] 9782[?]  -2269[?] 1873[?] 9781[?]  1619[?] -2269[?] 9780[?]  2268[?] 2267[?] -1877[?] 9779[?]  -2267[?] -2268[?] 9778[?]  1877[?] -2268[?] 9777[?]  2263[?] 2266[?] 2267[?] 9776[?]  -2266[?] -2267[?] 9775[?]  -2267[?] -2263[?] 9774[?]  -1676[?] 2265[?] 2266[?] 9773[?]  -2266[?] -2265[?] 9772[?]  -2266[?] 1676[?] 9771[?]  2265[?] -2264[?] -1881[?] 9770[?]  2264[?] -2265[?] 9769[?]  1881[?] -2265[?] 9768[?]  2264[?] 1673[?] 1665[?] 9767[?]  -1673[?] -2264[?] 9766[?]  -1665[?] -2264[?] 9765[?]  2263[?] -2262[?] -1881[?] 9764[?]  2262[?] -2263[?] 9763[?]  1881[?] -2263[?] 9762[?]  2262[?] -2261[?] 1673[?] 9761[?]  2261[?] -2262[?] 9760[?]  -1673[?] -2262[?] 9759[?]  2261[?] 1676[?] 1665[?] 9758[?]  -1676[?] -2261[?] 9757[?]  -1665[?] -2261[?] 9756[?]  -1596[?] -1875[?] 2260[?] 9755[?]  -2260[?] 1875[?] 9754[?]  1596[?] -2260[?] 9753[?]  -1573[?] -1900[?] 2259[?] 9752[?]  -2259[?] 1900[?] 9751[?]  -2259[?] 1573[?] 9750[?]  2258[?] 2257[?] 2256[?] 9749[?]  -2257[?] -2258[?] 9748[?]  -2256[?] -2258[?] 9747[?]  -2197[?] 2257[?] -2252[?] 9746[?]  2252[?] -2257[?] 9745[?]  -2257[?] 2197[?] 9744[?]  -2206[?] 2256[?] -2230[?] 9743[?]  -2256[?] 2230[?] 9742[?]  -2256[?] 2206[?] 9741[?]  2255[?] 2254[?] 2232[?] 9740[?]  -2254[?] -2255[?] 9739[?]  -2232[?] -2255[?] 9738[?]  2252[?] 2253[?] 2254[?] 9737[?]  -2253[?] -2254[?] 9736[?]  -2254[?] -2252[?] 9735[?]  2253[?] -2197[?] 2231[?] 9734[?]  -2253[?] -2231[?] 9733[?]  -2253[?] 2197[?] 9732[?]  2252[?] 2250[?] 2251[?] 9731[?]  -2251[?] -2252[?] 9730[?]  -2250[?] -2252[?] 9729[?]  2097[?] -2249[?] 2251[?] 9728[?]  -2251[?] 2249[?] 9727[?]  -2251[?] -2097[?] 9726[?]  2249[?] 2250[?] -2097[?] 9725[?]  -2250[?] -2249[?] 9724[?]  2097[?] -2250[?] 9723[?]  2249[?] 2238[?] 2248[?] 9722[?]  -2248[?] -2249[?] 9721[?]  -2238[?] -2249[?] 9720[?]  2247[?] 2090[?] 2248[?] 9719[?]  -2248[?] -2247[?] 9718[?]  -2248[?] -2090[?] 9717[?]  2247[?] 2245[?] 2246[?] 9716[?]  -2246[?] -2247[?] 9715[?]  -2245[?] -2247[?] 9714[?]  1909[?] -1493[?] 2246[?] 9713[?]  -2246[?] -1909[?] 9712[?]  -2246[?] 1493[?] 9711[?]  2244[?] 2245[?] -1909[?] 9710[?]  -2245[?] -2244[?] 9709[?]  1909[?] -2245[?] 9708[?]  2244[?] 2243[?] 2242[?] 9707[?]  -2243[?] -2244[?] 9706[?]  -2242[?] -2244[?] 9705[?]  2052[?] 2243[?] -2241[?] 9704[?]  -2243[?] 2241[?] 9703[?]  -2243[?] -2052[?] 9702[?]  2241[?] -2052[?] 2242[?] 9701[?]  -2242[?] -2241[?] 9700[?]  2052[?] -2242[?] 9699[?]  2241[?] 2240[?] 2239[?] 9698[?]  -2240[?] -2241[?] 9697[?]  -2239[?] -2241[?] 9696[?]  1457[?] 1924[?] 2240[?] 9695[?]  -2240[?] -1924[?] 9694[?]  -2240[?] -1457[?] 9693[?]  -1924[?] -1457[?] 2239[?] 9692[?]  -2239[?] 1924[?] 9691[?]  -2239[?] 1457[?] 9690[?]  2237[?] 2238[?] -2090[?] 9689[?]  -2238[?] -2237[?] 9688[?]  2090[?] -2238[?] 9687[?]  2237[?] 2235[?] 2236[?] 9686[?]  -2236[?] -2237[?] 9685[?]  -2235[?] -2237[?] 9684[?]  1530[?] -1516[?] 2236[?] 9683[?]  -2236[?] -1530[?] 9682[?]  -2236[?] 1516[?] 9681[?]  -2234[?] 2235[?] -1530[?] 9680[?]  -2235[?] 2234[?] 9679[?]  1530[?] -2235[?] 9678[?]  2165[?] 2234[?] 2233[?] 9677[?]  -2233[?] -2234[?] 9676[?]  -2234[?] -2165[?] 9675[?]  1697[?] -1516[?] 2233[?] 9674[?]  -2233[?] -1697[?] 9673[?]  -2233[?] 1516[?] 9672[?]  -2231[?] 2197[?] 2232[?] 9671[?]  -2232[?] 2231[?] 9670[?]  -2232[?] -2197[?] 9669[?]  2230[?] 2206[?] 2231[?] 9668[?]  -2231[?] -2230[?] 9667[?]  -2206[?] -2231[?] 9666[?]  2230[?] 2228[?] 2229[?] 9665[?]  -2229[?] -2230[?] 9664[?]  -2228[?] -2230[?] 9663[?]  2097[?] -2227[?] 2229[?] 9662[?]  -2229[?] 2227[?] 9661[?]  -2229[?] -2097[?] 9660[?]  2227[?] 2228[?] -2097[?] 9659[?]  -2228[?] -2227[?] 9658[?]  2097[?] -2228[?] 9657[?]  2227[?] 2216[?] 2226[?] 9656[?]  -2226[?] -2227[?] 9655[?]  -2216[?] -2227[?] 9654[?]  2225[?] 2090[?] 2226[?] 9653[?]  -2226[?] -2225[?] 9652[?]  -2226[?] -2090[?] 9651[?]  2225[?] 2223[?] 2224[?] 9650[?]  -2224[?] -2225[?] 9649[?]  -2223[?] -2225[?] 9648[?]  1909[?] -1492[?] 2224[?] 9647[?]  -2224[?] -1909[?] 9646[?]  -2224[?] 1492[?] 9645[?]  2222[?] 2223[?] -1909[?] 9644[?]  -2223[?] -2222[?] 9643[?]  1909[?] -2223[?] 9642[?]  2222[?] 2221[?] 2220[?] 9641[?]  -2221[?] -2222[?] 9640[?]  -2220[?] -2222[?] 9639[?]  2049[?] -2219[?] 2221[?] 9638[?]  -2221[?] 2219[?] 9637[?]  -2221[?] -2049[?] 9636[?]  2219[?] -2049[?] 2220[?] 9635[?]  -2220[?] -2219[?] 9634[?]  -2220[?] 2049[?] 9633[?]  2219[?] 2218[?] 2217[?] 9632[?]  -2218[?] -2219[?] 9631[?]  -2217[?] -2219[?] 9630[?]  1928[?] 1458[?] 2218[?] 9629[?]  -2218[?] -1928[?] 9628[?]  -2218[?] -1458[?] 9627[?]  -1458[?] -1928[?] 2217[?] 9626[?]  -2217[?] 1928[?] 9625[?]  -2217[?] 1458[?] 9624[?]  2215[?] 2216[?] -2090[?] 9623[?]  -2216[?] -2215[?] 9622[?]  2090[?] -2216[?] 9621[?]  2215[?] 2213[?] 2214[?] 9620[?]  -2214[?] -2215[?] 9619[?]  -2213[?] -2215[?] 9618[?]  1530[?] -1515[?] 2214[?] 9617[?]  -2214[?] -1530[?] 9616[?]  -2214[?] 1515[?] 9615[?]  -2212[?] 2213[?] -1530[?] 9614[?]  -2213[?] 2212[?] 9613[?]  1530[?] -2213[?] 9612[?]  1697[?] 2211[?] 2212[?] 9611[?]  -2211[?] -2212[?] 9610[?]  -2212[?] -1697[?] 9609[?]  -1515[?] 2210[?] 2211[?] 9608[?]  -2211[?] -2210[?] 9607[?]  -2211[?] 1515[?] 9606[?]  2210[?] 1514[?] -2209[?] 9605[?]  2209[?] -2210[?] 9604[?]  -1514[?] -2210[?] 9603[?]  2209[?] -2208[?] -2207[?] 9602[?]  2208[?] -2209[?] 9601[?]  2207[?] -2209[?] 9600[?]  2208[?] 1512[?] 1513[?] 9599[?]  -1513[?] -2208[?] 9598[?]  -1512[?] -2208[?] 9597[?]  2207[?] -1694[?] -1689[?] 9596[?]  1694[?] -2207[?] 9595[?]  1689[?] -2207[?] 9594[?]  -2205[?] 2206[?] 2198[?] 9593[?]  -2206[?] 2205[?] 9592[?]  -2198[?] -2206[?] 9591[?]  -2204[?] 2205[?] 2199[?] 9590[?]  -2205[?] 2204[?] 9589[?]  -2199[?] -2205[?] 9588[?]  2202[?] 2204[?] 2203[?] 9587[?]  -2203[?] -2204[?] 9586[?]  -2204[?] -2202[?] 9585[?]  -1625[?] -1873[?] 2203[?] 9584[?]  -2203[?] 1873[?] 9583[?]  1625[?] -2203[?] 9582[?]  2202[?] 2201[?] -1877[?] 9581[?]  -2201[?] -2202[?] 9580[?]  1877[?] -2202[?] 9579[?]  2200[?] 2201[?] 2190[?] 9578[?]  -2201[?] -2200[?] 9577[?]  -2201[?] -2190[?] 9576[?]  -1669[?] 2200[?] 1889[?] 9575[?]  -2200[?] -1889[?] 9574[?]  -2200[?] 1669[?] 9573[?]  -1602[?] -1875[?] 2199[?] 9572[?]  -2199[?] 1875[?] 9571[?]  1602[?] -2199[?] 9570[?]  -1579[?] -1900[?] 2198[?] 9569[?]  -2198[?] 1900[?] 9568[?]  1579[?] -2198[?] 9567[?]  2197[?] -2196[?] 2188[?] 9566[?]  2196[?] -2197[?] 9565[?]  -2188[?] -2197[?] 9564[?]  2196[?] -2195[?] 2189[?] 9563[?]  2195[?] -2196[?] 9562[?]  -2189[?] -2196[?] 9561[?]  2195[?] 2193[?] 2194[?] 9560[?]  -2194[?] -2195[?] 9559[?]  -2193[?] -2195[?] 9558[?]  -1626[?] -1873[?] 2194[?] 9557[?]  -2194[?] 1873[?] 9556[?]  1626[?] -2194[?] 9555[?]  2192[?] 2193[?] -1877[?] 9554[?]  -2193[?] -2192[?] 9553[?]  1877[?] -2193[?] 9552[?]  2192[?] 2191[?] 1891[?] 9551[?]  -2191[?] -2192[?] 9550[?]  -1891[?] -2192[?] 9549[?]  -1667[?] 2191[?] 2190[?] 9548[?]  -2191[?] -2190[?] 9547[?]  -2191[?] 1667[?] 9546[?]  1669[?] -1889[?] 2190[?] 9545[?]  -2190[?] 1889[?] 9544[?]  -1669[?] -2190[?] 9543[?]  -1603[?] -1875[?] 2189[?] 9542[?]  -2189[?] 1875[?] 9541[?]  1603[?] -2189[?] 9540[?]  -1580[?] -1900[?] 2188[?] 9539[?]  -2188[?] 1900[?] 9538[?]  1580[?] -2188[?] 9537[?]  -2164[?] 2187[?] -2185[?] 9536[?]  -2187[?] 2185[?] 9535[?]  -2187[?] 2164[?] 9534[?]  2185[?] 2164[?] 2186[?] 9533[?]  -2186[?] -2185[?] 9532[?]  -2164[?] -2186[?] 9531[?]  2185[?] 2183[?] 2184[?] 9530[?]  -2184[?] -2185[?] 9529[?]  -2183[?] -2185[?] 9528[?]  2097[?] -2182[?] 2184[?] 9527[?]  -2184[?] 2182[?] 9526[?]  -2184[?] -2097[?] 9525[?]  2182[?] 2183[?] -2097[?] 9524[?]  -2183[?] -2182[?] 9523[?]  2097[?] -2183[?] 9522[?]  2182[?] 2171[?] 2181[?] 9521[?]  -2181[?] -2182[?] 9520[?]  -2171[?] -2182[?] 9519[?]  2090[?] 2180[?] 2181[?] 9518[?]  -2180[?] -2181[?] 9517[?]  -2181[?] -2090[?] 9516[?]  2178[?] 2180[?] 2179[?] 9515[?]  -2179[?] -2180[?] 9514[?]  -2180[?] -2178[?] 9513[?]  1909[?] -1494[?] 2179[?] 9512[?]  -2179[?] -1909[?] 9511[?]  -2179[?] 1494[?] 9510[?]  2178[?] 2177[?] -1909[?] 9509[?]  -2177[?] -2178[?] 9508[?]  1909[?] -2178[?] 9507[?]  2176[?] 2177[?] 2175[?] 9506[?]  -2177[?] -2176[?] 9505[?]  -2177[?] -2175[?] 9504[?]  2176[?] -2174[?] 2055[?] 9503[?]  2174[?] -2176[?] 9502[?]  -2055[?] -2176[?] 9501[?]  -2055[?] 2174[?] 2175[?] 9500[?]  -2175[?] -2174[?] 9499[?]  -2175[?] 2055[?] 9498[?]  2174[?] 2173[?] 2172[?] 9497[?]  -2173[?] -2174[?] 9496[?]  -2172[?] -2174[?] 9495[?]  1456[?] 1920[?] 2173[?] 9494[?]  -2173[?] -1920[?] 9493[?]  -2173[?] -1456[?] 9492[?]  -1920[?] -1456[?] 2172[?] 9491[?]  -2172[?] 1920[?] 9490[?]  -2172[?] 1456[?] 9489[?]  2170[?] 2171[?] -2090[?] 9488[?]  -2171[?] -2170[?] 9487[?]  2090[?] -2171[?] 9486[?]  2170[?] 2168[?] 2169[?] 9485[?]  -2169[?] -2170[?] 9484[?]  -2168[?] -2170[?] 9483[?]  1530[?] -1517[?] 2169[?] 9482[?]  -2169[?] -1530[?] 9481[?]  -2169[?] 1517[?] 9480[?]  -2167[?] 2168[?] -1530[?] 9479[?]  -2168[?] 2167[?] 9478[?]  1530[?] -2168[?] 9477[?]  1813[?] 2166[?] 2167[?] 9476[?]  -2167[?] -2166[?] 9475[?]  -2167[?] -1813[?] 9474[?]  -1517[?] 2165[?] 2166[?] 9473[?]  -2166[?] -2165[?] 9472[?]  -2166[?] 1517[?] 9471[?]  2165[?] 1516[?] -1697[?] 9470[?]  1697[?] -2165[?] 9469[?]  -1516[?] -2165[?] 9468[?]  -2163[?] 2164[?] 2156[?] 9467[?]  -2164[?] 2163[?] 9466[?]  -2156[?] -2164[?] 9465[?]  -2162[?] 2163[?] 2157[?] 9464[?]  -2163[?] 2162[?] 9463[?]  -2157[?] -2163[?] 9462[?]  2160[?] 2162[?] 2161[?] 9461[?]  -2161[?] -2162[?] 9460[?]  -2162[?] -2160[?] 9459[?]  -1627[?] -1873[?] 2161[?] 9458[?]  -2161[?] 1873[?] 9457[?]  -2161[?] 1627[?] 9456[?]  2160[?] 2159[?] -1877[?] 9455[?]  -2159[?] -2160[?] 9454[?]  1877[?] -2160[?] 9453[?]  2158[?] 2131[?] 2159[?] 9452[?]  -2159[?] -2158[?] 9451[?]  -2159[?] -2131[?] 9450[?]  2158[?] -1658[?] 1891[?] 9449[?]  -1891[?] -2158[?] 9448[?]  1658[?] -2158[?] 9447[?]  -1604[?] -1875[?] 2157[?] 9446[?]  -2157[?] 1875[?] 9445[?]  1604[?] -2157[?] 9444[?]  -1581[?] -1900[?] 2156[?] 9443[?]  -2156[?] 1900[?] 9442[?]  -2156[?] 1581[?] 9441[?]  -2153[?] -2138[?] 2155[?] 9440[?]  -2155[?] 2153[?] 9439[?]  -2155[?] 2138[?] 9438[?]  2138[?] 2153[?] 2154[?] 9437[?]  -2153[?] -2154[?] 9436[?]  -2154[?] -2138[?] 9435[?]  2151[?] 2153[?] 2152[?] 9434[?]  -2152[?] -2153[?] 9433[?]  -2153[?] -2151[?] 9432[?]  2097[?] -2150[?] 2152[?] 9431[?]  -2152[?] 2150[?] 9430[?]  -2152[?] -2097[?] 9429[?]  2151[?] 2150[?] -2097[?] 9428[?]  -2150[?] -2151[?] 9427[?]  2097[?] -2151[?] 9426[?]  2139[?] 2150[?] 2149[?] 9425[?]  -2149[?] -2150[?] 9424[?]  -2150[?] -2139[?] 9423[?]  2090[?] 2148[?] 2149[?] 9422[?]  -2149[?] -2148[?] 9421[?]  -2149[?] -2090[?] 9420[?]  2146[?] 2148[?] 2147[?] 9419[?]  -2147[?] -2148[?] 9418[?]  -2148[?] -2146[?] 9417[?]  1909[?] -1495[?] 2147[?] 9416[?]  -2147[?] -1909[?] 9415[?]  -2147[?] 1495[?] 9414[?]  2146[?] 2145[?] -1909[?] 9413[?]  -2145[?] -2146[?] 9412[?]  1909[?] -2146[?] 9411[?]  2144[?] 2143[?] 2145[?] 9410[?]  -2145[?] -2144[?] 9409[?]  -2143[?] -2145[?] 9408[?]  2144[?] 2058[?] -2142[?] 9407[?]  2142[?] -2144[?] 9406[?]  -2058[?] -2144[?] 9405[?]  2142[?] -2058[?] 2143[?] 9404[?]  -2143[?] -2142[?] 9403[?]  -2143[?] 2058[?] 9402[?]  2142[?] 2141[?] 2140[?] 9401[?]  -2141[?] -2142[?] 9400[?]  -2140[?] -2142[?] 9399[?]  1916[?] 2141[?] 1455[?] 9398[?]  -2141[?] -1916[?] 9397[?]  -2141[?] -1455[?] 9396[?]  -1455[?] -1916[?] 2140[?] 9395[?]  -2140[?] 1916[?] 9394[?]  -2140[?] 1455[?] 9393[?]  2139[?] 1835[?] -2090[?] 9392[?]  2090[?] -2139[?] 9391[?]  -1835[?] -2139[?] 9390[?]  2138[?] -2137[?] 2129[?] 9389[?]  2137[?] -2138[?] 9388[?]  -2129[?] -2138[?] 9387[?]  2137[?] -2136[?] 2130[?] 9386[?]  2136[?] -2137[?] 9385[?]  -2130[?] -2137[?] 9384[?]  2136[?] 2134[?] 2135[?] 9383[?]  -2135[?] -2136[?] 9382[?]  -2134[?] -2136[?] 9381[?]  -1628[?] -1873[?] 2135[?] 9380[?]  -2135[?] 1873[?] 9379[?]  1628[?] -2135[?] 9378[?]  2133[?] 2134[?] -1877[?] 9377[?]  -2134[?] -2133[?] 9376[?]  1877[?] -2134[?] 9375[?]  2133[?] 2132[?] 1893[?] 9374[?]  -2132[?] -2133[?] 9373[?]  -1893[?] -2133[?] 9372[?]  -1674[?] 2132[?] 2131[?] 9371[?]  -2132[?] -2131[?] 9370[?]  -2132[?] 1674[?] 9369[?]  1658[?] -1891[?] 2131[?] 9368[?]  -2131[?] 1891[?] 9367[?]  -2131[?] -1658[?] 9366[?]  -1605[?] -1875[?] 2130[?] 9365[?]  -2130[?] 1875[?] 9364[?]  -2130[?] 1605[?] 9363[?]  -1582[?] -1900[?] 2129[?] 9362[?]  -2129[?] 1900[?] 9361[?]  1582[?] -2129[?] 9360[?]  2124[?] 2111[?] 2128[?] 9359[?]  -2128[?] -2124[?] 9358[?]  -2128[?] -2111[?] 9357[?]  -2126[?] 2127[?] 2101[?] 9356[?]  -2127[?] 2126[?] 9355[?]  -2101[?] -2127[?] 9354[?]  2102[?] 2126[?] 2125[?] 9353[?]  -2125[?] -2126[?] 9352[?]  -2126[?] -2102[?] 9351[?]  -2111[?] 2125[?] -2124[?] 9350[?]  -2125[?] 2124[?] 9349[?]  -2125[?] 2111[?] 9348[?]  2124[?] 2123[?] 2122[?] 9347[?]  -2123[?] -2124[?] 9346[?]  -2122[?] -2124[?] 9345[?]  2097[?] 2123[?] 2121[?] 9344[?]  -2121[?] -2123[?] 9343[?]  -2123[?] -2097[?] 9342[?]  -2121[?] -2097[?] 2122[?] 9341[?]  -2122[?] 2121[?] 9340[?]  -2122[?] 2097[?] 9339[?]  2120[?] 2090[?] 2121[?] 9338[?]  -2120[?] -2121[?] 9337[?]  -2121[?] -2090[?] 9336[?]  2118[?] 2120[?] 2119[?] 9335[?]  -2119[?] -2120[?] 9334[?]  -2120[?] -2118[?] 9333[?]  1909[?] -1496[?] 2119[?] 9332[?]  -2119[?] -1909[?] 9331[?]  -2119[?] 1496[?] 9330[?]  2118[?] 2117[?] -1909[?] 9329[?]  -2117[?] -2118[?] 9328[?]  1909[?] -2118[?] 9327[?]  2117[?] 2115[?] 2116[?] 9326[?]  -2116[?] -2117[?] 9325[?]  -2115[?] -2117[?] 9324[?]  -2114[?] 2061[?] 2116[?] 9323[?]  2114[?] -2116[?] 9322[?]  -2116[?] -2061[?] 9321[?]  2114[?] 2115[?] -2061[?] 9320[?]  -2115[?] -2114[?] 9319[?]  -2115[?] 2061[?] 9318[?]  2114[?] 2113[?] 2112[?] 9317[?]  -2113[?] -2114[?] 9316[?]  -2112[?] -2114[?] 9315[?]  1912[?] 1454[?] 2113[?] 9314[?]  -2113[?] -1912[?] 9313[?]  -2113[?] -1454[?] 9312[?]  -1454[?] -1912[?] 2112[?] 9311[?]  -2112[?] 1912[?] 9310[?]  -2112[?] 1454[?] 9309[?]  -2110[?] 2111[?] 2103[?] 9308[?]  -2111[?] 2110[?] 9307[?]  -2103[?] -2111[?] 9306[?]  -2109[?] 2110[?] 2104[?] 9305[?]  -2110[?] 2109[?] 9304[?]  -2104[?] -2110[?] 9303[?]  2107[?] 2109[?] 2108[?] 9302[?]  -2108[?] -2109[?] 9301[?]  -2109[?] -2107[?] 9300[?]  -1583[?] -1900[?] 2108[?] 9299[?]  -2108[?] 1900[?] 9298[?]  1583[?] -2108[?] 9297[?]  2107[?] 2106[?] -1877[?] 9296[?]  -2106[?] -2107[?] 9295[?]  1877[?] -2107[?] 9294[?]  2105[?] 1896[?] 2106[?] 9293[?]  -2106[?] -2105[?] 9292[?]  -1896[?] -2106[?] 9291[?]  2105[?] -1663[?] 1893[?] 9290[?]  -1893[?] -2105[?] 9289[?]  1663[?] -2105[?] 9288[?]  -1606[?] -1875[?] 2104[?] 9287[?]  -2104[?] 1875[?] 9286[?]  1606[?] -2104[?] 9285[?]  -1629[?] -1873[?] 2103[?] 9284[?]  -2103[?] 1873[?] 9283[?]  1629[?] -2103[?] 9282[?]  2102[?] -1904[?] -2100[?] 9281[?]  2100[?] -2102[?] 9280[?]  1904[?] -2102[?] 9279[?]  2100[?] 1904[?] 2101[?] 9278[?]  -2101[?] -2100[?] 9277[?]  -2101[?] -1904[?] 9276[?]  2100[?] 2099[?] 2098[?] 9275[?]  -2099[?] -2100[?] 9274[?]  -2098[?] -2100[?] 9273[?]  2097[?] 2099[?] 2091[?] 9272[?]  -2099[?] -2097[?] 9271[?]  -2091[?] -2099[?] 9270[?]  -2091[?] -2097[?] 2098[?] 9269[?]  -2098[?] 2097[?] 9268[?]  -2098[?] 2091[?] 9267[?]  2097[?] -2096[?] 2092[?] 9266[?]  2096[?] -2097[?] 9265[?]  -2092[?] -2097[?] 9264[?]  2096[?] 2095[?] 2094[?] 9263[?]  -2095[?] -2096[?] 9262[?]  -2094[?] -2096[?] 9261[?]  -1819[?] -1835[?] 2095[?] 9260[?]  -2095[?] 1835[?] 9259[?]  -2095[?] 1819[?] 9258[?]  -2093[?] 1819[?] 2094[?] 9257[?]  -2094[?] 2093[?] 9256[?]  -2094[?] -1819[?] 9255[?]  -1825[?] 1750[?] 2093[?] 9254[?]  -2093[?] 1825[?] 9253[?]  -2093[?] -1750[?] 9252[?]  -1819[?] 1825[?] 2092[?] 9251[?]  -2092[?] -1825[?] 9250[?]  -2092[?] 1819[?] 9249[?]  2090[?] 2076[?] 2091[?] 9248[?]  -2091[?] -2090[?] 9247[?]  -2091[?] -2076[?] 9246[?]  2090[?] -2089[?] -2082[?] 9245[?]  2089[?] -2090[?] 9244[?]  2082[?] -2090[?] 9243[?]  2089[?] 2087[?] 2088[?] 9242[?]  -2088[?] -2089[?] 9241[?]  -2087[?] -2089[?] 9240[?]  1530[?] -1527[?] 2088[?] 9239[?]  -2088[?] -1530[?] 9238[?]  -2088[?] 1527[?] 9237[?]  -2086[?] -1530[?] 2087[?] 9236[?]  -2087[?] 2086[?] 9235[?]  -2087[?] 1530[?] 9234[?]  -2084[?] 2085[?] 2086[?] 9233[?]  -2086[?] -2085[?] 9232[?]  -2086[?] 2084[?] 9231[?]  2085[?] -1527[?] 1728[?] 9230[?]  -1728[?] -2085[?] 9229[?]  1527[?] -2085[?] 9228[?]  2083[?] 2084[?] 1860[?] 9227[?]  -2084[?] -2083[?] 9226[?]  -1860[?] -2084[?] 9225[?]  2083[?] -1527[?] -1526[?] 9224[?]  1527[?] -2083[?] 9223[?]  1526[?] -2083[?] 9222[?]  2082[?] 2080[?] 2081[?] 9221[?]  -2081[?] -2082[?] 9220[?]  -2080[?] -2082[?] 9219[?]  1530[?] -1526[?] 2081[?] 9218[?]  -2081[?] -1530[?] 9217[?]  -2081[?] 1526[?] 9216[?]  -2079[?] -1530[?] 2080[?] 9215[?]  -2080[?] 2079[?] 9214[?]  -2080[?] 1530[?] 9213[?]  2078[?] 2077[?] 2079[?] 9212[?]  -2079[?] -2078[?] 9211[?]  -2077[?] -2079[?] 9210[?]  2078[?] -1526[?] 1728[?] 9209[?]  -1728[?] -2078[?] 9208[?]  1526[?] -2078[?] 9207[?]  -1728[?] 1526[?] 2077[?] 9206[?]  -2077[?] 1728[?] 9205[?]  -2077[?] -1526[?] 9204[?]  2074[?] 2076[?] 2075[?] 9203[?]  -2075[?] -2076[?] 9202[?]  -2076[?] -2074[?] 9201[?]  1909[?] -1497[?] 2075[?] 9200[?]  -2075[?] -1909[?] 9199[?]  -2075[?] 1497[?] 9198[?]  2074[?] 2073[?] -1909[?] 9197[?]  -2073[?] -2074[?] 9196[?]  1909[?] -2074[?] 9195[?]  2072[?] 2071[?] 2073[?] 9194[?]  -2072[?] -2073[?] 9193[?]  -2071[?] -2073[?] 9192[?]  -2070[?] 2064[?] 2072[?] 9191[?]  -2072[?] 2070[?] 9190[?]  -2072[?] -2064[?] 9189[?]  2070[?] -2064[?] 2071[?] 9188[?]  -2070[?] -2071[?] 9187[?]  2064[?] -2071[?] 9186[?]  2069[?] 2068[?] 2070[?] 9185[?]  -2069[?] -2070[?] 9184[?]  -2068[?] -2070[?] 9183[?]  2067[?] 1453[?] 2069[?] 9182[?]  -2069[?] -2067[?] 9181[?]  -2069[?] -1453[?] 9180[?]  -2067[?] -1453[?] 2068[?] 9179[?]  2067[?] -2068[?] 9178[?]  1453[?] -2068[?] 9177[?]  2067[?] 2065[?] 2066[?] 9176[?]  -2065[?] -2067[?] 9174[?]  -2066[?] -1909[?] 9172[?]  -1497[?] 2065[?] -1909[?] 9170[?]  -2065[?] 1497[?] 9168[?]  2064[?] 1913[?] 2063[?] 9167[?]  -2063[?] -2064[?] 9166[?]  -1913[?] -2064[?] 9165[?]  2062[?] 2061[?] 2063[?] 9164[?]  -2063[?] -2062[?] 9163[?]  -2063[?] -2061[?] 9162[?]  2062[?] -1912[?] 1454[?] 9161[?]  1912[?] -2062[?] 9160[?]  -1454[?] -2062[?] 9159[?]  2061[?] 1917[?] 2060[?] 9158[?]  -2060[?] -2061[?] 9157[?]  -1917[?] -2061[?] 9156[?]  2059[?] 2058[?] 2060[?] 9155[?]  -2060[?] -2059[?] 9154[?]  -2060[?] -2058[?] 9153[?]  2059[?] -1916[?] 1455[?] 9152[?]  1916[?] -2059[?] 9151[?]  -1455[?] -2059[?] 9150[?]  2057[?] 1921[?] 2058[?] 9149[?]  -2058[?] -2057[?] 9148[?]  -2058[?] -1921[?] 9147[?]  2057[?] 2056[?] 2055[?] 9146[?]  -2056[?] -2057[?] 9145[?]  -2055[?] -2057[?] 9144[?]  1456[?] -1920[?] 2056[?] 9143[?]  -2056[?] 1920[?] 9142[?]  -2056[?] -1456[?] 9141[?]  1925[?] 2054[?] 2055[?] 9140[?]  -2054[?] -2055[?] 9139[?]  -2055[?] -1925[?] 9138[?]  2052[?] 2054[?] 2053[?] 9137[?]  -2054[?] -2053[?] 9136[?]  -2054[?] -2052[?] 9135[?]  -1924[?] 1457[?] 2053[?] 9134[?]  -2053[?] 1924[?] 9133[?]  -2053[?] -1457[?] 9132[?]  2052[?] 2051[?] 1929[?] 9131[?]  -2051[?] -2052[?] 9130[?]  -1929[?] -2052[?] 9129[?]  2050[?] 2049[?] 2051[?] 9128[?]  -2051[?] -2050[?] 9127[?]  -2051[?] -2049[?] 9126[?]  2050[?] -1928[?] 1458[?] 9125[?]  1928[?] -2050[?] 9124[?]  -1458[?] -2050[?] 9123[?]  2049[?] 2048[?] 1933[?] 9122[?]  -2049[?] -2048[?] 9121[?]  -1933[?] -2049[?] 9120[?]  2048[?] 2047[?] 2046[?] 9119[?]  -2047[?] -2048[?] 9118[?]  -2046[?] -2048[?] 9117[?]  -1932[?] 1459[?] 2047[?] 9116[?]  1932[?] -2047[?] 9115[?]  -1459[?] -2047[?] 9114[?]  2045[?] -1958[?] 2046[?] 9113[?]  -2046[?] -2045[?] 9112[?]  1958[?] -2046[?] 9111[?]  2045[?] -2044[?] 2040[?] 9110[?]  2044[?] -2045[?] 9109[?]  -2040[?] -2045[?] 9108[?]  2044[?] 1955[?] -2043[?] 9107[?]  2043[?] -2044[?] 9106[?]  -1955[?] -2044[?] 9105[?]  2043[?] -2042[?] 1948[?] 9104[?]  2042[?] -2043[?] 9103[?]  -1948[?] -2043[?] 9102[?]  2042[?] 2041[?] 1941[?] 9101[?]  -2041[?] -2042[?] 9100[?]  -1941[?] -2042[?] 9099[?]  -1936[?] 1463[?] 2041[?] 9098[?]  1936[?] -2041[?] 9097[?]  -1463[?] -2041[?] 9096[?]  -1983[?] 2039[?] 2040[?] 9095[?]  -2039[?] -2040[?] 9094[?]  -2040[?] 1983[?] 9093[?]  -2038[?] 2034[?] 2039[?] 9092[?]  -2039[?] 2038[?] 9091[?]  -2039[?] -2034[?] 9090[?]  -2037[?] 1980[?] 2038[?] 9089[?]  -2038[?] 2037[?] 9088[?]  -2038[?] -1980[?] 9087[?]  -2036[?] 1973[?] 2037[?] 9086[?]  -2037[?] 2036[?] 9085[?]  -2037[?] -1973[?] 9084[?]  1966[?] 2035[?] 2036[?] 9083[?]  -2036[?] -2035[?] 9082[?]  -2036[?] -1966[?] 9081[?]  2035[?] 1467[?] -1961[?] 9080[?]  1961[?] -2035[?] 9079[?]  -1467[?] -2035[?] 9078[?]  2034[?] 2033[?] -2001[?] 9077[?]  -2033[?] -2034[?] 9076[?]  2001[?] -2034[?] 9075[?]  -2032[?] 2029[?] 2033[?] 9074[?]  -2033[?] 2032[?] 9073[?]  -2033[?] -2029[?] 9072[?]  -2031[?] 1998[?] 2032[?] 9071[?]  -2032[?] 2031[?] 9070[?]  -2032[?] -1998[?] 9069[?]  2030[?] 1991[?] 2031[?] 9068[?]  -2031[?] -2030[?] 9067[?]  -2031[?] -1991[?] 9066[?]  2030[?] -1986[?] 1470[?] 9065[?]  1986[?] -2030[?] 9064[?]  -1470[?] -2030[?] 9063[?]  2029[?] 2028[?] -2012[?] 9062[?]  -2028[?] -2029[?] 9061[?]  2012[?] -2029[?] 9060[?]  2025[?] -2027[?] 2028[?] 9059[?]  -2028[?] 2027[?] 9058[?]  -2025[?] -2028[?] 9057[?]  2026[?] 2009[?] 2027[?] 9056[?]  -2026[?] -2027[?] 9055[?]  -2027[?] -2009[?] 9054[?]  -2004[?] 1472[?] 2026[?] 9053[?]  -2026[?] 2004[?] 9052[?]  -2026[?] -1472[?] 9051[?]  -2024[?] 2025[?] 2020[?] 9050[?]  2024[?] -2025[?] 9049[?]  -2020[?] -2025[?] 9048[?]  2024[?] 2023[?] 2022[?] 9047[?]  -2023[?] -2024[?] 9046[?]  -2022[?] -2024[?] 9045[?]  2019[?] -1473[?] 2023[?] 9044[?]  -2019[?] -2023[?] 9043[?]  1473[?] -2023[?] 9042[?]  -2021[?] 2015[?] 2022[?] 9041[?]  2021[?] -2022[?] 9040[?]  -2015[?] -2022[?] 9039[?]  2021[?] -1474[?] -1473[?] 9038[?]  1474[?] -2021[?] 9037[?]  1473[?] -2021[?] 9036[?]  -2016[?] 2019[?] 2020[?] 9035[?]  -2019[?] -2020[?] 9034[?]  -2020[?] 2016[?] 9033[?]  2017[?] 2019[?] 2018[?] 9032[?]  -2019[?] -2017[?] 9030[?]  -2018[?] -1909[?] 9028[?]  2017[?] -1477[?] -1909[?] 9026[?]  1477[?] -2017[?] 9024[?]  -1474[?] 2015[?] 2016[?] 9023[?]  -2015[?] -2016[?] 9022[?]  1474[?] -2016[?] 9021[?]  2013[?] 2015[?] 2014[?] 9020[?]  -2015[?] -2013[?] 9018[?]  -2014[?] -1909[?] 9016[?]  2013[?] -1476[?] -1909[?] 9014[?]  1476[?] -2013[?] 9012[?]  2012[?] 2011[?] 2010[?] 9011[?]  -2011[?] -2012[?] 9010[?]  -2010[?] -2012[?] 9009[?]  2008[?] -1471[?] 2011[?] 9008[?]  -2011[?] -2008[?] 9007[?]  -2011[?] 1471[?] 9006[?]  -2005[?] 2009[?] 2010[?] 9005[?]  -2010[?] -2009[?] 9004[?]  -2010[?] 2005[?] 9003[?]  2009[?] -2008[?] 1471[?] 9002[?]  2008[?] -2009[?] 9001[?]  -1471[?] -2009[?] 9000[?]  2008[?] 2006[?] 2007[?] 8999[?]  -2006[?] -2008[?] 8997[?]  -2007[?] -1909[?] 8995[?]  -1479[?] 2006[?] -1909[?] 8993[?]  -2006[?] 1479[?] 8991[?]  2004[?] -1472[?] 2005[?] 8990[?]  -2004[?] -2005[?] 8989[?]  1472[?] -2005[?] 8988[?]  2002[?] 2004[?] 2003[?] 8987[?]  -2004[?] -2002[?] 8985[?]  -2003[?] -1909[?] 8983[?]  2002[?] -1478[?] -1909[?] 8981[?]  1478[?] -2002[?] 8979[?]  2001[?] 2000[?] 1999[?] 8978[?]  -2000[?] -2001[?] 8977[?]  -1999[?] -2001[?] 8976[?]  1997[?] -1468[?] 2000[?] 8975[?]  -2000[?] -1997[?] 8974[?]  -2000[?] 1468[?] 8973[?]  1994[?] 1998[?] 1999[?] 8972[?]  -1999[?] -1998[?] 8971[?]  -1999[?] -1994[?] 8970[?]  1998[?] 1468[?] -1997[?] 8969[?]  1997[?] -1998[?] 8968[?]  -1468[?] -1998[?] 8967[?]  1997[?] 1995[?] 1996[?] 8966[?]  -1995[?] -1997[?] 8964[?]  -1996[?] -1909[?] 8962[?]  -1482[?] 1995[?] -1909[?] 8960[?]  -1995[?] 1482[?] 8958[?]  1994[?] 1993[?] 1992[?] 8957[?]  -1993[?] -1994[?] 8956[?]  -1992[?] -1994[?] 8955[?]  1990[?] -1469[?] 1993[?] 8954[?]  -1993[?] -1990[?] 8953[?]  -1993[?] 1469[?] 8952[?]  -1987[?] 1991[?] 1992[?] 8951[?]  -1992[?] -1991[?] 8950[?]  -1992[?] 1987[?] 8949[?]  1991[?] -1990[?] 1469[?] 8948[?]  1990[?] -1991[?] 8947[?]  -1469[?] -1991[?] 8946[?]  1990[?] 1988[?] 1989[?] 8945[?]  -1988[?] -1990[?] 8943[?]  -1989[?] -1909[?] 8941[?]  -1481[?] 1988[?] -1909[?] 8939[?]  -1988[?] 1481[?] 8937[?]  1986[?] -1470[?] 1987[?] 8936[?]  -1987[?] -1986[?] 8935[?]  -1987[?] 1470[?] 8934[?]  1986[?] 1984[?] 1985[?] 8933[?]  -1984[?] -1986[?] 8931[?]  -1985[?] -1909[?] 8929[?]  -1480[?] 1984[?] -1909[?] 8927[?]  -1984[?] 1480[?] 8925[?]  1982[?] 1981[?] 1983[?] 8924[?]  -1982[?] -1983[?] 8923[?]  -1981[?] -1983[?] 8922[?]  1979[?] -1464[?] 1982[?] 8921[?]  -1982[?] -1979[?] 8920[?]  -1982[?] 1464[?] 8919[?]  1980[?] 1976[?] 1981[?] 8918[?]  -1981[?] -1980[?] 8917[?]  -1981[?] -1976[?] 8916[?]  1980[?] -1979[?] 1464[?] 8915[?]  1979[?] -1980[?] 8914[?]  -1464[?] -1980[?] 8913[?]  1979[?] 1977[?] 1978[?] 8912[?]  -1977[?] -1979[?] 8910[?]  -1978[?] -1909[?] 8908[?]  -1486[?] 1977[?] -1909[?] 8906[?]  -1977[?] 1486[?] 8904[?]  1976[?] 1975[?] 1974[?] 8903[?]  -1975[?] -1976[?] 8902[?]  -1974[?] -1976[?] 8901[?]  1972[?] -1465[?] 1975[?] 8900[?]  -1975[?] -1972[?] 8899[?]  -1975[?] 1465[?] 8898[?]  1969[?] 1973[?] 1974[?] 8897[?]  -1974[?] -1973[?] 8896[?]  -1974[?] -1969[?] 8895[?]  1973[?] -1972[?] 1465[?] 8894[?]  1972[?] -1973[?] 8893[?]  -1465[?] -1973[?] 8892[?]  1972[?] 1970[?] 1971[?] 8891[?]  -1970[?] -1972[?] 8889[?]  -1971[?] -1909[?] 8887[?]  -1485[?] 1970[?] -1909[?] 8885[?]  -1970[?] 1485[?] 8883[?]  1969[?] 1968[?] 1967[?] 8882[?]  -1968[?] -1969[?] 8881[?]  -1967[?] -1969[?] 8880[?]  1965[?] -1466[?] 1968[?] 8879[?]  -1968[?] -1965[?] 8878[?]  -1968[?] 1466[?] 8877[?]  -1962[?] 1966[?] 1967[?] 8876[?]  -1967[?] -1966[?] 8875[?]  -1967[?] 1962[?] 8874[?]  1966[?] -1965[?] 1466[?] 8873[?]  1965[?] -1966[?] 8872[?]  -1466[?] -1966[?] 8871[?]  1965[?] 1963[?] 1964[?] 8870[?]  -1963[?] -1965[?] 8868[?]  -1964[?] -1909[?] 8866[?]  -1484[?] 1963[?] -1909[?] 8864[?]  -1963[?] 1484[?] 8862[?]  1961[?] -1467[?] 1962[?] 8861[?]  -1962[?] -1961[?] 8860[?]  -1962[?] 1467[?] 8859[?]  1961[?] 1959[?] 1960[?] 8858[?]  -1959[?] -1961[?] 8856[?]  -1960[?] -1909[?] 8854[?]  -1483[?] 1959[?] -1909[?] 8852[?]  -1959[?] 1483[?] 8850[?]  1958[?] 1956[?] 1957[?] 8849[?]  -1957[?] -1958[?] 8848[?]  -1956[?] -1958[?] 8847[?]  -1460[?] 1954[?] 1957[?] 8846[?]  -1957[?] -1954[?] 8845[?]  -1957[?] 1460[?] 8844[?]  1951[?] 1956[?] 1955[?] 8843[?]  -1956[?] -1955[?] 8842[?]  -1956[?] -1951[?] 8841[?]  -1954[?] 1460[?] 1955[?] 8840[?]  1954[?] -1955[?] 8839[?]  -1460[?] -1955[?] 8838[?]  1954[?] 1952[?] 1953[?] 8837[?]  -1952[?] -1954[?] 8835[?]  -1953[?] -1909[?] 8833[?]  -1490[?] 1952[?] -1909[?] 8831[?]  -1952[?] 1490[?] 8829[?]  1951[?] 1949[?] 1950[?] 8828[?]  -1950[?] -1951[?] 8827[?]  -1949[?] -1951[?] 8826[?]  1947[?] -1461[?] 1950[?] 8825[?]  -1950[?] -1947[?] 8824[?]  -1950[?] 1461[?] 8823[?]  1944[?] 1949[?] 1948[?] 8822[?]  -1949[?] -1948[?] 8821[?]  -1949[?] -1944[?] 8820[?]  -1947[?] 1461[?] 1948[?] 8819[?]  1947[?] -1948[?] 8818[?]  -1461[?] -1948[?] 8817[?]  1947[?] 1945[?] 1946[?] 8816[?]  -1945[?] -1947[?] 8814[?]  -1946[?] -1909[?] 8812[?]  -1489[?] 1945[?] -1909[?] 8810[?]  -1945[?] 1489[?] 8808[?]  1944[?] 1943[?] 1942[?] 8807[?]  -1943[?] -1944[?] 8806[?]  -1942[?] -1944[?] 8805[?]  1940[?] -1462[?] 1943[?] 8804[?]  -1943[?] -1940[?] 8803[?]  -1943[?] 1462[?] 8802[?]  -1937[?] 1942[?] 1941[?] 8801[?]  -1942[?] -1941[?] 8800[?]  -1942[?] 1937[?] 8799[?]  -1940[?] 1462[?] 1941[?] 8798[?]  1940[?] -1941[?] 8797[?]  -1462[?] -1941[?] 8796[?]  1940[?] 1938[?] 1939[?] 8795[?]  -1938[?] -1940[?] 8793[?]  -1939[?] -1909[?] 8791[?]  -1488[?] 1938[?] -1909[?] 8789[?]  -1938[?] 1488[?] 8787[?]  1936[?] -1463[?] 1937[?] 8786[?]  -1937[?] -1936[?] 8785[?]  -1937[?] 1463[?] 8784[?]  1936[?] 1934[?] 1935[?] 8783[?]  -1934[?] -1936[?] 8781[?]  -1935[?] -1909[?] 8779[?]  -1487[?] 1934[?] -1909[?] 8777[?]  -1934[?] 1487[?] 8775[?]  1932[?] -1459[?] 1933[?] 8774[?]  -1933[?] -1932[?] 8773[?]  -1933[?] 1459[?] 8772[?]  1932[?] 1930[?] 1931[?] 8771[?]  -1930[?] -1932[?] 8769[?]  -1931[?] -1909[?] 8767[?]  -1491[?] 1930[?] -1909[?] 8765[?]  -1930[?] 1491[?] 8763[?]  1928[?] -1458[?] 1929[?] 8762[?]  -1929[?] -1928[?] 8761[?]  -1929[?] 1458[?] 8760[?]  1928[?] 1926[?] 1927[?] 8759[?]  -1926[?] -1928[?] 8757[?]  -1927[?] -1909[?] 8755[?]  -1492[?] 1926[?] -1909[?] 8753[?]  -1926[?] 1492[?] 8751[?]  1925[?] 1924[?] -1457[?] 8750[?]  -1924[?] -1925[?] 8749[?]  1457[?] -1925[?] 8748[?]  1922[?] 1924[?] 1923[?] 8747[?]  -1924[?] -1922[?] 8745[?]  -1923[?] -1909[?] 8743[?]  1922[?] -1493[?] -1909[?] 8741[?]  1493[?] -1922[?] 8739[?]  1921[?] 1920[?] -1456[?] 8738[?]  -1920[?] -1921[?] 8737[?]  1456[?] -1921[?] 8736[?]  1918[?] 1920[?] 1919[?] 8735[?]  -1920[?] -1918[?] 8733[?]  -1919[?] -1909[?] 8731[?]  1918[?] -1494[?] -1909[?] 8729[?]  1494[?] -1918[?] 8727[?]  -1455[?] 1916[?] 1917[?] 8726[?]  -1917[?] -1916[?] 8725[?]  -1917[?] 1455[?] 8724[?]  1916[?] 1914[?] 1915[?] 8723[?]  -1914[?] -1916[?] 8721[?]  -1915[?] -1909[?] 8719[?]  -1495[?] 1914[?] -1909[?] 8717[?]  -1914[?] 1495[?] 8715[?]  1912[?] -1454[?] 1913[?] 8714[?]  -1913[?] -1912[?] 8713[?]  -1913[?] 1454[?] 8712[?]  1912[?] 1910[?] 1911[?] 8711[?]  -1910[?] -1912[?] 8709[?]  -1911[?] -1909[?] 8707[?]  -1496[?] 1910[?] -1909[?] 8705[?]  -1910[?] 1496[?] 8703[?]  1909[?] 1906[?] 1908[?] 8702[?]  -1908[?] -1909[?] 8701[?]  -1906[?] -1909[?] 8700[?]  -1907[?] 1632[?] 1908[?] 8699[?]  -1908[?] 1907[?] 8698[?]  -1908[?] -1632[?] 8697[?]  1498[?] 1475[?] 1907[?] 8696[?]  -1907[?] -1498[?] 8695[?]  -1907[?] -1475[?] 8694[?]  -1905[?] -1632[?] 1906[?] 8693[?]  1905[?] -1906[?] 8692[?]  1632[?] -1906[?] 8691[?]  1905[?] 1680[?] -1475[?] 8690[?]  -1680[?] -1905[?] 8689[?]  1475[?] -1905[?] 8688[?]  1904[?] -1903[?] 1874[?] 8687[?]  1903[?] -1904[?] 8686[?]  -1874[?] -1904[?] 8685[?]  1903[?] -1902[?] 1876[?] 8684[?]  1902[?] -1903[?] 8683[?]  -1876[?] -1903[?] 8682[?]  1902[?] 1899[?] 1901[?] 8681[?]  -1901[?] -1902[?] 8680[?]  -1899[?] -1902[?] 8679[?]  -1584[?] -1900[?] 1901[?] 8678[?]  -1901[?] 1900[?] 8677[?]  -1901[?] 1584[?] 8676[?]  -1872[?] -1867[?] 1900[?] 8675[?]  -1900[?] 1872[?] 8674[?]  -1900[?] 1867[?] 8673[?]  1898[?] 1899[?] -1877[?] 8672[?]  -1899[?] -1898[?] 8671[?]  1877[?] -1899[?] 8670[?]  1898[?] 1897[?] 1895[?] 8669[?]  -1897[?] -1898[?] 8668[?]  -1895[?] -1898[?] 8667[?]  -1671[?] 1897[?] 1896[?] 8666[?]  -1896[?] -1897[?] 8665[?]  1671[?] -1897[?] 8664[?]  -1893[?] 1663[?] 1896[?] 8663[?]  -1896[?] 1893[?] 8662[?]  -1896[?] -1663[?] 8661[?]  -1894[?] -1893[?] 1895[?] 8660[?]  -1895[?] 1894[?] 8659[?]  -1895[?] 1893[?] 8658[?]  1663[?] 1671[?] 1894[?] 8657[?]  -1894[?] -1671[?] 8656[?]  -1894[?] -1663[?] 8655[?]  -1892[?] -1891[?] 1893[?] 8654[?]  -1893[?] 1892[?] 8653[?]  -1893[?] 1891[?] 8652[?]  1674[?] 1658[?] 1892[?] 8651[?]  -1674[?] -1892[?] 8650[?]  -1892[?] -1658[?] 8649[?]  -1890[?] -1889[?] 1891[?] 8648[?]  1890[?] -1891[?] 8647[?]  -1891[?] 1889[?] 8646[?]  1890[?] 1669[?] 1667[?] 8645[?]  -1669[?] -1890[?] 8644[?]  -1667[?] -1890[?] 8643[?]  -1888[?] 1889[?] -1885[?] 8642[?]  1888[?] -1889[?] 8641[?]  1885[?] -1889[?] 8640[?]  1888[?] -1887[?] 1656[?] 8639[?]  1887[?] -1888[?] 8638[?]  -1656[?] -1888[?] 8637[?]  1887[?] 1677[?] -1886[?] 8636[?]  1886[?] -1887[?] 8635[?]  -1677[?] -1887[?] 8634[?]  1886[?] 1670[?] 1662[?] 8633[?]  -1670[?] -1886[?] 8632[?]  -1662[?] -1886[?] 8631[?]  1885[?] -1881[?] -1884[?] 8630[?]  1884[?] -1885[?] 8629[?]  1881[?] -1885[?] 8628[?]  1884[?] -1883[?] 1665[?] 8627[?]  1883[?] -1884[?] 8626[?]  -1665[?] -1884[?] 8625[?]  1883[?] -1882[?] 1673[?] 8624[?]  1882[?] -1883[?] 8623[?]  -1673[?] -1883[?] 8622[?]  1882[?] 1676[?] 1660[?] 8621[?]  -1676[?] -1882[?] 8620[?]  -1660[?] -1882[?] 8619[?]  1881[?] -1880[?] 1678[?] 8618[?]  1880[?] -1881[?] 8617[?]  -1678[?] -1881[?] 8616[?]  1880[?] -1879[?] 1657[?] 8615[?]  1879[?] -1880[?] 8614[?]  -1657[?] -1880[?] 8613[?]  1879[?] -1878[?] 1668[?] 8612[?]  1878[?] -1879[?] 8611[?]  -1668[?] -1879[?] 8610[?]  1878[?] 1666[?] 1675[?] 8609[?]  -1675[?] -1878[?] 8608[?]  -1666[?] -1878[?] 8607[?]  1877[?] 1872[?] 1867[?] 8606[?]  -1872[?] -1877[?] 8605[?]  -1867[?] -1877[?] 8604[?]  -1607[?] -1875[?] 1876[?] 8603[?]  -1876[?] 1875[?] 8602[?]  1607[?] -1876[?] 8601[?]  -1867[?] 1875[?] 1872[?] 8600[?]  -1872[?] -1875[?] 8599[?]  -1875[?] 1867[?] 8598[?]  -1630[?] -1873[?] 1874[?] 8597[?]  -1874[?] 1873[?] 8596[?]  1630[?] -1874[?] 8595[?]  -1872[?] 1873[?] 1867[?] 8594[?]  -1873[?] 1872[?] 8593[?]  -1873[?] -1867[?] 8592[?]  1870[?] 1872[?] 1871[?] 8591[?]  -1871[?] -1872[?] 8590[?]  -1872[?] -1870[?] 8589[?]  1530[?] -1528[?] 1871[?] 8588[?]  -1871[?] -1530[?] 8587[?]  -1871[?] 1528[?] 8586[?]  1870[?] -1869[?] -1530[?] 8585[?]  1869[?] -1870[?] 8584[?]  1530[?] -1870[?] 8583[?]  1869[?] 1868[?] 1861[?] 8582[?]  -1868[?] -1869[?] 8581[?]  -1861[?] -1869[?] 8580[?]  -1528[?] 1868[?] 1860[?] 8579[?]  -1860[?] -1868[?] 8578[?]  -1868[?] 1528[?] 8577[?]  1865[?] 1867[?] 1866[?] 8576[?]  -1866[?] -1867[?] 8575[?]  -1867[?] -1865[?] 8574[?]  1530[?] -1529[?] 1866[?] 8573[?]  -1866[?] -1530[?] 8572[?]  -1866[?] 1529[?] 8571[?]  1865[?] -1864[?] -1530[?] 8570[?]  1864[?] -1865[?] 8569[?]  1530[?] -1865[?] 8568[?]  1864[?] 1863[?] 1862[?] 8567[?]  -1863[?] -1864[?] 8566[?]  -1862[?] -1864[?] 8565[?]  -1529[?] 1863[?] 1861[?] 8564[?]  -1861[?] -1863[?] 8563[?]  -1863[?] 1529[?] 8562[?]  -1861[?] 1529[?] 1862[?] 8561[?]  -1862[?] 1861[?] 8560[?]  -1862[?] -1529[?] 8559[?]  -1860[?] 1528[?] 1861[?] 8558[?]  -1861[?] 1860[?] 8557[?]  -1861[?] -1528[?] 8556[?]  -1860[?] 1859[?] 8554[?]  -1860[?] 1715[?] 8553[?]  -1859[?] 1858[?] 8551[?]  -1859[?] -1527[?] 8550[?]  -1858[?] 1727[?] 8548[?]  -1858[?] -1526[?] 8547[?]  1857[?] 1856[?] -1736[?] 8546[?]  -1856[?] -1857[?] 8545[?]  1736[?] -1857[?] 8544[?]  1855[?] 1839[?] 1856[?] 8543[?]  -1856[?] -1855[?] 8542[?]  -1839[?] -1856[?] 8541[?]  1855[?] 1854[?] -1841[?] 8540[?]  -1854[?] -1855[?] 8539[?]  1841[?] -1855[?] 8538[?]  -1853[?] 1854[?] 1843[?] 8537[?]  1853[?] -1854[?] 8536[?]  -1854[?] -1843[?] 8535[?]  1853[?] -1852[?] 1844[?] 8534[?]  1852[?] -1853[?] 8533[?]  -1844[?] -1853[?] 8532[?]  1852[?] -1851[?] 1847[?] 8531[?]  1851[?] -1852[?] 8530[?]  -1847[?] -1852[?] 8529[?]  1851[?] 1850[?] 1848[?] 8528[?]  -1850[?] -1851[?] 8527[?]  -1848[?] -1851[?] 8526[?]  -1849[?] 1825[?] 1850[?] 8525[?]  -1850[?] 1849[?] 8524[?]  -1850[?] -1825[?] 8523[?]  -1830[?] 1849[?] 1835[?] 8522[?]  -1849[?] -1835[?] 8521[?]  -1849[?] 1830[?] 8520[?]  -1846[?] -1819[?] 1848[?] 8519[?]  -1848[?] 1846[?] 8518[?]  -1848[?] 1819[?] 8517[?]  -1846[?] 1819[?] 1847[?] 8516[?]  -1847[?] 1846[?] 8515[?]  -1847[?] -1819[?] 8514[?]  -1845[?] -1825[?] 1846[?] 8513[?]  -1846[?] 1845[?] 8512[?]  -1846[?] 1825[?] 8511[?]  1830[?] -1835[?] 1845[?] 8510[?]  -1845[?] 1835[?] 8509[?]  -1845[?] -1830[?] 8508[?]  -1837[?] -1819[?] 1844[?] 8507[?]  -1844[?] 1837[?] 8506[?]  -1844[?] 1819[?] 8505[?]  -1842[?] 1825[?] 1843[?] 8504[?]  -1843[?] 1842[?] 8503[?]  -1825[?] -1843[?] 8502[?]  -1830[?] -1835[?] 1842[?] 8501[?]  -1842[?] 1835[?] 8500[?]  1830[?] -1842[?] 8499[?]  1841[?] -1840[?] -1810[?] 8498[?]  1840[?] -1841[?] 8497[?]  1810[?] -1841[?] 8496[?]  1840[?] 1750[?] 1746[?] 8495[?]  -1750[?] -1840[?] 8494[?]  -1746[?] -1840[?] 8493[?]  -1838[?] -1811[?] 1839[?] 8492[?]  -1839[?] 1838[?] 8491[?]  -1839[?] 1811[?] 8490[?]  -1837[?] 1838[?] 1819[?] 8489[?]  -1838[?] 1837[?] 8488[?]  -1838[?] -1819[?] 8487[?]  -1836[?] -1825[?] 1837[?] 8486[?]  -1837[?] 1836[?] 8485[?]  -1837[?] 1825[?] 8484[?]  1830[?] 1836[?] 1835[?] 8483[?]  -1836[?] -1835[?] 8482[?]  -1836[?] -1830[?] 8481[?]  1833[?] 1835[?] 1834[?] 8480[?]  -1834[?] -1835[?] 8479[?]  -1835[?] -1833[?] 8478[?]  1530[?] -1518[?] 1834[?] 8477[?]  -1834[?] -1530[?] 8476[?]  -1834[?] 1518[?] 8475[?]  1833[?] -1832[?] -1530[?] 8474[?]  1832[?] -1833[?] 8473[?]  1530[?] -1833[?] 8472[?]  1832[?] 1814[?] 1831[?] 8471[?]  -1831[?] -1832[?] 8470[?]  -1814[?] -1832[?] 8469[?]  -1518[?] 1813[?] 1831[?] 8468[?]  -1831[?] -1813[?] 8467[?]  -1831[?] 1518[?] 8466[?]  1830[?] 1828[?] 1829[?] 8465[?]  -1829[?] -1830[?] 8464[?]  -1828[?] -1830[?] 8463[?]  1530[?] -1521[?] 1829[?] 8462[?]  -1829[?] -1530[?] 8461[?]  -1829[?] 1521[?] 8460[?]  -1827[?] 1828[?] -1530[?] 8459[?]  -1828[?] 1827[?] 8458[?]  1530[?] -1828[?] 8457[?]  1826[?] 1827[?] 1703[?] 8456[?]  -1827[?] -1826[?] 8455[?]  -1827[?] -1703[?] 8454[?]  1826[?] -1521[?] 1820[?] 8453[?]  -1820[?] -1826[?] 8452[?]  1521[?] -1826[?] 8451[?]  1823[?] 1825[?] 1824[?] 8450[?]  -1824[?] -1825[?] 8449[?]  -1825[?] -1823[?] 8448[?]  1530[?] -1520[?] 1824[?] 8447[?]  -1824[?] -1530[?] 8446[?]  -1824[?] 1520[?] 8445[?]  1823[?] -1822[?] -1530[?] 8444[?]  1822[?] -1823[?] 8443[?]  1530[?] -1823[?] 8442[?]  1822[?] 1821[?] 1820[?] 8441[?]  -1821[?] -1822[?] 8440[?]  -1820[?] -1822[?] 8439[?]  -1520[?] 1821[?] 1701[?] 8438[?]  -1701[?] -1821[?] 8437[?]  -1821[?] 1520[?] 8436[?]  -1701[?] 1520[?] 1820[?] 8435[?]  -1820[?] 1701[?] 8434[?]  -1820[?] -1520[?] 8433[?]  1817[?] 1819[?] 1818[?] 8432[?]  -1818[?] -1819[?] 8431[?]  -1819[?] -1817[?] 8430[?]  1530[?] -1519[?] 1818[?] 8429[?]  -1818[?] -1530[?] 8428[?]  -1818[?] 1519[?] 8427[?]  1817[?] -1816[?] -1530[?] 8426[?]  1816[?] -1817[?] 8425[?]  1530[?] -1817[?] 8424[?]  1816[?] 1815[?] 1701[?] 8423[?]  -1815[?] -1816[?] 8422[?]  -1701[?] -1816[?] 8421[?]  -1519[?] 1815[?] 1814[?] 8420[?]  -1815[?] -1814[?] 8419[?]  -1815[?] 1519[?] 8418[?]  1518[?] 1814[?] -1813[?] 8417[?]  -1814[?] 1813[?] 8416[?]  -1814[?] -1518[?] 8415[?]  1813[?] -1812[?] -1697[?] 8414[?]  1812[?] -1813[?] 8413[?]  1697[?] -1813[?] 8412[?]  1812[?] 1517[?] 1516[?] 8411[?]  -1517[?] -1812[?] 8410[?]  -1516[?] -1812[?] 8409[?]  -1751[?] 1811[?] -1810[?] 8408[?]  1810[?] -1811[?] 8407[?]  -1811[?] 1751[?] 8406[?]  1810[?] -1809[?] -1780[?] 8405[?]  1809[?] -1810[?] 8404[?]  1780[?] -1810[?] 8403[?]  1809[?] -1808[?] -1787[?] 8402[?]  1808[?] -1809[?] 8401[?]  1787[?] -1809[?] 8400[?]  1808[?] -1807[?] -1794[?] 8399[?]  1807[?] -1808[?] 8398[?]  1794[?] -1808[?] 8397[?]  1807[?] -1806[?] -1799[?] 8396[?]  1806[?] -1807[?] 8395[?]  1799[?] -1807[?] 8394[?]  1806[?] -1805[?] 1800[?] 8393[?]  1805[?] -1806[?] 8392[?]  -1800[?] -1806[?] 8391[?]  1805[?] -1804[?] 1801[?] 8390[?]  1804[?] -1805[?] 8389[?]  -1801[?] -1805[?] 8388[?]  1804[?] 1802[?] 1803[?] 8387[?]  -1803[?] -1804[?] 8386[?]  -1802[?] -1804[?] 8385[?]  -1551[?] -1742[?] 1803[?] 8384[?]  -1803[?] 1742[?] 8383[?]  -1803[?] 1551[?] 8382[?]  -1552[?] -1742[?] 1802[?] 8381[?]  -1802[?] 1742[?] 8380[?]  -1802[?] 1552[?] 8379[?]  -1550[?] -1742[?] 1801[?] 8378[?]  -1801[?] 1742[?] 8377[?]  -1801[?] 1550[?] 8376[?]  -1549[?] -1742[?] 1800[?] 8375[?]  -1800[?] 1742[?] 8374[?]  -1800[?] 1549[?] 8373[?]  1799[?] -1798[?] 1795[?] 8372[?]  1798[?] -1799[?] 8371[?]  -1795[?] -1799[?] 8370[?]  1798[?] 1796[?] 1797[?] 8369[?]  -1797[?] -1798[?] 8368[?]  -1796[?] -1798[?] 8367[?]  -1553[?] -1742[?] 1797[?] 8366[?]  -1797[?] 1742[?] 8365[?]  -1797[?] 1553[?] 8364[?]  -1554[?] -1742[?] 1796[?] 8363[?]  -1796[?] 1742[?] 8362[?]  -1796[?] 1554[?] 8361[?]  -1555[?] -1742[?] 1795[?] 8360[?]  -1795[?] 1742[?] 8359[?]  -1795[?] 1555[?] 8358[?]  1794[?] -1793[?] 1788[?] 8357[?]  1793[?] -1794[?] 8356[?]  -1788[?] -1794[?] 8355[?]  1793[?] -1792[?] 1789[?] 8354[?]  1792[?] -1793[?] 8353[?]  -1789[?] -1793[?] 8352[?]  1792[?] 1790[?] 1791[?] 8351[?]  -1791[?] -1792[?] 8350[?]  -1790[?] -1792[?] 8349[?]  -1547[?] -1742[?] 1791[?] 8348[?]  -1791[?] 1742[?] 8347[?]  -1791[?] 1547[?] 8346[?]  -1548[?] -1742[?] 1790[?] 8345[?]  -1790[?] 1742[?] 8344[?]  -1790[?] 1548[?] 8343[?]  -1546[?] -1742[?] 1789[?] 8342[?]  -1789[?] 1742[?] 8341[?]  -1789[?] 1546[?] 8340[?]  -1545[?] -1742[?] 1788[?] 8339[?]  -1788[?] 1742[?] 8338[?]  -1788[?] 1545[?] 8337[?]  1787[?] -1786[?] 1781[?] 8336[?]  1786[?] -1787[?] 8335[?]  -1781[?] -1787[?] 8334[?]  1786[?] -1785[?] 1782[?] 8333[?]  1785[?] -1786[?] 8332[?]  -1782[?] -1786[?] 8331[?]  1785[?] 1783[?] 1784[?] 8330[?]  -1784[?] -1785[?] 8329[?]  -1783[?] -1785[?] 8328[?]  -1543[?] -1742[?] 1784[?] 8327[?]  -1784[?] 1742[?] 8326[?]  -1784[?] 1543[?] 8325[?]  -1544[?] -1742[?] 1783[?] 8324[?]  -1783[?] 1742[?] 8323[?]  -1783[?] 1544[?] 8322[?]  -1542[?] -1742[?] 1782[?] 8321[?]  -1782[?] 1742[?] 8320[?]  -1782[?] 1542[?] 8319[?]  -1541[?] -1742[?] 1781[?] 8318[?]  -1781[?] 1742[?] 8317[?]  -1781[?] 1541[?] 8316[?]  1780[?] -1779[?] -1758[?] 8315[?]  1779[?] -1780[?] 8314[?]  1758[?] -1780[?] 8313[?]  1779[?] -1778[?] -1765[?] 8312[?]  1778[?] -1779[?] 8311[?]  1765[?] -1779[?] 8310[?]  1778[?] -1777[?] -1770[?] 8309[?]  1777[?] -1778[?] 8308[?]  1770[?] -1778[?] 8307[?]  1777[?] -1776[?] 1771[?] 8306[?]  1776[?] -1777[?] 8305[?]  -1771[?] -1777[?] 8304[?]  1776[?] -1775[?] 1772[?] 8303[?]  1775[?] -1776[?] 8302[?]  -1772[?] -1776[?] 8301[?]  1775[?] 1773[?] 1774[?] 8300[?]  -1774[?] -1775[?] 8299[?]  -1773[?] -1775[?] 8298[?]  -1536[?] -1742[?] 1774[?] 8297[?]  -1774[?] 1742[?] 8296[?]  -1774[?] 1536[?] 8295[?]  -1537[?] -1742[?] 1773[?] 8294[?]  -1773[?] 1742[?] 8293[?]  -1773[?] 1537[?] 8292[?]  -1535[?] -1742[?] 1772[?] 8291[?]  -1772[?] 1742[?] 8290[?]  -1772[?] 1535[?] 8289[?]  -1534[?] -1742[?] 1771[?] 8288[?]  -1771[?] 1742[?] 8287[?]  -1771[?] 1534[?] 8286[?]  1770[?] -1769[?] 1766[?] 8285[?]  1769[?] -1770[?] 8284[?]  -1766[?] -1770[?] 8283[?]  1769[?] 1767[?] 1768[?] 8282[?]  -1768[?] -1769[?] 8281[?]  -1767[?] -1769[?] 8280[?]  -1538[?] -1742[?] 1768[?] 8279[?]  -1768[?] 1742[?] 8278[?]  -1768[?] 1538[?] 8277[?]  -1539[?] -1742[?] 1767[?] 8276[?]  -1767[?] 1742[?] 8275[?]  -1767[?] 1539[?] 8274[?]  -1540[?] -1742[?] 1766[?] 8273[?]  -1766[?] 1742[?] 8272[?]  -1766[?] 1540[?] 8271[?]  1765[?] -1764[?] 1759[?] 8270[?]  1764[?] -1765[?] 8269[?]  -1759[?] -1765[?] 8268[?]  1764[?] -1763[?] 1760[?] 8267[?]  1763[?] -1764[?] 8266[?]  -1760[?] -1764[?] 8265[?]  1763[?] 1761[?] 1762[?] 8264[?]  -1762[?] -1763[?] 8263[?]  -1761[?] -1763[?] 8262[?]  -1561[?] -1742[?] 1762[?] 8261[?]  -1762[?] 1742[?] 8260[?]  -1762[?] 1561[?] 8259[?]  -1562[?] -1742[?] 1761[?] 8258[?]  -1761[?] 1742[?] 8257[?]  -1761[?] 1562[?] 8256[?]  -1533[?] -1742[?] 1760[?] 8255[?]  -1760[?] 1742[?] 8254[?]  -1760[?] 1533[?] 8253[?]  -1560[?] -1742[?] 1759[?] 8252[?]  -1759[?] 1742[?] 8251[?]  -1759[?] 1560[?] 8250[?]  1758[?] -1757[?] 1752[?] 8249[?]  1757[?] -1758[?] 8248[?]  -1752[?] -1758[?] 8247[?]  1757[?] -1756[?] 1753[?] 8246[?]  1756[?] -1757[?] 8245[?]  -1753[?] -1757[?] 8244[?]  1756[?] 1754[?] 1755[?] 8243[?]  -1755[?] -1756[?] 8242[?]  -1754[?] -1756[?] 8241[?]  -1558[?] -1742[?] 1755[?] 8240[?]  -1755[?] 1742[?] 8239[?]  -1755[?] 1558[?] 8238[?]  -1559[?] -1742[?] 1754[?] 8237[?]  -1754[?] 1742[?] 8236[?]  -1754[?] 1559[?] 8235[?]  -1557[?] -1742[?] 1753[?] 8234[?]  -1753[?] 1742[?] 8233[?]  -1753[?] 1557[?] 8232[?]  -1556[?] -1742[?] 1752[?] 8231[?]  -1752[?] 1742[?] 8230[?]  -1752[?] 1556[?] 8229[?]  -1746[?] -1750[?] 1751[?] 8228[?]  -1751[?] 1750[?] 8227[?]  -1751[?] 1746[?] 8226[?]  1749[?] 1747[?] 1750[?] 8225[?]  -1750[?] -1749[?] 8224[?]  -1747[?] -1750[?] 8223[?]  1749[?] 1748[?] 1742[?] 8222[?]  -1748[?] -1749[?] 8221[?]  -1742[?] -1749[?] 8220[?]  -1732[?] -1719[?] 1748[?] 8219[?]  -1748[?] 1732[?] 8218[?]  -1748[?] 1719[?] 8217[?]  -1531[?] -1742[?] 1747[?] 8216[?]  -1747[?] 1742[?] 8215[?]  -1747[?] 1531[?] 8214[?]  1744[?] 1745[?] 1746[?] 8213[?]  -1745[?] -1746[?] 8212[?]  -1746[?] -1744[?] 8211[?]  -1532[?] -1742[?] 1745[?] 8210[?]  -1745[?] 1742[?] 8209[?]  -1745[?] 1532[?] 8208[?]  1744[?] 1743[?] 1742[?] 8207[?]  -1743[?] -1744[?] 8206[?]  -1742[?] -1744[?] 8205[?]  1737[?] -1725[?] 1743[?] 8204[?]  -1743[?] -1737[?] 8203[?]  1725[?] -1743[?] 8202[?]  1741[?] 1732[?] 1742[?] 8201[?]  -1742[?] -1741[?] 8200[?]  -1732[?] -1742[?] 8199[?]  1741[?] 1740[?] -1737[?] 8198[?]  -1740[?] -1741[?] 8197[?]  1737[?] -1741[?] 8196[?]  1739[?] 1738[?] 1740[?] 8195[?]  -1739[?] -1740[?] 8194[?]  -1738[?] -1740[?] 8193[?]  -1655[?] 1739[?] -1719[?] 8192[?]  -1739[?] 1719[?] 8191[?]  1655[?] -1739[?] 8190[?]  1655[?] 1719[?] 1738[?] 8189[?]  -1738[?] -1719[?] 8188[?]  -1738[?] -1655[?] 8187[?]  1737[?] -1725[?] 1732[?] 8186[?]  -1732[?] -1737[?] 8185[?]  1725[?] -1737[?] 8184[?]  1736[?] -1735[?] -1679[?] 8183[?]  1735[?] -1736[?] 8182[?]  1735[?] -1709[?] 1734[?] 8180[?]  -1734[?] -1735[?] 8179[?]  1709[?] -1735[?] 8178[?]  -1733[?] 1719[?] 1734[?] 8177[?]  -1734[?] 1733[?] 8176[?]  -1734[?] -1719[?] 8175[?]  1725[?] 1732[?] 1733[?] 8174[?]  -1733[?] -1732[?] 8173[?]  -1733[?] -1725[?] 8172[?]  1730[?] 1732[?] 1731[?] 8171[?]  -1731[?] -1732[?] 8170[?]  -1732[?] -1730[?] 8169[?]  1530[?] -1525[?] 1731[?] 8168[?]  -1731[?] -1530[?] 8167[?]  -1731[?] 1525[?] 8166[?]  1730[?] -1729[?] -1530[?] 8165[?]  1729[?] -1730[?] 8164[?]  1530[?] -1730[?] 8163[?]  1729[?] 1726[?] 1728[?] 8162[?]  -1728[?] -1729[?] 8161[?]  -1726[?] -1729[?] 8160[?]  -1727[?] -1715[?] 1728[?] 8159[?]  -1728[?] 1727[?] 8158[?]  -1728[?] 1715[?] 8157[?]  1524[?] 1727[?] 1525[?] 8156[?]  -1727[?] -1525[?] 8155[?]  -1727[?] -1524[?] 8154[?]  -1525[?] 1726[?] 1720[?] 8153[?]  -1720[?] -1726[?] 8152[?]  -1726[?] 1525[?] 8151[?]  1725[?] 1723[?] 1724[?] 8150[?]  -1724[?] -1725[?] 8149[?]  -1723[?] -1725[?] 8148[?]  1530[?] -1524[?] 1724[?] 8147[?]  -1724[?] -1530[?] 8146[?]  -1724[?] 1524[?] 8145[?]  -1722[?] 1723[?] -1530[?] 8144[?]  -1723[?] 1722[?] 8143[?]  -1723[?] 1530[?] 8142[?]  1721[?] 1722[?] 1720[?] 8141[?]  -1722[?] -1721[?] 8140[?]  -1720[?] -1722[?] 8139[?]  1721[?] -1524[?] 1715[?] 8138[?]  -1715[?] -1721[?] 8137[?]  1524[?] -1721[?] 8136[?]  1524[?] -1715[?] 1720[?] 8135[?]  -1720[?] 1715[?] 8134[?]  -1720[?] -1524[?] 8133[?]  1719[?] 1717[?] 1718[?] 8132[?]  -1718[?] -1719[?] 8131[?]  -1717[?] -1719[?] 8130[?]  1530[?] -1523[?] 1718[?] 8129[?]  -1718[?] -1530[?] 8128[?]  -1718[?] 1523[?] 8127[?]  -1716[?] 1717[?] -1530[?] 8126[?]  -1717[?] 1716[?] 8125[?]  1530[?] -1717[?] 8124[?]  1716[?] 1710[?] 1715[?] 8123[?]  -1716[?] -1715[?] 8122[?]  -1710[?] -1716[?] 8121[?]  -1714[?] -1697[?] 1715[?] 8120[?]  -1715[?] 1714[?] 8119[?]  -1715[?] 1697[?] 8118[?]  -1712[?] -1713[?] 1714[?] 8117[?]  -1714[?] 1713[?] 8116[?]  -1714[?] 1712[?] 8115[?]  -1700[?] 1523[?] 1713[?] 8114[?]  -1713[?] 1700[?] 8113[?]  -1523[?] -1713[?] 8112[?]  -1711[?] 1521[?] 1712[?] 8111[?]  -1712[?] 1711[?] 8110[?]  -1712[?] -1521[?] 8109[?]  1522[?] 1520[?] 1711[?] 8108[?]  -1711[?] -1522[?] 8107[?]  -1711[?] -1520[?] 8106[?]  -1523[?] 1710[?] 1705[?] 8105[?]  -1710[?] -1705[?] 8104[?]  -1710[?] 1523[?] 8103[?]  1709[?] 1707[?] 1708[?] 8102[?]  -1708[?] -1709[?] 8101[?]  -1707[?] -1709[?] 8100[?]  1530[?] -1522[?] 1708[?] 8099[?]  -1708[?] -1530[?] 8098[?]  -1708[?] 1522[?] 8097[?]  -1706[?] 1707[?] -1530[?] 8096[?]  -1707[?] 1706[?] 8095[?]  -1707[?] 1530[?] 8094[?]  1704[?] 1706[?] 1705[?] 8093[?]  -1706[?] -1705[?] 8092[?]  -1706[?] -1704[?] 8091[?]  1522[?] -1703[?] 1705[?] 8090[?]  -1705[?] 1703[?] 8089[?]  -1705[?] -1522[?] 8088[?]  1704[?] -1522[?] 1703[?] 8087[?]  -1703[?] -1704[?] 8086[?]  1522[?] -1704[?] 8085[?]  -1702[?] -1701[?] 1703[?] 8084[?]  -1703[?] 1702[?] 8083[?]  -1703[?] 1701[?] 8082[?]  1521[?] 1702[?] 1520[?] 8081[?]  -1702[?] -1521[?] 8080[?]  -1702[?] -1520[?] 8079[?]  -1700[?] -1697[?] 1701[?] 8078[?]  -1701[?] 1700[?] 8077[?]  -1701[?] 1697[?] 8076[?]  -1699[?] 1517[?] 1700[?] 8075[?]  -1700[?] 1699[?] 8074[?]  -1700[?] -1517[?] 8073[?]  -1698[?] 1699[?] 1516[?] 8072[?]  -1699[?] 1698[?] 8071[?]  -1699[?] -1516[?] 8070[?]  1519[?] 1518[?] 1698[?] 8069[?]  -1698[?] -1519[?] 8068[?]  -1698[?] -1518[?] 8067[?]  1697[?] -1696[?] -1689[?] 8066[?]  1696[?] -1697[?] 8065[?]  1689[?] -1697[?] 8064[?]  1696[?] -1695[?] -1691[?] 8063[?]  1695[?] -1696[?] 8062[?]  1691[?] -1696[?] 8061[?]  1695[?] 1515[?] -1694[?] 8060[?]  1694[?] -1695[?] 8059[?]  -1515[?] -1695[?] 8058[?]  1694[?] -1693[?] 1510[?] 8057[?]  1693[?] -1694[?] 8056[?]  -1510[?] -1694[?] 8055[?]  1693[?] -1692[?] 1509[?] 8054[?]  1692[?] -1693[?] 8053[?]  -1509[?] -1693[?] 8052[?]  1692[?] 1511[?] 1508[?] 8051[?]  -1511[?] -1692[?] 8050[?]  -1508[?] -1692[?] 8049[?]  1691[?] -1690[?] 1513[?] 8048[?]  1690[?] -1691[?] 8047[?]  -1513[?] -1691[?] 8046[?]  1690[?] 1512[?] 1514[?] 8045[?]  -1514[?] -1690[?] 8044[?]  -1512[?] -1690[?] 8043[?]  1689[?] -1688[?] -1684[?] 8042[?]  1688[?] -1689[?] 8041[?]  1684[?] -1689[?] 8040[?]  1688[?] -1687[?] 1499[?] 8039[?]  1687[?] -1688[?] 8038[?]  -1499[?] -1688[?] 8037[?]  1687[?] -1686[?] 1500[?] 8036[?]  1686[?] -1687[?] 8035[?]  -1500[?] -1687[?] 8034[?]  1686[?] -1685[?] 1501[?] 8033[?]  1685[?] -1686[?] 8032[?]  -1501[?] -1686[?] 8031[?]  1685[?] 1502[?] 1503[?] 8030[?]  -1503[?] -1685[?] 8029[?]  -1502[?] -1685[?] 8028[?]  1684[?] -1683[?] 1507[?] 8027[?]  1683[?] -1684[?] 8026[?]  -1507[?] -1684[?] 8025[?]  1683[?] 1506[?] -1682[?] 8024[?]  1682[?] -1683[?] 8023[?]  -1506[?] -1683[?] 8022[?]  1682[?] 1505[?] 1504[?] 8021[?]  -1505[?] -1682[?] 8020[?]  -1504[?] -1682[?] 8019[?]  -1451[?] -230[?] 8018[?]  1398[?] -1450[?] 1451[?] 8016[?]  1450[?] -1449[?] 1407[?] 8013[?]  1449[?] -1450[?] 8012[?]  -1407[?] -1450[?] 8011[?]  1449[?] -1448[?] 1420[?] 8010[?]  1448[?] -1449[?] 8009[?]  -1420[?] -1449[?] 8008[?]  1448[?] 1447[?] 1421[?] 8007[?]  -1447[?] -1448[?] 8006[?]  -1446[?] -1447[?] 8003[?]  -1447[?] 1424[?] 8002[?]  1446[?] -1445[?] 1425[?] 8001[?]  -1446[?] 1445[?] 8000[?]  -1446[?] -1425[?] 7999[?]  1445[?] 1439[?] 1444[?] 7998[?]  -1444[?] -1445[?] 7997[?]  -1439[?] -1445[?] 7996[?]  -1443[?] 660[?] 1444[?] 7995[?]  -1444[?] 1443[?] 7994[?]  -1444[?] -660[?] 7993[?]  1442[?] -360[?] 1443[?] 7992[?]  -1443[?] -1442[?] 7991[?]  -1443[?] 360[?] 7990[?]  1442[?] 1441[?] 1440[?] 7989[?]  -1441[?] -1442[?] 7988[?]  -1440[?] -1442[?] 7987[?]  638[?] 1441[?] -631[?] 7986[?]  -1441[?] -638[?] 7985[?]  -1441[?] 631[?] 7984[?]  -1440[?] 638[?] 7982[?]  -1440[?] -631[?] 7981[?]  -1439[?] 1438[?] 7979[?]  -1439[?] -1435[?] 7978[?]  -1437[?] -1438[?] 7976[?]  -1438[?] 360[?] 7975[?]  639[?] 1436[?] 1437[?] 7974[?]  -1436[?] -638[?] 7970[?]  -1436[?] -631[?] 7969[?]  1435[?] -1434[?] 1426[?] 7968[?]  1434[?] -1433[?] 1427[?] 7965[?]  1433[?] 1431[?] 1432[?] 7962[?]  -1432[?] 449[?] 7958[?]  -1432[?] 134[?] 7957[?]  -1431[?] -1430[?] 7955[?]  -1431[?] 426[?] 7954[?]  1430[?] 1429[?] 1428[?] 7953[?]  -1429[?] -444[?] 7949[?]  -1429[?] 210[?] 7948[?]  -1428[?] 444[?] 7946[?]  -1428[?] -210[?] 7945[?]  -1427[?] 424[?] 7943[?]  -1427[?] 157[?] 7942[?]  -1426[?] 422[?] 7940[?]  -1426[?] 180[?] 7939[?]  360[?] 447[?] 1425[?] 7938[?]  -1425[?] -447[?] 7937[?]  -360[?] -1425[?] 7936[?]  -1424[?] 1423[?] 7934[?]  285[?] -1424[?] 7933[?]  -1422[?] 374[?] 1423[?] 7932[?]  -1423[?] 1422[?] 7931[?]  -1423[?] -374[?] 7930[?]  -368[?] -394[?] 1422[?] 7929[?]  -1422[?] 394[?] 7928[?]  -1422[?] 368[?] 7927[?]  -1421[?] -228[?] 7925[?]  -1421[?] 220[?] 7924[?]  -1419[?] 447[?] 1420[?] 7923[?]  -1420[?] 1419[?] 7922[?]  -1420[?] -447[?] 7921[?]  1418[?] 1419[?] -228[?] 7920[?]  -1419[?] -1418[?] 7919[?]  228[?] -1419[?] 7918[?]  1418[?] -1416[?] 1417[?] 7917[?]  1416[?] -1418[?] 7915[?]  -1417[?] -1403[?] 7913[?]  -1417[?] -390[?] 7912[?]  1416[?] -1415[?] -1412[?] 7911[?]  1412[?] -1416[?] 7909[?]  1415[?] 1413[?] 1414[?] 7908[?]  -1414[?] -1415[?] 7907[?]  -1414[?] 387[?] 7904[?]  -1414[?] -360[?] 7903[?]  -1413[?] -403[?] 7901[?]  -1413[?] -390[?] 7900[?]  1412[?] 1408[?] -1411[?] 7899[?]  1411[?] -1412[?] 7898[?]  -1408[?] -1412[?] 7897[?]  1411[?] 1410[?] -284[?] 7896[?]  -1409[?] 368[?] 1410[?] 7893[?]  -1410[?] 1409[?] 7892[?]  -368[?] -1410[?] 7891[?]  379[?] 374[?] 1409[?] 7890[?]  -1409[?] -379[?] 7889[?]  -374[?] -1409[?] 7888[?]  -385[?] 374[?] 1408[?] 7887[?]  -1408[?] 385[?] 7886[?]  -1408[?] -374[?] 7885[?]  -1407[?] 1406[?] 7883[?]  -1407[?] 640[?] 7882[?]  -1406[?] -1405[?] 7880[?]  285[?] -1406[?] 7879[?]  1405[?] 1404[?] 1400[?] 7878[?]  -1404[?] -1405[?] 7877[?]  1403[?] 1404[?] -390[?] 7875[?]  -1404[?] -1403[?] 7874[?]  -1404[?] 390[?] 7873[?]  1403[?] 1402[?] 1401[?] 7872[?]  -1402[?] -1403[?] 7871[?]  -1399[?] 1402[?] 368[?] 7869[?]  -1402[?] 1399[?] 7868[?]  -1402[?] -368[?] 7867[?]  -374[?] -391[?] 1401[?] 7866[?]  -1401[?] 391[?] 7865[?]  -1401[?] 374[?] 7864[?]  -1400[?] 1399[?] 7862[?]  -1400[?] 368[?] 7861[?]  -398[?] -374[?] 1399[?] 7860[?]  -1399[?] 398[?] 7859[?]  -1399[?] 374[?] 7858[?]  1397[?] -1398[?] 7856[?]  406[?] -1398[?] 7855[?]  1397[?] 1390[?] 1396[?] 7854[?]  -1396[?] -1397[?] 7853[?]  -1390[?] -1397[?] 7852[?]  1395[?] -1394[?] 1396[?] 7851[?]  -1396[?] -1395[?] 7850[?]  -1396[?] 1394[?] 7849[?]  1395[?] 1388[?] 674[?] 7848[?]  -1388[?] -1395[?] 7847[?]  -674[?] -1395[?] 7846[?]  1394[?] -1393[?] 677[?] 7845[?]  1393[?] -1394[?] 7844[?]  -677[?] -1394[?] 7843[?]  1393[?] 1392[?] 1391[?] 7842[?]  -1392[?] -1393[?] 7841[?]  -1391[?] -1393[?] 7840[?]  453[?] 1392[?] -649[?] 7839[?]  649[?] -1392[?] 7838[?]  -1392[?] -453[?] 7837[?]  649[?] -453[?] 1391[?] 7836[?]  -1391[?] -649[?] 7835[?]  -1391[?] 453[?] 7834[?]  -676[?] 1389[?] 1390[?] 7833[?]  -1390[?] -1389[?] 7832[?]  -1390[?] 676[?] 7831[?]  -1388[?] 1389[?] 677[?] 7830[?]  -1389[?] 1388[?] 7829[?]  -677[?] -1389[?] 7828[?]  703[?] 1387[?] 1388[?] 7827[?]  -1388[?] -1387[?] 7826[?]  -703[?] -1388[?] 7825[?]  1387[?] 704[?] 1386[?] 7824[?]  -1386[?] -1387[?] 7823[?]  -704[?] -1387[?] 7822[?]  1386[?] 1385[?] 735[?] 7821[?]  -1386[?] -1385[?] 7820[?]  -735[?] -1386[?] 7819[?]  1384[?] 736[?] 1385[?] 7818[?]  -1385[?] -1384[?] 7817[?]  -736[?] -1385[?] 7816[?]  1384[?] 1383[?] -804[?] 7815[?]  -1383[?] -1384[?] 7814[?]  804[?] -1384[?] 7813[?]  1382[?] -807[?] 1383[?] 7812[?]  -1383[?] -1382[?] 7811[?]  807[?] -1383[?] 7810[?]  1382[?] -1025[?] 1381[?] 7809[?]  -1381[?] -1382[?] 7808[?]  1025[?] -1382[?] 7807[?]  1376[?] -1380[?] 1381[?] 7806[?]  1380[?] -1381[?] 7805[?]  -1381[?] -1376[?] 7804[?]  1380[?] -1379[?] 1022[?] 7803[?]  1379[?] -1380[?] 7802[?]  -1022[?] -1380[?] 7801[?]  1379[?] -1378[?] 989[?] 7800[?]  1378[?] -1379[?] 7799[?]  -989[?] -1379[?] 7798[?]  1378[?] -947[?] 1377[?] 7797[?]  -1377[?] -1378[?] 7796[?]  947[?] -1378[?] 7795[?]  -821[?] 1377[?] -846[?] 7794[?]  846[?] -1377[?] 7793[?]  -1377[?] 821[?] 7792[?]  1376[?] 1058[?] -1375[?] 7791[?]  1375[?] -1376[?] 7790[?]  -1058[?] -1376[?] 7789[?]  1375[?] 1374[?] 1373[?] 7788[?]  -1374[?] -1375[?] 7787[?]  -1373[?] -1375[?] 7786[?]  1057[?] 1372[?] 1374[?] 7785[?]  -1374[?] -1372[?] 7784[?]  -1374[?] -1057[?] 7783[?]  1372[?] 1035[?] 1373[?] 7782[?]  -1373[?] -1372[?] 7781[?]  -1035[?] -1373[?] 7780[?]  1372[?] 1371[?] -1205[?] 7779[?]  -1371[?] -1372[?] 7778[?]  1205[?] -1372[?] 7777[?]  1370[?] -1208[?] 1371[?] 7776[?]  -1371[?] -1370[?] 7775[?]  1208[?] -1371[?] 7774[?]  1370[?] 1238[?] -1369[?] 7773[?]  1369[?] -1370[?] 7772[?]  -1238[?] -1370[?] 7771[?]  1369[?] 1367[?] 1368[?] 7770[?]  -1368[?] -1369[?] 7769[?]  -1367[?] -1369[?] 7768[?]  1366[?] 1237[?] 1368[?] 7767[?]  -1368[?] -1366[?] 7766[?]  -1368[?] -1237[?] 7765[?]  1366[?] 1217[?] 1367[?] 7764[?]  -1367[?] -1366[?] 7763[?]  -1217[?] -1367[?] 7762[?]  1366[?] 1365[?] -1299[?] 7761[?]  -1365[?] -1366[?] 7760[?]  1299[?] -1366[?] 7759[?]  -1302[?] 1364[?] 1365[?] 7758[?]  -1365[?] -1364[?] 7757[?]  -1365[?] 1302[?] 7756[?]  1364[?] -1363[?] 1359[?] 7755[?]  1363[?] -1364[?] 7754[?]  -1359[?] -1364[?] 7753[?]  1363[?] 1362[?] 1361[?] 7752[?]  -1362[?] -1363[?] 7751[?]  -1361[?] -1363[?] 7750[?]  1333[?] 1309[?] 1362[?] 7749[?]  -1362[?] -1333[?] 7748[?]  -1309[?] -1362[?] 7747[?]  -1360[?] 1334[?] 1361[?] 7746[?]  -1361[?] 1360[?] 7745[?]  -1361[?] -1334[?] 7744[?]  646[?] 1356[?] 1360[?] 7743[?]  -1360[?] -1356[?] 7742[?]  -1360[?] -646[?] 7741[?]  -1358[?] 1334[?] 1359[?] 7740[?]  -1359[?] 1358[?] 7739[?]  -1334[?] -1359[?] 7738[?]  1341[?] 1357[?] 1358[?] 7737[?]  -1358[?] -1357[?] 7736[?]  -1341[?] -1358[?] 7735[?]  1357[?] -1356[?] -646[?] 7734[?]  1356[?] -1357[?] 7733[?]  646[?] -1357[?] 7732[?]  1356[?] 1354[?] 1355[?] 7731[?]  -1355[?] -1356[?] 7730[?]  -1354[?] -1356[?] 7729[?]  646[?] -1353[?] 1355[?] 7728[?]  -1355[?] 1353[?] 7727[?]  -1355[?] -646[?] 7726[?]  1353[?] 1354[?] -646[?] 7725[?]  -1354[?] -1353[?] 7724[?]  646[?] -1354[?] 7723[?]  1353[?] 1345[?] 1352[?] 7722[?]  -1352[?] -1353[?] 7721[?]  -1345[?] -1353[?] 7720[?]  1351[?] 639[?] 1352[?] 7719[?]  -1351[?] -1352[?] 7718[?]  -1352[?] -639[?] 7717[?]  1349[?] 1351[?] 1350[?] 7716[?]  -1350[?] -1351[?] 7715[?]  -1351[?] -1349[?] 7714[?]  458[?] -25[?] 1350[?] 7713[?]  -1350[?] -458[?] 7712[?]  -1350[?] 25[?] 7711[?]  1349[?] 1348[?] -458[?] 7710[?]  -1348[?] -1349[?] 7709[?]  458[?] -1349[?] 7708[?]  1347[?] 1346[?] 1348[?] 7707[?]  -1347[?] -1348[?] 7706[?]  -1346[?] -1348[?] 7705[?]  23[?] 564[?] 1347[?] 7704[?]  -1347[?] -564[?] 7703[?]  -1347[?] -23[?] 7702[?]  -564[?] -23[?] 1346[?] 7701[?]  -1346[?] 564[?] 7700[?]  -1346[?] 23[?] 7699[?]  1344[?] 1345[?] -639[?] 7698[?]  -1345[?] -1344[?] 7697[?]  639[?] -1345[?] 7696[?]  1344[?] 1342[?] 1343[?] 7695[?]  -1343[?] -1344[?] 7694[?]  -1342[?] -1344[?] 7693[?]  79[?] -48[?] 1343[?] 7692[?]  -1343[?] -79[?] 7691[?]  -1343[?] 48[?] 7690[?]  -48[?] 1342[?] -79[?] 7689[?]  79[?] -1342[?] 7688[?]  -1342[?] 48[?] 7687[?]  -1340[?] 1341[?] 1335[?] 7686[?]  -1341[?] 1340[?] 7685[?]  -1335[?] -1341[?] 7684[?]  -1339[?] 1340[?] 1336[?] 7683[?]  -1340[?] 1339[?] 7682[?]  -1336[?] -1340[?] 7681[?]  1337[?] 1339[?] 1338[?] 7680[?]  -1338[?] -1339[?] 7679[?]  -1339[?] -1337[?] 7678[?]  -158[?] -422[?] 1338[?] 7677[?]  -1338[?] 422[?] 7676[?]  158[?] -1338[?] 7675[?]  1337[?] -213[?] -426[?] 7674[?]  426[?] -1337[?] 7673[?]  213[?] -1337[?] 7672[?]  -135[?] -424[?] 1336[?] 7671[?]  -1336[?] 424[?] 7670[?]  -1336[?] 135[?] 7669[?]  -112[?] -449[?] 1335[?] 7668[?]  -1335[?] 449[?] 7667[?]  -1335[?] 112[?] 7666[?]  -1309[?] 1334[?] -1333[?] 7665[?]  -1334[?] 1333[?] 7664[?]  -1334[?] 1309[?] 7663[?]  1333[?] 1331[?] 1332[?] 7662[?]  -1332[?] -1333[?] 7661[?]  -1331[?] -1333[?] 7660[?]  646[?] -1330[?] 1332[?] 7659[?]  -1332[?] 1330[?] 7658[?]  -1332[?] -646[?] 7657[?]  1330[?] 1331[?] -646[?] 7656[?]  -1331[?] -1330[?] 7655[?]  646[?] -1331[?] 7654[?]  1330[?] 1316[?] 1329[?] 7653[?]  -1329[?] -1330[?] 7652[?]  -1316[?] -1330[?] 7651[?]  1328[?] 639[?] 1329[?] 7650[?]  -1329[?] -1328[?] 7649[?]  -1329[?] -639[?] 7648[?]  1328[?] 1326[?] 1327[?] 7647[?]  -1327[?] -1328[?] 7646[?]  -1326[?] -1328[?] 7645[?]  458[?] -26[?] 1327[?] 7644[?]  -1327[?] -458[?] 7643[?]  -1327[?] 26[?] 7642[?]  1325[?] 1326[?] -458[?] 7641[?]  -1326[?] -1325[?] 7640[?]  458[?] -1326[?] 7639[?]  1325[?] -1324[?] 1317[?] 7638[?]  1324[?] -1325[?] 7637[?]  -1317[?] -1325[?] 7636[?]  1324[?] 1323[?] 1321[?] 7635[?]  -1323[?] -1324[?] 7634[?]  -1321[?] -1324[?] 7633[?]  -1322[?] -22[?] 1323[?] 7632[?]  -1323[?] 1322[?] 7631[?]  -1323[?] 22[?] 7630[?]  -568[?] 565[?] 1322[?] 7629[?]  -1322[?] 568[?] 7628[?]  -1322[?] -565[?] 7627[?]  1320[?] 22[?] 1321[?] 7626[?]  -1321[?] -1320[?] 7625[?]  -1321[?] -22[?] 7624[?]  1320[?] 1319[?] 1318[?] 7623[?]  -1319[?] -1320[?] 7622[?]  -1318[?] -1320[?] 7621[?]  565[?] 1319[?] 568[?] 7620[?]  -568[?] -1319[?] 7619[?]  -1319[?] -565[?] 7618[?]  -568[?] -565[?] 1318[?] 7617[?]  -1318[?] 568[?] 7616[?]  -1318[?] 565[?] 7615[?]  -571[?] 568[?] 1317[?] 7614[?]  -1317[?] 571[?] 7613[?]  -568[?] -1317[?] 7612[?]  1315[?] 1316[?] -639[?] 7611[?]  -1316[?] -1315[?] 7610[?]  639[?] -1316[?] 7609[?]  1315[?] 1313[?] 1314[?] 7608[?]  -1314[?] -1315[?] 7607[?]  -1313[?] -1315[?] 7606[?]  79[?] -49[?] 1314[?] 7605[?]  -1314[?] -79[?] 7604[?]  -1314[?] 49[?] 7603[?]  1312[?] 1313[?] -79[?] 7602[?]  -1313[?] -1312[?] 7601[?]  79[?] -1313[?] 7600[?]  1312[?] 1311[?] 1310[?] 7599[?]  -1311[?] -1312[?] 7598[?]  -1310[?] -1312[?] 7597[?]  -49[?] 1311[?] 48[?] 7596[?]  -1311[?] 49[?] 7595[?]  -1311[?] -48[?] 7594[?]  -48[?] 49[?] 1310[?] 7593[?]  -1310[?] -49[?] 7592[?]  -1310[?] 48[?] 7591[?]  -1308[?] 1309[?] 1303[?] 7590[?]  -1309[?] 1308[?] 7589[?]  -1303[?] -1309[?] 7588[?]  -1307[?] 1308[?] 1304[?] 7587[?]  -1308[?] 1307[?] 7586[?]  -1304[?] -1308[?] 7585[?]  1305[?] 1307[?] 1306[?] 7584[?]  -1306[?] -1307[?] 7583[?]  -1307[?] -1305[?] 7582[?]  -159[?] -422[?] 1306[?] 7581[?]  -1306[?] 422[?] 7580[?]  159[?] -1306[?] 7579[?]  1305[?] -221[?] -426[?] 7578[?]  426[?] -1305[?] 7577[?]  221[?] -1305[?] 7576[?]  -136[?] -424[?] 1304[?] 7575[?]  -1304[?] 424[?] 7574[?]  -1304[?] 136[?] 7573[?]  -113[?] -449[?] 1303[?] 7572[?]  -1303[?] 449[?] 7571[?]  -1303[?] 113[?] 7570[?]  1300[?] 1302[?] 1301[?] 7569[?]  -1301[?] -1302[?] 7568[?]  -1302[?] -1300[?] 7567[?]  -1245[?] 1301[?] -1296[?] 7566[?]  -1301[?] 1296[?] 7565[?]  -1301[?] 1245[?] 7564[?]  1300[?] -1252[?] -1272[?] 7563[?]  1272[?] -1300[?] 7562[?]  1252[?] -1300[?] 7561[?]  1299[?] 1274[?] 1298[?] 7560[?]  -1298[?] -1299[?] 7559[?]  -1274[?] -1299[?] 7558[?]  1296[?] 1297[?] 1298[?] 7557[?]  -1298[?] -1297[?] 7556[?]  -1298[?] -1296[?] 7555[?]  -1245[?] 1297[?] 1273[?] 7554[?]  -1273[?] -1297[?] 7553[?]  -1297[?] 1245[?] 7552[?]  1296[?] 1294[?] 1295[?] 7551[?]  -1295[?] -1296[?] 7550[?]  -1294[?] -1296[?] 7549[?]  646[?] -1293[?] 1295[?] 7548[?]  -1295[?] 1293[?] 7547[?]  -1295[?] -646[?] 7546[?]  1293[?] 1294[?] -646[?] 7545[?]  -1294[?] -1293[?] 7544[?]  646[?] -1294[?] 7543[?]  1293[?] 1280[?] 1292[?] 7542[?]  -1292[?] -1293[?] 7541[?]  -1280[?] -1293[?] 7540[?]  1291[?] 639[?] 1292[?] 7539[?]  -1292[?] -1291[?] 7538[?]  -1292[?] -639[?] 7537[?]  1291[?] 1289[?] 1290[?] 7536[?]  -1290[?] -1291[?] 7535[?]  -1289[?] -1291[?] 7534[?]  458[?] -28[?] 1290[?] 7533[?]  -1290[?] -458[?] 7532[?]  -1290[?] 28[?] 7531[?]  1288[?] 1289[?] -458[?] 7530[?]  -1289[?] -1288[?] 7529[?]  458[?] -1289[?] 7528[?]  1288[?] 1287[?] 1286[?] 7527[?]  -1287[?] -1288[?] 7526[?]  -1286[?] -1288[?] 7525[?]  1282[?] -1285[?] 1287[?] 7524[?]  1285[?] -1287[?] 7523[?]  -1287[?] -1282[?] 7522[?]  1285[?] -1282[?] 1286[?] 7521[?]  -1286[?] -1285[?] 7520[?]  -1286[?] 1282[?] 7519[?]  1285[?] 1283[?] 1284[?] 7518[?]  -1284[?] -1285[?] 7517[?]  -1283[?] -1285[?] 7516[?]  557[?] 20[?] 1284[?] 7515[?]  -1284[?] -557[?] 7514[?]  -1284[?] -20[?] 7513[?]  -20[?] 1283[?] -557[?] 7512[?]  -1283[?] 557[?] 7511[?]  -1283[?] 20[?] 7510[?]  1282[?] 1281[?] 554[?] 7509[?]  -1281[?] -1282[?] 7508[?]  -554[?] -1282[?] 7507[?]  575[?] 574[?] 1281[?] 7506[?]  -575[?] -1281[?] 7505[?]  -574[?] -1281[?] 7504[?]  1279[?] 1280[?] -639[?] 7503[?]  -1280[?] -1279[?] 7502[?]  639[?] -1280[?] 7501[?]  1279[?] 1277[?] 1278[?] 7500[?]  -1278[?] -1279[?] 7499[?]  -1277[?] -1279[?] 7498[?]  79[?] -51[?] 1278[?] 7497[?]  -1278[?] -79[?] 7496[?]  -1278[?] 51[?] 7495[?]  -1276[?] 1277[?] -79[?] 7494[?]  -1277[?] 1276[?] 7493[?]  79[?] -1277[?] 7492[?]  1070[?] 1275[?] 1276[?] 7491[?]  -1276[?] -1275[?] 7490[?]  -1276[?] -1070[?] 7489[?]  1069[?] -51[?] 1275[?] 7488[?]  -1275[?] -1069[?] 7487[?]  -1275[?] 51[?] 7486[?]  -1273[?] 1245[?] 1274[?] 7485[?]  -1274[?] 1273[?] 7484[?]  -1274[?] -1245[?] 7483[?]  1252[?] 1272[?] 1273[?] 7482[?]  -1273[?] -1272[?] 7481[?]  -1273[?] -1252[?] 7480[?]  1272[?] 1270[?] 1271[?] 7479[?]  -1271[?] -1272[?] 7478[?]  -1270[?] -1272[?] 7477[?]  646[?] -1269[?] 1271[?] 7476[?]  -1271[?] 1269[?] 7475[?]  -1271[?] -646[?] 7474[?]  1269[?] 1270[?] -646[?] 7473[?]  -1270[?] -1269[?] 7472[?]  646[?] -1270[?] 7471[?]  1269[?] 1258[?] 1268[?] 7470[?]  -1268[?] -1269[?] 7469[?]  -1258[?] -1269[?] 7468[?]  1267[?] 639[?] 1268[?] 7467[?]  -1268[?] -1267[?] 7466[?]  -1268[?] -639[?] 7465[?]  1267[?] 1265[?] 1266[?] 7464[?]  -1266[?] -1267[?] 7463[?]  -1265[?] -1267[?] 7462[?]  458[?] -27[?] 1266[?] 7461[?]  -1266[?] -458[?] 7460[?]  -1266[?] 27[?] 7459[?]  1264[?] 1265[?] -458[?] 7458[?]  -1265[?] -1264[?] 7457[?]  458[?] -1265[?] 7456[?]  1264[?] 1263[?] 1262[?] 7455[?]  -1263[?] -1264[?] 7454[?]  -1262[?] -1264[?] 7453[?]  -1261[?] 574[?] 1263[?] 7452[?]  1261[?] -1263[?] 7451[?]  -574[?] -1263[?] 7450[?]  1261[?] -574[?] 1262[?] 7449[?]  -1262[?] -1261[?] 7448[?]  -1262[?] 574[?] 7447[?]  1261[?] 1260[?] 1259[?] 7446[?]  -1260[?] -1261[?] 7445[?]  -1259[?] -1261[?] 7444[?]  21[?] 553[?] 1260[?] 7443[?]  -1260[?] -553[?] 7442[?]  -1260[?] -21[?] 7441[?]  -553[?] -21[?] 1259[?] 7440[?]  -1259[?] 553[?] 7439[?]  -1259[?] 21[?] 7438[?]  1257[?] 1258[?] -639[?] 7437[?]  -1258[?] -1257[?] 7436[?]  639[?] -1258[?] 7435[?]  1257[?] 1255[?] 1256[?] 7434[?]  -1256[?] -1257[?] 7433[?]  -1255[?] -1257[?] 7432[?]  79[?] -50[?] 1256[?] 7431[?]  -1256[?] -79[?] 7430[?]  -1256[?] 50[?] 7429[?]  -1254[?] 1255[?] -79[?] 7428[?]  -1255[?] 1254[?] 7427[?]  79[?] -1255[?] 7426[?]  1069[?] 1254[?] 1253[?] 7425[?]  -1254[?] -1253[?] 7424[?]  -1254[?] -1069[?] 7423[?]  -50[?] 1068[?] 1253[?] 7422[?]  -1253[?] -1068[?] 7421[?]  -1253[?] 50[?] 7420[?]  1252[?] -1251[?] 1246[?] 7419[?]  1251[?] -1252[?] 7418[?]  -1246[?] -1252[?] 7417[?]  1251[?] -1250[?] 1247[?] 7416[?]  1250[?] -1251[?] 7415[?]  -1247[?] -1251[?] 7414[?]  1250[?] 1248[?] 1249[?] 7413[?]  -1249[?] -1250[?] 7412[?]  -1248[?] -1250[?] 7411[?]  -160[?] -422[?] 1249[?] 7410[?]  -1249[?] 422[?] 7409[?]  160[?] -1249[?] 7408[?]  -208[?] 1248[?] -426[?] 7407[?]  426[?] -1248[?] 7406[?]  -1248[?] 208[?] 7405[?]  -137[?] -424[?] 1247[?] 7404[?]  -1247[?] 424[?] 7403[?]  -1247[?] 137[?] 7402[?]  -114[?] -449[?] 1246[?] 7401[?]  -1246[?] 449[?] 7400[?]  -1246[?] 114[?] 7399[?]  -1244[?] 1245[?] 1239[?] 7398[?]  -1245[?] 1244[?] 7397[?]  -1239[?] -1245[?] 7396[?]  -1243[?] 1244[?] 1240[?] 7395[?]  -1244[?] 1243[?] 7394[?]  -1240[?] -1244[?] 7393[?]  1241[?] 1243[?] 1242[?] 7392[?]  -1242[?] -1243[?] 7391[?]  -1243[?] -1241[?] 7390[?]  -161[?] -422[?] 1242[?] 7389[?]  -1242[?] 422[?] 7388[?]  161[?] -1242[?] 7387[?]  1241[?] 224[?] -426[?] 7386[?]  426[?] -1241[?] 7385[?]  -224[?] -1241[?] 7384[?]  -138[?] -424[?] 1240[?] 7383[?]  -1240[?] 424[?] 7382[?]  138[?] -1240[?] 7381[?]  -115[?] -449[?] 1239[?] 7380[?]  -1239[?] 449[?] 7379[?]  115[?] -1239[?] 7378[?]  1237[?] 1217[?] 1238[?] 7377[?]  -1238[?] -1237[?] 7376[?]  -1217[?] -1238[?] 7375[?]  1237[?] 1235[?] 1236[?] 7374[?]  -1236[?] -1237[?] 7373[?]  -1235[?] -1237[?] 7372[?]  646[?] -1234[?] 1236[?] 7371[?]  -1236[?] 1234[?] 7370[?]  -1236[?] -646[?] 7369[?]  1234[?] 1235[?] -646[?] 7368[?]  -1235[?] -1234[?] 7367[?]  646[?] -1235[?] 7366[?]  1234[?] 1223[?] 1233[?] 7365[?]  -1233[?] -1234[?] 7364[?]  -1223[?] -1234[?] 7363[?]  1232[?] 639[?] 1233[?] 7362[?]  -1233[?] -1232[?] 7361[?]  -1233[?] -639[?] 7360[?]  1232[?] 1230[?] 1231[?] 7359[?]  -1231[?] -1232[?] 7358[?]  -1230[?] -1232[?] 7357[?]  458[?] -29[?] 1231[?] 7356[?]  -1231[?] -458[?] 7355[?]  -1231[?] 29[?] 7354[?]  1229[?] 1230[?] -458[?] 7353[?]  -1230[?] -1229[?] 7352[?]  458[?] -1230[?] 7351[?]  1229[?] 1228[?] 1227[?] 7350[?]  -1228[?] -1229[?] 7349[?]  -1227[?] -1229[?] 7348[?]  578[?] -1226[?] 1228[?] 7347[?]  1226[?] -1228[?] 7346[?]  -1228[?] -578[?] 7345[?]  1226[?] -578[?] 1227[?] 7344[?]  -1227[?] -1226[?] 7343[?]  -1227[?] 578[?] 7342[?]  1226[?] 1225[?] 1224[?] 7341[?]  -1225[?] -1226[?] 7340[?]  -1224[?] -1226[?] 7339[?]  535[?] 19[?] 1225[?] 7338[?]  -1225[?] -535[?] 7337[?]  -1225[?] -19[?] 7336[?]  -19[?] -535[?] 1224[?] 7335[?]  -1224[?] 535[?] 7334[?]  -1224[?] 19[?] 7333[?]  1222[?] 1223[?] -639[?] 7332[?]  -1223[?] -1222[?] 7331[?]  639[?] -1223[?] 7330[?]  1222[?] 1220[?] 1221[?] 7329[?]  -1221[?] -1222[?] 7328[?]  -1220[?] -1222[?] 7327[?]  79[?] -52[?] 1221[?] 7326[?]  -1221[?] -79[?] 7325[?]  -1221[?] 52[?] 7324[?]  -1219[?] 1220[?] -79[?] 7323[?]  -1220[?] 1219[?] 7322[?]  79[?] -1220[?] 7321[?]  1071[?] 1218[?] 1219[?] 7320[?]  -1219[?] -1218[?] 7319[?]  -1219[?] -1071[?] 7318[?]  1070[?] -52[?] 1218[?] 7317[?]  -1218[?] -1070[?] 7316[?]  -1218[?] 52[?] 7315[?]  -1216[?] 1217[?] 1209[?] 7314[?]  -1217[?] 1216[?] 7313[?]  -1209[?] -1217[?] 7312[?]  -1215[?] 1216[?] 1210[?] 7311[?]  -1216[?] 1215[?] 7310[?]  -1210[?] -1216[?] 7309[?]  1213[?] 1215[?] 1214[?] 7308[?]  -1214[?] -1215[?] 7307[?]  -1215[?] -1213[?] 7306[?]  -162[?] -422[?] 1214[?] 7305[?]  -1214[?] 422[?] 7304[?]  162[?] -1214[?] 7303[?]  1213[?] 1212[?] -426[?] 7302[?]  -1212[?] -1213[?] 7301[?]  426[?] -1213[?] 7300[?]  427[?] 1212[?] 1211[?] 7299[?]  -1212[?] -1211[?] 7298[?]  -1212[?] -427[?] 7297[?]  -215[?] -224[?] 1211[?] 7296[?]  -1211[?] 224[?] 7295[?]  -1211[?] 215[?] 7294[?]  -139[?] -424[?] 1210[?] 7293[?]  -1210[?] 424[?] 7292[?]  139[?] -1210[?] 7291[?]  -116[?] -449[?] 1209[?] 7290[?]  -1209[?] 449[?] 7289[?]  -1209[?] 116[?] 7288[?]  1208[?] 1202[?] -1207[?] 7287[?]  1207[?] -1208[?] 7286[?]  -1202[?] -1208[?] 7285[?]  1207[?] 1206[?] -1163[?] 7284[?]  -1206[?] -1207[?] 7283[?]  1163[?] -1207[?] 7282[?]  -1067[?] 1206[?] -1094[?] 7281[?]  -1206[?] 1094[?] 7280[?]  -1206[?] 1067[?] 7279[?]  1205[?] 1203[?] 1204[?] 7278[?]  -1204[?] -1205[?] 7277[?]  -1203[?] -1205[?] 7276[?]  1201[?] 1179[?] 1204[?] 7275[?]  -1204[?] -1201[?] 7274[?]  -1204[?] -1179[?] 7273[?]  1170[?] 1202[?] 1203[?] 7272[?]  -1202[?] -1203[?] 7271[?]  -1203[?] -1170[?] 7270[?]  -1179[?] 1202[?] -1201[?] 7269[?]  -1202[?] 1201[?] 7268[?]  -1202[?] 1179[?] 7267[?]  1201[?] 1199[?] 1200[?] 7266[?]  -1200[?] -1201[?] 7265[?]  -1199[?] -1201[?] 7264[?]  646[?] -1198[?] 1200[?] 7263[?]  -1200[?] 1198[?] 7262[?]  -1200[?] -646[?] 7261[?]  1198[?] 1199[?] -646[?] 7260[?]  -1199[?] -1198[?] 7259[?]  646[?] -1199[?] 7258[?]  1198[?] 1185[?] 1197[?] 7257[?]  -1197[?] -1198[?] 7256[?]  -1185[?] -1198[?] 7255[?]  1196[?] 639[?] 1197[?] 7254[?]  -1197[?] -1196[?] 7253[?]  -1197[?] -639[?] 7252[?]  1196[?] 1194[?] 1195[?] 7251[?]  -1195[?] -1196[?] 7250[?]  -1194[?] -1196[?] 7249[?]  458[?] -33[?] 1195[?] 7248[?]  -1195[?] -458[?] 7247[?]  -1195[?] 33[?] 7246[?]  1193[?] 1194[?] -458[?] 7245[?]  -1194[?] -1193[?] 7244[?]  458[?] -1194[?] 7243[?]  1193[?] 1192[?] 1191[?] 7242[?]  -1192[?] -1193[?] 7241[?]  -1191[?] -1193[?] 7240[?]  1187[?] -1190[?] 1192[?] 7239[?]  1190[?] -1192[?] 7238[?]  -1192[?] -1187[?] 7237[?]  1190[?] -1187[?] 1191[?] 7236[?]  -1191[?] -1190[?] 7235[?]  -1191[?] 1187[?] 7234[?]  1190[?] 1189[?] 1188[?] 7233[?]  -1189[?] -1190[?] 7232[?]  -1188[?] -1190[?] 7231[?]  514[?] 15[?] 1189[?] 7230[?]  -1189[?] -514[?] 7229[?]  -1189[?] -15[?] 7228[?]  -15[?] -514[?] 1188[?] 7227[?]  -1188[?] 514[?] 7226[?]  -1188[?] 15[?] 7225[?]  1187[?] 511[?] 1186[?] 7224[?]  -1186[?] -1187[?] 7223[?]  -511[?] -1187[?] 7222[?]  584[?] 583[?] 1186[?] 7221[?]  -1186[?] -584[?] 7220[?]  -1186[?] -583[?] 7219[?]  1184[?] 1185[?] -639[?] 7218[?]  -1185[?] -1184[?] 7217[?]  639[?] -1185[?] 7216[?]  1184[?] 1182[?] 1183[?] 7215[?]  -1183[?] -1184[?] 7214[?]  -1182[?] -1184[?] 7213[?]  79[?] -56[?] 1183[?] 7212[?]  -1183[?] -79[?] 7211[?]  -1183[?] 56[?] 7210[?]  -1181[?] 1182[?] -79[?] 7209[?]  -1182[?] 1181[?] 7208[?]  79[?] -1182[?] 7207[?]  238[?] 1180[?] 1181[?] 7206[?]  -1181[?] -1180[?] 7205[?]  -1181[?] -238[?] 7204[?]  1142[?] -56[?] 1180[?] 7203[?]  -1180[?] -1142[?] 7202[?]  -1180[?] 56[?] 7201[?]  -1178[?] 1179[?] 1171[?] 7200[?]  -1179[?] 1178[?] 7199[?]  -1171[?] -1179[?] 7198[?]  -1177[?] 1178[?] 1172[?] 7197[?]  -1178[?] 1177[?] 7196[?]  -1172[?] -1178[?] 7195[?]  1175[?] 1177[?] 1176[?] 7194[?]  -1176[?] -1177[?] 7193[?]  -1177[?] -1175[?] 7192[?]  -166[?] -422[?] 1176[?] 7191[?]  -1176[?] 422[?] 7190[?]  166[?] -1176[?] 7189[?]  1175[?] 1174[?] -426[?] 7188[?]  -1174[?] -1175[?] 7187[?]  426[?] -1175[?] 7186[?]  1028[?] 1174[?] 1173[?] 7185[?]  -1174[?] -1173[?] 7184[?]  -1174[?] -1028[?] 7183[?]  -222[?] 430[?] 1173[?] 7182[?]  -1173[?] -430[?] 7181[?]  -1173[?] 222[?] 7180[?]  -143[?] -424[?] 1172[?] 7179[?]  -1172[?] 424[?] 7178[?]  -1172[?] 143[?] 7177[?]  -120[?] -449[?] 1171[?] 7176[?]  -1171[?] 449[?] 7175[?]  120[?] -1171[?] 7174[?]  1170[?] 1164[?] -1169[?] 7173[?]  1169[?] -1170[?] 7172[?]  -1164[?] -1170[?] 7171[?]  1169[?] 1166[?] 1168[?] 7170[?]  -1168[?] -1169[?] 7169[?]  -1166[?] -1169[?] 7168[?]  1161[?] 1167[?] 1168[?] 7167[?]  -1168[?] -1167[?] 7166[?]  -1168[?] -1161[?] 7165[?]  -1140[?] 1167[?] 1165[?] 7164[?]  -1165[?] -1167[?] 7163[?]  -1167[?] 1140[?] 7162[?]  -1165[?] 1140[?] 1166[?] 7161[?]  -1166[?] 1165[?] 7160[?]  -1166[?] -1140[?] 7159[?]  1130[?] 1107[?] 1165[?] 7158[?]  -1165[?] -1130[?] 7157[?]  -1165[?] -1107[?] 7156[?]  -1095[?] -1163[?] 1164[?] 7155[?]  -1164[?] 1163[?] 7154[?]  -1164[?] 1095[?] 7153[?]  1163[?] 1131[?] 1162[?] 7152[?]  -1162[?] -1163[?] 7151[?]  -1131[?] -1163[?] 7150[?]  -1140[?] 1162[?] -1161[?] 7149[?]  -1162[?] 1161[?] 7148[?]  -1162[?] 1140[?] 7147[?]  1161[?] 1159[?] 1160[?] 7146[?]  -1160[?] -1161[?] 7145[?]  -1159[?] -1161[?] 7144[?]  646[?] -1158[?] 1160[?] 7143[?]  -1160[?] 1158[?] 7142[?]  -1160[?] -646[?] 7141[?]  1158[?] 1159[?] -646[?] 7140[?]  -1159[?] -1158[?] 7139[?]  646[?] -1159[?] 7138[?]  1158[?] 1147[?] 1157[?] 7137[?]  -1157[?] -1158[?] 7136[?]  -1147[?] -1158[?] 7135[?]  1156[?] 639[?] 1157[?] 7134[?]  -1157[?] -1156[?] 7133[?]  -1157[?] -639[?] 7132[?]  1156[?] 1154[?] 1155[?] 7131[?]  -1155[?] -1156[?] 7130[?]  -1154[?] -1156[?] 7129[?]  458[?] -32[?] 1155[?] 7128[?]  -1155[?] -458[?] 7127[?]  -1155[?] 32[?] 7126[?]  1153[?] 1154[?] -458[?] 7125[?]  -1154[?] -1153[?] 7124[?]  458[?] -1154[?] 7123[?]  1153[?] 1151[?] 1152[?] 7122[?]  -1152[?] -1153[?] 7121[?]  -1151[?] -1153[?] 7120[?]  583[?] -1150[?] 1152[?] 7119[?]  -1152[?] 1150[?] 7118[?]  -1152[?] -583[?] 7117[?]  1150[?] 1151[?] -583[?] 7116[?]  -1151[?] -1150[?] 7115[?]  -1151[?] 583[?] 7114[?]  1150[?] 1149[?] 1148[?] 7113[?]  -1149[?] -1150[?] 7112[?]  -1148[?] -1150[?] 7111[?]  510[?] 16[?] 1149[?] 7110[?]  -1149[?] -510[?] 7109[?]  -1149[?] -16[?] 7108[?]  -16[?] -510[?] 1148[?] 7107[?]  -1148[?] 510[?] 7106[?]  -1148[?] 16[?] 7105[?]  1146[?] 1147[?] -639[?] 7104[?]  -1147[?] -1146[?] 7103[?]  639[?] -1147[?] 7102[?]  1146[?] 1144[?] 1145[?] 7101[?]  -1145[?] -1146[?] 7100[?]  -1144[?] -1146[?] 7099[?]  79[?] -55[?] 1145[?] 7098[?]  -1145[?] -79[?] 7097[?]  -1145[?] 55[?] 7096[?]  -1143[?] 1144[?] -79[?] 7095[?]  -1144[?] 1143[?] 7094[?]  79[?] -1144[?] 7093[?]  1142[?] 1141[?] 1143[?] 7092[?]  -1143[?] -1142[?] 7091[?]  -1143[?] -1141[?] 7090[?]  1142[?] -1109[?] 55[?] 7089[?]  1109[?] -1142[?] 7088[?]  -55[?] -1142[?] 7087[?]  1109[?] -55[?] 1141[?] 7086[?]  -1141[?] -1109[?] 7085[?]  -1141[?] 55[?] 7084[?]  -1139[?] 1140[?] 1132[?] 7083[?]  -1140[?] 1139[?] 7082[?]  -1132[?] -1140[?] 7081[?]  -1138[?] 1139[?] 1133[?] 7080[?]  -1139[?] 1138[?] 7079[?]  -1133[?] -1139[?] 7078[?]  1136[?] 1138[?] 1137[?] 7077[?]  -1137[?] -1138[?] 7076[?]  -1138[?] -1136[?] 7075[?]  -165[?] -422[?] 1137[?] 7074[?]  -1137[?] 422[?] 7073[?]  165[?] -1137[?] 7072[?]  1136[?] 1135[?] -426[?] 7071[?]  -1135[?] -1136[?] 7070[?]  426[?] -1136[?] 7069[?]  430[?] 1134[?] 1135[?] 7068[?]  -1135[?] -1134[?] 7067[?]  -1135[?] -430[?] 7066[?]  -227[?] 1100[?] 1134[?] 7065[?]  -1134[?] -1100[?] 7064[?]  -1134[?] 227[?] 7063[?]  -142[?] -424[?] 1133[?] 7062[?]  -1133[?] 424[?] 7061[?]  -1133[?] 142[?] 7060[?]  -119[?] -449[?] 1132[?] 7059[?]  -1132[?] 449[?] 7058[?]  -1132[?] 119[?] 7057[?]  -1107[?] 1131[?] -1130[?] 7056[?]  -1131[?] 1130[?] 7055[?]  -1131[?] 1107[?] 7054[?]  1130[?] 1128[?] 1129[?] 7053[?]  -1129[?] -1130[?] 7052[?]  -1128[?] -1130[?] 7051[?]  646[?] -1127[?] 1129[?] 7050[?]  -1129[?] 1127[?] 7049[?]  -1129[?] -646[?] 7048[?]  1127[?] 1128[?] -646[?] 7047[?]  -1128[?] -1127[?] 7046[?]  646[?] -1128[?] 7045[?]  1127[?] 1114[?] 1126[?] 7044[?]  -1126[?] -1127[?] 7043[?]  -1114[?] -1127[?] 7042[?]  1125[?] 639[?] 1126[?] 7041[?]  -1126[?] -1125[?] 7040[?]  -1126[?] -639[?] 7039[?]  1125[?] 1123[?] 1124[?] 7038[?]  -1124[?] -1125[?] 7037[?]  -1123[?] -1125[?] 7036[?]  458[?] -31[?] 1124[?] 7035[?]  -1124[?] -458[?] 7034[?]  -1124[?] 31[?] 7033[?]  1122[?] 1123[?] -458[?] 7032[?]  -1123[?] -1122[?] 7031[?]  458[?] -1123[?] 7030[?]  1122[?] 1121[?] 1120[?] 7029[?]  -1121[?] -1122[?] 7028[?]  -1120[?] -1122[?] 7027[?]  1116[?] 1121[?] -1119[?] 7026[?]  -1121[?] 1119[?] 7025[?]  -1121[?] -1116[?] 7024[?]  1119[?] -1116[?] 1120[?] 7023[?]  -1120[?] -1119[?] 7022[?]  1116[?] -1120[?] 7021[?]  1119[?] 1118[?] 1117[?] 7020[?]  -1118[?] -1119[?] 7019[?]  -1117[?] -1119[?] 7018[?]  546[?] 17[?] 1118[?] 7017[?]  -1118[?] -546[?] 7016[?]  -1118[?] -17[?] 7015[?]  -17[?] -546[?] 1117[?] 7014[?]  -1117[?] 546[?] 7013[?]  -1117[?] 17[?] 7012[?]  1116[?] 1115[?] -543[?] 7011[?]  -1115[?] -1116[?] 7010[?]  543[?] -1116[?] 7009[?]  -580[?] 578[?] 1115[?] 7008[?]  -1115[?] 580[?] 7007[?]  -1115[?] -578[?] 7006[?]  1113[?] 1114[?] -639[?] 7005[?]  -1114[?] -1113[?] 7004[?]  639[?] -1114[?] 7003[?]  1113[?] 1111[?] 1112[?] 7002[?]  -1112[?] -1113[?] 7001[?]  -1111[?] -1113[?] 7000[?]  79[?] -54[?] 1112[?] 6999[?]  -1112[?] -79[?] 6998[?]  -1112[?] 54[?] 6997[?]  -1110[?] 1111[?] -79[?] 6996[?]  -1111[?] 1110[?] 6995[?]  79[?] -1111[?] 6994[?]  1109[?] 1108[?] 1110[?] 6993[?]  -1110[?] -1109[?] 6992[?]  -1110[?] -1108[?] 6991[?]  1109[?] -1071[?] -231[?] 6990[?]  1071[?] -1109[?] 6989[?]  231[?] -1109[?] 6988[?]  1072[?] -54[?] 1108[?] 6987[?]  -1108[?] -1072[?] 6986[?]  -1108[?] 54[?] 6985[?]  -1106[?] 1107[?] 1096[?] 6984[?]  -1107[?] 1106[?] 6983[?]  -1096[?] -1107[?] 6982[?]  -1105[?] 1106[?] 1097[?] 6981[?]  -1106[?] 1105[?] 6980[?]  -1097[?] -1106[?] 6979[?]  1103[?] 1105[?] 1104[?] 6978[?]  -1104[?] -1105[?] 6977[?]  -1105[?] -1103[?] 6976[?]  -164[?] -422[?] 1104[?] 6975[?]  -1104[?] 422[?] 6974[?]  164[?] -1104[?] 6973[?]  1103[?] 1102[?] -426[?] 6972[?]  -1102[?] -1103[?] 6971[?]  426[?] -1103[?] 6970[?]  1100[?] 1102[?] 1101[?] 6969[?]  -1101[?] -1102[?] 6968[?]  -1102[?] -1100[?] 6967[?]  -206[?] 428[?] 1101[?] 6966[?]  -1101[?] -428[?] 6965[?]  -1101[?] 206[?] 6964[?]  1100[?] -1099[?] 224[?] 6963[?]  1099[?] -1100[?] 6962[?]  -224[?] -1100[?] 6961[?]  1099[?] 215[?] -1098[?] 6960[?]  1098[?] -1099[?] 6959[?]  -215[?] -1099[?] 6958[?]  1098[?] 217[?] 206[?] 6957[?]  -217[?] -1098[?] 6956[?]  -206[?] -1098[?] 6955[?]  -141[?] -424[?] 1097[?] 6954[?]  -1097[?] 424[?] 6953[?]  -1097[?] 141[?] 6952[?]  -118[?] -449[?] 1096[?] 6951[?]  -1096[?] 449[?] 6950[?]  -1096[?] 118[?] 6949[?]  1094[?] 1067[?] 1095[?] 6948[?]  -1095[?] -1094[?] 6947[?]  -1095[?] -1067[?] 6946[?]  1094[?] 1092[?] 1093[?] 6945[?]  -1093[?] -1094[?] 6944[?]  -1092[?] -1094[?] 6943[?]  646[?] -1091[?] 1093[?] 6942[?]  -1093[?] 1091[?] 6941[?]  -1093[?] -646[?] 6940[?]  1091[?] 1092[?] -646[?] 6939[?]  -1092[?] -1091[?] 6938[?]  646[?] -1092[?] 6937[?]  1091[?] 1078[?] 1090[?] 6936[?]  -1090[?] -1091[?] 6935[?]  -1078[?] -1091[?] 6934[?]  1089[?] 639[?] 1090[?] 6933[?]  -1090[?] -1089[?] 6932[?]  -1090[?] -639[?] 6931[?]  1089[?] 1087[?] 1088[?] 6930[?]  -1088[?] -1089[?] 6929[?]  -1087[?] -1089[?] 6928[?]  458[?] -30[?] 1088[?] 6927[?]  -1088[?] -458[?] 6926[?]  -1088[?] 30[?] 6925[?]  1086[?] 1087[?] -458[?] 6924[?]  -1087[?] -1086[?] 6923[?]  458[?] -1087[?] 6922[?]  1086[?] 1085[?] 1084[?] 6921[?]  -1085[?] -1086[?] 6920[?]  -1084[?] -1086[?] 6919[?]  1080[?] -1083[?] 1085[?] 6918[?]  1083[?] -1085[?] 6917[?]  -1085[?] -1080[?] 6916[?]  1083[?] -1080[?] 1084[?] 6915[?]  -1084[?] -1083[?] 6914[?]  -1084[?] 1080[?] 6913[?]  1083[?] 1081[?] 1082[?] 6912[?]  -1082[?] -1083[?] 6911[?]  -1081[?] -1083[?] 6910[?]  539[?] 18[?] 1082[?] 6909[?]  -1082[?] -539[?] 6908[?]  -1082[?] -18[?] 6907[?]  -18[?] -539[?] 1081[?] 6906[?]  -1081[?] 539[?] 6905[?]  -1081[?] 18[?] 6904[?]  1080[?] 536[?] 1079[?] 6903[?]  -1079[?] -1080[?] 6902[?]  -536[?] -1080[?] 6901[?]  579[?] 578[?] 1079[?] 6900[?]  -1079[?] -579[?] 6899[?]  -1079[?] -578[?] 6898[?]  1077[?] 1078[?] -639[?] 6897[?]  -1078[?] -1077[?] 6896[?]  639[?] -1078[?] 6895[?]  1077[?] 1075[?] 1076[?] 6894[?]  -1076[?] -1077[?] 6893[?]  -1075[?] -1077[?] 6892[?]  79[?] -53[?] 1076[?] 6891[?]  -1076[?] -79[?] 6890[?]  -1076[?] 53[?] 6889[?]  -1074[?] 1075[?] -79[?] 6888[?]  -1075[?] 1074[?] 6887[?]  79[?] -1075[?] 6886[?]  1072[?] 1074[?] 1073[?] 6885[?]  -1074[?] -1073[?] 6884[?]  -1074[?] -1072[?] 6883[?]  1071[?] -53[?] 1073[?] 6882[?]  -1073[?] -1071[?] 6881[?]  -1073[?] 53[?] 6880[?]  1072[?] -1071[?] 53[?] 6879[?]  1071[?] -1072[?] 6878[?]  -53[?] -1072[?] 6877[?]  1071[?] -1070[?] 52[?] 6876[?]  1070[?] -1071[?] 6875[?]  -52[?] -1071[?] 6874[?]  1070[?] 51[?] -1069[?] 6873[?]  1069[?] -1070[?] 6872[?]  -51[?] -1070[?] 6871[?]  1069[?] 50[?] -1068[?] 6870[?]  1068[?] -1069[?] 6869[?]  -50[?] -1069[?] 6868[?]  1068[?] 49[?] 48[?] 6867[?]  -49[?] -1068[?] 6866[?]  -48[?] -1068[?] 6865[?]  -1066[?] 1067[?] 1059[?] 6864[?]  -1067[?] 1066[?] 6863[?]  -1059[?] -1067[?] 6862[?]  -1065[?] 1066[?] 1060[?] 6861[?]  -1066[?] 1065[?] 6860[?]  -1060[?] -1066[?] 6859[?]  1063[?] 1065[?] 1064[?] 6858[?]  -1064[?] -1065[?] 6857[?]  -1065[?] -1063[?] 6856[?]  -163[?] -422[?] 1064[?] 6855[?]  -1064[?] 422[?] 6854[?]  163[?] -1064[?] 6853[?]  1063[?] 1062[?] -426[?] 6852[?]  -1062[?] -1063[?] 6851[?]  426[?] -1063[?] 6850[?]  428[?] 1061[?] 1062[?] 6849[?]  -1061[?] -1062[?] 6848[?]  -1062[?] -428[?] 6847[?]  -217[?] 427[?] 1061[?] 6846[?]  -1061[?] -427[?] 6845[?]  -1061[?] 217[?] 6844[?]  -140[?] -424[?] 1060[?] 6843[?]  -1060[?] 424[?] 6842[?]  140[?] -1060[?] 6841[?]  -117[?] -449[?] 1059[?] 6840[?]  -1059[?] 449[?] 6839[?]  117[?] -1059[?] 6838[?]  1057[?] 1035[?] 1058[?] 6837[?]  -1058[?] -1057[?] 6836[?]  -1035[?] -1058[?] 6835[?]  1057[?] 1055[?] 1056[?] 6834[?]  -1056[?] -1057[?] 6833[?]  -1055[?] -1057[?] 6832[?]  646[?] -1054[?] 1056[?] 6831[?]  -1056[?] 1054[?] 6830[?]  -1056[?] -646[?] 6829[?]  1054[?] 1055[?] -646[?] 6828[?]  -1055[?] -1054[?] 6827[?]  646[?] -1055[?] 6826[?]  1054[?] 1041[?] 1053[?] 6825[?]  -1053[?] -1054[?] 6824[?]  -1041[?] -1054[?] 6823[?]  1052[?] 639[?] 1053[?] 6822[?]  -1053[?] -1052[?] 6821[?]  -1053[?] -639[?] 6820[?]  1052[?] 1050[?] 1051[?] 6819[?]  -1051[?] -1052[?] 6818[?]  -1050[?] -1052[?] 6817[?]  458[?] -34[?] 1051[?] 6816[?]  -1051[?] -458[?] 6815[?]  -1051[?] 34[?] 6814[?]  1049[?] 1050[?] -458[?] 6813[?]  -1050[?] -1049[?] 6812[?]  458[?] -1050[?] 6811[?]  1049[?] 1047[?] 1048[?] 6810[?]  -1048[?] -1049[?] 6809[?]  -1047[?] -1049[?] 6808[?]  1043[?] -1046[?] 1048[?] 6807[?]  -1048[?] 1046[?] 6806[?]  -1048[?] -1043[?] 6805[?]  1046[?] -1043[?] 1047[?] 6804[?]  -1047[?] -1046[?] 6803[?]  -1047[?] 1043[?] 6802[?]  1046[?] 1045[?] 1044[?] 6801[?]  -1045[?] -1046[?] 6800[?]  -1044[?] -1046[?] 6799[?]  521[?] 14[?] 1045[?] 6798[?]  -1045[?] -521[?] 6797[?]  -1045[?] -14[?] 6796[?]  -14[?] -521[?] 1044[?] 6795[?]  -1044[?] 521[?] 6794[?]  -1044[?] 14[?] 6793[?]  1043[?] -518[?] 1042[?] 6792[?]  -1042[?] -1043[?] 6791[?]  518[?] -1043[?] 6790[?]  -585[?] 583[?] 1042[?] 6789[?]  -1042[?] 585[?] 6788[?]  -1042[?] -583[?] 6787[?]  1040[?] 1041[?] -639[?] 6786[?]  -1041[?] -1040[?] 6785[?]  639[?] -1041[?] 6784[?]  1040[?] 1038[?] 1039[?] 6783[?]  -1039[?] -1040[?] 6782[?]  -1038[?] -1040[?] 6781[?]  79[?] -57[?] 1039[?] 6780[?]  -1039[?] -79[?] 6779[?]  -1039[?] 57[?] 6778[?]  -1037[?] 1038[?] -79[?] 6777[?]  -1038[?] 1037[?] 6776[?]  79[?] -1038[?] 6775[?]  822[?] 1037[?] 1036[?] 6774[?]  -1037[?] -1036[?] 6773[?]  -1037[?] -822[?] 6772[?]  -57[?] 238[?] 1036[?] 6771[?]  -1036[?] -238[?] 6770[?]  -1036[?] 57[?] 6769[?]  -1034[?] 1035[?] 1026[?] 6768[?]  -1035[?] 1034[?] 6767[?]  -1026[?] -1035[?] 6766[?]  -1033[?] 1034[?] 1027[?] 6765[?]  -1034[?] 1033[?] 6764[?]  -1027[?] -1034[?] 6763[?]  1031[?] 1033[?] 1032[?] 6762[?]  -1032[?] -1033[?] 6761[?]  -1033[?] -1031[?] 6760[?]  -167[?] -422[?] 1032[?] 6759[?]  -1032[?] 422[?] 6758[?]  167[?] -1032[?] 6757[?]  1031[?] 1030[?] -426[?] 6756[?]  -1030[?] -1031[?] 6755[?]  426[?] -1031[?] 6754[?]  814[?] 1029[?] 1030[?] 6753[?]  -1030[?] -1029[?] 6752[?]  -1030[?] -814[?] 6751[?]  -214[?] 1028[?] 1029[?] 6750[?]  -1029[?] -1028[?] 6749[?]  -1029[?] 214[?] 6748[?]  1028[?] 222[?] -430[?] 6747[?]  430[?] -1028[?] 6746[?]  -222[?] -1028[?] 6745[?]  -144[?] -424[?] 1027[?] 6744[?]  -1027[?] 424[?] 6743[?]  144[?] -1027[?] 6742[?]  -121[?] -449[?] 1026[?] 6741[?]  -1026[?] 449[?] 6740[?]  -1026[?] 121[?] 6739[?]  1025[?] 1023[?] 1024[?] 6738[?]  -1024[?] -1025[?] 6737[?]  -1023[?] -1025[?] 6736[?]  1021[?] 1001[?] 1024[?] 6735[?]  -1024[?] -1021[?] 6734[?]  -1001[?] -1024[?] 6733[?]  992[?] 1022[?] 1023[?] 6732[?]  -1022[?] -1023[?] 6731[?]  -1023[?] -992[?] 6730[?]  -1001[?] 1022[?] -1021[?] 6729[?]  -1022[?] 1021[?] 6728[?]  -1022[?] 1001[?] 6727[?]  1021[?] 1019[?] 1020[?] 6726[?]  -1020[?] -1021[?] 6725[?]  -1019[?] -1021[?] 6724[?]  646[?] -1018[?] 1020[?] 6723[?]  -1020[?] 1018[?] 6722[?]  -1020[?] -646[?] 6721[?]  1018[?] 1019[?] -646[?] 6720[?]  -1019[?] -1018[?] 6719[?]  646[?] -1019[?] 6718[?]  1018[?] 1007[?] 1017[?] 6717[?]  -1017[?] -1018[?] 6716[?]  -1007[?] -1018[?] 6715[?]  1016[?] 639[?] 1017[?] 6714[?]  -1017[?] -1016[?] 6713[?]  -1017[?] -639[?] 6712[?]  1016[?] 1014[?] 1015[?] 6711[?]  -1015[?] -1016[?] 6710[?]  -1014[?] -1016[?] 6709[?]  458[?] -40[?] 1015[?] 6708[?]  -1015[?] -458[?] 6707[?]  -1015[?] 40[?] 6706[?]  1013[?] 1014[?] -458[?] 6705[?]  -1014[?] -1013[?] 6704[?]  458[?] -1014[?] 6703[?]  1013[?] 1012[?] 1011[?] 6702[?]  -1012[?] -1013[?] 6701[?]  -1011[?] -1013[?] 6700[?]  -1010[?] 1012[?] 595[?] 6699[?]  -1012[?] 1010[?] 6698[?]  -595[?] -1012[?] 6697[?]  -595[?] 1010[?] 1011[?] 6696[?]  -1011[?] -1010[?] 6695[?]  -1011[?] 595[?] 6694[?]  1009[?] 1008[?] 1010[?] 6693[?]  -1009[?] -1010[?] 6692[?]  -1008[?] -1010[?] 6691[?]  481[?] 8[?] 1009[?] 6690[?]  -1009[?] -481[?] 6689[?]  -1009[?] -8[?] 6688[?]  -8[?] -481[?] 1008[?] 6687[?]  -1008[?] 481[?] 6686[?]  -1008[?] 8[?] 6685[?]  1006[?] 1007[?] -639[?] 6684[?]  -1007[?] -1006[?] 6683[?]  639[?] -1007[?] 6682[?]  1006[?] 1004[?] 1005[?] 6681[?]  -1005[?] -1006[?] 6680[?]  -1004[?] -1006[?] 6679[?]  79[?] -63[?] 1005[?] 6678[?]  -1005[?] -79[?] 6677[?]  -1005[?] 63[?] 6676[?]  -1003[?] 1004[?] -79[?] 6675[?]  -1004[?] 1003[?] 6674[?]  79[?] -1004[?] 6673[?]  759[?] 1003[?] 1002[?] 6672[?]  -1002[?] -1003[?] 6671[?]  -1003[?] -759[?] 6670[?]  -63[?] 758[?] 1002[?] 6669[?]  -1002[?] -758[?] 6668[?]  -1002[?] 63[?] 6667[?]  1001[?] -1000[?] 993[?] 6666[?]  -1001[?] 1000[?] 6665[?]  -993[?] -1001[?] 6664[?]  1000[?] -999[?] 994[?] 6663[?]  999[?] -1000[?] 6662[?]  -994[?] -1000[?] 6661[?]  999[?] 997[?] 998[?] 6660[?]  -998[?] -999[?] 6659[?]  -997[?] -999[?] 6658[?]  -173[?] -422[?] 998[?] 6657[?]  -998[?] 422[?] 6656[?]  173[?] -998[?] 6655[?]  996[?] 997[?] -426[?] 6654[?]  -997[?] -996[?] 6653[?]  426[?] -997[?] 6652[?]  996[?] 995[?] 438[?] 6651[?]  -995[?] -996[?] 6650[?]  -438[?] -996[?] 6649[?]  -205[?] 959[?] 995[?] 6648[?]  -995[?] -959[?] 6647[?]  -995[?] 205[?] 6646[?]  -150[?] -424[?] 994[?] 6645[?]  -994[?] 424[?] 6644[?]  150[?] -994[?] 6643[?]  -127[?] -449[?] 993[?] 6642[?]  -993[?] 449[?] 6641[?]  127[?] -993[?] 6640[?]  992[?] 990[?] 991[?] 6639[?]  -991[?] -992[?] 6638[?]  -990[?] -992[?] 6637[?]  988[?] 966[?] 991[?] 6636[?]  -991[?] -988[?] 6635[?]  -966[?] -991[?] 6634[?]  956[?] 989[?] 990[?] 6633[?]  -990[?] -989[?] 6632[?]  -990[?] -956[?] 6631[?]  -966[?] 989[?] -988[?] 6630[?]  -989[?] 988[?] 6629[?]  -989[?] 966[?] 6628[?]  988[?] 986[?] 987[?] 6627[?]  -987[?] -988[?] 6626[?]  -986[?] -988[?] 6625[?]  646[?] -985[?] 987[?] 6624[?]  -987[?] 985[?] 6623[?]  -987[?] -646[?] 6622[?]  985[?] 986[?] -646[?] 6621[?]  -986[?] -985[?] 6620[?]  646[?] -986[?] 6619[?]  985[?] 972[?] 984[?] 6618[?]  -984[?] -985[?] 6617[?]  -972[?] -985[?] 6616[?]  983[?] 639[?] 984[?] 6615[?]  -984[?] -983[?] 6614[?]  -984[?] -639[?] 6613[?]  983[?] 981[?] 982[?] 6612[?]  -982[?] -983[?] 6611[?]  -981[?] -983[?] 6610[?]  458[?] -39[?] 982[?] 6609[?]  -982[?] -458[?] 6608[?]  -982[?] 39[?] 6607[?]  980[?] 981[?] -458[?] 6606[?]  -981[?] -980[?] 6605[?]  458[?] -981[?] 6604[?]  980[?] 979[?] 978[?] 6603[?]  -979[?] -980[?] 6602[?]  -978[?] -980[?] 6601[?]  -977[?] 979[?] 974[?] 6600[?]  -979[?] 977[?] 6599[?]  -979[?] -974[?] 6598[?]  -974[?] 977[?] 978[?] 6597[?]  -978[?] -977[?] 6596[?]  -978[?] 974[?] 6595[?]  976[?] 975[?] 977[?] 6594[?]  -976[?] -977[?] 6593[?]  -975[?] -977[?] 6592[?]  503[?] 9[?] 976[?] 6591[?]  -976[?] -503[?] 6590[?]  -976[?] -9[?] 6589[?]  -9[?] -503[?] 975[?] 6588[?]  -975[?] 503[?] 6587[?]  -975[?] 9[?] 6586[?]  973[?] -500[?] 974[?] 6585[?]  -974[?] -973[?] 6584[?]  500[?] -974[?] 6583[?]  973[?] -592[?] 589[?] 6582[?]  592[?] -973[?] 6581[?]  -589[?] -973[?] 6580[?]  971[?] 972[?] -639[?] 6579[?]  -972[?] -971[?] 6578[?]  639[?] -972[?] 6577[?]  971[?] 969[?] 970[?] 6576[?]  -970[?] -971[?] 6575[?]  -969[?] -971[?] 6574[?]  79[?] -62[?] 970[?] 6573[?]  -970[?] -79[?] 6572[?]  -970[?] 62[?] 6571[?]  -968[?] 969[?] -79[?] 6570[?]  -969[?] 968[?] 6569[?]  79[?] -969[?] 6568[?]  758[?] 967[?] 968[?] 6567[?]  -968[?] -967[?] 6566[?]  -968[?] -758[?] 6565[?]  -62[?] 892[?] 967[?] 6564[?]  -967[?] -892[?] 6563[?]  -967[?] 62[?] 6562[?]  -965[?] 966[?] 957[?] 6561[?]  -966[?] 965[?] 6560[?]  -957[?] -966[?] 6559[?]  -964[?] 965[?] 958[?] 6558[?]  -965[?] 964[?] 6557[?]  -958[?] -965[?] 6556[?]  962[?] 964[?] 963[?] 6555[?]  -963[?] -964[?] 6554[?]  -964[?] -962[?] 6553[?]  -172[?] -422[?] 963[?] 6552[?]  -963[?] 422[?] 6551[?]  172[?] -963[?] 6550[?]  962[?] 961[?] -426[?] 6549[?]  -961[?] -962[?] 6548[?]  426[?] -962[?] 6547[?]  959[?] 961[?] 960[?] 6546[?]  -960[?] -961[?] 6545[?]  -961[?] -959[?] 6544[?]  -226[?] 884[?] 960[?] 6543[?]  -960[?] -884[?] 6542[?]  -960[?] 226[?] 6541[?]  959[?] 226[?] -884[?] 6540[?]  884[?] -959[?] 6539[?]  -226[?] -959[?] 6538[?]  -149[?] -424[?] 958[?] 6537[?]  -958[?] 424[?] 6536[?]  -958[?] 149[?] 6535[?]  -126[?] -449[?] 957[?] 6534[?]  -957[?] 449[?] 6533[?]  126[?] -957[?] 6532[?]  956[?] 948[?] 955[?] 6531[?]  -955[?] -956[?] 6530[?]  -948[?] -956[?] 6529[?]  954[?] 915[?] 955[?] 6528[?]  -955[?] -954[?] 6527[?]  -915[?] -955[?] 6526[?]  954[?] -951[?] 953[?] 6525[?]  -953[?] -954[?] 6524[?]  951[?] -954[?] 6523[?]  -952[?] -916[?] 953[?] 6522[?]  -953[?] 952[?] 6521[?]  -953[?] 916[?] 6520[?]  945[?] 925[?] 952[?] 6519[?]  -952[?] -945[?] 6518[?]  -952[?] -925[?] 6517[?]  951[?] 950[?] 949[?] 6516[?]  -950[?] -951[?] 6515[?]  -949[?] -951[?] 6514[?]  880[?] 857[?] 950[?] 6513[?]  -950[?] -880[?] 6512[?]  -950[?] -857[?] 6511[?]  914[?] 891[?] 949[?] 6510[?]  -949[?] -914[?] 6509[?]  -949[?] -891[?] 6508[?]  -847[?] -947[?] 948[?] 6507[?]  -948[?] 947[?] 6506[?]  -948[?] 847[?] 6505[?]  947[?] -916[?] 946[?] 6504[?]  -946[?] -947[?] 6503[?]  916[?] -947[?] 6502[?]  -925[?] 946[?] -945[?] 6501[?]  945[?] -946[?] 6500[?]  -946[?] 925[?] 6499[?]  945[?] 943[?] 944[?] 6498[?]  -944[?] -945[?] 6497[?]  -943[?] -945[?] 6496[?]  646[?] -942[?] 944[?] 6495[?]  -944[?] 942[?] 6494[?]  -944[?] -646[?] 6493[?]  942[?] 943[?] -646[?] 6492[?]  -943[?] -942[?] 6491[?]  646[?] -943[?] 6490[?]  942[?] 931[?] 941[?] 6489[?]  -941[?] -942[?] 6488[?]  -931[?] -942[?] 6487[?]  940[?] 639[?] 941[?] 6486[?]  -941[?] -940[?] 6485[?]  -941[?] -639[?] 6484[?]  940[?] 938[?] 939[?] 6483[?]  -939[?] -940[?] 6482[?]  -938[?] -940[?] 6481[?]  458[?] -36[?] 939[?] 6480[?]  -939[?] -458[?] 6479[?]  -939[?] 36[?] 6478[?]  937[?] 938[?] -458[?] 6477[?]  -938[?] -937[?] 6476[?]  458[?] -938[?] 6475[?]  937[?] 936[?] 935[?] 6474[?]  -936[?] -937[?] 6473[?]  -935[?] -937[?] 6472[?]  -934[?] 936[?] 589[?] 6471[?]  -936[?] 934[?] 6470[?]  -936[?] -589[?] 6469[?]  -589[?] 934[?] 935[?] 6468[?]  -935[?] -934[?] 6467[?]  -935[?] 589[?] 6466[?]  933[?] 932[?] 934[?] 6465[?]  -933[?] -934[?] 6464[?]  -932[?] -934[?] 6463[?]  485[?] 12[?] 933[?] 6462[?]  -933[?] -485[?] 6461[?]  -933[?] -12[?] 6460[?]  -12[?] -485[?] 932[?] 6459[?]  -932[?] 485[?] 6458[?]  -932[?] 12[?] 6457[?]  930[?] 931[?] -639[?] 6456[?]  -931[?] -930[?] 6455[?]  639[?] -931[?] 6454[?]  930[?] 928[?] 929[?] 6453[?]  -929[?] -930[?] 6452[?]  -928[?] -930[?] 6451[?]  79[?] -59[?] 929[?] 6450[?]  -929[?] -79[?] 6449[?]  -929[?] 59[?] 6448[?]  -927[?] 928[?] -79[?] 6447[?]  -928[?] 927[?] 6446[?]  79[?] -928[?] 6445[?]  858[?] 927[?] 926[?] 6444[?]  -927[?] -926[?] 6443[?]  -927[?] -858[?] 6442[?]  -59[?] 825[?] 926[?] 6441[?]  -926[?] -825[?] 6440[?]  -926[?] 59[?] 6439[?]  -924[?] 925[?] 917[?] 6438[?]  -925[?] 924[?] 6437[?]  -917[?] -925[?] 6436[?]  -923[?] 924[?] 918[?] 6435[?]  -924[?] 923[?] 6434[?]  -918[?] -924[?] 6433[?]  921[?] 923[?] 922[?] 6432[?]  -922[?] -923[?] 6431[?]  -923[?] -921[?] 6430[?]  -169[?] -422[?] 922[?] 6429[?]  -922[?] 422[?] 6428[?]  169[?] -922[?] 6427[?]  921[?] 920[?] -426[?] 6426[?]  -920[?] -921[?] 6425[?]  426[?] -921[?] 6424[?]  434[?] 919[?] 920[?] 6423[?]  -920[?] -919[?] 6422[?]  -920[?] -434[?] 6421[?]  -209[?] 812[?] 919[?] 6420[?]  -919[?] -812[?] 6419[?]  -919[?] 209[?] 6418[?]  -146[?] -424[?] 918[?] 6417[?]  -918[?] 424[?] 6416[?]  -918[?] 146[?] 6415[?]  -123[?] -449[?] 917[?] 6414[?]  -917[?] 449[?] 6413[?]  -917[?] 123[?] 6412[?]  916[?] 881[?] 915[?] 6411[?]  -915[?] -916[?] 6410[?]  -881[?] -916[?] 6409[?]  -891[?] 915[?] -914[?] 6408[?]  -915[?] 914[?] 6407[?]  -915[?] 891[?] 6406[?]  914[?] 912[?] 913[?] 6405[?]  -913[?] -914[?] 6404[?]  -912[?] -914[?] 6403[?]  646[?] -911[?] 913[?] 6402[?]  -913[?] 911[?] 6401[?]  -913[?] -646[?] 6400[?]  911[?] 912[?] -646[?] 6399[?]  -912[?] -911[?] 6398[?]  646[?] -912[?] 6397[?]  911[?] 898[?] 910[?] 6396[?]  -910[?] -911[?] 6395[?]  -898[?] -911[?] 6394[?]  909[?] 639[?] 910[?] 6393[?]  -910[?] -909[?] 6392[?]  -910[?] -639[?] 6391[?]  909[?] 907[?] 908[?] 6390[?]  -908[?] -909[?] 6389[?]  -907[?] -909[?] 6388[?]  458[?] -38[?] 908[?] 6387[?]  -908[?] -458[?] 6386[?]  -908[?] 38[?] 6385[?]  906[?] 907[?] -458[?] 6384[?]  -907[?] -906[?] 6383[?]  458[?] -907[?] 6382[?]  906[?] 905[?] 904[?] 6381[?]  -905[?] -906[?] 6380[?]  -904[?] -906[?] 6379[?]  -903[?] 905[?] 900[?] 6378[?]  -905[?] 903[?] 6377[?]  -905[?] -900[?] 6376[?]  -900[?] 903[?] 904[?] 6375[?]  -904[?] -903[?] 6374[?]  -904[?] 900[?] 6373[?]  902[?] 901[?] 903[?] 6372[?]  -902[?] -903[?] 6371[?]  -901[?] -903[?] 6370[?]  496[?] 902[?] 10[?] 6369[?]  -902[?] -496[?] 6368[?]  -902[?] -10[?] 6367[?]  -10[?] -496[?] 901[?] 6366[?]  -901[?] 496[?] 6365[?]  -901[?] 10[?] 6364[?]  899[?] -493[?] 900[?] 6363[?]  -900[?] -899[?] 6362[?]  493[?] -900[?] 6361[?]  899[?] -591[?] 589[?] 6360[?]  591[?] -899[?] 6359[?]  -589[?] -899[?] 6358[?]  897[?] 898[?] -639[?] 6357[?]  -898[?] -897[?] 6356[?]  639[?] -898[?] 6355[?]  897[?] 895[?] 896[?] 6354[?]  -896[?] -897[?] 6353[?]  -895[?] -897[?] 6352[?]  79[?] -61[?] 896[?] 6351[?]  -896[?] -79[?] 6350[?]  -896[?] 61[?] 6349[?]  -894[?] 895[?] -79[?] 6348[?]  -895[?] 894[?] 6347[?]  79[?] -895[?] 6346[?]  892[?] 894[?] 893[?] 6345[?]  -894[?] -893[?] 6344[?]  -894[?] -892[?] 6343[?]  -61[?] 756[?] 893[?] 6342[?]  -893[?] -756[?] 6341[?]  -893[?] 61[?] 6340[?]  892[?] 61[?] -756[?] 6339[?]  756[?] -892[?] 6338[?]  -61[?] -892[?] 6337[?]  -890[?] 891[?] 882[?] 6336[?]  -891[?] 890[?] 6335[?]  -882[?] -891[?] 6334[?]  -889[?] 890[?] 883[?] 6333[?]  -890[?] 889[?] 6332[?]  -883[?] -890[?] 6331[?]  887[?] 889[?] 888[?] 6330[?]  -888[?] -889[?] 6329[?]  -889[?] -887[?] 6328[?]  -171[?] -422[?] 888[?] 6327[?]  -888[?] 422[?] 6326[?]  -888[?] 171[?] 6325[?]  887[?] 886[?] -426[?] 6324[?]  -886[?] -887[?] 6323[?]  426[?] -887[?] 6322[?]  884[?] 886[?] 885[?] 6321[?]  -885[?] -886[?] 6320[?]  -886[?] -884[?] 6319[?]  -211[?] 850[?] 885[?] 6318[?]  -885[?] -850[?] 6317[?]  -885[?] 211[?] 6316[?]  884[?] -435[?] -434[?] 6315[?]  435[?] -884[?] 6314[?]  434[?] -884[?] 6313[?]  -148[?] -424[?] 883[?] 6312[?]  -883[?] 424[?] 6311[?]  148[?] -883[?] 6310[?]  -125[?] -449[?] 882[?] 6309[?]  -882[?] 449[?] 6308[?]  -882[?] 125[?] 6307[?]  -857[?] 881[?] -880[?] 6306[?]  880[?] -881[?] 6305[?]  -881[?] 857[?] 6304[?]  880[?] 878[?] 879[?] 6303[?]  -879[?] -880[?] 6302[?]  -878[?] -880[?] 6301[?]  646[?] -877[?] 879[?] 6300[?]  -879[?] 877[?] 6299[?]  -879[?] -646[?] 6298[?]  877[?] 878[?] -646[?] 6297[?]  -878[?] -877[?] 6296[?]  646[?] -878[?] 6295[?]  877[?] 864[?] 876[?] 6294[?]  -876[?] -877[?] 6293[?]  -864[?] -877[?] 6292[?]  875[?] 639[?] 876[?] 6291[?]  -876[?] -875[?] 6290[?]  -876[?] -639[?] 6289[?]  875[?] 873[?] 874[?] 6288[?]  -874[?] -875[?] 6287[?]  -873[?] -875[?] 6286[?]  458[?] -37[?] 874[?] 6285[?]  -874[?] -458[?] 6284[?]  -874[?] 37[?] 6283[?]  872[?] 873[?] -458[?] 6282[?]  -873[?] -872[?] 6281[?]  458[?] -873[?] 6280[?]  872[?] 871[?] 870[?] 6279[?]  -871[?] -872[?] 6278[?]  -870[?] -872[?] 6277[?]  -869[?] 871[?] 866[?] 6276[?]  -871[?] 869[?] 6275[?]  -871[?] -866[?] 6274[?]  -866[?] 869[?] 870[?] 6273[?]  -870[?] -869[?] 6272[?]  -870[?] 866[?] 6271[?]  868[?] 867[?] 869[?] 6270[?]  -868[?] -869[?] 6269[?]  -867[?] -869[?] 6268[?]  489[?] 11[?] 868[?] 6267[?]  -868[?] -489[?] 6266[?]  -868[?] -11[?] 6265[?]  -11[?] -489[?] 867[?] 6264[?]  -867[?] 489[?] 6263[?]  -867[?] 11[?] 6262[?]  865[?] 486[?] 866[?] 6261[?]  -866[?] -865[?] 6260[?]  -486[?] -866[?] 6259[?]  865[?] 590[?] 589[?] 6258[?]  -590[?] -865[?] 6257[?]  -589[?] -865[?] 6256[?]  863[?] 864[?] -639[?] 6255[?]  -864[?] -863[?] 6254[?]  639[?] -864[?] 6253[?]  863[?] 861[?] 862[?] 6252[?]  -862[?] -863[?] 6251[?]  -861[?] -863[?] 6250[?]  79[?] -60[?] 862[?] 6249[?]  -862[?] -79[?] 6248[?]  -862[?] 60[?] 6247[?]  -860[?] 861[?] -79[?] 6246[?]  -861[?] 860[?] 6245[?]  79[?] -861[?] 6244[?]  756[?] 860[?] 859[?] 6243[?]  -859[?] -860[?] 6242[?]  -860[?] -756[?] 6241[?]  -60[?] 858[?] 859[?] 6240[?]  -859[?] -858[?] 6239[?]  -859[?] 60[?] 6238[?]  858[?] 59[?] -825[?] 6237[?]  825[?] -858[?] 6236[?]  -59[?] -858[?] 6235[?]  -856[?] 857[?] 848[?] 6234[?]  -857[?] 856[?] 6233[?]  -848[?] -857[?] 6232[?]  -855[?] 856[?] 849[?] 6231[?]  -856[?] 855[?] 6230[?]  -849[?] -856[?] 6229[?]  853[?] 855[?] 854[?] 6228[?]  -854[?] -855[?] 6227[?]  -855[?] -853[?] 6226[?]  -170[?] -422[?] 854[?] 6225[?]  -854[?] 422[?] 6224[?]  170[?] -854[?] 6223[?]  853[?] 852[?] -426[?] 6222[?]  -852[?] -853[?] 6221[?]  426[?] -853[?] 6220[?]  850[?] 852[?] 851[?] 6219[?]  -851[?] -852[?] 6218[?]  -852[?] -850[?] 6217[?]  -219[?] 434[?] 851[?] 6216[?]  -851[?] -434[?] 6215[?]  -851[?] 219[?] 6214[?]  850[?] 219[?] -434[?] 6213[?]  434[?] -850[?] 6212[?]  -219[?] -850[?] 6211[?]  -147[?] -424[?] 849[?] 6210[?]  -849[?] 424[?] 6209[?]  147[?] -849[?] 6208[?]  -124[?] -449[?] 848[?] 6207[?]  -848[?] 449[?] 6206[?]  -848[?] 124[?] 6205[?]  846[?] 821[?] 847[?] 6204[?]  -847[?] -846[?] 6203[?]  -847[?] -821[?] 6202[?]  846[?] 844[?] 845[?] 6201[?]  -845[?] -846[?] 6200[?]  -844[?] -846[?] 6199[?]  646[?] -843[?] 845[?] 6198[?]  -845[?] 843[?] 6197[?]  -845[?] -646[?] 6196[?]  843[?] 844[?] -646[?] 6195[?]  -844[?] -843[?] 6194[?]  646[?] -844[?] 6193[?]  843[?] 830[?] 842[?] 6192[?]  -842[?] -843[?] 6191[?]  -830[?] -843[?] 6190[?]  841[?] 639[?] 842[?] 6189[?]  -842[?] -841[?] 6188[?]  -842[?] -639[?] 6187[?]  841[?] 839[?] 840[?] 6186[?]  -840[?] -841[?] 6185[?]  -839[?] -841[?] 6184[?]  458[?] -35[?] 840[?] 6183[?]  -840[?] -458[?] 6182[?]  -840[?] 35[?] 6181[?]  838[?] 839[?] -458[?] 6180[?]  -839[?] -838[?] 6179[?]  458[?] -839[?] 6178[?]  838[?] 837[?] 836[?] 6177[?]  -837[?] -838[?] 6176[?]  -836[?] -838[?] 6175[?]  832[?] -835[?] 837[?] 6174[?]  -837[?] 835[?] 6173[?]  -837[?] -832[?] 6172[?]  835[?] -832[?] 836[?] 6171[?]  -836[?] -835[?] 6170[?]  -836[?] 832[?] 6169[?]  835[?] 833[?] 834[?] 6168[?]  -834[?] -835[?] 6167[?]  -833[?] -835[?] 6166[?]  528[?] 13[?] 834[?] 6165[?]  -834[?] -528[?] 6164[?]  -834[?] -13[?] 6163[?]  -13[?] -528[?] 833[?] 6162[?]  -833[?] 528[?] 6161[?]  -833[?] 13[?] 6160[?]  832[?] -525[?] 831[?] 6159[?]  -831[?] -832[?] 6158[?]  525[?] -832[?] 6157[?]  -586[?] 583[?] 831[?] 6156[?]  -831[?] 586[?] 6155[?]  -831[?] -583[?] 6154[?]  829[?] 830[?] -639[?] 6153[?]  -830[?] -829[?] 6152[?]  639[?] -830[?] 6151[?]  829[?] 827[?] 828[?] 6150[?]  -828[?] -829[?] 6149[?]  -827[?] -829[?] 6148[?]  79[?] -58[?] 828[?] 6147[?]  -828[?] -79[?] 6146[?]  -828[?] 58[?] 6145[?]  -826[?] 827[?] -79[?] 6144[?]  -827[?] 826[?] 6143[?]  79[?] -827[?] 6142[?]  825[?] 823[?] 826[?] 6141[?]  -826[?] -825[?] 6140[?]  -826[?] -823[?] 6139[?]  825[?] -824[?] -238[?] 6138[?]  824[?] -825[?] 6137[?]  238[?] -825[?] 6136[?]  824[?] 58[?] 57[?] 6135[?]  -58[?] -824[?] 6134[?]  -57[?] -824[?] 6133[?]  -58[?] 822[?] 823[?] 6132[?]  -823[?] -822[?] 6131[?]  -823[?] 58[?] 6130[?]  822[?] 57[?] -238[?] 6129[?]  238[?] -822[?] 6128[?]  -57[?] -822[?] 6127[?]  -820[?] 821[?] 808[?] 6126[?]  -821[?] 820[?] 6125[?]  -808[?] -821[?] 6124[?]  -819[?] 820[?] 809[?] 6123[?]  -820[?] 819[?] 6122[?]  -809[?] -820[?] 6121[?]  817[?] 819[?] 818[?] 6120[?]  -818[?] -819[?] 6119[?]  -819[?] -817[?] 6118[?]  -168[?] -422[?] 818[?] 6117[?]  -818[?] 422[?] 6116[?]  168[?] -818[?] 6115[?]  817[?] 816[?] -426[?] 6114[?]  -816[?] -817[?] 6113[?]  426[?] -817[?] 6112[?]  812[?] 816[?] 815[?] 6111[?]  -815[?] -816[?] 6110[?]  -816[?] -812[?] 6109[?]  -225[?] 814[?] 815[?] 6108[?]  -815[?] -814[?] 6107[?]  -815[?] 225[?] 6106[?]  814[?] -813[?] -430[?] 6105[?]  813[?] -814[?] 6104[?]  430[?] -814[?] 6103[?]  813[?] 214[?] 222[?] 6102[?]  -222[?] -813[?] 6101[?]  -214[?] -813[?] 6100[?]  812[?] -811[?] -430[?] 6099[?]  811[?] -812[?] 6098[?]  430[?] -812[?] 6097[?]  811[?] -810[?] 222[?] 6096[?]  810[?] -811[?] 6095[?]  -222[?] -811[?] 6094[?]  810[?] 225[?] 214[?] 6093[?]  -225[?] -810[?] 6092[?]  -214[?] -810[?] 6091[?]  -145[?] -424[?] 809[?] 6090[?]  -809[?] 424[?] 6089[?]  145[?] -809[?] 6088[?]  -122[?] -449[?] 808[?] 6087[?]  -808[?] 449[?] 6086[?]  -808[?] 122[?] 6085[?]  807[?] 806[?] 805[?] 6084[?]  -806[?] -807[?] 6083[?]  -805[?] -807[?] 6082[?]  -746[?] 806[?] -801[?] 6081[?]  801[?] -806[?] 6080[?]  746[?] -806[?] 6079[?]  -755[?] 805[?] -779[?] 6078[?]  -805[?] 779[?] 6077[?]  -805[?] 755[?] 6076[?]  804[?] 803[?] 781[?] 6075[?]  -803[?] -804[?] 6074[?]  -781[?] -804[?] 6073[?]  801[?] 802[?] 803[?] 6072[?]  -802[?] -803[?] 6071[?]  -803[?] -801[?] 6070[?]  -746[?] 802[?] 780[?] 6069[?]  -802[?] -780[?] 6068[?]  -802[?] 746[?] 6067[?]  801[?] 799[?] 800[?] 6066[?]  -800[?] -801[?] 6065[?]  -799[?] -801[?] 6064[?]  646[?] -798[?] 800[?] 6063[?]  -800[?] 798[?] 6062[?]  -800[?] -646[?] 6061[?]  798[?] 799[?] -646[?] 6060[?]  -799[?] -798[?] 6059[?]  646[?] -799[?] 6058[?]  798[?] 787[?] 797[?] 6057[?]  -797[?] -798[?] 6056[?]  -787[?] -798[?] 6055[?]  796[?] 639[?] 797[?] 6054[?]  -797[?] -796[?] 6053[?]  -797[?] -639[?] 6052[?]  796[?] 794[?] 795[?] 6051[?]  -795[?] -796[?] 6050[?]  -794[?] -796[?] 6049[?]  458[?] -42[?] 795[?] 6048[?]  -795[?] -458[?] 6047[?]  -795[?] 42[?] 6046[?]  793[?] 794[?] -458[?] 6045[?]  -794[?] -793[?] 6044[?]  458[?] -794[?] 6043[?]  793[?] 792[?] 791[?] 6042[?]  -792[?] -793[?] 6041[?]  -791[?] -793[?] 6040[?]  601[?] -790[?] 792[?] 6039[?]  -792[?] 790[?] 6038[?]  -792[?] -601[?] 6037[?]  790[?] -601[?] 791[?] 6036[?]  -791[?] -790[?] 6035[?]  601[?] -791[?] 6034[?]  790[?] 789[?] 788[?] 6033[?]  -789[?] -790[?] 6032[?]  -788[?] -790[?] 6031[?]  6[?] 789[?] 473[?] 6030[?]  -789[?] -473[?] 6029[?]  -789[?] -6[?] 6028[?]  -473[?] 788[?] -6[?] 6027[?]  -788[?] 473[?] 6026[?]  -788[?] 6[?] 6025[?]  786[?] 787[?] -639[?] 6024[?]  -787[?] -786[?] 6023[?]  639[?] -787[?] 6022[?]  786[?] 784[?] 785[?] 6021[?]  -785[?] -786[?] 6020[?]  -784[?] -786[?] 6019[?]  79[?] -65[?] 785[?] 6018[?]  -785[?] -79[?] 6017[?]  -785[?] 65[?] 6016[?]  -783[?] 784[?] -79[?] 6015[?]  -784[?] 783[?] 6014[?]  79[?] -784[?] 6013[?]  714[?] 783[?] 782[?] 6012[?]  -783[?] -782[?] 6011[?]  -783[?] -714[?] 6010[?]  -65[?] 246[?] 782[?] 6009[?]  -782[?] -246[?] 6008[?]  -782[?] 65[?] 6007[?]  746[?] -780[?] 781[?] 6006[?]  -781[?] 780[?] 6005[?]  -781[?] -746[?] 6004[?]  779[?] 755[?] 780[?] 6003[?]  -780[?] -779[?] 6002[?]  -755[?] -780[?] 6001[?]  779[?] 777[?] 778[?] 6000[?]  -778[?] -779[?] 5999[?]  -777[?] -779[?] 5998[?]  646[?] -776[?] 778[?] 5997[?]  -778[?] 776[?] 5996[?]  -778[?] -646[?] 5995[?]  776[?] 777[?] -646[?] 5994[?]  -777[?] -776[?] 5993[?]  646[?] -777[?] 5992[?]  776[?] 765[?] 775[?] 5991[?]  -775[?] -776[?] 5990[?]  -765[?] -776[?] 5989[?]  774[?] 639[?] 775[?] 5988[?]  -775[?] -774[?] 5987[?]  -775[?] -639[?] 5986[?]  774[?] 772[?] 773[?] 5985[?]  -773[?] -774[?] 5984[?]  -772[?] -774[?] 5983[?]  458[?] -41[?] 773[?] 5982[?]  -773[?] -458[?] 5981[?]  -773[?] 41[?] 5980[?]  771[?] 772[?] -458[?] 5979[?]  -772[?] -771[?] 5978[?]  458[?] -772[?] 5977[?]  771[?] 770[?] 769[?] 5976[?]  -770[?] -771[?] 5975[?]  -769[?] -771[?] 5974[?]  -768[?] 598[?] 770[?] 5973[?]  -770[?] 768[?] 5972[?]  -770[?] -598[?] 5971[?]  768[?] -598[?] 769[?] 5970[?]  -769[?] -768[?] 5969[?]  -769[?] 598[?] 5968[?]  768[?] 767[?] 766[?] 5967[?]  -767[?] -768[?] 5966[?]  -766[?] -768[?] 5965[?]  477[?] 7[?] 767[?] 5964[?]  -767[?] -477[?] 5963[?]  -767[?] -7[?] 5962[?]  -7[?] -477[?] 766[?] 5961[?]  -766[?] 477[?] 5960[?]  -766[?] 7[?] 5959[?]  764[?] 765[?] -639[?] 5958[?]  -765[?] -764[?] 5957[?]  639[?] -765[?] 5956[?]  764[?] 762[?] 763[?] 5955[?]  -763[?] -764[?] 5954[?]  -762[?] -764[?] 5953[?]  79[?] -64[?] 763[?] 5952[?]  -763[?] -79[?] 5951[?]  -763[?] 64[?] 5950[?]  -761[?] 762[?] -79[?] 5949[?]  -762[?] 761[?] 5948[?]  79[?] -762[?] 5947[?]  246[?] 760[?] 761[?] 5946[?]  -760[?] -761[?] 5945[?]  -761[?] -246[?] 5944[?]  -64[?] 759[?] 760[?] 5943[?]  -760[?] -759[?] 5942[?]  -760[?] 64[?] 5941[?]  759[?] 63[?] -758[?] 5940[?]  758[?] -759[?] 5939[?]  -63[?] -759[?] 5938[?]  758[?] -757[?] -756[?] 5937[?]  757[?] -758[?] 5936[?]  756[?] -758[?] 5935[?]  757[?] 61[?] 62[?] 5934[?]  -62[?] -757[?] 5933[?]  -61[?] -757[?] 5932[?]  756[?] -243[?] -238[?] 5931[?]  243[?] -756[?] 5930[?]  238[?] -756[?] 5929[?]  -754[?] 755[?] 747[?] 5928[?]  -755[?] 754[?] 5927[?]  -747[?] -755[?] 5926[?]  -753[?] 754[?] 748[?] 5925[?]  -754[?] 753[?] 5924[?]  -748[?] -754[?] 5923[?]  751[?] 753[?] 752[?] 5922[?]  -752[?] -753[?] 5921[?]  -753[?] -751[?] 5920[?]  -174[?] -422[?] 752[?] 5919[?]  -752[?] 422[?] 5918[?]  174[?] -752[?] 5917[?]  751[?] 750[?] -426[?] 5916[?]  -750[?] -751[?] 5915[?]  426[?] -751[?] 5914[?]  749[?] 750[?] 739[?] 5913[?]  -750[?] -749[?] 5912[?]  -750[?] -739[?] 5911[?]  -218[?] 749[?] 438[?] 5910[?]  -749[?] -438[?] 5909[?]  -749[?] 218[?] 5908[?]  -151[?] -424[?] 748[?] 5907[?]  -748[?] 424[?] 5906[?]  151[?] -748[?] 5905[?]  -128[?] -449[?] 747[?] 5904[?]  -747[?] 449[?] 5903[?]  128[?] -747[?] 5902[?]  746[?] -745[?] 737[?] 5901[?]  745[?] -746[?] 5900[?]  -737[?] -746[?] 5899[?]  745[?] -744[?] 738[?] 5898[?]  744[?] -745[?] 5897[?]  -738[?] -745[?] 5896[?]  744[?] 742[?] 743[?] 5895[?]  -743[?] -744[?] 5894[?]  -742[?] -744[?] 5893[?]  -175[?] -422[?] 743[?] 5892[?]  -743[?] 422[?] 5891[?]  175[?] -743[?] 5890[?]  741[?] 742[?] -426[?] 5889[?]  -742[?] -741[?] 5888[?]  426[?] -742[?] 5887[?]  741[?] 740[?] 440[?] 5886[?]  -740[?] -741[?] 5885[?]  -440[?] -741[?] 5884[?]  -216[?] 740[?] 739[?] 5883[?]  -740[?] -739[?] 5882[?]  -740[?] 216[?] 5881[?]  218[?] -438[?] 739[?] 5880[?]  -739[?] 438[?] 5879[?]  -218[?] -739[?] 5878[?]  -152[?] -424[?] 738[?] 5877[?]  -738[?] 424[?] 5876[?]  152[?] -738[?] 5875[?]  -129[?] -449[?] 737[?] 5874[?]  -737[?] 449[?] 5873[?]  129[?] -737[?] 5872[?]  -713[?] 736[?] -734[?] 5871[?]  -736[?] 734[?] 5870[?]  -736[?] 713[?] 5869[?]  734[?] 713[?] 735[?] 5868[?]  -735[?] -734[?] 5867[?]  -713[?] -735[?] 5866[?]  734[?] 732[?] 733[?] 5865[?]  -733[?] -734[?] 5864[?]  -732[?] -734[?] 5863[?]  646[?] -731[?] 733[?] 5862[?]  -733[?] 731[?] 5861[?]  -733[?] -646[?] 5860[?]  731[?] 732[?] -646[?] 5859[?]  -732[?] -731[?] 5858[?]  646[?] -732[?] 5857[?]  731[?] 720[?] 730[?] 5856[?]  -730[?] -731[?] 5855[?]  -720[?] -731[?] 5854[?]  639[?] 729[?] 730[?] 5853[?]  -729[?] -730[?] 5852[?]  -730[?] -639[?] 5851[?]  727[?] 729[?] 728[?] 5850[?]  -728[?] -729[?] 5849[?]  -729[?] -727[?] 5848[?]  458[?] -43[?] 728[?] 5847[?]  -728[?] -458[?] 5846[?]  -728[?] 43[?] 5845[?]  727[?] 726[?] -458[?] 5844[?]  -726[?] -727[?] 5843[?]  458[?] -727[?] 5842[?]  725[?] 726[?] 724[?] 5841[?]  -726[?] -725[?] 5840[?]  -726[?] -724[?] 5839[?]  725[?] -723[?] 604[?] 5838[?]  723[?] -725[?] 5837[?]  -604[?] -725[?] 5836[?]  723[?] -604[?] 724[?] 5835[?]  -724[?] -723[?] 5834[?]  -724[?] 604[?] 5833[?]  723[?] 722[?] 721[?] 5832[?]  -722[?] -723[?] 5831[?]  -721[?] -723[?] 5830[?]  5[?] 469[?] 722[?] 5829[?]  -722[?] -469[?] 5828[?]  -722[?] -5[?] 5827[?]  -469[?] -5[?] 721[?] 5826[?]  -721[?] 469[?] 5825[?]  -721[?] 5[?] 5824[?]  719[?] 720[?] -639[?] 5823[?]  -720[?] -719[?] 5822[?]  639[?] -720[?] 5821[?]  719[?] 717[?] 718[?] 5820[?]  -718[?] -719[?] 5819[?]  -717[?] -719[?] 5818[?]  79[?] -66[?] 718[?] 5817[?]  -718[?] -79[?] 5816[?]  -718[?] 66[?] 5815[?]  -716[?] 717[?] -79[?] 5814[?]  -717[?] 716[?] 5813[?]  79[?] -717[?] 5812[?]  362[?] 715[?] 716[?] 5811[?]  -716[?] -715[?] 5810[?]  -716[?] -362[?] 5809[?]  714[?] -66[?] 715[?] 5808[?]  -715[?] -714[?] 5807[?]  -715[?] 66[?] 5806[?]  714[?] 65[?] -246[?] 5805[?]  246[?] -714[?] 5804[?]  -65[?] -714[?] 5803[?]  -712[?] 713[?] 705[?] 5802[?]  -713[?] 712[?] 5801[?]  -705[?] -713[?] 5800[?]  -711[?] 712[?] 706[?] 5799[?]  -712[?] 711[?] 5798[?]  -706[?] -712[?] 5797[?]  709[?] 711[?] 710[?] 5796[?]  -710[?] -711[?] 5795[?]  -711[?] -709[?] 5794[?]  -176[?] -422[?] 710[?] 5793[?]  -710[?] 422[?] 5792[?]  -710[?] 176[?] 5791[?]  709[?] 708[?] -426[?] 5790[?]  -708[?] -709[?] 5789[?]  426[?] -709[?] 5788[?]  707[?] 680[?] 708[?] 5787[?]  -708[?] -707[?] 5786[?]  -708[?] -680[?] 5785[?]  707[?] -207[?] 440[?] 5784[?]  -440[?] -707[?] 5783[?]  207[?] -707[?] 5782[?]  -153[?] -424[?] 706[?] 5781[?]  -706[?] 424[?] 5780[?]  153[?] -706[?] 5779[?]  -130[?] -449[?] 705[?] 5778[?]  -705[?] 449[?] 5777[?]  -705[?] 130[?] 5776[?]  -702[?] -687[?] 704[?] 5775[?]  -704[?] 702[?] 5774[?]  -704[?] 687[?] 5773[?]  687[?] 702[?] 703[?] 5772[?]  -703[?] -702[?] 5771[?]  -703[?] -687[?] 5770[?]  700[?] 702[?] 701[?] 5769[?]  -701[?] -702[?] 5768[?]  -702[?] -700[?] 5767[?]  646[?] -699[?] 701[?] 5766[?]  -701[?] 699[?] 5765[?]  -701[?] -646[?] 5764[?]  700[?] 699[?] -646[?] 5763[?]  -699[?] -700[?] 5762[?]  646[?] -700[?] 5761[?]  688[?] 699[?] 698[?] 5760[?]  -698[?] -699[?] 5759[?]  -699[?] -688[?] 5758[?]  639[?] 697[?] 698[?] 5757[?]  -698[?] -697[?] 5756[?]  -698[?] -639[?] 5755[?]  695[?] 697[?] 696[?] 5754[?]  -696[?] -697[?] 5753[?]  -697[?] -695[?] 5752[?]  458[?] -44[?] 696[?] 5751[?]  -696[?] -458[?] 5750[?]  -696[?] 44[?] 5749[?]  695[?] 694[?] -458[?] 5748[?]  -694[?] -695[?] 5747[?]  458[?] -695[?] 5746[?]  693[?] 694[?] 692[?] 5745[?]  -694[?] -693[?] 5744[?]  -692[?] -694[?] 5743[?]  693[?] -691[?] 607[?] 5742[?]  691[?] -693[?] 5741[?]  -607[?] -693[?] 5740[?]  691[?] -607[?] 692[?] 5739[?]  -692[?] -691[?] 5738[?]  -692[?] 607[?] 5737[?]  691[?] 690[?] 689[?] 5736[?]  -690[?] -691[?] 5735[?]  -689[?] -691[?] 5734[?]  465[?] 690[?] 4[?] 5733[?]  -690[?] -465[?] 5732[?]  -690[?] -4[?] 5731[?]  -4[?] -465[?] 689[?] 5730[?]  -689[?] 465[?] 5729[?]  -689[?] 4[?] 5728[?]  688[?] 384[?] -639[?] 5727[?]  639[?] -688[?] 5726[?]  -384[?] -688[?] 5725[?]  687[?] -686[?] 678[?] 5724[?]  686[?] -687[?] 5723[?]  -678[?] -687[?] 5722[?]  686[?] -685[?] 679[?] 5721[?]  685[?] -686[?] 5720[?]  -679[?] -686[?] 5719[?]  685[?] 683[?] 684[?] 5718[?]  -684[?] -685[?] 5717[?]  -683[?] -685[?] 5716[?]  -177[?] -422[?] 684[?] 5715[?]  -684[?] 422[?] 5714[?]  177[?] -684[?] 5713[?]  682[?] 683[?] -426[?] 5712[?]  -683[?] -682[?] 5711[?]  426[?] -683[?] 5710[?]  682[?] 681[?] 442[?] 5709[?]  -681[?] -682[?] 5708[?]  -442[?] -682[?] 5707[?]  -223[?] 681[?] 680[?] 5706[?]  -681[?] -680[?] 5705[?]  -681[?] 223[?] 5704[?]  207[?] -440[?] 680[?] 5703[?]  -680[?] 440[?] 5702[?]  -680[?] -207[?] 5701[?]  -154[?] -424[?] 679[?] 5700[?]  -679[?] 424[?] 5699[?]  -679[?] 154[?] 5698[?]  -131[?] -449[?] 678[?] 5697[?]  -678[?] 449[?] 5696[?]  131[?] -678[?] 5695[?]  673[?] 660[?] 677[?] 5694[?]  -677[?] -673[?] 5693[?]  -677[?] -660[?] 5692[?]  -675[?] 676[?] 650[?] 5691[?]  -676[?] 675[?] 5690[?]  -650[?] -676[?] 5689[?]  651[?] 675[?] 674[?] 5688[?]  -674[?] -675[?] 5687[?]  -675[?] -651[?] 5686[?]  -660[?] 674[?] -673[?] 5685[?]  673[?] -674[?] 5684[?]  -674[?] 660[?] 5683[?]  673[?] 672[?] 671[?] 5682[?]  -672[?] -673[?] 5681[?]  -671[?] -673[?] 5680[?]  646[?] 672[?] 670[?] 5679[?]  -670[?] -672[?] 5678[?]  -672[?] -646[?] 5677[?]  -670[?] -646[?] 671[?] 5676[?]  -671[?] 670[?] 5675[?]  -671[?] 646[?] 5674[?]  669[?] 639[?] 670[?] 5673[?]  -669[?] -670[?] 5672[?]  -670[?] -639[?] 5671[?]  667[?] 669[?] 668[?] 5670[?]  -668[?] -669[?] 5669[?]  -669[?] -667[?] 5668[?]  458[?] -45[?] 668[?] 5667[?]  -668[?] -458[?] 5666[?]  -668[?] 45[?] 5665[?]  666[?] 667[?] -458[?] 5664[?]  -666[?] -667[?] 5663[?]  458[?] -667[?] 5662[?]  666[?] 664[?] 665[?] 5661[?]  -665[?] -666[?] 5660[?]  -664[?] -666[?] 5659[?]  -663[?] 610[?] 665[?] 5658[?]  663[?] -665[?] 5657[?]  -665[?] -610[?] 5656[?]  663[?] 664[?] -610[?] 5655[?]  -664[?] -663[?] 5654[?]  -664[?] 610[?] 5653[?]  663[?] 662[?] 661[?] 5652[?]  -662[?] -663[?] 5651[?]  -661[?] -663[?] 5650[?]  461[?] 3[?] 662[?] 5649[?]  -662[?] -461[?] 5648[?]  -662[?] -3[?] 5647[?]  -3[?] -461[?] 661[?] 5646[?]  -661[?] 461[?] 5645[?]  -661[?] 3[?] 5644[?]  -659[?] 660[?] 652[?] 5643[?]  -660[?] 659[?] 5642[?]  -652[?] -660[?] 5641[?]  -658[?] 659[?] 653[?] 5640[?]  -659[?] 658[?] 5639[?]  -653[?] -659[?] 5638[?]  656[?] 658[?] 657[?] 5637[?]  -657[?] -658[?] 5636[?]  -658[?] -656[?] 5635[?]  -132[?] -449[?] 657[?] 5634[?]  -657[?] 449[?] 5633[?]  132[?] -657[?] 5632[?]  656[?] 655[?] -426[?] 5631[?]  -655[?] -656[?] 5630[?]  426[?] -656[?] 5629[?]  654[?] 445[?] 655[?] 5628[?]  -655[?] -654[?] 5627[?]  -445[?] -655[?] 5626[?]  654[?] -212[?] 442[?] 5625[?]  -442[?] -654[?] 5624[?]  212[?] -654[?] 5623[?]  -155[?] -424[?] 653[?] 5622[?]  -653[?] 424[?] 5621[?]  155[?] -653[?] 5620[?]  -178[?] -422[?] 652[?] 5619[?]  -652[?] 422[?] 5618[?]  178[?] -652[?] 5617[?]  651[?] -453[?] -649[?] 5616[?]  649[?] -651[?] 5615[?]  453[?] -651[?] 5614[?]  649[?] 453[?] 650[?] 5613[?]  -650[?] -649[?] 5612[?]  -650[?] -453[?] 5611[?]  649[?] 648[?] 647[?] 5610[?]  -648[?] -649[?] 5609[?]  -647[?] -649[?] 5608[?]  646[?] 648[?] 640[?] 5607[?]  -648[?] -646[?] 5606[?]  -640[?] -648[?] 5605[?]  -640[?] -646[?] 647[?] 5604[?]  -647[?] 646[?] 5603[?]  -647[?] 640[?] 5602[?]  646[?] -645[?] 641[?] 5601[?]  645[?] -646[?] 5600[?]  -641[?] -646[?] 5599[?]  645[?] 644[?] 643[?] 5598[?]  -644[?] -645[?] 5597[?]  -643[?] -645[?] 5596[?]  -368[?] -384[?] 644[?] 5595[?]  -644[?] 384[?] 5594[?]  -644[?] 368[?] 5593[?]  -642[?] 368[?] 643[?] 5592[?]  -643[?] 642[?] 5591[?]  -368[?] -643[?] 5590[?]  -374[?] 299[?] 642[?] 5589[?]  -642[?] 374[?] 5588[?]  -299[?] -642[?] 5587[?]  -368[?] 374[?] 641[?] 5586[?]  -641[?] -374[?] 5585[?]  -641[?] 368[?] 5584[?]  639[?] 625[?] 640[?] 5583[?]  -640[?] -639[?] 5582[?]  -640[?] -625[?] 5581[?]  639[?] -638[?] -631[?] 5580[?]  638[?] -639[?] 5579[?]  631[?] -639[?] 5578[?]  638[?] 636[?] 637[?] 5577[?]  -637[?] -638[?] 5576[?]  -636[?] -638[?] 5575[?]  79[?] -76[?] 637[?] 5574[?]  -637[?] -79[?] 5573[?]  -637[?] 76[?] 5572[?]  -635[?] -79[?] 636[?] 5571[?]  -636[?] 635[?] 5570[?]  -636[?] 79[?] 5569[?]  -633[?] 634[?] 635[?] 5568[?]  -635[?] -634[?] 5567[?]  -635[?] 633[?] 5566[?]  634[?] -76[?] 277[?] 5565[?]  76[?] -634[?] 5563[?]  632[?] 633[?] 409[?] 5562[?]  -409[?] -633[?] 5560[?]  76[?] -632[?] 5558[?]  75[?] -632[?] 5557[?]  631[?] 629[?] 630[?] 5556[?]  -630[?] -631[?] 5555[?]  -629[?] -631[?] 5554[?]  79[?] -75[?] 630[?] 5553[?]  -630[?] -79[?] 5552[?]  -630[?] 75[?] 5551[?]  -628[?] -79[?] 629[?] 5550[?]  -629[?] 628[?] 5549[?]  -629[?] 79[?] 5548[?]  627[?] 626[?] 628[?] 5547[?]  -628[?] -627[?] 5546[?]  -626[?] -628[?] 5545[?]  627[?] -75[?] 277[?] 5544[?]  -277[?] -627[?] 5543[?]  75[?] -627[?] 5542[?]  -277[?] 75[?] 626[?] 5541[?]  -626[?] 277[?] 5540[?]  -626[?] -75[?] 5539[?]  623[?] 625[?] 624[?] 5538[?]  -624[?] -625[?] 5537[?]  -625[?] -623[?] 5536[?]  458[?] -46[?] 624[?] 5535[?]  -624[?] -458[?] 5534[?]  -624[?] 46[?] 5533[?]  623[?] 622[?] -458[?] 5532[?]  -622[?] -623[?] 5531[?]  458[?] -623[?] 5530[?]  621[?] 620[?] 622[?] 5529[?]  -621[?] -622[?] 5528[?]  -620[?] -622[?] 5527[?]  -619[?] 613[?] 621[?] 5526[?]  -621[?] 619[?] 5525[?]  -621[?] -613[?] 5524[?]  -613[?] 619[?] 620[?] 5523[?]  -619[?] -620[?] 5522[?]  613[?] -620[?] 5521[?]  618[?] 617[?] 619[?] 5520[?]  -618[?] -619[?] 5519[?]  -617[?] -619[?] 5518[?]  616[?] 2[?] 618[?] 5517[?]  -618[?] -616[?] 5516[?]  -618[?] -2[?] 5515[?]  -616[?] -2[?] 617[?] 5514[?]  616[?] -617[?] 5513[?]  2[?] -617[?] 5512[?]  616[?] 614[?] 615[?] 5511[?]  -614[?] -616[?] 5509[?]  -615[?] -458[?] 5507[?]  -46[?] 614[?] -458[?] 5505[?]  -614[?] 46[?] 5503[?]  613[?] 462[?] 612[?] 5502[?]  -612[?] -613[?] 5501[?]  -462[?] -613[?] 5500[?]  611[?] 610[?] 612[?] 5499[?]  -612[?] -611[?] 5498[?]  -612[?] -610[?] 5497[?]  611[?] -461[?] 3[?] 5496[?]  461[?] -611[?] 5495[?]  -3[?] -611[?] 5494[?]  610[?] 466[?] 609[?] 5493[?]  -609[?] -610[?] 5492[?]  -466[?] -610[?] 5491[?]  608[?] 607[?] 609[?] 5490[?]  -609[?] -608[?] 5489[?]  -609[?] -607[?] 5488[?]  608[?] -465[?] 4[?] 5487[?]  465[?] -608[?] 5486[?]  -4[?] -608[?] 5485[?]  470[?] 606[?] 607[?] 5484[?]  -607[?] -606[?] 5483[?]  -607[?] -470[?] 5482[?]  606[?] 605[?] 604[?] 5481[?]  -605[?] -606[?] 5480[?]  -604[?] -606[?] 5479[?]  5[?] -469[?] 605[?] 5478[?]  -605[?] 469[?] 5477[?]  -605[?] -5[?] 5476[?]  474[?] 603[?] 604[?] 5475[?]  -603[?] -604[?] 5474[?]  -604[?] -474[?] 5473[?]  601[?] 603[?] 602[?] 5472[?]  -603[?] -602[?] 5471[?]  -603[?] -601[?] 5470[?]  -473[?] 6[?] 602[?] 5469[?]  -602[?] 473[?] 5468[?]  -602[?] -6[?] 5467[?]  601[?] 600[?] 478[?] 5466[?]  -600[?] -601[?] 5465[?]  -478[?] -601[?] 5464[?]  599[?] 598[?] 600[?] 5463[?]  -599[?] -600[?] 5462[?]  -600[?] -598[?] 5461[?]  599[?] -477[?] 7[?] 5460[?]  -599[?] 477[?] 5459[?]  -599[?] -7[?] 5458[?]  597[?] 482[?] 598[?] 5457[?]  -598[?] -597[?] 5456[?]  -482[?] -598[?] 5455[?]  597[?] 596[?] 595[?] 5454[?]  -596[?] -597[?] 5453[?]  -595[?] -597[?] 5452[?]  8[?] -481[?] 596[?] 5451[?]  481[?] -596[?] 5450[?]  -8[?] -596[?] 5449[?]  594[?] -507[?] 595[?] 5448[?]  -595[?] -594[?] 5447[?]  507[?] -595[?] 5446[?]  594[?] -593[?] 589[?] 5445[?]  593[?] -594[?] 5444[?]  -589[?] -594[?] 5443[?]  593[?] -592[?] 504[?] 5442[?]  592[?] -593[?] 5441[?]  -504[?] -593[?] 5440[?]  592[?] -591[?] 497[?] 5439[?]  591[?] -592[?] 5438[?]  -497[?] -592[?] 5437[?]  591[?] 590[?] 490[?] 5436[?]  -590[?] -591[?] 5435[?]  -490[?] -591[?] 5434[?]  -485[?] 12[?] 590[?] 5433[?]  485[?] -590[?] 5432[?]  -12[?] -590[?] 5431[?]  -532[?] 588[?] 589[?] 5430[?]  -588[?] -589[?] 5429[?]  -589[?] 532[?] 5428[?]  -587[?] 583[?] 588[?] 5427[?]  -588[?] 587[?] 5426[?]  -588[?] -583[?] 5425[?]  -586[?] 529[?] 587[?] 5424[?]  -587[?] 586[?] 5423[?]  -587[?] -529[?] 5422[?]  -585[?] 522[?] 586[?] 5421[?]  -586[?] 585[?] 5420[?]  -586[?] -522[?] 5419[?]  515[?] 584[?] 585[?] 5418[?]  -585[?] -584[?] 5417[?]  -585[?] -515[?] 5416[?]  584[?] -510[?] 16[?] 5415[?]  510[?] -584[?] 5414[?]  -16[?] -584[?] 5413[?]  583[?] 582[?] -550[?] 5412[?]  -582[?] -583[?] 5411[?]  550[?] -583[?] 5410[?]  -581[?] 578[?] 582[?] 5409[?]  -582[?] 581[?] 5408[?]  -582[?] -578[?] 5407[?]  -580[?] 547[?] 581[?] 5406[?]  -581[?] 580[?] 5405[?]  -581[?] -547[?] 5404[?]  579[?] 540[?] 580[?] 5403[?]  -580[?] -579[?] 5402[?]  -580[?] -540[?] 5401[?]  579[?] -535[?] 19[?] 5400[?]  535[?] -579[?] 5399[?]  -19[?] -579[?] 5398[?]  578[?] 577[?] -561[?] 5397[?]  -577[?] -578[?] 5396[?]  561[?] -578[?] 5395[?]  -576[?] 574[?] 577[?] 5394[?]  -577[?] 576[?] 5393[?]  -574[?] -577[?] 5392[?]  575[?] 558[?] 576[?] 5391[?]  -575[?] -576[?] 5390[?]  -576[?] -558[?] 5389[?]  21[?] -553[?] 575[?] 5388[?]  -575[?] 553[?] 5387[?]  -575[?] -21[?] 5386[?]  -573[?] 569[?] 574[?] 5385[?]  573[?] -574[?] 5384[?]  -569[?] -574[?] 5383[?]  573[?] 572[?] 571[?] 5382[?]  -572[?] -573[?] 5381[?]  -571[?] -573[?] 5380[?]  568[?] -22[?] 572[?] 5379[?]  -568[?] -572[?] 5378[?]  22[?] -572[?] 5377[?]  -570[?] 564[?] 571[?] 5376[?]  570[?] -571[?] 5375[?]  -564[?] -571[?] 5374[?]  570[?] -23[?] -22[?] 5373[?]  23[?] -570[?] 5372[?]  22[?] -570[?] 5371[?]  -565[?] 568[?] 569[?] 5370[?]  -568[?] -569[?] 5369[?]  565[?] -569[?] 5368[?]  566[?] 568[?] 567[?] 5367[?]  -568[?] -566[?] 5365[?]  -567[?] -458[?] 5363[?]  566[?] -26[?] -458[?] 5361[?]  26[?] -566[?] 5359[?]  565[?] -23[?] 564[?] 5358[?]  -564[?] -565[?] 5357[?]  23[?] -565[?] 5356[?]  562[?] 564[?] 563[?] 5355[?]  -564[?] -562[?] 5353[?]  -563[?] -458[?] 5351[?]  562[?] -25[?] -458[?] 5349[?]  25[?] -562[?] 5347[?]  561[?] 560[?] 559[?] 5346[?]  -560[?] -561[?] 5345[?]  -559[?] -561[?] 5344[?]  557[?] -20[?] 560[?] 5343[?]  -560[?] -557[?] 5342[?]  -560[?] 20[?] 5341[?]  -554[?] 558[?] 559[?] 5340[?]  -559[?] -558[?] 5339[?]  -559[?] 554[?] 5338[?]  558[?] -557[?] 20[?] 5337[?]  557[?] -558[?] 5336[?]  -20[?] -558[?] 5335[?]  557[?] 555[?] 556[?] 5334[?]  -555[?] -557[?] 5332[?]  -556[?] -458[?] 5330[?]  -28[?] 555[?] -458[?] 5328[?]  -555[?] 28[?] 5326[?]  553[?] -21[?] 554[?] 5325[?]  -553[?] -554[?] 5324[?]  21[?] -554[?] 5323[?]  551[?] 553[?] 552[?] 5322[?]  -553[?] -551[?] 5320[?]  -552[?] -458[?] 5318[?]  551[?] -27[?] -458[?] 5316[?]  27[?] -551[?] 5314[?]  550[?] 549[?] 548[?] 5313[?]  -549[?] -550[?] 5312[?]  -548[?] -550[?] 5311[?]  546[?] -17[?] 549[?] 5310[?]  -549[?] -546[?] 5309[?]  -549[?] 17[?] 5308[?]  543[?] 547[?] 548[?] 5307[?]  -548[?] -547[?] 5306[?]  -548[?] -543[?] 5305[?]  547[?] 17[?] -546[?] 5304[?]  546[?] -547[?] 5303[?]  -17[?] -547[?] 5302[?]  546[?] 544[?] 545[?] 5301[?]  -544[?] -546[?] 5299[?]  -545[?] -458[?] 5297[?]  -31[?] 544[?] -458[?] 5295[?]  -544[?] 31[?] 5293[?]  543[?] 542[?] 541[?] 5292[?]  -542[?] -543[?] 5291[?]  -541[?] -543[?] 5290[?]  539[?] -18[?] 542[?] 5289[?]  -542[?] -539[?] 5288[?]  -542[?] 18[?] 5287[?]  -536[?] 540[?] 541[?] 5286[?]  -541[?] -540[?] 5285[?]  -541[?] 536[?] 5284[?]  540[?] -539[?] 18[?] 5283[?]  539[?] -540[?] 5282[?]  -18[?] -540[?] 5281[?]  539[?] 537[?] 538[?] 5280[?]  -537[?] -539[?] 5278[?]  -538[?] -458[?] 5276[?]  -30[?] 537[?] -458[?] 5274[?]  -537[?] 30[?] 5272[?]  535[?] -19[?] 536[?] 5271[?]  -536[?] -535[?] 5270[?]  -536[?] 19[?] 5269[?]  535[?] 533[?] 534[?] 5268[?]  -533[?] -535[?] 5266[?]  -534[?] -458[?] 5264[?]  -29[?] 533[?] -458[?] 5262[?]  -533[?] 29[?] 5260[?]  530[?] 531[?] 532[?] 5259[?]  -531[?] -532[?] 5258[?]  -530[?] -532[?] 5257[?]  528[?] -13[?] 531[?] 5256[?]  -531[?] -528[?] 5255[?]  -531[?] 13[?] 5254[?]  525[?] 529[?] 530[?] 5253[?]  -530[?] -529[?] 5252[?]  -530[?] -525[?] 5251[?]  529[?] -528[?] 13[?] 5250[?]  528[?] -529[?] 5249[?]  -13[?] -529[?] 5248[?]  528[?] 526[?] 527[?] 5247[?]  -526[?] -528[?] 5245[?]  -527[?] -458[?] 5243[?]  -35[?] 526[?] -458[?] 5241[?]  -526[?] 35[?] 5239[?]  525[?] 524[?] 523[?] 5238[?]  -524[?] -525[?] 5237[?]  -523[?] -525[?] 5236[?]  521[?] -14[?] 524[?] 5235[?]  -524[?] -521[?] 5234[?]  -524[?] 14[?] 5233[?]  518[?] 522[?] 523[?] 5232[?]  -523[?] -522[?] 5231[?]  -523[?] -518[?] 5230[?]  522[?] -521[?] 14[?] 5229[?]  521[?] -522[?] 5228[?]  -14[?] -522[?] 5227[?]  521[?] 519[?] 520[?] 5226[?]  -519[?] -521[?] 5224[?]  -520[?] -458[?] 5222[?]  -34[?] 519[?] -458[?] 5220[?]  -519[?] 34[?] 5218[?]  518[?] 517[?] 516[?] 5217[?]  -517[?] -518[?] 5216[?]  -516[?] -518[?] 5215[?]  514[?] -15[?] 517[?] 5214[?]  -517[?] -514[?] 5213[?]  -517[?] 15[?] 5212[?]  -511[?] 515[?] 516[?] 5211[?]  -516[?] -515[?] 5210[?]  -516[?] 511[?] 5209[?]  515[?] -514[?] 15[?] 5208[?]  514[?] -515[?] 5207[?]  -15[?] -515[?] 5206[?]  514[?] 512[?] 513[?] 5205[?]  -512[?] -514[?] 5203[?]  -513[?] -458[?] 5201[?]  -33[?] 512[?] -458[?] 5199[?]  -512[?] 33[?] 5197[?]  510[?] -16[?] 511[?] 5196[?]  -511[?] -510[?] 5195[?]  -511[?] 16[?] 5194[?]  510[?] 508[?] 509[?] 5193[?]  -508[?] -510[?] 5191[?]  -509[?] -458[?] 5189[?]  -32[?] 508[?] -458[?] 5187[?]  -508[?] 32[?] 5185[?]  507[?] 505[?] 506[?] 5184[?]  -506[?] -507[?] 5183[?]  -505[?] -507[?] 5182[?]  503[?] -9[?] 506[?] 5181[?]  -506[?] -503[?] 5180[?]  -506[?] 9[?] 5179[?]  500[?] 505[?] 504[?] 5178[?]  -505[?] -504[?] 5177[?]  -505[?] -500[?] 5176[?]  -503[?] 9[?] 504[?] 5175[?]  503[?] -504[?] 5174[?]  -9[?] -504[?] 5173[?]  503[?] 501[?] 502[?] 5172[?]  -501[?] -503[?] 5170[?]  -502[?] -458[?] 5168[?]  -39[?] 501[?] -458[?] 5166[?]  -501[?] 39[?] 5164[?]  500[?] 498[?] 499[?] 5163[?]  -499[?] -500[?] 5162[?]  -498[?] -500[?] 5161[?]  496[?] -10[?] 499[?] 5160[?]  -499[?] -496[?] 5159[?]  -499[?] 10[?] 5158[?]  493[?] 498[?] 497[?] 5157[?]  -498[?] -497[?] 5156[?]  -498[?] -493[?] 5155[?]  -496[?] 10[?] 497[?] 5154[?]  496[?] -497[?] 5153[?]  -10[?] -497[?] 5152[?]  496[?] 494[?] 495[?] 5151[?]  -494[?] -496[?] 5149[?]  -495[?] -458[?] 5147[?]  -38[?] 494[?] -458[?] 5145[?]  -494[?] 38[?] 5143[?]  493[?] 492[?] 491[?] 5142[?]  -492[?] -493[?] 5141[?]  -491[?] -493[?] 5140[?]  489[?] -11[?] 492[?] 5139[?]  -492[?] -489[?] 5138[?]  -492[?] 11[?] 5137[?]  -486[?] 491[?] 490[?] 5136[?]  -491[?] -490[?] 5135[?]  -491[?] 486[?] 5134[?]  -489[?] 11[?] 490[?] 5133[?]  489[?] -490[?] 5132[?]  -11[?] -490[?] 5131[?]  489[?] 487[?] 488[?] 5130[?]  -487[?] -489[?] 5128[?]  -488[?] -458[?] 5126[?]  -37[?] 487[?] -458[?] 5124[?]  -487[?] 37[?] 5122[?]  485[?] -12[?] 486[?] 5121[?]  -486[?] -485[?] 5120[?]  -486[?] 12[?] 5119[?]  485[?] 483[?] 484[?] 5118[?]  -483[?] -485[?] 5116[?]  -484[?] -458[?] 5114[?]  -36[?] 483[?] -458[?] 5112[?]  -483[?] 36[?] 5110[?]  481[?] -8[?] 482[?] 5109[?]  -482[?] -481[?] 5108[?]  -482[?] 8[?] 5107[?]  481[?] 479[?] 480[?] 5106[?]  -479[?] -481[?] 5104[?]  -480[?] -458[?] 5102[?]  -40[?] 479[?] -458[?] 5100[?]  -479[?] 40[?] 5098[?]  477[?] -7[?] 478[?] 5097[?]  -478[?] -477[?] 5096[?]  -478[?] 7[?] 5095[?]  475[?] 477[?] 476[?] 5094[?]  -475[?] -477[?] 5092[?]  -476[?] -458[?] 5090[?]  475[?] -41[?] -458[?] 5088[?]  41[?] -475[?] 5086[?]  474[?] 473[?] -6[?] 5085[?]  -473[?] -474[?] 5084[?]  6[?] -474[?] 5083[?]  471[?] 473[?] 472[?] 5082[?]  -473[?] -471[?] 5080[?]  -472[?] -458[?] 5078[?]  471[?] -42[?] -458[?] 5076[?]  42[?] -471[?] 5074[?]  470[?] 469[?] -5[?] 5073[?]  -469[?] -470[?] 5072[?]  5[?] -470[?] 5071[?]  467[?] 469[?] 468[?] 5070[?]  -469[?] -467[?] 5068[?]  -468[?] -458[?] 5066[?]  467[?] -43[?] -458[?] 5064[?]  43[?] -467[?] 5062[?]  -4[?] 465[?] 466[?] 5061[?]  -466[?] -465[?] 5060[?]  -466[?] 4[?] 5059[?]  465[?] 463[?] 464[?] 5058[?]  -463[?] -465[?] 5056[?]  -464[?] -458[?] 5054[?]  -44[?] 463[?] -458[?] 5052[?]  -463[?] 44[?] 5050[?]  461[?] -3[?] 462[?] 5049[?]  -462[?] -461[?] 5048[?]  -462[?] 3[?] 5047[?]  461[?] 459[?] 460[?] 5046[?]  -459[?] -461[?] 5044[?]  -460[?] -458[?] 5042[?]  -45[?] 459[?] -458[?] 5040[?]  -459[?] 45[?] 5038[?]  458[?] 457[?] 455[?] 5037[?]  -457[?] -458[?] 5036[?]  -455[?] -458[?] 5035[?]  -456[?] 181[?] 457[?] 5034[?]  -457[?] 456[?] 5033[?]  -457[?] -181[?] 5032[?]  47[?] 24[?] 456[?] 5031[?]  -456[?] -47[?] 5030[?]  -456[?] -24[?] 5029[?]  -454[?] -181[?] 455[?] 5028[?]  454[?] -455[?] 5027[?]  181[?] -455[?] 5026[?]  454[?] -24[?] 229[?] 5025[?]  -229[?] -454[?] 5024[?]  24[?] -454[?] 5023[?]  453[?] -452[?] 423[?] 5022[?]  452[?] -453[?] 5021[?]  -423[?] -453[?] 5020[?]  452[?] -451[?] 425[?] 5019[?]  451[?] -452[?] 5018[?]  -425[?] -452[?] 5017[?]  451[?] 448[?] 450[?] 5016[?]  -450[?] -451[?] 5015[?]  -448[?] -451[?] 5014[?]  -133[?] -449[?] 450[?] 5013[?]  -450[?] 449[?] 5012[?]  -450[?] 133[?] 5011[?]  -421[?] -416[?] 449[?] 5010[?]  -449[?] 421[?] 5009[?]  -449[?] 416[?] 5008[?]  447[?] 448[?] -426[?] 5007[?]  -448[?] -447[?] 5006[?]  426[?] -448[?] 5005[?]  447[?] 446[?] 444[?] 5004[?]  -446[?] -447[?] 5003[?]  -444[?] -447[?] 5002[?]  -220[?] 446[?] 445[?] 5001[?]  -445[?] -446[?] 5000[?]  220[?] -446[?] 4999[?]  -442[?] 212[?] 445[?] 4998[?]  -445[?] 442[?] 4997[?]  -445[?] -212[?] 4996[?]  -443[?] -442[?] 444[?] 4995[?]  -444[?] 443[?] 4994[?]  -444[?] 442[?] 4993[?]  212[?] 220[?] 443[?] 4992[?]  -443[?] -220[?] 4991[?]  -443[?] -212[?] 4990[?]  -441[?] -440[?] 442[?] 4989[?]  -442[?] 441[?] 4988[?]  -442[?] 440[?] 4987[?]  223[?] 207[?] 441[?] 4986[?]  -223[?] -441[?] 4985[?]  -441[?] -207[?] 4984[?]  -439[?] -438[?] 440[?] 4983[?]  439[?] -440[?] 4982[?]  -440[?] 438[?] 4981[?]  439[?] 218[?] 216[?] 4980[?]  -218[?] -439[?] 4979[?]  -216[?] -439[?] 4978[?]  -437[?] 438[?] -434[?] 4977[?]  437[?] -438[?] 4976[?]  434[?] -438[?] 4975[?]  437[?] -436[?] 205[?] 4974[?]  436[?] -437[?] 4973[?]  -205[?] -437[?] 4972[?]  436[?] 226[?] -435[?] 4971[?]  435[?] -436[?] 4970[?]  -226[?] -436[?] 4969[?]  435[?] 211[?] 219[?] 4968[?]  -219[?] -435[?] 4967[?]  -211[?] -435[?] 4966[?]  434[?] -433[?] -430[?] 4965[?]  433[?] -434[?] 4964[?]  430[?] -434[?] 4963[?]  433[?] -432[?] 214[?] 4962[?]  432[?] -433[?] 4961[?]  -214[?] -433[?] 4960[?]  432[?] -431[?] 222[?] 4959[?]  431[?] -432[?] 4958[?]  -222[?] -432[?] 4957[?]  431[?] 225[?] 209[?] 4956[?]  -225[?] -431[?] 4955[?]  -209[?] -431[?] 4954[?]  430[?] -429[?] 227[?] 4953[?]  429[?] -430[?] 4952[?]  -227[?] -430[?] 4951[?]  429[?] -428[?] 206[?] 4950[?]  428[?] -429[?] 4949[?]  -206[?] -429[?] 4948[?]  428[?] -427[?] 217[?] 4947[?]  427[?] -428[?] 4946[?]  -217[?] -428[?] 4945[?]  427[?] 215[?] 224[?] 4944[?]  -224[?] -427[?] 4943[?]  -215[?] -427[?] 4942[?]  426[?] 421[?] 416[?] 4941[?]  -421[?] -426[?] 4940[?]  -416[?] -426[?] 4939[?]  -156[?] -424[?] 425[?] 4938[?]  -425[?] 424[?] 4937[?]  156[?] -425[?] 4936[?]  -416[?] 424[?] 421[?] 4935[?]  -421[?] -424[?] 4934[?]  -424[?] 416[?] 4933[?]  -179[?] -422[?] 423[?] 4932[?]  -423[?] 422[?] 4931[?]  179[?] -423[?] 4930[?]  -421[?] 422[?] 416[?] 4929[?]  -422[?] 421[?] 4928[?]  -422[?] -416[?] 4927[?]  419[?] 421[?] 420[?] 4926[?]  -420[?] -421[?] 4925[?]  -421[?] -419[?] 4924[?]  79[?] -77[?] 420[?] 4923[?]  -420[?] -79[?] 4922[?]  -420[?] 77[?] 4921[?]  419[?] -418[?] -79[?] 4920[?]  418[?] -419[?] 4919[?]  79[?] -419[?] 4918[?]  418[?] 417[?] 410[?] 4917[?]  -417[?] -418[?] 4916[?]  -410[?] -418[?] 4915[?]  -77[?] 417[?] 409[?] 4914[?]  -409[?] -417[?] 4913[?]  -417[?] 77[?] 4912[?]  414[?] 416[?] 415[?] 4911[?]  -415[?] -416[?] 4910[?]  -416[?] -414[?] 4909[?]  79[?] -78[?] 415[?] 4908[?]  -415[?] -79[?] 4907[?]  -415[?] 78[?] 4906[?]  414[?] -413[?] -79[?] 4905[?]  413[?] -414[?] 4904[?]  79[?] -414[?] 4903[?]  413[?] 412[?] 411[?] 4902[?]  -412[?] -413[?] 4901[?]  -411[?] -413[?] 4900[?]  -78[?] 412[?] 410[?] 4899[?]  -410[?] -412[?] 4898[?]  -412[?] 78[?] 4897[?]  -410[?] 78[?] 411[?] 4896[?]  -411[?] 410[?] 4895[?]  -411[?] -78[?] 4894[?]  -409[?] 77[?] 410[?] 4893[?]  -410[?] 409[?] 4892[?]  -410[?] -77[?] 4891[?]  -408[?] -264[?] 409[?] 4890[?]  -409[?] 408[?] 4889[?]  -409[?] 264[?] 4888[?]  -407[?] 76[?] 408[?] 4887[?]  -408[?] 407[?] 4886[?]  -408[?] -76[?] 4885[?]  -276[?] 75[?] 407[?] 4884[?]  -407[?] 276[?] 4883[?]  -407[?] -75[?] 4882[?]  -405[?] -406[?] 4880[?]  285[?] -406[?] 4879[?]  404[?] 388[?] 405[?] 4878[?]  -388[?] -405[?] 4876[?]  -403[?] -404[?] 4874[?]  390[?] -404[?] 4873[?]  -402[?] 403[?] 392[?] 4872[?]  -403[?] 402[?] 4871[?]  -403[?] -392[?] 4870[?]  402[?] -401[?] 393[?] 4869[?]  401[?] -402[?] 4868[?]  401[?] -400[?] 396[?] 4866[?]  400[?] -401[?] 4865[?]  400[?] 399[?] 397[?] 4863[?]  -399[?] -400[?] 4862[?]  -398[?] 374[?] 399[?] 4860[?]  -399[?] 398[?] 4859[?]  -399[?] -374[?] 4858[?]  -379[?] 398[?] 384[?] 4857[?]  -398[?] -384[?] 4856[?]  -398[?] 379[?] 4855[?]  -397[?] 395[?] 4853[?]  -397[?] 368[?] 4852[?]  -396[?] 395[?] 4850[?]  -368[?] -396[?] 4849[?]  -395[?] 394[?] 4847[?]  -395[?] 374[?] 4846[?]  379[?] -384[?] 394[?] 4845[?]  -394[?] 384[?] 4844[?]  -394[?] -379[?] 4843[?]  -393[?] 386[?] 4841[?]  -393[?] 368[?] 4840[?]  -391[?] 374[?] 392[?] 4839[?]  -392[?] 391[?] 4838[?]  -374[?] -392[?] 4837[?]  -379[?] -384[?] 391[?] 4836[?]  -391[?] 384[?] 4835[?]  379[?] -391[?] 4834[?]  390[?] -389[?] -359[?] 4833[?]  389[?] -390[?] 4832[?]  359[?] -390[?] 4831[?]  389[?] 295[?] 299[?] 4830[?]  -299[?] -389[?] 4829[?]  -295[?] -389[?] 4828[?]  -388[?] 387[?] 4826[?]  -388[?] 360[?] 4825[?]  -386[?] 387[?] 368[?] 4824[?]  -387[?] 386[?] 4823[?]  -387[?] -368[?] 4822[?]  -385[?] -374[?] 386[?] 4821[?]  -386[?] 385[?] 4820[?]  -386[?] 374[?] 4819[?]  379[?] 385[?] 384[?] 4818[?]  -385[?] -384[?] 4817[?]  -385[?] -379[?] 4816[?]  382[?] 384[?] 383[?] 4815[?]  -383[?] -384[?] 4814[?]  -384[?] -382[?] 4813[?]  79[?] -67[?] 383[?] 4812[?]  -383[?] -79[?] 4811[?]  -383[?] 67[?] 4810[?]  382[?] -381[?] -79[?] 4809[?]  381[?] -382[?] 4808[?]  79[?] -382[?] 4807[?]  381[?] 363[?] 380[?] 4806[?]  -380[?] -381[?] 4805[?]  -363[?] -381[?] 4804[?]  -67[?] 362[?] 380[?] 4803[?]  -380[?] -362[?] 4802[?]  -380[?] 67[?] 4801[?]  379[?] 377[?] 378[?] 4800[?]  -378[?] -379[?] 4799[?]  -377[?] -379[?] 4798[?]  79[?] -70[?] 378[?] 4797[?]  -378[?] -79[?] 4796[?]  -378[?] 70[?] 4795[?]  -376[?] 377[?] -79[?] 4794[?]  -377[?] 376[?] 4793[?]  79[?] -377[?] 4792[?]  375[?] 376[?] 252[?] 4791[?]  -376[?] -375[?] 4790[?]  -252[?] -376[?] 4789[?]  375[?] -70[?] 369[?] 4788[?]  -369[?] -375[?] 4787[?]  70[?] -375[?] 4786[?]  372[?] 374[?] 373[?] 4785[?]  -373[?] -374[?] 4784[?]  -374[?] -372[?] 4783[?]  79[?] -69[?] 373[?] 4782[?]  -373[?] -79[?] 4781[?]  -373[?] 69[?] 4780[?]  372[?] -371[?] -79[?] 4779[?]  371[?] -372[?] 4778[?]  79[?] -372[?] 4777[?]  371[?] 370[?] 369[?] 4776[?]  -370[?] -371[?] 4775[?]  -369[?] -371[?] 4774[?]  -69[?] 370[?] 250[?] 4773[?]  -250[?] -370[?] 4772[?]  -370[?] 69[?] 4771[?]  -250[?] 69[?] 369[?] 4770[?]  -369[?] 250[?] 4769[?]  -369[?] -69[?] 4768[?]  366[?] 368[?] 367[?] 4767[?]  -367[?] -368[?] 4766[?]  -368[?] -366[?] 4765[?]  79[?] -68[?] 367[?] 4764[?]  -367[?] -79[?] 4763[?]  -367[?] 68[?] 4762[?]  366[?] -365[?] -79[?] 4761[?]  365[?] -366[?] 4760[?]  79[?] -366[?] 4759[?]  365[?] 364[?] 250[?] 4758[?]  -364[?] -365[?] 4757[?]  -250[?] -365[?] 4756[?]  -68[?] 364[?] 363[?] 4755[?]  -364[?] -363[?] 4754[?]  -364[?] 68[?] 4753[?]  67[?] 363[?] -362[?] 4752[?]  -363[?] 362[?] 4751[?]  -363[?] -67[?] 4750[?]  362[?] -361[?] -246[?] 4749[?]  361[?] -362[?] 4748[?]  246[?] -362[?] 4747[?]  361[?] 66[?] 65[?] 4746[?]  -66[?] -361[?] 4745[?]  -65[?] -361[?] 4744[?]  -300[?] 360[?] -359[?] 4743[?]  359[?] -360[?] 4742[?]  -360[?] 300[?] 4741[?]  359[?] -358[?] -329[?] 4740[?]  358[?] -359[?] 4739[?]  329[?] -359[?] 4738[?]  358[?] -357[?] -336[?] 4737[?]  357[?] -358[?] 4736[?]  336[?] -358[?] 4735[?]  357[?] -356[?] -343[?] 4734[?]  356[?] -357[?] 4733[?]  343[?] -357[?] 4732[?]  356[?] -355[?] -348[?] 4731[?]  355[?] -356[?] 4730[?]  348[?] -356[?] 4729[?]  355[?] -354[?] 349[?] 4728[?]  354[?] -355[?] 4727[?]  -349[?] -355[?] 4726[?]  354[?] -353[?] 350[?] 4725[?]  353[?] -354[?] 4724[?]  -350[?] -354[?] 4723[?]  353[?] 351[?] 352[?] 4722[?]  -352[?] -353[?] 4721[?]  -351[?] -353[?] 4720[?]  -100[?] -291[?] 352[?] 4719[?]  -352[?] 291[?] 4718[?]  -352[?] 100[?] 4717[?]  -101[?] -291[?] 351[?] 4716[?]  -351[?] 291[?] 4715[?]  -351[?] 101[?] 4714[?]  -99[?] -291[?] 350[?] 4713[?]  -350[?] 291[?] 4712[?]  -350[?] 99[?] 4711[?]  -98[?] -291[?] 349[?] 4710[?]  -349[?] 291[?] 4709[?]  -349[?] 98[?] 4708[?]  348[?] -347[?] 344[?] 4707[?]  347[?] -348[?] 4706[?]  -344[?] -348[?] 4705[?]  347[?] 345[?] 346[?] 4704[?]  -346[?] -347[?] 4703[?]  -345[?] -347[?] 4702[?]  -102[?] -291[?] 346[?] 4701[?]  -346[?] 291[?] 4700[?]  -346[?] 102[?] 4699[?]  -103[?] -291[?] 345[?] 4698[?]  -345[?] 291[?] 4697[?]  -345[?] 103[?] 4696[?]  -104[?] -291[?] 344[?] 4695[?]  -344[?] 291[?] 4694[?]  -344[?] 104[?] 4693[?]  343[?] -342[?] 337[?] 4692[?]  342[?] -343[?] 4691[?]  -337[?] -343[?] 4690[?]  342[?] -341[?] 338[?] 4689[?]  341[?] -342[?] 4688[?]  -338[?] -342[?] 4687[?]  341[?] 339[?] 340[?] 4686[?]  -340[?] -341[?] 4685[?]  -339[?] -341[?] 4684[?]  -96[?] -291[?] 340[?] 4683[?]  -340[?] 291[?] 4682[?]  -340[?] 96[?] 4681[?]  -97[?] -291[?] 339[?] 4680[?]  -339[?] 291[?] 4679[?]  -339[?] 97[?] 4678[?]  -95[?] -291[?] 338[?] 4677[?]  -338[?] 291[?] 4676[?]  -338[?] 95[?] 4675[?]  -94[?] -291[?] 337[?] 4674[?]  -337[?] 291[?] 4673[?]  -337[?] 94[?] 4672[?]  336[?] -335[?] 330[?] 4671[?]  335[?] -336[?] 4670[?]  -330[?] -336[?] 4669[?]  335[?] -334[?] 331[?] 4668[?]  334[?] -335[?] 4667[?]  -331[?] -335[?] 4666[?]  334[?] 332[?] 333[?] 4665[?]  -333[?] -334[?] 4664[?]  -332[?] -334[?] 4663[?]  -92[?] -291[?] 333[?] 4662[?]  -333[?] 291[?] 4661[?]  -333[?] 92[?] 4660[?]  -93[?] -291[?] 332[?] 4659[?]  -332[?] 291[?] 4658[?]  -332[?] 93[?] 4657[?]  -91[?] -291[?] 331[?] 4656[?]  -331[?] 291[?] 4655[?]  -331[?] 91[?] 4654[?]  -90[?] -291[?] 330[?] 4653[?]  -330[?] 291[?] 4652[?]  -330[?] 90[?] 4651[?]  329[?] -328[?] -307[?] 4650[?]  328[?] -329[?] 4649[?]  307[?] -329[?] 4648[?]  328[?] -327[?] -314[?] 4647[?]  327[?] -328[?] 4646[?]  314[?] -328[?] 4645[?]  327[?] -326[?] -319[?] 4644[?]  326[?] -327[?] 4643[?]  319[?] -327[?] 4642[?]  326[?] -325[?] 320[?] 4641[?]  325[?] -326[?] 4640[?]  -320[?] -326[?] 4639[?]  325[?] -324[?] 321[?] 4638[?]  324[?] -325[?] 4637[?]  -321[?] -325[?] 4636[?]  324[?] 322[?] 323[?] 4635[?]  -323[?] -324[?] 4634[?]  -322[?] -324[?] 4633[?]  -85[?] -291[?] 323[?] 4632[?]  -323[?] 291[?] 4631[?]  -323[?] 85[?] 4630[?]  -86[?] -291[?] 322[?] 4629[?]  -322[?] 291[?] 4628[?]  -322[?] 86[?] 4627[?]  -84[?] -291[?] 321[?] 4626[?]  -321[?] 291[?] 4625[?]  -321[?] 84[?] 4624[?]  -83[?] -291[?] 320[?] 4623[?]  -320[?] 291[?] 4622[?]  -320[?] 83[?] 4621[?]  319[?] -318[?] 315[?] 4620[?]  318[?] -319[?] 4619[?]  -315[?] -319[?] 4618[?]  318[?] 316[?] 317[?] 4617[?]  -317[?] -318[?] 4616[?]  -316[?] -318[?] 4615[?]  -87[?] -291[?] 317[?] 4614[?]  -317[?] 291[?] 4613[?]  -317[?] 87[?] 4612[?]  -88[?] -291[?] 316[?] 4611[?]  -316[?] 291[?] 4610[?]  -316[?] 88[?] 4609[?]  -89[?] -291[?] 315[?] 4608[?]  -315[?] 291[?] 4607[?]  -315[?] 89[?] 4606[?]  314[?] -313[?] 308[?] 4605[?]  313[?] -314[?] 4604[?]  -308[?] -314[?] 4603[?]  313[?] -312[?] 309[?] 4602[?]  312[?] -313[?] 4601[?]  -309[?] -313[?] 4600[?]  312[?] 310[?] 311[?] 4599[?]  -311[?] -312[?] 4598[?]  -310[?] -312[?] 4597[?]  -110[?] -291[?] 311[?] 4596[?]  -311[?] 291[?] 4595[?]  -311[?] 110[?] 4594[?]  -111[?] -291[?] 310[?] 4593[?]  -310[?] 291[?] 4592[?]  -310[?] 111[?] 4591[?]  -82[?] -291[?] 309[?] 4590[?]  -309[?] 291[?] 4589[?]  -309[?] 82[?] 4588[?]  -109[?] -291[?] 308[?] 4587[?]  -308[?] 291[?] 4586[?]  -308[?] 109[?] 4585[?]  307[?] -306[?] 301[?] 4584[?]  306[?] -307[?] 4583[?]  -301[?] -307[?] 4582[?]  306[?] -305[?] 302[?] 4581[?]  305[?] -306[?] 4580[?]  -302[?] -306[?] 4579[?]  305[?] 303[?] 304[?] 4578[?]  -304[?] -305[?] 4577[?]  -303[?] -305[?] 4576[?]  -107[?] -291[?] 304[?] 4575[?]  -304[?] 291[?] 4574[?]  -304[?] 107[?] 4573[?]  -108[?] -291[?] 303[?] 4572[?]  -303[?] 291[?] 4571[?]  -303[?] 108[?] 4570[?]  -106[?] -291[?] 302[?] 4569[?]  -302[?] 291[?] 4568[?]  -302[?] 106[?] 4567[?]  -105[?] -291[?] 301[?] 4566[?]  -301[?] 291[?] 4565[?]  -301[?] 105[?] 4564[?]  -295[?] -299[?] 300[?] 4563[?]  -300[?] 299[?] 4562[?]  -300[?] 295[?] 4561[?]  298[?] 296[?] 299[?] 4560[?]  -299[?] -298[?] 4559[?]  -296[?] -299[?] 4558[?]  298[?] 297[?] 291[?] 4557[?]  -297[?] -298[?] 4556[?]  -291[?] -298[?] 4555[?]  -281[?] -268[?] 297[?] 4554[?]  -297[?] 281[?] 4553[?]  -297[?] 268[?] 4552[?]  -80[?] -291[?] 296[?] 4551[?]  -296[?] 291[?] 4550[?]  -296[?] 80[?] 4549[?]  293[?] 294[?] 295[?] 4548[?]  -294[?] -295[?] 4547[?]  -295[?] -293[?] 4546[?]  -81[?] -291[?] 294[?] 4545[?]  -294[?] 291[?] 4544[?]  -294[?] 81[?] 4543[?]  293[?] 291[?] 292[?] 4542[?]  -292[?] -293[?] 4541[?]  -291[?] -293[?] 4540[?]  286[?] -274[?] 292[?] 4539[?]  -292[?] -286[?] 4538[?]  274[?] -292[?] 4537[?]  290[?] 281[?] 291[?] 4536[?]  -291[?] -290[?] 4535[?]  -281[?] -291[?] 4534[?]  290[?] 289[?] -286[?] 4533[?]  -289[?] -290[?] 4532[?]  286[?] -290[?] 4531[?]  288[?] 287[?] 289[?] 4530[?]  -288[?] -289[?] 4529[?]  -287[?] -289[?] 4528[?]  -204[?] 288[?] -268[?] 4527[?]  -288[?] 268[?] 4526[?]  204[?] -288[?] 4525[?]  204[?] 268[?] 287[?] 4524[?]  -287[?] -268[?] 4523[?]  -287[?] -204[?] 4522[?]  286[?] -274[?] 281[?] 4521[?]  -281[?] -286[?] 4520[?]  274[?] -286[?] 4519[?]  284[?] -285[?] 4517[?]  228[?] -285[?] 4516[?]  284[?] 283[?] -258[?] 4515[?]  -283[?] -284[?] 4514[?]  258[?] -284[?] 4513[?]  -282[?] 268[?] 283[?] 4512[?]  -283[?] 282[?] 4511[?]  -283[?] -268[?] 4510[?]  274[?] 281[?] 282[?] 4509[?]  -282[?] -281[?] 4508[?]  -282[?] -274[?] 4507[?]  279[?] 281[?] 280[?] 4506[?]  -280[?] -281[?] 4505[?]  -281[?] -279[?] 4504[?]  79[?] -74[?] 280[?] 4503[?]  -280[?] -79[?] 4502[?]  -280[?] 74[?] 4501[?]  279[?] -278[?] -79[?] 4500[?]  278[?] -279[?] 4499[?]  79[?] -279[?] 4498[?]  278[?] 275[?] 277[?] 4497[?]  -277[?] -278[?] 4496[?]  -275[?] -278[?] 4495[?]  -276[?] -264[?] 277[?] 4494[?]  -277[?] 276[?] 4493[?]  -277[?] 264[?] 4492[?]  73[?] 276[?] 74[?] 4491[?]  -276[?] -74[?] 4490[?]  -276[?] -73[?] 4489[?]  -74[?] 275[?] 269[?] 4488[?]  -269[?] -275[?] 4487[?]  -275[?] 74[?] 4486[?]  274[?] 272[?] 273[?] 4485[?]  -273[?] -274[?] 4484[?]  -272[?] -274[?] 4483[?]  79[?] -73[?] 273[?] 4482[?]  -273[?] -79[?] 4481[?]  -273[?] 73[?] 4480[?]  -271[?] 272[?] -79[?] 4479[?]  -272[?] 271[?] 4478[?]  79[?] -272[?] 4477[?]  270[?] 271[?] 269[?] 4476[?]  -271[?] -270[?] 4475[?]  -269[?] -271[?] 4474[?]  270[?] -73[?] 264[?] 4473[?]  -264[?] -270[?] 4472[?]  73[?] -270[?] 4471[?]  73[?] -264[?] 269[?] 4470[?]  -269[?] 264[?] 4469[?]  -269[?] -73[?] 4468[?]  268[?] 266[?] 267[?] 4467[?]  -267[?] -268[?] 4466[?]  -266[?] -268[?] 4465[?]  79[?] -72[?] 267[?] 4464[?]  -267[?] -79[?] 4463[?]  -267[?] 72[?] 4462[?]  -265[?] 266[?] -79[?] 4461[?]  -266[?] 265[?] 4460[?]  79[?] -266[?] 4459[?]  259[?] 265[?] 264[?] 4458[?]  -265[?] -264[?] 4457[?]  -259[?] -265[?] 4456[?]  -263[?] -246[?] 264[?] 4455[?]  -264[?] 263[?] 4454[?]  -264[?] 246[?] 4453[?]  -262[?] -261[?] 263[?] 4452[?]  -263[?] 262[?] 4451[?]  -263[?] 261[?] 4450[?]  72[?] -249[?] 262[?] 4449[?]  -262[?] 249[?] 4448[?]  -72[?] -262[?] 4447[?]  -260[?] 70[?] 261[?] 4446[?]  -261[?] 260[?] 4445[?]  -261[?] -70[?] 4444[?]  71[?] 69[?] 260[?] 4443[?]  -260[?] -71[?] 4442[?]  -260[?] -69[?] 4441[?]  -72[?] 259[?] 254[?] 4440[?]  -259[?] -254[?] 4439[?]  -259[?] 72[?] 4438[?]  258[?] 256[?] 257[?] 4437[?]  -257[?] -258[?] 4436[?]  -256[?] -258[?] 4435[?]  79[?] -71[?] 257[?] 4434[?]  -257[?] -79[?] 4433[?]  -257[?] 71[?] 4432[?]  -255[?] 256[?] -79[?] 4431[?]  -256[?] 255[?] 4430[?]  -256[?] 79[?] 4429[?]  253[?] 254[?] 255[?] 4428[?]  -255[?] -254[?] 4427[?]  -255[?] -253[?] 4426[?]  -252[?] 71[?] 254[?] 4425[?]  -254[?] 252[?] 4424[?]  -254[?] -71[?] 4423[?]  253[?] -71[?] 252[?] 4422[?]  -252[?] -253[?] 4421[?]  71[?] -253[?] 4420[?]  -251[?] -250[?] 252[?] 4419[?]  -252[?] 251[?] 4418[?]  -252[?] 250[?] 4417[?]  70[?] 251[?] 69[?] 4416[?]  -251[?] -70[?] 4415[?]  -251[?] -69[?] 4414[?]  -249[?] -246[?] 250[?] 4413[?]  -250[?] 249[?] 4412[?]  -250[?] 246[?] 4411[?]  -248[?] 66[?] 249[?] 4410[?]  -249[?] 248[?] 4409[?]  -249[?] -66[?] 4408[?]  -247[?] 248[?] 65[?] 4407[?]  -248[?] 247[?] 4406[?]  -248[?] -65[?] 4405[?]  68[?] 67[?] 247[?] 4404[?]  -68[?] -247[?] 4403[?]  -247[?] -67[?] 4402[?]  246[?] -245[?] -238[?] 4401[?]  245[?] -246[?] 4400[?]  238[?] -246[?] 4399[?]  245[?] -244[?] -240[?] 4398[?]  244[?] -245[?] 4397[?]  240[?] -245[?] 4396[?]  244[?] 64[?] -243[?] 4395[?]  243[?] -244[?] 4394[?]  -64[?] -244[?] 4393[?]  243[?] -242[?] 59[?] 4392[?]  242[?] -243[?] 4391[?]  -59[?] -243[?] 4390[?]  242[?] -241[?] 58[?] 4389[?]  241[?] -242[?] 4388[?]  -58[?] -242[?] 4387[?]  241[?] 60[?] 57[?] 4386[?]  -60[?] -241[?] 4385[?]  -57[?] -241[?] 4384[?]  240[?] -239[?] 62[?] 4383[?]  239[?] -240[?] 4382[?]  -62[?] -240[?] 4381[?]  239[?] 61[?] 63[?] 4380[?]  -63[?] -239[?] 4379[?]  -61[?] -239[?] 4378[?]  238[?] -237[?] -233[?] 4377[?]  237[?] -238[?] 4376[?]  233[?] -238[?] 4375[?]  237[?] -236[?] 48[?] 4374[?]  236[?] -237[?] 4373[?]  -48[?] -237[?] 4372[?]  236[?] -235[?] 49[?] 4371[?]  235[?] -236[?] 4370[?]  -49[?] -236[?] 4369[?]  235[?] -234[?] 50[?] 4368[?]  234[?] -235[?] 4367[?]  -50[?] -235[?] 4366[?]  234[?] 52[?] 51[?] 4365[?]  -52[?] -234[?] 4364[?]  -51[?] -234[?] 4363[?]  233[?] -232[?] 56[?] 4362[?]  232[?] -233[?] 4361[?]  -56[?] -233[?] 4360[?]  232[?] -231[?] 55[?] 4359[?]  231[?] -232[?] 4358[?]  -55[?] -232[?] 4357[?]  231[?] 54[?] 53[?] 4356[?]  -54[?] -231[?] 4355[?]  -53[?] -231[?] 4354[?]  
10.58/9.90	c qxplain 0/8615
10.72/9.99	c qxplain 4308/8615
10.72/9.99	c qxplain 6462/8615
10.72/9.99	c qxplain 7539/8615
10.72/9.99	c qxplain 8078/8615
10.72/9.99	c qxplain 8347/8615
10.72/9.99	c qxplain 8482/8615
10.86/10.00	c qxplain 8549/8615
10.86/10.00	c qxplain 8583/8615
10.86/10.01	c qxplain 8600/8615
10.96/10.10	c qxplain 8608/8615
10.96/10.11	c qxplain 8612/8615
10.96/10.12	c qxplain 8614/8615
10.96/10.12	c qxplain 8615/8615
10.96/10.13	c 4354[?] -53[?] -231[?]  is mandatory 
10.96/10.13	c qxplain 8614/8614
10.96/10.14	c 4355[?] -54[?] -231[?]  is mandatory 
10.96/10.14	c qxplain 8612/8613
10.96/10.14	c qxplain 8613/8613
10.96/10.17	c 4356[?] 231[?] 54[?] 53[?]  is mandatory 
10.96/10.17	c qxplain 8612/8612
10.96/10.18	c 4357[?] -55[?] -232[?]  is mandatory 
10.96/10.18	c qxplain 8608/8611
10.96/10.19	c qxplain 8610/8611
10.96/10.19	c qxplain 8611/8611
11.06/10.20	c 4358[?] 231[?] -232[?]  is mandatory 
11.06/10.20	c qxplain 8610/8610
11.06/10.22	c 4359[?] 232[?] 55[?] -231[?]  is mandatory 
11.06/10.22	c qxplain 8608/8609
11.06/10.23	c qxplain 8609/8609
11.06/10.23	c 4360[?] -56[?] -233[?]  is mandatory 
11.06/10.23	c qxplain 8608/8608
11.06/10.24	c 4361[?] 232[?] -233[?]  is mandatory 
11.06/10.24	c qxplain 8600/8607
11.06/10.25	c qxplain 8604/8607
11.06/10.25	c qxplain 8606/8607
11.06/10.26	c qxplain 8607/8607
11.06/10.27	c 4362[?] 233[?] -232[?] 56[?]  is mandatory 
11.06/10.27	c qxplain 8606/8606
11.06/10.28	c 4363[?] -51[?] -234[?]  is mandatory 
11.06/10.28	c qxplain 8604/8605
11.06/10.28	c qxplain 8605/8605
11.06/10.29	c 4364[?] -52[?] -234[?]  is mandatory 
11.06/10.29	c qxplain 8604/8604
11.17/10.30	c 4365[?] 234[?] 51[?] 52[?]  is mandatory 
11.17/10.30	c qxplain 8600/8603
11.17/10.30	c qxplain 8602/8603
11.17/10.31	c qxplain 8603/8603
11.17/10.32	c 4366[?] -50[?] -235[?]  is mandatory 
11.17/10.32	c qxplain 8602/8602
11.17/10.32	c 4367[?] 234[?] -235[?]  is mandatory 
11.17/10.32	c qxplain 8600/8601
11.17/10.33	c qxplain 8601/8601
11.17/10.34	c 4368[?] 235[?] -234[?] 50[?]  is mandatory 
11.17/10.34	c qxplain 8600/8600
11.17/10.34	c 4369[?] -49[?] -236[?]  is mandatory 
11.17/10.34	c qxplain 8583/8599
11.17/10.35	c qxplain 8592/8599
11.17/10.36	c qxplain 8596/8599
11.17/10.36	c qxplain 8598/8599
11.17/10.37	c qxplain 8599/8599
11.17/10.37	c 4370[?] 235[?] -236[?]  is mandatory 
11.17/10.37	c qxplain 8598/8598
11.17/10.38	c 4371[?] 236[?] -235[?] 49[?]  is mandatory 
11.17/10.38	c qxplain 8596/8597
11.17/10.39	c qxplain 8597/8597
11.26/10.40	c 4372[?] -48[?] -237[?]  is mandatory 
11.26/10.40	c qxplain 8596/8596
11.26/10.40	c 4373[?] 236[?] -237[?]  is mandatory 
11.26/10.40	c qxplain 8592/8595
11.26/10.41	c qxplain 8594/8595
11.26/10.42	c qxplain 8595/8595
11.26/10.43	c 4374[?] 237[?] -236[?] 48[?]  is mandatory 
11.26/10.43	c qxplain 8594/8594
11.26/10.43	c 4375[?] 233[?] -238[?]  is mandatory 
11.26/10.43	c qxplain 8592/8593
11.26/10.44	c qxplain 8593/8593
11.26/10.44	c 4376[?] 237[?] -238[?]  is mandatory 
11.26/10.44	c qxplain 8592/8592
11.26/10.45	c 4377[?] 238[?] -237[?] -233[?]  is mandatory 
11.26/10.45	c qxplain 8583/8591
11.26/10.46	c qxplain 8588/8591
11.26/10.46	c qxplain 8590/8591
11.26/10.47	c qxplain 8591/8591
11.26/10.47	c 4378[?] -61[?] -239[?]  is mandatory 
11.26/10.47	c qxplain 8590/8590
11.26/10.48	c 4379[?] -63[?] -239[?]  is mandatory 
11.26/10.48	c qxplain 8588/8589
11.26/10.49	c qxplain 8589/8589
11.37/10.50	c 4380[?] 239[?] 63[?] 61[?]  is mandatory 
11.37/10.50	c qxplain 8588/8588
11.37/10.51	c 4381[?] -62[?] -240[?]  is mandatory 
11.37/10.51	c qxplain 8583/8587
11.37/10.52	c qxplain 8586/8587
11.37/10.52	c qxplain 8587/8587
11.37/10.53	c 4382[?] 239[?] -240[?]  is mandatory 
11.37/10.53	c qxplain 8586/8586
11.37/10.54	c 4383[?] 240[?] -239[?] 62[?]  is mandatory 
11.37/10.54	c qxplain 8583/8585
11.37/10.55	c qxplain 8585/8585
11.37/10.56	c 4384[?] -57[?] -241[?]  is mandatory 
11.37/10.56	c qxplain 8583/8584
11.37/10.56	c qxplain 8584/8584
11.37/10.57	c 4385[?] -60[?] -241[?]  is mandatory 
11.37/10.57	c qxplain 8583/8583
11.37/10.58	c 4386[?] 241[?] 60[?] 57[?]  is mandatory 
11.37/10.58	c qxplain 8549/8582
11.37/10.59	c qxplain 8566/8582
11.37/10.59	c qxplain 8575/8582
11.47/10.60	c qxplain 8579/8582
11.47/10.61	c qxplain 8581/8582
11.47/10.61	c qxplain 8582/8582
11.47/10.62	c 4387[?] -58[?] -242[?]  is mandatory 
11.47/10.62	c qxplain 8581/8581
11.47/10.62	c 4388[?] 241[?] -242[?]  is mandatory 
11.47/10.62	c qxplain 8579/8580
11.47/10.63	c qxplain 8580/8580
11.47/10.64	c 4389[?] -241[?] 242[?] 58[?]  is mandatory 
11.47/10.64	c qxplain 8579/8579
11.47/10.65	c 4390[?] -59[?] -243[?]  is mandatory 
11.47/10.65	c qxplain 8575/8578
11.47/10.65	c qxplain 8577/8578
11.47/10.66	c qxplain 8578/8578
11.47/10.66	c 4391[?] 242[?] -243[?]  is mandatory 
11.47/10.66	c qxplain 8577/8577
11.47/10.67	c 4392[?] 243[?] -242[?] 59[?]  is mandatory 
11.47/10.67	c qxplain 8575/8576
11.47/10.68	c qxplain 8576/8576
11.47/10.69	c 4393[?] -64[?] -244[?]  is mandatory 
11.47/10.69	c qxplain 8575/8575
11.47/10.69	c 4394[?] 243[?] -244[?]  is mandatory 
11.47/10.69	c qxplain 8566/8574
11.57/10.70	c qxplain 8571/8574
11.57/10.71	c qxplain 8573/8574
11.57/10.71	c qxplain 8574/8574
11.57/10.72	c 4395[?] 244[?] -243[?] 64[?]  is mandatory 
11.57/10.72	c qxplain 8573/8573
11.57/10.73	c 4396[?] 240[?] -245[?]  is mandatory 
11.57/10.73	c qxplain 8571/8572
11.57/10.73	c qxplain 8572/8572
11.57/10.74	c 4397[?] 244[?] -245[?]  is mandatory 
11.57/10.74	c qxplain 8571/8571
11.57/10.75	c 4398[?] 245[?] -240[?] -244[?]  is mandatory 
11.57/10.75	c qxplain 8566/8570
11.57/10.76	c qxplain 8569/8570
11.57/10.76	c qxplain 8570/8570
11.57/10.77	c 4399[?] 238[?] -246[?]  is mandatory 
11.57/10.77	c qxplain 8569/8569
11.57/10.78	c 4400[?] 245[?] -246[?]  is mandatory 
11.57/10.78	c qxplain 8566/8568
11.57/10.78	c qxplain 8568/8568
11.57/10.79	c 4401[?] 246[?] -245[?] -238[?]  is mandatory 
11.57/10.79	c qxplain 8566/8567
11.67/10.80	c qxplain 8567/8567
11.67/10.83	c 4402[?] -67[?] -247[?]  is mandatory 
11.67/10.83	c qxplain 8566/8566
11.67/10.84	c 4403[?] -68[?] -247[?]  is mandatory 
11.67/10.84	c qxplain 8549/8565
11.67/10.84	c qxplain 8558/8565
11.67/10.85	c qxplain 8562/8565
11.67/10.86	c qxplain 8564/8565
11.67/10.86	c qxplain 8565/8565
11.87/11.05	c 4404[?] 68[?] 247[?] 67[?]  is mandatory 
11.87/11.05	c qxplain 8564/8564
11.87/11.06	c 4405[?] -65[?] -248[?]  is mandatory 
11.87/11.06	c qxplain 8562/8563
11.87/11.07	c qxplain 8563/8563
11.87/11.07	c 4406[?] 247[?] -248[?]  is mandatory 
11.87/11.07	c qxplain 8562/8562
11.96/11.11	c 4407[?] 248[?] -247[?] 65[?]  is mandatory 
11.96/11.11	c qxplain 8558/8561
11.96/11.12	c qxplain 8560/8561
11.96/11.13	c qxplain 8561/8561
11.96/11.14	c 4408[?] -66[?] -249[?]  is mandatory 
11.96/11.14	c qxplain 8560/8560
11.96/11.14	c 4409[?] 248[?] -249[?]  is mandatory 
11.96/11.14	c qxplain 8558/8559
11.96/11.15	c qxplain 8559/8559
11.96/11.16	c 4410[?] 249[?] -248[?] 66[?]  is mandatory 
11.96/11.16	c qxplain 8558/8558
11.96/11.17	c 4411[?] 246[?] -250[?]  is mandatory 
11.96/11.17	c qxplain 8549/8557
11.96/11.18	c qxplain 8554/8557
11.96/11.18	c qxplain 8556/8557
11.96/11.19	c qxplain 8557/8557
12.06/11.20	c 4412[?] 249[?] -250[?]  is mandatory 
12.06/11.20	c qxplain 8556/8556
12.06/11.24	c 4413[?] -249[?] 250[?] -246[?]  is mandatory 
12.06/11.25	c qxplain 8554/8555
12.06/11.27	c qxplain 8555/8555
12.06/11.28	c 4414[?] -69[?] -251[?]  is mandatory 
12.06/11.28	c qxplain 8554/8554
12.16/11.30	c 4415[?] -70[?] -251[?]  is mandatory 
12.16/11.30	c qxplain 8549/8553
12.16/11.31	c qxplain 8552/8553
12.16/11.32	c qxplain 8553/8553
12.16/11.32	c 4416[?] 251[?] 69[?] 70[?]  is mandatory 
12.16/11.32	c qxplain 8552/8552
12.16/11.34	c 4417[?] -252[?] 250[?]  is mandatory 
12.16/11.34	c qxplain 8549/8551
12.16/11.34	c qxplain 8551/8551
12.16/11.35	c 4418[?] -252[?] 251[?]  is mandatory 
12.16/11.35	c qxplain 8549/8550
12.16/11.36	c qxplain 8550/8550
12.16/11.36	c 4419[?] 252[?] -251[?] -250[?]  is mandatory 
12.16/11.36	c qxplain 8549/8549
12.16/11.38	c 4420[?] 71[?] -253[?]  is mandatory 
12.16/11.38	c qxplain 8482/8548
12.16/11.39	c qxplain 8516/8548
12.26/11.40	c qxplain 8533/8548
12.26/11.41	c qxplain 8541/8548
12.26/11.42	c qxplain 8545/8548
12.26/11.42	c qxplain 8547/8548
12.26/11.44	c qxplain 8548/8548
12.37/11.53	c 4421[?] -253[?] -252[?]  is mandatory 
12.37/11.53	c qxplain 8547/8547
12.37/11.54	c 4422[?] 253[?] -71[?] 252[?]  is mandatory 
12.37/11.54	c qxplain 8545/8546
12.37/11.55	c qxplain 8546/8546
12.47/11.65	c 4423[?] -71[?] -254[?]  is mandatory 
12.47/11.65	c qxplain 8545/8545
12.47/11.67	c 4424[?] 252[?] -254[?]  is mandatory 
12.47/11.67	c qxplain 8541/8544
12.47/11.67	c qxplain 8543/8544
12.47/11.68	c qxplain 8544/8544
12.47/11.69	c 4425[?] 254[?] 71[?] -252[?]  is mandatory 
12.47/11.69	c qxplain 8543/8543
12.57/11.70	c 4426[?] -253[?] -255[?]  is mandatory 
12.57/11.70	c qxplain 8541/8542
12.57/11.71	c qxplain 8542/8542
12.57/11.72	c 4427[?] -255[?] -254[?]  is mandatory 
12.57/11.72	c qxplain 8541/8541
12.57/11.73	c 4428[?] 253[?] 254[?] 255[?]  is mandatory 
12.57/11.73	c qxplain 8533/8540
12.57/11.73	c qxplain 8537/8540
12.57/11.75	c qxplain 8539/8540
12.57/11.76	c qxplain 8540/8540
12.57/11.77	c 4429[?] -256[?] 79[?]  is mandatory 
12.57/11.77	c qxplain 8539/8539
12.57/11.78	c 4430[?] -256[?] 255[?]  is mandatory 
12.57/11.78	c qxplain 8537/8538
12.57/11.79	c qxplain 8538/8538
12.57/11.79	c 4431[?] -255[?] -79[?] 256[?]  is mandatory 
12.57/11.79	c qxplain 8537/8537
12.66/11.80	c 4432[?] -257[?] 71[?]  is mandatory 
12.66/11.80	c qxplain 8533/8536
12.66/11.81	c qxplain 8535/8536
12.66/11.82	c qxplain 8536/8536
12.66/11.82	c 4433[?] -257[?] -79[?]  is mandatory 
12.66/11.82	c qxplain 8535/8535
12.66/11.83	c 4434[?] -71[?] 79[?] 257[?]  is mandatory 
12.66/11.83	c qxplain 8533/8534
12.66/11.84	c qxplain 8534/8534
12.66/11.85	c 4435[?] -256[?] -258[?]  is mandatory 
12.66/11.85	c qxplain 8533/8533
12.66/11.85	c 4436[?] -257[?] -258[?]  is mandatory 
12.66/11.85	c qxplain 8516/8532
12.66/11.86	c qxplain 8525/8532
12.66/11.87	c qxplain 8529/8532
12.66/11.88	c qxplain 8531/8532
12.66/11.89	c qxplain 8532/8532
12.66/11.89	c 4437[?] 258[?] 257[?] 256[?]  is mandatory 
12.66/11.89	c qxplain 8531/8531
12.76/11.90	c 4438[?] -259[?] 72[?]  is mandatory 
12.76/11.90	c qxplain 8529/8530
12.76/11.91	c qxplain 8530/8530
12.76/11.93	c 4439[?] -259[?] -254[?]  is mandatory 
12.76/11.93	c qxplain 8529/8529
12.76/11.94	c 4440[?] -72[?] 259[?] 254[?]  is mandatory 
12.76/11.94	c qxplain 8525/8528
12.76/11.95	c qxplain 8527/8528
12.76/11.96	c qxplain 8528/8528
14.96/14.15	c qxplain 8527/8527
14.96/14.15	c 4442[?] -260[?] -71[?]  is mandatory 
14.96/14.15	c qxplain 8525/8526
14.96/14.19	c qxplain 8526/8526
15.08/14.29	c 4443[?] 260[?] 69[?] 71[?]  is mandatory 
15.08/14.29	c qxplain 8525/8525
15.37/14.59	c qxplain 8516/8524
15.47/14.60	c qxplain 8521/8524
15.47/14.61	c qxplain 8523/8524
15.47/14.61	c qxplain 8524/8524
15.47/14.62	c 4445[?] -261[?] 260[?]  is mandatory 
15.47/14.62	c qxplain 8523/8523
15.47/14.63	c 4446[?] 261[?] -260[?] 70[?]  is mandatory 
15.47/14.63	c qxplain 8521/8522
15.47/14.65	c qxplain 8522/8522
15.47/14.66	c 4447[?] -72[?] -262[?]  is mandatory 
15.47/14.66	c qxplain 8521/8521
15.57/14.78	c qxplain 8516/8520
15.57/14.79	c qxplain 8519/8520
15.67/14.80	c qxplain 8520/8520
15.67/14.84	c 4449[?] 262[?] 72[?] -249[?]  is mandatory 
15.67/14.84	c qxplain 8519/8519
15.67/14.85	c 4450[?] 261[?] -263[?]  is mandatory 
15.67/14.85	c qxplain 8516/8518
15.67/14.86	c qxplain 8518/8518
15.67/14.87	c 4451[?] 262[?] -263[?]  is mandatory 
15.67/14.87	c qxplain 8516/8517
15.67/14.89	c qxplain 8517/8517
15.77/14.90	c 4452[?] 263[?] -261[?] -262[?]  is mandatory 
15.77/14.90	c qxplain 8516/8516
15.77/14.95	c qxplain 8482/8515
15.77/14.95	c qxplain 8499/8515
15.77/14.96	c qxplain 8508/8515
15.77/14.97	c qxplain 8512/8515
15.77/14.98	c qxplain 8514/8515
15.77/14.98	c qxplain 8515/8515
15.77/14.99	c 4454[?] 263[?] -264[?]  is mandatory 
15.77/14.99	c qxplain 8514/8514
15.87/15.00	c 4455[?] 264[?] -263[?] -246[?]  is mandatory 
15.87/15.00	c qxplain 8512/8513
15.87/15.01	c qxplain 8513/8513
15.87/15.01	c 4456[?] -259[?] -265[?]  is mandatory 
15.87/15.01	c qxplain 8512/8512
15.87/15.03	c 4457[?] -265[?] -264[?]  is mandatory 
15.87/15.03	c qxplain 8508/8511
15.87/15.04	c qxplain 8510/8511
15.87/15.05	c qxplain 8511/8511
15.87/15.06	c 4458[?] 265[?] 264[?] 259[?]  is mandatory 
15.87/15.06	c qxplain 8510/8510
15.87/15.07	c 4459[?] -266[?] 79[?]  is mandatory 
15.87/15.07	c qxplain 8508/8509
15.87/15.07	c qxplain 8509/8509
15.87/15.08	c 4460[?] 265[?] -266[?]  is mandatory 
15.87/15.08	c qxplain 8508/8508
15.87/15.09	c 4461[?] 266[?] -265[?] -79[?]  is mandatory 
15.87/15.09	c qxplain 8499/8507
15.97/15.10	c qxplain 8504/8507
15.97/15.11	c qxplain 8506/8507
15.97/15.11	c qxplain 8507/8507
15.97/15.13	c 4462[?] -267[?] 72[?]  is mandatory 
15.97/15.13	c qxplain 8506/8506
15.97/15.14	c 4463[?] -267[?] -79[?]  is mandatory 
15.97/15.14	c qxplain 8504/8505
15.97/15.14	c qxplain 8505/8505
15.97/15.15	c 4464[?] 267[?] -72[?] 79[?]  is mandatory 
15.97/15.15	c qxplain 8504/8504
15.97/15.16	c 4465[?] -268[?] -266[?]  is mandatory 
15.97/15.16	c qxplain 8499/8503
15.97/15.17	c qxplain 8502/8503
15.97/15.17	c qxplain 8503/8503
15.97/15.18	c 4466[?] -268[?] -267[?]  is mandatory 
15.97/15.18	c qxplain 8502/8502
15.97/15.19	c 4467[?] 266[?] 268[?] 267[?]  is mandatory 
15.97/15.19	c qxplain 8499/8501
16.07/15.20	c qxplain 8501/8501
16.07/15.24	c 4468[?] -73[?] -269[?]  is mandatory 
16.07/15.24	c qxplain 8499/8500
16.07/15.25	c qxplain 8500/8500
16.07/15.25	c 4469[?] -269[?] 264[?]  is mandatory 
16.07/15.25	c qxplain 8499/8499
16.07/15.27	c 4470[?] 73[?] 269[?] -264[?]  is mandatory 
16.07/15.27	c qxplain 8482/8498
16.07/15.28	c qxplain 8491/8498
16.07/15.29	c qxplain 8495/8498
16.07/15.29	c qxplain 8497/8498
16.07/15.30	c qxplain 8498/8498
16.18/15.31	c 4471[?] 73[?] -270[?]  is mandatory 
16.18/15.31	c qxplain 8497/8497
16.18/15.32	c 4472[?] -270[?] -264[?]  is mandatory 
16.18/15.32	c qxplain 8495/8496
16.18/15.33	c qxplain 8496/8496
16.18/15.34	c 4473[?] 270[?] -73[?] 264[?]  is mandatory 
16.18/15.34	c qxplain 8495/8495
16.18/15.35	c 4474[?] -269[?] -271[?]  is mandatory 
16.18/15.35	c qxplain 8491/8494
16.18/15.35	c qxplain 8493/8494
16.18/15.36	c qxplain 8494/8494
16.18/15.37	c 4475[?] -271[?] -270[?]  is mandatory 
16.18/15.37	c qxplain 8493/8493
16.18/15.37	c 4476[?] 270[?] 271[?] 269[?]  is mandatory 
16.18/15.37	c qxplain 8491/8492
16.18/15.38	c qxplain 8492/8492
16.18/15.40	c 4477[?] -272[?] 79[?]  is mandatory 
16.18/15.40	c qxplain 8491/8491
16.28/15.41	c 4478[?] -272[?] 271[?]  is mandatory 
16.28/15.41	c qxplain 8482/8490
16.28/15.41	c qxplain 8487/8490
16.28/15.42	c qxplain 8489/8490
16.28/15.43	c qxplain 8490/8490
16.28/15.43	c 4479[?] -271[?] 272[?] -79[?]  is mandatory 
16.28/15.43	c qxplain 8489/8489
16.28/15.44	c 4480[?] 73[?] -273[?]  is mandatory 
16.28/15.44	c qxplain 8487/8488
16.28/15.45	c qxplain 8488/8488
16.28/15.46	c 4481[?] -273[?] -79[?]  is mandatory 
16.28/15.46	c qxplain 8487/8487
16.28/15.47	c 4482[?] -73[?] 273[?] 79[?]  is mandatory 
16.28/15.47	c qxplain 8482/8486
16.28/15.47	c qxplain 8485/8486
16.28/15.48	c qxplain 8486/8486
16.28/15.49	c 4483[?] -272[?] -274[?]  is mandatory 
16.28/15.49	c qxplain 8485/8485
16.28/15.49	c 4484[?] -273[?] -274[?]  is mandatory 
16.28/15.49	c qxplain 8482/8484
16.37/15.50	c qxplain 8484/8484
16.37/15.51	c 4485[?] 274[?] 272[?] 273[?]  is mandatory 
16.37/15.51	c qxplain 8482/8483
16.37/15.52	c qxplain 8483/8483
16.37/15.52	c 4486[?] 74[?] -275[?]  is mandatory 
16.37/15.52	c qxplain 8482/8482
16.37/15.53	c 4487[?] -269[?] -275[?]  is mandatory 
16.37/15.53	c qxplain 8347/8481
16.37/15.54	c qxplain 8415/8481
16.37/15.54	c qxplain 8449/8481
16.37/15.55	c qxplain 8466/8481
16.51/15.61	c qxplain 8474/8481
16.51/15.61	c qxplain 8478/8481
16.51/15.61	c qxplain 8480/8481
16.51/15.61	c qxplain 8481/8481
16.51/15.61	c 4488[?] 275[?] -74[?] 269[?]  is mandatory 
16.51/15.61	c qxplain 8480/8480
16.51/15.61	c 4489[?] -73[?] -276[?]  is mandatory 
16.51/15.61	c qxplain 8478/8479
16.51/15.62	c qxplain 8479/8479
16.51/15.63	c 4490[?] -74[?] -276[?]  is mandatory 
16.51/15.63	c qxplain 8478/8478
16.51/15.64	c 4491[?] 74[?] 73[?] 276[?]  is mandatory 
16.51/15.64	c qxplain 8474/8477
16.51/15.64	c qxplain 8476/8477
16.51/15.65	c qxplain 8477/8477
16.51/15.66	c 4492[?] 264[?] -277[?]  is mandatory 
16.51/15.66	c qxplain 8476/8476
16.51/15.67	c 4493[?] -277[?] 276[?]  is mandatory 
16.51/15.67	c qxplain 8474/8475
16.51/15.67	c qxplain 8475/8475
16.51/15.68	c 4494[?] -276[?] 277[?] -264[?]  is mandatory 
16.51/15.68	c qxplain 8474/8474
16.51/15.69	c 4495[?] -278[?] -275[?]  is mandatory 
16.51/15.69	c qxplain 8466/8473
16.71/15.70	c qxplain 8470/8473
16.71/15.71	c qxplain 8472/8473
16.71/15.71	c qxplain 8473/8473
16.71/15.72	c 4496[?] -278[?] -277[?]  is mandatory 
16.71/15.72	c qxplain 8472/8472
16.71/15.73	c 4497[?] 275[?] 278[?] 277[?]  is mandatory 
16.71/15.73	c qxplain 8470/8471
16.71/15.74	c qxplain 8471/8471
16.71/15.75	c 4498[?] -279[?] 79[?]  is mandatory 
16.71/15.75	c qxplain 8470/8470
16.71/15.76	c 4499[?] -279[?] 278[?]  is mandatory 
16.71/15.76	c qxplain 8466/8469
16.71/15.77	c qxplain 8468/8469
16.71/15.78	c qxplain 8469/8469
16.71/15.78	c 4500[?] -278[?] 279[?] -79[?]  is mandatory 
16.71/15.78	c qxplain 8468/8468
16.91/15.80	c 4501[?] -280[?] 74[?]  is mandatory 
16.91/15.80	c qxplain 8466/8467
16.91/15.81	c qxplain 8467/8467
16.91/15.83	c 4502[?] -280[?] -79[?]  is mandatory 
16.91/15.83	c qxplain 8466/8466
16.91/15.83	c 4503[?] 280[?] -74[?] 79[?]  is mandatory 
16.91/15.83	c qxplain 8449/8465
16.91/15.84	c qxplain 8458/8465
16.91/15.85	c qxplain 8462/8465
16.91/15.86	c qxplain 8464/8465
16.91/15.86	c qxplain 8465/8465
16.91/15.87	c 4504[?] -279[?] -281[?]  is mandatory 
16.91/15.87	c qxplain 8464/8464
16.91/15.88	c 4505[?] -281[?] -280[?]  is mandatory 
16.91/15.88	c qxplain 8462/8463
16.91/15.89	c qxplain 8463/8463
16.91/15.89	c 4506[?] 281[?] 279[?] 280[?]  is mandatory 
16.91/15.89	c qxplain 8462/8462
17.10/15.91	c 4507[?] -274[?] -282[?]  is mandatory 
17.10/15.91	c qxplain 8458/8461
17.10/15.92	c qxplain 8460/8461
17.10/15.93	c qxplain 8461/8461
17.10/15.94	c 4508[?] -281[?] -282[?]  is mandatory 
17.10/15.94	c qxplain 8460/8460
17.10/15.95	c 4509[?] 274[?] 282[?] 281[?]  is mandatory 
17.10/15.95	c qxplain 8458/8459
17.10/15.95	c qxplain 8459/8459
17.10/15.96	c 4510[?] -268[?] -283[?]  is mandatory 
17.10/15.96	c qxplain 8458/8458
17.10/15.97	c 4511[?] 282[?] -283[?]  is mandatory 
17.10/15.97	c qxplain 8449/8457
17.10/15.98	c qxplain 8454/8457
17.10/15.99	c qxplain 8456/8457
17.10/15.99	c qxplain 8457/8457
17.31/16.00	c 4512[?] 268[?] -282[?] 283[?]  is mandatory 
17.31/16.00	c qxplain 8456/8456
17.31/16.01	c 4513[?] 258[?] -284[?]  is mandatory 
17.31/16.01	c qxplain 8454/8455
17.31/16.02	c qxplain 8455/8455
17.31/16.03	c 4514[?] -283[?] -284[?]  is mandatory 
17.31/16.03	c qxplain 8454/8454
17.31/16.04	c 4515[?] -258[?] 284[?] 283[?]  is mandatory 
17.31/16.04	c qxplain 8449/8453
17.31/16.04	c qxplain 8452/8453
17.31/16.05	c qxplain 8453/8453
17.31/16.06	c 4516[?] 228[?] -285[?]  is mandatory 
17.31/16.06	c qxplain 8452/8452
17.31/16.07	c 4517[?] 284[?] -285[?]  is mandatory 
17.31/16.07	c qxplain 8449/8451
17.31/16.07	c qxplain 8451/8451
17.31/16.08	c 4519[?] 274[?] -286[?]  is mandatory 
17.31/16.08	c qxplain 8449/8450
17.31/16.09	c qxplain 8450/8450
17.50/16.11	c 4520[?] -286[?] -281[?]  is mandatory 
17.50/16.11	c qxplain 8449/8449
17.50/16.12	c 4521[?] 286[?] -274[?] 281[?]  is mandatory 
17.50/16.12	c qxplain 8415/8448
17.50/16.12	c qxplain 8432/8448
17.50/16.13	c qxplain 8441/8448
17.50/16.14	c qxplain 8445/8448
17.50/16.15	c qxplain 8447/8448
17.50/16.15	c qxplain 8448/8448
17.50/16.16	c 4522[?] -204[?] -287[?]  is mandatory 
17.50/16.16	c qxplain 8447/8447
17.50/16.17	c 4523[?] -268[?] -287[?]  is mandatory 
17.50/16.17	c qxplain 8445/8446
17.50/16.18	c qxplain 8446/8446
17.50/16.19	c 4524[?] 204[?] 268[?] 287[?]  is mandatory 
17.50/16.19	c qxplain 8445/8445
17.50/16.19	c 4525[?] -288[?] 204[?]  is mandatory 
17.50/16.19	c qxplain 8441/8444
17.70/16.20	c qxplain 8443/8444
17.70/16.21	c qxplain 8444/8444
17.70/16.22	c 4526[?] -288[?] 268[?]  is mandatory 
17.70/16.22	c qxplain 8443/8443
17.70/16.22	c 4527[?] -204[?] 288[?] -268[?]  is mandatory 
17.70/16.22	c qxplain 8441/8442
17.70/16.23	c qxplain 8442/8442
17.70/16.24	c 4528[?] -287[?] -289[?]  is mandatory 
17.70/16.24	c qxplain 8441/8441
17.70/16.25	c 4529[?] -288[?] -289[?]  is mandatory 
17.70/16.25	c qxplain 8432/8440
17.70/16.25	c qxplain 8437/8440
17.70/16.26	c qxplain 8439/8440
17.70/16.27	c qxplain 8440/8440
17.70/16.28	c 4530[?] 288[?] 289[?] 287[?]  is mandatory 
17.70/16.28	c qxplain 8439/8439
17.70/16.28	c 4531[?] 286[?] -290[?]  is mandatory 
17.70/16.28	c qxplain 8437/8438
17.70/16.29	c qxplain 8438/8438
17.82/16.30	c 4532[?] -289[?] -290[?]  is mandatory 
17.82/16.30	c qxplain 8437/8437
17.82/16.31	c 4533[?] 289[?] -286[?] 290[?]  is mandatory 
17.82/16.31	c qxplain 8432/8436
17.82/16.32	c qxplain 8435/8436
17.82/16.32	c qxplain 8436/8436
17.82/16.33	c 4534[?] -291[?] -281[?]  is mandatory 
17.82/16.33	c qxplain 8435/8435
17.82/16.34	c 4535[?] -290[?] -291[?]  is mandatory 
17.82/16.34	c qxplain 8432/8434
17.82/16.34	c qxplain 8434/8434
17.82/16.35	c 4536[?] 290[?] 281[?] 291[?]  is mandatory 
17.82/16.35	c qxplain 8432/8433
17.82/16.37	c qxplain 8433/8433
17.82/16.39	c 4537[?] 274[?] -292[?]  is mandatory 
17.82/16.39	c qxplain 8432/8432
17.92/16.41	c 4538[?] -292[?] -286[?]  is mandatory 
17.92/16.41	c qxplain 8415/8431
17.92/16.42	c qxplain 8424/8431
17.92/16.43	c qxplain 8428/8431
17.92/16.45	c qxplain 8430/8431
17.92/16.46	c qxplain 8431/8431
17.92/16.47	c 4539[?] 292[?] -274[?] 286[?]  is mandatory 
17.92/16.47	c qxplain 8430/8430
17.92/16.47	c 4540[?] -293[?] -291[?]  is mandatory 
17.92/16.47	c qxplain 8428/8429
17.92/16.48	c qxplain 8429/8429
17.92/16.49	c 4541[?] -292[?] -293[?]  is mandatory 
17.92/16.49	c qxplain 8428/8428
17.92/16.50	c 4542[?] 292[?] 291[?] 293[?]  is mandatory 
17.92/16.50	c qxplain 8424/8427
18.01/16.51	c qxplain 8426/8427
18.01/16.52	c qxplain 8427/8427
18.01/16.53	c 4543[?] 81[?] -294[?]  is mandatory 
18.01/16.53	c qxplain 8426/8426
18.01/16.54	c 4544[?] -294[?] 291[?]  is mandatory 
18.01/16.54	c qxplain 8424/8425
18.01/16.54	c qxplain 8425/8425
18.01/16.55	c 4545[?] -81[?] -291[?] 294[?]  is mandatory 
18.01/16.55	c qxplain 8424/8424
18.01/16.56	c 4546[?] -293[?] -295[?]  is mandatory 
18.01/16.56	c qxplain 8415/8423
18.01/16.57	c qxplain 8420/8423
18.01/16.57	c qxplain 8422/8423
18.01/16.58	c qxplain 8423/8423
18.01/16.59	c 4547[?] -294[?] -295[?]  is mandatory 
18.01/16.59	c qxplain 8422/8422
18.11/16.60	c 4548[?] 294[?] 295[?] 293[?]  is mandatory 
18.11/16.60	c qxplain 8420/8421
18.11/16.61	c qxplain 8421/8421
18.11/16.63	c 4549[?] 80[?] -296[?]  is mandatory 
18.11/16.63	c qxplain 8420/8420
18.11/16.64	c 4550[?] -296[?] 291[?]  is mandatory 
18.11/16.64	c qxplain 8415/8419
18.11/16.65	c qxplain 8418/8419
18.11/16.67	c qxplain 8419/8419
18.11/16.68	c 4551[?] 296[?] -291[?] -80[?]  is mandatory 
18.11/16.68	c qxplain 8418/8418
18.11/16.68	c 4552[?] 268[?] -297[?]  is mandatory 
18.11/16.68	c qxplain 8415/8417
18.21/16.70	c qxplain 8417/8417
18.21/16.72	c 4553[?] -297[?] 281[?]  is mandatory 
18.21/16.72	c qxplain 8415/8416
18.21/16.73	c qxplain 8416/8416
18.21/16.74	c 4554[?] -268[?] -281[?] 297[?]  is mandatory 
18.21/16.74	c qxplain 8415/8415
18.21/16.75	c 4555[?] -298[?] -291[?]  is mandatory 
18.21/16.75	c qxplain 8347/8414
18.21/16.76	c qxplain 8381/8414
18.21/16.76	c qxplain 8398/8414
18.21/16.77	c qxplain 8407/8414
18.21/16.78	c qxplain 8411/8414
18.21/16.79	c qxplain 8413/8414
18.32/16.80	c qxplain 8414/8414
18.32/16.81	c 4556[?] -297[?] -298[?]  is mandatory 
18.32/16.81	c qxplain 8413/8413
18.32/16.81	c 4557[?] 297[?] 291[?] 298[?]  is mandatory 
18.32/16.81	c qxplain 8411/8412
18.32/16.82	c qxplain 8412/8412
18.32/16.83	c 4558[?] -296[?] -299[?]  is mandatory 
18.32/16.83	c qxplain 8411/8411
18.32/16.83	c 4559[?] -298[?] -299[?]  is mandatory 
18.32/16.83	c qxplain 8407/8410
18.32/16.84	c qxplain 8409/8410
18.32/16.85	c qxplain 8410/8410
18.32/16.86	c 4560[?] 296[?] 298[?] 299[?]  is mandatory 
18.32/16.86	c qxplain 8409/8409
18.32/16.87	c 4561[?] 295[?] -300[?]  is mandatory 
18.32/16.87	c qxplain 8407/8408
18.32/16.89	c qxplain 8408/8408
18.41/16.90	c 4562[?] 299[?] -300[?]  is mandatory 
18.41/16.90	c qxplain 8407/8407
18.41/16.97	c 4563[?] 300[?] -295[?] -299[?]  is mandatory 
18.41/16.97	c qxplain 8398/8406
18.41/16.98	c qxplain 8403/8406
18.41/16.99	c qxplain 8405/8406
18.51/17.00	c qxplain 8406/8406
18.51/17.01	c 4564[?] -301[?] 105[?]  is mandatory 
18.51/17.01	c qxplain 8405/8405
18.51/17.01	c 4565[?] -301[?] 291[?]  is mandatory 
18.51/17.01	c qxplain 8403/8404
18.51/17.02	c qxplain 8404/8404
18.51/17.03	c 4566[?] -105[?] 301[?] -291[?]  is mandatory 
18.51/17.03	c qxplain 8403/8403
18.51/17.04	c 4567[?] -302[?] 106[?]  is mandatory 
18.51/17.04	c qxplain 8398/8402
18.51/17.05	c qxplain 8401/8402
18.51/17.05	c qxplain 8402/8402
18.51/17.06	c 4568[?] -302[?] 291[?]  is mandatory 
18.51/17.06	c qxplain 8401/8401
18.51/17.07	c 4569[?] -106[?] 302[?] -291[?]  is mandatory 
18.51/17.07	c qxplain 8398/8400
18.51/17.08	c qxplain 8400/8400
18.51/17.09	c 4570[?] -303[?] 108[?]  is mandatory 
18.51/17.09	c qxplain 8398/8399
18.51/17.09	c qxplain 8399/8399
18.62/17.10	c 4571[?] -303[?] 291[?]  is mandatory 
18.62/17.10	c qxplain 8398/8398
18.62/17.11	c 4572[?] -108[?] 303[?] -291[?]  is mandatory 
18.62/17.11	c qxplain 8381/8397
18.62/17.12	c qxplain 8390/8397
18.62/17.12	c qxplain 8394/8397
18.62/17.13	c qxplain 8396/8397
18.62/17.14	c qxplain 8397/8397
18.62/17.15	c 4573[?] -304[?] 107[?]  is mandatory 
18.62/17.15	c qxplain 8396/8396
18.62/17.15	c 4574[?] -304[?] 291[?]  is mandatory 
18.62/17.15	c qxplain 8394/8395
18.62/17.16	c qxplain 8395/8395
18.62/17.17	c 4575[?] -107[?] 304[?] -291[?]  is mandatory 
18.62/17.17	c qxplain 8394/8394
18.62/17.18	c 4576[?] -303[?] -305[?]  is mandatory 
18.62/17.18	c qxplain 8390/8393
18.62/17.19	c qxplain 8392/8393
18.62/17.19	c qxplain 8393/8393
18.72/17.20	c 4577[?] -304[?] -305[?]  is mandatory 
18.72/17.20	c qxplain 8392/8392
18.72/17.21	c 4578[?] 305[?] 304[?] 303[?]  is mandatory 
18.72/17.21	c qxplain 8390/8391
18.72/17.22	c qxplain 8391/8391
18.72/17.23	c 4579[?] -302[?] -306[?]  is mandatory 
18.72/17.23	c qxplain 8390/8390
18.72/17.24	c 4580[?] 305[?] -306[?]  is mandatory 
18.72/17.24	c qxplain 8381/8389
18.72/17.24	c qxplain 8386/8389
18.72/17.25	c qxplain 8388/8389
18.72/17.26	c qxplain 8389/8389
18.72/17.27	c 4581[?] 306[?] -305[?] 302[?]  is mandatory 
18.72/17.27	c qxplain 8388/8388
18.72/17.27	c 4582[?] -301[?] -307[?]  is mandatory 
18.72/17.27	c qxplain 8386/8387
18.72/17.28	c qxplain 8387/8387
18.72/17.29	c 4583[?] 306[?] -307[?]  is mandatory 
18.72/17.29	c qxplain 8386/8386
18.82/17.30	c 4584[?] 307[?] -306[?] 301[?]  is mandatory 
18.82/17.30	c qxplain 8381/8385
18.82/17.31	c qxplain 8384/8385
18.82/17.31	c qxplain 8385/8385
18.82/17.32	c 4585[?] -308[?] 109[?]  is mandatory 
18.82/17.32	c qxplain 8384/8384
18.82/17.33	c 4586[?] -308[?] 291[?]  is mandatory 
18.82/17.33	c qxplain 8381/8383
18.82/17.34	c qxplain 8383/8383
18.82/17.35	c 4587[?] -109[?] 308[?] -291[?]  is mandatory 
18.82/17.35	c qxplain 8381/8382
18.82/17.35	c qxplain 8382/8382
18.82/17.36	c 4588[?] -309[?] 82[?]  is mandatory 
18.82/17.36	c qxplain 8381/8381
18.82/17.37	c 4589[?] -309[?] 291[?]  is mandatory 
18.82/17.37	c qxplain 8347/8380
18.82/17.38	c qxplain 8364/8380
18.82/17.38	c qxplain 8373/8380
18.82/17.39	c qxplain 8377/8380
18.92/17.40	c qxplain 8379/8380
18.92/17.41	c qxplain 8380/8380
18.92/17.41	c 4590[?] -82[?] 309[?] -291[?]  is mandatory 
18.92/17.41	c qxplain 8379/8379
18.92/17.42	c 4591[?] -310[?] 111[?]  is mandatory 
18.92/17.42	c qxplain 8377/8378
18.92/17.43	c qxplain 8378/8378
18.92/17.44	c 4592[?] -310[?] 291[?]  is mandatory 
18.92/17.44	c qxplain 8377/8377
18.92/17.45	c 4593[?] -111[?] 310[?] -291[?]  is mandatory 
18.92/17.45	c qxplain 8373/8376
18.92/17.45	c qxplain 8375/8376
18.92/17.46	c qxplain 8376/8376
18.92/17.47	c 4594[?] -311[?] 110[?]  is mandatory 
18.92/17.47	c qxplain 8375/8375
18.92/17.48	c 4595[?] -311[?] 291[?]  is mandatory 
18.92/17.48	c qxplain 8373/8374
18.92/17.48	c qxplain 8374/8374
18.92/17.49	c 4596[?] -110[?] 311[?] -291[?]  is mandatory 
18.92/17.49	c qxplain 8373/8373
18.92/17.50	c 4597[?] -310[?] -312[?]  is mandatory 
18.92/17.50	c qxplain 8364/8372
19.02/17.51	c qxplain 8369/8372
19.02/17.52	c qxplain 8371/8372
19.02/17.52	c qxplain 8372/8372
19.02/17.53	c 4598[?] -311[?] -312[?]  is mandatory 
19.02/17.53	c qxplain 8371/8371
19.02/17.54	c 4599[?] 312[?] 311[?] 310[?]  is mandatory 
19.02/17.54	c qxplain 8369/8370
19.02/17.55	c qxplain 8370/8370
19.02/17.56	c 4600[?] -309[?] -313[?]  is mandatory 
19.02/17.56	c qxplain 8369/8369
19.02/17.57	c 4601[?] 312[?] -313[?]  is mandatory 
19.02/17.57	c qxplain 8364/8368
19.02/17.57	c qxplain 8367/8368
19.02/17.58	c qxplain 8368/8368
19.02/17.59	c 4602[?] 313[?] -312[?] 309[?]  is mandatory 
19.02/17.59	c qxplain 8367/8367
19.02/17.60	c 4603[?] -308[?] -314[?]  is mandatory 
19.02/17.60	c qxplain 8364/8366
19.12/17.60	c qxplain 8366/8366
19.12/17.61	c 4604[?] 313[?] -314[?]  is mandatory 
19.12/17.61	c qxplain 8364/8365
19.12/17.62	c qxplain 8365/8365
19.12/17.63	c 4605[?] 314[?] -313[?] 308[?]  is mandatory 
19.12/17.63	c qxplain 8364/8364
19.12/17.64	c 4606[?] -315[?] 89[?]  is mandatory 
19.12/17.64	c qxplain 8347/8363
19.12/17.64	c qxplain 8356/8363
19.12/17.65	c qxplain 8360/8363
19.12/17.66	c qxplain 8362/8363
19.12/17.67	c qxplain 8363/8363
19.12/17.67	c 4607[?] -315[?] 291[?]  is mandatory 
19.12/17.67	c qxplain 8362/8362
19.12/17.68	c 4608[?] -89[?] 315[?] -291[?]  is mandatory 
19.12/17.68	c qxplain 8360/8361
19.12/17.69	c qxplain 8361/8361
19.22/17.70	c 4609[?] -316[?] 88[?]  is mandatory 
19.22/17.70	c qxplain 8360/8360
19.22/17.71	c 4610[?] -316[?] 291[?]  is mandatory 
19.22/17.71	c qxplain 8356/8359
19.22/17.71	c qxplain 8358/8359
19.22/17.72	c qxplain 8359/8359
19.22/17.73	c 4611[?] -88[?] 316[?] -291[?]  is mandatory 
19.22/17.73	c qxplain 8358/8358
19.22/17.74	c 4612[?] -317[?] 87[?]  is mandatory 
19.22/17.74	c qxplain 8356/8357
19.22/17.74	c qxplain 8357/8357
19.22/17.75	c 4613[?] -317[?] 291[?]  is mandatory 
19.22/17.75	c qxplain 8356/8356
19.22/17.76	c 4614[?] -87[?] 317[?] -291[?]  is mandatory 
19.22/17.76	c qxplain 8347/8355
19.22/17.77	c qxplain 8352/8355
19.22/17.78	c qxplain 8354/8355
19.22/17.78	c qxplain 8355/8355
19.22/17.79	c 4615[?] -316[?] -318[?]  is mandatory 
19.22/17.79	c qxplain 8354/8354
19.32/17.80	c 4616[?] -317[?] -318[?]  is mandatory 
19.32/17.80	c qxplain 8352/8353
19.32/17.81	c qxplain 8353/8353
19.32/17.82	c 4617[?] 318[?] 317[?] 316[?]  is mandatory 
19.32/17.82	c qxplain 8352/8352
19.32/17.83	c 4618[?] -315[?] -319[?]  is mandatory 
19.32/17.83	c qxplain 8347/8351
19.32/17.83	c qxplain 8350/8351
19.32/17.84	c qxplain 8351/8351
19.32/17.85	c 4619[?] 318[?] -319[?]  is mandatory 
19.32/17.85	c qxplain 8350/8350
19.32/17.86	c 4620[?] 319[?] -318[?] 315[?]  is mandatory 
19.32/17.86	c qxplain 8347/8349
19.32/17.86	c qxplain 8349/8349
19.32/17.87	c 4621[?] -320[?] 83[?]  is mandatory 
19.32/17.87	c qxplain 8347/8348
19.32/17.88	c qxplain 8348/8348
19.32/17.89	c 4622[?] -320[?] 291[?]  is mandatory 
19.32/17.89	c qxplain 8347/8347
19.42/17.90	c 4623[?] -83[?] 320[?] -291[?]  is mandatory 
19.42/17.90	c qxplain 8078/8346
19.42/17.90	c qxplain 8213/8346
19.42/17.91	c qxplain 8280/8346
19.42/17.92	c qxplain 8314/8346
19.42/17.93	c qxplain 8331/8346
19.42/17.94	c qxplain 8339/8346
19.42/17.94	c qxplain 8343/8346
19.42/17.95	c qxplain 8345/8346
19.42/17.96	c qxplain 8346/8346
19.42/17.97	c 4624[?] -321[?] 84[?]  is mandatory 
19.42/17.97	c qxplain 8345/8345
19.42/17.98	c 4625[?] -321[?] 291[?]  is mandatory 
19.42/17.98	c qxplain 8343/8344
19.42/17.98	c qxplain 8344/8344
19.42/17.99	c 4626[?] -84[?] 321[?] -291[?]  is mandatory 
19.42/17.99	c qxplain 8343/8343
19.52/18.00	c 4627[?] -322[?] 86[?]  is mandatory 
19.52/18.00	c qxplain 8339/8342
19.52/18.01	c qxplain 8341/8342
19.52/18.01	c qxplain 8342/8342
19.52/18.02	c 4628[?] -322[?] 291[?]  is mandatory 
19.52/18.02	c qxplain 8341/8341
19.52/18.03	c 4629[?] -86[?] 322[?] -291[?]  is mandatory 
19.52/18.03	c qxplain 8339/8340
19.52/18.04	c qxplain 8340/8340
19.52/18.05	c 4630[?] -323[?] 85[?]  is mandatory 
19.52/18.05	c qxplain 8339/8339
19.52/18.05	c 4631[?] -323[?] 291[?]  is mandatory 
19.52/18.05	c qxplain 8331/8338
19.52/18.06	c qxplain 8335/8338
19.52/18.07	c qxplain 8337/8338
19.52/18.08	c qxplain 8338/8338
19.52/18.08	c 4632[?] -85[?] 323[?] -291[?]  is mandatory 
19.52/18.08	c qxplain 8337/8337
19.52/18.09	c 4633[?] -322[?] -324[?]  is mandatory 
19.52/18.09	c qxplain 8335/8336
19.62/18.10	c qxplain 8336/8336
19.62/18.11	c 4634[?] -323[?] -324[?]  is mandatory 
19.62/18.11	c qxplain 8335/8335
19.62/18.12	c 4635[?] 324[?] 323[?] 322[?]  is mandatory 
19.62/18.12	c qxplain 8331/8334
19.62/18.13	c qxplain 8333/8334
19.62/18.13	c qxplain 8334/8334
19.62/18.14	c 4636[?] -321[?] -325[?]  is mandatory 
19.62/18.14	c qxplain 8333/8333
19.62/18.15	c 4637[?] 324[?] -325[?]  is mandatory 
19.62/18.15	c qxplain 8331/8332
19.62/18.16	c qxplain 8332/8332
19.62/18.17	c 4638[?] 325[?] -324[?] 321[?]  is mandatory 
19.62/18.17	c qxplain 8331/8331
19.62/18.17	c 4639[?] -320[?] -326[?]  is mandatory 
19.62/18.17	c qxplain 8314/8330
19.62/18.18	c qxplain 8323/8330
19.62/18.19	c qxplain 8327/8330
19.72/18.20	c qxplain 8329/8330
19.72/18.20	c qxplain 8330/8330
19.72/18.21	c 4640[?] 325[?] -326[?]  is mandatory 
19.72/18.21	c qxplain 8329/8329
19.72/18.22	c 4641[?] 326[?] -325[?] 320[?]  is mandatory 
19.72/18.22	c qxplain 8327/8328
19.72/18.23	c qxplain 8328/8328
19.72/18.24	c 4642[?] 319[?] -327[?]  is mandatory 
19.72/18.24	c qxplain 8327/8327
19.72/18.25	c 4643[?] 326[?] -327[?]  is mandatory 
19.72/18.25	c qxplain 8323/8326
19.72/18.25	c qxplain 8325/8326
19.72/18.26	c qxplain 8326/8326
19.72/18.27	c 4644[?] 327[?] -326[?] -319[?]  is mandatory 
19.72/18.27	c qxplain 8325/8325
19.72/18.28	c 4645[?] 314[?] -328[?]  is mandatory 
19.72/18.28	c qxplain 8323/8324
19.72/18.28	c qxplain 8324/8324
19.72/18.29	c 4646[?] 327[?] -328[?]  is mandatory 
19.72/18.29	c qxplain 8323/8323
19.82/18.30	c 4647[?] 328[?] -327[?] -314[?]  is mandatory 
19.82/18.30	c qxplain 8314/8322
19.82/18.31	c qxplain 8319/8322
19.82/18.32	c qxplain 8321/8322
19.82/18.32	c qxplain 8322/8322
19.82/18.33	c 4648[?] 307[?] -329[?]  is mandatory 
19.82/18.33	c qxplain 8321/8321
19.82/18.34	c 4649[?] 328[?] -329[?]  is mandatory 
19.82/18.34	c qxplain 8319/8320
19.82/18.35	c qxplain 8320/8320
19.82/18.36	c 4650[?] 329[?] -328[?] -307[?]  is mandatory 
19.82/18.36	c qxplain 8319/8319
19.82/18.36	c 4651[?] -330[?] 90[?]  is mandatory 
19.82/18.36	c qxplain 8314/8318
19.82/18.37	c qxplain 8317/8318
19.82/18.38	c qxplain 8318/8318
19.82/18.39	c 4652[?] -330[?] 291[?]  is mandatory 
19.82/18.39	c qxplain 8317/8317
19.82/18.39	c 4653[?] -90[?] 330[?] -291[?]  is mandatory 
19.82/18.39	c qxplain 8314/8316
19.92/18.40	c qxplain 8316/8316
19.92/18.41	c 4654[?] -331[?] 91[?]  is mandatory 
19.92/18.41	c qxplain 8314/8315
19.92/18.42	c qxplain 8315/8315
19.92/18.43	c 4655[?] -331[?] 291[?]  is mandatory 
19.92/18.43	c qxplain 8314/8314
19.92/18.43	c 4656[?] -91[?] 331[?] -291[?]  is mandatory 
19.92/18.43	c qxplain 8280/8313
19.92/18.44	c qxplain 8297/8313
19.92/18.45	c qxplain 8306/8313
19.92/18.46	c qxplain 8310/8313
19.92/18.46	c qxplain 8312/8313
19.92/18.47	c qxplain 8313/8313
19.92/18.48	c 4657[?] -332[?] 93[?]  is mandatory 
19.92/18.48	c qxplain 8312/8312
19.92/18.49	c 4658[?] -332[?] 291[?]  is mandatory 
19.92/18.49	c qxplain 8310/8311
20.03/18.50	c qxplain 8311/8311
20.03/18.50	c 4659[?] -93[?] 332[?] -291[?]  is mandatory 
20.03/18.50	c qxplain 8310/8310
20.03/18.51	c 4660[?] -333[?] 92[?]  is mandatory 
20.03/18.51	c qxplain 8306/8309
20.03/18.52	c qxplain 8308/8309
20.03/18.53	c qxplain 8309/8309
20.03/18.54	c 4661[?] -333[?] 291[?]  is mandatory 
20.03/18.54	c qxplain 8308/8308
20.03/18.54	c 4662[?] -92[?] 333[?] -291[?]  is mandatory 
20.03/18.54	c qxplain 8306/8307
20.03/18.55	c qxplain 8307/8307
20.03/18.56	c 4663[?] -332[?] -334[?]  is mandatory 
20.03/18.56	c qxplain 8306/8306
20.03/18.57	c 4664[?] -333[?] -334[?]  is mandatory 
20.03/18.57	c qxplain 8297/8305
20.03/18.58	c qxplain 8302/8305
20.03/18.58	c qxplain 8304/8305
20.03/18.59	c qxplain 8305/8305
20.03/18.60	c 4665[?] 334[?] 332[?] 333[?]  is mandatory 
20.03/18.60	c qxplain 8304/8304
20.13/18.61	c 4666[?] -331[?] -335[?]  is mandatory 
20.13/18.61	c qxplain 8302/8303
20.13/18.62	c qxplain 8303/8303
20.13/18.63	c 4667[?] 334[?] -335[?]  is mandatory 
20.13/18.63	c qxplain 8302/8302
20.13/18.63	c 4668[?] 335[?] -334[?] 331[?]  is mandatory 
20.13/18.63	c qxplain 8297/8301
20.13/18.64	c qxplain 8300/8301
20.13/18.65	c qxplain 8301/8301
20.13/18.66	c 4669[?] -330[?] -336[?]  is mandatory 
20.13/18.66	c qxplain 8300/8300
20.13/18.67	c 4670[?] 335[?] -336[?]  is mandatory 
20.13/18.67	c qxplain 8297/8299
20.13/18.67	c qxplain 8299/8299
20.13/18.68	c 4671[?] 336[?] -335[?] 330[?]  is mandatory 
20.13/18.68	c qxplain 8297/8298
20.13/18.69	c qxplain 8298/8298
20.13/18.70	c 4672[?] -337[?] 94[?]  is mandatory 
20.13/18.70	c qxplain 8297/8297
20.22/18.70	c 4673[?] -337[?] 291[?]  is mandatory 
20.22/18.70	c qxplain 8280/8296
20.22/18.71	c qxplain 8289/8296
20.22/18.72	c qxplain 8293/8296
20.22/18.73	c qxplain 8295/8296
20.22/18.73	c qxplain 8296/8296
20.22/18.74	c 4674[?] -94[?] 337[?] -291[?]  is mandatory 
20.22/18.74	c qxplain 8295/8295
20.22/18.75	c 4675[?] -338[?] 95[?]  is mandatory 
20.22/18.75	c qxplain 8293/8294
20.22/18.76	c qxplain 8294/8294
20.22/18.77	c 4676[?] -338[?] 291[?]  is mandatory 
20.22/18.77	c qxplain 8293/8293
20.22/18.78	c 4677[?] -95[?] 338[?] -291[?]  is mandatory 
20.22/18.78	c qxplain 8289/8292
20.22/18.78	c qxplain 8291/8292
20.22/18.79	c qxplain 8292/8292
20.32/18.80	c 4678[?] -339[?] 97[?]  is mandatory 
20.32/18.80	c qxplain 8291/8291
20.32/18.81	c 4679[?] -339[?] 291[?]  is mandatory 
20.32/18.81	c qxplain 8289/8290
20.32/18.81	c qxplain 8290/8290
20.32/18.82	c 4680[?] -97[?] 339[?] -291[?]  is mandatory 
20.32/18.82	c qxplain 8289/8289
20.32/18.83	c 4681[?] -340[?] 96[?]  is mandatory 
20.32/18.83	c qxplain 8280/8288
20.32/18.84	c qxplain 8285/8288
20.32/18.84	c qxplain 8287/8288
20.32/18.85	c qxplain 8288/8288
20.32/18.86	c 4682[?] -340[?] 291[?]  is mandatory 
20.32/18.86	c qxplain 8287/8287
20.32/18.87	c 4683[?] -96[?] 340[?] -291[?]  is mandatory 
20.32/18.87	c qxplain 8285/8286
20.32/18.88	c qxplain 8286/8286
20.32/18.89	c 4684[?] -339[?] -341[?]  is mandatory 
20.32/18.89	c qxplain 8285/8285
20.32/18.89	c 4685[?] -340[?] -341[?]  is mandatory 
20.32/18.89	c qxplain 8280/8284
20.42/18.90	c qxplain 8283/8284
20.42/18.91	c qxplain 8284/8284
20.42/18.92	c 4686[?] 341[?] 339[?] 340[?]  is mandatory 
20.42/18.92	c qxplain 8283/8283
20.42/18.93	c 4687[?] -338[?] -342[?]  is mandatory 
20.42/18.93	c qxplain 8280/8282
20.42/18.93	c qxplain 8282/8282
20.42/18.94	c 4688[?] 341[?] -342[?]  is mandatory 
20.42/18.94	c qxplain 8280/8281
20.42/18.95	c qxplain 8281/8281
20.42/18.96	c 4689[?] 342[?] -341[?] 338[?]  is mandatory 
20.42/18.96	c qxplain 8280/8280
20.42/18.97	c 4690[?] -337[?] -343[?]  is mandatory 
20.42/18.97	c qxplain 8213/8279
20.42/18.97	c qxplain 8247/8279
20.42/18.98	c qxplain 8264/8279
20.42/18.99	c qxplain 8272/8279
20.52/19.00	c qxplain 8276/8279
20.52/19.01	c qxplain 8278/8279
20.52/19.01	c qxplain 8279/8279
20.52/19.02	c 4691[?] 342[?] -343[?]  is mandatory 
20.52/19.02	c qxplain 8278/8278
20.52/19.03	c 4692[?] 343[?] -342[?] 337[?]  is mandatory 
20.52/19.03	c qxplain 8276/8277
20.52/19.04	c qxplain 8277/8277
20.52/19.04	c 4693[?] -344[?] 104[?]  is mandatory 
20.52/19.04	c qxplain 8276/8276
20.52/19.05	c 4694[?] -344[?] 291[?]  is mandatory 
20.52/19.05	c qxplain 8272/8275
20.52/19.06	c qxplain 8274/8275
20.52/19.07	c qxplain 8275/8275
20.52/19.08	c 4695[?] -104[?] 344[?] -291[?]  is mandatory 
20.52/19.08	c qxplain 8274/8274
20.52/19.08	c 4696[?] -345[?] 103[?]  is mandatory 
20.52/19.08	c qxplain 8272/8273
20.52/19.09	c qxplain 8273/8273
20.62/19.10	c 4697[?] -345[?] 291[?]  is mandatory 
20.62/19.10	c qxplain 8272/8272
20.62/19.11	c 4698[?] -103[?] 345[?] -291[?]  is mandatory 
20.62/19.11	c qxplain 8264/8271
20.62/19.12	c qxplain 8268/8271
20.62/19.12	c qxplain 8270/8271
20.62/19.13	c qxplain 8271/8271
20.62/19.14	c 4699[?] -346[?] 102[?]  is mandatory 
20.62/19.14	c qxplain 8270/8270
20.62/19.15	c 4700[?] -346[?] 291[?]  is mandatory 
20.62/19.15	c qxplain 8268/8269
20.62/19.15	c qxplain 8269/8269
20.62/19.16	c 4701[?] -102[?] 346[?] -291[?]  is mandatory 
20.62/19.16	c qxplain 8268/8268
20.62/19.17	c 4702[?] -345[?] -347[?]  is mandatory 
20.62/19.17	c qxplain 8264/8267
20.62/19.18	c qxplain 8266/8267
20.62/19.19	c qxplain 8267/8267
20.62/19.19	c 4703[?] -346[?] -347[?]  is mandatory 
20.62/19.19	c qxplain 8266/8266
20.73/19.20	c 4704[?] 347[?] 346[?] 345[?]  is mandatory 
20.73/19.20	c qxplain 8264/8265
20.73/19.21	c qxplain 8265/8265
20.73/19.22	c 4705[?] -344[?] -348[?]  is mandatory 
20.73/19.22	c qxplain 8264/8264
20.73/19.23	c 4706[?] 347[?] -348[?]  is mandatory 
20.73/19.23	c qxplain 8247/8263
20.73/19.23	c qxplain 8256/8263
20.73/19.24	c qxplain 8260/8263
20.73/19.25	c qxplain 8262/8263
20.73/19.26	c qxplain 8263/8263
20.73/19.26	c 4707[?] 348[?] -347[?] 344[?]  is mandatory 
20.73/19.26	c qxplain 8262/8262
20.73/19.27	c 4708[?] -349[?] 98[?]  is mandatory 
20.73/19.27	c qxplain 8260/8261
20.73/19.28	c qxplain 8261/8261
20.73/19.29	c 4709[?] -349[?] 291[?]  is mandatory 
20.73/19.29	c qxplain 8260/8260
20.73/19.30	c 4710[?] -98[?] 349[?] -291[?]  is mandatory 
20.73/19.30	c qxplain 8256/8259
20.82/19.30	c qxplain 8258/8259
20.82/19.31	c qxplain 8259/8259
20.82/19.32	c 4711[?] -350[?] 99[?]  is mandatory 
20.82/19.32	c qxplain 8258/8258
20.82/19.33	c 4712[?] -350[?] 291[?]  is mandatory 
20.82/19.33	c qxplain 8256/8257
20.82/19.34	c qxplain 8257/8257
20.82/19.34	c 4713[?] -99[?] 350[?] -291[?]  is mandatory 
20.82/19.34	c qxplain 8256/8256
20.82/19.35	c 4714[?] -351[?] 101[?]  is mandatory 
20.82/19.35	c qxplain 8247/8255
20.82/19.36	c qxplain 8252/8255
20.82/19.37	c qxplain 8254/8255
20.82/19.37	c qxplain 8255/8255
20.82/19.38	c 4715[?] -351[?] 291[?]  is mandatory 
20.82/19.38	c qxplain 8254/8254
20.82/19.39	c 4716[?] -101[?] 351[?] -291[?]  is mandatory 
20.82/19.39	c qxplain 8252/8253
20.92/19.40	c qxplain 8253/8253
20.92/19.41	c 4717[?] -352[?] 100[?]  is mandatory 
20.92/19.41	c qxplain 8252/8252
20.92/19.41	c 4718[?] -352[?] 291[?]  is mandatory 
20.92/19.41	c qxplain 8247/8251
20.92/19.42	c qxplain 8250/8251
20.92/19.43	c qxplain 8251/8251
20.92/19.44	c 4719[?] -100[?] 352[?] -291[?]  is mandatory 
20.92/19.44	c qxplain 8250/8250
20.92/19.45	c 4720[?] -351[?] -353[?]  is mandatory 
20.92/19.45	c qxplain 8247/8249
20.92/19.45	c qxplain 8249/8249
20.92/19.46	c 4721[?] -352[?] -353[?]  is mandatory 
20.92/19.46	c qxplain 8247/8248
20.92/19.47	c qxplain 8248/8248
20.92/19.48	c 4722[?] 353[?] 352[?] 351[?]  is mandatory 
20.92/19.48	c qxplain 8247/8247
20.92/19.49	c 4723[?] -350[?] -354[?]  is mandatory 
20.92/19.49	c qxplain 8213/8246
20.92/19.49	c qxplain 8230/8246
21.02/19.50	c qxplain 8239/8246
21.02/19.51	c qxplain 8243/8246
21.02/19.52	c qxplain 8245/8246
21.02/19.52	c qxplain 8246/8246
21.02/19.53	c 4724[?] 353[?] -354[?]  is mandatory 
21.02/19.53	c qxplain 8245/8245
21.02/19.54	c 4725[?] 354[?] -353[?] 350[?]  is mandatory 
21.02/19.54	c qxplain 8243/8244
21.02/19.55	c qxplain 8244/8244
21.02/19.56	c 4726[?] -349[?] -355[?]  is mandatory 
21.02/19.56	c qxplain 8243/8243
21.02/19.57	c 4727[?] 354[?] -355[?]  is mandatory 
21.02/19.57	c qxplain 8239/8242
21.02/19.57	c qxplain 8241/8242
21.02/19.58	c qxplain 8242/8242
21.02/19.59	c 4728[?] 355[?] -354[?] 349[?]  is mandatory 
21.02/19.59	c qxplain 8241/8241
21.12/19.60	c 4729[?] 348[?] -356[?]  is mandatory 
21.12/19.60	c qxplain 8239/8240
21.12/19.60	c qxplain 8240/8240
21.12/19.61	c 4730[?] 355[?] -356[?]  is mandatory 
21.12/19.61	c qxplain 8239/8239
21.12/19.62	c 4731[?] 356[?] -355[?] -348[?]  is mandatory 
21.12/19.62	c qxplain 8230/8238
21.12/19.63	c qxplain 8235/8238
21.12/19.64	c qxplain 8237/8238
21.12/19.64	c qxplain 8238/8238
21.12/19.65	c 4732[?] 343[?] -357[?]  is mandatory 
21.12/19.65	c qxplain 8237/8237
21.12/19.66	c 4733[?] 356[?] -357[?]  is mandatory 
21.12/19.66	c qxplain 8235/8236
21.12/19.67	c qxplain 8236/8236
21.12/19.67	c 4734[?] 357[?] -356[?] -343[?]  is mandatory 
21.12/19.67	c qxplain 8235/8235
21.12/19.68	c 4735[?] 336[?] -358[?]  is mandatory 
21.12/19.68	c qxplain 8230/8234
21.12/19.69	c qxplain 8233/8234
21.22/19.70	c qxplain 8234/8234
21.22/19.71	c 4736[?] 357[?] -358[?]  is mandatory 
21.22/19.71	c qxplain 8233/8233
21.22/19.72	c 4737[?] 358[?] -357[?] -336[?]  is mandatory 
21.22/19.72	c qxplain 8230/8232
21.22/19.73	c qxplain 8232/8232
21.22/19.74	c 4738[?] 329[?] -359[?]  is mandatory 
21.22/19.74	c qxplain 8230/8231
21.22/19.74	c qxplain 8231/8231
21.22/19.75	c 4739[?] 358[?] -359[?]  is mandatory 
21.22/19.75	c qxplain 8230/8230
21.22/19.76	c 4740[?] -358[?] -329[?] 359[?]  is mandatory 
21.22/19.76	c qxplain 8213/8229
21.22/19.77	c qxplain 8222/8229
21.22/19.77	c qxplain 8226/8229
21.22/19.79	c qxplain 8228/8229
21.22/19.80	c qxplain 8229/8229
21.32/19.81	c 4741[?] -360[?] 300[?]  is mandatory 
21.32/19.81	c qxplain 8228/8228
21.32/19.82	c 4742[?] 359[?] -360[?]  is mandatory 
21.32/19.82	c qxplain 8226/8227
21.32/19.83	c qxplain 8227/8227
21.42/19.92	c 4743[?] -359[?] -300[?] 360[?]  is mandatory 
21.42/19.92	c qxplain 8226/8226
21.42/19.94	c 4744[?] -65[?] -361[?]  is mandatory 
21.42/19.94	c qxplain 8222/8225
21.42/19.95	c qxplain 8224/8225
21.42/19.96	c qxplain 8225/8225
21.42/19.97	c 4745[?] -66[?] -361[?]  is mandatory 
21.42/19.97	c qxplain 8224/8224
21.42/19.98	c 4746[?] 361[?] 65[?] 66[?]  is mandatory 
21.42/19.98	c qxplain 8222/8223
21.52/20.00	c qxplain 8223/8223
21.52/20.01	c 4747[?] -362[?] 246[?]  is mandatory 
21.52/20.01	c qxplain 8222/8222
21.52/20.02	c 4748[?] 361[?] -362[?]  is mandatory 
21.52/20.02	c qxplain 8213/8221
21.52/20.03	c qxplain 8218/8221
21.52/20.03	c qxplain 8220/8221
21.52/20.04	c qxplain 8221/8221
21.52/20.05	c 4749[?] 362[?] -246[?] -361[?]  is mandatory 
21.52/20.05	c qxplain 8220/8220
21.52/20.07	c 4750[?] -67[?] -363[?]  is mandatory 
21.52/20.07	c qxplain 8218/8219
21.52/20.08	c qxplain 8219/8219
21.52/20.09	c 4751[?] -363[?] 362[?]  is mandatory 
21.52/20.09	c qxplain 8218/8218
21.52/20.10	c 4752[?] 363[?] -362[?] 67[?]  is mandatory 
21.52/20.10	c qxplain 8213/8217
21.61/20.11	c qxplain 8216/8217
21.61/20.12	c qxplain 8217/8217
21.61/20.13	c 4753[?] -364[?] 68[?]  is mandatory 
21.61/20.13	c qxplain 8216/8216
21.71/20.23	c 4754[?] -363[?] -364[?]  is mandatory 
21.71/20.23	c qxplain 8213/8215
21.71/20.24	c qxplain 8215/8215
21.71/20.25	c 4755[?] 364[?] -68[?] 363[?]  is mandatory 
21.71/20.25	c qxplain 8213/8214
21.71/20.26	c qxplain 8214/8214
21.71/20.29	c 4756[?] -365[?] -250[?]  is mandatory 
21.71/20.29	c qxplain 8213/8213
21.71/20.30	c 4757[?] -365[?] -364[?]  is mandatory 
21.71/20.30	c qxplain 8078/8212
21.81/20.30	c qxplain 8146/8212
21.81/20.31	c qxplain 8180/8212
21.81/20.32	c qxplain 8197/8212
21.81/20.33	c qxplain 8205/8212
21.81/20.34	c qxplain 8209/8212
21.81/20.35	c qxplain 8211/8212
21.81/20.36	c qxplain 8212/8212
21.81/20.36	c 4758[?] 365[?] 364[?] 250[?]  is mandatory 
21.81/20.36	c qxplain 8211/8211
21.81/20.38	c 4759[?] -366[?] 79[?]  is mandatory 
21.81/20.38	c qxplain 8209/8210
21.81/20.38	c qxplain 8210/8210
21.81/20.39	c 4760[?] -366[?] 365[?]  is mandatory 
21.81/20.39	c qxplain 8209/8209
21.91/20.40	c 4761[?] 366[?] -365[?] -79[?]  is mandatory 
21.91/20.40	c qxplain 8205/8208
21.91/20.41	c qxplain 8207/8208
21.91/20.42	c qxplain 8208/8208
21.91/20.43	c 4762[?] -367[?] 68[?]  is mandatory 
21.91/20.43	c qxplain 8207/8207
21.91/20.44	c 4763[?] -367[?] -79[?]  is mandatory 
21.91/20.44	c qxplain 8205/8206
21.91/20.45	c qxplain 8206/8206
21.91/20.46	c 4764[?] 367[?] -68[?] 79[?]  is mandatory 
21.91/20.46	c qxplain 8205/8205
21.91/20.47	c 4765[?] -368[?] -366[?]  is mandatory 
21.91/20.47	c qxplain 8197/8204
21.91/20.48	c qxplain 8201/8204
21.91/20.49	c qxplain 8203/8204
22.02/20.50	c qxplain 8204/8204
22.02/20.51	c 4766[?] -368[?] -367[?]  is mandatory 
22.02/20.51	c qxplain 8203/8203
22.02/20.52	c 4767[?] 368[?] 366[?] 367[?]  is mandatory 
22.02/20.52	c qxplain 8201/8202
22.02/20.53	c qxplain 8202/8202
22.12/20.60	c 4768[?] -369[?] -69[?]  is mandatory 
22.12/20.60	c qxplain 8201/8201
22.12/20.62	c 4769[?] -369[?] 250[?]  is mandatory 
22.12/20.62	c qxplain 8197/8200
22.12/20.63	c qxplain 8199/8200
22.12/20.64	c qxplain 8200/8200
22.12/20.64	c 4770[?] 369[?] 69[?] -250[?]  is mandatory 
22.12/20.64	c qxplain 8199/8199
22.12/20.66	c 4771[?] 69[?] -370[?]  is mandatory 
22.12/20.66	c qxplain 8197/8198
22.12/20.66	c qxplain 8198/8198
22.22/20.70	c 4772[?] -370[?] -250[?]  is mandatory 
22.22/20.70	c qxplain 8197/8197
22.22/20.71	c 4773[?] 370[?] -69[?] 250[?]  is mandatory 
22.22/20.71	c qxplain 8180/8196
22.22/20.72	c qxplain 8189/8196
22.22/20.73	c qxplain 8193/8196
22.22/20.73	c qxplain 8195/8196
22.22/20.74	c qxplain 8196/8196
22.22/20.75	c 4774[?] -371[?] -369[?]  is mandatory 
22.22/20.75	c qxplain 8195/8195
22.22/20.76	c 4775[?] -371[?] -370[?]  is mandatory 
22.22/20.76	c qxplain 8193/8194
22.22/20.77	c qxplain 8194/8194
22.22/20.79	c 4776[?] 370[?] 371[?] 369[?]  is mandatory 
22.22/20.79	c qxplain 8193/8193
22.22/20.80	c 4777[?] -372[?] 79[?]  is mandatory 
22.22/20.80	c qxplain 8189/8192
22.32/20.81	c qxplain 8191/8192
22.32/20.82	c qxplain 8192/8192
22.32/20.82	c 4778[?] -372[?] 371[?]  is mandatory 
22.32/20.82	c qxplain 8191/8191
22.32/20.83	c 4779[?] -371[?] 372[?] -79[?]  is mandatory 
22.32/20.83	c qxplain 8189/8190
22.32/20.84	c qxplain 8190/8190
22.32/20.85	c 4780[?] -373[?] 69[?]  is mandatory 
22.32/20.85	c qxplain 8189/8189
22.32/20.86	c 4781[?] -373[?] -79[?]  is mandatory 
22.32/20.86	c qxplain 8180/8188
22.32/20.87	c qxplain 8185/8188
22.32/20.87	c qxplain 8187/8188
22.32/20.90	c qxplain 8188/8188
22.42/20.91	c 4782[?] 373[?] -69[?] 79[?]  is mandatory 
22.42/20.91	c qxplain 8187/8187
22.42/20.92	c 4783[?] -372[?] -374[?]  is mandatory 
22.42/20.92	c qxplain 8185/8186
22.42/20.93	c qxplain 8186/8186
22.42/20.94	c 4784[?] -374[?] -373[?]  is mandatory 
22.42/20.94	c qxplain 8185/8185
22.42/20.95	c 4785[?] 374[?] 372[?] 373[?]  is mandatory 
22.42/20.95	c qxplain 8180/8184
22.42/20.96	c qxplain 8183/8184
22.42/20.97	c qxplain 8184/8184
22.42/20.98	c 4786[?] -375[?] 70[?]  is mandatory 
22.42/20.98	c qxplain 8183/8183
22.51/21.00	c 4787[?] -369[?] -375[?]  is mandatory 
22.51/21.00	c qxplain 8180/8182
22.51/21.01	c qxplain 8182/8182
22.51/21.02	c 4788[?] 375[?] 369[?] -70[?]  is mandatory 
22.51/21.02	c qxplain 8180/8181
22.51/21.03	c qxplain 8181/8181
22.51/21.04	c 4789[?] -252[?] -376[?]  is mandatory 
22.51/21.04	c qxplain 8180/8180
22.51/21.05	c 4790[?] -376[?] -375[?]  is mandatory 
22.51/21.05	c qxplain 8146/8179
22.51/21.06	c qxplain 8163/8179
22.51/21.07	c qxplain 8172/8179
22.51/21.07	c qxplain 8176/8179
22.51/21.08	c qxplain 8178/8179
22.51/21.09	c qxplain 8179/8179
22.61/21.10	c 4791[?] 376[?] 375[?] 252[?]  is mandatory 
22.61/21.10	c qxplain 8178/8178
22.61/21.11	c 4792[?] -377[?] 79[?]  is mandatory 
22.61/21.11	c qxplain 8176/8177
22.61/21.12	c qxplain 8177/8177
22.61/21.13	c 4793[?] -377[?] 376[?]  is mandatory 
22.61/21.13	c qxplain 8176/8176
22.61/21.14	c 4794[?] 377[?] -376[?] -79[?]  is mandatory 
22.61/21.14	c qxplain 8172/8175
22.61/21.15	c qxplain 8174/8175
22.61/21.15	c qxplain 8175/8175
22.61/21.16	c 4795[?] -378[?] 70[?]  is mandatory 
22.61/21.16	c qxplain 8174/8174
22.61/21.17	c 4796[?] -378[?] -79[?]  is mandatory 
22.61/21.17	c qxplain 8172/8173
22.61/21.19	c qxplain 8173/8173
22.71/21.21	c 4797[?] -70[?] 378[?] 79[?]  is mandatory 
22.71/21.21	c qxplain 8172/8172
22.71/21.22	c 4798[?] -379[?] -377[?]  is mandatory 
22.71/21.22	c qxplain 8163/8171
22.71/21.22	c qxplain 8168/8171
22.71/21.23	c qxplain 8170/8171
22.71/21.24	c qxplain 8171/8171
22.71/21.25	c 4799[?] -378[?] -379[?]  is mandatory 
22.71/21.25	c qxplain 8170/8170
22.71/21.26	c 4800[?] 379[?] 377[?] 378[?]  is mandatory 
22.71/21.26	c qxplain 8168/8169
22.71/21.28	c qxplain 8169/8169
22.71/21.30	c 4801[?] 67[?] -380[?]  is mandatory 
22.71/21.30	c qxplain 8168/8168
22.81/21.32	c 4802[?] -380[?] -362[?]  is mandatory 
22.81/21.32	c qxplain 8163/8167
22.81/21.33	c qxplain 8166/8167
22.81/21.34	c qxplain 8167/8167
22.81/21.37	c 4803[?] -67[?] 380[?] 362[?]  is mandatory 
22.81/21.37	c qxplain 8166/8166
22.81/21.37	c 4804[?] -381[?] -363[?]  is mandatory 
22.81/21.37	c qxplain 8163/8165
22.91/21.41	c qxplain 8165/8165
22.91/21.43	c 4805[?] -381[?] -380[?]  is mandatory 
22.91/21.43	c qxplain 8163/8164
22.91/21.45	c qxplain 8164/8164
22.91/21.46	c 4806[?] 380[?] 381[?] 363[?]  is mandatory 
22.91/21.46	c qxplain 8163/8163
22.91/21.46	c 4807[?] -382[?] 79[?]  is mandatory 
22.91/21.46	c qxplain 8146/8162
22.91/21.47	c qxplain 8155/8162
22.91/21.48	c qxplain 8159/8162
22.91/21.49	c qxplain 8161/8162
22.91/21.49	c qxplain 8162/8162
23.02/21.50	c 4808[?] -382[?] 381[?]  is mandatory 
23.02/21.50	c qxplain 8161/8161
23.02/21.51	c 4809[?] -381[?] 382[?] -79[?]  is mandatory 
23.02/21.51	c qxplain 8159/8160
23.02/21.52	c qxplain 8160/8160
23.02/21.54	c 4810[?] -383[?] 67[?]  is mandatory 
23.02/21.54	c qxplain 8159/8159
23.02/21.55	c 4811[?] -383[?] -79[?]  is mandatory 
23.02/21.55	c qxplain 8155/8158
23.02/21.56	c qxplain 8157/8158
23.02/21.57	c qxplain 8158/8158
23.02/21.59	c 4812[?] 383[?] -67[?] 79[?]  is mandatory 
23.02/21.59	c qxplain 8157/8157
23.11/21.60	c 4813[?] -382[?] -384[?]  is mandatory 
23.11/21.60	c qxplain 8155/8156
23.11/21.61	c qxplain 8156/8156
23.11/21.62	c 4814[?] -384[?] -383[?]  is mandatory 
23.11/21.62	c qxplain 8155/8155
23.11/21.63	c 4815[?] 384[?] 383[?] 382[?]  is mandatory 
23.11/21.63	c qxplain 8146/8154
23.11/21.64	c qxplain 8151/8154
23.11/21.64	c qxplain 8153/8154
23.11/21.65	c qxplain 8154/8154
23.11/21.66	c 4816[?] -385[?] -379[?]  is mandatory 
23.11/21.66	c qxplain 8153/8153
23.11/21.68	c 4817[?] -385[?] -384[?]  is mandatory 
23.11/21.68	c qxplain 8151/8152
23.21/21.70	c qxplain 8152/8152
23.21/21.70	c qxplain 8151/8151
23.21/21.73	c 4819[?] -386[?] 374[?]  is mandatory 
23.21/21.73	c qxplain 8146/8150
23.21/21.74	c qxplain 8149/8150
23.21/21.74	c qxplain 8150/8150
23.21/21.75	c 4820[?] -386[?] 385[?]  is mandatory 
23.21/21.75	c qxplain 8149/8149
23.21/21.75	c qxplain 8146/8148
23.21/21.77	c qxplain 8148/8148
23.21/21.79	c 4822[?] -387[?] -368[?]  is mandatory 
23.21/21.79	c qxplain 8146/8147
23.32/21.82	c qxplain 8147/8147
23.32/21.83	c 4823[?] -387[?] 386[?]  is mandatory 
23.32/21.83	c qxplain 8146/8146
23.32/21.84	c qxplain 8078/8145
23.32/21.85	c qxplain 8112/8145
23.32/21.85	c qxplain 8129/8145
23.32/21.86	c qxplain 8138/8145
23.32/21.87	c qxplain 8142/8145
23.32/21.87	c qxplain 8144/8145
23.32/21.88	c qxplain 8145/8145
23.32/21.89	c 4825[?] -388[?] 360[?]  is mandatory 
23.32/21.89	c qxplain 8144/8144
23.32/21.90	c 4826[?] -388[?] 387[?]  is mandatory 
23.32/21.90	c qxplain 8142/8143
23.42/21.91	c qxplain 8143/8143
23.42/21.92	c 4828[?] -389[?] -295[?]  is mandatory 
23.42/21.92	c qxplain 8142/8142
23.42/21.94	c 4829[?] -389[?] -299[?]  is mandatory 
23.42/21.94	c qxplain 8138/8141
23.42/21.95	c qxplain 8140/8141
23.42/21.96	c qxplain 8141/8141
23.42/21.97	c 4830[?] 295[?] 389[?] 299[?]  is mandatory 
23.42/21.97	c qxplain 8140/8140
23.42/21.98	c 4831[?] 359[?] -390[?]  is mandatory 
23.42/21.98	c qxplain 8138/8139
23.42/21.99	c qxplain 8139/8139
23.42/22.00	c 4832[?] 389[?] -390[?]  is mandatory 
23.42/22.00	c qxplain 8138/8138
23.52/22.01	c 4833[?] -389[?] -359[?] 390[?]  is mandatory 
23.52/22.01	c qxplain 8129/8137
23.52/22.02	c qxplain 8134/8137
23.52/22.02	c qxplain 8136/8137
23.52/22.04	c qxplain 8137/8137
23.52/22.06	c 4834[?] -391[?] 379[?]  is mandatory 
23.52/22.06	c qxplain 8136/8136
23.52/22.07	c 4835[?] -391[?] 384[?]  is mandatory 
23.52/22.07	c qxplain 8134/8135
23.52/22.09	c qxplain 8135/8135
23.61/22.11	c qxplain 8134/8134
23.61/22.12	c 4837[?] -392[?] -374[?]  is mandatory 
23.61/22.12	c qxplain 8129/8133
23.61/22.13	c qxplain 8132/8133
23.61/22.15	c qxplain 8133/8133
23.61/22.16	c 4838[?] -392[?] 391[?]  is mandatory 
23.61/22.16	c qxplain 8132/8132
23.61/22.16	c qxplain 8129/8131
23.61/22.17	c qxplain 8131/8131
23.61/22.18	c 4840[?] -393[?] 368[?]  is mandatory 
23.61/22.18	c qxplain 8129/8130
23.61/22.19	c qxplain 8130/8130
23.61/22.20	c 4841[?] -393[?] 386[?]  is mandatory 
23.61/22.20	c qxplain 8129/8129
23.71/22.21	c 4843[?] -394[?] -379[?]  is mandatory 
23.71/22.21	c qxplain 8112/8128
23.71/22.21	c qxplain 8121/8128
23.71/22.22	c qxplain 8125/8128
23.71/22.23	c qxplain 8127/8128
23.71/22.24	c qxplain 8128/8128
23.71/22.25	c 4844[?] 384[?] -394[?]  is mandatory 
23.71/22.25	c qxplain 8127/8127
23.71/22.25	c qxplain 8125/8126
23.71/22.26	c qxplain 8126/8126
23.71/22.28	c 4846[?] -395[?] 374[?]  is mandatory 
23.71/22.28	c qxplain 8125/8125
23.71/22.29	c 4847[?] -395[?] 394[?]  is mandatory 
23.71/22.29	c qxplain 8121/8124
23.71/22.29	c qxplain 8123/8124
23.81/22.30	c qxplain 8124/8124
23.81/22.33	c qxplain 8123/8123
23.81/22.34	c 4850[?] -396[?] 395[?]  is mandatory 
23.81/22.34	c qxplain 8121/8122
23.81/22.35	c qxplain 8122/8122
24.11/22.69	c qxplain 8121/8121
24.21/22.70	c 4853[?] -397[?] 395[?]  is mandatory 
24.21/22.70	c qxplain 8112/8120
24.21/22.70	c qxplain 8117/8120
24.21/22.71	c qxplain 8119/8120
24.21/22.72	c qxplain 8120/8120
24.21/22.74	c 4855[?] -398[?] 379[?]  is mandatory 
24.21/22.74	c qxplain 8119/8119
24.21/22.75	c 4856[?] -398[?] -384[?]  is mandatory 
24.21/22.75	c qxplain 8117/8118
24.21/22.76	c qxplain 8118/8118
24.21/22.76	c qxplain 8117/8117
24.21/22.77	c 4858[?] -399[?] -374[?]  is mandatory 
24.21/22.77	c qxplain 8112/8116
24.21/22.78	c qxplain 8115/8116
24.21/22.79	c qxplain 8116/8116
24.31/22.80	c 4859[?] -399[?] 398[?]  is mandatory 
24.31/22.80	c qxplain 8115/8115
24.31/22.81	c qxplain 8112/8114
24.31/22.82	c qxplain 8114/8114
24.31/22.82	c qxplain 8112/8113
24.31/22.83	c qxplain 8113/8113
24.31/22.84	c 4863[?] 400[?] 399[?] 397[?]  is mandatory 
24.31/22.84	c qxplain 8112/8112
24.31/22.84	c qxplain 8078/8111
24.31/22.85	c qxplain 8095/8111
24.31/22.86	c qxplain 8104/8111
24.31/22.87	c qxplain 8108/8111
24.31/22.87	c qxplain 8110/8111
24.31/22.88	c qxplain 8111/8111
24.31/22.89	c 4866[?] 401[?] -400[?] 396[?]  is mandatory 
24.31/22.89	c qxplain 8110/8110
24.31/22.89	c qxplain 8108/8109
24.40/22.90	c qxplain 8109/8109
24.40/22.91	c 4869[?] 402[?] -401[?] 393[?]  is mandatory 
24.40/22.91	c qxplain 8108/8108
24.40/22.91	c qxplain 8104/8107
24.40/22.92	c qxplain 8106/8107
24.40/22.93	c qxplain 8107/8107
24.40/22.94	c qxplain 8106/8106
24.40/22.95	c 4872[?] 403[?] -402[?] 392[?]  is mandatory 
24.40/22.95	c qxplain 8104/8105
24.40/22.95	c qxplain 8105/8105
24.40/22.96	c 4873[?] 390[?] -404[?]  is mandatory 
24.40/22.96	c qxplain 8104/8104
24.40/22.97	c 4874[?] -404[?] -403[?]  is mandatory 
24.40/22.97	c qxplain 8095/8103
24.40/22.98	c qxplain 8100/8103
24.40/22.98	c qxplain 8102/8103
24.40/22.99	c qxplain 8103/8103
24.52/23.06	c qxplain 8102/8102
24.52/23.07	c 4878[?] 388[?] 404[?] 405[?]  is mandatory 
24.52/23.07	c qxplain 8100/8101
24.52/23.07	c qxplain 8101/8101
24.52/23.08	c 4879[?] -406[?] 285[?]  is mandatory 
24.52/23.08	c qxplain 8100/8100
24.52/23.09	c 4880[?] -406[?] -405[?]  is mandatory 
24.52/23.09	c qxplain 8095/8099
25.01/23.52	c cleaning 11786 clauses out of 23634 with flag 1000/42792
27.05/25.56	c qxplain 8078/8094
27.05/25.57	c qxplain 8087/8094
27.05/25.57	c qxplain 8091/8094
27.05/25.58	c qxplain 8093/8094
27.05/25.59	c qxplain 8094/8094
27.05/25.59	c qxplain 8093/8093
27.15/25.60	c 4888[?] -409[?] 264[?]  is mandatory 
27.15/25.60	c qxplain 8091/8092
27.15/25.60	c qxplain 8087/8090
27.15/25.61	c qxplain 8089/8090
27.15/25.61	c qxplain 8090/8090
27.25/25.70	c qxplain 8089/8089
27.25/25.71	c 4892[?] -410[?] 409[?]  is mandatory 
27.25/25.71	c qxplain 8087/8088
27.55/26.09	c qxplain 8078/8086
27.65/26.10	c qxplain 8083/8086
27.65/26.11	c qxplain 8085/8086
27.65/26.11	c qxplain 8086/8086
27.65/26.12	c 4895[?] -411[?] 410[?]  is mandatory 
27.65/26.12	c qxplain 8085/8085
27.65/26.12	c qxplain 8083/8084
27.65/26.13	c qxplain 8084/8084
27.65/26.13	c 4897[?] -412[?] 78[?]  is mandatory 
27.65/26.13	c qxplain 8083/8083
27.65/26.14	c qxplain 8078/8082
27.65/26.14	c qxplain 8081/8082
27.65/26.16	c qxplain 8082/8082
27.65/26.18	c 4899[?] 412[?] -78[?] 410[?]  is mandatory 
27.65/26.18	c qxplain 8081/8081
27.65/26.18	c qxplain 8078/8080
27.65/26.19	c qxplain 8080/8080
27.65/26.19	c 4901[?] -413[?] -412[?]  is mandatory 
27.65/26.19	c qxplain 8078/8079
27.75/26.20	c qxplain 8079/8079
27.75/26.21	c 4902[?] 413[?] 412[?] 411[?]  is mandatory 
27.75/26.21	c qxplain 8078/8078
27.75/26.23	c 4903[?] -414[?] 79[?]  is mandatory 
27.75/26.23	c qxplain 7539/8077
27.75/26.24	c qxplain 7809/8077
27.75/26.24	c qxplain 7944/8077
27.75/26.25	c qxplain 8011/8077
27.75/26.26	c qxplain 8045/8077
27.75/26.26	c qxplain 8062/8077
27.75/26.27	c qxplain 8070/8077
27.75/26.28	c qxplain 8074/8077
27.75/26.28	c qxplain 8076/8077
27.75/26.29	c qxplain 8077/8077
27.75/26.29	c 4904[?] -414[?] 413[?]  is mandatory 
27.75/26.29	c qxplain 8076/8076
27.75/26.30	c 4905[?] 414[?] -413[?] -79[?]  is mandatory 
27.75/26.30	c qxplain 8074/8075
27.85/26.31	c qxplain 8075/8075
27.85/26.33	c 4906[?] -415[?] 78[?]  is mandatory 
27.85/26.33	c qxplain 8074/8074
27.85/26.33	c 4907[?] -415[?] -79[?]  is mandatory 
27.85/26.33	c qxplain 8070/8073
27.85/26.34	c qxplain 8072/8073
27.85/26.35	c qxplain 8073/8073
27.85/26.35	c 4908[?] 415[?] -78[?] 79[?]  is mandatory 
27.85/26.35	c qxplain 8072/8072
27.85/26.36	c 4909[?] -416[?] -414[?]  is mandatory 
27.85/26.36	c qxplain 8070/8071
27.85/26.37	c qxplain 8071/8071
27.85/26.37	c 4910[?] -416[?] -415[?]  is mandatory 
27.85/26.37	c qxplain 8070/8070
27.85/26.38	c 4911[?] 416[?] 414[?] 415[?]  is mandatory 
27.85/26.38	c qxplain 8062/8069
27.85/26.39	c qxplain 8066/8069
27.85/26.40	c qxplain 8068/8069
27.95/26.41	c qxplain 8069/8069
27.95/26.42	c 4912[?] -417[?] 77[?]  is mandatory 
27.95/26.42	c qxplain 8068/8068
27.95/26.49	c qxplain 8066/8067
28.04/26.50	c qxplain 8067/8067
28.04/26.51	c 4914[?] 417[?] -77[?] 409[?]  is mandatory 
28.04/26.51	c qxplain 8066/8066
28.04/26.52	c qxplain 8062/8065
28.04/26.53	c qxplain 8064/8065
28.04/26.53	c qxplain 8065/8065
28.04/26.54	c 4916[?] -418[?] -417[?]  is mandatory 
28.04/26.54	c qxplain 8064/8064
28.04/26.55	c 4917[?] 418[?] 417[?] 410[?]  is mandatory 
28.04/26.55	c qxplain 8062/8063
28.04/26.55	c qxplain 8063/8063
28.04/26.56	c 4918[?] -419[?] 79[?]  is mandatory 
28.04/26.56	c qxplain 8062/8062
28.04/26.57	c 4919[?] -419[?] 418[?]  is mandatory 
28.04/26.57	c qxplain 8045/8061
28.04/26.58	c qxplain 8054/8061
28.04/26.58	c qxplain 8058/8061
28.04/26.59	c qxplain 8060/8061
28.14/26.60	c qxplain 8061/8061
28.14/26.60	c 4920[?] 419[?] -418[?] -79[?]  is mandatory 
28.14/26.60	c qxplain 8060/8060
28.14/26.62	c 4921[?] 77[?] -420[?]  is mandatory 
28.14/26.62	c qxplain 8058/8059
28.14/26.62	c qxplain 8059/8059
28.14/26.63	c 4922[?] -420[?] -79[?]  is mandatory 
28.14/26.63	c qxplain 8058/8058
28.14/26.64	c 4923[?] 420[?] -77[?] 79[?]  is mandatory 
28.14/26.64	c qxplain 8054/8057
28.14/26.65	c qxplain 8056/8057
28.14/26.65	c qxplain 8057/8057
28.14/26.66	c 4924[?] -421[?] -419[?]  is mandatory 
28.14/26.66	c qxplain 8056/8056
28.14/26.67	c 4925[?] -421[?] -420[?]  is mandatory 
28.14/26.67	c qxplain 8054/8055
28.14/26.67	c qxplain 8055/8055
28.14/26.68	c 4926[?] 421[?] 419[?] 420[?]  is mandatory 
28.14/26.68	c qxplain 8054/8054
28.14/26.69	c 4927[?] -422[?] -416[?]  is mandatory 
28.14/26.69	c qxplain 8045/8053
28.14/26.69	c qxplain 8050/8053
28.24/26.70	c qxplain 8052/8053
28.24/26.71	c qxplain 8053/8053
28.24/26.76	c 4928[?] -422[?] 421[?]  is mandatory 
28.24/26.76	c qxplain 8052/8052
28.24/26.77	c 4929[?] 422[?] 416[?] -421[?]  is mandatory 
28.24/26.77	c qxplain 8050/8051
28.24/26.78	c qxplain 8051/8051
28.24/26.78	c 4930[?] -423[?] 179[?]  is mandatory 
28.24/26.78	c qxplain 8050/8050
28.24/26.79	c 4931[?] -423[?] 422[?]  is mandatory 
28.24/26.79	c qxplain 8045/8049
28.34/26.80	c qxplain 8048/8049
28.34/26.81	c qxplain 8049/8049
28.34/26.81	c 4932[?] 423[?] -179[?] -422[?]  is mandatory 
28.34/26.81	c qxplain 8048/8048
28.44/26.90	c 4933[?] -424[?] 416[?]  is mandatory 
28.44/26.90	c qxplain 8045/8047
28.44/26.91	c qxplain 8047/8047
28.44/26.92	c 4934[?] -424[?] -421[?]  is mandatory 
28.44/26.92	c qxplain 8045/8046
28.44/26.93	c qxplain 8046/8046
28.44/26.94	c 4935[?] 424[?] 421[?] -416[?]  is mandatory 
28.44/26.94	c qxplain 8045/8045
28.44/26.94	c 4936[?] -425[?] 156[?]  is mandatory 
28.44/26.94	c qxplain 8011/8044
28.44/26.95	c qxplain 8028/8044
28.44/26.96	c qxplain 8037/8044
28.44/26.96	c qxplain 8041/8044
28.44/26.97	c qxplain 8043/8044
28.44/26.97	c qxplain 8044/8044
28.44/26.98	c 4937[?] -425[?] 424[?]  is mandatory 
28.44/26.98	c qxplain 8043/8043
28.44/26.99	c 4938[?] 425[?] -156[?] -424[?]  is mandatory 
28.44/26.99	c qxplain 8041/8042
28.54/27.00	c qxplain 8042/8042
28.54/27.01	c 4939[?] -426[?] -416[?]  is mandatory 
28.54/27.01	c qxplain 8041/8041
28.54/27.01	c 4940[?] -426[?] -421[?]  is mandatory 
28.54/27.01	c qxplain 8037/8040
28.54/27.02	c qxplain 8039/8040
28.54/27.03	c qxplain 8040/8040
28.54/27.07	c 4941[?] 426[?] 416[?] 421[?]  is mandatory 
28.54/27.07	c qxplain 8039/8039
28.54/27.08	c 4942[?] -215[?] -427[?]  is mandatory 
28.54/27.08	c qxplain 8037/8038
28.54/27.08	c qxplain 8038/8038
28.54/27.09	c 4943[?] -224[?] -427[?]  is mandatory 
28.54/27.09	c qxplain 8037/8037
28.54/27.09	c 4944[?] 427[?] 215[?] 224[?]  is mandatory 
28.54/27.09	c qxplain 8028/8036
28.65/27.10	c qxplain 8033/8036
28.65/27.11	c qxplain 8035/8036
28.65/27.11	c qxplain 8036/8036
28.65/27.12	c 4945[?] -217[?] -428[?]  is mandatory 
28.65/27.12	c qxplain 8035/8035
28.65/27.13	c 4946[?] 427[?] -428[?]  is mandatory 
28.65/27.13	c qxplain 8033/8034
28.65/27.13	c qxplain 8034/8034
28.65/27.14	c 4947[?] 428[?] 217[?] -427[?]  is mandatory 
28.65/27.14	c qxplain 8033/8033
28.65/27.14	c 4948[?] -206[?] -429[?]  is mandatory 
28.65/27.14	c qxplain 8028/8032
28.65/27.15	c qxplain 8031/8032
28.65/27.15	c qxplain 8032/8032
28.65/27.16	c 4949[?] 428[?] -429[?]  is mandatory 
28.65/27.16	c qxplain 8031/8031
28.65/27.17	c 4950[?] 429[?] -428[?] 206[?]  is mandatory 
28.65/27.17	c qxplain 8028/8030
28.65/27.17	c qxplain 8030/8030
28.65/27.18	c 4951[?] -227[?] -430[?]  is mandatory 
28.65/27.18	c qxplain 8028/8029
28.65/27.19	c qxplain 8029/8029
28.65/27.19	c 4952[?] 429[?] -430[?]  is mandatory 
28.65/27.19	c qxplain 8028/8028
28.75/27.20	c 4953[?] 430[?] -429[?] 227[?]  is mandatory 
28.75/27.20	c qxplain 8011/8027
28.75/27.20	c qxplain 8020/8027
28.75/27.21	c qxplain 8024/8027
28.75/27.22	c qxplain 8026/8027
28.75/27.22	c qxplain 8027/8027
28.75/27.23	c 4954[?] -209[?] -431[?]  is mandatory 
28.75/27.23	c qxplain 8026/8026
28.75/27.24	c 4955[?] -225[?] -431[?]  is mandatory 
28.75/27.24	c qxplain 8024/8025
28.75/27.24	c qxplain 8025/8025
28.75/27.25	c 4956[?] 431[?] 225[?] 209[?]  is mandatory 
28.75/27.25	c qxplain 8024/8024
28.75/27.25	c 4957[?] -222[?] -432[?]  is mandatory 
28.75/27.25	c qxplain 8020/8023
28.75/27.26	c qxplain 8022/8023
28.75/27.26	c qxplain 8023/8023
28.75/27.27	c 4958[?] 431[?] -432[?]  is mandatory 
28.75/27.27	c qxplain 8022/8022
28.75/27.28	c 4959[?] -431[?] 432[?] 222[?]  is mandatory 
28.75/27.28	c qxplain 8020/8021
28.75/27.28	c qxplain 8021/8021
28.75/27.29	c 4960[?] -214[?] -433[?]  is mandatory 
28.75/27.29	c qxplain 8020/8020
28.75/27.30	c 4961[?] 432[?] -433[?]  is mandatory 
28.75/27.30	c qxplain 8011/8019
28.85/27.30	c qxplain 8016/8019
28.85/27.31	c qxplain 8018/8019
28.85/27.31	c qxplain 8019/8019
28.85/27.32	c 4962[?] -432[?] 433[?] 214[?]  is mandatory 
28.85/27.32	c qxplain 8018/8018
28.85/27.33	c 4963[?] 430[?] -434[?]  is mandatory 
28.85/27.33	c qxplain 8016/8017
28.85/27.33	c qxplain 8017/8017
28.85/27.34	c 4964[?] 433[?] -434[?]  is mandatory 
28.85/27.34	c qxplain 8016/8016
28.85/27.34	c 4965[?] -433[?] 434[?] -430[?]  is mandatory 
28.85/27.34	c qxplain 8011/8015
28.85/27.35	c qxplain 8014/8015
28.85/27.36	c qxplain 8015/8015
28.85/27.36	c 4966[?] -211[?] -435[?]  is mandatory 
28.85/27.36	c qxplain 8014/8014
28.85/27.37	c 4967[?] -219[?] -435[?]  is mandatory 
28.85/27.37	c qxplain 8011/8013
28.85/27.38	c qxplain 8013/8013
28.85/27.38	c 4968[?] 435[?] 211[?] 219[?]  is mandatory 
28.85/27.38	c qxplain 8011/8012
28.85/27.39	c qxplain 8012/8012
28.85/27.39	c 4969[?] -226[?] -436[?]  is mandatory 
28.85/27.39	c qxplain 8011/8011
28.85/27.40	c 4970[?] 435[?] -436[?]  is mandatory 
28.85/27.40	c qxplain 7944/8010
28.95/27.41	c qxplain 7978/8010
28.95/27.41	c qxplain 7995/8010
28.95/27.42	c qxplain 8003/8010
28.95/27.43	c qxplain 8007/8010
28.95/27.43	c qxplain 8009/8010
28.95/27.44	c qxplain 8010/8010
28.95/27.44	c 4971[?] 436[?] -435[?] 226[?]  is mandatory 
28.95/27.44	c qxplain 8009/8009
28.95/27.45	c 4972[?] -205[?] -437[?]  is mandatory 
28.95/27.45	c qxplain 8007/8008
28.95/27.46	c qxplain 8008/8008
28.95/27.46	c 4973[?] 436[?] -437[?]  is mandatory 
28.95/27.46	c qxplain 8007/8007
28.95/27.47	c 4974[?] 437[?] -436[?] 205[?]  is mandatory 
28.95/27.47	c qxplain 8003/8006
28.95/27.47	c qxplain 8005/8006
28.95/27.48	c qxplain 8006/8006
28.95/27.49	c 4975[?] 434[?] -438[?]  is mandatory 
28.95/27.49	c qxplain 8005/8005
28.95/27.49	c 4976[?] 437[?] -438[?]  is mandatory 
28.95/27.49	c qxplain 8003/8004
28.95/27.50	c qxplain 8004/8004
29.05/27.50	c 4977[?] 438[?] -437[?] -434[?]  is mandatory 
29.05/27.50	c qxplain 8003/8003
29.05/27.51	c 4978[?] -216[?] -439[?]  is mandatory 
29.05/27.51	c qxplain 7995/8002
29.05/27.52	c qxplain 7999/8002
29.05/27.52	c qxplain 8001/8002
29.05/27.53	c qxplain 8002/8002
29.05/27.54	c 4979[?] -218[?] -439[?]  is mandatory 
29.05/27.54	c qxplain 8001/8001
29.05/27.54	c 4980[?] 439[?] 218[?] 216[?]  is mandatory 
29.05/27.54	c qxplain 7999/8000
29.05/27.55	c qxplain 8000/8000
29.05/27.55	c 4981[?] 438[?] -440[?]  is mandatory 
29.05/27.55	c qxplain 7999/7999
29.05/27.56	c 4982[?] 439[?] -440[?]  is mandatory 
29.05/27.56	c qxplain 7995/7998
29.05/27.57	c qxplain 7997/7998
29.05/27.57	c qxplain 7998/7998
29.05/27.58	c 4983[?] 440[?] -439[?] -438[?]  is mandatory 
29.05/27.58	c qxplain 7997/7997
29.05/27.58	c 4984[?] -207[?] -441[?]  is mandatory 
29.05/27.58	c qxplain 7995/7996
29.05/27.59	c qxplain 7996/7996
29.14/27.60	c 4985[?] -223[?] -441[?]  is mandatory 
29.14/27.60	c qxplain 7995/7995
29.14/27.60	c 4986[?] 441[?] 223[?] 207[?]  is mandatory 
29.14/27.60	c qxplain 7978/7994
29.14/27.61	c qxplain 7987/7994
29.14/27.62	c qxplain 7991/7994
29.14/27.62	c qxplain 7993/7994
29.14/27.63	c qxplain 7994/7994
29.14/27.63	c 4987[?] 440[?] -442[?]  is mandatory 
29.14/27.63	c qxplain 7993/7993
29.14/27.64	c 4988[?] 441[?] -442[?]  is mandatory 
29.14/27.64	c qxplain 7991/7992
29.14/27.65	c qxplain 7992/7992
29.14/27.65	c 4989[?] -441[?] 442[?] -440[?]  is mandatory 
29.14/27.65	c qxplain 7991/7991
29.14/27.66	c 4990[?] -443[?] -212[?]  is mandatory 
29.14/27.66	c qxplain 7987/7990
29.14/27.66	c qxplain 7989/7990
29.14/27.67	c qxplain 7990/7990
29.14/27.68	c 4991[?] -220[?] -443[?]  is mandatory 
29.14/27.68	c qxplain 7989/7989
29.24/27.70	c 4992[?] 220[?] 212[?] 443[?]  is mandatory 
29.24/27.70	c qxplain 7987/7988
29.24/27.71	c qxplain 7988/7988
29.24/27.72	c 4993[?] -444[?] 442[?]  is mandatory 
29.24/27.72	c qxplain 7987/7987
29.24/27.72	c 4994[?] -444[?] 443[?]  is mandatory 
29.24/27.72	c qxplain 7978/7986
29.24/27.73	c qxplain 7983/7986
29.24/27.74	c qxplain 7985/7986
29.24/27.76	c qxplain 7986/7986
29.34/27.81	c 4995[?] 444[?] -443[?] -442[?]  is mandatory 
29.34/27.81	c qxplain 7985/7985
29.34/27.82	c 4996[?] -445[?] -212[?]  is mandatory 
29.34/27.82	c qxplain 7983/7984
29.34/27.83	c qxplain 7984/7984
29.34/27.84	c 4997[?] 442[?] -445[?]  is mandatory 
29.34/27.84	c qxplain 7983/7983
29.34/27.85	c 4998[?] 445[?] -442[?] 212[?]  is mandatory 
29.34/27.85	c qxplain 7978/7982
29.34/27.86	c qxplain 7981/7982
29.34/27.86	c qxplain 7982/7982
29.34/27.87	c 4999[?] -446[?] 220[?]  is mandatory 
29.34/27.87	c qxplain 7981/7981
29.34/27.88	c 5000[?] -446[?] -445[?]  is mandatory 
29.34/27.88	c qxplain 7978/7980
29.44/27.91	c qxplain 7980/7980
29.44/27.92	c 5001[?] 446[?] -220[?] 445[?]  is mandatory 
29.44/27.92	c qxplain 7978/7979
29.44/27.93	c qxplain 7979/7979
29.44/27.96	c 5002[?] -444[?] -447[?]  is mandatory 
29.44/27.96	c qxplain 7978/7978
29.44/27.97	c 5003[?] -447[?] -446[?]  is mandatory 
29.44/27.97	c qxplain 7944/7977
29.44/27.98	c qxplain 7961/7977
29.44/27.99	c qxplain 7970/7977
29.44/27.99	c qxplain 7974/7977
29.54/28.00	c qxplain 7976/7977
29.54/28.00	c qxplain 7977/7977
29.54/28.01	c 5004[?] 444[?] 446[?] 447[?]  is mandatory 
29.54/28.01	c qxplain 7976/7976
29.54/28.06	c 5005[?] -448[?] 426[?]  is mandatory 
29.54/28.06	c qxplain 7974/7975
29.54/28.09	c qxplain 7975/7975
29.54/28.10	c 5006[?] -448[?] -447[?]  is mandatory 
29.54/28.10	c qxplain 7974/7974
29.64/28.10	c 5007[?] 448[?] -426[?] 447[?]  is mandatory 
29.64/28.10	c qxplain 7970/7973
29.64/28.11	c qxplain 7972/7973
29.64/28.12	c qxplain 7973/7973
29.64/28.13	c 5008[?] 416[?] -449[?]  is mandatory 
29.64/28.13	c qxplain 7972/7972
29.64/28.13	c 5009[?] 421[?] -449[?]  is mandatory 
29.64/28.13	c qxplain 7970/7971
29.64/28.14	c qxplain 7971/7971
29.64/28.15	c 5010[?] 449[?] -416[?] -421[?]  is mandatory 
29.64/28.15	c qxplain 7970/7970
29.64/28.16	c 5011[?] -450[?] 133[?]  is mandatory 
29.64/28.16	c qxplain 7961/7969
29.64/28.17	c qxplain 7966/7969
29.64/28.17	c qxplain 7968/7969
29.64/28.18	c qxplain 7969/7969
29.64/28.19	c 5012[?] -450[?] 449[?]  is mandatory 
29.64/28.19	c qxplain 7968/7968
29.74/28.20	c 5013[?] 450[?] -133[?] -449[?]  is mandatory 
29.74/28.20	c qxplain 7966/7967
29.74/28.20	c qxplain 7967/7967
29.74/28.21	c 5014[?] -451[?] -448[?]  is mandatory 
29.74/28.21	c qxplain 7966/7966
29.74/28.22	c 5015[?] -451[?] -450[?]  is mandatory 
29.74/28.22	c qxplain 7961/7965
29.74/28.23	c qxplain 7964/7965
29.74/28.23	c qxplain 7965/7965
29.74/28.24	c 5016[?] 451[?] 450[?] 448[?]  is mandatory 
29.74/28.24	c qxplain 7964/7964
29.74/28.25	c 5017[?] -452[?] -425[?]  is mandatory 
29.74/28.25	c qxplain 7961/7963
29.74/28.26	c qxplain 7963/7963
29.74/28.26	c 5018[?] -452[?] 451[?]  is mandatory 
29.74/28.26	c qxplain 7961/7962
29.74/28.27	c qxplain 7962/7962
29.74/28.28	c 5019[?] 452[?] -451[?] 425[?]  is mandatory 
29.74/28.28	c qxplain 7961/7961
29.74/28.29	c 5020[?] -453[?] -423[?]  is mandatory 
29.74/28.29	c qxplain 7944/7960
29.74/28.29	c qxplain 7953/7960
29.84/28.30	c qxplain 7957/7960
29.84/28.31	c qxplain 7959/7960
29.84/28.31	c qxplain 7960/7960
29.84/28.32	c 5021[?] -453[?] 452[?]  is mandatory 
29.84/28.32	c qxplain 7959/7959
29.84/28.33	c 5022[?] 453[?] 423[?] -452[?]  is mandatory 
29.84/28.33	c qxplain 7957/7958
29.84/28.34	c qxplain 7958/7958
29.84/28.35	c 5023[?] 24[?] -454[?]  is mandatory 
29.84/28.35	c qxplain 7957/7957
29.84/28.36	c 5024[?] -229[?] -454[?]  is mandatory 
29.84/28.36	c qxplain 7953/7956
29.84/28.37	c qxplain 7955/7956
29.84/28.37	c qxplain 7956/7956
29.84/28.38	c 5025[?] 454[?] 229[?] -24[?]  is mandatory 
29.84/28.38	c qxplain 7955/7955
29.84/28.38	c 5026[?] 181[?] -455[?]  is mandatory 
29.84/28.39	c qxplain 7953/7954
29.84/28.39	c qxplain 7954/7954
29.94/28.40	c 5027[?] 454[?] -455[?]  is mandatory 
29.94/28.40	c qxplain 7953/7953
29.94/28.40	c 5028[?] -454[?] -181[?] 455[?]  is mandatory 
29.94/28.40	c qxplain 7944/7952
29.94/28.41	c qxplain 7949/7952
29.94/28.42	c qxplain 7951/7952
29.94/28.42	c qxplain 7952/7952
29.94/28.43	c 5029[?] -24[?] -456[?]  is mandatory 
29.94/28.43	c qxplain 7951/7951
29.94/28.43	c 5030[?] -47[?] -456[?]  is mandatory 
29.94/28.43	c qxplain 7949/7950
29.94/28.44	c qxplain 7950/7950
29.94/28.45	c 5031[?] 47[?] 456[?] 24[?]  is mandatory 
29.94/28.45	c qxplain 7949/7949
29.94/28.45	c 5032[?] -181[?] -457[?]  is mandatory 
29.94/28.45	c qxplain 7944/7948
29.94/28.46	c qxplain 7947/7948
29.94/28.47	c qxplain 7948/7948
29.94/28.47	c 5033[?] 456[?] -457[?]  is mandatory 
29.94/28.47	c qxplain 7947/7947
29.94/28.48	c 5034[?] -456[?] 181[?] 457[?]  is mandatory 
29.94/28.48	c qxplain 7944/7946
29.94/28.49	c qxplain 7946/7946
29.94/28.49	c 5035[?] -455[?] -458[?]  is mandatory 
29.94/28.49	c qxplain 7944/7945
29.94/28.50	c qxplain 7945/7945
30.04/28.51	c 5036[?] -457[?] -458[?]  is mandatory 
30.04/28.51	c qxplain 7944/7944
30.04/28.51	c 5037[?] 458[?] 457[?] 455[?]  is mandatory 
30.04/28.51	c qxplain 7809/7943
30.04/28.52	c qxplain 7877/7943
30.04/28.53	c qxplain 7911/7943
30.04/28.53	c qxplain 7928/7943
30.04/28.54	c qxplain 7936/7943
30.04/28.55	c qxplain 7940/7943
30.04/28.55	c qxplain 7942/7943
30.04/28.56	c qxplain 7943/7943
30.04/28.57	c 5038[?] 45[?] -459[?]  is mandatory 
30.04/28.57	c qxplain 7942/7942
30.04/28.58	c 5040[?] 459[?] -45[?] -458[?]  is mandatory 
30.04/28.58	c qxplain 7940/7941
30.04/28.59	c qxplain 7941/7941
30.04/28.59	c 5042[?] -460[?] -458[?]  is mandatory 
30.04/28.59	c qxplain 7940/7940
30.04/28.60	c 5044[?] -461[?] -459[?]  is mandatory 
30.04/28.60	c qxplain 7936/7939
30.15/28.61	c qxplain 7938/7939
30.15/28.61	c qxplain 7939/7939
30.15/28.62	c 5046[?] 459[?] 461[?] 460[?]  is mandatory 
30.15/28.62	c qxplain 7938/7938
30.15/28.63	c 5047[?] 3[?] -462[?]  is mandatory 
30.15/28.63	c qxplain 7936/7937
30.15/28.64	c qxplain 7937/7937
30.15/28.65	c 5048[?] -461[?] -462[?]  is mandatory 
30.15/28.65	c qxplain 7936/7936
30.15/28.65	c 5049[?] 462[?] 461[?] -3[?]  is mandatory 
30.15/28.65	c qxplain 7928/7935
30.15/28.66	c qxplain 7932/7935
30.15/28.67	c qxplain 7934/7935
30.15/28.67	c qxplain 7935/7935
30.15/28.68	c 5050[?] -463[?] 44[?]  is mandatory 
30.15/28.68	c qxplain 7934/7934
30.15/28.69	c 5052[?] -44[?] 463[?] -458[?]  is mandatory 
30.15/28.69	c qxplain 7932/7933
30.24/28.70	c qxplain 7933/7933
30.24/28.71	c 5054[?] -464[?] -458[?]  is mandatory 
30.24/28.71	c qxplain 7932/7932
30.24/28.71	c 5056[?] -463[?] -465[?]  is mandatory 
30.24/28.71	c qxplain 7928/7931
30.24/28.72	c qxplain 7930/7931
30.24/28.73	c qxplain 7931/7931
30.24/28.73	c 5058[?] 463[?] 465[?] 464[?]  is mandatory 
30.24/28.73	c qxplain 7930/7930
30.24/28.74	c 5059[?] 4[?] -466[?]  is mandatory 
30.24/28.74	c qxplain 7928/7929
30.24/28.75	c qxplain 7929/7929
30.24/28.76	c 5060[?] -465[?] -466[?]  is mandatory 
30.24/28.76	c qxplain 7928/7928
30.24/28.76	c 5061[?] 465[?] -4[?] 466[?]  is mandatory 
30.24/28.76	c qxplain 7911/7927
30.24/28.77	c qxplain 7920/7927
30.24/28.78	c qxplain 7924/7927
30.24/28.78	c qxplain 7926/7927
30.24/28.79	c qxplain 7927/7927
30.34/28.80	c 5062[?] -467[?] 43[?]  is mandatory 
30.34/28.80	c qxplain 7926/7926
30.34/28.81	c 5064[?] -43[?] 467[?] -458[?]  is mandatory 
30.34/28.81	c qxplain 7924/7925
30.34/28.81	c qxplain 7925/7925
30.34/28.82	c 5066[?] -468[?] -458[?]  is mandatory 
30.34/28.82	c qxplain 7924/7924
30.34/28.83	c 5068[?] -467[?] -469[?]  is mandatory 
30.34/28.83	c qxplain 7920/7923
30.34/28.84	c qxplain 7922/7923
30.34/28.85	c qxplain 7923/7923
30.34/28.85	c 5070[?] 467[?] 469[?] 468[?]  is mandatory 
30.34/28.85	c qxplain 7922/7922
30.34/28.86	c 5071[?] 5[?] -470[?]  is mandatory 
30.34/28.86	c qxplain 7920/7921
30.34/28.87	c qxplain 7921/7921
30.34/28.87	c 5072[?] -469[?] -470[?]  is mandatory 
30.34/28.87	c qxplain 7920/7920
30.34/28.88	c 5073[?] 469[?] -5[?] 470[?]  is mandatory 
30.34/28.88	c qxplain 7911/7919
30.34/28.89	c qxplain 7916/7919
30.34/28.89	c qxplain 7918/7919
30.44/28.90	c qxplain 7919/7919
30.44/28.91	c 5074[?] -471[?] 42[?]  is mandatory 
30.44/28.91	c qxplain 7918/7918
30.44/28.92	c 5076[?] -42[?] 471[?] -458[?]  is mandatory 
30.44/28.92	c qxplain 7916/7917
30.44/28.92	c qxplain 7917/7917
30.44/28.93	c 5078[?] -472[?] -458[?]  is mandatory 
30.44/28.93	c qxplain 7916/7916
30.44/28.94	c 5080[?] -471[?] -473[?]  is mandatory 
30.44/28.94	c qxplain 7911/7915
30.44/28.94	c qxplain 7914/7915
30.44/28.95	c qxplain 7915/7915
30.44/28.96	c 5082[?] 471[?] 473[?] 472[?]  is mandatory 
30.44/28.96	c qxplain 7914/7914
30.44/28.96	c 5083[?] 6[?] -474[?]  is mandatory 
30.44/28.96	c qxplain 7911/7913
30.44/28.97	c qxplain 7913/7913
30.44/28.98	c 5084[?] -473[?] -474[?]  is mandatory 
30.44/28.98	c qxplain 7911/7912
30.44/28.99	c qxplain 7912/7912
30.44/28.99	c 5085[?] 473[?] -6[?] 474[?]  is mandatory 
30.44/28.99	c qxplain 7911/7911
30.54/29.00	c 5086[?] -475[?] 41[?]  is mandatory 
30.54/29.00	c qxplain 7877/7910
30.54/29.01	c qxplain 7894/7910
30.54/29.01	c qxplain 7903/7910
30.54/29.02	c qxplain 7907/7910
30.54/29.03	c qxplain 7909/7910
30.54/29.04	c qxplain 7910/7910
30.54/29.04	c 5088[?] -41[?] 475[?] -458[?]  is mandatory 
30.54/29.04	c qxplain 7909/7909
30.54/29.05	c 5090[?] -476[?] -458[?]  is mandatory 
30.54/29.05	c qxplain 7907/7908
30.54/29.06	c qxplain 7908/7908
30.54/29.06	c 5092[?] -475[?] -477[?]  is mandatory 
30.54/29.06	c qxplain 7907/7907
30.54/29.07	c 5094[?] 475[?] 477[?] 476[?]  is mandatory 
30.54/29.07	c qxplain 7903/7906
30.54/29.08	c qxplain 7905/7906
30.54/29.08	c qxplain 7906/7906
30.54/29.09	c 5095[?] -478[?] 7[?]  is mandatory 
30.54/29.09	c qxplain 7905/7905
30.64/29.10	c 5096[?] -478[?] -477[?]  is mandatory 
30.64/29.10	c qxplain 7903/7904
30.64/29.11	c qxplain 7904/7904
30.64/29.11	c 5097[?] 477[?] -7[?] 478[?]  is mandatory 
30.64/29.11	c qxplain 7903/7903
30.64/29.12	c 5098[?] 40[?] -479[?]  is mandatory 
30.64/29.12	c qxplain 7894/7902
30.64/29.13	c qxplain 7899/7902
30.64/29.13	c qxplain 7901/7902
30.64/29.14	c qxplain 7902/7902
30.64/29.15	c 5100[?] -40[?] 479[?] -458[?]  is mandatory 
30.64/29.15	c qxplain 7901/7901
30.64/29.16	c 5102[?] -480[?] -458[?]  is mandatory 
30.64/29.16	c qxplain 7899/7900
30.64/29.16	c qxplain 7900/7900
30.64/29.17	c 5104[?] -479[?] -481[?]  is mandatory 
30.64/29.17	c qxplain 7899/7899
30.64/29.18	c 5106[?] 479[?] 481[?] 480[?]  is mandatory 
30.64/29.18	c qxplain 7894/7898
30.64/29.18	c qxplain 7897/7898
30.64/29.19	c qxplain 7898/7898
30.74/29.20	c 5107[?] 8[?] -482[?]  is mandatory 
30.74/29.20	c qxplain 7897/7897
30.74/29.20	c 5108[?] -481[?] -482[?]  is mandatory 
30.74/29.20	c qxplain 7894/7896
30.74/29.21	c qxplain 7896/7896
30.74/29.22	c 5109[?] 481[?] -8[?] 482[?]  is mandatory 
30.74/29.22	c qxplain 7894/7895
30.74/29.22	c qxplain 7895/7895
30.74/29.23	c 5110[?] -483[?] 36[?]  is mandatory 
30.74/29.23	c qxplain 7894/7894
30.74/29.24	c 5112[?] -36[?] 483[?] -458[?]  is mandatory 
30.74/29.24	c qxplain 7877/7893
30.74/29.25	c qxplain 7886/7893
30.74/29.25	c qxplain 7890/7893
30.74/29.26	c qxplain 7892/7893
30.74/29.26	c qxplain 7893/7893
30.74/29.27	c 5114[?] -484[?] -458[?]  is mandatory 
30.74/29.27	c qxplain 7892/7892
30.74/29.28	c 5116[?] -483[?] -485[?]  is mandatory 
30.74/29.28	c qxplain 7890/7891
30.74/29.29	c qxplain 7891/7891
30.74/29.29	c 5118[?] 483[?] 485[?] 484[?]  is mandatory 
30.74/29.29	c qxplain 7890/7890
30.84/29.30	c 5119[?] 12[?] -486[?]  is mandatory 
30.84/29.30	c qxplain 7886/7889
30.84/29.31	c qxplain 7888/7889
30.84/29.31	c qxplain 7889/7889
30.84/29.32	c 5120[?] -485[?] -486[?]  is mandatory 
30.84/29.32	c qxplain 7888/7888
30.84/29.33	c 5121[?] 485[?] -12[?] 486[?]  is mandatory 
30.84/29.33	c qxplain 7886/7887
30.84/29.34	c qxplain 7887/7887
30.84/29.34	c 5122[?] -487[?] 37[?]  is mandatory 
30.84/29.34	c qxplain 7886/7886
30.84/29.35	c 5124[?] 487[?] -37[?] -458[?]  is mandatory 
30.84/29.35	c qxplain 7877/7885
30.84/29.36	c qxplain 7882/7885
30.84/29.36	c qxplain 7884/7885
30.84/29.37	c qxplain 7885/7885
30.84/29.38	c 5126[?] -488[?] -458[?]  is mandatory 
30.84/29.38	c qxplain 7884/7884
30.84/29.39	c 5128[?] -487[?] -489[?]  is mandatory 
30.84/29.39	c qxplain 7882/7883
30.84/29.39	c qxplain 7883/7883
30.94/29.40	c 5130[?] 487[?] 489[?] 488[?]  is mandatory 
30.94/29.40	c qxplain 7882/7882
30.94/29.41	c 5131[?] -11[?] -490[?]  is mandatory 
30.94/29.41	c qxplain 7877/7881
30.94/29.41	c qxplain 7880/7881
30.94/29.42	c qxplain 7881/7881
30.94/29.43	c 5132[?] 489[?] -490[?]  is mandatory 
30.94/29.43	c qxplain 7880/7880
30.94/29.43	c 5133[?] 490[?] -489[?] 11[?]  is mandatory 
30.94/29.43	c qxplain 7877/7879
30.94/29.44	c qxplain 7879/7879
30.94/29.45	c 5134[?] -491[?] 486[?]  is mandatory 
30.94/29.45	c qxplain 7877/7878
30.94/29.45	c qxplain 7878/7878
30.94/29.46	c 5135[?] -491[?] -490[?]  is mandatory 
30.94/29.46	c qxplain 7877/7877
30.94/29.47	c 5136[?] -486[?] 490[?] 491[?]  is mandatory 
30.94/29.47	c qxplain 7809/7876
30.94/29.47	c qxplain 7843/7876
30.94/29.48	c qxplain 7860/7876
30.94/29.49	c qxplain 7869/7876
30.94/29.49	c qxplain 7873/7876
31.04/29.50	c qxplain 7875/7876
31.04/29.51	c qxplain 7876/7876
31.04/29.51	c 5137[?] 11[?] -492[?]  is mandatory 
31.04/29.51	c qxplain 7875/7875
31.04/29.52	c 5138[?] -489[?] -492[?]  is mandatory 
31.04/29.52	c qxplain 7873/7874
31.04/29.53	c qxplain 7874/7874
31.04/29.53	c 5139[?] 489[?] -11[?] 492[?]  is mandatory 
31.04/29.53	c qxplain 7873/7873
31.04/29.54	c 5140[?] -491[?] -493[?]  is mandatory 
31.04/29.54	c qxplain 7869/7872
31.04/29.55	c qxplain 7871/7872
31.04/29.55	c qxplain 7872/7872
31.04/29.56	c 5141[?] -492[?] -493[?]  is mandatory 
31.04/29.56	c qxplain 7871/7871
31.04/29.57	c 5142[?] 493[?] 492[?] 491[?]  is mandatory 
31.04/29.57	c qxplain 7869/7870
31.04/29.57	c qxplain 7870/7870
31.04/29.58	c 5143[?] -494[?] 38[?]  is mandatory 
31.04/29.58	c qxplain 7869/7869
31.04/29.59	c 5145[?] -38[?] 494[?] -458[?]  is mandatory 
31.04/29.59	c qxplain 7860/7868
31.04/29.59	c qxplain 7865/7868
31.04/29.60	c qxplain 7867/7868
31.15/29.61	c qxplain 7868/7868
31.15/29.61	c 5147[?] -495[?] -458[?]  is mandatory 
31.15/29.61	c qxplain 7867/7867
31.15/29.62	c 5149[?] -494[?] -496[?]  is mandatory 
31.15/29.62	c qxplain 7865/7866
31.15/29.63	c qxplain 7866/7866
31.15/29.64	c 5151[?] 494[?] 496[?] 495[?]  is mandatory 
31.15/29.64	c qxplain 7865/7865
31.15/29.64	c 5152[?] -10[?] -497[?]  is mandatory 
31.15/29.64	c qxplain 7860/7864
31.15/29.65	c qxplain 7863/7864
31.15/29.65	c qxplain 7864/7864
31.15/29.66	c 5153[?] 496[?] -497[?]  is mandatory 
31.15/29.66	c qxplain 7863/7863
31.15/29.67	c 5154[?] -496[?] 10[?] 497[?]  is mandatory 
31.15/29.67	c qxplain 7860/7862
31.15/29.68	c qxplain 7862/7862
31.15/29.68	c 5155[?] -498[?] -493[?]  is mandatory 
31.15/29.68	c qxplain 7860/7861
31.15/29.69	c qxplain 7861/7861
31.15/29.70	c 5156[?] -498[?] -497[?]  is mandatory 
31.15/29.70	c qxplain 7860/7860
31.25/29.70	c 5157[?] 493[?] 498[?] 497[?]  is mandatory 
31.25/29.70	c qxplain 7843/7859
31.25/29.71	c qxplain 7852/7859
31.25/29.72	c qxplain 7856/7859
31.25/29.72	c qxplain 7858/7859
31.25/29.73	c qxplain 7859/7859
31.25/29.74	c 5158[?] 10[?] -499[?]  is mandatory 
31.25/29.74	c qxplain 7858/7858
31.25/29.74	c 5159[?] -496[?] -499[?]  is mandatory 
31.25/29.74	c qxplain 7856/7857
31.25/29.75	c qxplain 7857/7857
31.25/29.76	c 5160[?] 496[?] -10[?] 499[?]  is mandatory 
31.25/29.76	c qxplain 7856/7856
31.25/29.76	c 5161[?] -498[?] -500[?]  is mandatory 
31.25/29.76	c qxplain 7852/7855
31.25/29.77	c qxplain 7854/7855
31.25/29.78	c qxplain 7855/7855
31.25/29.78	c 5162[?] -499[?] -500[?]  is mandatory 
31.25/29.78	c qxplain 7854/7854
31.25/29.79	c 5163[?] 500[?] 498[?] 499[?]  is mandatory 
31.25/29.79	c qxplain 7852/7853
31.34/29.80	c qxplain 7853/7853
31.34/29.81	c 5164[?] 39[?] -501[?]  is mandatory 
31.34/29.81	c qxplain 7852/7852
31.34/29.81	c 5166[?] -39[?] 501[?] -458[?]  is mandatory 
31.34/29.81	c qxplain 7843/7851
31.34/29.82	c qxplain 7848/7851
31.34/29.82	c qxplain 7850/7851
31.34/29.83	c qxplain 7851/7851
31.34/29.84	c 5168[?] -502[?] -458[?]  is mandatory 
31.34/29.84	c qxplain 7850/7850
31.34/29.85	c 5170[?] -501[?] -503[?]  is mandatory 
31.34/29.85	c qxplain 7848/7849
31.34/29.85	c qxplain 7849/7849
31.34/29.86	c 5172[?] 501[?] 503[?] 502[?]  is mandatory 
31.34/29.86	c qxplain 7848/7848
31.34/29.87	c 5173[?] -9[?] -504[?]  is mandatory 
31.34/29.87	c qxplain 7843/7847
31.34/29.87	c qxplain 7846/7847
31.34/29.88	c qxplain 7847/7847
31.34/29.88	c 5174[?] 503[?] -504[?]  is mandatory 
31.34/29.88	c qxplain 7846/7846
31.34/29.89	c 5175[?] -503[?] 9[?] 504[?]  is mandatory 
31.34/29.89	c qxplain 7843/7845
31.44/29.90	c qxplain 7845/7845
31.44/29.91	c 5176[?] -505[?] -500[?]  is mandatory 
31.44/29.91	c qxplain 7843/7844
31.44/29.91	c qxplain 7844/7844
31.44/29.92	c 5177[?] -505[?] -504[?]  is mandatory 
31.44/29.92	c qxplain 7843/7843
31.44/29.93	c 5178[?] 500[?] 504[?] 505[?]  is mandatory 
31.44/29.93	c qxplain 7809/7842
31.44/29.93	c qxplain 7826/7842
31.44/29.94	c qxplain 7835/7842
31.44/29.94	c qxplain 7839/7842
31.44/29.95	c qxplain 7841/7842
31.44/29.96	c qxplain 7842/7842
31.44/29.96	c 5179[?] 9[?] -506[?]  is mandatory 
31.44/29.96	c qxplain 7841/7841
31.44/29.97	c 5180[?] -503[?] -506[?]  is mandatory 
31.44/29.97	c qxplain 7839/7840
31.44/29.98	c qxplain 7840/7840
31.44/29.98	c 5181[?] 503[?] -9[?] 506[?]  is mandatory 
31.44/29.98	c qxplain 7839/7839
31.44/29.99	c 5182[?] -505[?] -507[?]  is mandatory 
31.44/29.99	c qxplain 7835/7838
31.54/30.00	c qxplain 7837/7838
31.54/30.00	c qxplain 7838/7838
31.54/30.01	c 5183[?] -506[?] -507[?]  is mandatory 
31.54/30.01	c qxplain 7837/7837
31.54/30.02	c 5184[?] 507[?] 506[?] 505[?]  is mandatory 
31.54/30.02	c qxplain 7835/7836
31.54/30.02	c qxplain 7836/7836
31.54/30.03	c 5185[?] 32[?] -508[?]  is mandatory 
31.54/30.03	c qxplain 7835/7835
31.54/30.04	c 5187[?] -32[?] 508[?] -458[?]  is mandatory 
31.54/30.04	c qxplain 7826/7834
31.54/30.05	c qxplain 7831/7834
31.54/30.05	c qxplain 7833/7834
31.54/30.06	c qxplain 7834/7834
31.54/30.07	c 5189[?] -509[?] -458[?]  is mandatory 
31.54/30.07	c qxplain 7833/7833
31.54/30.08	c 5191[?] -508[?] -510[?]  is mandatory 
31.54/30.08	c qxplain 7831/7832
31.54/30.08	c qxplain 7832/7832
31.54/30.09	c 5193[?] 508[?] 510[?] 509[?]  is mandatory 
31.54/30.09	c qxplain 7831/7831
31.64/30.10	c 5194[?] 16[?] -511[?]  is mandatory 
31.64/30.10	c qxplain 7826/7830
31.64/30.11	c qxplain 7829/7830
31.64/30.11	c qxplain 7830/7830
31.64/30.12	c 5195[?] -510[?] -511[?]  is mandatory 
31.64/30.12	c qxplain 7829/7829
31.64/30.13	c 5196[?] 510[?] -16[?] 511[?]  is mandatory 
31.64/30.13	c qxplain 7826/7828
31.64/30.13	c qxplain 7828/7828
31.64/30.14	c 5197[?] 33[?] -512[?]  is mandatory 
31.64/30.14	c qxplain 7826/7827
31.64/30.15	c qxplain 7827/7827
31.64/30.15	c 5199[?] 512[?] -33[?] -458[?]  is mandatory 
31.64/30.15	c qxplain 7826/7826
31.64/30.16	c 5201[?] -513[?] -458[?]  is mandatory 
31.64/30.16	c qxplain 7809/7825
31.64/30.17	c qxplain 7818/7825
31.64/30.17	c qxplain 7822/7825
31.64/30.18	c qxplain 7824/7825
31.64/30.19	c qxplain 7825/7825
31.64/30.19	c 5203[?] -514[?] -512[?]  is mandatory 
31.64/30.19	c qxplain 7824/7824
31.74/30.20	c 5205[?] 512[?] 514[?] 513[?]  is mandatory 
31.74/30.20	c qxplain 7822/7823
31.74/30.21	c qxplain 7823/7823
31.74/30.21	c 5206[?] -515[?] -15[?]  is mandatory 
31.74/30.21	c qxplain 7822/7822
31.74/30.22	c 5207[?] 514[?] -515[?]  is mandatory 
31.74/30.22	c qxplain 7818/7821
31.74/30.23	c qxplain 7820/7821
31.74/30.23	c qxplain 7821/7821
31.74/30.24	c 5208[?] 515[?] -514[?] 15[?]  is mandatory 
31.74/30.24	c qxplain 7820/7820
31.74/30.25	c 5209[?] 511[?] -516[?]  is mandatory 
31.74/30.25	c qxplain 7818/7819
31.74/30.25	c qxplain 7819/7819
31.74/30.26	c 5210[?] -516[?] -515[?]  is mandatory 
31.74/30.26	c qxplain 7818/7818
31.74/30.27	c 5211[?] -511[?] 515[?] 516[?]  is mandatory 
31.74/30.27	c qxplain 7809/7817
31.74/30.28	c qxplain 7814/7817
31.74/30.28	c qxplain 7816/7817
31.74/30.29	c qxplain 7817/7817
31.74/30.29	c 5212[?] 15[?] -517[?]  is mandatory 
31.74/30.29	c qxplain 7816/7816
31.84/30.30	c 5213[?] -514[?] -517[?]  is mandatory 
31.84/30.30	c qxplain 7814/7815
31.84/30.31	c qxplain 7815/7815
31.84/30.31	c 5214[?] 514[?] -15[?] 517[?]  is mandatory 
31.84/30.31	c qxplain 7814/7814
31.84/30.32	c 5215[?] -516[?] -518[?]  is mandatory 
31.84/30.32	c qxplain 7809/7813
31.84/30.33	c qxplain 7812/7813
31.84/30.33	c qxplain 7813/7813
31.84/30.34	c 5216[?] -517[?] -518[?]  is mandatory 
31.84/30.34	c qxplain 7812/7812
31.84/30.35	c 5217[?] 518[?] 516[?] 517[?]  is mandatory 
31.84/30.35	c qxplain 7809/7811
31.84/30.36	c qxplain 7811/7811
31.84/30.37	c 5218[?] -519[?] 34[?]  is mandatory 
31.84/30.37	c qxplain 7809/7810
31.84/30.37	c qxplain 7810/7810
31.84/30.38	c 5220[?] -34[?] 519[?] -458[?]  is mandatory 
31.84/30.38	c qxplain 7809/7809
31.84/30.39	c 5222[?] -520[?] -458[?]  is mandatory 
31.84/30.39	c qxplain 7539/7808
31.84/30.39	c qxplain 7674/7808
31.94/30.40	c qxplain 7742/7808
31.94/30.41	c qxplain 7776/7808
31.94/30.41	c qxplain 7793/7808
31.94/30.42	c qxplain 7801/7808
31.94/30.42	c qxplain 7805/7808
31.94/30.43	c qxplain 7807/7808
31.94/30.44	c qxplain 7808/7808
31.94/30.44	c 5224[?] -519[?] -521[?]  is mandatory 
31.94/30.44	c qxplain 7807/7807
31.94/30.45	c 5226[?] 519[?] 521[?] 520[?]  is mandatory 
31.94/30.45	c qxplain 7805/7806
31.94/30.46	c qxplain 7806/7806
31.94/30.46	c 5227[?] -14[?] -522[?]  is mandatory 
31.94/30.46	c qxplain 7805/7805
31.94/30.47	c 5228[?] -522[?] 521[?]  is mandatory 
31.94/30.47	c qxplain 7801/7804
31.94/30.48	c qxplain 7803/7804
31.94/30.49	c qxplain 7804/7804
31.94/30.49	c 5229[?] -521[?] 14[?] 522[?]  is mandatory 
31.94/30.49	c qxplain 7803/7803
32.04/30.50	c 5230[?] -523[?] -518[?]  is mandatory 
32.04/30.50	c qxplain 7801/7802
32.04/30.51	c qxplain 7802/7802
32.04/30.51	c 5231[?] -523[?] -522[?]  is mandatory 
32.04/30.51	c qxplain 7801/7801
32.04/30.52	c 5232[?] 518[?] 522[?] 523[?]  is mandatory 
32.04/30.52	c qxplain 7793/7800
32.04/30.53	c qxplain 7797/7800
32.04/30.53	c qxplain 7799/7800
32.04/30.54	c qxplain 7800/7800
32.04/30.55	c 5233[?] 14[?] -524[?]  is mandatory 
32.04/30.55	c qxplain 7799/7799
32.04/30.55	c 5234[?] -521[?] -524[?]  is mandatory 
32.04/30.55	c qxplain 7797/7798
32.04/30.56	c qxplain 7798/7798
32.04/30.57	c 5235[?] 524[?] 521[?] -14[?]  is mandatory 
32.04/30.57	c qxplain 7797/7797
32.04/30.57	c 5236[?] -523[?] -525[?]  is mandatory 
32.04/30.57	c qxplain 7793/7796
32.04/30.58	c qxplain 7795/7796
32.04/30.59	c qxplain 7796/7796
32.04/30.59	c 5237[?] -525[?] -524[?]  is mandatory 
32.04/30.59	c qxplain 7795/7795
32.14/30.60	c 5238[?] 525[?] 523[?] 524[?]  is mandatory 
32.14/30.60	c qxplain 7793/7794
32.14/30.61	c qxplain 7794/7794
32.14/30.62	c 5239[?] -526[?] 35[?]  is mandatory 
32.14/30.62	c qxplain 7793/7793
32.14/30.62	c 5241[?] -35[?] 526[?] -458[?]  is mandatory 
32.14/30.62	c qxplain 7776/7792
32.14/30.63	c qxplain 7785/7792
32.14/30.64	c qxplain 7789/7792
32.14/30.64	c qxplain 7791/7792
32.14/30.65	c qxplain 7792/7792
32.14/30.66	c 5243[?] -527[?] -458[?]  is mandatory 
32.14/30.66	c qxplain 7791/7791
32.14/30.66	c 5245[?] -526[?] -528[?]  is mandatory 
32.14/30.66	c qxplain 7789/7790
32.14/30.67	c qxplain 7790/7790
32.14/30.68	c 5247[?] 526[?] 528[?] 527[?]  is mandatory 
32.14/30.68	c qxplain 7789/7789
32.14/30.68	c 5248[?] -13[?] -529[?]  is mandatory 
32.14/30.68	c qxplain 7785/7788
32.14/30.69	c qxplain 7787/7788
32.14/30.70	c qxplain 7788/7788
32.25/30.70	c 5249[?] 528[?] -529[?]  is mandatory 
32.25/30.70	c qxplain 7787/7787
32.25/30.71	c 5250[?] 529[?] -528[?] 13[?]  is mandatory 
32.25/30.71	c qxplain 7785/7786
32.25/30.72	c qxplain 7786/7786
32.25/30.72	c 5251[?] -530[?] -525[?]  is mandatory 
32.25/30.72	c qxplain 7785/7785
32.25/30.73	c 5252[?] -530[?] -529[?]  is mandatory 
32.25/30.73	c qxplain 7776/7784
32.25/30.74	c qxplain 7781/7784
32.25/30.74	c qxplain 7783/7784
32.25/30.75	c qxplain 7784/7784
32.25/30.76	c 5253[?] 525[?] 530[?] 529[?]  is mandatory 
32.25/30.76	c qxplain 7783/7783
32.25/30.76	c 5254[?] 13[?] -531[?]  is mandatory 
32.25/30.76	c qxplain 7781/7782
32.25/30.77	c qxplain 7782/7782
32.25/30.78	c 5255[?] -528[?] -531[?]  is mandatory 
32.25/30.78	c qxplain 7781/7781
32.25/30.79	c 5256[?] 528[?] -13[?] 531[?]  is mandatory 
32.25/30.79	c qxplain 7776/7780
32.25/30.79	c qxplain 7779/7780
32.25/30.80	c qxplain 7780/7780
32.36/30.81	c 5257[?] -530[?] -532[?]  is mandatory 
32.36/30.81	c qxplain 7779/7779
32.36/30.81	c 5258[?] -531[?] -532[?]  is mandatory 
32.36/30.81	c qxplain 7776/7778
32.36/30.82	c qxplain 7778/7778
32.36/30.83	c 5259[?] 532[?] 531[?] 530[?]  is mandatory 
32.36/30.83	c qxplain 7776/7777
32.36/30.83	c qxplain 7777/7777
32.36/30.84	c 5260[?] -533[?] 29[?]  is mandatory 
32.36/30.84	c qxplain 7776/7776
32.36/30.85	c 5262[?] -29[?] 533[?] -458[?]  is mandatory 
32.36/30.85	c qxplain 7742/7775
32.36/30.86	c qxplain 7759/7775
32.36/30.86	c qxplain 7768/7775
32.36/30.87	c qxplain 7772/7775
32.36/30.87	c qxplain 7774/7775
32.36/30.88	c qxplain 7775/7775
32.36/30.89	c 5264[?] -534[?] -458[?]  is mandatory 
32.36/30.89	c qxplain 7774/7774
32.36/30.90	c 5266[?] -533[?] -535[?]  is mandatory 
32.36/30.90	c qxplain 7772/7773
32.46/30.90	c qxplain 7773/7773
32.46/30.91	c 5268[?] 535[?] 533[?] 534[?]  is mandatory 
32.46/30.91	c qxplain 7772/7772
32.46/30.92	c 5269[?] 19[?] -536[?]  is mandatory 
32.46/30.92	c qxplain 7768/7771
32.46/30.92	c qxplain 7770/7771
32.46/30.93	c qxplain 7771/7771
32.46/30.94	c 5270[?] -535[?] -536[?]  is mandatory 
32.46/30.94	c qxplain 7770/7770
32.46/30.95	c 5271[?] 535[?] -19[?] 536[?]  is mandatory 
32.46/30.95	c qxplain 7768/7769
32.46/30.95	c qxplain 7769/7769
32.46/30.96	c 5272[?] -537[?] 30[?]  is mandatory 
32.46/30.96	c qxplain 7768/7768
32.46/30.97	c 5274[?] -30[?] 537[?] -458[?]  is mandatory 
32.46/30.97	c qxplain 7759/7767
32.46/30.98	c qxplain 7764/7767
32.46/30.98	c qxplain 7766/7767
32.46/30.99	c qxplain 7767/7767
32.46/31.00	c 5276[?] -538[?] -458[?]  is mandatory 
32.46/31.00	c qxplain 7766/7766
32.55/31.00	c 5278[?] -537[?] -539[?]  is mandatory 
32.55/31.00	c qxplain 7764/7765
32.55/31.01	c qxplain 7765/7765
32.55/31.02	c 5280[?] 539[?] 537[?] 538[?]  is mandatory 
32.55/31.02	c qxplain 7764/7764
32.55/31.02	c 5281[?] -18[?] -540[?]  is mandatory 
32.55/31.02	c qxplain 7759/7763
32.55/31.03	c qxplain 7762/7763
32.55/31.04	c qxplain 7763/7763
32.55/31.04	c 5282[?] 539[?] -540[?]  is mandatory 
32.55/31.04	c qxplain 7762/7762
32.55/31.05	c 5283[?] 18[?] -539[?] 540[?]  is mandatory 
32.55/31.05	c qxplain 7759/7761
32.55/31.06	c qxplain 7761/7761
32.55/31.07	c 5284[?] -541[?] 536[?]  is mandatory 
32.55/31.07	c qxplain 7759/7760
32.55/31.07	c qxplain 7760/7760
32.55/31.08	c 5285[?] -541[?] -540[?]  is mandatory 
32.55/31.08	c qxplain 7759/7759
32.55/31.09	c 5286[?] -536[?] 541[?] 540[?]  is mandatory 
32.55/31.09	c qxplain 7742/7758
32.55/31.09	c qxplain 7751/7758
32.65/31.10	c qxplain 7755/7758
32.65/31.11	c qxplain 7757/7758
32.65/31.11	c qxplain 7758/7758
32.65/31.12	c 5287[?] 18[?] -542[?]  is mandatory 
32.65/31.12	c qxplain 7757/7757
32.65/31.13	c 5288[?] -542[?] -539[?]  is mandatory 
32.65/31.13	c qxplain 7755/7756
32.65/31.13	c qxplain 7756/7756
32.65/31.14	c 5289[?] 539[?] -18[?] 542[?]  is mandatory 
32.65/31.14	c qxplain 7755/7755
32.65/31.15	c 5290[?] -541[?] -543[?]  is mandatory 
32.65/31.15	c qxplain 7751/7754
32.65/31.15	c qxplain 7753/7754
32.65/31.16	c qxplain 7754/7754
32.65/31.17	c 5291[?] -542[?] -543[?]  is mandatory 
32.65/31.17	c qxplain 7753/7753
32.65/31.17	c 5292[?] 543[?] 542[?] 541[?]  is mandatory 
32.65/31.17	c qxplain 7751/7752
32.65/31.18	c qxplain 7752/7752
32.65/31.19	c 5293[?] -544[?] 31[?]  is mandatory 
32.65/31.19	c qxplain 7751/7751
32.75/31.20	c 5295[?] -31[?] 544[?] -458[?]  is mandatory 
32.75/31.20	c qxplain 7742/7750
32.75/31.20	c qxplain 7747/7750
32.75/31.21	c qxplain 7749/7750
32.75/31.22	c qxplain 7750/7750
32.75/31.23	c 5297[?] -545[?] -458[?]  is mandatory 
32.75/31.23	c qxplain 7749/7749
32.75/31.23	c 5299[?] -544[?] -546[?]  is mandatory 
32.75/31.23	c qxplain 7747/7748
32.75/31.24	c qxplain 7748/7748
32.75/31.25	c 5301[?] 544[?] 546[?] 545[?]  is mandatory 
32.75/31.25	c qxplain 7747/7747
32.75/31.25	c 5302[?] -547[?] -17[?]  is mandatory 
32.75/31.25	c qxplain 7742/7746
32.75/31.26	c qxplain 7745/7746
32.75/31.27	c qxplain 7746/7746
32.75/31.27	c 5303[?] 546[?] -547[?]  is mandatory 
32.75/31.27	c qxplain 7745/7745
32.75/31.28	c 5304[?] 547[?] -546[?] 17[?]  is mandatory 
32.75/31.28	c qxplain 7742/7744
32.75/31.29	c qxplain 7744/7744
32.75/31.29	c 5305[?] -548[?] -543[?]  is mandatory 
32.75/31.29	c qxplain 7742/7743
32.85/31.30	c qxplain 7743/7743
32.85/31.31	c 5306[?] -548[?] -547[?]  is mandatory 
32.85/31.31	c qxplain 7742/7742
32.85/31.32	c 5307[?] 543[?] 547[?] 548[?]  is mandatory 
32.85/31.32	c qxplain 7674/7741
32.85/31.32	c qxplain 7708/7741
32.85/31.33	c qxplain 7725/7741
32.85/31.34	c qxplain 7734/7741
32.85/31.34	c qxplain 7738/7741
32.85/31.35	c qxplain 7740/7741
32.85/31.36	c qxplain 7741/7741
32.85/31.36	c 5308[?] 17[?] -549[?]  is mandatory 
32.85/31.36	c qxplain 7740/7740
32.85/31.37	c 5309[?] -546[?] -549[?]  is mandatory 
32.85/31.37	c qxplain 7738/7739
32.85/31.38	c qxplain 7739/7739
32.85/31.38	c 5310[?] 546[?] -17[?] 549[?]  is mandatory 
32.85/31.38	c qxplain 7738/7738
32.85/31.39	c 5311[?] -548[?] -550[?]  is mandatory 
32.85/31.39	c qxplain 7734/7737
32.85/31.40	c qxplain 7736/7737
32.95/31.40	c qxplain 7737/7737
32.95/31.41	c 5312[?] -549[?] -550[?]  is mandatory 
32.95/31.41	c qxplain 7736/7736
32.95/31.42	c 5313[?] 550[?] 549[?] 548[?]  is mandatory 
32.95/31.42	c qxplain 7734/7735
32.95/31.42	c qxplain 7735/7735
32.95/31.43	c 5314[?] 27[?] -551[?]  is mandatory 
32.95/31.43	c qxplain 7734/7734
32.95/31.44	c 5316[?] -27[?] 551[?] -458[?]  is mandatory 
32.95/31.44	c qxplain 7725/7733
32.95/31.45	c qxplain 7730/7733
32.95/31.45	c qxplain 7732/7733
32.95/31.46	c qxplain 7733/7733
32.95/31.47	c 5318[?] -552[?] -458[?]  is mandatory 
32.95/31.47	c qxplain 7732/7732
32.95/31.48	c 5320[?] -551[?] -553[?]  is mandatory 
32.95/31.48	c qxplain 7730/7731
32.95/31.48	c qxplain 7731/7731
32.95/31.49	c 5322[?] 551[?] 553[?] 552[?]  is mandatory 
32.95/31.49	c qxplain 7730/7730
33.05/31.50	c 5323[?] -554[?] 21[?]  is mandatory 
33.05/31.50	c qxplain 7725/7729
33.05/31.51	c qxplain 7728/7729
33.05/31.51	c qxplain 7729/7729
33.05/31.52	c 5324[?] -553[?] -554[?]  is mandatory 
33.05/31.52	c qxplain 7728/7728
33.05/31.53	c 5325[?] 553[?] 554[?] -21[?]  is mandatory 
33.05/31.53	c qxplain 7725/7727
33.05/31.53	c qxplain 7727/7727
33.05/31.54	c 5326[?] -555[?] 28[?]  is mandatory 
33.05/31.54	c qxplain 7725/7726
33.05/31.55	c qxplain 7726/7726
33.05/31.56	c 5328[?] -28[?] 555[?] -458[?]  is mandatory 
33.05/31.56	c qxplain 7725/7725
33.05/31.56	c 5330[?] -556[?] -458[?]  is mandatory 
33.05/31.56	c qxplain 7708/7724
33.05/31.57	c qxplain 7717/7724
33.05/31.58	c qxplain 7721/7724
33.05/31.58	c qxplain 7723/7724
33.05/31.59	c qxplain 7724/7724
33.05/31.60	c 5332[?] -555[?] -557[?]  is mandatory 
33.05/31.60	c qxplain 7723/7723
33.15/31.60	c 5334[?] 557[?] 555[?] 556[?]  is mandatory 
33.15/31.60	c qxplain 7721/7722
33.15/31.61	c qxplain 7722/7722
33.15/31.62	c 5335[?] -20[?] -558[?]  is mandatory 
33.15/31.62	c qxplain 7721/7721
33.15/31.63	c 5336[?] 557[?] -558[?]  is mandatory 
33.15/31.63	c qxplain 7717/7720
33.15/31.63	c qxplain 7719/7720
33.15/31.64	c qxplain 7720/7720
33.15/31.65	c 5337[?] 558[?] -557[?] 20[?]  is mandatory 
33.15/31.65	c qxplain 7719/7719
33.15/31.65	c 5338[?] 554[?] -559[?]  is mandatory 
33.15/31.65	c qxplain 7717/7718
33.15/31.66	c qxplain 7718/7718
33.15/31.67	c 5339[?] -559[?] -558[?]  is mandatory 
33.15/31.67	c qxplain 7717/7717
33.15/31.67	c 5340[?] -554[?] 558[?] 559[?]  is mandatory 
33.15/31.67	c qxplain 7708/7716
33.15/31.68	c qxplain 7713/7716
33.15/31.69	c qxplain 7715/7716
33.15/31.69	c qxplain 7716/7716
33.25/31.70	c 5341[?] 20[?] -560[?]  is mandatory 
33.25/31.70	c qxplain 7715/7715
33.25/31.71	c 5342[?] -557[?] -560[?]  is mandatory 
33.25/31.71	c qxplain 7713/7714
33.25/31.72	c qxplain 7714/7714
33.25/31.72	c 5343[?] 557[?] -20[?] 560[?]  is mandatory 
33.25/31.72	c qxplain 7713/7713
33.25/31.73	c 5344[?] -559[?] -561[?]  is mandatory 
33.25/31.73	c qxplain 7708/7712
33.25/31.74	c qxplain 7711/7712
33.25/31.74	c qxplain 7712/7712
33.25/31.75	c 5345[?] -560[?] -561[?]  is mandatory 
33.25/31.75	c qxplain 7711/7711
33.25/31.76	c 5346[?] 559[?] 561[?] 560[?]  is mandatory 
33.25/31.76	c qxplain 7708/7710
33.25/31.77	c qxplain 7710/7710
33.25/31.77	c 5347[?] -562[?] 25[?]  is mandatory 
33.25/31.77	c qxplain 7708/7709
33.25/31.78	c qxplain 7709/7709
33.25/31.79	c 5349[?] 562[?] -25[?] -458[?]  is mandatory 
33.25/31.79	c qxplain 7708/7708
33.25/31.80	c 5351[?] -563[?] -458[?]  is mandatory 
33.25/31.80	c qxplain 7674/7707
33.35/31.81	c qxplain 7691/7707
33.35/31.82	c qxplain 7700/7707
33.35/31.82	c qxplain 7704/7707
33.35/31.83	c qxplain 7706/7707
33.35/31.84	c qxplain 7707/7707
33.35/31.85	c 5353[?] -564[?] -562[?]  is mandatory 
33.35/31.85	c qxplain 7706/7706
33.35/31.85	c 5355[?] 564[?] 562[?] 563[?]  is mandatory 
33.35/31.86	c qxplain 7704/7705
33.35/31.86	c qxplain 7705/7705
33.35/31.87	c 5356[?] 23[?] -565[?]  is mandatory 
33.35/31.87	c qxplain 7704/7704
33.35/31.88	c 5357[?] -565[?] -564[?]  is mandatory 
33.35/31.88	c qxplain 7700/7703
33.35/31.88	c qxplain 7702/7703
33.35/31.89	c qxplain 7703/7703
33.35/31.90	c 5358[?] 565[?] 564[?] -23[?]  is mandatory 
33.35/31.90	c qxplain 7702/7702
33.46/31.91	c 5359[?] 26[?] -566[?]  is mandatory 
33.46/31.91	c qxplain 7700/7701
33.46/31.92	c qxplain 7701/7701
33.46/31.92	c 5361[?] -26[?] 566[?] -458[?]  is mandatory 
33.46/31.92	c qxplain 7700/7700
33.46/31.93	c 5363[?] -567[?] -458[?]  is mandatory 
33.46/31.93	c qxplain 7691/7699
33.46/31.94	c qxplain 7696/7699
33.46/31.94	c qxplain 7698/7699
33.46/31.95	c qxplain 7699/7699
33.46/31.96	c 5365[?] -566[?] -568[?]  is mandatory 
33.46/31.96	c qxplain 7698/7698
33.46/31.96	c 5367[?] 566[?] 568[?] 567[?]  is mandatory 
33.46/31.96	c qxplain 7696/7697
33.46/31.97	c qxplain 7697/7697
33.46/31.98	c 5368[?] -569[?] 565[?]  is mandatory 
33.46/31.98	c qxplain 7696/7696
33.46/31.98	c 5369[?] -569[?] -568[?]  is mandatory 
33.46/31.98	c qxplain 7691/7695
33.46/31.99	c qxplain 7694/7695
33.56/32.00	c qxplain 7695/7695
33.56/32.01	c 5370[?] 568[?] -565[?] 569[?]  is mandatory 
33.56/32.01	c qxplain 7694/7694
33.56/32.02	c 5371[?] -570[?] 22[?]  is mandatory 
33.56/32.02	c qxplain 7691/7693
33.56/32.03	c qxplain 7693/7693
33.56/32.03	c 5372[?] -570[?] 23[?]  is mandatory 
33.56/32.03	c qxplain 7691/7692
33.56/32.04	c qxplain 7692/7692
33.56/32.05	c 5373[?] -22[?] 570[?] -23[?]  is mandatory 
33.56/32.05	c qxplain 7691/7691
33.56/32.05	c 5374[?] -571[?] -564[?]  is mandatory 
33.56/32.05	c qxplain 7674/7690
33.56/32.06	c qxplain 7683/7690
33.56/32.07	c qxplain 7687/7690
33.56/32.08	c qxplain 7689/7690
33.56/32.08	c qxplain 7690/7690
33.56/32.09	c 5375[?] -571[?] 570[?]  is mandatory 
33.56/32.09	c qxplain 7689/7689
33.56/32.10	c 5376[?] -570[?] 564[?] 571[?]  is mandatory 
33.56/32.10	c qxplain 7687/7688
33.66/32.10	c qxplain 7688/7688
33.66/32.11	c 5377[?] -572[?] 22[?]  is mandatory 
33.66/32.11	c qxplain 7687/7687
33.66/32.12	c 5378[?] -568[?] -572[?]  is mandatory 
33.66/32.12	c qxplain 7683/7686
33.66/32.12	c qxplain 7685/7686
33.66/32.13	c qxplain 7686/7686
33.66/32.14	c 5379[?] 568[?] 572[?] -22[?]  is mandatory 
33.66/32.14	c qxplain 7685/7685
33.66/32.14	c 5380[?] -571[?] -573[?]  is mandatory 
33.66/32.14	c qxplain 7683/7684
33.66/32.15	c qxplain 7684/7684
33.66/32.16	c 5381[?] -572[?] -573[?]  is mandatory 
33.66/32.16	c qxplain 7683/7683
33.66/32.17	c 5382[?] 573[?] 571[?] 572[?]  is mandatory 
33.66/32.17	c qxplain 7674/7682
33.66/32.17	c qxplain 7679/7682
33.66/32.18	c qxplain 7681/7682
33.66/32.19	c qxplain 7682/7682
33.66/32.19	c 5383[?] -569[?] -574[?]  is mandatory 
33.66/32.19	c qxplain 7681/7681
33.76/32.20	c 5384[?] 573[?] -574[?]  is mandatory 
33.76/32.20	c qxplain 7679/7680
33.76/32.20	c qxplain 7680/7680
33.76/32.21	c 5385[?] -573[?] 569[?] 574[?]  is mandatory 
33.76/32.21	c qxplain 7679/7679
33.76/32.22	c 5386[?] -21[?] -575[?]  is mandatory 
33.76/32.22	c qxplain 7674/7678
33.76/32.23	c qxplain 7677/7678
33.76/32.23	c qxplain 7678/7678
33.76/32.24	c 5387[?] 553[?] -575[?]  is mandatory 
33.76/32.24	c qxplain 7677/7677
33.76/32.25	c 5388[?] 575[?] -553[?] 21[?]  is mandatory 
33.76/32.25	c qxplain 7674/7676
33.76/32.25	c qxplain 7676/7676
33.76/32.26	c 5389[?] -576[?] -558[?]  is mandatory 
33.76/32.26	c qxplain 7674/7675
33.76/32.27	c qxplain 7675/7675
33.76/32.28	c 5390[?] -576[?] -575[?]  is mandatory 
33.76/32.28	c qxplain 7674/7674
33.76/32.28	c 5391[?] 576[?] 575[?] 558[?]  is mandatory 
33.76/32.28	c qxplain 7539/7673
33.76/32.29	c qxplain 7607/7673
33.86/32.30	c qxplain 7641/7673
33.86/32.31	c qxplain 7658/7673
33.86/32.31	c qxplain 7666/7673
33.86/32.32	c qxplain 7670/7673
33.86/32.32	c qxplain 7672/7673
33.86/32.33	c qxplain 7673/7673
33.86/32.34	c 5392[?] -577[?] -574[?]  is mandatory 
33.86/32.34	c qxplain 7672/7672
33.86/32.34	c 5393[?] -577[?] 576[?]  is mandatory 
33.86/32.34	c qxplain 7670/7671
33.86/32.35	c qxplain 7671/7671
33.86/32.36	c 5394[?] -576[?] 574[?] 577[?]  is mandatory 
33.86/32.36	c qxplain 7670/7670
33.86/32.37	c 5395[?] 561[?] -578[?]  is mandatory 
33.86/32.37	c qxplain 7666/7669
33.86/32.37	c qxplain 7668/7669
33.86/32.38	c qxplain 7669/7669
33.86/32.38	c 5396[?] -577[?] -578[?]  is mandatory 
33.86/32.38	c qxplain 7668/7668
33.86/32.39	c 5397[?] 577[?] -561[?] 578[?]  is mandatory 
33.86/32.39	c qxplain 7666/7667
33.96/32.40	c qxplain 7667/7667
33.96/32.41	c 5398[?] -19[?] -579[?]  is mandatory 
33.96/32.41	c qxplain 7666/7666
33.96/32.41	c 5399[?] 535[?] -579[?]  is mandatory 
33.96/32.41	c qxplain 7658/7665
33.96/32.42	c qxplain 7662/7665
33.96/32.43	c qxplain 7664/7665
33.96/32.43	c qxplain 7665/7665
33.96/32.44	c 5400[?] -535[?] 19[?] 579[?]  is mandatory 
33.96/32.44	c qxplain 7664/7664
33.96/32.45	c 5401[?] -580[?] -540[?]  is mandatory 
33.96/32.45	c qxplain 7662/7663
33.96/32.45	c qxplain 7663/7663
33.96/32.46	c 5402[?] -579[?] -580[?]  is mandatory 
33.96/32.46	c qxplain 7662/7662
33.96/32.47	c 5403[?] 580[?] 579[?] 540[?]  is mandatory 
33.96/32.47	c qxplain 7658/7661
33.96/32.48	c qxplain 7660/7661
33.96/32.48	c qxplain 7661/7661
33.96/32.49	c 5404[?] -581[?] -547[?]  is mandatory 
33.96/32.49	c qxplain 7660/7660
33.96/32.50	c 5405[?] 580[?] -581[?]  is mandatory 
33.96/32.50	c qxplain 7658/7659
34.06/32.50	c qxplain 7659/7659
34.06/32.51	c 5406[?] 581[?] -580[?] 547[?]  is mandatory 
34.06/32.51	c qxplain 7658/7658
34.06/32.52	c 5407[?] -578[?] -582[?]  is mandatory 
34.06/32.52	c qxplain 7641/7657
34.06/32.52	c qxplain 7650/7657
34.06/32.53	c qxplain 7654/7657
34.06/32.54	c qxplain 7656/7657
34.06/32.54	c qxplain 7657/7657
34.06/32.55	c 5408[?] -582[?] 581[?]  is mandatory 
34.06/32.55	c qxplain 7656/7656
34.06/32.56	c 5409[?] -581[?] 582[?] 578[?]  is mandatory 
34.06/32.56	c qxplain 7654/7655
34.06/32.57	c qxplain 7655/7655
34.06/32.57	c 5410[?] 550[?] -583[?]  is mandatory 
34.06/32.57	c qxplain 7654/7654
34.06/32.58	c 5411[?] -582[?] -583[?]  is mandatory 
34.06/32.58	c qxplain 7650/7653
34.06/32.59	c qxplain 7652/7653
34.06/32.59	c qxplain 7653/7653
34.16/32.60	c 5412[?] 582[?] -550[?] 583[?]  is mandatory 
34.16/32.60	c qxplain 7652/7652
34.16/32.61	c 5413[?] -16[?] -584[?]  is mandatory 
34.16/32.61	c qxplain 7650/7651
34.16/32.61	c qxplain 7651/7651
34.16/32.62	c 5414[?] 510[?] -584[?]  is mandatory 
34.16/32.62	c qxplain 7650/7650
34.16/32.63	c 5415[?] -510[?] 16[?] 584[?]  is mandatory 
34.16/32.63	c qxplain 7641/7649
34.16/32.63	c qxplain 7646/7649
34.16/32.64	c qxplain 7648/7649
34.16/32.65	c qxplain 7649/7649
34.16/32.66	c 5416[?] -515[?] -585[?]  is mandatory 
34.16/32.66	c qxplain 7648/7648
34.16/32.66	c 5417[?] -584[?] -585[?]  is mandatory 
34.16/32.66	c qxplain 7646/7647
34.16/32.67	c qxplain 7647/7647
34.16/32.68	c 5418[?] 585[?] 584[?] 515[?]  is mandatory 
34.16/32.68	c qxplain 7646/7646
34.16/32.68	c 5419[?] -522[?] -586[?]  is mandatory 
34.16/32.68	c qxplain 7641/7645
34.16/32.69	c qxplain 7644/7645
34.16/32.70	c qxplain 7645/7645
34.25/32.70	c 5420[?] 585[?] -586[?]  is mandatory 
34.25/32.70	c qxplain 7644/7644
34.25/32.71	c 5421[?] 586[?] -585[?] 522[?]  is mandatory 
34.25/32.71	c qxplain 7641/7643
34.25/32.72	c qxplain 7643/7643
34.25/32.73	c 5422[?] -587[?] -529[?]  is mandatory 
34.25/32.73	c qxplain 7641/7642
34.25/32.73	c qxplain 7642/7642
34.25/32.74	c 5423[?] 586[?] -587[?]  is mandatory 
34.25/32.74	c qxplain 7641/7641
34.25/32.75	c 5424[?] 587[?] -586[?] 529[?]  is mandatory 
34.25/32.75	c qxplain 7607/7640
34.25/32.75	c qxplain 7624/7640
34.25/32.76	c qxplain 7633/7640
34.25/32.77	c qxplain 7637/7640
34.25/32.77	c qxplain 7639/7640
34.25/32.78	c qxplain 7640/7640
34.25/32.79	c 5425[?] -588[?] -583[?]  is mandatory 
34.25/32.79	c qxplain 7639/7639
34.25/32.80	c 5426[?] 587[?] -588[?]  is mandatory 
34.25/32.80	c qxplain 7637/7638
34.35/32.80	c qxplain 7638/7638
34.35/32.81	c 5427[?] 583[?] -587[?] 588[?]  is mandatory 
34.35/32.81	c qxplain 7637/7637
34.35/32.82	c 5428[?] 532[?] -589[?]  is mandatory 
34.35/32.82	c qxplain 7633/7636
34.35/32.82	c qxplain 7635/7636
34.35/32.83	c qxplain 7636/7636
34.35/32.84	c 5429[?] -588[?] -589[?]  is mandatory 
34.35/32.84	c qxplain 7635/7635
34.35/32.84	c 5430[?] 588[?] -532[?] 589[?]  is mandatory 
34.35/32.84	c qxplain 7633/7634
34.35/32.85	c qxplain 7634/7634
34.35/32.86	c 5431[?] -12[?] -590[?]  is mandatory 
34.35/32.86	c qxplain 7633/7633
34.35/32.86	c 5432[?] 485[?] -590[?]  is mandatory 
34.35/32.86	c qxplain 7624/7632
34.35/32.87	c qxplain 7629/7632
34.35/32.88	c qxplain 7631/7632
34.35/32.88	c qxplain 7632/7632
34.35/32.89	c 5433[?] -485[?] 12[?] 590[?]  is mandatory 
34.35/32.89	c qxplain 7631/7631
34.35/32.90	c 5434[?] -591[?] -490[?]  is mandatory 
34.35/32.90	c qxplain 7629/7630
34.46/32.90	c qxplain 7630/7630
34.46/32.91	c 5435[?] -590[?] -591[?]  is mandatory 
34.46/32.91	c qxplain 7629/7629
34.46/32.92	c 5436[?] 591[?] 590[?] 490[?]  is mandatory 
34.46/32.92	c qxplain 7624/7628
34.46/32.93	c qxplain 7627/7628
34.46/32.93	c qxplain 7628/7628
34.46/32.94	c 5437[?] -497[?] -592[?]  is mandatory 
34.46/32.94	c qxplain 7627/7627
34.46/32.95	c 5438[?] 591[?] -592[?]  is mandatory 
34.46/32.95	c qxplain 7624/7626
34.46/32.95	c qxplain 7626/7626
34.46/32.96	c 5439[?] -591[?] 592[?] 497[?]  is mandatory 
34.46/32.96	c qxplain 7624/7625
34.46/32.97	c qxplain 7625/7625
34.46/32.97	c 5440[?] -593[?] -504[?]  is mandatory 
34.46/32.97	c qxplain 7624/7624
34.46/32.98	c 5441[?] 592[?] -593[?]  is mandatory 
34.46/32.98	c qxplain 7607/7623
34.46/32.99	c qxplain 7616/7623
34.46/32.99	c qxplain 7620/7623
34.46/33.00	c qxplain 7622/7623
34.56/33.01	c qxplain 7623/7623
34.56/33.01	c 5442[?] 593[?] -592[?] 504[?]  is mandatory 
34.56/33.01	c qxplain 7622/7622
34.56/33.02	c 5443[?] -589[?] -594[?]  is mandatory 
34.56/33.02	c qxplain 7620/7621
34.56/33.03	c qxplain 7621/7621
34.56/33.03	c 5444[?] -594[?] 593[?]  is mandatory 
34.56/33.03	c qxplain 7620/7620
34.56/33.04	c 5445[?] -593[?] 589[?] 594[?]  is mandatory 
34.56/33.04	c qxplain 7616/7619
34.56/33.05	c qxplain 7618/7619
34.56/33.06	c qxplain 7619/7619
34.56/33.06	c 5446[?] 507[?] -595[?]  is mandatory 
34.56/33.06	c qxplain 7618/7618
34.56/33.07	c 5447[?] -594[?] -595[?]  is mandatory 
34.56/33.07	c qxplain 7616/7617
34.56/33.08	c qxplain 7617/7617
34.56/33.08	c 5448[?] -507[?] 594[?] 595[?]  is mandatory 
34.56/33.08	c qxplain 7616/7616
34.56/33.09	c 5449[?] -8[?] -596[?]  is mandatory 
34.56/33.09	c qxplain 7607/7615
34.56/33.10	c qxplain 7612/7615
34.65/33.10	c qxplain 7614/7615
34.65/33.11	c qxplain 7615/7615
34.65/33.12	c 5450[?] 481[?] -596[?]  is mandatory 
34.65/33.12	c qxplain 7614/7614
34.65/33.12	c 5451[?] -481[?] 8[?] 596[?]  is mandatory 
34.65/33.12	c qxplain 7612/7613
34.65/33.13	c qxplain 7613/7613
34.65/33.14	c 5452[?] -595[?] -597[?]  is mandatory 
34.65/33.14	c qxplain 7612/7612
34.65/33.14	c 5453[?] -596[?] -597[?]  is mandatory 
34.65/33.14	c qxplain 7607/7611
34.65/33.15	c qxplain 7610/7611
34.65/33.16	c qxplain 7611/7611
34.65/33.16	c 5454[?] 595[?] 597[?] 596[?]  is mandatory 
34.65/33.16	c qxplain 7610/7610
34.65/33.17	c 5455[?] -598[?] -482[?]  is mandatory 
34.65/33.17	c qxplain 7607/7609
34.65/33.18	c qxplain 7609/7609
34.65/33.18	c 5456[?] -597[?] -598[?]  is mandatory 
34.65/33.18	c qxplain 7607/7608
34.65/33.19	c qxplain 7608/7608
34.75/33.20	c 5457[?] 482[?] 597[?] 598[?]  is mandatory 
34.75/33.20	c qxplain 7607/7607
34.75/33.21	c 5458[?] -7[?] -599[?]  is mandatory 
34.75/33.21	c qxplain 7539/7606
34.75/33.21	c qxplain 7573/7606
34.75/33.22	c qxplain 7590/7606
34.75/33.23	c qxplain 7599/7606
34.75/33.23	c qxplain 7603/7606
34.75/33.24	c qxplain 7605/7606
34.75/33.25	c qxplain 7606/7606
34.75/33.25	c 5459[?] 477[?] -599[?]  is mandatory 
34.75/33.25	c qxplain 7605/7605
34.75/33.26	c 5460[?] -477[?] 599[?] 7[?]  is mandatory 
34.75/33.26	c qxplain 7603/7604
34.75/33.27	c qxplain 7604/7604
34.75/33.27	c 5461[?] -598[?] -600[?]  is mandatory 
34.75/33.27	c qxplain 7603/7603
34.75/33.28	c 5462[?] -599[?] -600[?]  is mandatory 
34.75/33.28	c qxplain 7599/7602
34.75/33.29	c qxplain 7601/7602
34.75/33.30	c qxplain 7602/7602
34.85/33.30	c 5463[?] 598[?] 600[?] 599[?]  is mandatory 
34.85/33.30	c qxplain 7601/7601
34.85/33.31	c 5464[?] -478[?] -601[?]  is mandatory 
34.85/33.31	c qxplain 7599/7600
34.85/33.32	c qxplain 7600/7600
34.85/33.32	c 5465[?] -600[?] -601[?]  is mandatory 
34.85/33.32	c qxplain 7599/7599
34.85/33.33	c 5466[?] 600[?] 478[?] 601[?]  is mandatory 
34.85/33.33	c qxplain 7590/7598
34.85/33.34	c qxplain 7595/7598
34.85/33.34	c qxplain 7597/7598
34.85/33.35	c qxplain 7598/7598
34.85/33.36	c 5467[?] -6[?] -602[?]  is mandatory 
34.85/33.36	c qxplain 7597/7597
34.85/33.36	c 5468[?] 473[?] -602[?]  is mandatory 
34.85/33.36	c qxplain 7595/7596
34.85/33.37	c qxplain 7596/7596
34.85/33.38	c 5469[?] -473[?] 6[?] 602[?]  is mandatory 
34.85/33.38	c qxplain 7595/7595
34.85/33.39	c 5470[?] -601[?] -603[?]  is mandatory 
34.85/33.39	c qxplain 7590/7594
34.85/33.39	c qxplain 7593/7594
34.95/33.40	c qxplain 7594/7594
34.95/33.41	c 5471[?] -602[?] -603[?]  is mandatory 
34.95/33.41	c qxplain 7593/7593
34.95/33.41	c 5472[?] 601[?] 602[?] 603[?]  is mandatory 
34.95/33.41	c qxplain 7590/7592
34.95/33.42	c qxplain 7592/7592
34.95/33.43	c 5473[?] -474[?] -604[?]  is mandatory 
34.95/33.43	c qxplain 7590/7591
34.95/33.43	c qxplain 7591/7591
34.95/33.44	c 5474[?] -603[?] -604[?]  is mandatory 
34.95/33.44	c qxplain 7590/7590
34.95/33.45	c 5475[?] 603[?] 474[?] 604[?]  is mandatory 
34.95/33.45	c qxplain 7573/7589
34.95/33.46	c qxplain 7582/7589
34.95/33.46	c qxplain 7586/7589
34.95/33.47	c qxplain 7588/7589
34.95/33.48	c qxplain 7589/7589
34.95/33.48	c 5476[?] -5[?] -605[?]  is mandatory 
34.95/33.48	c qxplain 7588/7588
34.95/33.49	c 5477[?] 469[?] -605[?]  is mandatory 
34.95/33.49	c qxplain 7586/7587
35.05/33.50	c qxplain 7587/7587
35.05/33.50	c 5478[?] -469[?] 5[?] 605[?]  is mandatory 
35.05/33.50	c qxplain 7586/7586
35.05/33.51	c 5479[?] -604[?] -606[?]  is mandatory 
35.05/33.51	c qxplain 7582/7585
35.05/33.52	c qxplain 7584/7585
35.05/33.52	c qxplain 7585/7585
35.05/33.53	c 5480[?] -605[?] -606[?]  is mandatory 
35.05/33.53	c qxplain 7584/7584
35.05/33.54	c 5481[?] 604[?] 605[?] 606[?]  is mandatory 
35.05/33.54	c qxplain 7582/7583
35.05/33.55	c qxplain 7583/7583
35.05/33.55	c 5482[?] -470[?] -607[?]  is mandatory 
35.05/33.55	c qxplain 7582/7582
35.05/33.56	c 5483[?] -606[?] -607[?]  is mandatory 
35.05/33.56	c qxplain 7573/7581
35.05/33.57	c qxplain 7578/7581
35.05/33.57	c qxplain 7580/7581
35.05/33.58	c qxplain 7581/7581
35.05/33.59	c 5484[?] 606[?] 470[?] 607[?]  is mandatory 
35.05/33.59	c qxplain 7580/7580
35.05/33.59	c 5485[?] -4[?] -608[?]  is mandatory 
35.05/33.59	c qxplain 7578/7579
35.15/33.60	c qxplain 7579/7579
35.15/33.61	c 5486[?] 465[?] -608[?]  is mandatory 
35.15/33.61	c qxplain 7578/7578
35.15/33.61	c 5487[?] -465[?] 4[?] 608[?]  is mandatory 
35.15/33.61	c qxplain 7573/7577
35.15/33.62	c qxplain 7576/7577
35.15/33.63	c qxplain 7577/7577
35.15/33.64	c 5488[?] -607[?] -609[?]  is mandatory 
35.15/33.64	c qxplain 7576/7576
35.15/33.64	c 5489[?] -608[?] -609[?]  is mandatory 
35.15/33.64	c qxplain 7573/7575
35.15/33.65	c qxplain 7575/7575
35.15/33.66	c 5490[?] 608[?] 609[?] 607[?]  is mandatory 
35.15/33.66	c qxplain 7573/7574
35.15/33.66	c qxplain 7574/7574
35.15/33.67	c 5491[?] -466[?] -610[?]  is mandatory 
35.15/33.67	c qxplain 7573/7573
35.15/33.68	c 5492[?] -609[?] -610[?]  is mandatory 
35.15/33.68	c qxplain 7539/7572
35.15/33.68	c qxplain 7556/7572
35.15/33.69	c qxplain 7565/7572
35.25/33.70	c qxplain 7569/7572
35.25/33.71	c qxplain 7571/7572
35.25/33.71	c qxplain 7572/7572
35.25/33.72	c 5493[?] 609[?] 466[?] 610[?]  is mandatory 
35.25/33.72	c qxplain 7571/7571
35.25/33.73	c 5494[?] -3[?] -611[?]  is mandatory 
35.25/33.73	c qxplain 7569/7570
35.25/33.74	c qxplain 7570/7570
35.25/33.74	c 5495[?] 461[?] -611[?]  is mandatory 
35.25/33.74	c qxplain 7569/7569
35.25/33.75	c 5496[?] 611[?] -461[?] 3[?]  is mandatory 
35.25/33.75	c qxplain 7565/7568
35.25/33.76	c qxplain 7567/7568
35.25/33.76	c qxplain 7568/7568
35.25/33.77	c 5497[?] -610[?] -612[?]  is mandatory 
35.25/33.77	c qxplain 7567/7567
35.25/33.78	c 5498[?] -611[?] -612[?]  is mandatory 
35.25/33.78	c qxplain 7565/7566
35.25/33.79	c qxplain 7566/7566
35.25/33.79	c 5499[?] 611[?] 610[?] 612[?]  is mandatory 
35.25/33.79	c qxplain 7565/7565
35.35/33.80	c 5500[?] -613[?] -462[?]  is mandatory 
35.35/33.80	c qxplain 7556/7564
35.35/33.81	c qxplain 7561/7564
35.35/33.81	c qxplain 7563/7564
35.35/33.82	c qxplain 7564/7564
35.35/33.83	c 5501[?] -612[?] -613[?]  is mandatory 
35.35/33.83	c qxplain 7563/7563
35.35/33.84	c 5502[?] 613[?] 462[?] 612[?]  is mandatory 
35.35/33.84	c qxplain 7561/7562
35.35/33.84	c qxplain 7562/7562
35.35/33.85	c 5503[?] -614[?] 46[?]  is mandatory 
35.35/33.85	c qxplain 7561/7561
35.35/33.86	c 5505[?] -46[?] 614[?] -458[?]  is mandatory 
35.35/33.86	c qxplain 7556/7560
35.35/33.86	c qxplain 7559/7560
35.35/33.87	c qxplain 7560/7560
35.35/33.88	c 5507[?] -615[?] -458[?]  is mandatory 
35.35/33.88	c qxplain 7559/7559
35.35/33.89	c 5509[?] -614[?] -616[?]  is mandatory 
35.35/33.89	c qxplain 7556/7558
35.35/33.89	c qxplain 7558/7558
35.45/33.90	c 5511[?] 616[?] 614[?] 615[?]  is mandatory 
35.45/33.90	c qxplain 7556/7557
35.45/33.91	c qxplain 7557/7557
35.45/33.91	c 5512[?] -617[?] 2[?]  is mandatory 
35.45/33.91	c qxplain 7556/7556
35.45/33.92	c 5513[?] 616[?] -617[?]  is mandatory 
35.45/33.92	c qxplain 7539/7555
35.45/33.93	c qxplain 7548/7555
35.45/33.94	c qxplain 7552/7555
35.45/33.94	c qxplain 7554/7555
35.45/33.95	c qxplain 7555/7555
35.45/33.96	c 5514[?] 617[?] -616[?] -2[?]  is mandatory 
35.45/33.96	c qxplain 7554/7554
35.45/33.96	c 5515[?] -2[?] -618[?]  is mandatory 
35.45/33.96	c qxplain 7552/7553
35.45/33.97	c qxplain 7553/7553
35.45/33.98	c 5516[?] -618[?] -616[?]  is mandatory 
35.45/33.98	c qxplain 7552/7552
35.45/33.99	c 5517[?] 616[?] 2[?] 618[?]  is mandatory 
35.45/33.99	c qxplain 7548/7551
35.45/33.99	c qxplain 7550/7551
35.45/34.00	c qxplain 7551/7551
35.56/34.01	c 5518[?] -617[?] -619[?]  is mandatory 
35.56/34.01	c qxplain 7550/7550
35.56/34.01	c 5519[?] -618[?] -619[?]  is mandatory 
35.56/34.01	c qxplain 7548/7549
35.56/34.02	c qxplain 7549/7549
35.56/34.03	c 5520[?] 619[?] 617[?] 618[?]  is mandatory 
35.56/34.03	c qxplain 7548/7548
35.56/34.04	c 5521[?] -620[?] 613[?]  is mandatory 
35.56/34.04	c qxplain 7539/7547
35.56/34.04	c qxplain 7544/7547
35.56/34.05	c qxplain 7546/7547
35.56/34.06	c qxplain 7547/7547
35.56/34.06	c 5522[?] -620[?] -619[?]  is mandatory 
35.56/34.06	c qxplain 7546/7546
35.56/34.08	c 5523[?] -613[?] 619[?] 620[?]  is mandatory 
35.56/34.08	c qxplain 7544/7545
35.56/34.09	c qxplain 7545/7545
35.56/34.10	c 5524[?] -613[?] -621[?]  is mandatory 
35.56/34.10	c qxplain 7544/7544
35.56/34.10	c 5525[?] 619[?] -621[?]  is mandatory 
35.56/34.10	c qxplain 7539/7543
35.66/34.11	c qxplain 7542/7543
35.66/34.12	c qxplain 7543/7543
35.66/34.13	c 5526[?] 613[?] -619[?] 621[?]  is mandatory 
35.66/34.13	c qxplain 7542/7542
35.66/34.14	c 5527[?] -620[?] -622[?]  is mandatory 
35.66/34.14	c qxplain 7539/7541
35.66/34.14	c qxplain 7541/7541
35.66/34.15	c 5528[?] -621[?] -622[?]  is mandatory 
35.66/34.15	c qxplain 7539/7540
35.66/34.16	c qxplain 7540/7540
35.66/34.17	c 5529[?] 620[?] 621[?] 622[?]  is mandatory 
35.66/34.17	c qxplain 7539/7539
35.66/34.17	c 5530[?] -623[?] 458[?]  is mandatory 
35.66/34.17	c qxplain 6462/7538
35.66/34.18	c qxplain 7001/7538
35.66/34.19	c qxplain 7270/7538
35.66/34.19	c qxplain 7405/7538
35.75/34.20	c qxplain 7472/7538
35.75/34.21	c qxplain 7506/7538
35.75/34.22	c qxplain 7523/7538
35.75/34.22	c qxplain 7531/7538
35.75/34.23	c qxplain 7535/7538
35.75/34.24	c qxplain 7537/7538
35.75/34.24	c qxplain 7538/7538
35.75/34.25	c 5531[?] -622[?] -623[?]  is mandatory 
35.75/34.25	c qxplain 7537/7537
35.75/34.26	c 5532[?] 623[?] 622[?] -458[?]  is mandatory 
35.75/34.26	c qxplain 7535/7536
35.75/34.27	c qxplain 7536/7536
35.75/34.27	c 5533[?] -624[?] 46[?]  is mandatory 
35.75/34.27	c qxplain 7535/7535
35.75/34.28	c 5534[?] -624[?] -458[?]  is mandatory 
35.75/34.28	c qxplain 7531/7534
35.75/34.29	c qxplain 7533/7534
35.75/34.30	c qxplain 7534/7534
35.85/34.30	c 5535[?] -46[?] 624[?] 458[?]  is mandatory 
35.85/34.30	c qxplain 7533/7533
35.85/34.31	c 5536[?] -625[?] -623[?]  is mandatory 
35.85/34.31	c qxplain 7531/7532
35.85/34.32	c qxplain 7532/7532
35.85/34.32	c 5537[?] -624[?] -625[?]  is mandatory 
35.85/34.32	c qxplain 7531/7531
35.85/34.33	c 5538[?] 624[?] 623[?] 625[?]  is mandatory 
35.85/34.33	c qxplain 7523/7530
35.85/34.34	c qxplain 7527/7530
35.95/34.43	c qxplain 7529/7530
36.05/34.50	c qxplain 7530/7530
36.05/34.50	c qxplain 7529/7529
36.05/34.51	c 5540[?] -626[?] 277[?]  is mandatory 
36.05/34.51	c qxplain 7527/7528
36.05/34.52	c qxplain 7528/7528
36.05/34.52	c qxplain 7527/7527
36.05/34.53	c 5542[?] -627[?] 75[?]  is mandatory 
36.05/34.53	c qxplain 7523/7526
36.05/34.54	c qxplain 7525/7526
36.05/34.55	c qxplain 7526/7526
36.05/34.55	c qxplain 7525/7525
36.05/34.56	c 5544[?] 627[?] -75[?] 277[?]  is mandatory 
36.05/34.56	c qxplain 7523/7524
36.05/34.57	c qxplain 7524/7524
36.05/34.57	c qxplain 7523/7523
36.05/34.58	c 5546[?] -628[?] -627[?]  is mandatory 
36.05/34.58	c qxplain 7506/7522
36.05/34.58	c qxplain 7515/7522
36.05/34.59	c qxplain 7519/7522
36.05/34.60	c qxplain 7521/7522
36.15/34.60	c qxplain 7522/7522
36.15/34.61	c 5547[?] 628[?] 627[?] 626[?]  is mandatory 
36.15/34.61	c qxplain 7521/7521
36.15/34.62	c 5548[?] -629[?] 79[?]  is mandatory 
36.15/34.62	c qxplain 7519/7520
36.15/34.63	c qxplain 7520/7520
36.15/34.64	c 5549[?] -629[?] 628[?]  is mandatory 
36.15/34.64	c qxplain 7519/7519
36.15/34.64	c 5550[?] 629[?] -628[?] -79[?]  is mandatory 
36.15/34.64	c qxplain 7515/7518
36.15/34.65	c qxplain 7517/7518
36.15/34.66	c qxplain 7518/7518
36.15/34.67	c 5551[?] -630[?] 75[?]  is mandatory 
36.15/34.67	c qxplain 7517/7517
36.15/34.67	c 5552[?] -630[?] -79[?]  is mandatory 
36.15/34.67	c qxplain 7515/7516
36.25/34.72	c qxplain 7516/7516
36.25/34.74	c 5553[?] -75[?] 630[?] 79[?]  is mandatory 
36.25/34.74	c qxplain 7515/7515
36.25/34.75	c 5554[?] -631[?] -629[?]  is mandatory 
36.25/34.75	c qxplain 7506/7514
36.25/34.76	c qxplain 7511/7514
36.25/34.76	c qxplain 7513/7514
36.25/34.77	c qxplain 7514/7514
36.25/34.78	c 5555[?] -630[?] -631[?]  is mandatory 
36.25/34.78	c qxplain 7513/7513
36.25/34.79	c 5556[?] 631[?] 629[?] 630[?]  is mandatory 
36.25/34.79	c qxplain 7511/7512
36.36/34.82	c qxplain 7512/7512
36.36/34.82	c qxplain 7511/7511
36.36/34.83	c 5558[?] -632[?] 76[?]  is mandatory 
36.36/34.83	c qxplain 7506/7510
36.36/34.84	c qxplain 7509/7510
36.36/34.85	c qxplain 7510/7510
36.36/34.85	c qxplain 7509/7509
36.36/34.86	c 5562[?] 633[?] 632[?] 409[?]  is mandatory 
36.36/34.86	c qxplain 7506/7508
36.36/34.87	c qxplain 7508/7508
36.36/34.87	c 5563[?] -634[?] 76[?]  is mandatory 
36.36/34.87	c qxplain 7506/7507
36.36/34.88	c qxplain 7507/7507
36.36/34.89	c 5565[?] 634[?] 277[?] -76[?]  is mandatory 
36.36/34.89	c qxplain 7506/7506
36.46/34.91	c qxplain 7472/7505
36.46/34.92	c qxplain 7489/7505
36.46/34.92	c qxplain 7498/7505
36.46/34.93	c qxplain 7502/7505
36.46/34.94	c qxplain 7504/7505
36.46/34.95	c qxplain 7505/7505
36.46/34.95	c 5567[?] -635[?] -634[?]  is mandatory 
36.46/34.95	c qxplain 7504/7504
36.46/34.96	c 5568[?] 635[?] -633[?] 634[?]  is mandatory 
36.46/34.96	c qxplain 7502/7503
36.46/34.97	c qxplain 7503/7503
36.46/34.98	c 5569[?] -636[?] 79[?]  is mandatory 
36.46/34.98	c qxplain 7502/7502
36.46/34.99	c 5570[?] -636[?] 635[?]  is mandatory 
36.46/34.99	c qxplain 7498/7501
36.46/34.99	c qxplain 7500/7501
36.55/35.00	c qxplain 7501/7501
36.55/35.01	c 5571[?] 636[?] -635[?] -79[?]  is mandatory 
36.55/35.01	c qxplain 7500/7500
36.55/35.02	c 5572[?] -637[?] 76[?]  is mandatory 
36.55/35.02	c qxplain 7498/7499
36.55/35.03	c qxplain 7499/7499
36.55/35.03	c 5573[?] -637[?] -79[?]  is mandatory 
36.55/35.03	c qxplain 7498/7498
36.55/35.05	c 5574[?] -76[?] 637[?] 79[?]  is mandatory 
36.55/35.05	c qxplain 7489/7497
36.55/35.06	c qxplain 7494/7497
36.55/35.07	c qxplain 7496/7497
36.55/35.08	c qxplain 7497/7497
36.55/35.09	c 5575[?] -638[?] -636[?]  is mandatory 
36.55/35.09	c qxplain 7496/7496
36.55/35.10	c 5576[?] -638[?] -637[?]  is mandatory 
36.55/35.10	c qxplain 7494/7495
36.66/35.10	c qxplain 7495/7495
36.66/35.11	c 5577[?] 638[?] 636[?] 637[?]  is mandatory 
36.66/35.11	c qxplain 7494/7494
36.66/35.13	c 5578[?] -639[?] 631[?]  is mandatory 
36.66/35.13	c qxplain 7489/7493
36.66/35.13	c qxplain 7492/7493
36.66/35.14	c qxplain 7493/7493
36.66/35.15	c 5579[?] -639[?] 638[?]  is mandatory 
36.66/35.15	c qxplain 7492/7492
36.66/35.16	c 5580[?] -631[?] -638[?] 639[?]  is mandatory 
36.66/35.16	c qxplain 7489/7491
36.66/35.17	c qxplain 7491/7491
36.66/35.18	c 5581[?] -625[?] -640[?]  is mandatory 
36.66/35.18	c qxplain 7489/7490
36.66/35.19	c qxplain 7490/7490
36.66/35.19	c 5582[?] -640[?] -639[?]  is mandatory 
36.66/35.19	c qxplain 7489/7489
36.66/35.20	c 5583[?] 625[?] 640[?] 639[?]  is mandatory 
36.66/35.20	c qxplain 7472/7488
36.76/35.21	c qxplain 7481/7488
36.76/35.22	c qxplain 7485/7488
36.76/35.24	c qxplain 7487/7488
36.76/35.25	c qxplain 7488/7488
36.76/35.25	c 5584[?] -641[?] 368[?]  is mandatory 
36.76/35.25	c qxplain 7487/7487
36.76/35.27	c 5585[?] -641[?] -374[?]  is mandatory 
36.76/35.27	c qxplain 7485/7486
36.76/35.27	c qxplain 7486/7486
36.76/35.28	c 5586[?] 641[?] -368[?] 374[?]  is mandatory 
36.76/35.28	c qxplain 7485/7485
36.86/35.32	c 5587[?] -299[?] -642[?]  is mandatory 
36.86/35.32	c qxplain 7481/7484
36.86/35.33	c qxplain 7483/7484
36.86/35.34	c qxplain 7484/7484
36.86/35.36	c 5588[?] 374[?] -642[?]  is mandatory 
36.86/35.36	c qxplain 7483/7483
36.86/35.37	c 5589[?] 642[?] -374[?] 299[?]  is mandatory 
36.86/35.37	c qxplain 7481/7482
36.86/35.38	c qxplain 7482/7482
36.86/35.39	c 5590[?] -368[?] -643[?]  is mandatory 
36.86/35.39	c qxplain 7481/7481
36.96/35.40	c 5591[?] -643[?] 642[?]  is mandatory 
36.96/35.40	c qxplain 7472/7480
36.96/35.41	c qxplain 7477/7480
36.96/35.42	c qxplain 7479/7480
36.96/35.42	c qxplain 7480/7480
36.96/35.43	c 5592[?] 643[?] -642[?] 368[?]  is mandatory 
36.96/35.43	c qxplain 7479/7479
36.96/35.44	c 5593[?] -644[?] 368[?]  is mandatory 
36.96/35.44	c qxplain 7477/7478
36.96/35.46	c qxplain 7478/7478
36.96/35.47	c 5594[?] -644[?] 384[?]  is mandatory 
36.96/35.47	c qxplain 7477/7477
37.06/35.53	c 5595[?] 644[?] -368[?] -384[?]  is mandatory 
37.06/35.53	c qxplain 7472/7476
37.06/35.54	c qxplain 7475/7476
37.06/35.55	c qxplain 7476/7476
37.06/35.56	c 5596[?] -645[?] -643[?]  is mandatory 
37.06/35.56	c qxplain 7475/7475
37.06/35.57	c 5597[?] -645[?] -644[?]  is mandatory 
37.06/35.57	c qxplain 7472/7474
37.06/35.57	c qxplain 7474/7474
37.06/35.58	c 5598[?] 645[?] 643[?] 644[?]  is mandatory 
37.06/35.58	c qxplain 7472/7473
37.06/35.59	c qxplain 7473/7473
37.15/35.60	c 5599[?] -641[?] -646[?]  is mandatory 
37.15/35.60	c qxplain 7472/7472
37.15/35.61	c 5600[?] -646[?] 645[?]  is mandatory 
37.15/35.61	c qxplain 7405/7471
37.15/35.61	c qxplain 7439/7471
37.15/35.62	c qxplain 7456/7471
37.15/35.63	c qxplain 7464/7471
37.15/35.63	c qxplain 7468/7471
37.15/35.65	c qxplain 7470/7471
37.15/35.66	c qxplain 7471/7471
37.15/35.67	c 5601[?] 646[?] -645[?] 641[?]  is mandatory 
37.15/35.67	c qxplain 7470/7470
37.15/35.68	c 5602[?] -647[?] 640[?]  is mandatory 
37.15/35.68	c qxplain 7468/7469
37.15/35.69	c qxplain 7469/7469
37.15/35.69	c 5603[?] -647[?] 646[?]  is mandatory 
37.15/35.69	c qxplain 7468/7468
37.25/35.71	c 5604[?] 647[?] -640[?] -646[?]  is mandatory 
37.25/35.71	c qxplain 7464/7467
37.25/35.72	c qxplain 7466/7467
37.25/35.73	c qxplain 7467/7467
37.35/35.81	c 5605[?] -648[?] -640[?]  is mandatory 
37.35/35.81	c qxplain 7466/7466
37.35/35.82	c 5606[?] -648[?] -646[?]  is mandatory 
37.35/35.82	c qxplain 7464/7465
37.35/35.83	c qxplain 7465/7465
37.35/35.84	c 5607[?] 648[?] 640[?] 646[?]  is mandatory 
37.35/35.84	c qxplain 7464/7464
37.35/35.85	c 5608[?] -649[?] -647[?]  is mandatory 
37.35/35.85	c qxplain 7456/7463
37.35/35.86	c qxplain 7460/7463
37.35/35.87	c qxplain 7462/7463
37.35/35.88	c qxplain 7463/7463
37.35/35.89	c 5609[?] -649[?] -648[?]  is mandatory 
37.35/35.89	c qxplain 7462/7462
37.45/35.90	c 5610[?] 649[?] 648[?] 647[?]  is mandatory 
37.45/35.90	c qxplain 7460/7461
37.45/35.91	c qxplain 7461/7461
37.45/35.91	c 5611[?] -650[?] -453[?]  is mandatory 
37.45/35.91	c qxplain 7460/7460
37.45/35.92	c 5612[?] -650[?] -649[?]  is mandatory 
37.45/35.92	c qxplain 7456/7459
37.45/35.93	c qxplain 7458/7459
37.45/35.94	c qxplain 7459/7459
37.65/36.16	c qxplain 7458/7458
37.65/36.17	c 5614[?] -651[?] 453[?]  is mandatory 
37.65/36.17	c qxplain 7456/7457
37.65/36.18	c qxplain 7457/7457
37.65/36.19	c 5615[?] -651[?] 649[?]  is mandatory 
37.65/36.19	c qxplain 7456/7456
37.95/36.47	c qxplain 7439/7455
37.95/36.48	c qxplain 7448/7455
37.95/36.49	c qxplain 7452/7455
37.95/36.49	c qxplain 7454/7455
38.05/36.50	c qxplain 7455/7455
38.05/36.51	c 5617[?] -652[?] 178[?]  is mandatory 
38.05/36.51	c qxplain 7454/7454
38.05/36.52	c 5618[?] -652[?] 422[?]  is mandatory 
38.05/36.52	c qxplain 7452/7453
38.05/36.52	c qxplain 7453/7453
38.05/36.53	c 5619[?] -178[?] 652[?] -422[?]  is mandatory 
38.05/36.53	c qxplain 7452/7452
38.05/36.54	c 5620[?] 155[?] -653[?]  is mandatory 
38.05/36.54	c qxplain 7448/7451
38.05/36.55	c qxplain 7450/7451
38.05/36.55	c qxplain 7451/7451
38.05/36.56	c 5621[?] -653[?] 424[?]  is mandatory 
38.05/36.56	c qxplain 7450/7450
38.05/36.57	c 5622[?] -155[?] 653[?] -424[?]  is mandatory 
38.05/36.57	c qxplain 7448/7449
38.05/36.58	c qxplain 7449/7449
38.15/36.60	c 5623[?] 212[?] -654[?]  is mandatory 
38.15/36.60	c qxplain 7448/7448
38.15/36.61	c 5624[?] -654[?] -442[?]  is mandatory 
38.15/36.61	c qxplain 7439/7447
38.15/36.62	c qxplain 7444/7447
38.15/36.63	c qxplain 7446/7447
38.15/36.64	c qxplain 7447/7447
38.15/36.65	c 5625[?] -212[?] 654[?] 442[?]  is mandatory 
38.15/36.65	c qxplain 7446/7446
38.15/36.67	c 5626[?] -445[?] -655[?]  is mandatory 
38.15/36.67	c qxplain 7444/7445
38.15/36.68	c qxplain 7445/7445
38.15/36.69	c 5627[?] -654[?] -655[?]  is mandatory 
38.15/36.69	c qxplain 7444/7444
38.15/36.69	c 5628[?] 655[?] 654[?] 445[?]  is mandatory 
38.15/36.69	c qxplain 7439/7443
38.24/36.70	c qxplain 7442/7443
38.24/36.71	c qxplain 7443/7443
38.24/36.72	c 5629[?] -656[?] 426[?]  is mandatory 
38.24/36.72	c qxplain 7442/7442
38.24/36.73	c 5630[?] -655[?] -656[?]  is mandatory 
38.24/36.73	c qxplain 7439/7441
38.24/36.74	c qxplain 7441/7441
38.24/36.75	c 5631[?] 655[?] 656[?] -426[?]  is mandatory 
38.24/36.75	c qxplain 7439/7440
38.24/36.76	c qxplain 7440/7440
38.24/36.77	c 5632[?] -657[?] 132[?]  is mandatory 
38.24/36.77	c qxplain 7439/7439
38.24/36.78	c 5633[?] -657[?] 449[?]  is mandatory 
38.24/36.78	c qxplain 7405/7438
38.24/36.79	c qxplain 7422/7438
38.24/36.79	c qxplain 7431/7438
38.35/36.80	c qxplain 7435/7438
38.35/36.81	c qxplain 7437/7438
38.35/36.82	c qxplain 7438/7438
38.35/36.83	c 5634[?] 657[?] -132[?] -449[?]  is mandatory 
38.35/36.83	c qxplain 7437/7437
38.35/36.84	c 5635[?] -656[?] -658[?]  is mandatory 
38.35/36.84	c qxplain 7435/7436
38.35/36.85	c qxplain 7436/7436
38.35/36.86	c 5636[?] -658[?] -657[?]  is mandatory 
38.35/36.86	c qxplain 7435/7435
38.35/36.86	c 5637[?] 658[?] 657[?] 656[?]  is mandatory 
38.35/36.86	c qxplain 7431/7434
38.35/36.87	c qxplain 7433/7434
38.35/36.88	c qxplain 7434/7434
38.35/36.89	c 5638[?] -653[?] -659[?]  is mandatory 
38.35/36.89	c qxplain 7433/7433
38.35/36.89	c 5639[?] -659[?] 658[?]  is mandatory 
38.35/36.89	c qxplain 7431/7432
38.45/36.90	c qxplain 7432/7432
38.45/36.91	c 5640[?] 659[?] -658[?] 653[?]  is mandatory 
38.45/36.91	c qxplain 7431/7431
38.45/36.92	c 5641[?] -652[?] -660[?]  is mandatory 
38.45/36.92	c qxplain 7422/7430
38.45/36.92	c qxplain 7427/7430
38.45/36.93	c qxplain 7429/7430
38.45/36.94	c qxplain 7430/7430
38.45/36.94	c 5642[?] 659[?] -660[?]  is mandatory 
38.45/36.94	c qxplain 7429/7429
38.45/36.95	c 5643[?] 660[?] 652[?] -659[?]  is mandatory 
38.45/36.95	c qxplain 7427/7428
38.45/36.99	c qxplain 7428/7428
38.54/37.03	c 5644[?] -661[?] 3[?]  is mandatory 
38.54/37.03	c qxplain 7427/7427
38.54/37.06	c 5645[?] 461[?] -661[?]  is mandatory 
38.54/37.06	c qxplain 7422/7426
38.54/37.08	c qxplain 7425/7426
38.64/37.11	c qxplain 7426/7426
38.64/37.12	c 5646[?] -461[?] 661[?] -3[?]  is mandatory 
38.64/37.12	c qxplain 7425/7425
38.64/37.13	c 5647[?] -662[?] -3[?]  is mandatory 
38.64/37.13	c qxplain 7422/7424
38.64/37.14	c qxplain 7424/7424
38.64/37.14	c 5648[?] -461[?] -662[?]  is mandatory 
38.64/37.14	c qxplain 7422/7423
38.64/37.15	c qxplain 7423/7423
38.64/37.16	c 5649[?] 461[?] 3[?] 662[?]  is mandatory 
38.64/37.16	c qxplain 7422/7422
38.64/37.17	c 5650[?] -661[?] -663[?]  is mandatory 
38.64/37.17	c qxplain 7405/7421
38.64/37.18	c qxplain 7414/7421
38.64/37.18	c qxplain 7418/7421
38.64/37.19	c qxplain 7420/7421
38.75/37.20	c qxplain 7421/7421
38.75/37.21	c 5651[?] -662[?] -663[?]  is mandatory 
38.75/37.21	c qxplain 7420/7420
38.75/37.21	c 5652[?] 661[?] 662[?] 663[?]  is mandatory 
38.75/37.21	c qxplain 7418/7419
38.75/37.22	c qxplain 7419/7419
38.75/37.23	c 5653[?] 610[?] -664[?]  is mandatory 
38.75/37.23	c qxplain 7418/7418
38.75/37.24	c 5654[?] -663[?] -664[?]  is mandatory 
38.75/37.24	c qxplain 7414/7417
38.75/37.24	c qxplain 7416/7417
38.75/37.25	c qxplain 7417/7417
38.75/37.27	c 5655[?] -610[?] 663[?] 664[?]  is mandatory 
38.75/37.27	c qxplain 7416/7416
38.75/37.28	c 5656[?] -665[?] -610[?]  is mandatory 
38.75/37.28	c qxplain 7414/7415
38.75/37.28	c qxplain 7415/7415
38.75/37.29	c 5657[?] 663[?] -665[?]  is mandatory 
38.75/37.29	c qxplain 7414/7414
38.75/37.30	c 5658[?] 665[?] -663[?] 610[?]  is mandatory 
38.75/37.30	c qxplain 7405/7413
38.85/37.31	c qxplain 7410/7413
38.85/37.31	c qxplain 7412/7413
38.85/37.33	c qxplain 7413/7413
38.85/37.34	c 5659[?] -666[?] -664[?]  is mandatory 
38.85/37.34	c qxplain 7412/7412
38.85/37.34	c 5660[?] -666[?] -665[?]  is mandatory 
38.85/37.34	c qxplain 7410/7411
38.85/37.35	c qxplain 7411/7411
38.85/37.36	c 5661[?] 664[?] 665[?] 666[?]  is mandatory 
38.85/37.36	c qxplain 7410/7410
38.85/37.37	c 5662[?] -667[?] 458[?]  is mandatory 
38.85/37.37	c qxplain 7405/7409
38.85/37.37	c qxplain 7408/7409
38.85/37.38	c qxplain 7409/7409
38.85/37.39	c 5663[?] -667[?] -666[?]  is mandatory 
38.85/37.39	c qxplain 7408/7408
38.85/37.40	c 5664[?] 667[?] 666[?] -458[?]  is mandatory 
38.85/37.40	c qxplain 7405/7407
38.95/37.40	c qxplain 7407/7407
38.95/37.41	c 5665[?] -668[?] 45[?]  is mandatory 
38.95/37.41	c qxplain 7405/7406
38.95/37.42	c qxplain 7406/7406
38.95/37.43	c 5666[?] -668[?] -458[?]  is mandatory 
38.95/37.43	c qxplain 7405/7405
38.95/37.44	c 5667[?] 668[?] -45[?] 458[?]  is mandatory 
38.95/37.44	c qxplain 7270/7404
38.95/37.45	c qxplain 7338/7404
38.95/37.45	c qxplain 7372/7404
38.95/37.46	c qxplain 7389/7404
38.95/37.47	c qxplain 7397/7404
38.95/37.48	c qxplain 7401/7404
38.95/37.48	c qxplain 7403/7404
38.95/37.49	c qxplain 7404/7404
39.04/37.50	c 5668[?] -669[?] -667[?]  is mandatory 
39.04/37.50	c qxplain 7403/7403
39.04/37.51	c 5669[?] -669[?] -668[?]  is mandatory 
39.04/37.51	c qxplain 7401/7402
39.04/37.52	c qxplain 7402/7402
39.04/37.52	c 5670[?] 668[?] 667[?] 669[?]  is mandatory 
39.04/37.52	c qxplain 7401/7401
39.04/37.53	c 5671[?] -670[?] -639[?]  is mandatory 
39.04/37.53	c qxplain 7397/7400
39.04/37.54	c qxplain 7399/7400
39.04/37.55	c qxplain 7400/7400
39.04/37.56	c 5672[?] -670[?] -669[?]  is mandatory 
39.04/37.56	c qxplain 7399/7399
39.04/37.56	c 5673[?] 670[?] 669[?] 639[?]  is mandatory 
39.04/37.56	c qxplain 7397/7398
39.04/37.57	c qxplain 7398/7398
39.04/37.58	c 5674[?] -671[?] 646[?]  is mandatory 
39.04/37.58	c qxplain 7397/7397
39.04/37.59	c 5675[?] -671[?] 670[?]  is mandatory 
39.04/37.59	c qxplain 7389/7396
39.15/37.60	c qxplain 7393/7396
39.15/37.61	c qxplain 7395/7396
39.15/37.62	c qxplain 7396/7396
39.15/37.63	c 5676[?] 671[?] -670[?] -646[?]  is mandatory 
39.15/37.63	c qxplain 7395/7395
39.15/37.64	c 5677[?] -672[?] -646[?]  is mandatory 
39.15/37.64	c qxplain 7393/7394
39.15/37.65	c qxplain 7394/7394
39.15/37.65	c 5678[?] -672[?] -670[?]  is mandatory 
39.15/37.65	c qxplain 7393/7393
39.15/37.66	c 5679[?] 672[?] 646[?] 670[?]  is mandatory 
39.15/37.66	c qxplain 7389/7392
39.15/37.67	c qxplain 7391/7392
39.15/37.68	c qxplain 7392/7392
39.15/37.69	c 5680[?] -673[?] -671[?]  is mandatory 
39.15/37.69	c qxplain 7391/7391
39.15/37.69	c 5681[?] -673[?] -672[?]  is mandatory 
39.15/37.69	c qxplain 7389/7390
39.25/37.70	c qxplain 7390/7390
39.25/37.71	c 5682[?] 673[?] 672[?] 671[?]  is mandatory 
39.25/37.71	c qxplain 7389/7389
39.25/37.72	c 5683[?] -674[?] 660[?]  is mandatory 
39.25/37.72	c qxplain 7372/7388
39.25/37.72	c qxplain 7381/7388
39.25/37.73	c qxplain 7385/7388
39.25/37.74	c qxplain 7387/7388
39.25/37.75	c qxplain 7388/7388
39.25/37.75	c 5684[?] -674[?] 673[?]  is mandatory 
39.25/37.75	c qxplain 7387/7387
39.25/37.76	c 5685[?] -660[?] 674[?] -673[?]  is mandatory 
39.25/37.76	c qxplain 7385/7386
39.45/37.93	c qxplain 7381/7384
39.45/37.94	c qxplain 7383/7384
39.45/37.95	c qxplain 7384/7384
39.45/37.95	c 5688[?] 675[?] 651[?] 674[?]  is mandatory 
39.45/37.95	c qxplain 7383/7383
39.54/38.03	c qxplain 7381/7382
39.54/38.04	c qxplain 7382/7382
39.64/38.19	c qxplain 7381/7381
39.64/38.20	c 5691[?] 676[?] 650[?] -675[?]  is mandatory 
39.64/38.20	c qxplain 7372/7380
39.75/38.20	c qxplain 7377/7380
39.75/38.21	c qxplain 7379/7380
39.75/38.22	c qxplain 7380/7380
39.75/38.23	c 5692[?] -677[?] -660[?]  is mandatory 
39.75/38.23	c qxplain 7379/7379
39.75/38.23	c 5693[?] -677[?] -673[?]  is mandatory 
39.75/38.23	c qxplain 7377/7378
39.75/38.24	c qxplain 7378/7378
39.75/38.25	c 5694[?] 660[?] 677[?] 673[?]  is mandatory 
39.75/38.25	c qxplain 7377/7377
39.75/38.26	c 5695[?] -678[?] 131[?]  is mandatory 
39.75/38.26	c qxplain 7372/7376
39.75/38.27	c qxplain 7375/7376
39.75/38.27	c qxplain 7376/7376
39.75/38.28	c 5696[?] -678[?] 449[?]  is mandatory 
39.75/38.28	c qxplain 7375/7375
39.75/38.29	c 5697[?] -131[?] 678[?] -449[?]  is mandatory 
39.75/38.29	c qxplain 7372/7374
39.75/38.30	c qxplain 7374/7374
39.85/38.31	c 5698[?] -679[?] 154[?]  is mandatory 
39.85/38.31	c qxplain 7372/7373
39.85/38.31	c qxplain 7373/7373
39.85/38.32	c 5699[?] -679[?] 424[?]  is mandatory 
39.85/38.32	c qxplain 7372/7372
39.85/38.33	c 5700[?] -154[?] 679[?] -424[?]  is mandatory 
39.85/38.33	c qxplain 7338/7371
39.85/38.34	c qxplain 7355/7371
39.85/38.34	c qxplain 7364/7371
39.85/38.35	c qxplain 7368/7371
39.85/38.36	c qxplain 7370/7371
39.85/38.37	c qxplain 7371/7371
39.85/38.38	c 5701[?] -207[?] -680[?]  is mandatory 
39.85/38.38	c qxplain 7370/7370
39.85/38.39	c 5702[?] -680[?] 440[?]  is mandatory 
39.85/38.39	c qxplain 7368/7369
39.95/38.42	c qxplain 7369/7369
39.95/38.43	c 5703[?] 680[?] 207[?] -440[?]  is mandatory 
39.95/38.43	c qxplain 7368/7368
39.95/38.45	c 5704[?] -681[?] 223[?]  is mandatory 
39.95/38.45	c qxplain 7364/7367
39.95/38.46	c qxplain 7366/7367
39.95/38.47	c qxplain 7367/7367
39.95/38.48	c 5705[?] -680[?] -681[?]  is mandatory 
39.95/38.48	c qxplain 7366/7366
39.95/38.49	c 5706[?] -223[?] 680[?] 681[?]  is mandatory 
39.95/38.49	c qxplain 7364/7365
39.95/38.50	c qxplain 7365/7365
40.05/38.51	c 5707[?] -442[?] -682[?]  is mandatory 
40.05/38.51	c qxplain 7364/7364
40.05/38.52	c 5708[?] -681[?] -682[?]  is mandatory 
40.05/38.52	c qxplain 7355/7363
40.05/38.52	c qxplain 7360/7363
40.05/38.53	c qxplain 7362/7363
40.05/38.54	c qxplain 7363/7363
40.05/38.55	c 5709[?] 682[?] 681[?] 442[?]  is mandatory 
40.05/38.55	c qxplain 7362/7362
40.05/38.56	c 5710[?] -683[?] 426[?]  is mandatory 
40.05/38.56	c qxplain 7360/7361
40.05/38.56	c qxplain 7361/7361
40.05/38.57	c 5711[?] -683[?] -682[?]  is mandatory 
40.05/38.57	c qxplain 7360/7360
40.05/38.58	c 5712[?] 682[?] 683[?] -426[?]  is mandatory 
40.05/38.58	c qxplain 7355/7359
40.05/38.59	c qxplain 7358/7359
40.05/38.60	c qxplain 7359/7359
40.15/38.60	c 5713[?] -684[?] 177[?]  is mandatory 
40.15/38.60	c qxplain 7358/7358
40.15/38.61	c 5714[?] -684[?] 422[?]  is mandatory 
40.15/38.61	c qxplain 7355/7357
40.15/38.62	c qxplain 7357/7357
40.15/38.63	c 5715[?] 684[?] -177[?] -422[?]  is mandatory 
40.15/38.63	c qxplain 7355/7356
40.15/38.63	c qxplain 7356/7356
40.15/38.64	c 5716[?] -683[?] -685[?]  is mandatory 
40.15/38.64	c qxplain 7355/7355
40.15/38.65	c 5717[?] -684[?] -685[?]  is mandatory 
40.15/38.65	c qxplain 7338/7354
40.15/38.66	c qxplain 7347/7354
40.15/38.66	c qxplain 7351/7354
40.15/38.67	c qxplain 7353/7354
40.15/38.68	c qxplain 7354/7354
40.15/38.69	c 5718[?] 685[?] 684[?] 683[?]  is mandatory 
40.15/38.69	c qxplain 7353/7353
40.15/38.69	c 5719[?] -679[?] -686[?]  is mandatory 
40.15/38.69	c qxplain 7351/7352
40.25/38.70	c qxplain 7352/7352
40.25/38.71	c 5720[?] 685[?] -686[?]  is mandatory 
40.25/38.71	c qxplain 7351/7351
40.25/38.72	c 5721[?] 686[?] -685[?] 679[?]  is mandatory 
40.25/38.72	c qxplain 7347/7350
40.25/38.72	c qxplain 7349/7350
40.25/38.73	c qxplain 7350/7350
40.25/38.74	c 5722[?] -678[?] -687[?]  is mandatory 
40.25/38.74	c qxplain 7349/7349
40.25/38.75	c 5723[?] 686[?] -687[?]  is mandatory 
40.25/38.75	c qxplain 7347/7348
40.25/38.75	c qxplain 7348/7348
40.25/38.76	c 5724[?] 687[?] -686[?] 678[?]  is mandatory 
40.25/38.76	c qxplain 7347/7347
40.25/38.77	c 5725[?] -688[?] -384[?]  is mandatory 
40.25/38.77	c qxplain 7338/7346
40.25/38.79	c qxplain 7343/7346
40.35/38.80	c qxplain 7345/7346
40.35/38.81	c qxplain 7346/7346
40.35/38.82	c 5726[?] -688[?] 639[?]  is mandatory 
40.35/38.82	c qxplain 7345/7345
40.35/38.83	c 5727[?] 688[?] 384[?] -639[?]  is mandatory 
40.35/38.83	c qxplain 7343/7344
40.35/38.85	c qxplain 7344/7344
40.35/38.89	c 5728[?] -689[?] 4[?]  is mandatory 
40.35/38.89	c qxplain 7343/7343
40.45/38.91	c 5729[?] -689[?] 465[?]  is mandatory 
40.45/38.91	c qxplain 7338/7342
40.45/38.92	c qxplain 7341/7342
40.45/38.93	c qxplain 7342/7342
40.45/38.95	c 5730[?] -465[?] -4[?] 689[?]  is mandatory 
40.45/38.95	c qxplain 7341/7341
40.45/38.96	c 5731[?] -690[?] -4[?]  is mandatory 
40.45/38.96	c qxplain 7338/7340
40.45/38.97	c qxplain 7340/7340
40.45/38.98	c 5732[?] -690[?] -465[?]  is mandatory 
40.45/38.98	c qxplain 7338/7339
40.45/38.99	c qxplain 7339/7339
40.55/39.00	c 5733[?] 690[?] 465[?] 4[?]  is mandatory 
40.55/39.00	c qxplain 7338/7338
40.55/39.01	c 5734[?] -689[?] -691[?]  is mandatory 
40.55/39.01	c qxplain 7270/7337
40.55/39.02	c qxplain 7304/7337
40.55/39.02	c qxplain 7321/7337
40.55/39.03	c qxplain 7330/7337
40.55/39.04	c qxplain 7334/7337
40.55/39.05	c qxplain 7336/7337
40.55/39.06	c qxplain 7337/7337
40.55/39.06	c 5735[?] -690[?] -691[?]  is mandatory 
40.55/39.06	c qxplain 7336/7336
40.55/39.07	c 5736[?] 690[?] 689[?] 691[?]  is mandatory 
40.55/39.07	c qxplain 7334/7335
40.55/39.08	c qxplain 7335/7335
40.55/39.09	c 5737[?] -692[?] 607[?]  is mandatory 
40.55/39.09	c qxplain 7334/7334
40.55/39.10	c 5738[?] -691[?] -692[?]  is mandatory 
40.55/39.10	c qxplain 7330/7333
40.65/39.10	c qxplain 7332/7333
40.65/39.11	c qxplain 7333/7333
40.65/39.13	c 5739[?] 691[?] -607[?] 692[?]  is mandatory 
40.65/39.13	c qxplain 7332/7332
40.65/39.13	c 5740[?] -693[?] -607[?]  is mandatory 
40.65/39.13	c qxplain 7330/7331
40.65/39.14	c qxplain 7331/7331
40.65/39.15	c 5741[?] 691[?] -693[?]  is mandatory 
40.65/39.15	c qxplain 7330/7330
40.65/39.16	c 5742[?] -691[?] 607[?] 693[?]  is mandatory 
40.65/39.16	c qxplain 7321/7329
40.65/39.17	c qxplain 7326/7329
40.65/39.18	c qxplain 7328/7329
40.65/39.19	c qxplain 7329/7329
40.75/39.20	c 5743[?] -692[?] -694[?]  is mandatory 
40.75/39.20	c qxplain 7328/7328
40.75/39.21	c 5744[?] -693[?] -694[?]  is mandatory 
40.75/39.21	c qxplain 7326/7327
40.75/39.22	c qxplain 7327/7327
40.75/39.23	c 5745[?] 693[?] 692[?] 694[?]  is mandatory 
40.75/39.23	c qxplain 7326/7326
40.75/39.24	c 5746[?] -695[?] 458[?]  is mandatory 
40.75/39.24	c qxplain 7321/7325
40.75/39.24	c qxplain 7324/7325
40.75/39.25	c qxplain 7325/7325
40.75/39.26	c 5747[?] -695[?] -694[?]  is mandatory 
40.75/39.26	c qxplain 7324/7324
40.75/39.27	c 5748[?] 695[?] 694[?] -458[?]  is mandatory 
40.75/39.27	c qxplain 7321/7323
40.75/39.28	c qxplain 7323/7323
40.75/39.28	c 5749[?] -696[?] 44[?]  is mandatory 
40.75/39.28	c qxplain 7321/7322
40.75/39.29	c qxplain 7322/7322
40.85/39.30	c 5750[?] -696[?] -458[?]  is mandatory 
40.85/39.30	c qxplain 7321/7321
40.85/39.31	c 5751[?] 696[?] -44[?] 458[?]  is mandatory 
40.85/39.31	c qxplain 7304/7320
40.85/39.32	c qxplain 7313/7320
40.85/39.33	c qxplain 7317/7320
40.85/39.34	c qxplain 7319/7320
40.85/39.35	c qxplain 7320/7320
40.85/39.36	c 5752[?] -697[?] -695[?]  is mandatory 
40.85/39.36	c qxplain 7319/7319
40.85/39.36	c 5753[?] -697[?] -696[?]  is mandatory 
40.85/39.36	c qxplain 7317/7318
40.85/39.37	c qxplain 7318/7318
40.85/39.38	c 5754[?] 697[?] 696[?] 695[?]  is mandatory 
40.85/39.38	c qxplain 7317/7317
40.85/39.39	c 5755[?] -698[?] -639[?]  is mandatory 
40.85/39.39	c qxplain 7313/7316
40.95/39.40	c qxplain 7315/7316
40.95/39.41	c qxplain 7316/7316
40.95/39.41	c 5756[?] -698[?] -697[?]  is mandatory 
40.95/39.41	c qxplain 7315/7315
40.95/39.42	c 5757[?] 698[?] 697[?] 639[?]  is mandatory 
40.95/39.42	c qxplain 7313/7314
40.95/39.43	c qxplain 7314/7314
40.95/39.43	c 5758[?] -699[?] -688[?]  is mandatory 
40.95/39.43	c qxplain 7313/7313
40.95/39.44	c 5759[?] -699[?] -698[?]  is mandatory 
40.95/39.44	c qxplain 7304/7312
40.95/39.45	c qxplain 7309/7312
40.95/39.46	c qxplain 7311/7312
40.95/39.47	c qxplain 7312/7312
40.95/39.47	c 5760[?] 699[?] 688[?] 698[?]  is mandatory 
40.95/39.47	c qxplain 7311/7311
40.95/39.48	c 5761[?] -700[?] 646[?]  is mandatory 
40.95/39.48	c qxplain 7309/7310
40.95/39.49	c qxplain 7310/7310
41.05/39.52	c 5762[?] -700[?] -699[?]  is mandatory 
41.05/39.52	c qxplain 7309/7309
41.05/39.52	c 5763[?] 700[?] 699[?] -646[?]  is mandatory 
41.05/39.52	c qxplain 7304/7308
41.05/39.53	c qxplain 7307/7308
41.05/39.54	c qxplain 7308/7308
41.05/39.55	c 5764[?] -701[?] -646[?]  is mandatory 
41.05/39.55	c qxplain 7307/7307
41.05/39.56	c 5765[?] -701[?] 699[?]  is mandatory 
41.05/39.56	c qxplain 7304/7306
41.05/39.57	c qxplain 7306/7306
41.05/39.57	c 5766[?] 701[?] -699[?] 646[?]  is mandatory 
41.05/39.57	c qxplain 7304/7305
41.05/39.58	c qxplain 7305/7305
41.05/39.59	c 5767[?] -702[?] -700[?]  is mandatory 
41.05/39.59	c qxplain 7304/7304
41.05/39.60	c 5768[?] -702[?] -701[?]  is mandatory 
41.05/39.60	c qxplain 7270/7303
41.16/39.61	c qxplain 7287/7303
41.16/39.61	c qxplain 7296/7303
41.16/39.62	c qxplain 7300/7303
41.16/39.63	c qxplain 7302/7303
41.16/39.63	c qxplain 7303/7303
41.16/39.64	c 5769[?] 702[?] 701[?] 700[?]  is mandatory 
41.16/39.64	c qxplain 7302/7302
41.16/39.65	c 5770[?] -703[?] -687[?]  is mandatory 
41.16/39.65	c qxplain 7300/7301
41.16/39.66	c qxplain 7301/7301
41.16/39.68	c 5771[?] -703[?] -702[?]  is mandatory 
41.16/39.68	c qxplain 7300/7300
41.16/39.69	c 5772[?] 687[?] 703[?] 702[?]  is mandatory 
41.16/39.69	c qxplain 7296/7299
41.25/39.70	c qxplain 7298/7299
41.25/39.70	c qxplain 7299/7299
41.25/39.74	c 5773[?] 687[?] -704[?]  is mandatory 
41.25/39.74	c qxplain 7298/7298
41.25/39.75	c 5774[?] -704[?] 702[?]  is mandatory 
41.25/39.75	c qxplain 7296/7297
41.25/39.75	c qxplain 7297/7297
41.25/39.77	c 5775[?] -687[?] -702[?] 704[?]  is mandatory 
41.25/39.77	c qxplain 7296/7296
41.25/39.78	c 5776[?] 130[?] -705[?]  is mandatory 
41.25/39.78	c qxplain 7287/7295
41.25/39.79	c qxplain 7292/7295
41.35/39.80	c qxplain 7294/7295
41.35/39.80	c qxplain 7295/7295
41.35/39.81	c 5777[?] -705[?] 449[?]  is mandatory 
41.35/39.81	c qxplain 7294/7294
41.35/39.82	c 5778[?] 705[?] -130[?] -449[?]  is mandatory 
41.35/39.82	c qxplain 7292/7293
41.35/39.83	c qxplain 7293/7293
41.35/39.84	c 5779[?] 153[?] -706[?]  is mandatory 
41.35/39.84	c qxplain 7292/7292
41.35/39.85	c 5780[?] -706[?] 424[?]  is mandatory 
41.35/39.85	c qxplain 7287/7291
41.35/39.85	c qxplain 7290/7291
41.35/39.86	c qxplain 7291/7291
41.35/39.87	c 5781[?] 706[?] -153[?] -424[?]  is mandatory 
41.35/39.87	c qxplain 7290/7290
41.35/39.89	c 5782[?] 207[?] -707[?]  is mandatory 
41.35/39.89	c qxplain 7287/7289
41.45/39.90	c qxplain 7289/7289
41.45/39.92	c 5783[?] -440[?] -707[?]  is mandatory 
41.45/39.92	c qxplain 7287/7288
41.45/39.93	c qxplain 7288/7288
41.45/39.94	c 5784[?] 707[?] -207[?] 440[?]  is mandatory 
41.45/39.94	c qxplain 7287/7287
41.45/39.94	c 5785[?] -680[?] -708[?]  is mandatory 
41.45/39.95	c qxplain 7270/7286
41.45/39.95	c qxplain 7279/7286
41.45/39.96	c qxplain 7283/7286
41.45/39.97	c qxplain 7285/7286
41.45/39.98	c qxplain 7286/7286
41.45/39.98	c 5786[?] -708[?] -707[?]  is mandatory 
41.45/39.98	c qxplain 7285/7285
41.45/40.00	c 5787[?] 708[?] 707[?] 680[?]  is mandatory 
41.45/40.00	c qxplain 7283/7284
41.55/40.01	c qxplain 7284/7284
41.55/40.01	c 5788[?] -709[?] 426[?]  is mandatory 
41.55/40.01	c qxplain 7283/7283
41.55/40.02	c 5789[?] -709[?] -708[?]  is mandatory 
41.55/40.02	c qxplain 7279/7282
41.55/40.03	c qxplain 7281/7282
41.55/40.04	c qxplain 7282/7282
41.55/40.05	c 5790[?] 709[?] 708[?] -426[?]  is mandatory 
41.55/40.05	c qxplain 7281/7281
41.55/40.06	c 5791[?] 176[?] -710[?]  is mandatory 
41.55/40.06	c qxplain 7279/7280
41.55/40.07	c qxplain 7280/7280
41.55/40.07	c 5792[?] -710[?] 422[?]  is mandatory 
41.55/40.07	c qxplain 7279/7279
41.55/40.08	c 5793[?] 710[?] -176[?] -422[?]  is mandatory 
41.55/40.08	c qxplain 7270/7278
41.55/40.09	c qxplain 7275/7278
41.65/40.10	c qxplain 7277/7278
41.65/40.11	c qxplain 7278/7278
41.65/40.11	c 5794[?] -711[?] -709[?]  is mandatory 
41.65/40.11	c qxplain 7277/7277
41.65/40.12	c 5795[?] -711[?] -710[?]  is mandatory 
41.65/40.12	c qxplain 7275/7276
41.65/40.13	c qxplain 7276/7276
41.65/40.14	c 5796[?] 710[?] 711[?] 709[?]  is mandatory 
41.65/40.14	c qxplain 7275/7275
41.65/40.15	c 5797[?] -712[?] -706[?]  is mandatory 
41.65/40.15	c qxplain 7270/7274
41.65/40.15	c qxplain 7273/7274
41.65/40.16	c qxplain 7274/7274
41.65/40.17	c 5798[?] -712[?] 711[?]  is mandatory 
41.65/40.17	c qxplain 7273/7273
41.65/40.18	c 5799[?] -711[?] 712[?] 706[?]  is mandatory 
41.65/40.18	c qxplain 7270/7272
41.65/40.18	c qxplain 7272/7272
41.65/40.19	c 5800[?] -713[?] -705[?]  is mandatory 
41.65/40.19	c qxplain 7270/7271
41.75/40.20	c qxplain 7271/7271
41.75/40.21	c 5801[?] -713[?] 712[?]  is mandatory 
41.75/40.21	c qxplain 7270/7270
41.75/40.22	c 5802[?] -712[?] 713[?] 705[?]  is mandatory 
41.75/40.22	c qxplain 7001/7269
41.75/40.23	c qxplain 7136/7269
41.75/40.23	c qxplain 7203/7269
41.75/40.24	c qxplain 7237/7269
41.75/40.25	c qxplain 7254/7269
41.75/40.26	c qxplain 7262/7269
41.75/40.27	c qxplain 7266/7269
41.75/40.27	c qxplain 7268/7269
41.75/40.28	c qxplain 7269/7269
41.85/40.30	c 5803[?] -65[?] -714[?]  is mandatory 
41.85/40.30	c qxplain 7268/7268
41.85/40.31	c 5804[?] -714[?] 246[?]  is mandatory 
41.85/40.31	c qxplain 7266/7267
41.85/40.31	c qxplain 7267/7267
41.85/40.33	c 5805[?] 65[?] -246[?] 714[?]  is mandatory 
41.85/40.33	c qxplain 7266/7266
41.85/40.34	c 5806[?] -715[?] 66[?]  is mandatory 
41.85/40.34	c qxplain 7262/7265
41.85/40.35	c qxplain 7264/7265
41.85/40.36	c qxplain 7265/7265
41.85/40.37	c 5807[?] -715[?] -714[?]  is mandatory 
41.85/40.37	c qxplain 7264/7264
41.85/40.38	c 5808[?] 715[?] -66[?] 714[?]  is mandatory 
41.85/40.38	c qxplain 7262/7263
41.85/40.39	c qxplain 7263/7263
41.95/40.40	c 5809[?] -716[?] -362[?]  is mandatory 
41.95/40.40	c qxplain 7262/7262
41.95/40.41	c 5810[?] -716[?] -715[?]  is mandatory 
41.95/40.41	c qxplain 7254/7261
41.95/40.41	c qxplain 7258/7261
41.95/40.42	c qxplain 7260/7261
41.95/40.43	c qxplain 7261/7261
41.95/40.44	c 5811[?] 716[?] 715[?] 362[?]  is mandatory 
41.95/40.44	c qxplain 7260/7260
41.95/40.45	c 5812[?] -717[?] 79[?]  is mandatory 
41.95/40.45	c qxplain 7258/7259
41.95/40.46	c qxplain 7259/7259
41.95/40.46	c 5813[?] -717[?] 716[?]  is mandatory 
41.95/40.46	c qxplain 7258/7258
41.95/40.47	c 5814[?] 717[?] -716[?] -79[?]  is mandatory 
41.95/40.47	c qxplain 7254/7257
41.95/40.48	c qxplain 7256/7257
41.95/40.49	c qxplain 7257/7257
42.05/40.50	c 5815[?] -718[?] 66[?]  is mandatory 
42.05/40.50	c qxplain 7256/7256
42.05/40.51	c 5816[?] -718[?] -79[?]  is mandatory 
42.05/40.51	c qxplain 7254/7255
42.05/40.52	c qxplain 7255/7255
42.05/40.53	c 5817[?] 718[?] -66[?] 79[?]  is mandatory 
42.05/40.53	c qxplain 7254/7254
42.05/40.53	c 5818[?] -719[?] -717[?]  is mandatory 
42.05/40.53	c qxplain 7237/7253
42.05/40.54	c qxplain 7246/7253
42.05/40.55	c qxplain 7250/7253
42.05/40.56	c qxplain 7252/7253
42.05/40.56	c qxplain 7253/7253
42.05/40.57	c 5819[?] -719[?] -718[?]  is mandatory 
42.05/40.57	c qxplain 7252/7252
42.05/40.58	c 5820[?] 719[?] 717[?] 718[?]  is mandatory 
42.05/40.58	c qxplain 7250/7251
42.05/40.59	c qxplain 7251/7251
42.05/40.60	c 5821[?] -720[?] 639[?]  is mandatory 
42.05/40.60	c qxplain 7250/7250
42.16/40.61	c 5822[?] -720[?] -719[?]  is mandatory 
42.16/40.61	c qxplain 7246/7249
42.16/40.62	c qxplain 7248/7249
42.16/40.63	c qxplain 7249/7249
42.16/40.64	c 5823[?] 720[?] 719[?] -639[?]  is mandatory 
42.16/40.64	c qxplain 7248/7248
42.16/40.66	c 5824[?] -721[?] 5[?]  is mandatory 
42.16/40.66	c qxplain 7246/7247
42.16/40.69	c qxplain 7247/7247
42.26/40.72	c 5825[?] -721[?] 469[?]  is mandatory 
42.26/40.72	c qxplain 7246/7246
42.26/40.73	c 5826[?] -469[?] -5[?] 721[?]  is mandatory 
42.26/40.73	c qxplain 7237/7245
42.26/40.74	c qxplain 7242/7245
42.26/40.75	c qxplain 7244/7245
42.26/40.76	c qxplain 7245/7245
42.26/40.77	c 5827[?] -722[?] -5[?]  is mandatory 
42.26/40.77	c qxplain 7244/7244
42.26/40.77	c 5828[?] -722[?] -469[?]  is mandatory 
42.26/40.77	c qxplain 7242/7243
42.26/40.78	c qxplain 7243/7243
42.26/40.79	c 5829[?] 5[?] 469[?] 722[?]  is mandatory 
42.26/40.79	c qxplain 7242/7242
42.35/40.80	c 5830[?] -723[?] -721[?]  is mandatory 
42.35/40.80	c qxplain 7237/7241
42.35/40.81	c qxplain 7240/7241
42.35/40.81	c qxplain 7241/7241
42.35/40.82	c 5831[?] -722[?] -723[?]  is mandatory 
42.35/40.82	c qxplain 7240/7240
42.35/40.83	c 5832[?] 723[?] 722[?] 721[?]  is mandatory 
42.35/40.83	c qxplain 7237/7239
42.35/40.84	c qxplain 7239/7239
42.35/40.84	c 5833[?] -724[?] 604[?]  is mandatory 
42.35/40.84	c qxplain 7237/7238
42.35/40.85	c qxplain 7238/7238
42.35/40.86	c 5834[?] -724[?] -723[?]  is mandatory 
42.35/40.86	c qxplain 7237/7237
42.35/40.89	c 5835[?] 724[?] 723[?] -604[?]  is mandatory 
42.35/40.89	c qxplain 7203/7236
42.35/40.90	c qxplain 7220/7236
42.44/40.90	c qxplain 7229/7236
42.44/40.91	c qxplain 7233/7236
42.44/40.92	c qxplain 7235/7236
42.44/40.93	c qxplain 7236/7236
42.44/40.94	c 5836[?] -725[?] -604[?]  is mandatory 
42.44/40.94	c qxplain 7235/7235
42.44/40.95	c 5837[?] -725[?] 723[?]  is mandatory 
42.44/40.95	c qxplain 7233/7234
42.44/40.96	c qxplain 7234/7234
42.44/40.97	c 5838[?] -723[?] 604[?] 725[?]  is mandatory 
42.44/40.97	c qxplain 7233/7233
42.44/40.98	c 5839[?] -726[?] -724[?]  is mandatory 
42.44/40.98	c qxplain 7229/7232
42.44/40.99	c qxplain 7231/7232
42.55/41.00	c qxplain 7232/7232
42.55/41.01	c 5840[?] -725[?] -726[?]  is mandatory 
42.55/41.01	c qxplain 7231/7231
42.55/41.02	c 5841[?] 726[?] 724[?] 725[?]  is mandatory 
42.55/41.02	c qxplain 7229/7230
42.55/41.03	c qxplain 7230/7230
42.55/41.03	c 5842[?] -727[?] 458[?]  is mandatory 
42.55/41.03	c qxplain 7229/7229
42.55/41.04	c 5843[?] -727[?] -726[?]  is mandatory 
42.55/41.04	c qxplain 7220/7228
42.55/41.05	c qxplain 7225/7228
42.55/41.06	c qxplain 7227/7228
42.55/41.07	c qxplain 7228/7228
42.55/41.08	c 5844[?] 727[?] 726[?] -458[?]  is mandatory 
42.55/41.08	c qxplain 7227/7227
42.55/41.08	c 5845[?] -728[?] 43[?]  is mandatory 
42.55/41.08	c qxplain 7225/7226
42.55/41.09	c qxplain 7226/7226
42.65/41.10	c 5846[?] -728[?] -458[?]  is mandatory 
42.65/41.10	c qxplain 7225/7225
42.65/41.11	c 5847[?] 728[?] -43[?] 458[?]  is mandatory 
42.65/41.11	c qxplain 7220/7224
42.65/41.12	c qxplain 7223/7224
42.65/41.13	c qxplain 7224/7224
42.65/41.14	c 5848[?] -729[?] -727[?]  is mandatory 
42.65/41.14	c qxplain 7223/7223
42.65/41.15	c 5849[?] -729[?] -728[?]  is mandatory 
42.65/41.15	c qxplain 7220/7222
42.65/41.16	c qxplain 7222/7222
42.65/41.16	c 5850[?] 729[?] 727[?] 728[?]  is mandatory 
42.65/41.16	c qxplain 7220/7221
42.65/41.17	c qxplain 7221/7221
42.65/41.18	c 5851[?] -730[?] -639[?]  is mandatory 
42.65/41.18	c qxplain 7220/7220
42.65/41.19	c 5852[?] -730[?] -729[?]  is mandatory 
42.65/41.19	c qxplain 7203/7219
42.65/41.20	c qxplain 7212/7219
42.75/41.20	c qxplain 7216/7219
42.75/41.21	c qxplain 7218/7219
42.75/41.22	c qxplain 7219/7219
42.75/41.23	c 5853[?] 730[?] 729[?] 639[?]  is mandatory 
42.75/41.23	c qxplain 7218/7218
42.75/41.23	c 5854[?] -731[?] -720[?]  is mandatory 
42.75/41.23	c qxplain 7216/7217
42.75/41.24	c qxplain 7217/7217
42.75/41.25	c 5855[?] -731[?] -730[?]  is mandatory 
42.75/41.25	c qxplain 7216/7216
42.75/41.26	c 5856[?] 731[?] 720[?] 730[?]  is mandatory 
42.75/41.26	c qxplain 7212/7215
42.75/41.27	c qxplain 7214/7215
42.75/41.28	c qxplain 7215/7215
42.75/41.28	c 5857[?] -732[?] 646[?]  is mandatory 
42.75/41.28	c qxplain 7214/7214
42.75/41.29	c 5858[?] -732[?] -731[?]  is mandatory 
42.75/41.29	c qxplain 7212/7213
42.84/41.30	c qxplain 7213/7213
42.84/41.31	c 5859[?] 732[?] 731[?] -646[?]  is mandatory 
42.84/41.31	c qxplain 7212/7212
42.84/41.32	c 5860[?] -733[?] -646[?]  is mandatory 
42.84/41.32	c qxplain 7203/7211
42.84/41.33	c qxplain 7208/7211
42.84/41.34	c qxplain 7210/7211
42.84/41.34	c qxplain 7211/7211
42.84/41.35	c 5861[?] -733[?] 731[?]  is mandatory 
42.84/41.35	c qxplain 7210/7210
42.84/41.36	c 5862[?] 733[?] -731[?] 646[?]  is mandatory 
42.84/41.36	c qxplain 7208/7209
42.84/41.37	c qxplain 7209/7209
42.84/41.38	c 5863[?] -734[?] -732[?]  is mandatory 
42.84/41.38	c qxplain 7208/7208
42.84/41.39	c 5864[?] -734[?] -733[?]  is mandatory 
42.84/41.39	c qxplain 7203/7207
42.84/41.39	c qxplain 7206/7207
42.95/41.40	c qxplain 7207/7207
42.95/41.41	c 5865[?] 734[?] 733[?] 732[?]  is mandatory 
42.95/41.41	c qxplain 7206/7206
42.95/41.42	c 5866[?] -713[?] -735[?]  is mandatory 
42.95/41.42	c qxplain 7203/7205
42.95/41.43	c qxplain 7205/7205
42.95/41.44	c 5867[?] -734[?] -735[?]  is mandatory 
42.95/41.44	c qxplain 7203/7204
42.95/41.44	c qxplain 7204/7204
42.95/41.45	c 5868[?] 713[?] 734[?] 735[?]  is mandatory 
42.95/41.45	c qxplain 7203/7203
42.95/41.46	c 5869[?] -736[?] 713[?]  is mandatory 
42.95/41.46	c qxplain 7136/7202
42.95/41.47	c qxplain 7170/7202
42.95/41.47	c qxplain 7187/7202
42.95/41.48	c qxplain 7195/7202
42.95/41.49	c qxplain 7199/7202
42.95/41.49	c qxplain 7201/7202
43.05/41.50	c qxplain 7202/7202
43.05/41.51	c 5870[?] -736[?] 734[?]  is mandatory 
43.05/41.51	c qxplain 7201/7201
43.05/41.52	c 5871[?] 736[?] -734[?] -713[?]  is mandatory 
43.05/41.52	c qxplain 7199/7200
43.05/41.53	c qxplain 7200/7200
43.05/41.53	c 5872[?] -737[?] 129[?]  is mandatory 
43.05/41.53	c qxplain 7199/7199
43.05/41.54	c 5873[?] -737[?] 449[?]  is mandatory 
43.05/41.54	c qxplain 7195/7198
43.05/41.55	c qxplain 7197/7198
43.05/41.56	c qxplain 7198/7198
43.05/41.57	c 5874[?] -129[?] 737[?] -449[?]  is mandatory 
43.05/41.57	c qxplain 7197/7197
43.05/41.58	c 5875[?] -738[?] 152[?]  is mandatory 
43.05/41.58	c qxplain 7195/7196
43.05/41.58	c qxplain 7196/7196
43.05/41.59	c 5876[?] -738[?] 424[?]  is mandatory 
43.05/41.59	c qxplain 7195/7195
43.15/41.60	c 5877[?] -152[?] 738[?] -424[?]  is mandatory 
43.15/41.60	c qxplain 7187/7194
43.15/41.62	c qxplain 7191/7194
43.15/41.63	c qxplain 7193/7194
43.15/41.64	c qxplain 7194/7194
43.15/41.65	c 5878[?] -218[?] -739[?]  is mandatory 
43.15/41.65	c qxplain 7193/7193
43.15/41.65	c 5879[?] -739[?] 438[?]  is mandatory 
43.15/41.65	c qxplain 7191/7192
43.15/41.66	c qxplain 7192/7192
43.15/41.67	c 5880[?] 739[?] 218[?] -438[?]  is mandatory 
43.15/41.67	c qxplain 7191/7191
43.25/41.71	c 5881[?] 216[?] -740[?]  is mandatory 
43.25/41.71	c qxplain 7187/7190
43.25/41.72	c qxplain 7189/7190
43.25/41.73	c qxplain 7190/7190
43.25/41.74	c 5882[?] -739[?] -740[?]  is mandatory 
43.25/41.74	c qxplain 7189/7189
43.25/41.75	c 5883[?] -216[?] 740[?] 739[?]  is mandatory 
43.25/41.75	c qxplain 7187/7188
43.25/41.76	c qxplain 7188/7188
43.25/41.77	c 5884[?] -741[?] -440[?]  is mandatory 
43.25/41.77	c qxplain 7187/7187
43.25/41.78	c 5885[?] -740[?] -741[?]  is mandatory 
43.25/41.78	c qxplain 7170/7186
43.25/41.79	c qxplain 7179/7186
43.25/41.79	c qxplain 7183/7186
43.25/41.80	c qxplain 7185/7186
43.36/41.81	c qxplain 7186/7186
43.36/41.82	c 5886[?] 740[?] 440[?] 741[?]  is mandatory 
43.36/41.82	c qxplain 7185/7185
43.36/41.83	c 5887[?] -742[?] 426[?]  is mandatory 
43.36/41.83	c qxplain 7183/7184
43.36/41.84	c qxplain 7184/7184
43.36/41.85	c 5888[?] -741[?] -742[?]  is mandatory 
43.36/41.85	c qxplain 7183/7183
43.36/41.86	c 5889[?] 741[?] 742[?] -426[?]  is mandatory 
43.36/41.86	c qxplain 7179/7182
43.36/41.87	c qxplain 7181/7182
43.36/41.87	c qxplain 7182/7182
43.36/41.88	c 5890[?] -743[?] 175[?]  is mandatory 
43.36/41.88	c qxplain 7181/7181
43.36/41.89	c 5891[?] -743[?] 422[?]  is mandatory 
43.36/41.89	c qxplain 7179/7180
43.45/41.90	c qxplain 7180/7180
43.45/41.91	c 5892[?] -175[?] 743[?] -422[?]  is mandatory 
43.45/41.91	c qxplain 7179/7179
43.45/41.92	c 5893[?] -742[?] -744[?]  is mandatory 
43.45/41.92	c qxplain 7170/7178
43.45/41.92	c qxplain 7175/7178
43.45/41.93	c qxplain 7177/7178
43.45/41.94	c qxplain 7178/7178
43.45/41.95	c 5894[?] -743[?] -744[?]  is mandatory 
43.45/41.95	c qxplain 7177/7177
43.45/41.96	c 5895[?] 744[?] 743[?] 742[?]  is mandatory 
43.45/41.96	c qxplain 7175/7176
43.45/41.96	c qxplain 7176/7176
43.45/41.97	c 5896[?] -738[?] -745[?]  is mandatory 
43.45/41.97	c qxplain 7175/7175
43.45/41.98	c 5897[?] 744[?] -745[?]  is mandatory 
43.45/41.98	c qxplain 7170/7174
43.45/41.99	c qxplain 7173/7174
43.55/42.00	c qxplain 7174/7174
43.55/42.01	c 5898[?] 745[?] -744[?] 738[?]  is mandatory 
43.55/42.01	c qxplain 7173/7173
43.55/42.01	c 5899[?] -737[?] -746[?]  is mandatory 
43.55/42.01	c qxplain 7170/7172
43.55/42.02	c qxplain 7172/7172
43.55/42.03	c 5900[?] 745[?] -746[?]  is mandatory 
43.55/42.03	c qxplain 7170/7171
43.55/42.04	c qxplain 7171/7171
43.55/42.05	c 5901[?] 746[?] -745[?] 737[?]  is mandatory 
43.55/42.05	c qxplain 7170/7170
43.55/42.06	c 5902[?] 128[?] -747[?]  is mandatory 
43.55/42.06	c qxplain 7136/7169
43.55/42.06	c qxplain 7153/7169
43.55/42.07	c qxplain 7162/7169
43.55/42.08	c qxplain 7166/7169
43.55/42.09	c qxplain 7168/7169
43.55/42.09	c qxplain 7169/7169
43.65/42.10	c 5903[?] -747[?] 449[?]  is mandatory 
43.65/42.10	c qxplain 7168/7168
43.65/42.11	c 5904[?] 747[?] -128[?] -449[?]  is mandatory 
43.65/42.11	c qxplain 7166/7167
43.65/42.12	c qxplain 7167/7167
43.65/42.13	c 5905[?] 151[?] -748[?]  is mandatory 
43.65/42.13	c qxplain 7166/7166
43.65/42.14	c 5906[?] -748[?] 424[?]  is mandatory 
43.65/42.14	c qxplain 7162/7165
43.65/42.15	c qxplain 7164/7165
43.65/42.15	c qxplain 7165/7165
43.65/42.16	c 5907[?] 748[?] -151[?] -424[?]  is mandatory 
43.65/42.16	c qxplain 7164/7164
43.65/42.19	c 5908[?] 218[?] -749[?]  is mandatory 
43.65/42.19	c qxplain 7162/7163
43.75/42.20	c qxplain 7163/7163
43.75/42.21	c 5909[?] -438[?] -749[?]  is mandatory 
43.75/42.21	c qxplain 7162/7162
43.75/42.22	c 5910[?] 749[?] -218[?] 438[?]  is mandatory 
43.75/42.22	c qxplain 7153/7161
43.75/42.23	c qxplain 7158/7161
43.75/42.24	c qxplain 7160/7161
43.75/42.25	c qxplain 7161/7161
43.75/42.26	c 5911[?] -739[?] -750[?]  is mandatory 
43.75/42.26	c qxplain 7160/7160
43.75/42.26	c 5912[?] -750[?] -749[?]  is mandatory 
43.75/42.26	c qxplain 7158/7159
43.75/42.27	c qxplain 7159/7159
43.85/42.30	c 5913[?] 749[?] 739[?] 750[?]  is mandatory 
43.85/42.30	c qxplain 7158/7158
43.85/42.31	c 5914[?] -751[?] 426[?]  is mandatory 
43.85/42.31	c qxplain 7153/7157
43.85/42.32	c qxplain 7156/7157
43.85/42.33	c qxplain 7157/7157
43.85/42.34	c 5915[?] -751[?] -750[?]  is mandatory 
43.85/42.34	c qxplain 7156/7156
43.85/42.35	c 5916[?] 751[?] 750[?] -426[?]  is mandatory 
43.85/42.35	c qxplain 7153/7155
43.85/42.35	c qxplain 7155/7155
43.85/42.36	c 5917[?] 174[?] -752[?]  is mandatory 
43.85/42.36	c qxplain 7153/7154
43.85/42.37	c qxplain 7154/7154
43.85/42.38	c 5918[?] -752[?] 422[?]  is mandatory 
43.85/42.38	c qxplain 7153/7153
43.85/42.39	c 5919[?] 752[?] -174[?] -422[?]  is mandatory 
43.85/42.39	c qxplain 7136/7152
43.85/42.40	c qxplain 7145/7152
43.95/42.40	c qxplain 7149/7152
43.95/42.41	c qxplain 7151/7152
43.95/42.42	c qxplain 7152/7152
43.95/42.43	c 5920[?] -753[?] -751[?]  is mandatory 
43.95/42.43	c qxplain 7151/7151
43.95/42.44	c 5921[?] -753[?] -752[?]  is mandatory 
43.95/42.44	c qxplain 7149/7150
43.95/42.44	c qxplain 7150/7150
43.95/42.45	c 5922[?] 752[?] 753[?] 751[?]  is mandatory 
43.95/42.45	c qxplain 7149/7149
43.95/42.46	c 5923[?] -754[?] -748[?]  is mandatory 
43.95/42.46	c qxplain 7145/7148
43.95/42.47	c qxplain 7147/7148
43.95/42.48	c qxplain 7148/7148
43.95/42.49	c 5924[?] -754[?] 753[?]  is mandatory 
43.95/42.49	c qxplain 7147/7147
43.95/42.49	c 5925[?] -753[?] 754[?] 748[?]  is mandatory 
43.95/42.50	c qxplain 7145/7146
44.05/42.50	c qxplain 7146/7146
44.05/42.51	c 5926[?] -755[?] -747[?]  is mandatory 
44.05/42.51	c qxplain 7145/7145
44.05/42.52	c 5927[?] -755[?] 754[?]  is mandatory 
44.05/42.52	c qxplain 7136/7144
44.05/42.53	c qxplain 7141/7144
44.05/42.53	c qxplain 7143/7144
44.05/42.54	c qxplain 7144/7144
44.05/42.55	c 5928[?] -754[?] 755[?] 747[?]  is mandatory 
44.05/42.55	c qxplain 7143/7143
44.05/42.58	c 5929[?] -756[?] 238[?]  is mandatory 
44.05/42.58	c qxplain 7141/7142
44.05/42.59	c qxplain 7142/7142
44.15/42.60	c 5930[?] 243[?] -756[?]  is mandatory 
44.15/42.60	c qxplain 7141/7141
44.15/42.61	c 5931[?] -243[?] -238[?] 756[?]  is mandatory 
44.15/42.61	c qxplain 7136/7140
44.15/42.62	c qxplain 7139/7140
44.15/42.64	c qxplain 7140/7140
44.15/42.65	c 5932[?] -61[?] -757[?]  is mandatory 
44.15/42.65	c qxplain 7139/7139
44.15/42.66	c 5933[?] -62[?] -757[?]  is mandatory 
44.15/42.66	c qxplain 7136/7138
44.15/42.67	c qxplain 7138/7138
44.15/42.69	c 5934[?] 757[?] 62[?] 61[?]  is mandatory 
44.15/42.69	c qxplain 7136/7137
44.15/42.70	c qxplain 7137/7137
44.25/42.71	c 5935[?] -758[?] 756[?]  is mandatory 
44.25/42.71	c qxplain 7136/7136
44.25/42.72	c 5936[?] 757[?] -758[?]  is mandatory 
44.25/42.72	c qxplain 7001/7135
44.25/42.73	c qxplain 7069/7135
44.25/42.74	c qxplain 7103/7135
44.25/42.74	c qxplain 7120/7135
44.25/42.75	c qxplain 7128/7135
44.25/42.76	c qxplain 7132/7135
44.25/42.77	c qxplain 7134/7135
44.25/42.78	c qxplain 7135/7135
44.25/42.80	c 5937[?] 758[?] -757[?] -756[?]  is mandatory 
44.25/42.80	c qxplain 7134/7134
44.35/42.81	c 5938[?] -63[?] -759[?]  is mandatory 
44.35/42.81	c qxplain 7132/7133
44.35/42.82	c qxplain 7133/7133
44.35/42.83	c 5939[?] -759[?] 758[?]  is mandatory 
44.35/42.83	c qxplain 7132/7132
44.35/42.84	c 5940[?] 759[?] -758[?] 63[?]  is mandatory 
44.35/42.84	c qxplain 7128/7131
44.35/42.85	c qxplain 7130/7131
44.35/42.86	c qxplain 7131/7131
44.35/42.87	c 5941[?] -760[?] 64[?]  is mandatory 
44.35/42.87	c qxplain 7130/7130
44.35/42.88	c 5942[?] -760[?] -759[?]  is mandatory 
44.35/42.88	c qxplain 7128/7129
44.35/42.89	c qxplain 7129/7129
44.35/42.90	c 5943[?] 760[?] -64[?] 759[?]  is mandatory 
44.35/42.90	c qxplain 7128/7128
44.45/42.91	c 5944[?] -761[?] -246[?]  is mandatory 
44.45/42.91	c qxplain 7120/7127
44.45/42.92	c qxplain 7124/7127
44.45/42.93	c qxplain 7126/7127
44.45/42.94	c qxplain 7127/7127
44.45/42.95	c 5945[?] -761[?] -760[?]  is mandatory 
44.45/42.95	c qxplain 7126/7126
44.45/42.96	c 5946[?] 761[?] 760[?] 246[?]  is mandatory 
44.45/42.96	c qxplain 7124/7125
44.45/42.96	c qxplain 7125/7125
44.45/42.97	c 5947[?] -762[?] 79[?]  is mandatory 
44.45/42.97	c qxplain 7124/7124
44.45/42.98	c 5948[?] -762[?] 761[?]  is mandatory 
44.45/42.98	c qxplain 7120/7123
44.45/42.99	c qxplain 7122/7123
44.55/43.00	c qxplain 7123/7123
44.55/43.01	c 5949[?] 762[?] -761[?] -79[?]  is mandatory 
44.55/43.01	c qxplain 7122/7122
44.55/43.02	c 5950[?] -763[?] 64[?]  is mandatory 
44.55/43.02	c qxplain 7120/7121
44.55/43.03	c qxplain 7121/7121
44.55/43.04	c 5951[?] -763[?] -79[?]  is mandatory 
44.55/43.04	c qxplain 7120/7120
44.55/43.05	c 5952[?] 763[?] -64[?] 79[?]  is mandatory 
44.55/43.05	c qxplain 7103/7119
44.55/43.06	c qxplain 7112/7119
44.55/43.06	c qxplain 7116/7119
44.55/43.07	c qxplain 7118/7119
44.55/43.08	c qxplain 7119/7119
44.55/43.09	c 5953[?] -764[?] -762[?]  is mandatory 
44.55/43.09	c qxplain 7118/7118
44.65/43.10	c 5954[?] -764[?] -763[?]  is mandatory 
44.65/43.10	c qxplain 7116/7117
44.65/43.11	c qxplain 7117/7117
44.65/43.12	c 5955[?] 764[?] 762[?] 763[?]  is mandatory 
44.65/43.12	c qxplain 7116/7116
44.65/43.13	c 5956[?] -765[?] 639[?]  is mandatory 
44.65/43.13	c qxplain 7112/7115
44.65/43.14	c qxplain 7114/7115
44.65/43.14	c qxplain 7115/7115
44.65/43.15	c 5957[?] -765[?] -764[?]  is mandatory 
44.65/43.15	c qxplain 7114/7114
44.65/43.16	c 5958[?] 765[?] 764[?] -639[?]  is mandatory 
44.65/43.16	c qxplain 7112/7113
44.65/43.18	c qxplain 7113/7113
44.75/43.23	c 5959[?] -766[?] 7[?]  is mandatory 
44.75/43.23	c qxplain 7112/7112
44.75/43.24	c 5960[?] -766[?] 477[?]  is mandatory 
44.75/43.24	c qxplain 7103/7111
44.75/43.26	c qxplain 7108/7111
44.75/43.27	c qxplain 7110/7111
44.75/43.29	c qxplain 7111/7111
44.85/43.30	c 5961[?] -7[?] -477[?] 766[?]  is mandatory 
44.85/43.30	c qxplain 7110/7110
44.85/43.31	c 5962[?] -767[?] -7[?]  is mandatory 
44.85/43.31	c qxplain 7108/7109
44.85/43.32	c qxplain 7109/7109
44.85/43.33	c 5963[?] -767[?] -477[?]  is mandatory 
44.85/43.33	c qxplain 7108/7108
44.85/43.35	c 5964[?] 477[?] 7[?] 767[?]  is mandatory 
44.85/43.35	c qxplain 7103/7107
44.85/43.36	c qxplain 7106/7107
44.85/43.37	c qxplain 7107/7107
44.85/43.37	c 5965[?] -768[?] -766[?]  is mandatory 
44.85/43.37	c qxplain 7106/7106
44.85/43.38	c 5966[?] -767[?] -768[?]  is mandatory 
44.85/43.38	c qxplain 7103/7105
44.85/43.39	c qxplain 7105/7105
44.95/43.40	c 5967[?] 766[?] 768[?] 767[?]  is mandatory 
44.95/43.40	c qxplain 7103/7104
44.95/43.41	c qxplain 7104/7104
44.95/43.42	c 5968[?] -769[?] 598[?]  is mandatory 
44.95/43.42	c qxplain 7103/7103
44.95/43.43	c 5969[?] -769[?] -768[?]  is mandatory 
44.95/43.43	c qxplain 7069/7102
44.95/43.44	c qxplain 7086/7102
44.95/43.45	c qxplain 7095/7102
44.95/43.46	c qxplain 7099/7102
44.95/43.47	c qxplain 7101/7102
44.95/43.48	c qxplain 7102/7102
44.95/43.49	c 5970[?] 769[?] 768[?] -598[?]  is mandatory 
44.95/43.49	c qxplain 7101/7101
45.05/43.50	c 5971[?] -598[?] -770[?]  is mandatory 
45.05/43.50	c qxplain 7099/7100
45.05/43.51	c qxplain 7100/7100
45.05/43.52	c 5972[?] -770[?] 768[?]  is mandatory 
45.05/43.52	c qxplain 7099/7099
45.05/43.54	c 5973[?] 598[?] -768[?] 770[?]  is mandatory 
45.05/43.54	c qxplain 7095/7098
45.05/43.55	c qxplain 7097/7098
45.05/43.57	c qxplain 7098/7098
45.05/43.58	c 5974[?] -769[?] -771[?]  is mandatory 
45.05/43.58	c qxplain 7097/7097
45.05/43.59	c 5975[?] -771[?] -770[?]  is mandatory 
45.05/43.59	c qxplain 7095/7096
45.15/43.60	c qxplain 7096/7096
45.15/43.61	c 5976[?] 770[?] 769[?] 771[?]  is mandatory 
45.15/43.61	c qxplain 7095/7095
45.15/43.62	c 5977[?] -772[?] 458[?]  is mandatory 
45.15/43.62	c qxplain 7086/7094
45.15/43.62	c qxplain 7091/7094
45.15/43.63	c qxplain 7093/7094
45.15/43.64	c qxplain 7094/7094
45.15/43.65	c 5978[?] -771[?] -772[?]  is mandatory 
45.15/43.65	c qxplain 7093/7093
45.15/43.66	c 5979[?] 772[?] 771[?] -458[?]  is mandatory 
45.15/43.66	c qxplain 7091/7092
45.15/43.67	c qxplain 7092/7092
45.15/43.68	c 5980[?] 41[?] -773[?]  is mandatory 
45.15/43.68	c qxplain 7091/7091
45.15/43.69	c 5981[?] -773[?] -458[?]  is mandatory 
45.15/43.69	c qxplain 7086/7090
45.15/43.69	c qxplain 7089/7090
45.25/43.71	c qxplain 7090/7090
45.25/43.71	c 5982[?] 773[?] -41[?] 458[?]  is mandatory 
45.25/43.71	c qxplain 7089/7089
45.25/43.72	c 5983[?] -774[?] -772[?]  is mandatory 
45.25/43.72	c qxplain 7086/7088
45.25/43.73	c qxplain 7088/7088
45.25/43.74	c 5984[?] -774[?] -773[?]  is mandatory 
45.25/43.74	c qxplain 7086/7087
45.25/43.75	c qxplain 7087/7087
45.25/43.76	c 5985[?] 773[?] 772[?] 774[?]  is mandatory 
45.25/43.76	c qxplain 7086/7086
45.25/43.77	c 5986[?] -775[?] -639[?]  is mandatory 
45.25/43.77	c qxplain 7069/7085
45.25/43.77	c qxplain 7078/7085
45.25/43.78	c qxplain 7082/7085
45.25/43.79	c qxplain 7084/7085
45.35/43.80	c qxplain 7085/7085
45.35/43.81	c 5987[?] -774[?] -775[?]  is mandatory 
45.35/43.81	c qxplain 7084/7084
45.35/43.81	c 5988[?] 775[?] 774[?] 639[?]  is mandatory 
45.35/43.81	c qxplain 7082/7083
45.35/43.82	c qxplain 7083/7083
45.35/43.83	c 5989[?] -776[?] -765[?]  is mandatory 
45.35/43.83	c qxplain 7082/7082
45.35/43.84	c 5990[?] -776[?] -775[?]  is mandatory 
45.35/43.84	c qxplain 7078/7081
45.35/43.85	c qxplain 7080/7081
45.35/43.85	c qxplain 7081/7081
45.35/43.86	c 5991[?] 776[?] 765[?] 775[?]  is mandatory 
45.35/43.86	c qxplain 7080/7080
45.35/43.87	c 5992[?] -777[?] 646[?]  is mandatory 
45.35/43.87	c qxplain 7078/7079
45.35/43.88	c qxplain 7079/7079
45.35/43.89	c 5993[?] -777[?] -776[?]  is mandatory 
45.35/43.89	c qxplain 7078/7078
45.45/43.90	c 5994[?] 777[?] 776[?] -646[?]  is mandatory 
45.45/43.90	c qxplain 7069/7077
45.45/43.91	c qxplain 7074/7077
45.45/43.92	c qxplain 7076/7077
45.45/43.93	c qxplain 7077/7077
45.45/43.94	c 5995[?] -778[?] -646[?]  is mandatory 
45.45/43.94	c qxplain 7076/7076
45.45/43.95	c 5996[?] -778[?] 776[?]  is mandatory 
45.45/43.95	c qxplain 7074/7075
45.45/43.96	c qxplain 7075/7075
45.45/43.96	c 5997[?] 778[?] -776[?] 646[?]  is mandatory 
45.45/43.96	c qxplain 7074/7074
45.45/43.97	c 5998[?] -779[?] -777[?]  is mandatory 
45.45/43.97	c qxplain 7069/7073
45.45/43.98	c qxplain 7072/7073
45.45/43.99	c qxplain 7073/7073
45.45/44.00	c 5999[?] -779[?] -778[?]  is mandatory 
45.45/44.00	c qxplain 7072/7072
45.55/44.01	c 6000[?] 779[?] 778[?] 777[?]  is mandatory 
45.55/44.01	c qxplain 7069/7071
45.55/44.02	c qxplain 7071/7071
45.55/44.03	c 6001[?] -755[?] -780[?]  is mandatory 
45.55/44.03	c qxplain 7069/7070
45.55/44.03	c qxplain 7070/7070
45.55/44.04	c 6002[?] -779[?] -780[?]  is mandatory 
45.55/44.04	c qxplain 7069/7069
45.55/44.05	c 6003[?] 779[?] 755[?] 780[?]  is mandatory 
45.55/44.05	c qxplain 7001/7068
45.55/44.06	c qxplain 7035/7068
45.55/44.07	c qxplain 7052/7068
45.55/44.07	c qxplain 7061/7068
45.55/44.08	c qxplain 7065/7068
45.55/44.09	c qxplain 7067/7068
45.55/44.10	c qxplain 7068/7068
45.65/44.10	c 6004[?] -781[?] -746[?]  is mandatory 
45.65/44.10	c qxplain 7067/7067
45.65/44.11	c 6005[?] -781[?] 780[?]  is mandatory 
45.65/44.11	c qxplain 7065/7066
45.65/44.13	c qxplain 7066/7066
45.65/44.14	c 6006[?] -780[?] 746[?] 781[?]  is mandatory 
45.65/44.14	c qxplain 7065/7065
45.65/44.14	c 6007[?] -782[?] 65[?]  is mandatory 
45.65/44.14	c qxplain 7061/7064
45.65/44.15	c qxplain 7063/7064
45.65/44.16	c qxplain 7064/7064
45.65/44.18	c 6008[?] -782[?] -246[?]  is mandatory 
45.65/44.18	c qxplain 7063/7063
45.65/44.19	c 6009[?] 782[?] -65[?] 246[?]  is mandatory 
45.65/44.19	c qxplain 7061/7062
45.65/44.19	c qxplain 7062/7062
45.75/44.21	c 6010[?] -783[?] -714[?]  is mandatory 
45.75/44.21	c qxplain 7061/7061
45.75/44.22	c 6011[?] -783[?] -782[?]  is mandatory 
45.75/44.22	c qxplain 7052/7060
45.75/44.23	c qxplain 7057/7060
45.75/44.23	c qxplain 7059/7060
45.75/44.24	c qxplain 7060/7060
45.75/44.25	c 6012[?] 783[?] 782[?] 714[?]  is mandatory 
45.75/44.25	c qxplain 7059/7059
45.75/44.26	c 6013[?] -784[?] 79[?]  is mandatory 
45.75/44.26	c qxplain 7057/7058
45.75/44.27	c qxplain 7058/7058
45.75/44.28	c 6014[?] -784[?] 783[?]  is mandatory 
45.75/44.28	c qxplain 7057/7057
45.75/44.29	c 6015[?] 784[?] -783[?] -79[?]  is mandatory 
45.75/44.29	c qxplain 7052/7056
45.84/44.30	c qxplain 7055/7056
45.84/44.31	c qxplain 7056/7056
45.84/44.32	c 6016[?] -785[?] 65[?]  is mandatory 
45.84/44.32	c qxplain 7055/7055
45.84/44.33	c 6017[?] -785[?] -79[?]  is mandatory 
45.84/44.33	c qxplain 7052/7054
45.84/44.33	c qxplain 7054/7054
45.84/44.34	c 6018[?] 785[?] -65[?] 79[?]  is mandatory 
45.84/44.34	c qxplain 7052/7053
45.84/44.35	c qxplain 7053/7053
45.84/44.36	c 6019[?] -786[?] -784[?]  is mandatory 
45.84/44.36	c qxplain 7052/7052
45.84/44.37	c 6020[?] -786[?] -785[?]  is mandatory 
45.84/44.37	c qxplain 7035/7051
45.84/44.38	c qxplain 7044/7051
45.84/44.39	c qxplain 7048/7051
45.84/44.39	c qxplain 7050/7051
45.94/44.40	c qxplain 7051/7051
45.94/44.41	c 6021[?] 786[?] 784[?] 785[?]  is mandatory 
45.94/44.41	c qxplain 7050/7050
45.94/44.42	c 6022[?] -787[?] 639[?]  is mandatory 
45.94/44.42	c qxplain 7048/7049
45.94/44.43	c qxplain 7049/7049
45.94/44.44	c 6023[?] -787[?] -786[?]  is mandatory 
45.94/44.44	c qxplain 7048/7048
45.94/44.45	c 6024[?] 787[?] 786[?] -639[?]  is mandatory 
45.94/44.45	c qxplain 7044/7047
45.94/44.46	c qxplain 7046/7047
45.94/44.47	c qxplain 7047/7047
45.94/44.48	c 6025[?] -788[?] 6[?]  is mandatory 
45.94/44.48	c qxplain 7046/7046
45.94/44.49	c 6026[?] -788[?] 473[?]  is mandatory 
45.94/44.49	c qxplain 7044/7045
46.05/44.50	c qxplain 7045/7045
46.05/44.51	c 6027[?] -473[?] 788[?] -6[?]  is mandatory 
46.05/44.51	c qxplain 7044/7044
46.05/44.52	c 6028[?] -789[?] -6[?]  is mandatory 
46.05/44.52	c qxplain 7035/7043
46.05/44.54	c qxplain 7040/7043
46.05/44.55	c qxplain 7042/7043
46.05/44.55	c qxplain 7043/7043
46.05/44.56	c 6029[?] -789[?] -473[?]  is mandatory 
46.05/44.56	c qxplain 7042/7042
46.05/44.57	c 6030[?] 473[?] 6[?] 789[?]  is mandatory 
46.05/44.57	c qxplain 7040/7041
46.05/44.58	c qxplain 7041/7041
46.05/44.59	c 6031[?] -788[?] -790[?]  is mandatory 
46.05/44.59	c qxplain 7040/7040
46.15/44.60	c 6032[?] -789[?] -790[?]  is mandatory 
46.15/44.60	c qxplain 7035/7039
46.15/44.61	c qxplain 7038/7039
46.15/44.61	c qxplain 7039/7039
46.15/44.62	c 6033[?] 790[?] 788[?] 789[?]  is mandatory 
46.15/44.62	c qxplain 7038/7038
46.15/44.63	c 6034[?] -791[?] 601[?]  is mandatory 
46.15/44.63	c qxplain 7035/7037
46.15/44.64	c qxplain 7037/7037
46.15/44.65	c 6035[?] -791[?] -790[?]  is mandatory 
46.15/44.65	c qxplain 7035/7036
46.15/44.66	c qxplain 7036/7036
46.15/44.68	c 6036[?] 790[?] -601[?] 791[?]  is mandatory 
46.15/44.68	c qxplain 7035/7035
46.15/44.69	c 6037[?] -792[?] -601[?]  is mandatory 
46.15/44.69	c qxplain 7001/7034
46.25/44.70	c qxplain 7018/7034
46.25/44.71	c qxplain 7027/7034
46.25/44.72	c qxplain 7031/7034
46.25/44.73	c qxplain 7033/7034
46.25/44.74	c qxplain 7034/7034
46.25/44.75	c 6038[?] -792[?] 790[?]  is mandatory 
46.25/44.75	c qxplain 7033/7033
46.25/44.76	c 6039[?] -790[?] 601[?] 792[?]  is mandatory 
46.25/44.76	c qxplain 7031/7032
46.25/44.77	c qxplain 7032/7032
46.25/44.78	c 6040[?] -791[?] -793[?]  is mandatory 
46.25/44.78	c qxplain 7031/7031
46.25/44.79	c 6041[?] -792[?] -793[?]  is mandatory 
46.25/44.79	c qxplain 7027/7030
46.35/44.80	c qxplain 7029/7030
46.35/44.81	c qxplain 7030/7030
46.35/44.82	c 6042[?] 791[?] 793[?] 792[?]  is mandatory 
46.35/44.82	c qxplain 7029/7029
46.35/44.82	c 6043[?] -794[?] 458[?]  is mandatory 
46.35/44.82	c qxplain 7027/7028
46.35/44.83	c qxplain 7028/7028
46.35/44.84	c 6044[?] -793[?] -794[?]  is mandatory 
46.35/44.84	c qxplain 7027/7027
46.35/44.85	c 6045[?] 793[?] 794[?] -458[?]  is mandatory 
46.35/44.85	c qxplain 7018/7026
46.35/44.86	c qxplain 7023/7026
46.35/44.87	c qxplain 7025/7026
46.35/44.88	c qxplain 7026/7026
46.35/44.88	c 6046[?] -795[?] 42[?]  is mandatory 
46.35/44.88	c qxplain 7025/7025
46.35/44.89	c 6047[?] -795[?] -458[?]  is mandatory 
46.35/44.89	c qxplain 7023/7024
46.45/44.90	c qxplain 7024/7024
46.45/44.91	c 6048[?] 795[?] -42[?] 458[?]  is mandatory 
46.45/44.91	c qxplain 7023/7023
46.45/44.92	c 6049[?] -794[?] -796[?]  is mandatory 
46.45/44.92	c qxplain 7018/7022
46.45/44.93	c qxplain 7021/7022
46.45/44.94	c qxplain 7022/7022
46.45/44.94	c 6050[?] -796[?] -795[?]  is mandatory 
46.45/44.94	c qxplain 7021/7021
46.45/44.95	c 6051[?] 796[?] 795[?] 794[?]  is mandatory 
46.45/44.95	c qxplain 7018/7020
46.45/44.96	c qxplain 7020/7020
46.45/44.97	c 6052[?] -797[?] -639[?]  is mandatory 
46.45/44.97	c qxplain 7018/7019
46.45/44.98	c qxplain 7019/7019
46.45/44.98	c 6053[?] -797[?] -796[?]  is mandatory 
46.45/44.98	c qxplain 7018/7018
46.45/44.99	c 6054[?] 797[?] 796[?] 639[?]  is mandatory 
46.45/44.99	c qxplain 7001/7017
46.45/45.00	c qxplain 7010/7017
46.55/45.01	c qxplain 7014/7017
46.55/45.02	c qxplain 7016/7017
46.55/45.02	c qxplain 7017/7017
46.55/45.03	c 6055[?] -798[?] -787[?]  is mandatory 
46.55/45.03	c qxplain 7016/7016
46.55/45.04	c 6056[?] -798[?] -797[?]  is mandatory 
46.55/45.04	c qxplain 7014/7015
46.55/45.05	c qxplain 7015/7015
46.55/45.06	c 6057[?] 798[?] 787[?] 797[?]  is mandatory 
46.55/45.06	c qxplain 7014/7014
46.55/45.07	c 6058[?] -799[?] 646[?]  is mandatory 
46.55/45.07	c qxplain 7010/7013
46.55/45.08	c qxplain 7012/7013
46.55/45.09	c qxplain 7013/7013
46.55/45.10	c 6059[?] -799[?] -798[?]  is mandatory 
46.55/45.10	c qxplain 7012/7012
46.65/45.11	c 6060[?] 799[?] 798[?] -646[?]  is mandatory 
46.65/45.11	c qxplain 7010/7011
46.65/45.12	c qxplain 7011/7011
46.65/45.13	c 6061[?] -800[?] -646[?]  is mandatory 
46.65/45.13	c qxplain 7010/7010
46.65/45.13	c 6062[?] -800[?] 798[?]  is mandatory 
46.65/45.13	c qxplain 7001/7009
46.65/45.14	c qxplain 7006/7009
46.65/45.15	c qxplain 7008/7009
46.65/45.16	c qxplain 7009/7009
46.65/45.17	c 6063[?] 800[?] -798[?] 646[?]  is mandatory 
46.65/45.17	c qxplain 7008/7008
46.65/45.18	c 6064[?] -801[?] -799[?]  is mandatory 
46.65/45.18	c qxplain 7006/7007
46.65/45.18	c qxplain 7007/7007
46.65/45.19	c 6065[?] -801[?] -800[?]  is mandatory 
46.65/45.19	c qxplain 7006/7006
46.76/45.20	c 6066[?] 801[?] 800[?] 799[?]  is mandatory 
46.76/45.20	c qxplain 7001/7005
46.76/45.21	c qxplain 7004/7005
46.76/45.22	c qxplain 7005/7005
46.76/45.23	c 6067[?] 746[?] -802[?]  is mandatory 
46.76/45.23	c qxplain 7004/7004
46.76/45.23	c 6068[?] -780[?] -802[?]  is mandatory 
46.76/45.23	c qxplain 7001/7003
46.76/45.24	c qxplain 7003/7003
46.76/45.25	c 6069[?] -746[?] 802[?] 780[?]  is mandatory 
46.76/45.25	c qxplain 7001/7002
46.76/45.26	c qxplain 7002/7002
46.76/45.27	c 6070[?] -803[?] -801[?]  is mandatory 
46.76/45.27	c qxplain 7001/7001
46.76/45.28	c 6071[?] -802[?] -803[?]  is mandatory 
46.76/45.28	c qxplain 6462/7000
46.76/45.29	c qxplain 6732/7000
46.76/45.29	c qxplain 6867/7000
46.85/45.30	c qxplain 6934/7000
46.85/45.31	c qxplain 6968/7000
46.85/45.31	c qxplain 6985/7000
46.85/45.32	c qxplain 6993/7000
46.85/45.33	c qxplain 6997/7000
46.85/45.34	c qxplain 6999/7000
46.85/45.34	c qxplain 7000/7000
46.85/45.35	c 6072[?] 802[?] 803[?] 801[?]  is mandatory 
46.85/45.35	c qxplain 6999/6999
46.85/45.36	c 6073[?] -781[?] -804[?]  is mandatory 
46.85/45.36	c qxplain 6997/6998
46.85/45.37	c qxplain 6998/6998
46.85/45.38	c 6074[?] -803[?] -804[?]  is mandatory 
46.85/45.38	c qxplain 6997/6997
46.85/45.39	c 6075[?] 803[?] 781[?] 804[?]  is mandatory 
46.85/45.39	c qxplain 6993/6996
46.85/45.39	c qxplain 6995/6996
46.95/45.40	c qxplain 6996/6996
46.95/45.41	c 6076[?] 755[?] -805[?]  is mandatory 
46.95/45.41	c qxplain 6995/6995
46.95/45.42	c 6077[?] 779[?] -805[?]  is mandatory 
46.95/45.42	c qxplain 6993/6994
46.95/45.43	c qxplain 6994/6994
46.95/45.44	c 6078[?] -755[?] 805[?] -779[?]  is mandatory 
46.95/45.44	c qxplain 6993/6993
46.95/45.44	c 6079[?] 746[?] -806[?]  is mandatory 
46.95/45.44	c qxplain 6985/6992
46.95/45.45	c qxplain 6989/6992
46.95/45.46	c qxplain 6991/6992
46.95/45.47	c qxplain 6992/6992
47.08/45.51	c 6080[?] -806[?] 801[?]  is mandatory 
47.08/45.51	c qxplain 6991/6991
47.08/45.52	c 6081[?] -746[?] 806[?] -801[?]  is mandatory 
47.08/45.52	c qxplain 6989/6990
47.08/45.53	c qxplain 6990/6990
47.08/45.54	c 6082[?] -805[?] -807[?]  is mandatory 
47.08/45.54	c qxplain 6989/6989
47.08/45.54	c 6083[?] -806[?] -807[?]  is mandatory 
47.08/45.54	c qxplain 6985/6988
47.08/45.55	c qxplain 6987/6988
47.08/45.56	c qxplain 6988/6988
47.08/45.57	c 6084[?] 807[?] 805[?] 806[?]  is mandatory 
47.08/45.57	c qxplain 6987/6987
47.08/45.58	c 6085[?] 122[?] -808[?]  is mandatory 
47.08/45.58	c qxplain 6985/6986
47.08/45.59	c qxplain 6986/6986
47.08/45.60	c 6086[?] -808[?] 449[?]  is mandatory 
47.08/45.60	c qxplain 6985/6985
47.26/45.60	c 6087[?] 808[?] -122[?] -449[?]  is mandatory 
47.26/45.60	c qxplain 6968/6984
47.26/45.61	c qxplain 6977/6984
47.26/45.62	c qxplain 6981/6984
47.26/45.63	c qxplain 6983/6984
47.26/45.64	c qxplain 6984/6984
47.26/45.64	c 6088[?] 145[?] -809[?]  is mandatory 
47.26/45.64	c qxplain 6983/6983
47.26/45.65	c 6089[?] -809[?] 424[?]  is mandatory 
47.26/45.65	c qxplain 6981/6982
47.26/45.66	c qxplain 6982/6982
47.26/45.67	c 6090[?] 809[?] -145[?] -424[?]  is mandatory 
47.26/45.67	c qxplain 6981/6981
47.26/45.68	c 6091[?] -214[?] -810[?]  is mandatory 
47.26/45.68	c qxplain 6977/6980
47.26/45.69	c qxplain 6979/6980
47.46/45.70	c qxplain 6980/6980
47.46/45.71	c 6092[?] -810[?] -225[?]  is mandatory 
47.46/45.71	c qxplain 6979/6979
47.46/45.72	c 6093[?] 810[?] 214[?] 225[?]  is mandatory 
47.46/45.72	c qxplain 6977/6978
47.46/45.73	c qxplain 6978/6978
47.46/45.74	c 6094[?] -222[?] -811[?]  is mandatory 
47.46/45.74	c qxplain 6977/6977
47.46/45.75	c 6095[?] 810[?] -811[?]  is mandatory 
47.46/45.75	c qxplain 6968/6976
47.46/45.75	c qxplain 6973/6976
47.46/45.76	c qxplain 6975/6976
47.46/45.77	c qxplain 6976/6976
47.46/45.78	c 6096[?] 811[?] -810[?] 222[?]  is mandatory 
47.46/45.78	c qxplain 6975/6975
47.46/45.78	c 6097[?] -812[?] 430[?]  is mandatory 
47.46/45.78	c qxplain 6973/6974
47.46/45.79	c qxplain 6974/6974
47.61/45.80	c 6098[?] 811[?] -812[?]  is mandatory 
47.61/45.80	c qxplain 6973/6973
47.61/45.81	c 6099[?] 812[?] -811[?] -430[?]  is mandatory 
47.61/45.81	c qxplain 6968/6972
47.61/45.82	c qxplain 6971/6972
47.61/45.83	c qxplain 6972/6972
47.61/45.84	c 6100[?] -813[?] -214[?]  is mandatory 
47.61/45.84	c qxplain 6971/6971
47.61/45.85	c 6101[?] -222[?] -813[?]  is mandatory 
47.61/45.85	c qxplain 6968/6970
47.61/45.85	c qxplain 6970/6970
47.61/45.86	c 6102[?] 214[?] 813[?] 222[?]  is mandatory 
47.61/45.86	c qxplain 6968/6969
47.61/45.87	c qxplain 6969/6969
47.61/45.88	c 6103[?] -814[?] 430[?]  is mandatory 
47.61/45.88	c qxplain 6968/6968
47.61/45.89	c 6104[?] -814[?] 813[?]  is mandatory 
47.61/45.89	c qxplain 6934/6967
47.61/45.90	c qxplain 6951/6967
47.71/45.90	c qxplain 6960/6967
47.71/45.91	c qxplain 6964/6967
47.71/45.92	c qxplain 6966/6967
47.71/45.93	c qxplain 6967/6967
47.71/45.94	c 6105[?] 814[?] -813[?] -430[?]  is mandatory 
47.71/45.94	c qxplain 6966/6966
47.71/45.95	c 6106[?] -815[?] 225[?]  is mandatory 
47.71/45.95	c qxplain 6964/6965
47.71/45.96	c qxplain 6965/6965
47.71/45.97	c 6107[?] -815[?] -814[?]  is mandatory 
47.71/45.97	c qxplain 6964/6964
47.71/45.98	c 6108[?] 815[?] -225[?] 814[?]  is mandatory 
47.71/45.98	c qxplain 6960/6963
47.71/45.99	c qxplain 6962/6963
47.71/46.00	c qxplain 6963/6963
47.81/46.00	c 6109[?] -816[?] -812[?]  is mandatory 
47.81/46.00	c qxplain 6962/6962
47.81/46.01	c 6110[?] -816[?] -815[?]  is mandatory 
47.81/46.01	c qxplain 6960/6961
47.81/46.02	c qxplain 6961/6961
47.81/46.03	c 6111[?] 816[?] 815[?] 812[?]  is mandatory 
47.81/46.03	c qxplain 6960/6960
47.81/46.04	c 6112[?] -817[?] 426[?]  is mandatory 
47.81/46.04	c qxplain 6951/6959
47.81/46.05	c qxplain 6956/6959
47.81/46.05	c qxplain 6958/6959
47.81/46.06	c qxplain 6959/6959
47.81/46.07	c 6113[?] -817[?] -816[?]  is mandatory 
47.81/46.07	c qxplain 6958/6958
47.81/46.08	c 6114[?] 817[?] 816[?] -426[?]  is mandatory 
47.81/46.08	c qxplain 6956/6957
47.81/46.09	c qxplain 6957/6957
47.81/46.10	c 6115[?] 168[?] -818[?]  is mandatory 
47.81/46.10	c qxplain 6956/6956
47.91/46.11	c 6116[?] -818[?] 422[?]  is mandatory 
47.91/46.11	c qxplain 6951/6955
47.91/46.11	c qxplain 6954/6955
47.91/46.12	c qxplain 6955/6955
47.91/46.13	c 6117[?] 818[?] -168[?] -422[?]  is mandatory 
47.91/46.13	c qxplain 6954/6954
47.91/46.14	c 6118[?] -819[?] -817[?]  is mandatory 
47.91/46.14	c qxplain 6951/6953
47.91/46.15	c qxplain 6953/6953
47.91/46.16	c 6119[?] -819[?] -818[?]  is mandatory 
47.91/46.16	c qxplain 6951/6952
47.91/46.16	c qxplain 6952/6952
47.91/46.17	c 6120[?] 818[?] 819[?] 817[?]  is mandatory 
47.91/46.17	c qxplain 6951/6951
47.91/46.18	c 6121[?] -820[?] -809[?]  is mandatory 
47.91/46.18	c qxplain 6934/6950
47.91/46.19	c qxplain 6943/6950
47.91/46.20	c qxplain 6947/6950
48.01/46.20	c qxplain 6949/6950
48.01/46.21	c qxplain 6950/6950
48.01/46.22	c 6122[?] -820[?] 819[?]  is mandatory 
48.01/46.22	c qxplain 6949/6949
48.01/46.23	c 6123[?] -819[?] 820[?] 809[?]  is mandatory 
48.01/46.23	c qxplain 6947/6948
48.01/46.24	c qxplain 6948/6948
48.01/46.25	c 6124[?] -821[?] -808[?]  is mandatory 
48.01/46.25	c qxplain 6947/6947
48.01/46.25	c 6125[?] -821[?] 820[?]  is mandatory 
48.01/46.25	c qxplain 6943/6946
48.01/46.26	c qxplain 6945/6946
48.01/46.27	c qxplain 6946/6946
48.01/46.28	c 6126[?] -820[?] 821[?] 808[?]  is mandatory 
48.01/46.28	c qxplain 6945/6945
48.01/46.29	c 6127[?] -822[?] -57[?]  is mandatory 
48.01/46.29	c qxplain 6943/6944
48.10/46.31	c qxplain 6944/6944
48.10/46.32	c 6128[?] -822[?] 238[?]  is mandatory 
48.10/46.32	c qxplain 6943/6943
48.10/46.33	c 6129[?] 822[?] 57[?] -238[?]  is mandatory 
48.10/46.33	c qxplain 6934/6942
48.10/46.34	c qxplain 6939/6942
48.10/46.35	c qxplain 6941/6942
48.10/46.36	c qxplain 6942/6942
48.10/46.36	c 6130[?] -823[?] 58[?]  is mandatory 
48.10/46.36	c qxplain 6941/6941
48.10/46.38	c 6131[?] -823[?] -822[?]  is mandatory 
48.10/46.38	c qxplain 6939/6940
48.10/46.39	c qxplain 6940/6940
48.20/46.40	c 6132[?] 823[?] -58[?] 822[?]  is mandatory 
48.20/46.40	c qxplain 6939/6939
48.20/46.42	c 6133[?] -57[?] -824[?]  is mandatory 
48.20/46.42	c qxplain 6934/6938
48.20/46.43	c qxplain 6937/6938
48.20/46.44	c qxplain 6938/6938
48.20/46.45	c 6134[?] -58[?] -824[?]  is mandatory 
48.20/46.45	c qxplain 6937/6937
48.20/46.46	c 6135[?] 57[?] 58[?] 824[?]  is mandatory 
48.20/46.46	c qxplain 6934/6936
48.20/46.47	c qxplain 6936/6936
48.20/46.48	c 6136[?] -825[?] 238[?]  is mandatory 
48.20/46.48	c qxplain 6934/6935
48.20/46.49	c qxplain 6935/6935
48.30/46.50	c 6137[?] -825[?] 824[?]  is mandatory 
48.30/46.50	c qxplain 6934/6934
48.30/46.51	c 6138[?] 825[?] -824[?] -238[?]  is mandatory 
48.30/46.51	c qxplain 6867/6933
48.30/46.52	c qxplain 6901/6933
48.30/46.53	c qxplain 6918/6933
48.30/46.54	c qxplain 6926/6933
48.30/46.54	c qxplain 6930/6933
48.30/46.55	c qxplain 6932/6933
48.30/46.56	c qxplain 6933/6933
48.30/46.57	c 6139[?] -826[?] -823[?]  is mandatory 
48.30/46.57	c qxplain 6932/6932
48.30/46.58	c 6140[?] -826[?] -825[?]  is mandatory 
48.30/46.58	c qxplain 6930/6931
48.30/46.59	c qxplain 6931/6931
48.40/46.60	c 6141[?] 826[?] 823[?] 825[?]  is mandatory 
48.40/46.60	c qxplain 6930/6930
48.40/46.61	c 6142[?] -827[?] 79[?]  is mandatory 
48.40/46.61	c qxplain 6926/6929
48.40/46.62	c qxplain 6928/6929
48.40/46.62	c qxplain 6929/6929
48.40/46.63	c 6143[?] -827[?] 826[?]  is mandatory 
48.40/46.63	c qxplain 6928/6928
48.40/46.64	c 6144[?] 827[?] -826[?] -79[?]  is mandatory 
48.40/46.64	c qxplain 6926/6927
48.40/46.65	c qxplain 6927/6927
48.40/46.66	c 6145[?] -828[?] 58[?]  is mandatory 
48.40/46.66	c qxplain 6926/6926
48.40/46.67	c 6146[?] -828[?] -79[?]  is mandatory 
48.40/46.67	c qxplain 6918/6925
48.40/46.68	c qxplain 6922/6925
48.40/46.68	c qxplain 6924/6925
48.40/46.69	c qxplain 6925/6925
48.51/46.70	c 6147[?] 828[?] -58[?] 79[?]  is mandatory 
48.51/46.70	c qxplain 6924/6924
48.51/46.71	c 6148[?] -829[?] -827[?]  is mandatory 
48.51/46.71	c qxplain 6922/6923
48.51/46.72	c qxplain 6923/6923
48.51/46.73	c 6149[?] -829[?] -828[?]  is mandatory 
48.51/46.73	c qxplain 6922/6922
48.51/46.74	c 6150[?] 829[?] 827[?] 828[?]  is mandatory 
48.51/46.74	c qxplain 6918/6921
48.51/46.75	c qxplain 6920/6921
48.51/46.76	c qxplain 6921/6921
48.51/46.77	c 6151[?] -830[?] 639[?]  is mandatory 
48.51/46.77	c qxplain 6920/6920
48.51/46.78	c 6152[?] -830[?] -829[?]  is mandatory 
48.51/46.78	c qxplain 6918/6919
48.51/46.79	c qxplain 6919/6919
48.61/46.80	c 6153[?] 830[?] 829[?] -639[?]  is mandatory 
48.61/46.80	c qxplain 6918/6918
48.71/46.93	c 6154[?] -831[?] -583[?]  is mandatory 
48.71/46.93	c qxplain 6901/6917
48.71/46.95	c qxplain 6910/6917
48.71/46.97	c qxplain 6914/6917
48.71/46.98	c qxplain 6916/6917
48.71/46.99	c qxplain 6917/6917
48.81/47.01	c 6155[?] -831[?] 586[?]  is mandatory 
48.81/47.01	c qxplain 6916/6916
48.81/47.02	c 6156[?] 831[?] -586[?] 583[?]  is mandatory 
48.81/47.02	c qxplain 6914/6915
48.81/47.03	c qxplain 6915/6915
48.81/47.04	c 6157[?] 525[?] -832[?]  is mandatory 
48.81/47.04	c qxplain 6914/6914
48.81/47.06	c 6158[?] -831[?] -832[?]  is mandatory 
48.81/47.06	c qxplain 6910/6913
48.81/47.08	c qxplain 6912/6913
48.81/47.09	c qxplain 6913/6913
48.91/47.11	c 6159[?] 831[?] -525[?] 832[?]  is mandatory 
48.91/47.11	c qxplain 6912/6912
48.91/47.12	c 6160[?] -833[?] 13[?]  is mandatory 
48.91/47.12	c qxplain 6910/6911
48.91/47.13	c qxplain 6911/6911
48.91/47.14	c 6161[?] -833[?] 528[?]  is mandatory 
48.91/47.14	c qxplain 6910/6910
48.91/47.15	c 6162[?] 833[?] -528[?] -13[?]  is mandatory 
48.91/47.15	c qxplain 6901/6909
48.91/47.16	c qxplain 6906/6909
48.91/47.17	c qxplain 6908/6909
48.91/47.18	c qxplain 6909/6909
48.91/47.19	c 6163[?] -834[?] -13[?]  is mandatory 
48.91/47.19	c qxplain 6908/6908
48.91/47.20	c 6164[?] -834[?] -528[?]  is mandatory 
48.91/47.20	c qxplain 6906/6907
49.02/47.21	c qxplain 6907/6907
49.02/47.22	c 6165[?] 528[?] 13[?] 834[?]  is mandatory 
49.02/47.22	c qxplain 6906/6906
49.02/47.23	c 6166[?] -833[?] -835[?]  is mandatory 
49.02/47.23	c qxplain 6901/6905
49.02/47.23	c qxplain 6904/6905
49.02/47.24	c qxplain 6905/6905
49.02/47.25	c 6167[?] -834[?] -835[?]  is mandatory 
49.02/47.25	c qxplain 6904/6904
49.02/47.26	c 6168[?] 835[?] 834[?] 833[?]  is mandatory 
49.02/47.26	c qxplain 6901/6903
49.02/47.27	c qxplain 6903/6903
49.02/47.28	c 6169[?] -836[?] 832[?]  is mandatory 
49.02/47.28	c qxplain 6901/6902
49.02/47.29	c qxplain 6902/6902
49.02/47.30	c 6170[?] -836[?] -835[?]  is mandatory 
49.02/47.30	c qxplain 6901/6901
49.12/47.31	c 6171[?] 835[?] -832[?] 836[?]  is mandatory 
49.12/47.31	c qxplain 6867/6900
49.12/47.32	c qxplain 6884/6900
49.12/47.33	c qxplain 6893/6900
49.12/47.34	c qxplain 6897/6900
49.12/47.35	c qxplain 6899/6900
49.12/47.36	c qxplain 6900/6900
49.12/47.37	c 6172[?] -837[?] -832[?]  is mandatory 
49.12/47.37	c qxplain 6899/6899
49.12/47.38	c 6173[?] -837[?] 835[?]  is mandatory 
49.12/47.38	c qxplain 6897/6898
49.12/47.39	c qxplain 6898/6898
49.21/47.40	c 6174[?] 832[?] 837[?] -835[?]  is mandatory 
49.21/47.40	c qxplain 6897/6897
49.21/47.41	c 6175[?] -836[?] -838[?]  is mandatory 
49.21/47.41	c qxplain 6893/6896
49.21/47.42	c qxplain 6895/6896
49.21/47.43	c qxplain 6896/6896
49.21/47.44	c 6176[?] -837[?] -838[?]  is mandatory 
49.21/47.44	c qxplain 6895/6895
49.21/47.45	c 6177[?] 837[?] 836[?] 838[?]  is mandatory 
49.21/47.45	c qxplain 6893/6894
49.21/47.46	c qxplain 6894/6894
49.21/47.46	c 6178[?] -839[?] 458[?]  is mandatory 
49.21/47.46	c qxplain 6893/6893
49.21/47.47	c 6179[?] -839[?] -838[?]  is mandatory 
49.21/47.47	c qxplain 6884/6892
49.21/47.48	c qxplain 6889/6892
49.21/47.49	c qxplain 6891/6892
49.31/47.50	c qxplain 6892/6892
49.31/47.51	c 6180[?] 838[?] -458[?] 839[?]  is mandatory 
49.31/47.51	c qxplain 6891/6891
49.31/47.52	c 6181[?] -840[?] 35[?]  is mandatory 
49.31/47.52	c qxplain 6889/6890
49.31/47.53	c qxplain 6890/6890
49.31/47.53	c 6182[?] -840[?] -458[?]  is mandatory 
49.31/47.53	c qxplain 6889/6889
49.31/47.54	c 6183[?] 840[?] -35[?] 458[?]  is mandatory 
49.31/47.54	c qxplain 6884/6888
49.31/47.55	c qxplain 6887/6888
49.31/47.56	c qxplain 6888/6888
49.31/47.57	c 6184[?] -839[?] -841[?]  is mandatory 
49.31/47.57	c qxplain 6887/6887
49.31/47.58	c 6185[?] -841[?] -840[?]  is mandatory 
49.31/47.58	c qxplain 6884/6886
49.31/47.59	c qxplain 6886/6886
49.41/47.60	c 6186[?] 841[?] 839[?] 840[?]  is mandatory 
49.41/47.60	c qxplain 6884/6885
49.41/47.61	c qxplain 6885/6885
49.41/47.62	c 6187[?] -842[?] -639[?]  is mandatory 
49.41/47.62	c qxplain 6884/6884
49.41/47.62	c 6188[?] -842[?] -841[?]  is mandatory 
49.41/47.62	c qxplain 6867/6883
49.41/47.63	c qxplain 6876/6883
49.41/47.64	c qxplain 6880/6883
49.41/47.64	c qxplain 6882/6883
49.41/47.65	c qxplain 6883/6883
49.41/47.66	c 6189[?] 842[?] 841[?] 639[?]  is mandatory 
49.41/47.66	c qxplain 6882/6882
49.41/47.67	c 6190[?] -843[?] -830[?]  is mandatory 
49.41/47.67	c qxplain 6880/6881
49.41/47.68	c qxplain 6881/6881
49.41/47.69	c 6191[?] -843[?] -842[?]  is mandatory 
49.41/47.69	c qxplain 6880/6880
49.51/47.70	c 6192[?] 843[?] 830[?] 842[?]  is mandatory 
49.51/47.70	c qxplain 6876/6879
49.51/47.71	c qxplain 6878/6879
49.51/47.72	c qxplain 6879/6879
49.51/47.73	c 6193[?] -844[?] 646[?]  is mandatory 
49.51/47.73	c qxplain 6878/6878
49.51/47.74	c 6194[?] -844[?] -843[?]  is mandatory 
49.51/47.74	c qxplain 6876/6877
49.51/47.75	c qxplain 6877/6877
49.51/47.76	c 6195[?] 844[?] 843[?] -646[?]  is mandatory 
49.51/47.76	c qxplain 6876/6876
49.51/47.76	c 6196[?] -845[?] -646[?]  is mandatory 
49.51/47.76	c qxplain 6867/6875
49.51/47.77	c qxplain 6872/6875
49.51/47.78	c qxplain 6874/6875
49.51/47.79	c qxplain 6875/6875
49.51/47.80	c 6197[?] -845[?] 843[?]  is mandatory 
49.51/47.80	c qxplain 6874/6874
49.61/47.81	c 6198[?] 845[?] -843[?] 646[?]  is mandatory 
49.61/47.81	c qxplain 6872/6873
49.61/47.81	c qxplain 6873/6873
49.61/47.82	c 6199[?] -846[?] -844[?]  is mandatory 
49.61/47.82	c qxplain 6872/6872
49.61/47.83	c 6200[?] -846[?] -845[?]  is mandatory 
49.61/47.83	c qxplain 6867/6871
49.61/47.84	c qxplain 6870/6871
49.61/47.85	c qxplain 6871/6871
49.61/47.86	c 6201[?] 846[?] 845[?] 844[?]  is mandatory 
49.61/47.86	c qxplain 6870/6870
49.61/47.87	c 6202[?] -821[?] -847[?]  is mandatory 
49.61/47.87	c qxplain 6867/6869
49.61/47.88	c qxplain 6869/6869
49.61/47.88	c 6203[?] -846[?] -847[?]  is mandatory 
49.61/47.88	c qxplain 6867/6868
49.61/47.89	c qxplain 6868/6868
49.71/47.90	c 6204[?] 821[?] 846[?] 847[?]  is mandatory 
49.71/47.90	c qxplain 6867/6867
49.71/47.91	c 6205[?] 124[?] -848[?]  is mandatory 
49.71/47.91	c qxplain 6732/6866
49.71/47.92	c qxplain 6800/6866
49.71/47.93	c qxplain 6834/6866
49.71/47.93	c qxplain 6851/6866
49.71/47.94	c qxplain 6859/6866
49.71/47.95	c qxplain 6863/6866
49.71/47.96	c qxplain 6865/6866
49.71/47.97	c qxplain 6866/6866
49.71/47.97	c 6206[?] -848[?] 449[?]  is mandatory 
49.71/47.97	c qxplain 6865/6865
49.71/47.98	c 6207[?] 848[?] -124[?] -449[?]  is mandatory 
49.71/47.98	c qxplain 6863/6864
49.71/47.99	c qxplain 6864/6864
49.81/48.00	c 6208[?] 147[?] -849[?]  is mandatory 
49.81/48.00	c qxplain 6863/6863
49.81/48.01	c 6209[?] -849[?] 424[?]  is mandatory 
49.81/48.01	c qxplain 6859/6862
49.81/48.02	c qxplain 6861/6862
49.81/48.03	c qxplain 6862/6862
49.81/48.04	c 6210[?] 849[?] -147[?] -424[?]  is mandatory 
49.81/48.04	c qxplain 6861/6861
49.81/48.05	c 6211[?] -219[?] -850[?]  is mandatory 
49.81/48.05	c qxplain 6859/6860
49.81/48.06	c qxplain 6860/6860
49.81/48.07	c 6212[?] -850[?] 434[?]  is mandatory 
49.81/48.07	c qxplain 6859/6859
49.81/48.08	c 6213[?] 219[?] -434[?] 850[?]  is mandatory 
49.81/48.08	c qxplain 6851/6858
49.81/48.09	c qxplain 6855/6858
49.91/48.10	c qxplain 6857/6858
49.91/48.14	c qxplain 6858/6858
49.91/48.15	c 6214[?] -851[?] 219[?]  is mandatory 
49.91/48.15	c qxplain 6857/6857
49.91/48.16	c 6215[?] -434[?] -851[?]  is mandatory 
49.91/48.16	c qxplain 6855/6856
49.91/48.17	c qxplain 6856/6856
49.91/48.18	c 6216[?] 851[?] -219[?] 434[?]  is mandatory 
49.91/48.18	c qxplain 6855/6855
49.91/48.19	c 6217[?] -850[?] -852[?]  is mandatory 
49.91/48.19	c qxplain 6851/6854
50.01/48.20	c qxplain 6853/6854
50.01/48.21	c qxplain 6854/6854
50.01/48.22	c 6218[?] -852[?] -851[?]  is mandatory 
50.01/48.22	c qxplain 6853/6853
50.01/48.23	c 6219[?] 852[?] 851[?] 850[?]  is mandatory 
50.01/48.23	c qxplain 6851/6852
50.01/48.24	c qxplain 6852/6852
50.01/48.24	c 6220[?] -853[?] 426[?]  is mandatory 
50.01/48.24	c qxplain 6851/6851
50.01/48.25	c 6221[?] -853[?] -852[?]  is mandatory 
50.01/48.25	c qxplain 6834/6850
50.01/48.26	c qxplain 6843/6850
50.01/48.27	c qxplain 6847/6850
50.01/48.28	c qxplain 6849/6850
50.01/48.29	c qxplain 6850/6850
50.01/48.30	c 6222[?] 853[?] 852[?] -426[?]  is mandatory 
50.01/48.30	c qxplain 6849/6849
50.11/48.31	c 6223[?] 170[?] -854[?]  is mandatory 
50.11/48.31	c qxplain 6847/6848
50.11/48.31	c qxplain 6848/6848
50.11/48.32	c 6224[?] -854[?] 422[?]  is mandatory 
50.11/48.32	c qxplain 6847/6847
50.11/48.33	c 6225[?] 854[?] -170[?] -422[?]  is mandatory 
50.11/48.33	c qxplain 6843/6846
50.11/48.34	c qxplain 6845/6846
50.11/48.35	c qxplain 6846/6846
50.11/48.36	c 6226[?] -855[?] -853[?]  is mandatory 
50.11/48.36	c qxplain 6845/6845
50.11/48.37	c 6227[?] -855[?] -854[?]  is mandatory 
50.11/48.37	c qxplain 6843/6844
50.11/48.38	c qxplain 6844/6844
50.11/48.39	c 6228[?] 854[?] 855[?] 853[?]  is mandatory 
50.11/48.39	c qxplain 6843/6843
50.11/48.40	c 6229[?] -856[?] -849[?]  is mandatory 
50.11/48.40	c qxplain 6834/6842
50.21/48.40	c qxplain 6839/6842
50.21/48.41	c qxplain 6841/6842
50.21/48.42	c qxplain 6842/6842
50.21/48.43	c 6230[?] -856[?] 855[?]  is mandatory 
50.21/48.43	c qxplain 6841/6841
50.21/48.44	c 6231[?] -855[?] 856[?] 849[?]  is mandatory 
50.21/48.44	c qxplain 6839/6840
50.21/48.45	c qxplain 6840/6840
50.21/48.46	c 6232[?] -857[?] -848[?]  is mandatory 
50.21/48.46	c qxplain 6839/6839
50.21/48.46	c 6233[?] -857[?] 856[?]  is mandatory 
50.21/48.46	c qxplain 6834/6838
50.21/48.47	c qxplain 6837/6838
50.21/48.48	c qxplain 6838/6838
50.21/48.49	c 6234[?] -856[?] 857[?] 848[?]  is mandatory 
50.21/48.49	c qxplain 6837/6837
50.31/48.50	c 6235[?] -59[?] -858[?]  is mandatory 
50.31/48.50	c qxplain 6834/6836
50.31/48.51	c qxplain 6836/6836
50.31/48.52	c 6236[?] -858[?] 825[?]  is mandatory 
50.31/48.52	c qxplain 6834/6835
50.31/48.53	c qxplain 6835/6835
50.31/48.54	c 6237[?] 858[?] 59[?] -825[?]  is mandatory 
50.31/48.54	c qxplain 6834/6834
50.31/48.55	c 6238[?] -859[?] 60[?]  is mandatory 
50.31/48.55	c qxplain 6800/6833
50.31/48.56	c qxplain 6817/6833
50.31/48.57	c qxplain 6826/6833
50.31/48.57	c qxplain 6830/6833
50.31/48.58	c qxplain 6832/6833
50.31/48.59	c qxplain 6833/6833
50.41/48.60	c 6239[?] -859[?] -858[?]  is mandatory 
50.41/48.60	c qxplain 6832/6832
50.41/48.61	c 6240[?] 859[?] -60[?] 858[?]  is mandatory 
50.41/48.61	c qxplain 6830/6831
50.41/48.62	c qxplain 6831/6831
50.41/48.63	c 6241[?] -860[?] -756[?]  is mandatory 
50.41/48.63	c qxplain 6830/6830
50.41/48.64	c 6242[?] -860[?] -859[?]  is mandatory 
50.41/48.64	c qxplain 6826/6829
50.41/48.65	c qxplain 6828/6829
50.41/48.66	c qxplain 6829/6829
50.41/48.67	c 6243[?] 860[?] 859[?] 756[?]  is mandatory 
50.41/48.67	c qxplain 6828/6828
50.41/48.68	c 6244[?] -861[?] 79[?]  is mandatory 
50.41/48.68	c qxplain 6826/6827
50.41/48.69	c qxplain 6827/6827
50.51/48.70	c 6245[?] -861[?] 860[?]  is mandatory 
50.51/48.70	c qxplain 6826/6826
50.51/48.71	c 6246[?] 861[?] -860[?] -79[?]  is mandatory 
50.51/48.71	c qxplain 6817/6825
50.51/48.72	c qxplain 6822/6825
50.51/48.72	c qxplain 6824/6825
50.51/48.73	c qxplain 6825/6825
50.51/48.74	c 6247[?] -862[?] 60[?]  is mandatory 
50.51/48.74	c qxplain 6824/6824
50.51/48.75	c 6248[?] -862[?] -79[?]  is mandatory 
50.51/48.75	c qxplain 6822/6823
50.51/48.76	c qxplain 6823/6823
50.51/48.77	c 6249[?] 862[?] -60[?] 79[?]  is mandatory 
50.51/48.77	c qxplain 6822/6822
50.51/48.78	c 6250[?] -863[?] -861[?]  is mandatory 
50.51/48.78	c qxplain 6817/6821
50.51/48.79	c qxplain 6820/6821
50.61/48.80	c qxplain 6821/6821
50.61/48.81	c 6251[?] -863[?] -862[?]  is mandatory 
50.61/48.81	c qxplain 6820/6820
50.61/48.82	c 6252[?] 863[?] 861[?] 862[?]  is mandatory 
50.61/48.82	c qxplain 6817/6819
50.61/48.83	c qxplain 6819/6819
50.61/48.84	c 6253[?] -864[?] 639[?]  is mandatory 
50.61/48.84	c qxplain 6817/6818
50.61/48.85	c qxplain 6818/6818
50.61/48.85	c 6254[?] -864[?] -863[?]  is mandatory 
50.61/48.85	c qxplain 6817/6817
50.61/48.86	c 6255[?] 864[?] 863[?] -639[?]  is mandatory 
50.61/48.86	c qxplain 6800/6816
50.61/48.88	c qxplain 6809/6816
50.61/48.89	c qxplain 6813/6816
50.61/48.90	c qxplain 6815/6816
50.71/48.91	c qxplain 6816/6816
50.71/48.91	c 6256[?] -865[?] -589[?]  is mandatory 
50.71/48.92	c qxplain 6815/6815
50.71/48.92	c 6257[?] -590[?] -865[?]  is mandatory 
50.71/48.92	c qxplain 6813/6814
50.71/48.93	c qxplain 6814/6814
50.71/48.95	c 6258[?] 865[?] 590[?] 589[?]  is mandatory 
50.71/48.95	c qxplain 6813/6813
50.71/48.98	c 6259[?] -486[?] -866[?]  is mandatory 
50.71/48.98	c qxplain 6809/6812
50.71/48.99	c qxplain 6811/6812
50.71/48.99	c qxplain 6812/6812
50.81/49.01	c 6260[?] -866[?] -865[?]  is mandatory 
50.81/49.01	c qxplain 6811/6811
50.81/49.01	c 6261[?] 866[?] 865[?] 486[?]  is mandatory 
50.81/49.01	c qxplain 6809/6810
50.81/49.02	c qxplain 6810/6810
50.81/49.03	c 6262[?] -867[?] 11[?]  is mandatory 
50.81/49.03	c qxplain 6809/6809
50.81/49.04	c 6263[?] -867[?] 489[?]  is mandatory 
50.81/49.04	c qxplain 6800/6808
50.81/49.05	c qxplain 6805/6808
50.81/49.06	c qxplain 6807/6808
50.81/49.07	c qxplain 6808/6808
50.81/49.08	c 6264[?] -489[?] 867[?] -11[?]  is mandatory 
50.81/49.08	c qxplain 6807/6807
50.81/49.09	c 6265[?] -868[?] -11[?]  is mandatory 
50.81/49.09	c qxplain 6805/6806
50.91/49.10	c qxplain 6806/6806
50.91/49.11	c 6266[?] -868[?] -489[?]  is mandatory 
50.91/49.11	c qxplain 6805/6805
50.91/49.12	c 6267[?] 489[?] 11[?] 868[?]  is mandatory 
50.91/49.12	c qxplain 6800/6804
50.91/49.12	c qxplain 6803/6804
50.91/49.13	c qxplain 6804/6804
50.91/49.14	c 6268[?] -867[?] -869[?]  is mandatory 
50.91/49.14	c qxplain 6803/6803
50.91/49.15	c 6269[?] -868[?] -869[?]  is mandatory 
50.91/49.15	c qxplain 6800/6802
50.91/49.16	c qxplain 6802/6802
50.91/49.17	c 6270[?] 868[?] 869[?] 867[?]  is mandatory 
50.91/49.17	c qxplain 6800/6801
50.91/49.18	c qxplain 6801/6801
50.91/49.19	c 6271[?] -870[?] 866[?]  is mandatory 
50.91/49.19	c qxplain 6800/6800
51.01/49.20	c 6272[?] -869[?] -870[?]  is mandatory 
51.01/49.20	c qxplain 6732/6799
51.01/49.21	c qxplain 6766/6799
51.01/49.21	c qxplain 6783/6799
51.01/49.22	c qxplain 6792/6799
51.01/49.23	c qxplain 6796/6799
51.01/49.24	c qxplain 6798/6799
51.01/49.25	c qxplain 6799/6799
51.01/49.28	c 6273[?] 869[?] 870[?] -866[?]  is mandatory 
51.01/49.28	c qxplain 6798/6798
51.01/49.29	c 6274[?] -871[?] -866[?]  is mandatory 
51.01/49.29	c qxplain 6796/6797
51.11/49.30	c qxplain 6797/6797
51.11/49.31	c 6275[?] -871[?] 869[?]  is mandatory 
51.11/49.31	c qxplain 6796/6796
51.11/49.32	c 6276[?] 871[?] -869[?] 866[?]  is mandatory 
51.11/49.32	c qxplain 6792/6795
51.11/49.32	c qxplain 6794/6795
51.11/49.34	c qxplain 6795/6795
51.11/49.35	c 6277[?] -870[?] -872[?]  is mandatory 
51.11/49.35	c qxplain 6794/6794
51.11/49.36	c 6278[?] -871[?] -872[?]  is mandatory 
51.11/49.36	c qxplain 6792/6793
51.11/49.37	c qxplain 6793/6793
51.11/49.38	c 6279[?] 870[?] 871[?] 872[?]  is mandatory 
51.11/49.38	c qxplain 6792/6792
51.11/49.39	c 6280[?] -873[?] 458[?]  is mandatory 
51.11/49.39	c qxplain 6783/6791
51.11/49.40	c qxplain 6788/6791
51.22/49.41	c qxplain 6790/6791
51.22/49.42	c qxplain 6791/6791
51.22/49.43	c 6281[?] -873[?] -872[?]  is mandatory 
51.22/49.43	c qxplain 6790/6790
51.22/49.44	c 6282[?] 872[?] 873[?] -458[?]  is mandatory 
51.22/49.44	c qxplain 6788/6789
51.22/49.45	c qxplain 6789/6789
51.22/49.45	c 6283[?] -874[?] 37[?]  is mandatory 
51.22/49.45	c qxplain 6788/6788
51.22/49.46	c 6284[?] -874[?] -458[?]  is mandatory 
51.22/49.46	c qxplain 6783/6787
51.22/49.47	c qxplain 6786/6787
51.22/49.48	c qxplain 6787/6787
51.22/49.49	c 6285[?] 874[?] -37[?] 458[?]  is mandatory 
51.22/49.49	c qxplain 6786/6786
51.22/49.50	c 6286[?] -873[?] -875[?]  is mandatory 
51.22/49.50	c qxplain 6783/6785
51.31/49.51	c qxplain 6785/6785
51.31/49.52	c 6287[?] -875[?] -874[?]  is mandatory 
51.31/49.52	c qxplain 6783/6784
51.31/49.53	c qxplain 6784/6784
51.31/49.54	c 6288[?] 875[?] 874[?] 873[?]  is mandatory 
51.31/49.54	c qxplain 6783/6783
51.31/49.54	c 6289[?] -876[?] -639[?]  is mandatory 
51.31/49.54	c qxplain 6766/6782
51.31/49.55	c qxplain 6775/6782
51.31/49.56	c qxplain 6779/6782
51.31/49.57	c qxplain 6781/6782
51.31/49.58	c qxplain 6782/6782
51.31/49.58	c 6290[?] -876[?] -875[?]  is mandatory 
51.31/49.58	c qxplain 6781/6781
51.31/49.59	c 6291[?] 876[?] 875[?] 639[?]  is mandatory 
51.31/49.59	c qxplain 6779/6780
51.41/49.60	c qxplain 6780/6780
51.41/49.61	c 6292[?] -877[?] -864[?]  is mandatory 
51.41/49.61	c qxplain 6779/6779
51.41/49.62	c 6293[?] -877[?] -876[?]  is mandatory 
51.41/49.62	c qxplain 6775/6778
51.41/49.63	c qxplain 6777/6778
51.41/49.63	c qxplain 6778/6778
51.41/49.64	c 6294[?] 877[?] 864[?] 876[?]  is mandatory 
51.41/49.64	c qxplain 6777/6777
51.41/49.65	c 6295[?] -878[?] 646[?]  is mandatory 
51.41/49.65	c qxplain 6775/6776
51.41/49.66	c qxplain 6776/6776
51.41/49.67	c 6296[?] -878[?] -877[?]  is mandatory 
51.41/49.67	c qxplain 6775/6775
51.41/49.68	c 6297[?] 878[?] 877[?] -646[?]  is mandatory 
51.41/49.68	c qxplain 6766/6774
51.41/49.69	c qxplain 6771/6774
51.51/49.70	c qxplain 6773/6774
51.51/49.71	c qxplain 6774/6774
51.51/49.72	c 6298[?] -879[?] -646[?]  is mandatory 
51.51/49.72	c qxplain 6773/6773
51.51/49.73	c 6299[?] -879[?] 877[?]  is mandatory 
51.51/49.73	c qxplain 6771/6772
51.51/49.74	c qxplain 6772/6772
51.51/49.74	c 6300[?] 879[?] -877[?] 646[?]  is mandatory 
51.51/49.74	c qxplain 6771/6771
51.51/49.75	c 6301[?] -880[?] -878[?]  is mandatory 
51.51/49.75	c qxplain 6766/6770
51.51/49.76	c qxplain 6769/6770
51.51/49.77	c qxplain 6770/6770
51.51/49.78	c 6302[?] -880[?] -879[?]  is mandatory 
51.51/49.78	c qxplain 6769/6769
51.51/49.79	c 6303[?] 880[?] 879[?] 878[?]  is mandatory 
51.51/49.79	c qxplain 6766/6768
51.51/49.80	c qxplain 6768/6768
51.60/49.81	c 6304[?] -881[?] 857[?]  is mandatory 
51.60/49.81	c qxplain 6766/6767
51.60/49.81	c qxplain 6767/6767
51.60/49.82	c 6305[?] -881[?] 880[?]  is mandatory 
51.60/49.82	c qxplain 6766/6766
51.60/49.83	c 6306[?] -857[?] -880[?] 881[?]  is mandatory 
51.60/49.83	c qxplain 6732/6765
51.60/49.84	c qxplain 6749/6765
51.60/49.85	c qxplain 6758/6765
51.60/49.86	c qxplain 6762/6765
51.60/49.86	c qxplain 6764/6765
51.60/49.87	c qxplain 6765/6765
51.60/49.88	c 6307[?] -882[?] 125[?]  is mandatory 
51.60/49.88	c qxplain 6764/6764
51.60/49.89	c 6308[?] -882[?] 449[?]  is mandatory 
51.60/49.89	c qxplain 6762/6763
51.70/49.90	c qxplain 6763/6763
51.70/49.91	c 6309[?] -125[?] 882[?] -449[?]  is mandatory 
51.70/49.91	c qxplain 6762/6762
51.70/49.92	c 6310[?] -883[?] 148[?]  is mandatory 
51.70/49.92	c qxplain 6758/6761
51.70/49.93	c qxplain 6760/6761
51.70/49.94	c qxplain 6761/6761
51.70/49.94	c 6311[?] -883[?] 424[?]  is mandatory 
51.70/49.94	c qxplain 6760/6760
51.70/49.95	c 6312[?] -148[?] 883[?] -424[?]  is mandatory 
51.70/49.95	c qxplain 6758/6759
51.70/49.96	c qxplain 6759/6759
51.70/49.98	c 6313[?] 434[?] -884[?]  is mandatory 
51.70/49.98	c qxplain 6758/6758
51.70/49.99	c 6314[?] 435[?] -884[?]  is mandatory 
51.70/49.99	c qxplain 6749/6757
51.70/50.00	c qxplain 6754/6757
51.80/50.00	c qxplain 6756/6757
51.80/50.02	c qxplain 6757/6757
51.80/50.03	c 6315[?] 884[?] -434[?] -435[?]  is mandatory 
51.80/50.03	c qxplain 6756/6756
51.80/50.04	c 6316[?] 211[?] -885[?]  is mandatory 
51.80/50.04	c qxplain 6754/6755
51.80/50.05	c qxplain 6755/6755
51.80/50.05	c 6317[?] -850[?] -885[?]  is mandatory 
51.80/50.05	c qxplain 6754/6754
51.80/50.06	c 6318[?] 885[?] -211[?] 850[?]  is mandatory 
51.80/50.06	c qxplain 6749/6753
51.80/50.07	c qxplain 6752/6753
51.80/50.08	c qxplain 6753/6753
51.80/50.09	c 6319[?] -886[?] -884[?]  is mandatory 
51.80/50.09	c qxplain 6752/6752
51.90/50.10	c 6320[?] -886[?] -885[?]  is mandatory 
51.90/50.10	c qxplain 6749/6751
51.90/50.11	c qxplain 6751/6751
51.90/50.12	c 6321[?] 885[?] 886[?] 884[?]  is mandatory 
51.90/50.12	c qxplain 6749/6750
51.90/50.13	c qxplain 6750/6750
51.90/50.14	c 6322[?] -887[?] 426[?]  is mandatory 
51.90/50.14	c qxplain 6749/6749
51.90/50.14	c 6323[?] -886[?] -887[?]  is mandatory 
51.90/50.14	c qxplain 6732/6748
51.90/50.15	c qxplain 6741/6748
51.90/50.16	c qxplain 6745/6748
51.90/50.17	c qxplain 6747/6748
51.90/50.18	c qxplain 6748/6748
51.90/50.19	c 6324[?] 887[?] 886[?] -426[?]  is mandatory 
51.90/50.19	c qxplain 6747/6747
52.00/50.20	c 6325[?] -888[?] 171[?]  is mandatory 
52.00/50.20	c qxplain 6745/6746
52.00/50.21	c qxplain 6746/6746
52.00/50.22	c 6326[?] -888[?] 422[?]  is mandatory 
52.00/50.22	c qxplain 6745/6745
52.00/50.23	c 6327[?] -171[?] 888[?] -422[?]  is mandatory 
52.00/50.23	c qxplain 6741/6744
52.00/50.23	c qxplain 6743/6744
52.00/50.24	c qxplain 6744/6744
52.00/50.25	c 6328[?] -889[?] -887[?]  is mandatory 
52.00/50.25	c qxplain 6743/6743
52.00/50.26	c 6329[?] -888[?] -889[?]  is mandatory 
52.00/50.26	c qxplain 6741/6742
52.00/50.27	c qxplain 6742/6742
52.00/50.28	c 6330[?] 889[?] 888[?] 887[?]  is mandatory 
52.00/50.28	c qxplain 6741/6741
52.00/50.29	c 6331[?] -883[?] -890[?]  is mandatory 
52.00/50.29	c qxplain 6732/6740
52.00/50.29	c qxplain 6737/6740
52.10/50.30	c qxplain 6739/6740
52.10/50.31	c qxplain 6740/6740
52.10/50.32	c 6332[?] 889[?] -890[?]  is mandatory 
52.10/50.32	c qxplain 6739/6739
52.10/50.33	c 6333[?] 890[?] -889[?] 883[?]  is mandatory 
52.10/50.33	c qxplain 6737/6738
52.10/50.34	c qxplain 6738/6738
52.10/50.35	c 6334[?] -882[?] -891[?]  is mandatory 
52.10/50.35	c qxplain 6737/6737
52.10/50.36	c 6335[?] 890[?] -891[?]  is mandatory 
52.10/50.36	c qxplain 6732/6736
52.10/50.37	c qxplain 6735/6736
52.10/50.37	c qxplain 6736/6736
52.10/50.38	c 6336[?] 891[?] -890[?] 882[?]  is mandatory 
52.10/50.38	c qxplain 6735/6735
52.10/50.39	c 6337[?] -892[?] -61[?]  is mandatory 
52.10/50.39	c qxplain 6732/6734
52.20/50.41	c qxplain 6734/6734
52.20/50.42	c 6338[?] -892[?] 756[?]  is mandatory 
52.20/50.42	c qxplain 6732/6733
52.20/50.42	c qxplain 6733/6733
52.20/50.44	c 6339[?] 892[?] 61[?] -756[?]  is mandatory 
52.20/50.44	c qxplain 6732/6732
52.20/50.45	c 6340[?] -893[?] 61[?]  is mandatory 
52.20/50.45	c qxplain 6462/6731
52.20/50.45	c qxplain 6597/6731
52.20/50.46	c qxplain 6665/6731
52.20/50.47	c qxplain 6699/6731
52.20/50.47	c qxplain 6716/6731
52.20/50.48	c qxplain 6724/6731
52.20/50.49	c qxplain 6728/6731
52.20/50.50	c qxplain 6730/6731
52.30/50.51	c qxplain 6731/6731
52.30/50.52	c 6341[?] -893[?] -756[?]  is mandatory 
52.30/50.52	c qxplain 6730/6730
52.30/50.53	c 6342[?] 893[?] -61[?] 756[?]  is mandatory 
52.30/50.53	c qxplain 6728/6729
52.30/50.54	c qxplain 6729/6729
52.30/50.55	c 6343[?] -892[?] -894[?]  is mandatory 
52.30/50.55	c qxplain 6728/6728
52.30/50.56	c 6344[?] -894[?] -893[?]  is mandatory 
52.30/50.56	c qxplain 6724/6727
52.30/50.57	c qxplain 6726/6727
52.30/50.57	c qxplain 6727/6727
52.30/50.58	c 6345[?] 894[?] 893[?] 892[?]  is mandatory 
52.30/50.58	c qxplain 6726/6726
52.30/50.59	c 6346[?] -895[?] 79[?]  is mandatory 
52.30/50.59	c qxplain 6724/6725
52.40/50.60	c qxplain 6725/6725
52.40/50.61	c 6347[?] -895[?] 894[?]  is mandatory 
52.40/50.61	c qxplain 6724/6724
52.40/50.62	c 6348[?] 895[?] -894[?] -79[?]  is mandatory 
52.40/50.62	c qxplain 6716/6723
52.40/50.63	c qxplain 6720/6723
52.40/50.64	c qxplain 6722/6723
52.40/50.65	c qxplain 6723/6723
52.40/50.66	c 6349[?] -896[?] 61[?]  is mandatory 
52.40/50.66	c qxplain 6722/6722
52.40/50.67	c 6350[?] -896[?] -79[?]  is mandatory 
52.40/50.67	c qxplain 6720/6721
52.40/50.68	c qxplain 6721/6721
52.40/50.69	c 6351[?] 896[?] -61[?] 79[?]  is mandatory 
52.40/50.69	c qxplain 6720/6720
52.50/50.70	c 6352[?] -897[?] -895[?]  is mandatory 
52.50/50.70	c qxplain 6716/6719
52.50/50.71	c qxplain 6718/6719
52.50/50.72	c qxplain 6719/6719
52.50/50.73	c 6353[?] -897[?] -896[?]  is mandatory 
52.50/50.73	c qxplain 6718/6718
52.50/50.74	c 6354[?] 897[?] 895[?] 896[?]  is mandatory 
52.50/50.74	c qxplain 6716/6717
52.50/50.75	c qxplain 6717/6717
52.50/50.76	c 6355[?] -898[?] 639[?]  is mandatory 
52.50/50.76	c qxplain 6716/6716
52.50/50.77	c 6356[?] -898[?] -897[?]  is mandatory 
52.50/50.77	c qxplain 6699/6715
52.50/50.78	c qxplain 6708/6715
52.50/50.79	c qxplain 6712/6715
52.50/50.79	c qxplain 6714/6715
52.60/50.80	c qxplain 6715/6715
52.60/50.81	c 6357[?] 898[?] 897[?] -639[?]  is mandatory 
52.60/50.81	c qxplain 6714/6714
52.60/50.86	c 6358[?] -899[?] -589[?]  is mandatory 
52.60/50.86	c qxplain 6712/6713
52.60/50.88	c qxplain 6713/6713
52.60/50.89	c 6359[?] 591[?] -899[?]  is mandatory 
52.60/50.89	c qxplain 6712/6712
52.70/50.91	c 6360[?] 899[?] -591[?] 589[?]  is mandatory 
52.70/50.91	c qxplain 6708/6711
52.70/50.92	c qxplain 6710/6711
52.70/50.93	c qxplain 6711/6711
52.70/50.94	c 6361[?] 493[?] -900[?]  is mandatory 
52.70/50.94	c qxplain 6710/6710
52.70/50.96	c 6362[?] -900[?] -899[?]  is mandatory 
52.70/50.96	c qxplain 6708/6709
52.70/50.97	c qxplain 6709/6709
52.70/50.98	c 6363[?] 900[?] -493[?] 899[?]  is mandatory 
52.70/50.98	c qxplain 6708/6708
52.81/51.00	c 6364[?] -901[?] 10[?]  is mandatory 
52.81/51.00	c qxplain 6699/6707
52.81/51.01	c qxplain 6704/6707
52.81/51.02	c qxplain 6706/6707
52.81/51.04	c qxplain 6707/6707
52.81/51.05	c 6365[?] -901[?] 496[?]  is mandatory 
52.81/51.05	c qxplain 6706/6706
52.81/51.06	c 6366[?] -496[?] 901[?] -10[?]  is mandatory 
52.81/51.06	c qxplain 6704/6705
52.81/51.07	c qxplain 6705/6705
52.81/51.08	c 6367[?] -902[?] -10[?]  is mandatory 
52.81/51.08	c qxplain 6704/6704
52.81/51.09	c 6368[?] -902[?] -496[?]  is mandatory 
52.81/51.09	c qxplain 6699/6703
52.91/51.11	c qxplain 6702/6703
52.91/51.12	c qxplain 6703/6703
52.91/51.13	c 6369[?] 10[?] 496[?] 902[?]  is mandatory 
52.91/51.13	c qxplain 6702/6702
52.91/51.14	c 6370[?] -901[?] -903[?]  is mandatory 
52.91/51.14	c qxplain 6699/6701
52.91/51.15	c qxplain 6701/6701
52.91/51.16	c 6371[?] -902[?] -903[?]  is mandatory 
52.91/51.16	c qxplain 6699/6700
52.91/51.16	c qxplain 6700/6700
52.91/51.17	c 6372[?] 903[?] 902[?] 901[?]  is mandatory 
52.91/51.17	c qxplain 6699/6699
52.91/51.18	c 6373[?] -904[?] 900[?]  is mandatory 
52.91/51.18	c qxplain 6665/6698
52.91/51.19	c qxplain 6682/6698
53.01/51.20	c qxplain 6691/6698
53.01/51.21	c qxplain 6695/6698
53.01/51.22	c qxplain 6697/6698
53.01/51.23	c qxplain 6698/6698
53.01/51.24	c 6374[?] -904[?] -903[?]  is mandatory 
53.01/51.24	c qxplain 6697/6697
53.11/51.33	c 6375[?] 903[?] -900[?] 904[?]  is mandatory 
53.11/51.33	c qxplain 6695/6696
53.11/51.34	c qxplain 6696/6696
53.11/51.35	c 6376[?] -905[?] -900[?]  is mandatory 
53.11/51.35	c qxplain 6695/6695
53.11/51.36	c 6377[?] -905[?] 903[?]  is mandatory 
53.11/51.36	c qxplain 6691/6694
53.11/51.37	c qxplain 6693/6694
53.11/51.40	c qxplain 6694/6694
53.21/51.41	c 6378[?] 905[?] -903[?] 900[?]  is mandatory 
53.21/51.41	c qxplain 6693/6693
53.21/51.42	c 6379[?] -904[?] -906[?]  is mandatory 
53.21/51.42	c qxplain 6691/6692
53.21/51.43	c qxplain 6692/6692
53.21/51.44	c 6380[?] -906[?] -905[?]  is mandatory 
53.21/51.44	c qxplain 6691/6691
53.21/51.45	c 6381[?] 904[?] 905[?] 906[?]  is mandatory 
53.21/51.45	c qxplain 6682/6690
53.21/51.45	c qxplain 6687/6690
53.21/51.46	c qxplain 6689/6690
53.21/51.47	c qxplain 6690/6690
53.21/51.48	c 6382[?] -907[?] 458[?]  is mandatory 
53.21/51.48	c qxplain 6689/6689
53.21/51.49	c 6383[?] -907[?] -906[?]  is mandatory 
53.21/51.49	c qxplain 6687/6688
53.21/51.50	c qxplain 6688/6688
53.31/51.51	c 6384[?] 907[?] 906[?] -458[?]  is mandatory 
53.31/51.51	c qxplain 6687/6687
53.31/51.51	c 6385[?] -908[?] 38[?]  is mandatory 
53.31/51.51	c qxplain 6682/6686
53.31/51.52	c qxplain 6685/6686
53.31/51.53	c qxplain 6686/6686
53.31/51.54	c 6386[?] -908[?] -458[?]  is mandatory 
53.31/51.54	c qxplain 6685/6685
53.31/51.55	c 6387[?] 908[?] -38[?] 458[?]  is mandatory 
53.31/51.55	c qxplain 6682/6684
53.31/51.56	c qxplain 6684/6684
53.31/51.57	c 6388[?] -909[?] -907[?]  is mandatory 
53.31/51.57	c qxplain 6682/6683
53.31/51.57	c qxplain 6683/6683
53.31/51.58	c 6389[?] -909[?] -908[?]  is mandatory 
53.31/51.58	c qxplain 6682/6682
53.31/51.59	c 6390[?] 909[?] 908[?] 907[?]  is mandatory 
53.31/51.59	c qxplain 6665/6681
53.31/51.60	c qxplain 6674/6681
53.41/51.61	c qxplain 6678/6681
53.41/51.61	c qxplain 6680/6681
53.41/51.62	c qxplain 6681/6681
53.41/51.63	c 6391[?] -910[?] -639[?]  is mandatory 
53.41/51.63	c qxplain 6680/6680
53.41/51.64	c 6392[?] -910[?] -909[?]  is mandatory 
53.41/51.64	c qxplain 6678/6679
53.41/51.65	c qxplain 6679/6679
53.41/51.66	c 6393[?] 910[?] 909[?] 639[?]  is mandatory 
53.41/51.66	c qxplain 6678/6678
53.41/51.67	c 6394[?] -911[?] -898[?]  is mandatory 
53.41/51.67	c qxplain 6674/6677
53.41/51.68	c qxplain 6676/6677
53.41/51.69	c qxplain 6677/6677
53.41/51.69	c 6395[?] -911[?] -910[?]  is mandatory 
53.41/51.69	c qxplain 6676/6676
53.51/51.70	c 6396[?] 911[?] 898[?] 910[?]  is mandatory 
53.51/51.70	c qxplain 6674/6675
53.51/51.71	c qxplain 6675/6675
53.51/51.72	c 6397[?] -912[?] 646[?]  is mandatory 
53.51/51.72	c qxplain 6674/6674
53.51/51.73	c 6398[?] -912[?] -911[?]  is mandatory 
53.51/51.73	c qxplain 6665/6673
53.51/51.74	c qxplain 6670/6673
53.51/51.75	c qxplain 6672/6673
53.51/51.76	c qxplain 6673/6673
53.51/51.77	c 6399[?] 912[?] 911[?] -646[?]  is mandatory 
53.51/51.77	c qxplain 6672/6672
53.51/51.78	c 6400[?] -913[?] -646[?]  is mandatory 
53.51/51.78	c qxplain 6670/6671
53.51/51.79	c qxplain 6671/6671
53.61/51.80	c 6401[?] -913[?] 911[?]  is mandatory 
53.61/51.80	c qxplain 6670/6670
53.61/51.81	c 6402[?] 913[?] -911[?] 646[?]  is mandatory 
53.61/51.81	c qxplain 6665/6669
53.61/51.82	c qxplain 6668/6669
53.61/51.83	c qxplain 6669/6669
53.61/51.84	c 6403[?] -914[?] -912[?]  is mandatory 
53.61/51.84	c qxplain 6668/6668
53.61/51.85	c 6404[?] -914[?] -913[?]  is mandatory 
53.61/51.85	c qxplain 6665/6667
53.61/51.85	c qxplain 6667/6667
53.61/51.86	c 6405[?] 914[?] 913[?] 912[?]  is mandatory 
53.61/51.86	c qxplain 6665/6666
53.61/51.87	c qxplain 6666/6666
53.61/51.88	c 6406[?] 891[?] -915[?]  is mandatory 
53.61/51.88	c qxplain 6665/6665
53.61/51.89	c 6407[?] 914[?] -915[?]  is mandatory 
53.61/51.89	c qxplain 6597/6664
53.61/51.90	c qxplain 6631/6664
53.71/51.90	c qxplain 6648/6664
53.71/51.91	c qxplain 6657/6664
53.71/51.92	c qxplain 6661/6664
53.71/51.93	c qxplain 6663/6664
53.71/51.93	c qxplain 6664/6664
53.71/51.94	c 6408[?] -914[?] -891[?] 915[?]  is mandatory 
53.71/51.94	c qxplain 6663/6663
53.71/51.95	c 6409[?] -881[?] -916[?]  is mandatory 
53.71/51.95	c qxplain 6661/6662
53.71/51.96	c qxplain 6662/6662
53.71/51.97	c 6410[?] -916[?] -915[?]  is mandatory 
53.71/51.97	c qxplain 6661/6661
53.71/51.98	c 6411[?] 916[?] 881[?] 915[?]  is mandatory 
53.71/51.98	c qxplain 6657/6660
53.71/51.99	c qxplain 6659/6660
53.81/52.00	c qxplain 6660/6660
53.81/52.01	c 6412[?] 123[?] -917[?]  is mandatory 
53.81/52.01	c qxplain 6659/6659
53.81/52.02	c 6413[?] -917[?] 449[?]  is mandatory 
53.81/52.02	c qxplain 6657/6658
53.81/52.03	c qxplain 6658/6658
53.81/52.03	c 6414[?] 917[?] -123[?] -449[?]  is mandatory 
53.81/52.04	c qxplain 6657/6657
53.81/52.04	c 6415[?] 146[?] -918[?]  is mandatory 
53.81/52.04	c qxplain 6648/6656
53.81/52.05	c qxplain 6653/6656
53.81/52.06	c qxplain 6655/6656
53.81/52.07	c qxplain 6656/6656
53.81/52.08	c 6416[?] -918[?] 424[?]  is mandatory 
53.81/52.08	c qxplain 6655/6655
53.81/52.09	c 6417[?] 918[?] -146[?] -424[?]  is mandatory 
53.81/52.09	c qxplain 6653/6654
53.91/52.15	c qxplain 6654/6654
53.91/52.17	c 6418[?] 209[?] -919[?]  is mandatory 
53.91/52.17	c qxplain 6653/6653
53.91/52.18	c 6419[?] -812[?] -919[?]  is mandatory 
53.91/52.18	c qxplain 6648/6652
53.91/52.19	c qxplain 6651/6652
54.00/52.20	c qxplain 6652/6652
54.00/52.21	c 6420[?] 919[?] -209[?] 812[?]  is mandatory 
54.00/52.21	c qxplain 6651/6651
54.00/52.22	c 6421[?] -920[?] -434[?]  is mandatory 
54.00/52.22	c qxplain 6648/6650
54.00/52.23	c qxplain 6650/6650
54.00/52.24	c 6422[?] -920[?] -919[?]  is mandatory 
54.00/52.24	c qxplain 6648/6649
54.00/52.25	c qxplain 6649/6649
54.00/52.26	c 6423[?] 919[?] 434[?] 920[?]  is mandatory 
54.00/52.26	c qxplain 6648/6648
54.00/52.27	c 6424[?] -921[?] 426[?]  is mandatory 
54.00/52.27	c qxplain 6631/6647
54.00/52.28	c qxplain 6640/6647
54.00/52.29	c qxplain 6644/6647
54.10/52.30	c qxplain 6646/6647
54.10/52.31	c qxplain 6647/6647
54.10/52.32	c 6425[?] -921[?] -920[?]  is mandatory 
54.10/52.32	c qxplain 6646/6646
54.10/52.33	c 6426[?] 921[?] 920[?] -426[?]  is mandatory 
54.10/52.33	c qxplain 6644/6645
54.10/52.34	c qxplain 6645/6645
54.10/52.35	c 6427[?] 169[?] -922[?]  is mandatory 
54.10/52.35	c qxplain 6644/6644
54.10/52.36	c 6428[?] -922[?] 422[?]  is mandatory 
54.10/52.36	c qxplain 6640/6643
54.10/52.37	c qxplain 6642/6643
54.10/52.37	c qxplain 6643/6643
54.10/52.38	c 6429[?] 922[?] -169[?] -422[?]  is mandatory 
54.10/52.38	c qxplain 6642/6642
54.10/52.39	c 6430[?] -923[?] -921[?]  is mandatory 
54.10/52.39	c qxplain 6640/6641
54.20/52.40	c qxplain 6641/6641
54.20/52.41	c 6431[?] -923[?] -922[?]  is mandatory 
54.20/52.41	c qxplain 6640/6640
54.20/52.42	c 6432[?] 922[?] 923[?] 921[?]  is mandatory 
54.20/52.42	c qxplain 6631/6639
54.20/52.43	c qxplain 6636/6639
54.20/52.44	c qxplain 6638/6639
54.20/52.45	c qxplain 6639/6639
54.20/52.46	c 6433[?] -924[?] -918[?]  is mandatory 
54.20/52.46	c qxplain 6638/6638
54.20/52.46	c 6434[?] -924[?] 923[?]  is mandatory 
54.20/52.46	c qxplain 6636/6637
54.20/52.47	c qxplain 6637/6637
54.20/52.48	c 6435[?] -923[?] 924[?] 918[?]  is mandatory 
54.20/52.48	c qxplain 6636/6636
54.20/52.49	c 6436[?] -925[?] -917[?]  is mandatory 
54.20/52.49	c qxplain 6631/6635
54.30/52.50	c qxplain 6634/6635
54.30/52.51	c qxplain 6635/6635
54.30/52.52	c 6437[?] -925[?] 924[?]  is mandatory 
54.30/52.52	c qxplain 6634/6634
54.30/52.53	c 6438[?] -924[?] 925[?] 917[?]  is mandatory 
54.30/52.53	c qxplain 6631/6633
54.30/52.54	c qxplain 6633/6633
54.30/52.55	c 6439[?] -926[?] 59[?]  is mandatory 
54.30/52.55	c qxplain 6631/6632
54.30/52.56	c qxplain 6632/6632
54.30/52.57	c 6440[?] -926[?] -825[?]  is mandatory 
54.30/52.57	c qxplain 6631/6631
54.30/52.58	c 6441[?] 926[?] -59[?] 825[?]  is mandatory 
54.30/52.58	c qxplain 6597/6630
54.30/52.59	c qxplain 6614/6630
54.30/52.59	c qxplain 6623/6630
54.40/52.60	c qxplain 6627/6630
54.40/52.61	c qxplain 6629/6630
54.40/52.62	c qxplain 6630/6630
54.40/52.63	c 6442[?] -927[?] -858[?]  is mandatory 
54.40/52.63	c qxplain 6629/6629
54.40/52.64	c 6443[?] -927[?] -926[?]  is mandatory 
54.40/52.64	c qxplain 6627/6628
54.40/52.65	c qxplain 6628/6628
54.40/52.66	c 6444[?] 927[?] 926[?] 858[?]  is mandatory 
54.40/52.66	c qxplain 6627/6627
54.40/52.67	c 6445[?] -928[?] 79[?]  is mandatory 
54.40/52.67	c qxplain 6623/6626
54.40/52.68	c qxplain 6625/6626
54.40/52.68	c qxplain 6626/6626
54.40/52.69	c 6446[?] -928[?] 927[?]  is mandatory 
54.40/52.69	c qxplain 6625/6625
54.51/52.70	c 6447[?] 928[?] -927[?] -79[?]  is mandatory 
54.51/52.70	c qxplain 6623/6624
54.51/52.72	c qxplain 6624/6624
54.51/52.72	c 6448[?] -929[?] 59[?]  is mandatory 
54.51/52.72	c qxplain 6623/6623
54.51/52.74	c 6449[?] -929[?] -79[?]  is mandatory 
54.51/52.74	c qxplain 6614/6622
54.51/52.74	c qxplain 6619/6622
54.51/52.75	c qxplain 6621/6622
54.51/52.76	c qxplain 6622/6622
54.51/52.77	c 6450[?] 929[?] -59[?] 79[?]  is mandatory 
54.51/52.77	c qxplain 6621/6621
54.51/52.78	c 6451[?] -930[?] -928[?]  is mandatory 
54.51/52.78	c qxplain 6619/6620
54.51/52.79	c qxplain 6620/6620
54.51/52.80	c 6452[?] -930[?] -929[?]  is mandatory 
54.51/52.80	c qxplain 6619/6619
54.61/52.81	c 6453[?] 930[?] 928[?] 929[?]  is mandatory 
54.61/52.81	c qxplain 6614/6618
54.61/52.82	c qxplain 6617/6618
54.61/52.83	c qxplain 6618/6618
54.61/52.84	c 6454[?] -931[?] 639[?]  is mandatory 
54.61/52.84	c qxplain 6617/6617
54.61/52.85	c 6455[?] -931[?] -930[?]  is mandatory 
54.61/52.85	c qxplain 6614/6616
54.61/52.86	c qxplain 6616/6616
54.61/52.87	c 6456[?] 931[?] 930[?] -639[?]  is mandatory 
54.61/52.87	c qxplain 6614/6615
54.61/52.88	c qxplain 6615/6615
54.61/52.89	c 6457[?] -932[?] 12[?]  is mandatory 
54.61/52.89	c qxplain 6614/6614
54.70/52.90	c 6458[?] -932[?] 485[?]  is mandatory 
54.70/52.90	c qxplain 6597/6613
54.70/52.91	c qxplain 6606/6613
54.70/52.92	c qxplain 6610/6613
54.70/52.93	c qxplain 6612/6613
54.70/52.94	c qxplain 6613/6613
54.70/52.95	c 6459[?] -485[?] -12[?] 932[?]  is mandatory 
54.70/52.95	c qxplain 6612/6612
54.70/52.96	c 6460[?] -933[?] -12[?]  is mandatory 
54.70/52.96	c qxplain 6610/6611
54.70/52.97	c qxplain 6611/6611
54.70/52.98	c 6461[?] -933[?] -485[?]  is mandatory 
54.70/52.98	c qxplain 6610/6610
54.70/52.99	c 6462[?] 485[?] 12[?] 933[?]  is mandatory 
54.70/52.99	c qxplain 6606/6609
54.80/53.00	c qxplain 6608/6609
54.80/53.01	c qxplain 6609/6609
54.80/53.02	c 6463[?] -932[?] -934[?]  is mandatory 
54.80/53.02	c qxplain 6608/6608
54.80/53.03	c 6464[?] -933[?] -934[?]  is mandatory 
54.80/53.03	c qxplain 6606/6607
54.80/53.04	c qxplain 6607/6607
54.80/53.05	c 6465[?] 932[?] 933[?] 934[?]  is mandatory 
54.80/53.05	c qxplain 6606/6606
54.80/53.06	c 6466[?] -935[?] 589[?]  is mandatory 
54.80/53.06	c qxplain 6597/6605
54.80/53.07	c qxplain 6602/6605
54.80/53.08	c qxplain 6604/6605
54.80/53.09	c qxplain 6605/6605
54.80/53.10	c 6467[?] -935[?] -934[?]  is mandatory 
54.80/53.10	c qxplain 6604/6604
54.90/53.12	c 6468[?] 935[?] 934[?] -589[?]  is mandatory 
54.90/53.12	c qxplain 6602/6603
54.90/53.13	c qxplain 6603/6603
54.90/53.14	c 6469[?] -936[?] -589[?]  is mandatory 
54.90/53.14	c qxplain 6602/6602
54.90/53.15	c 6470[?] -936[?] 934[?]  is mandatory 
54.90/53.15	c qxplain 6597/6601
54.90/53.16	c qxplain 6600/6601
54.90/53.17	c qxplain 6601/6601
54.90/53.18	c 6471[?] 936[?] -934[?] 589[?]  is mandatory 
54.90/53.18	c qxplain 6600/6600
54.90/53.19	c 6472[?] -937[?] -935[?]  is mandatory 
54.90/53.19	c qxplain 6597/6599
54.90/53.19	c qxplain 6599/6599
55.00/53.20	c 6473[?] -937[?] -936[?]  is mandatory 
55.00/53.20	c qxplain 6597/6598
55.00/53.21	c qxplain 6598/6598
55.00/53.22	c 6474[?] 937[?] 935[?] 936[?]  is mandatory 
55.00/53.22	c qxplain 6597/6597
55.00/53.23	c 6475[?] -938[?] 458[?]  is mandatory 
55.00/53.23	c qxplain 6462/6596
55.00/53.24	c qxplain 6530/6596
55.00/53.25	c qxplain 6564/6596
55.00/53.25	c qxplain 6581/6596
55.00/53.26	c qxplain 6589/6596
55.00/53.27	c qxplain 6593/6596
55.00/53.28	c qxplain 6595/6596
55.00/53.29	c qxplain 6596/6596
55.10/53.30	c 6476[?] -938[?] -937[?]  is mandatory 
55.10/53.30	c qxplain 6595/6595
55.10/53.31	c 6477[?] 938[?] 937[?] -458[?]  is mandatory 
55.10/53.31	c qxplain 6593/6594
55.10/53.32	c qxplain 6594/6594
55.10/53.32	c 6478[?] -939[?] 36[?]  is mandatory 
55.10/53.32	c qxplain 6593/6593
55.10/53.34	c 6479[?] -939[?] -458[?]  is mandatory 
55.10/53.34	c qxplain 6589/6592
55.10/53.34	c qxplain 6591/6592
55.10/53.35	c qxplain 6592/6592
55.10/53.36	c 6480[?] 939[?] -36[?] 458[?]  is mandatory 
55.10/53.36	c qxplain 6591/6591
55.10/53.37	c 6481[?] -940[?] -938[?]  is mandatory 
55.10/53.37	c qxplain 6589/6590
55.10/53.38	c qxplain 6590/6590
55.10/53.38	c 6482[?] -940[?] -939[?]  is mandatory 
55.10/53.38	c qxplain 6589/6589
55.10/53.39	c 6483[?] 940[?] 939[?] 938[?]  is mandatory 
55.10/53.39	c qxplain 6581/6588
55.20/53.40	c qxplain 6585/6588
55.20/53.41	c qxplain 6587/6588
55.20/53.42	c qxplain 6588/6588
55.20/53.43	c 6484[?] -941[?] -639[?]  is mandatory 
55.20/53.43	c qxplain 6587/6587
55.20/53.44	c 6485[?] -941[?] -940[?]  is mandatory 
55.20/53.44	c qxplain 6585/6586
55.20/53.45	c qxplain 6586/6586
55.20/53.45	c 6486[?] 941[?] 940[?] 639[?]  is mandatory 
55.20/53.45	c qxplain 6585/6585
55.20/53.46	c 6487[?] -942[?] -931[?]  is mandatory 
55.20/53.46	c qxplain 6581/6584
55.20/53.47	c qxplain 6583/6584
55.20/53.48	c qxplain 6584/6584
55.20/53.49	c 6488[?] -942[?] -941[?]  is mandatory 
55.20/53.49	c qxplain 6583/6583
55.30/53.50	c 6489[?] 942[?] 931[?] 941[?]  is mandatory 
55.30/53.50	c qxplain 6581/6582
55.30/53.51	c qxplain 6582/6582
55.30/53.52	c 6490[?] -943[?] 646[?]  is mandatory 
55.30/53.52	c qxplain 6581/6581
55.30/53.53	c 6491[?] -943[?] -942[?]  is mandatory 
55.30/53.53	c qxplain 6564/6580
55.30/53.54	c qxplain 6573/6580
55.30/53.55	c qxplain 6577/6580
55.30/53.55	c qxplain 6579/6580
55.30/53.56	c qxplain 6580/6580
55.30/53.57	c 6492[?] 943[?] 942[?] -646[?]  is mandatory 
55.30/53.57	c qxplain 6579/6579
55.30/53.58	c 6493[?] -944[?] -646[?]  is mandatory 
55.30/53.58	c qxplain 6577/6578
55.30/53.59	c qxplain 6578/6578
55.40/53.60	c 6494[?] -944[?] 942[?]  is mandatory 
55.40/53.60	c qxplain 6577/6577
55.40/53.61	c 6495[?] 944[?] -942[?] 646[?]  is mandatory 
55.40/53.61	c qxplain 6573/6576
55.40/53.62	c qxplain 6575/6576
55.40/53.63	c qxplain 6576/6576
55.40/53.64	c 6496[?] -945[?] -943[?]  is mandatory 
55.40/53.64	c qxplain 6575/6575
55.40/53.65	c 6497[?] -945[?] -944[?]  is mandatory 
55.40/53.65	c qxplain 6573/6574
55.40/53.65	c qxplain 6574/6574
55.40/53.66	c 6498[?] 945[?] 944[?] 943[?]  is mandatory 
55.40/53.66	c qxplain 6573/6573
55.40/53.67	c 6499[?] -946[?] 925[?]  is mandatory 
55.40/53.67	c qxplain 6564/6572
55.40/53.68	c qxplain 6569/6572
55.40/53.69	c qxplain 6571/6572
55.40/53.70	c qxplain 6572/6572
55.50/53.70	c 6500[?] -946[?] 945[?]  is mandatory 
55.50/53.70	c qxplain 6571/6571
55.50/53.71	c 6501[?] -925[?] 946[?] -945[?]  is mandatory 
55.50/53.71	c qxplain 6569/6570
55.50/53.72	c qxplain 6570/6570
55.50/53.73	c 6502[?] 916[?] -947[?]  is mandatory 
55.50/53.73	c qxplain 6569/6569
55.50/53.74	c 6503[?] -946[?] -947[?]  is mandatory 
55.50/53.74	c qxplain 6564/6568
55.50/53.75	c qxplain 6567/6568
55.50/53.76	c qxplain 6568/6568
55.50/53.77	c 6504[?] 947[?] 946[?] -916[?]  is mandatory 
55.50/53.77	c qxplain 6567/6567
55.50/53.77	c 6505[?] -948[?] 847[?]  is mandatory 
55.50/53.77	c qxplain 6564/6566
55.50/53.78	c qxplain 6566/6566
55.50/53.79	c 6506[?] -948[?] 947[?]  is mandatory 
55.50/53.79	c qxplain 6564/6565
55.61/53.81	c qxplain 6565/6565
55.61/53.82	c 6507[?] -847[?] -947[?] 948[?]  is mandatory 
55.61/53.82	c qxplain 6564/6564
55.61/53.83	c 6508[?] -891[?] -949[?]  is mandatory 
55.61/53.83	c qxplain 6530/6563
55.61/53.84	c qxplain 6547/6563
55.61/53.84	c qxplain 6556/6563
55.61/53.85	c qxplain 6560/6563
55.61/53.86	c qxplain 6562/6563
55.61/53.87	c qxplain 6563/6563
55.61/53.88	c 6509[?] -914[?] -949[?]  is mandatory 
55.61/53.88	c qxplain 6562/6562
55.61/53.89	c 6510[?] 891[?] 914[?] 949[?]  is mandatory 
55.61/53.89	c qxplain 6560/6561
55.61/53.89	c qxplain 6561/6561
55.71/53.90	c 6511[?] -857[?] -950[?]  is mandatory 
55.71/53.90	c qxplain 6560/6560
55.71/53.91	c 6512[?] -880[?] -950[?]  is mandatory 
55.71/53.91	c qxplain 6556/6559
55.71/53.92	c qxplain 6558/6559
55.71/53.93	c qxplain 6559/6559
55.71/53.94	c 6513[?] 857[?] 880[?] 950[?]  is mandatory 
55.71/53.94	c qxplain 6558/6558
55.71/53.95	c 6514[?] -949[?] -951[?]  is mandatory 
55.71/53.95	c qxplain 6556/6557
55.71/53.96	c qxplain 6557/6557
55.71/53.97	c 6515[?] -950[?] -951[?]  is mandatory 
55.71/53.97	c qxplain 6556/6556
55.71/53.98	c 6516[?] 951[?] 950[?] 949[?]  is mandatory 
55.71/53.98	c qxplain 6547/6555
55.71/53.98	c qxplain 6552/6555
55.71/53.99	c qxplain 6554/6555
55.80/54.00	c qxplain 6555/6555
55.80/54.01	c 6517[?] -925[?] -952[?]  is mandatory 
55.80/54.01	c qxplain 6554/6554
55.80/54.02	c 6518[?] -945[?] -952[?]  is mandatory 
55.80/54.02	c qxplain 6552/6553
55.80/54.03	c qxplain 6553/6553
55.80/54.04	c 6519[?] 925[?] 952[?] 945[?]  is mandatory 
55.80/54.04	c qxplain 6552/6552
55.80/54.05	c 6520[?] 916[?] -953[?]  is mandatory 
55.80/54.05	c qxplain 6547/6551
55.80/54.06	c qxplain 6550/6551
55.80/54.07	c qxplain 6551/6551
55.80/54.07	c 6521[?] 952[?] -953[?]  is mandatory 
55.80/54.07	c qxplain 6550/6550
55.80/54.08	c 6522[?] -952[?] -916[?] 953[?]  is mandatory 
55.80/54.08	c qxplain 6547/6549
55.80/54.09	c qxplain 6549/6549
55.90/54.10	c 6523[?] 951[?] -954[?]  is mandatory 
55.90/54.10	c qxplain 6547/6548
55.90/54.11	c qxplain 6548/6548
55.90/54.12	c 6524[?] -953[?] -954[?]  is mandatory 
55.90/54.12	c qxplain 6547/6547
55.90/54.13	c 6525[?] 953[?] 954[?] -951[?]  is mandatory 
55.90/54.13	c qxplain 6530/6546
55.90/54.14	c qxplain 6539/6546
55.90/54.14	c qxplain 6543/6546
55.90/54.15	c qxplain 6545/6546
55.90/54.16	c qxplain 6546/6546
55.90/54.17	c 6526[?] -955[?] -915[?]  is mandatory 
55.90/54.17	c qxplain 6545/6545
55.90/54.18	c 6527[?] -954[?] -955[?]  is mandatory 
55.90/54.18	c qxplain 6543/6544
55.90/54.19	c qxplain 6544/6544
56.00/54.20	c 6528[?] 954[?] 955[?] 915[?]  is mandatory 
56.00/54.20	c qxplain 6543/6543
56.00/54.21	c 6529[?] -948[?] -956[?]  is mandatory 
56.00/54.21	c qxplain 6539/6542
56.00/54.21	c qxplain 6541/6542
56.00/54.22	c qxplain 6542/6542
56.00/54.23	c 6530[?] -955[?] -956[?]  is mandatory 
56.00/54.23	c qxplain 6541/6541
56.00/54.24	c 6531[?] 948[?] 955[?] 956[?]  is mandatory 
56.00/54.24	c qxplain 6539/6540
56.00/54.25	c qxplain 6540/6540
56.00/54.26	c 6532[?] 126[?] -957[?]  is mandatory 
56.00/54.26	c qxplain 6539/6539
56.00/54.27	c 6533[?] -957[?] 449[?]  is mandatory 
56.00/54.27	c qxplain 6530/6538
56.00/54.28	c qxplain 6535/6538
56.00/54.29	c qxplain 6537/6538
56.10/54.30	c qxplain 6538/6538
56.10/54.31	c 6534[?] 957[?] -126[?] -449[?]  is mandatory 
56.10/54.31	c qxplain 6537/6537
56.10/54.32	c 6535[?] 149[?] -958[?]  is mandatory 
56.10/54.32	c qxplain 6535/6536
56.10/54.32	c qxplain 6536/6536
56.10/54.33	c 6536[?] -958[?] 424[?]  is mandatory 
56.10/54.33	c qxplain 6535/6535
56.10/54.34	c 6537[?] 958[?] -149[?] -424[?]  is mandatory 
56.10/54.34	c qxplain 6530/6534
56.10/54.35	c qxplain 6533/6534
56.10/54.36	c qxplain 6534/6534
56.10/54.37	c 6538[?] -959[?] -226[?]  is mandatory 
56.10/54.37	c qxplain 6533/6533
56.10/54.38	c 6539[?] -959[?] 884[?]  is mandatory 
56.10/54.38	c qxplain 6530/6532
56.10/54.39	c qxplain 6532/6532
56.20/54.40	c 6540[?] 959[?] 226[?] -884[?]  is mandatory 
56.20/54.40	c qxplain 6530/6531
56.20/54.44	c qxplain 6531/6531
56.20/54.45	c 6541[?] -960[?] 226[?]  is mandatory 
56.20/54.45	c qxplain 6530/6530
56.20/54.46	c 6542[?] -960[?] -884[?]  is mandatory 
56.20/54.46	c qxplain 6462/6529
56.20/54.47	c qxplain 6496/6529
56.20/54.48	c qxplain 6513/6529
56.20/54.49	c qxplain 6522/6529
56.30/54.50	c qxplain 6526/6529
56.30/54.51	c qxplain 6528/6529
56.30/54.52	c qxplain 6529/6529
56.30/54.52	c 6543[?] 960[?] -226[?] 884[?]  is mandatory 
56.30/54.52	c qxplain 6528/6528
56.30/54.53	c 6544[?] -961[?] -959[?]  is mandatory 
56.30/54.53	c qxplain 6526/6527
56.30/54.54	c qxplain 6527/6527
56.30/54.55	c 6545[?] -961[?] -960[?]  is mandatory 
56.30/54.55	c qxplain 6526/6526
56.30/54.56	c 6546[?] 961[?] 960[?] 959[?]  is mandatory 
56.30/54.56	c qxplain 6522/6525
56.30/54.57	c qxplain 6524/6525
56.30/54.58	c qxplain 6525/6525
56.30/54.59	c 6547[?] -962[?] 426[?]  is mandatory 
56.30/54.59	c qxplain 6524/6524
56.30/54.60	c 6548[?] -962[?] -961[?]  is mandatory 
56.30/54.60	c qxplain 6522/6523
56.40/54.61	c qxplain 6523/6523
56.40/54.62	c 6549[?] 962[?] 961[?] -426[?]  is mandatory 
56.40/54.62	c qxplain 6522/6522
56.40/54.63	c 6550[?] 172[?] -963[?]  is mandatory 
56.40/54.63	c qxplain 6513/6521
56.40/54.63	c qxplain 6518/6521
56.40/54.64	c qxplain 6520/6521
56.40/54.65	c qxplain 6521/6521
56.40/54.66	c 6551[?] -963[?] 422[?]  is mandatory 
56.40/54.66	c qxplain 6520/6520
56.40/54.67	c 6552[?] -172[?] 963[?] -422[?]  is mandatory 
56.40/54.67	c qxplain 6518/6519
56.40/54.68	c qxplain 6519/6519
56.40/54.69	c 6553[?] -964[?] -962[?]  is mandatory 
56.40/54.69	c qxplain 6518/6518
56.50/54.70	c 6554[?] -963[?] -964[?]  is mandatory 
56.50/54.70	c qxplain 6513/6517
56.50/54.71	c qxplain 6516/6517
56.50/54.72	c qxplain 6517/6517
56.50/54.73	c 6555[?] 963[?] 964[?] 962[?]  is mandatory 
56.50/54.73	c qxplain 6516/6516
56.50/54.74	c 6556[?] -965[?] -958[?]  is mandatory 
56.50/54.74	c qxplain 6513/6515
56.50/54.74	c qxplain 6515/6515
56.50/54.75	c 6557[?] 964[?] -965[?]  is mandatory 
56.50/54.75	c qxplain 6513/6514
56.50/54.76	c qxplain 6514/6514
56.50/54.77	c 6558[?] -964[?] 965[?] 958[?]  is mandatory 
56.50/54.77	c qxplain 6513/6513
56.50/54.78	c 6559[?] -966[?] -957[?]  is mandatory 
56.50/54.78	c qxplain 6496/6512
56.50/54.79	c qxplain 6505/6512
56.50/54.79	c qxplain 6509/6512
56.60/54.80	c qxplain 6511/6512
56.60/54.81	c qxplain 6512/6512
56.60/54.82	c 6560[?] 965[?] -966[?]  is mandatory 
56.60/54.82	c qxplain 6511/6511
56.60/54.83	c 6561[?] -965[?] 966[?] 957[?]  is mandatory 
56.60/54.83	c qxplain 6509/6510
56.60/54.84	c qxplain 6510/6510
56.60/54.85	c 6562[?] -967[?] 62[?]  is mandatory 
56.60/54.85	c qxplain 6509/6509
56.60/54.86	c 6563[?] -967[?] -892[?]  is mandatory 
56.60/54.86	c qxplain 6505/6508
56.60/54.87	c qxplain 6507/6508
56.60/54.88	c qxplain 6508/6508
56.60/54.89	c 6564[?] 967[?] -62[?] 892[?]  is mandatory 
56.60/54.89	c qxplain 6507/6507
56.70/54.91	c 6565[?] -968[?] -758[?]  is mandatory 
56.70/54.91	c qxplain 6505/6506
56.70/54.92	c qxplain 6506/6506
56.70/54.93	c 6566[?] -968[?] -967[?]  is mandatory 
56.70/54.93	c qxplain 6505/6505
56.70/54.94	c 6567[?] 968[?] 967[?] 758[?]  is mandatory 
56.70/54.94	c qxplain 6496/6504
56.70/54.95	c qxplain 6501/6504
56.70/54.96	c qxplain 6503/6504
56.70/54.97	c qxplain 6504/6504
56.70/54.98	c 6568[?] -969[?] 79[?]  is mandatory 
56.70/54.98	c qxplain 6503/6503
56.70/54.99	c 6569[?] -969[?] 968[?]  is mandatory 
56.70/54.99	c qxplain 6501/6502
56.70/55.00	c qxplain 6502/6502
56.80/55.01	c 6570[?] 969[?] -968[?] -79[?]  is mandatory 
56.80/55.01	c qxplain 6501/6501
56.80/55.02	c 6571[?] -970[?] 62[?]  is mandatory 
56.80/55.02	c qxplain 6496/6500
56.80/55.03	c qxplain 6499/6500
56.80/55.04	c qxplain 6500/6500
56.80/55.05	c 6572[?] -970[?] -79[?]  is mandatory 
56.80/55.05	c qxplain 6499/6499
56.80/55.06	c 6573[?] 970[?] -62[?] 79[?]  is mandatory 
56.80/55.06	c qxplain 6496/6498
56.80/55.07	c qxplain 6498/6498
56.80/55.08	c 6574[?] -971[?] -969[?]  is mandatory 
56.80/55.08	c qxplain 6496/6497
56.80/55.09	c qxplain 6497/6497
56.89/55.10	c 6575[?] -971[?] -970[?]  is mandatory 
56.89/55.10	c qxplain 6496/6496
56.89/55.11	c 6576[?] 971[?] 969[?] 970[?]  is mandatory 
56.89/55.11	c qxplain 6462/6495
56.89/55.12	c qxplain 6479/6495
56.89/55.12	c qxplain 6488/6495
56.89/55.13	c qxplain 6492/6495
56.89/55.14	c qxplain 6494/6495
56.89/55.15	c qxplain 6495/6495
56.89/55.16	c 6577[?] -972[?] 639[?]  is mandatory 
56.89/55.16	c qxplain 6494/6494
56.89/55.17	c 6578[?] -972[?] -971[?]  is mandatory 
56.89/55.17	c qxplain 6492/6493
56.89/55.18	c qxplain 6493/6493
56.89/55.18	c 6579[?] 972[?] 971[?] -639[?]  is mandatory 
56.89/55.18	c qxplain 6492/6492
56.99/55.20	c 6580[?] -973[?] -589[?]  is mandatory 
56.99/55.20	c qxplain 6488/6491
56.99/55.21	c qxplain 6490/6491
56.99/55.22	c qxplain 6491/6491
56.99/55.23	c 6581[?] 592[?] -973[?]  is mandatory 
56.99/55.23	c qxplain 6490/6490
56.99/55.25	c 6582[?] -592[?] 973[?] 589[?]  is mandatory 
56.99/55.25	c qxplain 6488/6489
56.99/55.26	c qxplain 6489/6489
56.99/55.27	c 6583[?] -974[?] 500[?]  is mandatory 
56.99/55.27	c qxplain 6488/6488
56.99/55.28	c 6584[?] -973[?] -974[?]  is mandatory 
56.99/55.28	c qxplain 6479/6487
56.99/55.29	c qxplain 6484/6487
56.99/55.30	c qxplain 6486/6487
57.09/55.31	c qxplain 6487/6487
57.09/55.32	c 6585[?] 973[?] 974[?] -500[?]  is mandatory 
57.09/55.32	c qxplain 6486/6486
57.09/55.33	c 6586[?] -975[?] 9[?]  is mandatory 
57.09/55.33	c qxplain 6484/6485
57.09/55.34	c qxplain 6485/6485
57.09/55.35	c 6587[?] -975[?] 503[?]  is mandatory 
57.09/55.35	c qxplain 6484/6484
57.09/55.36	c 6588[?] 975[?] -503[?] -9[?]  is mandatory 
57.09/55.36	c qxplain 6479/6483
57.09/55.37	c qxplain 6482/6483
57.09/55.37	c qxplain 6483/6483
57.09/55.38	c 6589[?] -976[?] -9[?]  is mandatory 
57.09/55.38	c qxplain 6482/6482
57.09/55.39	c 6590[?] -976[?] -503[?]  is mandatory 
57.09/55.39	c qxplain 6479/6481
57.20/55.40	c qxplain 6481/6481
57.20/55.41	c 6591[?] 503[?] 9[?] 976[?]  is mandatory 
57.20/55.41	c qxplain 6479/6480
57.20/55.42	c qxplain 6480/6480
57.20/55.43	c 6592[?] -975[?] -977[?]  is mandatory 
57.20/55.43	c qxplain 6479/6479
57.20/55.44	c 6593[?] -976[?] -977[?]  is mandatory 
57.20/55.44	c qxplain 6462/6478
57.20/55.45	c qxplain 6471/6478
57.20/55.46	c qxplain 6475/6478
57.20/55.47	c qxplain 6477/6478
57.20/55.47	c qxplain 6478/6478
57.20/55.48	c 6594[?] 977[?] 975[?] 976[?]  is mandatory 
57.20/55.48	c qxplain 6477/6477
57.20/55.49	c 6595[?] -978[?] 974[?]  is mandatory 
57.20/55.49	c qxplain 6475/6476
57.30/55.50	c qxplain 6476/6476
57.30/55.51	c 6596[?] -978[?] -977[?]  is mandatory 
57.30/55.51	c qxplain 6475/6475
57.30/55.53	c 6597[?] -974[?] 977[?] 978[?]  is mandatory 
57.30/55.53	c qxplain 6471/6474
57.30/55.54	c qxplain 6473/6474
57.30/55.55	c qxplain 6474/6474
57.30/55.56	c 6598[?] -979[?] -974[?]  is mandatory 
57.30/55.56	c qxplain 6473/6473
57.30/55.57	c 6599[?] -979[?] 977[?]  is mandatory 
57.30/55.57	c qxplain 6471/6472
57.30/55.58	c qxplain 6472/6472
57.30/55.59	c 6600[?] -977[?] 974[?] 979[?]  is mandatory 
57.30/55.59	c qxplain 6471/6471
57.30/55.60	c 6601[?] -978[?] -980[?]  is mandatory 
57.30/55.60	c qxplain 6462/6470
57.40/55.60	c qxplain 6467/6470
57.40/55.61	c qxplain 6469/6470
57.40/55.62	c qxplain 6470/6470
57.40/55.64	c 6602[?] -979[?] -980[?]  is mandatory 
57.40/55.64	c qxplain 6469/6469
57.40/55.65	c 6603[?] 978[?] 979[?] 980[?]  is mandatory 
57.40/55.65	c qxplain 6467/6468
57.40/55.66	c qxplain 6468/6468
57.40/55.67	c 6604[?] -981[?] 458[?]  is mandatory 
57.40/55.67	c qxplain 6467/6467
57.40/55.68	c 6605[?] -980[?] -981[?]  is mandatory 
57.40/55.68	c qxplain 6462/6466
57.40/55.69	c qxplain 6465/6466
57.40/55.70	c qxplain 6466/6466
57.50/55.71	c 6606[?] 980[?] -458[?] 981[?]  is mandatory 
57.50/55.71	c qxplain 6465/6465
57.50/55.71	c 6607[?] -982[?] 39[?]  is mandatory 
57.50/55.71	c qxplain 6462/6464
57.50/55.73	c qxplain 6464/6464
57.50/55.74	c 6608[?] -982[?] -458[?]  is mandatory 
57.50/55.74	c qxplain 6462/6463
57.50/55.74	c qxplain 6463/6463
57.50/55.75	c 6609[?] -39[?] 982[?] 458[?]  is mandatory 
57.50/55.75	c qxplain 6462/6462
57.50/55.76	c 6610[?] -981[?] -983[?]  is mandatory 
57.50/55.76	c qxplain 4308/6461
57.50/55.77	c qxplain 5385/6461
57.50/55.78	c qxplain 5924/6461
57.50/55.79	c qxplain 6193/6461
57.50/55.80	c qxplain 6328/6461
57.60/55.80	c qxplain 6395/6461
57.60/55.81	c qxplain 6429/6461
57.60/55.82	c qxplain 6446/6461
57.60/55.83	c qxplain 6454/6461
57.60/55.83	c qxplain 6458/6461
57.60/55.84	c qxplain 6460/6461
57.60/55.85	c qxplain 6461/6461
57.60/55.86	c 6611[?] -982[?] -983[?]  is mandatory 
57.60/55.86	c qxplain 6460/6460
57.60/55.87	c 6612[?] 983[?] 982[?] 981[?]  is mandatory 
57.60/55.87	c qxplain 6458/6459
57.60/55.88	c qxplain 6459/6459
57.60/55.89	c 6613[?] -984[?] -639[?]  is mandatory 
57.60/55.89	c qxplain 6458/6458
57.60/55.90	c 6614[?] -984[?] -983[?]  is mandatory 
57.60/55.90	c qxplain 6454/6457
57.70/55.90	c qxplain 6456/6457
57.70/55.91	c qxplain 6457/6457
57.70/55.92	c 6615[?] 983[?] 639[?] 984[?]  is mandatory 
57.70/55.92	c qxplain 6456/6456
57.70/55.93	c 6616[?] -985[?] -972[?]  is mandatory 
57.70/55.93	c qxplain 6454/6455
57.70/55.94	c qxplain 6455/6455
57.70/55.95	c 6617[?] -984[?] -985[?]  is mandatory 
57.70/55.95	c qxplain 6454/6454
57.70/55.96	c 6618[?] 985[?] 972[?] 984[?]  is mandatory 
57.70/55.96	c qxplain 6446/6453
57.70/55.97	c qxplain 6450/6453
57.70/55.98	c qxplain 6452/6453
57.70/55.99	c qxplain 6453/6453
57.70/56.00	c 6619[?] -986[?] 646[?]  is mandatory 
57.70/56.00	c qxplain 6452/6452
57.80/56.01	c 6620[?] -986[?] -985[?]  is mandatory 
57.80/56.01	c qxplain 6450/6451
57.80/56.02	c qxplain 6451/6451
57.80/56.03	c 6621[?] 986[?] 985[?] -646[?]  is mandatory 
57.80/56.03	c qxplain 6450/6450
57.80/56.04	c 6622[?] -987[?] -646[?]  is mandatory 
57.80/56.04	c qxplain 6446/6449
57.80/56.04	c qxplain 6448/6449
57.80/56.05	c qxplain 6449/6449
57.80/56.06	c 6623[?] -987[?] 985[?]  is mandatory 
57.80/56.06	c qxplain 6448/6448
57.80/56.07	c 6624[?] 987[?] -985[?] 646[?]  is mandatory 
57.80/56.07	c qxplain 6446/6447
57.80/56.08	c qxplain 6447/6447
57.80/56.09	c 6625[?] -988[?] -986[?]  is mandatory 
57.80/56.09	c qxplain 6446/6446
57.80/56.10	c 6626[?] -988[?] -987[?]  is mandatory 
57.80/56.10	c qxplain 6429/6445
57.90/56.11	c qxplain 6438/6445
57.90/56.11	c qxplain 6442/6445
57.90/56.12	c qxplain 6444/6445
57.90/56.13	c qxplain 6445/6445
57.90/56.14	c 6627[?] 988[?] 987[?] 986[?]  is mandatory 
57.90/56.14	c qxplain 6444/6444
57.90/56.15	c 6628[?] 966[?] -989[?]  is mandatory 
57.90/56.15	c qxplain 6442/6443
57.90/56.16	c qxplain 6443/6443
57.90/56.17	c 6629[?] 988[?] -989[?]  is mandatory 
57.90/56.17	c qxplain 6442/6442
57.90/56.18	c 6630[?] -966[?] -988[?] 989[?]  is mandatory 
57.90/56.18	c qxplain 6438/6441
57.90/56.19	c qxplain 6440/6441
57.90/56.19	c qxplain 6441/6441
58.00/56.20	c 6631[?] -956[?] -990[?]  is mandatory 
58.00/56.20	c qxplain 6440/6440
58.00/56.21	c 6632[?] -990[?] -989[?]  is mandatory 
58.00/56.21	c qxplain 6438/6439
58.00/56.22	c qxplain 6439/6439
58.00/56.23	c 6633[?] 956[?] 990[?] 989[?]  is mandatory 
58.00/56.23	c qxplain 6438/6438
58.00/56.24	c 6634[?] -966[?] -991[?]  is mandatory 
58.00/56.24	c qxplain 6429/6437
58.00/56.25	c qxplain 6434/6437
58.00/56.26	c qxplain 6436/6437
58.00/56.26	c qxplain 6437/6437
58.00/56.27	c 6635[?] -988[?] -991[?]  is mandatory 
58.00/56.27	c qxplain 6436/6436
58.00/56.28	c 6636[?] 966[?] 988[?] 991[?]  is mandatory 
58.00/56.28	c qxplain 6434/6435
58.00/56.29	c qxplain 6435/6435
58.10/56.30	c 6637[?] -990[?] -992[?]  is mandatory 
58.10/56.30	c qxplain 6434/6434
58.10/56.31	c 6638[?] -991[?] -992[?]  is mandatory 
58.10/56.31	c qxplain 6429/6433
58.10/56.32	c qxplain 6432/6433
58.10/56.33	c qxplain 6433/6433
58.10/56.34	c 6639[?] 990[?] 992[?] 991[?]  is mandatory 
58.10/56.34	c qxplain 6432/6432
58.10/56.35	c 6640[?] 127[?] -993[?]  is mandatory 
58.10/56.35	c qxplain 6429/6431
58.10/56.36	c qxplain 6431/6431
58.10/56.37	c 6641[?] -993[?] 449[?]  is mandatory 
58.10/56.37	c qxplain 6429/6430
58.10/56.38	c qxplain 6430/6430
58.10/56.39	c 6642[?] 993[?] -127[?] -449[?]  is mandatory 
58.10/56.39	c qxplain 6429/6429
58.20/56.40	c 6643[?] 150[?] -994[?]  is mandatory 
58.20/56.40	c qxplain 6395/6428
58.20/56.41	c qxplain 6412/6428
58.20/56.41	c qxplain 6421/6428
58.20/56.42	c qxplain 6425/6428
58.20/56.43	c qxplain 6427/6428
58.20/56.44	c qxplain 6428/6428
58.20/56.45	c 6644[?] -994[?] 424[?]  is mandatory 
58.20/56.45	c qxplain 6427/6427
58.20/56.46	c 6645[?] 994[?] -150[?] -424[?]  is mandatory 
58.20/56.46	c qxplain 6425/6426
58.20/56.47	c qxplain 6426/6426
58.20/56.48	c 6646[?] -995[?] 205[?]  is mandatory 
58.20/56.48	c qxplain 6425/6425
58.20/56.49	c 6647[?] -995[?] -959[?]  is mandatory 
58.20/56.49	c qxplain 6421/6424
58.20/56.50	c qxplain 6423/6424
58.30/56.50	c qxplain 6424/6424
58.30/56.51	c 6648[?] 995[?] -205[?] 959[?]  is mandatory 
58.30/56.51	c qxplain 6423/6423
58.30/56.52	c 6649[?] -996[?] -438[?]  is mandatory 
58.30/56.52	c qxplain 6421/6422
58.30/56.53	c qxplain 6422/6422
58.30/56.54	c 6650[?] -996[?] -995[?]  is mandatory 
58.30/56.54	c qxplain 6421/6421
58.30/56.55	c 6651[?] 995[?] 996[?] 438[?]  is mandatory 
58.30/56.55	c qxplain 6412/6420
58.30/56.56	c qxplain 6417/6420
58.30/56.57	c qxplain 6419/6420
58.30/56.58	c qxplain 6420/6420
58.30/56.59	c 6652[?] -997[?] 426[?]  is mandatory 
58.30/56.59	c qxplain 6419/6419
58.30/56.59	c 6653[?] -996[?] -997[?]  is mandatory 
58.30/56.59	c qxplain 6417/6418
58.40/56.60	c qxplain 6418/6418
58.40/56.61	c 6654[?] 997[?] 996[?] -426[?]  is mandatory 
58.40/56.61	c qxplain 6417/6417
58.40/56.62	c 6655[?] 173[?] -998[?]  is mandatory 
58.40/56.62	c qxplain 6412/6416
58.40/56.63	c qxplain 6415/6416
58.40/56.64	c qxplain 6416/6416
58.40/56.65	c 6656[?] -998[?] 422[?]  is mandatory 
58.40/56.65	c qxplain 6415/6415
58.40/56.66	c 6657[?] 998[?] -173[?] -422[?]  is mandatory 
58.40/56.66	c qxplain 6412/6414
58.40/56.67	c qxplain 6414/6414
58.40/56.68	c 6658[?] -999[?] -997[?]  is mandatory 
58.40/56.68	c qxplain 6412/6413
58.40/56.69	c qxplain 6413/6413
58.40/56.70	c 6659[?] -998[?] -999[?]  is mandatory 
58.40/56.70	c qxplain 6412/6412
58.50/56.70	c 6660[?] 998[?] 999[?] 997[?]  is mandatory 
58.50/56.70	c qxplain 6395/6411
58.50/56.71	c qxplain 6404/6411
58.50/56.72	c qxplain 6408/6411
58.50/56.73	c qxplain 6410/6411
58.50/56.74	c qxplain 6411/6411
58.50/56.75	c 6661[?] -1000[?] -994[?]  is mandatory 
58.50/56.75	c qxplain 6410/6410
58.50/56.76	c 6662[?] 999[?] -1000[?]  is mandatory 
58.50/56.76	c qxplain 6408/6409
58.50/56.76	c qxplain 6409/6409
58.50/56.77	c 6663[?] -999[?] 1000[?] 994[?]  is mandatory 
58.50/56.77	c qxplain 6408/6408
58.50/56.78	c 6664[?] -1001[?] -993[?]  is mandatory 
58.50/56.78	c qxplain 6404/6407
58.50/56.79	c qxplain 6406/6407
58.60/56.80	c qxplain 6407/6407
58.60/56.81	c 6665[?] 1000[?] -1001[?]  is mandatory 
58.60/56.81	c qxplain 6406/6406
58.60/56.82	c 6666[?] -1000[?] 1001[?] 993[?]  is mandatory 
58.60/56.82	c qxplain 6404/6405
58.60/56.83	c qxplain 6405/6405
58.60/56.84	c 6667[?] -1002[?] 63[?]  is mandatory 
58.60/56.84	c qxplain 6404/6404
58.60/56.85	c 6668[?] -1002[?] -758[?]  is mandatory 
58.60/56.85	c qxplain 6395/6403
58.60/56.86	c qxplain 6400/6403
58.60/56.87	c qxplain 6402/6403
58.60/56.88	c qxplain 6403/6403
58.60/56.89	c 6669[?] 1002[?] -63[?] 758[?]  is mandatory 
58.60/56.89	c qxplain 6402/6402
58.70/56.90	c 6670[?] -1003[?] -759[?]  is mandatory 
58.70/56.90	c qxplain 6400/6401
58.70/56.91	c qxplain 6401/6401
58.70/56.92	c 6671[?] -1003[?] -1002[?]  is mandatory 
58.70/56.92	c qxplain 6400/6400
58.70/56.93	c 6672[?] 1003[?] 1002[?] 759[?]  is mandatory 
58.70/56.93	c qxplain 6395/6399
58.70/56.94	c qxplain 6398/6399
58.70/56.95	c qxplain 6399/6399
58.70/56.96	c 6673[?] -1004[?] 79[?]  is mandatory 
58.70/56.96	c qxplain 6398/6398
58.70/56.97	c 6674[?] -1004[?] 1003[?]  is mandatory 
58.70/56.97	c qxplain 6395/6397
58.70/56.98	c qxplain 6397/6397
58.70/56.99	c 6675[?] 1004[?] -1003[?] -79[?]  is mandatory 
58.70/56.99	c qxplain 6395/6396
58.80/57.00	c qxplain 6396/6396
58.80/57.01	c 6676[?] -1005[?] 63[?]  is mandatory 
58.80/57.01	c qxplain 6395/6395
58.80/57.02	c 6677[?] -1005[?] -79[?]  is mandatory 
58.80/57.02	c qxplain 6328/6394
58.80/57.03	c qxplain 6362/6394
58.80/57.04	c qxplain 6379/6394
58.80/57.04	c qxplain 6387/6394
58.80/57.05	c qxplain 6391/6394
58.80/57.06	c qxplain 6393/6394
58.80/57.07	c qxplain 6394/6394
58.80/57.08	c 6678[?] 1005[?] -63[?] 79[?]  is mandatory 
58.80/57.08	c qxplain 6393/6393
58.80/57.09	c 6679[?] -1006[?] -1004[?]  is mandatory 
58.80/57.09	c qxplain 6391/6392
58.80/57.10	c qxplain 6392/6392
58.90/57.11	c 6680[?] -1006[?] -1005[?]  is mandatory 
58.90/57.11	c qxplain 6391/6391
58.90/57.12	c 6681[?] 1006[?] 1004[?] 1005[?]  is mandatory 
58.90/57.12	c qxplain 6387/6390
58.90/57.13	c qxplain 6389/6390
58.90/57.14	c qxplain 6390/6390
58.90/57.15	c 6682[?] -1007[?] 639[?]  is mandatory 
58.90/57.15	c qxplain 6389/6389
58.90/57.16	c 6683[?] -1007[?] -1006[?]  is mandatory 
58.90/57.16	c qxplain 6387/6388
58.90/57.17	c qxplain 6388/6388
58.90/57.17	c 6684[?] 1007[?] 1006[?] -639[?]  is mandatory 
58.90/57.17	c qxplain 6387/6387
58.90/57.20	c 6685[?] -1008[?] 8[?]  is mandatory 
58.90/57.20	c qxplain 6379/6386
59.00/57.21	c qxplain 6383/6386
59.00/57.23	c qxplain 6385/6386
59.00/57.24	c qxplain 6386/6386
59.00/57.25	c 6686[?] -1008[?] 481[?]  is mandatory 
59.00/57.26	c qxplain 6385/6385
59.00/57.27	c 6687[?] -481[?] 1008[?] -8[?]  is mandatory 
59.00/57.27	c qxplain 6383/6384
59.00/57.28	c qxplain 6384/6384
59.00/57.29	c 6688[?] -1009[?] -8[?]  is mandatory 
59.00/57.29	c qxplain 6383/6383
59.10/57.31	c 6689[?] -1009[?] -481[?]  is mandatory 
59.10/57.31	c qxplain 6379/6382
59.10/57.33	c qxplain 6381/6382
59.10/57.34	c qxplain 6382/6382
59.10/57.35	c 6690[?] 1009[?] 481[?] 8[?]  is mandatory 
59.10/57.35	c qxplain 6381/6381
59.10/57.36	c 6691[?] -1010[?] -1008[?]  is mandatory 
59.10/57.36	c qxplain 6379/6380
59.10/57.37	c qxplain 6380/6380
59.10/57.38	c 6692[?] -1010[?] -1009[?]  is mandatory 
59.10/57.38	c qxplain 6379/6379
59.10/57.39	c 6693[?] 1008[?] 1009[?] 1010[?]  is mandatory 
59.10/57.39	c qxplain 6362/6378
59.20/57.40	c qxplain 6371/6378
59.20/57.41	c qxplain 6375/6378
59.20/57.42	c qxplain 6377/6378
59.20/57.42	c qxplain 6378/6378
59.20/57.43	c 6694[?] -1011[?] 595[?]  is mandatory 
59.20/57.43	c qxplain 6377/6377
59.20/57.44	c 6695[?] -1011[?] -1010[?]  is mandatory 
59.20/57.44	c qxplain 6375/6376
59.20/57.45	c qxplain 6376/6376
59.20/57.48	c 6696[?] 1011[?] 1010[?] -595[?]  is mandatory 
59.20/57.48	c qxplain 6375/6375
59.20/57.49	c 6697[?] -595[?] -1012[?]  is mandatory 
59.20/57.49	c qxplain 6371/6374
59.30/57.50	c qxplain 6373/6374
59.30/57.50	c qxplain 6374/6374
59.30/57.51	c 6698[?] -1012[?] 1010[?]  is mandatory 
59.30/57.51	c qxplain 6373/6373
59.30/57.53	c 6699[?] 1012[?] 595[?] -1010[?]  is mandatory 
59.30/57.53	c qxplain 6371/6372
59.30/57.55	c qxplain 6372/6372
59.30/57.57	c 6700[?] -1013[?] -1011[?]  is mandatory 
59.30/57.57	c qxplain 6371/6371
59.30/57.58	c 6701[?] -1013[?] -1012[?]  is mandatory 
59.30/57.58	c qxplain 6362/6370
59.30/57.59	c qxplain 6367/6370
59.40/57.60	c qxplain 6369/6370
59.40/57.61	c qxplain 6370/6370
59.40/57.62	c 6702[?] 1012[?] 1011[?] 1013[?]  is mandatory 
59.40/57.62	c qxplain 6369/6369
59.40/57.63	c 6703[?] -1014[?] 458[?]  is mandatory 
59.40/57.63	c qxplain 6367/6368
59.40/57.64	c qxplain 6368/6368
59.40/57.65	c 6704[?] -1013[?] -1014[?]  is mandatory 
59.40/57.65	c qxplain 6367/6367
59.40/57.66	c 6705[?] 1014[?] 1013[?] -458[?]  is mandatory 
59.40/57.66	c qxplain 6362/6366
59.40/57.67	c qxplain 6365/6366
59.40/57.68	c qxplain 6366/6366
59.40/57.68	c 6706[?] -1015[?] 40[?]  is mandatory 
59.40/57.68	c qxplain 6365/6365
59.50/57.70	c 6707[?] -1015[?] -458[?]  is mandatory 
59.50/57.70	c qxplain 6362/6364
59.50/57.71	c qxplain 6364/6364
59.50/57.71	c 6708[?] -40[?] 1015[?] 458[?]  is mandatory 
59.50/57.71	c qxplain 6362/6363
59.50/57.72	c qxplain 6363/6363
59.50/57.73	c 6709[?] -1016[?] -1014[?]  is mandatory 
59.50/57.73	c qxplain 6362/6362
59.50/57.74	c 6710[?] -1015[?] -1016[?]  is mandatory 
59.50/57.74	c qxplain 6328/6361
59.50/57.75	c qxplain 6345/6361
59.50/57.75	c qxplain 6354/6361
59.50/57.76	c qxplain 6358/6361
59.50/57.77	c qxplain 6360/6361
59.50/57.78	c qxplain 6361/6361
59.50/57.79	c 6711[?] 1016[?] 1014[?] 1015[?]  is mandatory 
59.50/57.79	c qxplain 6360/6360
59.59/57.80	c 6712[?] -1017[?] -639[?]  is mandatory 
59.59/57.80	c qxplain 6358/6359
59.59/57.81	c qxplain 6359/6359
59.59/57.82	c 6713[?] -1017[?] -1016[?]  is mandatory 
59.59/57.82	c qxplain 6358/6358
59.59/57.82	c 6714[?] 1016[?] 1017[?] 639[?]  is mandatory 
59.59/57.82	c qxplain 6354/6357
59.59/57.83	c qxplain 6356/6357
59.59/57.84	c qxplain 6357/6357
59.59/57.85	c 6715[?] -1018[?] -1007[?]  is mandatory 
59.59/57.85	c qxplain 6356/6356
59.59/57.86	c 6716[?] -1017[?] -1018[?]  is mandatory 
59.59/57.86	c qxplain 6354/6355
59.59/57.87	c qxplain 6355/6355
59.59/57.88	c 6717[?] 1018[?] 1007[?] 1017[?]  is mandatory 
59.59/57.88	c qxplain 6354/6354
59.59/57.89	c 6718[?] -1019[?] 646[?]  is mandatory 
59.59/57.89	c qxplain 6345/6353
59.59/57.90	c qxplain 6350/6353
59.70/57.91	c qxplain 6352/6353
59.70/57.92	c qxplain 6353/6353
59.70/57.93	c 6719[?] -1019[?] -1018[?]  is mandatory 
59.70/57.93	c qxplain 6352/6352
59.70/57.94	c 6720[?] 1019[?] 1018[?] -646[?]  is mandatory 
59.70/57.94	c qxplain 6350/6351
59.70/57.95	c qxplain 6351/6351
59.70/57.96	c 6721[?] -1020[?] -646[?]  is mandatory 
59.70/57.96	c qxplain 6350/6350
59.70/57.97	c 6722[?] -1020[?] 1018[?]  is mandatory 
59.70/57.97	c qxplain 6345/6349
59.70/57.97	c qxplain 6348/6349
59.70/57.98	c qxplain 6349/6349
59.70/57.99	c 6723[?] 1020[?] -1018[?] 646[?]  is mandatory 
59.70/57.99	c qxplain 6348/6348
59.80/58.00	c 6724[?] -1021[?] -1019[?]  is mandatory 
59.80/58.00	c qxplain 6345/6347
59.80/58.01	c qxplain 6347/6347
59.80/58.02	c 6725[?] -1021[?] -1020[?]  is mandatory 
59.80/58.02	c qxplain 6345/6346
59.80/58.03	c qxplain 6346/6346
59.80/58.04	c 6726[?] 1021[?] 1020[?] 1019[?]  is mandatory 
59.80/58.04	c qxplain 6345/6345
59.80/58.05	c 6727[?] 1001[?] -1022[?]  is mandatory 
59.80/58.05	c qxplain 6328/6344
59.80/58.06	c qxplain 6337/6344
59.80/58.06	c qxplain 6341/6344
59.80/58.07	c qxplain 6343/6344
59.80/58.08	c qxplain 6344/6344
59.80/58.09	c 6728[?] 1021[?] -1022[?]  is mandatory 
59.80/58.09	c qxplain 6343/6343
59.90/58.10	c 6729[?] -1001[?] -1021[?] 1022[?]  is mandatory 
59.90/58.10	c qxplain 6341/6342
59.90/58.11	c qxplain 6342/6342
59.90/58.12	c 6730[?] -992[?] -1023[?]  is mandatory 
59.90/58.12	c qxplain 6341/6341
59.90/58.13	c 6731[?] -1023[?] -1022[?]  is mandatory 
59.90/58.13	c qxplain 6337/6340
59.90/58.13	c qxplain 6339/6340
59.90/58.14	c qxplain 6340/6340
59.90/58.15	c 6732[?] 992[?] 1022[?] 1023[?]  is mandatory 
59.90/58.15	c qxplain 6339/6339
59.90/58.16	c 6733[?] -1024[?] -1001[?]  is mandatory 
59.90/58.16	c qxplain 6337/6338
59.90/58.17	c qxplain 6338/6338
59.90/58.18	c 6734[?] -1021[?] -1024[?]  is mandatory 
59.90/58.18	c qxplain 6337/6337
59.90/58.19	c 6735[?] 1021[?] 1001[?] 1024[?]  is mandatory 
59.90/58.19	c qxplain 6328/6336
59.90/58.20	c qxplain 6333/6336
60.00/58.21	c qxplain 6335/6336
60.00/58.21	c qxplain 6336/6336
60.00/58.22	c 6736[?] -1023[?] -1025[?]  is mandatory 
60.00/58.22	c qxplain 6335/6335
60.00/58.23	c 6737[?] -1024[?] -1025[?]  is mandatory 
60.00/58.23	c qxplain 6333/6334
60.00/58.24	c qxplain 6334/6334
60.00/58.25	c 6738[?] 1023[?] 1025[?] 1024[?]  is mandatory 
60.00/58.25	c qxplain 6333/6333
60.00/58.26	c 6739[?] -1026[?] 121[?]  is mandatory 
60.00/58.26	c qxplain 6328/6332
60.00/58.27	c qxplain 6331/6332
60.00/58.28	c qxplain 6332/6332
60.00/58.29	c 6740[?] -1026[?] 449[?]  is mandatory 
60.00/58.29	c qxplain 6331/6331
60.00/58.30	c 6741[?] -121[?] 1026[?] -449[?]  is mandatory 
60.00/58.30	c qxplain 6328/6330
60.10/58.31	c qxplain 6330/6330
60.10/58.32	c 6742[?] -1027[?] 144[?]  is mandatory 
60.10/58.32	c qxplain 6328/6329
60.10/58.33	c qxplain 6329/6329
60.10/58.34	c 6743[?] -1027[?] 424[?]  is mandatory 
60.10/58.34	c qxplain 6328/6328
60.10/58.35	c 6744[?] -144[?] 1027[?] -424[?]  is mandatory 
60.10/58.35	c qxplain 6193/6327
60.10/58.35	c qxplain 6261/6327
60.10/58.36	c qxplain 6295/6327
60.10/58.37	c qxplain 6312/6327
60.10/58.38	c qxplain 6320/6327
60.10/58.39	c qxplain 6324/6327
60.10/58.39	c qxplain 6326/6327
60.20/58.40	c qxplain 6327/6327
60.20/58.41	c 6745[?] -1028[?] -222[?]  is mandatory 
60.20/58.41	c qxplain 6326/6326
60.20/58.42	c 6746[?] -1028[?] 430[?]  is mandatory 
60.20/58.42	c qxplain 6324/6325
60.20/58.44	c qxplain 6325/6325
60.20/58.45	c 6747[?] 1028[?] 222[?] -430[?]  is mandatory 
60.20/58.45	c qxplain 6324/6324
60.20/58.49	c 6748[?] 214[?] -1029[?]  is mandatory 
60.20/58.49	c qxplain 6320/6323
60.20/58.50	c qxplain 6322/6323
60.30/58.50	c qxplain 6323/6323
60.30/58.52	c 6749[?] -1029[?] -1028[?]  is mandatory 
60.30/58.52	c qxplain 6322/6322
60.30/58.53	c 6750[?] 1029[?] -214[?] 1028[?]  is mandatory 
60.30/58.53	c qxplain 6320/6321
60.30/58.54	c qxplain 6321/6321
60.30/58.55	c 6751[?] -1030[?] -814[?]  is mandatory 
60.30/58.55	c qxplain 6320/6320
60.30/58.56	c 6752[?] -1030[?] -1029[?]  is mandatory 
60.30/58.56	c qxplain 6312/6319
60.30/58.56	c qxplain 6316/6319
60.30/58.57	c qxplain 6318/6319
60.30/58.58	c qxplain 6319/6319
60.30/58.60	c 6753[?] 1030[?] 814[?] 1029[?]  is mandatory 
60.30/58.60	c qxplain 6318/6318
60.40/58.61	c 6754[?] -1031[?] 426[?]  is mandatory 
60.40/58.61	c qxplain 6316/6317
60.40/58.62	c qxplain 6317/6317
60.40/58.63	c 6755[?] -1030[?] -1031[?]  is mandatory 
60.40/58.63	c qxplain 6316/6316
60.40/58.64	c 6756[?] 1031[?] 1030[?] -426[?]  is mandatory 
60.40/58.64	c qxplain 6312/6315
60.40/58.65	c qxplain 6314/6315
60.40/58.65	c qxplain 6315/6315
60.40/58.66	c 6757[?] -1032[?] 167[?]  is mandatory 
60.40/58.66	c qxplain 6314/6314
60.40/58.67	c 6758[?] -1032[?] 422[?]  is mandatory 
60.40/58.67	c qxplain 6312/6313
60.40/58.68	c qxplain 6313/6313
60.40/58.69	c 6759[?] -167[?] 1032[?] -422[?]  is mandatory 
60.40/58.69	c qxplain 6312/6312
60.50/58.70	c 6760[?] -1033[?] -1031[?]  is mandatory 
60.50/58.70	c qxplain 6295/6311
60.50/58.71	c qxplain 6304/6311
60.50/58.72	c qxplain 6308/6311
60.50/58.73	c qxplain 6310/6311
60.50/58.74	c qxplain 6311/6311
60.50/58.75	c 6761[?] -1032[?] -1033[?]  is mandatory 
60.50/58.75	c qxplain 6310/6310
60.50/58.76	c 6762[?] 1033[?] 1032[?] 1031[?]  is mandatory 
60.50/58.76	c qxplain 6308/6309
60.50/58.77	c qxplain 6309/6309
60.50/58.78	c 6763[?] -1027[?] -1034[?]  is mandatory 
60.50/58.78	c qxplain 6308/6308
60.50/58.78	c 6764[?] 1033[?] -1034[?]  is mandatory 
60.50/58.78	c qxplain 6304/6307
60.50/58.79	c qxplain 6306/6307
60.60/58.80	c qxplain 6307/6307
60.60/58.81	c 6765[?] 1034[?] -1033[?] 1027[?]  is mandatory 
60.60/58.81	c qxplain 6306/6306
60.60/58.82	c 6766[?] -1026[?] -1035[?]  is mandatory 
60.60/58.82	c qxplain 6304/6305
60.60/58.83	c qxplain 6305/6305
60.60/58.84	c 6767[?] 1034[?] -1035[?]  is mandatory 
60.60/58.84	c qxplain 6304/6304
60.60/58.85	c 6768[?] 1035[?] -1034[?] 1026[?]  is mandatory 
60.60/58.85	c qxplain 6295/6303
60.60/58.86	c qxplain 6300/6303
60.60/58.87	c qxplain 6302/6303
60.60/58.88	c qxplain 6303/6303
60.60/58.89	c 6769[?] -1036[?] 57[?]  is mandatory 
60.60/58.89	c qxplain 6302/6302
60.70/58.90	c 6770[?] -1036[?] -238[?]  is mandatory 
60.70/58.90	c qxplain 6300/6301
60.70/58.91	c qxplain 6301/6301
60.70/58.92	c 6771[?] 1036[?] -57[?] 238[?]  is mandatory 
60.70/58.92	c qxplain 6300/6300
60.70/58.94	c 6772[?] -1037[?] -822[?]  is mandatory 
60.70/58.94	c qxplain 6295/6299
60.70/58.94	c qxplain 6298/6299
60.70/58.95	c qxplain 6299/6299
60.70/58.96	c 6773[?] -1037[?] -1036[?]  is mandatory 
60.70/58.96	c qxplain 6298/6298
60.70/58.97	c 6774[?] 1037[?] 1036[?] 822[?]  is mandatory 
60.70/58.97	c qxplain 6295/6297
60.70/58.98	c qxplain 6297/6297
60.70/58.99	c 6775[?] -1038[?] 79[?]  is mandatory 
60.70/58.99	c qxplain 6295/6296
60.80/59.00	c qxplain 6296/6296
60.80/59.01	c 6776[?] -1038[?] 1037[?]  is mandatory 
60.80/59.01	c qxplain 6295/6295
60.80/59.02	c 6777[?] 1038[?] -1037[?] -79[?]  is mandatory 
60.80/59.02	c qxplain 6261/6294
60.80/59.03	c qxplain 6278/6294
60.80/59.04	c qxplain 6287/6294
60.80/59.04	c qxplain 6291/6294
60.80/59.05	c qxplain 6293/6294
60.80/59.06	c qxplain 6294/6294
60.80/59.07	c 6778[?] -1039[?] 57[?]  is mandatory 
60.80/59.07	c qxplain 6293/6293
60.80/59.08	c 6779[?] -1039[?] -79[?]  is mandatory 
60.80/59.08	c qxplain 6291/6292
60.80/59.09	c qxplain 6292/6292
60.90/59.11	c 6780[?] 1039[?] -57[?] 79[?]  is mandatory 
60.90/59.11	c qxplain 6291/6291
60.90/59.12	c 6781[?] -1040[?] -1038[?]  is mandatory 
60.90/59.12	c qxplain 6287/6290
60.90/59.12	c qxplain 6289/6290
60.90/59.13	c qxplain 6290/6290
60.90/59.14	c 6782[?] -1040[?] -1039[?]  is mandatory 
60.90/59.14	c qxplain 6289/6289
60.90/59.15	c 6783[?] 1040[?] 1038[?] 1039[?]  is mandatory 
60.90/59.15	c qxplain 6287/6288
60.90/59.16	c qxplain 6288/6288
60.90/59.18	c 6784[?] -1041[?] 639[?]  is mandatory 
60.90/59.18	c qxplain 6287/6287
60.90/59.19	c 6785[?] -1041[?] -1040[?]  is mandatory 
60.90/59.19	c qxplain 6278/6286
61.00/59.20	c qxplain 6283/6286
61.00/59.21	c qxplain 6285/6286
61.00/59.22	c qxplain 6286/6286
61.00/59.23	c 6786[?] 1041[?] 1040[?] -639[?]  is mandatory 
61.00/59.23	c qxplain 6285/6285
61.10/59.33	c 6787[?] -1042[?] -583[?]  is mandatory 
61.10/59.33	c qxplain 6283/6284
61.10/59.40	c qxplain 6284/6284
61.20/59.46	c 6788[?] -1042[?] 585[?]  is mandatory 
61.20/59.46	c qxplain 6283/6283
61.20/59.48	c 6789[?] -585[?] 1042[?] 583[?]  is mandatory 
61.20/59.48	c qxplain 6278/6282
61.29/59.50	c qxplain 6281/6282
61.29/59.51	c qxplain 6282/6282
61.29/59.54	c 6790[?] 518[?] -1043[?]  is mandatory 
61.29/59.54	c qxplain 6281/6281
61.29/59.56	c 6791[?] -1043[?] -1042[?]  is mandatory 
61.29/59.56	c qxplain 6278/6280
61.39/59.62	c qxplain 6280/6280
61.39/59.65	c 6792[?] 1042[?] -518[?] 1043[?]  is mandatory 
61.39/59.65	c qxplain 6278/6279
61.39/59.66	c qxplain 6279/6279
61.39/59.68	c 6793[?] -1044[?] 14[?]  is mandatory 
61.39/59.68	c qxplain 6278/6278
61.39/59.69	c 6794[?] -1044[?] 521[?]  is mandatory 
61.39/59.69	c qxplain 6261/6277
61.49/59.70	c qxplain 6270/6277
61.49/59.72	c qxplain 6274/6277
61.49/59.73	c qxplain 6276/6277
61.49/59.74	c qxplain 6277/6277
61.49/59.76	c 6795[?] -14[?] 1044[?] -521[?]  is mandatory 
61.49/59.76	c qxplain 6276/6276
61.49/59.78	c 6796[?] -1045[?] -14[?]  is mandatory 
61.49/59.78	c qxplain 6274/6275
61.49/59.79	c qxplain 6275/6275
61.59/59.81	c 6797[?] -521[?] -1045[?]  is mandatory 
61.59/59.81	c qxplain 6274/6274
61.59/59.83	c 6798[?] 521[?] 14[?] 1045[?]  is mandatory 
61.59/59.83	c qxplain 6270/6273
61.59/59.84	c qxplain 6272/6273
61.59/59.86	c qxplain 6273/6273
61.59/59.88	c 6799[?] -1044[?] -1046[?]  is mandatory 
61.59/59.88	c qxplain 6272/6272
61.69/59.91	c 6800[?] -1045[?] -1046[?]  is mandatory 
61.69/59.91	c qxplain 6270/6271
61.69/59.92	c qxplain 6271/6271
61.69/59.94	c 6801[?] 1044[?] 1045[?] 1046[?]  is mandatory 
61.69/59.94	c qxplain 6270/6270
61.69/59.96	c 6802[?] -1047[?] 1043[?]  is mandatory 
61.69/59.96	c qxplain 6261/6269
61.69/59.97	c qxplain 6266/6269
61.69/59.99	c qxplain 6268/6269
61.79/60.00	c qxplain 6269/6269
61.79/60.01	c 6803[?] -1047[?] -1046[?]  is mandatory 
61.79/60.01	c qxplain 6268/6268
61.79/60.05	c 6804[?] -1043[?] 1046[?] 1047[?]  is mandatory 
61.79/60.05	c qxplain 6266/6267
61.79/60.06	c qxplain 6267/6267
61.79/60.07	c 6805[?] -1048[?] -1043[?]  is mandatory 
61.79/60.07	c qxplain 6266/6266
61.79/60.08	c 6806[?] 1046[?] -1048[?]  is mandatory 
61.79/60.08	c qxplain 6261/6265
61.89/60.10	c qxplain 6264/6265
61.89/60.11	c qxplain 6265/6265
61.89/60.12	c 6807[?] 1043[?] 1048[?] -1046[?]  is mandatory 
61.89/60.12	c qxplain 6264/6264
61.89/60.13	c 6808[?] -1047[?] -1049[?]  is mandatory 
61.89/60.14	c qxplain 6261/6263
61.89/60.15	c qxplain 6263/6263
61.89/60.16	c 6809[?] -1048[?] -1049[?]  is mandatory 
61.89/60.16	c qxplain 6261/6262
61.89/60.17	c qxplain 6262/6262
61.89/60.18	c 6810[?] 1049[?] 1047[?] 1048[?]  is mandatory 
61.89/60.18	c qxplain 6261/6261
61.89/60.19	c 6811[?] -1050[?] 458[?]  is mandatory 
61.89/60.19	c qxplain 6193/6260
61.89/60.19	c qxplain 6227/6260
61.99/60.20	c qxplain 6244/6260
61.99/60.21	c qxplain 6253/6260
61.99/60.22	c qxplain 6257/6260
61.99/60.23	c qxplain 6259/6260
61.99/60.24	c qxplain 6260/6260
61.99/60.25	c 6812[?] -1050[?] -1049[?]  is mandatory 
61.99/60.25	c qxplain 6259/6259
61.99/60.26	c 6813[?] 1050[?] 1049[?] -458[?]  is mandatory 
61.99/60.26	c qxplain 6257/6258
61.99/60.27	c qxplain 6258/6258
61.99/60.28	c 6814[?] -1051[?] 34[?]  is mandatory 
61.99/60.28	c qxplain 6257/6257
61.99/60.29	c 6815[?] -1051[?] -458[?]  is mandatory 
61.99/60.29	c qxplain 6253/6256
62.09/60.30	c qxplain 6255/6256
62.09/60.31	c qxplain 6256/6256
62.09/60.32	c 6816[?] 1051[?] -34[?] 458[?]  is mandatory 
62.09/60.32	c qxplain 6255/6255
62.09/60.33	c 6817[?] -1052[?] -1050[?]  is mandatory 
62.09/60.33	c qxplain 6253/6254
62.09/60.34	c qxplain 6254/6254
62.09/60.34	c 6818[?] -1052[?] -1051[?]  is mandatory 
62.09/60.34	c qxplain 6253/6253
62.09/60.35	c 6819[?] 1052[?] 1051[?] 1050[?]  is mandatory 
62.09/60.35	c qxplain 6244/6252
62.09/60.36	c qxplain 6249/6252
62.09/60.37	c qxplain 6251/6252
62.09/60.38	c qxplain 6252/6252
62.09/60.39	c 6820[?] -1053[?] -639[?]  is mandatory 
62.09/60.39	c qxplain 6251/6251
62.09/60.40	c 6821[?] -1053[?] -1052[?]  is mandatory 
62.09/60.40	c qxplain 6249/6250
62.19/60.41	c qxplain 6250/6250
62.19/60.42	c 6822[?] 1053[?] 1052[?] 639[?]  is mandatory 
62.19/60.42	c qxplain 6249/6249
62.19/60.43	c 6823[?] -1054[?] -1041[?]  is mandatory 
62.19/60.43	c qxplain 6244/6248
62.19/60.44	c qxplain 6247/6248
62.19/60.45	c qxplain 6248/6248
62.19/60.46	c 6824[?] -1054[?] -1053[?]  is mandatory 
62.19/60.46	c qxplain 6247/6247
62.19/60.47	c 6825[?] 1054[?] 1041[?] 1053[?]  is mandatory 
62.19/60.47	c qxplain 6244/ [...]

#
# trace file is too large. Trace was truncated at this point.
#

8/104.71	c qxplain 4288/4288
106.58/104.72	c 8877[?] 1466[?] -1968[?]  is mandatory 
106.58/104.72	c qxplain 4284/4287
106.58/104.73	c qxplain 4286/4287
106.58/104.73	c qxplain 4287/4287
106.58/104.74	c 8878[?] -1965[?] -1968[?]  is mandatory 
106.58/104.74	c qxplain 4286/4286
106.58/104.75	c 8879[?] 1965[?] -1466[?] 1968[?]  is mandatory 
106.58/104.75	c qxplain 4284/4285
106.58/104.76	c qxplain 4285/4285
106.58/104.77	c 8880[?] -1967[?] -1969[?]  is mandatory 
106.58/104.77	c qxplain 4284/4284
106.58/104.78	c 8881[?] -1968[?] -1969[?]  is mandatory 
106.58/104.78	c qxplain 4275/4283
106.58/104.79	c qxplain 4280/4283
106.58/104.79	c qxplain 4282/4283
106.68/104.80	c qxplain 4283/4283
106.68/104.81	c 8882[?] 1969[?] 1968[?] 1967[?]  is mandatory 
106.68/104.81	c qxplain 4282/4282
106.68/104.82	c 8883[?] -1970[?] 1485[?]  is mandatory 
106.68/104.82	c qxplain 4280/4281
106.68/104.83	c qxplain 4281/4281
106.68/104.84	c 8885[?] -1485[?] 1970[?] -1909[?]  is mandatory 
106.68/104.84	c qxplain 4280/4280
106.68/104.85	c 8887[?] -1971[?] -1909[?]  is mandatory 
106.68/104.85	c qxplain 4275/4279
106.68/104.85	c qxplain 4278/4279
106.68/104.86	c qxplain 4279/4279
106.68/104.87	c 8889[?] -1970[?] -1972[?]  is mandatory 
106.68/104.87	c qxplain 4278/4278
106.68/104.88	c 8891[?] 1972[?] 1970[?] 1971[?]  is mandatory 
106.68/104.88	c qxplain 4275/4277
106.68/104.89	c qxplain 4277/4277
106.78/104.90	c 8892[?] -1465[?] -1973[?]  is mandatory 
106.78/104.90	c qxplain 4275/4276
106.78/104.91	c qxplain 4276/4276
106.78/104.92	c 8893[?] -1973[?] 1972[?]  is mandatory 
106.78/104.92	c qxplain 4275/4275
106.78/104.93	c 8894[?] 1973[?] -1972[?] 1465[?]  is mandatory 
106.78/104.93	c qxplain 4241/4274
106.78/104.94	c qxplain 4258/4274
106.78/104.95	c qxplain 4267/4274
106.78/104.95	c qxplain 4271/4274
106.78/104.96	c qxplain 4273/4274
106.78/104.97	c qxplain 4274/4274
106.78/104.98	c 8895[?] -1974[?] -1969[?]  is mandatory 
106.78/104.98	c qxplain 4273/4273
106.78/104.99	c 8896[?] -1974[?] -1973[?]  is mandatory 
106.78/104.99	c qxplain 4271/4272
106.78/104.99	c qxplain 4272/4272
106.88/105.00	c 8897[?] 1969[?] 1974[?] 1973[?]  is mandatory 
106.88/105.00	c qxplain 4271/4271
106.88/105.01	c 8898[?] 1465[?] -1975[?]  is mandatory 
106.88/105.01	c qxplain 4267/4270
106.88/105.02	c qxplain 4269/4270
106.88/105.03	c qxplain 4270/4270
106.88/105.04	c 8899[?] -1972[?] -1975[?]  is mandatory 
106.88/105.04	c qxplain 4269/4269
106.88/105.05	c 8900[?] -1465[?] 1972[?] 1975[?]  is mandatory 
106.88/105.05	c qxplain 4267/4268
106.88/105.06	c qxplain 4268/4268
106.88/105.07	c 8901[?] -1974[?] -1976[?]  is mandatory 
106.88/105.07	c qxplain 4267/4267
106.88/105.08	c 8902[?] -1975[?] -1976[?]  is mandatory 
106.88/105.08	c qxplain 4258/4266
106.88/105.09	c qxplain 4263/4266
106.88/105.10	c qxplain 4265/4266
106.98/105.10	c qxplain 4266/4266
106.98/105.11	c 8903[?] 1974[?] 1975[?] 1976[?]  is mandatory 
106.98/105.11	c qxplain 4265/4265
106.98/105.12	c 8904[?] 1486[?] -1977[?]  is mandatory 
106.98/105.12	c qxplain 4263/4264
106.98/105.13	c qxplain 4264/4264
106.98/105.14	c 8906[?] -1486[?] 1977[?] -1909[?]  is mandatory 
106.98/105.14	c qxplain 4263/4263
106.98/105.15	c 8908[?] -1978[?] -1909[?]  is mandatory 
106.98/105.15	c qxplain 4258/4262
106.98/105.16	c qxplain 4261/4262
106.98/105.16	c qxplain 4262/4262
106.98/105.17	c 8910[?] -1977[?] -1979[?]  is mandatory 
106.98/105.17	c qxplain 4261/4261
106.98/105.18	c 8912[?] 1977[?] 1979[?] 1978[?]  is mandatory 
106.98/105.18	c qxplain 4258/4260
106.98/105.19	c qxplain 4260/4260
107.08/105.20	c 8913[?] -1464[?] -1980[?]  is mandatory 
107.08/105.20	c qxplain 4258/4259
107.08/105.21	c qxplain 4259/4259
107.08/105.22	c 8914[?] 1979[?] -1980[?]  is mandatory 
107.08/105.22	c qxplain 4258/4258
107.08/105.23	c 8915[?] -1979[?] 1464[?] 1980[?]  is mandatory 
107.08/105.23	c qxplain 4241/4257
107.08/105.24	c qxplain 4250/4257
107.08/105.25	c qxplain 4254/4257
107.08/105.25	c qxplain 4256/4257
107.08/105.26	c qxplain 4257/4257
107.08/105.27	c 8916[?] -1981[?] -1976[?]  is mandatory 
107.08/105.27	c qxplain 4256/4256
107.08/105.28	c 8917[?] -1980[?] -1981[?]  is mandatory 
107.08/105.28	c qxplain 4254/4255
107.08/105.29	c qxplain 4255/4255
107.08/105.30	c 8918[?] 1976[?] 1981[?] 1980[?]  is mandatory 
107.08/105.30	c qxplain 4254/4254
107.18/105.31	c 8919[?] 1464[?] -1982[?]  is mandatory 
107.18/105.31	c qxplain 4250/4253
107.18/105.31	c qxplain 4252/4253
107.18/105.32	c qxplain 4253/4253
107.18/105.33	c 8920[?] -1979[?] -1982[?]  is mandatory 
107.18/105.33	c qxplain 4252/4252
107.18/105.34	c 8921[?] 1979[?] -1464[?] 1982[?]  is mandatory 
107.18/105.34	c qxplain 4250/4251
107.18/105.35	c qxplain 4251/4251
107.18/105.36	c 8922[?] -1981[?] -1983[?]  is mandatory 
107.18/105.36	c qxplain 4250/4250
107.18/105.37	c 8923[?] -1982[?] -1983[?]  is mandatory 
107.18/105.37	c qxplain 4241/4249
107.18/105.37	c qxplain 4246/4249
107.18/105.38	c qxplain 4248/4249
107.18/105.39	c qxplain 4249/4249
107.29/105.40	c 8924[?] 1983[?] 1981[?] 1982[?]  is mandatory 
107.29/105.40	c qxplain 4248/4248
107.29/105.41	c 8925[?] 1480[?] -1984[?]  is mandatory 
107.29/105.41	c qxplain 4246/4247
107.29/105.41	c qxplain 4247/4247
107.29/105.42	c 8927[?] -1480[?] 1984[?] -1909[?]  is mandatory 
107.29/105.42	c qxplain 4246/4246
107.29/105.44	c 8929[?] -1985[?] -1909[?]  is mandatory 
107.29/105.44	c qxplain 4241/4245
107.29/105.44	c qxplain 4244/4245
107.29/105.45	c qxplain 4245/4245
107.29/105.46	c 8931[?] -1984[?] -1986[?]  is mandatory 
107.29/105.46	c qxplain 4244/4244
107.29/105.47	c 8933[?] 1984[?] 1986[?] 1985[?]  is mandatory 
107.29/105.47	c qxplain 4241/4243
107.29/105.48	c qxplain 4243/4243
107.29/105.49	c 8934[?] 1470[?] -1987[?]  is mandatory 
107.29/105.49	c qxplain 4241/4242
107.29/105.50	c qxplain 4242/4242
107.39/105.50	c 8935[?] -1986[?] -1987[?]  is mandatory 
107.39/105.50	c qxplain 4241/4241
107.39/105.51	c 8936[?] 1986[?] -1470[?] 1987[?]  is mandatory 
107.39/105.51	c qxplain 4174/4240
107.39/105.52	c qxplain 4208/4240
107.39/105.53	c qxplain 4225/4240
107.39/105.54	c qxplain 4233/4240
107.39/105.55	c qxplain 4237/4240
107.39/105.55	c qxplain 4239/4240
107.39/105.56	c qxplain 4240/4240
107.39/105.57	c 8937[?] 1481[?] -1988[?]  is mandatory 
107.39/105.57	c qxplain 4239/4239
107.39/105.58	c 8939[?] -1481[?] 1988[?] -1909[?]  is mandatory 
107.39/105.58	c qxplain 4237/4238
107.39/105.59	c qxplain 4238/4238
107.39/105.60	c 8941[?] -1989[?] -1909[?]  is mandatory 
107.39/105.60	c qxplain 4237/4237
107.49/105.61	c 8943[?] -1988[?] -1990[?]  is mandatory 
107.49/105.61	c qxplain 4233/4236
107.49/105.62	c qxplain 4235/4236
107.49/105.63	c qxplain 4236/4236
107.49/105.63	c 8945[?] 1988[?] 1990[?] 1989[?]  is mandatory 
107.49/105.63	c qxplain 4235/4235
107.49/105.65	c 8946[?] -1991[?] -1469[?]  is mandatory 
107.49/105.65	c qxplain 4233/4234
107.49/105.66	c qxplain 4234/4234
107.49/105.67	c 8947[?] 1990[?] -1991[?]  is mandatory 
107.49/105.67	c qxplain 4233/4233
107.49/105.68	c 8948[?] -1990[?] 1469[?] 1991[?]  is mandatory 
107.49/105.68	c qxplain 4225/4232
107.49/105.68	c qxplain 4229/4232
107.49/105.69	c qxplain 4231/4232
107.58/105.70	c qxplain 4232/4232
107.58/105.71	c 8949[?] -1992[?] 1987[?]  is mandatory 
107.58/105.71	c qxplain 4231/4231
107.58/105.71	c 8950[?] -1992[?] -1991[?]  is mandatory 
107.58/105.71	c qxplain 4229/4230
107.58/105.72	c qxplain 4230/4230
107.58/105.73	c 8951[?] -1987[?] 1991[?] 1992[?]  is mandatory 
107.58/105.73	c qxplain 4229/4229
107.58/105.74	c 8952[?] 1469[?] -1993[?]  is mandatory 
107.58/105.74	c qxplain 4225/4228
107.58/105.75	c qxplain 4227/4228
107.58/105.76	c qxplain 4228/4228
107.58/105.77	c 8953[?] -1990[?] -1993[?]  is mandatory 
107.58/105.77	c qxplain 4227/4227
107.58/105.78	c 8954[?] 1990[?] -1469[?] 1993[?]  is mandatory 
107.58/105.78	c qxplain 4225/4226
107.58/105.78	c qxplain 4226/4226
107.58/105.79	c 8955[?] -1992[?] -1994[?]  is mandatory 
107.58/105.79	c qxplain 4225/4225
107.68/105.80	c 8956[?] -1993[?] -1994[?]  is mandatory 
107.68/105.80	c qxplain 4208/4224
107.68/105.81	c qxplain 4217/4224
107.68/105.82	c qxplain 4221/4224
107.68/105.82	c qxplain 4223/4224
107.68/105.83	c qxplain 4224/4224
107.68/105.84	c 8957[?] 1992[?] 1994[?] 1993[?]  is mandatory 
107.68/105.84	c qxplain 4223/4223
107.68/105.85	c 8958[?] -1995[?] 1482[?]  is mandatory 
107.68/105.85	c qxplain 4221/4222
107.68/105.86	c qxplain 4222/4222
107.68/105.87	c 8960[?] -1482[?] 1995[?] -1909[?]  is mandatory 
107.68/105.87	c qxplain 4221/4221
107.68/105.88	c 8962[?] -1996[?] -1909[?]  is mandatory 
107.68/105.88	c qxplain 4217/4220
107.68/105.88	c qxplain 4219/4220
107.68/105.89	c qxplain 4220/4220
107.78/105.90	c 8964[?] -1995[?] -1997[?]  is mandatory 
107.78/105.90	c qxplain 4219/4219
107.78/105.91	c 8966[?] 1995[?] 1997[?] 1996[?]  is mandatory 
107.78/105.91	c qxplain 4217/4218
107.78/105.92	c qxplain 4218/4218
107.78/105.93	c 8967[?] -1468[?] -1998[?]  is mandatory 
107.78/105.93	c qxplain 4217/4217
107.78/105.94	c 8968[?] 1997[?] -1998[?]  is mandatory 
107.78/105.94	c qxplain 4208/4216
107.78/105.95	c qxplain 4213/4216
107.78/105.95	c qxplain 4215/4216
107.78/105.96	c qxplain 4216/4216
107.78/105.97	c 8969[?] 1468[?] -1997[?] 1998[?]  is mandatory 
107.78/105.97	c qxplain 4215/4215
107.78/105.98	c 8970[?] -1999[?] -1994[?]  is mandatory 
107.78/105.98	c qxplain 4213/4214
107.78/105.99	c qxplain 4214/4214
107.78/106.00	c 8971[?] -1999[?] -1998[?]  is mandatory 
107.78/106.00	c qxplain 4213/4213
107.88/106.01	c 8972[?] 1994[?] 1998[?] 1999[?]  is mandatory 
107.88/106.01	c qxplain 4208/4212
107.88/106.02	c qxplain 4211/4212
107.88/106.02	c qxplain 4212/4212
107.88/106.03	c 8973[?] 1468[?] -2000[?]  is mandatory 
107.88/106.03	c qxplain 4211/4211
107.88/106.04	c 8974[?] -1997[?] -2000[?]  is mandatory 
107.88/106.04	c qxplain 4208/4210
107.88/106.05	c qxplain 4210/4210
107.88/106.06	c 8975[?] 1997[?] -1468[?] 2000[?]  is mandatory 
107.88/106.06	c qxplain 4208/4209
107.88/106.07	c qxplain 4209/4209
107.88/106.08	c 8976[?] -1999[?] -2001[?]  is mandatory 
107.88/106.08	c qxplain 4208/4208
107.88/106.08	c 8977[?] -2000[?] -2001[?]  is mandatory 
107.88/106.08	c qxplain 4174/4207
107.88/106.09	c qxplain 4191/4207
107.98/106.10	c qxplain 4200/4207
107.98/106.11	c qxplain 4204/4207
107.98/106.11	c qxplain 4206/4207
107.98/106.12	c qxplain 4207/4207
107.98/106.13	c 8978[?] 2001[?] 1999[?] 2000[?]  is mandatory 
107.98/106.13	c qxplain 4206/4206
107.98/106.14	c 8979[?] -2002[?] 1478[?]  is mandatory 
107.98/106.14	c qxplain 4204/4205
107.98/106.15	c qxplain 4205/4205
107.98/106.16	c 8981[?] -1478[?] 2002[?] -1909[?]  is mandatory 
107.98/106.16	c qxplain 4204/4204
107.98/106.17	c 8983[?] -2003[?] -1909[?]  is mandatory 
107.98/106.17	c qxplain 4200/4203
107.98/106.17	c qxplain 4202/4203
107.98/106.18	c qxplain 4203/4203
107.98/106.19	c 8985[?] -2002[?] -2004[?]  is mandatory 
107.98/106.19	c qxplain 4202/4202
108.08/106.20	c 8987[?] 2002[?] 2004[?] 2003[?]  is mandatory 
108.08/106.20	c qxplain 4200/4201
108.08/106.21	c qxplain 4201/4201
108.08/106.22	c 8988[?] 1472[?] -2005[?]  is mandatory 
108.08/106.22	c qxplain 4200/4200
108.08/106.23	c 8989[?] -2004[?] -2005[?]  is mandatory 
108.08/106.23	c qxplain 4191/4199
108.08/106.24	c qxplain 4196/4199
108.08/106.24	c qxplain 4198/4199
108.08/106.25	c qxplain 4199/4199
108.08/106.26	c 8990[?] 2004[?] 2005[?] -1472[?]  is mandatory 
108.08/106.26	c qxplain 4198/4198
108.08/106.27	c 8991[?] 1479[?] -2006[?]  is mandatory 
108.08/106.27	c qxplain 4196/4197
108.08/106.28	c qxplain 4197/4197
108.08/106.29	c 8993[?] -1479[?] 2006[?] -1909[?]  is mandatory 
108.08/106.29	c qxplain 4196/4196
108.18/106.30	c 8995[?] -2007[?] -1909[?]  is mandatory 
108.18/106.30	c qxplain 4191/4195
108.18/106.31	c qxplain 4194/4195
108.18/106.31	c qxplain 4195/4195
108.18/106.32	c 8997[?] -2006[?] -2008[?]  is mandatory 
108.18/106.32	c qxplain 4194/4194
108.18/106.33	c 8999[?] 2006[?] 2008[?] 2007[?]  is mandatory 
108.18/106.33	c qxplain 4191/4193
108.18/106.34	c qxplain 4193/4193
108.18/106.35	c 9000[?] -1471[?] -2009[?]  is mandatory 
108.18/106.35	c qxplain 4191/4192
108.18/106.36	c qxplain 4192/4192
108.18/106.37	c 9001[?] 2008[?] -2009[?]  is mandatory 
108.18/106.37	c qxplain 4191/4191
108.18/106.38	c 9002[?] -2008[?] 1471[?] 2009[?]  is mandatory 
108.18/106.38	c qxplain 4174/4190
108.18/106.39	c qxplain 4183/4190
108.28/106.40	c qxplain 4187/4190
108.28/106.41	c qxplain 4189/4190
108.28/106.41	c qxplain 4190/4190
108.28/106.42	c 9003[?] 2005[?] -2010[?]  is mandatory 
108.28/106.42	c qxplain 4189/4189
108.28/106.43	c 9004[?] -2009[?] -2010[?]  is mandatory 
108.28/106.43	c qxplain 4187/4188
108.28/106.44	c qxplain 4188/4188
108.28/106.45	c 9005[?] -2005[?] 2009[?] 2010[?]  is mandatory 
108.28/106.45	c qxplain 4187/4187
108.28/106.46	c 9006[?] 1471[?] -2011[?]  is mandatory 
108.28/106.46	c qxplain 4183/4186
108.28/106.47	c qxplain 4185/4186
108.28/106.47	c qxplain 4186/4186
108.28/106.48	c 9007[?] -2008[?] -2011[?]  is mandatory 
108.28/106.48	c qxplain 4185/4185
108.28/106.49	c 9008[?] 2008[?] -1471[?] 2011[?]  is mandatory 
108.28/106.49	c qxplain 4183/4184
108.38/106.50	c qxplain 4184/4184
108.38/106.51	c 9009[?] -2010[?] -2012[?]  is mandatory 
108.38/106.51	c qxplain 4183/4183
108.38/106.52	c 9010[?] -2011[?] -2012[?]  is mandatory 
108.38/106.52	c qxplain 4174/4182
108.38/106.52	c qxplain 4179/4182
108.38/106.53	c qxplain 4181/4182
108.38/106.54	c qxplain 4182/4182
108.38/106.55	c 9011[?] 2012[?] 2011[?] 2010[?]  is mandatory 
108.38/106.55	c qxplain 4181/4181
108.38/106.56	c 9012[?] 1476[?] -2013[?]  is mandatory 
108.38/106.56	c qxplain 4179/4180
108.38/106.57	c qxplain 4180/4180
108.38/106.58	c 9014[?] -1476[?] 2013[?] -1909[?]  is mandatory 
108.38/106.58	c qxplain 4179/4179
108.38/106.59	c 9016[?] -2014[?] -1909[?]  is mandatory 
108.38/106.59	c qxplain 4174/4178
108.38/106.60	c qxplain 4177/4178
108.48/106.61	c qxplain 4178/4178
108.48/106.62	c 9018[?] -2013[?] -2015[?]  is mandatory 
108.48/106.62	c qxplain 4177/4177
108.48/106.63	c 9020[?] 2013[?] 2015[?] 2014[?]  is mandatory 
108.48/106.63	c qxplain 4174/4176
108.48/106.64	c qxplain 4176/4176
108.48/106.65	c 9021[?] -2016[?] 1474[?]  is mandatory 
108.48/106.65	c qxplain 4174/4175
108.48/106.66	c qxplain 4175/4175
108.48/106.66	c 9022[?] -2016[?] -2015[?]  is mandatory 
108.48/106.66	c qxplain 4174/4174
108.48/106.68	c 9023[?] 2016[?] 2015[?] -1474[?]  is mandatory 
108.48/106.68	c qxplain 4039/4173
108.48/106.69	c qxplain 4107/4173
108.48/106.69	c qxplain 4141/4173
108.59/106.70	c qxplain 4158/4173
108.59/106.71	c qxplain 4166/4173
108.59/106.72	c qxplain 4170/4173
108.59/106.72	c qxplain 4172/4173
108.59/106.73	c qxplain 4173/4173
108.59/106.74	c 9024[?] 1477[?] -2017[?]  is mandatory 
108.59/106.74	c qxplain 4172/4172
108.59/106.75	c 9026[?] -1477[?] 2017[?] -1909[?]  is mandatory 
108.59/106.75	c qxplain 4170/4171
108.59/106.76	c qxplain 4171/4171
108.59/106.77	c 9028[?] -2018[?] -1909[?]  is mandatory 
108.59/106.77	c qxplain 4170/4170
108.59/106.78	c 9030[?] -2017[?] -2019[?]  is mandatory 
108.59/106.78	c qxplain 4166/4169
108.59/106.79	c qxplain 4168/4169
108.59/106.80	c qxplain 4169/4169
108.68/106.80	c 9032[?] 2017[?] 2019[?] 2018[?]  is mandatory 
108.68/106.80	c qxplain 4168/4168
108.68/106.81	c 9033[?] -2020[?] 2016[?]  is mandatory 
108.68/106.81	c qxplain 4166/4167
108.68/106.82	c qxplain 4167/4167
108.68/106.83	c 9034[?] -2020[?] -2019[?]  is mandatory 
108.68/106.83	c qxplain 4166/4166
108.68/106.84	c 9035[?] 2019[?] -2016[?] 2020[?]  is mandatory 
108.68/106.84	c qxplain 4158/4165
108.68/106.85	c qxplain 4162/4165
108.68/106.86	c qxplain 4164/4165
108.68/106.86	c qxplain 4165/4165
108.68/106.87	c 9036[?] -2021[?] 1473[?]  is mandatory 
108.68/106.87	c qxplain 4164/4164
108.68/106.88	c 9037[?] -2021[?] 1474[?]  is mandatory 
108.68/106.88	c qxplain 4162/4163
108.68/106.89	c qxplain 4163/4163
108.78/106.90	c 9038[?] -1473[?] 2021[?] -1474[?]  is mandatory 
108.78/106.90	c qxplain 4162/4162
108.78/106.91	c 9039[?] -2022[?] -2015[?]  is mandatory 
108.78/106.91	c qxplain 4158/4161
108.78/106.92	c qxplain 4160/4161
108.78/106.92	c qxplain 4161/4161
108.78/106.93	c 9040[?] -2022[?] 2021[?]  is mandatory 
108.78/106.93	c qxplain 4160/4160
108.78/106.94	c 9041[?] -2021[?] 2015[?] 2022[?]  is mandatory 
108.78/106.94	c qxplain 4158/4159
108.78/106.95	c qxplain 4159/4159
108.78/106.96	c 9042[?] 1473[?] -2023[?]  is mandatory 
108.78/106.96	c qxplain 4158/4158
108.78/106.97	c 9043[?] -2019[?] -2023[?]  is mandatory 
108.78/106.97	c qxplain 4141/4157
108.78/106.98	c qxplain 4150/4157
108.78/106.98	c qxplain 4154/4157
108.78/106.99	c qxplain 4156/4157
108.88/107.00	c qxplain 4157/4157
108.88/107.01	c 9044[?] 2019[?] 2023[?] -1473[?]  is mandatory 
108.88/107.01	c qxplain 4156/4156
108.88/107.01	c 9045[?] -2022[?] -2024[?]  is mandatory 
108.88/107.01	c qxplain 4154/4155
108.88/107.02	c qxplain 4155/4155
108.88/107.03	c 9046[?] -2023[?] -2024[?]  is mandatory 
108.88/107.03	c qxplain 4154/4154
108.88/107.05	c 9047[?] 2024[?] 2022[?] 2023[?]  is mandatory 
108.88/107.05	c qxplain 4150/4153
108.88/107.05	c qxplain 4152/4153
108.88/107.06	c qxplain 4153/4153
108.88/107.07	c 9048[?] -2020[?] -2025[?]  is mandatory 
108.88/107.07	c qxplain 4152/4152
108.88/107.08	c 9049[?] 2024[?] -2025[?]  is mandatory 
108.88/107.08	c qxplain 4150/4151
108.88/107.09	c qxplain 4151/4151
108.98/107.10	c 9050[?] -2024[?] 2020[?] 2025[?]  is mandatory 
108.98/107.10	c qxplain 4150/4150
108.98/107.11	c 9051[?] -1472[?] -2026[?]  is mandatory 
108.98/107.11	c qxplain 4141/4149
108.98/107.12	c qxplain 4146/4149
108.98/107.12	c qxplain 4148/4149
108.98/107.13	c qxplain 4149/4149
108.98/107.14	c 9052[?] 2004[?] -2026[?]  is mandatory 
108.98/107.14	c qxplain 4148/4148
108.98/107.15	c 9053[?] -2004[?] 2026[?] 1472[?]  is mandatory 
108.98/107.15	c qxplain 4146/4147
108.98/107.16	c qxplain 4147/4147
108.98/107.17	c 9054[?] -2009[?] -2027[?]  is mandatory 
108.98/107.17	c qxplain 4146/4146
108.98/107.18	c 9055[?] -2026[?] -2027[?]  is mandatory 
108.98/107.18	c qxplain 4141/4145
108.98/107.18	c qxplain 4144/4145
108.98/107.19	c qxplain 4145/4145
109.08/107.20	c 9056[?] 2027[?] 2026[?] 2009[?]  is mandatory 
109.08/107.20	c qxplain 4144/4144
109.08/107.21	c 9057[?] -2025[?] -2028[?]  is mandatory 
109.08/107.21	c qxplain 4141/4143
109.08/107.22	c qxplain 4143/4143
109.08/107.23	c 9058[?] 2027[?] -2028[?]  is mandatory 
109.08/107.23	c qxplain 4141/4142
109.08/107.24	c qxplain 4142/4142
109.08/107.25	c 9059[?] 2025[?] -2027[?] 2028[?]  is mandatory 
109.08/107.25	c qxplain 4141/4141
109.08/107.25	c 9060[?] 2012[?] -2029[?]  is mandatory 
109.08/107.25	c qxplain 4107/4140
109.08/107.26	c qxplain 4124/4140
109.08/107.27	c qxplain 4133/4140
109.08/107.28	c qxplain 4137/4140
109.08/107.29	c qxplain 4139/4140
109.08/107.29	c qxplain 4140/4140
109.18/107.30	c 9061[?] -2028[?] -2029[?]  is mandatory 
109.18/107.30	c qxplain 4139/4139
109.18/107.31	c 9062[?] -2012[?] 2029[?] 2028[?]  is mandatory 
109.18/107.31	c qxplain 4137/4138
109.18/107.33	c qxplain 4138/4138
109.18/107.33	c 9063[?] -1470[?] -2030[?]  is mandatory 
109.18/107.33	c qxplain 4137/4137
109.18/107.34	c 9064[?] 1986[?] -2030[?]  is mandatory 
109.18/107.34	c qxplain 4133/4136
109.18/107.35	c qxplain 4135/4136
109.18/107.36	c qxplain 4136/4136
109.18/107.37	c 9065[?] -1986[?] 1470[?] 2030[?]  is mandatory 
109.18/107.37	c qxplain 4135/4135
109.18/107.38	c 9066[?] -1991[?] -2031[?]  is mandatory 
109.18/107.38	c qxplain 4133/4134
109.18/107.38	c qxplain 4134/4134
109.18/107.39	c 9067[?] -2030[?] -2031[?]  is mandatory 
109.18/107.39	c qxplain 4133/4133
109.28/107.40	c 9068[?] 2031[?] 2030[?] 1991[?]  is mandatory 
109.28/107.40	c qxplain 4124/4132
109.28/107.41	c qxplain 4129/4132
109.28/107.42	c qxplain 4131/4132
109.28/107.43	c qxplain 4132/4132
109.28/107.44	c 9069[?] -2032[?] -1998[?]  is mandatory 
109.28/107.44	c qxplain 4131/4131
109.28/107.45	c 9070[?] 2031[?] -2032[?]  is mandatory 
109.28/107.45	c qxplain 4129/4130
109.28/107.45	c qxplain 4130/4130
109.28/107.46	c 9071[?] 2032[?] -2031[?] 1998[?]  is mandatory 
109.28/107.46	c qxplain 4129/4129
109.28/107.47	c 9072[?] -2029[?] -2033[?]  is mandatory 
109.28/107.47	c qxplain 4124/4128
109.28/107.48	c qxplain 4127/4128
109.28/107.49	c qxplain 4128/4128
109.38/107.50	c 9073[?] -2033[?] 2032[?]  is mandatory 
109.38/107.50	c qxplain 4127/4127
109.38/107.51	c 9074[?] -2032[?] 2033[?] 2029[?]  is mandatory 
109.38/107.51	c qxplain 4124/4126
109.38/107.52	c qxplain 4126/4126
109.38/107.53	c 9075[?] 2001[?] -2034[?]  is mandatory 
109.38/107.53	c qxplain 4124/4125
109.38/107.54	c qxplain 4125/4125
109.38/107.55	c 9076[?] -2033[?] -2034[?]  is mandatory 
109.38/107.55	c qxplain 4124/4124
109.38/107.56	c 9077[?] -2001[?] 2033[?] 2034[?]  is mandatory 
109.38/107.56	c qxplain 4107/4123
109.38/107.57	c qxplain 4116/4123
109.38/107.57	c qxplain 4120/4123
109.38/107.58	c qxplain 4122/4123
109.38/107.59	c qxplain 4123/4123
109.47/107.60	c 9078[?] -1467[?] -2035[?]  is mandatory 
109.47/107.60	c qxplain 4122/4122
109.47/107.61	c 9079[?] 1961[?] -2035[?]  is mandatory 
109.47/107.61	c qxplain 4120/4121
109.47/107.62	c qxplain 4121/4121
109.47/107.63	c 9080[?] -1961[?] 1467[?] 2035[?]  is mandatory 
109.47/107.63	c qxplain 4120/4120
109.47/107.64	c 9081[?] -1966[?] -2036[?]  is mandatory 
109.47/107.64	c qxplain 4116/4119
109.47/107.64	c qxplain 4118/4119
109.47/107.65	c qxplain 4119/4119
109.47/107.66	c 9082[?] -2035[?] -2036[?]  is mandatory 
109.47/107.66	c qxplain 4118/4118
109.47/107.67	c 9083[?] 2036[?] 2035[?] 1966[?]  is mandatory 
109.47/107.67	c qxplain 4116/4117
109.47/107.68	c qxplain 4117/4117
109.47/107.69	c 9084[?] -2037[?] -1973[?]  is mandatory 
109.47/107.69	c qxplain 4116/4116
109.47/107.70	c 9085[?] 2036[?] -2037[?]  is mandatory 
109.47/107.70	c qxplain 4107/4115
109.58/107.71	c qxplain 4112/4115
109.58/107.71	c qxplain 4114/4115
109.58/107.72	c qxplain 4115/4115
109.58/107.73	c 9086[?] 2037[?] 1973[?] -2036[?]  is mandatory 
109.58/107.73	c qxplain 4114/4114
109.58/107.74	c 9087[?] -1980[?] -2038[?]  is mandatory 
109.58/107.74	c qxplain 4112/4113
109.58/107.75	c qxplain 4113/4113
109.58/107.76	c 9088[?] 2037[?] -2038[?]  is mandatory 
109.58/107.76	c qxplain 4112/4112
109.58/107.77	c 9089[?] 2038[?] -2037[?] 1980[?]  is mandatory 
109.58/107.77	c qxplain 4107/4111
109.58/107.78	c qxplain 4110/4111
109.58/107.79	c qxplain 4111/4111
109.58/107.80	c 9090[?] -2034[?] -2039[?]  is mandatory 
109.58/107.80	c qxplain 4110/4110
109.68/107.81	c 9091[?] 2038[?] -2039[?]  is mandatory 
109.68/107.81	c qxplain 4107/4109
109.68/107.82	c qxplain 4109/4109
109.68/107.82	c 9092[?] 2034[?] -2038[?] 2039[?]  is mandatory 
109.68/107.82	c qxplain 4107/4108
109.68/107.83	c qxplain 4108/4108
109.68/107.84	c 9093[?] 1983[?] -2040[?]  is mandatory 
109.68/107.84	c qxplain 4107/4107
109.68/107.85	c 9094[?] -2039[?] -2040[?]  is mandatory 
109.68/107.85	c qxplain 4039/4106
109.68/107.86	c qxplain 4073/4106
109.68/107.87	c qxplain 4090/4106
109.68/107.88	c qxplain 4099/4106
109.68/107.88	c qxplain 4103/4106
109.68/107.89	c qxplain 4105/4106
109.77/107.90	c qxplain 4106/4106
109.77/107.91	c 9095[?] -1983[?] 2040[?] 2039[?]  is mandatory 
109.77/107.91	c qxplain 4105/4105
109.77/107.92	c 9096[?] -1463[?] -2041[?]  is mandatory 
109.77/107.92	c qxplain 4103/4104
109.77/107.93	c qxplain 4104/4104
109.77/107.94	c 9097[?] 1936[?] -2041[?]  is mandatory 
109.77/107.94	c qxplain 4103/4103
109.77/107.95	c 9098[?] -1936[?] 1463[?] 2041[?]  is mandatory 
109.77/107.95	c qxplain 4099/4102
109.77/107.96	c qxplain 4101/4102
109.77/107.97	c qxplain 4102/4102
109.77/107.98	c 9099[?] -1941[?] -2042[?]  is mandatory 
109.77/107.98	c qxplain 4101/4101
109.77/107.98	c 9100[?] -2041[?] -2042[?]  is mandatory 
109.77/107.98	c qxplain 4099/4100
109.77/107.99	c qxplain 4100/4100
109.87/108.00	c 9101[?] 2042[?] 2041[?] 1941[?]  is mandatory 
109.87/108.00	c qxplain 4099/4099
109.87/108.01	c 9102[?] -1948[?] -2043[?]  is mandatory 
109.87/108.01	c qxplain 4090/4098
109.87/108.02	c qxplain 4095/4098
109.87/108.03	c qxplain 4097/4098
109.87/108.04	c qxplain 4098/4098
109.87/108.04	c 9103[?] 2042[?] -2043[?]  is mandatory 
109.87/108.04	c qxplain 4097/4097
109.87/108.05	c 9104[?] -2042[?] 2043[?] 1948[?]  is mandatory 
109.87/108.05	c qxplain 4095/4096
109.87/108.06	c qxplain 4096/4096
109.87/108.07	c 9105[?] -2044[?] -1955[?]  is mandatory 
109.87/108.07	c qxplain 4095/4095
109.87/108.08	c 9106[?] 2043[?] -2044[?]  is mandatory 
109.87/108.08	c qxplain 4090/4094
109.87/108.09	c qxplain 4093/4094
109.97/108.10	c qxplain 4094/4094
109.97/108.11	c 9107[?] 2044[?] -2043[?] 1955[?]  is mandatory 
109.97/108.11	c qxplain 4093/4093
109.97/108.12	c 9108[?] -2040[?] -2045[?]  is mandatory 
109.97/108.12	c qxplain 4090/4092
109.97/108.13	c qxplain 4092/4092
109.97/108.14	c 9109[?] 2044[?] -2045[?]  is mandatory 
109.97/108.14	c qxplain 4090/4091
109.97/108.15	c qxplain 4091/4091
109.97/108.15	c 9110[?] -2044[?] 2040[?] 2045[?]  is mandatory 
109.97/108.15	c qxplain 4090/4090
109.97/108.16	c 9111[?] 1958[?] -2046[?]  is mandatory 
109.97/108.16	c qxplain 4073/4089
109.97/108.17	c qxplain 4082/4089
109.97/108.18	c qxplain 4086/4089
109.97/108.19	c qxplain 4088/4089
110.07/108.20	c qxplain 4089/4089
110.07/108.21	c 9112[?] -2045[?] -2046[?]  is mandatory 
110.07/108.21	c qxplain 4088/4088
110.07/108.22	c 9113[?] 2046[?] -1958[?] 2045[?]  is mandatory 
110.07/108.22	c qxplain 4086/4087
110.07/108.23	c qxplain 4087/4087
110.07/108.24	c 9114[?] -1459[?] -2047[?]  is mandatory 
110.07/108.24	c qxplain 4086/4086
110.07/108.25	c 9115[?] 1932[?] -2047[?]  is mandatory 
110.07/108.25	c qxplain 4082/4085
110.07/108.26	c qxplain 4084/4085
110.07/108.27	c qxplain 4085/4085
110.07/108.27	c 9116[?] -1932[?] 2047[?] 1459[?]  is mandatory 
110.07/108.27	c qxplain 4084/4084
110.07/108.28	c 9117[?] -2048[?] -2046[?]  is mandatory 
110.07/108.28	c qxplain 4082/4083
110.07/108.29	c qxplain 4083/4083
110.18/108.30	c 9118[?] -2047[?] -2048[?]  is mandatory 
110.18/108.30	c qxplain 4082/4082
110.18/108.31	c 9119[?] 2047[?] 2048[?] 2046[?]  is mandatory 
110.18/108.31	c qxplain 4073/4081
110.18/108.32	c qxplain 4078/4081
110.18/108.33	c qxplain 4080/4081
110.18/108.34	c qxplain 4081/4081
110.18/108.35	c 9120[?] -1933[?] -2049[?]  is mandatory 
110.18/108.35	c qxplain 4080/4080
110.18/108.36	c 9121[?] -2048[?] -2049[?]  is mandatory 
110.18/108.36	c qxplain 4078/4079
110.18/108.37	c qxplain 4079/4079
110.18/108.38	c 9122[?] 2048[?] 1933[?] 2049[?]  is mandatory 
110.18/108.38	c qxplain 4078/4078
110.18/108.39	c 9123[?] -1458[?] -2050[?]  is mandatory 
110.18/108.39	c qxplain 4073/4077
110.28/108.40	c qxplain 4076/4077
110.28/108.41	c qxplain 4077/4077
110.28/108.42	c 9124[?] 1928[?] -2050[?]  is mandatory 
110.28/108.42	c qxplain 4076/4076
110.28/108.43	c 9125[?] -1928[?] 2050[?] 1458[?]  is mandatory 
110.28/108.43	c qxplain 4073/4075
110.28/108.44	c qxplain 4075/4075
110.28/108.45	c 9126[?] -2049[?] -2051[?]  is mandatory 
110.28/108.45	c qxplain 4073/4074
110.28/108.45	c qxplain 4074/4074
110.28/108.46	c 9127[?] -2050[?] -2051[?]  is mandatory 
110.28/108.46	c qxplain 4073/4073
110.28/108.47	c 9128[?] 2049[?] 2050[?] 2051[?]  is mandatory 
110.28/108.47	c qxplain 4039/4072
110.28/108.48	c qxplain 4056/4072
110.28/108.49	c qxplain 4065/4072
110.38/108.50	c qxplain 4069/4072
110.38/108.51	c qxplain 4071/4072
110.38/108.52	c qxplain 4072/4072
110.38/108.53	c 9129[?] -1929[?] -2052[?]  is mandatory 
110.38/108.53	c qxplain 4071/4071
110.38/108.54	c 9130[?] -2051[?] -2052[?]  is mandatory 
110.38/108.54	c qxplain 4069/4070
110.38/108.55	c qxplain 4070/4070
110.38/108.56	c 9131[?] 2051[?] 1929[?] 2052[?]  is mandatory 
110.38/108.56	c qxplain 4069/4069
110.38/108.57	c 9132[?] -1457[?] -2053[?]  is mandatory 
110.38/108.57	c qxplain 4065/4068
110.38/108.58	c qxplain 4067/4068
110.38/108.59	c qxplain 4068/4068
110.38/108.60	c 9133[?] 1924[?] -2053[?]  is mandatory 
110.38/108.60	c qxplain 4067/4067
110.48/108.61	c 9134[?] -1924[?] 1457[?] 2053[?]  is mandatory 
110.48/108.61	c qxplain 4065/4066
110.48/108.62	c qxplain 4066/4066
110.48/108.62	c 9135[?] -2052[?] -2054[?]  is mandatory 
110.48/108.62	c qxplain 4065/4065
110.48/108.63	c 9136[?] -2053[?] -2054[?]  is mandatory 
110.48/108.63	c qxplain 4056/4064
110.48/108.64	c qxplain 4061/4064
110.48/108.65	c qxplain 4063/4064
110.48/108.66	c qxplain 4064/4064
110.48/108.67	c 9137[?] 2052[?] 2053[?] 2054[?]  is mandatory 
110.48/108.67	c qxplain 4063/4063
110.48/108.68	c 9138[?] -1925[?] -2055[?]  is mandatory 
110.48/108.68	c qxplain 4061/4062
110.48/108.69	c qxplain 4062/4062
110.58/108.70	c 9139[?] -2054[?] -2055[?]  is mandatory 
110.58/108.70	c qxplain 4061/4061
110.58/108.71	c 9140[?] 2054[?] 2055[?] 1925[?]  is mandatory 
110.58/108.71	c qxplain 4056/4060
110.58/108.72	c qxplain 4059/4060
110.58/108.73	c qxplain 4060/4060
110.58/108.74	c 9141[?] -1456[?] -2056[?]  is mandatory 
110.58/108.74	c qxplain 4059/4059
110.58/108.75	c 9142[?] 1920[?] -2056[?]  is mandatory 
110.58/108.75	c qxplain 4056/4058
110.58/108.76	c qxplain 4058/4058
110.58/108.77	c 9143[?] -1920[?] 2056[?] 1456[?]  is mandatory 
110.58/108.77	c qxplain 4056/4057
110.58/108.78	c qxplain 4057/4057
110.58/108.79	c 9144[?] -2055[?] -2057[?]  is mandatory 
110.58/108.79	c qxplain 4056/4056
110.58/108.80	c 9145[?] -2056[?] -2057[?]  is mandatory 
110.58/108.80	c qxplain 4039/4055
110.69/108.81	c qxplain 4048/4055
110.69/108.82	c qxplain 4052/4055
110.69/108.83	c qxplain 4054/4055
110.69/108.84	c qxplain 4055/4055
110.69/108.85	c 9146[?] 2057[?] 2055[?] 2056[?]  is mandatory 
110.69/108.85	c qxplain 4054/4054
110.69/108.86	c 9147[?] -1921[?] -2058[?]  is mandatory 
110.69/108.86	c qxplain 4052/4053
110.69/108.87	c qxplain 4053/4053
110.69/108.88	c 9148[?] -2058[?] -2057[?]  is mandatory 
110.69/108.88	c qxplain 4052/4052
110.69/108.89	c 9149[?] 2057[?] 1921[?] 2058[?]  is mandatory 
110.69/108.89	c qxplain 4048/4051
110.69/108.90	c qxplain 4050/4051
110.78/108.91	c qxplain 4051/4051
110.78/108.92	c 9150[?] -1455[?] -2059[?]  is mandatory 
110.78/108.92	c qxplain 4050/4050
110.78/108.93	c 9151[?] 1916[?] -2059[?]  is mandatory 
110.78/108.93	c qxplain 4048/4049
110.78/108.94	c qxplain 4049/4049
110.78/108.95	c 9152[?] 1455[?] -1916[?] 2059[?]  is mandatory 
110.78/108.95	c qxplain 4048/4048
110.78/108.95	c 9153[?] -2058[?] -2060[?]  is mandatory 
110.78/108.95	c qxplain 4039/4047
110.78/108.96	c qxplain 4044/4047
110.78/108.97	c qxplain 4046/4047
110.78/108.98	c qxplain 4047/4047
110.78/108.99	c 9154[?] -2059[?] -2060[?]  is mandatory 
110.78/108.99	c qxplain 4046/4046
110.88/109.00	c 9155[?] 2059[?] 2058[?] 2060[?]  is mandatory 
110.88/109.00	c qxplain 4044/4045
110.88/109.01	c qxplain 4045/4045
110.88/109.02	c 9156[?] -1917[?] -2061[?]  is mandatory 
110.88/109.02	c qxplain 4044/4044
110.88/109.03	c 9157[?] -2060[?] -2061[?]  is mandatory 
110.88/109.03	c qxplain 4039/4043
110.88/109.04	c qxplain 4042/4043
110.88/109.05	c qxplain 4043/4043
110.88/109.06	c 9158[?] 2060[?] 1917[?] 2061[?]  is mandatory 
110.88/109.06	c qxplain 4042/4042
110.88/109.07	c 9159[?] -1454[?] -2062[?]  is mandatory 
110.88/109.07	c qxplain 4039/4041
110.88/109.08	c qxplain 4041/4041
110.88/109.09	c 9160[?] 1912[?] -2062[?]  is mandatory 
110.88/109.09	c qxplain 4039/4040
110.98/109.10	c qxplain 4040/4040
110.98/109.12	c 9161[?] -1912[?] 1454[?] 2062[?]  is mandatory 
110.98/109.12	c qxplain 4039/4039
110.98/109.13	c 9162[?] -2063[?] -2061[?]  is mandatory 
110.98/109.13	c qxplain 3770/4038
110.98/109.14	c qxplain 3905/4038
110.98/109.15	c qxplain 3972/4038
110.98/109.16	c qxplain 4006/4038
110.98/109.17	c qxplain 4023/4038
110.98/109.18	c qxplain 4031/4038
110.98/109.19	c qxplain 4035/4038
110.98/109.20	c qxplain 4037/4038
111.08/109.21	c qxplain 4038/4038
111.08/109.22	c 9163[?] -2062[?] -2063[?]  is mandatory 
111.08/109.22	c qxplain 4037/4037
111.08/109.23	c 9164[?] 2062[?] 2061[?] 2063[?]  is mandatory 
111.08/109.23	c qxplain 4035/4036
111.08/109.24	c qxplain 4036/4036
111.08/109.25	c 9165[?] -1913[?] -2064[?]  is mandatory 
111.08/109.25	c qxplain 4035/4035
111.08/109.26	c 9166[?] -2063[?] -2064[?]  is mandatory 
111.08/109.26	c qxplain 4031/4034
111.08/109.27	c qxplain 4033/4034
111.08/109.28	c qxplain 4034/4034
111.08/109.29	c 9167[?] 1913[?] 2064[?] 2063[?]  is mandatory 
111.08/109.29	c qxplain 4033/4033
111.08/109.30	c 9168[?] -2065[?] 1497[?]  is mandatory 
111.08/109.30	c qxplain 4031/4032
111.18/109.31	c qxplain 4032/4032
111.18/109.32	c 9170[?] -1497[?] 2065[?] -1909[?]  is mandatory 
111.18/109.32	c qxplain 4031/4031
111.18/109.33	c 9172[?] -2066[?] -1909[?]  is mandatory 
111.18/109.33	c qxplain 4023/4030
111.18/109.34	c qxplain 4027/4030
111.18/109.34	c qxplain 4029/4030
111.18/109.35	c qxplain 4030/4030
111.18/109.36	c 9174[?] -2065[?] -2067[?]  is mandatory 
111.18/109.36	c qxplain 4029/4029
111.18/109.37	c 9176[?] 2067[?] 2065[?] 2066[?]  is mandatory 
111.18/109.37	c qxplain 4027/4028
111.18/109.38	c qxplain 4028/4028
111.18/109.39	c 9177[?] 1453[?] -2068[?]  is mandatory 
111.18/109.39	c qxplain 4027/4027
111.28/109.40	c 9178[?] 2067[?] -2068[?]  is mandatory 
111.28/109.40	c qxplain 4023/4026
111.28/109.41	c qxplain 4025/4026
111.28/109.42	c qxplain 4026/4026
111.28/109.43	c 9179[?] -1453[?] -2067[?] 2068[?]  is mandatory 
111.28/109.43	c qxplain 4025/4025
111.28/109.44	c 9180[?] -1453[?] -2069[?]  is mandatory 
111.28/109.44	c qxplain 4023/4024
111.28/109.45	c qxplain 4024/4024
111.28/109.46	c 9181[?] -2069[?] -2067[?]  is mandatory 
111.28/109.46	c qxplain 4023/4023
111.28/109.47	c 9182[?] 2067[?] 1453[?] 2069[?]  is mandatory 
111.28/109.47	c qxplain 4006/4022
111.28/109.48	c qxplain 4015/4022
111.28/109.49	c qxplain 4019/4022
111.38/109.50	c qxplain 4021/4022
111.38/109.51	c qxplain 4022/4022
111.38/109.52	c 9183[?] -2068[?] -2070[?]  is mandatory 
111.38/109.52	c qxplain 4021/4021
111.38/109.53	c 9184[?] -2069[?] -2070[?]  is mandatory 
111.38/109.53	c qxplain 4019/4020
111.38/109.54	c qxplain 4020/4020
111.38/109.55	c 9185[?] 2069[?] 2068[?] 2070[?]  is mandatory 
111.38/109.55	c qxplain 4019/4019
111.38/109.57	c 9186[?] -2071[?] 2064[?]  is mandatory 
111.38/109.57	c qxplain 4015/4018
111.38/109.59	c qxplain 4017/4018
111.48/109.60	c qxplain 4018/4018
111.48/109.61	c 9187[?] -2070[?] -2071[?]  is mandatory 
111.48/109.61	c qxplain 4017/4017
111.48/109.62	c 9188[?] -2064[?] 2070[?] 2071[?]  is mandatory 
111.48/109.62	c qxplain 4015/4016
111.48/109.63	c qxplain 4016/4016
111.48/109.64	c 9189[?] -2064[?] -2072[?]  is mandatory 
111.48/109.64	c qxplain 4015/4015
111.48/109.65	c 9190[?] 2070[?] -2072[?]  is mandatory 
111.48/109.65	c qxplain 4006/4014
111.48/109.66	c qxplain 4011/4014
111.48/109.67	c qxplain 4013/4014
111.48/109.68	c qxplain 4014/4014
111.48/109.69	c 9191[?] 2064[?] -2070[?] 2072[?]  is mandatory 
111.48/109.69	c qxplain 4013/4013
111.58/109.70	c 9192[?] -2071[?] -2073[?]  is mandatory 
111.58/109.70	c qxplain 4011/4012
111.58/109.71	c qxplain 4012/4012
111.58/109.72	c 9193[?] -2072[?] -2073[?]  is mandatory 
111.58/109.72	c qxplain 4011/4011
111.58/109.73	c 9194[?] 2072[?] 2073[?] 2071[?]  is mandatory 
111.58/109.73	c qxplain 4006/4010
111.58/109.74	c qxplain 4009/4010
111.58/109.75	c qxplain 4010/4010
111.58/109.76	c 9195[?] -2074[?] 1909[?]  is mandatory 
111.58/109.76	c qxplain 4009/4009
111.58/109.77	c 9196[?] -2073[?] -2074[?]  is mandatory 
111.58/109.77	c qxplain 4006/4008
111.58/109.78	c qxplain 4008/4008
111.58/109.79	c 9197[?] 2073[?] -1909[?] 2074[?]  is mandatory 
111.58/109.79	c qxplain 4006/4007
111.67/109.80	c qxplain 4007/4007
111.67/109.81	c 9198[?] 1497[?] -2075[?]  is mandatory 
111.67/109.81	c qxplain 4006/4006
111.67/109.82	c 9199[?] -2075[?] -1909[?]  is mandatory 
111.67/109.82	c qxplain 3972/4005
111.67/109.83	c qxplain 3989/4005
111.67/109.83	c qxplain 3998/4005
111.67/109.84	c qxplain 4002/4005
111.67/109.85	c qxplain 4004/4005
111.67/109.85	c qxplain 4005/4005
111.67/109.86	c 9200[?] -1497[?] 2075[?] 1909[?]  is mandatory 
111.67/109.86	c qxplain 4004/4004
111.67/109.87	c 9201[?] -2074[?] -2076[?]  is mandatory 
111.67/109.87	c qxplain 4002/4003
111.67/109.88	c qxplain 4003/4003
111.67/109.88	c 9202[?] -2075[?] -2076[?]  is mandatory 
111.67/109.89	c qxplain 4002/4002
111.67/109.89	c 9203[?] 2075[?] 2074[?] 2076[?]  is mandatory 
111.67/109.89	c qxplain 3998/4001
111.78/109.91	c qxplain 4000/4001
111.78/109.92	c qxplain 4001/4001
111.78/109.93	c qxplain 4000/4000
111.78/109.94	c 9205[?] 1728[?] -2077[?]  is mandatory 
111.78/109.94	c qxplain 3998/3999
111.78/109.95	c qxplain 3999/3999
111.78/109.95	c qxplain 3998/3998
111.78/109.96	c 9207[?] -2078[?] 1526[?]  is mandatory 
111.78/109.96	c qxplain 3989/3997
111.78/109.97	c qxplain 3994/3997
111.78/109.98	c qxplain 3996/3997
111.78/109.99	c qxplain 3997/3997
111.78/110.00	c qxplain 3996/3996
111.88/110.01	c 9209[?] 2078[?] -1526[?] 1728[?]  is mandatory 
111.88/110.01	c qxplain 3994/3995
111.88/110.02	c qxplain 3995/3995
111.88/110.02	c qxplain 3994/3994
111.88/110.03	c 9211[?] -2079[?] -2078[?]  is mandatory 
111.88/110.03	c qxplain 3989/3993
111.88/110.04	c qxplain 3992/3993
111.88/110.05	c qxplain 3993/3993
111.88/110.06	c 9212[?] 2077[?] 2078[?] 2079[?]  is mandatory 
111.88/110.06	c qxplain 3992/3992
111.88/110.07	c 9213[?] -2080[?] 1530[?]  is mandatory 
111.88/110.07	c qxplain 3989/3991
111.88/110.08	c qxplain 3991/3991
111.88/110.08	c 9214[?] -2080[?] 2079[?]  is mandatory 
111.88/110.08	c qxplain 3989/3990
111.88/110.09	c qxplain 3990/3990
111.97/110.10	c 9215[?] -2079[?] -1530[?] 2080[?]  is mandatory 
111.97/110.10	c qxplain 3989/3989
111.97/110.11	c 9216[?] -2081[?] 1526[?]  is mandatory 
111.97/110.11	c qxplain 3972/3988
111.97/110.12	c qxplain 3981/3988
111.97/110.13	c qxplain 3985/3988
111.97/110.13	c qxplain 3987/3988
111.97/110.14	c qxplain 3988/3988
111.97/110.15	c 9217[?] -2081[?] -1530[?]  is mandatory 
111.97/110.15	c qxplain 3987/3987
111.97/110.16	c 9218[?] 2081[?] 1530[?] -1526[?]  is mandatory 
111.97/110.16	c qxplain 3985/3986
111.97/110.17	c qxplain 3986/3986
111.97/110.18	c 9219[?] -2080[?] -2082[?]  is mandatory 
111.97/110.18	c qxplain 3985/3985
111.97/110.18	c 9220[?] -2081[?] -2082[?]  is mandatory 
111.97/110.18	c qxplain 3981/3984
111.97/110.19	c qxplain 3983/3984
112.07/110.20	c qxplain 3984/3984
112.07/110.21	c 9221[?] 2082[?] 2080[?] 2081[?]  is mandatory 
112.07/110.21	c qxplain 3983/3983
112.07/110.23	c qxplain 3981/3982
112.07/110.25	c qxplain 3982/3982
112.07/110.26	c 9223[?] -2083[?] 1527[?]  is mandatory 
112.07/110.26	c qxplain 3981/3981
112.07/110.26	c qxplain 3972/3980
112.07/110.28	c qxplain 3977/3980
112.07/110.29	c qxplain 3979/3980
112.07/110.29	c qxplain 3977/3978
112.17/110.30	c qxplain 3978/3978
112.17/110.31	c 9227[?] 1860[?] 2084[?] 2083[?]  is mandatory 
112.17/110.31	c qxplain 3977/3977
112.17/110.31	c 9228[?] -2085[?] 1527[?]  is mandatory 
112.17/110.31	c qxplain 3972/3976
112.17/110.32	c qxplain 3975/3976
112.17/110.33	c qxplain 3976/3976
112.17/110.34	c qxplain 3975/3975
112.17/110.34	c 9230[?] 2085[?] -1527[?] 1728[?]  is mandatory 
112.17/110.34	c qxplain 3972/3974
112.17/110.35	c qxplain 3974/3974
112.17/110.36	c qxplain 3972/3973
112.17/110.36	c qxplain 3973/3973
112.17/110.37	c 9232[?] -2086[?] -2085[?]  is mandatory 
112.17/110.37	c qxplain 3972/3972
112.17/110.38	c 9233[?] -2084[?] 2086[?] 2085[?]  is mandatory 
112.17/110.38	c qxplain 3905/3971
112.17/110.39	c qxplain 3939/3971
112.27/110.40	c qxplain 3956/3971
112.27/110.41	c qxplain 3964/3971
112.27/110.42	c qxplain 3968/3971
112.27/110.42	c qxplain 3970/3971
112.27/110.43	c qxplain 3971/3971
112.27/110.45	c 9234[?] -2087[?] 1530[?]  is mandatory 
112.27/110.45	c qxplain 3970/3970
112.27/110.45	c 9235[?] -2087[?] 2086[?]  is mandatory 
112.27/110.45	c qxplain 3968/3969
112.27/110.46	c qxplain 3969/3969
112.27/110.47	c 9236[?] -2086[?] -1530[?] 2087[?]  is mandatory 
112.27/110.47	c qxplain 3968/3968
112.27/110.48	c 9237[?] -2088[?] 1527[?]  is mandatory 
112.27/110.48	c qxplain 3964/3967
112.27/110.49	c qxplain 3966/3967
112.37/110.50	c qxplain 3967/3967
112.37/110.51	c 9238[?] -2088[?] -1530[?]  is mandatory 
112.37/110.51	c qxplain 3966/3966
112.37/110.53	c 9239[?] 2088[?] -1527[?] 1530[?]  is mandatory 
112.37/110.53	c qxplain 3964/3965
112.37/110.54	c qxplain 3965/3965
112.37/110.56	c 9240[?] -2087[?] -2089[?]  is mandatory 
112.37/110.56	c qxplain 3964/3964
112.37/110.56	c 9241[?] -2088[?] -2089[?]  is mandatory 
112.37/110.56	c qxplain 3956/3963
112.37/110.57	c qxplain 3960/3963
112.37/110.58	c qxplain 3962/3963
112.37/110.59	c qxplain 3963/3963
112.47/110.60	c 9242[?] 2089[?] 2087[?] 2088[?]  is mandatory 
112.47/110.60	c qxplain 3962/3962
112.47/110.62	c 9243[?] 2082[?] -2090[?]  is mandatory 
112.47/110.62	c qxplain 3960/3961
112.47/110.63	c qxplain 3961/3961
112.47/110.64	c 9244[?] 2089[?] -2090[?]  is mandatory 
112.47/110.64	c qxplain 3960/3960
112.47/110.65	c 9245[?] 2090[?] -2089[?] -2082[?]  is mandatory 
112.47/110.65	c qxplain 3956/3959
112.47/110.66	c qxplain 3958/3959
112.47/110.67	c qxplain 3959/3959
112.47/110.67	c 9246[?] -2076[?] -2091[?]  is mandatory 
112.47/110.67	c qxplain 3958/3958
112.47/110.69	c 9247[?] -2091[?] -2090[?]  is mandatory 
112.47/110.69	c qxplain 3956/3957
112.57/110.70	c qxplain 3957/3957
112.57/110.71	c 9248[?] 2091[?] 2090[?] 2076[?]  is mandatory 
112.57/110.71	c qxplain 3956/3956
112.57/110.72	c 9249[?] -2092[?] 1819[?]  is mandatory 
112.57/110.72	c qxplain 3939/3955
112.57/110.73	c qxplain 3948/3955
112.57/110.74	c qxplain 3952/3955
112.57/110.76	c qxplain 3954/3955
112.57/110.77	c qxplain 3955/3955
112.57/110.78	c 9250[?] -2092[?] -1825[?]  is mandatory 
112.57/110.78	c qxplain 3954/3954
112.57/110.79	c 9251[?] -1819[?] 1825[?] 2092[?]  is mandatory 
112.57/110.79	c qxplain 3952/3953
112.57/110.79	c qxplain 3953/3953
112.67/110.87	c 9252[?] -1750[?] -2093[?]  is mandatory 
112.67/110.87	c qxplain 3952/3952
112.67/110.88	c 9253[?] -2093[?] 1825[?]  is mandatory 
112.67/110.88	c qxplain 3948/3951
112.67/110.89	c qxplain 3950/3951
112.77/110.90	c qxplain 3951/3951
112.77/110.91	c 9254[?] 2093[?] 1750[?] -1825[?]  is mandatory 
112.77/110.91	c qxplain 3950/3950
112.77/110.92	c 9255[?] -2094[?] -1819[?]  is mandatory 
112.77/110.92	c qxplain 3948/3949
112.77/110.93	c qxplain 3949/3949
112.77/110.94	c 9256[?] -2094[?] 2093[?]  is mandatory 
112.77/110.94	c qxplain 3948/3948
112.77/110.95	c 9257[?] 2094[?] -2093[?] 1819[?]  is mandatory 
112.77/110.95	c qxplain 3939/3947
112.77/110.96	c qxplain 3944/3947
112.77/110.97	c qxplain 3946/3947
112.77/110.98	c qxplain 3947/3947
112.77/111.00	c 9258[?] -2095[?] 1819[?]  is mandatory 
112.77/111.00	c qxplain 3946/3946
112.87/111.01	c 9259[?] -2095[?] 1835[?]  is mandatory 
112.87/111.01	c qxplain 3944/3945
112.87/111.02	c qxplain 3945/3945
112.87/111.07	c 9260[?] 2095[?] -1819[?] -1835[?]  is mandatory 
112.87/111.07	c qxplain 3944/3944
112.87/111.08	c 9261[?] -2096[?] -2094[?]  is mandatory 
112.87/111.08	c qxplain 3939/3943
112.87/111.09	c qxplain 3942/3943
112.87/111.10	c qxplain 3943/3943
112.97/111.11	c 9262[?] -2095[?] -2096[?]  is mandatory 
112.97/111.11	c qxplain 3942/3942
112.97/111.12	c 9263[?] 2096[?] 2094[?] 2095[?]  is mandatory 
112.97/111.12	c qxplain 3939/3941
112.97/111.13	c qxplain 3941/3941
112.97/111.14	c 9264[?] -2092[?] -2097[?]  is mandatory 
112.97/111.14	c qxplain 3939/3940
112.97/111.14	c qxplain 3940/3940
112.97/111.15	c 9265[?] -2097[?] 2096[?]  is mandatory 
112.97/111.15	c qxplain 3939/3939
112.97/111.16	c 9266[?] 2097[?] 2092[?] -2096[?]  is mandatory 
112.97/111.16	c qxplain 3905/3938
112.97/111.17	c qxplain 3922/3938
112.97/111.18	c qxplain 3931/3938
112.97/111.19	c qxplain 3935/3938
113.07/111.20	c qxplain 3937/3938
113.07/111.21	c qxplain 3938/3938
113.07/111.22	c 9267[?] -2098[?] 2091[?]  is mandatory 
113.07/111.22	c qxplain 3937/3937
113.07/111.23	c 9268[?] -2098[?] 2097[?]  is mandatory 
113.07/111.23	c qxplain 3935/3936
113.07/111.24	c qxplain 3936/3936
113.07/111.26	c 9269[?] -2091[?] 2098[?] -2097[?]  is mandatory 
113.07/111.26	c qxplain 3935/3935
113.07/111.27	c 9270[?] -2091[?] -2099[?]  is mandatory 
113.07/111.27	c qxplain 3931/3934
113.07/111.28	c qxplain 3933/3934
113.07/111.29	c qxplain 3934/3934
113.17/111.30	c 9271[?] -2099[?] -2097[?]  is mandatory 
113.17/111.30	c qxplain 3933/3933
113.17/111.31	c 9272[?] 2099[?] 2097[?] 2091[?]  is mandatory 
113.17/111.31	c qxplain 3931/3932
113.17/111.32	c qxplain 3932/3932
113.17/111.34	c 9273[?] -2098[?] -2100[?]  is mandatory 
113.17/111.34	c qxplain 3931/3931
113.17/111.35	c 9274[?] -2100[?] -2099[?]  is mandatory 
113.17/111.35	c qxplain 3922/3930
113.17/111.36	c qxplain 3927/3930
113.17/111.37	c qxplain 3929/3930
113.17/111.38	c qxplain 3930/3930
113.17/111.39	c 9275[?] 2100[?] 2099[?] 2098[?]  is mandatory 
113.17/111.39	c qxplain 3929/3929
113.28/111.49	c qxplain 3927/3928
113.38/111.51	c qxplain 3928/3928
113.38/111.58	c qxplain 3927/3927
113.38/111.59	c 9278[?] 1904[?] 2101[?] 2100[?]  is mandatory 
113.38/111.59	c qxplain 3922/3926
113.48/111.60	c qxplain 3925/3926
113.48/111.64	c qxplain 3922/3924
113.48/111.65	c qxplain 3924/3924
113.48/111.66	c 9281[?] -1904[?] -2100[?] 2102[?]  is mandatory 
113.48/111.66	c qxplain 3922/3923
113.48/111.67	c qxplain 3923/3923
113.48/111.68	c 9282[?] 1629[?] -2103[?]  is mandatory 
113.48/111.68	c qxplain 3922/3922
113.58/111.70	c 9283[?] -2103[?] 1873[?]  is mandatory 
113.58/111.70	c qxplain 3905/3921
113.58/111.71	c qxplain 3914/3921
113.58/111.72	c qxplain 3918/3921
113.58/111.73	c qxplain 3920/3921
113.58/111.74	c qxplain 3921/3921
113.58/111.75	c 9284[?] -1629[?] 2103[?] -1873[?]  is mandatory 
113.58/111.75	c qxplain 3920/3920
113.58/111.76	c 9285[?] 1606[?] -2104[?]  is mandatory 
113.58/111.76	c qxplain 3918/3919
113.58/111.77	c qxplain 3919/3919
113.58/111.78	c 9286[?] -2104[?] 1875[?]  is mandatory 
113.58/111.78	c qxplain 3918/3918
113.58/111.79	c 9287[?] 2104[?] -1606[?] -1875[?]  is mandatory 
113.58/111.79	c qxplain 3914/3917
113.67/111.80	c qxplain 3916/3917
113.67/111.81	c qxplain 3917/3917
113.67/111.82	c 9288[?] -2105[?] 1663[?]  is mandatory 
113.67/111.82	c qxplain 3916/3916
113.67/111.85	c 9289[?] -2105[?] -1893[?]  is mandatory 
113.67/111.85	c qxplain 3914/3915
113.67/111.86	c qxplain 3915/3915
113.67/111.87	c 9290[?] -1663[?] 2105[?] 1893[?]  is mandatory 
113.67/111.87	c qxplain 3914/3914
113.67/111.88	c 9291[?] -2106[?] -1896[?]  is mandatory 
113.67/111.88	c qxplain 3905/3913
113.77/111.90	c qxplain 3910/3913
113.77/111.91	c qxplain 3912/3913
113.77/111.92	c qxplain 3913/3913
113.77/111.93	c 9292[?] -2106[?] -2105[?]  is mandatory 
113.77/111.93	c qxplain 3912/3912
113.77/111.94	c 9293[?] 2106[?] 2105[?] 1896[?]  is mandatory 
113.77/111.94	c qxplain 3910/3911
113.77/111.95	c qxplain 3911/3911
113.77/111.96	c 9294[?] -2107[?] 1877[?]  is mandatory 
113.77/111.96	c qxplain 3910/3910
113.77/111.97	c 9295[?] -2107[?] -2106[?]  is mandatory 
113.77/111.97	c qxplain 3905/3909
113.77/111.98	c qxplain 3908/3909
113.77/111.99	c qxplain 3909/3909
113.87/112.00	c 9296[?] 2107[?] -1877[?] 2106[?]  is mandatory 
113.87/112.00	c qxplain 3908/3908
113.87/112.01	c 9297[?] -2108[?] 1583[?]  is mandatory 
113.87/112.01	c qxplain 3905/3907
113.87/112.02	c qxplain 3907/3907
113.87/112.03	c 9298[?] -2108[?] 1900[?]  is mandatory 
113.87/112.03	c qxplain 3905/3906
113.87/112.05	c qxplain 3906/3906
113.87/112.06	c 9299[?] -1583[?] 2108[?] -1900[?]  is mandatory 
113.87/112.06	c qxplain 3905/3905
113.87/112.07	c 9300[?] -2109[?] -2107[?]  is mandatory 
113.87/112.07	c qxplain 3770/3904
113.87/112.08	c qxplain 3838/3904
113.87/112.09	c qxplain 3872/3904
113.87/112.10	c qxplain 3889/3904
113.98/112.10	c qxplain 3897/3904
113.98/112.11	c qxplain 3901/3904
113.98/112.12	c qxplain 3903/3904
113.98/112.13	c qxplain 3904/3904
113.98/112.14	c 9301[?] -2108[?] -2109[?]  is mandatory 
113.98/112.14	c qxplain 3903/3903
113.98/112.15	c 9302[?] 2109[?] 2108[?] 2107[?]  is mandatory 
113.98/112.15	c qxplain 3901/3902
113.98/112.16	c qxplain 3902/3902
113.98/112.17	c 9303[?] -2110[?] -2104[?]  is mandatory 
113.98/112.17	c qxplain 3901/3901
113.98/112.18	c 9304[?] 2109[?] -2110[?]  is mandatory 
113.98/112.18	c qxplain 3897/3900
113.98/112.19	c qxplain 3899/3900
113.98/112.20	c qxplain 3900/3900
114.08/112.21	c 9305[?] 2110[?] -2109[?] 2104[?]  is mandatory 
114.08/112.21	c qxplain 3899/3899
114.08/112.22	c 9306[?] -2103[?] -2111[?]  is mandatory 
114.08/112.22	c qxplain 3897/3898
114.08/112.23	c qxplain 3898/3898
114.08/112.24	c 9307[?] -2111[?] 2110[?]  is mandatory 
114.08/112.24	c qxplain 3897/3897
114.08/112.25	c 9308[?] 2103[?] 2111[?] -2110[?]  is mandatory 
114.08/112.25	c qxplain 3889/3896
114.08/112.29	c qxplain 3893/3896
114.17/112.32	c qxplain 3895/3896
114.17/112.34	c qxplain 3896/3896
114.17/112.35	c 9309[?] -2112[?] 1454[?]  is mandatory 
114.17/112.35	c qxplain 3895/3895
114.17/112.36	c 9310[?] 1912[?] -2112[?]  is mandatory 
114.17/112.36	c qxplain 3893/3894
114.17/112.37	c qxplain 3894/3894
114.17/112.38	c 9311[?] -1912[?] -1454[?] 2112[?]  is mandatory 
114.17/112.38	c qxplain 3893/3893
114.17/112.39	c 9312[?] -2113[?] -1454[?]  is mandatory 
114.17/112.39	c qxplain 3889/3892
114.27/112.40	c qxplain 3891/3892
114.27/112.41	c qxplain 3892/3892
114.27/112.42	c 9313[?] -1912[?] -2113[?]  is mandatory 
114.27/112.42	c qxplain 3891/3891
114.27/112.43	c 9314[?] 1912[?] 2113[?] 1454[?]  is mandatory 
114.27/112.43	c qxplain 3889/3890
114.27/112.44	c qxplain 3890/3890
114.27/112.45	c 9315[?] -2112[?] -2114[?]  is mandatory 
114.27/112.45	c qxplain 3889/3889
114.27/112.46	c 9316[?] -2113[?] -2114[?]  is mandatory 
114.27/112.46	c qxplain 3872/3888
114.27/112.47	c qxplain 3881/3888
114.27/112.48	c qxplain 3885/3888
114.27/112.49	c qxplain 3887/3888
114.27/112.49	c qxplain 3888/3888
114.37/112.50	c 9317[?] 2112[?] 2113[?] 2114[?]  is mandatory 
114.37/112.50	c qxplain 3887/3887
114.37/112.52	c 9318[?] 2061[?] -2115[?]  is mandatory 
114.37/112.52	c qxplain 3885/3886
114.37/112.54	c qxplain 3886/3886
114.37/112.55	c 9319[?] -2114[?] -2115[?]  is mandatory 
114.37/112.55	c qxplain 3885/3885
114.37/112.57	c 9320[?] -2061[?] 2114[?] 2115[?]  is mandatory 
114.37/112.57	c qxplain 3881/3884
114.37/112.58	c qxplain 3883/3884
114.37/112.59	c qxplain 3884/3884
114.47/112.60	c 9321[?] -2061[?] -2116[?]  is mandatory 
114.47/112.60	c qxplain 3883/3883
114.47/112.61	c 9322[?] 2114[?] -2116[?]  is mandatory 
114.47/112.61	c qxplain 3881/3882
114.47/112.62	c qxplain 3882/3882
114.47/112.63	c 9323[?] -2114[?] 2061[?] 2116[?]  is mandatory 
114.47/112.63	c qxplain 3881/3881
114.47/112.64	c 9324[?] -2115[?] -2117[?]  is mandatory 
114.47/112.64	c qxplain 3872/3880
114.47/112.65	c qxplain 3877/3880
114.47/112.66	c qxplain 3879/3880
114.47/112.67	c qxplain 3880/3880
114.47/112.68	c 9325[?] -2116[?] -2117[?]  is mandatory 
114.47/112.68	c qxplain 3879/3879
114.47/112.69	c 9326[?] 2115[?] 2116[?] 2117[?]  is mandatory 
114.47/112.69	c qxplain 3877/3878
114.57/112.70	c qxplain 3878/3878
114.57/112.71	c 9327[?] -2118[?] 1909[?]  is mandatory 
114.57/112.71	c qxplain 3877/3877
114.57/112.72	c 9328[?] -2117[?] -2118[?]  is mandatory 
114.57/112.72	c qxplain 3872/3876
114.57/112.73	c qxplain 3875/3876
114.57/112.74	c qxplain 3876/3876
114.57/112.75	c 9329[?] 2117[?] -1909[?] 2118[?]  is mandatory 
114.57/112.75	c qxplain 3875/3875
114.57/112.76	c 9330[?] 1496[?] -2119[?]  is mandatory 
114.57/112.76	c qxplain 3872/3874
114.57/112.77	c qxplain 3874/3874
114.57/112.78	c 9331[?] -2119[?] -1909[?]  is mandatory 
114.57/112.78	c qxplain 3872/3873
114.57/112.79	c qxplain 3873/3873
114.67/112.80	c 9332[?] -1496[?] 1909[?] 2119[?]  is mandatory 
114.67/112.80	c qxplain 3872/3872
114.67/112.81	c 9333[?] -2118[?] -2120[?]  is mandatory 
114.67/112.81	c qxplain 3838/3871
114.67/112.82	c qxplain 3855/3871
114.67/112.83	c qxplain 3864/3871
114.67/112.85	c qxplain 3868/3871
114.67/112.85	c qxplain 3870/3871
114.67/112.86	c qxplain 3871/3871
114.67/112.87	c 9334[?] -2119[?] -2120[?]  is mandatory 
114.67/112.87	c qxplain 3870/3870
114.67/112.88	c 9335[?] 2119[?] 2118[?] 2120[?]  is mandatory 
114.67/112.88	c qxplain 3868/3869
114.67/112.89	c qxplain 3869/3869
114.77/112.90	c 9336[?] -2121[?] -2090[?]  is mandatory 
114.77/112.90	c qxplain 3868/3868
114.77/112.90	c 9337[?] -2120[?] -2121[?]  is mandatory 
114.77/112.90	c qxplain 3864/3867
114.77/112.92	c qxplain 3866/3867
114.77/112.93	c qxplain 3867/3867
114.77/112.93	c 9338[?] 2120[?] 2121[?] 2090[?]  is mandatory 
114.77/112.93	c qxplain 3866/3866
114.77/112.94	c 9339[?] -2122[?] 2097[?]  is mandatory 
114.77/112.94	c qxplain 3864/3865
114.77/112.95	c qxplain 3865/3865
114.77/112.96	c 9340[?] -2122[?] 2121[?]  is mandatory 
114.77/112.96	c qxplain 3864/3864
114.77/112.99	c 9341[?] -2121[?] 2122[?] -2097[?]  is mandatory 
114.77/112.99	c qxplain 3855/3863
114.87/113.00	c qxplain 3860/3863
114.87/113.01	c qxplain 3862/3863
114.87/113.02	c qxplain 3863/3863
114.87/113.03	c 9342[?] -2123[?] -2097[?]  is mandatory 
114.87/113.03	c qxplain 3862/3862
114.87/113.04	c 9343[?] -2121[?] -2123[?]  is mandatory 
114.87/113.04	c qxplain 3860/3861
114.87/113.05	c qxplain 3861/3861
114.87/113.06	c 9344[?] 2123[?] 2097[?] 2121[?]  is mandatory 
114.87/113.06	c qxplain 3860/3860
114.87/113.08	c 9345[?] -2122[?] -2124[?]  is mandatory 
114.87/113.08	c qxplain 3855/3859
114.87/113.09	c qxplain 3858/3859
114.97/113.10	c qxplain 3859/3859
114.97/113.11	c 9346[?] -2124[?] -2123[?]  is mandatory 
114.97/113.11	c qxplain 3858/3858
114.97/113.12	c 9347[?] 2124[?] 2123[?] 2122[?]  is mandatory 
114.97/113.12	c qxplain 3855/3857
114.97/113.13	c qxplain 3857/3857
114.97/113.14	c 9348[?] -2125[?] 2111[?]  is mandatory 
114.97/113.14	c qxplain 3855/3856
114.97/113.15	c qxplain 3856/3856
114.97/113.16	c 9349[?] -2125[?] 2124[?]  is mandatory 
114.97/113.16	c qxplain 3855/3855
114.97/113.17	c 9350[?] -2111[?] 2125[?] -2124[?]  is mandatory 
114.97/113.17	c qxplain 3838/3854
114.97/113.18	c qxplain 3847/3854
114.97/113.19	c qxplain 3851/3854
114.97/113.20	c qxplain 3853/3854
115.07/113.21	c qxplain 3854/3854
115.07/113.22	c 9351[?] -2102[?] -2126[?]  is mandatory 
115.07/113.22	c qxplain 3853/3853
115.07/113.23	c 9352[?] -2125[?] -2126[?]  is mandatory 
115.07/113.23	c qxplain 3851/3852
115.07/113.24	c qxplain 3852/3852
115.07/113.24	c qxplain 3851/3851
115.07/113.25	c 9354[?] -2101[?] -2127[?]  is mandatory 
115.07/113.25	c qxplain 3847/3850
115.07/113.26	c qxplain 3849/3850
115.07/113.28	c qxplain 3850/3850
115.07/113.28	c 9355[?] 2126[?] -2127[?]  is mandatory 
115.07/113.28	c qxplain 3849/3849
115.07/113.29	c qxplain 3847/3848
115.07/113.30	c qxplain 3848/3848
115.18/113.31	c 9357[?] -2111[?] -2128[?]  is mandatory 
115.18/113.31	c qxplain 3847/3847
115.18/113.32	c 9358[?] -2128[?] -2124[?]  is mandatory 
115.18/113.32	c qxplain 3838/3846
115.18/113.33	c qxplain 3843/3846
115.18/113.34	c qxplain 3845/3846
115.18/113.35	c qxplain 3846/3846
115.18/113.36	c 9359[?] 2111[?] 2128[?] 2124[?]  is mandatory 
115.18/113.36	c qxplain 3845/3845
115.18/113.37	c 9360[?] -2129[?] 1582[?]  is mandatory 
115.18/113.37	c qxplain 3843/3844
115.18/113.38	c qxplain 3844/3844
115.18/113.39	c 9361[?] -2129[?] 1900[?]  is mandatory 
115.18/113.39	c qxplain 3843/3843
115.27/113.40	c 9362[?] -1582[?] 2129[?] -1900[?]  is mandatory 
115.27/113.40	c qxplain 3838/3842
115.27/113.41	c qxplain 3841/3842
115.27/113.42	c qxplain 3842/3842
115.27/113.43	c 9363[?] -2130[?] 1605[?]  is mandatory 
115.27/113.43	c qxplain 3841/3841
115.27/113.44	c 9364[?] -2130[?] 1875[?]  is mandatory 
115.27/113.44	c qxplain 3838/3840
115.27/113.45	c qxplain 3840/3840
115.27/113.47	c 9365[?] 2130[?] -1605[?] -1875[?]  is mandatory 
115.27/113.47	c qxplain 3838/3839
115.27/113.48	c qxplain 3839/3839
115.27/113.49	c 9366[?] -1658[?] -2131[?]  is mandatory 
115.27/113.49	c qxplain 3838/3838
115.38/113.50	c 9367[?] -2131[?] 1891[?]  is mandatory 
115.38/113.50	c qxplain 3770/3837
115.38/113.51	c qxplain 3804/3837
115.38/113.52	c qxplain 3821/3837
115.38/113.53	c qxplain 3830/3837
115.38/113.54	c qxplain 3834/3837
115.38/113.55	c qxplain 3836/3837
115.38/113.56	c qxplain 3837/3837
115.38/113.57	c 9368[?] 1658[?] 2131[?] -1891[?]  is mandatory 
115.38/113.57	c qxplain 3836/3836
115.38/113.58	c 9369[?] -2132[?] 1674[?]  is mandatory 
115.38/113.58	c qxplain 3834/3835
115.48/113.60	c qxplain 3835/3835
115.48/113.61	c 9370[?] -2131[?] -2132[?]  is mandatory 
115.48/113.61	c qxplain 3834/3834
115.48/113.64	c 9371[?] 2131[?] 2132[?] -1674[?]  is mandatory 
115.48/113.64	c qxplain 3830/3833
115.48/113.65	c qxplain 3832/3833
115.48/113.68	c qxplain 3833/3833
115.57/113.70	c 9372[?] -1893[?] -2133[?]  is mandatory 
115.57/113.70	c qxplain 3832/3832
115.57/113.72	c 9373[?] -2132[?] -2133[?]  is mandatory 
115.57/113.72	c qxplain 3830/3831
115.57/113.73	c qxplain 3831/3831
115.57/113.74	c 9374[?] 2133[?] 2132[?] 1893[?]  is mandatory 
115.57/113.74	c qxplain 3830/3830
115.57/113.75	c 9375[?] -2134[?] 1877[?]  is mandatory 
115.57/113.75	c qxplain 3821/3829
115.57/113.76	c qxplain 3826/3829
115.57/113.77	c qxplain 3828/3829
115.57/113.78	c qxplain 3829/3829
115.57/113.79	c 9376[?] -2134[?] -2133[?]  is mandatory 
115.57/113.79	c qxplain 3828/3828
115.67/113.80	c 9377[?] 2134[?] -1877[?] 2133[?]  is mandatory 
115.67/113.80	c qxplain 3826/3827
115.67/113.81	c qxplain 3827/3827
115.67/113.82	c 9378[?] 1628[?] -2135[?]  is mandatory 
115.67/113.82	c qxplain 3826/3826
115.67/113.83	c 9379[?] -2135[?] 1873[?]  is mandatory 
115.67/113.83	c qxplain 3821/3825
115.67/113.84	c qxplain 3824/3825
115.67/113.85	c qxplain 3825/3825
115.67/113.86	c 9380[?] -1628[?] 2135[?] -1873[?]  is mandatory 
115.67/113.86	c qxplain 3824/3824
115.67/113.87	c 9381[?] -2136[?] -2134[?]  is mandatory 
115.67/113.87	c qxplain 3821/3823
115.67/113.88	c qxplain 3823/3823
115.67/113.89	c 9382[?] -2135[?] -2136[?]  is mandatory 
115.67/113.89	c qxplain 3821/3822
115.77/113.90	c qxplain 3822/3822
115.77/113.91	c 9383[?] 2136[?] 2135[?] 2134[?]  is mandatory 
115.77/113.91	c qxplain 3821/3821
115.77/113.92	c 9384[?] -2137[?] -2130[?]  is mandatory 
115.77/113.92	c qxplain 3804/3820
115.77/113.93	c qxplain 3813/3820
115.77/113.94	c qxplain 3817/3820
115.77/113.95	c qxplain 3819/3820
115.77/113.96	c qxplain 3820/3820
115.77/113.97	c 9385[?] 2136[?] -2137[?]  is mandatory 
115.77/113.97	c qxplain 3819/3819
115.77/113.98	c 9386[?] 2137[?] -2136[?] 2130[?]  is mandatory 
115.77/113.98	c qxplain 3817/3818
115.77/113.99	c qxplain 3818/3818
115.87/114.00	c 9387[?] -2129[?] -2138[?]  is mandatory 
115.87/114.00	c qxplain 3817/3817
115.87/114.01	c 9388[?] 2137[?] -2138[?]  is mandatory 
115.87/114.01	c qxplain 3813/3816
115.87/114.02	c qxplain 3815/3816
115.87/114.03	c qxplain 3816/3816
115.87/114.04	c 9389[?] -2137[?] 2138[?] 2129[?]  is mandatory 
115.87/114.04	c qxplain 3815/3815
115.87/114.05	c 9390[?] -2139[?] -1835[?]  is mandatory 
115.87/114.05	c qxplain 3813/3814
115.87/114.08	c qxplain 3814/3814
115.97/114.10	c 9391[?] -2139[?] 2090[?]  is mandatory 
115.97/114.10	c qxplain 3813/3813
115.97/114.12	c 9392[?] 2139[?] 1835[?] -2090[?]  is mandatory 
115.97/114.12	c qxplain 3804/3812
115.97/114.15	c qxplain 3809/3812
115.97/114.19	c qxplain 3811/3812
116.07/114.20	c qxplain 3812/3812
116.07/114.22	c 9393[?] -2140[?] 1455[?]  is mandatory 
116.07/114.22	c qxplain 3811/3811
116.07/114.23	c 9394[?] -2140[?] 1916[?]  is mandatory 
116.07/114.23	c qxplain 3809/3810
116.07/114.24	c qxplain 3810/3810
116.07/114.26	c 9395[?] -1455[?] -1916[?] 2140[?]  is mandatory 
116.07/114.26	c qxplain 3809/3809
116.07/114.27	c 9396[?] -2141[?] -1455[?]  is mandatory 
116.07/114.27	c qxplain 3804/3808
116.07/114.28	c qxplain 3807/3808
116.07/114.30	c qxplain 3808/3808
116.18/114.31	c 9397[?] -1916[?] -2141[?]  is mandatory 
116.18/114.31	c qxplain 3807/3807
116.18/114.32	c 9398[?] 1455[?] 1916[?] 2141[?]  is mandatory 
116.18/114.32	c qxplain 3804/3806
116.18/114.33	c qxplain 3806/3806
116.18/114.34	c 9399[?] -2140[?] -2142[?]  is mandatory 
116.18/114.34	c qxplain 3804/3805
116.18/114.35	c qxplain 3805/3805
116.18/114.36	c 9400[?] -2141[?] -2142[?]  is mandatory 
116.18/114.36	c qxplain 3804/3804
116.18/114.37	c 9401[?] 2140[?] 2141[?] 2142[?]  is mandatory 
116.18/114.37	c qxplain 3770/3803
116.18/114.38	c qxplain 3787/3803
116.18/114.39	c qxplain 3796/3803
116.28/114.41	c qxplain 3800/3803
116.28/114.42	c qxplain 3802/3803
116.28/114.44	c qxplain 3803/3803
116.28/114.46	c 9402[?] -2143[?] 2058[?]  is mandatory 
116.28/114.46	c qxplain 3802/3802
116.28/114.47	c 9403[?] -2143[?] -2142[?]  is mandatory 
116.28/114.47	c qxplain 3800/3801
116.28/114.48	c qxplain 3801/3801
116.28/114.49	c 9404[?] -2058[?] 2142[?] 2143[?]  is mandatory 
116.28/114.49	c qxplain 3800/3800
116.38/114.51	c 9405[?] -2058[?] -2144[?]  is mandatory 
116.38/114.51	c qxplain 3796/3799
116.38/114.52	c qxplain 3798/3799
116.38/114.53	c qxplain 3799/3799
116.38/114.55	c 9406[?] 2142[?] -2144[?]  is mandatory 
116.38/114.55	c qxplain 3798/3798
116.38/114.56	c 9407[?] -2142[?] 2058[?] 2144[?]  is mandatory 
116.38/114.56	c qxplain 3796/3797
116.38/114.57	c qxplain 3797/3797
116.38/114.58	c 9408[?] -2143[?] -2145[?]  is mandatory 
116.38/114.58	c qxplain 3796/3796
116.38/114.59	c 9409[?] -2144[?] -2145[?]  is mandatory 
116.38/114.59	c qxplain 3787/3795
116.47/114.60	c qxplain 3792/3795
116.47/114.61	c qxplain 3794/3795
116.47/114.62	c qxplain 3795/3795
116.47/114.63	c 9410[?] 2144[?] 2143[?] 2145[?]  is mandatory 
116.47/114.63	c qxplain 3794/3794
116.47/114.64	c 9411[?] -2146[?] 1909[?]  is mandatory 
116.47/114.64	c qxplain 3792/3793
116.47/114.66	c qxplain 3793/3793
116.47/114.67	c 9412[?] -2145[?] -2146[?]  is mandatory 
116.47/114.67	c qxplain 3792/3792
116.47/114.68	c 9413[?] 2145[?] 2146[?] -1909[?]  is mandatory 
116.47/114.68	c qxplain 3787/3791
116.47/114.69	c qxplain 3790/3791
116.47/114.70	c qxplain 3791/3791
116.57/114.70	c 9414[?] 1495[?] -2147[?]  is mandatory 
116.57/114.70	c qxplain 3790/3790
116.57/114.72	c 9415[?] -2147[?] -1909[?]  is mandatory 
116.57/114.72	c qxplain 3787/3789
116.57/114.72	c qxplain 3789/3789
116.57/114.73	c 9416[?] -1495[?] 2147[?] 1909[?]  is mandatory 
116.57/114.73	c qxplain 3787/3788
116.57/114.74	c qxplain 3788/3788
116.57/114.75	c 9417[?] -2146[?] -2148[?]  is mandatory 
116.57/114.75	c qxplain 3787/3787
116.57/114.76	c 9418[?] -2147[?] -2148[?]  is mandatory 
116.57/114.76	c qxplain 3770/3786
116.57/114.77	c qxplain 3779/3786
116.57/114.78	c qxplain 3783/3786
116.57/114.79	c qxplain 3785/3786
116.67/114.80	c qxplain 3786/3786
116.67/114.81	c 9419[?] 2147[?] 2146[?] 2148[?]  is mandatory 
116.67/114.81	c qxplain 3785/3785
116.67/114.82	c 9420[?] -2149[?] -2090[?]  is mandatory 
116.67/114.82	c qxplain 3783/3784
116.67/114.83	c qxplain 3784/3784
116.67/114.83	c 9421[?] -2148[?] -2149[?]  is mandatory 
116.67/114.84	c qxplain 3783/3783
116.67/114.84	c 9422[?] 2148[?] 2149[?] 2090[?]  is mandatory 
116.67/114.84	c qxplain 3779/3782
116.67/114.85	c qxplain 3781/3782
116.67/114.86	c qxplain 3782/3782
116.67/114.87	c 9423[?] -2150[?] -2139[?]  is mandatory 
116.67/114.87	c qxplain 3781/3781
116.67/114.88	c 9424[?] -2149[?] -2150[?]  is mandatory 
116.67/114.88	c qxplain 3779/3780
116.67/114.89	c qxplain 3780/3780
116.77/114.90	c 9425[?] 2150[?] 2139[?] 2149[?]  is mandatory 
116.77/114.90	c qxplain 3779/3779
116.77/114.91	c 9426[?] -2151[?] 2097[?]  is mandatory 
116.77/114.91	c qxplain 3770/3778
116.77/114.92	c qxplain 3775/3778
116.77/114.93	c qxplain 3777/3778
116.77/114.94	c qxplain 3778/3778
116.77/114.97	c 9427[?] -2151[?] -2150[?]  is mandatory 
116.77/114.97	c qxplain 3777/3777
116.77/114.99	c 9428[?] 2151[?] -2097[?] 2150[?]  is mandatory 
116.77/114.99	c qxplain 3775/3776
116.87/115.00	c qxplain 3776/3776
116.87/115.01	c 9429[?] -2152[?] -2097[?]  is mandatory 
116.87/115.01	c qxplain 3775/3775
116.87/115.02	c 9430[?] -2152[?] 2150[?]  is mandatory 
116.87/115.02	c qxplain 3770/3774
116.87/115.03	c qxplain 3773/3774
116.87/115.04	c qxplain 3774/3774
116.87/115.05	c 9431[?] 2152[?] -2150[?] 2097[?]  is mandatory 
116.87/115.05	c qxplain 3773/3773
116.87/115.06	c 9432[?] -2153[?] -2151[?]  is mandatory 
116.87/115.06	c qxplain 3770/3772
116.87/115.07	c qxplain 3772/3772
116.87/115.08	c 9433[?] -2153[?] -2152[?]  is mandatory 
116.87/115.08	c qxplain 3770/3771
116.87/115.09	c qxplain 3771/3771
116.97/115.10	c 9434[?] 2153[?] 2152[?] 2151[?]  is mandatory 
116.97/115.10	c qxplain 3770/3770
116.97/115.11	c 9435[?] -2138[?] -2154[?]  is mandatory 
116.97/115.11	c qxplain 3231/3769
116.97/115.12	c qxplain 3501/3769
116.97/115.13	c qxplain 3636/3769
116.97/115.14	c qxplain 3703/3769
116.97/115.15	c qxplain 3737/3769
116.97/115.16	c qxplain 3754/3769
116.97/115.17	c qxplain 3762/3769
116.97/115.17	c qxplain 3766/3769
116.97/115.18	c qxplain 3768/3769
116.97/115.19	c qxplain 3769/3769
117.07/115.20	c 9436[?] -2154[?] -2153[?]  is mandatory 
117.07/115.20	c qxplain 3768/3768
117.07/115.21	c 9437[?] 2138[?] 2154[?] 2153[?]  is mandatory 
117.07/115.21	c qxplain 3766/3767
117.07/115.22	c qxplain 3767/3767
117.07/115.25	c 9438[?] -2155[?] 2138[?]  is mandatory 
117.07/115.25	c qxplain 3766/3766
117.07/115.27	c 9439[?] -2155[?] 2153[?]  is mandatory 
117.07/115.27	c qxplain 3762/3765
117.07/115.28	c qxplain 3764/3765
117.07/115.29	c qxplain 3765/3765
117.17/115.30	c 9440[?] -2138[?] -2153[?] 2155[?]  is mandatory 
117.17/115.30	c qxplain 3764/3764
117.17/115.31	c 9441[?] 1581[?] -2156[?]  is mandatory 
117.17/115.31	c qxplain 3762/3763
117.17/115.32	c qxplain 3763/3763
117.17/115.33	c 9442[?] -2156[?] 1900[?]  is mandatory 
117.17/115.33	c qxplain 3762/3762
117.17/115.34	c 9443[?] 2156[?] -1581[?] -1900[?]  is mandatory 
117.17/115.34	c qxplain 3754/3761
117.17/115.35	c qxplain 3758/3761
117.17/115.36	c qxplain 3760/3761
117.17/115.37	c qxplain 3761/3761
117.17/115.38	c 9444[?] 1604[?] -2157[?]  is mandatory 
117.17/115.38	c qxplain 3760/3760
117.17/115.39	c 9445[?] -2157[?] 1875[?]  is mandatory 
117.17/115.39	c qxplain 3758/3759
117.17/115.40	c qxplain 3759/3759
117.27/115.41	c 9446[?] 2157[?] -1604[?] -1875[?]  is mandatory 
117.27/115.41	c qxplain 3758/3758
117.27/115.42	c 9447[?] -2158[?] 1658[?]  is mandatory 
117.27/115.42	c qxplain 3754/3757
117.27/115.43	c qxplain 3756/3757
117.27/115.44	c qxplain 3757/3757
117.27/115.45	c 9448[?] -2158[?] -1891[?]  is mandatory 
117.27/115.45	c qxplain 3756/3756
117.27/115.48	c 9449[?] 2158[?] 1891[?] -1658[?]  is mandatory 
117.27/115.48	c qxplain 3754/3755
117.27/115.49	c qxplain 3755/3755
117.38/115.51	c 9450[?] -2131[?] -2159[?]  is mandatory 
117.38/115.51	c qxplain 3754/3754
117.38/115.52	c 9451[?] -2159[?] -2158[?]  is mandatory 
117.38/115.52	c qxplain 3737/3753
117.38/115.53	c qxplain 3746/3753
117.38/115.54	c qxplain 3750/3753
117.38/115.55	c qxplain 3752/3753
117.38/115.56	c qxplain 3753/3753
117.38/115.57	c 9452[?] 2131[?] 2158[?] 2159[?]  is mandatory 
117.38/115.57	c qxplain 3752/3752
117.38/115.58	c 9453[?] -2160[?] 1877[?]  is mandatory 
117.38/115.58	c qxplain 3750/3751
117.38/115.59	c qxplain 3751/3751
117.48/115.60	c 9454[?] -2159[?] -2160[?]  is mandatory 
117.48/115.60	c qxplain 3750/3750
117.48/115.61	c 9455[?] 2160[?] 2159[?] -1877[?]  is mandatory 
117.48/115.61	c qxplain 3746/3749
117.48/115.62	c qxplain 3748/3749
117.48/115.63	c qxplain 3749/3749
117.48/115.64	c 9456[?] 1627[?] -2161[?]  is mandatory 
117.48/115.64	c qxplain 3748/3748
117.48/115.65	c 9457[?] -2161[?] 1873[?]  is mandatory 
117.48/115.65	c qxplain 3746/3747
117.48/115.66	c qxplain 3747/3747
117.48/115.67	c 9458[?] -1627[?] 2161[?] -1873[?]  is mandatory 
117.48/115.67	c qxplain 3746/3746
117.48/115.68	c 9459[?] -2162[?] -2160[?]  is mandatory 
117.48/115.68	c qxplain 3737/3745
117.48/115.69	c qxplain 3742/3745
117.58/115.70	c qxplain 3744/3745
117.58/115.71	c qxplain 3745/3745
117.58/115.72	c 9460[?] -2161[?] -2162[?]  is mandatory 
117.58/115.72	c qxplain 3744/3744
117.58/115.74	c 9461[?] 2161[?] 2162[?] 2160[?]  is mandatory 
117.58/115.74	c qxplain 3742/3743
117.58/115.75	c qxplain 3743/3743
117.58/115.76	c 9462[?] -2163[?] -2157[?]  is mandatory 
117.58/115.76	c qxplain 3742/3742
117.58/115.77	c 9463[?] 2162[?] -2163[?]  is mandatory 
117.58/115.77	c qxplain 3737/3741
117.58/115.78	c qxplain 3740/3741
117.58/115.79	c qxplain 3741/3741
117.68/115.80	c 9464[?] -2162[?] 2163[?] 2157[?]  is mandatory 
117.68/115.80	c qxplain 3740/3740
117.68/115.81	c 9465[?] -2164[?] -2156[?]  is mandatory 
117.68/115.81	c qxplain 3737/3739
117.68/115.82	c qxplain 3739/3739
117.68/115.83	c 9466[?] 2163[?] -2164[?]  is mandatory 
117.68/115.83	c qxplain 3737/3738
117.68/115.84	c qxplain 3738/3738
117.68/115.85	c 9467[?] -2163[?] 2164[?] 2156[?]  is mandatory 
117.68/115.85	c qxplain 3737/3737
117.68/115.86	c 9468[?] -2165[?] -1516[?]  is mandatory 
117.68/115.86	c qxplain 3703/3736
117.68/115.87	c qxplain 3720/3736
117.68/115.88	c qxplain 3729/3736
117.68/115.89	c qxplain 3733/3736
117.78/115.90	c qxplain 3735/3736
117.78/115.91	c qxplain 3736/3736
117.78/115.92	c 9469[?] -2165[?] 1697[?]  is mandatory 
117.78/115.92	c qxplain 3735/3735
117.78/115.94	c 9470[?] 2165[?] 1516[?] -1697[?]  is mandatory 
117.78/115.94	c qxplain 3733/3734
117.78/115.95	c qxplain 3734/3734
117.78/115.96	c 9471[?] -2166[?] 1517[?]  is mandatory 
117.78/115.96	c qxplain 3733/3733
117.78/115.97	c 9472[?] -2166[?] -2165[?]  is mandatory 
117.78/115.97	c qxplain 3729/3732
117.78/115.98	c qxplain 3731/3732
117.78/115.99	c qxplain 3732/3732
117.87/116.01	c 9473[?] 2166[?] -1517[?] 2165[?]  is mandatory 
117.87/116.01	c qxplain 3731/3731
117.87/116.02	c 9474[?] -2167[?] -1813[?]  is mandatory 
117.87/116.02	c qxplain 3729/3730
117.87/116.03	c qxplain 3730/3730
117.87/116.04	c 9475[?] -2167[?] -2166[?]  is mandatory 
117.87/116.04	c qxplain 3729/3729
117.87/116.05	c 9476[?] 2167[?] 2166[?] 1813[?]  is mandatory 
117.87/116.05	c qxplain 3720/3728
117.87/116.06	c qxplain 3725/3728
117.87/116.07	c qxplain 3727/3728
117.87/116.08	c qxplain 3728/3728
117.87/116.09	c 9477[?] -2168[?] 1530[?]  is mandatory 
117.87/116.09	c qxplain 3727/3727
117.97/116.11	c 9478[?] -2168[?] 2167[?]  is mandatory 
117.97/116.11	c qxplain 3725/3726
117.97/116.12	c qxplain 3726/3726
117.97/116.13	c 9479[?] 2168[?] -2167[?] -1530[?]  is mandatory 
117.97/116.13	c qxplain 3725/3725
117.97/116.14	c 9480[?] -2169[?] 1517[?]  is mandatory 
117.97/116.14	c qxplain 3720/3724
117.97/116.15	c qxplain 3723/3724
117.97/116.16	c qxplain 3724/3724
117.97/116.17	c 9481[?] -2169[?] -1530[?]  is mandatory 
117.97/116.17	c qxplain 3723/3723
117.97/116.18	c 9482[?] 2169[?] -1517[?] 1530[?]  is mandatory 
117.97/116.18	c qxplain 3720/3722
117.97/116.19	c qxplain 3722/3722
118.07/116.21	c 9483[?] -2170[?] -2168[?]  is mandatory 
118.07/116.21	c qxplain 3720/3721
118.07/116.22	c qxplain 3721/3721
118.07/116.23	c 9484[?] -2170[?] -2169[?]  is mandatory 
118.07/116.23	c qxplain 3720/3720
118.07/116.24	c 9485[?] 2170[?] 2168[?] 2169[?]  is mandatory 
118.07/116.24	c qxplain 3703/3719
118.07/116.25	c qxplain 3712/3719
118.07/116.26	c qxplain 3716/3719
118.07/116.26	c qxplain 3718/3719
118.07/116.27	c qxplain 3719/3719
118.07/116.29	c 9486[?] -2171[?] 2090[?]  is mandatory 
118.07/116.29	c qxplain 3718/3718
118.17/116.31	c 9487[?] -2171[?] -2170[?]  is mandatory 
118.17/116.31	c qxplain 3716/3717
118.17/116.32	c qxplain 3717/3717
118.17/116.33	c 9488[?] 2171[?] 2170[?] -2090[?]  is mandatory 
118.17/116.33	c qxplain 3716/3716
118.17/116.36	c 9489[?] -2172[?] 1456[?]  is mandatory 
118.17/116.36	c qxplain 3712/3715
118.27/116.40	c qxplain 3714/3715
118.27/116.41	c qxplain 3715/3715
118.27/116.43	c 9490[?] -2172[?] 1920[?]  is mandatory 
118.27/116.43	c qxplain 3714/3714
118.27/116.45	c 9491[?] -1456[?] -1920[?] 2172[?]  is mandatory 
118.27/116.45	c qxplain 3712/3713
118.27/116.46	c qxplain 3713/3713
118.27/116.48	c 9492[?] -2173[?] -1456[?]  is mandatory 
118.27/116.48	c qxplain 3712/3712
118.27/116.49	c 9493[?] -1920[?] -2173[?]  is mandatory 
118.27/116.49	c qxplain 3703/3711
118.27/116.50	c qxplain 3708/3711
118.38/116.51	c qxplain 3710/3711
118.38/116.52	c qxplain 3711/3711
118.38/116.53	c 9494[?] 1456[?] 1920[?] 2173[?]  is mandatory 
118.38/116.53	c qxplain 3710/3710
118.38/116.54	c 9495[?] -2172[?] -2174[?]  is mandatory 
118.38/116.54	c qxplain 3708/3709
118.38/116.55	c qxplain 3709/3709
118.38/116.56	c 9496[?] -2173[?] -2174[?]  is mandatory 
118.38/116.56	c qxplain 3708/3708
118.38/116.57	c 9497[?] 2172[?] 2173[?] 2174[?]  is mandatory 
118.38/116.57	c qxplain 3703/3707
118.38/116.58	c qxplain 3706/3707
118.38/116.60	c qxplain 3707/3707
118.47/116.62	c 9498[?] 2055[?] -2175[?]  is mandatory 
118.47/116.62	c qxplain 3706/3706
118.47/116.63	c 9499[?] -2174[?] -2175[?]  is mandatory 
118.47/116.63	c qxplain 3703/3705
118.47/116.64	c qxplain 3705/3705
118.47/116.65	c 9500[?] 2174[?] -2055[?] 2175[?]  is mandatory 
118.47/116.65	c qxplain 3703/3704
118.47/116.66	c qxplain 3704/3704
118.47/116.67	c 9501[?] -2055[?] -2176[?]  is mandatory 
118.47/116.67	c qxplain 3703/3703
118.47/116.68	c 9502[?] 2174[?] -2176[?]  is mandatory 
118.47/116.68	c qxplain 3636/3702
118.47/116.69	c qxplain 3670/3702
118.57/116.70	c qxplain 3687/3702
118.57/116.72	c qxplain 3695/3702
118.57/116.73	c qxplain 3699/3702
118.57/116.74	c qxplain 3701/3702
118.57/116.75	c qxplain 3702/3702
118.57/116.76	c 9503[?] -2174[?] 2055[?] 2176[?]  is mandatory 
118.57/116.76	c qxplain 3701/3701
118.57/116.77	c 9504[?] -2175[?] -2177[?]  is mandatory 
118.57/116.77	c qxplain 3699/3700
118.57/116.79	c qxplain 3700/3700
118.57/116.80	c 9505[?] -2176[?] -2177[?]  is mandatory 
118.57/116.80	c qxplain 3699/3699
118.67/116.81	c 9506[?] 2176[?] 2175[?] 2177[?]  is mandatory 
118.67/116.81	c qxplain 3695/3698
118.67/116.82	c qxplain 3697/3698
118.67/116.83	c qxplain 3698/3698
118.67/116.84	c 9507[?] -2178[?] 1909[?]  is mandatory 
118.67/116.84	c qxplain 3697/3697
118.67/116.85	c 9508[?] -2177[?] -2178[?]  is mandatory 
118.67/116.85	c qxplain 3695/3696
118.67/116.86	c qxplain 3696/3696
118.67/116.87	c 9509[?] 2177[?] 2178[?] -1909[?]  is mandatory 
118.67/116.87	c qxplain 3695/3695
118.67/116.88	c 9510[?] 1494[?] -2179[?]  is mandatory 
118.67/116.88	c qxplain 3687/3694
118.67/116.89	c qxplain 3691/3694
118.77/116.90	c qxplain 3693/3694
118.77/116.91	c qxplain 3694/3694
118.77/116.92	c 9511[?] -2179[?] -1909[?]  is mandatory 
118.77/116.92	c qxplain 3693/3693
118.77/116.93	c 9512[?] -1494[?] 2179[?] 1909[?]  is mandatory 
118.77/116.93	c qxplain 3691/3692
118.77/116.94	c qxplain 3692/3692
118.77/116.95	c 9513[?] -2178[?] -2180[?]  is mandatory 
118.77/116.95	c qxplain 3691/3691
118.77/116.96	c 9514[?] -2179[?] -2180[?]  is mandatory 
118.77/116.96	c qxplain 3687/3690
118.77/116.97	c qxplain 3689/3690
118.77/116.98	c qxplain 3690/3690
118.77/116.99	c 9515[?] 2179[?] 2178[?] 2180[?]  is mandatory 
118.77/116.99	c qxplain 3689/3689
118.87/117.00	c 9516[?] -2181[?] -2090[?]  is mandatory 
118.87/117.00	c qxplain 3687/3688
118.87/117.01	c qxplain 3688/3688
118.87/117.02	c 9517[?] -2180[?] -2181[?]  is mandatory 
118.87/117.02	c qxplain 3687/3687
118.87/117.02	c 9518[?] 2180[?] 2181[?] 2090[?]  is mandatory 
118.87/117.02	c qxplain 3670/3686
118.87/117.03	c qxplain 3679/3686
118.87/117.04	c qxplain 3683/3686
118.87/117.05	c qxplain 3685/3686
118.87/117.06	c qxplain 3686/3686
118.87/117.07	c 9519[?] -2182[?] -2171[?]  is mandatory 
118.87/117.07	c qxplain 3685/3685
118.87/117.08	c 9520[?] -2181[?] -2182[?]  is mandatory 
118.87/117.08	c qxplain 3683/3684
118.87/117.09	c qxplain 3684/3684
118.96/117.10	c 9521[?] 2182[?] 2171[?] 2181[?]  is mandatory 
118.96/117.10	c qxplain 3683/3683
118.96/117.11	c 9522[?] -2183[?] 2097[?]  is mandatory 
118.96/117.11	c qxplain 3679/3682
118.96/117.12	c qxplain 3681/3682
118.96/117.14	c qxplain 3682/3682
118.96/117.15	c 9523[?] -2183[?] -2182[?]  is mandatory 
118.96/117.15	c qxplain 3681/3681
118.96/117.16	c 9524[?] 2183[?] 2182[?] -2097[?]  is mandatory 
118.96/117.16	c qxplain 3679/3680
118.96/117.17	c qxplain 3680/3680
118.96/117.18	c 9525[?] -2184[?] -2097[?]  is mandatory 
118.96/117.18	c qxplain 3679/3679
118.96/117.19	c 9526[?] -2184[?] 2182[?]  is mandatory 
118.96/117.19	c qxplain 3670/3678
119.06/117.20	c qxplain 3675/3678
119.06/117.21	c qxplain 3677/3678
119.06/117.22	c qxplain 3678/3678
119.06/117.23	c 9527[?] 2184[?] -2182[?] 2097[?]  is mandatory 
119.06/117.23	c qxplain 3677/3677
119.06/117.24	c 9528[?] -2185[?] -2183[?]  is mandatory 
119.06/117.24	c qxplain 3675/3676
119.06/117.25	c qxplain 3676/3676
119.06/117.27	c 9529[?] -2185[?] -2184[?]  is mandatory 
119.06/117.27	c qxplain 3675/3675
119.06/117.28	c 9530[?] 2185[?] 2184[?] 2183[?]  is mandatory 
119.06/117.28	c qxplain 3670/3674
119.06/117.29	c qxplain 3673/3674
119.06/117.29	c qxplain 3674/3674
119.16/117.31	c 9531[?] -2186[?] -2164[?]  is mandatory 
119.16/117.31	c qxplain 3673/3673
119.16/117.32	c 9532[?] -2186[?] -2185[?]  is mandatory 
119.16/117.32	c qxplain 3670/3672
119.16/117.33	c qxplain 3672/3672
119.16/117.34	c 9533[?] 2185[?] 2164[?] 2186[?]  is mandatory 
119.16/117.34	c qxplain 3670/3671
119.16/117.35	c qxplain 3671/3671
119.16/117.36	c 9534[?] -2187[?] 2164[?]  is mandatory 
119.16/117.36	c qxplain 3670/3670
119.16/117.37	c 9535[?] 2185[?] -2187[?]  is mandatory 
119.16/117.37	c qxplain 3636/3669
119.16/117.38	c qxplain 3653/3669
119.16/117.39	c qxplain 3662/3669
119.26/117.40	c qxplain 3666/3669
119.26/117.41	c qxplain 3668/3669
119.26/117.42	c qxplain 3669/3669
119.26/117.43	c 9536[?] -2164[?] -2185[?] 2187[?]  is mandatory 
119.26/117.43	c qxplain 3668/3668
119.26/117.44	c 9537[?] -2188[?] 1580[?]  is mandatory 
119.26/117.44	c qxplain 3666/3667
119.26/117.45	c qxplain 3667/3667
119.26/117.46	c 9538[?] -2188[?] 1900[?]  is mandatory 
119.26/117.46	c qxplain 3666/3666
119.26/117.48	c 9539[?] -1580[?] 2188[?] -1900[?]  is mandatory 
119.26/117.48	c qxplain 3662/3665
119.26/117.49	c qxplain 3664/3665
119.26/117.50	c qxplain 3665/3665
119.36/117.51	c 9540[?] -2189[?] 1603[?]  is mandatory 
119.36/117.51	c qxplain 3664/3664
119.36/117.52	c 9541[?] -2189[?] 1875[?]  is mandatory 
119.36/117.52	c qxplain 3662/3663
119.36/117.53	c qxplain 3663/3663
119.36/117.54	c 9542[?] -1603[?] 2189[?] -1875[?]  is mandatory 
119.36/117.54	c qxplain 3662/3662
119.36/117.55	c 9543[?] -2190[?] -1669[?]  is mandatory 
119.36/117.55	c qxplain 3653/3661
119.36/117.57	c qxplain 3658/3661
119.36/117.58	c qxplain 3660/3661
119.36/117.59	c qxplain 3661/3661
119.36/117.60	c 9544[?] -2190[?] 1889[?]  is mandatory 
119.36/117.60	c qxplain 3660/3660
119.47/117.61	c 9545[?] 2190[?] 1669[?] -1889[?]  is mandatory 
119.47/117.61	c qxplain 3658/3659
119.47/117.62	c qxplain 3659/3659
119.47/117.63	c 9546[?] -2191[?] 1667[?]  is mandatory 
119.47/117.63	c qxplain 3658/3658
119.47/117.64	c 9547[?] -2191[?] -2190[?]  is mandatory 
119.47/117.64	c qxplain 3653/3657
119.47/117.65	c qxplain 3656/3657
119.47/117.69	c qxplain 3657/3657
119.57/117.70	c 9548[?] 2190[?] 2191[?] -1667[?]  is mandatory 
119.57/117.70	c qxplain 3656/3656
119.57/117.72	c 9549[?] -2192[?] -1891[?]  is mandatory 
119.57/117.72	c qxplain 3653/3655
119.57/117.73	c qxplain 3655/3655
119.57/117.74	c 9550[?] -2192[?] -2191[?]  is mandatory 
119.57/117.74	c qxplain 3653/3654
119.57/117.76	c qxplain 3654/3654
119.57/117.77	c 9551[?] 2192[?] 2191[?] 1891[?]  is mandatory 
119.57/117.77	c qxplain 3653/3653
119.57/117.78	c 9552[?] -2193[?] 1877[?]  is mandatory 
119.57/117.78	c qxplain 3636/3652
119.57/117.79	c qxplain 3645/3652
119.57/117.80	c qxplain 3649/3652
119.66/117.81	c qxplain 3651/3652
119.66/117.82	c qxplain 3652/3652
119.66/117.83	c 9553[?] -2193[?] -2192[?]  is mandatory 
119.66/117.83	c qxplain 3651/3651
119.66/117.84	c 9554[?] 2193[?] 2192[?] -1877[?]  is mandatory 
119.66/117.84	c qxplain 3649/3650
119.66/117.85	c qxplain 3650/3650
119.66/117.86	c 9555[?] -2194[?] 1626[?]  is mandatory 
119.66/117.86	c qxplain 3649/3649
119.66/117.87	c 9556[?] -2194[?] 1873[?]  is mandatory 
119.66/117.87	c qxplain 3645/3648
119.66/117.88	c qxplain 3647/3648
119.66/117.89	c qxplain 3648/3648
119.76/117.90	c 9557[?] -1626[?] 2194[?] -1873[?]  is mandatory 
119.76/117.90	c qxplain 3647/3647
119.76/117.91	c 9558[?] -2195[?] -2193[?]  is mandatory 
119.76/117.91	c qxplain 3645/3646
119.76/117.92	c qxplain 3646/3646
119.76/117.93	c 9559[?] -2194[?] -2195[?]  is mandatory 
119.76/117.93	c qxplain 3645/3645
119.76/117.95	c 9560[?] 2195[?] 2194[?] 2193[?]  is mandatory 
119.76/117.95	c qxplain 3636/3644
119.76/117.95	c qxplain 3641/3644
119.76/117.96	c qxplain 3643/3644
119.76/117.97	c qxplain 3644/3644
119.76/117.99	c 9561[?] -2189[?] -2196[?]  is mandatory 
119.76/117.99	c qxplain 3643/3643
119.86/118.00	c 9562[?] 2195[?] -2196[?]  is mandatory 
119.86/118.00	c qxplain 3641/3642
119.86/118.01	c qxplain 3642/3642
119.86/118.02	c 9563[?] 2196[?] -2195[?] 2189[?]  is mandatory 
119.86/118.02	c qxplain 3641/3641
119.86/118.03	c 9564[?] -2188[?] -2197[?]  is mandatory 
119.86/118.03	c qxplain 3636/3640
119.86/118.04	c qxplain 3639/3640
119.86/118.05	c qxplain 3640/3640
119.86/118.06	c 9565[?] 2196[?] -2197[?]  is mandatory 
119.86/118.06	c qxplain 3639/3639
119.86/118.07	c 9566[?] 2197[?] -2196[?] 2188[?]  is mandatory 
119.86/118.07	c qxplain 3636/3638
119.86/118.08	c qxplain 3638/3638
119.86/118.09	c 9567[?] 1579[?] -2198[?]  is mandatory 
119.86/118.09	c qxplain 3636/3637
119.97/118.10	c qxplain 3637/3637
119.97/118.11	c 9568[?] -2198[?] 1900[?]  is mandatory 
119.97/118.11	c qxplain 3636/3636
119.97/118.12	c 9569[?] 2198[?] -1579[?] -1900[?]  is mandatory 
119.97/118.12	c qxplain 3501/3635
119.97/118.13	c qxplain 3569/3635
119.97/118.14	c qxplain 3603/3635
119.97/118.15	c qxplain 3620/3635
119.97/118.16	c qxplain 3628/3635
119.97/118.17	c qxplain 3632/3635
119.97/118.18	c qxplain 3634/3635
119.97/118.19	c qxplain 3635/3635
120.07/118.20	c 9570[?] 1602[?] -2199[?]  is mandatory 
120.07/118.20	c qxplain 3634/3634
120.07/118.21	c 9571[?] -2199[?] 1875[?]  is mandatory 
120.07/118.21	c qxplain 3632/3633
120.07/118.22	c qxplain 3633/3633
120.07/118.23	c 9572[?] 2199[?] -1602[?] -1875[?]  is mandatory 
120.07/118.23	c qxplain 3632/3632
120.07/118.24	c 9573[?] -2200[?] 1669[?]  is mandatory 
120.07/118.24	c qxplain 3628/3631
120.07/118.25	c qxplain 3630/3631
120.07/118.26	c qxplain 3631/3631
120.07/118.27	c 9574[?] -2200[?] -1889[?]  is mandatory 
120.07/118.27	c qxplain 3630/3630
120.16/118.32	c 9575[?] 2200[?] -1669[?] 1889[?]  is mandatory 
120.16/118.32	c qxplain 3628/3629
120.16/118.35	c qxplain 3629/3629
120.16/118.36	c 9576[?] -2201[?] -2190[?]  is mandatory 
120.16/118.36	c qxplain 3628/3628
120.16/118.37	c 9577[?] -2201[?] -2200[?]  is mandatory 
120.16/118.37	c qxplain 3620/3627
120.16/118.38	c qxplain 3624/3627
120.16/118.39	c qxplain 3626/3627
120.26/118.40	c qxplain 3627/3627
120.26/118.41	c 9578[?] 2201[?] 2190[?] 2200[?]  is mandatory 
120.26/118.41	c qxplain 3626/3626
120.26/118.42	c 9579[?] -2202[?] 1877[?]  is mandatory 
120.26/118.42	c qxplain 3624/3625
120.26/118.44	c qxplain 3625/3625
120.26/118.45	c 9580[?] -2202[?] -2201[?]  is mandatory 
120.26/118.45	c qxplain 3624/3624
120.26/118.46	c 9581[?] 2202[?] 2201[?] -1877[?]  is mandatory 
120.26/118.46	c qxplain 3620/3623
120.26/118.47	c qxplain 3622/3623
120.26/118.48	c qxplain 3623/3623
120.26/118.49	c 9582[?] 1625[?] -2203[?]  is mandatory 
120.26/118.49	c qxplain 3622/3622
120.36/118.50	c 9583[?] -2203[?] 1873[?]  is mandatory 
120.36/118.50	c qxplain 3620/3621
120.36/118.52	c qxplain 3621/3621
120.36/118.53	c 9584[?] 2203[?] -1625[?] -1873[?]  is mandatory 
120.36/118.53	c qxplain 3620/3620
120.36/118.54	c 9585[?] -2204[?] -2202[?]  is mandatory 
120.36/118.54	c qxplain 3603/3619
120.36/118.55	c qxplain 3612/3619
120.36/118.56	c qxplain 3616/3619
120.36/118.57	c qxplain 3618/3619
120.36/118.58	c qxplain 3619/3619
120.36/118.59	c 9586[?] -2204[?] -2203[?]  is mandatory 
120.36/118.59	c qxplain 3618/3618
120.47/118.60	c 9587[?] 2203[?] 2204[?] 2202[?]  is mandatory 
120.47/118.60	c qxplain 3616/3617
120.47/118.61	c qxplain 3617/3617
120.47/118.62	c 9588[?] -2199[?] -2205[?]  is mandatory 
120.47/118.62	c qxplain 3616/3616
120.47/118.63	c 9589[?] -2205[?] 2204[?]  is mandatory 
120.47/118.63	c qxplain 3612/3615
120.47/118.64	c qxplain 3614/3615
120.47/118.65	c qxplain 3615/3615
120.47/118.66	c 9590[?] -2204[?] 2205[?] 2199[?]  is mandatory 
120.47/118.66	c qxplain 3614/3614
120.47/118.68	c 9591[?] -2206[?] -2198[?]  is mandatory 
120.47/118.68	c qxplain 3612/3613
120.47/118.68	c qxplain 3613/3613
120.57/118.70	c 9592[?] -2206[?] 2205[?]  is mandatory 
120.57/118.70	c qxplain 3612/3612
120.57/118.71	c 9593[?] -2205[?] 2206[?] 2198[?]  is mandatory 
120.57/118.71	c qxplain 3603/3611
120.57/118.72	c qxplain 3608/3611
120.57/118.73	c qxplain 3610/3611
120.57/118.74	c qxplain 3611/3611
120.57/118.76	c 9594[?] -2207[?] 1689[?]  is mandatory 
120.57/118.76	c qxplain 3610/3610
120.57/118.77	c 9595[?] 1694[?] -2207[?]  is mandatory 
120.57/118.77	c qxplain 3608/3609
120.57/118.79	c qxplain 3609/3609
120.57/118.80	c 9596[?] 2207[?] -1694[?] -1689[?]  is mandatory 
120.57/118.80	c qxplain 3608/3608
120.67/118.82	c 9597[?] -1512[?] -2208[?]  is mandatory 
120.67/118.82	c qxplain 3603/3607
120.67/118.83	c qxplain 3606/3607
120.67/118.85	c qxplain 3607/3607
120.67/118.86	c 9598[?] -2208[?] -1513[?]  is mandatory 
120.67/118.86	c qxplain 3606/3606
120.67/118.88	c 9599[?] 1513[?] 1512[?] 2208[?]  is mandatory 
120.67/118.88	c qxplain 3603/3605
120.67/118.89	c qxplain 3605/3605
120.76/118.90	c 9600[?] -2209[?] 2207[?]  is mandatory 
120.76/118.90	c qxplain 3603/3604
120.76/118.91	c qxplain 3604/3604
120.76/118.92	c 9601[?] -2209[?] 2208[?]  is mandatory 
120.76/118.92	c qxplain 3603/3603
120.76/118.94	c 9602[?] -2208[?] 2209[?] -2207[?]  is mandatory 
120.76/118.94	c qxplain 3569/3602
120.76/118.95	c qxplain 3586/3602
120.76/118.95	c qxplain 3595/3602
120.76/118.96	c qxplain 3599/3602
120.76/118.97	c qxplain 3601/3602
120.76/118.98	c qxplain 3602/3602
120.76/119.00	c 9603[?] -1514[?] -2210[?]  is mandatory 
120.76/119.00	c qxplain 3601/3601
120.86/119.01	c 9604[?] -2210[?] 2209[?]  is mandatory 
120.86/119.01	c qxplain 3599/3600
120.86/119.02	c qxplain 3600/3600
120.86/119.04	c 9605[?] 1514[?] -2209[?] 2210[?]  is mandatory 
120.86/119.04	c qxplain 3599/3599
120.86/119.05	c 9606[?] -2211[?] 1515[?]  is mandatory 
120.86/119.05	c qxplain 3595/3598
120.86/119.06	c qxplain 3597/3598
120.86/119.07	c qxplain 3598/3598
120.86/119.09	c 9607[?] -2211[?] -2210[?]  is mandatory 
120.86/119.09	c qxplain 3597/3597
120.96/119.10	c 9608[?] 2211[?] -1515[?] 2210[?]  is mandatory 
120.96/119.10	c qxplain 3595/3596
120.96/119.11	c qxplain 3596/3596
120.96/119.12	c 9609[?] -2212[?] -1697[?]  is mandatory 
120.96/119.12	c qxplain 3595/3595
120.96/119.14	c 9610[?] -2212[?] -2211[?]  is mandatory 
120.96/119.14	c qxplain 3586/3594
120.96/119.15	c qxplain 3591/3594
120.96/119.15	c qxplain 3593/3594
120.96/119.17	c qxplain 3594/3594
120.96/119.18	c 9611[?] 2212[?] 2211[?] 1697[?]  is mandatory 
120.96/119.18	c qxplain 3593/3593
120.96/119.19	c 9612[?] -2213[?] 1530[?]  is mandatory 
120.96/119.19	c qxplain 3591/3592
121.06/119.20	c qxplain 3592/3592
121.06/119.21	c 9613[?] -2213[?] 2212[?]  is mandatory 
121.06/119.21	c qxplain 3591/3591
121.06/119.22	c 9614[?] 2213[?] -2212[?] -1530[?]  is mandatory 
121.06/119.23	c qxplain 3586/3590
121.06/119.24	c qxplain 3589/3590
121.06/119.25	c qxplain 3590/3590
121.06/119.27	c 9615[?] 1515[?] -2214[?]  is mandatory 
121.06/119.27	c qxplain 3589/3589
121.06/119.28	c 9616[?] -2214[?] -1530[?]  is mandatory 
121.06/119.28	c qxplain 3586/3588
121.06/119.29	c qxplain 3588/3588
121.16/119.30	c 9617[?] 2214[?] -1515[?] 1530[?]  is mandatory 
121.16/119.30	c qxplain 3586/3587
121.16/119.31	c qxplain 3587/3587
121.16/119.32	c 9618[?] -2215[?] -2213[?]  is mandatory 
121.16/119.32	c qxplain 3586/3586
121.16/119.33	c 9619[?] -2215[?] -2214[?]  is mandatory 
121.16/119.33	c qxplain 3569/3585
121.16/119.34	c qxplain 3578/3585
121.16/119.35	c qxplain 3582/3585
121.16/119.36	c qxplain 3584/3585
121.16/119.37	c qxplain 3585/3585
121.16/119.38	c 9620[?] 2215[?] 2213[?] 2214[?]  is mandatory 
121.16/119.38	c qxplain 3584/3584
121.26/119.40	c 9621[?] -2216[?] 2090[?]  is mandatory 
121.26/119.40	c qxplain 3582/3583
121.26/119.41	c qxplain 3583/3583
121.26/119.42	c 9622[?] -2216[?] -2215[?]  is mandatory 
121.26/119.42	c qxplain 3582/3582
121.26/119.43	c 9623[?] 2216[?] 2215[?] -2090[?]  is mandatory 
121.26/119.43	c qxplain 3578/3581
121.26/119.45	c qxplain 3580/3581
121.26/119.46	c qxplain 3581/3581
121.26/119.47	c 9624[?] -2217[?] 1458[?]  is mandatory 
121.26/119.47	c qxplain 3580/3580
121.26/119.48	c 9625[?] -2217[?] 1928[?]  is mandatory 
121.26/119.48	c qxplain 3578/3579
121.26/119.49	c qxplain 3579/3579
121.36/119.51	c 9626[?] -1928[?] 2217[?] -1458[?]  is mandatory 
121.36/119.51	c qxplain 3578/3578
121.36/119.52	c 9627[?] -2218[?] -1458[?]  is mandatory 
121.36/119.52	c qxplain 3569/3577
121.36/119.53	c qxplain 3574/3577
121.36/119.54	c qxplain 3576/3577
121.36/119.55	c qxplain 3577/3577
121.36/119.56	c 9628[?] -2218[?] -1928[?]  is mandatory 
121.36/119.56	c qxplain 3576/3576
121.36/119.57	c 9629[?] 1928[?] 2218[?] 1458[?]  is mandatory 
121.36/119.57	c qxplain 3574/3575
121.36/119.58	c qxplain 3575/3575
121.46/119.60	c 9630[?] -2217[?] -2219[?]  is mandatory 
121.46/119.60	c qxplain 3574/3574
121.46/119.61	c 9631[?] -2218[?] -2219[?]  is mandatory 
121.46/119.61	c qxplain 3569/3573
121.46/119.62	c qxplain 3572/3573
121.46/119.63	c qxplain 3573/3573
121.46/119.64	c 9632[?] 2218[?] 2217[?] 2219[?]  is mandatory 
121.46/119.64	c qxplain 3572/3572
121.46/119.65	c 9633[?] -2220[?] 2049[?]  is mandatory 
121.46/119.65	c qxplain 3569/3571
121.46/119.67	c qxplain 3571/3571
121.46/119.68	c 9634[?] -2220[?] -2219[?]  is mandatory 
121.46/119.68	c qxplain 3569/3570
121.46/119.69	c qxplain 3570/3570
121.56/119.71	c 9635[?] 2219[?] -2049[?] 2220[?]  is mandatory 
121.56/119.71	c qxplain 3569/3569
121.56/119.72	c 9636[?] -2221[?] -2049[?]  is mandatory 
121.56/119.72	c qxplain 3501/3568
121.56/119.73	c qxplain 3535/3568
121.56/119.74	c qxplain 3552/3568
121.56/119.75	c qxplain 3561/3568
121.56/119.77	c qxplain 3565/3568
121.56/119.78	c qxplain 3567/3568
121.56/119.79	c qxplain 3568/3568
121.56/119.80	c 9637[?] 2219[?] -2221[?]  is mandatory 
121.56/119.80	c qxplain 3567/3567
121.67/119.81	c 9638[?] -2219[?] 2221[?] 2049[?]  is mandatory 
121.67/119.81	c qxplain 3565/3566
121.67/119.82	c qxplain 3566/3566
121.67/119.84	c 9639[?] -2220[?] -2222[?]  is mandatory 
121.67/119.84	c qxplain 3565/3565
121.67/119.85	c 9640[?] -2221[?] -2222[?]  is mandatory 
121.67/119.85	c qxplain 3561/3564
121.67/119.86	c qxplain 3563/3564
121.67/119.87	c qxplain 3564/3564
121.67/119.88	c 9641[?] 2221[?] 2220[?] 2222[?]  is mandatory 
121.67/119.88	c qxplain 3563/3563
121.67/119.89	c 9642[?] -2223[?] 1909[?]  is mandatory 
121.67/119.89	c qxplain 3561/3562
121.67/119.90	c qxplain 3562/3562
121.77/119.91	c 9643[?] -2222[?] -2223[?]  is mandatory 
121.77/119.91	c qxplain 3561/3561
121.77/119.93	c 9644[?] 2222[?] 2223[?] -1909[?]  is mandatory 
121.77/119.93	c qxplain 3552/3560
121.77/119.94	c qxplain 3557/3560
121.77/119.95	c qxplain 3559/3560
121.77/119.96	c qxplain 3560/3560
121.95/120.04	c 9645[?] 1492[?] -2224[?]  is mandatory 
121.95/120.04	c qxplain 3559/3559
121.95/120.05	c 9646[?] -2224[?] -1909[?]  is mandatory 
121.95/120.05	c qxplain 3557/3558
121.95/120.06	c qxplain 3558/3558
121.95/120.07	c 9647[?] -1492[?] 2224[?] 1909[?]  is mandatory 
121.95/120.07	c qxplain 3557/3557
121.95/120.08	c 9648[?] -2223[?] -2225[?]  is mandatory 
121.95/120.08	c qxplain 3552/3556
121.95/120.10	c qxplain 3555/3556
122.03/120.10	c qxplain 3556/3556
122.03/120.11	c 9649[?] -2224[?] -2225[?]  is mandatory 
122.03/120.11	c qxplain 3555/3555
122.03/120.12	c 9650[?] 2224[?] 2225[?] 2223[?]  is mandatory 
122.03/120.12	c qxplain 3552/3554
122.03/120.14	c qxplain 3554/3554
122.03/120.15	c 9651[?] -2226[?] -2090[?]  is mandatory 
122.03/120.15	c qxplain 3552/3553
122.03/120.16	c qxplain 3553/3553
122.03/120.18	c 9652[?] -2225[?] -2226[?]  is mandatory 
122.03/120.18	c qxplain 3552/3552
122.03/120.18	c 9653[?] 2225[?] 2226[?] 2090[?]  is mandatory 
122.03/120.18	c qxplain 3535/3551
122.03/120.19	c qxplain 3544/3551
122.14/120.20	c qxplain 3548/3551
122.14/120.21	c qxplain 3550/3551
122.14/120.22	c qxplain 3551/3551
122.14/120.23	c 9654[?] -2227[?] -2216[?]  is mandatory 
122.14/120.23	c qxplain 3550/3550
122.14/120.24	c 9655[?] -2226[?] -2227[?]  is mandatory 
122.14/120.24	c qxplain 3548/3549
122.14/120.25	c qxplain 3549/3549
122.14/120.26	c 9656[?] 2227[?] 2216[?] 2226[?]  is mandatory 
122.14/120.26	c qxplain 3548/3548
122.14/120.27	c 9657[?] -2228[?] 2097[?]  is mandatory 
122.14/120.27	c qxplain 3544/3547
122.14/120.29	c qxplain 3546/3547
122.14/120.30	c qxplain 3547/3547
122.27/120.31	c 9658[?] -2228[?] -2227[?]  is mandatory 
122.27/120.31	c qxplain 3546/3546
122.27/120.32	c 9659[?] 2228[?] 2227[?] -2097[?]  is mandatory 
122.27/120.32	c qxplain 3544/3545
122.27/120.33	c qxplain 3545/3545
122.27/120.34	c 9660[?] -2229[?] -2097[?]  is mandatory 
122.27/120.34	c qxplain 3544/3544
122.27/120.35	c 9661[?] -2229[?] 2227[?]  is mandatory 
122.27/120.35	c qxplain 3535/3543
122.27/120.36	c qxplain 3540/3543
122.27/120.37	c qxplain 3542/3543
122.27/120.38	c qxplain 3543/3543
122.27/120.39	c 9662[?] 2229[?] -2227[?] 2097[?]  is mandatory 
122.27/120.39	c qxplain 3542/3542
122.37/120.40	c 9663[?] -2230[?] -2228[?]  is mandatory 
122.37/120.40	c qxplain 3540/3541
122.37/120.41	c qxplain 3541/3541
122.37/120.43	c 9664[?] -2230[?] -2229[?]  is mandatory 
122.37/120.43	c qxplain 3540/3540
122.37/120.44	c 9665[?] 2230[?] 2229[?] 2228[?]  is mandatory 
122.37/120.44	c qxplain 3535/3539
122.37/120.45	c qxplain 3538/3539
122.37/120.46	c qxplain 3539/3539
122.37/120.47	c 9666[?] -2206[?] -2231[?]  is mandatory 
122.37/120.47	c qxplain 3538/3538
122.37/120.48	c 9667[?] -2230[?] -2231[?]  is mandatory 
122.37/120.48	c qxplain 3535/3537
122.37/120.49	c qxplain 3537/3537
122.47/120.50	c 9668[?] 2230[?] 2206[?] 2231[?]  is mandatory 
122.47/120.50	c qxplain 3535/3536
122.47/120.51	c qxplain 3536/3536
122.47/120.52	c 9669[?] -2232[?] -2197[?]  is mandatory 
122.47/120.52	c qxplain 3535/3535
122.47/120.54	c 9670[?] 2231[?] -2232[?]  is mandatory 
122.47/120.54	c qxplain 3501/3534
122.47/120.55	c qxplain 3518/3534
122.47/120.56	c qxplain 3527/3534
122.47/120.56	c qxplain 3531/3534
122.47/120.57	c qxplain 3533/3534
122.47/120.58	c qxplain 3534/3534
122.47/120.60	c 9671[?] 2197[?] -2231[?] 2232[?]  is mandatory 
122.47/120.60	c qxplain 3533/3533
122.57/120.61	c 9672[?] -2233[?] 1516[?]  is mandatory 
122.57/120.61	c qxplain 3531/3532
122.57/120.62	c qxplain 3532/3532
122.57/120.63	c 9673[?] -2233[?] -1697[?]  is mandatory 
122.57/120.63	c qxplain 3531/3531
122.57/120.64	c 9674[?] 2233[?] -1516[?] 1697[?]  is mandatory 
122.57/120.64	c qxplain 3527/3530
122.57/120.65	c qxplain 3529/3530
122.57/120.66	c qxplain 3530/3530
122.57/120.67	c 9675[?] -2234[?] -2165[?]  is mandatory 
122.57/120.67	c qxplain 3529/3529
122.57/120.68	c 9676[?] -2234[?] -2233[?]  is mandatory 
122.57/120.68	c qxplain 3527/3528
122.57/120.70	c qxplain 3528/3528
122.67/120.71	c 9677[?] 2234[?] 2233[?] 2165[?]  is mandatory 
122.67/120.71	c qxplain 3527/3527
122.67/120.72	c 9678[?] -2235[?] 1530[?]  is mandatory 
122.67/120.72	c qxplain 3518/3526
122.67/120.73	c qxplain 3523/3526
122.67/120.74	c qxplain 3525/3526
122.67/120.75	c qxplain 3526/3526
122.67/120.76	c 9679[?] -2235[?] 2234[?]  is mandatory 
122.67/120.76	c qxplain 3525/3525
122.67/120.77	c 9680[?] 2235[?] -2234[?] -1530[?]  is mandatory 
122.67/120.77	c qxplain 3523/3524
122.67/120.78	c qxplain 3524/3524
122.67/120.79	c 9681[?] -2236[?] 1516[?]  is mandatory 
122.67/120.79	c qxplain 3523/3523
122.77/120.81	c 9682[?] -2236[?] -1530[?]  is mandatory 
122.77/120.81	c qxplain 3518/3522
122.77/120.82	c qxplain 3521/3522
122.77/120.83	c qxplain 3522/3522
122.77/120.84	c 9683[?] 2236[?] -1516[?] 1530[?]  is mandatory 
122.77/120.84	c qxplain 3521/3521
122.77/120.85	c 9684[?] -2237[?] -2235[?]  is mandatory 
122.77/120.85	c qxplain 3518/3520
122.77/120.86	c qxplain 3520/3520
122.77/120.87	c 9685[?] -2237[?] -2236[?]  is mandatory 
122.77/120.87	c qxplain 3518/3519
122.77/120.88	c qxplain 3519/3519
122.77/120.90	c 9686[?] 2237[?] 2235[?] 2236[?]  is mandatory 
122.77/120.90	c qxplain 3518/3518
122.88/120.91	c 9687[?] -2238[?] 2090[?]  is mandatory 
122.88/120.91	c qxplain 3501/3517
122.88/120.92	c qxplain 3510/3517
122.88/120.92	c qxplain 3514/3517
122.88/120.93	c qxplain 3516/3517
122.88/120.94	c qxplain 3517/3517
122.88/120.95	c 9688[?] -2238[?] -2237[?]  is mandatory 
122.88/120.95	c qxplain 3516/3516
122.88/120.96	c 9689[?] 2238[?] 2237[?] -2090[?]  is mandatory 
122.88/120.96	c qxplain 3514/3515
122.88/120.97	c qxplain 3515/3515
122.88/120.99	c 9690[?] -2239[?] 1457[?]  is mandatory 
122.88/120.99	c qxplain 3514/3514
122.88/121.00	c 9691[?] -2239[?] 1924[?]  is mandatory 
122.88/121.00	c qxplain 3510/3513
122.97/121.03	c qxplain 3512/3513
122.97/121.05	c qxplain 3513/3513
122.97/121.07	c 9692[?] -1924[?] 2239[?] -1457[?]  is mandatory 
122.97/121.07	c qxplain 3512/3512
122.97/121.08	c 9693[?] -2240[?] -1457[?]  is mandatory 
122.97/121.08	c qxplain 3510/3511
122.97/121.09	c qxplain 3511/3511
123.07/121.11	c 9694[?] -2240[?] -1924[?]  is mandatory 
123.07/121.11	c qxplain 3510/3510
123.07/121.12	c 9695[?] 1924[?] 1457[?] 2240[?]  is mandatory 
123.07/121.12	c qxplain 3501/3509
123.07/121.13	c qxplain 3506/3509
123.07/121.14	c qxplain 3508/3509
123.07/121.15	c qxplain 3509/3509
123.07/121.16	c 9696[?] -2239[?] -2241[?]  is mandatory 
123.07/121.16	c qxplain 3508/3508
123.07/121.17	c 9697[?] -2240[?] -2241[?]  is mandatory 
123.07/121.17	c qxplain 3506/3507
123.07/121.18	c qxplain 3507/3507
123.07/121.19	c 9698[?] 2239[?] 2240[?] 2241[?]  is mandatory 
123.07/121.19	c qxplain 3506/3506
123.17/121.22	c 9699[?] 2052[?] -2242[?]  is mandatory 
123.17/121.22	c qxplain 3501/3505
123.17/121.23	c qxplain 3504/3505
123.17/121.24	c qxplain 3505/3505
123.17/121.26	c 9700[?] -2242[?] -2241[?]  is mandatory 
123.17/121.26	c qxplain 3504/3504
123.17/121.27	c 9701[?] 2241[?] -2052[?] 2242[?]  is mandatory 
123.17/121.27	c qxplain 3501/3503
123.17/121.28	c qxplain 3503/3503
123.27/121.30	c 9702[?] -2243[?] -2052[?]  is mandatory 
123.27/121.30	c qxplain 3501/3502
123.27/121.31	c qxplain 3502/3502
123.27/121.33	c 9703[?] -2243[?] 2241[?]  is mandatory 
123.27/121.33	c qxplain 3501/3501
123.27/121.34	c 9704[?] -2241[?] 2052[?] 2243[?]  is mandatory 
123.27/121.34	c qxplain 3231/3500
123.27/121.35	c qxplain 3366/3500
123.27/121.36	c qxplain 3434/3500
123.27/121.37	c qxplain 3468/3500
123.27/121.38	c qxplain 3485/3500
123.27/121.39	c qxplain 3493/3500
123.37/121.40	c qxplain 3497/3500
123.37/121.41	c qxplain 3499/3500
123.37/121.42	c qxplain 3500/3500
123.37/121.43	c 9705[?] -2242[?] -2244[?]  is mandatory 
123.37/121.43	c qxplain 3499/3499
123.37/121.45	c 9706[?] -2243[?] -2244[?]  is mandatory 
123.37/121.45	c qxplain 3497/3498
123.37/121.46	c qxplain 3498/3498
123.37/121.47	c 9707[?] 2242[?] 2243[?] 2244[?]  is mandatory 
123.37/121.47	c qxplain 3497/3497
123.37/121.48	c 9708[?] -2245[?] 1909[?]  is mandatory 
123.37/121.48	c qxplain 3493/3496
123.37/121.49	c qxplain 3495/3496
123.47/121.51	c qxplain 3496/3496
123.47/121.52	c 9709[?] -2244[?] -2245[?]  is mandatory 
123.47/121.52	c qxplain 3495/3495
123.47/121.53	c 9710[?] 2244[?] 2245[?] -1909[?]  is mandatory 
123.47/121.53	c qxplain 3493/3494
123.47/121.54	c qxplain 3494/3494
123.47/121.55	c 9711[?] 1493[?] -2246[?]  is mandatory 
123.47/121.55	c qxplain 3493/3493
123.47/121.56	c 9712[?] -2246[?] -1909[?]  is mandatory 
123.47/121.56	c qxplain 3485/3492
123.47/121.57	c qxplain 3489/3492
123.47/121.58	c qxplain 3491/3492
123.47/121.58	c qxplain 3492/3492
123.47/121.59	c 9713[?] -1493[?] 2246[?] 1909[?]  is mandatory 
123.47/121.59	c qxplain 3491/3491
123.57/121.61	c 9714[?] -2245[?] -2247[?]  is mandatory 
123.57/121.61	c qxplain 3489/3490
123.57/121.61	c qxplain 3490/3490
123.57/121.62	c 9715[?] -2246[?] -2247[?]  is mandatory 
123.57/121.62	c qxplain 3489/3489
123.57/121.63	c 9716[?] 2246[?] 2247[?] 2245[?]  is mandatory 
123.57/121.63	c qxplain 3485/3488
123.57/121.64	c qxplain 3487/3488
123.57/121.65	c qxplain 3488/3488
123.57/121.66	c 9717[?] -2248[?] -2090[?]  is mandatory 
123.57/121.66	c qxplain 3487/3487
123.57/121.67	c 9718[?] -2247[?] -2248[?]  is mandatory 
123.57/121.67	c qxplain 3485/3486
123.57/121.68	c qxplain 3486/3486
123.57/121.69	c 9719[?] 2247[?] 2090[?] 2248[?]  is mandatory 
123.57/121.69	c qxplain 3485/3485
123.67/121.70	c 9720[?] -2249[?] -2238[?]  is mandatory 
123.67/121.70	c qxplain 3468/3484
123.67/121.71	c qxplain 3477/3484
123.67/121.72	c qxplain 3481/3484
123.67/121.73	c qxplain 3483/3484
123.67/121.74	c qxplain 3484/3484
123.67/121.75	c 9721[?] -2248[?] -2249[?]  is mandatory 
123.67/121.75	c qxplain 3483/3483
123.67/121.76	c 9722[?] 2249[?] 2238[?] 2248[?]  is mandatory 
123.67/121.76	c qxplain 3481/3482
123.67/121.77	c qxplain 3482/3482
123.67/121.78	c 9723[?] -2250[?] 2097[?]  is mandatory 
123.67/121.78	c qxplain 3481/3481
123.67/121.79	c 9724[?] -2249[?] -2250[?]  is mandatory 
123.67/121.79	c qxplain 3477/3480
123.78/121.80	c qxplain 3479/3480
123.78/121.81	c qxplain 3480/3480
123.78/121.83	c 9725[?] 2250[?] 2249[?] -2097[?]  is mandatory 
123.78/121.83	c qxplain 3479/3479
123.78/121.84	c 9726[?] -2251[?] -2097[?]  is mandatory 
123.78/121.84	c qxplain 3477/3478
123.78/121.85	c qxplain 3478/3478
123.78/121.86	c 9727[?] -2251[?] 2249[?]  is mandatory 
123.78/121.86	c qxplain 3477/3477
123.78/121.87	c 9728[?] 2251[?] -2249[?] 2097[?]  is mandatory 
123.78/121.87	c qxplain 3468/3476
123.78/121.88	c qxplain 3473/3476
123.78/121.89	c qxplain 3475/3476
123.88/121.91	c qxplain 3476/3476
123.88/121.92	c 9729[?] -2252[?] -2250[?]  is mandatory 
123.88/121.92	c qxplain 3475/3475
123.88/121.93	c 9730[?] -2252[?] -2251[?]  is mandatory 
123.88/121.93	c qxplain 3473/3474
123.88/121.94	c qxplain 3474/3474
123.88/121.95	c 9731[?] 2252[?] 2251[?] 2250[?]  is mandatory 
123.88/121.95	c qxplain 3473/3473
123.88/121.96	c 9732[?] 2197[?] -2253[?]  is mandatory 
123.88/121.96	c qxplain 3468/3472
123.88/121.97	c qxplain 3471/3472
123.88/121.98	c qxplain 3472/3472
123.88/121.99	c 9733[?] -2231[?] -2253[?]  is mandatory 
123.88/121.99	c qxplain 3471/3471
123.98/122.00	c 9734[?] -2197[?] 2253[?] 2231[?]  is mandatory 
123.98/122.00	c qxplain 3468/3470
123.98/122.01	c qxplain 3470/3470
123.98/122.02	c 9735[?] -2254[?] -2252[?]  is mandatory 
123.98/122.02	c qxplain 3468/3469
123.98/122.03	c qxplain 3469/3469
123.98/122.04	c 9736[?] -2254[?] -2253[?]  is mandatory 
123.98/122.04	c qxplain 3468/3468
123.98/122.06	c 9737[?] 2253[?] 2252[?] 2254[?]  is mandatory 
123.98/122.06	c qxplain 3434/3467
123.98/122.06	c qxplain 3451/3467
123.98/122.07	c qxplain 3460/3467
123.98/122.08	c qxplain 3464/3467
123.98/122.09	c qxplain 3466/3467
123.98/122.10	c qxplain 3467/3467
124.08/122.11	c 9738[?] -2232[?] -2255[?]  is mandatory 
124.08/122.11	c qxplain 3466/3466
124.08/122.12	c 9739[?] -2254[?] -2255[?]  is mandatory 
124.08/122.12	c qxplain 3464/3465
124.08/122.13	c qxplain 3465/3465
124.08/122.14	c 9740[?] 2255[?] 2254[?] 2232[?]  is mandatory 
124.08/122.14	c qxplain 3464/3464
124.08/122.15	c 9741[?] -2256[?] 2206[?]  is mandatory 
124.08/122.15	c qxplain 3460/3463
124.08/122.16	c qxplain 3462/3463
124.08/122.17	c qxplain 3463/3463
124.08/122.19	c 9742[?] -2256[?] 2230[?]  is mandatory 
124.08/122.19	c qxplain 3462/3462
124.17/122.20	c 9743[?] -2206[?] -2230[?] 2256[?]  is mandatory 
124.17/122.20	c qxplain 3460/3461
124.17/122.21	c qxplain 3461/3461
124.17/122.22	c 9744[?] 2197[?] -2257[?]  is mandatory 
124.17/122.22	c qxplain 3460/3460
124.17/122.23	c 9745[?] -2257[?] 2252[?]  is mandatory 
124.17/122.23	c qxplain 3451/3459
124.17/122.24	c qxplain 3456/3459
124.17/122.25	c qxplain 3458/3459
124.17/122.26	c qxplain 3459/3459
124.17/122.27	c 9746[?] -2197[?] -2252[?] 2257[?]  is mandatory 
124.17/122.27	c qxplain 3458/3458
124.17/122.28	c 9747[?] -2256[?] -2258[?]  is mandatory 
124.17/122.28	c qxplain 3456/3457
124.17/122.29	c qxplain 3457/3457
124.27/122.30	c 9748[?] -2257[?] -2258[?]  is mandatory 
124.27/122.30	c qxplain 3456/3456
124.27/122.31	c 9749[?] 2258[?] 2256[?] 2257[?]  is mandatory 
124.27/122.31	c qxplain 3451/3455
124.27/122.32	c qxplain 3454/3455
124.27/122.33	c qxplain 3455/3455
124.27/122.35	c 9750[?] 1573[?] -2259[?]  is mandatory 
124.27/122.35	c qxplain 3454/3454
124.27/122.36	c 9751[?] -2259[?] 1900[?]  is mandatory 
124.27/122.36	c qxplain 3451/3453
124.27/122.37	c qxplain 3453/3453
124.27/122.38	c 9752[?] 2259[?] -1573[?] -1900[?]  is mandatory 
124.27/122.38	c qxplain 3451/3452
124.27/122.39	c qxplain 3452/3452
124.37/122.40	c 9753[?] 1596[?] -2260[?]  is mandatory 
124.37/122.40	c qxplain 3451/3451
124.37/122.41	c 9754[?] -2260[?] 1875[?]  is mandatory 
124.37/122.41	c qxplain 3434/3450
124.37/122.42	c qxplain 3443/3450
124.37/122.43	c qxplain 3447/3450
124.37/122.44	c qxplain 3449/3450
124.37/122.45	c qxplain 3450/3450
124.37/122.46	c 9755[?] 2260[?] -1596[?] -1875[?]  is mandatory 
124.37/122.46	c qxplain 3449/3449
124.37/122.48	c 9756[?] -1665[?] -2261[?]  is mandatory 
124.37/122.48	c qxplain 3447/3448
124.37/122.49	c qxplain 3448/3448
124.47/122.50	c 9757[?] -2261[?] -1676[?]  is mandatory 
124.47/122.50	c qxplain 3447/3447
124.47/122.51	c 9758[?] 2261[?] 1676[?] 1665[?]  is mandatory 
124.47/122.51	c qxplain 3443/3446
124.47/122.52	c qxplain 3445/3446
124.47/122.53	c qxplain 3446/3446
124.47/122.54	c 9759[?] -1673[?] -2262[?]  is mandatory 
124.47/122.54	c qxplain 3445/3445
124.47/122.55	c 9760[?] -2262[?] 2261[?]  is mandatory 
124.47/122.55	c qxplain 3443/3444
124.47/122.56	c qxplain 3444/3444
124.47/122.57	c 9761[?] 2262[?] -2261[?] 1673[?]  is mandatory 
124.47/122.57	c qxplain 3443/3443
124.47/122.58	c 9762[?] 1881[?] -2263[?]  is mandatory 
124.47/122.58	c qxplain 3434/3442
124.47/122.59	c qxplain 3439/3442
124.57/122.60	c qxplain 3441/3442
124.57/122.61	c qxplain 3442/3442
124.57/122.62	c 9763[?] -2263[?] 2262[?]  is mandatory 
124.57/122.62	c qxplain 3441/3441
124.57/122.63	c 9764[?] 2263[?] -2262[?] -1881[?]  is mandatory 
124.57/122.63	c qxplain 3439/3440
124.57/122.64	c qxplain 3440/3440
124.57/122.65	c 9765[?] -1665[?] -2264[?]  is mandatory 
124.57/122.65	c qxplain 3439/3439
124.57/122.66	c 9766[?] -2264[?] -1673[?]  is mandatory 
124.57/122.66	c qxplain 3434/3438
124.57/122.67	c qxplain 3437/3438
124.57/122.68	c qxplain 3438/3438
124.57/122.69	c 9767[?] 2264[?] 1665[?] 1673[?]  is mandatory 
124.57/122.69	c qxplain 3437/3437
124.67/122.70	c 9768[?] -2265[?] 1881[?]  is mandatory 
124.67/122.70	c qxplain 3434/3436
124.67/122.71	c qxplain 3436/3436
124.67/122.72	c 9769[?] -2265[?] 2264[?]  is mandatory 
124.67/122.72	c qxplain 3434/3435
124.67/122.73	c qxplain 3435/3435
124.67/122.74	c 9770[?] -2264[?] -1881[?] 2265[?]  is mandatory 
124.67/122.74	c qxplain 3434/3434
124.67/122.75	c 9771[?] 1676[?] -2266[?]  is mandatory 
124.67/122.75	c qxplain 3366/3433
124.67/122.76	c qxplain 3400/3433
124.67/122.77	c qxplain 3417/3433
124.67/122.78	c qxplain 3426/3433
124.67/122.79	c qxplain 3430/3433
124.77/122.80	c qxplain 3432/3433
124.77/122.81	c qxplain 3433/3433
124.77/122.82	c 9772[?] -2265[?] -2266[?]  is mandatory 
124.77/122.82	c qxplain 3432/3432
124.77/122.83	c 9773[?] -1676[?] 2266[?] 2265[?]  is mandatory 
124.77/122.83	c qxplain 3430/3431
124.77/122.87	c qxplain 3431/3431
124.77/122.89	c 9774[?] -2263[?] -2267[?]  is mandatory 
124.77/122.89	c qxplain 3430/3430
124.87/122.90	c 9775[?] -2267[?] -2266[?]  is mandatory 
124.87/122.90	c qxplain 3426/3429
124.87/122.91	c qxplain 3428/3429
124.87/122.92	c qxplain 3429/3429
124.87/122.93	c 9776[?] 2266[?] 2263[?] 2267[?]  is mandatory 
124.87/122.93	c qxplain 3428/3428
124.87/122.94	c 9777[?] -2268[?] 1877[?]  is mandatory 
124.87/122.94	c qxplain 3426/3427
124.87/122.95	c qxplain 3427/3427
124.87/122.96	c 9778[?] -2267[?] -2268[?]  is mandatory 
124.87/122.96	c qxplain 3426/3426
124.87/122.98	c 9779[?] 2268[?] 2267[?] -1877[?]  is mandatory 
124.87/122.98	c qxplain 3417/3425
124.87/122.99	c qxplain 3422/3425
124.87/123.00	c qxplain 3424/3425
124.97/123.01	c qxplain 3425/3425
124.97/123.02	c 9780[?] 1619[?] -2269[?]  is mandatory 
124.97/123.02	c qxplain 3424/3424
124.97/123.03	c 9781[?] -2269[?] 1873[?]  is mandatory 
124.97/123.03	c qxplain 3422/3423
124.97/123.04	c qxplain 3423/3423
124.97/123.05	c 9782[?] 2269[?] -1619[?] -1873[?]  is mandatory 
124.97/123.05	c qxplain 3422/3422
124.97/123.06	c 9783[?] -2270[?] -2268[?]  is mandatory 
124.97/123.06	c qxplain 3417/3421
124.97/123.07	c qxplain 3420/3421
124.97/123.08	c qxplain 3421/3421
124.97/123.10	c 9784[?] -2270[?] -2269[?]  is mandatory 
124.97/123.10	c qxplain 3420/3420
125.07/123.11	c 9785[?] 2269[?] 2270[?] 2268[?]  is mandatory 
125.07/123.11	c qxplain 3417/3419
125.07/123.12	c qxplain 3419/3419
125.07/123.13	c 9786[?] -2271[?] -2260[?]  is mandatory 
125.07/123.13	c qxplain 3417/3418
125.07/123.14	c qxplain 3418/3418
125.07/123.15	c 9787[?] -2271[?] 2270[?]  is mandatory 
125.07/123.15	c qxplain 3417/3417
125.07/123.16	c 9788[?] -2270[?] 2271[?] 2260[?]  is mandatory 
125.07/123.16	c qxplain 3400/3416
125.07/123.17	c qxplain 3409/3416
125.07/123.18	c qxplain 3413/3416
125.07/123.19	c qxplain 3415/3416
125.07/123.20	c qxplain 3416/3416
125.17/123.21	c 9789[?] -2272[?] -2259[?]  is mandatory 
125.17/123.21	c qxplain 3415/3415
125.17/123.22	c 9790[?] -2272[?] 2271[?]  is mandatory 
125.17/123.22	c qxplain 3413/3414
125.17/123.23	c qxplain 3414/3414
125.17/123.24	c 9791[?] -2271[?] 2272[?] 2259[?]  is mandatory 
125.17/123.24	c qxplain 3413/3413
125.17/123.26	c 9792[?] -1508[?] -2273[?]  is mandatory 
125.17/123.26	c qxplain 3409/3412
125.17/123.27	c qxplain 3411/3412
125.17/123.28	c qxplain 3412/3412
125.17/123.30	c 9793[?] -2273[?] 1689[?]  is mandatory 
125.17/123.30	c qxplain 3411/3411
125.27/123.32	c 9794[?] 2273[?] 1508[?] -1689[?]  is mandatory 
125.27/123.32	c qxplain 3409/3410
125.27/123.33	c qxplain 3410/3410
125.27/123.34	c 9795[?] -2274[?] 1509[?]  is mandatory 
125.27/123.34	c qxplain 3409/3409
125.27/123.36	c 9796[?] -2274[?] -2273[?]  is mandatory 
125.27/123.36	c qxplain 3400/3408
125.27/123.37	c qxplain 3405/3408
125.27/123.38	c qxplain 3407/3408
125.27/123.39	c qxplain 3408/3408
125.37/123.40	c 9797[?] 2274[?] -1509[?] 2273[?]  is mandatory 
125.37/123.40	c qxplain 3407/3407
125.37/123.42	c 9798[?] -1508[?] -2275[?]  is mandatory 
125.37/123.42	c qxplain 3405/3406
125.37/123.44	c qxplain 3406/3406
125.37/123.45	c 9799[?] -1509[?] -2275[?]  is mandatory 
125.37/123.45	c qxplain 3405/3405
125.37/123.47	c 9800[?] 2275[?] 1509[?] 1508[?]  is mandatory 
125.37/123.47	c qxplain 3400/3404
125.37/123.48	c qxplain 3403/3404
125.37/123.48	c qxplain 3404/3404
125.47/123.50	c 9801[?] -2276[?] 1689[?]  is mandatory 
125.47/123.50	c qxplain 3403/3403
125.47/123.51	c 9802[?] -2276[?] 2275[?]  is mandatory 
125.47/123.51	c qxplain 3400/3402
125.47/123.52	c qxplain 3402/3402
125.47/123.54	c 9803[?] 2276[?] -2275[?] -1689[?]  is mandatory 
125.47/123.54	c qxplain 3400/3401
125.47/123.55	c qxplain 3401/3401
125.47/123.56	c 9804[?] -2277[?] -2274[?]  is mandatory 
125.47/123.56	c qxplain 3400/3400
125.47/123.57	c 9805[?] -2277[?] -2276[?]  is mandatory 
125.47/123.57	c qxplain 3366/3399
125.47/123.58	c qxplain 3383/3399
125.47/123.59	c qxplain 3392/3399
125.47/123.60	c qxplain 3396/3399
125.57/123.60	c qxplain 3398/3399
125.57/123.62	c qxplain 3399/3399
125.57/123.63	c 9806[?] 2277[?] 2274[?] 2276[?]  is mandatory 
125.57/123.63	c qxplain 3398/3398
125.57/123.64	c 9807[?] -2278[?] 1530[?]  is mandatory 
125.57/123.64	c qxplain 3396/3397
125.57/123.65	c qxplain 3397/3397
125.57/123.66	c 9808[?] -2278[?] 2277[?]  is mandatory 
125.57/123.66	c qxplain 3396/3396
125.57/123.68	c 9809[?] 2278[?] -2277[?] -1530[?]  is mandatory 
125.57/123.68	c qxplain 3392/3395
125.57/123.69	c qxplain 3394/3395
125.67/123.70	c qxplain 3395/3395
125.67/123.71	c 9810[?] 1509[?] -2279[?]  is mandatory 
125.67/123.71	c qxplain 3394/3394
125.67/123.72	c 9811[?] -2279[?] -1530[?]  is mandatory 
125.67/123.72	c qxplain 3392/3393
125.67/123.73	c qxplain 3393/3393
125.67/123.75	c 9812[?] 2279[?] -1509[?] 1530[?]  is mandatory 
125.67/123.75	c qxplain 3392/3392
125.67/123.76	c 9813[?] -2280[?] -2278[?]  is mandatory 
125.67/123.76	c qxplain 3383/3391
125.67/123.77	c qxplain 3388/3391
125.67/123.78	c qxplain 3390/3391
125.67/123.79	c qxplain 3391/3391
125.76/123.80	c 9814[?] -2280[?] -2279[?]  is mandatory 
125.76/123.80	c qxplain 3390/3390
125.76/123.81	c 9815[?] 2280[?] 2278[?] 2279[?]  is mandatory 
125.76/123.81	c qxplain 3388/3389
125.76/123.82	c qxplain 3389/3389
125.76/123.84	c 9816[?] -2281[?] 2090[?]  is mandatory 
125.76/123.84	c qxplain 3388/3388
125.76/123.85	c 9817[?] -2281[?] -2280[?]  is mandatory 
125.76/123.85	c qxplain 3383/3387
125.76/123.86	c qxplain 3386/3387
125.76/123.87	c qxplain 3387/3387
125.76/123.88	c 9818[?] 2281[?] 2280[?] -2090[?]  is mandatory 
125.76/123.88	c qxplain 3386/3386
125.86/123.90	c 9819[?] -2282[?] -2034[?]  is mandatory 
125.86/123.90	c qxplain 3383/3385
125.86/123.93	c qxplain 3385/3385
126.06/124.13	c 9820[?] 2037[?] -2282[?]  is mandatory 
126.06/124.13	c qxplain 3383/3384
126.06/124.16	c qxplain 3384/3384
126.06/124.18	c 9821[?] 2282[?] 2034[?] -2037[?]  is mandatory 
126.06/124.18	c qxplain 3383/3383
126.06/124.20	c 9822[?] 1976[?] -2283[?]  is mandatory 
126.06/124.20	c qxplain 3366/3382
126.17/124.23	c qxplain 3375/3382
126.17/124.25	c qxplain 3379/3382
126.17/124.27	c qxplain 3381/3382
126.17/124.28	c qxplain 3382/3382
126.27/124.31	c 9823[?] -2283[?] -2282[?]  is mandatory 
126.27/124.31	c qxplain 3381/3381
126.27/124.32	c 9824[?] 2283[?] 2282[?] -1976[?]  is mandatory 
126.27/124.32	c qxplain 3379/3380
126.27/124.34	c qxplain 3380/3380
126.27/124.35	c 9825[?] -2284[?] 1464[?]  is mandatory 
126.27/124.35	c qxplain 3379/3379
126.27/124.37	c 9826[?] -2284[?] 1979[?]  is mandatory 
126.27/124.37	c qxplain 3375/3378
126.27/124.38	c qxplain 3377/3378
126.27/124.40	c qxplain 3378/3378
126.36/124.41	c 9827[?] -1979[?] 2284[?] -1464[?]  is mandatory 
126.36/124.41	c qxplain 3377/3377
126.36/124.43	c 9828[?] -2285[?] -1464[?]  is mandatory 
126.36/124.43	c qxplain 3375/3376
126.36/124.44	c qxplain 3376/3376
126.36/124.45	c 9829[?] -2285[?] -1979[?]  is mandatory 
126.36/124.45	c qxplain 3375/3375
126.36/124.46	c 9830[?] 1979[?] 2285[?] 1464[?]  is mandatory 
126.36/124.46	c qxplain 3366/3374
126.36/124.47	c qxplain 3371/3374
126.36/124.49	c qxplain 3373/3374
126.46/124.50	c qxplain 3374/3374
126.46/124.51	c 9831[?] -2284[?] -2286[?]  is mandatory 
126.46/124.51	c qxplain 3373/3373
126.46/124.52	c 9832[?] -2285[?] -2286[?]  is mandatory 
126.46/124.52	c qxplain 3371/3372
126.46/124.53	c qxplain 3372/3372
126.46/124.54	c 9833[?] 2286[?] 2285[?] 2284[?]  is mandatory 
126.46/124.54	c qxplain 3371/3371
126.46/124.56	c 9834[?] -2287[?] 2283[?]  is mandatory 
126.46/124.56	c qxplain 3366/3370
126.46/124.57	c qxplain 3369/3370
126.46/124.58	c qxplain 3370/3370
126.56/124.60	c 9835[?] -2287[?] -2286[?]  is mandatory 
126.56/124.60	c qxplain 3369/3369
126.56/124.62	c 9836[?] 2286[?] -2283[?] 2287[?]  is mandatory 
126.56/124.62	c qxplain 3366/3368
126.56/124.63	c qxplain 3368/3368
126.56/124.64	c 9837[?] -2283[?] -2288[?]  is mandatory 
126.56/124.64	c qxplain 3366/3367
126.56/124.66	c qxplain 3367/3367
126.56/124.67	c 9838[?] 2286[?] -2288[?]  is mandatory 
126.56/124.67	c qxplain 3366/3366
126.56/124.68	c 9839[?] 2283[?] -2286[?] 2288[?]  is mandatory 
126.56/124.68	c qxplain 3231/3365
126.56/124.70	c qxplain 3299/3365
126.66/124.70	c qxplain 3333/3365
126.66/124.71	c qxplain 3350/3365
126.66/124.72	c qxplain 3358/3365
126.66/124.74	c qxplain 3362/3365
126.66/124.75	c qxplain 3364/3365
126.66/124.76	c qxplain 3365/3365
126.66/124.78	c 9840[?] -2287[?] -2289[?]  is mandatory 
126.66/124.78	c qxplain 3364/3364
126.66/124.79	c 9841[?] -2288[?] -2289[?]  is mandatory 
126.66/124.79	c qxplain 3362/3363
126.76/124.80	c qxplain 3363/3363
126.76/124.82	c 9842[?] 2288[?] 2287[?] 2289[?]  is mandatory 
126.76/124.82	c qxplain 3362/3362
126.76/124.82	c 9843[?] -2290[?] 1909[?]  is mandatory 
126.76/124.82	c qxplain 3358/3361
126.76/124.84	c qxplain 3360/3361
126.76/124.85	c qxplain 3361/3361
126.76/124.86	c 9844[?] -2289[?] -2290[?]  is mandatory 
126.76/124.86	c qxplain 3360/3360
126.76/124.88	c 9845[?] 2289[?] 2290[?] -1909[?]  is mandatory 
126.76/124.88	c qxplain 3358/3359
126.76/124.89	c qxplain 3359/3359
126.86/124.90	c 9846[?] 1486[?] -2291[?]  is mandatory 
126.86/124.90	c qxplain 3358/3358
126.86/124.91	c 9847[?] -2291[?] -1909[?]  is mandatory 
126.86/124.91	c qxplain 3350/3357
126.86/124.92	c qxplain 3354/3357
126.86/124.93	c qxplain 3356/3357
126.86/124.94	c qxplain 3357/3357
126.86/124.95	c 9848[?] -1486[?] 2291[?] 1909[?]  is mandatory 
126.86/124.95	c qxplain 3356/3356
126.86/124.97	c 9849[?] -2290[?] -2292[?]  is mandatory 
126.86/124.97	c qxplain 3354/3355
126.86/124.97	c qxplain 3355/3355
126.86/124.98	c 9850[?] -2291[?] -2292[?]  is mandatory 
126.86/124.98	c qxplain 3354/3354
126.86/124.99	c 9851[?] 2291[?] 2290[?] 2292[?]  is mandatory 
126.86/124.99	c qxplain 3350/3353
126.97/125.00	c qxplain 3352/3353
126.97/125.02	c qxplain 3353/3353
126.97/125.03	c 9852[?] -2293[?] -2090[?]  is mandatory 
126.97/125.03	c qxplain 3352/3352
126.97/125.04	c 9853[?] -2292[?] -2293[?]  is mandatory 
126.97/125.04	c qxplain 3350/3351
126.97/125.05	c qxplain 3351/3351
126.97/125.06	c 9854[?] 2292[?] 2090[?] 2293[?]  is mandatory 
126.97/125.06	c qxplain 3350/3350
126.97/125.07	c 9855[?] -2294[?] -2281[?]  is mandatory 
126.97/125.07	c qxplain 3333/3349
126.97/125.08	c qxplain 3342/3349
126.97/125.09	c qxplain 3346/3349
127.07/125.10	c qxplain 3348/3349
127.07/125.11	c qxplain 3349/3349
127.07/125.12	c 9856[?] -2293[?] -2294[?]  is mandatory 
127.07/125.12	c qxplain 3348/3348
127.07/125.13	c 9857[?] 2294[?] 2281[?] 2293[?]  is mandatory 
127.07/125.13	c qxplain 3346/3347
127.07/125.14	c qxplain 3347/3347
127.07/125.15	c 9858[?] -2295[?] 2097[?]  is mandatory 
127.07/125.15	c qxplain 3346/3346
127.07/125.17	c 9859[?] -2294[?] -2295[?]  is mandatory 
127.07/125.17	c qxplain 3342/3345
127.07/125.18	c qxplain 3344/3345
127.07/125.19	c qxplain 3345/3345
127.17/125.20	c 9860[?] 2295[?] 2294[?] -2097[?]  is mandatory 
127.17/125.20	c qxplain 3344/3344
127.17/125.21	c 9861[?] -2296[?] -2097[?]  is mandatory 
127.17/125.21	c qxplain 3342/3343
127.17/125.22	c qxplain 3343/3343
127.17/125.23	c 9862[?] -2296[?] 2294[?]  is mandatory 
127.17/125.23	c qxplain 3342/3342
127.17/125.25	c 9863[?] 2296[?] -2294[?] 2097[?]  is mandatory 
127.17/125.25	c qxplain 3333/3341
127.17/125.26	c qxplain 3338/3341
127.17/125.26	c qxplain 3340/3341
127.17/125.28	c qxplain 3341/3341
127.17/125.29	c 9864[?] -2297[?] -2295[?]  is mandatory 
127.17/125.29	c qxplain 3340/3340
127.17/125.30	c 9865[?] -2297[?] -2296[?]  is mandatory 
127.17/125.30	c qxplain 3338/3339
127.27/125.31	c qxplain 3339/3339
127.27/125.32	c 9866[?] 2297[?] 2296[?] 2295[?]  is mandatory 
127.27/125.32	c qxplain 3338/3338
127.27/125.34	c 9867[?] -2298[?] -2272[?]  is mandatory 
127.27/125.34	c qxplain 3333/3337
127.27/125.35	c qxplain 3336/3337
127.27/125.35	c qxplain 3337/3337
127.27/125.37	c 9868[?] -2298[?] -2297[?]  is mandatory 
127.27/125.37	c qxplain 3336/3336
127.27/125.38	c 9869[?] 2272[?] 2297[?] 2298[?]  is mandatory 
127.27/125.38	c qxplain 3333/3335
127.27/125.39	c qxplain 3335/3335
127.37/125.40	c 9870[?] 1575[?] -2299[?]  is mandatory 
127.37/125.40	c qxplain 3333/3334
127.37/125.41	c qxplain 3334/3334
127.37/125.42	c 9871[?] -2299[?] 1900[?]  is mandatory 
127.37/125.42	c qxplain 3333/3333
127.37/125.44	c 9872[?] 2299[?] -1575[?] -1900[?]  is mandatory 
127.37/125.44	c qxplain 3299/3332
127.37/125.45	c qxplain 3316/3332
127.37/125.46	c qxplain 3325/3332
127.37/125.47	c qxplain 3329/3332
127.37/125.48	c qxplain 3331/3332
127.37/125.49	c qxplain 3332/3332
127.46/125.50	c 9873[?] 1598[?] -2300[?]  is mandatory 
127.46/125.50	c qxplain 3331/3331
127.46/125.51	c 9874[?] -2300[?] 1875[?]  is mandatory 
127.46/125.51	c qxplain 3329/3330
127.46/125.52	c qxplain 3330/3330
127.46/125.54	c 9875[?] 2300[?] -1598[?] -1875[?]  is mandatory 
127.46/125.54	c qxplain 3329/3329
127.46/125.55	c 9876[?] -1670[?] -2301[?]  is mandatory 
127.46/125.55	c qxplain 3325/3328
127.46/125.56	c qxplain 3327/3328
127.46/125.57	c qxplain 3328/3328
127.46/125.58	c 9877[?] -2301[?] 1885[?]  is mandatory 
127.46/125.58	c qxplain 3327/3327
127.46/125.59	c 9878[?] 2301[?] 1670[?] -1885[?]  is mandatory 
127.46/125.59	c qxplain 3325/3326
127.56/125.60	c qxplain 3326/3326
127.56/125.61	c 9879[?] -2302[?] 1670[?]  is mandatory 
127.56/125.61	c qxplain 3325/3325
127.56/125.62	c 9880[?] -2302[?] -1885[?]  is mandatory 
127.56/125.62	c qxplain 3316/3324
127.56/125.63	c qxplain 3321/3324
127.56/125.64	c qxplain 3323/3324
127.56/125.68	c qxplain 3324/3324
127.56/125.69	c 9881[?] 2302[?] -1670[?] 1885[?]  is mandatory 
127.56/125.69	c qxplain 3323/3323
127.66/125.70	c 9882[?] -2301[?] -2303[?]  is mandatory 
127.66/125.70	c qxplain 3321/3322
127.66/125.72	c qxplain 3322/3322
127.66/125.73	c 9883[?] -2303[?] -2302[?]  is mandatory 
127.66/125.73	c qxplain 3321/3321
127.66/125.74	c 9884[?] 2303[?] 2302[?] 2301[?]  is mandatory 
127.66/125.74	c qxplain 3316/3320
127.66/125.75	c qxplain 3319/3320
127.66/125.76	c qxplain 3320/3320
127.66/125.77	c 9885[?] -2304[?] 1877[?]  is mandatory 
127.66/125.77	c qxplain 3319/3319
127.66/125.78	c 9886[?] -2304[?] -2303[?]  is mandatory 
127.66/125.78	c qxplain 3316/3318
127.66/125.79	c qxplain 3318/3318
127.76/125.81	c 9887[?] 2304[?] 2303[?] -1877[?]  is mandatory 
127.76/125.81	c qxplain 3316/3317
127.76/125.82	c qxplain 3317/3317
127.76/125.83	c 9888[?] 1621[?] -2305[?]  is mandatory 
127.76/125.83	c qxplain 3316/3316
127.76/125.84	c 9889[?] -2305[?] 1873[?]  is mandatory 
127.76/125.84	c qxplain 3299/3315
127.76/125.85	c qxplain 3308/3315
127.76/125.86	c qxplain 3312/3315
127.76/125.87	c qxplain 3314/3315
127.76/125.88	c qxplain 3315/3315
127.76/125.89	c 9890[?] 2305[?] -1621[?] -1873[?]  is mandatory 
127.76/125.89	c qxplain 3314/3314
127.86/125.91	c 9891[?] -2306[?] -2304[?]  is mandatory 
127.86/125.91	c qxplain 3312/3313
127.86/125.92	c qxplain 3313/3313
127.86/125.93	c 9892[?] -2306[?] -2305[?]  is mandatory 
127.86/125.93	c qxplain 3312/3312
127.86/125.94	c 9893[?] 2305[?] 2306[?] 2304[?]  is mandatory 
127.86/125.94	c qxplain 3308/3311
127.86/125.95	c qxplain 3310/3311
127.86/125.96	c qxplain 3311/3311
127.86/125.98	c 9894[?] -2307[?] -2300[?]  is mandatory 
127.86/125.98	c qxplain 3310/3310
127.86/125.99	c 9895[?] -2307[?] 2306[?]  is mandatory 
127.86/125.99	c qxplain 3308/3309
127.96/126.00	c qxplain 3309/3309
127.96/126.01	c 9896[?] -2306[?] 2307[?] 2300[?]  is mandatory 
127.96/126.01	c qxplain 3308/3308
127.96/126.02	c 9897[?] -2308[?] -2299[?]  is mandatory 
127.96/126.02	c qxplain 3299/3307
127.96/126.03	c qxplain 3304/3307
127.96/126.04	c qxplain 3306/3307
127.96/126.05	c qxplain 3307/3307
127.96/126.06	c 9898[?] -2308[?] 2307[?]  is mandatory 
127.96/126.06	c qxplain 3306/3306
127.96/126.08	c 9899[?] -2307[?] 2308[?] 2299[?]  is mandatory 
127.96/126.08	c qxplain 3304/3305
127.96/126.09	c qxplain 3305/3305
128.06/126.10	c 9900[?] -2309[?] -1510[?]  is mandatory 
128.06/126.10	c qxplain 3304/3304
128.06/126.11	c 9901[?] -2309[?] 2276[?]  is mandatory 
128.06/126.11	c qxplain 3299/3303
128.06/126.12	c qxplain 3302/3303
128.06/126.13	c qxplain 3303/3303
128.06/126.15	c 9902[?] 1510[?] -2276[?] 2309[?]  is mandatory 
128.06/126.15	c qxplain 3302/3302
128.06/126.17	c 9903[?] -2310[?] 1511[?]  is mandatory 
128.06/126.17	c qxplain 3299/3301
128.06/126.18	c qxplain 3301/3301
128.16/126.20	c 9904[?] -2310[?] -2309[?]  is mandatory 
128.16/126.20	c qxplain 3299/3300
128.16/126.21	c qxplain 3300/3300
128.16/126.22	c 9905[?] 2310[?] -1511[?] 2309[?]  is mandatory 
128.16/126.22	c qxplain 3299/3299
128.16/126.23	c 9906[?] -2311[?] -2207[?]  is mandatory 
128.16/126.23	c qxplain 3231/3298
128.16/126.25	c qxplain 3265/3298
128.16/126.26	c qxplain 3282/3298
128.16/126.26	c qxplain 3291/3298
128.16/126.27	c qxplain 3295/3298
128.16/126.28	c qxplain 3297/3298
128.16/126.29	c qxplain 3298/3298
128.26/126.30	c 9907[?] -2311[?] -2310[?]  is mandatory 
128.26/126.30	c qxplain 3297/3297
128.26/126.32	c 9908[?] 2311[?] 2310[?] 2207[?]  is mandatory 
128.26/126.32	c qxplain 3295/3296
128.26/126.33	c qxplain 3296/3296
128.26/126.34	c 9909[?] -2312[?] 1530[?]  is mandatory 
128.26/126.34	c qxplain 3295/3295
128.26/126.35	c 9910[?] -2312[?] 2311[?]  is mandatory 
128.26/126.35	c qxplain 3291/3294
128.26/126.37	c qxplain 3293/3294
128.26/126.38	c qxplain 3294/3294
128.26/126.39	c 9911[?] 2312[?] -2311[?] -1530[?]  is mandatory 
128.26/126.39	c qxplain 3293/3293
128.26/126.40	c 9912[?] -2313[?] 1511[?]  is mandatory 
128.26/126.40	c qxplain 3291/3292
128.37/126.41	c qxplain 3292/3292
128.37/126.43	c 9913[?] -2313[?] -1530[?]  is mandatory 
128.37/126.43	c qxplain 3291/3291
128.37/126.44	c 9914[?] 2313[?] -1511[?] 1530[?]  is mandatory 
128.37/126.44	c qxplain 3282/3290
128.37/126.45	c qxplain 3287/3290
128.37/126.46	c qxplain 3289/3290
128.37/126.47	c qxplain 3290/3290
128.37/126.48	c 9915[?] -2314[?] -2312[?]  is mandatory 
128.37/126.48	c qxplain 3289/3289
128.37/126.49	c 9916[?] -2314[?] -2313[?]  is mandatory 
128.37/126.49	c qxplain 3287/3288
128.47/126.51	c qxplain 3288/3288
128.47/126.52	c 9917[?] 2314[?] 2312[?] 2313[?]  is mandatory 
128.47/126.52	c qxplain 3287/3287
128.47/126.53	c 9918[?] -2315[?] 2090[?]  is mandatory 
128.47/126.53	c qxplain 3282/3286
128.47/126.54	c qxplain 3285/3286
128.47/126.55	c qxplain 3286/3286
128.47/126.56	c 9919[?] -2315[?] -2314[?]  is mandatory 
128.47/126.56	c qxplain 3285/3285
128.47/126.57	c 9920[?] 2315[?] 2314[?] -2090[?]  is mandatory 
128.47/126.57	c qxplain 3282/3284
128.47/126.59	c qxplain 3284/3284
128.56/126.60	c 9921[?] -2316[?] -2040[?]  is mandatory 
128.56/126.60	c qxplain 3282/3283
128.56/126.62	c qxplain 3283/3283
128.56/126.63	c 9922[?] -2316[?] -2041[?]  is mandatory 
128.56/126.63	c qxplain 3282/3282
128.56/126.65	c 9923[?] 2316[?] 2041[?] 2040[?]  is mandatory 
128.56/126.65	c qxplain 3265/3281
128.56/126.66	c qxplain 3274/3281
128.56/126.67	c qxplain 3278/3281
128.56/126.69	c qxplain 3280/3281
128.66/126.70	c qxplain 3281/3281
128.66/126.72	c 9924[?] -2317[?] -1937[?]  is mandatory 
128.66/126.72	c qxplain 3280/3280
128.66/126.74	c 9925[?] -2317[?] -2316[?]  is mandatory 
128.66/126.74	c qxplain 3278/3279
128.66/126.75	c qxplain 3279/3279
128.66/126.76	c 9926[?] 2317[?] 1937[?] 2316[?]  is mandatory 
128.66/126.76	c qxplain 3278/3278
128.66/126.78	c 9927[?] -2318[?] 1462[?]  is mandatory 
128.66/126.78	c qxplain 3274/3277
128.66/126.79	c qxplain 3276/3277
128.76/126.80	c qxplain 3277/3277
128.76/126.81	c 9928[?] 1940[?] -2318[?]  is mandatory 
128.76/126.81	c qxplain 3276/3276
128.76/126.83	c 9929[?] -1462[?] -1940[?] 2318[?]  is mandatory 
128.76/126.83	c qxplain 3274/3275
128.76/126.84	c qxplain 3275/3275
128.76/126.85	c 9930[?] -1462[?] -2319[?]  is mandatory 
128.76/126.85	c qxplain 3274/3274
128.76/126.87	c 9931[?] -2319[?] -1940[?]  is mandatory 
128.76/126.87	c qxplain 3265/3273
128.76/126.88	c qxplain 3270/3273
128.76/126.89	c qxplain 3272/3273
128.86/126.90	c qxplain 3273/3273
128.86/126.92	c 9932[?] 1462[?] 1940[?] 2319[?]  is mandatory 
128.86/126.92	c qxplain 3272/3272
128.86/126.93	c 9933[?] -2318[?] -2320[?]  is mandatory 
128.86/126.93	c qxplain 3270/3271
128.86/126.94	c qxplain 3271/3271
128.86/126.95	c 9934[?] -2319[?] -2320[?]  is mandatory 
128.86/126.95	c qxplain 3270/3270
128.86/126.97	c 9935[?] 2320[?] 2319[?] 2318[?]  is mandatory 
128.86/126.97	c qxplain 3265/3269
128.86/126.98	c qxplain 3268/3269
128.96/127.00	c qxplain 3269/3269
128.96/127.01	c 9936[?] -2321[?] 2317[?]  is mandatory 
128.96/127.01	c qxplain 3268/3268
128.96/127.02	c 9937[?] -2321[?] -2320[?]  is mandatory 
128.96/127.02	c qxplain 3265/3267
128.96/127.04	c qxplain 3267/3267
128.96/127.05	c 9938[?] -2317[?] 2320[?] 2321[?]  is mandatory 
128.96/127.05	c qxplain 3265/3266
128.96/127.07	c qxplain 3266/3266
128.96/127.08	c 9939[?] -2317[?] -2322[?]  is mandatory 
128.96/127.08	c qxplain 3265/3265
128.96/127.09	c 9940[?] 2320[?] -2322[?]  is mandatory 
128.96/127.09	c qxplain 3231/3264
129.06/127.10	c qxplain 3248/3264
129.06/127.11	c qxplain 3257/3264
129.06/127.13	c qxplain 3261/3264
129.06/127.14	c qxplain 3263/3264
129.06/127.15	c qxplain 3264/3264
129.06/127.16	c 9941[?] 2317[?] -2320[?] 2322[?]  is mandatory 
129.06/127.16	c qxplain 3263/3263
129.06/127.18	c 9942[?] -2321[?] -2323[?]  is mandatory 
129.06/127.18	c qxplain 3261/3262
129.06/127.19	c qxplain 3262/3262
129.17/127.21	c 9943[?] -2322[?] -2323[?]  is mandatory 
129.17/127.21	c qxplain 3261/3261
129.17/127.22	c 9944[?] 2322[?] 2321[?] 2323[?]  is mandatory 
129.17/127.22	c qxplain 3257/3260
129.17/127.23	c qxplain 3259/3260
129.17/127.24	c qxplain 3260/3260
129.17/127.25	c 9945[?] -2324[?] 1909[?]  is mandatory 
129.17/127.25	c qxplain 3259/3259
129.17/127.26	c 9946[?] -2323[?] -2324[?]  is mandatory 
129.17/127.26	c qxplain 3257/3258
129.17/127.27	c qxplain 3258/3258
129.17/127.29	c 9947[?] 2323[?] 2324[?] -1909[?]  is mandatory 
129.17/127.29	c qxplain 3257/3257
129.17/127.30	c 9948[?] 1488[?] -2325[?]  is mandatory 
129.17/127.30	c qxplain 3248/3256
129.27/127.31	c qxplain 3253/3256
129.27/127.32	c qxplain 3255/3256
129.27/127.33	c qxplain 3256/3256
129.27/127.34	c 9949[?] -2325[?] -1909[?]  is mandatory 
129.27/127.34	c qxplain 3255/3255
129.27/127.35	c 9950[?] -1488[?] 2325[?] 1909[?]  is mandatory 
129.27/127.35	c qxplain 3253/3254
129.27/127.35	c qxplain 3254/3254
129.27/127.37	c 9951[?] -2324[?] -2326[?]  is mandatory 
129.27/127.37	c qxplain 3253/3253
129.27/127.38	c 9952[?] -2325[?] -2326[?]  is mandatory 
129.27/127.38	c qxplain 3248/3252
129.27/127.39	c qxplain 3251/3252
129.37/127.40	c qxplain 3252/3252
129.37/127.41	c 9953[?] 2325[?] 2326[?] 2324[?]  is mandatory 
129.37/127.41	c qxplain 3251/3251
129.37/127.42	c 9954[?] -2327[?] -2090[?]  is mandatory 
129.37/127.42	c qxplain 3248/3250
129.37/127.44	c qxplain 3250/3250
129.37/127.45	c 9955[?] -2326[?] -2327[?]  is mandatory 
129.37/127.45	c qxplain 3248/3249
129.37/127.46	c qxplain 3249/3249
129.37/127.47	c 9956[?] 2326[?] 2090[?] 2327[?]  is mandatory 
129.37/127.47	c qxplain 3248/3248
129.37/127.48	c 9957[?] -2328[?] -2315[?]  is mandatory 
129.37/127.48	c qxplain 3231/3247
129.37/127.49	c qxplain 3240/3247
129.37/127.50	c qxplain 3244/3247
129.47/127.51	c qxplain 3246/3247
129.47/127.52	c qxplain 3247/3247
129.47/127.53	c 9958[?] -2327[?] -2328[?]  is mandatory 
129.47/127.53	c qxplain 3246/3246
129.47/127.54	c 9959[?] 2328[?] 2315[?] 2327[?]  is mandatory 
129.47/127.54	c qxplain 3244/3245
129.47/127.55	c qxplain 3245/3245
129.47/127.56	c 9960[?] -2329[?] 2097[?]  is mandatory 
129.47/127.56	c qxplain 3244/3244
129.47/127.58	c 9961[?] -2329[?] -2328[?]  is mandatory 
129.47/127.58	c qxplain 3240/3243
129.47/127.59	c qxplain 3242/3243
129.47/127.60	c qxplain 3243/3243
129.57/127.61	c 9962[?] 2329[?] 2328[?] -2097[?]  is mandatory 
129.57/127.61	c qxplain 3242/3242
129.57/127.62	c 9963[?] -2330[?] -2097[?]  is mandatory 
129.57/127.62	c qxplain 3240/3241
129.57/127.63	c qxplain 3241/3241
129.57/127.64	c 9964[?] -2330[?] 2328[?]  is mandatory 
129.57/127.64	c qxplain 3240/3240
129.57/127.66	c 9965[?] 2330[?] -2328[?] 2097[?]  is mandatory 
129.57/127.66	c qxplain 3231/3239
129.57/127.67	c qxplain 3236/3239
129.57/127.67	c qxplain 3238/3239
129.57/127.69	c qxplain 3239/3239
129.66/127.70	c 9966[?] -2331[?] -2329[?]  is mandatory 
129.66/127.70	c qxplain 3238/3238
129.66/127.71	c 9967[?] -2331[?] -2330[?]  is mandatory 
129.66/127.71	c qxplain 3236/3237
129.66/127.72	c qxplain 3237/3237
129.66/127.73	c 9968[?] 2331[?] 2330[?] 2329[?]  is mandatory 
129.66/127.73	c qxplain 3236/3236
129.66/127.74	c 9969[?] 2308[?] -2332[?]  is mandatory 
129.66/127.74	c qxplain 3231/3235
129.66/127.75	c qxplain 3234/3235
129.66/127.76	c qxplain 3235/3235
129.66/127.77	c 9970[?] -2332[?] 2331[?]  is mandatory 
129.66/127.77	c qxplain 3234/3234
129.66/127.79	c 9971[?] -2308[?] -2331[?] 2332[?]  is mandatory 
129.66/127.79	c qxplain 3231/3233
129.76/127.80	c qxplain 3233/3233
129.76/127.81	c 9972[?] -2333[?] 1576[?]  is mandatory 
129.76/127.81	c qxplain 3231/3232
129.76/127.82	c qxplain 3232/3232
129.76/127.83	c 9973[?] -2333[?] 1900[?]  is mandatory 
129.76/127.83	c qxplain 3231/3231
129.76/127.84	c 9974[?] -1576[?] 2333[?] -1900[?]  is mandatory 
129.76/127.84	c qxplain 2154/3230
129.76/127.86	c qxplain 2693/3230
129.76/127.86	c qxplain 2962/3230
129.76/127.87	c qxplain 3097/3230
129.76/127.88	c qxplain 3164/3230
129.76/127.90	c qxplain 3198/3230
129.86/127.90	c qxplain 3215/3230
129.86/127.91	c qxplain 3223/3230
129.86/127.92	c qxplain 3227/3230
129.86/127.93	c qxplain 3229/3230
129.86/127.94	c qxplain 3230/3230
129.86/127.96	c 9975[?] -2334[?] 1599[?]  is mandatory 
129.86/127.96	c qxplain 3229/3229
129.86/127.97	c 9976[?] -2334[?] 1875[?]  is mandatory 
129.86/127.97	c qxplain 3227/3228
129.86/127.98	c qxplain 3228/3228
129.86/127.99	c 9977[?] -1599[?] 2334[?] -1875[?]  is mandatory 
129.86/127.99	c qxplain 3227/3227
129.96/128.01	c 9978[?] -2335[?] 1885[?]  is mandatory 
129.96/128.01	c qxplain 3223/3226
129.96/128.02	c qxplain 3225/3226
129.96/128.03	c qxplain 3226/3226
129.96/128.04	c 9979[?] -2335[?] 1886[?]  is mandatory 
129.96/128.04	c qxplain 3225/3225
129.96/128.05	c 9980[?] 2335[?] -1885[?] -1886[?]  is mandatory 
129.96/128.05	c qxplain 3223/3224
129.96/128.06	c qxplain 3224/3224
129.96/128.07	c 9981[?] -2336[?] 1662[?]  is mandatory 
129.96/128.07	c qxplain 3223/3223
129.96/128.08	c 9982[?] -2336[?] -2301[?]  is mandatory 
129.96/128.08	c qxplain 3215/3222
129.96/128.09	c qxplain 3219/3222
130.06/128.10	c qxplain 3221/3222
130.06/128.13	c qxplain 3222/3222
130.06/128.14	c 9983[?] 2336[?] -1662[?] 2301[?]  is mandatory 
130.06/128.14	c qxplain 3221/3221
130.06/128.16	c 9984[?] -2335[?] -2337[?]  is mandatory 
130.06/128.16	c qxplain 3219/3220
130.06/128.17	c qxplain 3220/3220
130.06/128.18	c 9985[?] -2337[?] -2336[?]  is mandatory 
130.06/128.18	c qxplain 3219/3219
130.06/128.20	c 9986[?] 2337[?] 2336[?] 2335[?]  is mandatory 
130.06/128.20	c qxplain 3215/3218
130.16/128.21	c qxplain 3217/3218
130.16/128.22	c qxplain 3218/3218
130.16/128.23	c 9987[?] -2338[?] 1877[?]  is mandatory 
130.16/128.23	c qxplain 3217/3217
130.16/128.24	c 9988[?] -2338[?] -2337[?]  is mandatory 
130.16/128.24	c qxplain 3215/3216
130.16/128.25	c qxplain 3216/3216
130.16/128.26	c 9989[?] 2338[?] 2337[?] -1877[?]  is mandatory 
130.16/128.26	c qxplain 3215/3215
130.16/128.28	c 9990[?] -2339[?] 1622[?]  is mandatory 
130.16/128.28	c qxplain 3198/3214
130.16/128.29	c qxplain 3207/3214
130.16/128.30	c qxplain 3211/3214
130.26/128.31	c qxplain 3213/3214
130.26/128.32	c qxplain 3214/3214
130.26/128.33	c 9991[?] -2339[?] 1873[?]  is mandatory 
130.26/128.33	c qxplain 3213/3213
130.26/128.34	c 9992[?] -1622[?] 2339[?] -1873[?]  is mandatory 
130.26/128.34	c qxplain 3211/3212
130.26/128.36	c qxplain 3212/3212
130.26/128.37	c 9993[?] -2340[?] -2338[?]  is mandatory 
130.26/128.37	c qxplain 3211/3211
130.26/128.38	c 9994[?] -2339[?] -2340[?]  is mandatory 
130.26/128.38	c qxplain 3207/3210
130.26/128.39	c qxplain 3209/3210
130.36/128.40	c qxplain 3210/3210
130.36/128.41	c 9995[?] 2340[?] 2339[?] 2338[?]  is mandatory 
130.36/128.41	c qxplain 3209/3209
130.36/128.42	c 9996[?] -2334[?] -2341[?]  is mandatory 
130.36/128.42	c qxplain 3207/3208
130.36/128.43	c qxplain 3208/3208
130.36/128.45	c 9997[?] 2340[?] -2341[?]  is mandatory 
130.36/128.45	c qxplain 3207/3207
130.36/128.46	c 9998[?] 2341[?] -2340[?] 2334[?]  is mandatory 
130.36/128.46	c qxplain 3198/3206
130.36/128.47	c qxplain 3203/3206
130.36/128.48	c qxplain 3205/3206
130.36/128.49	c qxplain 3206/3206
130.46/128.50	c 9999[?] -2333[?] -2342[?]  is mandatory 
130.46/128.50	c qxplain 3205/3205
130.46/128.51	c 10000[?] 2341[?] -2342[?]  is mandatory 
130.46/128.51	c qxplain 3203/3204
130.46/128.52	c qxplain 3204/3204
130.46/128.53	c 10001[?] 2342[?] -2341[?] 2333[?]  is mandatory 
130.46/128.53	c qxplain 3203/3203
130.46/128.55	c 10002[?] -2343[?] -1512[?]  is mandatory 
130.46/128.55	c qxplain 3198/3202
130.46/128.56	c qxplain 3201/3202
130.46/128.57	c qxplain 3202/3202
130.46/128.58	c 10003[?] -2343[?] 2207[?]  is mandatory 
130.46/128.58	c qxplain 3201/3201
130.46/128.60	c 10004[?] 2343[?] 1512[?] -2207[?]  is mandatory 
130.46/128.60	c qxplain 3198/3200
130.57/128.61	c qxplain 3200/3200
130.57/128.63	c 10005[?] -2344[?] 1512[?]  is mandatory 
130.57/128.63	c qxplain 3198/3199
130.57/128.64	c qxplain 3199/3199
130.57/128.65	c 10006[?] -2344[?] -2207[?]  is mandatory 
130.57/128.65	c qxplain 3198/3198
130.57/128.67	c 10007[?] 2344[?] -1512[?] 2207[?]  is mandatory 
130.57/128.67	c qxplain 3164/3197
130.57/128.68	c qxplain 3181/3197
130.57/128.68	c qxplain 3190/3197
130.57/128.69	c qxplain 3194/3197
130.67/128.70	c qxplain 3196/3197
130.67/128.71	c qxplain 3197/3197
130.67/128.73	c 10008[?] -2345[?] -2343[?]  is mandatory 
130.67/128.73	c qxplain 3196/3196
130.67/128.74	c 10009[?] -2345[?] -2344[?]  is mandatory 
130.67/128.74	c qxplain 3194/3195
130.67/128.75	c qxplain 3195/3195
130.67/128.76	c 10010[?] 2345[?] 2344[?] 2343[?]  is mandatory 
130.67/128.76	c qxplain 3194/3194
130.67/128.78	c 10011[?] -2346[?] 1530[?]  is mandatory 
130.67/128.78	c qxplain 3190/3193
130.67/128.79	c qxplain 3192/3193
130.67/128.79	c qxplain 3193/3193
130.76/128.81	c 10012[?] -2346[?] 2345[?]  is mandatory 
130.76/128.81	c qxplain 3192/3192
130.76/128.82	c 10013[?] 2346[?] -2345[?] -1530[?]  is mandatory 
130.76/128.82	c qxplain 3190/3191
130.76/128.83	c qxplain 3191/3191
130.76/128.85	c 10014[?] -2347[?] 1512[?]  is mandatory 
130.76/128.85	c qxplain 3190/3190
130.76/128.86	c 10015[?] -2347[?] -1530[?]  is mandatory 
130.76/128.86	c qxplain 3181/3189
130.76/128.87	c qxplain 3186/3189
130.76/128.88	c qxplain 3188/3189
130.76/128.89	c qxplain 3189/3189
130.86/128.90	c 10016[?] 2347[?] -1512[?] 1530[?]  is mandatory 
130.86/128.90	c qxplain 3188/3188
130.86/128.92	c 10017[?] -2348[?] -2346[?]  is mandatory 
130.86/128.92	c qxplain 3186/3187
130.86/128.93	c qxplain 3187/3187
130.86/128.94	c 10018[?] -2348[?] -2347[?]  is mandatory 
130.86/128.94	c qxplain 3186/3186
130.86/128.95	c 10019[?] 2348[?] 2346[?] 2347[?]  is mandatory 
130.86/128.95	c qxplain 3181/3185
130.86/128.96	c qxplain 3184/3185
130.86/128.97	c qxplain 3185/3185
130.86/128.99	c 10020[?] -2349[?] 2090[?]  is mandatory 
130.86/128.99	c qxplain 3184/3184
130.97/129.00	c 10021[?] -2349[?] -2348[?]  is mandatory 
130.97/129.00	c qxplain 3181/3183
130.97/129.01	c qxplain 3183/3183
130.97/129.02	c 10022[?] 2349[?] 2348[?] -2090[?]  is mandatory 
130.97/129.02	c qxplain 3181/3182
130.97/129.04	c qxplain 3182/3182
130.97/129.06	c 10023[?] -2350[?] -2040[?]  is mandatory 
130.97/129.06	c qxplain 3181/3181
130.97/129.07	c 10024[?] -2350[?] 2042[?]  is mandatory 
130.97/129.07	c qxplain 3164/3180
130.97/129.09	c qxplain 3173/3180
131.07/129.10	c qxplain 3177/3180
131.07/129.11	c qxplain 3179/3180
131.07/129.12	c qxplain 3180/3180
131.07/129.14	c 10025[?] 2350[?] -2042[?] 2040[?]  is mandatory 
131.07/129.14	c qxplain 3179/3179
131.07/129.15	c 10026[?] 1944[?] -2351[?]  is mandatory 
131.07/129.15	c qxplain 3177/3178
131.07/129.17	c qxplain 3178/3178
131.07/129.19	c 10027[?] -2351[?] -2350[?]  is mandatory 
131.07/129.19	c qxplain 3177/3177
131.17/129.20	c 10028[?] 2350[?] 2351[?] -1944[?]  is mandatory 
131.17/129.20	c qxplain 3173/3176
131.17/129.22	c qxplain 3175/3176
131.17/129.23	c qxplain 3176/3176
131.17/129.24	c 10029[?] -2352[?] 1461[?]  is mandatory 
131.17/129.24	c qxplain 3175/3175
131.17/129.26	c 10030[?] -2352[?] 1947[?]  is mandatory 
131.17/129.26	c qxplain 3173/3174
131.17/129.27	c qxplain 3174/3174
131.17/129.28	c 10031[?] -1947[?] 2352[?] -1461[?]  is mandatory 
131.17/129.28	c qxplain 3173/3173
131.27/129.30	c 10032[?] -2353[?] -1461[?]  is mandatory 
131.27/129.30	c qxplain 3164/3172
131.27/129.31	c qxplain 3169/3172
131.27/129.32	c qxplain 3171/3172
131.27/129.33	c qxplain 3172/3172
131.27/129.35	c 10033[?] -2353[?] -1947[?]  is mandatory 
131.27/129.35	c qxplain 3171/3171
131.27/129.36	c 10034[?] 1461[?] 1947[?] 2353[?]  is mandatory 
131.27/129.36	c qxplain 3169/3170
131.27/129.38	c qxplain 3170/3170
131.27/129.39	c 10035[?] -2352[?] -2354[?]  is mandatory 
131.27/129.39	c qxplain 3169/3169
131.36/129.40	c 10036[?] -2353[?] -2354[?]  is mandatory 
131.36/129.40	c qxplain 3164/3168
131.36/129.42	c qxplain 3167/3168
131.36/129.43	c qxplain 3168/3168
131.36/129.44	c 10037[?] 2354[?] 2353[?] 2352[?]  is mandatory 
131.36/129.44	c qxplain 3167/3167
131.36/129.45	c 10038[?] 2351[?] -2355[?]  is mandatory 
131.36/129.45	c qxplain 3164/3166
131.36/129.47	c qxplain 3166/3166
131.36/129.48	c 10039[?] -2355[?] -2354[?]  is mandatory 
131.36/129.48	c qxplain 3164/3165
131.36/129.49	c qxplain 3165/3165
131.46/129.51	c 10040[?] -2351[?] 2354[?] 2355[?]  is mandatory 
131.46/129.51	c qxplain 3164/3164
131.46/129.52	c 10041[?] -2351[?] -2356[?]  is mandatory 
131.46/129.52	c qxplain 3097/3163
131.46/129.53	c qxplain 3131/3163
131.46/129.54	c qxplain 3148/3163
131.46/129.56	c qxplain 3156/3163
131.46/129.57	c qxplain 3160/3163
131.46/129.58	c qxplain 3162/3163
131.46/129.59	c qxplain 3163/3163
131.56/129.62	c 10042[?] 2354[?] -2356[?]  is mandatory 
131.56/129.62	c qxplain 3162/3162
131.56/129.63	c 10043[?] 2351[?] -2354[?] 2356[?]  is mandatory 
131.56/129.63	c qxplain 3160/3161
131.56/129.64	c qxplain 3161/3161
131.56/129.66	c 10044[?] -2355[?] -2357[?]  is mandatory 
131.56/129.66	c qxplain 3160/3160
131.56/129.67	c 10045[?] -2356[?] -2357[?]  is mandatory 
131.56/129.67	c qxplain 3156/3159
131.56/129.68	c qxplain 3158/3159
131.56/129.69	c qxplain 3159/3159
131.67/129.70	c 10046[?] 2355[?] 2356[?] 2357[?]  is mandatory 
131.67/129.70	c qxplain 3158/3158
131.67/129.71	c 10047[?] -2358[?] 1909[?]  is mandatory 
131.67/129.71	c qxplain 3156/3157
131.67/129.73	c qxplain 3157/3157
131.67/129.74	c 10048[?] -2357[?] -2358[?]  is mandatory 
131.67/129.74	c qxplain 3156/3156
131.67/129.75	c 10049[?] 2357[?] 2358[?] -1909[?]  is mandatory 
131.67/129.75	c qxplain 3148/3155
131.67/129.77	c qxplain 3152/3155
131.67/129.78	c qxplain 3154/3155
131.67/129.78	c qxplain 3155/3155
131.67/129.79	c 10050[?] 1489[?] -2359[?]  is mandatory 
131.67/129.79	c qxplain 3154/3154
131.77/129.80	c 10051[?] -2359[?] -1909[?]  is mandatory 
131.77/129.80	c qxplain 3152/3153
131.77/129.81	c qxplain 3153/3153
131.77/129.82	c 10052[?] -1489[?] 2359[?] 1909[?]  is mandatory 
131.77/129.82	c qxplain 3152/3152
131.77/129.84	c 10053[?] -2358[?] -2360[?]  is mandatory 
131.77/129.84	c qxplain 3148/3151
131.77/129.85	c qxplain 3150/3151
131.77/129.86	c qxplain 3151/3151
131.77/129.87	c 10054[?] -2360[?] -2359[?]  is mandatory 
131.77/129.87	c qxplain 3150/3150
131.77/129.87	c 10055[?] 2359[?] 2360[?] 2358[?]  is mandatory 
131.77/129.87	c qxplain 3148/3149
131.77/129.89	c qxplain 3149/3149
131.86/129.90	c 10056[?] -2361[?] -2090[?]  is mandatory 
131.86/129.90	c qxplain 3148/3148
131.86/129.91	c 10057[?] -2360[?] -2361[?]  is mandatory 
131.86/129.91	c qxplain 3131/3147
131.86/129.92	c qxplain 3140/3147
131.86/129.93	c qxplain 3144/3147
131.86/129.93	c qxplain 3146/3147
131.86/129.95	c qxplain 3147/3147
131.86/129.96	c 10058[?] 2360[?] 2090[?] 2361[?]  is mandatory 
131.86/129.96	c qxplain 3146/3146
131.86/129.97	c 10059[?] -2362[?] -2349[?]  is mandatory 
131.86/129.97	c qxplain 3144/3145
131.86/129.98	c qxplain 3145/3145
131.86/129.99	c 10060[?] -2361[?] -2362[?]  is mandatory 
131.86/129.99	c qxplain 3144/3144
131.96/130.00	c 10061[?] 2362[?] 2349[?] 2361[?]  is mandatory 
131.96/130.00	c qxplain 3140/3143
131.96/130.02	c qxplain 3142/3143
131.96/130.03	c qxplain 3143/3143
131.96/130.04	c 10062[?] -2363[?] 2097[?]  is mandatory 
131.96/130.04	c qxplain 3142/3142
131.96/130.05	c 10063[?] -2362[?] -2363[?]  is mandatory 
131.96/130.05	c qxplain 3140/3141
131.96/130.06	c qxplain 3141/3141
131.96/130.07	c 10064[?] 2363[?] 2362[?] -2097[?]  is mandatory 
131.96/130.07	c qxplain 3140/3140
131.96/130.09	c 10065[?] -2364[?] -2097[?]  is mandatory 
131.96/130.09	c qxplain 3131/3139
132.06/130.10	c qxplain 3136/3139
132.06/130.11	c qxplain 3138/3139
132.06/130.12	c qxplain 3139/3139
132.06/130.13	c 10066[?] -2364[?] 2362[?]  is mandatory 
132.06/130.13	c qxplain 3138/3138
132.06/130.14	c 10067[?] 2364[?] -2362[?] 2097[?]  is mandatory 
132.06/130.14	c qxplain 3136/3137
132.06/130.15	c qxplain 3137/3137
132.06/130.16	c 10068[?] -2365[?] -2363[?]  is mandatory 
132.06/130.16	c qxplain 3136/3136
132.06/130.18	c 10069[?] -2365[?] -2364[?]  is mandatory 
132.06/130.18	c qxplain 3131/3135
132.06/130.19	c qxplain 3134/3135
132.16/130.20	c qxplain 3135/3135
132.16/130.22	c 10070[?] 2365[?] 2364[?] 2363[?]  is mandatory 
132.16/130.22	c qxplain 3134/3134
132.16/130.23	c 10071[?] -2366[?] 2342[?]  is mandatory 
132.16/130.23	c qxplain 3131/3133
132.16/130.24	c qxplain 3133/3133
132.16/130.25	c 10072[?] 2365[?] -2366[?]  is mandatory 
132.16/130.25	c qxplain 3131/3132
132.16/130.26	c qxplain 3132/3132
132.16/130.27	c 10073[?] -2342[?] -2365[?] 2366[?]  is mandatory 
132.16/130.27	c qxplain 3131/3131
132.16/130.28	c 10074[?] -2332[?] -2367[?]  is mandatory 
132.16/130.28	c qxplain 3097/3130
132.16/130.29	c qxplain 3114/3130
132.26/130.30	c qxplain 3123/3130
132.26/130.31	c qxplain 3127/3130
132.26/130.32	c qxplain 3129/3130
132.26/130.33	c qxplain 3130/3130
132.26/130.34	c 10075[?] -2367[?] -2366[?]  is mandatory 
132.26/130.34	c qxplain 3129/3129
132.26/130.35	c 10076[?] 2367[?] 2332[?] 2366[?]  is mandatory 
132.26/130.35	c qxplain 3127/3128
132.26/130.37	c qxplain 3128/3128
132.26/130.38	c 10077[?] 1574[?] -2368[?]  is mandatory 
132.26/130.38	c qxplain 3127/3127
132.26/130.39	c 10078[?] -2368[?] 1900[?]  is mandatory 
132.26/130.39	c qxplain 3123/3126
132.36/130.40	c qxplain 3125/3126
132.36/130.41	c qxplain 3126/3126
132.36/130.42	c 10079[?] 2368[?] -1574[?] -1900[?]  is mandatory 
132.36/130.42	c qxplain 3125/3125
132.36/130.44	c 10080[?] 1597[?] -2369[?]  is mandatory 
132.36/130.44	c qxplain 3123/3124
132.36/130.45	c qxplain 3124/3124
132.36/130.46	c 10081[?] -2369[?] 1875[?]  is mandatory 
132.36/130.46	c qxplain 3123/3123
132.36/130.47	c 10082[?] 2369[?] -1597[?] -1875[?]  is mandatory 
132.36/130.47	c qxplain 3114/3122
132.36/130.48	c qxplain 3119/3122
132.36/130.50	c qxplain 3121/3122
132.46/130.50	c qxplain 3122/3122
132.46/130.52	c 10083[?] -2370[?] 1660[?]  is mandatory 
132.46/130.52	c qxplain 3121/3121
132.46/130.53	c 10084[?] -2370[?] -2263[?]  is mandatory 
132.46/130.53	c qxplain 3119/3120
132.46/130.57	c qxplain 3120/3120
132.46/130.59	c 10085[?] 2263[?] 2370[?] -1660[?]  is mandatory 
132.46/130.59	c qxplain 3119/3119
132.56/130.60	c 10086[?] -2371[?] -1885[?]  is mandatory 
132.56/130.60	c qxplain 3114/3118
132.56/130.62	c qxplain 3117/3118
132.56/130.63	c qxplain 3118/3118
132.56/130.64	c 10087[?] -2371[?] -2370[?]  is mandatory 
132.56/130.64	c qxplain 3117/3117
132.56/130.66	c 10088[?] 2371[?] 2370[?] 1885[?]  is mandatory 
132.56/130.66	c qxplain 3114/3116
132.56/130.67	c qxplain 3116/3116
132.56/130.68	c 10089[?] -2372[?] 1877[?]  is mandatory 
132.56/130.68	c qxplain 3114/3115
132.56/130.69	c qxplain 3115/3115
132.66/130.70	c 10090[?] -2372[?] -2371[?]  is mandatory 
132.66/130.70	c qxplain 3114/3114
132.66/130.71	c 10091[?] 2372[?] 2371[?] -1877[?]  is mandatory 
132.66/130.71	c qxplain 3097/3113
132.66/130.72	c qxplain 3106/3113
132.66/130.73	c qxplain 3110/3113
132.66/130.74	c qxplain 3112/3113
132.66/130.75	c qxplain 3113/3113
132.66/130.77	c 10092[?] 1620[?] -2373[?]  is mandatory 
132.66/130.77	c qxplain 3112/3112
132.66/130.78	c 10093[?] -2373[?] 1873[?]  is mandatory 
132.66/130.78	c qxplain 3110/3111
132.66/130.79	c qxplain 3111/3111
132.76/130.80	c 10094[?] 2373[?] -1620[?] -1873[?]  is mandatory 
132.76/130.80	c qxplain 3110/3110
132.76/130.81	c 10095[?] -2374[?] -2372[?]  is mandatory 
132.76/130.81	c qxplain 3106/3109
132.76/130.83	c qxplain 3108/3109
132.76/130.83	c qxplain 3109/3109
132.76/130.85	c 10096[?] -2374[?] -2373[?]  is mandatory 
132.76/130.85	c qxplain 3108/3108
132.76/130.86	c 10097[?] 2373[?] 2374[?] 2372[?]  is mandatory 
132.76/130.86	c qxplain 3106/3107
132.76/130.87	c qxplain 3107/3107
132.76/130.88	c 10098[?] -2375[?] -2369[?]  is mandatory 
132.76/130.88	c qxplain 3106/3106
132.76/130.90	c 10099[?] -2375[?] 2374[?]  is mandatory 
132.76/130.90	c qxplain 3097/3105
132.86/130.91	c qxplain 3102/3105
132.86/130.92	c qxplain 3104/3105
132.86/130.93	c qxplain 3105/3105
132.86/130.94	c 10100[?] -2374[?] 2375[?] 2369[?]  is mandatory 
132.86/130.94	c qxplain 3104/3104
132.86/130.95	c 10101[?] -2376[?] -2368[?]  is mandatory 
132.86/130.95	c qxplain 3102/3103
132.86/130.96	c qxplain 3103/3103
132.86/130.97	c 10102[?] -2376[?] 2375[?]  is mandatory 
132.86/130.97	c qxplain 3102/3102
132.86/130.99	c 10103[?] -2375[?] 2376[?] 2368[?]  is mandatory 
132.86/130.99	c qxplain 3097/3101
132.86/131.00	c qxplain 3100/3101
132.95/131.01	c qxplain 3101/3101
132.95/131.02	c 10104[?] -2377[?] 1510[?]  is mandatory 
132.95/131.02	c qxplain 3100/3100
132.95/131.03	c 10105[?] -2377[?] -2276[?]  is mandatory 
132.95/131.03	c qxplain 3097/3099
132.95/131.04	c qxplain 3099/3099
132.95/131.06	c 10106[?] 2377[?] -1510[?] 2276[?]  is mandatory 
132.95/131.06	c qxplain 3097/3098
132.95/131.07	c qxplain 3098/3098
132.95/131.09	c 10107[?] -2378[?] -2309[?]  is mandatory 
132.95/131.09	c qxplain 3097/3097
133.05/131.10	c 10108[?] -2378[?] -2377[?]  is mandatory 
133.05/131.10	c qxplain 2962/3096
133.05/131.11	c qxplain 3030/3096
133.05/131.12	c qxplain 3064/3096
133.05/131.13	c qxplain 3081/3096
133.05/131.13	c qxplain 3089/3096
133.05/131.14	c qxplain 3093/3096
133.05/131.15	c qxplain 3095/3096
133.05/131.16	c qxplain 3096/3096
133.05/131.18	c 10109[?] 2378[?] 2377[?] 2309[?]  is mandatory 
133.05/131.18	c qxplain 3095/3095
133.05/131.19	c 10110[?] -2379[?] 1530[?]  is mandatory 
133.05/131.19	c qxplain 3093/3094
133.15/131.20	c qxplain 3094/3094
133.15/131.21	c 10111[?] -2379[?] 2378[?]  is mandatory 
133.15/131.21	c qxplain 3093/3093
133.15/131.23	c 10112[?] 2379[?] -2378[?] -1530[?]  is mandatory 
133.15/131.23	c qxplain 3089/3092
133.15/131.24	c qxplain 3091/3092
133.15/131.25	c qxplain 3092/3092
133.15/131.26	c 10113[?] 1510[?] -2380[?]  is mandatory 
133.15/131.26	c qxplain 3091/3091
133.15/131.28	c 10114[?] -2380[?] -1530[?]  is mandatory 
133.15/131.28	c qxplain 3089/3090
133.15/131.29	c qxplain 3090/3090
133.25/131.30	c 10115[?] 2380[?] -1510[?] 1530[?]  is mandatory 
133.25/131.30	c qxplain 3089/3089
133.25/131.32	c 10116[?] -2381[?] -2379[?]  is mandatory 
133.25/131.32	c qxplain 3081/3088
133.25/131.32	c qxplain 3085/3088
133.25/131.33	c qxplain 3087/3088
133.25/131.35	c qxplain 3088/3088
133.25/131.36	c 10117[?] -2381[?] -2380[?]  is mandatory 
133.25/131.36	c qxplain 3087/3087
133.25/131.37	c 10118[?] 2381[?] 2379[?] 2380[?]  is mandatory 
133.25/131.37	c qxplain 3085/3086
133.25/131.38	c qxplain 3086/3086
133.25/131.39	c 10119[?] -2382[?] 2090[?]  is mandatory 
133.25/131.39	c qxplain 3085/3085
133.35/131.41	c 10120[?] -2382[?] -2381[?]  is mandatory 
133.35/131.41	c qxplain 3081/3084
133.35/131.42	c qxplain 3083/3084
133.35/131.43	c qxplain 3084/3084
133.35/131.44	c 10121[?] 2382[?] 2381[?] -2090[?]  is mandatory 
133.35/131.44	c qxplain 3083/3083
133.35/131.46	c 10122[?] -2383[?] 1463[?]  is mandatory 
133.35/131.46	c qxplain 3081/3082
133.35/131.48	c qxplain 3082/3082
133.35/131.49	c 10123[?] -2383[?] 1936[?]  is mandatory 
133.35/131.49	c qxplain 3081/3081
133.45/131.51	c 10124[?] -1936[?] -1463[?] 2383[?]  is mandatory 
133.45/131.51	c qxplain 3064/3080
133.45/131.52	c qxplain 3073/3080
133.45/131.54	c qxplain 3077/3080
133.45/131.55	c qxplain 3079/3080
133.45/131.56	c qxplain 3080/3080
133.45/131.58	c 10125[?] -1463[?] -2384[?]  is mandatory 
133.45/131.58	c qxplain 3079/3079
133.45/131.59	c 10126[?] -1936[?] -2384[?]  is mandatory 
133.45/131.59	c qxplain 3077/3078
133.55/131.60	c qxplain 3078/3078
133.55/131.61	c 10127[?] 1463[?] 1936[?] 2384[?]  is mandatory 
133.55/131.61	c qxplain 3077/3077
133.55/131.63	c 10128[?] -2383[?] -2385[?]  is mandatory 
133.55/131.63	c qxplain 3073/3076
133.55/131.64	c qxplain 3075/3076
133.55/131.65	c qxplain 3076/3076
133.55/131.66	c 10129[?] -2384[?] -2385[?]  is mandatory 
133.55/131.66	c qxplain 3075/3075
133.55/131.67	c 10130[?] 2384[?] 2383[?] 2385[?]  is mandatory 
133.55/131.67	c qxplain 3073/3074
133.55/131.69	c qxplain 3074/3074
133.65/131.70	c 10131[?] 2040[?] -2386[?]  is mandatory 
133.65/131.70	c qxplain 3073/3073
133.65/131.71	c 10132[?] -2385[?] -2386[?]  is mandatory 
133.65/131.71	c qxplain 3064/3072
133.65/131.72	c qxplain 3069/3072
133.65/131.73	c qxplain 3071/3072
133.65/131.75	c qxplain 3072/3072
133.65/131.76	c 10133[?] 2385[?] -2040[?] 2386[?]  is mandatory 
133.65/131.76	c qxplain 3071/3071
133.65/131.78	c 10134[?] -2387[?] -2040[?]  is mandatory 
133.65/131.78	c qxplain 3069/3070
133.65/131.79	c qxplain 3070/3070
133.75/131.81	c 10135[?] 2385[?] -2387[?]  is mandatory 
133.75/131.81	c qxplain 3069/3069
133.75/131.82	c 10136[?] -2385[?] 2387[?] 2040[?]  is mandatory 
133.75/131.82	c qxplain 3064/3068
133.75/131.84	c qxplain 3067/3068
133.75/131.85	c qxplain 3068/3068
133.75/131.86	c 10137[?] -2386[?] -2388[?]  is mandatory 
133.75/131.86	c qxplain 3067/3067
133.75/131.88	c 10138[?] -2387[?] -2388[?]  is mandatory 
133.75/131.88	c qxplain 3064/3066
133.75/131.89	c qxplain 3066/3066
133.75/131.90	c 10139[?] 2387[?] 2386[?] 2388[?]  is mandatory 
133.75/131.90	c qxplain 3064/3065
133.86/131.91	c qxplain 3065/3065
133.86/131.91	c 10140[?] -2389[?] 1909[?]  is mandatory 
133.86/131.91	c qxplain 3064/3064
133.86/131.93	c 10141[?] -2388[?] -2389[?]  is mandatory 
133.86/131.93	c qxplain 3030/3063
133.86/131.94	c qxplain 3047/3063
133.86/131.95	c qxplain 3056/3063
133.86/131.96	c qxplain 3060/3063
133.86/131.97	c qxplain 3062/3063
133.86/131.99	c qxplain 3063/3063
133.86/132.00	c 10142[?] 2388[?] -1909[?] 2389[?]  is mandatory 
133.86/132.00	c qxplain 3062/3062
133.96/132.01	c 10143[?] 1487[?] -2390[?]  is mandatory 
133.96/132.01	c qxplain 3060/3061
133.96/132.02	c qxplain 3061/3061
133.96/132.03	c 10144[?] -2390[?] -1909[?]  is mandatory 
133.96/132.03	c qxplain 3060/3060
133.96/132.04	c 10145[?] -1487[?] 2390[?] 1909[?]  is mandatory 
133.96/132.04	c qxplain 3056/3059
133.96/132.05	c qxplain 3058/3059
133.96/132.06	c qxplain 3059/3059
133.96/132.08	c 10146[?] -2389[?] -2391[?]  is mandatory 
133.96/132.08	c qxplain 3058/3058
133.96/132.09	c 10147[?] -2390[?] -2391[?]  is mandatory 
133.96/132.09	c qxplain 3056/3057
134.05/132.10	c qxplain 3057/3057
134.05/132.11	c 10148[?] 2390[?] 2389[?] 2391[?]  is mandatory 
134.05/132.11	c qxplain 3056/3056
134.05/132.12	c 10149[?] -2392[?] -2090[?]  is mandatory 
134.05/132.12	c qxplain 3047/3055
134.05/132.13	c qxplain 3052/3055
134.05/132.14	c qxplain 3054/3055
134.05/132.15	c qxplain 3055/3055
134.05/132.16	c 10150[?] -2391[?] -2392[?]  is mandatory 
134.05/132.16	c qxplain 3054/3054
134.05/132.17	c 10151[?] 2391[?] 2392[?] 2090[?]  is mandatory 
134.05/132.17	c qxplain 3052/3053
134.05/132.18	c qxplain 3053/3053
134.05/132.19	c 10152[?] -2393[?] -2382[?]  is mandatory 
134.05/132.19	c qxplain 3052/3052
134.15/132.20	c 10153[?] -2392[?] -2393[?]  is mandatory 
134.15/132.20	c qxplain 3047/3051
134.15/132.21	c qxplain 3050/3051
134.15/132.22	c qxplain 3051/3051
134.15/132.23	c 10154[?] 2393[?] 2382[?] 2392[?]  is mandatory 
134.15/132.23	c qxplain 3050/3050
134.15/132.24	c 10155[?] -2394[?] 2097[?]  is mandatory 
134.15/132.24	c qxplain 3047/3049
134.15/132.26	c qxplain 3049/3049
134.15/132.28	c 10156[?] -2393[?] -2394[?]  is mandatory 
134.15/132.28	c qxplain 3047/3048
134.15/132.29	c qxplain 3048/3048
134.25/132.30	c 10157[?] 2394[?] 2393[?] -2097[?]  is mandatory 
134.25/132.30	c qxplain 3047/3047
134.25/132.31	c 10158[?] -2395[?] -2097[?]  is mandatory 
134.25/132.31	c qxplain 3030/3046
134.25/132.32	c qxplain 3039/3046
134.25/132.33	c qxplain 3043/3046
134.25/132.34	c qxplain 3045/3046
134.25/132.35	c qxplain 3046/3046
134.25/132.36	c 10159[?] -2395[?] 2393[?]  is mandatory 
134.25/132.36	c qxplain 3045/3045
134.25/132.37	c 10160[?] 2395[?] -2393[?] 2097[?]  is mandatory 
134.25/132.37	c qxplain 3043/3044
134.25/132.38	c qxplain 3044/3044
134.25/132.39	c 10161[?] -2396[?] -2394[?]  is mandatory 
134.25/132.39	c qxplain 3043/3043
134.36/132.41	c 10162[?] -2396[?] -2395[?]  is mandatory 
134.36/132.41	c qxplain 3039/3042
134.36/132.42	c qxplain 3041/3042
134.36/132.43	c qxplain 3042/3042
134.36/132.44	c 10163[?] 2396[?] 2395[?] 2394[?]  is mandatory 
134.36/132.44	c qxplain 3041/3041
134.36/132.45	c 10164[?] 2376[?] -2397[?]  is mandatory 
134.36/132.45	c qxplain 3039/3040
134.36/132.46	c qxplain 3040/3040
134.36/132.47	c 10165[?] -2397[?] 2396[?]  is mandatory 
134.36/132.47	c qxplain 3039/3039
134.36/132.49	c 10166[?] -2376[?] -2396[?] 2397[?]  is mandatory 
134.36/132.49	c qxplain 3030/3038
134.36/132.49	c qxplain 3035/3038
134.46/132.50	c qxplain 3037/3038
134.46/132.51	c qxplain 3038/3038
134.46/132.53	c 10167[?] 2367[?] -2398[?]  is mandatory 
134.46/132.53	c qxplain 3037/3037
134.46/132.54	c 10168[?] -2397[?] -2398[?]  is mandatory 
134.46/132.54	c qxplain 3035/3036
134.46/132.55	c qxplain 3036/3036
134.46/132.56	c 10169[?] 2398[?] 2397[?] -2367[?]  is mandatory 
134.46/132.56	c qxplain 3035/3035
134.46/132.57	c 10170[?] -2399[?] 2298[?]  is mandatory 
134.46/132.57	c qxplain 3030/3034
134.46/132.58	c qxplain 3033/3034
134.46/132.59	c qxplain 3034/3034
134.56/132.61	c 10171[?] 2398[?] -2399[?]  is mandatory 
134.56/132.61	c qxplain 3033/3033
134.56/132.62	c 10172[?] -2298[?] -2398[?] 2399[?]  is mandatory 
134.56/132.62	c qxplain 3030/3032
134.56/132.63	c qxplain 3032/3032
134.56/132.64	c 10173[?] -2400[?] -2342[?]  is mandatory 
134.56/132.64	c qxplain 3030/3031
134.56/132.65	c qxplain 3031/3031
134.56/132.66	c 10174[?] -2400[?] -2365[?]  is mandatory 
134.56/132.66	c qxplain 3030/3030
134.56/132.68	c 10175[?] 2342[?] 2365[?] 2400[?]  is mandatory 
134.56/132.68	c qxplain 2962/3029
134.56/132.68	c qxplain 2996/3029
134.56/132.69	c qxplain 3013/3029
134.66/132.70	c qxplain 3022/3029
134.66/132.71	c qxplain 3026/3029
134.66/132.72	c qxplain 3028/3029
134.66/132.73	c qxplain 3029/3029
134.66/132.74	c 10176[?] -2308[?] -2401[?]  is mandatory 
134.66/132.74	c qxplain 3028/3028
134.66/132.76	c 10177[?] -2331[?] -2401[?]  is mandatory 
134.66/132.76	c qxplain 3026/3027
134.66/132.77	c qxplain 3027/3027
134.66/132.78	c 10178[?] 2308[?] 2331[?] 2401[?]  is mandatory 
134.66/132.78	c qxplain 3026/3026
134.66/132.79	c 10179[?] -2400[?] -2402[?]  is mandatory 
134.66/132.79	c qxplain 3022/3025
134.76/132.80	c qxplain 3024/3025
134.76/132.81	c qxplain 3025/3025
134.76/132.82	c 10180[?] -2401[?] -2402[?]  is mandatory 
134.76/132.82	c qxplain 3024/3024
134.76/132.84	c 10181[?] 2401[?] 2402[?] 2400[?]  is mandatory 
134.76/132.84	c qxplain 3022/3023
134.76/132.85	c qxplain 3023/3023
134.76/132.86	c 10182[?] -2403[?] -2376[?]  is mandatory 
134.76/132.86	c qxplain 3022/3022
134.76/132.87	c 10183[?] -2396[?] -2403[?]  is mandatory 
134.76/132.87	c qxplain 3013/3021
134.76/132.88	c qxplain 3018/3021
134.76/132.89	c qxplain 3020/3021
134.86/132.90	c qxplain 3021/3021
134.86/132.92	c 10184[?] 2376[?] 2396[?] 2403[?]  is mandatory 
134.86/132.92	c qxplain 3020/3020
134.86/132.93	c 10185[?] 2367[?] -2404[?]  is mandatory 
134.86/132.93	c qxplain 3018/3019
134.86/132.94	c qxplain 3019/3019
134.86/132.95	c 10186[?] -2404[?] 2403[?]  is mandatory 
134.86/132.95	c qxplain 3018/3018
134.86/132.96	c 10187[?] -2403[?] -2367[?] 2404[?]  is mandatory 
134.86/132.96	c qxplain 3013/3017
134.86/132.97	c qxplain 3016/3017
134.86/132.98	c qxplain 3017/3017
134.86/132.99	c 10188[?] 2402[?] -2405[?]  is mandatory 
134.86/132.99	c qxplain 3016/3016
134.97/133.01	c 10189[?] -2404[?] -2405[?]  is mandatory 
134.97/133.01	c qxplain 3013/3015
134.97/133.02	c qxplain 3015/3015
134.97/133.03	c 10190[?] 2405[?] 2404[?] -2402[?]  is mandatory 
134.97/133.03	c qxplain 3013/3014
134.97/133.04	c qxplain 3014/3014
134.97/133.05	c 10191[?] -2406[?] -2366[?]  is mandatory 
134.97/133.05	c qxplain 3013/3013
134.97/133.06	c 10192[?] -2406[?] -2405[?]  is mandatory 
134.97/133.06	c qxplain 2996/3012
134.97/133.07	c qxplain 3005/3012
134.97/133.08	c qxplain 3009/3012
134.97/133.09	c qxplain 3011/3012
134.97/133.10	c qxplain 3012/3012
135.07/133.11	c 10193[?] 2405[?] 2406[?] 2366[?]  is mandatory 
135.07/133.11	c qxplain 3011/3011
135.07/133.12	c 10194[?] -2399[?] -2407[?]  is mandatory 
135.07/133.12	c qxplain 3009/3010
135.07/133.13	c qxplain 3010/3010
135.07/133.14	c 10195[?] -2406[?] -2407[?]  is mandatory 
135.07/133.14	c qxplain 3009/3009
135.07/133.15	c 10196[?] 2407[?] 2406[?] 2399[?]  is mandatory 
135.07/133.15	c qxplain 3005/3008
135.07/133.17	c qxplain 3007/3008
135.07/133.18	c qxplain 3008/3008
135.07/133.19	c 10197[?] 1577[?] -2408[?]  is mandatory 
135.07/133.19	c qxplain 3007/3007
135.16/133.20	c 10198[?] -2408[?] 1900[?]  is mandatory 
135.16/133.20	c qxplain 3005/3006
135.16/133.21	c qxplain 3006/3006
135.16/133.23	c 10199[?] 2408[?] -1577[?] -1900[?]  is mandatory 
135.16/133.23	c qxplain 3005/3005
135.16/133.24	c 10200[?] 1600[?] -2409[?]  is mandatory 
135.16/133.24	c qxplain 2996/3004
135.16/133.25	c qxplain 3001/3004
135.16/133.26	c qxplain 3003/3004
135.16/133.27	c qxplain 3004/3004
135.16/133.28	c 10201[?] -2409[?] 1875[?]  is mandatory 
135.16/133.28	c qxplain 3003/3003
135.16/133.29	c 10202[?] 2409[?] -1600[?] -1875[?]  is mandatory 
135.16/133.29	c qxplain 3001/3002
135.26/133.30	c qxplain 3002/3002
135.26/133.32	c 10203[?] -2410[?] -1677[?]  is mandatory 
135.26/133.32	c qxplain 3001/3001
135.26/133.33	c 10204[?] -2410[?] 2335[?]  is mandatory 
135.26/133.33	c qxplain 2996/3000
135.26/133.34	c qxplain 2999/3000
135.26/133.34	c qxplain 3000/3000
135.26/133.36	c 10205[?] 2410[?] -2335[?] 1677[?]  is mandatory 
135.26/133.36	c qxplain 2999/2999
135.26/133.37	c 10206[?] -2411[?] 1677[?]  is mandatory 
135.26/133.37	c qxplain 2996/2998
135.26/133.38	c qxplain 2998/2998
135.26/133.39	c 10207[?] -2411[?] -2335[?]  is mandatory 
135.26/133.39	c qxplain 2996/2997
135.36/133.42	c qxplain 2997/2997
135.36/133.43	c 10208[?] 2411[?] -1677[?] 2335[?]  is mandatory 
135.36/133.43	c qxplain 2996/2996
135.36/133.45	c 10209[?] -2410[?] -2412[?]  is mandatory 
135.36/133.45	c qxplain 2962/2995
135.36/133.46	c qxplain 2979/2995
135.36/133.47	c qxplain 2988/2995
135.36/133.48	c qxplain 2992/2995
135.36/133.49	c qxplain 2994/2995
135.46/133.51	c qxplain 2995/2995
135.46/133.52	c 10210[?] -2412[?] -2411[?]  is mandatory 
135.46/133.52	c qxplain 2994/2994
135.46/133.53	c 10211[?] 2412[?] 2411[?] 2410[?]  is mandatory 
135.46/133.53	c qxplain 2992/2993
135.46/133.54	c qxplain 2993/2993
135.46/133.55	c 10212[?] -2413[?] 1877[?]  is mandatory 
135.46/133.55	c qxplain 2992/2992
135.46/133.56	c 10213[?] -2413[?] -2412[?]  is mandatory 
135.46/133.56	c qxplain 2988/2991
135.46/133.57	c qxplain 2990/2991
135.46/133.59	c qxplain 2991/2991
135.56/133.60	c 10214[?] 2413[?] 2412[?] -1877[?]  is mandatory 
135.56/133.60	c qxplain 2990/2990
135.56/133.61	c 10215[?] 1623[?] -2414[?]  is mandatory 
135.56/133.61	c qxplain 2988/2989
135.56/133.62	c qxplain 2989/2989
135.56/133.64	c 10216[?] -2414[?] 1873[?]  is mandatory 
135.56/133.64	c qxplain 2988/2988
135.56/133.65	c 10217[?] 2414[?] -1623[?] -1873[?]  is mandatory 
135.56/133.65	c qxplain 2979/2987
135.56/133.66	c qxplain 2984/2987
135.56/133.67	c qxplain 2986/2987
135.56/133.68	c qxplain 2987/2987
135.56/133.69	c 10218[?] -2415[?] -2413[?]  is mandatory 
135.56/133.69	c qxplain 2986/2986
135.66/133.71	c 10219[?] -2415[?] -2414[?]  is mandatory 
135.66/133.71	c qxplain 2984/2985
135.66/133.72	c qxplain 2985/2985
135.66/133.73	c 10220[?] 2414[?] 2415[?] 2413[?]  is mandatory 
135.66/133.73	c qxplain 2984/2984
135.66/133.74	c 10221[?] -2416[?] -2409[?]  is mandatory 
135.66/133.74	c qxplain 2979/2983
135.66/133.75	c qxplain 2982/2983
135.66/133.76	c qxplain 2983/2983
135.66/133.77	c 10222[?] -2416[?] 2415[?]  is mandatory 
135.66/133.77	c qxplain 2982/2982
135.66/133.79	c 10223[?] -2415[?] 2416[?] 2409[?]  is mandatory 
135.66/133.79	c qxplain 2979/2981
135.66/133.80	c qxplain 2981/2981
135.76/133.81	c 10224[?] -2417[?] -2408[?]  is mandatory 
135.76/133.81	c qxplain 2979/2980
135.76/133.82	c qxplain 2980/2980
135.76/133.83	c 10225[?] -2417[?] 2416[?]  is mandatory 
135.76/133.83	c qxplain 2979/2979
135.76/133.85	c 10226[?] -2416[?] 2417[?] 2408[?]  is mandatory 
135.76/133.85	c qxplain 2962/2978
135.76/133.85	c qxplain 2971/2978
135.76/133.86	c qxplain 2975/2978
135.76/133.87	c qxplain 2977/2978
135.76/133.88	c qxplain 2978/2978
135.76/133.89	c 10227[?] -2418[?] 1513[?]  is mandatory 
135.76/133.89	c qxplain 2977/2977
135.86/133.91	c 10228[?] -2418[?] -2343[?]  is mandatory 
135.86/133.91	c qxplain 2975/2976
135.86/133.92	c qxplain 2976/2976
135.86/133.93	c 10229[?] 2418[?] -1513[?] 2343[?]  is mandatory 
135.86/133.93	c qxplain 2975/2975
135.86/133.95	c 10230[?] -2419[?] -2209[?]  is mandatory 
135.86/133.95	c qxplain 2971/2974
135.86/133.96	c qxplain 2973/2974
135.86/133.97	c qxplain 2974/2974
135.86/133.98	c 10231[?] -2419[?] -2418[?]  is mandatory 
135.86/133.98	c qxplain 2973/2973
135.96/134.00	c 10232[?] 2419[?] 2418[?] 2209[?]  is mandatory 
135.96/134.00	c qxplain 2971/2972
135.96/134.01	c qxplain 2972/2972
135.96/134.02	c 10233[?] -2420[?] 1530[?]  is mandatory 
135.96/134.02	c qxplain 2971/2971
135.96/134.03	c 10234[?] -2420[?] 2419[?]  is mandatory 
135.96/134.03	c qxplain 2962/2970
135.96/134.05	c qxplain 2967/2970
135.96/134.06	c qxplain 2969/2970
135.96/134.07	c qxplain 2970/2970
135.96/134.08	c 10235[?] 2420[?] -2419[?] -1530[?]  is mandatory 
135.96/134.08	c qxplain 2969/2969
135.96/134.09	c 10236[?] 1513[?] -2421[?]  is mandatory 
135.96/134.09	c qxplain 2967/2968
136.07/134.11	c qxplain 2968/2968
136.07/134.12	c 10237[?] -2421[?] -1530[?]  is mandatory 
136.07/134.12	c qxplain 2967/2967
136.07/134.13	c 10238[?] 2421[?] -1513[?] 1530[?]  is mandatory 
136.07/134.13	c qxplain 2962/2966
136.07/134.14	c qxplain 2965/2966
136.07/134.15	c qxplain 2966/2966
136.07/134.17	c 10239[?] -2422[?] -2420[?]  is mandatory 
136.07/134.17	c qxplain 2965/2965
136.07/134.18	c 10240[?] -2422[?] -2421[?]  is mandatory 
136.07/134.18	c qxplain 2962/2964
136.07/134.19	c qxplain 2964/2964
136.07/134.20	c 10241[?] 2422[?] 2420[?] 2421[?]  is mandatory 
136.07/134.20	c qxplain 2962/2963
136.16/134.21	c qxplain 2963/2963
136.16/134.22	c 10242[?] -2423[?] 2090[?]  is mandatory 
136.16/134.22	c qxplain 2962/2962
136.16/134.24	c 10243[?] -2423[?] -2422[?]  is mandatory 
136.16/134.24	c qxplain 2693/2961
136.16/134.24	c qxplain 2828/2961
136.16/134.25	c qxplain 2895/2961
136.16/134.26	c qxplain 2929/2961
136.16/134.27	c qxplain 2946/2961
136.16/134.28	c qxplain 2954/2961
136.16/134.29	c qxplain 2958/2961
136.26/134.31	c qxplain 2960/2961
136.26/134.32	c qxplain 2961/2961
136.26/134.33	c 10244[?] 2423[?] 2422[?] -2090[?]  is mandatory 
136.26/134.33	c qxplain 2960/2960
136.46/134.55	c 10245[?] -2424[?] -2040[?]  is mandatory 
136.46/134.55	c qxplain 2958/2959
136.46/134.58	c qxplain 2959/2959
136.66/134.70	c 10246[?] -2424[?] 2043[?]  is mandatory 
136.66/134.70	c qxplain 2958/2958
136.66/134.73	c 10247[?] -2043[?] 2040[?] 2424[?]  is mandatory 
136.66/134.73	c qxplain 2954/2957
136.66/134.76	c qxplain 2956/2957
136.66/134.78	c qxplain 2957/2957
136.66/134.79	c 10248[?] 1951[?] -2425[?]  is mandatory 
136.66/134.79	c qxplain 2956/2956
136.76/134.81	c 10249[?] -2424[?] -2425[?]  is mandatory 
136.76/134.81	c qxplain 2954/2955
136.86/134.92	c qxplain 2955/2955
136.86/134.95	c 10250[?] 2425[?] 2424[?] -1951[?]  is mandatory 
136.86/134.95	c qxplain 2954/2954
136.86/134.96	c 10251[?] -2426[?] 1460[?]  is mandatory 
136.86/134.96	c qxplain 2946/2953
136.86/135.00	c qxplain 2950/2953
136.96/135.05	c qxplain 2952/2953
136.96/135.07	c qxplain 2953/2953
136.96/135.09	c 10252[?] -2426[?] 1954[?]  is mandatory 
136.96/135.09	c qxplain 2952/2952
137.06/135.11	c 10253[?] -1460[?] -1954[?] 2426[?]  is mandatory 
137.06/135.11	c qxplain 2950/2951
137.06/135.12	c qxplain 2951/2951
137.06/135.14	c 10254[?] -2427[?] -1460[?]  is mandatory 
137.06/135.14	c qxplain 2950/2950
137.06/135.15	c 10255[?] -2427[?] -1954[?]  is mandatory 
137.06/135.15	c qxplain 2946/2949
137.06/135.17	c qxplain 2948/2949
137.06/135.18	c qxplain 2949/2949
137.06/135.19	c 10256[?] 1954[?] 1460[?] 2427[?]  is mandatory 
137.06/135.19	c qxplain 2948/2948
137.16/135.21	c 10257[?] -2426[?] -2428[?]  is mandatory 
137.16/135.21	c qxplain 2946/2947
137.16/135.22	c qxplain 2947/2947
137.16/135.23	c 10258[?] -2427[?] -2428[?]  is mandatory 
137.16/135.23	c qxplain 2946/2946
137.16/135.24	c 10259[?] 2428[?] 2427[?] 2426[?]  is mandatory 
137.16/135.24	c qxplain 2929/2945
137.16/135.25	c qxplain 2938/2945
137.16/135.27	c qxplain 2942/2945
137.16/135.28	c qxplain 2944/2945
137.26/135.31	c qxplain 2945/2945
137.26/135.32	c 10260[?] 2425[?] -2429[?]  is mandatory 
137.26/135.32	c qxplain 2944/2944
137.26/135.34	c 10261[?] -2428[?] -2429[?]  is mandatory 
137.26/135.34	c qxplain 2942/2943
137.26/135.35	c qxplain 2943/2943
137.26/135.36	c 10262[?] 2428[?] -2425[?] 2429[?]  is mandatory 
137.26/135.36	c qxplain 2942/2942
137.26/135.38	c 10263[?] -2425[?] -2430[?]  is mandatory 
137.26/135.38	c qxplain 2938/2941
137.26/135.39	c qxplain 2940/2941
137.36/135.41	c qxplain 2941/2941
137.36/135.43	c 10264[?] -2430[?] 2428[?]  is mandatory 
137.36/135.43	c qxplain 2940/2940
137.36/135.44	c 10265[?] 2425[?] -2428[?] 2430[?]  is mandatory 
137.36/135.44	c qxplain 2938/2939
137.36/135.45	c qxplain 2939/2939
137.36/135.47	c 10266[?] -2429[?] -2431[?]  is mandatory 
137.36/135.47	c qxplain 2938/2938
137.36/135.48	c 10267[?] -2430[?] -2431[?]  is mandatory 
137.36/135.48	c qxplain 2929/2937
137.36/135.49	c qxplain 2934/2937
137.46/135.51	c qxplain 2936/2937
137.46/135.52	c qxplain 2937/2937
137.46/135.54	c 10268[?] 2430[?] 2431[?] 2429[?]  is mandatory 
137.46/135.54	c qxplain 2936/2936
137.46/135.55	c 10269[?] -2432[?] 1909[?]  is mandatory 
137.46/135.55	c qxplain 2934/2935
137.46/135.57	c qxplain 2935/2935
137.46/135.58	c 10270[?] -2432[?] -2431[?]  is mandatory 
137.46/135.58	c qxplain 2934/2934
137.46/135.59	c 10271[?] 2431[?] 2432[?] -1909[?]  is mandatory 
137.46/135.59	c qxplain 2929/2933
137.56/135.60	c qxplain 2932/2933
137.56/135.61	c qxplain 2933/2933
137.56/135.62	c 10272[?] -2433[?] 1490[?]  is mandatory 
137.56/135.62	c qxplain 2932/2932
137.56/135.63	c 10273[?] -2433[?] -1909[?]  is mandatory 
137.56/135.63	c qxplain 2929/2931
137.56/135.64	c qxplain 2931/2931
137.56/135.65	c 10274[?] -1490[?] 2433[?] 1909[?]  is mandatory 
137.56/135.65	c qxplain 2929/2930
137.56/135.66	c qxplain 2930/2930
137.56/135.68	c 10275[?] -2432[?] -2434[?]  is mandatory 
137.56/135.68	c qxplain 2929/2929
137.56/135.69	c 10276[?] -2434[?] -2433[?]  is mandatory 
137.56/135.69	c qxplain 2895/2928
137.66/135.70	c qxplain 2912/2928
137.66/135.71	c qxplain 2921/2928
137.66/135.72	c qxplain 2925/2928
137.66/135.73	c qxplain 2927/2928
137.66/135.74	c qxplain 2928/2928
137.66/135.75	c 10277[?] 2434[?] 2432[?] 2433[?]  is mandatory 
137.66/135.75	c qxplain 2927/2927
137.66/135.76	c 10278[?] -2435[?] -2090[?]  is mandatory 
137.66/135.76	c qxplain 2925/2926
137.66/135.77	c qxplain 2926/2926
137.66/135.78	c 10279[?] -2435[?] -2434[?]  is mandatory 
137.66/135.78	c qxplain 2925/2925
137.66/135.79	c 10280[?] 2435[?] 2434[?] 2090[?]  is mandatory 
137.66/135.79	c qxplain 2921/2924
137.76/135.80	c qxplain 2923/2924
137.76/135.81	c qxplain 2924/2924
137.76/135.82	c 10281[?] -2436[?] -2423[?]  is mandatory 
137.76/135.82	c qxplain 2923/2923
137.76/135.83	c 10282[?] -2436[?] -2435[?]  is mandatory 
137.76/135.83	c qxplain 2921/2922
137.76/135.84	c qxplain 2922/2922
137.76/135.86	c 10283[?] 2436[?] 2423[?] 2435[?]  is mandatory 
137.76/135.86	c qxplain 2921/2921
137.76/135.87	c 10284[?] -2437[?] 2097[?]  is mandatory 
137.76/135.87	c qxplain 2912/2920
137.76/135.88	c qxplain 2917/2920
137.76/135.89	c qxplain 2919/2920
137.86/135.91	c qxplain 2920/2920
137.86/135.92	c 10285[?] -2437[?] -2436[?]  is mandatory 
137.86/135.92	c qxplain 2919/2919
137.86/135.93	c 10286[?] 2437[?] 2436[?] -2097[?]  is mandatory 
137.86/135.93	c qxplain 2917/2918
137.86/135.94	c qxplain 2918/2918
137.86/135.95	c 10287[?] -2438[?] -2097[?]  is mandatory 
137.86/135.95	c qxplain 2917/2917
137.86/135.97	c 10288[?] -2438[?] 2436[?]  is mandatory 
137.86/135.97	c qxplain 2912/2916
137.86/135.98	c qxplain 2915/2916
137.86/135.99	c qxplain 2916/2916
137.95/136.00	c 10289[?] 2438[?] -2436[?] 2097[?]  is mandatory 
137.95/136.00	c qxplain 2915/2915
137.95/136.01	c 10290[?] -2439[?] -2437[?]  is mandatory 
137.95/136.01	c qxplain 2912/2914
137.95/136.02	c qxplain 2914/2914
137.95/136.04	c 10291[?] -2439[?] -2438[?]  is mandatory 
137.95/136.04	c qxplain 2912/2913
137.95/136.04	c qxplain 2913/2913
137.95/136.06	c 10292[?] 2439[?] 2438[?] 2437[?]  is mandatory 
137.95/136.06	c qxplain 2912/2912
137.95/136.07	c 10293[?] -2440[?] 2417[?]  is mandatory 
137.95/136.07	c qxplain 2895/2911
137.95/136.08	c qxplain 2904/2911
137.95/136.09	c qxplain 2908/2911
138.05/136.10	c qxplain 2910/2911
138.05/136.11	c qxplain 2911/2911
138.05/136.12	c 10294[?] 2439[?] -2440[?]  is mandatory 
138.05/136.12	c qxplain 2910/2910
138.05/136.13	c 10295[?] -2439[?] -2417[?] 2440[?]  is mandatory 
138.05/136.13	c qxplain 2908/2909
138.05/136.14	c qxplain 2909/2909
138.05/136.15	c 10296[?] -2441[?] -2407[?]  is mandatory 
138.05/136.15	c qxplain 2908/2908
138.05/136.17	c 10297[?] -2440[?] -2441[?]  is mandatory 
138.05/136.17	c qxplain 2904/2907
138.05/136.18	c qxplain 2906/2907
138.05/136.19	c qxplain 2907/2907
138.16/136.20	c 10298[?] 2407[?] 2441[?] 2440[?]  is mandatory 
138.16/136.20	c qxplain 2906/2906
138.16/136.21	c 10299[?] -2417[?] -2442[?]  is mandatory 
138.16/136.21	c qxplain 2904/2905
138.16/136.22	c qxplain 2905/2905
138.16/136.24	c 10300[?] -2439[?] -2442[?]  is mandatory 
138.16/136.24	c qxplain 2904/2904
138.16/136.25	c 10301[?] 2417[?] 2439[?] 2442[?]  is mandatory 
138.16/136.25	c qxplain 2895/2903
138.16/136.26	c qxplain 2900/2903
138.16/136.27	c qxplain 2902/2903
138.16/136.28	c qxplain 2903/2903
138.16/136.29	c 10302[?] -2441[?] -2443[?]  is mandatory 
138.16/136.29	c qxplain 2902/2902
138.27/136.30	c 10303[?] -2442[?] -2443[?]  is mandatory 
138.27/136.30	c qxplain 2900/2901
138.27/136.31	c qxplain 2901/2901
138.27/136.33	c 10304[?] 2441[?] 2443[?] 2442[?]  is mandatory 
138.27/136.33	c qxplain 2900/2900
138.27/136.34	c 10305[?] 1578[?] -2444[?]  is mandatory 
138.27/136.34	c qxplain 2895/2899
138.27/136.35	c qxplain 2898/2899
138.27/136.36	c qxplain 2899/2899
138.27/136.37	c 10306[?] -2444[?] 1900[?]  is mandatory 
138.27/136.37	c qxplain 2898/2898
138.27/136.39	c 10307[?] 2444[?] -1578[?] -1900[?]  is mandatory 
138.27/136.39	c qxplain 2895/2897
138.27/136.40	c qxplain 2897/2897
138.37/136.41	c 10308[?] 1601[?] -2445[?]  is mandatory 
138.37/136.41	c qxplain 2895/2896
138.37/136.42	c qxplain 2896/2896
138.37/136.43	c 10309[?] -2445[?] 1875[?]  is mandatory 
138.37/136.43	c qxplain 2895/2895
138.37/136.45	c 10310[?] 2445[?] -1601[?] -1875[?]  is mandatory 
138.37/136.45	c qxplain 2828/2894
138.37/136.46	c qxplain 2862/2894
138.37/136.47	c qxplain 2879/2894
138.37/136.48	c qxplain 2887/2894
138.37/136.49	c qxplain 2891/2894
138.46/136.50	c qxplain 2893/2894
138.46/136.51	c qxplain 2894/2894
138.46/136.52	c 10311[?] -2446[?] 1656[?]  is mandatory 
138.46/136.52	c qxplain 2893/2893
138.46/136.53	c 10312[?] -2446[?] -2410[?]  is mandatory 
138.46/136.53	c qxplain 2891/2892
138.46/136.55	c qxplain 2892/2892
138.46/136.56	c 10313[?] 2446[?] -1656[?] 2410[?]  is mandatory 
138.46/136.56	c qxplain 2891/2891
138.46/136.58	c 10314[?] -1889[?] -2447[?]  is mandatory 
138.46/136.58	c qxplain 2887/2890
138.46/136.59	c qxplain 2889/2890
138.56/136.61	c qxplain 2890/2890
138.56/136.62	c 10315[?] -2447[?] -2446[?]  is mandatory 
138.56/136.62	c qxplain 2889/2889
138.56/136.63	c 10316[?] 2447[?] 2446[?] 1889[?]  is mandatory 
138.56/136.63	c qxplain 2887/2888
138.56/136.64	c qxplain 2888/2888
138.56/136.65	c 10317[?] -2448[?] 1877[?]  is mandatory 
138.56/136.65	c qxplain 2887/2887
138.56/136.66	c 10318[?] -2448[?] -2447[?]  is mandatory 
138.56/136.66	c qxplain 2879/2886
138.56/136.67	c qxplain 2883/2886
138.56/136.68	c qxplain 2885/2886
138.56/136.69	c qxplain 2886/2886
138.66/136.71	c 10319[?] 2448[?] 2447[?] -1877[?]  is mandatory 
138.66/136.71	c qxplain 2885/2885
138.66/136.72	c 10320[?] 1624[?] -2449[?]  is mandatory 
138.66/136.72	c qxplain 2883/2884
138.66/136.73	c qxplain 2884/2884
138.66/136.74	c 10321[?] -2449[?] 1873[?]  is mandatory 
138.66/136.74	c qxplain 2883/2883
138.66/136.76	c 10322[?] 2449[?] -1624[?] -1873[?]  is mandatory 
138.66/136.76	c qxplain 2879/2882
138.66/136.77	c qxplain 2881/2882
138.66/136.78	c qxplain 2882/2882
138.66/136.79	c 10323[?] -2450[?] -2448[?]  is mandatory 
138.66/136.79	c qxplain 2881/2881
138.76/136.81	c 10324[?] -2450[?] -2449[?]  is mandatory 
138.76/136.81	c qxplain 2879/2880
138.76/136.82	c qxplain 2880/2880
138.76/136.83	c 10325[?] 2449[?] 2450[?] 2448[?]  is mandatory 
138.76/136.83	c qxplain 2879/2879
138.76/136.84	c 10326[?] -2451[?] -2445[?]  is mandatory 
138.76/136.84	c qxplain 2862/2878
138.76/136.85	c qxplain 2871/2878
138.76/136.86	c qxplain 2875/2878
138.76/136.87	c qxplain 2877/2878
138.76/136.88	c qxplain 2878/2878
138.76/136.89	c 10327[?] -2451[?] 2450[?]  is mandatory 
138.76/136.89	c qxplain 2877/2877
138.86/136.91	c 10328[?] -2450[?] 2451[?] 2445[?]  is mandatory 
138.86/136.91	c qxplain 2875/2876
138.86/136.92	c qxplain 2876/2876
138.86/136.93	c 10329[?] -2452[?] -2444[?]  is mandatory 
138.86/136.93	c qxplain 2875/2875
138.86/136.94	c 10330[?] -2452[?] 2451[?]  is mandatory 
138.86/136.94	c qxplain 2871/2874
138.86/136.95	c qxplain 2873/2874
138.86/136.96	c qxplain 2874/2874
138.86/136.97	c 10331[?] -2451[?] 2452[?] 2444[?]  is mandatory 
138.86/136.97	c qxplain 2873/2873
138.86/136.99	c 10332[?] -2453[?] 1514[?]  is mandatory 
138.86/136.99	c qxplain 2871/2872
138.96/137.00	c qxplain 2872/2872
138.96/137.02	c 10333[?] -2453[?] -2209[?]  is mandatory 
138.96/137.02	c qxplain 2871/2871
138.96/137.03	c 10334[?] 2453[?] -1514[?] 2209[?]  is mandatory 
138.96/137.03	c qxplain 2862/2870
138.96/137.04	c qxplain 2867/2870
138.96/137.05	c qxplain 2869/2870
138.96/137.06	c qxplain 2870/2870
138.96/137.08	c 10335[?] -2454[?] -2210[?]  is mandatory 
138.96/137.08	c qxplain 2869/2869
138.96/137.09	c 10336[?] -2454[?] -2453[?]  is mandatory 
138.96/137.09	c qxplain 2867/2868
139.06/137.10	c qxplain 2868/2868
139.06/137.12	c 10337[?] 2454[?] 2453[?] 2210[?]  is mandatory 
139.06/137.12	c qxplain 2867/2867
139.06/137.13	c 10338[?] -2455[?] 1530[?]  is mandatory 
139.06/137.13	c qxplain 2862/2866
139.06/137.14	c qxplain 2865/2866
139.06/137.15	c qxplain 2866/2866
139.06/137.16	c 10339[?] -2455[?] 2454[?]  is mandatory 
139.06/137.17	c qxplain 2865/2865
139.06/137.18	c 10340[?] 2455[?] -2454[?] -1530[?]  is mandatory 
139.06/137.18	c qxplain 2862/2864
139.06/137.19	c qxplain 2864/2864
139.16/137.21	c 10341[?] -2456[?] 1514[?]  is mandatory 
139.16/137.21	c qxplain 2862/2863
139.16/137.22	c qxplain 2863/2863
139.16/137.23	c 10342[?] -2456[?] -1530[?]  is mandatory 
139.16/137.23	c qxplain 2862/2862
139.16/137.24	c 10343[?] 2456[?] -1514[?] 1530[?]  is mandatory 
139.16/137.24	c qxplain 2828/2861
139.16/137.25	c qxplain 2845/2861
139.16/137.26	c qxplain 2854/2861
139.16/137.27	c qxplain 2858/2861
139.16/137.28	c qxplain 2860/2861
139.16/137.29	c qxplain 2861/2861
139.26/137.30	c 10344[?] -2457[?] -2455[?]  is mandatory 
139.26/137.30	c qxplain 2860/2860
139.26/137.31	c 10345[?] -2457[?] -2456[?]  is mandatory 
139.26/137.31	c qxplain 2858/2859
139.26/137.33	c qxplain 2859/2859
139.26/137.34	c 10346[?] 2457[?] 2455[?] 2456[?]  is mandatory 
139.26/137.34	c qxplain 2858/2858
139.26/137.35	c 10347[?] -2458[?] 2090[?]  is mandatory 
139.26/137.35	c qxplain 2854/2857
139.26/137.36	c qxplain 2856/2857
139.26/137.37	c qxplain 2857/2857
139.26/137.38	c 10348[?] -2458[?] -2457[?]  is mandatory 
139.26/137.38	c qxplain 2856/2856
139.26/137.39	c 10349[?] 2458[?] 2457[?] -2090[?]  is mandatory 
139.26/137.39	c qxplain 2854/2855
139.36/137.43	c qxplain 2855/2855
139.46/137.54	c 10350[?] -2459[?] 1459[?]  is mandatory 
139.46/137.54	c qxplain 2854/2854
139.46/137.56	c 10351[?] -2459[?] 1932[?]  is mandatory 
139.46/137.56	c qxplain 2845/2853
139.46/137.58	c qxplain 2850/2853
139.46/137.59	c qxplain 2852/2853
139.56/137.62	c qxplain 2853/2853
139.56/137.63	c 10352[?] -1459[?] -1932[?] 2459[?]  is mandatory 
139.56/137.63	c qxplain 2852/2852
139.56/137.65	c 10353[?] -2460[?] -1459[?]  is mandatory 
139.56/137.65	c qxplain 2850/2851
139.56/137.67	c qxplain 2851/2851
139.56/137.69	c 10354[?] -1932[?] -2460[?]  is mandatory 
139.56/137.69	c qxplain 2850/2850
139.66/137.70	c 10355[?] 1459[?] 1932[?] 2460[?]  is mandatory 
139.66/137.70	c qxplain 2845/2849
139.66/137.72	c qxplain 2848/2849
139.66/137.73	c qxplain 2849/2849
139.66/137.75	c 10356[?] -2459[?] -2461[?]  is mandatory 
139.66/137.75	c qxplain 2848/2848
139.66/137.76	c 10357[?] -2460[?] -2461[?]  is mandatory 
139.66/137.76	c qxplain 2845/2847
139.66/137.77	c qxplain 2847/2847
139.66/137.78	c 10358[?] 2459[?] 2460[?] 2461[?]  is mandatory 
139.66/137.78	c qxplain 2845/2846
139.76/137.81	c qxplain 2846/2846
139.76/137.83	c 10359[?] -2462[?] 2046[?]  is mandatory 
139.76/137.83	c qxplain 2845/2845
139.76/137.85	c 10360[?] -2461[?] -2462[?]  is mandatory 
139.76/137.85	c qxplain 2828/2844
139.76/137.87	c qxplain 2837/2844
139.76/137.89	c qxplain 2841/2844
139.86/137.90	c qxplain 2843/2844
139.86/137.91	c qxplain 2844/2844
139.86/137.92	c 10361[?] 2461[?] -2046[?] 2462[?]  is mandatory 
139.86/137.92	c qxplain 2843/2843
139.86/137.95	c 10362[?] -2463[?] -2046[?]  is mandatory 
139.86/137.95	c qxplain 2841/2842
139.86/137.97	c qxplain 2842/2842
139.86/137.99	c 10363[?] 2461[?] -2463[?]  is mandatory 
139.86/137.99	c qxplain 2841/2841
139.95/138.01	c 10364[?] -2461[?] 2046[?] 2463[?]  is mandatory 
139.95/138.01	c qxplain 2837/2840
139.95/138.02	c qxplain 2839/2840
139.95/138.04	c qxplain 2840/2840
139.95/138.05	c 10365[?] -2464[?] -2462[?]  is mandatory 
139.95/138.05	c qxplain 2839/2839
139.95/138.06	c 10366[?] -2463[?] -2464[?]  is mandatory 
139.95/138.06	c qxplain 2837/2838
139.95/138.08	c qxplain 2838/2838
139.95/138.09	c 10367[?] 2463[?] 2462[?] 2464[?]  is mandatory 
139.95/138.09	c qxplain 2837/2837
140.05/138.10	c 10368[?] -2465[?] 1909[?]  is mandatory 
140.05/138.10	c qxplain 2828/2836
140.05/138.12	c qxplain 2833/2836
140.05/138.13	c qxplain 2835/2836
140.05/138.15	c qxplain 2836/2836
140.05/138.16	c 10369[?] -2464[?] -2465[?]  is mandatory 
140.05/138.16	c qxplain 2835/2835
140.05/138.18	c 10370[?] 2464[?] 2465[?] -1909[?]  is mandatory 
140.05/138.18	c qxplain 2833/2834
140.05/138.19	c qxplain 2834/2834
140.05/138.19	c 10371[?] -2466[?] 1491[?]  is mandatory 
140.05/138.19	c qxplain 2833/2833
140.15/138.21	c 10372[?] -2466[?] -1909[?]  is mandatory 
140.15/138.21	c qxplain 2828/2832
140.15/138.22	c qxplain 2831/2832
140.15/138.23	c qxplain 2832/2832
140.15/138.24	c 10373[?] -1491[?] 2466[?] 1909[?]  is mandatory 
140.15/138.24	c qxplain 2831/2831
140.15/138.26	c 10374[?] -2465[?] -2467[?]  is mandatory 
140.15/138.26	c qxplain 2828/2830
140.15/138.27	c qxplain 2830/2830
140.15/138.28	c 10375[?] -2467[?] -2466[?]  is mandatory 
140.15/138.28	c qxplain 2828/2829
140.25/138.30	c qxplain 2829/2829
140.25/138.31	c 10376[?] 2467[?] 2466[?] 2465[?]  is mandatory 
140.25/138.31	c qxplain 2828/2828
140.25/138.32	c 10377[?] -2468[?] -2090[?]  is mandatory 
140.25/138.32	c qxplain 2693/2827
140.25/138.33	c qxplain 2761/2827
140.25/138.34	c qxplain 2795/2827
140.25/138.35	c qxplain 2812/2827
140.25/138.36	c qxplain 2820/2827
140.25/138.37	c qxplain 2824/2827
140.25/138.38	c qxplain 2826/2827
140.25/138.39	c qxplain 2827/2827
140.36/138.40	c 10378[?] -2468[?] -2467[?]  is mandatory 
140.36/138.40	c qxplain 2826/2826
140.36/138.41	c 10379[?] 2468[?] 2467[?] 2090[?]  is mandatory 
140.36/138.41	c qxplain 2824/2825
140.36/138.42	c qxplain 2825/2825
140.36/138.43	c 10380[?] -2469[?] -2458[?]  is mandatory 
140.36/138.43	c qxplain 2824/2824
140.36/138.44	c 10381[?] -2468[?] -2469[?]  is mandatory 
140.36/138.44	c qxplain 2820/2823
140.36/138.45	c qxplain 2822/2823
140.36/138.46	c qxplain 2823/2823
140.36/138.47	c 10382[?] 2469[?] 2458[?] 2468[?]  is mandatory 
140.36/138.47	c qxplain 2822/2822
140.36/138.49	c 10383[?] -2470[?] 2097[?]  is mandatory 
140.36/138.49	c qxplain 2820/2821
140.36/138.50	c qxplain 2821/2821
140.47/138.51	c 10384[?] -2470[?] -2469[?]  is mandatory 
140.47/138.51	c qxplain 2820/2820
140.47/138.53	c 10385[?] 2470[?] 2469[?] -2097[?]  is mandatory 
140.47/138.53	c qxplain 2812/2819
140.47/138.54	c qxplain 2816/2819
140.47/138.55	c qxplain 2818/2819
140.47/138.56	c qxplain 2819/2819
140.47/138.57	c 10386[?] -2471[?] -2097[?]  is mandatory 
140.47/138.57	c qxplain 2818/2818
140.47/138.58	c 10387[?] -2471[?] 2469[?]  is mandatory 
140.47/138.58	c qxplain 2816/2817
140.47/138.60	c qxplain 2817/2817
140.57/138.61	c 10388[?] 2471[?] -2469[?] 2097[?]  is mandatory 
140.57/138.61	c qxplain 2816/2816
140.57/138.62	c 10389[?] -2472[?] -2470[?]  is mandatory 
140.57/138.62	c qxplain 2812/2815
140.57/138.63	c qxplain 2814/2815
140.57/138.64	c qxplain 2815/2815
140.57/138.65	c 10390[?] -2472[?] -2471[?]  is mandatory 
140.57/138.65	c qxplain 2814/2814
140.57/138.66	c 10391[?] 2472[?] 2471[?] 2470[?]  is mandatory 
140.57/138.66	c qxplain 2812/2813
140.57/138.68	c qxplain 2813/2813
140.57/138.69	c 10392[?] 2452[?] -2473[?]  is mandatory 
140.57/138.69	c qxplain 2812/2812
140.66/138.70	c 10393[?] 2472[?] -2473[?]  is mandatory 
140.66/138.70	c qxplain 2795/2811
140.66/138.71	c qxplain 2804/2811
140.66/138.72	c qxplain 2808/2811
140.66/138.73	c qxplain 2810/2811
140.66/138.74	c qxplain 2811/2811
140.66/138.75	c 10394[?] -2452[?] 2473[?] -2472[?]  is mandatory 
140.66/138.75	c qxplain 2810/2810
140.66/138.76	c 10395[?] -2443[?] -2474[?]  is mandatory 
140.66/138.76	c qxplain 2808/2809
140.66/138.77	c qxplain 2809/2809
140.66/138.78	c 10396[?] -2473[?] -2474[?]  is mandatory 
140.66/138.78	c qxplain 2808/2808
140.76/138.80	c 10397[?] 2443[?] 2474[?] 2473[?]  is mandatory 
140.76/138.80	c qxplain 2804/2807
140.76/138.81	c qxplain 2806/2807
140.76/138.82	c qxplain 2807/2807
140.76/138.83	c 10398[?] -2475[?] -2452[?]  is mandatory 
140.76/138.83	c qxplain 2806/2806
140.76/138.84	c 10399[?] -2472[?] -2475[?]  is mandatory 
140.76/138.84	c qxplain 2804/2805
140.76/138.86	c qxplain 2805/2805
140.76/138.87	c 10400[?] 2452[?] 2472[?] 2475[?]  is mandatory 
140.76/138.87	c qxplain 2804/2804
140.76/138.88	c 10401[?] -2474[?] -2476[?]  is mandatory 
140.76/138.88	c qxplain 2795/2803
140.76/138.89	c qxplain 2800/2803
140.86/138.90	c qxplain 2802/2803
140.86/138.91	c qxplain 2803/2803
140.86/138.92	c 10402[?] -2475[?] -2476[?]  is mandatory 
140.86/138.92	c qxplain 2802/2802
140.86/138.93	c 10403[?] 2474[?] 2476[?] 2475[?]  is mandatory 
140.86/138.93	c qxplain 2800/2801
140.86/138.95	c qxplain 2801/2801
140.86/138.96	c 10404[?] -2477[?] 1572[?]  is mandatory 
140.86/138.96	c qxplain 2800/2800
140.86/138.97	c 10405[?] -2477[?] 1900[?]  is mandatory 
140.86/138.97	c qxplain 2795/2799
140.86/138.98	c qxplain 2798/2799
140.96/139.00	c qxplain 2799/2799
140.96/139.01	c 10406[?] -1572[?] 2477[?] -1900[?]  is mandatory 
140.96/139.01	c qxplain 2798/2798
140.96/139.02	c 10407[?] -2478[?] 1595[?]  is mandatory 
140.96/139.02	c qxplain 2795/2797
140.96/139.03	c qxplain 2797/2797
140.96/139.05	c 10408[?] -2478[?] 1875[?]  is mandatory 
140.96/139.05	c qxplain 2795/2796
140.96/139.06	c qxplain 2796/2796
140.96/139.07	c 10409[?] -1595[?] 2478[?] -1875[?]  is mandatory 
140.96/139.07	c qxplain 2795/2795
140.96/139.08	c 10410[?] -2479[?] -1673[?]  is mandatory 
140.96/139.08	c qxplain 2761/2794
140.96/139.09	c qxplain 2778/2794
141.06/139.10	c qxplain 2787/2794
141.06/139.11	c qxplain 2791/2794
141.06/139.12	c qxplain 2793/2794
141.06/139.13	c qxplain 2794/2794
141.06/139.14	c 10411[?] -2479[?] 1881[?]  is mandatory 
141.06/139.14	c qxplain 2793/2793
141.06/139.16	c 10412[?] 1673[?] 2479[?] -1881[?]  is mandatory 
141.06/139.16	c qxplain 2791/2792
141.06/139.17	c qxplain 2792/2792
141.06/139.18	c 10413[?] -2480[?] 1665[?]  is mandatory 
141.06/139.18	c qxplain 2791/2791
141.06/139.19	c 10414[?] -2480[?] -2479[?]  is mandatory 
141.06/139.19	c qxplain 2787/2790
141.16/139.20	c qxplain 2789/2790
141.16/139.24	c qxplain 2790/2790
141.16/139.26	c 10415[?] 2479[?] -1665[?] 2480[?]  is mandatory 
141.16/139.26	c qxplain 2789/2789
141.16/139.27	c 10416[?] -2265[?] -2481[?]  is mandatory 
141.16/139.27	c qxplain 2787/2788
141.16/139.28	c qxplain 2788/2788
141.26/139.30	c 10417[?] -2480[?] -2481[?]  is mandatory 
141.26/139.30	c qxplain 2787/2787
141.26/139.31	c 10418[?] 2481[?] 2480[?] 2265[?]  is mandatory 
141.26/139.31	c qxplain 2778/2786
141.26/139.32	c qxplain 2783/2786
141.26/139.33	c qxplain 2785/2786
141.26/139.34	c qxplain 2786/2786
141.26/139.35	c 10419[?] -2482[?] 1877[?]  is mandatory 
141.26/139.35	c qxplain 2785/2785
141.26/139.37	c 10420[?] -2482[?] -2481[?]  is mandatory 
141.26/139.37	c qxplain 2783/2784
141.26/139.38	c qxplain 2784/2784
141.26/139.39	c 10421[?] 2482[?] 2481[?] -1877[?]  is mandatory 
141.26/139.39	c qxplain 2783/2783
141.36/139.41	c 10422[?] -2483[?] 1618[?]  is mandatory 
141.36/139.41	c qxplain 2778/2782
141.36/139.42	c qxplain 2781/2782
141.36/139.43	c qxplain 2782/2782
141.36/139.44	c 10423[?] -2483[?] 1873[?]  is mandatory 
141.36/139.44	c qxplain 2781/2781
141.36/139.46	c 10424[?] -1618[?] 2483[?] -1873[?]  is mandatory 
141.36/139.46	c qxplain 2778/2780
141.36/139.47	c qxplain 2780/2780
141.36/139.48	c 10425[?] -2484[?] -2482[?]  is mandatory 
141.36/139.48	c qxplain 2778/2779
141.36/139.49	c qxplain 2779/2779
141.46/139.50	c 10426[?] -2483[?] -2484[?]  is mandatory 
141.46/139.50	c qxplain 2778/2778
141.46/139.52	c 10427[?] 2484[?] 2483[?] 2482[?]  is mandatory 
141.46/139.52	c qxplain 2761/2777
141.46/139.52	c qxplain 2770/2777
141.46/139.53	c qxplain 2774/2777
141.46/139.54	c qxplain 2776/2777
141.46/139.56	c qxplain 2777/2777
141.46/139.57	c 10428[?] -2478[?] -2485[?]  is mandatory 
141.46/139.57	c qxplain 2776/2776
141.46/139.58	c 10429[?] 2484[?] -2485[?]  is mandatory 
141.46/139.58	c qxplain 2774/2775
141.46/139.59	c qxplain 2775/2775
141.57/139.60	c 10430[?] 2485[?] -2484[?] 2478[?]  is mandatory 
141.57/139.60	c qxplain 2774/2774
141.57/139.62	c 10431[?] -2477[?] -2486[?]  is mandatory 
141.57/139.62	c qxplain 2770/2773
141.57/139.63	c qxplain 2772/2773
141.57/139.64	c qxplain 2773/2773
141.57/139.65	c 10432[?] 2485[?] -2486[?]  is mandatory 
141.57/139.65	c qxplain 2772/2772
141.57/139.66	c 10433[?] 2486[?] -2485[?] 2477[?]  is mandatory 
141.57/139.66	c qxplain 2770/2771
141.57/139.68	c qxplain 2771/2771
141.57/139.69	c 10434[?] -2487[?] 1508[?]  is mandatory 
141.57/139.69	c qxplain 2770/2770
141.67/139.70	c 10435[?] -2487[?] -1689[?]  is mandatory 
141.67/139.70	c qxplain 2761/2769
141.67/139.72	c qxplain 2766/2769
141.67/139.73	c qxplain 2768/2769
141.67/139.74	c qxplain 2769/2769
141.67/139.75	c 10436[?] 2487[?] -1508[?] 1689[?]  is mandatory 
141.67/139.75	c qxplain 2768/2768
141.67/139.77	c 10437[?] -2488[?] -2273[?]  is mandatory 
141.67/139.77	c qxplain 2766/2767
141.67/139.78	c qxplain 2767/2767
141.67/139.79	c 10438[?] -2488[?] -2487[?]  is mandatory 
141.67/139.79	c qxplain 2766/2766
141.76/139.81	c 10439[?] 2488[?] 2487[?] 2273[?]  is mandatory 
141.76/139.81	c qxplain 2761/2765
141.76/139.82	c qxplain 2764/2765
141.76/139.83	c qxplain 2765/2765
141.76/139.84	c 10440[?] -2489[?] 1530[?]  is mandatory 
141.76/139.84	c qxplain 2764/2764
141.76/139.86	c 10441[?] -2489[?] 2488[?]  is mandatory 
141.76/139.86	c qxplain 2761/2763
141.76/139.87	c qxplain 2763/2763
141.76/139.88	c 10442[?] 2489[?] -2488[?] -1530[?]  is mandatory 
141.76/139.88	c qxplain 2761/2762
141.76/139.89	c qxplain 2762/2762
141.86/139.91	c 10443[?] -2490[?] 1508[?]  is mandatory 
141.86/139.91	c qxplain 2761/2761
141.86/139.92	c 10444[?] -2490[?] -1530[?]  is mandatory 
141.86/139.92	c qxplain 2693/2760
141.86/139.93	c qxplain 2727/2760
141.86/139.94	c qxplain 2744/2760
141.86/139.95	c qxplain 2753/2760
141.86/139.95	c qxplain 2757/2760
141.86/139.96	c qxplain 2759/2760
141.86/139.98	c qxplain 2760/2760
141.86/139.99	c 10445[?] 2490[?] -1508[?] 1530[?]  is mandatory 
141.86/139.99	c qxplain 2759/2759
141.96/140.01	c 10446[?] -2491[?] -2489[?]  is mandatory 
141.96/140.01	c qxplain 2757/2758
141.96/140.02	c qxplain 2758/2758
141.96/140.03	c 10447[?] -2491[?] -2490[?]  is mandatory 
141.96/140.03	c qxplain 2757/2757
141.96/140.04	c 10448[?] 2491[?] 2489[?] 2490[?]  is mandatory 
141.96/140.04	c qxplain 2753/2756
141.96/140.05	c qxplain 2755/2756
141.96/140.07	c qxplain 2756/2756
141.96/140.09	c 10449[?] -2492[?] 2090[?]  is mandatory 
141.96/140.09	c qxplain 2755/2755
142.06/140.10	c 10450[?] -2492[?] -2491[?]  is mandatory 
142.06/140.10	c qxplain 2753/2754
142.06/140.11	c qxplain 2754/2754
142.06/140.12	c 10451[?] 2492[?] 2491[?] -2090[?]  is mandatory 
142.06/140.12	c qxplain 2753/2753
142.06/140.15	c 10452[?] -2493[?] -2034[?]  is mandatory 
142.06/140.15	c qxplain 2744/2752
142.06/140.18	c qxplain 2749/2752
142.16/140.20	c qxplain 2751/2752
142.16/140.22	c qxplain 2752/2752
142.16/140.24	c 10453[?] 2036[?] -2493[?]  is mandatory 
142.16/140.24	c qxplain 2751/2751
142.16/140.26	c 10454[?] 2493[?] -2036[?] 2034[?]  is mandatory 
142.16/140.26	c qxplain 2749/2750
142.16/140.28	c qxplain 2750/2750
142.16/140.29	c 10455[?] -2494[?] 1969[?]  is mandatory 
142.16/140.29	c qxplain 2749/2749
142.26/140.31	c 10456[?] -2494[?] -2493[?]  is mandatory 
142.26/140.31	c qxplain 2744/2748
142.26/140.32	c qxplain 2747/2748
142.26/140.34	c qxplain 2748/2748
142.26/140.36	c 10457[?] -1969[?] 2493[?] 2494[?]  is mandatory 
142.26/140.36	c qxplain 2747/2747
142.26/140.37	c 10458[?] 1465[?] -2495[?]  is mandatory 
142.26/140.37	c qxplain 2744/2746
142.26/140.39	c qxplain 2746/2746
142.36/140.41	c 10459[?] -2495[?] 1972[?]  is mandatory 
142.36/140.41	c qxplain 2744/2745
142.36/140.42	c qxplain 2745/2745
142.36/140.45	c 10460[?] -1465[?] 2495[?] -1972[?]  is mandatory 
142.36/140.45	c qxplain 2744/2744
142.36/140.47	c 10461[?] -2496[?] -1465[?]  is mandatory 
142.36/140.47	c qxplain 2727/2743
142.46/140.50	c qxplain 2736/2743
142.46/140.51	c qxplain 2740/2743
142.46/140.53	c qxplain 2742/2743
142.46/140.54	c qxplain 2743/2743
142.46/140.58	c 10462[?] -2496[?] -1972[?]  is mandatory 
142.46/140.58	c qxplain 2742/2742
142.56/140.62	c 10463[?] 1972[?] 1465[?] 2496[?]  is mandatory 
142.56/140.62	c qxplain 2740/2741
142.56/140.64	c qxplain 2741/2741
142.56/140.65	c 10464[?] -2495[?] -2497[?]  is mandatory 
142.56/140.65	c qxplain 2740/2740
142.56/140.67	c 10465[?] -2496[?] -2497[?]  is mandatory 
142.56/140.67	c qxplain 2736/2739
142.56/140.68	c qxplain 2738/2739
142.56/140.69	c qxplain 2739/2739
142.66/140.71	c 10466[?] 2495[?] 2496[?] 2497[?]  is mandatory 
142.66/140.71	c qxplain 2738/2738
142.66/140.74	c 10467[?] -2498[?] 2494[?]  is mandatory 
142.66/140.74	c qxplain 2736/2737
142.66/140.75	c qxplain 2737/2737
142.66/140.77	c 10468[?] -2497[?] -2498[?]  is mandatory 
142.66/140.77	c qxplain 2736/2736
142.66/140.78	c 10469[?] -2494[?] 2497[?] 2498[?]  is mandatory 
142.66/140.78	c qxplain 2727/2735
142.66/140.80	c qxplain 2732/2735
142.76/140.81	c qxplain 2734/2735
142.76/140.83	c qxplain 2735/2735
142.76/140.84	c 10470[?] -2494[?] -2499[?]  is mandatory 
142.76/140.84	c qxplain 2734/2734
142.76/140.85	c 10471[?] -2499[?] 2497[?]  is mandatory 
142.76/140.85	c qxplain 2732/2733
142.76/140.87	c qxplain 2733/2733
142.76/140.88	c 10472[?] 2494[?] -2497[?] 2499[?]  is mandatory 
142.76/140.88	c qxplain 2732/2732
142.85/140.90	c 10473[?] -2498[?] -2500[?]  is mandatory 
142.85/140.90	c qxplain 2727/2731
142.85/140.91	c qxplain 2730/2731
142.85/140.92	c qxplain 2731/2731
142.85/140.94	c 10474[?] -2499[?] -2500[?]  is mandatory 
142.85/140.94	c qxplain 2730/2730
142.85/140.95	c 10475[?] 2498[?] 2499[?] 2500[?]  is mandatory 
142.85/140.95	c qxplain 2727/2729
142.85/140.97	c qxplain 2729/2729
142.85/140.98	c 10476[?] -2501[?] 1909[?]  is mandatory 
142.85/140.98	c qxplain 2727/2728
142.95/141.00	c qxplain 2728/2728
142.95/141.01	c 10477[?] -2501[?] -2500[?]  is mandatory 
142.95/141.01	c qxplain 2727/2727
142.95/141.03	c 10478[?] 2501[?] 2500[?] -1909[?]  is mandatory 
142.95/141.03	c qxplain 2693/2726
142.95/141.04	c qxplain 2710/2726
142.95/141.05	c qxplain 2719/2726
142.95/141.07	c qxplain 2723/2726
142.95/141.08	c qxplain 2725/2726
142.95/141.09	c qxplain 2726/2726
143.05/141.10	c 10479[?] 1485[?] -2502[?]  is mandatory 
143.05/141.10	c qxplain 2725/2725
143.05/141.12	c 10480[?] -2502[?] -1909[?]  is mandatory 
143.05/141.12	c qxplain 2723/2724
143.05/141.13	c qxplain 2724/2724
143.05/141.14	c 10481[?] -1485[?] 1909[?] 2502[?]  is mandatory 
143.05/141.14	c qxplain 2723/2723
143.05/141.15	c 10482[?] -2503[?] -2501[?]  is mandatory 
143.05/141.15	c qxplain 2719/2722
143.05/141.17	c qxplain 2721/2722
143.05/141.18	c qxplain 2722/2722
143.05/141.19	c 10483[?] -2502[?] -2503[?]  is mandatory 
143.05/141.19	c qxplain 2721/2721
143.16/141.20	c 10484[?] 2502[?] 2501[?] 2503[?]  is mandatory 
143.16/141.20	c qxplain 2719/2720
143.16/141.22	c qxplain 2720/2720
143.16/141.23	c 10485[?] -2504[?] -2090[?]  is mandatory 
143.16/141.23	c qxplain 2719/2719
143.16/141.24	c 10486[?] -2503[?] -2504[?]  is mandatory 
143.16/141.24	c qxplain 2710/2718
143.16/141.26	c qxplain 2715/2718
143.16/141.27	c qxplain 2717/2718
143.16/141.28	c qxplain 2718/2718
143.16/141.29	c 10487[?] 2503[?] 2090[?] 2504[?]  is mandatory 
143.16/141.29	c qxplain 2717/2717
143.26/141.31	c 10488[?] -2505[?] -2492[?]  is mandatory 
143.26/141.31	c qxplain 2715/2716
143.26/141.32	c qxplain 2716/2716
143.26/141.33	c 10489[?] -2504[?] -2505[?]  is mandatory 
143.26/141.33	c qxplain 2715/2715
143.26/141.34	c 10490[?] 2505[?] 2492[?] 2504[?]  is mandatory 
143.26/141.34	c qxplain 2710/2714
143.26/141.36	c qxplain 2713/2714
143.26/141.37	c qxplain 2714/2714
143.26/141.38	c 10491[?] -2506[?] 2097[?]  is mandatory 
143.26/141.38	c qxplain 2713/2713
143.26/141.39	c 10492[?] -2505[?] -2506[?]  is mandatory 
143.26/141.39	c qxplain 2710/2712
143.36/141.41	c qxplain 2712/2712
143.36/141.42	c 10493[?] 2505[?] 2506[?] -2097[?]  is mandatory 
143.36/141.42	c qxplain 2710/2711
143.36/141.44	c qxplain 2711/2711
143.36/141.45	c 10494[?] -2507[?] -2097[?]  is mandatory 
143.36/141.45	c qxplain 2710/2710
143.36/141.46	c 10495[?] -2507[?] 2505[?]  is mandatory 
143.36/141.46	c qxplain 2693/2709
143.36/141.47	c qxplain 2702/2709
143.36/141.48	c qxplain 2706/2709
143.36/141.49	c qxplain 2708/2709
143.46/141.50	c qxplain 2709/2709
143.46/141.51	c 10496[?] 2507[?] -2505[?] 2097[?]  is mandatory 
143.46/141.51	c qxplain 2708/2708
143.46/141.53	c 10497[?] -2506[?] -2508[?]  is mandatory 
143.46/141.53	c qxplain 2706/2707
143.46/141.54	c qxplain 2707/2707
143.46/141.55	c 10498[?] -2508[?] -2507[?]  is mandatory 
143.46/141.55	c qxplain 2706/2706
143.46/141.56	c 10499[?] 2508[?] 2507[?] 2506[?]  is mandatory 
143.46/141.56	c qxplain 2702/2705
143.46/141.58	c qxplain 2704/2705
143.46/141.58	c qxplain 2705/2705
143.46/141.60	c 10500[?] -2509[?] -2486[?]  is mandatory 
143.46/141.60	c qxplain 2704/2704
143.56/141.61	c 10501[?] -2509[?] -2508[?]  is mandatory 
143.56/141.61	c qxplain 2702/2703
143.56/141.62	c qxplain 2703/2703
143.56/141.63	c 10502[?] 2486[?] 2508[?] 2509[?]  is mandatory 
143.56/141.63	c qxplain 2702/2702
143.56/141.65	c 10503[?] -2510[?] 1568[?]  is mandatory 
143.56/141.65	c qxplain 2693/2701
143.56/141.66	c qxplain 2698/2701
143.56/141.67	c qxplain 2700/2701
143.56/141.68	c qxplain 2701/2701
143.56/141.69	c 10504[?] -2510[?] 1900[?]  is mandatory 
143.56/141.69	c qxplain 2700/2700
143.66/141.71	c 10505[?] -1568[?] 2510[?] -1900[?]  is mandatory 
143.66/141.71	c qxplain 2698/2699
143.66/141.72	c qxplain 2699/2699
143.66/141.73	c 10506[?] -2511[?] 1591[?]  is mandatory 
143.66/141.73	c qxplain 2698/2698
143.66/141.74	c 10507[?] -2511[?] 1875[?]  is mandatory 
143.66/141.74	c qxplain 2693/2697
143.66/141.75	c qxplain 2696/2697
143.66/141.77	c qxplain 2697/2697
143.66/141.78	c 10508[?] -1591[?] 2511[?] -1875[?]  is mandatory 
143.66/141.78	c qxplain 2696/2696
143.66/141.79	c 10509[?] -2512[?] 1668[?]  is mandatory 
143.66/141.79	c qxplain 2693/2695
143.76/141.80	c qxplain 2695/2695
143.76/141.81	c 10510[?] -2512[?] -1878[?]  is mandatory 
143.76/141.81	c qxplain 2693/2694
143.86/141.94	c qxplain 2694/2694
143.86/141.98	c 10511[?] 2512[?] -1668[?] 1878[?]  is mandatory 
143.86/141.98	c qxplain 2693/2693
144.16/142.25	c 10512[?] -2513[?] -1879[?]  is mandatory 
144.16/142.25	c qxplain 2154/2692
144.16/142.27	c qxplain 2424/2692
144.16/142.28	c qxplain 2559/2692
144.16/142.28	c qxplain 2626/2692
144.16/142.29	c qxplain 2660/2692
144.26/142.30	c qxplain 2677/2692
144.26/142.31	c qxplain 2685/2692
144.26/142.32	c qxplain 2689/2692
144.26/142.33	c qxplain 2691/2692
144.26/142.34	c qxplain 2692/2692
144.26/142.36	c 10513[?] -2513[?] -2512[?]  is mandatory 
144.26/142.36	c qxplain 2691/2691
144.26/142.37	c 10514[?] 2512[?] 2513[?] 1879[?]  is mandatory 
144.26/142.37	c qxplain 2689/2690
144.26/142.38	c qxplain 2690/2690
144.36/142.40	c 10515[?] -2514[?] 1877[?]  is mandatory 
144.36/142.40	c qxplain 2689/2689
144.36/142.41	c 10516[?] -2513[?] -2514[?]  is mandatory 
144.36/142.41	c qxplain 2685/2688
144.36/142.42	c qxplain 2687/2688
144.36/142.43	c qxplain 2688/2688
144.36/142.45	c 10517[?] 2514[?] 2513[?] -1877[?]  is mandatory 
144.36/142.45	c qxplain 2687/2687
144.36/142.46	c 10518[?] -2515[?] 1614[?]  is mandatory 
144.36/142.46	c qxplain 2685/2686
144.36/142.48	c qxplain 2686/2686
144.36/142.49	c 10519[?] -2515[?] 1873[?]  is mandatory 
144.36/142.49	c qxplain 2685/2685
144.46/142.50	c 10520[?] -1614[?] 2515[?] -1873[?]  is mandatory 
144.46/142.50	c qxplain 2677/2684
144.46/142.51	c qxplain 2681/2684
144.46/142.52	c qxplain 2683/2684
144.46/142.54	c qxplain 2684/2684
144.46/142.55	c 10521[?] -2516[?] -2514[?]  is mandatory 
144.46/142.55	c qxplain 2683/2683
144.46/142.57	c 10522[?] -2515[?] -2516[?]  is mandatory 
144.46/142.57	c qxplain 2681/2682
144.46/142.58	c qxplain 2682/2682
144.46/142.59	c 10523[?] 2516[?] 2515[?] 2514[?]  is mandatory 
144.46/142.59	c qxplain 2681/2681
144.56/142.60	c 10524[?] -2511[?] -2517[?]  is mandatory 
144.56/142.60	c qxplain 2677/2680
144.56/142.61	c qxplain 2679/2680
144.56/142.62	c qxplain 2680/2680
144.56/142.64	c 10525[?] 2516[?] -2517[?]  is mandatory 
144.56/142.64	c qxplain 2679/2679
144.56/142.65	c 10526[?] 2517[?] -2516[?] 2511[?]  is mandatory 
144.56/142.65	c qxplain 2677/2678
144.56/142.66	c qxplain 2678/2678
144.56/142.68	c 10527[?] -2510[?] -2518[?]  is mandatory 
144.56/142.68	c qxplain 2677/2677
144.56/142.69	c 10528[?] 2517[?] -2518[?]  is mandatory 
144.56/142.69	c qxplain 2660/2676
144.66/142.70	c qxplain 2669/2676
144.66/142.71	c qxplain 2673/2676
144.66/142.72	c qxplain 2675/2676
144.66/142.73	c qxplain 2676/2676
144.66/142.74	c 10529[?] 2518[?] -2517[?] 2510[?]  is mandatory 
144.66/142.74	c qxplain 2675/2675
144.66/142.76	c 10530[?] -2519[?] -1499[?]  is mandatory 
144.66/142.76	c qxplain 2673/2674
144.66/142.78	c qxplain 2674/2674
144.66/142.79	c 10531[?] -2519[?] -1500[?]  is mandatory 
144.66/142.79	c qxplain 2673/2673
144.76/142.82	c 10532[?] 2519[?] 1500[?] 1499[?]  is mandatory 
144.76/142.82	c qxplain 2669/2672
144.76/142.83	c qxplain 2671/2672
144.76/142.84	c qxplain 2672/2672
144.76/142.86	c 10533[?] -2520[?] -1501[?]  is mandatory 
144.76/142.86	c qxplain 2671/2671
144.76/142.87	c 10534[?] -2520[?] 2519[?]  is mandatory 
144.76/142.87	c qxplain 2669/2670
144.76/142.89	c qxplain 2670/2670
144.86/142.90	c 10535[?] 2520[?] 1501[?] -2519[?]  is mandatory 
144.86/142.90	c qxplain 2669/2669
144.86/142.92	c 10536[?] -2521[?] -1502[?]  is mandatory 
144.86/142.92	c qxplain 2660/2668
144.86/142.93	c qxplain 2665/2668
144.86/142.94	c qxplain 2667/2668
144.86/142.95	c qxplain 2668/2668
144.86/142.96	c 10537[?] -2521[?] 2520[?]  is mandatory 
144.86/142.96	c qxplain 2667/2667
144.86/142.99	c 10538[?] 2521[?] 1502[?] -2520[?]  is mandatory 
144.86/142.99	c qxplain 2665/2666
144.86/143.00	c qxplain 2666/2666
144.96/143.02	c 10539[?] -1503[?] -2522[?]  is mandatory 
144.96/143.02	c qxplain 2665/2665
144.96/143.03	c 10540[?] -2522[?] 2521[?]  is mandatory 
144.96/143.03	c qxplain 2660/2664
144.96/143.05	c qxplain 2663/2664
144.96/143.06	c qxplain 2664/2664
145.05/143.10	c 10541[?] 2522[?] 1503[?] -2521[?]  is mandatory 
145.05/143.10	c qxplain 2663/2663
145.05/143.12	c 10542[?] -2523[?] -1504[?]  is mandatory 
145.05/143.12	c qxplain 2660/2662
145.05/143.13	c qxplain 2662/2662
145.05/143.15	c 10543[?] -2523[?] 2522[?]  is mandatory 
145.05/143.15	c qxplain 2660/2661
145.05/143.16	c qxplain 2661/2661
145.05/143.18	c 10544[?] 2523[?] 1504[?] -2522[?]  is mandatory 
145.05/143.18	c qxplain 2660/2660
145.15/143.20	c 10545[?] -2524[?] 1504[?]  is mandatory 
145.15/143.20	c qxplain 2626/2659
145.15/143.21	c qxplain 2643/2659
145.15/143.22	c qxplain 2652/2659
145.15/143.23	c qxplain 2656/2659
145.15/143.24	c qxplain 2658/2659
145.15/143.25	c qxplain 2659/2659
145.15/143.26	c 10546[?] -2524[?] -2522[?]  is mandatory 
145.15/143.26	c qxplain 2658/2658
145.15/143.28	c 10547[?] 2524[?] -1504[?] 2522[?]  is mandatory 
145.15/143.28	c qxplain 2656/2657
145.15/143.29	c qxplain 2657/2657
145.25/143.31	c 10548[?] -2525[?] -2523[?]  is mandatory 
145.25/143.31	c qxplain 2656/2656
145.25/143.32	c 10549[?] -2525[?] -2524[?]  is mandatory 
145.25/143.32	c qxplain 2652/2655
145.25/143.33	c qxplain 2654/2655
145.25/143.34	c qxplain 2655/2655
145.25/143.35	c 10550[?] 2525[?] 2524[?] 2523[?]  is mandatory 
145.25/143.35	c qxplain 2654/2654
145.25/143.37	c 10551[?] -2526[?] 1530[?]  is mandatory 
145.25/143.37	c qxplain 2652/2653
145.25/143.38	c qxplain 2653/2653
145.25/143.39	c 10552[?] -2526[?] 2525[?]  is mandatory 
145.25/143.39	c qxplain 2652/2652
145.35/143.41	c 10553[?] 2526[?] -2525[?] -1530[?]  is mandatory 
145.35/143.41	c qxplain 2643/2651
145.35/143.42	c qxplain 2648/2651
145.35/143.43	c qxplain 2650/2651
145.35/143.44	c qxplain 2651/2651
145.35/143.46	c 10554[?] -2527[?] 1504[?]  is mandatory 
145.35/143.46	c qxplain 2650/2650
145.35/143.47	c 10555[?] -2527[?] -1530[?]  is mandatory 
145.35/143.47	c qxplain 2648/2649
145.35/143.48	c qxplain 2649/2649
145.45/143.50	c 10556[?] 2527[?] -1504[?] 1530[?]  is mandatory 
145.45/143.50	c qxplain 2648/2648
145.45/143.51	c 10557[?] -2528[?] -2526[?]  is mandatory 
145.45/143.51	c qxplain 2643/2647
145.45/143.52	c qxplain 2646/2647
145.45/143.53	c qxplain 2647/2647
145.45/143.55	c 10558[?] -2528[?] -2527[?]  is mandatory 
145.45/143.55	c qxplain 2646/2646
145.45/143.56	c 10559[?] 2528[?] 2526[?] 2527[?]  is mandatory 
145.45/143.56	c qxplain 2643/2645
145.45/143.57	c qxplain 2645/2645
145.45/143.59	c 10560[?] -2529[?] 2090[?]  is mandatory 
145.45/143.59	c qxplain 2643/2644
145.55/143.60	c qxplain 2644/2644
145.55/143.61	c 10561[?] -2529[?] -2528[?]  is mandatory 
145.55/143.61	c qxplain 2643/2643
145.55/143.63	c 10562[?] 2529[?] 2528[?] -2090[?]  is mandatory 
145.55/143.63	c qxplain 2626/2642
145.65/143.76	c qxplain 2635/2642
145.65/143.79	c qxplain 2639/2642
145.75/143.81	c qxplain 2641/2642
145.75/143.83	c qxplain 2642/2642
145.75/143.85	c 10563[?] -2530[?] -2029[?]  is mandatory 
145.75/143.85	c qxplain 2641/2641
145.75/143.87	c 10564[?] -2530[?] -2030[?]  is mandatory 
145.75/143.87	c qxplain 2639/2640
145.75/143.88	c qxplain 2640/2640
145.85/143.90	c 10565[?] 2030[?] 2530[?] 2029[?]  is mandatory 
145.85/143.90	c qxplain 2639/2639
145.85/143.92	c 10566[?] -1987[?] -2531[?]  is mandatory 
145.85/143.92	c qxplain 2635/2638
145.85/143.94	c qxplain 2637/2638
145.85/143.96	c qxplain 2638/2638
145.85/143.97	c 10567[?] -2530[?] -2531[?]  is mandatory 
145.85/143.97	c qxplain 2637/2637
145.85/143.99	c 10568[?] 2530[?] 2531[?] 1987[?]  is mandatory 
145.85/143.99	c qxplain 2635/2636
145.95/144.00	c qxplain 2636/2636
145.95/144.02	c 10569[?] -2532[?] 1469[?]  is mandatory 
145.95/144.02	c qxplain 2635/2635
145.95/144.04	c 10570[?] 1990[?] -2532[?]  is mandatory 
145.95/144.04	c qxplain 2626/2634
145.95/144.06	c qxplain 2631/2634
145.95/144.07	c qxplain 2633/2634
145.95/144.08	c qxplain 2634/2634
146.05/144.11	c 10571[?] -1990[?] 2532[?] -1469[?]  is mandatory 
146.05/144.11	c qxplain 2633/2633
146.05/144.12	c 10572[?] -2533[?] -1469[?]  is mandatory 
146.05/144.12	c qxplain 2631/2632
146.05/144.14	c qxplain 2632/2632
146.05/144.16	c 10573[?] -2533[?] -1990[?]  is mandatory 
146.05/144.16	c qxplain 2631/2631
146.05/144.18	c 10574[?] 1990[?] 2533[?] 1469[?]  is mandatory 
146.05/144.18	c qxplain 2626/2630
146.15/144.20	c qxplain 2629/2630
146.15/144.22	c qxplain 2630/2630
146.15/144.23	c 10575[?] -2532[?] -2534[?]  is mandatory 
146.15/144.23	c qxplain 2629/2629
146.15/144.25	c 10576[?] -2533[?] -2534[?]  is mandatory 
146.15/144.25	c qxplain 2626/2628
146.15/144.26	c qxplain 2628/2628
146.15/144.27	c 10577[?] 2533[?] 2532[?] 2534[?]  is mandatory 
146.15/144.27	c qxplain 2626/2627
146.15/144.29	c qxplain 2627/2627
146.25/144.31	c 10578[?] 2531[?] -2535[?]  is mandatory 
146.25/144.31	c qxplain 2626/2626
146.25/144.32	c 10579[?] -2535[?] -2534[?]  is mandatory 
146.25/144.32	c qxplain 2559/2625
146.25/144.33	c qxplain 2593/2625
146.25/144.34	c qxplain 2610/2625
146.25/144.36	c qxplain 2618/2625
146.25/144.37	c qxplain 2622/2625
146.25/144.39	c qxplain 2624/2625
146.35/144.40	c qxplain 2625/2625
146.35/144.42	c 10580[?] -2531[?] 2534[?] 2535[?]  is mandatory 
146.35/144.42	c qxplain 2624/2624
146.35/144.43	c 10581[?] -2531[?] -2536[?]  is mandatory 
146.35/144.43	c qxplain 2622/2623
146.35/144.45	c qxplain 2623/2623
146.35/144.46	c 10582[?] 2534[?] -2536[?]  is mandatory 
146.35/144.46	c qxplain 2622/2622
146.35/144.48	c 10583[?] 2531[?] -2534[?] 2536[?]  is mandatory 
146.35/144.48	c qxplain 2618/2621
146.45/144.50	c qxplain 2620/2621
146.45/144.51	c qxplain 2621/2621
146.45/144.53	c 10584[?] -2535[?] -2537[?]  is mandatory 
146.45/144.53	c qxplain 2620/2620
146.45/144.55	c 10585[?] -2536[?] -2537[?]  is mandatory 
146.45/144.55	c qxplain 2618/2619
146.45/144.56	c qxplain 2619/2619
146.45/144.57	c 10586[?] 2535[?] 2536[?] 2537[?]  is mandatory 
146.45/144.57	c qxplain 2618/2618
146.45/144.58	c 10587[?] -2538[?] 1909[?]  is mandatory 
146.45/144.58	c qxplain 2610/2617
146.45/144.59	c qxplain 2614/2617
146.55/144.61	c qxplain 2616/2617
146.55/144.63	c qxplain 2617/2617
146.55/144.64	c 10588[?] -2537[?] -2538[?]  is mandatory 
146.55/144.64	c qxplain 2616/2616
146.55/144.66	c 10589[?] 2537[?] 2538[?] -1909[?]  is mandatory 
146.55/144.66	c qxplain 2614/2615
146.55/144.67	c qxplain 2615/2615
146.55/144.68	c 10590[?] 1481[?] -2539[?]  is mandatory 
146.55/144.68	c qxplain 2614/2614
146.55/144.70	c 10591[?] -2539[?] -1909[?]  is mandatory 
146.55/144.70	c qxplain 2610/2613
146.65/144.71	c qxplain 2612/2613
146.65/144.72	c qxplain 2613/2613
146.65/144.73	c 10592[?] -1481[?] 2539[?] 1909[?]  is mandatory 
146.65/144.73	c qxplain 2612/2612
146.65/144.75	c 10593[?] -2538[?] -2540[?]  is mandatory 
146.65/144.75	c qxplain 2610/2611
146.65/144.76	c qxplain 2611/2611
146.65/144.77	c 10594[?] -2539[?] -2540[?]  is mandatory 
146.65/144.77	c qxplain 2610/2610
146.65/144.78	c 10595[?] 2539[?] 2540[?] 2538[?]  is mandatory 
146.65/144.78	c qxplain 2593/2609
146.65/144.79	c qxplain 2602/2609
146.75/144.80	c qxplain 2606/2609
146.75/144.81	c qxplain 2608/2609
146.75/144.82	c qxplain 2609/2609
146.75/144.83	c 10596[?] -2541[?] -2090[?]  is mandatory 
146.75/144.83	c qxplain 2608/2608
146.75/144.84	c 10597[?] -2540[?] -2541[?]  is mandatory 
146.75/144.84	c qxplain 2606/2607
146.75/144.86	c qxplain 2607/2607
146.75/144.87	c 10598[?] 2540[?] 2090[?] 2541[?]  is mandatory 
146.75/144.87	c qxplain 2606/2606
146.75/144.88	c 10599[?] -2542[?] -2529[?]  is mandatory 
146.75/144.88	c qxplain 2602/2605
146.75/144.90	c qxplain 2604/2605
146.85/144.91	c qxplain 2605/2605
146.85/144.92	c 10600[?] -2541[?] -2542[?]  is mandatory 
146.85/144.92	c qxplain 2604/2604
146.85/144.93	c 10601[?] 2542[?] 2529[?] 2541[?]  is mandatory 
146.85/144.93	c qxplain 2602/2603
146.85/144.95	c qxplain 2603/2603
146.85/144.96	c 10602[?] -2543[?] 2097[?]  is mandatory 
146.85/144.96	c qxplain 2602/2602
146.85/144.98	c 10603[?] -2543[?] -2542[?]  is mandatory 
146.85/144.98	c qxplain 2593/2601
146.85/144.99	c qxplain 2598/2601
146.95/145.00	c qxplain 2600/2601
146.95/145.01	c qxplain 2601/2601
146.95/145.02	c 10604[?] 2543[?] 2542[?] -2097[?]  is mandatory 
146.95/145.02	c qxplain 2600/2600
146.95/145.03	c 10605[?] -2544[?] -2097[?]  is mandatory 
146.95/145.03	c qxplain 2598/2599
146.95/145.05	c qxplain 2599/2599
146.95/145.06	c 10606[?] -2544[?] 2542[?]  is mandatory 
146.95/145.06	c qxplain 2598/2598
146.95/145.07	c 10607[?] 2544[?] -2542[?] 2097[?]  is mandatory 
146.95/145.07	c qxplain 2593/2597
146.95/145.08	c qxplain 2596/2597
146.95/145.10	c qxplain 2597/2597
147.06/145.11	c 10608[?] -2545[?] -2543[?]  is mandatory 
147.06/145.11	c qxplain 2596/2596
147.06/145.12	c 10609[?] -2545[?] -2544[?]  is mandatory 
147.06/145.12	c qxplain 2593/2595
147.06/145.14	c qxplain 2595/2595
147.06/145.15	c 10610[?] 2545[?] 2544[?] 2543[?]  is mandatory 
147.06/145.15	c qxplain 2593/2594
147.06/145.16	c qxplain 2594/2594
147.06/145.17	c 10611[?] -2546[?] -2518[?]  is mandatory 
147.06/145.17	c qxplain 2593/2593
147.06/145.18	c 10612[?] -2546[?] -2545[?]  is mandatory 
147.06/145.18	c qxplain 2559/2592
147.06/145.19	c qxplain 2576/2592
147.16/145.20	c qxplain 2585/2592
147.16/145.21	c qxplain 2589/2592
147.16/145.22	c qxplain 2591/2592
147.16/145.24	c qxplain 2592/2592
147.16/145.25	c 10613[?] 2518[?] 2546[?] 2545[?]  is mandatory 
147.16/145.25	c qxplain 2591/2591
147.16/145.26	c 10614[?] 1569[?] -2547[?]  is mandatory 
147.16/145.26	c qxplain 2589/2590
147.16/145.28	c qxplain 2590/2590
147.16/145.29	c 10615[?] -2547[?] 1900[?]  is mandatory 
147.16/145.29	c qxplain 2589/2589
147.25/145.30	c 10616[?] 2547[?] -1569[?] -1900[?]  is mandatory 
147.25/145.30	c qxplain 2585/2588
147.25/145.31	c qxplain 2587/2588
147.25/145.33	c qxplain 2588/2588
147.25/145.34	c 10617[?] 1592[?] -2548[?]  is mandatory 
147.25/145.34	c qxplain 2587/2587
147.25/145.35	c 10618[?] -2548[?] 1875[?]  is mandatory 
147.25/145.35	c qxplain 2585/2586
147.25/145.36	c qxplain 2586/2586
147.25/145.38	c 10619[?] 2548[?] -1592[?] -1875[?]  is mandatory 
147.25/145.38	c qxplain 2585/2585
147.25/145.39	c 10620[?] -1657[?] -2549[?]  is mandatory 
147.25/145.39	c qxplain 2576/2584
147.35/145.40	c qxplain 2581/2584
147.35/145.41	c qxplain 2583/2584
147.35/145.42	c qxplain 2584/2584
147.35/145.43	c 10621[?] -1668[?] -2549[?]  is mandatory 
147.35/145.43	c qxplain 2583/2583
147.35/145.44	c 10622[?] 2549[?] 1668[?] 1657[?]  is mandatory 
147.35/145.44	c qxplain 2581/2582
147.35/145.45	c qxplain 2582/2582
147.35/145.46	c 10623[?] -1666[?] -2550[?]  is mandatory 
147.35/145.46	c qxplain 2581/2581
147.35/145.47	c 10624[?] 2549[?] -2550[?]  is mandatory 
147.35/145.47	c qxplain 2576/2580
147.35/145.48	c qxplain 2579/2580
147.35/145.49	c qxplain 2580/2580
147.45/145.50	c 10625[?] 2550[?] 1666[?] -2549[?]  is mandatory 
147.45/145.50	c qxplain 2579/2579
147.45/145.51	c 10626[?] -1675[?] -2551[?]  is mandatory 
147.45/145.51	c qxplain 2576/2578
147.45/145.52	c qxplain 2578/2578
147.45/145.53	c 10627[?] 2550[?] -2551[?]  is mandatory 
147.45/145.53	c qxplain 2576/2577
147.45/145.54	c qxplain 2577/2577
147.45/145.55	c 10628[?] 2551[?] -2550[?] 1675[?]  is mandatory 
147.45/145.55	c qxplain 2576/2576
147.45/145.56	c 10629[?] -2552[?] 1657[?]  is mandatory 
147.45/145.56	c qxplain 2559/2575
147.45/145.57	c qxplain 2568/2575
147.45/145.58	c qxplain 2572/2575
147.45/145.59	c qxplain 2574/2575
147.55/145.60	c qxplain 2575/2575
147.55/145.61	c 10630[?] -2552[?] -1879[?]  is mandatory 
147.55/145.61	c qxplain 2574/2574
147.55/145.63	c 10631[?] 2552[?] -1657[?] 1879[?]  is mandatory 
147.55/145.63	c qxplain 2572/2573
147.55/145.67	c qxplain 2573/2573
147.55/145.69	c 10632[?] -2553[?] -2551[?]  is mandatory 
147.55/145.69	c qxplain 2572/2572
147.65/145.70	c 10633[?] -2553[?] -2552[?]  is mandatory 
147.65/145.70	c qxplain 2568/2571
147.65/145.72	c qxplain 2570/2571
147.65/145.73	c qxplain 2571/2571
147.65/145.74	c 10634[?] 2553[?] 2551[?] 2552[?]  is mandatory 
147.65/145.74	c qxplain 2570/2570
147.65/145.75	c 10635[?] -2554[?] 1877[?]  is mandatory 
147.65/145.75	c qxplain 2568/2569
147.65/145.77	c qxplain 2569/2569
147.65/145.78	c 10636[?] -2554[?] -2553[?]  is mandatory 
147.65/145.78	c qxplain 2568/2568
147.65/145.79	c 10637[?] 2554[?] 2553[?] -1877[?]  is mandatory 
147.65/145.79	c qxplain 2559/2567
147.75/145.80	c qxplain 2564/2567
147.75/145.81	c qxplain 2566/2567
147.75/145.82	c qxplain 2567/2567
147.75/145.84	c 10638[?] 1615[?] -2555[?]  is mandatory 
147.75/145.84	c qxplain 2566/2566
147.75/145.85	c 10639[?] -2555[?] 1873[?]  is mandatory 
147.75/145.85	c qxplain 2564/2565
147.75/145.87	c qxplain 2565/2565
147.75/145.88	c 10640[?] 2555[?] -1615[?] -1873[?]  is mandatory 
147.75/145.88	c qxplain 2564/2564
147.75/145.89	c 10641[?] -2556[?] -2554[?]  is mandatory 
147.75/145.89	c qxplain 2559/2563
147.85/145.90	c qxplain 2562/2563
147.85/145.91	c qxplain 2563/2563
147.85/145.93	c 10642[?] -2556[?] -2555[?]  is mandatory 
147.85/145.93	c qxplain 2562/2562
147.85/145.94	c 10643[?] 2555[?] 2556[?] 2554[?]  is mandatory 
147.85/145.94	c qxplain 2559/2561
147.85/145.95	c qxplain 2561/2561
147.85/145.97	c 10644[?] -2557[?] -2548[?]  is mandatory 
147.85/145.97	c qxplain 2559/2560
147.85/145.98	c qxplain 2560/2560
147.85/145.99	c 10645[?] -2557[?] 2556[?]  is mandatory 
147.85/145.99	c qxplain 2559/2559
147.95/146.01	c 10646[?] -2556[?] 2557[?] 2548[?]  is mandatory 
147.95/146.01	c qxplain 2424/2558
147.95/146.02	c qxplain 2492/2558
147.95/146.03	c qxplain 2526/2558
147.95/146.03	c qxplain 2543/2558
147.95/146.04	c qxplain 2551/2558
147.95/146.05	c qxplain 2555/2558
147.95/146.06	c qxplain 2557/2558
147.95/146.08	c qxplain 2558/2558
147.95/146.09	c 10647[?] -2558[?] -2547[?]  is mandatory 
147.95/146.09	c qxplain 2557/2557
148.05/146.10	c 10648[?] -2558[?] 2557[?]  is mandatory 
148.05/146.10	c qxplain 2555/2556
148.05/146.11	c qxplain 2556/2556
148.05/146.13	c 10649[?] -2557[?] 2558[?] 2547[?]  is mandatory 
148.05/146.13	c qxplain 2555/2555
148.05/146.14	c 10650[?] -2559[?] 1505[?]  is mandatory 
148.05/146.14	c qxplain 2551/2554
148.05/146.15	c qxplain 2553/2554
148.05/146.16	c qxplain 2554/2554
148.05/146.17	c 10651[?] -2559[?] -2523[?]  is mandatory 
148.05/146.17	c qxplain 2553/2553
148.05/146.19	c 10652[?] 2559[?] -1505[?] 2523[?]  is mandatory 
148.05/146.19	c qxplain 2551/2552
148.05/146.20	c qxplain 2552/2552
148.15/146.22	c 10653[?] -2560[?] 1682[?]  is mandatory 
148.15/146.22	c qxplain 2551/2551
148.15/146.23	c 10654[?] -2560[?] 2522[?]  is mandatory 
148.15/146.23	c qxplain 2543/2550
148.15/146.25	c qxplain 2547/2550
148.15/146.26	c qxplain 2549/2550
148.15/146.27	c qxplain 2550/2550
148.15/146.30	c 10655[?] 2560[?] -1682[?] -2522[?]  is mandatory 
148.15/146.30	c qxplain 2549/2549
148.25/146.31	c 10656[?] -2561[?] -2559[?]  is mandatory 
148.25/146.31	c qxplain 2547/2548
148.25/146.33	c qxplain 2548/2548
148.25/146.34	c 10657[?] -2561[?] -2560[?]  is mandatory 
148.25/146.34	c qxplain 2547/2547
148.25/146.36	c 10658[?] 2561[?] 2559[?] 2560[?]  is mandatory 
148.25/146.36	c qxplain 2543/2546
148.25/146.37	c qxplain 2545/2546
148.25/146.38	c qxplain 2546/2546
148.35/146.40	c 10659[?] -2562[?] 1530[?]  is mandatory 
148.35/146.40	c qxplain 2545/2545
148.35/146.41	c 10660[?] -2562[?] 2561[?]  is mandatory 
148.35/146.41	c qxplain 2543/2544
148.35/146.43	c qxplain 2544/2544
148.35/146.44	c 10661[?] 2562[?] -2561[?] -1530[?]  is mandatory 
148.35/146.44	c qxplain 2543/2543
148.35/146.45	c 10662[?] 1505[?] -2563[?]  is mandatory 
148.35/146.45	c qxplain 2526/2542
148.35/146.47	c qxplain 2535/2542
148.35/146.47	c qxplain 2539/2542
148.35/146.49	c qxplain 2541/2542
148.45/146.50	c qxplain 2542/2542
148.45/146.51	c 10663[?] -2563[?] -1530[?]  is mandatory 
148.45/146.51	c qxplain 2541/2541
148.45/146.53	c 10664[?] 2563[?] -1505[?] 1530[?]  is mandatory 
148.45/146.53	c qxplain 2539/2540
148.45/146.54	c qxplain 2540/2540
148.45/146.55	c 10665[?] -2564[?] -2562[?]  is mandatory 
148.45/146.55	c qxplain 2539/2539
148.45/146.57	c 10666[?] -2564[?] -2563[?]  is mandatory 
148.45/146.57	c qxplain 2535/2538
148.45/146.58	c qxplain 2537/2538
148.45/146.59	c qxplain 2538/2538
148.55/146.60	c 10667[?] 2564[?] 2562[?] 2563[?]  is mandatory 
148.55/146.60	c qxplain 2537/2537
148.55/146.62	c 10668[?] -2565[?] 2090[?]  is mandatory 
148.55/146.62	c qxplain 2535/2536
148.55/146.63	c qxplain 2536/2536
148.55/146.64	c 10669[?] -2565[?] -2564[?]  is mandatory 
148.55/146.64	c qxplain 2535/2535
148.55/146.66	c 10670[?] 2565[?] 2564[?] -2090[?]  is mandatory 
148.55/146.66	c qxplain 2526/2534
148.65/146.72	c qxplain 2531/2534
148.65/146.74	c qxplain 2533/2534
148.65/146.77	c qxplain 2534/2534
148.65/146.79	c 10671[?] -2029[?] -2566[?]  is mandatory 
148.65/146.79	c qxplain 2533/2533
148.75/146.81	c 10672[?] -2566[?] 2031[?]  is mandatory 
148.75/146.81	c qxplain 2531/2532
148.75/146.83	c qxplain 2532/2532
148.75/146.84	c 10673[?] 2566[?] -2031[?] 2029[?]  is mandatory 
148.75/146.84	c qxplain 2531/2531
148.75/146.87	c 10674[?] -2567[?] 1994[?]  is mandatory 
148.75/146.87	c qxplain 2526/2530
148.85/146.90	c qxplain 2529/2530
148.85/146.92	c qxplain 2530/2530
148.85/146.94	c 10675[?] -2567[?] -2566[?]  is mandatory 
148.85/146.94	c qxplain 2529/2529
148.85/146.96	c 10676[?] 2567[?] 2566[?] -1994[?]  is mandatory 
148.85/146.96	c qxplain 2526/2528
148.85/146.97	c qxplain 2528/2528
148.85/146.99	c 10677[?] -2568[?] 1468[?]  is mandatory 
148.85/146.99	c qxplain 2526/2527
148.95/147.00	c qxplain 2527/2527
148.95/147.02	c 10678[?] -2568[?] 1997[?]  is mandatory 
148.95/147.02	c qxplain 2526/2526
148.95/147.03	c 10679[?] 2568[?] -1997[?] -1468[?]  is mandatory 
148.95/147.03	c qxplain 2492/2525
148.95/147.04	c qxplain 2509/2525
148.95/147.07	c qxplain 2518/2525
148.95/147.08	c qxplain 2522/2525
148.95/147.09	c qxplain 2524/2525
149.05/147.10	c qxplain 2525/2525
149.05/147.12	c 10680[?] -2569[?] -1468[?]  is mandatory 
149.05/147.12	c qxplain 2524/2524
149.05/147.14	c 10681[?] -2569[?] -1997[?]  is mandatory 
149.05/147.14	c qxplain 2522/2523
149.05/147.14	c qxplain 2523/2523
149.05/147.16	c 10682[?] 1468[?] 1997[?] 2569[?]  is mandatory 
149.05/147.16	c qxplain 2522/2522
149.05/147.17	c 10683[?] -2568[?] -2570[?]  is mandatory 
149.05/147.17	c qxplain 2518/2521
149.05/147.19	c qxplain 2520/2521
149.05/147.19	c qxplain 2521/2521
149.15/147.20	c 10684[?] -2569[?] -2570[?]  is mandatory 
149.15/147.20	c qxplain 2520/2520
149.15/147.22	c 10685[?] 2570[?] 2568[?] 2569[?]  is mandatory 
149.15/147.22	c qxplain 2518/2519
149.15/147.26	c qxplain 2519/2519
149.15/147.29	c 10686[?] 2567[?] -2571[?]  is mandatory 
149.15/147.29	c qxplain 2518/2518
149.25/147.31	c 10687[?] -2570[?] -2571[?]  is mandatory 
149.25/147.31	c qxplain 2509/2517
149.25/147.32	c qxplain 2514/2517
149.25/147.33	c qxplain 2516/2517
149.25/147.34	c qxplain 2517/2517
149.25/147.35	c 10688[?] 2571[?] -2567[?] 2570[?]  is mandatory 
149.25/147.35	c qxplain 2516/2516
149.25/147.37	c 10689[?] -2572[?] -2567[?]  is mandatory 
149.25/147.37	c qxplain 2514/2515
149.25/147.38	c qxplain 2515/2515
149.35/147.41	c 10690[?] -2572[?] 2570[?]  is mandatory 
149.35/147.41	c qxplain 2514/2514
149.35/147.43	c 10691[?] 2567[?] -2570[?] 2572[?]  is mandatory 
149.35/147.43	c qxplain 2509/2513
149.35/147.44	c qxplain 2512/2513
149.35/147.46	c qxplain 2513/2513
149.35/147.47	c 10692[?] -2573[?] -2571[?]  is mandatory 
149.35/147.47	c qxplain 2512/2512
149.35/147.49	c 10693[?] -2572[?] -2573[?]  is mandatory 
149.35/147.49	c qxplain 2509/2511
149.45/147.50	c qxplain 2511/2511
149.45/147.53	c 10694[?] 2572[?] 2571[?] 2573[?]  is mandatory 
149.45/147.53	c qxplain 2509/2510
149.45/147.54	c qxplain 2510/2510
149.45/147.55	c 10695[?] -2574[?] 1909[?]  is mandatory 
149.45/147.55	c qxplain 2509/2509
149.45/147.56	c 10696[?] -2573[?] -2574[?]  is mandatory 
149.45/147.56	c qxplain 2492/2508
149.45/147.57	c qxplain 2501/2508
149.45/147.59	c qxplain 2505/2508
149.55/147.60	c qxplain 2507/2508
149.55/147.62	c qxplain 2508/2508
149.55/147.64	c 10697[?] 2573[?] -1909[?] 2574[?]  is mandatory 
149.55/147.64	c qxplain 2507/2507
149.55/147.65	c 10698[?] 1482[?] -2575[?]  is mandatory 
149.55/147.65	c qxplain 2505/2506
149.55/147.66	c qxplain 2506/2506
149.55/147.68	c 10699[?] -2575[?] -1909[?]  is mandatory 
149.55/147.68	c qxplain 2505/2505
149.55/147.69	c 10700[?] -1482[?] 2575[?] 1909[?]  is mandatory 
149.55/147.69	c qxplain 2501/2504
149.65/147.70	c qxplain 2503/2504
149.65/147.71	c qxplain 2504/2504
149.65/147.74	c 10701[?] -2574[?] -2576[?]  is mandatory 
149.65/147.74	c qxplain 2503/2503
149.65/147.75	c 10702[?] -2575[?] -2576[?]  is mandatory 
149.65/147.75	c qxplain 2501/2502
149.65/147.76	c qxplain 2502/2502
149.65/147.77	c 10703[?] 2575[?] 2574[?] 2576[?]  is mandatory 
149.65/147.77	c qxplain 2501/2501
149.65/147.78	c 10704[?] -2577[?] -2090[?]  is mandatory 
149.65/147.78	c qxplain 2492/2500
149.65/147.79	c qxplain 2497/2500
149.75/147.81	c qxplain 2499/2500
149.75/147.82	c qxplain 2500/2500
149.75/147.83	c 10705[?] -2576[?] -2577[?]  is mandatory 
149.75/147.83	c qxplain 2499/2499
149.75/147.84	c 10706[?] 2576[?] 2577[?] 2090[?]  is mandatory 
149.75/147.84	c qxplain 2497/2498
149.75/147.85	c qxplain 2498/2498
149.75/147.86	c 10707[?] -2578[?] -2565[?]  is mandatory 
149.75/147.86	c qxplain 2497/2497
149.75/147.88	c 10708[?] -2577[?] -2578[?]  is mandatory 
149.75/147.88	c qxplain 2492/2496
149.75/147.89	c qxplain 2495/2496
149.75/147.90	c qxplain 2496/2496
149.85/147.91	c 10709[?] 2578[?] 2565[?] 2577[?]  is mandatory 
149.85/147.91	c qxplain 2495/2495
149.85/147.92	c 10710[?] -2579[?] 2097[?]  is mandatory 
149.85/147.92	c qxplain 2492/2494
149.85/147.94	c qxplain 2494/2494
149.85/147.95	c 10711[?] -2579[?] -2578[?]  is mandatory 
149.85/147.95	c qxplain 2492/2493
149.85/147.96	c qxplain 2493/2493
149.85/147.97	c 10712[?] 2579[?] 2578[?] -2097[?]  is mandatory 
149.85/147.97	c qxplain 2492/2492
149.85/147.99	c 10713[?] -2580[?] -2097[?]  is mandatory 
149.85/147.99	c qxplain 2424/2491
149.85/148.00	c qxplain 2458/2491
149.95/148.01	c qxplain 2475/2491
149.95/148.02	c qxplain 2484/2491
149.95/148.03	c qxplain 2488/2491
149.95/148.04	c qxplain 2490/2491
149.95/148.05	c qxplain 2491/2491
149.95/148.06	c 10714[?] -2580[?] 2578[?]  is mandatory 
149.95/148.06	c qxplain 2490/2490
149.95/148.07	c 10715[?] 2580[?] -2578[?] 2097[?]  is mandatory 
149.95/148.07	c qxplain 2488/2489
149.95/148.09	c qxplain 2489/2489
150.05/148.10	c 10716[?] -2581[?] -2579[?]  is mandatory 
150.05/148.10	c qxplain 2488/2488
150.05/148.11	c 10717[?] -2581[?] -2580[?]  is mandatory 
150.05/148.11	c qxplain 2484/2487
150.05/148.12	c qxplain 2486/2487
150.05/148.13	c qxplain 2487/2487
150.05/148.15	c 10718[?] 2581[?] 2580[?] 2579[?]  is mandatory 
150.05/148.15	c qxplain 2486/2486
150.05/148.16	c 10719[?] 2558[?] -2582[?]  is mandatory 
150.05/148.16	c qxplain 2484/2485
150.05/148.17	c qxplain 2485/2485
150.05/148.19	c 10720[?] 2581[?] -2582[?]  is mandatory 
150.05/148.19	c qxplain 2484/2484
150.15/148.20	c 10721[?] -2558[?] -2581[?] 2582[?]  is mandatory 
150.15/148.20	c qxplain 2475/2483
150.15/148.21	c qxplain 2480/2483
150.15/148.22	c qxplain 2482/2483
150.15/148.24	c qxplain 2483/2483
150.15/148.25	c 10722[?] 1570[?] -2583[?]  is mandatory 
150.15/148.25	c qxplain 2482/2482
150.15/148.26	c 10723[?] -2583[?] 1900[?]  is mandatory 
150.15/148.26	c qxplain 2480/2481
150.15/148.27	c qxplain 2481/2481
150.15/148.29	c 10724[?] 2583[?] -1570[?] -1900[?]  is mandatory 
150.15/148.29	c qxplain 2480/2480
150.25/148.30	c 10725[?] 1593[?] -2584[?]  is mandatory 
150.25/148.30	c qxplain 2475/2479
150.25/148.31	c qxplain 2478/2479
150.25/148.32	c qxplain 2479/2479
150.25/148.34	c 10726[?] -2584[?] 1875[?]  is mandatory 
150.25/148.34	c qxplain 2478/2478
150.25/148.35	c 10727[?] 2584[?] -1593[?] -1875[?]  is mandatory 
150.25/148.35	c qxplain 2475/2477
150.25/148.36	c qxplain 2477/2477
150.25/148.38	c 10728[?] 1678[?] -2585[?]  is mandatory 
150.25/148.38	c qxplain 2475/2476
150.25/148.39	c qxplain 2476/2476
150.25/148.40	c 10729[?] -2551[?] -2585[?]  is mandatory 
150.25/148.40	c qxplain 2475/2475
150.35/148.41	c 10730[?] 2551[?] -1678[?] 2585[?]  is mandatory 
150.35/148.41	c qxplain 2458/2474
150.35/148.43	c qxplain 2467/2474
150.35/148.44	c qxplain 2471/2474
150.35/148.45	c qxplain 2473/2474
150.35/148.46	c qxplain 2474/2474
150.35/148.47	c 10731[?] -1881[?] -2586[?]  is mandatory 
150.35/148.47	c qxplain 2473/2473
150.35/148.48	c 10732[?] -2585[?] -2586[?]  is mandatory 
150.35/148.48	c qxplain 2471/2472
150.35/148.50	c qxplain 2472/2472
150.45/148.51	c 10733[?] 1881[?] 2585[?] 2586[?]  is mandatory 
150.45/148.51	c qxplain 2471/2471
150.45/148.52	c 10734[?] -2587[?] 1877[?]  is mandatory 
150.45/148.52	c qxplain 2467/2470
150.45/148.53	c qxplain 2469/2470
150.45/148.54	c qxplain 2470/2470
150.45/148.56	c 10735[?] -2586[?] -2587[?]  is mandatory 
150.45/148.56	c qxplain 2469/2469
150.45/148.57	c 10736[?] 2586[?] 2587[?] -1877[?]  is mandatory 
150.45/148.57	c qxplain 2467/2468
150.45/148.58	c qxplain 2468/2468
150.45/148.59	c 10737[?] 1616[?] -2588[?]  is mandatory 
150.45/148.59	c qxplain 2467/2467
150.54/148.61	c 10738[?] -2588[?] 1873[?]  is mandatory 
150.54/148.61	c qxplain 2458/2466
150.54/148.62	c qxplain 2463/2466
150.54/148.63	c qxplain 2465/2466
150.54/148.64	c qxplain 2466/2466
150.54/148.66	c 10739[?] 2588[?] -1616[?] -1873[?]  is mandatory 
150.54/148.66	c qxplain 2465/2465
150.54/148.67	c 10740[?] -2587[?] -2589[?]  is mandatory 
150.54/148.67	c qxplain 2463/2464
150.54/148.68	c qxplain 2464/2464
150.54/148.69	c 10741[?] -2589[?] -2588[?]  is mandatory 
150.54/148.69	c qxplain 2463/2463
150.64/148.71	c 10742[?] 2588[?] 2589[?] 2587[?]  is mandatory 
150.64/148.71	c qxplain 2458/2462
150.64/148.72	c qxplain 2461/2462
150.64/148.73	c qxplain 2462/2462
150.64/148.75	c 10743[?] -2590[?] -2584[?]  is mandatory 
150.64/148.75	c qxplain 2461/2461
150.64/148.76	c 10744[?] -2590[?] 2589[?]  is mandatory 
150.64/148.76	c qxplain 2458/2460
150.64/148.77	c qxplain 2460/2460
150.64/148.78	c 10745[?] -2589[?] 2590[?] 2584[?]  is mandatory 
150.64/148.78	c qxplain 2458/2459
150.64/148.79	c qxplain 2459/2459
150.74/148.81	c 10746[?] -2591[?] -2583[?]  is mandatory 
150.74/148.81	c qxplain 2458/2458
150.74/148.82	c 10747[?] -2591[?] 2590[?]  is mandatory 
150.74/148.82	c qxplain 2424/2457
150.74/148.83	c qxplain 2441/2457
150.74/148.84	c qxplain 2450/2457
150.74/148.85	c qxplain 2454/2457
150.74/148.86	c qxplain 2456/2457
150.74/148.87	c qxplain 2457/2457
150.74/148.88	c 10748[?] -2590[?] 2591[?] 2583[?]  is mandatory 
150.74/148.88	c qxplain 2456/2456
150.74/148.90	c 10749[?] -2592[?] 1506[?]  is mandatory 
150.74/148.90	c qxplain 2454/2455
150.84/148.91	c qxplain 2455/2455
150.84/148.93	c 10750[?] -2592[?] -2560[?]  is mandatory 
150.84/148.93	c qxplain 2454/2454
150.84/148.95	c 10751[?] 2592[?] -1506[?] 2560[?]  is mandatory 
150.84/148.95	c qxplain 2450/2453
150.84/148.96	c qxplain 2452/2453
150.84/148.97	c qxplain 2453/2453
150.84/148.98	c 10752[?] -2593[?] -1506[?]  is mandatory 
150.84/148.98	c qxplain 2452/2452
150.84/149.00	c 10753[?] -2593[?] 2560[?]  is mandatory 
150.84/149.00	c qxplain 2450/2451
150.94/149.01	c qxplain 2451/2451
150.94/149.03	c 10754[?] 2593[?] 1506[?] -2560[?]  is mandatory 
150.94/149.03	c qxplain 2450/2450
150.94/149.04	c 10755[?] -2594[?] -2592[?]  is mandatory 
150.94/149.04	c qxplain 2441/2449
150.94/149.05	c qxplain 2446/2449
150.94/149.06	c qxplain 2448/2449
150.94/149.07	c qxplain 2449/2449
150.94/149.09	c 10756[?] -2593[?] -2594[?]  is mandatory 
150.94/149.09	c qxplain 2448/2448
151.04/149.11	c 10757[?] 2594[?] 2592[?] 2593[?]  is mandatory 
151.04/149.11	c qxplain 2446/2447
151.04/149.12	c qxplain 2447/2447
151.04/149.13	c 10758[?] -2595[?] 1530[?]  is mandatory 
151.04/149.13	c qxplain 2446/2446
151.04/149.15	c 10759[?] -2595[?] 2594[?]  is mandatory 
151.04/149.15	c qxplain 2441/2445
151.04/149.16	c qxplain 2444/2445
151.04/149.17	c qxplain 2445/2445
151.04/149.19	c 10760[?] 2595[?] -2594[?] -1530[?]  is mandatory 
151.04/149.19	c qxplain 2444/2444
151.15/149.20	c 10761[?] -2596[?] 1506[?]  is mandatory 
151.15/149.20	c qxplain 2441/2443
151.15/149.22	c qxplain 2443/2443
151.15/149.23	c 10762[?] -2596[?] -1530[?]  is mandatory 
151.15/149.23	c qxplain 2441/2442
151.15/149.24	c qxplain 2442/2442
151.15/149.26	c 10763[?] 2596[?] -1506[?] 1530[?]  is mandatory 
151.15/149.26	c qxplain 2441/2441
151.15/149.27	c 10764[?] -2597[?] -2595[?]  is mandatory 
151.15/149.27	c qxplain 2424/2440
151.15/149.28	c qxplain 2433/2440
151.15/149.29	c qxplain 2437/2440
151.25/149.30	c qxplain 2439/2440
151.25/149.31	c qxplain 2440/2440
151.25/149.33	c 10765[?] -2597[?] -2596[?]  is mandatory 
151.25/149.33	c qxplain 2439/2439
151.25/149.34	c 10766[?] 2597[?] 2595[?] 2596[?]  is mandatory 
151.25/149.34	c qxplain 2437/2438
151.25/149.35	c qxplain 2438/2438
151.25/149.37	c 10767[?] -2598[?] 2090[?]  is mandatory 
151.25/149.37	c qxplain 2437/2437
151.25/149.38	c 10768[?] -2598[?] -2597[?]  is mandatory 
151.25/149.38	c qxplain 2433/2436
151.25/149.40	c qxplain 2435/2436
151.35/149.41	c qxplain 2436/2436
151.35/149.42	c 10769[?] 2598[?] 2597[?] -2090[?]  is mandatory 
151.35/149.42	c qxplain 2435/2435
151.35/149.44	c 10770[?] -2599[?] 1467[?]  is mandatory 
151.35/149.44	c qxplain 2433/2434
151.35/149.50	c qxplain 2434/2434
151.46/149.52	c 10771[?] -2599[?] 1961[?]  is mandatory 
151.46/149.52	c qxplain 2433/2433
151.46/149.54	c 10772[?] -1467[?] -1961[?] 2599[?]  is mandatory 
151.46/149.54	c qxplain 2424/2432
151.46/149.56	c qxplain 2429/2432
151.46/149.58	c qxplain 2431/2432
151.46/149.59	c qxplain 2432/2432
151.56/149.62	c 10773[?] -2600[?] -1467[?]  is mandatory 
151.56/149.62	c qxplain 2431/2431
151.56/149.64	c 10774[?] -2600[?] -1961[?]  is mandatory 
151.56/149.64	c qxplain 2429/2430
151.56/149.67	c qxplain 2430/2430
151.56/149.69	c 10775[?] 1467[?] 1961[?] 2600[?]  is mandatory 
151.56/149.69	c qxplain 2429/2429
151.65/149.71	c 10776[?] -2599[?] -2601[?]  is mandatory 
151.65/149.71	c qxplain 2424/2428
151.65/149.73	c qxplain 2427/2428
151.65/149.74	c qxplain 2428/2428
151.65/149.76	c 10777[?] -2600[?] -2601[?]  is mandatory 
151.65/149.76	c qxplain 2427/2427
151.65/149.77	c 10778[?] 2599[?] 2600[?] 2601[?]  is mandatory 
151.65/149.77	c qxplain 2424/2426
151.65/149.79	c qxplain 2426/2426
151.75/149.81	c 10779[?] -2602[?] 2034[?]  is mandatory 
151.75/149.81	c qxplain 2424/2425
151.75/149.83	c qxplain 2425/2425
151.75/149.85	c 10780[?] -2602[?] -2601[?]  is mandatory 
151.75/149.85	c qxplain 2424/2424
151.75/149.86	c 10781[?] 2601[?] -2034[?] 2602[?]  is mandatory 
151.75/149.86	c qxplain 2154/2423
151.75/149.87	c qxplain 2289/2423
151.75/149.88	c qxplain 2357/2423
151.75/149.89	c qxplain 2391/2423
151.99/149.98	c qxplain 2408/2423
152.02/150.00	c qxplain 2416/2423
152.02/150.02	c qxplain 2420/2423
152.02/150.03	c qxplain 2422/2423
152.02/150.07	c qxplain 2423/2423
152.02/150.08	c 10782[?] -2603[?] -2034[?]  is mandatory 
152.02/150.08	c qxplain 2422/2422
152.12/150.10	c 10783[?] -2603[?] 2601[?]  is mandatory 
152.12/150.10	c qxplain 2420/2421
152.12/150.12	c qxplain 2421/2421
152.12/150.13	c 10784[?] -2601[?] 2034[?] 2603[?]  is mandatory 
152.12/150.13	c qxplain 2420/2420
152.12/150.15	c 10785[?] -2602[?] -2604[?]  is mandatory 
152.12/150.15	c qxplain 2416/2419
152.12/150.17	c qxplain 2418/2419
152.12/150.18	c qxplain 2419/2419
152.22/150.20	c 10786[?] -2604[?] -2603[?]  is mandatory 
152.22/150.20	c qxplain 2418/2418
152.22/150.22	c 10787[?] 2604[?] 2602[?] 2603[?]  is mandatory 
152.22/150.22	c qxplain 2416/2417
152.22/150.23	c qxplain 2417/2417
152.22/150.24	c 10788[?] -2605[?] 1909[?]  is mandatory 
152.22/150.24	c qxplain 2416/2416
152.22/150.25	c 10789[?] -2605[?] -2604[?]  is mandatory 
152.22/150.25	c qxplain 2408/2415
152.22/150.26	c qxplain 2412/2415
152.22/150.28	c qxplain 2414/2415
152.22/150.30	c qxplain 2415/2415
152.32/150.31	c 10790[?] 2604[?] -1909[?] 2605[?]  is mandatory 
152.32/150.31	c qxplain 2414/2414
152.32/150.33	c 10791[?] 1483[?] -2606[?]  is mandatory 
152.32/150.33	c qxplain 2412/2413
152.32/150.34	c qxplain 2413/2413
152.32/150.35	c 10792[?] -2606[?] -1909[?]  is mandatory 
152.32/150.35	c qxplain 2412/2412
152.32/150.36	c 10793[?] -1483[?] 2606[?] 1909[?]  is mandatory 
152.32/150.36	c qxplain 2408/2411
152.32/150.38	c qxplain 2410/2411
152.32/150.39	c qxplain 2411/2411
152.42/150.41	c 10794[?] -2605[?] -2607[?]  is mandatory 
152.42/150.41	c qxplain 2410/2410
152.42/150.42	c 10795[?] -2606[?] -2607[?]  is mandatory 
152.42/150.42	c qxplain 2408/2409
152.42/150.44	c qxplain 2409/2409
152.42/150.45	c 10796[?] 2606[?] 2605[?] 2607[?]  is mandatory 
152.42/150.45	c qxplain 2408/2408
152.42/150.46	c 10797[?] -2608[?] -2090[?]  is mandatory 
152.42/150.46	c qxplain 2391/2407
152.42/150.47	c qxplain 2400/2407
152.42/150.48	c qxplain 2404/2407
152.42/150.49	c qxplain 2406/2407
152.53/150.50	c qxplain 2407/2407
152.53/150.51	c 10798[?] -2607[?] -2608[?]  is mandatory 
152.53/150.51	c qxplain 2406/2406
152.53/150.52	c 10799[?] 2607[?] 2608[?] 2090[?]  is mandatory 
152.53/150.52	c qxplain 2404/2405
152.53/150.54	c qxplain 2405/2405
152.53/150.55	c 10800[?] -2609[?] -2598[?]  is mandatory 
152.53/150.55	c qxplain 2404/2404
152.53/150.56	c 10801[?] -2608[?] -2609[?]  is mandatory 
152.53/150.56	c qxplain 2400/2403
152.53/150.57	c qxplain 2402/2403
152.53/150.58	c qxplain 2403/2403
152.53/150.59	c 10802[?] 2609[?] 2598[?] 2608[?]  is mandatory 
152.53/150.59	c qxplain 2402/2402
152.64/150.61	c 10803[?] -2610[?] 2097[?]  is mandatory 
152.64/150.61	c qxplain 2400/2401
152.64/150.62	c qxplain 2401/2401
152.64/150.64	c 10804[?] -2610[?] -2609[?]  is mandatory 
152.64/150.64	c qxplain 2400/2400
152.64/150.65	c 10805[?] 2609[?] 2610[?] -2097[?]  is mandatory 
152.64/150.65	c qxplain 2391/2399
152.64/150.66	c qxplain 2396/2399
152.64/150.67	c qxplain 2398/2399
152.64/150.68	c qxplain 2399/2399
152.64/150.70	c 10806[?] -2611[?] -2097[?]  is mandatory 
152.64/150.70	c qxplain 2398/2398
152.73/150.71	c 10807[?] -2611[?] 2609[?]  is mandatory 
152.73/150.71	c qxplain 2396/2397
152.73/150.72	c qxplain 2397/2397
152.73/150.73	c 10808[?] 2611[?] -2609[?] 2097[?]  is mandatory 
152.73/150.73	c qxplain 2396/2396
152.73/150.75	c 10809[?] -2610[?] -2612[?]  is mandatory 
152.73/150.75	c qxplain 2391/2395
152.73/150.76	c qxplain 2394/2395
152.73/150.77	c qxplain 2395/2395
152.73/150.78	c 10810[?] -2612[?] -2611[?]  is mandatory 
152.73/150.78	c qxplain 2394/2394
152.73/150.79	c 10811[?] 2612[?] 2611[?] 2610[?]  is mandatory 
152.73/150.79	c qxplain 2391/2393
152.83/150.80	c qxplain 2393/2393
152.83/150.82	c 10812[?] 2591[?] -2613[?]  is mandatory 
152.83/150.82	c qxplain 2391/2392
152.83/150.83	c qxplain 2392/2392
152.83/150.85	c 10813[?] -2613[?] 2612[?]  is mandatory 
152.83/150.85	c qxplain 2391/2391
152.83/150.86	c 10814[?] -2591[?] 2613[?] -2612[?]  is mandatory 
152.83/150.86	c qxplain 2357/2390
152.83/150.87	c qxplain 2374/2390
152.83/150.88	c qxplain 2383/2390
152.83/150.89	c qxplain 2387/2390
152.93/150.90	c qxplain 2389/2390
152.93/150.91	c qxplain 2390/2390
152.93/150.92	c 10815[?] -2582[?] -2614[?]  is mandatory 
152.93/150.92	c qxplain 2389/2389
152.93/150.93	c 10816[?] -2613[?] -2614[?]  is mandatory 
152.93/150.93	c qxplain 2387/2388
152.93/150.94	c qxplain 2388/2388
152.93/150.96	c 10817[?] 2614[?] 2613[?] 2582[?]  is mandatory 
152.93/150.96	c qxplain 2387/2387
152.93/150.97	c 10818[?] -2615[?] 2546[?]  is mandatory 
152.93/150.97	c qxplain 2383/2386
152.93/150.98	c qxplain 2385/2386
152.93/150.99	c qxplain 2386/2386
153.03/151.00	c 10819[?] 2614[?] -2615[?]  is mandatory 
153.03/151.00	c qxplain 2385/2385
153.03/151.02	c 10820[?] -2546[?] -2614[?] 2615[?]  is mandatory 
153.03/151.02	c qxplain 2383/2384
153.03/151.03	c qxplain 2384/2384
153.03/151.04	c 10821[?] -2616[?] -2558[?]  is mandatory 
153.03/151.04	c qxplain 2383/2383
153.03/151.05	c 10822[?] -2616[?] -2581[?]  is mandatory 
153.03/151.06	c qxplain 2374/2382
153.03/151.07	c qxplain 2379/2382
153.03/151.08	c qxplain 2381/2382
153.03/151.09	c qxplain 2382/2382
153.13/151.10	c 10823[?] 2558[?] 2616[?] 2581[?]  is mandatory 
153.13/151.10	c qxplain 2381/2381
153.13/151.12	c 10824[?] -2591[?] -2617[?]  is mandatory 
153.13/151.12	c qxplain 2379/2380
153.13/151.13	c qxplain 2380/2380
153.13/151.14	c 10825[?] -2617[?] 2616[?]  is mandatory 
153.13/151.14	c qxplain 2379/2379
153.13/151.16	c 10826[?] -2616[?] 2591[?] 2617[?]  is mandatory 
153.13/151.16	c qxplain 2374/2378
153.13/151.17	c qxplain 2377/2378
153.13/151.18	c qxplain 2378/2378
153.13/151.20	c 10827[?] 2591[?] -2618[?]  is mandatory 
153.13/151.20	c qxplain 2377/2377
153.23/151.21	c 10828[?] -2616[?] -2618[?]  is mandatory 
153.23/151.21	c qxplain 2374/2376
153.23/151.22	c qxplain 2376/2376
153.23/151.24	c 10829[?] 2618[?] -2591[?] 2616[?]  is mandatory 
153.23/151.24	c qxplain 2374/2375
153.23/151.25	c qxplain 2375/2375
153.23/151.26	c 10830[?] -2619[?] -2612[?]  is mandatory 
153.23/151.26	c qxplain 2374/2374
153.23/151.27	c 10831[?] -2619[?] -2618[?]  is mandatory 
153.23/151.27	c qxplain 2357/2373
153.23/151.28	c qxplain 2366/2373
153.23/151.29	c qxplain 2370/2373
153.32/151.30	c qxplain 2372/2373
153.32/151.31	c qxplain 2373/2373
153.32/151.32	c 10832[?] 2618[?] 2612[?] 2619[?]  is mandatory 
153.32/151.32	c qxplain 2372/2372
153.32/151.34	c 10833[?] -2617[?] -2620[?]  is mandatory 
153.32/151.34	c qxplain 2370/2371
153.32/151.35	c qxplain 2371/2371
153.32/151.36	c 10834[?] -2619[?] -2620[?]  is mandatory 
153.32/151.36	c qxplain 2370/2370
153.32/151.38	c 10835[?] 2620[?] 2617[?] 2619[?]  is mandatory 
153.32/151.38	c qxplain 2366/2369
153.32/151.39	c qxplain 2368/2369
153.42/151.40	c qxplain 2369/2369
153.42/151.41	c 10836[?] -2615[?] -2621[?]  is mandatory 
153.42/151.41	c qxplain 2368/2368
153.42/151.43	c 10837[?] 2620[?] -2621[?]  is mandatory 
153.42/151.43	c qxplain 2366/2367
153.42/151.44	c qxplain 2367/2367
153.42/151.45	c 10838[?] 2615[?] 2621[?] -2620[?]  is mandatory 
153.42/151.45	c qxplain 2366/2366
153.42/151.47	c 10839[?] 1571[?] -2622[?]  is mandatory 
153.42/151.47	c qxplain 2357/2365
153.42/151.48	c qxplain 2362/2365
153.42/151.49	c qxplain 2364/2365
153.52/151.50	c qxplain 2365/2365
153.52/151.51	c 10840[?] -2622[?] 1900[?]  is mandatory 
153.52/151.51	c qxplain 2364/2364
153.52/151.53	c 10841[?] 2622[?] -1571[?] -1900[?]  is mandatory 
153.52/151.53	c qxplain 2362/2363
153.52/151.54	c qxplain 2363/2363
153.52/151.55	c 10842[?] 1594[?] -2623[?]  is mandatory 
153.52/151.55	c qxplain 2362/2362
153.52/151.57	c 10843[?] -2623[?] 1875[?]  is mandatory 
153.52/151.57	c qxplain 2357/2361
153.52/151.58	c qxplain 2360/2361
153.52/151.59	c qxplain 2361/2361
153.62/151.60	c 10844[?] 2623[?] -1594[?] -1875[?]  is mandatory 
153.62/151.60	c qxplain 2360/2360
153.62/151.62	c 10845[?] -2624[?] 1673[?]  is mandatory 
153.62/151.62	c qxplain 2357/2359
153.62/151.63	c qxplain 2359/2359
153.62/151.64	c 10846[?] -2624[?] -1881[?]  is mandatory 
153.62/151.64	c qxplain 2357/2358
153.62/151.65	c qxplain 2358/2358
153.62/151.67	c 10847[?] 2624[?] -1673[?] 1881[?]  is mandatory 
153.62/151.67	c qxplain 2357/2357
153.62/151.68	c 10848[?] -2625[?] -2479[?]  is mandatory 
153.62/151.68	c qxplain 2289/2356
153.62/151.70	c qxplain 2323/2356
153.73/151.71	c qxplain 2340/2356
153.73/151.72	c qxplain 2349/2356
153.73/151.73	c qxplain 2353/2356
153.73/151.74	c qxplain 2355/2356
153.73/151.75	c qxplain 2356/2356
153.73/151.76	c 10849[?] -2625[?] -2624[?]  is mandatory 
153.73/151.76	c qxplain 2355/2355
153.73/151.78	c 10850[?] 2625[?] 2624[?] 2479[?]  is mandatory 
153.73/151.78	c qxplain 2353/2354
153.73/151.79	c qxplain 2354/2354
153.73/151.80	c 10851[?] -2626[?] 1877[?]  is mandatory 
153.73/151.80	c qxplain 2353/2353
153.83/151.81	c 10852[?] -2626[?] -2625[?]  is mandatory 
153.83/151.81	c qxplain 2349/2352
153.83/151.83	c qxplain 2351/2352
153.83/151.84	c qxplain 2352/2352
153.83/151.85	c 10853[?] 2626[?] 2625[?] -1877[?]  is mandatory 
153.83/151.85	c qxplain 2351/2351
153.83/151.87	c 10854[?] 1617[?] -2627[?]  is mandatory 
153.83/151.87	c qxplain 2349/2350
153.83/151.88	c qxplain 2350/2350
153.83/151.89	c 10855[?] -2627[?] 1873[?]  is mandatory 
153.83/151.89	c qxplain 2349/2349
153.92/151.91	c 10856[?] 2627[?] -1617[?] -1873[?]  is mandatory 
153.92/151.91	c qxplain 2340/2348
153.92/151.92	c qxplain 2345/2348
153.92/151.93	c qxplain 2347/2348
153.92/151.95	c qxplain 2348/2348
153.92/151.96	c 10857[?] -2628[?] -2626[?]  is mandatory 
153.92/151.96	c qxplain 2347/2347
153.92/151.97	c 10858[?] -2628[?] -2627[?]  is mandatory 
153.92/151.97	c qxplain 2345/2346
153.92/151.99	c qxplain 2346/2346
154.02/152.00	c 10859[?] 2627[?] 2628[?] 2626[?]  is mandatory 
154.02/152.00	c qxplain 2345/2345
154.02/152.01	c 10860[?] -2629[?] -2623[?]  is mandatory 
154.02/152.01	c qxplain 2340/2344
154.02/152.02	c qxplain 2343/2344
154.02/152.03	c qxplain 2344/2344
154.02/152.05	c 10861[?] -2629[?] 2628[?]  is mandatory 
154.02/152.05	c qxplain 2343/2343
154.02/152.06	c 10862[?] -2628[?] 2629[?] 2623[?]  is mandatory 
154.02/152.06	c qxplain 2340/2342
154.02/152.07	c qxplain 2342/2342
154.02/152.09	c 10863[?] -2630[?] -2622[?]  is mandatory 
154.02/152.09	c qxplain 2340/2341
154.12/152.10	c qxplain 2341/2341
154.12/152.11	c 10864[?] -2630[?] 2629[?]  is mandatory 
154.12/152.11	c qxplain 2340/2340
154.12/152.13	c 10865[?] -2629[?] 2630[?] 2622[?]  is mandatory 
154.12/152.13	c qxplain 2323/2339
154.12/152.14	c qxplain 2332/2339
154.12/152.15	c qxplain 2336/2339
154.12/152.16	c qxplain 2338/2339
154.12/152.17	c qxplain 2339/2339
154.12/152.18	c 10866[?] -2631[?] 1507[?]  is mandatory 
154.12/152.18	c qxplain 2338/2338
154.22/152.20	c 10867[?] -2631[?] -2593[?]  is mandatory 
154.22/152.20	c qxplain 2336/2337
154.22/152.22	c qxplain 2337/2337
154.22/152.23	c 10868[?] 2631[?] -1507[?] 2593[?]  is mandatory 
154.22/152.23	c qxplain 2336/2336
154.22/152.25	c 10869[?] -2632[?] -1689[?]  is mandatory 
154.22/152.25	c qxplain 2332/2335
154.22/152.26	c qxplain 2334/2335
154.22/152.27	c qxplain 2335/2335
154.22/152.28	c 10870[?] -2632[?] -2631[?]  is mandatory 
154.22/152.28	c qxplain 2334/2334
154.22/152.30	c 10871[?] 2632[?] 2631[?] 1689[?]  is mandatory 
154.22/152.30	c qxplain 2332/2333
154.32/152.31	c qxplain 2333/2333
154.32/152.32	c 10872[?] -2633[?] 1530[?]  is mandatory 
154.32/152.32	c qxplain 2332/2332
154.32/152.34	c 10873[?] -2633[?] 2632[?]  is mandatory 
154.32/152.34	c qxplain 2323/2331
154.32/152.35	c qxplain 2328/2331
154.32/152.36	c qxplain 2330/2331
154.32/152.37	c qxplain 2331/2331
154.32/152.39	c 10874[?] 2633[?] -2632[?] -1530[?]  is mandatory 
154.32/152.39	c qxplain 2330/2330
154.42/152.40	c 10875[?] 1507[?] -2634[?]  is mandatory 
154.42/152.40	c qxplain 2328/2329
154.42/152.41	c qxplain 2329/2329
154.42/152.43	c 10876[?] -2634[?] -1530[?]  is mandatory 
154.42/152.43	c qxplain 2328/2328
154.42/152.44	c 10877[?] 2634[?] -1507[?] 1530[?]  is mandatory 
154.42/152.44	c qxplain 2323/2327
154.42/152.45	c qxplain 2326/2327
154.42/152.47	c qxplain 2327/2327
154.42/152.48	c 10878[?] -2635[?] -2633[?]  is mandatory 
154.42/152.48	c qxplain 2326/2326
154.42/152.49	c 10879[?] -2635[?] -2634[?]  is mandatory 
154.42/152.49	c qxplain 2323/2325
154.52/152.50	c qxplain 2325/2325
154.52/152.52	c 10880[?] 2635[?] 2633[?] 2634[?]  is mandatory 
154.52/152.52	c qxplain 2323/2324
154.52/152.53	c qxplain 2324/2324
154.52/152.54	c 10881[?] -2636[?] 2090[?]  is mandatory 
154.52/152.54	c qxplain 2323/2323
154.52/152.56	c 10882[?] -2636[?] -2635[?]  is mandatory 
154.52/152.56	c qxplain 2289/2322
154.52/152.57	c qxplain 2306/2322
154.52/152.58	c qxplain 2315/2322
154.52/152.60	c qxplain 2319/2322
154.62/152.61	c qxplain 2321/2322
154.62/152.62	c qxplain 2322/2322
154.62/152.63	c 10883[?] 2636[?] 2635[?] -2090[?]  is mandatory 
154.62/152.63	c qxplain 2321/2321
154.62/152.66	c 10884[?] -2637[?] -2034[?]  is mandatory 
154.62/152.66	c qxplain 2319/2320
154.62/152.68	c qxplain 2320/2320
154.62/152.69	c 10885[?] -2035[?] -2637[?]  is mandatory 
154.62/152.69	c qxplain 2319/2319
154.72/152.71	c 10886[?] 2637[?] 2035[?] 2034[?]  is mandatory 
154.72/152.71	c qxplain 2315/2318
154.72/152.73	c qxplain 2317/2318
154.72/152.75	c qxplain 2318/2318
154.72/152.76	c 10887[?] -1962[?] -2638[?]  is mandatory 
154.72/152.76	c qxplain 2317/2317
154.72/152.78	c 10888[?] -2638[?] -2637[?]  is mandatory 
154.72/152.78	c qxplain 2315/2316
154.72/152.79	c qxplain 2316/2316
154.82/152.81	c 10889[?] 1962[?] 2637[?] 2638[?]  is mandatory 
154.82/152.81	c qxplain 2315/2315
154.82/152.83	c 10890[?] 1466[?] -2639[?]  is mandatory 
154.82/152.83	c qxplain 2306/2314
154.82/152.84	c qxplain 2311/2314
154.82/152.86	c qxplain 2313/2314
154.82/152.87	c qxplain 2314/2314
154.82/152.89	c 10891[?] -2639[?] 1965[?]  is mandatory 
154.82/152.89	c qxplain 2313/2313
154.92/152.90	c 10892[?] -1965[?] -1466[?] 2639[?]  is mandatory 
154.92/152.90	c qxplain 2311/2312
154.92/152.92	c qxplain 2312/2312
154.92/152.94	c 10893[?] -1466[?] -2640[?]  is mandatory 
154.92/152.94	c qxplain 2311/2311
154.92/152.96	c 10894[?] -1965[?] -2640[?]  is mandatory 
154.92/152.96	c qxplain 2306/2310
154.92/152.97	c qxplain 2309/2310
154.92/152.98	c qxplain 2310/2310
155.02/153.00	c 10895[?] 1965[?] 1466[?] 2640[?]  is mandatory 
155.02/153.00	c qxplain 2309/2309
155.02/153.02	c 10896[?] -2639[?] -2641[?]  is mandatory 
155.02/153.02	c qxplain 2306/2308
155.02/153.03	c qxplain 2308/2308
155.02/153.05	c 10897[?] -2640[?] -2641[?]  is mandatory 
155.02/153.05	c qxplain 2306/2307
155.02/153.06	c qxplain 2307/2307
155.02/153.07	c 10898[?] 2640[?] 2639[?] 2641[?]  is mandatory 
155.02/153.08	c qxplain 2306/2306
155.02/153.09	c 10899[?] 2638[?] -2642[?]  is mandatory 
155.02/153.09	c qxplain 2289/2305
155.12/153.10	c qxplain 2298/2305
155.12/153.12	c qxplain 2302/2305
155.12/153.13	c qxplain 2304/2305
155.12/153.15	c qxplain 2305/2305
155.12/153.16	c 10900[?] -2641[?] -2642[?]  is mandatory 
155.12/153.16	c qxplain 2304/2304
155.12/153.18	c 10901[?] 2641[?] -2638[?] 2642[?]  is mandatory 
155.12/153.18	c qxplain 2302/2303
155.22/153.20	c qxplain 2303/2303
155.22/153.22	c 10902[?] -2643[?] -2638[?]  is mandatory 
155.22/153.22	c qxplain 2302/2302
155.22/153.23	c 10903[?] 2641[?] -2643[?]  is mandatory 
155.22/153.23	c qxplain 2298/2301
155.22/153.25	c qxplain 2300/2301
155.22/153.26	c qxplain 2301/2301
155.22/153.28	c 10904[?] 2638[?] -2641[?] 2643[?]  is mandatory 
155.22/153.28	c qxplain 2300/2300
155.22/153.29	c 10905[?] -2642[?] -2644[?]  is mandatory 
155.22/153.29	c qxplain 2298/2299
155.32/153.31	c qxplain 2299/2299
155.32/153.33	c 10906[?] -2643[?] -2644[?]  is mandatory 
155.32/153.33	c qxplain 2298/2298
155.32/153.34	c 10907[?] 2642[?] 2643[?] 2644[?]  is mandatory 
155.32/153.34	c qxplain 2289/2297
155.32/153.35	c qxplain 2294/2297
155.32/153.37	c qxplain 2296/2297
155.32/153.38	c qxplain 2297/2297
155.32/153.39	c 10908[?] -2645[?] 1909[?]  is mandatory 
155.32/153.39	c qxplain 2296/2296
155.42/153.41	c 10909[?] -2644[?] -2645[?]  is mandatory 
155.42/153.41	c qxplain 2294/2295
155.42/153.43	c qxplain 2295/2295
155.42/153.44	c 10910[?] 2645[?] 2644[?] -1909[?]  is mandatory 
155.42/153.44	c qxplain 2294/2294
155.42/153.46	c 10911[?] -2646[?] 1484[?]  is mandatory 
155.42/153.46	c qxplain 2289/2293
155.42/153.46	c qxplain 2292/2293
155.42/153.47	c qxplain 2293/2293
155.42/153.49	c 10912[?] -2646[?] -1909[?]  is mandatory 
155.42/153.49	c qxplain 2292/2292
155.52/153.50	c 10913[?] 2646[?] -1484[?] 1909[?]  is mandatory 
155.52/153.50	c qxplain 2289/2291
155.52/153.51	c qxplain 2291/2291
155.52/153.53	c 10914[?] -2647[?] -2645[?]  is mandatory 
155.52/153.53	c qxplain 2289/2290
155.52/153.54	c qxplain 2290/2290
155.52/153.55	c 10915[?] -2647[?] -2646[?]  is mandatory 
155.52/153.55	c qxplain 2289/2289
155.52/153.56	c 10916[?] 2647[?] 2646[?] 2645[?]  is mandatory 
155.52/153.56	c qxplain 2154/2288
155.52/153.57	c qxplain 2222/2288
155.52/153.58	c qxplain 2256/2288
155.52/153.59	c qxplain 2273/2288
155.62/153.60	c qxplain 2281/2288
155.62/153.61	c qxplain 2285/2288
155.62/153.63	c qxplain 2287/2288
155.62/153.64	c qxplain 2288/2288
155.62/153.65	c 10917[?] -2648[?] -2090[?]  is mandatory 
155.62/153.65	c qxplain 2287/2287
155.62/153.67	c 10918[?] -2648[?] -2647[?]  is mandatory 
155.62/153.67	c qxplain 2285/2286
155.62/153.68	c qxplain 2286/2286
155.62/153.69	c 10919[?] 2648[?] 2647[?] 2090[?]  is mandatory 
155.62/153.69	c qxplain 2285/2285
155.72/153.70	c 10920[?] -2649[?] -2636[?]  is mandatory 
155.72/153.70	c qxplain 2281/2284
155.72/153.71	c qxplain 2283/2284
155.72/153.73	c qxplain 2284/2284
155.72/153.74	c 10921[?] -2649[?] -2648[?]  is mandatory 
155.72/153.74	c qxplain 2283/2283
155.72/153.75	c 10922[?] 2649[?] 2636[?] 2648[?]  is mandatory 
155.72/153.75	c qxplain 2281/2282
155.72/153.77	c qxplain 2282/2282
155.72/153.78	c 10923[?] -2650[?] 2097[?]  is mandatory 
155.72/153.78	c qxplain 2281/2281
155.72/153.80	c 10924[?] -2650[?] -2649[?]  is mandatory 
155.72/153.80	c qxplain 2273/2280
155.82/153.81	c qxplain 2277/2280
155.82/153.82	c qxplain 2279/2280
155.82/153.83	c qxplain 2280/2280
155.82/153.84	c 10925[?] 2650[?] 2649[?] -2097[?]  is mandatory 
155.82/153.84	c qxplain 2279/2279
155.82/153.85	c 10926[?] -2651[?] -2097[?]  is mandatory 
155.82/153.85	c qxplain 2277/2278
155.82/153.86	c qxplain 2278/2278
155.82/153.87	c 10927[?] -2651[?] 2649[?]  is mandatory 
155.82/153.87	c qxplain 2277/2277
155.82/153.89	c 10928[?] 2651[?] -2649[?] 2097[?]  is mandatory 
155.82/153.89	c qxplain 2273/2276
155.82/153.90	c qxplain 2275/2276
155.93/153.91	c qxplain 2276/2276
155.93/153.93	c 10929[?] -2652[?] -2650[?]  is mandatory 
155.93/153.93	c qxplain 2275/2275
155.93/153.94	c 10930[?] -2652[?] -2651[?]  is mandatory 
155.93/153.94	c qxplain 2273/2274
155.93/153.95	c qxplain 2274/2274
155.93/153.96	c 10931[?] 2652[?] 2651[?] 2650[?]  is mandatory 
155.93/153.96	c qxplain 2273/2273
155.93/153.98	c 10932[?] 2630[?] -2653[?]  is mandatory 
155.93/153.98	c qxplain 2256/2272
155.93/153.99	c qxplain 2265/2272
155.93/154.00	c qxplain 2269/2272
156.03/154.01	c qxplain 2271/2272
156.03/154.02	c qxplain 2272/2272
156.03/154.03	c 10933[?] 2652[?] -2653[?]  is mandatory 
156.03/154.03	c qxplain 2271/2271
156.03/154.05	c 10934[?] -2630[?] -2652[?] 2653[?]  is mandatory 
156.03/154.05	c qxplain 2269/2270
156.03/154.06	c qxplain 2270/2270
156.03/154.07	c 10935[?] -2654[?] -2621[?]  is mandatory 
156.03/154.07	c qxplain 2269/2269
156.03/154.08	c 10936[?] -2653[?] -2654[?]  is mandatory 
156.03/154.08	c qxplain 2265/2268
156.03/154.09	c qxplain 2267/2268
156.12/154.10	c qxplain 2268/2268
156.12/154.12	c 10937[?] 2621[?] 2653[?] 2654[?]  is mandatory 
156.12/154.12	c qxplain 2267/2267
156.12/154.13	c 10938[?] -2630[?] -2655[?]  is mandatory 
156.12/154.13	c qxplain 2265/2266
156.12/154.14	c qxplain 2266/2266
156.12/154.16	c 10939[?] -2652[?] -2655[?]  is mandatory 
156.12/154.16	c qxplain 2265/2265
156.12/154.17	c 10940[?] 2652[?] 2630[?] 2655[?]  is mandatory 
156.12/154.17	c qxplain 2256/2264
156.12/154.18	c qxplain 2261/2264
156.12/154.19	c qxplain 2263/2264
156.22/154.21	c qxplain 2264/2264
156.22/154.22	c 10941[?] -2654[?] -2656[?]  is mandatory 
156.22/154.22	c qxplain 2263/2263
156.22/154.23	c 10942[?] -2655[?] -2656[?]  is mandatory 
156.22/154.23	c qxplain 2261/2262
156.22/154.24	c qxplain 2262/2262
156.22/154.25	c 10943[?] 2654[?] 2656[?] 2655[?]  is mandatory 
156.22/154.25	c qxplain 2261/2261
156.22/154.27	c 10944[?] -2657[?] 2518[?]  is mandatory 
156.22/154.27	c qxplain 2256/2260
156.22/154.28	c qxplain 2259/2260
156.22/154.29	c qxplain 2260/2260
156.32/154.30	c 10945[?] -2657[?] 2545[?]  is mandatory 
156.32/154.30	c qxplain 2259/2259
156.32/154.32	c 10946[?] -2518[?] -2545[?] 2657[?]  is mandatory 
156.32/154.32	c qxplain 2256/2258
156.32/154.33	c qxplain 2258/2258
156.32/154.34	c 10947[?] 2614[?] -2658[?]  is mandatory 
156.32/154.34	c qxplain 2256/2257
156.32/154.35	c qxplain 2257/2257
156.32/154.37	c 10948[?] -2657[?] -2658[?]  is mandatory 
156.32/154.37	c qxplain 2256/2256
156.32/154.38	c 10949[?] 2658[?] -2614[?] 2657[?]  is mandatory 
156.32/154.38	c qxplain 2222/2255
156.32/154.39	c qxplain 2239/2255
156.42/154.40	c qxplain 2248/2255
156.42/154.41	c qxplain 2252/2255
156.42/154.42	c qxplain 2254/2255
156.42/154.43	c qxplain 2255/2255
156.42/154.44	c 10950[?] -2653[?] -2659[?]  is mandatory 
156.42/154.44	c qxplain 2254/2254
156.42/154.45	c 10951[?] 2658[?] -2659[?]  is mandatory 
156.42/154.45	c qxplain 2252/2253
156.42/154.47	c qxplain 2253/2253
156.42/154.48	c 10952[?] 2659[?] -2658[?] 2653[?]  is mandatory 
156.42/154.48	c qxplain 2252/2252
156.42/154.49	c 10953[?] 1567[?] -2660[?]  is mandatory 
156.42/154.49	c qxplain 2248/2251
156.52/154.51	c qxplain 2250/2251
156.52/154.52	c qxplain 2251/2251
156.52/154.53	c 10954[?] -2660[?] 1900[?]  is mandatory 
156.52/154.53	c qxplain 2250/2250
156.52/154.55	c 10955[?] 2660[?] -1567[?] -1900[?]  is mandatory 
156.52/154.55	c qxplain 2248/2249
156.52/154.56	c qxplain 2249/2249
156.52/154.57	c 10956[?] 1590[?] -2661[?]  is mandatory 
156.52/154.57	c qxplain 2248/2248
156.52/154.59	c 10957[?] -2661[?] 1875[?]  is mandatory 
156.52/154.59	c qxplain 2239/2247
156.62/154.60	c qxplain 2244/2247
156.62/154.61	c qxplain 2246/2247
156.62/154.62	c qxplain 2247/2247
156.62/154.63	c 10958[?] 2661[?] -1590[?] -1875[?]  is mandatory 
156.62/154.63	c qxplain 2246/2246
156.62/154.65	c 10959[?] 1666[?] -2662[?]  is mandatory 
156.62/154.65	c qxplain 2244/2245
156.62/154.66	c qxplain 2245/2245
156.62/154.67	c 10960[?] -2662[?] 1675[?]  is mandatory 
156.62/154.67	c qxplain 2244/2244
156.62/154.69	c 10961[?] -1666[?] 2662[?] -1675[?]  is mandatory 
156.62/154.69	c qxplain 2239/2243
156.72/154.70	c qxplain 2242/2243
156.72/154.73	c qxplain 2243/2243
156.72/154.74	c 10962[?] -2663[?] -1878[?]  is mandatory 
156.72/154.74	c qxplain 2242/2242
156.72/154.75	c 10963[?] -2662[?] -2663[?]  is mandatory 
156.72/154.75	c qxplain 2239/2241
156.72/154.76	c qxplain 2241/2241
156.72/154.78	c 10964[?] 2663[?] 2662[?] 1878[?]  is mandatory 
156.72/154.78	c qxplain 2239/2240
156.72/154.79	c qxplain 2240/2240
156.82/154.80	c 10965[?] -2664[?] 1877[?]  is mandatory 
156.82/154.80	c qxplain 2239/2239
156.82/154.81	c 10966[?] -2664[?] -2663[?]  is mandatory 
156.82/154.81	c qxplain 2222/2238
156.82/154.82	c qxplain 2231/2238
156.82/154.84	c qxplain 2235/2238
156.82/154.85	c qxplain 2237/2238
156.82/154.86	c qxplain 2238/2238
156.82/154.87	c 10967[?] 2663[?] -1877[?] 2664[?]  is mandatory 
156.82/154.87	c qxplain 2237/2237
156.82/154.89	c 10968[?] 1613[?] -2665[?]  is mandatory 
156.82/154.89	c qxplain 2235/2236
156.92/154.90	c qxplain 2236/2236
156.92/154.92	c 10969[?] -2665[?] 1873[?]  is mandatory 
156.92/154.92	c qxplain 2235/2235
156.92/154.93	c 10970[?] 2665[?] -1613[?] -1873[?]  is mandatory 
156.92/154.93	c qxplain 2231/2234
156.92/154.94	c qxplain 2233/2234
156.92/154.96	c qxplain 2234/2234
156.92/154.97	c 10971[?] -2664[?] -2666[?]  is mandatory 
156.92/154.97	c qxplain 2233/2233
156.92/154.98	c 10972[?] -2666[?] -2665[?]  is mandatory 
156.92/154.98	c qxplain 2231/2232
156.92/155.00	c qxplain 2232/2232
157.02/155.01	c 10973[?] 2665[?] 2666[?] 2664[?]  is mandatory 
157.02/155.01	c qxplain 2231/2231
157.02/155.02	c 10974[?] -2667[?] -2661[?]  is mandatory 
157.02/155.02	c qxplain 2222/2230
157.02/155.03	c qxplain 2227/2230
157.02/155.04	c qxplain 2229/2230
157.02/155.05	c qxplain 2230/2230
157.02/155.07	c 10975[?] -2667[?] 2666[?]  is mandatory 
157.02/155.07	c qxplain 2229/2229
157.02/155.08	c 10976[?] -2666[?] 2667[?] 2661[?]  is mandatory 
157.02/155.08	c qxplain 2227/2228
157.02/155.10	c qxplain 2228/2228
157.13/155.11	c 10977[?] -2668[?] -2660[?]  is mandatory 
157.13/155.11	c qxplain 2227/2227
157.13/155.12	c 10978[?] -2668[?] 2667[?]  is mandatory 
157.13/155.12	c qxplain 2222/2226
157.13/155.13	c qxplain 2225/2226
157.13/155.14	c qxplain 2226/2226
157.13/155.16	c 10979[?] -2667[?] 2668[?] 2660[?]  is mandatory 
157.13/155.16	c qxplain 2225/2225
157.13/155.17	c 10980[?] -2669[?] 1503[?]  is mandatory 
157.13/155.17	c qxplain 2222/2224
157.13/155.18	c qxplain 2224/2224
157.22/155.20	c 10981[?] -2669[?] -2521[?]  is mandatory 
157.22/155.20	c qxplain 2222/2223
157.22/155.22	c qxplain 2223/2223
157.22/155.23	c 10982[?] 2669[?] -1503[?] 2521[?]  is mandatory 
157.22/155.23	c qxplain 2222/2222
157.22/155.25	c 10983[?] -2670[?] -2522[?]  is mandatory 
157.22/155.25	c qxplain 2154/2221
157.22/155.26	c qxplain 2188/2221
157.22/155.27	c qxplain 2205/2221
157.22/155.28	c qxplain 2214/2221
157.22/155.29	c qxplain 2218/2221
157.32/155.30	c qxplain 2220/2221
157.32/155.31	c qxplain 2221/2221
157.32/155.33	c 10984[?] -2670[?] -2669[?]  is mandatory 
157.32/155.33	c qxplain 2220/2220
157.32/155.34	c 10985[?] 2670[?] 2669[?] 2522[?]  is mandatory 
157.32/155.34	c qxplain 2218/2219
157.32/155.35	c qxplain 2219/2219
157.32/155.37	c 10986[?] -2671[?] 1530[?]  is mandatory 
157.32/155.37	c qxplain 2218/2218
157.32/155.38	c 10987[?] -2671[?] 2670[?]  is mandatory 
157.32/155.38	c qxplain 2214/2217
157.42/155.40	c qxplain 2216/2217
157.42/155.41	c qxplain 2217/2217
157.42/155.42	c 10988[?] 2671[?] -2670[?] -1530[?]  is mandatory 
157.42/155.42	c qxplain 2216/2216
157.42/155.44	c 10989[?] -2672[?] 1503[?]  is mandatory 
157.42/155.44	c qxplain 2214/2215
157.42/155.45	c qxplain 2215/2215
157.42/155.46	c 10990[?] -2672[?] -1530[?]  is mandatory 
157.42/155.46	c qxplain 2214/2214
157.42/155.48	c 10991[?] 2672[?] -1503[?] 1530[?]  is mandatory 
157.42/155.48	c qxplain 2205/2213
157.42/155.49	c qxplain 2210/2213
157.52/155.50	c qxplain 2212/2213
157.52/155.51	c qxplain 2213/2213
157.52/155.52	c 10992[?] -2673[?] -2671[?]  is mandatory 
157.52/155.52	c qxplain 2212/2212
157.52/155.54	c 10993[?] -2673[?] -2672[?]  is mandatory 
157.52/155.54	c qxplain 2210/2211
157.52/155.55	c qxplain 2211/2211
157.52/155.56	c 10994[?] 2673[?] 2671[?] 2672[?]  is mandatory 
157.52/155.56	c qxplain 2210/2210
157.52/155.58	c 10995[?] -2674[?] 2090[?]  is mandatory 
157.52/155.58	c qxplain 2205/2209
157.52/155.60	c qxplain 2208/2209
157.62/155.60	c qxplain 2209/2209
157.62/155.62	c 10996[?] -2674[?] -2673[?]  is mandatory 
157.62/155.62	c qxplain 2208/2208
157.62/155.63	c 10997[?] 2674[?] 2673[?] -2090[?]  is mandatory 
157.62/155.63	c qxplain 2205/2207
157.62/155.67	c qxplain 2207/2207
157.62/155.69	c 10998[?] -2675[?] 1470[?]  is mandatory 
157.62/155.70	c qxplain 2205/2206
157.72/155.71	c qxplain 2206/2206
157.72/155.73	c 10999[?] -2675[?] 1986[?]  is mandatory 
157.72/155.73	c qxplain 2205/2205
157.72/155.75	c 11000[?] -1470[?] -1986[?] 2675[?]  is mandatory 
157.72/155.75	c qxplain 2188/2204
157.72/155.78	c qxplain 2197/2204
157.72/155.79	c qxplain 2201/2204
157.81/155.81	c qxplain 2203/2204
157.81/155.83	c qxplain 2204/2204
157.81/155.85	c 11001[?] -2676[?] -1470[?]  is mandatory 
157.81/155.85	c qxplain 2203/2203
157.81/155.87	c 11002[?] -2676[?] -1986[?]  is mandatory 
157.81/155.87	c qxplain 2201/2202
157.81/155.89	c qxplain 2202/2202
157.91/155.91	c 11003[?] 1470[?] 1986[?] 2676[?]  is mandatory 
157.91/155.91	c qxplain 2201/2201
157.91/155.93	c 11004[?] -2675[?] -2677[?]  is mandatory 
157.91/155.93	c qxplain 2197/2200
157.91/155.95	c qxplain 2199/2200
157.91/155.96	c qxplain 2200/2200
157.91/155.97	c 11005[?] -2676[?] -2677[?]  is mandatory 
157.91/155.97	c qxplain 2199/2199
157.91/155.99	c 11006[?] 2675[?] 2676[?] 2677[?]  is mandatory 
157.91/155.99	c qxplain 2197/2198
158.02/156.01	c qxplain 2198/2198
158.02/156.03	c 11007[?] -2678[?] 2029[?]  is mandatory 
158.02/156.03	c qxplain 2197/2197
158.02/156.05	c 11008[?] -2678[?] -2677[?]  is mandatory 
158.02/156.05	c qxplain 2188/2196
158.02/156.07	c qxplain 2193/2196
158.02/156.08	c qxplain 2195/2196
158.02/156.10	c qxplain 2196/2196
158.12/156.11	c 11009[?] 2678[?] -2029[?] 2677[?]  is mandatory 
158.12/156.11	c qxplain 2195/2195
158.12/156.13	c 11010[?] -2679[?] -2029[?]  is mandatory 
158.12/156.13	c qxplain 2193/2194
158.12/156.14	c qxplain 2194/2194
158.12/156.17	c 11011[?] -2679[?] 2677[?]  is mandatory 
158.12/156.17	c qxplain 2193/2193
158.12/156.18	c 11012[?] -2677[?] 2029[?] 2679[?]  is mandatory 
158.12/156.18	c qxplain 2188/2192
158.12/156.20	c qxplain 2191/2192
158.22/156.21	c qxplain 2192/2192
158.22/156.22	c 11013[?] -2680[?] -2678[?]  is mandatory 
158.22/156.22	c qxplain 2191/2191
158.22/156.24	c 11014[?] -2679[?] -2680[?]  is mandatory 
158.22/156.24	c qxplain 2188/2190
158.22/156.25	c qxplain 2190/2190
158.22/156.28	c 11015[?] 2680[?] 2678[?] 2679[?]  is mandatory 
158.22/156.28	c qxplain 2188/2189
158.22/156.29	c qxplain 2189/2189
158.22/156.30	c 11016[?] -2681[?] 1909[?]  is mandatory 
158.22/156.30	c qxplain 2188/2188
158.32/156.31	c 11017[?] -2680[?] -2681[?]  is mandatory 
158.32/156.31	c qxplain 2154/2187
158.32/156.32	c qxplain 2171/2187
158.32/156.34	c qxplain 2180/2187
158.32/156.35	c qxplain 2184/2187
158.32/156.37	c qxplain 2186/2187
158.32/156.39	c qxplain 2187/2187
158.42/156.41	c 11018[?] 2680[?] -1909[?] 2681[?]  is mandatory 
158.42/156.41	c qxplain 2186/2186
158.42/156.42	c 11019[?] 1480[?] -2682[?]  is mandatory 
158.42/156.42	c qxplain 2184/2185
158.42/156.43	c qxplain 2185/2185
158.42/156.45	c 11020[?] -2682[?] -1909[?]  is mandatory 
158.42/156.45	c qxplain 2184/2184
158.42/156.46	c 11021[?] -1480[?] 2682[?] 1909[?]  is mandatory 
158.42/156.46	c qxplain 2180/2183
158.42/156.47	c qxplain 2182/2183
158.42/156.48	c qxplain 2183/2183
158.51/156.51	c 11022[?] -2681[?] -2683[?]  is mandatory 
158.51/156.51	c qxplain 2182/2182
158.51/156.52	c 11023[?] -2682[?] -2683[?]  is mandatory 
158.51/156.52	c qxplain 2180/2181
158.51/156.53	c qxplain 2181/2181
158.51/156.54	c 11024[?] 2682[?] 2681[?] 2683[?]  is mandatory 
158.51/156.54	c qxplain 2180/2180
158.51/156.56	c 11025[?] -2684[?] -2090[?]  is mandatory 
158.51/156.56	c qxplain 2171/2179
158.51/156.57	c qxplain 2176/2179
158.51/156.58	c qxplain 2178/2179
158.51/156.59	c qxplain 2179/2179
158.62/156.60	c 11026[?] -2683[?] -2684[?]  is mandatory 
158.62/156.60	c qxplain 2178/2178
158.62/156.61	c 11027[?] 2683[?] 2684[?] 2090[?]  is mandatory 
158.62/156.61	c qxplain 2176/2177
158.62/156.63	c qxplain 2177/2177
158.62/156.64	c 11028[?] -2685[?] -2674[?]  is mandatory 
158.62/156.64	c qxplain 2176/2176
158.62/156.65	c 11029[?] -2684[?] -2685[?]  is mandatory 
158.62/156.65	c qxplain 2171/2175
158.62/156.66	c qxplain 2174/2175
158.62/156.67	c qxplain 2175/2175
158.62/156.69	c 11030[?] 2685[?] 2674[?] 2684[?]  is mandatory 
158.62/156.69	c qxplain 2174/2174
158.72/156.70	c 11031[?] -2686[?] 2097[?]  is mandatory 
158.72/156.70	c qxplain 2171/2173
158.72/156.72	c qxplain 2173/2173
158.72/156.73	c 11032[?] -2686[?] -2685[?]  is mandatory 
158.72/156.73	c qxplain 2171/2172
158.72/156.74	c qxplain 2172/2172
158.72/156.75	c 11033[?] 2686[?] 2685[?] -2097[?]  is mandatory 
158.72/156.75	c qxplain 2171/2171
158.72/156.76	c 11034[?] -2687[?] -2097[?]  is mandatory 
158.72/156.76	c qxplain 2154/2170
158.72/156.77	c qxplain 2163/2170
158.72/156.78	c qxplain 2167/2170
158.72/156.79	c qxplain 2169/2170
158.82/156.80	c qxplain 2170/2170
158.82/156.82	c 11035[?] -2687[?] 2685[?]  is mandatory 
158.82/156.82	c qxplain 2169/2169
158.82/156.83	c 11036[?] 2687[?] -2685[?] 2097[?]  is mandatory 
158.82/156.83	c qxplain 2167/2168
158.82/156.84	c qxplain 2168/2168
158.82/156.86	c 11037[?] -2688[?] -2686[?]  is mandatory 
158.82/156.86	c qxplain 2167/2167
158.82/156.87	c 11038[?] -2688[?] -2687[?]  is mandatory 
158.82/156.87	c qxplain 2163/2166
158.82/156.88	c qxplain 2165/2166
158.82/156.89	c qxplain 2166/2166
158.92/156.90	c 11039[?] 2688[?] 2687[?] 2686[?]  is mandatory 
158.92/156.91	c qxplain 2165/2165
158.92/156.92	c 11040[?] -2668[?] -2689[?]  is mandatory 
158.92/156.92	c qxplain 2163/2164
158.92/156.93	c qxplain 2164/2164
158.92/156.94	c 11041[?] -2688[?] -2689[?]  is mandatory 
158.92/156.94	c qxplain 2163/2163
158.92/156.96	c 11042[?] 2668[?] 2688[?] 2689[?]  is mandatory 
158.92/156.96	c qxplain 2154/2162
158.92/156.97	c qxplain 2159/2162
158.92/156.98	c qxplain 2161/2162
158.92/156.99	c qxplain 2162/2162
159.02/157.01	c 11043[?] -2690[?] 1566[?]  is mandatory 
159.02/157.01	c qxplain 2161/2161
159.02/157.02	c 11044[?] -2690[?] 1900[?]  is mandatory 
159.02/157.02	c qxplain 2159/2160
159.02/157.03	c qxplain 2160/2160
159.02/157.05	c 11045[?] -1566[?] 2690[?] -1900[?]  is mandatory 
159.02/157.05	c qxplain 2159/2159
159.02/157.06	c 11046[?] -2691[?] 1589[?]  is mandatory 
159.02/157.06	c qxplain 2154/2158
159.02/157.07	c qxplain 2157/2158
159.02/157.08	c qxplain 2158/2158
159.12/157.10	c 11047[?] -2691[?] 1875[?]  is mandatory 
159.12/157.10	c qxplain 2157/2157
159.12/157.11	c 11048[?] -1589[?] 2691[?] -1875[?]  is mandatory 
159.12/157.11	c qxplain 2154/2156
159.12/157.12	c qxplain 2156/2156
159.12/157.14	c 11049[?] -2692[?] -1675[?]  is mandatory 
159.12/157.14	c qxplain 2154/2155
159.12/157.15	c qxplain 2155/2155
159.12/157.17	c 11050[?] -2692[?] 1877[?]  is mandatory 
159.12/157.17	c qxplain 2154/2154
159.12/157.18	c 11051[?] 2692[?] 1675[?] -1877[?]  is mandatory 
159.12/157.18	c qxplain 0/2153
159.12/157.19	c qxplain 1077/2153
159.22/157.21	c qxplain 1616/2153
159.22/157.22	c qxplain 1885/2153
159.22/157.23	c qxplain 2020/2153
159.22/157.24	c qxplain 2087/2153
159.22/157.25	c qxplain 2121/2153
159.22/157.26	c qxplain 2138/2153
159.22/157.27	c qxplain 2146/2153
159.22/157.28	c qxplain 2150/2153
159.22/157.29	c qxplain 2152/2153
159.32/157.30	c qxplain 2153/2153
159.32/157.32	c 11052[?] -2693[?] 1612[?]  is mandatory 
159.32/157.32	c qxplain 2152/2152
159.32/157.33	c 11053[?] -2693[?] 1873[?]  is mandatory 
159.32/157.33	c qxplain 2150/2151
159.32/157.35	c qxplain 2151/2151
159.32/157.36	c 11054[?] -1612[?] 2693[?] -1873[?]  is mandatory 
159.32/157.36	c qxplain 2150/2150
159.32/157.37	c 11055[?] -2694[?] -2692[?]  is mandatory 
159.32/157.37	c qxplain 2146/2149
159.32/157.38	c qxplain 2148/2149
159.32/157.39	c qxplain 2149/2149
159.41/157.41	c 11056[?] -2693[?] -2694[?]  is mandatory 
159.41/157.41	c qxplain 2148/2148
159.41/157.42	c 11057[?] 2694[?] 2693[?] 2692[?]  is mandatory 
159.41/157.42	c qxplain 2146/2147
159.41/157.44	c qxplain 2147/2147
159.41/157.45	c 11058[?] -2691[?] -2695[?]  is mandatory 
159.41/157.45	c qxplain 2146/2146
159.41/157.46	c 11059[?] 2694[?] -2695[?]  is mandatory 
159.41/157.46	c qxplain 2138/2145
159.41/157.47	c qxplain 2142/2145
159.41/157.48	c qxplain 2144/2145
159.41/157.49	c qxplain 2145/2145
159.51/157.51	c 11060[?] 2695[?] -2694[?] 2691[?]  is mandatory 
159.51/157.51	c qxplain 2144/2144
159.51/157.52	c 11061[?] -2690[?] -2696[?]  is mandatory 
159.51/157.52	c qxplain 2142/2143
159.51/157.53	c qxplain 2143/2143
159.51/157.55	c 11062[?] 2695[?] -2696[?]  is mandatory 
159.51/157.55	c qxplain 2142/2142
159.51/157.56	c 11063[?] 2696[?] -2695[?] 2690[?]  is mandatory 
159.51/157.56	c qxplain 2138/2141
159.51/157.57	c qxplain 2140/2141
159.51/157.58	c qxplain 2141/2141
159.61/157.60	c 11064[?] 1565[?] -2697[?]  is mandatory 
159.61/157.60	c qxplain 2140/2140
159.61/157.61	c 11065[?] -2697[?] 1900[?]  is mandatory 
159.61/157.61	c qxplain 2138/2139
159.61/157.62	c qxplain 2139/2139
159.61/157.64	c 11066[?] 2697[?] -1565[?] -1900[?]  is mandatory 
159.61/157.64	c qxplain 2138/2138
159.61/157.65	c 11067[?] 1588[?] -2698[?]  is mandatory 
159.61/157.65	c qxplain 2121/2137
159.61/157.66	c qxplain 2130/2137
159.61/157.67	c qxplain 2134/2137
159.61/157.68	c qxplain 2136/2137
159.61/157.69	c qxplain 2137/2137
159.71/157.71	c 11068[?] -2698[?] 1875[?]  is mandatory 
159.71/157.71	c qxplain 2136/2136
159.71/157.72	c 11069[?] 2698[?] -1588[?] -1875[?]  is mandatory 
159.71/157.72	c qxplain 2134/2135
159.71/157.73	c qxplain 2135/2135
159.71/157.75	c 11070[?] 1659[?] -2699[?]  is mandatory 
159.71/157.75	c qxplain 2134/2134
159.71/157.76	c 11071[?] -2699[?] 1877[?]  is mandatory 
159.71/157.76	c qxplain 2130/2133
159.71/157.77	c qxplain 2132/2133
159.71/157.79	c qxplain 2133/2133
159.81/157.80	c 11072[?] -1659[?] 2699[?] -1877[?]  is mandatory 
159.81/157.80	c qxplain 2132/2132
159.81/157.82	c 11073[?] 1611[?] -2700[?]  is mandatory 
159.81/157.82	c qxplain 2130/2131
159.81/157.83	c qxplain 2131/2131
159.81/157.84	c 11074[?] -2700[?] 1873[?]  is mandatory 
159.81/157.84	c qxplain 2130/2130
159.81/157.86	c 11075[?] -1611[?] 2700[?] -1873[?]  is mandatory 
159.81/157.86	c qxplain 2121/2129
159.81/157.87	c qxplain 2126/2129
159.81/157.88	c qxplain 2128/2129
159.81/157.89	c qxplain 2129/2129
159.91/157.91	c 11076[?] -2699[?] -2701[?]  is mandatory 
159.91/157.91	c qxplain 2128/2128
159.91/157.92	c 11077[?] -2700[?] -2701[?]  is mandatory 
159.91/157.92	c qxplain 2126/2127
159.91/157.93	c qxplain 2127/2127
159.91/157.94	c 11078[?] 2700[?] 2701[?] 2699[?]  is mandatory 
159.91/157.94	c qxplain 2126/2126
159.91/157.96	c 11079[?] -2702[?] -2698[?]  is mandatory 
159.91/157.96	c qxplain 2121/2125
159.91/157.97	c qxplain 2124/2125
159.91/157.98	c qxplain 2125/2125
159.91/157.99	c 11080[?] 2701[?] -2702[?]  is mandatory 
159.91/157.99	c qxplain 2124/2124
160.01/158.01	c 11081[?] -2701[?] 2702[?] 2698[?]  is mandatory 
160.01/158.01	c qxplain 2121/2123
160.01/158.02	c qxplain 2123/2123
160.01/158.03	c 11082[?] -2703[?] -2697[?]  is mandatory 
160.01/158.03	c qxplain 2121/2122
160.01/158.04	c qxplain 2122/2122
160.01/158.06	c 11083[?] 2702[?] -2703[?]  is mandatory 
160.01/158.06	c qxplain 2121/2121
160.01/158.07	c 11084[?] -2702[?] 2703[?] 2697[?]  is mandatory 
160.01/158.07	c qxplain 2087/2120
160.01/158.08	c qxplain 2104/2120
160.01/158.09	c qxplain 2113/2120
160.11/158.10	c qxplain 2117/2120
160.11/158.11	c qxplain 2119/2120
160.11/158.12	c qxplain 2120/2120
160.11/158.14	c 11085[?] -2704[?] 1501[?]  is mandatory 
160.11/158.14	c qxplain 2119/2119
160.11/158.15	c 11086[?] -2704[?] -2519[?]  is mandatory 
160.11/158.15	c qxplain 2117/2118
160.11/158.16	c qxplain 2118/2118
160.11/158.18	c 11087[?] -1501[?] 2704[?] 2519[?]  is mandatory 
160.11/158.18	c qxplain 2117/2117
160.11/158.19	c 11088[?] -2705[?] -2520[?]  is mandatory 
160.11/158.19	c qxplain 2113/2116
160.21/158.21	c qxplain 2115/2116
160.21/158.22	c qxplain 2116/2116
160.21/158.23	c 11089[?] -2704[?] -2705[?]  is mandatory 
160.21/158.23	c qxplain 2115/2115
160.21/158.25	c 11090[?] 2705[?] 2704[?] 2520[?]  is mandatory 
160.21/158.25	c qxplain 2113/2114
160.21/158.26	c qxplain 2114/2114
160.21/158.28	c 11091[?] -2706[?] 1530[?]  is mandatory 
160.21/158.28	c qxplain 2113/2113
160.21/158.29	c 11092[?] 2705[?] -2706[?]  is mandatory 
160.21/158.29	c qxplain 2104/2112
160.21/158.30	c qxplain 2109/2112
160.32/158.32	c qxplain 2111/2112
160.32/158.33	c qxplain 2112/2112
160.32/158.34	c 11093[?] 2706[?] -2705[?] -1530[?]  is mandatory 
160.32/158.34	c qxplain 2111/2111
160.32/158.36	c 11094[?] 1501[?] -2707[?]  is mandatory 
160.32/158.36	c qxplain 2109/2110
160.32/158.37	c qxplain 2110/2110
160.32/158.38	c 11095[?] -2707[?] -1530[?]  is mandatory 
160.32/158.38	c qxplain 2109/2109
160.32/158.40	c 11096[?] 2707[?] -1501[?] 1530[?]  is mandatory 
160.32/158.40	c qxplain 2104/2108
160.43/158.41	c qxplain 2107/2108
160.43/158.42	c qxplain 2108/2108
160.43/158.43	c 11097[?] -2708[?] -2706[?]  is mandatory 
160.43/158.43	c qxplain 2107/2107
160.43/158.45	c 11098[?] -2708[?] -2707[?]  is mandatory 
160.43/158.45	c qxplain 2104/2106
160.43/158.46	c qxplain 2106/2106
160.43/158.47	c 11099[?] 2706[?] 2708[?] 2707[?]  is mandatory 
160.43/158.47	c qxplain 2104/2105
160.43/158.48	c qxplain 2105/2105
160.52/158.51	c 11100[?] -2709[?] 2090[?]  is mandatory 
160.52/158.51	c qxplain 2104/2104
160.52/158.52	c 11101[?] -2708[?] -2709[?]  is mandatory 
160.52/158.52	c qxplain 2087/2103
160.52/158.53	c qxplain 2096/2103
160.52/158.54	c qxplain 2100/2103
160.52/158.55	c qxplain 2102/2103
160.52/158.57	c qxplain 2103/2103
160.52/158.58	c 11102[?] 2709[?] 2708[?] -2090[?]  is mandatory 
160.52/158.58	c qxplain 2102/2102
160.62/158.60	c 11103[?] -2710[?] 1472[?]  is mandatory 
160.62/158.60	c qxplain 2100/2101
160.62/158.66	c qxplain 2101/2101
160.62/158.69	c 11104[?] 2004[?] -2710[?]  is mandatory 
160.62/158.69	c qxplain 2100/2100
160.72/158.71	c 11105[?] -2004[?] -1472[?] 2710[?]  is mandatory 
160.72/158.71	c qxplain 2096/2099
160.72/158.72	c qxplain 2098/2099
160.72/158.74	c qxplain 2099/2099
160.72/158.75	c 11106[?] -2711[?] -1472[?]  is mandatory 
160.72/158.75	c qxplain 2098/2098
160.72/158.77	c 11107[?] -2711[?] -2004[?]  is mandatory 
160.72/158.77	c qxplain 2096/2097
160.72/158.78	c qxplain 2097/2097
160.82/158.80	c 11108[?] 1472[?] 2004[?] 2711[?]  is mandatory 
160.82/158.80	c qxplain 2096/2096
160.82/158.81	c 11109[?] -2710[?] -2712[?]  is mandatory 
160.82/158.81	c qxplain 2087/2095
160.82/158.83	c qxplain 2092/2095
160.82/158.84	c qxplain 2094/2095
160.82/158.85	c qxplain 2095/2095
160.82/158.87	c 11110[?] -2711[?] -2712[?]  is mandatory 
160.82/158.87	c qxplain 2094/2094
160.82/158.88	c 11111[?] 2711[?] 2710[?] 2712[?]  is mandatory 
160.82/158.88	c qxplain 2092/2093
160.92/158.90	c qxplain 2093/2093
160.92/158.92	c 11112[?] -2713[?] 2025[?]  is mandatory 
160.92/158.92	c qxplain 2092/2092
160.92/158.93	c 11113[?] -2712[?] -2713[?]  is mandatory 
160.92/158.93	c qxplain 2087/2091
160.92/158.95	c qxplain 2090/2091
160.92/158.97	c qxplain 2091/2091
160.92/158.99	c 11114[?] 2712[?] 2713[?] -2025[?]  is mandatory 
160.92/158.99	c qxplain 2090/2090
161.02/159.00	c 11115[?] -2714[?] -2025[?]  is mandatory 
161.02/159.00	c qxplain 2087/2089
161.02/159.02	c qxplain 2089/2089
161.02/159.05	c 11116[?] -2714[?] 2712[?]  is mandatory 
161.02/159.05	c qxplain 2087/2088
161.02/159.06	c qxplain 2088/2088
161.02/159.08	c 11117[?] -2712[?] 2714[?] 2025[?]  is mandatory 
161.02/159.08	c qxplain 2087/2087
161.12/159.10	c 11118[?] -2713[?] -2715[?]  is mandatory 
161.12/159.10	c qxplain 2020/2086
161.12/159.11	c qxplain 2054/2086
161.12/159.12	c qxplain 2071/2086
161.12/159.13	c qxplain 2079/2086
161.12/159.15	c qxplain 2083/2086
161.12/159.17	c qxplain 2085/2086
161.12/159.18	c qxplain 2086/2086
161.22/159.20	c 11119[?] -2714[?] -2715[?]  is mandatory 
161.22/159.20	c qxplain 2085/2085
161.22/159.21	c 11120[?] 2714[?] 2715[?] 2713[?]  is mandatory 
161.22/159.21	c qxplain 2083/2084
161.22/159.23	c qxplain 2084/2084
161.22/159.24	c 11121[?] -2716[?] 1909[?]  is mandatory 
161.22/159.24	c qxplain 2083/2083
161.22/159.25	c 11122[?] -2715[?] -2716[?]  is mandatory 
161.22/159.25	c qxplain 2079/2082
161.22/159.27	c qxplain 2081/2082
161.22/159.29	c qxplain 2082/2082
161.32/159.31	c 11123[?] 2716[?] 2715[?] -1909[?]  is mandatory 
161.32/159.31	c qxplain 2081/2081
161.32/159.32	c 11124[?] 1478[?] -2717[?]  is mandatory 
161.32/159.32	c qxplain 2079/2080
161.32/159.33	c qxplain 2080/2080
161.32/159.35	c 11125[?] -2717[?] -1909[?]  is mandatory 
161.32/159.35	c qxplain 2079/2079
161.32/159.36	c 11126[?] -1478[?] 2717[?] 1909[?]  is mandatory 
161.32/159.36	c qxplain 2071/2078
161.32/159.37	c qxplain 2075/2078
161.32/159.39	c qxplain 2077/2078
161.43/159.41	c qxplain 2078/2078
161.43/159.43	c 11127[?] -2718[?] -2716[?]  is mandatory 
161.43/159.43	c qxplain 2077/2077
161.43/159.44	c 11128[?] -2717[?] -2718[?]  is mandatory 
161.43/159.44	c qxplain 2075/2076
161.43/159.45	c qxplain 2076/2076
161.43/159.47	c 11129[?] 2717[?] 2716[?] 2718[?]  is mandatory 
161.43/159.47	c qxplain 2075/2075
161.43/159.48	c 11130[?] -2719[?] -2090[?]  is mandatory 
161.43/159.48	c qxplain 2071/2074
161.43/159.50	c qxplain 2073/2074
161.52/159.52	c qxplain 2074/2074
161.52/159.53	c 11131[?] -2718[?] -2719[?]  is mandatory 
161.52/159.53	c qxplain 2073/2073
161.52/159.55	c 11132[?] 2719[?] 2718[?] 2090[?]  is mandatory 
161.52/159.55	c qxplain 2071/2072
161.52/159.56	c qxplain 2072/2072
161.52/159.58	c 11133[?] -2720[?] -2709[?]  is mandatory 
161.52/159.58	c qxplain 2071/2071
161.62/159.60	c 11134[?] -2720[?] -2719[?]  is mandatory 
161.62/159.60	c qxplain 2054/2070
161.62/159.61	c qxplain 2063/2070
161.62/159.62	c qxplain 2067/2070
161.62/159.63	c qxplain 2069/2070
161.62/159.64	c qxplain 2070/2070
161.62/159.65	c 11135[?] 2709[?] 2720[?] 2719[?]  is mandatory 
161.62/159.65	c qxplain 2069/2069
161.62/159.67	c 11136[?] -2721[?] 2097[?]  is mandatory 
161.62/159.67	c qxplain 2067/2068
161.62/159.68	c qxplain 2068/2068
161.62/159.69	c 11137[?] -2721[?] -2720[?]  is mandatory 
161.62/159.69	c qxplain 2067/2067
161.72/159.71	c 11138[?] 2721[?] 2720[?] -2097[?]  is mandatory 
161.72/159.71	c qxplain 2063/2066
161.72/159.72	c qxplain 2065/2066
161.72/159.73	c qxplain 2066/2066
161.72/159.74	c 11139[?] -2722[?] -2097[?]  is mandatory 
161.72/159.74	c qxplain 2065/2065
161.72/159.76	c 11140[?] -2722[?] 2720[?]  is mandatory 
161.72/159.76	c qxplain 2063/2064
161.72/159.77	c qxplain 2064/2064
161.72/159.78	c 11141[?] -2720[?] 2722[?] 2097[?]  is mandatory 
161.72/159.78	c qxplain 2063/2063
161.72/159.80	c 11142[?] -2723[?] -2721[?]  is mandatory 
161.72/159.80	c qxplain 2054/2062
161.82/159.81	c qxplain 2059/2062
161.82/159.82	c qxplain 2061/2062
161.82/159.83	c qxplain 2062/2062
161.82/159.84	c 11143[?] -2722[?] -2723[?]  is mandatory 
161.82/159.84	c qxplain 2061/2061
161.82/159.86	c 11144[?] 2723[?] 2722[?] 2721[?]  is mandatory 
161.82/159.86	c qxplain 2059/2060
161.82/159.87	c qxplain 2060/2060
161.82/159.88	c 11145[?] -2703[?] -2724[?]  is mandatory 
161.82/159.88	c qxplain 2059/2059
161.82/159.89	c 11146[?] -2723[?] -2724[?]  is mandatory 
161.82/159.89	c qxplain 2054/2058
161.92/159.90	c qxplain 2057/2058
161.92/159.92	c qxplain 2058/2058
161.92/159.93	c 11147[?] 2703[?] 2724[?] 2723[?]  is mandatory 
161.92/159.93	c qxplain 2057/2057
161.92/159.95	c 11148[?] -2725[?] -2696[?]  is mandatory 
161.92/159.95	c qxplain 2054/2056
161.92/159.96	c qxplain 2056/2056
161.92/159.98	c 11149[?] 2724[?] -2725[?]  is mandatory 
161.92/159.98	c qxplain 2054/2055
161.92/159.99	c qxplain 2055/2055
162.02/160.00	c 11150[?] 2696[?] -2724[?] 2725[?]  is mandatory 
162.02/160.00	c qxplain 2054/2054
162.02/160.02	c 11151[?] -2726[?] 1502[?]  is mandatory 
162.02/160.02	c qxplain 2020/2053
162.02/160.03	c qxplain 2037/2053
162.02/160.04	c qxplain 2046/2053
162.02/160.05	c qxplain 2050/2053
162.02/160.06	c qxplain 2052/2053
162.02/160.07	c qxplain 2053/2053
162.02/160.09	c 11152[?] -2726[?] -2520[?]  is mandatory 
162.02/160.09	c qxplain 2052/2052
162.12/160.10	c 11153[?] -1502[?] 2726[?] 2520[?]  is mandatory 
162.12/160.10	c qxplain 2050/2051
162.12/160.11	c qxplain 2051/2051
162.12/160.14	c 11154[?] -2727[?] -2521[?]  is mandatory 
162.12/160.14	c qxplain 2050/2050
162.12/160.16	c 11155[?] -2726[?] -2727[?]  is mandatory 
162.12/160.16	c qxplain 2046/2049
162.12/160.16	c qxplain 2048/2049
162.12/160.18	c qxplain 2049/2049
162.12/160.19	c 11156[?] 2727[?] 2726[?] 2521[?]  is mandatory 
162.12/160.19	c qxplain 2048/2048
162.21/160.21	c 11157[?] -2728[?] 1530[?]  is mandatory 
162.21/160.21	c qxplain 2046/2047
162.21/160.22	c qxplain 2047/2047
162.21/160.23	c 11158[?] 2727[?] -2728[?]  is mandatory 
162.21/160.23	c qxplain 2046/2046
162.21/160.25	c 11159[?] 2728[?] -2727[?] -1530[?]  is mandatory 
162.21/160.25	c qxplain 2037/2045
162.21/160.26	c qxplain 2042/2045
162.21/160.27	c qxplain 2044/2045
162.21/160.28	c qxplain 2045/2045
162.31/160.30	c 11160[?] -2729[?] 1502[?]  is mandatory 
162.31/160.30	c qxplain 2044/2044
162.31/160.31	c 11161[?] -2729[?] -1530[?]  is mandatory 
162.31/160.31	c qxplain 2042/2043
162.31/160.32	c qxplain 2043/2043
162.31/160.34	c 11162[?] 2729[?] -1502[?] 1530[?]  is mandatory 
162.31/160.34	c qxplain 2042/2042
162.31/160.35	c 11163[?] -2730[?] -2728[?]  is mandatory 
162.31/160.35	c qxplain 2037/2041
162.31/160.36	c qxplain 2040/2041
162.31/160.38	c qxplain 2041/2041
162.31/160.39	c 11164[?] -2730[?] -2729[?]  is mandatory 
162.31/160.39	c qxplain 2040/2040
162.42/160.40	c 11165[?] 2728[?] 2730[?] 2729[?]  is mandatory 
162.42/160.40	c qxplain 2037/2039
162.42/160.41	c qxplain 2039/2039
162.42/160.43	c 11166[?] -2731[?] 2090[?]  is mandatory 
162.42/160.43	c qxplain 2037/2038
162.42/160.44	c qxplain 2038/2038
162.42/160.45	c 11167[?] -2730[?] -2731[?]  is mandatory 
162.42/160.45	c qxplain 2037/2037
162.42/160.46	c 11168[?] 2731[?] 2730[?] -2090[?]  is mandatory 
162.42/160.46	c qxplain 2020/2036
162.42/160.50	c qxplain 2029/2036
162.52/160.53	c qxplain 2033/2036
162.52/160.55	c qxplain 2035/2036
162.52/160.57	c qxplain 2036/2036
162.52/160.59	c 11169[?] -2732[?] -2025[?]  is mandatory 
162.52/160.59	c qxplain 2035/2035
162.62/160.60	c 11170[?] -2732[?] -2026[?]  is mandatory 
162.62/160.60	c qxplain 2033/2034
162.62/160.62	c qxplain 2034/2034
162.62/160.64	c 11171[?] 2732[?] 2025[?] 2026[?]  is mandatory 
162.62/160.64	c qxplain 2033/2033
162.62/160.66	c 11172[?] -2733[?] -2005[?]  is mandatory 
162.62/160.66	c qxplain 2029/2032
162.62/160.67	c qxplain 2031/2032
162.62/160.68	c qxplain 2032/2032
162.71/160.70	c 11173[?] -2733[?] -2732[?]  is mandatory 
162.71/160.70	c qxplain 2031/2031
162.71/160.71	c 11174[?] 2733[?] 2732[?] 2005[?]  is mandatory 
162.71/160.71	c qxplain 2029/2030
162.71/160.73	c qxplain 2030/2030
162.71/160.75	c 11175[?] -2734[?] 1471[?]  is mandatory 
162.71/160.75	c qxplain 2029/2029
162.71/160.77	c 11176[?] -2734[?] 2008[?]  is mandatory 
162.71/160.77	c qxplain 2020/2028
162.71/160.79	c qxplain 2025/2028
162.81/160.80	c qxplain 2027/2028
162.81/160.82	c qxplain 2028/2028
162.81/160.83	c 11177[?] -1471[?] -2008[?] 2734[?]  is mandatory 
162.81/160.83	c qxplain 2027/2027
162.81/160.85	c 11178[?] -2735[?] -1471[?]  is mandatory 
162.81/160.85	c qxplain 2025/2026
162.81/160.87	c qxplain 2026/2026
162.81/160.89	c 11179[?] -2735[?] -2008[?]  is mandatory 
162.81/160.89	c qxplain 2025/2025
162.91/160.90	c 11180[?] 1471[?] 2008[?] 2735[?]  is mandatory 
162.91/160.90	c qxplain 2020/2024
162.91/160.91	c qxplain 2023/2024
162.91/160.93	c qxplain 2024/2024
162.91/160.95	c 11181[?] -2734[?] -2736[?]  is mandatory 
162.91/160.95	c qxplain 2023/2023
162.91/160.96	c 11182[?] -2735[?] -2736[?]  is mandatory 
162.91/160.96	c qxplain 2020/2022
162.91/160.98	c qxplain 2022/2022
162.91/160.99	c 11183[?] 2734[?] 2735[?] 2736[?]  is mandatory 
162.91/160.99	c qxplain 2020/2021
163.01/161.03	c qxplain 2021/2021
163.01/161.04	c 11184[?] -2737[?] 2733[?]  is mandatory 
163.01/161.04	c qxplain 2020/2020
163.01/161.06	c 11185[?] -2736[?] -2737[?]  is mandatory 
163.01/161.06	c qxplain 1885/2019
163.01/161.07	c qxplain 1953/2019
163.01/161.08	c qxplain 1987/2019
163.01/161.09	c qxplain 2004/2019
163.11/161.10	c qxplain 2012/2019
163.11/161.12	c qxplain 2016/2019
163.11/161.13	c qxplain 2018/2019
163.11/161.14	c qxplain 2019/2019
163.11/161.15	c 11186[?] 2736[?] -2733[?] 2737[?]  is mandatory 
163.11/161.15	c qxplain 2018/2018
163.11/161.17	c 11187[?] -2733[?] -2738[?]  is mandatory 
163.11/161.17	c qxplain 2016/2017
163.11/161.18	c qxplain 2017/2017
163.21/161.21	c 11188[?] 2736[?] -2738[?]  is mandatory 
163.21/161.21	c qxplain 2016/2016
163.21/161.23	c 11189[?] 2733[?] -2736[?] 2738[?]  is mandatory 
163.21/161.23	c qxplain 2012/2015
163.21/161.25	c qxplain 2014/2015
163.21/161.27	c qxplain 2015/2015
163.21/161.29	c 11190[?] -2737[?] -2739[?]  is mandatory 
163.21/161.29	c qxplain 2014/2014
163.32/161.30	c 11191[?] -2738[?] -2739[?]  is mandatory 
163.32/161.30	c qxplain 2012/2013
163.32/161.32	c qxplain 2013/2013
163.32/161.33	c 11192[?] 2738[?] 2737[?] 2739[?]  is mandatory 
163.32/161.33	c qxplain 2012/2012
163.32/161.34	c 11193[?] -2740[?] 1909[?]  is mandatory 
163.32/161.34	c qxplain 2004/2011
163.32/161.35	c qxplain 2008/2011
163.32/161.37	c qxplain 2010/2011
163.32/161.39	c qxplain 2011/2011
163.42/161.41	c 11194[?] -2739[?] -2740[?]  is mandatory 
163.42/161.41	c qxplain 2010/2010
163.42/161.43	c 11195[?] 2739[?] 2740[?] -1909[?]  is mandatory 
163.42/161.43	c qxplain 2008/2009
163.42/161.44	c qxplain 2009/2009
163.42/161.45	c 11196[?] -2741[?] 1479[?]  is mandatory 
163.42/161.45	c qxplain 2008/2008
163.42/161.46	c 11197[?] -2741[?] -1909[?]  is mandatory 
163.42/161.46	c qxplain 2004/2007
163.42/161.47	c qxplain 2006/2007
163.42/161.48	c qxplain 2007/2007
163.42/161.49	c 11198[?] -1479[?] 2741[?] 1909[?]  is mandatory 
163.42/161.49	c qxplain 2006/2006
163.52/161.52	c 11199[?] -2740[?] -2742[?]  is mandatory 
163.52/161.52	c qxplain 2004/2005
163.52/161.53	c qxplain 2005/2005
163.52/161.54	c 11200[?] -2741[?] -2742[?]  is mandatory 
163.52/161.54	c qxplain 2004/2004
163.52/161.55	c 11201[?] 2742[?] 2741[?] 2740[?]  is mandatory 
163.52/161.55	c qxplain 1987/2003
163.52/161.56	c qxplain 1996/2003
163.52/161.57	c qxplain 2000/2003
163.52/161.58	c qxplain 2002/2003
163.52/161.59	c qxplain 2003/2003
163.62/161.60	c 11202[?] -2743[?] -2090[?]  is mandatory 
163.62/161.60	c qxplain 2002/2002
163.62/161.62	c 11203[?] -2743[?] -2742[?]  is mandatory 
163.62/161.62	c qxplain 2000/2001
163.62/161.63	c qxplain 2001/2001
163.62/161.64	c 11204[?] 2742[?] 2090[?] 2743[?]  is mandatory 
163.62/161.64	c qxplain 2000/2000
163.62/161.66	c 11205[?] -2744[?] -2731[?]  is mandatory 
163.62/161.66	c qxplain 1996/1999
163.62/161.67	c qxplain 1998/1999
163.62/161.68	c qxplain 1999/1999
163.62/161.70	c 11206[?] -2743[?] -2744[?]  is mandatory 
163.62/161.70	c qxplain 1998/1998
163.72/161.71	c 11207[?] 2731[?] 2744[?] 2743[?]  is mandatory 
163.72/161.71	c qxplain 1996/1997
163.72/161.72	c qxplain 1997/1997
163.72/161.74	c 11208[?] -2745[?] 2097[?]  is mandatory 
163.72/161.74	c qxplain 1996/1996
163.72/161.75	c 11209[?] -2745[?] -2744[?]  is mandatory 
163.72/161.75	c qxplain 1987/1995
163.72/161.76	c qxplain 1992/1995
163.72/161.77	c qxplain 1994/1995
163.72/161.79	c qxplain 1995/1995
163.82/161.80	c 11210[?] 2745[?] 2744[?] -2097[?]  is mandatory 
163.82/161.80	c qxplain 1994/1994
163.82/161.81	c 11211[?] -2746[?] -2097[?]  is mandatory 
163.82/161.81	c qxplain 1992/1993
163.82/161.82	c qxplain 1993/1993
163.82/161.84	c 11212[?] -2746[?] 2744[?]  is mandatory 
163.82/161.84	c qxplain 1992/1992
163.82/161.85	c 11213[?] -2744[?] 2746[?] 2097[?]  is mandatory 
163.82/161.85	c qxplain 1987/1991
163.82/161.86	c qxplain 1990/1991
163.82/161.87	c qxplain 1991/1991
163.82/161.89	c 11214[?] -2747[?] -2745[?]  is mandatory 
163.82/161.89	c qxplain 1990/1990
163.91/161.90	c 11215[?] -2746[?] -2747[?]  is mandatory 
163.91/161.90	c qxplain 1987/1989
163.91/161.91	c qxplain 1989/1989
163.91/161.92	c 11216[?] 2747[?] 2746[?] 2745[?]  is mandatory 
163.91/161.92	c qxplain 1987/1988
163.91/161.94	c qxplain 1988/1988
163.91/161.95	c 11217[?] 2696[?] -2748[?]  is mandatory 
163.91/161.95	c qxplain 1987/1987
163.91/161.96	c 11218[?] -2724[?] -2748[?]  is mandatory 
163.91/161.96	c qxplain 1953/1986
163.91/161.97	c qxplain 1970/1986
163.91/161.98	c qxplain 1979/1986
163.91/161.99	c qxplain 1983/1986
164.01/162.00	c qxplain 1985/1986
164.01/162.01	c qxplain 1986/1986
164.01/162.02	c 11219[?] 2724[?] -2696[?] 2748[?]  is mandatory 
164.01/162.02	c qxplain 1985/1985
164.01/162.04	c 11220[?] -2749[?] -2747[?]  is mandatory 
164.01/162.04	c qxplain 1983/1984
164.01/162.05	c qxplain 1984/1984
164.01/162.06	c 11221[?] -2748[?] -2749[?]  is mandatory 
164.01/162.06	c qxplain 1983/1983
164.01/162.08	c 11222[?] 2748[?] 2747[?] 2749[?]  is mandatory 
164.01/162.08	c qxplain 1979/1982
164.01/162.09	c qxplain 1981/1982
164.11/162.10	c qxplain 1982/1982
164.11/162.12	c 11223[?] -2725[?] -2750[?]  is mandatory 
164.11/162.12	c qxplain 1981/1981
164.11/162.13	c 11224[?] -2749[?] -2750[?]  is mandatory 
164.11/162.13	c qxplain 1979/1980
164.11/162.14	c qxplain 1980/1980
164.11/162.15	c 11225[?] 2749[?] 2750[?] 2725[?]  is mandatory 
164.11/162.15	c qxplain 1979/1979
164.11/162.16	c 11226[?] 2703[?] -2751[?]  is mandatory 
164.11/162.16	c qxplain 1970/1978
164.11/162.18	c qxplain 1975/1978
164.11/162.19	c qxplain 1977/1978
164.11/162.20	c qxplain 1978/1978
164.21/162.21	c 11227[?] -2751[?] 2723[?]  is mandatory 
164.21/162.21	c qxplain 1977/1977
164.21/162.23	c 11228[?] -2703[?] -2723[?] 2751[?]  is mandatory 
164.21/162.23	c qxplain 1975/1976
164.21/162.24	c qxplain 1976/1976
164.21/162.25	c 11229[?] -2752[?] 2696[?]  is mandatory 
164.21/162.25	c qxplain 1975/1975
164.21/162.27	c 11230[?] -2752[?] 2747[?]  is mandatory 
164.21/162.27	c qxplain 1970/1974
164.21/162.28	c qxplain 1973/1974
164.21/162.29	c qxplain 1974/1974
164.31/162.30	c 11231[?] -2696[?] -2747[?] 2752[?]  is mandatory 
164.31/162.30	c qxplain 1973/1973
164.31/162.31	c 11232[?] -2751[?] -2753[?]  is mandatory 
164.31/162.31	c qxplain 1970/1972
164.31/162.32	c qxplain 1972/1972
164.31/162.34	c 11233[?] -2753[?] -2752[?]  is mandatory 
164.31/162.34	c qxplain 1970/1971
164.31/162.35	c qxplain 1971/1971
164.31/162.36	c 11234[?] 2751[?] 2753[?] 2752[?]  is mandatory 
164.31/162.36	c qxplain 1970/1970
164.31/162.38	c 11235[?] 1564[?] -2754[?]  is mandatory 
164.31/162.38	c qxplain 1953/1969
164.31/162.39	c qxplain 1962/1969
164.41/162.40	c qxplain 1966/1969
164.41/162.41	c qxplain 1968/1969
164.41/162.43	c qxplain 1969/1969
164.41/162.44	c 11236[?] -2754[?] 1900[?]  is mandatory 
164.41/162.44	c qxplain 1968/1968
164.41/162.45	c 11237[?] -1564[?] 2754[?] -1900[?]  is mandatory 
164.41/162.45	c qxplain 1966/1967
164.41/162.47	c qxplain 1967/1967
164.41/162.48	c 11238[?] 1587[?] -2755[?]  is mandatory 
164.41/162.48	c qxplain 1966/1966
164.41/162.49	c 11239[?] -2755[?] 1875[?]  is mandatory 
164.41/162.49	c qxplain 1962/1965
164.51/162.50	c qxplain 1964/1965
164.51/162.52	c qxplain 1965/1965
164.51/162.53	c 11240[?] 2755[?] -1587[?] -1875[?]  is mandatory 
164.51/162.53	c qxplain 1964/1964
164.51/162.54	c 11241[?] 1672[?] -2756[?]  is mandatory 
164.51/162.54	c qxplain 1962/1963
164.51/162.56	c qxplain 1963/1963
164.51/162.57	c 11242[?] -2756[?] 1877[?]  is mandatory 
164.51/162.57	c qxplain 1962/1962
164.51/162.58	c 11243[?] -1672[?] 2756[?] -1877[?]  is mandatory 
164.51/162.58	c qxplain 1953/1961
164.51/162.60	c qxplain 1958/1961
164.61/162.61	c qxplain 1960/1961
164.61/162.62	c qxplain 1961/1961
164.61/162.63	c 11244[?] 1610[?] -2757[?]  is mandatory 
164.61/162.63	c qxplain 1960/1960
164.61/162.65	c 11245[?] -2757[?] 1873[?]  is mandatory 
164.61/162.65	c qxplain 1958/1959
164.61/162.66	c qxplain 1959/1959
164.61/162.67	c 11246[?] 2757[?] -1610[?] -1873[?]  is mandatory 
164.61/162.67	c qxplain 1958/1958
164.61/162.69	c 11247[?] -2756[?] -2758[?]  is mandatory 
164.61/162.69	c qxplain 1953/1957
164.61/162.70	c qxplain 1956/1957
164.72/162.71	c qxplain 1957/1957
164.72/162.72	c 11248[?] -2758[?] -2757[?]  is mandatory 
164.72/162.72	c qxplain 1956/1956
164.72/162.74	c 11249[?] 2757[?] 2758[?] 2756[?]  is mandatory 
164.72/162.74	c qxplain 1953/1955
164.72/162.75	c qxplain 1955/1955
164.72/162.76	c 11250[?] -2759[?] -2755[?]  is mandatory 
164.72/162.76	c qxplain 1953/1954
164.72/162.77	c qxplain 1954/1954
164.72/162.79	c 11251[?] -2759[?] 2758[?]  is mandatory 
164.72/162.79	c qxplain 1953/1953
164.82/162.80	c 11252[?] -2758[?] 2759[?] 2755[?]  is mandatory 
164.82/162.80	c qxplain 1885/1952
164.82/162.82	c qxplain 1919/1952
164.82/162.82	c qxplain 1936/1952
164.82/162.83	c qxplain 1945/1952
164.82/162.84	c qxplain 1949/1952
164.82/162.85	c qxplain 1951/1952
164.82/162.87	c qxplain 1952/1952
164.82/162.88	c 11253[?] -2754[?] -2760[?]  is mandatory 
164.82/162.88	c qxplain 1951/1951
164.82/162.89	c 11254[?] -2760[?] 2759[?]  is mandatory 
164.82/162.89	c qxplain 1949/1950
164.91/162.91	c qxplain 1950/1950
164.91/162.92	c 11255[?] -2759[?] 2760[?] 2754[?]  is mandatory 
164.91/162.92	c qxplain 1949/1949
164.91/162.95	c 11256[?] -2761[?] 1499[?]  is mandatory 
164.91/162.95	c qxplain 1945/1948
164.91/162.97	c qxplain 1947/1948
164.91/162.98	c qxplain 1948/1948
164.91/162.99	c 11257[?] -1500[?] -2761[?]  is mandatory 
164.91/162.99	c qxplain 1947/1947
165.01/163.01	c 11258[?] 2761[?] 1500[?] -1499[?]  is mandatory 
165.01/163.01	c qxplain 1945/1946
165.01/163.02	c qxplain 1946/1946
165.01/163.04	c 11259[?] -2762[?] -1499[?]  is mandatory 
165.01/163.04	c qxplain 1945/1945
165.01/163.07	c 11260[?] -2762[?] 1500[?]  is mandatory 
165.01/163.07	c qxplain 1936/1944
165.01/163.08	c qxplain 1941/1944
165.01/163.09	c qxplain 1943/1944
165.11/163.10	c qxplain 1944/1944
165.11/163.11	c 11261[?] 2762[?] -1500[?] 1499[?]  is mandatory 
165.11/163.11	c qxplain 1943/1943
165.11/163.13	c 11262[?] -2763[?] -2761[?]  is mandatory 
165.11/163.13	c qxplain 1941/1942
165.11/163.14	c qxplain 1942/1942
165.11/163.16	c 11263[?] -2763[?] -2762[?]  is mandatory 
165.11/163.16	c qxplain 1941/1941
165.11/163.17	c 11264[?] 2763[?] 2761[?] 2762[?]  is mandatory 
165.11/163.17	c qxplain 1936/1940
165.11/163.18	c qxplain 1939/1940
165.21/163.20	c qxplain 1940/1940
165.21/163.21	c 11265[?] -2764[?] 1530[?]  is mandatory 
165.21/163.21	c qxplain 1939/1939
165.21/163.23	c 11266[?] -2764[?] -2763[?]  is mandatory 
165.21/163.23	c qxplain 1936/1938
165.21/163.24	c qxplain 1938/1938
165.21/163.25	c 11267[?] 2764[?] 2763[?] -1530[?]  is mandatory 
165.21/163.25	c qxplain 1936/1937
165.21/163.27	c qxplain 1937/1937
165.21/163.28	c 11268[?] 1500[?] -2765[?]  is mandatory 
165.21/163.28	c qxplain 1936/1936
165.21/163.30	c 11269[?] -2765[?] -1530[?]  is mandatory 
165.21/163.30	c qxplain 1919/1935
165.31/163.31	c qxplain 1928/1935
165.31/163.32	c qxplain 1932/1935
165.31/163.33	c qxplain 1934/1935
165.31/163.34	c qxplain 1935/1935
165.31/163.35	c 11270[?] 2765[?] -1500[?] 1530[?]  is mandatory 
165.31/163.35	c qxplain 1934/1934
165.31/163.37	c 11271[?] -2766[?] -2764[?]  is mandatory 
165.31/163.37	c qxplain 1932/1933
165.31/163.38	c qxplain 1933/1933
165.31/163.39	c 11272[?] -2766[?] -2765[?]  is mandatory 
165.31/163.39	c qxplain 1932/1932
165.41/163.41	c 11273[?] 2766[?] 2764[?] 2765[?]  is mandatory 
165.41/163.41	c qxplain 1928/1931
165.41/163.42	c qxplain 1930/1931
165.41/163.44	c qxplain 1931/1931
165.41/163.46	c 11274[?] -2767[?] 2090[?]  is mandatory 
165.41/163.46	c qxplain 1930/1930
165.41/163.47	c 11275[?] -2766[?] -2767[?]  is mandatory 
165.41/163.47	c qxplain 1928/1929
165.41/163.48	c qxplain 1929/1929
165.41/163.50	c 11276[?] 2767[?] 2766[?] -2090[?]  is mandatory 
165.41/163.50	c qxplain 1928/1928
165.51/163.51	c 11277[?] -2019[?] -2768[?]  is mandatory 
165.51/163.51	c qxplain 1919/1927
165.51/163.55	c qxplain 1924/1927
165.51/163.59	c qxplain 1926/1927
165.61/163.62	c qxplain 1927/1927
165.61/163.63	c 11278[?] -2768[?] 2022[?]  is mandatory 
165.61/163.63	c qxplain 1926/1926
165.61/163.65	c 11279[?] -2022[?] 2768[?] 2019[?]  is mandatory 
165.61/163.65	c qxplain 1924/1925
165.71/163.72	c qxplain 1925/1925
165.71/163.73	c 11280[?] -2769[?] 2016[?]  is mandatory 
165.71/163.73	c qxplain 1924/1924
165.71/163.75	c 11281[?] 2019[?] -2769[?]  is mandatory 
165.71/163.75	c qxplain 1919/1923
165.71/163.77	c qxplain 1922/1923
165.71/163.79	c qxplain 1923/1923
165.81/163.80	c 11282[?] 2769[?] -2019[?] -2016[?]  is mandatory 
165.81/163.80	c qxplain 1922/1922
165.81/163.83	c 11283[?] -2770[?] -2016[?]  is mandatory 
165.81/163.83	c qxplain 1919/1921
165.81/163.85	c qxplain 1921/1921
165.81/163.87	c 11284[?] -2019[?] -2770[?]  is mandatory 
165.81/163.87	c qxplain 1919/1920
165.81/163.88	c qxplain 1920/1920
165.81/163.90	c 11285[?] 2770[?] 2019[?] 2016[?]  is mandatory 
165.81/163.90	c qxplain 1919/1919
165.91/163.92	c 11286[?] -2769[?] -2771[?]  is mandatory 
165.91/163.92	c qxplain 1885/1918
165.91/163.93	c qxplain 1902/1918
165.91/163.95	c qxplain 1911/1918
165.91/163.96	c qxplain 1915/1918
165.91/163.98	c qxplain 1917/1918
165.91/163.99	c qxplain 1918/1918
166.01/164.01	c 11287[?] -2770[?] -2771[?]  is mandatory 
166.01/164.01	c qxplain 1917/1917
166.01/164.03	c 11288[?] 2769[?] 2770[?] 2771[?]  is mandatory 
166.01/164.03	c qxplain 1915/1916
166.01/164.07	c qxplain 1916/1916
166.01/164.09	c 11289[?] -2772[?] -1473[?]  is mandatory 
166.01/164.09	c qxplain 1915/1915
166.11/164.11	c 11290[?] -2771[?] -2772[?]  is mandatory 
166.11/164.11	c qxplain 1911/1914
166.11/164.13	c qxplain 1913/1914
166.11/164.14	c qxplain 1914/1914
166.11/164.15	c 11291[?] 2771[?] 1473[?] 2772[?]  is mandatory 
166.11/164.15	c qxplain 1913/1913
166.11/164.16	c 11292[?] -2773[?] -2016[?]  is mandatory 
166.11/164.16	c qxplain 1911/1912
166.11/164.18	c qxplain 1912/1912
166.21/164.20	c 11293[?] -2773[?] 2019[?]  is mandatory 
166.21/164.20	c qxplain 1911/1911
166.21/164.22	c 11294[?] 2773[?] -2019[?] 2016[?]  is mandatory 
166.21/164.22	c qxplain 1902/1910
166.21/164.24	c qxplain 1907/1910
166.21/164.26	c qxplain 1909/1910
166.21/164.27	c qxplain 1910/1910
166.21/164.28	c 11295[?] 1473[?] -2774[?]  is mandatory 
166.21/164.28	c qxplain 1909/1909
166.21/164.30	c 11296[?] -2774[?] 2773[?]  is mandatory 
166.31/164.30	c qxplain 1907/1908
166.31/164.31	c qxplain 1908/1908
166.31/164.33	c 11297[?] -1473[?] -2773[?] 2774[?]  is mandatory 
166.31/164.33	c qxplain 1907/1907
166.31/164.35	c 11298[?] -2772[?] -2775[?]  is mandatory 
166.31/164.35	c qxplain 1902/1906
166.31/164.37	c qxplain 1905/1906
166.31/164.39	c qxplain 1906/1906
166.41/164.41	c 11299[?] -2774[?] -2775[?]  is mandatory 
166.41/164.41	c qxplain 1905/1905
166.41/164.42	c 11300[?] 2774[?] 2772[?] 2775[?]  is mandatory 
166.41/164.42	c qxplain 1902/1904
166.41/164.44	c qxplain 1904/1904
166.41/164.46	c 11301[?] -2768[?] -2776[?]  is mandatory 
166.41/164.46	c qxplain 1902/1903
166.41/164.48	c qxplain 1903/1903
166.51/164.50	c 11302[?] 2775[?] -2776[?]  is mandatory 
166.51/164.50	c qxplain 1902/1902
166.51/164.51	c 11303[?] 2768[?] -2775[?] 2776[?]  is mandatory 
166.51/164.51	c qxplain 1885/1901
166.51/164.53	c qxplain 1894/1901
166.51/164.54	c qxplain 1898/1901
166.51/164.56	c qxplain 1900/1901
166.51/164.58	c qxplain 1901/1901
166.51/164.59	c 11304[?] -2777[?] 1909[?]  is mandatory 
166.51/164.59	c qxplain 1900/1900
166.61/164.61	c 11305[?] -2776[?] -2777[?]  is mandatory 
166.61/164.61	c qxplain 1898/1899
166.61/164.63	c qxplain 1899/1899
166.61/164.64	c 11306[?] 2776[?] 2777[?] -1909[?]  is mandatory 
166.61/164.64	c qxplain 1898/1898
166.61/164.66	c 11307[?] 1477[?] -2778[?]  is mandatory 
166.61/164.66	c qxplain 1894/1897
166.61/164.67	c qxplain 1896/1897
166.61/164.68	c qxplain 1897/1897
166.61/164.69	c 11308[?] -2778[?] -1909[?]  is mandatory 
166.61/164.69	c qxplain 1896/1896
166.71/164.71	c 11309[?] -1477[?] 2778[?] 1909[?]  is mandatory 
166.71/164.71	c qxplain 1894/1895
166.71/164.72	c qxplain 1895/1895
166.71/164.74	c 11310[?] -2777[?] -2779[?]  is mandatory 
166.71/164.74	c qxplain 1894/1894
166.71/164.75	c 11311[?] -2779[?] -2778[?]  is mandatory 
166.71/164.75	c qxplain 1885/1893
166.71/164.76	c qxplain 1890/1893
166.71/164.78	c qxplain 1892/1893
166.71/164.79	c qxplain 1893/1893
166.81/164.80	c 11312[?] 2778[?] 2779[?] 2777[?]  is mandatory 
166.81/164.80	c qxplain 1892/1892
166.81/164.82	c 11313[?] -2780[?] -2090[?]  is mandatory 
166.81/164.82	c qxplain 1890/1891
166.81/164.83	c qxplain 1891/1891
166.81/164.84	c 11314[?] -2779[?] -2780[?]  is mandatory 
166.81/164.84	c qxplain 1890/1890
166.81/164.86	c 11315[?] 2779[?] 2780[?] 2090[?]  is mandatory 
166.81/164.86	c qxplain 1885/1889
166.81/164.87	c qxplain 1888/1889
166.81/164.88	c qxplain 1889/1889
166.81/164.89	c 11316[?] -2767[?] -2781[?]  is mandatory 
166.81/164.89	c qxplain 1888/1888
166.91/164.91	c 11317[?] -2780[?] -2781[?]  is mandatory 
166.91/164.91	c qxplain 1885/1887
166.91/164.92	c qxplain 1887/1887
166.91/164.93	c 11318[?] 2767[?] 2781[?] 2780[?]  is mandatory 
166.91/164.93	c qxplain 1885/1886
166.91/164.95	c qxplain 1886/1886
166.91/164.96	c 11319[?] -2782[?] 2097[?]  is mandatory 
166.91/164.96	c qxplain 1885/1885
166.91/164.97	c 11320[?] -2781[?] -2782[?]  is mandatory 
166.91/164.97	c qxplain 1616/1884
166.91/164.98	c qxplain 1751/1884
166.91/165.00	c qxplain 1818/1884
167.01/165.01	c qxplain 1852/1884
167.01/165.02	c qxplain 1869/1884
167.01/165.03	c qxplain 1877/1884
167.01/165.03	c qxplain 1881/1884
167.01/165.05	c qxplain 1883/1884
167.01/165.06	c qxplain 1884/1884
167.01/165.07	c 11321[?] 2781[?] 2782[?] -2097[?]  is mandatory 
167.01/165.07	c qxplain 1883/1883
167.01/165.08	c 11322[?] -2783[?] -2097[?]  is mandatory 
167.01/165.08	c qxplain 1881/1882
167.01/165.09	c qxplain 1882/1882
167.12/165.11	c 11323[?] 2781[?] -2783[?]  is mandatory 
167.12/165.11	c qxplain 1881/1881
167.12/165.12	c 11324[?] -2781[?] 2783[?] 2097[?]  is mandatory 
167.12/165.12	c qxplain 1877/1880
167.12/165.13	c qxplain 1879/1880
167.12/165.15	c qxplain 1880/1880
167.12/165.16	c 11325[?] -2782[?] -2784[?]  is mandatory 
167.12/165.16	c qxplain 1879/1879
167.12/165.17	c 11326[?] -2783[?] -2784[?]  is mandatory 
167.12/165.17	c qxplain 1877/1878
167.12/165.18	c qxplain 1878/1878
167.12/165.20	c 11327[?] 2783[?] 2784[?] 2782[?]  is mandatory 
167.12/165.20	c qxplain 1877/1877
167.21/165.21	c 11328[?] -2785[?] 2760[?]  is mandatory 
167.21/165.21	c qxplain 1869/1876
167.21/165.22	c qxplain 1873/1876
167.21/165.23	c qxplain 1875/1876
167.21/165.24	c qxplain 1876/1876
167.21/165.25	c 11329[?] -2785[?] 2784[?]  is mandatory 
167.21/165.25	c qxplain 1875/1875
167.21/165.27	c 11330[?] -2760[?] 2785[?] -2784[?]  is mandatory 
167.21/165.27	c qxplain 1873/1874
167.21/165.28	c qxplain 1874/1874
167.21/165.30	c 11331[?] 1563[?] -2786[?]  is mandatory 
167.21/165.30	c qxplain 1873/1873
167.31/165.31	c 11332[?] -2786[?] 1900[?]  is mandatory 
167.31/165.31	c qxplain 1869/1872
167.31/165.32	c qxplain 1871/1872
167.31/165.33	c qxplain 1872/1872
167.31/165.35	c 11333[?] 2786[?] -1563[?] -1900[?]  is mandatory 
167.31/165.35	c qxplain 1871/1871
167.31/165.36	c 11334[?] 1586[?] -2787[?]  is mandatory 
167.31/165.36	c qxplain 1869/1870
167.31/165.37	c qxplain 1870/1870
167.31/165.39	c 11335[?] -2787[?] 1875[?]  is mandatory 
167.31/165.39	c qxplain 1869/1869
167.41/165.40	c 11336[?] 2787[?] -1586[?] -1875[?]  is mandatory 
167.41/165.40	c qxplain 1852/1868
167.41/165.41	c qxplain 1861/1868
167.41/165.42	c qxplain 1865/1868
167.41/165.43	c qxplain 1867/1868
167.41/165.45	c qxplain 1868/1868
167.41/165.46	c 11337[?] 1664[?] -2788[?]  is mandatory 
167.41/165.46	c qxplain 1867/1867
167.41/165.47	c 11338[?] -2788[?] 1877[?]  is mandatory 
167.41/165.47	c qxplain 1865/1866
167.41/165.49	c qxplain 1866/1866
167.51/165.50	c 11339[?] 2788[?] -1664[?] -1877[?]  is mandatory 
167.51/165.50	c qxplain 1865/1865
167.51/165.52	c 11340[?] 1609[?] -2789[?]  is mandatory 
167.51/165.52	c qxplain 1861/1864
167.51/165.53	c qxplain 1863/1864
167.51/165.54	c qxplain 1864/1864
167.51/165.56	c 11341[?] -2789[?] 1873[?]  is mandatory 
167.51/165.56	c qxplain 1863/1863
167.51/165.57	c 11342[?] 2789[?] -1609[?] -1873[?]  is mandatory 
167.51/165.57	c qxplain 1861/1862
167.51/165.58	c qxplain 1862/1862
167.51/165.60	c 11343[?] -2790[?] -2788[?]  is mandatory 
167.51/165.60	c qxplain 1861/1861
167.61/165.61	c 11344[?] -2790[?] -2789[?]  is mandatory 
167.61/165.61	c qxplain 1852/1860
167.61/165.62	c qxplain 1857/1860
167.61/165.63	c qxplain 1859/1860
167.61/165.64	c qxplain 1860/1860
167.61/165.66	c 11345[?] 2789[?] 2790[?] 2788[?]  is mandatory 
167.61/165.66	c qxplain 1859/1859
167.61/165.67	c 11346[?] -2791[?] -2787[?]  is mandatory 
167.61/165.67	c qxplain 1857/1858
167.61/165.68	c qxplain 1858/1858
167.71/165.70	c 11347[?] -2791[?] 2790[?]  is mandatory 
167.71/165.70	c qxplain 1857/1857
167.71/165.71	c 11348[?] -2790[?] 2791[?] 2787[?]  is mandatory 
167.71/165.71	c qxplain 1852/1856
167.71/165.72	c qxplain 1855/1856
167.71/165.74	c qxplain 1856/1856
167.71/165.75	c 11349[?] -2792[?] -2786[?]  is mandatory 
167.71/165.75	c qxplain 1855/1855
167.71/165.76	c 11350[?] -2792[?] 2791[?]  is mandatory 
167.71/165.76	c qxplain 1852/1854
167.71/165.77	c qxplain 1854/1854
167.71/165.79	c 11351[?] -2791[?] 2792[?] 2786[?]  is mandatory 
167.71/165.79	c qxplain 1852/1853
167.81/165.81	c qxplain 1853/1853
167.81/165.83	c 11352[?] -2793[?] 1499[?]  is mandatory 
167.81/165.83	c qxplain 1852/1852
167.91/165.92	c qxplain 1818/1851
167.91/165.93	c qxplain 1835/1851
167.91/165.94	c qxplain 1844/1851
167.91/165.95	c qxplain 1848/1851
167.91/165.96	c qxplain 1850/1851
167.91/165.97	c qxplain 1851/1851
167.91/165.99	c 11354[?] 2793[?] -1530[?] -1499[?]  is mandatory 
167.91/165.99	c qxplain 1850/1850
167.91/166.00	c 11355[?] -2794[?] 1499[?]  is mandatory 
167.91/166.00	c qxplain 1848/1849
168.02/166.01	c qxplain 1849/1849
168.02/166.09	c qxplain 1848/1848
168.02/166.10	c 11357[?] 2794[?] 1530[?] -1499[?]  is mandatory 
168.02/166.10	c qxplain 1844/1847
168.12/166.11	c qxplain 1846/1847
168.12/166.12	c qxplain 1847/1847
168.12/166.13	c 11358[?] -2795[?] -2793[?]  is mandatory 
168.12/166.13	c qxplain 1846/1846
168.12/166.14	c 11359[?] -2795[?] -2794[?]  is mandatory 
168.12/166.14	c qxplain 1844/1845
168.12/166.15	c qxplain 1845/1845
168.12/166.16	c 11360[?] 2795[?] 2794[?] 2793[?]  is mandatory 
168.12/166.16	c qxplain 1844/1844
168.21/166.21	c 11361[?] -2796[?] 2090[?]  is mandatory 
168.21/166.21	c qxplain 1835/1843
168.21/166.22	c qxplain 1840/1843
168.21/166.23	c qxplain 1842/1843
168.21/166.24	c qxplain 1843/1843
168.21/166.25	c 11362[?] -2796[?] -2795[?]  is mandatory 
168.21/166.25	c qxplain 1842/1842
168.21/166.26	c 11363[?] 2796[?] 2795[?] -2090[?]  is mandatory 
168.21/166.26	c qxplain 1840/1841
168.31/166.30	c qxplain 1841/1841
168.31/166.32	c 11364[?] -2797[?] 1474[?]  is mandatory 
168.31/166.32	c qxplain 1840/1840
168.31/166.36	c 11365[?] 2015[?] -2797[?]  is mandatory 
168.31/166.36	c qxplain 1835/1839
168.31/166.39	c qxplain 1838/1839
168.51/166.54	c qxplain 1839/1839
168.51/166.57	c 11366[?] -2015[?] 2797[?] -1474[?]  is mandatory 
168.51/166.57	c qxplain 1838/1838
168.81/166.81	c 11367[?] -2798[?] -1474[?]  is mandatory 
168.81/166.81	c qxplain 1835/1837
168.81/166.83	c qxplain 1837/1837
168.81/166.85	c 11368[?] -2015[?] -2798[?]  is mandatory 
168.81/166.85	c qxplain 1835/1836
168.81/166.86	c qxplain 1836/1836
168.81/166.88	c 11369[?] 2015[?] 1474[?] 2798[?]  is mandatory 
168.81/166.88	c qxplain 1835/1835
168.91/166.90	c 11370[?] -2797[?] -2799[?]  is mandatory 
168.91/166.90	c qxplain 1818/1834
168.91/166.91	c qxplain 1827/1834
168.91/166.93	c qxplain 1831/1834
168.91/166.94	c qxplain 1833/1834
168.91/166.96	c qxplain 1834/1834
168.91/166.98	c 11371[?] -2798[?] -2799[?]  is mandatory 
168.91/166.98	c qxplain 1833/1833
168.91/167.00	c 11372[?] 2799[?] 2798[?] 2797[?]  is mandatory 
169.01/167.00	c qxplain 1831/1832
169.01/167.01	c qxplain 1832/1832
169.01/167.02	c 11373[?] -2800[?] 1909[?]  is mandatory 
169.01/167.02	c qxplain 1831/1831
169.01/167.04	c 11374[?] -2799[?] -2800[?]  is mandatory 
169.01/167.04	c qxplain 1827/1830
169.01/167.05	c qxplain 1829/1830
169.01/167.07	c qxplain 1830/1830
169.01/167.09	c 11375[?] 2799[?] -1909[?] 2800[?]  is mandatory 
169.01/167.09	c qxplain 1829/1829
169.11/167.10	c 11376[?] 1476[?] -2801[?]  is mandatory 
169.11/167.10	c qxplain 1827/1828
169.11/167.12	c qxplain 1828/1828
169.11/167.13	c 11377[?] -2801[?] -1909[?]  is mandatory 
169.11/167.13	c qxplain 1827/1827
169.11/167.14	c 11378[?] -1476[?] 2801[?] 1909[?]  is mandatory 
169.11/167.14	c qxplain 1818/1826
169.11/167.15	c qxplain 1823/1826
169.11/167.17	c qxplain 1825/1826
169.11/167.19	c qxplain 1826/1826
169.21/167.22	c 11379[?] -2802[?] -2800[?]  is mandatory 
169.21/167.22	c qxplain 1825/1825
169.21/167.23	c 11380[?] -2802[?] -2801[?]  is mandatory 
169.21/167.23	c qxplain 1823/1824
169.21/167.24	c qxplain 1824/1824
169.21/167.27	c 11381[?] 2802[?] 2801[?] 2800[?]  is mandatory 
169.21/167.27	c qxplain 1823/1823
169.21/167.28	c 11382[?] -2803[?] -2090[?]  is mandatory 
169.21/167.28	c qxplain 1818/1822
169.21/167.29	c qxplain 1821/1822
169.31/167.31	c qxplain 1822/1822
169.31/167.33	c 11383[?] -2803[?] -2802[?]  is mandatory 
169.31/167.33	c qxplain 1821/1821
169.31/167.35	c 11384[?] 2802[?] 2803[?] 2090[?]  is mandatory 
169.31/167.35	c qxplain 1818/1820
169.31/167.36	c qxplain 1820/1820
169.31/167.37	c 11385[?] -2804[?] -2796[?]  is mandatory 
169.31/167.37	c qxplain 1818/1819
169.31/167.38	c qxplain 1819/1819
169.41/167.40	c 11386[?] -2803[?] -2804[?]  is mandatory 
169.41/167.40	c qxplain 1818/1818
169.41/167.42	c 11387[?] 2804[?] 2803[?] 2796[?]  is mandatory 
169.41/167.42	c qxplain 1751/1817
169.41/167.43	c qxplain 1785/1817
169.41/167.44	c qxplain 1802/1817
169.41/167.45	c qxplain 1810/1817
169.41/167.46	c qxplain 1814/1817
169.41/167.47	c qxplain 1816/1817
169.41/167.48	c qxplain 1817/1817
169.41/167.49	c 11388[?] -2805[?] 2097[?]  is mandatory 
169.41/167.49	c qxplain 1816/1816
169.50/167.51	c 11389[?] -2805[?] -2804[?]  is mandatory 
169.50/167.51	c qxplain 1814/1815
169.50/167.52	c qxplain 1815/1815
169.50/167.53	c 11390[?] 2805[?] -2097[?] 2804[?]  is mandatory 
169.50/167.53	c qxplain 1814/1814
169.50/167.55	c 11391[?] -2806[?] -2097[?]  is mandatory 
169.50/167.55	c qxplain 1810/1813
169.50/167.56	c qxplain 1812/1813
169.50/167.57	c qxplain 1813/1813
169.50/167.58	c 11392[?] -2806[?] 2804[?]  is mandatory 
169.50/167.58	c qxplain 1812/1812
169.50/167.60	c 11393[?] 2806[?] -2804[?] 2097[?]  is mandatory 
169.50/167.60	c qxplain 1810/1811
169.60/167.61	c qxplain 1811/1811
169.60/167.62	c 11394[?] -2807[?] -2805[?]  is mandatory 
169.60/167.62	c qxplain 1810/1810
169.60/167.63	c 11395[?] -2807[?] -2806[?]  is mandatory 
169.60/167.63	c qxplain 1802/1809
169.60/167.64	c qxplain 1806/1809
169.60/167.65	c qxplain 1808/1809
169.60/167.66	c qxplain 1809/1809
169.60/167.67	c 11396[?] 2807[?] 2805[?] 2806[?]  is mandatory 
169.60/167.67	c qxplain 1808/1808
169.60/167.69	c 11397[?] -2808[?] 2097[?]  is mandatory 
169.60/167.69	c qxplain 1806/1807
169.70/167.70	c qxplain 1807/1807
169.70/167.71	c 11398[?] -2808[?] 2807[?]  is mandatory 
169.70/167.71	c qxplain 1806/1806
169.70/167.72	c 11399[?] 2808[?] -2807[?] -2097[?]  is mandatory 
169.70/167.73	c qxplain 1802/1805
169.70/167.74	c qxplain 1804/1805
169.70/167.75	c qxplain 1805/1805
169.70/167.76	c 11400[?] -2792[?] -2809[?]  is mandatory 
169.70/167.76	c qxplain 1804/1804
169.70/167.77	c 11401[?] -2809[?] -2808[?]  is mandatory 
169.70/167.77	c qxplain 1802/1803
169.70/167.78	c qxplain 1803/1803
169.70/167.79	c 11402[?] 2809[?] 2792[?] 2808[?]  is mandatory 
169.70/167.79	c qxplain 1802/1802
169.80/167.81	c 11403[?] -2785[?] -2810[?]  is mandatory 
169.80/167.81	c qxplain 1785/1801
169.80/167.81	c qxplain 1794/1801
169.80/167.82	c qxplain 1798/1801
169.80/167.83	c qxplain 1800/1801
169.80/167.84	c qxplain 1801/1801
169.80/167.85	c 11404[?] 2809[?] -2810[?]  is mandatory 
169.80/167.85	c qxplain 1800/1800
169.80/167.87	c 11405[?] -2809[?] 2785[?] 2810[?]  is mandatory 
169.80/167.87	c qxplain 1798/1799
169.80/167.88	c qxplain 1799/1799
169.90/167.90	c 11406[?] -2811[?] -2097[?]  is mandatory 
169.90/167.90	c qxplain 1798/1798
169.90/167.91	c 11407[?] -2811[?] -2807[?]  is mandatory 
169.90/167.91	c qxplain 1794/1797
169.90/167.92	c qxplain 1796/1797
169.90/167.95	c qxplain 1797/1797
169.90/167.96	c 11408[?] 2811[?] 2807[?] 2097[?]  is mandatory 
169.90/167.96	c qxplain 1796/1796
169.90/167.97	c 11409[?] -2785[?] -2812[?]  is mandatory 
169.90/167.97	c qxplain 1794/1795
169.90/167.99	c qxplain 1795/1795
170.00/168.00	c 11410[?] -2812[?] 2811[?]  is mandatory 
170.00/168.00	c qxplain 1794/1794
170.00/168.01	c 11411[?] 2812[?] 2785[?] -2811[?]  is mandatory 
170.00/168.01	c qxplain 1785/1793
170.00/168.02	c qxplain 1790/1793
170.00/168.03	c qxplain 1792/1793
170.00/168.04	c qxplain 1793/1793
170.00/168.05	c 11412[?] -2813[?] -2760[?]  is mandatory 
170.00/168.05	c qxplain 1792/1792
170.00/168.06	c 11413[?] -2813[?] -2784[?]  is mandatory 
170.00/168.06	c qxplain 1790/1791
170.00/168.08	c qxplain 1791/1791
170.00/168.09	c 11414[?] 2760[?] 2784[?] 2813[?]  is mandatory 
170.00/168.09	c qxplain 1790/1790
170.10/168.10	c 11415[?] -2814[?] -2812[?]  is mandatory 
170.10/168.10	c qxplain 1785/1789
170.10/168.11	c qxplain 1788/1789
170.10/168.12	c qxplain 1789/1789
170.10/168.13	c 11416[?] -2813[?] -2814[?]  is mandatory 
170.10/168.13	c qxplain 1788/1788
170.10/168.15	c 11417[?] 2814[?] 2813[?] 2812[?]  is mandatory 
170.10/168.15	c qxplain 1785/1787
170.10/168.15	c qxplain 1787/1787
170.10/168.17	c 11418[?] -2810[?] -2815[?]  is mandatory 
170.10/168.17	c qxplain 1785/1786
170.10/168.18	c qxplain 1786/1786
170.10/168.19	c 11419[?] 2814[?] -2815[?]  is mandatory 
170.10/168.19	c qxplain 1785/1785
170.21/168.20	c 11420[?] -2814[?] 2810[?] 2815[?]  is mandatory 
170.21/168.20	c qxplain 1751/1784
170.21/168.21	c qxplain 1768/1784
170.21/168.22	c qxplain 1777/1784
170.21/168.23	c qxplain 1781/1784
170.21/168.24	c qxplain 1783/1784
170.21/168.25	c qxplain 1784/1784
170.21/168.26	c 11421[?] 2753[?] -2816[?]  is mandatory 
170.21/168.26	c qxplain 1783/1783
170.21/168.27	c 11422[?] -2816[?] -2815[?]  is mandatory 
170.21/168.27	c qxplain 1781/1782
170.21/168.28	c qxplain 1782/1782
170.21/168.29	c 11423[?] -2753[?] 2815[?] 2816[?]  is mandatory 
170.21/168.29	c qxplain 1781/1781
170.31/168.31	c 11424[?] 2750[?] -2817[?]  is mandatory 
170.31/168.31	c qxplain 1777/1780
170.31/168.32	c qxplain 1779/1780
170.31/168.33	c qxplain 1780/1780
170.31/168.34	c 11425[?] -2816[?] -2817[?]  is mandatory 
170.31/168.34	c qxplain 1779/1779
170.31/168.35	c 11426[?] 2816[?] -2750[?] 2817[?]  is mandatory 
170.31/168.35	c qxplain 1777/1778
170.31/168.36	c qxplain 1778/1778
170.31/168.37	c 11427[?] -2668[?] -2818[?]  is mandatory 
170.31/168.37	c qxplain 1777/1777
170.31/168.38	c 11428[?] -2817[?] -2818[?]  is mandatory 
170.31/168.38	c qxplain 1768/1776
170.31/168.39	c qxplain 1773/1776
170.40/168.40	c qxplain 1775/1776
170.40/168.41	c qxplain 1776/1776
170.40/168.43	c 11429[?] 2817[?] 2668[?] 2818[?]  is mandatory 
170.40/168.43	c qxplain 1775/1775
170.40/168.44	c 11430[?] -2819[?] -2688[?]  is mandatory 
170.40/168.44	c qxplain 1773/1774
170.40/168.45	c qxplain 1774/1774
170.40/168.46	c 11431[?] -2817[?] -2819[?]  is mandatory 
170.40/168.46	c qxplain 1773/1773
170.40/168.48	c 11432[?] 2688[?] 2817[?] 2819[?]  is mandatory 
170.40/168.48	c qxplain 1768/1772
170.40/168.49	c qxplain 1771/1772
170.50/168.50	c qxplain 1772/1772
170.50/168.51	c 11433[?] -2818[?] -2820[?]  is mandatory 
170.50/168.51	c qxplain 1771/1771
170.50/168.52	c 11434[?] -2819[?] -2820[?]  is mandatory 
170.50/168.52	c qxplain 1768/1770
170.50/168.53	c qxplain 1770/1770
170.50/168.54	c 11435[?] 2818[?] 2820[?] 2819[?]  is mandatory 
170.50/168.54	c qxplain 1768/1769
170.50/168.55	c qxplain 1769/1769
170.50/168.57	c 11436[?] -2689[?] -2821[?]  is mandatory 
170.50/168.57	c qxplain 1768/1768
170.50/168.58	c 11437[?] 2820[?] -2821[?]  is mandatory 
170.50/168.58	c qxplain 1751/1767
170.50/168.59	c qxplain 1760/1767
170.50/168.60	c qxplain 1764/1767
170.60/168.61	c qxplain 1766/1767
170.60/168.62	c qxplain 1767/1767
170.60/168.63	c 11438[?] -2820[?] 2821[?] 2689[?]  is mandatory 
170.60/168.63	c qxplain 1766/1766
170.60/168.64	c 11439[?] 2659[?] -2822[?]  is mandatory 
170.60/168.64	c qxplain 1764/1765
170.60/168.65	c qxplain 1765/1765
170.60/168.66	c 11440[?] -2821[?] -2822[?]  is mandatory 
170.60/168.66	c qxplain 1764/1764
170.60/168.67	c 11441[?] 2821[?] -2659[?] 2822[?]  is mandatory 
170.60/168.67	c qxplain 1760/1763
170.60/168.68	c qxplain 1762/1763
170.60/168.69	c qxplain 1763/1763
170.71/168.71	c 11442[?] 2656[?] -2823[?]  is mandatory 
170.71/168.71	c qxplain 1762/1762
170.71/168.72	c 11443[?] -2822[?] -2823[?]  is mandatory 
170.71/168.72	c qxplain 1760/1761
170.71/168.73	c qxplain 1761/1761
170.71/168.74	c 11444[?] 2822[?] -2656[?] 2823[?]  is mandatory 
170.71/168.74	c qxplain 1760/1760
170.71/168.75	c 11445[?] -2824[?] -2486[?]  is mandatory 
170.71/168.75	c qxplain 1751/1759
170.71/168.76	c qxplain 1756/1759
170.71/168.77	c qxplain 1758/1759
170.71/168.78	c qxplain 1759/1759
170.71/168.79	c 11446[?] -2824[?] -2823[?]  is mandatory 
170.71/168.79	c qxplain 1758/1758
170.81/168.81	c 11447[?] 2823[?] 2486[?] 2824[?]  is mandatory 
170.81/168.81	c qxplain 1756/1757
170.81/168.82	c qxplain 1757/1757
170.81/168.83	c 11448[?] -2508[?] -2825[?]  is mandatory 
170.81/168.83	c qxplain 1756/1756
170.81/168.84	c 11449[?] -2825[?] -2823[?]  is mandatory 
170.81/168.84	c qxplain 1751/1755
170.81/168.85	c qxplain 1754/1755
170.81/168.86	c qxplain 1755/1755
170.81/168.87	c 11450[?] 2823[?] 2825[?] 2508[?]  is mandatory 
170.81/168.87	c qxplain 1754/1754
170.81/168.89	c 11451[?] -2824[?] -2826[?]  is mandatory 
170.81/168.89	c qxplain 1751/1753
170.81/168.90	c qxplain 1753/1753
170.91/168.91	c 11452[?] -2825[?] -2826[?]  is mandatory 
170.91/168.91	c qxplain 1751/1752
170.91/168.92	c qxplain 1752/1752
170.91/168.93	c 11453[?] 2825[?] 2824[?] 2826[?]  is mandatory 
170.91/168.93	c qxplain 1751/1751
170.91/168.94	c 11454[?] -2509[?] -2827[?]  is mandatory 
170.91/168.94	c qxplain 1616/1750
170.91/168.95	c qxplain 1684/1750
170.91/168.96	c qxplain 1718/1750
170.91/168.97	c qxplain 1735/1750
170.91/168.98	c qxplain 1743/1750
170.91/168.99	c qxplain 1747/1750
171.01/169.00	c qxplain 1749/1750
171.01/169.01	c qxplain 1750/1750
171.01/169.02	c 11455[?] 2826[?] -2827[?]  is mandatory 
171.01/169.02	c qxplain 1749/1749
171.01/169.03	c 11456[?] -2826[?] 2509[?] 2827[?]  is mandatory 
171.01/169.03	c qxplain 1747/1748
171.01/169.05	c qxplain 1748/1748
171.01/169.06	c 11457[?] -2828[?] 2272[?]  is mandatory 
171.01/169.06	c qxplain 1747/1747
171.01/169.07	c 11458[?] -2828[?] 2297[?]  is mandatory 
171.01/169.07	c qxplain 1743/1746
171.01/169.08	c qxplain 1745/1746
171.01/169.09	c qxplain 1746/1746
171.11/169.10	c 11459[?] -2272[?] 2828[?] -2297[?]  is mandatory 
171.11/169.10	c qxplain 1745/1745
171.11/169.11	c 11460[?] 2398[?] -2829[?]  is mandatory 
171.11/169.11	c qxplain 1743/1744
171.11/169.12	c qxplain 1744/1744
171.11/169.13	c 11461[?] -2828[?] -2829[?]  is mandatory 
171.11/169.13	c qxplain 1743/1743
171.11/169.14	c 11462[?] 2829[?] 2828[?] -2398[?]  is mandatory 
171.11/169.14	c qxplain 1735/1742
171.11/169.16	c qxplain 1739/1742
171.11/169.17	c qxplain 1741/1742
171.11/169.18	c qxplain 1742/1742
171.11/169.19	c 11463[?] -2440[?] -2830[?]  is mandatory 
171.11/169.19	c qxplain 1741/1741
171.21/169.20	c 11464[?] 2829[?] -2830[?]  is mandatory 
171.21/169.20	c qxplain 1739/1740
171.21/169.21	c qxplain 1740/1740
171.21/169.22	c 11465[?] 2830[?] -2829[?] 2440[?]  is mandatory 
171.21/169.22	c qxplain 1739/1739
171.21/169.23	c 11466[?] -2473[?] -2831[?]  is mandatory 
171.21/169.23	c qxplain 1735/1738
171.21/169.24	c qxplain 1737/1738
171.21/169.25	c qxplain 1738/1738
171.21/169.26	c 11467[?] 2830[?] -2831[?]  is mandatory 
171.21/169.26	c qxplain 1737/1737
171.21/169.27	c 11468[?] 2831[?] -2830[?] 2473[?]  is mandatory 
171.21/169.27	c qxplain 1735/1736
171.21/169.28	c qxplain 1736/1736
171.21/169.29	c 11469[?] -2827[?] -2832[?]  is mandatory 
171.21/169.29	c qxplain 1735/1735
171.31/169.31	c 11470[?] 2831[?] -2832[?]  is mandatory 
171.31/169.31	c qxplain 1718/1734
171.31/169.32	c qxplain 1727/1734
171.31/169.32	c qxplain 1731/1734
171.31/169.33	c qxplain 1733/1734
171.31/169.34	c qxplain 1734/1734
171.31/169.35	c 11471[?] 2827[?] -2831[?] 2832[?]  is mandatory 
171.31/169.35	c qxplain 1733/1733
171.31/169.37	c 11472[?] 2476[?] -2833[?]  is mandatory 
171.31/169.37	c qxplain 1731/1732
171.31/169.38	c qxplain 1732/1732
171.31/169.39	c 11473[?] -2832[?] -2833[?]  is mandatory 
171.31/169.39	c qxplain 1731/1731
171.31/169.40	c 11474[?] 2832[?] -2476[?] 2833[?]  is mandatory 
171.31/169.40	c qxplain 1727/1730
171.41/169.41	c qxplain 1729/1730
171.41/169.42	c qxplain 1730/1730
171.41/169.43	c 11475[?] 2258[?] -2834[?]  is mandatory 
171.41/169.43	c qxplain 1729/1729
171.41/169.44	c 11476[?] -2834[?] -2833[?]  is mandatory 
171.41/169.44	c qxplain 1727/1728
171.41/169.45	c qxplain 1728/1728
171.41/169.47	c 11477[?] -2258[?] 2833[?] 2834[?]  is mandatory 
171.41/169.47	c qxplain 1727/1727
171.41/169.48	c 11478[?] 2255[?] -2835[?]  is mandatory 
171.41/169.48	c qxplain 1718/1726
171.41/169.49	c qxplain 1723/1726
171.51/169.50	c qxplain 1725/1726
171.51/169.51	c qxplain 1726/1726
171.51/169.52	c 11479[?] -2834[?] -2835[?]  is mandatory 
171.51/169.52	c qxplain 1725/1725
171.51/169.53	c 11480[?] 2834[?] -2255[?] 2835[?]  is mandatory 
171.51/169.53	c qxplain 1723/1724
171.51/169.54	c qxplain 1724/1724
171.51/169.55	c 11481[?] -2187[?] -2836[?]  is mandatory 
171.51/169.55	c qxplain 1723/1723
171.51/169.56	c 11482[?] -2835[?] -2836[?]  is mandatory 
171.51/169.56	c qxplain 1718/1722
171.51/169.58	c qxplain 1721/1722
171.51/169.59	c qxplain 1722/1722
171.51/169.60	c 11483[?] 2835[?] 2187[?] 2836[?]  is mandatory 
171.51/169.60	c qxplain 1721/1721
171.61/169.61	c 11484[?] -2186[?] -2837[?]  is mandatory 
171.61/169.61	c qxplain 1718/1720
171.61/169.62	c qxplain 1720/1720
171.61/169.63	c 11485[?] -2836[?] -2837[?]  is mandatory 
171.61/169.63	c qxplain 1718/1719
171.61/169.64	c qxplain 1719/1719
171.61/169.65	c 11486[?] 2836[?] 2837[?] 2186[?]  is mandatory 
171.61/169.65	c qxplain 1718/1718
171.61/169.68	c 11487[?] -2155[?] -2838[?]  is mandatory 
171.61/169.68	c qxplain 1684/1717
171.61/169.69	c qxplain 1701/1717
171.71/169.70	c qxplain 1710/1717
171.71/169.71	c qxplain 1714/1717
171.71/169.72	c qxplain 1716/1717
171.71/169.73	c qxplain 1717/1717
171.71/169.74	c 11488[?] -2838[?] -2837[?]  is mandatory 
171.71/169.74	c qxplain 1716/1716
171.71/169.75	c 11489[?] 2838[?] 2837[?] 2155[?]  is mandatory 
171.71/169.75	c qxplain 1714/1715
171.71/169.76	c qxplain 1715/1715
171.71/169.78	c 11490[?] -2154[?] -2839[?]  is mandatory 
171.71/169.78	c qxplain 1714/1714
171.71/169.79	c 11491[?] -2839[?] -2838[?]  is mandatory 
171.71/169.79	c qxplain 1710/1713
171.81/169.80	c qxplain 1712/1713
171.81/169.81	c qxplain 1713/1713
171.81/169.82	c 11492[?] 2154[?] 2839[?] 2838[?]  is mandatory 
171.81/169.82	c qxplain 1712/1712
171.91/169.94	c qxplain 1710/1711
171.91/169.95	c qxplain 1711/1711
171.91/169.96	c 11495[?] -2839[?] 2128[?] 2840[?]  is mandatory 
171.91/169.96	c qxplain 1710/1710
171.91/169.97	c 11496[?] 2127[?] -2841[?]  is mandatory 
171.91/169.97	c qxplain 1701/1709
171.91/169.98	c qxplain 1706/1709
171.91/169.99	c qxplain 1708/1709
172.01/170.00	c qxplain 1709/1709
172.01/170.01	c 11497[?] -2840[?] -2841[?]  is mandatory 
172.01/170.01	c qxplain 1708/1708
172.01/170.02	c qxplain 1706/1707
172.11/170.10	c qxplain 1701/1705
172.11/170.12	c qxplain 1704/1705
172.11/170.13	c qxplain 1705/1705
172.11/170.14	c 11501[?] -1904[?] 2842[?] 2100[?]  is mandatory 
172.11/170.14	c qxplain 1704/1704
172.11/170.17	c qxplain 1701/1703
172.11/170.18	c qxplain 1703/1703
172.21/170.21	c qxplain 1701/1702
172.21/170.23	c qxplain 1702/1702
172.21/170.24	c 11504[?] 1904[?] 2843[?] -2100[?]  is mandatory 
172.21/170.24	c qxplain 1701/1701
172.21/170.25	c 11505[?] -2842[?] -2844[?]  is mandatory 
172.21/170.25	c qxplain 1684/1700
172.21/170.26	c qxplain 1693/1700
172.21/170.27	c qxplain 1697/1700
172.21/170.28	c qxplain 1699/1700
172.31/170.30	c qxplain 1700/1700
172.31/170.31	c 11506[?] -2843[?] -2844[?]  is mandatory 
172.31/170.31	c qxplain 1699/1699
172.31/170.31	c qxplain 1697/1698
172.31/170.32	c qxplain 1698/1698
172.31/170.33	c 11508[?] -2128[?] -2845[?]  is mandatory 
172.31/170.33	c qxplain 1697/1697
172.31/170.35	c 11509[?] 2844[?] -2845[?]  is mandatory 
172.31/170.35	c qxplain 1693/1696
172.31/170.36	c qxplain 1695/1696
172.41/170.46	c qxplain 1693/1694
172.41/170.48	c qxplain 1694/1694
172.41/170.49	c 11513[?] 2839[?] 2846[?] 2125[?]  is mandatory 
172.41/170.49	c qxplain 1693/1693
172.41/170.50	c 11514[?] 2845[?] -2847[?]  is mandatory 
172.41/170.50	c qxplain 1684/1692
172.51/170.51	c qxplain 1689/1692
172.51/170.52	c qxplain 1691/1692
172.51/170.53	c qxplain 1692/1692
172.51/170.54	c 11515[?] -2846[?] -2847[?]  is mandatory 
172.51/170.54	c qxplain 1691/1691
172.51/170.55	c qxplain 1689/1690
172.51/170.55	c qxplain 1684/1688
172.51/170.56	c qxplain 1687/1688
172.51/170.57	c qxplain 1688/1688
172.51/170.58	c 11519[?] 2847[?] 2841[?] 2848[?]  is mandatory 
172.51/170.58	c qxplain 1687/1687
172.51/170.59	c 11522[?] -2848[?] -1857[?] 2849[?]  is mandatory 
172.51/170.59	c qxplain 1684/1686
172.60/170.62	c qxplain 1686/1686
172.70/170.70	c qxplain 1684/1685
172.70/170.71	c qxplain 1685/1685
172.70/170.72	c qxplain 1684/1684
172.70/170.72	c 11525[?] -1849[?] 2850[?] -1825[?]  is mandatory 
172.70/170.72	c qxplain 1616/1683
172.70/170.73	c qxplain 1650/1683
172.70/170.76	c qxplain 1667/1683
172.70/170.77	c qxplain 1676/1683
172.70/170.78	c qxplain 1680/1683
172.80/170.86	c qxplain 1682/1683
172.90/170.97	c qxplain 1680/1681
172.90/170.99	c qxplain 1681/1681
173.00/171.00	c 11528[?] -2850[?] -1819[?] 2851[?]  is mandatory 
173.00/171.00	c qxplain 1680/1680
173.00/171.00	c qxplain 1676/1679
173.00/171.01	c qxplain 1678/1679
173.00/171.02	c qxplain 1679/1679
173.00/171.03	c qxplain 1678/1678
173.00/171.04	c 11531[?] -1842[?] 2852[?] -1825[?]  is mandatory 
173.00/171.04	c qxplain 1676/1677
173.00/171.04	c qxplain 1667/1675
173.00/171.05	c qxplain 1672/1675
173.00/171.06	c qxplain 1674/1675
173.00/171.07	c qxplain 1675/1675
173.00/171.08	c 11534[?] -2850[?] 2853[?] 1819[?]  is mandatory 
173.00/171.08	c qxplain 1674/1674
173.00/171.08	c 11535[?] -2852[?] -2854[?]  is mandatory 
173.00/171.08	c qxplain 1672/1673
173.00/171.09	c qxplain 1673/1673
173.11/171.10	c 11536[?] -2853[?] -2854[?]  is mandatory 
173.11/171.10	c qxplain 1672/1672
173.11/171.11	c qxplain 1667/1671
173.11/171.16	c qxplain 1670/1671
173.11/171.17	c qxplain 1667/1669
173.11/171.18	c qxplain 1669/1669
173.11/171.19	c 11540[?] -1841[?] 2855[?] 2854[?]  is mandatory 
173.11/171.19	c qxplain 1667/1668
173.11/171.20	c qxplain 1668/1668
173.21/171.21	c 11541[?] -2851[?] -2856[?]  is mandatory 
173.21/171.21	c qxplain 1667/1667
173.21/171.22	c 11542[?] -2856[?] -2855[?]  is mandatory 
173.21/171.22	c qxplain 1650/1666
173.21/171.23	c qxplain 1659/1666
173.21/171.28	c qxplain 1663/1666
173.21/171.29	c qxplain 1665/1666
173.31/171.30	c qxplain 1663/1664
173.31/171.31	c qxplain 1664/1664
173.31/171.31	c qxplain 1663/1663
173.31/171.32	c 11546[?] -1736[?] 2856[?] 2857[?]  is mandatory 
173.31/171.32	c qxplain 1659/1662
173.31/171.33	c qxplain 1661/1662
173.31/171.34	c qxplain 1662/1662
173.31/171.34	c 11549[?] -2091[?] -2857[?] 2858[?]  is mandatory 
173.31/171.34	c qxplain 1661/1661
173.31/171.35	c qxplain 1659/1660
173.41/171.44	c qxplain 1660/1660
173.41/171.45	c qxplain 1659/1659
173.41/171.47	c 11552[?] -1836[?] 1825[?] 2859[?]  is mandatory 
173.41/171.47	c qxplain 1650/1658
173.41/171.48	c qxplain 1655/1658
173.51/171.60	c qxplain 1657/1658
173.61/171.62	c qxplain 1655/1656
173.61/171.63	c qxplain 1656/1656
173.61/171.64	c 11555[?] 2860[?] 1825[?] 1830[?]  is mandatory 
173.61/171.64	c qxplain 1655/1655
173.61/171.64	c qxplain 1650/1654
173.61/171.65	c qxplain 1653/1654
173.61/171.66	c qxplain 1654/1654
173.61/171.67	c qxplain 1653/1653
173.61/171.68	c 11558[?] -2860[?] 2861[?] 1819[?]  is mandatory 
173.61/171.68	c qxplain 1650/1652
173.61/171.69	c qxplain 1652/1652
173.61/171.70	c 11559[?] 1735[?] -2862[?]  is mandatory 
173.61/171.70	c qxplain 1650/1651
173.71/171.71	c qxplain 1651/1651
173.71/171.71	c 11560[?] -2861[?] -2862[?]  is mandatory 
173.71/171.71	c qxplain 1650/1650
173.71/171.72	c qxplain 1616/1649
173.71/171.73	c qxplain 1633/1649
173.71/171.75	c qxplain 1642/1649
173.71/171.76	c qxplain 1646/1649
173.71/171.77	c qxplain 1648/1649
173.71/171.78	c qxplain 1649/1649
173.81/171.82	c 11562[?] -2859[?] -2863[?]  is mandatory 
173.81/171.82	c qxplain 1648/1648
173.81/171.83	c 11563[?] 2862[?] -2863[?]  is mandatory 
173.81/171.83	c qxplain 1646/1647
173.91/171.90	c qxplain 1642/1645
173.91/171.92	c qxplain 1644/1645
173.91/171.93	c qxplain 1645/1645
173.91/171.96	c qxplain 1644/1644
173.91/171.97	c 11567[?] 1854[?] 1841[?] 2864[?]  is mandatory 
173.91/171.97	c qxplain 1642/1643
173.91/171.98	c qxplain 1643/1643
173.91/171.98	c qxplain 1642/1642
173.91/171.99	c 11570[?] -1838[?] 1811[?] 2865[?]  is mandatory 
173.91/171.99	c qxplain 1633/1641
174.01/172.00	c qxplain 1638/1641
174.01/172.01	c qxplain 1640/1641
174.01/172.02	c qxplain 1641/1641
174.01/172.03	c 11571[?] -2864[?] -2866[?]  is mandatory 
174.01/172.03	c qxplain 1640/1640
174.01/172.04	c 11572[?] -2865[?] -2866[?]  is mandatory 
174.01/172.04	c qxplain 1638/1639
174.01/172.05	c qxplain 1639/1639
174.01/172.05	c qxplain 1638/1638
174.01/172.06	c 11574[?] 2863[?] -2867[?]  is mandatory 
174.01/172.06	c qxplain 1633/1637
174.01/172.07	c qxplain 1636/1637
174.01/172.08	c qxplain 1637/1637
174.01/172.09	c 11575[?] 2866[?] -2867[?]  is mandatory 
174.01/172.09	c qxplain 1636/1636
174.01/172.09	c qxplain 1633/1635
174.10/172.10	c qxplain 1635/1635
174.10/172.15	c qxplain 1633/1634
174.10/172.16	c qxplain 1634/1634
174.10/172.16	c qxplain 1633/1633
174.10/172.17	c 11579[?] 2854[?] 1841[?] 2868[?]  is mandatory 
174.10/172.17	c qxplain 1616/1632
174.10/172.18	c qxplain 1625/1632
174.10/172.19	c qxplain 1629/1632
174.20/172.20	c qxplain 1631/1632
174.20/172.21	c qxplain 1632/1632
174.20/172.22	c 11580[?] 2867[?] -2869[?]  is mandatory 
174.20/172.22	c qxplain 1631/1631
174.20/172.23	c 11581[?] -2868[?] -2869[?]  is mandatory 
174.20/172.23	c qxplain 1629/1630
174.20/172.24	c qxplain 1630/1630
174.20/172.25	c qxplain 1629/1629
174.20/172.26	c 11585[?] 2869[?] 2870[?] -1679[?]  is mandatory 
174.20/172.26	c qxplain 1625/1628
174.20/172.27	c qxplain 1627/1628
174.20/172.27	c qxplain 1628/1628
174.20/172.28	c 11588[?] -2870[?] 1898[?] 2871[?]  is mandatory 
174.20/172.28	c qxplain 1627/1627
174.20/172.29	c 11591[?] -1671[?] 1679[?] 2872[?]  is mandatory 
174.20/172.29	c qxplain 1625/1626
174.20/172.29	c qxplain 1616/1624
174.30/172.36	c qxplain 1621/1624
174.30/172.39	c qxplain 1623/1624
174.40/172.42	c qxplain 1624/1624
174.40/172.44	c 11594[?] 2873[?] -1845[?] -1819[?]  is mandatory 
174.40/172.44	c qxplain 1623/1623
174.40/172.45	c qxplain 1621/1622
174.40/172.46	c qxplain 1622/1622
174.40/172.46	c qxplain 1621/1621
174.40/172.48	c 11597[?] 2874[?] -2873[?] 1825[?]  is mandatory 
174.40/172.48	c qxplain 1616/1620
174.50/172.50	c qxplain 1619/1620
174.50/172.52	c qxplain 1620/1620
174.50/172.53	c 11600[?] 2875[?] -2874[?] -1736[?]  is mandatory 
174.50/172.53	c qxplain 1619/1619
174.50/172.55	c qxplain 1616/1618
174.50/172.57	c qxplain 1077/1615
174.50/172.58	c qxplain 1347/1615
174.50/172.59	c qxplain 1482/1615
174.50/172.59	c qxplain 1549/1615
174.61/172.61	c qxplain 1583/1615
174.61/172.64	c qxplain 1600/1615
174.61/172.66	c qxplain 1583/1599
174.61/172.67	c qxplain 1592/1599
174.61/172.69	c qxplain 1583/1591
174.71/172.71	c qxplain 1588/1591
174.71/172.71	c qxplain 1583/1587
174.71/172.72	c qxplain 1586/1587
174.71/172.73	c qxplain 1587/1587
174.71/172.74	c 11648[?] 2891[?] -2089[?] 2082[?]  is mandatory 
174.71/172.74	c qxplain 1586/1586
174.71/172.74	c qxplain 1583/1585
174.71/172.75	c qxplain 1585/1585
174.71/172.76	c 11651[?] 2892[?] 2089[?] -2082[?]  is mandatory 
174.71/172.76	c qxplain 1583/1584
174.71/172.77	c qxplain 1584/1584
174.71/172.78	c 11652[?] -2893[?] -2891[?]  is mandatory 
174.71/172.78	c qxplain 1583/1583
174.71/172.78	c 11653[?] -2893[?] -2892[?]  is mandatory 
174.71/172.78	c qxplain 1549/1582
174.71/172.80	c qxplain 1566/1582
174.80/172.80	c qxplain 1575/1582
174.80/172.81	c qxplain 1579/1582
174.80/172.82	c qxplain 1581/1582
174.80/172.82	c qxplain 1579/1580
174.80/172.83	c qxplain 1580/1580
174.80/172.83	c qxplain 1579/1579
174.80/172.84	c 11657[?] 2894[?] -1811[?] 2893[?]  is mandatory 
174.80/172.84	c qxplain 1575/1578
174.80/172.85	c qxplain 1577/1578
174.80/172.85	c qxplain 1575/1576
174.80/172.86	c qxplain 1576/1576
174.80/172.86	c 11660[?] 2111[?] -2894[?] 2895[?]  is mandatory 
174.80/172.86	c qxplain 1575/1575
174.80/172.87	c qxplain 1566/1574
174.80/172.88	c qxplain 1571/1574
174.80/172.89	c qxplain 1573/1574
174.80/172.89	c qxplain 1574/1574
174.90/172.90	c 11662[?] -2895[?] -2896[?]  is mandatory 
174.90/172.90	c qxplain 1573/1573
174.90/172.90	c qxplain 1571/1572
174.90/172.91	c qxplain 1572/1572
174.90/172.92	c 11665[?] 2896[?] -2897[?]  is mandatory 
174.90/172.92	c qxplain 1571/1571
174.90/172.92	c 11669[?] 2897[?] -2875[?] 2898[?]  is mandatory 
174.90/172.92	c qxplain 1566/1570
174.90/172.93	c qxplain 1569/1570
174.90/172.94	c qxplain 1570/1570
174.90/172.95	c 11670[?] -2872[?] -2899[?]  is mandatory 
174.90/172.95	c qxplain 1569/1569
174.90/172.96	c 11671[?] -2898[?] -2899[?]  is mandatory 
174.90/172.96	c qxplain 1566/1568
174.90/172.96	c qxplain 1568/1568
174.90/172.97	c 11673[?] -2871[?] -2900[?]  is mandatory 
174.90/172.97	c qxplain 1566/1567
174.90/172.98	c qxplain 1567/1567
174.90/172.99	c 11674[?] 2899[?] -2900[?]  is mandatory 
174.90/172.99	c qxplain 1566/1566
175.00/173.01	c 11676[?] -2858[?] -2901[?]  is mandatory 
175.00/173.01	c qxplain 1549/1565
175.00/173.02	c qxplain 1558/1565
175.00/173.03	c qxplain 1562/1565
175.00/173.03	c qxplain 1564/1565
175.00/173.04	c qxplain 1565/1565
175.00/173.05	c 11677[?] 2900[?] -2901[?]  is mandatory 
175.00/173.05	c qxplain 1564/1564
175.00/173.06	c 11679[?] -2849[?] -2902[?]  is mandatory 
175.00/173.06	c qxplain 1562/1563
175.00/173.07	c qxplain 1563/1563
175.00/173.08	c 11680[?] 2901[?] -2902[?]  is mandatory 
175.00/173.08	c qxplain 1562/1562
175.00/173.08	c 11682[?] 2902[?] 1681[?]  is mandatory 
175.00/173.08	c qxplain 1558/1561
175.10/173.14	c qxplain 1560/1561
175.20/173.25	c qxplain 1561/1561
175.20/173.29	c 11684[?] -2955[?] -3133[?]  is mandatory 
175.20/173.29	c qxplain 1560/1560
175.30/173.32	c 11685[?] -2956[?] -3133[?]  is mandatory 
175.30/173.32	c qxplain 1558/1559
175.30/173.34	c qxplain 1559/1559
175.30/173.35	c 11686[?] 3133[?] 2956[?] 2955[?]  is mandatory 
175.30/173.35	c qxplain 1558/1558
175.30/173.36	c 11687[?] -2957[?] -3134[?]  is mandatory 
175.30/173.36	c qxplain 1549/1557
175.30/173.37	c qxplain 1554/1557
175.30/173.38	c qxplain 1556/1557
175.30/173.39	c qxplain 1557/1557
175.40/173.40	c 11688[?] 3133[?] -3134[?]  is mandatory 
175.40/173.40	c qxplain 1556/1556
175.40/173.41	c 11689[?] 3134[?] -3133[?] 2957[?]  is mandatory 
175.40/173.41	c qxplain 1554/1555
175.40/173.42	c qxplain 1555/1555
175.40/173.43	c 11690[?] -2958[?] -3135[?]  is mandatory 
175.40/173.43	c qxplain 1554/1554
175.40/173.44	c 11691[?] 3134[?] -3135[?]  is mandatory 
175.40/173.44	c qxplain 1549/1553
175.40/173.45	c qxplain 1552/1553
175.40/173.46	c qxplain 1553/1553
175.40/173.47	c 11692[?] 3135[?] -3134[?] 2958[?]  is mandatory 
175.40/173.47	c qxplain 1552/1552
175.40/173.48	c 11693[?] -3136[?] -2953[?]  is mandatory 
175.40/173.48	c qxplain 1549/1551
175.40/173.49	c qxplain 1551/1551
175.50/173.50	c 11694[?] -3136[?] -2954[?]  is mandatory 
175.50/173.50	c qxplain 1549/1550
175.50/173.51	c qxplain 1550/1550
175.50/173.52	c 11695[?] 3136[?] 2954[?] 2953[?]  is mandatory 
175.50/173.52	c qxplain 1549/1549
175.50/173.53	c 11696[?] -3137[?] -2952[?]  is mandatory 
175.50/173.53	c qxplain 1482/1548
175.50/173.56	c qxplain 1516/1548
175.50/173.57	c qxplain 1533/1548
175.50/173.58	c qxplain 1541/1548
175.50/173.59	c qxplain 1545/1548
175.60/173.60	c qxplain 1547/1548
175.60/173.61	c qxplain 1548/1548
175.60/173.62	c 11697[?] -3137[?] 3136[?]  is mandatory 
175.60/173.62	c qxplain 1547/1547
175.60/173.63	c 11698[?] 3137[?] 2952[?] -3136[?]  is mandatory 
175.60/173.63	c qxplain 1545/1546
175.60/173.64	c qxplain 1546/1546
175.60/173.64	c 11699[?] -3138[?] -2951[?]  is mandatory 
175.60/173.64	c qxplain 1545/1545
175.60/173.65	c 11700[?] -3138[?] 3137[?]  is mandatory 
175.60/173.65	c qxplain 1541/1544
175.60/173.66	c qxplain 1543/1544
175.60/173.67	c qxplain 1544/1544
175.60/173.68	c 11701[?] 3138[?] -3137[?] 2951[?]  is mandatory 
175.60/173.68	c qxplain 1543/1543
175.60/173.69	c 11702[?] -3139[?] -2950[?]  is mandatory 
175.60/173.69	c qxplain 1541/1542
175.60/173.70	c qxplain 1542/1542
175.71/173.71	c 11703[?] -3139[?] 3138[?]  is mandatory 
175.71/173.71	c qxplain 1541/1541
175.71/173.72	c 11704[?] 3139[?] -3138[?] 2950[?]  is mandatory 
175.71/173.72	c qxplain 1533/1540
175.71/173.73	c qxplain 1537/1540
175.71/173.73	c qxplain 1539/1540
175.71/173.74	c qxplain 1540/1540
175.71/173.75	c 11705[?] 3135[?] -3140[?]  is mandatory 
175.71/173.75	c qxplain 1539/1539
175.71/173.76	c 11706[?] -3140[?] 3139[?]  is mandatory 
175.71/173.76	c qxplain 1537/1538
175.71/173.77	c qxplain 1538/1538
175.71/173.78	c 11707[?] 3140[?] -3139[?] -3135[?]  is mandatory 
175.71/173.78	c qxplain 1537/1537
175.71/173.79	c 11708[?] -2963[?] -3141[?]  is mandatory 
175.71/173.79	c qxplain 1533/1536
175.71/173.80	c qxplain 1535/1536
175.81/173.81	c qxplain 1536/1536
175.81/173.82	c 11709[?] -2965[?] -3141[?]  is mandatory 
175.81/173.82	c qxplain 1535/1535
175.81/173.82	c 11710[?] 3141[?] 2965[?] 2963[?]  is mandatory 
175.81/173.82	c qxplain 1533/1534
175.81/173.83	c qxplain 1534/1534
175.81/173.84	c 11711[?] -2964[?] -3142[?]  is mandatory 
175.81/173.84	c qxplain 1533/1533
175.81/173.85	c 11712[?] 3141[?] -3142[?]  is mandatory 
175.81/173.85	c qxplain 1516/1532
175.81/173.86	c qxplain 1525/1532
175.81/173.87	c qxplain 1529/1532
175.81/173.88	c qxplain 1531/1532
175.81/173.88	c qxplain 1532/1532
175.81/173.89	c 11713[?] 3142[?] -3141[?] 2964[?]  is mandatory 
175.81/173.89	c qxplain 1531/1531
175.91/173.90	c 11714[?] -3143[?] -2959[?]  is mandatory 
175.91/173.90	c qxplain 1529/1530
175.91/173.91	c qxplain 1530/1530
175.91/173.92	c 11715[?] -2962[?] -3143[?]  is mandatory 
175.91/173.92	c qxplain 1529/1529
175.91/173.93	c 11716[?] 3143[?] 2962[?] 2959[?]  is mandatory 
175.91/173.93	c qxplain 1525/1528
175.91/173.94	c qxplain 1527/1528
175.91/173.95	c qxplain 1528/1528
175.91/173.96	c 11717[?] -2960[?] -3144[?]  is mandatory 
175.91/173.96	c qxplain 1527/1527
175.91/173.97	c 11718[?] -3144[?] 3143[?]  is mandatory 
175.91/173.97	c qxplain 1525/1526
175.91/173.97	c qxplain 1526/1526
175.91/173.98	c 11719[?] 3144[?] -3143[?] 2960[?]  is mandatory 
175.91/173.98	c qxplain 1525/1525
175.91/173.99	c 11720[?] -2961[?] -3145[?]  is mandatory 
175.91/173.99	c qxplain 1516/1524
176.00/174.00	c qxplain 1521/1524
176.00/174.01	c qxplain 1523/1524
176.00/174.02	c qxplain 1524/1524
176.00/174.03	c 11721[?] -3145[?] 3144[?]  is mandatory 
176.00/174.03	c qxplain 1523/1523
176.00/174.03	c 11722[?] 3145[?] -3144[?] 2961[?]  is mandatory 
176.00/174.03	c qxplain 1521/1522
176.00/174.04	c qxplain 1522/1522
176.00/174.05	c 11723[?] -2966[?] -3146[?]  is mandatory 
176.00/174.05	c qxplain 1521/1521
176.00/174.06	c 11724[?] -3146[?] 3145[?]  is mandatory 
176.00/174.06	c qxplain 1516/1520
176.00/174.07	c qxplain 1519/1520
176.00/174.08	c qxplain 1520/1520
176.00/174.09	c 11725[?] 3146[?] -3145[?] 2966[?]  is mandatory 
176.00/174.09	c qxplain 1519/1519
176.00/174.09	c 11726[?] 3142[?] -3147[?]  is mandatory 
176.00/174.09	c qxplain 1516/1518
176.10/174.10	c qxplain 1518/1518
176.10/174.11	c 11727[?] -3147[?] 3146[?]  is mandatory 
176.10/174.11	c qxplain 1516/1517
176.10/174.12	c qxplain 1517/1517
176.10/174.13	c 11728[?] 3147[?] -3146[?] -3142[?]  is mandatory 
176.10/174.13	c qxplain 1516/1516
176.10/174.14	c 11729[?] -3148[?] 3140[?]  is mandatory 
176.10/174.14	c qxplain 1482/1515
176.10/174.15	c qxplain 1499/1515
176.10/174.16	c qxplain 1508/1515
176.10/174.18	c qxplain 1512/1515
176.10/174.19	c qxplain 1514/1515
176.10/174.20	c qxplain 1515/1515
176.20/174.21	c 11730[?] -3148[?] 3147[?]  is mandatory 
176.20/174.21	c qxplain 1514/1514
176.20/174.22	c 11731[?] -3140[?] 3148[?] -3147[?]  is mandatory 
176.20/174.22	c qxplain 1512/1513
176.30/174.34	c qxplain 1508/1511
176.30/174.35	c qxplain 1510/1511
176.30/174.36	c qxplain 1511/1511
176.30/174.37	c 11734[?] 3149[?] 2970[?] 2969[?]  is mandatory 
176.30/174.37	c qxplain 1510/1510
176.30/174.38	c 11735[?] -2967[?] -3150[?]  is mandatory 
176.30/174.38	c qxplain 1508/1509
176.30/174.39	c qxplain 1509/1509
176.30/174.40	c qxplain 1508/1508
176.40/174.41	c 11737[?] -3149[?] 3150[?] 2967[?]  is mandatory 
176.40/174.41	c qxplain 1499/1507
176.40/174.42	c qxplain 1504/1507
176.40/174.43	c qxplain 1506/1507
176.40/174.43	c qxplain 1507/1507
176.40/174.44	c 11738[?] -2968[?] -3151[?]  is mandatory 
176.40/174.44	c qxplain 1506/1506
176.40/174.45	c 11739[?] 3150[?] -3151[?]  is mandatory 
176.40/174.45	c qxplain 1504/1505
176.40/174.45	c qxplain 1505/1505
176.40/174.46	c 11740[?] -3150[?] 3151[?] 2968[?]  is mandatory 
176.40/174.46	c qxplain 1504/1504
176.40/174.47	c 11741[?] 3148[?] -3152[?]  is mandatory 
176.40/174.47	c qxplain 1499/1503
176.40/174.48	c qxplain 1502/1503
176.40/174.49	c qxplain 1503/1503
176.50/174.50	c 11742[?] 3151[?] -3152[?]  is mandatory 
176.50/174.50	c qxplain 1502/1502
176.50/174.51	c 11743[?] -3151[?] 3152[?] -3148[?]  is mandatory 
176.50/174.51	c qxplain 1499/1501
176.50/174.52	c qxplain 1501/1501
176.50/174.54	c 11744[?] -2971[?] -3153[?]  is mandatory 
176.50/174.54	c qxplain 1499/1500
176.50/174.55	c qxplain 1500/1500
176.50/174.55	c 11745[?] -2972[?] -3153[?]  is mandatory 
176.50/174.55	c qxplain 1499/1499
176.50/174.57	c 11746[?] 2971[?] 3153[?] 2972[?]  is mandatory 
176.50/174.57	c qxplain 1482/1498
176.50/174.58	c qxplain 1491/1498
176.50/174.59	c qxplain 1495/1498
176.60/174.60	c qxplain 1497/1498
176.60/174.61	c qxplain 1498/1498
176.60/174.62	c 11747[?] -3154[?] 3152[?]  is mandatory 
176.60/174.62	c qxplain 1497/1497
176.60/174.63	c 11748[?] 3153[?] -3154[?]  is mandatory 
176.60/174.63	c qxplain 1495/1496
176.60/174.64	c qxplain 1496/1496
176.60/174.65	c 11749[?] -3153[?] -3152[?] 3154[?]  is mandatory 
176.60/174.65	c qxplain 1495/1495
176.60/174.66	c 11750[?] 2973[?] -3155[?]  is mandatory 
176.60/174.66	c qxplain 1491/1494
176.60/174.67	c qxplain 1493/1494
176.60/174.68	c qxplain 1494/1494
176.60/174.69	c 11751[?] -3155[?] -3154[?]  is mandatory 
176.60/174.69	c qxplain 1493/1493
176.70/174.73	c 11752[?] 3155[?] 3154[?] -2973[?]  is mandatory 
176.70/174.73	c qxplain 1491/1492
176.70/174.74	c qxplain 1492/1492
176.70/174.75	c 11753[?] -2973[?] -3156[?]  is mandatory 
176.70/174.75	c qxplain 1491/1491
176.70/174.76	c 11754[?] -3156[?] 3154[?]  is mandatory 
176.70/174.76	c qxplain 1482/1490
176.70/174.77	c qxplain 1487/1490
176.70/174.78	c qxplain 1489/1490
176.70/174.79	c qxplain 1490/1490
176.80/174.81	c 11756[?] -3157[?] -3155[?]  is mandatory 
176.80/174.81	c qxplain 1489/1489
176.80/174.82	c 11758[?] 3155[?] 3157[?] 3156[?]  is mandatory 
176.80/174.82	c qxplain 1487/1488
176.80/174.87	c qxplain 1488/1488
176.80/174.88	c 11759[?] -3158[?] 2981[?]  is mandatory 
176.80/174.88	c qxplain 1487/1487
176.90/174.92	c 11760[?] -3158[?] 3157[?]  is mandatory 
176.90/174.92	c qxplain 1482/1486
176.90/174.93	c qxplain 1485/1486
176.90/174.94	c qxplain 1486/1486
176.90/174.95	c 11761[?] -3157[?] 3158[?] -2981[?]  is mandatory 
176.90/174.95	c qxplain 1485/1485
176.90/174.97	c 11762[?] -3159[?] 2973[?]  is mandatory 
176.90/174.97	c qxplain 1482/1484
176.90/174.98	c qxplain 1484/1484
176.90/175.00	c 11763[?] -3159[?] -2981[?]  is mandatory 
176.90/175.00	c qxplain 1482/1483
177.00/175.01	c qxplain 1483/1483
177.00/175.02	c 11765[?] -3158[?] -3160[?]  is mandatory 
177.00/175.02	c qxplain 1482/1482
177.00/175.03	c 11767[?] 3159[?] 3160[?] 3158[?]  is mandatory 
177.00/175.03	c qxplain 1347/1481
177.00/175.06	c qxplain 1415/1481
177.00/175.08	c qxplain 1449/1481
177.10/175.16	c qxplain 1466/1481
177.20/175.25	c qxplain 1474/1481
177.30/175.30	c qxplain 1478/1481
177.30/175.35	c qxplain 1480/1481
177.30/175.39	c qxplain 1481/1481
177.40/175.43	c 11768[?] 2974[?] -3161[?]  is mandatory 
177.40/175.43	c qxplain 1480/1480
177.40/175.44	c 11770[?] -2974[?] 3161[?] 3156[?]  is mandatory 
177.40/175.44	c qxplain 1478/1479
177.40/175.47	c qxplain 1479/1479
177.40/175.49	c qxplain 1478/1478
177.49/175.51	c 11772[?] -3162[?] -2973[?]  is mandatory 
177.49/175.51	c qxplain 1474/1477
177.49/175.55	c qxplain 1476/1477
177.49/175.58	c qxplain 1477/1477
177.49/175.58	c qxplain 1476/1476
177.59/175.60	c 11775[?] -3163[?] 3162[?]  is mandatory 
177.59/175.60	c qxplain 1474/1475
177.59/175.62	c qxplain 1466/1473
177.59/175.66	c qxplain 1470/1473
177.69/175.70	c qxplain 1472/1473
177.69/175.72	c qxplain 1473/1473
177.69/175.74	c 11780[?] -3165[?] 3163[?]  is mandatory 
177.69/175.74	c qxplain 1472/1472
177.69/175.74	c qxplain 1470/1471
177.69/175.76	c qxplain 1471/1471
177.69/175.76	c qxplain 1470/1470
177.69/175.77	c 11784[?] -3166[?] 3165[?]  is mandatory 
177.69/175.77	c qxplain 1466/1469
177.79/175.82	c qxplain 1468/1469
177.79/175.84	c qxplain 1469/1469
177.79/175.85	c 11786[?] -3161[?] -3167[?]  is mandatory 
177.79/175.85	c qxplain 1468/1468
177.79/175.88	c 11788[?] 3161[?] 3167[?] 3166[?]  is mandatory 
177.79/175.88	c qxplain 1466/1467
177.90/175.90	c qxplain 1467/1467
177.90/175.91	c 11789[?] -3168[?] 2981[?]  is mandatory 
177.90/175.91	c qxplain 1466/1466
177.90/175.92	c 11790[?] 3167[?] -3168[?]  is mandatory 
177.90/175.92	c qxplain 1449/1465
177.90/175.94	c qxplain 1458/1465
177.90/176.00	c qxplain 1462/1465
178.00/176.04	c qxplain 1464/1465
178.00/176.05	c qxplain 1465/1465
178.00/176.06	c 11791[?] -3167[?] -2981[?] 3168[?]  is mandatory 
178.00/176.06	c qxplain 1464/1464
178.00/176.07	c 11792[?] 2974[?] -3169[?]  is mandatory 
178.00/176.07	c qxplain 1462/1463
178.00/176.09	c qxplain 1463/1463
178.09/176.10	c 11793[?] -3169[?] -2981[?]  is mandatory 
178.09/176.10	c qxplain 1462/1462
178.09/176.14	c 11794[?] -2974[?] 3169[?] 2981[?]  is mandatory 
178.09/176.14	c qxplain 1458/1461
178.09/176.15	c qxplain 1460/1461
178.09/176.17	c qxplain 1461/1461
178.09/176.19	c 11795[?] -3168[?] -3170[?]  is mandatory 
178.09/176.19	c qxplain 1460/1460
178.19/176.21	c 11796[?] -3170[?] -3169[?]  is mandatory 
178.19/176.21	c qxplain 1458/1459
178.19/176.22	c qxplain 1459/1459
178.19/176.22	c 11797[?] 3169[?] 3170[?] 3168[?]  is mandatory 
178.19/176.22	c qxplain 1458/1458
178.19/176.23	c qxplain 1449/1457
178.19/176.28	c qxplain 1454/1457
178.29/176.31	c qxplain 1456/1457
178.29/176.33	c qxplain 1457/1457
178.29/176.35	c 11799[?] -3171[?] 3166[?]  is mandatory 
178.29/176.35	c qxplain 1456/1456
178.29/176.36	c 11801[?] 2975[?] -3172[?]  is mandatory 
178.29/176.36	c qxplain 1454/1455
178.29/176.37	c qxplain 1455/1455
178.29/176.38	c 11803[?] -2975[?] 3172[?] 3166[?]  is mandatory 
178.29/176.38	c qxplain 1454/1454
178.29/176.39	c 11805[?] -3172[?] -3173[?]  is mandatory 
178.29/176.39	c qxplain 1449/1453
178.39/176.40	c qxplain 1452/1453
178.39/176.42	c qxplain 1453/1453
178.39/176.44	c 11806[?] 3172[?] 3173[?] 3171[?]  is mandatory 
178.39/176.44	c qxplain 1452/1452
178.39/176.45	c 11807[?] -3174[?] 2981[?]  is mandatory 
178.39/176.45	c qxplain 1449/1451
178.39/176.46	c qxplain 1451/1451
178.39/176.48	c 11808[?] 3173[?] -3174[?]  is mandatory 
178.39/176.48	c qxplain 1449/1450
178.39/176.49	c qxplain 1450/1450
178.39/176.50	c 11809[?] -3173[?] -2981[?] 3174[?]  is mandatory 
178.39/176.50	c qxplain 1449/1449
178.49/176.51	c 11810[?] 2975[?] -3175[?]  is mandatory 
178.49/176.51	c qxplain 1415/1448
178.49/176.54	c qxplain 1432/1448
178.49/176.59	c qxplain 1441/1448
178.59/176.63	c qxplain 1445/1448
178.59/176.65	c qxplain 1447/1448
178.59/176.66	c qxplain 1448/1448
178.59/176.67	c 11811[?] -3175[?] -2981[?]  is mandatory 
178.59/176.67	c qxplain 1447/1447
178.69/176.71	c 11812[?] -2975[?] 3175[?] 2981[?]  is mandatory 
178.69/176.71	c qxplain 1445/1446
178.69/176.73	c qxplain 1446/1446
178.69/176.74	c 11813[?] -3174[?] -3176[?]  is mandatory 
178.69/176.74	c qxplain 1445/1445
178.69/176.76	c 11814[?] -3175[?] -3176[?]  is mandatory 
178.69/176.76	c qxplain 1441/1444
178.69/176.77	c qxplain 1443/1444
178.69/176.78	c qxplain 1444/1444
178.69/176.78	c 11815[?] 3175[?] 3176[?] 3174[?]  is mandatory 
178.69/176.78	c qxplain 1443/1443
178.80/176.81	c 11816[?] -3177[?] 2976[?]  is mandatory 
178.80/176.81	c qxplain 1441/1442
178.80/176.82	c qxplain 1442/1442
178.80/176.85	c qxplain 1441/1441
178.80/176.86	c 11818[?] -2976[?] 3177[?] 3171[?]  is mandatory 
178.80/176.86	c qxplain 1432/1440
178.80/176.90	c qxplain 1437/1440
178.90/176.91	c qxplain 1439/1440
178.90/176.92	c qxplain 1437/1438
178.90/176.93	c qxplain 1438/1438
178.90/176.94	c 11822[?] -3179[?] 3166[?]  is mandatory 
178.90/176.94	c qxplain 1437/1437
178.90/176.94	c qxplain 1432/1436
178.90/176.96	c qxplain 1435/1436
178.90/176.97	c qxplain 1436/1436
178.90/176.98	c 11825[?] -3177[?] -3180[?]  is mandatory 
178.90/176.98	c qxplain 1435/1435
178.90/176.99	c 11827[?] 3180[?] 3177[?] 3179[?]  is mandatory 
178.90/176.99	c qxplain 1432/1434
178.90/177.00	c qxplain 1434/1434
179.00/177.00	c 11828[?] -3181[?] 2981[?]  is mandatory 
179.00/177.00	c qxplain 1432/1433
179.00/177.01	c qxplain 1433/1433
179.00/177.02	c 11829[?] 3180[?] -3181[?]  is mandatory 
179.00/177.02	c qxplain 1432/1432
179.00/177.03	c 11830[?] 3181[?] -3180[?] -2981[?]  is mandatory 
179.00/177.03	c qxplain 1415/1431
179.00/177.05	c qxplain 1424/1431
179.00/177.06	c qxplain 1428/1431
179.00/177.09	c qxplain 1430/1431
179.10/177.10	c qxplain 1431/1431
179.10/177.11	c 11831[?] 2976[?] -3182[?]  is mandatory 
179.10/177.11	c qxplain 1430/1430
179.10/177.12	c 11832[?] -3182[?] -2981[?]  is mandatory 
179.10/177.12	c qxplain 1428/1429
179.10/177.13	c qxplain 1429/1429
179.10/177.14	c 11833[?] 3182[?] -2976[?] 2981[?]  is mandatory 
179.10/177.14	c qxplain 1428/1428
179.10/177.15	c 11834[?] -3183[?] -3181[?]  is mandatory 
179.10/177.15	c qxplain 1424/1427
179.10/177.16	c qxplain 1426/1427
179.10/177.17	c qxplain 1427/1427
179.10/177.18	c 11835[?] -3182[?] -3183[?]  is mandatory 
179.10/177.18	c qxplain 1426/1426
179.10/177.18	c 11836[?] 3182[?] 3183[?] 3181[?]  is mandatory 
179.10/177.19	c qxplain 1424/1425
179.19/177.22	c qxplain 1425/1425
179.19/177.23	c 11837[?] -3176[?] -3184[?]  is mandatory 
179.19/177.24	c qxplain 1424/1424
179.19/177.25	c qxplain 1415/1423
179.19/177.26	c qxplain 1420/1423
179.19/177.27	c qxplain 1422/1423
179.19/177.29	c qxplain 1423/1423
179.29/177.30	c 11840[?] -3170[?] -3185[?]  is mandatory 
179.29/177.30	c qxplain 1422/1422
179.29/177.32	c 11841[?] 3184[?] -3185[?]  is mandatory 
179.29/177.32	c qxplain 1420/1421
179.29/177.33	c qxplain 1421/1421
179.29/177.33	c 11843[?] 3160[?] -3186[?]  is mandatory 
179.29/177.33	c qxplain 1420/1420
179.29/177.35	c 11845[?] 3185[?] -3160[?] 3186[?]  is mandatory 
179.29/177.35	c qxplain 1415/1419
179.29/177.37	c qxplain 1418/1419
179.29/177.39	c qxplain 1419/1419
179.39/177.40	c 11848[?] 3187[?] -3186[?] -3130[?]  is mandatory 
179.39/177.40	c qxplain 1418/1418
179.39/177.44	c 11849[?] 3176[?] -3188[?]  is mandatory 
179.39/177.44	c qxplain 1415/1417
179.39/177.46	c qxplain 1417/1417
179.39/177.46	c 11850[?] -3188[?] -3183[?]  is mandatory 
179.39/177.46	c qxplain 1415/1416
179.39/177.47	c qxplain 1416/1416
179.49/177.51	c 11851[?] 3188[?] 3183[?] -3176[?]  is mandatory 
179.49/177.51	c qxplain 1415/1415
179.49/177.52	c 11852[?] -3106[?] -3189[?]  is mandatory 
179.49/177.52	c qxplain 1347/1414
179.49/177.58	c qxplain 1381/1414
179.49/177.59	c qxplain 1398/1414
179.59/177.60	c qxplain 1407/1414
179.59/177.61	c qxplain 1411/1414
179.59/177.61	c qxplain 1413/1414
179.59/177.62	c qxplain 1414/1414
179.59/177.63	c 11853[?] -3189[?] -3170[?]  is mandatory 
179.59/177.63	c qxplain 1413/1413
179.59/177.65	c 11854[?] 3106[?] 3189[?] 3170[?]  is mandatory 
179.59/177.65	c qxplain 1411/1412
179.59/177.66	c qxplain 1412/1412
179.59/177.67	c 11855[?] 3106[?] -3190[?]  is mandatory 
179.59/177.67	c qxplain 1411/1411
179.59/177.67	c 11856[?] -3190[?] 3170[?]  is mandatory 
179.59/177.67	c qxplain 1407/1410
179.59/177.68	c qxplain 1409/1410
179.59/177.69	c qxplain 1410/1410
179.69/177.70	c 11857[?] -3106[?] -3170[?] 3190[?]  is mandatory 
179.69/177.70	c qxplain 1409/1409
179.69/177.71	c 11858[?] -3189[?] -3191[?]  is mandatory 
179.69/177.71	c qxplain 1407/1408
179.69/177.72	c qxplain 1408/1408
179.69/177.73	c 11859[?] -3190[?] -3191[?]  is mandatory 
179.69/177.73	c qxplain 1407/1407
179.69/177.73	c 11860[?] 3190[?] 3189[?] 3191[?]  is mandatory 
179.69/177.73	c qxplain 1398/1406
179.69/177.74	c qxplain 1403/1406
179.69/177.75	c qxplain 1405/1406
179.69/177.76	c qxplain 1406/1406
179.69/177.77	c 11861[?] 3188[?] -3192[?]  is mandatory 
179.69/177.77	c qxplain 1405/1405
179.69/177.78	c 11862[?] -3191[?] -3192[?]  is mandatory 
179.69/177.78	c qxplain 1403/1404
179.69/177.78	c qxplain 1404/1404
179.69/177.79	c 11863[?] -3188[?] 3191[?] 3192[?]  is mandatory 
179.69/177.79	c qxplain 1403/1403
179.79/177.80	c 11864[?] -3183[?] -3193[?]  is mandatory 
179.79/177.80	c qxplain 1398/1402
179.79/177.81	c qxplain 1401/1402
179.79/177.82	c qxplain 1402/1402
179.79/177.83	c 11865[?] -3192[?] -3193[?]  is mandatory 
179.79/177.83	c qxplain 1401/1401
179.79/177.84	c 11866[?] 3192[?] 3183[?] 3193[?]  is mandatory 
179.79/177.84	c qxplain 1398/1400
179.79/177.84	c qxplain 1400/1400
179.79/177.87	c 11867[?] 3176[?] -3194[?]  is mandatory 
179.79/177.87	c qxplain 1398/1399
179.79/177.88	c qxplain 1399/1399
179.89/177.93	c qxplain 1398/1398
179.89/177.94	c 11869[?] 3194[?] -3176[?] 3188[?]  is mandatory 
179.89/177.94	c qxplain 1381/1397
179.89/177.95	c qxplain 1390/1397
179.89/177.95	c qxplain 1394/1397
179.89/177.96	c qxplain 1396/1397
179.89/177.97	c qxplain 1397/1397
179.89/177.98	c 11870[?] -3195[?] -3193[?]  is mandatory 
179.89/177.98	c qxplain 1396/1396
179.89/177.99	c 11871[?] -3195[?] -3194[?]  is mandatory 
179.89/177.99	c qxplain 1394/1395
179.99/178.00	c qxplain 1395/1395
179.99/178.01	c 11872[?] 3194[?] 3193[?] 3195[?]  is mandatory 
179.99/178.01	c qxplain 1394/1394
179.99/178.02	c 11873[?] -3196[?] 2983[?]  is mandatory 
179.99/178.02	c qxplain 1390/1393
179.99/178.03	c qxplain 1392/1393
179.99/178.03	c qxplain 1393/1393
179.99/178.04	c 11874[?] -3196[?] 3193[?]  is mandatory 
179.99/178.04	c qxplain 1392/1392
179.99/178.07	c 11875[?] -2983[?] -3193[?] 3196[?]  is mandatory 
179.99/178.07	c qxplain 1390/1391
179.99/178.09	c qxplain 1391/1391
179.99/178.09	c 11876[?] -3195[?] -3197[?]  is mandatory 
179.99/178.09	c qxplain 1390/1390
179.99/178.10	c 11877[?] -3196[?] -3197[?]  is mandatory 
179.99/178.10	c qxplain 1381/1389
180.10/178.11	c qxplain 1386/1389
180.10/178.12	c qxplain 1388/1389
180.10/178.13	c qxplain 1389/1389
180.10/178.14	c 11878[?] 3197[?] 3196[?] 3195[?]  is mandatory 
180.10/178.14	c qxplain 1388/1388
180.10/178.15	c 11879[?] -3198[?] 2982[?]  is mandatory 
180.10/178.15	c qxplain 1386/1387
180.10/178.15	c qxplain 1387/1387
180.10/178.16	c 11880[?] -3198[?] 3193[?]  is mandatory 
180.10/178.16	c qxplain 1386/1386
180.10/178.17	c 11881[?] -2982[?] -3193[?] 3198[?]  is mandatory 
180.10/178.17	c qxplain 1381/1385
180.10/178.18	c qxplain 1384/1385
180.19/178.21	c qxplain 1385/1385
180.19/178.22	c 11882[?] 3170[?] -3199[?]  is mandatory 
180.19/178.22	c qxplain 1384/1384
180.19/178.23	c 11883[?] 3183[?] -3199[?]  is mandatory 
180.19/178.23	c qxplain 1381/1383
180.19/178.24	c qxplain 1383/1383
180.19/178.25	c 11884[?] 3199[?] -3170[?] -3183[?]  is mandatory 
180.19/178.25	c qxplain 1381/1382
180.19/178.26	c qxplain 1382/1382
180.19/178.26	c 11885[?] -3200[?] -3193[?]  is mandatory 
180.19/178.26	c qxplain 1381/1381
180.19/178.27	c 11886[?] -3200[?] -3199[?]  is mandatory 
180.19/178.27	c qxplain 1347/1380
180.19/178.29	c qxplain 1364/1380
180.19/178.30	c qxplain 1373/1380
180.30/178.30	c qxplain 1377/1380
180.30/178.31	c qxplain 1379/1380
180.30/178.32	c qxplain 1380/1380
180.30/178.33	c 11887[?] 3199[?] 3193[?] 3200[?]  is mandatory 
180.30/178.33	c qxplain 1379/1379
180.30/178.34	c 11888[?] -3198[?] -3201[?]  is mandatory 
180.30/178.34	c qxplain 1377/1378
180.30/178.35	c qxplain 1378/1378
180.30/178.36	c 11889[?] -3200[?] -3201[?]  is mandatory 
180.30/178.36	c qxplain 1377/1377
180.30/178.36	c 11890[?] 3198[?] 3200[?] 3201[?]  is mandatory 
180.30/178.36	c qxplain 1373/1376
180.30/178.37	c qxplain 1375/1376
180.30/178.39	c qxplain 1376/1376
180.39/178.40	c 11891[?] 3197[?] -3202[?]  is mandatory 
180.39/178.40	c qxplain 1375/1375
180.39/178.41	c 11892[?] 3201[?] -3202[?]  is mandatory 
180.39/178.41	c qxplain 1373/1374
180.39/178.42	c qxplain 1374/1374
180.39/178.43	c 11893[?] -3197[?] -3201[?] 3202[?]  is mandatory 
180.39/178.43	c qxplain 1373/1373
180.39/178.44	c 11894[?] -3203[?] 3007[?]  is mandatory 
180.39/178.44	c qxplain 1364/1372
180.39/178.45	c qxplain 1369/1372
180.39/178.45	c qxplain 1371/1372
180.39/178.46	c qxplain 1372/1372
180.39/178.47	c 11895[?] -3203[?] 3193[?]  is mandatory 
180.39/178.47	c qxplain 1371/1371
180.39/178.48	c 11896[?] -3007[?] -3193[?] 3203[?]  is mandatory 
180.39/178.48	c qxplain 1369/1370
180.39/178.49	c qxplain 1370/1370
180.49/178.50	c 11897[?] -3204[?] 3008[?]  is mandatory 
180.49/178.50	c qxplain 1369/1369
180.49/178.51	c 11898[?] -3204[?] 3193[?]  is mandatory 
180.49/178.51	c qxplain 1364/1368
180.49/178.52	c qxplain 1367/1368
180.49/178.52	c qxplain 1368/1368
180.49/178.53	c 11899[?] -3008[?] 3204[?] -3193[?]  is mandatory 
180.49/178.53	c qxplain 1367/1367
180.49/178.54	c 11900[?] -3205[?] 3010[?]  is mandatory 
180.49/178.54	c qxplain 1364/1366
180.49/178.55	c qxplain 1366/1366
180.49/178.56	c 11901[?] -3205[?] 3193[?]  is mandatory 
180.49/178.56	c qxplain 1364/1365
180.49/178.57	c qxplain 1365/1365
180.49/178.58	c 11902[?] -3010[?] 3205[?] -3193[?]  is mandatory 
180.49/178.58	c qxplain 1364/1364
180.49/178.58	c 11903[?] -3206[?] 3009[?]  is mandatory 
180.49/178.58	c qxplain 1347/1363
180.49/178.59	c qxplain 1356/1363
180.59/178.60	c qxplain 1360/1363
180.59/178.61	c qxplain 1362/1363
180.59/178.62	c qxplain 1363/1363
180.59/178.63	c 11904[?] -3206[?] 3193[?]  is mandatory 
180.59/178.63	c qxplain 1362/1362
180.59/178.64	c 11905[?] -3009[?] -3193[?] 3206[?]  is mandatory 
180.59/178.64	c qxplain 1360/1361
180.59/178.65	c qxplain 1361/1361
180.59/178.65	c 11906[?] -3205[?] -3207[?]  is mandatory 
180.59/178.65	c qxplain 1360/1360
180.59/178.66	c 11907[?] -3206[?] -3207[?]  is mandatory 
180.59/178.66	c qxplain 1356/1359
180.59/178.67	c qxplain 1358/1359
180.59/178.68	c qxplain 1359/1359
180.59/178.69	c 11908[?] 3207[?] 3205[?] 3206[?]  is mandatory 
180.59/178.69	c qxplain 1358/1358
180.69/178.70	c 11909[?] -3204[?] -3208[?]  is mandatory 
180.69/178.70	c qxplain 1356/1357
180.69/178.71	c qxplain 1357/1357
180.69/178.71	c 11910[?] 3207[?] -3208[?]  is mandatory 
180.69/178.71	c qxplain 1356/1356
180.69/178.72	c 11911[?] 3208[?] -3207[?] 3204[?]  is mandatory 
180.69/178.72	c qxplain 1347/1355
180.69/178.73	c qxplain 1352/1355
180.69/178.74	c qxplain 1354/1355
180.69/178.75	c qxplain 1355/1355
180.69/178.76	c 11912[?] -3203[?] -3209[?]  is mandatory 
180.69/178.76	c qxplain 1354/1354
180.69/178.77	c 11913[?] 3208[?] -3209[?]  is mandatory 
180.69/178.77	c qxplain 1352/1353
180.91/178.85	c qxplain 1353/1353
180.91/178.86	c 11914[?] 3203[?] 3209[?] -3208[?]  is mandatory 
180.91/178.86	c qxplain 1352/1352
180.91/178.87	c 11915[?] -3210[?] 3011[?]  is mandatory 
180.91/178.87	c qxplain 1347/1351
180.91/178.88	c qxplain 1350/1351
180.91/178.89	c qxplain 1351/1351
180.91/178.89	c 11916[?] -3210[?] 3193[?]  is mandatory 
180.91/178.89	c qxplain 1350/1350
180.96/178.90	c 11917[?] -3011[?] -3193[?] 3210[?]  is mandatory 
180.96/178.90	c qxplain 1347/1349
180.96/178.91	c qxplain 1349/1349
180.96/178.92	c 11918[?] -3211[?] 2984[?]  is mandatory 
180.96/178.92	c qxplain 1347/1348
180.96/178.93	c qxplain 1348/1348
180.96/178.94	c 11919[?] -3211[?] 3193[?]  is mandatory 
180.96/178.94	c qxplain 1347/1347
180.96/178.94	c 11920[?] -2984[?] -3193[?] 3211[?]  is mandatory 
180.96/178.94	c qxplain 1077/1346
180.96/178.98	c qxplain 1212/1346
180.96/178.99	c qxplain 1280/1346
181.07/179.00	c qxplain 1314/1346
181.07/179.01	c qxplain 1331/1346
181.07/179.02	c qxplain 1339/1346
181.07/179.03	c qxplain 1343/1346
181.07/179.03	c qxplain 1345/1346
181.07/179.04	c qxplain 1346/1346
181.07/179.05	c 11921[?] -3212[?] 3013[?]  is mandatory 
181.07/179.05	c qxplain 1345/1345
181.07/179.06	c 11922[?] -3212[?] 3193[?]  is mandatory 
181.07/179.06	c qxplain 1343/1344
181.07/179.07	c qxplain 1344/1344
181.07/179.08	c 11923[?] -3013[?] -3193[?] 3212[?]  is mandatory 
181.07/179.08	c qxplain 1343/1343
181.07/179.09	c 11924[?] -3213[?] 3012[?]  is mandatory 
181.07/179.09	c qxplain 1339/1342
181.07/179.09	c qxplain 1341/1342
181.17/179.10	c qxplain 1342/1342
181.17/179.11	c 11925[?] -3213[?] 3193[?]  is mandatory 
181.17/179.11	c qxplain 1341/1341
181.17/179.12	c 11926[?] -3012[?] -3193[?] 3213[?]  is mandatory 
181.17/179.12	c qxplain 1339/1340
181.17/179.13	c qxplain 1340/1340
181.17/179.14	c 11927[?] -3212[?] -3214[?]  is mandatory 
181.17/179.14	c qxplain 1339/1339
181.17/179.14	c 11928[?] -3213[?] -3214[?]  is mandatory 
181.17/179.14	c qxplain 1331/1338
181.17/179.15	c qxplain 1335/1338
181.17/179.16	c qxplain 1337/1338
181.17/179.17	c qxplain 1338/1338
181.17/179.18	c 11929[?] 3214[?] 3213[?] 3212[?]  is mandatory 
181.17/179.18	c qxplain 1337/1337
181.17/179.19	c 11930[?] -3211[?] -3215[?]  is mandatory 
181.17/179.19	c qxplain 1335/1336
181.17/179.19	c qxplain 1336/1336
181.27/179.20	c 11931[?] 3214[?] -3215[?]  is mandatory 
181.27/179.20	c qxplain 1335/1335
181.27/179.21	c 11932[?] 3215[?] -3214[?] 3211[?]  is mandatory 
181.27/179.21	c qxplain 1331/1334
181.27/179.22	c qxplain 1333/1334
181.27/179.23	c qxplain 1334/1334
181.27/179.24	c 11933[?] -3210[?] -3216[?]  is mandatory 
181.27/179.24	c qxplain 1333/1333
181.27/179.25	c 11934[?] 3215[?] -3216[?]  is mandatory 
181.27/179.25	c qxplain 1331/1332
181.27/179.25	c qxplain 1332/1332
181.27/179.26	c 11935[?] 3216[?] -3215[?] 3210[?]  is mandatory 
181.27/179.26	c qxplain 1331/1331
181.27/179.27	c 11936[?] -3217[?] 2991[?]  is mandatory 
181.27/179.27	c qxplain 1314/1330
181.27/179.28	c qxplain 1323/1330
181.27/179.29	c qxplain 1327/1330
181.27/179.30	c qxplain 1329/1330
181.37/179.30	c qxplain 1330/1330
181.37/179.31	c 11937[?] -3217[?] 3193[?]  is mandatory 
181.37/179.31	c qxplain 1329/1329
181.37/179.32	c 11938[?] -2991[?] -3193[?] 3217[?]  is mandatory 
181.37/179.32	c qxplain 1327/1328
181.37/179.33	c qxplain 1328/1328
181.37/179.34	c 11939[?] -3218[?] 2990[?]  is mandatory 
181.37/179.34	c qxplain 1327/1327
181.37/179.35	c 11940[?] -3218[?] 3193[?]  is mandatory 
181.37/179.35	c qxplain 1323/1326
181.37/179.35	c qxplain 1325/1326
181.37/179.36	c qxplain 1326/1326
181.37/179.37	c 11941[?] -2990[?] -3193[?] 3218[?]  is mandatory 
181.37/179.37	c qxplain 1325/1325
181.37/179.38	c 11942[?] -3219[?] 2989[?]  is mandatory 
181.37/179.38	c qxplain 1323/1324
181.37/179.39	c qxplain 1324/1324
181.47/179.40	c 11943[?] -3219[?] 3193[?]  is mandatory 
181.47/179.40	c qxplain 1323/1323
181.47/179.41	c 11944[?] -2989[?] -3193[?] 3219[?]  is mandatory 
181.47/179.41	c qxplain 1314/1322
181.47/179.41	c qxplain 1319/1322
181.47/179.42	c qxplain 1321/1322
181.47/179.43	c qxplain 1322/1322
181.47/179.44	c 11945[?] -3218[?] -3220[?]  is mandatory 
181.47/179.44	c qxplain 1321/1321
181.47/179.45	c 11946[?] -3219[?] -3220[?]  is mandatory 
181.47/179.45	c qxplain 1319/1320
181.47/179.46	c qxplain 1320/1320
181.47/179.46	c 11947[?] 3220[?] 3219[?] 3218[?]  is mandatory 
181.47/179.46	c qxplain 1319/1319
181.47/179.47	c 11948[?] -3217[?] -3221[?]  is mandatory 
181.47/179.47	c qxplain 1314/1318
181.47/179.48	c qxplain 1317/1318
181.47/179.49	c qxplain 1318/1318
181.57/179.50	c 11949[?] 3220[?] -3221[?]  is mandatory 
181.57/179.50	c qxplain 1317/1317
181.57/179.51	c 11950[?] 3221[?] -3220[?] 3217[?]  is mandatory 
181.57/179.51	c qxplain 1314/1316
181.57/179.52	c qxplain 1316/1316
181.57/179.52	c 11951[?] -3222[?] 2985[?]  is mandatory 
181.57/179.52	c qxplain 1314/1315
181.57/179.53	c qxplain 1315/1315
181.57/179.54	c 11952[?] -3222[?] 3193[?]  is mandatory 
181.57/179.54	c qxplain 1314/1314
181.57/179.55	c 11953[?] -2985[?] -3193[?] 3222[?]  is mandatory 
181.57/179.55	c qxplain 1280/1313
181.57/179.56	c qxplain 1297/1313
181.57/179.57	c qxplain 1306/1313
181.57/179.57	c qxplain 1310/1313
181.57/179.58	c qxplain 1312/1313
181.57/179.59	c qxplain 1313/1313
181.66/179.60	c 11954[?] -3223[?] 2986[?]  is mandatory 
181.66/179.60	c qxplain 1312/1312
181.66/179.61	c 11955[?] -3223[?] 3193[?]  is mandatory 
181.66/179.61	c qxplain 1310/1311
181.66/179.62	c qxplain 1311/1311
181.66/179.63	c 11956[?] -2986[?] -3193[?] 3223[?]  is mandatory 
181.66/179.63	c qxplain 1310/1310
181.66/179.63	c 11957[?] -3224[?] 2988[?]  is mandatory 
181.66/179.63	c qxplain 1306/1309
181.66/179.64	c qxplain 1308/1309
181.66/179.65	c qxplain 1309/1309
181.66/179.66	c 11958[?] -3224[?] 3193[?]  is mandatory 
181.66/179.66	c qxplain 1308/1308
181.66/179.67	c 11959[?] -2988[?] -3193[?] 3224[?]  is mandatory 
181.66/179.67	c qxplain 1306/1307
181.66/179.68	c qxplain 1307/1307
181.66/179.68	c 11960[?] -3225[?] 2987[?]  is mandatory 
181.66/179.68	c qxplain 1306/1306
181.66/179.69	c 11961[?] -3225[?] 3193[?]  is mandatory 
181.66/179.69	c qxplain 1297/1305
181.76/179.70	c qxplain 1302/1305
181.76/179.71	c qxplain 1304/1305
181.76/179.72	c qxplain 1305/1305
181.76/179.73	c 11962[?] -2987[?] -3193[?] 3225[?]  is mandatory 
181.76/179.73	c qxplain 1304/1304
181.76/179.73	c 11963[?] -3224[?] -3226[?]  is mandatory 
181.76/179.73	c qxplain 1302/1303
181.76/179.74	c qxplain 1303/1303
181.76/179.75	c 11964[?] -3225[?] -3226[?]  is mandatory 
181.76/179.75	c qxplain 1302/1302
181.76/179.76	c 11965[?] 3226[?] 3225[?] 3224[?]  is mandatory 
181.76/179.76	c qxplain 1297/1301
181.76/179.77	c qxplain 1300/1301
181.76/179.78	c qxplain 1301/1301
181.76/179.79	c 11966[?] -3223[?] -3227[?]  is mandatory 
181.76/179.79	c qxplain 1300/1300
181.76/179.79	c 11967[?] 3226[?] -3227[?]  is mandatory 
181.76/179.79	c qxplain 1297/1299
181.86/179.80	c qxplain 1299/1299
181.86/179.81	c 11968[?] 3227[?] -3226[?] 3223[?]  is mandatory 
181.86/179.81	c qxplain 1297/1298
181.86/179.82	c qxplain 1298/1298
181.86/179.83	c 11969[?] -3222[?] -3228[?]  is mandatory 
181.86/179.83	c qxplain 1297/1297
181.86/179.84	c 11970[?] 3227[?] -3228[?]  is mandatory 
181.86/179.84	c qxplain 1280/1296
181.86/179.84	c qxplain 1289/1296
181.86/179.85	c qxplain 1293/1296
181.86/179.86	c qxplain 1295/1296
181.86/179.87	c qxplain 1296/1296
181.86/179.88	c 11971[?] 3228[?] -3227[?] 3222[?]  is mandatory 
181.86/179.88	c qxplain 1295/1295
181.86/179.89	c 11972[?] 3221[?] -3229[?]  is mandatory 
181.86/179.89	c qxplain 1293/1294
181.86/179.89	c qxplain 1294/1294
181.96/179.90	c 11973[?] 3228[?] -3229[?]  is mandatory 
181.96/179.90	c qxplain 1293/1293
181.96/179.91	c 11974[?] 3229[?] -3228[?] -3221[?]  is mandatory 
181.96/179.91	c qxplain 1289/1292
181.96/179.92	c qxplain 1291/1292
181.96/179.93	c qxplain 1292/1292
181.96/179.94	c 11975[?] 3216[?] -3230[?]  is mandatory 
181.96/179.94	c qxplain 1291/1291
181.96/179.94	c 11976[?] 3229[?] -3230[?]  is mandatory 
181.96/179.94	c qxplain 1289/1290
181.96/179.95	c qxplain 1290/1290
181.96/179.96	c 11977[?] 3230[?] -3229[?] -3216[?]  is mandatory 
181.96/179.96	c qxplain 1289/1289
181.96/179.97	c 11978[?] 3209[?] -3231[?]  is mandatory 
181.96/179.97	c qxplain 1280/1288
181.96/179.98	c qxplain 1285/1288
181.96/179.99	c qxplain 1287/1288
181.96/179.99	c qxplain 1288/1288
182.06/180.00	c 11979[?] 3230[?] -3231[?]  is mandatory 
182.06/180.00	c qxplain 1287/1287
182.06/180.01	c 11980[?] 3231[?] -3230[?] -3209[?]  is mandatory 
182.06/180.01	c qxplain 1285/1286
182.06/180.02	c qxplain 1286/1286
182.06/180.03	c 11981[?] 2992[?] -3232[?]  is mandatory 
182.06/180.03	c qxplain 1285/1285
182.06/180.04	c 11982[?] -3232[?] 3193[?]  is mandatory 
182.06/180.04	c qxplain 1280/1284
182.06/180.05	c qxplain 1283/1284
182.06/180.05	c qxplain 1284/1284
182.06/180.06	c 11983[?] -2992[?] -3193[?] 3232[?]  is mandatory 
182.06/180.06	c qxplain 1283/1283
182.06/180.07	c 11984[?] 2993[?] -3233[?]  is mandatory 
182.06/180.07	c qxplain 1280/1282
182.06/180.08	c qxplain 1282/1282
182.06/180.09	c 11985[?] -3233[?] 3193[?]  is mandatory 
182.06/180.09	c qxplain 1280/1281
182.16/180.10	c qxplain 1281/1281
182.16/180.11	c 11986[?] -2993[?] -3193[?] 3233[?]  is mandatory 
182.16/180.11	c qxplain 1280/1280
182.16/180.11	c 11987[?] 2995[?] -3234[?]  is mandatory 
182.16/180.11	c qxplain 1212/1279
182.16/180.12	c qxplain 1246/1279
182.16/180.13	c qxplain 1263/1279
182.16/180.14	c qxplain 1272/1279
182.16/180.15	c qxplain 1276/1279
182.16/180.16	c qxplain 1278/1279
182.16/180.16	c qxplain 1279/1279
182.16/180.17	c 11988[?] -3234[?] 3193[?]  is mandatory 
182.16/180.17	c qxplain 1278/1278
182.16/180.18	c 11989[?] -2995[?] -3193[?] 3234[?]  is mandatory 
182.16/180.18	c qxplain 1276/1277
182.16/180.19	c qxplain 1277/1277
182.26/180.20	c 11990[?] 2994[?] -3235[?]  is mandatory 
182.26/180.20	c qxplain 1276/1276
182.26/180.21	c 11991[?] -3235[?] 3193[?]  is mandatory 
182.26/180.21	c qxplain 1272/1275
182.26/180.22	c qxplain 1274/1275
182.26/180.22	c qxplain 1275/1275
182.26/180.23	c 11992[?] -2994[?] -3193[?] 3235[?]  is mandatory 
182.26/180.23	c qxplain 1274/1274
182.26/180.24	c 11993[?] -3234[?] -3236[?]  is mandatory 
182.26/180.24	c qxplain 1272/1273
182.26/180.25	c qxplain 1273/1273
182.26/180.26	c 11994[?] -3235[?] -3236[?]  is mandatory 
182.26/180.26	c qxplain 1272/1272
182.26/180.27	c 11995[?] 3236[?] 3235[?] 3234[?]  is mandatory 
182.26/180.27	c qxplain 1263/1271
182.26/180.27	c qxplain 1268/1271
182.26/180.28	c qxplain 1270/1271
182.26/180.29	c qxplain 1271/1271
182.26/180.30	c 11996[?] -3233[?] -3237[?]  is mandatory 
182.26/180.30	c qxplain 1270/1270
182.37/180.31	c 11997[?] 3236[?] -3237[?]  is mandatory 
182.37/180.31	c qxplain 1268/1269
182.37/180.32	c qxplain 1269/1269
182.37/180.33	c 11998[?] 3237[?] -3236[?] 3233[?]  is mandatory 
182.37/180.33	c qxplain 1268/1268
182.37/180.33	c 11999[?] -3232[?] -3238[?]  is mandatory 
182.37/180.33	c qxplain 1263/1267
182.37/180.34	c qxplain 1266/1267
182.37/180.35	c qxplain 1267/1267
182.37/180.36	c 12000[?] 3237[?] -3238[?]  is mandatory 
182.37/180.36	c qxplain 1266/1266
182.37/180.37	c 12001[?] 3238[?] -3237[?] 3232[?]  is mandatory 
182.37/180.37	c qxplain 1263/1265
182.37/180.38	c qxplain 1265/1265
182.37/180.38	c 12002[?] 2996[?] -3239[?]  is mandatory 
182.37/180.38	c qxplain 1263/1264
182.37/180.39	c qxplain 1264/1264
182.37/180.40	c 12003[?] -3239[?] 3193[?]  is mandatory 
182.37/180.40	c qxplain 1263/1263
182.47/180.41	c 12004[?] -2996[?] -3193[?] 3239[?]  is mandatory 
182.47/180.41	c qxplain 1246/1262
182.47/180.42	c qxplain 1255/1262
182.47/180.43	c qxplain 1259/1262
182.47/180.44	c qxplain 1261/1262
182.47/180.44	c qxplain 1262/1262
182.47/180.45	c 12005[?] 2997[?] -3240[?]  is mandatory 
182.47/180.45	c qxplain 1261/1261
182.47/180.46	c 12006[?] -3240[?] 3193[?]  is mandatory 
182.47/180.46	c qxplain 1259/1260
182.47/180.47	c qxplain 1260/1260
182.47/180.48	c 12007[?] -2997[?] -3193[?] 3240[?]  is mandatory 
182.47/180.48	c qxplain 1259/1259
182.47/180.49	c 12008[?] 2999[?] -3241[?]  is mandatory 
182.47/180.49	c qxplain 1255/1258
182.47/180.49	c qxplain 1257/1258
182.56/180.50	c qxplain 1258/1258
182.56/180.51	c 12009[?] -3241[?] 3193[?]  is mandatory 
182.56/180.51	c qxplain 1257/1257
182.56/180.52	c 12010[?] -2999[?] -3193[?] 3241[?]  is mandatory 
182.56/180.52	c qxplain 1255/1256
182.56/180.53	c qxplain 1256/1256
182.56/180.54	c 12011[?] 2998[?] -3242[?]  is mandatory 
182.56/180.54	c qxplain 1255/1255
182.56/180.55	c 12012[?] -3242[?] 3193[?]  is mandatory 
182.56/180.55	c qxplain 1246/1254
182.56/180.55	c qxplain 1251/1254
182.56/180.56	c qxplain 1253/1254
182.56/180.57	c qxplain 1254/1254
182.56/180.58	c 12013[?] -2998[?] -3193[?] 3242[?]  is mandatory 
182.56/180.58	c qxplain 1253/1253
182.56/180.59	c 12014[?] -3241[?] -3243[?]  is mandatory 
182.56/180.59	c qxplain 1251/1252
182.56/180.60	c qxplain 1252/1252
182.66/180.60	c 12015[?] -3242[?] -3243[?]  is mandatory 
182.66/180.60	c qxplain 1251/1251
182.66/180.61	c 12016[?] 3243[?] 3242[?] 3241[?]  is mandatory 
182.66/180.61	c qxplain 1246/1250
182.66/180.62	c qxplain 1249/1250
182.66/180.63	c qxplain 1250/1250
182.66/180.64	c 12017[?] -3240[?] -3244[?]  is mandatory 
182.66/180.64	c qxplain 1249/1249
182.66/180.65	c 12018[?] 3243[?] -3244[?]  is mandatory 
182.66/180.65	c qxplain 1246/1248
182.66/180.66	c qxplain 1248/1248
182.66/180.66	c 12019[?] 3244[?] -3243[?] 3240[?]  is mandatory 
182.66/180.66	c qxplain 1246/1247
182.66/180.67	c qxplain 1247/1247
182.66/180.68	c 12020[?] -3239[?] -3245[?]  is mandatory 
182.66/180.68	c qxplain 1246/1246
182.66/180.69	c 12021[?] 3244[?] -3245[?]  is mandatory 
182.66/180.69	c qxplain 1212/1245
182.76/180.70	c qxplain 1229/1245
182.76/180.71	c qxplain 1238/1245
182.76/180.71	c qxplain 1242/1245
182.76/180.72	c qxplain 1244/1245
182.76/180.73	c qxplain 1245/1245
182.76/180.74	c 12022[?] 3245[?] -3244[?] 3239[?]  is mandatory 
182.76/180.74	c qxplain 1244/1244
182.76/180.75	c 12023[?] 3006[?] -3246[?]  is mandatory 
182.76/180.75	c qxplain 1242/1243
182.76/180.76	c qxplain 1243/1243
182.76/180.76	c 12024[?] -3246[?] 3193[?]  is mandatory 
182.76/180.76	c qxplain 1242/1242
182.76/180.77	c 12025[?] -3006[?] -3193[?] 3246[?]  is mandatory 
182.76/180.77	c qxplain 1238/1241
182.76/180.78	c qxplain 1240/1241
182.76/180.79	c qxplain 1241/1241
182.86/180.80	c 12026[?] 3005[?] -3247[?]  is mandatory 
182.86/180.80	c qxplain 1240/1240
182.86/180.81	c 12027[?] -3247[?] 3193[?]  is mandatory 
182.86/180.81	c qxplain 1238/1239
182.86/180.82	c qxplain 1239/1239
182.86/180.82	c 12028[?] -3005[?] -3193[?] 3247[?]  is mandatory 
182.86/180.82	c qxplain 1238/1238
182.86/180.83	c 12029[?] 3004[?] -3248[?]  is mandatory 
182.86/180.83	c qxplain 1229/1237
182.86/180.84	c qxplain 1234/1237
182.86/180.85	c qxplain 1236/1237
182.86/180.86	c qxplain 1237/1237
182.86/180.87	c 12030[?] -3248[?] 3193[?]  is mandatory 
182.86/180.87	c qxplain 1236/1236
182.86/180.87	c 12031[?] -3004[?] -3193[?] 3248[?]  is mandatory 
182.86/180.87	c qxplain 1234/1235
182.86/180.88	c qxplain 1235/1235
182.86/180.89	c 12032[?] -3247[?] -3249[?]  is mandatory 
182.86/180.89	c qxplain 1234/1234
182.96/180.90	c 12033[?] -3248[?] -3249[?]  is mandatory 
182.96/180.90	c qxplain 1229/1233
182.96/180.91	c qxplain 1232/1233
182.96/180.92	c qxplain 1233/1233
182.96/180.93	c 12034[?] 3249[?] 3248[?] 3247[?]  is mandatory 
182.96/180.93	c qxplain 1232/1232
182.96/180.93	c 12035[?] -3246[?] -3250[?]  is mandatory 
182.96/180.93	c qxplain 1229/1231
182.96/180.94	c qxplain 1231/1231
182.96/180.95	c 12036[?] 3249[?] -3250[?]  is mandatory 
182.96/180.95	c qxplain 1229/1230
182.96/180.96	c qxplain 1230/1230
182.96/180.97	c 12037[?] 3250[?] -3249[?] 3246[?]  is mandatory 
182.96/180.97	c qxplain 1229/1229
182.96/180.98	c 12038[?] 3000[?] -3251[?]  is mandatory 
182.96/180.98	c qxplain 1212/1228
182.96/180.98	c qxplain 1221/1228
182.96/180.99	c qxplain 1225/1228
183.06/181.00	c qxplain 1227/1228
183.06/181.01	c qxplain 1228/1228
183.06/181.02	c 12039[?] -3251[?] 3193[?]  is mandatory 
183.06/181.02	c qxplain 1227/1227
183.06/181.03	c 12040[?] -3000[?] -3193[?] 3251[?]  is mandatory 
183.06/181.03	c qxplain 1225/1226
183.06/181.03	c qxplain 1226/1226
183.06/181.04	c 12041[?] 3001[?] -3252[?]  is mandatory 
183.06/181.04	c qxplain 1225/1225
183.06/181.05	c 12042[?] -3252[?] 3193[?]  is mandatory 
183.06/181.05	c qxplain 1221/1224
183.06/181.06	c qxplain 1223/1224
183.06/181.07	c qxplain 1224/1224
183.06/181.08	c 12043[?] -3001[?] -3193[?] 3252[?]  is mandatory 
183.06/181.08	c qxplain 1223/1223
183.06/181.09	c 12044[?] 3003[?] -3253[?]  is mandatory 
183.06/181.09	c qxplain 1221/1222
183.06/181.09	c qxplain 1222/1222
183.16/181.10	c 12045[?] 3193[?] -3253[?]  is mandatory 
183.16/181.10	c qxplain 1221/1221
183.16/181.11	c 12046[?] -3003[?] -3193[?] 3253[?]  is mandatory 
183.16/181.11	c qxplain 1212/1220
183.16/181.12	c qxplain 1217/1220
183.16/181.13	c qxplain 1219/1220
183.16/181.14	c qxplain 1220/1220
183.16/181.14	c 12047[?] 3002[?] -3254[?]  is mandatory 
183.16/181.14	c qxplain 1219/1219
183.16/181.15	c 12048[?] -3254[?] 3193[?]  is mandatory 
183.16/181.15	c qxplain 1217/1218
183.16/181.16	c qxplain 1218/1218
183.16/181.17	c 12049[?] -3002[?] -3193[?] 3254[?]  is mandatory 
183.16/181.17	c qxplain 1217/1217
183.16/181.18	c 12050[?] -3253[?] -3255[?]  is mandatory 
183.16/181.18	c qxplain 1212/1216
183.16/181.19	c qxplain 1215/1216
183.16/181.19	c qxplain 1216/1216
183.27/181.20	c 12051[?] -3254[?] -3255[?]  is mandatory 
183.27/181.20	c qxplain 1215/1215
183.27/181.21	c 12052[?] 3255[?] 3254[?] 3253[?]  is mandatory 
183.27/181.21	c qxplain 1212/1214
183.27/181.22	c qxplain 1214/1214
183.27/181.23	c 12053[?] -3252[?] -3256[?]  is mandatory 
183.27/181.23	c qxplain 1212/1213
183.27/181.24	c qxplain 1213/1213
183.27/181.25	c 12054[?] 3255[?] -3256[?]  is mandatory 
183.27/181.25	c qxplain 1212/1212
183.27/181.25	c 12055[?] 3256[?] -3255[?] 3252[?]  is mandatory 
183.27/181.25	c qxplain 1077/1211
183.27/181.27	c qxplain 1145/1211
183.27/181.29	c qxplain 1179/1211
183.37/181.32	c qxplain 1196/1211
183.37/181.34	c qxplain 1204/1211
183.37/181.34	c qxplain 1208/1211
183.37/181.35	c qxplain 1210/1211
183.37/181.36	c qxplain 1211/1211
183.37/181.37	c 12056[?] -3251[?] -3257[?]  is mandatory 
183.37/181.37	c qxplain 1210/1210
183.37/181.38	c 12057[?] 3256[?] -3257[?]  is mandatory 
183.37/181.38	c qxplain 1208/1209
183.37/181.39	c qxplain 1209/1209
183.37/181.39	c 12058[?] 3257[?] -3256[?] 3251[?]  is mandatory 
183.37/181.39	c qxplain 1208/1208
183.47/181.40	c 12059[?] 3250[?] -3258[?]  is mandatory 
183.47/181.40	c qxplain 1204/1207
183.47/181.41	c qxplain 1206/1207
183.47/181.42	c qxplain 1207/1207
183.47/181.43	c 12060[?] 3257[?] -3258[?]  is mandatory 
183.47/181.43	c qxplain 1206/1206
183.47/181.44	c 12061[?] -3257[?] 3258[?] -3250[?]  is mandatory 
183.47/181.44	c qxplain 1204/1205
183.47/181.45	c qxplain 1205/1205
183.47/181.46	c 12062[?] 3245[?] -3259[?]  is mandatory 
183.47/181.46	c qxplain 1204/1204
183.47/181.46	c 12063[?] 3258[?] -3259[?]  is mandatory 
183.47/181.46	c qxplain 1196/1203
183.47/181.47	c qxplain 1200/1203
183.47/181.48	c qxplain 1202/1203
183.47/181.49	c qxplain 1203/1203
183.47/181.50	c 12064[?] -3258[?] 3259[?] -3245[?]  is mandatory 
183.47/181.50	c qxplain 1202/1202
183.57/181.51	c 12065[?] 3238[?] -3260[?]  is mandatory 
183.57/181.51	c qxplain 1200/1201
183.57/181.51	c qxplain 1201/1201
183.57/181.52	c 12066[?] 3259[?] -3260[?]  is mandatory 
183.57/181.52	c qxplain 1200/1200
183.57/181.53	c 12067[?] -3259[?] 3260[?] -3238[?]  is mandatory 
183.57/181.53	c qxplain 1196/1199
183.57/181.54	c qxplain 1198/1199
183.57/181.55	c qxplain 1199/1199
183.57/181.56	c 12068[?] 3231[?] -3261[?]  is mandatory 
183.57/181.56	c qxplain 1198/1198
183.57/181.56	c 12069[?] 3260[?] -3261[?]  is mandatory 
183.57/181.56	c qxplain 1196/1197
183.57/181.57	c qxplain 1197/1197
183.57/181.58	c 12070[?] -3260[?] 3261[?] -3231[?]  is mandatory 
183.57/181.58	c qxplain 1196/1196
183.57/181.59	c 12071[?] 3202[?] -3262[?]  is mandatory 
183.57/181.59	c qxplain 1179/1195
183.67/181.61	c qxplain 1188/1195
183.67/181.63	c qxplain 1192/1195
183.67/181.64	c qxplain 1194/1195
183.67/181.65	c qxplain 1195/1195
183.67/181.66	c 12072[?] 3261[?] -3262[?]  is mandatory 
183.67/181.66	c qxplain 1194/1194
183.67/181.67	c 12073[?] -3261[?] -3202[?] 3262[?]  is mandatory 
183.67/181.67	c qxplain 1192/1193
183.77/181.71	c qxplain 1193/1193
183.77/181.74	c 12074[?] -2967[?] -3263[?]  is mandatory 
183.77/181.74	c qxplain 1192/1192
183.77/181.76	c 12075[?] -2968[?] -3263[?]  is mandatory 
183.77/181.76	c qxplain 1188/1191
183.87/181.83	c qxplain 1190/1191
183.87/181.85	c qxplain 1191/1191
183.87/181.89	c 12076[?] 3263[?] 2967[?] 2968[?]  is mandatory 
183.87/181.89	c qxplain 1190/1190
183.97/181.91	c 12077[?] 3148[?] -3264[?]  is mandatory 
183.97/181.91	c qxplain 1188/1189
183.97/181.92	c qxplain 1189/1189
183.97/181.93	c 12078[?] 3263[?] -3264[?]  is mandatory 
183.97/181.93	c qxplain 1188/1188
183.97/181.94	c 12079[?] 3264[?] -3263[?] -3148[?]  is mandatory 
183.97/181.94	c qxplain 1179/1187
184.07/182.01	c qxplain 1184/1187
184.07/182.03	c qxplain 1186/1187
184.07/182.04	c qxplain 1187/1187
184.17/182.11	c qxplain 1186/1186
184.17/182.12	c 12081[?] 3264[?] -3265[?]  is mandatory 
184.17/182.12	c qxplain 1184/1185
184.17/182.13	c qxplain 1185/1185
184.17/182.14	c 12082[?] 2969[?] -3264[?] 3265[?]  is mandatory 
184.17/182.14	c qxplain 1184/1184
184.17/182.16	c qxplain 1179/1183
184.17/182.19	c qxplain 1182/1183
184.27/182.20	c qxplain 1183/1183
184.27/182.21	c 12085[?] 3265[?] -2970[?] 3266[?]  is mandatory 
184.27/182.21	c qxplain 1182/1182
184.27/182.22	c 12086[?] -3152[?] -3267[?]  is mandatory 
184.27/182.22	c qxplain 1179/1181
184.27/182.23	c qxplain 1181/1181
184.27/182.25	c 12087[?] -3266[?] -3267[?]  is mandatory 
184.27/182.25	c qxplain 1179/1180
184.27/182.26	c qxplain 1180/1180
184.27/182.26	c qxplain 1179/1179
184.27/182.27	c 12089[?] -3268[?] 2981[?]  is mandatory 
184.27/182.27	c qxplain 1145/1178
184.27/182.28	c qxplain 1162/1178
184.37/182.31	c qxplain 1171/1178
184.37/182.35	c qxplain 1175/1178
184.37/182.37	c qxplain 1177/1178
184.37/182.38	c qxplain 1178/1178
184.37/182.39	c 12090[?] -3268[?] 3267[?]  is mandatory 
184.37/182.39	c qxplain 1177/1177
184.37/182.40	c qxplain 1175/1176
184.47/182.41	c qxplain 1176/1176
184.47/182.42	c 12092[?] -3269[?] 2970[?]  is mandatory 
184.47/182.42	c qxplain 1175/1175
184.47/182.43	c 12093[?] -3269[?] -2981[?]  is mandatory 
184.47/182.43	c qxplain 1171/1174
184.47/182.46	c qxplain 1173/1174
184.47/182.49	c qxplain 1171/1172
184.57/182.51	c qxplain 1172/1172
184.57/182.51	c qxplain 1171/1171
184.57/182.53	c 12097[?] 3269[?] 3268[?] 3270[?]  is mandatory 
184.57/182.53	c qxplain 1162/1170
184.57/182.55	c qxplain 1167/1170
184.57/182.58	c qxplain 1169/1170
184.57/182.59	c qxplain 1170/1170
184.57/182.60	c 12098[?] -2971[?] -3271[?]  is mandatory 
184.57/182.60	c qxplain 1169/1169
184.67/182.61	c 12099[?] -3271[?] 3152[?]  is mandatory 
184.67/182.61	c qxplain 1167/1168
184.67/182.62	c qxplain 1168/1168
184.76/182.71	c qxplain 1167/1167
184.76/182.72	c 12101[?] 2971[?] -3272[?]  is mandatory 
184.76/182.72	c qxplain 1162/1166
184.76/182.73	c qxplain 1165/1166
184.76/182.74	c qxplain 1166/1166
184.76/182.75	c 12102[?] -3272[?] -3152[?]  is mandatory 
184.76/182.75	c qxplain 1165/1165
184.76/182.75	c qxplain 1162/1164
184.76/182.76	c qxplain 1164/1164
184.76/182.77	c 12106[?] 3272[?] 3271[?] 3273[?]  is mandatory 
184.76/182.77	c qxplain 1162/1163
184.86/182.82	c qxplain 1145/1161
184.86/182.83	c qxplain 1154/1161
184.86/182.84	c qxplain 1158/1161
184.86/182.86	c qxplain 1160/1161
184.86/182.88	c qxplain 1161/1161
184.86/182.88	c 12109[?] -3273[?] -2981[?] 3274[?]  is mandatory 
184.86/182.88	c qxplain 1160/1160
184.96/182.92	c qxplain 1158/1159
184.96/182.94	c qxplain 1159/1159
184.96/182.94	c qxplain 1158/1158
184.96/182.95	c 12112[?] -2971[?] 3275[?] 2981[?]  is mandatory 
184.96/182.95	c qxplain 1154/1157
184.96/182.96	c qxplain 1156/1157
184.96/182.97	c qxplain 1157/1157
184.96/182.98	c 12113[?] -3274[?] -3276[?]  is mandatory 
184.96/182.98	c qxplain 1156/1156
184.96/182.99	c 12114[?] -3275[?] -3276[?]  is mandatory 
184.96/182.99	c qxplain 1154/1155
185.06/183.01	c qxplain 1155/1155
185.06/183.02	c qxplain 1154/1154
185.06/183.03	c 12116[?] -3277[?] 2972[?]  is mandatory 
185.06/183.03	c qxplain 1145/1153
185.06/183.05	c qxplain 1150/1153
185.06/183.07	c qxplain 1152/1153
185.16/183.10	c qxplain 1150/1151
185.16/183.11	c qxplain 1151/1151
185.16/183.12	c 12121[?] 3277[?] 3278[?] 3154[?]  is mandatory 
185.16/183.12	c qxplain 1150/1150
185.16/183.15	c qxplain 1145/1149
185.16/183.17	c qxplain 1148/1149
185.16/183.18	c qxplain 1149/1149
185.16/183.19	c qxplain 1148/1148
185.26/183.20	c 12124[?] -3278[?] 3279[?] -2981[?]  is mandatory 
185.26/183.20	c qxplain 1145/1147
185.26/183.21	c qxplain 1147/1147
185.26/183.22	c qxplain 1145/1146
185.26/183.23	c qxplain 1146/1146
185.26/183.24	c qxplain 1145/1145
185.26/183.25	c 12127[?] -2972[?] 3280[?] 2981[?]  is mandatory 
185.26/183.25	c qxplain 1077/1144
185.26/183.28	c qxplain 1111/1144
185.36/183.30	c qxplain 1128/1144
185.36/183.31	c qxplain 1137/1144
185.36/183.32	c qxplain 1141/1144
185.36/183.34	c qxplain 1143/1144
185.36/183.35	c qxplain 1144/1144
185.36/183.36	c 12128[?] -3279[?] -3281[?]  is mandatory 
185.36/183.36	c qxplain 1143/1143
185.36/183.37	c 12129[?] -3280[?] -3281[?]  is mandatory 
185.36/183.37	c qxplain 1141/1142
185.36/183.37	c qxplain 1137/1140
185.36/183.39	c qxplain 1139/1140
185.46/183.40	c qxplain 1140/1140
185.46/183.41	c 12133[?] 3264[?] -2969[?] 3282[?]  is mandatory 
185.46/183.41	c qxplain 1139/1139
185.46/183.42	c 12134[?] -3265[?] -3283[?]  is mandatory 
185.46/183.42	c qxplain 1137/1138
185.46/183.43	c qxplain 1138/1138
185.46/183.44	c 12135[?] -3282[?] -3283[?]  is mandatory 
185.46/183.44	c qxplain 1137/1137
185.46/183.45	c qxplain 1128/1136
185.46/183.47	c qxplain 1133/1136
185.46/183.49	c qxplain 1135/1136
185.56/183.51	c qxplain 1136/1136
185.56/183.53	c 12137[?] -3284[?] 2981[?]  is mandatory 
185.56/183.53	c qxplain 1135/1135
185.56/183.54	c 12138[?] -3284[?] 3283[?]  is mandatory 
185.56/183.54	c qxplain 1133/1134
185.56/183.55	c qxplain 1134/1134
185.56/183.55	c qxplain 1133/1133
185.56/183.56	c 12140[?] -3285[?] 2969[?]  is mandatory 
185.56/183.56	c qxplain 1128/1132
185.56/183.59	c qxplain 1131/1132
185.66/183.61	c qxplain 1132/1132
185.66/183.62	c 12141[?] -3285[?] -2981[?]  is mandatory 
185.66/183.62	c qxplain 1131/1131
185.66/183.64	c qxplain 1128/1130
185.66/183.65	c qxplain 1130/1130
185.66/183.66	c qxplain 1128/1129
185.66/183.67	c qxplain 1129/1129
185.66/183.67	c qxplain 1128/1128
185.66/183.68	c 12145[?] 3285[?] 3284[?] 3286[?]  is mandatory 
185.66/183.68	c qxplain 1111/1127
185.87/183.81	c qxplain 1077/1110
185.87/183.86	c qxplain 1094/1110
185.87/183.87	c qxplain 1103/1110
185.87/183.89	c qxplain 1107/1110
185.87/183.89	c qxplain 1103/1106
185.96/183.90	c qxplain 1105/1106
185.96/183.92	c qxplain 1106/1106
185.96/183.92	c qxplain 1105/1105
185.96/183.93	c 12175[?] 3296[?] -3286[?] 3281[?]  is mandatory 
185.96/183.93	c qxplain 1103/1104
185.96/183.94	c qxplain 1094/1102
185.96/183.94	c qxplain 1077/1093
185.96/183.96	c qxplain 1086/1093
185.96/183.96	c qxplain 1077/1085
185.96/183.98	c qxplain 1082/1085
185.96/183.98	c qxplain 1077/1081
186.06/184.00	c qxplain 1080/1081
186.06/184.00	c qxplain 1077/1079
186.06/184.02	c qxplain 1079/1079
186.06/184.02	c qxplain 1077/1078
186.06/184.03	c qxplain 1078/1078
186.06/184.05	c 12218[?] -3311[?] 3166[?]  is mandatory 
186.06/184.05	c qxplain 1077/1077
186.06/184.05	c qxplain 0/1076
186.06/184.06	c qxplain 539/1076
186.06/184.07	c qxplain 808/1076
186.16/184.18	c qxplain 943/1076
186.26/184.27	c qxplain 1010/1076
186.36/184.36	c qxplain 1044/1076
186.46/184.45	c qxplain 1061/1076
186.56/184.53	c qxplain 1069/1076
186.66/184.64	c qxplain 1073/1076
186.66/184.65	c qxplain 1075/1076
186.66/184.66	c qxplain 1076/1076
186.66/184.66	c qxplain 1075/1075
186.66/184.67	c 12222[?] -3312[?] 3311[?]  is mandatory 
186.66/184.67	c qxplain 1073/1074
186.66/184.68	c qxplain 1074/1074
186.66/184.69	c 12225[?] -3313[?] 3312[?]  is mandatory 
186.66/184.69	c qxplain 1073/1073
186.66/184.70	c 12227[?] -3314[?] 2980[?]  is mandatory 
186.66/184.70	c qxplain 1069/1072
186.77/184.72	c qxplain 1071/1072
186.77/184.73	c qxplain 1072/1072
186.77/184.74	c 12229[?] -2980[?] 3314[?] 3312[?]  is mandatory 
186.77/184.74	c qxplain 1071/1071
186.77/184.75	c 12231[?] -3314[?] -3315[?]  is mandatory 
186.77/184.75	c qxplain 1069/1070
186.77/184.77	c qxplain 1070/1070
186.77/184.79	c 12232[?] 3315[?] 3313[?] 3314[?]  is mandatory 
186.77/184.79	c qxplain 1069/1069
186.87/184.80	c 12233[?] -3316[?] 2981[?]  is mandatory 
186.87/184.80	c qxplain 1061/1068
186.87/184.82	c qxplain 1065/1068
186.87/184.83	c qxplain 1067/1068
186.87/184.85	c qxplain 1068/1068
186.87/184.85	c 12234[?] 3315[?] -3316[?]  is mandatory 
186.87/184.85	c qxplain 1067/1067
186.87/184.86	c 12235[?] 3316[?] -3315[?] -2981[?]  is mandatory 
186.87/184.86	c qxplain 1065/1066
186.87/184.88	c qxplain 1066/1066
186.87/184.88	c 12236[?] 2980[?] -3317[?]  is mandatory 
186.87/184.88	c qxplain 1065/1065
186.87/184.89	c 12237[?] -3317[?] -2981[?]  is mandatory 
186.87/184.89	c qxplain 1061/1064
186.96/184.91	c qxplain 1063/1064
186.96/184.92	c qxplain 1064/1064
186.96/184.94	c 12238[?] 3317[?] -2980[?] 2981[?]  is mandatory 
186.96/184.94	c qxplain 1063/1063
186.96/184.95	c 12239[?] -3318[?] -3316[?]  is mandatory 
186.96/184.95	c qxplain 1061/1062
186.96/184.96	c qxplain 1062/1062
186.96/184.97	c 12240[?] -3318[?] -3317[?]  is mandatory 
186.96/184.97	c qxplain 1061/1061
186.96/184.97	c 12241[?] 3317[?] 3318[?] 3316[?]  is mandatory 
186.96/184.97	c qxplain 1044/1060
186.96/184.99	c qxplain 1053/1060
187.06/185.00	c qxplain 1057/1060
187.06/185.01	c qxplain 1059/1060
187.06/185.02	c qxplain 1060/1060
187.06/185.03	c 12242[?] 2979[?] -3319[?]  is mandatory 
187.06/185.03	c qxplain 1059/1059
187.06/185.04	c 12244[?] -2979[?] 3319[?] 3311[?]  is mandatory 
187.06/185.04	c qxplain 1057/1058
187.06/185.05	c qxplain 1058/1058
187.06/185.05	c 12246[?] -3319[?] -3320[?]  is mandatory 
187.06/185.05	c qxplain 1057/1057
187.06/185.06	c 12247[?] 3319[?] 3320[?] 3312[?]  is mandatory 
187.06/185.06	c qxplain 1053/1056
187.06/185.07	c qxplain 1055/1056
187.06/185.08	c qxplain 1056/1056
187.06/185.09	c 12248[?] -3321[?] 2981[?]  is mandatory 
187.06/185.09	c qxplain 1055/1055
187.16/185.10	c 12249[?] 3320[?] -3321[?]  is mandatory 
187.16/185.10	c qxplain 1053/1054
187.16/185.11	c qxplain 1054/1054
187.16/185.12	c 12250[?] -3320[?] 3321[?] -2981[?]  is mandatory 
187.16/185.12	c qxplain 1053/1053
187.16/185.13	c 12251[?] 2979[?] -3322[?]  is mandatory 
187.16/185.13	c qxplain 1044/1052
187.16/185.14	c qxplain 1049/1052
187.16/185.15	c qxplain 1051/1052
187.16/185.16	c qxplain 1052/1052
187.16/185.17	c 12252[?] -3322[?] -2981[?]  is mandatory 
187.16/185.17	c qxplain 1051/1051
187.16/185.18	c 12253[?] -2979[?] 3322[?] 2981[?]  is mandatory 
187.16/185.18	c qxplain 1049/1050
187.16/185.18	c qxplain 1050/1050
187.16/185.19	c 12254[?] -3321[?] -3323[?]  is mandatory 
187.16/185.19	c qxplain 1049/1049
187.26/185.20	c 12255[?] -3323[?] -3322[?]  is mandatory 
187.26/185.20	c qxplain 1044/1048
187.26/185.21	c qxplain 1047/1048
187.26/185.23	c qxplain 1048/1048
187.26/185.23	c 12256[?] 3322[?] 3323[?] 3321[?]  is mandatory 
187.26/185.23	c qxplain 1047/1047
187.26/185.24	c 12259[?] -3323[?] 3318[?] 3324[?]  is mandatory 
187.26/185.24	c qxplain 1044/1046
187.26/185.25	c qxplain 1046/1046
187.26/185.26	c 12265[?] 3326[?] -3318[?] 3323[?]  is mandatory 
187.26/185.26	c qxplain 1044/1045
187.26/185.27	c qxplain 1045/1045
187.36/185.30	c 12271[?] 3318[?] 3323[?] 3328[?]  is mandatory 
187.36/185.30	c qxplain 1044/1044
187.36/185.31	c 12272[?] -3117[?] -3329[?]  is mandatory 
187.36/185.31	c qxplain 1010/1043
187.36/185.33	c qxplain 1027/1043
187.36/185.34	c qxplain 1036/1043
187.36/185.35	c qxplain 1040/1043
187.36/185.36	c qxplain 1042/1043
187.36/185.36	c qxplain 1043/1043
187.36/185.38	c 12273[?] -3126[?] -3329[?]  is mandatory 
187.36/185.38	c qxplain 1042/1042
187.36/185.39	c 12274[?] 3329[?] 3126[?] 3117[?]  is mandatory 
187.36/185.39	c qxplain 1040/1041
187.46/185.40	c qxplain 1041/1041
187.46/185.41	c 12275[?] -3119[?] -3330[?]  is mandatory 
187.46/185.41	c qxplain 1040/1040
187.46/185.42	c 12276[?] 3329[?] -3330[?]  is mandatory 
187.46/185.42	c qxplain 1036/1039
187.46/185.43	c qxplain 1038/1039
187.46/185.43	c qxplain 1039/1039
187.46/185.44	c 12277[?] 3330[?] 3119[?] -3329[?]  is mandatory 
187.46/185.44	c qxplain 1038/1038
187.46/185.45	c 12278[?] -3108[?] -3331[?]  is mandatory 
187.46/185.45	c qxplain 1036/1037
187.46/185.46	c qxplain 1037/1037
187.46/185.47	c 12279[?] 3330[?] -3331[?]  is mandatory 
187.46/185.47	c qxplain 1036/1036
187.46/185.47	c 12280[?] 3331[?] -3330[?] 3108[?]  is mandatory 
187.46/185.47	c qxplain 1027/1035
187.46/185.48	c qxplain 1032/1035
187.46/185.49	c qxplain 1034/1035
187.56/185.50	c qxplain 1035/1035
187.56/185.50	c 12281[?] -3129[?] -3332[?]  is mandatory 
187.56/185.50	c qxplain 1034/1034
187.56/185.51	c 12282[?] 3331[?] -3332[?]  is mandatory 
187.56/185.51	c qxplain 1032/1033
187.56/185.52	c qxplain 1033/1033
187.56/185.53	c 12283[?] 3332[?] -3331[?] 3129[?]  is mandatory 
187.56/185.53	c qxplain 1032/1032
187.56/185.53	c 12284[?] -3111[?] -3333[?]  is mandatory 
187.56/185.53	c qxplain 1027/1031
187.56/185.54	c qxplain 1030/1031
187.56/185.55	c qxplain 1031/1031
187.56/185.56	c 12285[?] -3127[?] -3333[?]  is mandatory 
187.56/185.56	c qxplain 1030/1030
187.56/185.57	c 12286[?] 3333[?] 3127[?] 3111[?]  is mandatory 
187.56/185.57	c qxplain 1027/1029
187.56/185.57	c qxplain 1029/1029
187.56/185.58	c 12287[?] -3124[?] -3334[?]  is mandatory 
187.56/185.58	c qxplain 1027/1028
187.56/185.59	c qxplain 1028/1028
187.66/185.60	c 12288[?] 3333[?] -3334[?]  is mandatory 
187.66/185.60	c qxplain 1027/1027
187.66/185.61	c 12289[?] 3334[?] -3333[?] 3124[?]  is mandatory 
187.66/185.61	c qxplain 1010/1026
187.66/185.62	c qxplain 1019/1026
187.66/185.62	c qxplain 1023/1026
187.66/185.63	c qxplain 1025/1026
187.66/185.64	c qxplain 1026/1026
187.66/185.64	c 12290[?] -3116[?] -3335[?]  is mandatory 
187.66/185.64	c qxplain 1025/1025
187.66/185.65	c 12291[?] 3334[?] -3335[?]  is mandatory 
187.66/185.65	c qxplain 1023/1024
187.66/185.66	c qxplain 1024/1024
187.66/185.67	c 12292[?] 3335[?] -3334[?] 3116[?]  is mandatory 
187.66/185.67	c qxplain 1023/1023
187.66/185.68	c 12293[?] 3332[?] -3336[?]  is mandatory 
187.66/185.68	c qxplain 1019/1022
187.66/185.68	c qxplain 1021/1022
187.66/185.69	c qxplain 1022/1022
187.76/185.70	c 12294[?] 3335[?] -3336[?]  is mandatory 
187.76/185.70	c qxplain 1021/1021
187.76/185.71	c 12295[?] 3336[?] -3332[?] -3335[?]  is mandatory 
187.76/185.71	c qxplain 1019/1020
187.76/185.72	c qxplain 1020/1020
187.76/185.72	c 12296[?] -3113[?] -3337[?]  is mandatory 
187.76/185.72	c qxplain 1019/1019
187.76/185.73	c 12297[?] -3121[?] -3337[?]  is mandatory 
187.76/185.73	c qxplain 1010/1018
187.76/185.74	c qxplain 1015/1018
187.76/185.75	c qxplain 1017/1018
187.76/185.75	c qxplain 1018/1018
187.76/185.76	c 12298[?] 3337[?] 3121[?] 3113[?]  is mandatory 
187.76/185.76	c qxplain 1017/1017
187.76/185.77	c 12299[?] -3128[?] -3338[?]  is mandatory 
187.76/185.77	c qxplain 1015/1016
187.76/185.78	c qxplain 1016/1016
187.76/185.79	c 12300[?] 3337[?] -3338[?]  is mandatory 
187.76/185.79	c qxplain 1015/1015
187.76/185.79	c 12301[?] 3338[?] 3128[?] -3337[?]  is mandatory 
187.76/185.79	c qxplain 1010/1014
187.76/185.80	c qxplain 1013/1014
187.86/185.81	c qxplain 1014/1014
187.86/185.82	c 12302[?] -3107[?] -3339[?]  is mandatory 
187.86/185.82	c qxplain 1013/1013
187.86/185.83	c 12303[?] 3338[?] -3339[?]  is mandatory 
187.86/185.83	c qxplain 1010/1012
187.86/185.83	c qxplain 1012/1012
187.86/185.84	c 12304[?] 3339[?] 3107[?] -3338[?]  is mandatory 
187.86/185.84	c qxplain 1010/1011
187.86/185.85	c qxplain 1011/1011
187.86/185.86	c 12305[?] 3336[?] -3340[?]  is mandatory 
187.86/185.86	c qxplain 1010/1010
187.86/185.86	c 12306[?] 3339[?] -3340[?]  is mandatory 
187.86/185.86	c qxplain 943/1009
187.86/185.90	c qxplain 977/1009
187.96/185.94	c qxplain 994/1009
187.96/185.95	c qxplain 1002/1009
187.96/185.96	c qxplain 1006/1009
187.96/185.97	c qxplain 1008/1009
187.96/185.97	c qxplain 1009/1009
187.96/185.98	c 12307[?] 3340[?] -3336[?] -3339[?]  is mandatory 
187.96/185.98	c qxplain 1008/1008
187.96/185.99	c 12308[?] -3118[?] -3341[?]  is mandatory 
187.96/185.99	c qxplain 1006/1007
188.06/186.00	c qxplain 1007/1007
188.06/186.01	c 12309[?] -3120[?] -3341[?]  is mandatory 
188.06/186.01	c qxplain 1006/1006
188.06/186.02	c 12310[?] 3341[?] 3120[?] 3118[?]  is mandatory 
188.06/186.02	c qxplain 1002/1005
188.06/186.02	c qxplain 1004/1005
188.06/186.03	c qxplain 1005/1005
188.06/186.04	c 12311[?] 3340[?] -3342[?]  is mandatory 
188.06/186.04	c qxplain 1004/1004
188.06/186.05	c 12312[?] 3341[?] -3342[?]  is mandatory 
188.06/186.05	c qxplain 1002/1003
188.06/186.06	c qxplain 1003/1003
188.06/186.06	c 12313[?] -3340[?] 3342[?] -3341[?]  is mandatory 
188.06/186.06	c qxplain 1002/1002
188.06/186.07	c 12314[?] -3109[?] -3343[?]  is mandatory 
188.06/186.07	c qxplain 994/1001
188.06/186.08	c qxplain 998/1001
188.06/186.09	c qxplain 1000/1001
188.06/186.09	c qxplain 1001/1001
188.16/186.10	c 12315[?] -3125[?] -3343[?]  is mandatory 
188.16/186.10	c qxplain 1000/1000
188.16/186.11	c 12316[?] 3343[?] 3125[?] 3109[?]  is mandatory 
188.16/186.11	c qxplain 998/999
188.16/186.12	c qxplain 999/999
188.16/186.13	c 12317[?] 3342[?] -3344[?]  is mandatory 
188.16/186.13	c qxplain 998/998
188.16/186.14	c 12318[?] 3343[?] -3344[?]  is mandatory 
188.16/186.14	c qxplain 994/997
188.16/186.14	c qxplain 996/997
188.16/186.15	c qxplain 997/997
188.16/186.16	c 12319[?] 3344[?] -3343[?] -3342[?]  is mandatory 
188.16/186.16	c qxplain 996/996
188.26/186.21	c 12320[?] -3114[?] -3345[?]  is mandatory 
188.26/186.21	c qxplain 994/995
188.26/186.22	c qxplain 995/995
188.26/186.24	c 12321[?] -3122[?] -3345[?]  is mandatory 
188.26/186.24	c qxplain 994/994
188.26/186.25	c 12322[?] 3122[?] 3345[?] 3114[?]  is mandatory 
188.26/186.25	c qxplain 977/993
188.26/186.26	c qxplain 986/993
188.26/186.27	c qxplain 990/993
188.26/186.27	c qxplain 992/993
188.36/186.30	c qxplain 993/993
188.36/186.34	c 12323[?] 3344[?] -3346[?]  is mandatory 
188.36/186.34	c qxplain 992/992
188.36/186.35	c 12324[?] 3345[?] -3346[?]  is mandatory 
188.36/186.35	c qxplain 990/991
188.36/186.37	c qxplain 991/991
188.36/186.37	c 12325[?] -3345[?] -3344[?] 3346[?]  is mandatory 
188.36/186.38	c qxplain 990/990
188.36/186.38	c 12326[?] -3114[?] -3347[?]  is mandatory 
188.36/186.38	c qxplain 986/989
188.36/186.39	c qxplain 988/989
188.46/186.41	c qxplain 989/989
188.46/186.42	c 12327[?] 3344[?] -3347[?]  is mandatory 
188.46/186.42	c qxplain 988/988
188.56/186.52	c qxplain 986/987
188.56/186.54	c qxplain 987/987
188.56/186.58	c qxplain 986/986
188.56/186.59	c 12331[?] 3347[?] -3122[?] 3348[?]  is mandatory 
188.56/186.59	c qxplain 977/985
188.66/186.60	c qxplain 982/985
188.66/186.61	c qxplain 984/985
188.66/186.62	c qxplain 985/985
188.66/186.62	c 12332[?] -3346[?] -3349[?]  is mandatory 
188.66/186.62	c qxplain 984/984
188.66/186.63	c 12333[?] -3348[?] -3349[?]  is mandatory 
188.66/186.63	c qxplain 982/983
188.66/186.64	c qxplain 977/981
188.66/186.67	c qxplain 980/981
188.76/186.70	c qxplain 981/981
188.76/186.72	c 12340[?] 3351[?] -3318[?] -3323[?]  is mandatory 
188.76/186.72	c qxplain 980/980
188.76/186.72	c qxplain 977/979
188.76/186.76	c qxplain 979/979
188.76/186.76	c qxplain 977/978
188.76/186.78	c qxplain 978/978
188.76/186.78	c qxplain 977/977
188.76/186.79	c 12870[?] -3528[?] 3179[?]  is mandatory 
188.76/186.79	c qxplain 943/976
188.86/186.83	c qxplain 960/976
188.86/186.86	c qxplain 969/976
188.86/186.89	c qxplain 973/976
188.86/186.90	c qxplain 975/976
188.96/186.92	c qxplain 976/976
188.96/186.93	c 12872[?] 2977[?] -3529[?]  is mandatory 
188.96/186.93	c qxplain 975/975
188.96/186.95	c 12874[?] 3179[?] -2977[?] 3529[?]  is mandatory 
188.96/186.95	c qxplain 973/974
188.96/186.96	c qxplain 974/974
188.96/186.97	c 12876[?] -3529[?] -3530[?]  is mandatory 
188.96/186.97	c qxplain 973/973
188.96/186.98	c 12877[?] 3529[?] 3528[?] 3530[?]  is mandatory 
188.96/186.98	c qxplain 969/972
188.96/186.99	c qxplain 971/972
189.06/187.01	c qxplain 972/972
189.06/187.03	c 12878[?] -3531[?] 2981[?]  is mandatory 
189.06/187.03	c qxplain 971/971
189.06/187.04	c 12879[?] 3530[?] -3531[?]  is mandatory 
189.06/187.04	c qxplain 969/970
189.06/187.05	c qxplain 970/970
189.06/187.06	c 12880[?] -3530[?] 3531[?] -2981[?]  is mandatory 
189.06/187.06	c qxplain 969/969
189.06/187.07	c 12881[?] 2977[?] -3532[?]  is mandatory 
189.06/187.07	c qxplain 960/968
189.16/187.11	c qxplain 965/968
189.16/187.13	c qxplain 967/968
189.16/187.15	c qxplain 968/968
189.16/187.16	c 12882[?] -3532[?] -2981[?]  is mandatory 
189.16/187.16	c qxplain 967/967
189.16/187.17	c 12883[?] -2977[?] 2981[?] 3532[?]  is mandatory 
189.16/187.17	c qxplain 965/966
189.16/187.18	c qxplain 966/966
189.16/187.19	c 12884[?] -3531[?] -3533[?]  is mandatory 
189.16/187.19	c qxplain 965/965
189.26/187.21	c 12885[?] -3532[?] -3533[?]  is mandatory 
189.26/187.21	c qxplain 960/964
189.26/187.23	c qxplain 963/964
189.26/187.25	c qxplain 964/964
189.26/187.27	c 12886[?] 3532[?] 3531[?] 3533[?]  is mandatory 
189.26/187.27	c qxplain 963/963
189.26/187.29	c 12888[?] -3534[?] 2978[?]  is mandatory 
189.26/187.29	c qxplain 960/962
189.36/187.30	c qxplain 962/962
189.36/187.31	c qxplain 960/961
189.36/187.32	c qxplain 961/961
189.36/187.32	c qxplain 960/960
189.36/187.33	c 12892[?] 3534[?] 3535[?] 3311[?]  is mandatory 
189.36/187.33	c qxplain 943/959
189.36/187.36	c qxplain 952/959
189.36/187.38	c qxplain 956/959
189.36/187.39	c qxplain 958/959
189.46/187.40	c qxplain 959/959
189.46/187.41	c 12893[?] -3536[?] 2978[?]  is mandatory 
189.46/187.41	c qxplain 958/958
189.46/187.42	c 12895[?] -2978[?] 3536[?] 3179[?]  is mandatory 
189.46/187.42	c qxplain 956/957
189.46/187.43	c qxplain 957/957
189.46/187.44	c qxplain 956/956
189.46/187.45	c 12897[?] -3536[?] -3537[?]  is mandatory 
189.46/187.45	c qxplain 952/955
189.46/187.47	c qxplain 954/955
189.46/187.48	c qxplain 955/955
189.46/187.48	c 12898[?] -3535[?] 3537[?] 3536[?]  is mandatory 
189.46/187.48	c qxplain 954/954
189.46/187.50	c 12899[?] -3538[?] 2981[?]  is mandatory 
189.46/187.50	c qxplain 952/953
189.56/187.51	c qxplain 953/953
189.56/187.52	c 12900[?] 3537[?] -3538[?]  is mandatory 
189.56/187.52	c qxplain 952/952
189.56/187.53	c 12901[?] -3537[?] 3538[?] -2981[?]  is mandatory 
189.56/187.53	c qxplain 943/951
189.56/187.54	c qxplain 948/951
189.56/187.56	c qxplain 950/951
189.56/187.58	c qxplain 951/951
189.66/187.60	c 12902[?] 2978[?] -3539[?]  is mandatory 
189.66/187.60	c qxplain 950/950
189.66/187.61	c 12903[?] -3539[?] -2981[?]  is mandatory 
189.66/187.61	c qxplain 948/949
189.66/187.63	c qxplain 949/949
189.66/187.64	c 12904[?] -2978[?] 2981[?] 3539[?]  is mandatory 
189.66/187.64	c qxplain 948/948
189.66/187.65	c 12905[?] -3538[?] -3540[?]  is mandatory 
189.66/187.66	c qxplain 943/947
189.66/187.68	c qxplain 946/947
189.66/187.69	c qxplain 947/947
189.66/187.69	c 12906[?] -3539[?] -3540[?]  is mandatory 
189.66/187.69	c qxplain 946/946
189.76/187.71	c 12907[?] 3539[?] 3540[?] 3538[?]  is mandatory 
189.76/187.71	c qxplain 943/945
189.76/187.72	c qxplain 945/945
189.76/187.73	c 12910[?] -3533[?] -3540[?] 3541[?]  is mandatory 
189.76/187.73	c qxplain 943/944
189.76/187.74	c qxplain 808/942
189.76/187.75	c qxplain 539/807
189.76/187.76	c qxplain 674/807
189.76/187.76	c qxplain 539/673
189.76/187.77	c qxplain 607/673
189.76/187.78	c qxplain 641/673
189.86/187.80	c qxplain 658/673
189.86/187.85	c qxplain 641/657
189.86/187.86	c qxplain 650/657
189.86/187.87	c qxplain 654/657
189.86/187.88	c qxplain 656/657
189.86/187.89	c qxplain 657/657
189.86/187.89	c qxplain 656/656
189.96/187.90	c 15224[?] 3186[?] -4313[?]  is mandatory 
189.96/187.90	c qxplain 654/655
189.96/187.90	c qxplain 650/653
189.96/187.91	c qxplain 652/653
189.96/187.92	c qxplain 653/653
189.96/187.93	c 15228[?] 4313[?] -4314[?]  is mandatory 
189.96/187.93	c qxplain 652/652
189.96/187.93	c qxplain 650/651
189.96/187.94	c qxplain 641/649
189.96/187.94	c qxplain 646/649
189.96/187.95	c qxplain 648/649
189.96/187.96	c qxplain 646/647
189.96/187.97	c qxplain 647/647
189.96/187.97	c 15239[?] 4314[?] -4318[?]  is mandatory 
189.96/187.97	c qxplain 646/646
189.96/187.98	c qxplain 641/645
189.96/187.99	c qxplain 644/645
189.96/187.99	c qxplain 641/643
189.96/188.00	c qxplain 643/643
190.06/188.00	c qxplain 641/642
190.06/188.01	c qxplain 642/642
190.06/188.02	c 15245[?] 4318[?] -4320[?]  is mandatory 
190.06/188.02	c qxplain 641/641
190.06/188.02	c qxplain 607/640
190.06/188.03	c qxplain 624/640
190.06/188.05	c qxplain 633/640
190.06/188.06	c qxplain 637/640
190.06/188.07	c qxplain 639/640
190.06/188.08	c qxplain 640/640
190.06/188.09	c 15250[?] 4320[?] 4321[?] -3130[?]  is mandatory 
190.06/188.09	c qxplain 639/639
190.06/188.10	c 15253[?] -4321[?] 3349[?] 4322[?]  is mandatory 
190.06/188.10	c qxplain 637/638
190.16/188.11	c qxplain 633/636
190.16/188.12	c qxplain 635/636
190.16/188.13	c qxplain 636/636
190.16/188.14	c 15259[?] -3270[?] -3296[?] 4324[?]  is mandatory 
190.16/188.14	c qxplain 635/635
190.16/188.15	c qxplain 633/634
190.16/188.16	c qxplain 634/634
190.16/188.17	c qxplain 633/633
190.16/188.18	c 15262[?] 3276[?] -4324[?] 4325[?]  is mandatory 
190.16/188.18	c qxplain 624/632
190.16/188.19	c qxplain 629/632
190.26/188.20	c qxplain 631/632
190.26/188.21	c qxplain 632/632
190.26/188.21	c 15265[?] -4325[?] -3187[?] 4326[?]  is mandatory 
190.26/188.21	c qxplain 631/631
190.26/188.23	c qxplain 629/630
190.26/188.26	c qxplain 630/630
190.26/188.27	c qxplain 629/629
190.26/188.28	c 15268[?] 3349[?] 3262[?] 4327[?]  is mandatory 
190.26/188.28	c qxplain 624/628
190.36/188.30	c qxplain 627/628
190.36/188.31	c qxplain 628/628
190.36/188.32	c 15271[?] -3324[?] -3082[?] 4328[?]  is mandatory 
190.36/188.32	c qxplain 627/627
190.36/188.33	c 15274[?] -3059[?] -3326[?] 4329[?]  is mandatory 
190.36/188.33	c qxplain 624/626
190.36/188.35	c qxplain 626/626
190.36/188.37	c 15277[?] -3346[?] 3112[?] 4330[?]  is mandatory 
190.36/188.37	c qxplain 624/625
190.36/188.40	c qxplain 625/625
190.46/188.42	c 15280[?] -3112[?] 3346[?] 4331[?]  is mandatory 
190.46/188.42	c qxplain 624/624
190.46/188.44	c 15281[?] -4330[?] -4332[?]  is mandatory 
190.46/188.44	c qxplain 607/623
190.46/188.47	c qxplain 616/623
190.46/188.49	c qxplain 620/623
190.56/188.51	c qxplain 622/623
190.56/188.53	c qxplain 623/623
190.56/188.54	c 15282[?] -4331[?] -4332[?]  is mandatory 
190.56/188.54	c qxplain 622/622
190.56/188.55	c 15286[?] 4332[?] -3328[?] 4333[?]  is mandatory 
190.56/188.55	c qxplain 620/621
190.56/188.56	c qxplain 621/621
190.56/188.56	c 15289[?] -3036[?] -3351[?] 4334[?]  is mandatory 
190.56/188.56	c qxplain 620/620
190.56/188.58	c 15290[?] -4333[?] -4335[?]  is mandatory 
190.56/188.58	c qxplain 616/619
190.56/188.59	c qxplain 618/619
190.56/188.60	c qxplain 619/619
190.66/188.61	c 15291[?] -4334[?] -4335[?]  is mandatory 
190.66/188.61	c qxplain 618/618
190.66/188.62	c 15293[?] -4329[?] -4336[?]  is mandatory 
190.66/188.62	c qxplain 616/617
190.66/188.63	c qxplain 617/617
190.66/188.64	c 15294[?] 4335[?] -4336[?]  is mandatory 
190.66/188.64	c qxplain 616/616
190.66/188.65	c 15296[?] -4328[?] -4337[?]  is mandatory 
190.66/188.65	c qxplain 607/615
190.66/188.67	c qxplain 612/615
190.66/188.68	c qxplain 614/615
190.76/188.70	c qxplain 615/615
190.76/188.71	c 15297[?] 4336[?] -4337[?]  is mandatory 
190.76/188.71	c qxplain 614/614
190.76/188.72	c 15301[?] 3533[?] 3540[?] 4338[?]  is mandatory 
190.76/188.72	c qxplain 612/613
190.76/188.74	c qxplain 613/613
190.76/188.74	c 15302[?] -3541[?] -4339[?]  is mandatory 
190.76/188.74	c qxplain 612/612
190.76/188.75	c 15303[?] -4338[?] -4339[?]  is mandatory 
190.76/188.75	c qxplain 607/611
190.76/188.76	c qxplain 610/611
190.76/188.77	c qxplain 611/611
190.76/188.78	c 15307[?] 4340[?] 4339[?] -3262[?]  is mandatory 
190.76/188.78	c qxplain 610/610
190.76/188.78	c qxplain 607/609
190.76/188.79	c qxplain 609/609
190.86/188.80	c 15310[?] 4337[?] -4340[?] 4341[?]  is mandatory 
190.86/188.80	c qxplain 607/608
190.86/188.81	c qxplain 539/606
190.86/188.82	c qxplain 573/606
190.86/188.84	c qxplain 590/606
190.86/188.87	c qxplain 599/606
190.86/188.87	c qxplain 590/598
190.86/188.89	c qxplain 595/598
190.96/188.91	c qxplain 597/598
190.96/188.93	c qxplain 598/598
190.96/188.95	c 15326[?] -4341[?] -4347[?]  is mandatory 
190.96/188.95	c qxplain 597/597
190.96/188.95	c qxplain 595/596
190.96/188.98	c qxplain 596/596
191.06/189.00	c 15329[?] -4327[?] -4348[?]  is mandatory 
191.06/189.00	c qxplain 595/595
191.06/189.01	c 15330[?] 4347[?] -4348[?]  is mandatory 
191.06/189.01	c qxplain 590/594
191.06/189.03	c qxplain 593/594
191.06/189.05	c qxplain 594/594
191.06/189.06	c 15334[?] 4348[?] -4326[?] 4349[?]  is mandatory 
191.06/189.06	c qxplain 593/593
191.06/189.07	c 15336[?] -4349[?] -4350[?]  is mandatory 
191.06/189.07	c qxplain 590/592
191.06/189.09	c qxplain 592/592
191.06/189.10	c 15338[?] -4322[?] -4351[?]  is mandatory 
191.06/189.10	c qxplain 590/591
191.17/189.10	c qxplain 591/591
191.17/189.12	c 15339[?] 4350[?] -4351[?]  is mandatory 
191.17/189.12	c qxplain 590/590
191.17/189.13	c 15342[?] 4351[?] -4352[?]  is mandatory 
191.17/189.13	c qxplain 573/589
191.17/189.14	c qxplain 582/589
191.17/189.15	c qxplain 586/589
191.17/189.16	c qxplain 588/589
191.17/189.17	c qxplain 589/589
191.17/189.18	c qxplain 588/588
191.17/189.18	c 15345[?] 4352[?] -4353[?]  is mandatory 
191.17/189.18	c qxplain 586/587
191.17/189.20	c qxplain 587/587
191.27/189.21	c 15347[?] 4353[?] 3132[?]  is mandatory 
191.27/189.21	c qxplain 586/586
191.27/189.22	c 15349[?] 2[?] -1453[?]  is mandatory 
191.27/189.22	c qxplain 582/585
191.27/189.23	c qxplain 584/585
191.27/189.24	c qxplain 585/585
191.27/189.25	c 15350[?] -2[?] 1453[?]  is mandatory 
191.27/189.25	c qxplain 584/584
191.27/189.26	c 15351[?] 3[?] -1454[?]  is mandatory 
191.27/189.26	c qxplain 582/583
191.27/189.27	c qxplain 583/583
191.27/189.28	c 15352[?] -3[?] 1454[?]  is mandatory 
191.27/189.28	c qxplain 582/582
191.27/189.30	c 15353[?] -1455[?] 4[?]  is mandatory 
191.27/189.30	c qxplain 573/581
191.36/189.30	c qxplain 578/581
191.36/189.31	c qxplain 580/581
191.36/189.32	c qxplain 581/581
191.36/189.34	c 15354[?] 1455[?] -4[?]  is mandatory 
191.36/189.34	c qxplain 580/580
191.36/189.35	c 15355[?] 5[?] -1456[?]  is mandatory 
191.36/189.35	c qxplain 578/579
191.36/189.36	c qxplain 579/579
191.36/189.37	c 15356[?] -5[?] 1456[?]  is mandatory 
191.36/189.37	c qxplain 578/578
191.36/189.38	c 15357[?] -1457[?] 6[?]  is mandatory 
191.36/189.38	c qxplain 573/577
191.36/189.39	c qxplain 576/577
191.46/189.40	c qxplain 577/577
191.46/189.41	c 15358[?] -6[?] 1457[?]  is mandatory 
191.46/189.41	c qxplain 576/576
191.46/189.42	c 15359[?] -1458[?] 7[?]  is mandatory 
191.46/189.42	c qxplain 573/575
191.46/189.43	c qxplain 575/575
191.46/189.44	c 15360[?] -7[?] 1458[?]  is mandatory 
191.46/189.44	c qxplain 573/574
191.46/189.45	c qxplain 574/574
191.46/189.46	c 15361[?] -1459[?] 8[?]  is mandatory 
191.46/189.46	c qxplain 573/573
191.46/189.47	c 15362[?] 1459[?] -8[?]  is mandatory 
191.46/189.47	c qxplain 539/572
191.46/189.48	c qxplain 556/572
191.46/189.49	c qxplain 565/572
191.46/189.50	c qxplain 569/572
191.56/189.50	c qxplain 571/572
191.56/189.51	c qxplain 572/572
191.56/189.52	c 15363[?] -1460[?] 9[?]  is mandatory 
191.56/189.52	c qxplain 571/571
191.56/189.53	c 15364[?] 1460[?] -9[?]  is mandatory 
191.56/189.53	c qxplain 569/570
191.56/189.54	c qxplain 570/570
191.56/189.56	c 15365[?] 10[?] -1461[?]  is mandatory 
191.56/189.56	c qxplain 569/569
191.56/189.57	c 15366[?] 1461[?] -10[?]  is mandatory 
191.56/189.57	c qxplain 565/568
191.56/189.58	c qxplain 567/568
191.56/189.59	c qxplain 568/568
191.56/189.60	c 15367[?] 11[?] -1462[?]  is mandatory 
191.56/189.60	c qxplain 567/567
191.66/189.61	c 15368[?] 1462[?] -11[?]  is mandatory 
191.66/189.61	c qxplain 565/566
191.66/189.62	c qxplain 566/566
191.66/189.63	c 15369[?] 12[?] -1463[?]  is mandatory 
191.66/189.63	c qxplain 565/565
191.66/189.64	c 15370[?] -12[?] 1463[?]  is mandatory 
191.66/189.64	c qxplain 556/564
191.66/189.65	c qxplain 561/564
191.66/189.66	c qxplain 563/564
191.66/189.66	c qxplain 564/564
191.66/189.67	c 15371[?] -1464[?] 13[?]  is mandatory 
191.66/189.67	c qxplain 563/563
191.66/189.68	c 15372[?] 1464[?] -13[?]  is mandatory 
191.66/189.68	c qxplain 561/562
191.66/189.70	c qxplain 562/562
191.76/189.70	c 15373[?] -1465[?] 14[?]  is mandatory 
191.76/189.70	c qxplain 561/561
191.76/189.72	c 15374[?] 1465[?] -14[?]  is mandatory 
191.76/189.72	c qxplain 556/560
191.76/189.72	c qxplain 559/560
191.76/189.73	c qxplain 560/560
191.76/189.74	c 15375[?] -1466[?] 15[?]  is mandatory 
191.76/189.74	c qxplain 559/559
191.76/189.75	c 15376[?] 1466[?] -15[?]  is mandatory 
191.76/189.75	c qxplain 556/558
191.76/189.76	c qxplain 558/558
191.76/189.77	c 15377[?] 16[?] -1467[?]  is mandatory 
191.76/189.77	c qxplain 556/557
191.76/189.78	c qxplain 557/557
191.76/189.79	c 15378[?] -16[?] 1467[?]  is mandatory 
191.76/189.79	c qxplain 556/556
191.85/189.80	c 15379[?] -1468[?] 17[?]  is mandatory 
191.85/189.80	c qxplain 539/555
191.85/189.81	c qxplain 548/555
191.85/189.82	c qxplain 552/555
191.85/189.83	c qxplain 554/555
191.85/189.84	c qxplain 555/555
191.85/189.85	c 15380[?] -17[?] 1468[?]  is mandatory 
191.85/189.85	c qxplain 554/554
191.85/189.86	c 15381[?] 18[?] -1469[?]  is mandatory 
191.85/189.86	c qxplain 552/553
191.85/189.87	c qxplain 553/553
191.85/189.88	c 15382[?] -18[?] 1469[?]  is mandatory 
191.85/189.88	c qxplain 552/552
191.85/189.89	c 15383[?] 19[?] -1470[?]  is mandatory 
191.85/189.89	c qxplain 548/551
191.85/189.89	c qxplain 550/551
191.96/189.90	c qxplain 551/551
191.96/189.91	c 15384[?] 1470[?] -19[?]  is mandatory 
191.96/189.91	c qxplain 550/550
191.96/189.92	c 15385[?] -1471[?] 20[?]  is mandatory 
191.96/189.92	c qxplain 548/549
191.96/189.93	c qxplain 549/549
191.96/189.94	c 15386[?] -20[?] 1471[?]  is mandatory 
191.96/189.94	c qxplain 548/548
191.96/189.95	c 15387[?] 21[?] -1472[?]  is mandatory 
191.96/189.95	c qxplain 539/547
191.96/189.96	c qxplain 544/547
191.96/189.97	c qxplain 546/547
191.96/189.98	c qxplain 547/547
191.96/189.99	c 15388[?] -21[?] 1472[?]  is mandatory 
191.96/189.99	c qxplain 546/546
192.06/190.00	c 15389[?] 22[?] -1473[?]  is mandatory 
192.06/190.00	c qxplain 544/545
192.06/190.01	c qxplain 545/545
192.06/190.02	c 15390[?] -22[?] 1473[?]  is mandatory 
192.06/190.02	c qxplain 544/544
192.06/190.03	c 15391[?] 23[?] -1474[?]  is mandatory 
192.06/190.03	c qxplain 539/543
192.06/190.04	c qxplain 542/543
192.06/190.05	c qxplain 543/543
192.06/190.05	c 15392[?] 1474[?] -23[?]  is mandatory 
192.06/190.05	c qxplain 542/542
192.06/190.06	c 15393[?] 24[?] -1475[?]  is mandatory 
192.06/190.06	c qxplain 539/541
192.06/190.07	c qxplain 541/541
192.06/190.08	c 15394[?] -24[?] 1475[?]  is mandatory 
192.06/190.08	c qxplain 539/540
192.06/190.09	c qxplain 540/540
192.16/190.10	c 15395[?] 25[?] -1476[?]  is mandatory 
192.16/190.10	c qxplain 539/539
192.16/190.11	c 15396[?] 1476[?] -25[?]  is mandatory 
192.16/190.11	c qxplain 0/538
192.16/190.12	c qxplain 270/538
192.16/190.13	c qxplain 405/538
192.16/190.14	c qxplain 472/538
192.16/190.14	c qxplain 506/538
192.16/190.15	c qxplain 523/538
192.16/190.16	c qxplain 531/538
192.16/190.17	c qxplain 535/538
192.16/190.18	c qxplain 537/538
192.16/190.19	c qxplain 538/538
192.16/190.20	c 15397[?] 26[?] -1477[?]  is mandatory 
192.16/190.20	c qxplain 537/537
192.27/190.21	c 15398[?] 1477[?] -26[?]  is mandatory 
192.27/190.21	c qxplain 535/536
192.27/190.22	c qxplain 536/536
192.27/190.23	c 15399[?] -1478[?] 27[?]  is mandatory 
192.27/190.23	c qxplain 535/535
192.27/190.24	c 15400[?] -27[?] 1478[?]  is mandatory 
192.27/190.24	c qxplain 531/534
192.27/190.25	c qxplain 533/534
192.27/190.25	c qxplain 534/534
192.27/190.26	c 15401[?] -1479[?] 28[?]  is mandatory 
192.27/190.26	c qxplain 533/533
192.27/190.27	c 15402[?] -28[?] 1479[?]  is mandatory 
192.27/190.27	c qxplain 531/532
192.27/190.28	c qxplain 532/532
192.27/190.29	c 15403[?] 29[?] -1480[?]  is mandatory 
192.27/190.29	c qxplain 531/531
192.27/190.30	c 15404[?] 1480[?] -29[?]  is mandatory 
192.27/190.30	c qxplain 523/530
192.37/190.31	c qxplain 527/530
192.37/190.32	c qxplain 529/530
192.37/190.33	c qxplain 530/530
192.37/190.34	c 15405[?] 30[?] -1481[?]  is mandatory 
192.37/190.34	c qxplain 529/529
192.37/190.35	c 15406[?] -30[?] 1481[?]  is mandatory 
192.37/190.35	c qxplain 527/528
192.37/190.35	c qxplain 528/528
192.37/190.37	c 15407[?] 31[?] -1482[?]  is mandatory 
192.37/190.37	c qxplain 527/527
192.37/190.38	c 15408[?] -31[?] 1482[?]  is mandatory 
192.37/190.38	c qxplain 523/526
192.37/190.39	c qxplain 525/526
192.37/190.39	c qxplain 526/526
192.46/190.40	c 15409[?] 32[?] -1483[?]  is mandatory 
192.46/190.40	c qxplain 525/525
192.46/190.41	c 15410[?] -32[?] 1483[?]  is mandatory 
192.46/190.41	c qxplain 523/524
192.46/190.42	c qxplain 524/524
192.46/190.43	c 15411[?] -1484[?] 33[?]  is mandatory 
192.46/190.43	c qxplain 523/523
192.46/190.44	c 15412[?] 1484[?] -33[?]  is mandatory 
192.46/190.44	c qxplain 506/522
192.46/190.45	c qxplain 515/522
192.46/190.46	c qxplain 519/522
192.46/190.46	c qxplain 521/522
192.46/190.47	c qxplain 522/522
192.46/190.48	c 15413[?] -1485[?] 34[?]  is mandatory 
192.46/190.48	c qxplain 521/521
192.46/190.49	c 15414[?] 1485[?] -34[?]  is mandatory 
192.46/190.49	c qxplain 519/520
192.56/190.50	c qxplain 520/520
192.56/190.51	c 15415[?] -1486[?] 35[?]  is mandatory 
192.56/190.51	c qxplain 519/519
192.56/190.52	c 15416[?] -35[?] 1486[?]  is mandatory 
192.56/190.52	c qxplain 515/518
192.56/190.53	c qxplain 517/518
192.56/190.54	c qxplain 518/518
192.56/190.55	c 15417[?] 36[?] -1487[?]  is mandatory 
192.56/190.55	c qxplain 517/517
192.56/190.56	c 15418[?] -36[?] 1487[?]  is mandatory 
192.56/190.56	c qxplain 515/516
192.56/190.57	c qxplain 516/516
192.56/190.58	c 15419[?] 37[?] -1488[?]  is mandatory 
192.56/190.58	c qxplain 515/515
192.56/190.59	c 15420[?] -37[?] 1488[?]  is mandatory 
192.56/190.59	c qxplain 506/514
192.66/190.60	c qxplain 511/514
192.66/190.61	c qxplain 513/514
192.66/190.62	c qxplain 514/514
192.66/190.62	c 15421[?] 38[?] -1489[?]  is mandatory 
192.66/190.62	c qxplain 513/513
192.66/190.63	c 15422[?] 1489[?] -38[?]  is mandatory 
192.66/190.63	c qxplain 511/512
192.66/190.64	c qxplain 512/512
192.66/190.65	c 15423[?] -1490[?] 39[?]  is mandatory 
192.66/190.65	c qxplain 511/511
192.66/190.66	c 15424[?] 1490[?] -39[?]  is mandatory 
192.66/190.66	c qxplain 506/510
192.66/190.67	c qxplain 509/510
192.66/190.68	c qxplain 510/510
192.66/190.69	c 15425[?] -1491[?] 40[?]  is mandatory 
192.66/190.69	c qxplain 509/509
192.76/190.70	c 15426[?] 1491[?] -40[?]  is mandatory 
192.76/190.70	c qxplain 506/508
192.76/190.71	c qxplain 508/508
192.76/190.72	c 15427[?] -1492[?] 41[?]  is mandatory 
192.76/190.72	c qxplain 506/507
192.76/190.73	c qxplain 507/507
192.76/190.74	c 15428[?] -41[?] 1492[?]  is mandatory 
192.76/190.74	c qxplain 506/506
192.76/190.75	c 15429[?] -1493[?] 42[?]  is mandatory 
192.76/190.75	c qxplain 472/505
192.76/190.76	c qxplain 489/505
192.76/190.76	c qxplain 498/505
192.76/190.77	c qxplain 502/505
192.76/190.78	c qxplain 504/505
192.76/190.79	c qxplain 505/505
192.86/190.80	c 15430[?] -42[?] 1493[?]  is mandatory 
192.86/190.80	c qxplain 504/504
192.86/190.81	c 15431[?] 43[?] -1494[?]  is mandatory 
192.86/190.81	c qxplain 502/503
192.86/190.82	c qxplain 503/503
192.86/190.83	c 15432[?] -43[?] 1494[?]  is mandatory 
192.86/190.83	c qxplain 502/502
192.86/190.84	c 15433[?] 44[?] -1495[?]  is mandatory 
192.86/190.84	c qxplain 498/501
192.86/190.85	c qxplain 500/501
192.86/190.86	c qxplain 501/501
192.86/190.87	c 15434[?] 1495[?] -44[?]  is mandatory 
192.86/190.87	c qxplain 500/500
192.86/190.88	c 15435[?] 45[?] -1496[?]  is mandatory 
192.86/190.88	c qxplain 498/499
192.86/190.88	c qxplain 499/499
192.86/190.89	c 15436[?] -45[?] 1496[?]  is mandatory 
192.86/190.89	c qxplain 498/498
192.96/190.90	c 15437[?] 46[?] -1497[?]  is mandatory 
192.96/190.90	c qxplain 489/497
192.96/190.91	c qxplain 494/497
192.96/190.92	c qxplain 496/497
192.96/190.92	c qxplain 497/497
192.96/190.93	c 15438[?] -46[?] 1497[?]  is mandatory 
192.96/190.93	c qxplain 496/496
192.96/190.94	c 15439[?] -1498[?] 47[?]  is mandatory 
192.96/190.94	c qxplain 494/495
192.96/190.95	c qxplain 495/495
192.96/190.96	c 15440[?] -47[?] 1498[?]  is mandatory 
192.96/190.96	c qxplain 494/494
192.96/190.97	c 15441[?] -1499[?] 48[?]  is mandatory 
192.96/190.97	c qxplain 489/493
192.96/190.98	c qxplain 492/493
192.96/190.99	c qxplain 493/493
193.06/191.01	c 15442[?] -48[?] 1499[?]  is mandatory 
193.06/191.01	c qxplain 492/492
193.06/191.02	c 15443[?] -1500[?] 49[?]  is mandatory 
193.06/191.02	c qxplain 489/491
193.06/191.03	c qxplain 491/491
193.06/191.05	c 15444[?] -49[?] 1500[?]  is mandatory 
193.06/191.05	c qxplain 489/490
193.06/191.06	c qxplain 490/490
193.06/191.07	c 15445[?] -1501[?] 50[?]  is mandatory 
193.06/191.07	c qxplain 489/489
193.06/191.08	c 15446[?] -50[?] 1501[?]  is mandatory 
193.06/191.08	c qxplain 472/488
193.06/191.09	c qxplain 481/488
193.16/191.10	c qxplain 485/488
193.16/191.11	c qxplain 487/488
193.16/191.12	c qxplain 488/488
193.16/191.12	c 15447[?] -1502[?] 51[?]  is mandatory 
193.16/191.12	c qxplain 487/487
193.16/191.13	c 15448[?] -51[?] 1502[?]  is mandatory 
193.16/191.13	c qxplain 485/486
193.16/191.15	c qxplain 486/486
193.16/191.15	c 15449[?] -1503[?] 52[?]  is mandatory 
193.16/191.15	c qxplain 485/485
193.16/191.16	c 15450[?] -52[?] 1503[?]  is mandatory 
193.16/191.16	c qxplain 481/484
193.16/191.18	c qxplain 483/484
193.16/191.18	c qxplain 484/484
193.16/191.19	c 15451[?] -1504[?] 53[?]  is mandatory 
193.16/191.19	c qxplain 483/483
193.26/191.20	c 15452[?] -53[?] 1504[?]  is mandatory 
193.26/191.20	c qxplain 481/482
193.26/191.21	c qxplain 482/482
193.26/191.22	c 15453[?] -1505[?] 54[?]  is mandatory 
193.26/191.22	c qxplain 481/481
193.26/191.23	c 15454[?] -54[?] 1505[?]  is mandatory 
193.26/191.23	c qxplain 472/480
193.26/191.24	c qxplain 477/480
193.26/191.25	c qxplain 479/480
193.26/191.26	c qxplain 480/480
193.26/191.27	c 15455[?] -1506[?] 55[?]  is mandatory 
193.26/191.27	c qxplain 479/479
193.26/191.28	c 15456[?] -55[?] 1506[?]  is mandatory 
193.26/191.28	c qxplain 477/478
193.26/191.29	c qxplain 478/478
193.26/191.30	c 15457[?] -1507[?] 56[?]  is mandatory 
193.26/191.30	c qxplain 477/477
193.36/191.31	c 15458[?] -56[?] 1507[?]  is mandatory 
193.36/191.31	c qxplain 472/476
193.36/191.32	c qxplain 475/476
193.36/191.33	c qxplain 476/476
193.36/191.34	c 15459[?] -1508[?] 57[?]  is mandatory 
193.36/191.34	c qxplain 475/475
193.36/191.35	c 15460[?] -57[?] 1508[?]  is mandatory 
193.36/191.35	c qxplain 472/474
193.36/191.36	c qxplain 474/474
193.36/191.37	c 15461[?] -1509[?] 58[?]  is mandatory 
193.36/191.37	c qxplain 472/473
193.36/191.38	c qxplain 473/473
193.36/191.39	c 15462[?] -58[?] 1509[?]  is mandatory 
193.36/191.39	c qxplain 472/472
193.36/191.40	c 15463[?] -1510[?] 59[?]  is mandatory 
193.36/191.40	c qxplain 405/471
193.46/191.41	c qxplain 439/471
193.46/191.42	c qxplain 456/471
193.46/191.43	c qxplain 464/471
193.46/191.44	c qxplain 468/471
193.46/191.44	c qxplain 470/471
193.46/191.45	c qxplain 471/471
193.46/191.46	c 15464[?] -59[?] 1510[?]  is mandatory 
193.46/191.46	c qxplain 470/470
193.46/191.47	c 15465[?] -1511[?] 60[?]  is mandatory 
193.46/191.47	c qxplain 468/469
193.46/191.48	c qxplain 469/469
193.46/191.49	c 15466[?] -60[?] 1511[?]  is mandatory 
193.46/191.49	c qxplain 468/468
193.55/191.50	c 15467[?] -1512[?] 61[?]  is mandatory 
193.55/191.50	c qxplain 464/467
193.55/191.51	c qxplain 466/467
193.55/191.52	c qxplain 467/467
193.55/191.53	c 15468[?] -61[?] 1512[?]  is mandatory 
193.55/191.53	c qxplain 466/466
193.55/191.54	c 15469[?] -1513[?] 62[?]  is mandatory 
193.55/191.54	c qxplain 464/465
193.55/191.55	c qxplain 465/465
193.55/191.56	c 15470[?] -62[?] 1513[?]  is mandatory 
193.55/191.56	c qxplain 464/464
193.55/191.57	c 15471[?] -1514[?] 63[?]  is mandatory 
193.55/191.57	c qxplain 456/463
193.55/191.58	c qxplain 460/463
193.55/191.59	c qxplain 462/463
193.55/191.60	c qxplain 463/463
193.65/191.61	c 15472[?] -63[?] 1514[?]  is mandatory 
193.65/191.61	c qxplain 462/462
193.65/191.62	c 15473[?] -1515[?] 64[?]  is mandatory 
193.65/191.62	c qxplain 460/461
193.65/191.63	c qxplain 461/461
193.65/191.64	c 15474[?] -64[?] 1515[?]  is mandatory 
193.65/191.64	c qxplain 460/460
193.65/191.65	c 15475[?] -1516[?] 65[?]  is mandatory 
193.65/191.65	c qxplain 456/459
193.65/191.66	c qxplain 458/459
193.65/191.66	c qxplain 459/459
193.65/191.68	c 15476[?] -65[?] 1516[?]  is mandatory 
193.65/191.68	c qxplain 458/458
193.65/191.69	c 15477[?] -1517[?] 66[?]  is mandatory 
193.65/191.69	c qxplain 456/457
193.75/191.70	c qxplain 457/457
193.75/191.71	c 15478[?] -66[?] 1517[?]  is mandatory 
193.75/191.71	c qxplain 456/456
193.75/191.72	c 15479[?] -1518[?] 67[?]  is mandatory 
193.75/191.72	c qxplain 439/455
193.75/191.73	c qxplain 448/455
193.75/191.74	c qxplain 452/455
193.75/191.75	c qxplain 454/455
193.75/191.76	c qxplain 455/455
193.75/191.77	c 15480[?] 1518[?] -67[?]  is mandatory 
193.75/191.77	c qxplain 454/454
193.75/191.78	c 15481[?] -1519[?] 68[?]  is mandatory 
193.75/191.78	c qxplain 452/453
193.75/191.79	c qxplain 453/453
193.85/191.80	c 15482[?] 1519[?] -68[?]  is mandatory 
193.85/191.80	c qxplain 452/452
193.85/191.81	c 15483[?] -1520[?] 69[?]  is mandatory 
193.85/191.81	c qxplain 448/451
193.85/191.82	c qxplain 450/451
193.85/191.83	c qxplain 451/451
193.85/191.85	c 15484[?] 1520[?] -69[?]  is mandatory 
193.85/191.85	c qxplain 450/450
193.85/191.86	c 15485[?] -1521[?] 70[?]  is mandatory 
193.85/191.86	c qxplain 448/449
193.85/191.86	c qxplain 449/449
193.85/191.89	c 15486[?] 1521[?] -70[?]  is mandatory 
193.85/191.89	c qxplain 448/448
193.95/191.90	c 15487[?] -1522[?] 71[?]  is mandatory 
193.95/191.90	c qxplain 439/447
193.95/191.91	c qxplain 444/447
193.95/191.92	c qxplain 446/447
193.95/191.93	c qxplain 447/447
193.95/191.95	c 15488[?] 1522[?] -71[?]  is mandatory 
193.95/191.95	c qxplain 446/446
193.95/191.97	c 15489[?] 72[?] -1523[?]  is mandatory 
193.95/191.97	c qxplain 444/445
193.95/191.98	c qxplain 445/445
193.95/191.98	c 15490[?] 1523[?] -72[?]  is mandatory 
193.95/191.98	c qxplain 444/444
194.05/192.00	c 15491[?] 73[?] -1524[?]  is mandatory 
194.05/192.00	c qxplain 439/443
194.05/192.00	c qxplain 442/443
194.05/192.01	c qxplain 443/443
194.05/192.02	c 15492[?] 1524[?] -73[?]  is mandatory 
194.05/192.02	c qxplain 442/442
194.05/192.03	c 15493[?] -1525[?] 74[?]  is mandatory 
194.05/192.03	c qxplain 439/441
194.05/192.04	c qxplain 441/441
194.05/192.05	c 15494[?] 1525[?] -74[?]  is mandatory 
194.05/192.05	c qxplain 439/440
194.05/192.06	c qxplain 440/440
194.05/192.07	c 15495[?] 75[?] -1526[?]  is mandatory 
194.05/192.07	c qxplain 439/439
194.05/192.09	c 15496[?] -75[?] 1526[?]  is mandatory 
194.05/192.09	c qxplain 405/438
194.15/192.10	c qxplain 422/438
194.15/192.11	c qxplain 431/438
194.15/192.11	c qxplain 435/438
194.15/192.12	c qxplain 437/438
194.15/192.13	c qxplain 438/438
194.15/192.14	c 15497[?] 76[?] -1527[?]  is mandatory 
194.15/192.14	c qxplain 437/437
194.15/192.15	c 15498[?] 1527[?] -76[?]  is mandatory 
194.15/192.15	c qxplain 435/436
194.15/192.16	c qxplain 436/436
194.25/192.25	c 15499[?] -1528[?] 77[?]  is mandatory 
194.25/192.25	c qxplain 435/435
194.25/192.27	c 15500[?] 1528[?] -77[?]  is mandatory 
194.25/192.27	c qxplain 431/434
194.25/192.28	c qxplain 433/434
194.25/192.29	c qxplain 434/434
194.35/192.30	c 15501[?] -1529[?] 78[?]  is mandatory 
194.35/192.30	c qxplain 433/433
194.35/192.35	c 15502[?] 1529[?] -78[?]  is mandatory 
194.35/192.35	c qxplain 431/432
194.35/192.36	c qxplain 432/432
194.35/192.37	c 15503[?] -1530[?] 79[?]  is mandatory 
194.35/192.37	c qxplain 431/431
194.35/192.38	c 15504[?] 1530[?] -79[?]  is mandatory 
194.35/192.38	c qxplain 422/430
194.35/192.39	c qxplain 427/430
194.35/192.40	c qxplain 429/430
194.46/192.41	c qxplain 430/430
194.46/192.46	c 15505[?] 80[?] -1531[?]  is mandatory 
194.46/192.46	c qxplain 429/429
194.46/192.47	c 15506[?] 1531[?] -80[?]  is mandatory 
194.46/192.47	c qxplain 427/428
194.46/192.48	c qxplain 428/428
194.56/192.51	c 15507[?] 81[?] -1532[?]  is mandatory 
194.56/192.51	c qxplain 427/427
194.56/192.52	c 15508[?] 1532[?] -81[?]  is mandatory 
194.56/192.52	c qxplain 422/426
194.56/192.53	c qxplain 425/426
194.56/192.53	c qxplain 426/426
194.56/192.54	c 15509[?] -1533[?] 82[?]  is mandatory 
194.56/192.54	c qxplain 425/425
194.56/192.55	c 15510[?] -82[?] 1533[?]  is mandatory 
194.56/192.55	c qxplain 422/424
194.56/192.56	c qxplain 424/424
194.56/192.57	c 15511[?] -1534[?] 83[?]  is mandatory 
194.56/192.57	c qxplain 422/423
194.56/192.58	c qxplain 423/423
194.56/192.59	c 15512[?] -83[?] 1534[?]  is mandatory 
194.56/192.59	c qxplain 422/422
194.56/192.59	c 15513[?] -1535[?] 84[?]  is mandatory 
194.56/192.59	c qxplain 405/421
194.65/192.60	c qxplain 414/421
194.65/192.61	c qxplain 418/421
194.65/192.61	c qxplain 420/421
194.65/192.62	c qxplain 421/421
194.65/192.63	c 15514[?] -84[?] 1535[?]  is mandatory 
194.65/192.63	c qxplain 420/420
194.65/192.64	c 15515[?] -1536[?] 85[?]  is mandatory 
194.65/192.64	c qxplain 418/419
194.65/192.65	c qxplain 419/419
194.65/192.65	c 15516[?] -85[?] 1536[?]  is mandatory 
194.65/192.65	c qxplain 418/418
194.65/192.66	c 15517[?] -1537[?] 86[?]  is mandatory 
194.65/192.66	c qxplain 414/417
194.65/192.67	c qxplain 416/417
194.65/192.68	c qxplain 417/417
194.65/192.68	c 15518[?] -86[?] 1537[?]  is mandatory 
194.65/192.68	c qxplain 416/416
194.65/192.69	c 15519[?] -1538[?] 87[?]  is mandatory 
194.65/192.69	c qxplain 414/415
194.75/192.70	c qxplain 415/415
194.75/192.71	c 15520[?] -87[?] 1538[?]  is mandatory 
194.75/192.71	c qxplain 414/414
194.75/192.72	c 15521[?] -1539[?] 88[?]  is mandatory 
194.75/192.72	c qxplain 405/413
194.75/192.72	c qxplain 410/413
194.75/192.73	c qxplain 412/413
194.75/192.74	c qxplain 413/413
194.75/192.75	c 15522[?] -88[?] 1539[?]  is mandatory 
194.75/192.75	c qxplain 412/412
194.75/192.76	c 15523[?] -1540[?] 89[?]  is mandatory 
194.75/192.76	c qxplain 410/411
194.75/192.76	c qxplain 411/411
194.75/192.77	c 15524[?] -89[?] 1540[?]  is mandatory 
194.75/192.77	c qxplain 410/410
194.75/192.78	c 15525[?] -1541[?] 90[?]  is mandatory 
194.75/192.78	c qxplain 405/409
194.75/192.79	c qxplain 408/409
194.75/192.79	c qxplain 409/409
194.85/192.80	c 15526[?] -90[?] 1541[?]  is mandatory 
194.85/192.80	c qxplain 408/408
194.85/192.81	c 15527[?] -1542[?] 91[?]  is mandatory 
194.85/192.81	c qxplain 405/407
194.85/192.82	c qxplain 407/407
194.85/192.83	c 15528[?] -91[?] 1542[?]  is mandatory 
194.85/192.83	c qxplain 405/406
194.85/192.83	c qxplain 406/406
194.85/192.84	c 15529[?] -1543[?] 92[?]  is mandatory 
194.85/192.84	c qxplain 405/405
194.85/192.85	c 15530[?] -92[?] 1543[?]  is mandatory 
194.85/192.85	c qxplain 270/404
194.85/192.86	c qxplain 338/404
194.85/192.86	c qxplain 372/404
194.85/192.87	c qxplain 389/404
194.85/192.88	c qxplain 397/404
194.85/192.89	c qxplain 401/404
194.85/192.89	c qxplain 403/404
194.95/192.90	c qxplain 404/404
194.95/192.91	c 15531[?] -1544[?] 93[?]  is mandatory 
194.95/192.91	c qxplain 403/403
194.95/192.91	c 15532[?] -93[?] 1544[?]  is mandatory 
194.95/192.91	c qxplain 401/402
194.95/192.92	c qxplain 402/402
194.95/192.93	c 15533[?] -1545[?] 94[?]  is mandatory 
194.95/192.93	c qxplain 401/401
194.95/192.94	c 15534[?] -94[?] 1545[?]  is mandatory 
194.95/192.94	c qxplain 397/400
194.95/192.95	c qxplain 399/400
194.95/192.95	c qxplain 400/400
194.95/192.96	c 15535[?] -1546[?] 95[?]  is mandatory 
194.95/192.96	c qxplain 399/399
194.95/192.97	c 15536[?] -95[?] 1546[?]  is mandatory 
194.95/192.97	c qxplain 397/398
194.95/192.98	c qxplain 398/398
194.95/192.98	c 15537[?] -1547[?] 96[?]  is mandatory 
194.95/192.98	c qxplain 397/397
194.95/192.99	c 15538[?] -96[?] 1547[?]  is mandatory 
194.95/192.99	c qxplain 389/396
195.05/193.00	c qxplain 393/396
195.05/193.01	c qxplain 395/396
195.05/193.01	c qxplain 396/396
195.05/193.02	c 15539[?] -1548[?] 97[?]  is mandatory 
195.05/193.02	c qxplain 395/395
195.05/193.03	c 15540[?] -97[?] 1548[?]  is mandatory 
195.05/193.03	c qxplain 393/394
195.05/193.04	c qxplain 394/394
195.05/193.05	c 15541[?] -1549[?] 98[?]  is mandatory 
195.05/193.05	c qxplain 393/393
195.05/193.05	c 15542[?] -98[?] 1549[?]  is mandatory 
195.05/193.05	c qxplain 389/392
195.05/193.06	c qxplain 391/392
195.05/193.07	c qxplain 392/392
195.05/193.08	c 15543[?] -1550[?] 99[?]  is mandatory 
195.05/193.08	c qxplain 391/391
195.05/193.08	c 15544[?] -99[?] 1550[?]  is mandatory 
195.05/193.08	c qxplain 389/390
195.05/193.09	c qxplain 390/390
195.15/193.10	c 15545[?] -1551[?] 100[?]  is mandatory 
195.15/193.10	c qxplain 389/389
195.15/193.11	c 15546[?] -100[?] 1551[?]  is mandatory 
195.15/193.11	c qxplain 372/388
195.15/193.11	c qxplain 381/388
195.15/193.12	c qxplain 385/388
195.15/193.13	c qxplain 387/388
195.15/193.13	c qxplain 388/388
195.15/193.14	c 15547[?] -1552[?] 101[?]  is mandatory 
195.15/193.14	c qxplain 387/387
195.15/193.15	c 15548[?] -101[?] 1552[?]  is mandatory 
195.15/193.15	c qxplain 385/386
195.15/193.16	c qxplain 386/386
195.15/193.17	c 15549[?] -1553[?] 102[?]  is mandatory 
195.15/193.17	c qxplain 385/385
195.15/193.17	c 15550[?] -102[?] 1553[?]  is mandatory 
195.15/193.17	c qxplain 381/384
195.15/193.18	c qxplain 383/384
195.15/193.19	c qxplain 384/384
195.15/193.20	c 15551[?] -1554[?] 103[?]  is mandatory 
195.15/193.20	c qxplain 383/383
195.25/193.20	c 15552[?] -103[?] 1554[?]  is mandatory 
195.25/193.20	c qxplain 381/382
195.25/193.21	c qxplain 382/382
195.25/193.22	c 15553[?] -1555[?] 104[?]  is mandatory 
195.25/193.22	c qxplain 381/381
195.25/193.23	c 15554[?] -104[?] 1555[?]  is mandatory 
195.25/193.23	c qxplain 372/380
195.25/193.24	c qxplain 377/380
195.25/193.24	c qxplain 379/380
195.25/193.25	c qxplain 380/380
195.25/193.26	c 15555[?] -1556[?] 105[?]  is mandatory 
195.25/193.26	c qxplain 379/379
195.25/193.27	c 15556[?] -105[?] 1556[?]  is mandatory 
195.25/193.27	c qxplain 377/378
195.25/193.27	c qxplain 378/378
195.25/193.28	c 15557[?] -1557[?] 106[?]  is mandatory 
195.25/193.28	c qxplain 377/377
195.25/193.29	c 15558[?] -106[?] 1557[?]  is mandatory 
195.25/193.29	c qxplain 372/376
195.35/193.30	c qxplain 375/376
195.35/193.31	c qxplain 376/376
195.35/193.31	c 15559[?] -1558[?] 107[?]  is mandatory 
195.35/193.31	c qxplain 375/375
195.35/193.32	c 15560[?] -107[?] 1558[?]  is mandatory 
195.35/193.32	c qxplain 372/374
195.35/193.33	c qxplain 374/374
195.35/193.34	c 15561[?] -1559[?] 108[?]  is mandatory 
195.35/193.34	c qxplain 372/373
195.35/193.34	c qxplain 373/373
195.35/193.35	c 15562[?] -108[?] 1559[?]  is mandatory 
195.35/193.35	c qxplain 372/372
195.35/193.36	c 15563[?] -1560[?] 109[?]  is mandatory 
195.35/193.36	c qxplain 338/371
195.35/193.37	c qxplain 355/371
195.35/193.37	c qxplain 364/371
195.35/193.38	c qxplain 368/371
195.35/193.39	c qxplain 370/371
195.35/193.39	c qxplain 371/371
195.45/193.40	c 15564[?] -109[?] 1560[?]  is mandatory 
195.45/193.40	c qxplain 370/370
195.45/193.41	c 15565[?] -1561[?] 110[?]  is mandatory 
195.45/193.41	c qxplain 368/369
195.45/193.42	c qxplain 369/369
195.45/193.43	c 15566[?] -110[?] 1561[?]  is mandatory 
195.45/193.43	c qxplain 368/368
195.45/193.43	c 15567[?] -1562[?] 111[?]  is mandatory 
195.45/193.43	c qxplain 364/367
195.45/193.48	c qxplain 366/367
195.45/193.49	c qxplain 367/367
195.45/193.50	c 15568[?] -111[?] 1562[?]  is mandatory 
195.45/193.50	c qxplain 366/366
195.56/193.52	c 15569[?] 112[?] -1563[?]  is mandatory 
195.56/193.52	c qxplain 364/365
195.56/193.53	c qxplain 365/365
195.56/193.55	c 15570[?] 1563[?] -112[?]  is mandatory 
195.56/193.56	c qxplain 364/364
195.56/193.57	c 15571[?] -1564[?] 113[?]  is mandatory 
195.56/193.57	c qxplain 355/363
195.56/193.59	c qxplain 360/363
195.66/193.61	c qxplain 362/363
195.66/193.62	c qxplain 363/363
195.66/193.64	c 15572[?] 1564[?] -113[?]  is mandatory 
195.66/193.64	c qxplain 362/362
195.66/193.66	c 15573[?] 114[?] -1565[?]  is mandatory 
195.66/193.66	c qxplain 360/361
195.66/193.67	c qxplain 361/361
195.66/193.70	c 15574[?] -114[?] 1565[?]  is mandatory 
195.66/193.70	c qxplain 360/360
195.75/193.71	c 15575[?] 115[?] -1566[?]  is mandatory 
195.75/193.71	c qxplain 355/359
195.75/193.72	c qxplain 358/359
195.75/193.73	c qxplain 359/359
195.75/193.74	c 15576[?] 1566[?] -115[?]  is mandatory 
195.75/193.74	c qxplain 358/358
195.75/193.75	c 15577[?] 116[?] -1567[?]  is mandatory 
195.75/193.75	c qxplain 355/357
195.75/193.76	c qxplain 357/357
195.75/193.77	c 15578[?] -116[?] 1567[?]  is mandatory 
195.75/193.77	c qxplain 355/356
195.75/193.78	c qxplain 356/356
195.75/193.79	c 15579[?] 117[?] -1568[?]  is mandatory 
195.75/193.79	c qxplain 355/355
195.85/193.81	c 15580[?] 1568[?] -117[?]  is mandatory 
195.85/193.81	c qxplain 338/354
195.85/193.82	c qxplain 347/354
195.85/193.83	c qxplain 351/354
195.85/193.84	c qxplain 353/354
195.85/193.85	c qxplain 354/354
195.85/193.86	c 15581[?] 118[?] -1569[?]  is mandatory 
195.85/193.86	c qxplain 353/353
195.85/193.88	c 15582[?] -118[?] 1569[?]  is mandatory 
195.85/193.88	c qxplain 351/352
195.85/193.89	c qxplain 352/352
195.95/193.90	c 15583[?] 119[?] -1570[?]  is mandatory 
195.95/193.90	c qxplain 351/351
195.95/193.92	c 15584[?] -119[?] 1570[?]  is mandatory 
195.95/193.92	c qxplain 347/350
195.95/193.93	c qxplain 349/350
195.95/193.94	c qxplain 350/350
195.95/193.95	c 15585[?] -1571[?] 120[?]  is mandatory 
195.95/193.95	c qxplain 349/349
195.95/193.96	c 15586[?] 1571[?] -120[?]  is mandatory 
195.95/193.96	c qxplain 347/348
195.95/193.97	c qxplain 348/348
195.95/193.98	c 15587[?] 121[?] -1572[?]  is mandatory 
195.95/193.98	c qxplain 347/347
195.95/193.99	c 15588[?] -121[?] 1572[?]  is mandatory 
195.95/193.99	c qxplain 338/346
196.05/194.01	c qxplain 343/346
196.05/194.02	c qxplain 345/346
196.05/194.03	c qxplain 346/346
196.05/194.04	c 15589[?] 122[?] -1573[?]  is mandatory 
196.05/194.04	c qxplain 345/345
196.05/194.05	c 15590[?] -122[?] 1573[?]  is mandatory 
196.05/194.05	c qxplain 343/344
196.05/194.06	c qxplain 344/344
196.05/194.07	c 15591[?] 123[?] -1574[?]  is mandatory 
196.05/194.07	c qxplain 343/343
196.05/194.08	c 15592[?] -123[?] 1574[?]  is mandatory 
196.05/194.08	c qxplain 338/342
196.05/194.09	c qxplain 341/342
196.15/194.10	c qxplain 342/342
196.15/194.11	c 15593[?] 124[?] -1575[?]  is mandatory 
196.15/194.11	c qxplain 341/341
196.15/194.12	c 15594[?] -124[?] 1575[?]  is mandatory 
196.15/194.12	c qxplain 338/340
196.15/194.13	c qxplain 340/340
196.15/194.14	c 15595[?] 125[?] -1576[?]  is mandatory 
196.15/194.14	c qxplain 338/339
196.15/194.15	c qxplain 339/339
196.15/194.16	c 15596[?] -125[?] 1576[?]  is mandatory 
196.15/194.16	c qxplain 338/338
196.15/194.17	c 15597[?] -1577[?] 126[?]  is mandatory 
196.15/194.17	c qxplain 270/337
196.15/194.19	c qxplain 304/337
196.25/194.21	c qxplain 321/337
196.25/194.24	c qxplain 330/337
196.25/194.29	c qxplain 334/337
196.35/194.30	c qxplain 336/337
196.35/194.31	c qxplain 337/337
196.35/194.32	c 15598[?] -126[?] 1577[?]  is mandatory 
196.35/194.32	c qxplain 336/336
196.35/194.33	c 15599[?] -1578[?] 127[?]  is mandatory 
196.35/194.33	c qxplain 334/335
196.35/194.34	c qxplain 335/335
196.35/194.35	c 15600[?] 1578[?] -127[?]  is mandatory 
196.35/194.35	c qxplain 334/334
196.35/194.36	c 15601[?] 128[?] -1579[?]  is mandatory 
196.35/194.36	c qxplain 330/333
196.35/194.37	c qxplain 332/333
196.35/194.38	c qxplain 333/333
196.35/194.39	c 15602[?] 1579[?] -128[?]  is mandatory 
196.35/194.39	c qxplain 332/332
196.45/194.41	c 15603[?] 129[?] -1580[?]  is mandatory 
196.45/194.41	c qxplain 330/331
196.45/194.42	c qxplain 331/331
196.45/194.43	c 15604[?] 1580[?] -129[?]  is mandatory 
196.45/194.43	c qxplain 330/330
196.45/194.44	c 15605[?] 130[?] -1581[?]  is mandatory 
196.45/194.44	c qxplain 321/329
196.45/194.45	c qxplain 326/329
196.45/194.49	c qxplain 328/329
196.55/194.50	c qxplain 329/329
196.55/194.51	c 15606[?] -130[?] 1581[?]  is mandatory 
196.55/194.51	c qxplain 328/328
196.55/194.52	c 15607[?] 131[?] -1582[?]  is mandatory 
196.55/194.52	c qxplain 326/327
196.55/194.54	c qxplain 327/327
196.55/194.55	c 15608[?] 1582[?] -131[?]  is mandatory 
196.55/194.55	c qxplain 326/326
196.55/194.56	c 15609[?] -1583[?] 132[?]  is mandatory 
196.55/194.56	c qxplain 321/325
196.55/194.57	c qxplain 324/325
196.65/194.63	c qxplain 325/325
196.65/194.65	c 15610[?] 1583[?] -132[?]  is mandatory 
196.65/194.65	c qxplain 324/324
196.65/194.67	c 15611[?] 133[?] -1584[?]  is mandatory 
196.65/194.67	c qxplain 321/323
196.65/194.68	c qxplain 323/323
196.65/194.70	c 15612[?] -133[?] 1584[?]  is mandatory 
196.65/194.70	c qxplain 321/322
196.75/194.71	c qxplain 322/322
196.75/194.73	c 15613[?] 135[?] -1586[?]  is mandatory 
196.75/194.73	c qxplain 321/321
196.75/194.74	c 15614[?] -135[?] 1586[?]  is mandatory 
196.75/194.74	c qxplain 304/320
196.75/194.75	c qxplain 313/320
196.75/194.77	c qxplain 317/320
196.75/194.78	c qxplain 319/320
196.75/194.79	c qxplain 320/320
196.84/194.80	c 15615[?] 136[?] -1587[?]  is mandatory 
196.84/194.80	c qxplain 319/319
196.84/194.82	c 15616[?] -136[?] 1587[?]  is mandatory 
196.84/194.82	c qxplain 317/318
196.84/194.83	c qxplain 318/318
196.84/194.84	c 15617[?] 137[?] -1588[?]  is mandatory 
196.84/194.84	c qxplain 317/317
196.84/194.86	c 15618[?] -137[?] 1588[?]  is mandatory 
196.84/194.86	c qxplain 313/316
196.84/194.87	c qxplain 315/316
196.84/194.88	c qxplain 316/316
196.84/194.89	c 15619[?] 138[?] -1589[?]  is mandatory 
196.84/194.89	c qxplain 315/315
196.94/194.90	c 15620[?] 1589[?] -138[?]  is mandatory 
196.94/194.90	c qxplain 313/314
196.94/194.91	c qxplain 314/314
196.94/194.92	c 15621[?] 139[?] -1590[?]  is mandatory 
196.94/194.92	c qxplain 313/313
196.94/194.94	c 15622[?] -139[?] 1590[?]  is mandatory 
196.94/194.94	c qxplain 304/312
196.94/194.95	c qxplain 309/312
196.94/194.96	c qxplain 311/312
196.94/194.97	c qxplain 312/312
196.94/194.98	c 15623[?] 140[?] -1591[?]  is mandatory 
196.94/194.98	c qxplain 311/311
197.04/195.00	c 15624[?] 1591[?] -140[?]  is mandatory 
197.04/195.00	c qxplain 309/310
197.04/195.01	c qxplain 310/310
197.04/195.02	c 15625[?] 141[?] -1592[?]  is mandatory 
197.04/195.02	c qxplain 309/309
197.04/195.04	c 15626[?] 1592[?] -141[?]  is mandatory 
197.04/195.04	c qxplain 304/308
197.04/195.05	c qxplain 307/308
197.04/195.06	c qxplain 308/308
197.04/195.07	c 15627[?] 142[?] -1593[?]  is mandatory 
197.04/195.07	c qxplain 307/307
197.04/195.09	c 15628[?] 1593[?] -142[?]  is mandatory 
197.04/195.09	c qxplain 304/306
197.04/195.10	c qxplain 306/306
197.14/195.11	c 15629[?] -1594[?] 143[?]  is mandatory 
197.14/195.11	c qxplain 304/305
197.14/195.12	c qxplain 305/305
197.14/195.14	c 15630[?] -143[?] 1594[?]  is mandatory 
197.14/195.14	c qxplain 304/304
197.14/195.15	c 15631[?] 144[?] -1595[?]  is mandatory 
197.14/195.15	c qxplain 270/303
197.14/195.16	c qxplain 287/303
197.14/195.20	c qxplain 296/303
197.24/195.21	c qxplain 300/303
197.24/195.22	c qxplain 302/303
197.24/195.23	c qxplain 303/303
197.24/195.24	c 15632[?] -144[?] 1595[?]  is mandatory 
197.24/195.24	c qxplain 302/302
197.24/195.25	c 15633[?] 145[?] -1596[?]  is mandatory 
197.24/195.25	c qxplain 300/301
197.24/195.27	c qxplain 301/301
197.24/195.28	c 15634[?] -145[?] 1596[?]  is mandatory 
197.24/195.28	c qxplain 300/300
197.24/195.29	c 15635[?] 146[?] -1597[?]  is mandatory 
197.24/195.29	c qxplain 296/299
197.34/195.30	c qxplain 298/299
197.34/195.31	c qxplain 299/299
197.34/195.33	c 15636[?] -146[?] 1597[?]  is mandatory 
197.34/195.33	c qxplain 298/298
197.34/195.34	c 15637[?] 147[?] -1598[?]  is mandatory 
197.34/195.34	c qxplain 296/297
197.34/195.35	c qxplain 297/297
197.34/195.36	c 15638[?] -147[?] 1598[?]  is mandatory 
197.34/195.36	c qxplain 296/296
197.34/195.37	c 15639[?] 148[?] -1599[?]  is mandatory 
197.34/195.37	c qxplain 287/295
197.34/195.38	c qxplain 292/295
197.34/195.40	c qxplain 294/295
197.44/195.41	c qxplain 295/295
197.44/195.42	c 15640[?] -148[?] 1599[?]  is mandatory 
197.44/195.42	c qxplain 294/294
197.44/195.43	c 15641[?] -1600[?] 149[?]  is mandatory 
197.44/195.43	c qxplain 292/293
197.44/195.44	c qxplain 293/293
197.44/195.46	c 15642[?] -149[?] 1600[?]  is mandatory 
197.44/195.46	c qxplain 292/292
197.44/195.47	c 15643[?] -1601[?] 150[?]  is mandatory 
197.44/195.47	c qxplain 287/291
197.44/195.48	c qxplain 290/291
197.44/195.49	c qxplain 291/291
197.54/195.50	c 15644[?] 1601[?] -150[?]  is mandatory 
197.54/195.50	c qxplain 290/290
197.54/195.51	c 15645[?] 151[?] -1602[?]  is mandatory 
197.54/195.51	c qxplain 287/289
197.54/195.52	c qxplain 289/289
197.54/195.53	c 15646[?] -151[?] 1602[?]  is mandatory 
197.54/195.53	c qxplain 287/288
197.54/195.54	c qxplain 288/288
197.54/195.55	c 15647[?] 152[?] -1603[?]  is mandatory 
197.54/195.55	c qxplain 287/287
197.54/195.56	c 15648[?] 1603[?] -152[?]  is mandatory 
197.54/195.56	c qxplain 270/286
197.54/195.57	c qxplain 279/286
197.64/195.61	c qxplain 283/286
197.64/195.62	c qxplain 285/286
197.64/195.63	c qxplain 286/286
197.64/195.64	c 15649[?] 153[?] -1604[?]  is mandatory 
197.64/195.64	c qxplain 285/285
197.64/195.65	c 15650[?] 1604[?] -153[?]  is mandatory 
197.64/195.65	c qxplain 283/284
197.64/195.66	c qxplain 284/284
197.64/195.67	c 15651[?] 154[?] -1605[?]  is mandatory 
197.64/195.67	c qxplain 283/283
197.64/195.69	c 15652[?] -154[?] 1605[?]  is mandatory 
197.64/195.69	c qxplain 279/282
197.64/195.70	c qxplain 281/282
197.75/195.71	c qxplain 282/282
197.75/195.72	c 15653[?] 155[?] -1606[?]  is mandatory 
197.75/195.72	c qxplain 281/281
197.75/195.74	c 15654[?] -155[?] 1606[?]  is mandatory 
197.75/195.74	c qxplain 279/280
197.75/195.75	c qxplain 280/280
197.75/195.76	c 15655[?] 156[?] -1607[?]  is mandatory 
197.75/195.76	c qxplain 279/279
197.75/195.77	c 15656[?] -156[?] 1607[?]  is mandatory 
197.75/195.77	c qxplain 270/278
197.75/195.79	c qxplain 275/278
197.84/195.80	c qxplain 277/278
197.84/195.82	c qxplain 278/278
197.84/195.82	c qxplain 277/277
197.84/195.83	c 15659[?] 158[?] -1609[?]  is mandatory 
197.84/195.83	c qxplain 275/276
197.84/195.85	c qxplain 276/276
197.84/195.86	c 15660[?] 1609[?] -158[?]  is mandatory 
197.84/195.86	c qxplain 275/275
197.84/195.88	c 15661[?] 159[?] -1610[?]  is mandatory 
197.84/195.88	c qxplain 270/274
197.84/195.89	c qxplain 273/274
197.94/195.90	c qxplain 274/274
197.94/195.92	c 15662[?] 1610[?] -159[?]  is mandatory 
197.94/195.92	c qxplain 273/273
197.94/195.93	c 15663[?] 160[?] -1611[?]  is mandatory 
197.94/195.93	c qxplain 270/272
197.94/195.94	c qxplain 272/272
197.94/195.96	c 15664[?] -160[?] 1611[?]  is mandatory 
197.94/195.96	c qxplain 270/271
197.94/195.98	c qxplain 271/271
197.94/195.99	c 15665[?] 161[?] -1612[?]  is mandatory 
197.94/195.99	c qxplain 270/270
198.05/196.01	c 15666[?] 1612[?] -161[?]  is mandatory 
198.05/196.01	c qxplain 0/269
198.05/196.03	c qxplain 135/269
198.05/196.04	c qxplain 203/269
198.05/196.05	c qxplain 237/269
198.05/196.07	c qxplain 254/269
198.05/196.08	c qxplain 262/269
198.05/196.09	c qxplain 266/269
198.15/196.10	c qxplain 268/269
198.15/196.11	c qxplain 269/269
198.15/196.12	c 15667[?] 162[?] -1613[?]  is mandatory 
198.15/196.12	c qxplain 268/268
198.15/196.14	c 15668[?] -162[?] 1613[?]  is mandatory 
198.15/196.14	c qxplain 266/267
198.15/196.15	c qxplain 267/267
198.15/196.16	c 15669[?] 163[?] -1614[?]  is mandatory 
198.15/196.16	c qxplain 266/266
198.15/196.18	c 15670[?] 1614[?] -163[?]  is mandatory 
198.15/196.18	c qxplain 262/265
198.25/196.20	c qxplain 264/265
198.25/196.21	c qxplain 265/265
198.25/196.22	c 15671[?] 164[?] -1615[?]  is mandatory 
198.25/196.22	c qxplain 264/264
198.25/196.23	c 15672[?] -164[?] 1615[?]  is mandatory 
198.25/196.23	c qxplain 262/263
198.25/196.24	c qxplain 263/263
198.25/196.25	c 15673[?] 165[?] -1616[?]  is mandatory 
198.25/196.25	c qxplain 262/262
198.25/196.27	c 15674[?] 1616[?] -165[?]  is mandatory 
198.25/196.27	c qxplain 254/261
198.25/196.28	c qxplain 258/261
198.25/196.29	c qxplain 260/261
198.35/196.30	c qxplain 261/261
198.35/196.31	c 15675[?] -1617[?] 166[?]  is mandatory 
198.35/196.31	c qxplain 260/260
198.35/196.32	c 15676[?] -166[?] 1617[?]  is mandatory 
198.35/196.32	c qxplain 258/259
198.35/196.33	c qxplain 259/259
198.35/196.34	c 15677[?] 167[?] -1618[?]  is mandatory 
198.35/196.34	c qxplain 258/258
198.35/196.35	c 15678[?] -167[?] 1618[?]  is mandatory 
198.35/196.35	c qxplain 254/257
198.35/196.36	c qxplain 256/257
198.35/196.37	c qxplain 257/257
198.35/196.38	c 15679[?] 168[?] -1619[?]  is mandatory 
198.35/196.38	c qxplain 256/256
198.35/196.39	c 15680[?] -168[?] 1619[?]  is mandatory 
198.35/196.39	c qxplain 254/255
198.45/196.40	c qxplain 255/255
198.45/196.41	c 15681[?] 169[?] -1620[?]  is mandatory 
198.45/196.41	c qxplain 254/254
198.45/196.43	c 15682[?] -169[?] 1620[?]  is mandatory 
198.45/196.43	c qxplain 237/253
198.45/196.43	c qxplain 246/253
198.45/196.45	c qxplain 250/253
198.45/196.45	c qxplain 252/253
198.45/196.46	c qxplain 253/253
198.45/196.47	c 15683[?] 170[?] -1621[?]  is mandatory 
198.45/196.47	c qxplain 252/252
198.45/196.49	c 15684[?] -170[?] 1621[?]  is mandatory 
198.45/196.49	c qxplain 250/251
198.45/196.50	c qxplain 251/251
198.55/196.51	c 15685[?] 171[?] -1622[?]  is mandatory 
198.55/196.51	c qxplain 250/250
198.55/196.52	c 15686[?] -171[?] 1622[?]  is mandatory 
198.55/196.52	c qxplain 246/249
198.55/196.53	c qxplain 248/249
198.55/196.54	c qxplain 249/249
198.55/196.55	c 15687[?] 172[?] -1623[?]  is mandatory 
198.55/196.55	c qxplain 248/248
198.55/196.56	c 15688[?] 1623[?] -172[?]  is mandatory 
198.55/196.56	c qxplain 246/247
198.55/196.57	c qxplain 247/247
198.55/196.58	c 15689[?] -1624[?] 173[?]  is mandatory 
198.55/196.58	c qxplain 246/246
198.65/196.60	c 15690[?] -173[?] 1624[?]  is mandatory 
198.65/196.60	c qxplain 237/245
198.65/196.61	c qxplain 242/245
198.65/196.62	c qxplain 244/245
198.65/196.63	c qxplain 245/245
198.65/196.64	c 15691[?] 174[?] -1625[?]  is mandatory 
198.65/196.64	c qxplain 244/244
198.65/196.65	c 15692[?] -174[?] 1625[?]  is mandatory 
198.65/196.65	c qxplain 242/243
198.65/196.66	c qxplain 243/243
198.65/196.67	c 15693[?] 175[?] -1626[?]  is mandatory 
198.65/196.67	c qxplain 242/242
198.65/196.68	c 15694[?] 1626[?] -175[?]  is mandatory 
198.65/196.68	c qxplain 237/241
198.65/196.69	c qxplain 240/241
198.75/196.70	c qxplain 241/241
198.75/196.71	c 15695[?] 176[?] -1627[?]  is mandatory 
198.75/196.71	c qxplain 240/240
198.75/196.72	c 15696[?] -176[?] 1627[?]  is mandatory 
198.75/196.72	c qxplain 237/239
198.75/196.73	c qxplain 239/239
198.75/196.75	c 15697[?] 177[?] -1628[?]  is mandatory 
198.75/196.75	c qxplain 237/238
198.75/196.76	c qxplain 238/238
198.75/196.77	c 15698[?] 1628[?] -177[?]  is mandatory 
198.75/196.77	c qxplain 237/237
198.75/196.78	c 15699[?] 178[?] -1629[?]  is mandatory 
198.75/196.78	c qxplain 203/236
198.75/196.79	c qxplain 220/236
198.75/196.80	c qxplain 229/236
198.85/196.81	c qxplain 233/236
198.85/196.82	c qxplain 235/236
198.85/196.83	c qxplain 236/236
198.85/196.84	c 15700[?] -178[?] 1629[?]  is mandatory 
198.85/196.84	c qxplain 235/235
198.85/196.85	c 15701[?] 179[?] -1630[?]  is mandatory 
198.85/196.85	c qxplain 233/234
198.85/196.86	c qxplain 234/234
198.85/196.87	c 15702[?] -179[?] 1630[?]  is mandatory 
198.85/196.87	c qxplain 233/233
198.85/196.88	c qxplain 229/232
198.85/196.88	c qxplain 231/232
198.85/196.89	c qxplain 232/232
198.85/196.89	c qxplain 231/231
198.85/196.90	c 15705[?] 181[?] -1632[?]  is mandatory 
198.85/196.90	c qxplain 229/230
198.95/196.91	c qxplain 230/230
198.95/196.92	c 15706[?] -181[?] 1632[?]  is mandatory 
198.95/196.92	c qxplain 229/229
198.95/196.93	c 15751[?] -1655[?] 204[?]  is mandatory 
198.95/196.93	c qxplain 220/228
198.95/196.93	c qxplain 225/228
198.95/196.94	c qxplain 227/228
198.95/196.95	c qxplain 228/228
198.95/196.95	c 15752[?] -204[?] 1655[?]  is mandatory 
198.95/196.95	c qxplain 227/227
199.04/197.06	c 15753[?] -1656[?] 205[?]  is mandatory 
199.04/197.06	c qxplain 225/226
199.14/197.18	c qxplain 226/226
199.24/197.24	c 15754[?] -205[?] 1656[?]  is mandatory 
199.24/197.24	c qxplain 225/225
199.24/197.27	c 15755[?] -1657[?] 206[?]  is mandatory 
199.24/197.27	c qxplain 220/224
199.34/197.30	c qxplain 223/224
199.34/197.32	c qxplain 224/224
199.34/197.33	c 15756[?] -206[?] 1657[?]  is mandatory 
199.34/197.33	c qxplain 223/223
199.34/197.35	c 15757[?] -1658[?] 207[?]  is mandatory 
199.34/197.35	c qxplain 220/222
199.34/197.36	c qxplain 222/222
199.34/197.36	c 15758[?] -207[?] 1658[?]  is mandatory 
199.34/197.36	c qxplain 220/221
199.44/197.41	c qxplain 221/221
199.44/197.42	c 15759[?] -1659[?] 208[?]  is mandatory 
199.44/197.42	c qxplain 220/220
199.44/197.44	c 15760[?] 1659[?] -208[?]  is mandatory 
199.44/197.44	c qxplain 203/219
199.44/197.46	c qxplain 212/219
199.44/197.47	c qxplain 216/219
199.44/197.47	c qxplain 218/219
199.44/197.48	c qxplain 219/219
199.44/197.49	c 15761[?] -1660[?] 209[?]  is mandatory 
199.44/197.49	c qxplain 218/218
199.54/197.50	c 15762[?] -209[?] 1660[?]  is mandatory 
199.54/197.50	c qxplain 216/217
199.54/197.50	c qxplain 212/215
199.54/197.51	c qxplain 214/215
199.54/197.52	c qxplain 215/215
199.54/197.53	c 15765[?] -1662[?] 211[?]  is mandatory 
199.54/197.53	c qxplain 214/214
199.54/197.54	c 15766[?] -211[?] 1662[?]  is mandatory 
199.54/197.54	c qxplain 212/213
199.54/197.55	c qxplain 213/213
199.54/197.56	c 15767[?] -1663[?] 212[?]  is mandatory 
199.54/197.56	c qxplain 212/212
199.54/197.57	c 15768[?] 1663[?] -212[?]  is mandatory 
199.54/197.57	c qxplain 203/211
199.54/197.58	c qxplain 208/211
199.54/197.59	c qxplain 210/211
199.64/197.60	c qxplain 211/211
199.64/197.61	c 15769[?] 213[?] -1664[?]  is mandatory 
199.64/197.61	c qxplain 210/210
199.64/197.62	c 15770[?] -213[?] 1664[?]  is mandatory 
199.64/197.62	c qxplain 208/209
199.64/197.63	c qxplain 209/209
199.64/197.64	c 15771[?] -1665[?] 214[?]  is mandatory 
199.64/197.64	c qxplain 208/208
199.64/197.65	c 15772[?] -214[?] 1665[?]  is mandatory 
199.64/197.65	c qxplain 203/207
199.64/197.66	c qxplain 206/207
199.64/197.67	c qxplain 207/207
199.64/197.68	c 15773[?] -1666[?] 215[?]  is mandatory 
199.64/197.68	c qxplain 206/206
199.64/197.69	c 15774[?] -215[?] 1666[?]  is mandatory 
199.64/197.69	c qxplain 203/205
199.75/197.70	c qxplain 205/205
199.75/197.71	c 15775[?] -1667[?] 216[?]  is mandatory 
199.75/197.71	c qxplain 203/204
199.75/197.72	c qxplain 204/204
199.75/197.73	c 15776[?] -216[?] 1667[?]  is mandatory 
199.75/197.73	c qxplain 203/203
199.75/197.74	c 15777[?] -1668[?] 217[?]  is mandatory 
199.75/197.74	c qxplain 135/202
199.75/197.75	c qxplain 169/202
199.75/197.76	c qxplain 186/202
199.75/197.77	c qxplain 195/202
199.75/197.77	c qxplain 199/202
199.75/197.79	c qxplain 201/202
199.75/197.79	c qxplain 202/202
199.84/197.80	c 15778[?] -217[?] 1668[?]  is mandatory 
199.84/197.80	c qxplain 201/201
199.84/197.81	c 15779[?] -1669[?] 218[?]  is mandatory 
199.84/197.81	c qxplain 199/200
199.84/197.82	c qxplain 200/200
199.84/197.83	c 15780[?] -218[?] 1669[?]  is mandatory 
199.84/197.83	c qxplain 199/199
199.84/197.84	c 15781[?] -1670[?] 219[?]  is mandatory 
199.84/197.84	c qxplain 195/198
199.84/197.85	c qxplain 197/198
199.84/197.86	c qxplain 198/198
199.84/197.87	c 15782[?] -219[?] 1670[?]  is mandatory 
199.84/197.87	c qxplain 197/197
199.84/197.88	c 15783[?] -1671[?] 220[?]  is mandatory 
199.84/197.88	c qxplain 195/196
199.84/197.89	c qxplain 196/196
199.84/197.90	c 15784[?] 1671[?] -220[?]  is mandatory 
199.84/197.90	c qxplain 195/195
199.95/197.91	c 15785[?] 221[?] -1672[?]  is mandatory 
199.95/197.91	c qxplain 186/194
199.95/197.92	c qxplain 191/194
199.95/197.93	c qxplain 193/194
199.95/197.94	c qxplain 194/194
199.95/197.95	c 15786[?] -221[?] 1672[?]  is mandatory 
199.95/197.95	c qxplain 193/193
199.95/197.96	c 15787[?] -1673[?] 222[?]  is mandatory 
199.95/197.96	c qxplain 191/192
199.95/197.97	c qxplain 192/192
199.95/197.98	c 15788[?] -222[?] 1673[?]  is mandatory 
199.95/197.98	c qxplain 191/191
199.95/197.99	c 15789[?] -1674[?] 223[?]  is mandatory 
199.95/197.99	c qxplain 186/190
199.95/198.00	c qxplain 189/190
200.05/198.01	c qxplain 190/190
200.05/198.02	c 15790[?] -223[?] 1674[?]  is mandatory 
200.05/198.02	c qxplain 189/189
200.05/198.03	c 15791[?] -1675[?] 224[?]  is mandatory 
200.05/198.03	c qxplain 186/188
200.05/198.04	c qxplain 188/188
200.05/198.05	c 15792[?] -224[?] 1675[?]  is mandatory 
200.05/198.05	c qxplain 186/187
200.05/198.06	c qxplain 187/187
200.05/198.06	c 15793[?] -1676[?] 225[?]  is mandatory 
200.05/198.06	c qxplain 186/186
200.05/198.07	c 15794[?] -225[?] 1676[?]  is mandatory 
200.05/198.07	c qxplain 169/185
200.05/198.08	c qxplain 178/185
200.05/198.09	c qxplain 182/185
200.14/198.10	c qxplain 184/185
200.14/198.11	c qxplain 185/185
200.14/198.12	c 15795[?] -1677[?] 226[?]  is mandatory 
200.14/198.12	c qxplain 184/184
200.14/198.13	c 15796[?] -226[?] 1677[?]  is mandatory 
200.14/198.13	c qxplain 182/183
200.14/198.14	c qxplain 183/183
200.14/198.15	c 15797[?] -1678[?] 227[?]  is mandatory 
200.14/198.15	c qxplain 182/182
200.14/198.16	c 15798[?] -227[?] 1678[?]  is mandatory 
200.14/198.16	c qxplain 178/181
200.14/198.16	c qxplain 180/181
200.14/198.17	c qxplain 181/181
200.14/198.18	c 15799[?] -1679[?] 228[?]  is mandatory 
200.14/198.18	c qxplain 180/180
200.14/198.20	c 15800[?] 1679[?] -228[?]  is mandatory 
200.14/198.20	c qxplain 178/179
200.24/198.20	c qxplain 179/179
200.24/198.22	c 15801[?] -1680[?] 229[?]  is mandatory 
200.24/198.22	c qxplain 178/178
200.24/198.23	c 15802[?] -229[?] 1680[?]  is mandatory 
200.24/198.23	c qxplain 169/177
200.24/198.24	c qxplain 174/177
200.24/198.25	c qxplain 176/177
200.24/198.25	c qxplain 177/177
200.24/198.27	c 15893[?] -2950[?] 48[?]  is mandatory 
200.24/198.27	c qxplain 176/176
200.24/198.28	c 15894[?] -48[?] 2950[?]  is mandatory 
200.24/198.28	c qxplain 174/175
200.24/198.28	c qxplain 175/175
200.24/198.29	c 15895[?] -2951[?] 49[?]  is mandatory 
200.24/198.29	c qxplain 174/174
200.34/198.30	c 15896[?] -49[?] 2951[?]  is mandatory 
200.34/198.30	c qxplain 169/173
200.34/198.31	c qxplain 172/173
200.34/198.32	c qxplain 173/173
200.34/198.33	c 15897[?] -2952[?] 50[?]  is mandatory 
200.34/198.33	c qxplain 172/172
200.34/198.34	c 15898[?] -50[?] 2952[?]  is mandatory 
200.34/198.34	c qxplain 169/171
200.34/198.34	c qxplain 171/171
200.34/198.35	c 15899[?] -2953[?] 51[?]  is mandatory 
200.34/198.35	c qxplain 169/170
200.34/198.36	c qxplain 170/170
200.34/198.37	c 15900[?] -51[?] 2953[?]  is mandatory 
200.34/198.37	c qxplain 169/169
200.34/198.38	c 15901[?] -2954[?] 52[?]  is mandatory 
200.34/198.38	c qxplain 135/168
200.34/198.39	c qxplain 152/168
200.34/198.39	c qxplain 161/168
200.44/198.40	c qxplain 165/168
200.44/198.41	c qxplain 167/168
200.44/198.41	c qxplain 168/168
200.44/198.42	c 15902[?] -52[?] 2954[?]  is mandatory 
200.44/198.42	c qxplain 167/167
200.44/198.43	c 15903[?] -2955[?] 53[?]  is mandatory 
200.44/198.43	c qxplain 165/166
200.44/198.44	c qxplain 166/166
200.44/198.44	c 15904[?] -53[?] 2955[?]  is mandatory 
200.44/198.44	c qxplain 165/165
200.44/198.45	c 15905[?] -2956[?] 54[?]  is mandatory 
200.44/198.45	c qxplain 161/164
200.44/198.46	c qxplain 163/164
200.44/198.47	c qxplain 164/164
200.44/198.47	c 15906[?] -54[?] 2956[?]  is mandatory 
200.44/198.47	c qxplain 163/163
200.44/198.48	c 15907[?] -2957[?] 55[?]  is mandatory 
200.44/198.48	c qxplain 161/162
200.44/198.49	c qxplain 162/162
200.54/198.50	c 15908[?] -55[?] 2957[?]  is mandatory 
200.54/198.50	c qxplain 161/161
200.54/198.51	c 15909[?] -2958[?] 56[?]  is mandatory 
200.54/198.51	c qxplain 152/160
200.54/198.51	c qxplain 157/160
200.54/198.52	c qxplain 159/160
200.54/198.53	c qxplain 160/160
200.54/198.54	c 15910[?] -56[?] 2958[?]  is mandatory 
200.54/198.54	c qxplain 159/159
200.54/198.54	c 15911[?] -2959[?] 57[?]  is mandatory 
200.54/198.54	c qxplain 157/158
200.54/198.55	c qxplain 158/158
200.54/198.56	c 15912[?] -57[?] 2959[?]  is mandatory 
200.54/198.56	c qxplain 157/157
200.54/198.57	c 15913[?] -2960[?] 58[?]  is mandatory 
200.54/198.57	c qxplain 152/156
200.54/198.58	c qxplain 155/156
200.54/198.58	c qxplain 156/156
200.54/198.59	c 15914[?] -58[?] 2960[?]  is mandatory 
200.54/198.59	c qxplain 155/155
200.64/198.60	c 15915[?] -2961[?] 59[?]  is mandatory 
200.64/198.60	c qxplain 152/154
200.64/198.61	c qxplain 154/154
200.64/198.61	c 15916[?] -59[?] 2961[?]  is mandatory 
200.64/198.61	c qxplain 152/153
200.64/198.62	c qxplain 153/153
200.64/198.63	c 15917[?] -2962[?] 60[?]  is mandatory 
200.64/198.63	c qxplain 152/152
200.64/198.64	c 15918[?] -60[?] 2962[?]  is mandatory 
200.64/198.64	c qxplain 135/151
200.64/198.64	c qxplain 144/151
200.64/198.65	c qxplain 148/151
200.64/198.66	c qxplain 150/151
200.64/198.66	c qxplain 151/151
200.64/198.67	c 15919[?] -2963[?] 61[?]  is mandatory 
200.64/198.67	c qxplain 150/150
200.64/198.68	c 15920[?] -61[?] 2963[?]  is mandatory 
200.64/198.68	c qxplain 148/149
200.64/198.69	c qxplain 149/149
200.64/198.70	c 15921[?] -2964[?] 62[?]  is mandatory 
200.64/198.70	c qxplain 148/148
200.74/198.70	c 15922[?] -62[?] 2964[?]  is mandatory 
200.74/198.70	c qxplain 144/147
200.74/198.71	c qxplain 146/147
200.74/198.72	c qxplain 147/147
200.74/198.73	c 15923[?] -2965[?] 63[?]  is mandatory 
200.74/198.73	c qxplain 146/146
200.74/198.73	c 15924[?] -63[?] 2965[?]  is mandatory 
200.74/198.73	c qxplain 144/145
200.74/198.74	c qxplain 145/145
200.74/198.75	c 15925[?] -2966[?] 64[?]  is mandatory 
200.74/198.75	c qxplain 144/144
200.74/198.76	c 15926[?] -64[?] 2966[?]  is mandatory 
200.74/198.76	c qxplain 135/143
200.74/198.76	c qxplain 140/143
200.74/198.77	c qxplain 142/143
200.74/198.78	c qxplain 143/143
200.74/198.79	c 15927[?] -2967[?] 65[?]  is mandatory 
200.74/198.79	c qxplain 142/142
200.74/198.79	c 15928[?] -65[?] 2967[?]  is mandatory 
200.74/198.79	c qxplain 140/141
200.84/198.80	c qxplain 141/141
200.84/198.81	c 15929[?] -2968[?] 66[?]  is mandatory 
200.84/198.81	c qxplain 140/140
200.84/198.82	c 15930[?] -66[?] 2968[?]  is mandatory 
200.84/198.82	c qxplain 135/139
200.84/198.84	c qxplain 138/139
200.84/198.85	c qxplain 139/139
200.84/198.86	c 15931[?] -2969[?] 67[?]  is mandatory 
200.84/198.86	c qxplain 138/138
200.84/198.87	c 15932[?] 2969[?] -67[?]  is mandatory 
200.84/198.87	c qxplain 135/137
200.84/198.88	c qxplain 137/137
200.84/198.89	c 15933[?] -2970[?] 68[?]  is mandatory 
200.84/198.89	c qxplain 135/136
200.94/198.91	c qxplain 136/136
200.94/198.91	c 15934[?] 2970[?] -68[?]  is mandatory 
200.94/198.91	c qxplain 135/135
200.94/198.93	c 15935[?] 69[?] -2971[?]  is mandatory 
200.94/198.93	c qxplain 0/134
200.94/198.95	c qxplain 68/134
201.04/199.02	c qxplain 102/134
201.04/199.05	c qxplain 119/134
201.04/199.10	c qxplain 127/134
201.14/199.12	c qxplain 131/134
201.14/199.13	c qxplain 133/134
201.14/199.15	c qxplain 134/134
201.14/199.16	c 15936[?] -69[?] 2971[?]  is mandatory 
201.14/199.16	c qxplain 133/133
201.14/199.17	c 15937[?] 70[?] -2972[?]  is mandatory 
201.14/199.17	c qxplain 131/132
201.14/199.19	c qxplain 132/132
201.23/199.20	c 15938[?] -70[?] 2972[?]  is mandatory 
201.23/199.20	c qxplain 131/131
201.23/199.22	c 15939[?] 71[?] -2973[?]  is mandatory 
201.23/199.22	c qxplain 127/130
201.23/199.27	c qxplain 129/130
201.23/199.29	c qxplain 130/130
201.33/199.30	c 15940[?] 2973[?] -71[?]  is mandatory 
201.33/199.30	c qxplain 129/129
201.33/199.39	c 15941[?] 72[?] -2974[?]  is mandatory 
201.33/199.39	c qxplain 127/128
201.43/199.43	c qxplain 128/128
201.43/199.47	c 15942[?] -72[?] 2974[?]  is mandatory 
201.43/199.47	c qxplain 127/127
201.43/199.49	c 15943[?] 73[?] -2975[?]  is mandatory 
201.43/199.49	c qxplain 119/126
201.53/199.51	c qxplain 123/126
201.53/199.54	c qxplain 125/126
201.53/199.55	c qxplain 126/126
201.53/199.58	c 15944[?] -73[?] 2975[?]  is mandatory 
201.53/199.58	c qxplain 125/125
201.63/199.60	c 15945[?] -2976[?] 74[?]  is mandatory 
201.63/199.60	c qxplain 123/124
201.63/199.63	c qxplain 124/124
201.63/199.65	c 15946[?] 2976[?] -74[?]  is mandatory 
201.63/199.65	c qxplain 123/123
201.63/199.66	c 15947[?] 75[?] -2977[?]  is mandatory 
201.63/199.66	c qxplain 119/122
201.73/199.71	c qxplain 121/122
201.73/199.74	c qxplain 122/122
201.73/199.75	c 15948[?] 2977[?] -75[?]  is mandatory 
201.73/199.75	c qxplain 121/121
201.73/199.77	c 15949[?] -2978[?] 76[?]  is mandatory 
201.73/199.77	c qxplain 119/120
201.73/199.79	c qxplain 120/120
201.83/199.81	c 15950[?] 2978[?] -76[?]  is mandatory 
201.83/199.81	c qxplain 119/119
201.83/199.83	c 15951[?] 77[?] -2979[?]  is mandatory 
201.83/199.83	c qxplain 102/118
201.83/199.86	c qxplain 111/118
201.83/199.87	c qxplain 115/118
201.83/199.89	c qxplain 117/118
201.93/199.91	c qxplain 118/118
201.93/199.94	c 15952[?] 2979[?] -77[?]  is mandatory 
201.93/199.94	c qxplain 117/117
201.93/199.96	c 15953[?] -2980[?] 78[?]  is mandatory 
201.93/199.96	c qxplain 115/116
201.93/199.97	c qxplain 116/116
201.93/199.98	c 15954[?] 2980[?] -78[?]  is mandatory 
201.93/199.98	c qxplain 115/115
201.93/200.00	c 15955[?] 79[?] -2981[?]  is mandatory 
201.93/200.00	c qxplain 111/114
202.03/200.01	c qxplain 113/114
202.03/200.02	c qxplain 114/114
202.03/200.03	c 15956[?] 2981[?] -79[?]  is mandatory 
202.03/200.03	c qxplain 113/113
202.03/200.05	c 15957[?] -2982[?] 80[?]  is mandatory 
202.03/200.05	c qxplain 111/112
202.03/200.07	c qxplain 112/112
202.03/200.09	c 15958[?] -80[?] 2982[?]  is mandatory 
202.03/200.09	c qxplain 111/111
202.03/200.10	c 15959[?] -2983[?] 81[?]  is mandatory 
202.03/200.10	c qxplain 102/110
202.15/200.11	c qxplain 107/110
202.15/200.12	c qxplain 109/110
202.15/200.13	c qxplain 110/110
202.15/200.15	c 15960[?] -81[?] 2983[?]  is mandatory 
202.15/200.15	c qxplain 109/109
202.15/200.16	c 15961[?] -2984[?] 82[?]  is mandatory 
202.15/200.16	c qxplain 107/108
202.15/200.17	c qxplain 108/108
202.15/200.20	c 15962[?] -82[?] 2984[?]  is mandatory 
202.15/200.20	c qxplain 107/107
202.25/200.21	c 15963[?] -2985[?] 83[?]  is mandatory 
202.25/200.21	c qxplain 102/106
202.25/200.22	c qxplain 105/106
202.25/200.23	c qxplain 106/106
202.25/200.25	c 15964[?] -83[?] 2985[?]  is mandatory 
202.25/200.25	c qxplain 105/105
202.25/200.26	c 15965[?] -2986[?] 84[?]  is mandatory 
202.25/200.26	c qxplain 102/104
202.25/200.27	c qxplain 104/104
202.25/200.29	c 15966[?] -84[?] 2986[?]  is mandatory 
202.25/200.29	c qxplain 102/103
202.34/200.30	c qxplain 103/103
202.34/200.31	c 15967[?] -2987[?] 85[?]  is mandatory 
202.34/200.31	c qxplain 102/102
202.34/200.33	c 15968[?] -85[?] 2987[?]  is mandatory 
202.34/200.33	c qxplain 68/101
202.34/200.35	c qxplain 85/101
202.34/200.36	c qxplain 94/101
202.34/200.36	c qxplain 98/101
202.34/200.37	c qxplain 100/101
202.34/200.38	c qxplain 101/101
202.34/200.39	c 15969[?] -2988[?] 86[?]  is mandatory 
202.34/200.39	c qxplain 100/100
202.44/200.41	c 15970[?] -86[?] 2988[?]  is mandatory 
202.44/200.41	c qxplain 98/99
202.44/200.43	c qxplain 99/99
202.44/200.43	c 15971[?] -2989[?] 87[?]  is mandatory 
202.44/200.43	c qxplain 98/98
202.44/200.46	c 15972[?] -87[?] 2989[?]  is mandatory 
202.44/200.46	c qxplain 94/97
202.44/200.47	c qxplain 96/97
202.44/200.48	c qxplain 97/97
202.44/200.49	c 15973[?] -2990[?] 88[?]  is mandatory 
202.44/200.49	c qxplain 96/96
202.54/200.51	c 15974[?] -88[?] 2990[?]  is mandatory 
202.54/200.51	c qxplain 94/95
202.54/200.52	c qxplain 95/95
202.54/200.53	c 15975[?] -2991[?] 89[?]  is mandatory 
202.54/200.53	c qxplain 94/94
202.54/200.55	c 15976[?] -89[?] 2991[?]  is mandatory 
202.54/200.55	c qxplain 85/93
202.54/200.56	c qxplain 90/93
202.54/200.57	c qxplain 92/93
202.54/200.58	c qxplain 93/93
202.54/200.59	c 15977[?] -2992[?] 90[?]  is mandatory 
202.54/200.59	c qxplain 92/92
202.64/200.60	c 15978[?] -90[?] 2992[?]  is mandatory 
202.64/200.60	c qxplain 90/91
202.64/200.62	c qxplain 91/91
202.64/200.63	c 15979[?] -2993[?] 91[?]  is mandatory 
202.64/200.63	c qxplain 90/90
202.64/200.64	c 15980[?] -91[?] 2993[?]  is mandatory 
202.64/200.64	c qxplain 85/89
202.64/200.66	c qxplain 88/89
202.64/200.66	c qxplain 89/89
202.64/200.67	c 15981[?] -2994[?] 92[?]  is mandatory 
202.64/200.67	c qxplain 88/88
202.64/200.69	c 15982[?] -92[?] 2994[?]  is mandatory 
202.64/200.69	c qxplain 85/87
202.74/200.70	c qxplain 87/87
202.74/200.71	c 15983[?] -2995[?] 93[?]  is mandatory 
202.74/200.71	c qxplain 85/86
202.74/200.72	c qxplain 86/86
202.74/200.74	c 15984[?] -93[?] 2995[?]  is mandatory 
202.74/200.74	c qxplain 85/85
202.74/200.75	c 15985[?] 94[?] -2996[?]  is mandatory 
202.74/200.75	c qxplain 68/84
202.74/200.76	c qxplain 77/84
202.74/200.77	c qxplain 81/84
202.74/200.78	c qxplain 83/84
202.74/200.79	c qxplain 84/84
202.83/200.80	c 15986[?] -94[?] 2996[?]  is mandatory 
202.83/200.80	c qxplain 83/83
202.83/200.81	c 15987[?] -2997[?] 95[?]  is mandatory 
202.83/200.81	c qxplain 81/82
202.83/200.82	c qxplain 82/82
202.83/200.83	c 15988[?] -95[?] 2997[?]  is mandatory 
202.83/200.83	c qxplain 81/81
202.83/200.84	c 15989[?] -2998[?] 96[?]  is mandatory 
202.83/200.84	c qxplain 77/80
202.83/200.85	c qxplain 79/80
202.83/200.86	c qxplain 80/80
202.83/200.87	c 15990[?] -96[?] 2998[?]  is mandatory 
202.83/200.87	c qxplain 79/79
202.83/200.88	c 15991[?] -2999[?] 97[?]  is mandatory 
202.83/200.88	c qxplain 77/78
202.83/200.89	c qxplain 78/78
202.93/200.90	c 15992[?] -97[?] 2999[?]  is mandatory 
202.93/200.90	c qxplain 77/77
202.93/200.91	c 15993[?] 98[?] -3000[?]  is mandatory 
202.93/200.91	c qxplain 68/76
202.93/200.92	c qxplain 73/76
202.93/200.93	c qxplain 75/76
202.93/200.94	c qxplain 76/76
202.93/200.95	c 15994[?] -98[?] 3000[?]  is mandatory 
202.93/200.95	c qxplain 75/75
202.93/200.96	c 15995[?] 99[?] -3001[?]  is mandatory 
202.93/200.96	c qxplain 73/74
202.93/200.97	c qxplain 74/74
202.93/200.99	c 15996[?] -99[?] 3001[?]  is mandatory 
202.93/200.99	c qxplain 73/73
203.03/201.00	c 15997[?] 100[?] -3002[?]  is mandatory 
203.03/201.00	c qxplain 68/72
203.03/201.01	c qxplain 71/72
203.03/201.02	c qxplain 72/72
203.03/201.03	c 15998[?] -100[?] 3002[?]  is mandatory 
203.03/201.03	c qxplain 71/71
203.03/201.04	c 15999[?] 101[?] -3003[?]  is mandatory 
203.03/201.04	c qxplain 68/70
203.03/201.05	c qxplain 70/70
203.03/201.06	c 16000[?] -101[?] 3003[?]  is mandatory 
203.03/201.06	c qxplain 68/69
203.03/201.07	c qxplain 69/69
203.03/201.08	c 16001[?] 102[?] -3004[?]  is mandatory 
203.03/201.08	c qxplain 68/68
203.03/201.09	c 16002[?] -102[?] 3004[?]  is mandatory 
203.03/201.09	c qxplain 0/67
203.13/201.11	c qxplain 34/67
203.13/201.14	c qxplain 51/67
203.13/201.15	c qxplain 60/67
203.13/201.16	c qxplain 64/67
203.13/201.17	c qxplain 66/67
203.13/201.18	c qxplain 67/67
203.13/201.19	c 16003[?] -3005[?] 103[?]  is mandatory 
203.13/201.19	c qxplain 66/66
203.13/201.20	c 16004[?] -103[?] 3005[?]  is mandatory 
203.13/201.20	c qxplain 64/65
203.24/201.21	c qxplain 65/65
203.24/201.22	c 16005[?] 104[?] -3006[?]  is mandatory 
203.24/201.22	c qxplain 64/64
203.24/201.23	c 16006[?] -104[?] 3006[?]  is mandatory 
203.24/201.23	c qxplain 60/63
203.24/201.24	c qxplain 62/63
203.24/201.25	c qxplain 63/63
203.24/201.26	c 16007[?] -3007[?] 105[?]  is mandatory 
203.24/201.26	c qxplain 62/62
203.24/201.27	c 16008[?] -105[?] 3007[?]  is mandatory 
203.24/201.27	c qxplain 60/61
203.24/201.29	c qxplain 61/61
203.24/201.29	c 16009[?] -3008[?] 106[?]  is mandatory 
203.24/201.29	c qxplain 60/60
203.34/201.31	c 16010[?] -106[?] 3008[?]  is mandatory 
203.34/201.31	c qxplain 51/59
203.34/201.32	c qxplain 56/59
203.34/201.33	c qxplain 58/59
203.34/201.34	c qxplain 59/59
203.34/201.34	c 16011[?] -3009[?] 107[?]  is mandatory 
203.34/201.34	c qxplain 58/58
203.34/201.36	c 16012[?] -107[?] 3009[?]  is mandatory 
203.34/201.36	c qxplain 56/57
203.34/201.37	c qxplain 57/57
203.34/201.38	c 16013[?] -3010[?] 108[?]  is mandatory 
203.34/201.38	c qxplain 56/56
203.34/201.39	c 16014[?] -108[?] 3010[?]  is mandatory 
203.34/201.39	c qxplain 51/55
203.43/201.40	c qxplain 54/55
203.43/201.41	c qxplain 55/55
203.43/201.42	c 16015[?] -3011[?] 109[?]  is mandatory 
203.43/201.42	c qxplain 54/54
203.43/201.43	c 16016[?] -109[?] 3011[?]  is mandatory 
203.43/201.43	c qxplain 51/53
203.43/201.44	c qxplain 53/53
203.43/201.45	c 16017[?] -3012[?] 110[?]  is mandatory 
203.43/201.45	c qxplain 51/52
203.43/201.46	c qxplain 52/52
203.43/201.47	c 16018[?] -110[?] 3012[?]  is mandatory 
203.43/201.47	c qxplain 51/51
203.43/201.48	c 16019[?] -3013[?] 111[?]  is mandatory 
203.43/201.48	c qxplain 34/50
203.53/201.51	c qxplain 43/50
203.53/201.52	c qxplain 47/50
203.53/201.55	c qxplain 49/50
203.53/201.56	c qxplain 50/50
203.53/201.57	c 16020[?] -111[?] 3013[?]  is mandatory 
203.53/201.57	c qxplain 49/49
203.53/201.57	c qxplain 47/48
203.53/201.59	c qxplain 48/48
203.63/201.60	c 16066[?] -134[?] 3036[?]  is mandatory 
203.63/201.60	c qxplain 47/47
203.63/201.61	c 16112[?] -157[?] 3059[?]  is mandatory 
203.63/201.61	c qxplain 43/46
203.63/201.63	c qxplain 45/46
203.63/201.65	c qxplain 46/46
203.63/201.66	c 16158[?] 3082[?] -180[?]  is mandatory 
203.63/201.66	c qxplain 45/45
203.63/201.67	c 16205[?] 204[?] -3106[?]  is mandatory 
203.63/201.67	c qxplain 43/44
203.63/201.69	c qxplain 44/44
203.73/201.70	c 16206[?] 3106[?] -204[?]  is mandatory 
203.73/201.70	c qxplain 43/43
203.73/201.72	c 16207[?] -3107[?] 205[?]  is mandatory 
203.73/201.72	c qxplain 34/42
203.73/201.73	c qxplain 39/42
203.73/201.74	c qxplain 41/42
203.73/201.75	c qxplain 42/42
203.73/201.76	c 16208[?] -205[?] 3107[?]  is mandatory 
203.73/201.76	c qxplain 41/41
203.73/201.77	c 16209[?] -3108[?] 206[?]  is mandatory 
203.73/201.77	c qxplain 39/40
203.73/201.78	c qxplain 40/40
203.73/201.79	c 16210[?] -206[?] 3108[?]  is mandatory 
203.73/201.79	c qxplain 39/39
203.83/201.81	c 16211[?] -3109[?] 207[?]  is mandatory 
203.83/201.81	c qxplain 34/38
203.83/201.81	c qxplain 37/38
203.83/201.82	c qxplain 38/38
203.83/201.83	c 16212[?] -207[?] 3109[?]  is mandatory 
203.83/201.83	c qxplain 37/37
203.83/201.85	c 16215[?] -3111[?] 209[?]  is mandatory 
203.83/201.85	c qxplain 34/36
203.83/201.86	c qxplain 36/36
203.83/201.87	c 16216[?] -209[?] 3111[?]  is mandatory 
203.83/201.87	c qxplain 34/35
203.83/201.88	c qxplain 35/35
203.93/201.90	c 16217[?] -3112[?] 210[?]  is mandatory 
203.93/201.90	c qxplain 34/34
203.93/201.92	c 16218[?] 3112[?] -210[?]  is mandatory 
203.93/201.92	c qxplain 0/33
203.93/201.93	c qxplain 17/33
203.93/201.94	c qxplain 26/33
203.93/201.95	c qxplain 30/33
203.93/201.96	c qxplain 32/33
203.93/201.97	c qxplain 33/33
203.93/201.98	c 16219[?] -3113[?] 211[?]  is mandatory 
203.93/201.98	c qxplain 32/32
203.93/201.99	c 16220[?] -211[?] 3113[?]  is mandatory 
203.93/201.99	c qxplain 30/31
204.02/202.01	c qxplain 31/31
204.02/202.01	c 16221[?] -3114[?] 212[?]  is mandatory 
204.02/202.01	c qxplain 30/30
204.02/202.03	c 16222[?] -212[?] 3114[?]  is mandatory 
204.02/202.03	c qxplain 26/29
204.02/202.03	c qxplain 28/29
204.02/202.04	c qxplain 29/29
204.02/202.05	c 16225[?] -3116[?] 214[?]  is mandatory 
204.02/202.05	c qxplain 28/28
204.02/202.06	c 16226[?] -214[?] 3116[?]  is mandatory 
204.02/202.06	c qxplain 26/27
204.02/202.08	c qxplain 27/27
204.02/202.09	c 16227[?] -3117[?] 215[?]  is mandatory 
204.02/202.09	c qxplain 26/26
204.12/202.10	c 16228[?] -215[?] 3117[?]  is mandatory 
204.12/202.10	c qxplain 17/25
204.12/202.11	c qxplain 22/25
204.12/202.12	c qxplain 24/25
204.12/202.13	c qxplain 25/25
204.12/202.14	c 16229[?] -3118[?] 216[?]  is mandatory 
204.12/202.14	c qxplain 24/24
204.12/202.15	c 16230[?] -216[?] 3118[?]  is mandatory 
204.12/202.15	c qxplain 22/23
204.12/202.16	c qxplain 23/23
204.12/202.17	c 16231[?] -3119[?] 217[?]  is mandatory 
204.12/202.17	c qxplain 22/22
204.12/202.18	c 16232[?] -217[?] 3119[?]  is mandatory 
204.12/202.18	c qxplain 17/21
204.12/202.19	c qxplain 20/21
204.22/202.20	c qxplain 21/21
204.22/202.21	c 16233[?] -3120[?] 218[?]  is mandatory 
204.22/202.21	c qxplain 20/20
204.22/202.22	c 16234[?] -218[?] 3120[?]  is mandatory 
204.22/202.22	c qxplain 17/19
204.22/202.23	c qxplain 19/19
204.22/202.24	c 16235[?] -3121[?] 219[?]  is mandatory 
204.22/202.24	c qxplain 17/18
204.22/202.25	c qxplain 18/18
204.22/202.26	c 16236[?] -219[?] 3121[?]  is mandatory 
204.22/202.26	c qxplain 17/17
204.22/202.27	c 16237[?] 220[?] -3122[?]  is mandatory 
204.22/202.27	c qxplain 0/16
204.22/202.28	c qxplain 9/16
204.22/202.29	c qxplain 13/16
204.33/202.30	c qxplain 15/16
204.33/202.31	c qxplain 16/16
204.33/202.32	c 16238[?] -220[?] 3122[?]  is mandatory 
204.33/202.32	c qxplain 15/15
204.33/202.33	c 16241[?] -3124[?] 222[?]  is mandatory 
204.33/202.33	c qxplain 13/14
204.33/202.34	c qxplain 14/14
204.33/202.35	c 16242[?] -222[?] 3124[?]  is mandatory 
204.33/202.35	c qxplain 13/13
204.33/202.37	c 16243[?] -3125[?] 223[?]  is mandatory 
204.33/202.37	c qxplain 9/12
204.33/202.37	c qxplain 11/12
204.33/202.38	c qxplain 12/12
204.33/202.39	c 16244[?] -223[?] 3125[?]  is mandatory 
204.33/202.39	c qxplain 11/11
204.43/202.40	c 16245[?] -3126[?] 224[?]  is mandatory 
204.43/202.40	c qxplain 9/10
204.43/202.41	c qxplain 10/10
204.43/202.43	c 16246[?] -224[?] 3126[?]  is mandatory 
204.43/202.43	c qxplain 9/9
204.43/202.44	c 16247[?] -3127[?] 225[?]  is mandatory 
204.43/202.44	c qxplain 0/8
204.43/202.45	c qxplain 5/8
204.43/202.46	c qxplain 7/8
204.43/202.47	c qxplain 8/8
204.43/202.48	c 16248[?] -225[?] 3127[?]  is mandatory 
204.43/202.48	c qxplain 7/7
204.43/202.49	c 16249[?] -3128[?] 226[?]  is mandatory 
204.43/202.49	c qxplain 5/6
204.53/202.50	c qxplain 6/6
204.53/202.51	c 16250[?] -226[?] 3128[?]  is mandatory 
204.53/202.51	c qxplain 5/5
204.53/202.52	c 16251[?] -3129[?] 227[?]  is mandatory 
204.53/202.52	c qxplain 0/4
204.53/202.54	c qxplain 3/4
204.53/202.55	c qxplain 4/4
204.53/202.56	c 16252[?] -227[?] 3129[?]  is mandatory 
204.53/202.56	c qxplain 3/3
204.53/202.57	c 16254[?] 3130[?] -228[?]  is mandatory 
204.53/202.57	c qxplain 0/2
204.53/202.58	c qxplain 2/2
204.53/202.59	c 230[?] 16258[?] is mandatory 
204.53/202.59	c qxplain 0/1
204.82/202.71	c qxplain 1/1
204.82/202.71	c -1681[?] 16260[?] is mandatory 
204.82/202.71	c qxplain 0/0
204.88/202.72	c -3132[?] 16262[?] is mandatory 
205.21/202.89	c Size of the MUS: 7931
205.21/202.89	c Unsat core  computation wall clock time (in seconds) : 193.427
205.21/202.89	c starts		: 16582
205.21/202.89	c conflicts		: 81429
205.21/202.89	c decisions		: 20556917
205.21/202.89	c propagations		: 283399476
205.21/202.89	c inspects		: 381065465
205.21/202.89	c shortcuts		: 0
205.21/202.89	c learnt literals	: 0
205.21/202.89	c learnt binary clauses	: 0
205.21/202.89	c learnt ternary clauses	: 0
205.21/202.89	c learnt constraints	: 81330
205.21/202.89	c ignored constraints	: 0
205.21/202.89	c root simplifications	: 0
205.21/202.89	c removed literals (reason simplification)	: 703078
205.21/202.89	c reason swapping (by a shorter reason)	: 0
205.21/202.89	c Calls to reduceDB	: 5
205.21/202.89	c speed (assignments/second)	: 1.5744415333333335E9
205.21/202.89	c non guided choices	20283268
205.22/202.91	c learnt constraints type 
205.22/202.91	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50395
205.22/202.91	c constraints type 
205.22/202.91	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11903
205.22/202.91	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
205.22/202.91	s UNSATISFIABLE
205.22/202.92	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 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 466 467 469 470 472 473 475 476 477 478 479 480 481 482 484 485 487 488 490 491 493 494 497 500 502 503 505 506 510 513 516 519 520 521 525 526 527 535 539 542 544 546 548 549 550 551 552 553 554 555 556 557 558 559 561 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 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 687 689 691 693 694 695 696 697 699 701 703 705 706 707 708 709 711 713 715 717 718 719 720 721 723 725 727 729 730 731 732 733 735 737 739 741 742 743 744 745 747 749 751 753 754 755 756 757 759 761 763 765 766 767 768 769 771 773 775 777 778 779 780 781 782 783 784 785 786 787 788 789 790 792 794 796 798 799 800 801 802 803 804 805 806 807 808 809 810 811 813 815 817 819 820 821 822 823 824 825 826 827 828 829 830 831 832 834 836 838 840 841 842 843 844 846 848 850 852 853 854 855 856 857 858 859 860 861 862 863 864 865 867 869 871 873 874 875 876 877 878 879 880 881 882 883 884 885 886 888 890 892 894 895 896 897 898 899 900 901 902 903 904 905 906 907 909 911 913 915 916 917 918 919 921 923 925 927 928 929 930 931 932 933 934 935 936 937 938 939 940 942 944 946 948 949 950 951 952 953 954 955 956 957 958 959 960 961 963 965 967 969 970 971 972 973 975 977 979 981 982 983 984 985 986 987 988 989 990 991 992 993 994 996 998 1000 1002 1003 1004 1005 1006 1008 1010 1012 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 1152 1154 1156 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 1187 1189 1191 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1205 1209 1210 1212 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 1261 1262 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 1335 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 1832 1833 1834 1835 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 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 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 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 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 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 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 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 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 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 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 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 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 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 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 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 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 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3336 3337 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 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 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 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 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3480 3481 3482 3484 3485 3489 3492 3493 3494 3498 3499 3500 3502 3503 3505 3506 3508 3509 3511 3512 3514 3515 3519 3520 3521 3525 3526 3527 3529 3530 3532 3533 3535 3536 3538 3539 3543 3546 3547 3548 3550 3551 3555 3558 3559 3560 3564 3565 3566 3568 3569 3571 3572 3574 3575 3577 3578 3580 3581 3583 3584 3586 3587 3589 3590 3592 3593 3595 3596 3600 3601 3602 3604 3605 3609 3612 3615 3616 3617 3621 3622 3623 3625 3626 3628 3629 3631 3632 3636 3637 3638 3640 3641 3645 3648 3649 3650 3654 3657 3660 3663 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 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3734 3736 3737 3738 3739 3741 3742 3744 3745 3746 3748 3749 3750 3751 3752 3754 3755 3757 3758 3759 3761 3762 3763 3764 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 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 3819 3820 3821 3822 3823 3824 3825 3826 3827 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 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 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 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 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 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 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 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4130 4133 4136 4139 4140 4141 4142 4143 4144 4145 4148 4151 4154 4157 4160 4163 4166 4169 4172 4173 4174 4176 4177 4179 4180 4182 4183 4187 4188 4189 4193 4195 4198 4200 4201 4204 4207 4209 4211 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4226 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4352 4354 4356 4358 4359 4360 4361 4362 4364 4366 4368 4370 4371 4372 4373 4374 4376 4378 4380 4382 4383 4384 4385 4386 4388 4390 4392 4394 4395 4396 4397 4398 4400 4402 4404 4406 4407 4408 4409 4410 4412 4414 4416 4418 4419 4420 4421 4422 4424 4426 4428 4430 4431 4432 4433 4434 4436 4438 4440 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4457 4459 4461 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4478 4480 4482 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4499 4501 4503 4505 4506 4507 4508 4509 4511 4513 4515 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4532 4534 4536 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4553 4555 4557 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4574 4576 4578 4580 4581 4582 4583 4584 4586 4588 4590 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4607 4609 4611 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4628 4630 4632 4634 4635 4636 4637 4638 4640 4642 4644 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4661 4663 4665 4667 4668 4669 4670 4671 4673 4675 4677 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 4817 4819 4821 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 4852 4854 4856 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4870 4874 4875 4877 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 4925 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 5001 5002 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 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 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 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 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 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 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 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 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 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 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 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 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 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 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 5989 5990 5991 5992 5993 5994 5995 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 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 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 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 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 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 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 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 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 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 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 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 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 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 6893 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 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7001 7002 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 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 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7142 7143 7144 7148 7151 7152 7153 7155 7156 7160 7161 7162 7166 7169 7172 7175 7178 7181 7182 7183 7187 7188 7189 7193 7196 7199 7202 7205 7206 7207 7209 7210 7214 7217 7218 7219 7221 7222 7226 7227 7228 7232 7235 7238 7241 7244 7247 7295 7298 7299 7300 7304 7307 7309 7312 7316 7317 7318 7320 7321 7323 7324 7326 7327 7329 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7381 7382 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7403 7405 7406 7407 7408 7409 7410 7412 7414 7415 7417 7419 7422 7427 7431 7433 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7446 7448 7450 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7465 7469 7472 7474 7475 7476 7477 7478 7479 7480 7481 7482 7483 7484 7487 7488 7490 7492 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 7563 7564 7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 7590 7591 7592 7593 7594 7595 7596 7597 7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 7667 7668 7669 7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 7682 7683 7684 7685 7686 7687 7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 7701 7702 7703 7704 7705 7706 7707 7708 7709 7710 7711 7712 7713 7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 7724 7725 7726 7728 7729 7732 7733 7734 7736 7737 7739 7740 7744 7745 7746 7748 7749 7753 7756 7759 7760 7761 7763 7768 7771 7774 7775 7776 7780 7781 7782 7784 7785 7787 7788 7792 7822 7865 7869 7872 7874 7876 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7891 7893 7894 7895 7896 7897 7898 7899 7900 7901 7902 7903 7906 7912 7918 7919 7920 7921 7922 7923 7924 7925 7926 7927 7928 7929 7930 7931 7932 7933 7934 7935 7936 7937 7938 7939 7940 7941 7942 7943 7944 7945 7946 7947 7948 7949 7950 7951 7952 7953 7954 7955 7956 7957 7958 7959 7960 7961 7962 7963 7964 7965 7966 7967 7968 7969 7970 7971 7972 7973 7974 7978 7979 7980 7987 8517 8519 8521 8523 8524 8525 8526 8527 8528 8529 8530 8531 8532 8533 8535 8539 8540 8542 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8557 10871 10875 10886 10892 10897 10900 10906 10909 10912 10915 10918 10921 10924 10927 10928 10929 10933 10936 10937 10938 10940 10941 10943 10944 10948 10949 10950 10954 10957 10973 10976 10977 10981 10983 10985 10986 10989 10992 10994 10996 10997 10998 10999 11000 11001 11002 11003 11004 11005 11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 11047 11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 11087 11088 11089 11090 11091 11092 11093 11094 11095 11096 11097 11098 11099 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 11158 11159 11160 11161 11162 11163 11164 11165 11166 11167 11168 11169 11170 11171 11172 11173 11174 11175 11176 11177 11178 11179 11180 11181 11182 11183 11184 11185 11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 11197 11198 11199 11200 11201 11202 11203 11204 11205 11206 11207 11208 11209 11210 11211 11212 11213 11214 11215 11216 11217 11218 11219 11220 11221 11222 11223 11224 11225 11226 11227 11228 11229 11230 11231 11232 11233 11234 11235 11236 11237 11238 11239 11240 11241 11242 11243 11244 11245 11246 11247 11248 11249 11250 11251 11252 11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 11284 11285 11286 11287 11288 11289 11290 11291 11292 11293 11294 11295 11296 11297 11298 11299 11300 11301 11302 11303 11306 11307 11308 11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 11322 11323 11324 11325 11326 11327 11328 11329 11330 11331 11332 11333 11334 11335 11336 11337 11338 11339 11340 11341 11342 11343 11344 11345 11346 11347 11348 11349 11352 11353 11398 11399 11400 11401 11402 11403 11404 11405 11406 11407 11408 11409 11412 11413 11414 11415 11416 11417 11418 11419 11420 11421 11422 11423 11424 11425 11426 11427 11428 11429 11430 11431 11432 11433 11434 11435 11436 11437 11438 11439 11440 11441 11442 11443 11444 11445 11446 11447 11448 11449 11540 11541 11542 11543 11544 11545 11546 11547 11548 11549 11550 11551 11552 11553 11554 11555 11556 11557 11558 11559 11560 11561 11562 11563 11564 11565 11566 11567 11568 11569 11570 11571 11572 11573 11574 11575 11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 11625 11626 11627 11628 11629 11630 11631 11632 11633 11634 11635 11636 11637 11638 11639 11640 11641 11642 11643 11644 11645 11646 11647 11648 11649 11650 11651 11652 11653 11654 11655 11656 11657 11658 11659 11660 11661 11662 11663 11664 11665 11666 11667 11713 11759 11805 11852 11853 11854 11855 11856 11857 11858 11859 11862 11863 11864 11865 11866 11867 11868 11869 11872 11873 11874 11875 11876 11877 11878 11879 11880 11881 11882 11883 11884 11885 11888 11889 11890 11891 11892 11893 11894 11895 11896 11897 11898 11899 11901 11905 11907 11909 0
205.22/202.92	c Total wall clock time (in seconds) : 202.796

Verifier Data

OK	7931

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-3493204-1307798813/watcher-3493204-1307798813 -o /tmp/evaluation-result-3493204-1307798813/solver-3493204-1307798813 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493204-1307798813.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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.22 0.97 10/222 27959
/proc/meminfo: memFree=30863172/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=5592 CPUtime=0 cores=5,7
/proc/27959/stat : 27959 (java) R 27957 27959 27853 0 -1 4194304 289 0 0 0 0 0 0 0 21 0 1 0 970111968 5726208 52 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224280002183 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27959/statm: 1398 52 41 9 0 27 0

[startup+0.066609 s]
/proc/loadavg: 0.00 0.22 0.97 10/222 27959
/proc/meminfo: memFree=30863172/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6429268 CPUtime=0.05 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 8468 0 1 0 4 1 0 0 21 0 18 0 970111968 6583570432 8164 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1607317 8164 1738 9 0 1598055 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6429268

[startup+0.100605 s]
/proc/loadavg: 0.00 0.22 0.97 10/222 27959
/proc/meminfo: memFree=30863172/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6430628 CPUtime=0.1 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 9691 0 1 0 9 1 0 0 21 0 18 0 970111968 6584963072 9366 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1607657 9366 2087 9 0 1598395 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6430628

[startup+0.300571 s]
/proc/loadavg: 0.00 0.22 0.97 10/222 27959
/proc/meminfo: memFree=30863172/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6433120 CPUtime=0.47 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 12652 0 1 0 45 2 0 0 21 0 18 0 970111968 6587514880 11815 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1608280 11815 2205 9 0 1599018 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 6433120

[startup+0.70054 s]
/proc/loadavg: 0.00 0.22 0.97 10/222 27959
/proc/meminfo: memFree=30863172/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6440428 CPUtime=1.19 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 15881 0 1 0 117 2 0 0 21 0 19 0 970111968 6594998272 13732 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1610107 13732 2221 9 0 1600845 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 6440428

[startup+1.50137 s]
/proc/loadavg: 0.00 0.22 0.97 7/261 28002
/proc/meminfo: memFree=30719672/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6441988 CPUtime=2.08 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 26499 0 1 0 205 3 0 0 21 0 19 0 970111968 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1610497 23560 2249 9 0 1601235 0
[pid=27959/tid=27967] ppid=27957 vsize=6441988 CPUtime=1.44 cores=5,7
/proc/27959/task/27967/stat : 27967 (java) R 27957 27959 27853 0 -1 4202560 12664 0 1 0 142 2 0 0 25 0 19 0 970111969 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 46912505164292 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27959/tid=27971] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27971/stat : 27971 (java) S 27957 27959 27853 0 -1 4202560 439 0 0 0 0 0 0 0 18 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27973] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27973/stat : 27973 (java) S 27957 27959 27853 0 -1 4202560 36 0 0 0 0 0 0 0 17 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27975] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27975/stat : 27975 (java) S 27957 27959 27853 0 -1 4202560 213 0 0 0 0 0 0 0 17 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27977] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27977/stat : 27977 (java) S 27957 27959 27853 0 -1 4202560 90 0 0 0 0 0 0 0 18 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27979] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27979/stat : 27979 (java) S 27957 27959 27853 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27981] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27981/stat : 27981 (java) S 27957 27959 27853 0 -1 4202560 106 0 0 0 0 0 0 0 17 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27982] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27982/stat : 27982 (java) S 27957 27959 27853 0 -1 4202560 884 0 0 0 0 0 0 0 17 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27983] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27983/stat : 27983 (java) S 27957 27959 27853 0 -1 4202560 20 0 0 0 0 0 0 0 17 0 19 0 970111970 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27984] ppid=27957 vsize=6441988 CPUtime=0.02 cores=5,7
/proc/27959/task/27984/stat : 27984 (java) S 27957 27959 27853 0 -1 4202560 1763 0 0 0 2 0 0 0 16 0 19 0 970111971 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 0 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27987] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27987/stat : 27987 (java) R 27957 27959 27853 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 970111971 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27959/tid=27988] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27988/stat : 27988 (java) S 27957 27959 27853 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 970111971 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27991] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27991/stat : 27991 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111973 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296749489 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27993] ppid=27957 vsize=6441988 CPUtime=0.36 cores=5,7
/proc/27959/task/27993/stat : 27993 (java) S 27957 27959 27853 0 -1 4202560 3582 0 0 0 36 0 0 0 17 0 19 0 970111973 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27995] ppid=27957 vsize=6441988 CPUtime=0.22 cores=5,7
/proc/27959/task/27995/stat : 27995 (java) R 27957 27959 27853 0 -1 4202560 5537 0 0 0 22 0 0 0 18 0 19 0 970111974 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 47976411911778 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111974 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27999] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/27999/stat : 27999 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 970111974 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=28001] ppid=27957 vsize=6441988 CPUtime=0 cores=5,7
/proc/27959/task/28001/stat : 28001 (java) S 27957 27959 27853 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 970111999 6596595712 23560 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 6441988

[startup+3.10114 s]
/proc/loadavg: 0.00 0.22 0.97 6/262 28035
/proc/meminfo: memFree=30558216/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6440428 CPUtime=3.85 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 33674 0 1 0 381 4 0 0 21 0 19 0 970111968 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1610107 29307 2253 9 0 1600845 0
[pid=27959/tid=27967] ppid=27957 vsize=6440428 CPUtime=3.01 cores=5,7
/proc/27959/task/27967/stat : 27967 (java) R 27957 27959 27853 0 -1 4202560 12777 0 1 0 299 2 0 0 25 0 19 0 970111969 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 46912505742278 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27959/tid=27971] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27971/stat : 27971 (java) S 27957 27959 27853 0 -1 4202560 769 0 0 0 0 0 0 0 18 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27973] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27973/stat : 27973 (java) S 27957 27959 27853 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27975] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27975/stat : 27975 (java) S 27957 27959 27853 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27977] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27977/stat : 27977 (java) S 27957 27959 27853 0 -1 4202560 1950 0 0 0 0 0 0 0 17 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27979] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27979/stat : 27979 (java) S 27957 27959 27853 0 -1 4202560 1111 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27981] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27981/stat : 27981 (java) S 27957 27959 27853 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27982] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27982/stat : 27982 (java) S 27957 27959 27853 0 -1 4202560 1668 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27983] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27983/stat : 27983 (java) S 27957 27959 27853 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27984] ppid=27957 vsize=6440428 CPUtime=0.04 cores=5,7
/proc/27959/task/27984/stat : 27984 (java) S 27957 27959 27853 0 -1 4202560 2008 0 0 0 4 0 0 0 16 0 19 0 970111971 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 0 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27987] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27987/stat : 27987 (java) S 27957 27959 27853 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 970111971 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27988] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27988/stat : 27988 (java) S 27957 27959 27853 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 970111971 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27991] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27991/stat : 27991 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111973 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296749489 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27993] ppid=27957 vsize=6440428 CPUtime=0.36 cores=5,7
/proc/27959/task/27993/stat : 27993 (java) S 27957 27959 27853 0 -1 4202560 3582 0 0 0 36 0 0 0 15 0 19 0 970111973 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27995] ppid=27957 vsize=6440428 CPUtime=0.39 cores=5,7
/proc/27959/task/27995/stat : 27995 (java) S 27957 27959 27853 0 -1 4202560 8283 0 0 0 38 1 0 0 15 0 19 0 970111974 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111974 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27999] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27999/stat : 27999 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 970111974 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=28001] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/28001/stat : 28001 (java) S 27957 27959 27853 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 970111999 6594998272 29307 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 6440428

[startup+6.3006 s]
/proc/loadavg: 0.32 0.28 0.98 6/262 28309
/proc/meminfo: memFree=30213016/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6440428 CPUtime=7.07 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 41920 0 1 0 701 6 0 0 21 0 19 0 970111968 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1610107 37033 2253 9 0 1600845 0
[pid=27959/tid=27967] ppid=27957 vsize=6440428 CPUtime=6.18 cores=5,7
/proc/27959/task/27967/stat : 27967 (java) R 27957 27959 27853 0 -1 4202560 16062 0 1 0 615 3 0 0 25 0 19 0 970111969 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 46912505730031 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27959/tid=27971] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27971/stat : 27971 (java) S 27957 27959 27853 0 -1 4202560 769 0 0 0 0 0 0 0 18 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27973] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27973/stat : 27973 (java) S 27957 27959 27853 0 -1 4202560 2414 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27975] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27975/stat : 27975 (java) S 27957 27959 27853 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27977] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27977/stat : 27977 (java) S 27957 27959 27853 0 -1 4202560 1950 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27979] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27979/stat : 27979 (java) S 27957 27959 27853 0 -1 4202560 1111 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27981] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27981/stat : 27981 (java) S 27957 27959 27853 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27982] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27982/stat : 27982 (java) S 27957 27959 27853 0 -1 4202560 1668 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27983] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27983/stat : 27983 (java) S 27957 27959 27853 0 -1 4202560 2333 0 0 0 0 0 0 0 15 0 19 0 970111970 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27984] ppid=27957 vsize=6440428 CPUtime=0.07 cores=5,7
/proc/27959/task/27984/stat : 27984 (java) S 27957 27959 27853 0 -1 4202560 2278 0 0 0 7 0 0 0 15 0 19 0 970111971 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 0 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27987] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27987/stat : 27987 (java) S 27957 27959 27853 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 970111971 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27988] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27988/stat : 27988 (java) S 27957 27959 27853 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 970111971 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27991] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27991/stat : 27991 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111973 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296749489 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27993] ppid=27957 vsize=6440428 CPUtime=0.36 cores=5,7
/proc/27959/task/27993/stat : 27993 (java) S 27957 27959 27853 0 -1 4202560 3582 0 0 0 36 0 0 0 15 0 19 0 970111973 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27995] ppid=27957 vsize=6440428 CPUtime=0.39 cores=5,7
/proc/27959/task/27995/stat : 27995 (java) S 27957 27959 27853 0 -1 4202560 8283 0 0 0 38 1 0 0 15 0 19 0 970111974 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111974 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27999] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/27999/stat : 27999 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 970111974 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=28001] ppid=27957 vsize=6440428 CPUtime=0 cores=5,7
/proc/27959/task/28001/stat : 28001 (java) S 27957 27959 27853 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 970111999 6594998272 37033 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 6440428

[startup+12.7015 s]

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

[pid=27959/tid=27977] ppid=27957 vsize=6505868 CPUtime=0.1 cores=5,7
/proc/27959/task/27977/stat : 27977 (java) S 27957 27959 27853 0 -1 4202560 16476 0 0 0 9 1 0 0 15 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27979] ppid=27957 vsize=6505868 CPUtime=0.09 cores=5,7
/proc/27959/task/27979/stat : 27979 (java) S 27957 27959 27853 0 -1 4202560 20681 0 0 0 7 2 0 0 16 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27981] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27981/stat : 27981 (java) S 27957 27959 27853 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27982] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27982/stat : 27982 (java) S 27957 27959 27853 0 -1 4202560 22617 0 0 0 13 2 0 0 16 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27983] ppid=27957 vsize=6505868 CPUtime=0.13 cores=5,7
/proc/27959/task/27983/stat : 27983 (java) S 27957 27959 27853 0 -1 4202560 20580 0 0 0 11 2 0 0 16 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27984] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27984/stat : 27984 (java) S 27957 27959 27853 0 -1 4202560 6664 0 0 0 15 0 0 0 15 0 19 0 970111971 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 0 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27987] ppid=27957 vsize=6505868 CPUtime=0.01 cores=5,7
/proc/27959/task/27987/stat : 27987 (java) S 27957 27959 27853 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 970111971 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27988] ppid=27957 vsize=6505868 CPUtime=0.23 cores=5,7
/proc/27959/task/27988/stat : 27988 (java) S 27957 27959 27853 0 -1 4202560 50 0 0 0 22 1 0 0 15 0 19 0 970111971 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27991] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27991/stat : 27991 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111973 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296749489 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27993] ppid=27957 vsize=6505868 CPUtime=0.56 cores=5,7
/proc/27959/task/27993/stat : 27993 (java) S 27957 27959 27853 0 -1 4202560 3600 0 0 0 56 0 0 0 15 0 19 0 970111973 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27995] ppid=27957 vsize=6505868 CPUtime=1.31 cores=5,7
/proc/27959/task/27995/stat : 27995 (java) S 27957 27959 27853 0 -1 4202560 30980 0 0 0 128 3 0 0 15 0 19 0 970111974 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111974 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27999] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27999/stat : 27999 (java) S 27957 27959 27853 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 970111974 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 6505868

[startup+202.301 s]
/proc/loadavg: 4.72 2.48 1.71 5/262 30980
/proc/meminfo: memFree=24069056/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6505868 CPUtime=204.33 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 569789 0 1 0 20271 162 0 0 21 0 19 0 970111968 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1626467 547267 2262 9 0 1617205 0
[pid=27959/tid=27967] ppid=27957 vsize=6505868 CPUtime=200.36 cores=5,7
/proc/27959/task/27967/stat : 27967 (java) R 27957 27959 27853 0 -1 4202560 391676 0 1 0 19934 102 0 0 24 0 19 0 970111969 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 46912506068768 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27959/tid=27971] ppid=27957 vsize=6505868 CPUtime=0.07 cores=5,7
/proc/27959/task/27971/stat : 27971 (java) S 27957 27959 27853 0 -1 4202560 20801 0 0 0 5 2 0 0 15 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27973] ppid=27957 vsize=6505868 CPUtime=0.13 cores=5,7
/proc/27959/task/27973/stat : 27973 (java) S 27957 27959 27853 0 -1 4202560 20345 0 0 0 11 2 0 0 15 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27975] ppid=27957 vsize=6505868 CPUtime=0.06 cores=5,7
/proc/27959/task/27975/stat : 27975 (java) S 27957 27959 27853 0 -1 4202560 13672 0 0 0 5 1 0 0 15 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27977] ppid=27957 vsize=6505868 CPUtime=0.1 cores=5,7
/proc/27959/task/27977/stat : 27977 (java) S 27957 27959 27853 0 -1 4202560 16476 0 0 0 9 1 0 0 15 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27979] ppid=27957 vsize=6505868 CPUtime=0.09 cores=5,7
/proc/27959/task/27979/stat : 27979 (java) S 27957 27959 27853 0 -1 4202560 20681 0 0 0 7 2 0 0 16 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27981] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27981/stat : 27981 (java) S 27957 27959 27853 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27982] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27982/stat : 27982 (java) S 27957 27959 27853 0 -1 4202560 22617 0 0 0 13 2 0 0 16 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27983] ppid=27957 vsize=6505868 CPUtime=0.13 cores=5,7
/proc/27959/task/27983/stat : 27983 (java) S 27957 27959 27853 0 -1 4202560 20580 0 0 0 11 2 0 0 16 0 19 0 970111970 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27984] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27984/stat : 27984 (java) S 27957 27959 27853 0 -1 4202560 6664 0 0 0 15 0 0 0 15 0 19 0 970111971 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 0 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27987] ppid=27957 vsize=6505868 CPUtime=0.01 cores=5,7
/proc/27959/task/27987/stat : 27987 (java) S 27957 27959 27853 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 970111971 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27988] ppid=27957 vsize=6505868 CPUtime=0.23 cores=5,7
/proc/27959/task/27988/stat : 27988 (java) S 27957 27959 27853 0 -1 4202560 50 0 0 0 22 1 0 0 15 0 19 0 970111971 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27991] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27991/stat : 27991 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111973 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296749489 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27993] ppid=27957 vsize=6505868 CPUtime=0.56 cores=5,7
/proc/27959/task/27993/stat : 27993 (java) S 27957 27959 27853 0 -1 4202560 3600 0 0 0 56 0 0 0 15 0 19 0 970111973 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27995] ppid=27957 vsize=6505868 CPUtime=1.31 cores=5,7
/proc/27959/task/27995/stat : 27995 (java) S 27957 27959 27853 0 -1 4202560 30980 0 0 0 128 3 0 0 15 0 19 0 970111974 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111974 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27999] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27999/stat : 27999 (java) S 27957 27959 27853 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 970111974 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=30980] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/30980/stat : 30980 (java) S 27957 27959 27853 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 19 0 970132198 6662008832 547267 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.33
Current children cumulated vsize (KiB) 6505868

[startup+202.724 s]
/proc/loadavg: 4.72 2.48 1.71 5/262 30980
/proc/meminfo: memFree=24069056/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6505868 CPUtime=204.88 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 603544 0 1 0 20320 168 0 0 21 0 21 0 970111968 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1626467 579468 2262 9 0 1617205 0
[pid=27959/tid=27967] ppid=27957 vsize=6505868 CPUtime=200.66 cores=5,7
/proc/27959/task/27967/stat : 27967 (java) R 27957 27959 27853 0 -1 4202560 391677 0 1 0 19964 102 0 0 25 0 21 0 970111969 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 46912505741909 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27959/tid=27971] ppid=27957 vsize=6505868 CPUtime=0.14 cores=5,7
/proc/27959/task/27971/stat : 27971 (java) S 27957 27959 27853 0 -1 4202560 34395 0 0 0 9 5 0 0 16 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27973] ppid=27957 vsize=6505868 CPUtime=0.16 cores=5,7
/proc/27959/task/27973/stat : 27973 (java) S 27957 27959 27853 0 -1 4202560 24116 0 0 0 14 2 0 0 16 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27975] ppid=27957 vsize=6505868 CPUtime=0.16 cores=5,7
/proc/27959/task/27975/stat : 27975 (java) S 27957 27959 27853 0 -1 4202560 30058 0 0 0 13 3 0 0 16 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27977] ppid=27957 vsize=6505868 CPUtime=0.1 cores=5,7
/proc/27959/task/27977/stat : 27977 (java) S 27957 27959 27853 0 -1 4202560 16476 0 0 0 9 1 0 0 15 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27979] ppid=27957 vsize=6505868 CPUtime=0.09 cores=5,7
/proc/27959/task/27979/stat : 27979 (java) S 27957 27959 27853 0 -1 4202560 20681 0 0 0 7 2 0 0 15 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27981] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27981/stat : 27981 (java) S 27957 27959 27853 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27982] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27982/stat : 27982 (java) S 27957 27959 27853 0 -1 4202560 22617 0 0 0 13 2 0 0 15 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27983] ppid=27957 vsize=6505868 CPUtime=0.13 cores=5,7
/proc/27959/task/27983/stat : 27983 (java) S 27957 27959 27853 0 -1 4202560 20580 0 0 0 11 2 0 0 15 0 21 0 970111970 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27984] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27984/stat : 27984 (java) S 27957 27959 27853 0 -1 4202560 6664 0 0 0 15 0 0 0 16 0 21 0 970111971 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 0 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27987] ppid=27957 vsize=6505868 CPUtime=0.01 cores=5,7
/proc/27959/task/27987/stat : 27987 (java) S 27957 27959 27853 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 21 0 970111971 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27988] ppid=27957 vsize=6505868 CPUtime=0.24 cores=5,7
/proc/27959/task/27988/stat : 27988 (java) S 27957 27959 27853 0 -1 4202560 50 0 0 0 23 1 0 0 15 0 21 0 970111971 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27991] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27991/stat : 27991 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 21 0 970111973 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296749489 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27993] ppid=27957 vsize=6505868 CPUtime=0.56 cores=5,7
/proc/27959/task/27993/stat : 27993 (java) R 27957 27959 27853 0 -1 4202560 3600 0 0 0 56 0 0 0 15 0 21 0 970111973 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27959/tid=27995] ppid=27957 vsize=6505868 CPUtime=1.33 cores=5,7
/proc/27959/task/27995/stat : 27995 (java) S 27957 27959 27853 0 -1 4202560 30983 0 0 0 130 3 0 0 15 0 21 0 970111974 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 21 0 970111974 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27999] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27999/stat : 27999 (java) S 27957 27959 27853 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 21 0 970111974 6662008832 579468 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.88
Current children cumulated vsize (KiB) 6505868

[startup+202.901 s]
/proc/loadavg: 4.72 2.48 1.71 5/262 30980
/proc/meminfo: memFree=24069056/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=6505868 CPUtime=205.22 cores=5,7
/proc/27959/stat : 27959 (java) S 27957 27959 27853 0 -1 4202496 603588 0 1 0 20354 168 0 0 21 0 19 0 970111968 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 1626467 579512 2262 9 0 1617205 0
[pid=27959/tid=27967] ppid=27957 vsize=6505868 CPUtime=200.83 cores=5,7
/proc/27959/task/27967/stat : 27967 (java) S 27957 27959 27853 0 -1 4202560 391684 0 1 0 19981 102 0 0 25 0 19 0 970111969 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27971] ppid=27957 vsize=6505868 CPUtime=0.14 cores=5,7
/proc/27959/task/27971/stat : 27971 (java) S 27957 27959 27853 0 -1 4202560 34395 0 0 0 9 5 0 0 16 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27973] ppid=27957 vsize=6505868 CPUtime=0.16 cores=5,7
/proc/27959/task/27973/stat : 27973 (java) S 27957 27959 27853 0 -1 4202560 24116 0 0 0 14 2 0 0 16 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27975] ppid=27957 vsize=6505868 CPUtime=0.16 cores=5,7
/proc/27959/task/27975/stat : 27975 (java) S 27957 27959 27853 0 -1 4202560 30058 0 0 0 13 3 0 0 16 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27977] ppid=27957 vsize=6505868 CPUtime=0.1 cores=5,7
/proc/27959/task/27977/stat : 27977 (java) S 27957 27959 27853 0 -1 4202560 16476 0 0 0 9 1 0 0 15 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27979] ppid=27957 vsize=6505868 CPUtime=0.09 cores=5,7
/proc/27959/task/27979/stat : 27979 (java) S 27957 27959 27853 0 -1 4202560 20681 0 0 0 7 2 0 0 15 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27981] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27981/stat : 27981 (java) S 27957 27959 27853 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27982] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27982/stat : 27982 (java) S 27957 27959 27853 0 -1 4202560 22617 0 0 0 13 2 0 0 15 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27983] ppid=27957 vsize=6505868 CPUtime=0.13 cores=5,7
/proc/27959/task/27983/stat : 27983 (java) S 27957 27959 27853 0 -1 4202560 20580 0 0 0 11 2 0 0 15 0 19 0 970111970 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27984] ppid=27957 vsize=6505868 CPUtime=0.15 cores=5,7
/proc/27959/task/27984/stat : 27984 (java) S 27957 27959 27853 0 -1 4202560 6664 0 0 0 15 0 0 0 16 0 19 0 970111971 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 0 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27987] ppid=27957 vsize=6505868 CPUtime=0.01 cores=5,7
/proc/27959/task/27987/stat : 27987 (java) S 27957 27959 27853 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 970111971 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27988] ppid=27957 vsize=6505868 CPUtime=0.24 cores=5,7
/proc/27959/task/27988/stat : 27988 (java) S 27957 27959 27853 0 -1 4202560 50 0 0 0 23 1 0 0 15 0 19 0 970111971 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
[pid=27959/tid=27991] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27991/stat : 27991 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111973 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296749489 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27993] ppid=27957 vsize=6505868 CPUtime=0.71 cores=5,7
/proc/27959/task/27993/stat : 27993 (java) R 27957 27959 27853 0 -1 4202560 3634 0 0 0 71 0 0 0 16 0 19 0 970111973 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 47976414481969 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27959/tid=27995] ppid=27957 vsize=6505868 CPUtime=1.34 cores=5,7
/proc/27959/task/27995/stat : 27995 (java) S 27957 27959 27853 0 -1 4202560 30985 0 0 0 131 3 0 0 15 0 19 0 970111974 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) S 27957 27959 27853 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 970111974 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296741785 0 4 0 16800975 18446604462689015936 0 0 -1 7 0 0 0
[pid=27959/tid=27999] ppid=27957 vsize=6505868 CPUtime=0 cores=5,7
/proc/27959/task/27999/stat : 27999 (java) S 27957 27959 27853 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 19 0 970111974 6662008832 579512 33554432000 1073741824 1073778376 140735410602256 18446744073709551615 224296742400 0 4 0 16800975 18446604462689015936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 205.22
Current children cumulated vsize (KiB) 6505868

[startup+203.001 s]
/proc/loadavg: 4.72 2.48 1.71 5/262 30980
/proc/meminfo: memFree=24069056/32951124 swapFree=67049456/67111528
[pid=27959] ppid=27957 vsize=0 CPUtime=205.33 cores=5,7
/proc/27959/stat : 27959 (java) Z 27957 27959 27853 0 -1 4203548 603591 0 1 0 20359 174 0 0 18 0 2 0 970111968 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27959/statm: 0 0 0 0 0 0 0
[pid=27959/tid=27997] ppid=27957 vsize=0 CPUtime=0.06 cores=5,7
/proc/27959/task/27997/stat : 27997 (java) R 27957 27959 27853 0 -1 4203588 1 0 0 0 0 6 0 0 18 0 2 0 970111974 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 205.33
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 203.022
CPU time (s): 205.359
CPU user time (s): 203.593
CPU system time (s): 1.76573
CPU usage (%): 101.151
Max. virtual memory (cumulated for all children) (KiB): 6545576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 203.593
system time used= 1.76573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603591
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= 65538
involuntary context switches= 70538

runsolver used 0.715891 second user time and 1.2898 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-11 15:26:53
IDJOB=3493204
IDBENCH=89228
IDSOLVER=1972
FILE ID=node118/3493204-1307798813
RUNJOBID= node118-1307798811-27874
PBS_JOBID= 13551034
Free space on /tmp= 74156 MiB

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

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

MD5SUM BENCH= d198cc5aa6c09bcd3d7b49ca3aec4c68
RANDOM SEED=1384129663

node118.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.842
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.68
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.842
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	: 5332.75
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.842
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.74
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.842
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.75
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.842
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.68
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.842
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.75
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30864492 kB
Buffers:        262508 kB
Cached:        1524684 kB
SwapCached:      15436 kB
Active:         535616 kB
Inactive:      1352748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30864492 kB
SwapTotal:    67111528 kB
SwapFree:     67049456 kB
Dirty:            1208 kB
Writeback:           0 kB
AnonPages:       97892 kB
Mapped:          17060 kB
Slab:           130640 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 12681504 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= 74152 MiB
End job on node118 at 2011-06-11 15:30:16