Trace number 3483140

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-06No Cert. 1800.23 1798.55

General information on the benchmark

Namemus/marques-silva/
equivalence-checking/c3540-s.cnf
MD5SUM337365c6c7d9e1147f4e10cbfcf779ef
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark475.662
Satisfiable
(Un)Satisfiability was proved
Number of variables3499
Number of clauses9526
Sum of the clauses size21672
Maximum clause length23
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27552
Number of clauses of size 31548
Number of clauses of size 4352
Number of clauses of size 536
Number of clauses of size over 537

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.10	c version 2.3.0.v20110206
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.18-164.el5
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		5997854704
0.06/0.10	c Max memory 		6029312000
0.06/0.10	c Total memory 		6029312000
0.06/0.10	c Number of processors 	8
0.06/0.13	c Explanation (MUS) enabled solver
0.06/0.13	c QuickXplain (AAAI 2004 version) minimization strategy
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1d73831b
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/0.13	c Expensive reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483647s
0.06/0.13	c DB Simplification allowed=true
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-3483140-1307605084.cnf
0.06/0.13	c reading problem ... 
0.22/0.23	c ... done. Wall clock time 0.099s.
0.22/0.23	c #vars     13019
0.22/0.23	c #constraints  9520
0.22/0.23	c constraints type 
0.22/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9519
0.22/0.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
1.80/1.60	c cleaning 2495 clauses out of 5001 with flag 5001/5001
4.44/3.91	c cleaning 4246 clauses out of 8505 with flag 11000/11000
7.86/7.35	c cleaning 5627 clauses out of 11259 with flag 18000/18000
11.98/11.50	c cleaning 6809 clauses out of 13632 with flag 26000/26000
17.30/16.72	c cleaning 7891 clauses out of 15824 with flag 35001/35001
23.81/23.29	c cleaning 8953 clauses out of 17932 with flag 45000/45000
31.34/30.81	c cleaning 9482 clauses out of 18979 with flag 55000/55000
38.85/38.26	c cleaning 9730 clauses out of 19497 with flag 65000/65000
45.46/44.86	c cleaning 9876 clauses out of 19767 with flag 75000/75000
52.17/51.55	c cleaning 9936 clauses out of 19893 with flag 85002/85002
58.28/57.61	c cleaning 9959 clauses out of 19957 with flag 95002/95002
65.08/64.43	c cleaning 9992 clauses out of 19996 with flag 105000/105000
71.69/71.08	c cleaning 9989 clauses out of 20005 with flag 115001/115001
78.60/77.99	c cleaning 9993 clauses out of 20015 with flag 125000/125000
84.80/84.19	c cleaning 9996 clauses out of 20022 with flag 135000/135000
91.71/91.05	c cleaning 9990 clauses out of 20026 with flag 145000/145000
99.51/98.81	c cleaning 9992 clauses out of 20037 with flag 155001/155001
108.93/108.22	c cleaning 9994 clauses out of 20044 with flag 165000/165000
113.24/112.61	c Unsat detection wall clock time (in seconds) : 112.48
113.24/112.61	c Size of initial unsat subformula: 9277
113.24/112.61	c Computing MUS ...
113.24/112.61	c initial unsat core 51[?] 13019[?] 3489[?] 3484[?] 3444[?] 3434[?] 3479[?] 3499[?] 3429[?] 3459[?] 3469[?] 3454[?] 3424[?] 3494[?] 3474[?] 3439[?] 3419[?] 3464[?] 3449[?] 3394[?] 3414[?] 3409[?] 3399[?] 3404[?] -51[?] 13018[?]  -3499[?] 3497[?] 3498[?] 12995[?]  -3498[?] 3495[?] 12991[?]  -3498[?] 3331[?] 12990[?]  -3497[?] 3496[?] 12988[?]  -3497[?] 1662[?] 12987[?]  -3496[?] -3331[?] 12985[?]  -3495[?] -1662[?] 12983[?]  -3494[?] 3493[?] 3492[?] 12982[?]  -3493[?] 3494[?] 12981[?]  -3492[?] 3494[?] 12980[?]  -3490[?] 3493[?] -3310[?] 12979[?]  -3493[?] 3490[?] 12978[?]  -3493[?] 3310[?] 12977[?]  -3491[?] -1641[?] 3492[?] 12976[?]  -3492[?] 3491[?] 12975[?]  -3492[?] 1641[?] 12974[?]  3310[?] 3491[?] 12973[?]  -3491[?] -3310[?] 12972[?]  1641[?] 3490[?] 12971[?]  -3490[?] -1641[?] 12970[?]  3488[?] 3487[?] -3489[?] 12969[?]  -3488[?] 3485[?] 12965[?]  -3488[?] 3388[?] 12964[?]  -3487[?] 3486[?] 12962[?]  -3487[?] 1719[?] 12961[?]  -3486[?] -3388[?] 12959[?]  -3485[?] -1719[?] 12957[?]  3482[?] -3484[?] 3483[?] 12956[?]  3484[?] -3482[?] 12954[?]  -3483[?] 3480[?] 12952[?]  -3483[?] 3389[?] 12951[?]  3482[?] -1720[?] -3481[?] 12950[?]  3481[?] -3482[?] 12949[?]  1720[?] -3482[?] 12948[?]  3481[?] 3389[?] 12947[?]  -3389[?] -3481[?] 12946[?]  -3480[?] -1720[?] 12944[?]  -3479[?] 3477[?] 3478[?] 12943[?]  -3478[?] 3479[?] 12942[?]  -3477[?] 3479[?] 12941[?]  -3475[?] -3094[?] 3478[?] 12940[?]  -3478[?] 3475[?] 12939[?]  -3478[?] 3094[?] 12938[?]  -3476[?] -1425[?] 3477[?] 12937[?]  -3477[?] 3476[?] 12936[?]  1425[?] -3477[?] 12935[?]  3094[?] 3476[?] 12934[?]  -3476[?] -3094[?] 12933[?]  1425[?] 3475[?] 12932[?]  -3475[?] -1425[?] 12931[?]  -3474[?] 3473[?] 3472[?] 12930[?]  -3473[?] 3474[?] 12929[?]  -3472[?] 3474[?] 12928[?]  -3177[?] -3470[?] 3473[?] 12927[?]  -3473[?] 3470[?] 12926[?]  -3473[?] 3177[?] 12925[?]  -1508[?] -3471[?] 3472[?] 12924[?]  -3472[?] 3471[?] 12923[?]  -3472[?] 1508[?] 12922[?]  3471[?] 3177[?] 12921[?]  -3177[?] -3471[?] 12920[?]  3470[?] 1508[?] 12919[?]  -1508[?] -3470[?] 12918[?]  -3469[?] 3468[?] 3467[?] 12917[?]  -3468[?] 3469[?] 12916[?]  -3467[?] 3469[?] 12915[?]  -3267[?] -3465[?] 3468[?] 12914[?]  3465[?] -3468[?] 12913[?]  -3468[?] 3267[?] 12912[?]  -1598[?] -3466[?] 3467[?] 12911[?]  -3467[?] 3466[?] 12910[?]  -3467[?] 1598[?] 12909[?]  3466[?] 3267[?] 12908[?]  -3267[?] -3466[?] 12907[?]  3465[?] 1598[?] 12906[?]  -1598[?] -3465[?] 12905[?]  -3464[?] 3462[?] 3463[?] 12904[?]  -3463[?] 3464[?] 12903[?]  -3462[?] 3464[?] 12902[?]  -3274[?] -3460[?] 3463[?] 12901[?]  3460[?] -3463[?] 12900[?]  -3463[?] 3274[?] 12899[?]  -1605[?] -3461[?] 3462[?] 12898[?]  -3462[?] 3461[?] 12897[?]  -3462[?] 1605[?] 12896[?]  3461[?] 3274[?] 12895[?]  -3274[?] -3461[?] 12894[?]  3460[?] 1605[?] 12893[?]  -1605[?] -3460[?] 12892[?]  -3459[?] 3458[?] 3457[?] 12891[?]  -3458[?] 3459[?] 12890[?]  -3457[?] 3459[?] 12889[?]  -3265[?] 3458[?] -3455[?] 12888[?]  3455[?] -3458[?] 12887[?]  -3458[?] 3265[?] 12886[?]  -3456[?] -1596[?] 3457[?] 12885[?]  -3457[?] 3456[?] 12884[?]  -3457[?] 1596[?] 12883[?]  3456[?] 3265[?] 12882[?]  -3265[?] -3456[?] 12881[?]  3455[?] 1596[?] 12880[?]  -3455[?] -1596[?] 12879[?]  -3454[?] 3452[?] 3453[?] 12878[?]  -3453[?] 3454[?] 12877[?]  -3452[?] 3454[?] 12876[?]  -3227[?] -3450[?] 3453[?] 12875[?]  -3453[?] 3450[?] 12874[?]  -3453[?] 3227[?] 12873[?]  -1558[?] -3451[?] 3452[?] 12872[?]  -3452[?] 3451[?] 12871[?]  -3452[?] 1558[?] 12870[?]  3451[?] 3227[?] 12869[?]  -3227[?] -3451[?] 12868[?]  3450[?] 1558[?] 12867[?]  -1558[?] -3450[?] 12866[?]  3448[?] 3447[?] -3449[?] 12865[?]  3449[?] -3448[?] 12864[?]  3449[?] -3447[?] 12863[?]  3448[?] -3445[?] -3289[?] 12862[?]  3445[?] -3448[?] 12861[?]  3289[?] -3448[?] 12860[?]  -3446[?] -1620[?] 3447[?] 12859[?]  -3447[?] 3446[?] 12858[?]  -3447[?] 1620[?] 12857[?]  3289[?] 3446[?] 12856[?]  -3446[?] -3289[?] 12855[?]  3445[?] 1620[?] 12854[?]  -1620[?] -3445[?] 12853[?]  3443[?] -3444[?] 3442[?] 12852[?]  3443[?] -3440[?] -3280[?] 12849[?]  3440[?] -3443[?] 12848[?]  3280[?] -3443[?] 12847[?]  -3441[?] -1611[?] 3442[?] 12846[?]  -3442[?] 3441[?] 12845[?]  -3442[?] 1611[?] 12844[?]  3280[?] 3441[?] 12843[?]  -3441[?] -3280[?] 12842[?]  3440[?] 1611[?] 12841[?]  -1611[?] -3440[?] 12840[?]  -3439[?] 3438[?] 3437[?] 12839[?]  -3435[?] -3288[?] 3438[?] 12836[?]  -3438[?] 3435[?] 12835[?]  -3438[?] 3288[?] 12834[?]  -3436[?] -1619[?] 3437[?] 12833[?]  3436[?] -3437[?] 12832[?]  1619[?] -3437[?] 12831[?]  3436[?] 3288[?] 12830[?]  -3288[?] -3436[?] 12829[?]  1619[?] 3435[?] 12828[?]  -3435[?] -1619[?] 12827[?]  -3434[?] 3433[?] 3432[?] 12826[?]  -3433[?] 3434[?] 12825[?]  -3432[?] 3434[?] 12824[?]  -2876[?] -3430[?] 3433[?] 12823[?]  -3433[?] 3430[?] 12822[?]  -3433[?] 2876[?] 12821[?]  -1207[?] -3431[?] 3432[?] 12820[?]  -3432[?] 3431[?] 12819[?]  -3432[?] 1207[?] 12818[?]  3431[?] 2876[?] 12817[?]  -2876[?] -3431[?] 12816[?]  3430[?] 1207[?] 12815[?]  -1207[?] -3430[?] 12814[?]  -3429[?] 3427[?] 3428[?] 12813[?]  -3428[?] 3429[?] 12812[?]  -3427[?] 3429[?] 12811[?]  -2944[?] -3425[?] 3428[?] 12810[?]  -3428[?] 3425[?] 12809[?]  -3428[?] 2944[?] 12808[?]  -1275[?] -3426[?] 3427[?] 12807[?]  -3427[?] 3426[?] 12806[?]  -3427[?] 1275[?] 12805[?]  3426[?] 2944[?] 12804[?]  -2944[?] -3426[?] 12803[?]  3425[?] 1275[?] 12802[?]  -1275[?] -3425[?] 12801[?]  -3424[?] 3423[?] 3422[?] 12800[?]  -3423[?] 3424[?] 12799[?]  -3422[?] 3424[?] 12798[?]  -3254[?] -3420[?] 3423[?] 12797[?]  -3423[?] 3420[?] 12796[?]  -3423[?] 3254[?] 12795[?]  -1585[?] -3421[?] 3422[?] 12794[?]  -3422[?] 3421[?] 12793[?]  -3422[?] 1585[?] 12792[?]  3421[?] 3254[?] 12791[?]  -3254[?] -3421[?] 12790[?]  3420[?] 1585[?] 12789[?]  -1585[?] -3420[?] 12788[?]  -3419[?] 3418[?] 3417[?] 12787[?]  -3418[?] 3419[?] 12786[?]  -3417[?] 3419[?] 12785[?]  -3121[?] -3415[?] 3418[?] 12784[?]  -3418[?] 3415[?] 12783[?]  -3418[?] 3121[?] 12782[?]  -1452[?] -3416[?] 3417[?] 12781[?]  -3417[?] 3416[?] 12780[?]  -3417[?] 1452[?] 12779[?]  3416[?] 3121[?] 12778[?]  -3121[?] -3416[?] 12777[?]  3415[?] 1452[?] 12776[?]  -1452[?] -3415[?] 12775[?]  -3414[?] 3413[?] 3412[?] 12774[?]  -3413[?] 3410[?] 12770[?]  -3413[?] 2498[?] 12769[?]  -3412[?] 3411[?] 12767[?]  -3412[?] 829[?] 12766[?]  -3411[?] -2498[?] 12764[?]  -3410[?] -829[?] 12762[?]  -3409[?] 3408[?] 3407[?] 12761[?]  -3408[?] 3409[?] 12760[?]  -3407[?] 3409[?] 12759[?]  -2823[?] -3405[?] 3408[?] 12758[?]  -3408[?] 3405[?] 12757[?]  -3408[?] 2823[?] 12756[?]  -1154[?] -3406[?] 3407[?] 12755[?]  -3407[?] 3406[?] 12754[?]  -3407[?] 1154[?] 12753[?]  3406[?] 2823[?] 12752[?]  -2823[?] -3406[?] 12751[?]  3405[?] 1154[?] 12750[?]  -1154[?] -3405[?] 12749[?]  -3404[?] 3403[?] 3402[?] 12748[?]  -3403[?] 3404[?] 12747[?]  -3402[?] 3404[?] 12746[?]  -3400[?] -2058[?] 3403[?] 12745[?]  -3403[?] 3400[?] 12744[?]  -3403[?] 2058[?] 12743[?]  -3401[?] -389[?] 3402[?] 12742[?]  -3402[?] 3401[?] 12741[?]  -3402[?] 389[?] 12740[?]  2058[?] 3401[?] 12739[?]  -3401[?] -2058[?] 12738[?]  389[?] 3400[?] 12737[?]  -3400[?] -389[?] 12736[?]  -3399[?] 3398[?] 3397[?] 12735[?]  -3398[?] 3395[?] 12731[?]  -3398[?] 1942[?] 12730[?]  -3397[?] 3396[?] 12728[?]  -3397[?] 273[?] 12727[?]  -1942[?] -3396[?] 12725[?]  -273[?] -3395[?] 12723[?]  -3394[?] 3393[?] 3392[?] 12722[?]  -3393[?] 3394[?] 12721[?]  -3392[?] 3394[?] 12720[?]  -3390[?] -2872[?] 3393[?] 12719[?]  -3393[?] 3390[?] 12718[?]  -3393[?] 2872[?] 12717[?]  -3391[?] -1203[?] 3392[?] 12716[?]  -3392[?] 3391[?] 12715[?]  -3392[?] 1203[?] 12714[?]  2872[?] 3391[?] 12713[?]  -3391[?] -2872[?] 12712[?]  1203[?] 3390[?] 12711[?]  -3390[?] -1203[?] 12710[?]  -3389[?] -3387[?] -3386[?] 12709[?]  3386[?] 3389[?] 12707[?]  3388[?] -3385[?] -3384[?] 12706[?]  3385[?] -3388[?] 12705[?]  3384[?] -3388[?] 12704[?]  3387[?] 3383[?] 12702[?]  3387[?] 3377[?] 12701[?]  -3376[?] -3386[?] -3382[?] 12700[?]  3386[?] 3382[?] 12699[?]  3386[?] 3376[?] 12698[?]  -3385[?] -3379[?] -3373[?] 12697[?]  3385[?] 3373[?] 12696[?]  3379[?] 3385[?] 12695[?]  -3384[?] -3378[?] -3372[?] 12694[?]  3384[?] 3372[?] 12693[?]  3378[?] 3384[?] 12692[?]  -3380[?] -3358[?] -3383[?] 12691[?]  -3381[?] -3357[?] -3382[?] 12688[?]  3382[?] 3381[?] 12687[?]  3382[?] 3357[?] 12686[?]  3370[?] 3381[?] 12685[?]  -3381[?] -3370[?] 12684[?]  3371[?] 3380[?] 12683[?]  -3374[?] -3379[?] -3362[?] 12681[?]  3379[?] 3362[?] 12679[?]  -3375[?] -3378[?] -3361[?] 12678[?]  3378[?] 3375[?] 12677[?]  3378[?] 3361[?] 12676[?]  -3377[?] -3371[?] -3364[?] 12675[?]  -3376[?] -3370[?] -3365[?] 12672[?]  3365[?] 3376[?] 12671[?]  3370[?] 3376[?] 12670[?]  3368[?] 3375[?] 12669[?]  -3375[?] -3368[?] 12668[?]  3369[?] 3374[?] 12667[?]  -3369[?] -3366[?] -3373[?] 12665[?]  3369[?] 3373[?] 12663[?]  -3368[?] -3367[?] -3372[?] 12662[?]  3372[?] 3367[?] 12661[?]  3368[?] 3372[?] 12660[?]  3371[?] -3363[?] 12659[?]  3363[?] -3371[?] 12658[?]  3370[?] -3363[?] 12657[?]  3363[?] -3370[?] 12656[?]  3369[?] -3360[?] 12655[?]  3360[?] -3369[?] 12654[?]  3368[?] -3360[?] 12653[?]  3360[?] -3368[?] 12652[?]  3361[?] 3367[?] 12651[?]  -3367[?] -3361[?] 12650[?]  3362[?] 3366[?] 12649[?]  3365[?] 3357[?] 12647[?]  -3357[?] -3365[?] 12646[?]  3364[?] 3358[?] 12645[?]  -3363[?] -3359[?] -3354[?] 12643[?]  3363[?] 3354[?] 12642[?]  3363[?] 3359[?] 12641[?]  3362[?] -3352[?] 12640[?]  3352[?] -3362[?] 12639[?]  3361[?] -3352[?] 12638[?]  3352[?] -3361[?] 12637[?]  -3360[?] 3356[?] 3355[?] 3351[?] 3350[?] 12636[?]  -3356[?] 3360[?] 12635[?]  3360[?] -3351[?] 12634[?]  -3355[?] 3360[?] 12633[?]  -3353[?] -3359[?] -3330[?] 12631[?]  3359[?] 3353[?] 12630[?]  3359[?] 3330[?] 12629[?]  -3346[?] 3358[?] 12628[?]  -3358[?] 3346[?] 12627[?]  -3346[?] 3357[?] 12626[?]  -3357[?] 3346[?] 12625[?]  -2175[?] 3356[?] -3342[?] -3348[?] 12624[?]  -3356[?] 2175[?] 12623[?]  -3356[?] 3348[?] 12622[?]  -3356[?] 3342[?] 12621[?]  -2176[?] -3336[?] 3355[?] -3348[?] 12620[?]  -3355[?] 2176[?] 12619[?]  -3355[?] 3348[?] 12618[?]  -3355[?] 3336[?] 12617[?]  -3349[?] -3343[?] -3354[?] 12616[?]  3354[?] 3343[?] 12615[?]  3354[?] 3349[?] 12614[?]  3353[?] 3349[?] 12613[?]  -3353[?] -3349[?] 12612[?]  3352[?] 3347[?] 12611[?]  -3347[?] -3352[?] 12610[?]  -3344[?] -2176[?] 3351[?] -3342[?] 12609[?]  2176[?] -3351[?] 12608[?]  -3351[?] 3344[?] 12607[?]  -3351[?] 3342[?] 12606[?]  -3350[?] 2175[?] 12604[?]  -3350[?] 3344[?] 12603[?]  -3336[?] 3349[?] 12601[?]  -3349[?] 3336[?] 12600[?]  3348[?] 3345[?] 12599[?]  -3345[?] -3348[?] 12598[?]  -3347[?] -3341[?] -3334[?] 12597[?]  3341[?] 3347[?] 12596[?]  3334[?] 3347[?] 12595[?]  -3346[?] -3340[?] -3332[?] 12594[?]  3340[?] 3346[?] 12593[?]  3332[?] 3346[?] 12592[?]  -3345[?] -3339[?] -3328[?] 12591[?]  3328[?] 3345[?] 12590[?]  3339[?] 3345[?] 12589[?]  -3344[?] -3338[?] -3327[?] 12588[?]  3327[?] 3344[?] 12587[?]  3338[?] 3344[?] 12586[?]  3330[?] 3343[?] 12585[?]  -3343[?] -3330[?] 12584[?]  3342[?] 3337[?] 12583[?]  -3337[?] -3342[?] 12582[?]  -3305[?] -3341[?] -3335[?] 12581[?]  3341[?] 3335[?] 12580[?]  3341[?] 3305[?] 12579[?]  -3304[?] -3340[?] -3333[?] 12578[?]  3340[?] 3333[?] 12577[?]  3340[?] 3304[?] 12576[?]  -3301[?] -3339[?] -3329[?] 12575[?]  3329[?] 3339[?] 12574[?]  3339[?] 3301[?] 12573[?]  -3300[?] -3338[?] -3326[?] 12572[?]  3326[?] 3338[?] 12571[?]  3338[?] 3300[?] 12570[?]  -3337[?] -3314[?] -3325[?] 12569[?]  3325[?] 3337[?] 12568[?]  3314[?] 3337[?] 12567[?]  -3336[?] -3312[?] -3324[?] 12566[?]  3324[?] 3336[?] 12565[?]  3312[?] 3336[?] 12564[?]  3335[?] 3319[?] 12563[?]  -3319[?] -3335[?] 12562[?]  -3319[?] -3323[?] -3334[?] 12561[?]  3334[?] 3323[?] 12560[?]  3334[?] 3319[?] 12559[?]  3333[?] 3318[?] 12558[?]  -3318[?] -3333[?] 12557[?]  -3318[?] -3322[?] -3332[?] 12556[?]  3332[?] 3322[?] 12555[?]  3332[?] 3318[?] 12554[?]  3331[?] 3321[?] 12553[?]  -3321[?] -3331[?] 12552[?]  -3320[?] -3330[?] -3307[?] 12551[?]  3330[?] 3320[?] 12550[?]  3307[?] 3330[?] 12549[?]  3329[?] 3309[?] 12548[?]  -3309[?] -3329[?] 12547[?]  -3309[?] -3317[?] -3328[?] 12546[?]  3328[?] 3317[?] 12545[?]  3328[?] 3309[?] 12544[?]  -3308[?] -3316[?] -3327[?] 12543[?]  3327[?] 3316[?] 12542[?]  3327[?] 3308[?] 12541[?]  3326[?] 3308[?] 12540[?]  -3308[?] -3326[?] 12539[?]  -3226[?] -3315[?] -3325[?] 12538[?]  3325[?] 3315[?] 12537[?]  3325[?] 3226[?] 12536[?]  -3225[?] -3313[?] -3324[?] 12535[?]  3324[?] 3313[?] 12534[?]  3324[?] 3225[?] 12533[?]  3323[?] 3305[?] 12532[?]  -3305[?] -3323[?] 12531[?]  3322[?] 3304[?] 12530[?]  -3304[?] -3322[?] 12529[?]  -27[?] 3321[?] -3311[?] 12528[?]  -3321[?] 3311[?] 12527[?]  27[?] -3321[?] 12526[?]  -3320[?] -3306[?] -3287[?] 12525[?]  3306[?] 3320[?] 12524[?]  3287[?] 3320[?] 12523[?]  -3296[?] 3319[?] 12522[?]  -3319[?] 3296[?] 12521[?]  -3296[?] 3318[?] 12520[?]  -3318[?] 3296[?] 12519[?]  3317[?] 3301[?] 12518[?]  -3301[?] -3317[?] 12517[?]  3316[?] 3300[?] 12516[?]  -3300[?] -3316[?] 12515[?]  3298[?] 3315[?] 12514[?]  -3315[?] -3298[?] 12513[?]  -3243[?] -3314[?] -3298[?] 12512[?]  3314[?] 3243[?] 12511[?]  3314[?] 3298[?] 12510[?]  3297[?] 3313[?] 12509[?]  -3313[?] -3297[?] 12508[?]  -3242[?] -3312[?] -3297[?] 12507[?]  3312[?] 3242[?] 12506[?]  3312[?] 3297[?] 12505[?]  3311[?] 3294[?] 3303[?] 12504[?]  -3303[?] -3311[?] 12503[?]  -3294[?] -3311[?] 12502[?]  3310[?] 3302[?] 12501[?]  -3302[?] -3310[?] 12500[?]  -3292[?] 3309[?] 12499[?]  -3309[?] 3292[?] 12498[?]  -3292[?] 3308[?] 12497[?]  -3308[?] 3292[?] 12496[?]  -3299[?] -3295[?] -3307[?] 12495[?]  3307[?] 3299[?] 12494[?]  3307[?] 3295[?] 12493[?]  3306[?] 3295[?] 12492[?]  -3295[?] -3306[?] 12491[?]  -3290[?] 3305[?] 12490[?]  -3305[?] 3290[?] 12489[?]  -3290[?] 3304[?] 12488[?]  -3304[?] 3290[?] 12487[?]  -3293[?] -3272[?] 3303[?] 12486[?]  -3303[?] 3293[?] 12485[?]  3272[?] -3303[?] 12484[?]  -3293[?] -3272[?] 3302[?] 12483[?]  -3302[?] 3293[?] 12482[?]  3272[?] -3302[?] 12481[?]  -3286[?] 3301[?] 12480[?]  -3301[?] 3286[?] 12479[?]  -3286[?] 3300[?] 12478[?]  -3300[?] 3286[?] 12477[?]  3287[?] 3299[?] 12476[?]  -3299[?] -3287[?] 12475[?]  3298[?] -3285[?] 12474[?]  3285[?] -3298[?] 12473[?]  3297[?] -3285[?] 12472[?]  3285[?] -3297[?] 12471[?]  -3296[?] -3284[?] -3291[?] 12470[?]  3284[?] 3296[?] 12469[?]  3291[?] 3296[?] 12468[?]  -3275[?] 3295[?] 12467[?]  -3295[?] 3275[?] 12466[?]  -1872[?] -3269[?] 3294[?] -3276[?] 12465[?]  -3294[?] 1872[?] 12464[?]  -3294[?] 3276[?] 12463[?]  -3294[?] 3269[?] 12462[?]  -3269[?] -3271[?] -3276[?] 3293[?] -3199[?] 12461[?]  -3293[?] 3276[?] 12460[?]  -3293[?] 3269[?] 12459[?]  -3293[?] 3271[?] 12458[?]  -3293[?] 3199[?] 12457[?]  -1871[?] -3275[?] 3292[?] 12456[?]  -3292[?] 3275[?] 12455[?]  1871[?] -3292[?] 12454[?]  -3264[?] -3283[?] -3291[?] 12453[?]  3291[?] 3283[?] 12452[?]  3291[?] 3264[?] 12451[?]  -3290[?] -3277[?] -3282[?] 12450[?]  3282[?] 3290[?] 12449[?]  3277[?] 3290[?] 12448[?]  3289[?] -3281[?] -3270[?] 12447[?]  3281[?] -3289[?] 12446[?]  3270[?] -3289[?] 12445[?]  -3275[?] 3288[?] 12444[?]  -3288[?] 3275[?] 12443[?]  3287[?] -3268[?] 12442[?]  3268[?] -3287[?] 12441[?]  -1871[?] 3286[?] -3268[?] 12440[?]  1871[?] -3286[?] 12439[?]  -3286[?] 3268[?] 12438[?]  3285[?] -3270[?] 12437[?]  3270[?] -3285[?] 12436[?]  -3273[?] -3284[?] -3279[?] 12435[?]  3279[?] 3284[?] 12434[?]  3284[?] 3273[?] 12433[?]  3283[?] 3273[?] 12432[?]  -3273[?] -3283[?] 12431[?]  -3176[?] -3278[?] -3282[?] 12430[?]  3282[?] 3278[?] 12429[?]  3282[?] 3176[?] 12428[?]  3281[?] 3271[?] 12427[?]  -3271[?] -3281[?] 12426[?]  3280[?] -3268[?] 12425[?]  3268[?] -3280[?] 12424[?]  3279[?] 3264[?] 12423[?]  -3264[?] -3279[?] 12422[?]  3278[?] 3263[?] 12421[?]  -3263[?] -3278[?] 12420[?]  -3263[?] -3277[?] -3200[?] 12419[?]  3200[?] 3277[?] 12418[?]  3277[?] 3263[?] 12417[?]  3276[?] 3010[?] 3262[?] 3249[?] 12416[?]  -3010[?] -3276[?] 12415[?]  -3262[?] -3276[?] 12414[?]  -3249[?] -3276[?] 12413[?]  -3275[?] 3010[?] 3262[?] 3249[?] 12412[?]  -3010[?] 3275[?] 12411[?]  -3262[?] 3275[?] 12410[?]  -3249[?] 3275[?] 12409[?]  -3266[?] -3258[?] 3274[?] 12408[?]  -3274[?] 3266[?] 12407[?]  -3274[?] 3258[?] 12406[?]  -3258[?] 3273[?] 12405[?]  -3273[?] 3258[?] 12404[?]  3272[?] -3253[?] -3259[?] -3251[?] -3150[?] 12403[?]  3251[?] -3272[?] 12402[?]  3259[?] -3272[?] 12401[?]  3253[?] -3272[?] 12400[?]  3150[?] -3272[?] 12399[?]  3011[?] 3271[?] 3257[?] 3213[?] 12398[?]  -3271[?] -3011[?] 12397[?]  -3271[?] -3257[?] 12396[?]  -3213[?] -3271[?] 12395[?]  3011[?] -3270[?] 3257[?] 3213[?] 12394[?]  3270[?] -3011[?] 12393[?]  3270[?] -3257[?] 12392[?]  -3213[?] 3270[?] 12391[?]  3269[?] 3048[?] 3256[?] 3186[?] 12390[?]  -3269[?] -3048[?] 12389[?]  -3269[?] -3256[?] 12388[?]  -3186[?] -3269[?] 12387[?]  -3268[?] 3048[?] 3256[?] 3186[?] 12386[?]  3268[?] -3048[?] 12385[?]  3268[?] -3256[?] 12384[?]  -3186[?] 3268[?] 12383[?]  -3261[?] -3252[?] 3267[?] 12382[?]  -3267[?] 3261[?] 12381[?]  -3267[?] 3252[?] 12380[?]  3259[?] 3266[?] 12379[?]  -3266[?] -3259[?] 12378[?]  -3260[?] -3250[?] 3265[?] 12377[?]  -3265[?] 3260[?] 12376[?]  -3265[?] 3250[?] 12375[?]  -3250[?] 3264[?] 12374[?]  -3264[?] 3250[?] 12373[?]  -3252[?] 3263[?] 12372[?]  -3263[?] 3252[?] 12371[?]  -3255[?] -2293[?] 3262[?] 12370[?]  -3262[?] 2293[?] 12369[?]  -3262[?] 3255[?] 12368[?]  3253[?] 3261[?] 12367[?]  -3261[?] -3253[?] 12366[?]  3251[?] 3260[?] 12365[?]  -3260[?] -3251[?] 12364[?]  3259[?] 3049[?] 3241[?] 3187[?] 12363[?]  -3049[?] -3259[?] 12362[?]  -3241[?] -3259[?] 12361[?]  -3187[?] -3259[?] 12360[?]  -3258[?] 3049[?] 3241[?] 3187[?] 12359[?]  -3049[?] 3258[?] 12358[?]  -3241[?] 3258[?] 12357[?]  -3187[?] 3258[?] 12356[?]  -3248[?] -2297[?] 3257[?] 12355[?]  -3257[?] 2297[?] 12354[?]  3248[?] -3257[?] 12353[?]  -3247[?] -2295[?] 3256[?] 12352[?]  -3256[?] 2295[?] 12351[?]  3247[?] -3256[?] 12350[?]  -3255[?] 3246[?] 3245[?] 12349[?]  -3246[?] 3255[?] 12348[?]  -3245[?] 3255[?] 12347[?]  -3244[?] -3236[?] 3254[?] 12346[?]  -3254[?] 3236[?] 12344[?]  3253[?] 3014[?] 3235[?] 3173[?] 12343[?]  -3253[?] -3014[?] 12342[?]  -3235[?] -3253[?] 12341[?]  -3173[?] -3253[?] 12340[?]  -3252[?] 3014[?] 3235[?] 3173[?] 12339[?]  3252[?] -3014[?] 12338[?]  -3235[?] 3252[?] 12337[?]  -3173[?] 3252[?] 12336[?]  3251[?] 3013[?] 3234[?] 3214[?] 12335[?]  -3013[?] -3251[?] 12334[?]  -3251[?] -3234[?] 12333[?]  -3214[?] -3251[?] 12332[?]  -3250[?] 3013[?] 3234[?] 3214[?] 12331[?]  -3013[?] 3250[?] 12330[?]  3250[?] -3234[?] 12329[?]  -3214[?] 3250[?] 12328[?]  -2099[?] -3228[?] 3249[?] 12327[?]  -3249[?] 2099[?] 12326[?]  -3249[?] 3228[?] 12325[?]  3248[?] 3240[?] 12324[?]  -3240[?] -3248[?] 12323[?]  -3239[?] -3247[?] -3230[?] 12322[?]  3247[?] 3239[?] 12321[?]  3230[?] 3247[?] 12320[?]  -3180[?] -3228[?] -3147[?] -3153[?] 3246[?] 12319[?]  -3246[?] 3147[?] 12318[?]  -3246[?] 3228[?] 12317[?]  -3246[?] 3153[?] 12316[?]  -3246[?] 3180[?] 12315[?]  3147[?] 3238[?] 3245[?] 12314[?]  -3245[?] -3147[?] 12313[?]  -3238[?] -3245[?] 12312[?]  3237[?] 3244[?] 12311[?]  3243[?] 3226[?] 12309[?]  -3226[?] -3243[?] 12308[?]  3242[?] 3225[?] 12307[?]  -3225[?] -3242[?] 12306[?]  -3233[?] -2303[?] 3241[?] 12305[?]  -3241[?] 2303[?] 12304[?]  -3241[?] 3233[?] 12303[?]  -3240[?] -3221[?] -3232[?] 12302[?]  3221[?] 3240[?] 12301[?]  3232[?] 3240[?] 12300[?]  -3239[?] -3231[?] -3190[?] 12299[?]  3231[?] 3239[?] 12298[?]  3190[?] 3239[?] 12297[?]  3229[?] 3238[?] 12296[?]  -3238[?] -3229[?] 12295[?]  -3217[?] -3237[?] 12293[?]  -2237[?] -3237[?] 12292[?]  -2321[?] -3237[?] 12291[?]  -3236[?] 2237[?] 3217[?] 2321[?] 12290[?]  -3217[?] 3236[?] 12289[?]  -2237[?] 3236[?] 12288[?]  -2321[?] 3236[?] 12287[?]  -3224[?] -2305[?] 3235[?] 12286[?]  -3235[?] 2305[?] 12285[?]  -3235[?] 3224[?] 12284[?]  -3220[?] -2301[?] 3234[?] 12283[?]  -3234[?] 2301[?] 12282[?]  3220[?] -3234[?] 12281[?]  -3233[?] -3211[?] -3223[?] 12280[?]  3211[?] 3233[?] 12279[?]  3223[?] 3233[?] 12278[?]  -3222[?] -3174[?] -3232[?] 12277[?]  3232[?] 3222[?] 12276[?]  3232[?] 3174[?] 12275[?]  3231[?] 3215[?] 12274[?]  -3215[?] -3231[?] 12273[?]  -3215[?] -3209[?] -3230[?] 12272[?]  3230[?] 3209[?] 12271[?]  3230[?] 3215[?] 12270[?]  -3206[?] -3229[?] -3219[?] 12269[?]  3229[?] 3206[?] 12268[?]  3219[?] 3229[?] 12267[?]  -3204[?] -3228[?] -3218[?] 12266[?]  3228[?] 3204[?] 12265[?]  3218[?] 3228[?] 12264[?]  -3216[?] -3198[?] 3227[?] 12263[?]  -3227[?] 3216[?] 12262[?]  -3227[?] 3198[?] 12261[?]  -3198[?] 3226[?] 12260[?]  -3226[?] 3198[?] 12259[?]  -3198[?] 3225[?] 12258[?]  -3225[?] 3198[?] 12257[?]  3212[?] 3224[?] 12256[?]  -3224[?] -3212[?] 12255[?]  -3175[?] -3210[?] -3223[?] 12254[?]  3223[?] 3210[?] 12253[?]  3223[?] 3175[?] 12252[?]  3201[?] 3222[?] 12251[?]  -3222[?] -3201[?] 12250[?]  -3195[?] -3201[?] -3221[?] 12249[?]  3221[?] 3195[?] 12248[?]  3201[?] 3221[?] 12247[?]  -3220[?] 3208[?] 3207[?] 12246[?]  -3208[?] 3220[?] 12245[?]  3220[?] -3207[?] 12244[?]  -3205[?] -3119[?] -3219[?] 12243[?]  3219[?] 3205[?] 12242[?]  3219[?] 3119[?] 12241[?]  -3203[?] -3118[?] -3218[?] 12240[?]  3218[?] 3203[?] 12239[?]  3218[?] 3118[?] 12238[?]  -2138[?] -3202[?] 3217[?] 12237[?]  -3217[?] 2138[?] 12236[?]  -3217[?] 3202[?] 12235[?]  3199[?] 3216[?] 12234[?]  -3216[?] -3199[?] 12233[?]  -3180[?] -3115[?] 3215[?] 12232[?]  -3215[?] 3115[?] 12231[?]  -3215[?] 3180[?] 12230[?]  -2103[?] -3182[?] 3214[?] 12229[?]  -3214[?] 2103[?] 12228[?]  -3214[?] 3182[?] 12227[?]  -2101[?] -3180[?] 3213[?] 12226[?]  -3213[?] 2101[?] 12225[?]  -3213[?] 3180[?] 12224[?]  -3184[?] -3212[?] -3197[?] 12223[?]  3212[?] 3184[?] 12222[?]  3197[?] 3212[?] 12221[?]  -3211[?] -3196[?] -3191[?] 12220[?]  3196[?] 3211[?] 12219[?]  3211[?] 3191[?] 12218[?]  3191[?] 3210[?] 12217[?]  -3210[?] -3191[?] 12216[?]  3190[?] 3209[?] 12215[?]  -3209[?] -3190[?] 12214[?]  -3145[?] -3182[?] -3162[?] -3084[?] 3208[?] 12213[?]  -3208[?] 3084[?] 12212[?]  -3208[?] 3182[?] 12211[?]  -3208[?] 3162[?] 12210[?]  -3208[?] 3145[?] 12209[?]  3194[?] 3084[?] 3207[?] 12208[?]  -3207[?] -3084[?] 12207[?]  -3194[?] -3207[?] 12206[?]  -3206[?] -3189[?] -3141[?] 12205[?]  3141[?] 3206[?] 12204[?]  3189[?] 3206[?] 12203[?]  3189[?] 3205[?] 12202[?]  -3205[?] -3189[?] 12201[?]  -3204[?] -3188[?] -3140[?] 12200[?]  3140[?] 3204[?] 12199[?]  3188[?] 3204[?] 12198[?]  3188[?] 3203[?] 12197[?]  -3203[?] -3188[?] 12196[?]  -3193[?] -3202[?] -3192[?] 12195[?]  3202[?] 3193[?] 12194[?]  3192[?] 3202[?] 12193[?]  3201[?] 3181[?] 12192[?]  -3181[?] -3201[?] 12191[?]  3200[?] 3176[?] 12190[?]  -3176[?] -3200[?] 12189[?]  3199[?] 3012[?] 3172[?] 3171[?] 12188[?]  -3012[?] -3199[?] 12187[?]  -3172[?] -3199[?] 12186[?]  -3171[?] -3199[?] 12185[?]  -3198[?] 3012[?] 3172[?] 3171[?] 12184[?]  -3012[?] 3198[?] 12183[?]  -3172[?] 3198[?] 12182[?]  -3171[?] 3198[?] 12181[?]  -3185[?] -3197[?] -3120[?] 12180[?]  3197[?] 3185[?] 12179[?]  3197[?] 3120[?] 12178[?]  3196[?] 3175[?] 12177[?]  -3175[?] -3196[?] 12176[?]  3174[?] 3195[?] 12175[?]  -3195[?] -3174[?] 12174[?]  3183[?] 3194[?] 12173[?]  -3194[?] -3183[?] 12172[?]  -3193[?] -3163[?] -3179[?] 12171[?]  3179[?] 3193[?] 12170[?]  3163[?] 3193[?] 12169[?]  -3164[?] -3178[?] -3192[?] 12168[?]  3192[?] 3178[?] 12167[?]  3192[?] 3164[?] 12166[?]  3191[?] -3162[?] 12165[?]  3162[?] -3191[?] 12164[?]  3190[?] -3153[?] 12163[?]  3153[?] -3190[?] 12162[?]  3189[?] -3152[?] 12161[?]  3152[?] -3189[?] 12160[?]  3188[?] -3152[?] 12159[?]  3152[?] -3188[?] 12158[?]  -2104[?] -3162[?] 3187[?] 12157[?]  -3187[?] 2104[?] 12156[?]  -3187[?] 3162[?] 12155[?]  -2100[?] -3153[?] 3186[?] 12154[?]  -3186[?] 2100[?] 12153[?]  -3186[?] 3153[?] 12152[?]  3165[?] 3185[?] 12151[?]  -3185[?] -3165[?] 12150[?]  -3184[?] -3165[?] -3148[?] 12149[?]  3148[?] 3184[?] 12148[?]  3165[?] 3184[?] 12147[?]  -3161[?] -3183[?] -3170[?] 12146[?]  3183[?] 3161[?] 12145[?]  3170[?] 3183[?] 12144[?]  -3159[?] -3182[?] -3169[?] 12143[?]  3182[?] 3159[?] 12142[?]  3169[?] 3182[?] 12141[?]  -3181[?] -3157[?] -3168[?] 12140[?]  3157[?] 3181[?] 12139[?]  3168[?] 3181[?] 12138[?]  -3180[?] -3155[?] -3167[?] 12137[?]  3155[?] 3180[?] 12136[?]  3167[?] 3180[?] 12135[?]  3179[?] 3164[?] 12134[?]  -3164[?] -3179[?] 12133[?]  3163[?] 3178[?] 12132[?]  -3178[?] -3163[?] 12131[?]  -3166[?] -3149[?] 3177[?] 12130[?]  -3177[?] 3166[?] 12129[?]  -3177[?] 3149[?] 12128[?]  -3149[?] 3176[?] 12127[?]  -3176[?] 3149[?] 12126[?]  -3145[?] 3175[?] -3047[?] 12125[?]  -3175[?] 3047[?] 12124[?]  -3175[?] 3145[?] 12123[?]  3174[?] -3147[?] 12122[?]  3147[?] -3174[?] 12121[?]  -2105[?] -3145[?] 3173[?] 12120[?]  -3173[?] 2105[?] 12119[?]  -3173[?] 3145[?] 12118[?]  -3143[?] -2299[?] 3172[?] 12117[?]  -3172[?] 2299[?] 12116[?]  -3172[?] 3143[?] 12115[?]  -2102[?] -3143[?] 3171[?] 12114[?]  -3171[?] 2102[?] 12113[?]  -3171[?] 3143[?] 12112[?]  -3160[?] -3075[?] -3170[?] 12111[?]  3170[?] 3160[?] 12110[?]  3170[?] 3075[?] 12109[?]  -3158[?] -3074[?] -3169[?] 12108[?]  3169[?] 3158[?] 12107[?]  3169[?] 3074[?] 12106[?]  -3073[?] -3156[?] -3168[?] 12105[?]  3168[?] 3156[?] 12104[?]  3168[?] 3073[?] 12103[?]  -3072[?] -3154[?] -3167[?] 12102[?]  3167[?] 3154[?] 12101[?]  3167[?] 3072[?] 12100[?]  3150[?] 3166[?] 12099[?]  -3166[?] -3150[?] 12098[?]  3165[?] 3146[?] 12097[?]  -3146[?] -3165[?] 12096[?]  -3138[?] 3164[?] -47[?] 12095[?]  -3164[?] 3138[?] 12094[?]  47[?] -3164[?] 12093[?]  -3133[?] -3163[?] -3151[?] 12092[?]  3163[?] 3133[?] 12091[?]  3151[?] 3163[?] 12090[?]  -3129[?] -3162[?] -3144[?] 12089[?]  3162[?] 3129[?] 12088[?]  3144[?] 3162[?] 12087[?]  -3161[?] -3137[?] -3100[?] 12086[?]  3100[?] 3161[?] 12085[?]  3137[?] 3161[?] 12084[?]  3137[?] 3160[?] 12083[?]  -3160[?] -3137[?] 12082[?]  -3159[?] -3136[?] -3099[?] 12081[?]  3099[?] 3159[?] 12080[?]  3136[?] 3159[?] 12079[?]  3136[?] 3158[?] 12078[?]  -3158[?] -3136[?] 12077[?]  -3135[?] -3157[?] -3097[?] 12076[?]  3097[?] 3157[?] 12075[?]  3157[?] 3135[?] 12074[?]  3156[?] 3135[?] 12073[?]  -3135[?] -3156[?] 12072[?]  -3134[?] -3155[?] -3096[?] 12071[?]  3096[?] 3155[?] 12070[?]  3155[?] 3134[?] 12069[?]  3154[?] 3134[?] 12068[?]  -3134[?] -3154[?] 12067[?]  -3126[?] -3153[?] -3142[?] 12066[?]  3153[?] 3126[?] 12065[?]  3142[?] 3153[?] 12064[?]  -3124[?] -3152[?] -3139[?] 12063[?]  3152[?] 3124[?] 12062[?]  3152[?] 3139[?] 12061[?]  -3132[?] -3050[?] -3151[?] 12060[?]  3151[?] 3132[?] 12059[?]  3151[?] 3050[?] 12058[?]  3150[?] 3015[?] 3117[?] 3116[?] 12057[?]  -3015[?] -3150[?] 12056[?]  -3117[?] -3150[?] 12055[?]  -3116[?] -3150[?] 12054[?]  -3149[?] 3015[?] 3117[?] 3116[?] 12053[?]  -3015[?] 3149[?] 12052[?]  -3117[?] 3149[?] 12051[?]  -3116[?] 3149[?] 12050[?]  3148[?] 3120[?] 12049[?]  -3148[?] -3120[?] 12048[?]  3147[?] -3115[?] 12047[?]  3115[?] -3147[?] 12046[?]  -3146[?] -3131[?] -3114[?] 12045[?]  3114[?] 3146[?] 12044[?]  3131[?] 3146[?] 12043[?]  -3145[?] -3130[?] -3112[?] 12042[?]  3112[?] 3145[?] 12041[?]  3130[?] 3145[?] 12040[?]  -3128[?] -3055[?] -3144[?] 12039[?]  3144[?] 3128[?] 12038[?]  3144[?] 3055[?] 12037[?]  -3143[?] -3110[?] -3127[?] 12036[?]  3110[?] 3143[?] 12035[?]  3127[?] 3143[?] 12034[?]  -3034[?] -3125[?] -3142[?] 12033[?]  3142[?] 3125[?] 12032[?]  3142[?] 3034[?] 12031[?]  3141[?] 3119[?] 12030[?]  -3119[?] -3141[?] 12029[?]  3140[?] 3118[?] 12028[?]  -3118[?] -3140[?] 12027[?]  -3123[?] -2942[?] -3139[?] 12026[?]  3139[?] 3123[?] 12025[?]  3139[?] 2942[?] 12024[?]  -3138[?] -3107[?] -3122[?] 12023[?]  3122[?] 3138[?] 12022[?]  3107[?] 3138[?] 12021[?]  3137[?] -3098[?] 12020[?]  3098[?] -3137[?] 12019[?]  3136[?] -3098[?] 12018[?]  3098[?] -3136[?] 12017[?]  -3095[?] 3135[?] 12016[?]  -3135[?] 3095[?] 12015[?]  -3095[?] 3134[?] 12014[?]  -3134[?] 3095[?] 12013[?]  -3133[?] -3085[?] -3102[?] 12012[?]  3085[?] 3133[?] 12011[?]  3102[?] 3133[?] 12010[?]  3102[?] 3132[?] 12009[?]  -3132[?] -3102[?] 12008[?]  -3113[?] -3131[?] -3021[?] 12007[?]  3131[?] 3113[?] 12006[?]  3021[?] 3131[?] 12005[?]  -3111[?] -3130[?] -3020[?] 12004[?]  3130[?] 3111[?] 12003[?]  3130[?] 3020[?] 12002[?]  -3129[?] -3105[?] -3080[?] 12001[?]  3080[?] 3129[?] 12000[?]  3105[?] 3129[?] 11999[?]  3105[?] 3128[?] 11998[?]  -3128[?] -3105[?] 11997[?]  -2958[?] -3109[?] -3127[?] 11996[?]  3127[?] 3109[?] 11995[?]  3127[?] 2958[?] 11994[?]  -3126[?] -3104[?] -3061[?] 11993[?]  3061[?] 3126[?] 11992[?]  3104[?] 3126[?] 11991[?]  3104[?] 3125[?] 11990[?]  -3125[?] -3104[?] 11989[?]  -3124[?] -2975[?] -3103[?] 11988[?]  2975[?] 3124[?] 11987[?]  3103[?] 3124[?] 11986[?]  3103[?] 3123[?] 11985[?]  -3123[?] -3103[?] 11984[?]  -3029[?] -3108[?] -3122[?] 11983[?]  3122[?] 3108[?] 11982[?]  3122[?] 3029[?] 11981[?]  -3106[?] -3092[?] 3121[?] 11980[?]  -3121[?] 3092[?] 11978[?]  3120[?] -3084[?] 11977[?]  3084[?] -3120[?] 11976[?]  -3077[?] 3119[?] 11975[?]  -3119[?] 3077[?] 11974[?]  -3077[?] 3118[?] 11973[?]  -3118[?] 3077[?] 11972[?]  -3081[?] -2307[?] 3117[?] 11971[?]  -3117[?] 2307[?] 11970[?]  -3117[?] 3081[?] 11969[?]  -2106[?] -3081[?] 3116[?] 11968[?]  -3116[?] 2106[?] 11967[?]  -3116[?] 3081[?] 11966[?]  3115[?] 3083[?] 3101[?] 11965[?]  -3083[?] -3115[?] 11964[?]  -3101[?] -3115[?] 11963[?]  -3043[?] -3091[?] -3114[?] 11962[?]  3114[?] 3043[?] 11961[?]  3114[?] 3091[?] 11960[?]  3091[?] 3113[?] 11959[?]  -3113[?] -3091[?] 11958[?]  -3042[?] -3090[?] -3112[?] 11957[?]  3112[?] 3042[?] 11956[?]  3112[?] 3090[?] 11955[?]  3090[?] 3111[?] 11954[?]  -3111[?] -3090[?] 11953[?]  -3089[?] -3110[?] -2990[?] 11952[?]  3110[?] 2990[?] 11951[?]  3110[?] 3089[?] 11950[?]  3109[?] 3089[?] 11949[?]  -3089[?] -3109[?] 11948[?]  3108[?] 3086[?] 11947[?]  -3086[?] -3108[?] 11946[?]  -3086[?] -3060[?] -3107[?] 11945[?]  3107[?] 3060[?] 11944[?]  3107[?] 3086[?] 11943[?]  3093[?] 3106[?] 11942[?]  -3071[?] -3105[?] -3088[?] 11940[?]  3105[?] 3071[?] 11939[?]  3105[?] 3088[?] 11938[?]  -3068[?] -3104[?] -3087[?] 11937[?]  3104[?] 3068[?] 11936[?]  3087[?] 3104[?] 11935[?]  3103[?] -3059[?] 11934[?]  3059[?] -3103[?] 11933[?]  3102[?] -3059[?] 11932[?]  3059[?] -3102[?] 11931[?]  -2988[?] -3082[?] 3101[?] -47[?] 11930[?]  -3101[?] 3082[?] 11929[?]  -3101[?] 2988[?] 11928[?]  47[?] -3101[?] 11927[?]  3100[?] 3075[?] 11926[?]  -3075[?] -3100[?] 11925[?]  3099[?] 3074[?] 11924[?]  -3074[?] -3099[?] 11923[?]  -3065[?] -3098[?] -3079[?] 11922[?]  3098[?] 3065[?] 11921[?]  3079[?] 3098[?] 11920[?]  3097[?] 3073[?] 11919[?]  -3073[?] -3097[?] 11918[?]  3096[?] 3072[?] 11917[?]  -3072[?] -3096[?] 11916[?]  -3095[?] -3063[?] -3078[?] 11915[?]  3063[?] 3095[?] 11914[?]  3078[?] 3095[?] 11913[?]  3057[?] 3076[?] -3094[?] 11912[?]  3094[?] -3057[?] 11911[?]  3094[?] -3076[?] 11910[?]  -2320[?] -3093[?] 11908[?]  -3058[?] -3093[?] 11907[?]  -2319[?] -3093[?] 11906[?]  -3092[?] 2320[?] 2319[?] 3058[?] 11905[?]  -2320[?] 3092[?] 11904[?]  -3058[?] 3092[?] 11903[?]  -2319[?] 3092[?] 11902[?]  3091[?] -3041[?] 11901[?]  3041[?] -3091[?] 11900[?]  3090[?] -3041[?] 11899[?]  3041[?] -3090[?] 11898[?]  -3089[?] -3053[?] -3069[?] 11897[?]  3069[?] 3089[?] 11896[?]  3089[?] 3053[?] 11895[?]  -3019[?] -3070[?] -3088[?] 11894[?]  3088[?] 3070[?] 11893[?]  3088[?] 3019[?] 11892[?]  -3016[?] -3067[?] -3087[?] 11891[?]  3087[?] 3067[?] 11890[?]  3087[?] 3016[?] 11889[?]  -3036[?] 3086[?] 11888[?]  -3086[?] 3036[?] 11887[?]  3085[?] 3050[?] 11886[?]  -3050[?] -3085[?] 11885[?]  3084[?] -3047[?] 11884[?]  3047[?] -3084[?] 11883[?]  -3046[?] -2997[?] 3083[?] 11882[?]  -3083[?] 3046[?] 11881[?]  -3083[?] 2997[?] 11880[?]  3082[?] 3046[?] 11879[?]  -3046[?] -3082[?] 11878[?]  -3081[?] -3066[?] -3044[?] 11877[?]  3066[?] 3081[?] 11876[?]  3044[?] 3081[?] 11875[?]  3080[?] 3055[?] 11874[?]  -3055[?] -3080[?] 11873[?]  -3064[?] -2943[?] -3079[?] 11872[?]  3079[?] 3064[?] 11871[?]  3079[?] 2943[?] 11870[?]  -3017[?] -3062[?] -3078[?] 11869[?]  3078[?] 3062[?] 11868[?]  3078[?] 3017[?] 11867[?]  -3036[?] 3077[?] -47[?] 11866[?]  -3077[?] 3036[?] 11865[?]  47[?] -3077[?] 11864[?]  -3056[?] -3001[?] 3076[?] -47[?] 11863[?]  -3076[?] 3056[?] 11862[?]  -3076[?] 3001[?] 11861[?]  47[?] -3076[?] 11860[?]  -3026[?] 3075[?] 11859[?]  -3075[?] 3026[?] 11858[?]  -3026[?] 3074[?] 11857[?]  -3074[?] 3026[?] 11856[?]  -3025[?] 3073[?] 11855[?]  -3073[?] 3025[?] 11854[?]  -3025[?] 3072[?] 11853[?]  -3072[?] 3025[?] 11852[?]  -3071[?] -3033[?] -3054[?] 11851[?]  3054[?] 3071[?] 11850[?]  3033[?] 3071[?] 11849[?]  3033[?] 3070[?] 11848[?]  -3070[?] -3033[?] 11847[?]  -2957[?] -3052[?] -3069[?] 11846[?]  3069[?] 3052[?] 11845[?]  3069[?] 2957[?] 11844[?]  -3068[?] -3030[?] -3051[?] 11843[?]  3051[?] 3068[?] 11842[?]  3030[?] 3068[?] 11841[?]  3030[?] 3067[?] 11840[?]  -3067[?] -3030[?] 11839[?]  -3045[?] -3066[?] -1798[?] 11838[?]  3066[?] 3045[?] 11837[?]  1798[?] 3066[?] 11836[?]  -3065[?] -2976[?] -3032[?] 11835[?]  2976[?] 3065[?] 11834[?]  3032[?] 3065[?] 11833[?]  3032[?] 3064[?] 11832[?]  -3064[?] -3032[?] 11831[?]  -3031[?] -3063[?] -3040[?] 11830[?]  3040[?] 3063[?] 11829[?]  3063[?] 3031[?] 11828[?]  3062[?] 3031[?] 11827[?]  -3031[?] -3062[?] 11826[?]  3061[?] 3034[?] 11825[?]  -3034[?] -3061[?] 11824[?]  3060[?] 3029[?] 11823[?]  -3029[?] -3060[?] 11822[?]  -2858[?] -3039[?] -3038[?] -3059[?] -3037[?] 11821[?]  3039[?] 3059[?] 11820[?]  3038[?] 3059[?] 11819[?]  3037[?] 3059[?] 11818[?]  3059[?] 2858[?] 11817[?]  -1967[?] -3035[?] 3058[?] 11816[?]  -3058[?] 1967[?] 11815[?]  -3058[?] 3035[?] 11814[?]  3057[?] -3028[?] -2989[?] 11813[?]  3028[?] -3057[?] 11812[?]  2989[?] -3057[?] 11811[?]  3028[?] 3056[?] 11810[?]  -3056[?] -3028[?] 11809[?]  -3001[?] 3055[?] -47[?] 11808[?]  -3055[?] 3001[?] 11807[?]  47[?] -3055[?] 11806[?]  3054[?] 3019[?] 11805[?]  -3019[?] -3054[?] 11804[?]  -3018[?] -3053[?] -2993[?] 11803[?]  2993[?] 3053[?] 11802[?]  3018[?] 3053[?] 11801[?]  3052[?] 3018[?] 11800[?]  -3018[?] -3052[?] 11799[?]  3051[?] 3016[?] 11798[?]  -3016[?] -3051[?] 11797[?]  -2997[?] 3050[?] 11796[?]  -3050[?] 2997[?] 11795[?]  -3024[?] 3049[?] -2304[?] 11794[?]  -3049[?] 2304[?] 11793[?]  -3049[?] 3024[?] 11792[?]  -3023[?] 3048[?] -2296[?] 11791[?]  -3048[?] 2296[?] 11790[?]  -3048[?] 3023[?] 11789[?]  3047[?] 2992[?] 3009[?] 11788[?]  -2992[?] -3047[?] 11787[?]  -3009[?] -3047[?] 11786[?]  -2997[?] 3046[?] 11785[?]  -3046[?] 2997[?] 11784[?]  3022[?] 3045[?] 11783[?]  -3045[?] -3022[?] 11782[?]  -1870[?] -3022[?] -3044[?] 11781[?]  3044[?] 1870[?] 11780[?]  3044[?] 3022[?] 11779[?]  3021[?] 3043[?] 11778[?]  -3043[?] -3021[?] 11777[?]  3020[?] 3042[?] 11776[?]  -3042[?] -3020[?] 11775[?]  -3027[?] -3041[?] -3007[?] 11774[?]  3027[?] 3041[?] 11773[?]  3041[?] 3007[?] 11772[?]  3040[?] 3017[?] 11771[?]  -3017[?] -3040[?] 11770[?]  -2996[?] -2971[?] -2968[?] -2955[?] -3039[?] 11769[?]  3039[?] 2955[?] 11768[?]  3039[?] 2971[?] 11767[?]  3039[?] 2968[?] 11766[?]  3039[?] 2996[?] 11765[?]  -2996[?] -2968[?] -2843[?] -3038[?] 11764[?]  3038[?] 2843[?] 11763[?]  3038[?] 2968[?] 11762[?]  3038[?] 2996[?] 11761[?]  -2996[?] -2815[?] -3037[?] 11760[?]  3037[?] 2815[?] 11759[?]  3037[?] 2996[?] 11758[?]  -2956[?] -2996[?] -2969[?] 3036[?] -2971[?] 11757[?]  -3036[?] 2971[?] 11756[?]  -3036[?] 2969[?] 11755[?]  -3036[?] 2996[?] 11754[?]  -3036[?] 2956[?] 11753[?]  -3035[?] 2992[?] 3009[?] 11752[?]  -2992[?] 3035[?] 11751[?]  -3009[?] 3035[?] 11750[?]  -2998[?] 3034[?] -47[?] 11749[?]  -3034[?] 2998[?] 11748[?]  47[?] -3034[?] 11747[?]  3033[?] -2989[?] 11746[?]  2989[?] -3033[?] 11745[?]  -2859[?] -3006[?] -3032[?] -3005[?] 11744[?]  3006[?] 3032[?] 11743[?]  3005[?] 3032[?] 11742[?]  3032[?] 2859[?] 11741[?]  -3031[?] 3002[?] 2816[?] 11740[?]  -3002[?] 3031[?] 11739[?]  -2816[?] 3031[?] 11738[?]  -2846[?] -3004[?] -3003[?] -3030[?] 11737[?]  3004[?] 3030[?] 11736[?]  3003[?] 3030[?] 11735[?]  3030[?] 2846[?] 11734[?]  -2988[?] 3029[?] 11733[?]  -3029[?] 2988[?] 11732[?]  3028[?] -2989[?] 11731[?]  2989[?] -3028[?] 11730[?]  -2847[?] -3027[?] -3008[?] 11729[?]  3027[?] 3008[?] 11728[?]  3027[?] 2847[?] 11727[?]  -3000[?] 3026[?] -47[?] 11726[?]  -3026[?] 3000[?] 11725[?]  47[?] -3026[?] 11724[?]  -2999[?] 3025[?] -47[?] 11723[?]  -3025[?] 2999[?] 11722[?]  47[?] -3025[?] 11721[?]  2740[?] 3024[?] 2790[?] 2995[?] 11720[?]  -3024[?] -2740[?] 11719[?]  -2995[?] -3024[?] 11718[?]  -2790[?] -3024[?] 11717[?]  2325[?] 3023[?] 2786[?] 2994[?] 11716[?]  -3023[?] -2325[?] 11715[?]  -2994[?] -3023[?] 11714[?]  -2786[?] -3023[?] 11713[?]  3022[?] -2973[?] 11712[?]  2973[?] -3022[?] 11711[?]  3021[?] -2977[?] 11710[?]  2977[?] -3021[?] 11709[?]  3020[?] -2977[?] 11708[?]  2977[?] -3020[?] 11707[?]  -2972[?] 3019[?] 11706[?]  -3019[?] 2972[?] 11705[?]  -2970[?] 3018[?] 11704[?]  -3018[?] 2970[?] 11703[?]  -2969[?] 3017[?] 11702[?]  -3017[?] 2969[?] 11701[?]  -2967[?] 3016[?] 11700[?]  -3016[?] 2967[?] 11699[?]  -2986[?] 3015[?] -2308[?] 11698[?]  -3015[?] 2308[?] 11697[?]  -3015[?] 2986[?] 11696[?]  -2985[?] 3014[?] -2306[?] 11695[?]  -3014[?] 2306[?] 11694[?]  2985[?] -3014[?] 11693[?]  -2983[?] 3013[?] -2302[?] 11692[?]  -3013[?] 2302[?] 11691[?]  -3013[?] 2983[?] 11690[?]  -2982[?] 3012[?] -2300[?] 11689[?]  -3012[?] 2300[?] 11688[?]  -3012[?] 2982[?] 11687[?]  -2981[?] 3011[?] -2298[?] 11686[?]  2298[?] -3011[?] 11685[?]  2981[?] -3011[?] 11684[?]  -2979[?] 3010[?] -2294[?] 11683[?]  -3010[?] 2294[?] 11682[?]  -3010[?] 2979[?] 11681[?]  -2920[?] -2991[?] 3009[?] -47[?] 11680[?]  -3009[?] 2991[?] 11679[?]  -3009[?] 2920[?] 11678[?]  47[?] -3009[?] 11677[?]  3008[?] 2978[?] 11676[?]  -2978[?] -3008[?] 11675[?]  -2875[?] -2978[?] -3007[?] 11674[?]  2875[?] 3007[?] 11673[?]  3007[?] 2978[?] 11672[?]  -2845[?] -2972[?] -3006[?] -2941[?] 11671[?]  3006[?] 2845[?] 11670[?]  3006[?] 2941[?] 11669[?]  3006[?] 2972[?] 11668[?]  -2972[?] -2817[?] -3005[?] 11667[?]  3005[?] 2817[?] 11666[?]  3005[?] 2972[?] 11665[?]  -2971[?] -2955[?] -2969[?] -3004[?] 11664[?]  3004[?] 2955[?] 11663[?]  3004[?] 2971[?] 11662[?]  3004[?] 2969[?] 11661[?]  -2969[?] -2843[?] -3003[?] 11660[?]  3003[?] 2843[?] 11659[?]  3003[?] 2969[?] 11658[?]  -2970[?] -2955[?] 3002[?] 11657[?]  -3002[?] 2970[?] 11656[?]  -3002[?] 2955[?] 11655[?]  -2941[?] -2973[?] 3001[?] 11654[?]  -3001[?] 2941[?] 11653[?]  2973[?] -3001[?] 11652[?]  -2972[?] -2941[?] 3000[?] -2973[?] 11651[?]  -3000[?] 2972[?] 11650[?]  -3000[?] 2941[?] 11649[?]  2973[?] -3000[?] 11648[?]  -2956[?] -2970[?] 2999[?] 11647[?]  -2999[?] 2970[?] 11646[?]  -2999[?] 2956[?] 11645[?]  -2956[?] -2971[?] -2969[?] 2998[?] 11644[?]  -2998[?] 2969[?] 11643[?]  -2998[?] 2971[?] 11642[?]  -2998[?] 2956[?] 11641[?]  -2997[?] 2873[?] 2987[?] 11640[?]  -2987[?] 2997[?] 11639[?]  -2873[?] 2997[?] 11638[?]  -2967[?] 2996[?] 11637[?]  -2996[?] 2967[?] 11636[?]  -2157[?] -2984[?] 2995[?] 11635[?]  -2995[?] 2157[?] 11634[?]  -2995[?] 2984[?] 11633[?]  -2153[?] -2980[?] 2994[?] 11632[?]  -2994[?] 2153[?] 11631[?]  -2994[?] 2980[?] 11630[?]  2993[?] 2957[?] 11629[?]  -2957[?] -2993[?] 11628[?]  -2955[?] 2992[?] 11627[?]  -2992[?] 2955[?] 11626[?]  2991[?] 2955[?] 11625[?]  -2955[?] -2991[?] 11624[?]  2990[?] 2958[?] 11623[?]  -2958[?] -2990[?] 11622[?]  2817[?] 2974[?] -2989[?] 11621[?]  -2974[?] 2989[?] 11620[?]  2989[?] -2817[?] 11619[?]  -2883[?] -2956[?] 2988[?] 11618[?]  -2988[?] 2883[?] 11617[?]  -2988[?] 2956[?] 11616[?]  -2883[?] -2955[?] 2987[?] 11615[?]  -2987[?] 2883[?] 11614[?]  -2987[?] 2955[?] 11613[?]  2810[?] 2986[?] 2792[?] 2966[?] 11612[?]  -2986[?] -2810[?] 11611[?]  -2966[?] -2986[?] 11610[?]  -2792[?] -2986[?] 11609[?]  2985[?] 2809[?] 2791[?] 2965[?] 11608[?]  -2809[?] -2985[?] 11607[?]  -2965[?] -2985[?] 11606[?]  -2791[?] -2985[?] 11605[?]  2984[?] 2964[?] 11604[?]  -2964[?] -2984[?] 11603[?]  2650[?] 2983[?] 2789[?] 2963[?] 11602[?]  -2983[?] -2650[?] 11601[?]  -2963[?] -2983[?] 11600[?]  -2789[?] -2983[?] 11599[?]  2982[?] 2327[?] 2788[?] 2962[?] 11598[?]  -2327[?] -2982[?] 11597[?]  -2962[?] -2982[?] 11596[?]  -2788[?] -2982[?] 11595[?]  2326[?] 2981[?] 2787[?] 2961[?] 11594[?]  -2981[?] -2326[?] 11593[?]  -2961[?] -2981[?] 11592[?]  -2787[?] -2981[?] 11591[?]  2980[?] 2960[?] 11590[?]  -2960[?] -2980[?] 11589[?]  2324[?] 2979[?] 2785[?] 2959[?] 11588[?]  -2979[?] -2324[?] 11587[?]  -2959[?] -2979[?] 11586[?]  -2785[?] -2979[?] 11585[?]  -2941[?] 2978[?] 11584[?]  -2978[?] 2941[?] 11583[?]  2977[?] -2938[?] -47[?] 11582[?]  2938[?] -2977[?] 11581[?]  47[?] -2977[?] 11580[?]  2976[?] 2943[?] 11579[?]  -2943[?] -2976[?] 11578[?]  2975[?] 2942[?] 11577[?]  -2942[?] -2975[?] 11576[?]  -2845[?] -2941[?] 2974[?] 11575[?]  -2974[?] 2845[?] 11574[?]  -2974[?] 2941[?] 11573[?]  2973[?] -2938[?] 11572[?]  2938[?] -2973[?] 11571[?]  -2972[?] -2940[?] -2954[?] 11570[?]  2940[?] 2972[?] 11569[?]  2954[?] 2972[?] 11568[?]  -2936[?] 2971[?] 11567[?]  -2971[?] 2936[?] 11566[?]  -2936[?] 2970[?] 11565[?]  -2970[?] 2936[?] 11564[?]  -2935[?] 2969[?] 11563[?]  -2969[?] 2935[?] 11562[?]  -2935[?] 2968[?] 11561[?]  -2968[?] 2935[?] 11560[?]  -2967[?] -2933[?] -2953[?] 11559[?]  2933[?] 2967[?] 11558[?]  2953[?] 2967[?] 11557[?]  -2159[?] -2952[?] 2966[?] 11556[?]  -2966[?] 2159[?] 11555[?]  -2966[?] 2952[?] 11554[?]  -2158[?] -2951[?] 2965[?] 11553[?]  -2965[?] 2158[?] 11552[?]  -2965[?] 2951[?] 11551[?]  -2964[?] -2929[?] -2950[?] 11550[?]  2929[?] 2964[?] 11549[?]  -2156[?] -2949[?] 2963[?] 11547[?]  -2963[?] 2156[?] 11546[?]  -2963[?] 2949[?] 11545[?]  -2155[?] -2948[?] 2962[?] 11544[?]  -2962[?] 2155[?] 11543[?]  -2962[?] 2948[?] 11542[?]  -2154[?] -2947[?] 2961[?] 11541[?]  -2961[?] 2154[?] 11540[?]  -2961[?] 2947[?] 11539[?]  -2960[?] -2925[?] -2946[?] 11538[?]  2925[?] 2960[?] 11537[?]  -2152[?] -2945[?] 2959[?] 11535[?]  -2959[?] 2152[?] 11534[?]  -2959[?] 2945[?] 11533[?]  -2920[?] 2958[?] -47[?] 11532[?]  -2958[?] 2920[?] 11531[?]  47[?] -2958[?] 11530[?]  -2919[?] 2957[?] 11529[?]  -2957[?] 2919[?] 11528[?]  -2920[?] 2956[?] 11527[?]  -2956[?] 2920[?] 11526[?]  -2919[?] 2955[?] 11525[?]  -2955[?] 2919[?] 11524[?]  -2821[?] -2939[?] -2954[?] 11523[?]  2954[?] 2939[?] 11522[?]  2954[?] 2821[?] 11521[?]  -2819[?] -2932[?] -2953[?] 11520[?]  2953[?] 2932[?] 11519[?]  2953[?] 2819[?] 11518[?]  2931[?] 2952[?] 11517[?]  -2952[?] -2931[?] 11516[?]  2951[?] 2930[?] 11515[?]  -2930[?] -2951[?] 11514[?]  2950[?] 2822[?] 11511[?]  2949[?] 2928[?] 11510[?]  -2928[?] -2949[?] 11509[?]  2948[?] 2927[?] 11508[?]  -2927[?] -2948[?] 11507[?]  2947[?] 2926[?] 11506[?]  -2926[?] -2947[?] 11505[?]  2946[?] 2934[?] 11503[?]  2946[?] 2820[?] 11502[?]  2945[?] 2924[?] 11501[?]  -2924[?] -2945[?] 11500[?]  2923[?] 2944[?] 11499[?]  -2944[?] -2923[?] 11498[?]  -2943[?] -2904[?] -2922[?] 11497[?]  2904[?] 2943[?] 11496[?]  2922[?] 2943[?] 11495[?]  -2942[?] -2900[?] -2921[?] 11494[?]  2900[?] 2942[?] 11493[?]  2921[?] 2942[?] 11492[?]  -2941[?] -2897[?] -2918[?] 11491[?]  2897[?] 2941[?] 11490[?]  2918[?] 2941[?] 11489[?]  -2905[?] -2940[?] -2841[?] 11488[?]  2841[?] 2940[?] 11487[?]  2940[?] 2905[?] 11486[?]  2939[?] 2905[?] 11485[?]  -2905[?] -2939[?] 11484[?]  -2894[?] -2938[?] -2917[?] 11483[?]  2938[?] 2894[?] 11482[?]  2917[?] 2938[?] 11481[?]  -2936[?] -2889[?] -2916[?] 11478[?]  2889[?] 2936[?] 11477[?]  2916[?] 2936[?] 11476[?]  -2935[?] -2886[?] -2915[?] 11475[?]  2886[?] 2935[?] 11474[?]  2915[?] 2935[?] 11473[?]  -2902[?] -2934[?] 11471[?]  -2901[?] -2933[?] -2838[?] 11470[?]  2838[?] 2933[?] 11469[?]  2933[?] 2901[?] 11468[?]  2932[?] 2901[?] 11467[?]  -2901[?] -2932[?] 11466[?]  -2882[?] -2931[?] -2914[?] 11465[?]  2931[?] 2882[?] 11464[?]  -2930[?] -2881[?] -2913[?] 11462[?]  2881[?] 2930[?] 11461[?]  -2906[?] -2929[?] -2840[?] 11459[?]  2929[?] 2906[?] 11457[?]  -2928[?] -2880[?] -2912[?] 11456[?]  2880[?] 2928[?] 11455[?]  -2927[?] -2879[?] -2911[?] 11453[?]  2879[?] 2927[?] 11452[?]  -2926[?] -2878[?] -2910[?] 11450[?]  2878[?] 2926[?] 11449[?]  -2902[?] -2925[?] -2839[?] 11447[?]  2925[?] 2902[?] 11445[?]  -2924[?] -2877[?] -2909[?] 11444[?]  2877[?] 2924[?] 11443[?]  2923[?] -2908[?] -2907[?] 11441[?]  2908[?] -2923[?] 11440[?]  2907[?] -2923[?] 11439[?]  -2692[?] -2903[?] -2922[?] 11438[?]  2922[?] 2903[?] 11437[?]  2922[?] 2692[?] 11436[?]  -2686[?] -2899[?] -2921[?] 11435[?]  2921[?] 2899[?] 11434[?]  2921[?] 2686[?] 11433[?]  -2920[?] 2898[?] 2723[?] 11432[?]  -2898[?] 2920[?] 11431[?]  -2723[?] 2920[?] 11430[?]  -2874[?] 2919[?] -2046[?] 11429[?]  2046[?] -2919[?] 11428[?]  -2919[?] 2874[?] 11427[?]  -2694[?] -2896[?] -2918[?] 11426[?]  2918[?] 2896[?] 11425[?]  2918[?] 2694[?] 11424[?]  -2696[?] -2893[?] -2917[?] 11423[?]  2917[?] 2893[?] 11422[?]  2917[?] 2696[?] 11421[?]  -2690[?] -2888[?] -2916[?] 11420[?]  2916[?] 2888[?] 11419[?]  2916[?] 2690[?] 11418[?]  -2688[?] -2885[?] -2915[?] 11417[?]  2915[?] 2885[?] 11416[?]  2915[?] 2688[?] 11415[?]  2914[?] 2697[?] 11412[?]  2913[?] 2695[?] 11409[?]  2912[?] 2693[?] 11406[?]  -2691[?] -2890[?] -2911[?] 11405[?]  2911[?] 2890[?] 11404[?]  2911[?] 2691[?] 11403[?]  2910[?] 2887[?] 11401[?]  2910[?] 2689[?] 11400[?]  2909[?] 2884[?] 11398[?]  2909[?] 2687[?] 11397[?]  2908[?] 2873[?] 11396[?]  -2873[?] -2908[?] 11395[?]  -2850[?] -2874[?] -2907[?] 11394[?]  2907[?] 2874[?] 11393[?]  2907[?] 2850[?] 11392[?]  -2857[?] 2906[?] 11391[?]  -2906[?] 2857[?] 11390[?]  -2857[?] 2905[?] 11389[?]  -2905[?] 2857[?] 11388[?]  -2866[?] -2904[?] -2778[?] 11387[?]  2778[?] 2904[?] 11386[?]  2904[?] 2866[?] 11385[?]  2903[?] 2866[?] 11384[?]  -2866[?] -2903[?] 11383[?]  -2856[?] 2902[?] 11382[?]  -2902[?] 2856[?] 11381[?]  -2856[?] 2901[?] 11380[?]  -2901[?] 2856[?] 11379[?]  -2860[?] -2900[?] -2777[?] 11378[?]  2777[?] 2900[?] 11377[?]  2900[?] 2860[?] 11376[?]  2899[?] 2860[?] 11375[?]  -2860[?] -2899[?] 11374[?]  -2853[?] 2898[?] -2174[?] 11373[?]  2174[?] -2898[?] 11372[?]  -2898[?] 2853[?] 11371[?]  -2868[?] -2897[?] -2774[?] 11370[?]  2774[?] 2897[?] 11369[?]  2897[?] 2868[?] 11368[?]  2896[?] 2868[?] 11367[?]  -2868[?] -2896[?] 11366[?]  -2894[?] -2870[?] -2772[?] 11363[?]  2772[?] 2894[?] 11362[?]  2870[?] 2894[?] 11361[?]  2870[?] 2893[?] 11360[?]  -2893[?] -2870[?] 11359[?]  2890[?] 2865[?] 11354[?]  -2865[?] -2890[?] 11353[?]  -2864[?] -2889[?] -2767[?] 11352[?]  2767[?] 2889[?] 11351[?]  2889[?] 2864[?] 11350[?]  2888[?] 2864[?] 11349[?]  -2864[?] -2888[?] 11348[?]  -2863[?] -2887[?] 11346[?]  -2862[?] -2886[?] -2765[?] 11345[?]  2765[?] 2886[?] 11344[?]  2886[?] 2862[?] 11343[?]  2885[?] 2862[?] 11342[?]  -2862[?] -2885[?] 11341[?]  -2861[?] -2884[?] 11339[?]  -2850[?] 2883[?] 11338[?]  -2883[?] 2850[?] 11337[?]  -2882[?] -2871[?] -2773[?] 11336[?]  2871[?] 2882[?] 11334[?]  -2869[?] -2881[?] -2771[?] 11333[?]  2881[?] 2869[?] 11331[?]  -2867[?] -2880[?] -2769[?] 11330[?]  2880[?] 2867[?] 11328[?]  -2865[?] -2879[?] -2768[?] 11327[?]  2879[?] 2865[?] 11325[?]  -2863[?] -2878[?] -2766[?] 11324[?]  2878[?] 2863[?] 11322[?]  -2861[?] -2877[?] -2763[?] 11321[?]  2877[?] 2861[?] 11319[?]  -2853[?] -2850[?] 2876[?] 11318[?]  -2876[?] 2850[?] 11317[?]  -2876[?] 2853[?] 11316[?]  2875[?] 2847[?] 11315[?]  -2847[?] -2875[?] 11314[?]  -2874[?] -2837[?] -2802[?] -2855[?] -2854[?] 11313[?]  2855[?] 2874[?] 11312[?]  2854[?] 2874[?] 11311[?]  2837[?] 2874[?] 11310[?]  2802[?] 2874[?] 11309[?]  -2873[?] -2801[?] -2836[?] -2851[?] -2852[?] 11308[?]  2852[?] 2873[?] 11307[?]  2851[?] 2873[?] 11306[?]  2836[?] 2873[?] 11305[?]  2801[?] 2873[?] 11304[?]  -2849[?] -2848[?] -2872[?] 11303[?]  2872[?] 2849[?] 11302[?]  2872[?] 2848[?] 11301[?]  2871[?] -2833[?] 11300[?]  2833[?] -2871[?] 11299[?]  2870[?] -2833[?] 11298[?]  2833[?] -2870[?] 11297[?]  -2832[?] 2869[?] 11296[?]  -2869[?] 2832[?] 11295[?]  -2832[?] 2868[?] 11294[?]  -2868[?] 2832[?] 11293[?]  -2831[?] 2867[?] 11292[?]  -2867[?] 2831[?] 11291[?]  -2831[?] 2866[?] 11290[?]  -2866[?] 2831[?] 11289[?]  2865[?] -2830[?] 11288[?]  -2865[?] 2830[?] 11287[?]  2864[?] -2830[?] 11286[?]  -2864[?] 2830[?] 11285[?]  -2829[?] 2863[?] 11284[?]  -2863[?] 2829[?] 11283[?]  -2829[?] 2862[?] 11282[?]  -2862[?] 2829[?] 11281[?]  -2828[?] 2861[?] 11280[?]  -2861[?] 2828[?] 11279[?]  -2828[?] 2860[?] 11278[?]  -2860[?] 2828[?] 11277[?]  2844[?] 2859[?] 11276[?]  -2859[?] -2844[?] 11275[?]  2842[?] 2858[?] 11274[?]  -2858[?] -2842[?] 11273[?]  -2827[?] 2857[?] 11272[?]  -2857[?] 2827[?] 11271[?]  -2826[?] 2856[?] 11270[?]  -2856[?] 2826[?] 11269[?]  -2761[?] -2799[?] -2855[?] -2827[?] -2797[?] 11268[?]  2855[?] 2797[?] 11267[?]  2855[?] 2799[?] 11266[?]  2855[?] 2827[?] 11265[?]  2855[?] 2761[?] 11264[?]  -2827[?] -2797[?] -2759[?] -2854[?] 11263[?]  2854[?] 2759[?] 11262[?]  2854[?] 2827[?] 11261[?]  2854[?] 2797[?] 11260[?]  -2799[?] -2800[?] 2853[?] -2827[?] -2797[?] 11259[?]  2800[?] -2853[?] 11258[?]  -2853[?] 2799[?] 11257[?]  -2853[?] 2827[?] 11256[?]  -2853[?] 2797[?] 11255[?]  -2793[?] -2826[?] -2795[?] -2750[?] -2852[?] 11254[?]  2852[?] 2793[?] 11253[?]  2852[?] 2795[?] 11252[?]  2852[?] 2826[?] 11251[?]  2852[?] 2750[?] 11250[?]  -2793[?] -2826[?] -2748[?] -2851[?] 11249[?]  2851[?] 2748[?] 11248[?]  2851[?] 2826[?] 11247[?]  2851[?] 2793[?] 11246[?]  -2793[?] -2795[?] -2796[?] 2850[?] -2826[?] 11245[?]  -2850[?] 2796[?] 11244[?]  -2850[?] 2795[?] 11243[?]  -2850[?] 2826[?] 11242[?]  -2850[?] 2793[?] 11241[?]  2835[?] 2849[?] 11240[?]  -2849[?] -2835[?] 11239[?]  2834[?] 2848[?] 11238[?]  -2848[?] -2834[?] 11237[?]  -2818[?] 2847[?] 11236[?]  -2847[?] 2818[?] 11235[?]  2815[?] 2846[?] 11234[?]  -2846[?] -2815[?] 11233[?]  -2818[?] 2845[?] 11232[?]  -2845[?] 2818[?] 11231[?]  2844[?] -2813[?] -2044[?] 11230[?]  2044[?] -2844[?] 11229[?]  2813[?] -2844[?] 11228[?]  -2816[?] 2843[?] 11227[?]  -2843[?] 2816[?] 11226[?]  2842[?] -2811[?] -2042[?] 11225[?]  2042[?] -2842[?] 11224[?]  2811[?] -2842[?] 11223[?]  2841[?] 2821[?] 11222[?]  -2821[?] -2841[?] 11221[?]  2840[?] 2822[?] 11220[?]  2839[?] 2820[?] 11218[?]  2838[?] 2819[?] 11216[?]  -2819[?] -2838[?] 11215[?]  -2797[?] -2837[?] -2813[?] 11214[?]  2813[?] 2837[?] 11213[?]  2837[?] 2797[?] 11212[?]  -2793[?] -2836[?] -2811[?] 11211[?]  2836[?] 2811[?] 11210[?]  2836[?] 2793[?] 11209[?]  -2835[?] -2807[?] -2825[?] 11208[?]  2835[?] 2825[?] 11207[?]  2807[?] 2835[?] 11206[?]  -2834[?] -2805[?] -2824[?] 11205[?]  2834[?] 2824[?] 11204[?]  2805[?] 2834[?] 11203[?]  2833[?] -2800[?] 11202[?]  2800[?] -2833[?] 11201[?]  -2799[?] 2832[?] 11200[?]  -2832[?] 2799[?] 11199[?]  -2797[?] 2831[?] 11198[?]  -2831[?] 2797[?] 11197[?]  2830[?] -2796[?] 11196[?]  2796[?] -2830[?] 11195[?]  -2795[?] 2829[?] 11194[?]  -2829[?] 2795[?] 11193[?]  -2793[?] 2828[?] 11192[?]  -2828[?] 2793[?] 11191[?]  -2814[?] 2827[?] -2798[?] 11190[?]  2798[?] -2827[?] 11189[?]  -2827[?] 2814[?] 11188[?]  -2812[?] 2826[?] -2794[?] 11187[?]  2794[?] -2826[?] 11186[?]  -2826[?] 2812[?] 11185[?]  -2808[?] -2684[?] -2825[?] 11184[?]  2808[?] 2825[?] 11183[?]  2825[?] 2684[?] 11182[?]  -2806[?] -2685[?] -2824[?] 11181[?]  2806[?] 2824[?] 11180[?]  2824[?] 2685[?] 11179[?]  -2823[?] -2804[?] -2803[?] 11178[?]  2803[?] 2823[?] 11176[?]  -2822[?] 2770[?] 11174[?]  -2770[?] 2821[?] 11173[?]  -2821[?] 2770[?] 11172[?]  -2820[?] 2764[?] 11170[?]  -2764[?] 2819[?] 11169[?]  -2819[?] 2764[?] 11168[?]  -2761[?] 2818[?] -2046[?] 11167[?]  2046[?] -2818[?] 11166[?]  -2818[?] 2761[?] 11165[?]  2817[?] -2759[?] -2046[?] 11164[?]  2046[?] -2817[?] 11163[?]  2759[?] -2817[?] 11162[?]  -2750[?] 2816[?] -2044[?] 11161[?]  2044[?] -2816[?] 11160[?]  -2816[?] 2750[?] 11159[?]  2815[?] -2748[?] -2044[?] 11158[?]  2044[?] -2815[?] 11157[?]  2748[?] -2815[?] 11156[?]  2755[?] 2754[?] 2814[?] 11155[?]  -2755[?] -2814[?] 11154[?]  -2754[?] -2814[?] 11153[?]  2755[?] 2754[?] -2813[?] 11152[?]  -2755[?] 2813[?] 11151[?]  -2754[?] 2813[?] 11150[?]  2744[?] 2743[?] 2812[?] 11149[?]  -2744[?] -2812[?] 11148[?]  -2743[?] -2812[?] 11147[?]  2744[?] 2743[?] -2811[?] 11146[?]  -2744[?] 2811[?] 11145[?]  -2743[?] 2811[?] 11144[?]  2810[?] -2783[?] -2271[?] 11143[?]  2271[?] -2810[?] 11142[?]  2783[?] -2810[?] 11141[?]  -2784[?] 2809[?] -2269[?] 11140[?]  2269[?] -2809[?] 11139[?]  -2809[?] 2784[?] 11138[?]  2808[?] 2775[?] 11137[?]  -2775[?] -2808[?] 11136[?]  -2775[?] -2807[?] -2727[?] 11135[?]  2807[?] 2727[?] 11134[?]  2807[?] 2775[?] 11133[?]  2806[?] 2776[?] 11132[?]  -2776[?] -2806[?] 11131[?]  -2776[?] -2805[?] -2726[?] 11130[?]  2805[?] 2726[?] 11129[?]  2805[?] 2776[?] 11128[?]  2804[?] 2782[?] 11126[?]  2804[?] 2781[?] 11125[?]  -2803[?] -2779[?] -2780[?] 11124[?]  2803[?] 2780[?] 11123[?]  2803[?] 2779[?] 11122[?]  2802[?] 2752[?] 11121[?]  -2752[?] -2802[?] 11120[?]  2801[?] 2741[?] 11119[?]  -2741[?] -2801[?] 11118[?]  2800[?] -2762[?] -2722[?] 11117[?]  2722[?] -2800[?] 11116[?]  2762[?] -2800[?] 11115[?]  -2760[?] 2799[?] -2721[?] 11114[?]  2721[?] -2799[?] 11113[?]  -2799[?] 2760[?] 11112[?]  2758[?] -2798[?] 2757[?] 2756[?] 11111[?]  2798[?] -2758[?] 11110[?]  -2757[?] 2798[?] 11109[?]  -2756[?] 2798[?] 11108[?]  -2753[?] 2797[?] -2720[?] 11107[?]  -2797[?] 2720[?] 11106[?]  -2797[?] 2753[?] 11105[?]  2796[?] -2719[?] -2751[?] 11104[?]  2719[?] -2796[?] 11103[?]  2751[?] -2796[?] 11102[?]  -2749[?] 2795[?] -2718[?] 11101[?]  -2795[?] 2718[?] 11100[?]  -2795[?] 2749[?] 11099[?]  2747[?] -2794[?] 2745[?] 2746[?] 11098[?]  2794[?] -2747[?] 11097[?]  -2746[?] 2794[?] 11096[?]  -2745[?] 2794[?] 11095[?]  -2717[?] -2742[?] 2793[?] 11094[?]  -2793[?] 2717[?] 11093[?]  -2793[?] 2742[?] 11092[?]  -2270[?] -2739[?] 2792[?] 11091[?]  -2792[?] 2270[?] 11090[?]  -2792[?] 2739[?] 11089[?]  -2738[?] -2268[?] 2791[?] 11088[?]  -2791[?] 2268[?] 11087[?]  -2791[?] 2738[?] 11086[?]  -2737[?] -2266[?] 2790[?] 11085[?]  -2790[?] 2266[?] 11084[?]  2737[?] -2790[?] 11083[?]  -2736[?] -2264[?] 2789[?] 11082[?]  -2789[?] 2264[?] 11081[?]  -2789[?] 2736[?] 11080[?]  -2735[?] -2262[?] 2788[?] 11079[?]  -2788[?] 2262[?] 11078[?]  2735[?] -2788[?] 11077[?]  -2734[?] -2260[?] 2787[?] 11076[?]  -2787[?] 2260[?] 11075[?]  2734[?] -2787[?] 11074[?]  -2733[?] -2258[?] 2786[?] 11073[?]  -2786[?] 2258[?] 11072[?]  -2786[?] 2733[?] 11071[?]  -2256[?] -2732[?] 2785[?] 11070[?]  -2785[?] 2256[?] 11069[?]  2732[?] -2785[?] 11068[?]  -2784[?] 2731[?] 2195[?] 2194[?] 11067[?]  -2195[?] 2784[?] 11066[?]  -2194[?] 2784[?] 11065[?]  -2731[?] 2784[?] 11064[?]  2730[?] -2783[?] 2193[?] 2192[?] 11063[?]  -2193[?] 2783[?] 11062[?]  2783[?] -2192[?] 11061[?]  2783[?] -2730[?] 11060[?]  -2725[?] -2682[?] -2782[?] 11059[?]  -2781[?] -2724[?] -2683[?] 11056[?]  -2729[?] -2680[?] -2780[?] 11053[?]  2780[?] 2729[?] 11052[?]  2780[?] 2680[?] 11051[?]  -2779[?] -2728[?] -2681[?] 11050[?]  2779[?] 2728[?] 11049[?]  2779[?] 2681[?] 11048[?]  2778[?] 2692[?] 11047[?]  -2692[?] -2778[?] 11046[?]  2777[?] 2686[?] 11045[?]  -2686[?] -2777[?] 11044[?]  -2630[?] 2776[?] 11043[?]  -2776[?] 2630[?] 11042[?]  -2630[?] 2775[?] 11041[?]  -2775[?] 2630[?] 11040[?]  2774[?] 2694[?] 11039[?]  -2694[?] -2774[?] 11038[?]  2773[?] 2697[?] 11037[?]  2772[?] 2696[?] 11035[?]  -2696[?] -2772[?] 11034[?]  2771[?] 2695[?] 11033[?]  -2045[?] -2669[?] 2770[?] 11031[?]  -2770[?] 2669[?] 11030[?]  -2770[?] 2045[?] 11029[?]  2769[?] 2693[?] 11028[?]  2768[?] 2691[?] 11026[?]  2767[?] 2690[?] 11024[?]  -2690[?] -2767[?] 11023[?]  2766[?] 2689[?] 11022[?]  2765[?] 2688[?] 11020[?]  -2688[?] -2765[?] 11019[?]  -2041[?] -2655[?] 2764[?] 11018[?]  -2764[?] 2655[?] 11017[?]  -2764[?] 2041[?] 11016[?]  2763[?] 2687[?] 11015[?]  2762[?] 2676[?] 2675[?] 11013[?]  -2676[?] -2762[?] 11012[?]  -2675[?] -2762[?] 11011[?]  -2761[?] 2676[?] 2675[?] 11010[?]  -2676[?] 2761[?] 11009[?]  -2675[?] 2761[?] 11008[?]  2672[?] 2671[?] 2760[?] 11007[?]  -2672[?] -2760[?] 11006[?]  -2671[?] -2760[?] 11005[?]  2672[?] 2671[?] -2759[?] 11004[?]  -2672[?] 2759[?] 11003[?]  -2671[?] 2759[?] 11002[?]  2758[?] 2670[?] 11001[?]  -2670[?] -2758[?] 11000[?]  -2479[?] -2670[?] -26[?] 2757[?] 10999[?]  -2757[?] 2479[?] 10998[?]  -2757[?] 2670[?] 10997[?]  -2757[?] 26[?] 10996[?]  -2480[?] -25[?] 2756[?] -2670[?] 10995[?]  -2756[?] 2480[?] 10994[?]  -2756[?] 2670[?] 10993[?]  -2756[?] 25[?] 10992[?]  -2480[?] 2755[?] -2669[?] -24[?] 10991[?]  -2755[?] 2480[?] 10990[?]  -2755[?] 2669[?] 10989[?]  24[?] -2755[?] 10988[?]  -2479[?] 2754[?] -2669[?] -23[?] 10987[?]  2479[?] -2754[?] 10986[?]  -2754[?] 2669[?] 10985[?]  23[?] -2754[?] 10984[?]  2753[?] 2666[?] 2665[?] 10983[?]  -2666[?] -2753[?] 10982[?]  -2665[?] -2753[?] 10981[?]  -2752[?] 2666[?] 2665[?] 10980[?]  -2666[?] 2752[?] 10979[?]  -2665[?] 2752[?] 10978[?]  2751[?] 2662[?] 2661[?] 10977[?]  -2662[?] -2751[?] 10976[?]  -2661[?] -2751[?] 10975[?]  -2750[?] 2662[?] 2661[?] 10974[?]  -2662[?] 2750[?] 10973[?]  -2661[?] 2750[?] 10972[?]  2658[?] 2657[?] 2749[?] 10971[?]  -2749[?] -2658[?] 10970[?]  -2657[?] -2749[?] 10969[?]  2658[?] 2657[?] -2748[?] 10968[?]  2748[?] -2658[?] 10967[?]  -2657[?] 2748[?] 10966[?]  2747[?] 2656[?] 10965[?]  -2656[?] -2747[?] 10964[?]  -2467[?] -2656[?] -26[?] 2746[?] 10963[?]  -2746[?] 2467[?] 10962[?]  -2746[?] 2656[?] 10961[?]  -2746[?] 26[?] 10960[?]  -25[?] -2468[?] -2656[?] 2745[?] 10959[?]  -2745[?] 2468[?] 10958[?]  -2745[?] 2656[?] 10957[?]  -2745[?] 25[?] 10956[?]  -2468[?] 2744[?] -2655[?] -24[?] 10955[?]  -2744[?] 2468[?] 10954[?]  -2744[?] 2655[?] 10953[?]  24[?] -2744[?] 10952[?]  -2467[?] 2743[?] -2655[?] -23[?] 10951[?]  2467[?] -2743[?] 10950[?]  -2743[?] 2655[?] 10949[?]  23[?] -2743[?] 10948[?]  2742[?] 2652[?] 2651[?] 10947[?]  -2652[?] -2742[?] 10946[?]  -2651[?] -2742[?] 10945[?]  -2741[?] 2652[?] 2651[?] 10944[?]  -2652[?] 2741[?] 10943[?]  -2651[?] 2741[?] 10942[?]  2740[?] -2699[?] -2267[?] 10941[?]  2267[?] -2740[?] 10940[?]  2699[?] -2740[?] 10939[?]  -2739[?] 2716[?] 2715[?] 10938[?]  -2716[?] 2739[?] 10937[?]  2739[?] -2715[?] 10936[?]  -2738[?] 2714[?] 2713[?] 10935[?]  -2714[?] 2738[?] 10934[?]  2738[?] -2713[?] 10933[?]  -2737[?] 2712[?] 2711[?] 10932[?]  -2712[?] 2737[?] 10931[?]  -2711[?] 2737[?] 10930[?]  -2736[?] 2710[?] 2709[?] 10929[?]  -2710[?] 2736[?] 10928[?]  -2709[?] 2736[?] 10927[?]  -2735[?] 2708[?] 2707[?] 10926[?]  2735[?] -2708[?] 10925[?]  2735[?] -2707[?] 10924[?]  -2734[?] 2706[?] 2705[?] 10923[?]  2734[?] -2706[?] 10922[?]  -2705[?] 2734[?] 10921[?]  -2733[?] 2704[?] 2703[?] 10920[?]  -2704[?] 2733[?] 10919[?]  -2703[?] 2733[?] 10918[?]  -2732[?] 2702[?] 2200[?] 2701[?] 10917[?]  2732[?] -2200[?] 10916[?]  2732[?] -2702[?] 10915[?]  -2701[?] 2732[?] 10914[?]  -2698[?] 2731[?] -2128[?] 10913[?]  -2731[?] 2128[?] 10912[?]  -2731[?] 2698[?] 10911[?]  2730[?] -2700[?] -2125[?] 10910[?]  2125[?] -2730[?] 10909[?]  2700[?] -2730[?] 10908[?]  2681[?] 2729[?] 10907[?]  -2729[?] -2681[?] 10906[?]  2728[?] 2680[?] 10905[?]  -2680[?] -2728[?] 10904[?]  2727[?] 2684[?] 10903[?]  -2684[?] -2727[?] 10902[?]  2726[?] 2685[?] 10901[?]  -2685[?] -2726[?] 10900[?]  2683[?] 2725[?] 10899[?]  2724[?] 2682[?] 10897[?]  -2292[?] -2679[?] 2723[?] 10895[?]  -2723[?] 2292[?] 10894[?]  -2723[?] 2679[?] 10893[?]  2678[?] 2677[?] 2486[?] -2722[?] 10892[?]  2722[?] -2486[?] 10891[?]  -2678[?] 2722[?] 10890[?]  -2677[?] 2722[?] 10889[?]  2483[?] 2674[?] 2673[?] -2721[?] 10888[?]  2721[?] -2483[?] 10887[?]  -2674[?] 2721[?] 10886[?]  -2673[?] 2721[?] 10885[?]  2668[?] 2667[?] -2720[?] 2477[?] 10884[?]  -2477[?] 2720[?] 10883[?]  -2668[?] 2720[?] 10882[?]  -2667[?] 2720[?] 10881[?]  2664[?] 2663[?] 2474[?] -2719[?] 10880[?]  2719[?] -2474[?] 10879[?]  -2664[?] 2719[?] 10878[?]  -2663[?] 2719[?] 10877[?]  2471[?] -2718[?] 2660[?] 2659[?] 10876[?]  2718[?] -2471[?] 10875[?]  -2660[?] 2718[?] 10874[?]  -2659[?] 2718[?] 10873[?]  -2717[?] 2465[?] 2653[?] 2654[?] 10872[?]  -2465[?] 2717[?] 10871[?]  -2654[?] 2717[?] 10870[?]  -2653[?] 2717[?] 10869[?]  -2649[?] 2716[?] -1855[?] 10868[?]  -2716[?] 1855[?] 10867[?]  -2716[?] 2649[?] 10866[?]  -2000[?] -2641[?] 2715[?] 10865[?]  -2715[?] 2000[?] 10864[?]  2641[?] -2715[?] 10863[?]  -2648[?] 2714[?] -1855[?] 10862[?]  -2714[?] 1855[?] 10861[?]  -2714[?] 2648[?] 10860[?]  -2640[?] -1999[?] 2713[?] 10859[?]  -2713[?] 1999[?] 10858[?]  2640[?] -2713[?] 10857[?]  -2647[?] 2712[?] -1855[?] 10856[?]  -2712[?] 1855[?] 10855[?]  2647[?] -2712[?] 10854[?]  -2639[?] -1998[?] 2711[?] 10853[?]  -2711[?] 1998[?] 10852[?]  -2711[?] 2639[?] 10851[?]  -2646[?] 2710[?] -1855[?] 10850[?]  -2710[?] 1855[?] 10849[?]  -2710[?] 2646[?] 10848[?]  -2638[?] -1997[?] 2709[?] 10847[?]  -2709[?] 1997[?] 10846[?]  -2709[?] 2638[?] 10845[?]  -2645[?] 2708[?] -1855[?] 10844[?]  -2708[?] 1855[?] 10843[?]  2645[?] -2708[?] 10842[?]  -2637[?] -1996[?] 2707[?] 10841[?]  -2707[?] 1996[?] 10840[?]  2637[?] -2707[?] 10839[?]  -2644[?] 2706[?] -1855[?] 10838[?]  -2706[?] 1855[?] 10837[?]  2644[?] -2706[?] 10836[?]  -2636[?] -1995[?] 2705[?] 10835[?]  -2705[?] 1995[?] 10834[?]  2636[?] -2705[?] 10833[?]  -2643[?] 2704[?] -1855[?] 10832[?]  -2704[?] 1855[?] 10831[?]  -2704[?] 2643[?] 10830[?]  -2635[?] -1994[?] 2703[?] 10829[?]  -2703[?] 1994[?] 10828[?]  2635[?] -2703[?] 10827[?]  2702[?] -2642[?] -2148[?] 10826[?]  -2702[?] 2148[?] 10825[?]  2642[?] -2702[?] 10824[?]  -2634[?] -2147[?] 2701[?] 10823[?]  -2701[?] 2147[?] 10822[?]  -2701[?] 2634[?] 10821[?]  2700[?] 2633[?] 2061[?] 10820[?]  -2061[?] -2700[?] 10819[?]  -2633[?] -2700[?] 10818[?]  -2699[?] 2632[?] 2191[?] 2124[?] 10817[?]  2699[?] -2191[?] 10816[?]  2699[?] -2124[?] 10815[?]  -2632[?] 2699[?] 10814[?]  2698[?] 2631[?] 2190[?] 10813[?]  -2698[?] -2190[?] 10812[?]  -2631[?] -2698[?] 10811[?]  -2697[?] 2492[?] 10809[?]  -2492[?] 2696[?] 10808[?]  -2696[?] 2492[?] 10807[?]  -2695[?] 2491[?] 10805[?]  -2491[?] 2694[?] 10804[?]  -2694[?] 2491[?] 10803[?]  -2693[?] 2490[?] 10801[?]  -2490[?] 2692[?] 10800[?]  -2692[?] 2490[?] 10799[?]  -2489[?] 2691[?] 10798[?]  -2691[?] 2489[?] 10797[?]  -2489[?] 2690[?] 10796[?]  -2690[?] 2489[?] 10795[?]  -2689[?] 2488[?] 10793[?]  -2488[?] 2688[?] 10792[?]  -2688[?] 2488[?] 10791[?]  -2687[?] 2487[?] 10789[?]  -2487[?] 2686[?] 10788[?]  -2686[?] 2487[?] 10787[?]  -2332[?] 2685[?] 10786[?]  -2685[?] 2332[?] 10785[?]  -2332[?] 2684[?] 10784[?]  -2684[?] 2332[?] 10783[?]  2683[?] -2331[?] 10782[?]  2331[?] -2683[?] 10781[?]  -2330[?] 2682[?] 10780[?]  -2682[?] 2330[?] 10779[?]  2681[?] -2331[?] 10778[?]  2331[?] -2681[?] 10777[?]  -2330[?] 2680[?] 10776[?]  -2680[?] 2330[?] 10775[?]  -2679[?] 2629[?] 2497[?] 10774[?]  -2629[?] 2679[?] 10773[?]  -2497[?] 2679[?] 10772[?]  -2484[?] 2678[?] -26[?] -2290[?] 10771[?]  -2678[?] 2484[?] 10770[?]  -2678[?] 2290[?] 10769[?]  -2678[?] 26[?] 10768[?]  -2485[?] 2677[?] -25[?] -2290[?] 10767[?]  -2677[?] 2485[?] 10766[?]  -2677[?] 2290[?] 10765[?]  -2677[?] 25[?] 10764[?]  -2485[?] -2289[?] 2676[?] -24[?] 10763[?]  2485[?] -2676[?] 10762[?]  -2676[?] 2289[?] 10761[?]  24[?] -2676[?] 10760[?]  -2484[?] -2289[?] 2675[?] -23[?] 10759[?]  -2675[?] 2484[?] 10758[?]  -2675[?] 2289[?] 10757[?]  23[?] -2675[?] 10756[?]  -2481[?] -2287[?] -26[?] 2674[?] 10755[?]  -2674[?] 2481[?] 10754[?]  -2674[?] 2287[?] 10753[?]  -2674[?] 26[?] 10752[?]  -2482[?] -25[?] 2673[?] -2287[?] 10751[?]  -2673[?] 2482[?] 10750[?]  -2673[?] 2287[?] 10749[?]  -2673[?] 25[?] 10748[?]  -2482[?] 2672[?] -2286[?] -24[?] 10747[?]  -2672[?] 2482[?] 10746[?]  -2672[?] 2286[?] 10745[?]  24[?] -2672[?] 10744[?]  -2481[?] 2671[?] -2286[?] -23[?] 10743[?]  -2671[?] 2481[?] 10742[?]  -2671[?] 2286[?] 10741[?]  -2671[?] 23[?] 10740[?]  2478[?] 2670[?] 2096[?] 2033[?] 10739[?]  -2096[?] -2670[?] 10738[?]  -2033[?] -2670[?] 10737[?]  -2670[?] -2478[?] 10736[?]  2478[?] -2669[?] 2096[?] 2033[?] 10735[?]  -2096[?] 2669[?] 10734[?]  -2033[?] 2669[?] 10733[?]  2669[?] -2478[?] 10732[?]  -2475[?] -26[?] 2668[?] -2283[?] 10731[?]  -2668[?] 2475[?] 10730[?]  -2668[?] 2283[?] 10729[?]  -2668[?] 26[?] 10728[?]  -2476[?] -25[?] -2283[?] 2667[?] 10727[?]  -2667[?] 2476[?] 10726[?]  -2667[?] 2283[?] 10725[?]  -2667[?] 25[?] 10724[?]  -2476[?] -2282[?] 2666[?] -24[?] 10723[?]  2476[?] -2666[?] 10722[?]  -2666[?] 2282[?] 10721[?]  24[?] -2666[?] 10720[?]  -2475[?] -2282[?] 2665[?] -23[?] 10719[?]  -2665[?] 2475[?] 10718[?]  -2665[?] 2282[?] 10717[?]  23[?] -2665[?] 10716[?]  -2472[?] -26[?] 2664[?] -2280[?] 10715[?]  -2664[?] 2472[?] 10714[?]  -2664[?] 2280[?] 10713[?]  -2664[?] 26[?] 10712[?]  -2473[?] 2663[?] -2280[?] -25[?] 10711[?]  -2663[?] 2473[?] 10710[?]  -2663[?] 2280[?] 10709[?]  -2663[?] 25[?] 10708[?]  -2473[?] -2279[?] 2662[?] -24[?] 10707[?]  -2662[?] 2473[?] 10706[?]  -2662[?] 2279[?] 10705[?]  24[?] -2662[?] 10704[?]  -2472[?] -2279[?] 2661[?] -23[?] 10703[?]  2472[?] -2661[?] 10702[?]  -2661[?] 2279[?] 10701[?]  23[?] -2661[?] 10700[?]  -2469[?] -26[?] 2660[?] -2277[?] 10699[?]  -2660[?] 2469[?] 10698[?]  -2660[?] 2277[?] 10697[?]  -2660[?] 26[?] 10696[?]  -25[?] -2277[?] -2470[?] 2659[?] 10695[?]  -2659[?] 2470[?] 10694[?]  -2659[?] 2277[?] 10693[?]  -2659[?] 25[?] 10692[?]  2658[?] -2470[?] -2276[?] -24[?] 10691[?]  2470[?] -2658[?] 10690[?]  2276[?] -2658[?] 10689[?]  24[?] -2658[?] 10688[?]  -2469[?] 2657[?] -2276[?] -23[?] 10687[?]  -2657[?] 2469[?] 10686[?]  -2657[?] 2276[?] 10685[?]  23[?] -2657[?] 10684[?]  2466[?] 2092[?] 2656[?] 2021[?] 10683[?]  -2092[?] -2656[?] 10682[?]  -2021[?] -2656[?] 10681[?]  -2656[?] -2466[?] 10680[?]  2466[?] 2092[?] -2655[?] 2021[?] 10679[?]  -2092[?] 2655[?] 10678[?]  -2021[?] 2655[?] 10677[?]  2655[?] -2466[?] 10676[?]  -2463[?] -26[?] -2273[?] 2654[?] 10675[?]  -2654[?] 2463[?] 10674[?]  -2654[?] 2273[?] 10673[?]  -2654[?] 26[?] 10672[?]  -2464[?] -25[?] -2273[?] 2653[?] 10671[?]  -2653[?] 2464[?] 10670[?]  -2653[?] 2273[?] 10669[?]  -2653[?] 25[?] 10668[?]  -2464[?] -2272[?] 2652[?] -24[?] 10667[?]  -2652[?] 2464[?] 10666[?]  -2652[?] 2272[?] 10665[?]  24[?] -2652[?] 10664[?]  -2463[?] -2272[?] 2651[?] -23[?] 10663[?]  2463[?] -2651[?] 10662[?]  -2651[?] 2272[?] 10661[?]  23[?] -2651[?] 10660[?]  2650[?] -2500[?] -2265[?] 10659[?]  2265[?] -2650[?] 10658[?]  2500[?] -2650[?] 10657[?]  2649[?] 2627[?] 2626[?] 2623[?] 2628[?] 2625[?] 2622[?] 2624[?] 2621[?] 10656[?]  -2628[?] -2649[?] 10655[?]  -2649[?] -2627[?] 10654[?]  -2649[?] -2626[?] 10653[?]  -2625[?] -2649[?] 10652[?]  -2624[?] -2649[?] 10651[?]  -2623[?] -2649[?] 10650[?]  -2622[?] -2649[?] 10649[?]  -2621[?] -2649[?] 10648[?]  2648[?] 2619[?] 2618[?] 2615[?] 2620[?] 2617[?] 2614[?] 2616[?] 2613[?] 10647[?]  -2620[?] -2648[?] 10646[?]  -2619[?] -2648[?] 10645[?]  -2648[?] -2618[?] 10644[?]  -2648[?] -2617[?] 10643[?]  -2616[?] -2648[?] 10642[?]  -2615[?] -2648[?] 10641[?]  -2614[?] -2648[?] 10640[?]  -2613[?] -2648[?] 10639[?]  2647[?] 2611[?] 2610[?] 2612[?] 2607[?] 2609[?] 2605[?] 2608[?] 2606[?] 10638[?]  -2612[?] -2647[?] 10637[?]  -2611[?] -2647[?] 10636[?]  -2610[?] -2647[?] 10635[?]  -2609[?] -2647[?] 10634[?]  -2608[?] -2647[?] 10633[?]  -2607[?] -2647[?] 10632[?]  -2606[?] -2647[?] 10631[?]  -2605[?] -2647[?] 10630[?]  2646[?] 2603[?] 2602[?] 2604[?] 2599[?] 2601[?] 2598[?] 2600[?] 2597[?] 10629[?]  -2604[?] -2646[?] 10628[?]  -2603[?] -2646[?] 10627[?]  -2602[?] -2646[?] 10626[?]  -2601[?] -2646[?] 10625[?]  -2600[?] -2646[?] 10624[?]  -2599[?] -2646[?] 10623[?]  -2598[?] -2646[?] 10622[?]  -2597[?] -2646[?] 10621[?]  2645[?] 2595[?] 2594[?] 2591[?] 2596[?] 2593[?] 2590[?] 2592[?] 2589[?] 10620[?]  -2596[?] -2645[?] 10619[?]  -2595[?] -2645[?] 10618[?]  -2594[?] -2645[?] 10617[?]  -2593[?] -2645[?] 10616[?]  -2592[?] -2645[?] 10615[?]  -2591[?] -2645[?] 10614[?]  -2590[?] -2645[?] 10613[?]  -2589[?] -2645[?] 10612[?]  2644[?] 2588[?] 2587[?] 2586[?] 2583[?] 2585[?] 2582[?] 2584[?] 2581[?] 10611[?]  -2588[?] -2644[?] 10610[?]  -2587[?] -2644[?] 10609[?]  -2586[?] -2644[?] 10608[?]  -2585[?] -2644[?] 10607[?]  -2584[?] -2644[?] 10606[?]  -2583[?] -2644[?] 10605[?]  -2582[?] -2644[?] 10604[?]  -2581[?] -2644[?] 10603[?]  2580[?] 2643[?] 2579[?] 2577[?] 2578[?] 2575[?] 2574[?] 2576[?] 2573[?] 10602[?]  -2643[?] -2580[?] 10601[?]  -2579[?] -2643[?] 10600[?]  -2578[?] -2643[?] 10599[?]  -2577[?] -2643[?] 10598[?]  -2576[?] -2643[?] 10597[?]  -2575[?] -2643[?] 10596[?]  -2574[?] -2643[?] 10595[?]  -2573[?] -2643[?] 10594[?]  2642[?] 2572[?] 2570[?] 2569[?] 2571[?] 2567[?] 2566[?] 2568[?] 2565[?] 10593[?]  -2572[?] -2642[?] 10592[?]  -2571[?] -2642[?] 10591[?]  -2570[?] -2642[?] 10590[?]  -2569[?] -2642[?] 10589[?]  -2568[?] -2642[?] 10588[?]  -2567[?] -2642[?] 10587[?]  -2566[?] -2642[?] 10586[?]  -2565[?] -2642[?] 10585[?]  2641[?] 2561[?] 2564[?] 2562[?] 2563[?] 2559[?] 2560[?] 2558[?] 2557[?] 10584[?]  -2564[?] -2641[?] 10583[?]  -2563[?] -2641[?] 10582[?]  -2562[?] -2641[?] 10581[?]  -2561[?] -2641[?] 10580[?]  -2560[?] -2641[?] 10579[?]  -2559[?] -2641[?] 10578[?]  -2558[?] -2641[?] 10577[?]  -2557[?] -2641[?] 10576[?]  2640[?] 2556[?] 2555[?] 2554[?] 2553[?] 2551[?] 2550[?] 2552[?] 2549[?] 10575[?]  -2556[?] -2640[?] 10574[?]  -2555[?] -2640[?] 10573[?]  -2554[?] -2640[?] 10572[?]  -2553[?] -2640[?] 10571[?]  -2552[?] -2640[?] 10570[?]  -2551[?] -2640[?] 10569[?]  -2550[?] -2640[?] 10568[?]  -2549[?] -2640[?] 10567[?]  2639[?] 2548[?] 2547[?] 2545[?] 2546[?] 2543[?] 2542[?] 2544[?] 2541[?] 10566[?]  -2548[?] -2639[?] 10565[?]  -2639[?] -2547[?] 10564[?]  -2546[?] -2639[?] 10563[?]  -2545[?] -2639[?] 10562[?]  -2544[?] -2639[?] 10561[?]  -2543[?] -2639[?] 10560[?]  -2542[?] -2639[?] 10559[?]  -2541[?] -2639[?] 10558[?]  2638[?] 2539[?] 2538[?] 2537[?] 2535[?] 2540[?] 2534[?] 2536[?] 2533[?] 10557[?]  -2540[?] -2638[?] 10556[?]  -2638[?] -2539[?] 10555[?]  -2538[?] -2638[?] 10554[?]  -2537[?] -2638[?] 10553[?]  -2536[?] -2638[?] 10552[?]  -2638[?] -2535[?] 10551[?]  -2534[?] -2638[?] 10550[?]  -2533[?] -2638[?] 10549[?]  2637[?] 2531[?] 2530[?] 2527[?] 2529[?] 2532[?] 2525[?] 2526[?] 2528[?] 10548[?]  -2532[?] -2637[?] 10547[?]  -2531[?] -2637[?] 10546[?]  -2530[?] -2637[?] 10545[?]  -2529[?] -2637[?] 10544[?]  -2528[?] -2637[?] 10543[?]  -2527[?] -2637[?] 10542[?]  -2526[?] -2637[?] 10541[?]  -2525[?] -2637[?] 10540[?]  2636[?] 2523[?] 2522[?] 2519[?] 2521[?] 2524[?] 2518[?] 2520[?] 2517[?] 10539[?]  -2524[?] -2636[?] 10538[?]  -2523[?] -2636[?] 10537[?]  -2522[?] -2636[?] 10536[?]  -2521[?] -2636[?] 10535[?]  -2520[?] -2636[?] 10534[?]  -2519[?] -2636[?] 10533[?]  -2518[?] -2636[?] 10532[?]  -2517[?] -2636[?] 10531[?]  2635[?] 2515[?] 2514[?] 2511[?] 2513[?] 2516[?] 2510[?] 2512[?] 2509[?] 10530[?]  -2516[?] -2635[?] 10529[?]  -2515[?] -2635[?] 10528[?]  -2514[?] -2635[?] 10527[?]  -2513[?] -2635[?] 10526[?]  -2512[?] -2635[?] 10525[?]  -2511[?] -2635[?] 10524[?]  -2510[?] -2635[?] 10523[?]  -2509[?] -2635[?] 10522[?]  2634[?] 2507[?] 2506[?] 2503[?] 2505[?] 2508[?] 2502[?] 2504[?] 2501[?] 10521[?]  -2508[?] -2634[?] 10520[?]  -2507[?] -2634[?] 10519[?]  -2506[?] -2634[?] 10518[?]  -2505[?] -2634[?] 10517[?]  -2504[?] -2634[?] 10516[?]  -2503[?] -2634[?] 10515[?]  -2502[?] -2634[?] 10514[?]  -2501[?] -2634[?] 10513[?]  -1957[?] -2332[?] 2633[?] 10512[?]  -2633[?] 1957[?] 10511[?]  -2633[?] 2332[?] 10510[?]  -2333[?] 2632[?] -2122[?] 10509[?]  -2632[?] 2122[?] 10508[?]  -2632[?] 2333[?] 10507[?]  -1956[?] -2499[?] 2631[?] 10506[?]  -2631[?] 1956[?] 10505[?]  2499[?] -2631[?] 10504[?]  -2333[?] 2630[?] 10503[?]  -2630[?] 2333[?] 10502[?]  -2495[?] 2629[?] -2493[?] -2496[?] -2494[?] -1782[?] 10501[?]  1782[?] -2629[?] 10500[?]  -2629[?] 2496[?] 10499[?]  -2629[?] 2495[?] 10498[?]  -2629[?] 2494[?] 10497[?]  -2629[?] 2493[?] 10496[?]  -45[?] -2462[?] 2628[?] 10495[?]  -2628[?] 2462[?] 10494[?]  -2628[?] 45[?] 10493[?]  -44[?] -2461[?] 2627[?] 10492[?]  -2627[?] 2461[?] 10491[?]  44[?] -2627[?] 10490[?]  -43[?] -2460[?] 2626[?] 10489[?]  -2626[?] 2460[?] 10488[?]  43[?] -2626[?] 10487[?]  -2459[?] -42[?] 2625[?] 10486[?]  -2625[?] 2459[?] 10485[?]  -2625[?] 42[?] 10484[?]  -2458[?] -41[?] 2624[?] 10483[?]  -2624[?] 2458[?] 10482[?]  -2624[?] 41[?] 10481[?]  -40[?] -2457[?] 2623[?] 10480[?]  -2623[?] 2457[?] 10479[?]  -2623[?] 40[?] 10478[?]  -2456[?] -39[?] 2622[?] 10477[?]  -2622[?] 2456[?] 10476[?]  -2622[?] 39[?] 10475[?]  -46[?] -2455[?] 2621[?] 10474[?]  -2621[?] 2455[?] 10473[?]  46[?] -2621[?] 10472[?]  -2454[?] -44[?] 2620[?] 10471[?]  -2620[?] 2454[?] 10470[?]  -2620[?] 44[?] 10469[?]  -43[?] -2453[?] 2619[?] 10468[?]  -2619[?] 2453[?] 10467[?]  -2619[?] 43[?] 10466[?]  -42[?] -2452[?] 2618[?] 10465[?]  -2618[?] 2452[?] 10464[?]  -2618[?] 42[?] 10463[?]  -2451[?] -41[?] 2617[?] 10462[?]  -2617[?] 2451[?] 10461[?]  -2617[?] 41[?] 10460[?]  -2450[?] -40[?] 2616[?] 10459[?]  -2616[?] 2450[?] 10458[?]  -2616[?] 40[?] 10457[?]  -2449[?] -39[?] 2615[?] 10456[?]  -2615[?] 2449[?] 10455[?]  -2615[?] 39[?] 10454[?]  -2448[?] -1737[?] 2614[?] 10453[?]  -2614[?] 2448[?] 10452[?]  -2614[?] 1737[?] 10451[?]  -45[?] -2447[?] 2613[?] 10450[?]  -2613[?] 2447[?] 10449[?]  -2613[?] 45[?] 10448[?]  -2446[?] -43[?] 2612[?] 10447[?]  -2612[?] 2446[?] 10446[?]  -2612[?] 43[?] 10445[?]  -42[?] -2445[?] 2611[?] 10444[?]  -2611[?] 2445[?] 10443[?]  -2611[?] 42[?] 10442[?]  -41[?] -2444[?] 2610[?] 10441[?]  -2610[?] 2444[?] 10440[?]  41[?] -2610[?] 10439[?]  -40[?] -2443[?] 2609[?] 10438[?]  -2609[?] 2443[?] 10437[?]  -2609[?] 40[?] 10436[?]  -2442[?] -39[?] 2608[?] 10435[?]  -2608[?] 2442[?] 10434[?]  -2608[?] 39[?] 10433[?]  -2441[?] -1737[?] 2607[?] 10432[?]  -2607[?] 2441[?] 10431[?]  -2607[?] 1737[?] 10430[?]  -2440[?] -1735[?] 2606[?] 10429[?]  -2606[?] 2440[?] 10428[?]  -2606[?] 1735[?] 10427[?]  -2439[?] -44[?] 2605[?] 10426[?]  -2605[?] 2439[?] 10425[?]  44[?] -2605[?] 10424[?]  -2438[?] -42[?] 2604[?] 10423[?]  -2604[?] 2438[?] 10422[?]  -2604[?] 42[?] 10421[?]  -41[?] -2437[?] 2603[?] 10420[?]  -2603[?] 2437[?] 10419[?]  -2603[?] 41[?] 10418[?]  -40[?] -2436[?] 2602[?] 10417[?]  -2602[?] 2436[?] 10416[?]  -2602[?] 40[?] 10415[?]  -2435[?] -39[?] 2601[?] 10414[?]  -2601[?] 2435[?] 10413[?]  -2601[?] 39[?] 10412[?]  -2434[?] -1737[?] 2600[?] 10411[?]  -2600[?] 2434[?] 10410[?]  -2600[?] 1737[?] 10409[?]  -2433[?] -1735[?] 2599[?] 10408[?]  -2599[?] 2433[?] 10407[?]  -2599[?] 1735[?] 10406[?]  -2432[?] -1733[?] 2598[?] 10405[?]  -2598[?] 2432[?] 10404[?]  -2598[?] 1733[?] 10403[?]  -2431[?] -43[?] 2597[?] 10402[?]  -2597[?] 2431[?] 10401[?]  -2597[?] 43[?] 10400[?]  -2430[?] -41[?] 2596[?] 10399[?]  2430[?] -2596[?] 10398[?]  41[?] -2596[?] 10397[?]  -40[?] -2429[?] 2595[?] 10396[?]  -2595[?] 2429[?] 10395[?]  -2595[?] 40[?] 10394[?]  -2428[?] -39[?] 2594[?] 10393[?]  -2594[?] 2428[?] 10392[?]  -2594[?] 39[?] 10391[?]  -2427[?] -1737[?] 2593[?] 10390[?]  -2593[?] 2427[?] 10389[?]  -2593[?] 1737[?] 10388[?]  -2426[?] -1735[?] 2592[?] 10387[?]  -2592[?] 2426[?] 10386[?]  -2592[?] 1735[?] 10385[?]  -2425[?] -1733[?] 2591[?] 10384[?]  -2591[?] 2425[?] 10383[?]  -2591[?] 1733[?] 10382[?]  -2424[?] -1731[?] 2590[?] 10381[?]  -2590[?] 2424[?] 10380[?]  -2590[?] 1731[?] 10379[?]  -2423[?] -42[?] 2589[?] 10378[?]  -2589[?] 2423[?] 10377[?]  -2589[?] 42[?] 10376[?]  -40[?] -2422[?] 2588[?] 10375[?]  -2588[?] 2422[?] 10374[?]  -2588[?] 40[?] 10373[?]  -2421[?] -39[?] 2587[?] 10372[?]  -2587[?] 2421[?] 10371[?]  -2587[?] 39[?] 10370[?]  -2420[?] -1737[?] 2586[?] 10369[?]  -2586[?] 2420[?] 10368[?]  -2586[?] 1737[?] 10367[?]  -2419[?] -1735[?] 2585[?] 10366[?]  -2585[?] 2419[?] 10365[?]  -2585[?] 1735[?] 10364[?]  -2418[?] -1733[?] 2584[?] 10363[?]  -2584[?] 2418[?] 10362[?]  -2584[?] 1733[?] 10361[?]  -2417[?] -1731[?] 2583[?] 10360[?]  -2583[?] 2417[?] 10359[?]  -2583[?] 1731[?] 10358[?]  -2416[?] -1730[?] 2582[?] 10357[?]  -2582[?] 2416[?] 10356[?]  -2582[?] 1730[?] 10355[?]  -2415[?] -41[?] 2581[?] 10354[?]  -2581[?] 2415[?] 10353[?]  -2581[?] 41[?] 10352[?]  2580[?] -2414[?] -39[?] 10351[?]  2414[?] -2580[?] 10350[?]  39[?] -2580[?] 10349[?]  -2413[?] -1737[?] 2579[?] 10348[?]  -2579[?] 2413[?] 10347[?]  -2579[?] 1737[?] 10346[?]  -2412[?] -1735[?] 2578[?] 10345[?]  -2578[?] 2412[?] 10344[?]  -2578[?] 1735[?] 10343[?]  -2411[?] -1733[?] 2577[?] 10342[?]  -2577[?] 2411[?] 10341[?]  -2577[?] 1733[?] 10340[?]  -2410[?] -1731[?] 2576[?] 10339[?]  -2576[?] 2410[?] 10338[?]  -2576[?] 1731[?] 10337[?]  -2409[?] -1730[?] 2575[?] 10336[?]  -2575[?] 2409[?] 10335[?]  -2575[?] 1730[?] 10334[?]  -2408[?] -1727[?] 2574[?] 10333[?]  -2574[?] 2408[?] 10332[?]  -2574[?] 1727[?] 10331[?]  -2407[?] -40[?] 2573[?] 10330[?]  -2573[?] 2407[?] 10329[?]  -2573[?] 40[?] 10328[?]  -2406[?] -1737[?] 2572[?] 10327[?]  -2572[?] 2406[?] 10326[?]  -2572[?] 1737[?] 10325[?]  -2405[?] -1735[?] 2571[?] 10324[?]  -2571[?] 2405[?] 10323[?]  -2571[?] 1735[?] 10322[?]  -2404[?] -1733[?] 2570[?] 10321[?]  -2570[?] 2404[?] 10320[?]  -2570[?] 1733[?] 10319[?]  -2403[?] -1731[?] 2569[?] 10318[?]  -2569[?] 2403[?] 10317[?]  -2569[?] 1731[?] 10316[?]  -2402[?] -1730[?] 2568[?] 10315[?]  -2568[?] 2402[?] 10314[?]  -2568[?] 1730[?] 10313[?]  -2401[?] -1727[?] 2567[?] 10312[?]  -2567[?] 2401[?] 10311[?]  -2567[?] 1727[?] 10310[?]  -2400[?] -1723[?] 2566[?] 10309[?]  -2566[?] 2400[?] 10308[?]  -2566[?] 1723[?] 10307[?]  -2399[?] -39[?] 2565[?] 10306[?]  -2565[?] 2399[?] 10305[?]  -2565[?] 39[?] 10304[?]  -2398[?] -1721[?] 2564[?] 10303[?]  -2564[?] 2398[?] 10302[?]  -2564[?] 1721[?] 10301[?]  -2397[?] -1723[?] 2563[?] 10300[?]  -2563[?] 2397[?] 10299[?]  -2563[?] 1723[?] 10298[?]  -2396[?] -1727[?] 2562[?] 10297[?]  -2562[?] 2396[?] 10296[?]  -2562[?] 1727[?] 10295[?]  -2395[?] 2561[?] -1730[?] 10294[?]  -2561[?] 2395[?] 10293[?]  -2561[?] 1730[?] 10292[?]  -2394[?] -1731[?] 2560[?] 10291[?]  -2560[?] 2394[?] 10290[?]  -2560[?] 1731[?] 10289[?]  -2393[?] -1733[?] 2559[?] 10288[?]  -2559[?] 2393[?] 10287[?]  -2559[?] 1733[?] 10286[?]  -2392[?] -1735[?] 2558[?] 10285[?]  -2558[?] 2392[?] 10284[?]  -2558[?] 1735[?] 10283[?]  -2391[?] -22[?] 2557[?] 10282[?]  -2557[?] 2391[?] 10281[?]  -2557[?] 22[?] 10280[?]  -2390[?] -22[?] 2556[?] 10279[?]  -2556[?] 2390[?] 10278[?]  -2556[?] 22[?] 10277[?]  -2389[?] -1721[?] 2555[?] 10276[?]  -2555[?] 2389[?] 10275[?]  -2555[?] 1721[?] 10274[?]  -2388[?] -1723[?] 2554[?] 10273[?]  -2554[?] 2388[?] 10272[?]  -2554[?] 1723[?] 10271[?]  -2387[?] -1727[?] 2553[?] 10270[?]  -2553[?] 2387[?] 10269[?]  -2553[?] 1727[?] 10268[?]  -2386[?] -1730[?] 2552[?] 10267[?]  -2552[?] 2386[?] 10266[?]  -2552[?] 1730[?] 10265[?]  -2385[?] -1731[?] 2551[?] 10264[?]  -2551[?] 2385[?] 10263[?]  -2551[?] 1731[?] 10262[?]  -2384[?] -1733[?] 2550[?] 10261[?]  -2550[?] 2384[?] 10260[?]  -2550[?] 1733[?] 10259[?]  -2383[?] -21[?] 2549[?] 10258[?]  -2549[?] 2383[?] 10257[?]  -2549[?] 21[?] 10256[?]  -2382[?] -21[?] 2548[?] 10255[?]  -2548[?] 2382[?] 10254[?]  -2548[?] 21[?] 10253[?]  -22[?] -2381[?] 2547[?] 10252[?]  -2547[?] 2381[?] 10251[?]  22[?] -2547[?] 10250[?]  -2380[?] -1721[?] 2546[?] 10249[?]  -2546[?] 2380[?] 10248[?]  -2546[?] 1721[?] 10247[?]  -2379[?] -1723[?] 2545[?] 10246[?]  -2545[?] 2379[?] 10245[?]  -2545[?] 1723[?] 10244[?]  -2378[?] -1727[?] 2544[?] 10243[?]  -2544[?] 2378[?] 10242[?]  -2544[?] 1727[?] 10241[?]  -2377[?] -1730[?] 2543[?] 10240[?]  -2543[?] 2377[?] 10239[?]  -2543[?] 1730[?] 10238[?]  -2376[?] -1731[?] 2542[?] 10237[?]  -2542[?] 2376[?] 10236[?]  -2542[?] 1731[?] 10235[?]  -20[?] -2375[?] 2541[?] 10234[?]  -2541[?] 2375[?] 10233[?]  -2541[?] 20[?] 10232[?]  -20[?] -2374[?] 2540[?] 10231[?]  -2540[?] 2374[?] 10230[?]  -2540[?] 20[?] 10229[?]  -21[?] -2373[?] 2539[?] 10228[?]  -2539[?] 2373[?] 10227[?]  21[?] -2539[?] 10226[?]  -2372[?] -22[?] 2538[?] 10225[?]  -2538[?] 2372[?] 10224[?]  22[?] -2538[?] 10223[?]  -2371[?] -1721[?] 2537[?] 10222[?]  -2537[?] 2371[?] 10221[?]  -2537[?] 1721[?] 10220[?]  -2370[?] -1723[?] 2536[?] 10219[?]  -2536[?] 2370[?] 10218[?]  -2536[?] 1723[?] 10217[?]  -2369[?] -1727[?] 2535[?] 10216[?]  -2535[?] 2369[?] 10215[?]  -2535[?] 1727[?] 10214[?]  -2368[?] -1730[?] 2534[?] 10213[?]  -2534[?] 2368[?] 10212[?]  -2534[?] 1730[?] 10211[?]  -19[?] -2367[?] 2533[?] 10210[?]  -2533[?] 2367[?] 10209[?]  -2533[?] 19[?] 10208[?]  -19[?] -2366[?] 2532[?] 10207[?]  -2532[?] 2366[?] 10206[?]  -2532[?] 19[?] 10205[?]  -20[?] -2365[?] 2531[?] 10204[?]  -2531[?] 2365[?] 10203[?]  -2531[?] 20[?] 10202[?]  -2364[?] -21[?] 2530[?] 10201[?]  -2530[?] 2364[?] 10200[?]  -2530[?] 21[?] 10199[?]  -2363[?] -22[?] 2529[?] 10198[?]  -2529[?] 2363[?] 10197[?]  -2529[?] 22[?] 10196[?]  -2362[?] -1721[?] 2528[?] 10195[?]  -2528[?] 2362[?] 10194[?]  -2528[?] 1721[?] 10193[?]  -2361[?] -1723[?] 2527[?] 10192[?]  -2527[?] 2361[?] 10191[?]  -2527[?] 1723[?] 10190[?]  -2360[?] -1727[?] 2526[?] 10189[?]  -2526[?] 2360[?] 10188[?]  -2526[?] 1727[?] 10187[?]  -18[?] -2359[?] 2525[?] 10186[?]  -2525[?] 2359[?] 10185[?]  -2525[?] 18[?] 10184[?]  -18[?] -2358[?] 2524[?] 10183[?]  -2524[?] 2358[?] 10182[?]  -2524[?] 18[?] 10181[?]  -19[?] -2357[?] 2523[?] 10180[?]  -2523[?] 2357[?] 10179[?]  -2523[?] 19[?] 10178[?]  -20[?] -2356[?] 2522[?] 10177[?]  -2522[?] 2356[?] 10176[?]  -2522[?] 20[?] 10175[?]  -2355[?] -21[?] 2521[?] 10174[?]  -2521[?] 2355[?] 10173[?]  -2521[?] 21[?] 10172[?]  -2354[?] -22[?] 2520[?] 10171[?]  -2520[?] 2354[?] 10170[?]  -2520[?] 22[?] 10169[?]  -2353[?] -1721[?] 2519[?] 10168[?]  -2519[?] 2353[?] 10167[?]  -2519[?] 1721[?] 10166[?]  -2352[?] -1723[?] 2518[?] 10165[?]  -2518[?] 2352[?] 10164[?]  -2518[?] 1723[?] 10163[?]  -17[?] -2351[?] 2517[?] 10162[?]  -2517[?] 2351[?] 10161[?]  -2517[?] 17[?] 10160[?]  -17[?] -2350[?] 2516[?] 10159[?]  -2516[?] 2350[?] 10158[?]  -2516[?] 17[?] 10157[?]  -18[?] -2349[?] 2515[?] 10156[?]  -2515[?] 2349[?] 10155[?]  -2515[?] 18[?] 10154[?]  -19[?] -2348[?] 2514[?] 10153[?]  -2514[?] 2348[?] 10152[?]  -2514[?] 19[?] 10151[?]  -20[?] -2347[?] 2513[?] 10150[?]  -2513[?] 2347[?] 10149[?]  -2513[?] 20[?] 10148[?]  -2346[?] -21[?] 2512[?] 10147[?]  -2512[?] 2346[?] 10146[?]  -2512[?] 21[?] 10145[?]  -2345[?] -22[?] 2511[?] 10144[?]  -2511[?] 2345[?] 10143[?]  -2511[?] 22[?] 10142[?]  -2344[?] -1721[?] 2510[?] 10141[?]  -2510[?] 2344[?] 10140[?]  -2510[?] 1721[?] 10139[?]  -16[?] -2343[?] 2509[?] 10138[?]  -2509[?] 2343[?] 10137[?]  -2509[?] 16[?] 10136[?]  -16[?] -2342[?] 2508[?] 10135[?]  -2508[?] 2342[?] 10134[?]  -2508[?] 16[?] 10133[?]  -17[?] -2341[?] 2507[?] 10132[?]  -2507[?] 2341[?] 10131[?]  -2507[?] 17[?] 10130[?]  -18[?] -2340[?] 2506[?] 10129[?]  -2506[?] 2340[?] 10128[?]  -2506[?] 18[?] 10127[?]  -19[?] -2339[?] 2505[?] 10126[?]  -2505[?] 2339[?] 10125[?]  -2505[?] 19[?] 10124[?]  -20[?] -2338[?] 2504[?] 10123[?]  -2504[?] 2338[?] 10122[?]  -2504[?] 20[?] 10121[?]  -2337[?] -21[?] 2503[?] 10120[?]  -2503[?] 2337[?] 10119[?]  -2503[?] 21[?] 10118[?]  -2336[?] -22[?] 2502[?] 10117[?]  -2502[?] 2336[?] 10116[?]  -2502[?] 22[?] 10115[?]  -15[?] -2335[?] 2501[?] 10114[?]  -2501[?] 2335[?] 10113[?]  -2501[?] 15[?] 10112[?]  -2500[?] 2334[?] 2187[?] 2118[?] 10111[?]  2500[?] -2187[?] 10110[?]  2500[?] -2118[?] 10109[?]  2500[?] -2334[?] 10108[?]  2499[?] 2329[?] 10107[?]  -2329[?] -2499[?] 10106[?]  -2328[?] -2309[?] -2498[?] 10105[?]  2498[?] 2309[?] 10103[?]  -1869[?] -2284[?] -2285[?] -2288[?] -2291[?] 2497[?] 10102[?]  -2497[?] 1869[?] 10101[?]  -2497[?] 2291[?] 10100[?]  -2497[?] 2288[?] 10099[?]  -2497[?] 2285[?] 10098[?]  -2497[?] 2284[?] 10097[?]  2496[?] 2291[?] 10096[?]  -2291[?] -2496[?] 10095[?]  2288[?] 2495[?] 10094[?]  -2495[?] -2288[?] 10093[?]  2285[?] 2494[?] 10092[?]  -2494[?] -2285[?] 10091[?]  2493[?] 2284[?] 10090[?]  -2284[?] -2493[?] 10089[?]  -2045[?] -2289[?] 2492[?] 10088[?]  -2492[?] 2289[?] 10087[?]  -2492[?] 2045[?] 10086[?]  -2045[?] -2286[?] 2491[?] 10085[?]  -2491[?] 2286[?] 10084[?]  -2491[?] 2045[?] 10083[?]  -2043[?] -2282[?] 2490[?] 10082[?]  -2490[?] 2282[?] 10081[?]  -2490[?] 2043[?] 10080[?]  -2043[?] -2279[?] 2489[?] 10079[?]  -2489[?] 2279[?] 10078[?]  -2489[?] 2043[?] 10077[?]  -2043[?] -2276[?] 2488[?] 10076[?]  -2488[?] 2276[?] 10075[?]  -2488[?] 2043[?] 10074[?]  -2041[?] -2272[?] 2487[?] 10073[?]  -2487[?] 2272[?] 10072[?]  -2487[?] 2041[?] 10071[?]  2290[?] 2486[?] 10070[?]  -2486[?] -2290[?] 10069[?]  2485[?] 2291[?] 10068[?]  -2291[?] -2485[?] 10067[?]  -2291[?] 2484[?] 10066[?]  -2484[?] 2291[?] 10065[?]  2483[?] 2287[?] 10064[?]  -2287[?] -2483[?] 10063[?]  2288[?] 2482[?] 10062[?]  -2482[?] -2288[?] 10061[?]  2481[?] -2288[?] 10060[?]  2288[?] -2481[?] 10059[?]  2285[?] 2480[?] 10058[?]  -2480[?] -2285[?] 10057[?]  2479[?] -2285[?] 10056[?]  2285[?] -2479[?] 10055[?]  2478[?] -2323[?] -1935[?] 10054[?]  1935[?] -2478[?] 10053[?]  2323[?] -2478[?] 10052[?]  2283[?] 2477[?] 10051[?]  -2477[?] -2283[?] 10050[?]  2476[?] 2284[?] 10049[?]  -2284[?] -2476[?] 10048[?]  -2284[?] 2475[?] 10047[?]  -2475[?] 2284[?] 10046[?]  2280[?] 2474[?] 10045[?]  -2474[?] -2280[?] 10044[?]  2281[?] 2473[?] 10043[?]  -2473[?] -2281[?] 10042[?]  2472[?] -2281[?] 10041[?]  2281[?] -2472[?] 10040[?]  2471[?] 2277[?] 10039[?]  -2277[?] -2471[?] 10038[?]  2470[?] 2278[?] 10037[?]  -2278[?] -2470[?] 10036[?]  -2278[?] 2469[?] 10035[?]  -2469[?] 2278[?] 10034[?]  2275[?] 2468[?] 10033[?]  -2468[?] -2275[?] 10032[?]  2467[?] -2275[?] 10031[?]  2275[?] -2467[?] 10030[?]  2466[?] -1931[?] -2322[?] 10029[?]  1931[?] -2466[?] 10028[?]  2322[?] -2466[?] 10027[?]  2273[?] 2465[?] 10026[?]  -2465[?] -2273[?] 10025[?]  2274[?] 2464[?] 10024[?]  -2464[?] -2274[?] 10023[?]  2463[?] -2274[?] 10022[?]  2274[?] -2463[?] 10021[?]  2462[?] 2255[?] 10020[?]  -2462[?] -2255[?] 10019[?]  2254[?] 2461[?] 10018[?]  -2461[?] -2254[?] 10017[?]  2253[?] 2460[?] 10016[?]  -2460[?] -2253[?] 10015[?]  2252[?] 2459[?] 10014[?]  -2459[?] -2252[?] 10013[?]  2251[?] 2458[?] 10012[?]  -2458[?] -2251[?] 10011[?]  2250[?] 2457[?] 10010[?]  -2457[?] -2250[?] 10009[?]  2249[?] 2456[?] 10008[?]  -2456[?] -2249[?] 10007[?]  2248[?] 2455[?] 10006[?]  -2455[?] -2248[?] 10005[?]  2454[?] 2255[?] 10004[?]  -2454[?] -2255[?] 10003[?]  2254[?] 2453[?] 10002[?]  -2453[?] -2254[?] 10001[?]  2253[?] 2452[?] 10000[?]  -2452[?] -2253[?] 9999[?]  2252[?] 2451[?] 9998[?]  -2451[?] -2252[?] 9997[?]  2251[?] 2450[?] 9996[?]  -2450[?] -2251[?] 9995[?]  2250[?] 2449[?] 9994[?]  -2449[?] -2250[?] 9993[?]  2249[?] 2448[?] 9992[?]  -2448[?] -2249[?] 9991[?]  2248[?] 2447[?] 9990[?]  -2447[?] -2248[?] 9989[?]  2446[?] 2255[?] 9988[?]  -2446[?] -2255[?] 9987[?]  2254[?] 2445[?] 9986[?]  -2445[?] -2254[?] 9985[?]  2253[?] 2444[?] 9984[?]  -2444[?] -2253[?] 9983[?]  2252[?] 2443[?] 9982[?]  -2443[?] -2252[?] 9981[?]  2251[?] 2442[?] 9980[?]  -2442[?] -2251[?] 9979[?]  2250[?] 2441[?] 9978[?]  -2441[?] -2250[?] 9977[?]  2249[?] 2440[?] 9976[?]  -2440[?] -2249[?] 9975[?]  2248[?] 2439[?] 9974[?]  -2439[?] -2248[?] 9973[?]  2438[?] 2255[?] 9972[?]  -2438[?] -2255[?] 9971[?]  2254[?] 2437[?] 9970[?]  -2437[?] -2254[?] 9969[?]  2253[?] 2436[?] 9968[?]  -2436[?] -2253[?] 9967[?]  2252[?] 2435[?] 9966[?]  -2435[?] -2252[?] 9965[?]  2251[?] 2434[?] 9964[?]  -2434[?] -2251[?] 9963[?]  2250[?] 2433[?] 9962[?]  -2433[?] -2250[?] 9961[?]  2249[?] 2432[?] 9960[?]  -2432[?] -2249[?] 9959[?]  2248[?] 2431[?] 9958[?]  -2431[?] -2248[?] 9957[?]  2430[?] 2255[?] 9956[?]  -2430[?] -2255[?] 9955[?]  2254[?] 2429[?] 9954[?]  -2429[?] -2254[?] 9953[?]  2253[?] 2428[?] 9952[?]  -2428[?] -2253[?] 9951[?]  2252[?] 2427[?] 9950[?]  -2427[?] -2252[?] 9949[?]  2251[?] 2426[?] 9948[?]  -2426[?] -2251[?] 9947[?]  2250[?] 2425[?] 9946[?]  -2425[?] -2250[?] 9945[?]  2249[?] 2424[?] 9944[?]  -2424[?] -2249[?] 9943[?]  2248[?] 2423[?] 9942[?]  -2423[?] -2248[?] 9941[?]  2422[?] 2255[?] 9940[?]  -2422[?] -2255[?] 9939[?]  2254[?] 2421[?] 9938[?]  -2421[?] -2254[?] 9937[?]  2253[?] 2420[?] 9936[?]  -2420[?] -2253[?] 9935[?]  2252[?] 2419[?] 9934[?]  -2419[?] -2252[?] 9933[?]  2251[?] 2418[?] 9932[?]  -2418[?] -2251[?] 9931[?]  2250[?] 2417[?] 9930[?]  -2417[?] -2250[?] 9929[?]  2249[?] 2416[?] 9928[?]  -2416[?] -2249[?] 9927[?]  2248[?] 2415[?] 9926[?]  -2415[?] -2248[?] 9925[?]  2414[?] 2255[?] 9924[?]  -2255[?] -2414[?] 9923[?]  2254[?] 2413[?] 9922[?]  -2413[?] -2254[?] 9921[?]  2253[?] 2412[?] 9920[?]  -2412[?] -2253[?] 9919[?]  2252[?] 2411[?] 9918[?]  -2411[?] -2252[?] 9917[?]  2251[?] 2410[?] 9916[?]  -2410[?] -2251[?] 9915[?]  2250[?] 2409[?] 9914[?]  -2409[?] -2250[?] 9913[?]  2249[?] 2408[?] 9912[?]  -2408[?] -2249[?] 9911[?]  2248[?] 2407[?] 9910[?]  -2407[?] -2248[?] 9909[?]  2406[?] 2255[?] 9908[?]  -2406[?] -2255[?] 9907[?]  2254[?] 2405[?] 9906[?]  -2405[?] -2254[?] 9905[?]  2253[?] 2404[?] 9904[?]  -2404[?] -2253[?] 9903[?]  2252[?] 2403[?] 9902[?]  -2403[?] -2252[?] 9901[?]  2251[?] 2402[?] 9900[?]  -2402[?] -2251[?] 9899[?]  2250[?] 2401[?] 9898[?]  -2401[?] -2250[?] 9897[?]  2249[?] 2400[?] 9896[?]  -2400[?] -2249[?] 9895[?]  2248[?] 2399[?] 9894[?]  -2399[?] -2248[?] 9893[?]  2247[?] 2398[?] 9892[?]  -2398[?] -2247[?] 9891[?]  2246[?] 2397[?] 9890[?]  -2397[?] -2246[?] 9889[?]  2245[?] 2396[?] 9888[?]  -2396[?] -2245[?] 9887[?]  2244[?] 2395[?] 9886[?]  -2395[?] -2244[?] 9885[?]  2243[?] 2394[?] 9884[?]  -2394[?] -2243[?] 9883[?]  2242[?] 2393[?] 9882[?]  -2393[?] -2242[?] 9881[?]  2241[?] 2392[?] 9880[?]  -2392[?] -2241[?] 9879[?]  2240[?] 2391[?] 9878[?]  -2391[?] -2240[?] 9877[?]  2247[?] 2390[?] 9876[?]  -2390[?] -2247[?] 9875[?]  2246[?] 2389[?] 9874[?]  -2389[?] -2246[?] 9873[?]  2245[?] 2388[?] 9872[?]  -2388[?] -2245[?] 9871[?]  2244[?] 2387[?] 9870[?]  -2387[?] -2244[?] 9869[?]  2243[?] 2386[?] 9868[?]  -2386[?] -2243[?] 9867[?]  2242[?] 2385[?] 9866[?]  -2385[?] -2242[?] 9865[?]  2241[?] 2384[?] 9864[?]  -2384[?] -2241[?] 9863[?]  2240[?] 2383[?] 9862[?]  -2383[?] -2240[?] 9861[?]  2247[?] 2382[?] 9860[?]  -2382[?] -2247[?] 9859[?]  2246[?] 2381[?] 9858[?]  -2381[?] -2246[?] 9857[?]  2245[?] 2380[?] 9856[?]  -2380[?] -2245[?] 9855[?]  2244[?] 2379[?] 9854[?]  -2379[?] -2244[?] 9853[?]  2243[?] 2378[?] 9852[?]  -2378[?] -2243[?] 9851[?]  2242[?] 2377[?] 9850[?]  -2377[?] -2242[?] 9849[?]  2241[?] 2376[?] 9848[?]  -2376[?] -2241[?] 9847[?]  2240[?] 2375[?] 9846[?]  -2375[?] -2240[?] 9845[?]  2247[?] 2374[?] 9844[?]  -2374[?] -2247[?] 9843[?]  2246[?] 2373[?] 9842[?]  -2373[?] -2246[?] 9841[?]  2245[?] 2372[?] 9840[?]  -2372[?] -2245[?] 9839[?]  2244[?] 2371[?] 9838[?]  -2371[?] -2244[?] 9837[?]  2243[?] 2370[?] 9836[?]  -2370[?] -2243[?] 9835[?]  2242[?] 2369[?] 9834[?]  -2369[?] -2242[?] 9833[?]  2241[?] 2368[?] 9832[?]  -2368[?] -2241[?] 9831[?]  2240[?] 2367[?] 9830[?]  -2367[?] -2240[?] 9829[?]  2247[?] 2366[?] 9828[?]  -2366[?] -2247[?] 9827[?]  2246[?] 2365[?] 9826[?]  -2365[?] -2246[?] 9825[?]  2245[?] 2364[?] 9824[?]  -2364[?] -2245[?] 9823[?]  2244[?] 2363[?] 9822[?]  -2363[?] -2244[?] 9821[?]  2243[?] 2362[?] 9820[?]  -2362[?] -2243[?] 9819[?]  2242[?] 2361[?] 9818[?]  -2361[?] -2242[?] 9817[?]  2241[?] 2360[?] 9816[?]  -2360[?] -2241[?] 9815[?]  2240[?] 2359[?] 9814[?]  -2359[?] -2240[?] 9813[?]  2247[?] 2358[?] 9812[?]  -2358[?] -2247[?] 9811[?]  2246[?] 2357[?] 9810[?]  -2357[?] -2246[?] 9809[?]  2245[?] 2356[?] 9808[?]  -2356[?] -2245[?] 9807[?]  2244[?] 2355[?] 9806[?]  -2355[?] -2244[?] 9805[?]  2243[?] 2354[?] 9804[?]  -2354[?] -2243[?] 9803[?]  2242[?] 2353[?] 9802[?]  -2353[?] -2242[?] 9801[?]  2241[?] 2352[?] 9800[?]  -2352[?] -2241[?] 9799[?]  2240[?] 2351[?] 9798[?]  -2351[?] -2240[?] 9797[?]  2247[?] 2350[?] 9796[?]  -2350[?] -2247[?] 9795[?]  2246[?] 2349[?] 9794[?]  -2349[?] -2246[?] 9793[?]  2245[?] 2348[?] 9792[?]  -2348[?] -2245[?] 9791[?]  2244[?] 2347[?] 9790[?]  -2347[?] -2244[?] 9789[?]  2243[?] 2346[?] 9788[?]  -2346[?] -2243[?] 9787[?]  2242[?] 2345[?] 9786[?]  -2345[?] -2242[?] 9785[?]  2241[?] 2344[?] 9784[?]  -2344[?] -2241[?] 9783[?]  2240[?] 2343[?] 9782[?]  -2343[?] -2240[?] 9781[?]  2247[?] 2342[?] 9780[?]  -2342[?] -2247[?] 9779[?]  2246[?] 2341[?] 9778[?]  -2341[?] -2246[?] 9777[?]  2245[?] 2340[?] 9776[?]  -2340[?] -2245[?] 9775[?]  2244[?] 2339[?] 9774[?]  -2339[?] -2244[?] 9773[?]  2243[?] 2338[?] 9772[?]  -2338[?] -2243[?] 9771[?]  2242[?] 2337[?] 9770[?]  -2337[?] -2242[?] 9769[?]  2241[?] 2336[?] 9768[?]  -2336[?] -2241[?] 9767[?]  2240[?] 2335[?] 9766[?]  -2335[?] -2240[?] 9765[?]  -2229[?] 2334[?] -2116[?] 9764[?]  -2334[?] 2116[?] 9763[?]  2229[?] -2334[?] 9762[?]  -2333[?] -2317[?] -2318[?] 9761[?]  2318[?] 2333[?] 9760[?]  2317[?] 2333[?] 9759[?]  -2332[?] -2315[?] -2316[?] 9758[?]  2316[?] 2332[?] 9757[?]  2315[?] 2332[?] 9756[?]  2331[?] -2229[?] 9755[?]  2229[?] -2331[?] 9754[?]  -2330[?] -2313[?] -2314[?] 9753[?]  2314[?] 2330[?] 9752[?]  2313[?] 2330[?] 9751[?]  -2329[?] -2311[?] -2312[?] 9750[?]  2312[?] 2329[?] 9749[?]  2311[?] 2329[?] 9748[?]  2310[?] 2328[?] 9747[?]  -1729[?] 2327[?] -2263[?] 9745[?]  2263[?] -2327[?] 9744[?]  -2327[?] 1729[?] 9743[?]  2326[?] -2261[?] -1726[?] 9742[?]  2261[?] -2326[?] 9741[?]  1726[?] -2326[?] 9740[?]  2325[?] -2259[?] -1724[?] 9739[?]  2259[?] -2325[?] 9738[?]  1724[?] -2325[?] 9737[?]  2324[?] -1722[?] -2257[?] 9736[?]  2257[?] -2324[?] 9735[?]  1722[?] -2324[?] 9734[?]  2239[?] -2323[?] 1980[?] 1979[?] 9733[?]  -1980[?] 2323[?] 9732[?]  -1979[?] 2323[?] 9731[?]  2323[?] -2239[?] 9730[?]  2238[?] -2322[?] 1972[?] 1971[?] 9729[?]  -1972[?] 2322[?] 9728[?]  -1971[?] 2322[?] 9727[?]  2322[?] -2238[?] 9726[?]  -2234[?] -1968[?] 2321[?] 9725[?]  1968[?] -2321[?] 9724[?]  -2321[?] 2234[?] 9723[?]  -1947[?] 2320[?] -2236[?] 9722[?]  -2320[?] 2236[?] 9721[?]  1947[?] -2320[?] 9720[?]  -1896[?] -2235[?] 2319[?] 9719[?]  -2319[?] 2235[?] 9718[?]  -2319[?] 1896[?] 9717[?]  -2183[?] -2233[?] -2318[?] 9716[?]  2233[?] 2318[?] 9715[?]  2318[?] 2183[?] 9714[?]  -2184[?] -2317[?] -2232[?] 9713[?]  2317[?] 2232[?] 9712[?]  2317[?] 2184[?] 9711[?]  -2231[?] -2316[?] -2181[?] 9710[?]  2316[?] 2231[?] 9709[?]  2316[?] 2181[?] 9708[?]  -2182[?] -2315[?] -2230[?] 9707[?]  2315[?] 2230[?] 9706[?]  2315[?] 2182[?] 9705[?]  -2179[?] -2228[?] -2314[?] 9704[?]  2314[?] 2228[?] 9703[?]  2314[?] 2179[?] 9702[?]  -2227[?] -2313[?] -2180[?] 9701[?]  2313[?] 2227[?] 9700[?]  2313[?] 2180[?] 9699[?]  -2177[?] -2226[?] -2312[?] 9698[?]  2312[?] 2226[?] 9697[?]  2312[?] 2177[?] 9696[?]  -2225[?] -2311[?] -2178[?] 9695[?]  2311[?] 2225[?] 9694[?]  2311[?] 2178[?] 9693[?]  -2199[?] -2310[?] 9691[?]  -2064[?] -2310[?] 9690[?]  -2198[?] -2310[?] 9689[?]  -2309[?] 2064[?] 2198[?] 2199[?] 9688[?]  -2199[?] 2309[?] 9687[?]  -2064[?] 2309[?] 9686[?]  -2198[?] 2309[?] 9685[?]  2308[?] -2131[?] -1897[?] 9684[?]  2131[?] -2308[?] 9683[?]  1897[?] -2308[?] 9682[?]  2131[?] 2307[?] 9681[?]  -2307[?] -2131[?] 9680[?]  2306[?] -2131[?] -1897[?] 9679[?]  2131[?] -2306[?] 9678[?]  1897[?] -2306[?] 9677[?]  2131[?] 2305[?] 9676[?]  -2305[?] -2131[?] 9675[?]  2304[?] -2131[?] -1897[?] 9674[?]  2131[?] -2304[?] 9673[?]  1897[?] -2304[?] 9672[?]  2131[?] 2303[?] 9671[?]  -2303[?] -2131[?] 9670[?]  2302[?] -2131[?] -1897[?] 9669[?]  2131[?] -2302[?] 9668[?]  1897[?] -2302[?] 9667[?]  2131[?] 2301[?] 9666[?]  -2301[?] -2131[?] 9665[?]  2300[?] -2131[?] -1897[?] 9664[?]  2131[?] -2300[?] 9663[?]  1897[?] -2300[?] 9662[?]  2131[?] 2299[?] 9661[?]  -2299[?] -2131[?] 9660[?]  2298[?] -2131[?] -1897[?] 9659[?]  2131[?] -2298[?] 9658[?]  1897[?] -2298[?] 9657[?]  2131[?] 2297[?] 9656[?]  -2297[?] -2131[?] 9655[?]  2296[?] -2131[?] -1897[?] 9654[?]  2131[?] -2296[?] 9653[?]  1897[?] -2296[?] 9652[?]  2131[?] 2295[?] 9651[?]  -2295[?] -2131[?] 9650[?]  2294[?] -2131[?] -1897[?] 9649[?]  2131[?] -2294[?] 9648[?]  1897[?] -2294[?] 9647[?]  2131[?] 2293[?] 9646[?]  -2293[?] -2131[?] 9645[?]  2174[?] 2292[?] 9644[?]  -2292[?] -2174[?] 9643[?]  -2291[?] 2222[?] 2223[?] 2224[?] 9642[?]  -2224[?] 2291[?] 9641[?]  -2223[?] 2291[?] 9640[?]  -2222[?] 2291[?] 9639[?]  2290[?] 2173[?] 2098[?] 2039[?] 9638[?]  -2098[?] -2290[?] 9637[?]  -2039[?] -2290[?] 9636[?]  -2173[?] -2290[?] 9635[?]  -2289[?] 2173[?] 2098[?] 2039[?] 9634[?]  -2098[?] 2289[?] 9633[?]  -2039[?] 2289[?] 9632[?]  -2173[?] 2289[?] 9631[?]  2219[?] -2288[?] 2220[?] 2221[?] 9630[?]  -2221[?] 2288[?] 9629[?]  -2220[?] 2288[?] 9628[?]  2288[?] -2219[?] 9627[?]  2172[?] 2287[?] 2097[?] 2036[?] 9626[?]  -2097[?] -2287[?] 9625[?]  -2036[?] -2287[?] 9624[?]  -2287[?] -2172[?] 9623[?]  2172[?] -2286[?] 2097[?] 2036[?] 9622[?]  -2097[?] 2286[?] 9621[?]  -2036[?] 2286[?] 9620[?]  2286[?] -2172[?] 9619[?]  2216[?] -2285[?] 2217[?] 2218[?] 9618[?]  -2218[?] 2285[?] 9617[?]  -2217[?] 2285[?] 9616[?]  2285[?] -2216[?] 9615[?]  -2284[?] 2213[?] 2214[?] 2215[?] 9614[?]  -2215[?] 2284[?] 9613[?]  -2214[?] 2284[?] 9612[?]  -2213[?] 2284[?] 9611[?]  2283[?] 2171[?] 2095[?] 2030[?] 9610[?]  -2095[?] -2283[?] 9609[?]  -2030[?] -2283[?] 9608[?]  -2171[?] -2283[?] 9607[?]  -2282[?] 2171[?] 2095[?] 2030[?] 9606[?]  -2095[?] 2282[?] 9605[?]  -2030[?] 2282[?] 9604[?]  -2171[?] 2282[?] 9603[?]  2210[?] -2281[?] 2211[?] 2212[?] 9602[?]  -2212[?] 2281[?] 9601[?]  -2211[?] 2281[?] 9600[?]  2281[?] -2210[?] 9599[?]  2280[?] 2170[?] 2094[?] 2027[?] 9598[?]  -2094[?] -2280[?] 9597[?]  -2027[?] -2280[?] 9596[?]  -2170[?] -2280[?] 9595[?]  -2279[?] 2170[?] 2094[?] 2027[?] 9594[?]  -2094[?] 2279[?] 9593[?]  -2027[?] 2279[?] 9592[?]  -2170[?] 2279[?] 9591[?]  -2278[?] 2207[?] 2208[?] 2209[?] 9590[?]  -2209[?] 2278[?] 9589[?]  -2208[?] 2278[?] 9588[?]  -2207[?] 2278[?] 9587[?]  2169[?] 2277[?] 2093[?] 2024[?] 9586[?]  -2093[?] -2277[?] 9585[?]  -2024[?] -2277[?] 9584[?]  -2277[?] -2169[?] 9583[?]  2169[?] -2276[?] 2093[?] 2024[?] 9582[?]  -2093[?] 2276[?] 9581[?]  -2024[?] 2276[?] 9580[?]  2276[?] -2169[?] 9579[?]  2204[?] -2275[?] 2205[?] 2206[?] 9578[?]  -2206[?] 2275[?] 9577[?]  -2205[?] 2275[?] 9576[?]  2275[?] -2204[?] 9575[?]  2201[?] -2274[?] 2202[?] 2203[?] 9574[?]  -2203[?] 2274[?] 9573[?]  -2202[?] 2274[?] 9572[?]  2274[?] -2201[?] 9571[?]  2273[?] 2168[?] 2091[?] 2018[?] 9570[?]  -2091[?] -2273[?] 9569[?]  -2018[?] -2273[?] 9568[?]  -2168[?] -2273[?] 9567[?]  -2272[?] 2168[?] 2091[?] 2018[?] 9566[?]  -2091[?] 2272[?] 9565[?]  -2018[?] 2272[?] 9564[?]  -2168[?] 2272[?] 9563[?]  2271[?] -2151[?] -1992[?] 9562[?]  1992[?] -2271[?] 9561[?]  2151[?] -2271[?] 9560[?]  2151[?] 2270[?] 9559[?]  -2270[?] -2151[?] 9558[?]  2269[?] -2151[?] -1992[?] 9557[?]  1992[?] -2269[?] 9556[?]  2151[?] -2269[?] 9555[?]  2151[?] 2268[?] 9554[?]  -2268[?] -2151[?] 9553[?]  2267[?] -2151[?] -1992[?] 9552[?]  1992[?] -2267[?] 9551[?]  2151[?] -2267[?] 9550[?]  2151[?] 2266[?] 9549[?]  -2266[?] -2151[?] 9548[?]  2265[?] -2151[?] -1992[?] 9547[?]  1992[?] -2265[?] 9546[?]  2151[?] -2265[?] 9545[?]  2151[?] 2264[?] 9544[?]  -2264[?] -2151[?] 9543[?]  2263[?] -2150[?] -1993[?] 9542[?]  1993[?] -2263[?] 9541[?]  2150[?] -2263[?] 9540[?]  2150[?] 2262[?] 9539[?]  -2262[?] -2150[?] 9538[?]  2261[?] -2150[?] -1993[?] 9537[?]  1993[?] -2261[?] 9536[?]  2150[?] -2261[?] 9535[?]  2150[?] 2260[?] 9534[?]  -2260[?] -2150[?] 9533[?]  2259[?] -2150[?] -1993[?] 9532[?]  1993[?] -2259[?] 9531[?]  2150[?] -2259[?] 9530[?]  2150[?] 2258[?] 9529[?]  -2258[?] -2150[?] 9528[?]  2257[?] -2150[?] -1993[?] 9527[?]  1993[?] -2257[?] 9526[?]  2150[?] -2257[?] 9525[?]  2150[?] 2256[?] 9524[?]  -2256[?] -2150[?] 9523[?]  -2146[?] 2255[?] 9522[?]  2146[?] -2255[?] 9521[?]  2254[?] -2145[?] 9520[?]  2145[?] -2254[?] 9519[?]  2253[?] -2144[?] 9518[?]  2144[?] -2253[?] 9517[?]  2252[?] -2143[?] 9516[?]  2143[?] -2252[?] 9515[?]  2251[?] -2142[?] 9514[?]  2142[?] -2251[?] 9513[?]  2250[?] -2141[?] 9512[?]  2141[?] -2250[?] 9511[?]  2249[?] -2140[?] 9510[?]  2140[?] -2249[?] 9509[?]  2248[?] -2139[?] 9508[?]  2139[?] -2248[?] 9507[?]  2247[?] -2146[?] 9506[?]  2146[?] -2247[?] 9505[?]  2246[?] -2145[?] 9504[?]  2145[?] -2246[?] 9503[?]  2245[?] -2144[?] 9502[?]  2144[?] -2245[?] 9501[?]  2244[?] -2143[?] 9500[?]  2143[?] -2244[?] 9499[?]  2243[?] -2142[?] 9498[?]  2142[?] -2243[?] 9497[?]  2242[?] -2141[?] 9496[?]  2141[?] -2242[?] 9495[?]  2241[?] -2140[?] 9494[?]  2140[?] -2241[?] 9493[?]  2240[?] -2139[?] 9492[?]  2139[?] -2240[?] 9491[?]  2239[?] -2197[?] -1848[?] 9490[?]  1848[?] -2239[?] 9489[?]  2197[?] -2239[?] 9488[?]  2238[?] -2196[?] -1844[?] 9487[?]  1844[?] -2238[?] 9486[?]  2196[?] -2238[?] 9485[?]  -2189[?] -2137[?] 2237[?] 9484[?]  -2237[?] 2137[?] 9483[?]  -2237[?] 2189[?] 9482[?]  2236[?] -2132[?] -1836[?] 9481[?]  1836[?] -2236[?] 9480[?]  2132[?] -2236[?] 9479[?]  2132[?] 2235[?] 9478[?]  -2235[?] -2132[?] 9477[?]  -2234[?] 2188[?] 1952[?] 9476[?]  -1952[?] 2234[?] 9475[?]  -2188[?] 2234[?] 9474[?]  2233[?] 2184[?] 9473[?]  -2184[?] -2233[?] 9472[?]  2232[?] 2183[?] 9471[?]  -2183[?] -2232[?] 9470[?]  2182[?] 2231[?] 9469[?]  -2231[?] -2182[?] 9468[?]  2230[?] 2181[?] 9467[?]  -2230[?] -2181[?] 9466[?]  -2229[?] -2186[?] -2185[?] 9465[?]  2229[?] 2186[?] 9464[?]  2229[?] 2185[?] 9463[?]  2180[?] 2228[?] 9462[?]  -2228[?] -2180[?] 9461[?]  2227[?] 2179[?] 9460[?]  -2179[?] -2227[?] 9459[?]  2178[?] 2226[?] 9458[?]  -2226[?] -2178[?] 9457[?]  2225[?] 2177[?] 9456[?]  -2177[?] -2225[?] 9455[?]  -2087[?] -2167[?] 2224[?] 9454[?]  -2224[?] 2167[?] 9453[?]  -2224[?] 2087[?] 9452[?]  -1831[?] -38[?] 2223[?] -2088[?] 9451[?]  -2223[?] 1831[?] 9450[?]  38[?] -2223[?] 9449[?]  2088[?] -2223[?] 9448[?]  -37[?] 2222[?] -2040[?] -2088[?] 9447[?]  2040[?] -2222[?] 9446[?]  -2222[?] 37[?] 9445[?]  2088[?] -2222[?] 9444[?]  -2087[?] -2166[?] 2221[?] 9443[?]  -2221[?] 2166[?] 9442[?]  -2221[?] 2087[?] 9441[?]  -1831[?] -38[?] 2220[?] -2088[?] 9440[?]  -2220[?] 1831[?] 9439[?]  38[?] -2220[?] 9438[?]  2088[?] -2220[?] 9437[?]  2219[?] -36[?] -2037[?] -2088[?] 9436[?]  2037[?] -2219[?] 9435[?]  36[?] -2219[?] 9434[?]  2088[?] -2219[?] 9433[?]  -2087[?] -2165[?] 2218[?] 9432[?]  -2218[?] 2165[?] 9431[?]  -2218[?] 2087[?] 9430[?]  -1831[?] -38[?] 2217[?] -2088[?] 9429[?]  -2217[?] 1831[?] 9428[?]  38[?] -2217[?] 9427[?]  2088[?] -2217[?] 9426[?]  2216[?] -35[?] -2034[?] -2088[?] 9425[?]  2034[?] -2216[?] 9424[?]  35[?] -2216[?] 9423[?]  2088[?] -2216[?] 9422[?]  -2087[?] -2164[?] 2215[?] 9421[?]  -2215[?] 2164[?] 9420[?]  -2215[?] 2087[?] 9419[?]  -1832[?] -38[?] 2214[?] -2088[?] 9418[?]  -2214[?] 1832[?] 9417[?]  38[?] -2214[?] 9416[?]  2088[?] -2214[?] 9415[?]  -34[?] 2213[?] -2031[?] -2088[?] 9414[?]  2031[?] -2213[?] 9413[?]  -2213[?] 34[?] 9412[?]  2088[?] -2213[?] 9411[?]  -2089[?] -2163[?] 2212[?] 9410[?]  -2212[?] 2163[?] 9409[?]  -2212[?] 2089[?] 9408[?]  -1830[?] -38[?] 2211[?] -2090[?] 9407[?]  -2211[?] 1830[?] 9406[?]  38[?] -2211[?] 9405[?]  2090[?] -2211[?] 9404[?]  2210[?] -33[?] -2028[?] -2090[?] 9403[?]  2028[?] -2210[?] 9402[?]  33[?] -2210[?] 9401[?]  2090[?] -2210[?] 9400[?]  -2089[?] -2162[?] 2209[?] 9399[?]  -2209[?] 2162[?] 9398[?]  -2209[?] 2089[?] 9397[?]  -1830[?] -38[?] 2208[?] -2090[?] 9396[?]  -2208[?] 1830[?] 9395[?]  38[?] -2208[?] 9394[?]  2090[?] -2208[?] 9393[?]  -32[?] 2207[?] -2025[?] -2090[?] 9392[?]  2025[?] -2207[?] 9391[?]  -2207[?] 32[?] 9390[?]  2090[?] -2207[?] 9389[?]  -2089[?] -2161[?] 2206[?] 9388[?]  -2206[?] 2161[?] 9387[?]  -2206[?] 2089[?] 9386[?]  -1830[?] -38[?] 2205[?] -2090[?] 9385[?]  -2205[?] 1830[?] 9384[?]  38[?] -2205[?] 9383[?]  2090[?] -2205[?] 9382[?]  2204[?] -31[?] -2022[?] -2090[?] 9381[?]  2022[?] -2204[?] 9380[?]  31[?] -2204[?] 9379[?]  2090[?] -2204[?] 9378[?]  -2089[?] -2160[?] 2203[?] 9377[?]  -2203[?] 2160[?] 9376[?]  -2203[?] 2089[?] 9375[?]  -1830[?] -38[?] 2202[?] -2090[?] 9374[?]  -2202[?] 1830[?] 9373[?]  38[?] -2202[?] 9372[?]  2090[?] -2202[?] 9371[?]  2201[?] -30[?] -2019[?] -2090[?] 9370[?]  2019[?] -2201[?] 9369[?]  30[?] -2201[?] 9368[?]  2090[?] -2201[?] 9367[?]  -2149[?] -1722[?] 2200[?] 9366[?]  -2200[?] 2149[?] 9365[?]  -2200[?] 1722[?] 9364[?]  -2136[?] -1946[?] 2199[?] 9363[?]  -2199[?] 2136[?] 9362[?]  -2199[?] 1946[?] 9361[?]  -1896[?] -2135[?] 2198[?] 9360[?]  -2198[?] 2135[?] 9359[?]  -2198[?] 1896[?] 9358[?]  2197[?] 2134[?] 9357[?]  -2134[?] -2197[?] 9356[?]  2196[?] 2133[?] 9355[?]  -2133[?] -2196[?] 9354[?]  -2130[?] -1736[?] 2195[?] 9353[?]  -2195[?] 2130[?] 9352[?]  1736[?] -2195[?] 9351[?]  -1948[?] -2129[?] 2194[?] 9350[?]  -2194[?] 2129[?] 9349[?]  -2194[?] 1948[?] 9348[?]  -2127[?] -1738[?] 2193[?] 9347[?]  -2193[?] 2127[?] 9346[?]  1738[?] -2193[?] 9345[?]  -2126[?] -1955[?] 2192[?] 9344[?]  -2192[?] 2126[?] 9343[?]  1955[?] -2192[?] 9342[?]  -2123[?] -1734[?] 2191[?] 9341[?]  -2191[?] 2123[?] 9340[?]  -2191[?] 1734[?] 9339[?]  -2121[?] -1825[?] 2190[?] 9338[?]  1825[?] -2190[?] 9337[?]  -2190[?] 2121[?] 9336[?]  -1737[?] -2120[?] 2189[?] 9335[?]  -2189[?] 2120[?] 9334[?]  -2189[?] 1737[?] 9333[?]  -2119[?] -1728[?] -1949[?] 2188[?] 9332[?]  -2188[?] 1949[?] 9331[?]  -2188[?] 1728[?] 9330[?]  -2188[?] 2119[?] 9329[?]  -2117[?] -1732[?] 2187[?] 9328[?]  -2187[?] 2117[?] 9327[?]  -2187[?] 1732[?] 9326[?]  -2048[?] -2186[?] -2115[?] 9325[?]  2186[?] 2115[?] 9324[?]  2186[?] 2048[?] 9323[?]  -2114[?] -2049[?] -2185[?] 9322[?]  2185[?] 2114[?] 9321[?]  2185[?] 2049[?] 9320[?]  -2184[?] -2113[?] -2112[?] 9319[?]  2113[?] 2184[?] 9318[?]  2112[?] 2184[?] 9317[?]  -2183[?] -2111[?] -2110[?] 9316[?]  2111[?] 2183[?] 9315[?]  2110[?] 2183[?] 9314[?]  -2109[?] -2182[?] -2108[?] 9313[?]  2182[?] 2109[?] 9312[?]  2108[?] 2182[?] 9311[?]  -2051[?] -2181[?] -2107[?] 9310[?]  2107[?] 2181[?] 9309[?]  2181[?] 2051[?] 9308[?]  2180[?] -1945[?] 9307[?]  1945[?] -2180[?] 9306[?]  -1944[?] 2179[?] 9305[?]  -2179[?] 1944[?] 9304[?]  2178[?] -1945[?] 9303[?]  1945[?] -2178[?] 9302[?]  -1944[?] 2177[?] 9301[?]  -2177[?] 1944[?] 9300[?]  -50[?] -2047[?] -2176[?] 9299[?]  50[?] 2176[?] 9298[?]  2176[?] 2047[?] 9297[?]  -50[?] -2047[?] 2175[?] 9296[?]  50[?] -2175[?] 9295[?]  -2175[?] 2047[?] 9294[?]  2174[?] -2044[?] 9293[?]  2044[?] -2174[?] 9292[?]  -2070[?] 2173[?] -1937[?] 9291[?]  -2173[?] 1937[?] 9290[?]  -2173[?] 2070[?] 9289[?]  2172[?] -2069[?] -1936[?] 9288[?]  1936[?] -2172[?] 9287[?]  2069[?] -2172[?] 9286[?]  -2068[?] 2171[?] -1934[?] 9285[?]  1934[?] -2171[?] 9284[?]  -2171[?] 2068[?] 9283[?]  -2067[?] 2170[?] -1933[?] 9282[?]  1933[?] -2170[?] 9281[?]  -2170[?] 2067[?] 9280[?]  2169[?] -2066[?] -1932[?] 9279[?]  1932[?] -2169[?] 9278[?]  2066[?] -2169[?] 9277[?]  -2065[?] 2168[?] -1930[?] 9276[?]  1930[?] -2168[?] 9275[?]  -2168[?] 2065[?] 9274[?]  -2167[?] 2085[?] 1927[?] 2086[?] 9273[?]  -2086[?] 2167[?] 9272[?]  -1927[?] 2167[?] 9271[?]  2167[?] -2085[?] 9270[?]  -2166[?] 2083[?] 1926[?] 2084[?] 9269[?]  -2084[?] 2166[?] 9268[?]  -1926[?] 2166[?] 9267[?]  -2083[?] 2166[?] 9266[?]  -2165[?] 2081[?] 2082[?] 1925[?] 9265[?]  -2082[?] 2165[?] 9264[?]  -1925[?] 2165[?] 9263[?]  2165[?] -2081[?] 9262[?]  -2164[?] 2079[?] 1924[?] 2080[?] 9261[?]  -2080[?] 2164[?] 9260[?]  -1924[?] 2164[?] 9259[?]  -2079[?] 2164[?] 9258[?]  -2163[?] 2077[?] 2078[?] 1923[?] 9257[?]  -2078[?] 2163[?] 9256[?]  -1923[?] 2163[?] 9255[?]  -2077[?] 2163[?] 9254[?]  -2162[?] 2075[?] 1922[?] 2076[?] 9253[?]  -2076[?] 2162[?] 9252[?]  -1922[?] 2162[?] 9251[?]  -2075[?] 2162[?] 9250[?]  -2161[?] 2073[?] 1921[?] 2074[?] 9249[?]  -2074[?] 2161[?] 9248[?]  -1921[?] 2161[?] 9247[?]  -2073[?] 2161[?] 9246[?]  2071[?] -2160[?] 1920[?] 2072[?] 9245[?]  -2072[?] 2160[?] 9244[?]  -1920[?] 2160[?] 9243[?]  2160[?] -2071[?] 9242[?]  1992[?] 2159[?] 9241[?]  -2159[?] -1992[?] 9240[?]  1992[?] 2158[?] 9239[?]  -2158[?] -1992[?] 9238[?]  1992[?] 2157[?] 9237[?]  -2157[?] -1992[?] 9236[?]  1992[?] 2156[?] 9235[?]  -2156[?] -1992[?] 9234[?]  1993[?] 2155[?] 9233[?]  -2155[?] -1993[?] 9232[?]  1993[?] 2154[?] 9231[?]  -2154[?] -1993[?] 9230[?]  1993[?] 2153[?] 9229[?]  -2153[?] -1993[?] 9228[?]  1993[?] 2152[?] 9227[?]  -2152[?] -1993[?] 9226[?]  2151[?] -1991[?] 9225[?]  1991[?] -2151[?] 9224[?]  2150[?] -1991[?] 9223[?]  1991[?] -2150[?] 9222[?]  -1990[?] 2149[?] -1989[?] 9221[?]  -2149[?] 1990[?] 9220[?]  1989[?] -2149[?] 9219[?]  2148[?] 1990[?] 9218[?]  -1990[?] -2148[?] 9217[?]  1989[?] 2147[?] 9216[?]  -2147[?] -1989[?] 9215[?]  -2146[?] -1851[?] -1985[?] 9214[?]  2146[?] 1985[?] 9213[?]  2146[?] 1851[?] 9212[?]  -1986[?] -1851[?] -2145[?] 9211[?]  2145[?] 1986[?] 9210[?]  2145[?] 1851[?] 9209[?]  -1852[?] -2144[?] -1985[?] 9208[?]  2144[?] 1985[?] 9207[?]  2144[?] 1852[?] 9206[?]  -1986[?] -1852[?] -2143[?] 9205[?]  2143[?] 1986[?] 9204[?]  2143[?] 1852[?] 9203[?]  -1987[?] -1851[?] -2142[?] 9202[?]  2142[?] 1987[?] 9201[?]  2142[?] 1851[?] 9200[?]  -1988[?] -1851[?] -2141[?] 9199[?]  2141[?] 1988[?] 9198[?]  2141[?] 1851[?] 9197[?]  -1987[?] -1852[?] -2140[?] 9196[?]  2140[?] 1987[?] 9195[?]  2140[?] 1852[?] 9194[?]  -1988[?] -1852[?] -2139[?] 9193[?]  2139[?] 1988[?] 9192[?]  2139[?] 1852[?] 9191[?]  -1835[?] 2138[?] -1960[?] 9190[?]  -2138[?] 1960[?] 9189[?]  -2138[?] 1835[?] 9188[?]  1960[?] 2137[?] 9187[?]  -2137[?] -1960[?] 9186[?]  -1834[?] -1960[?] 2136[?] 9185[?]  -2136[?] 1834[?] 9184[?]  -2136[?] 1960[?] 9183[?]  1960[?] 2135[?] 9182[?]  -2135[?] -1960[?] 9181[?]  -2134[?] -1964[?] -2063[?] 9180[?]  2063[?] 2134[?] 9179[?]  1964[?] 2134[?] 9178[?]  -2133[?] -1962[?] -2062[?] 9177[?]  2062[?] 2133[?] 9176[?]  1962[?] 2133[?] 9175[?]  2132[?] -1961[?] 9174[?]  1961[?] -2132[?] 9173[?]  2131[?] -1961[?] 9172[?]  1961[?] -2131[?] 9171[?]  -1958[?] 2130[?] -1959[?] 9170[?]  -2130[?] 1959[?] 9169[?]  -2130[?] 1958[?] 9168[?]  1959[?] 2129[?] 9167[?]  -2129[?] -1959[?] 9166[?]  2128[?] 1958[?] 9165[?]  -1958[?] -2128[?] 9164[?]  -1958[?] 2127[?] -1959[?] 9163[?]  -2127[?] 1959[?] 9162[?]  -2127[?] 1958[?] 9161[?]  1959[?] 2126[?] 9160[?]  -2126[?] -1959[?] 9159[?]  2125[?] 1958[?] 9158[?]  -1958[?] -2125[?] 9157[?]  1959[?] 2124[?] 9156[?]  -2124[?] -1959[?] 9155[?]  -1958[?] 2123[?] -1959[?] 9154[?]  -2123[?] 1958[?] 9152[?]  2122[?] 1958[?] 9151[?]  -1958[?] -2122[?] 9150[?]  -1947[?] -8[?] 2121[?] -1821[?] -1722[?] 9149[?]  -2121[?] 8[?] 9148[?]  -2121[?] 1722[?] 9147[?]  -2121[?] 1821[?] 9146[?]  1947[?] -2121[?] 9145[?]  -2120[?] -1953[?] -2060[?] 9144[?]  2060[?] 2120[?] 9143[?]  1953[?] 2120[?] 9142[?]  -2119[?] -2059[?] -1950[?] 9141[?]  2059[?] 2119[?] 9140[?]  1950[?] 2119[?] 9139[?]  1959[?] 2118[?] 9138[?]  -2118[?] -1959[?] 9137[?]  -1958[?] 2117[?] -1959[?] 9136[?]  -2117[?] 1958[?] 9134[?]  2116[?] 1958[?] 9133[?]  -1958[?] -2116[?] 9132[?]  2115[?] 2049[?] 9131[?]  -2049[?] -2115[?] 9130[?]  2048[?] 2114[?] 9129[?]  -2114[?] -2048[?] 9128[?]  -2057[?] -2113[?] -1883[?] 9127[?]  2113[?] 2057[?] 9126[?]  1883[?] 2113[?] 9125[?]  -2056[?] -1884[?] -2112[?] 9124[?]  2112[?] 2056[?] 9123[?]  2112[?] 1884[?] 9122[?]  -2055[?] -2111[?] -1881[?] 9121[?]  2111[?] 2055[?] 9120[?]  2111[?] 1881[?] 9119[?]  -2054[?] -2110[?] -1882[?] 9118[?]  2110[?] 2054[?] 9117[?]  1882[?] 2110[?] 9116[?]  -2109[?] -2053[?] -1879[?] 9115[?]  2053[?] 2109[?] 9114[?]  1879[?] 2109[?] 9113[?]  -2052[?] -1880[?] -2108[?] 9112[?]  2108[?] 2052[?] 9111[?]  2108[?] 1880[?] 9110[?]  -2050[?] -1793[?] -2107[?] 9109[?]  2107[?] 2050[?] 9108[?]  2107[?] 1793[?] 9107[?]  1897[?] 2106[?] 9106[?]  -2106[?] -1897[?] 9105[?]  1897[?] 2105[?] 9104[?]  -2105[?] -1897[?] 9103[?]  1897[?] 2104[?] 9102[?]  -2104[?] -1897[?] 9101[?]  1897[?] 2103[?] 9100[?]  -2103[?] -1897[?] 9099[?]  1897[?] 2102[?] 9098[?]  -2102[?] -1897[?] 9097[?]  1897[?] 2101[?] 9096[?]  -2101[?] -1897[?] 9095[?]  1897[?] 2100[?] 9094[?]  -2100[?] -1897[?] 9093[?]  1897[?] 2099[?] 9092[?]  -2099[?] -1897[?] 9091[?]  -14[?] -2038[?] 2098[?] -1805[?] 9090[?]  -2098[?] 2038[?] 9089[?]  1805[?] -2098[?] 9088[?]  -2098[?] 14[?] 9087[?]  -13[?] -2035[?] 2097[?] -1805[?] 9086[?]  -2097[?] 2035[?] 9085[?]  1805[?] -2097[?] 9084[?]  -2097[?] 13[?] 9083[?]  -12[?] -2032[?] 2096[?] -1805[?] 9082[?]  -2096[?] 2032[?] 9081[?]  1805[?] -2096[?] 9080[?]  -2096[?] 12[?] 9079[?]  -11[?] -2029[?] 2095[?] -1805[?] 9078[?]  -2095[?] 2029[?] 9077[?]  1805[?] -2095[?] 9076[?]  -2095[?] 11[?] 9075[?]  -2026[?] -10[?] 2094[?] -1803[?] 9074[?]  -2094[?] 2026[?] 9073[?]  1803[?] -2094[?] 9072[?]  -2094[?] 10[?] 9071[?]  -2023[?] -9[?] 2093[?] -1803[?] 9070[?]  -2093[?] 2023[?] 9069[?]  1803[?] -2093[?] 9068[?]  -2093[?] 9[?] 9067[?]  -2020[?] -8[?] 2092[?] -1803[?] 9066[?]  -2092[?] 2020[?] 9065[?]  1803[?] -2092[?] 9064[?]  -2092[?] 8[?] 9063[?]  -2017[?] -7[?] 2091[?] -1803[?] 9062[?]  -2091[?] 2017[?] 9061[?]  1803[?] -2091[?] 9060[?]  -2091[?] 7[?] 9059[?]  2090[?] 1929[?] 9058[?]  -1929[?] -2090[?] 9057[?]  -1929[?] 2089[?] 9056[?]  -2089[?] 1929[?] 9055[?]  2088[?] 1928[?] 9054[?]  -1928[?] -2088[?] 9053[?]  -1928[?] 2087[?] 9052[?]  -2087[?] 1928[?] 9051[?]  -2016[?] -36[?] 2086[?] 9050[?]  -2086[?] 2016[?] 9049[?]  -2086[?] 36[?] 9048[?]  -41[?] 2085[?] -2015[?] 9047[?]  -2085[?] 2015[?] 9046[?]  41[?] -2085[?] 9045[?]  -2014[?] -35[?] 2084[?] 9044[?]  -2084[?] 2014[?] 9043[?]  -2084[?] 35[?] 9042[?]  -40[?] 2083[?] -2013[?] 9041[?]  -2083[?] 2013[?] 9040[?]  -2083[?] 40[?] 9039[?]  -2012[?] -34[?] 2082[?] 9038[?]  -2082[?] 2012[?] 9037[?]  -2082[?] 34[?] 9036[?]  -39[?] 2081[?] -2011[?] 9035[?]  -2081[?] 2011[?] 9034[?]  39[?] -2081[?] 9033[?]  -2010[?] -33[?] 2080[?] 9032[?]  -2080[?] 2010[?] 9031[?]  -2080[?] 33[?] 9030[?]  -14[?] 2079[?] -2009[?] 9029[?]  -2079[?] 2009[?] 9028[?]  -2079[?] 14[?] 9027[?]  -2008[?] -32[?] 2078[?] 9026[?]  -2078[?] 2008[?] 9025[?]  -2078[?] 32[?] 9024[?]  -13[?] 2077[?] -2007[?] 9023[?]  -2077[?] 2007[?] 9022[?]  -2077[?] 13[?] 9021[?]  -2006[?] -31[?] 2076[?] 9020[?]  -2076[?] 2006[?] 9019[?]  -2076[?] 31[?] 9018[?]  -12[?] 2075[?] -2005[?] 9017[?]  -2075[?] 2005[?] 9016[?]  -2075[?] 12[?] 9015[?]  -2004[?] -30[?] 2074[?] 9014[?]  -2074[?] 2004[?] 9013[?]  -2074[?] 30[?] 9012[?]  -11[?] 2073[?] -2003[?] 9011[?]  -2073[?] 2003[?] 9010[?]  -2073[?] 11[?] 9009[?]  -29[?] -2002[?] 2072[?] 9008[?]  -2072[?] 2002[?] 9007[?]  29[?] -2072[?] 9006[?]  2071[?] -10[?] -2001[?] 9005[?]  2001[?] -2071[?] 9004[?]  -2071[?] 10[?] 9003[?]  -2070[?] 1919[?] 1984[?] 1983[?] 9002[?]  -1984[?] 2070[?] 9001[?]  -1983[?] 2070[?] 9000[?]  -1919[?] 2070[?] 8999[?]  1916[?] -2069[?] 1982[?] 1981[?] 8998[?]  -1982[?] 2069[?] 8997[?]  -1981[?] 2069[?] 8996[?]  2069[?] -1916[?] 8995[?]  -2068[?] 1911[?] 1977[?] 1978[?] 8994[?]  -1978[?] 2068[?] 8993[?]  -1977[?] 2068[?] 8992[?]  -1911[?] 2068[?] 8991[?]  -2067[?] 1908[?] 1976[?] 1975[?] 8990[?]  -1976[?] 2067[?] 8989[?]  -1975[?] 2067[?] 8988[?]  -1908[?] 2067[?] 8987[?]  1905[?] -2066[?] 1974[?] 1973[?] 8986[?]  -1974[?] 2066[?] 8985[?]  -1973[?] 2066[?] 8984[?]  2066[?] -1905[?] 8983[?]  -2065[?] 1900[?] 1970[?] 1969[?] 8982[?]  -1970[?] 2065[?] 8981[?]  -1969[?] 2065[?] 8980[?]  -1900[?] 2065[?] 8979[?]  -1799[?] 2064[?] -1966[?] 8978[?]  -2064[?] 1966[?] 8977[?]  -2064[?] 1799[?] 8976[?]  -1797[?] -1965[?] -2063[?] 8975[?]  1965[?] 2063[?] 8974[?]  2063[?] 1797[?] 8973[?]  -1795[?] -1963[?] -2062[?] 8972[?]  2062[?] 1963[?] 8971[?]  2062[?] 1795[?] 8970[?]  -1896[?] -1826[?] 2061[?] 8969[?]  -2061[?] 1826[?] 8968[?]  -2061[?] 1896[?] 8967[?]  -1796[?] -1954[?] -2060[?] 8966[?]  1954[?] 2060[?] 8965[?]  2060[?] 1796[?] 8964[?]  -1794[?] -2059[?] -1951[?] 8963[?]  2059[?] 1951[?] 8962[?]  2059[?] 1794[?] 8961[?]  2058[?] 1943[?] 8960[?]  -1943[?] -2058[?] 8959[?]  1884[?] 2057[?] 8958[?]  -2057[?] -1884[?] 8957[?]  1883[?] 2056[?] 8956[?]  -2056[?] -1883[?] 8955[?]  1882[?] 2055[?] 8954[?]  -2055[?] -1882[?] 8953[?]  1881[?] 2054[?] 8952[?]  -2054[?] -1881[?] 8951[?]  2053[?] 1880[?] 8950[?]  -1880[?] -2053[?] 8949[?]  1879[?] 2052[?] 8948[?]  -2052[?] -1879[?] 8947[?]  -2051[?] -1878[?] -1877[?] 8946[?]  1878[?] 2051[?] 8945[?]  1877[?] 2051[?] 8944[?]  1877[?] 2050[?] 8943[?]  -2050[?] -1877[?] 8942[?]  -2049[?] -1941[?] -1940[?] 8941[?]  1941[?] 2049[?] 8940[?]  1940[?] 2049[?] 8939[?]  -2048[?] -1938[?] -1939[?] 8938[?]  2048[?] 1939[?] 8937[?]  1938[?] 2048[?] 8936[?]  -1872[?] 2047[?] 8935[?]  -2047[?] 1872[?] 8934[?]  -48[?] -1868[?] -2046[?] -27[?] 8933[?]  48[?] 2046[?] 8932[?]  27[?] 2046[?] 8931[?]  2046[?] 1868[?] 8930[?]  -48[?] -1868[?] 2045[?] -27[?] 8929[?]  48[?] -2045[?] 8928[?]  27[?] -2045[?] 8927[?]  -2045[?] 1868[?] 8926[?]  -48[?] -1868[?] -2044[?] -27[?] 8925[?]  48[?] 2044[?] 8924[?]  27[?] 2044[?] 8923[?]  2044[?] 1868[?] 8922[?]  -48[?] -1868[?] 2043[?] -27[?] 8921[?]  48[?] -2043[?] 8920[?]  27[?] -2043[?] 8919[?]  -2043[?] 1868[?] 8918[?]  -27[?] -1868[?] -2042[?] 8917[?]  27[?] 2042[?] 8916[?]  2042[?] 1868[?] 8915[?]  -27[?] -1868[?] 2041[?] 8914[?]  27[?] -2041[?] 8913[?]  -2041[?] 1868[?] 8912[?]  2040[?] 1831[?] 8911[?]  -1831[?] -2040[?] 8910[?]  1865[?] 14[?] 2039[?] 8909[?]  -2039[?] -1865[?] 8908[?]  -2039[?] -14[?] 8907[?]  -1804[?] 2038[?] -1865[?] 8906[?]  1865[?] -2038[?] 8905[?]  -2038[?] 1804[?] 8904[?]  2037[?] 1831[?] 8903[?]  -1831[?] -2037[?] 8902[?]  1865[?] 13[?] 2036[?] 8901[?]  -2036[?] -1865[?] 8900[?]  -2036[?] -13[?] 8899[?]  -1804[?] 2035[?] -1865[?] 8898[?]  1865[?] -2035[?] 8897[?]  -2035[?] 1804[?] 8896[?]  2034[?] 1831[?] 8895[?]  -1831[?] -2034[?] 8894[?]  1865[?] 12[?] 2033[?] 8893[?]  -2033[?] -1865[?] 8892[?]  -2033[?] -12[?] 8891[?]  -1804[?] 2032[?] -1865[?] 8890[?]  1865[?] -2032[?] 8889[?]  -2032[?] 1804[?] 8888[?]  2031[?] 1832[?] 8887[?]  -1832[?] -2031[?] 8886[?]  1865[?] 11[?] 2030[?] 8885[?]  -2030[?] -1865[?] 8884[?]  -2030[?] -11[?] 8883[?]  -1804[?] 2029[?] -1865[?] 8882[?]  1865[?] -2029[?] 8881[?]  -2029[?] 1804[?] 8880[?]  2028[?] 1830[?] 8879[?]  -1830[?] -2028[?] 8878[?]  1865[?] 10[?] 2027[?] 8877[?]  -2027[?] -1865[?] 8876[?]  -2027[?] -10[?] 8875[?]  -1804[?] 2026[?] -1865[?] 8874[?]  -2026[?] 1804[?] 8872[?]  2025[?] 1830[?] 8871[?]  -1830[?] -2025[?] 8870[?]  1865[?] 9[?] 2024[?] 8869[?]  -2024[?] -1865[?] 8868[?]  -2024[?] -9[?] 8867[?]  -1804[?] 2023[?] -1865[?] 8866[?]  1865[?] -2023[?] 8865[?]  -2023[?] 1804[?] 8864[?]  2022[?] 1830[?] 8863[?]  -1830[?] -2022[?] 8862[?]  1865[?] 8[?] 2021[?] 8861[?]  -2021[?] -1865[?] 8860[?]  -2021[?] -8[?] 8859[?]  -1804[?] 2020[?] -1865[?] 8858[?]  -2020[?] 1804[?] 8856[?]  2019[?] 1830[?] 8855[?]  -1830[?] -2019[?] 8854[?]  1865[?] 7[?] 2018[?] 8853[?]  -2018[?] -1865[?] 8852[?]  -2018[?] -7[?] 8851[?]  -1804[?] 2017[?] -1865[?] 8850[?]  -2017[?] 1804[?] 8848[?]  -1856[?] 2016[?] -1777[?] 8847[?]  -2016[?] 1777[?] 8846[?]  -2016[?] 1856[?] 8845[?]  2015[?] 1856[?] 8844[?]  -1856[?] -2015[?] 8843[?]  -1856[?] 2014[?] -1777[?] 8842[?]  -2014[?] 1777[?] 8841[?]  -2014[?] 1856[?] 8840[?]  2013[?] 1856[?] 8839[?]  -1856[?] -2013[?] 8838[?]  -1856[?] 2012[?] -1777[?] 8837[?]  -2012[?] 1777[?] 8836[?]  -2012[?] 1856[?] 8835[?]  2011[?] 1856[?] 8834[?]  -1856[?] -2011[?] 8833[?]  -1856[?] 2010[?] -1777[?] 8832[?]  -2010[?] 1777[?] 8831[?]  -2010[?] 1856[?] 8830[?]  2009[?] 1856[?] 8829[?]  -1856[?] -2009[?] 8828[?]  -1856[?] 2008[?] -1777[?] 8827[?]  -2008[?] 1777[?] 8826[?]  -2008[?] 1856[?] 8825[?]  2007[?] 1856[?] 8824[?]  -1856[?] -2007[?] 8823[?]  -1856[?] 2006[?] -1777[?] 8822[?]  -2006[?] 1777[?] 8821[?]  -2006[?] 1856[?] 8820[?]  2005[?] 1856[?] 8819[?]  -1856[?] -2005[?] 8818[?]  -1856[?] 2004[?] -1777[?] 8817[?]  -2004[?] 1777[?] 8816[?]  -2004[?] 1856[?] 8815[?]  2003[?] 1856[?] 8814[?]  -1856[?] -2003[?] 8813[?]  -1856[?] 2002[?] -1777[?] 8812[?]  -2002[?] 1777[?] 8811[?]  -2002[?] 1856[?] 8810[?]  2001[?] 1856[?] 8809[?]  -1856[?] -2001[?] 8808[?]  1855[?] 2000[?] 8807[?]  -2000[?] -1855[?] 8806[?]  1855[?] 1999[?] 8805[?]  -1999[?] -1855[?] 8804[?]  1855[?] 1998[?] 8803[?]  -1998[?] -1855[?] 8802[?]  1855[?] 1997[?] 8801[?]  -1997[?] -1855[?] 8800[?]  1855[?] 1996[?] 8799[?]  -1996[?] -1855[?] 8798[?]  1855[?] 1995[?] 8797[?]  -1995[?] -1855[?] 8796[?]  1855[?] 1994[?] 8795[?]  -1994[?] -1855[?] 8794[?]  -1828[?] -1744[?] -1993[?] 8793[?]  1993[?] 1828[?] 8792[?]  1993[?] 1744[?] 8791[?]  -1746[?] -1828[?] -1744[?] -1992[?] 8790[?]  1992[?] 1828[?] 8789[?]  1992[?] 1746[?] 8788[?]  1992[?] 1744[?] 8787[?]  -1827[?] -1991[?] -1801[?] -1741[?] 8786[?]  1801[?] 1991[?] 8785[?]  1991[?] 1827[?] 8784[?]  1741[?] 1991[?] 8783[?]  -1990[?] -1829[?] -1750[?] 8782[?]  1829[?] 1990[?] 8781[?]  1750[?] 1990[?] 8780[?]  -1828[?] -1829[?] -1989[?] 8779[?]  1989[?] 1829[?] 8778[?]  1989[?] 1828[?] 8777[?]  -1854[?] -1774[?] 1988[?] 8776[?]  -1988[?] 1854[?] 8775[?]  -1988[?] 1774[?] 8774[?]  -1854[?] -1773[?] 1987[?] 8773[?]  -1987[?] 1854[?] 8772[?]  -1987[?] 1773[?] 8771[?]  -1772[?] 1986[?] -1853[?] 8770[?]  -1986[?] 1853[?] 8769[?]  -1986[?] 1772[?] 8768[?]  1985[?] -26[?] -1853[?] 8767[?]  1853[?] -1985[?] 8766[?]  26[?] -1985[?] 8765[?]  -1918[?] -1764[?] 1984[?] 8764[?]  -1984[?] 1918[?] 8763[?]  -1984[?] 1764[?] 8762[?]  -1917[?] -39[?] 1983[?] 8761[?]  -1983[?] 1917[?] 8760[?]  -1983[?] 39[?] 8759[?]  -1915[?] -1762[?] 1982[?] 8758[?]  -1982[?] 1915[?] 8757[?]  -1982[?] 1762[?] 8756[?]  -1914[?] -14[?] 1981[?] 8755[?]  -1981[?] 1914[?] 8754[?]  -1981[?] 14[?] 8753[?]  -1913[?] -10[?] 1980[?] 8752[?]  -1980[?] 1913[?] 8751[?]  -1980[?] 10[?] 8750[?]  -1912[?] -13[?] 1979[?] 8749[?]  -1979[?] 1912[?] 8748[?]  -1979[?] 13[?] 8747[?]  -1910[?] -1760[?] 1978[?] 8746[?]  -1978[?] 1910[?] 8745[?]  -1978[?] 1760[?] 8744[?]  -1909[?] -1764[?] 1977[?] 8743[?]  -1977[?] 1909[?] 8742[?]  -1977[?] 1764[?] 8741[?]  -1907[?] -1758[?] 1976[?] 8740[?]  -1976[?] 1907[?] 8739[?]  -1976[?] 1758[?] 8738[?]  -1906[?] -1762[?] 1975[?] 8737[?]  -1975[?] 1906[?] 8736[?]  -1975[?] 1762[?] 8735[?]  -1904[?] -7[?] 1974[?] 8734[?]  -1974[?] 1904[?] 8733[?]  -1974[?] 7[?] 8732[?]  -1903[?] -10[?] 1973[?] 8731[?]  -1973[?] 1903[?] 8730[?]  -1973[?] 10[?] 8729[?]  -22[?] -1902[?] 1972[?] 8728[?]  -1972[?] 1902[?] 8727[?]  -1972[?] 22[?] 8726[?]  -1901[?] -1760[?] 1971[?] 8725[?]  -1971[?] 1901[?] 8724[?]  -1971[?] 1760[?] 8723[?]  -21[?] -1899[?] 1970[?] 8722[?]  -1970[?] 1899[?] 8721[?]  -1970[?] 21[?] 8720[?]  -1898[?] -1758[?] 1969[?] 8719[?]  -1969[?] 1898[?] 8718[?]  -1969[?] 1758[?] 8717[?]  1968[?] 1835[?] 8716[?]  -1835[?] -1968[?] 8715[?]  1836[?] 1967[?] 8714[?]  -1967[?] -1836[?] 8713[?]  1966[?] 1834[?] 8712[?]  -1834[?] -1966[?] 8711[?]  1965[?] 1888[?] 8710[?]  -1888[?] -1965[?] 8709[?]  -1888[?] -1842[?] -1964[?] 8708[?]  1964[?] 1842[?] 8707[?]  1964[?] 1888[?] 8706[?]  1963[?] 1886[?] 8705[?]  -1886[?] -1963[?] 8704[?]  -1886[?] -1839[?] -1962[?] 8703[?]  1962[?] 1839[?] 8702[?]  1962[?] 1886[?] 8701[?]  -1829[?] -1744[?] -1961[?] -1747[?] -1741[?] 8700[?]  1829[?] 1961[?] 8699[?]  1747[?] 1961[?] 8698[?]  1961[?] 1744[?] 8697[?]  1741[?] 1961[?] 8696[?]  -1827[?] -1960[?] -1747[?] -1741[?] 8695[?]  1747[?] 1960[?] 8694[?]  1960[?] 1827[?] 8693[?]  1741[?] 1960[?] 8692[?]  -1751[?] -1833[?] -1959[?] 8691[?]  1959[?] 1751[?] 8690[?]  1833[?] 1959[?] 8689[?]  -1958[?] -1833[?] -1750[?] 8688[?]  1750[?] 1958[?] 8687[?]  1833[?] 1958[?] 8686[?]  1826[?] 1957[?] 8685[?]  -1957[?] -1826[?] 8684[?]  1825[?] 1956[?] 8683[?]  -1956[?] -1825[?] 8682[?]  -1820[?] -11[?] -1955[?] 8681[?]  1955[?] 1820[?] 8680[?]  1955[?] 11[?] 8679[?]  1954[?] 1887[?] 8678[?]  -1887[?] -1954[?] 8677[?]  -1887[?] -1953[?] -1824[?] 8676[?]  1953[?] 1824[?] 8675[?]  1953[?] 1887[?] 8674[?]  -1725[?] -1822[?] 1952[?] 8673[?]  -1952[?] 1822[?] 8672[?]  -1952[?] 1725[?] 8671[?]  1951[?] 1885[?] 8670[?]  -1885[?] -1951[?] 8669[?]  -1885[?] -1823[?] -1950[?] 8668[?]  1950[?] 1823[?] 8667[?]  1950[?] 1885[?] 8666[?]  1822[?] 1949[?] 8665[?]  -1949[?] -1822[?] 8664[?]  -1948[?] -1738[?] -1840[?] 8663[?]  1840[?] 1948[?] 8662[?]  1738[?] 1948[?] 8661[?]  1947[?] -1738[?] -1840[?] 8660[?]  1840[?] -1947[?] 8659[?]  1738[?] -1947[?] 8658[?]  -1946[?] -1891[?] -1890[?] 8657[?]  1891[?] 1946[?] 8656[?]  1946[?] 1890[?] 8655[?]  -1945[?] -1894[?] -1895[?] 8654[?]  1945[?] 1895[?] 8653[?]  1894[?] 1945[?] 8652[?]  -1944[?] -1892[?] -1893[?] 8651[?]  1893[?] 1944[?] 8650[?]  1892[?] 1944[?] 8649[?]  -1820[?] -11[?] 1943[?] 8648[?]  -1943[?] 1820[?] 8647[?]  -1943[?] 11[?] 8646[?]  1889[?] 1942[?] 8645[?]  -1942[?] -1889[?] 8644[?]  -1791[?] -1941[?] -1876[?] 8643[?]  1941[?] 1876[?] 8642[?]  1941[?] 1791[?] 8641[?]  -1875[?] -1792[?] -1940[?] 8640[?]  1940[?] 1875[?] 8639[?]  1940[?] 1792[?] 8638[?]  -1789[?] -1874[?] -1939[?] 8637[?]  1939[?] 1874[?] 8636[?]  1939[?] 1789[?] 8635[?]  -1938[?] -1873[?] -1790[?] 8634[?]  1938[?] 1873[?] 8633[?]  1938[?] 1790[?] 8632[?]  1937[?] 1804[?] 8631[?]  -1804[?] -1937[?] 8630[?]  1936[?] 1804[?] 8629[?]  -1804[?] -1936[?] 8628[?]  1935[?] 1804[?] 8627[?]  -1804[?] -1935[?] 8626[?]  1934[?] 1804[?] 8625[?]  -1804[?] -1934[?] 8624[?]  1933[?] 1804[?] 8623[?]  -1804[?] -1933[?] 8622[?]  1932[?] 1804[?] 8621[?]  -1804[?] -1932[?] 8620[?]  1931[?] 1804[?] 8619[?]  -1804[?] -1931[?] 8618[?]  1930[?] 1804[?] 8617[?]  -1804[?] -1930[?] 8616[?]  -1867[?] -2[?] -1[?] 1929[?] 8615[?]  -1929[?] 1867[?] 8614[?]  -1929[?] 2[?] 8613[?]  -1929[?] 1[?] 8612[?]  -1866[?] -2[?] -1[?] 1928[?] 8611[?]  -1928[?] 1866[?] 8610[?]  -1928[?] 2[?] 8609[?]  -1928[?] 1[?] 8608[?]  -1864[?] -35[?] 1927[?] 8607[?]  -1927[?] 1864[?] 8606[?]  -1927[?] 35[?] 8605[?]  -34[?] -1863[?] 1926[?] 8604[?]  -1926[?] 1863[?] 8603[?]  -1926[?] 34[?] 8602[?]  -1862[?] -33[?] 1925[?] 8601[?]  -1925[?] 1862[?] 8600[?]  -1925[?] 33[?] 8599[?]  -1861[?] -32[?] 1924[?] 8598[?]  -1924[?] 1861[?] 8597[?]  -1924[?] 32[?] 8596[?]  -1860[?] -31[?] 1923[?] 8595[?]  -1923[?] 1860[?] 8594[?]  -1923[?] 31[?] 8593[?]  -1859[?] -30[?] 1922[?] 8592[?]  -1922[?] 1859[?] 8591[?]  -1922[?] 30[?] 8590[?]  -29[?] -1858[?] 1921[?] 8589[?]  -1921[?] 1858[?] 8588[?]  29[?] -1921[?] 8587[?]  -28[?] -1857[?] 1920[?] 8586[?]  -1920[?] 1857[?] 8585[?]  28[?] -1920[?] 8584[?]  -14[?] 1919[?] -1850[?] 8583[?]  1850[?] -1919[?] 8582[?]  -1919[?] 14[?] 8581[?]  -1748[?] 1918[?] -1800[?] 8580[?]  1800[?] -1918[?] 8579[?]  -1918[?] 1748[?] 8578[?]  1800[?] 1917[?] 8577[?]  -1917[?] -1800[?] 8576[?]  1916[?] -1766[?] -1849[?] 8575[?]  1849[?] -1916[?] 8574[?]  1766[?] -1916[?] 8573[?]  -1748[?] 1915[?] -1800[?] 8572[?]  1800[?] -1915[?] 8571[?]  -1915[?] 1748[?] 8570[?]  1800[?] 1914[?] 8569[?]  -1914[?] -1800[?] 8568[?]  -1748[?] 1913[?] -1800[?] 8567[?]  1800[?] -1913[?] 8566[?]  -1913[?] 1748[?] 8565[?]  1800[?] 1912[?] 8564[?]  -1912[?] -1800[?] 8563[?]  -1841[?] 1911[?] -1847[?] 8562[?]  1847[?] -1911[?] 8561[?]  -1911[?] 1841[?] 8560[?]  -1748[?] 1910[?] -1800[?] 8559[?]  1800[?] -1910[?] 8558[?]  -1910[?] 1748[?] 8557[?]  1800[?] 1909[?] 8556[?]  -1909[?] -1800[?] 8555[?]  -10[?] 1908[?] -1846[?] 8554[?]  1846[?] -1908[?] 8553[?]  -1908[?] 10[?] 8552[?]  -1748[?] 1907[?] -1800[?] 8551[?]  1800[?] -1907[?] 8550[?]  -1907[?] 1748[?] 8549[?]  1800[?] 1906[?] 8548[?]  -1906[?] -1800[?] 8547[?]  1905[?] -1761[?] -1845[?] 8546[?]  1845[?] -1905[?] 8545[?]  1761[?] -1905[?] 8544[?]  -1748[?] 1904[?] -1800[?] 8543[?]  1800[?] -1904[?] 8542[?]  -1904[?] 1748[?] 8541[?]  1800[?] 1903[?] 8540[?]  -1903[?] -1800[?] 8539[?]  -1748[?] 1902[?] -1800[?] 8538[?]  1800[?] -1902[?] 8537[?]  -1902[?] 1748[?] 8536[?]  1800[?] 1901[?] 8535[?]  -1901[?] -1800[?] 8534[?]  -1838[?] 1900[?] -1843[?] 8533[?]  1843[?] -1900[?] 8532[?]  -1900[?] 1838[?] 8531[?]  -1748[?] 1899[?] -1800[?] 8530[?]  1800[?] -1899[?] 8529[?]  -1899[?] 1748[?] 8528[?]  1800[?] 1898[?] 8527[?]  -1898[?] -1800[?] 8526[?]  1897[?] -1837[?] -1767[?] 8525[?]  1837[?] -1897[?] 8524[?]  1767[?] -1897[?] 8523[?]  -1819[?] -1721[?] 1896[?] 8522[?]  -1896[?] 1819[?] 8521[?]  -1896[?] 1721[?] 8520[?]  -1818[?] -1787[?] -1895[?] 8519[?]  1818[?] 1895[?] 8518[?]  1895[?] 1787[?] 8517[?]  -1788[?] -1894[?] -1817[?] 8516[?]  1894[?] 1817[?] 8515[?]  1894[?] 1788[?] 8514[?]  -1785[?] -1816[?] -1893[?] 8513[?]  1893[?] 1816[?] 8512[?]  1893[?] 1785[?] 8511[?]  -1815[?] -1892[?] -1786[?] 8510[?]  1892[?] 1815[?] 8509[?]  1892[?] 1786[?] 8508[?]  1891[?] -1814[?] -1812[?] -1811[?] -1813[?] 8507[?]  1814[?] -1891[?] 8506[?]  1813[?] -1891[?] 8505[?]  1812[?] -1891[?] 8504[?]  1811[?] -1891[?] 8503[?]  1890[?] -1810[?] -1807[?] -1809[?] -1808[?] 8502[?]  1810[?] -1890[?] 8501[?]  1809[?] -1890[?] 8500[?]  1808[?] -1890[?] 8499[?]  1807[?] -1890[?] 8498[?]  -1729[?] -1889[?] -1806[?] 8497[?]  1889[?] 1806[?] 8496[?]  1889[?] 1729[?] 8495[?]  -1769[?] 1888[?] 8494[?]  -1888[?] 1769[?] 8493[?]  -1769[?] 1887[?] 8492[?]  -1887[?] 1769[?] 8491[?]  -1768[?] 1886[?] 8490[?]  -1886[?] 1768[?] 8489[?]  -1768[?] 1885[?] 8488[?]  -1885[?] 1768[?] 8487[?]  1884[?] -1738[?] 8486[?]  1738[?] -1884[?] 8485[?]  1883[?] -1736[?] 8484[?]  1736[?] -1883[?] 8483[?]  1882[?] -1734[?] 8482[?]  1734[?] -1882[?] 8481[?]  1881[?] -1732[?] 8480[?]  1732[?] -1881[?] 8479[?]  -1729[?] 1880[?] 8478[?]  -1880[?] 1729[?] 8477[?]  1879[?] -1726[?] 8476[?]  1726[?] -1879[?] 8475[?]  1878[?] 1793[?] 8474[?]  -1793[?] -1878[?] 8473[?]  1877[?] -1724[?] 8472[?]  1724[?] -1877[?] 8471[?]  1876[?] 1792[?] 8470[?]  -1792[?] -1876[?] 8469[?]  1875[?] 1791[?] 8468[?]  -1791[?] -1875[?] 8467[?]  1790[?] 1874[?] 8466[?]  -1874[?] -1790[?] 8465[?]  1873[?] 1789[?] 8464[?]  -1789[?] -1873[?] 8463[?]  1784[?] 1872[?] 1783[?] 8462[?]  -1872[?] -1784[?] 8461[?]  -1783[?] -1872[?] 8460[?]  1784[?] -1871[?] 1783[?] 8459[?]  1871[?] -1784[?] 8458[?]  -1783[?] 1871[?] 8457[?]  1798[?] 1870[?] 8456[?]  -1870[?] -1798[?] 8455[?]  1782[?] 1869[?] 8454[?]  -1869[?] -1782[?] 8453[?]  -1740[?] -1746[?] -1743[?] 1868[?] 8452[?]  -1868[?] 1746[?] 8451[?]  -1868[?] 1743[?] 8450[?]  -1868[?] 1740[?] 8449[?]  1752[?] 1867[?] 8448[?]  -1752[?] -1867[?] 8447[?]  1752[?] 1866[?] 8446[?]  -1752[?] -1866[?] 8445[?]  1[?] 1802[?] -1865[?] 8444[?]  1865[?] -1802[?] 8443[?]  1865[?] -1[?] 8442[?]  1777[?] 1864[?] 8441[?]  -1864[?] -1777[?] 8440[?]  1777[?] 1863[?] 8439[?]  -1863[?] -1777[?] 8438[?]  1777[?] 1862[?] 8437[?]  -1862[?] -1777[?] 8436[?]  1777[?] 1861[?] 8435[?]  -1861[?] -1777[?] 8434[?]  1777[?] 1860[?] 8433[?]  -1860[?] -1777[?] 8432[?]  1777[?] 1859[?] 8431[?]  -1859[?] -1777[?] 8430[?]  1777[?] 1858[?] 8429[?]  -1858[?] -1777[?] 8428[?]  1777[?] 1857[?] 8427[?]  -1857[?] -1777[?] 8426[?]  -1751[?] 1856[?] 8425[?]  -1856[?] 1751[?] 8424[?]  1855[?] -1750[?] 8423[?]  1750[?] -1855[?] 8422[?]  1775[?] 1854[?] 8421[?]  -1854[?] -1775[?] 8420[?]  1853[?] -1775[?] 8419[?]  1775[?] -1853[?] 8418[?]  1771[?] 1852[?] 1770[?] 8417[?]  -1852[?] -1771[?] 8416[?]  -1770[?] -1852[?] 8415[?]  1771[?] -1851[?] 1770[?] 8414[?]  1851[?] -1771[?] 8413[?]  -1770[?] 1851[?] 8412[?]  1850[?] 1748[?] 8411[?]  -1748[?] -1850[?] 8410[?]  1849[?] 1748[?] 8409[?]  -1748[?] -1849[?] 8408[?]  1848[?] 1748[?] 8407[?]  -1748[?] -1848[?] 8406[?]  1847[?] 1748[?] 8405[?]  -1748[?] -1847[?] 8404[?]  1846[?] 1748[?] 8403[?]  -1748[?] -1846[?] 8402[?]  1845[?] 1748[?] 8401[?]  -1748[?] -1845[?] 8400[?]  1844[?] 1748[?] 8399[?]  -1748[?] -1844[?] 8398[?]  1843[?] 1748[?] 8397[?]  -1748[?] -1843[?] 8396[?]  1842[?] 1797[?] 8395[?]  -1797[?] -1842[?] 8394[?]  -1841[?] -1765[?] -1763[?] -1766[?] 8393[?]  1766[?] 1841[?] 8392[?]  1765[?] 1841[?] 8391[?]  1763[?] 1841[?] 8390[?]  1840[?] -1765[?] -1763[?] -1766[?] 8389[?]  1766[?] -1840[?] 8388[?]  1765[?] -1840[?] 8387[?]  1763[?] -1840[?] 8386[?]  1839[?] 1795[?] 8385[?]  -1795[?] -1839[?] 8384[?]  -1838[?] -1757[?] -1759[?] -1761[?] 8383[?]  1761[?] 1838[?] 8382[?]  1759[?] 1838[?] 8381[?]  1757[?] 1838[?] 8380[?]  -6[?] -1746[?] -1743[?] -1837[?] 8379[?]  1837[?] 6[?] 8378[?]  1837[?] 1746[?] 8377[?]  1837[?] 1743[?] 8376[?]  1836[?] -1767[?] 8375[?]  1767[?] -1836[?] 8374[?]  -1835[?] -1744[?] -1741[?] 8373[?]  1835[?] 1744[?] 8372[?]  1741[?] 1835[?] 8371[?]  -1834[?] -1744[?] -1747[?] -1741[?] 8370[?]  1747[?] 1834[?] 8369[?]  1834[?] 1744[?] 8368[?]  1741[?] 1834[?] 8367[?]  1833[?] -1744[?] -1747[?] -1741[?] 8366[?]  1747[?] -1833[?] 8365[?]  -1833[?] 1744[?] 8364[?]  -1740[?] -1755[?] 1832[?] 8362[?]  -1832[?] 1755[?] 8361[?]  -1832[?] 1740[?] 8360[?]  -1742[?] -1755[?] -1753[?] 1831[?] 8359[?]  -1831[?] 1753[?] 8358[?]  -1831[?] 1755[?] 8357[?]  -1831[?] 1742[?] 8356[?]  -1742[?] -1754[?] 1830[?] 8355[?]  1754[?] -1830[?] 8354[?]  -1830[?] 1742[?] 8353[?]  1829[?] -1753[?] 8352[?]  1753[?] -1829[?] 8351[?]  -1751[?] 1828[?] 8350[?]  -1828[?] 1751[?] 8349[?]  1827[?] -1743[?] 8348[?]  -1827[?] 1743[?] 8347[?]  1826[?] -1756[?] 8346[?]  1756[?] -1826[?] 8345[?]  1825[?] -1756[?] 8344[?]  1756[?] -1825[?] 8343[?]  1824[?] 1796[?] 8342[?]  -1796[?] -1824[?] 8341[?]  1823[?] 1794[?] 8340[?]  -1794[?] -1823[?] 8339[?]  1822[?] -1722[?] 8338[?]  1722[?] -1822[?] 8337[?]  -1725[?] -1728[?] -1821[?] 8336[?]  1821[?] 1728[?] 8335[?]  1821[?] 1725[?] 8334[?]  -1820[?] -1736[?] -1734[?] 8333[?]  1736[?] 1820[?] 8332[?]  1734[?] 1820[?] 8331[?]  -1819[?] -1724[?] -1726[?] 8330[?]  1726[?] 1819[?] 8329[?]  1724[?] 1819[?] 8328[?]  1818[?] 1788[?] 8327[?]  -1818[?] -1788[?] 8326[?]  1817[?] 1787[?] 8325[?]  -1787[?] -1817[?] 8324[?]  1786[?] 1816[?] 8323[?]  -1816[?] -1786[?] 8322[?]  1785[?] 1815[?] 8321[?]  -1815[?] -1785[?] 8320[?]  -37[?] -1737[?] -1814[?] 8319[?]  1814[?] 1737[?] 8318[?]  1814[?] 37[?] 8317[?]  -36[?] -1735[?] -1813[?] 8316[?]  1813[?] 1735[?] 8315[?]  1813[?] 36[?] 8314[?]  -35[?] -1733[?] -1812[?] 8313[?]  1812[?] 1733[?] 8312[?]  35[?] 1812[?] 8311[?]  -34[?] -1731[?] -1811[?] 8310[?]  1811[?] 1731[?] 8309[?]  1811[?] 34[?] 8308[?]  -33[?] -1810[?] -1730[?] 8307[?]  1810[?] 1730[?] 8306[?]  1810[?] 33[?] 8305[?]  -32[?] -1727[?] -1809[?] 8304[?]  1809[?] 1727[?] 8303[?]  1809[?] 32[?] 8302[?]  -31[?] -1723[?] -1808[?] 8301[?]  1808[?] 1723[?] 8300[?]  31[?] 1808[?] 8299[?]  -30[?] -1721[?] -1807[?] 8298[?]  1807[?] 1721[?] 8297[?]  30[?] 1807[?] 8296[?]  1806[?] -1757[?] -1759[?] -1761[?] 8295[?]  1761[?] -1806[?] 8294[?]  1759[?] -1806[?] 8293[?]  1757[?] -1806[?] 8292[?]  1[?] 1781[?] -1805[?] 8291[?]  1805[?] -1[?] 8290[?]  1805[?] -1781[?] 8289[?]  -1779[?] -1778[?] 1804[?] 8288[?]  -1804[?] 1779[?] 8287[?]  -1804[?] 1778[?] 8286[?]  1[?] 1780[?] -1803[?] 8285[?]  1803[?] -1[?] 8284[?]  1803[?] -1780[?] 8283[?]  1802[?] 1745[?] 8282[?]  -1802[?] -1745[?] 8281[?]  23[?] 1776[?] -1801[?] 8280[?]  1801[?] -23[?] 8279[?]  1801[?] -1776[?] 8278[?]  3[?] 1749[?] -1800[?] 8277[?]  1800[?] -3[?] 8276[?]  1800[?] -1749[?] 8275[?]  -34[?] 1799[?] -1739[?] 8274[?]  -1799[?] 1739[?] 8273[?]  -1799[?] 34[?] 8272[?]  1798[?] -47[?] 8271[?]  47[?] -1798[?] 8270[?]  -12[?] 1797[?] 8269[?]  -1797[?] 12[?] 8268[?]  -12[?] 1796[?] 8267[?]  -1796[?] 12[?] 8266[?]  -8[?] 1795[?] 8265[?]  -1795[?] 8[?] 8264[?]  -8[?] 1794[?] 8263[?]  -1794[?] 8[?] 8262[?]  -7[?] 1793[?] 8261[?]  -1793[?] 7[?] 8260[?]  -37[?] 1792[?] 8259[?]  -1792[?] 37[?] 8258[?]  1791[?] -36[?] 8257[?]  -1791[?] 36[?] 8256[?]  1790[?] -35[?] 8255[?]  35[?] -1790[?] 8254[?]  -34[?] 1789[?] 8253[?]  -1789[?] 34[?] 8252[?]  1788[?] -33[?] 8251[?]  33[?] -1788[?] 8250[?]  -32[?] 1787[?] 8249[?]  -1787[?] 32[?] 8248[?]  1786[?] -31[?] 8247[?]  31[?] -1786[?] 8246[?]  1785[?] -30[?] 8245[?]  30[?] -1785[?] 8244[?]  1784[?] -48[?] 8243[?]  48[?] -1784[?] 8242[?]  27[?] 1783[?] 8241[?]  -1783[?] -27[?] 8240[?]  1782[?] -24[?] 8239[?]  24[?] -1782[?] 8238[?]  4[?] 1781[?] 8237[?]  -1781[?] -4[?] 8236[?]  3[?] 1780[?] 8235[?]  -1780[?] -3[?] 8234[?]  -1779[?] -4[?] -3[?] -1[?] 8233[?]  4[?] 1779[?] 8232[?]  3[?] 1779[?] 8231[?]  1[?] 1779[?] 8230[?]  -1778[?] -2[?] -1[?] 8229[?]  2[?] 1778[?] 8228[?]  1[?] 1778[?] 8227[?]  49[?] 4[?] -1777[?] 8226[?]  1777[?] -4[?] 8225[?]  -49[?] 1777[?] 8224[?]  3[?] 1776[?] 8223[?]  -1776[?] -3[?] 8222[?]  1775[?] -3[?] -24[?] 8221[?]  24[?] -1775[?] 8220[?]  3[?] -1775[?] 8219[?]  -1774[?] -26[?] -3[?] 8218[?]  26[?] 1774[?] 8217[?]  3[?] 1774[?] 8216[?]  1773[?] -26[?] -3[?] 8215[?]  26[?] -1773[?] 8214[?]  3[?] -1773[?] 8213[?]  26[?] 1772[?] 8212[?]  -1772[?] -26[?] 8211[?]  1771[?] -25[?] 8210[?]  25[?] -1771[?] 8209[?]  3[?] 1770[?] 8208[?]  -1770[?] -3[?] 8207[?]  -13[?] 1769[?] 8206[?]  -1769[?] 13[?] 8205[?]  -9[?] 1768[?] 8204[?]  -1768[?] 9[?] 8203[?]  1767[?] -1[?] 8202[?]  1[?] -1767[?] 8201[?]  1766[?] 13[?] 8200[?]  -13[?] -1766[?] 8199[?]  1765[?] 12[?] 8198[?]  -12[?] -1765[?] 8197[?]  -12[?] 1764[?] 8196[?]  -1764[?] 12[?] 8195[?]  1763[?] 11[?] 8194[?]  -11[?] -1763[?] 8193[?]  -11[?] 1762[?] 8192[?]  -1762[?] 11[?] 8191[?]  1761[?] 9[?] 8190[?]  -9[?] -1761[?] 8189[?]  -9[?] 1760[?] 8188[?]  -1760[?] 9[?] 8187[?]  1759[?] 8[?] 8186[?]  -8[?] -1759[?] 8185[?]  -8[?] 1758[?] 8184[?]  -1758[?] 8[?] 8183[?]  1757[?] 7[?] 8182[?]  -7[?] -1757[?] 8181[?]  1756[?] 6[?] 8180[?]  -6[?] -1756[?] 8179[?]  -6[?] 1755[?] 8178[?]  -1755[?] 6[?] 8177[?]  -1754[?] 6[?] 5[?] 8176[?]  1754[?] -6[?] 8175[?]  1754[?] -5[?] 8174[?]  1753[?] 5[?] 8173[?]  -5[?] -1753[?] 8172[?]  -5[?] 1752[?] -4[?] 8171[?]  -1752[?] 5[?] 8170[?]  -1752[?] 4[?] 8169[?]  4[?] 1751[?] 8168[?]  -1751[?] -4[?] 8167[?]  1750[?] -4[?] 8166[?]  4[?] -1750[?] 8165[?]  4[?] 1749[?] 8164[?]  -1749[?] -4[?] 8163[?]  3[?] 1748[?] 8162[?]  -1748[?] -3[?] 8161[?]  1747[?] -3[?] 8160[?]  3[?] -1747[?] 8159[?]  3[?] 1746[?] 8158[?]  -1746[?] -3[?] 8157[?]  1745[?] -2[?] -3[?] 8156[?]  3[?] -1745[?] 8155[?]  2[?] -1745[?] 8154[?]  2[?] 1744[?] 8153[?]  -1744[?] -2[?] 8152[?]  1743[?] -2[?] 8151[?]  2[?] -1743[?] 8150[?]  1[?] 1742[?] 8149[?]  -1742[?] -1[?] 8148[?]  1741[?] -1[?] 8147[?]  1[?] -1741[?] 8146[?]  1[?] 1740[?] 8145[?]  -1740[?] -1[?] 8144[?]  35[?] 36[?] -1739[?] 8143[?]  1739[?] -36[?] 8142[?]  1739[?] -35[?] 8141[?]  1738[?] 14[?] 8140[?]  -14[?] -1738[?] 8139[?]  -14[?] 1737[?] 8138[?]  -1737[?] 14[?] 8137[?]  1736[?] 13[?] 8136[?]  -13[?] -1736[?] 8135[?]  -13[?] 1735[?] 8134[?]  -1735[?] 13[?] 8133[?]  1734[?] 12[?] 8132[?]  -12[?] -1734[?] 8131[?]  -12[?] 1733[?] 8130[?]  -1733[?] 12[?] 8129[?]  1732[?] 11[?] 8128[?]  -11[?] -1732[?] 8127[?]  -11[?] 1731[?] 8126[?]  -1731[?] 11[?] 8125[?]  1730[?] -10[?] 8124[?]  -1730[?] 10[?] 8123[?]  1729[?] 10[?] 8122[?]  -1729[?] -10[?] 8121[?]  1728[?] -10[?] 8120[?]  -1728[?] 10[?] 8119[?]  -9[?] 1727[?] 8118[?]  -1727[?] 9[?] 8117[?]  1726[?] 9[?] 8116[?]  -9[?] -1726[?] 8115[?]  -9[?] 1725[?] 8114[?]  -1725[?] 9[?] 8113[?]  1724[?] 8[?] 8112[?]  -8[?] -1724[?] 8111[?]  -8[?] 1723[?] 8110[?]  -1723[?] 8[?] 8109[?]  1722[?] 7[?] 8108[?]  -7[?] -1722[?] 8107[?]  -7[?] 1721[?] 8106[?]  -1721[?] 7[?] 8105[?]  -1718[?] -1717[?] -1720[?] 8104[?]  1720[?] 1717[?] 8102[?]  1719[?] -1716[?] -1715[?] 8101[?]  1715[?] -1719[?] 8099[?]  1714[?] 1718[?] 8097[?]  1708[?] 1718[?] 8096[?]  -1717[?] -1707[?] -1713[?] 8095[?]  1713[?] 1717[?] 8094[?]  1707[?] 1717[?] 8093[?]  1716[?] 1704[?] 8091[?]  1710[?] 1716[?] 8090[?]  -1715[?] -1709[?] -1703[?] 8089[?]  1715[?] 1703[?] 8088[?]  1709[?] 1715[?] 8087[?]  -1689[?] -1711[?] -1714[?] 8086[?]  -1688[?] -1712[?] -1713[?] 8083[?]  1713[?] 1712[?] 8082[?]  1713[?] 1688[?] 8081[?]  1701[?] 1712[?] 8080[?]  -1712[?] -1701[?] 8079[?]  1702[?] 1711[?] 8078[?]  -1705[?] -1710[?] -1693[?] 8076[?]  -1706[?] -1709[?] -1692[?] 8073[?]  1709[?] 1706[?] 8072[?]  1709[?] 1692[?] 8071[?]  -1708[?] -1702[?] -1695[?] 8070[?]  -1707[?] -1701[?] -1696[?] 8067[?]  1707[?] 1696[?] 8066[?]  1707[?] 1701[?] 8065[?]  1699[?] 1706[?] 8064[?]  -1706[?] -1699[?] 8063[?]  1700[?] 1705[?] 8062[?]  -1700[?] -1697[?] -1704[?] 8060[?]  -1699[?] -1698[?] -1703[?] 8057[?]  1703[?] 1698[?] 8056[?]  1699[?] 1703[?] 8055[?]  1702[?] -1694[?] 8054[?]  1694[?] -1702[?] 8053[?]  1701[?] -1694[?] 8052[?]  1694[?] -1701[?] 8051[?]  1700[?] -1691[?] 8050[?]  1691[?] -1700[?] 8049[?]  1699[?] -1691[?] 8048[?]  1691[?] -1699[?] 8047[?]  1692[?] 1698[?] 8046[?]  -1698[?] -1692[?] 8045[?]  1693[?] 1697[?] 8044[?]  1696[?] 1688[?] 8042[?]  -1688[?] -1696[?] 8041[?]  1695[?] 1689[?] 8040[?]  -1694[?] -1690[?] -1685[?] 8038[?]  1685[?] 1694[?] 8037[?]  1694[?] 1690[?] 8036[?]  1693[?] -1683[?] 8035[?]  1683[?] -1693[?] 8034[?]  1692[?] -1683[?] 8033[?]  1683[?] -1692[?] 8032[?]  -1691[?] 1687[?] 1686[?] 1682[?] 1681[?] 8031[?]  1691[?] -1687[?] 8030[?]  1691[?] -1682[?] 8029[?]  1691[?] -1686[?] 8028[?]  -1684[?] -1690[?] -1661[?] 8026[?]  1684[?] 1690[?] 8025[?]  1690[?] 1661[?] 8024[?]  -1677[?] 1689[?] 8023[?]  -1689[?] 1677[?] 8022[?]  -1677[?] 1688[?] 8021[?]  -1688[?] 1677[?] 8020[?]  -506[?] 1687[?] -1673[?] -1679[?] 8019[?]  -1687[?] 506[?] 8018[?]  -1687[?] 1679[?] 8017[?]  -1687[?] 1673[?] 8016[?]  -507[?] -1667[?] 1686[?] -1679[?] 8015[?]  507[?] -1686[?] 8014[?]  -1686[?] 1679[?] 8013[?]  -1686[?] 1667[?] 8012[?]  -1680[?] -1674[?] -1685[?] 8011[?]  1685[?] 1674[?] 8010[?]  1685[?] 1680[?] 8009[?]  1684[?] 1680[?] 8008[?]  -1680[?] -1684[?] 8007[?]  1683[?] 1678[?] 8006[?]  -1678[?] -1683[?] 8005[?]  -1675[?] -507[?] 1682[?] -1673[?] 8004[?]  507[?] -1682[?] 8003[?]  -1682[?] 1675[?] 8002[?]  -1682[?] 1673[?] 8001[?]  -506[?] -1675[?] -1667[?] 1681[?] 8000[?]  -1681[?] 506[?] 7999[?]  -1681[?] 1675[?] 7998[?]  -1667[?] 1680[?] 7996[?]  -1680[?] 1667[?] 7995[?]  1679[?] 1676[?] 7994[?]  -1676[?] -1679[?] 7993[?]  -1678[?] -1672[?] -1665[?] 7992[?]  1672[?] 1678[?] 7991[?]  1665[?] 1678[?] 7990[?]  -1677[?] -1671[?] -1663[?] 7989[?]  1671[?] 1677[?] 7988[?]  1663[?] 1677[?] 7987[?]  -1676[?] -1659[?] -1670[?] 7986[?]  1659[?] 1676[?] 7985[?]  1670[?] 1676[?] 7984[?]  -1675[?] -1658[?] -1669[?] 7983[?]  1658[?] 1675[?] 7982[?]  1669[?] 1675[?] 7981[?]  1661[?] 1674[?] 7980[?]  -1674[?] -1661[?] 7979[?]  1673[?] 1668[?] 7978[?]  -1668[?] -1673[?] 7977[?]  -1636[?] -1672[?] -1666[?] 7976[?]  1672[?] 1666[?] 7975[?]  1672[?] 1636[?] 7974[?]  -1635[?] -1671[?] -1664[?] 7973[?]  1671[?] 1664[?] 7972[?]  1671[?] 1635[?] 7971[?]  -1632[?] -1660[?] -1670[?] 7970[?]  1660[?] 1670[?] 7969[?]  1670[?] 1632[?] 7968[?]  -1631[?] -1657[?] -1669[?] 7967[?]  1657[?] 1669[?] 7966[?]  1669[?] 1631[?] 7965[?]  -1668[?] -1656[?] -1645[?] 7964[?]  1656[?] 1668[?] 7963[?]  1645[?] 1668[?] 7962[?]  -1667[?] -1655[?] -1643[?] 7961[?]  1655[?] 1667[?] 7960[?]  1643[?] 1667[?] 7959[?]  1666[?] 1650[?] 7958[?]  -1650[?] -1666[?] 7957[?]  -1650[?] -1654[?] -1665[?] 7956[?]  1665[?] 1654[?] 7955[?]  1665[?] 1650[?] 7954[?]  1664[?] 1649[?] 7953[?]  -1649[?] -1664[?] 7952[?]  -1649[?] -1653[?] -1663[?] 7951[?]  1663[?] 1653[?] 7950[?]  1663[?] 1649[?] 7949[?]  1662[?] 1652[?] 7948[?]  -1652[?] -1662[?] 7947[?]  -1638[?] -1661[?] -1651[?] 7946[?]  1651[?] 1661[?] 7945[?]  1661[?] 1638[?] 7944[?]  1660[?] 1640[?] 7943[?]  -1640[?] -1660[?] 7942[?]  -1640[?] -1659[?] -1648[?] 7941[?]  1648[?] 1659[?] 7940[?]  1659[?] 1640[?] 7939[?]  -1639[?] -1658[?] -1647[?] 7938[?]  1647[?] 1658[?] 7937[?]  1658[?] 1639[?] 7936[?]  1657[?] 1639[?] 7935[?]  -1639[?] -1657[?] 7934[?]  -1557[?] -1656[?] -1646[?] 7933[?]  1656[?] 1646[?] 7932[?]  1656[?] 1557[?] 7931[?]  -1556[?] -1655[?] -1644[?] 7930[?]  1655[?] 1644[?] 7929[?]  1655[?] 1556[?] 7928[?]  1654[?] 1636[?] 7927[?]  -1636[?] -1654[?] 7926[?]  1653[?] 1635[?] 7925[?]  -1635[?] -1653[?] 7924[?]  -27[?] 1652[?] -1642[?] 7923[?]  -1652[?] 1642[?] 7922[?]  27[?] -1652[?] 7921[?]  -1637[?] -1618[?] -1651[?] 7920[?]  1651[?] 1637[?] 7919[?]  1651[?] 1618[?] 7918[?]  -1627[?] 1650[?] 7917[?]  -1650[?] 1627[?] 7916[?]  -1627[?] 1649[?] 7915[?]  -1649[?] 1627[?] 7914[?]  1648[?] 1632[?] 7913[?]  -1632[?] -1648[?] 7912[?]  1647[?] 1631[?] 7911[?]  -1631[?] -1647[?] 7910[?]  1646[?] 1629[?] 7909[?]  -1629[?] -1646[?] 7908[?]  -1574[?] -1629[?] -1645[?] 7907[?]  1645[?] 1574[?] 7906[?]  1645[?] 1629[?] 7905[?]  1644[?] 1628[?] 7904[?]  -1628[?] -1644[?] 7903[?]  -1573[?] -1628[?] -1643[?] 7902[?]  1643[?] 1573[?] 7901[?]  1643[?] 1628[?] 7900[?]  1642[?] 1625[?] 1634[?] 7899[?]  -1634[?] -1642[?] 7898[?]  -1625[?] -1642[?] 7897[?]  1641[?] 1633[?] 7896[?]  -1633[?] -1641[?] 7895[?]  -1623[?] 1640[?] 7894[?]  -1640[?] 1623[?] 7893[?]  -1623[?] 1639[?] 7892[?]  -1639[?] 1623[?] 7891[?]  -1638[?] -1630[?] -1626[?] 7890[?]  1630[?] 1638[?] 7889[?]  1626[?] 1638[?] 7888[?]  1626[?] 1637[?] 7887[?]  -1637[?] -1626[?] 7886[?]  -1621[?] 1636[?] 7885[?]  -1636[?] 1621[?] 7884[?]  -1621[?] 1635[?] 7883[?]  -1635[?] 1621[?] 7882[?]  -1624[?] -1603[?] 1634[?] 7881[?]  -1634[?] 1624[?] 7880[?]  -1634[?] 1603[?] 7879[?]  -1624[?] -1603[?] 1633[?] 7878[?]  -1633[?] 1624[?] 7877[?]  -1633[?] 1603[?] 7876[?]  -1617[?] 1632[?] 7875[?]  -1632[?] 1617[?] 7874[?]  -1617[?] 1631[?] 7873[?]  -1631[?] 1617[?] 7872[?]  1630[?] 1618[?] 7871[?]  -1618[?] -1630[?] 7870[?]  -1616[?] 1629[?] 7869[?]  -1629[?] 1616[?] 7868[?]  -1616[?] 1628[?] 7867[?]  -1628[?] 1616[?] 7866[?]  -1627[?] -1622[?] -1615[?] 7865[?]  1615[?] 1627[?] 7864[?]  1622[?] 1627[?] 7863[?]  1626[?] -1606[?] 7862[?]  1606[?] -1626[?] 7861[?]  -203[?] -1607[?] 1625[?] -1600[?] 7860[?]  -1625[?] 203[?] 7859[?]  -1625[?] 1607[?] 7858[?]  -1625[?] 1600[?] 7857[?]  -1607[?] -1530[?] 1624[?] -1600[?] -1602[?] 7856[?]  -1624[?] 1607[?] 7855[?]  -1624[?] 1600[?] 7854[?]  -1624[?] 1602[?] 7853[?]  -1624[?] 1530[?] 7852[?]  -202[?] 1623[?] -1606[?] 7851[?]  -1623[?] 1606[?] 7850[?]  202[?] -1623[?] 7849[?]  -1622[?] -1614[?] -1595[?] 7848[?]  1622[?] 1614[?] 7847[?]  1622[?] 1595[?] 7846[?]  -1621[?] -1608[?] -1613[?] 7845[?]  1613[?] 1621[?] 7844[?]  1608[?] 1621[?] 7843[?]  -1612[?] -1601[?] 1620[?] 7842[?]  -1620[?] 1612[?] 7841[?]  -1620[?] 1601[?] 7840[?]  1619[?] -1606[?] 7839[?]  1606[?] -1619[?] 7838[?]  -1599[?] 1618[?] 7837[?]  -1618[?] 1599[?] 7836[?]  -202[?] -1599[?] 1617[?] 7835[?]  202[?] -1617[?] 7834[?]  -1617[?] 1599[?] 7833[?]  -1601[?] 1616[?] 7832[?]  -1616[?] 1601[?] 7831[?]  -1604[?] -1610[?] -1615[?] 7830[?]  1610[?] 1615[?] 7829[?]  1615[?] 1604[?] 7828[?]  1614[?] 1604[?] 7827[?]  -1604[?] -1614[?] 7826[?]  -1507[?] -1609[?] -1613[?] 7825[?]  1613[?] 1609[?] 7824[?]  1613[?] 1507[?] 7823[?]  1602[?] 1612[?] 7822[?]  -1612[?] -1602[?] 7821[?]  -1599[?] 1611[?] 7820[?]  -1611[?] 1599[?] 7819[?]  1610[?] 1595[?] 7818[?]  -1610[?] -1595[?] 7817[?]  1609[?] 1594[?] 7816[?]  -1594[?] -1609[?] 7815[?]  -1594[?] -1608[?] -1531[?] 7814[?]  1531[?] 1608[?] 7813[?]  1608[?] 1594[?] 7812[?]  1607[?] 1341[?] 1593[?] 1580[?] 7811[?]  -1607[?] -1341[?] 7810[?]  -1607[?] -1593[?] 7809[?]  -1580[?] -1607[?] 7808[?]  -1606[?] 1341[?] 1593[?] 1580[?] 7807[?]  1606[?] -1341[?] 7806[?]  1606[?] -1593[?] 7805[?]  -1580[?] 1606[?] 7804[?]  -1597[?] -1589[?] 1605[?] 7803[?]  -1605[?] 1597[?] 7802[?]  -1605[?] 1589[?] 7801[?]  -1589[?] 1604[?] 7800[?]  -1604[?] 1589[?] 7799[?]  -1584[?] -1582[?] 1603[?] -1590[?] -1481[?] 7798[?]  -1603[?] 1582[?] 7797[?]  1590[?] -1603[?] 7796[?]  1584[?] -1603[?] 7795[?]  1481[?] -1603[?] 7794[?]  1602[?] 1342[?] 1588[?] 1544[?] 7793[?]  -1342[?] -1602[?] 7792[?]  -1588[?] -1602[?] 7791[?]  -1544[?] -1602[?] 7790[?]  -1601[?] 1342[?] 1588[?] 1544[?] 7789[?]  -1342[?] 1601[?] 7788[?]  -1588[?] 1601[?] 7787[?]  -1544[?] 1601[?] 7786[?]  1600[?] 1379[?] 1587[?] 1517[?] 7785[?]  -1379[?] -1600[?] 7784[?]  -1587[?] -1600[?] 7783[?]  -1517[?] -1600[?] 7782[?]  -1599[?] 1379[?] 1587[?] 1517[?] 7781[?]  -1379[?] 1599[?] 7780[?]  -1587[?] 1599[?] 7779[?]  -1517[?] 1599[?] 7778[?]  -1592[?] -1583[?] 1598[?] 7777[?]  -1598[?] 1592[?] 7776[?]  -1598[?] 1583[?] 7775[?]  1590[?] 1597[?] 7774[?]  -1597[?] -1590[?] 7773[?]  1596[?] -1591[?] -1581[?] 7772[?]  1591[?] -1596[?] 7771[?]  1581[?] -1596[?] 7770[?]  1595[?] -1581[?] 7769[?]  1581[?] -1595[?] 7768[?]  -1583[?] 1594[?] 7767[?]  -1594[?] 1583[?] 7766[?]  -1586[?] -624[?] 1593[?] 7765[?]  -1593[?] 624[?] 7764[?]  1586[?] -1593[?] 7763[?]  1584[?] 1592[?] 7762[?]  -1592[?] -1584[?] 7761[?]  1591[?] 1582[?] 7760[?]  -1582[?] -1591[?] 7759[?]  1590[?] 1380[?] 1572[?] 1518[?] 7758[?]  -1380[?] -1590[?] 7757[?]  -1572[?] -1590[?] 7756[?]  -1518[?] -1590[?] 7755[?]  -1589[?] 1380[?] 1572[?] 1518[?] 7754[?]  -1380[?] 1589[?] 7753[?]  -1572[?] 1589[?] 7752[?]  -1518[?] 1589[?] 7751[?]  -1579[?] -628[?] 1588[?] 7750[?]  -1588[?] 628[?] 7749[?]  -1588[?] 1579[?] 7748[?]  -1578[?] -626[?] 1587[?] 7747[?]  -1587[?] 626[?] 7746[?]  -1587[?] 1578[?] 7745[?]  1577[?] -1586[?] 1576[?] 7744[?]  1586[?] -1577[?] 7743[?]  1586[?] -1576[?] 7742[?]  -1575[?] -1567[?] 1585[?] 7741[?]  -1585[?] 1567[?] 7739[?]  1584[?] 1345[?] 1566[?] 1504[?] 7738[?]  -1584[?] -1345[?] 7737[?]  -1566[?] -1584[?] 7736[?]  -1504[?] -1584[?] 7735[?]  -1583[?] 1345[?] 1566[?] 1504[?] 7734[?]  1583[?] -1345[?] 7733[?]  -1566[?] 1583[?] 7732[?]  -1504[?] 1583[?] 7731[?]  1582[?] 1344[?] 1565[?] 1545[?] 7730[?]  -1344[?] -1582[?] 7729[?]  -1582[?] -1565[?] 7728[?]  -1545[?] -1582[?] 7727[?]  -1581[?] 1344[?] 1565[?] 1545[?] 7726[?]  -1344[?] 1581[?] 7725[?]  1581[?] -1565[?] 7724[?]  -1545[?] 1581[?] 7723[?]  -430[?] -1559[?] 1580[?] 7722[?]  -1580[?] 430[?] 7721[?]  -1580[?] 1559[?] 7720[?]  1571[?] 1579[?] 7719[?]  -1579[?] -1571[?] 7718[?]  -1578[?] -1570[?] -1561[?] 7717[?]  1570[?] 1578[?] 7716[?]  1561[?] 1578[?] 7715[?]  1577[?] -1559[?] -1478[?] -1511[?] -1484[?] 7714[?]  1478[?] -1577[?] 7713[?]  1559[?] -1577[?] 7712[?]  1484[?] -1577[?] 7711[?]  1511[?] -1577[?] 7710[?]  1478[?] 1569[?] 1576[?] 7709[?]  -1576[?] -1478[?] 7708[?]  -1569[?] -1576[?] 7707[?]  1568[?] 1575[?] 7706[?]  1574[?] 1557[?] 7704[?]  -1557[?] -1574[?] 7703[?]  1573[?] 1556[?] 7702[?]  -1556[?] -1573[?] 7701[?]  -1564[?] -634[?] 1572[?] 7700[?]  -1572[?] 634[?] 7699[?]  -1572[?] 1564[?] 7698[?]  -1563[?] -1552[?] -1571[?] 7697[?]  1552[?] 1571[?] 7696[?]  1571[?] 1563[?] 7695[?]  -1562[?] -1570[?] -1521[?] 7694[?]  1570[?] 1562[?] 7693[?]  1521[?] 1570[?] 7692[?]  1560[?] 1569[?] 7691[?]  -1569[?] -1560[?] 7690[?]  -1548[?] -1568[?] 7688[?]  -568[?] -1568[?] 7687[?]  -652[?] -1568[?] 7686[?]  -1567[?] 568[?] 1548[?] 652[?] 7685[?]  -1548[?] 1567[?] 7684[?]  -568[?] 1567[?] 7683[?]  -652[?] 1567[?] 7682[?]  -1555[?] -636[?] 1566[?] 7681[?]  -1566[?] 636[?] 7680[?]  -1566[?] 1555[?] 7679[?]  -1551[?] -632[?] 1565[?] 7678[?]  -1565[?] 632[?] 7677[?]  1551[?] -1565[?] 7676[?]  -1564[?] -1542[?] -1554[?] 7675[?]  1542[?] 1564[?] 7674[?]  1554[?] 1564[?] 7673[?]  -1563[?] -1553[?] -1505[?] 7672[?]  1553[?] 1563[?] 7671[?]  1505[?] 1563[?] 7670[?]  1546[?] 1562[?] 7669[?]  -1562[?] -1546[?] 7668[?]  -1540[?] -1546[?] -1561[?] 7667[?]  1561[?] 1540[?] 7666[?]  1561[?] 1546[?] 7665[?]  -1537[?] -1560[?] -1550[?] 7664[?]  1560[?] 1537[?] 7663[?]  1550[?] 1560[?] 7662[?]  -1535[?] -1559[?] -1549[?] 7661[?]  1559[?] 1535[?] 7660[?]  1549[?] 1559[?] 7659[?]  -1547[?] -1529[?] 1558[?] 7658[?]  -1558[?] 1547[?] 7657[?]  -1558[?] 1529[?] 7656[?]  -1529[?] 1557[?] 7655[?]  -1557[?] 1529[?] 7654[?]  -1529[?] 1556[?] 7653[?]  -1556[?] 1529[?] 7652[?]  1543[?] 1555[?] 7651[?]  -1555[?] -1543[?] 7650[?]  -1506[?] -1541[?] -1554[?] 7649[?]  1554[?] 1541[?] 7648[?]  1554[?] 1506[?] 7647[?]  1553[?] 1532[?] 7646[?]  -1532[?] -1553[?] 7645[?]  -1532[?] -1526[?] -1552[?] 7644[?]  1552[?] 1526[?] 7643[?]  1552[?] 1532[?] 7642[?]  1538[?] -1551[?] 1539[?] 7641[?]  -1539[?] 1551[?] 7640[?]  1551[?] -1538[?] 7639[?]  -1450[?] -1536[?] -1550[?] 7638[?]  1550[?] 1536[?] 7637[?]  1550[?] 1450[?] 7636[?]  -1449[?] -1534[?] -1549[?] 7635[?]  1549[?] 1534[?] 7634[?]  1549[?] 1449[?] 7633[?]  -469[?] -1533[?] 1548[?] 7632[?]  -1548[?] 469[?] 7631[?]  -1548[?] 1533[?] 7630[?]  1530[?] 1547[?] 7629[?]  -1547[?] -1530[?] 7628[?]  1546[?] -1446[?] -1511[?] 7627[?]  1446[?] -1546[?] 7626[?]  1511[?] -1546[?] 7625[?]  -434[?] -1513[?] 1545[?] 7624[?]  -1545[?] 434[?] 7623[?]  -1545[?] 1513[?] 7622[?]  -432[?] -1511[?] 1544[?] 7621[?]  -1544[?] 432[?] 7620[?]  -1544[?] 1511[?] 7619[?]  -1515[?] -1543[?] -1528[?] 7618[?]  1543[?] 1515[?] 7617[?]  1528[?] 1543[?] 7616[?]  -1542[?] -1522[?] -1527[?] 7615[?]  1527[?] 1542[?] 7614[?]  1542[?] 1522[?] 7613[?]  1522[?] 1541[?] 7612[?]  -1541[?] -1522[?] 7611[?]  1521[?] 1540[?] 7610[?]  -1540[?] -1521[?] 7609[?]  -1476[?] -1415[?] -1513[?] -1493[?] 1539[?] 7608[?]  -1539[?] 1415[?] 7607[?]  -1539[?] 1513[?] 7606[?]  -1539[?] 1493[?] 7605[?]  -1539[?] 1476[?] 7604[?]  1538[?] 1525[?] 1415[?] 7603[?]  -1415[?] -1538[?] 7602[?]  -1525[?] -1538[?] 7601[?]  -1537[?] -1520[?] -1472[?] 7600[?]  1472[?] 1537[?] 7599[?]  1520[?] 1537[?] 7598[?]  1520[?] 1536[?] 7597[?]  -1536[?] -1520[?] 7596[?]  -1535[?] -1519[?] -1471[?] 7595[?]  1471[?] 1535[?] 7594[?]  1519[?] 1535[?] 7593[?]  1519[?] 1534[?] 7592[?]  -1534[?] -1519[?] 7591[?]  -1524[?] -1533[?] -1523[?] 7590[?]  1533[?] 1524[?] 7589[?]  1523[?] 1533[?] 7588[?]  1512[?] 1532[?] 7587[?]  -1532[?] -1512[?] 7586[?]  1531[?] 1507[?] 7585[?]  -1507[?] -1531[?] 7584[?]  1530[?] 1343[?] 1503[?] 1502[?] 7583[?]  -1343[?] -1530[?] 7582[?]  -1503[?] -1530[?] 7581[?]  -1502[?] -1530[?] 7580[?]  -1529[?] 1343[?] 1503[?] 1502[?] 7579[?]  -1343[?] 1529[?] 7578[?]  -1503[?] 1529[?] 7577[?]  -1502[?] 1529[?] 7576[?]  -1516[?] -1451[?] -1528[?] 7575[?]  1528[?] 1516[?] 7574[?]  1528[?] 1451[?] 7573[?]  1527[?] 1506[?] 7572[?]  -1506[?] -1527[?] 7571[?]  1505[?] 1526[?] 7570[?]  -1526[?] -1505[?] 7569[?]  1514[?] 1525[?] 7568[?]  -1525[?] -1514[?] 7567[?]  -1524[?] -1494[?] -1510[?] 7566[?]  1510[?] 1524[?] 7565[?]  1494[?] 1524[?] 7564[?]  -1495[?] -1509[?] -1523[?] 7563[?]  1523[?] 1509[?] 7562[?]  1523[?] 1495[?] 7561[?]  1522[?] -1493[?] 7560[?]  1493[?] -1522[?] 7559[?]  1521[?] -1484[?] 7558[?]  1484[?] -1521[?] 7557[?]  1520[?] -1483[?] 7556[?]  1483[?] -1520[?] 7555[?]  1519[?] -1483[?] 7554[?]  1483[?] -1519[?] 7553[?]  -435[?] -1493[?] 1518[?] 7552[?]  -1518[?] 435[?] 7551[?]  -1518[?] 1493[?] 7550[?]  -431[?] -1484[?] 1517[?] 7549[?]  -1517[?] 431[?] 7548[?]  -1517[?] 1484[?] 7547[?]  1496[?] 1516[?] 7546[?]  -1516[?] -1496[?] 7545[?]  -1515[?] -1496[?] -1479[?] 7544[?]  1479[?] 1515[?] 7543[?]  1496[?] 1515[?] 7542[?]  -1492[?] -1514[?] -1501[?] 7541[?]  1514[?] 1492[?] 7540[?]  1501[?] 1514[?] 7539[?]  -1490[?] -1513[?] -1500[?] 7538[?]  1513[?] 1490[?] 7537[?]  1500[?] 1513[?] 7536[?]  -1488[?] -1512[?] -1499[?] 7535[?]  1512[?] 1488[?] 7534[?]  1499[?] 1512[?] 7533[?]  -1486[?] -1511[?] -1498[?] 7532[?]  1511[?] 1486[?] 7531[?]  1498[?] 1511[?] 7530[?]  1510[?] 1495[?] 7529[?]  -1495[?] -1510[?] 7528[?]  1494[?] 1509[?] 7527[?]  -1509[?] -1494[?] 7526[?]  -1497[?] -1480[?] 1508[?] 7525[?]  -1508[?] 1497[?] 7524[?]  -1508[?] 1480[?] 7523[?]  -1480[?] 1507[?] 7522[?]  -1507[?] 1480[?] 7521[?]  -1476[?] -1378[?] 1506[?] 7520[?]  -1506[?] 1378[?] 7519[?]  -1506[?] 1476[?] 7518[?]  1505[?] -1478[?] 7517[?]  1478[?] -1505[?] 7516[?]  -436[?] -1476[?] 1504[?] 7515[?]  -1504[?] 436[?] 7514[?]  -1504[?] 1476[?] 7513[?]  -1474[?] -630[?] 1503[?] 7512[?]  -1503[?] 630[?] 7511[?]  -1503[?] 1474[?] 7510[?]  -433[?] -1474[?] 1502[?] 7509[?]  -1502[?] 433[?] 7508[?]  -1502[?] 1474[?] 7507[?]  -1491[?] -1406[?] -1501[?] 7506[?]  1501[?] 1491[?] 7505[?]  1501[?] 1406[?] 7504[?]  -1489[?] -1405[?] -1500[?] 7503[?]  1500[?] 1489[?] 7502[?]  1500[?] 1405[?] 7501[?]  -1404[?] -1487[?] -1499[?] 7500[?]  1499[?] 1487[?] 7499[?]  1499[?] 1404[?] 7498[?]  -1403[?] -1485[?] -1498[?] 7497[?]  1498[?] 1485[?] 7496[?]  1498[?] 1403[?] 7495[?]  1481[?] 1497[?] 7494[?]  -1497[?] -1481[?] 7493[?]  1496[?] 1477[?] 7492[?]  -1477[?] -1496[?] 7491[?]  -1469[?] 1495[?] -47[?] 7490[?]  -1495[?] 1469[?] 7489[?]  47[?] -1495[?] 7488[?]  -1464[?] -1494[?] -1482[?] 7487[?]  1494[?] 1464[?] 7486[?]  1482[?] 1494[?] 7485[?]  -1460[?] -1493[?] -1475[?] 7484[?]  1493[?] 1460[?] 7483[?]  1475[?] 1493[?] 7482[?]  -1492[?] -1468[?] -1431[?] 7481[?]  1431[?] 1492[?] 7480[?]  1468[?] 1492[?] 7479[?]  1468[?] 1491[?] 7478[?]  -1491[?] -1468[?] 7477[?]  -1490[?] -1467[?] -1430[?] 7476[?]  1430[?] 1490[?] 7475[?]  1467[?] 1490[?] 7474[?]  1467[?] 1489[?] 7473[?]  -1489[?] -1467[?] 7472[?]  -1488[?] -1466[?] -1428[?] 7471[?]  1428[?] 1488[?] 7470[?]  1466[?] 1488[?] 7469[?]  1466[?] 1487[?] 7468[?]  -1487[?] -1466[?] 7467[?]  -1486[?] -1465[?] -1427[?] 7466[?]  1427[?] 1486[?] 7465[?]  1465[?] 1486[?] 7464[?]  1465[?] 1485[?] 7463[?]  -1485[?] -1465[?] 7462[?]  -1457[?] -1484[?] -1473[?] 7461[?]  1484[?] 1457[?] 7460[?]  1473[?] 1484[?] 7459[?]  -1455[?] -1483[?] -1470[?] 7458[?]  1483[?] 1455[?] 7457[?]  1470[?] 1483[?] 7456[?]  -1463[?] -1381[?] -1482[?] 7455[?]  1482[?] 1463[?] 7454[?]  1482[?] 1381[?] 7453[?]  1481[?] 1346[?] 1448[?] 1447[?] 7452[?]  -1346[?] -1481[?] 7451[?]  -1448[?] -1481[?] 7450[?]  -1447[?] -1481[?] 7449[?]  -1480[?] 1346[?] 1448[?] 1447[?] 7448[?]  -1346[?] 1480[?] 7447[?]  -1448[?] 1480[?] 7446[?]  -1447[?] 1480[?] 7445[?]  1479[?] 1451[?] 7444[?]  -1451[?] -1479[?] 7443[?]  1478[?] -1446[?] 7442[?]  1446[?] -1478[?] 7441[?]  -1477[?] -1445[?] -1462[?] 7440[?]  1445[?] 1477[?] 7439[?]  1462[?] 1477[?] 7438[?]  -1476[?] -1443[?] -1461[?] 7437[?]  1443[?] 1476[?] 7436[?]  1461[?] 1476[?] 7435[?]  -1459[?] -1386[?] -1475[?] 7434[?]  1475[?] 1459[?] 7433[?]  1475[?] 1386[?] 7432[?]  -1474[?] -1441[?] -1458[?] 7431[?]  1441[?] 1474[?] 7430[?]  1458[?] 1474[?] 7429[?]  -1365[?] -1456[?] -1473[?] 7428[?]  1473[?] 1456[?] 7427[?]  1473[?] 1365[?] 7426[?]  1472[?] 1450[?] 7425[?]  -1450[?] -1472[?] 7424[?]  1471[?] 1449[?] 7423[?]  -1449[?] -1471[?] 7422[?]  -1454[?] -1273[?] -1470[?] 7421[?]  1470[?] 1454[?] 7420[?]  1470[?] 1273[?] 7419[?]  -1469[?] -1438[?] -1453[?] 7418[?]  1453[?] 1469[?] 7417[?]  1438[?] 1469[?] 7416[?]  1468[?] -1429[?] 7415[?]  1429[?] -1468[?] 7414[?]  1467[?] -1429[?] 7413[?]  1429[?] -1467[?] 7412[?]  1466[?] -1426[?] 7411[?]  1426[?] -1466[?] 7410[?]  1465[?] -1426[?] 7409[?]  1426[?] -1465[?] 7408[?]  -1464[?] -1416[?] -1433[?] 7407[?]  1416[?] 1464[?] 7406[?]  1433[?] 1464[?] 7405[?]  1433[?] 1463[?] 7404[?]  -1463[?] -1433[?] 7403[?]  -1444[?] -1462[?] -1352[?] 7402[?]  1462[?] 1444[?] 7401[?]  1462[?] 1352[?] 7400[?]  -1442[?] -1351[?] -1461[?] 7399[?]  1461[?] 1442[?] 7398[?]  1461[?] 1351[?] 7397[?]  -1460[?] -1411[?] -1436[?] 7396[?]  1411[?] 1460[?] 7395[?]  1436[?] 1460[?] 7394[?]  1436[?] 1459[?] 7393[?]  -1459[?] -1436[?] 7392[?]  -1289[?] -1440[?] -1458[?] 7391[?]  1458[?] 1440[?] 7390[?]  1458[?] 1289[?] 7389[?]  -1457[?] -1435[?] -1392[?] 7388[?]  1392[?] 1457[?] 7387[?]  1435[?] 1457[?] 7386[?]  1435[?] 1456[?] 7385[?]  -1456[?] -1435[?] 7384[?]  -1455[?] -1306[?] -1434[?] 7383[?]  1306[?] 1455[?] 7382[?]  1434[?] 1455[?] 7381[?]  1434[?] 1454[?] 7380[?]  -1454[?] -1434[?] 7379[?]  -1360[?] -1439[?] -1453[?] 7378[?]  1453[?] 1439[?] 7377[?]  1453[?] 1360[?] 7376[?]  -1437[?] -1423[?] 1452[?] 7375[?]  -1452[?] 1423[?] 7373[?]  -1415[?] 1451[?] 7372[?]  -1451[?] 1415[?] 7371[?]  -1408[?] 1450[?] 7370[?]  -1450[?] 1408[?] 7369[?]  -1408[?] 1449[?] 7368[?]  -1449[?] 1408[?] 7367[?]  -1412[?] -638[?] 1448[?] 7366[?]  -1448[?] 638[?] 7365[?]  -1448[?] 1412[?] 7364[?]  -437[?] -1412[?] 1447[?] 7363[?]  -1447[?] 437[?] 7362[?]  -1447[?] 1412[?] 7361[?]  1446[?] 1414[?] 1432[?] 7360[?]  -1414[?] -1446[?] 7359[?]  -1432[?] -1446[?] 7358[?]  -1374[?] -1445[?] -1422[?] 7357[?]  1445[?] 1374[?] 7356[?]  1445[?] 1422[?] 7355[?]  1422[?] 1444[?] 7354[?]  -1444[?] -1422[?] 7353[?]  -1373[?] -1421[?] -1443[?] 7352[?]  1443[?] 1373[?] 7351[?]  1443[?] 1421[?] 7350[?]  1421[?] 1442[?] 7349[?]  -1442[?] -1421[?] 7348[?]  -1420[?] -1441[?] -1321[?] 7347[?]  1441[?] 1321[?] 7346[?]  1441[?] 1420[?] 7345[?]  1440[?] 1420[?] 7344[?]  -1420[?] -1440[?] 7343[?]  1439[?] 1417[?] 7342[?]  -1417[?] -1439[?] 7341[?]  -1417[?] -1391[?] -1438[?] 7340[?]  1438[?] 1391[?] 7339[?]  1438[?] 1417[?] 7338[?]  1424[?] 1437[?] 7337[?]  -1402[?] -1436[?] -1419[?] 7335[?]  1436[?] 1402[?] 7334[?]  1436[?] 1419[?] 7333[?]  -1399[?] -1435[?] -1418[?] 7332[?]  1435[?] 1399[?] 7331[?]  1418[?] 1435[?] 7330[?]  1434[?] -1390[?] 7329[?]  1390[?] -1434[?] 7328[?]  1433[?] -1390[?] 7327[?]  1390[?] -1433[?] 7326[?]  -1319[?] -1413[?] 1432[?] -47[?] 7325[?]  -1432[?] 1413[?] 7324[?]  -1432[?] 1319[?] 7323[?]  47[?] -1432[?] 7322[?]  1431[?] 1406[?] 7321[?]  -1406[?] -1431[?] 7320[?]  1430[?] 1405[?] 7319[?]  -1405[?] -1430[?] 7318[?]  -1396[?] -1429[?] -1410[?] 7317[?]  1429[?] 1396[?] 7316[?]  1429[?] 1410[?] 7315[?]  1428[?] 1404[?] 7314[?]  -1404[?] -1428[?] 7313[?]  1427[?] 1403[?] 7312[?]  -1403[?] -1427[?] 7311[?]  -1394[?] -1426[?] -1409[?] 7310[?]  1426[?] 1394[?] 7309[?]  1409[?] 1426[?] 7308[?]  1388[?] -1425[?] 1407[?] 7307[?]  1425[?] -1388[?] 7306[?]  1425[?] -1407[?] 7305[?]  -651[?] -1424[?] 7303[?]  -1389[?] -1424[?] 7302[?]  -650[?] -1424[?] 7301[?]  -1423[?] 651[?] 650[?] 1389[?] 7300[?]  -651[?] 1423[?] 7299[?]  -1389[?] 1423[?] 7298[?]  -650[?] 1423[?] 7297[?]  1422[?] -1372[?] 7296[?]  1372[?] -1422[?] 7295[?]  1421[?] -1372[?] 7294[?]  1372[?] -1421[?] 7293[?]  -1420[?] -1400[?] -1384[?] 7292[?]  1400[?] 1420[?] 7291[?]  1384[?] 1420[?] 7290[?]  -1350[?] -1401[?] -1419[?] 7289[?]  1419[?] 1401[?] 7288[?]  1419[?] 1350[?] 7287[?]  -1347[?] -1398[?] -1418[?] 7286[?]  1418[?] 1398[?] 7285[?]  1418[?] 1347[?] 7284[?]  -1367[?] 1417[?] 7283[?]  -1417[?] 1367[?] 7282[?]  1416[?] 1381[?] 7281[?]  -1381[?] -1416[?] 7280[?]  -1378[?] 1415[?] 7279[?]  -1415[?] 1378[?] 7278[?]  -1377[?] -1328[?] 1414[?] 7277[?]  -1414[?] 1377[?] 7276[?]  -1414[?] 1328[?] 7275[?]  1413[?] 1377[?] 7274[?]  -1377[?] -1413[?] 7273[?]  -1412[?] -1397[?] -1375[?] 7272[?]  1397[?] 1412[?] 7271[?]  1375[?] 1412[?] 7270[?]  1411[?] 1386[?] 7269[?]  -1386[?] -1411[?] 7268[?]  -1395[?] -1274[?] -1410[?] 7267[?]  1410[?] 1395[?] 7266[?]  1410[?] 1274[?] 7265[?]  -1393[?] -1348[?] -1409[?] 7264[?]  1409[?] 1393[?] 7263[?]  1409[?] 1348[?] 7262[?]  -1367[?] 1408[?] -47[?] 7261[?]  -1408[?] 1367[?] 7260[?]  47[?] -1408[?] 7259[?]  -1387[?] -1332[?] 1407[?] -47[?] 7258[?]  -1407[?] 1387[?] 7257[?]  -1407[?] 1332[?] 7256[?]  47[?] -1407[?] 7255[?]  -1357[?] 1406[?] 7254[?]  -1406[?] 1357[?] 7253[?]  -1357[?] 1405[?] 7252[?]  -1405[?] 1357[?] 7251[?]  -1356[?] 1404[?] 7250[?]  -1404[?] 1356[?] 7249[?]  -1356[?] 1403[?] 7248[?]  -1403[?] 1356[?] 7247[?]  -1402[?] -1364[?] -1385[?] 7246[?]  1385[?] 1402[?] 7245[?]  1364[?] 1402[?] 7244[?]  1364[?] 1401[?] 7243[?]  -1401[?] -1364[?] 7242[?]  -1383[?] -1288[?] -1400[?] 7241[?]  1400[?] 1383[?] 7240[?]  1400[?] 1288[?] 7239[?]  -1399[?] -1361[?] -1382[?] 7238[?]  1382[?] 1399[?] 7237[?]  1361[?] 1399[?] 7236[?]  1361[?] 1398[?] 7235[?]  -1398[?] -1361[?] 7234[?]  -1376[?] -1397[?] -129[?] 7233[?]  1397[?] 1376[?] 7232[?]  129[?] 1397[?] 7231[?]  -1396[?] -1307[?] -1363[?] 7230[?]  1307[?] 1396[?] 7229[?]  1363[?] 1396[?] 7228[?]  1363[?] 1395[?] 7227[?]  -1395[?] -1363[?] 7226[?]  -1394[?] -1362[?] -1371[?] 7225[?]  1371[?] 1394[?] 7224[?]  1362[?] 1394[?] 7223[?]  1362[?] 1393[?] 7222[?]  -1393[?] -1362[?] 7221[?]  1392[?] 1365[?] 7220[?]  -1365[?] -1392[?] 7219[?]  1391[?] 1360[?] 7218[?]  -1360[?] -1391[?] 7217[?]  -1189[?] -1390[?] -1369[?] -1370[?] -1368[?] 7216[?]  1390[?] 1370[?] 7215[?]  1369[?] 1390[?] 7214[?]  1368[?] 1390[?] 7213[?]  1390[?] 1189[?] 7212[?]  -298[?] -1366[?] 1389[?] 7211[?]  -1389[?] 298[?] 7210[?]  -1389[?] 1366[?] 7209[?]  1388[?] -1359[?] -1320[?] 7208[?]  1359[?] -1388[?] 7207[?]  1320[?] -1388[?] 7206[?]  1359[?] 1387[?] 7205[?]  -1387[?] -1359[?] 7204[?]  -1332[?] 1386[?] -47[?] 7203[?]  -1386[?] 1332[?] 7202[?]  47[?] -1386[?] 7201[?]  1385[?] 1350[?] 7200[?]  -1350[?] -1385[?] 7199[?]  -1324[?] -1349[?] -1384[?] 7198[?]  1384[?] 1324[?] 7197[?]  1384[?] 1349[?] 7196[?]  1349[?] 1383[?] 7195[?]  -1383[?] -1349[?] 7194[?]  1382[?] 1347[?] 7193[?]  -1347[?] -1382[?] 7192[?]  -1328[?] 1381[?] 7191[?]  -1381[?] 1328[?] 7190[?]  -1355[?] 1380[?] -635[?] 7189[?]  -1380[?] 635[?] 7188[?]  -1380[?] 1355[?] 7187[?]  -1354[?] 1379[?] -627[?] 7186[?]  -1379[?] 627[?] 7185[?]  -1379[?] 1354[?] 7184[?]  1323[?] 1378[?] 1340[?] 7183[?]  -1378[?] -1323[?] 7182[?]  -1378[?] -1340[?] 7181[?]  -1328[?] 1377[?] 7180[?]  -1377[?] 1328[?] 7179[?]  1353[?] 1376[?] 7178[?]  -1376[?] -1353[?] 7177[?]  -201[?] -1353[?] -1375[?] 7176[?]  1375[?] 201[?] 7175[?]  1375[?] 1353[?] 7174[?]  1352[?] 1374[?] 7173[?]  -1374[?] -1352[?] 7172[?]  1351[?] 1373[?] 7171[?]  -1373[?] -1351[?] 7170[?]  -1372[?] -1358[?] -1338[?] 7169[?]  1358[?] 1372[?] 7168[?]  1372[?] 1338[?] 7167[?]  1371[?] 1348[?] 7166[?]  -1348[?] -1371[?] 7165[?]  -1327[?] -1299[?] -1286[?] -1370[?] -1302[?] 7164[?]  1370[?] 1286[?] 7163[?]  1370[?] 1302[?] 7162[?]  1370[?] 1299[?] 7161[?]  1370[?] 1327[?] 7160[?]  -1327[?] -1299[?] -1174[?] -1369[?] 7159[?]  1369[?] 1174[?] 7158[?]  1369[?] 1299[?] 7157[?]  1369[?] 1327[?] 7156[?]  -1327[?] -1146[?] -1368[?] 7155[?]  1368[?] 1146[?] 7154[?]  1368[?] 1327[?] 7153[?]  -1287[?] -1300[?] -1302[?] -1327[?] 1367[?] 7152[?]  -1367[?] 1302[?] 7151[?]  -1367[?] 1300[?] 7150[?]  -1367[?] 1327[?] 7149[?]  -1367[?] 1287[?] 7148[?]  1323[?] -1366[?] 1340[?] 7147[?]  1366[?] -1323[?] 7146[?]  1366[?] -1340[?] 7145[?]  -1329[?] 1365[?] -47[?] 7144[?]  -1365[?] 1329[?] 7143[?]  47[?] -1365[?] 7142[?]  1364[?] -1320[?] 7141[?]  1320[?] -1364[?] 7140[?]  -1190[?] -1337[?] -1363[?] -1336[?] 7139[?]  1337[?] 1363[?] 7138[?]  1336[?] 1363[?] 7137[?]  1363[?] 1190[?] 7136[?]  1147[?] 1333[?] -1362[?] 7135[?]  1362[?] -1333[?] 7134[?]  1362[?] -1147[?] 7133[?]  -1177[?] -1334[?] -1361[?] -1335[?] 7132[?]  1335[?] 1361[?] 7131[?]  1361[?] 1334[?] 7130[?]  1361[?] 1177[?] 7129[?]  -1319[?] 1360[?] 7128[?]  -1360[?] 1319[?] 7127[?]  1359[?] -1320[?] 7126[?]  1320[?] -1359[?] 7125[?]  -1178[?] -1358[?] -1339[?] 7124[?]  1358[?] 1339[?] 7123[?]  1358[?] 1178[?] 7122[?]  -1331[?] 1357[?] -47[?] 7121[?]  -1357[?] 1331[?] 7120[?]  47[?] -1357[?] 7119[?]  -1330[?] 1356[?] -47[?] 7118[?]  -1356[?] 1330[?] 7117[?]  47[?] -1356[?] 7116[?]  1071[?] 1355[?] 1121[?] 1326[?] 7115[?]  -1355[?] -1071[?] 7114[?]  -1326[?] -1355[?] 7113[?]  -1121[?] -1355[?] 7112[?]  656[?] 1354[?] 1117[?] 1325[?] 7111[?]  -1354[?] -656[?] 7110[?]  -1325[?] -1354[?] 7109[?]  -1117[?] -1354[?] 7108[?]  1353[?] -1304[?] 7107[?]  1304[?] -1353[?] 7106[?]  1352[?] -1308[?] 7105[?]  1308[?] -1352[?] 7104[?]  1351[?] -1308[?] 7103[?]  1308[?] -1351[?] 7102[?]  -1303[?] 1350[?] 7101[?]  -1350[?] 1303[?] 7100[?]  1349[?] -1301[?] 7099[?]  1301[?] -1349[?] 7098[?]  -1300[?] 1348[?] 7097[?]  -1348[?] 1300[?] 7096[?]  -1298[?] 1347[?] 7095[?]  -1347[?] 1298[?] 7094[?]  -1317[?] 1346[?] -639[?] 7093[?]  -1346[?] 639[?] 7092[?]  -1346[?] 1317[?] 7091[?]  -1316[?] 1345[?] -637[?] 7090[?]  -1345[?] 637[?] 7089[?]  1316[?] -1345[?] 7088[?]  -1314[?] 1344[?] -633[?] 7087[?]  -1344[?] 633[?] 7086[?]  -1344[?] 1314[?] 7085[?]  -1313[?] 1343[?] -631[?] 7084[?]  -1343[?] 631[?] 7083[?]  -1343[?] 1313[?] 7082[?]  -1312[?] 1342[?] -629[?] 7081[?]  -1342[?] 629[?] 7080[?]  -1342[?] 1312[?] 7079[?]  -1310[?] 1341[?] -625[?] 7078[?]  -1341[?] 625[?] 7077[?]  -1341[?] 1310[?] 7076[?]  -1251[?] -1322[?] 1340[?] -47[?] 7075[?]  -1340[?] 1322[?] 7074[?]  -1340[?] 1251[?] 7073[?]  47[?] -1340[?] 7072[?]  1339[?] 1309[?] 7071[?]  -1309[?] -1339[?] 7070[?]  -1206[?] -1309[?] -1338[?] 7069[?]  1206[?] 1338[?] 7068[?]  1338[?] 1309[?] 7067[?]  -1176[?] -1303[?] -1337[?] -1272[?] 7066[?]  1337[?] 1176[?] 7065[?]  1337[?] 1272[?] 7064[?]  1337[?] 1303[?] 7063[?]  -1303[?] -1148[?] -1336[?] 7062[?]  1336[?] 1148[?] 7061[?]  1336[?] 1303[?] 7060[?]  -1300[?] -1302[?] -1286[?] -1335[?] 7059[?]  1335[?] 1286[?] 7058[?]  1335[?] 1302[?] 7057[?]  1335[?] 1300[?] 7056[?]  -1300[?] -1174[?] -1334[?] 7055[?]  1334[?] 1174[?] 7054[?]  1334[?] 1300[?] 7053[?]  1333[?] -1301[?] -1286[?] 7052[?]  1301[?] -1333[?] 7051[?]  1286[?] -1333[?] 7050[?]  -1272[?] -1304[?] 1332[?] 7049[?]  -1332[?] 1272[?] 7048[?]  1304[?] -1332[?] 7047[?]  -1303[?] -1304[?] 1331[?] -1272[?] 7046[?]  -1331[?] 1303[?] 7045[?]  -1331[?] 1272[?] 7044[?]  1304[?] -1331[?] 7043[?]  -1287[?] -1301[?] 1330[?] 7042[?]  -1330[?] 1301[?] 7041[?]  -1330[?] 1287[?] 7040[?]  -1287[?] -1300[?] -1302[?] 1329[?] 7039[?]  -1329[?] 1300[?] 7038[?]  -1329[?] 1302[?] 7037[?]  -1329[?] 1287[?] 7036[?]  -1328[?] 1204[?] 1318[?] 7035[?]  -1318[?] 1328[?] 7034[?]  -1204[?] 1328[?] 7033[?]  -1298[?] 1327[?] 7032[?]  -1327[?] 1298[?] 7031[?]  -488[?] -1315[?] 1326[?] 7030[?]  -1326[?] 488[?] 7029[?]  -1326[?] 1315[?] 7028[?]  -484[?] -1311[?] 1325[?] 7027[?]  -1325[?] 484[?] 7026[?]  -1325[?] 1311[?] 7025[?]  1288[?] 1324[?] 7024[?]  -1324[?] -1288[?] 7023[?]  1323[?] -1286[?] 7022[?]  1286[?] -1323[?] 7021[?]  1286[?] 1322[?] 7020[?]  -1322[?] -1286[?] 7019[?]  1321[?] 1289[?] 7018[?]  -1289[?] -1321[?] 7017[?]  1148[?] 1305[?] -1320[?] 7016[?]  -1305[?] 1320[?] 7015[?]  1320[?] -1148[?] 7014[?]  -1287[?] -1214[?] 1319[?] 7013[?]  -1319[?] 1214[?] 7012[?]  -1319[?] 1287[?] 7011[?]  -1214[?] -1286[?] 1318[?] 7010[?]  -1318[?] 1214[?] 7009[?]  -1318[?] 1286[?] 7008[?]  1141[?] 1317[?] 1123[?] 1297[?] 7007[?]  -1317[?] -1141[?] 7006[?]  -1297[?] -1317[?] 7005[?]  -1123[?] -1317[?] 7004[?]  1316[?] 1140[?] 1122[?] 1296[?] 7003[?]  -1140[?] -1316[?] 7002[?]  -1296[?] -1316[?] 7001[?]  -1122[?] -1316[?] 7000[?]  1315[?] 1295[?] 6999[?]  -1295[?] -1315[?] 6998[?]  981[?] 1314[?] 1120[?] 1294[?] 6997[?]  -1314[?] -981[?] 6996[?]  -1294[?] -1314[?] 6995[?]  -1120[?] -1314[?] 6994[?]  1313[?] 658[?] 1119[?] 1293[?] 6993[?]  -658[?] -1313[?] 6992[?]  -1293[?] -1313[?] 6991[?]  -1119[?] -1313[?] 6990[?]  657[?] 1118[?] 1312[?] 1292[?] 6989[?]  -1312[?] -657[?] 6988[?]  -1292[?] -1312[?] 6987[?]  -1118[?] -1312[?] 6986[?]  1311[?] 1291[?] 6985[?]  -1291[?] -1311[?] 6984[?]  655[?] 1310[?] 1116[?] 1290[?] 6983[?]  -1310[?] -655[?] 6982[?]  -1290[?] -1310[?] 6981[?]  -1116[?] -1310[?] 6980[?]  -1272[?] 1309[?] 6979[?]  -1309[?] 1272[?] 6978[?]  1308[?] -1269[?] -47[?] 6977[?]  1269[?] -1308[?] 6976[?]  47[?] -1308[?] 6975[?]  1307[?] 1274[?] 6974[?]  -1274[?] -1307[?] 6973[?]  1306[?] 1273[?] 6972[?]  -1273[?] -1306[?] 6971[?]  -1176[?] -1272[?] 1305[?] 6970[?]  -1305[?] 1176[?] 6969[?]  -1305[?] 1272[?] 6968[?]  1304[?] -1269[?] 6967[?]  1269[?] -1304[?] 6966[?]  -1303[?] -1271[?] -1285[?] 6965[?]  1271[?] 1303[?] 6964[?]  1285[?] 1303[?] 6963[?]  1302[?] -1267[?] 6962[?]  1267[?] -1302[?] 6961[?]  1301[?] -1267[?] 6960[?]  1267[?] -1301[?] 6959[?]  -1266[?] 1300[?] 6958[?]  -1300[?] 1266[?] 6957[?]  -1266[?] 1299[?] 6956[?]  -1299[?] 1266[?] 6955[?]  -1298[?] -1264[?] -1284[?] 6954[?]  1264[?] 1298[?] 6953[?]  1284[?] 1298[?] 6952[?]  -490[?] -1283[?] 1297[?] 6951[?]  -1297[?] 490[?] 6950[?]  -1297[?] 1283[?] 6949[?]  -489[?] -1282[?] 1296[?] 6948[?]  -1296[?] 489[?] 6947[?]  -1296[?] 1282[?] 6946[?]  -1295[?] -1260[?] -1281[?] 6945[?]  1260[?] 1295[?] 6944[?]  -487[?] -1280[?] 1294[?] 6942[?]  -1294[?] 487[?] 6941[?]  -1294[?] 1280[?] 6940[?]  -486[?] -1279[?] 1293[?] 6939[?]  -1293[?] 486[?] 6938[?]  -1293[?] 1279[?] 6937[?]  -485[?] -1278[?] 1292[?] 6936[?]  -1292[?] 485[?] 6935[?]  -1292[?] 1278[?] 6934[?]  -1291[?] -1256[?] -1277[?] 6933[?]  1256[?] 1291[?] 6932[?]  -483[?] -1276[?] 1290[?] 6930[?]  -1290[?] 483[?] 6929[?]  -1290[?] 1276[?] 6928[?]  -1251[?] 1289[?] -47[?] 6927[?]  -1289[?] 1251[?] 6926[?]  47[?] -1289[?] 6925[?]  1288[?] -1250[?] 6924[?]  1250[?] -1288[?] 6923[?]  -1251[?] 1287[?] 6922[?]  -1287[?] 1251[?] 6921[?]  1286[?] -1250[?] 6920[?]  1250[?] -1286[?] 6919[?]  -1152[?] -1270[?] -1285[?] 6918[?]  1285[?] 1270[?] 6917[?]  1285[?] 1152[?] 6916[?]  -1150[?] -1263[?] -1284[?] 6915[?]  1284[?] 1263[?] 6914[?]  1284[?] 1150[?] 6913[?]  1262[?] 1283[?] 6912[?]  -1283[?] -1262[?] 6911[?]  1282[?] 1261[?] 6910[?]  -1261[?] -1282[?] 6909[?]  1281[?] 1268[?] 6907[?]  1281[?] 1153[?] 6906[?]  1280[?] 1259[?] 6905[?]  -1259[?] -1280[?] 6904[?]  1279[?] 1258[?] 6903[?]  -1258[?] -1279[?] 6902[?]  1278[?] 1257[?] 6901[?]  -1257[?] -1278[?] 6900[?]  1277[?] 1265[?] 6898[?]  1277[?] 1151[?] 6897[?]  1276[?] 1255[?] 6896[?]  -1255[?] -1276[?] 6895[?]  1254[?] 1275[?] 6894[?]  -1275[?] -1254[?] 6893[?]  -1274[?] -1235[?] -1253[?] 6892[?]  1235[?] 1274[?] 6891[?]  1253[?] 1274[?] 6890[?]  -1273[?] -1231[?] -1252[?] 6889[?]  1231[?] 1273[?] 6888[?]  1252[?] 1273[?] 6887[?]  -1272[?] -1228[?] -1249[?] 6886[?]  1228[?] 1272[?] 6885[?]  1249[?] 1272[?] 6884[?]  -1236[?] -1271[?] -1172[?] 6883[?]  1172[?] 1271[?] 6882[?]  1271[?] 1236[?] 6881[?]  1270[?] 1236[?] 6880[?]  -1236[?] -1270[?] 6879[?]  -1225[?] -1269[?] -1248[?] 6878[?]  1269[?] 1225[?] 6877[?]  1248[?] 1269[?] 6876[?]  -1237[?] -1268[?] 6874[?]  -1220[?] -1267[?] -1247[?] 6873[?]  1267[?] 1220[?] 6872[?]  1247[?] 1267[?] 6871[?]  -1266[?] -1217[?] -1246[?] 6870[?]  1217[?] 1266[?] 6869[?]  1246[?] 1266[?] 6868[?]  -1233[?] -1265[?] 6866[?]  -1232[?] -1264[?] -1169[?] 6865[?]  1169[?] 1264[?] 6864[?]  1264[?] 1232[?] 6863[?]  1263[?] 1232[?] 6862[?]  -1232[?] -1263[?] 6861[?]  -1213[?] -1262[?] -1245[?] 6860[?]  1262[?] 1213[?] 6859[?]  -1261[?] -1212[?] -1244[?] 6857[?]  1212[?] 1261[?] 6856[?]  -1237[?] -1260[?] -1171[?] 6854[?]  1260[?] 1237[?] 6852[?]  -1259[?] -1211[?] -1243[?] 6851[?]  1211[?] 1259[?] 6850[?]  -1258[?] -1210[?] -1242[?] 6848[?]  1210[?] 1258[?] 6847[?]  -1257[?] -1209[?] -1241[?] 6845[?]  1209[?] 1257[?] 6844[?]  -1233[?] -1256[?] -1170[?] 6842[?]  1256[?] 1233[?] 6840[?]  -1255[?] -1208[?] -1240[?] 6839[?]  1208[?] 1255[?] 6838[?]  1254[?] -1239[?] -1238[?] 6836[?]  1239[?] -1254[?] 6835[?]  1238[?] -1254[?] 6834[?]  -1023[?] -1234[?] -1253[?] 6833[?]  1253[?] 1234[?] 6832[?]  1253[?] 1023[?] 6831[?]  -1017[?] -1230[?] -1252[?] 6830[?]  1252[?] 1230[?] 6829[?]  1252[?] 1017[?] 6828[?]  -1251[?] 1229[?] 1054[?] 6827[?]  -1229[?] 1251[?] 6826[?]  -1054[?] 1251[?] 6825[?]  1250[?] -1205[?] -377[?] 6824[?]  377[?] -1250[?] 6823[?]  1205[?] -1250[?] 6822[?]  -1025[?] -1227[?] -1249[?] 6821[?]  1249[?] 1227[?] 6820[?]  1249[?] 1025[?] 6819[?]  -1027[?] -1224[?] -1248[?] 6818[?]  1248[?] 1224[?] 6817[?]  1248[?] 1027[?] 6816[?]  -1021[?] -1219[?] -1247[?] 6815[?]  1247[?] 1219[?] 6814[?]  1247[?] 1021[?] 6813[?]  -1019[?] -1216[?] -1246[?] 6812[?]  1246[?] 1216[?] 6811[?]  1246[?] 1019[?] 6810[?]  1245[?] 1028[?] 6807[?]  1244[?] 1026[?] 6804[?]  1243[?] 1024[?] 6801[?]  1242[?] 1022[?] 6798[?]  1241[?] 1218[?] 6796[?]  1241[?] 1020[?] 6795[?]  1240[?] 1018[?] 6792[?]  1239[?] 1204[?] 6791[?]  -1204[?] -1239[?] 6790[?]  -1181[?] -1205[?] -1238[?] 6789[?]  1238[?] 1205[?] 6788[?]  1238[?] 1181[?] 6787[?]  -1188[?] 1237[?] 6786[?]  -1237[?] 1188[?] 6785[?]  -1188[?] 1236[?] 6784[?]  -1236[?] 1188[?] 6783[?]  -1197[?] -1235[?] -1109[?] 6782[?]  1109[?] 1235[?] 6781[?]  1235[?] 1197[?] 6780[?]  1234[?] 1197[?] 6779[?]  -1197[?] -1234[?] 6778[?]  -1187[?] 1233[?] 6777[?]  -1233[?] 1187[?] 6776[?]  -1187[?] 1232[?] 6775[?]  -1232[?] 1187[?] 6774[?]  -1191[?] -1231[?] -1108[?] 6773[?]  1108[?] 1231[?] 6772[?]  1231[?] 1191[?] 6771[?]  1230[?] 1191[?] 6770[?]  -1191[?] -1230[?] 6769[?]  -1184[?] 1229[?] -505[?] 6768[?]  505[?] -1229[?] 6767[?]  -1229[?] 1184[?] 6766[?]  -1199[?] -1228[?] -1105[?] 6765[?]  1105[?] 1228[?] 6764[?]  1228[?] 1199[?] 6763[?]  1227[?] 1199[?] 6762[?]  -1199[?] -1227[?] 6761[?]  -1225[?] -1201[?] -1103[?] 6758[?]  1103[?] 1225[?] 6757[?]  1201[?] 1225[?] 6756[?]  1201[?] 1224[?] 6755[?]  -1224[?] -1201[?] 6754[?]  -1220[?] -1195[?] -1098[?] 6747[?]  1098[?] 1220[?] 6746[?]  1195[?] 1220[?] 6745[?]  1219[?] 1195[?] 6744[?]  -1219[?] -1195[?] 6743[?]  -1194[?] -1218[?] 6741[?]  -1193[?] -1217[?] -1096[?] 6740[?]  1096[?] 1217[?] 6739[?]  1217[?] 1193[?] 6738[?]  1216[?] 1193[?] 6737[?]  -1193[?] -1216[?] 6736[?]  -1181[?] 1214[?] 6733[?]  -1214[?] 1181[?] 6732[?]  -1213[?] -1202[?] -1104[?] 6731[?]  1202[?] 1213[?] 6729[?]  -1200[?] -1212[?] -1102[?] 6728[?]  1212[?] 1200[?] 6726[?]  -1198[?] -1211[?] -1100[?] 6725[?]  1211[?] 1198[?] 6723[?]  -1196[?] -1210[?] -1099[?] 6722[?]  1210[?] 1196[?] 6720[?]  -1194[?] -1209[?] -1097[?] 6719[?]  1209[?] 1194[?] 6717[?]  -1192[?] -1208[?] -1094[?] 6716[?]  1208[?] 1192[?] 6714[?]  -1184[?] -1181[?] 1207[?] 6713[?]  -1207[?] 1181[?] 6712[?]  -1207[?] 1184[?] 6711[?]  1206[?] 1178[?] 6710[?]  -1178[?] -1206[?] 6709[?]  -1168[?] -1133[?] -1205[?] -1186[?] -1185[?] 6708[?]  1186[?] 1205[?] 6707[?]  1185[?] 1205[?] 6706[?]  1168[?] 1205[?] 6705[?]  1133[?] 1205[?] 6704[?]  -1204[?] -1167[?] -1132[?] -1182[?] -1183[?] 6703[?]  1183[?] 1204[?] 6702[?]  1182[?] 1204[?] 6701[?]  1167[?] 1204[?] 6700[?]  1132[?] 1204[?] 6699[?]  -1180[?] -1179[?] -1203[?] 6698[?]  1203[?] 1180[?] 6697[?]  1203[?] 1179[?] 6696[?]  1202[?] -1164[?] 6695[?]  1164[?] -1202[?] 6694[?]  1201[?] -1164[?] 6693[?]  1164[?] -1201[?] 6692[?]  -1163[?] 1200[?] 6691[?]  -1200[?] 1163[?] 6690[?]  -1163[?] 1199[?] 6689[?]  -1199[?] 1163[?] 6688[?]  -1162[?] 1198[?] 6687[?]  -1198[?] 1162[?] 6686[?]  -1162[?] 1197[?] 6685[?]  -1197[?] 1162[?] 6684[?]  -1161[?] 1196[?] 6683[?]  -1196[?] 1161[?] 6682[?]  -1161[?] 1195[?] 6681[?]  1161[?] -1195[?] 6680[?]  -1160[?] 1194[?] 6679[?]  -1194[?] 1160[?] 6678[?]  -1160[?] 1193[?] 6677[?]  -1193[?] 1160[?] 6676[?]  -1159[?] 1192[?] 6675[?]  -1192[?] 1159[?] 6674[?]  -1159[?] 1191[?] 6673[?]  -1191[?] 1159[?] 6672[?]  1175[?] 1190[?] 6671[?]  -1190[?] -1175[?] 6670[?]  1173[?] 1189[?] 6669[?]  -1189[?] -1173[?] 6668[?]  -1158[?] 1188[?] 6667[?]  -1188[?] 1158[?] 6666[?]  -1157[?] 1187[?] 6665[?]  -1187[?] 1157[?] 6664[?]  -1092[?] -1130[?] -1186[?] -1158[?] -1128[?] 6663[?]  1186[?] 1128[?] 6662[?]  1186[?] 1130[?] 6661[?]  1186[?] 1158[?] 6660[?]  1186[?] 1092[?] 6659[?]  -1158[?] -1128[?] -1090[?] -1185[?] 6658[?]  1185[?] 1090[?] 6657[?]  1185[?] 1158[?] 6656[?]  1185[?] 1128[?] 6655[?]  -1130[?] -1131[?] 1184[?] -1158[?] -1128[?] 6654[?]  1131[?] -1184[?] 6653[?]  -1184[?] 1130[?] 6652[?]  -1184[?] 1158[?] 6651[?]  -1184[?] 1128[?] 6650[?]  -1157[?] -1124[?] -1126[?] -1081[?] -1183[?] 6649[?]  1183[?] 1124[?] 6648[?]  1183[?] 1126[?] 6647[?]  1183[?] 1157[?] 6646[?]  1183[?] 1081[?] 6645[?]  -1157[?] -1124[?] -1079[?] -1182[?] 6644[?]  1182[?] 1079[?] 6643[?]  1182[?] 1157[?] 6642[?]  1182[?] 1124[?] 6641[?]  -1157[?] -1126[?] -1127[?] 1181[?] -1124[?] 6640[?]  -1181[?] 1127[?] 6639[?]  -1181[?] 1126[?] 6638[?]  -1181[?] 1157[?] 6637[?]  -1181[?] 1124[?] 6636[?]  1166[?] 1180[?] 6635[?]  -1180[?] -1166[?] 6634[?]  1165[?] 1179[?] 6633[?]  -1179[?] -1165[?] 6632[?]  -1149[?] 1178[?] 6631[?]  -1178[?] 1149[?] 6630[?]  1146[?] 1177[?] 6629[?]  -1177[?] -1146[?] 6628[?]  -1149[?] 1176[?] 6627[?]  -1176[?] 1149[?] 6626[?]  1175[?] -1144[?] -375[?] 6625[?]  375[?] -1175[?] 6624[?]  1144[?] -1175[?] 6623[?]  1174[?] -1147[?] 6622[?]  1147[?] -1174[?] 6621[?]  1173[?] -1142[?] -373[?] 6620[?]  373[?] -1173[?] 6619[?]  1142[?] -1173[?] 6618[?]  1172[?] 1152[?] 6617[?]  -1152[?] -1172[?] 6616[?]  1171[?] 1153[?] 6615[?]  1170[?] 1151[?] 6613[?]  1169[?] 1150[?] 6611[?]  -1150[?] -1169[?] 6610[?]  -1128[?] -1168[?] -1144[?] 6609[?]  1168[?] 1144[?] 6608[?]  1168[?] 1128[?] 6607[?]  -1124[?] -1167[?] -1142[?] 6606[?]  1167[?] 1142[?] 6605[?]  1167[?] 1124[?] 6604[?]  -1166[?] -1138[?] -1156[?] 6603[?]  1166[?] 1156[?] 6602[?]  1138[?] 1166[?] 6601[?]  -1165[?] -1136[?] -1155[?] 6600[?]  1165[?] 1155[?] 6599[?]  1136[?] 1165[?] 6598[?]  1164[?] -1131[?] 6597[?]  1131[?] -1164[?] 6596[?]  -1130[?] 1163[?] 6595[?]  -1163[?] 1130[?] 6594[?]  -1128[?] 1162[?] 6593[?]  -1162[?] 1128[?] 6592[?]  -1127[?] 1161[?] 6591[?]  -1161[?] 1127[?] 6590[?]  -1126[?] 1160[?] 6589[?]  -1160[?] 1126[?] 6588[?]  -1124[?] 1159[?] 6587[?]  -1159[?] 1124[?] 6586[?]  -1145[?] 1158[?] -1129[?] 6585[?]  1129[?] -1158[?] 6584[?]  -1158[?] 1145[?] 6583[?]  -1143[?] 1157[?] -1125[?] 6582[?]  1125[?] -1157[?] 6581[?]  -1157[?] 1143[?] 6580[?]  -1139[?] -1015[?] -1156[?] 6579[?]  1139[?] 1156[?] 6578[?]  1156[?] 1015[?] 6577[?]  -1137[?] -1016[?] -1155[?] 6576[?]  1137[?] 1155[?] 6575[?]  1155[?] 1016[?] 6574[?]  -1154[?] -1135[?] -1134[?] 6573[?]  1134[?] 1154[?] 6571[?]  -1153[?] 1101[?] 6569[?]  -1101[?] 1152[?] 6568[?]  -1152[?] 1101[?] 6567[?]  -1151[?] 1095[?] 6565[?]  -1095[?] 1150[?] 6564[?]  -1150[?] 1095[?] 6563[?]  -1092[?] 1149[?] -377[?] 6562[?]  377[?] -1149[?] 6561[?]  -1149[?] 1092[?] 6560[?]  1148[?] -1090[?] -377[?] 6559[?]  377[?] -1148[?] 6558[?]  1090[?] -1148[?] 6557[?]  1147[?] -1081[?] -375[?] 6556[?]  375[?] -1147[?] 6555[?]  1081[?] -1147[?] 6554[?]  1146[?] -1079[?] -375[?] 6553[?]  375[?] -1146[?] 6552[?]  1079[?] -1146[?] 6551[?]  1086[?] 1085[?] 1145[?] 6550[?]  -1086[?] -1145[?] 6549[?]  -1085[?] -1145[?] 6548[?]  1086[?] 1085[?] -1144[?] 6547[?]  -1086[?] 1144[?] 6546[?]  -1085[?] 1144[?] 6545[?]  1075[?] 1074[?] 1143[?] 6544[?]  -1075[?] -1143[?] 6543[?]  -1074[?] -1143[?] 6542[?]  1075[?] 1074[?] -1142[?] 6541[?]  -1075[?] 1142[?] 6540[?]  -1074[?] 1142[?] 6539[?]  1141[?] -1114[?] -602[?] 6538[?]  602[?] -1141[?] 6537[?]  1114[?] -1141[?] 6536[?]  -1115[?] 1140[?] -600[?] 6535[?]  600[?] -1140[?] 6534[?]  -1140[?] 1115[?] 6533[?]  1139[?] 1106[?] 6532[?]  -1106[?] -1139[?] 6531[?]  -1106[?] -1138[?] -1058[?] 6530[?]  1138[?] 1058[?] 6529[?]  1138[?] 1106[?] 6528[?]  1137[?] 1107[?] 6527[?]  -1107[?] -1137[?] 6526[?]  -1107[?] -1136[?] -1057[?] 6525[?]  1136[?] 1057[?] 6524[?]  1136[?] 1107[?] 6523[?]  1135[?] 1113[?] 6521[?]  1135[?] 1112[?] 6520[?]  -1134[?] -1110[?] -1111[?] 6519[?]  1134[?] 1111[?] 6518[?]  1134[?] 1110[?] 6517[?]  1133[?] 1083[?] 6516[?]  -1083[?] -1133[?] 6515[?]  1132[?] 1072[?] 6514[?]  -1072[?] -1132[?] 6513[?]  1131[?] -1053[?] -1093[?] 6512[?]  1053[?] -1131[?] 6511[?]  1093[?] -1131[?] 6510[?]  -1091[?] -1052[?] 1130[?] 6509[?]  1052[?] -1130[?] 6508[?]  -1130[?] 1091[?] 6507[?]  1089[?] -1129[?] 1088[?] 1087[?] 6506[?]  1129[?] -1089[?] 6505[?]  -1088[?] 1129[?] 6504[?]  -1087[?] 1129[?] 6503[?]  1128[?] -1084[?] -1051[?] 6502[?]  -1128[?] 1051[?] 6501[?]  -1128[?] 1084[?] 6500[?]  -1082[?] 1127[?] -1050[?] 6499[?]  1050[?] -1127[?] 6498[?]  -1127[?] 1082[?] 6497[?]  -1080[?] 1126[?] -1049[?] 6496[?]  -1126[?] 1049[?] 6495[?]  -1126[?] 1080[?] 6494[?]  1078[?] -1125[?] 1077[?] 1076[?] 6493[?]  1125[?] -1078[?] 6492[?]  -1077[?] 1125[?] 6491[?]  -1076[?] 1125[?] 6490[?]  -1048[?] 1124[?] -1073[?] 6489[?]  -1124[?] 1048[?] 6488[?]  -1124[?] 1073[?] 6487[?]  -601[?] -1070[?] 1123[?] 6486[?]  -1123[?] 601[?] 6485[?]  1070[?] -1123[?] 6484[?]  -1069[?] -599[?] 1122[?] 6483[?]  -1122[?] 599[?] 6482[?]  1069[?] -1122[?] 6481[?]  -1068[?] -597[?] 1121[?] 6480[?]  -1121[?] 597[?] 6479[?]  -1121[?] 1068[?] 6478[?]  -1067[?] -595[?] 1120[?] 6477[?]  -1120[?] 595[?] 6476[?]  -1120[?] 1067[?] 6475[?]  -1066[?] -593[?] 1119[?] 6474[?]  -1119[?] 593[?] 6473[?]  -1119[?] 1066[?] 6472[?]  -1065[?] -591[?] 1118[?] 6471[?]  -1118[?] 591[?] 6470[?]  -1118[?] 1065[?] 6469[?]  -1064[?] -589[?] 1117[?] 6468[?]  -1117[?] 589[?] 6467[?]  1064[?] -1117[?] 6466[?]  -587[?] -1063[?] 1116[?] 6465[?]  -1116[?] 587[?] 6464[?]  1063[?] -1116[?] 6463[?]  -1115[?] 1062[?] 526[?] 525[?] 6462[?]  -526[?] 1115[?] 6461[?]  -525[?] 1115[?] 6460[?]  -1062[?] 1115[?] 6459[?]  1061[?] -1114[?] 524[?] 523[?] 6458[?]  -524[?] 1114[?] 6457[?]  1114[?] -523[?] 6456[?]  1114[?] -1061[?] 6455[?]  -1013[?] -1056[?] -1113[?] 6454[?]  -1112[?] -1055[?] -1014[?] 6451[?]  -1011[?] -1060[?] -1111[?] 6448[?]  1111[?] 1060[?] 6447[?]  1111[?] 1011[?] 6446[?]  -1110[?] -1059[?] -1012[?] 6445[?]  1110[?] 1059[?] 6444[?]  1110[?] 1012[?] 6443[?]  1109[?] 1023[?] 6442[?]  -1023[?] -1109[?] 6441[?]  1108[?] 1017[?] 6440[?]  -1017[?] -1108[?] 6439[?]  -961[?] 1107[?] 6438[?]  -1107[?] 961[?] 6437[?]  -961[?] 1106[?] 6436[?]  -1106[?] 961[?] 6435[?]  1105[?] 1025[?] 6434[?]  -1025[?] -1105[?] 6433[?]  1104[?] 1028[?] 6432[?]  1103[?] 1027[?] 6430[?]  -1027[?] -1103[?] 6429[?]  1102[?] 1026[?] 6428[?]  -376[?] -1000[?] 1101[?] 6426[?]  -1101[?] 1000[?] 6425[?]  -1101[?] 376[?] 6424[?]  1100[?] 1024[?] 6423[?]  1099[?] 1022[?] 6421[?]  1098[?] 1021[?] 6419[?]  -1021[?] -1098[?] 6418[?]  1097[?] 1020[?] 6417[?]  1096[?] 1019[?] 6415[?]  -1019[?] -1096[?] 6414[?]  -372[?] -986[?] 1095[?] 6413[?]  -1095[?] 986[?] 6412[?]  -1095[?] 372[?] 6411[?]  1094[?] 1018[?] 6410[?]  1093[?] 1007[?] 1006[?] 6408[?]  -1007[?] -1093[?] 6407[?]  -1006[?] -1093[?] 6406[?]  -1092[?] 1007[?] 1006[?] 6405[?]  -1007[?] 1092[?] 6404[?]  -1006[?] 1092[?] 6403[?]  1002[?] 1003[?] 1091[?] 6402[?]  -1003[?] -1091[?] 6401[?]  -1002[?] -1091[?] 6400[?]  1002[?] 1003[?] -1090[?] 6399[?]  -1003[?] 1090[?] 6398[?]  -1002[?] 1090[?] 6397[?]  1089[?] 1001[?] 6396[?]  -1001[?] -1089[?] 6395[?]  -810[?] -1001[?] -26[?] 1088[?] 6394[?]  -1088[?] 810[?] 6393[?]  -1088[?] 1001[?] 6392[?]  -1088[?] 26[?] 6391[?]  -811[?] -25[?] 1087[?] -1001[?] 6390[?]  -1087[?] 811[?] 6389[?]  -1087[?] 1001[?] 6388[?]  -1087[?] 25[?] 6387[?]  -811[?] 1086[?] -1000[?] -24[?] 6386[?]  -1086[?] 811[?] 6385[?]  -1086[?] 1000[?] 6384[?]  24[?] -1086[?] 6383[?]  -810[?] 1085[?] -1000[?] -23[?] 6382[?]  810[?] -1085[?] 6381[?]  -1085[?] 1000[?] 6380[?]  23[?] -1085[?] 6379[?]  1084[?] 997[?] 996[?] 6378[?]  -997[?] -1084[?] 6377[?]  -996[?] -1084[?] 6376[?]  -1083[?] 997[?] 996[?] 6375[?]  -997[?] 1083[?] 6374[?]  -996[?] 1083[?] 6373[?]  993[?] 992[?] 1082[?] 6372[?]  -993[?] -1082[?] 6371[?]  -992[?] -1082[?] 6370[?]  993[?] 992[?] -1081[?] 6369[?]  -993[?] 1081[?] 6368[?]  -992[?] 1081[?] 6367[?]  989[?] 988[?] 1080[?] 6366[?]  -1080[?] -989[?] 6365[?]  -988[?] -1080[?] 6364[?]  989[?] 988[?] -1079[?] 6363[?]  1079[?] -989[?] 6362[?]  -988[?] 1079[?] 6361[?]  1078[?] 987[?] 6360[?]  -987[?] -1078[?] 6359[?]  -798[?] -987[?] -26[?] 1077[?] 6358[?]  -1077[?] 798[?] 6357[?]  -1077[?] 987[?] 6356[?]  -1077[?] 26[?] 6355[?]  -25[?] -799[?] -987[?] 1076[?] 6354[?]  -1076[?] 799[?] 6353[?]  -1076[?] 987[?] 6352[?]  -1076[?] 25[?] 6351[?]  -799[?] 1075[?] -986[?] -24[?] 6350[?]  -1075[?] 799[?] 6349[?]  -1075[?] 986[?] 6348[?]  24[?] -1075[?] 6347[?]  -798[?] 1074[?] -986[?] -23[?] 6346[?]  798[?] -1074[?] 6345[?]  -1074[?] 986[?] 6344[?]  23[?] -1074[?] 6343[?]  1073[?] 982[?] 983[?] 6342[?]  -983[?] -1073[?] 6341[?]  -982[?] -1073[?] 6340[?]  -1072[?] 982[?] 983[?] 6339[?]  -983[?] 1072[?] 6338[?]  -982[?] 1072[?] 6337[?]  1071[?] -1030[?] -598[?] 6336[?]  598[?] -1071[?] 6335[?]  1030[?] -1071[?] 6334[?]  -1070[?] 1047[?] 1046[?] 6333[?]  1070[?] -1047[?] 6332[?]  1070[?] -1046[?] 6331[?]  -1069[?] 1045[?] 1044[?] 6330[?]  1069[?] -1045[?] 6329[?]  1069[?] -1044[?] 6328[?]  -1068[?] 1043[?] 1042[?] 6327[?]  -1043[?] 1068[?] 6326[?]  -1042[?] 1068[?] 6325[?]  -1067[?] 1041[?] 1040[?] 6324[?]  -1041[?] 1067[?] 6323[?]  -1040[?] 1067[?] 6322[?]  -1066[?] 1039[?] 1038[?] 6321[?]  -1039[?] 1066[?] 6320[?]  -1038[?] 1066[?] 6319[?]  -1065[?] 1037[?] 1036[?] 6318[?]  -1037[?] 1065[?] 6317[?]  -1036[?] 1065[?] 6316[?]  -1064[?] 1035[?] 1034[?] 6315[?]  1064[?] -1035[?] 6314[?]  -1034[?] 1064[?] 6313[?]  -1063[?] 1033[?] 531[?] 1032[?] 6312[?]  1063[?] -531[?] 6311[?]  1063[?] -1033[?] 6310[?]  -1032[?] 1063[?] 6309[?]  -1029[?] 1062[?] -459[?] 6308[?]  -1062[?] 459[?] 6307[?]  -1062[?] 1029[?] 6306[?]  1061[?] -1031[?] -456[?] 6305[?]  456[?] -1061[?] 6304[?]  1031[?] -1061[?] 6303[?]  1012[?] 1060[?] 6302[?]  -1060[?] -1012[?] 6301[?]  1059[?] 1011[?] 6300[?]  -1011[?] -1059[?] 6299[?]  1058[?] 1015[?] 6298[?]  -1015[?] -1058[?] 6297[?]  1057[?] 1016[?] 6296[?]  -1016[?] -1057[?] 6295[?]  1014[?] 1056[?] 6294[?]  1055[?] 1013[?] 6292[?]  -623[?] -1010[?] 1054[?] 6290[?]  -1054[?] 623[?] 6289[?]  -1054[?] 1010[?] 6288[?]  1008[?] 1009[?] 817[?] -1053[?] 6287[?]  1053[?] -817[?] 6286[?]  -1009[?] 1053[?] 6285[?]  -1008[?] 1053[?] 6284[?]  814[?] 1005[?] 1004[?] -1052[?] 6283[?]  1052[?] -814[?] 6282[?]  -1005[?] 1052[?] 6281[?]  -1004[?] 1052[?] 6280[?]  999[?] 808[?] 998[?] -1051[?] 6279[?]  -808[?] 1051[?] 6278[?]  -999[?] 1051[?] 6277[?]  -998[?] 1051[?] 6276[?]  805[?] 995[?] 994[?] -1050[?] 6275[?]  1050[?] -805[?] 6274[?]  1050[?] -995[?] 6273[?]  -994[?] 1050[?] 6272[?]  802[?] -1049[?] 991[?] 990[?] 6271[?]  1049[?] -802[?] 6270[?]  -991[?] 1049[?] 6269[?]  -990[?] 1049[?] 6268[?]  -1048[?] 796[?] 985[?] 984[?] 6267[?]  -796[?] 1048[?] 6266[?]  -985[?] 1048[?] 6265[?]  -984[?] 1048[?] 6264[?]  -980[?] 1047[?] -186[?] 6263[?]  -1047[?] 186[?] 6262[?]  980[?] -1047[?] 6261[?]  -331[?] -972[?] 1046[?] 6260[?]  -1046[?] 331[?] 6259[?]  972[?] -1046[?] 6258[?]  -979[?] 1045[?] -186[?] 6257[?]  -1045[?] 186[?] 6256[?]  979[?] -1045[?] 6255[?]  -971[?] -330[?] 1044[?] 6254[?]  -1044[?] 330[?] 6253[?]  971[?] -1044[?] 6252[?]  -978[?] 1043[?] -186[?] 6251[?]  -1043[?] 186[?] 6250[?]  -1043[?] 978[?] 6249[?]  -970[?] -329[?] 1042[?] 6248[?]  -1042[?] 329[?] 6247[?]  -1042[?] 970[?] 6246[?]  -977[?] 1041[?] -186[?] 6245[?]  -1041[?] 186[?] 6244[?]  977[?] -1041[?] 6243[?]  -969[?] -328[?] 1040[?] 6242[?]  -1040[?] 328[?] 6241[?]  -1040[?] 969[?] 6240[?]  -976[?] 1039[?] -186[?] 6239[?]  -1039[?] 186[?] 6238[?]  -1039[?] 976[?] 6237[?]  -968[?] -327[?] 1038[?] 6236[?]  -1038[?] 327[?] 6235[?]  968[?] -1038[?] 6234[?]  -975[?] 1037[?] -186[?] 6233[?]  -1037[?] 186[?] 6232[?]  -1037[?] 975[?] 6231[?]  -967[?] -326[?] 1036[?] 6230[?]  -1036[?] 326[?] 6229[?]  967[?] -1036[?] 6228[?]  -974[?] 1035[?] -186[?] 6227[?]  -1035[?] 186[?] 6226[?]  974[?] -1035[?] 6225[?]  -966[?] -325[?] 1034[?] 6224[?]  -1034[?] 325[?] 6223[?]  966[?] -1034[?] 6222[?]  1033[?] -973[?] -479[?] 6221[?]  -1033[?] 479[?] 6220[?]  973[?] -1033[?] 6219[?]  -965[?] -478[?] 1032[?] 6218[?]  -1032[?] 478[?] 6217[?]  -1032[?] 965[?] 6216[?]  1031[?] 964[?] 392[?] 6215[?]  -392[?] -1031[?] 6214[?]  -964[?] -1031[?] 6213[?]  -1030[?] 963[?] 522[?] 455[?] 6212[?]  1030[?] -522[?] 6211[?]  1030[?] -455[?] 6210[?]  -963[?] 1030[?] 6209[?]  962[?] 1029[?] 521[?] 6208[?]  -1029[?] -521[?] 6207[?]  -1029[?] -962[?] 6206[?]  -1028[?] 823[?] 6204[?]  -823[?] 1027[?] 6203[?]  -1027[?] 823[?] 6202[?]  -1026[?] 822[?] 6200[?]  -822[?] 1025[?] 6199[?]  -1025[?] 822[?] 6198[?]  -1024[?] 821[?] 6196[?]  -821[?] 1023[?] 6195[?]  -1023[?] 821[?] 6194[?]  -1022[?] 820[?] 6192[?]  -820[?] 1021[?] 6191[?]  -1021[?] 820[?] 6190[?]  -1020[?] 819[?] 6188[?]  -819[?] 1019[?] 6187[?]  -1019[?] 819[?] 6186[?]  -1018[?] 818[?] 6184[?]  -818[?] 1017[?] 6183[?]  -1017[?] 818[?] 6182[?]  -663[?] 1016[?] 6181[?]  -1016[?] 663[?] 6180[?]  -663[?] 1015[?] 6179[?]  -1015[?] 663[?] 6178[?]  1014[?] -662[?] 6177[?]  662[?] -1014[?] 6176[?]  -661[?] 1013[?] 6175[?]  -1013[?] 661[?] 6174[?]  1012[?] -662[?] 6173[?]  662[?] -1012[?] 6172[?]  -661[?] 1011[?] 6171[?]  -1011[?] 661[?] 6170[?]  -1010[?] 960[?] 828[?] 6169[?]  -960[?] 1010[?] 6168[?]  -828[?] 1010[?] 6167[?]  -815[?] 1009[?] -26[?] -621[?] 6166[?]  -1009[?] 815[?] 6165[?]  -1009[?] 621[?] 6164[?]  -1009[?] 26[?] 6163[?]  1008[?] -25[?] -816[?] -621[?] 6162[?]  -1008[?] 816[?] 6161[?]  -1008[?] 621[?] 6160[?]  -1008[?] 25[?] 6159[?]  -816[?] -620[?] 1007[?] -24[?] 6158[?]  816[?] -1007[?] 6157[?]  -1007[?] 620[?] 6156[?]  24[?] -1007[?] 6155[?]  -815[?] -620[?] 1006[?] -23[?] 6154[?]  -1006[?] 815[?] 6153[?]  -1006[?] 620[?] 6152[?]  23[?] -1006[?] 6151[?]  -812[?] -618[?] -26[?] 1005[?] 6150[?]  -1005[?] 812[?] 6149[?]  -1005[?] 618[?] 6148[?]  -1005[?] 26[?] 6147[?]  -813[?] -25[?] 1004[?] -618[?] 6146[?]  -1004[?] 813[?] 6145[?]  -1004[?] 618[?] 6144[?]  -1004[?] 25[?] 6143[?]  -813[?] 1003[?] -617[?] -24[?] 6142[?]  -1003[?] 813[?] 6141[?]  -1003[?] 617[?] 6140[?]  24[?] -1003[?] 6139[?]  -812[?] 1002[?] -617[?] -23[?] 6138[?]  -1002[?] 812[?] 6137[?]  -1002[?] 617[?] 6136[?]  -1002[?] 23[?] 6135[?]  809[?] 1001[?] 427[?] 364[?] 6134[?]  -427[?] -1001[?] 6133[?]  -364[?] -1001[?] 6132[?]  -1001[?] -809[?] 6131[?]  809[?] -1000[?] 427[?] 364[?] 6130[?]  -427[?] 1000[?] 6129[?]  -364[?] 1000[?] 6128[?]  1000[?] -809[?] 6127[?]  -806[?] -26[?] 999[?] -614[?] 6126[?]  -999[?] 806[?] 6125[?]  -999[?] 614[?] 6124[?]  -999[?] 26[?] 6123[?]  -807[?] -25[?] -614[?] 998[?] 6122[?]  807[?] -998[?] 6121[?]  -998[?] 614[?] 6120[?]  -998[?] 25[?] 6119[?]  -807[?] -613[?] 997[?] -24[?] 6118[?]  -997[?] 807[?] 6117[?]  -997[?] 613[?] 6116[?]  24[?] -997[?] 6115[?]  -806[?] -613[?] 996[?] -23[?] 6114[?]  806[?] -996[?] 6113[?]  -996[?] 613[?] 6112[?]  23[?] -996[?] 6111[?]  -803[?] -26[?] 995[?] -611[?] 6110[?]  -995[?] 803[?] 6109[?]  -995[?] 611[?] 6108[?]  -995[?] 26[?] 6107[?]  -804[?] -611[?] 994[?] -25[?] 6106[?]  -994[?] 804[?] 6105[?]  -994[?] 611[?] 6104[?]  -994[?] 25[?] 6103[?]  -804[?] 993[?] -610[?] -24[?] 6102[?]  -993[?] 804[?] 6101[?]  -993[?] 610[?] 6100[?]  24[?] -993[?] 6099[?]  -803[?] 992[?] -610[?] -23[?] 6098[?]  -992[?] 803[?] 6097[?]  -992[?] 610[?] 6096[?]  23[?] -992[?] 6095[?]  -800[?] -26[?] 991[?] -608[?] 6094[?]  -991[?] 800[?] 6093[?]  -991[?] 608[?] 6092[?]  -991[?] 26[?] 6091[?]  -25[?] -608[?] -801[?] 990[?] 6090[?]  -990[?] 801[?] 6089[?]  -990[?] 608[?] 6088[?]  -990[?] 25[?] 6087[?]  989[?] -801[?] -607[?] -24[?] 6086[?]  801[?] -989[?] 6085[?]  607[?] -989[?] 6084[?]  24[?] -989[?] 6083[?]  -800[?] 988[?] -607[?] -23[?] 6082[?]  -988[?] 800[?] 6081[?]  -988[?] 607[?] 6080[?]  23[?] -988[?] 6079[?]  797[?] 423[?] 987[?] 352[?] 6078[?]  -423[?] -987[?] 6077[?]  -352[?] -987[?] 6076[?]  -987[?] -797[?] 6075[?]  797[?] 423[?] -986[?] 352[?] 6074[?]  -423[?] 986[?] 6073[?]  -352[?] 986[?] 6072[?]  986[?] -797[?] 6071[?]  -794[?] -26[?] -604[?] 985[?] 6070[?]  -985[?] 794[?] 6069[?]  -985[?] 604[?] 6068[?]  -985[?] 26[?] 6067[?]  -795[?] -25[?] -604[?] 984[?] 6066[?]  -984[?] 795[?] 6065[?]  -984[?] 604[?] 6064[?]  -984[?] 25[?] 6063[?]  -795[?] -603[?] 983[?] -24[?] 6062[?]  -983[?] 795[?] 6061[?]  -983[?] 603[?] 6060[?]  24[?] -983[?] 6059[?]  -794[?] -603[?] 982[?] -23[?] 6058[?]  794[?] -982[?] 6057[?]  -982[?] 603[?] 6056[?]  23[?] -982[?] 6055[?]  981[?] -831[?] -596[?] 6054[?]  596[?] -981[?] 6053[?]  831[?] -981[?] 6052[?]  980[?] 958[?] 957[?] 954[?] 959[?] 956[?] 953[?] 955[?] 952[?] 6051[?]  -959[?] -980[?] 6050[?]  -958[?] -980[?] 6049[?]  -957[?] -980[?] 6048[?]  -956[?] -980[?] 6047[?]  -955[?] -980[?] 6046[?]  -954[?] -980[?] 6045[?]  -953[?] -980[?] 6044[?]  -952[?] -980[?] 6043[?]  979[?] 950[?] 949[?] 946[?] 948[?] 951[?] 945[?] 947[?] 944[?] 6042[?]  -951[?] -979[?] 6041[?]  -950[?] -979[?] 6040[?]  -949[?] -979[?] 6039[?]  -948[?] -979[?] 6038[?]  -947[?] -979[?] 6037[?]  -946[?] -979[?] 6036[?]  -945[?] -979[?] 6035[?]  -944[?] -979[?] 6034[?]  978[?] 942[?] 941[?] 938[?] 943[?] 940[?] 936[?] 939[?] 937[?] 6033[?]  -943[?] -978[?] 6032[?]  -942[?] -978[?] 6031[?]  -941[?] -978[?] 6030[?]  -940[?] -978[?] 6029[?]  -939[?] -978[?] 6028[?]  -938[?] -978[?] 6027[?]  -937[?] -978[?] 6026[?]  -936[?] -978[?] 6025[?]  977[?] 934[?] 933[?] 935[?] 930[?] 932[?] 929[?] 931[?] 928[?] 6024[?]  -977[?] -935[?] 6023[?]  -934[?] -977[?] 6022[?]  -933[?] -977[?] 6021[?]  -932[?] -977[?] 6020[?]  -931[?] -977[?] 6019[?]  -930[?] -977[?] 6018[?]  -929[?] -977[?] 6017[?]  -928[?] -977[?] 6016[?]  976[?] 926[?] 925[?] 927[?] 924[?] 922[?] 921[?] 923[?] 920[?] 6015[?]  -976[?] -927[?] 6014[?]  -926[?] -976[?] 6013[?]  -925[?] -976[?] 6012[?]  -924[?] -976[?] 6011[?]  -923[?] -976[?] 6010[?]  -922[?] -976[?] 6009[?]  -921[?] -976[?] 6008[?]  -920[?] -976[?] 6007[?]  919[?] 918[?] 975[?] 917[?] 916[?] 914[?] 913[?] 915[?] 912[?] 6006[?]  -919[?] -975[?] 6005[?]  -918[?] -975[?] 6004[?]  -917[?] -975[?] 6003[?]  -916[?] -975[?] 6002[?]  -915[?] -975[?] 6001[?]  -914[?] -975[?] 6000[?]  -913[?] -975[?] 5999[?]  -912[?] -975[?] 5998[?]  974[?] 911[?] 910[?] 908[?] 909[?] 906[?] 905[?] 907[?] 904[?] 5997[?]  -911[?] -974[?] 5996[?]  -910[?] -974[?] 5995[?]  -909[?] -974[?] 5994[?]  -908[?] -974[?] 5993[?]  -907[?] -974[?] 5992[?]  -906[?] -974[?] 5991[?]  -905[?] -974[?] 5990[?]  -904[?] -974[?] 5989[?]  973[?] 903[?] 901[?] 900[?] 902[?] 898[?] 897[?] 899[?] 896[?] 5988[?]  -903[?] -973[?] 5987[?]  -902[?] -973[?] 5986[?]  -901[?] -973[?] 5985[?]  -900[?] -973[?] 5984[?]  -899[?] -973[?] 5983[?]  -898[?] -973[?] 5982[?]  -897[?] -973[?] 5981[?]  -896[?] -973[?] 5980[?]  972[?] 892[?] 895[?] 893[?] 894[?] 890[?] 891[?] 889[?] 888[?] 5979[?]  -895[?] -972[?] 5978[?]  -894[?] -972[?] 5977[?]  -893[?] -972[?] 5976[?]  -892[?] -972[?] 5975[?]  -891[?] -972[?] 5974[?]  -890[?] -972[?] 5973[?]  -889[?] -972[?] 5972[?]  -888[?] -972[?] 5971[?]  971[?] 887[?] 886[?] 885[?] 884[?] 882[?] 881[?] 883[?] 880[?] 5970[?]  -887[?] -971[?] 5969[?]  -886[?] -971[?] 5968[?]  -885[?] -971[?] 5967[?]  -884[?] -971[?] 5966[?]  -883[?] -971[?] 5965[?]  -882[?] -971[?] 5964[?]  -881[?] -971[?] 5963[?]  -880[?] -971[?] 5962[?]  879[?] 970[?] 878[?] 876[?] 877[?] 874[?] 873[?] 875[?] 872[?] 5961[?]  -879[?] -970[?] 5960[?]  -970[?] -878[?] 5959[?]  -877[?] -970[?] 5958[?]  -876[?] -970[?] 5957[?]  -875[?] -970[?] 5956[?]  -874[?] -970[?] 5955[?]  -873[?] -970[?] 5954[?]  -872[?] -970[?] 5953[?]  969[?] 870[?] 869[?] 868[?] 866[?] 871[?] 865[?] 867[?] 864[?] 5952[?]  -871[?] -969[?] 5951[?]  -969[?] -870[?] 5950[?]  -869[?] -969[?] 5949[?]  -868[?] -969[?] 5948[?]  -867[?] -969[?] 5947[?]  -969[?] -866[?] 5946[?]  -865[?] -969[?] 5945[?]  -864[?] -969[?] 5944[?]  968[?] 862[?] 861[?] 858[?] 863[?] 860[?] 856[?] 857[?] 859[?] 5943[?]  -863[?] -968[?] 5942[?]  -862[?] -968[?] 5941[?]  -861[?] -968[?] 5940[?]  -860[?] -968[?] 5939[?]  -859[?] -968[?] 5938[?]  -858[?] -968[?] 5937[?]  -857[?] -968[?] 5936[?]  -856[?] -968[?] 5935[?]  967[?] 854[?] 853[?] 850[?] 855[?] 852[?] 849[?] 851[?] 848[?] 5934[?]  -855[?] -967[?] 5933[?]  -854[?] -967[?] 5932[?]  -853[?] -967[?] 5931[?]  -852[?] -967[?] 5930[?]  -851[?] -967[?] 5929[?]  -850[?] -967[?] 5928[?]  -849[?] -967[?] 5927[?]  -848[?] -967[?] 5926[?]  966[?] 846[?] 845[?] 842[?] 847[?] 844[?] 841[?] 843[?] 840[?] 5925[?]  -847[?] -966[?] 5924[?]  -846[?] -966[?] 5923[?]  -845[?] -966[?] 5922[?]  -844[?] -966[?] 5921[?]  -843[?] -966[?] 5920[?]  -842[?] -966[?] 5919[?]  -841[?] -966[?] 5918[?]  -840[?] -966[?] 5917[?]  965[?] 838[?] 837[?] 834[?] 839[?] 836[?] 833[?] 835[?] 832[?] 5916[?]  -839[?] -965[?] 5915[?]  -838[?] -965[?] 5914[?]  -837[?] -965[?] 5913[?]  -836[?] -965[?] 5912[?]  -835[?] -965[?] 5911[?]  -834[?] -965[?] 5910[?]  -833[?] -965[?] 5909[?]  -832[?] -965[?] 5908[?]  -288[?] -663[?] 964[?] 5907[?]  -964[?] 288[?] 5906[?]  -964[?] 663[?] 5905[?]  -664[?] 963[?] -453[?] 5904[?]  -963[?] 453[?] 5903[?]  -963[?] 664[?] 5902[?]  -287[?] -830[?] 962[?] 5901[?]  -962[?] 287[?] 5900[?]  830[?] -962[?] 5899[?]  -664[?] 961[?] 5898[?]  -961[?] 664[?] 5897[?]  -824[?] -825[?] 960[?] -827[?] -826[?] -113[?] 5896[?]  113[?] -960[?] 5895[?]  -960[?] 827[?] 5894[?]  -960[?] 826[?] 5893[?]  -960[?] 825[?] 5892[?]  -960[?] 824[?] 5891[?]  -45[?] -793[?] 959[?] 5890[?]  -959[?] 793[?] 5889[?]  -959[?] 45[?] 5888[?]  -44[?] -792[?] 958[?] 5887[?]  -958[?] 792[?] 5886[?]  44[?] -958[?] 5885[?]  -43[?] -791[?] 957[?] 5884[?]  -957[?] 791[?] 5883[?]  -957[?] 43[?] 5882[?]  -790[?] -42[?] 956[?] 5881[?]  -956[?] 790[?] 5880[?]  -956[?] 42[?] 5879[?]  -789[?] -41[?] 955[?] 5878[?]  -955[?] 789[?] 5877[?]  -955[?] 41[?] 5876[?]  -40[?] -788[?] 954[?] 5875[?]  -954[?] 788[?] 5874[?]  -954[?] 40[?] 5873[?]  -787[?] -39[?] 953[?] 5872[?]  -953[?] 787[?] 5871[?]  -953[?] 39[?] 5870[?]  -46[?] -786[?] 952[?] 5869[?]  -952[?] 786[?] 5868[?]  46[?] -952[?] 5867[?]  -44[?] -785[?] 951[?] 5866[?]  -951[?] 785[?] 5865[?]  -951[?] 44[?] 5864[?]  -43[?] -784[?] 950[?] 5863[?]  -950[?] 784[?] 5862[?]  -950[?] 43[?] 5861[?]  -42[?] -783[?] 949[?] 5860[?]  -949[?] 783[?] 5859[?]  -949[?] 42[?] 5858[?]  -782[?] -41[?] 948[?] 5857[?]  -948[?] 782[?] 5856[?]  -948[?] 41[?] 5855[?]  -781[?] -40[?] 947[?] 5854[?]  -947[?] 781[?] 5853[?]  -947[?] 40[?] 5852[?]  -780[?] -39[?] 946[?] 5851[?]  -946[?] 780[?] 5850[?]  -946[?] 39[?] 5849[?]  -779[?] -68[?] 945[?] 5848[?]  -945[?] 779[?] 5847[?]  -945[?] 68[?] 5846[?]  -45[?] -778[?] 944[?] 5845[?]  -944[?] 778[?] 5844[?]  -944[?] 45[?] 5843[?]  -43[?] -777[?] 943[?] 5842[?]  -943[?] 777[?] 5841[?]  -943[?] 43[?] 5840[?]  -42[?] -776[?] 942[?] 5839[?]  -942[?] 776[?] 5838[?]  -942[?] 42[?] 5837[?]  -41[?] -775[?] 941[?] 5836[?]  -941[?] 775[?] 5835[?]  -941[?] 41[?] 5834[?]  -40[?] -774[?] 940[?] 5833[?]  -940[?] 774[?] 5832[?]  -940[?] 40[?] 5831[?]  -773[?] -39[?] 939[?] 5830[?]  -939[?] 773[?] 5829[?]  -939[?] 39[?] 5828[?]  -772[?] -68[?] 938[?] 5827[?]  -938[?] 772[?] 5826[?]  -938[?] 68[?] 5825[?]  -771[?] -66[?] 937[?] 5824[?]  -937[?] 771[?] 5823[?]  -937[?] 66[?] 5822[?]  -770[?] -44[?] 936[?] 5821[?]  -936[?] 770[?] 5820[?]  -936[?] 44[?] 5819[?]  -42[?] -769[?] 935[?] 5818[?]  -935[?] 769[?] 5817[?]  42[?] -935[?] 5816[?]  -41[?] -768[?] 934[?] 5815[?]  -934[?] 768[?] 5814[?]  -934[?] 41[?] 5813[?]  -40[?] -767[?] 933[?] 5812[?]  -933[?] 767[?] 5811[?]  -933[?] 40[?] 5810[?]  -766[?] -39[?] 932[?] 5809[?]  -932[?] 766[?] 5808[?]  -932[?] 39[?] 5807[?]  -765[?] -68[?] 931[?] 5806[?]  -931[?] 765[?] 5805[?]  -931[?] 68[?] 5804[?]  -764[?] -66[?] 930[?] 5803[?]  -930[?] 764[?] 5802[?]  -930[?] 66[?] 5801[?]  -763[?] -64[?] 929[?] 5800[?]  -929[?] 763[?] 5799[?]  -929[?] 64[?] 5798[?]  -762[?] -43[?] 928[?] 5797[?]  -928[?] 762[?] 5796[?]  -928[?] 43[?] 5795[?]  -761[?] -41[?] 927[?] 5794[?]  -927[?] 761[?] 5793[?]  41[?] -927[?] 5792[?]  -40[?] -760[?] 926[?] 5791[?]  -926[?] 760[?] 5790[?]  -926[?] 40[?] 5789[?]  -759[?] -39[?] 925[?] 5788[?]  -925[?] 759[?] 5787[?]  -925[?] 39[?] 5786[?]  -758[?] -68[?] 924[?] 5785[?]  -924[?] 758[?] 5784[?]  -924[?] 68[?] 5783[?]  -757[?] -66[?] 923[?] 5782[?]  -923[?] 757[?] 5781[?]  -923[?] 66[?] 5780[?]  -756[?] -64[?] 922[?] 5779[?]  -922[?] 756[?] 5778[?]  -922[?] 64[?] 5777[?]  -755[?] -62[?] 921[?] 5776[?]  -921[?] 755[?] 5775[?]  -921[?] 62[?] 5774[?]  -754[?] -42[?] 920[?] 5773[?]  -920[?] 754[?] 5772[?]  -920[?] 42[?] 5771[?]  -40[?] -753[?] 919[?] 5770[?]  -919[?] 753[?] 5769[?]  -919[?] 40[?] 5768[?]  -752[?] -39[?] 918[?] 5767[?]  -918[?] 752[?] 5766[?]  -918[?] 39[?] 5765[?]  -751[?] -68[?] 917[?] 5764[?]  -917[?] 751[?] 5763[?]  -917[?] 68[?] 5762[?]  -750[?] -66[?] 916[?] 5761[?]  -916[?] 750[?] 5760[?]  -916[?] 66[?] 5759[?]  -749[?] -64[?] 915[?] 5758[?]  -915[?] 749[?] 5757[?]  -915[?] 64[?] 5756[?]  -748[?] -62[?] 914[?] 5755[?]  -914[?] 748[?] 5754[?]  -914[?] 62[?] 5753[?]  -747[?] -61[?] 913[?] 5752[?]  -913[?] 747[?] 5751[?]  -913[?] 61[?] 5750[?]  -746[?] -41[?] 912[?] 5749[?]  -912[?] 746[?] 5748[?]  -912[?] 41[?] 5747[?]  -745[?] -39[?] 911[?] 5746[?]  -911[?] 745[?] 5745[?]  -911[?] 39[?] 5744[?]  -744[?] -68[?] 910[?] 5743[?]  -910[?] 744[?] 5742[?]  -910[?] 68[?] 5741[?]  -743[?] -66[?] 909[?] 5740[?]  -909[?] 743[?] 5739[?]  -909[?] 66[?] 5738[?]  -742[?] -64[?] 908[?] 5737[?]  -908[?] 742[?] 5736[?]  -908[?] 64[?] 5735[?]  -741[?] -62[?] 907[?] 5734[?]  -907[?] 741[?] 5733[?]  -907[?] 62[?] 5732[?]  -740[?] -61[?] 906[?] 5731[?]  -906[?] 740[?] 5730[?]  -906[?] 61[?] 5729[?]  -739[?] -58[?] 905[?] 5728[?]  -905[?] 739[?] 5727[?]  -905[?] 58[?] 5726[?]  -738[?] -40[?] 904[?] 5725[?]  -904[?] 738[?] 5724[?]  -904[?] 40[?] 5723[?]  -737[?] -68[?] 903[?] 5722[?]  -903[?] 737[?] 5721[?]  -903[?] 68[?] 5720[?]  -736[?] -66[?] 902[?] 5719[?]  -902[?] 736[?] 5718[?]  -902[?] 66[?] 5717[?]  -735[?] -64[?] 901[?] 5716[?]  -901[?] 735[?] 5715[?]  -901[?] 64[?] 5714[?]  -734[?] -62[?] 900[?] 5713[?]  -900[?] 734[?] 5712[?]  -900[?] 62[?] 5711[?]  -733[?] -61[?] 899[?] 5710[?]  -899[?] 733[?] 5709[?]  -899[?] 61[?] 5708[?]  -732[?] -58[?] 898[?] 5707[?]  -898[?] 732[?] 5706[?]  -898[?] 58[?] 5705[?]  -731[?] -54[?] 897[?] 5704[?]  -897[?] 731[?] 5703[?]  -897[?] 54[?] 5702[?]  -730[?] -39[?] 896[?] 5701[?]  -896[?] 730[?] 5700[?]  -896[?] 39[?] 5699[?]  -729[?] -52[?] 895[?] 5698[?]  -895[?] 729[?] 5697[?]  -895[?] 52[?] 5696[?]  -728[?] -54[?] 894[?] 5695[?]  -894[?] 728[?] 5694[?]  -894[?] 54[?] 5693[?]  -727[?] -58[?] 893[?] 5692[?]  -893[?] 727[?] 5691[?]  -893[?] 58[?] 5690[?]  -726[?] 892[?] -61[?] 5689[?]  -892[?] 726[?] 5688[?]  -892[?] 61[?] 5687[?]  -725[?] -62[?] 891[?] 5686[?]  -891[?] 725[?] 5685[?]  -891[?] 62[?] 5684[?]  -724[?] -64[?] 890[?] 5683[?]  -890[?] 724[?] 5682[?]  -890[?] 64[?] 5681[?]  -723[?] -66[?] 889[?] 5680[?]  -889[?] 723[?] 5679[?]  -889[?] 66[?] 5678[?]  -722[?] -22[?] 888[?] 5677[?]  -888[?] 722[?] 5676[?]  -888[?] 22[?] 5675[?]  -721[?] -22[?] 887[?] 5674[?]  -887[?] 721[?] 5673[?]  -887[?] 22[?] 5672[?]  -720[?] -52[?] 886[?] 5671[?]  -886[?] 720[?] 5670[?]  -886[?] 52[?] 5669[?]  -719[?] -54[?] 885[?] 5668[?]  -885[?] 719[?] 5667[?]  -885[?] 54[?] 5666[?]  -718[?] -58[?] 884[?] 5665[?]  -884[?] 718[?] 5664[?]  -884[?] 58[?] 5663[?]  -717[?] -61[?] 883[?] 5662[?]  -883[?] 717[?] 5661[?]  -883[?] 61[?] 5660[?]  -716[?] -62[?] 882[?] 5659[?]  -882[?] 716[?] 5658[?]  -882[?] 62[?] 5657[?]  -715[?] -64[?] 881[?] 5656[?]  -881[?] 715[?] 5655[?]  -881[?] 64[?] 5654[?]  -714[?] -21[?] 880[?] 5653[?]  -880[?] 714[?] 5652[?]  -880[?] 21[?] 5651[?]  -713[?] -21[?] 879[?] 5650[?]  -879[?] 713[?] 5649[?]  -879[?] 21[?] 5648[?]  -22[?] -712[?] 878[?] 5647[?]  -878[?] 712[?] 5646[?]  22[?] -878[?] 5645[?]  -711[?] -52[?] 877[?] 5644[?]  -877[?] 711[?] 5643[?]  -877[?] 52[?] 5642[?]  -710[?] -54[?] 876[?] 5641[?]  -876[?] 710[?] 5640[?]  -876[?] 54[?] 5639[?]  -709[?] -58[?] 875[?] 5638[?]  -875[?] 709[?] 5637[?]  -875[?] 58[?] 5636[?]  -708[?] -61[?] 874[?] 5635[?]  -874[?] 708[?] 5634[?]  -874[?] 61[?] 5633[?]  -707[?] -62[?] 873[?] 5632[?]  -873[?] 707[?] 5631[?]  -873[?] 62[?] 5630[?]  -20[?] -706[?] 872[?] 5629[?]  -872[?] 706[?] 5628[?]  -872[?] 20[?] 5627[?]  -20[?] -705[?] 871[?] 5626[?]  -871[?] 705[?] 5625[?]  -871[?] 20[?] 5624[?]  -21[?] -704[?] 870[?] 5623[?]  -870[?] 704[?] 5622[?]  21[?] -870[?] 5621[?]  -703[?] -22[?] 869[?] 5620[?]  -869[?] 703[?] 5619[?]  22[?] -869[?] 5618[?]  -702[?] -52[?] 868[?] 5617[?]  -868[?] 702[?] 5616[?]  -868[?] 52[?] 5615[?]  -701[?] -54[?] 867[?] 5614[?]  -867[?] 701[?] 5613[?]  -867[?] 54[?] 5612[?]  -700[?] -58[?] 866[?] 5611[?]  -866[?] 700[?] 5610[?]  -866[?] 58[?] 5609[?]  -699[?] -61[?] 865[?] 5608[?]  -865[?] 699[?] 5607[?]  -865[?] 61[?] 5606[?]  -19[?] -698[?] 864[?] 5605[?]  -864[?] 698[?] 5604[?]  -864[?] 19[?] 5603[?]  -19[?] -697[?] 863[?] 5602[?]  -863[?] 697[?] 5601[?]  -863[?] 19[?] 5600[?]  -20[?] -696[?] 862[?] 5599[?]  -862[?] 696[?] 5598[?]  -862[?] 20[?] 5597[?]  -695[?] -21[?] 861[?] 5596[?]  -861[?] 695[?] 5595[?]  -861[?] 21[?] 5594[?]  -694[?] -22[?] 860[?] 5593[?]  -860[?] 694[?] 5592[?]  -860[?] 22[?] 5591[?]  -693[?] -52[?] 859[?] 5590[?]  -859[?] 693[?] 5589[?]  -859[?] 52[?] 5588[?]  -692[?] -54[?] 858[?] 5587[?]  -858[?] 692[?] 5586[?]  -858[?] 54[?] 5585[?]  -691[?] -58[?] 857[?] 5584[?]  -857[?] 691[?] 5583[?]  -857[?] 58[?] 5582[?]  -18[?] -690[?] 856[?] 5581[?]  -856[?] 690[?] 5580[?]  -856[?] 18[?] 5579[?]  -18[?] -689[?] 855[?] 5578[?]  -855[?] 689[?] 5577[?]  -855[?] 18[?] 5576[?]  -19[?] -688[?] 854[?] 5575[?]  -854[?] 688[?] 5574[?]  -854[?] 19[?] 5573[?]  -20[?] -687[?] 853[?] 5572[?]  -853[?] 687[?] 5571[?]  -853[?] 20[?] 5570[?]  -686[?] -21[?] 852[?] 5569[?]  -852[?] 686[?] 5568[?]  -852[?] 21[?] 5567[?]  -685[?] -22[?] 851[?] 5566[?]  -851[?] 685[?] 5565[?]  -851[?] 22[?] 5564[?]  -684[?] -52[?] 850[?] 5563[?]  -850[?] 684[?] 5562[?]  -850[?] 52[?] 5561[?]  -683[?] -54[?] 849[?] 5560[?]  -849[?] 683[?] 5559[?]  -849[?] 54[?] 5558[?]  -17[?] -682[?] 848[?] 5557[?]  -848[?] 682[?] 5556[?]  -848[?] 17[?] 5555[?]  -17[?] -681[?] 847[?] 5554[?]  -847[?] 681[?] 5553[?]  -847[?] 17[?] 5552[?]  -18[?] -680[?] 846[?] 5551[?]  -846[?] 680[?] 5550[?]  -846[?] 18[?] 5549[?]  -19[?] -679[?] 845[?] 5548[?]  -845[?] 679[?] 5547[?]  -845[?] 19[?] 5546[?]  -20[?] -678[?] 844[?] 5545[?]  -844[?] 678[?] 5544[?]  -844[?] 20[?] 5543[?]  -677[?] -21[?] 843[?] 5542[?]  -843[?] 677[?] 5541[?]  -843[?] 21[?] 5540[?]  -676[?] -22[?] 842[?] 5539[?]  -842[?] 676[?] 5538[?]  -842[?] 22[?] 5537[?]  -675[?] -52[?] 841[?] 5536[?]  -841[?] 675[?] 5535[?]  -841[?] 52[?] 5534[?]  -16[?] -674[?] 840[?] 5533[?]  -840[?] 674[?] 5532[?]  -840[?] 16[?] 5531[?]  -16[?] -673[?] 839[?] 5530[?]  -839[?] 673[?] 5529[?]  -839[?] 16[?] 5528[?]  -17[?] -672[?] 838[?] 5527[?]  -838[?] 672[?] 5526[?]  -838[?] 17[?] 5525[?]  -18[?] -671[?] 837[?] 5524[?]  -837[?] 671[?] 5523[?]  -837[?] 18[?] 5522[?]  -19[?] -670[?] 836[?] 5521[?]  -836[?] 670[?] 5520[?]  -836[?] 19[?] 5519[?]  -20[?] -669[?] 835[?] 5518[?]  -835[?] 669[?] 5517[?]  -835[?] 20[?] 5516[?]  -668[?] -21[?] 834[?] 5515[?]  -834[?] 668[?] 5514[?]  -834[?] 21[?] 5513[?]  -667[?] -22[?] 833[?] 5512[?]  -833[?] 667[?] 5511[?]  -833[?] 22[?] 5510[?]  -15[?] -666[?] 832[?] 5509[?]  -832[?] 666[?] 5508[?]  15[?] -832[?] 5507[?]  -831[?] 665[?] 518[?] 449[?] 5506[?]  831[?] -518[?] 5505[?]  831[?] -449[?] 5504[?]  831[?] -665[?] 5503[?]  830[?] 660[?] 5502[?]  -660[?] -830[?] 5501[?]  -659[?] -640[?] -829[?] 5500[?]  829[?] 640[?] 5498[?]  -200[?] -615[?] -616[?] -622[?] -619[?] 828[?] 5497[?]  -828[?] 200[?] 5496[?]  -828[?] 622[?] 5495[?]  -828[?] 619[?] 5494[?]  -828[?] 616[?] 5493[?]  -828[?] 615[?] 5492[?]  827[?] 622[?] 5491[?]  -622[?] -827[?] 5490[?]  619[?] 826[?] 5489[?]  -826[?] -619[?] 5488[?]  616[?] 825[?] 5487[?]  -825[?] -616[?] 5486[?]  615[?] 824[?] 5485[?]  -824[?] -615[?] 5484[?]  -376[?] -620[?] 823[?] 5483[?]  -823[?] 620[?] 5482[?]  -823[?] 376[?] 5481[?]  -376[?] -617[?] 822[?] 5480[?]  -822[?] 617[?] 5479[?]  -822[?] 376[?] 5478[?]  -374[?] -613[?] 821[?] 5477[?]  -821[?] 613[?] 5476[?]  -821[?] 374[?] 5475[?]  -374[?] -610[?] 820[?] 5474[?]  -820[?] 610[?] 5473[?]  -820[?] 374[?] 5472[?]  -374[?] -607[?] 819[?] 5471[?]  -819[?] 607[?] 5470[?]  -819[?] 374[?] 5469[?]  -372[?] -603[?] 818[?] 5468[?]  -818[?] 603[?] 5467[?]  -818[?] 372[?] 5466[?]  621[?] 817[?] 5465[?]  -817[?] -621[?] 5464[?]  816[?] 622[?] 5463[?]  -622[?] -816[?] 5462[?]  -622[?] 815[?] 5461[?]  -815[?] 622[?] 5460[?]  814[?] 618[?] 5459[?]  -618[?] -814[?] 5458[?]  619[?] 813[?] 5457[?]  -813[?] -619[?] 5456[?]  812[?] -619[?] 5455[?]  619[?] -812[?] 5454[?]  616[?] 811[?] 5453[?]  -811[?] -616[?] 5452[?]  810[?] -616[?] 5451[?]  616[?] -810[?] 5450[?]  809[?] -654[?] -266[?] 5449[?]  266[?] -809[?] 5448[?]  654[?] -809[?] 5447[?]  614[?] 808[?] 5446[?]  -808[?] -614[?] 5445[?]  615[?] 807[?] 5444[?]  -807[?] -615[?] 5443[?]  806[?] -615[?] 5442[?]  615[?] -806[?] 5441[?]  805[?] 611[?] 5440[?]  -611[?] -805[?] 5439[?]  804[?] 612[?] 5438[?]  -804[?] -612[?] 5437[?]  -612[?] 803[?] 5436[?]  -803[?] 612[?] 5435[?]  802[?] 608[?] 5434[?]  -608[?] -802[?] 5433[?]  801[?] 609[?] 5432[?]  -609[?] -801[?] 5431[?]  -609[?] 800[?] 5430[?]  -800[?] 609[?] 5429[?]  606[?] 799[?] 5428[?]  -799[?] -606[?] 5427[?]  798[?] -606[?] 5426[?]  606[?] -798[?] 5425[?]  797[?] -262[?] -653[?] 5424[?]  262[?] -797[?] 5423[?]  653[?] -797[?] 5422[?]  604[?] 796[?] 5421[?]  -796[?] -604[?] 5420[?]  605[?] 795[?] 5419[?]  -795[?] -605[?] 5418[?]  794[?] -605[?] 5417[?]  605[?] -794[?] 5416[?]  586[?] 793[?] 5415[?]  -793[?] -586[?] 5414[?]  585[?] 792[?] 5413[?]  -792[?] -585[?] 5412[?]  584[?] 791[?] 5411[?]  -791[?] -584[?] 5410[?]  583[?] 790[?] 5409[?]  -790[?] -583[?] 5408[?]  582[?] 789[?] 5407[?]  -789[?] -582[?] 5406[?]  581[?] 788[?] 5405[?]  -788[?] -581[?] 5404[?]  580[?] 787[?] 5403[?]  -787[?] -580[?] 5402[?]  579[?] 786[?] 5401[?]  -786[?] -579[?] 5400[?]  586[?] 785[?] 5399[?]  -785[?] -586[?] 5398[?]  585[?] 784[?] 5397[?]  -784[?] -585[?] 5396[?]  584[?] 783[?] 5395[?]  -783[?] -584[?] 5394[?]  583[?] 782[?] 5393[?]  -782[?] -583[?] 5392[?]  582[?] 781[?] 5391[?]  -781[?] -582[?] 5390[?]  581[?] 780[?] 5389[?]  -780[?] -581[?] 5388[?]  580[?] 779[?] 5387[?]  -779[?] -580[?] 5386[?]  579[?] 778[?] 5385[?]  -778[?] -579[?] 5384[?]  586[?] 777[?] 5383[?]  -777[?] -586[?] 5382[?]  585[?] 776[?] 5381[?]  -776[?] -585[?] 5380[?]  584[?] 775[?] 5379[?]  -775[?] -584[?] 5378[?]  583[?] 774[?] 5377[?]  -774[?] -583[?] 5376[?]  582[?] 773[?] 5375[?]  -773[?] -582[?] 5374[?]  581[?] 772[?] 5373[?]  -772[?] -581[?] 5372[?]  580[?] 771[?] 5371[?]  -771[?] -580[?] 5370[?]  579[?] 770[?] 5369[?]  -770[?] -579[?] 5368[?]  586[?] 769[?] 5367[?]  -769[?] -586[?] 5366[?]  585[?] 768[?] 5365[?]  -768[?] -585[?] 5364[?]  584[?] 767[?] 5363[?]  -767[?] -584[?] 5362[?]  583[?] 766[?] 5361[?]  -766[?] -583[?] 5360[?]  582[?] 765[?] 5359[?]  -765[?] -582[?] 5358[?]  581[?] 764[?] 5357[?]  -764[?] -581[?] 5356[?]  580[?] 763[?] 5355[?]  -763[?] -580[?] 5354[?]  579[?] 762[?] 5353[?]  -762[?] -579[?] 5352[?]  586[?] 761[?] 5351[?]  -761[?] -586[?] 5350[?]  585[?] 760[?] 5349[?]  -760[?] -585[?] 5348[?]  584[?] 759[?] 5347[?]  -759[?] -584[?] 5346[?]  583[?] 758[?] 5345[?]  -758[?] -583[?] 5344[?]  582[?] 757[?] 5343[?]  -757[?] -582[?] 5342[?]  581[?] 756[?] 5341[?]  -756[?] -581[?] 5340[?]  580[?] 755[?] 5339[?]  -755[?] -580[?] 5338[?]  579[?] 754[?] 5337[?]  -754[?] -579[?] 5336[?]  586[?] 753[?] 5335[?]  -753[?] -586[?] 5334[?]  585[?] 752[?] 5333[?]  -752[?] -585[?] 5332[?]  584[?] 751[?] 5331[?]  -751[?] -584[?] 5330[?]  583[?] 750[?] 5329[?]  -750[?] -583[?] 5328[?]  582[?] 749[?] 5327[?]  -749[?] -582[?] 5326[?]  581[?] 748[?] 5325[?]  -748[?] -581[?] 5324[?]  580[?] 747[?] 5323[?]  -747[?] -580[?] 5322[?]  579[?] 746[?] 5321[?]  -746[?] -579[?] 5320[?]  586[?] 745[?] 5319[?]  -745[?] -586[?] 5318[?]  585[?] 744[?] 5317[?]  -744[?] -585[?] 5316[?]  584[?] 743[?] 5315[?]  -743[?] -584[?] 5314[?]  583[?] 742[?] 5313[?]  -742[?] -583[?] 5312[?]  582[?] 741[?] 5311[?]  -741[?] -582[?] 5310[?]  581[?] 740[?] 5309[?]  -740[?] -581[?] 5308[?]  580[?] 739[?] 5307[?]  -739[?] -580[?] 5306[?]  579[?] 738[?] 5305[?]  -738[?] -579[?] 5304[?]  586[?] 737[?] 5303[?]  -737[?] -586[?] 5302[?]  585[?] 736[?] 5301[?]  -736[?] -585[?] 5300[?]  584[?] 735[?] 5299[?]  -735[?] -584[?] 5298[?]  583[?] 734[?] 5297[?]  -734[?] -583[?] 5296[?]  582[?] 733[?] 5295[?]  -733[?] -582[?] 5294[?]  581[?] 732[?] 5293[?]  -732[?] -581[?] 5292[?]  580[?] 731[?] 5291[?]  -731[?] -580[?] 5290[?]  579[?] 730[?] 5289[?]  -730[?] -579[?] 5288[?]  578[?] 729[?] 5287[?]  -729[?] -578[?] 5286[?]  577[?] 728[?] 5285[?]  -728[?] -577[?] 5284[?]  576[?] 727[?] 5283[?]  -727[?] -576[?] 5282[?]  575[?] 726[?] 5281[?]  -726[?] -575[?] 5280[?]  574[?] 725[?] 5279[?]  -725[?] -574[?] 5278[?]  573[?] 724[?] 5277[?]  -724[?] -573[?] 5276[?]  572[?] 723[?] 5275[?]  -723[?] -572[?] 5274[?]  571[?] 722[?] 5273[?]  -722[?] -571[?] 5272[?]  578[?] 721[?] 5271[?]  -721[?] -578[?] 5270[?]  577[?] 720[?] 5269[?]  -720[?] -577[?] 5268[?]  576[?] 719[?] 5267[?]  -719[?] -576[?] 5266[?]  575[?] 718[?] 5265[?]  -718[?] -575[?] 5264[?]  574[?] 717[?] 5263[?]  -717[?] -574[?] 5262[?]  573[?] 716[?] 5261[?]  -716[?] -573[?] 5260[?]  572[?] 715[?] 5259[?]  -715[?] -572[?] 5258[?]  571[?] 714[?] 5257[?]  -714[?] -571[?] 5256[?]  578[?] 713[?] 5255[?]  -713[?] -578[?] 5254[?]  577[?] 712[?] 5253[?]  -712[?] -577[?] 5252[?]  576[?] 711[?] 5251[?]  -711[?] -576[?] 5250[?]  575[?] 710[?] 5249[?]  -710[?] -575[?] 5248[?]  574[?] 709[?] 5247[?]  -709[?] -574[?] 5246[?]  573[?] 708[?] 5245[?]  -708[?] -573[?] 5244[?]  572[?] 707[?] 5243[?]  -707[?] -572[?] 5242[?]  571[?] 706[?] 5241[?]  -706[?] -571[?] 5240[?]  578[?] 705[?] 5239[?]  -705[?] -578[?] 5238[?]  577[?] 704[?] 5237[?]  -704[?] -577[?] 5236[?]  576[?] 703[?] 5235[?]  -703[?] -576[?] 5234[?]  575[?] 702[?] 5233[?]  -702[?] -575[?] 5232[?]  574[?] 701[?] 5231[?]  -701[?] -574[?] 5230[?]  573[?] 700[?] 5229[?]  -700[?] -573[?] 5228[?]  572[?] 699[?] 5227[?]  -699[?] -572[?] 5226[?]  571[?] 698[?] 5225[?]  -698[?] -571[?] 5224[?]  578[?] 697[?] 5223[?]  -697[?] -578[?] 5222[?]  577[?] 696[?] 5221[?]  -696[?] -577[?] 5220[?]  576[?] 695[?] 5219[?]  -695[?] -576[?] 5218[?]  575[?] 694[?] 5217[?]  -694[?] -575[?] 5216[?]  574[?] 693[?] 5215[?]  -693[?] -574[?] 5214[?]  573[?] 692[?] 5213[?]  -692[?] -573[?] 5212[?]  572[?] 691[?] 5211[?]  -691[?] -572[?] 5210[?]  571[?] 690[?] 5209[?]  -690[?] -571[?] 5208[?]  578[?] 689[?] 5207[?]  -689[?] -578[?] 5206[?]  577[?] 688[?] 5205[?]  -688[?] -577[?] 5204[?]  576[?] 687[?] 5203[?]  -687[?] -576[?] 5202[?]  575[?] 686[?] 5201[?]  -686[?] -575[?] 5200[?]  574[?] 685[?] 5199[?]  -685[?] -574[?] 5198[?]  573[?] 684[?] 5197[?]  -684[?] -573[?] 5196[?]  572[?] 683[?] 5195[?]  -683[?] -572[?] 5194[?]  571[?] 682[?] 5193[?]  -682[?] -571[?] 5192[?]  578[?] 681[?] 5191[?]  -681[?] -578[?] 5190[?]  577[?] 680[?] 5189[?]  -680[?] -577[?] 5188[?]  576[?] 679[?] 5187[?]  -679[?] -576[?] 5186[?]  575[?] 678[?] 5185[?]  -678[?] -575[?] 5184[?]  574[?] 677[?] 5183[?]  -677[?] -574[?] 5182[?]  573[?] 676[?] 5181[?]  -676[?] -573[?] 5180[?]  572[?] 675[?] 5179[?]  -675[?] -572[?] 5178[?]  571[?] 674[?] 5177[?]  -674[?] -571[?] 5176[?]  578[?] 673[?] 5175[?]  -673[?] -578[?] 5174[?]  577[?] 672[?] 5173[?]  -672[?] -577[?] 5172[?]  576[?] 671[?] 5171[?]  -671[?] -576[?] 5170[?]  575[?] 670[?] 5169[?]  -670[?] -575[?] 5168[?]  574[?] 669[?] 5167[?]  -669[?] -574[?] 5166[?]  573[?] 668[?] 5165[?]  -668[?] -573[?] 5164[?]  572[?] 667[?] 5163[?]  -667[?] -572[?] 5162[?]  571[?] 666[?] 5161[?]  -666[?] -571[?] 5160[?]  -560[?] 665[?] -447[?] 5159[?]  -665[?] 447[?] 5158[?]  560[?] -665[?] 5157[?]  -664[?] -648[?] -649[?] 5156[?]  649[?] 664[?] 5155[?]  648[?] 664[?] 5154[?]  -663[?] -646[?] -647[?] 5153[?]  647[?] 663[?] 5152[?]  646[?] 663[?] 5151[?]  662[?] -560[?] 5150[?]  560[?] -662[?] 5149[?]  -661[?] -644[?] -645[?] 5148[?]  645[?] 661[?] 5147[?]  644[?] 661[?] 5146[?]  -660[?] -642[?] -643[?] 5145[?]  643[?] 660[?] 5144[?]  642[?] 660[?] 5143[?]  641[?] 659[?] 5142[?]  -60[?] 658[?] -594[?] 5140[?]  594[?] -658[?] 5139[?]  -658[?] 60[?] 5138[?]  657[?] -592[?] -57[?] 5137[?]  592[?] -657[?] 5136[?]  57[?] -657[?] 5135[?]  656[?] -590[?] -55[?] 5134[?]  590[?] -656[?] 5133[?]  55[?] -656[?] 5132[?]  655[?] -53[?] -588[?] 5131[?]  588[?] -655[?] 5130[?]  53[?] -655[?] 5129[?]  570[?] -654[?] 311[?] 310[?] 5128[?]  -311[?] 654[?] 5127[?]  -310[?] 654[?] 5126[?]  654[?] -570[?] 5125[?]  569[?] -653[?] 303[?] 302[?] 5124[?]  -303[?] 653[?] 5123[?]  -302[?] 653[?] 5122[?]  653[?] -569[?] 5121[?]  -565[?] -299[?] 652[?] 5120[?]  299[?] -652[?] 5119[?]  -652[?] 565[?] 5118[?]  -278[?] 651[?] -567[?] 5117[?]  -651[?] 567[?] 5116[?]  -651[?] 278[?] 5115[?]  -227[?] -566[?] 650[?] 5114[?]  -650[?] 566[?] 5113[?]  -650[?] 227[?] 5112[?]  -514[?] -564[?] -649[?] 5111[?]  564[?] 649[?] 5110[?]  649[?] 514[?] 5109[?]  -515[?] -648[?] -563[?] 5108[?]  648[?] 563[?] 5107[?]  648[?] 515[?] 5106[?]  -562[?] -647[?] -512[?] 5105[?]  647[?] 562[?] 5104[?]  647[?] 512[?] 5103[?]  -513[?] -646[?] -561[?] 5102[?]  646[?] 561[?] 5101[?]  646[?] 513[?] 5100[?]  -510[?] -559[?] -645[?] 5099[?]  645[?] 559[?] 5098[?]  645[?] 510[?] 5097[?]  -558[?] -644[?] -511[?] 5096[?]  644[?] 558[?] 5095[?]  644[?] 511[?] 5094[?]  -508[?] -557[?] -643[?] 5093[?]  643[?] 557[?] 5092[?]  643[?] 508[?] 5091[?]  -556[?] -642[?] -509[?] 5090[?]  642[?] 556[?] 5089[?]  642[?] 509[?] 5088[?]  -530[?] -641[?] 5086[?]  -395[?] -641[?] 5085[?]  -529[?] -641[?] 5084[?]  -640[?] 395[?] 529[?] 530[?] 5083[?]  -530[?] 640[?] 5082[?]  -395[?] 640[?] 5081[?]  -529[?] 640[?] 5080[?]  639[?] -462[?] -228[?] 5079[?]  462[?] -639[?] 5078[?]  228[?] -639[?] 5077[?]  462[?] 638[?] 5076[?]  -638[?] -462[?] 5075[?]  637[?] -462[?] -228[?] 5074[?]  462[?] -637[?] 5073[?]  228[?] -637[?] 5072[?]  462[?] 636[?] 5071[?]  -636[?] -462[?] 5070[?]  635[?] -462[?] -228[?] 5069[?]  462[?] -635[?] 5068[?]  228[?] -635[?] 5067[?]  462[?] 634[?] 5066[?]  -634[?] -462[?] 5065[?]  633[?] -462[?] -228[?] 5064[?]  462[?] -633[?] 5063[?]  228[?] -633[?] 5062[?]  462[?] 632[?] 5061[?]  -632[?] -462[?] 5060[?]  631[?] -462[?] -228[?] 5059[?]  462[?] -631[?] 5058[?]  228[?] -631[?] 5057[?]  462[?] 630[?] 5056[?]  -630[?] -462[?] 5055[?]  629[?] -462[?] -228[?] 5054[?]  462[?] -629[?] 5053[?]  228[?] -629[?] 5052[?]  462[?] 628[?] 5051[?]  -628[?] -462[?] 5050[?]  627[?] -462[?] -228[?] 5049[?]  462[?] -627[?] 5048[?]  228[?] -627[?] 5047[?]  462[?] 626[?] 5046[?]  -626[?] -462[?] 5045[?]  625[?] -462[?] -228[?] 5044[?]  462[?] -625[?] 5043[?]  228[?] -625[?] 5042[?]  462[?] 624[?] 5041[?]  -624[?] -462[?] 5040[?]  505[?] 623[?] 5039[?]  -623[?] -505[?] 5038[?]  -622[?] 553[?] 554[?] 555[?] 5037[?]  -555[?] 622[?] 5036[?]  -554[?] 622[?] 5035[?]  -553[?] 622[?] 5034[?]  621[?] 504[?] 429[?] 370[?] 5033[?]  -429[?] -621[?] 5032[?]  -370[?] -621[?] 5031[?]  -504[?] -621[?] 5030[?]  -620[?] 504[?] 429[?] 370[?] 5029[?]  -429[?] 620[?] 5028[?]  -370[?] 620[?] 5027[?]  -504[?] 620[?] 5026[?]  550[?] -619[?] 551[?] 552[?] 5025[?]  -552[?] 619[?] 5024[?]  -551[?] 619[?] 5023[?]  619[?] -550[?] 5022[?]  503[?] 618[?] 428[?] 367[?] 5021[?]  -428[?] -618[?] 5020[?]  -367[?] -618[?] 5019[?]  -618[?] -503[?] 5018[?]  503[?] -617[?] 428[?] 367[?] 5017[?]  -428[?] 617[?] 5016[?]  -367[?] 617[?] 5015[?]  617[?] -503[?] 5014[?]  547[?] -616[?] 548[?] 549[?] 5013[?]  -549[?] 616[?] 5012[?]  -548[?] 616[?] 5011[?]  616[?] -547[?] 5010[?]  -615[?] 544[?] 545[?] 546[?] 5009[?]  -546[?] 615[?] 5008[?]  -545[?] 615[?] 5007[?]  615[?] -544[?] 5006[?]  614[?] 502[?] 426[?] 361[?] 5005[?]  -426[?] -614[?] 5004[?]  -361[?] -614[?] 5003[?]  -502[?] -614[?] 5002[?]  -613[?] 502[?] 426[?] 361[?] 5001[?]  -426[?] 613[?] 5000[?]  -361[?] 613[?] 4999[?]  -502[?] 613[?] 4998[?]  541[?] -612[?] 542[?] 543[?] 4997[?]  -543[?] 612[?] 4996[?]  -542[?] 612[?] 4995[?]  -541[?] 612[?] 4994[?]  611[?] 501[?] 425[?] 358[?] 4993[?]  -425[?] -611[?] 4992[?]  -358[?] -611[?] 4991[?]  -611[?] -501[?] 4990[?]  -610[?] 501[?] 425[?] 358[?] 4989[?]  -425[?] 610[?] 4988[?]  -358[?] 610[?] 4987[?]  610[?] -501[?] 4986[?]  -609[?] 538[?] 539[?] 540[?] 4985[?]  -540[?] 609[?] 4984[?]  -539[?] 609[?] 4983[?]  -538[?] 609[?] 4982[?]  500[?] 608[?] 424[?] 355[?] 4981[?]  -424[?] -608[?] 4980[?]  -355[?] -608[?] 4979[?]  -608[?] -500[?] 4978[?]  500[?] -607[?] 424[?] 355[?] 4977[?]  -424[?] 607[?] 4976[?]  -355[?] 607[?] 4975[?]  607[?] -500[?] 4974[?]  535[?] -606[?] 536[?] 537[?] 4973[?]  -537[?] 606[?] 4972[?]  -536[?] 606[?] 4971[?]  606[?] -535[?] 4970[?]  532[?] -605[?] 533[?] 534[?] 4969[?]  -534[?] 605[?] 4968[?]  -533[?] 605[?] 4967[?]  605[?] -532[?] 4966[?]  604[?] 499[?] 422[?] 349[?] 4965[?]  -422[?] -604[?] 4964[?]  -349[?] -604[?] 4963[?]  -499[?] -604[?] 4962[?]  -603[?] 499[?] 422[?] 349[?] 4961[?]  -422[?] 603[?] 4960[?]  -349[?] 603[?] 4959[?]  -499[?] 603[?] 4958[?]  602[?] -482[?] -323[?] 4957[?]  323[?] -602[?] 4956[?]  482[?] -602[?] 4955[?]  482[?] 601[?] 4954[?]  -601[?] -482[?] 4953[?]  600[?] -482[?] -323[?] 4952[?]  323[?] -600[?] 4951[?]  482[?] -600[?] 4950[?]  482[?] 599[?] 4949[?]  -599[?] -482[?] 4948[?]  598[?] -482[?] -323[?] 4947[?]  323[?] -598[?] 4946[?]  482[?] -598[?] 4945[?]  482[?] 597[?] 4944[?]  -597[?] -482[?] 4943[?]  596[?] -482[?] -323[?] 4942[?]  323[?] -596[?] 4941[?]  482[?] -596[?] 4940[?]  482[?] 595[?] 4939[?]  -595[?] -482[?] 4938[?]  594[?] -481[?] -324[?] 4937[?]  324[?] -594[?] 4936[?]  481[?] -594[?] 4935[?]  481[?] 593[?] 4934[?]  -593[?] -481[?] 4933[?]  592[?] -481[?] -324[?] 4932[?]  324[?] -592[?] 4931[?]  481[?] -592[?] 4930[?]  481[?] 591[?] 4929[?]  -591[?] -481[?] 4928[?]  590[?] -481[?] -324[?] 4927[?]  324[?] -590[?] 4926[?]  481[?] -590[?] 4925[?]  481[?] 589[?] 4924[?]  -589[?] -481[?] 4923[?]  588[?] -481[?] -324[?] 4922[?]  324[?] -588[?] 4921[?]  481[?] -588[?] 4920[?]  481[?] 587[?] 4919[?]  -587[?] -481[?] 4918[?]  586[?] -477[?] 4917[?]  477[?] -586[?] 4916[?]  585[?] -476[?] 4915[?]  476[?] -585[?] 4914[?]  584[?] -475[?] 4913[?]  475[?] -584[?] 4912[?]  583[?] -474[?] 4911[?]  474[?] -583[?] 4910[?]  582[?] -473[?] 4909[?]  473[?] -582[?] 4908[?]  581[?] -472[?] 4907[?]  472[?] -581[?] 4906[?]  580[?] -471[?] 4905[?]  471[?] -580[?] 4904[?]  579[?] -470[?] 4903[?]  470[?] -579[?] 4902[?]  578[?] -477[?] 4901[?]  477[?] -578[?] 4900[?]  577[?] -476[?] 4899[?]  476[?] -577[?] 4898[?]  576[?] -475[?] 4897[?]  475[?] -576[?] 4896[?]  575[?] -474[?] 4895[?]  474[?] -575[?] 4894[?]  574[?] -473[?] 4893[?]  473[?] -574[?] 4892[?]  573[?] -472[?] 4891[?]  472[?] -573[?] 4890[?]  572[?] -471[?] 4889[?]  471[?] -572[?] 4888[?]  571[?] -470[?] 4887[?]  470[?] -571[?] 4886[?]  570[?] -528[?] -179[?] 4885[?]  179[?] -570[?] 4884[?]  528[?] -570[?] 4883[?]  569[?] -527[?] -175[?] 4882[?]  175[?] -569[?] 4881[?]  527[?] -569[?] 4880[?]  -520[?] -468[?] 568[?] 4879[?]  -568[?] 468[?] 4878[?]  -568[?] 520[?] 4877[?]  567[?] -463[?] -167[?] 4876[?]  167[?] -567[?] 4875[?]  463[?] -567[?] 4874[?]  463[?] 566[?] 4873[?]  -566[?] -463[?] 4872[?]  -565[?] 519[?] 283[?] 4871[?]  -283[?] 565[?] 4870[?]  -519[?] 565[?] 4869[?]  564[?] 515[?] 4868[?]  -515[?] -564[?] 4867[?]  563[?] 514[?] 4866[?]  -514[?] -563[?] 4865[?]  513[?] 562[?] 4864[?]  -562[?] -513[?] 4863[?]  561[?] 512[?] 4862[?]  -561[?] -512[?] 4861[?]  -560[?] -517[?] -516[?] 4860[?]  517[?] 560[?] 4859[?]  516[?] 560[?] 4858[?]  511[?] 559[?] 4857[?]  -559[?] -511[?] 4856[?]  558[?] 510[?] 4855[?]  -510[?] -558[?] 4854[?]  509[?] 557[?] 4853[?]  -557[?] -509[?] 4852[?]  556[?] 508[?] 4851[?]  -508[?] -556[?] 4850[?]  -418[?] -498[?] 555[?] 4849[?]  -555[?] 498[?] 4848[?]  -555[?] 418[?] 4847[?]  -162[?] -38[?] 554[?] -419[?] 4846[?]  -554[?] 162[?] 4845[?]  38[?] -554[?] 4844[?]  419[?] -554[?] 4843[?]  -37[?] 553[?] -371[?] -419[?] 4842[?]  371[?] -553[?] 4841[?]  -553[?] 37[?] 4840[?]  419[?] -553[?] 4839[?]  -418[?] -497[?] 552[?] 4838[?]  -552[?] 497[?] 4837[?]  -552[?] 418[?] 4836[?]  -162[?] -38[?] 551[?] -419[?] 4835[?]  -551[?] 162[?] 4834[?]  38[?] -551[?] 4833[?]  419[?] -551[?] 4832[?]  550[?] -36[?] -368[?] -419[?] 4831[?]  368[?] -550[?] 4830[?]  36[?] -550[?] 4829[?]  419[?] -550[?] 4828[?]  -418[?] -496[?] 549[?] 4827[?]  -549[?] 496[?] 4826[?]  -549[?] 418[?] 4825[?]  -162[?] -38[?] 548[?] -419[?] 4824[?]  -548[?] 162[?] 4823[?]  38[?] -548[?] 4822[?]  419[?] -548[?] 4821[?]  547[?] -35[?] -365[?] -419[?] 4820[?]  365[?] -547[?] 4819[?]  35[?] -547[?] 4818[?]  419[?] -547[?] 4817[?]  -418[?] -495[?] 546[?] 4816[?]  -546[?] 495[?] 4815[?]  -546[?] 418[?] 4814[?]  -163[?] -38[?] 545[?] -419[?] 4813[?]  -545[?] 163[?] 4812[?]  38[?] -545[?] 4811[?]  419[?] -545[?] 4810[?]  -34[?] 544[?] -362[?] -419[?] 4809[?]  362[?] -544[?] 4808[?]  -544[?] 34[?] 4807[?]  419[?] -544[?] 4806[?]  -420[?] -494[?] 543[?] 4805[?]  -543[?] 494[?] 4804[?]  -543[?] 420[?] 4803[?]  -161[?] -38[?] 542[?] -421[?] 4802[?]  -542[?] 161[?] 4801[?]  38[?] -542[?] 4800[?]  421[?] -542[?] 4799[?]  541[?] -33[?] -359[?] -421[?] 4798[?]  359[?] -541[?] 4797[?]  33[?] -541[?] 4796[?]  421[?] -541[?] 4795[?]  -420[?] -493[?] 540[?] 4794[?]  -540[?] 493[?] 4793[?]  -540[?] 420[?] 4792[?]  -161[?] -38[?] 539[?] -421[?] 4791[?]  -539[?] 161[?] 4790[?]  38[?] -539[?] 4789[?]  421[?] -539[?] 4788[?]  -32[?] 538[?] -356[?] -421[?] 4787[?]  356[?] -538[?] 4786[?]  -538[?] 32[?] 4785[?]  421[?] -538[?] 4784[?]  -420[?] -492[?] 537[?] 4783[?]  -537[?] 492[?] 4782[?]  -537[?] 420[?] 4781[?]  -161[?] -38[?] 536[?] -421[?] 4780[?]  -536[?] 161[?] 4779[?]  38[?] -536[?] 4778[?]  421[?] -536[?] 4777[?]  535[?] -31[?] -353[?] -421[?] 4776[?]  353[?] -535[?] 4775[?]  31[?] -535[?] 4774[?]  421[?] -535[?] 4773[?]  -420[?] -491[?] 534[?] 4772[?]  -534[?] 491[?] 4771[?]  -534[?] 420[?] 4770[?]  -161[?] -38[?] 533[?] -421[?] 4769[?]  -533[?] 161[?] 4768[?]  38[?] -533[?] 4767[?]  421[?] -533[?] 4766[?]  532[?] -30[?] -350[?] -421[?] 4765[?]  350[?] -532[?] 4764[?]  30[?] -532[?] 4763[?]  421[?] -532[?] 4762[?]  -480[?] -53[?] 531[?] 4761[?]  -531[?] 480[?] 4760[?]  -531[?] 53[?] 4759[?]  -467[?] -277[?] 530[?] 4758[?]  -530[?] 467[?] 4757[?]  -530[?] 277[?] 4756[?]  -227[?] -466[?] 529[?] 4755[?]  -529[?] 466[?] 4754[?]  -529[?] 227[?] 4753[?]  528[?] 465[?] 4752[?]  -465[?] -528[?] 4751[?]  527[?] 464[?] 4750[?]  -464[?] -527[?] 4749[?]  -461[?] -67[?] 526[?] 4748[?]  -526[?] 461[?] 4747[?]  67[?] -526[?] 4746[?]  -460[?] -279[?] 525[?] 4745[?]  -525[?] 460[?] 4744[?]  -525[?] 279[?] 4743[?]  -458[?] -69[?] 524[?] 4742[?]  -524[?] 458[?] 4741[?]  69[?] -524[?] 4740[?]  -457[?] -286[?] 523[?] 4739[?]  -523[?] 457[?] 4738[?]  286[?] -523[?] 4737[?]  -454[?] -65[?] 522[?] 4736[?]  -522[?] 454[?] 4735[?]  -522[?] 65[?] 4734[?]  -156[?] -452[?] 521[?] 4733[?]  156[?] -521[?] 4732[?]  -521[?] 452[?] 4731[?]  -68[?] -451[?] 520[?] 4730[?]  -520[?] 451[?] 4729[?]  -520[?] 68[?] 4728[?]  -450[?] -59[?] -280[?] 519[?] 4727[?]  -519[?] 280[?] 4726[?]  -519[?] 59[?] 4725[?]  -519[?] 450[?] 4724[?]  -448[?] -63[?] 518[?] 4723[?]  -518[?] 448[?] 4722[?]  -518[?] 63[?] 4721[?]  -379[?] -517[?] -446[?] 4720[?]  517[?] 446[?] 4719[?]  517[?] 379[?] 4718[?]  -445[?] -380[?] -516[?] 4717[?]  516[?] 445[?] 4716[?]  516[?] 380[?] 4715[?]  -515[?] -444[?] -443[?] 4714[?]  444[?] 515[?] 4713[?]  443[?] 515[?] 4712[?]  -514[?] -442[?] -441[?] 4711[?]  442[?] 514[?] 4710[?]  441[?] 514[?] 4709[?]  -440[?] -513[?] -439[?] 4708[?]  513[?] 440[?] 4707[?]  439[?] 513[?] 4706[?]  -382[?] -512[?] -438[?] 4705[?]  438[?] 512[?] 4704[?]  512[?] 382[?] 4703[?]  511[?] -276[?] 4702[?]  276[?] -511[?] 4701[?]  -275[?] 510[?] 4700[?]  -510[?] 275[?] 4699[?]  509[?] -276[?] 4698[?]  276[?] -509[?] 4697[?]  -275[?] 508[?] 4696[?]  -508[?] 275[?] 4695[?]  -378[?] -50[?] -507[?] 4694[?]  50[?] 507[?] 4693[?]  507[?] 378[?] 4692[?]  -378[?] -50[?] 506[?] 4691[?]  50[?] -506[?] 4690[?]  -506[?] 378[?] 4689[?]  505[?] -375[?] 4688[?]  375[?] -505[?] 4687[?]  -401[?] 504[?] -268[?] 4686[?]  -504[?] 268[?] 4685[?]  -504[?] 401[?] 4684[?]  503[?] -400[?] -267[?] 4683[?]  267[?] -503[?] 4682[?]  400[?] -503[?] 4681[?]  -399[?] 502[?] -265[?] 4680[?]  265[?] -502[?] 4679[?]  -502[?] 399[?] 4678[?]  -398[?] 501[?] -264[?] 4677[?]  264[?] -501[?] 4676[?]  -501[?] 398[?] 4675[?]  500[?] -397[?] -263[?] 4674[?]  263[?] -500[?] 4673[?]  397[?] -500[?] 4672[?]  -396[?] 499[?] -261[?] 4671[?]  261[?] -499[?] 4670[?]  -499[?] 396[?] 4669[?]  -498[?] 416[?] 258[?] 417[?] 4668[?]  -417[?] 498[?] 4667[?]  -258[?] 498[?] 4666[?]  498[?] -416[?] 4665[?]  -497[?] 414[?] 257[?] 415[?] 4664[?]  -415[?] 497[?] 4663[?]  -257[?] 497[?] 4662[?]  -414[?] 497[?] 4661[?]  -496[?] 412[?] 413[?] 256[?] 4660[?]  -413[?] 496[?] 4659[?]  -256[?] 496[?] 4658[?]  496[?] -412[?] 4657[?]  -495[?] 410[?] 255[?] 411[?] 4656[?]  -411[?] 495[?] 4655[?]  -255[?] 495[?] 4654[?]  -410[?] 495[?] 4653[?]  -494[?] 408[?] 409[?] 254[?] 4652[?]  -409[?] 494[?] 4651[?]  -254[?] 494[?] 4650[?]  -408[?] 494[?] 4649[?]  -493[?] 406[?] 253[?] 407[?] 4648[?]  -407[?] 493[?] 4647[?]  -253[?] 493[?] 4646[?]  -406[?] 493[?] 4645[?]  -492[?] 404[?] 252[?] 405[?] 4644[?]  -405[?] 492[?] 4643[?]  -252[?] 492[?] 4642[?]  -404[?] 492[?] 4641[?]  402[?] -491[?] 251[?] 403[?] 4640[?]  -403[?] 491[?] 4639[?]  -251[?] 491[?] 4638[?]  491[?] -402[?] 4637[?]  323[?] 490[?] 4636[?]  -490[?] -323[?] 4635[?]  323[?] 489[?] 4634[?]  -489[?] -323[?] 4633[?]  323[?] 488[?] 4632[?]  -488[?] -323[?] 4631[?]  323[?] 487[?] 4630[?]  -487[?] -323[?] 4629[?]  324[?] 486[?] 4628[?]  -486[?] -324[?] 4627[?]  324[?] 485[?] 4626[?]  -485[?] -324[?] 4625[?]  324[?] 484[?] 4624[?]  -484[?] -324[?] 4623[?]  324[?] 483[?] 4622[?]  -483[?] -324[?] 4621[?]  482[?] -322[?] 4620[?]  322[?] -482[?] 4619[?]  481[?] -322[?] 4618[?]  322[?] -481[?] 4617[?]  -321[?] 480[?] -320[?] 4616[?]  -480[?] 321[?] 4615[?]  320[?] -480[?] 4614[?]  479[?] 321[?] 4613[?]  -321[?] -479[?] 4612[?]  320[?] 478[?] 4611[?]  -478[?] -320[?] 4610[?]  -477[?] -182[?] -316[?] 4609[?]  477[?] 316[?] 4608[?]  477[?] 182[?] 4607[?]  -317[?] -182[?] -476[?] 4606[?]  476[?] 317[?] 4605[?]  182[?] 476[?] 4604[?]  -183[?] -475[?] -316[?] 4603[?]  475[?] 316[?] 4602[?]  475[?] 183[?] 4601[?]  -183[?] -317[?] -474[?] 4600[?]  474[?] 317[?] 4599[?]  474[?] 183[?] 4598[?]  -318[?] -182[?] -473[?] 4597[?]  473[?] 318[?] 4596[?]  473[?] 182[?] 4595[?]  -319[?] -182[?] -472[?] 4594[?]  472[?] 319[?] 4593[?]  182[?] 472[?] 4592[?]  -318[?] -183[?] -471[?] 4591[?]  471[?] 318[?] 4590[?]  471[?] 183[?] 4589[?]  -183[?] -319[?] -470[?] 4588[?]  470[?] 319[?] 4587[?]  470[?] 183[?] 4586[?]  -166[?] -291[?] 469[?] 4585[?]  -469[?] 291[?] 4584[?]  -469[?] 166[?] 4583[?]  291[?] 468[?] 4582[?]  -468[?] -291[?] 4581[?]  -165[?] -291[?] 467[?] 4580[?]  -467[?] 165[?] 4579[?]  -467[?] 291[?] 4578[?]  291[?] 466[?] 4577[?]  -466[?] -291[?] 4576[?]  -465[?] -295[?] -394[?] 4575[?]  394[?] 465[?] 4574[?]  295[?] 465[?] 4573[?]  -464[?] -293[?] -393[?] 4572[?]  393[?] 464[?] 4571[?]  293[?] 464[?] 4570[?]  463[?] -292[?] 4569[?]  292[?] -463[?] 4568[?]  462[?] -292[?] 4567[?]  292[?] -462[?] 4566[?]  -289[?] 461[?] -290[?] 4565[?]  -461[?] 290[?] 4564[?]  -461[?] 289[?] 4563[?]  290[?] 460[?] 4562[?]  -460[?] -290[?] 4561[?]  459[?] 289[?] 4560[?]  -289[?] -459[?] 4559[?]  -289[?] 458[?] -290[?] 4558[?]  -458[?] 290[?] 4557[?]  -458[?] 289[?] 4556[?]  290[?] 457[?] 4555[?]  -457[?] -290[?] 4554[?]  456[?] 289[?] 4553[?]  -289[?] -456[?] 4552[?]  290[?] 455[?] 4551[?]  -455[?] -290[?] 4550[?]  -289[?] 454[?] -290[?] 4549[?]  -454[?] 289[?] 4547[?]  453[?] 289[?] 4546[?]  -289[?] -453[?] 4545[?]  -278[?] -8[?] -53[?] 452[?] -152[?] 4544[?]  -452[?] 8[?] 4543[?]  -452[?] 53[?] 4542[?]  -452[?] 152[?] 4541[?]  -452[?] 278[?] 4540[?]  -451[?] -284[?] -391[?] 4539[?]  391[?] 451[?] 4538[?]  284[?] 451[?] 4537[?]  -450[?] -390[?] -281[?] 4536[?]  390[?] 450[?] 4535[?]  281[?] 450[?] 4534[?]  290[?] 449[?] 4533[?]  -449[?] -290[?] 4532[?]  -289[?] 448[?] -290[?] 4531[?]  -448[?] 289[?] 4529[?]  447[?] 289[?] 4528[?]  -289[?] -447[?] 4527[?]  446[?] 380[?] 4526[?]  -380[?] -446[?] 4525[?]  379[?] 445[?] 4524[?]  -445[?] -379[?] 4523[?]  -388[?] -444[?] -214[?] 4522[?]  444[?] 388[?] 4521[?]  214[?] 444[?] 4520[?]  -387[?] -215[?] -443[?] 4519[?]  443[?] 387[?] 4518[?]  443[?] 215[?] 4517[?]  -386[?] -442[?] -212[?] 4516[?]  442[?] 386[?] 4515[?]  442[?] 212[?] 4514[?]  -385[?] -441[?] -213[?] 4513[?]  441[?] 385[?] 4512[?]  213[?] 441[?] 4511[?]  -440[?] -384[?] -210[?] 4510[?]  384[?] 440[?] 4509[?]  210[?] 440[?] 4508[?]  -383[?] -211[?] -439[?] 4507[?]  439[?] 383[?] 4506[?]  439[?] 211[?] 4505[?]  -381[?] -124[?] -438[?] 4504[?]  438[?] 381[?] 4503[?]  438[?] 124[?] 4502[?]  228[?] 437[?] 4501[?]  -437[?] -228[?] 4500[?]  228[?] 436[?] 4499[?]  -436[?] -228[?] 4498[?]  228[?] 435[?] 4497[?]  -435[?] -228[?] 4496[?]  228[?] 434[?] 4495[?]  -434[?] -228[?] 4494[?]  228[?] 433[?] 4493[?]  -433[?] -228[?] 4492[?]  228[?] 432[?] 4491[?]  -432[?] -228[?] 4490[?]  228[?] 431[?] 4489[?]  -431[?] -228[?] 4488[?]  228[?] 430[?] 4487[?]  -430[?] -228[?] 4486[?]  -14[?] -369[?] 429[?] -136[?] 4485[?]  -429[?] 369[?] 4484[?]  136[?] -429[?] 4483[?]  -429[?] 14[?] 4482[?]  -13[?] -366[?] 428[?] -136[?] 4481[?]  -428[?] 366[?] 4480[?]  136[?] -428[?] 4479[?]  -428[?] 13[?] 4478[?]  -12[?] -363[?] 427[?] -136[?] 4477[?]  -427[?] 363[?] 4476[?]  136[?] -427[?] 4475[?]  -427[?] 12[?] 4474[?]  -11[?] -360[?] 426[?] -136[?] 4473[?]  -426[?] 360[?] 4472[?]  136[?] -426[?] 4471[?]  -426[?] 11[?] 4470[?]  -357[?] -10[?] 425[?] -134[?] 4469[?]  -425[?] 357[?] 4468[?]  134[?] -425[?] 4467[?]  -425[?] 10[?] 4466[?]  -354[?] -9[?] 424[?] -134[?] 4465[?]  -424[?] 354[?] 4464[?]  134[?] -424[?] 4463[?]  -424[?] 9[?] 4462[?]  -351[?] -8[?] 423[?] -134[?] 4461[?]  -423[?] 351[?] 4460[?]  134[?] -423[?] 4459[?]  -423[?] 8[?] 4458[?]  -348[?] -7[?] 422[?] -134[?] 4457[?]  -422[?] 348[?] 4456[?]  134[?] -422[?] 4455[?]  -422[?] 7[?] 4454[?]  421[?] 260[?] 4453[?]  -260[?] -421[?] 4452[?]  -260[?] 420[?] 4451[?]  -420[?] 260[?] 4450[?]  419[?] 259[?] 4449[?]  -259[?] -419[?] 4448[?]  -259[?] 418[?] 4447[?]  -418[?] 259[?] 4446[?]  -347[?] -36[?] 417[?] 4445[?]  -417[?] 347[?] 4444[?]  -417[?] 36[?] 4443[?]  -41[?] 416[?] -346[?] 4442[?]  -416[?] 346[?] 4441[?]  41[?] -416[?] 4440[?]  -345[?] -35[?] 415[?] 4439[?]  -415[?] 345[?] 4438[?]  -415[?] 35[?] 4437[?]  -40[?] 414[?] -344[?] 4436[?]  -414[?] 344[?] 4435[?]  -414[?] 40[?] 4434[?]  -343[?] -34[?] 413[?] 4433[?]  -413[?] 343[?] 4432[?]  -413[?] 34[?] 4431[?]  -39[?] 412[?] -342[?] 4430[?]  -412[?] 342[?] 4429[?]  39[?] -412[?] 4428[?]  -341[?] -33[?] 411[?] 4427[?]  -411[?] 341[?] 4426[?]  -411[?] 33[?] 4425[?]  -14[?] 410[?] -340[?] 4424[?]  -410[?] 340[?] 4423[?]  -410[?] 14[?] 4422[?]  -339[?] -32[?] 409[?] 4421[?]  -409[?] 339[?] 4420[?]  -409[?] 32[?] 4419[?]  -13[?] 408[?] -338[?] 4418[?]  -408[?] 338[?] 4417[?]  -408[?] 13[?] 4416[?]  -337[?] -31[?] 407[?] 4415[?]  -407[?] 337[?] 4414[?]  -407[?] 31[?] 4413[?]  -12[?] 406[?] -336[?] 4412[?]  -406[?] 336[?] 4411[?]  -406[?] 12[?] 4410[?]  -335[?] -30[?] 405[?] 4409[?]  -405[?] 335[?] 4408[?]  -405[?] 30[?] 4407[?]  -11[?] 404[?] -334[?] 4406[?]  -404[?] 334[?] 4405[?]  -404[?] 11[?] 4404[?]  -29[?] -333[?] 403[?] 4403[?]  -403[?] 333[?] 4402[?]  29[?] -403[?] 4401[?]  402[?] -10[?] -332[?] 4400[?]  332[?] -402[?] 4399[?]  -402[?] 10[?] 4398[?]  -401[?] 250[?] 315[?] 314[?] 4397[?]  -315[?] 401[?] 4396[?]  -314[?] 401[?] 4395[?]  -250[?] 401[?] 4394[?]  247[?] -400[?] 313[?] 312[?] 4393[?]  -313[?] 400[?] 4392[?]  -312[?] 400[?] 4391[?]  400[?] -247[?] 4390[?]  -399[?] 242[?] 308[?] 309[?] 4389[?]  -309[?] 399[?] 4388[?]  -308[?] 399[?] 4387[?]  -242[?] 399[?] 4386[?]  -398[?] 239[?] 307[?] 306[?] 4385[?]  -307[?] 398[?] 4384[?]  -306[?] 398[?] 4383[?]  -239[?] 398[?] 4382[?]  236[?] -397[?] 305[?] 304[?] 4381[?]  -305[?] 397[?] 4380[?]  -304[?] 397[?] 4379[?]  397[?] -236[?] 4378[?]  -396[?] 231[?] 301[?] 300[?] 4377[?]  -301[?] 396[?] 4376[?]  -300[?] 396[?] 4375[?]  -231[?] 396[?] 4374[?]  -130[?] 395[?] -297[?] 4373[?]  -395[?] 297[?] 4372[?]  -395[?] 130[?] 4371[?]  -128[?] -296[?] -394[?] 4370[?]  296[?] 394[?] 4369[?]  394[?] 128[?] 4368[?]  -126[?] -294[?] -393[?] 4367[?]  393[?] 294[?] 4366[?]  393[?] 126[?] 4365[?]  -227[?] -157[?] 392[?] 4364[?]  -392[?] 157[?] 4363[?]  -392[?] 227[?] 4362[?]  -127[?] -285[?] -391[?] 4361[?]  285[?] 391[?] 4360[?]  391[?] 127[?] 4359[?]  -125[?] -390[?] -282[?] 4358[?]  390[?] 282[?] 4357[?]  390[?] 125[?] 4356[?]  389[?] 274[?] 4355[?]  -274[?] -389[?] 4354[?]  215[?] 388[?] 4353[?]  -388[?] -215[?] 4352[?]  214[?] 387[?] 4351[?]  -387[?] -214[?] 4350[?]  213[?] 386[?] 4349[?]  -386[?] -213[?] 4348[?]  212[?] 385[?] 4347[?]  -385[?] -212[?] 4346[?]  384[?] 211[?] 4345[?]  -211[?] -384[?] 4344[?]  210[?] 383[?] 4343[?]  -383[?] -210[?] 4342[?]  -382[?] -209[?] -208[?] 4341[?]  209[?] 382[?] 4340[?]  208[?] 382[?] 4339[?]  208[?] 381[?] 4338[?]  -381[?] -208[?] 4337[?]  -380[?] -272[?] -271[?] 4336[?]  272[?] 380[?] 4335[?]  271[?] 380[?] 4334[?]  -379[?] -269[?] -270[?] 4333[?]  379[?] 270[?] 4332[?]  269[?] 379[?] 4331[?]  -203[?] 378[?] 4330[?]  -378[?] 203[?] 4329[?]  -199[?] -48[?] -377[?] -27[?] 4328[?]  48[?] 377[?] 4327[?]  27[?] 377[?] 4326[?]  377[?] 199[?] 4325[?]  -199[?] -48[?] 376[?] -27[?] 4324[?]  48[?] -376[?] 4323[?]  27[?] -376[?] 4322[?]  -376[?] 199[?] 4321[?]  -199[?] -48[?] -375[?] -27[?] 4320[?]  48[?] 375[?] 4319[?]  27[?] 375[?] 4318[?]  375[?] 199[?] 4317[?]  -199[?] -48[?] 374[?] -27[?] 4316[?]  48[?] -374[?] 4315[?]  27[?] -374[?] 4314[?]  -374[?] 199[?] 4313[?]  -199[?] -27[?] -373[?] 4312[?]  27[?] 373[?] 4311[?]  373[?] 199[?] 4310[?]  -199[?] -27[?] 372[?] 4309[?]  27[?] -372[?] 4308[?]  -372[?] 199[?] 4307[?]  371[?] 162[?] 4306[?]  -162[?] -371[?] 4305[?]  196[?] 14[?] 370[?] 4304[?]  -370[?] -196[?] 4303[?]  -370[?] -14[?] 4302[?]  -135[?] 369[?] -196[?] 4301[?]  196[?] -369[?] 4300[?]  -369[?] 135[?] 4299[?]  368[?] 162[?] 4298[?]  -162[?] -368[?] 4297[?]  196[?] 13[?] 367[?] 4296[?]  -367[?] -196[?] 4295[?]  -367[?] -13[?] 4294[?]  -135[?] 366[?] -196[?] 4293[?]  196[?] -366[?] 4292[?]  -366[?] 135[?] 4291[?]  365[?] 162[?] 4290[?]  -162[?] -365[?] 4289[?]  196[?] 12[?] 364[?] 4288[?]  -364[?] -196[?] 4287[?]  -364[?] -12[?] 4286[?]  -135[?] 363[?] -196[?] 4285[?]  196[?] -363[?] 4284[?]  -363[?] 135[?] 4283[?]  362[?] 163[?] 4282[?]  -163[?] -362[?] 4281[?]  196[?] 11[?] 361[?] 4280[?]  -361[?] -196[?] 4279[?]  -361[?] -11[?] 4278[?]  -135[?] 360[?] -196[?] 4277[?]  196[?] -360[?] 4276[?]  -360[?] 135[?] 4275[?]  359[?] 161[?] 4274[?]  -161[?] -359[?] 4273[?]  196[?] 10[?] 358[?] 4272[?]  -358[?] -196[?] 4271[?]  -358[?] -10[?] 4270[?]  -135[?] 357[?] -196[?] 4269[?]  -357[?] 135[?] 4267[?]  356[?] 161[?] 4266[?]  -161[?] -356[?] 4265[?]  196[?] 9[?] 355[?] 4264[?]  -355[?] -196[?] 4263[?]  -355[?] -9[?] 4262[?]  -135[?] 354[?] -196[?] 4261[?]  -354[?] 135[?] 4259[?]  353[?] 161[?] 4258[?]  -161[?] -353[?] 4257[?]  196[?] 8[?] 352[?] 4256[?]  -352[?] -196[?] 4255[?]  -352[?] -8[?] 4254[?]  -135[?] 351[?] -196[?] 4253[?]  -351[?] 135[?] 4251[?]  350[?] 161[?] 4250[?]  -161[?] -350[?] 4249[?]  196[?] 7[?] 349[?] 4248[?]  -349[?] -196[?] 4247[?]  -349[?] -7[?] 4246[?]  -135[?] 348[?] -196[?] 4245[?]  196[?] -348[?] 4244[?]  -348[?] 135[?] 4243[?]  -187[?] 347[?] -108[?] 4242[?]  -347[?] 108[?] 4241[?]  -347[?] 187[?] 4240[?]  346[?] 187[?] 4239[?]  -187[?] -346[?] 4238[?]  -187[?] 345[?] -108[?] 4237[?]  -345[?] 108[?] 4236[?]  -345[?] 187[?] 4235[?]  344[?] 187[?] 4234[?]  -187[?] -344[?] 4233[?]  -187[?] 343[?] -108[?] 4232[?]  -343[?] 108[?] 4231[?]  -343[?] 187[?] 4230[?]  342[?] 187[?] 4229[?]  -187[?] -342[?] 4228[?]  -187[?] 341[?] -108[?] 4227[?]  -341[?] 108[?] 4226[?]  -341[?] 187[?] 4225[?]  340[?] 187[?] 4224[?]  -187[?] -340[?] 4223[?]  -187[?] 339[?] -108[?] 4222[?]  -339[?] 108[?] 4221[?]  -339[?] 187[?] 4220[?]  338[?] 187[?] 4219[?]  -187[?] -338[?] 4218[?]  -187[?] 337[?] -108[?] 4217[?]  -337[?] 108[?] 4216[?]  -337[?] 187[?] 4215[?]  336[?] 187[?] 4214[?]  -187[?] -336[?] 4213[?]  -187[?] 335[?] -108[?] 4212[?]  -335[?] 108[?] 4211[?]  -335[?] 187[?] 4210[?]  334[?] 187[?] 4209[?]  -187[?] -334[?] 4208[?]  -187[?] 333[?] -108[?] 4207[?]  -333[?] 108[?] 4206[?]  -333[?] 187[?] 4205[?]  332[?] 187[?] 4204[?]  -187[?] -332[?] 4203[?]  186[?] 331[?] 4202[?]  -331[?] -186[?] 4201[?]  186[?] 330[?] 4200[?]  -330[?] -186[?] 4199[?]  186[?] 329[?] 4198[?]  -329[?] -186[?] 4197[?]  186[?] 328[?] 4196[?]  -328[?] -186[?] 4195[?]  186[?] 327[?] 4194[?]  -327[?] -186[?] 4193[?]  186[?] 326[?] 4192[?]  -326[?] -186[?] 4191[?]  186[?] 325[?] 4190[?]  -325[?] -186[?] 4189[?]  -159[?] -75[?] -324[?] 4188[?]  324[?] 159[?] 4187[?]  324[?] 75[?] 4186[?]  -77[?] -159[?] -75[?] -323[?] 4185[?]  323[?] 159[?] 4184[?]  323[?] 77[?] 4183[?]  323[?] 75[?] 4182[?]  -158[?] -322[?] -132[?] -72[?] 4181[?]  132[?] 322[?] 4180[?]  322[?] 158[?] 4179[?]  72[?] 322[?] 4178[?]  -321[?] -160[?] -81[?] 4177[?]  160[?] 321[?] 4176[?]  81[?] 321[?] 4175[?]  -159[?] -160[?] -320[?] 4174[?]  320[?] 160[?] 4173[?]  320[?] 159[?] 4172[?]  -185[?] -105[?] 319[?] 4171[?]  -319[?] 185[?] 4170[?]  -319[?] 105[?] 4169[?]  -185[?] -104[?] 318[?] 4168[?]  -318[?] 185[?] 4167[?]  -318[?] 104[?] 4166[?]  -103[?] 317[?] -184[?] 4165[?]  -317[?] 184[?] 4164[?]  -317[?] 103[?] 4163[?]  316[?] -26[?] -184[?] 4162[?]  184[?] -316[?] 4161[?]  26[?] -316[?] 4160[?]  -249[?] -95[?] 315[?] 4159[?]  -315[?] 249[?] 4158[?]  -315[?] 95[?] 4157[?]  -248[?] -39[?] 314[?] 4156[?]  -314[?] 248[?] 4155[?]  -314[?] 39[?] 4154[?]  -246[?] -93[?] 313[?] 4153[?]  -313[?] 246[?] 4152[?]  -313[?] 93[?] 4151[?]  -245[?] -14[?] 312[?] 4150[?]  -312[?] 245[?] 4149[?]  -312[?] 14[?] 4148[?]  -244[?] -10[?] 311[?] 4147[?]  -311[?] 244[?] 4146[?]  -311[?] 10[?] 4145[?]  -243[?] -13[?] 310[?] 4144[?]  -310[?] 243[?] 4143[?]  -310[?] 13[?] 4142[?]  -241[?] -91[?] 309[?] 4141[?]  -309[?] 241[?] 4140[?]  -309[?] 91[?] 4139[?]  -240[?] -95[?] 308[?] 4138[?]  -308[?] 240[?] 4137[?]  -308[?] 95[?] 4136[?]  -238[?] -89[?] 307[?] 4135[?]  -307[?] 238[?] 4134[?]  -307[?] 89[?] 4133[?]  -237[?] -93[?] 306[?] 4132[?]  -306[?] 237[?] 4131[?]  -306[?] 93[?] 4130[?]  -235[?] -7[?] 305[?] 4129[?]  -305[?] 235[?] 4128[?]  -305[?] 7[?] 4127[?]  -234[?] -10[?] 304[?] 4126[?]  -304[?] 234[?] 4125[?]  -304[?] 10[?] 4124[?]  -233[?] -22[?] 303[?] 4123[?]  -303[?] 233[?] 4122[?]  -303[?] 22[?] 4121[?]  -232[?] -91[?] 302[?] 4120[?]  -302[?] 232[?] 4119[?]  -302[?] 91[?] 4118[?]  -230[?] -21[?] 301[?] 4117[?]  -301[?] 230[?] 4116[?]  -301[?] 21[?] 4115[?]  -229[?] -89[?] 300[?] 4114[?]  -300[?] 229[?] 4113[?]  -300[?] 89[?] 4112[?]  299[?] 166[?] 4111[?]  -166[?] -299[?] 4110[?]  167[?] 298[?] 4109[?]  -298[?] -167[?] 4108[?]  297[?] 165[?] 4107[?]  -165[?] -297[?] 4106[?]  296[?] 219[?] 4105[?]  -219[?] -296[?] 4104[?]  -219[?] -173[?] -295[?] 4103[?]  295[?] 173[?] 4102[?]  295[?] 219[?] 4101[?]  294[?] 217[?] 4100[?]  -217[?] -294[?] 4099[?]  -217[?] -170[?] -293[?] 4098[?]  293[?] 170[?] 4097[?]  293[?] 217[?] 4096[?]  -160[?] -75[?] -292[?] -78[?] -72[?] 4095[?]  160[?] 292[?] 4094[?]  78[?] 292[?] 4093[?]  292[?] 75[?] 4092[?]  72[?] 292[?] 4091[?]  -158[?] -291[?] -78[?] -72[?] 4090[?]  78[?] 291[?] 4089[?]  291[?] 158[?] 4088[?]  72[?] 291[?] 4087[?]  -82[?] -164[?] -290[?] 4086[?]  290[?] 82[?] 4085[?]  164[?] 290[?] 4084[?]  -289[?] -164[?] -81[?] 4083[?]  81[?] 289[?] 4082[?]  164[?] 289[?] 4081[?]  157[?] 288[?] 4080[?]  -288[?] -157[?] 4079[?]  156[?] 287[?] 4078[?]  -287[?] -156[?] 4077[?]  -151[?] -11[?] -286[?] 4076[?]  286[?] 151[?] 4075[?]  286[?] 11[?] 4074[?]  285[?] 218[?] 4073[?]  -218[?] -285[?] 4072[?]  -218[?] -284[?] -155[?] 4071[?]  284[?] 155[?] 4070[?]  284[?] 218[?] 4069[?]  -56[?] -153[?] 283[?] 4068[?]  -283[?] 153[?] 4067[?]  -283[?] 56[?] 4066[?]  282[?] 216[?] 4065[?]  -216[?] -282[?] 4064[?]  -216[?] -154[?] -281[?] 4063[?]  281[?] 154[?] 4062[?]  281[?] 216[?] 4061[?]  153[?] 280[?] 4060[?]  -280[?] -153[?] 4059[?]  -69[?] -279[?] -171[?] 4058[?]  279[?] 171[?] 4057[?]  69[?] 279[?] 4056[?]  -69[?] 278[?] -171[?] 4055[?]  -278[?] 171[?] 4054[?]  69[?] -278[?] 4053[?]  -277[?] -222[?] -221[?] 4052[?]  222[?] 277[?] 4051[?]  277[?] 221[?] 4050[?]  -276[?] -225[?] -226[?] 4049[?]  276[?] 226[?] 4048[?]  225[?] 276[?] 4047[?]  -275[?] -223[?] -224[?] 4046[?]  224[?] 275[?] 4045[?]  223[?] 275[?] 4044[?]  -151[?] -11[?] 274[?] 4043[?]  -274[?] 151[?] 4042[?]  -274[?] 11[?] 4041[?]  220[?] 273[?] 4040[?]  -273[?] -220[?] 4039[?]  -122[?] -272[?] -207[?] 4038[?]  272[?] 207[?] 4037[?]  272[?] 122[?] 4036[?]  -206[?] -123[?] -271[?] 4035[?]  271[?] 206[?] 4034[?]  271[?] 123[?] 4033[?]  -120[?] -205[?] -270[?] 4032[?]  270[?] 205[?] 4031[?]  270[?] 120[?] 4030[?]  -269[?] -204[?] -121[?] 4029[?]  269[?] 204[?] 4028[?]  269[?] 121[?] 4027[?]  268[?] 135[?] 4026[?]  -135[?] -268[?] 4025[?]  267[?] 135[?] 4024[?]  -135[?] -267[?] 4023[?]  266[?] 135[?] 4022[?]  -135[?] -266[?] 4021[?]  265[?] 135[?] 4020[?]  -135[?] -265[?] 4019[?]  264[?] 135[?] 4018[?]  -135[?] -264[?] 4017[?]  263[?] 135[?] 4016[?]  -135[?] -263[?] 4015[?]  262[?] 135[?] 4014[?]  -135[?] -262[?] 4013[?]  261[?] 135[?] 4012[?]  -135[?] -261[?] 4011[?]  -198[?] -2[?] -1[?] 260[?] 4010[?]  -260[?] 198[?] 4009[?]  -260[?] 2[?] 4008[?]  -260[?] 1[?] 4007[?]  -197[?] -2[?] -1[?] 259[?] 4006[?]  -259[?] 197[?] 4005[?]  -259[?] 2[?] 4004[?]  -259[?] 1[?] 4003[?]  -195[?] -35[?] 258[?] 4002[?]  -258[?] 195[?] 4001[?]  -258[?] 35[?] 4000[?]  -34[?] -194[?] 257[?] 3999[?]  -257[?] 194[?] 3998[?]  -257[?] 34[?] 3997[?]  -193[?] -33[?] 256[?] 3996[?]  -256[?] 193[?] 3995[?]  -256[?] 33[?] 3994[?]  -192[?] -32[?] 255[?] 3993[?]  -255[?] 192[?] 3992[?]  -255[?] 32[?] 3991[?]  -191[?] -31[?] 254[?] 3990[?]  -254[?] 191[?] 3989[?]  -254[?] 31[?] 3988[?]  -190[?] -30[?] 253[?] 3987[?]  -253[?] 190[?] 3986[?]  -253[?] 30[?] 3985[?]  -29[?] -189[?] 252[?] 3984[?]  -252[?] 189[?] 3983[?]  29[?] -252[?] 3982[?]  -28[?] -188[?] 251[?] 3981[?]  -251[?] 188[?] 3980[?]  28[?] -251[?] 3979[?]  -14[?] 250[?] -181[?] 3978[?]  181[?] -250[?] 3977[?]  -250[?] 14[?] 3976[?]  -79[?] 249[?] -131[?] 3975[?]  131[?] -249[?] 3974[?]  -249[?] 79[?] 3973[?]  131[?] 248[?] 3972[?]  -248[?] -131[?] 3971[?]  247[?] -97[?] -180[?] 3970[?]  180[?] -247[?] 3969[?]  97[?] -247[?] 3968[?]  -79[?] 246[?] -131[?] 3967[?]  131[?] -246[?] 3966[?]  -246[?] 79[?] 3965[?]  131[?] 245[?] 3964[?]  -245[?] -131[?] 3963[?]  -79[?] 244[?] -131[?] 3962[?]  131[?] -244[?] 3961[?]  -244[?] 79[?] 3960[?]  131[?] 243[?] 3959[?]  -243[?] -131[?] 3958[?]  -172[?] 242[?] -178[?] 3957[?]  178[?] -242[?] 3956[?]  -242[?] 172[?] 3955[?]  -79[?] 241[?] -131[?] 3954[?]  131[?] -241[?] 3953[?]  -241[?] 79[?] 3952[?]  131[?] 240[?] 3951[?]  -240[?] -131[?] 3950[?]  -10[?] 239[?] -177[?] 3949[?]  177[?] -239[?] 3948[?]  -239[?] 10[?] 3947[?]  -79[?] 238[?] -131[?] 3946[?]  131[?] -238[?] 3945[?]  -238[?] 79[?] 3944[?]  131[?] 237[?] 3943[?]  -237[?] -131[?] 3942[?]  236[?] -92[?] -176[?] 3941[?]  176[?] -236[?] 3940[?]  92[?] -236[?] 3939[?]  -79[?] 235[?] -131[?] 3938[?]  131[?] -235[?] 3937[?]  -235[?] 79[?] 3936[?]  131[?] 234[?] 3935[?]  -234[?] -131[?] 3934[?]  -79[?] 233[?] -131[?] 3933[?]  131[?] -233[?] 3932[?]  -233[?] 79[?] 3931[?]  131[?] 232[?] 3930[?]  -232[?] -131[?] 3929[?]  -169[?] 231[?] -174[?] 3928[?]  174[?] -231[?] 3927[?]  -231[?] 169[?] 3926[?]  -79[?] 230[?] -131[?] 3925[?]  131[?] -230[?] 3924[?]  -230[?] 79[?] 3923[?]  131[?] 229[?] 3922[?]  -229[?] -131[?] 3921[?]  228[?] -168[?] -98[?] 3920[?]  168[?] -228[?] 3919[?]  98[?] -228[?] 3918[?]  -150[?] -52[?] 227[?] 3917[?]  -227[?] 150[?] 3916[?]  -227[?] 52[?] 3915[?]  -149[?] -118[?] -226[?] 3914[?]  149[?] 226[?] 3913[?]  226[?] 118[?] 3912[?]  -119[?] -225[?] -148[?] 3911[?]  225[?] 148[?] 3910[?]  225[?] 119[?] 3909[?]  -116[?] -147[?] -224[?] 3908[?]  224[?] 147[?] 3907[?]  224[?] 116[?] 3906[?]  -146[?] -223[?] -117[?] 3905[?]  223[?] 146[?] 3904[?]  223[?] 117[?] 3903[?]  222[?] -145[?] -143[?] -142[?] -144[?] 3902[?]  145[?] -222[?] 3901[?]  144[?] -222[?] 3900[?]  143[?] -222[?] 3899[?]  142[?] -222[?] 3898[?]  221[?] -141[?] -138[?] -140[?] -139[?] 3897[?]  141[?] -221[?] 3896[?]  140[?] -221[?] 3895[?]  139[?] -221[?] 3894[?]  138[?] -221[?] 3893[?]  -60[?] -220[?] -137[?] 3892[?]  220[?] 137[?] 3891[?]  220[?] 60[?] 3890[?]  -100[?] 219[?] 3889[?]  -219[?] 100[?] 3888[?]  -100[?] 218[?] 3887[?]  -218[?] 100[?] 3886[?]  -99[?] 217[?] 3885[?]  -217[?] 99[?] 3884[?]  -99[?] 216[?] 3883[?]  -216[?] 99[?] 3882[?]  215[?] -69[?] 3881[?]  69[?] -215[?] 3880[?]  214[?] -67[?] 3879[?]  67[?] -214[?] 3878[?]  213[?] -65[?] 3877[?]  65[?] -213[?] 3876[?]  212[?] -63[?] 3875[?]  63[?] -212[?] 3874[?]  -60[?] 211[?] 3873[?]  -211[?] 60[?] 3872[?]  210[?] -57[?] 3871[?]  57[?] -210[?] 3870[?]  209[?] 124[?] 3869[?]  -124[?] -209[?] 3868[?]  208[?] -55[?] 3867[?]  55[?] -208[?] 3866[?]  207[?] 123[?] 3865[?]  -123[?] -207[?] 3864[?]  206[?] 122[?] 3863[?]  -122[?] -206[?] 3862[?]  121[?] 205[?] 3861[?]  -205[?] -121[?] 3860[?]  204[?] 120[?] 3859[?]  -120[?] -204[?] 3858[?]  115[?] 203[?] 114[?] 3857[?]  -203[?] -115[?] 3856[?]  -114[?] -203[?] 3855[?]  115[?] -202[?] 114[?] 3854[?]  202[?] -115[?] 3853[?]  -114[?] 202[?] 3852[?]  129[?] 201[?] 3851[?]  -201[?] -129[?] 3850[?]  113[?] 200[?] 3849[?]  -200[?] -113[?] 3848[?]  -71[?] -77[?] -74[?] 199[?] 3847[?]  -199[?] 77[?] 3846[?]  -199[?] 74[?] 3845[?]  -199[?] 71[?] 3844[?]  83[?] 198[?] 3843[?]  -83[?] -198[?] 3842[?]  83[?] 197[?] 3841[?]  -83[?] -197[?] 3840[?]  1[?] 133[?] -196[?] 3839[?]  196[?] -133[?] 3838[?]  196[?] -1[?] 3837[?]  108[?] 195[?] 3836[?]  -195[?] -108[?] 3835[?]  108[?] 194[?] 3834[?]  -194[?] -108[?] 3833[?]  108[?] 193[?] 3832[?]  -193[?] -108[?] 3831[?]  108[?] 192[?] 3830[?]  -192[?] -108[?] 3829[?]  108[?] 191[?] 3828[?]  -191[?] -108[?] 3827[?]  108[?] 190[?] 3826[?]  -190[?] -108[?] 3825[?]  108[?] 189[?] 3824[?]  -189[?] -108[?] 3823[?]  108[?] 188[?] 3822[?]  -188[?] -108[?] 3821[?]  -82[?] 187[?] 3820[?]  -187[?] 82[?] 3819[?]  186[?] -81[?] 3818[?]  81[?] -186[?] 3817[?]  106[?] 185[?] 3816[?]  -185[?] -106[?] 3815[?]  184[?] -106[?] 3814[?]  106[?] -184[?] 3813[?]  102[?] 183[?] 101[?] 3812[?]  -183[?] -102[?] 3811[?]  -183[?] -101[?] 3810[?]  102[?] -182[?] 101[?] 3809[?]  182[?] -102[?] 3808[?]  182[?] -101[?] 3807[?]  181[?] 79[?] 3806[?]  -79[?] -181[?] 3805[?]  180[?] 79[?] 3804[?]  -79[?] -180[?] 3803[?]  179[?] 79[?] 3802[?]  -79[?] -179[?] 3801[?]  178[?] 79[?] 3800[?]  -79[?] -178[?] 3799[?]  177[?] 79[?] 3798[?]  -79[?] -177[?] 3797[?]  176[?] 79[?] 3796[?]  -79[?] -176[?] 3795[?]  175[?] 79[?] 3794[?]  -79[?] -175[?] 3793[?]  174[?] 79[?] 3792[?]  -79[?] -174[?] 3791[?]  173[?] 128[?] 3790[?]  -128[?] -173[?] 3789[?]  -172[?] -96[?] -94[?] -97[?] 3788[?]  97[?] 172[?] 3787[?]  96[?] 172[?] 3786[?]  94[?] 172[?] 3785[?]  171[?] -96[?] -94[?] -97[?] 3784[?]  97[?] -171[?] 3783[?]  96[?] -171[?] 3782[?]  94[?] -171[?] 3781[?]  170[?] 126[?] 3780[?]  -126[?] -170[?] 3779[?]  -169[?] -88[?] -90[?] -92[?] 3778[?]  92[?] 169[?] 3777[?]  90[?] 169[?] 3776[?]  88[?] 169[?] 3775[?]  -6[?] -77[?] -74[?] -168[?] 3774[?]  168[?] 6[?] 3773[?]  168[?] 77[?] 3772[?]  168[?] 74[?] 3771[?]  167[?] -98[?] 3770[?]  98[?] -167[?] 3769[?]  -166[?] -75[?] -72[?] 3768[?]  166[?] 75[?] 3767[?]  72[?] 166[?] 3766[?]  -165[?] -75[?] -78[?] -72[?] 3765[?]  78[?] 165[?] 3764[?]  165[?] 75[?] 3763[?]  72[?] 165[?] 3762[?]  164[?] -75[?] -78[?] -72[?] 3761[?]  78[?] -164[?] 3760[?]  -164[?] 75[?] 3759[?]  -71[?] -86[?] 163[?] 3757[?]  -163[?] 86[?] 3756[?]  -163[?] 71[?] 3755[?]  -73[?] -86[?] -84[?] 162[?] 3754[?]  -162[?] 84[?] 3753[?]  -162[?] 86[?] 3752[?]  -162[?] 73[?] 3751[?]  -73[?] -85[?] 161[?] 3750[?]  85[?] -161[?] 3749[?]  -161[?] 73[?] 3748[?]  160[?] -84[?] 3747[?]  84[?] -160[?] 3746[?]  -82[?] 159[?] 3745[?]  -159[?] 82[?] 3744[?]  158[?] -74[?] 3743[?]  -158[?] 74[?] 3742[?]  157[?] -87[?] 3741[?]  87[?] -157[?] 3740[?]  156[?] -87[?] 3739[?]  87[?] -156[?] 3738[?]  155[?] 127[?] 3737[?]  -127[?] -155[?] 3736[?]  154[?] 125[?] 3735[?]  -125[?] -154[?] 3734[?]  153[?] -53[?] 3733[?]  53[?] -153[?] 3732[?]  -56[?] -59[?] -152[?] 3731[?]  152[?] 59[?] 3730[?]  152[?] 56[?] 3729[?]  -151[?] -67[?] -65[?] 3728[?]  67[?] 151[?] 3727[?]  65[?] 151[?] 3726[?]  -150[?] -55[?] -57[?] 3725[?]  57[?] 150[?] 3724[?]  55[?] 150[?] 3723[?]  149[?] 119[?] 3722[?]  -149[?] -119[?] 3721[?]  148[?] 118[?] 3720[?]  -118[?] -148[?] 3719[?]  117[?] 147[?] 3718[?]  -147[?] -117[?] 3717[?]  116[?] 146[?] 3716[?]  -146[?] -116[?] 3715[?]  -37[?] -68[?] -145[?] 3714[?]  145[?] 68[?] 3713[?]  145[?] 37[?] 3712[?]  -36[?] -66[?] -144[?] 3711[?]  144[?] 66[?] 3710[?]  144[?] 36[?] 3709[?]  -35[?] -64[?] -143[?] 3708[?]  143[?] 64[?] 3707[?]  35[?] 143[?] 3706[?]  -34[?] -62[?] -142[?] 3705[?]  142[?] 62[?] 3704[?]  142[?] 34[?] 3703[?]  -33[?] -141[?] -61[?] 3702[?]  141[?] 61[?] 3701[?]  141[?] 33[?] 3700[?]  -32[?] -58[?] -140[?] 3699[?]  140[?] 58[?] 3698[?]  140[?] 32[?] 3697[?]  -31[?] -54[?] -139[?] 3696[?]  139[?] 54[?] 3695[?]  31[?] 139[?] 3694[?]  -30[?] -52[?] -138[?] 3693[?]  138[?] 52[?] 3692[?]  30[?] 138[?] 3691[?]  137[?] -88[?] -90[?] -92[?] 3690[?]  92[?] -137[?] 3689[?]  90[?] -137[?] 3688[?]  88[?] -137[?] 3687[?]  1[?] 112[?] -136[?] 3686[?]  136[?] -1[?] 3685[?]  136[?] -112[?] 3684[?]  -110[?] -109[?] 135[?] 3683[?]  -135[?] 110[?] 3682[?]  -135[?] 109[?] 3681[?]  1[?] 111[?] -134[?] 3680[?]  134[?] -1[?] 3679[?]  134[?] -111[?] 3678[?]  133[?] 76[?] 3677[?]  -133[?] -76[?] 3676[?]  23[?] 107[?] -132[?] 3675[?]  132[?] -23[?] 3674[?]  132[?] -107[?] 3673[?]  3[?] 80[?] -131[?] 3672[?]  131[?] -3[?] 3671[?]  131[?] -80[?] 3670[?]  -34[?] 130[?] -70[?] 3669[?]  -130[?] 70[?] 3668[?]  -130[?] 34[?] 3667[?]  129[?] -47[?] 3666[?]  47[?] -129[?] 3665[?]  -12[?] 128[?] 3664[?]  -128[?] 12[?] 3663[?]  -12[?] 127[?] 3662[?]  -127[?] 12[?] 3661[?]  -8[?] 126[?] 3660[?]  -126[?] 8[?] 3659[?]  -8[?] 125[?] 3658[?]  -125[?] 8[?] 3657[?]  -7[?] 124[?] 3656[?]  -124[?] 7[?] 3655[?]  -37[?] 123[?] 3654[?]  -123[?] 37[?] 3653[?]  122[?] -36[?] 3652[?]  -122[?] 36[?] 3651[?]  121[?] -35[?] 3650[?]  35[?] -121[?] 3649[?]  -34[?] 120[?] 3648[?]  -120[?] 34[?] 3647[?]  119[?] -33[?] 3646[?]  33[?] -119[?] 3645[?]  -32[?] 118[?] 3644[?]  -118[?] 32[?] 3643[?]  117[?] -31[?] 3642[?]  31[?] -117[?] 3641[?]  116[?] -30[?] 3640[?]  30[?] -116[?] 3639[?]  115[?] -48[?] 3638[?]  48[?] -115[?] 3637[?]  27[?] 114[?] 3636[?]  -114[?] -27[?] 3635[?]  113[?] -24[?] 3634[?]  24[?] -113[?] 3633[?]  4[?] 112[?] 3632[?]  -112[?] -4[?] 3631[?]  3[?] 111[?] 3630[?]  -111[?] -3[?] 3629[?]  -110[?] -4[?] -3[?] -1[?] 3628[?]  4[?] 110[?] 3627[?]  3[?] 110[?] 3626[?]  1[?] 110[?] 3625[?]  -109[?] -2[?] -1[?] 3624[?]  2[?] 109[?] 3623[?]  1[?] 109[?] 3622[?]  49[?] 4[?] -108[?] 3621[?]  108[?] -4[?] 3620[?]  -49[?] 108[?] 3619[?]  3[?] 107[?] 3618[?]  -107[?] -3[?] 3617[?]  106[?] -3[?] -24[?] 3616[?]  24[?] -106[?] 3615[?]  3[?] -106[?] 3614[?]  -105[?] -26[?] -3[?] 3613[?]  26[?] 105[?] 3612[?]  3[?] 105[?] 3611[?]  104[?] -26[?] -3[?] 3610[?]  26[?] -104[?] 3609[?]  3[?] -104[?] 3608[?]  26[?] 103[?] 3607[?]  -103[?] -26[?] 3606[?]  102[?] -25[?] 3605[?]  25[?] -102[?] 3604[?]  3[?] 101[?] 3603[?]  -101[?] -3[?] 3602[?]  -13[?] 100[?] 3601[?]  -100[?] 13[?] 3600[?]  -9[?] 99[?] 3599[?]  -99[?] 9[?] 3598[?]  98[?] -1[?] 3597[?]  1[?] -98[?] 3596[?]  97[?] 13[?] 3595[?]  -13[?] -97[?] 3594[?]  96[?] 12[?] 3593[?]  -12[?] -96[?] 3592[?]  -12[?] 95[?] 3591[?]  -95[?] 12[?] 3590[?]  94[?] 11[?] 3589[?]  -11[?] -94[?] 3588[?]  -11[?] 93[?] 3587[?]  -93[?] 11[?] 3586[?]  92[?] 9[?] 3585[?]  -9[?] -92[?] 3584[?]  -9[?] 91[?] 3583[?]  -91[?] 9[?] 3582[?]  90[?] 8[?] 3581[?]  -8[?] -90[?] 3580[?]  -8[?] 89[?] 3579[?]  -89[?] 8[?] 3578[?]  88[?] 7[?] 3577[?]  -7[?] -88[?] 3576[?]  87[?] 6[?] 3575[?]  -6[?] -87[?] 3574[?]  -6[?] 86[?] 3573[?]  -86[?] 6[?] 3572[?]  -85[?] 6[?] 5[?] 3571[?]  85[?] -6[?] 3570[?]  85[?] -5[?] 3569[?]  84[?] 5[?] 3568[?]  -5[?] -84[?] 3567[?]  -5[?] 83[?] -4[?] 3566[?]  -83[?] 5[?] 3565[?]  -83[?] 4[?] 3564[?]  4[?] 82[?] 3563[?]  -82[?] -4[?] 3562[?]  81[?] -4[?] 3561[?]  4[?] -81[?] 3560[?]  4[?] 80[?] 3559[?]  -80[?] -4[?] 3558[?]  3[?] 79[?] 3557[?]  -79[?] -3[?] 3556[?]  78[?] -3[?] 3555[?]  3[?] -78[?] 3554[?]  3[?] 77[?] 3553[?]  -77[?] -3[?] 3552[?]  76[?] -2[?] -3[?] 3551[?]  3[?] -76[?] 3550[?]  2[?] -76[?] 3549[?]  2[?] 75[?] 3548[?]  -75[?] -2[?] 3547[?]  74[?] -2[?] 3546[?]  2[?] -74[?] 3545[?]  1[?] 73[?] 3544[?]  -73[?] -1[?] 3543[?]  72[?] -1[?] 3542[?]  1[?] -72[?] 3541[?]  1[?] 71[?] 3540[?]  -71[?] -1[?] 3539[?]  35[?] 36[?] -70[?] 3538[?]  70[?] -36[?] 3537[?]  70[?] -35[?] 3536[?]  69[?] 14[?] 3535[?]  -14[?] -69[?] 3534[?]  -14[?] 68[?] 3533[?]  -68[?] 14[?] 3532[?]  67[?] 13[?] 3531[?]  -13[?] -67[?] 3530[?]  -13[?] 66[?] 3529[?]  -66[?] 13[?] 3528[?]  65[?] 12[?] 3527[?]  -12[?] -65[?] 3526[?]  -12[?] 64[?] 3525[?]  -64[?] 12[?] 3524[?]  63[?] 11[?] 3523[?]  -11[?] -63[?] 3522[?]  -11[?] 62[?] 3521[?]  -62[?] 11[?] 3520[?]  61[?] -10[?] 3519[?]  -61[?] 10[?] 3518[?]  60[?] 10[?] 3517[?]  -60[?] -10[?] 3516[?]  59[?] -10[?] 3515[?]  -59[?] 10[?] 3514[?]  -9[?] 58[?] 3513[?]  -58[?] 9[?] 3512[?]  57[?] 9[?] 3511[?]  -9[?] -57[?] 3510[?]  -9[?] 56[?] 3509[?]  -56[?] 9[?] 3508[?]  55[?] 8[?] 3507[?]  -8[?] -55[?] 3506[?]  -8[?] 54[?] 3505[?]  -54[?] 8[?] 3504[?]  53[?] 7[?] 3503[?]  -7[?] -53[?] 3502[?]  -7[?] 52[?] 3501[?]  -52[?] 7[?] 3500[?]  
113.73/113.12	c qxplain 0/9276
113.84/113.23	c qxplain 4639/9276
113.84/113.25	c qxplain 6958/9276
113.84/113.26	c qxplain 8118/9276
113.84/113.27	c qxplain 8698/9276
113.84/113.28	c qxplain 8988/9276
113.84/113.29	c qxplain 9133/9276
113.84/113.30	c qxplain 9205/9276
113.84/113.30	c qxplain 9241/9276
113.84/113.31	c qxplain 9259/9276
113.99/113.32	c qxplain 9268/9276
113.99/113.33	c qxplain 9273/9276
113.99/113.33	c qxplain 9275/9276
113.99/113.34	c qxplain 9276/9276
113.99/113.35	c 3500[?] 7[?] -52[?]  is mandatory 
113.99/113.35	c qxplain 9275/9275
113.99/113.36	c 3501[?] -7[?] 52[?]  is mandatory 
113.99/113.36	c qxplain 9273/9274
114.07/113.45	c qxplain 9274/9274
114.37/113.76	c 3502[?] -7[?] -53[?]  is mandatory 
114.37/113.76	c qxplain 9273/9273
114.47/113.83	c 3503[?] 53[?] 7[?]  is mandatory 
114.47/113.83	c qxplain 9268/9272
114.47/113.84	c qxplain 9271/9272
114.47/113.85	c qxplain 9272/9272
114.47/113.86	c 3504[?] 8[?] -54[?]  is mandatory 
114.47/113.86	c qxplain 9271/9271
114.47/113.86	c 3505[?] 54[?] -8[?]  is mandatory 
114.47/113.86	c qxplain 9268/9270
114.47/113.87	c qxplain 9270/9270
114.47/113.88	c 3506[?] -55[?] -8[?]  is mandatory 
114.47/113.88	c qxplain 9268/9269
114.47/113.88	c qxplain 9269/9269
114.47/113.89	c 3507[?] 55[?] 8[?]  is mandatory 
114.47/113.89	c qxplain 9268/9268
115.37/114.75	c 3508[?] -56[?] 9[?]  is mandatory 
115.37/114.75	c qxplain 9259/9267
115.37/114.76	c qxplain 9264/9267
115.37/114.77	c qxplain 9266/9267
115.37/114.77	c qxplain 9267/9267
115.87/115.24	c 3509[?] -9[?] 56[?]  is mandatory 
115.87/115.24	c qxplain 9266/9266
115.87/115.25	c 3510[?] -9[?] -57[?]  is mandatory 
115.87/115.25	c qxplain 9264/9265
115.87/115.26	c qxplain 9265/9265
115.87/115.26	c 3511[?] 57[?] 9[?]  is mandatory 
115.87/115.26	c qxplain 9264/9264
115.87/115.27	c 3512[?] 9[?] -58[?]  is mandatory 
115.87/115.27	c qxplain 9259/9263
115.87/115.28	c qxplain 9262/9263
115.87/115.28	c qxplain 9263/9263
115.87/115.29	c 3513[?] -9[?] 58[?]  is mandatory 
115.87/115.29	c qxplain 9262/9262
116.36/115.71	c 3514[?] 10[?] -59[?]  is mandatory 
116.36/115.71	c qxplain 9259/9261
116.36/115.72	c qxplain 9261/9261
116.56/115.92	c 3515[?] 59[?] -10[?]  is mandatory 
116.56/115.92	c qxplain 9259/9260
116.56/115.93	c qxplain 9260/9260
116.56/115.94	c 3516[?] -60[?] -10[?]  is mandatory 
116.56/115.94	c qxplain 9259/9259
116.56/115.95	c 3517[?] 60[?] 10[?]  is mandatory 
116.56/115.95	c qxplain 9241/9258
116.56/115.95	c qxplain 9250/9258
116.56/115.96	c qxplain 9255/9258
116.56/115.97	c qxplain 9257/9258
116.56/115.97	c qxplain 9258/9258
116.56/115.98	c 3518[?] -61[?] 10[?]  is mandatory 
116.56/115.98	c qxplain 9257/9257
116.56/115.99	c 3519[?] 61[?] -10[?]  is mandatory 
116.56/115.99	c qxplain 9255/9256
116.56/116.00	c qxplain 9256/9256
116.67/116.01	c 3520[?] -62[?] 11[?]  is mandatory 
116.67/116.01	c qxplain 9255/9255
116.67/116.01	c 3521[?] 62[?] -11[?]  is mandatory 
116.67/116.01	c qxplain 9250/9254
116.67/116.02	c qxplain 9253/9254
116.67/116.03	c qxplain 9254/9254
116.67/116.03	c 3522[?] -63[?] -11[?]  is mandatory 
116.67/116.03	c qxplain 9253/9253
116.67/116.04	c 3523[?] 11[?] 63[?]  is mandatory 
116.67/116.04	c qxplain 9250/9252
116.67/116.05	c qxplain 9252/9252
116.67/116.06	c 3524[?] 12[?] -64[?]  is mandatory 
116.67/116.06	c qxplain 9250/9251
116.67/116.06	c qxplain 9251/9251
116.67/116.07	c 3525[?] 64[?] -12[?]  is mandatory 
116.67/116.07	c qxplain 9250/9250
116.67/116.08	c 3526[?] -65[?] -12[?]  is mandatory 
116.67/116.08	c qxplain 9241/9249
116.67/116.08	c qxplain 9246/9249
116.67/116.09	c qxplain 9248/9249
116.76/116.10	c qxplain 9249/9249
116.76/116.11	c 3527[?] 65[?] 12[?]  is mandatory 
116.76/116.11	c qxplain 9248/9248
116.76/116.12	c 3528[?] 13[?] -66[?]  is mandatory 
116.76/116.12	c qxplain 9246/9247
116.76/116.12	c qxplain 9247/9247
116.76/116.13	c 3529[?] 66[?] -13[?]  is mandatory 
116.76/116.13	c qxplain 9246/9246
116.76/116.14	c 3530[?] -67[?] -13[?]  is mandatory 
116.76/116.14	c qxplain 9241/9245
116.76/116.14	c qxplain 9244/9245
116.76/116.16	c qxplain 9245/9245
116.76/116.16	c 3531[?] 67[?] 13[?]  is mandatory 
116.76/116.16	c qxplain 9244/9244
116.76/116.17	c 3532[?] -68[?] 14[?]  is mandatory 
116.76/116.17	c qxplain 9241/9243
116.76/116.17	c qxplain 9243/9243
116.76/116.18	c 3533[?] 68[?] -14[?]  is mandatory 
116.76/116.18	c qxplain 9241/9242
116.76/116.19	c qxplain 9242/9242
116.76/116.19	c 3534[?] -69[?] -14[?]  is mandatory 
116.76/116.19	c qxplain 9241/9241
116.87/116.20	c 3535[?] 69[?] 14[?]  is mandatory 
116.87/116.20	c qxplain 9205/9240
116.87/116.21	c qxplain 9223/9240
116.87/116.22	c qxplain 9232/9240
116.87/116.24	c qxplain 9237/9240
116.97/116.32	c qxplain 9239/9240
117.07/116.44	c qxplain 9240/9240
117.18/116.59	c 3536[?] 70[?] -35[?]  is mandatory 
117.18/116.59	c qxplain 9239/9239
117.36/116.74	c 3537[?] 70[?] -36[?]  is mandatory 
117.36/116.74	c qxplain 9237/9238
117.46/116.82	c qxplain 9238/9238
117.66/117.04	c 3538[?] -70[?] 36[?] 35[?]  is mandatory 
117.66/117.04	c qxplain 9237/9237
117.76/117.13	c 3539[?] -71[?] -1[?]  is mandatory 
117.76/117.13	c qxplain 9232/9236
117.76/117.14	c qxplain 9235/9236
117.76/117.15	c qxplain 9236/9236
117.76/117.18	c 3540[?] 71[?] 1[?]  is mandatory 
117.76/117.18	c qxplain 9235/9235
117.76/117.19	c 3541[?] -72[?] 1[?]  is mandatory 
117.76/117.19	c qxplain 9232/9234
117.86/117.21	c qxplain 9234/9234
117.96/117.38	c 3542[?] 72[?] -1[?]  is mandatory 
117.96/117.38	c qxplain 9232/9233
117.96/117.40	c qxplain 9233/9233
118.76/118.17	c 3543[?] -73[?] -1[?]  is mandatory 
118.76/118.17	c qxplain 9232/9232
118.76/118.18	c 3544[?] 73[?] 1[?]  is mandatory 
118.76/118.18	c qxplain 9223/9231
118.86/118.23	c qxplain 9228/9231
118.86/118.23	c qxplain 9230/9231
118.86/118.24	c qxplain 9231/9231
118.86/118.25	c 3545[?] 2[?] -74[?]  is mandatory 
118.86/118.25	c qxplain 9230/9230
118.86/118.26	c 3546[?] 74[?] -2[?]  is mandatory 
118.86/118.26	c qxplain 9228/9229
118.96/118.35	c qxplain 9229/9229
119.06/118.44	c 3547[?] -75[?] -2[?]  is mandatory 
119.06/118.44	c qxplain 9228/9228
119.38/118.79	c 3548[?] 75[?] 2[?]  is mandatory 
119.38/118.79	c qxplain 9223/9227
119.38/118.80	c qxplain 9226/9227
119.56/118.96	c qxplain 9227/9227
120.16/119.55	c 3549[?] -76[?] 2[?]  is mandatory 
120.16/119.55	c qxplain 9226/9226
120.58/119.95	c 3550[?] -76[?] 3[?]  is mandatory 
120.58/119.95	c qxplain 9223/9225
120.58/119.96	c qxplain 9225/9225
124.46/123.90	c cleaning 14761 clauses out of 29530 with flag 4000/184481
126.19/125.58	c 3551[?] -2[?] 76[?] -3[?]  is mandatory 
126.19/125.58	c qxplain 9223/9224
126.29/125.60	c qxplain 9224/9224
126.29/125.61	c 3552[?] -77[?] -3[?]  is mandatory 
126.29/125.61	c qxplain 9223/9223
126.29/125.62	c 3553[?] 77[?] 3[?]  is mandatory 
126.29/125.62	c qxplain 9205/9222
126.29/125.64	c qxplain 9214/9222
126.29/125.69	c qxplain 9219/9222
126.39/125.77	c qxplain 9221/9222
126.49/125.83	c qxplain 9222/9222
126.49/125.89	c 3554[?] -78[?] 3[?]  is mandatory 
126.49/125.89	c qxplain 9221/9221
126.69/126.02	c 3555[?] 78[?] -3[?]  is mandatory 
126.69/126.02	c qxplain 9219/9220
126.79/126.14	c qxplain 9220/9220
127.11/126.45	c 3556[?] -79[?] -3[?]  is mandatory 
127.11/126.45	c qxplain 9219/9219
127.11/126.51	c 3557[?] 79[?] 3[?]  is mandatory 
127.11/126.51	c qxplain 9214/9218
127.21/126.59	c qxplain 9217/9218
127.29/126.67	c qxplain 9218/9218
127.49/126.82	c 3558[?] -80[?] -4[?]  is mandatory 
127.49/126.82	c qxplain 9217/9217
127.59/126.91	c 3559[?] 80[?] 4[?]  is mandatory 
127.59/126.91	c qxplain 9214/9216
127.59/126.99	c qxplain 9216/9216
127.79/127.14	c 3560[?] -81[?] 4[?]  is mandatory 
127.79/127.14	c qxplain 9214/9215
127.89/127.24	c qxplain 9215/9215
127.99/127.33	c 3561[?] 81[?] -4[?]  is mandatory 
127.99/127.33	c qxplain 9214/9214
128.09/127.42	c 3562[?] -4[?] -82[?]  is mandatory 
128.09/127.42	c qxplain 9205/9213
128.09/127.43	c qxplain 9210/9213
128.21/127.60	c qxplain 9212/9213
128.39/127.78	c qxplain 9213/9213
128.69/128.04	c 3563[?] 82[?] 4[?]  is mandatory 
128.69/128.04	c qxplain 9212/9212
131.39/130.77	c cleaning 11679 clauses out of 23376 with flag 3000/193088
132.61/131.96	c 3564[?] -83[?] 4[?]  is mandatory 
132.61/131.96	c qxplain 9210/9211
135.30/134.69	c cleaning 8724 clauses out of 17484 with flag 4000/198875
138.99/138.34	c qxplain 9211/9211
144.20/143.55	c cleaning 9604 clauses out of 19243 with flag 5000/209358
149.30/148.66	c cleaning 7804 clauses out of 15640 with flag 11001/215359
150.32/149.67	c 3565[?] -83[?] 5[?]  is mandatory 
150.32/149.67	c qxplain 9210/9210
153.00/152.35	c cleaning 6724 clauses out of 13498 with flag 4000/221021
156.71/156.02	c cleaning 6376 clauses out of 12774 with flag 10000/227021
156.71/156.08	c 3566[?] 83[?] -5[?] -4[?]  is mandatory 
156.71/156.08	c qxplain 9205/9209
156.71/156.09	c qxplain 9208/9209
156.83/156.12	c qxplain 9209/9209
156.83/156.20	c 3567[?] -5[?] -84[?]  is mandatory 
156.83/156.20	c qxplain 9208/9208
156.94/156.25	c 3568[?] 84[?] 5[?]  is mandatory 
156.94/156.25	c qxplain 9205/9207
156.94/156.26	c qxplain 9207/9207
156.94/156.27	c 3569[?] -5[?] 85[?]  is mandatory 
156.94/156.27	c qxplain 9205/9206
156.94/156.28	c qxplain 9206/9206
156.94/156.29	c 3570[?] -6[?] 85[?]  is mandatory 
156.94/156.29	c qxplain 9205/9205
157.01/156.30	c 3571[?] 5[?] -85[?] 6[?]  is mandatory 
157.01/156.30	c qxplain 9133/9204
157.01/156.31	c qxplain 9169/9204
157.01/156.31	c qxplain 9187/9204
157.01/156.32	c qxplain 9196/9204
157.01/156.32	c qxplain 9201/9204
157.11/156.40	c qxplain 9203/9204
157.21/156.56	c qxplain 9204/9204
157.31/156.64	c 3572[?] -86[?] 6[?]  is mandatory 
157.31/156.64	c qxplain 9203/9203
157.41/156.75	c 3573[?] 86[?] -6[?]  is mandatory 
157.41/156.75	c qxplain 9201/9202
160.51/159.88	c cleaning 6542 clauses out of 13108 with flag 5002/233731
164.02/163.37	c cleaning 6256 clauses out of 12565 with flag 11001/239730
168.72/168.05	c cleaning 6649 clauses out of 13309 with flag 18001/246730
173.02/172.39	c cleaning 7313 clauses out of 14661 with flag 26002/254731
173.22/172.50	c qxplain 9202/9202
177.62/176.93	c cleaning 6301 clauses out of 12631 with flag 5001/260014
182.93/182.20	c cleaning 6133 clauses out of 12329 with flag 11000/266013
187.33/186.60	c cleaning 6585 clauses out of 13196 with flag 18000/273013
193.43/192.71	c cleaning 7297 clauses out of 14613 with flag 26002/281015
199.43/198.77	c cleaning 8147 clauses out of 16315 with flag 35001/290014
210.04/209.33	c cleaning 9071 clauses out of 18169 with flag 45002/300015
213.64/212.94	c 3574[?] -6[?] -87[?]  is mandatory 
213.64/212.94	c qxplain 9201/9201
218.64/217.93	c cleaning 9874 clauses out of 19776 with flag 5000/310693
218.75/218.03	c 3575[?] 6[?] 87[?]  is mandatory 
218.75/218.03	c qxplain 9196/9200
218.75/218.04	c qxplain 9199/9200
218.75/218.04	c qxplain 9200/9200
218.75/218.05	c 3576[?] -88[?] -7[?]  is mandatory 
218.75/218.05	c qxplain 9199/9199
218.75/218.06	c 3577[?] 88[?] 7[?]  is mandatory 
218.75/218.06	c qxplain 9196/9198
218.75/218.06	c qxplain 9198/9198
218.88/218.12	c 3578[?] 8[?] -89[?]  is mandatory 
218.88/218.12	c qxplain 9196/9197
218.88/218.12	c qxplain 9197/9197
218.98/218.21	c 3579[?] -8[?] 89[?]  is mandatory 
218.98/218.21	c qxplain 9196/9196
218.98/218.22	c 3580[?] -8[?] -90[?]  is mandatory 
218.98/218.22	c qxplain 9187/9195
218.98/218.23	c qxplain 9192/9195
218.98/218.23	c qxplain 9194/9195
218.98/218.24	c qxplain 9195/9195
218.98/218.25	c 3581[?] 90[?] 8[?]  is mandatory 
218.98/218.25	c qxplain 9194/9194
219.08/218.34	c 3582[?] 9[?] -91[?]  is mandatory 
219.08/218.34	c qxplain 9192/9193
219.08/218.35	c qxplain 9193/9193
219.18/218.43	c 3583[?] -9[?] 91[?]  is mandatory 
219.18/218.43	c qxplain 9192/9192
219.18/218.44	c 3584[?] -9[?] -92[?]  is mandatory 
219.18/218.44	c qxplain 9187/9191
219.18/218.44	c qxplain 9190/9191
219.18/218.45	c qxplain 9191/9191
219.18/218.46	c 3585[?] 92[?] 9[?]  is mandatory 
219.18/218.46	c qxplain 9190/9190
219.28/218.51	c 3586[?] 11[?] -93[?]  is mandatory 
219.28/218.51	c qxplain 9187/9189
219.38/218.62	c qxplain 9189/9189
219.60/218.86	c 3587[?] -11[?] 93[?]  is mandatory 
219.60/218.86	c qxplain 9187/9188
219.70/218.94	c qxplain 9188/9188
219.78/219.02	c 3588[?] -11[?] -94[?]  is mandatory 
219.78/219.02	c qxplain 9187/9187
219.88/219.12	c 3589[?] 94[?] 11[?]  is mandatory 
219.88/219.12	c qxplain 9169/9186
219.88/219.13	c qxplain 9178/9186
219.88/219.14	c qxplain 9183/9186
219.98/219.27	c qxplain 9185/9186
220.08/219.36	c qxplain 9186/9186
220.18/219.47	c 3590[?] 12[?] -95[?]  is mandatory 
220.18/219.47	c qxplain 9185/9185
220.28/219.55	c 3591[?] 95[?] -12[?]  is mandatory 
220.28/219.55	c qxplain 9183/9184
220.48/219.72	c qxplain 9184/9184
220.58/219.85	c 3592[?] -12[?] -96[?]  is mandatory 
220.58/219.85	c qxplain 9183/9183
220.88/220.10	c 3593[?] 96[?] 12[?]  is mandatory 
220.88/220.10	c qxplain 9178/9182
220.88/220.11	c qxplain 9181/9182
221.18/220.47	c qxplain 9182/9182
221.48/220.70	c 3594[?] -13[?] -97[?]  is mandatory 
221.48/220.70	c qxplain 9181/9181
221.68/220.92	c 3595[?] 97[?] 13[?]  is mandatory 
221.68/220.92	c qxplain 9178/9180
221.68/220.93	c qxplain 9180/9180
221.68/220.93	c 3596[?] -98[?] 1[?]  is mandatory 
221.68/220.93	c qxplain 9178/9179
221.68/220.99	c qxplain 9179/9179
221.98/221.25	c 3597[?] 98[?] -1[?]  is mandatory 
221.98/221.25	c qxplain 9178/9178
222.18/221.40	c 3598[?] -99[?] 9[?]  is mandatory 
222.18/221.40	c qxplain 9169/9177
222.18/221.46	c qxplain 9174/9177
222.58/221.88	c qxplain 9176/9177
222.68/221.91	c qxplain 9177/9177
222.68/221.92	c 3599[?] 99[?] -9[?]  is mandatory 
222.68/221.92	c qxplain 9176/9176
222.68/221.93	c 3600[?] -100[?] 13[?]  is mandatory 
222.68/221.93	c qxplain 9174/9175
222.90/222.21	c qxplain 9175/9175
223.08/222.37	c 3601[?] 100[?] -13[?]  is mandatory 
223.08/222.37	c qxplain 9174/9174
223.48/222.70	c 3602[?] -101[?] -3[?]  is mandatory 
223.48/222.70	c qxplain 9169/9173
223.48/222.79	c qxplain 9172/9173
223.58/222.89	c qxplain 9173/9173
223.68/222.94	c 3603[?] 101[?] 3[?]  is mandatory 
223.68/222.94	c qxplain 9172/9172
227.88/227.12	c cleaning 11002 clauses out of 22031 with flag 5001/322822
227.98/227.29	c 3604[?] -102[?] 25[?]  is mandatory 
227.98/227.29	c qxplain 9169/9171
231.88/231.18	c cleaning 8102 clauses out of 16273 with flag 5000/328066
231.99/231.26	c qxplain 9171/9171
232.09/231.40	c 3605[?] 102[?] -25[?]  is mandatory 
232.09/231.40	c qxplain 9169/9170
232.29/231.51	c qxplain 9170/9170
236.69/235.90	c cleaning 6905 clauses out of 13859 with flag 5000/333754
241.00/240.23	c cleaning 6453 clauses out of 12954 with flag 11000/339754
247.11/246.40	c 3606[?] -103[?] -26[?]  is mandatory 
247.11/246.40	c qxplain 9169/9169
248.21/247.44	c 3607[?] 103[?] 26[?]  is mandatory 
248.21/247.44	c qxplain 9133/9168
248.21/247.45	c qxplain 9151/9168
248.21/247.47	c qxplain 9160/9168
248.32/247.53	c qxplain 9165/9168
248.40/247.70	c qxplain 9167/9168
248.60/247.82	c qxplain 9168/9168
248.60/247.89	c 3608[?] -104[?] 3[?]  is mandatory 
248.60/247.89	c qxplain 9167/9167
248.80/248.06	c 3609[?] -104[?] 26[?]  is mandatory 
248.80/248.06	c qxplain 9165/9166
248.90/248.20	c qxplain 9166/9166
249.10/248.37	c 3610[?] 104[?] -26[?] -3[?]  is mandatory 
249.10/248.37	c qxplain 9165/9165
249.20/248.47	c 3611[?] 105[?] 3[?]  is mandatory 
249.20/248.47	c qxplain 9160/9164
249.31/248.53	c qxplain 9163/9164
249.42/248.64	c qxplain 9164/9164
250.59/249.88	c 3612[?] 105[?] 26[?]  is mandatory 
250.59/249.88	c qxplain 9163/9163
250.69/249.91	c 3613[?] -105[?] -26[?] -3[?]  is mandatory 
250.69/249.91	c qxplain 9160/9162
250.69/249.92	c qxplain 9162/9162
250.69/249.93	c 3614[?] -106[?] 3[?]  is mandatory 
250.69/249.93	c qxplain 9160/9161
250.69/249.94	c qxplain 9161/9161
250.69/249.94	c 3615[?] -106[?] 24[?]  is mandatory 
250.69/249.94	c qxplain 9160/9160
250.69/249.96	c 3616[?] 106[?] -24[?] -3[?]  is mandatory 
250.69/249.96	c qxplain 9151/9159
250.69/249.98	c qxplain 9156/9159
250.79/250.01	c qxplain 9158/9159
250.79/250.08	c qxplain 9159/9159
250.79/250.09	c 3617[?] -107[?] -3[?]  is mandatory 
250.79/250.09	c qxplain 9158/9158
250.89/250.10	c 3618[?] 107[?] 3[?]  is mandatory 
250.89/250.10	c qxplain 9156/9157
250.89/250.12	c qxplain 9157/9157
250.89/250.13	c 3619[?] 108[?] -49[?]  is mandatory 
250.89/250.13	c qxplain 9156/9156
250.89/250.15	c 3620[?] 108[?] -4[?]  is mandatory 
250.89/250.15	c qxplain 9151/9155
250.89/250.16	c qxplain 9154/9155
250.89/250.16	c qxplain 9155/9155
250.89/250.18	c 3621[?] -108[?] 49[?] 4[?]  is mandatory 
250.89/250.18	c qxplain 9154/9154
250.89/250.19	c 3622[?] 109[?] 1[?]  is mandatory 
250.89/250.19	c qxplain 9151/9153
250.89/250.19	c qxplain 9153/9153
251.79/251.07	c 3623[?] 109[?] 2[?]  is mandatory 
251.79/251.07	c qxplain 9151/9152
251.79/251.08	c qxplain 9152/9152
252.71/251.94	c 3624[?] -109[?] -2[?] -1[?]  is mandatory 
252.71/251.94	c qxplain 9151/9151
252.71/251.95	c 3625[?] 110[?] 1[?]  is mandatory 
252.71/251.95	c qxplain 9133/9150
252.71/251.96	c qxplain 9142/9150
252.71/251.97	c qxplain 9147/9150
252.71/251.98	c qxplain 9149/9150
253.09/252.38	c qxplain 9150/9150
254.99/254.29	c cleaning 11177 clauses out of 22376 with flag 2002/355629
256.40/255.61	c 3626[?] 110[?] 3[?]  is mandatory 
256.40/255.61	c qxplain 9149/9149
258.70/257.97	c cleaning 8183 clauses out of 16397 with flag 3003/360827
258.80/258.09	c 3627[?] 110[?] 4[?]  is mandatory 
258.80/258.09	c qxplain 9147/9148
258.90/258.11	c qxplain 9148/9148
262.62/261.88	c cleaning 6725 clauses out of 13492 with flag 5002/366105
266.31/265.55	c cleaning 6362 clauses out of 12765 with flag 11000/372103
271.11/270.38	c cleaning 6680 clauses out of 13403 with flag 18000/379103
271.33/270.53	c 3628[?] -110[?] -4[?] -3[?] -1[?]  is mandatory 
271.33/270.53	c qxplain 9147/9147
271.33/270.54	c 3629[?] -111[?] -3[?]  is mandatory 
271.33/270.54	c qxplain 9142/9146
271.33/270.55	c qxplain 9145/9146
271.33/270.56	c qxplain 9146/9146
271.33/270.57	c 3630[?] 111[?] 3[?]  is mandatory 
271.33/270.57	c qxplain 9145/9145
271.91/271.16	c 3631[?] -112[?] -4[?]  is mandatory 
271.91/271.16	c qxplain 9142/9144
272.01/271.26	c qxplain 9144/9144
272.31/271.58	c 3632[?] 112[?] 4[?]  is mandatory 
272.31/271.58	c qxplain 9142/9143
272.42/271.71	c qxplain 9143/9143
273.31/272.57	c 3633[?] -113[?] 24[?]  is mandatory 
273.31/272.57	c qxplain 9142/9142
273.63/272.83	c 3634[?] 113[?] -24[?]  is mandatory 
273.63/272.83	c qxplain 9133/9141
273.63/272.84	c qxplain 9138/9141
273.71/272.92	c qxplain 9140/9141
273.81/273.03	c qxplain 9141/9141
273.91/273.14	c 3635[?] -114[?] -27[?]  is mandatory 
273.91/273.14	c qxplain 9140/9140
274.01/273.25	c 3636[?] 27[?] 114[?]  is mandatory 
274.01/273.25	c qxplain 9138/9139
274.11/273.31	c qxplain 9139/9139
274.11/273.38	c 3637[?] -115[?] 48[?]  is mandatory 
274.11/273.38	c qxplain 9138/9138
274.21/273.48	c 3638[?] 115[?] -48[?]  is mandatory 
274.21/273.48	c qxplain 9133/9137
274.21/273.49	c qxplain 9136/9137
274.21/273.50	c qxplain 9137/9137
274.31/273.50	c 3639[?] -116[?] 30[?]  is mandatory 
274.31/273.50	c qxplain 9136/9136
274.31/273.51	c 3640[?] 116[?] -30[?]  is mandatory 
274.31/273.51	c qxplain 9133/9135
274.31/273.52	c qxplain 9135/9135
274.31/273.52	c 3641[?] 31[?] -117[?]  is mandatory 
274.31/273.52	c qxplain 9133/9134
274.31/273.53	c qxplain 9134/9134
274.31/273.54	c 3642[?] 117[?] -31[?]  is mandatory 
274.31/273.54	c qxplain 9133/9133
274.31/273.54	c 3643[?] -118[?] 32[?]  is mandatory 
274.31/273.54	c qxplain 8988/9132
274.31/273.55	c qxplain 9061/9132
274.31/273.56	c qxplain 9097/9132
274.31/273.56	c qxplain 9115/9132
274.31/273.57	c qxplain 9124/9132
274.31/273.58	c qxplain 9129/9132
274.31/273.58	c qxplain 9131/9132
274.31/273.59	c qxplain 9132/9132
274.31/273.60	c 3644[?] 118[?] -32[?]  is mandatory 
274.31/273.60	c qxplain 9131/9131
274.41/273.60	c 3645[?] -119[?] 33[?]  is mandatory 
274.41/273.60	c qxplain 9129/9130
274.41/273.61	c qxplain 9130/9130
274.41/273.62	c 3646[?] 119[?] -33[?]  is mandatory 
274.41/273.62	c qxplain 9129/9129
274.41/273.62	c 3647[?] -120[?] 34[?]  is mandatory 
274.41/273.62	c qxplain 9124/9128
274.41/273.63	c qxplain 9127/9128
274.41/273.63	c qxplain 9128/9128
274.41/273.64	c 3648[?] 120[?] -34[?]  is mandatory 
274.41/273.64	c qxplain 9127/9127
274.41/273.65	c 3649[?] 35[?] -121[?]  is mandatory 
274.41/273.65	c qxplain 9124/9126
274.41/273.65	c qxplain 9126/9126
274.41/273.66	c 3650[?] 121[?] -35[?]  is mandatory 
274.41/273.66	c qxplain 9124/9125
274.41/273.67	c qxplain 9125/9125
274.41/273.67	c 3651[?] -122[?] 36[?]  is mandatory 
274.41/273.67	c qxplain 9124/9124
274.41/273.68	c 3652[?] 122[?] -36[?]  is mandatory 
274.41/273.68	c qxplain 9115/9123
274.41/273.69	c qxplain 9120/9123
274.41/273.69	c qxplain 9122/9123
274.51/273.70	c qxplain 9123/9123
274.51/273.70	c 3653[?] -123[?] 37[?]  is mandatory 
274.51/273.70	c qxplain 9122/9122
274.51/273.71	c 3654[?] 123[?] -37[?]  is mandatory 
274.51/273.71	c qxplain 9120/9121
274.51/273.72	c qxplain 9121/9121
274.51/273.72	c 3655[?] 7[?] -124[?]  is mandatory 
274.51/273.72	c qxplain 9120/9120
274.51/273.73	c 3656[?] 124[?] -7[?]  is mandatory 
274.51/273.73	c qxplain 9115/9119
274.73/273.99	c qxplain 9118/9119
275.31/274.58	c qxplain 9119/9119
275.51/274.80	c 3657[?] -125[?] 8[?]  is mandatory 
275.51/274.80	c qxplain 9118/9118
276.11/275.33	c 3658[?] 125[?] -8[?]  is mandatory 
276.11/275.33	c qxplain 9115/9117
276.51/275.71	c qxplain 9117/9117
278.11/277.36	c 3659[?] -126[?] 8[?]  is mandatory 
278.11/277.36	c qxplain 9115/9116
278.11/277.37	c qxplain 9116/9116
278.11/277.38	c 3660[?] 126[?] -8[?]  is mandatory 
278.11/277.38	c qxplain 9115/9115
278.11/277.39	c 3661[?] -127[?] 12[?]  is mandatory 
278.11/277.39	c qxplain 9097/9114
278.21/277.41	c qxplain 9106/9114
278.21/277.45	c qxplain 9111/9114
278.31/277.57	c qxplain 9113/9114
278.61/277.87	c qxplain 9114/9114
279.41/278.66	c cleaning 9884 clauses out of 19775 with flag 1001/392155
279.81/279.02	c 3662[?] 127[?] -12[?]  is mandatory 
279.81/279.02	c qxplain 9113/9113
279.81/279.03	c 3663[?] -128[?] 12[?]  is mandatory 
279.81/279.03	c qxplain 9111/9112
279.91/279.10	c qxplain 9112/9112
283.11/282.33	c cleaning 7855 clauses out of 15733 with flag 5000/397997
283.31/282.61	c 3664[?] -12[?] 128[?]  is mandatory 
283.31/282.61	c qxplain 9111/9111
283.53/282.76	c 3665[?] -129[?] 47[?]  is mandatory 
283.53/282.76	c qxplain 9106/9110
283.61/282.81	c qxplain 9109/9110
283.61/282.90	c qxplain 9110/9110
283.71/282.97	c 3666[?] 129[?] -47[?]  is mandatory 
283.71/282.97	c qxplain 9109/9109
284.01/283.23	c 3667[?] -130[?] 34[?]  is mandatory 
284.01/283.23	c qxplain 9106/9108
284.11/283.37	c qxplain 9108/9108
284.11/283.37	c 3668[?] -130[?] 70[?]  is mandatory 
284.11/283.37	c qxplain 9106/9107
284.21/283.44	c qxplain 9107/9107
284.21/283.45	c 3669[?] 130[?] -70[?] -34[?]  is mandatory 
284.21/283.45	c qxplain 9106/9106
284.31/283.54	c 3670[?] 131[?] -80[?]  is mandatory 
284.31/283.54	c qxplain 9097/9105
284.31/283.58	c qxplain 9102/9105
284.42/283.65	c qxplain 9104/9105
284.53/283.78	c qxplain 9105/9105
286.41/285.68	c 3671[?] 131[?] -3[?]  is mandatory 
286.41/285.68	c qxplain 9104/9104
286.73/285.96	c 3672[?] -131[?] 80[?] 3[?]  is mandatory 
286.73/285.96	c qxplain 9102/9103
286.83/286.03	c qxplain 9103/9103
286.91/286.14	c 3673[?] 132[?] -107[?]  is mandatory 
286.91/286.14	c qxplain 9102/9102
290.41/289.62	c cleaning 8717 clauses out of 17464 with flag 3000/407583
294.43/293.62	c cleaning 7350 clauses out of 14747 with flag 9000/413583
294.62/293.81	c 3674[?] 132[?] -23[?]  is mandatory 
294.62/293.81	c qxplain 9097/9101
294.62/293.82	c qxplain 9100/9101
294.82/294.06	c qxplain 9101/9101
295.53/294.80	c 3675[?] -132[?] 23[?] 107[?]  is mandatory 
295.53/294.80	c qxplain 9100/9100
297.52/296.75	c 3676[?] -133[?] -76[?]  is mandatory 
297.52/296.75	c qxplain 9097/9099
297.52/296.76	c qxplain 9099/9099
297.73/296.93	c 3677[?] 133[?] 76[?]  is mandatory 
297.73/296.93	c qxplain 9097/9098
297.73/296.94	c qxplain 9098/9098
297.73/296.94	c 3678[?] 134[?] -111[?]  is mandatory 
297.73/296.94	c qxplain 9097/9097
298.32/297.52	c 3679[?] 134[?] -1[?]  is mandatory 
298.32/297.52	c qxplain 9061/9096
298.32/297.53	c qxplain 9079/9096
298.32/297.54	c qxplain 9088/9096
298.32/297.54	c qxplain 9093/9096
298.32/297.56	c qxplain 9095/9096
298.32/297.57	c qxplain 9096/9096
298.32/297.58	c 3680[?] 111[?] -134[?] 1[?]  is mandatory 
298.32/297.58	c qxplain 9095/9095
298.41/297.64	c 3681[?] -135[?] 109[?]  is mandatory 
298.41/297.64	c qxplain 9093/9094
298.41/297.65	c qxplain 9094/9094
298.51/297.71	c 3682[?] 110[?] -135[?]  is mandatory 
298.51/297.71	c qxplain 9093/9093
298.51/297.72	c 3683[?] 135[?] -110[?] -109[?]  is mandatory 
298.51/297.72	c qxplain 9088/9092
298.51/297.72	c qxplain 9091/9092
298.61/297.88	c qxplain 9092/9092
298.83/298.04	c 3684[?] 136[?] -112[?]  is mandatory 
298.83/298.04	c qxplain 9091/9091
298.83/298.05	c 3685[?] 136[?] -1[?]  is mandatory 
298.83/298.05	c qxplain 9088/9090
298.83/298.06	c qxplain 9090/9090
299.81/299.04	c 3686[?] -136[?] 112[?] 1[?]  is mandatory 
299.81/299.04	c qxplain 9088/9089
299.81/299.05	c qxplain 9089/9089
299.81/299.05	c 3687[?] -137[?] 88[?]  is mandatory 
299.81/299.05	c qxplain 9088/9088
299.81/299.06	c 3688[?] -137[?] 90[?]  is mandatory 
299.81/299.06	c qxplain 9079/9087
299.81/299.07	c qxplain 9084/9087
299.81/299.08	c qxplain 9086/9087
299.81/299.09	c qxplain 9087/9087
299.81/299.10	c 3689[?] -137[?] 92[?]  is mandatory 
299.81/299.10	c qxplain 9086/9086
299.81/299.11	c 3690[?] 137[?] -92[?] -88[?] -90[?]  is mandatory 
299.81/299.11	c qxplain 9084/9085
299.81/299.11	c qxplain 9085/9085
299.93/299.12	c 3691[?] 30[?] 138[?]  is mandatory 
299.93/299.12	c qxplain 9084/9084
299.93/299.13	c 3692[?] 52[?] 138[?]  is mandatory 
299.93/299.13	c qxplain 9079/9083
299.93/299.13	c qxplain 9082/9083
299.93/299.14	c qxplain 9083/9083
299.93/299.15	c 3693[?] -52[?] -30[?] -138[?]  is mandatory 
299.93/299.15	c qxplain 9082/9082
299.93/299.15	c 3694[?] 31[?] 139[?]  is mandatory 
299.93/299.15	c qxplain 9079/9081
299.93/299.16	c qxplain 9081/9081
299.93/299.16	c 3695[?] 54[?] 139[?]  is mandatory 
299.93/299.16	c qxplain 9079/9080
299.93/299.17	c qxplain 9080/9080
299.93/299.18	c 3696[?] -54[?] -31[?] -139[?]  is mandatory 
299.93/299.18	c qxplain 9079/9079
299.93/299.18	c 3697[?] 32[?] 140[?]  is mandatory 
299.93/299.18	c qxplain 9061/9078
299.93/299.19	c qxplain 9070/9078
299.93/299.20	c qxplain 9075/9078
299.93/299.21	c qxplain 9077/9078
299.93/299.21	c qxplain 9078/9078
300.04/299.22	c 3698[?] 58[?] 140[?]  is mandatory 
300.04/299.22	c qxplain 9077/9077
300.04/299.23	c 3699[?] -58[?] -32[?] -140[?]  is mandatory 
300.04/299.23	c qxplain 9075/9076
300.04/299.23	c qxplain 9076/9076
300.04/299.24	c 3700[?] 33[?] 141[?]  is mandatory 
300.04/299.24	c qxplain 9075/9075
300.04/299.25	c 3701[?] 61[?] 141[?]  is mandatory 
300.04/299.25	c qxplain 9070/9074
300.04/299.25	c qxplain 9073/9074
300.04/299.26	c qxplain 9074/9074
300.04/299.27	c 3702[?] -61[?] -33[?] -141[?]  is mandatory 
300.04/299.27	c qxplain 9073/9073
300.04/299.27	c 3703[?] 142[?] 34[?]  is mandatory 
300.04/299.27	c qxplain 9070/9072
300.04/299.28	c qxplain 9072/9072
300.04/299.29	c 3704[?] 62[?] 142[?]  is mandatory 
300.04/299.29	c qxplain 9070/9071
300.12/299.30	c qxplain 9071/9071
300.12/299.30	c 3705[?] -34[?] -142[?] -62[?]  is mandatory 
300.12/299.30	c qxplain 9070/9070
300.12/299.31	c 3706[?] 35[?] 143[?]  is mandatory 
300.12/299.31	c qxplain 9061/9069
300.12/299.32	c qxplain 9066/9069
300.12/299.32	c qxplain 9068/9069
300.12/299.33	c qxplain 9069/9069
300.12/299.34	c 3707[?] 64[?] 143[?]  is mandatory 
300.12/299.34	c qxplain 9068/9068
300.12/299.34	c 3708[?] -143[?] -64[?] -35[?]  is mandatory 
300.12/299.34	c qxplain 9066/9067
300.12/299.35	c qxplain 9067/9067
300.12/299.36	c 3709[?] 36[?] 144[?]  is mandatory 
300.12/299.36	c qxplain 9066/9066
300.12/299.36	c 3710[?] 66[?] 144[?]  is mandatory 
300.12/299.36	c qxplain 9061/9065
300.12/299.37	c qxplain 9064/9065
300.12/299.38	c qxplain 9065/9065
300.12/299.38	c 3711[?] -144[?] -36[?] -66[?]  is mandatory 
300.12/299.38	c qxplain 9064/9064
300.12/299.39	c 3712[?] 37[?] 145[?]  is mandatory 
300.12/299.39	c qxplain 9061/9063
300.12/299.40	c qxplain 9063/9063
300.22/299.40	c 3713[?] 68[?] 145[?]  is mandatory 
300.22/299.40	c qxplain 9061/9062
300.22/299.41	c qxplain 9062/9062
300.22/299.42	c 3714[?] -68[?] -37[?] -145[?]  is mandatory 
300.22/299.42	c qxplain 9061/9061
300.22/299.42	c 3715[?] -116[?] -146[?]  is mandatory 
300.22/299.42	c qxplain 8988/9060
300.22/299.43	c qxplain 9025/9060
300.22/299.44	c qxplain 9043/9060
300.22/299.45	c qxplain 9052/9060
300.22/299.45	c qxplain 9057/9060
300.22/299.46	c qxplain 9059/9060
300.22/299.47	c qxplain 9060/9060
300.22/299.47	c 3716[?] 116[?] 146[?]  is mandatory 
300.22/299.47	c qxplain 9059/9059
300.22/299.48	c 3717[?] -147[?] -117[?]  is mandatory 
300.22/299.48	c qxplain 9057/9058
300.22/299.49	c qxplain 9058/9058
300.22/299.50	c 3718[?] 147[?] 117[?]  is mandatory 
300.22/299.50	c qxplain 9057/9057
300.32/299.51	c 3719[?] -118[?] -148[?]  is mandatory 
300.32/299.51	c qxplain 9052/9056
300.32/299.51	c qxplain 9055/9056
300.32/299.52	c qxplain 9056/9056
300.32/299.53	c 3720[?] 148[?] 118[?]  is mandatory 
300.32/299.53	c qxplain 9055/9055
300.32/299.53	c 3721[?] -149[?] -119[?]  is mandatory 
300.32/299.53	c qxplain 9052/9054
300.32/299.54	c qxplain 9054/9054
300.32/299.54	c 3722[?] 149[?] 119[?]  is mandatory 
300.32/299.54	c qxplain 9052/9053
300.52/299.76	c qxplain 9053/9053
300.52/299.77	c 3723[?] 55[?] 150[?]  is mandatory 
300.52/299.77	c qxplain 9052/9052
300.52/299.78	c 3724[?] 57[?] 150[?]  is mandatory 
300.52/299.78	c qxplain 9043/9051
300.52/299.79	c qxplain 9048/9051
300.52/299.80	c qxplain 9050/9051
300.62/299.80	c qxplain 9051/9051
300.62/299.81	c 3725[?] -57[?] -150[?] -55[?]  is mandatory 
300.62/299.81	c qxplain 9050/9050
300.62/299.82	c 3726[?] 65[?] 151[?]  is mandatory 
300.62/299.82	c qxplain 9048/9049
300.62/299.83	c qxplain 9049/9049
300.62/299.84	c 3727[?] 151[?] 67[?]  is mandatory 
300.62/299.84	c qxplain 9048/9048
300.62/299.85	c 3728[?] -151[?] -67[?] -65[?]  is mandatory 
300.62/299.85	c qxplain 9043/9047
300.92/300.20	c qxplain 9046/9047
302.02/301.27	c cleaning 8802 clauses out of 17631 with flag 1001/423817
310.42/309.67	c cleaning 7395 clauses out of 14829 with flag 7001/429817
312.23/311.48	c qxplain 9047/9047
316.12/315.30	c cleaning 6661 clauses out of 13389 with flag 3000/435772
320.53/319.71	c cleaning 6345 clauses out of 12728 with flag 9000/441772
328.23/327.45	c cleaning 6676 clauses out of 13386 with flag 16003/448775
338.56/337.75	c cleaning 7335 clauses out of 14709 with flag 24002/456774
341.94/341.18	c 3729[?] 56[?] 152[?]  is mandatory 
341.94/341.18	c qxplain 9046/9046
342.96/342.16	c cleaning 6593 clauses out of 13231 with flag 1001/462631
347.14/346.30	c cleaning 6310 clauses out of 12641 with flag 7004/468634
350.34/349.53	c 3730[?] 59[?] 152[?]  is mandatory 
350.34/349.53	c qxplain 9043/9045
353.54/352.74	c qxplain 9045/9045
353.96/353.17	c 3731[?] -56[?] -152[?] -59[?]  is mandatory 
353.96/353.17	c qxplain 9043/9044
354.44/353.61	c qxplain 9044/9044
354.96/354.18	c 3732[?] -153[?] 53[?]  is mandatory 
354.96/354.18	c qxplain 9043/9043
354.96/354.19	c 3733[?] -53[?] 153[?]  is mandatory 
354.96/354.19	c qxplain 9025/9042
354.96/354.20	c qxplain 9034/9042
354.96/354.21	c qxplain 9039/9042
354.96/354.21	c qxplain 9041/9042
355.06/354.22	c qxplain 9042/9042
355.06/354.23	c 3734[?] -154[?] -125[?]  is mandatory 
355.06/354.23	c qxplain 9041/9041
355.06/354.23	c 3735[?] 154[?] 125[?]  is mandatory 
355.06/354.23	c qxplain 9039/9040
355.06/354.24	c qxplain 9040/9040
355.06/354.25	c 3736[?] -155[?] -127[?]  is mandatory 
355.06/354.25	c qxplain 9039/9039
355.06/354.26	c 3737[?] 127[?] 155[?]  is mandatory 
355.06/354.26	c qxplain 9034/9038
355.06/354.26	c qxplain 9037/9038
355.24/354.45	c qxplain 9038/9038
355.44/354.67	c 3738[?] -156[?] 87[?]  is mandatory 
355.44/354.67	c qxplain 9037/9037
356.06/355.24	c 3739[?] -87[?] 156[?]  is mandatory 
356.06/355.24	c qxplain 9034/9036
356.06/355.25	c qxplain 9036/9036
356.24/355.48	c 3740[?] -157[?] 87[?]  is mandatory 
356.24/355.48	c qxplain 9034/9035
356.24/355.48	c qxplain 9035/9035
356.94/356.16	c 3741[?] -87[?] 157[?]  is mandatory 
356.94/356.16	c qxplain 9034/9034
356.94/356.17	c 3742[?] -158[?] 74[?]  is mandatory 
356.94/356.17	c qxplain 9025/9033
356.94/356.19	c qxplain 9030/9033
357.04/356.27	c qxplain 9032/9033
357.04/356.28	c qxplain 9033/9033
357.04/356.28	c 3743[?] 158[?] -74[?]  is mandatory 
357.04/356.28	c qxplain 9032/9032
357.16/356.36	c 3744[?] -159[?] 82[?]  is mandatory 
357.16/356.36	c qxplain 9030/9031
357.26/356.47	c qxplain 9031/9031
357.34/356.57	c 3745[?] 159[?] -82[?]  is mandatory 
357.34/356.57	c qxplain 9030/9030
357.94/357.14	c 3746[?] 84[?] -160[?]  is mandatory 
357.94/357.14	c qxplain 9025/9029
357.94/357.16	c qxplain 9028/9029
358.04/357.25	c qxplain 9029/9029
358.26/357.43	c 3747[?] 160[?] -84[?]  is mandatory 
358.26/357.43	c qxplain 9028/9028
359.24/358.44	c cleaning 11734 clauses out of 23467 with flag 1001/485770
361.25/360.48	c 3748[?] -161[?] 73[?]  is mandatory 
361.25/360.48	c qxplain 9025/9027
361.25/360.50	c qxplain 9027/9027
361.35/360.51	c 3749[?] 85[?] -161[?]  is mandatory 
361.35/360.51	c qxplain 9025/9026
361.35/360.51	c qxplain 9026/9026
361.35/360.52	c 3750[?] -85[?] 161[?] -73[?]  is mandatory 
361.35/360.52	c qxplain 9025/9025
361.85/361.02	c 3751[?] -162[?] 73[?]  is mandatory 
361.85/361.03	c qxplain 8988/9024
361.85/361.04	c qxplain 9007/9024
361.85/361.04	c qxplain 9016/9024
361.95/361.11	c qxplain 9021/9024
361.95/361.18	c qxplain 9023/9024
362.05/361.20	c qxplain 9024/9024
362.05/361.21	c 3752[?] 86[?] -162[?]  is mandatory 
362.05/361.21	c qxplain 9023/9023
362.05/361.22	c 3753[?] 84[?] -162[?]  is mandatory 
362.05/361.22	c qxplain 9021/9022
362.05/361.24	c qxplain 9022/9022
362.05/361.25	c 3754[?] -84[?] 162[?] -86[?] -73[?]  is mandatory 
362.05/361.25	c qxplain 9021/9021
362.55/361.75	c 3755[?] -163[?] 71[?]  is mandatory 
362.55/361.76	c qxplain 9016/9020
362.55/361.78	c qxplain 9019/9020
362.55/361.79	c qxplain 9020/9020
362.55/361.80	c 3756[?] -163[?] 86[?]  is mandatory 
362.55/361.81	c qxplain 9019/9019
362.67/361.83	c 3757[?] -86[?] 163[?] -71[?]  is mandatory 
362.67/361.83	c qxplain 9016/9018
362.95/362.15	c qxplain 9018/9018
363.45/362.62	c 3759[?] -164[?] 75[?]  is mandatory 
363.45/362.62	c qxplain 9016/9017
364.35/363.51	c qxplain 9017/9017
365.15/364.38	c cleaning 9871 clauses out of 19756 with flag 1000/493793
365.65/364.87	c 3760[?] -164[?] 78[?]  is mandatory 
365.65/364.87	c qxplain 9016/9016
365.97/365.19	c 3761[?] 164[?] -78[?] -75[?] -72[?]  is mandatory 
365.97/365.19	c qxplain 9007/9015
365.97/365.20	c qxplain 9012/9015
365.97/365.20	c qxplain 9014/9015
365.97/365.21	c qxplain 9015/9015
366.07/365.22	c 3762[?] 165[?] 72[?]  is mandatory 
366.07/365.22	c qxplain 9014/9014
367.07/366.24	c 3763[?] 165[?] 75[?]  is mandatory 
367.07/366.24	c qxplain 9012/9013
367.35/366.59	c qxplain 9013/9013
367.55/366.75	c 3764[?] 165[?] 78[?]  is mandatory 
367.55/366.75	c qxplain 9012/9012
370.25/369.40	c 3765[?] -165[?] -78[?] -75[?] -72[?]  is mandatory 
370.25/369.40	c qxplain 9007/9011
370.25/369.41	c qxplain 9010/9011
370.25/369.42	c qxplain 9011/9011
370.25/369.43	c 3766[?] 166[?] 72[?]  is mandatory 
370.25/369.43	c qxplain 9010/9010
370.37/369.55	c 3767[?] 166[?] 75[?]  is mandatory 
370.37/369.55	c qxplain 9007/9009
370.37/369.56	c qxplain 9009/9009
370.55/369.75	c 3768[?] -166[?] -75[?] -72[?]  is mandatory 
370.55/369.75	c qxplain 9007/9008
370.55/369.76	c qxplain 9008/9008
370.55/369.76	c 3769[?] -167[?] 98[?]  is mandatory 
370.55/369.76	c qxplain 9007/9007
370.55/369.78	c 3770[?] 167[?] -98[?]  is mandatory 
370.55/369.78	c qxplain 8988/9006
370.65/369.84	c qxplain 8998/9006
370.85/370.02	c qxplain 9003/9006
371.05/370.21	c qxplain 9005/9006
371.25/370.46	c qxplain 9006/9006
372.15/371.30	c cleaning 10157 clauses out of 20320 with flag 1002/504228
372.15/371.39	c 3771[?] 74[?] 168[?]  is mandatory 
372.15/371.39	c qxplain 9005/9005
373.15/372.33	c 3772[?] 168[?] 77[?]  is mandatory 
373.15/372.33	c qxplain 9003/9004
373.25/372.40	c qxplain 9004/9004
373.35/372.55	c 3773[?] 6[?] 168[?]  is mandatory 
373.35/372.55	c qxplain 9003/9003
373.45/372.67	c 3774[?] -168[?] -6[?] -77[?] -74[?]  is mandatory 
373.45/372.67	c qxplain 8998/9002
374.65/373.83	c qxplain 9001/9002
374.65/373.86	c qxplain 9002/9002
374.65/373.87	c 3775[?] 88[?] 169[?]  is mandatory 
374.65/373.87	c qxplain 9001/9001
374.65/373.90	c 3776[?] 169[?] 90[?]  is mandatory 
374.65/373.90	c qxplain 8998/9000
374.65/373.92	c qxplain 9000/9000
374.77/373.95	c 3777[?] 92[?] 169[?]  is mandatory 
374.77/373.95	c qxplain 8998/8999
374.77/373.96	c qxplain 8999/8999
374.77/373.97	c 3778[?] -169[?] -92[?] -88[?] -90[?]  is mandatory 
374.77/373.97	c qxplain 8998/8998
374.77/373.99	c 3779[?] -170[?] -126[?]  is mandatory 
374.77/373.99	c qxplain 8988/8997
374.95/374.16	c qxplain 8993/8997
374.95/374.17	c qxplain 8996/8997
374.95/374.17	c qxplain 8997/8997
374.95/374.18	c 3780[?] 126[?] 170[?]  is mandatory 
374.95/374.18	c qxplain 8996/8996
374.95/374.19	c 3781[?] 94[?] -171[?]  is mandatory 
374.95/374.19	c qxplain 8993/8995
374.95/374.19	c qxplain 8995/8995
375.05/374.20	c 3782[?] -171[?] 96[?]  is mandatory 
375.05/374.20	c qxplain 8993/8994
375.05/374.21	c qxplain 8994/8994
375.05/374.21	c 3783[?] 97[?] -171[?]  is mandatory 
375.05/374.21	c qxplain 8993/8993
375.05/374.22	c 3784[?] 171[?] -97[?] -96[?] -94[?]  is mandatory 
375.05/374.22	c qxplain 8988/8992
375.05/374.23	c qxplain 8991/8992
375.05/374.24	c qxplain 8992/8992
375.05/374.26	c 3785[?] 94[?] 172[?]  is mandatory 
375.05/374.26	c qxplain 8991/8991
375.05/374.27	c 3786[?] 172[?] 96[?]  is mandatory 
375.05/374.27	c qxplain 8988/8990
375.05/374.29	c qxplain 8990/8990
375.15/374.30	c 3787[?] 172[?] 97[?]  is mandatory 
375.15/374.30	c qxplain 8988/8989
375.15/374.31	c qxplain 8989/8989
375.15/374.32	c 3788[?] -94[?] -172[?] -96[?] -97[?]  is mandatory 
375.15/374.32	c qxplain 8988/8988
375.15/374.33	c 3789[?] -173[?] -128[?]  is mandatory 
375.15/374.33	c qxplain 8698/8987
375.15/374.34	c qxplain 8843/8987
375.15/374.35	c qxplain 8916/8987
375.15/374.36	c qxplain 8952/8987
375.15/374.37	c qxplain 8970/8987
375.15/374.38	c qxplain 8979/8987
375.15/374.39	c qxplain 8984/8987
375.25/374.40	c qxplain 8986/8987
375.25/374.42	c qxplain 8987/8987
375.25/374.43	c 3790[?] 173[?] 128[?]  is mandatory 
375.25/374.43	c qxplain 8986/8986
375.25/374.45	c 3791[?] -174[?] -79[?]  is mandatory 
375.25/374.45	c qxplain 8984/8985
375.25/374.46	c qxplain 8985/8985
375.25/374.48	c 3792[?] 174[?] 79[?]  is mandatory 
375.25/374.48	c qxplain 8984/8984
375.25/374.48	c 3793[?] -175[?] -79[?]  is mandatory 
375.25/374.48	c qxplain 8979/8983
375.35/374.50	c qxplain 8982/8983
375.35/374.52	c qxplain 8983/8983
375.35/374.53	c 3794[?] 175[?] 79[?]  is mandatory 
375.35/374.53	c qxplain 8982/8982
375.45/374.60	c 3795[?] -176[?] -79[?]  is mandatory 
375.45/374.60	c qxplain 8979/8981
375.45/374.63	c qxplain 8981/8981
375.45/374.64	c 3796[?] 176[?] 79[?]  is mandatory 
375.45/374.64	c qxplain 8979/8980
375.45/374.64	c qxplain 8980/8980
375.55/374.75	c 3797[?] -177[?] -79[?]  is mandatory 
375.55/374.75	c qxplain 8979/8979
375.55/374.76	c 3798[?] 177[?] 79[?]  is mandatory 
375.55/374.76	c qxplain 8970/8978
375.55/374.78	c qxplain 8975/8978
375.55/374.79	c qxplain 8977/8978
375.65/374.80	c qxplain 8978/8978
375.75/374.92	c 3799[?] -178[?] -79[?]  is mandatory 
375.75/374.92	c qxplain 8977/8977
375.75/374.93	c 3800[?] 178[?] 79[?]  is mandatory 
375.75/374.93	c qxplain 8975/8976
375.75/374.94	c qxplain 8976/8976
375.86/375.07	c 3801[?] -179[?] -79[?]  is mandatory 
375.86/375.07	c qxplain 8975/8975
375.86/375.08	c 3802[?] 179[?] 79[?]  is mandatory 
375.86/375.08	c qxplain 8970/8974
375.86/375.11	c qxplain 8973/8974
375.97/375.12	c qxplain 8974/8974
376.05/375.22	c 3803[?] -180[?] -79[?]  is mandatory 
376.05/375.22	c qxplain 8973/8973
376.05/375.23	c 3804[?] 180[?] 79[?]  is mandatory 
376.05/375.23	c qxplain 8970/8972
376.05/375.24	c qxplain 8972/8972
376.15/375.36	c 3805[?] -181[?] -79[?]  is mandatory 
376.15/375.36	c qxplain 8970/8971
376.15/375.37	c qxplain 8971/8971
376.15/375.38	c 3806[?] 181[?] 79[?]  is mandatory 
376.15/375.38	c qxplain 8970/8970
376.25/375.49	c 3807[?] 182[?] -101[?]  is mandatory 
376.25/375.49	c qxplain 8952/8969
376.35/375.51	c qxplain 8961/8969
376.35/375.58	c qxplain 8966/8969
376.35/375.59	c qxplain 8968/8969
376.45/375.62	c qxplain 8969/8969
378.75/377.90	c cleaning 9445 clauses out of 18916 with flag 3002/512981
379.85/379.09	c 3808[?] 182[?] -102[?]  is mandatory 
379.85/379.10	c qxplain 8968/8968
382.05/381.26	c cleaning 7252 clauses out of 14570 with flag 3000/518080
382.15/381.37	c 3809[?] -182[?] 101[?] 102[?]  is mandatory 
382.15/381.37	c qxplain 8966/8967
382.25/381.44	c qxplain 8967/8967
382.35/381.50	c 3810[?] -183[?] -101[?]  is mandatory 
382.35/381.50	c qxplain 8966/8966
382.47/381.66	c 3811[?] -183[?] -102[?]  is mandatory 
382.47/381.66	c qxplain 8961/8965
382.57/381.78	c qxplain 8964/8965
382.65/381.83	c qxplain 8965/8965
386.65/385.87	c cleaning 6719 clauses out of 13497 with flag 5000/524259
388.95/388.13	c 3812[?] 183[?] 102[?] 101[?]  is mandatory 
388.95/388.13	c qxplain 8964/8964
388.95/388.18	c 3813[?] -184[?] 106[?]  is mandatory 
388.95/388.18	c qxplain 8961/8963
389.07/388.31	c qxplain 8963/8963
391.05/390.23	c cleaning 6440 clauses out of 12899 with flag 2001/530380
391.38/390.52	c 3814[?] 184[?] -106[?]  is mandatory 
391.38/390.52	c qxplain 8961/8962
391.45/390.60	c qxplain 8962/8962
393.47/392.72	c 3815[?] -185[?] -106[?]  is mandatory 
393.47/392.72	c qxplain 8961/8961
393.65/392.80	c 3816[?] 185[?] 106[?]  is mandatory 
393.65/392.80	c qxplain 8952/8960
393.65/392.83	c qxplain 8957/8960
393.65/392.84	c qxplain 8959/8960
393.75/392.92	c qxplain 8960/8960
393.85/393.02	c 3817[?] -186[?] 81[?]  is mandatory 
393.85/393.02	c qxplain 8959/8959
394.45/393.71	c 3818[?] 186[?] -81[?]  is mandatory 
394.45/393.71	c qxplain 8957/8958
394.45/393.72	c qxplain 8958/8958
394.57/393.73	c 3819[?] -187[?] 82[?]  is mandatory 
394.57/393.73	c qxplain 8957/8957
394.57/393.73	c 3820[?] 187[?] -82[?]  is mandatory 
394.57/393.73	c qxplain 8952/8956
394.57/393.74	c qxplain 8955/8956
394.57/393.75	c qxplain 8956/8956
394.57/393.75	c 3821[?] -188[?] -108[?]  is mandatory 
394.57/393.75	c qxplain 8955/8955
394.57/393.77	c 3822[?] 188[?] 108[?]  is mandatory 
394.57/393.77	c qxplain 8952/8954
394.57/393.78	c qxplain 8954/8954
394.57/393.79	c 3823[?] -189[?] -108[?]  is mandatory 
394.57/393.79	c qxplain 8952/8953
394.57/393.80	c qxplain 8953/8953
394.57/393.81	c 3824[?] 189[?] 108[?]  is mandatory 
394.57/393.81	c qxplain 8952/8952
394.57/393.82	c 3825[?] -190[?] -108[?]  is mandatory 
394.57/393.82	c qxplain 8916/8951
394.67/393.83	c qxplain 8934/8951
394.67/393.87	c qxplain 8943/8951
394.67/393.88	c qxplain 8948/8951
394.67/393.89	c qxplain 8950/8951
394.67/393.90	c qxplain 8951/8951
394.75/393.90	c 3826[?] 190[?] 108[?]  is mandatory 
394.75/393.90	c qxplain 8950/8950
394.75/393.94	c 3827[?] -191[?] -108[?]  is mandatory 
394.75/393.94	c qxplain 8948/8949
394.75/393.96	c qxplain 8949/8949
394.75/393.96	c 3828[?] 108[?] 191[?]  is mandatory 
394.75/393.96	c qxplain 8948/8948
394.75/393.98	c 3829[?] -192[?] -108[?]  is mandatory 
394.75/393.98	c qxplain 8943/8947
394.75/393.98	c qxplain 8946/8947
394.85/394.00	c qxplain 8947/8947
394.85/394.01	c 3830[?] 192[?] 108[?]  is mandatory 
394.85/394.01	c qxplain 8946/8946
394.85/394.02	c 3831[?] -193[?] -108[?]  is mandatory 
394.85/394.02	c qxplain 8943/8945
394.85/394.03	c qxplain 8945/8945
394.85/394.03	c 3832[?] 108[?] 193[?]  is mandatory 
394.85/394.03	c qxplain 8943/8944
394.85/394.05	c qxplain 8944/8944
394.85/394.06	c 3833[?] -194[?] -108[?]  is mandatory 
394.85/394.06	c qxplain 8943/8943
394.85/394.07	c 3834[?] 108[?] 194[?]  is mandatory 
394.85/394.07	c qxplain 8934/8942
394.95/394.12	c qxplain 8939/8942
394.95/394.18	c qxplain 8941/8942
394.95/394.18	c qxplain 8942/8942
395.05/394.20	c 3835[?] -195[?] -108[?]  is mandatory 
395.05/394.20	c qxplain 8941/8941
395.05/394.21	c 3836[?] 108[?] 195[?]  is mandatory 
395.05/394.21	c qxplain 8939/8940
395.05/394.26	c qxplain 8940/8940
395.35/394.56	c 3837[?] 196[?] -1[?]  is mandatory 
395.35/394.56	c qxplain 8939/8939
395.55/394.71	c 3838[?] 196[?] -133[?]  is mandatory 
395.55/394.71	c qxplain 8934/8938
396.65/395.83	c cleaning 7644 clauses out of 15304 with flag 2000/539225
396.65/395.91	c qxplain 8937/8938
399.56/398.75	c cleaning 6420 clauses out of 12856 with flag 5000/544421
399.66/398.82	c qxplain 8938/8938
400.08/399.27	c 3839[?] -196[?] 133[?] 1[?]  is mandatory 
400.08/399.27	c qxplain 8937/8937
402.96/402.19	c cleaning 5834 clauses out of 11723 with flag 4000/549708
406.17/405.34	c cleaning 5922 clauses out of 11890 with flag 10001/555709
406.27/405.42	c 3840[?] -197[?] -83[?]  is mandatory 
406.27/405.42	c qxplain 8934/8936
406.27/405.46	c qxplain 8936/8936
406.37/405.50	c 3841[?] 197[?] 83[?]  is mandatory 
406.37/405.50	c qxplain 8934/8935
407.78/406.95	c qxplain 8935/8935
409.77/408.92	c cleaning 6155 clauses out of 12346 with flag 3000/562087
409.87/409.09	c 3842[?] -198[?] -83[?]  is mandatory 
409.87/409.09	c qxplain 8934/8934
412.57/411.70	c cleaning 5824 clauses out of 11691 with flag 5001/567587
412.67/411.83	c 3843[?] 83[?] 198[?]  is mandatory 
412.67/411.83	c qxplain 8916/8933
412.67/411.84	c qxplain 8925/8933
412.67/411.86	c qxplain 8930/8933
412.67/411.86	c qxplain 8932/8933
412.67/411.87	c qxplain 8933/8933
412.77/411.91	c 3844[?] -199[?] 71[?]  is mandatory 
412.77/411.91	c qxplain 8932/8932
412.77/411.92	c 3845[?] 74[?] -199[?]  is mandatory 
412.77/411.92	c qxplain 8930/8931
412.77/411.92	c qxplain 8931/8931
412.77/411.93	c 3846[?] -199[?] 77[?]  is mandatory 
412.77/411.93	c qxplain 8930/8930
412.77/411.93	c 3847[?] 199[?] -77[?] -74[?] -71[?]  is mandatory 
412.77/411.93	c qxplain 8925/8929
412.77/411.98	c qxplain 8928/8929
413.17/412.31	c qxplain 8929/8929
414.67/413.82	c 3848[?] -200[?] -113[?]  is mandatory 
414.67/413.82	c qxplain 8928/8928
414.97/414.12	c 3849[?] 200[?] 113[?]  is mandatory 
414.97/414.12	c qxplain 8925/8927
414.97/414.18	c qxplain 8927/8927
415.07/414.25	c 3850[?] -201[?] -129[?]  is mandatory 
415.07/414.25	c qxplain 8925/8926
415.17/414.35	c qxplain 8926/8926
415.27/414.41	c 3851[?] 201[?] 129[?]  is mandatory 
415.27/414.41	c qxplain 8925/8925
415.37/414.51	c 3852[?] -114[?] 202[?]  is mandatory 
415.37/414.51	c qxplain 8916/8924
415.37/414.52	c qxplain 8921/8924
415.37/414.59	c qxplain 8923/8924
415.49/414.69	c qxplain 8924/8924
415.59/414.78	c 3853[?] -115[?] 202[?]  is mandatory 
415.59/414.78	c qxplain 8923/8923
415.77/414.92	c 3854[?] -202[?] 115[?] 114[?]  is mandatory 
415.77/414.92	c qxplain 8921/8922
415.77/414.99	c qxplain 8922/8922
415.87/415.06	c 3855[?] -114[?] -203[?]  is mandatory 
415.87/415.06	c qxplain 8921/8921
415.97/415.14	c 3856[?] -115[?] -203[?]  is mandatory 
415.97/415.14	c qxplain 8916/8920
415.97/415.14	c qxplain 8919/8920
415.97/415.15	c qxplain 8920/8920
416.07/415.27	c 3857[?] 203[?] 115[?] 114[?]  is mandatory 
416.07/415.27	c qxplain 8919/8919
416.07/415.28	c 3858[?] -204[?] -120[?]  is mandatory 
416.07/415.28	c qxplain 8916/8918
416.07/415.29	c qxplain 8918/8918
416.07/415.30	c 3859[?] 204[?] 120[?]  is mandatory 
416.07/415.30	c qxplain 8916/8917
416.17/415.30	c qxplain 8917/8917
416.17/415.31	c 3860[?] -205[?] -121[?]  is mandatory 
416.17/415.31	c qxplain 8916/8916
416.17/415.31	c 3861[?] 205[?] 121[?]  is mandatory 
416.17/415.31	c qxplain 8843/8915
416.17/415.32	c qxplain 8880/8915
416.17/415.33	c qxplain 8898/8915
416.17/415.33	c qxplain 8907/8915
416.17/415.34	c qxplain 8912/8915
416.17/415.35	c qxplain 8914/8915
416.17/415.35	c qxplain 8915/8915
416.17/415.36	c 3862[?] -206[?] -122[?]  is mandatory 
416.17/415.36	c qxplain 8914/8914
416.17/415.36	c 3863[?] 206[?] 122[?]  is mandatory 
416.17/415.36	c qxplain 8912/8913
416.17/415.37	c qxplain 8913/8913
416.17/415.38	c 3864[?] -207[?] -123[?]  is mandatory 
416.17/415.38	c qxplain 8912/8912
416.17/415.38	c 3865[?] 207[?] 123[?]  is mandatory 
416.17/415.38	c qxplain 8907/8911
416.17/415.39	c qxplain 8910/8911
416.17/415.39	c qxplain 8911/8911
416.27/415.40	c 3866[?] -208[?] 55[?]  is mandatory 
416.27/415.40	c qxplain 8910/8910
416.27/415.41	c 3867[?] 208[?] -55[?]  is mandatory 
416.27/415.41	c qxplain 8907/8909
416.27/415.41	c qxplain 8909/8909
416.27/415.42	c 3868[?] -124[?] -209[?]  is mandatory 
416.27/415.42	c qxplain 8907/8908
416.27/415.42	c qxplain 8908/8908
416.27/415.43	c 3869[?] 209[?] 124[?]  is mandatory 
416.27/415.43	c qxplain 8907/8907
416.27/415.44	c 3870[?] 57[?] -210[?]  is mandatory 
416.27/415.44	c qxplain 8898/8906
416.27/415.45	c qxplain 8903/8906
416.27/415.45	c qxplain 8905/8906
416.27/415.46	c qxplain 8906/8906
416.27/415.46	c 3871[?] 210[?] -57[?]  is mandatory 
416.27/415.46	c qxplain 8905/8905
416.27/415.47	c 3872[?] -211[?] 60[?]  is mandatory 
416.27/415.47	c qxplain 8903/8904
416.27/415.47	c qxplain 8904/8904
416.27/415.48	c 3873[?] 211[?] -60[?]  is mandatory 
416.27/415.48	c qxplain 8903/8903
416.27/415.49	c 3874[?] -212[?] 63[?]  is mandatory 
416.27/415.49	c qxplain 8898/8902
416.27/415.49	c qxplain 8901/8902
416.36/415.50	c qxplain 8902/8902
416.36/415.50	c 3875[?] 212[?] -63[?]  is mandatory 
416.36/415.50	c qxplain 8901/8901
416.36/415.51	c 3876[?] -213[?] 65[?]  is mandatory 
416.36/415.51	c qxplain 8898/8900
416.36/415.52	c qxplain 8900/8900
416.36/415.52	c 3877[?] 213[?] -65[?]  is mandatory 
416.36/415.52	c qxplain 8898/8899
416.36/415.53	c qxplain 8899/8899
416.36/415.53	c 3878[?] -214[?] 67[?]  is mandatory 
416.36/415.53	c qxplain 8898/8898
416.36/415.54	c 3879[?] 214[?] -67[?]  is mandatory 
416.36/415.54	c qxplain 8880/8897
416.36/415.55	c qxplain 8889/8897
416.36/415.55	c qxplain 8894/8897
416.36/415.56	c qxplain 8896/8897
416.36/415.56	c qxplain 8897/8897
416.36/415.57	c 3880[?] -215[?] 69[?]  is mandatory 
416.36/415.57	c qxplain 8896/8896
416.36/415.57	c 3881[?] 215[?] -69[?]  is mandatory 
416.36/415.57	c qxplain 8894/8895
416.96/416.17	c qxplain 8895/8895
418.16/417.36	c 3882[?] -216[?] 99[?]  is mandatory 
418.16/417.36	c qxplain 8894/8894
419.06/418.28	c 3883[?] 216[?] -99[?]  is mandatory 
419.06/418.28	c qxplain 8889/8893
419.16/418.37	c qxplain 8892/8893
419.36/418.55	c qxplain 8893/8893
420.36/419.51	c cleaning 8853 clauses out of 17729 with flag 1002/579449
421.26/420.44	c 3884[?] -217[?] 99[?]  is mandatory 
421.26/420.44	c qxplain 8892/8892
422.46/421.63	c 3885[?] 217[?] -99[?]  is mandatory 
422.46/421.63	c qxplain 8889/8891
422.96/422.14	c qxplain 8891/8891
423.06/422.29	c 3886[?] -218[?] 100[?]  is mandatory 
423.06/422.29	c qxplain 8889/8890
423.46/422.65	c qxplain 8890/8890
423.96/423.17	c 3887[?] 218[?] -100[?]  is mandatory 
423.96/423.17	c qxplain 8889/8889
424.96/424.19	c 3888[?] -219[?] 100[?]  is mandatory 
424.96/424.19	c qxplain 8880/8888
425.06/424.20	c qxplain 8885/8888
425.06/424.21	c qxplain 8887/8888
425.06/424.22	c qxplain 8888/8888
425.16/424.37	c 3889[?] 219[?] -100[?]  is mandatory 
425.16/424.37	c qxplain 8887/8887
425.16/424.38	c 3890[?] 220[?] 60[?]  is mandatory 
425.16/424.38	c qxplain 8885/8886
425.16/424.39	c qxplain 8886/8886
425.16/424.40	c 3891[?] 137[?] 220[?]  is mandatory 
425.16/424.40	c qxplain 8885/8885
425.26/424.40	c 3892[?] -220[?] -60[?] -137[?]  is mandatory 
425.26/424.40	c qxplain 8880/8884
425.26/424.41	c qxplain 8883/8884
425.26/424.42	c qxplain 8884/8884
425.26/424.43	c 3893[?] 138[?] -221[?]  is mandatory 
425.26/424.43	c qxplain 8883/8883
425.26/424.43	c 3894[?] 139[?] -221[?]  is mandatory 
425.26/424.43	c qxplain 8880/8882
425.26/424.44	c qxplain 8882/8882
425.26/424.45	c 3895[?] 140[?] -221[?]  is mandatory 
425.26/424.45	c qxplain 8880/8881
425.26/424.45	c qxplain 8881/8881
425.26/424.46	c 3896[?] 141[?] -221[?]  is mandatory 
425.26/424.46	c qxplain 8880/8880
425.26/424.47	c 3897[?] 221[?] -141[?] -140[?] -139[?] -138[?]  is mandatory 
425.26/424.47	c qxplain 8843/8879
425.26/424.48	c qxplain 8862/8879
425.26/424.49	c qxplain 8871/8879
425.26/424.49	c qxplain 8876/8879
425.26/424.50	c qxplain 8878/8879
425.26/424.51	c qxplain 8879/8879
425.26/424.51	c 3898[?] 142[?] -222[?]  is mandatory 
425.26/424.51	c qxplain 8878/8878
425.37/424.52	c 3899[?] -222[?] 143[?]  is mandatory 
425.37/424.52	c qxplain 8876/8877
425.37/424.53	c qxplain 8877/8877
425.37/424.53	c 3900[?] -222[?] 144[?]  is mandatory 
425.37/424.53	c qxplain 8876/8876
425.37/424.54	c 3901[?] -222[?] 145[?]  is mandatory 
425.37/424.54	c qxplain 8871/8875
425.37/424.55	c qxplain 8874/8875
425.37/424.55	c qxplain 8875/8875
425.37/424.56	c 3902[?] -142[?] 222[?] -144[?] -145[?] -143[?]  is mandatory 
425.37/424.56	c qxplain 8874/8874
425.37/424.57	c 3903[?] 223[?] 117[?]  is mandatory 
425.37/424.57	c qxplain 8871/8873
425.37/424.58	c qxplain 8873/8873
425.37/424.58	c 3904[?] 146[?] 223[?]  is mandatory 
425.37/424.58	c qxplain 8871/8872
425.37/424.59	c qxplain 8872/8872
425.37/424.60	c 3905[?] -146[?] -223[?] -117[?]  is mandatory 
425.37/424.60	c qxplain 8871/8871
425.37/424.60	c 3906[?] 224[?] 116[?]  is mandatory 
425.37/424.60	c qxplain 8862/8870
425.37/424.61	c qxplain 8867/8870
425.48/424.62	c qxplain 8869/8870
425.48/424.62	c qxplain 8870/8870
425.48/424.63	c 3907[?] 224[?] 147[?]  is mandatory 
425.48/424.63	c qxplain 8869/8869
425.48/424.64	c 3908[?] -116[?] -224[?] -147[?]  is mandatory 
425.48/424.64	c qxplain 8867/8868
425.48/424.65	c qxplain 8868/8868
425.48/424.66	c 3909[?] 225[?] 119[?]  is mandatory 
425.48/424.66	c qxplain 8867/8867
425.48/424.66	c 3910[?] 225[?] 148[?]  is mandatory 
425.48/424.66	c qxplain 8862/8866
425.48/424.67	c qxplain 8865/8866
425.48/424.68	c qxplain 8866/8866
425.48/424.68	c 3911[?] -148[?] -119[?] -225[?]  is mandatory 
425.48/424.68	c qxplain 8865/8865
425.48/424.69	c 3912[?] 226[?] 118[?]  is mandatory 
425.48/424.69	c qxplain 8862/8864
425.56/424.70	c qxplain 8864/8864
425.56/424.70	c 3913[?] 226[?] 149[?]  is mandatory 
425.56/424.70	c qxplain 8862/8863
425.56/424.71	c qxplain 8863/8863
425.56/424.72	c 3914[?] -226[?] -149[?] -118[?]  is mandatory 
425.56/424.72	c qxplain 8862/8862
425.66/424.83	c 3915[?] -227[?] 52[?]  is mandatory 
425.66/424.83	c qxplain 8843/8861
425.66/424.88	c qxplain 8853/8861
425.66/424.88	c qxplain 8858/8861
425.66/424.89	c qxplain 8860/8861
425.96/425.10	c qxplain 8861/8861
426.47/425.64	c 3916[?] -227[?] 150[?]  is mandatory 
426.47/425.64	c qxplain 8860/8860
426.47/425.65	c 3917[?] -150[?] 227[?] -52[?]  is mandatory 
426.47/425.65	c qxplain 8858/8859
426.47/425.66	c qxplain 8859/8859
426.47/425.66	c 3918[?] -228[?] 98[?]  is mandatory 
426.47/425.66	c qxplain 8858/8858
426.66/425.80	c 3919[?] 168[?] -228[?]  is mandatory 
426.66/425.80	c qxplain 8853/8857
426.66/425.89	c qxplain 8856/8857
426.76/425.98	c qxplain 8857/8857
426.86/426.07	c 3920[?] 228[?] -168[?] -98[?]  is mandatory 
426.86/426.07	c qxplain 8856/8856
427.06/426.23	c 3921[?] -229[?] -131[?]  is mandatory 
427.06/426.23	c qxplain 8853/8855
427.16/426.32	c qxplain 8855/8855
427.36/426.57	c 3922[?] 229[?] 131[?]  is mandatory 
427.36/426.57	c qxplain 8853/8854
427.36/426.59	c qxplain 8854/8854
429.36/428.57	c cleaning 9395 clauses out of 18813 with flag 2000/589386
430.36/429.54	c 3923[?] -230[?] 79[?]  is mandatory 
430.36/429.54	c qxplain 8853/8853
430.46/429.63	c 3924[?] -230[?] 131[?]  is mandatory 
430.46/429.63	c qxplain 8843/8852
430.46/429.64	c qxplain 8848/8852
430.46/429.65	c qxplain 8851/8852
430.46/429.66	c qxplain 8852/8852
430.46/429.70	c 3925[?] 230[?] -131[?] -79[?]  is mandatory 
430.46/429.70	c qxplain 8851/8851
430.57/429.71	c 3926[?] -231[?] 169[?]  is mandatory 
430.57/429.71	c qxplain 8848/8850
430.57/429.72	c qxplain 8850/8850
430.57/429.75	c 3927[?] -231[?] 174[?]  is mandatory 
430.57/429.75	c qxplain 8848/8849
430.57/429.76	c qxplain 8849/8849
430.57/429.78	c 3928[?] 231[?] -169[?] -174[?]  is mandatory 
430.57/429.78	c qxplain 8848/8848
430.57/429.79	c 3929[?] -232[?] -131[?]  is mandatory 
430.57/429.79	c qxplain 8843/8847
430.67/429.80	c qxplain 8846/8847
430.67/429.81	c qxplain 8847/8847
430.67/429.82	c 3930[?] 232[?] 131[?]  is mandatory 
430.67/429.82	c qxplain 8846/8846
430.67/429.82	c 3931[?] -233[?] 79[?]  is mandatory 
430.67/429.82	c qxplain 8843/8845
430.67/429.83	c qxplain 8845/8845
430.67/429.84	c 3932[?] -233[?] 131[?]  is mandatory 
430.67/429.84	c qxplain 8843/8844
430.67/429.85	c qxplain 8844/8844
430.67/429.85	c 3933[?] 233[?] -131[?] -79[?]  is mandatory 
430.67/429.85	c qxplain 8843/8843
430.67/429.89	c 3934[?] -234[?] -131[?]  is mandatory 
430.67/429.89	c qxplain 8698/8842
430.77/429.90	c qxplain 8771/8842
430.77/429.95	c qxplain 8807/8842
430.77/430.01	c qxplain 8825/8842
430.88/430.07	c qxplain 8834/8842
430.88/430.08	c qxplain 8839/8842
430.88/430.09	c qxplain 8841/8842
430.88/430.10	c qxplain 8842/8842
430.88/430.10	c 3935[?] 131[?] 234[?]  is mandatory 
430.88/430.10	c qxplain 8841/8841
430.88/430.11	c 3936[?] -235[?] 79[?]  is mandatory 
430.88/430.11	c qxplain 8839/8840
430.88/430.12	c qxplain 8840/8840
430.99/430.19	c 3937[?] -235[?] 131[?]  is mandatory 
430.99/430.19	c qxplain 8839/8839
431.07/430.20	c 3938[?] 235[?] -131[?] -79[?]  is mandatory 
431.07/430.20	c qxplain 8834/8838
431.07/430.21	c qxplain 8837/8838
431.07/430.21	c qxplain 8838/8838
431.07/430.22	c 3939[?] -236[?] 92[?]  is mandatory 
431.07/430.22	c qxplain 8837/8837
431.07/430.28	c 3940[?] -236[?] 176[?]  is mandatory 
431.07/430.28	c qxplain 8834/8836
431.07/430.28	c qxplain 8836/8836
431.16/430.31	c 3941[?] 236[?] -92[?] -176[?]  is mandatory 
431.16/430.31	c qxplain 8834/8835
431.16/430.31	c qxplain 8835/8835
431.16/430.33	c 3942[?] -237[?] -131[?]  is mandatory 
431.16/430.33	c qxplain 8834/8834
431.16/430.34	c 3943[?] 131[?] 237[?]  is mandatory 
431.16/430.34	c qxplain 8825/8833
431.26/430.40	c qxplain 8830/8833
431.46/430.62	c qxplain 8832/8833
431.46/430.67	c qxplain 8833/8833
431.56/430.70	c 3944[?] -238[?] 79[?]  is mandatory 
431.56/430.70	c qxplain 8832/8832
431.66/430.84	c 3945[?] -238[?] 131[?]  is mandatory 
431.66/430.84	c qxplain 8830/8831
431.86/431.04	c qxplain 8831/8831
431.96/431.17	c 3946[?] 238[?] -79[?] -131[?]  is mandatory 
431.96/431.17	c qxplain 8830/8830
431.96/431.18	c 3947[?] 10[?] -239[?]  is mandatory 
431.96/431.18	c qxplain 8825/8829
431.96/431.18	c qxplain 8828/8829
431.96/431.21	c qxplain 8829/8829
432.15/431.32	c 3948[?] -239[?] 177[?]  is mandatory 
432.15/431.32	c qxplain 8828/8828
432.15/431.33	c 3949[?] 239[?] -10[?] -177[?]  is mandatory 
432.15/431.33	c qxplain 8825/8827
432.15/431.34	c qxplain 8827/8827
432.25/431.45	c 3950[?] -240[?] -131[?]  is mandatory 
432.25/431.45	c qxplain 8825/8826
432.25/431.46	c qxplain 8826/8826
432.25/431.46	c 3951[?] 131[?] 240[?]  is mandatory 
432.25/431.46	c qxplain 8825/8825
432.25/431.47	c 3952[?] -241[?] 79[?]  is mandatory 
432.25/431.47	c qxplain 8807/8824
432.45/431.66	c qxplain 8816/8824
432.45/431.67	c qxplain 8821/8824
432.45/431.68	c qxplain 8823/8824
432.45/431.68	c qxplain 8824/8824
432.75/431.94	c 3953[?] -241[?] 131[?]  is mandatory 
432.75/431.94	c qxplain 8823/8823
432.75/431.94	c 3954[?] 241[?] -131[?] -79[?]  is mandatory 
432.75/431.94	c qxplain 8821/8822
432.75/431.96	c qxplain 8822/8822
432.75/431.96	c 3955[?] -242[?] 172[?]  is mandatory 
432.75/431.96	c qxplain 8821/8821
432.85/432.05	c 3956[?] -242[?] 178[?]  is mandatory 
432.85/432.05	c qxplain 8816/8820
432.85/432.06	c qxplain 8819/8820
432.85/432.08	c qxplain 8820/8820
432.85/432.08	c 3957[?] 242[?] -172[?] -178[?]  is mandatory 
432.85/432.08	c qxplain 8819/8819
432.85/432.10	c 3958[?] -243[?] -131[?]  is mandatory 
432.85/432.10	c qxplain 8816/8818
432.95/432.10	c qxplain 8818/8818
432.95/432.11	c 3959[?] 243[?] 131[?]  is mandatory 
432.95/432.11	c qxplain 8816/8817
432.95/432.14	c qxplain 8817/8817
432.95/432.14	c 3960[?] -244[?] 79[?]  is mandatory 
432.95/432.14	c qxplain 8816/8816
433.06/432.28	c 3961[?] -244[?] 131[?]  is mandatory 
433.06/432.28	c qxplain 8807/8815
433.16/432.35	c qxplain 8812/8815
433.24/432.42	c qxplain 8814/8815
433.44/432.65	c qxplain 8815/8815
433.44/432.66	c 3962[?] -131[?] 244[?] -79[?]  is mandatory 
433.44/432.66	c qxplain 8814/8814
433.54/432.78	c 3963[?] -245[?] -131[?]  is mandatory 
433.54/432.78	c qxplain 8812/8813
433.54/432.79	c qxplain 8813/8813
433.64/432.81	c 3964[?] 245[?] 131[?]  is mandatory 
433.64/432.81	c qxplain 8812/8812
433.64/432.84	c 3965[?] -246[?] 79[?]  is mandatory 
433.64/432.84	c qxplain 8807/8811
433.74/432.93	c qxplain 8810/8811
433.94/433.15	c qxplain 8811/8811
435.84/435.05	c 3966[?] 131[?] -246[?]  is mandatory 
435.84/435.05	c qxplain 8810/8810
435.94/435.17	c 3967[?] 246[?] -79[?] -131[?]  is mandatory 
435.94/435.17	c qxplain 8807/8809
436.14/435.36	c qxplain 8809/8809
436.14/435.38	c 3968[?] 97[?] -247[?]  is mandatory 
436.14/435.38	c qxplain 8807/8808
436.24/435.51	c qxplain 8808/8808
436.46/435.68	c 3969[?] -247[?] 180[?]  is mandatory 
436.46/435.68	c qxplain 8807/8807
436.46/435.69	c 3970[?] 247[?] -97[?] -180[?]  is mandatory 
436.46/435.69	c qxplain 8771/8806
436.54/435.74	c qxplain 8789/8806
436.64/435.82	c qxplain 8798/8806
436.64/435.84	c qxplain 8803/8806
436.64/435.86	c qxplain 8805/8806
436.64/435.88	c qxplain 8806/8806
436.74/435.91	c 3971[?] -248[?] -131[?]  is mandatory 
436.74/435.91	c qxplain 8805/8805
436.74/435.92	c 3972[?] 248[?] 131[?]  is mandatory 
436.74/435.92	c qxplain 8803/8804
436.74/435.94	c qxplain 8804/8804
436.74/435.95	c 3973[?] -249[?] 79[?]  is mandatory 
436.74/435.95	c qxplain 8803/8803
437.04/436.24	c 3974[?] -249[?] 131[?]  is mandatory 
437.04/436.24	c qxplain 8798/8802
437.04/436.25	c qxplain 8801/8802
437.04/436.28	c qxplain 8802/8802
437.14/436.30	c 3975[?] 249[?] -131[?] -79[?]  is mandatory 
437.14/436.30	c qxplain 8801/8801
437.14/436.31	c 3976[?] 14[?] -250[?]  is mandatory 
437.14/436.31	c qxplain 8798/8800
437.14/436.32	c qxplain 8800/8800
437.24/436.41	c 3977[?] -250[?] 181[?]  is mandatory 
437.24/436.41	c qxplain 8798/8799
437.24/436.41	c qxplain 8799/8799
437.24/436.43	c 3978[?] 250[?] -14[?] -181[?]  is mandatory 
437.24/436.43	c qxplain 8798/8798
437.24/436.43	c 3979[?] -251[?] 28[?]  is mandatory 
437.24/436.43	c qxplain 8789/8797
437.24/436.46	c qxplain 8794/8797
437.24/436.46	c qxplain 8796/8797
437.24/436.47	c qxplain 8797/8797
437.24/436.48	c 3980[?] -251[?] 188[?]  is mandatory 
437.24/436.48	c qxplain 8796/8796
437.24/436.49	c 3981[?] -28[?] -188[?] 251[?]  is mandatory 
437.24/436.49	c qxplain 8794/8795
437.34/436.50	c qxplain 8795/8795
437.34/436.51	c 3982[?] 29[?] -252[?]  is mandatory 
437.34/436.51	c qxplain 8794/8794
437.34/436.51	c 3983[?] -252[?] 189[?]  is mandatory 
437.34/436.51	c qxplain 8789/8793
437.34/436.52	c qxplain 8792/8793
437.34/436.53	c qxplain 8793/8793
437.34/436.54	c 3984[?] -29[?] -189[?] 252[?]  is mandatory 
437.34/436.54	c qxplain 8792/8792
437.34/436.55	c 3985[?] -253[?] 30[?]  is mandatory 
437.34/436.55	c qxplain 8789/8791
437.34/436.55	c qxplain 8791/8791
437.34/436.56	c 3986[?] -253[?] 190[?]  is mandatory 
437.34/436.56	c qxplain 8789/8790
437.34/436.57	c qxplain 8790/8790
437.34/436.58	c 3987[?] -30[?] -190[?] 253[?]  is mandatory 
437.34/436.58	c qxplain 8789/8789
437.34/436.59	c 3988[?] -254[?] 31[?]  is mandatory 
437.34/436.59	c qxplain 8771/8788
437.34/436.60	c qxplain 8780/8788
437.45/436.62	c qxplain 8785/8788
437.45/436.63	c qxplain 8787/8788
437.45/436.64	c qxplain 8788/8788
437.45/436.66	c 3989[?] -254[?] 191[?]  is mandatory 
437.45/436.66	c qxplain 8787/8787
437.45/436.66	c 3990[?] -191[?] -31[?] 254[?]  is mandatory 
437.45/436.66	c qxplain 8785/8786
437.45/436.67	c qxplain 8786/8786
437.45/436.68	c 3991[?] -255[?] 32[?]  is mandatory 
437.45/436.68	c qxplain 8785/8785
437.45/436.69	c 3992[?] -255[?] 192[?]  is mandatory 
437.45/436.69	c qxplain 8780/8784
437.45/436.70	c qxplain 8783/8784
437.45/436.71	c qxplain 8784/8784
437.56/436.72	c 3993[?] -192[?] -32[?] 255[?]  is mandatory 
437.56/436.72	c qxplain 8783/8783
437.56/436.73	c 3994[?] -256[?] 33[?]  is mandatory 
437.56/436.73	c qxplain 8780/8782
437.56/436.73	c qxplain 8782/8782
437.56/436.75	c 3995[?] 193[?] -256[?]  is mandatory 
437.56/436.75	c qxplain 8780/8781
437.56/436.76	c qxplain 8781/8781
437.56/436.77	c 3996[?] -193[?] -33[?] 256[?]  is mandatory 
437.56/436.77	c qxplain 8780/8780
437.56/436.79	c 3997[?] -257[?] 34[?]  is mandatory 
437.56/436.79	c qxplain 8771/8779
437.63/436.80	c qxplain 8776/8779
437.63/436.81	c qxplain 8778/8779
437.63/436.82	c qxplain 8779/8779
437.63/436.85	c 3998[?] -257[?] 194[?]  is mandatory 
437.63/436.85	c qxplain 8778/8778
437.63/436.86	c 3999[?] -194[?] -34[?] 257[?]  is mandatory 
437.63/436.86	c qxplain 8776/8777
437.63/436.88	c qxplain 8777/8777
437.73/436.90	c 4000[?] 35[?] -258[?]  is mandatory 
437.73/436.90	c qxplain 8776/8776
437.73/436.92	c 4001[?] 195[?] -258[?]  is mandatory 
437.73/436.92	c qxplain 8771/8775
437.73/436.92	c qxplain 8774/8775
437.73/436.93	c qxplain 8775/8775
437.73/436.94	c 4002[?] -195[?] -35[?] 258[?]  is mandatory 
437.73/436.94	c qxplain 8774/8774
437.73/436.95	c 4003[?] -259[?] 1[?]  is mandatory 
437.73/436.95	c qxplain 8771/8773
437.93/437.16	c qxplain 8773/8773
438.03/437.26	c 4004[?] -259[?] 2[?]  is mandatory 
438.03/437.26	c qxplain 8771/8772
438.03/437.27	c qxplain 8772/8772
438.03/437.28	c 4005[?] -259[?] 197[?]  is mandatory 
438.03/437.28	c qxplain 8771/8771
438.03/437.28	c 4006[?] 259[?] -197[?] -2[?] -1[?]  is mandatory 
438.03/437.28	c qxplain 8698/8770
438.03/437.30	c qxplain 8735/8770
438.13/437.30	c qxplain 8753/8770
438.13/437.31	c qxplain 8762/8770
438.13/437.32	c qxplain 8767/8770
438.13/437.35	c qxplain 8769/8770
438.13/437.36	c qxplain 8770/8770
438.13/437.37	c 4007[?] -260[?] 1[?]  is mandatory 
438.13/437.37	c qxplain 8769/8769
438.23/437.45	c 4008[?] -260[?] 2[?]  is mandatory 
438.23/437.45	c qxplain 8767/8768
438.23/437.46	c qxplain 8768/8768
438.23/437.46	c 4009[?] -260[?] 198[?]  is mandatory 
438.23/437.46	c qxplain 8767/8767
438.23/437.47	c 4010[?] -198[?] 260[?] -2[?] -1[?]  is mandatory 
438.23/437.47	c qxplain 8762/8766
438.23/437.49	c qxplain 8765/8766
438.33/437.50	c qxplain 8766/8766
438.33/437.51	c 4011[?] -261[?] -135[?]  is mandatory 
438.33/437.51	c qxplain 8765/8765
438.33/437.52	c 4012[?] 261[?] 135[?]  is mandatory 
438.33/437.52	c qxplain 8762/8764
438.33/437.53	c qxplain 8764/8764
438.33/437.53	c 4013[?] -262[?] -135[?]  is mandatory 
438.33/437.53	c qxplain 8762/8763
438.33/437.56	c qxplain 8763/8763
438.33/437.57	c 4014[?] 262[?] 135[?]  is mandatory 
438.33/437.57	c qxplain 8762/8762
438.33/437.58	c 4015[?] -263[?] -135[?]  is mandatory 
438.33/437.58	c qxplain 8753/8761
438.43/437.61	c qxplain 8758/8761
438.43/437.62	c qxplain 8760/8761
438.43/437.63	c qxplain 8761/8761
438.43/437.64	c 4016[?] 263[?] 135[?]  is mandatory 
438.43/437.64	c qxplain 8760/8760
438.43/437.65	c 4017[?] -264[?] -135[?]  is mandatory 
438.43/437.65	c qxplain 8758/8759
438.43/437.66	c qxplain 8759/8759
438.43/437.67	c 4018[?] 264[?] 135[?]  is mandatory 
438.43/437.67	c qxplain 8758/8758
438.43/437.68	c 4019[?] -265[?] -135[?]  is mandatory 
438.43/437.68	c qxplain 8753/8757
438.43/437.70	c qxplain 8756/8757
438.43/437.71	c qxplain 8757/8757
438.56/437.72	c 4020[?] 265[?] 135[?]  is mandatory 
438.56/437.72	c qxplain 8756/8756
438.56/437.73	c 4021[?] -266[?] -135[?]  is mandatory 
438.56/437.73	c qxplain 8753/8755
438.56/437.76	c qxplain 8755/8755
438.56/437.77	c 4022[?] 266[?] 135[?]  is mandatory 
438.56/437.77	c qxplain 8753/8754
438.56/437.78	c qxplain 8754/8754
438.56/437.79	c 4023[?] -267[?] -135[?]  is mandatory 
438.56/437.79	c qxplain 8753/8753
438.56/437.80	c 4024[?] 267[?] 135[?]  is mandatory 
438.56/437.80	c qxplain 8735/8752
438.56/437.81	c qxplain 8744/8752
438.66/437.82	c qxplain 8749/8752
438.66/437.83	c qxplain 8751/8752
438.66/437.84	c qxplain 8752/8752
438.66/437.85	c 4025[?] -268[?] -135[?]  is mandatory 
438.66/437.85	c qxplain 8751/8751
438.66/437.86	c 4026[?] 268[?] 135[?]  is mandatory 
438.66/437.86	c qxplain 8749/8750
438.66/437.87	c qxplain 8750/8750
438.66/437.88	c 4027[?] 269[?] 121[?]  is mandatory 
438.66/437.88	c qxplain 8749/8749
438.66/437.88	c 4028[?] 204[?] 269[?]  is mandatory 
438.66/437.88	c qxplain 8744/8748
438.66/437.89	c qxplain 8747/8748
438.66/437.90	c qxplain 8748/8748
438.74/437.90	c 4029[?] -204[?] -269[?] -121[?]  is mandatory 
438.74/437.90	c qxplain 8747/8747
438.74/437.91	c 4030[?] 120[?] 270[?]  is mandatory 
438.74/437.91	c qxplain 8744/8746
438.74/437.92	c qxplain 8746/8746
438.74/437.92	c 4031[?] 270[?] 205[?]  is mandatory 
438.74/437.92	c qxplain 8744/8745
438.74/437.93	c qxplain 8745/8745
438.74/437.94	c 4032[?] -120[?] -205[?] -270[?]  is mandatory 
438.74/437.94	c qxplain 8744/8744
438.74/437.94	c 4033[?] 123[?] 271[?]  is mandatory 
438.74/437.94	c qxplain 8735/8743
438.74/437.95	c qxplain 8740/8743
438.74/437.96	c qxplain 8742/8743
438.74/437.97	c qxplain 8743/8743
438.74/437.97	c 4034[?] 271[?] 206[?]  is mandatory 
438.74/437.97	c qxplain 8742/8742
438.74/437.98	c 4035[?] -271[?] -206[?] -123[?]  is mandatory 
438.74/437.98	c qxplain 8740/8741
438.74/437.99	c qxplain 8741/8741
438.74/437.99	c 4036[?] 272[?] 122[?]  is mandatory 
438.74/437.99	c qxplain 8740/8740
438.84/438.00	c 4037[?] 272[?] 207[?]  is mandatory 
438.84/438.00	c qxplain 8735/8739
438.84/438.01	c qxplain 8738/8739
438.84/438.01	c qxplain 8739/8739
438.84/438.02	c 4038[?] -272[?] -207[?] -122[?]  is mandatory 
438.84/438.02	c qxplain 8738/8738
438.84/438.03	c 4039[?] -220[?] -273[?]  is mandatory 
438.84/438.03	c qxplain 8735/8737
438.84/438.04	c qxplain 8737/8737
438.84/438.05	c 4040[?] 273[?] 220[?]  is mandatory 
438.84/438.05	c qxplain 8735/8736
438.84/438.05	c qxplain 8736/8736
438.84/438.06	c 4041[?] -274[?] 11[?]  is mandatory 
438.84/438.06	c qxplain 8735/8735
438.84/438.07	c 4042[?] -274[?] 151[?]  is mandatory 
438.84/438.07	c qxplain 8698/8734
438.84/438.08	c qxplain 8717/8734
438.84/438.09	c qxplain 8726/8734
438.84/438.09	c qxplain 8731/8734
438.94/438.10	c qxplain 8733/8734
438.94/438.11	c qxplain 8734/8734
438.94/438.11	c 4043[?] 274[?] -11[?] -151[?]  is mandatory 
438.94/438.11	c qxplain 8733/8733
438.94/438.12	c 4044[?] 223[?] 275[?]  is mandatory 
438.94/438.12	c qxplain 8731/8732
438.94/438.13	c qxplain 8732/8732
438.94/438.14	c 4045[?] 224[?] 275[?]  is mandatory 
438.94/438.14	c qxplain 8731/8731
438.94/438.14	c 4046[?] -223[?] -275[?] -224[?]  is mandatory 
438.94/438.14	c qxplain 8726/8730
438.94/438.15	c qxplain 8729/8730
438.94/438.16	c qxplain 8730/8730
438.94/438.16	c 4047[?] 225[?] 276[?]  is mandatory 
438.94/438.16	c qxplain 8729/8729
438.94/438.17	c 4048[?] 276[?] 226[?]  is mandatory 
438.94/438.17	c qxplain 8726/8728
438.94/438.18	c qxplain 8728/8728
438.94/438.19	c 4049[?] -276[?] -226[?] -225[?]  is mandatory 
438.94/438.19	c qxplain 8726/8727
438.94/438.20	c qxplain 8727/8727
439.03/438.20	c 4050[?] 221[?] 277[?]  is mandatory 
439.03/438.20	c qxplain 8726/8726
439.03/438.21	c 4051[?] 222[?] 277[?]  is mandatory 
439.03/438.21	c qxplain 8717/8725
439.03/438.22	c qxplain 8722/8725
439.03/438.23	c qxplain 8724/8725
439.03/438.24	c qxplain 8725/8725
439.03/438.24	c 4052[?] -222[?] -277[?] -221[?]  is mandatory 
439.03/438.24	c qxplain 8724/8724
439.03/438.25	c 4053[?] 69[?] -278[?]  is mandatory 
439.03/438.25	c qxplain 8722/8723
439.03/438.26	c qxplain 8723/8723
439.03/438.27	c 4054[?] 171[?] -278[?]  is mandatory 
439.03/438.27	c qxplain 8722/8722
439.03/438.27	c 4055[?] -171[?] -69[?] 278[?]  is mandatory 
439.03/438.27	c qxplain 8717/8721
439.03/438.28	c qxplain 8720/8721
441.03/440.25	c cleaning 10854 clauses out of 21748 with flag 2000/601716
442.34/441.50	c qxplain 8721/8721
447.04/446.21	c 4056[?] 279[?] 69[?]  is mandatory 
447.04/446.21	c qxplain 8720/8720
447.14/446.39	c 4057[?] 279[?] 171[?]  is mandatory 
447.14/446.39	c qxplain 8717/8719
447.24/446.40	c qxplain 8719/8719
447.36/446.52	c 4058[?] -279[?] -171[?] -69[?]  is mandatory 
447.36/446.52	c qxplain 8717/8718
447.36/446.53	c qxplain 8718/8718
447.36/446.53	c 4059[?] -153[?] -280[?]  is mandatory 
447.36/446.53	c qxplain 8717/8717
447.36/446.54	c 4060[?] 280[?] 153[?]  is mandatory 
447.36/446.54	c qxplain 8698/8716
447.94/447.16	c qxplain 8708/8716
448.04/447.27	c qxplain 8713/8716
448.04/447.28	c qxplain 8715/8716
448.04/447.29	c qxplain 8716/8716
448.04/447.29	c 4061[?] 281[?] 216[?]  is mandatory 
448.04/447.29	c qxplain 8715/8715
448.14/447.30	c 4062[?] 281[?] 154[?]  is mandatory 
448.14/447.30	c qxplain 8713/8714
448.14/447.30	c qxplain 8714/8714
448.14/447.31	c 4063[?] -216[?] -154[?] -281[?]  is mandatory 
448.14/447.31	c qxplain 8713/8713
448.14/447.32	c 4064[?] -216[?] -282[?]  is mandatory 
448.14/447.32	c qxplain 8708/8712
448.24/447.42	c qxplain 8711/8712
449.14/448.36	c cleaning 9162 clauses out of 18353 with flag 1000/609175
450.15/449.32	c qxplain 8712/8712
450.67/449.89	c 4065[?] 282[?] 216[?]  is mandatory 
450.67/449.89	c qxplain 8711/8711
450.95/450.10	c 4066[?] -283[?] 56[?]  is mandatory 
450.95/450.10	c qxplain 8708/8710
451.45/450.68	c qxplain 8710/8710
452.87/452.07	c 4067[?] -283[?] 153[?]  is mandatory 
452.87/452.07	c qxplain 8708/8709
454.35/453.52	c qxplain 8709/8709
454.35/453.57	c 4068[?] 283[?] -56[?] -153[?]  is mandatory 
454.35/453.57	c qxplain 8708/8708
454.35/453.58	c 4069[?] 284[?] 218[?]  is mandatory 
454.35/453.58	c qxplain 8698/8707
454.65/453.89	c qxplain 8703/8707
454.65/453.90	c qxplain 8706/8707
454.75/453.90	c qxplain 8707/8707
454.75/453.91	c 4070[?] 155[?] 284[?]  is mandatory 
454.75/453.91	c qxplain 8706/8706
454.75/453.91	c 4071[?] -155[?] -218[?] -284[?]  is mandatory 
454.75/453.91	c qxplain 8703/8705
454.75/453.92	c qxplain 8705/8705
454.75/453.93	c 4072[?] -285[?] -218[?]  is mandatory 
454.75/453.93	c qxplain 8703/8704
454.75/453.93	c qxplain 8704/8704
454.75/453.94	c 4073[?] 285[?] 218[?]  is mandatory 
454.75/453.94	c qxplain 8703/8703
456.85/456.04	c cleaning 9174 clauses out of 18372 with flag 2001/618356
461.55/460.78	c 4074[?] 11[?] 286[?]  is mandatory 
461.55/460.78	c qxplain 8698/8702
462.35/461.58	c cleaning 7241 clauses out of 14521 with flag 1001/623679
463.35/462.53	c qxplain 8701/8702
464.16/463.32	c qxplain 8702/8702
464.76/463.93	c 4075[?] 151[?] 286[?]  is mandatory 
464.76/463.93	c qxplain 8701/8701
465.76/464.96	c 4076[?] -151[?] -286[?] -11[?]  is mandatory 
465.76/464.96	c qxplain 8698/8700
468.06/467.25	c cleaning 6993 clauses out of 14039 with flag 2000/630438
474.66/473.87	c cleaning 6487 clauses out of 13046 with flag 8000/636438
476.66/475.82	c qxplain 8700/8700
477.36/476.52	c 4077[?] -156[?] -287[?]  is mandatory 
477.36/476.52	c qxplain 8698/8699
477.76/476.98	c qxplain 8699/8699
478.36/477.50	c 4078[?] 287[?] 156[?]  is mandatory 
478.36/477.50	c qxplain 8698/8698
478.86/478.04	c 4079[?] -157[?] -288[?]  is mandatory 
478.86/478.04	c qxplain 8118/8697
478.86/478.05	c qxplain 8408/8697
478.86/478.05	c qxplain 8553/8697
478.86/478.06	c qxplain 8626/8697
478.86/478.07	c qxplain 8662/8697
478.86/478.07	c qxplain 8680/8697
478.86/478.08	c qxplain 8689/8697
478.86/478.09	c qxplain 8694/8697
479.38/478.58	c qxplain 8696/8697
479.86/479.00	c qxplain 8697/8697
480.38/479.56	c 4080[?] 288[?] 157[?]  is mandatory 
480.38/479.56	c qxplain 8696/8696
480.48/479.65	c 4081[?] 289[?] 164[?]  is mandatory 
480.48/479.65	c qxplain 8694/8695
481.06/480.29	c qxplain 8695/8695
481.86/481.05	c 4082[?] 289[?] 81[?]  is mandatory 
481.86/481.05	c qxplain 8694/8694
482.58/481.76	c 4083[?] -289[?] -164[?] -81[?]  is mandatory 
482.58/481.76	c qxplain 8689/8693
482.58/481.77	c qxplain 8692/8693
482.68/481.88	c qxplain 8693/8693
482.96/482.17	c 4084[?] 290[?] 164[?]  is mandatory 
482.96/482.17	c qxplain 8692/8692
484.66/483.83	c cleaning 8613 clauses out of 17237 with flag 2004/647116
490.39/489.53	c cleaning 7304 clauses out of 14621 with flag 8001/653113
494.87/494.01	c cleaning 7135 clauses out of 14316 with flag 15000/660112
495.17/494.37	c 4085[?] 290[?] 82[?]  is mandatory 
495.17/494.37	c qxplain 8689/8691
495.17/494.38	c qxplain 8691/8691
499.09/498.23	c cleaning 6504 clauses out of 13041 with flag 5000/665972
499.09/498.31	c 4086[?] -290[?] -164[?] -82[?]  is mandatory 
499.09/498.31	c qxplain 8689/8690
499.19/498.33	c qxplain 8690/8690
499.19/498.33	c 4087[?] 291[?] 72[?]  is mandatory 
499.19/498.33	c qxplain 8689/8689
501.39/500.57	c cleaning 5856 clauses out of 11734 with flag 5001/671169
504.27/503.46	c cleaning 5927 clauses out of 11877 with flag 11000/677168
507.77/506.92	c cleaning 6455 clauses out of 12950 with flag 18000/684168
514.37/513.52	c cleaning 7243 clauses out of 14495 with flag 26000/692168
519.88/519.07	c 4088[?] 291[?] 158[?]  is mandatory 
519.88/519.07	c qxplain 8680/8688
519.88/519.08	c qxplain 8685/8688
519.88/519.09	c qxplain 8687/8688
519.99/519.14	c qxplain 8688/8688
520.18/519.34	c 4089[?] 291[?] 78[?]  is mandatory 
520.18/519.34	c qxplain 8687/8687
520.38/519.53	c 4090[?] -291[?] -78[?] -158[?] -72[?]  is mandatory 
520.38/519.53	c qxplain 8685/8686
520.38/519.54	c qxplain 8686/8686
520.38/519.55	c 4091[?] 292[?] 72[?]  is mandatory 
520.38/519.55	c qxplain 8685/8685
520.48/519.69	c 4092[?] 292[?] 75[?]  is mandatory 
520.48/519.69	c qxplain 8680/8684
521.37/520.53	c qxplain 8683/8684
523.18/522.36	c qxplain 8684/8684
523.78/522.91	c 4093[?] 292[?] 78[?]  is mandatory 
523.78/522.91	c qxplain 8683/8683
525.60/524.75	c cleaning 11870 clauses out of 23752 with flag 2001/708668
530.19/529.37	c cleaning 8915 clauses out of 17881 with flag 8000/714667
530.59/529.75	c 4094[?] 160[?] 292[?]  is mandatory 
530.59/529.75	c qxplain 8680/8682
531.49/530.62	c qxplain 8682/8682
534.31/533.43	c cleaning 7732 clauses out of 15502 with flag 4000/721203
539.39/538.53	c cleaning 6875 clauses out of 13771 with flag 10001/727204
539.99/539.10	c 4095[?] -160[?] -292[?] -75[?] -72[?] -78[?]  is mandatory 
539.99/539.10	c qxplain 8680/8681
541.39/540.57	c qxplain 8681/8681
542.79/541.94	c 4096[?] 293[?] 217[?]  is mandatory 
542.79/541.94	c qxplain 8680/8680
544.09/543.30	c cleaning 6571 clauses out of 13190 with flag 2002/733498
544.49/543.69	c 4097[?] 170[?] 293[?]  is mandatory 
544.49/543.69	c qxplain 8662/8679
544.49/543.69	c qxplain 8671/8679
544.59/543.70	c qxplain 8676/8679
545.31/544.51	c qxplain 8678/8679
545.59/544.75	c qxplain 8679/8679
546.89/546.06	c 4098[?] -170[?] -217[?] -293[?]  is mandatory 
546.89/546.06	c qxplain 8678/8678
546.89/546.08	c 4099[?] -294[?] -217[?]  is mandatory 
546.89/546.08	c qxplain 8676/8677
547.39/546.55	c qxplain 8677/8677
547.69/546.81	c 4100[?] 294[?] 217[?]  is mandatory 
547.69/546.81	c qxplain 8676/8676
547.99/547.16	c 4101[?] 295[?] 219[?]  is mandatory 
547.99/547.16	c qxplain 8671/8675
547.99/547.16	c qxplain 8674/8675
548.29/547.47	c qxplain 8675/8675
548.61/547.79	c 4102[?] 295[?] 173[?]  is mandatory 
548.61/547.79	c qxplain 8674/8674
548.89/548.06	c 4103[?] -173[?] -295[?] -219[?]  is mandatory 
548.89/548.06	c qxplain 8671/8673
548.89/548.07	c qxplain 8673/8673
549.59/548.80	c cleaning 7700 clauses out of 15414 with flag 1001/742293
554.11/553.32	c cleaning 6840 clauses out of 13714 with flag 7001/748293
556.69/555.81	c 4104[?] -296[?] -219[?]  is mandatory 
556.69/555.81	c qxplain 8671/8672
556.69/555.82	c qxplain 8672/8672
556.89/556.00	c 4105[?] 296[?] 219[?]  is mandatory 
556.89/556.00	c qxplain 8671/8671
556.89/556.01	c 4106[?] -297[?] -165[?]  is mandatory 
556.89/556.01	c qxplain 8662/8670
556.89/556.02	c qxplain 8667/8670
556.89/556.02	c qxplain 8669/8670
557.09/556.21	c qxplain 8670/8670
557.09/556.22	c 4107[?] 297[?] 165[?]  is mandatory 
557.09/556.22	c qxplain 8669/8669
557.09/556.26	c 4108[?] -298[?] -167[?]  is mandatory 
557.09/556.26	c qxplain 8667/8668
557.09/556.27	c qxplain 8668/8668
557.09/556.28	c 4109[?] 298[?] 167[?]  is mandatory 
557.09/556.28	c qxplain 8667/8667
557.09/556.28	c 4110[?] -299[?] -166[?]  is mandatory 
557.09/556.28	c qxplain 8662/8666
557.19/556.33	c qxplain 8665/8666
557.41/556.52	c qxplain 8666/8666
558.09/557.22	c 4111[?] 299[?] 166[?]  is mandatory 
558.09/557.22	c qxplain 8665/8665
558.29/557.43	c 4112[?] -300[?] 89[?]  is mandatory 
558.29/557.43	c qxplain 8662/8664
558.39/557.50	c qxplain 8664/8664
558.99/558.11	c cleaning 7448 clauses out of 14906 with flag 1000/756325
559.19/558.40	c 4113[?] -300[?] 229[?]  is mandatory 
559.19/558.40	c qxplain 8662/8663
559.39/558.55	c qxplain 8663/8663
561.09/560.28	c 4114[?] -229[?] -89[?] 300[?]  is mandatory 
561.09/560.28	c qxplain 8662/8662
561.19/560.39	c 4115[?] 21[?] -301[?]  is mandatory 
561.19/560.39	c qxplain 8626/8661
561.39/560.54	c qxplain 8644/8661
561.69/560.91	c qxplain 8653/8661
561.99/561.13	c qxplain 8658/8661
562.09/561.22	c qxplain 8660/8661
562.39/561.52	c qxplain 8661/8661
562.39/561.56	c 4116[?] -301[?] 230[?]  is mandatory 
562.39/561.56	c qxplain 8660/8660
562.49/561.66	c 4117[?] -21[?] 301[?] -230[?]  is mandatory 
562.49/561.66	c qxplain 8658/8659
562.59/561.72	c qxplain 8659/8659
562.59/561.73	c 4118[?] -302[?] 91[?]  is mandatory 
562.59/561.73	c qxplain 8658/8658
562.59/561.78	c 4119[?] -302[?] 232[?]  is mandatory 
562.59/561.78	c qxplain 8653/8657
562.59/561.79	c qxplain 8656/8657
562.69/561.80	c qxplain 8657/8657
562.69/561.81	c 4120[?] -232[?] -91[?] 302[?]  is mandatory 
562.69/561.81	c qxplain 8656/8656
562.79/561.90	c 4121[?] -303[?] 22[?]  is mandatory 
562.79/561.90	c qxplain 8653/8655
562.79/561.91	c qxplain 8655/8655
562.79/561.92	c 4122[?] -303[?] 233[?]  is mandatory 
562.79/561.92	c qxplain 8653/8654
562.79/561.92	c qxplain 8654/8654
562.79/561.93	c 4123[?] -233[?] -22[?] 303[?]  is mandatory 
562.79/561.93	c qxplain 8653/8653
562.91/562.02	c 4124[?] -304[?] 10[?]  is mandatory 
562.91/562.02	c qxplain 8644/8652
562.91/562.03	c qxplain 8649/8652
562.91/562.03	c qxplain 8651/8652
562.91/562.04	c qxplain 8652/8652
562.91/562.06	c 4125[?] -304[?] 234[?]  is mandatory 
562.91/562.06	c qxplain 8651/8651
562.91/562.06	c 4126[?] -234[?] 304[?] -10[?]  is mandatory 
562.91/562.06	c qxplain 8649/8650
562.91/562.08	c qxplain 8650/8650
563.09/562.21	c 4127[?] -305[?] 7[?]  is mandatory 
563.09/562.21	c qxplain 8649/8649
563.09/562.22	c 4128[?] -305[?] 235[?]  is mandatory 
563.09/562.23	c qxplain 8644/8648
563.09/562.23	c qxplain 8647/8648
563.09/562.24	c qxplain 8648/8648
563.09/562.24	c 4129[?] -7[?] -235[?] 305[?]  is mandatory 
563.09/562.24	c qxplain 8647/8647
563.19/562.38	c 4130[?] 93[?] -306[?]  is mandatory 
563.19/562.38	c qxplain 8644/8646
563.19/562.39	c qxplain 8646/8646
563.29/562.41	c 4131[?] -306[?] 237[?]  is mandatory 
563.29/562.41	c qxplain 8644/8645
563.29/562.41	c qxplain 8645/8645
563.29/562.42	c 4132[?] -237[?] 306[?] -93[?]  is mandatory 
563.29/562.42	c qxplain 8644/8644
563.39/562.58	c 4133[?] 89[?] -307[?]  is mandatory 
563.39/562.58	c qxplain 8626/8643
563.39/562.59	c qxplain 8635/8643
563.39/562.59	c qxplain 8640/8643
563.49/562.60	c qxplain 8642/8643
563.49/562.60	c qxplain 8643/8643
563.49/562.65	c 4134[?] -307[?] 238[?]  is mandatory 
563.49/562.65	c qxplain 8642/8642
563.49/562.65	c 4135[?] -89[?] -238[?] 307[?]  is mandatory 
563.49/562.65	c qxplain 8640/8641
563.49/562.67	c qxplain 8641/8641
563.69/562.87	c 4136[?] -308[?] 95[?]  is mandatory 
563.69/562.87	c qxplain 8640/8640
563.89/563.05	c 4137[?] -308[?] 240[?]  is mandatory 
563.89/563.05	c qxplain 8635/8639
563.89/563.06	c qxplain 8638/8639
563.89/563.07	c qxplain 8639/8639
563.89/563.07	c 4138[?] -240[?] 308[?] -95[?]  is mandatory 
563.89/563.07	c qxplain 8638/8638
564.00/563.17	c 4139[?] 91[?] -309[?]  is mandatory 
564.00/563.17	c qxplain 8635/8637
564.00/563.18	c qxplain 8637/8637
564.00/563.19	c 4140[?] -309[?] 241[?]  is mandatory 
564.00/563.19	c qxplain 8635/8636
564.00/563.20	c qxplain 8636/8636
564.00/563.21	c 4141[?] -91[?] -241[?] 309[?]  is mandatory 
564.00/563.21	c qxplain 8635/8635
564.19/563.35	c 4142[?] -310[?] 13[?]  is mandatory 
564.19/563.35	c qxplain 8626/8634
564.19/563.36	c qxplain 8631/8634
564.19/563.36	c qxplain 8633/8634
564.19/563.37	c qxplain 8634/8634
564.19/563.39	c 4143[?] -310[?] 243[?]  is mandatory 
564.19/563.39	c qxplain 8633/8633
564.19/563.39	c 4144[?] -243[?] -13[?] 310[?]  is mandatory 
564.19/563.39	c qxplain 8631/8632
564.29/563.41	c qxplain 8632/8632
564.29/563.49	c 4145[?] -311[?] 10[?]  is mandatory 
564.29/563.49	c qxplain 8631/8631
564.39/563.51	c 4146[?] -311[?] 244[?]  is mandatory 
564.39/563.51	c qxplain 8626/8630
564.39/563.51	c qxplain 8629/8630
564.39/563.52	c qxplain 8630/8630
564.39/563.53	c 4147[?] -244[?] 311[?] -10[?]  is mandatory 
564.39/563.53	c qxplain 8629/8629
564.99/564.13	c 4148[?] -312[?] 14[?]  is mandatory 
564.99/564.13	c qxplain 8626/8628
564.99/564.15	c qxplain 8628/8628
564.99/564.18	c 4149[?] -312[?] 245[?]  is mandatory 
564.99/564.18	c qxplain 8626/8627
564.99/564.19	c qxplain 8627/8627
564.99/564.21	c 4150[?] 312[?] -14[?] -245[?]  is mandatory 
564.99/564.21	c qxplain 8626/8626
565.21/564.32	c 4151[?] -313[?] 93[?]  is mandatory 
565.21/564.32	c qxplain 8553/8625
565.28/564.42	c qxplain 8590/8625
565.48/564.63	c qxplain 8608/8625
565.48/564.66	c qxplain 8617/8625
565.48/564.68	c qxplain 8622/8625
565.48/564.69	c qxplain 8624/8625
565.58/564.71	c qxplain 8625/8625
565.58/564.75	c 4152[?] -313[?] 246[?]  is mandatory 
565.58/564.75	c qxplain 8624/8624
565.58/564.77	c 4153[?] -246[?] 313[?] -93[?]  is mandatory 
565.58/564.77	c qxplain 8622/8623
565.68/564.80	c qxplain 8623/8623
565.98/565.11	c 4154[?] -314[?] 39[?]  is mandatory 
565.98/565.11	c qxplain 8622/8622
565.98/565.12	c 4155[?] -314[?] 248[?]  is mandatory 
565.98/565.12	c qxplain 8617/8621
565.98/565.13	c qxplain 8620/8621
565.98/565.15	c qxplain 8621/8621
565.98/565.16	c 4156[?] 314[?] -248[?] -39[?]  is mandatory 
565.98/565.16	c qxplain 8620/8620
566.20/565.33	c 4157[?] 95[?] -315[?]  is mandatory 
566.20/565.33	c qxplain 8617/8619
566.20/565.34	c qxplain 8619/8619
566.20/565.36	c 4158[?] -315[?] 249[?]  is mandatory 
566.20/565.36	c qxplain 8617/8618
566.20/565.38	c qxplain 8618/8618
566.20/565.39	c 4159[?] 315[?] -249[?] -95[?]  is mandatory 
566.20/565.39	c qxplain 8617/8617
566.20/565.42	c 4160[?] 26[?] -316[?]  is mandatory 
566.20/565.42	c qxplain 8608/8616
566.30/565.49	c qxplain 8613/8616
566.30/565.50	c qxplain 8615/8616
566.38/565.53	c qxplain 8616/8616
566.48/565.61	c 4161[?] -316[?] 184[?]  is mandatory 
566.48/565.61	c qxplain 8615/8615
567.98/567.16	c cleaning 10019 clauses out of 20061 with flag 2000/768928
571.89/571.08	c 4162[?] 316[?] -26[?] -184[?]  is mandatory 
571.89/571.08	c qxplain 8613/8614
571.99/571.18	c qxplain 8614/8614
572.09/571.23	c 4163[?] 103[?] -317[?]  is mandatory 
572.09/571.23	c qxplain 8613/8613
572.09/571.26	c 4164[?] -317[?] 184[?]  is mandatory 
572.09/571.26	c qxplain 8608/8612
572.19/571.30	c qxplain 8611/8612
572.19/571.34	c qxplain 8612/8612
572.29/571.47	c 4165[?] -103[?] -184[?] 317[?]  is mandatory 
572.29/571.47	c qxplain 8611/8611
572.39/571.53	c 4166[?] -318[?] 104[?]  is mandatory 
572.39/571.53	c qxplain 8608/8610
572.39/571.54	c qxplain 8610/8610
572.39/571.56	c 4167[?] -318[?] 185[?]  is mandatory 
572.39/571.56	c qxplain 8608/8609
572.39/571.57	c qxplain 8609/8609
572.59/571.73	c 4168[?] -104[?] 318[?] -185[?]  is mandatory 
572.59/571.73	c qxplain 8608/8608
572.59/571.74	c 4169[?] -319[?] 105[?]  is mandatory 
572.59/571.74	c qxplain 8590/8607
572.68/571.84	c qxplain 8599/8607
572.68/571.85	c qxplain 8604/8607
572.68/571.86	c qxplain 8606/8607
572.81/571.93	c qxplain 8607/8607
572.81/571.95	c 4170[?] -319[?] 185[?]  is mandatory 
572.81/571.95	c qxplain 8606/8606
572.91/572.06	c 4171[?] 319[?] -185[?] -105[?]  is mandatory 
572.91/572.06	c qxplain 8604/8605
572.91/572.07	c qxplain 8605/8605
572.91/572.08	c 4172[?] 320[?] 159[?]  is mandatory 
572.91/572.08	c qxplain 8604/8604
572.91/572.09	c 4173[?] 160[?] 320[?]  is mandatory 
572.91/572.09	c qxplain 8599/8603
572.99/572.10	c qxplain 8602/8603
572.99/572.11	c qxplain 8603/8603
572.99/572.13	c 4174[?] -320[?] -160[?] -159[?]  is mandatory 
572.99/572.13	c qxplain 8602/8602
572.99/572.14	c 4175[?] 321[?] 81[?]  is mandatory 
572.99/572.14	c qxplain 8599/8601
572.99/572.15	c qxplain 8601/8601
572.99/572.15	c 4176[?] 321[?] 160[?]  is mandatory 
572.99/572.15	c qxplain 8599/8600
572.99/572.16	c qxplain 8600/8600
572.99/572.17	c 4177[?] -321[?] -160[?] -81[?]  is mandatory 
572.99/572.17	c qxplain 8599/8599
577.21/576.40	c cleaning 10861 clauses out of 21752 with flag 5000/780638
578.00/577.20	c qxplain 8590/8598
578.14/577.28	c qxplain 8595/8598
578.23/577.34	c qxplain 8597/8598
578.23/577.35	c qxplain 8598/8598
578.23/577.36	c 4179[?] 322[?] 158[?]  is mandatory 
578.23/577.36	c qxplain 8597/8597
578.23/577.36	c 4180[?] 322[?] 132[?]  is mandatory 
578.23/577.36	c qxplain 8595/8596
578.23/577.37	c qxplain 8596/8596
578.23/577.38	c 4181[?] -322[?] -158[?] -132[?] -72[?]  is mandatory 
578.23/577.38	c qxplain 8595/8595
578.45/577.56	c 4182[?] 323[?] 75[?]  is mandatory 
578.45/577.56	c qxplain 8590/8594
578.53/577.60	c qxplain 8593/8594
578.63/577.75	c qxplain 8594/8594
578.73/577.83	c 4183[?] 323[?] 77[?]  is mandatory 
578.73/577.83	c qxplain 8593/8593
578.93/578.05	c 4184[?] 323[?] 159[?]  is mandatory 
578.93/578.05	c qxplain 8590/8592
578.93/578.06	c qxplain 8592/8592
579.13/578.23	c 4185[?] -323[?] -75[?] -159[?] -77[?]  is mandatory 
579.13/578.23	c qxplain 8590/8591
579.13/578.25	c qxplain 8591/8591
579.13/578.26	c 4186[?] 324[?] 75[?]  is mandatory 
579.13/578.26	c qxplain 8590/8590
579.13/578.27	c 4187[?] 159[?] 324[?]  is mandatory 
579.13/578.27	c qxplain 8553/8589
579.13/578.29	c qxplain 8572/8589
579.22/578.30	c qxplain 8581/8589
579.22/578.36	c qxplain 8586/8589
579.22/578.36	c qxplain 8588/8589
579.22/578.37	c qxplain 8589/8589
579.22/578.37	c 4188[?] -324[?] -159[?] -75[?]  is mandatory 
579.22/578.37	c qxplain 8588/8588
579.93/579.01	c 4189[?] -325[?] -186[?]  is mandatory 
579.93/579.01	c qxplain 8586/8587
580.03/579.12	c qxplain 8587/8587
580.03/579.18	c 4190[?] 325[?] 186[?]  is mandatory 
580.03/579.18	c qxplain 8586/8586
580.65/579.73	c 4191[?] -326[?] -186[?]  is mandatory 
580.65/579.73	c qxplain 8581/8585
580.73/579.86	c qxplain 8584/8585
580.83/579.99	c qxplain 8585/8585
580.93/580.01	c 4192[?] 186[?] 326[?]  is mandatory 
580.93/580.01	c qxplain 8584/8584
581.03/580.18	c 4193[?] -327[?] -186[?]  is mandatory 
581.03/580.18	c qxplain 8581/8583
581.23/580.32	c qxplain 8583/8583
581.43/580.52	c 4194[?] 327[?] 186[?]  is mandatory 
581.43/580.52	c qxplain 8581/8582
581.53/580.64	c qxplain 8582/8582
582.03/581.17	c 4195[?] -328[?] -186[?]  is mandatory 
582.03/581.17	c qxplain 8581/8581
582.23/581.30	c 4196[?] 328[?] 186[?]  is mandatory 
582.23/581.30	c qxplain 8572/8580
582.23/581.31	c qxplain 8577/8580
582.33/581.49	c qxplain 8579/8580
582.52/581.64	c qxplain 8580/8580
582.62/581.80	c 4197[?] -329[?] -186[?]  is mandatory 
582.62/581.80	c qxplain 8579/8579
582.84/581.96	c 4198[?] 186[?] 329[?]  is mandatory 
582.84/581.96	c qxplain 8577/8578
583.02/582.10	c qxplain 8578/8578
583.22/582.33	c 4199[?] -330[?] -186[?]  is mandatory 
583.22/582.33	c qxplain 8577/8577
583.42/582.52	c 4200[?] 330[?] 186[?]  is mandatory 
583.42/582.52	c qxplain 8572/8576
583.42/582.53	c qxplain 8575/8576
583.62/582.77	c qxplain 8576/8576
583.72/582.91	c 4201[?] -331[?] -186[?]  is mandatory 
583.72/582.91	c qxplain 8575/8575
583.94/583.07	c 4202[?] 331[?] 186[?]  is mandatory 
583.94/583.07	c qxplain 8572/8574
583.94/583.08	c qxplain 8574/8574
583.94/583.09	c 4203[?] -187[?] -332[?]  is mandatory 
583.94/583.09	c qxplain 8572/8573
584.02/583.10	c qxplain 8573/8573
584.02/583.12	c 4204[?] 332[?] 187[?]  is mandatory 
584.02/583.12	c qxplain 8572/8572
584.02/583.13	c 4205[?] -333[?] 187[?]  is mandatory 
584.02/583.13	c qxplain 8553/8571
584.02/583.14	c qxplain 8563/8571
584.02/583.14	c qxplain 8568/8571
584.02/583.15	c qxplain 8570/8571
584.02/583.16	c qxplain 8571/8571
584.02/583.16	c 4206[?] -333[?] 108[?]  is mandatory 
584.02/583.16	c qxplain 8570/8570
584.02/583.18	c 4207[?] -108[?] 333[?] -187[?]  is mandatory 
584.02/583.18	c qxplain 8568/8569
584.02/583.19	c qxplain 8569/8569
584.02/583.20	c 4208[?] -187[?] -334[?]  is mandatory 
584.02/583.20	c qxplain 8568/8568
584.12/583.21	c 4209[?] 187[?] 334[?]  is mandatory 
584.12/583.21	c qxplain 8563/8567
584.12/583.22	c qxplain 8566/8567
584.12/583.22	c qxplain 8567/8567
584.12/583.23	c 4210[?] -335[?] 187[?]  is mandatory 
584.12/583.23	c qxplain 8566/8566
584.12/583.24	c 4211[?] -335[?] 108[?]  is mandatory 
584.12/583.24	c qxplain 8563/8565
584.12/583.25	c qxplain 8565/8565
584.12/583.26	c 4212[?] 335[?] -108[?] -187[?]  is mandatory 
584.12/583.26	c qxplain 8563/8564
584.12/583.27	c qxplain 8564/8564
584.12/583.28	c 4213[?] -336[?] -187[?]  is mandatory 
584.12/583.28	c qxplain 8563/8563
584.12/583.29	c 4214[?] 187[?] 336[?]  is mandatory 
584.12/583.29	c qxplain 8553/8562
584.22/583.30	c qxplain 8558/8562
584.22/583.31	c qxplain 8561/8562
584.22/583.32	c qxplain 8562/8562
584.22/583.33	c 4215[?] -337[?] 187[?]  is mandatory 
584.22/583.33	c qxplain 8561/8561
584.22/583.34	c 4216[?] -337[?] 108[?]  is mandatory 
584.22/583.34	c qxplain 8558/8560
584.22/583.35	c qxplain 8560/8560
584.22/583.36	c 4217[?] 337[?] -108[?] -187[?]  is mandatory 
584.22/583.36	c qxplain 8558/8559
584.22/583.38	c qxplain 8559/8559
584.22/583.39	c 4218[?] -338[?] -187[?]  is mandatory 
584.22/583.39	c qxplain 8558/8558
584.32/583.41	c 4219[?] 338[?] 187[?]  is mandatory 
584.32/583.41	c qxplain 8553/8557
584.32/583.42	c qxplain 8556/8557
584.32/583.43	c qxplain 8557/8557
585.12/584.28	c 4220[?] -339[?] 187[?]  is mandatory 
585.12/584.28	c qxplain 8556/8556
585.12/584.29	c 4221[?] 108[?] -339[?]  is mandatory 
585.12/584.29	c qxplain 8553/8555
585.12/584.29	c qxplain 8555/8555
585.22/584.30	c 4222[?] 339[?] -108[?] -187[?]  is mandatory 
585.22/584.30	c qxplain 8553/8554
585.22/584.31	c qxplain 8554/8554
585.22/584.32	c 4223[?] -340[?] -187[?]  is mandatory 
585.22/584.32	c qxplain 8553/8553
585.22/584.34	c 4224[?] 340[?] 187[?]  is mandatory 
585.22/584.34	c qxplain 8408/8552
585.22/584.35	c qxplain 8481/8552
585.22/584.36	c qxplain 8517/8552
585.22/584.37	c qxplain 8535/8552
585.22/584.38	c qxplain 8544/8552
585.22/584.39	c qxplain 8549/8552
585.22/584.39	c qxplain 8551/8552
585.32/584.40	c qxplain 8552/8552
586.32/585.43	c 4225[?] -341[?] 187[?]  is mandatory 
586.32/585.43	c qxplain 8551/8551
586.32/585.44	c 4226[?] 108[?] -341[?]  is mandatory 
586.32/585.44	c qxplain 8549/8550
586.32/585.45	c qxplain 8550/8550
586.32/585.45	c 4227[?] 341[?] -108[?] -187[?]  is mandatory 
586.32/585.45	c qxplain 8549/8549
586.32/585.46	c 4228[?] -342[?] -187[?]  is mandatory 
586.32/585.46	c qxplain 8544/8548
586.32/585.47	c qxplain 8547/8548
586.32/585.49	c qxplain 8548/8548
586.42/585.52	c 4229[?] 342[?] 187[?]  is mandatory 
586.42/585.52	c qxplain 8547/8547
586.42/585.53	c 4230[?] -343[?] 187[?]  is mandatory 
586.42/585.53	c qxplain 8544/8546
586.42/585.54	c qxplain 8546/8546
586.42/585.55	c 4231[?] 108[?] -343[?]  is mandatory 
586.42/585.55	c qxplain 8544/8545
586.42/585.56	c qxplain 8545/8545
586.42/585.56	c 4232[?] 343[?] -108[?] -187[?]  is mandatory 
586.42/585.56	c qxplain 8544/8544
586.42/585.58	c 4233[?] -344[?] -187[?]  is mandatory 
586.42/585.58	c qxplain 8535/8543
586.42/585.59	c qxplain 8540/8543
586.42/585.60	c qxplain 8542/8543
586.52/585.62	c qxplain 8543/8543
586.52/585.62	c 4234[?] 344[?] 187[?]  is mandatory 
586.52/585.62	c qxplain 8542/8542
587.24/586.34	c 4235[?] -345[?] 187[?]  is mandatory 
587.24/586.34	c qxplain 8540/8541
587.24/586.35	c qxplain 8541/8541
587.24/586.36	c 4236[?] -345[?] 108[?]  is mandatory 
587.24/586.36	c qxplain 8540/8540
587.24/586.37	c 4237[?] 345[?] -108[?] -187[?]  is mandatory 
587.24/586.37	c qxplain 8535/8539
587.24/586.38	c qxplain 8538/8539
587.24/586.39	c qxplain 8539/8539
587.32/586.40	c 4238[?] -346[?] -187[?]  is mandatory 
587.32/586.40	c qxplain 8538/8538
587.32/586.42	c 4239[?] 346[?] 187[?]  is mandatory 
587.32/586.42	c qxplain 8535/8537
587.32/586.43	c qxplain 8537/8537
587.32/586.44	c 4240[?] -347[?] 187[?]  is mandatory 
587.32/586.44	c qxplain 8535/8536
587.32/586.45	c qxplain 8536/8536
587.32/586.46	c 4241[?] -347[?] 108[?]  is mandatory 
587.32/586.46	c qxplain 8535/8535
587.32/586.47	c 4242[?] 347[?] -108[?] -187[?]  is mandatory 
587.32/586.47	c qxplain 8517/8534
587.32/586.49	c qxplain 8526/8534
587.32/586.50	c qxplain 8531/8534
587.41/586.51	c qxplain 8533/8534
587.41/586.55	c qxplain 8534/8534
587.41/586.56	c 4243[?] -348[?] 135[?]  is mandatory 
587.41/586.56	c qxplain 8533/8533
587.41/586.56	c qxplain 8531/8532
587.41/586.57	c qxplain 8532/8532
587.41/586.58	c 4245[?] 348[?] -196[?] -135[?]  is mandatory 
587.41/586.58	c qxplain 8531/8531
587.41/586.59	c 4246[?] -7[?] -349[?]  is mandatory 
587.41/586.59	c qxplain 8526/8530
587.41/586.60	c qxplain 8529/8530
587.51/586.60	c qxplain 8530/8530
587.51/586.61	c 4247[?] -349[?] -196[?]  is mandatory 
587.51/586.61	c qxplain 8529/8529
587.51/586.62	c 4248[?] 7[?] 196[?] 349[?]  is mandatory 
587.51/586.62	c qxplain 8526/8528
587.51/586.63	c qxplain 8528/8528
587.51/586.64	c 4249[?] -161[?] -350[?]  is mandatory 
587.51/586.64	c qxplain 8526/8527
587.51/586.65	c qxplain 8527/8527
587.51/586.65	c 4250[?] 161[?] 350[?]  is mandatory 
587.51/586.65	c qxplain 8526/8526
587.71/586.81	c 4251[?] -351[?] 135[?]  is mandatory 
587.71/586.81	c qxplain 8517/8525
587.71/586.82	c qxplain 8522/8525
587.71/586.83	c qxplain 8524/8525
587.71/586.83	c qxplain 8525/8525
587.71/586.84	c 4253[?] 351[?] -196[?] -135[?]  is mandatory 
587.71/586.84	c qxplain 8524/8524
587.71/586.85	c 4254[?] -8[?] -352[?]  is mandatory 
587.71/586.85	c qxplain 8522/8523
587.71/586.86	c qxplain 8523/8523
587.71/586.86	c 4255[?] -352[?] -196[?]  is mandatory 
587.71/586.86	c qxplain 8522/8522
587.71/586.87	c 4256[?] 8[?] 196[?] 352[?]  is mandatory 
587.71/586.87	c qxplain 8517/8521
587.71/586.88	c qxplain 8520/8521
587.81/586.90	c qxplain 8521/8521
587.81/586.92	c 4257[?] -161[?] -353[?]  is mandatory 
587.81/586.92	c qxplain 8520/8520
587.81/586.93	c 4258[?] 161[?] 353[?]  is mandatory 
587.81/586.93	c qxplain 8517/8519
587.81/586.94	c qxplain 8519/8519
588.11/587.21	c 4259[?] -354[?] 135[?]  is mandatory 
588.11/587.21	c qxplain 8517/8518
588.11/587.22	c qxplain 8518/8518
588.11/587.23	c 4261[?] 354[?] -196[?] -135[?]  is mandatory 
588.11/587.23	c qxplain 8517/8517
588.11/587.24	c 4262[?] -9[?] -355[?]  is mandatory 
588.11/587.24	c qxplain 8481/8516
588.11/587.24	c qxplain 8499/8516
588.11/587.25	c qxplain 8508/8516
588.11/587.26	c qxplain 8513/8516
588.11/587.28	c qxplain 8515/8516
588.11/587.29	c qxplain 8516/8516
588.11/587.29	c 4263[?] -355[?] -196[?]  is mandatory 
588.11/587.29	c qxplain 8515/8515
588.11/587.30	c 4264[?] 355[?] 196[?] 9[?]  is mandatory 
588.11/587.30	c qxplain 8513/8514
588.23/587.35	c qxplain 8514/8514
588.23/587.37	c 4265[?] -356[?] -161[?]  is mandatory 
588.23/587.37	c qxplain 8513/8513
588.23/587.37	c 4266[?] 356[?] 161[?]  is mandatory 
588.23/587.37	c qxplain 8508/8512
588.23/587.40	c qxplain 8511/8512
588.23/587.41	c qxplain 8512/8512
588.91/588.07	c 4267[?] -357[?] 135[?]  is mandatory 
588.91/588.07	c qxplain 8511/8511
588.91/588.08	c 4269[?] 357[?] -196[?] -135[?]  is mandatory 
588.91/588.08	c qxplain 8508/8510
588.91/588.09	c qxplain 8510/8510
588.91/588.09	c 4270[?] -358[?] -10[?]  is mandatory 
588.91/588.09	c qxplain 8508/8509
589.01/588.10	c qxplain 8509/8509
589.01/588.11	c 4271[?] -358[?] -196[?]  is mandatory 
589.01/588.11	c qxplain 8508/8508
589.01/588.13	c 4272[?] 358[?] 10[?] 196[?]  is mandatory 
589.01/588.13	c qxplain 8499/8507
589.01/588.14	c qxplain 8504/8507
589.01/588.14	c qxplain 8506/8507
589.21/588.37	c qxplain 8507/8507
589.21/588.40	c 4273[?] -161[?] -359[?]  is mandatory 
589.21/588.40	c qxplain 8506/8506
589.21/588.41	c 4274[?] 161[?] 359[?]  is mandatory 
589.21/588.41	c qxplain 8504/8505
589.33/588.43	c qxplain 8505/8505
589.51/588.67	c 4275[?] -360[?] 135[?]  is mandatory 
589.51/588.67	c qxplain 8504/8504
589.51/588.68	c 4276[?] -360[?] 196[?]  is mandatory 
589.51/588.68	c qxplain 8499/8503
589.61/588.72	c qxplain 8502/8503
589.61/588.73	c qxplain 8503/8503
589.61/588.74	c 4277[?] 360[?] -196[?] -135[?]  is mandatory 
589.61/588.74	c qxplain 8502/8502
589.61/588.75	c 4278[?] -11[?] -361[?]  is mandatory 
589.61/588.75	c qxplain 8499/8501
589.61/588.76	c qxplain 8501/8501
589.61/588.76	c 4279[?] -361[?] -196[?]  is mandatory 
589.61/588.76	c qxplain 8499/8500
589.61/588.78	c qxplain 8500/8500
589.61/588.79	c 4280[?] 361[?] 11[?] 196[?]  is mandatory 
589.61/588.79	c qxplain 8499/8499
589.71/588.84	c 4281[?] -163[?] -362[?]  is mandatory 
589.71/588.84	c qxplain 8481/8498
589.71/588.88	c qxplain 8490/8498
589.71/588.88	c qxplain 8495/8498
589.71/588.89	c qxplain 8497/8498
589.81/588.91	c qxplain 8498/8498
589.81/588.92	c 4282[?] 163[?] 362[?]  is mandatory 
589.81/588.92	c qxplain 8497/8497
589.91/589.07	c 4283[?] -363[?] 135[?]  is mandatory 
589.91/589.07	c qxplain 8495/8496
590.01/589.10	c qxplain 8496/8496
590.01/589.11	c 4284[?] -363[?] 196[?]  is mandatory 
590.01/589.11	c qxplain 8495/8495
590.01/589.12	c 4285[?] 363[?] -196[?] -135[?]  is mandatory 
590.01/589.12	c qxplain 8490/8494
590.01/589.13	c qxplain 8493/8494
590.01/589.14	c qxplain 8494/8494
590.01/589.15	c 4286[?] -12[?] -364[?]  is mandatory 
590.01/589.15	c qxplain 8493/8493
590.01/589.16	c 4287[?] -364[?] -196[?]  is mandatory 
590.01/589.16	c qxplain 8490/8492
590.01/589.16	c qxplain 8492/8492
590.01/589.17	c 4288[?] 12[?] 364[?] 196[?]  is mandatory 
590.01/589.17	c qxplain 8490/8491
590.01/589.19	c qxplain 8491/8491
590.11/589.20	c 4289[?] -365[?] -162[?]  is mandatory 
590.11/589.20	c qxplain 8490/8490
590.11/589.21	c 4290[?] 365[?] 162[?]  is mandatory 
590.11/589.21	c qxplain 8481/8489
590.11/589.28	c qxplain 8486/8489
590.11/589.29	c qxplain 8488/8489
590.11/589.30	c qxplain 8489/8489
590.21/589.34	c 4291[?] -366[?] 135[?]  is mandatory 
590.21/589.34	c qxplain 8488/8488
590.21/589.34	c 4292[?] -366[?] 196[?]  is mandatory 
590.21/589.34	c qxplain 8486/8487
590.21/589.35	c qxplain 8487/8487
590.21/589.36	c 4293[?] 366[?] -196[?] -135[?]  is mandatory 
590.21/589.36	c qxplain 8486/8486
590.21/589.37	c 4294[?] -13[?] -367[?]  is mandatory 
590.21/589.37	c qxplain 8481/8485
590.21/589.38	c qxplain 8484/8485
590.21/589.39	c qxplain 8485/8485
590.21/589.40	c 4295[?] -367[?] -196[?]  is mandatory 
590.21/589.40	c qxplain 8484/8484
590.31/589.41	c 4296[?] 367[?] 13[?] 196[?]  is mandatory 
590.31/589.41	c qxplain 8481/8483
590.31/589.41	c qxplain 8483/8483
590.31/589.43	c 4297[?] -162[?] -368[?]  is mandatory 
590.31/589.43	c qxplain 8481/8482
590.31/589.44	c qxplain 8482/8482
590.31/589.45	c 4298[?] 368[?] 162[?]  is mandatory 
590.31/589.45	c qxplain 8481/8481
590.43/589.54	c 4299[?] -369[?] 135[?]  is mandatory 
590.43/589.54	c qxplain 8408/8480
590.43/589.55	c qxplain 8445/8480
590.43/589.56	c qxplain 8463/8480
590.43/589.57	c qxplain 8472/8480
590.43/589.59	c qxplain 8477/8480
590.43/589.61	c qxplain 8479/8480
590.43/589.61	c qxplain 8480/8480
590.53/589.62	c 4300[?] -369[?] 196[?]  is mandatory 
590.53/589.62	c qxplain 8479/8479
590.53/589.63	c 4301[?] 369[?] -196[?] -135[?]  is mandatory 
590.53/589.63	c qxplain 8477/8478
590.53/589.64	c qxplain 8478/8478
590.53/589.64	c 4302[?] -14[?] -370[?]  is mandatory 
590.53/589.64	c qxplain 8477/8477
590.53/589.65	c 4303[?] -370[?] -196[?]  is mandatory 
590.53/589.65	c qxplain 8472/8476
590.53/589.66	c qxplain 8475/8476
590.53/589.67	c qxplain 8476/8476
590.53/589.68	c 4304[?] 370[?] 14[?] 196[?]  is mandatory 
590.53/589.68	c qxplain 8475/8475
590.61/589.70	c 4305[?] -162[?] -371[?]  is mandatory 
590.61/589.70	c qxplain 8472/8474
590.61/589.71	c qxplain 8474/8474
590.61/589.76	c 4306[?] 371[?] 162[?]  is mandatory 
590.61/589.76	c qxplain 8472/8473
590.61/589.77	c qxplain 8473/8473
590.61/589.78	c 4307[?] -372[?] 199[?]  is mandatory 
590.61/589.78	c qxplain 8472/8472
590.61/589.79	c 4308[?] 27[?] -372[?]  is mandatory 
590.61/589.79	c qxplain 8463/8471
590.71/589.82	c qxplain 8468/8471
590.71/589.88	c qxplain 8470/8471
590.71/589.89	c qxplain 8471/8471
590.81/589.90	c 4309[?] 372[?] -199[?] -27[?]  is mandatory 
590.81/589.90	c qxplain 8470/8470
590.81/589.91	c 4310[?] 373[?] 199[?]  is mandatory 
590.81/589.91	c qxplain 8468/8469
590.81/589.92	c qxplain 8469/8469
590.81/589.93	c 4311[?] 27[?] 373[?]  is mandatory 
590.81/589.93	c qxplain 8468/8468
590.81/589.94	c 4312[?] -199[?] -27[?] -373[?]  is mandatory 
590.81/589.94	c qxplain 8463/8467
590.81/589.98	c qxplain 8466/8467
590.81/589.99	c qxplain 8467/8467
590.90/590.02	c 4313[?] -374[?] 199[?]  is mandatory 
590.90/590.02	c qxplain 8466/8466
590.90/590.04	c 4314[?] 27[?] -374[?]  is mandatory 
590.90/590.04	c qxplain 8463/8465
590.90/590.07	c qxplain 8465/8465
590.90/590.08	c 4315[?] 48[?] -374[?]  is mandatory 
590.90/590.08	c qxplain 8463/8464
590.90/590.09	c qxplain 8464/8464
591.00/590.12	c 4316[?] 374[?] -199[?] -48[?] -27[?]  is mandatory 
591.00/590.12	c qxplain 8463/8463
591.00/590.14	c 4317[?] 199[?] 375[?]  is mandatory 
591.00/590.14	c qxplain 8445/8462
591.00/590.14	c qxplain 8454/8462
591.00/590.18	c qxplain 8459/8462
591.00/590.19	c qxplain 8461/8462
591.10/590.20	c qxplain 8462/8462
591.10/590.21	c 4318[?] 27[?] 375[?]  is mandatory 
591.10/590.21	c qxplain 8461/8461
591.10/590.21	c 4319[?] 48[?] 375[?]  is mandatory 
591.10/590.21	c qxplain 8459/8460
591.10/590.23	c qxplain 8460/8460
591.10/590.25	c 4320[?] -375[?] -199[?] -27[?] -48[?]  is mandatory 
591.10/590.25	c qxplain 8459/8459
591.10/590.27	c 4321[?] 199[?] -376[?]  is mandatory 
591.10/590.27	c qxplain 8454/8458
591.10/590.27	c qxplain 8457/8458
591.10/590.28	c qxplain 8458/8458
591.10/590.29	c 4322[?] 27[?] -376[?]  is mandatory 
591.10/590.29	c qxplain 8457/8457
591.10/590.29	c 4323[?] 48[?] -376[?]  is mandatory 
591.10/590.29	c qxplain 8454/8456
591.21/590.30	c qxplain 8456/8456
591.21/590.37	c 4324[?] 376[?] -27[?] -199[?] -48[?]  is mandatory 
591.21/590.37	c qxplain 8454/8455
591.31/590.42	c qxplain 8455/8455
591.31/590.44	c 4325[?] 199[?] 377[?]  is mandatory 
591.31/590.44	c qxplain 8454/8454
591.31/590.45	c 4326[?] 27[?] 377[?]  is mandatory 
591.31/590.45	c qxplain 8445/8453
591.31/590.46	c qxplain 8450/8453
591.41/590.54	c qxplain 8452/8453
591.41/590.56	c qxplain 8453/8453
591.41/590.58	c 4327[?] 48[?] 377[?]  is mandatory 
591.41/590.58	c qxplain 8452/8452
591.41/590.60	c 4328[?] -377[?] -199[?] -48[?] -27[?]  is mandatory 
591.41/590.60	c qxplain 8450/8451
591.52/590.67	c qxplain 8451/8451
591.63/590.75	c 4329[?] -378[?] 203[?]  is mandatory 
591.63/590.75	c qxplain 8450/8450
591.71/590.89	c 4330[?] 378[?] -203[?]  is mandatory 
591.71/590.89	c qxplain 8445/8449
591.81/590.90	c qxplain 8448/8449
591.81/590.91	c qxplain 8449/8449
591.81/590.92	c 4331[?] 269[?] 379[?]  is mandatory 
591.81/590.92	c qxplain 8448/8448
591.81/590.93	c 4332[?] 379[?] 270[?]  is mandatory 
591.81/590.93	c qxplain 8445/8447
591.81/590.93	c qxplain 8447/8447
591.81/590.94	c 4333[?] -269[?] -379[?] -270[?]  is mandatory 
591.81/590.94	c qxplain 8445/8446
591.81/590.95	c qxplain 8446/8446
591.81/590.96	c 4334[?] 380[?] 271[?]  is mandatory 
591.81/590.96	c qxplain 8445/8445
591.81/590.97	c 4335[?] 380[?] 272[?]  is mandatory 
591.81/590.97	c qxplain 8408/8444
591.81/590.98	c qxplain 8427/8444
591.81/590.98	c qxplain 8436/8444
591.81/590.99	c qxplain 8441/8444
591.90/591.00	c qxplain 8443/8444
591.90/591.01	c qxplain 8444/8444
591.90/591.02	c 4336[?] -380[?] -271[?] -272[?]  is mandatory 
591.90/591.02	c qxplain 8443/8443
591.90/591.02	c 4337[?] -208[?] -381[?]  is mandatory 
591.90/591.02	c qxplain 8441/8442
591.90/591.03	c qxplain 8442/8442
591.90/591.04	c 4338[?] 381[?] 208[?]  is mandatory 
591.90/591.04	c qxplain 8441/8441
591.90/591.05	c 4339[?] 382[?] 208[?]  is mandatory 
591.90/591.05	c qxplain 8436/8440
591.90/591.06	c qxplain 8439/8440
591.90/591.07	c qxplain 8440/8440
591.90/591.08	c 4340[?] 209[?] 382[?]  is mandatory 
591.90/591.08	c qxplain 8439/8439
591.90/591.09	c 4341[?] -208[?] -382[?] -209[?]  is mandatory 
591.90/591.09	c qxplain 8436/8438
592.01/591.10	c qxplain 8438/8438
592.01/591.11	c 4342[?] -383[?] -210[?]  is mandatory 
592.01/591.11	c qxplain 8436/8437
592.01/591.12	c qxplain 8437/8437
592.01/591.13	c 4343[?] 210[?] 383[?]  is mandatory 
592.01/591.13	c qxplain 8436/8436
592.01/591.13	c 4344[?] -384[?] -211[?]  is mandatory 
592.01/591.13	c qxplain 8427/8435
592.01/591.14	c qxplain 8432/8435
592.01/591.15	c qxplain 8434/8435
592.01/591.16	c qxplain 8435/8435
592.01/591.17	c 4345[?] 384[?] 211[?]  is mandatory 
592.01/591.17	c qxplain 8434/8434
592.01/591.18	c 4346[?] -385[?] -212[?]  is mandatory 
592.01/591.18	c qxplain 8432/8433
592.01/591.19	c qxplain 8433/8433
592.11/591.20	c 4347[?] 385[?] 212[?]  is mandatory 
592.11/591.20	c qxplain 8432/8432
592.11/591.21	c 4348[?] -386[?] -213[?]  is mandatory 
592.11/591.21	c qxplain 8427/8431
592.11/591.22	c qxplain 8430/8431
592.11/591.22	c qxplain 8431/8431
592.11/591.23	c 4349[?] 386[?] 213[?]  is mandatory 
592.11/591.23	c qxplain 8430/8430
592.11/591.24	c 4350[?] -387[?] -214[?]  is mandatory 
592.11/591.24	c qxplain 8427/8429
592.11/591.25	c qxplain 8429/8429
592.11/591.27	c 4351[?] 387[?] 214[?]  is mandatory 
592.11/591.27	c qxplain 8427/8428
592.11/591.28	c qxplain 8428/8428
592.11/591.29	c 4352[?] -388[?] -215[?]  is mandatory 
592.11/591.29	c qxplain 8427/8427
592.11/591.30	c 4353[?] 388[?] 215[?]  is mandatory 
592.11/591.30	c qxplain 8408/8426
592.20/591.31	c qxplain 8418/8426
592.20/591.31	c qxplain 8423/8426
592.20/591.32	c qxplain 8425/8426
592.20/591.33	c qxplain 8426/8426
592.20/591.34	c 4354[?] -389[?] -274[?]  is mandatory 
592.20/591.34	c qxplain 8425/8425
592.20/591.35	c 4355[?] 389[?] 274[?]  is mandatory 
592.20/591.35	c qxplain 8423/8424
592.20/591.36	c qxplain 8424/8424
592.20/591.37	c 4356[?] 390[?] 125[?]  is mandatory 
592.20/591.37	c qxplain 8423/8423
592.20/591.38	c 4357[?] 282[?] 390[?]  is mandatory 
592.20/591.38	c qxplain 8418/8422
592.41/591.52	c qxplain 8421/8422
592.41/591.53	c qxplain 8422/8422
592.41/591.55	c 4358[?] -282[?] -125[?] -390[?]  is mandatory 
592.41/591.55	c qxplain 8421/8421
592.41/591.56	c 4359[?] 127[?] 391[?]  is mandatory 
592.41/591.56	c qxplain 8418/8420
592.62/591.74	c qxplain 8420/8420
592.62/591.75	c 4360[?] 391[?] 285[?]  is mandatory 
592.62/591.75	c qxplain 8418/8419
592.62/591.76	c qxplain 8419/8419
592.62/591.77	c 4361[?] -285[?] -127[?] -391[?]  is mandatory 
592.62/591.77	c qxplain 8418/8418
592.80/591.92	c 4362[?] -392[?] 227[?]  is mandatory 
592.80/591.92	c qxplain 8408/8417
592.80/591.94	c qxplain 8413/8417
592.80/591.97	c qxplain 8416/8417
593.10/592.28	c qxplain 8417/8417
593.20/592.38	c 4363[?] 157[?] -392[?]  is mandatory 
593.20/592.38	c qxplain 8416/8416
593.40/592.59	c 4364[?] -157[?] -227[?] 392[?]  is mandatory 
593.40/592.59	c qxplain 8413/8415
593.40/592.60	c qxplain 8415/8415
593.50/592.62	c 4365[?] 126[?] 393[?]  is mandatory 
593.50/592.62	c qxplain 8413/8414
593.50/592.63	c qxplain 8414/8414
593.50/592.64	c 4366[?] 393[?] 294[?]  is mandatory 
593.50/592.64	c qxplain 8413/8413
593.50/592.65	c 4367[?] -126[?] -294[?] -393[?]  is mandatory 
593.50/592.65	c qxplain 8408/8412
593.50/592.67	c qxplain 8411/8412
593.50/592.68	c qxplain 8412/8412
593.61/592.70	c 4368[?] 128[?] 394[?]  is mandatory 
593.61/592.70	c qxplain 8411/8411
593.61/592.72	c 4369[?] 394[?] 296[?]  is mandatory 
593.61/592.72	c qxplain 8408/8410
593.61/592.73	c qxplain 8410/8410
593.61/592.75	c 4370[?] -394[?] -296[?] -128[?]  is mandatory 
593.61/592.75	c qxplain 8408/8409
593.61/592.76	c qxplain 8409/8409
593.61/592.78	c 4371[?] 130[?] -395[?]  is mandatory 
593.61/592.78	c qxplain 8408/8408
593.61/592.79	c 4372[?] -395[?] 297[?]  is mandatory 
593.61/592.79	c qxplain 8118/8407
593.61/592.80	c qxplain 8263/8407
593.61/592.80	c qxplain 8336/8407
593.61/592.81	c qxplain 8372/8407
593.72/592.82	c qxplain 8390/8407
593.72/592.83	c qxplain 8399/8407
593.72/592.83	c qxplain 8404/8407
593.72/592.84	c qxplain 8406/8407
593.72/592.85	c qxplain 8407/8407
593.72/592.85	c 4373[?] -130[?] 395[?] -297[?]  is mandatory 
593.72/592.85	c qxplain 8406/8406
593.72/592.88	c 4374[?] -231[?] 396[?]  is mandatory 
593.72/592.88	c qxplain 8404/8405
593.72/592.90	c qxplain 8405/8405
593.72/592.91	c 4375[?] -300[?] 396[?]  is mandatory 
593.72/592.91	c qxplain 8404/8404
593.82/592.95	c 4376[?] -301[?] 396[?]  is mandatory 
593.82/592.95	c qxplain 8399/8403
593.82/592.97	c qxplain 8402/8403
593.82/592.98	c qxplain 8403/8403
593.82/592.99	c 4377[?] 231[?] -396[?] 300[?] 301[?]  is mandatory 
593.82/592.99	c qxplain 8402/8402
593.90/593.03	c 4378[?] -236[?] 397[?]  is mandatory 
593.90/593.03	c qxplain 8399/8401
593.90/593.04	c qxplain 8401/8401
593.90/593.05	c 4379[?] -304[?] 397[?]  is mandatory 
593.90/593.05	c qxplain 8399/8400
593.90/593.06	c qxplain 8400/8400
593.90/593.07	c 4380[?] -305[?] 397[?]  is mandatory 
593.90/593.07	c qxplain 8399/8399
593.90/593.10	c 4381[?] -397[?] 304[?] 305[?] 236[?]  is mandatory 
593.90/593.10	c qxplain 8390/8398
594.00/593.11	c qxplain 8395/8398
594.00/593.11	c qxplain 8397/8398
594.00/593.12	c qxplain 8398/8398
594.00/593.15	c 4382[?] 398[?] -239[?]  is mandatory 
594.00/593.15	c qxplain 8397/8397
594.00/593.16	c 4383[?] -306[?] 398[?]  is mandatory 
594.00/593.16	c qxplain 8395/8396
594.00/593.17	c qxplain 8396/8396
594.00/593.17	c 4384[?] -307[?] 398[?]  is mandatory 
594.00/593.17	c qxplain 8395/8395
594.00/593.19	c 4385[?] -398[?] 239[?] 307[?] 306[?]  is mandatory 
594.00/593.19	c qxplain 8390/8394
594.09/593.20	c qxplain 8393/8394
594.09/593.21	c qxplain 8394/8394
594.09/593.22	c 4386[?] 399[?] -242[?]  is mandatory 
594.09/593.22	c qxplain 8393/8393
594.09/593.23	c 4387[?] -308[?] 399[?]  is mandatory 
594.09/593.23	c qxplain 8390/8392
594.09/593.24	c qxplain 8392/8392
594.09/593.25	c 4388[?] -309[?] 399[?]  is mandatory 
594.09/593.25	c qxplain 8390/8391
594.09/593.26	c qxplain 8391/8391
594.09/593.28	c 4389[?] -399[?] 242[?] 309[?] 308[?]  is mandatory 
594.09/593.28	c qxplain 8390/8390
594.09/593.29	c 4390[?] -247[?] 400[?]  is mandatory 
594.09/593.29	c qxplain 8372/8389
594.09/593.30	c qxplain 8381/8389
594.20/593.30	c qxplain 8386/8389
594.20/593.31	c qxplain 8388/8389
594.20/593.33	c qxplain 8389/8389
594.20/593.34	c 4391[?] 400[?] -312[?]  is mandatory 
594.20/593.34	c qxplain 8388/8388
594.20/593.35	c 4392[?] 400[?] -313[?]  is mandatory 
594.20/593.35	c qxplain 8386/8387
594.20/593.36	c qxplain 8387/8387
594.20/593.39	c 4393[?] 247[?] -400[?] 313[?] 312[?]  is mandatory 
594.20/593.39	c qxplain 8386/8386
594.30/593.40	c 4394[?] 401[?] -250[?]  is mandatory 
594.30/593.40	c qxplain 8381/8385
594.30/593.41	c qxplain 8384/8385
594.30/593.43	c qxplain 8385/8385
594.30/593.44	c 4395[?] 401[?] -314[?]  is mandatory 
594.30/593.44	c qxplain 8384/8384
594.30/593.45	c 4396[?] 401[?] -315[?]  is mandatory 
594.30/593.45	c qxplain 8381/8383
594.30/593.46	c qxplain 8383/8383
594.30/593.48	c 4397[?] 250[?] -401[?] 315[?] 314[?]  is mandatory 
594.30/593.48	c qxplain 8381/8382
594.30/593.49	c qxplain 8382/8382
594.39/593.50	c 4398[?] 10[?] -402[?]  is mandatory 
594.39/593.50	c qxplain 8381/8381
594.39/593.51	c 4399[?] 332[?] -402[?]  is mandatory 
594.39/593.51	c qxplain 8372/8380
594.39/593.51	c qxplain 8377/8380
594.39/593.52	c qxplain 8379/8380
594.39/593.53	c qxplain 8380/8380
594.39/593.55	c 4400[?] 402[?] -10[?] -332[?]  is mandatory 
594.39/593.55	c qxplain 8379/8379
594.39/593.56	c 4401[?] -403[?] 29[?]  is mandatory 
594.39/593.56	c qxplain 8377/8378
594.39/593.57	c qxplain 8378/8378
594.39/593.58	c 4402[?] -403[?] 333[?]  is mandatory 
594.39/593.58	c qxplain 8377/8377
594.50/593.60	c 4403[?] -29[?] -333[?] 403[?]  is mandatory 
594.50/593.60	c qxplain 8372/8376
594.50/593.61	c qxplain 8375/8376
594.50/593.62	c qxplain 8376/8376
594.50/593.63	c 4404[?] -404[?] 11[?]  is mandatory 
594.50/593.63	c qxplain 8375/8375
594.50/593.64	c 4405[?] 334[?] -404[?]  is mandatory 
594.50/593.64	c qxplain 8372/8374
594.50/593.65	c qxplain 8374/8374
594.50/593.66	c 4406[?] -334[?] 404[?] -11[?]  is mandatory 
594.50/593.66	c qxplain 8372/8373
594.50/593.66	c qxplain 8373/8373
594.50/593.67	c 4407[?] 30[?] -405[?]  is mandatory 
594.50/593.67	c qxplain 8372/8372
594.50/593.68	c 4408[?] -405[?] 335[?]  is mandatory 
594.50/593.68	c qxplain 8336/8371
594.50/593.69	c qxplain 8354/8371
594.50/593.70	c qxplain 8363/8371
594.60/593.70	c qxplain 8368/8371
594.60/593.71	c qxplain 8370/8371
594.60/593.72	c qxplain 8371/8371
594.60/593.74	c 4409[?] -30[?] -335[?] 405[?]  is mandatory 
594.60/593.74	c qxplain 8370/8370
594.60/593.75	c 4410[?] -406[?] 12[?]  is mandatory 
594.60/593.75	c qxplain 8368/8369
594.60/593.76	c qxplain 8369/8369
594.60/593.77	c 4411[?] -406[?] 336[?]  is mandatory 
594.60/593.77	c qxplain 8368/8368
594.60/593.79	c 4412[?] -336[?] -12[?] 406[?]  is mandatory 
594.60/593.79	c qxplain 8363/8367
594.60/593.80	c qxplain 8366/8367
594.69/593.80	c qxplain 8367/8367
594.69/593.81	c 4413[?] -407[?] 31[?]  is mandatory 
594.69/593.81	c qxplain 8366/8366
594.69/593.82	c 4414[?] -407[?] 337[?]  is mandatory 
594.69/593.82	c qxplain 8363/8365
594.69/593.83	c qxplain 8365/8365
594.69/593.84	c 4415[?] -31[?] -337[?] 407[?]  is mandatory 
594.69/593.84	c qxplain 8363/8364
594.69/593.85	c qxplain 8364/8364
594.99/594.17	c 4416[?] 13[?] -408[?]  is mandatory 
594.99/594.17	c qxplain 8363/8363
594.99/594.19	c 4417[?] -408[?] 338[?]  is mandatory 
594.99/594.19	c qxplain 8354/8362
595.09/594.20	c qxplain 8359/8362
595.09/594.21	c qxplain 8361/8362
595.09/594.22	c qxplain 8362/8362
595.09/594.24	c 4418[?] -13[?] -338[?] 408[?]  is mandatory 
595.09/594.24	c qxplain 8361/8361
595.09/594.25	c 4419[?] 32[?] -409[?]  is mandatory 
595.09/594.25	c qxplain 8359/8360
595.09/594.26	c qxplain 8360/8360
595.09/594.26	c 4420[?] 339[?] -409[?]  is mandatory 
595.09/594.26	c qxplain 8359/8359
595.09/594.28	c 4421[?] -32[?] -339[?] 409[?]  is mandatory 
595.09/594.28	c qxplain 8354/8358
595.09/594.28	c qxplain 8357/8358
595.09/594.29	c qxplain 8358/8358
595.79/594.98	c 4422[?] 14[?] -410[?]  is mandatory 
595.79/594.98	c qxplain 8357/8357
595.79/594.99	c 4423[?] -410[?] 340[?]  is mandatory 
595.79/594.99	c qxplain 8354/8356
595.79/595.00	c qxplain 8356/8356
595.91/595.03	c 4424[?] 410[?] -340[?] -14[?]  is mandatory 
595.91/595.03	c qxplain 8354/8355
595.91/595.04	c qxplain 8355/8355
595.91/595.05	c 4425[?] 33[?] -411[?]  is mandatory 
595.91/595.05	c qxplain 8354/8354
595.91/595.06	c 4426[?] 341[?] -411[?]  is mandatory 
595.91/595.06	c qxplain 8336/8353
595.91/595.07	c qxplain 8345/8353
595.91/595.07	c qxplain 8350/8353
595.91/595.09	c qxplain 8352/8353
595.91/595.10	c qxplain 8353/8353
595.91/595.11	c 4427[?] -33[?] -341[?] 411[?]  is mandatory 
595.91/595.11	c qxplain 8352/8352
595.91/595.12	c 4428[?] -412[?] 39[?]  is mandatory 
595.91/595.12	c qxplain 8350/8351
596.01/595.13	c qxplain 8351/8351
596.01/595.14	c 4429[?] -412[?] 342[?]  is mandatory 
596.01/595.14	c qxplain 8350/8350
596.01/595.15	c 4430[?] -39[?] -342[?] 412[?]  is mandatory 
596.01/595.15	c qxplain 8345/8349
596.01/595.16	c qxplain 8348/8349
596.01/595.17	c qxplain 8349/8349
596.01/595.18	c 4431[?] 34[?] -413[?]  is mandatory 
596.01/595.18	c qxplain 8348/8348
596.01/595.19	c 4432[?] 343[?] -413[?]  is mandatory 
596.01/595.19	c qxplain 8345/8347
596.09/595.20	c qxplain 8347/8347
596.09/595.21	c 4433[?] -34[?] -343[?] 413[?]  is mandatory 
596.09/595.21	c qxplain 8345/8346
596.09/595.22	c qxplain 8346/8346
596.29/595.41	c 4434[?] 40[?] -414[?]  is mandatory 
596.29/595.41	c qxplain 8345/8345
596.29/595.42	c 4435[?] -414[?] 344[?]  is mandatory 
596.29/595.42	c qxplain 8336/8344
596.29/595.43	c qxplain 8341/8344
596.29/595.44	c qxplain 8343/8344
596.29/595.45	c qxplain 8344/8344
596.29/595.46	c 4436[?] -344[?] -40[?] 414[?]  is mandatory 
596.29/595.46	c qxplain 8343/8343
596.29/595.48	c 4437[?] -415[?] 35[?]  is mandatory 
596.29/595.48	c qxplain 8341/8342
596.29/595.49	c qxplain 8342/8342
596.39/595.50	c 4438[?] -415[?] 345[?]  is mandatory 
596.39/595.50	c qxplain 8341/8341
596.39/595.51	c 4439[?] -35[?] -345[?] 415[?]  is mandatory 
596.39/595.51	c qxplain 8336/8340
596.39/595.52	c qxplain 8339/8340
596.39/595.53	c qxplain 8340/8340
596.39/595.54	c 4440[?] 41[?] -416[?]  is mandatory 
596.39/595.54	c qxplain 8339/8339
596.39/595.56	c 4441[?] -416[?] 346[?]  is mandatory 
596.39/595.56	c qxplain 8336/8338
596.39/595.57	c qxplain 8338/8338
596.39/595.59	c 4442[?] -41[?] -346[?] 416[?]  is mandatory 
596.39/595.59	c qxplain 8336/8337
596.39/595.60	c qxplain 8337/8337
596.49/595.61	c 4443[?] -417[?] 36[?]  is mandatory 
596.49/595.61	c qxplain 8336/8336
596.49/595.62	c 4444[?] -417[?] 347[?]  is mandatory 
596.49/595.62	c qxplain 8263/8335
596.49/595.63	c qxplain 8300/8335
596.49/595.64	c qxplain 8318/8335
596.49/595.65	c qxplain 8327/8335
596.49/595.67	c qxplain 8332/8335
596.49/595.70	c qxplain 8334/8335
596.59/595.71	c qxplain 8335/8335
596.59/595.72	c 4445[?] -347[?] 417[?] -36[?]  is mandatory 
596.59/595.72	c qxplain 8334/8334
596.59/595.73	c 4446[?] -418[?] 259[?]  is mandatory 
596.59/595.73	c qxplain 8332/8333
596.59/595.75	c qxplain 8333/8333
596.59/595.76	c 4447[?] 418[?] -259[?]  is mandatory 
596.59/595.76	c qxplain 8332/8332
596.59/595.77	c 4448[?] -419[?] -259[?]  is mandatory 
596.59/595.77	c qxplain 8327/8331
596.59/595.79	c qxplain 8330/8331
596.69/595.81	c qxplain 8331/8331
596.69/595.83	c 4449[?] 419[?] 259[?]  is mandatory 
596.69/595.83	c qxplain 8330/8330
596.69/595.84	c 4450[?] -420[?] 260[?]  is mandatory 
596.69/595.84	c qxplain 8327/8329
596.69/595.85	c qxplain 8329/8329
596.69/595.87	c 4451[?] 420[?] -260[?]  is mandatory 
596.69/595.87	c qxplain 8327/8328
596.69/595.88	c qxplain 8328/8328
596.69/595.89	c 4452[?] -421[?] -260[?]  is mandatory 
596.69/595.89	c qxplain 8327/8327
596.79/595.90	c 4453[?] 421[?] 260[?]  is mandatory 
596.79/595.90	c qxplain 8318/8326
596.79/595.92	c qxplain 8323/8326
596.79/595.93	c qxplain 8325/8326
596.79/595.93	c qxplain 8326/8326
596.79/595.94	c 4454[?] -422[?] 7[?]  is mandatory 
596.79/595.94	c qxplain 8325/8325
596.79/595.95	c 4455[?] -422[?] 134[?]  is mandatory 
596.79/595.95	c qxplain 8323/8324
596.79/595.96	c qxplain 8324/8324
596.79/595.97	c 4456[?] -422[?] 348[?]  is mandatory 
596.79/595.97	c qxplain 8323/8323
596.79/595.98	c 4457[?] -7[?] 422[?] -348[?] -134[?]  is mandatory 
596.79/595.98	c qxplain 8318/8322
596.79/595.99	c qxplain 8321/8322
596.89/596.00	c qxplain 8322/8322
596.89/596.01	c 4458[?] 8[?] -423[?]  is mandatory 
596.89/596.01	c qxplain 8321/8321
596.89/596.02	c 4459[?] -423[?] 134[?]  is mandatory 
596.89/596.02	c qxplain 8318/8320
596.89/596.03	c qxplain 8320/8320
597.19/596.30	c 4460[?] -423[?] 351[?]  is mandatory 
597.19/596.30	c qxplain 8318/8319
597.19/596.32	c qxplain 8319/8319
597.19/596.33	c 4461[?] -8[?] 423[?] -351[?] -134[?]  is mandatory 
597.19/596.33	c qxplain 8318/8318
597.19/596.34	c 4462[?] 9[?] -424[?]  is mandatory 
597.19/596.34	c qxplain 8300/8317
597.19/596.35	c qxplain 8309/8317
597.19/596.36	c qxplain 8314/8317
597.19/596.38	c qxplain 8316/8317
597.19/596.39	c qxplain 8317/8317
597.29/596.41	c 4463[?] -424[?] 134[?]  is mandatory 
597.29/596.41	c qxplain 8316/8316
597.39/596.52	c 4464[?] -424[?] 354[?]  is mandatory 
597.39/596.52	c qxplain 8314/8315
597.39/596.53	c qxplain 8315/8315
597.39/596.54	c 4465[?] 424[?] -9[?] -354[?] -134[?]  is mandatory 
597.39/596.54	c qxplain 8314/8314
597.39/596.55	c 4466[?] -425[?] 10[?]  is mandatory 
597.39/596.55	c qxplain 8309/8313
597.39/596.56	c qxplain 8312/8313
597.39/596.57	c qxplain 8313/8313
597.39/596.58	c 4467[?] -425[?] 134[?]  is mandatory 
597.39/596.58	c qxplain 8312/8312
597.59/596.72	c 4468[?] -425[?] 357[?]  is mandatory 
597.59/596.72	c qxplain 8309/8311
597.59/596.74	c qxplain 8311/8311
597.59/596.75	c 4469[?] -10[?] 425[?] -357[?] -134[?]  is mandatory 
597.59/596.75	c qxplain 8309/8310
597.59/596.76	c qxplain 8310/8310
597.59/596.76	c 4470[?] 11[?] -426[?]  is mandatory 
597.59/596.76	c qxplain 8309/8309
597.69/596.84	c 4471[?] -426[?] 136[?]  is mandatory 
597.69/596.84	c qxplain 8300/8308
597.69/596.85	c qxplain 8305/8308
597.69/596.86	c qxplain 8307/8308
597.69/596.87	c qxplain 8308/8308
597.69/596.87	c 4472[?] -426[?] 360[?]  is mandatory 
597.69/596.87	c qxplain 8307/8307
597.69/596.89	c 4473[?] 426[?] -11[?] -360[?] -136[?]  is mandatory 
597.69/596.89	c qxplain 8305/8306
597.79/596.90	c qxplain 8306/8306
597.79/596.91	c 4474[?] 12[?] -427[?]  is mandatory 
597.79/596.91	c qxplain 8305/8305
597.79/596.98	c 4475[?] 136[?] -427[?]  is mandatory 
597.79/596.98	c qxplain 8300/8304
597.79/596.99	c qxplain 8303/8304
597.89/597.00	c qxplain 8304/8304
597.89/597.01	c 4476[?] 363[?] -427[?]  is mandatory 
597.89/597.01	c qxplain 8303/8303
597.89/597.02	c 4477[?] 427[?] -12[?] -363[?] -136[?]  is mandatory 
597.89/597.02	c qxplain 8300/8302
597.89/597.03	c qxplain 8302/8302
597.89/597.05	c 4478[?] 13[?] -428[?]  is mandatory 
597.89/597.05	c qxplain 8300/8301
597.89/597.06	c qxplain 8301/8301
597.99/597.18	c 4479[?] 136[?] -428[?]  is mandatory 
597.99/597.18	c qxplain 8300/8300
597.99/597.19	c 4480[?] -428[?] 366[?]  is mandatory 
597.99/597.19	c qxplain 8263/8299
597.99/597.20	c qxplain 8282/8299
597.99/597.21	c qxplain 8291/8299
598.11/597.22	c qxplain 8296/8299
598.11/597.23	c qxplain 8298/8299
598.11/597.24	c qxplain 8299/8299
598.11/597.25	c 4481[?] 428[?] -366[?] -136[?] -13[?]  is mandatory 
598.11/597.25	c qxplain 8298/8298
598.11/597.26	c 4482[?] 14[?] -429[?]  is mandatory 
598.11/597.26	c qxplain 8296/8297
598.11/597.27	c qxplain 8297/8297
598.11/597.28	c 4483[?] 136[?] -429[?]  is mandatory 
598.11/597.28	c qxplain 8296/8296
598.11/597.29	c 4484[?] 369[?] -429[?]  is mandatory 
598.11/597.29	c qxplain 8291/8295
598.11/597.30	c qxplain 8294/8295
598.29/597.43	c qxplain 8295/8295
598.29/597.44	c 4485[?] 429[?] -14[?] -369[?] -136[?]  is mandatory 
598.29/597.44	c qxplain 8294/8294
598.48/597.67	c 4486[?] -430[?] -228[?]  is mandatory 
598.48/597.67	c qxplain 8291/8293
598.48/597.68	c qxplain 8293/8293
598.48/597.69	c 4487[?] 430[?] 228[?]  is mandatory 
598.48/597.69	c qxplain 8291/8292
598.59/597.71	c qxplain 8292/8292
598.69/597.88	c 4488[?] -431[?] -228[?]  is mandatory 
598.69/597.88	c qxplain 8291/8291
598.69/597.89	c 4489[?] 431[?] 228[?]  is mandatory 
598.69/597.89	c qxplain 8282/8290
598.79/597.92	c qxplain 8287/8290
598.79/597.93	c qxplain 8289/8290
598.79/597.94	c qxplain 8290/8290
599.09/598.25	c 4490[?] -432[?] -228[?]  is mandatory 
599.09/598.25	c qxplain 8289/8289
599.09/598.26	c 4491[?] 432[?] 228[?]  is mandatory 
599.09/598.26	c qxplain 8287/8288
599.09/598.28	c qxplain 8288/8288
599.39/598.54	c 4492[?] -433[?] -228[?]  is mandatory 
599.39/598.54	c qxplain 8287/8287
599.39/598.58	c 4493[?] 433[?] 228[?]  is mandatory 
599.39/598.58	c qxplain 8282/8286
599.49/598.60	c qxplain 8285/8286
599.49/598.61	c qxplain 8286/8286
599.79/599.00	c 4494[?] -434[?] -228[?]  is mandatory 
599.79/599.00	c qxplain 8285/8285
599.89/599.01	c 4495[?] 434[?] 228[?]  is mandatory 
599.89/599.01	c qxplain 8282/8284
599.89/599.04	c qxplain 8284/8284
600.49/599.61	c 4496[?] -435[?] -228[?]  is mandatory 
600.49/599.61	c qxplain 8282/8283
600.49/599.63	c qxplain 8283/8283
600.49/599.64	c 4497[?] 435[?] 228[?]  is mandatory 
600.49/599.64	c qxplain 8282/8282
600.78/599.97	c 4498[?] -436[?] -228[?]  is mandatory 
600.78/599.97	c qxplain 8263/8281
600.78/599.99	c qxplain 8273/8281
600.88/600.00	c qxplain 8278/8281
600.88/600.01	c qxplain 8280/8281
600.88/600.04	c qxplain 8281/8281
600.88/600.05	c 4499[?] 436[?] 228[?]  is mandatory 
600.88/600.05	c qxplain 8280/8280
601.08/600.22	c 4500[?] -437[?] -228[?]  is mandatory 
601.08/600.22	c qxplain 8278/8279
601.08/600.24	c qxplain 8279/8279
601.18/600.35	c 4501[?] 437[?] 228[?]  is mandatory 
601.18/600.35	c qxplain 8278/8278
601.18/600.37	c 4502[?] 124[?] 438[?]  is mandatory 
601.18/600.37	c qxplain 8273/8277
601.18/600.38	c qxplain 8276/8277
601.18/600.39	c qxplain 8277/8277
601.28/600.40	c 4503[?] 381[?] 438[?]  is mandatory 
601.28/600.40	c qxplain 8276/8276
601.28/600.41	c 4504[?] -438[?] -124[?] -381[?]  is mandatory 
601.28/600.41	c qxplain 8273/8275
601.28/600.42	c qxplain 8275/8275
601.28/600.43	c 4505[?] 439[?] 211[?]  is mandatory 
601.28/600.43	c qxplain 8273/8274
601.28/600.44	c qxplain 8274/8274
601.28/600.46	c 4506[?] 439[?] 383[?]  is mandatory 
601.28/600.46	c qxplain 8273/8273
601.28/600.47	c 4507[?] -383[?] -211[?] -439[?]  is mandatory 
601.28/600.47	c qxplain 8263/8272
601.28/600.48	c qxplain 8268/8272
601.28/600.49	c qxplain 8271/8272
601.28/600.50	c qxplain 8272/8272
601.28/600.51	c 4508[?] 210[?] 440[?]  is mandatory 
601.28/600.51	c qxplain 8271/8271
601.41/600.52	c 4509[?] 440[?] 384[?]  is mandatory 
601.41/600.52	c qxplain 8268/8270
601.41/600.53	c qxplain 8270/8270
601.41/600.54	c 4510[?] -440[?] -210[?] -384[?]  is mandatory 
601.41/600.54	c qxplain 8268/8269
601.41/600.55	c qxplain 8269/8269
601.41/600.56	c 4511[?] 441[?] 213[?]  is mandatory 
601.41/600.56	c qxplain 8268/8268
601.41/600.58	c 4512[?] 441[?] 385[?]  is mandatory 
601.41/600.58	c qxplain 8263/8267
601.41/600.59	c qxplain 8266/8267
601.41/600.60	c qxplain 8267/8267
601.41/600.61	c 4513[?] -441[?] -213[?] -385[?]  is mandatory 
601.41/600.61	c qxplain 8266/8266
601.51/600.62	c 4514[?] 442[?] 212[?]  is mandatory 
601.51/600.62	c qxplain 8263/8265
601.51/600.63	c qxplain 8265/8265
601.51/600.64	c 4515[?] 442[?] 386[?]  is mandatory 
601.51/600.64	c qxplain 8263/8264
601.51/600.65	c qxplain 8264/8264
601.51/600.66	c 4516[?] -442[?] -386[?] -212[?]  is mandatory 
601.51/600.67	c qxplain 8263/8263
601.51/600.68	c 4517[?] 443[?] 215[?]  is mandatory 
601.51/600.68	c qxplain 8118/8262
601.51/600.68	c qxplain 8191/8262
601.51/600.69	c qxplain 8227/8262
601.59/600.70	c qxplain 8245/8262
601.59/600.71	c qxplain 8254/8262
601.59/600.72	c qxplain 8259/8262
601.59/600.73	c qxplain 8261/8262
601.59/600.75	c qxplain 8262/8262
601.59/600.76	c 4518[?] 443[?] 387[?]  is mandatory 
601.59/600.76	c qxplain 8261/8261
601.59/600.77	c 4519[?] -443[?] -387[?] -215[?]  is mandatory 
601.59/600.77	c qxplain 8259/8260
601.59/600.78	c qxplain 8260/8260
601.59/600.79	c 4520[?] 444[?] 214[?]  is mandatory 
601.59/600.79	c qxplain 8259/8259
601.68/600.80	c 4521[?] 444[?] 388[?]  is mandatory 
601.68/600.80	c qxplain 8254/8258
601.68/600.82	c qxplain 8257/8258
601.68/600.83	c qxplain 8258/8258
601.68/600.84	c 4522[?] -444[?] -214[?] -388[?]  is mandatory 
601.68/600.84	c qxplain 8257/8257
601.68/600.85	c 4523[?] -445[?] -379[?]  is mandatory 
601.68/600.85	c qxplain 8254/8256
601.68/600.86	c qxplain 8256/8256
601.68/600.87	c 4524[?] 445[?] 379[?]  is mandatory 
601.68/600.87	c qxplain 8254/8255
601.68/600.88	c qxplain 8255/8255
601.68/600.89	c 4525[?] -446[?] -380[?]  is mandatory 
601.68/600.89	c qxplain 8254/8254
601.79/600.91	c 4526[?] 446[?] 380[?]  is mandatory 
601.79/600.91	c qxplain 8245/8253
601.79/600.92	c qxplain 8250/8253
602.09/601.28	c qxplain 8252/8253
602.29/601.46	c qxplain 8253/8253
602.61/601.78	c 4527[?] -447[?] -289[?]  is mandatory 
602.61/601.78	c qxplain 8252/8252
602.99/602.14	c 4528[?] 447[?] 289[?]  is mandatory 
602.99/602.14	c qxplain 8250/8251
603.09/602.29	c qxplain 8251/8251
603.29/602.40	c 4529[?] -448[?] 289[?]  is mandatory 
603.29/602.40	c qxplain 8250/8250
603.49/602.72	c 4531[?] 448[?] -289[?] -290[?]  is mandatory 
603.49/602.72	c qxplain 8245/8249
603.60/602.73	c qxplain 8248/8249
603.88/603.06	c qxplain 8249/8249
604.19/603.35	c 4532[?] -449[?] -290[?]  is mandatory 
604.19/603.35	c qxplain 8248/8248
604.49/603.65	c 4533[?] 449[?] 290[?]  is mandatory 
604.49/603.65	c qxplain 8245/8247
604.49/603.66	c qxplain 8247/8247
604.49/603.68	c 4534[?] 281[?] 450[?]  is mandatory 
604.49/603.68	c qxplain 8245/8246
604.49/603.69	c qxplain 8246/8246
604.49/603.70	c 4535[?] 390[?] 450[?]  is mandatory 
604.49/603.70	c qxplain 8245/8245
604.59/603.71	c 4536[?] -390[?] -281[?] -450[?]  is mandatory 
604.59/603.71	c qxplain 8227/8244
604.59/603.72	c qxplain 8236/8244
604.59/603.73	c qxplain 8241/8244
604.59/603.73	c qxplain 8243/8244
604.59/603.74	c qxplain 8244/8244
604.59/603.75	c 4537[?] 284[?] 451[?]  is mandatory 
604.59/603.75	c qxplain 8243/8243
604.59/603.76	c 4538[?] 391[?] 451[?]  is mandatory 
604.59/603.76	c qxplain 8241/8242
604.59/603.77	c qxplain 8242/8242
604.59/603.78	c 4539[?] -391[?] -284[?] -451[?]  is mandatory 
604.59/603.78	c qxplain 8241/8241
605.18/604.30	c 4540[?] -452[?] 278[?]  is mandatory 
605.18/604.30	c qxplain 8236/8240
605.80/604.93	c qxplain 8239/8240
605.99/605.11	c qxplain 8240/8240
606.49/605.60	c 4541[?] 152[?] -452[?]  is mandatory 
606.49/605.60	c qxplain 8239/8239
606.59/605.75	c 4542[?] 53[?] -452[?]  is mandatory 
606.59/605.75	c qxplain 8236/8238
606.78/605.93	c qxplain 8238/8238
606.90/606.10	c 4543[?] 8[?] -452[?]  is mandatory 
606.90/606.10	c qxplain 8236/8237
607.08/606.27	c qxplain 8237/8237
607.28/606.46	c 4544[?] 452[?] -278[?] -8[?] -53[?] -152[?]  is mandatory 
607.28/606.46	c qxplain 8236/8236
607.78/606.90	c 4545[?] -453[?] -289[?]  is mandatory 
607.78/606.90	c qxplain 8227/8235
608.00/607.14	c qxplain 8232/8235
608.39/607.57	c qxplain 8234/8235
608.68/607.87	c qxplain 8235/8235
609.10/608.28	c 4546[?] 453[?] 289[?]  is mandatory 
609.10/608.28	c qxplain 8234/8234
609.28/608.43	c 4547[?] -454[?] 289[?]  is mandatory 
609.28/608.43	c qxplain 8232/8233
609.48/608.62	c qxplain 8233/8233
609.89/609.01	c 4549[?] 454[?] -289[?] -290[?]  is mandatory 
609.89/609.01	c qxplain 8232/8232
610.31/609.42	c 4550[?] -455[?] -290[?]  is mandatory 
610.31/609.42	c qxplain 8227/8231
610.49/609.62	c qxplain 8230/8231
610.69/609.80	c qxplain 8231/8231
610.78/609.93	c 4551[?] 455[?] 290[?]  is mandatory 
610.78/609.93	c qxplain 8230/8230
610.98/610.10	c 4552[?] -456[?] -289[?]  is mandatory 
610.98/610.10	c qxplain 8227/8229
611.08/610.27	c qxplain 8229/8229
611.30/610.48	c 4553[?] 456[?] 289[?]  is mandatory 
611.30/610.48	c qxplain 8227/8228
611.68/610.88	c qxplain 8228/8228
611.98/611.12	c 4554[?] -457[?] -290[?]  is mandatory 
611.98/611.12	c qxplain 8227/8227
612.19/611.32	c 4555[?] 457[?] 290[?]  is mandatory 
612.19/611.32	c qxplain 8191/8226
612.19/611.34	c qxplain 8209/8226
612.19/611.35	c qxplain 8218/8226
612.58/611.74	c qxplain 8223/8226
612.78/611.99	c qxplain 8225/8226
612.98/612.14	c qxplain 8226/8226
613.18/612.31	c 4556[?] -458[?] 289[?]  is mandatory 
613.18/612.32	c qxplain 8225/8225
613.28/612.48	c 4557[?] -458[?] 290[?]  is mandatory 
613.28/612.48	c qxplain 8223/8224
613.60/612.73	c qxplain 8224/8224
613.78/612.91	c 4558[?] 458[?] -290[?] -289[?]  is mandatory 
613.78/612.91	c qxplain 8223/8223
613.99/613.10	c 4559[?] -459[?] -289[?]  is mandatory 
613.99/613.10	c qxplain 8218/8222
614.09/613.29	c qxplain 8221/8222
614.19/613.32	c qxplain 8222/8222
614.19/613.38	c 4560[?] 459[?] 289[?]  is mandatory 
614.19/613.38	c qxplain 8221/8221
614.29/613.43	c 4561[?] -460[?] -290[?]  is mandatory 
614.29/613.43	c qxplain 8218/8220
614.39/613.51	c qxplain 8220/8220
614.39/613.53	c 4562[?] 460[?] 290[?]  is mandatory 
614.39/613.53	c qxplain 8218/8219
614.39/613.56	c qxplain 8219/8219
614.39/613.57	c 4563[?] -461[?] 289[?]  is mandatory 
614.39/613.57	c qxplain 8218/8218
614.60/613.75	c 4564[?] -461[?] 290[?]  is mandatory 
614.60/613.75	c qxplain 8209/8217
614.60/613.76	c qxplain 8214/8217
614.60/613.80	c qxplain 8216/8217
614.78/613.90	c qxplain 8217/8217
614.98/614.15	c 4565[?] 461[?] -290[?] -289[?]  is mandatory 
614.98/614.15	c qxplain 8216/8216
614.98/614.18	c 4566[?] -462[?] 292[?]  is mandatory 
614.98/614.18	c qxplain 8214/8215
615.08/614.21	c qxplain 8215/8215
615.08/614.22	c 4567[?] 462[?] -292[?]  is mandatory 
615.08/614.22	c qxplain 8214/8214
615.08/614.25	c 4568[?] -463[?] 292[?]  is mandatory 
615.08/614.25	c qxplain 8209/8213
615.08/614.27	c qxplain 8212/8213
615.08/614.28	c qxplain 8213/8213
615.08/614.29	c 4569[?] 463[?] -292[?]  is mandatory 
615.08/614.29	c qxplain 8212/8212
615.18/614.31	c 4570[?] 293[?] 464[?]  is mandatory 
615.18/614.31	c qxplain 8209/8211
615.18/614.32	c qxplain 8211/8211
615.18/614.34	c 4571[?] 393[?] 464[?]  is mandatory 
615.18/614.34	c qxplain 8209/8210
615.18/614.36	c qxplain 8210/8210
615.18/614.37	c 4572[?] -464[?] -393[?] -293[?]  is mandatory 
615.18/614.37	c qxplain 8209/8209
615.18/614.39	c 4573[?] 295[?] 465[?]  is mandatory 
615.18/614.39	c qxplain 8191/8208
615.28/614.41	c qxplain 8200/8208
615.28/614.42	c qxplain 8205/8208
615.28/614.43	c qxplain 8207/8208
615.28/614.45	c qxplain 8208/8208
615.28/614.46	c 4574[?] 465[?] 394[?]  is mandatory 
615.28/614.46	c qxplain 8207/8207
615.28/614.49	c 4575[?] -295[?] -465[?] -394[?]  is mandatory 
615.28/614.49	c qxplain 8205/8206
615.38/614.51	c qxplain 8206/8206
615.38/614.52	c 4576[?] -466[?] -291[?]  is mandatory 
615.38/614.52	c qxplain 8205/8205
615.38/614.53	c 4577[?] 466[?] 291[?]  is mandatory 
615.38/614.53	c qxplain 8200/8204
615.38/614.55	c qxplain 8203/8204
615.86/615.00	c qxplain 8204/8204
615.86/615.03	c 4578[?] -467[?] 291[?]  is mandatory 
615.86/615.03	c qxplain 8203/8203
615.86/615.04	c 4579[?] -467[?] 165[?]  is mandatory 
615.86/615.04	c qxplain 8200/8202
615.86/615.05	c qxplain 8202/8202
615.86/615.06	c 4580[?] 467[?] -165[?] -291[?]  is mandatory 
615.86/615.06	c qxplain 8200/8201
615.86/615.08	c qxplain 8201/8201
615.86/615.09	c 4581[?] -468[?] -291[?]  is mandatory 
615.86/615.09	c qxplain 8200/8200
615.96/615.11	c 4582[?] 468[?] 291[?]  is mandatory 
615.96/615.11	c qxplain 8191/8199
615.96/615.12	c qxplain 8196/8199
615.96/615.13	c qxplain 8198/8199
615.96/615.19	c qxplain 8199/8199
616.06/615.21	c 4583[?] 166[?] -469[?]  is mandatory 
616.06/615.21	c qxplain 8198/8198
616.06/615.23	c 4584[?] 291[?] -469[?]  is mandatory 
616.06/615.23	c qxplain 8196/8197
616.06/615.24	c qxplain 8197/8197
616.06/615.25	c 4585[?] 469[?] -291[?] -166[?]  is mandatory 
616.06/615.25	c qxplain 8196/8196
616.16/615.32	c 4586[?] 470[?] 183[?]  is mandatory 
616.16/615.32	c qxplain 8191/8195
616.16/615.35	c qxplain 8194/8195
616.16/615.38	c qxplain 8195/8195
616.26/615.40	c 4587[?] 470[?] 319[?]  is mandatory 
616.26/615.40	c qxplain 8194/8194
616.46/615.67	c 4588[?] -470[?] -319[?] -183[?]  is mandatory 
616.46/615.67	c qxplain 8191/8193
616.46/615.70	c qxplain 8193/8193
616.56/615.72	c 4589[?] 183[?] 471[?]  is mandatory 
616.56/615.72	c qxplain 8191/8192
616.56/615.74	c qxplain 8192/8192
616.56/615.76	c 4590[?] 471[?] 318[?]  is mandatory 
616.56/615.76	c qxplain 8191/8191
616.94/616.11	c 4591[?] -471[?] -318[?] -183[?]  is mandatory 
616.94/616.11	c qxplain 8118/8190
616.94/616.13	c qxplain 8155/8190
616.94/616.19	c qxplain 8173/8190
617.04/616.21	c qxplain 8182/8190
617.04/616.22	c qxplain 8187/8190
617.04/616.27	c qxplain 8189/8190
617.04/616.28	c qxplain 8190/8190
617.14/616.30	c 4592[?] 472[?] 182[?]  is mandatory 
617.14/616.30	c qxplain 8189/8189
617.14/616.32	c 4593[?] 472[?] 319[?]  is mandatory 
617.14/616.32	c qxplain 8187/8188
617.14/616.33	c qxplain 8188/8188
617.34/616.55	c 4594[?] -472[?] -319[?] -182[?]  is mandatory 
617.34/616.55	c qxplain 8187/8187
617.34/616.57	c 4595[?] 182[?] 473[?]  is mandatory 
617.34/616.57	c qxplain 8182/8186
617.34/616.57	c qxplain 8185/8186
617.43/616.60	c qxplain 8186/8186
617.43/616.65	c 4596[?] 473[?] 318[?]  is mandatory 
617.43/616.65	c qxplain 8185/8185
617.74/616.97	c 4597[?] -473[?] -182[?] -318[?]  is mandatory 
617.74/616.97	c qxplain 8182/8184
617.74/616.99	c qxplain 8184/8184
617.85/617.02	c 4598[?] 183[?] 474[?]  is mandatory 
617.85/617.02	c qxplain 8182/8183
617.85/617.04	c qxplain 8183/8183
617.85/617.05	c 4599[?] 474[?] 317[?]  is mandatory 
617.85/617.05	c qxplain 8182/8182
618.03/617.27	c 4600[?] -474[?] -317[?] -183[?]  is mandatory 
618.03/617.27	c qxplain 8173/8181
618.03/617.29	c qxplain 8178/8181
618.13/617.31	c qxplain 8180/8181
618.13/617.35	c qxplain 8181/8181
618.13/617.38	c 4601[?] 183[?] 475[?]  is mandatory 
618.13/617.38	c qxplain 8180/8180
618.23/617.40	c 4602[?] 475[?] 316[?]  is mandatory 
618.23/617.40	c qxplain 8178/8179
618.23/617.42	c qxplain 8179/8179
618.53/617.77	c 4603[?] -475[?] -183[?] -316[?]  is mandatory 
618.53/617.77	c qxplain 8178/8178
618.53/617.78	c 4604[?] 182[?] 476[?]  is mandatory 
618.53/617.78	c qxplain 8173/8177
618.63/617.80	c qxplain 8176/8177
618.63/617.82	c qxplain 8177/8177
618.63/617.85	c 4605[?] 476[?] 317[?]  is mandatory 
618.63/617.85	c qxplain 8176/8176
618.83/618.09	c 4606[?] -317[?] -182[?] -476[?]  is mandatory 
618.83/618.09	c qxplain 8173/8175
618.94/618.13	c qxplain 8175/8175
618.94/618.14	c 4607[?] 182[?] 477[?]  is mandatory 
618.94/618.14	c qxplain 8173/8174
618.94/618.17	c qxplain 8174/8174
618.94/618.18	c 4608[?] 477[?] 316[?]  is mandatory 
618.94/618.18	c qxplain 8173/8173
619.33/618.57	c 4609[?] -477[?] -182[?] -316[?]  is mandatory 
619.33/618.57	c qxplain 8155/8172
619.33/618.58	c qxplain 8164/8172
619.33/618.59	c qxplain 8169/8172
619.43/618.61	c qxplain 8171/8172
619.43/618.62	c qxplain 8172/8172
619.43/618.63	c 4610[?] -320[?] -478[?]  is mandatory 
619.43/618.63	c qxplain 8171/8171
619.43/618.67	c 4611[?] 320[?] 478[?]  is mandatory 
619.43/618.67	c qxplain 8169/8170
619.43/618.69	c qxplain 8170/8170
619.53/618.70	c 4612[?] -321[?] -479[?]  is mandatory 
619.53/618.70	c qxplain 8169/8169
619.53/618.74	c 4613[?] 479[?] 321[?]  is mandatory 
619.53/618.74	c qxplain 8164/8168
619.53/618.75	c qxplain 8167/8168
619.53/618.77	c qxplain 8168/8168
619.63/618.81	c 4614[?] 320[?] -480[?]  is mandatory 
619.63/618.81	c qxplain 8167/8167
619.63/618.83	c 4615[?] -480[?] 321[?]  is mandatory 
619.63/618.83	c qxplain 8164/8166
619.63/618.84	c qxplain 8166/8166
619.63/618.88	c 4616[?] 480[?] -320[?] -321[?]  is mandatory 
619.63/618.88	c qxplain 8164/8165
619.63/618.89	c qxplain 8165/8165
619.73/618.91	c 4617[?] -481[?] 322[?]  is mandatory 
619.73/618.91	c qxplain 8164/8164
619.73/618.93	c 4618[?] 481[?] -322[?]  is mandatory 
619.73/618.93	c qxplain 8155/8163
619.73/618.94	c qxplain 8160/8163
619.73/618.95	c qxplain 8162/8163
619.93/619.19	c qxplain 8163/8163
620.15/619.39	c 4619[?] -482[?] 322[?]  is mandatory 
620.15/619.39	c qxplain 8162/8162
620.23/619.49	c 4620[?] 482[?] -322[?]  is mandatory 
620.23/619.49	c qxplain 8160/8161
620.33/619.51	c qxplain 8161/8161
620.33/619.52	c 4621[?] -483[?] -324[?]  is mandatory 
620.33/619.52	c qxplain 8160/8160
620.33/619.55	c 4622[?] 483[?] 324[?]  is mandatory 
620.33/619.55	c qxplain 8155/8159
620.43/619.64	c qxplain 8158/8159
620.43/619.66	c qxplain 8159/8159
620.52/619.70	c 4623[?] -484[?] -324[?]  is mandatory 
620.52/619.70	c qxplain 8158/8158
620.52/619.73	c 4624[?] 484[?] 324[?]  is mandatory 
620.52/619.73	c qxplain 8155/8157
620.62/619.81	c qxplain 8157/8157
620.62/619.89	c 4625[?] -485[?] -324[?]  is mandatory 
620.62/619.89	c qxplain 8155/8156
620.72/619.90	c qxplain 8156/8156
620.72/619.91	c 4626[?] 485[?] 324[?]  is mandatory 
620.72/619.91	c qxplain 8155/8155
620.72/619.99	c 4627[?] -486[?] -324[?]  is mandatory 
620.72/619.99	c qxplain 8118/8154
620.82/620.00	c qxplain 8137/8154
620.82/620.01	c qxplain 8146/8154
620.82/620.04	c qxplain 8151/8154
620.82/620.06	c qxplain 8153/8154
620.82/620.07	c qxplain 8154/8154
620.82/620.08	c 4628[?] 486[?] 324[?]  is mandatory 
620.82/620.08	c qxplain 8153/8153
620.92/620.18	c 4629[?] -487[?] -323[?]  is mandatory 
620.92/620.18	c qxplain 8151/8152
621.02/620.29	c qxplain 8152/8152
621.02/620.30	c 4630[?] 487[?] 323[?]  is mandatory 
621.02/620.30	c qxplain 8151/8151
621.14/620.41	c 4631[?] -488[?] -323[?]  is mandatory 
621.14/620.41	c qxplain 8146/8150
621.42/620.67	c qxplain 8149/8150
621.52/620.71	c qxplain 8150/8150
621.52/620.73	c 4632[?] 323[?] 488[?]  is mandatory 
621.52/620.73	c qxplain 8149/8149
621.72/620.97	c 4633[?] -489[?] -323[?]  is mandatory 
621.72/620.97	c qxplain 8146/8148
621.93/621.16	c qxplain 8148/8148
622.03/621.21	c 4634[?] 489[?] 323[?]  is mandatory 
622.03/621.21	c qxplain 8146/8147
622.53/621.71	c qxplain 8147/8147
622.63/621.90	c 4635[?] -490[?] -323[?]  is mandatory 
622.73/621.90	c qxplain 8146/8146
623.13/622.36	c 4636[?] 323[?] 490[?]  is mandatory 
623.13/622.36	c qxplain 8137/8145
623.13/622.38	c qxplain 8142/8145
623.13/622.39	c qxplain 8144/8145
623.23/622.41	c qxplain 8145/8145
623.23/622.43	c 4637[?] -402[?] 491[?]  is mandatory 
623.23/622.43	c qxplain 8144/8144
623.23/622.45	c 4638[?] -251[?] 491[?]  is mandatory 
623.23/622.45	c qxplain 8142/8143
623.23/622.46	c qxplain 8143/8143
623.23/622.48	c 4639[?] -403[?] 491[?]  is mandatory 
623.23/622.48	c qxplain 8142/8142
623.23/622.50	c 4640[?] 251[?] 403[?] -491[?] 402[?]  is mandatory 
623.23/622.50	c qxplain 8137/8141
623.23/622.51	c qxplain 8140/8141
623.34/622.53	c qxplain 8141/8141
623.34/622.55	c 4641[?] -404[?] 492[?]  is mandatory 
623.34/622.55	c qxplain 8140/8140
623.34/622.57	c 4642[?] -252[?] 492[?]  is mandatory 
623.34/622.57	c qxplain 8137/8139
623.34/622.58	c qxplain 8139/8139
623.34/622.60	c 4643[?] -405[?] 492[?]  is mandatory 
623.34/622.60	c qxplain 8137/8138
623.34/622.61	c qxplain 8138/8138
623.44/622.63	c 4644[?] 405[?] 252[?] -492[?] 404[?]  is mandatory 
623.44/622.63	c qxplain 8137/8137
623.44/622.65	c 4645[?] -406[?] 493[?]  is mandatory 
623.44/622.65	c qxplain 8118/8136
623.44/622.66	c qxplain 8128/8136
623.44/622.67	c qxplain 8133/8136
623.44/622.68	c qxplain 8135/8136
623.44/622.69	c qxplain 8136/8136
623.52/622.71	c 4646[?] -253[?] 493[?]  is mandatory 
623.52/622.71	c qxplain 8135/8135
623.52/622.72	c 4647[?] -407[?] 493[?]  is mandatory 
623.52/622.72	c qxplain 8133/8134
623.52/622.73	c qxplain 8134/8134
623.52/622.75	c 4648[?] 253[?] 407[?] -493[?] 406[?]  is mandatory 
623.52/622.75	c qxplain 8133/8133
623.52/622.77	c 4649[?] -408[?] 494[?]  is mandatory 
623.52/622.77	c qxplain 8128/8132
623.52/622.79	c qxplain 8131/8132
623.62/622.80	c qxplain 8132/8132
623.62/622.82	c 4650[?] -254[?] 494[?]  is mandatory 
623.62/622.82	c qxplain 8131/8131
623.62/622.83	c 4651[?] -409[?] 494[?]  is mandatory 
623.62/622.83	c qxplain 8128/8130
623.62/622.84	c qxplain 8130/8130
623.62/622.86	c 4652[?] 409[?] -494[?] 254[?] 408[?]  is mandatory 
623.62/622.86	c qxplain 8128/8129
623.62/622.87	c qxplain 8129/8129
623.62/622.90	c 4653[?] -410[?] 495[?]  is mandatory 
623.62/622.90	c qxplain 8128/8128
623.72/622.91	c 4654[?] -255[?] 495[?]  is mandatory 
623.72/622.91	c qxplain 8118/8127
623.72/622.93	c qxplain 8123/8127
623.72/622.94	c qxplain 8126/8127
623.72/622.95	c qxplain 8127/8127
623.72/622.97	c 4655[?] -411[?] 495[?]  is mandatory 
623.72/622.97	c qxplain 8126/8126
623.72/622.99	c 4656[?] 411[?] -495[?] 255[?] 410[?]  is mandatory 
623.72/622.99	c qxplain 8123/8125
623.82/623.00	c qxplain 8125/8125
623.82/623.02	c 4657[?] -412[?] 496[?]  is mandatory 
623.82/623.02	c qxplain 8123/8124
623.82/623.03	c qxplain 8124/8124
623.82/623.05	c 4658[?] -256[?] 496[?]  is mandatory 
623.82/623.05	c qxplain 8123/8123
623.82/623.07	c 4659[?] -413[?] 496[?]  is mandatory 
623.82/623.07	c qxplain 8118/8122
623.82/623.08	c qxplain 8121/8122
623.82/623.09	c qxplain 8122/8122
623.92/623.11	c 4660[?] 413[?] 256[?] -496[?] 412[?]  is mandatory 
623.92/623.11	c qxplain 8121/8121
623.92/623.13	c 4661[?] -414[?] 497[?]  is mandatory 
623.92/623.13	c qxplain 8118/8120
623.92/623.15	c qxplain 8120/8120
623.92/623.16	c 4662[?] -257[?] 497[?]  is mandatory 
623.92/623.16	c qxplain 8118/8119
623.92/623.17	c qxplain 8119/8119
623.92/623.19	c 4663[?] -415[?] 497[?]  is mandatory 
623.92/623.19	c qxplain 8118/8118
624.02/623.21	c 4664[?] 415[?] 257[?] -497[?] 414[?]  is mandatory 
624.02/623.21	c qxplain 6958/8117
624.02/623.23	c qxplain 7538/8117
624.02/623.23	c qxplain 7828/8117
624.02/623.24	c qxplain 7973/8117
624.02/623.25	c qxplain 8046/8117
624.02/623.26	c qxplain 8082/8117
624.02/623.27	c qxplain 8100/8117
624.12/623.30	c qxplain 8109/8117
624.12/623.32	c qxplain 8114/8117
624.12/623.34	c qxplain 8116/8117
624.12/623.36	c qxplain 8117/8117
624.12/623.39	c 4665[?] -416[?] 498[?]  is mandatory 
624.12/623.39	c qxplain 8116/8116
624.22/623.41	c 4666[?] -258[?] 498[?]  is mandatory 
624.22/623.41	c qxplain 8114/8115
624.22/623.42	c qxplain 8115/8115
624.22/623.44	c 4667[?] -417[?] 498[?]  is mandatory 
624.22/623.44	c qxplain 8114/8114
624.22/623.46	c 4668[?] 417[?] 258[?] -498[?] 416[?]  is mandatory 
624.22/623.46	c qxplain 8109/8113
624.22/623.47	c qxplain 8112/8113
624.22/623.48	c qxplain 8113/8113
624.32/623.51	c 4669[?] 396[?] -499[?]  is mandatory 
624.32/623.51	c qxplain 8112/8112
624.32/623.52	c 4670[?] -499[?] 261[?]  is mandatory 
624.32/623.52	c qxplain 8109/8111
624.32/623.53	c qxplain 8111/8111
624.32/623.58	c 4671[?] 499[?] -396[?] -261[?]  is mandatory 
624.32/623.58	c qxplain 8109/8110
624.32/623.59	c qxplain 8110/8110
624.32/623.61	c 4672[?] 397[?] -500[?]  is mandatory 
624.32/623.61	c qxplain 8109/8109
624.44/623.63	c 4673[?] -500[?] 263[?]  is mandatory 
624.44/623.63	c qxplain 8100/8108
624.44/623.68	c qxplain 8105/8108
624.44/623.69	c qxplain 8107/8108
624.44/623.71	c qxplain 8108/8108
624.54/623.72	c 4674[?] 500[?] -397[?] -263[?]  is mandatory 
624.54/623.72	c qxplain 8107/8107
624.54/623.74	c 4675[?] -501[?] 398[?]  is mandatory 
624.54/623.74	c qxplain 8105/8106
624.54/623.76	c qxplain 8106/8106
624.54/623.77	c 4676[?] -501[?] 264[?]  is mandatory 
624.54/623.77	c qxplain 8105/8105
624.54/623.79	c 4677[?] 501[?] -398[?] -264[?]  is mandatory 
624.54/623.79	c qxplain 8100/8104
624.62/623.81	c qxplain 8103/8104
624.62/623.82	c qxplain 8104/8104
624.62/623.85	c 4678[?] -502[?] 399[?]  is mandatory 
624.62/623.85	c qxplain 8103/8103
624.62/623.87	c 4679[?] -502[?] 265[?]  is mandatory 
624.62/623.87	c qxplain 8100/8102
624.62/623.88	c qxplain 8102/8102
624.72/623.90	c 4680[?] 502[?] -399[?] -265[?]  is mandatory 
624.72/623.90	c qxplain 8100/8101
624.72/623.92	c qxplain 8101/8101
624.72/623.94	c 4681[?] -503[?] 400[?]  is mandatory 
624.72/623.94	c qxplain 8100/8100
624.72/623.96	c 4682[?] -503[?] 267[?]  is mandatory 
624.72/623.96	c qxplain 8082/8099
624.72/623.97	c qxplain 8091/8099
624.81/624.08	c qxplain 8096/8099
624.81/624.09	c qxplain 8098/8099
624.91/624.12	c qxplain 8099/8099
624.91/624.13	c 4683[?] -400[?] -267[?] 503[?]  is mandatory 
624.91/624.13	c qxplain 8098/8098
624.91/624.16	c 4684[?] 401[?] -504[?]  is mandatory 
624.91/624.16	c qxplain 8096/8097
624.91/624.17	c qxplain 8097/8097
624.91/624.18	c 4685[?] -504[?] 268[?]  is mandatory 
624.91/624.18	c qxplain 8096/8096
625.01/624.21	c 4686[?] 504[?] -401[?] -268[?]  is mandatory 
625.01/624.21	c qxplain 8091/8095
625.01/624.22	c qxplain 8094/8095
625.01/624.23	c qxplain 8095/8095
625.01/624.26	c 4687[?] -505[?] 375[?]  is mandatory 
625.01/624.27	c qxplain 8094/8094
625.01/624.28	c 4688[?] 505[?] -375[?]  is mandatory 
625.01/624.28	c qxplain 8091/8093
625.22/624.40	c qxplain 8093/8093
625.32/624.54	c 4689[?] -506[?] 378[?]  is mandatory 
625.32/624.54	c qxplain 8091/8092
625.42/624.68	c qxplain 8092/8092
625.42/624.71	c 4690[?] -506[?] 50[?]  is mandatory 
625.42/624.71	c qxplain 8091/8091
625.53/624.72	c 4691[?] -378[?] -50[?] 506[?]  is mandatory 
625.53/624.72	c qxplain 8082/8090
625.53/624.73	c qxplain 8087/8090
625.63/624.86	c qxplain 8089/8090
625.71/624.96	c qxplain 8090/8090
625.81/625.03	c 4692[?] 507[?] 378[?]  is mandatory 
625.81/625.03	c qxplain 8089/8089
625.81/625.05	c 4693[?] 50[?] 507[?]  is mandatory 
625.81/625.05	c qxplain 8087/8088
625.81/625.06	c qxplain 8088/8088
625.81/625.07	c 4694[?] -378[?] -50[?] -507[?]  is mandatory 
625.81/625.07	c qxplain 8087/8087
625.91/625.11	c 4695[?] 275[?] -508[?]  is mandatory 
625.91/625.11	c qxplain 8082/8086
625.91/625.13	c qxplain 8085/8086
625.91/625.16	c qxplain 8086/8086
625.91/625.17	c 4696[?] 508[?] -275[?]  is mandatory 
625.91/625.17	c qxplain 8085/8085
625.91/625.19	c 4697[?] -509[?] 276[?]  is mandatory 
625.91/625.19	c qxplain 8082/8084
626.01/625.21	c qxplain 8084/8084
626.01/625.22	c 4698[?] 509[?] -276[?]  is mandatory 
626.01/625.22	c qxplain 8082/8083
626.01/625.24	c qxplain 8083/8083
626.01/625.25	c 4699[?] 275[?] -510[?]  is mandatory 
626.01/625.25	c qxplain 8082/8082
626.01/625.27	c 4700[?] -275[?] 510[?]  is mandatory 
626.01/625.27	c qxplain 8046/8081
626.01/625.28	c qxplain 8064/8081
626.01/625.29	c qxplain 8073/8081
626.11/625.30	c qxplain 8078/8081
626.11/625.31	c qxplain 8080/8081
626.11/625.33	c qxplain 8081/8081
626.11/625.34	c 4701[?] -511[?] 276[?]  is mandatory 
626.11/625.34	c qxplain 8080/8080
626.11/625.36	c 4702[?] 511[?] -276[?]  is mandatory 
626.11/625.36	c qxplain 8078/8079
626.11/625.37	c qxplain 8079/8079
626.11/625.38	c 4703[?] 512[?] 382[?]  is mandatory 
626.11/625.38	c qxplain 8078/8078
626.11/625.39	c 4704[?] 512[?] 438[?]  is mandatory 
626.11/625.39	c qxplain 8073/8077
626.22/625.41	c qxplain 8076/8077
626.22/625.42	c qxplain 8077/8077
626.22/625.43	c 4705[?] -382[?] -512[?] -438[?]  is mandatory 
626.22/625.43	c qxplain 8076/8076
626.22/625.44	c 4706[?] 513[?] 439[?]  is mandatory 
626.22/625.44	c qxplain 8073/8075
626.22/625.45	c qxplain 8075/8075
626.22/625.46	c 4707[?] 513[?] 440[?]  is mandatory 
626.22/625.46	c qxplain 8073/8074
626.22/625.48	c qxplain 8074/8074
626.22/625.49	c 4708[?] -513[?] -440[?] -439[?]  is mandatory 
626.22/625.49	c qxplain 8073/8073
626.32/625.50	c 4709[?] 514[?] 441[?]  is mandatory 
626.32/625.50	c qxplain 8064/8072
626.32/625.51	c qxplain 8069/8072
626.32/625.52	c qxplain 8071/8072
626.32/625.54	c qxplain 8072/8072
626.32/625.55	c 4710[?] 514[?] 442[?]  is mandatory 
626.32/625.55	c qxplain 8071/8071
626.32/625.56	c 4711[?] -514[?] -441[?] -442[?]  is mandatory 
626.32/625.56	c qxplain 8069/8070
626.32/625.57	c qxplain 8070/8070
626.32/625.58	c 4712[?] 515[?] 443[?]  is mandatory 
626.32/625.58	c qxplain 8069/8069
626.32/625.59	c 4713[?] 515[?] 444[?]  is mandatory 
626.32/625.59	c qxplain 8064/8068
626.41/625.61	c qxplain 8067/8068
626.41/625.62	c qxplain 8068/8068
626.41/625.63	c 4714[?] -515[?] -443[?] -444[?]  is mandatory 
626.41/625.63	c qxplain 8067/8067
626.41/625.64	c 4715[?] 516[?] 380[?]  is mandatory 
626.41/625.64	c qxplain 8064/8066
626.41/625.65	c qxplain 8066/8066
626.41/625.66	c 4716[?] 445[?] 516[?]  is mandatory 
626.41/625.66	c qxplain 8064/8065
626.41/625.68	c qxplain 8065/8065
626.41/625.69	c 4717[?] -380[?] -445[?] -516[?]  is mandatory 
626.41/625.69	c qxplain 8064/8064
626.51/625.70	c 4718[?] 379[?] 517[?]  is mandatory 
626.51/625.70	c qxplain 8046/8063
626.51/625.71	c qxplain 8055/8063
626.51/625.72	c qxplain 8060/8063
626.51/625.73	c qxplain 8062/8063
626.51/625.74	c qxplain 8063/8063
626.51/625.76	c 4719[?] 517[?] 446[?]  is mandatory 
626.51/625.76	c qxplain 8062/8062
626.51/625.77	c 4720[?] -446[?] -379[?] -517[?]  is mandatory 
626.51/625.77	c qxplain 8060/8061
626.51/625.80	c qxplain 8061/8061
626.63/625.83	c 4721[?] 63[?] -518[?]  is mandatory 
626.63/625.83	c qxplain 8060/8060
626.63/625.85	c 4722[?] -518[?] 448[?]  is mandatory 
626.63/625.85	c qxplain 8055/8059
626.63/625.87	c qxplain 8058/8059
626.63/625.88	c qxplain 8059/8059
626.63/625.90	c 4723[?] -63[?] 518[?] -448[?]  is mandatory 
626.63/625.90	c qxplain 8058/8058
626.73/625.92	c 4724[?] 450[?] -519[?]  is mandatory 
626.73/625.92	c qxplain 8055/8057
626.73/625.93	c qxplain 8057/8057
626.73/625.94	c 4725[?] 59[?] -519[?]  is mandatory 
626.73/625.94	c qxplain 8055/8056
626.73/625.96	c qxplain 8056/8056
626.73/625.97	c 4726[?] 280[?] -519[?]  is mandatory 
626.73/625.97	c qxplain 8055/8055
626.73/625.98	c 4727[?] -450[?] -280[?] -59[?] 519[?]  is mandatory 
626.73/625.98	c qxplain 8046/8054
626.81/626.00	c qxplain 8051/8054
626.81/626.01	c qxplain 8053/8054
626.81/626.02	c qxplain 8054/8054
626.81/626.04	c 4728[?] 68[?] -520[?]  is mandatory 
626.81/626.04	c qxplain 8053/8053
626.81/626.05	c 4729[?] 451[?] -520[?]  is mandatory 
626.81/626.05	c qxplain 8051/8052
626.81/626.07	c qxplain 8052/8052
626.81/626.08	c 4730[?] -451[?] 520[?] -68[?]  is mandatory 
626.81/626.08	c qxplain 8051/8051
626.81/626.10	c 4731[?] 452[?] -521[?]  is mandatory 
626.81/626.10	c qxplain 8046/8050
627.02/626.21	c qxplain 8049/8050
627.02/626.22	c qxplain 8050/8050
627.02/626.23	c 4732[?] 156[?] -521[?]  is mandatory 
627.02/626.23	c qxplain 8049/8049
627.21/626.40	c 4733[?] 521[?] -452[?] -156[?]  is mandatory 
627.21/626.40	c qxplain 8046/8048
627.21/626.41	c qxplain 8048/8048
627.21/626.45	c 4734[?] 65[?] -522[?]  is mandatory 
627.21/626.45	c qxplain 8046/8047
627.21/626.47	c qxplain 8047/8047
627.21/626.49	c 4735[?] -522[?] 454[?]  is mandatory 
627.21/626.49	c qxplain 8046/8046
627.31/626.50	c 4736[?] 522[?] -454[?] -65[?]  is mandatory 
627.31/626.50	c qxplain 7973/8045
627.31/626.52	c qxplain 8010/8045
627.31/626.52	c qxplain 8028/8045
627.31/626.54	c qxplain 8037/8045
627.41/626.61	c qxplain 8042/8045
627.61/626.83	c qxplain 8044/8045
627.91/627.18	c qxplain 8045/8045
628.11/627.35	c 4737[?] 286[?] -523[?]  is mandatory 
628.11/627.35	c qxplain 8044/8044
628.32/627.57	c 4738[?] -523[?] 457[?]  is mandatory 
628.32/627.57	c qxplain 8042/8043
628.52/627.75	c qxplain 8043/8043
628.72/627.95	c 4739[?] -286[?] 523[?] -457[?]  is mandatory 
628.72/627.95	c qxplain 8042/8042
628.93/628.15	c 4740[?] 69[?] -524[?]  is mandatory 
628.93/628.15	c qxplain 8037/8041
628.93/628.17	c qxplain 8040/8041
629.11/628.37	c qxplain 8041/8041
629.31/628.58	c 4741[?] -524[?] 458[?]  is mandatory 
629.31/628.58	c qxplain 8040/8040
629.62/628.82	c 4742[?] -69[?] -458[?] 524[?]  is mandatory 
629.62/628.82	c qxplain 8037/8039
629.62/628.83	c qxplain 8039/8039
630.03/629.22	c 4743[?] 279[?] -525[?]  is mandatory 
630.03/629.22	c qxplain 8037/8038
630.03/629.23	c qxplain 8038/8038
630.03/629.25	c 4744[?] -525[?] 460[?]  is mandatory 
630.03/629.25	c qxplain 8037/8037
630.03/629.26	c 4745[?] -279[?] 525[?] -460[?]  is mandatory 
630.03/629.26	c qxplain 8028/8036
630.03/629.28	c qxplain 8033/8036
630.11/629.31	c qxplain 8035/8036
630.11/629.32	c qxplain 8036/8036
630.11/629.34	c 4746[?] -526[?] 67[?]  is mandatory 
630.11/629.34	c qxplain 8035/8035
630.11/629.35	c 4747[?] -526[?] 461[?]  is mandatory 
630.11/629.35	c qxplain 8033/8034
630.11/629.36	c qxplain 8034/8034
630.11/629.38	c 4748[?] -67[?] 526[?] -461[?]  is mandatory 
630.11/629.38	c qxplain 8033/8033
630.21/629.40	c 4749[?] -464[?] -527[?]  is mandatory 
630.21/629.40	c qxplain 8028/8032
630.21/629.42	c qxplain 8031/8032
630.21/629.43	c qxplain 8032/8032
630.21/629.45	c 4750[?] 527[?] 464[?]  is mandatory 
630.21/629.45	c qxplain 8031/8031
630.21/629.47	c 4751[?] -528[?] -465[?]  is mandatory 
630.21/629.47	c qxplain 8028/8030
630.21/629.49	c qxplain 8030/8030
630.31/629.52	c 4752[?] 465[?] 528[?]  is mandatory 
630.31/629.52	c qxplain 8028/8029
630.31/629.53	c qxplain 8029/8029
630.31/629.56	c 4753[?] 227[?] -529[?]  is mandatory 
630.31/629.56	c qxplain 8028/8028
630.31/629.58	c 4754[?] -529[?] 466[?]  is mandatory 
630.31/629.58	c qxplain 8010/8027
630.31/629.59	c qxplain 8019/8027
630.31/629.59	c qxplain 8024/8027
630.41/629.61	c qxplain 8026/8027
630.41/629.62	c qxplain 8027/8027
630.41/629.64	c 4755[?] -227[?] -466[?] 529[?]  is mandatory 
630.41/629.64	c qxplain 8026/8026
630.41/629.65	c 4756[?] 277[?] -530[?]  is mandatory 
630.41/629.65	c qxplain 8024/8025
630.41/629.66	c qxplain 8025/8025
630.41/629.69	c 4757[?] -530[?] 467[?]  is mandatory 
630.41/629.69	c qxplain 8024/8024
630.51/629.70	c 4758[?] -277[?] 530[?] -467[?]  is mandatory 
630.51/629.70	c qxplain 8019/8023
630.51/629.72	c qxplain 8022/8023
630.51/629.74	c qxplain 8023/8023
630.51/629.76	c 4759[?] -531[?] 53[?]  is mandatory 
630.51/629.76	c qxplain 8022/8022
630.51/629.78	c 4760[?] -531[?] 480[?]  is mandatory 
630.51/629.78	c qxplain 8019/8021
630.51/629.79	c qxplain 8021/8021
630.61/629.85	c 4761[?] -480[?] 531[?] -53[?]  is mandatory 
630.61/629.85	c qxplain 8019/8020
630.61/629.87	c qxplain 8020/8020
630.61/629.89	c 4762[?] -532[?] 421[?]  is mandatory 
630.61/629.89	c qxplain 8019/8019
630.71/629.91	c 4763[?] 30[?] -532[?]  is mandatory 
630.71/629.91	c qxplain 8010/8018
630.71/629.92	c qxplain 8015/8018
630.71/629.93	c qxplain 8017/8018
630.71/629.94	c qxplain 8018/8018
630.71/629.95	c 4764[?] 350[?] -532[?]  is mandatory 
630.71/629.95	c qxplain 8017/8017
630.71/629.96	c 4765[?] -350[?] -30[?] 532[?] -421[?]  is mandatory 
630.71/629.96	c qxplain 8015/8016
630.71/629.97	c qxplain 8016/8016
630.91/630.18	c qxplain 8015/8015
630.91/630.19	c 4767[?] 38[?] -533[?]  is mandatory 
630.91/630.19	c qxplain 8010/8014
630.91/630.20	c qxplain 8013/8014
630.91/630.21	c qxplain 8014/8014
630.91/630.22	c 4768[?] 161[?] -533[?]  is mandatory 
630.91/630.22	c qxplain 8013/8013
631.05/630.22	c 4769[?] -161[?] 533[?] -38[?] -421[?]  is mandatory 
631.05/630.22	c qxplain 8010/8012
631.05/630.23	c qxplain 8012/8012
631.05/630.24	c 4770[?] -534[?] 420[?]  is mandatory 
631.05/630.24	c qxplain 8010/8011
631.24/630.48	c qxplain 8011/8011
631.33/630.50	c 4771[?] -534[?] 491[?]  is mandatory 
631.33/630.50	c qxplain 8010/8010
631.33/630.54	c 4772[?] 534[?] -491[?] -420[?]  is mandatory 
631.33/630.54	c qxplain 7973/8009
631.33/630.58	c qxplain 7992/8009
631.33/630.59	c qxplain 8001/8009
631.43/630.60	c qxplain 8006/8009
631.43/630.61	c qxplain 8008/8009
631.43/630.62	c qxplain 8009/8009
631.43/630.65	c 4773[?] -535[?] 421[?]  is mandatory 
631.43/630.65	c qxplain 8008/8008
631.43/630.66	c 4774[?] 31[?] -535[?]  is mandatory 
631.43/630.66	c qxplain 8006/8007
631.43/630.67	c qxplain 8007/8007
631.43/630.68	c 4775[?] 353[?] -535[?]  is mandatory 
631.43/630.68	c qxplain 8006/8006
631.43/630.69	c 4776[?] -353[?] -31[?] 535[?] -421[?]  is mandatory 
631.43/630.69	c qxplain 8001/8005
631.53/630.70	c qxplain 8004/8005
631.53/630.71	c qxplain 8005/8005
631.53/630.72	c qxplain 8004/8004
631.53/630.73	c 4778[?] 38[?] -536[?]  is mandatory 
631.53/630.73	c qxplain 8001/8003
631.53/630.74	c qxplain 8003/8003
631.53/630.75	c 4779[?] 161[?] -536[?]  is mandatory 
631.53/630.75	c qxplain 8001/8002
631.53/630.75	c qxplain 8002/8002
631.53/630.76	c 4780[?] -38[?] -161[?] 536[?] -421[?]  is mandatory 
631.53/630.76	c qxplain 8001/8001
631.53/630.77	c 4781[?] -537[?] 420[?]  is mandatory 
631.53/630.77	c qxplain 7992/8000
631.63/630.81	c qxplain 7997/8000
631.63/630.83	c qxplain 7999/8000
631.63/630.85	c qxplain 8000/8000
631.63/630.86	c 4782[?] -537[?] 492[?]  is mandatory 
631.63/630.86	c qxplain 7999/7999
631.63/630.90	c 4783[?] 537[?] -492[?] -420[?]  is mandatory 
631.63/630.90	c qxplain 7997/7998
631.73/630.91	c qxplain 7998/7998
631.73/630.94	c 4784[?] -538[?] 421[?]  is mandatory 
631.73/630.94	c qxplain 7997/7997
631.73/630.95	c 4785[?] 32[?] -538[?]  is mandatory 
631.73/630.95	c qxplain 7992/7996
631.73/630.96	c qxplain 7995/7996
631.73/630.97	c qxplain 7996/7996
631.84/631.00	c 4786[?] -538[?] 356[?]  is mandatory 
631.84/631.00	c qxplain 7995/7995
631.84/631.01	c 4787[?] -32[?] -356[?] 538[?] -421[?]  is mandatory 
631.84/631.01	c qxplain 7992/7994
631.84/631.02	c qxplain 7994/7994
631.84/631.03	c qxplain 7992/7993
631.84/631.04	c qxplain 7993/7993
631.84/631.05	c 4789[?] -539[?] 38[?]  is mandatory 
631.84/631.05	c qxplain 7992/7992
631.84/631.06	c 4790[?] -539[?] 161[?]  is mandatory 
631.84/631.06	c qxplain 7973/7991
631.94/631.12	c qxplain 7983/7991
631.94/631.14	c qxplain 7988/7991
631.94/631.14	c qxplain 7990/7991
631.94/631.15	c qxplain 7991/7991
631.94/631.19	c 4791[?] -38[?] -161[?] 539[?] -421[?]  is mandatory 
631.94/631.19	c qxplain 7990/7990
631.94/631.20	c 4792[?] -540[?] 420[?]  is mandatory 
631.94/631.20	c qxplain 7988/7989
632.04/631.22	c qxplain 7989/7989
632.04/631.24	c 4793[?] -540[?] 493[?]  is mandatory 
632.04/631.24	c qxplain 7988/7988
632.04/631.25	c 4794[?] -493[?] 540[?] -420[?]  is mandatory 
632.04/631.25	c qxplain 7983/7987
632.04/631.27	c qxplain 7986/7987
632.04/631.28	c qxplain 7987/7987
632.04/631.30	c 4795[?] -541[?] 421[?]  is mandatory 
632.04/631.30	c qxplain 7986/7986
632.04/631.31	c 4796[?] 33[?] -541[?]  is mandatory 
632.04/631.31	c qxplain 7983/7985
632.15/631.32	c qxplain 7985/7985
632.15/631.36	c 4797[?] -541[?] 359[?]  is mandatory 
632.15/631.36	c qxplain 7983/7984
632.15/631.37	c qxplain 7984/7984
632.15/631.37	c 4798[?] -359[?] 541[?] -33[?] -421[?]  is mandatory 
632.15/631.37	c qxplain 7983/7983
632.15/631.38	c qxplain 7973/7982
632.33/631.53	c qxplain 7978/7982
632.43/631.61	c qxplain 7981/7982
632.43/631.62	c qxplain 7982/7982
632.43/631.65	c 4800[?] 38[?] -542[?]  is mandatory 
632.43/631.65	c qxplain 7981/7981
632.43/631.66	c 4801[?] -542[?] 161[?]  is mandatory 
632.43/631.66	c qxplain 7978/7980
632.43/631.67	c qxplain 7980/7980
632.43/631.69	c 4802[?] -38[?] 542[?] -161[?] -421[?]  is mandatory 
632.43/631.69	c qxplain 7978/7979
632.53/631.70	c qxplain 7979/7979
632.53/631.71	c 4803[?] -543[?] 420[?]  is mandatory 
632.53/631.71	c qxplain 7978/7978
632.53/631.74	c 4804[?] -543[?] 494[?]  is mandatory 
632.53/631.74	c qxplain 7973/7977
632.53/631.78	c qxplain 7976/7977
632.64/631.80	c qxplain 7977/7977
632.64/631.82	c 4805[?] -494[?] 543[?] -420[?]  is mandatory 
632.64/631.82	c qxplain 7976/7976
632.64/631.84	c 4806[?] -544[?] 419[?]  is mandatory 
632.64/631.84	c qxplain 7973/7975
632.64/631.86	c qxplain 7975/7975
632.64/631.86	c 4807[?] 34[?] -544[?]  is mandatory 
632.64/631.86	c qxplain 7973/7974
632.64/631.87	c qxplain 7974/7974
632.73/631.90	c 4808[?] 362[?] -544[?]  is mandatory 
632.73/631.90	c qxplain 7973/7973
632.73/631.91	c 4809[?] -362[?] -34[?] 544[?] -419[?]  is mandatory 
632.73/631.91	c qxplain 7828/7972
632.73/631.92	c qxplain 7901/7972
632.73/631.93	c qxplain 7937/7972
632.73/631.97	c qxplain 7955/7972
632.73/631.98	c qxplain 7964/7972
632.73/632.00	c qxplain 7969/7972
632.83/632.00	c qxplain 7971/7972
632.83/632.03	c qxplain 7972/7972
632.83/632.04	c qxplain 7971/7971
632.83/632.05	c 4811[?] 38[?] -545[?]  is mandatory 
632.83/632.05	c qxplain 7969/7970
632.83/632.06	c qxplain 7970/7970
632.83/632.07	c 4812[?] 163[?] -545[?]  is mandatory 
632.83/632.07	c qxplain 7969/7969
632.93/632.10	c 4813[?] -163[?] -38[?] 545[?] -419[?]  is mandatory 
632.93/632.10	c qxplain 7964/7968
632.93/632.11	c qxplain 7967/7968
632.93/632.12	c qxplain 7968/7968
632.93/632.12	c 4814[?] -546[?] 418[?]  is mandatory 
632.93/632.12	c qxplain 7967/7967
632.93/632.15	c 4815[?] -546[?] 495[?]  is mandatory 
632.93/632.15	c qxplain 7964/7966
632.93/632.19	c qxplain 7966/7966
633.03/632.21	c 4816[?] -495[?] 546[?] -418[?]  is mandatory 
633.03/632.21	c qxplain 7964/7965
633.03/632.23	c qxplain 7965/7965
633.03/632.26	c 4817[?] -547[?] 419[?]  is mandatory 
633.03/632.26	c qxplain 7964/7964
633.03/632.27	c 4818[?] -547[?] 35[?]  is mandatory 
633.03/632.27	c qxplain 7955/7963
633.13/632.30	c qxplain 7960/7963
633.13/632.31	c qxplain 7962/7963
633.13/632.32	c qxplain 7963/7963
633.13/632.33	c 4819[?] 365[?] -547[?]  is mandatory 
633.13/632.33	c qxplain 7962/7962
633.13/632.34	c 4820[?] 547[?] -365[?] -35[?] -419[?]  is mandatory 
633.13/632.34	c qxplain 7960/7961
633.13/632.36	c qxplain 7961/7961
633.13/632.37	c qxplain 7960/7960
633.13/632.38	c 4822[?] 38[?] -548[?]  is mandatory 
633.13/632.38	c qxplain 7955/7959
633.13/632.39	c qxplain 7958/7959
633.13/632.40	c qxplain 7959/7959
633.13/632.40	c 4823[?] 162[?] -548[?]  is mandatory 
633.13/632.40	c qxplain 7958/7958
633.13/632.41	c 4824[?] -162[?] -38[?] 548[?] -419[?]  is mandatory 
633.13/632.41	c qxplain 7955/7957
633.25/632.42	c qxplain 7957/7957
633.25/632.43	c 4825[?] -549[?] 418[?]  is mandatory 
633.25/632.43	c qxplain 7955/7956
633.25/632.46	c qxplain 7956/7956
633.25/632.47	c 4826[?] 496[?] -549[?]  is mandatory 
633.25/632.47	c qxplain 7955/7955
633.25/632.49	c 4827[?] -496[?] 549[?] -418[?]  is mandatory 
633.25/632.49	c qxplain 7937/7954
633.35/632.54	c qxplain 7946/7954
633.35/632.56	c qxplain 7951/7954
633.35/632.57	c qxplain 7953/7954
633.35/632.57	c qxplain 7954/7954
633.43/632.60	c 4828[?] -550[?] 419[?]  is mandatory 
633.43/632.60	c qxplain 7953/7953
633.43/632.62	c 4829[?] -550[?] 36[?]  is mandatory 
633.43/632.62	c qxplain 7951/7952
633.43/632.63	c qxplain 7952/7952
633.43/632.64	c 4830[?] 368[?] -550[?]  is mandatory 
633.43/632.64	c qxplain 7951/7951
633.43/632.65	c 4831[?] -368[?] 550[?] -36[?] -419[?]  is mandatory 
633.43/632.65	c qxplain 7946/7950
633.43/632.66	c qxplain 7949/7950
633.43/632.68	c qxplain 7950/7950
633.43/632.69	c qxplain 7949/7949
633.53/632.71	c 4833[?] 38[?] -551[?]  is mandatory 
633.53/632.71	c qxplain 7946/7948
633.53/632.72	c qxplain 7948/7948
633.53/632.72	c 4834[?] -551[?] 162[?]  is mandatory 
633.53/632.72	c qxplain 7946/7947
633.53/632.73	c qxplain 7947/7947
633.53/632.74	c 4835[?] -162[?] -38[?] 551[?] -419[?]  is mandatory 
633.53/632.74	c qxplain 7946/7946
633.53/632.75	c 4836[?] -552[?] 418[?]  is mandatory 
633.53/632.75	c qxplain 7937/7945
633.53/632.77	c qxplain 7942/7945
633.53/632.79	c qxplain 7944/7945
633.63/632.81	c qxplain 7945/7945
633.63/632.83	c 4837[?] 497[?] -552[?]  is mandatory 
633.63/632.83	c qxplain 7944/7944
633.63/632.85	c 4838[?] 552[?] -497[?] -418[?]  is mandatory 
633.63/632.85	c qxplain 7942/7943
633.73/632.92	c qxplain 7943/7943
633.73/632.95	c 4839[?] -553[?] 419[?]  is mandatory 
633.73/632.95	c qxplain 7942/7942
633.83/633.00	c 4840[?] -553[?] 37[?]  is mandatory 
633.83/633.00	c qxplain 7937/7941
633.83/633.02	c qxplain 7940/7941
633.83/633.04	c qxplain 7941/7941
633.83/633.06	c 4841[?] 371[?] -553[?]  is mandatory 
633.83/633.06	c qxplain 7940/7940
633.83/633.07	c 4842[?] -37[?] -371[?] 553[?] -419[?]  is mandatory 
633.83/633.07	c qxplain 7937/7939
633.83/633.08	c qxplain 7939/7939
633.93/633.14	c qxplain 7937/7938
633.93/633.15	c qxplain 7938/7938
633.93/633.16	c 4844[?] -554[?] 38[?]  is mandatory 
633.93/633.16	c qxplain 7937/7937
633.93/633.17	c 4845[?] -554[?] 162[?]  is mandatory 
633.93/633.17	c qxplain 7901/7936
633.93/633.18	c qxplain 7919/7936
633.93/633.19	c qxplain 7928/7936
634.03/633.21	c qxplain 7933/7936
634.03/633.22	c qxplain 7935/7936
634.03/633.22	c qxplain 7936/7936
634.03/633.23	c 4846[?] -38[?] -162[?] 554[?] -419[?]  is mandatory 
634.03/633.23	c qxplain 7935/7935
634.03/633.24	c 4847[?] -555[?] 418[?]  is mandatory 
634.03/633.24	c qxplain 7933/7934
634.03/633.27	c qxplain 7934/7934
634.03/633.29	c 4848[?] 498[?] -555[?]  is mandatory 
634.03/633.29	c qxplain 7933/7933
634.14/633.30	c 4849[?] -498[?] 555[?] -418[?]  is mandatory 
634.14/633.30	c qxplain 7928/7932
634.14/633.32	c qxplain 7931/7932
634.14/633.34	c qxplain 7932/7932
634.14/633.35	c 4850[?] -556[?] -508[?]  is mandatory 
634.14/633.35	c qxplain 7931/7931
634.14/633.36	c 4851[?] 556[?] 508[?]  is mandatory 
634.14/633.36	c qxplain 7928/7930
634.14/633.38	c qxplain 7930/7930
634.14/633.39	c 4852[?] -509[?] -557[?]  is mandatory 
634.14/633.39	c qxplain 7928/7929
634.23/633.41	c qxplain 7929/7929
634.23/633.42	c 4853[?] 557[?] 509[?]  is mandatory 
634.23/633.42	c qxplain 7928/7928
634.23/633.44	c 4854[?] -510[?] -558[?]  is mandatory 
634.23/633.44	c qxplain 7919/7927
634.23/633.45	c qxplain 7924/7927
634.23/633.46	c qxplain 7926/7927
634.23/633.47	c qxplain 7927/7927
634.23/633.48	c 4855[?] 510[?] 558[?]  is mandatory 
634.23/633.48	c qxplain 7926/7926
634.23/633.49	c 4856[?] -559[?] -511[?]  is mandatory 
634.23/633.49	c qxplain 7924/7925
634.23/633.50	c qxplain 7925/7925
634.23/633.51	c 4857[?] 559[?] 511[?]  is mandatory 
634.23/633.51	c qxplain 7924/7924
634.35/633.52	c 4858[?] 516[?] 560[?]  is mandatory 
634.35/633.52	c qxplain 7919/7923
634.35/633.53	c qxplain 7922/7923
634.35/633.54	c qxplain 7923/7923
634.35/633.55	c 4859[?] 517[?] 560[?]  is mandatory 
634.35/633.55	c qxplain 7922/7922
634.35/633.56	c 4860[?] -517[?] -516[?] -560[?]  is mandatory 
634.35/633.56	c qxplain 7919/7921
634.35/633.57	c qxplain 7921/7921
634.35/633.58	c 4861[?] -561[?] -512[?]  is mandatory 
634.35/633.58	c qxplain 7919/7920
634.35/633.59	c qxplain 7920/7920
634.35/633.60	c 4862[?] 512[?] 561[?]  is mandatory 
634.35/633.60	c qxplain 7919/7919
634.35/633.61	c 4863[?] -562[?] -513[?]  is mandatory 
634.35/633.61	c qxplain 7901/7918
634.45/633.62	c qxplain 7910/7918
634.45/633.63	c qxplain 7915/7918
634.45/633.64	c qxplain 7917/7918
634.45/633.65	c qxplain 7918/7918
634.45/633.66	c 4864[?] 513[?] 562[?]  is mandatory 
634.45/633.66	c qxplain 7917/7917
634.45/633.67	c 4865[?] -514[?] -563[?]  is mandatory 
634.45/633.67	c qxplain 7915/7916
634.45/633.68	c qxplain 7916/7916
634.45/633.69	c 4866[?] 563[?] 514[?]  is mandatory 
634.45/633.69	c qxplain 7915/7915
634.53/633.71	c 4867[?] -564[?] -515[?]  is mandatory 
634.53/633.71	c qxplain 7910/7914
634.53/633.72	c qxplain 7913/7914
634.53/633.73	c qxplain 7914/7914
634.53/633.74	c 4868[?] 564[?] 515[?]  is mandatory 
634.53/633.74	c qxplain 7913/7913
634.53/633.76	c 4869[?] -519[?] 565[?]  is mandatory 
634.53/633.76	c qxplain 7910/7912
634.53/633.77	c qxplain 7912/7912
634.63/633.80	c 4870[?] -283[?] 565[?]  is mandatory 
634.63/633.80	c qxplain 7910/7911
634.63/633.81	c qxplain 7911/7911
634.63/633.83	c 4871[?] 519[?] -565[?] 283[?]  is mandatory 
634.63/633.83	c qxplain 7910/7910
634.63/633.85	c 4872[?] -566[?] -463[?]  is mandatory 
634.63/633.85	c qxplain 7901/7909
634.63/633.86	c qxplain 7906/7909
634.74/633.90	c qxplain 7908/7909
634.74/633.93	c qxplain 7909/7909
634.74/633.95	c 4873[?] 566[?] 463[?]  is mandatory 
634.74/633.95	c qxplain 7908/7908
634.74/633.99	c 4874[?] -567[?] 463[?]  is mandatory 
634.74/633.99	c qxplain 7906/7907
634.83/634.01	c qxplain 7907/7907
634.83/634.02	c 4875[?] -567[?] 167[?]  is mandatory 
634.83/634.02	c qxplain 7906/7906
634.83/634.04	c 4876[?] 567[?] -463[?] -167[?]  is mandatory 
634.83/634.04	c qxplain 7901/7905
634.83/634.05	c qxplain 7904/7905
634.83/634.06	c qxplain 7905/7905
634.83/634.09	c 4877[?] 520[?] -568[?]  is mandatory 
634.83/634.09	c qxplain 7904/7904
634.93/634.11	c 4878[?] -568[?] 468[?]  is mandatory 
634.93/634.11	c qxplain 7901/7903
634.93/634.12	c qxplain 7903/7903
634.93/634.14	c 4879[?] -520[?] -468[?] 568[?]  is mandatory 
634.93/634.14	c qxplain 7901/7902
634.93/634.16	c qxplain 7902/7902
634.93/634.18	c 4880[?] 527[?] -569[?]  is mandatory 
634.93/634.18	c qxplain 7901/7901
635.03/634.21	c 4881[?] -569[?] 175[?]  is mandatory 
635.03/634.21	c qxplain 7828/7900
635.03/634.24	c qxplain 7865/7900
635.03/634.25	c qxplain 7883/7900
635.03/634.26	c qxplain 7892/7900
635.03/634.27	c qxplain 7897/7900
635.03/634.27	c qxplain 7899/7900
635.03/634.28	c qxplain 7900/7900
635.13/634.30	c 4882[?] 569[?] -527[?] -175[?]  is mandatory 
635.13/634.30	c qxplain 7899/7899
635.13/634.32	c 4883[?] -570[?] 528[?]  is mandatory 
635.13/634.32	c qxplain 7897/7898
635.13/634.35	c qxplain 7898/7898
635.45/634.66	c 4884[?] -570[?] 179[?]  is mandatory 
635.45/634.66	c qxplain 7897/7897
635.45/634.69	c 4885[?] 570[?] -528[?] -179[?]  is mandatory 
635.45/634.69	c qxplain 7892/7896
635.45/634.70	c qxplain 7895/7896
635.56/634.75	c qxplain 7896/7896
636.13/635.32	c 4886[?] -571[?] 470[?]  is mandatory 
636.13/635.32	c qxplain 7895/7895
636.13/635.35	c 4887[?] 571[?] -470[?]  is mandatory 
636.13/635.35	c qxplain 7892/7894
636.23/635.42	c qxplain 7894/7894
636.65/635.87	c 4888[?] 471[?] -572[?]  is mandatory 
636.65/635.87	c qxplain 7892/7893
636.65/635.89	c qxplain 7893/7893
636.73/635.91	c 4889[?] 572[?] -471[?]  is mandatory 
636.73/635.91	c qxplain 7892/7892
637.13/636.32	c 4890[?] -573[?] 472[?]  is mandatory 
637.13/636.32	c qxplain 7883/7891
637.13/636.33	c qxplain 7888/7891
637.13/636.36	c qxplain 7890/7891
637.13/636.37	c qxplain 7891/7891
637.13/636.39	c 4891[?] 573[?] -472[?]  is mandatory 
637.13/636.39	c qxplain 7890/7890
637.65/636.89	c 4892[?] -574[?] 473[?]  is mandatory 
637.65/636.89	c qxplain 7888/7889
637.75/636.93	c qxplain 7889/7889
637.75/636.94	c 4893[?] 574[?] -473[?]  is mandatory 
637.75/636.94	c qxplain 7888/7888
638.14/637.35	c 4894[?] -575[?] 474[?]  is mandatory 
638.14/637.35	c qxplain 7883/7887
638.14/637.37	c qxplain 7886/7887
638.14/637.39	c qxplain 7887/7887
638.23/637.43	c 4895[?] 575[?] -474[?]  is mandatory 
638.23/637.43	c qxplain 7886/7886
638.53/637.71	c 4896[?] 475[?] -576[?]  is mandatory 
638.53/637.71	c qxplain 7883/7885
638.53/637.74	c qxplain 7885/7885
638.53/637.76	c 4897[?] 576[?] -475[?]  is mandatory 
638.53/637.76	c qxplain 7883/7884
638.53/637.79	c qxplain 7884/7884
638.63/637.88	c 4898[?] 476[?] -577[?]  is mandatory 
638.63/637.88	c qxplain 7883/7883
638.63/637.90	c 4899[?] 577[?] -476[?]  is mandatory 
638.63/637.90	c qxplain 7865/7882
638.63/637.92	c qxplain 7874/7882
638.75/637.93	c qxplain 7879/7882
638.75/637.95	c qxplain 7881/7882
638.75/637.98	c qxplain 7882/7882
638.93/638.17	c 4900[?] -578[?] 477[?]  is mandatory 
638.93/638.17	c qxplain 7881/7881
638.93/638.20	c 4901[?] 578[?] -477[?]  is mandatory 
638.93/638.20	c qxplain 7879/7880
639.03/638.25	c qxplain 7880/7880
639.23/638.40	c 4902[?] -579[?] 470[?]  is mandatory 
639.23/638.40	c qxplain 7879/7879
639.23/638.44	c 4903[?] 579[?] -470[?]  is mandatory 
639.23/638.44	c qxplain 7874/7878
639.23/638.45	c qxplain 7877/7878
639.23/638.48	c qxplain 7878/7878
639.44/638.69	c 4904[?] -580[?] 471[?]  is mandatory 
639.44/638.69	c qxplain 7877/7877
639.54/638.71	c 4905[?] 580[?] -471[?]  is mandatory 
639.54/638.71	c qxplain 7874/7876
639.54/638.73	c qxplain 7876/7876
639.85/639.02	c 4906[?] -581[?] 472[?]  is mandatory 
639.85/639.02	c qxplain 7874/7875
639.85/639.04	c qxplain 7875/7875
639.85/639.06	c 4907[?] 581[?] -472[?]  is mandatory 
639.85/639.06	c qxplain 7874/7874
640.13/639.31	c 4908[?] -582[?] 473[?]  is mandatory 
640.13/639.31	c qxplain 7865/7873
640.13/639.33	c qxplain 7870/7873
640.13/639.34	c qxplain 7872/7873
640.13/639.37	c qxplain 7873/7873
640.23/639.40	c 4909[?] 582[?] -473[?]  is mandatory 
640.23/639.40	c qxplain 7872/7872
640.73/639.94	c 4910[?] -583[?] 474[?]  is mandatory 
640.73/639.94	c qxplain 7870/7871
640.73/639.96	c qxplain 7871/7871
640.73/639.99	c 4911[?] 583[?] -474[?]  is mandatory 
640.73/639.99	c qxplain 7870/7870
641.06/640.27	c 4912[?] 475[?] -584[?]  is mandatory 
641.06/640.27	c qxplain 7865/7869
641.06/640.28	c qxplain 7868/7869
641.14/640.31	c qxplain 7869/7869
641.14/640.34	c 4913[?] 584[?] -475[?]  is mandatory 
641.14/640.34	c qxplain 7868/7868
641.44/640.66	c 4914[?] 476[?] -585[?]  is mandatory 
641.44/640.66	c qxplain 7865/7867
641.44/640.68	c qxplain 7867/7867
641.53/640.72	c 4915[?] 585[?] -476[?]  is mandatory 
641.53/640.72	c qxplain 7865/7866
641.53/640.76	c qxplain 7866/7866
641.93/641.14	c 4916[?] -586[?] 477[?]  is mandatory 
641.93/641.14	c qxplain 7865/7865
641.93/641.16	c 4917[?] 586[?] -477[?]  is mandatory 
641.93/641.16	c qxplain 7828/7864
641.93/641.18	c qxplain 7847/7864
641.93/641.19	c qxplain 7856/7864
641.93/641.20	c qxplain 7861/7864
641.93/641.21	c qxplain 7863/7864
642.05/641.22	c qxplain 7864/7864
642.05/641.23	c 4918[?] -587[?] -481[?]  is mandatory 
642.05/641.23	c qxplain 7863/7863
642.05/641.29	c 4919[?] 587[?] 481[?]  is mandatory 
642.05/641.29	c qxplain 7861/7862
642.05/641.30	c qxplain 7862/7862
642.15/641.33	c 4920[?] -588[?] 481[?]  is mandatory 
642.15/641.33	c qxplain 7861/7861
642.15/641.35	c 4921[?] -588[?] 324[?]  is mandatory 
642.15/641.35	c qxplain 7856/7860
642.15/641.39	c qxplain 7859/7860
642.23/641.41	c qxplain 7860/7860
642.23/641.42	c 4922[?] 588[?] -324[?] -481[?]  is mandatory 
642.23/641.42	c qxplain 7859/7859
642.23/641.44	c 4923[?] -589[?] -481[?]  is mandatory 
642.23/641.44	c qxplain 7856/7858
642.33/641.51	c qxplain 7858/7858
642.33/641.53	c 4924[?] 589[?] 481[?]  is mandatory 
642.33/641.53	c qxplain 7856/7857
642.33/641.55	c qxplain 7857/7857
642.33/641.57	c 4925[?] -590[?] 481[?]  is mandatory 
642.33/641.57	c qxplain 7856/7856
642.33/641.58	c 4926[?] -590[?] 324[?]  is mandatory 
642.33/641.58	c qxplain 7847/7855
642.43/641.66	c qxplain 7852/7855
642.43/641.67	c qxplain 7854/7855
642.43/641.68	c qxplain 7855/7855
642.43/641.69	c 4927[?] 590[?] -324[?] -481[?]  is mandatory 
642.43/641.69	c qxplain 7854/7854
642.63/641.83	c 4928[?] -591[?] -481[?]  is mandatory 
642.63/641.83	c qxplain 7852/7853
642.63/641.88	c qxplain 7853/7853
642.74/641.91	c 4929[?] 591[?] 481[?]  is mandatory 
642.74/641.91	c qxplain 7852/7852
642.74/641.93	c 4930[?] -592[?] 481[?]  is mandatory 
642.74/641.93	c qxplain 7847/7851
642.84/642.00	c qxplain 7850/7851
642.84/642.02	c qxplain 7851/7851
642.84/642.05	c 4931[?] -592[?] 324[?]  is mandatory 
642.84/642.05	c qxplain 7850/7850
642.84/642.07	c 4932[?] -481[?] 592[?] -324[?]  is mandatory 
642.84/642.07	c qxplain 7847/7849
642.93/642.16	c qxplain 7849/7849
643.03/642.21	c 4933[?] -593[?] -481[?]  is mandatory 
643.03/642.21	c qxplain 7847/7848
643.03/642.22	c qxplain 7848/7848
643.03/642.24	c 4934[?] 593[?] 481[?]  is mandatory 
643.03/642.24	c qxplain 7847/7847
643.03/642.29	c 4935[?] -594[?] 481[?]  is mandatory 
643.03/642.29	c qxplain 7828/7846
643.25/642.43	c qxplain 7838/7846
643.25/642.44	c qxplain 7843/7846
643.25/642.45	c qxplain 7845/7846
643.25/642.46	c qxplain 7846/7846
643.25/642.47	c 4936[?] -594[?] 324[?]  is mandatory 
643.25/642.47	c qxplain 7845/7845
643.25/642.48	c 4937[?] 594[?] -481[?] -324[?]  is mandatory 
643.25/642.48	c qxplain 7843/7844
643.33/642.59	c qxplain 7844/7844
643.43/642.60	c 4938[?] -595[?] -482[?]  is mandatory 
643.43/642.60	c qxplain 7843/7843
643.43/642.62	c 4939[?] 595[?] 482[?]  is mandatory 
643.43/642.62	c qxplain 7838/7842
643.53/642.71	c qxplain 7841/7842
643.53/642.74	c qxplain 7842/7842
643.53/642.78	c 4940[?] -596[?] 482[?]  is mandatory 
643.53/642.78	c qxplain 7841/7841
643.53/642.79	c 4941[?] 323[?] -596[?]  is mandatory 
643.53/642.79	c qxplain 7838/7840
643.63/642.80	c qxplain 7840/7840
643.63/642.81	c 4942[?] 596[?] -482[?] -323[?]  is mandatory 
643.63/642.81	c qxplain 7838/7839
643.73/642.97	c qxplain 7839/7839
643.73/642.99	c 4943[?] -597[?] -482[?]  is mandatory 
643.73/642.99	c qxplain 7838/7838
643.83/643.01	c 4944[?] 597[?] 482[?]  is mandatory 
643.83/643.01	c qxplain 7828/7837
644.04/643.20	c qxplain 7833/7837
644.04/643.21	c qxplain 7836/7837
644.04/643.24	c qxplain 7837/7837
644.04/643.26	c 4945[?] -598[?] 482[?]  is mandatory 
644.04/643.26	c qxplain 7836/7836
644.04/643.27	c 4946[?] -598[?] 323[?]  is mandatory 
644.04/643.27	c qxplain 7833/7835
644.04/643.28	c qxplain 7835/7835
644.04/643.29	c 4947[?] -482[?] 598[?] -323[?]  is mandatory 
644.04/643.29	c qxplain 7833/7834
644.35/643.54	c qxplain 7834/7834
644.35/643.57	c 4948[?] -599[?] -482[?]  is mandatory 
644.35/643.57	c qxplain 7833/7833
644.53/643.77	c 4949[?] 599[?] 482[?]  is mandatory 
644.53/643.77	c qxplain 7828/7832
644.83/644.00	c qxplain 7831/7832
644.83/644.04	c qxplain 7832/7832
644.83/644.05	c 4950[?] -600[?] 482[?]  is mandatory 
644.83/644.05	c qxplain 7831/7831
644.83/644.07	c 4951[?] -600[?] 323[?]  is mandatory 
644.83/644.07	c qxplain 7828/7830
644.83/644.08	c qxplain 7830/7830
644.83/644.10	c 4952[?] 600[?] -323[?] -482[?]  is mandatory 
644.83/644.10	c qxplain 7828/7829
645.12/644.38	c qxplain 7829/7829
645.44/644.63	c 4953[?] -601[?] -482[?]  is mandatory 
645.44/644.63	c qxplain 7828/7828
645.53/644.71	c 4954[?] 601[?] 482[?]  is mandatory 
645.53/644.71	c qxplain 7538/7827
645.53/644.73	c qxplain 7683/7827
645.53/644.74	c qxplain 7756/7827
645.53/644.75	c qxplain 7792/7827
645.53/644.77	c qxplain 7810/7827
645.53/644.79	c qxplain 7819/7827
645.63/644.80	c qxplain 7824/7827
645.63/644.84	c qxplain 7826/7827
645.92/645.13	c qxplain 7827/7827
646.22/645.46	c 4955[?] -602[?] 482[?]  is mandatory 
646.22/645.46	c qxplain 7826/7826
646.22/645.49	c 4956[?] -602[?] 323[?]  is mandatory 
646.22/645.49	c qxplain 7824/7825
646.32/645.53	c qxplain 7825/7825
646.73/645.96	c 4957[?] 602[?] -482[?] -323[?]  is mandatory 
646.73/645.96	c qxplain 7824/7824
646.83/646.00	c 4958[?] 603[?] -499[?]  is mandatory 
646.83/646.00	c qxplain 7819/7823
646.83/646.02	c qxplain 7822/7823
646.83/646.03	c qxplain 7823/7823
646.83/646.05	c 4959[?] 603[?] -349[?]  is mandatory 
646.83/646.05	c qxplain 7822/7822
646.83/646.06	c 4960[?] 603[?] -422[?]  is mandatory 
646.83/646.06	c qxplain 7819/7821
646.83/646.07	c qxplain 7821/7821
646.83/646.08	c 4961[?] -603[?] 422[?] 349[?] 499[?]  is mandatory 
646.83/646.08	c qxplain 7819/7820
646.92/646.10	c qxplain 7820/7820
647.64/646.83	c 4962[?] -499[?] -604[?]  is mandatory 
647.64/646.83	c qxplain 7819/7819
647.64/646.86	c 4963[?] -349[?] -604[?]  is mandatory 
647.64/646.86	c qxplain 7810/7818
647.64/646.88	c qxplain 7815/7818
647.64/646.89	c qxplain 7817/7818
647.72/646.91	c qxplain 7818/7818
647.72/646.93	c 4964[?] -422[?] -604[?]  is mandatory 
647.72/646.93	c qxplain 7817/7817
647.72/646.95	c 4965[?] 422[?] 604[?] 349[?] 499[?]  is mandatory 
647.72/646.95	c qxplain 7815/7816
647.72/646.96	c qxplain 7816/7816
647.72/646.97	c 4966[?] -532[?] 605[?]  is mandatory 
647.72/646.97	c qxplain 7815/7815
647.72/646.98	c 4967[?] -533[?] 605[?]  is mandatory 
647.72/646.98	c qxplain 7810/7814
647.72/646.99	c qxplain 7813/7814
647.83/647.00	c qxplain 7814/7814
647.83/647.04	c 4968[?] 605[?] -534[?]  is mandatory 
647.83/647.04	c qxplain 7813/7813
647.83/647.05	c 4969[?] 533[?] 532[?] -605[?] 534[?]  is mandatory 
647.83/647.05	c qxplain 7810/7812
647.83/647.07	c qxplain 7812/7812
647.83/647.08	c 4970[?] -535[?] 606[?]  is mandatory 
647.83/647.08	c qxplain 7810/7811
647.83/647.09	c qxplain 7811/7811
647.83/647.10	c 4971[?] -536[?] 606[?]  is mandatory 
647.83/647.10	c qxplain 7810/7810
647.93/647.13	c 4972[?] 606[?] -537[?]  is mandatory 
647.93/647.13	c qxplain 7792/7809
647.93/647.15	c qxplain 7801/7809
647.93/647.16	c qxplain 7806/7809
647.93/647.17	c qxplain 7808/7809
647.93/647.18	c qxplain 7809/7809
647.93/647.19	c 4973[?] 535[?] 536[?] -606[?] 537[?]  is mandatory 
647.93/647.19	c qxplain 7808/7808
648.32/647.56	c 4974[?] 607[?] -500[?]  is mandatory 
648.32/647.56	c qxplain 7806/7807
648.42/647.60	c qxplain 7807/7807
648.42/647.61	c 4975[?] 607[?] -355[?]  is mandatory 
648.42/647.61	c qxplain 7806/7806
648.42/647.62	c 4976[?] 607[?] -424[?]  is mandatory 
648.42/647.62	c qxplain 7801/7805
648.42/647.64	c qxplain 7804/7805
648.42/647.65	c qxplain 7805/7805
648.42/647.66	c 4977[?] 424[?] -607[?] 355[?] 500[?]  is mandatory 
648.42/647.66	c qxplain 7804/7804
650.03/649.30	c 4978[?] -500[?] -608[?]  is mandatory 
650.03/649.30	c qxplain 7801/7803
650.13/649.35	c qxplain 7803/7803
650.13/649.37	c 4979[?] -355[?] -608[?]  is mandatory 
650.13/649.37	c qxplain 7801/7802
650.13/649.39	c qxplain 7802/7802
650.23/649.41	c 4980[?] -608[?] -424[?]  is mandatory 
650.23/649.41	c qxplain 7801/7801
650.23/649.43	c 4981[?] 608[?] 355[?] 424[?] 500[?]  is mandatory 
650.23/649.43	c qxplain 7792/7800
650.23/649.44	c qxplain 7797/7800
650.23/649.46	c qxplain 7799/7800
650.23/649.47	c qxplain 7800/7800
650.23/649.47	c 4982[?] -538[?] 609[?]  is mandatory 
650.23/649.47	c qxplain 7799/7799
650.23/649.49	c 4983[?] -539[?] 609[?]  is mandatory 
650.23/649.49	c qxplain 7797/7798
650.23/649.50	c qxplain 7798/7798
650.32/649.54	c 4984[?] -540[?] 609[?]  is mandatory 
650.32/649.54	c qxplain 7797/7797
650.32/649.55	c 4985[?] 538[?] 539[?] -609[?] 540[?]  is mandatory 
650.32/649.55	c qxplain 7792/7796
650.32/649.56	c qxplain 7795/7796
650.32/649.58	c qxplain 7796/7796
650.42/649.63	c 4986[?] 610[?] -501[?]  is mandatory 
650.42/649.63	c qxplain 7795/7795
650.42/649.65	c 4987[?] 610[?] -358[?]  is mandatory 
650.42/649.65	c qxplain 7792/7794
650.42/649.66	c qxplain 7794/7794
650.42/649.68	c 4988[?] 610[?] -425[?]  is mandatory 
650.42/649.68	c qxplain 7792/7793
650.52/649.70	c qxplain 7793/7793
650.52/649.70	c 4989[?] 358[?] -610[?] 425[?] 501[?]  is mandatory 
650.52/649.70	c qxplain 7792/7792
651.02/650.22	c 4990[?] -501[?] -611[?]  is mandatory 
651.02/650.22	c qxplain 7756/7791
651.02/650.24	c qxplain 7774/7791
651.02/650.24	c qxplain 7783/7791
651.02/650.27	c qxplain 7788/7791
651.02/650.28	c qxplain 7790/7791
651.12/650.33	c qxplain 7791/7791
651.12/650.37	c 4991[?] -358[?] -611[?]  is mandatory 
651.12/650.37	c qxplain 7790/7790
651.12/650.38	c 4992[?] -425[?] -611[?]  is mandatory 
651.12/650.38	c qxplain 7788/7789
651.22/650.44	c qxplain 7789/7789
651.22/650.46	c 4993[?] 611[?] 358[?] 425[?] 501[?]  is mandatory 
651.22/650.46	c qxplain 7788/7788
651.22/650.47	c 4994[?] -541[?] 612[?]  is mandatory 
651.22/650.47	c qxplain 7783/7787
651.22/650.49	c qxplain 7786/7787
651.33/650.50	c qxplain 7787/7787
651.33/650.50	c 4995[?] -542[?] 612[?]  is mandatory 
651.33/650.50	c qxplain 7786/7786
651.33/650.54	c 4996[?] -543[?] 612[?]  is mandatory 
651.33/650.54	c qxplain 7783/7785
651.33/650.56	c qxplain 7785/7785
651.33/650.57	c 4997[?] -612[?] 541[?] 543[?] 542[?]  is mandatory 
651.33/650.57	c qxplain 7783/7784
651.33/650.58	c qxplain 7784/7784
651.42/650.62	c 4998[?] 613[?] -502[?]  is mandatory 
651.42/650.62	c qxplain 7783/7783
651.42/650.63	c 4999[?] 613[?] -361[?]  is mandatory 
651.42/650.63	c qxplain 7774/7782
651.42/650.67	c qxplain 7779/7782
651.42/650.68	c qxplain 7781/7782
651.42/650.69	c qxplain 7782/7782
651.52/650.71	c 5000[?] 613[?] -426[?]  is mandatory 
651.52/650.71	c qxplain 7781/7781
651.52/650.72	c 5001[?] 426[?] 361[?] -613[?] 502[?]  is mandatory 
651.52/650.72	c qxplain 7779/7780
651.52/650.76	c qxplain 7780/7780
652.22/651.48	c 5002[?] -502[?] -614[?]  is mandatory 
652.22/651.48	c qxplain 7779/7779
652.32/651.52	c 5003[?] -614[?] -361[?]  is mandatory 
652.32/651.52	c qxplain 7774/7778
652.32/651.55	c qxplain 7777/7778
652.32/651.57	c qxplain 7778/7778
652.32/651.59	c 5004[?] -426[?] -614[?]  is mandatory 
652.32/651.59	c qxplain 7777/7777
652.42/651.61	c 5005[?] 361[?] 426[?] 614[?] 502[?]  is mandatory 
652.42/651.61	c qxplain 7774/7776
652.42/651.62	c qxplain 7776/7776
652.42/651.63	c 5006[?] -544[?] 615[?]  is mandatory 
652.42/651.63	c qxplain 7774/7775
652.42/651.64	c qxplain 7775/7775
652.42/651.64	c 5007[?] -545[?] 615[?]  is mandatory 
652.42/651.64	c qxplain 7774/7774
652.42/651.69	c 5008[?] -546[?] 615[?]  is mandatory 
652.42/651.69	c qxplain 7756/7773
652.53/651.72	c qxplain 7765/7773
652.53/651.73	c qxplain 7770/7773
652.53/651.74	c qxplain 7772/7773
652.53/651.75	c qxplain 7773/7773
652.53/651.76	c 5009[?] 544[?] 545[?] -615[?] 546[?]  is mandatory 
652.53/651.76	c qxplain 7772/7772
652.53/651.77	c 5010[?] 616[?] -547[?]  is mandatory 
652.53/651.77	c qxplain 7770/7771
652.53/651.78	c qxplain 7771/7771
652.53/651.79	c 5011[?] -548[?] 616[?]  is mandatory 
652.53/651.79	c qxplain 7770/7770
652.62/651.83	c 5012[?] -549[?] 616[?]  is mandatory 
652.62/651.84	c qxplain 7765/7769
652.62/651.86	c qxplain 7768/7769
652.62/651.87	c qxplain 7769/7769
652.62/651.88	c 5013[?] -616[?] 547[?] 549[?] 548[?]  is mandatory 
652.62/651.88	c qxplain 7768/7768
652.92/652.16	c 5014[?] 617[?] -503[?]  is mandatory 
652.92/652.16	c qxplain 7765/7767
652.92/652.19	c qxplain 7767/7767
653.04/652.22	c 5015[?] 617[?] -367[?]  is mandatory 
653.04/652.22	c qxplain 7765/7766
653.04/652.22	c qxplain 7766/7766
653.04/652.23	c 5016[?] 617[?] -428[?]  is mandatory 
653.04/652.23	c qxplain 7765/7765
653.04/652.24	c 5017[?] 367[?] 428[?] -617[?] 503[?]  is mandatory 
653.04/652.24	c qxplain 7756/7764
653.04/652.27	c qxplain 7761/7764
653.14/652.36	c qxplain 7763/7764
653.22/652.44	c qxplain 7764/7764
653.52/652.73	c 5018[?] -618[?] -503[?]  is mandatory 
653.52/652.73	c qxplain 7763/7763
653.52/652.75	c 5019[?] -367[?] -618[?]  is mandatory 
653.52/652.75	c qxplain 7761/7762
653.62/652.83	c qxplain 7762/7762
653.62/652.85	c 5020[?] -618[?] -428[?]  is mandatory 
653.62/652.85	c qxplain 7761/7761
653.62/652.87	c 5021[?] 618[?] 428[?] 367[?] 503[?]  is mandatory 
653.62/652.87	c qxplain 7756/7760
653.62/652.88	c qxplain 7759/7760
653.62/652.89	c qxplain 7760/7760
653.73/652.90	c 5022[?] -550[?] 619[?]  is mandatory 
653.73/652.90	c qxplain 7759/7759
653.73/652.91	c 5023[?] -551[?] 619[?]  is mandatory 
653.73/652.91	c qxplain 7756/7758
653.73/652.92	c qxplain 7758/7758
653.73/652.97	c 5024[?] 619[?] -552[?]  is mandatory 
653.73/652.97	c qxplain 7756/7757
653.73/652.98	c qxplain 7757/7757
653.73/652.99	c 5025[?] 551[?] 550[?] -619[?] 552[?]  is mandatory 
653.73/652.99	c qxplain 7756/7756
654.32/653.57	c 5026[?] 620[?] -504[?]  is mandatory 
654.32/653.57	c qxplain 7683/7755
654.32/653.59	c qxplain 7720/7755
654.42/653.61	c qxplain 7738/7755
654.42/653.64	c qxplain 7747/7755
654.42/653.66	c qxplain 7752/7755
654.42/653.67	c qxplain 7754/7755
654.42/653.69	c qxplain 7755/7755
654.52/653.72	c 5027[?] 620[?] -370[?]  is mandatory 
654.52/653.72	c qxplain 7754/7754
654.52/653.74	c 5028[?] 620[?] -429[?]  is mandatory 
654.52/653.74	c qxplain 7752/7753
654.52/653.75	c qxplain 7753/7753
654.52/653.76	c 5029[?] 429[?] 370[?] -620[?] 504[?]  is mandatory 
654.52/653.76	c qxplain 7752/7752
654.82/654.05	c 5030[?] -504[?] -621[?]  is mandatory 
654.82/654.05	c qxplain 7747/7751
654.82/654.07	c qxplain 7750/7751
654.93/654.11	c qxplain 7751/7751
654.93/654.14	c 5031[?] -621[?] -370[?]  is mandatory 
654.93/654.14	c qxplain 7750/7750
654.93/654.16	c 5032[?] -429[?] -621[?]  is mandatory 
654.93/654.16	c qxplain 7747/7749
654.93/654.19	c qxplain 7749/7749
655.03/654.20	c 5033[?] 621[?] 429[?] 370[?] 504[?]  is mandatory 
655.03/654.20	c qxplain 7747/7748
655.03/654.21	c qxplain 7748/7748
655.03/654.22	c 5034[?] -553[?] 622[?]  is mandatory 
655.03/654.22	c qxplain 7747/7747
655.03/654.23	c 5035[?] -554[?] 622[?]  is mandatory 
655.03/654.23	c qxplain 7738/7746
655.03/654.27	c qxplain 7743/7746
655.03/654.29	c qxplain 7745/7746
655.13/654.31	c qxplain 7746/7746
655.13/654.35	c 5036[?] -555[?] 622[?]  is mandatory 
655.13/654.35	c qxplain 7745/7745
655.13/654.37	c 5037[?] 553[?] -622[?] 555[?] 554[?]  is mandatory 
655.13/654.37	c qxplain 7743/7744
655.13/654.38	c qxplain 7744/7744
655.13/654.39	c 5038[?] -623[?] -505[?]  is mandatory 
655.13/654.39	c qxplain 7743/7743
655.24/654.42	c 5039[?] 623[?] 505[?]  is mandatory 
655.24/654.42	c qxplain 7738/7742
655.24/654.43	c qxplain 7741/7742
655.53/654.74	c qxplain 7742/7742
655.63/654.83	c 5040[?] -624[?] -462[?]  is mandatory 
655.63/654.83	c qxplain 7741/7741
655.63/654.87	c 5041[?] 624[?] 462[?]  is mandatory 
655.63/654.87	c qxplain 7738/7740
655.63/654.89	c qxplain 7740/7740
655.73/654.90	c 5042[?] -625[?] 228[?]  is mandatory 
655.73/654.90	c qxplain 7738/7739
655.73/654.94	c qxplain 7739/7739
655.73/654.99	c 5043[?] -625[?] 462[?]  is mandatory 
655.73/654.99	c qxplain 7738/7738
655.83/655.01	c 5044[?] 625[?] -462[?] -228[?]  is mandatory 
655.83/655.01	c qxplain 7720/7737
655.83/655.03	c qxplain 7729/7737
655.83/655.06	c qxplain 7734/7737
655.83/655.08	c qxplain 7736/7737
655.93/655.10	c qxplain 7737/7737
655.93/655.11	c 5045[?] -626[?] -462[?]  is mandatory 
655.93/655.11	c qxplain 7736/7736
655.93/655.19	c 5046[?] 626[?] 462[?]  is mandatory 
655.93/655.19	c qxplain 7734/7735
656.03/655.20	c qxplain 7735/7735
656.03/655.21	c 5047[?] -627[?] 228[?]  is mandatory 
656.03/655.21	c qxplain 7734/7734
656.03/655.27	c 5048[?] -627[?] 462[?]  is mandatory 
656.03/655.27	c qxplain 7729/7733
656.12/655.30	c qxplain 7732/7733
656.12/655.32	c qxplain 7733/7733
656.12/655.39	c 5049[?] 627[?] -228[?] -462[?]  is mandatory 
656.12/655.39	c qxplain 7732/7732
656.22/655.40	c 5050[?] -628[?] -462[?]  is mandatory 
656.22/655.40	c qxplain 7729/7731
656.22/655.42	c qxplain 7731/7731
656.34/655.56	c 5051[?] 628[?] 462[?]  is mandatory 
656.34/655.56	c qxplain 7729/7730
656.34/655.57	c qxplain 7730/7730
656.34/655.58	c 5052[?] -629[?] 228[?]  is mandatory 
656.34/655.58	c qxplain 7729/7729
656.62/655.80	c 5053[?] -629[?] 462[?]  is mandatory 
656.62/655.80	c qxplain 7720/7728
656.62/655.84	c qxplain 7725/7728
656.62/655.86	c qxplain 7727/7728
656.92/656.13	c qxplain 7728/7728
657.02/656.27	c 5054[?] 629[?] -462[?] -228[?]  is mandatory 
657.02/656.27	c qxplain 7727/7727
657.62/656.80	c 5055[?] -630[?] -462[?]  is mandatory 
657.62/656.80	c qxplain 7725/7726
657.62/656.82	c qxplain 7726/7726
657.72/656.96	c 5056[?] 630[?] 462[?]  is mandatory 
657.72/656.96	c qxplain 7725/7725
657.72/656.97	c 5057[?] -631[?] 228[?]  is mandatory 
657.72/656.97	c qxplain 7720/7724
657.83/657.01	c qxplain 7723/7724
658.38/657.44	c qxplain 7724/7724
660.08/659.16	c 5058[?] -631[?] 462[?]  is mandatory 
660.08/659.16	c qxplain 7723/7723
660.38/659.43	c 5059[?] 631[?] -228[?] -462[?]  is mandatory 
660.38/659.43	c qxplain 7720/7722
660.38/659.47	c qxplain 7722/7722
660.78/659.89	c 5060[?] -632[?] -462[?]  is mandatory 
660.78/659.89	c qxplain 7720/7721
660.88/659.92	c qxplain 7721/7721
661.00/660.05	c 5061[?] 632[?] 462[?]  is mandatory 
661.00/660.05	c qxplain 7720/7720
661.00/660.07	c 5062[?] -633[?] 228[?]  is mandatory 
661.00/660.07	c qxplain 7683/7719
661.00/660.09	c qxplain 7702/7719
661.10/660.12	c qxplain 7711/7719
661.10/660.14	c qxplain 7716/7719
661.10/660.17	c qxplain 7718/7719
661.38/660.47	c qxplain 7719/7719
661.68/660.73	c 5063[?] -633[?] 462[?]  is mandatory 
661.68/660.73	c qxplain 7718/7718
661.78/660.80	c 5064[?] 633[?] -228[?] -462[?]  is mandatory 
661.78/660.80	c qxplain 7716/7717
661.78/660.83	c qxplain 7717/7717
661.78/660.83	c 5065[?] -634[?] -462[?]  is mandatory 
661.78/660.83	c qxplain 7716/7716
661.98/661.03	c 5066[?] 634[?] 462[?]  is mandatory 
661.98/661.03	c qxplain 7711/7715
661.98/661.05	c qxplain 7714/7715
661.98/661.05	c qxplain 7715/7715
661.98/661.06	c 5067[?] -635[?] 228[?]  is mandatory 
661.98/661.06	c qxplain 7714/7714
662.20/661.29	c 5068[?] -635[?] 462[?]  is mandatory 
662.20/661.29	c qxplain 7711/7713
662.28/661.33	c qxplain 7713/7713
662.28/661.36	c 5069[?] 635[?] -228[?] -462[?]  is mandatory 
662.28/661.36	c qxplain 7711/7712
662.28/661.38	c qxplain 7712/7712
662.38/661.41	c 5070[?] -636[?] -462[?]  is mandatory 
662.38/661.41	c qxplain 7711/7711
662.68/661.72	c 5071[?] 636[?] 462[?]  is mandatory 
662.68/661.72	c qxplain 7702/7710
662.68/661.76	c qxplain 7707/7710
662.68/661.78	c qxplain 7709/7710
662.78/661.80	c qxplain 7710/7710
662.78/661.81	c 5072[?] -637[?] 228[?]  is mandatory 
662.78/661.81	c qxplain 7709/7709
664.99/664.03	c 5073[?] -637[?] 462[?]  is mandatory 
664.99/664.03	c qxplain 7707/7708
665.50/664.54	c qxplain 7708/7708
665.89/664.96	c 5074[?] 637[?] -228[?] -462[?]  is mandatory 
665.89/664.96	c qxplain 7707/7707
666.39/665.40	c 5075[?] -638[?] -462[?]  is mandatory 
666.39/665.40	c qxplain 7702/7706
666.39/665.47	c qxplain 7705/7706
666.39/665.50	c qxplain 7706/7706
666.89/665.90	c 5076[?] 638[?] 462[?]  is mandatory 
666.89/665.90	c qxplain 7705/7705
666.89/665.93	c 5077[?] -639[?] 228[?]  is mandatory 
666.89/665.93	c qxplain 7702/7704
666.89/665.96	c qxplain 7704/7704
667.29/666.30	c 5078[?] -639[?] 462[?]  is mandatory 
667.29/666.30	c qxplain 7702/7703
667.29/666.33	c qxplain 7703/7703
667.60/666.67	c 5079[?] 639[?] -228[?] -462[?]  is mandatory 
667.60/666.67	c qxplain 7702/7702
667.60/666.70	c 5080[?] 640[?] -529[?]  is mandatory 
667.60/666.70	c qxplain 7683/7701
667.71/666.73	c qxplain 7693/7701
667.71/666.75	c qxplain 7698/7701
667.71/666.76	c qxplain 7700/7701
667.71/666.77	c qxplain 7701/7701
667.79/666.81	c 5081[?] 640[?] -395[?]  is mandatory 
667.79/666.81	c qxplain 7700/7700
667.79/666.83	c 5082[?] 640[?] -530[?]  is mandatory 
667.79/666.83	c qxplain 7698/7699
667.79/666.85	c qxplain 7699/7699
667.79/666.86	c 5083[?] 530[?] -640[?] 395[?] 529[?]  is mandatory 
667.79/666.86	c qxplain 7698/7698
667.79/666.90	c 5084[?] -641[?] -529[?]  is mandatory 
667.79/666.90	c qxplain 7693/7697
667.89/666.92	c qxplain 7696/7697
667.89/666.93	c qxplain 7697/7697
667.89/666.96	c 5085[?] -641[?] -395[?]  is mandatory 
667.89/666.96	c qxplain 7696/7696
667.89/666.98	c 5086[?] -641[?] -530[?]  is mandatory 
667.89/666.98	c qxplain 7693/7695
667.99/667.00	c qxplain 7695/7695
667.99/667.01	c 5088[?] 509[?] 642[?]  is mandatory 
667.99/667.01	c qxplain 7693/7694
667.99/667.02	c qxplain 7694/7694
667.99/667.03	c 5089[?] 642[?] 556[?]  is mandatory 
667.99/667.03	c qxplain 7693/7693
667.99/667.04	c 5090[?] -556[?] -509[?] -642[?]  is mandatory 
667.99/667.04	c qxplain 7683/7692
667.99/667.06	c qxplain 7688/7692
667.99/667.08	c qxplain 7691/7692
667.99/667.09	c qxplain 7692/7692
668.09/667.10	c 5091[?] 508[?] 643[?]  is mandatory 
668.09/667.10	c qxplain 7691/7691
668.09/667.11	c 5092[?] 557[?] 643[?]  is mandatory 
668.09/667.11	c qxplain 7688/7690
668.09/667.14	c qxplain 7690/7690
668.09/667.16	c 5093[?] -508[?] -557[?] -643[?]  is mandatory 
668.09/667.16	c qxplain 7688/7689
668.09/667.18	c qxplain 7689/7689
668.19/667.20	c 5094[?] 511[?] 644[?]  is mandatory 
668.19/667.20	c qxplain 7688/7688
668.19/667.21	c 5095[?] 558[?] 644[?]  is mandatory 
668.19/667.21	c qxplain 7683/7687
668.19/667.22	c qxplain 7686/7687
668.19/667.24	c qxplain 7687/7687
668.19/667.25	c 5096[?] -558[?] -644[?] -511[?]  is mandatory 
668.19/667.25	c qxplain 7686/7686
668.19/667.26	c 5097[?] 510[?] 645[?]  is mandatory 
668.19/667.26	c qxplain 7683/7685
668.19/667.28	c qxplain 7685/7685
668.19/667.29	c 5098[?] 645[?] 559[?]  is mandatory 
668.19/667.29	c qxplain 7683/7684
668.29/667.30	c qxplain 7684/7684
668.29/667.31	c 5099[?] -645[?] -510[?] -559[?]  is mandatory 
668.29/667.31	c qxplain 7683/7683
668.29/667.33	c 5100[?] 646[?] 513[?]  is mandatory 
668.29/667.33	c qxplain 7538/7682
668.29/667.34	c qxplain 7611/7682
668.29/667.35	c qxplain 7647/7682
668.29/667.36	c qxplain 7665/7682
668.29/667.38	c qxplain 7674/7682
668.29/667.39	c qxplain 7679/7682
668.38/667.40	c qxplain 7681/7682
668.38/667.41	c qxplain 7682/7682
668.38/667.43	c 5101[?] 646[?] 561[?]  is mandatory 
668.38/667.43	c qxplain 7681/7681
668.38/667.44	c 5102[?] -561[?] -646[?] -513[?]  is mandatory 
668.38/667.44	c qxplain 7679/7680
668.38/667.45	c qxplain 7680/7680
668.38/667.46	c 5103[?] 512[?] 647[?]  is mandatory 
668.38/667.46	c qxplain 7679/7679
668.38/667.48	c 5104[?] 647[?] 562[?]  is mandatory 
668.38/667.48	c qxplain 7674/7678
668.38/667.49	c qxplain 7677/7678
668.48/667.50	c qxplain 7678/7678
668.48/667.51	c 5105[?] -562[?] -512[?] -647[?]  is mandatory 
668.48/667.51	c qxplain 7677/7677
668.48/667.53	c 5106[?] 648[?] 515[?]  is mandatory 
668.48/667.53	c qxplain 7674/7676
668.48/667.54	c qxplain 7676/7676
668.48/667.55	c 5107[?] 648[?] 563[?]  is mandatory 
668.48/667.55	c qxplain 7674/7675
668.48/667.57	c qxplain 7675/7675
668.48/667.59	c 5108[?] -648[?] -515[?] -563[?]  is mandatory 
668.48/667.59	c qxplain 7674/7674
668.58/667.60	c 5109[?] 649[?] 514[?]  is mandatory 
668.58/667.60	c qxplain 7665/7673
668.58/667.61	c qxplain 7670/7673
668.58/667.63	c qxplain 7672/7673
668.58/667.64	c qxplain 7673/7673
668.58/667.65	c 5110[?] 649[?] 564[?]  is mandatory 
668.58/667.65	c qxplain 7672/7672
668.58/667.67	c 5111[?] -649[?] -514[?] -564[?]  is mandatory 
668.58/667.67	c qxplain 7670/7671
668.58/667.68	c qxplain 7671/7671
668.58/667.71	c 5112[?] 227[?] -650[?]  is mandatory 
668.58/667.71	c qxplain 7670/7670
668.70/667.73	c 5113[?] -650[?] 566[?]  is mandatory 
668.70/667.73	c qxplain 7665/7669
668.70/667.74	c qxplain 7668/7669
668.70/667.76	c qxplain 7669/7669
668.70/667.79	c 5114[?] -227[?] -566[?] 650[?]  is mandatory 
668.70/667.79	c qxplain 7668/7668
668.70/667.81	c 5115[?] 278[?] -651[?]  is mandatory 
668.70/667.81	c qxplain 7665/7667
668.80/667.83	c qxplain 7667/7667
668.80/667.84	c 5116[?] -651[?] 567[?]  is mandatory 
668.80/667.84	c qxplain 7665/7666
668.80/667.85	c qxplain 7666/7666
668.80/667.86	c 5117[?] -278[?] 651[?] -567[?]  is mandatory 
668.80/667.86	c qxplain 7665/7665
668.80/667.89	c 5118[?] 565[?] -652[?]  is mandatory 
668.80/667.89	c qxplain 7647/7664
668.88/667.93	c qxplain 7656/7664
668.88/667.95	c qxplain 7661/7664
668.88/667.96	c qxplain 7663/7664
668.88/667.97	c qxplain 7664/7664
668.88/667.99	c 5119[?] -652[?] 299[?]  is mandatory 
668.88/667.99	c qxplain 7663/7663
668.98/668.02	c 5120[?] -565[?] -299[?] 652[?]  is mandatory 
668.98/668.02	c qxplain 7661/7662
668.98/668.05	c qxplain 7662/7662
668.98/668.08	c 5121[?] 653[?] -569[?]  is mandatory 
668.98/668.08	c qxplain 7661/7661
669.08/668.10	c 5122[?] -302[?] 653[?]  is mandatory 
669.08/668.10	c qxplain 7656/7660
669.08/668.12	c qxplain 7659/7660
669.08/668.14	c qxplain 7660/7660
669.08/668.15	c 5123[?] -303[?] 653[?]  is mandatory 
669.08/668.15	c qxplain 7659/7659
669.08/668.17	c 5124[?] -653[?] 303[?] 302[?] 569[?]  is mandatory 
669.08/668.17	c qxplain 7656/7658
669.08/668.19	c qxplain 7658/7658
669.18/668.24	c 5125[?] 654[?] -570[?]  is mandatory 
669.18/668.24	c qxplain 7656/7657
669.18/668.25	c qxplain 7657/7657
669.18/668.27	c 5126[?] -310[?] 654[?]  is mandatory 
669.18/668.27	c qxplain 7656/7656
669.28/668.30	c 5127[?] -311[?] 654[?]  is mandatory 
669.28/668.30	c qxplain 7647/7655
669.28/668.32	c qxplain 7652/7655
669.28/668.34	c qxplain 7654/7655
669.28/668.35	c qxplain 7655/7655
669.28/668.37	c 5128[?] -654[?] 570[?] 311[?] 310[?]  is mandatory 
669.28/668.37	c qxplain 7654/7654
669.38/668.40	c 5129[?] 53[?] -655[?]  is mandatory 
669.38/668.40	c qxplain 7652/7653
669.38/668.42	c qxplain 7653/7653
669.38/668.44	c 5130[?] -655[?] 588[?]  is mandatory 
669.38/668.44	c qxplain 7652/7652
669.38/668.46	c 5131[?] -53[?] -588[?] 655[?]  is mandatory 
669.38/668.46	c qxplain 7647/7651
669.48/668.51	c qxplain 7650/7651
669.48/668.53	c qxplain 7651/7651
669.48/668.55	c 5132[?] 55[?] -656[?]  is mandatory 
669.48/668.55	c qxplain 7650/7650
669.48/668.57	c 5133[?] -656[?] 590[?]  is mandatory 
669.48/668.57	c qxplain 7647/7649
669.48/668.58	c qxplain 7649/7649
669.58/668.60	c 5134[?] -590[?] -55[?] 656[?]  is mandatory 
669.58/668.60	c qxplain 7647/7648
669.58/668.68	c qxplain 7648/7648
669.68/668.71	c 5135[?] 57[?] -657[?]  is mandatory 
669.68/668.71	c qxplain 7647/7647
669.68/668.78	c 5136[?] -657[?] 592[?]  is mandatory 
669.68/668.78	c qxplain 7611/7646
669.68/668.80	c qxplain 7629/7646
669.68/668.82	c qxplain 7638/7646
669.80/668.83	c qxplain 7643/7646
669.80/668.85	c qxplain 7645/7646
669.80/668.87	c qxplain 7646/7646
669.80/668.88	c 5137[?] -592[?] 657[?] -57[?]  is mandatory 
669.80/668.88	c qxplain 7645/7645
669.80/668.92	c 5138[?] -658[?] 60[?]  is mandatory 
669.80/668.92	c qxplain 7643/7644
669.90/668.97	c qxplain 7644/7644
669.98/669.04	c 5139[?] -658[?] 594[?]  is mandatory 
669.98/669.04	c qxplain 7643/7643
669.98/669.06	c 5140[?] -60[?] -594[?] 658[?]  is mandatory 
669.98/669.06	c qxplain 7638/7642
669.98/669.08	c qxplain 7641/7642
670.08/669.10	c qxplain 7642/7642
670.08/669.11	c 5142[?] 659[?] 641[?]  is mandatory 
670.08/669.11	c qxplain 7641/7641
670.08/669.13	c 5143[?] 642[?] 660[?]  is mandatory 
670.08/669.13	c qxplain 7638/7640
670.08/669.15	c qxplain 7640/7640
670.08/669.17	c 5144[?] 643[?] 660[?]  is mandatory 
670.08/669.17	c qxplain 7638/7639
670.08/669.20	c qxplain 7639/7639
670.18/669.22	c 5145[?] -642[?] -660[?] -643[?]  is mandatory 
670.18/669.22	c qxplain 7638/7638
670.18/669.24	c 5146[?] 644[?] 661[?]  is mandatory 
670.18/669.24	c qxplain 7629/7637
670.18/669.25	c qxplain 7634/7637
670.18/669.26	c qxplain 7636/7637
670.18/669.28	c qxplain 7637/7637
670.18/669.29	c 5147[?] 661[?] 645[?]  is mandatory 
670.18/669.29	c qxplain 7636/7636
670.28/669.30	c 5148[?] -644[?] -661[?] -645[?]  is mandatory 
670.28/669.30	c qxplain 7634/7635
670.28/669.31	c qxplain 7635/7635
670.28/669.33	c 5149[?] -662[?] 560[?]  is mandatory 
670.28/669.33	c qxplain 7634/7634
670.28/669.34	c 5150[?] 662[?] -560[?]  is mandatory 
670.28/669.34	c qxplain 7629/7633
670.28/669.35	c qxplain 7632/7633
670.28/669.37	c qxplain 7633/7633
670.28/669.38	c 5151[?] 646[?] 663[?]  is mandatory 
670.28/669.38	c qxplain 7632/7632
670.28/669.39	c 5152[?] 663[?] 647[?]  is mandatory 
670.28/669.39	c qxplain 7629/7631
670.37/669.40	c qxplain 7631/7631
670.37/669.42	c 5153[?] -646[?] -647[?] -663[?]  is mandatory 
670.37/669.42	c qxplain 7629/7630
670.37/669.43	c qxplain 7630/7630
670.37/669.45	c 5154[?] 664[?] 648[?]  is mandatory 
670.37/669.45	c qxplain 7629/7629
670.37/669.46	c 5155[?] 664[?] 649[?]  is mandatory 
670.37/669.46	c qxplain 7611/7628
670.37/669.48	c qxplain 7620/7628
670.37/669.49	c qxplain 7625/7628
670.47/669.50	c qxplain 7627/7628
670.47/669.51	c qxplain 7628/7628
670.47/669.53	c 5156[?] -664[?] -649[?] -648[?]  is mandatory 
670.47/669.53	c qxplain 7627/7627
670.47/669.55	c 5157[?] 560[?] -665[?]  is mandatory 
670.47/669.55	c qxplain 7625/7626
670.57/669.64	c qxplain 7626/7626
670.57/669.67	c 5158[?] -665[?] 447[?]  is mandatory 
670.57/669.67	c qxplain 7625/7625
670.67/669.71	c 5159[?] -560[?] 665[?] -447[?]  is mandatory 
670.67/669.71	c qxplain 7620/7624
670.67/669.74	c qxplain 7623/7624
670.67/669.75	c qxplain 7624/7624
670.67/669.78	c 5160[?] -666[?] -571[?]  is mandatory 
670.67/669.78	c qxplain 7623/7623
670.77/669.80	c 5161[?] 666[?] 571[?]  is mandatory 
670.77/669.80	c qxplain 7620/7622
670.77/669.82	c qxplain 7622/7622
670.77/669.84	c 5162[?] -667[?] -572[?]  is mandatory 
670.77/669.84	c qxplain 7620/7621
670.77/669.86	c qxplain 7621/7621
670.77/669.89	c 5163[?] 667[?] 572[?]  is mandatory 
670.77/669.89	c qxplain 7620/7620
670.77/669.91	c 5164[?] -668[?] -573[?]  is mandatory 
670.77/669.91	c qxplain 7611/7619
670.89/669.93	c qxplain 7616/7619
670.89/669.95	c qxplain 7618/7619
670.89/669.96	c qxplain 7619/7619
670.89/669.98	c 5165[?] 668[?] 573[?]  is mandatory 
670.89/669.98	c qxplain 7618/7618
670.89/670.01	c 5166[?] -574[?] -669[?]  is mandatory 
670.89/670.01	c qxplain 7616/7617
670.99/670.03	c qxplain 7617/7617
670.99/670.05	c 5167[?] 669[?] 574[?]  is mandatory 
670.99/670.05	c qxplain 7616/7616
670.99/670.07	c 5168[?] -670[?] -575[?]  is mandatory 
670.99/670.07	c qxplain 7611/7615
671.07/670.10	c qxplain 7614/7615
671.07/670.12	c qxplain 7615/7615
671.07/670.14	c 5169[?] 575[?] 670[?]  is mandatory 
671.07/670.14	c qxplain 7614/7614
671.07/670.17	c 5170[?] -671[?] -576[?]  is mandatory 
671.07/670.17	c qxplain 7611/7613
671.07/670.19	c qxplain 7613/7613
671.17/670.22	c 5171[?] 576[?] 671[?]  is mandatory 
671.17/670.22	c qxplain 7611/7612
671.17/670.23	c qxplain 7612/7612
671.17/670.26	c 5172[?] -672[?] -577[?]  is mandatory 
671.17/670.26	c qxplain 7611/7611
671.17/670.29	c 5173[?] 577[?] 672[?]  is mandatory 
671.17/670.29	c qxplain 7538/7610
671.27/670.31	c qxplain 7575/7610
671.27/670.32	c qxplain 7593/7610
671.27/670.33	c qxplain 7602/7610
671.27/670.34	c qxplain 7607/7610
671.27/670.36	c qxplain 7609/7610
671.27/670.37	c qxplain 7610/7610
671.37/670.40	c 5174[?] -673[?] -578[?]  is mandatory 
671.37/670.40	c qxplain 7609/7609
671.37/670.43	c 5175[?] 578[?] 673[?]  is mandatory 
671.37/670.43	c qxplain 7607/7608
671.37/670.47	c qxplain 7608/7608
671.37/670.49	c 5176[?] -674[?] -571[?]  is mandatory 
671.37/670.49	c qxplain 7607/7607
671.47/670.52	c 5177[?] 674[?] 571[?]  is mandatory 
671.47/670.52	c qxplain 7602/7606
671.57/670.62	c qxplain 7605/7606
671.57/670.64	c qxplain 7606/7606
671.57/670.66	c 5178[?] -572[?] -675[?]  is mandatory 
671.57/670.66	c qxplain 7605/7605
671.57/670.68	c 5179[?] 572[?] 675[?]  is mandatory 
671.57/670.68	c qxplain 7602/7604
671.57/670.70	c qxplain 7604/7604
671.67/670.72	c 5180[?] -676[?] -573[?]  is mandatory 
671.67/670.72	c qxplain 7602/7603
671.67/670.73	c qxplain 7603/7603
671.67/670.76	c 5181[?] 676[?] 573[?]  is mandatory 
671.67/670.76	c qxplain 7602/7602
671.67/670.78	c 5182[?] -574[?] -677[?]  is mandatory 
671.67/670.78	c qxplain 7593/7601
671.67/670.79	c qxplain 7598/7601
671.78/670.81	c qxplain 7600/7601
671.78/670.82	c qxplain 7601/7601
671.78/670.84	c 5183[?] 574[?] 677[?]  is mandatory 
671.78/670.84	c qxplain 7600/7600
671.78/670.86	c 5184[?] -678[?] -575[?]  is mandatory 
671.78/670.86	c qxplain 7598/7599
671.78/670.87	c qxplain 7599/7599
671.88/670.90	c 5185[?] 678[?] 575[?]  is mandatory 
671.88/670.90	c qxplain 7598/7598
671.88/670.92	c 5186[?] -679[?] -576[?]  is mandatory 
671.88/670.92	c qxplain 7593/7597
671.88/670.93	c qxplain 7596/7597
671.88/670.95	c qxplain 7597/7597
671.88/670.97	c 5187[?] 679[?] 576[?]  is mandatory 
671.88/670.97	c qxplain 7596/7596
671.88/670.99	c 5188[?] -680[?] -577[?]  is mandatory 
671.88/670.99	c qxplain 7593/7595
671.88/671.00	c qxplain 7595/7595
672.00/671.03	c 5189[?] 680[?] 577[?]  is mandatory 
672.00/671.03	c qxplain 7593/7594
672.00/671.04	c qxplain 7594/7594
672.00/671.06	c 5190[?] -681[?] -578[?]  is mandatory 
672.00/671.06	c qxplain 7593/7593
672.00/671.09	c 5191[?] 681[?] 578[?]  is mandatory 
672.00/671.09	c qxplain 7575/7592
672.10/671.16	c qxplain 7584/7592
672.10/671.18	c qxplain 7589/7592
672.10/671.19	c qxplain 7591/7592
672.18/671.20	c qxplain 7592/7592
672.18/671.22	c 5192[?] -682[?] -571[?]  is mandatory 
672.18/671.22	c qxplain 7591/7591
672.18/671.24	c 5193[?] 682[?] 571[?]  is mandatory 
672.18/671.24	c qxplain 7589/7590
672.18/671.25	c qxplain 7590/7590
672.18/671.27	c 5194[?] -572[?] -683[?]  is mandatory 
672.18/671.27	c qxplain 7589/7589
672.18/671.29	c 5195[?] 683[?] 572[?]  is mandatory 
672.18/671.29	c qxplain 7584/7588
672.28/671.30	c qxplain 7587/7588
672.28/671.31	c qxplain 7588/7588
672.28/671.33	c 5196[?] -573[?] -684[?]  is mandatory 
672.28/671.33	c qxplain 7587/7587
672.28/671.34	c 5197[?] 684[?] 573[?]  is mandatory 
672.28/671.34	c qxplain 7584/7586
672.28/671.36	c qxplain 7586/7586
672.28/671.37	c 5198[?] -574[?] -685[?]  is mandatory 
672.28/671.37	c qxplain 7584/7585
672.28/671.38	c qxplain 7585/7585
672.38/671.40	c 5199[?] 685[?] 574[?]  is mandatory 
672.38/671.40	c qxplain 7584/7584
672.38/671.42	c 5200[?] -686[?] -575[?]  is mandatory 
672.38/671.42	c qxplain 7575/7583
672.38/671.43	c qxplain 7580/7583
672.38/671.44	c qxplain 7582/7583
672.38/671.45	c qxplain 7583/7583
672.38/671.48	c 5201[?] 575[?] 686[?]  is mandatory 
672.38/671.48	c qxplain 7582/7582
672.48/671.50	c 5202[?] -687[?] -576[?]  is mandatory 
672.48/671.50	c qxplain 7580/7581
672.48/671.52	c qxplain 7581/7581
672.48/671.54	c 5203[?] 687[?] 576[?]  is mandatory 
672.48/671.54	c qxplain 7580/7580
672.48/671.56	c 5204[?] -688[?] -577[?]  is mandatory 
672.48/671.56	c qxplain 7575/7579
672.48/671.57	c qxplain 7578/7579
672.48/671.58	c qxplain 7579/7579
672.58/671.60	c 5205[?] 688[?] 577[?]  is mandatory 
672.58/671.60	c qxplain 7578/7578
672.58/671.62	c 5206[?] -578[?] -689[?]  is mandatory 
672.58/671.62	c qxplain 7575/7577
672.58/671.64	c qxplain 7577/7577
672.58/671.66	c 5207[?] 689[?] 578[?]  is mandatory 
672.58/671.66	c qxplain 7575/7576
672.58/671.67	c qxplain 7576/7576
672.58/671.69	c 5208[?] -690[?] -571[?]  is mandatory 
672.58/671.69	c qxplain 7575/7575
672.68/671.70	c 5209[?] 571[?] 690[?]  is mandatory 
672.68/671.70	c qxplain 7538/7574
672.78/671.80	c qxplain 7557/7574
672.78/671.82	c qxplain 7566/7574
672.78/671.83	c qxplain 7571/7574
672.78/671.84	c qxplain 7573/7574
672.78/671.85	c qxplain 7574/7574
672.78/671.87	c 5210[?] -691[?] -572[?]  is mandatory 
672.78/671.87	c qxplain 7573/7573
672.78/671.88	c 5211[?] 691[?] 572[?]  is mandatory 
672.78/671.88	c qxplain 7571/7572
672.78/671.90	c qxplain 7572/7572
672.88/671.91	c 5212[?] -573[?] -692[?]  is mandatory 
672.88/671.91	c qxplain 7571/7571
672.88/671.95	c 5213[?] 692[?] 573[?]  is mandatory 
672.88/671.95	c qxplain 7566/7570
672.88/671.96	c qxplain 7569/7570
672.88/671.98	c qxplain 7570/7570
672.88/671.99	c 5214[?] -574[?] -693[?]  is mandatory 
672.88/671.99	c qxplain 7569/7569
672.98/672.01	c 5215[?] 693[?] 574[?]  is mandatory 
672.98/672.01	c qxplain 7566/7568
672.98/672.02	c qxplain 7568/7568
672.98/672.03	c 5216[?] -694[?] -575[?]  is mandatory 
672.98/672.03	c qxplain 7566/7567
672.98/672.04	c qxplain 7567/7567
672.98/672.06	c 5217[?] 694[?] 575[?]  is mandatory 
672.98/672.06	c qxplain 7566/7566
672.98/672.08	c 5218[?] -695[?] -576[?]  is mandatory 
672.98/672.08	c qxplain 7557/7565
672.98/672.09	c qxplain 7562/7565
672.98/672.10	c qxplain 7564/7565
672.98/672.11	c qxplain 7565/7565
673.10/672.13	c 5219[?] 695[?] 576[?]  is mandatory 
673.10/672.13	c qxplain 7564/7564
673.10/672.15	c 5220[?] -696[?] -577[?]  is mandatory 
673.10/672.15	c qxplain 7562/7563
673.10/672.17	c qxplain 7563/7563
673.10/672.19	c 5221[?] 696[?] 577[?]  is mandatory 
673.10/672.19	c qxplain 7562/7562
673.10/672.21	c 5222[?] -697[?] -578[?]  is mandatory 
673.10/672.21	c qxplain 7557/7561
673.20/672.23	c qxplain 7560/7561
673.20/672.24	c qxplain 7561/7561
673.20/672.25	c 5223[?] 697[?] 578[?]  is mandatory 
673.20/672.25	c qxplain 7560/7560
673.20/672.29	c 5224[?] -698[?] -571[?]  is mandatory 
673.20/672.29	c qxplain 7557/7559
673.28/672.31	c qxplain 7559/7559
673.28/672.33	c 5225[?] 698[?] 571[?]  is mandatory 
673.28/672.33	c qxplain 7557/7558
673.28/672.35	c qxplain 7558/7558
673.28/672.36	c 5226[?] -572[?] -699[?]  is mandatory 
673.28/672.36	c qxplain 7557/7557
673.28/672.37	c 5227[?] 699[?] 572[?]  is mandatory 
673.28/672.37	c qxplain 7538/7556
673.38/672.43	c qxplain 7548/7556
673.38/672.44	c qxplain 7553/7556
673.38/672.45	c qxplain 7555/7556
673.38/672.46	c qxplain 7556/7556
673.38/672.48	c 5228[?] -700[?] -573[?]  is mandatory 
673.38/672.48	c qxplain 7555/7555
673.38/672.49	c 5229[?] 700[?] 573[?]  is mandatory 
673.38/672.49	c qxplain 7553/7554
673.48/672.50	c qxplain 7554/7554
673.48/672.52	c 5230[?] -574[?] -701[?]  is mandatory 
673.48/672.52	c qxplain 7553/7553
673.48/672.53	c 5231[?] 701[?] 574[?]  is mandatory 
673.48/672.53	c qxplain 7548/7552
673.48/672.55	c qxplain 7551/7552
673.48/672.56	c qxplain 7552/7552
673.48/672.57	c 5232[?] -702[?] -575[?]  is mandatory 
673.48/672.57	c qxplain 7551/7551
673.58/672.60	c 5233[?] 702[?] 575[?]  is mandatory 
673.58/672.60	c qxplain 7548/7550
673.58/672.61	c qxplain 7550/7550
673.58/672.63	c 5234[?] -703[?] -576[?]  is mandatory 
673.58/672.63	c qxplain 7548/7549
673.58/672.64	c qxplain 7549/7549
673.58/672.66	c 5235[?] 576[?] 703[?]  is mandatory 
673.58/672.66	c qxplain 7548/7548
673.58/672.67	c 5236[?] -704[?] -577[?]  is mandatory 
673.58/672.67	c qxplain 7538/7547
673.58/672.68	c qxplain 7543/7547
673.58/672.70	c qxplain 7546/7547
673.68/672.71	c qxplain 7547/7547
673.68/672.73	c 5237[?] 704[?] 577[?]  is mandatory 
673.68/672.73	c qxplain 7546/7546
673.68/672.74	c 5238[?] -705[?] -578[?]  is mandatory 
673.68/672.74	c qxplain 7543/7545
673.68/672.76	c qxplain 7545/7545
673.68/672.77	c 5239[?] 705[?] 578[?]  is mandatory 
673.68/672.77	c qxplain 7543/7544
673.78/672.81	c qxplain 7544/7544
673.78/672.83	c 5240[?] -706[?] -571[?]  is mandatory 
673.78/672.83	c qxplain 7543/7543
673.78/672.85	c 5241[?] 706[?] 571[?]  is mandatory 
673.78/672.85	c qxplain 7538/7542
673.78/672.89	c qxplain 7541/7542
673.88/672.91	c qxplain 7542/7542
673.88/672.92	c 5242[?] -707[?] -572[?]  is mandatory 
673.88/672.92	c qxplain 7541/7541
673.88/672.94	c 5243[?] 707[?] 572[?]  is mandatory 
673.88/672.94	c qxplain 7538/7540
673.88/672.96	c qxplain 7540/7540
673.88/672.98	c 5244[?] -708[?] -573[?]  is mandatory 
673.88/672.98	c qxplain 7538/7539
673.88/672.99	c qxplain 7539/7539
673.98/673.01	c 5245[?] 708[?] 573[?]  is mandatory 
673.98/673.01	c qxplain 7538/7538
673.98/673.02	c 5246[?] -574[?] -709[?]  is mandatory 
673.98/673.02	c qxplain 6958/7537
673.98/673.05	c qxplain 7248/7537
673.98/673.05	c qxplain 7393/7537
673.98/673.08	c qxplain 7466/7537
673.98/673.09	c qxplain 7502/7537
674.38/673.42	c qxplain 7520/7537
674.58/673.64	c qxplain 7529/7537
674.58/673.66	c qxplain 7534/7537
674.58/673.67	c qxplain 7536/7537
674.58/673.67	c qxplain 7537/7537
674.58/673.69	c 5247[?] 709[?] 574[?]  is mandatory 
674.58/673.69	c qxplain 7536/7536
674.68/673.70	c 5248[?] -710[?] -575[?]  is mandatory 
674.68/673.70	c qxplain 7534/7535
674.68/673.71	c qxplain 7535/7535
674.68/673.74	c 5249[?] 575[?] 710[?]  is mandatory 
674.68/673.74	c qxplain 7534/7534
674.68/673.75	c 5250[?] -711[?] -576[?]  is mandatory 
674.68/673.75	c qxplain 7529/7533
674.68/673.76	c qxplain 7532/7533
674.68/673.77	c qxplain 7533/7533
674.68/673.79	c 5251[?] 576[?] 711[?]  is mandatory 
674.68/673.79	c qxplain 7532/7532
674.78/673.81	c 5252[?] -712[?] -577[?]  is mandatory 
674.78/673.81	c qxplain 7529/7531
674.78/673.82	c qxplain 7531/7531
674.78/673.83	c 5253[?] 577[?] 712[?]  is mandatory 
674.78/673.83	c qxplain 7529/7530
674.78/673.85	c qxplain 7530/7530
674.78/673.86	c 5254[?] -713[?] -578[?]  is mandatory 
674.78/673.86	c qxplain 7529/7529
674.78/673.88	c 5255[?] 578[?] 713[?]  is mandatory 
674.78/673.88	c qxplain 7520/7528
674.98/674.09	c qxplain 7525/7528
675.08/674.10	c qxplain 7527/7528
675.08/674.11	c qxplain 7528/7528
675.08/674.12	c 5256[?] -714[?] -571[?]  is mandatory 
675.08/674.12	c qxplain 7527/7527
675.08/674.14	c 5257[?] 714[?] 571[?]  is mandatory 
675.08/674.14	c qxplain 7525/7526
675.08/674.15	c qxplain 7526/7526
675.08/674.15	c 5258[?] -572[?] -715[?]  is mandatory 
675.08/674.15	c qxplain 7525/7525
675.08/674.17	c 5259[?] 572[?] 715[?]  is mandatory 
675.08/674.17	c qxplain 7520/7524
675.08/674.18	c qxplain 7523/7524
675.08/674.18	c qxplain 7524/7524
675.08/674.19	c 5260[?] -716[?] -573[?]  is mandatory 
675.08/674.19	c qxplain 7523/7523
675.18/674.21	c 5261[?] 573[?] 716[?]  is mandatory 
675.18/674.21	c qxplain 7520/7522
675.18/674.21	c qxplain 7522/7522
675.18/674.22	c 5262[?] -574[?] -717[?]  is mandatory 
675.18/674.22	c qxplain 7520/7521
675.18/674.23	c qxplain 7521/7521
675.18/674.24	c 5263[?] 574[?] 717[?]  is mandatory 
675.18/674.24	c qxplain 7520/7520
675.18/674.25	c 5264[?] -718[?] -575[?]  is mandatory 
675.18/674.25	c qxplain 7502/7519
675.48/674.54	c qxplain 7511/7519
675.88/674.90	c qxplain 7516/7519
675.88/675.00	c qxplain 7518/7519
675.98/675.01	c qxplain 7519/7519
675.98/675.03	c 5265[?] 718[?] 575[?]  is mandatory 
675.98/675.03	c qxplain 7518/7518
675.98/675.05	c 5266[?] -719[?] -576[?]  is mandatory 
675.98/675.05	c qxplain 7516/7517
675.98/675.05	c qxplain 7517/7517
675.98/675.07	c 5267[?] 719[?] 576[?]  is mandatory 
675.98/675.07	c qxplain 7516/7516
675.98/675.08	c 5268[?] -720[?] -577[?]  is mandatory 
675.98/675.08	c qxplain 7511/7515
676.28/675.40	c qxplain 7514/7515
676.39/675.45	c qxplain 7515/7515
676.39/675.47	c 5269[?] 720[?] 577[?]  is mandatory 
676.39/675.47	c qxplain 7514/7514
676.39/675.49	c 5270[?] -721[?] -578[?]  is mandatory 
676.39/675.49	c qxplain 7511/7513
676.78/675.83	c qxplain 7513/7513
676.78/675.86	c 5271[?] 578[?] 721[?]  is mandatory 
676.78/675.86	c qxplain 7511/7512
677.08/676.18	c qxplain 7512/7512
677.38/676.51	c 5272[?] -722[?] -571[?]  is mandatory 
677.38/676.51	c qxplain 7511/7511
677.49/676.55	c 5273[?] 722[?] 571[?]  is mandatory 
677.49/676.55	c qxplain 7502/7510
677.78/676.86	c qxplain 7507/7510
678.08/677.17	c qxplain 7509/7510
678.48/677.57	c qxplain 7510/7510
678.59/677.65	c 5274[?] -723[?] -572[?]  is mandatory 
678.59/677.65	c qxplain 7509/7509
678.59/677.70	c 5275[?] 572[?] 723[?]  is mandatory 
678.59/677.70	c qxplain 7507/7508
678.98/678.03	c qxplain 7508/7508
678.98/678.08	c 5276[?] -724[?] -573[?]  is mandatory 
678.98/678.08	c qxplain 7507/7507
679.38/678.49	c 5277[?] 724[?] 573[?]  is mandatory 
679.38/678.49	c qxplain 7502/7506
679.69/678.80	c qxplain 7505/7506
680.28/679.34	c qxplain 7506/7506
680.28/679.36	c 5278[?] -574[?] -725[?]  is mandatory 
680.28/679.36	c qxplain 7505/7505
680.28/679.39	c 5279[?] 725[?] 574[?]  is mandatory 
680.28/679.39	c qxplain 7502/7504
680.38/679.44	c qxplain 7504/7504
680.38/679.46	c 5280[?] -726[?] -575[?]  is mandatory 
680.38/679.46	c qxplain 7502/7503
680.38/679.47	c qxplain 7503/7503
680.38/679.49	c 5281[?] 575[?] 726[?]  is mandatory 
680.38/679.49	c qxplain 7502/7502
680.48/679.51	c 5282[?] -727[?] -576[?]  is mandatory 
680.48/679.51	c qxplain 7466/7501
680.48/679.53	c qxplain 7484/7501
680.48/679.54	c qxplain 7493/7501
680.48/679.57	c qxplain 7498/7501
680.58/679.65	c qxplain 7500/7501
680.58/679.66	c qxplain 7501/7501
680.58/679.68	c 5283[?] 727[?] 576[?]  is mandatory 
680.58/679.68	c qxplain 7500/7500
680.58/679.69	c 5284[?] -728[?] -577[?]  is mandatory 
680.58/679.69	c qxplain 7498/7499
680.68/679.70	c qxplain 7499/7499
680.68/679.72	c 5285[?] 728[?] 577[?]  is mandatory 
680.68/679.72	c qxplain 7498/7498
680.68/679.73	c 5286[?] -729[?] -578[?]  is mandatory 
680.68/679.73	c qxplain 7493/7497
680.68/679.75	c qxplain 7496/7497
680.68/679.79	c qxplain 7497/7497
680.68/679.81	c 5287[?] 729[?] 578[?]  is mandatory 
680.68/679.81	c qxplain 7496/7496
680.80/679.83	c 5288[?] -730[?] -579[?]  is mandatory 
680.80/679.83	c qxplain 7493/7495
680.80/679.85	c qxplain 7495/7495
680.80/679.88	c 5289[?] 730[?] 579[?]  is mandatory 
680.80/679.88	c qxplain 7493/7494
680.80/679.90	c qxplain 7494/7494
680.90/679.92	c 5290[?] -731[?] -580[?]  is mandatory 
680.90/679.92	c qxplain 7493/7493
680.90/679.95	c 5291[?] 580[?] 731[?]  is mandatory 
680.90/679.95	c qxplain 7484/7492
680.90/679.97	c qxplain 7489/7492
680.90/679.98	c qxplain 7491/7492
680.90/679.99	c qxplain 7492/7492
680.98/680.03	c 5292[?] -581[?] -732[?]  is mandatory 
680.98/680.03	c qxplain 7491/7491
680.98/680.05	c 5293[?] 732[?] 581[?]  is mandatory 
680.98/680.05	c qxplain 7489/7490
680.98/680.08	c qxplain 7490/7490
681.08/680.11	c 5294[?] -733[?] -582[?]  is mandatory 
681.08/680.11	c qxplain 7489/7489
681.08/680.13	c 5295[?] 733[?] 582[?]  is mandatory 
681.08/680.13	c qxplain 7484/7488
681.08/680.15	c qxplain 7487/7488
681.08/680.18	c qxplain 7488/7488
681.08/680.19	c 5296[?] -734[?] -583[?]  is mandatory 
681.08/680.19	c qxplain 7487/7487
681.18/680.22	c 5297[?] 583[?] 734[?]  is mandatory 
681.18/680.22	c qxplain 7484/7486
681.18/680.24	c qxplain 7486/7486
681.18/680.26	c 5298[?] -735[?] -584[?]  is mandatory 
681.18/680.26	c qxplain 7484/7485
681.18/680.28	c qxplain 7485/7485
681.28/680.31	c 5299[?] 584[?] 735[?]  is mandatory 
681.28/680.31	c qxplain 7484/7484
681.28/680.33	c 5300[?] -736[?] -585[?]  is mandatory 
681.28/680.33	c qxplain 7466/7483
681.28/680.35	c qxplain 7475/7483
681.28/680.36	c qxplain 7480/7483
681.28/680.38	c qxplain 7482/7483
681.38/680.40	c qxplain 7483/7483
681.38/680.44	c 5301[?] 585[?] 736[?]  is mandatory 
681.38/680.44	c qxplain 7482/7482
681.38/680.46	c 5302[?] -737[?] -586[?]  is mandatory 
681.38/680.46	c qxplain 7480/7481
681.38/680.48	c qxplain 7481/7481
681.48/680.50	c 5303[?] 737[?] 586[?]  is mandatory 
681.48/680.50	c qxplain 7480/7480
681.48/680.55	c 5304[?] -738[?] -579[?]  is mandatory 
681.48/680.55	c qxplain 7475/7479
681.48/680.58	c qxplain 7478/7479
681.58/680.60	c qxplain 7479/7479
681.58/680.63	c 5305[?] 738[?] 579[?]  is mandatory 
681.58/680.63	c qxplain 7478/7478
681.58/680.65	c 5306[?] -580[?] -739[?]  is mandatory 
681.58/680.65	c qxplain 7475/7477
681.58/680.67	c qxplain 7477/7477
681.68/680.70	c 5307[?] 739[?] 580[?]  is mandatory 
681.68/680.70	c qxplain 7475/7476
681.68/680.71	c qxplain 7476/7476
681.68/680.73	c 5308[?] -740[?] -581[?]  is mandatory 
681.68/680.73	c qxplain 7475/7475
681.68/680.75	c 5309[?] 740[?] 581[?]  is mandatory 
681.68/680.75	c qxplain 7466/7474
681.68/680.77	c qxplain 7471/7474
681.68/680.79	c qxplain 7473/7474
681.78/680.80	c qxplain 7474/7474
681.78/680.83	c 5310[?] -582[?] -741[?]  is mandatory 
681.78/680.83	c qxplain 7473/7473
681.78/680.85	c 5311[?] 582[?] 741[?]  is mandatory 
681.78/680.85	c qxplain 7471/7472
681.78/680.87	c qxplain 7472/7472
681.78/680.88	c 5312[?] -742[?] -583[?]  is mandatory 
681.78/680.88	c qxplain 7471/7471
681.78/680.91	c 5313[?] 583[?] 742[?]  is mandatory 
681.78/680.91	c qxplain 7466/7470
681.90/680.93	c qxplain 7469/7470
681.90/680.94	c qxplain 7470/7470
681.90/680.96	c 5314[?] -743[?] -584[?]  is mandatory 
681.90/680.96	c qxplain 7469/7469
681.90/680.99	c 5315[?] 743[?] 584[?]  is mandatory 
681.90/680.99	c qxplain 7466/7468
681.90/681.00	c qxplain 7468/7468
682.00/681.02	c 5316[?] -744[?] -585[?]  is mandatory 
682.00/681.02	c qxplain 7466/7467
682.00/681.04	c qxplain 7467/7467
682.00/681.06	c 5317[?] 744[?] 585[?]  is mandatory 
682.00/681.06	c qxplain 7466/7466
682.00/681.08	c 5318[?] -745[?] -586[?]  is mandatory 
682.00/681.09	c qxplain 7393/7465
682.08/681.12	c qxplain 7430/7465
682.08/681.14	c qxplain 7448/7465
682.08/681.15	c qxplain 7457/7465
682.08/681.16	c qxplain 7462/7465
682.08/681.18	c qxplain 7464/7465
682.08/681.19	c qxplain 7465/7465
682.18/681.21	c 5319[?] 745[?] 586[?]  is mandatory 
682.18/681.21	c qxplain 7464/7464
682.18/681.23	c 5320[?] -746[?] -579[?]  is mandatory 
682.18/681.23	c qxplain 7462/7463
682.18/681.25	c qxplain 7463/7463
682.18/681.27	c 5321[?] 579[?] 746[?]  is mandatory 
682.18/681.27	c qxplain 7462/7462
682.18/681.29	c 5322[?] -747[?] -580[?]  is mandatory 
682.18/681.29	c qxplain 7457/7461
682.28/681.34	c qxplain 7460/7461
682.28/681.36	c qxplain 7461/7461
682.28/681.38	c 5323[?] 580[?] 747[?]  is mandatory 
682.28/681.38	c qxplain 7460/7460
682.38/681.40	c 5324[?] -748[?] -581[?]  is mandatory 
682.38/681.40	c qxplain 7457/7459
682.38/681.42	c qxplain 7459/7459
682.38/681.45	c 5325[?] 748[?] 581[?]  is mandatory 
682.38/681.45	c qxplain 7457/7458
682.38/681.47	c qxplain 7458/7458
682.38/681.48	c 5326[?] -749[?] -582[?]  is mandatory 
682.38/681.48	c qxplain 7457/7457
682.48/681.51	c 5327[?] 749[?] 582[?]  is mandatory 
682.48/681.51	c qxplain 7448/7456
682.48/681.55	c qxplain 7453/7456
682.48/681.57	c qxplain 7455/7456
682.48/681.59	c qxplain 7456/7456
682.58/681.61	c 5328[?] -583[?] -750[?]  is mandatory 
682.58/681.61	c qxplain 7455/7455
682.58/681.65	c 5329[?] 583[?] 750[?]  is mandatory 
682.58/681.65	c qxplain 7453/7454
682.58/681.67	c qxplain 7454/7454
682.58/681.68	c 5330[?] -751[?] -584[?]  is mandatory 
682.58/681.68	c qxplain 7453/7453
682.68/681.71	c 5331[?] 751[?] 584[?]  is mandatory 
682.68/681.71	c qxplain 7448/7452
682.68/681.73	c qxplain 7451/7452
682.68/681.74	c qxplain 7452/7452
682.68/681.76	c 5332[?] -752[?] -585[?]  is mandatory 
682.68/681.76	c qxplain 7451/7451
682.68/681.78	c 5333[?] 752[?] 585[?]  is mandatory 
682.68/681.78	c qxplain 7448/7450
682.78/681.80	c qxplain 7450/7450
682.78/681.82	c 5334[?] -753[?] -586[?]  is mandatory 
682.78/681.82	c qxplain 7448/7449
682.78/681.84	c qxplain 7449/7449
682.78/681.85	c 5335[?] 753[?] 586[?]  is mandatory 
682.78/681.85	c qxplain 7448/7448
682.78/681.89	c 5336[?] -754[?] -579[?]  is mandatory 
682.78/681.89	c qxplain 7430/7447
682.88/681.99	c qxplain 7439/7447
682.88/682.01	c qxplain 7444/7447
683.00/682.02	c qxplain 7446/7447
683.00/682.04	c qxplain 7447/7447
683.00/682.06	c 5337[?] 754[?] 579[?]  is mandatory 
683.00/682.06	c qxplain 7446/7446
683.00/682.08	c 5338[?] -755[?] -580[?]  is mandatory 
683.00/682.08	c qxplain 7444/7445
683.00/682.09	c qxplain 7445/7445
683.00/682.11	c 5339[?] 580[?] 755[?]  is mandatory 
683.00/682.11	c qxplain 7444/7444
683.10/682.12	c 5340[?] -581[?] -756[?]  is mandatory 
683.10/682.12	c qxplain 7439/7443
683.10/682.14	c qxplain 7442/7443
683.10/682.15	c qxplain 7443/7443
683.10/682.17	c 5341[?] 756[?] 581[?]  is mandatory 
683.10/682.17	c qxplain 7442/7442
683.10/682.19	c 5342[?] -757[?] -582[?]  is mandatory 
683.10/682.19	c qxplain 7439/7441
683.18/682.20	c qxplain 7441/7441
683.18/682.22	c 5343[?] 757[?] 582[?]  is mandatory 
683.18/682.22	c qxplain 7439/7440
683.18/682.24	c qxplain 7440/7440
683.18/682.25	c 5344[?] -758[?] -583[?]  is mandatory 
683.18/682.25	c qxplain 7439/7439
683.18/682.28	c 5345[?] 758[?] 583[?]  is mandatory 
683.18/682.28	c qxplain 7430/7438
683.18/682.30	c qxplain 7435/7438
683.28/682.31	c qxplain 7437/7438
683.28/682.32	c qxplain 7438/7438
683.28/682.34	c 5346[?] -759[?] -584[?]  is mandatory 
683.28/682.34	c qxplain 7437/7437
683.28/682.36	c 5347[?] 759[?] 584[?]  is mandatory 
683.28/682.36	c qxplain 7435/7436
683.28/682.38	c qxplain 7436/7436
683.28/682.39	c 5348[?] -760[?] -585[?]  is mandatory 
683.28/682.39	c qxplain 7435/7435
683.38/682.41	c 5349[?] 760[?] 585[?]  is mandatory 
683.38/682.41	c qxplain 7430/7434
683.38/682.43	c qxplain 7433/7434
683.38/682.44	c qxplain 7434/7434
683.38/682.46	c 5350[?] -761[?] -586[?]  is mandatory 
683.38/682.46	c qxplain 7433/7433
683.38/682.48	c 5351[?] 761[?] 586[?]  is mandatory 
683.38/682.48	c qxplain 7430/7432
683.48/682.52	c qxplain 7432/7432
683.48/682.54	c 5352[?] -762[?] -579[?]  is mandatory 
683.48/682.54	c qxplain 7430/7431
683.48/682.55	c qxplain 7431/7431
683.48/682.57	c 5353[?] 579[?] 762[?]  is mandatory 
683.48/682.57	c qxplain 7430/7430
683.48/682.59	c 5354[?] -763[?] -580[?]  is mandatory 
683.48/682.59	c qxplain 7393/7429
683.68/682.75	c qxplain 7412/7429
683.68/682.77	c qxplain 7421/7429
683.68/682.78	c qxplain 7426/7429
683.68/682.79	c qxplain 7428/7429
683.78/682.80	c qxplain 7429/7429
683.78/682.82	c 5355[?] 580[?] 763[?]  is mandatory 
683.78/682.82	c qxplain 7428/7428
683.78/682.84	c 5356[?] -764[?] -581[?]  is mandatory 
683.78/682.84	c qxplain 7426/7427
683.78/682.85	c qxplain 7427/7427
683.78/682.87	c 5357[?] 764[?] 581[?]  is mandatory 
683.78/682.87	c qxplain 7426/7426
683.78/682.89	c 5358[?] -765[?] -582[?]  is mandatory 
683.78/682.89	c qxplain 7421/7425
683.88/682.90	c qxplain 7424/7425
683.88/682.91	c qxplain 7425/7425
683.88/682.93	c 5359[?] 765[?] 582[?]  is mandatory 
683.88/682.93	c qxplain 7424/7424
683.88/682.95	c 5360[?] -766[?] -583[?]  is mandatory 
683.88/682.95	c qxplain 7421/7423
683.88/682.96	c qxplain 7423/7423
683.88/682.99	c 5361[?] 766[?] 583[?]  is mandatory 
683.88/682.99	c qxplain 7421/7422
683.98/683.00	c qxplain 7422/7422
683.98/683.01	c 5362[?] -767[?] -584[?]  is mandatory 
683.98/683.01	c qxplain 7421/7421
683.98/683.03	c 5363[?] 767[?] 584[?]  is mandatory 
683.98/683.03	c qxplain 7412/7420
683.98/683.05	c qxplain 7417/7420
683.98/683.06	c qxplain 7419/7420
683.98/683.07	c qxplain 7420/7420
683.98/683.08	c 5364[?] -768[?] -585[?]  is mandatory 
683.98/683.08	c qxplain 7419/7419
683.98/683.10	c 5365[?] 768[?] 585[?]  is mandatory 
683.98/683.10	c qxplain 7417/7418
684.10/683.12	c qxplain 7418/7418
684.10/683.13	c 5366[?] -769[?] -586[?]  is mandatory 
684.10/683.13	c qxplain 7417/7417
684.10/683.16	c 5367[?] 769[?] 586[?]  is mandatory 
684.10/683.16	c qxplain 7412/7416
684.10/683.18	c qxplain 7415/7416
684.10/683.20	c qxplain 7416/7416
684.10/683.21	c 5368[?] -770[?] -579[?]  is mandatory 
684.10/683.21	c qxplain 7415/7415
684.20/683.23	c 5369[?] 770[?] 579[?]  is mandatory 
684.20/683.23	c qxplain 7412/7414
684.20/683.24	c qxplain 7414/7414
684.20/683.26	c 5370[?] -771[?] -580[?]  is mandatory 
684.20/683.26	c qxplain 7412/7413
684.20/683.27	c qxplain 7413/7413
684.20/683.29	c 5371[?] 580[?] 771[?]  is mandatory 
684.20/683.29	c qxplain 7412/7412
684.28/683.30	c 5372[?] -772[?] -581[?]  is mandatory 
684.28/683.30	c qxplain 7393/7411
684.38/683.41	c qxplain 7403/7411
684.38/683.43	c qxplain 7408/7411
684.38/683.44	c qxplain 7410/7411
684.38/683.45	c qxplain 7411/7411
684.38/683.47	c 5373[?] 772[?] 581[?]  is mandatory 
684.38/683.47	c qxplain 7410/7410
684.38/683.48	c 5374[?] -582[?] -773[?]  is mandatory 
684.38/683.48	c qxplain 7408/7409
684.38/683.49	c qxplain 7409/7409
684.48/683.51	c 5375[?] 582[?] 773[?]  is mandatory 
684.48/683.51	c qxplain 7408/7408
684.48/683.52	c 5376[?] -774[?] -583[?]  is mandatory 
684.48/683.52	c qxplain 7403/7407
684.48/683.53	c qxplain 7406/7407
684.48/683.54	c qxplain 7407/7407
684.48/683.56	c 5377[?] 774[?] 583[?]  is mandatory 
684.48/683.56	c qxplain 7406/7406
684.48/683.58	c 5378[?] -775[?] -584[?]  is mandatory 
684.48/683.58	c qxplain 7403/7405
684.48/683.59	c qxplain 7405/7405
684.58/683.61	c 5379[?] 584[?] 775[?]  is mandatory 
684.58/683.61	c qxplain 7403/7404
684.58/683.62	c qxplain 7404/7404
684.58/683.63	c 5380[?] -776[?] -585[?]  is mandatory 
684.58/683.63	c qxplain 7403/7403
684.58/683.65	c 5381[?] 776[?] 585[?]  is mandatory 
684.58/683.65	c qxplain 7393/7402
684.58/683.67	c qxplain 7398/7402
684.58/683.67	c qxplain 7401/7402
684.58/683.69	c qxplain 7402/7402
684.68/683.70	c 5382[?] -777[?] -586[?]  is mandatory 
684.68/683.70	c qxplain 7401/7401
684.68/683.72	c 5383[?] 777[?] 586[?]  is mandatory 
684.68/683.72	c qxplain 7398/7400
684.68/683.76	c qxplain 7400/7400
684.68/683.80	c 5384[?] -778[?] -579[?]  is mandatory 
684.68/683.80	c qxplain 7398/7399
684.78/683.81	c qxplain 7399/7399
684.78/683.82	c 5385[?] 579[?] 778[?]  is mandatory 
684.78/683.82	c qxplain 7398/7398
684.78/683.83	c 5386[?] -779[?] -580[?]  is mandatory 
684.78/683.83	c qxplain 7393/7397
684.88/683.94	c qxplain 7396/7397
684.88/683.95	c qxplain 7397/7397
684.88/683.97	c 5387[?] 779[?] 580[?]  is mandatory 
684.88/683.97	c qxplain 7396/7396
684.88/683.98	c 5388[?] -581[?] -780[?]  is mandatory 
684.88/683.98	c qxplain 7393/7395
684.88/683.99	c qxplain 7395/7395
684.98/684.01	c 5389[?] 780[?] 581[?]  is mandatory 
684.98/684.01	c qxplain 7393/7394
684.98/684.02	c qxplain 7394/7394
684.98/684.03	c 5390[?] -781[?] -582[?]  is mandatory 
684.98/684.03	c qxplain 7393/7393
684.98/684.04	c 5391[?] 781[?] 582[?]  is mandatory 
684.98/684.04	c qxplain 7248/7392
684.98/684.07	c qxplain 7321/7392
684.98/684.08	c qxplain 7357/7392
684.98/684.10	c qxplain 7375/7392
685.08/684.22	c qxplain 7384/7392
685.19/684.23	c qxplain 7389/7392
685.19/684.25	c qxplain 7391/7392
685.19/684.25	c qxplain 7392/7392
685.19/684.26	c 5392[?] -782[?] -583[?]  is mandatory 
685.19/684.26	c qxplain 7391/7391
685.19/684.29	c 5393[?] 782[?] 583[?]  is mandatory 
685.19/684.29	c qxplain 7389/7390
685.19/684.31	c qxplain 7390/7390
685.30/684.32	c 5394[?] -783[?] -584[?]  is mandatory 
685.30/684.32	c qxplain 7389/7389
685.30/684.33	c 5395[?] 783[?] 584[?]  is mandatory 
685.30/684.33	c qxplain 7384/7388
685.30/684.35	c qxplain 7387/7388
685.30/684.36	c qxplain 7388/7388
685.30/684.37	c 5396[?] -784[?] -585[?]  is mandatory 
685.30/684.37	c qxplain 7387/7387
685.30/684.38	c 5397[?] 784[?] 585[?]  is mandatory 
685.30/684.38	c qxplain 7384/7386
685.30/684.40	c qxplain 7386/7386
685.38/684.41	c 5398[?] -785[?] -586[?]  is mandatory 
685.38/684.41	c qxplain 7384/7385
685.38/684.42	c qxplain 7385/7385
685.38/684.43	c 5399[?] 785[?] 586[?]  is mandatory 
685.38/684.43	c qxplain 7384/7384
685.38/684.47	c 5400[?] -786[?] -579[?]  is mandatory 
685.38/684.47	c qxplain 7375/7383
685.48/684.51	c qxplain 7380/7383
685.48/684.53	c qxplain 7382/7383
685.48/684.55	c qxplain 7383/7383
685.48/684.56	c 5401[?] 579[?] 786[?]  is mandatory 
685.48/684.56	c qxplain 7382/7382
685.48/684.58	c 5402[?] -787[?] -580[?]  is mandatory 
685.48/684.58	c qxplain 7380/7381
685.48/684.59	c qxplain 7381/7381
685.58/684.60	c 5403[?] 580[?] 787[?]  is mandatory 
685.58/684.60	c qxplain 7380/7380
685.58/684.61	c 5404[?] -581[?] -788[?]  is mandatory 
685.58/684.61	c qxplain 7375/7379
685.58/684.63	c qxplain 7378/7379
685.58/684.64	c qxplain 7379/7379
685.58/684.68	c 5405[?] 788[?] 581[?]  is mandatory 
685.58/684.68	c qxplain 7378/7378
685.58/684.69	c 5406[?] -789[?] -582[?]  is mandatory 
685.58/684.69	c qxplain 7375/7377
685.68/684.70	c qxplain 7377/7377
685.68/684.71	c 5407[?] 582[?] 789[?]  is mandatory 
685.68/684.71	c qxplain 7375/7376
685.68/684.72	c qxplain 7376/7376
685.68/684.73	c 5408[?] -790[?] -583[?]  is mandatory 
685.68/684.73	c qxplain 7375/7375
685.68/684.76	c 5409[?] 790[?] 583[?]  is mandatory 
685.68/684.76	c qxplain 7357/7374
685.68/684.78	c qxplain 7366/7374
685.78/684.80	c qxplain 7371/7374
685.78/684.82	c qxplain 7373/7374
685.78/684.83	c qxplain 7374/7374
685.78/684.84	c 5410[?] -791[?] -584[?]  is mandatory 
685.78/684.84	c qxplain 7373/7373
685.78/684.85	c 5411[?] 584[?] 791[?]  is mandatory 
685.78/684.85	c qxplain 7371/7372
685.78/684.87	c qxplain 7372/7372
685.78/684.88	c 5412[?] -585[?] -792[?]  is mandatory 
685.78/684.88	c qxplain 7371/7371
685.78/684.89	c 5413[?] 585[?] 792[?]  is mandatory 
685.78/684.89	c qxplain 7366/7370
685.88/684.91	c qxplain 7369/7370
685.88/684.93	c qxplain 7370/7370
685.88/684.93	c 5414[?] -586[?] -793[?]  is mandatory 
685.88/684.93	c qxplain 7369/7369
685.88/684.95	c 5415[?] 793[?] 586[?]  is mandatory 
685.88/684.95	c qxplain 7366/7368
685.88/684.97	c qxplain 7368/7368
685.88/684.99	c 5416[?] 605[?] -794[?]  is mandatory 
685.88/684.99	c qxplain 7366/7367
685.98/685.00	c qxplain 7367/7367
685.98/685.02	c 5417[?] 794[?] -605[?]  is mandatory 
685.98/685.02	c qxplain 7366/7366
685.98/685.04	c 5418[?] -605[?] -795[?]  is mandatory 
685.98/685.04	c qxplain 7357/7365
685.98/685.05	c qxplain 7362/7365
685.98/685.06	c qxplain 7364/7365
685.98/685.08	c qxplain 7365/7365
686.09/685.10	c 5419[?] 605[?] 795[?]  is mandatory 
686.09/685.10	c qxplain 7364/7364
686.09/685.11	c 5420[?] -604[?] -796[?]  is mandatory 
686.09/685.11	c qxplain 7362/7363
686.09/685.15	c qxplain 7363/7363
686.09/685.17	c 5421[?] 604[?] 796[?]  is mandatory 
686.09/685.17	c qxplain 7362/7362
686.19/685.20	c 5422[?] -797[?] 653[?]  is mandatory 
686.19/685.20	c qxplain 7357/7361
686.19/685.22	c qxplain 7360/7361
686.19/685.24	c qxplain 7361/7361
686.19/685.25	c 5423[?] -797[?] 262[?]  is mandatory 
686.19/685.25	c qxplain 7360/7360
686.19/685.28	c 5424[?] -653[?] 797[?] -262[?]  is mandatory 
686.19/685.28	c qxplain 7357/7359
686.19/685.30	c qxplain 7359/7359
686.30/685.32	c 5425[?] 606[?] -798[?]  is mandatory 
686.30/685.32	c qxplain 7357/7358
686.30/685.33	c qxplain 7358/7358
686.30/685.35	c 5426[?] 798[?] -606[?]  is mandatory 
686.30/685.35	c qxplain 7357/7357
686.30/685.37	c 5427[?] -606[?] -799[?]  is mandatory 
686.30/685.37	c qxplain 7321/7356
686.30/685.38	c qxplain 7339/7356
686.30/685.41	c qxplain 7348/7356
686.41/685.42	c qxplain 7353/7356
686.41/685.44	c qxplain 7355/7356
686.41/685.46	c qxplain 7356/7356
686.41/685.47	c 5428[?] 799[?] 606[?]  is mandatory 
686.41/685.47	c qxplain 7355/7355
686.41/685.49	c 5429[?] 609[?] -800[?]  is mandatory 
686.41/685.49	c qxplain 7353/7354
686.49/685.50	c qxplain 7354/7354
686.49/685.52	c 5430[?] -609[?] 800[?]  is mandatory 
686.49/685.52	c qxplain 7353/7353
686.49/685.54	c 5431[?] -609[?] -801[?]  is mandatory 
686.49/685.54	c qxplain 7348/7352
686.49/685.55	c qxplain 7351/7352
686.49/685.57	c qxplain 7352/7352
686.59/685.61	c 5432[?] 609[?] 801[?]  is mandatory 
686.59/685.61	c qxplain 7351/7351
686.59/685.62	c 5433[?] -608[?] -802[?]  is mandatory 
686.59/685.62	c qxplain 7348/7350
686.59/685.66	c qxplain 7350/7350
686.59/685.68	c 5434[?] 608[?] 802[?]  is mandatory 
686.59/685.68	c qxplain 7348/7349
686.68/685.70	c qxplain 7349/7349
686.68/685.72	c 5435[?] -803[?] 612[?]  is mandatory 
686.68/685.72	c qxplain 7348/7348
686.68/685.77	c 5436[?] -612[?] 803[?]  is mandatory 
686.68/685.77	c qxplain 7339/7347
686.68/685.79	c qxplain 7344/7347
686.78/685.81	c qxplain 7346/7347
686.78/685.83	c qxplain 7347/7347
686.78/685.84	c 5437[?] -612[?] -804[?]  is mandatory 
686.78/685.84	c qxplain 7346/7346
686.78/685.87	c 5438[?] 804[?] 612[?]  is mandatory 
686.78/685.87	c qxplain 7344/7345
686.88/685.91	c qxplain 7345/7345
686.88/685.94	c 5439[?] -805[?] -611[?]  is mandatory 
686.88/685.94	c qxplain 7344/7344
686.88/685.97	c 5440[?] 611[?] 805[?]  is mandatory 
686.88/685.97	c qxplain 7339/7343
686.98/686.00	c qxplain 7342/7343
686.98/686.01	c qxplain 7343/7343
686.98/686.02	c 5441[?] 615[?] -806[?]  is mandatory 
686.98/686.02	c qxplain 7342/7342
686.98/686.04	c 5442[?] -615[?] 806[?]  is mandatory 
686.98/686.04	c qxplain 7339/7341
686.98/686.05	c qxplain 7341/7341
686.98/686.06	c 5443[?] -615[?] -807[?]  is mandatory 
686.98/686.06	c qxplain 7339/7340
686.98/686.08	c qxplain 7340/7340
686.98/686.09	c 5444[?] 615[?] 807[?]  is mandatory 
686.98/686.09	c qxplain 7339/7339
687.09/686.11	c 5445[?] -614[?] -808[?]  is mandatory 
687.09/686.11	c qxplain 7321/7338
687.09/686.14	c qxplain 7330/7338
687.09/686.15	c qxplain 7335/7338
687.09/686.17	c qxplain 7337/7338
687.09/686.18	c qxplain 7338/7338
687.19/686.20	c 5446[?] 614[?] 808[?]  is mandatory 
687.19/686.20	c qxplain 7337/7337
687.19/686.25	c 5447[?] -809[?] 654[?]  is mandatory 
687.19/686.25	c qxplain 7335/7336
687.19/686.27	c qxplain 7336/7336
687.19/686.29	c 5448[?] -809[?] 266[?]  is mandatory 
687.19/686.29	c qxplain 7335/7335
687.29/686.33	c 5449[?] 809[?] -654[?] -266[?]  is mandatory 
687.29/686.33	c qxplain 7330/7334
687.29/686.35	c qxplain 7333/7334
687.29/686.36	c qxplain 7334/7334
687.29/686.37	c 5450[?] -810[?] 616[?]  is mandatory 
687.29/686.37	c qxplain 7333/7333
687.29/686.39	c 5451[?] -616[?] 810[?]  is mandatory 
687.29/686.39	c qxplain 7330/7332
687.29/686.40	c qxplain 7332/7332
687.29/686.41	c 5452[?] -811[?] -616[?]  is mandatory 
687.29/686.41	c qxplain 7330/7331
687.40/686.43	c qxplain 7331/7331
687.40/686.44	c 5453[?] 616[?] 811[?]  is mandatory 
687.40/686.45	c qxplain 7330/7330
687.40/686.46	c 5454[?] 619[?] -812[?]  is mandatory 
687.40/686.46	c qxplain 7321/7329
687.40/686.47	c qxplain 7326/7329
687.40/686.48	c qxplain 7328/7329
687.40/686.49	c qxplain 7329/7329
687.40/686.51	c 5455[?] -619[?] 812[?]  is mandatory 
687.40/686.51	c qxplain 7328/7328
687.51/686.52	c 5456[?] -813[?] -619[?]  is mandatory 
687.51/686.52	c qxplain 7326/7327
687.51/686.54	c qxplain 7327/7327
687.51/686.55	c 5457[?] 619[?] 813[?]  is mandatory 
687.51/686.55	c qxplain 7326/7326
687.51/686.57	c 5458[?] -814[?] -618[?]  is mandatory 
687.51/686.57	c qxplain 7321/7325
687.59/686.62	c qxplain 7324/7325
687.59/686.64	c qxplain 7325/7325
687.59/686.66	c 5459[?] 814[?] 618[?]  is mandatory 
687.59/686.66	c qxplain 7324/7324
687.59/686.68	c 5460[?] 622[?] -815[?]  is mandatory 
687.59/686.68	c qxplain 7321/7323
687.59/686.69	c qxplain 7323/7323
687.69/686.73	c 5461[?] 815[?] -622[?]  is mandatory 
687.69/686.73	c qxplain 7321/7322
687.69/686.74	c qxplain 7322/7322
687.69/686.75	c 5462[?] -816[?] -622[?]  is mandatory 
687.69/686.75	c qxplain 7321/7321
687.69/686.76	c 5463[?] 622[?] 816[?]  is mandatory 
687.69/686.76	c qxplain 7248/7320
687.69/686.78	c qxplain 7285/7320
687.69/686.78	c qxplain 7303/7320
687.79/686.80	c qxplain 7312/7320
687.79/686.83	c qxplain 7317/7320
687.79/686.85	c qxplain 7319/7320
687.79/686.86	c qxplain 7320/7320
687.79/686.87	c 5464[?] -817[?] -621[?]  is mandatory 
687.79/686.87	c qxplain 7319/7319
687.79/686.89	c 5465[?] 621[?] 817[?]  is mandatory 
687.79/686.89	c qxplain 7317/7318
687.90/686.90	c qxplain 7318/7318
687.90/686.91	c 5466[?] -818[?] 372[?]  is mandatory 
687.90/686.91	c qxplain 7317/7317
687.90/686.93	c 5467[?] 603[?] -818[?]  is mandatory 
687.90/686.93	c qxplain 7312/7316
687.90/686.95	c qxplain 7315/7316
687.90/686.96	c qxplain 7316/7316
687.90/686.97	c 5468[?] 818[?] -603[?] -372[?]  is mandatory 
687.90/686.97	c qxplain 7315/7315
688.00/687.03	c 5469[?] -819[?] 374[?]  is mandatory 
688.00/687.03	c qxplain 7312/7314
688.10/687.10	c qxplain 7314/7314
688.10/687.12	c 5470[?] -819[?] 607[?]  is mandatory 
688.10/687.12	c qxplain 7312/7313
688.10/687.14	c qxplain 7313/7313
688.10/687.16	c 5471[?] 819[?] -607[?] -374[?]  is mandatory 
688.10/687.16	c qxplain 7312/7312
688.10/687.17	c 5472[?] -820[?] 374[?]  is mandatory 
688.10/687.17	c qxplain 7303/7311
688.20/687.24	c qxplain 7308/7311
688.20/687.25	c qxplain 7310/7311
688.30/687.35	c qxplain 7311/7311
688.40/687.41	c 5473[?] 610[?] -820[?]  is mandatory 
688.40/687.41	c qxplain 7310/7310
688.40/687.44	c 5474[?] 820[?] -610[?] -374[?]  is mandatory 
688.40/687.44	c qxplain 7308/7309
688.40/687.46	c qxplain 7309/7309
688.40/687.47	c 5475[?] -821[?] 374[?]  is mandatory 
688.40/687.47	c qxplain 7308/7308
688.51/687.52	c 5476[?] 613[?] -821[?]  is mandatory 
688.51/687.52	c qxplain 7303/7307
688.51/687.54	c qxplain 7306/7307
688.51/687.58	c qxplain 7307/7307
688.51/687.60	c 5477[?] -613[?] -374[?] 821[?]  is mandatory 
688.51/687.60	c qxplain 7306/7306
688.62/687.62	c 5478[?] -822[?] 376[?]  is mandatory 
688.62/687.62	c qxplain 7303/7305
688.62/687.69	c qxplain 7305/7305
688.70/687.71	c 5479[?] 617[?] -822[?]  is mandatory 
688.70/687.71	c qxplain 7303/7304
688.70/687.73	c qxplain 7304/7304
688.70/687.77	c 5480[?] 822[?] -617[?] -376[?]  is mandatory 
688.70/687.77	c qxplain 7303/7303
688.70/687.78	c 5481[?] -823[?] 376[?]  is mandatory 
688.70/687.78	c qxplain 7285/7302
688.80/687.80	c qxplain 7294/7302
688.80/687.83	c qxplain 7299/7302
688.80/687.84	c qxplain 7301/7302
688.80/687.88	c qxplain 7302/7302
688.90/687.94	c 5482[?] 620[?] -823[?]  is mandatory 
688.90/687.94	c qxplain 7301/7301
688.90/687.98	c 5483[?] 823[?] -620[?] -376[?]  is mandatory 
688.90/687.98	c qxplain 7299/7300
688.90/687.99	c qxplain 7300/7300
689.00/688.00	c 5484[?] -615[?] -824[?]  is mandatory 
689.00/688.00	c qxplain 7299/7299
689.00/688.01	c 5485[?] 824[?] 615[?]  is mandatory 
689.00/688.01	c qxplain 7294/7298
689.00/688.02	c qxplain 7297/7298
689.00/688.03	c qxplain 7298/7298
689.00/688.04	c 5486[?] -616[?] -825[?]  is mandatory 
689.00/688.04	c qxplain 7297/7297
689.00/688.05	c 5487[?] 825[?] 616[?]  is mandatory 
689.00/688.05	c qxplain 7294/7296
689.00/688.06	c qxplain 7296/7296
689.00/688.07	c 5488[?] -619[?] -826[?]  is mandatory 
689.00/688.07	c qxplain 7294/7295
689.00/688.08	c qxplain 7295/7295
689.00/688.09	c 5489[?] 826[?] 619[?]  is mandatory 
689.00/688.09	c qxplain 7294/7294
689.10/688.10	c 5490[?] -622[?] -827[?]  is mandatory 
689.10/688.10	c qxplain 7285/7293
689.10/688.12	c qxplain 7290/7293
689.10/688.13	c qxplain 7292/7293
689.10/688.14	c qxplain 7293/7293
689.10/688.15	c 5491[?] 827[?] 622[?]  is mandatory 
689.10/688.15	c qxplain 7292/7292
689.10/688.16	c 5492[?] 615[?] -828[?]  is mandatory 
689.10/688.16	c qxplain 7290/7291
689.10/688.17	c qxplain 7291/7291
689.10/688.18	c 5493[?] 616[?] -828[?]  is mandatory 
689.10/688.18	c qxplain 7290/7290
689.10/688.18	c 5494[?] 619[?] -828[?]  is mandatory 
689.10/688.18	c qxplain 7285/7289
689.20/688.20	c qxplain 7288/7289
689.20/688.21	c qxplain 7289/7289
689.20/688.22	c 5495[?] 622[?] -828[?]  is mandatory 
689.20/688.22	c qxplain 7288/7288
689.20/688.23	c 5496[?] 200[?] -828[?]  is mandatory 
689.20/688.23	c qxplain 7285/7287
689.20/688.25	c qxplain 7287/7287
689.20/688.26	c 5497[?] -619[?] 828[?] -200[?] -622[?] -616[?] -615[?]  is mandatory 
689.20/688.26	c qxplain 7285/7286
689.20/688.28	c qxplain 7286/7286
689.20/688.29	c 5498[?] 640[?] 829[?]  is mandatory 
689.20/688.29	c qxplain 7285/7285
689.30/688.31	c 5500[?] -659[?] -640[?] -829[?]  is mandatory 
689.30/688.31	c qxplain 7248/7284
689.30/688.34	c qxplain 7267/7284
689.30/688.36	c qxplain 7276/7284
689.30/688.37	c qxplain 7281/7284
689.40/688.42	c qxplain 7283/7284
689.40/688.44	c qxplain 7284/7284
689.40/688.45	c 5501[?] -660[?] -830[?]  is mandatory 
689.40/688.45	c qxplain 7283/7283
689.40/688.46	c 5502[?] 660[?] 830[?]  is mandatory 
689.40/688.46	c qxplain 7281/7282
689.40/688.49	c qxplain 7282/7282
689.50/688.51	c 5503[?] -665[?] 831[?]  is mandatory 
689.50/688.51	c qxplain 7281/7281
689.50/688.55	c 5504[?] 831[?] -449[?]  is mandatory 
689.50/688.55	c qxplain 7276/7280
689.50/688.57	c qxplain 7279/7280
689.50/688.59	c qxplain 7280/7280
689.50/688.60	c 5505[?] -518[?] 831[?]  is mandatory 
689.50/688.60	c qxplain 7279/7279
689.62/688.62	c 5506[?] 518[?] -831[?] 449[?] 665[?]  is mandatory 
689.62/688.62	c qxplain 7276/7278
689.62/688.65	c qxplain 7278/7278
689.62/688.68	c 5507[?] -832[?] 15[?]  is mandatory 
689.62/688.68	c qxplain 7276/7277
689.62/688.69	c qxplain 7277/7277
689.72/688.72	c 5508[?] 666[?] -832[?]  is mandatory 
689.72/688.72	c qxplain 7276/7276
689.72/688.75	c 5509[?] -15[?] -666[?] 832[?]  is mandatory 
689.72/688.75	c qxplain 7267/7275
689.72/688.77	c qxplain 7272/7275
689.72/688.79	c qxplain 7274/7275
689.80/688.81	c qxplain 7275/7275
689.80/688.84	c 5510[?] -833[?] 22[?]  is mandatory 
689.80/688.84	c qxplain 7274/7274
689.80/688.86	c 5511[?] -833[?] 667[?]  is mandatory 
689.80/688.86	c qxplain 7272/7273
689.80/688.88	c qxplain 7273/7273
689.90/688.91	c 5512[?] -22[?] -667[?] 833[?]  is mandatory 
689.90/688.91	c qxplain 7272/7272
689.90/688.93	c 5513[?] -834[?] 21[?]  is mandatory 
689.90/688.93	c qxplain 7267/7271
689.90/688.95	c qxplain 7270/7271
689.90/688.97	c qxplain 7271/7271
689.90/688.99	c 5514[?] -834[?] 668[?]  is mandatory 
689.90/688.99	c qxplain 7270/7270
690.00/689.02	c 5515[?] -21[?] -668[?] 834[?]  is mandatory 
690.00/689.02	c qxplain 7267/7269
690.00/689.04	c qxplain 7269/7269
690.00/689.07	c 5516[?] -835[?] 20[?]  is mandatory 
690.00/689.07	c qxplain 7267/7268
690.00/689.08	c qxplain 7268/7268
690.10/689.11	c 5517[?] 669[?] -835[?]  is mandatory 
690.10/689.11	c qxplain 7267/7267
690.10/689.14	c 5518[?] -20[?] -669[?] 835[?]  is mandatory 
690.10/689.14	c qxplain 7248/7266
690.10/689.16	c qxplain 7258/7266
690.10/689.18	c qxplain 7263/7266
690.20/689.21	c qxplain 7265/7266
690.20/689.23	c qxplain 7266/7266
690.20/689.26	c 5519[?] 19[?] -836[?]  is mandatory 
690.20/689.26	c qxplain 7265/7265
690.20/689.29	c 5520[?] -836[?] 670[?]  is mandatory 
690.20/689.29	c qxplain 7263/7264
690.31/689.31	c qxplain 7264/7264
690.31/689.34	c 5521[?] -670[?] -19[?] 836[?]  is mandatory 
690.31/689.34	c qxplain 7263/7263
690.31/689.36	c 5522[?] 18[?] -837[?]  is mandatory 
690.31/689.36	c qxplain 7258/7262
690.31/689.38	c qxplain 7261/7262
690.41/689.40	c qxplain 7262/7262
690.41/689.43	c 5523[?] -837[?] 671[?]  is mandatory 
690.41/689.43	c qxplain 7261/7261
690.41/689.46	c 5524[?] -671[?] -18[?] 837[?]  is mandatory 
690.41/689.46	c qxplain 7258/7260
690.41/689.48	c qxplain 7260/7260
690.51/689.51	c 5525[?] 17[?] -838[?]  is mandatory 
690.51/689.51	c qxplain 7258/7259
690.51/689.52	c qxplain 7259/7259
690.51/689.55	c 5526[?] -838[?] 672[?]  is mandatory 
690.51/689.55	c qxplain 7258/7258
690.51/689.58	c 5527[?] -672[?] -17[?] 838[?]  is mandatory 
690.51/689.58	c qxplain 7248/7257
690.61/689.60	c qxplain 7253/7257
690.61/689.61	c qxplain 7256/7257
690.61/689.64	c qxplain 7257/7257
690.61/689.67	c 5528[?] 16[?] -839[?]  is mandatory 
690.61/689.67	c qxplain 7256/7256
690.61/689.70	c 5529[?] -839[?] 673[?]  is mandatory 
690.61/689.70	c qxplain 7253/7255
690.61/689.71	c qxplain 7255/7255
690.73/689.74	c 5530[?] -673[?] -16[?] 839[?]  is mandatory 
690.73/689.74	c qxplain 7253/7254
690.73/689.76	c qxplain 7254/7254
690.73/689.78	c 5531[?] 16[?] -840[?]  is mandatory 
690.73/689.78	c qxplain 7253/7253
690.73/689.80	c 5532[?] -840[?] 674[?]  is mandatory 
690.73/689.80	c qxplain 7248/7252
690.73/689.82	c qxplain 7251/7252
690.83/689.83	c qxplain 7252/7252
690.83/689.85	c 5533[?] -16[?] -674[?] 840[?]  is mandatory 
690.83/689.85	c qxplain 7251/7251
690.83/689.88	c 5534[?] 52[?] -841[?]  is mandatory 
690.83/689.88	c qxplain 7248/7250
690.83/689.89	c qxplain 7250/7250
690.91/689.91	c 5535[?] 675[?] -841[?]  is mandatory 
690.91/689.91	c qxplain 7248/7249
690.91/689.93	c qxplain 7249/7249
690.91/689.95	c 5536[?] -675[?] -52[?] 841[?]  is mandatory 
690.91/689.95	c qxplain 7248/7248
690.91/689.97	c 5537[?] -842[?] 22[?]  is mandatory 
690.91/689.97	c qxplain 6958/7247
690.91/689.99	c qxplain 7103/7247
691.01/690.09	c qxplain 7176/7247
691.11/690.11	c qxplain 7212/7247
691.11/690.12	c qxplain 7230/7247
691.11/690.13	c qxplain 7239/7247
691.11/690.15	c qxplain 7244/7247
691.11/690.16	c qxplain 7246/7247
691.11/690.17	c qxplain 7247/7247
691.11/690.19	c 5538[?] -842[?] 676[?]  is mandatory 
691.11/690.19	c qxplain 7246/7246
691.21/690.22	c 5539[?] -22[?] -676[?] 842[?]  is mandatory 
691.21/690.22	c qxplain 7244/7245
691.21/690.23	c qxplain 7245/7245
691.21/690.26	c 5540[?] -843[?] 21[?]  is mandatory 
691.21/690.26	c qxplain 7244/7244
691.21/690.28	c 5541[?] -843[?] 677[?]  is mandatory 
691.21/690.28	c qxplain 7239/7243
691.21/690.29	c qxplain 7242/7243
691.31/690.32	c qxplain 7243/7243
691.31/690.34	c 5542[?] -677[?] -21[?] 843[?]  is mandatory 
691.31/690.34	c qxplain 7242/7242
691.31/690.37	c 5543[?] 20[?] -844[?]  is mandatory 
691.31/690.37	c qxplain 7239/7241
691.31/690.38	c qxplain 7241/7241
691.41/690.40	c 5544[?] -844[?] 678[?]  is mandatory 
691.41/690.40	c qxplain 7239/7240
691.41/690.42	c qxplain 7240/7240
691.41/690.45	c 5545[?] -20[?] -678[?] 844[?]  is mandatory 
691.41/690.45	c qxplain 7239/7239
691.41/690.47	c 5546[?] -845[?] 19[?]  is mandatory 
691.41/690.47	c qxplain 7230/7238
691.41/690.49	c qxplain 7235/7238
691.51/690.51	c qxplain 7237/7238
691.51/690.52	c qxplain 7238/7238
691.51/690.54	c 5547[?] -845[?] 679[?]  is mandatory 
691.51/690.54	c qxplain 7237/7237
691.51/690.57	c 5548[?] -19[?] -679[?] 845[?]  is mandatory 
691.51/690.57	c qxplain 7235/7236
691.51/690.59	c qxplain 7236/7236
691.61/690.61	c 5549[?] 18[?] -846[?]  is mandatory 
691.61/690.61	c qxplain 7235/7235
691.61/690.63	c 5550[?] -846[?] 680[?]  is mandatory 
691.61/690.63	c qxplain 7230/7234
691.61/690.65	c qxplain 7233/7234
691.61/690.67	c qxplain 7234/7234
691.61/690.69	c 5551[?] -680[?] -18[?] 846[?]  is mandatory 
691.61/690.69	c qxplain 7233/7233
691.71/690.71	c 5552[?] -847[?] 17[?]  is mandatory 
691.71/690.71	c qxplain 7230/7232
691.71/690.73	c qxplain 7232/7232
691.71/690.75	c 5553[?] -847[?] 681[?]  is mandatory 
691.71/690.75	c qxplain 7230/7231
691.71/690.77	c qxplain 7231/7231
691.71/690.79	c 5554[?] -17[?] -681[?] 847[?]  is mandatory 
691.71/690.79	c qxplain 7230/7230
691.71/690.82	c 5555[?] -848[?] 17[?]  is mandatory 
691.71/690.82	c qxplain 7212/7229
691.83/690.83	c qxplain 7221/7229
691.83/690.84	c qxplain 7226/7229
691.83/690.86	c qxplain 7228/7229
691.83/690.87	c qxplain 7229/7229
691.83/690.89	c 5556[?] -848[?] 682[?]  is mandatory 
691.83/690.89	c qxplain 7228/7228
691.83/690.91	c 5557[?] -17[?] -682[?] 848[?]  is mandatory 
691.83/690.91	c qxplain 7226/7227
691.93/690.93	c qxplain 7227/7227
691.93/690.95	c 5558[?] 54[?] -849[?]  is mandatory 
691.93/690.95	c qxplain 7226/7226
691.93/690.97	c 5559[?] 683[?] -849[?]  is mandatory 
691.93/690.97	c qxplain 7221/7225
691.93/690.98	c qxplain 7224/7225
692.01/691.00	c qxplain 7225/7225
692.01/691.02	c 5560[?] -54[?] -683[?] 849[?]  is mandatory 
692.01/691.02	c qxplain 7224/7224
692.01/691.04	c 5561[?] -850[?] 52[?]  is mandatory 
692.01/691.04	c qxplain 7221/7223
692.01/691.05	c qxplain 7223/7223
692.01/691.07	c 5562[?] 684[?] -850[?]  is mandatory 
692.01/691.07	c qxplain 7221/7222
692.01/691.09	c qxplain 7222/7222
692.11/691.11	c 5563[?] -684[?] -52[?] 850[?]  is mandatory 
692.11/691.11	c qxplain 7221/7221
692.11/691.13	c 5564[?] -851[?] 22[?]  is mandatory 
692.11/691.13	c qxplain 7212/7220
692.11/691.14	c qxplain 7217/7220
692.11/691.16	c qxplain 7219/7220
692.11/691.17	c qxplain 7220/7220
692.11/691.19	c 5565[?] 685[?] -851[?]  is mandatory 
692.11/691.19	c qxplain 7219/7219
692.21/691.21	c 5566[?] -22[?] -685[?] 851[?]  is mandatory 
692.21/691.21	c qxplain 7217/7218
692.21/691.23	c qxplain 7218/7218
692.21/691.27	c 5567[?] 21[?] -852[?]  is mandatory 
692.21/691.27	c qxplain 7217/7217
692.21/691.29	c 5568[?] -852[?] 686[?]  is mandatory 
692.21/691.29	c qxplain 7212/7216
692.31/691.30	c qxplain 7215/7216
692.31/691.32	c qxplain 7216/7216
692.31/691.35	c 5569[?] -686[?] -21[?] 852[?]  is mandatory 
692.31/691.35	c qxplain 7215/7215
692.31/691.36	c 5570[?] -853[?] 20[?]  is mandatory 
692.31/691.37	c qxplain 7212/7214
692.31/691.38	c qxplain 7214/7214
692.41/691.40	c 5571[?] -853[?] 687[?]  is mandatory 
692.41/691.40	c qxplain 7212/7213
692.41/691.42	c qxplain 7213/7213
692.41/691.44	c 5572[?] -20[?] -687[?] 853[?]  is mandatory 
692.41/691.44	c qxplain 7212/7212
692.41/691.46	c 5573[?] 19[?] -854[?]  is mandatory 
692.41/691.46	c qxplain 7176/7211
692.51/691.50	c qxplain 7194/7211
692.51/691.51	c qxplain 7203/7211
692.51/691.53	c qxplain 7208/7211
692.51/691.54	c qxplain 7210/7211
692.51/691.55	c qxplain 7211/7211
692.51/691.57	c 5574[?] -854[?] 688[?]  is mandatory 
692.51/691.57	c qxplain 7210/7210
692.61/691.60	c 5575[?] -19[?] -688[?] 854[?]  is mandatory 
692.61/691.60	c qxplain 7208/7209
692.61/691.62	c qxplain 7209/7209
692.61/691.64	c 5576[?] 18[?] -855[?]  is mandatory 
692.61/691.64	c qxplain 7208/7208
692.61/691.66	c 5577[?] 689[?] -855[?]  is mandatory 
692.61/691.66	c qxplain 7203/7207
692.61/691.69	c qxplain 7206/7207
692.71/691.70	c qxplain 7207/7207
692.71/691.73	c 5578[?] -18[?] -689[?] 855[?]  is mandatory 
692.71/691.73	c qxplain 7206/7206
692.71/691.75	c 5579[?] 18[?] -856[?]  is mandatory 
692.71/691.75	c qxplain 7203/7205
692.71/691.76	c qxplain 7205/7205
692.71/691.78	c 5580[?] -856[?] 690[?]  is mandatory 
692.71/691.78	c qxplain 7203/7204
692.71/691.80	c qxplain 7204/7204
692.81/691.81	c 5581[?] -690[?] -18[?] 856[?]  is mandatory 
692.81/691.81	c qxplain 7203/7203
692.81/691.83	c 5582[?] 58[?] -857[?]  is mandatory 
692.81/691.83	c qxplain 7194/7202
692.81/691.85	c qxplain 7199/7202
692.81/691.86	c qxplain 7201/7202
692.81/691.88	c qxplain 7202/7202
692.81/691.89	c 5583[?] -857[?] 691[?]  is mandatory 
692.81/691.89	c qxplain 7201/7201
692.81/691.91	c 5584[?] -58[?] -691[?] 857[?]  is mandatory 
692.81/691.91	c qxplain 7199/7200
692.93/691.92	c qxplain 7200/7200
692.93/691.94	c 5585[?] -858[?] 54[?]  is mandatory 
692.93/691.94	c qxplain 7199/7199
692.93/691.96	c 5586[?] 692[?] -858[?]  is mandatory 
692.93/691.96	c qxplain 7194/7198
692.93/691.97	c qxplain 7197/7198
692.93/691.99	c qxplain 7198/7198
692.93/692.01	c 5587[?] -692[?] 858[?] -54[?]  is mandatory 
692.93/692.01	c qxplain 7197/7197
693.03/692.02	c 5588[?] 52[?] -859[?]  is mandatory 
693.03/692.02	c qxplain 7194/7196
693.03/692.04	c qxplain 7196/7196
693.03/692.05	c 5589[?] 693[?] -859[?]  is mandatory 
693.03/692.05	c qxplain 7194/7195
693.03/692.07	c qxplain 7195/7195
693.03/692.09	c 5590[?] -52[?] -693[?] 859[?]  is mandatory 
693.03/692.09	c qxplain 7194/7194
693.11/692.12	c 5591[?] -860[?] 22[?]  is mandatory 
693.11/692.12	c qxplain 7176/7193
693.11/692.14	c qxplain 7185/7193
693.11/692.15	c qxplain 7190/7193
693.11/692.16	c qxplain 7192/7193
693.11/692.18	c qxplain 7193/7193
693.11/692.19	c 5592[?] -860[?] 694[?]  is mandatory 
693.11/692.19	c qxplain 7192/7192
693.21/692.21	c 5593[?] -22[?] 860[?] -694[?]  is mandatory 
693.21/692.21	c qxplain 7190/7191
693.21/692.23	c qxplain 7191/7191
693.21/692.25	c 5594[?] -861[?] 21[?]  is mandatory 
693.21/692.25	c qxplain 7190/7190
693.21/692.27	c 5595[?] -861[?] 695[?]  is mandatory 
693.21/692.27	c qxplain 7185/7189
693.21/692.29	c qxplain 7188/7189
693.31/692.31	c qxplain 7189/7189
693.31/692.32	c 5596[?] -21[?] -695[?] 861[?]  is mandatory 
693.31/692.32	c qxplain 7188/7188
693.31/692.34	c 5597[?] 20[?] -862[?]  is mandatory 
693.31/692.34	c qxplain 7185/7187
693.31/692.36	c qxplain 7187/7187
693.31/692.37	c 5598[?] -862[?] 696[?]  is mandatory 
693.31/692.37	c qxplain 7185/7186
693.31/692.39	c qxplain 7186/7186
693.40/692.41	c 5599[?] -20[?] -696[?] 862[?]  is mandatory 
693.40/692.41	c qxplain 7185/7185
693.40/692.43	c 5600[?] -863[?] 19[?]  is mandatory 
693.40/692.43	c qxplain 7176/7184
693.40/692.45	c qxplain 7181/7184
693.40/692.46	c qxplain 7183/7184
693.40/692.47	c qxplain 7184/7184
693.40/692.49	c 5601[?] -863[?] 697[?]  is mandatory 
693.40/692.49	c qxplain 7183/7183
693.50/692.51	c 5602[?] -19[?] -697[?] 863[?]  is mandatory 
693.50/692.51	c qxplain 7181/7182
693.50/692.53	c qxplain 7182/7182
69 [...]

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

 
1560.00/1558.69	c qxplain 4590/4590
1560.10/1558.70	c 8285[?] 1780[?] -1803[?] 1[?]  is mandatory 
1560.10/1558.70	c qxplain 4585/4589
1560.10/1558.71	c qxplain 4588/4589
1560.22/1558.88	c qxplain 4589/4589
1560.22/1558.90	c 8286[?] -1804[?] 1778[?]  is mandatory 
1560.22/1558.90	c qxplain 4588/4588
1560.22/1558.91	c 8287[?] 1779[?] -1804[?]  is mandatory 
1560.22/1558.91	c qxplain 4585/4587
1560.32/1558.92	c qxplain 4587/4587
1560.32/1558.93	c 8288[?] 1804[?] -1779[?] -1778[?]  is mandatory 
1560.32/1558.93	c qxplain 4585/4586
1560.32/1558.95	c qxplain 4586/4586
1560.32/1558.95	c 8289[?] 1805[?] -1781[?]  is mandatory 
1560.32/1558.95	c qxplain 4585/4585
1560.32/1558.98	c 8290[?] 1805[?] -1[?]  is mandatory 
1560.32/1558.98	c qxplain 4567/4584
1560.32/1558.99	c qxplain 4576/4584
1560.40/1559.00	c qxplain 4581/4584
1560.40/1559.01	c qxplain 4583/4584
1560.40/1559.02	c qxplain 4584/4584
1560.40/1559.05	c 8291[?] 1781[?] -1805[?] 1[?]  is mandatory 
1560.40/1559.05	c qxplain 4583/4583
1560.40/1559.06	c 8292[?] -1806[?] 1757[?]  is mandatory 
1560.40/1559.06	c qxplain 4581/4582
1560.40/1559.07	c qxplain 4582/4582
1560.40/1559.08	c 8293[?] -1806[?] 1759[?]  is mandatory 
1560.40/1559.08	c qxplain 4581/4581
1560.50/1559.10	c 8294[?] 1761[?] -1806[?]  is mandatory 
1560.50/1559.10	c qxplain 4576/4580
1560.50/1559.12	c qxplain 4579/4580
1560.50/1559.14	c qxplain 4580/4580
1560.50/1559.15	c 8295[?] 1806[?] -1757[?] -1759[?] -1761[?]  is mandatory 
1560.50/1559.15	c qxplain 4579/4579
1560.50/1559.16	c 8296[?] 30[?] 1807[?]  is mandatory 
1560.50/1559.16	c qxplain 4576/4578
1560.50/1559.18	c qxplain 4578/4578
1560.50/1559.19	c 8297[?] 1721[?] 1807[?]  is mandatory 
1560.50/1559.19	c qxplain 4576/4577
1560.60/1559.20	c qxplain 4577/4577
1560.60/1559.21	c 8298[?] -1721[?] -30[?] -1807[?]  is mandatory 
1560.60/1559.21	c qxplain 4576/4576
1560.60/1559.22	c 8299[?] 31[?] 1808[?]  is mandatory 
1560.60/1559.22	c qxplain 4567/4575
1560.60/1559.24	c qxplain 4572/4575
1560.60/1559.25	c qxplain 4574/4575
1560.60/1559.26	c qxplain 4575/4575
1560.60/1559.27	c 8300[?] 1723[?] 1808[?]  is mandatory 
1560.60/1559.27	c qxplain 4574/4574
1560.60/1559.28	c 8301[?] -1808[?] -1723[?] -31[?]  is mandatory 
1560.60/1559.28	c qxplain 4572/4573
1560.60/1559.29	c qxplain 4573/4573
1560.69/1559.31	c 8302[?] 32[?] 1809[?]  is mandatory 
1560.69/1559.31	c qxplain 4572/4572
1560.69/1559.32	c 8303[?] 1727[?] 1809[?]  is mandatory 
1560.69/1559.32	c qxplain 4567/4571
1560.69/1559.33	c qxplain 4570/4571
1560.69/1559.34	c qxplain 4571/4571
1560.69/1559.35	c 8304[?] -1809[?] -1727[?] -32[?]  is mandatory 
1560.69/1559.35	c qxplain 4570/4570
1560.69/1559.36	c 8305[?] 33[?] 1810[?]  is mandatory 
1560.69/1559.36	c qxplain 4567/4569
1560.69/1559.37	c qxplain 4569/4569
1560.69/1559.38	c 8306[?] 1730[?] 1810[?]  is mandatory 
1560.69/1559.38	c qxplain 4567/4568
1560.69/1559.39	c qxplain 4568/4568
1560.79/1559.40	c 8307[?] -1730[?] -33[?] -1810[?]  is mandatory 
1560.79/1559.40	c qxplain 4567/4567
1560.79/1559.41	c 8308[?] 1811[?] 34[?]  is mandatory 
1560.79/1559.41	c qxplain 4495/4566
1560.79/1559.42	c qxplain 4531/4566
1560.79/1559.43	c qxplain 4549/4566
1560.79/1559.44	c qxplain 4558/4566
1560.79/1559.46	c qxplain 4563/4566
1560.79/1559.47	c qxplain 4565/4566
1560.79/1559.48	c qxplain 4566/4566
1560.79/1559.49	c 8309[?] 1731[?] 1811[?]  is mandatory 
1560.79/1559.49	c qxplain 4565/4565
1560.89/1559.50	c 8310[?] -34[?] -1811[?] -1731[?]  is mandatory 
1560.89/1559.50	c qxplain 4563/4564
1560.89/1559.51	c qxplain 4564/4564
1560.89/1559.52	c 8311[?] 35[?] 1812[?]  is mandatory 
1560.89/1559.52	c qxplain 4563/4563
1560.89/1559.54	c 8312[?] 1733[?] 1812[?]  is mandatory 
1560.89/1559.54	c qxplain 4558/4562
1560.89/1559.55	c qxplain 4561/4562
1560.89/1559.56	c qxplain 4562/4562
1560.89/1559.57	c 8313[?] -1733[?] -35[?] -1812[?]  is mandatory 
1560.89/1559.57	c qxplain 4561/4561
1560.89/1559.58	c 8314[?] 36[?] 1813[?]  is mandatory 
1560.89/1559.58	c qxplain 4558/4560
1560.89/1559.59	c qxplain 4560/4560
1560.99/1559.60	c 8315[?] 1813[?] 1735[?]  is mandatory 
1560.99/1559.60	c qxplain 4558/4559
1560.99/1559.61	c qxplain 4559/4559
1560.99/1559.62	c 8316[?] -1735[?] -36[?] -1813[?]  is mandatory 
1560.99/1559.62	c qxplain 4558/4558
1560.99/1559.64	c 8317[?] 37[?] 1814[?]  is mandatory 
1560.99/1559.64	c qxplain 4549/4557
1560.99/1559.65	c qxplain 4554/4557
1560.99/1559.66	c qxplain 4556/4557
1560.99/1559.67	c qxplain 4557/4557
1560.99/1559.68	c 8318[?] 1737[?] 1814[?]  is mandatory 
1560.99/1559.68	c qxplain 4556/4556
1560.99/1559.69	c 8319[?] -1814[?] -1737[?] -37[?]  is mandatory 
1560.99/1559.69	c qxplain 4554/4555
1561.09/1559.70	c qxplain 4555/4555
1561.09/1559.71	c 8320[?] -1815[?] -1785[?]  is mandatory 
1561.09/1559.71	c qxplain 4554/4554
1561.09/1559.72	c 8321[?] 1815[?] 1785[?]  is mandatory 
1561.09/1559.72	c qxplain 4549/4553
1561.09/1559.73	c qxplain 4552/4553
1561.09/1559.75	c qxplain 4553/4553
1561.09/1559.76	c 8322[?] -1816[?] -1786[?]  is mandatory 
1561.09/1559.76	c qxplain 4552/4552
1561.09/1559.77	c 8323[?] 1816[?] 1786[?]  is mandatory 
1561.09/1559.77	c qxplain 4549/4551
1561.09/1559.78	c qxplain 4551/4551
1561.09/1559.79	c 8324[?] -1817[?] -1787[?]  is mandatory 
1561.09/1559.79	c qxplain 4549/4550
1561.19/1559.80	c qxplain 4550/4550
1561.19/1559.81	c 8325[?] 1817[?] 1787[?]  is mandatory 
1561.19/1559.81	c qxplain 4549/4549
1561.19/1559.82	c 8326[?] -1818[?] -1788[?]  is mandatory 
1561.19/1559.82	c qxplain 4531/4548
1561.19/1559.83	c qxplain 4540/4548
1561.19/1559.84	c qxplain 4545/4548
1561.19/1559.85	c qxplain 4547/4548
1561.19/1559.86	c qxplain 4548/4548
1561.19/1559.87	c 8327[?] 1788[?] 1818[?]  is mandatory 
1561.19/1559.87	c qxplain 4547/4547
1561.19/1559.89	c 8328[?] 1724[?] 1819[?]  is mandatory 
1561.19/1559.89	c qxplain 4545/4546
1561.19/1559.90	c qxplain 4546/4546
1561.19/1559.91	c 8329[?] 1726[?] 1819[?]  is mandatory 
1561.19/1559.91	c qxplain 4545/4545
1561.19/1559.92	c 8330[?] -1819[?] -1726[?] -1724[?]  is mandatory 
1561.19/1559.92	c qxplain 4540/4544
1561.31/1559.93	c qxplain 4543/4544
1561.31/1559.94	c qxplain 4544/4544
1561.31/1559.96	c 8331[?] 1734[?] 1820[?]  is mandatory 
1561.31/1559.96	c qxplain 4543/4543
1561.31/1559.97	c 8332[?] 1820[?] 1736[?]  is mandatory 
1561.31/1559.97	c qxplain 4540/4542
1561.31/1559.98	c qxplain 4542/4542
1561.31/1559.99	c 8333[?] -1820[?] -1736[?] -1734[?]  is mandatory 
1561.31/1559.99	c qxplain 4540/4541
1561.49/1560.12	c qxplain 4541/4541
1561.59/1560.26	c 8334[?] 1725[?] 1821[?]  is mandatory 
1561.59/1560.26	c qxplain 4540/4540
1561.69/1560.38	c 8335[?] 1728[?] 1821[?]  is mandatory 
1561.69/1560.38	c qxplain 4531/4539
1561.69/1560.39	c qxplain 4536/4539
1561.79/1560.40	c qxplain 4538/4539
1561.79/1560.41	c qxplain 4539/4539
1561.89/1560.56	c 8336[?] -1728[?] -1821[?] -1725[?]  is mandatory 
1561.89/1560.56	c qxplain 4538/4538
1561.89/1560.58	c 8337[?] -1822[?] 1722[?]  is mandatory 
1561.89/1560.58	c qxplain 4536/4537
1561.89/1560.58	c qxplain 4537/4537
1561.89/1560.59	c 8338[?] -1722[?] 1822[?]  is mandatory 
1561.89/1560.59	c qxplain 4536/4536
1561.99/1560.60	c 8339[?] -1823[?] -1794[?]  is mandatory 
1561.99/1560.60	c qxplain 4531/4535
1561.99/1560.61	c qxplain 4534/4535
1561.99/1560.62	c qxplain 4535/4535
1561.99/1560.62	c 8340[?] 1823[?] 1794[?]  is mandatory 
1561.99/1560.62	c qxplain 4534/4534
1561.99/1560.64	c 8341[?] -1824[?] -1796[?]  is mandatory 
1561.99/1560.64	c qxplain 4531/4533
1561.99/1560.65	c qxplain 4533/4533
1561.99/1560.65	c 8342[?] 1796[?] 1824[?]  is mandatory 
1561.99/1560.65	c qxplain 4531/4532
1562.19/1560.83	c qxplain 4532/4532
1562.29/1560.94	c 8343[?] 1756[?] -1825[?]  is mandatory 
1562.29/1560.94	c qxplain 4531/4531
1562.29/1560.96	c 8344[?] -1756[?] 1825[?]  is mandatory 
1562.29/1560.96	c qxplain 4495/4530
1562.29/1560.98	c qxplain 4513/4530
1562.29/1561.00	c qxplain 4522/4530
1562.40/1561.05	c qxplain 4527/4530
1562.40/1561.06	c qxplain 4529/4530
1562.58/1561.23	c qxplain 4530/4530
1562.79/1561.41	c 8345[?] -1826[?] 1756[?]  is mandatory 
1562.79/1561.41	c qxplain 4529/4529
1562.89/1561.57	c 8346[?] -1756[?] 1826[?]  is mandatory 
1562.89/1561.57	c qxplain 4527/4528
1562.89/1561.58	c qxplain 4528/4528
1562.89/1561.59	c 8347[?] -1827[?] 1743[?]  is mandatory 
1562.89/1561.59	c qxplain 4527/4527
1562.89/1561.59	c 8348[?] 1827[?] -1743[?]  is mandatory 
1562.89/1561.59	c qxplain 4522/4526
1562.99/1561.62	c qxplain 4525/4526
1562.99/1561.66	c qxplain 4526/4526
1562.99/1561.67	c 8349[?] 1751[?] -1828[?]  is mandatory 
1562.99/1561.67	c qxplain 4525/4525
1562.99/1561.68	c 8350[?] 1828[?] -1751[?]  is mandatory 
1562.99/1561.68	c qxplain 4522/4524
1562.99/1561.69	c qxplain 4524/4524
1563.09/1561.76	c 8351[?] -1829[?] 1753[?]  is mandatory 
1563.09/1561.76	c qxplain 4522/4523
1563.09/1561.77	c qxplain 4523/4523
1563.19/1561.80	c 8352[?] 1829[?] -1753[?]  is mandatory 
1563.19/1561.80	c qxplain 4522/4522
1563.19/1561.81	c 8353[?] -1830[?] 1742[?]  is mandatory 
1563.19/1561.81	c qxplain 4513/4521
1563.19/1561.83	c qxplain 4518/4521
1563.19/1561.84	c qxplain 4520/4521
1563.19/1561.85	c qxplain 4521/4521
1563.19/1561.86	c 8354[?] 1754[?] -1830[?]  is mandatory 
1563.19/1561.86	c qxplain 4520/4520
1563.19/1561.87	c 8355[?] -1754[?] 1830[?] -1742[?]  is mandatory 
1563.19/1561.87	c qxplain 4518/4519
1563.19/1561.88	c qxplain 4519/4519
1563.69/1562.31	c 8356[?] -1831[?] 1742[?]  is mandatory 
1563.69/1562.31	c qxplain 4518/4518
1563.69/1562.32	c 8357[?] 1755[?] -1831[?]  is mandatory 
1563.69/1562.32	c qxplain 4513/4517
1563.69/1562.34	c qxplain 4516/4517
1563.69/1562.35	c qxplain 4517/4517
1563.69/1562.36	c 8358[?] 1753[?] -1831[?]  is mandatory 
1563.69/1562.37	c qxplain 4516/4516
1563.69/1562.38	c 8359[?] -1753[?] -1755[?] 1831[?] -1742[?]  is mandatory 
1563.69/1562.38	c qxplain 4513/4515
1563.69/1562.39	c qxplain 4515/4515
1563.89/1562.54	c 8360[?] -1832[?] 1740[?]  is mandatory 
1563.89/1562.54	c qxplain 4513/4514
1563.89/1562.55	c qxplain 4514/4514
1563.89/1562.55	c 8361[?] -1832[?] 1755[?]  is mandatory 
1563.89/1562.55	c qxplain 4513/4513
1563.89/1562.57	c 8362[?] -1755[?] 1832[?] -1740[?]  is mandatory 
1563.89/1562.57	c qxplain 4495/4512
1563.89/1562.58	c qxplain 4504/4512
1563.89/1562.59	c qxplain 4509/4512
1563.99/1562.61	c qxplain 4511/4512
1564.19/1562.82	c qxplain 4512/4512
1564.29/1562.90	c 8364[?] -1833[?] 1744[?]  is mandatory 
1564.29/1562.90	c qxplain 4511/4511
1564.29/1562.93	c 8365[?] -1833[?] 1747[?]  is mandatory 
1564.29/1562.93	c qxplain 4509/4510
1564.29/1562.94	c qxplain 4510/4510
1564.39/1563.04	c 8366[?] 1833[?] -1744[?] -1747[?] -1741[?]  is mandatory 
1564.39/1563.04	c qxplain 4509/4509
1564.39/1563.05	c 8367[?] 1834[?] 1741[?]  is mandatory 
1564.39/1563.05	c qxplain 4504/4508
1564.39/1563.07	c qxplain 4507/4508
1564.39/1563.08	c qxplain 4508/4508
1564.39/1563.09	c 8368[?] 1834[?] 1744[?]  is mandatory 
1564.39/1563.09	c qxplain 4507/4507
1564.49/1563.10	c 8369[?] 1834[?] 1747[?]  is mandatory 
1564.49/1563.10	c qxplain 4504/4506
1564.49/1563.12	c qxplain 4506/4506
1564.49/1563.13	c 8370[?] -1744[?] -1747[?] -1834[?] -1741[?]  is mandatory 
1564.49/1563.13	c qxplain 4504/4505
1564.49/1563.14	c qxplain 4505/4505
1564.49/1563.16	c 8371[?] 1835[?] 1741[?]  is mandatory 
1564.49/1563.16	c qxplain 4504/4504
1564.49/1563.18	c 8372[?] 1835[?] 1744[?]  is mandatory 
1564.49/1563.18	c qxplain 4495/4503
1564.49/1563.19	c qxplain 4500/4503
1564.49/1563.20	c qxplain 4502/4503
1564.49/1563.22	c qxplain 4503/4503
1564.60/1563.23	c 8373[?] -1835[?] -1744[?] -1741[?]  is mandatory 
1564.60/1563.23	c qxplain 4502/4502
1564.60/1563.24	c 8374[?] -1836[?] 1767[?]  is mandatory 
1564.60/1563.24	c qxplain 4500/4501
1564.60/1563.26	c qxplain 4501/4501
1564.60/1563.27	c 8375[?] 1836[?] -1767[?]  is mandatory 
1564.60/1563.27	c qxplain 4500/4500
1564.71/1563.32	c 8376[?] 1837[?] 1743[?]  is mandatory 
1564.71/1563.32	c qxplain 4495/4499
1564.99/1563.63	c qxplain 4498/4499
1564.99/1563.69	c qxplain 4499/4499
1565.09/1563.71	c 8377[?] 1837[?] 1746[?]  is mandatory 
1565.09/1563.71	c qxplain 4498/4498
1565.09/1563.72	c 8378[?] 6[?] 1837[?]  is mandatory 
1565.09/1563.72	c qxplain 4495/4497
1565.09/1563.75	c qxplain 4497/4497
1565.09/1563.79	c 8379[?] -6[?] -1837[?] -1743[?] -1746[?]  is mandatory 
1565.09/1563.79	c qxplain 4495/4496
1565.19/1563.81	c qxplain 4496/4496
1565.19/1563.82	c 8380[?] 1757[?] 1838[?]  is mandatory 
1565.19/1563.82	c qxplain 4495/4495
1565.19/1563.83	c 8381[?] 1759[?] 1838[?]  is mandatory 
1565.19/1563.83	c qxplain 4350/4494
1565.19/1563.84	c qxplain 4423/4494
1565.19/1563.86	c qxplain 4459/4494
1565.19/1563.87	c qxplain 4477/4494
1565.19/1563.88	c qxplain 4486/4494
1565.19/1563.88	c qxplain 4491/4494
1565.19/1563.90	c qxplain 4493/4494
1565.29/1563.91	c qxplain 4494/4494
1565.29/1563.93	c 8382[?] 1761[?] 1838[?]  is mandatory 
1565.29/1563.93	c qxplain 4493/4493
1565.29/1563.95	c 8383[?] -1838[?] -1757[?] -1761[?] -1759[?]  is mandatory 
1565.29/1563.95	c qxplain 4491/4492
1565.29/1563.96	c qxplain 4492/4492
1565.29/1563.97	c 8384[?] -1839[?] -1795[?]  is mandatory 
1565.29/1563.97	c qxplain 4491/4491
1565.29/1563.98	c 8385[?] 1795[?] 1839[?]  is mandatory 
1565.29/1563.98	c qxplain 4486/4490
1565.29/1563.99	c qxplain 4489/4490
1565.38/1564.00	c qxplain 4490/4490
1565.38/1564.01	c 8386[?] 1763[?] -1840[?]  is mandatory 
1565.38/1564.01	c qxplain 4489/4489
1565.38/1564.02	c 8387[?] 1765[?] -1840[?]  is mandatory 
1565.38/1564.02	c qxplain 4486/4488
1565.38/1564.02	c qxplain 4488/4488
1565.38/1564.03	c 8388[?] 1766[?] -1840[?]  is mandatory 
1565.38/1564.03	c qxplain 4486/4487
1565.38/1564.04	c qxplain 4487/4487
1565.38/1564.05	c 8389[?] -1766[?] 1840[?] -1765[?] -1763[?]  is mandatory 
1565.38/1564.05	c qxplain 4486/4486
1565.38/1564.07	c 8390[?] 1763[?] 1841[?]  is mandatory 
1565.38/1564.07	c qxplain 4477/4485
1565.38/1564.09	c qxplain 4482/4485
1565.48/1564.10	c qxplain 4484/4485
1565.48/1564.11	c qxplain 4485/4485
1565.48/1564.12	c 8391[?] 1841[?] 1765[?]  is mandatory 
1565.48/1564.12	c qxplain 4484/4484
1565.48/1564.14	c 8392[?] 1766[?] 1841[?]  is mandatory 
1565.48/1564.14	c qxplain 4482/4483
1565.48/1564.16	c qxplain 4483/4483
1565.48/1564.18	c 8393[?] -1763[?] -1765[?] -1841[?] -1766[?]  is mandatory 
1565.48/1564.18	c qxplain 4482/4482
1565.58/1564.20	c 8394[?] -1842[?] -1797[?]  is mandatory 
1565.58/1564.20	c qxplain 4477/4481
1565.58/1564.21	c qxplain 4480/4481
1565.58/1564.24	c qxplain 4481/4481
1565.58/1564.27	c 8395[?] 1797[?] 1842[?]  is mandatory 
1565.58/1564.27	c qxplain 4480/4480
1565.58/1564.30	c 8396[?] -1843[?] -1748[?]  is mandatory 
1565.58/1564.30	c qxplain 4477/4479
1565.58/1564.31	c qxplain 4479/4479
1565.70/1564.33	c 8397[?] 1843[?] 1748[?]  is mandatory 
1565.70/1564.33	c qxplain 4477/4478
1565.70/1564.34	c qxplain 4478/4478
1565.70/1564.34	c 8398[?] -1844[?] -1748[?]  is mandatory 
1565.70/1564.34	c qxplain 4477/4477
1565.70/1564.36	c 8399[?] 1844[?] 1748[?]  is mandatory 
1565.70/1564.36	c qxplain 4459/4476
1565.70/1564.40	c qxplain 4468/4476
1565.70/1564.41	c qxplain 4473/4476
1565.80/1564.42	c qxplain 4475/4476
1565.80/1564.43	c qxplain 4476/4476
1565.88/1564.53	c 8400[?] -1845[?] -1748[?]  is mandatory 
1565.88/1564.53	c qxplain 4475/4475
1565.88/1564.54	c 8401[?] 1845[?] 1748[?]  is mandatory 
1565.88/1564.54	c qxplain 4473/4474
1565.88/1564.55	c qxplain 4474/4474
1566.08/1564.74	c 8402[?] -1846[?] -1748[?]  is mandatory 
1566.08/1564.74	c qxplain 4473/4473
1566.08/1564.76	c 8403[?] 1846[?] 1748[?]  is mandatory 
1566.08/1564.76	c qxplain 4468/4472
1566.08/1564.76	c qxplain 4471/4472
1566.08/1564.77	c qxplain 4472/4472
1566.28/1564.99	c 8404[?] -1847[?] -1748[?]  is mandatory 
1566.28/1564.99	c qxplain 4471/4471
1566.38/1565.01	c 8405[?] 1847[?] 1748[?]  is mandatory 
1566.38/1565.01	c qxplain 4468/4470
1566.38/1565.03	c qxplain 4470/4470
1566.58/1565.20	c 8406[?] -1848[?] -1748[?]  is mandatory 
1566.58/1565.20	c qxplain 4468/4469
1566.58/1565.22	c qxplain 4469/4469
1566.58/1565.23	c 8407[?] 1848[?] 1748[?]  is mandatory 
1566.58/1565.23	c qxplain 4468/4468
1566.68/1565.41	c 8408[?] -1849[?] -1748[?]  is mandatory 
1566.68/1565.41	c qxplain 4459/4467
1566.80/1565.47	c qxplain 4464/4467
1566.80/1565.49	c qxplain 4466/4467
1566.80/1565.51	c qxplain 4467/4467
1566.90/1565.53	c 8409[?] 1849[?] 1748[?]  is mandatory 
1566.90/1565.53	c qxplain 4466/4466
1566.98/1565.69	c 8410[?] -1850[?] -1748[?]  is mandatory 
1566.98/1565.69	c qxplain 4464/4465
1567.08/1565.72	c qxplain 4465/4465
1567.08/1565.73	c 8411[?] 1850[?] 1748[?]  is mandatory 
1567.08/1565.73	c qxplain 4464/4464
1567.18/1565.90	c 8412[?] 1851[?] -1770[?]  is mandatory 
1567.18/1565.90	c qxplain 4459/4463
1567.28/1565.91	c qxplain 4462/4463
1567.28/1565.92	c qxplain 4463/4463
1567.48/1566.17	c 8413[?] 1851[?] -1771[?]  is mandatory 
1567.48/1566.17	c qxplain 4462/4462
1567.48/1566.18	c 8414[?] -1851[?] 1771[?] 1770[?]  is mandatory 
1567.48/1566.18	c qxplain 4459/4461
1567.48/1566.19	c qxplain 4461/4461
1567.58/1566.20	c 8415[?] -1852[?] -1770[?]  is mandatory 
1567.58/1566.20	c qxplain 4459/4460
1567.58/1566.21	c qxplain 4460/4460
1567.58/1566.22	c 8416[?] -1852[?] -1771[?]  is mandatory 
1567.58/1566.22	c qxplain 4459/4459
1567.78/1566.51	c 8417[?] 1852[?] 1771[?] 1770[?]  is mandatory 
1567.78/1566.51	c qxplain 4423/4458
1567.90/1566.54	c qxplain 4441/4458
1567.90/1566.57	c qxplain 4450/4458
1567.90/1566.59	c qxplain 4455/4458
1567.90/1566.60	c qxplain 4457/4458
1567.90/1566.61	c qxplain 4458/4458
1568.00/1566.62	c 8418[?] -1853[?] 1775[?]  is mandatory 
1568.00/1566.62	c qxplain 4457/4457
1568.18/1566.88	c 8419[?] 1853[?] -1775[?]  is mandatory 
1568.18/1566.88	c qxplain 4455/4456
1568.18/1566.89	c qxplain 4456/4456
1568.28/1566.91	c 8420[?] -1854[?] -1775[?]  is mandatory 
1568.28/1566.91	c qxplain 4455/4455
1568.48/1567.17	c 8421[?] 1854[?] 1775[?]  is mandatory 
1568.48/1567.17	c qxplain 4450/4454
1568.48/1567.18	c qxplain 4453/4454
1568.58/1567.27	c qxplain 4454/4454
1568.58/1567.29	c 8422[?] 1750[?] -1855[?]  is mandatory 
1568.58/1567.29	c qxplain 4453/4453
1568.68/1567.30	c 8423[?] 1855[?] -1750[?]  is mandatory 
1568.68/1567.30	c qxplain 4450/4452
1568.68/1567.32	c qxplain 4452/4452
1568.68/1567.33	c 8424[?] 1751[?] -1856[?]  is mandatory 
1568.68/1567.33	c qxplain 4450/4451
1568.68/1567.34	c qxplain 4451/4451
1568.68/1567.35	c 8425[?] 1856[?] -1751[?]  is mandatory 
1568.68/1567.35	c qxplain 4450/4450
1568.68/1567.37	c 8426[?] -1777[?] -1857[?]  is mandatory 
1568.68/1567.37	c qxplain 4441/4449
1568.68/1567.38	c qxplain 4446/4449
1568.68/1567.39	c qxplain 4448/4449
1568.78/1567.40	c qxplain 4449/4449
1568.78/1567.41	c 8427[?] 1857[?] 1777[?]  is mandatory 
1568.78/1567.41	c qxplain 4448/4448
1568.78/1567.43	c 8428[?] -1858[?] -1777[?]  is mandatory 
1568.78/1567.43	c qxplain 4446/4447
1568.78/1567.44	c qxplain 4447/4447
1568.78/1567.45	c 8429[?] 1858[?] 1777[?]  is mandatory 
1568.78/1567.45	c qxplain 4446/4446
1568.78/1567.47	c 8430[?] -1859[?] -1777[?]  is mandatory 
1568.78/1567.47	c qxplain 4441/4445
1568.78/1567.48	c qxplain 4444/4445
1568.78/1567.49	c qxplain 4445/4445
1568.88/1567.51	c 8431[?] 1859[?] 1777[?]  is mandatory 
1568.88/1567.51	c qxplain 4444/4444
1568.88/1567.53	c 8432[?] -1777[?] -1860[?]  is mandatory 
1568.88/1567.53	c qxplain 4441/4443
1568.88/1567.54	c qxplain 4443/4443
1568.88/1567.56	c 8433[?] 1777[?] 1860[?]  is mandatory 
1568.88/1567.56	c qxplain 4441/4442
1568.88/1567.57	c qxplain 4442/4442
1568.88/1567.59	c 8434[?] -1861[?] -1777[?]  is mandatory 
1568.88/1567.59	c qxplain 4441/4441
1568.88/1567.61	c 8435[?] 1861[?] 1777[?]  is mandatory 
1568.88/1567.61	c qxplain 4423/4440
1569.00/1567.62	c qxplain 4432/4440
1569.10/1567.73	c qxplain 4437/4440
1569.10/1567.75	c qxplain 4439/4440
1569.10/1567.76	c qxplain 4440/4440
1569.10/1567.78	c 8436[?] -1862[?] -1777[?]  is mandatory 
1569.10/1567.78	c qxplain 4439/4439
1569.18/1567.80	c 8437[?] 1777[?] 1862[?]  is mandatory 
1569.18/1567.80	c qxplain 4437/4438
1569.18/1567.82	c qxplain 4438/4438
1569.18/1567.83	c 8438[?] -1863[?] -1777[?]  is mandatory 
1569.18/1567.83	c qxplain 4437/4437
1569.18/1567.85	c 8439[?] 1863[?] 1777[?]  is mandatory 
1569.18/1567.85	c qxplain 4432/4436
1569.28/1567.94	c qxplain 4435/4436
1569.28/1567.97	c qxplain 4436/4436
1569.28/1567.98	c 8440[?] -1864[?] -1777[?]  is mandatory 
1569.28/1567.98	c qxplain 4435/4435
1569.38/1568.00	c 8441[?] 1777[?] 1864[?]  is mandatory 
1569.38/1568.00	c qxplain 4432/4434
1569.48/1568.10	c qxplain 4434/4434
1569.68/1568.38	c 8442[?] 1865[?] -1[?]  is mandatory 
1569.68/1568.38	c qxplain 4432/4433
1569.98/1568.70	c qxplain 4433/4433
1570.38/1569.01	c 8443[?] 1865[?] -1802[?]  is mandatory 
1570.38/1569.01	c qxplain 4432/4432
1570.38/1569.07	c 8444[?] 1802[?] -1865[?] 1[?]  is mandatory 
1570.38/1569.07	c qxplain 4423/4431
1570.38/1569.08	c qxplain 4428/4431
1570.48/1569.10	c qxplain 4430/4431
1570.48/1569.12	c qxplain 4431/4431
1570.48/1569.15	c 8445[?] -1866[?] -1752[?]  is mandatory 
1570.48/1569.15	c qxplain 4430/4430
1570.48/1569.16	c 8446[?] 1866[?] 1752[?]  is mandatory 
1570.48/1569.16	c qxplain 4428/4429
1570.48/1569.18	c qxplain 4429/4429
1570.48/1569.19	c 8447[?] -1867[?] -1752[?]  is mandatory 
1570.48/1569.19	c qxplain 4428/4428
1570.58/1569.20	c 8448[?] 1867[?] 1752[?]  is mandatory 
1570.58/1569.20	c qxplain 4423/4427
1570.58/1569.21	c qxplain 4426/4427
1570.58/1569.23	c qxplain 4427/4427
1570.78/1569.44	c 8449[?] -1868[?] 1740[?]  is mandatory 
1570.78/1569.44	c qxplain 4426/4426
1570.78/1569.46	c 8450[?] 1743[?] -1868[?]  is mandatory 
1570.78/1569.46	c qxplain 4423/4425
1570.78/1569.47	c qxplain 4425/4425
1570.78/1569.48	c 8451[?] 1746[?] -1868[?]  is mandatory 
1570.78/1569.48	c qxplain 4423/4424
1570.88/1569.50	c qxplain 4424/4424
1570.88/1569.51	c 8452[?] -1743[?] 1868[?] -1746[?] -1740[?]  is mandatory 
1570.88/1569.51	c qxplain 4423/4423
1570.88/1569.52	c 8453[?] -1782[?] -1869[?]  is mandatory 
1570.88/1569.52	c qxplain 4350/4422
1570.88/1569.54	c qxplain 4387/4422
1570.88/1569.55	c qxplain 4405/4422
1570.88/1569.56	c qxplain 4414/4422
1570.88/1569.57	c qxplain 4419/4422
1570.88/1569.58	c qxplain 4421/4422
1570.98/1569.63	c qxplain 4422/4422
1570.98/1569.64	c 8454[?] 1782[?] 1869[?]  is mandatory 
1570.98/1569.64	c qxplain 4421/4421
1570.98/1569.65	c 8455[?] -1870[?] -1798[?]  is mandatory 
1570.98/1569.65	c qxplain 4419/4420
1570.98/1569.67	c qxplain 4420/4420
1570.98/1569.68	c 8456[?] 1870[?] 1798[?]  is mandatory 
1570.98/1569.68	c qxplain 4419/4419
1571.08/1569.70	c 8457[?] -1783[?] 1871[?]  is mandatory 
1571.08/1569.70	c qxplain 4414/4418
1571.08/1569.72	c qxplain 4417/4418
1571.08/1569.73	c qxplain 4418/4418
1571.08/1569.74	c 8458[?] -1784[?] 1871[?]  is mandatory 
1571.08/1569.74	c qxplain 4417/4417
1571.08/1569.75	c 8459[?] 1783[?] 1784[?] -1871[?]  is mandatory 
1571.08/1569.75	c qxplain 4414/4416
1571.08/1569.76	c qxplain 4416/4416
1571.08/1569.78	c 8460[?] -1783[?] -1872[?]  is mandatory 
1571.08/1569.78	c qxplain 4414/4415
1571.08/1569.79	c qxplain 4415/4415
1571.08/1569.80	c 8461[?] -1784[?] -1872[?]  is mandatory 
1571.08/1569.80	c qxplain 4414/4414
1571.08/1569.81	c 8462[?] 1872[?] 1783[?] 1784[?]  is mandatory 
1571.08/1569.81	c qxplain 4405/4413
1571.19/1569.83	c qxplain 4410/4413
1571.19/1569.84	c qxplain 4412/4413
1571.19/1569.85	c qxplain 4413/4413
1571.19/1569.87	c 8463[?] -1873[?] -1789[?]  is mandatory 
1571.19/1569.87	c qxplain 4412/4412
1571.19/1569.88	c 8464[?] 1789[?] 1873[?]  is mandatory 
1571.19/1569.88	c qxplain 4410/4411
1571.19/1569.89	c qxplain 4411/4411
1571.19/1569.91	c 8465[?] -1874[?] -1790[?]  is mandatory 
1571.19/1569.91	c qxplain 4410/4410
1571.30/1569.92	c 8466[?] 1874[?] 1790[?]  is mandatory 
1571.30/1569.92	c qxplain 4405/4409
1571.30/1569.94	c qxplain 4408/4409
1571.30/1569.95	c qxplain 4409/4409
1571.30/1569.96	c 8467[?] -1875[?] -1791[?]  is mandatory 
1571.30/1569.96	c qxplain 4408/4408
1571.30/1569.98	c 8468[?] 1791[?] 1875[?]  is mandatory 
1571.30/1569.98	c qxplain 4405/4407
1571.30/1569.99	c qxplain 4407/4407
1571.37/1570.00	c 8469[?] -1876[?] -1792[?]  is mandatory 
1571.37/1570.00	c qxplain 4405/4406
1571.37/1570.01	c qxplain 4406/4406
1571.37/1570.03	c 8470[?] 1792[?] 1876[?]  is mandatory 
1571.37/1570.03	c qxplain 4405/4405
1571.37/1570.04	c 8471[?] -1877[?] 1724[?]  is mandatory 
1571.37/1570.04	c qxplain 4387/4404
1571.37/1570.05	c qxplain 4396/4404
1571.37/1570.07	c qxplain 4401/4404
1571.37/1570.08	c qxplain 4403/4404
1571.37/1570.09	c qxplain 4404/4404
1571.47/1570.10	c 8472[?] 1877[?] -1724[?]  is mandatory 
1571.47/1570.10	c qxplain 4403/4403
1571.47/1570.12	c 8473[?] -1793[?] -1878[?]  is mandatory 
1571.47/1570.12	c qxplain 4401/4402
1571.47/1570.13	c qxplain 4402/4402
1571.47/1570.16	c 8474[?] 1878[?] 1793[?]  is mandatory 
1571.47/1570.16	c qxplain 4401/4401
1571.47/1570.17	c 8475[?] 1726[?] -1879[?]  is mandatory 
1571.47/1570.17	c qxplain 4396/4400
1571.47/1570.19	c qxplain 4399/4400
1571.58/1570.20	c qxplain 4400/4400
1571.58/1570.21	c 8476[?] -1726[?] 1879[?]  is mandatory 
1571.58/1570.21	c qxplain 4399/4399
1571.58/1570.22	c 8477[?] -1880[?] 1729[?]  is mandatory 
1571.58/1570.22	c qxplain 4396/4398
1571.58/1570.24	c qxplain 4398/4398
1571.58/1570.25	c 8478[?] 1880[?] -1729[?]  is mandatory 
1571.58/1570.25	c qxplain 4396/4397
1571.58/1570.26	c qxplain 4397/4397
1571.58/1570.27	c 8479[?] -1881[?] 1732[?]  is mandatory 
1571.58/1570.27	c qxplain 4396/4396
1571.58/1570.29	c 8480[?] 1881[?] -1732[?]  is mandatory 
1571.58/1570.29	c qxplain 4387/4395
1571.68/1570.30	c qxplain 4392/4395
1571.68/1570.31	c qxplain 4394/4395
1571.68/1570.33	c qxplain 4395/4395
1571.68/1570.34	c 8481[?] -1882[?] 1734[?]  is mandatory 
1571.68/1570.34	c qxplain 4394/4394
1571.68/1570.35	c 8482[?] 1882[?] -1734[?]  is mandatory 
1571.68/1570.35	c qxplain 4392/4393
1571.68/1570.37	c qxplain 4393/4393
1571.68/1570.38	c 8483[?] -1883[?] 1736[?]  is mandatory 
1571.68/1570.38	c qxplain 4392/4392
1571.68/1570.39	c 8484[?] 1883[?] -1736[?]  is mandatory 
1571.68/1570.39	c qxplain 4387/4391
1571.78/1570.41	c qxplain 4390/4391
1571.78/1570.42	c qxplain 4391/4391
1571.78/1570.43	c 8485[?] -1884[?] 1738[?]  is mandatory 
1571.78/1570.43	c qxplain 4390/4390
1571.78/1570.44	c 8486[?] 1884[?] -1738[?]  is mandatory 
1571.78/1570.44	c qxplain 4387/4389
1571.78/1570.46	c qxplain 4389/4389
1571.78/1570.47	c 8487[?] -1885[?] 1768[?]  is mandatory 
1571.78/1570.47	c qxplain 4387/4388
1571.78/1570.48	c qxplain 4388/4388
1571.78/1570.49	c 8488[?] -1768[?] 1885[?]  is mandatory 
1571.78/1570.49	c qxplain 4387/4387
1571.88/1570.51	c 8489[?] -1886[?] 1768[?]  is mandatory 
1571.88/1570.51	c qxplain 4350/4386
1571.88/1570.52	c qxplain 4369/4386
1571.88/1570.53	c qxplain 4378/4386
1571.88/1570.55	c qxplain 4383/4386
1571.88/1570.56	c qxplain 4385/4386
1571.88/1570.57	c qxplain 4386/4386
1571.88/1570.59	c 8490[?] 1886[?] -1768[?]  is mandatory 
1571.88/1570.59	c qxplain 4385/4385
1571.98/1570.60	c 8491[?] -1887[?] 1769[?]  is mandatory 
1571.98/1570.60	c qxplain 4383/4384
1571.98/1570.61	c qxplain 4384/4384
1571.98/1570.62	c 8492[?] 1887[?] -1769[?]  is mandatory 
1571.98/1570.62	c qxplain 4383/4383
1571.98/1570.64	c 8493[?] -1888[?] 1769[?]  is mandatory 
1571.98/1570.64	c qxplain 4378/4382
1571.98/1570.66	c qxplain 4381/4382
1571.98/1570.68	c qxplain 4382/4382
1572.08/1570.70	c 8494[?] 1888[?] -1769[?]  is mandatory 
1572.08/1570.70	c qxplain 4381/4381
1572.08/1570.71	c 8495[?] 1889[?] 1729[?]  is mandatory 
1572.08/1570.71	c qxplain 4378/4380
1572.08/1570.73	c qxplain 4380/4380
1572.08/1570.74	c 8496[?] 1806[?] 1889[?]  is mandatory 
1572.08/1570.74	c qxplain 4378/4379
1572.08/1570.76	c qxplain 4379/4379
1572.08/1570.77	c 8497[?] -1889[?] -1729[?] -1806[?]  is mandatory 
1572.08/1570.77	c qxplain 4378/4378
1572.08/1570.78	c 8498[?] 1807[?] -1890[?]  is mandatory 
1572.08/1570.78	c qxplain 4369/4377
1572.08/1570.79	c qxplain 4374/4377
1572.18/1570.81	c qxplain 4376/4377
1572.18/1570.82	c qxplain 4377/4377
1572.18/1570.83	c 8499[?] -1890[?] 1808[?]  is mandatory 
1572.18/1570.83	c qxplain 4376/4376
1572.18/1570.84	c 8500[?] -1890[?] 1809[?]  is mandatory 
1572.18/1570.84	c qxplain 4374/4375
1572.18/1570.85	c qxplain 4375/4375
1572.18/1570.87	c 8501[?] 1810[?] -1890[?]  is mandatory 
1572.18/1570.87	c qxplain 4374/4374
1572.18/1570.88	c 8502[?] 1890[?] -1810[?] -1809[?] -1808[?] -1807[?]  is mandatory 
1572.18/1570.88	c qxplain 4369/4373
1572.18/1570.89	c qxplain 4372/4373
1572.18/1570.91	c qxplain 4373/4373
1572.29/1570.92	c 8503[?] 1811[?] -1891[?]  is mandatory 
1572.29/1570.92	c qxplain 4372/4372
1572.29/1570.93	c 8504[?] -1891[?] 1812[?]  is mandatory 
1572.29/1570.93	c qxplain 4369/4371
1572.29/1570.94	c qxplain 4371/4371
1572.29/1570.96	c 8505[?] -1891[?] 1813[?]  is mandatory 
1572.29/1570.96	c qxplain 4369/4370
1572.29/1570.97	c qxplain 4370/4370
1572.29/1570.98	c 8506[?] -1891[?] 1814[?]  is mandatory 
1572.29/1570.98	c qxplain 4369/4369
1572.29/1570.99	c 8507[?] 1891[?] -1814[?] -1813[?] -1812[?] -1811[?]  is mandatory 
1572.29/1570.99	c qxplain 4350/4368
1572.29/1571.00	c qxplain 4360/4368
1572.29/1571.01	c qxplain 4365/4368
1572.39/1571.03	c qxplain 4367/4368
1572.39/1571.04	c qxplain 4368/4368
1572.39/1571.05	c 8508[?] 1786[?] 1892[?]  is mandatory 
1572.39/1571.05	c qxplain 4367/4367
1572.39/1571.07	c 8509[?] 1815[?] 1892[?]  is mandatory 
1572.39/1571.07	c qxplain 4365/4366
1572.39/1571.08	c qxplain 4366/4366
1572.39/1571.09	c 8510[?] -1892[?] -1786[?] -1815[?]  is mandatory 
1572.39/1571.09	c qxplain 4365/4365
1572.47/1571.10	c 8511[?] 1893[?] 1785[?]  is mandatory 
1572.47/1571.10	c qxplain 4360/4364
1572.47/1571.12	c qxplain 4363/4364
1572.47/1571.13	c qxplain 4364/4364
1572.47/1571.14	c 8512[?] 1816[?] 1893[?]  is mandatory 
1572.47/1571.14	c qxplain 4363/4363
1572.47/1571.16	c 8513[?] -1893[?] -1816[?] -1785[?]  is mandatory 
1572.47/1571.16	c qxplain 4360/4362
1572.47/1571.17	c qxplain 4362/4362
1572.47/1571.18	c 8514[?] 1894[?] 1788[?]  is mandatory 
1572.47/1571.18	c qxplain 4360/4361
1572.47/1571.19	c qxplain 4361/4361
1572.57/1571.21	c 8515[?] 1894[?] 1817[?]  is mandatory 
1572.57/1571.21	c qxplain 4360/4360
1572.57/1571.22	c 8516[?] -1788[?] -1817[?] -1894[?]  is mandatory 
1572.57/1571.22	c qxplain 4350/4359
1572.57/1571.23	c qxplain 4355/4359
1572.57/1571.24	c qxplain 4358/4359
1572.57/1571.25	c qxplain 4359/4359
1572.57/1571.27	c 8517[?] 1895[?] 1787[?]  is mandatory 
1572.57/1571.27	c qxplain 4358/4358
1572.57/1571.28	c 8518[?] 1895[?] 1818[?]  is mandatory 
1572.57/1571.28	c qxplain 4355/4357
1572.57/1571.29	c qxplain 4357/4357
1572.68/1571.30	c 8519[?] -1818[?] -1895[?] -1787[?]  is mandatory 
1572.68/1571.30	c qxplain 4355/4356
1572.68/1571.32	c qxplain 4356/4356
1572.68/1571.37	c 8520[?] 1721[?] -1896[?]  is mandatory 
1572.68/1571.37	c qxplain 4355/4355
1572.68/1571.38	c 8521[?] 1819[?] -1896[?]  is mandatory 
1572.68/1571.38	c qxplain 4350/4354
1572.68/1571.39	c qxplain 4353/4354
1572.78/1571.40	c qxplain 4354/4354
1572.78/1571.42	c 8522[?] 1896[?] -1819[?] -1721[?]  is mandatory 
1572.78/1571.42	c qxplain 4353/4353
1572.78/1571.43	c 8523[?] -1897[?] 1767[?]  is mandatory 
1572.78/1571.43	c qxplain 4350/4352
1572.78/1571.46	c qxplain 4352/4352
1572.78/1571.48	c 8524[?] 1837[?] -1897[?]  is mandatory 
1572.78/1571.48	c qxplain 4350/4351
1572.88/1571.52	c qxplain 4351/4351
1572.88/1571.59	c 8525[?] -1837[?] 1897[?] -1767[?]  is mandatory 
1572.88/1571.59	c qxplain 4350/4350
1572.98/1571.63	c 8526[?] -1898[?] -1800[?]  is mandatory 
1572.98/1571.63	c qxplain 4060/4349
1572.98/1571.64	c qxplain 4205/4349
1572.98/1571.65	c qxplain 4278/4349
1572.98/1571.66	c qxplain 4314/4349
1572.98/1571.67	c qxplain 4332/4349
1572.98/1571.68	c qxplain 4341/4349
1572.98/1571.69	c qxplain 4346/4349
1573.08/1571.71	c qxplain 4348/4349
1573.08/1571.74	c qxplain 4349/4349
1573.08/1571.75	c 8527[?] 1898[?] 1800[?]  is mandatory 
1573.08/1571.75	c qxplain 4348/4348
1573.08/1571.77	c 8528[?] -1899[?] 1748[?]  is mandatory 
1573.08/1571.77	c qxplain 4346/4347
1573.08/1571.79	c qxplain 4347/4347
1573.18/1571.80	c 8529[?] 1800[?] -1899[?]  is mandatory 
1573.18/1571.80	c qxplain 4346/4346
1573.18/1571.82	c 8530[?] 1899[?] -1800[?] -1748[?]  is mandatory 
1573.18/1571.82	c qxplain 4341/4345
1573.18/1571.83	c qxplain 4344/4345
1573.18/1571.84	c qxplain 4345/4345
1573.18/1571.86	c 8531[?] 1838[?] -1900[?]  is mandatory 
1573.18/1571.86	c qxplain 4344/4344
1573.18/1571.88	c 8532[?] -1900[?] 1843[?]  is mandatory 
1573.18/1571.88	c qxplain 4341/4343
1573.18/1571.89	c qxplain 4343/4343
1573.28/1571.91	c 8533[?] -1838[?] -1843[?] 1900[?]  is mandatory 
1573.28/1571.91	c qxplain 4341/4342
1573.28/1571.92	c qxplain 4342/4342
1573.28/1571.95	c 8534[?] -1901[?] -1800[?]  is mandatory 
1573.28/1571.95	c qxplain 4341/4341
1573.28/1571.96	c 8535[?] 1901[?] 1800[?]  is mandatory 
1573.28/1571.96	c qxplain 4332/4340
1573.28/1571.97	c qxplain 4337/4340
1573.28/1571.98	c qxplain 4339/4340
1573.28/1571.99	c qxplain 4340/4340
1573.28/1572.01	c 8536[?] -1902[?] 1748[?]  is mandatory 
1573.28/1572.01	c qxplain 4339/4339
1573.39/1572.02	c 8537[?] -1902[?] 1800[?]  is mandatory 
1573.39/1572.02	c qxplain 4337/4338
1573.39/1572.03	c qxplain 4338/4338
1573.39/1572.04	c 8538[?] 1902[?] -1800[?] -1748[?]  is mandatory 
1573.39/1572.04	c qxplain 4337/4337
1573.39/1572.07	c 8539[?] -1903[?] -1800[?]  is mandatory 
1573.39/1572.07	c qxplain 4332/4336
1573.39/1572.08	c qxplain 4335/4336
1573.39/1572.09	c qxplain 4336/4336
1573.39/1572.11	c 8540[?] 1903[?] 1800[?]  is mandatory 
1573.39/1572.11	c qxplain 4335/4335
1573.50/1572.14	c 8541[?] -1904[?] 1748[?]  is mandatory 
1573.50/1572.14	c qxplain 4332/4334
1573.50/1572.15	c qxplain 4334/4334
1573.58/1572.30	c 8542[?] -1904[?] 1800[?]  is mandatory 
1573.58/1572.30	c qxplain 4332/4333
1573.67/1572.31	c qxplain 4333/4333
1573.67/1572.32	c 8543[?] 1904[?] -1800[?] -1748[?]  is mandatory 
1573.67/1572.32	c qxplain 4332/4332
1573.67/1572.36	c 8544[?] -1905[?] 1761[?]  is mandatory 
1573.67/1572.36	c qxplain 4314/4331
1573.67/1572.37	c qxplain 4323/4331
1573.67/1572.38	c qxplain 4328/4331
1573.67/1572.39	c qxplain 4330/4331
1573.77/1572.40	c qxplain 4331/4331
1573.77/1572.41	c 8545[?] -1905[?] 1845[?]  is mandatory 
1573.77/1572.41	c qxplain 4330/4330
1573.77/1572.43	c 8546[?] -1761[?] 1905[?] -1845[?]  is mandatory 
1573.77/1572.43	c qxplain 4328/4329
1573.77/1572.44	c qxplain 4329/4329
1573.77/1572.46	c 8547[?] -1906[?] -1800[?]  is mandatory 
1573.77/1572.46	c qxplain 4328/4328
1573.77/1572.47	c 8548[?] 1800[?] 1906[?]  is mandatory 
1573.77/1572.47	c qxplain 4323/4327
1573.77/1572.48	c qxplain 4326/4327
1573.87/1572.52	c qxplain 4327/4327
1573.87/1572.54	c 8549[?] -1907[?] 1748[?]  is mandatory 
1573.87/1572.54	c qxplain 4326/4326
1573.97/1572.65	c 8550[?] -1907[?] 1800[?]  is mandatory 
1573.97/1572.65	c qxplain 4323/4325
1573.97/1572.66	c qxplain 4325/4325
1573.97/1572.67	c 8551[?] 1907[?] -1800[?] -1748[?]  is mandatory 
1573.97/1572.67	c qxplain 4323/4324
1573.97/1572.69	c qxplain 4324/4324
1574.07/1572.70	c 8552[?] -1908[?] 10[?]  is mandatory 
1574.07/1572.70	c qxplain 4323/4323
1574.07/1572.75	c 8553[?] -1908[?] 1846[?]  is mandatory 
1574.07/1572.75	c qxplain 4314/4322
1574.07/1572.77	c qxplain 4319/4322
1574.07/1572.78	c qxplain 4321/4322
1574.07/1572.79	c qxplain 4322/4322
1574.17/1572.80	c 8554[?] 1908[?] -10[?] -1846[?]  is mandatory 
1574.17/1572.80	c qxplain 4321/4321
1574.37/1573.07	c 8555[?] -1909[?] -1800[?]  is mandatory 
1574.37/1573.07	c qxplain 4319/4320
1574.37/1573.09	c qxplain 4320/4320
1574.37/1573.10	c 8556[?] 1909[?] 1800[?]  is mandatory 
1574.37/1573.10	c qxplain 4319/4319
1574.49/1573.12	c 8557[?] -1910[?] 1748[?]  is mandatory 
1574.49/1573.12	c qxplain 4314/4318
1574.49/1573.13	c qxplain 4317/4318
1574.49/1573.14	c qxplain 4318/4318
1574.67/1573.35	c 8558[?] -1910[?] 1800[?]  is mandatory 
1574.67/1573.35	c qxplain 4317/4317
1574.67/1573.37	c 8559[?] 1910[?] -1800[?] -1748[?]  is mandatory 
1574.67/1573.37	c qxplain 4314/4316
1574.67/1573.38	c qxplain 4316/4316
1574.67/1573.40	c 8560[?] -1911[?] 1841[?]  is mandatory 
1574.67/1573.40	c qxplain 4314/4315
1574.77/1573.41	c qxplain 4315/4315
1574.97/1573.60	c 8561[?] -1911[?] 1847[?]  is mandatory 
1574.97/1573.60	c qxplain 4314/4314
1574.97/1573.62	c 8562[?] 1911[?] -1841[?] -1847[?]  is mandatory 
1574.97/1573.62	c qxplain 4278/4313
1574.97/1573.63	c qxplain 4296/4313
1574.97/1573.64	c qxplain 4305/4313
1574.97/1573.65	c qxplain 4310/4313
1574.97/1573.66	c qxplain 4312/4313
1574.97/1573.67	c qxplain 4313/4313
1574.97/1573.69	c 8563[?] -1912[?] -1800[?]  is mandatory 
1574.97/1573.69	c qxplain 4312/4312
1575.07/1573.71	c 8564[?] 1912[?] 1800[?]  is mandatory 
1575.07/1573.71	c qxplain 4310/4311
1575.07/1573.72	c qxplain 4311/4311
1575.07/1573.74	c 8565[?] -1913[?] 1748[?]  is mandatory 
1575.07/1573.74	c qxplain 4310/4310
1575.27/1573.92	c 8566[?] -1913[?] 1800[?]  is mandatory 
1575.27/1573.92	c qxplain 4305/4309
1575.27/1573.93	c qxplain 4308/4309
1575.27/1573.94	c qxplain 4309/4309
1575.27/1573.95	c 8567[?] 1913[?] -1800[?] -1748[?]  is mandatory 
1575.27/1573.95	c qxplain 4308/4308
1575.27/1573.98	c 8568[?] -1914[?] -1800[?]  is mandatory 
1575.27/1573.98	c qxplain 4305/4307
1575.37/1574.00	c qxplain 4307/4307
1575.37/1574.03	c 8569[?] 1914[?] 1800[?]  is mandatory 
1575.37/1574.03	c qxplain 4305/4306
1575.37/1574.04	c qxplain 4306/4306
1575.37/1574.05	c 8570[?] -1915[?] 1748[?]  is mandatory 
1575.37/1574.05	c qxplain 4305/4305
1575.59/1574.26	c 8571[?] -1915[?] 1800[?]  is mandatory 
1575.59/1574.26	c qxplain 4296/4304
1575.59/1574.31	c qxplain 4301/4304
1575.69/1574.33	c qxplain 4303/4304
1575.69/1574.35	c qxplain 4304/4304
1575.69/1574.37	c 8572[?] 1915[?] -1800[?] -1748[?]  is mandatory 
1575.69/1574.37	c qxplain 4303/4303
1575.69/1574.38	c 8573[?] 1766[?] -1916[?]  is mandatory 
1575.69/1574.38	c qxplain 4301/4302
1575.77/1574.40	c qxplain 4302/4302
1575.97/1574.67	c 8574[?] -1916[?] 1849[?]  is mandatory 
1575.97/1574.67	c qxplain 4301/4301
1575.97/1574.69	c 8575[?] 1916[?] -1766[?] -1849[?]  is mandatory 
1575.97/1574.69	c qxplain 4296/4300
1576.07/1574.73	c qxplain 4299/4300
1576.07/1574.74	c qxplain 4300/4300
1576.07/1574.75	c 8576[?] -1917[?] -1800[?]  is mandatory 
1576.07/1574.75	c qxplain 4299/4299
1576.07/1574.78	c 8577[?] 1917[?] 1800[?]  is mandatory 
1576.07/1574.78	c qxplain 4296/4298
1576.07/1574.79	c qxplain 4298/4298
1576.17/1574.80	c 8578[?] -1918[?] 1748[?]  is mandatory 
1576.17/1574.80	c qxplain 4296/4297
1576.17/1574.83	c qxplain 4297/4297
1576.37/1575.05	c 8579[?] -1918[?] 1800[?]  is mandatory 
1576.37/1575.05	c qxplain 4296/4296
1576.37/1575.07	c 8580[?] 1918[?] -1800[?] -1748[?]  is mandatory 
1576.37/1575.07	c qxplain 4278/4295
1576.37/1575.08	c qxplain 4287/4295
1576.37/1575.09	c qxplain 4292/4295
1576.47/1575.11	c qxplain 4294/4295
1576.47/1575.13	c qxplain 4295/4295
1576.47/1575.15	c 8581[?] -1919[?] 14[?]  is mandatory 
1576.47/1575.15	c qxplain 4294/4294
1576.68/1575.37	c 8582[?] -1919[?] 1850[?]  is mandatory 
1576.68/1575.37	c qxplain 4292/4293
1576.68/1575.39	c qxplain 4293/4293
1576.68/1575.42	c 8583[?] -14[?] 1919[?] -1850[?]  is mandatory 
1576.68/1575.42	c qxplain 4292/4292
1576.79/1575.43	c 8584[?] 28[?] -1920[?]  is mandatory 
1576.79/1575.43	c qxplain 4287/4291
1576.79/1575.45	c qxplain 4290/4291
1576.79/1575.45	c qxplain 4291/4291
1576.79/1575.47	c 8585[?] -1920[?] 1857[?]  is mandatory 
1576.79/1575.47	c qxplain 4290/4290
1576.79/1575.49	c 8586[?] -28[?] -1857[?] 1920[?]  is mandatory 
1576.79/1575.49	c qxplain 4287/4289
1576.87/1575.50	c qxplain 4289/4289
1576.87/1575.52	c 8587[?] -1921[?] 29[?]  is mandatory 
1576.87/1575.52	c qxplain 4287/4288
1576.87/1575.53	c qxplain 4288/4288
1576.87/1575.55	c 8588[?] -1921[?] 1858[?]  is mandatory 
1576.87/1575.55	c qxplain 4287/4287
1576.87/1575.56	c 8589[?] -29[?] -1858[?] 1921[?]  is mandatory 
1576.87/1575.56	c qxplain 4278/4286
1576.87/1575.57	c qxplain 4283/4286
1576.87/1575.58	c qxplain 4285/4286
1576.87/1575.60	c qxplain 4286/4286
1576.97/1575.61	c 8590[?] -1922[?] 30[?]  is mandatory 
1576.97/1575.61	c qxplain 4285/4285
1576.97/1575.63	c 8591[?] -1922[?] 1859[?]  is mandatory 
1576.97/1575.63	c qxplain 4283/4284
1576.97/1575.64	c qxplain 4284/4284
1576.97/1575.66	c 8592[?] -1859[?] -30[?] 1922[?]  is mandatory 
1576.97/1575.66	c qxplain 4283/4283
1576.97/1575.67	c 8593[?] 31[?] -1923[?]  is mandatory 
1576.97/1575.67	c qxplain 4278/4282
1576.97/1575.69	c qxplain 4281/4282
1577.06/1575.70	c qxplain 4282/4282
1577.06/1575.72	c 8594[?] -1923[?] 1860[?]  is mandatory 
1577.06/1575.72	c qxplain 4281/4281
1577.06/1575.74	c 8595[?] -1860[?] -31[?] 1923[?]  is mandatory 
1577.06/1575.74	c qxplain 4278/4280
1577.06/1575.75	c qxplain 4280/4280
1577.06/1575.77	c 8596[?] -1924[?] 32[?]  is mandatory 
1577.06/1575.77	c qxplain 4278/4279
1577.06/1575.78	c qxplain 4279/4279
1577.17/1575.82	c 8597[?] -1924[?] 1861[?]  is mandatory 
1577.17/1575.82	c qxplain 4278/4278
1577.17/1575.84	c 8598[?] -32[?] -1861[?] 1924[?]  is mandatory 
1577.17/1575.84	c qxplain 4205/4277
1577.17/1575.85	c qxplain 4242/4277
1577.17/1575.86	c qxplain 4260/4277
1577.17/1575.88	c qxplain 4269/4277
1577.27/1575.90	c qxplain 4274/4277
1577.27/1575.91	c qxplain 4276/4277
1577.27/1575.92	c qxplain 4277/4277
1577.27/1575.94	c 8599[?] -1925[?] 33[?]  is mandatory 
1577.27/1575.94	c qxplain 4276/4276
1577.27/1575.98	c 8600[?] -1925[?] 1862[?]  is mandatory 
1577.27/1575.98	c qxplain 4274/4275
1577.37/1576.00	c qxplain 4275/4275
1577.37/1576.01	c 8601[?] -1862[?] -33[?] 1925[?]  is mandatory 
1577.37/1576.01	c qxplain 4274/4274
1577.37/1576.03	c 8602[?] 34[?] -1926[?]  is mandatory 
1577.37/1576.03	c qxplain 4269/4273
1577.37/1576.04	c qxplain 4272/4273
1577.37/1576.05	c qxplain 4273/4273
1577.37/1576.06	c 8603[?] -1926[?] 1863[?]  is mandatory 
1577.37/1576.06	c qxplain 4272/4272
1577.37/1576.08	c 8604[?] -34[?] -1863[?] 1926[?]  is mandatory 
1577.37/1576.08	c qxplain 4269/4271
1577.37/1576.09	c qxplain 4271/4271
1577.47/1576.11	c 8605[?] 35[?] -1927[?]  is mandatory 
1577.47/1576.11	c qxplain 4269/4270
1577.47/1576.11	c qxplain 4270/4270
1577.47/1576.13	c 8606[?] 1864[?] -1927[?]  is mandatory 
1577.47/1576.13	c qxplain 4269/4269
1577.47/1576.15	c 8607[?] -1864[?] -35[?] 1927[?]  is mandatory 
1577.47/1576.15	c qxplain 4260/4268
1577.47/1576.17	c qxplain 4265/4268
1577.47/1576.18	c qxplain 4267/4268
1577.47/1576.19	c qxplain 4268/4268
1577.57/1576.20	c 8608[?] -1928[?] 1[?]  is mandatory 
1577.57/1576.20	c qxplain 4267/4267
1577.67/1576.31	c 8609[?] -1928[?] 2[?]  is mandatory 
1577.67/1576.31	c qxplain 4265/4266
1577.67/1576.32	c qxplain 4266/4266
1577.67/1576.34	c 8610[?] 1866[?] -1928[?]  is mandatory 
1577.67/1576.34	c qxplain 4265/4265
1577.67/1576.36	c 8611[?] 1928[?] -1866[?] -2[?] -1[?]  is mandatory 
1577.67/1576.36	c qxplain 4260/4264
1577.67/1576.38	c qxplain 4263/4264
1577.67/1576.39	c qxplain 4264/4264
1577.67/1576.40	c 8612[?] -1929[?] 1[?]  is mandatory 
1577.67/1576.40	c qxplain 4263/4263
1577.79/1576.49	c 8613[?] -1929[?] 2[?]  is mandatory 
1577.79/1576.49	c qxplain 4260/4262
1577.79/1576.51	c qxplain 4262/4262
1577.89/1576.53	c 8614[?] -1929[?] 1867[?]  is mandatory 
1577.89/1576.53	c qxplain 4260/4261
1577.89/1576.54	c qxplain 4261/4261
1577.89/1576.56	c 8615[?] 1929[?] -1867[?] -1[?] -2[?]  is mandatory 
1577.89/1576.56	c qxplain 4260/4260
1577.89/1576.58	c 8616[?] -1930[?] -1804[?]  is mandatory 
1577.89/1576.58	c qxplain 4242/4259
1577.89/1576.59	c qxplain 4251/4259
1577.97/1576.61	c qxplain 4256/4259
1577.97/1576.62	c qxplain 4258/4259
1577.97/1576.63	c qxplain 4259/4259
1577.97/1576.65	c 8617[?] 1930[?] 1804[?]  is mandatory 
1577.97/1576.65	c qxplain 4258/4258
1577.97/1576.67	c 8618[?] -1931[?] -1804[?]  is mandatory 
1577.97/1576.67	c qxplain 4256/4257
1578.07/1576.70	c qxplain 4257/4257
1578.07/1576.72	c 8619[?] 1931[?] 1804[?]  is mandatory 
1578.07/1576.72	c qxplain 4256/4256
1578.07/1576.74	c 8620[?] -1932[?] -1804[?]  is mandatory 
1578.07/1576.74	c qxplain 4251/4255
1578.07/1576.78	c qxplain 4254/4255
1578.17/1576.80	c qxplain 4255/4255
1578.17/1576.82	c 8621[?] 1932[?] 1804[?]  is mandatory 
1578.17/1576.82	c qxplain 4254/4254
1578.17/1576.84	c 8622[?] -1933[?] -1804[?]  is mandatory 
1578.17/1576.84	c qxplain 4251/4253
1578.17/1576.86	c qxplain 4253/4253
1578.17/1576.88	c 8623[?] 1933[?] 1804[?]  is mandatory 
1578.17/1576.88	c qxplain 4251/4252
1578.17/1576.89	c qxplain 4252/4252
1578.27/1576.90	c 8624[?] -1934[?] -1804[?]  is mandatory 
1578.27/1576.90	c qxplain 4251/4251
1578.27/1576.92	c 8625[?] 1934[?] 1804[?]  is mandatory 
1578.27/1576.92	c qxplain 4242/4250
1578.27/1576.94	c qxplain 4247/4250
1578.27/1576.96	c qxplain 4249/4250
1578.27/1576.98	c qxplain 4250/4250
1578.27/1576.99	c 8626[?] -1935[?] -1804[?]  is mandatory 
1578.27/1576.99	c qxplain 4249/4249
1578.37/1577.01	c 8627[?] 1935[?] 1804[?]  is mandatory 
1578.37/1577.01	c qxplain 4247/4248
1578.37/1577.03	c qxplain 4248/4248
1578.37/1577.04	c 8628[?] -1936[?] -1804[?]  is mandatory 
1578.37/1577.04	c qxplain 4247/4247
1578.37/1577.08	c 8629[?] 1936[?] 1804[?]  is mandatory 
1578.37/1577.08	c qxplain 4242/4246
1578.37/1577.09	c qxplain 4245/4246
1578.47/1577.11	c qxplain 4246/4246
1578.47/1577.13	c 8630[?] -1937[?] -1804[?]  is mandatory 
1578.47/1577.13	c qxplain 4245/4245
1578.47/1577.16	c 8631[?] 1937[?] 1804[?]  is mandatory 
1578.47/1577.16	c qxplain 4242/4244
1578.47/1577.18	c qxplain 4244/4244
1578.47/1577.19	c 8632[?] 1938[?] 1790[?]  is mandatory 
1578.47/1577.19	c qxplain 4242/4243
1578.57/1577.21	c qxplain 4243/4243
1578.57/1577.22	c 8633[?] 1938[?] 1873[?]  is mandatory 
1578.57/1577.22	c qxplain 4242/4242
1578.57/1577.23	c 8634[?] -1873[?] -1938[?] -1790[?]  is mandatory 
1578.57/1577.23	c qxplain 4205/4241
1578.57/1577.25	c qxplain 4224/4241
1578.57/1577.26	c qxplain 4233/4241
1578.57/1577.27	c qxplain 4238/4241
1578.57/1577.29	c qxplain 4240/4241
1578.67/1577.30	c qxplain 4241/4241
1578.67/1577.31	c 8635[?] 1939[?] 1789[?]  is mandatory 
1578.67/1577.31	c qxplain 4240/4240
1578.67/1577.33	c 8636[?] 1939[?] 1874[?]  is mandatory 
1578.67/1577.33	c qxplain 4238/4239
1578.67/1577.34	c qxplain 4239/4239
1578.67/1577.35	c 8637[?] -1789[?] -1874[?] -1939[?]  is mandatory 
1578.67/1577.35	c qxplain 4238/4238
1578.67/1577.37	c 8638[?] 1792[?] 1940[?]  is mandatory 
1578.67/1577.37	c qxplain 4233/4237
1578.67/1577.38	c qxplain 4236/4237
1578.67/1577.39	c qxplain 4237/4237
1578.77/1577.40	c 8639[?] 1940[?] 1875[?]  is mandatory 
1578.77/1577.40	c qxplain 4236/4236
1578.77/1577.42	c 8640[?] -1875[?] -1792[?] -1940[?]  is mandatory 
1578.77/1577.42	c qxplain 4233/4235
1578.77/1577.43	c qxplain 4235/4235
1578.77/1577.44	c 8641[?] 1941[?] 1791[?]  is mandatory 
1578.77/1577.44	c qxplain 4233/4234
1578.77/1577.46	c qxplain 4234/4234
1578.77/1577.47	c 8642[?] 1876[?] 1941[?]  is mandatory 
1578.77/1577.47	c qxplain 4233/4233
1578.77/1577.48	c 8643[?] -1876[?] -1791[?] -1941[?]  is mandatory 
1578.77/1577.48	c qxplain 4224/4232
1578.77/1577.50	c qxplain 4229/4232
1578.77/1577.51	c qxplain 4231/4232
1578.89/1577.52	c qxplain 4232/4232
1578.89/1577.53	c 8644[?] -1889[?] -1942[?]  is mandatory 
1578.89/1577.53	c qxplain 4231/4231
1578.89/1577.55	c 8645[?] 1942[?] 1889[?]  is mandatory 
1578.89/1577.55	c qxplain 4229/4230
1578.89/1577.57	c qxplain 4230/4230
1578.89/1577.58	c 8646[?] -1943[?] 11[?]  is mandatory 
1578.89/1577.58	c qxplain 4229/4229
1578.89/1577.59	c 8647[?] -1943[?] 1820[?]  is mandatory 
1578.89/1577.59	c qxplain 4224/4228
1578.89/1577.61	c qxplain 4227/4228
1578.99/1577.62	c qxplain 4228/4228
1578.99/1577.63	c 8648[?] 1943[?] -11[?] -1820[?]  is mandatory 
1578.99/1577.63	c qxplain 4227/4227
1578.99/1577.65	c 8649[?] 1944[?] 1892[?]  is mandatory 
1578.99/1577.65	c qxplain 4224/4226
1578.99/1577.66	c qxplain 4226/4226
1578.99/1577.67	c 8650[?] 1944[?] 1893[?]  is mandatory 
1578.99/1577.67	c qxplain 4224/4225
1578.99/1577.69	c qxplain 4225/4225
1579.06/1577.70	c 8651[?] -1893[?] -1944[?] -1892[?]  is mandatory 
1579.06/1577.70	c qxplain 4224/4224
1579.06/1577.71	c 8652[?] 1894[?] 1945[?]  is mandatory 
1579.06/1577.71	c qxplain 4205/4223
1579.06/1577.72	c qxplain 4215/4223
1579.06/1577.74	c qxplain 4220/4223
1579.06/1577.75	c qxplain 4222/4223
1579.06/1577.76	c qxplain 4223/4223
1579.06/1577.78	c 8653[?] 1895[?] 1945[?]  is mandatory 
1579.06/1577.78	c qxplain 4222/4222
1579.06/1577.79	c 8654[?] -1945[?] -1894[?] -1895[?]  is mandatory 
1579.06/1577.79	c qxplain 4220/4221
1579.16/1577.80	c qxplain 4221/4221
1579.16/1577.82	c 8655[?] 1890[?] 1946[?]  is mandatory 
1579.16/1577.82	c qxplain 4220/4220
1579.16/1577.83	c 8656[?] 1891[?] 1946[?]  is mandatory 
1579.16/1577.83	c qxplain 4215/4219
1579.16/1577.85	c qxplain 4218/4219
1579.16/1577.86	c qxplain 4219/4219
1579.16/1577.87	c 8657[?] -1946[?] -1891[?] -1890[?]  is mandatory 
1579.16/1577.87	c qxplain 4218/4218
1579.16/1577.89	c 8658[?] 1738[?] -1947[?]  is mandatory 
1579.16/1577.89	c qxplain 4215/4217
1579.26/1577.90	c qxplain 4217/4217
1579.26/1577.91	c 8659[?] 1840[?] -1947[?]  is mandatory 
1579.26/1577.91	c qxplain 4215/4216
1579.26/1577.92	c qxplain 4216/4216
1579.26/1577.93	c 8660[?] -1840[?] -1738[?] 1947[?]  is mandatory 
1579.26/1577.93	c qxplain 4215/4215
1579.46/1578.10	c 8661[?] 1738[?] 1948[?]  is mandatory 
1579.46/1578.10	c qxplain 4205/4214
1579.46/1578.11	c qxplain 4210/4214
1579.46/1578.12	c qxplain 4213/4214
1579.46/1578.15	c qxplain 4214/4214
1579.46/1578.16	c 8662[?] 1948[?] 1840[?]  is mandatory 
1579.46/1578.16	c qxplain 4213/4213
1579.86/1578.54	c 8663[?] -1840[?] -1948[?] -1738[?]  is mandatory 
1579.86/1578.54	c qxplain 4210/4212
1579.86/1578.56	c qxplain 4212/4212
1579.86/1578.57	c 8664[?] -1822[?] -1949[?]  is mandatory 
1579.86/1578.57	c qxplain 4210/4211
1579.86/1578.58	c qxplain 4211/4211
1579.86/1578.59	c 8665[?] 1949[?] 1822[?]  is mandatory 
1579.86/1578.59	c qxplain 4210/4210
1579.86/1578.60	c 8666[?] 1885[?] 1950[?]  is mandatory 
1579.86/1578.60	c qxplain 4205/4209
1579.86/1578.61	c qxplain 4208/4209
1579.98/1578.62	c qxplain 4209/4209
1579.98/1578.64	c 8667[?] 1823[?] 1950[?]  is mandatory 
1579.98/1578.64	c qxplain 4208/4208
1579.98/1578.65	c 8668[?] -1885[?] -1823[?] -1950[?]  is mandatory 
1579.98/1578.65	c qxplain 4205/4207
1579.98/1578.66	c qxplain 4207/4207
1579.98/1578.67	c 8669[?] -1885[?] -1951[?]  is mandatory 
1579.98/1578.67	c qxplain 4205/4206
1579.98/1578.68	c qxplain 4206/4206
1579.98/1578.69	c 8670[?] 1951[?] 1885[?]  is mandatory 
1579.98/1578.69	c qxplain 4205/4205
1579.98/1578.71	c 8671[?] 1725[?] -1952[?]  is mandatory 
1579.98/1578.71	c qxplain 4060/4204
1580.08/1578.73	c qxplain 4133/4204
1580.08/1578.74	c qxplain 4169/4204
1580.08/1578.75	c qxplain 4187/4204
1580.08/1578.76	c qxplain 4196/4204
1580.08/1578.77	c qxplain 4201/4204
1580.08/1578.78	c qxplain 4203/4204
1580.08/1578.79	c qxplain 4204/4204
1580.16/1578.80	c 8672[?] -1952[?] 1822[?]  is mandatory 
1580.16/1578.80	c qxplain 4203/4203
1580.16/1578.82	c 8673[?] -1725[?] -1822[?] 1952[?]  is mandatory 
1580.16/1578.82	c qxplain 4201/4202
1580.16/1578.83	c qxplain 4202/4202
1580.16/1578.85	c 8674[?] 1953[?] 1887[?]  is mandatory 
1580.16/1578.85	c qxplain 4201/4201
1580.16/1578.86	c 8675[?] 1824[?] 1953[?]  is mandatory 
1580.16/1578.86	c qxplain 4196/4200
1580.16/1578.87	c qxplain 4199/4200
1580.16/1578.88	c qxplain 4200/4200
1580.26/1578.90	c 8676[?] -1824[?] -1887[?] -1953[?]  is mandatory 
1580.26/1578.90	c qxplain 4199/4199
1580.26/1578.91	c 8677[?] -1954[?] -1887[?]  is mandatory 
1580.26/1578.91	c qxplain 4196/4198
1580.26/1578.92	c qxplain 4198/4198
1580.26/1578.93	c 8678[?] 1954[?] 1887[?]  is mandatory 
1580.26/1578.93	c qxplain 4196/4197
1580.46/1579.15	c qxplain 4197/4197
1580.56/1579.25	c 8679[?] 11[?] 1955[?]  is mandatory 
1580.56/1579.25	c qxplain 4196/4196
1580.56/1579.27	c 8680[?] 1820[?] 1955[?]  is mandatory 
1580.56/1579.27	c qxplain 4187/4195
1580.66/1579.33	c qxplain 4192/4195
1580.76/1579.41	c qxplain 4194/4195
1580.76/1579.43	c qxplain 4195/4195
1580.76/1579.47	c 8681[?] -1820[?] -1955[?] -11[?]  is mandatory 
1580.76/1579.47	c qxplain 4194/4194
1580.76/1579.48	c 8682[?] -1825[?] -1956[?]  is mandatory 
1580.76/1579.48	c qxplain 4192/4193
1580.86/1579.50	c qxplain 4193/4193
1580.86/1579.51	c 8683[?] 1956[?] 1825[?]  is mandatory 
1580.86/1579.51	c qxplain 4192/4192
1580.96/1579.60	c 8684[?] -1826[?] -1957[?]  is mandatory 
1580.96/1579.60	c qxplain 4187/4191
1580.96/1579.67	c qxplain 4190/4191
1580.96/1579.71	c qxplain 4191/4191
1581.08/1579.73	c 8685[?] 1957[?] 1826[?]  is mandatory 
1581.08/1579.73	c qxplain 4190/4190
1581.08/1579.74	c 8686[?] 1958[?] 1833[?]  is mandatory 
1581.08/1579.74	c qxplain 4187/4189
1581.08/1579.76	c qxplain 4189/4189
1581.18/1579.85	c 8687[?] 1958[?] 1750[?]  is mandatory 
1581.18/1579.85	c qxplain 4187/4188
1581.18/1579.86	c qxplain 4188/4188
1581.18/1579.87	c 8688[?] -1833[?] -1958[?] -1750[?]  is mandatory 
1581.18/1579.87	c qxplain 4187/4187
1581.26/1579.94	c 8689[?] 1959[?] 1833[?]  is mandatory 
1581.26/1579.94	c qxplain 4169/4186
1581.26/1579.96	c qxplain 4178/4186
1581.26/1579.97	c qxplain 4183/4186
1581.26/1579.98	c qxplain 4185/4186
1581.36/1580.07	c qxplain 4186/4186
1581.36/1580.09	c 8690[?] 1751[?] 1959[?]  is mandatory 
1581.36/1580.09	c qxplain 4185/4185
1581.46/1580.10	c 8691[?] -1959[?] -1751[?] -1833[?]  is mandatory 
1581.46/1580.10	c qxplain 4183/4184
1581.46/1580.12	c qxplain 4184/4184
1581.46/1580.13	c 8692[?] 1960[?] 1741[?]  is mandatory 
1581.46/1580.13	c qxplain 4183/4183
1581.46/1580.15	c 8693[?] 1960[?] 1827[?]  is mandatory 
1581.46/1580.15	c qxplain 4178/4182
1581.46/1580.18	c qxplain 4181/4182
1581.46/1580.20	c qxplain 4182/4182
1581.56/1580.20	c 8694[?] 1960[?] 1747[?]  is mandatory 
1581.56/1580.21	c qxplain 4181/4181
1581.56/1580.22	c 8695[?] -1960[?] -1827[?] -1747[?] -1741[?]  is mandatory 
1581.56/1580.22	c qxplain 4178/4180
1581.56/1580.23	c qxplain 4180/4180
1581.56/1580.24	c 8696[?] 1961[?] 1741[?]  is mandatory 
1581.56/1580.24	c qxplain 4178/4179
1581.56/1580.26	c qxplain 4179/4179
1581.66/1580.31	c 8697[?] 1744[?] 1961[?]  is mandatory 
1581.66/1580.31	c qxplain 4178/4178
1581.66/1580.32	c 8698[?] 1747[?] 1961[?]  is mandatory 
1581.66/1580.32	c qxplain 4169/4177
1581.66/1580.35	c qxplain 4174/4177
1581.66/1580.36	c qxplain 4176/4177
1581.66/1580.38	c qxplain 4177/4177
1581.76/1580.45	c 8699[?] 1829[?] 1961[?]  is mandatory 
1581.76/1580.45	c qxplain 4176/4176
1581.76/1580.46	c 8700[?] -1829[?] -1744[?] -1961[?] -1747[?] -1741[?]  is mandatory 
1581.76/1580.46	c qxplain 4174/4175
1581.76/1580.48	c qxplain 4175/4175
1581.76/1580.49	c 8701[?] 1962[?] 1886[?]  is mandatory 
1581.76/1580.49	c qxplain 4174/4174
1581.86/1580.51	c 8702[?] 1839[?] 1962[?]  is mandatory 
1581.86/1580.51	c qxplain 4169/4173
1581.86/1580.52	c qxplain 4172/4173
1581.86/1580.53	c qxplain 4173/4173
1581.86/1580.55	c 8703[?] -1839[?] -1962[?] -1886[?]  is mandatory 
1581.86/1580.55	c qxplain 4172/4172
1581.86/1580.57	c 8704[?] -1963[?] -1886[?]  is mandatory 
1581.86/1580.57	c qxplain 4169/4171
1581.86/1580.59	c qxplain 4171/4171
1581.96/1580.60	c 8705[?] 1963[?] 1886[?]  is mandatory 
1581.96/1580.60	c qxplain 4169/4170
1581.96/1580.62	c qxplain 4170/4170
1581.96/1580.63	c 8706[?] 1964[?] 1888[?]  is mandatory 
1581.96/1580.63	c qxplain 4169/4169
1581.96/1580.65	c 8707[?] 1964[?] 1842[?]  is mandatory 
1581.96/1580.65	c qxplain 4133/4168
1581.96/1580.67	c qxplain 4151/4168
1581.96/1580.68	c qxplain 4160/4168
1581.96/1580.69	c qxplain 4165/4168
1582.06/1580.70	c qxplain 4167/4168
1582.06/1580.73	c qxplain 4168/4168
1582.06/1580.76	c 8708[?] -1964[?] -1842[?] -1888[?]  is mandatory 
1582.06/1580.76	c qxplain 4167/4167
1582.06/1580.79	c 8709[?] -1965[?] -1888[?]  is mandatory 
1582.06/1580.79	c qxplain 4165/4166
1582.06/1580.81	c qxplain 4166/4166
1582.17/1580.83	c 8710[?] 1965[?] 1888[?]  is mandatory 
1582.17/1580.83	c qxplain 4165/4165
1582.17/1580.85	c 8711[?] -1966[?] -1834[?]  is mandatory 
1582.17/1580.85	c qxplain 4160/4164
1582.17/1580.87	c qxplain 4163/4164
1582.17/1580.88	c qxplain 4164/4164
1582.17/1580.90	c 8712[?] 1966[?] 1834[?]  is mandatory 
1582.17/1580.90	c qxplain 4163/4163
1582.17/1580.91	c 8713[?] -1967[?] -1836[?]  is mandatory 
1582.17/1580.91	c qxplain 4160/4162
1582.28/1580.93	c qxplain 4162/4162
1582.28/1580.94	c 8714[?] 1967[?] 1836[?]  is mandatory 
1582.28/1580.94	c qxplain 4160/4161
1582.28/1580.96	c qxplain 4161/4161
1582.28/1580.98	c 8715[?] -1968[?] -1835[?]  is mandatory 
1582.28/1580.98	c qxplain 4160/4160
1582.36/1581.00	c 8716[?] 1968[?] 1835[?]  is mandatory 
1582.36/1581.00	c qxplain 4151/4159
1582.36/1581.01	c qxplain 4156/4159
1582.36/1581.03	c qxplain 4158/4159
1582.36/1581.05	c qxplain 4159/4159
1582.36/1581.07	c 8717[?] -1969[?] 1758[?]  is mandatory 
1582.36/1581.07	c qxplain 4158/4158
1582.36/1581.09	c 8718[?] -1969[?] 1898[?]  is mandatory 
1582.36/1581.09	c qxplain 4156/4157
1582.46/1581.10	c qxplain 4157/4157
1582.46/1581.12	c 8719[?] 1969[?] -1758[?] -1898[?]  is mandatory 
1582.46/1581.12	c qxplain 4156/4156
1582.46/1581.13	c 8720[?] -1970[?] 21[?]  is mandatory 
1582.46/1581.13	c qxplain 4151/4155
1582.46/1581.14	c qxplain 4154/4155
1582.46/1581.16	c qxplain 4155/4155
1582.46/1581.18	c 8721[?] -1970[?] 1899[?]  is mandatory 
1582.46/1581.18	c qxplain 4154/4154
1582.56/1581.20	c 8722[?] -21[?] -1899[?] 1970[?]  is mandatory 
1582.56/1581.20	c qxplain 4151/4153
1582.56/1581.21	c qxplain 4153/4153
1582.56/1581.22	c 8723[?] -1971[?] 1760[?]  is mandatory 
1582.56/1581.22	c qxplain 4151/4152
1582.56/1581.23	c qxplain 4152/4152
1582.56/1581.25	c 8724[?] -1971[?] 1901[?]  is mandatory 
1582.56/1581.25	c qxplain 4151/4151
1582.56/1581.27	c 8725[?] -1760[?] 1971[?] -1901[?]  is mandatory 
1582.56/1581.27	c qxplain 4133/4150
1582.56/1581.28	c qxplain 4142/4150
1582.56/1581.29	c qxplain 4147/4150
1582.66/1581.30	c qxplain 4149/4150
1582.66/1581.31	c qxplain 4150/4150
1582.66/1581.38	c 8726[?] -1972[?] 22[?]  is mandatory 
1582.66/1581.38	c qxplain 4149/4149
1582.66/1581.39	c 8727[?] -1972[?] 1902[?]  is mandatory 
1582.66/1581.39	c qxplain 4147/4148
1582.76/1581.40	c qxplain 4148/4148
1582.76/1581.42	c 8728[?] 1972[?] -1902[?] -22[?]  is mandatory 
1582.76/1581.42	c qxplain 4147/4147
1582.76/1581.46	c 8729[?] -1973[?] 10[?]  is mandatory 
1582.76/1581.46	c qxplain 4142/4146
1582.76/1581.47	c qxplain 4145/4146
1582.76/1581.48	c qxplain 4146/4146
1582.86/1581.50	c 8730[?] -1973[?] 1903[?]  is mandatory 
1582.86/1581.50	c qxplain 4145/4145
1582.86/1581.52	c 8731[?] 1973[?] -1903[?] -10[?]  is mandatory 
1582.86/1581.52	c qxplain 4142/4144
1582.86/1581.53	c qxplain 4144/4144
1582.96/1581.62	c 8732[?] -1974[?] 7[?]  is mandatory 
1582.96/1581.62	c qxplain 4142/4143
1582.96/1581.63	c qxplain 4143/4143
1582.96/1581.65	c 8733[?] -1974[?] 1904[?]  is mandatory 
1582.96/1581.65	c qxplain 4142/4142
1582.96/1581.67	c 8734[?] 1974[?] -1904[?] -7[?]  is mandatory 
1582.96/1581.67	c qxplain 4133/4141
1582.96/1581.68	c qxplain 4138/4141
1582.96/1581.69	c qxplain 4140/4141
1583.05/1581.70	c qxplain 4141/4141
1583.05/1581.72	c 8735[?] -1975[?] 1762[?]  is mandatory 
1583.05/1581.72	c qxplain 4140/4140
1583.05/1581.74	c 8736[?] -1975[?] 1906[?]  is mandatory 
1583.05/1581.74	c qxplain 4138/4139
1583.05/1581.75	c qxplain 4139/4139
1583.05/1581.76	c 8737[?] -1906[?] 1975[?] -1762[?]  is mandatory 
1583.05/1581.76	c qxplain 4138/4138
1583.27/1582.02	c 8738[?] -1976[?] 1758[?]  is mandatory 
1583.27/1582.02	c qxplain 4133/4137
1583.37/1582.03	c qxplain 4136/4137
1583.37/1582.04	c qxplain 4137/4137
1583.37/1582.06	c 8739[?] -1976[?] 1907[?]  is mandatory 
1583.37/1582.06	c qxplain 4136/4136
1583.37/1582.08	c 8740[?] 1976[?] -1907[?] -1758[?]  is mandatory 
1583.37/1582.08	c qxplain 4133/4135
1583.37/1582.09	c qxplain 4135/4135
1583.45/1582.16	c 8741[?] -1977[?] 1764[?]  is mandatory 
1583.45/1582.16	c qxplain 4133/4134
1583.45/1582.17	c qxplain 4134/4134
1583.75/1582.47	c 8742[?] -1977[?] 1909[?]  is mandatory 
1583.75/1582.47	c qxplain 4133/4133
1583.75/1582.49	c 8743[?] 1977[?] -1909[?] -1764[?]  is mandatory 
1583.75/1582.49	c qxplain 4060/4132
1583.85/1582.51	c qxplain 4097/4132
1583.85/1582.52	c qxplain 4115/4132
1583.85/1582.53	c qxplain 4124/4132
1583.85/1582.54	c qxplain 4129/4132
1583.85/1582.55	c qxplain 4131/4132
1583.85/1582.57	c qxplain 4132/4132
1584.15/1582.81	c 8744[?] -1978[?] 1760[?]  is mandatory 
1584.15/1582.81	c qxplain 4131/4131
1584.15/1582.83	c 8745[?] -1978[?] 1910[?]  is mandatory 
1584.15/1582.83	c qxplain 4129/4130
1584.15/1582.85	c qxplain 4130/4130
1584.15/1582.86	c 8746[?] 1978[?] -1910[?] -1760[?]  is mandatory 
1584.15/1582.86	c qxplain 4129/4129
1584.37/1583.03	c 8747[?] 13[?] -1979[?]  is mandatory 
1584.37/1583.03	c qxplain 4124/4128
1584.37/1583.05	c qxplain 4127/4128
1584.37/1583.06	c qxplain 4128/4128
1584.37/1583.08	c 8748[?] -1979[?] 1912[?]  is mandatory 
1584.37/1583.08	c qxplain 4127/4127
1584.37/1583.10	c 8749[?] 1979[?] -1912[?] -13[?]  is mandatory 
1584.37/1583.10	c qxplain 4124/4126
1584.37/1583.11	c qxplain 4126/4126
1584.76/1583.42	c 8750[?] 10[?] -1980[?]  is mandatory 
1584.76/1583.42	c qxplain 4124/4125
1584.76/1583.43	c qxplain 4125/4125
1584.76/1583.45	c 8751[?] -1980[?] 1913[?]  is mandatory 
1584.76/1583.45	c qxplain 4124/4124
1584.76/1583.47	c 8752[?] 1980[?] -1913[?] -10[?]  is mandatory 
1584.76/1583.47	c qxplain 4115/4123
1584.86/1583.50	c qxplain 4120/4123
1584.86/1583.52	c qxplain 4122/4123
1584.86/1583.53	c qxplain 4123/4123
1585.06/1583.79	c 8753[?] -1981[?] 14[?]  is mandatory 
1585.06/1583.79	c qxplain 4122/4122
1585.16/1583.81	c 8754[?] -1981[?] 1914[?]  is mandatory 
1585.16/1583.81	c qxplain 4120/4121
1585.16/1583.83	c qxplain 4121/4121
1585.16/1583.85	c 8755[?] 1981[?] -1914[?] -14[?]  is mandatory 
1585.16/1583.85	c qxplain 4120/4120
1585.36/1584.05	c 8756[?] -1982[?] 1762[?]  is mandatory 
1585.36/1584.05	c qxplain 4115/4119
1585.36/1584.06	c qxplain 4118/4119
1585.36/1584.08	c qxplain 4119/4119
1585.36/1584.09	c 8757[?] -1982[?] 1915[?]  is mandatory 
1585.36/1584.09	c qxplain 4118/4118
1585.36/1584.11	c 8758[?] -1915[?] 1982[?] -1762[?]  is mandatory 
1585.36/1584.11	c qxplain 4115/4117
1585.48/1584.13	c qxplain 4117/4117
1585.66/1584.36	c 8759[?] 39[?] -1983[?]  is mandatory 
1585.66/1584.36	c qxplain 4115/4116
1585.66/1584.38	c qxplain 4116/4116
1585.66/1584.39	c 8760[?] -1983[?] 1917[?]  is mandatory 
1585.66/1584.39	c qxplain 4115/4115
1585.76/1584.41	c 8761[?] 1983[?] -1917[?] -39[?]  is mandatory 
1585.76/1584.41	c qxplain 4097/4114
1585.76/1584.45	c qxplain 4106/4114
1585.76/1584.48	c qxplain 4111/4114
1585.76/1584.49	c qxplain 4113/4114
1585.86/1584.50	c qxplain 4114/4114
1586.06/1584.77	c 8762[?] -1984[?] 1764[?]  is mandatory 
1586.06/1584.77	c qxplain 4113/4113
1586.06/1584.79	c 8763[?] -1984[?] 1918[?]  is mandatory 
1586.06/1584.79	c qxplain 4111/4112
1586.16/1584.82	c qxplain 4112/4112
1586.16/1584.83	c 8764[?] 1984[?] -1918[?] -1764[?]  is mandatory 
1586.16/1584.83	c qxplain 4111/4111
1586.16/1584.85	c 8765[?] -1985[?] 26[?]  is mandatory 
1586.16/1584.85	c qxplain 4106/4110
1586.16/1584.87	c qxplain 4109/4110
1586.16/1584.88	c qxplain 4110/4110
1586.16/1584.89	c 8766[?] -1985[?] 1853[?]  is mandatory 
1586.16/1584.89	c qxplain 4109/4109
1586.46/1585.16	c 8767[?] 1985[?] -26[?] -1853[?]  is mandatory 
1586.46/1585.16	c qxplain 4106/4108
1586.46/1585.18	c qxplain 4108/4108
1586.46/1585.20	c 8768[?] -1986[?] 1772[?]  is mandatory 
1586.46/1585.20	c qxplain 4106/4107
1586.46/1585.21	c qxplain 4107/4107
1586.58/1585.22	c 8769[?] -1986[?] 1853[?]  is mandatory 
1586.58/1585.22	c qxplain 4106/4106
1586.68/1585.35	c 8770[?] 1986[?] -1772[?] -1853[?]  is mandatory 
1586.68/1585.35	c qxplain 4097/4105
1586.76/1585.42	c qxplain 4102/4105
1586.76/1585.44	c qxplain 4104/4105
1586.76/1585.45	c qxplain 4105/4105
1586.76/1585.46	c 8771[?] -1987[?] 1773[?]  is mandatory 
1586.76/1585.46	c qxplain 4104/4104
1586.76/1585.48	c 8772[?] -1987[?] 1854[?]  is mandatory 
1586.76/1585.48	c qxplain 4102/4103
1586.76/1585.49	c qxplain 4103/4103
1587.16/1585.80	c 8773[?] -1773[?] 1987[?] -1854[?]  is mandatory 
1587.16/1585.80	c qxplain 4102/4102
1587.16/1585.82	c 8774[?] -1988[?] 1774[?]  is mandatory 
1587.16/1585.82	c qxplain 4097/4101
1587.16/1585.83	c qxplain 4100/4101
1587.16/1585.85	c qxplain 4101/4101
1587.16/1585.86	c 8775[?] -1988[?] 1854[?]  is mandatory 
1587.16/1585.86	c qxplain 4100/4100
1587.36/1586.04	c 8776[?] 1988[?] -1774[?] -1854[?]  is mandatory 
1587.36/1586.04	c qxplain 4097/4099
1587.36/1586.06	c qxplain 4099/4099
1587.46/1586.14	c 8777[?] 1989[?] 1828[?]  is mandatory 
1587.46/1586.14	c qxplain 4097/4098
1587.46/1586.15	c qxplain 4098/4098
1587.46/1586.19	c 8778[?] 1829[?] 1989[?]  is mandatory 
1587.46/1586.19	c qxplain 4097/4097
1587.56/1586.21	c 8779[?] -1829[?] -1989[?] -1828[?]  is mandatory 
1587.56/1586.21	c qxplain 4060/4096
1587.56/1586.23	c qxplain 4079/4096
1587.56/1586.30	c qxplain 4088/4096
1587.56/1586.31	c qxplain 4093/4096
1587.68/1586.33	c qxplain 4095/4096
1587.68/1586.35	c qxplain 4096/4096
1587.78/1586.43	c 8780[?] 1990[?] 1750[?]  is mandatory 
1587.78/1586.43	c qxplain 4095/4095
1587.78/1586.45	c 8781[?] 1990[?] 1829[?]  is mandatory 
1587.78/1586.45	c qxplain 4093/4094
1587.78/1586.47	c qxplain 4094/4094
1587.78/1586.50	c 8782[?] -1990[?] -1829[?] -1750[?]  is mandatory 
1587.78/1586.50	c qxplain 4093/4093
1588.06/1586.74	c qxplain 4088/4092
1588.06/1586.76	c qxplain 4091/4092
1588.06/1586.77	c qxplain 4092/4092
1588.06/1586.79	c 8784[?] 1827[?] 1991[?]  is mandatory 
1588.06/1586.79	c qxplain 4091/4091
1588.16/1586.81	c 8785[?] 1991[?] 1801[?]  is mandatory 
1588.16/1586.81	c qxplain 4088/4090
1588.16/1586.82	c qxplain 4090/4090
1588.16/1586.84	c 8786[?] -1991[?] -1801[?] -1827[?] -1741[?]  is mandatory 
1588.16/1586.84	c qxplain 4088/4089
1588.26/1586.98	c qxplain 4089/4089
1588.36/1587.00	c 8787[?] 1992[?] 1744[?]  is mandatory 
1588.36/1587.00	c qxplain 4088/4088
1588.36/1587.05	c 8788[?] 1992[?] 1746[?]  is mandatory 
1588.36/1587.05	c qxplain 4079/4087
1588.36/1587.06	c qxplain 4084/4087
1588.36/1587.07	c qxplain 4086/4087
1588.46/1587.15	c qxplain 4087/4087
1588.46/1587.16	c 8789[?] 1828[?] 1992[?]  is mandatory 
1588.46/1587.16	c qxplain 4086/4086
1588.46/1587.17	c 8790[?] -1992[?] -1828[?] -1746[?] -1744[?]  is mandatory 
1588.46/1587.17	c qxplain 4084/4085
1588.46/1587.18	c qxplain 4085/4085
1588.56/1587.20	c 8791[?] 1993[?] 1744[?]  is mandatory 
1588.56/1587.20	c qxplain 4084/4084
1588.56/1587.21	c 8792[?] 1828[?] 1993[?]  is mandatory 
1588.56/1587.21	c qxplain 4079/4083
1588.56/1587.24	c qxplain 4082/4083
1588.56/1587.25	c qxplain 4083/4083
1588.56/1587.26	c 8793[?] -1828[?] -1993[?] -1744[?]  is mandatory 
1588.56/1587.26	c qxplain 4082/4082
1588.66/1587.33	c 8794[?] -1994[?] -1855[?]  is mandatory 
1588.66/1587.33	c qxplain 4079/4081
1588.66/1587.37	c qxplain 4081/4081
1588.66/1587.39	c 8795[?] 1994[?] 1855[?]  is mandatory 
1588.66/1587.39	c qxplain 4079/4080
1588.77/1587.44	c qxplain 4080/4080
1588.77/1587.46	c 8796[?] -1855[?] -1995[?]  is mandatory 
1588.77/1587.46	c qxplain 4079/4079
1588.77/1587.51	c 8797[?] 1995[?] 1855[?]  is mandatory 
1588.77/1587.52	c qxplain 4060/4078
1588.88/1587.53	c qxplain 4070/4078
1589.06/1587.71	c qxplain 4075/4078
1589.06/1587.75	c qxplain 4077/4078
1589.06/1587.77	c qxplain 4078/4078
1589.06/1587.79	c 8798[?] -1996[?] -1855[?]  is mandatory 
1589.06/1587.79	c qxplain 4077/4077
1589.16/1587.82	c 8799[?] 1996[?] 1855[?]  is mandatory 
1589.16/1587.82	c qxplain 4075/4076
1589.26/1587.94	c qxplain 4076/4076
1589.26/1587.96	c 8800[?] -1997[?] -1855[?]  is mandatory 
1589.26/1587.96	c qxplain 4075/4075
1589.26/1587.99	c 8801[?] 1997[?] 1855[?]  is mandatory 
1589.26/1587.99	c qxplain 4070/4074
1589.46/1588.16	c qxplain 4073/4074
1589.56/1588.26	c qxplain 4074/4074
1589.56/1588.28	c 8802[?] -1998[?] -1855[?]  is mandatory 
1589.56/1588.28	c qxplain 4073/4073
1589.66/1588.31	c 8803[?] 1998[?] 1855[?]  is mandatory 
1589.66/1588.31	c qxplain 4070/4072
1589.66/1588.37	c qxplain 4072/4072
1589.66/1588.39	c 8804[?] -1855[?] -1999[?]  is mandatory 
1589.66/1588.39	c qxplain 4070/4071
1589.76/1588.43	c qxplain 4071/4071
1589.76/1588.45	c 8805[?] 1855[?] 1999[?]  is mandatory 
1589.76/1588.45	c qxplain 4070/4070
1589.76/1588.50	c 8806[?] -2000[?] -1855[?]  is mandatory 
1589.76/1588.50	c qxplain 4060/4069
1589.76/1588.52	c qxplain 4065/4069
1589.87/1588.53	c qxplain 4068/4069
1589.87/1588.55	c qxplain 4069/4069
1589.87/1588.59	c 8807[?] 2000[?] 1855[?]  is mandatory 
1589.87/1588.59	c qxplain 4068/4068
1589.87/1588.61	c 8808[?] -2001[?] -1856[?]  is mandatory 
1589.87/1588.61	c qxplain 4065/4067
1589.98/1588.62	c qxplain 4067/4067
1589.98/1588.64	c 8809[?] 1856[?] 2001[?]  is mandatory 
1589.98/1588.64	c qxplain 4065/4066
1589.98/1588.65	c qxplain 4066/4066
1589.98/1588.68	c 8810[?] -2002[?] 1856[?]  is mandatory 
1589.98/1588.68	c qxplain 4065/4065
1590.06/1588.70	c 8811[?] -2002[?] 1777[?]  is mandatory 
1590.06/1588.70	c qxplain 4060/4064
1590.06/1588.71	c qxplain 4063/4064
1590.06/1588.73	c qxplain 4064/4064
1590.06/1588.74	c 8812[?] 2002[?] -1856[?] -1777[?]  is mandatory 
1590.06/1588.74	c qxplain 4063/4063
1590.06/1588.77	c 8813[?] -2003[?] -1856[?]  is mandatory 
1590.06/1588.77	c qxplain 4060/4062
1590.06/1588.79	c qxplain 4062/4062
1590.16/1588.81	c 8814[?] 1856[?] 2003[?]  is mandatory 
1590.16/1588.81	c qxplain 4060/4061
1590.16/1588.82	c qxplain 4061/4061
1590.16/1588.84	c 8815[?] -2004[?] 1856[?]  is mandatory 
1590.16/1588.84	c qxplain 4060/4060
1590.16/1588.86	c 8816[?] -2004[?] 1777[?]  is mandatory 
1590.16/1588.86	c qxplain 3480/4059
1590.16/1588.88	c qxplain 3770/4059
1590.16/1588.89	c qxplain 3915/4059
1590.26/1588.90	c qxplain 3988/4059
1590.26/1588.91	c qxplain 4024/4059
1590.26/1588.93	c qxplain 4042/4059
1590.26/1588.95	c qxplain 4051/4059
1590.26/1588.96	c qxplain 4056/4059
1590.26/1588.97	c qxplain 4058/4059
1590.26/1588.98	c qxplain 4059/4059
1590.36/1589.00	c 8817[?] 2004[?] -1777[?] -1856[?]  is mandatory 
1590.36/1589.00	c qxplain 4058/4058
1590.36/1589.02	c 8818[?] -2005[?] -1856[?]  is mandatory 
1590.36/1589.02	c qxplain 4056/4057
1590.36/1589.04	c qxplain 4057/4057
1590.36/1589.05	c 8819[?] 1856[?] 2005[?]  is mandatory 
1590.36/1589.05	c qxplain 4056/4056
1590.36/1589.08	c 8820[?] -2006[?] 1856[?]  is mandatory 
1590.36/1589.08	c qxplain 4051/4055
1590.36/1589.09	c qxplain 4054/4055
1590.46/1589.10	c qxplain 4055/4055
1590.46/1589.12	c 8821[?] -2006[?] 1777[?]  is mandatory 
1590.46/1589.12	c qxplain 4054/4054
1590.46/1589.14	c 8822[?] 2006[?] -1777[?] -1856[?]  is mandatory 
1590.46/1589.14	c qxplain 4051/4053
1590.46/1589.17	c qxplain 4053/4053
1590.56/1589.20	c 8823[?] -2007[?] -1856[?]  is mandatory 
1590.56/1589.20	c qxplain 4051/4052
1590.56/1589.21	c qxplain 4052/4052
1590.56/1589.24	c 8824[?] 2007[?] 1856[?]  is mandatory 
1590.56/1589.24	c qxplain 4051/4051
1590.86/1589.60	c 8825[?] -2008[?] 1856[?]  is mandatory 
1590.86/1589.60	c qxplain 4042/4050
1590.98/1589.62	c qxplain 4047/4050
1590.98/1589.63	c qxplain 4049/4050
1590.98/1589.65	c qxplain 4050/4050
1590.98/1589.67	c 8826[?] 1777[?] -2008[?]  is mandatory 
1590.98/1589.67	c qxplain 4049/4049
1590.98/1589.69	c 8827[?] -1777[?] 2008[?] -1856[?]  is mandatory 
1590.98/1589.69	c qxplain 4047/4048
1590.98/1589.70	c qxplain 4048/4048
1591.08/1589.72	c 8828[?] -2009[?] -1856[?]  is mandatory 
1591.08/1589.72	c qxplain 4047/4047
1591.08/1589.76	c 8829[?] 2009[?] 1856[?]  is mandatory 
1591.08/1589.76	c qxplain 4042/4046
1591.08/1589.77	c qxplain 4045/4046
1591.08/1589.79	c qxplain 4046/4046
1591.36/1590.08	c 8830[?] -2010[?] 1856[?]  is mandatory 
1591.36/1590.08	c qxplain 4045/4045
1591.46/1590.10	c 8831[?] -2010[?] 1777[?]  is mandatory 
1591.46/1590.11	c qxplain 4042/4044
1591.46/1590.12	c qxplain 4044/4044
1591.46/1590.14	c 8832[?] 2010[?] -1777[?] -1856[?]  is mandatory 
1591.46/1590.14	c qxplain 4042/4043
1591.46/1590.15	c qxplain 4043/4043
1591.46/1590.17	c 8833[?] -2011[?] -1856[?]  is mandatory 
1591.46/1590.17	c qxplain 4042/4042
1591.56/1590.22	c 8834[?] 2011[?] 1856[?]  is mandatory 
1591.56/1590.22	c qxplain 4024/4041
1591.56/1590.23	c qxplain 4033/4041
1591.56/1590.26	c qxplain 4038/4041
1591.56/1590.27	c qxplain 4040/4041
1591.56/1590.28	c qxplain 4041/4041
1591.66/1590.32	c 8835[?] -2012[?] 1856[?]  is mandatory 
1591.66/1590.32	c qxplain 4040/4040
1591.66/1590.35	c 8836[?] 1777[?] -2012[?]  is mandatory 
1591.66/1590.35	c qxplain 4038/4039
1591.66/1590.36	c qxplain 4039/4039
1591.66/1590.38	c 8837[?] 2012[?] -1777[?] -1856[?]  is mandatory 
1591.66/1590.39	c qxplain 4038/4038
1591.76/1590.41	c 8838[?] -2013[?] -1856[?]  is mandatory 
1591.76/1590.41	c qxplain 4033/4037
1591.76/1590.42	c qxplain 4036/4037
1591.76/1590.44	c qxplain 4037/4037
1591.76/1590.46	c 8839[?] 2013[?] 1856[?]  is mandatory 
1591.76/1590.46	c qxplain 4036/4036
1592.08/1590.80	c 8840[?] -2014[?] 1856[?]  is mandatory 
1592.08/1590.80	c qxplain 4033/4035
1592.18/1590.82	c qxplain 4035/4035
1592.18/1590.86	c 8841[?] -2014[?] 1777[?]  is mandatory 
1592.18/1590.86	c qxplain 4033/4034
1592.18/1590.87	c qxplain 4034/4034
1592.26/1590.90	c 8842[?] -1777[?] 2014[?] -1856[?]  is mandatory 
1592.26/1590.90	c qxplain 4033/4033
1592.26/1590.92	c 8843[?] -2015[?] -1856[?]  is mandatory 
1592.26/1590.92	c qxplain 4024/4032
1592.26/1590.94	c qxplain 4029/4032
1592.26/1590.96	c qxplain 4031/4032
1592.26/1590.98	c qxplain 4032/4032
1592.36/1591.02	c 8844[?] 2015[?] 1856[?]  is mandatory 
1592.36/1591.02	c qxplain 4031/4031
1592.36/1591.07	c 8845[?] -2016[?] 1856[?]  is mandatory 
1592.36/1591.07	c qxplain 4029/4030
1592.36/1591.09	c qxplain 4030/4030
1592.46/1591.11	c 8846[?] 1777[?] -2016[?]  is mandatory 
1592.46/1591.11	c qxplain 4029/4029
1592.46/1591.14	c 8847[?] 2016[?] -1777[?] -1856[?]  is mandatory 
1592.46/1591.14	c qxplain 4024/4028
1592.46/1591.16	c qxplain 4027/4028
1592.46/1591.17	c qxplain 4028/4028
1592.56/1591.22	c 8848[?] -2017[?] 1804[?]  is mandatory 
1592.56/1591.22	c qxplain 4027/4027
1592.56/1591.24	c 8850[?] 2017[?] -1865[?] -1804[?]  is mandatory 
1592.56/1591.24	c qxplain 4024/4026
1592.56/1591.25	c qxplain 4026/4026
1592.56/1591.27	c 8851[?] -2018[?] -7[?]  is mandatory 
1592.56/1591.27	c qxplain 4024/4025
1592.56/1591.28	c qxplain 4025/4025
1592.56/1591.29	c 8852[?] -2018[?] -1865[?]  is mandatory 
1592.56/1591.29	c qxplain 4024/4024
1592.66/1591.30	c 8853[?] 7[?] 1865[?] 2018[?]  is mandatory 
1592.66/1591.30	c qxplain 3988/4023
1592.66/1591.32	c qxplain 4006/4023
1592.66/1591.33	c qxplain 4015/4023
1592.66/1591.34	c qxplain 4020/4023
1592.66/1591.35	c qxplain 4022/4023
1592.66/1591.37	c qxplain 4023/4023
1592.66/1591.38	c 8854[?] -2019[?] -1830[?]  is mandatory 
1592.66/1591.38	c qxplain 4022/4022
1592.66/1591.40	c 8855[?] 1830[?] 2019[?]  is mandatory 
1592.66/1591.40	c qxplain 4020/4021
1592.76/1591.41	c qxplain 4021/4021
1592.76/1591.44	c 8856[?] -2020[?] 1804[?]  is mandatory 
1592.76/1591.44	c qxplain 4020/4020
1592.76/1591.45	c 8858[?] 2020[?] -1865[?] -1804[?]  is mandatory 
1592.76/1591.45	c qxplain 4015/4019
1592.76/1591.47	c qxplain 4018/4019
1592.76/1591.48	c qxplain 4019/4019
1592.86/1591.50	c 8859[?] -8[?] -2021[?]  is mandatory 
1592.86/1591.50	c qxplain 4018/4018
1592.86/1591.52	c 8860[?] -2021[?] -1865[?]  is mandatory 
1592.86/1591.52	c qxplain 4015/4017
1592.86/1591.54	c qxplain 4017/4017
1592.86/1591.56	c 8861[?] 2021[?] 8[?] 1865[?]  is mandatory 
1592.86/1591.56	c qxplain 4015/4016
1592.86/1591.59	c qxplain 4016/4016
1592.96/1591.62	c 8862[?] -2022[?] -1830[?]  is mandatory 
1592.96/1591.62	c qxplain 4015/4015
1592.96/1591.63	c 8863[?] 1830[?] 2022[?]  is mandatory 
1592.96/1591.63	c qxplain 4006/4014
1592.96/1591.65	c qxplain 4011/4014
1592.96/1591.67	c qxplain 4013/4014
1593.28/1591.92	c qxplain 4014/4014
1593.28/1591.99	c 8864[?] -2023[?] 1804[?]  is mandatory 
1593.28/1591.99	c qxplain 4013/4013
1593.46/1592.19	c qxplain 4011/4012
1593.56/1592.20	c qxplain 4012/4012
1593.56/1592.21	c 8866[?] 2023[?] -1865[?] -1804[?]  is mandatory 
1593.56/1592.21	c qxplain 4011/4011
1593.56/1592.22	c 8867[?] -9[?] -2024[?]  is mandatory 
1593.56/1592.22	c qxplain 4006/4010
1593.56/1592.24	c qxplain 4009/4010
1593.56/1592.25	c qxplain 4010/4010
1593.56/1592.25	c 8868[?] -2024[?] -1865[?]  is mandatory 
1593.56/1592.25	c qxplain 4009/4009
1593.56/1592.27	c 8869[?] 2024[?] 9[?] 1865[?]  is mandatory 
1593.56/1592.27	c qxplain 4006/4008
1593.66/1592.32	c qxplain 4008/4008
1593.66/1592.33	c 8870[?] -1830[?] -2025[?]  is mandatory 
1593.66/1592.33	c qxplain 4006/4007
1593.66/1592.34	c qxplain 4007/4007
1593.66/1592.35	c 8871[?] 2025[?] 1830[?]  is mandatory 
1593.66/1592.35	c qxplain 4006/4006
1593.76/1592.46	c 8872[?] -2026[?] 1804[?]  is mandatory 
1593.76/1592.46	c qxplain 3988/4005
1593.76/1592.48	c qxplain 3997/4005
1593.76/1592.49	c qxplain 4002/4005
1593.86/1592.52	c qxplain 4004/4005
1593.86/1592.53	c qxplain 4005/4005
1593.86/1592.54	c 8874[?] 2026[?] -1865[?] -1804[?]  is mandatory 
1593.86/1592.54	c qxplain 4004/4004
1593.86/1592.56	c 8875[?] -10[?] -2027[?]  is mandatory 
1593.86/1592.56	c qxplain 4002/4003
1593.86/1592.57	c qxplain 4003/4003
1593.86/1592.58	c 8876[?] -1865[?] -2027[?]  is mandatory 
1593.86/1592.58	c qxplain 4002/4002
1593.86/1592.59	c 8877[?] 10[?] 1865[?] 2027[?]  is mandatory 
1593.86/1592.59	c qxplain 3997/4001
1593.96/1592.60	c qxplain 4000/4001
1593.96/1592.66	c qxplain 4001/4001
1593.96/1592.67	c 8878[?] -2028[?] -1830[?]  is mandatory 
1593.96/1592.67	c qxplain 4000/4000
1593.96/1592.68	c 8879[?] 2028[?] 1830[?]  is mandatory 
1593.96/1592.68	c qxplain 3997/3999
1594.06/1592.71	c qxplain 3999/3999
1594.27/1592.93	c 8880[?] -2029[?] 1804[?]  is mandatory 
1594.27/1592.93	c qxplain 3997/3998
1594.27/1592.95	c qxplain 3998/3998
1594.27/1592.96	c 8881[?] 1865[?] -2029[?]  is mandatory 
1594.27/1592.96	c qxplain 3997/3997
1594.27/1592.97	c 8882[?] -1865[?] 2029[?] -1804[?]  is mandatory 
1594.27/1592.97	c qxplain 3988/3996
1594.27/1592.99	c qxplain 3993/3996
1594.27/1593.00	c qxplain 3995/3996
1594.27/1593.01	c qxplain 3996/3996
1594.38/1593.03	c 8883[?] -11[?] -2030[?]  is mandatory 
1594.38/1593.03	c qxplain 3995/3995
1594.38/1593.04	c 8884[?] -1865[?] -2030[?]  is mandatory 
1594.38/1593.04	c qxplain 3993/3994
1594.38/1593.05	c qxplain 3994/3994
1594.38/1593.05	c 8885[?] 11[?] 1865[?] 2030[?]  is mandatory 
1594.38/1593.06	c qxplain 3993/3993
1594.38/1593.08	c 8886[?] -1832[?] -2031[?]  is mandatory 
1594.38/1593.08	c qxplain 3988/3992
1594.38/1593.09	c qxplain 3991/3992
1594.45/1593.10	c qxplain 3992/3992
1594.45/1593.11	c 8887[?] 1832[?] 2031[?]  is mandatory 
1594.45/1593.11	c qxplain 3991/3991
1594.45/1593.16	c 8888[?] -2032[?] 1804[?]  is mandatory 
1594.45/1593.16	c qxplain 3988/3990
1594.45/1593.18	c qxplain 3990/3990
1594.45/1593.19	c 8889[?] 1865[?] -2032[?]  is mandatory 
1594.45/1593.19	c qxplain 3988/3989
1594.55/1593.20	c qxplain 3989/3989
1594.55/1593.21	c 8890[?] 2032[?] -1865[?] -1804[?]  is mandatory 
1594.55/1593.21	c qxplain 3988/3988
1594.55/1593.22	c 8891[?] -12[?] -2033[?]  is mandatory 
1594.55/1593.22	c qxplain 3915/3987
1594.55/1593.24	c qxplain 3952/3987
1594.55/1593.25	c qxplain 3970/3987
1594.55/1593.29	c qxplain 3979/3987
1594.66/1593.30	c qxplain 3984/3987
1594.66/1593.31	c qxplain 3986/3987
1594.66/1593.32	c qxplain 3987/3987
1594.66/1593.33	c 8892[?] -1865[?] -2033[?]  is mandatory 
1594.66/1593.33	c qxplain 3986/3986
1594.66/1593.34	c 8893[?] 1865[?] 2033[?] 12[?]  is mandatory 
1594.66/1593.34	c qxplain 3984/3985
1594.66/1593.36	c qxplain 3985/3985
1594.66/1593.37	c 8894[?] -1831[?] -2034[?]  is mandatory 
1594.66/1593.37	c qxplain 3984/3984
1594.66/1593.38	c 8895[?] 2034[?] 1831[?]  is mandatory 
1594.66/1593.38	c qxplain 3979/3983
1594.76/1593.41	c qxplain 3982/3983
1594.76/1593.43	c qxplain 3983/3983
1594.76/1593.47	c 8896[?] -2035[?] 1804[?]  is mandatory 
1594.76/1593.47	c qxplain 3982/3982
1594.76/1593.49	c 8897[?] 1865[?] -2035[?]  is mandatory 
1594.76/1593.49	c qxplain 3979/3981
1594.86/1593.50	c qxplain 3981/3981
1594.86/1593.51	c 8898[?] 2035[?] -1865[?] -1804[?]  is mandatory 
1594.86/1593.51	c qxplain 3979/3980
1594.86/1593.52	c qxplain 3980/3980
1594.86/1593.53	c 8899[?] -13[?] -2036[?]  is mandatory 
1594.86/1593.53	c qxplain 3979/3979
1594.86/1593.54	c 8900[?] -2036[?] -1865[?]  is mandatory 
1594.86/1593.54	c qxplain 3970/3978
1594.86/1593.57	c qxplain 3975/3978
1594.86/1593.58	c qxplain 3977/3978
1594.86/1593.58	c qxplain 3978/3978
1594.86/1593.59	c 8901[?] 2036[?] 13[?] 1865[?]  is mandatory 
1594.86/1593.59	c qxplain 3977/3977
1594.96/1593.60	c 8902[?] -1831[?] -2037[?]  is mandatory 
1594.96/1593.60	c qxplain 3975/3976
1594.96/1593.61	c qxplain 3976/3976
1594.96/1593.62	c 8903[?] 2037[?] 1831[?]  is mandatory 
1594.96/1593.62	c qxplain 3975/3975
1595.26/1594.00	c 8904[?] -2038[?] 1804[?]  is mandatory 
1595.26/1594.00	c qxplain 3970/3974
1595.26/1594.02	c qxplain 3973/3974
1595.38/1594.03	c qxplain 3974/3974
1595.38/1594.04	c 8905[?] 1865[?] -2038[?]  is mandatory 
1595.38/1594.04	c qxplain 3973/3973
1595.38/1594.05	c 8906[?] -1865[?] 2038[?] -1804[?]  is mandatory 
1595.38/1594.05	c qxplain 3970/3972
1595.38/1594.06	c qxplain 3972/3972
1595.38/1594.08	c 8907[?] -2039[?] -14[?]  is mandatory 
1595.38/1594.08	c qxplain 3970/3971
1595.38/1594.08	c qxplain 3971/3971
1595.38/1594.09	c 8908[?] -2039[?] -1865[?]  is mandatory 
1595.38/1594.09	c qxplain 3970/3970
1595.38/1594.10	c 8909[?] 2039[?] 14[?] 1865[?]  is mandatory 
1595.38/1594.10	c qxplain 3952/3969
1595.48/1594.12	c qxplain 3961/3969
1595.48/1594.14	c qxplain 3966/3969
1595.48/1594.16	c qxplain 3968/3969
1595.48/1594.18	c qxplain 3969/3969
1595.56/1594.29	c 8910[?] -1831[?] -2040[?]  is mandatory 
1595.56/1594.30	c qxplain 3968/3968
1595.76/1594.41	c 8911[?] 2040[?] 1831[?]  is mandatory 
1595.76/1594.41	c qxplain 3966/3967
1595.76/1594.42	c qxplain 3967/3967
1595.76/1594.43	c 8912[?] -2041[?] 1868[?]  is mandatory 
1595.76/1594.43	c qxplain 3966/3966
1595.76/1594.44	c 8913[?] -2041[?] 27[?]  is mandatory 
1595.76/1594.44	c qxplain 3961/3965
1595.76/1594.45	c qxplain 3964/3965
1595.76/1594.46	c qxplain 3965/3965
1595.76/1594.48	c 8914[?] -1868[?] 2041[?] -27[?]  is mandatory 
1595.76/1594.48	c qxplain 3964/3964
1595.76/1594.50	c 8915[?] 1868[?] 2042[?]  is mandatory 
1595.76/1594.50	c qxplain 3961/3963
1595.86/1594.51	c qxplain 3963/3963
1595.86/1594.52	c 8916[?] 27[?] 2042[?]  is mandatory 
1595.86/1594.52	c qxplain 3961/3962
1595.86/1594.53	c qxplain 3962/3962
1595.86/1594.54	c 8917[?] -1868[?] -27[?] -2042[?]  is mandatory 
1595.86/1594.54	c qxplain 3961/3961
1595.86/1594.56	c 8918[?] 1868[?] -2043[?]  is mandatory 
1595.86/1594.56	c qxplain 3952/3960
1595.86/1594.58	c qxplain 3957/3960
1595.96/1594.61	c qxplain 3959/3960
1595.96/1594.64	c qxplain 3960/3960
1595.96/1594.65	c 8919[?] 27[?] -2043[?]  is mandatory 
1595.96/1594.65	c qxplain 3959/3959
1595.96/1594.66	c 8920[?] 48[?] -2043[?]  is mandatory 
1595.96/1594.66	c qxplain 3957/3958
1595.96/1594.68	c qxplain 3958/3958
1596.06/1594.70	c 8921[?] 2043[?] -1868[?] -48[?] -27[?]  is mandatory 
1596.06/1594.70	c qxplain 3957/3957
1596.06/1594.71	c 8922[?] 1868[?] 2044[?]  is mandatory 
1596.06/1594.71	c qxplain 3952/3956
1596.06/1594.73	c qxplain 3955/3956
1596.06/1594.75	c qxplain 3956/3956
1596.06/1594.76	c 8923[?] 27[?] 2044[?]  is mandatory 
1596.06/1594.76	c qxplain 3955/3955
1596.06/1594.77	c 8924[?] 48[?] 2044[?]  is mandatory 
1596.06/1594.77	c qxplain 3952/3954
1596.06/1594.79	c qxplain 3954/3954
1596.16/1594.80	c 8925[?] -2044[?] -1868[?] -27[?] -48[?]  is mandatory 
1596.16/1594.80	c qxplain 3952/3953
1596.16/1594.82	c qxplain 3953/3953
1596.16/1594.83	c 8926[?] 1868[?] -2045[?]  is mandatory 
1596.16/1594.83	c qxplain 3952/3952
1596.16/1594.84	c 8927[?] 27[?] -2045[?]  is mandatory 
1596.16/1594.84	c qxplain 3915/3951
1596.16/1594.85	c qxplain 3934/3951
1596.16/1594.86	c qxplain 3943/3951
1596.16/1594.87	c qxplain 3948/3951
1596.16/1594.88	c qxplain 3950/3951
1596.16/1594.89	c qxplain 3951/3951
1596.16/1594.89	c 8928[?] 48[?] -2045[?]  is mandatory 
1596.16/1594.89	c qxplain 3950/3950
1596.26/1594.94	c 8929[?] 2045[?] -48[?] -27[?] -1868[?]  is mandatory 
1596.26/1594.94	c qxplain 3948/3949
1596.26/1594.99	c qxplain 3949/3949
1596.36/1595.09	c 8930[?] 2046[?] 1868[?]  is mandatory 
1596.36/1595.09	c qxplain 3948/3948
1596.47/1595.12	c 8931[?] 27[?] 2046[?]  is mandatory 
1596.47/1595.12	c qxplain 3943/3947
1596.47/1595.13	c qxplain 3946/3947
1596.47/1595.19	c qxplain 3947/3947
1596.58/1595.22	c 8932[?] 48[?] 2046[?]  is mandatory 
1596.58/1595.22	c qxplain 3946/3946
1596.58/1595.25	c 8933[?] -2046[?] -1868[?] -48[?] -27[?]  is mandatory 
1596.58/1595.25	c qxplain 3943/3945
1596.58/1595.26	c qxplain 3945/3945
1596.66/1595.39	c 8934[?] -2047[?] 1872[?]  is mandatory 
1596.66/1595.39	c qxplain 3943/3944
1596.76/1595.41	c qxplain 3944/3944
1596.86/1595.56	c 8935[?] 2047[?] -1872[?]  is mandatory 
1596.86/1595.56	c qxplain 3943/3943
1596.86/1595.57	c 8936[?] 1938[?] 2048[?]  is mandatory 
1596.86/1595.57	c qxplain 3934/3942
1596.86/1595.58	c qxplain 3939/3942
1596.86/1595.59	c qxplain 3941/3942
1596.96/1595.60	c qxplain 3942/3942
1596.96/1595.61	c 8937[?] 2048[?] 1939[?]  is mandatory 
1596.96/1595.61	c qxplain 3941/3941
1596.96/1595.62	c 8938[?] -2048[?] -1938[?] -1939[?]  is mandatory 
1596.96/1595.62	c qxplain 3939/3940
1596.96/1595.63	c qxplain 3940/3940
1596.96/1595.64	c 8939[?] 1940[?] 2049[?]  is mandatory 
1596.96/1595.64	c qxplain 3939/3939
1596.96/1595.65	c 8940[?] 1941[?] 2049[?]  is mandatory 
1596.96/1595.65	c qxplain 3934/3938
1596.96/1595.66	c qxplain 3937/3938
1596.96/1595.67	c qxplain 3938/3938
1596.96/1595.68	c 8941[?] -2049[?] -1940[?] -1941[?]  is mandatory 
1596.96/1595.68	c qxplain 3937/3937
1596.96/1595.69	c 8942[?] -2050[?] -1877[?]  is mandatory 
1596.96/1595.69	c qxplain 3934/3936
1597.05/1595.70	c qxplain 3936/3936
1597.05/1595.71	c 8943[?] 1877[?] 2050[?]  is mandatory 
1597.05/1595.71	c qxplain 3934/3935
1597.05/1595.72	c qxplain 3935/3935
1597.05/1595.73	c 8944[?] 1877[?] 2051[?]  is mandatory 
1597.05/1595.73	c qxplain 3934/3934
1597.05/1595.74	c 8945[?] 1878[?] 2051[?]  is mandatory 
1597.05/1595.74	c qxplain 3915/3933
1597.05/1595.75	c qxplain 3925/3933
1597.05/1595.76	c qxplain 3930/3933
1597.05/1595.77	c qxplain 3932/3933
1597.05/1595.78	c qxplain 3933/3933
1597.15/1595.80	c 8946[?] -2051[?] -1877[?] -1878[?]  is mandatory 
1597.15/1595.80	c qxplain 3932/3932
1597.15/1595.81	c 8947[?] -1879[?] -2052[?]  is mandatory 
1597.15/1595.81	c qxplain 3930/3931
1597.15/1595.82	c qxplain 3931/3931
1597.15/1595.83	c 8948[?] 1879[?] 2052[?]  is mandatory 
1597.15/1595.83	c qxplain 3930/3930
1597.15/1595.84	c 8949[?] -1880[?] -2053[?]  is mandatory 
1597.15/1595.84	c qxplain 3925/3929
1597.15/1595.85	c qxplain 3928/3929
1597.15/1595.86	c qxplain 3929/3929
1597.15/1595.87	c 8950[?] 2053[?] 1880[?]  is mandatory 
1597.15/1595.87	c qxplain 3928/3928
1597.15/1595.88	c 8951[?] -1881[?] -2054[?]  is mandatory 
1597.15/1595.88	c qxplain 3925/3927
1597.15/1595.89	c qxplain 3927/3927
1597.25/1595.91	c 8952[?] 2054[?] 1881[?]  is mandatory 
1597.25/1595.91	c qxplain 3925/3926
1597.25/1595.92	c qxplain 3926/3926
1597.25/1595.93	c 8953[?] -1882[?] -2055[?]  is mandatory 
1597.25/1595.93	c qxplain 3925/3925
1597.25/1595.94	c 8954[?] 2055[?] 1882[?]  is mandatory 
1597.25/1595.94	c qxplain 3915/3924
1597.25/1595.95	c qxplain 3920/3924
1597.25/1595.96	c qxplain 3923/3924
1597.25/1595.97	c qxplain 3924/3924
1597.25/1595.98	c 8955[?] -2056[?] -1883[?]  is mandatory 
1597.25/1595.98	c qxplain 3923/3923
1597.35/1596.00	c 8956[?] 2056[?] 1883[?]  is mandatory 
1597.35/1596.00	c qxplain 3920/3922
1597.35/1596.02	c qxplain 3922/3922
1597.35/1596.03	c 8957[?] -2057[?] -1884[?]  is mandatory 
1597.35/1596.03	c qxplain 3920/3921
1597.35/1596.04	c qxplain 3921/3921
1597.35/1596.06	c 8958[?] 2057[?] 1884[?]  is mandatory 
1597.35/1596.06	c qxplain 3920/3920
1597.35/1596.07	c 8959[?] -2058[?] -1943[?]  is mandatory 
1597.35/1596.07	c qxplain 3915/3919
1597.35/1596.08	c qxplain 3918/3919
1597.35/1596.09	c qxplain 3919/3919
1597.45/1596.10	c 8960[?] 2058[?] 1943[?]  is mandatory 
1597.45/1596.10	c qxplain 3918/3918
1597.45/1596.13	c 8961[?] 2059[?] 1794[?]  is mandatory 
1597.45/1596.13	c qxplain 3915/3917
1597.45/1596.14	c qxplain 3917/3917
1597.45/1596.17	c 8962[?] 1951[?] 2059[?]  is mandatory 
1597.45/1596.17	c qxplain 3915/3916
1597.45/1596.18	c qxplain 3916/3916
1597.45/1596.20	c 8963[?] -2059[?] -1951[?] -1794[?]  is mandatory 
1597.45/1596.20	c qxplain 3915/3915
1597.58/1596.22	c 8964[?] 1796[?] 2060[?]  is mandatory 
1597.58/1596.22	c qxplain 3770/3914
1597.58/1596.23	c qxplain 3843/3914
1597.58/1596.25	c qxplain 3879/3914
1597.58/1596.26	c qxplain 3897/3914
1597.58/1596.27	c qxplain 3906/3914
1597.58/1596.28	c qxplain 3911/3914
1597.58/1596.30	c qxplain 3913/3914
1597.58/1596.31	c qxplain 3914/3914
1597.68/1596.33	c 8965[?] 2060[?] 1954[?]  is mandatory 
1597.68/1596.33	c qxplain 3913/3913
1597.68/1596.35	c 8966[?] -1954[?] -2060[?] -1796[?]  is mandatory 
1597.68/1596.35	c qxplain 3911/3912
1597.68/1596.38	c qxplain 3912/3912
1597.76/1596.40	c 8967[?] 1896[?] -2061[?]  is mandatory 
1597.76/1596.40	c qxplain 3911/3911
1597.76/1596.42	c 8968[?] -2061[?] 1826[?]  is mandatory 
1597.76/1596.42	c qxplain 3906/3910
1597.76/1596.43	c qxplain 3909/3910
1597.76/1596.45	c qxplain 3910/3910
1597.76/1596.48	c 8969[?] -1826[?] 2061[?] -1896[?]  is mandatory 
1597.76/1596.48	c qxplain 3909/3909
1597.86/1596.51	c 8970[?] 2062[?] 1795[?]  is mandatory 
1597.86/1596.51	c qxplain 3906/3908
1597.86/1596.52	c qxplain 3908/3908
1597.86/1596.54	c 8971[?] 2062[?] 1963[?]  is mandatory 
1597.86/1596.54	c qxplain 3906/3907
1597.86/1596.56	c qxplain 3907/3907
1597.86/1596.58	c 8972[?] -1795[?] -1963[?] -2062[?]  is mandatory 
1597.86/1596.58	c qxplain 3906/3906
1597.96/1596.61	c 8973[?] 2063[?] 1797[?]  is mandatory 
1597.96/1596.61	c qxplain 3897/3905
1597.96/1596.62	c qxplain 3902/3905
1597.96/1596.63	c qxplain 3904/3905
1597.96/1596.66	c qxplain 3905/3905
1597.96/1596.69	c 8974[?] 2063[?] 1965[?]  is mandatory 
1597.96/1596.69	c qxplain 3904/3904
1598.06/1596.72	c 8975[?] -2063[?] -1965[?] -1797[?]  is mandatory 
1598.06/1596.72	c qxplain 3902/3903
1598.06/1596.74	c qxplain 3903/3903
1598.06/1596.77	c 8976[?] 1799[?] -2064[?]  is mandatory 
1598.06/1596.77	c qxplain 3902/3902
1598.06/1596.78	c 8977[?] -2064[?] 1966[?]  is mandatory 
1598.06/1596.78	c qxplain 3897/3901
1598.36/1597.02	c qxplain 3900/3901
1598.36/1597.04	c qxplain 3901/3901
1598.36/1597.06	c 8978[?] -1799[?] -1966[?] 2064[?]  is mandatory 
1598.36/1597.06	c qxplain 3900/3900
1598.36/1597.09	c 8979[?] 2065[?] -1900[?]  is mandatory 
1598.36/1597.09	c qxplain 3897/3899
1598.46/1597.10	c qxplain 3899/3899
1598.46/1597.13	c 8980[?] 2065[?] -1969[?]  is mandatory 
1598.46/1597.13	c qxplain 3897/3898
1598.46/1597.14	c qxplain 3898/3898
1598.46/1597.15	c 8981[?] -1970[?] 2065[?]  is mandatory 
1598.46/1597.15	c qxplain 3897/3897
1598.46/1597.18	c 8982[?] 1900[?] -2065[?] 1970[?] 1969[?]  is mandatory 
1598.46/1597.18	c qxplain 3879/3896
1598.46/1597.19	c qxplain 3888/3896
1598.55/1597.20	c qxplain 3893/3896
1598.55/1597.21	c qxplain 3895/3896
1598.55/1597.23	c qxplain 3896/3896
1598.55/1597.25	c 8983[?] 2066[?] -1905[?]  is mandatory 
1598.55/1597.25	c qxplain 3895/3895
1598.55/1597.27	c 8984[?] 2066[?] -1973[?]  is mandatory 
1598.55/1597.27	c qxplain 3893/3894
1598.55/1597.28	c qxplain 3894/3894
1598.55/1597.30	c 8985[?] 2066[?] -1974[?]  is mandatory 
1598.55/1597.30	c qxplain 3893/3893
1598.67/1597.33	c 8986[?] 1905[?] -2066[?] 1974[?] 1973[?]  is mandatory 
1598.67/1597.33	c qxplain 3888/3892
1598.67/1597.34	c qxplain 3891/3892
1598.67/1597.36	c qxplain 3892/3892
1598.67/1597.38	c 8987[?] 2067[?] -1908[?]  is mandatory 
1598.67/1597.38	c qxplain 3891/3891
1598.67/1597.40	c 8988[?] -1975[?] 2067[?]  is mandatory 
1598.67/1597.40	c qxplain 3888/3890
1598.67/1597.41	c qxplain 3890/3890
1598.78/1597.43	c 8989[?] 2067[?] -1976[?]  is mandatory 
1598.78/1597.43	c qxplain 3888/3889
1598.78/1597.45	c qxplain 3889/3889
1598.78/1597.47	c 8990[?] -2067[?] 1908[?] 1976[?] 1975[?]  is mandatory 
1598.78/1597.47	c qxplain 3888/3888
1598.78/1597.49	c 8991[?] 2068[?] -1911[?]  is mandatory 
1598.78/1597.49	c qxplain 3879/3887
1598.85/1597.51	c qxplain 3884/3887
1598.85/1597.52	c qxplain 3886/3887
1598.85/1597.53	c qxplain 3887/3887
1598.85/1597.55	c 8992[?] 2068[?] -1977[?]  is mandatory 
1598.85/1597.55	c qxplain 3886/3886
1598.85/1597.57	c 8993[?] 2068[?] -1978[?]  is mandatory 
1598.85/1597.57	c qxplain 3884/3885
1598.95/1597.60	c qxplain 3885/3885
1598.95/1597.62	c 8994[?] -2068[?] 1911[?] 1978[?] 1977[?]  is mandatory 
1598.95/1597.62	c qxplain 3884/3884
1598.95/1597.64	c 8995[?] 2069[?] -1916[?]  is mandatory 
1598.95/1597.64	c qxplain 3879/3883
1598.95/1597.68	c qxplain 3882/3883
1598.95/1597.69	c qxplain 3883/3883
1599.05/1597.71	c 8996[?] 2069[?] -1981[?]  is mandatory 
1599.05/1597.71	c qxplain 3882/3882
1599.05/1597.73	c 8997[?] -1982[?] 2069[?]  is mandatory 
1599.05/1597.73	c qxplain 3879/3881
1599.05/1597.75	c qxplain 3881/3881
1599.05/1597.77	c 8998[?] 1916[?] -2069[?] 1982[?] 1981[?]  is mandatory 
1599.05/1597.77	c qxplain 3879/3880
1599.15/1597.80	c qxplain 3880/3880
1599.15/1597.83	c 8999[?] 2070[?] -1919[?]  is mandatory 
1599.15/1597.83	c qxplain 3879/3879
1599.15/1597.85	c 9000[?] 2070[?] -1983[?]  is mandatory 
1599.15/1597.85	c qxplain 3843/3878
1599.15/1597.87	c qxplain 3861/3878
1599.15/1597.89	c qxplain 3870/3878
1599.15/1597.90	c qxplain 3875/3878
1599.25/1597.92	c qxplain 3877/3878
1599.25/1597.94	c qxplain 3878/3878
1599.25/1597.96	c 9001[?] 2070[?] -1984[?]  is mandatory 
1599.25/1597.96	c qxplain 3877/3877
1599.25/1597.98	c 9002[?] -2070[?] 1919[?] 1984[?] 1983[?]  is mandatory 
1599.25/1597.98	c qxplain 3875/3876
1599.25/1597.99	c qxplain 3876/3876
1599.35/1598.03	c 9003[?] 10[?] -2071[?]  is mandatory 
1599.35/1598.03	c qxplain 3875/3875
1599.35/1598.05	c 9004[?] 2001[?] -2071[?]  is mandatory 
1599.35/1598.05	c qxplain 3870/3874
1599.35/1598.06	c qxplain 3873/3874
1599.35/1598.08	c qxplain 3874/3874
1599.45/1598.10	c 9005[?] -2001[?] -10[?] 2071[?]  is mandatory 
1599.45/1598.10	c qxplain 3873/3873
1599.45/1598.12	c 9006[?] -2072[?] 29[?]  is mandatory 
1599.45/1598.12	c qxplain 3870/3872
1599.45/1598.13	c qxplain 3872/3872
1599.45/1598.15	c 9007[?] -2072[?] 2002[?]  is mandatory 
1599.45/1598.15	c qxplain 3870/3871
1599.45/1598.17	c qxplain 3871/3871
1599.45/1598.19	c 9008[?] -29[?] -2002[?] 2072[?]  is mandatory 
1599.45/1598.19	c qxplain 3870/3870
1599.55/1598.21	c 9009[?] -2073[?] 11[?]  is mandatory 
1599.55/1598.21	c qxplain 3861/3869
1599.55/1598.22	c qxplain 3866/3869
1599.55/1598.24	c qxplain 3868/3869
1599.55/1598.25	c qxplain 3869/3869
1599.55/1598.27	c 9010[?] 2003[?] -2073[?]  is mandatory 
1599.55/1598.27	c qxplain 3868/3868
1599.55/1598.29	c 9011[?] -2003[?] 2073[?] -11[?]  is mandatory 
1599.55/1598.29	c qxplain 3866/3867
1599.65/1598.31	c qxplain 3867/3867
1599.65/1598.33	c 9012[?] 30[?] -2074[?]  is mandatory 
1599.65/1598.33	c qxplain 3866/3866
1599.65/1598.35	c 9013[?] -2074[?] 2004[?]  is mandatory 
1599.65/1598.35	c qxplain 3861/3865
1599.65/1598.36	c qxplain 3864/3865
1599.65/1598.37	c qxplain 3865/3865
1599.65/1598.39	c 9014[?] -30[?] -2004[?] 2074[?]  is mandatory 
1599.65/1598.39	c qxplain 3864/3864
1599.65/1598.41	c 9015[?] 12[?] -2075[?]  is mandatory 
1599.65/1598.41	c qxplain 3861/3863
1599.77/1598.43	c qxplain 3863/3863
1599.77/1598.45	c 9016[?] -2075[?] 2005[?]  is mandatory 
1599.77/1598.45	c qxplain 3861/3862
1599.77/1598.46	c qxplain 3862/3862
1599.77/1598.48	c 9017[?] -2005[?] 2075[?] -12[?]  is mandatory 
1599.77/1598.48	c qxplain 3861/3861
1599.77/1598.51	c 9018[?] 31[?] -2076[?]  is mandatory 
1599.77/1598.51	c qxplain 3843/3860
1599.87/1598.52	c qxplain 3852/3860
1599.87/1598.53	c qxplain 3857/3860
1599.87/1598.54	c qxplain 3859/3860
1599.87/1598.56	c qxplain 3860/3860
1599.87/1598.58	c 9019[?] -2076[?] 2006[?]  is mandatory 
1599.87/1598.58	c qxplain 3859/3859
1599.95/1598.60	c 9020[?] -2006[?] -31[?] 2076[?]  is mandatory 
1599.95/1598.60	c qxplain 3857/3858
1599.95/1598.61	c qxplain 3858/3858
1600.25/1598.90	c 9021[?] -2077[?] 13[?]  is mandatory 
1600.25/1598.90	c qxplain 3857/3857
1600.25/1598.93	c 9022[?] -2077[?] 2007[?]  is mandatory 
1600.25/1598.93	c qxplain 3852/3856
1600.25/1598.94	c qxplain 3855/3856
1600.25/1598.96	c qxplain 3856/3856
1600.25/1598.98	c 9023[?] -13[?] -2007[?] 2077[?]  is mandatory 
1600.25/1598.98	c qxplain 3855/3855
1600.35/1599.01	c 9024[?] 32[?] -2078[?]  is mandatory 
1600.35/1599.01	c qxplain 3852/3854
1600.35/1599.02	c qxplain 3854/3854
1600.35/1599.05	c 9025[?] 2008[?] -2078[?]  is mandatory 
1600.35/1599.05	c qxplain 3852/3853
1600.35/1599.06	c qxplain 3853/3853
1600.35/1599.08	c 9026[?] -2008[?] -32[?] 2078[?]  is mandatory 
1600.35/1599.08	c qxplain 3852/3852
1600.65/1599.36	c 9027[?] -2079[?] 14[?]  is mandatory 
1600.65/1599.36	c qxplain 3843/3851
1600.65/1599.38	c qxplain 3848/3851
1600.65/1599.39	c qxplain 3850/3851
1600.75/1599.41	c qxplain 3851/3851
1600.75/1599.43	c 9028[?] -2079[?] 2009[?]  is mandatory 
1600.75/1599.43	c qxplain 3850/3850
1600.75/1599.46	c 9029[?] -2009[?] -14[?] 2079[?]  is mandatory 
1600.75/1599.46	c qxplain 3848/3849
1600.75/1599.47	c qxplain 3849/3849
1600.75/1599.49	c 9030[?] 33[?] -2080[?]  is mandatory 
1600.75/1599.49	c qxplain 3848/3848
1600.75/1599.51	c 9031[?] -2080[?] 2010[?]  is mandatory 
1600.75/1599.51	c qxplain 3843/3847
1600.87/1599.53	c qxplain 3846/3847
1600.87/1599.54	c qxplain 3847/3847
1600.87/1599.56	c 9032[?] -33[?] -2010[?] 2080[?]  is mandatory 
1600.87/1599.56	c qxplain 3846/3846
1600.87/1599.61	c 9033[?] -2081[?] 39[?]  is mandatory 
1600.87/1599.61	c qxplain 3843/3845
1600.97/1599.63	c qxplain 3845/3845
1600.97/1599.65	c 9034[?] -2081[?] 2011[?]  is mandatory 
1600.97/1599.65	c qxplain 3843/3844
1600.97/1599.66	c qxplain 3844/3844
1601.05/1599.70	c 9035[?] -2011[?] -39[?] 2081[?]  is mandatory 
1601.05/1599.70	c qxplain 3843/3843
1601.05/1599.72	c 9036[?] 34[?] -2082[?]  is mandatory 
1601.05/1599.72	c qxplain 3770/3842
1601.05/1599.74	c qxplain 3807/3842
1601.05/1599.75	c qxplain 3825/3842
1601.05/1599.78	c qxplain 3834/3842
1601.15/1599.80	c qxplain 3839/3842
1601.15/1599.82	c qxplain 3841/3842
1601.15/1599.83	c qxplain 3842/3842
1601.15/1599.85	c 9037[?] 2012[?] -2082[?]  is mandatory 
1601.15/1599.85	c qxplain 3841/3841
1601.15/1599.88	c 9038[?] -2012[?] 2082[?] -34[?]  is mandatory 
1601.15/1599.88	c qxplain 3839/3840
1601.15/1599.89	c qxplain 3840/3840
1601.55/1600.22	c 9039[?] 40[?] -2083[?]  is mandatory 
1601.55/1600.22	c qxplain 3839/3839
1601.55/1600.24	c 9040[?] -2083[?] 2013[?]  is mandatory 
1601.55/1600.24	c qxplain 3834/3838
1601.55/1600.26	c qxplain 3837/3838
1601.55/1600.27	c qxplain 3838/3838
1601.55/1600.30	c 9041[?] -2013[?] -40[?] 2083[?]  is mandatory 
1601.55/1600.30	c qxplain 3837/3837
1601.65/1600.32	c 9042[?] -2084[?] 35[?]  is mandatory 
1601.65/1600.32	c qxplain 3834/3836
1601.65/1600.34	c qxplain 3836/3836
1601.65/1600.36	c 9043[?] 2014[?] -2084[?]  is mandatory 
1601.65/1600.36	c qxplain 3834/3835
1601.65/1600.38	c qxplain 3835/3835
1601.75/1600.41	c 9044[?] -2014[?] 2084[?] -35[?]  is mandatory 
1601.75/1600.41	c qxplain 3834/3834
1601.75/1600.44	c 9045[?] -2085[?] 41[?]  is mandatory 
1601.75/1600.44	c qxplain 3825/3833
1601.75/1600.46	c qxplain 3830/3833
1601.75/1600.48	c qxplain 3832/3833
1601.85/1600.50	c qxplain 3833/3833
1601.85/1600.52	c 9046[?] -2085[?] 2015[?]  is mandatory 
1601.85/1600.52	c qxplain 3832/3832
1601.85/1600.56	c 9047[?] 2085[?] -41[?] -2015[?]  is mandatory 
1601.85/1600.56	c qxplain 3830/3831
1601.85/1600.58	c qxplain 3831/3831
1601.85/1600.60	c 9048[?] 36[?] -2086[?]  is mandatory 
1601.85/1600.60	c qxplain 3830/3830
1601.96/1600.62	c 9049[?] 2016[?] -2086[?]  is mandatory 
1601.96/1600.62	c qxplain 3825/3829
1601.96/1600.64	c qxplain 3828/3829
1601.96/1600.65	c qxplain 3829/3829
1601.96/1600.69	c 9050[?] -36[?] -2016[?] 2086[?]  is mandatory 
1601.96/1600.69	c qxplain 3828/3828
1601.96/1600.70	c 9051[?] -2087[?] 1928[?]  is mandatory 
1601.96/1600.70	c qxplain 3825/3827
1602.07/1600.72	c qxplain 3827/3827
1602.45/1601.17	c 9052[?] 2087[?] -1928[?]  is mandatory 
1602.45/1601.17	c qxplain 3825/3826
1602.45/1601.19	c qxplain 3826/3826
1602.55/1601.23	c 9053[?] -2088[?] -1928[?]  is mandatory 
1602.55/1601.23	c qxplain 3825/3825
1602.55/1601.24	c 9054[?] 2088[?] 1928[?]  is mandatory 
1602.55/1601.24	c qxplain 3807/3824
1602.55/1601.26	c qxplain 3816/3824
1602.55/1601.27	c qxplain 3821/3824
1602.55/1601.29	c qxplain 3823/3824
1602.65/1601.31	c qxplain 3824/3824
1602.65/1601.32	c 9055[?] -2089[?] 1929[?]  is mandatory 
1602.65/1601.32	c qxplain 3823/3823
1602.65/1601.35	c 9056[?] 2089[?] -1929[?]  is mandatory 
1602.65/1601.35	c qxplain 3821/3822
1602.65/1601.37	c qxplain 3822/3822
1602.75/1601.40	c 9057[?] -2090[?] -1929[?]  is mandatory 
1602.75/1601.40	c qxplain 3821/3821
1602.75/1601.41	c 9058[?] 2090[?] 1929[?]  is mandatory 
1602.75/1601.41	c qxplain 3816/3820
1602.75/1601.43	c qxplain 3819/3820
1602.75/1601.44	c qxplain 3820/3820
1602.75/1601.45	c 9059[?] 7[?] -2091[?]  is mandatory 
1602.75/1601.45	c qxplain 3819/3819
1602.75/1601.47	c 9060[?] -2091[?] 1803[?]  is mandatory 
1602.75/1601.47	c qxplain 3816/3818
1602.75/1601.48	c qxplain 3818/3818
1602.85/1601.57	c 9061[?] -2091[?] 2017[?]  is mandatory 
1602.85/1601.57	c qxplain 3816/3817
1602.85/1601.59	c qxplain 3817/3817
1602.95/1601.60	c 9062[?] -7[?] 2091[?] -2017[?] -1803[?]  is mandatory 
1602.95/1601.60	c qxplain 3816/3816
1602.95/1601.61	c 9063[?] 8[?] -2092[?]  is mandatory 
1602.95/1601.61	c qxplain 3807/3815
1602.95/1601.62	c qxplain 3812/3815
1602.95/1601.63	c qxplain 3814/3815
1602.95/1601.65	c qxplain 3815/3815
1602.95/1601.65	c 9064[?] 1803[?] -2092[?]  is mandatory 
1602.95/1601.65	c qxplain 3814/3814
1603.17/1601.82	c 9065[?] -2092[?] 2020[?]  is mandatory 
1603.17/1601.82	c qxplain 3812/3813
1603.17/1601.84	c qxplain 3813/3813
1603.17/1601.85	c 9066[?] 2092[?] -8[?] -2020[?] -1803[?]  is mandatory 
1603.17/1601.85	c qxplain 3812/3812
1603.17/1601.86	c 9067[?] 9[?] -2093[?]  is mandatory 
1603.17/1601.86	c qxplain 3807/3811
1603.17/1601.87	c qxplain 3810/3811
1603.17/1601.89	c qxplain 3811/3811
1603.17/1601.90	c 9068[?] 1803[?] -2093[?]  is mandatory 
1603.17/1601.90	c qxplain 3810/3810
1603.26/1601.93	c 9069[?] -2093[?] 2023[?]  is mandatory 
1603.26/1601.93	c qxplain 3807/3809
1603.26/1601.94	c qxplain 3809/3809
1603.26/1601.95	c 9070[?] 2093[?] -1803[?] -2023[?] -9[?]  is mandatory 
1603.26/1601.95	c qxplain 3807/3808
1603.26/1601.97	c qxplain 3808/3808
1603.26/1601.98	c 9071[?] 10[?] -2094[?]  is mandatory 
1603.26/1601.98	c qxplain 3807/3807
1603.26/1601.99	c 9072[?] 1803[?] -2094[?]  is mandatory 
1603.26/1601.99	c qxplain 3770/3806
1603.36/1602.00	c qxplain 3789/3806
1603.36/1602.01	c qxplain 3798/3806
1603.36/1602.02	c qxplain 3803/3806
1603.36/1602.04	c qxplain 3805/3806
1603.36/1602.05	c qxplain 3806/3806
1603.56/1602.26	c 9073[?] -2094[?] 2026[?]  is mandatory 
1603.56/1602.26	c qxplain 3805/3805
1603.56/1602.28	c 9074[?] -2026[?] -1803[?] 2094[?] -10[?]  is mandatory 
1603.56/1602.28	c qxplain 3803/3804
1603.56/1602.29	c qxplain 3804/3804
1603.65/1602.30	c 9075[?] 11[?] -2095[?]  is mandatory 
1603.65/1602.30	c qxplain 3803/3803
1603.65/1602.38	c 9076[?] 1805[?] -2095[?]  is mandatory 
1603.65/1602.38	c qxplain 3798/3802
1603.65/1602.39	c qxplain 3801/3802
1603.75/1602.40	c qxplain 3802/3802
1603.75/1602.41	c 9077[?] 2029[?] -2095[?]  is mandatory 
1603.75/1602.41	c qxplain 3801/3801
1603.75/1602.43	c 9078[?] 2095[?] -2029[?] -1805[?] -11[?]  is mandatory 
1603.75/1602.43	c qxplain 3798/3800
1603.75/1602.44	c qxplain 3800/3800
1603.75/1602.45	c 9079[?] 12[?] -2096[?]  is mandatory 
1603.75/1602.45	c qxplain 3798/3799
1603.75/1602.47	c qxplain 3799/3799
1603.85/1602.57	c 9080[?] 1805[?] -2096[?]  is mandatory 
1603.85/1602.57	c qxplain 3798/3798
1603.85/1602.58	c 9081[?] 2032[?] -2096[?]  is mandatory 
1603.85/1602.58	c qxplain 3789/3797
1603.95/1602.61	c qxplain 3794/3797
1603.95/1602.62	c qxplain 3796/3797
1603.95/1602.63	c qxplain 3797/3797
1603.95/1602.64	c 9082[?] -12[?] 2096[?] -1805[?] -2032[?]  is mandatory 
1603.95/1602.64	c qxplain 3796/3796
1603.95/1602.65	c 9083[?] 13[?] -2097[?]  is mandatory 
1603.95/1602.65	c qxplain 3794/3795
1603.95/1602.66	c qxplain 3795/3795
1604.05/1602.70	c 9084[?] 1805[?] -2097[?]  is mandatory 
1604.05/1602.70	c qxplain 3794/3794
1604.05/1602.72	c 9085[?] -2097[?] 2035[?]  is mandatory 
1604.05/1602.72	c qxplain 3789/3793
1604.05/1602.73	c qxplain 3792/3793
1604.05/1602.74	c qxplain 3793/3793
1604.05/1602.75	c 9086[?] 2097[?] -1805[?] -13[?] -2035[?]  is mandatory 
1604.05/1602.75	c qxplain 3792/3792
1604.05/1602.76	c 9087[?] 14[?] -2098[?]  is mandatory 
1604.05/1602.76	c qxplain 3789/3791
1604.05/1602.77	c qxplain 3791/3791
1604.05/1602.78	c 9088[?] 1805[?] -2098[?]  is mandatory 
1604.05/1602.78	c qxplain 3789/3790
1604.05/1602.79	c qxplain 3790/3790
1604.05/1602.80	c 9089[?] 2038[?] -2098[?]  is mandatory 
1604.05/1602.80	c qxplain 3789/3789
1604.05/1602.82	c 9090[?] 2098[?] -14[?] -2038[?] -1805[?]  is mandatory 
1604.05/1602.82	c qxplain 3770/3788
1604.17/1602.83	c qxplain 3780/3788
1604.17/1602.84	c qxplain 3785/3788
1604.17/1602.86	c qxplain 3787/3788
1604.17/1602.87	c qxplain 3788/3788
1604.27/1602.95	c 9091[?] -2099[?] -1897[?]  is mandatory 
1604.27/1602.95	c qxplain 3787/3787
1604.27/1602.96	c 9092[?] 2099[?] 1897[?]  is mandatory 
1604.27/1602.96	c qxplain 3785/3786
1604.27/1602.99	c qxplain 3786/3786
1604.55/1603.24	c 9093[?] -2100[?] -1897[?]  is mandatory 
1604.55/1603.24	c qxplain 3785/3785
1604.55/1603.26	c 9094[?] 2100[?] 1897[?]  is mandatory 
1604.55/1603.26	c qxplain 3780/3784
1604.55/1603.28	c qxplain 3783/3784
1604.55/1603.29	c qxplain 3784/3784
1605.05/1603.78	c 9095[?] -2101[?] -1897[?]  is mandatory 
1605.05/1603.78	c qxplain 3783/3783
1605.15/1603.80	c 9096[?] 2101[?] 1897[?]  is mandatory 
1605.15/1603.80	c qxplain 3780/3782
1605.15/1603.82	c qxplain 3782/3782
1605.75/1604.41	c 9097[?] -2102[?] -1897[?]  is mandatory 
1605.75/1604.41	c qxplain 3780/3781
1605.75/1604.43	c qxplain 3781/3781
1605.75/1604.44	c 9098[?] 2102[?] 1897[?]  is mandatory 
1605.75/1604.44	c qxplain 3780/3780
1605.95/1604.63	c 9099[?] -2103[?] -1897[?]  is mandatory 
1605.95/1604.63	c qxplain 3770/3779
1605.95/1604.65	c qxplain 3775/3779
1605.95/1604.66	c qxplain 3778/3779
1605.95/1604.67	c qxplain 3779/3779
1605.95/1604.68	c 9100[?] 2103[?] 1897[?]  is mandatory 
1605.95/1604.68	c qxplain 3778/3778
1606.25/1605.01	c 9101[?] -2104[?] -1897[?]  is mandatory 
1606.25/1605.01	c qxplain 3775/3777
1606.37/1605.03	c qxplain 3777/3777
1606.37/1605.05	c 9102[?] 2104[?] 1897[?]  is mandatory 
1606.37/1605.05	c qxplain 3775/3776
1606.37/1605.06	c qxplain 3776/3776
1606.47/1605.14	c 9103[?] -2105[?] -1897[?]  is mandatory 
1606.47/1605.14	c qxplain 3775/3775
1606.47/1605.16	c 9104[?] 2105[?] 1897[?]  is mandatory 
1606.47/1605.16	c qxplain 3770/3774
1606.47/1605.18	c qxplain 3773/3774
1606.55/1605.22	c qxplain 3774/3774
1606.65/1605.31	c 9105[?] -2106[?] -1897[?]  is mandatory 
1606.65/1605.31	c qxplain 3773/3773
1606.65/1605.33	c 9106[?] 2106[?] 1897[?]  is mandatory 
1606.65/1605.33	c qxplain 3770/3772
1606.65/1605.34	c qxplain 3772/3772
1606.65/1605.36	c 9107[?] 2107[?] 1793[?]  is mandatory 
1606.65/1605.36	c qxplain 3770/3771
1606.65/1605.37	c qxplain 3771/3771
1606.65/1605.38	c 9108[?] 2107[?] 2050[?]  is mandatory 
1606.65/1605.38	c qxplain 3770/3770
1606.65/1605.39	c 9109[?] -2050[?] -2107[?] -1793[?]  is mandatory 
1606.65/1605.39	c qxplain 3480/3769
1606.75/1605.40	c qxplain 3625/3769
1606.75/1605.41	c qxplain 3698/3769
1606.75/1605.43	c qxplain 3734/3769
1606.75/1605.44	c qxplain 3752/3769
1606.75/1605.45	c qxplain 3761/3769
1606.75/1605.46	c qxplain 3766/3769
1606.75/1605.47	c qxplain 3768/3769
1606.75/1605.49	c qxplain 3769/3769
1606.85/1605.50	c 9110[?] 2108[?] 1880[?]  is mandatory 
1606.85/1605.50	c qxplain 3768/3768
1606.85/1605.52	c 9111[?] 2052[?] 2108[?]  is mandatory 
1606.85/1605.52	c qxplain 3766/3767
1606.85/1605.53	c qxplain 3767/3767
1606.85/1605.54	c 9112[?] -2052[?] -2108[?] -1880[?]  is mandatory 
1606.85/1605.54	c qxplain 3766/3766
1606.85/1605.55	c 9113[?] 1879[?] 2109[?]  is mandatory 
1606.85/1605.55	c qxplain 3761/3765
1606.85/1605.56	c qxplain 3764/3765
1606.85/1605.58	c qxplain 3765/3765
1606.85/1605.59	c 9114[?] 2053[?] 2109[?]  is mandatory 
1606.85/1605.59	c qxplain 3764/3764
1606.95/1605.60	c 9115[?] -2109[?] -2053[?] -1879[?]  is mandatory 
1606.95/1605.60	c qxplain 3761/3763
1606.95/1605.61	c qxplain 3763/3763
1606.95/1605.62	c 9116[?] 2110[?] 1882[?]  is mandatory 
1606.95/1605.62	c qxplain 3761/3762
1606.95/1605.64	c qxplain 3762/3762
1606.95/1605.65	c 9117[?] 2110[?] 2054[?]  is mandatory 
1606.95/1605.65	c qxplain 3761/3761
1606.95/1605.66	c 9118[?] -2110[?] -1882[?] -2054[?]  is mandatory 
1606.95/1605.66	c qxplain 3752/3760
1606.95/1605.67	c qxplain 3757/3760
1606.95/1605.68	c qxplain 3759/3760
1606.95/1605.70	c qxplain 3760/3760
1607.05/1605.71	c 9119[?] 2111[?] 1881[?]  is mandatory 
1607.05/1605.71	c qxplain 3759/3759
1607.05/1605.72	c 9120[?] 2055[?] 2111[?]  is mandatory 
1607.05/1605.72	c qxplain 3757/3758
1607.05/1605.73	c qxplain 3758/3758
1607.05/1605.75	c 9121[?] -2111[?] -2055[?] -1881[?]  is mandatory 
1607.05/1605.75	c qxplain 3757/3757
1607.05/1605.76	c 9122[?] 2112[?] 1884[?]  is mandatory 
1607.05/1605.76	c qxplain 3752/3756
1607.05/1605.77	c qxplain 3755/3756
1607.05/1605.78	c qxplain 3756/3756
1607.05/1605.79	c 9123[?] 2112[?] 2056[?]  is mandatory 
1607.05/1605.79	c qxplain 3755/3755
1607.15/1605.81	c 9124[?] -2112[?] -2056[?] -1884[?]  is mandatory 
1607.15/1605.81	c qxplain 3752/3754
1607.15/1605.82	c qxplain 3754/3754
1607.15/1605.83	c 9125[?] 2113[?] 1883[?]  is mandatory 
1607.15/1605.83	c qxplain 3752/3753
1607.15/1605.84	c qxplain 3753/3753
1607.15/1605.85	c 9126[?] 2113[?] 2057[?]  is mandatory 
1607.15/1605.86	c qxplain 3752/3752
1607.15/1605.87	c 9127[?] -2113[?] -2057[?] -1883[?]  is mandatory 
1607.15/1605.87	c qxplain 3734/3751
1607.15/1605.88	c qxplain 3743/3751
1607.15/1605.90	c qxplain 3748/3751
1607.25/1605.91	c qxplain 3750/3751
1607.25/1605.92	c qxplain 3751/3751
1607.25/1605.93	c 9128[?] -2114[?] -2048[?]  is mandatory 
1607.25/1605.93	c qxplain 3750/3750
1607.25/1605.94	c 9129[?] 2114[?] 2048[?]  is mandatory 
1607.25/1605.94	c qxplain 3748/3749
1607.25/1605.95	c qxplain 3749/3749
1607.25/1605.97	c 9130[?] -2049[?] -2115[?]  is mandatory 
1607.25/1605.97	c qxplain 3748/3748
1607.25/1605.98	c 9131[?] 2115[?] 2049[?]  is mandatory 
1607.25/1605.98	c qxplain 3743/3747
1607.35/1606.00	c qxplain 3746/3747
1607.35/1606.01	c qxplain 3747/3747
1607.35/1606.02	c 9132[?] -2116[?] -1958[?]  is mandatory 
1607.35/1606.02	c qxplain 3746/3746
1607.35/1606.03	c 9133[?] 1958[?] 2116[?]  is mandatory 
1607.35/1606.04	c qxplain 3743/3745
1607.35/1606.04	c qxplain 3745/3745
1607.35/1606.07	c 9134[?] -2117[?] 1958[?]  is mandatory 
1607.35/1606.07	c qxplain 3743/3744
1607.35/1606.08	c qxplain 3744/3744
1607.35/1606.11	c 9136[?] 2117[?] -1958[?] -1959[?]  is mandatory 
1607.35/1606.11	c qxplain 3743/3743
1607.46/1606.12	c 9137[?] -2118[?] -1959[?]  is mandatory 
1607.46/1606.12	c qxplain 3734/3742
1607.46/1606.14	c qxplain 3739/3742
1607.46/1606.15	c qxplain 3741/3742
1607.46/1606.17	c qxplain 3742/3742
1607.46/1606.18	c 9138[?] 2118[?] 1959[?]  is mandatory 
1607.46/1606.18	c qxplain 3741/3741
1607.46/1606.19	c 9139[?] 1950[?] 2119[?]  is mandatory 
1607.46/1606.20	c qxplain 3739/3740
1607.46/1606.21	c qxplain 3740/3740
1607.57/1606.22	c 9140[?] 2059[?] 2119[?]  is mandatory 
1607.57/1606.22	c qxplain 3739/3739
1607.57/1606.24	c 9141[?] -2059[?] -1950[?] -2119[?]  is mandatory 
1607.57/1606.24	c qxplain 3734/3738
1607.57/1606.26	c qxplain 3737/3738
1607.57/1606.27	c qxplain 3738/3738
1607.57/1606.29	c 9142[?] 1953[?] 2120[?]  is mandatory 
1607.57/1606.29	c qxplain 3737/3737
1607.64/1606.31	c 9143[?] 2060[?] 2120[?]  is mandatory 
1607.64/1606.31	c qxplain 3734/3736
1607.64/1606.33	c qxplain 3736/3736
1607.64/1606.35	c 9144[?] -2060[?] -1953[?] -2120[?]  is mandatory 
1607.64/1606.35	c qxplain 3734/3735
1607.64/1606.36	c qxplain 3735/3735
1607.64/1606.37	c 9145[?] 1947[?] -2121[?]  is mandatory 
1607.64/1606.37	c qxplain 3734/3734
1607.64/1606.38	c 9146[?] 1821[?] -2121[?]  is mandatory 
1607.64/1606.38	c qxplain 3698/3733
1607.74/1606.40	c qxplain 3716/3733
1607.84/1606.51	c qxplain 3725/3733
1607.84/1606.53	c qxplain 3730/3733
1607.84/1606.58	c qxplain 3732/3733
1607.94/1606.60	c qxplain 3733/3733
1607.94/1606.61	c 9147[?] 1722[?] -2121[?]  is mandatory 
1607.94/1606.61	c qxplain 3732/3732
1607.94/1606.62	c 9148[?] 8[?] -2121[?]  is mandatory 
1607.94/1606.62	c qxplain 3730/3731
1607.94/1606.63	c qxplain 3731/3731
1607.94/1606.64	c 9149[?] 2121[?] -1947[?] -1722[?] -8[?] -1821[?]  is mandatory 
1607.94/1606.64	c qxplain 3730/3730
1607.94/1606.66	c 9150[?] -2122[?] -1958[?]  is mandatory 
1607.94/1606.66	c qxplain 3725/3729
1607.94/1606.67	c qxplain 3728/3729
1607.94/1606.69	c qxplain 3729/3729
1608.05/1606.70	c 9151[?] 2122[?] 1958[?]  is mandatory 
1608.05/1606.70	c qxplain 3728/3728
1608.05/1606.71	c 9152[?] -2123[?] 1958[?]  is mandatory 
1608.05/1606.71	c qxplain 3725/3727
1608.05/1606.72	c qxplain 3727/3727
1608.05/1606.75	c 9154[?] 2123[?] -1958[?] -1959[?]  is mandatory 
1608.05/1606.75	c qxplain 3725/3726
1608.05/1606.76	c qxplain 3726/3726
1608.05/1606.77	c 9155[?] -2124[?] -1959[?]  is mandatory 
1608.05/1606.77	c qxplain 3725/3725
1608.05/1606.79	c 9156[?] 2124[?] 1959[?]  is mandatory 
1608.05/1606.79	c qxplain 3716/3724
1608.15/1606.87	c qxplain 3721/3724
1608.25/1606.90	c qxplain 3723/3724
1608.25/1606.91	c qxplain 3724/3724
1608.25/1606.92	c 9157[?] -1958[?] -2125[?]  is mandatory 
1608.25/1606.92	c qxplain 3723/3723
1608.25/1606.94	c 9158[?] 2125[?] 1958[?]  is mandatory 
1608.25/1606.94	c qxplain 3721/3722
1608.25/1606.98	c qxplain 3722/3722
1608.35/1607.01	c 9159[?] -2126[?] -1959[?]  is mandatory 
1608.35/1607.01	c qxplain 3721/3721
1608.35/1607.03	c 9160[?] 2126[?] 1959[?]  is mandatory 
1608.35/1607.03	c qxplain 3716/3720
1608.35/1607.04	c qxplain 3719/3720
1608.35/1607.07	c qxplain 3720/3720
1608.35/1607.09	c 9161[?] -2127[?] 1958[?]  is mandatory 
1608.35/1607.09	c qxplain 3719/3719
1608.35/1607.10	c 9162[?] -2127[?] 1959[?]  is mandatory 
1608.45/1607.10	c qxplain 3716/3718
1608.45/1607.11	c qxplain 3718/3718
1608.45/1607.17	c 9163[?] 2127[?] -1959[?] -1958[?]  is mandatory 
1608.45/1607.17	c qxplain 3716/3717
1608.45/1607.18	c qxplain 3717/3717
1608.45/1607.18	c 9164[?] -2128[?] -1958[?]  is mandatory 
1608.45/1607.18	c qxplain 3716/3716
1608.45/1607.20	c 9165[?] 2128[?] 1958[?]  is mandatory 
1608.45/1607.20	c qxplain 3698/3715
1608.57/1607.22	c qxplain 3707/3715
1608.57/1607.23	c qxplain 3712/3715
1608.57/1607.25	c qxplain 3714/3715
1608.57/1607.26	c qxplain 3715/3715
1608.57/1607.26	c 9166[?] -2129[?] -1959[?]  is mandatory 
1608.57/1607.26	c qxplain 3714/3714
1608.57/1607.28	c 9167[?] 2129[?] 1959[?]  is mandatory 
1608.57/1607.28	c qxplain 3712/3713
1608.57/1607.29	c qxplain 3713/3713
1608.57/1607.30	c 9168[?] -2130[?] 1958[?]  is mandatory 
1608.57/1607.30	c qxplain 3712/3712
1608.67/1607.32	c 9169[?] -2130[?] 1959[?]  is mandatory 
1608.67/1607.32	c qxplain 3707/3711
1608.67/1607.34	c qxplain 3710/3711
1608.67/1607.39	c qxplain 3711/3711
1608.75/1607.43	c 9170[?] 2130[?] -1958[?] -1959[?]  is mandatory 
1608.75/1607.43	c qxplain 3710/3710
1608.75/1607.46	c 9171[?] 1961[?] -2131[?]  is mandatory 
1608.75/1607.46	c qxplain 3707/3709
1608.75/1607.48	c qxplain 3709/3709
1608.85/1607.50	c 9172[?] 2131[?] -1961[?]  is mandatory 
1608.85/1607.50	c qxplain 3707/3708
1608.85/1607.52	c qxplain 3708/3708
1608.85/1607.55	c 9173[?] -2132[?] 1961[?]  is mandatory 
1608.85/1607.55	c qxplain 3707/3707
1608.85/1607.57	c 9174[?] 2132[?] -1961[?]  is mandatory 
1608.85/1607.57	c qxplain 3698/3706
1608.85/1607.58	c qxplain 3703/3706
1608.95/1607.61	c qxplain 3705/3706
1608.95/1607.62	c qxplain 3706/3706
1608.95/1607.64	c 9175[?] 1962[?] 2133[?]  is mandatory 
1608.95/1607.64	c qxplain 3705/3705
1608.95/1607.67	c 9176[?] 2062[?] 2133[?]  is mandatory 
1608.95/1607.67	c qxplain 3703/3704
1608.95/1607.68	c qxplain 3704/3704
1609.05/1607.70	c 9177[?] -1962[?] -2062[?] -2133[?]  is mandatory 
1609.05/1607.70	c qxplain 3703/3703
1609.05/1607.76	c 9178[?] 1964[?] 2134[?]  is mandatory 
1609.05/1607.76	c qxplain 3698/3702
1609.05/1607.78	c qxplain 3701/3702
1609.15/1607.80	c qxplain 3702/3702
1609.15/1607.83	c 9179[?] 2134[?] 2063[?]  is mandatory 
1609.15/1607.83	c qxplain 3701/3701
1609.15/1607.85	c 9180[?] -2134[?] -1964[?] -2063[?]  is mandatory 
1609.15/1607.85	c qxplain 3698/3700
1609.15/1607.87	c qxplain 3700/3700
1609.15/1607.89	c 9181[?] -2135[?] -1960[?]  is mandatory 
1609.15/1607.89	c qxplain 3698/3699
1609.25/1607.92	c qxplain 3699/3699
1609.25/1607.95	c 9182[?] 2135[?] 1960[?]  is mandatory 
1609.25/1607.95	c qxplain 3698/3698
1609.25/1607.97	c 9183[?] -2136[?] 1960[?]  is mandatory 
1609.25/1607.97	c qxplain 3625/3697
1609.25/1607.99	c qxplain 3662/3697
1609.35/1608.00	c qxplain 3680/3697
1609.35/1608.01	c qxplain 3689/3697
1609.35/1608.02	c qxplain 3694/3697
1609.35/1608.03	c qxplain 3696/3697
1609.35/1608.04	c qxplain 3697/3697
1609.35/1608.06	c 9184[?] -2136[?] 1834[?]  is mandatory 
1609.35/1608.06	c qxplain 3696/3696
1609.35/1608.07	c 9185[?] 2136[?] -1834[?] -1960[?]  is mandatory 
1609.35/1608.07	c qxplain 3694/3695
1609.35/1608.09	c qxplain 3695/3695
1609.45/1608.10	c 9186[?] -2137[?] -1960[?]  is mandatory 
1609.45/1608.10	c qxplain 3694/3694
1609.45/1608.13	c 9187[?] 2137[?] 1960[?]  is mandatory 
1609.45/1608.13	c qxplain 3689/3693
1609.45/1608.15	c qxplain 3692/3693
1609.55/1608.21	c qxplain 3693/3693
1609.55/1608.24	c 9188[?] 1835[?] -2138[?]  is mandatory 
1609.55/1608.24	c qxplain 3692/3692
1609.55/1608.26	c 9189[?] 1960[?] -2138[?]  is mandatory 
1609.55/1608.26	c qxplain 3689/3691
1609.55/1608.28	c qxplain 3691/3691
1609.55/1608.29	c 9190[?] 2138[?] -1960[?] -1835[?]  is mandatory 
1609.55/1608.29	c qxplain 3689/3690
1609.55/1608.31	c qxplain 3690/3690
1609.66/1608.33	c 9191[?] 2139[?] 1852[?]  is mandatory 
1609.66/1608.33	c qxplain 3689/3689
1609.66/1608.35	c 9192[?] 2139[?] 1988[?]  is mandatory 
1609.66/1608.35	c qxplain 3680/3688
1609.66/1608.37	c qxplain 3685/3688
1609.66/1608.38	c qxplain 3687/3688
1609.66/1608.39	c qxplain 3688/3688
1609.84/1608.57	c 9193[?] -2139[?] -1988[?] -1852[?]  is mandatory 
1609.84/1608.57	c qxplain 3687/3687
1609.84/1608.59	c 9194[?] 1852[?] 2140[?]  is mandatory 
1609.84/1608.59	c qxplain 3685/3686
1609.94/1608.62	c qxplain 3686/3686
1609.94/1608.64	c 9195[?] 2140[?] 1987[?]  is mandatory 
1609.94/1608.64	c qxplain 3685/3685
1610.14/1608.80	c 9196[?] -2140[?] -1987[?] -1852[?]  is mandatory 
1610.14/1608.80	c qxplain 3680/3684
1610.14/1608.81	c qxplain 3683/3684
1610.14/1608.83	c qxplain 3684/3684
1610.14/1608.85	c 9197[?] 2141[?] 1851[?]  is mandatory 
1610.14/1608.85	c qxplain 3683/3683
1610.14/1608.87	c 9198[?] 2141[?] 1988[?]  is mandatory 
1610.14/1608.87	c qxplain 3680/3682
1610.14/1608.88	c qxplain 3682/3682
1610.51/1609.20	c 9199[?] -2141[?] -1988[?] -1851[?]  is mandatory 
1610.51/1609.20	c qxplain 3680/3681
1610.61/1609.21	c qxplain 3681/3681
1610.61/1609.23	c 9200[?] 2142[?] 1851[?]  is mandatory 
1610.61/1609.23	c qxplain 3680/3680
1610.61/1609.25	c 9201[?] 2142[?] 1987[?]  is mandatory 
1610.61/1609.25	c qxplain 3662/3679
1610.61/1609.27	c qxplain 3671/3679
1610.61/1609.28	c qxplain 3676/3679
1610.61/1609.29	c qxplain 3678/3679
1610.71/1609.32	c qxplain 3679/3679
1610.93/1609.54	c 9202[?] -2142[?] -1851[?] -1987[?]  is mandatory 
1610.93/1609.54	c qxplain 3678/3678
1610.93/1609.57	c 9203[?] 2143[?] 1852[?]  is mandatory 
1610.93/1609.57	c qxplain 3676/3677
1610.93/1609.59	c qxplain 3677/3677
1611.02/1609.61	c 9204[?] 2143[?] 1986[?]  is mandatory 
1611.02/1609.61	c qxplain 3676/3676
1611.12/1609.79	c 9205[?] -1852[?] -2143[?] -1986[?]  is mandatory 
1611.12/1609.79	c qxplain 3671/3675
1611.22/1609.81	c qxplain 3674/3675
1611.22/1609.82	c qxplain 3675/3675
1611.22/1609.87	c 9206[?] 2144[?] 1852[?]  is mandatory 
1611.22/1609.87	c qxplain 3674/3674
1611.22/1609.89	c 9207[?] 2144[?] 1985[?]  is mandatory 
1611.22/1609.89	c qxplain 3671/3673
1611.32/1609.90	c qxplain 3673/3673
1611.52/1610.10	c 9208[?] -2144[?] -1852[?] -1985[?]  is mandatory 
1611.52/1610.10	c qxplain 3671/3672
1611.52/1610.11	c qxplain 3672/3672
1611.52/1610.14	c 9209[?] 1851[?] 2145[?]  is mandatory 
1611.52/1610.14	c qxplain 3671/3671
1611.52/1610.16	c 9210[?] 2145[?] 1986[?]  is mandatory 
1611.52/1610.16	c qxplain 3662/3670
1611.52/1610.17	c qxplain 3667/3670
1611.52/1610.18	c qxplain 3669/3670
1611.62/1610.20	c qxplain 3670/3670
1611.72/1610.35	c 9211[?] -2145[?] -1851[?] -1986[?]  is mandatory 
1611.72/1610.35	c qxplain 3669/3669
1611.72/1610.37	c 9212[?] 1851[?] 2146[?]  is mandatory 
1611.72/1610.37	c qxplain 3667/3668
1611.72/1610.38	c qxplain 3668/3668
1611.82/1610.40	c 9213[?] 2146[?] 1985[?]  is mandatory 
1611.82/1610.40	c qxplain 3667/3667
1611.93/1610.58	c 9214[?] -2146[?] -1851[?] -1985[?]  is mandatory 
1611.93/1610.58	c qxplain 3662/3666
1611.93/1610.60	c qxplain 3665/3666
1611.93/1610.61	c qxplain 3666/3666
1612.12/1610.71	c 9215[?] -1989[?] -2147[?]  is mandatory 
1612.12/1610.71	c qxplain 3665/3665
1612.12/1610.74	c 9216[?] 2147[?] 1989[?]  is mandatory 
1612.12/1610.74	c qxplain 3662/3664
1612.12/1610.76	c qxplain 3664/3664
1612.22/1610.85	c 9217[?] -2148[?] -1990[?]  is mandatory 
1612.22/1610.85	c qxplain 3662/3663
1612.22/1610.86	c qxplain 3663/3663
1612.22/1610.88	c 9218[?] 2148[?] 1990[?]  is mandatory 
1612.22/1610.88	c qxplain 3662/3662
1612.32/1610.91	c 9219[?] 1989[?] -2149[?]  is mandatory 
1612.32/1610.91	c qxplain 3625/3661
1612.32/1610.94	c qxplain 3644/3661
1612.32/1610.96	c qxplain 3653/3661
1612.32/1610.97	c qxplain 3658/3661
1612.32/1610.99	c qxplain 3660/3661
1612.42/1611.02	c qxplain 3661/3661
1612.42/1611.05	c 9220[?] -2149[?] 1990[?]  is mandatory 
1612.42/1611.05	c qxplain 3660/3660
1612.42/1611.07	c 9221[?] -1990[?] 2149[?] -1989[?]  is mandatory 
1612.42/1611.07	c qxplain 3658/3659
1612.42/1611.09	c qxplain 3659/3659
1612.52/1611.11	c 9222[?] -2150[?] 1991[?]  is mandatory 
1612.52/1611.11	c qxplain 3658/3658
1612.52/1611.12	c 9223[?] -1991[?] 2150[?]  is mandatory 
1612.52/1611.12	c qxplain 3653/3657
1612.52/1611.14	c qxplain 3656/3657
1612.62/1611.29	c qxplain 3657/3657
1612.72/1611.33	c 9224[?] 1991[?] -2151[?]  is mandatory 
1612.72/1611.33	c qxplain 3656/3656
1612.72/1611.36	c 9225[?] 2151[?] -1991[?]  is mandatory 
1612.72/1611.36	c qxplain 3653/3655
1612.72/1611.39	c qxplain 3655/3655
1612.82/1611.48	c 9226[?] -2152[?] -1993[?]  is mandatory 
1612.82/1611.48	c qxplain 3653/3654
1612.92/1611.50	c qxplain 3654/3654
1612.92/1611.52	c 9227[?] 2152[?] 1993[?]  is mandatory 
1612.92/1611.52	c qxplain 3653/3653
1613.03/1611.63	c 9228[?] -2153[?] -1993[?]  is mandatory 
1613.03/1611.63	c qxplain 3644/3652
1613.03/1611.69	c qxplain 3649/3652
1613.03/1611.71	c qxplain 3651/3652
1613.14/1611.73	c qxplain 3652/3652
1613.14/1611.75	c 9229[?] 2153[?] 1993[?]  is mandatory 
1613.14/1611.75	c qxplain 3651/3651
1613.22/1611.83	c 9230[?] -2154[?] -1993[?]  is mandatory 
1613.22/1611.83	c qxplain 3649/3650
1613.22/1611.87	c qxplain 3650/3650
1613.31/1611.92	c 9231[?] 2154[?] 1993[?]  is mandatory 
1613.31/1611.93	c qxplain 3649/3649
1613.31/1611.98	c 9232[?] -2155[?] -1993[?]  is mandatory 
1613.31/1611.98	c qxplain 3644/3648
1613.41/1612.00	c qxplain 3647/3648
1613.41/1612.01	c qxplain 3648/3648
1613.41/1612.03	c 9233[?] 1993[?] 2155[?]  is mandatory 
1613.41/1612.03	c qxplain 3647/3647
1613.41/1612.06	c 9234[?] -2156[?] -1992[?]  is mandatory 
1613.41/1612.06	c qxplain 3644/3646
1613.41/1612.07	c qxplain 3646/3646
1613.41/1612.08	c 9235[?] 2156[?] 1992[?]  is mandatory 
1613.41/1612.08	c qxplain 3644/3645
1613.51/1612.12	c qxplain 3645/3645
1613.51/1612.14	c 9236[?] -2157[?] -1992[?]  is mandatory 
1613.51/1612.14	c qxplain 3644/3644
1613.51/1612.15	c 9237[?] 2157[?] 1992[?]  is mandatory 
1613.51/1612.15	c qxplain 3625/3643
1613.51/1612.17	c qxplain 3635/3643
1613.51/1612.19	c qxplain 3640/3643
1613.61/1612.22	c qxplain 3642/3643
1613.61/1612.25	c qxplain 3643/3643
1613.61/1612.27	c 9238[?] -2158[?] -1992[?]  is mandatory 
1613.61/1612.27	c qxplain 3642/3642
1613.61/1612.28	c 9239[?] 2158[?] 1992[?]  is mandatory 
1613.61/1612.28	c qxplain 3640/3641
1613.71/1612.32	c qxplain 3641/3641
1613.71/1612.35	c 9240[?] -1992[?] -2159[?]  is mandatory 
1613.71/1612.35	c qxplain 3640/3640
1613.71/1612.37	c 9241[?] 2159[?] 1992[?]  is mandatory 
1613.71/1612.37	c qxplain 3635/3639
1613.71/1612.39	c qxplain 3638/3639
1613.81/1612.40	c qxplain 3639/3639
1613.81/1612.43	c 9242[?] -2071[?] 2160[?]  is mandatory 
1613.81/1612.43	c qxplain 3638/3638
1613.81/1612.45	c 9243[?] -1920[?] 2160[?]  is mandatory 
1613.81/1612.45	c qxplain 3635/3637
1613.81/1612.47	c qxplain 3637/3637
1613.81/1612.49	c 9244[?] -2072[?] 2160[?]  is mandatory 
1613.81/1612.49	c qxplain 3635/3636
1613.91/1612.51	c qxplain 3636/3636
1613.91/1612.54	c 9245[?] 1920[?] 2072[?] -2160[?] 2071[?]  is mandatory 
1613.91/1612.54	c qxplain 3635/3635
1613.91/1612.56	c 9246[?] -2073[?] 2161[?]  is mandatory 
1613.91/1612.56	c qxplain 3625/3634
1613.91/1612.58	c qxplain 3630/3634
1613.91/1612.59	c qxplain 3633/3634
1614.01/1612.61	c qxplain 3634/3634
1614.01/1612.64	c 9247[?] -1921[?] 2161[?]  is mandatory 
1614.01/1612.64	c qxplain 3633/3633
1614.01/1612.66	c 9248[?] -2074[?] 2161[?]  is mandatory 
1614.01/1612.66	c qxplain 3630/3632
1614.01/1612.67	c qxplain 3632/3632
1614.01/1612.70	c 9249[?] 2074[?] -2161[?] 1921[?] 2073[?]  is mandatory 
1614.01/1612.70	c qxplain 3630/3631
1614.01/1612.72	c qxplain 3631/3631
1614.13/1612.74	c 9250[?] -2075[?] 2162[?]  is mandatory 
1614.13/1612.74	c qxplain 3630/3630
1614.13/1612.77	c 9251[?] -1922[?] 2162[?]  is mandatory 
1614.13/1612.77	c qxplain 3625/3629
1614.13/1612.78	c qxplain 3628/3629
1614.13/1612.80	c qxplain 3629/3629
1614.23/1612.83	c 9252[?] -2076[?] 2162[?]  is mandatory 
1614.23/1612.83	c qxplain 3628/3628
1614.23/1612.85	c 9253[?] 2076[?] 1922[?] -2162[?] 2075[?]  is mandatory 
1614.23/1612.85	c qxplain 3625/3627
1614.23/1612.87	c qxplain 3627/3627
1614.31/1612.91	c 9254[?] -2077[?] 2163[?]  is mandatory 
1614.31/1612.91	c qxplain 3625/3626
1614.31/1612.92	c qxplain 3626/3626
1614.31/1612.95	c 9255[?] -1923[?] 2163[?]  is mandatory 
1614.31/1612.95	c qxplain 3625/3625
1614.31/1612.98	c 9256[?] -2078[?] 2163[?]  is mandatory 
1614.31/1612.98	c qxplain 3480/3624
1614.31/1613.00	c qxplain 3553/3624
1614.41/1613.01	c qxplain 3589/3624
1614.41/1613.03	c qxplain 3607/3624
1614.41/1613.06	c qxplain 3616/3624
1614.41/1613.08	c qxplain 3621/3624
1614.41/1613.09	c qxplain 3623/3624
1614.51/1613.11	c qxplain 3624/3624
1614.51/1613.14	c 9257[?] -2163[?] 1923[?] 2078[?] 2077[?]  is mandatory 
1614.51/1613.14	c qxplain 3623/3623
1614.51/1613.18	c 9258[?] -2079[?] 2164[?]  is mandatory 
1614.51/1613.18	c qxplain 3621/3622
1614.51/1613.19	c qxplain 3622/3622
1614.61/1613.22	c 9259[?] -1924[?] 2164[?]  is mandatory 
1614.61/1613.22	c qxplain 3621/3621
1614.61/1613.25	c 9260[?] -2080[?] 2164[?]  is mandatory 
1614.61/1613.25	c qxplain 3616/3620
1614.61/1613.27	c qxplain 3619/3620
1614.61/1613.29	c qxplain 3620/3620
1614.71/1613.32	c 9261[?] 2080[?] -2164[?] 1924[?] 2079[?]  is mandatory 
1614.71/1613.32	c qxplain 3619/3619
1614.71/1613.38	c 9262[?] -2081[?] 2165[?]  is mandatory 
1614.71/1613.38	c qxplain 3616/3618
1614.71/1613.40	c qxplain 3618/3618
1614.81/1613.43	c 9263[?] -1925[?] 2165[?]  is mandatory 
1614.81/1613.43	c qxplain 3616/3617
1614.81/1613.44	c qxplain 3617/3617
1614.81/1613.47	c 9264[?] -2082[?] 2165[?]  is mandatory 
1614.81/1613.47	c qxplain 3616/3616
1614.91/1613.50	c 9265[?] 2082[?] -2165[?] 1925[?] 2081[?]  is mandatory 
1614.91/1613.50	c qxplain 3607/3615
1614.91/1613.53	c qxplain 3612/3615
1614.91/1613.55	c qxplain 3614/3615
1614.91/1613.57	c qxplain 3615/3615
1614.91/1613.60	c 9266[?] -2083[?] 2166[?]  is mandatory 
1614.91/1613.60	c qxplain 3614/3614
1615.01/1613.62	c 9267[?] -1926[?] 2166[?]  is mandatory 
1615.01/1613.62	c qxplain 3612/3613
1615.01/1613.63	c qxplain 3613/3613
1615.01/1613.66	c 9268[?] -2084[?] 2166[?]  is mandatory 
1615.01/1613.66	c qxplain 3612/3612
1615.01/1613.68	c 9269[?] 2084[?] 1926[?] -2166[?] 2083[?]  is mandatory 
1615.01/1613.68	c qxplain 3607/3611
1615.11/1613.70	c qxplain 3610/3611
1615.11/1613.73	c qxplain 3611/3611
1615.11/1613.75	c 9270[?] -2085[?] 2167[?]  is mandatory 
1615.11/1613.75	c qxplain 3610/3610
1615.11/1613.78	c 9271[?] -1927[?] 2167[?]  is mandatory 
1615.11/1613.78	c qxplain 3607/3609
1615.11/1613.80	c qxplain 3609/3609
1615.22/1613.83	c 9272[?] -2086[?] 2167[?]  is mandatory 
1615.22/1613.83	c qxplain 3607/3608
1615.22/1613.84	c qxplain 3608/3608
1615.22/1613.87	c 9273[?] 1927[?] -2167[?] 2086[?] 2085[?]  is mandatory 
1615.22/1613.87	c qxplain 3607/3607
1615.22/1613.90	c 9274[?] 2065[?] -2168[?]  is mandatory 
1615.22/1613.90	c qxplain 3589/3606
1615.33/1613.92	c qxplain 3598/3606
1615.33/1613.93	c qxplain 3603/3606
1615.33/1613.94	c qxplain 3605/3606
1615.33/1613.95	c qxplain 3606/3606
1615.33/1613.96	c 9275[?] -2168[?] 1930[?]  is mandatory 
1615.33/1613.96	c qxplain 3605/3605
1615.33/1614.00	c 9276[?] -2065[?] 2168[?] -1930[?]  is mandatory 
1615.33/1614.00	c qxplain 3603/3604
1615.40/1614.02	c qxplain 3604/3604
1615.40/1614.05	c 9277[?] 2066[?] -2169[?]  is mandatory 
1615.40/1614.05	c qxplain 3603/3603
1615.40/1614.07	c 9278[?] -2169[?] 1932[?]  is mandatory 
1615.40/1614.07	c qxplain 3598/3602
1615.40/1614.09	c qxplain 3601/3602
1615.50/1614.11	c qxplain 3602/3602
1615.50/1614.13	c 9279[?] 2169[?] -2066[?] -1932[?]  is mandatory 
1615.50/1614.13	c qxplain 3601/3601
1615.50/1614.16	c 9280[?] -2170[?] 2067[?]  is mandatory 
1615.50/1614.16	c qxplain 3598/3600
1615.50/1614.18	c qxplain 3600/3600
1615.50/1614.19	c 9281[?] -2170[?] 1933[?]  is mandatory 
1615.50/1614.19	c qxplain 3598/3599
1615.60/1614.21	c qxplain 3599/3599
1615.60/1614.23	c 9282[?] 2170[?] -2067[?] -1933[?]  is mandatory 
1615.60/1614.23	c qxplain 3598/3598
1615.60/1614.27	c 9283[?] -2171[?] 2068[?]  is mandatory 
1615.60/1614.27	c qxplain 3589/3597
1615.60/1614.29	c qxplain 3594/3597
1615.70/1614.30	c qxplain 3596/3597
1615.70/1614.32	c qxplain 3597/3597
1615.70/1614.32	c 9284[?] -2171[?] 1934[?]  is mandatory 
1615.70/1614.32	c qxplain 3596/3596
1615.70/1614.36	c 9285[?] 2171[?] -2068[?] -1934[?]  is mandatory 
1615.70/1614.36	c qxplain 3594/3595
1615.70/1614.37	c qxplain 3595/3595
1615.80/1614.41	c 9286[?] 2069[?] -2172[?]  is mandatory 
1615.80/1614.41	c qxplain 3594/3594
1615.80/1614.43	c 9287[?] -2172[?] 1936[?]  is mandatory 
1615.80/1614.43	c qxplain 3589/3593
1615.80/1614.44	c qxplain 3592/3593
1615.80/1614.48	c qxplain 3593/3593
1615.90/1614.51	c 9288[?] 2172[?] -2069[?] -1936[?]  is mandatory 
1615.90/1614.51	c qxplain 3592/3592
1615.90/1614.53	c 9289[?] -2173[?] 2070[?]  is mandatory 
1615.90/1614.53	c qxplain 3589/3591
1615.90/1614.55	c qxplain 3591/3591
1615.90/1614.56	c 9290[?] -2173[?] 1937[?]  is mandatory 
1615.90/1614.56	c qxplain 3589/3590
1615.90/1614.59	c qxplain 3590/3590
1616.00/1614.65	c 9291[?] 2173[?] -2070[?] -1937[?]  is mandatory 
1616.00/1614.65	c qxplain 3589/3589
1616.00/1614.67	c 9292[?] -2174[?] 2044[?]  is mandatory 
1616.00/1614.67	c qxplain 3553/3588
1616.00/1614.69	c qxplain 3571/3588
1616.00/1614.69	c qxplain 3580/3588
1616.10/1614.77	c qxplain 3585/3588
1616.10/1614.78	c qxplain 3587/3588
1616.10/1614.79	c qxplain 3588/3588
1616.20/1614.80	c 9293[?] 2174[?] -2044[?]  is mandatory 
1616.20/1614.80	c qxplain 3587/3587
1616.20/1614.86	c 9294[?] 2047[?] -2175[?]  is mandatory 
1616.20/1614.86	c qxplain 3585/3586
1616.20/1614.88	c qxplain 3586/3586
1616.20/1614.89	c 9295[?] 50[?] -2175[?]  is mandatory 
1616.20/1614.89	c qxplain 3585/3585
1616.20/1614.91	c 9296[?] -50[?] 2175[?] -2047[?]  is mandatory 
1616.20/1614.91	c qxplain 3580/3584
1616.32/1614.93	c qxplain 3583/3584
1616.32/1614.95	c qxplain 3584/3584
1616.32/1614.97	c 9297[?] 2176[?] 2047[?]  is mandatory 
1616.32/1614.97	c qxplain 3583/3583
1616.32/1615.00	c 9298[?] 50[?] 2176[?]  is mandatory 
1616.32/1615.00	c qxplain 3580/3582
1616.32/1615.01	c qxplain 3582/3582
1616.42/1615.02	c 9299[?] -50[?] -2047[?] -2176[?]  is mandatory 
1616.42/1615.02	c qxplain 3580/3581
1616.42/1615.04	c qxplain 3581/3581
1616.42/1615.05	c 9300[?] 1944[?] -2177[?]  is mandatory 
1616.42/1615.05	c qxplain 3580/3580
1616.42/1615.06	c 9301[?] 2177[?] -1944[?]  is mandatory 
1616.42/1615.06	c qxplain 3571/3579
1616.42/1615.08	c qxplain 3576/3579
1616.42/1615.10	c qxplain 3578/3579
1616.50/1615.11	c qxplain 3579/3579
1616.50/1615.12	c 9302[?] 1945[?] -2178[?]  is mandatory 
1616.50/1615.12	c qxplain 3578/3578
1616.50/1615.13	c 9303[?] -1945[?] 2178[?]  is mandatory 
1616.50/1615.13	c qxplain 3576/3577
1616.50/1615.15	c qxplain 3577/3577
1616.50/1615.17	c 9304[?] 1944[?] -2179[?]  is mandatory 
1616.50/1615.17	c qxplain 3576/3576
1616.50/1615.18	c 9305[?] -1944[?] 2179[?]  is mandatory 
1616.50/1615.18	c qxplain 3571/3575
1616.50/1615.19	c qxplain 3574/3575
1616.60/1615.21	c qxplain 3575/3575
1616.60/1615.22	c 9306[?] -2180[?] 1945[?]  is mandatory 
1616.60/1615.22	c qxplain 3574/3574
1616.60/1615.23	c 9307[?] 2180[?] -1945[?]  is mandatory 
1616.60/1615.23	c qxplain 3571/3573
1616.60/1615.25	c qxplain 3573/3573
1616.60/1615.26	c 9308[?] 2181[?] 2051[?]  is mandatory 
1616.60/1615.26	c qxplain 3571/3572
1616.60/1615.27	c qxplain 3572/3572
1616.60/1615.29	c 9309[?] 2181[?] 2107[?]  is mandatory 
1616.60/1615.29	c qxplain 3571/3571
1616.70/1615.30	c 9310[?] -2051[?] -2107[?] -2181[?]  is mandatory 
1616.70/1615.30	c qxplain 3553/3570
1616.70/1615.31	c qxplain 3562/3570
1616.70/1615.32	c qxplain 3567/3570
1616.70/1615.34	c qxplain 3569/3570
1616.70/1615.35	c qxplain 3570/3570
1616.70/1615.36	c 9311[?] 2108[?] 2182[?]  is mandatory 
1616.70/1615.36	c qxplain 3569/3569
1616.70/1615.37	c 9312[?] 2182[?] 2109[?]  is mandatory 
1616.70/1615.37	c qxplain 3567/3568
1616.70/1615.39	c qxplain 3568/3568
1616.80/1615.40	c 9313[?] -2109[?] -2108[?] -2182[?]  is mandatory 
1616.80/1615.40	c qxplain 3567/3567
1616.80/1615.41	c 9314[?] 2183[?] 2110[?]  is mandatory 
1616.80/1615.41	c qxplain 3562/3566
1616.80/1615.43	c qxplain 3565/3566
1616.80/1615.44	c qxplain 3566/3566
1616.80/1615.45	c 9315[?] 2183[?] 2111[?]  is mandatory 
1616.80/1615.45	c qxplain 3565/3565
1616.80/1615.46	c 9316[?] -2110[?] -2111[?] -2183[?]  is mandatory 
1616.80/1615.46	c qxplain 3562/3564
1616.80/1615.48	c qxplain 3564/3564
1616.80/1615.49	c 9317[?] 2184[?] 2112[?]  is mandatory 
1616.80/1615.49	c qxplain 3562/3563
1616.90/1615.51	c qxplain 3563/3563
1616.90/1615.52	c 9318[?] 2184[?] 2113[?]  is mandatory 
1616.90/1615.52	c qxplain 3562/3562
1616.90/1615.53	c 9319[?] -2184[?] -2112[?] -2113[?]  is mandatory 
1616.90/1615.53	c qxplain 3553/3561
1616.90/1615.55	c qxplain 3558/3561
1616.90/1615.56	c qxplain 3560/3561
1616.90/1615.57	c qxplain 3561/3561
1616.90/1615.58	c 9320[?] 2049[?] 2185[?]  is mandatory 
1616.90/1615.58	c qxplain 3560/3560
1616.90/1615.60	c 9321[?] 2114[?] 2185[?]  is mandatory 
1616.90/1615.60	c qxplain 3558/3559
1617.00/1615.61	c qxplain 3559/3559
1617.00/1615.62	c 9322[?] -2049[?] -2114[?] -2185[?]  is mandatory 
1617.00/1615.62	c qxplain 3558/3558
1617.00/1615.63	c 9323[?] 2048[?] 2186[?]  is mandatory 
1617.00/1615.63	c qxplain 3553/3557
1617.00/1615.64	c qxplain 3556/3557
1617.00/1615.66	c qxplain 3557/3557
1617.00/1615.67	c 9324[?] 2115[?] 2186[?]  is mandatory 
1617.00/1615.67	c qxplain 3556/3556
1617.00/1615.68	c 9325[?] -2048[?] -2115[?] -2186[?]  is mandatory 
1617.00/1615.68	c qxplain 3553/3555
1617.10/1615.70	c qxplain 3555/3555
1617.10/1615.71	c 9326[?] -2187[?] 1732[?]  is mandatory 
1617.10/1615.71	c qxplain 3553/3554
1617.10/1615.75	c qxplain 3554/3554
1617.10/1615.77	c 9327[?] -2187[?] 2117[?]  is mandatory 
1617.10/1615.77	c qxplain 3553/3553
1617.10/1615.79	c 9328[?] -1732[?] 2187[?] -2117[?]  is mandatory 
1617.10/1615.79	c qxplain 3480/3552
1617.21/1615.81	c qxplain 3517/3552
1617.21/1615.83	c qxplain 3535/3552
1617.21/1615.85	c qxplain 3544/3552
1617.21/1615.86	c qxplain 3549/3552
1617.21/1615.87	c qxplain 3551/3552
1617.21/1615.89	c qxplain 3552/3552
1617.31/1615.91	c 9329[?] 2119[?] -2188[?]  is mandatory 
1617.31/1615.91	c qxplain 3551/3551
1617.31/1615.93	c 9330[?] 1728[?] -2188[?]  is mandatory 
1617.31/1615.93	c qxplain 3549/3550
1617.31/1615.95	c qxplain 3550/3550
1617.31/1615.96	c 9331[?] 1949[?] -2188[?]  is mandatory 
1617.31/1615.96	c qxplain 3549/3549
1617.31/1615.98	c 9332[?] -2119[?] -1949[?] 2188[?] -1728[?]  is mandatory 
1617.31/1615.98	c qxplain 3544/3548
1617.31/1616.01	c qxplain 3547/3548
1617.43/1616.03	c qxplain 3548/3548
1617.43/1616.06	c 9333[?] 1737[?] -2189[?]  is mandatory 
1617.43/1616.06	c qxplain 3547/3547
1617.43/1616.08	c 9334[?] 2120[?] -2189[?]  is mandatory 
1617.43/1616.08	c qxplain 3544/3546
1617.43/1616.10	c qxplain 3546/3546
1617.53/1616.12	c 9335[?] 2189[?] -2120[?] -1737[?]  is mandatory 
1617.53/1616.12	c qxplain 3544/3545
1617.53/1616.14	c qxplain 3545/3545
1617.53/1616.15	c 9336[?] 2121[?] -2190[?]  is mandatory 
1617.53/1616.15	c qxplain 3544/3544
1617.53/1616.16	c 9337[?] 1825[?] -2190[?]  is mandatory 
1617.53/1616.16	c qxplain 3535/3543
1617.53/1616.17	c qxplain 3540/3543
1617.53/1616.18	c qxplain 3542/3543
1617.53/1616.19	c qxplain 3543/3543
1617.61/1616.21	c 9338[?] 2190[?] -2121[?] -1825[?]  is mandatory 
1617.61/1616.21	c qxplain 3542/3542
1617.61/1616.22	c 9339[?] 1734[?] -2191[?]  is mandatory 
1617.61/1616.22	c qxplain 3540/3541
1617.61/1616.25	c qxplain 3541/3541
1617.61/1616.26	c 9340[?] -2191[?] 2123[?]  is mandatory 
1617.61/1616.26	c qxplain 3540/3540
1617.61/1616.28	c 9341[?] -1734[?] 2191[?] -2123[?]  is mandatory 
1617.61/1616.28	c qxplain 3535/3539
1617.61/1616.29	c qxplain 3538/3539
1617.71/1616.30	c qxplain 3539/3539
1617.71/1616.31	c 9342[?] 1955[?] -2192[?]  is mandatory 
1617.71/1616.31	c qxplain 3538/3538
1617.71/1616.33	c 9343[?] -2192[?] 2126[?]  is mandatory 
1617.71/1616.33	c qxplain 3535/3537
1617.71/1616.34	c qxplain 3537/3537
1617.71/1616.35	c 9344[?] -1955[?] 2192[?] -2126[?]  is mandatory 
1617.71/1616.35	c qxplain 3535/3536
1617.71/1616.36	c qxplain 3536/3536
1617.71/1616.36	c 9345[?] -2193[?] 1738[?]  is mandatory 
1617.71/1616.36	c qxplain 3535/3535
1617.71/1616.38	c 9346[?] -2193[?] 2127[?]  is mandatory 
1617.71/1616.38	c qxplain 3517/3534
1617.81/1616.40	c qxplain 3526/3534
1617.81/1616.43	c qxplain 3531/3534
1617.81/1616.45	c qxplain 3533/3534
1617.91/1616.53	c qxplain 3534/3534
1617.91/1616.54	c 9347[?] -1738[?] -2127[?] 2193[?]  is mandatory 
1617.91/1616.54	c qxplain 3533/3533
1617.91/1616.56	c 9348[?] 1948[?] -2194[?]  is mandatory 
1617.91/1616.56	c qxplain 3531/3532
1617.91/1616.57	c qxplain 3532/3532
1617.91/1616.58	c 9349[?] -2194[?] 2129[?]  is mandatory 
1617.91/1616.58	c qxplain 3531/3531
1617.91/1616.59	c 9350[?] -1948[?] 2194[?] -2129[?]  is mandatory 
1617.91/1616.59	c qxplain 3526/3530
1618.01/1616.60	c qxplain 3529/3530
1618.01/1616.62	c qxplain 3530/3530
1618.01/1616.63	c 9351[?] 1736[?] -2195[?]  is mandatory 
1618.01/1616.63	c qxplain 3529/3529
1618.01/1616.64	c 9352[?] -2195[?] 2130[?]  is mandatory 
1618.01/1616.64	c qxplain 3526/3528
1618.01/1616.65	c qxplain 3528/3528
1618.01/1616.69	c 9353[?] -1736[?] 2195[?] -2130[?]  is mandatory 
1618.01/1616.69	c qxplain 3526/3527
1618.11/1616.70	c qxplain 3527/3527
1618.11/1616.73	c 9354[?] -2133[?] -2196[?]  is mandatory 
1618.11/1616.73	c qxplain 3526/3526
1618.11/1616.76	c 9355[?] 2133[?] 2196[?]  is mandatory 
1618.11/1616.76	c qxplain 3517/3525
1618.11/1616.78	c qxplain 3522/3525
1618.11/1616.79	c qxplain 3524/3525
1618.21/1616.82	c qxplain 3525/3525
1618.21/1616.85	c 9356[?] -2197[?] -2134[?]  is mandatory 
1618.21/1616.85	c qxplain 3524/3524
1618.21/1616.88	c 9357[?] 2197[?] 2134[?]  is mandatory 
1618.21/1616.88	c qxplain 3522/3523
1618.31/1616.90	c qxplain 3523/3523
1618.31/1616.94	c 9358[?] 1896[?] -2198[?]  is mandatory 
1618.31/1616.94	c qxplain 3522/3522
1618.31/1616.96	c 9359[?] -2198[?] 2135[?]  is mandatory 
1618.31/1616.96	c qxplain 3517/3521
1618.31/1616.97	c qxplain 3520/3521
1618.31/1616.98	c qxplain 3521/3521
1618.41/1617.01	c 9360[?] -1896[?] 2198[?] -2135[?]  is mandatory 
1618.41/1617.01	c qxplain 3520/3520
1618.41/1617.03	c 9361[?] -2199[?] 1946[?]  is mandatory 
1618.41/1617.03	c qxplain 3517/3519
1618.41/1617.05	c qxplain 3519/3519
1618.41/1617.08	c 9362[?] -2199[?] 2136[?]  is mandatory 
1618.41/1617.08	c qxplain 3517/3518
1618.41/1617.10	c qxplain 3518/3518
1618.41/1617.11	c 9363[?] -1946[?] 2199[?] -2136[?]  is mandatory 
1618.41/1617.11	c qxplain 3517/3517
1618.52/1617.19	c 9364[?] 1722[?] -2200[?]  is mandatory 
1618.52/1617.19	c qxplain 3480/3516
1618.52/1617.21	c qxplain 3499/3516
1618.62/1617.22	c qxplain 3508/3516
1618.62/1617.23	c qxplain 3513/3516
1618.62/1617.24	c qxplain 3515/3516
1618.62/1617.27	c qxplain 3516/3516
1618.70/1617.31	c 9365[?] -2200[?] 2149[?]  is mandatory 
1618.70/1617.31	c qxplain 3515/3515
1618.70/1617.34	c 9366[?] -2149[?] -1722[?] 2200[?]  is mandatory 
1618.70/1617.34	c qxplain 3513/3514
1618.70/1617.36	c qxplain 3514/3514
1618.80/1617.40	c 9367[?] -2201[?] 2090[?]  is mandatory 
1618.80/1617.40	c qxplain 3513/3513
1618.80/1617.42	c 9368[?] 30[?] -2201[?]  is mandatory 
1618.80/1617.42	c qxplain 3508/3512
1618.80/1617.43	c qxplain 3511/3512
1618.80/1617.44	c qxplain 3512/3512
1618.80/1617.45	c 9369[?] 2019[?] -2201[?]  is mandatory 
1618.80/1617.45	c qxplain 3511/3511
1618.80/1617.47	c 9370[?] -2019[?] -30[?] 2201[?] -2090[?]  is mandatory 
1618.80/1617.47	c qxplain 3508/3510
1618.80/1617.48	c qxplain 3510/3510
1618.80/1617.49	c qxplain 3508/3509
1618.90/1617.50	c qxplain 3509/3509
1618.90/1617.51	c 9372[?] 38[?] -2202[?]  is mandatory 
1618.90/1617.51	c qxplain 3508/3508
1618.90/1617.52	c 9373[?] 1830[?] -2202[?]  is mandatory 
1618.90/1617.52	c qxplain 3499/3507
1618.90/1617.53	c qxplain 3504/3507
1618.90/1617.54	c qxplain 3506/3507
1618.90/1617.55	c qxplain 3507/3507
1618.90/1617.56	c 9374[?] -1830[?] -38[?] 2202[?] -2090[?]  is mandatory 
1618.90/1617.56	c qxplain 3506/3506
1618.90/1617.58	c 9375[?] -2203[?] 2089[?]  is mandatory 
1618.90/1617.58	c qxplain 3504/3505
1619.00/1617.61	c qxplain 3505/3505
1619.00/1617.63	c 9376[?] 2160[?] -2203[?]  is mandatory 
1619.00/1617.63	c qxplain 3504/3504
1619.00/1617.66	c 9377[?] -2160[?] 2203[?] -2089[?]  is mandatory 
1619.00/1617.66	c qxplain 3499/3503
1619.00/1617.69	c qxplain 3502/3503
1619.10/1617.71	c qxplain 3503/3503
1619.10/1617.75	c 9378[?] -2204[?] 2090[?]  is mandatory 
1619.10/1617.75	c qxplain 3502/3502
1619.10/1617.76	c 9379[?] 31[?] -2204[?]  is mandatory 
1619.10/1617.76	c qxplain 3499/3501
1619.10/1617.78	c qxplain 3501/3501
1619.10/1617.79	c 9380[?] 2022[?] -2204[?]  is mandatory 
1619.10/1617.79	c qxplain 3499/3500
1619.20/1617.80	c qxplain 3500/3500
1619.20/1617.81	c 9381[?] -2022[?] -31[?] 2204[?] -2090[?]  is mandatory 
1619.20/1617.81	c qxplain 3499/3499
1619.20/1617.82	c qxplain 3480/3498
1619.20/1617.85	c qxplain 3490/3498
1619.20/1617.86	c qxplain 3495/3498
1619.20/1617.87	c qxplain 3497/3498
1619.20/1617.88	c qxplain 3498/3498
1619.30/1617.90	c 9383[?] -2205[?] 38[?]  is mandatory 
1619.30/1617.90	c qxplain 3497/3497
1619.30/1617.91	c 9384[?] -2205[?] 1830[?]  is mandatory 
1619.30/1617.91	c qxplain 3495/3496
1619.30/1617.92	c qxplain 3496/3496
1619.30/1617.94	c 9385[?] -1830[?] -38[?] 2205[?] -2090[?]  is mandatory 
1619.30/1617.94	c qxplain 3495/3495
1619.30/1617.95	c 9386[?] -2206[?] 2089[?]  is mandatory 
1619.30/1617.95	c qxplain 3490/3494
1619.30/1617.97	c qxplain 3493/3494
1619.41/1618.00	c qxplain 3494/3494
1619.41/1618.03	c 9387[?] 2161[?] -2206[?]  is mandatory 
1619.41/1618.03	c qxplain 3493/3493
1619.41/1618.06	c 9388[?] -2161[?] 2206[?] -2089[?]  is mandatory 
1619.41/1618.06	c qxplain 3490/3492
1619.41/1618.07	c qxplain 3492/3492
1619.51/1618.12	c 9389[?] -2207[?] 2090[?]  is mandatory 
1619.51/1618.12	c qxplain 3490/3491
1619.51/1618.13	c qxplain 3491/3491
1619.51/1618.14	c 9390[?] 32[?] -2207[?]  is mandatory 
1619.51/1618.14	c qxplain 3490/3490
1619.51/1618.16	c 9391[?] 2025[?] -2207[?]  is mandatory 
1619.51/1618.16	c qxplain 3480/3489
1619.51/1618.21	c qxplain 3485/3489
1619.63/1618.22	c qxplain 3488/3489
1619.63/1618.23	c qxplain 3489/3489
1619.63/1618.24	c 9392[?] -32[?] -2025[?] 2207[?] -2090[?]  is mandatory 
1619.63/1618.24	c qxplain 3488/3488
1619.63/1618.25	c qxplain 3485/3487
1619.63/1618.26	c qxplain 3487/3487
1619.63/1618.28	c 9394[?] -2208[?] 38[?]  is mandatory 
1619.63/1618.28	c qxplain 3485/3486
1619.63/1618.29	c qxplain 3486/3486
1619.63/1618.30	c 9395[?] -2208[?] 1830[?]  is mandatory 
1619.63/1618.30	c qxplain 3485/3485
1619.73/1618.32	c 9396[?] -1830[?] -38[?] 2208[?] -2090[?]  is mandatory 
1619.73/1618.32	c qxplain 3480/3484
1619.73/1618.33	c qxplain 3483/3484
1619.73/1618.34	c qxplain 3484/3484
1619.73/1618.35	c 9397[?] -2209[?] 2089[?]  is mandatory 
1619.73/1618.35	c qxplain 3483/3483
1619.73/1618.39	c 9398[?] -2209[?] 2162[?]  is mandatory 
1619.73/1618.39	c qxplain 3480/3482
1619.81/1618.41	c qxplain 3482/3482
1619.81/1618.45	c 9399[?] -2162[?] 2209[?] -2089[?]  is mandatory 
1619.81/1618.45	c qxplain 3480/3481
1619.81/1618.47	c qxplain 3481/3481
1619.91/1618.51	c 9400[?] -2210[?] 2090[?]  is mandatory 
1619.91/1618.51	c qxplain 3480/3480
1619.91/1618.53	c 9401[?] 33[?] -2210[?]  is mandatory 
1619.91/1618.53	c qxplain 2320/3479
1619.91/1618.54	c qxplain 2900/3479
1619.91/1618.55	c qxplain 3190/3479
1619.91/1618.56	c qxplain 3335/3479
1619.91/1618.57	c qxplain 3408/3479
1619.91/1618.58	c qxplain 3444/3479
1620.01/1618.68	c qxplain 3462/3479
1620.11/1618.73	c qxplain 3471/3479
1620.11/1618.75	c qxplain 3476/3479
1620.11/1618.76	c qxplain 3478/3479
1620.11/1618.76	c qxplain 3479/3479
1620.11/1618.77	c 9402[?] 2028[?] -2210[?]  is mandatory 
1620.11/1618.77	c qxplain 3478/3478
1620.11/1618.79	c 9403[?] -2028[?] -33[?] 2210[?] -2090[?]  is mandatory 
1620.11/1618.79	c qxplain 3476/3477
1620.21/1618.80	c qxplain 3477/3477
1620.21/1618.80	c qxplain 3476/3476
1620.21/1618.82	c 9405[?] -2211[?] 38[?]  is mandatory 
1620.21/1618.82	c qxplain 3471/3475
1620.21/1618.83	c qxplain 3474/3475
1620.21/1618.83	c qxplain 3475/3475
1620.21/1618.84	c 9406[?] -2211[?] 1830[?]  is mandatory 
1620.21/1618.84	c qxplain 3474/3474
1620.21/1618.85	c 9407[?] -38[?] -1830[?] 2211[?] -2090[?]  is mandatory 
1620.21/1618.85	c qxplain 3471/3473
1620.21/1618.86	c qxplain 3473/3473
1620.21/1618.87	c 9408[?] -2212[?] 2089[?]  is mandatory 
1620.21/1618.87	c qxplain 3471/3472
1620.31/1618.91	c qxplain 3472/3472
1620.31/1618.93	c 9409[?] -2212[?] 2163[?]  is mandatory 
1620.31/1618.93	c qxplain 3471/3471
1620.31/1618.96	c 9410[?] -2163[?] 2212[?] -2089[?]  is mandatory 
1620.31/1618.96	c qxplain 3462/3470
1620.31/1618.98	c qxplain 3467/3470
1620.31/1618.99	c qxplain 3469/3470
1620.41/1619.00	c qxplain 3470/3470
1620.41/1619.05	c 9411[?] -2213[?] 2088[?]  is mandatory 
1620.41/1619.05	c qxplain 3469/3469
1620.41/1619.06	c 9412[?] 34[?] -2213[?]  is mandatory 
1620.41/1619.06	c qxplain 3467/3468
1620.41/1619.07	c qxplain 3468/3468
1620.41/1619.08	c 9413[?] 2031[?] -2213[?]  is mandatory 
1620.41/1619.08	c qxplain 3467/3467
1620.41/1619.09	c 9414[?] -2031[?] -34[?] 2213[?] -2088[?]  is mandatory 
1620.41/1619.09	c qxplain 3462/3466
1620.51/1619.10	c qxplain 3465/3466
1620.51/1619.11	c qxplain 3466/3466
1620.51/1619.12	c qxplain 3465/3465
1620.51/1619.13	c 9416[?] 38[?] -2214[?]  is mandatory 
1620.51/1619.13	c qxplain 3462/3464
1620.51/1619.14	c qxplain 3464/3464
1620.51/1619.15	c 9417[?] 1832[?] -2214[?]  is mandatory 
1620.51/1619.15	c qxplain 3462/3463
1620.51/1619.15	c qxplain 3463/3463
1620.51/1619.17	c 9418[?] -1832[?] -38[?] 2214[?] -2088[?]  is mandatory 
1620.51/1619.17	c qxplain 3462/3462
1620.51/1619.18	c 9419[?] -2215[?] 2087[?]  is mandatory 
1620.51/1619.18	c qxplain 3444/3461
1620.51/1619.19	c qxplain 3453/3461
1620.51/1619.19	c qxplain 3458/3461
1620.61/1619.21	c qxplain 3460/3461
1620.61/1619.24	c qxplain 3461/3461
1620.61/1619.27	c 9420[?] -2215[?] 2164[?]  is mandatory 
1620.61/1619.27	c qxplain 3460/3460
1620.61/1619.29	c 9421[?] -2164[?] 2215[?] -2087[?]  is mandatory 
1620.61/1619.29	c qxplain 3458/3459
1620.72/1619.32	c qxplain 3459/3459
1620.72/1619.35	c 9422[?] -2216[?] 2088[?]  is mandatory 
1620.72/1619.35	c qxplain 3458/3458
1620.72/1619.37	c 9423[?] 35[?] -2216[?]  is mandatory 
1620.72/1619.37	c qxplain 3453/3457
1620.72/1619.38	c qxplain 3456/3457
1620.72/1619.39	c qxplain 3457/3457
1620.72/1619.40	c 9424[?] 2034[?] -2216[?]  is mandatory 
1620.72/1619.40	c qxplain 3456/3456
1620.72/1619.41	c 9425[?] -35[?] -2034[?] 2216[?] -2088[?]  is mandatory 
1620.72/1619.41	c qxplain 3453/3455
1620.72/1619.42	c qxplain 3455/3455
1620.83/1619.42	c qxplain 3453/3454
1620.83/1619.43	c qxplain 3454/3454
1620.83/1619.44	c 9427[?] 38[?] -2217[?]  is mandatory 
1620.83/1619.44	c qxplain 3453/3453
1620.83/1619.45	c 9428[?] 1831[?] -2217[?]  is mandatory 
1620.83/1619.45	c qxplain 3444/3452
1620.83/1619.46	c qxplain 3449/3452
1620.83/1619.47	c qxplain 3451/3452
1620.83/1619.47	c qxplain 3452/3452
1620.83/1619.48	c 9429[?] -1831[?] -38[?] 2217[?] -2088[?]  is mandatory 
1620.83/1619.48	c qxplain 3451/3451
1620.83/1619.49	c 9430[?] -2218[?] 2087[?]  is mandatory 
1620.83/1619.49	c qxplain 3449/3450
1620.91/1619.53	c qxplain 3450/3450
1620.91/1619.55	c 9431[?] -2218[?] 2165[?]  is mandatory 
1620.91/1619.55	c qxplain 3449/3449
1620.91/1619.58	c 9432[?] -2165[?] 2218[?] -2087[?]  is mandatory 
1620.91/1619.58	c qxplain 3444/3448
1621.01/1619.60	c qxplain 3447/3448
1621.01/1619.61	c qxplain 3448/3448
1621.01/1619.65	c 9433[?] -2219[?] 2088[?]  is mandatory 
1621.01/1619.65	c qxplain 3447/3447
1621.01/1619.67	c 9434[?] 36[?] -2219[?]  is mandatory 
1621.01/1619.67	c qxplain 3444/3446
1621.01/1619.68	c qxplain 3446/3446
1621.01/1619.69	c 9435[?] 2037[?] -2219[?]  is mandatory 
1621.01/1619.69	c qxplain 3444/3445
1621.11/1619.70	c qxplain 3445/3445
1621.11/1619.71	c 9436[?] -2037[?] -36[?] 2219[?] -2088[?]  is mandatory 
1621.11/1619.71	c qxplain 3444/3444
1621.11/1619.71	c qxplain 3408/3443
1621.11/1619.73	c qxplain 3426/3443
1621.11/1619.77	c qxplain 3435/3443
1621.11/1619.79	c qxplain 3440/3443
1621.11/1619.80	c qxplain 3442/3443
1621.21/1619.80	c qxplain 3443/3443
1621.21/1619.81	c 9438[?] 38[?] -2220[?]  is mandatory 
1621.21/1619.81	c qxplain 3442/3442
1621.21/1619.82	c 9439[?] 1831[?] -2220[?]  is mandatory 
1621.21/1619.82	c qxplain 3440/3441
1621.21/1619.83	c qxplain 3441/3441
1621.21/1619.84	c 9440[?] -1831[?] -38[?] 2220[?] -2088[?]  is mandatory 
1621.21/1619.84	c qxplain 3440/3440
1621.21/1619.85	c 9441[?] -2221[?] 2087[?]  is mandatory 
1621.21/1619.85	c qxplain 3435/3439
1621.31/1619.91	c qxplain 3438/3439
1621.31/1619.94	c qxplain 3439/3439
1621.31/1619.97	c 9442[?] 2166[?] -2221[?]  is mandatory 
1621.31/1619.97	c qxplain 3438/3438
1621.41/1620.00	c 9443[?] -2166[?] 2221[?] -2087[?]  is mandatory 
1621.41/1620.00	c qxplain 3435/3437
1621.41/1620.02	c qxplain 3437/3437
1621.41/1620.06	c 9444[?] -2222[?] 2088[?]  is mandatory 
1621.41/1620.06	c qxplain 3435/3436
1621.41/1620.08	c qxplain 3436/3436
1621.41/1620.09	c 9445[?] 37[?] -2222[?]  is mandatory 
1621.41/1620.09	c qxplain 3435/3435
1621.41/1620.10	c 9446[?] 2040[?] -2222[?]  is mandatory 
1621.41/1620.10	c qxplain 3426/3434
1621.51/1620.11	c qxplain 3431/3434
1621.51/1620.12	c qxplain 3433/3434
1621.51/1620.13	c qxplain 3434/3434
1621.51/1620.14	c 9447[?] -37[?] -2040[?] 2222[?] -2088[?]  is mandatory 
1621.51/1620.14	c qxplain 3433/3433
1621.51/1620.15	c qxplain 3431/3432
1621.51/1620.16	c qxplain 3432/3432
1621.51/1620.17	c 9449[?] 38[?] -2223[?]  is mandatory 
1621.51/1620.17	c qxplain 3431/3431
1621.51/1620.17	c 9450[?] 1831[?] -2223[?]  is mandatory 
1621.51/1620.17	c qxplain 3426/3430
1621.61/1620.21	c qxplain 3429/3430
1621.61/1620.25	c qxplain 3430/3430
1621.61/1620.26	c 9451[?] -1831[?] 2223[?] -38[?] -2088[?]  is mandatory 
1621.61/1620.26	c qxplain 3429/3429
1621.61/1620.27	c 9452[?] -2224[?] 2087[?]  is mandatory 
1621.61/1620.27	c qxplain 3426/3428
1621.72/1620.31	c qxplain 3428/3428
1621.72/1620.34	c 9453[?] -2224[?] 2167[?]  is mandatory 
1621.72/1620.34	c qxplain 3426/3427
1621.72/1620.37	c qxplain 3427/3427
1621.72/1620.39	c 9454[?] -2167[?] 2224[?] -2087[?]  is mandatory 
1621.72/1620.39	c qxplain 3426/3426
1621.72/1620.41	c 9455[?] -2225[?] -2177[?]  is mandatory 
1621.72/1620.41	c qxplain 3408/3425
1621.83/1620.43	c qxplain 3417/3425
1621.83/1620.44	c qxplain 3422/3425
1621.83/1620.45	c qxplain 3424/3425
1621.83/1620.47	c qxplain 3425/3425
1621.83/1620.48	c 9456[?] 2225[?] 2177[?]  is mandatory 
1621.83/1620.48	c qxplain 3424/3424
1621.83/1620.50	c 9457[?] -2178[?] -2226[?]  is mandatory 
1621.83/1620.50	c qxplain 3422/3423
1621.83/1620.52	c qxplain 3423/3423
1621.94/1620.54	c 9458[?] 2178[?] 2226[?]  is mandatory 
1621.94/1620.54	c qxplain 3422/3422
1621.94/1620.56	c 9459[?] -2179[?] -2227[?]  is mandatory 
1621.94/1620.56	c qxplain 3417/3421
1621.94/1620.57	c qxplain 3420/3421
1621.94/1620.58	c qxplain 3421/3421
1621.94/1620.60	c 9460[?] 2179[?] 2227[?]  is mandatory 
1621.94/1620.60	c qxplain 3420/3420
1622.02/1620.61	c 9461[?] -2228[?] -2180[?]  is mandatory 
1622.02/1620.61	c qxplain 3417/3419
1622.02/1620.62	c qxplain 3419/3419
1622.02/1620.64	c 9462[?] 2228[?] 2180[?]  is mandatory 
1622.02/1620.64	c qxplain 3417/3418
1622.02/1620.65	c qxplain 3418/3418
1622.02/1620.66	c 9463[?] 2185[?] 2229[?]  is mandatory 
1622.02/1620.66	c qxplain 3417/3417
1622.02/1620.68	c 9464[?] 2186[?] 2229[?]  is mandatory 
1622.02/1620.68	c qxplain 3408/3416
1622.02/1620.69	c qxplain 3413/3416
1622.12/1620.70	c qxplain 3415/3416
1622.12/1620.71	c qxplain 3416/3416
1622.12/1620.73	c 9465[?] -2185[?] -2186[?] -2229[?]  is mandatory 
1622.12/1620.73	c qxplain 3415/3415
1622.12/1620.74	c 9466[?] -2230[?] -2181[?]  is mandatory 
1622.12/1620.74	c qxplain 3413/3414
1622.12/1620.75	c qxplain 3414/3414
1622.12/1620.76	c 9467[?] 2181[?] 2230[?]  is mandatory 
1622.12/1620.76	c qxplain 3413/3413
1622.12/1620.78	c 9468[?] -2182[?] -2231[?]  is mandatory 
1622.12/1620.78	c qxplain 3408/3412
1622.12/1620.79	c qxplain 3411/3412
1622.22/1620.80	c qxplain 3412/3412
1622.22/1620.81	c 9469[?] 2182[?] 2231[?]  is mandatory 
1622.22/1620.81	c qxplain 3411/3411
1622.22/1620.84	c 9470[?] -2232[?] -2183[?]  is mandatory 
1622.22/1620.84	c qxplain 3408/3410
1622.22/1620.86	c qxplain 3410/3410
1622.22/1620.87	c 9471[?] 2232[?] 2183[?]  is mandatory 
1622.22/1620.87	c qxplain 3408/3409
1622.22/1620.88	c qxplain 3409/3409
1622.32/1620.94	c 9472[?] -2233[?] -2184[?]  is mandatory 
1622.32/1620.94	c qxplain 3408/3408
1622.32/1620.96	c 9473[?] 2233[?] 2184[?]  is mandatory 
1622.32/1620.96	c qxplain 3335/3407
1622.32/1620.97	c qxplain 3372/3407
1622.32/1620.98	c qxplain 3390/3407
1622.32/1620.99	c qxplain 3399/3407
1622.42/1621.00	c qxplain 3404/3407
1622.42/1621.01	c qxplain 3406/3407
1622.42/1621.03	c qxplain 3407/3407
1622.42/1621.05	c 9474[?] -2188[?] 2234[?]  is mandatory 
1622.42/1621.05	c qxplain 3406/3406
1622.42/1621.07	c 9475[?] -1952[?] 2234[?]  is mandatory 
1622.42/1621.07	c qxplain 3404/3405
1622.42/1621.08	c qxplain 3405/3405
1622.52/1621.11	c 9476[?] 2188[?] -2234[?] 1952[?]  is mandatory 
1622.52/1621.11	c qxplain 3404/3404
1622.52/1621.13	c 9477[?] -2235[?] -2132[?]  is mandatory 
1622.52/1621.13	c qxplain 3399/3403
1622.52/1621.15	c qxplain 3402/3403
1622.52/1621.18	c qxplain 3403/3403
1622.61/1621.20	c 9478[?] 2235[?] 2132[?]  is mandatory 
1622.61/1621.20	c qxplain 3402/3402
1622.61/1621.24	c 9479[?] 2132[?] -2236[?]  is mandatory 
1622.61/1621.24	c qxplain 3399/3401
1622.61/1621.26	c qxplain 3401/3401
1622.61/1621.27	c 9480[?] -2236[?] 1836[?]  is mandatory 
1622.61/1621.27	c qxplain 3399/3400
1622.61/1621.29	c qxplain 3400/3400
1622.71/1621.31	c 9481[?] 2236[?] -2132[?] -1836[?]  is mandatory 
1622.71/1621.31	c qxplain 3399/3399
1622.71/1621.34	c 9482[?] 2189[?] -2237[?]  is mandatory 
1622.71/1621.34	c qxplain 3390/3398
1622.71/1621.36	c qxplain 3395/3398
1622.71/1621.37	c qxplain 3397/3398
1622.71/1621.38	c qxplain 3398/3398
1622.71/1621.39	c 9483[?] -2237[?] 2137[?]  is mandatory 
1622.71/1621.39	c qxplain 3397/3397
1622.81/1621.43	c 9484[?] -2189[?] -2137[?] 2237[?]  is mandatory 
1622.81/1621.43	c qxplain 3395/3396
1622.81/1621.45	c qxplain 3396/3396
1622.81/1621.48	c 9485[?] 2196[?] -2238[?]  is mandatory 
1622.81/1621.48	c qxplain 3395/3395
1622.81/1621.50	c 9486[?] -2238[?] 1844[?]  is mandatory 
1622.81/1621.50	c qxplain 3390/3394
1622.93/1621.52	c qxplain 3393/3394
1622.93/1621.54	c qxplain 3394/3394
1622.93/1621.57	c 9487[?] -2196[?] 2238[?] -1844[?]  is mandatory 
1622.93/1621.57	c qxplain 3393/3393
1622.93/1621.60	c 9488[?] -2239[?] 2197[?]  is mandatory 
1622.93/1621.60	c qxplain 3390/3392
1623.03/1621.62	c qxplain 3392/3392
1623.03/1621.69	c 9489[?] -2239[?] 1848[?]  is mandatory 
1623.03/1621.69	c qxplain 3390/3391
1623.11/1621.71	c qxplain 3391/3391
1623.11/1621.73	c 9490[?] 2239[?] -2197[?] -1848[?]  is mandatory 
1623.11/1621.73	c qxplain 3390/3390
1623.31/1621.92	c 9491[?] -2240[?] 2139[?]  is mandatory 
1623.31/1621.92	c qxplain 3372/3389
1623.31/1621.94	c qxplain 3381/3389
1623.31/1621.95	c qxplain 3386/3389
1623.31/1621.96	c qxplain 3388/3389
1623.31/1621.98	c qxplain 3389/3389
1623.41/1622.00	c 9492[?] 2240[?] -2139[?]  is mandatory 
1623.41/1622.00	c qxplain 3388/3388
1623.61/1622.21	c 9493[?] -2241[?] 2140[?]  is mandatory 
1623.61/1622.21	c qxplain 3386/3387
1623.61/1622.23	c qxplain 3387/3387
1623.61/1622.25	c 9494[?] 2241[?] -2140[?]  is mandatory 
1623.61/1622.25	c qxplain 3386/3386
1624.03/1622.70	c 9495[?] -2242[?] 2141[?]  is mandatory 
1624.03/1622.70	c qxplain 3381/3385
1624.13/1622.72	c qxplain 3384/3385
1624.13/1622.74	c qxplain 3385/3385
1624.13/1622.76	c 9496[?] 2242[?] -2141[?]  is mandatory 
1624.13/1622.76	c qxplain 3384/3384
1624.31/1622.96	c 9497[?] 2142[?] -2243[?]  is mandatory 
1624.31/1622.96	c qxplain 3381/3383
1624.31/1622.98	c qxplain 3383/3383
1624.41/1623.00	c 9498[?] 2243[?] -2142[?]  is mandatory 
1624.41/1623.00	c qxplain 3381/3382
1624.41/1623.02	c qxplain 3382/3382
1624.51/1623.11	c 9499[?] -2244[?] 2143[?]  is mandatory 
1624.51/1623.11	c qxplain 3381/3381
1624.51/1623.14	c 9500[?] 2244[?] -2143[?]  is mandatory 
1624.51/1623.14	c qxplain 3372/3380
1624.51/1623.15	c qxplain 3377/3380
1624.51/1623.16	c qxplain 3379/3380
1624.51/1623.18	c qxplain 3380/3380
1624.61/1623.23	c 9501[?] 2144[?] -2245[?]  is mandatory 
1624.61/1623.23	c qxplain 3379/3379
1624.61/1623.26	c 9502[?] 2245[?] -2144[?]  is mandatory 
1624.61/1623.26	c qxplain 3377/3378
1624.61/1623.27	c qxplain 3378/3378
1624.71/1623.36	c 9503[?] -2246[?] 2145[?]  is mandatory 
1624.71/1623.36	c qxplain 3377/3377
1624.71/1623.39	c 9504[?] 2246[?] -2145[?]  is mandatory 
1624.71/1623.39	c qxplain 3372/3376
1624.81/1623.40	c qxplain 3375/3376
1624.81/1623.42	c qxplain 3376/3376
1624.81/1623.45	c 9505[?] -2247[?] 2146[?]  is mandatory 
1624.81/1623.45	c qxplain 3375/3375
1624.81/1623.47	c 9506[?] 2247[?] -2146[?]  is mandatory 
1624.81/1623.47	c qxplain 3372/3374
1624.81/1623.49	c qxplain 3374/3374
1625.01/1623.61	c 9507[?] -2248[?] 2139[?]  is mandatory 
1625.01/1623.61	c qxplain 3372/3373
1625.01/1623.63	c qxplain 3373/3373
1625.01/1623.66	c 9508[?] 2248[?] -2139[?]  is mandatory 
1625.01/1623.66	c qxplain 3372/3372
1625.23/1623.86	c 9509[?] -2249[?] 2140[?]  is mandatory 
1625.23/1623.86	c qxplain 3335/3371
1625.23/1623.89	c qxplain 3354/3371
1625.31/1623.90	c qxplain 3363/3371
1625.31/1623.92	c qxplain 3368/3371
1625.31/1623.94	c qxplain 3370/3371
1625.31/1623.95	c qxplain 3371/3371
1625.31/1623.97	c 9510[?] 2249[?] -2140[?]  is mandatory 
1625.31/1623.97	c qxplain 3370/3370
1625.71/1624.33	c 9511[?] -2250[?] 2141[?]  is mandatory 
1625.71/1624.33	c qxplain 3368/3369
1625.71/1624.38	c qxplain 3369/3369
1625.81/1624.40	c 9512[?] 2250[?] -2141[?]  is mandatory 
1625.81/1624.40	c qxplain 3368/3368
1625.91/1624.56	c 9513[?] 2142[?] -2251[?]  is mandatory 
1625.91/1624.56	c qxplain 3363/3367
1625.91/1624.58	c qxplain 3366/3367
1625.91/1624.59	c qxplain 3367/3367
1626.01/1624.61	c 9514[?] 2251[?] -2142[?]  is mandatory 
1626.01/1624.61	c qxplain 3366/3366
1626.01/1624.69	c 9515[?] -2252[?] 2143[?]  is mandatory 
1626.01/1624.69	c qxplain 3363/3365
1626.11/1624.71	c qxplain 3365/3365
1626.11/1624.73	c 9516[?] 2252[?] -2143[?]  is mandatory 
1626.11/1624.73	c qxplain 3363/3364
1626.11/1624.74	c qxplain 3364/3364
1626.23/1624.87	c 9517[?] 2144[?] -2253[?]  is mandatory 
1626.23/1624.87	c qxplain 3363/3363
1626.23/1624.89	c 9518[?] 2253[?] -2144[?]  is mandatory 
1626.23/1624.89	c qxplain 3354/3362
1626.23/1624.91	c qxplain 3359/3362
1626.33/1624.93	c qxplain 3361/3362
1626.33/1624.94	c qxplain 3362/3362
1626.33/1624.98	c 9519[?] 2145[?] -2254[?]  is mandatory 
1626.33/1624.98	c qxplain 3361/3361
1626.41/1625.00	c 9520[?] 2254[?] -2145[?]  is mandatory 
1626.41/1625.00	c qxplain 3359/3360
1626.41/1625.02	c qxplain 3360/3360
1626.41/1625.07	c 9521[?] -2255[?] 2146[?]  is mandatory 
1626.41/1625.07	c qxplain 3359/3359
1626.41/1625.09	c 9522[?] 2255[?] -2146[?]  is mandatory 
1626.41/1625.09	c qxplain 3354/3358
1626.51/1625.11	c qxplain 3357/3358
1626.51/1625.12	c qxplain 3358/3358
1626.51/1625.17	c 9523[?] -2256[?] -2150[?]  is mandatory 
1626.51/1625.17	c qxplain 3357/3357
1626.51/1625.20	c 9524[?] 2256[?] 2150[?]  is mandatory 
1626.51/1625.20	c qxplain 3354/3356
1626.61/1625.21	c qxplain 3356/3356
1626.61/1625.28	c 9525[?] -2257[?] 2150[?]  is mandatory 
1626.61/1625.28	c qxplain 3354/3355
1626.61/1625.29	c qxplain 3355/3355
1626.71/1625.33	c 9526[?] -2257[?] 1993[?]  is mandatory 
1626.71/1625.33	c qxplain 3354/3354
1626.71/1625.35	c 9527[?] -2150[?] 2257[?] -1993[?]  is mandatory 
1626.71/1625.35	c qxplain 3335/3353
1626.81/1625.45	c qxplain 3345/3353
1626.81/1625.49	c qxplain 3350/3353
1626.91/1625.50	c qxplain 3352/3353
1626.91/1625.53	c qxplain 3353/3353
1626.91/1625.55	c 9528[?] -2150[?] -2258[?]  is mandatory 
1626.91/1625.55	c qxplain 3352/3352
1626.91/1625.58	c 9529[?] 2258[?] 2150[?]  is mandatory 
1626.91/1625.58	c qxplain 3350/3351
1626.91/1625.60	c qxplain 3351/3351
1627.01/1625.62	c 9530[?] -2259[?] 2150[?]  is mandatory 
1627.01/1625.62	c qxplain 3350/3350
1627.01/1625.65	c 9531[?] -2259[?] 1993[?]  is mandatory 
1627.01/1625.65	c qxplain 3345/3349
1627.01/1625.67	c qxplain 3348/3349
1627.01/1625.70	c qxplain 3349/3349
1627.11/1625.71	c 9532[?] -2150[?] 2259[?] -1993[?]  is mandatory 
1627.11/1625.71	c qxplain 3348/3348
1627.11/1625.74	c 9533[?] -2260[?] -2150[?]  is mandatory 
1627.11/1625.74	c qxplain 3345/3347
1627.21/1625.80	c qxplain 3347/3347
1627.21/1625.83	c 9534[?] 2260[?] 2150[?]  is mandatory 
1627.21/1625.83	c qxplain 3345/3346
1627.21/1625.85	c qxplain 3346/3346
1627.21/1625.90	c 9535[?] 2150[?] -2261[?]  is mandatory 
1627.21/1625.90	c qxplain 3345/3345
1627.33/1625.92	c 9536[?] -2261[?] 1993[?]  is mandatory 
1627.33/1625.92	c qxplain 3335/3344
1627.33/1625.99	c qxplain 3340/3344
1627.43/1626.04	c qxplain 3343/3344
1627.43/1626.06	c qxplain 3344/3344
1627.43/1626.08	c 9537[?] 2261[?] -1993[?] -2150[?]  is mandatory 
1627.43/1626.08	c qxplain 3343/3343
1627.51/1626.12	c 9538[?] -2262[?] -2150[?]  is mandatory 
1627.51/1626.12	c qxplain 3340/3342
1627.51/1626.15	c qxplain 3342/3342
1627.51/1626.18	c 9539[?] 2262[?] 2150[?]  is mandatory 
1627.51/1626.18	c qxplain 3340/3341
1627.61/1626.21	c qxplain 3341/3341
1627.61/1626.23	c 9540[?] -2263[?] 2150[?]  is mandatory 
1627.61/1626.23	c qxplain 3340/3340
1627.61/1626.24	c 9541[?] -2263[?] 1993[?]  is mandatory 
1627.61/1626.24	c qxplain 3335/3339
1627.61/1626.27	c qxplain 3338/3339
1627.61/1626.29	c qxplain 3339/3339
1627.71/1626.33	c 9542[?] 2263[?] -2150[?] -1993[?]  is mandatory 
1627.71/1626.33	c qxplain 3338/3338
1627.71/1626.35	c 9543[?] -2264[?] -2151[?]  is mandatory 
1627.71/1626.35	c qxplain 3335/3337
1627.71/1626.38	c qxplain 3337/3337
1627.81/1626.40	c 9544[?] 2264[?] 2151[?]  is mandatory 
1627.81/1626.40	c qxplain 3335/3336
1627.81/1626.41	c qxplain 3336/3336
1627.81/1626.43	c 9545[?] -2265[?] 2151[?]  is mandatory 
1627.81/1626.43	c qxplain 3335/3335
1627.81/1626.45	c 9546[?] -2265[?] 1992[?]  is mandatory 
1627.81/1626.45	c qxplain 3190/3334
1627.81/1626.48	c qxplain 3263/3334
1627.81/1626.49	c qxplain 3299/3334
1627.91/1626.51	c qxplain 3317/3334
1627.91/1626.53	c qxplain 3326/3334
1627.91/1626.57	c qxplain 3331/3334
1627.91/1626.59	c qxplain 3333/3334
1628.01/1626.60	c qxplain 3334/3334
1628.01/1626.61	c 9547[?] 2265[?] -2151[?] -1992[?]  is mandatory 
1628.01/1626.61	c qxplain 3333/3333
1628.01/1626.64	c 9548[?] -2151[?] -2266[?]  is mandatory 
1628.01/1626.64	c qxplain 3331/3332
1628.01/1626.67	c qxplain 3332/3332
1628.11/1626.71	c 9549[?] 2266[?] 2151[?]  is mandatory 
1628.11/1626.71	c qxplain 3331/3331
1628.11/1626.75	c 9550[?] -2267[?] 2151[?]  is mandatory 
1628.11/1626.75	c qxplain 3326/3330
1628.11/1626.78	c qxplain 3329/3330
1628.11/1626.79	c qxplain 3330/3330
1628.21/1626.80	c 9551[?] 1992[?] -2267[?]  is mandatory 
1628.21/1626.80	c qxplain 3329/3329
1628.21/1626.82	c 9552[?] 2267[?] -2151[?] -1992[?]  is mandatory 
1628.21/1626.82	c qxplain 3326/3328
1628.21/1626.85	c qxplain 3328/3328
1628.21/1626.86	c 9553[?] -2268[?] -2151[?]  is mandatory 
1628.21/1626.86	c qxplain 3326/3327
1628.21/1626.88	c qxplain 3327/3327
1628.31/1626.90	c 9554[?] 2268[?] 2151[?]  is mandatory 
1628.31/1626.90	c qxplain 3326/3326
1628.31/1626.92	c 9555[?] -2269[?] 2151[?]  is mandatory 
1628.31/1626.92	c qxplain 3317/3325
1628.31/1626.95	c qxplain 3322/3325
1628.31/1627.01	c qxplain 3324/3325
1628.43/1627.03	c qxplain 3325/3325
1628.43/1627.04	c 9556[?] -2269[?] 1992[?]  is mandatory 
1628.43/1627.04	c qxplain 3324/3324
1628.43/1627.08	c 9557[?] 2269[?] -1992[?] -2151[?]  is mandatory 
1628.43/1627.08	c qxplain 3322/3323
1628.53/1627.13	c qxplain 3323/3323
1628.53/1627.15	c 9558[?] -2270[?] -2151[?]  is mandatory 
1628.53/1627.15	c qxplain 3322/3322
1628.53/1627.17	c 9559[?] 2270[?] 2151[?]  is mandatory 
1628.53/1627.17	c qxplain 3317/3321
1628.53/1627.19	c qxplain 3320/3321
1628.61/1627.23	c qxplain 3321/3321
1628.61/1627.26	c 9560[?] -2271[?] 2151[?]  is mandatory 
1628.61/1627.26	c qxplain 3320/3320
1628.61/1627.27	c 9561[?] -2271[?] 1992[?]  is mandatory 
1628.61/1627.27	c qxplain 3317/3319
1628.61/1627.29	c qxplain 3319/3319
1628.71/1627.35	c 9562[?] 2271[?] -2151[?] -1992[?]  is mandatory 
1628.71/1627.35	c qxplain 3317/3318
1628.71/1627.37	c qxplain 3318/3318
1629.41/1628.07	c 9563[?] 2272[?] -2168[?]  is mandatory 
1629.41/1628.07	c qxplain 3317/3317
1629.41/1628.09	c 9564[?] 2272[?] -2018[?]  is mandatory 
1629.41/1628.09	c qxplain 3299/3316
1629.41/1628.11	c qxplain 3308/3316
1629.53/1628.13	c qxplain 3313/3316
1629.53/1628.14	c qxplain 3315/3316
1629.53/1628.15	c qxplain 3316/3316
1629.53/1628.16	c 9565[?] -2091[?] 2272[?]  is mandatory 
1629.53/1628.16	c qxplain 3315/3315
1629.53/1628.18	c 9566[?] 2091[?] -2272[?] 2018[?] 2168[?]  is mandatory 
1629.53/1628.18	c qxplain 3313/3314
1629.53/1628.20	c qxplain 3314/3314
1630.11/1628.71	c 9567[?] -2168[?] -2273[?]  is mandatory 
1630.11/1628.71	c qxplain 3313/3313
1630.11/1628.74	c 9568[?] -2018[?] -2273[?]  is mandatory 
1630.11/1628.74	c qxplain 3308/3312
1630.11/1628.76	c qxplain 3311/3312
1630.11/1628.78	c qxplain 3312/3312
1630.11/1628.79	c 9569[?] -2273[?] -2091[?]  is mandatory 
1630.11/1628.79	c qxplain 3311/3311
1630.21/1628.81	c 9570[?] 2273[?] 2091[?] 2018[?] 2168[?]  is mandatory 
1630.21/1628.81	c qxplain 3308/3310
1630.21/1628.82	c qxplain 3310/3310
1630.21/1628.83	c 9571[?] -2201[?] 2274[?]  is mandatory 
1630.21/1628.83	c qxplain 3308/3309
1630.21/1628.84	c qxplain 3309/3309
1630.21/1628.86	c 9572[?] -2202[?] 2274[?]  is mandatory 
1630.21/1628.86	c qxplain 3308/3308
1630.31/1628.90	c 9573[?] -2203[?] 2274[?]  is mandatory 
1630.31/1628.90	c qxplain 3299/3307
1630.31/1628.92	c qxplain 3304/3307
1630.31/1628.93	c qxplain 3306/3307
1630.31/1628.94	c qxplain 3307/3307
1630.31/1628.95	c 9574[?] 2202[?] 2201[?] -2274[?] 2203[?]  is mandatory 
1630.31/1628.95	c qxplain 3306/3306
1630.31/1628.97	c 9575[?] -2204[?] 2275[?]  is mandatory 
1630.31/1628.97	c qxplain 3304/3305
1630.31/1628.98	c qxplain 3305/3305
1630.31/1628.99	c 9576[?] -2205[?] 2275[?]  is mandatory 
1630.31/1628.99	c qxplain 3304/3304
1630.41/1629.04	c 9577[?] -2206[?] 2275[?]  is mandatory 
1630.41/1629.04	c qxplain 3299/3303
1630.41/1629.06	c qxplain 3302/3303
1630.41/1629.07	c qxplain 3303/3303
1630.41/1629.08	c 9578[?] 2204[?] -2275[?] 2206[?] 2205[?]  is mandatory 
1630.41/1629.08	c qxplain 3302/3302
1630.51/1629.13	c 9579[?] 2276[?] -2169[?]  is mandatory 
1630.51/1629.13	c qxplain 3299/3301
1630.51/1629.15	c qxplain 3301/3301
1630.51/1629.17	c 9580[?] -2024[?] 2276[?]  is mandatory 
1630.51/1629.17	c qxplain 3299/3300
1630.51/1629.18	c qxplain 3300/3300
1630.51/1629.20	c 9581[?] 2276[?] -2093[?]  is mandatory 
1630.51/1629.20	c qxplain 3299/3299
1630.51/1629.21	c 9582[?] 2093[?] 2024[?] -2276[?] 2169[?]  is mandatory 
1630.51/1629.21	c qxplain 3263/3298
1630.63/1629.22	c qxplain 3281/3298
1630.63/1629.24	c qxplain 3290/3298
1630.63/1629.25	c qxplain 3295/3298
1630.63/1629.28	c qxplain 3297/3298
1630.63/1629.29	c qxplain 3298/3298
1630.91/1629.59	c 9583[?] -2277[?] -2169[?]  is mandatory 
1630.91/1629.59	c qxplain 3297/3297
1631.01/1629.61	c 9584[?] -2024[?] -2277[?]  is mandatory 
1631.01/1629.61	c qxplain 3295/3296
1631.01/1629.63	c qxplain 3296/3296
1631.01/1629.64	c 9585[?] -2093[?] -2277[?]  is mandatory 
1631.01/1629.64	c qxplain 3295/3295
1631.01/1629.66	c 9586[?] 2277[?] 2093[?] 2024[?] 2169[?]  is mandatory 
1631.01/1629.66	c qxplain 3290/3294
1631.01/1629.67	c qxplain 3293/3294
1631.01/1629.68	c qxplain 3294/3294
1631.01/1629.69	c 9587[?] -2207[?] 2278[?]  is mandatory 
1631.01/1629.70	c qxplain 3293/3293
1631.11/1629.71	c 9588[?] -2208[?] 2278[?]  is mandatory 
1631.11/1629.71	c qxplain 3290/3292
1631.11/1629.72	c qxplain 3292/3292
1631.11/1629.77	c 9589[?] -2209[?] 2278[?]  is mandatory 
1631.11/1629.77	c qxplain 3290/3291
1631.11/1629.79	c qxplain 3291/3291
1631.21/1629.80	c 9590[?] 2207[?] 2208[?] -2278[?] 2209[?]  is mandatory 
1631.21/1629.80	c qxplain 3290/3290
1631.73/1630.36	c 9591[?] -2170[?] 2279[?]  is mandatory 
1631.73/1630.36	c qxplain 3281/3289
1631.73/1630.40	c qxplain 3286/3289
1631.73/1630.42	c qxplain 3288/3289
1631.83/1630.44	c qxplain 3289/3289
1631.83/1630.46	c 9592[?] 2279[?] -2027[?]  is mandatory 
1631.83/1630.46	c qxplain 3288/3288
1631.83/1630.48	c 9593[?] -2094[?] 2279[?]  is mandatory 
1631.83/1630.48	c qxplain 3286/3287
1631.83/1630.50	c qxplain 3287/3287
1631.91/1630.51	c 9594[?] 2027[?] 2094[?] -2279[?] 2170[?]  is mandatory 
1631.91/1630.51	c qxplain 3286/3286
1632.01/1630.65	c 9595[?] -2170[?] -2280[?]  is mandatory 
1632.01/1630.65	c qxplain 3281/3285
1632.01/1630.68	c qxplain 3284/3285
1632.11/1630.70	c qxplain 3285/3285
1632.11/1630.71	c 9596[?] -2027[?] -2280[?]  is mandatory 
1632.11/1630.71	c qxplain 3284/3284
1632.11/1630.73	c 9597[?] -2094[?] -2280[?]  is mandatory 
1632.11/1630.73	c qxplain 3281/3283
1632.11/1630.77	c qxplain 3283/3283
1632.11/1630.78	c 9598[?] 2280[?] 2027[?] 2094[?] 2170[?]  is mandatory 
1632.11/1630.78	c qxplain 3281/3282
1632.11/1630.79	c qxplain 3282/3282
1632.21/1630.80	c 9599[?] -2210[?] 2281[?]  is mandatory 
1632.21/1630.80	c qxplain 3281/3281
1632.21/1630.82	c 9600[?] -2211[?] 2281[?]  is mandatory 
1632.21/1630.82	c qxplain 3263/3280
1632.21/1630.83	c qxplain 3272/3280
1632.21/1630.84	c qxplain 3277/3280
1632.21/1630.86	c qxplain 3279/3280
1632.21/1630.87	c qxplain 3280/3280
1632.32/1630.92	c 9601[?] -2212[?] 2281[?]  is mandatory 
1632.32/1630.92	c qxplain 3279/3279
1632.32/1630.94	c 9602[?] 2210[?] 2211[?] -2281[?] 2212[?]  is mandatory 
1632.32/1630.94	c qxplain 3277/3278
1632.32/1630.96	c qxplain 3278/3278
1632.62/1631.25	c 9603[?] 2282[?] -2171[?]  is mandatory 
1632.62/1631.25	c qxplain 3277/3277
1632.62/1631.27	c 9604[?] 2282[?] -2030[?]  is mandatory 
1632.62/1631.27	c qxplain 3272/3276
1632.62/1631.28	c qxplain 3275/3276
1632.62/1631.30	c qxplain 3276/3276
1632.72/1631.31	c 9605[?] 2282[?] -2095[?]  is mandatory 
1632.72/1631.31	c qxplain 3275/3275
1632.72/1631.32	c 9606[?] 2030[?] 2095[?] -2282[?] 2171[?]  is mandatory 
1632.72/1631.32	c qxplain 3272/3274
1632.72/1631.35	c qxplain 3274/3274
1633.32/1631.96	c 9607[?] -2171[?] -2283[?]  is mandatory 
1633.32/1631.96	c qxplain 3272/3273
1633.32/1631.99	c qxplain 3273/3273
1633.42/1632.00	c 9608[?] -2030[?] -2283[?]  is mandatory 
1633.42/1632.00	c qxplain 3272/3272
1633.42/1632.01	c 9609[?] -2095[?] -2283[?]  is mandatory 
1633.42/1632.01	c qxplain 3263/3271
1633.42/1632.04	c qxplain 3268/3271
1633.42/1632.05	c qxplain 3270/3271
1633.42/1632.06	c qxplain 3271/3271
1633.42/1632.08	c 9610[?] 2030[?] 2095[?] 2283[?] 2171[?]  is mandatory 
1633.42/1632.08	c qxplain 3270/3270
1633.42/1632.09	c 9611[?] -2213[?] 2284[?]  is mandatory 
1633.42/1632.09	c qxplain 3268/3269
1633.52/1632.10	c qxplain 3269/3269
1633.52/1632.11	c 9612[?] -2214[?] 2284[?]  is mandatory 
1633.52/1632.11	c qxplain 3268/3268
1633.52/1632.17	c 9613[?] -2215[?] 2284[?]  is mandatory 
1633.52/1632.17	c qxplain 3263/3267
1633.52/1632.18	c qxplain 3266/3267
1633.52/1632.19	c qxplain 3267/3267
1633.62/1632.20	c 9614[?] 2214[?] 2213[?] -2284[?] 2215[?]  is mandatory 
1633.62/1632.20	c qxplain 3266/3266
1633.62/1632.22	c 9615[?] 2285[?] -2216[?]  is mandatory 
1633.62/1632.22	c qxplain 3263/3265
1633.62/1632.23	c qxplain 3265/3265
1633.62/1632.24	c 9616[?] 2285[?] -2217[?]  is mandatory 
1633.62/1632.24	c qxplain 3263/3264
1633.62/1632.25	c qxplain 3264/3264
1633.72/1632.30	c 9617[?] -2218[?] 2285[?]  is mandatory 
1633.72/1632.30	c qxplain 3263/3263
1633.72/1632.32	c 9618[?] -2285[?] 2216[?] 2218[?] 2217[?]  is mandatory 
1633.72/1632.32	c qxplain 3190/3262
1633.72/1632.35	c qxplain 3227/3262
1633.72/1632.37	c qxplain 3245/3262
1633.82/1632.40	c qxplain 3254/3262
1633.82/1632.42	c qxplain 3259/3262
1633.82/1632.44	c qxplain 3261/3262
1633.82/1632.44	c qxplain 3262/3262
1634.03/1632.68	c 9619[?] -2172[?] 2286[?]  is mandatory 
1634.03/1632.68	c qxplain 3261/3261
1634.11/1632.70	c 9620[?] 2286[?] -2036[?]  is mandatory 
1634.11/1632.70	c qxplain 3259/3260
1634.11/1632.72	c qxplain 3260/3260
1634.11/1632.73	c 9621[?] 2286[?] -2097[?]  is mandatory 
1634.11/1632.73	c qxplain 3259/3259
1634.11/1632.74	c 9622[?] 2097[?] 2036[?] -2286[?] 2172[?]  is mandatory 
1634.11/1632.74	c qxplain 3254/3258
1634.11/1632.75	c qxplain 3257/3258
1634.21/1632.88	c qxplain 3258/3258
1634.31/1632.99	c 9623[?] -2287[?] -2172[?]  is mandatory 
1634.31/1632.99	c qxplain 3257/3257
1634.41/1633.01	c 9624[?] -2036[?] -2287[?]  is mandatory 
1634.41/1633.01	c qxplain 3254/3256
1634.41/1633.02	c qxplain 3256/3256
1634.41/1633.08	c 9625[?] -2287[?] -2097[?]  is mandatory 
1634.41/1633.08	c qxplain 3254/3255
1634.41/1633.09	c qxplain 3255/3255
1634.51/1633.12	c 9626[?] 2287[?] 2097[?] 2036[?] 2172[?]  is mandatory 
1634.51/1633.12	c qxplain 3254/3254
1634.51/1633.14	c 9627[?] -2219[?] 2288[?]  is mandatory 
1634.51/1633.14	c qxplain 3245/3253
1634.51/1633.16	c qxplain 3250/3253
1634.51/1633.17	c qxplain 3252/3253
1634.51/1633.18	c qxplain 3253/3253
1634.51/1633.19	c 9628[?] -2220[?] 2288[?]  is mandatory 
1634.51/1633.19	c qxplain 3252/3252
1634.61/1633.24	c 9629[?] -2221[?] 2288[?]  is mandatory 
1634.61/1633.24	c qxplain 3250/3251
1634.61/1633.25	c qxplain 3251/3251
1634.61/1633.26	c 9630[?] 2219[?] -2288[?] 2221[?] 2220[?]  is mandatory 
1634.61/1633.26	c qxplain 3250/3250
1635.03/1633.65	c 9631[?] 2289[?] -2173[?]  is mandatory 
1635.03/1633.65	c qxplain 3245/3249
1635.03/1633.67	c qxplain 3248/3249
1635.03/1633.69	c qxplain 3249/3249
1635.13/1633.76	c 9632[?] 2289[?] -2039[?]  is mandatory 
1635.13/1633.76	c qxplain 3248/3248
1635.13/1633.78	c 9633[?] -2098[?] 2289[?]  is mandatory 
1635.13/1633.78	c qxplain 3245/3247
1635.21/1633.81	c qxplain 3247/3247
1635.21/1633.82	c 9634[?] 2098[?] 2039[?] -2289[?] 2173[?]  is mandatory 
1635.21/1633.82	c qxplain 3245/3246
1635.21/1633.85	c qxplain 3246/3246
1635.51/1634.14	c 9635[?] -2173[?] -2290[?]  is mandatory 
1635.51/1634.14	c qxplain 3245/3245
1635.51/1634.16	c 9636[?] -2039[?] -2290[?]  is mandatory 
1635.51/1634.16	c qxplain 3227/3244
1635.51/1634.18	c qxplain 3236/3244
1635.61/1634.25	c qxplain 3241/3244
1635.61/1634.26	c qxplain 3243/3244
1635.72/1634.35	c qxplain 3244/3244
1635.72/1634.37	c 9637[?] -2098[?] -2290[?]  is mandatory 
1635.72/1634.37	c qxplain 3243/3243
1635.72/1634.38	c 9638[?] 2290[?] 2098[?] 2039[?] 2173[?]  is mandatory 
1635.72/1634.38	c qxplain 3241/3242
1635.82/1634.40	c qxplain 3242/3242
1635.82/1634.41	c 9639[?] -2222[?] 2291[?]  is mandatory 
1635.82/1634.41	c qxplain 3241/3241
1635.82/1634.42	c 9640[?] -2223[?] 2291[?]  is mandatory 
1635.82/1634.42	c qxplain 3236/3240
1635.82/1634.43	c qxplain 3239/3240
1635.82/1634.45	c qxplain 3240/3240
1635.82/1634.49	c 9641[?] -2224[?] 2291[?]  is mandatory 
1635.82/1634.49	c qxplain 3239/3239
1635.92/1634.51	c 9642[?] -2291[?] 2222[?] 2224[?] 2223[?]  is mandatory 
1635.92/1634.51	c qxplain 3236/3238
1635.92/1634.52	c qxplain 3238/3238
1635.92/1634.53	c 9643[?] -2292[?] -2174[?]  is mandatory 
1635.92/1634.53	c qxplain 3236/3237
1636.02/1634.61	c qxplain 3237/3237
1636.02/1634.63	c 9644[?] 2292[?] 2174[?]  is mandatory 
1636.02/1634.63	c qxplain 3236/3236
1636.13/1634.78	c 9645[?] -2293[?] -2131[?]  is mandatory 
1636.13/1634.78	c qxplain 3227/3235
1636.13/1634.81	c qxplain 3232/3235
1636.24/1634.83	c qxplain 3234/3235
1636.24/1634.84	c qxplain 3235/3235
1636.24/1634.89	c 9646[?] 2293[?] 2131[?]  is mandatory 
1636.24/1634.89	c qxplain 3234/3234
1636.32/1634.91	c 9647[?] -2294[?] 1897[?]  is mandatory 
1636.32/1634.91	c qxplain 3232/3233
1636.32/1634.95	c qxplain 3233/3233
1636.32/1634.98	c 9648[?] -2294[?] 2131[?]  is mandatory 
1636.32/1634.98	c qxplain 3232/3232
1636.42/1635.07	c 9649[?] 2294[?] -2131[?] -1897[?]  is mandatory 
1636.42/1635.07	c qxplain 3227/3231
1636.42/1635.10	c qxplain 3230/3231
1636.52/1635.11	c qxplain 3231/3231
1636.52/1635.13	c 9650[?] -2295[?] -2131[?]  is mandatory 
1636.52/1635.13	c qxplain 3230/3230
1636.52/1635.19	c 9651[?] 2295[?] 2131[?]  is mandatory 
1636.52/1635.19	c qxplain 3227/3229
1636.61/1635.21	c qxplain 3229/3229
1636.61/1635.22	c 9652[?] -2296[?] 1897[?]  is mandatory 
1636.61/1635.22	c qxplain 3227/3228
1636.71/1635.33	c qxplain 3228/3228
1636.71/1635.37	c 9653[?] -2296[?] 2131[?]  is mandatory 
1636.71/1635.37	c qxplain 3227/3227
1636.81/1635.42	c 9654[?] 2296[?] -2131[?] -1897[?]  is mandatory 
1636.81/1635.42	c qxplain 3190/3226
1636.81/1635.44	c qxplain 3209/3226
1636.81/1635.47	c qxplain 3218/3226
1636.81/1635.49	c qxplain 3223/3226
1636.91/1635.51	c qxplain 3225/3226
1636.91/1635.53	c qxplain 3226/3226
1636.91/1635.54	c 9655[?] -2297[?] -2131[?]  is mandatory 
1636.91/1635.54	c qxplain 3225/3225
1637.02/1635.67	c 9656[?] 2297[?] 2131[?]  is mandatory 
1637.02/1635.67	c qxplain 3223/3224
1637.02/1635.69	c qxplain 3224/3224
1637.12/1635.70	c 9657[?] -2298[?] 1897[?]  is mandatory 
1637.12/1635.70	c qxplain 3223/3223
1637.34/1635.96	c 9658[?] -2298[?] 2131[?]  is mandatory 
1637.34/1635.96	c qxplain 3218/3222
1637.42/1636.00	c qxplain 3221/3222
1637.61/1636.24	c qxplain 3222/3222
1637.71/1636.37	c 9659[?] 2298[?] -1897[?] -2131[?]  is mandatory 
1637.71/1636.37	c qxplain 3221/3221
1638.21/1636.90	c 9660[?] -2299[?] -2131[?]  is mandatory 
1638.21/1636.90	c qxplain 3218/3220
1638.33/1636.93	c qxplain 3220/3220
1638.51/1637.15	c 9661[?] 2299[?] 2131[?]  is mandatory 
1638.51/1637.15	c qxplain 3218/3219
1638.51/1637.17	c qxplain 3219/3219
1638.51/1637.18	c 9662[?] -2300[?] 1897[?]  is mandatory 
1638.51/1637.18	c qxplain 3218/3218
1639.21/1637.85	c 9663[?] -2300[?] 2131[?]  is mandatory 
1639.21/1637.85	c qxplain 3209/3217
1639.21/1637.89	c qxplain 3214/3217
1639.31/1637.91	c qxplain 3216/3217
1639.43/1638.11	c qxplain 3217/3217
1639.61/1638.27	c 9664[?] 2300[?] -2131[?] -1897[?]  is mandatory 
1639.61/1638.27	c qxplain 3216/3216
1639.81/1638.42	c 9665[?] -2301[?] -2131[?]  is mandatory 
1639.81/1638.42	c qxplain 3214/3215
1639.81/1638.44	c qxplain 3215/3215
1639.91/1638.54	c 9666[?] 2301[?] 2131[?]  is mandatory 
1639.91/1638.54	c qxplain 3214/3214
1639.91/1638.56	c 9667[?] -2302[?] 1897[?]  is mandatory 
1639.91/1638.56	c qxplain 3209/3213
1639.91/1638.59	c qxplain 3212/3213
1640.21/1638.87	c qxplain 3213/3213
1640.31/1638.95	c 9668[?] -2302[?] 2131[?]  is mandatory 
1640.31/1638.95	c qxplain 3212/3212
1640.31/1638.98	c 9669[?] 2302[?] -1897[?] -2131[?]  is mandatory 
1640.31/1638.98	c qxplain 3209/3211
1640.41/1639.01	c qxplain 3211/3211
1640.41/1639.03	c 9670[?] -2303[?] -2131[?]  is mandatory 
1640.41/1639.03	c qxplain 3209/3210
1640.41/1639.04	c qxplain 3210/3210
1640.53/1639.15	c 9671[?] 2303[?] 2131[?]  is mandatory 
1640.53/1639.15	c qxplain 3209/3209
1640.53/1639.17	c 9672[?] -2304[?] 1897[?]  is mandatory 
1640.53/1639.17	c qxplain 3190/3208
1640.53/1639.19	c qxplain 3200/3208
1640.53/1639.21	c qxplain 3205/3208
1640.63/1639.23	c qxplain 3207/3208
1640.91/1639.57	c qxplain 3208/3208
1641.11/1639.74	c 9673[?] -2304[?] 2131[?]  is mandatory 
1641.11/1639.74	c qxplain 3207/3207
1641.11/1639.77	c 9674[?] 2304[?] -1897[?] -2131[?]  is mandatory 
1641.11/1639.77	c qxplain 3205/3206
1641.11/1639.80	c qxplain 3206/3206
1641.21/1639.80	c 9675[?] -2305[?] -2131[?]  is mandatory 
1641.21/1639.80	c qxplain 3205/3205
1641.31/1639.95	c 9676[?] 2305[?] 2131[?]  is mandatory 
1641.31/1639.95	c qxplain 3200/3204
1641.31/1639.97	c qxplain 3203/3204
1641.31/1639.98	c qxplain 3204/3204
1641.31/1639.99	c 9677[?] -2306[?] 1897[?]  is mandatory 
1641.31/1639.99	c qxplain 3203/3203
1641.73/1640.39	c 9678[?] -2306[?] 2131[?]  is mandatory 
1641.73/1640.39	c qxplain 3200/3202
1642.01/1640.66	c qxplain 3202/3202
1642.31/1640.99	c 9679[?] 2306[?] -2131[?] -1897[?]  is mandatory 
1642.31/1640.99	c qxplain 3200/3201
1642.73/1641.38	c qxplain 3201/3201
1643.01/1641.68	c 9680[?] -2307[?] -2131[?]  is mandatory 
1643.01/1641.68	c qxplain 3200/3200
1643.31/1641.98	c 9681[?] 2307[?] 2131[?]  is mandatory 
1643.31/1641.98	c qxplain 3190/3199
1643.41/1642.01	c qxplain 3195/3199
1643.41/1642.03	c qxplain 3198/3199
1643.41/1642.05	c qxplain 3199/3199
1643.41/1642.06	c 9682[?] -2308[?] 1897[?]  is mandatory 
1643.41/1642.06	c qxplain 3198/3198
1643.93/1642.53	c 9683[?] -2308[?] 2131[?]  is mandatory 
1643.93/1642.53	c qxplain 3195/3197
1643.93/1642.57	c qxplain 3197/3197
1644.01/1642.61	c 9684[?] 2308[?] -2131[?] -1897[?]  is mandatory 
1644.01/1642.61	c qxplain 3195/3196
1644.01/1642.65	c qxplain 3196/3196
1644.01/1642.68	c 9685[?] 2309[?] -2198[?]  is mandatory 
1644.01/1642.68	c qxplain 3195/3195
1644.11/1642.71	c 9686[?] 2309[?] -2064[?]  is mandatory 
1644.11/1642.71	c qxplain 3190/3194
1644.11/1642.74	c qxplain 3193/3194
1644.11/1642.76	c qxplain 3194/3194
1644.11/1642.78	c 9687[?] 2309[?] -2199[?]  is mandatory 
1644.11/1642.78	c qxplain 3193/3193
1644.11/1642.79	c 9688[?] -2309[?] 2199[?] 2064[?] 2198[?]  is mandatory 
1644.11/1642.79	c qxplain 3190/3192
1644.21/1642.81	c qxplain 3192/3192
1644.21/1642.85	c 9689[?] -2310[?] -2198[?]  is mandatory 
1644.21/1642.85	c qxplain 3190/3191
1644.21/1642.87	c qxplain 3191/3191
1644.31/1642.91	c 9690[?] -2310[?] -2064[?]  is mandatory 
1644.31/1642.91	c qxplain 3190/3190
1644.31/1642.93	c 9691[?] -2310[?] -2199[?]  is mandatory 
1644.31/1642.93	c qxplain 2900/3189
1644.31/1642.96	c qxplain 3045/3189
1644.31/1642.97	c qxplain 3118/3189
1644.31/1642.98	c qxplain 3154/3189
1644.31/1642.99	c qxplain 3172/3189
1644.41/1643.01	c qxplain 3181/3189
1644.41/1643.03	c qxplain 3186/3189
1644.41/1643.05	c qxplain 3188/3189
1644.41/1643.06	c qxplain 3189/3189
1644.41/1643.07	c 9693[?] 2311[?] 2178[?]  is mandatory 
1644.41/1643.07	c qxplain 3188/3188
1644.41/1643.08	c 9694[?] 2225[?] 2311[?]  is mandatory 
1644.41/1643.08	c qxplain 3186/3187
1644.41/1643.09	c qxplain 3187/3187
1644.51/1643.11	c 9695[?] -2178[?] -2225[?] -2311[?]  is mandatory 
1644.51/1643.11	c qxplain 3186/3186
1644.51/1643.12	c 9696[?] 2177[?] 2312[?]  is mandatory 
1644.51/1643.12	c qxplain 3181/3185
1644.51/1643.15	c qxplain 3184/3185
1644.51/1643.17	c qxplain 3185/3185
1644.51/1643.18	c 9697[?] 2226[?] 2312[?]  is mandatory 
1644.51/1643.18	c qxplain 3184/3184
1644.61/1643.21	c 9698[?] -2177[?] -2226[?] -2312[?]  is mandatory 
1644.61/1643.21	c qxplain 3181/3183
1644.61/1643.23	c qxplain 3183/3183
1644.61/1643.25	c 9699[?] 2313[?] 2180[?]  is mandatory 
1644.61/1643.25	c qxplain 3181/3182
1644.61/1643.27	c qxplain 3182/3182
1644.61/1643.28	c 9700[?] 2227[?] 2313[?]  is mandatory 
1644.61/1643.28	c qxplain 3181/3181
1644.61/1643.30	c 9701[?] -2227[?] -2313[?] -2180[?]  is mandatory 
1644.71/1643.30	c qxplain 3172/3180
1644.71/1643.31	c qxplain 3177/3180
1644.71/1643.33	c qxplain 3179/3180
1644.71/1643.34	c qxplain 3180/3180
1644.71/1643.36	c 9702[?] 2179[?] 2314[?]  is mandatory 
1644.71/1643.36	c qxplain 3179/3179
1644.71/1643.38	c 9703[?] 2314[?] 2228[?]  is mandatory 
1644.71/1643.38	c qxplain 3177/3178
1644.71/1643.39	c qxplain 3178/3178
1644.82/1643.42	c 9704[?] -2314[?] -2179[?] -2228[?]  is mandatory 
1644.82/1643.42	c qxplain 3177/3177
1644.82/1643.43	c 9705[?] 2182[?] 2315[?]  is mandatory 
1644.82/1643.43	c qxplain 3172/3176
1644.82/1643.45	c qxplain 3175/3176
1644.82/1643.46	c qxplain 3176/3176
1644.82/1643.48	c 9706[?] 2230[?] 2315[?]  is mandatory 
1644.82/1643.48	c qxplain 3175/3175
1644.82/1643.50	c 9707[?] -2230[?] -2182[?] -2315[?]  is mandatory 
1644.82/1643.50	c qxplain 3172/3174
1644.82/1643.51	c qxplain 3174/3174
1644.93/1643.53	c 9708[?] 2316[?] 2181[?]  is mandatory 
1644.93/1643.53	c qxplain 3172/3173
1644.93/1643.54	c qxplain 3173/3173
1644.93/1643.56	c 9709[?] 2231[?] 2316[?]  is mandatory 
1644.93/1643.56	c qxplain 3172/3172
1644.93/1643.58	c 9710[?] -2231[?] -2181[?] -2316[?]  is mandatory 
1644.93/1643.58	c qxplain 3154/3171
1644.93/1643.59	c qxplain 3163/3171
1644.93/1643.60	c qxplain 3168/3171
1645.04/1643.62	c qxplain 3170/3171
1645.04/1643.63	c qxplain 3171/3171
1645.04/1643.65	c 9711[?] 2317[?] 2184[?]  is mandatory 
1645.04/1643.65	c qxplain 3170/3170
1645.04/1643.67	c 9712[?] 2317[?] 2232[?]  is mandatory 
1645.04/1643.67	c qxplain 3168/3169
1645.04/1643.69	c qxplain 3169/3169
1645.12/1643.71	c 9713[?] -2317[?] -2184[?] -2232[?]  is mandatory 
1645.12/1643.71	c qxplain 3168/3168
1645.12/1643.73	c 9714[?] 2318[?] 2183[?]  is mandatory 
1645.12/1643.73	c qxplain 3163/3167
1645.12/1643.74	c qxplain 3166/3167
1645.12/1643.76	c qxplain 3167/3167
1645.12/1643.78	c 9715[?] 2318[?] 2233[?]  is mandatory 
1645.12/1643.78	c qxplain 3166/3166
1645.12/1643.80	c 9716[?] -2318[?] -2183[?] -2233[?]  is mandatory 
1645.12/1643.80	c qxplain 3163/3165
1645.22/1643.81	c qxplain 3165/3165
1645.22/1643.85	c 9717[?] 1896[?] -2319[?]  is mandatory 
1645.22/1643.85	c qxplain 3163/3164
1645.22/1643.87	c qxplain 3164/3164
1645.22/1643.88	c 9718[?] -2319[?] 2235[?]  is mandatory 
1645.22/1643.88	c qxplain 3163/3163
1645.32/1643.91	c 9719[?] -1896[?] -2235[?] 2319[?]  is mandatory 
1645.32/1643.91	c qxplain 3154/3162
1645.32/1643.93	c qxplain 3159/3162
1645.32/1643.94	c qxplain 3161/3162
1645.32/1643.95	c qxplain 3162/3162
1645.32/1643.98	c 9720[?] 1947[?] -2320[?]  is mandatory 
1645.32/1643.98	c qxplain 3161/3161
1645.32/1644.00	c 9721[?] -2320[?] 2236[?]  is mandatory 
1645.32/1644.00	c qxplain 3159/3160
1645.42/1644.02	c qxplain 3160/3160
1645.42/1644.03	c 9722[?] -1947[?] 2320[?] -2236[?]  is mandatory 
1645.42/1644.03	c qxplain 3159/3159
1645.42/1644.07	c 9723[?] 2234[?] -2321[?]  is mandatory 
1645.42/1644.07	c qxplain 3154/3158
1645.52/1644.11	c qxplain 3157/3158
1645.52/1644.14	c qxplain 3158/3158
1645.52/1644.15	c 9724[?] -2321[?] 1968[?]  is mandatory 
1645.52/1644.15	c qxplain 3157/3157
1645.52/1644.19	c 9725[?] -2234[?] -1968[?] 2321[?]  is mandatory 
1645.52/1644.19	c qxplain 3154/3156
1645.62/1644.22	c qxplain 3156/3156
1645.62/1644.27	c 9726[?] -2238[?] 2322[?]  is mandatory 
1645.62/1644.27	c qxplain 3154/3155
1645.62/1644.29	c qxplain 3155/3155
1645.71/1644.32	c 9727[?] -1971[?] 2322[?]  is mandatory 
1645.71/1644.32	c qxplain 3154/3154
1645.71/1644.35	c 9728[?] -1972[?] 2322[?]  is mandatory 
1645.71/1644.35	c qxplain 3118/3153
1645.71/1644.38	c qxplain 3136/3153
1645.71/1644.39	c qxplain 3145/3153
1645.81/1644.42	c qxplain 3150/3153
1645.81/1644.43	c qxplain 3152/3153
1645.81/1644.44	c qxplain 3153/3153
1645.81/1644.47	c 9729[?] -2322[?] 1972[?] 1971[?] 2238[?]  is mandatory 
1645.81/1644.47	c qxplain 3152/3152
1645.91/1644.51	c 9730[?] 2323[?] -2239[?]  is mandatory 
1645.91/1644.51	c qxplain 3150/3151
1645.91/1644.54	c qxplain 3151/3151
1645.91/1644.57	c 9731[?] -1979[?] 2323[?]  is mandatory 
1645.91/1644.57	c qxplain 3150/3150
1645.91/1644.60	c 9732[?] -1980[?] 2323[?]  is mandatory 
1645.91/1644.60	c qxplain 3145/3149
1646.03/1644.65	c qxplain 3148/3149
1646.03/1644.67	c qxplain 3149/3149
1646.03/1644.70	c 9733[?] -2323[?] 2239[?] 1979[?] 1980[?]  is mandatory 
1646.03/1644.70	c qxplain 3148/3148
1646.13/1644.74	c 9734[?] 1722[?] -2324[?]  is mandatory 
1646.13/1644.74	c qxplain 3145/3147
1646.13/1644.76	c qxplain 3147/3147
1646.21/1644.82	c 9735[?] -2324[?] 2257[?]  is mandatory 
1646.21/1644.82	c qxplain 3145/3146
1646.21/1644.83	c qxplain 3146/3146
1646.21/1644.85	c 9736[?] -2257[?] -1722[?] 2324[?]  is mandatory 
1646.21/1644.85	c qxplain 3145/3145
1646.21/1644.89	c 9737[?] 1724[?] -2325[?]  is mandatory 
1646.21/1644.89	c qxplain 3136/3144
1646.31/1644.91	c qxplain 3141/3144
1646.31/1644.94	c qxplain 3143/3144
1646.31/1644.96	c qxplain 3144/3144
1646.31/1644.99	c 9738[?] -2325[?] 2259[?]  is mandatory 
1646.31/1644.99	c qxplain 3143/3143
1646.41/1645.01	c 9739[?] -2259[?] -1724[?] 2325[?]  is mandatory 
1646.41/1645.01	c qxplain 3141/3142
1646.41/1645.05	c qxplain 3142/3142
1646.41/1645.08	c 9740[?] -2326[?] 1726[?]  is mandatory 
1646.41/1645.08	c qxplain 3141/3141
1646.51/1645.11	c 9741[?] 2261[?] -2326[?]  is mandatory 
1646.51/1645.11	c qxplain 3136/3140
1646.51/1645.14	c qxplain 3139/3140
1646.51/1645.17	c qxplain 3140/3140
1646.51/1645.19	c 9742[?] -1726[?] -2261[?] 2326[?]  is mandatory 
1646.51/1645.19	c qxplain 3139/3139
1646.61/1645.22	c 9743[?] 1729[?] -2327[?]  is mandatory 
1646.61/1645.22	c qxplain 3136/3138
1646.61/1645.25	c qxplain 3138/3138
1646.61/1645.28	c 9744[?] -2327[?] 2263[?]  is mandatory 
1646.61/1645.28	c qxplain 3136/3137
1646.71/1645.31	c qxplain 3137/3137
1646.71/1645.35	c 9745[?] 2327[?] -2263[?] -1729[?]  is mandatory 
1646.71/1645.35	c qxplain 3136/3136
1646.71/1645.37	c 9747[?] 2328[?] 2310[?]  is mandatory 
1646.71/1645.37	c qxplain 3118/3135
1646.71/1645.39	c qxplain 3127/3135
1646.81/1645.41	c qxplain 3132/3135
1646.81/1645.42	c qxplain 3134/3135
1646.81/1645.45	c qxplain 3135/3135
1646.81/1645.46	c 9748[?] 2311[?] 2329[?]  is mandatory 
1646.81/1645.46	c qxplain 3134/3134
1646.81/1645.47	c 9749[?] 2312[?] 2329[?]  is mandatory 
1646.81/1645.47	c qxplain 3132/3133
1646.91/1645.50	c qxplain 3133/3133
1646.91/1645.52	c 9750[?] -2312[?] -2311[?] -2329[?]  is mandatory 
1646.91/1645.52	c qxplain 3132/3132
1646.91/1645.54	c 9751[?] 2313[?] 2330[?]  is mandatory 
1646.91/1645.54	c qxplain 3127/3131
1646.91/1645.56	c qxplain 3130/3131
1646.91/1645.58	c qxplain 3131/3131
1646.91/1645.59	c 9752[?] 2330[?] 2314[?]  is mandatory 
1646.91/1645.59	c qxplain 3130/3130
1647.01/1645.61	c 9753[?] -2313[?] -2330[?] -2314[?]  is mandatory 
1647.01/1645.61	c qxplain 3127/3129
1647.01/1645.62	c qxplain 3129/3129
1647.01/1645.64	c 9754[?] 2229[?] -2331[?]  is mandatory 
1647.01/1645.64	c qxplain 3127/3128
1647.01/1645.66	c qxplain 3128/3128
1647.01/1645.67	c 9755[?] -2229[?] 2331[?]  is mandatory 
1647.01/1645.67	c qxplain 3127/3127
1647.01/1645.69	c 9756[?] 2315[?] 2332[?]  is mandatory 
1647.01/1645.69	c qxplain 3118/3126
1647.01/1645.70	c qxplain 3123/3126
1647.13/1645.72	c qxplain 3125/3126
1647.13/1645.74	c qxplain 3126/3126
1647.13/1645.75	c 9757[?] 2316[?] 2332[?]  is mandatory 
1647.13/1645.75	c qxplain 3125/3125
1647.13/1645.77	c 9758[?] -2316[?] -2332[?] -2315[?]  is mandatory 
1647.13/1645.77	c qxplain 3123/3124
1647.13/1645.78	c qxplain 3124/3124
1647.13/1645.80	c 9759[?] 2333[?] 2317[?]  is mandatory 
1647.13/1645.80	c qxplain 3123/3123
1647.23/1645.82	c 9760[?] 2333[?] 2318[?]  is mandatory 
1647.23/1645.82	c qxplain 3118/3122
1647.23/1645.84	c qxplain 3121/3122
1647.23/1645.85	c qxplain 3122/3122
1647.23/1645.87	c 9761[?] -2333[?] -2318[?] -2317[?]  is mandatory 
1647.23/1645.87	c qxplain 3121/3121
1647.31/1645.90	c 9762[?] -2334[?] 2229[?]  is mandatory 
1647.31/1645.90	c qxplain 3118/3120
1647.31/1645.94	c qxplain 3120/3120
1647.31/1645.96	c 9763[?] 2116[?] -2334[?]  is mandatory 
1647.31/1645.96	c qxplain 3118/3119
1647.31/1645.99	c qxplain 3119/3119
1647.41/1646.01	c 9764[?] -2116[?] 2334[?] -2229[?]  is mandatory 
1647.41/1646.01	c qxplain 3118/3118
1647.41/1646.04	c 9765[?] -2335[?] -2240[?]  is mandatory 
1647.41/1646.04	c qxplain 3045/3117
1647.41/1646.06	c qxplain 3082/3117
1647.41/1646.08	c qxplain 3100/3117
1647.41/1646.10	c qxplain 3109/3117
1647.51/1646.12	c qxplain 3114/3117
1647.51/1646.14	c qxplain 3116/3117
1647.51/1646.16	c qxplain 3117/3117
1647.61/1646.20	c 9766[?] 2335[?] 2240[?]  is mandatory 
1647.61/1646.20	c qxplain 3116/3116
1647.61/1646.23	c 9767[?] -2336[?] -2241[?]  is mandatory 
1647.61/1646.23	c qxplain 3114/3115
1647.61/1646.26	c qxplain 3115/3115
1647.61/1646.29	c 9768[?] 2241[?] 2336[?]  is mandatory 
1647.61/1646.29	c qxplain 3114/3114
1647.71/1646.32	c 9769[?] -2337[?] -2242[?]  is mandatory 
1647.71/1646.32	c qxplain 3109/3113
1647.71/1646.34	c qxplain 3112/3113
1647.71/1646.36	c qxplain 3113/3113
1647.71/1646.40	c 9770[?] 2242[?] 2337[?]  is mandatory 
1647.71/1646.40	c qxplain 3112/3112
1647.81/1646.43	c 9771[?] -2338[?] -2243[?]  is mandatory 
1647.81/1646.43	c qxplain 3109/3111
1647.81/1646.45	c qxplain 3111/3111
1647.81/1646.49	c 9772[?] 2338[?] 2243[?]  is mandatory 
1647.81/1646.49	c qxplain 3109/3110
1647.91/1646.51	c qxplain 3110/3110
1647.91/1646.54	c 9773[?] -2339[?] -2244[?]  is mandatory 
1647.91/1646.54	c qxplain 3109/3109
1647.91/1646.58	c 9774[?] 2339[?] 2244[?]  is mandatory 
1647.91/1646.58	c qxplain 3100/3108
1648.01/1646.60	c qxplain 3105/3108
1648.01/1646.63	c qxplain 3107/3108
1648.01/1646.65	c qxplain 3108/3108
1648.01/1646.68	c 9775[?] -2340[?] -2245[?]  is mandatory 
1648.01/1646.68	c qxplain 3107/3107
1648.11/1646.72	c 9776[?] 2245[?] 2340[?]  is mandatory 
1648.11/1646.72	c qxplain 3105/3106
1648.11/1646.75	c qxplain 3106/3106
1648.11/1646.78	c 9777[?] -2341[?] -2246[?]  is mandatory 
1648.11/1646.78	c qxplain 3105/3105
1648.11/1646.82	c 9778[?] 2246[?] 2341[?]  is mandatory 
1648.11/1646.82	c qxplain 3100/3104
1648.23/1646.84	c qxplain 3103/3104
1648.23/1646.86	c qxplain 3104/3104
1648.23/1646.89	c 9779[?] -2342[?] -2247[?]  is mandatory 
1648.23/1646.89	c qxplain 3103/3103
1648.33/1646.93	c 9780[?] 2247[?] 2342[?]  is mandatory 
1648.33/1646.93	c qxplain 3100/3102
1648.33/1646.96	c qxplain 3102/3102
1648.33/1647.00	c 9781[?] -2343[?] -2240[?]  is mandatory 
1648.33/1647.00	c qxplain 3100/3101
1648.41/1647.02	c qxplain 3101/3101
1648.41/1647.05	c 9782[?] 2343[?] 2240[?]  is mandatory 
1648.41/1647.05	c qxplain 3100/3100
1648.41/1647.08	c 9783[?] -2344[?] -2241[?]  is mandatory 
1648.41/1647.08	c qxplain 3082/3099
1648.51/1647.14	c qxplain 3091/3099
1648.51/1647.16	c qxplain 3096/3099
1648.51/1647.18	c qxplain 3098/3099
1648.61/1647.20	c qxplain 3099/3099
1648.61/1647.23	c 9784[?] 2241[?] 2344[?]  is mandatory 
1648.61/1647.23	c qxplain 3098/3098
1648.61/1647.26	c 9785[?] -2345[?] -2242[?]  is mandatory 
1648.61/1647.26	c qxplain 3096/3097
1648.61/1647.28	c qxplain 3097/3097
1648.71/1647.31	c 9786[?] 2345[?] 2242[?]  is mandatory 
1648.71/1647.31	c qxplain 3096/3096
1648.71/1647.34	c 9787[?] -2346[?] -2243[?]  is mandatory 
1648.71/1647.34	c qxplain 3091/3095
1648.71/1647.36	c qxplain 3094/3095
1648.71/1647.39	c qxplain 3095/3095
1648.82/1647.42	c 9788[?] 2346[?] 2243[?]  is mandatory 
1648.82/1647.42	c qxplain 3094/3094
1648.82/1647.44	c 9789[?] -2347[?] -2244[?]  is mandatory 
1648.82/1647.44	c qxplain 3091/3093
1648.82/1647.47	c qxplain 3093/3093
1648.92/1647.50	c 9790[?] 2244[?] 2347[?]  is mandatory 
1648.92/1647.50	c qxplain 3091/3092
1648.92/1647.52	c qxplain 3092/3092
1648.92/1647.55	c 9791[?] -2348[?] -2245[?]  is mandatory 
1648.92/1647.55	c qxplain 3091/3091
1648.92/1647.58	c 9792[?] 2348[?] 2245[?]  is mandatory 
1648.92/1647.58	c qxplain 3082/3090
1648.92/1647.60	c qxplain 3087/3090
1649.02/1647.61	c qxplain 3089/3090
1649.02/1647.63	c qxplain 3090/3090
1649.02/1647.66	c 9793[?] -2349[?] -2246[?]  is mandatory 
1649.02/1647.66	c qxplain 3089/3089
1649.02/1647.69	c 9794[?] 2246[?] 2349[?]  is mandatory 
1649.02/1647.69	c qxplain 3087/3088
1649.12/1647.72	c qxplain 3088/3088
1649.12/1647.74	c 9795[?] -2350[?] -2247[?]  is mandatory 
1649.12/1647.74	c qxplain 3087/3087
1649.12/1647.78	c 9796[?] 2350[?] 2247[?]  is mandatory 
1649.12/1647.78	c qxplain 3082/3086
1649.22/1647.80	c qxplain 3085/3086
1649.22/1647.83	c qxplain 3086/3086
1649.22/1647.85	c 9797[?] -2351[?] -2240[?]  is mandatory 
1649.22/1647.85	c qxplain 3085/3085
1649.22/1647.88	c 9798[?] 2351[?] 2240[?]  is mandatory 
1649.22/1647.88	c qxplain 3082/3084
1649.22/1647.90	c qxplain 3084/3084
1649.33/1647.92	c 9799[?] -2352[?] -2241[?]  is mandatory 
1649.33/1647.92	c qxplain 3082/3083
1649.33/1647.94	c qxplain 3083/3083
1649.33/1647.97	c 9800[?] 2352[?] 2241[?]  is mandatory 
1649.33/1647.97	c qxplain 3082/3082
1649.33/1647.99	c 9801[?] -2242[?] -2353[?]  is mandatory 
1649.33/1647.99	c qxplain 3045/3081
1649.44/1648.05	c qxplain 3064/3081
1649.44/1648.07	c qxplain 3073/3081
1649.44/1648.09	c qxplain 3078/3081
1649.52/1648.10	c qxplain 3080/3081
1649.52/1648.12	c qxplain 3081/3081
1649.52/1648.14	c 9802[?] 2353[?] 2242[?]  is mandatory 
1649.52/1648.14	c qxplain 3080/3080
1649.52/1648.17	c 9803[?] -2243[?] -2354[?]  is mandatory 
1649.52/1648.17	c qxplain 3078/3079
1649.52/1648.19	c qxplain 3079/3079
1649.62/1648.21	c 9804[?] 2354[?] 2243[?]  is mandatory 
1649.62/1648.21	c qxplain 3078/3078
1649.62/1648.25	c 9805[?] -2355[?] -2244[?]  is mandatory 
1649.62/1648.25	c qxplain 3073/3077
1649.62/1648.27	c qxplain 3076/3077
1649.62/1648.29	c qxplain 3077/3077
1649.72/1648.33	c 9806[?] 2355[?] 2244[?]  is mandatory 
1649.72/1648.33	c qxplain 3076/3076
1649.72/1648.36	c 9807[?] -2356[?] -2245[?]  is mandatory 
1649.72/1648.36	c qxplain 3073/3075
1649.72/1648.38	c qxplain 3075/3075
1649.82/1648.41	c 9808[?] 2245[?] 2356[?]  is mandatory 
1649.82/1648.41	c qxplain 3073/3074
1649.82/1648.42	c qxplain 3074/3074
1649.82/1648.45	c 9809[?] -2357[?] -2246[?]  is mandatory 
1649.82/1648.45	c qxplain 3073/3073
1649.82/1648.48	c 9810[?] 2246[?] 2357[?]  is mandatory 
1649.82/1648.48	c qxplain 3064/3072
1649.92/1648.50	c qxplain 3069/3072
1649.92/1648.52	c qxplain 3071/3072
1649.92/1648.54	c qxplain 3072/3072
1649.92/1648.56	c 9811[?] -2358[?] -2247[?]  is mandatory 
1649.92/1648.56	c qxplain 3071/3071
1649.92/1648.59	c 9812[?] 2358[?] 2247[?]  is mandatory 
1649.92/1648.59	c qxplain 3069/3070
1650.02/1648.62	c qxplain 3070/3070
1650.02/1648.64	c 9813[?] -2359[?] -2240[?]  is mandatory 
1650.02/1648.64	c qxplain 3069/3069
1650.02/1648.66	c 9814[?] 2359[?] 2240[?]  is mandatory 
1650.02/1648.66	c qxplain 3064/3068
1650.02/1648.68	c qxplain 3067/3068
1650.12/1648.70	c qxplain 3068/3068
1650.12/1648.72	c 9815[?] -2360[?] -2241[?]  is mandatory 
1650.12/1648.72	c qxplain 3067/3067
1650.12/1648.75	c 9816[?] 2360[?] 2241[?]  is mandatory 
1650.12/1648.75	c qxplain 3064/3066
1650.12/1648.76	c qxplain 3066/3066
1650.12/1648.78	c 9817[?] -2361[?] -2242[?]  is mandatory 
1650.12/1648.78	c qxplain 3064/3065
1650.22/1648.80	c qxplain 3065/3065
1650.22/1648.82	c 9818[?] 2361[?] 2242[?]  is mandatory 
1650.22/1648.82	c qxplain 3064/3064
1650.22/1648.85	c 9819[?] -2362[?] -2243[?]  is mandatory 
1650.22/1648.85	c qxplain 3045/3063
1650.22/1648.89	c qxplain 3055/3063
1650.32/1648.91	c qxplain 3060/3063
1650.32/1648.92	c qxplain 3062/3063
1650.32/1648.94	c qxplain 3063/3063
1650.32/1648.96	c 9820[?] 2362[?] 2243[?]  is mandatory 
1650.32/1648.96	c qxplain 3062/3062
1650.32/1648.99	c 9821[?] -2363[?] -2244[?]  is mandatory 
1650.32/1648.99	c qxplain 3060/3061
1650.32/1649.01	c qxplain 3061/3061
1650.43/1649.03	c 9822[?] 2363[?] 2244[?]  is mandatory 
1650.43/1649.03	c qxplain 3060/3060
1650.43/1649.05	c 9823[?] -2364[?] -2245[?]  is mandatory 
1650.43/1649.05	c qxplain 3055/3059
1650.43/1649.08	c qxplain 3058/3059
1650.43/1649.10	c qxplain 3059/3059
1650.54/1649.12	c 9824[?] 2364[?] 2245[?]  is mandatory 
1650.54/1649.12	c qxplain 3058/3058
1650.54/1649.14	c 9825[?] -2365[?] -2246[?]  is mandatory 
1650.54/1649.15	c qxplain 3055/3057
1650.54/1649.16	c qxplain 3057/3057
1650.54/1649.19	c 9826[?] 2365[?] 2246[?]  is mandatory 
1650.54/1649.19	c qxplain 3055/3056
1650.61/1649.20	c qxplain 3056/3056
1650.61/1649.22	c 9827[?] -2366[?] -2247[?]  is mandatory 
1650.61/1649.22	c qxplain 3055/3055
1650.61/1649.25	c 9828[?] 2366[?] 2247[?]  is mandatory 
1650.61/1649.25	c qxplain 3045/3054
1650.71/1649.30	c qxplain 3050/3054
1650.71/1649.32	c qxplain 3053/3054
1650.71/1649.34	c qxplain 3054/3054
1650.71/1649.36	c 9829[?] -2367[?] -2240[?]  is mandatory 
1650.71/1649.36	c qxplain 3053/3053
1650.71/1649.38	c 9830[?] 2367[?] 2240[?]  is mandatory 
1650.71/1649.38	c qxplain 3050/3052
1650.71/1649.39	c qxplain 3052/3052
1650.81/1649.42	c 9831[?] -2368[?] -2241[?]  is mandatory 
1650.81/1649.42	c qxplain 3050/3051
1650.81/1649.44	c qxplain 3051/3051
1650.81/1649.45	c 9832[?] 2368[?] 2241[?]  is mandatory 
1650.81/1649.45	c qxplain 3050/3050
1650.81/1649.48	c 9833[?] -2369[?] -2242[?]  is mandatory 
1650.81/1649.48	c qxplain 3045/3049
1650.81/1649.49	c qxplain 3048/3049
1650.91/1649.51	c qxplain 3049/3049
1650.91/1649.53	c 9834[?] 2369[?] 2242[?]  is mandatory 
1650.91/1649.53	c qxplain 3048/3048
1650.91/1649.55	c 9835[?] -2370[?] -2243[?]  is mandatory 
1650.91/1649.55	c qxplain 3045/3047
1650.91/1649.56	c qxplain 3047/3047
1650.91/1649.59	c 9836[?] 2370[?] 2243[?]  is mandatory 
1650.91/1649.59	c qxplain 3045/3046
1651.01/1649.60	c qxplain 3046/3046
1651.01/1649.63	c 9837[?] -2371[?] -2244[?]  is mandatory 
1651.01/1649.63	c qxplain 3045/3045
1651.01/1649.65	c 9838[?] 2244[?] 2371[?]  is mandatory 
1651.01/1649.65	c qxplain 2900/3044
1651.01/1649.68	c qxplain 2973/3044
1651.11/1649.70	c qxplain 3009/3044
1651.21/1649.83	c qxplain 3027/3044
1651.21/1649.86	c qxplain 3036/3044
1651.21/1649.88	c qxplain 3041/3044
1651.21/1649.89	c qxplain 3043/3044
1651.31/1649.91	c qxplain 3044/3044
1651.31/1649.93	c 9839[?] -2372[?] -2245[?]  is mandatory 
1651.31/1649.93	c qxplain 3043/3043
1651.31/1649.95	c 9840[?] 2245[?] 2372[?]  is mandatory 
1651.31/1649.95	c qxplain 3041/3042
1651.31/1649.97	c qxplain 3042/3042
1651.31/1649.99	c 9841[?] -2373[?] -2246[?]  is mandatory 
1651.31/1649.99	c qxplain 3041/3041
1651.41/1650.01	c 9842[?] 2373[?] 2246[?]  is mandatory 
1651.41/1650.01	c qxplain 3036/3040
1651.41/1650.03	c qxplain 3039/3040
1651.41/1650.04	c qxplain 3040/3040
1651.41/1650.07	c 9843[?] -2374[?] -2247[?]  is mandatory 
1651.41/1650.07	c qxplain 3039/3039
1651.41/1650.09	c 9844[?] 2374[?] 2247[?]  is mandatory 
1651.41/1650.09	c qxplain 3036/3038
1651.41/1650.11	c qxplain 3038/3038
1651.53/1650.13	c 9845[?] -2375[?] -2240[?]  is mandatory 
1651.53/1650.13	c qxplain 3036/3037
1651.53/1650.15	c qxplain 3037/3037
1651.53/1650.16	c 9846[?] 2375[?] 2240[?]  is mandatory 
1651.53/1650.16	c qxplain 3036/3036
1651.53/1650.18	c 9847[?] -2376[?] -2241[?]  is mandatory 
1651.53/1650.18	c qxplain 3027/3035
1651.63/1650.22	c qxplain 3032/3035
1651.63/1650.24	c qxplain 3034/3035
1651.63/1650.25	c qxplain 3035/3035
1651.63/1650.27	c 9848[?] 2241[?] 2376[?]  is mandatory 
1651.63/1650.27	c qxplain 3034/3034
1651.63/1650.29	c 9849[?] -2242[?] -2377[?]  is mandatory 
1651.63/1650.29	c qxplain 3032/3033
1651.71/1650.30	c qxplain 3033/3033
1651.71/1650.32	c 9850[?] 2377[?] 2242[?]  is mandatory 
1651.71/1650.32	c qxplain 3032/3032
1651.71/1650.33	c 9851[?] -2378[?] -2243[?]  is mandatory 
1651.71/1650.33	c qxplain 3027/3031
1651.71/1650.35	c qxplain 3030/3031
1651.71/1650.36	c qxplain 3031/3031
1651.71/1650.38	c 9852[?] 2378[?] 2243[?]  is mandatory 
1651.71/1650.38	c qxplain 3030/3030
1651.71/1650.39	c 9853[?] -2379[?] -2244[?]  is mandatory 
1651.71/1650.39	c qxplain 3027/3029
1651.81/1650.41	c qxplain 3029/3029
1651.81/1650.43	c 9854[?] 2244[?] 2379[?]  is mandatory 
1651.81/1650.43	c qxplain 3027/3028
1651.81/1650.44	c qxplain 3028/3028
1651.81/1650.46	c 9855[?] -2380[?] -2245[?]  is mandatory 
1651.81/1650.46	c qxplain 3027/3027
1651.81/1650.48	c 9856[?] 2245[?] 2380[?]  is mandatory 
1651.81/1650.48	c qxplain 3009/3026
1651.91/1650.57	c qxplain 3018/3026
1652.01/1650.60	c qxplain 3023/3026
1652.01/1650.62	c qxplain 3025/3026
1652.01/1650.63	c qxplain 3026/3026
1652.01/1650.65	c 9857[?] -2381[?] -2246[?]  is mandatory 
1652.01/1650.65	c qxplain 3025/3025
1652.01/1650.67	c 9858[?] 2381[?] 2246[?]  is mandatory 
1652.01/1650.67	c qxplain 3023/3024
1652.01/1650.68	c qxplain 3024/3024
1652.11/1650.70	c 9859[?] -2382[?] -2247[?]  is mandatory 
1652.11/1650.70	c qxplain 3023/3023
1652.11/1650.72	c 9860[?] 2382[?] 2247[?]  is mandatory 
1652.11/1650.72	c qxplain 3018/3022
1652.11/1650.75	c qxplain 3021/3022
1652.11/1650.77	c qxplain 3022/3022
1652.11/1650.79	c 9861[?] -2383[?] -2240[?]  is mandatory 
1652.11/1650.79	c qxplain 3021/3021
1652.21/1650.81	c 9862[?] 2383[?] 2240[?]  is mandatory 
1652.21/1650.81	c qxplain 3018/3020
1652.21/1650.82	c qxplain 3020/3020
1652.21/1650.83	c 9863[?] -2241[?] -2384[?]  is mandatory 
1652.21/1650.83	c qxplain 3018/3019
1652.21/1650.85	c qxplain 3019/3019
1652.21/1650.86	c 9864[?] 2384[?] 2241[?]  is mandatory 
1652.21/1650.86	c qxplain 3018/3018
1652.21/1650.88	c 9865[?] -2242[?] -2385[?]  is mandatory 
1652.21/1650.88	c qxplain 3009/3017
1652.31/1650.91	c qxplain 3014/3017
1652.31/1650.92	c qxplain 3016/3017
1652.31/1650.93	c qxplain 3017/3017
1652.31/1650.95	c 9866[?] 2242[?] 2385[?]  is mandatory 
1652.31/1650.95	c qxplain 3016/3016
1652.31/1650.96	c 9867[?] -2243[?] -2386[?]  is mandatory 
1652.31/1650.96	c qxplain 3014/3015
1652.31/1650.98	c qxplain 3015/3015
1652.31/1650.99	c 9868[?] 2386[?] 2243[?]  is mandatory 
1652.31/1650.99	c qxplain 3014/3014
1652.41/1651.00	c 9869[?] -2387[?] -2244[?]  is mandatory 
1652.41/1651.00	c qxplain 3009/3013
1652.41/1651.03	c qxplain 3012/3013
1652.41/1651.04	c qxplain 3013/3013
1652.41/1651.05	c 9870[?] 2387[?] 2244[?]  is mandatory 
1652.41/1651.05	c qxplain 3012/3012
1652.41/1651.07	c 9871[?] -2388[?] -2245[?]  is mandatory 
1652.41/1651.07	c qxplain 3009/3011
1652.41/1651.09	c qxplain 3011/3011
1652.51/1651.10	c 9872[?] 2388[?] 2245[?]  is mandatory 
1652.51/1651.10	c qxplain 3009/3010
1652.51/1651.11	c qxplain 3010/3010
1652.51/1651.13	c 9873[?] -2389[?] -2246[?]  is mandatory 
1652.51/1651.13	c qxplain 3009/3009
1652.51/1651.15	c 9874[?] 2389[?] 2246[?]  is mandatory 
1652.51/1651.15	c qxplain 2973/3008
1652.51/1651.18	c qxplain 2991/3008
1652.62/1651.23	c qxplain 3000/3008
1652.62/1651.25	c qxplain 3005/3008
1652.62/1651.26	c qxplain 3007/3008
1652.62/1651.27	c qxplain 3008/3008
1652.62/1651.29	c 9875[?] -2390[?] -2247[?]  is mandatory 
1652.62/1651.29	c qxplain 3007/3007
1652.62/1651.31	c 9876[?] 2390[?] 2247[?]  is mandatory 
1652.62/1651.31	c qxplain 3005/3006
1652.73/1651.33	c qxplain 3006/3006
1652.73/1651.35	c 9877[?] -2391[?] -2240[?]  is mandatory 
1652.73/1651.35	c qxplain 3005/3005
1652.73/1651.37	c 9878[?] 2391[?] 2240[?]  is mandatory 
1652.73/1651.37	c qxplain 3000/3004
1652.81/1651.40	c qxplain 3003/3004
1652.81/1651.42	c qxplain 3004/3004
1652.81/1651.43	c 9879[?] -2392[?] -2241[?]  is mandatory 
1652.81/1651.43	c qxplain 3003/3003
1652.81/1651.44	c 9880[?] 2241[?] 2392[?]  is mandatory 
1652.81/1651.44	c qxplain 3000/3002
1652.81/1651.45	c qxplain 3002/3002
1652.81/1651.47	c 9881[?] -2393[?] -2242[?]  is mandatory 
1652.81/1651.47	c qxplain 3000/3001
1652.81/1651.48	c qxplain 3001/3001
1652.81/1651.49	c 9882[?] 2393[?] 2242[?]  is mandatory 
1652.81/1651.49	c qxplain 3000/3000
1652.92/1651.50	c 9883[?] -2394[?] -2243[?]  is mandatory 
1652.92/1651.50	c qxplain 2991/2999
1652.92/1651.53	c qxplain 2996/2999
1652.92/1651.55	c qxplain 2998/2999
1652.92/1651.56	c qxplain 2999/2999
1652.92/1651.57	c 9884[?] 2243[?] 2394[?]  is mandatory 
1652.92/1651.57	c qxplain 2998/2998
1652.92/1651.59	c 9885[?] -2395[?] -2244[?]  is mandatory 
1652.92/1651.59	c qxplain 2996/2997
1653.01/1651.62	c qxplain 2997/2997
1653.01/1651.64	c 9886[?] 2395[?] 2244[?]  is mandatory 
1653.01/1651.64	c qxplain 2996/2996
1653.01/1651.65	c 9887[?] -2396[?] -2245[?]  is mandatory 
1653.01/1651.65	c qxplain 2991/2995
1653.01/1651.67	c qxplain 2994/2995
1653.01/1651.68	c qxplain 2995/2995
1653.01/1651.69	c 9888[?] 2396[?] 2245[?]  is mandatory 
1653.01/1651.69	c qxplain 2994/2994
1653.11/1651.71	c 9889[?] -2397[?] -2246[?]  is mandatory 
1653.11/1651.71	c qxplain 2991/2993
1653.11/1651.72	c qxplain 2993/2993
1653.11/1651.73	c 9890[?] 2246[?] 2397[?]  is mandatory 
1653.11/1651.73	c qxplain 2991/2992
1653.11/1651.74	c qxplain 2992/2992
1653.11/1651.76	c 9891[?] -2398[?] -2247[?]  is mandatory 
1653.11/1651.76	c qxplain 2991/2991
1653.11/1651.78	c 9892[?] 2398[?] 2247[?]  is mandatory 
1653.11/1651.78	c qxplain 2973/2990
1653.21/1651.80	c qxplain 2982/2990
1653.21/1651.81	c qxplain 2987/2990
1653.21/1651.83	c qxplain 2989/2990
1653.21/1651.86	c qxplain 2990/2990
1653.21/1651.88	c 9893[?] -2399[?] -2248[?]  is mandatory 
1653.21/1651.88	c qxplain 2989/2989
1653.31/1651.93	c 9894[?] 2248[?] 2399[?]  is mandatory 
1653.31/1651.93	c qxplain 2987/2988
1653.31/1651.95	c qxplain 2988/2988
1653.31/1651.97	c 9895[?] -2400[?] -2249[?]  is mandatory 
1653.31/1651.97	c qxplain 2987/2987
1653.41/1652.01	c 9896[?] 2400[?] 2249[?]  is mandatory 
1653.41/1652.01	c qxplain 2982/2986
1653.41/1652.03	c qxplain 2985/2986
1653.41/1652.06	c qxplain 2986/2986
1653.41/1652.09	c 9897[?] -2401[?] -2250[?]  is mandatory 
1653.41/1652.09	c qxplain 2985/2985
1653.51/1652.15	c 9898[?] 2401[?] 2250[?]  is mandatory 
1653.51/1652.15	c qxplain 2982/2984
1653.51/1652.17	c qxplain 2984/2984
1653.51/1652.19	c 9899[?] -2402[?] -2251[?]  is mandatory 
1653.51/1652.19	c qxplain 2982/2983
1653.61/1652.21	c qxplain 2983/2983
1653.61/1652.25	c 9900[?] 2251[?] 2402[?]  is mandatory 
1653.61/1652.25	c qxplain 2982/2982
1653.61/1652.28	c 9901[?] -2403[?] -2252[?]  is mandatory 
1653.61/1652.28	c qxplain 2973/2981
1653.61/1652.29	c qxplain 2978/2981
1653.61/1652.31	c qxplain 2980/2981
1653.73/1652.33	c qxplain 2981/2981
1653.73/1652.37	c 9902[?] 2252[?] 2403[?]  is mandatory 
1653.73/1652.37	c qxplain 2980/2980
1653.73/1652.40	c 9903[?] -2404[?] -2253[?]  is mandatory 
1653.73/1652.40	c qxplain 2978/2979
1653.73/1652.42	c qxplain 2979/2979
1653.83/1652.45	c 9904[?] 2253[?] 2404[?]  is mandatory 
1653.83/1652.45	c qxplain 2978/2978
1653.83/1652.48	c 9905[?] -2405[?] -2254[?]  is mandatory 
1653.83/1652.48	c qxplain 2973/2977
1653.91/1652.50	c qxplain 2976/2977
1653.91/1652.52	c qxplain 2977/2977
1653.91/1652.55	c 9906[?] 2254[?] 2405[?]  is mandatory 
1653.91/1652.55	c qxplain 2976/2976
1653.91/1652.58	c 9907[?] -2406[?] -2255[?]  is mandatory 
1653.91/1652.58	c qxplain 2973/2975
1654.01/1652.61	c qxplain 2975/2975
1654.01/1652.65	c 9908[?] 2406[?] 2255[?]  is mandatory 
1654.01/1652.65	c qxplain 2973/2974
1654.11/1652.74	c qxplain 2974/2974
1654.11/1652.77	c 9909[?] -2407[?] -2248[?]  is mandatory 
1654.11/1652.77	c qxplain 2973/2973
1654.21/1652.81	c 9910[?] 2248[?] 2407[?]  is mandatory 
1654.21/1652.81	c qxplain 2900/2972
1654.21/1652.87	c qxplain 2937/2972
1654.21/1652.89	c qxplain 2955/2972
1654.31/1652.92	c qxplain 2964/2972
1654.31/1652.95	c qxplain 2969/2972
1654.31/1652.98	c qxplain 2971/2972
1654.41/1653.00	c qxplain 2972/2972
1654.41/1653.04	c 9911[?] -2408[?] -2249[?]  is mandatory 
1654.41/1653.04	c qxplain 2971/2971
1654.41/1653.07	c 9912[?] 2249[?] 2408[?]  is mandatory 
1654.41/1653.07	c qxplain 2969/2970
1654.41/1653.09	c qxplain 2970/2970
1654.51/1653.12	c 9913[?] -2250[?] -2409[?]  is mandatory 
1654.51/1653.12	c qxplain 2969/2969
1654.51/1653.14	c 9914[?] 2409[?] 2250[?]  is mandatory 
1654.51/1653.14	c qxplain 2964/2968
1654.51/1653.16	c qxplain 2967/2968
1654.51/1653.19	c qxplain 2968/2968
1654.61/1653.22	c 9915[?] -2410[?] -2251[?]  is mandatory 
1654.61/1653.22	c qxplain 2967/2967
1654.61/1653.25	c 9916[?] 2251[?] 2410[?]  is mandatory 
1654.61/1653.25	c qxplain 2964/2966
1654.61/1653.28	c qxplain 2966/2966
1654.71/1653.32	c 9917[?] -2411[?] -2252[?]  is mandatory 
1654.71/1653.32	c qxplain 2964/2965
1654.71/1653.35	c qxplain 2965/2965
1654.71/1653.38	c 9918[?] 2411[?] 2252[?]  is mandatory 
1654.71/1653.38	c qxplain 2964/2964
1654.71/1653.41	c 9919[?] -2412[?] -2253[?]  is mandatory 
1654.71/1653.41	c qxplain 2955/2963
1654.83/1653.43	c qxplain 2960/2963
1654.83/1653.45	c qxplain 2962/2963
1654.83/1653.47	c qxplain 2963/2963
1654.83/1653.50	c 9920[?] 2253[?] 2412[?]  is mandatory 
1654.83/1653.50	c qxplain 2962/2962
1654.93/1653.54	c 9921[?] -2413[?] -2254[?]  is mandatory 
1654.93/1653.54	c qxplain 2960/2961
1654.93/1653.56	c qxplain 2961/2961
1654.93/1653.59	c 9922[?] 2413[?] 2254[?]  is mandatory 
1654.93/1653.59	c qxplain 2960/2960
1655.01/1653.62	c 9923[?] -2414[?] -2255[?]  is mandatory 
1655.01/1653.62	c qxplain 2955/2959
1655.01/1653.65	c qxplain 2958/2959
1655.01/1653.66	c qxplain 2959/2959
1655.01/1653.69	c 9924[?] 2414[?] 2255[?]  is mandatory 
1655.01/1653.69	c qxplain 2958/2958
1655.11/1653.72	c 9925[?] -2415[?] -2248[?]  is mandatory 
1655.11/1653.72	c qxplain 2955/2957
1655.11/1653.75	c qxplain 2957/2957
1655.11/1653.78	c 9926[?] 2248[?] 2415[?]  is mandatory 
1655.11/1653.78	c qxplain 2955/2956
1655.21/1653.80	c qxplain 2956/2956
1655.21/1653.82	c 9927[?] -2249[?] -2416[?]  is mandatory 
1655.21/1653.82	c qxplain 2955/2955
1655.21/1653.85	c 9928[?] 2416[?] 2249[?]  is mandatory 
1655.21/1653.85	c qxplain 2937/2954
1655.21/1653.89	c qxplain 2946/2954
1655.31/1653.91	c qxplain 2951/2954
1655.31/1653.93	c qxplain 2953/2954
1655.31/1653.94	c qxplain 2954/2954
1655.31/1653.97	c 9929[?] -2417[?] -2250[?]  is mandatory 
1655.31/1653.97	c qxplain 2953/2953
1655.41/1654.04	c 9930[?] 2417[?] 2250[?]  is mandatory 
1655.41/1654.04	c qxplain 2951/2952
1655.41/1654.06	c qxplain 2952/2952
1655.51/1654.10	c 9931[?] -2418[?] -2251[?]  is mandatory 
1655.51/1654.10	c qxplain 2951/2951
1655.51/1654.13	c 9932[?] 2251[?] 2418[?]  is mandatory 
1655.51/1654.13	c qxplain 2946/2950
1655.51/1654.15	c qxplain 2949/2950
1655.51/1654.17	c qxplain 2950/2950
1655.51/1654.19	c 9933[?] -2419[?] -2252[?]  is mandatory 
1655.51/1654.20	c qxplain 2949/2949
1655.61/1654.22	c 9934[?] 2419[?] 2252[?]  is mandatory 
1655.61/1654.22	c qxplain 2946/2948
1655.61/1654.24	c qxplain 2948/2948
1655.61/1654.27	c 9935[?] -2420[?] -2253[?]  is mandatory 
1655.61/1654.27	c qxplain 2946/2947
1655.61/1654.29	c qxplain 2947/2947
1655.71/1654.32	c 9936[?] 2253[?] 2420[?]  is mandatory 
1655.71/1654.32	c qxplain 2946/2946
1655.71/1654.34	c 9937[?] -2421[?] -2254[?]  is mandatory 
1655.71/1654.34	c qxplain 2937/2945
1655.71/1654.36	c qxplain 2942/2945
1655.71/1654.38	c qxplain 2944/2945
1655.71/1654.39	c qxplain 2945/2945
1655.81/1654.42	c 9938[?] 2421[?] 2254[?]  is mandatory 
1655.81/1654.42	c qxplain 2944/2944
1655.81/1654.45	c 9939[?] -2422[?] -2255[?]  is mandatory 
1655.81/1654.45	c qxplain 2942/2943
1655.81/1654.47	c qxplain 2943/2943
1655.81/1654.49	c 9940[?] 2422[?] 2255[?]  is mandatory 
1655.81/1654.49	c qxplain 2942/2942
1655.92/1654.53	c 9941[?] -2423[?] -2248[?]  is mandatory 
1655.92/1654.53	c qxplain 2937/2941
1655.92/1654.56	c qxplain 2940/2941
1655.92/1654.59	c qxplain 2941/2941
1655.92/1654.61	c 9942[?] 2248[?] 2423[?]  is mandatory 
1655.92/1654.61	c qxplain 2940/2940
1656.03/1654.64	c 9943[?] -2424[?] -2249[?]  is mandatory 
1656.03/1654.64	c qxplain 2937/2939
1656.03/1654.66	c qxplain 2939/2939
1656.03/1654.69	c 9944[?] 2249[?] 2424[?]  is mandatory 
1656.03/1654.69	c qxplain 2937/2938
1656.11/1654.71	c qxplain 2938/2938
1656.11/1654.74	c 9945[?] -2425[?] -2250[?]  is mandatory 
1656.11/1654.74	c qxplain 2937/2937
1656.11/1654.76	c 9946[?] 2250[?] 2425[?]  is mandatory 
1656.11/1654.76	c qxplain 2900/2936
1656.21/1654.82	c qxplain 2919/2936
1656.21/1654.83	c qxplain 2928/2936
1656.21/1654.85	c qxplain 2933/2936
1656.21/1654.87	c qxplain 2935/2936
1656.21/1654.89	c qxplain 2936/2936
1656.31/1654.91	c 9947[?] -2426[?] -2251[?]  is mandatory 
1656.31/1654.91	c qxplain 2935/2935
1656.31/1654.94	c 9948[?] 2251[?] 2426[?]  is mandatory 
1656.31/1654.94	c qxplain 2933/2934
1656.31/1654.96	c qxplain 2934/2934
1656.31/1654.99	c 9949[?] -2427[?] -2252[?]  is mandatory 
1656.31/1654.99	c qxplain 2933/2933
1656.41/1655.01	c 9950[?] 2427[?] 2252[?]  is mandatory 
1656.41/1655.01	c qxplain 2928/2932
1656.41/1655.03	c qxplain 2931/2932
1656.41/1655.05	c qxplain 2932/2932
1656.41/1655.08	c 9951[?] -2428[?] -2253[?]  is mandatory 
1656.41/1655.08	c qxplain 2931/2931
1656.51/1655.10	c 9952[?] 2253[?] 2428[?]  is mandatory 
1656.51/1655.10	c qxplain 2928/2930
1656.51/1655.12	c qxplain 2930/2930
1656.51/1655.15	c 9953[?] -2429[?] -2254[?]  is mandatory 
1656.51/1655.15	c qxplain 2928/2929
1656.51/1655.16	c qxplain 2929/2929
1656.51/1655.19	c 9954[?] 2254[?] 2429[?]  is mandatory 
1656.51/1655.19	c qxplain 2928/2928
1656.61/1655.21	c 9955[?] -2430[?] -2255[?]  is mandatory 
1656.61/1655.21	c qxplain 2919/2927
1656.61/1655.23	c qxplain 2924/2927
1656.61/1655.25	c qxplain 2926/2927
1656.61/1655.26	c qxplain 2927/2927
1656.61/1655.29	c 9956[?] 2430[?] 2255[?]  is mandatory 
1656.61/1655.29	c qxplain 2926/2926
1656.71/1655.31	c 9957[?] -2431[?] -2248[?]  is mandatory 
1656.71/1655.31	c qxplain 2924/2925
1656.71/1655.33	c qxplain 2925/2925
1656.71/1655.35	c 9958[?] 2431[?] 2248[?]  is mandatory 
1656.71/1655.35	c qxplain 2924/2924
1656.71/1655.37	c 9959[?] -2249[?] -2432[?]  is mandatory 
1656.71/1655.37	c qxplain 2919/2923
1656.81/1655.40	c qxplain 2922/2923
1656.81/1655.42	c qxplain 2923/2923
1656.81/1655.44	c 9960[?] 2432[?] 2249[?]  is mandatory 
1656.81/1655.44	c qxplain 2922/2922
1656.81/1655.46	c 9961[?] -2433[?] -2250[?]  is mandatory 
1656.81/1655.46	c qxplain 2919/2921
1656.81/1655.48	c qxplain 2921/2921
1656.91/1655.50	c 9962[?] 2433[?] 2250[?]  is mandatory 
1656.91/1655.50	c qxplain 2919/2920
1656.91/1655.52	c qxplain 2920/2920
1656.91/1655.54	c 9963[?] -2434[?] -2251[?]  is mandatory 
1656.91/1655.54	c qxplain 2919/2919
1656.91/1655.56	c 9964[?] 2251[?] 2434[?]  is mandatory 
1656.91/1655.56	c qxplain 2900/2918
1656.91/1655.59	c qxplain 2910/2918
1656.91/1655.61	c qxplain 2915/2918
1657.02/1655.62	c qxplain 2917/2918
1657.02/1655.64	c qxplain 2918/2918
1657.02/1655.66	c 9965[?] -2435[?] -2252[?]  is mandatory 
1657.02/1655.66	c qxplain 2917/2917
1657.02/1655.68	c 9966[?] 2435[?] 2252[?]  is mandatory 
1657.02/1655.68	c qxplain 2915/2916
1657.02/1655.70	c qxplain 2916/2916
1657.13/1655.72	c 9967[?] -2436[?] -2253[?]  is mandatory 
1657.13/1655.72	c qxplain 2915/2915
1657.13/1655.75	c 9968[?] 2436[?] 2253[?]  is mandatory 
1657.13/1655.75	c qxplain 2910/2914
1657.13/1655.76	c qxplain 2913/2914
1657.13/1655.77	c qxplain 2914/2914
1657.13/1655.80	c 9969[?] -2437[?] -2254[?]  is mandatory 
1657.13/1655.80	c qxplain 2913/2913
1657.21/1655.82	c 9970[?] 2437[?] 2254[?]  is mandatory 
1657.21/1655.82	c qxplain 2910/2912
1657.21/1655.83	c qxplain 2912/2912
1657.21/1655.86	c 9971[?] -2438[?] -2255[?]  is mandatory 
1657.21/1655.86	c qxplain 2910/2911
1657.21/1655.87	c qxplain 2911/2911
1657.21/1655.89	c 9972[?] 2438[?] 2255[?]  is mandatory 
1657.21/1655.89	c qxplain 2910/2910
1657.31/1655.91	c 9973[?] -2439[?] -2248[?]  is mandatory 
1657.31/1655.91	c qxplain 2900/2909
1657.31/1655.94	c qxplain 2905/2909
1657.31/1655.97	c qxplain 2908/2909
1657.31/1655.99	c qxplain 2909/2909
1657.40/1656.01	c 9974[?] 2248[?] 2439[?]  is mandatory 
1657.40/1656.01	c qxplain 2908/2908
1657.40/1656.04	c 9975[?] -2440[?] -2249[?]  is mandatory 
1657.40/1656.04	c qxplain 2905/2907
1657.40/1656.06	c qxplain 2907/2907
1657.40/1656.08	c 9976[?] 2440[?] 2249[?]  is mandatory 
1657.40/1656.08	c qxplain 2905/2906
1657.50/1656.10	c qxplain 2906/2906
1657.50/1656.12	c 9977[?] -2250[?] -2441[?]  is mandatory 
1657.50/1656.12	c qxplain 2905/2905
1657.50/1656.13	c 9978[?] 2250[?] 2441[?]  is mandatory 
1657.50/1656.13	c qxplain 2900/2904
1657.50/1656.15	c qxplain 2903/2904
1657.50/1656.16	c qxplain 2904/2904
1657.50/1656.18	c 9979[?] -2251[?] -2442[?]  is mandatory 
1657.50/1656.18	c qxplain 2903/2903
1657.50/1656.20	c 9980[?] 2251[?] 2442[?]  is mandatory 
1657.50/1656.20	c qxplain 2900/2902
1657.60/1656.21	c qxplain 2902/2902
1657.60/1656.23	c 9981[?] -2443[?] -2252[?]  is mandatory 
1657.60/1656.23	c qxplain 2900/2901
1657.60/1656.24	c qxplain 2901/2901
1657.60/1656.26	c 9982[?] 2443[?] 2252[?]  is mandatory 
1657.60/1656.26	c qxplain 2900/2900
1657.60/1656.28	c 9983[?] -2444[?] -2253[?]  is mandatory 
1657.60/1656.28	c qxplain 2320/2899
1657.70/1656.30	c qxplain 2610/2899
1657.70/1656.32	c qxplain 2755/2899
1657.70/1656.33	c qxplain 2828/2899
1657.70/1656.34	c qxplain 2864/2899
1657.80/1656.40	c qxplain 2882/2899
1657.80/1656.43	c qxplain 2891/2899
1657.80/1656.45	c qxplain 2896/2899
1657.80/1656.47	c qxplain 2898/2899
1657.80/1656.48	c qxplain 2899/2899
1657.90/1656.50	c 9984[?] 2444[?] 2253[?]  is mandatory 
1657.90/1656.50	c qxplain 2898/2898
1657.90/1656.52	c 9985[?] -2445[?] -2254[?]  is mandatory 
1657.90/1656.52	c qxplain 2896/2897
1657.90/1656.53	c qxplain 2897/2897
1657.90/1656.55	c 9986[?] 2445[?] 2254[?]  is mandatory 
1657.90/1656.55	c qxplain 2896/2896
1657.90/1656.57	c 9987[?] -2446[?] -2255[?]  is mandatory 
1657.90/1656.57	c qxplain 2891/2895
1657.90/1656.59	c qxplain 2894/2895
1658.00/1656.60	c qxplain 2895/2895
1658.00/1656.61	c 9988[?] 2446[?] 2255[?]  is mandatory 
1658.00/1656.61	c qxplain 2894/2894
1658.00/1656.64	c 9989[?] -2447[?] -2248[?]  is mandatory 
1658.00/1656.64	c qxplain 2891/2893
1658.00/1656.66	c qxplain 2893/2893
1658.00/1656.68	c 9990[?] 2248[?] 2447[?]  is mandatory 
1658.00/1656.68	c qxplain 2891/2892
1658.00/1656.69	c qxplain 2892/2892
1658.00/1656.72	c 9991[?] -2448[?] -2249[?]  is mandatory 
1658.00/1656.72	c qxplain 2891/2891
1658.13/1656.74	c 9992[?] 2448[?] 2249[?]  is mandatory 
1658.13/1656.74	c qxplain 2882/2890
1658.13/1656.76	c qxplain 2887/2890
1658.13/1656.78	c qxplain 2889/2890
1658.13/1656.81	c qxplain 2890/2890
1658.23/1656.83	c 9993[?] -2449[?] -2250[?]  is mandatory 
1658.23/1656.83	c qxplain 2889/2889
1658.23/1656.85	c 9994[?] 2449[?] 2250[?]  is mandatory 
1658.23/1656.85	c qxplain 2887/2888
1658.23/1656.87	c qxplain 2888/2888
1658.23/1656.89	c 9995[?] -2450[?] -2251[?]  is mandatory 
1658.23/1656.89	c qxplain 2887/2887
1658.31/1656.91	c 9996[?] 2450[?] 2251[?]  is mandatory 
1658.31/1656.91	c qxplain 2882/2886
1658.31/1656.93	c qxplain 2885/2886
1658.31/1656.95	c qxplain 2886/2886
1658.31/1656.99	c 9997[?] -2451[?] -2252[?]  is mandatory 
1658.31/1656.99	c qxplain 2885/2885
1658.41/1657.01	c 9998[?] 2451[?] 2252[?]  is mandatory 
1658.41/1657.01	c qxplain 2882/2884
1658.41/1657.02	c qxplain 2884/2884
1658.41/1657.05	c 9999[?] -2452[?] -2253[?]  is mandatory 
1658.41/1657.05	c qxplain 2882/2883
1658.41/1657.06	c qxplain 2883/2883
1658.41/1657.07	c 10000[?] 2452[?] 2253[?]  is mandatory 
1658.41/1657.07	c qxplain 2882/2882
1658.41/1657.10	c 10001[?] -2453[?] -2254[?]  is mandatory 
1658.41/1657.10	c qxplain 2864/2881
1658.51/1657.14	c qxplain 2873/2881
1658.51/1657.17	c qxplain 2878/2881
1658.51/1657.18	c qxplain 2880/2881
1658.51/1657.19	c qxplain 2881/2881
1658.61/1657.20	c 10002[?] 2453[?] 2254[?]  is mandatory 
1658.61/1657.20	c qxplain 2880/2880
1658.61/1657.22	c 10003[?] -2454[?] -2255[?]  is mandatory 
1658.61/1657.22	c qxplain 2878/2879
1658.61/1657.24	c qxplain 2879/2879
1658.61/1657.25	c 10004[?] 2454[?] 2255[?]  is mandatory 
1658.61/1657.25	c qxplain 2878/2878
1658.61/1657.29	c 10005[?] -2455[?] -2248[?]  is mandatory 
1658.61/1657.29	c qxplain 2873/2877
1658.71/1657.33	c qxplain 2876/2877
1658.71/1657.35	c qxplain 2877/2877
1658.71/1657.36	c 10006[?] 2455[?] 2248[?]  is mandatory 
1658.71/1657.36	c qxplain 2876/2876
1658.71/1657.38	c 10007[?] -2456[?] -2249[?]  is mandatory 
1658.71/1657.38	c qxplain 2873/2875
1658.81/1657.40	c qxplain 2875/2875
1658.81/1657.41	c 10008[?] 2456[?] 2249[?]  is mandatory 
1658.81/1657.41	c qxplain 2873/2874
1658.81/1657.43	c qxplain 2874/2874
1658.81/1657.44	c 10009[?] -2457[?] -2250[?]  is mandatory 
1658.81/1657.44	c qxplain 2873/2873
1658.81/1657.46	c 10010[?] 2457[?] 2250[?]  is mandatory 
1658.81/1657.46	c qxplain 2864/2872
1658.91/1657.50	c qxplain 2869/2872
1658.91/1657.52	c qxplain 2871/2872
1658.91/1657.53	c qxplain 2872/2872
1658.91/1657.55	c 10011[?] -2458[?] -2251[?]  is mandatory 
1658.91/1657.55	c qxplain 2871/2871
1658.91/1657.56	c 10012[?] 2458[?] 2251[?]  is mandatory 
1658.91/1657.56	c qxplain 2869/2870
1658.91/1657.58	c qxplain 2870/2870
1659.01/1657.60	c 10013[?] -2459[?] -2252[?]  is mandatory 
1659.01/1657.60	c qxplain 2869/2869
1659.01/1657.62	c 10014[?] 2252[?] 2459[?]  is mandatory 
1659.01/1657.62	c qxplain 2864/2868
1659.01/1657.63	c qxplain 2867/2868
1659.01/1657.64	c qxplain 2868/2868
1659.01/1657.67	c 10015[?] -2460[?] -2253[?]  is mandatory 
1659.01/1657.67	c qxplain 2867/2867
1659.01/1657.69	c 10016[?] 2253[?] 2460[?]  is mandatory 
1659.01/1657.69	c qxplain 2864/2866
1659.01/1657.70	c qxplain 2866/2866
1659.11/1657.71	c 10017[?] -2461[?] -2254[?]  is mandatory 
1659.11/1657.71	c qxplain 2864/2865
1659.11/1657.73	c qxplain 2865/2865
1659.11/1657.74	c 10018[?] 2254[?] 2461[?]  is mandatory 
1659.11/1657.74	c qxplain 2864/2864
1659.11/1657.75	c 10019[?] -2462[?] -2255[?]  is mandatory 
1659.11/1657.75	c qxplain 2828/2863
1659.11/1657.77	c qxplain 2846/2863
1659.11/1657.79	c qxplain 2855/2863
1659.11/1657.81	c qxplain 2860/2863
1659.22/1657.83	c qxplain 2862/2863
1659.22/1657.85	c qxplain 2863/2863
1659.22/1657.88	c 10020[?] 2462[?] 2255[?]  is mandatory 
1659.22/1657.88	c qxplain 2862/2862
1659.22/1657.91	c 10021[?] 2274[?] -2463[?]  is mandatory 
1659.22/1657.91	c qxplain 2860/2861
1659.32/1657.93	c qxplain 2861/2861
1659.32/1657.94	c 10022[?] -2274[?] 2463[?]  is mandatory 
1659.32/1657.94	c qxplain 2860/2860
1659.32/1657.97	c 10023[?] -2274[?] -2464[?]  is mandatory 
1659.32/1657.97	c qxplain 2855/2859
1659.32/1657.98	c qxplain 2858/2859
1659.40/1658.01	c qxplain 2859/2859
1659.40/1658.03	c 10024[?] 2274[?] 2464[?]  is mandatory 
1659.40/1658.03	c qxplain 2858/2858
1659.40/1658.05	c 10025[?] -2465[?] -2273[?]  is mandatory 
1659.40/1658.05	c qxplain 2855/2857
1659.40/1658.07	c qxplain 2857/2857
1659.50/1658.10	c 10026[?] 2273[?] 2465[?]  is mandatory 
1659.50/1658.10	c qxplain 2855/2856
1659.50/1658.12	c qxplain 2856/2856
1659.50/1658.16	c 10027[?] -2466[?] 2322[?]  is mandatory 
1659.50/1658.16	c qxplain 2855/2855
1659.50/1658.18	c 10028[?] -2466[?] 1931[?]  is mandatory 
1659.50/1658.18	c qxplain 2846/2854
1659.50/1658.20	c qxplain 2851/2854
1659.60/1658.21	c qxplain 2853/2854
1659.60/1658.23	c qxplain 2854/2854
1659.60/1658.28	c 10029[?] -2322[?] 2466[?] -1931[?]  is mandatory 
1659.60/1658.28	c qxplain 2853/2853
1659.70/1658.30	c 10030[?] 2275[?] -2467[?]  is mandatory 
1659.70/1658.30	c qxplain 2851/2852
1659.70/1658.31	c qxplain 2852/2852
1659.70/1658.33	c 10031[?] -2275[?] 2467[?]  is mandatory 
1659.70/1658.33	c qxplain 2851/2851
1659.70/1658.35	c 10032[?] -2275[?] -2468[?]  is mandatory 
1659.70/1658.35	c qxplain 2846/2850
1659.70/1658.36	c qxplain 2849/2850
1659.70/1658.37	c qxplain 2850/2850
1659.70/1658.39	c 10033[?] 2275[?] 2468[?]  is mandatory 
1659.70/1658.39	c qxplain 2849/2849
1659.80/1658.41	c 10034[?] 2278[?] -2469[?]  is mandatory 
1659.80/1658.41	c qxplain 2846/2848
1659.80/1658.43	c qxplain 2848/2848
1659.80/1658.44	c 10035[?] -2278[?] 2469[?]  is mandatory 
1659.80/1658.44	c qxplain 2846/2847
1659.80/1658.46	c qxplain 2847/2847
1659.80/1658.48	c 10036[?] -2278[?] -2470[?]  is mandatory 
1659.80/1658.48	c qxplain 2846/2846
1659.90/1658.50	c 10037[?] 2278[?] 2470[?]  is mandatory 
1659.90/1658.50	c qxplain 2828/2845
1659.90/1658.52	c qxplain 2837/2845
1659.90/1658.54	c qxplain 2842/2845
1659.90/1658.56	c qxplain 2844/2845
1659.90/1658.58	c qxplain 2845/2845
1659.90/1658.59	c 10038[?] -2471[?] -2277[?]  is mandatory 
1659.90/1658.59	c qxplain 2844/2844
1660.00/1658.61	c 10039[?] 2277[?] 2471[?]  is mandatory 
1660.00/1658.61	c qxplain 2842/2843
1660.00/1658.62	c qxplain 2843/2843
1660.00/1658.64	c 10040[?] 2281[?] -2472[?]  is mandatory 
1660.00/1658.64	c qxplain 2842/2842
1660.00/1658.66	c 10041[?] -2281[?] 2472[?]  is mandatory 
1660.00/1658.66	c qxplain 2837/2841
1660.00/1658.68	c qxplain 2840/2841
1660.00/1658.69	c qxplain 2841/2841
1660.10/1658.71	c 10042[?] -2281[?] -2473[?]  is mandatory 
1660.10/1658.71	c qxplain 2840/2840
1660.10/1658.73	c 10043[?] 2281[?] 2473[?]  is mandatory 
1660.10/1658.73	c qxplain 2837/2839
1660.10/1658.75	c qxplain 2839/2839
1660.10/1658.76	c 10044[?] -2474[?] -2280[?]  is mandatory 
1660.10/1658.76	c qxplain 2837/2838
1660.10/1658.78	c qxplain 2838/2838
1660.20/1658.80	c 10045[?] 2280[?] 2474[?]  is mandatory 
1660.20/1658.80	c qxplain 2837/2837
1660.20/1658.81	c 10046[?] 2284[?] -2475[?]  is mandatory 
1660.20/1658.81	c qxplain 2828/2836
1660.20/1658.82	c qxplain 2833/2836
1660.20/1658.84	c qxplain 2835/2836
1660.20/1658.85	c qxplain 2836/2836
1660.20/1658.86	c 10047[?] -2284[?] 2475[?]  is mandatory 
1660.20/1658.86	c qxplain 2835/2835
1660.20/1658.87	c 10048[?] -2284[?] -2476[?]  is mandatory 
1660.20/1658.87	c qxplain 2833/2834
1660.20/1658.89	c qxplain 2834/2834
1660.20/1658.90	c 10049[?] 2284[?] 2476[?]  is mandatory 
1660.20/1658.90	c qxplain 2833/2833
1660.20/1658.91	c 10050[?] -2283[?] -2477[?]  is mandatory 
1660.20/1658.91	c qxplain 2828/2832
1660.32/1658.94	c qxplain 2831/2832
1660.32/1658.96	c qxplain 2832/2832
1660.32/1658.97	c 10051[?] 2283[?] 2477[?]  is mandatory 
1660.32/1658.97	c qxplain 2831/2831
1660.42/1659.03	c 10052[?] -2478[?] 2323[?]  is mandatory 
1660.42/1659.03	c qxplain 2828/2830
1660.42/1659.05	c qxplain 2830/2830
1660.42/1659.06	c 10053[?] -2478[?] 1935[?]  is mandatory 
1660.42/1659.06	c qxplain 2828/2829
1660.42/1659.08	c qxplain 2829/2829
1660.50/1659.12	c 10054[?] 2478[?] -2323[?] -1935[?]  is mandatory 
1660.50/1659.12	c qxplain 2828/2828
1660.50/1659.14	c 10055[?] 2285[?] -2479[?]  is mandatory 
1660.50/1659.14	c qxplain 2755/2827
1660.50/1659.15	c qxplain 2792/2827
1660.50/1659.18	c qxplain 2810/2827
1660.60/1659.20	c qxplain 2819/2827
1660.60/1659.25	c qxplain 2824/2827
1660.60/1659.26	c qxplain 2826/2827
1660.60/1659.27	c qxplain 2827/2827
1660.60/1659.28	c 10056[?] -2285[?] 2479[?]  is mandatory 
1660.60/1659.28	c qxplain 2826/2826
1660.70/1659.30	c 10057[?] -2480[?] -2285[?]  is mandatory 
1660.70/1659.30	c qxplain 2824/2825
1660.70/1659.31	c qxplain 2825/2825
1660.70/1659.32	c 10058[?] 2480[?] 2285[?]  is mandatory 
1660.70/1659.32	c qxplain 2824/2824
1660.70/1659.34	c 10059[?] 2288[?] -2481[?]  is mandatory 
1660.70/1659.34	c qxplain 2819/2823
1660.70/1659.36	c qxplain 2822/2823
1660.70/1659.38	c qxplain 2823/2823
1660.70/1659.39	c 10060[?] -2288[?] 2481[?]  is mandatory 
1660.70/1659.39	c qxplain 2822/2822
1660.80/1659.40	c 10061[?] -2288[?] -2482[?]  is mandatory 
1660.80/1659.40	c qxplain 2819/2821
1660.80/1659.41	c qxplain 2821/2821
1660.80/1659.43	c 10062[?] 2288[?] 2482[?]  is mandatory 
1660.80/1659.43	c qxplain 2819/2820
1660.80/1659.45	c qxplain 2820/2820
1660.80/1659.49	c 10063[?] -2483[?] -2287[?]  is mandatory 
1660.80/1659.49	c qxplain 2819/2819
1660.90/1659.53	c 10064[?] 2287[?] 2483[?]  is mandatory 
1660.90/1659.53	c qxplain 2810/2818
1660.90/1659.55	c qxplain 2815/2818
1661.00/1659.63	c qxplain 2817/2818
1661.00/1659.64	c qxplain 2818/2818
1661.00/1659.65	c 10065[?] 2291[?] -2484[?]  is mandatory 
1661.00/1659.65	c qxplain 2817/2817
1661.00/1659.67	c 10066[?] -2291[?] 2484[?]  is mandatory 
1661.00/1659.67	c qxplain 2815/2816
1661.00/1659.69	c qxplain 2816/2816
1661.10/1659.70	c 10067[?] -2485[?] -2291[?]  is mandatory 
1661.10/1659.70	c qxplain 2815/2815
1661.10/1659.71	c 10068[?] 2291[?] 2485[?]  is mandatory 
1661.10/1659.71	c qxplain 2810/2814
1661.10/1659.73	c qxplain 2813/2814
1661.10/1659.79	c qxplain 2814/2814
1661.20/1659.80	c 10069[?] -2486[?] -2290[?]  is mandatory 
1661.20/1659.80	c qxplain 2813/2813
1661.20/1659.82	c 10070[?] 2290[?] 2486[?]  is mandatory 
1661.20/1659.82	c qxplain 2810/2812
1661.20/1659.83	c qxplain 2812/2812
1661.20/1659.85	c 10071[?] -2487[?] 2041[?]  is mandatory 
1661.20/1659.85	c qxplain 2810/2811
1661.20/1659.87	c qxplain 2811/2811
1661.20/1659.89	c 10072[?] 2272[?] -2487[?]  is mandatory 
1661.20/1659.89	c qxplain 2810/2810
1661.30/1659.91	c 10073[?] 2487[?] -2272[?] -2041[?]  is mandatory 
1661.30/1659.91	c qxplain 2792/2809
1661.30/1659.95	c qxplain 2801/2809
1661.30/1659.97	c qxplain 2806/2809
1661.30/1659.99	c qxplain 2808/2809
1661.30/1660.00	c qxplain 2809/2809
1661.30/1660.01	c 10074[?] -2488[?] 2043[?]  is mandatory 
1661.30/1660.01	c qxplain 2808/2808
1661.41/1660.04	c 10075[?] -2488[?] 2276[?]  is mandatory 
1661.41/1660.04	c qxplain 2806/2807
1661.41/1660.07	c qxplain 2807/2807
1661.41/1660.10	c 10076[?] -2276[?] 2488[?] -2043[?]  is mandatory 
1661.41/1660.10	c qxplain 2806/2806
1661.41/1660.11	c 10077[?] -2489[?] 2043[?]  is mandatory 
1661.41/1660.11	c qxplain 2801/2805
1661.53/1660.14	c qxplain 2804/2805
1661.53/1660.18	c qxplain 2805/2805
1661.61/1660.20	c 10078[?] -2489[?] 2279[?]  is mandatory 
1661.61/1660.20	c qxplain 2804/2804
1661.61/1660.21	c 10079[?] 2489[?] -2279[?] -2043[?]  is mandatory 
1661.61/1660.21	c qxplain 2801/2803
1661.61/1660.23	c qxplain 2803/2803
1661.61/1660.24	c 10080[?] -2490[?] 2043[?]  is mandatory 
1661.61/1660.24	c qxplain 2801/2802
1661.61/1660.26	c qxplain 2802/2802
1661.61/1660.27	c 10081[?] 2282[?] -2490[?]  is mandatory 
1661.61/1660.27	c qxplain 2801/2801
1661.61/1660.29	c 10082[?] 2490[?] -2282[?] -2043[?]  is mandatory 
1661.61/1660.29	c qxplain 2792/2800
1661.71/1660.31	c qxplain 2797/2800
1661.71/1660.32	c qxplain 2799/2800
1661.71/1660.33	c qxplain 2800/2800
1661.71/1660.34	c 10083[?] -2491[?] 2045[?]  is mandatory 
1661.71/1660.34	c qxplain 2799/2799
1661.71/1660.37	c 10084[?] -2491[?] 2286[?]  is mandatory 
1661.71/1660.37	c qxplain 2797/2798
1661.81/1660.40	c qxplain 2798/2798
1661.81/1660.43	c 10085[?] 2491[?] -2286[?] -2045[?]  is mandatory 
1661.81/1660.43	c qxplain 2797/2797
1661.81/1660.45	c 10086[?] -2492[?] 2045[?]  is mandatory 
1661.81/1660.45	c qxplain 2792/2796
1661.91/1660.50	c qxplain 2795/2796
1661.91/1660.53	c qxplain 2796/2796
1661.91/1660.54	c 10087[?] 2289[?] -2492[?]  is mandatory 
1661.91/1660.54	c qxplain 2795/2795
1661.91/1660.57	c 10088[?] -2289[?] 2492[?] -2045[?]  is mandatory 
1661.91/1660.57	c qxplain 2792/2794
1661.91/1660.58	c qxplain 2794/2794
1661.91/1660.60	c 10089[?] -2284[?] -2493[?]  is mandatory 
1661.91/1660.60	c qxplain 2792/2793
1662.00/1660.61	c qxplain 2793/2793
1662.00/1660.61	c 10090[?] 2493[?] 2284[?]  is mandatory 
1662.00/1660.61	c qxplain 2792/2792
1662.00/1660.63	c 10091[?] -2285[?] -2494[?]  is mandatory 
1662.00/1660.63	c qxplain 2755/2791
1662.00/1660.65	c qxplain 2774/2791
1662.00/1660.66	c qxplain 2783/2791
1662.00/1660.68	c qxplain 2788/2791
1662.00/1660.69	c qxplain 2790/2791
1662.11/1660.70	c qxplain 2791/2791
1662.11/1660.71	c 10092[?] 2494[?] 2285[?]  is mandatory 
1662.11/1660.71	c qxplain 2790/2790
1662.11/1660.72	c 10093[?] -2288[?] -2495[?]  is mandatory 
1662.11/1660.72	c qxplain 2788/2789
1662.11/1660.73	c qxplain 2789/2789
1662.11/1660.74	c 10094[?] 2495[?] 2288[?]  is mandatory 
1662.11/1660.74	c qxplain 2788/2788
1662.11/1660.75	c 10095[?] -2291[?] -2496[?]  is mandatory 
1662.11/1660.75	c qxplain 2783/2787
1662.11/1660.76	c qxplain 2786/2787
1662.11/1660.77	c qxplain 2787/2787
1662.11/1660.78	c 10096[?] 2496[?] 2291[?]  is mandatory 
1662.11/1660.78	c qxplain 2786/2786
1662.11/1660.79	c 10097[?] 2284[?] -2497[?]  is mandatory 
1662.11/1660.79	c qxplain 2783/2785
1662.20/1660.80	c qxplain 2785/2785
1662.20/1660.81	c 10098[?] 2285[?] -2497[?]  is mandatory 
1662.20/1660.81	c qxplain 2783/2784
1662.20/1660.81	c qxplain 2784/2784
1662.20/1660.82	c 10099[?] 2288[?] -2497[?]  is mandatory 
1662.20/1660.82	c qxplain 2783/2783
1662.20/1660.83	c 10100[?] 2291[?] -2497[?]  is mandatory 
1662.20/1660.83	c qxplain 2774/2782
1662.20/1660.85	c qxplain 2779/2782
1662.20/1660.86	c qxplain 2781/2782
1662.20/1660.87	c qxplain 2782/2782
1662.20/1660.89	c 10101[?] 1869[?] -2497[?]  is mandatory 
1662.20/1660.89	c qxplain 2781/2781
1662.30/1660.90	c 10102[?] -1869[?] -2291[?] 2497[?] -2288[?] -2285[?] -2284[?]  is mandatory 
1662.30/1660.90	c qxplain 2779/2780
1662.30/1660.92	c qxplain 2780/2780
1662.30/1660.93	c 10103[?] 2498[?] 2309[?]  is mandatory 
1662.30/1660.93	c qxplain 2779/2779
1662.30/1660.95	c 10105[?] -2328[?] -2309[?] -2498[?]  is mandatory 
1662.30/1660.95	c qxplain 2774/2778
1662.30/1660.98	c qxplain 2777/2778
1662.30/1660.99	c qxplain 2778/2778
1662.40/1661.01	c 10106[?] -2329[?] -2499[?]  is mandatory 
1662.40/1661.01	c qxplain 2777/2777
1662.40/1661.02	c 10107[?] 2329[?] 2499[?]  is mandatory 
1662.40/1661.02	c qxplain 2774/2776
1662.40/1661.03	c qxplain 2776/2776
1662.40/1661.05	c 10108[?] -2334[?] 2500[?]  is mandatory 
1662.40/1661.05	c qxplain 2774/2775
1662.40/1661.07	c qxplain 2775/2775
1662.40/1661.09	c 10109[?] 2500[?] -2118[?]  is mandatory 
1662.40/1661.09	c qxplain 2774/2774
1662.52/1661.12	c 10110[?] -2187[?] 2500[?]  is mandatory 
1662.52/1661.12	c qxplain 2755/2773
1662.52/1661.16	c qxplain 2765/2773
1662.52/1661.18	c qxplain 2770/2773
1662.52/1661.20	c qxplain 2772/2773
1662.62/1661.23	c qxplain 2773/2773
1662.62/1661.25	c 10111[?] 2187[?] -2500[?] 2118[?] 2334[?]  is mandatory 
1662.62/1661.25	c qxplain 2772/2772
1662.62/1661.29	c 10112[?] 15[?] -2501[?]  is mandatory 
1662.62/1661.29	c qxplain 2770/2771
1662.70/1661.31	c qxplain 2771/2771
1662.70/1661.34	c 10113[?] -2501[?] 2335[?]  is mandatory 
1662.70/1661.34	c qxplain 2770/2770
1662.70/1661.38	c 10114[?] -15[?] -2335[?] 2501[?]  is mandatory 
1662.70/1661.38	c qxplain 2765/2769
1662.80/1661.41	c qxplain 2768/2769
1662.80/1661.43	c qxplain 2769/2769
1662.80/1661.47	c 10115[?] 22[?] -2502[?]  is mandatory 
1662.80/1661.47	c qxplain 2768/2768
1662.90/1661.50	c 10116[?] -2502[?] 2336[?]  is mandatory 
1662.90/1661.50	c qxplain 2765/2767
1662.90/1661.52	c qxplain 2767/2767
1662.90/1661.56	c 10117[?] -2336[?] -22[?] 2502[?]  is mandatory 
1662.90/1661.56	c qxplain 2765/2766
1662.90/1661.58	c qxplain 2766/2766
1663.00/1661.62	c 10118[?] 21[?] -2503[?]  is mandatory 
1663.00/1661.62	c qxplain 2765/2765
1663.00/1661.65	c 10119[?] -2503[?] 2337[?]  is mandatory 
1663.00/1661.65	c qxplain 2755/2764
1663.00/1661.67	c qxplain 2760/2764
1663.00/1661.68	c qxplain 2763/2764
1663.10/1661.71	c qxplain 2764/2764
1663.10/1661.75	c 10120[?] -2337[?] 2503[?] -21[?]  is mandatory 
1663.10/1661.75	c qxplain 2763/2763
1663.10/1661.78	c 10121[?] -2504[?] 20[?]  is mandatory 
1663.10/1661.78	c qxplain 2760/2762
1663.20/1661.80	c qxplain 2762/2762
1663.20/1661.84	c 10122[?] -2504[?] 2338[?]  is mandatory 
1663.20/1661.84	c qxplain 2760/2761
1663.20/1661.87	c qxplain 2761/2761
1663.30/1661.91	c 10123[?] -2338[?] -20[?] 2504[?]  is mandatory 
1663.30/1661.91	c qxplain 2760/2760
1663.30/1661.95	c 10124[?] 19[?] -2505[?]  is mandatory 
1663.30/1661.95	c qxplain 2755/2759
1663.30/1661.99	c qxplain 2758/2759
1663.40/1662.01	c qxplain 2759/2759
1663.40/1662.05	c 10125[?] -2505[?] 2339[?]  is mandatory 
1663.40/1662.05	c qxplain 2758/2758
1663.40/1662.09	c 10126[?] -19[?] -2339[?] 2505[?]  is mandatory 
1663.40/1662.09	c qxplain 2755/2757
1663.50/1662.11	c qxplain 2757/2757
1663.50/1662.15	c 10127[?] 18[?] -2506[?]  is mandatory 
1663.50/1662.15	c qxplain 2755/2756
1663.50/1662.17	c qxplain 2756/2756
1663.50/1662.20	c 10128[?] -2506[?] 2340[?]  is mandatory 
1663.50/1662.20	c qxplain 2755/2755
1663.62/1662.24	c 10129[?] -2340[?] -18[?] 2506[?]  is mandatory 
1663.62/1662.24	c qxplain 2610/2754
1663.62/1662.26	c qxplain 2683/2754
1663.62/1662.28	c qxplain 2719/2754
1663.62/1662.30	c qxplain 2737/2754
1663.62/1662.32	c qxplain 2746/2754
1663.72/1662.34	c qxplain 2751/2754
1663.72/1662.36	c qxplain 2753/2754
1663.72/1662.38	c qxplain 2754/2754
1663.80/1662.42	c 10130[?] 17[?] -2507[?]  is mandatory 
1663.80/1662.42	c qxplain 2753/2753
1663.80/1662.45	c 10131[?] -2507[?] 2341[?]  is mandatory 
1663.80/1662.45	c qxplain 2751/2752
1663.80/1662.49	c qxplain 2752/2752
1663.90/1662.52	c 10132[?] -2341[?] -17[?] 2507[?]  is mandatory 
1663.90/1662.52	c qxplain 2751/2751
1663.90/1662.56	c 10133[?] 16[?] -2508[?]  is mandatory 
1663.90/1662.56	c qxplain 2746/2750
1663.90/1662.58	c qxplain 2749/2750
1664.00/1662.60	c qxplain 2750/2750
1664.00/1662.64	c 10134[?] -2508[?] 2342[?]  is mandatory 
1664.00/1662.64	c qxplain 2749/2749
1664.00/1662.68	c 10135[?] -2342[?] 2508[?] -16[?]  is mandatory 
1664.00/1662.68	c qxplain 2746/2748
1664.10/1662.71	c qxplain 2748/2748
1664.10/1662.74	c 10136[?] 16[?] -2509[?]  is mandatory 
1664.10/1662.74	c qxplain 2746/2747
1664.10/1662.76	c qxplain 2747/2747
1664.10/1662.79	c 10137[?] -2509[?] 2343[?]  is mandatory 
1664.10/1662.79	c qxplain 2746/2746
1664.21/1662.82	c 10138[?] -16[?] -2343[?] 2509[?]  is mandatory 
1664.21/1662.82	c qxplain 2737/2745
1664.21/1662.84	c qxplain 2742/2745
1664.21/1662.86	c qxplain 2744/2745
1664.21/1662.89	c qxplain 2745/2745
1664.31/1662.92	c 10139[?] 1721[?] -2510[?]  is mandatory 
1664.31/1662.92	c qxplain 2744/2744
1664.31/1662.94	c 10140[?] -2510[?] 2344[?]  is mandatory 
1664.31/1662.94	c qxplain 2742/2743
1664.31/1662.97	c qxplain 2743/2743
1664.31/1663.00	c 10141[?] -2344[?] 2510[?] -1721[?]  is mandatory 
1664.31/1663.00	c qxplain 2742/2742
1664.41/1663.03	c 10142[?] -2511[?] 22[?]  is mandatory 
1664.41/1663.03	c qxplain 2737/2741
1664.41/1663.05	c qxplain 2740/2741
1664.41/1663.08	c qxplain 2741/2741
1664.51/1663.10	c 10143[?] 2345[?] -2511[?]  is mandatory 
1664.51/1663.10	c qxplain 2740/2740
1664.51/1663.14	c 10144[?] -22[?] -2345[?] 2511[?]  is mandatory 
1664.51/1663.14	c qxplain 2737/2739
1664.51/1663.16	c qxplain 2739/2739
1664.51/1663.19	c 10145[?] -2512[?] 21[?]  is mandatory 
1664.51/1663.19	c qxplain 2737/2738
1664.61/1663.21	c qxplain 2738/2738
1664.61/1663.24	c 10146[?] -2512[?] 2346[?]  is mandatory 
1664.61/1663.24	c qxplain 2737/2737
1664.61/1663.27	c 10147[?] -21[?] -2346[?] 2512[?]  is mandatory 
1664.61/1663.27	c qxplain 2719/2736
1664.61/1663.30	c qxplain 2728/2736
1664.61/1663.32	c qxplain 2733/2736
1664.73/1663.34	c qxplain 2735/2736
1664.73/1663.37	c qxplain 2736/2736
1664.73/1663.40	c 10148[?] 20[?] -2513[?]  is mandatory 
1664.73/1663.40	c qxplain 2735/2735
1664.83/1663.43	c 10149[?] -2513[?] 2347[?]  is mandatory 
1664.83/1663.43	c qxplain 2733/2734
1664.83/1663.46	c qxplain 2734/2734
1664.83/1663.49	c 10150[?] -2347[?] 2513[?] -20[?]  is mandatory 
1664.83/1663.49	c qxplain 2733/2733
1664.91/1663.53	c 10151[?] 19[?] -2514[?]  is mandatory 
1664.91/1663.53	c qxplain 2728/2732
1664.91/1663.55	c qxplain 2731/2732
1664.91/1663.57	c qxplain 2732/2732
1665.01/1663.60	c 10152[?] -2514[?] 2348[?]  is mandatory 
1665.01/1663.60	c qxplain 2731/2731
1665.01/1663.63	c 10153[?] -2348[?] -19[?] 2514[?]  is mandatory 
1665.01/1663.63	c qxplain 2728/2730
1665.01/1663.66	c qxplain 2730/2730
1665.01/1663.69	c 10154[?] -2515[?] 18[?]  is mandatory 
1665.01/1663.69	c qxplain 2728/2729
1665.11/1663.70	c qxplain 2729/2729
1665.11/1663.74	c 10155[?] -2515[?] 2349[?]  is mandatory 
1665.11/1663.74	c qxplain 2728/2728
1665.11/1663.77	c 10156[?] -2349[?] -18[?] 2515[?]  is mandatory 
1665.11/1663.77	c qxplain 2719/2727
1665.11/1663.79	c qxplain 2724/2727
1665.21/1663.81	c qxplain 2726/2727
1665.21/1663.83	c qxplain 2727/2727
1665.21/1663.87	c 10157[?] 17[?] -2516[?]  is mandatory 
1665.21/1663.87	c qxplain 2726/2726
1665.31/1663.90	c 10158[?] -2516[?] 2350[?]  is mandatory 
1665.31/1663.90	c qxplain 2724/2725
1665.31/1663.93	c qxplain 2725/2725
1665.31/1663.96	c 10159[?] 2516[?] -17[?] -2350[?]  is mandatory 
1665.31/1663.96	c qxplain 2724/2724
1665.31/1664.00	c 10160[?] 17[?] -2517[?]  is mandatory 
1665.31/1664.00	c qxplain 2719/2723
1665.41/1664.02	c qxplain 2722/2723
1665.41/1664.04	c qxplain 2723/2723
1665.41/1664.07	c 10161[?] 2351[?] -2517[?]  is mandatory 
1665.41/1664.07	c qxplain 2722/2722
1665.41/1664.09	c 10162[?] -17[?] -2351[?] 2517[?]  is mandatory 
1665.41/1664.09	c qxplain 2719/2721
1665.51/1664.11	c qxplain 2721/2721
1665.51/1664.15	c 10163[?] 1723[?] -2518[?]  is mandatory 
1665.51/1664.15	c qxplain 2719/2720
1665.51/1664.16	c qxplain 2720/2720
1665.51/1664.19	c 10164[?] -2518[?] 2352[?]  is mandatory 
1665.51/1664.19	c qxplain 2719/2719
1665.61/1664.22	c 10165[?] -1723[?] -2352[?] 2518[?]  is mandatory 
1665.61/1664.22	c qxplain 2683/2718
1665.61/1664.23	c qxplain 2701/2718
1665.61/1664.25	c qxplain 2710/2718
1665.61/1664.27	c qxplain 2715/2718
1665.61/1664.29	c qxplain 2717/2718
1665.71/1664.31	c qxplain 2718/2718
1665.71/1664.33	c 10166[?] 1721[?] -2519[?]  is mandatory 
1665.71/1664.33	c qxplain 2717/2717
1665.71/1664.36	c 10167[?] 2353[?] -2519[?]  is mandatory 
1665.71/1664.36	c qxplain 2715/2716
1665.71/1664.38	c qxplain 2716/2716
1665.71/1664.40	c 10168[?] -1721[?] -2353[?] 2519[?]  is mandatory 
1665.71/1664.40	c qxplain 2715/2715
1665.82/1664.43	c 10169[?] 22[?] -2520[?]  is mandatory 
1665.82/1664.43	c qxplain 2710/2714
1665.82/1664.45	c qxplain 2713/2714
1665.82/1664.47	c qxplain 2714/2714
1665.82/1664.50	c 10170[?] 2354[?] -2520[?]  is mandatory 
1665.82/1664.50	c qxplain 2713/2713
1665.93/1664.53	c 10171[?] -22[?] -2354[?] 2520[?]  is mandatory 
1665.93/1664.53	c qxplain 2710/2712
1665.93/1664.55	c qxplain 2712/2712
1665.93/1664.59	c 10172[?] 21[?] -2521[?]  is mandatory 
1665.93/1664.59	c qxplain 2710/2711
1666.01/1664.61	c qxplain 2711/2711
1666.01/1664.63	c 10173[?] -2521[?] 2355[?]  is mandatory 
1666.01/1664.63	c qxplain 2710/2710
1666.01/1664.66	c 10174[?] -21[?] 2521[?] -2355[?]  is mandatory 
1666.01/1664.66	c qxplain 2701/2709
1666.01/1664.69	c qxplain 2706/2709
1666.11/1664.70	c qxplain 2708/2709
1666.11/1664.72	c qxplain 2709/2709
1666.11/1664.75	c 10175[?] 20[?] -2522[?]  is mandatory 
1666.11/1664.75	c qxplain 2708/2708
1666.11/1664.78	c 10176[?] -2522[?] 2356[?]  is mandatory 
1666.11/1664.78	c qxplain 2706/2707
1666.21/1664.81	c qxplain 2707/2707
1666.21/1664.83	c 10177[?] -20[?] 2522[?] -2356[?]  is mandatory 
1666.21/1664.83	c qxplain 2706/2706
1666.21/1664.86	c 10178[?] 19[?] -2523[?]  is mandatory 
1666.21/1664.86	c qxplain 2701/2705
1666.21/1664.88	c qxplain 2704/2705
1666.21/1664.90	c qxplain 2705/2705
1666.31/1664.93	c 10179[?] -2523[?] 2357[?]  is mandatory 
1666.31/1664.93	c qxplain 2704/2704
1666.31/1664.96	c 10180[?] -2357[?] -19[?] 2523[?]  is mandatory 
1666.31/1664.96	c qxplain 2701/2703
1666.31/1664.98	c qxplain 2703/2703
1666.40/1665.01	c 10181[?] 18[?] -2524[?]  is mandatory 
1666.40/1665.01	c qxplain 2701/2702
1666.40/1665.02	c qxplain 2702/2702
1666.40/1665.05	c 10182[?] 2358[?] -2524[?]  is mandatory 
1666.40/1665.05	c qxplain 2701/2701
1666.40/1665.09	c 10183[?] -18[?] 2524[?] -2358[?]  is mandatory 
1666.40/1665.09	c qxplain 2683/2700
1666.50/1665.11	c qxplain 2692/2700
1666.50/1665.12	c qxplain 2697/2700
1666.50/1665.15	c qxplain 2699/2700
1666.50/1665.17	c qxplain 2700/2700
1666.60/1665.20	c 10184[?] 18[?] -2525[?]  is mandatory 
1666.60/1665.20	c qxplain 2699/2699
1666.60/1665.22	c 10185[?] -2525[?] 2359[?]  is mandatory 
1666.60/1665.22	c qxplain 2697/2698
1666.60/1665.24	c qxplain 2698/2698
1666.60/1665.27	c 10186[?] -18[?] -2359[?] 2525[?]  is mandatory 
1666.60/1665.27	c qxplain 2697/2697
1666.60/1665.29	c 10187[?] -2526[?] 1727[?]  is mandatory 
1666.60/1665.29	c qxplain 2692/2696
1666.70/1665.31	c qxplain 2695/2696
1666.70/1665.33	c qxplain 2696/2696
1666.70/1665.35	c 10188[?] -2526[?] 2360[?]  is mandatory 
1666.70/1665.35	c qxplain 2695/2695
1666.70/1665.37	c 10189[?] -1727[?] -2360[?] 2526[?]  is mandatory 
1666.70/1665.37	c qxplain 2692/2694
1666.70/1665.39	c qxplain 2694/2694
1666.81/1665.41	c 10190[?] 1723[?] -2527[?]  is mandatory 
1666.81/1665.41	c qxplain 2692/2693
1666.81/1665.43	c qxplain 2693/2693
1666.81/1665.45	c 10191[?] -2527[?] 2361[?]  is mandatory 
1666.81/1665.45	c qxplain 2692/2692
1666.81/1665.48	c 10192[?] -1723[?] -2361[?] 2527[?]  is mandatory 
1666.81/1665.48	c qxplain 2683/2691
1666.81/1665.49	c qxplain 2688/2691
1666.81/1665.51	c qxplain 2690/2691
1666.93/1665.52	c qxplain 2691/2691
1666.93/1665.55	c 10193[?] 1721[?] -2528[?]  is mandatory 
1666.93/1665.55	c qxplain 2690/2690
1666.93/1665.57	c 10194[?] -2528[?] 2362[?]  is mandatory 
1666.93/1665.57	c qxplain 2688/2689
1666.93/1665.59	c qxplain 2689/2689
1666.93/1665.62	c 10195[?] -1721[?] -2362[?] 2528[?]  is mandatory 
1666.93/1665.62	c qxplain 2688/2688
1667.03/1665.65	c 10196[?] -2529[?] 22[?]  is mandatory 
1667.03/1665.65	c qxplain 2683/2687
1667.03/1665.67	c qxplain 2686/2687
1667.03/1665.69	c qxplain 2687/2687
1667.11/1665.71	c 10197[?] -2529[?] 2363[?]  is mandatory 
1667.11/1665.71	c qxplain 2686/2686
1667.11/1665.74	c 10198[?] -22[?] -2363[?] 2529[?]  is mandatory 
1667.11/1665.74	c qxplain 2683/2685
1667.11/1665.76	c qxplain 2685/2685
1667.11/1665.79	c 10199[?] -2530[?] 21[?]  is mandatory 
1667.11/1665.79	c qxplain 2683/2684
1667.21/1665.81	c qxplain 2684/2684
1667.21/1665.83	c 10200[?] -2530[?] 2364[?]  is mandatory 
1667.21/1665.83	c qxplain 2683/2683
1667.21/1665.86	c 10201[?] -21[?] -2364[?] 2530[?]  is mandatory 
1667.21/1665.86	c qxplain 2610/2682
1667.31/1665.90	c qxplain 2647/2682
1667.31/1665.93	c qxplain 2665/2682
1667.31/1665.95	c qxplain 2674/2682
1667.31/1665.97	c qxplain 2679/2682
1667.31/1665.99	c qxplain 2681/2682
1667.41/1666.01	c qxplain 2682/2682
1667.41/1666.04	c 10202[?] 20[?] -2531[?]  is mandatory 
1667.41/1666.04	c qxplain 2681/2681
1667.41/1666.06	c 10203[?] -2531[?] 2365[?]  is mandatory 
1667.41/1666.06	c qxplain 2679/2680
1667.41/1666.08	c qxplain 2680/2680
1667.51/1666.11	c 10204[?] -20[?] -2365[?] 2531[?]  is mandatory 
1667.51/1666.11	c qxplain 2679/2679
1667.51/1666.13	c 10205[?] -2532[?] 19[?]  is mandatory 
1667.51/1666.13	c qxplain 2674/2678
1667.51/1666.15	c qxplain 2677/2678
1667.51/1666.17	c qxplain 2678/2678
1667.51/1666.19	c 10206[?] -2532[?] 2366[?]  is mandatory 
1667.51/1666.19	c qxplain 2677/2677
1667.61/1666.22	c 10207[?] -19[?] -2366[?] 2532[?]  is mandatory 
1667.61/1666.22	c qxplain 2674/2676
1667.61/1666.25	c qxplain 2676/2676
1667.61/1666.27	c 10208[?] 19[?] -2533[?]  is mandatory 
1667.61/1666.27	c qxplain 2674/2675
1667.61/1666.29	c qxplain 2675/2675
1667.71/1666.31	c 10209[?] -2533[?] 2367[?]  is mandatory 
1667.71/1666.31	c qxplain 2674/2674
1667.71/1666.33	c 10210[?] -19[?] -2367[?] 2533[?]  is mandatory 
1667.71/1666.33	c qxplain 2665/2673
1667.71/1666.35	c qxplain 2670/2673
1667.71/1666.36	c qxplain 2672/2673
1667.71/1666.38	c qxplain 2673/2673
1667.81/1666.40	c 10211[?] 1730[?] -2534[?]  is mandatory 
1667.81/1666.40	c qxplain 2672/2672
1667.81/1666.42	c 10212[?] -2534[?] 2368[?]  is mandatory 
1667.81/1666.42	c qxplain 2670/2671
1667.81/1666.43	c qxplain 2671/2671
1667.81/1666.45	c 10213[?] -1730[?] -2368[?] 2534[?]  is mandatory 
1667.81/1666.45	c qxplain 2670/2670
1667.81/1666.48	c 10214[?] 1727[?] -2535[?]  is mandatory 
1667.81/1666.48	c qxplain 2665/2669
1667.81/1666.49	c qxplain 2668/2669
1667.91/1666.51	c qxplain 2669/2669
1667.91/1666.53	c 10215[?] -2535[?] 2369[?]  is mandatory 
1667.91/1666.53	c qxplain 2668/2668
1667.91/1666.56	c 10216[?] -1727[?] -2369[?] 2535[?]  is mandatory 
1667.91/1666.56	c qxplain 2665/2667
1667.91/1666.57	c qxplain 2667/2667
1667.91/1666.60	c 10217[?] 1723[?] -2536[?]  is mandatory 
1667.91/1666.60	c qxplain 2665/2666
1667.91/1666.61	c qxplain 2666/2666
1668.03/1666.63	c 10218[?] -2536[?] 2370[?]  is mandatory 
1668.03/1666.63	c qxplain 2665/2665
1668.03/1666.65	c 10219[?] -2370[?] -1723[?] 2536[?]  is mandatory 
1668.03/1666.65	c qxplain 2647/2664
1668.13/1666.76	c qxplain 2656/2664
1668.13/1666.78	c qxplain 2661/2664
1668.21/1666.80	c qxplain 2663/2664
1668.21/1666.82	c qxplain 2664/2664
1668.21/1666.86	c 10220[?] 1721[?] -2537[?]  is mandatory 
1668.21/1666.86	c qxplain 2663/2663
1668.21/1666.88	c 10221[?] -2537[?] 2371[?]  is mandatory 
1668.21/1666.88	c qxplain 2661/2662
1668.31/1666.90	c qxplain 2662/2662
1668.31/1666.92	c 10222[?] -2371[?] -1721[?] 2537[?]  is mandatory 
1668.31/1666.92	c qxplain 2661/2661
1668.31/1666.95	c 10223[?] 22[?] -2538[?]  is mandatory 
1668.31/1666.95	c qxplain 2656/2660
1668.31/1666.96	c qxplain 2659/2660
1668.31/1666.98	c qxplain 2660/2660
1668.41/1667.00	c 10224[?] -2538[?] 2372[?]  is mandatory 
1668.41/1667.00	c qxplain 2659/2659
1668.41/1667.02	c 10225[?] -2372[?] -22[?] 2538[?]  is mandatory 
1668.41/1667.02	c qxplain 2656/2658
1668.41/1667.04	c qxplain 2658/2658
1668.41/1667.06	c 10226[?] 21[?] -2539[?]  is mandatory 
1668.41/1667.06	c qxplain 2656/2657
1668.41/1667.07	c qxplain 2657/2657
1668.41/1667.09	c 10227[?] -2539[?] 2373[?]  is mandatory 
1668.41/1667.09	c qxplain 2656/2656
1668.51/1667.12	c 10228[?] 2539[?] -2373[?] -21[?]  is mandatory 
1668.51/1667.12	c qxplain 2647/2655
1668.51/1667.13	c qxplain 2652/2655
1668.51/1667.15	c qxplain 2654/2655
1668.51/1667.17	c qxplain 2655/2655
1668.51/1667.20	c 10229[?] 20[?] -2540[?]  is mandatory 
1668.51/1667.20	c qxplain 2654/2654
1668.61/1667.22	c 10230[?] -2540[?] 2374[?]  is mandatory 
1668.61/1667.22	c qxplain 2652/2653
1668.61/1667.24	c qxplain 2653/2653
1668.61/1667.26	c 10231[?] 2540[?] -20[?] -2374[?]  is mandatory 
1668.61/1667.26	c qxplain 2652/2652
1668.61/1667.28	c 10232[?] 20[?] -2541[?]  is mandatory 
1668.61/1667.28	c qxplain 2647/2651
1668.71/1667.30	c qxplain 2650/2651
1668.71/1667.32	c qxplain 2651/2651
1668.71/1667.33	c 10233[?] -2541[?] 2375[?]  is mandatory 
1668.71/1667.33	c qxplain 2650/2650
1668.71/1667.35	c 10234[?] -20[?] -2375[?] 2541[?]  is mandatory 
1668.71/1667.35	c qxplain 2647/2649
1668.71/1667.37	c qxplain 2649/2649
1668.71/1667.39	c 10235[?] 1731[?] -2542[?]  is mandatory 
1668.71/1667.39	c qxplain 2647/2648
1668.80/1667.40	c qxplain 2648/2648
1668.80/1667.42	c 10236[?] -2542[?] 2376[?]  is mandatory 
1668.80/1667.42	c qxplain 2647/2647
1668.80/1667.44	c 10237[?] -2376[?] -1731[?] 2542[?]  is mandatory 
1668.80/1667.44	c qxplain 2610/2646
1668.80/1667.46	c qxplain 2629/2646
1668.80/1667.47	c qxplain 2638/2646
1668.80/1667.48	c qxplain 2643/2646
1668.80/1667.49	c qxplain 2645/2646
1668.90/1667.51	c qxplain 2646/2646
1668.90/1667.52	c 10238[?] 1730[?] -2543[?]  is mandatory 
1668.90/1667.52	c qxplain 2645/2645
1668.90/1667.54	c 10239[?] 2377[?] -2543[?]  is mandatory 
1668.90/1667.54	c qxplain 2643/2644
1668.90/1667.55	c qxplain 2644/2644
1668.90/1667.57	c 10240[?] -1730[?] -2377[?] 2543[?]  is mandatory 
1668.90/1667.57	c qxplain 2643/2643
1668.90/1667.59	c 10241[?] 1727[?] -2544[?]  is mandatory 
1668.90/1667.59	c qxplain 2638/2642
1669.00/1667.60	c qxplain 2641/2642
1669.00/1667.62	c qxplain 2642/2642
1669.00/1667.64	c 10242[?] -2544[?] 2378[?]  is mandatory 
1669.00/1667.64	c qxplain 2641/2641
1669.00/1667.66	c 10243[?] -1727[?] -2378[?] 2544[?]  is mandatory 
1669.00/1667.66	c qxplain 2638/2640
1669.00/1667.67	c qxplain 2640/2640
1669.00/1667.71	c 10244[?] 1723[?] -2545[?]  is mandatory 
1669.00/1667.71	c qxplain 2638/2639
1669.12/1667.72	c qxplain 2639/2639
1669.12/1667.74	c 10245[?] -2545[?] 2379[?]  is mandatory 
1669.12/1667.74	c qxplain 2638/2638
1669.12/1667.76	c 10246[?] -2379[?] 2545[?] -1723[?]  is mandatory 
1669.12/1667.76	c qxplain 2629/2637
1669.12/1667.78	c qxplain 2634/2637
1669.12/1667.79	c qxplain 2636/2637
1669.12/1667.81	c qxplain 2637/2637
1669.22/1667.83	c 10247[?] 1721[?] -2546[?]  is mandatory 
1669.22/1667.83	c qxplain 2636/2636
1669.22/1667.85	c 10248[?] -2546[?] 2380[?]  is mandatory 
1669.22/1667.85	c qxplain 2634/2635
1669.22/1667.87	c qxplain 2635/2635
1669.22/1667.88	c 10249[?] -1721[?] -2380[?] 2546[?]  is mandatory 
1669.22/1667.88	c qxplain 2634/2634
1669.30/1667.90	c 10250[?] 22[?] -2547[?]  is mandatory 
1669.30/1667.90	c qxplain 2629/2633
1669.30/1667.91	c qxplain 2632/2633
1669.30/1667.92	c qxplain 2633/2633
1669.30/1667.94	c 10251[?] -2547[?] 2381[?]  is mandatory 
1669.30/1667.94	c qxplain 2632/2632
1669.30/1667.96	c 10252[?] -22[?] -2381[?] 2547[?]  is mandatory 
1669.30/1667.96	c qxplain 2629/2631
1669.30/1667.98	c qxplain 2631/2631
1669.40/1668.00	c 10253[?] 21[?] -2548[?]  is mandatory 
1669.40/1668.00	c qxplain 2629/2630
1669.40/1668.01	c qxplain 2630/2630
1669.40/1668.03	c 10254[?] -2548[?] 2382[?]  is mandatory 
1669.40/1668.03	c qxplain 2629/2629
1669.40/1668.05	c 10255[?] -21[?] 2548[?] -2382[?]  is mandatory 
1669.40/1668.05	c qxplain 2610/2628
1669.40/1668.08	c qxplain 2620/2628
1669.50/1668.10	c qxplain 2625/2628
1669.50/1668.11	c qxplain 2627/2628
1669.50/1668.13	c qxplain 2628/2628
1669.50/1668.15	c 10256[?] 21[?] -2549[?]  is mandatory 
1669.50/1668.15	c qxplain 2627/2627
1669.50/1668.16	c 10257[?] 2383[?] -2549[?]  is mandatory 
1669.50/1668.16	c qxplain 2625/2626
1669.50/1668.18	c qxplain 2626/2626
1669.50/1668.19	c 10258[?] -21[?] -2383[?] 2549[?]  is mandatory 
1669.50/1668.19	c qxplain 2625/2625
1669.60/1668.21	c 10259[?] 1733[?] -2550[?]  is mandatory 
1669.60/1668.21	c qxplain 2620/2624
1669.60/1668.22	c qxplain 2623/2624
1669.60/1668.23	c qxplain 2624/2624
1669.60/1668.25	c 10260[?] 2384[?] -2550[?]  is mandatory 
1669.60/1668.25	c qxplain 2623/2623
1669.60/1668.26	c 10261[?] -2384[?] -1733[?] 2550[?]  is mandatory 
1669.60/1668.26	c qxplain 2620/2622
1669.60/1668.27	c qxplain 2622/2622
1669.60/1668.29	c 10262[?] 1731[?] -2551[?]  is mandatory 
1669.60/1668.29	c qxplain 2620/2621
1669.70/1668.30	c qxplain 2621/2621
1669.70/1668.32	c 10263[?] 2385[?] -2551[?]  is mandatory 
1669.70/1668.32	c qxplain 2620/2620
1669.70/1668.34	c 10264[?] -2385[?] 2551[?] -1731[?]  is mandatory 
1669.70/1668.34	c qxplain 2610/2619
1669.70/1668.35	c qxplain 2615/2619
1669.70/1668.36	c qxplain 2618/2619
1669.70/1668.37	c qxplain 2619/2619
1669.70/1668.39	c 10265[?] 1730[?] -2552[?]  is mandatory 
1669.70/1668.39	c qxplain 2618/2618
1669.80/1668.40	c 10266[?] 2386[?] -2552[?]  is mandatory 
1669.80/1668.40	c qxplain 2615/2617
1669.80/1668.42	c qxplain 2617/2617
1669.80/1668.43	c 10267[?] 2552[?] -2386[?] -1730[?]  is mandatory 
1669.80/1668.43	c qxplain 2615/2616
1669.80/1668.45	c qxplain 2616/2616
1669.80/1668.47	c 10268[?] 1727[?] -2553[?]  is mandatory 
1669.80/1668.47	c qxplain 2615/2615
1669.80/1668.48	c 10269[?] -2553[?] 2387[?]  is mandatory 
1669.80/1668.48	c qxplain 2610/2614
1669.90/1668.50	c qxplain 2613/2614
1669.90/1668.51	c qxplain 2614/2614
1669.90/1668.53	c 10270[?] -2387[?] -1727[?] 2553[?]  is mandatory 
1669.90/1668.53	c qxplain 2613/2613
1669.90/1668.54	c 10271[?] -2554[?] 1723[?]  is mandatory 
1669.90/1668.54	c qxplain 2610/2612
1669.90/1668.56	c qxplain 2612/2612
1669.90/1668.57	c 10272[?] -2554[?] 2388[?]  is mandatory 
1669.90/1668.57	c qxplain 2610/2611
1669.90/1668.59	c qxplain 2611/2611
1670.00/1668.60	c 10273[?] 2554[?] -2388[?] -1723[?]  is mandatory 
1670.00/1668.60	c qxplain 2610/2610
1670.00/1668.63	c 10274[?] 1721[?] -2555[?]  is mandatory 
1670.00/1668.63	c qxplain 2320/2609
1670.00/1668.67	c qxplain 2465/2609
1670.10/1668.70	c qxplain 2538/2609
1670.10/1668.73	c qxplain 2574/2609
1670.10/1668.75	c qxplain 2592/2609
1670.10/1668.77	c qxplain 2601/2609
1670.10/1668.78	c qxplain 2606/2609
1670.10/1668.79	c qxplain 2608/2609
1670.10/1668.80	c qxplain 2609/2609
1670.22/1668.82	c 10275[?] -2555[?] 2389[?]  is mandatory 
1670.22/1668.82	c qxplain 2608/2608
1670.22/1668.84	c 10276[?] -1721[?] 2555[?] -2389[?]  is mandatory 
1670.22/1668.84	c qxplain 2606/2607
1670.22/1668.85	c qxplain 2607/2607
1670.22/1668.88	c 10277[?] 22[?] -2556[?]  is mandatory 
1670.22/1668.88	c qxplain 2606/2606
1670.22/1668.90	c 10278[?] -2556[?] 2390[?]  is mandatory 
1670.22/1668.90	c qxplain 2601/2605
1670.22/1668.91	c qxplain 2604/2605
1670.32/1668.93	c qxplain 2605/2605
1670.32/1668.94	c 10279[?] 2556[?] -22[?] -2390[?]  is mandatory 
1670.32/1668.94	c qxplain 2604/2604
1670.32/1668.96	c 10280[?] 22[?] -2557[?]  is mandatory 
1670.32/1668.96	c qxplain 2601/2603
1670.32/1668.97	c qxplain 2603/2603
1670.32/1668.99	c 10281[?] -2557[?] 2391[?]  is mandatory 
1670.32/1668.99	c qxplain 2601/2602
1670.40/1669.00	c qxplain 2602/2602
1670.40/1669.01	c 10282[?] -22[?] -2391[?] 2557[?]  is mandatory 
1670.40/1669.01	c qxplain 2601/2601
1670.40/1669.03	c 10283[?] 1735[?] -2558[?]  is mandatory 
1670.40/1669.03	c qxplain 2592/2600
1670.40/1669.04	c qxplain 2597/2600
1670.40/1669.05	c qxplain 2599/2600
1670.40/1669.06	c qxplain 2600/2600
1670.40/1669.07	c 10284[?] -2558[?] 2392[?]  is mandatory 
1670.40/1669.07	c qxplain 2599/2599
1670.40/1669.08	c 10285[?] -2392[?] -1735[?] 2558[?]  is mandatory 
1670.40/1669.08	c qxplain 2597/2598
1670.50/1669.10	c qxplain 2598/2598
1670.50/1669.11	c 10286[?] 1733[?] -2559[?]  is mandatory 
1670.50/1669.11	c qxplain 2597/2597
1670.50/1669.12	c 10287[?] -2559[?] 2393[?]  is mandatory 
1670.50/1669.12	c qxplain 2592/2596
1670.50/1669.14	c qxplain 2595/2596
1670.50/1669.15	c qxplain 2596/2596
1670.50/1669.16	c 10288[?] -1733[?] -2393[?] 2559[?]  is mandatory 
1670.50/1669.16	c qxplain 2595/2595
1670.50/1669.17	c 10289[?] 1731[?] -2560[?]  is mandatory 
1670.50/1669.17	c qxplain 2592/2594
1670.50/1669.19	c qxplain 2594/2594
1670.60/1669.20	c 10290[?] -2560[?] 2394[?]  is mandatory 
1670.60/1669.20	c qxplain 2592/2593
1670.60/1669.21	c qxplain 2593/2593
1670.60/1669.23	c 10291[?] -2394[?] -1731[?] 2560[?]  is mandatory 
1670.60/1669.23	c qxplain 2592/2592
1670.60/1669.25	c 10292[?] 1730[?] -2561[?]  is mandatory 
1670.60/1669.25	c qxplain 2574/2591
1670.60/1669.28	c qxplain 2583/2591
1670.60/1669.29	c qxplain 2588/2591
1670.70/1669.30	c qxplain 2590/2591
1670.70/1669.31	c qxplain 2591/2591
1670.70/1669.33	c 10293[?] -2561[?] 2395[?]  is mandatory 
1670.70/1669.33	c qxplain 2590/2590
1670.70/1669.34	c 10294[?] -1730[?] -2395[?] 2561[?]  is mandatory 
1670.70/1669.34	c qxplain 2588/2589
1670.70/1669.36	c qxplain 2589/2589
1670.70/1669.38	c 10295[?] 1727[?] -2562[?]  is mandatory 
1670.70/1669.38	c qxplain 2588/2588
1670.70/1669.39	c 10296[?] -2562[?] 2396[?]  is mandatory 
1670.70/1669.39	c qxplain 2583/2587
1670.80/1669.40	c qxplain 2586/2587
1670.80/1669.41	c qxplain 2587/2587
1670.80/1669.43	c 10297[?] -1727[?] -2396[?] 2562[?]  is mandatory 
1670.80/1669.43	c qxplain 2586/2586
1670.80/1669.44	c 10298[?] 1723[?] -2563[?]  is mandatory 
1670.80/1669.44	c qxplain 2583/2585
1670.80/1669.45	c qxplain 2585/2585
1670.80/1669.47	c 10299[?] 2397[?] -2563[?]  is mandatory 
1670.80/1669.47	c qxplain 2583/2584
1670.80/1669.48	c qxplain 2584/2584
1670.80/1669.49	c 10300[?] -2397[?] -1723[?] 2563[?]  is mandatory 
1670.80/1669.49	c qxplain 2583/2583
1670.90/1669.51	c 10301[?] 1721[?] -2564[?]  is mandatory 
1670.90/1669.51	c qxplain 2574/2582
1670.90/1669.52	c qxplain 2579/2582
1670.90/1669.55	c qxplain 2581/2582
1670.90/1669.56	c qxplain 2582/2582
1670.90/1669.58	c 10302[?] -2564[?] 2398[?]  is mandatory 
1670.90/1669.58	c qxplain 2581/2581
1671.00/1669.60	c 10303[?] -2398[?] -1721[?] 2564[?]  is mandatory 
1671.00/1669.60	c qxplain 2579/2580
1671.00/1669.62	c qxplain 2580/2580
1671.00/1669.70	c 10304[?] -2565[?] 39[?]  is mandatory 
1671.00/1669.70	c qxplain 2579/2579
1671.10/1669.72	c 10305[?] -2565[?] 2399[?]  is mandatory 
1671.10/1669.72	c qxplain 2574/2578
1671.10/1669.74	c qxplain 2577/2578
1671.10/1669.79	c qxplain 2578/2578
1671.20/1669.83	c 10306[?] -2399[?] 2565[?] -39[?]  is mandatory 
1671.20/1669.83	c qxplain 2577/2577
1671.20/1669.89	c 10307[?] 1723[?] -2566[?]  is mandatory 
1671.20/1669.89	c qxplain 2574/2576
1671.20/1669.90	c qxplain 2576/2576
1671.32/1669.93	c 10308[?] -2566[?] 2400[?]  is mandatory 
1671.32/1669.93	c qxplain 2574/2575
1671.32/1669.95	c qxplain 2575/2575
1671.32/1669.99	c 10309[?] -1723[?] -2400[?] 2566[?]  is mandatory 
1671.32/1669.99	c qxplain 2574/2574
1671.42/1670.02	c 10310[?] 1727[?] -2567[?]  is mandatory 
1671.42/1670.02	c qxplain 2538/2573
1671.42/1670.03	c qxplain 2556/2573
1671.42/1670.05	c qxplain 2565/2573
1671.42/1670.06	c qxplain 2570/2573
1671.42/1670.08	c qxplain 2572/2573
1671.51/1670.11	c qxplain 2573/2573
1671.51/1670.14	c 10311[?] -2567[?] 2401[?]  is mandatory 
1671.51/1670.14	c qxplain 2572/2572
1671.51/1670.18	c 10312[?] 2567[?] -1727[?] -2401[?]  is mandatory 
1671.51/1670.18	c qxplain 2570/2571
1671.61/1670.21	c qxplain 2571/2571
1671.61/1670.25	c 10313[?] 1730[?] -2568[?]  is mandatory 
1671.61/1670.25	c qxplain 2570/2570
1671.61/1670.27	c 10314[?] -2568[?] 2402[?]  is mandatory 
1671.61/1670.27	c qxplain 2565/2569
1671.61/1670.29	c qxplain 2568/2569
1671.71/1670.33	c qxplain 2569/2569
1671.71/1670.37	c 10315[?] -2402[?] -1730[?] 2568[?]  is mandatory 
1671.71/1670.37	c qxplain 2568/2568
1671.81/1670.40	c 10316[?] 1731[?] -2569[?]  is mandatory 
1671.81/1670.40	c qxplain 2565/2567
1671.81/1670.42	c qxplain 2567/2567
1671.81/1670.45	c 10317[?] -2569[?] 2403[?]  is mandatory 
1671.81/1670.45	c qxplain 2565/2566
1671.81/1670.48	c qxplain 2566/2566
1671.91/1670.51	c 10318[?] -1731[?] -2403[?] 2569[?]  is mandatory 
1671.91/1670.51	c qxplain 2565/2565
1671.91/1670.54	c 10319[?] 1733[?] -2570[?]  is mandatory 
1671.91/1670.54	c qxplain 2556/2564
1671.91/1670.57	c qxplain 2561/2564
1671.91/1670.59	c qxplain 2563/2564
1672.01/1670.60	c qxplain 2564/2564
1672.01/1670.63	c 10320[?] -2570[?] 2404[?]  is mandatory 
1672.01/1670.63	c qxplain 2563/2563
1672.01/1670.67	c 10321[?] -2404[?] 2570[?] -1733[?]  is mandatory 
1672.01/1670.67	c qxplain 2561/2562
1672.01/1670.69	c qxplain 2562/2562
1672.11/1670.73	c 10322[?] 1735[?] -2571[?]  is mandatory 
1672.11/1670.73	c qxplain 2561/2561
1672.11/1670.76	c 10323[?] -2571[?] 2405[?]  is mandatory 
1672.11/1670.76	c qxplain 2556/2560
1672.11/1670.78	c qxplain 2559/2560
1672.21/1670.83	c qxplain 2560/2560
1672.21/1670.86	c 10324[?] -2405[?] -1735[?] 2571[?]  is mandatory 
1672.21/1670.86	c qxplain 2559/2559
1672.21/1670.89	c 10325[?] 1737[?] -2572[?]  is mandatory 
1672.21/1670.89	c qxplain 2556/2558
1672.31/1670.91	c qxplain 2558/2558
1672.31/1670.94	c 10326[?] -2572[?] 2406[?]  is mandatory 
1672.31/1670.94	c qxplain 2556/2557
1672.31/1670.97	c qxplain 2557/2557
1672.31/1671.01	c 10327[?] -1737[?] -2406[?] 2572[?]  is mandatory 
1672.31/1671.01	c qxplain 2556/2556
1672.42/1671.04	c 10328[?] 40[?] -2573[?]  is mandatory 
1672.42/1671.04	c qxplain 2538/2555
1672.42/1671.07	c qxplain 2547/2555
1672.42/1671.09	c qxplain 2552/2555
1672.42/1671.12	c qxplain 2554/2555
1672.53/1671.14	c qxplain 2555/2555
1672.53/1671.17	c 10329[?] -2573[?] 2407[?]  is mandatory 
1672.53/1671.17	c qxplain 2554/2554
1672.60/1671.20	c 10330[?] -2407[?] 2573[?] -40[?]  is mandatory 
1672.60/1671.20	c qxplain 2552/2553
1672.60/1671.22	c qxplain 2553/2553
1672.60/1671.26	c 10331[?] 1727[?] -2574[?]  is mandatory 
1672.60/1671.26	c qxplain 2552/2552
1672.60/1671.28	c 10332[?] -2574[?] 2408[?]  is mandatory 
1672.60/1671.28	c qxplain 2547/2551
1672.70/1671.30	c qxplain 2550/2551
1672.70/1671.33	c qxplain 2551/2551
1672.70/1671.36	c 10333[?] -2408[?] -1727[?] 2574[?]  is mandatory 
1672.70/1671.36	c qxplain 2550/2550
1672.70/1671.40	c 10334[?] 1730[?] -2575[?]  is mandatory 
1672.70/1671.40	c qxplain 2547/2549
1672.80/1671.41	c qxplain 2549/2549
1672.80/1671.45	c 10335[?] 2409[?] -2575[?]  is mandatory 
1672.80/1671.45	c qxplain 2547/2548
1672.80/1671.47	c qxplain 2548/2548
1672.80/1671.49	c 10336[?] -1730[?] -2409[?] 2575[?]  is mandatory 
1672.80/1671.49	c qxplain 2547/2547
1672.90/1671.52	c 10337[?] 1731[?] -2576[?]  is mandatory 
1672.90/1671.52	c qxplain 2538/2546
1672.90/1671.55	c qxplain 2543/2546
1672.90/1671.57	c qxplain 2545/2546
1672.90/1671.59	c qxplain 2546/2546
1673.00/1671.62	c 10338[?] -2576[?] 2410[?]  is mandatory 
1673.00/1671.62	c qxplain 2545/2545
1673.00/1671.65	c 10339[?] -1731[?] -2410[?] 2576[?]  is mandatory 
1673.00/1671.65	c qxplain 2543/2544
1673.00/1671.67	c qxplain 2544/2544
1673.10/1671.72	c 10340[?] 1733[?] -2577[?]  is mandatory 
1673.10/1671.72	c qxplain 2543/2543
1673.10/1671.75	c 10341[?] -2577[?] 2411[?]  is mandatory 
1673.10/1671.75	c qxplain 2538/2542
1673.10/1671.77	c qxplain 2541/2542
1673.10/1671.79	c qxplain 2542/2542
1673.20/1671.82	c 10342[?] -2411[?] -1733[?] 2577[?]  is mandatory 
1673.20/1671.82	c qxplain 2541/2541
1673.20/1671.85	c 10343[?] 1735[?] -2578[?]  is mandatory 
1673.20/1671.85	c qxplain 2538/2540
1673.20/1671.87	c qxplain 2540/2540
1673.30/1671.90	c 10344[?] -2578[?] 2412[?]  is mandatory 
1673.30/1671.90	c qxplain 2538/2539
1673.30/1671.93	c qxplain 2539/2539
1673.30/1671.96	c 10345[?] -2412[?] -1735[?] 2578[?]  is mandatory 
1673.30/1671.96	c qxplain 2538/2538
1673.30/1671.99	c 10346[?] -2579[?] 1737[?]  is mandatory 
1673.30/1671.99	c qxplain 2465/2537
1673.40/1672.01	c qxplain 2502/2537
1673.40/1672.02	c qxplain 2520/2537
1673.40/1672.04	c qxplain 2529/2537
1673.40/1672.05	c qxplain 2534/2537
1673.40/1672.07	c qxplain 2536/2537
1673.40/1672.10	c qxplain 2537/2537
1673.52/1672.13	c 10347[?] -2579[?] 2413[?]  is mandatory 
1673.52/1672.13	c qxplain 2536/2536
1673.52/1672.17	c 10348[?] -1737[?] -2413[?] 2579[?]  is mandatory 
1673.52/1672.17	c qxplain 2534/2535
1673.52/1672.19	c qxplain 2535/2535
1673.62/1672.22	c 10349[?] 39[?] -2580[?]  is mandatory 
1673.62/1672.22	c qxplain 2534/2534
1673.62/1672.25	c 10350[?] -2580[?] 2414[?]  is mandatory 
1673.62/1672.25	c qxplain 2529/2533
1673.62/1672.27	c qxplain 2532/2533
1673.70/1672.30	c qxplain 2533/2533
1673.70/1672.33	c 10351[?] 2580[?] -2414[?] -39[?]  is mandatory 
1673.70/1672.33	c qxplain 2532/2532
1673.70/1672.36	c 10352[?] -2581[?] 41[?]  is mandatory 
1673.70/1672.36	c qxplain 2529/2531
1673.70/1672.38	c qxplain 2531/2531
1673.80/1672.41	c 10353[?] -2581[?] 2415[?]  is mandatory 
1673.80/1672.41	c qxplain 2529/2530
1673.80/1672.43	c qxplain 2530/2530
1673.80/1672.46	c 10354[?] -2415[?] -41[?] 2581[?]  is mandatory 
1673.80/1672.46	c qxplain 2529/2529
1673.80/1672.49	c 10355[?] 1730[?] -2582[?]  is mandatory 
1673.80/1672.49	c qxplain 2520/2528
1673.90/1672.52	c qxplain 2525/2528
1673.90/1672.54	c qxplain 2527/2528
1673.90/1672.56	c qxplain 2528/2528
1673.90/1672.58	c 10356[?] 2416[?] -2582[?]  is mandatory 
1673.90/1672.58	c qxplain 2527/2527
1674.00/1672.61	c 10357[?] -2416[?] 2582[?] -1730[?]  is mandatory 
1674.00/1672.61	c qxplain 2525/2526
1674.00/1672.63	c qxplain 2526/2526
1674.00/1672.67	c 10358[?] 1731[?] -2583[?]  is mandatory 
1674.00/1672.67	c qxplain 2525/2525
1674.00/1672.70	c 10359[?] -2583[?] 2417[?]  is mandatory 
1674.00/1672.70	c qxplain 2520/2524
1674.10/1672.72	c qxplain 2523/2524
1674.10/1672.74	c qxplain 2524/2524
1674.10/1672.77	c 10360[?] -2417[?] 2583[?] -1731[?]  is mandatory 
1674.10/1672.77	c qxplain 2523/2523
1674.20/1672.81	c 10361[?] 1733[?] -2584[?]  is mandatory 
1674.20/1672.81	c qxplain 2520/2522
1674.20/1672.82	c qxplain 2522/2522
1674.20/1672.87	c 10362[?] -2584[?] 2418[?]  is mandatory 
1674.20/1672.87	c qxplain 2520/2521
1674.20/1672.89	c qxplain 2521/2521
1674.30/1672.92	c 10363[?] -2418[?] -1733[?] 2584[?]  is mandatory 
1674.30/1672.92	c qxplain 2520/2520
1674.30/1672.95	c 10364[?] 1735[?] -2585[?]  is mandatory 
1674.30/1672.95	c qxplain 2502/2519
1674.30/1672.97	c qxplain 2511/2519
1674.30/1672.98	c qxplain 2516/2519
1674.40/1673.00	c qxplain 2518/2519
1674.40/1673.03	c qxplain 2519/2519
1674.40/1673.05	c 10365[?] -2585[?] 2419[?]  is mandatory 
1674.40/1673.05	c qxplain 2518/2518
1674.40/1673.06	c 10366[?] 2585[?] -2419[?] -1735[?]  is mandatory 
1674.40/1673.06	c qxplain 2516/2517
1674.40/1673.08	c qxplain 2517/2517
1674.50/1673.11	c 10367[?] 1737[?] -2586[?]  is mandatory 
1674.50/1673.11	c qxplain 2516/2516
1674.50/1673.14	c 10368[?] -2586[?] 2420[?]  is mandatory 
1674.50/1673.14	c qxplain 2511/2515
1674.50/1673.16	c qxplain 2514/2515
1674.50/1673.18	c qxplain 2515/2515
1674.50/1673.21	c 10369[?] -2420[?] -1737[?] 2586[?]  is mandatory 
1674.50/1673.21	c qxplain 2514/2514
1674.62/1673.25	c 10370[?] 39[?] -2587[?]  is mandatory 
1674.62/1673.25	c qxplain 2511/2513
1674.62/1673.26	c qxplain 2513/2513
1674.62/1673.29	c 10371[?] -2587[?] 2421[?]  is mandatory 
1674.62/1673.29	c qxplain 2511/2512
1674.62/1673.31	c qxplain 2512/2512
1674.72/1673.34	c 10372[?] 2587[?] -39[?] -2421[?]  is mandatory 
1674.72/1673.34	c qxplain 2511/2511
1674.72/1673.37	c 10373[?] 40[?] -2588[?]  is mandatory 
1674.72/1673.37	c qxplain 2502/2510
1674.72/1673.38	c qxplain 2507/2510
1674.72/1673.40	c qxplain 2509/2510
1674.80/1673.50	c qxplain 2510/2510
1674.99/1673.53	c 10374[?] -2588[?] 2422[?]  is mandatory 
1674.99/1673.53	c qxplain 2509/2509
1674.99/1673.56	c 10375[?] 2588[?] -2422[?] -40[?]  is mandatory 
1674.99/1673.56	c qxplain 2507/2508
1674.99/1673.58	c qxplain 2508/2508
1675.09/1673.61	c 10376[?] 42[?] -2589[?]  is mandatory 
1675.09/1673.61	c qxplain 2507/2507
1675.09/1673.63	c 10377[?] -2589[?] 2423[?]  is mandatory 
1675.09/1673.63	c qxplain 2502/2506
1675.09/1673.65	c qxplain 2505/2506
1675.09/1673.68	c qxplain 2506/2506
1675.19/1673.70	c 10378[?] -42[?] -2423[?] 2589[?]  is mandatory 
1675.19/1673.70	c qxplain 2505/2505
1675.19/1673.73	c 10379[?] 1731[?] -2590[?]  is mandatory 
1675.19/1673.73	c qxplain 2502/2504
1675.19/1673.74	c qxplain 2504/2504
1675.19/1673.77	c 10380[?] -2590[?] 2424[?]  is mandatory 
1675.19/1673.77	c qxplain 2502/2503
1675.19/1673.78	c qxplain 2503/2503
1675.29/1673.81	c 10381[?] -2424[?] -1731[?] 2590[?]  is mandatory 
1675.29/1673.81	c qxplain 2502/2502
1675.29/1673.83	c 10382[?] 1733[?] -2591[?]  is mandatory 
1675.29/1673.83	c qxplain 2465/2501
1675.29/1673.86	c qxplain 2484/2501
1675.29/1673.89	c qxplain 2493/2501
1675.39/1673.91	c qxplain 2498/2501
1675.39/1673.93	c qxplain 2500/2501
1675.39/1673.95	c qxplain 2501/2501
1675.39/1673.97	c 10383[?] -2591[?] 2425[?]  is mandatory 
1675.39/1673.97	c qxplain 2500/2500
1675.39/1673.99	c 10384[?] -2425[?] 2591[?] -1733[?]  is mandatory 
1675.39/1673.99	c qxplain 2498/2499
1675.49/1674.01	c qxplain 2499/2499
1675.49/1674.04	c 10385[?] 1735[?] -2592[?]  is mandatory 
1675.49/1674.04	c qxplain 2498/2498
1675.49/1674.06	c 10386[?] -2592[?] 2426[?]  is mandatory 
1675.49/1674.06	c qxplain 2493/2497
1675.49/1674.08	c qxplain 2496/2497
1675.59/1674.10	c qxplain 2497/2497
1675.59/1674.13	c 10387[?] -1735[?] -2426[?] 2592[?]  is mandatory 
1675.59/1674.13	c qxplain 2496/2496
1675.59/1674.16	c 10388[?] -2593[?] 1737[?]  is mandatory 
1675.59/1674.16	c qxplain 2493/2495
1675.59/1674.17	c qxplain 2495/2495
1675.69/1674.20	c 10389[?] -2593[?] 2427[?]  is mandatory 
1675.69/1674.20	c qxplain 2493/2494
1675.69/1674.22	c qxplain 2494/2494
1675.69/1674.24	c 10390[?] -1737[?] -2427[?] 2593[?]  is mandatory 
1675.69/1674.24	c qxplain 2493/2493
1675.69/1674.27	c 10391[?] -2594[?] 39[?]  is mandatory 
1675.69/1674.27	c qxplain 2484/2492
1675.69/1674.29	c qxplain 2489/2492
1675.69/1674.31	c qxplain 2491/2492
1675.81/1674.32	c qxplain 2492/2492
1675.81/1674.35	c 10392[?] -2594[?] 2428[?]  is mandatory 
1675.81/1674.35	c qxplain 2491/2491
1675.81/1674.37	c 10393[?] -2428[?] -39[?] 2594[?]  is mandatory 
1675.81/1674.37	c qxplain 2489/2490
1675.81/1674.40	c qxplain 2490/2490
1675.91/1674.43	c 10394[?] 40[?] -2595[?]  is mandatory 
1675.91/1674.43	c qxplain 2489/2489
1675.91/1674.45	c 10395[?] 2429[?] -2595[?]  is mandatory 
1675.91/1674.45	c qxplain 2484/2488
1675.91/1674.47	c qxplain 2487/2488
1675.91/1674.49	c qxplain 2488/2488
1675.99/1674.51	c 10396[?] -2429[?] -40[?] 2595[?]  is mandatory 
1675.99/1674.51	c qxplain 2487/2487
1675.99/1674.54	c 10397[?] -2596[?] 41[?]  is mandatory 
1675.99/1674.54	c qxplain 2484/2486
1675.99/1674.55	c qxplain 2486/2486
1675.99/1674.58	c 10398[?] -2596[?] 2430[?]  is mandatory 
1675.99/1674.58	c qxplain 2484/2485
1676.09/1674.60	c qxplain 2485/2485
1676.09/1674.63	c 10399[?] -41[?] -2430[?] 2596[?]  is mandatory 
1676.09/1674.63	c qxplain 2484/2484
1676.09/1674.65	c 10400[?] 43[?] -2597[?]  is mandatory 
1676.09/1674.65	c qxplain 2465/2483
1676.09/1674.68	c qxplain 2475/2483
1676.09/1674.70	c qxplain 2480/2483
1676.19/1674.72	c qxplain 2482/2483
1676.19/1674.73	c qxplain 2483/2483
1676.19/1674.76	c 10401[?] -2597[?] 2431[?]  is mandatory 
1676.19/1674.76	c qxplain 2482/2482
1676.19/1674.78	c 10402[?] -43[?] -2431[?] 2597[?]  is mandatory 
1676.19/1674.78	c qxplain 2480/2481
1676.29/1674.80	c qxplain 2481/2481
1676.29/1674.82	c 10403[?] 1733[?] -2598[?]  is mandatory 
1676.29/1674.82	c qxplain 2480/2480
1676.29/1674.84	c 10404[?] 2432[?] -2598[?]  is mandatory 
1676.29/1674.84	c qxplain 2475/2479
1676.29/1674.86	c qxplain 2478/2479
1676.29/1674.88	c qxplain 2479/2479
1676.29/1674.90	c 10405[?] -1733[?] -2432[?] 2598[?]  is mandatory 
1676.29/1674.90	c qxplain 2478/2478
1676.39/1674.92	c 10406[?] 1735[?] -2599[?]  is mandatory 
1676.39/1674.92	c qxplain 2475/2477
1676.39/1674.94	c qxplain 2477/2477
1676.39/1674.96	c 10407[?] -2599[?] 2433[?]  is mandatory 
1676.39/1674.96	c qxplain 2475/2476
1676.39/1674.98	c qxplain 2476/2476
1676.39/1675.00	c 10408[?] -2433[?] 2599[?] -1735[?]  is mandatory 
1676.39/1675.00	c qxplain 2475/2475
1676.49/1675.02	c 10409[?] 1737[?] -2600[?]  is mandatory 
1676.49/1675.02	c qxplain 2465/2474
1676.49/1675.04	c qxplain 2470/2474
1676.49/1675.05	c qxplain 2473/2474
1676.49/1675.06	c qxplain 2474/2474
1676.49/1675.09	c 10410[?] 2434[?] -2600[?]  is mandatory 
1676.49/1675.09	c qxplain 2473/2473
1676.59/1675.11	c 10411[?] -2434[?] -1737[?] 2600[?]  is mandatory 
1676.59/1675.11	c qxplain 2470/2472
1676.59/1675.13	c qxplain 2472/2472
1676.59/1675.17	c 10412[?] 39[?] -2601[?]  is mandatory 
1676.59/1675.17	c qxplain 2470/2471
1676.59/1675.18	c qxplain 2471/2471
1676.69/1675.21	c 10413[?] -2601[?] 2435[?]  is mandatory 
1676.69/1675.21	c qxplain 2470/2470
1676.69/1675.23	c 10414[?] -2435[?] 2601[?] -39[?]  is mandatory 
1676.69/1675.23	c qxplain 2465/2469
1676.69/1675.25	c qxplain 2468/2469
1676.69/1675.27	c qxplain 2469/2469
1676.69/1675.29	c 10415[?] -2602[?] 40[?]  is mandatory 
1676.69/1675.29	c qxplain 2468/2468
1676.79/1675.31	c 10416[?] -2602[?] 2436[?]  is mandatory 
1676.79/1675.31	c qxplain 2465/2467
1676.79/1675.33	c qxplain 2467/2467
1676.79/1675.35	c 10417[?] 2602[?] -2436[?] -40[?]  is mandatory 
1676.79/1675.35	c qxplain 2465/2466
1676.79/1675.37	c qxplain 2466/2466
1676.79/1675.40	c 10418[?] 41[?] -2603[?]  is mandatory 
1676.79/1675.40	c qxplain 2465/2465
1676.90/1675.42	c 10419[?] -2603[?] 2437[?]  is mandatory 
1676.90/1675.42	c qxplain 2320/2464
1676.90/1675.45	c qxplain 2393/2464
1677.00/1675.52	c qxplain 2429/2464
1677.00/1675.55	c qxplain 2447/2464
1677.00/1675.57	c qxplain 2456/2464
1677.00/1675.58	c qxplain 2461/2464
1677.08/1675.60	c qxplain 2463/2464
1677.08/1675.62	c qxplain 2464/2464
1677.08/1675.64	c 10420[?] -41[?] -2437[?] 2603[?]  is mandatory 
1677.08/1675.64	c qxplain 2463/2463
1677.08/1675.66	c 10421[?] 42[?] -2604[?]  is mandatory 
1677.08/1675.66	c qxplain 2461/2462
1677.08/1675.68	c qxplain 2462/2462
1677.18/1675.70	c 10422[?] -2604[?] 2438[?]  is mandatory 
1677.18/1675.70	c qxplain 2461/2461
1677.18/1675.72	c 10423[?] 2604[?] -42[?] -2438[?]  is mandatory 
1677.18/1675.72	c qxplain 2456/2460
1677.18/1675.74	c qxplain 2459/2460
1677.18/1675.76	c qxplain 2460/2460
1677.18/1675.78	c 10424[?] 44[?] -2605[?]  is mandatory 
1677.18/1675.78	c qxplain 2459/2459
1677.28/1675.80	c 10425[?] -2605[?] 2439[?]  is mandatory 
1677.28/1675.80	c qxplain 2456/2458
1677.28/1675.81	c qxplain 2458/2458
1677.28/1675.83	c 10426[?] -2439[?] -44[?] 2605[?]  is mandatory 
1677.28/1675.83	c qxplain 2456/2457
1677.28/1675.85	c qxplain 2457/2457
1677.28/1675.87	c 10427[?] -2606[?] 1735[?]  is mandatory 
1677.28/1675.87	c qxplain 2456/2456
1677.28/1675.89	c 10428[?] -2606[?] 2440[?]  is mandatory 
1677.28/1675.89	c qxplain 2447/2455
1677.38/1675.91	c qxplain 2452/2455
1677.38/1675.93	c qxplain 2454/2455
1677.38/1675.94	c qxplain 2455/2455
1677.38/1675.96	c 10429[?] -2440[?] 2606[?] -1735[?]  is mandatory 
1677.38/1675.96	c qxplain 2454/2454
1677.38/1675.98	c 10430[?] 1737[?] -2607[?]  is mandatory 
1677.38/1675.98	c qxplain 2452/2453
1677.48/1676.00	c qxplain 2453/2453
1677.48/1676.02	c 10431[?] 2441[?] -2607[?]  is mandatory 
1677.48/1676.02	c qxplain 2452/2452
1677.48/1676.03	c 10432[?] -2441[?] 2607[?] -1737[?]  is mandatory 
1677.48/1676.03	c qxplain 2447/2451
1677.48/1676.05	c qxplain 2450/2451
1677.48/1676.06	c qxplain 2451/2451
1677.48/1676.08	c 10433[?] 39[?] -2608[?]  is mandatory 
1677.48/1676.08	c qxplain 2450/2450
1677.58/1676.10	c 10434[?] 2442[?] -2608[?]  is mandatory 
1677.58/1676.10	c qxplain 2447/2449
1677.58/1676.11	c qxplain 2449/2449
1677.58/1676.13	c 10435[?] -2442[?] -39[?] 2608[?]  is mandatory 
1677.58/1676.13	c qxplain 2447/2448
1677.58/1676.14	c qxplain 2448/2448
1677.58/1676.17	c 10436[?] 40[?] -2609[?]  is mandatory 
1677.58/1676.17	c qxplain 2447/2447
1677.58/1676.19	c 10437[?] -2609[?] 2443[?]  is mandatory 
1677.58/1676.19	c qxplain 2429/2446
1677.68/1676.20	c qxplain 2438/2446
1677.68/1676.22	c qxplain 2443/2446
1677.68/1676.23	c qxplain 2445/2446
1677.68/1676.25	c qxplain 2446/2446
1677.68/1676.26	c 10438[?] -40[?] -2443[?] 2609[?]  is mandatory 
1677.68/1676.26	c qxplain 2445/2445
1677.68/1676.28	c 10439[?] 41[?] -2610[?]  is mandatory 
1677.68/1676.28	c qxplain 2443/2444
1677.68/1676.30	c qxplain 2444/2444
1677.78/1676.31	c 10440[?] -2610[?] 2444[?]  is mandatory 
1677.78/1676.31	c qxplain 2443/2443
1677.78/1676.33	c 10441[?] -2444[?] -41[?] 2610[?]  is mandatory 
1677.78/1676.33	c qxplain 2438/2442
1677.78/1676.35	c qxplain 2441/2442
1677.78/1676.37	c qxplain 2442/2442
1677.78/1676.39	c 10442[?] -2611[?] 42[?]  is mandatory 
1677.78/1676.39	c qxplain 2441/2441
1677.89/1676.40	c 10443[?] -2611[?] 2445[?]  is mandatory 
1677.89/1676.40	c qxplain 2438/2440
1677.89/1676.42	c qxplain 2440/2440
1677.89/1676.43	c 10444[?] -42[?] -2445[?] 2611[?]  is mandatory 
1677.89/1676.43	c qxplain 2438/2439
1677.89/1676.45	c qxplain 2439/2439
1677.89/1676.47	c 10445[?] -2612[?] 43[?]  is mandatory 
1677.89/1676.47	c qxplain 2438/2438
1677.89/1676.49	c 10446[?] -2612[?] 2446[?]  is mandatory 
1677.89/1676.49	c qxplain 2429/2437
1677.89/1676.50	c qxplain 2434/2437
1678.01/1676.52	c qxplain 2436/2437
1678.01/1676.53	c qxplain 2437/2437
1678.01/1676.55	c 10447[?] -43[?] -2446[?] 2612[?]  is mandatory 
1678.01/1676.55	c qxplain 2436/2436
1678.01/1676.57	c 10448[?] 45[?] -2613[?]  is mandatory 
1678.01/1676.57	c qxplain 2434/2435
1678.01/1676.59	c qxplain 2435/2435
1678.11/1676.62	c 10449[?] -2613[?] 2447[?]  is mandatory 
1678.11/1676.62	c qxplain 2434/2434
1678.11/1676.64	c 10450[?] -2447[?] -45[?] 2613[?]  is mandatory 
1678.11/1676.64	c qxplain 2429/2433
1678.11/1676.65	c qxplain 2432/2433
1678.11/1676.67	c qxplain 2433/2433
1678.19/1676.71	c 10451[?] 1737[?] -2614[?]  is mandatory 
1678.19/1676.71	c qxplain 2432/2432
1678.19/1676.72	c 10452[?] 2448[?] -2614[?]  is mandatory 
1678.19/1676.72	c qxplain 2429/2431
1678.19/1676.74	c qxplain 2431/2431
1678.19/1676.75	c 10453[?] -2448[?] -1737[?] 2614[?]  is mandatory 
1678.19/1676.75	c qxplain 2429/2430
1678.19/1676.78	c qxplain 2430/2430
1678.29/1676.80	c 10454[?] 39[?] -2615[?]  is mandatory 
1678.29/1676.80	c qxplain 2429/2429
1678.29/1676.82	c 10455[?] -2615[?] 2449[?]  is mandatory 
1678.29/1676.82	c qxplain 2393/2428
1678.29/1676.83	c qxplain 2411/2428
1678.29/1676.85	c qxplain 2420/2428
1678.29/1676.87	c qxplain 2425/2428
1678.29/1676.88	c qxplain 2427/2428
1678.39/1676.90	c qxplain 2428/2428
1678.39/1676.91	c 10456[?] -39[?] -2449[?] 2615[?]  is mandatory 
1678.39/1676.91	c qxplain 2427/2427
1678.39/1676.93	c 10457[?] 40[?] -2616[?]  is mandatory 
1678.39/1676.93	c qxplain 2425/2426
1678.39/1676.94	c qxplain 2426/2426
1678.39/1676.95	c 10458[?] -2616[?] 2450[?]  is mandatory 
1678.39/1676.95	c qxplain 2425/2425
1678.39/1676.97	c 10459[?] -2450[?] -40[?] 2616[?]  is mandatory 
1678.39/1676.97	c qxplain 2420/2424
1678.39/1676.99	c qxplain 2423/2424
1678.49/1677.01	c qxplain 2424/2424
1678.49/1677.03	c 10460[?] 41[?] -2617[?]  is mandatory 
1678.49/1677.03	c qxplain 2423/2423
1678.49/1677.05	c 10461[?] -2617[?] 2451[?]  is mandatory 
1678.49/1677.05	c qxplain 2420/2422
1678.49/1677.06	c qxplain 2422/2422
1678.49/1677.07	c 10462[?] -41[?] -2451[?] 2617[?]  is mandatory 
1678.49/1677.08	c qxplain 2420/2421
1678.49/1677.09	c qxplain 2421/2421
1678.59/1677.11	c 10463[?] 42[?] -2618[?]  is mandatory 
1678.59/1677.11	c qxplain 2420/2420
1678.59/1677.12	c 10464[?] -2618[?] 2452[?]  is mandatory 
1678.59/1677.12	c qxplain 2411/2419
1678.59/1677.14	c qxplain 2416/2419
1678.59/1677.15	c qxplain 2418/2419
1678.59/1677.16	c qxplain 2419/2419
1678.59/1677.18	c 10465[?] -42[?] -2452[?] 2618[?]  is mandatory 
1678.59/1677.18	c qxplain 2418/2418
1678.59/1677.19	c 10466[?] -2619[?] 43[?]  is mandatory 
1678.59/1677.19	c qxplain 2416/2417
1678.69/1677.20	c qxplain 2417/2417
1678.69/1677.22	c 10467[?] -2619[?] 2453[?]  is mandatory 
1678.69/1677.22	c qxplain 2416/2416
1678.69/1677.24	c 10468[?] -2453[?] -43[?] 2619[?]  is mandatory 
1678.69/1677.24	c qxplain 2411/2415
1678.69/1677.25	c qxplain 2414/2415
1678.69/1677.27	c qxplain 2415/2415
1678.69/1677.29	c 10469[?] 44[?] -2620[?]  is mandatory 
1678.69/1677.29	c qxplain 2414/2414
1678.79/1677.30	c 10470[?] -2620[?] 2454[?]  is mandatory 
1678.79/1677.30	c qxplain 2411/2413
1678.79/1677.32	c qxplain 2413/2413
1678.79/1677.33	c 10471[?] -44[?] -2454[?] 2620[?]  is mandatory 
1678.79/1677.33	c qxplain 2411/2412
1678.79/1677.35	c qxplain 2412/2412
1678.79/1677.36	c 10472[?] -2621[?] 46[?]  is mandatory 
1678.79/1677.36	c qxplain 2411/2411
1678.79/1677.38	c 10473[?] -2621[?] 2455[?]  is mandatory 
1678.79/1677.38	c qxplain 2393/2410
1678.79/1677.40	c qxplain 2402/2410
1678.88/1677.41	c qxplain 2407/2410
1678.88/1677.42	c qxplain 2409/2410
1678.88/1677.44	c qxplain 2410/2410
1678.88/1677.45	c 10474[?] 2621[?] -46[?] -2455[?]  is mandatory 
1678.88/1677.45	c qxplain 2409/2409
1678.88/1677.46	c 10475[?] 39[?] -2622[?]  is mandatory 
1678.88/1677.46	c qxplain 2407/2408
1678.88/1677.47	c qxplain 2408/2408
1678.88/1677.49	c 10476[?] 2456[?] -2622[?]  is mandatory 
1678.88/1677.49	c qxplain 2407/2407
1678.98/1677.50	c 10477[?] 2622[?] -39[?] -2456[?]  is mandatory 
1678.98/1677.50	c qxplain 2402/2406
1678.98/1677.51	c qxplain 2405/2406
1678.98/1677.52	c qxplain 2406/2406
1678.98/1677.54	c 10478[?] 40[?] -2623[?]  is mandatory 
1678.98/1677.54	c qxplain 2405/2405
1678.98/1677.55	c 10479[?] -2623[?] 2457[?]  is mandatory 
1678.98/1677.55	c qxplain 2402/2404
1678.98/1677.57	c qxplain 2404/2404
1678.98/1677.58	c 10480[?] -40[?] -2457[?] 2623[?]  is mandatory 
1678.98/1677.58	c qxplain 2402/2403
1678.98/1677.59	c qxplain 2403/2403
1678.98/1677.60	c 10481[?] -2624[?] 41[?]  is mandatory 
1678.98/1677.60	c qxplain 2402/2402
1678.98/1677.61	c 10482[?] -2624[?] 2458[?]  is mandatory 
1678.98/1677.61	c qxplain 2393/2401
1679.10/1677.63	c qxplain 2398/2401
1679.10/1677.64	c qxplain 2400/2401
1679.10/1677.65	c qxplain 2401/2401
1679.10/1677.66	c 10483[?] -2458[?] -41[?] 2624[?]  is mandatory 
1679.10/1677.66	c qxplain 2400/2400
1679.10/1677.68	c 10484[?] -2625[?] 42[?]  is mandatory 
1679.10/1677.68	c qxplain 2398/2399
1679.10/1677.69	c qxplain 2399/2399
1679.10/1677.71	c 10485[?] -2625[?] 2459[?]  is mandatory 
1679.10/1677.71	c qxplain 2398/2398
1679.20/1677.72	c 10486[?] -2459[?] -42[?] 2625[?]  is mandatory 
1679.20/1677.72	c qxplain 2393/2397
1679.20/1677.73	c qxplain 2396/2397
1679.20/1677.75	c qxplain 2397/2397
1679.20/1677.76	c 10487[?] 43[?] -2626[?]  is mandatory 
1679.20/1677.76	c qxplain 2396/2396
1679.20/1677.77	c 10488[?] -2626[?] 2460[?]  is mandatory 
1679.20/1677.77	c qxplain 2393/2395
1679.20/1677.79	c qxplain 2395/2395
1679.28/1677.80	c 10489[?] -2460[?] -43[?] 2626[?]  is mandatory 
1679.28/1677.80	c qxplain 2393/2394
1679.28/1677.81	c qxplain 2394/2394
1679.28/1677.82	c 10490[?] 44[?] -2627[?]  is mandatory 
1679.28/1677.83	c qxplain 2393/2393
1679.28/1677.84	c 10491[?] -2627[?] 2461[?]  is mandatory 
1679.28/1677.84	c qxplain 2320/2392
1679.28/1677.87	c qxplain 2357/2392
1679.28/1677.88	c qxplain 2375/2392
1679.28/1677.90	c qxplain 2384/2392
1679.38/1677.92	c qxplain 2389/2392
1679.38/1677.94	c qxplain 2391/2392
1679.38/1677.95	c qxplain 2392/2392
1679.38/1677.96	c 10492[?] -2461[?] -44[?] 2627[?]  is mandatory 
1679.38/1677.96	c qxplain 2391/2391
1679.38/1677.98	c 10493[?] 45[?] -2628[?]  is mandatory 
1679.38/1677.98	c qxplain 2389/2390
1679.38/1677.99	c qxplain 2390/2390
1679.48/1678.00	c 10494[?] -2628[?] 2462[?]  is mandatory 
1679.48/1678.00	c qxplain 2389/2389
1679.48/1678.02	c 10495[?] -45[?] 2628[?] -2462[?]  is mandatory 
1679.48/1678.02	c qxplain 2384/2388
1679.48/1678.04	c qxplain 2387/2388
1679.48/1678.05	c qxplain 2388/2388
1679.48/1678.06	c 10496[?] 2493[?] -2629[?]  is mandatory 
1679.48/1678.06	c qxplain 2387/2387
1679.48/1678.07	c 10497[?] 2494[?] -2629[?]  is mandatory 
1679.48/1678.07	c qxplain 2384/2386
1679.48/1678.08	c qxplain 2386/2386
1679.48/1678.09	c 10498[?] 2495[?] -2629[?]  is mandatory 
1679.48/1678.09	c qxplain 2384/2385
1679.58/1678.10	c qxplain 2385/2385
1679.58/1678.11	c 10499[?] 2496[?] -2629[?]  is mandatory 
1679.58/1678.11	c qxplain 2384/2384
1679.58/1678.12	c 10500[?] 1782[?] -2629[?]  is mandatory 
1679.58/1678.12	c qxplain 2375/2383
1679.58/1678.15	c qxplain 2380/2383
1679.58/1678.16	c qxplain 2382/2383
1679.58/1678.17	c qxplain 2383/2383
1679.58/1678.19	c 10501[?] -2496[?] -2495[?] -1782[?] 2629[?] -2494[?] -2493[?]  is mandatory 
1679.58/1678.19	c qxplain 2382/2382
1679.68/1678.21	c 10502[?] -2630[?] 2333[?]  is mandatory 
1679.68/1678.21	c qxplain 2380/2381
1679.68/1678.23	c qxplain 2381/2381
1679.68/1678.24	c 10503[?] 2630[?] -2333[?]  is mandatory 
1679.68/1678.24	c qxplain 2380/2380
1679.68/1678.27	c 10504[?] 2499[?] -2631[?]  is mandatory 
1679.68/1678.27	c qxplain 2375/2379
1679.68/1678.29	c qxplain 2378/2379
1679.78/1678.30	c qxplain 2379/2379
1679.78/1678.32	c 10505[?] 1956[?] -2631[?]  is mandatory 
1679.78/1678.32	c qxplain 2378/2378
1679.78/1678.33	c 10506[?] -2499[?] 2631[?] -1956[?]  is mandatory 
1679.78/1678.33	c qxplain 2375/2377
1679.78/1678.34	c qxplain 2377/2377
1679.78/1678.36	c 10507[?] 2333[?] -2632[?]  is mandatory 
1679.78/1678.36	c qxplain 2375/2376
1679.78/1678.38	c qxplain 2376/2376
1679.88/1678.41	c 10508[?] -2632[?] 2122[?]  is mandatory 
1679.88/1678.41	c qxplain 2375/2375
1679.88/1678.43	c 10509[?] -2333[?] 2632[?] -2122[?]  is mandatory 
1679.88/1678.43	c qxplain 2357/2374
1679.88/1678.47	c qxplain 2366/2374
1679.98/1678.51	c qxplain 2371/2374
1679.98/1678.54	c qxplain 2373/2374
1679.98/1678.56	c qxplain 2374/2374
1679.98/1678.57	c 10510[?] 2332[?] -2633[?]  is mandatory 
1679.98/1678.57	c qxplain 2373/2373
1679.98/1678.58	c 10511[?] 1957[?] -2633[?]  is mandatory 
1679.98/1678.58	c qxplain 2371/2372
1680.08/1678.61	c qxplain 2372/2372
1680.08/1678.63	c 10512[?] -2332[?] -1957[?] 2633[?]  is mandatory 
1680.08/1678.63	c qxplain 2371/2371
1680.08/1678.67	c 10513[?] -2501[?] -2634[?]  is mandatory 
1680.08/1678.67	c qxplain 2366/2370
1680.08/1678.69	c qxplain 2369/2370
1680.08/1678.71	c qxplain 2370/2370
1680.19/1678.75	c 10514[?] -2502[?] -2634[?]  is mandatory 
1680.19/1678.75	c qxplain 2369/2369
1680.19/1678.78	c 10515[?] -2503[?] -2634[?]  is mandatory 
1680.19/1678.78	c qxplain 2366/2368
1680.19/1678.81	c qxplain 2368/2368
1680.30/1678.84	c 10516[?] -2504[?] -2634[?]  is mandatory 
1680.30/1678.84	c qxplain 2366/2367
1680.30/1678.88	c qxplain 2367/2367
1680.38/1678.91	c 10517[?] -2505[?] -2634[?]  is mandatory 
1680.38/1678.91	c qxplain 2366/2366
1680.38/1678.94	c 10518[?] -2506[?] -2634[?]  is mandatory 
1680.38/1678.94	c qxplain 2357/2365
1680.38/1678.98	c qxplain 2362/2365
1680.38/1679.00	c qxplain 2364/2365
1680.48/1679.03	c qxplain 2365/2365
1680.48/1679.06	c 10519[?] -2507[?] -2634[?]  is mandatory 
1680.48/1679.06	c qxplain 2364/2364
1680.58/1679.10	c 10520[?] -2634[?] -2508[?]  is mandatory 
1680.58/1679.10	c qxplain 2362/2363
1680.58/1679.13	c qxplain 2363/2363
1680.58/1679.16	c 10521[?] 2503[?] 2504[?] 2634[?] 2507[?] 2508[?] 2506[?] 2505[?] 2502[?] 2501[?]  is mandatory 
1680.58/1679.16	c qxplain 2362/2362
1680.58/1679.20	c 10522[?] -2509[?] -2635[?]  is mandatory 
1680.58/1679.20	c qxplain 2357/2361
1680.68/1679.22	c qxplain 2360/2361
1680.68/1679.25	c qxplain 2361/2361
1680.68/1679.28	c 10523[?] -2635[?] -2510[?]  is mandatory 
1680.68/1679.28	c qxplain 2360/2360
1680.78/1679.32	c 10524[?] -2511[?] -2635[?]  is mandatory 
1680.78/1679.32	c qxplain 2357/2359
1680.78/1679.33	c qxplain 2359/2359
1680.78/1679.37	c 10525[?] -2512[?] -2635[?]  is mandatory 
1680.78/1679.37	c qxplain 2357/2358
1680.78/1679.39	c qxplain 2358/2358
1680.88/1679.42	c 10526[?] -2513[?] -2635[?]  is mandatory 
1680.88/1679.42	c qxplain 2357/2357
1680.88/1679.45	c 10527[?] -2514[?] -2635[?]  is mandatory 
1680.88/1679.45	c qxplain 2320/2356
1680.98/1679.50	c qxplain 2339/2356
1680.98/1679.53	c qxplain 2348/2356
1680.98/1679.54	c qxplain 2353/2356
1680.98/1679.56	c qxplain 2355/2356
1680.98/1679.59	c qxplain 2356/2356
1681.08/1679.61	c 10528[?] -2515[?] -2635[?]  is mandatory 
1681.08/1679.61	c qxplain 2355/2355
1681.08/1679.65	c 10529[?] -2635[?] -2516[?]  is mandatory 
1681.08/1679.65	c qxplain 2353/2354
1681.08/1679.68	c qxplain 2354/2354
1681.18/1679.70	c 10530[?] 2511[?] 2635[?] 2516[?] 2515[?] 2514[?] 2513[?] 2512[?] 2510[?] 2509[?]  is mandatory 
1681.18/1679.70	c qxplain 2353/2353
1681.18/1679.74	c 10531[?] -2517[?] -2636[?]  is mandatory 
1681.18/1679.74	c qxplain 2348/2352
1681.18/1679.76	c qxplain 2351/2352
1681.18/1679.78	c qxplain 2352/2352
1681.18/1679.81	c 10532[?] -2518[?] -2636[?]  is mandatory 
1681.18/1679.81	c qxplain 2351/2351
1681.29/1679.83	c 10533[?] -2519[?] -2636[?]  is mandatory 
1681.29/1679.83	c qxplain 2348/2350
1681.29/1679.85	c qxplain 2350/2350
1681.29/1679.88	c 10534[?] -2520[?] -2636[?]  is mandatory 
1681.29/1679.88	c qxplain 2348/2349
1681.29/1679.91	c qxplain 2349/2349
1681.40/1679.93	c 10535[?] -2521[?] -2636[?]  is mandatory 
1681.40/1679.93	c qxplain 2348/2348
1681.40/1679.96	c 10536[?] -2522[?] -2636[?]  is mandatory 
1681.40/1679.96	c qxplain 2339/2347
1681.40/1679.98	c qxplain 2344/2347
1681.40/1680.00	c qxplain 2346/2347
1681.48/1680.02	c qxplain 2347/2347
1681.48/1680.05	c 10537[?] -2523[?] -2636[?]  is mandatory 
1681.48/1680.05	c qxplain 2346/2346
1681.48/1680.08	c 10538[?] -2636[?] -2524[?]  is mandatory 
1681.48/1680.08	c qxplain 2344/2345
1681.58/1680.10	c qxplain 2345/2345
1681.58/1680.13	c 10539[?] 2520[?] 2519[?] 2636[?] 2524[?] 2523[?] 2522[?] 2521[?] 2518[?] 2517[?]  is mandatory 
1681.58/1680.13	c qxplain 2344/2344
1681.58/1680.15	c 10540[?] -2525[?] -2637[?]  is mandatory 
1681.58/1680.15	c qxplain 2339/2343
1681.58/1680.17	c qxplain 2342/2343
1681.58/1680.19	c qxplain 2343/2343
1681.68/1680.21	c 10541[?] -2526[?] -2637[?]  is mandatory 
1681.68/1680.21	c qxplain 2342/2342
1681.68/1680.23	c 10542[?] -2527[?] -2637[?]  is mandatory 
1681.68/1680.23	c qxplain 2339/2341
1681.68/1680.25	c qxplain 2341/2341
1681.68/1680.28	c 10543[?] -2528[?] -2637[?]  is mandatory 
1681.68/1680.28	c qxplain 2339/2340
1681.68/1680.30	c qxplain 2340/2340
1681.79/1680.32	c 10544[?] -2529[?] -2637[?]  is mandatory 
1681.79/1680.32	c qxplain 2339/2339
1681.79/1680.34	c 10545[?] -2530[?] -2637[?]  is mandatory 
1681.79/1680.34	c qxplain 2320/2338
1681.79/1680.36	c qxplain 2330/2338
1681.79/1680.38	c qxplain 2335/2338
1681.79/1680.39	c qxplain 2337/2338
1681.89/1680.41	c qxplain 2338/2338
1681.89/1680.44	c 10546[?] -2531[?] -2637[?]  is mandatory 
1681.89/1680.44	c qxplain 2337/2337
1681.89/1680.46	c 10547[?] -2532[?] -2637[?]  is mandatory 
1681.89/1680.46	c qxplain 2335/2336
1681.89/1680.48	c qxplain 2336/2336
1681.99/1680.50	c 10548[?] 2528[?] 2637[?] 2530[?] 2532[?] 2531[?] 2529[?] 2527[?] 2526[?] 2525[?]  is mandatory 
1681.99/1680.50	c qxplain 2335/2335
1681.99/1680.53	c 10549[?] -2533[?] -2638[?]  is mandatory 
1681.99/1680.53	c qxplain 2330/2334
1681.99/1680.55	c qxplain 2333/2334
1681.99/1680.57	c qxplain 2334/2334
1681.99/1680.59	c 10550[?] -2534[?] -2638[?]  is mandatory 
1681.99/1680.59	c qxplain 2333/2333
1682.09/1680.61	c 10551[?] -2535[?] -2638[?]  is mandatory 
1682.09/1680.61	c qxplain 2330/2332
1682.09/1680.63	c qxplain 2332/2332
1682.09/1680.65	c 10552[?] -2536[?] -2638[?]  is mandatory 
1682.09/1680.65	c qxplain 2330/2331
1682.09/1680.67	c qxplain 2331/2331
1682.09/1680.69	c 10553[?] -2537[?] -2638[?]  is mandatory 
1682.09/1680.69	c qxplain 2330/2330
1682.19/1680.71	c 10554[?] -2538[?] -2638[?]  is mandatory 
1682.19/1680.71	c qxplain 2320/2329
1682.19/1680.79	c qxplain 2325/2329
1682.29/1680.81	c qxplain 2328/2329
1682.29/1680.82	c qxplain 2329/2329
1682.29/1680.84	c 10555[?] -2539[?] -2638[?]  is mandatory 
1682.29/1680.84	c qxplain 2328/2328
1682.29/1680.87	c 10556[?] -2638[?] -2540[?]  is mandatory 
1682.29/1680.87	c qxplain 2325/2327
1682.29/1680.89	c qxplain 2327/2327
1682.29/1680.91	c 10557[?] 2536[?] 2535[?] 2638[?] 2540[?] 2539[?] 2538[?] 2537[?] 2534[?] 2533[?]  is mandatory 
1682.29/1680.91	c qxplain 2325/2326
1682.40/1680.93	c qxplain 2326/2326
1682.40/1680.95	c 10558[?] -2541[?] -2639[?]  is mandatory 
1682.40/1680.95	c qxplain 2325/2325
1682.40/1680.96	c 10559[?] -2542[?] -2639[?]  is mandatory 
1682.40/1680.96	c qxplain 2320/2324
1682.40/1680.98	c qxplain 2323/2324
1682.40/1680.99	c qxplain 2324/2324
1682.40/1681.01	c 10560[?] -2543[?] -2639[?]  is mandatory 
1682.40/1681.01	c qxplain 2323/2323
1682.50/1681.03	c 10561[?] -2544[?] -2639[?]  is mandatory 
1682.50/1681.03	c qxplain 2320/2322
1682.50/1681.04	c qxplain 2322/2322
1682.50/1681.06	c 10562[?] -2545[?] -2639[?]  is mandatory 
1682.50/1681.06	c qxplain 2320/2321
1682.50/1681.08	c qxplain 2321/2321
1682.50/1681.09	c 10563[?] -2546[?] -2639[?]  is mandatory 
1682.50/1681.09	c qxplain 2320/2320
1682.58/1681.11	c 10564[?] -2547[?] -2639[?]  is mandatory 
1682.58/1681.11	c qxplain 0/2319
1682.58/1681.14	c qxplain 1160/2319
1682.58/1681.15	c qxplain 1740/2319
1682.58/1681.16	c qxplain 2030/2319
1682.58/1681.17	c qxplain 2175/2319
1682.58/1681.20	c qxplain 2248/2319
1682.68/1681.23	c qxplain 2284/2319
1682.68/1681.24	c qxplain 2302/2319
1682.68/1681.27	c qxplain 2311/2319
1682.68/1681.29	c qxplain 2316/2319
1682.78/1681.30	c qxplain 2318/2319
1682.78/1681.31	c qxplain 2319/2319
1682.78/1681.33	c 10565[?] -2548[?] -2639[?]  is mandatory 
1682.78/1681.33	c qxplain 2318/2318
1682.78/1681.36	c 10566[?] 2543[?] 2639[?] 2548[?] 2546[?] 2545[?] 2541[?] 2542[?] 2544[?] 2547[?]  is mandatory 
1682.78/1681.36	c qxplain 2316/2317
1682.78/1681.38	c qxplain 2317/2317
1682.78/1681.39	c 10567[?] -2549[?] -2640[?]  is mandatory 
1682.78/1681.39	c qxplain 2316/2316
1682.88/1681.41	c 10568[?] -2550[?] -2640[?]  is mandatory 
1682.88/1681.41	c qxplain 2311/2315
1682.88/1681.42	c qxplain 2314/2315
1682.88/1681.43	c qxplain 2315/2315
1682.88/1681.45	c 10569[?] -2551[?] -2640[?]  is mandatory 
1682.88/1681.45	c qxplain 2314/2314
1682.88/1681.46	c 10570[?] -2640[?] -2552[?]  is mandatory 
1682.88/1681.46	c qxplain 2311/2313
1682.88/1681.48	c qxplain 2313/2313
1682.88/1681.50	c 10571[?] -2553[?] -2640[?]  is mandatory 
1682.88/1681.50	c qxplain 2311/2312
1682.98/1681.51	c qxplain 2312/2312
1682.98/1681.52	c 10572[?] -2640[?] -2554[?]  is mandatory 
1682.98/1681.52	c qxplain 2311/2311
1682.98/1681.54	c 10573[?] -2555[?] -2640[?]  is mandatory 
1682.98/1681.54	c qxplain 2302/2310
1682.98/1681.55	c qxplain 2307/2310
1682.98/1681.56	c qxplain 2309/2310
1682.98/1681.57	c qxplain 2310/2310
1682.98/1681.59	c 10574[?] -2640[?] -2556[?]  is mandatory 
1682.98/1681.59	c qxplain 2309/2309
1683.08/1681.61	c 10575[?] 2549[?] 2552[?] 2551[?] 2640[?] 2556[?] 2555[?] 2554[?] 2553[?] 2550[?]  is mandatory 
1683.08/1681.61	c qxplain 2307/2308
1683.08/1681.62	c qxplain 2308/2308
1683.08/1681.64	c 10576[?] -2557[?] -2641[?]  is mandatory 
1683.08/1681.64	c qxplain 2307/2307
1683.08/1681.65	c 10577[?] -2558[?] -2641[?]  is mandatory 
1683.08/1681.65	c qxplain 2302/2306
1683.08/1681.66	c qxplain 2305/2306
1683.08/1681.67	c qxplain 2306/2306
1683.08/1681.68	c 10578[?] -2559[?] -2641[?]  is mandatory 
1683.08/1681.68	c qxplain 2305/2305
1683.18/1681.70	c 10579[?] -2560[?] -2641[?]  is mandatory 
1683.18/1681.70	c qxplain 2302/2304
1683.18/1681.71	c qxplain 2304/2304
1683.18/1681.73	c 10580[?] -2561[?] -2641[?]  is mandatory 
1683.18/1681.73	c qxplain 2302/2303
1683.18/1681.74	c qxplain 2303/2303
1683.18/1681.75	c 10581[?] -2562[?] -2641[?]  is mandatory 
1683.18/1681.75	c qxplain 2302/2302
1683.18/1681.76	c 10582[?] -2563[?] -2641[?]  is mandatory 
1683.18/1681.76	c qxplain 2284/2301
1683.18/1681.79	c qxplain 2293/2301
1683.28/1681.85	c qxplain 2298/2301
1683.28/1681.89	c qxplain 2300/2301
1683.38/1681.91	c qxplain 2301/2301
1683.38/1681.93	c 10583[?] -2564[?] -2641[?]  is mandatory 
1683.38/1681.93	c qxplain 2300/2300
1683.38/1681.94	c 10584[?] 2558[?] 2559[?] 2557[?] 2562[?] 2564[?] 2641[?] 2563[?] 2561[?] 2560[?]  is mandatory 
1683.38/1681.94	c qxplain 2298/2299
1683.38/1681.97	c qxplain 2299/2299
1683.38/1682.00	c 10585[?] -2565[?] -2642[?]  is mandatory 
1683.38/1682.00	c qxplain 2298/2298
1683.50/1682.04	c 10586[?] -2566[?] -2642[?]  is mandatory 
1683.50/1682.04	c qxplain 2293/2297
1683.50/1682.06	c qxplain 2296/2297
1683.50/1682.11	c qxplain 2297/2297
1683.60/1682.15	c 10587[?] -2567[?] -2642[?]  is mandatory 
1683.60/1682.15	c qxplain 2296/2296
1683.60/1682.19	c 10588[?] -2568[?] -2642[?]  is mandatory 
1683.60/1682.19	c qxplain 2293/2295
1683.68/1682.22	c qxplain 2295/2295
1683.68/1682.26	c 10589[?] -2569[?] -2642[?]  is mandatory 
1683.68/1682.26	c qxplain 2293/2294
1683.68/1682.27	c qxplain 2294/2294
1683.78/1682.31	c 10590[?] -2570[?] -2642[?]  is mandatory 
1683.78/1682.31	c qxplain 2293/2293
1683.78/1682.34	c 10591[?] -2571[?] -2642[?]  is mandatory 
1683.78/1682.34	c qxplain 2284/2292
1683.78/1682.36	c qxplain 2289/2292
1683.78/1682.38	c qxplain 2291/2292
1683.88/1682.40	c qxplain 2292/2292
1683.88/1682.44	c 10592[?] -2572[?] -2642[?]  is mandatory 
1683.88/1682.44	c qxplain 2291/2291
1683.88/1682.47	c 10593[?] 2567[?] 2642[?] 2572[?] 2571[?] 2570[?] 2569[?] 2568[?] 2566[?] 2565[?]  is mandatory 
1683.88/1682.47	c qxplain 2289/2290
1683.98/1682.50	c qxplain 2290/2290
1683.98/1682.54	c 10594[?] -2573[?] -2643[?]  is mandatory 
1683.98/1682.54	c qxplain 2289/2289
1683.98/1682.57	c 10595[?] -2574[?] -2643[?]  is mandatory 
1683.98/1682.57	c qxplain 2284/2288
1684.08/1682.60	c qxplain 2287/2288
1684.08/1682.63	c qxplain 2288/2288
1684.08/1682.65	c 10596[?] -2575[?] -2643[?]  is mandatory 
1684.08/1682.65	c qxplain 2287/2287
1684.08/1682.68	c 10597[?] -2576[?] -2643[?]  is mandatory 
1684.08/1682.68	c qxplain 2284/2286
1684.18/1682.71	c qxplain 2286/2286
1684.18/1682.74	c 10598[?] -2577[?] -2643[?]  is mandatory 
1684.18/1682.74	c qxplain 2284/2285
1684.18/1682.76	c qxplain 2285/2285
1684.18/1682.79	c 10599[?] -2578[?] -2643[?]  is mandatory 
1684.18/1682.79	c qxplain 2284/2284
1684.28/1682.82	c 10600[?] -2579[?] -2643[?]  is mandatory 
1684.28/1682.82	c qxplain 2248/2283
1684.28/1682.84	c qxplain 2266/2283
1684.28/1682.86	c qxplain 2275/2283
1684.28/1682.88	c qxplain 2280/2283
1684.28/1682.89	c qxplain 2282/2283
1684.38/1682.91	c qxplain 2283/2283
1684.38/1682.94	c 10601[?] -2643[?] -2580[?]  is mandatory 
1684.38/1682.94	c qxplain 2282/2282
1684.38/1682.98	c 10602[?] 2574[?] 2573[?] 2576[?] 2575[?] 2643[?] 2580[?] 2579[?] 2578[?] 2577[?]  is mandatory 
1684.38/1682.98	c qxplain 2280/2281
1684.48/1683.00	c qxplain 2281/2281
1684.48/1683.03	c 10603[?] -2581[?] -2644[?]  is mandatory 
1684.48/1683.03	c qxplain 2280/2280
1684.48/1683.06	c 10604[?] -2582[?] -2644[?]  is mandatory 
1684.48/1683.06	c qxplain 2275/2279
1684.48/1683.08	c qxplain 2278/2279
1684.48/1683.11	c qxplain 2279/2279
1684.59/1683.13	c 10605[?] -2583[?] -2644[?]  is mandatory 
1684.59/1683.13	c qxplain 2278/2278
1684.59/1683.16	c 10606[?] -2584[?] -2644[?]  is mandatory 
1684.59/1683.16	c qxplain 2275/2277
1684.59/1683.18	c qxplain 2277/2277
1684.59/1683.19	c 10607[?] -2644[?] -2585[?]  is mandatory 
1684.59/1683.19	c qxplain 2275/2276
1684.59/1683.21	c qxplain 2276/2276
1684.70/1683.24	c 10608[?] -2586[?] -2644[?]  is mandatory 
1684.70/1683.24	c qxplain 2275/2275
1684.70/1683.26	c 10609[?] -2587[?] -2644[?]  is mandatory 
1684.70/1683.26	c qxplain 2266/2274
1684.70/1683.28	c qxplain 2271/2274
1684.70/1683.29	c qxplain 2273/2274
1684.78/1683.31	c qxplain 2274/2274
1684.78/1683.33	c 10610[?] -2644[?] -2588[?]  is mandatory 
1684.78/1683.33	c qxplain 2273/2273
1684.78/1683.36	c 10611[?] 2582[?] 2584[?] 2583[?] 2588[?] 2644[?] 2587[?] 2586[?] 2585[?] 2581[?]  is mandatory 
1684.78/1683.36	c qxplain 2271/2272
1684.78/1683.39	c qxplain 2272/2272
1684.87/1683.42	c 10612[?] -2589[?] -2645[?]  is mandatory 
1684.87/1683.42	c qxplain 2271/2271
1684.87/1683.44	c 10613[?] -2590[?] -2645[?]  is mandatory 
1684.87/1683.44	c qxplain 2266/2270
1684.87/1683.46	c qxplain 2269/2270
1684.87/1683.48	c qxplain 2270/2270
1684.97/1683.50	c 10614[?] -2591[?] -2645[?]  is mandatory 
1684.97/1683.50	c qxplain 2269/2269
1684.97/1683.53	c 10615[?] -2592[?] -2645[?]  is mandatory 
1684.97/1683.53	c qxplain 2266/2268
1684.97/1683.55	c qxplain 2268/2268
1684.97/1683.58	c 10616[?] -2593[?] -2645[?]  is mandatory 
1684.97/1683.58	c qxplain 2266/2267
1684.97/1683.60	c qxplain 2267/2267
1685.07/1683.62	c 10617[?] -2594[?] -2645[?]  is mandatory 
1685.07/1683.62	c qxplain 2266/2266
1685.07/1683.64	c 10618[?] -2595[?] -2645[?]  is mandatory 
1685.07/1683.64	c qxplain 2248/2265
1685.07/1683.66	c qxplain 2257/2265
1685.07/1683.68	c qxplain 2262/2265
1685.07/1683.69	c qxplain 2264/2265
1685.17/1683.70	c qxplain 2265/2265
1685.17/1683.73	c 10619[?] -2596[?] -2645[?]  is mandatory 
1685.17/1683.73	c qxplain 2264/2264
1685.17/1683.76	c 10620[?] 2592[?] 2590[?] 2591[?] 2594[?] 2596[?] 2645[?] 2595[?] 2593[?] 2589[?]  is mandatory 
1685.17/1683.76	c qxplain 2262/2263
1685.17/1683.78	c qxplain 2263/2263
1685.27/1683.80	c 10621[?] -2597[?] -2646[?]  is mandatory 
1685.27/1683.80	c qxplain 2262/2262
1685.27/1683.83	c 10622[?] -2598[?] -2646[?]  is mandatory 
1685.27/1683.83	c qxplain 2257/2261
1685.27/1683.84	c qxplain 2260/2261
1685.27/1683.86	c qxplain 2261/2261
1685.27/1683.88	c 10623[?] -2599[?] -2646[?]  is mandatory 
1685.27/1683.88	c qxplain 2260/2260
1685.37/1683.90	c 10624[?] -2600[?] -2646[?]  is mandatory 
1685.37/1683.90	c qxplain 2257/2259
1685.37/1683.92	c qxplain 2259/2259
1685.37/1683.94	c 10625[?] -2601[?] -2646[?]  is mandatory 
1685.37/1683.94	c qxplain 2257/2258
1685.37/1683.96	c qxplain 2258/2258
1685.37/1683.98	c 10626[?] -2646[?] -2602[?]  is mandatory 
1685.37/1683.98	c qxplain 2257/2257
1685.47/1684.00	c 10627[?] -2603[?] -2646[?]  is mandatory 
1685.47/1684.01	c qxplain 2248/2256
1685.47/1684.02	c qxplain 2253/2256
1685.47/1684.03	c qxplain 2255/2256
1685.47/1684.04	c qxplain 2256/2256
1685.47/1684.07	c 10628[?] -2604[?] -2646[?]  is mandatory 
1685.47/1684.07	c qxplain 2255/2255
1685.47/1684.09	c 10629[?] 2600[?] 2598[?] 2599[?] 2603[?] 2604[?] 2646[?] 2602[?] 2601[?] 2597[?]  is mandatory 
1685.47/1684.09	c qxplain 2253/2254
1685.57/1684.11	c qxplain 2254/2254
1685.57/1684.13	c 10630[?] -2605[?] -2647[?]  is mandatory 
1685.57/1684.13	c qxplain 2253/2253
1685.57/1684.15	c 10631[?] -2606[?] -2647[?]  is mandatory 
1685.57/1684.15	c qxplain 2248/2252
1685.57/1684.17	c qxplain 2251/2252
1685.57/1684.18	c qxplain 2252/2252
1685.57/1684.20	c 10632[?] -2607[?] -2647[?]  is mandatory 
1685.57/1684.20	c qxplain 2251/2251
1685.57/1684.22	c 10633[?] -2608[?] -2647[?]  is mandatory 
1685.57/1684.22	c qxplain 2248/2250
1685.69/1684.23	c qxplain 2250/2250
1685.69/1684.25	c 10634[?] -2609[?] -2647[?]  is mandatory 
1685.69/1684.25	c qxplain 2248/2249
1685.69/1684.27	c qxplain 2249/2249
1685.69/1684.28	c 10635[?] -2610[?] -2647[?]  is mandatory 
1685.69/1684.28	c qxplain 2248/2248
1685.69/1684.30	c 10636[?] -2611[?] -2647[?]  is mandatory 
1685.69/1684.30	c qxplain 2175/2247
1685.79/1684.32	c qxplain 2212/2247
1685.79/1684.35	c qxplain 2230/2247
1685.79/1684.37	c qxplain 2239/2247
1685.79/1684.38	c qxplain 2244/2247
1685.79/1684.39	c qxplain 2246/2247
1685.87/1684.40	c qxplain 2247/2247
1685.87/1684.42	c 10637[?] -2612[?] -2647[?]  is mandatory 
1685.87/1684.42	c qxplain 2246/2246
1685.87/1684.44	c 10638[?] 2606[?] 2607[?] 2647[?] 2612[?] 2609[?] 2611[?] 2610[?] 2608[?] 2605[?]  is mandatory 
1685.87/1684.44	c qxplain 2244/2245
1685.87/1684.46	c qxplain 2245/2245
1685.87/1684.47	c 10639[?] -2613[?] -2648[?]  is mandatory 
1685.87/1684.48	c qxplain 2244/2244
1685.87/1684.49	c 10640[?] -2614[?] -2648[?]  is mandatory 
1685.87/1684.49	c qxplain 2239/2243
1685.97/1684.50	c qxplain 2242/2243
1685.97/1684.52	c qxplain 2243/2243
1685.97/1684.53	c 10641[?] -2615[?] -2648[?]  is mandatory 
1685.97/1684.53	c qxplain 2242/2242
1685.97/1684.55	c 10642[?] -2616[?] -2648[?]  is mandatory 
1685.97/1684.55	c qxplain 2239/2241
1685.97/1684.56	c qxplain 2241/2241
1685.97/1684.58	c 10643[?] -2617[?] -2648[?]  is mandatory 
1685.97/1684.58	c qxplain 2239/2240
1685.97/1684.59	c qxplain 2240/2240
1686.07/1684.60	c 10644[?] -2618[?] -2648[?]  is mandatory 
1686.07/1684.60	c qxplain 2239/2239
1686.07/1684.62	c 10645[?] -2619[?] -2648[?]  is mandatory 
1686.07/1684.62	c qxplain 2230/2238
1686.07/1684.63	c qxplain 2235/2238
1686.07/1684.64	c qxplain 2237/2238
1686.07/1684.65	c qxplain 2238/2238
1686.07/1684.66	c 10646[?] -2620[?] -2648[?]  is mandatory 
1686.07/1684.66	c qxplain 2237/2237
1686.07/1684.68	c 10647[?] 2614[?] 2616[?] 2615[?] 2648[?] 2618[?] 2620[?] 2619[?] 2617[?] 2613[?]  is mandatory 
1686.07/1684.68	c qxplain 2235/2236
1686.07/1684.69	c qxplain 2236/2236
1686.17/1684.71	c 10648[?] -2621[?] -2649[?]  is mandatory 
1686.17/1684.71	c qxplain 2235/2235
1686.17/1684.72	c 10649[?] -2649[?] -2622[?]  is mandatory 
1686.17/1684.72	c qxplain 2230/2234
1686.17/1684.74	c qxplain 2233/2234
1686.17/1684.75	c qxplain 2234/2234
1686.17/1684.76	c 10650[?] -2623[?] -2649[?]  is mandatory 
1686.17/1684.76	c qxplain 2233/2233
1686.17/1684.77	c 10651[?] -2624[?] -2649[?]  is mandatory 
1686.17/1684.77	c qxplain 2230/2232
1686.17/1684.79	c qxplain 2232/2232
1686.27/1684.80	c 10652[?] -2625[?] -2649[?]  is mandatory 
1686.27/1684.80	c qxplain 2230/2231
1686.27/1684.81	c qxplain 2231/2231
1686.27/1684.82	c 10653[?] -2626[?] -2649[?]  is mandatory 
1686.27/1684.82	c qxplain 2230/2230
1686.27/1684.84	c 10654[?] -2627[?] -2649[?]  is mandatory 
1686.27/1684.84	c qxplain 2212/2229
1686.27/1684.86	c qxplain 2221/2229
1686.27/1684.87	c qxplain 2226/2229
1686.37/1684.94	c qxplain 2228/2229
1686.37/1684.96	c qxplain 2229/2229
1686.37/1684.97	c 10655[?] -2628[?] -2649[?]  is mandatory 
1686.37/1684.97	c qxplain 2228/2228
1686.37/1684.99	c 10656[?] 2622[?] 2623[?] 2649[?] 2628[?] 2626[?] 2625[?] 2627[?] 2624[?] 2621[?]  is mandatory 
1686.37/1684.99	c qxplain 2226/2227
1686.48/1685.01	c qxplain 2227/2227
1686.48/1685.03	c 10657[?] 2500[?] -2650[?]  is mandatory 
1686.48/1685.03	c qxplain 2226/2226
1686.48/1685.04	c 10658[?] -2650[?] 2265[?]  is mandatory 
1686.48/1685.04	c qxplain 2221/2225
1686.48/1685.06	c qxplain 2224/2225
1686.48/1685.09	c qxplain 2225/2225
1686.58/1685.13	c 10659[?] -2500[?] -2265[?] 2650[?]  is mandatory 
1686.58/1685.13	c qxplain 2224/2224
1686.58/1685.15	c 10660[?] 23[?] -2651[?]  is mandatory 
1686.58/1685.15	c qxplain 2221/2223
1686.58/1685.17	c qxplain 2223/2223
1686.58/1685.18	c 10661[?] 2272[?] -2651[?]  is mandatory 
1686.58/1685.18	c qxplain 2221/2222
1686.68/1685.20	c qxplain 2222/2222
1686.68/1685.22	c 10662[?] 2463[?] -2651[?]  is mandatory 
1686.68/1685.22	c qxplain 2221/2221
1686.68/1685.24	c 10663[?] -2463[?] -23[?] 2651[?] -2272[?]  is mandatory 
1686.68/1685.24	c qxplain 2212/2220
1686.68/1685.25	c qxplain 2217/2220
1686.68/1685.26	c qxplain 2219/2220
1686.68/1685.28	c qxplain 2220/2220
1686.68/1685.30	c 10664[?] 24[?] -2652[?]  is mandatory 
1686.68/1685.30	c qxplain 2219/2219
1686.79/1685.32	c 10665[?] -2652[?] 2272[?]  is mandatory 
1686.79/1685.32	c qxplain 2217/2218
1686.79/1685.34	c qxplain 2218/2218
1686.79/1685.36	c 10666[?] 2464[?] -2652[?]  is mandatory 
1686.79/1685.36	c qxplain 2217/2217
1686.79/1685.38	c 10667[?] -2464[?] -24[?] 2652[?] -2272[?]  is mandatory 
1686.79/1685.38	c qxplain 2212/2216
1686.79/1685.40	c qxplain 2215/2216
1686.79/1685.42	c qxplain 2216/2216
1686.89/1685.43	c 10668[?] 25[?] -2653[?]  is mandatory 
1686.89/1685.43	c qxplain 2215/2215
1688.27/1686.88	c qxplain 2212/2214
1688.37/1686.91	c qxplain 2214/2214
1688.37/1686.92	c 10670[?] 2464[?] -2653[?]  is mandatory 
1688.37/1686.92	c qxplain 2212/2213
1688.37/1686.94	c qxplain 2213/2213
1688.37/1686.95	c 10671[?] -2464[?] -25[?] 2653[?] -2273[?]  is mandatory 
1688.37/1686.95	c qxplain 2212/2212
1688.37/1686.96	c 10672[?] 26[?] -2654[?]  is mandatory 
1688.37/1686.96	c qxplain 2175/2211
1688.37/1686.98	c qxplain 2194/2211
1688.37/1686.99	c qxplain 2203/2211
1688.47/1687.00	c qxplain 2208/2211
1688.47/1687.02	c qxplain 2210/2211
1688.47/1687.03	c qxplain 2211/2211
1689.17/1687.77	c qxplain 2210/2210
1689.17/1687.80	c 10674[?] 2463[?] -2654[?]  is mandatory 
1689.17/1687.80	c qxplain 2208/2209
1689.27/1687.81	c qxplain 2209/2209
1689.27/1687.82	c 10675[?] -2463[?] -26[?] 2654[?] -2273[?]  is mandatory 
1689.27/1687.82	c qxplain 2208/2208
1689.67/1688.25	c 10676[?] 2655[?] -2466[?]  is mandatory 
1689.67/1688.25	c qxplain 2203/2207
1689.67/1688.27	c qxplain 2206/2207
1689.67/1688.29	c qxplain 2207/2207
1689.77/1688.31	c 10677[?] 2655[?] -2021[?]  is mandatory 
1689.77/1688.31	c qxplain 2206/2206
1689.77/1688.32	c 10678[?] 2655[?] -2092[?]  is mandatory 
1689.77/1688.32	c qxplain 2203/2205
1689.77/1688.33	c qxplain 2205/2205
1689.77/1688.35	c 10679[?] -2655[?] 2092[?] 2021[?] 2466[?]  is mandatory 
1689.77/1688.35	c qxplain 2203/2204
1689.77/1688.39	c qxplain 2204/2204
1690.19/1688.77	c 10680[?] -2466[?] -2656[?]  is mandatory 
1690.19/1688.77	c qxplain 2203/2203
1690.19/1688.79	c 10681[?] -2021[?] -2656[?]  is mandatory 
1690.19/1688.79	c qxplain 2194/2202
1690.27/1688.82	c qxplain 2199/2202
1690.27/1688.84	c qxplain 2201/2202
1690.27/1688.87	c qxplain 2202/2202
1690.27/1688.88	c 10682[?] -2656[?] -2092[?]  is mandatory 
1690.27/1688.88	c qxplain 2201/2201
1690.37/1688.90	c 10683[?] 2656[?] 2092[?] 2021[?] 2466[?]  is mandatory 
1690.37/1688.90	c qxplain 2199/2200
1690.37/1688.92	c qxplain 2200/2200
1690.37/1688.95	c 10684[?] 23[?] -2657[?]  is mandatory 
1690.37/1688.95	c qxplain 2199/2199
1690.37/1688.96	c 10685[?] -2657[?] 2276[?]  is mandatory 
1690.37/1688.96	c qxplain 2194/2198
1690.37/1688.97	c qxplain 2197/2198
1690.37/1689.00	c qxplain 2198/2198
1690.47/1689.01	c 10686[?] 2469[?] -2657[?]  is mandatory 
1690.47/1689.01	c qxplain 2197/2197
1690.47/1689.03	c 10687[?] -2469[?] -23[?] 2657[?] -2276[?]  is mandatory 
1690.47/1689.03	c qxplain 2194/2196
1690.47/1689.04	c qxplain 2196/2196
1690.47/1689.06	c 10688[?] 24[?] -2658[?]  is mandatory 
1690.47/1689.06	c qxplain 2194/2195
1690.47/1689.07	c qxplain 2195/2195
1690.47/1689.08	c 10689[?] -2658[?] 2276[?]  is mandatory 
1690.47/1689.08	c qxplain 2194/2194
1690.47/1689.10	c 10690[?] 2470[?] -2658[?]  is mandatory 
1690.47/1689.10	c qxplain 2175/2193
1690.57/1689.12	c qxplain 2185/2193
1690.57/1689.15	c qxplain 2190/2193
1690.57/1689.16	c qxplain 2192/2193
1690.57/1689.17	c qxplain 2193/2193
1690.57/1689.18	c 10691[?] -2470[?] -2276[?] -24[?] 2658[?]  is mandatory 
1690.57/1689.18	c qxplain 2192/2192
1690.57/1689.20	c 10692[?] 25[?] -2659[?]  is mandatory 
1690.57/1689.20	c qxplain 2190/2191
1690.67/1689.21	c qxplain 2191/2191
1691.87/1690.49	c qxplain 2190/2190
1691.97/1690.51	c 10694[?] 2470[?] -2659[?]  is mandatory 
1691.97/1690.51	c qxplain 2185/2189
1691.97/1690.53	c qxplain 2188/2189
1691.97/1690.54	c qxplain 2189/2189
1691.97/1690.55	c 10695[?] -2470[?] -25[?] 2659[?] -2277[?]  is mandatory 
1691.97/1690.55	c qxplain 2188/2188
1691.97/1690.56	c 10696[?] 26[?] -2660[?]  is mandatory 
1691.97/1690.56	c qxplain 2185/2187
1691.97/1690.57	c qxplain 2187/2187
1692.47/1691.02	c qxplain 2185/2186
1692.47/1691.04	c qxplain 2186/2186
1692.47/1691.05	c 10698[?] 2469[?] -2660[?]  is mandatory 
1692.47/1691.05	c qxplain 2185/2185
1692.47/1691.06	c 10699[?] -2469[?] -26[?] 2660[?] -2277[?]  is mandatory 
1692.47/1691.06	c qxplain 2175/2184
1692.47/1691.09	c qxplain 2180/2184
1692.57/1691.10	c qxplain 2183/2184
1692.57/1691.11	c qxplain 2184/2184
1692.57/1691.15	c 10700[?] -2661[?] 23[?]  is mandatory 
1692.57/1691.15	c qxplain 2183/2183
1692.57/1691.16	c 10701[?] -2661[?] 2279[?]  is mandatory 
1692.57/1691.16	c qxplain 2180/2182
1692.67/1691.20	c qxplain 2182/2182
1692.67/1691.21	c 10702[?] 2472[?] -2661[?]  is mandatory 
1692.67/1691.21	c qxplain 2180/2181
1692.67/1691.23	c qxplain 2181/2181
1692.67/1691.23	c 10703[?] -2472[?] 2661[?] -23[?] -2279[?]  is mandatory 
1692.67/1691.23	c qxplain 2180/2180
1692.67/1691.25	c 10704[?] 24[?] -2662[?]  is mandatory 
1692.67/1691.25	c qxplain 2175/2179
1692.67/1691.26	c qxplain 2178/2179
1692.67/1691.27	c qxplain 2179/2179
1692.67/1691.28	c 10705[?] -2662[?] 2279[?]  is mandatory 
1692.67/1691.28	c qxplain 2178/2178
1692.77/1691.30	c 10706[?] 2473[?] -2662[?]  is mandatory 
1692.77/1691.30	c qxplain 2175/2177
1692.77/1691.32	c qxplain 2177/2177
1692.77/1691.34	c 10707[?] -2473[?] -24[?] -2279[?] 2662[?]  is mandatory 
1692.77/1691.34	c qxplain 2175/2176
1692.77/1691.35	c qxplain 2176/2176
1692.77/1691.36	c 10708[?] 25[?] -2663[?]  is mandatory 
1692.77/1691.36	c qxplain 2175/2175
1693.77/1692.31	c qxplain 2030/2174
1693.77/1692.33	c qxplain 2103/2174
1693.77/1692.34	c qxplain 2139/2174
1693.77/1692.35	c qxplain 2157/2174
1693.77/1692.36	c qxplain 2166/2174
1693.77/1692.37	c qxplain 2171/2174
1693.77/1692.39	c qxplain 2173/2174
1693.87/1692.41	c qxplain 2174/2174
1693.87/1692.42	c 10710[?] 2473[?] -2663[?]  is mandatory 
1693.87/1692.42	c qxplain 2173/2173
1693.87/1692.43	c 10711[?] -2473[?] -25[?] 2663[?] -2280[?]  is mandatory 
1693.87/1692.43	c qxplain 2171/2172
1693.87/1692.44	c qxplain 2172/2172
1693.87/1692.45	c 10712[?] 26[?] -2664[?]  is mandatory 
1693.87/1692.45	c qxplain 2171/2171
1694.49/1693.07	c qxplain 2166/2170
1694.49/1693.09	c qxplain 2169/2170
1694.49/1693.10	c qxplain 2170/2170
1694.49/1693.12	c 10714[?] 2472[?] -2664[?]  is mandatory 
1694.49/1693.12	c qxplain 2169/2169
1694.59/1693.13	c 10715[?] -2472[?] -26[?] 2664[?] -2280[?]  is mandatory 
1694.59/1693.13	c qxplain 2166/2168
1694.59/1693.15	c qxplain 2168/2168
1694.59/1693.17	c 10716[?] 23[?] -2665[?]  is mandatory 
1694.59/1693.17	c qxplain 2166/2167
1694.59/1693.19	c qxplain 2167/2167
1694.67/1693.20	c 10717[?] -2665[?] 2282[?]  is mandatory 
1694.67/1693.20	c qxplain 2166/2166
1694.67/1693.21	c 10718[?] 2475[?] -2665[?]  is mandatory 
1694.67/1693.21	c qxplain 2157/2165
1694.67/1693.26	c qxplain 2162/2165
1694.67/1693.27	c qxplain 2164/2165
1694.77/1693.30	c qxplain 2165/2165
1694.77/1693.31	c 10719[?] -2475[?] -2282[?] -23[?] 2665[?]  is mandatory 
1694.77/1693.31	c qxplain 2164/2164
1694.77/1693.32	c 10720[?] 24[?] -2666[?]  is mandatory 
1694.77/1693.32	c qxplain 2162/2163
1694.77/1693.34	c qxplain 2163/2163
1694.77/1693.34	c 10721[?] 2282[?] -2666[?]  is mandatory 
1694.77/1693.34	c qxplain 2162/2162
1694.77/1693.36	c 10722[?] 2476[?] -2666[?]  is mandatory 
1694.77/1693.36	c qxplain 2157/2161
1694.77/1693.38	c qxplain 2160/2161
1694.77/1693.40	c qxplain 2161/2161
1694.87/1693.40	c 10723[?] -2476[?] -24[?] -2282[?] 2666[?]  is mandatory 
1694.87/1693.40	c qxplain 2160/2160
1694.87/1693.41	c 10724[?] 25[?] -2667[?]  is mandatory 
1694.87/1693.41	c qxplain 2157/2159
1694.87/1693.43	c qxplain 2159/2159
1695.59/1694.18	c qxplain 2157/2158
1695.59/1694.20	c qxplain 2158/2158
1695.59/1694.21	c 10726[?] 2476[?] -2667[?]  is mandatory 
1695.59/1694.21	c qxplain 2157/2157
1695.69/1694.23	c 10727[?] -2476[?] -25[?] 2667[?] -2283[?]  is mandatory 
1695.69/1694.23	c qxplain 2139/2156
1695.69/1694.26	c qxplain 2148/2156
1695.69/1694.27	c qxplain 2153/2156
1695.69/1694.29	c qxplain 2155/2156
1695.77/1694.30	c qxplain 2156/2156
1695.77/1694.31	c 10728[?] 26[?] -2668[?]  is mandatory 
1695.77/1694.31	c qxplain 2155/2155
1696.87/1695.42	c qxplain 2153/2154
1696.87/1695.44	c qxplain 2154/2154
1696.87/1695.45	c 10730[?] 2475[?] -2668[?]  is mandatory 
1696.87/1695.45	c qxplain 2153/2153
1696.87/1695.47	c 10731[?] -2475[?] -26[?] 2668[?] -2283[?]  is mandatory 
1696.87/1695.47	c qxplain 2148/2152
1696.87/1695.48	c qxplain 2151/2152
1696.97/1695.51	c qxplain 2152/2152
1697.57/1696.11	c 10732[?] 2669[?] -2478[?]  is mandatory 
1697.57/1696.11	c qxplain 2151/2151
1697.57/1696.13	c 10733[?] 2669[?] -2033[?]  is mandatory 
1697.57/1696.13	c qxplain 2148/2150
1697.57/1696.14	c qxplain 2150/2150
1697.57/1696.16	c 10734[?] -2096[?] 2669[?]  is mandatory 
1697.57/1696.16	c qxplain 2148/2149
1697.57/1696.18	c qxplain 2149/2149
1697.57/1696.18	c 10735[?] 2096[?] 2033[?] -2669[?] 2478[?]  is mandatory 
1697.57/1696.18	c qxplain 2148/2148
1698.07/1696.60	c 10736[?] -2670[?] -2478[?]  is mandatory 
1698.07/1696.60	c qxplain 2139/2147
1698.07/1696.63	c qxplain 2144/2147
1698.07/1696.64	c qxplain 2146/2147
1698.07/1696.66	c qxplain 2147/2147
1698.07/1696.67	c 10737[?] -2033[?] -2670[?]  is mandatory 
1698.07/1696.67	c qxplain 2146/2146
1698.07/1696.68	c 10738[?] -2096[?] -2670[?]  is mandatory 
1698.07/1696.68	c qxplain 2144/2145
1698.07/1696.69	c qxplain 2145/2145
1698.17/1696.70	c 10739[?] 2096[?] 2033[?] 2670[?] 2478[?]  is mandatory 
1698.17/1696.70	c qxplain 2144/2144
1698.17/1696.76	c 10740[?] -2671[?] 23[?]  is mandatory 
1698.17/1696.76	c qxplain 2139/2143
1698.17/1696.77	c qxplain 2142/2143
1698.17/1696.79	c qxplain 2143/2143
1698.17/1696.80	c 10741[?] -2671[?] 2286[?]  is mandatory 
1698.17/1696.80	c qxplain 2142/2142
1698.27/1696.80	c 10742[?] 2481[?] -2671[?]  is mandatory 
1698.27/1696.80	c qxplain 2139/2141
1698.27/1696.82	c qxplain 2141/2141
1698.27/1696.82	c 10743[?] -2481[?] -23[?] 2671[?] -2286[?]  is mandatory 
1698.27/1696.82	c qxplain 2139/2140
1698.27/1696.84	c qxplain 2140/2140
1698.27/1696.84	c 10744[?] -2672[?] 24[?]  is mandatory 
1698.27/1696.84	c qxplain 2139/2139
1698.27/1696.85	c 10745[?] -2672[?] 2286[?]  is mandatory 
1698.27/1696.85	c qxplain 2103/2138
1698.27/1696.86	c qxplain 2121/2138
1698.37/1696.93	c qxplain 2130/2138
1698.37/1696.94	c qxplain 2135/2138
1698.37/1696.95	c qxplain 2137/2138
1698.37/1696.96	c qxplain 2138/2138
1698.37/1696.97	c 10746[?] 2482[?] -2672[?]  is mandatory 
1698.37/1696.97	c qxplain 2137/2137
1698.37/1696.98	c 10747[?] -2482[?] 2672[?] -24[?] -2286[?]  is mandatory 
1698.37/1696.98	c qxplain 2135/2136
1698.47/1697.02	c qxplain 2136/2136
1698.57/1697.15	c 10748[?] -2673[?] 25[?]  is mandatory 
1698.57/1697.15	c qxplain 2135/2135
1699.07/1697.69	c qxplain 2130/2134
1699.27/1697.81	c qxplain 2133/2134
1699.37/1697.93	c qxplain 2134/2134
1699.37/1697.95	c 10750[?] -2673[?] 2482[?]  is mandatory 
1699.37/1697.95	c qxplain 2133/2133
1699.37/1697.97	c 10751[?] -2482[?] -25[?] 2673[?] -2287[?]  is mandatory 
1699.37/1697.97	c qxplain 2130/2132
1699.37/1697.99	c qxplain 2132/2132
1699.47/1698.00	c 10752[?] 26[?] -2674[?]  is mandatory 
1699.47/1698.00	c qxplain 2130/2131
1699.47/1698.01	c qxplain 2131/2131
1700.37/1698.96	c qxplain 2130/2130
1700.37/1698.98	c 10754[?] 2481[?] -2674[?]  is mandatory 
1700.37/1698.98	c qxplain 2121/2129
1700.46/1699.01	c qxplain 2126/2129
1700.46/1699.02	c qxplain 2128/2129
1700.56/1699.12	c qxplain 2129/2129
1700.56/1699.14	c 10755[?] -2481[?] -26[?] -2287[?] 2674[?]  is mandatory 
1700.56/1699.14	c qxplain 2128/2128
1700.56/1699.15	c 10756[?] 23[?] -2675[?]  is mandatory 
1700.56/1699.15	c qxplain 2126/2127
1700.56/1699.17	c qxplain 2127/2127
1700.56/1699.18	c 10757[?] -2675[?] 2289[?]  is mandatory 
1700.56/1699.18	c qxplain 2126/2126
1700.66/1699.20	c 10758[?] 2484[?] -2675[?]  is mandatory 
1700.66/1699.20	c qxplain 2121/2125
1700.66/1699.21	c qxplain 2124/2125
1700.76/1699.33	c qxplain 2125/2125
1700.76/1699.35	c 10759[?] -2484[?] -23[?] -2289[?] 2675[?]  is mandatory 
1700.76/1699.35	c qxplain 2124/2124
1700.87/1699.49	c 10760[?] -2676[?] 24[?]  is mandatory 
1700.87/1699.49	c qxplain 2121/2123
1700.97/1699.50	c qxplain 2123/2123
1700.97/1699.51	c 10761[?] -2676[?] 2289[?]  is mandatory 
1700.97/1699.51	c qxplain 2121/2122
1700.97/1699.54	c qxplain 2122/2122
1700.97/1699.55	c 10762[?] 2485[?] -2676[?]  is mandatory 
1700.97/1699.55	c qxplain 2121/2121
1700.97/1699.56	c 10763[?] -2485[?] -24[?] 2676[?] -2289[?]  is mandatory 
1700.97/1699.56	c qxplain 2103/2120
1700.97/1699.57	c qxplain 2112/2120
1700.97/1699.59	c qxplain 2117/2120
1701.09/1699.65	c qxplain 2119/2120
1701.09/1699.67	c qxplain 2120/2120
1701.09/1699.68	c 10764[?] 25[?] -2677[?]  is mandatory 
1701.09/1699.68	c qxplain 2119/2119
1702.47/1701.00	c qxplain 2117/2118
1702.47/1701.02	c qxplain 2118/2118
1702.47/1701.03	c 10766[?] 2485[?] -2677[?]  is mandatory 
1702.47/1701.03	c qxplain 2117/2117
1702.47/1701.05	c 10767[?] -2485[?] -25[?] 2677[?] -2290[?]  is mandatory 
1702.47/1701.05	c qxplain 2112/2116
1702.57/1701.17	c qxplain 2115/2116
1702.57/1701.18	c qxplain 2116/2116
1702.57/1701.19	c 10768[?] 26[?] -2678[?]  is mandatory 
1702.57/1701.19	c qxplain 2115/2115
1703.17/1701.76	c qxplain 2112/2114
1703.17/1701.78	c qxplain 2114/2114
1703.17/1701.80	c 10770[?] 2484[?] -2678[?]  is mandatory 
1703.17/1701.80	c qxplain 2112/2113
1703.17/1701.81	c qxplain 2113/2113
1703.29/1701.82	c 10771[?] -2484[?] -26[?] 2678[?] -2290[?]  is mandatory 
1703.29/1701.82	c qxplain 2112/2112
1703.29/1701.83	c 10772[?] -2497[?] 2679[?]  is mandatory 
1703.29/1701.83	c qxplain 2103/2111
1703.29/1701.85	c qxplain 2108/2111
1703.29/1701.86	c qxplain 2110/2111
1703.39/1701.93	c qxplain 2111/2111
1703.39/1701.94	c 10773[?] 2679[?] -2629[?]  is mandatory 
1703.39/1701.94	c qxplain 2110/2110
1703.39/1701.96	c 10774[?] 2629[?] 2497[?] -2679[?]  is mandatory 
1703.39/1701.96	c qxplain 2108/2109
1703.39/1701.97	c qxplain 2109/2109
1703.39/1701.98	c 10775[?] 2330[?] -2680[?]  is mandatory 
1703.39/1701.98	c qxplain 2108/2108
1703.39/1701.99	c 10776[?] -2330[?] 2680[?]  is mandatory 
1703.39/1701.99	c qxplain 2103/2107
1703.47/1702.00	c qxplain 2106/2107
1703.47/1702.01	c qxplain 2107/2107
1703.47/1702.02	c 10777[?] 2331[?] -2681[?]  is mandatory 
1703.47/1702.02	c qxplain 2106/2106
1703.47/1702.03	c 10778[?] -2331[?] 2681[?]  is mandatory 
1703.47/1702.03	c qxplain 2103/2105
1703.47/1702.04	c qxplain 2105/2105
1703.47/1702.05	c 10779[?] -2682[?] 2330[?]  is mandatory 
1703.47/1702.05	c qxplain 2103/2104
1703.47/1702.06	c qxplain 2104/2104
1703.47/1702.07	c 10780[?] 2682[?] -2330[?]  is mandatory 
1703.47/1702.07	c qxplain 2103/2103
1703.47/1702.08	c 10781[?] -2683[?] 2331[?]  is mandatory 
1703.47/1702.08	c qxplain 2030/2102
1703.47/1702.09	c qxplain 2067/2102
1703.57/1702.10	c qxplain 2085/2102
1703.57/1702.11	c qxplain 2094/2102
1703.57/1702.12	c qxplain 2099/2102
1703.57/1702.13	c qxplain 2101/2102
1703.57/1702.14	c qxplain 2102/2102
1703.57/1702.15	c 10782[?] 2683[?] -2331[?]  is mandatory 
1703.57/1702.15	c qxplain 2101/2101
1703.57/1702.16	c 10783[?] -2684[?] 2332[?]  is mandatory 
1703.57/1702.16	c qxplain 2099/2100
1703.57/1702.17	c qxplain 2100/2100
1703.57/1702.19	c 10784[?] 2684[?] -2332[?]  is mandatory 
1703.57/1702.19	c qxplain 2099/2099
1703.57/1702.20	c 10785[?] -2685[?] 2332[?]  is mandatory 
1703.57/1702.20	c qxplain 2094/2098
1703.67/1702.21	c qxplain 2097/2098
1703.67/1702.21	c qxplain 2098/2098
1703.67/1702.22	c 10786[?] 2685[?] -2332[?]  is mandatory 
1703.67/1702.22	c qxplain 2097/2097
1703.67/1702.25	c 10787[?] -2686[?] 2487[?]  is mandatory 
1703.67/1702.25	c qxplain 2094/2096
1703.67/1702.26	c qxplain 2096/2096
1703.67/1702.28	c 10788[?] -2487[?] 2686[?]  is mandatory 
1703.67/1702.28	c qxplain 2094/2095
1703.77/1702.30	c qxplain 2095/2095
1703.77/1702.35	c 10789[?] -2687[?] 2487[?]  is mandatory 
1703.77/1702.35	c qxplain 2094/2094
1703.77/1702.37	c 10791[?] -2688[?] 2488[?]  is mandatory 
1703.77/1702.37	c qxplain 2085/2093
1703.77/1702.39	c qxplain 2090/2093
1703.87/1702.40	c qxplain 2092/2093
1703.87/1702.43	c qxplain 2093/2093
1703.87/1702.44	c 10792[?] 2688[?] -2488[?]  is mandatory 
1703.87/1702.44	c qxplain 2092/2092
1703.97/1702.53	c 10793[?] -2689[?] 2488[?]  is mandatory 
1703.97/1702.53	c qxplain 2090/2091
1703.97/1702.54	c qxplain 2091/2091
1703.97/1702.55	c 10795[?] -2690[?] 2489[?]  is mandatory 
1703.97/1702.55	c qxplain 2090/2090
1704.07/1702.60	c 10796[?] 2690[?] -2489[?]  is mandatory 
1704.07/1702.60	c qxplain 2085/2089
1704.07/1702.62	c qxplain 2088/2089
1704.17/1702.74	c qxplain 2089/2089
1704.17/1702.75	c 10797[?] -2691[?] 2489[?]  is mandatory 
1704.17/1702.75	c qxplain 2088/2088
1704.17/1702.75	c qxplain 2085/2087
1704.17/1702.77	c qxplain 2087/2087
1704.17/1702.78	c 10799[?] -2692[?] 2490[?]  is mandatory 
1704.17/1702.78	c qxplain 2085/2086
1704.17/1702.79	c qxplain 2086/2086
1704.27/1702.80	c 10800[?] 2692[?] -2490[?]  is mandatory 
1704.27/1702.80	c qxplain 2085/2085
1704.27/1702.82	c 10801[?] -2693[?] 2490[?]  is mandatory 
1704.27/1702.82	c qxplain 2067/2084
1704.27/1702.84	c qxplain 2076/2084
1704.27/1702.85	c qxplain 2081/2084
1704.27/1702.86	c qxplain 2083/2084
1704.27/1702.87	c qxplain 2084/2084
1704.27/1702.87	c 10803[?] -2694[?] 2491[?]  is mandatory 
1704.27/1702.87	c qxplain 2083/2083
1704.38/1702.93	c 10804[?] 2694[?] -2491[?]  is mandatory 
1704.38/1702.93	c qxplain 2081/2082
1704.38/1702.98	c qxplain 2082/2082
1704.57/1703.12	c 10805[?] -2695[?] 2491[?]  is mandatory 
1704.57/1703.12	c qxplain 2081/2081
1704.57/1703.14	c 10807[?] -2696[?] 2492[?]  is mandatory 
1704.57/1703.14	c qxplain 2076/2080
1704.57/1703.18	c qxplain 2079/2080
1704.67/1703.23	c qxplain 2080/2080
1704.67/1703.25	c 10808[?] 2696[?] -2492[?]  is mandatory 
1704.67/1703.25	c qxplain 2079/2079
1704.67/1703.28	c 10809[?] -2697[?] 2492[?]  is mandatory 
1704.67/1703.28	c qxplain 2076/2078
1704.87/1703.48	c qxplain 2078/2078
1704.97/1703.52	c 10811[?] -2631[?] -2698[?]  is mandatory 
1704.97/1703.52	c qxplain 2076/2077
1704.97/1703.55	c qxplain 2077/2077
1705.06/1703.63	c 10812[?] -2698[?] -2190[?]  is mandatory 
1705.06/1703.63	c qxplain 2076/2076
1705.06/1703.64	c 10813[?] 2631[?] 2190[?] 2698[?]  is mandatory 
1705.06/1703.64	c qxplain 2067/2075
1705.16/1703.73	c qxplain 2072/2075
1705.16/1703.75	c qxplain 2074/2075
1705.26/1703.87	c qxplain 2075/2075
1705.26/1703.88	c 10814[?] -2632[?] 2699[?]  is mandatory 
1705.26/1703.88	c qxplain 2074/2074
1705.36/1703.95	c 10815[?] 2699[?] -2124[?]  is mandatory 
1705.36/1703.95	c qxplain 2072/2073
1705.36/1703.98	c qxplain 2073/2073
1705.48/1704.07	c 10816[?] -2191[?] 2699[?]  is mandatory 
1705.48/1704.07	c qxplain 2072/2072
1705.48/1704.09	c 10817[?] 2191[?] 2632[?] -2699[?] 2124[?]  is mandatory 
1705.48/1704.09	c qxplain 2067/2071
1705.58/1704.19	c qxplain 2070/2071
1705.86/1704.42	c qxplain 2071/2071
1705.86/1704.46	c 10818[?] -2633[?] -2700[?]  is mandatory 
1705.86/1704.46	c qxplain 2070/2070
1705.86/1704.47	c 10819[?] -2061[?] -2700[?]  is mandatory 
1705.86/1704.47	c qxplain 2067/2069
1705.86/1704.49	c qxplain 2069/2069
1705.96/1704.55	c 10820[?] 2633[?] 2061[?] 2700[?]  is mandatory 
1705.96/1704.55	c qxplain 2067/2068
1705.96/1704.56	c qxplain 2068/2068
1705.96/1704.57	c 10821[?] 2634[?] -2701[?]  is mandatory 
1705.96/1704.57	c qxplain 2067/2067
1705.96/1704.58	c 10822[?] 2147[?] -2701[?]  is mandatory 
1705.96/1704.58	c qxplain 2030/2066
1706.06/1704.69	c qxplain 2049/2066
1706.16/1704.70	c qxplain 2058/2066
1706.16/1704.71	c qxplain 2063/2066
1706.16/1704.72	c qxplain 2065/2066
1706.16/1704.73	c qxplain 2066/2066
1706.16/1704.74	c 10823[?] -2147[?] -2634[?] 2701[?]  is mandatory 
1706.16/1704.74	c qxplain 2065/2065
1706.16/1704.77	c 10824[?] 2642[?] -2702[?]  is mandatory 
1706.16/1704.77	c qxplain 2063/2064
1706.16/1704.78	c qxplain 2064/2064
1706.26/1704.83	c 10825[?] -2702[?] 2148[?]  is mandatory 
1706.26/1704.83	c qxplain 2063/2063
1706.26/1704.85	c 10826[?] -2642[?] -2148[?] 2702[?]  is mandatory 
1706.26/1704.85	c qxplain 2058/2062
1706.46/1705.00	c qxplain 2061/2062
1706.46/1705.01	c qxplain 2062/2062
1706.46/1705.02	c 10827[?] 2635[?] -2703[?]  is mandatory 
1706.46/1705.02	c qxplain 2061/2061
1706.46/1705.04	c 10828[?] -2703[?] 1994[?]  is mandatory 
1706.46/1705.04	c qxplain 2058/2060
1706.46/1705.05	c qxplain 2060/2060
1706.58/1705.19	c 10829[?] -2635[?] 2703[?] -1994[?]  is mandatory 
1706.58/1705.19	c qxplain 2058/2059
1706.58/1705.21	c qxplain 2059/2059
1706.68/1705.22	c 10830[?] 2643[?] -2704[?]  is mandatory 
1706.68/1705.22	c qxplain 2058/2058
1706.68/1705.23	c 10831[?] 1855[?] -2704[?]  is mandatory 
1706.68/1705.23	c qxplain 2049/2057
1706.76/1705.33	c qxplain 2054/2057
1706.76/1705.36	c qxplain 2056/2057
1706.76/1705.37	c qxplain 2057/2057
1706.76/1705.38	c 10832[?] -2643[?] 2704[?] -1855[?]  is mandatory 
1706.76/1705.38	c qxplain 2056/2056
1706.86/1705.49	c 10833[?] 2636[?] -2705[?]  is mandatory 
1706.86/1705.49	c qxplain 2054/2055
1706.96/1705.57	c qxplain 2055/2055
1706.96/1705.58	c 10834[?] 1995[?] -2705[?]  is mandatory 
1706.96/1705.58	c qxplain 2054/2054
1707.06/1705.61	c 10835[?] -2636[?] -1995[?] 2705[?]  is mandatory 
1707.06/1705.61	c qxplain 2049/2053
1707.06/1705.64	c qxplain 2052/2053
1707.06/1705.66	c qxplain 2053/2053
1707.06/1705.67	c 10836[?] 2644[?] -2706[?]  is mandatory 
1707.06/1705.67	c qxplain 2052/2052
1707.06/1705.68	c 10837[?] -2706[?] 1855[?]  is mandatory 
1707.06/1705.68	c qxplain 2049/2051
1707.16/1705.70	c qxplain 2051/2051
1707.16/1705.72	c 10838[?] -2644[?] 2706[?] -1855[?]  is mandatory 
1707.16/1705.72	c qxplain 2049/2050
1707.26/1705.84	c qxplain 2050/2050
1707.26/1705.85	c 10839[?] 2637[?] -2707[?]  is mandatory 
1707.26/1705.85	c qxplain 2049/2049
1707.26/1705.87	c 10840[?] -2707[?] 1996[?]  is mandatory 
1707.26/1705.87	c qxplain 2030/2048
1707.56/1706.13	c qxplain 2040/2048
1707.68/1706.31	c qxplain 2045/2048
1707.78/1706.33	c qxplain 2047/2048
1707.78/1706.34	c qxplain 2048/2048
1707.78/1706.36	c 10841[?] -2637[?] -1996[?] 2707[?]  is mandatory 
1707.78/1706.36	c qxplain 2047/2047
1707.78/1706.38	c 10842[?] -2708[?] 2645[?]  is mandatory 
1707.78/1706.38	c qxplain 2045/2046
1707.78/1706.39	c qxplain 2046/2046
1707.86/1706.40	c 10843[?] -2708[?] 1855[?]  is mandatory 
1707.86/1706.40	c qxplain 2045/2045
1707.86/1706.41	c 10844[?] -2645[?] -1855[?] 2708[?]  is mandatory 
1707.86/1706.41	c qxplain 2040/2044
1707.96/1706.50	c qxplain 2043/2044
1707.96/1706.52	c qxplain 2044/2044
1707.96/1706.53	c 10845[?] 2638[?] -2709[?]  is mandatory 
1707.96/1706.53	c qxplain 2043/2043
1707.96/1706.54	c 10846[?] -2709[?] 1997[?]  is mandatory 
1707.96/1706.54	c qxplain 2040/2042
1707.96/1706.56	c qxplain 2042/2042
1708.06/1706.66	c 10847[?] -2638[?] -1997[?] 2709[?]  is mandatory 
1708.06/1706.66	c qxplain 2040/2041
1708.06/1706.67	c qxplain 2041/2041
1708.06/1706.69	c 10848[?] 2646[?] -2710[?]  is mandatory 
1708.06/1706.69	c qxplain 2040/2040
1708.16/1706.70	c 10849[?] -2710[?] 1855[?]  is mandatory 
1708.16/1706.70	c qxplain 2030/2039
1708.66/1707.25	c qxplain 2035/2039
1708.78/1707.36	c qxplain 2038/2039
1708.78/1707.41	c qxplain 2039/2039
1708.88/1707.43	c 10850[?] -2646[?] 2710[?] -1855[?]  is mandatory 
1708.88/1707.43	c qxplain 2038/2038
1708.96/1707.58	c 10851[?] 2639[?] -2711[?]  is mandatory 
1708.96/1707.58	c qxplain 2035/2037
1709.16/1707.70	c qxplain 2037/2037
1709.16/1707.72	c 10852[?] 1998[?] -2711[?]  is mandatory 
1709.16/1707.72	c qxplain 2035/2036
1709.16/1707.73	c qxplain 2036/2036
1709.16/1707.76	c 10853[?] -2639[?] 2711[?] -1998[?]  is mandatory 
1709.16/1707.76	c qxplain 2035/2035
1709.16/1707.77	c 10854[?] 2647[?] -2712[?]  is mandatory 
1709.16/1707.77	c qxplain 2030/2034
1709.26/1707.81	c qxplain 2033/2034
1709.26/1707.82	c qxplain 2034/2034
1709.26/1707.83	c 10855[?] -2712[?] 1855[?]  is mandatory 
1709.26/1707.83	c qxplain 2033/2033
1709.26/1707.84	c 10856[?] -2647[?] -1855[?] 2712[?]  is mandatory 
1709.26/1707.84	c qxplain 2030/2032
1709.26/1707.89	c qxplain 2032/2032
1709.36/1707.91	c 10857[?] 2640[?] -2713[?]  is mandatory 
1709.36/1707.91	c qxplain 2030/2031
1709.36/1707.92	c qxplain 2031/2031
1709.36/1707.93	c 10858[?] 1999[?] -2713[?]  is mandatory 
1709.36/1707.93	c qxplain 2030/2030
1709.36/1707.96	c 10859[?] -2640[?] -1999[?] 2713[?]  is mandatory 
1709.36/1707.96	c qxplain 1740/2029
1709.36/1707.98	c qxplain 1885/2029
1709.36/1707.99	c qxplain 1958/2029
1709.36/1708.00	c qxplain 1994/2029
1709.46/1708.01	c qxplain 2012/2029
1709.46/1708.03	c qxplain 2021/2029
1709.56/1708.12	c qxplain 2026/2029
1709.56/1708.14	c qxplain 2028/2029
1709.56/1708.15	c qxplain 2029/2029
1709.56/1708.16	c 10860[?] 2648[?] -2714[?]  is mandatory 
1709.56/1708.16	c qxplain 2028/2028
1709.56/1708.17	c 10861[?] -2714[?] 1855[?]  is mandatory 
1709.56/1708.17	c qxplain 2026/2027
1709.56/1708.20	c qxplain 2027/2027
1709.66/1708.21	c 10862[?] -2648[?] 2714[?] -1855[?]  is mandatory 
1709.66/1708.21	c qxplain 2026/2026
1709.66/1708.23	c 10863[?] 2641[?] -2715[?]  is mandatory 
1709.66/1708.23	c qxplain 2021/2025
1709.76/1708.31	c qxplain 2024/2025
1709.76/1708.34	c qxplain 2025/2025
1709.76/1708.35	c 10864[?] 2000[?] -2715[?]  is mandatory 
1709.76/1708.35	c qxplain 2024/2024
1709.76/1708.38	c 10865[?] -2641[?] -2000[?] 2715[?]  is mandatory 
1709.76/1708.38	c qxplain 2021/2023
1709.76/1708.40	c qxplain 2023/2023
1709.76/1708.41	c 10866[?] 2649[?] -2716[?]  is mandatory 
1709.76/1708.41	c qxplain 2021/2022
1709.76/1708.42	c qxplain 2022/2022
1709.88/1708.43	c 10867[?] -2716[?] 1855[?]  is mandatory 
1709.88/1708.43	c qxplain 2021/2021
1709.88/1708.44	c 10868[?] -2649[?] -1855[?] 2716[?]  is mandatory 
1709.88/1708.44	c qxplain 2012/2020
1709.88/1708.46	c qxplain 2017/2020
1709.88/1708.47	c qxplain 2019/2020
1709.88/1708.48	c qxplain 2020/2020
1709.88/1708.49	c 10869[?] -2653[?] 2717[?]  is mandatory 
1709.88/1708.49	c qxplain 2019/2019
1709.88/1708.50	c 10870[?] -2654[?] 2717[?]  is mandatory 
1709.88/1708.50	c qxplain 2017/2018
1709.88/1708.52	c qxplain 2018/2018
1709.98/1708.53	c 10871[?] 2717[?] -2465[?]  is mandatory 
1709.98/1708.53	c qxplain 2017/2017
1709.98/1708.55	c 10872[?] -2717[?] 2654[?] 2465[?] 2653[?]  is mandatory 
1709.98/1708.55	c qxplain 2012/2016
1709.98/1708.58	c qxplain 2015/2016
1709.98/1708.59	c qxplain 2016/2016
1710.06/1708.60	c 10873[?] -2659[?] 2718[?]  is mandatory 
1710.06/1708.60	c qxplain 2015/2015
1710.06/1708.61	c 10874[?] -2660[?] 2718[?]  is mandatory 
1710.06/1708.61	c qxplain 2012/2014
1710.06/1708.62	c qxplain 2014/2014
1710.06/1708.64	c 10875[?] -2471[?] 2718[?]  is mandatory 
1710.06/1708.64	c qxplain 2012/2013
1710.06/1708.65	c qxplain 2013/2013
1710.06/1708.65	c 10876[?] 2471[?] 2659[?] 2660[?] -2718[?]  is mandatory 
1710.06/1708.65	c qxplain 2012/2012
1710.06/1708.67	c 10877[?] -2663[?] 2719[?]  is mandatory 
1710.06/1708.67	c qxplain 1994/2011
1710.06/1708.69	c qxplain 2003/2011
1710.17/1708.72	c qxplain 2008/2011
1710.17/1708.74	c qxplain 2010/2011
1710.17/1708.75	c qxplain 2011/2011
1710.17/1708.76	c 10878[?] -2664[?] 2719[?]  is mandatory 
1710.17/1708.76	c qxplain 2010/2010
1710.17/1708.77	c 10879[?] -2474[?] 2719[?]  is mandatory 
1710.17/1708.77	c qxplain 2008/2009
1710.17/1708.78	c qxplain 2009/2009
1710.17/1708.79	c 10880[?] 2664[?] 2663[?] 2474[?] -2719[?]  is mandatory 
1710.17/1708.79	c qxplain 2008/2008
1710.27/1708.80	c 10881[?] -2667[?] 2720[?]  is mandatory 
1710.27/1708.80	c qxplain 2003/2007
1710.27/1708.81	c qxplain 2006/2007
1710.27/1708.83	c qxplain 2007/2007
1710.27/1708.84	c 10882[?] -2668[?] 2720[?]  is mandatory 
1710.27/1708.84	c qxplain 2006/2006
1710.27/1708.85	c 10883[?] -2477[?] 2720[?]  is mandatory 
1710.27/1708.85	c qxplain 2003/2005
1710.27/1708.86	c qxplain 2005/2005
1710.27/1708.86	c 10884[?] 2477[?] 2668[?] -2720[?] 2667[?]  is mandatory 
1710.27/1708.86	c qxplain 2003/2004
1710.37/1708.91	c qxplain 2004/2004
1710.37/1708.96	c 10885[?] -2673[?] 2721[?]  is mandatory 
1710.37/1708.96	c qxplain 2003/2003
1710.37/1709.00	c 10886[?] -2674[?] 2721[?]  is mandatory 
1710.37/1709.00	c qxplain 1994/2002
1710.47/1709.01	c qxplain 1999/2002
1710.47/1709.04	c qxplain 2001/2002
1710.47/1709.06	c qxplain 2002/2002
1710.57/1709.12	c 10887[?] -2483[?] 2721[?]  is mandatory 
1710.57/1709.12	c qxplain 2001/2001
1710.57/1709.14	c 10888[?] 2673[?] 2674[?] -2721[?] 2483[?]  is mandatory 
1710.57/1709.14	c qxplain 1999/2000
1710.57/1709.16	c qxplain 2000/2000
1710.57/1709.16	c 10889[?] -2677[?] 2722[?]  is mandatory 
1710.57/1709.16	c qxplain 1999/1999
1710.57/1709.17	c 10890[?] -2678[?] 2722[?]  is mandatory 
1710.57/1709.17	c qxplain 1994/1998
1710.67/1709.20	c qxplain 1997/1998
1710.67/1709.23	c qxplain 1998/1998
1710.67/1709.24	c 10891[?] -2486[?] 2722[?]  is mandatory 
1710.67/1709.24	c qxplain 1997/1997
1710.67/1709.25	c 10892[?] 2678[?] 2677[?] 2486[?] -2722[?]  is mandatory 
1710.67/1709.25	c qxplain 1994/1996
1710.67/1709.26	c qxplain 1996/1996
1710.67/1709.28	c 10893[?] 2679[?] -2723[?]  is mandatory 
1710.67/1709.28	c qxplain 1994/1995
1710.67/1709.29	c qxplain 1995/1995
1710.77/1709.30	c 10894[?] -2723[?] 2292[?]  is mandatory 
1710.77/1709.30	c qxplain 1994/1994
1710.77/1709.31	c 10895[?] 2723[?] -2679[?] -2292[?]  is mandatory 
1710.77/1709.31	c qxplain 1958/1993
1710.77/1709.32	c qxplain 1976/1993
1710.77/1709.33	c qxplain 1985/1993
1710.77/1709.34	c qxplain 1990/1993
1710.77/1709.35	c qxplain 1992/1993
1710.77/1709.36	c qxplain 1993/1993
1710.77/1709.37	c 10897[?] 2682[?] 2724[?]  is mandatory 
1710.77/1709.37	c qxplain 1992/1992
1710.77/1709.38	c 10899[?] 2683[?] 2725[?]  is mandatory 
1710.77/1709.38	c qxplain 1990/1991
1710.77/1709.39	c qxplain 1991/1991
1710.87/1709.41	c 10900[?] -2726[?] -2685[?]  is mandatory 
1710.87/1709.41	c qxplain 1990/1990
1710.98/1709.57	c qxplain 1985/1989
1710.98/1709.59	c qxplain 1988/1989
1710.98/1709.60	c qxplain 1989/1989
1710.98/1709.61	c 10902[?] -2727[?] -2684[?]  is mandatory 
1710.98/1709.61	c qxplain 1988/1988
1711.08/1709.62	c 10903[?] 2727[?] 2684[?]  is mandatory 
1711.08/1709.62	c qxplain 1985/1987
1711.08/1709.63	c qxplain 1987/1987
1711.08/1709.64	c 10904[?] -2680[?] -2728[?]  is mandatory 
1711.08/1709.64	c qxplain 1985/1986
1711.08/1709.65	c qxplain 1986/1986
1711.08/1709.67	c 10905[?] 2680[?] 2728[?]  is mandatory 
1711.08/1709.67	c qxplain 1985/1985
1711.08/1709.68	c 10906[?] -2681[?] -2729[?]  is mandatory 
1711.08/1709.68	c qxplain 1976/1984
1711.08/1709.69	c qxplain 1981/1984
1711.16/1709.70	c qxplain 1983/1984
1711.16/1709.71	c qxplain 1984/1984
1711.16/1709.72	c 10907[?] 2729[?] 2681[?]  is mandatory 
1711.16/1709.72	c qxplain 1983/1983
1711.16/1709.77	c 10908[?] 2700[?] -2730[?]  is mandatory 
1711.16/1709.77	c qxplain 1981/1982
1711.26/1709.87	c qxplain 1982/1982
1711.26/1709.88	c 10909[?] -2730[?] 2125[?]  is mandatory 
1711.26/1709.88	c qxplain 1981/1981
1711.36/1709.91	c 10910[?] -2700[?] -2125[?] 2730[?]  is mandatory 
1711.36/1709.91	c qxplain 1976/1980
1711.36/1709.93	c qxplain 1979/1980
1711.36/1709.96	c qxplain 1980/1980
1711.36/1709.98	c 10911[?] 2698[?] -2731[?]  is mandatory 
1711.36/1709.98	c qxplain 1979/1979
1711.36/1709.99	c 10912[?] 2128[?] -2731[?]  is mandatory 
1711.36/1709.99	c qxplain 1976/1978
1711.46/1710.00	c qxplain 1978/1978
1711.46/1710.01	c 10913[?] -2698[?] -2128[?] 2731[?]  is mandatory 
1711.46/1710.01	c qxplain 1976/1977
1711.46/1710.02	c qxplain 1977/1977
1711.46/1710.03	c 10914[?] -2701[?] 2732[?]  is mandatory 
1711.46/1710.03	c qxplain 1976/1976
1711.46/1710.05	c 10915[?] -2702[?] 2732[?]  is mandatory 
1711.46/1710.05	c qxplain 1958/1975
1711.56/1710.12	c qxplain 1967/1975
1711.56/1710.13	c qxplain 1972/1975
1711.56/1710.15	c qxplain 1974/1975
1711.56/1710.16	c qxplain 1975/1975
1711.56/1710.17	c 10916[?] -2200[?] 2732[?]  is mandatory 
1711.56/1710.17	c qxplain 1974/1974
1711.56/1710.19	c 10917[?] 2701[?] 2702[?] 2200[?] -2732[?]  is mandatory 
1711.56/1710.19	c qxplain 1972/1973
1711.66/1710.23	c qxplain 1973/1973
1711.66/1710.24	c 10918[?] -2703[?] 2733[?]  is mandatory 
1711.66/1710.24	c qxplain 1972/1972
1711.66/1710.25	c 10919[?] -2704[?] 2733[?]  is mandatory 
1711.66/1710.25	c qxplain 1967/1971
1711.76/1710.31	c qxplain 1970/1971
1711.76/1710.33	c qxplain 1971/1971
1711.76/1710.34	c 10920[?] 2703[?] -2733[?] 2704[?]  is mandatory 
1711.76/1710.34	c qxplain 1970/1970
1711.76/1710.35	c 10921[?] -2705[?] 2734[?]  is mandatory 
1711.76/1710.35	c qxplain 1967/1969
1711.76/1710.37	c qxplain 1969/1969
1711.76/1710.38	c 10922[?] -2706[?] 2734[?]  is mandatory 
1711.76/1710.38	c qxplain 1967/1968
1711.76/1710.39	c qxplain 1968/1968
1711.86/1710.40	c 10923[?] 2706[?] 2705[?] -2734[?]  is mandatory 
1711.86/1710.40	c qxplain 1967/1967
1711.86/1710.41	c 10924[?] -2707[?] 2735[?]  is mandatory 
1711.86/1710.41	c qxplain 1958/1966
1711.86/1710.50	c qxplain 1963/1966
1711.96/1710.51	c qxplain 1965/1966
1711.96/1710.52	c qxplain 1966/1966
1711.96/1710.53	c 10925[?] -2708[?] 2735[?]  is mandatory 
1711.96/1710.53	c qxplain 1965/1965
1711.96/1710.54	c 10926[?] 2707[?] 2708[?] -2735[?]  is mandatory 
1711.96/1710.54	c qxplain 1963/1964
1711.96/1710.56	c qxplain 1964/1964
1711.96/1710.57	c 10927[?] -2709[?] 2736[?]  is mandatory 
1711.96/1710.57	c qxplain 1963/1963
1711.96/1710.58	c 10928[?] -2710[?] 2736[?]  is mandatory 
1711.96/1710.58	c qxplain 1958/1962
1711.96/1710.62	c qxplain 1961/1962
1712.07/1710.63	c qxplain 1962/1962
1712.07/1710.64	c 10929[?] 2709[?] 2710[?] -2736[?]  is mandatory 
1712.07/1710.64	c qxplain 1961/1961
1712.07/1710.66	c 10930[?] -2711[?] 2737[?]  is mandatory 
1712.07/1710.66	c qxplain 1958/1960
1712.07/1710.68	c qxplain 1960/1960
1712.07/1710.69	c 10931[?] -2712[?] 2737[?]  is mandatory 
1712.07/1710.69	c qxplain 1958/1959
1712.07/1710.70	c qxplain 1959/1959
1712.07/1710.71	c 10932[?] 2711[?] 2712[?] -2737[?]  is mandatory 
1712.07/1710.71	c qxplain 1958/1958
1712.18/1710.72	c 10933[?] -2713[?] 2738[?]  is mandatory 
1712.18/1710.73	c qxplain 1885/1957
1712.18/1710.74	c qxplain 1922/1957
1712.18/1710.76	c qxplain 1940/1957
1712.18/1710.77	c qxplain 1949/1957
1712.18/1710.79	c qxplain 1954/1957
1712.25/1710.81	c qxplain 1956/1957
1712.25/1710.82	c qxplain 1957/1957
1712.25/1710.84	c 10934[?] -2714[?] 2738[?]  is mandatory 
1712.25/1710.84	c qxplain 1956/1956
1712.25/1710.85	c 10935[?] 2713[?] 2714[?] -2738[?]  is mandatory 
1712.25/1710.85	c qxplain 1954/1955
1712.25/1710.87	c qxplain 1955/1955
1712.25/1710.88	c 10936[?] -2715[?] 2739[?]  is mandatory 
1712.25/1710.88	c qxplain 1954/1954
1712.25/1710.89	c 10937[?] -2716[?] 2739[?]  is mandatory 
1712.25/1710.89	c qxplain 1949/1953
1712.35/1710.91	c qxplain 1952/1953
1712.35/1710.95	c qxplain 1953/1953
1712.35/1710.96	c 10938[?] 2715[?] -2739[?] 2716[?]  is mandatory 
1712.35/1710.96	c qxplain 1952/1952
1712.35/1710.97	c 10939[?] 2699[?] -2740[?]  is mandatory 
1712.35/1710.97	c qxplain 1949/1951
1712.35/1710.99	c qxplain 1951/1951
1712.45/1711.06	c 10940[?] -2740[?] 2267[?]  is mandatory 
1712.45/1711.06	c qxplain 1949/1950
1712.45/1711.08	c qxplain 1950/1950
1712.55/1711.11	c 10941[?] -2699[?] -2267[?] 2740[?]  is mandatory 
1712.55/1711.11	c qxplain 1949/1949
1712.55/1711.12	c 10942[?] -2651[?] 2741[?]  is mandatory 
1712.55/1711.12	c qxplain 1940/1948
1712.55/1711.14	c qxplain 1945/1948
1712.55/1711.15	c qxplain 1947/1948
1712.55/1711.17	c qxplain 1948/1948
1712.55/1711.18	c 10943[?] -2652[?] 2741[?]  is mandatory 
1712.55/1711.18	c qxplain 1947/1947
1712.55/1711.19	c 10944[?] -2741[?] 2652[?] 2651[?]  is mandatory 
1712.55/1711.19	c qxplain 1945/1946
1712.65/1711.20	c qxplain 1946/1946
1712.65/1711.22	c 10945[?] -2651[?] -2742[?]  is mandatory 
1712.65/1711.22	c qxplain 1945/1945
1712.65/1711.23	c 10946[?] -2652[?] -2742[?]  is mandatory 
1712.65/1711.23	c qxplain 1940/1944
1712.65/1711.24	c qxplain 1943/1944
1712.65/1711.26	c qxplain 1944/1944
1712.65/1711.27	c 10947[?] 2742[?] 2652[?] 2651[?]  is mandatory 
1712.65/1711.27	c qxplain 1943/1943
1712.65/1711.29	c 10948[?] 23[?] -2743[?]  is mandatory 
1712.65/1711.29	c qxplain 1940/1942
1712.75/1711.30	c qxplain 1942/1942
1712.75/1711.31	c 10949[?] -2743[?] 2655[?]  is mandatory 
1712.75/1711.31	c qxplain 1940/1941
1712.75/1711.32	c qxplain 1941/1941
1712.75/1711.34	c 10950[?] 2467[?] -2743[?]  is mandatory 
1712.75/1711.34	c qxplain 1940/1940
1712.75/1711.35	c 10951[?] -2467[?] -23[?] 2743[?] -2655[?]  is mandatory 
1712.75/1711.35	c qxplain 1922/1939
1712.75/1711.36	c qxplain 1931/1939
1712.75/1711.37	c qxplain 1936/1939
1712.75/1711.38	c qxplain 1938/1939
1712.75/1711.39	c qxplain 1939/1939
1712.85/1711.40	c 10952[?] 24[?] -2744[?]  is mandatory 
1712.85/1711.40	c qxplain 1938/1938
1712.85/1711.41	c 10953[?] -2744[?] 2655[?]  is mandatory 
1712.85/1711.41	c qxplain 1936/1937
1712.85/1711.42	c qxplain 1937/1937
1712.85/1711.44	c 10954[?] -2744[?] 2468[?]  is mandatory 
1712.85/1711.44	c qxplain 1936/1936
1712.85/1711.45	c 10955[?] -2468[?] -24[?] 2744[?] -2655[?]  is mandatory 
1712.85/1711.45	c qxplain 1931/1935
1712.85/1711.46	c qxplain 1934/1935
1712.85/1711.47	c qxplain 1935/1935
1712.85/1711.48	c 10956[?] 25[?] -2745[?]  is mandatory 
1712.85/1711.48	c qxplain 1934/1934
1714.45/1713.06	c qxplain 1931/1933
1714.45/1713.08	c qxplain 1933/1933
1714.45/1713.09	c 10958[?] 2468[?] -2745[?]  is mandatory 
1714.45/1713.09	c qxplain 1931/1932
1714.45/1713.09	c qxplain 1932/1932
1714.55/1713.11	c 10959[?] -2468[?] -25[?] 2745[?] -2656[?]  is mandatory 
1714.55/1713.11	c qxplain 1931/1931
1714.55/1713.12	c 10960[?] 26[?] -2746[?]  is mandatory 
1714.55/1713.12	c qxplain 1922/1930
1714.55/1713.13	c qxplain 1927/1930
1714.55/1713.14	c qxplain 1929/1930
1714.55/1713.15	c qxplain 1930/1930
1715.37/1713.99	c qxplain 1929/1929
1715.37/1714.01	c 10962[?] 2467[?] -2746[?]  is mandatory 
1715.37/1714.01	c qxplain 1927/1928
1715.47/1714.02	c qxplain 1928/1928
1715.47/1714.04	c 10963[?] -2467[?] -26[?] 2746[?] -2656[?]  is mandatory 
1715.47/1714.04	c qxplain 1927/1927
1715.47/1714.05	c 10964[?] -2747[?] -2656[?]  is mandatory 
1715.47/1714.05	c qxplain 1922/1926
1715.47/1714.06	c qxplain 1925/1926
1715.47/1714.07	c qxplain 1926/1926
1715.47/1714.08	c 10965[?] 2747[?] 2656[?]  is mandatory 
1715.47/1714.08	c qxplain 1925/1925
1715.55/1714.10	c 10966[?] -2657[?] 2748[?]  is mandatory 
1715.55/1714.10	c qxplain 1922/1924
1715.55/1714.12	c qxplain 1924/1924
1715.55/1714.13	c 10967[?] -2658[?] 2748[?]  is mandatory 
1715.55/1714.13	c qxplain 1922/1923
1715.55/1714.14	c qxplain 1923/1923
1715.55/1714.15	c 10968[?] 2657[?] -2748[?] 2658[?]  is mandatory 
1715.55/1714.15	c qxplain 1922/1922
1715.55/1714.18	c 10969[?] -2657[?] -2749[?]  is mandatory 
1715.55/1714.18	c qxplain 1885/1921
1715.55/1714.19	c qxplain 1904/1921
1715.55/1714.20	c qxplain 1913/1921
1715.65/1714.20	c qxplain 1918/1921
1715.65/1714.21	c qxplain 1920/1921
1715.65/1714.24	c qxplain 1921/1921
1715.65/1714.25	c 10970[?] -2658[?] -2749[?]  is mandatory 
1715.65/1714.25	c qxplain 1920/1920
1715.65/1714.26	c 10971[?] 2749[?] 2658[?] 2657[?]  is mandatory 
1715.65/1714.27	c qxplain 1918/1919
1715.65/1714.29	c qxplain 1919/1919
1715.75/1714.30	c 10972[?] -2661[?] 2750[?]  is mandatory 
1715.75/1714.30	c qxplain 1918/1918
1715.75/1714.31	c 10973[?] -2662[?] 2750[?]  is mandatory 
1715.75/1714.31	c qxplain 1913/1917
1715.75/1714.32	c qxplain 1916/1917
1715.75/1714.34	c qxplain 1917/1917
1715.75/1714.36	c 10974[?] 2661[?] -2750[?] 2662[?]  is mandatory 
1715.75/1714.36	c qxplain 1916/1916
1715.85/1714.41	c 10975[?] -2661[?] -2751[?]  is mandatory 
1715.85/1714.41	c qxplain 1913/1915
1715.85/1714.42	c qxplain 1915/1915
1715.85/1714.44	c 10976[?] -2662[?] -2751[?]  is mandatory 
1715.85/1714.44	c qxplain 1913/1914
1715.85/1714.46	c qxplain 1914/1914
1715.85/1714.49	c 10977[?] 2751[?] 2662[?] 2661[?]  is mandatory 
1715.85/1714.49	c qxplain 1913/1913
1715.95/1714.51	c 10978[?] -2665[?] 2752[?]  is mandatory 
1715.95/1714.51	c qxplain 1904/1912
1715.95/1714.54	c qxplain 1909/1912
1715.95/1714.55	c qxplain 1911/1912
1715.95/1714.56	c qxplain 1912/1912
1715.95/1714.57	c 10979[?] -2666[?] 2752[?]  is mandatory 
1715.95/1714.57	c qxplain 1911/1911
1715.95/1714.58	c 10980[?] 2665[?] 2666[?] -2752[?]  is mandatory 
1715.95/1714.58	c qxplain 1909/1910
1716.05/1714.61	c qxplain 1910/1910
1716.05/1714.62	c 10981[?] -2665[?] -2753[?]  is mandatory 
1716.05/1714.62	c qxplain 1909/1909
1716.05/1714.63	c 10982[?] -2666[?] -2753[?]  is mandatory 
1716.05/1714.63	c qxplain 1904/1908
1716.05/1714.65	c qxplain 1907/1908
1716.05/1714.66	c qxplain 1908/1908
1716.05/1714.67	c 10983[?] 2753[?] 2665[?] 2666[?]  is mandatory 
1716.05/1714.67	c qxplain 1907/1907
1716.16/1714.70	c 10984[?] 23[?] -2754[?]  is mandatory 
1716.16/1714.70	c qxplain 1904/1906
1716.16/1714.71	c qxplain 1906/1906
1716.16/1714.72	c 10985[?] 2669[?] -2754[?]  is mandatory 
1716.16/1714.72	c qxplain 1904/1905
1716.16/1714.73	c qxplain 1905/1905
1716.16/1714.74	c 10986[?] 2479[?] -2754[?]  is mandatory 
1716.16/1714.74	c qxplain 1904/1904
1716.16/1714.75	c 10987[?] -2479[?] -23[?] -2669[?] 2754[?]  is mandatory 
1716.16/1714.75	c qxplain 1885/1903
1716.16/1714.77	c qxplain 1895/1903
1716.16/1714.78	c qxplain 1900/1903
1716.16/1714.79	c qxplain 1902/1903
1716.16/1714.80	c qxplain 1903/1903
1716.26/1714.81	c 10988[?] 24[?] -2755[?]  is mandatory 
1716.26/1714.81	c qxplain 1902/1902
1716.26/1714.82	c 10989[?] -2755[?] 2669[?]  is mandatory 
1716.26/1714.82	c qxplain 1900/1901
1716.26/1714.83	c qxplain 1901/1901
1716.26/1714.84	c 10990[?] 2480[?] -2755[?]  is mandatory 
1716.26/1714.84	c qxplain 1900/1900
1716.26/1714.85	c 10991[?] -24[?] -2480[?] 2755[?] -2669[?]  is mandatory 
1716.26/1714.85	c qxplain 1895/1899
1716.26/1714.87	c qxplain 1898/1899
1716.26/1714.88	c qxplain 1899/1899
1716.26/1714.89	c 10992[?] 25[?] -2756[?]  is mandatory 
1716.26/1714.89	c qxplain 1898/1898
1717.06/1715.64	c qxplain 1895/1897
1717.06/1715.66	c qxplain 1897/1897
1717.06/1715.67	c 10994[?] -2756[?] 2480[?]  is mandatory 
1717.06/1715.67	c qxplain 1895/1896
1717.06/1715.68	c qxplain 1896/1896
1717.06/1715.69	c 10995[?] -2480[?] -25[?] 2756[?] -2670[?]  is mandatory 
1717.06/1715.69	c qxplain 1895/1895
1717.16/1715.70	c 10996[?] -2757[?] 26[?]  is mandatory 
1717.16/1715.70	c qxplain 1885/1894
1717.16/1715.73	c qxplain 1890/1894
1717.16/1715.75	c qxplain 1893/1894
1717.16/1715.76	c qxplain 1894/1894
1717.57/1716.18	c qxplain 1893/1893
1717.57/1716.19	c 10998[?] 2479[?] -2757[?]  is mandatory 
1717.57/1716.19	c qxplain 1890/1892
1717.57/1716.20	c qxplain 1892/1892
1717.57/1716.21	c 10999[?] -2479[?] -26[?] 2757[?] -2670[?]  is mandatory 
1717.57/1716.21	c qxplain 1890/1891
1717.68/1716.22	c qxplain 1891/1891
1717.68/1716.23	c 11000[?] -2670[?] -2758[?]  is mandatory 
1717.68/1716.23	c qxplain 1890/1890
1717.68/1716.24	c 11001[?] 2670[?] 2758[?]  is mandatory 
1717.68/1716.24	c qxplain 1885/1889
1717.76/1716.31	c qxplain 1888/1889
1717.76/1716.34	c qxplain 1889/1889
1717.76/1716.37	c 11002[?] -2671[?] 2759[?]  is mandatory 
1717.76/1716.37	c qxplain 1888/1888
1717.76/1716.38	c 11003[?] -2672[?] 2759[?]  is mandatory 
1717.76/1716.38	c qxplain 1885/1887
1717.86/1716.40	c qxplain 1887/1887
1717.86/1716.44	c 11004[?] -2759[?] 2671[?] 2672[?]  is mandatory 
1717.86/1716.44	c qxplain 1885/1886
1717.86/1716.46	c qxplain 1886/1886
1717.86/1716.46	c 11005[?] -2671[?] -2760[?]  is mandatory 
1717.86/1716.46	c qxplain 1885/1885
1717.86/1716.47	c 11006[?] -2672[?] -2760[?]  is mandatory 
1717.86/1716.47	c qxplain 1740/1884
1717.86/1716.48	c qxplain 1813/1884
1717.86/1716.49	c qxplain 1849/1884
1717.96/1716.50	c qxplain 1867/1884
1717.96/1716.52	c qxplain 1876/1884
1717.96/1716.53	c qxplain 1881/1884
1717.96/1716.56	c qxplain 1883/1884
1717.96/1716.58	c qxplain 1884/1884
1718.16/1716.74	c 11007[?] 2671[?] 2760[?] 2672[?]  is mandatory 
1718.16/1716.74	c qxplain 1883/1883
1718.16/1716.75	c 11008[?] -2675[?] 2761[?]  is mandatory 
1718.16/1716.75	c qxplain 1881/1882
1718.16/1716.77	c qxplain 1882/1882
1718.16/1716.78	c 11009[?] -2676[?] 2761[?]  is mandatory 
1718.16/1716.78	c qxplain 1881/1881
1718.16/1716.79	c 11010[?] 2675[?] -2761[?] 2676[?]  is mandatory 
1718.16/1716.79	c qxplain 1876/1880
1718.25/1716.80	c qxplain 1879/1880
1718.35/1716.90	c qxplain 1880/1880
1718.35/1716.98	c 11011[?] -2675[?] -2762[?]  is mandatory 
1718.35/1716.98	c qxplain 1879/1879
1718.45/1717.00	c 11012[?] -2676[?] -2762[?]  is mandatory 
1718.45/1717.00	c qxplain 1876/1878
1718.45/1717.01	c qxplain 1878/1878
1718.55/1717.14	c 11013[?] 2762[?] 2675[?] 2676[?]  is mandatory 
1718.55/1717.14	c qxplain 1876/1877
1718.55/1717.16	c qxplain 1877/1877
1718.67/1717.25	c 11015[?] 2763[?] 2687[?]  is mandatory 
1718.67/1717.25	c qxplain 1876/1876
1718.67/1717.27	c 11016[?] 2041[?] -2764[?]  is mandatory 
1718.67/1717.27	c qxplain 1867/1875
1718.67/1717.28	c qxplain 1872/1875
1718.67/1717.29	c qxplain 1874/1875
1718.67/1717.31	c qxplain 1875/1875
1718.67/1717.32	c 11017[?] -2764[?] 2655[?]  is mandatory 
1718.67/1717.32	c qxplain 1874/1874
1718.77/1717.33	c 11018[?] 2764[?] -2655[?] -2041[?]  is mandatory 
1718.77/1717.33	c qxplain 1872/1873
1718.77/1717.35	c qxplain 1873/1873
1718.77/1717.37	c 11019[?] -2688[?] -2765[?]  is mandatory 
1718.77/1717.37	c qxplain 1872/1872
1718.77/1717.38	c 11020[?] 2765[?] 2688[?]  is mandatory 
1718.77/1717.38	c qxplain 1867/1871
1718.85/1717.40	c qxplain 1870/1871
1718.85/1717.44	c qxplain 1871/1871
1718.95/1717.58	c 11022[?] 2766[?] 2689[?]  is mandatory 
1718.95/1717.58	c qxplain 1870/1870
1718.95/1717.59	c 11023[?] -2690[?] -2767[?]  is mandatory 
1718.95/1717.59	c qxplain 1867/1869
1719.05/1717.61	c qxplain 1869/1869
1719.05/1717.62	c 11024[?] 2767[?] 2690[?]  is mandatory 
1719.05/1717.62	c qxplain 1867/1868
1719.05/1717.69	c qxplain 1868/1868
1719.15/1717.70	c 11026[?] 2768[?] 2691[?]  is mandatory 
1719.15/1717.70	c qxplain 1867/1867
1719.15/1717.74	c 11028[?] 2769[?] 2693[?]  is mandatory 
1719.15/1717.74	c qxplain 1849/1866
1719.15/1717.76	c qxplain 1858/1866
1719.15/1717.77	c qxplain 1863/1866
1719.15/1717.78	c qxplain 1865/1866
1719.15/1717.79	c qxplain 1866/1866
1719.25/1717.80	c 11029[?] -2770[?] 2045[?]  is mandatory 
1719.25/1717.80	c qxplain 1865/1865
1719.25/1717.83	c 11030[?] -2770[?] 2669[?]  is mandatory 
1719.25/1717.83	c qxplain 1863/1864
1719.25/1717.86	c qxplain 1864/1864
1719.25/1717.87	c 11031[?] 2770[?] -2669[?] -2045[?]  is mandatory 
1719.25/1717.87	c qxplain 1863/1863
1719.45/1718.06	c 11033[?] 2771[?] 2695[?]  is mandatory 
1719.45/1718.06	c qxplain 1858/1862
1719.55/1718.11	c qxplain 1861/1862
1719.55/1718.12	c qxplain 1862/1862
1719.55/1718.14	c 11034[?] -2772[?] -2696[?]  is mandatory 
1719.55/1718.14	c qxplain 1861/1861
1719.55/1718.15	c 11035[?] 2772[?] 2696[?]  is mandatory 
1719.55/1718.15	c qxplain 1858/1860
1719.65/1718.29	c qxplain 1860/1860
1719.77/1718.34	c 11037[?] 2773[?] 2697[?]  is mandatory 
1719.77/1718.34	c qxplain 1858/1859
1719.77/1718.39	c qxplain 1859/1859
1719.77/1718.40	c 11038[?] -2774[?] -2694[?]  is mandatory 
1719.77/1718.40	c qxplain 1858/1858
1719.77/1718.41	c 11039[?] 2694[?] 2774[?]  is mandatory 
1719.77/1718.41	c qxplain 1849/1857
1719.87/1718.42	c qxplain 1854/1857
1719.87/1718.43	c qxplain 1856/1857
1719.87/1718.44	c qxplain 1857/1857
1719.87/1718.45	c 11040[?] -2775[?] 2630[?]  is mandatory 
1719.87/1718.45	c qxplain 1856/1856
1719.87/1718.47	c 11041[?] 2775[?] -2630[?]  is mandatory 
1719.87/1718.47	c qxplain 1854/1855
1719.87/1718.48	c qxplain 1855/1855
1719.87/1718.49	c 11042[?] -2776[?] 2630[?]  is mandatory 
1719.87/1718.49	c qxplain 1854/1854
1719.87/1718.50	c 11043[?] 2776[?] -2630[?]  is mandatory 
1719.87/1718.50	c qxplain 1849/1853
1719.95/1718.50	c qxplain 1852/1853
1719.95/1718.52	c qxplain 1853/1853
1719.95/1718.53	c 11044[?] -2686[?] -2777[?]  is mandatory 
1719.95/1718.53	c qxplain 1852/1852
1719.95/1718.54	c 11045[?] 2777[?] 2686[?]  is mandatory 
1719.95/1718.54	c qxplain 1849/1851
1719.95/1718.56	c qxplain 1851/1851
1719.95/1718.57	c 11046[?] -2692[?] -2778[?]  is mandatory 
1719.95/1718.57	c qxplain 1849/1850
1719.95/1718.58	c qxplain 1850/1850
1719.95/1718.60	c 11047[?] 2778[?] 2692[?]  is mandatory 
1719.95/1718.60	c qxplain 1849/1849
1720.05/1718.61	c 11048[?] 2681[?] 2779[?]  is mandatory 
1720.05/1718.61	c qxplain 1813/1848
1720.05/1718.62	c qxplain 1831/1848
1720.05/1718.63	c qxplain 1840/1848
1720.05/1718.64	c qxplain 1845/1848
1720.05/1718.65	c qxplain 1847/1848
1720.05/1718.66	c qxplain 1848/1848
1720.05/1718.67	c 11049[?] 2728[?] 2779[?]  is mandatory 
1720.05/1718.67	c qxplain 1847/1847
1720.05/1718.67	c 11050[?] -2728[?] -2681[?] -2779[?]  is mandatory 
1720.05/1718.67	c qxplain 1845/1846
1720.05/1718.68	c qxplain 1846/1846
1720.05/1718.69	c 11051[?] 2680[?] 2780[?]  is mandatory 
1720.05/1718.69	c qxplain 1845/1845
1720.15/1718.70	c 11052[?] 2729[?] 2780[?]  is mandatory 
1720.15/1718.70	c qxplain 1840/1844
1720.15/1718.71	c qxplain 1843/1844
1720.15/1718.72	c qxplain 1844/1844
1720.15/1718.73	c 11053[?] -2680[?] -2729[?] -2780[?]  is mandatory 
1720.15/1718.73	c qxplain 1843/1843
1720.15/1718.74	c 11056[?] -2724[?] -2683[?] -2781[?]  is mandatory 
1720.15/1718.74	c qxplain 1840/1842
1720.15/1718.75	c qxplain 1842/1842
1720.15/1718.76	c 11059[?] -2682[?] -2725[?] -2782[?]  is mandatory 
1720.15/1718.76	c qxplain 1840/1841
1720.45/1719.07	c qxplain 1841/1841
1720.65/1719.26	c 11060[?] -2730[?] 2783[?]  is mandatory 
1720.65/1719.26	c qxplain 1840/1840
1720.75/1719.34	c 11061[?] 2783[?] -2192[?]  is mandatory 
1720.75/1719.34	c qxplain 1831/1839
1720.87/1719.44	c qxplain 1836/1839
1721.05/1719.66	c qxplain 1838/1839
1721.15/1719.78	c qxplain 1839/1839
1721.25/1719.82	c 11062[?] -2193[?] 2783[?]  is mandatory 
1721.25/1719.82	c qxplain 1838/1838
1721.25/1719.83	c 11063[?] 2193[?] -2783[?] 2730[?] 2192[?]  is mandatory 
1721.25/1719.83	c qxplain 1836/1837
1721.25/1719.84	c qxplain 1837/1837
1721.25/1719.85	c 11064[?] -2731[?] 2784[?]  is mandatory 
1721.25/1719.85	c qxplain 1836/1836
1721.25/1719.86	c 11065[?] -2194[?] 2784[?]  is mandatory 
1721.25/1719.86	c qxplain 1831/1835
1721.25/1719.87	c qxplain 1834/1835
1721.35/1719.95	c qxplain 1835/1835
1721.35/1719.97	c 11066[?] -2195[?] 2784[?]  is mandatory 
1721.35/1719.97	c qxplain 1834/1834
1721.35/1719.98	c 11067[?] 2195[?] -2784[?] 2194[?] 2731[?]  is mandatory 
1721.35/1719.98	c qxplain 1831/1833
1721.35/1719.99	c qxplain 1833/1833
1721.45/1720.04	c 11068[?] 2732[?] -2785[?]  is mandatory 
1721.45/1720.04	c qxplain 1831/1832
1721.45/1720.05	c qxplain 1832/1832
1721.55/1720.11	c 11069[?] -2785[?] 2256[?]  is mandatory 
1721.55/1720.11	c qxplain 1831/1831
1721.55/1720.12	c 11070[?] -2732[?] -2256[?] 2785[?]  is mandatory 
1721.55/1720.12	c qxplain 1813/1830
1721.65/1720.26	c qxplain 1822/1830
1721.65/1720.27	c qxplain 1827/1830
1721.65/1720.29	c qxplain 1829/1830
1721.75/1720.30	c qxplain 1830/1830
1721.75/1720.31	c 11071[?] 2733[?] -2786[?]  is mandatory 
1721.75/1720.31	c qxplain 1829/1829
1721.75/1720.32	c 11072[?] 2258[?] -2786[?]  is mandatory 
1721.75/1720.32	c qxplain 1827/1828
1721.75/1720.35	c qxplain 1828/1828
1721.75/1720.36	c 11073[?] -2733[?] 2786[?] -2258[?]  is mandatory 
1721.75/1720.36	c qxplain 1827/1827
1721.85/1720.47	c 11074[?] 2734[?] -2787[?]  is mandatory 
1721.85/1720.47	c qxplain 1822/1826
1721.96/1720.52	c qxplain 1825/1826
1721.96/1720.54	c qxplain 1826/1826
1721.96/1720.55	c 11075[?] 2260[?] -2787[?]  is mandatory 
1721.96/1720.55	c qxplain 1825/1825
1721.96/1720.58	c 11076[?] -2734[?] -2260[?] 2787[?]  is mandatory 
1721.96/1720.58	c qxplain 1822/1824
1722.07/1720.64	c qxplain 1824/1824
1722.07/1720.66	c 11077[?] 2735[?] -2788[?]  is mandatory 
1722.07/1720.66	c qxplain 1822/1823
1722.07/1720.67	c qxplain 1823/1823
1722.07/1720.68	c 11078[?] 2262[?] -2788[?]  is mandatory 
1722.07/1720.68	c qxplain 1822/1822
1722.15/1720.70	c 11079[?] -2735[?] 2788[?] -2262[?]  is mandatory 
1722.15/1720.70	c qxplain 1813/1821
1722.25/1720.87	c qxplain 1818/1821
1722.25/1720.88	c qxplain 1820/1821
1722.25/1720.90	c qxplain 1821/1821
1722.35/1720.90	c 11080[?] 2736[?] -2789[?]  is mandatory 
1722.35/1720.90	c qxplain 1820/1820
1722.35/1720.92	c 11081[?] -2789[?] 2264[?]  is mandatory 
1722.35/1720.92	c qxplain 1818/1819
1722.35/1720.94	c qxplain 1819/1819
1722.35/1720.95	c 11082[?] -2736[?] -2264[?] 2789[?]  is mandatory 
1722.35/1720.95	c qxplain 1818/1818
1722.35/1721.00	c 11083[?] 2737[?] -2790[?]  is mandatory 
1722.35/1721.00	c qxplain 1813/1817
1722.45/1721.05	c qxplain 1816/1817
1722.55/1721.14	c qxplain 1817/1817
1722.55/1721.15	c 11084[?] -2790[?] 2266[?]  is mandatory 
1722.55/1721.15	c qxplain 1816/1816
1722.55/1721.17	c 11085[?] -2737[?] -2266[?] 2790[?]  is mandatory 
1722.55/1721.17	c qxplain 1813/1815
1722.65/1721.24	c qxplain 1815/1815
1722.65/1721.26	c 11086[?] 2738[?] -2791[?]  is mandatory 
1722.65/1721.26	c qxplain 1813/1814
1722.65/1721.27	c qxplain 1814/1814
1722.65/1721.27	c 11087[?] -2791[?] 2268[?]  is mandatory 
1722.65/1721.28	c qxplain 1813/1813
1722.75/1721.30	c 11088[?] -2738[?] 2791[?] -2268[?]  is mandatory 
1722.75/1721.30	c qxplain 1740/1812
1722.75/1721.32	c qxplain 1777/1812
1722.75/1721.33	c qxplain 1795/1812
1722.75/1721.35	c qxplain 1804/1812
1722.75/1721.37	c qxplain 1809/1812
1722.75/1721.38	c qxplain 1811/1812
1722.85/1721.45	c qxplain 1812/1812
1722.85/1721.47	c 11089[?] 2739[?] -2792[?]  is mandatory 
1722.85/1721.47	c qxplain 1811/1811
1722.85/1721.48	c 11090[?] -2792[?] 2270[?]  is mandatory 
1722.85/1721.48	c qxplain 1809/1810
1722.96/1721.50	c qxplain 1810/1810
1722.96/1721.58	c 11091[?] -2739[?] 2792[?] -2270[?]  is mandatory 
1722.96/1721.58	c qxplain 1809/1809
1722.96/1721.59	c 11092[?] -2793[?] 2742[?]  is mandatory 
1722.96/1721.59	c qxplain 1804/1808
1722.96/1721.61	c qxplain 1807/1808
1723.07/1721.62	c qxplain 1808/1808
1723.07/1721.63	c 11093[?] -2793[?] 2717[?]  is mandatory 
1723.07/1721.63	c qxplain 1807/1807
1723.07/1721.65	c 11094[?] 2793[?] -2717[?] -2742[?]  is mandatory 
1723.07/1721.65	c qxplain 1804/1806
1723.07/1721.66	c qxplain 1806/1806
1723.07/1721.67	c 11095[?] -2745[?] 2794[?]  is mandatory 
1723.07/1721.67	c qxplain 1804/1805
1723.07/1721.68	c qxplain 1805/1805
1723.07/1721.69	c 11096[?] -2746[?] 2794[?]  is mandatory 
1723.07/1721.69	c qxplain 1804/1804
1723.07/1721.70	c 11097[?] 2794[?] -2747[?]  is mandatory 
1723.07/1721.70	c qxplain 1795/1803
1723.07/1721.71	c qxplain 1800/1803
1723.17/1721.73	c qxplain 1802/1803
1723.17/1721.74	c qxplain 1803/1803
1723.17/1721.75	c 11098[?] 2747[?] 2746[?] -2794[?] 2745[?]  is mandatory 
1723.17/1721.75	c qxplain 1802/1802
1723.17/1721.76	c 11099[?] 2749[?] -2795[?]  is mandatory 
1723.17/1721.76	c qxplain 1800/1801
1723.17/1721.78	c qxplain 1801/1801
1723.25/1721.80	c 11100[?] 2718[?] -2795[?]  is mandatory 
1723.25/1721.80	c qxplain 1800/1800
1723.25/1721.81	c 11101[?] -2718[?] 2795[?] -2749[?]  is mandatory 
1723.25/1721.81	c qxplain 1795/1799
1723.25/1721.85	c qxplain 1798/1799
1723.25/1721.86	c qxplain 1799/1799
1723.25/1721.87	c 11102[?] -2796[?] 2751[?]  is mandatory 
1723.25/1721.87	c qxplain 1798/1798
1723.25/1721.88	c 11103[?] 2719[?] -2796[?]  is mandatory 
1723.25/1721.88	c qxplain 1795/1797
1723.25/1721.89	c qxplain 1797/1797
1723.36/1721.90	c 11104[?] 2796[?] -2751[?] -2719[?]  is mandatory 
1723.36/1721.90	c qxplain 1795/1796
1723.36/1721.92	c qxplain 1796/1796
1723.36/1721.93	c 11105[?] 2753[?] -2797[?]  is mandatory 
1723.36/1721.93	c qxplain 1795/1795
1723.36/1721.94	c 11106[?] 2720[?] -2797[?]  is mandatory 
1723.36/1721.94	c qxplain 1777/1794
1723.36/1721.95	c qxplain 1786/1794
1723.36/1721.97	c qxplain 1791/1794
1723.36/1721.98	c qxplain 1793/1794
1723.36/1721.99	c qxplain 1794/1794
1723.36/1721.99	c 11107[?] -2720[?] -2753[?] 2797[?]  is mandatory 
1723.36/1721.99	c qxplain 1793/1793
1723.45/1722.00	c 11108[?] -2756[?] 2798[?]  is mandatory 
1723.45/1722.00	c qxplain 1791/1792
1723.45/1722.01	c qxplain 1792/1792
1723.45/1722.02	c 11109[?] -2757[?] 2798[?]  is mandatory 
1723.45/1722.02	c qxplain 1791/1791
1723.45/1722.04	c 11110[?] -2758[?] 2798[?]  is mandatory 
1723.45/1722.04	c qxplain 1786/1790
1723.45/1722.05	c qxplain 1789/1790
1723.45/1722.06	c qxplain 1790/1790
1723.45/1722.07	c 11111[?] 2757[?] 2758[?] -2798[?] 2756[?]  is mandatory 
1723.45/1722.07	c qxplain 1789/1789
1723.45/1722.08	c 11112[?] -2799[?] 2760[?]  is mandatory 
1723.45/1722.08	c qxplain 1786/1788
1723.55/1722.19	c qxplain 1788/1788
1723.65/1722.22	c 11113[?] -2799[?] 2721[?]  is mandatory 
1723.65/1722.22	c qxplain 1786/1787
1723.65/1722.27	c qxplain 1787/1787
1723.75/1722.38	c 11114[?] -2721[?] 2799[?] -2760[?]  is mandatory 
1723.75/1722.38	c qxplain 1786/1786
1723.75/1722.39	c 11115[?] 2762[?] -2800[?]  is mandatory 
1723.75/1722.39	c qxplain 1777/1785
1723.85/1722.40	c qxplain 1782/1785
1723.85/1722.42	c qxplain 1784/1785
1723.85/1722.46	c qxplain 1785/1785
1723.85/1722.48	c 11116[?] 2722[?] -2800[?]  is mandatory 
1723.85/1722.48	c qxplain 1784/1784
1723.85/1722.49	c 11117[?] 2800[?] -2722[?] -2762[?]  is mandatory 
1723.85/1722.49	c qxplain 1782/1783
1723.95/1722.50	c qxplain 1783/1783
1723.95/1722.51	c 11118[?] -2741[?] -2801[?]  is mandatory 
1723.95/1722.51	c qxplain 1782/1782
1723.95/1722.52	c 11119[?] 2741[?] 2801[?]  is mandatory 
1723.95/1722.52	c qxplain 1777/1781
1723.95/1722.53	c qxplain 1780/1781
1723.95/1722.54	c qxplain 1781/1781
1723.95/1722.55	c 11120[?] -2752[?] -2802[?]  is mandatory 
1723.95/1722.55	c qxplain 1780/1780
1723.95/1722.56	c 11121[?] 2752[?] 2802[?]  is mandatory 
1723.95/1722.56	c qxplain 1777/1779
1723.95/1722.58	c qxplain 1779/1779
1723.95/1722.59	c 11122[?] 2779[?] 2803[?]  is mandatory 
1723.95/1722.59	c qxplain 1777/1778
1723.95/1722.60	c qxplain 1778/1778
1724.05/1722.61	c 11123[?] 2780[?] 2803[?]  is mandatory 
1724.05/1722.61	c qxplain 1777/1777
1724.05/1722.62	c 11124[?] -2779[?] -2803[?] -2780[?]  is mandatory 
1724.05/1722.62	c qxplain 1740/1776
1724.05/1722.62	c qxplain 1759/1776
1724.05/1722.63	c qxplain 1768/1776
1724.05/1722.64	c qxplain 1773/1776
1724.05/1722.65	c qxplain 1775/1776
1724.05/1722.66	c qxplain 1776/1776
1724.05/1722.67	c 11125[?] 2781[?] 2804[?]  is mandatory 
1724.05/1722.67	c qxplain 1775/1775
1724.05/1722.68	c 11126[?] 2782[?] 2804[?]  is mandatory 
1724.05/1722.68	c qxplain 1773/1774
1724.05/1722.69	c qxplain 1774/1774
1724.05/1722.70	c 11128[?] 2805[?] 2776[?]  is mandatory 
1724.05/1722.70	c qxplain 1773/1773
1724.05/1722.71	c 11129[?] 2805[?] 2726[?]  is mandatory 
1724.05/1722.71	c qxplain 1768/1772
1724.17/1722.72	c qxplain 1771/1772
1724.17/1722.73	c qxplain 1772/1772
1724.17/1722.74	c qxplain 1771/1771
1724.17/1722.75	c 11131[?] -2806[?] -2776[?]  is mandatory 
1724.17/1722.75	c qxplain 1768/1770
1724.17/1722.76	c qxplain 1770/1770
1724.17/1722.77	c qxplain 1768/1769
1724.17/1722.79	c qxplain 1769/1769
1724.17/1722.80	c 11133[?] 2807[?] 2775[?]  is mandatory 
1724.17/1722.80	c qxplain 1768/1768
1724.17/1722.81	c 11134[?] 2807[?] 2727[?]  is mandatory 
1724.17/1722.81	c qxplain 1759/1767
1724.27/1722.82	c qxplain 1764/1767
1724.27/1722.83	c qxplain 1766/1767
1724.27/1722.84	c qxplain 1767/1767
1724.27/1722.85	c 11135[?] -2807[?] -2727[?] -2775[?]  is mandatory 
1724.27/1722.85	c qxplain 1766/1766
1724.27/1722.86	c 11136[?] -2808[?] -2775[?]  is mandatory 
1724.27/1722.86	c qxplain 1764/1765
1724.27/1722.87	c qxplain 1765/1765
1724.27/1722.88	c 11137[?] 2808[?] 2775[?]  is mandatory 
1724.27/1722.88	c qxplain 1764/1764
1724.27/1722.89	c 11138[?] 2784[?] -2809[?]  is mandatory 
1724.27/1722.89	c qxplain 1759/1763
1724.35/1722.95	c qxplain 1762/1763
1724.35/1722.96	c qxplain 1763/1763
1724.35/1722.97	c 11139[?] -2809[?] 2269[?]  is mandatory 
1724.35/1722.97	c qxplain 1762/1762
1724.35/1722.99	c 11140[?] -2784[?] -2269[?] 2809[?]  is mandatory 
1724.35/1722.99	c qxplain 1759/1761
1724.45/1723.02	c qxplain 1761/1761
1724.45/1723.04	c 11141[?] 2783[?] -2810[?]  is mandatory 
1724.45/1723.04	c qxplain 1759/1760
1724.45/1723.05	c qxplain 1760/1760
1724.45/1723.06	c 11142[?] -2810[?] 2271[?]  is mandatory 
1724.45/1723.06	c qxplain 1759/1759
1724.45/1723.08	c 11143[?] -2783[?] -2271[?] 2810[?]  is mandatory 
1724.45/1723.08	c qxplain 1740/1758
1724.55/1723.10	c qxplain 1750/1758
1724.55/1723.11	c qxplain 1755/1758
1724.55/1723.12	c qxplain 1757/1758
1724.55/1723.13	c qxplain 1758/1758
1724.55/1723.14	c 11144[?] -2743[?] 2811[?]  is mandatory 
1724.55/1723.14	c qxplain 1757/1757
1724.55/1723.15	c 11145[?] -2744[?] 2811[?]  is mandatory 
1724.55/1723.15	c qxplain 1755/1756
1724.55/1723.16	c qxplain 1756/1756
1724.55/1723.17	c 11146[?] 2744[?] 2743[?] -2811[?]  is mandatory 
1724.55/1723.17	c qxplain 1755/1755
1724.55/1723.19	c 11147[?] -2743[?] -2812[?]  is mandatory 
1724.55/1723.19	c qxplain 1750/1754
1724.65/1723.20	c qxplain 1753/1754
1724.65/1723.22	c qxplain 1754/1754
1724.65/1723.23	c 11148[?] -2744[?] -2812[?]  is mandatory 
1724.65/1723.23	c qxplain 1753/1753
1724.65/1723.24	c 11149[?] 2812[?] 2744[?] 2743[?]  is mandatory 
1724.65/1723.24	c qxplain 1750/1752
1724.65/1723.25	c qxplain 1752/1752
1724.65/1723.26	c 11150[?] -2754[?] 2813[?]  is mandatory 
1724.65/1723.26	c qxplain 1750/1751
1724.65/1723.27	c qxplain 1751/1751
1724.65/1723.28	c 11151[?] -2755[?] 2813[?]  is mandatory 
1724.65/1723.28	c qxplain 1750/1750
1724.65/1723.29	c 11152[?] 2754[?] 2755[?] -2813[?]  is mandatory 
1724.65/1723.29	c qxplain 1740/1749
1724.75/1723.31	c qxplain 1745/1749
1724.75/1723.32	c qxplain 1748/1749
1724.75/1723.34	c qxplain 1749/1749
1724.75/1723.35	c 11153[?] -2754[?] -2814[?]  is mandatory 
1724.75/1723.35	c qxplain 1748/1748
1724.75/1723.36	c 11154[?] -2755[?] -2814[?]  is mandatory 
1724.75/1723.36	c qxplain 1745/1747
1724.75/1723.37	c qxplain 1747/1747
1724.75/1723.39	c 11155[?] 2754[?] 2814[?] 2755[?]  is mandatory 
1724.75/1723.39	c qxplain 1745/1746
1724.85/1723.40	c qxplain 1746/1746
1724.85/1723.41	c 11156[?] 2748[?] -2815[?]  is mandatory 
1724.85/1723.41	c qxplain 1745/1745
1724.85/1723.44	c 11157[?] -2815[?] 2044[?]  is mandatory 
1724.85/1723.44	c qxplain 1740/1744
1724.85/1723.46	c qxplain 1743/1744
1724.85/1723.47	c qxplain 1744/1744
1724.85/1723.48	c 11158[?] 2815[?] -2748[?] -2044[?]  is mandatory 
1724.85/1723.48	c qxplain 1743/1743
1724.95/1723.50	c 11159[?] 2750[?] -2816[?]  is mandatory 
1724.95/1723.50	c qxplain 1740/1742
1724.95/1723.52	c qxplain 1742/1742
1724.95/1723.56	c 11160[?] -2816[?] 2044[?]  is mandatory 
1724.95/1723.56	c qxplain 1740/1741
1724.95/1723.57	c qxplain 1741/1741
1724.95/1723.58	c 11161[?] -2750[?] 2816[?] -2044[?]  is mandatory 
1724.95/1723.58	c qxplain 1740/1740
1725.05/1723.61	c 11162[?] -2817[?] 2759[?]  is mandatory 
1725.05/1723.61	c qxplain 1160/1739
1725.05/1723.63	c qxplain 1450/1739
1725.05/1723.63	c qxplain 1595/1739
1725.05/1723.64	c qxplain 1668/1739
1725.05/1723.65	c qxplain 1704/1739
1725.05/1723.66	c qxplain 1722/1739
1725.05/1723.67	c qxplain 1731/1739
1725.05/1723.68	c qxplain 1736/1739
1725.15/1723.70	c qxplain 1738/1739
1725.15/1723.72	c qxplain 1739/1739
1725.15/1723.73	c 11163[?] -2817[?] 2046[?]  is mandatory 
1725.15/1723.73	c qxplain 1738/1738
1725.15/1723.80	c 11164[?] -2759[?] 2817[?] -2046[?]  is mandatory 
1725.15/1723.80	c qxplain 1736/1737
1725.15/1723.81	c qxplain 1737/1737
1725.26/1723.82	c 11165[?] 2761[?] -2818[?]  is mandatory 
1725.26/1723.82	c qxplain 1736/1736
1725.26/1723.84	c 11166[?] -2818[?] 2046[?]  is mandatory 
1725.26/1723.84	c qxplain 1731/1735
1725.26/1723.85	c qxplain 1734/1735
1725.26/1723.86	c qxplain 1735/1735
1725.26/1723.87	c 11167[?] -2761[?] 2818[?] -2046[?]  is mandatory 
1725.26/1723.87	c qxplain 1734/1734
1725.26/1723.88	c 11168[?] -2819[?] 2764[?]  is mandatory 
1725.26/1723.88	c qxplain 1731/1733
1725.26/1723.89	c qxplain 1733/1733
1725.26/1723.90	c 11169[?] -2764[?] 2819[?]  is mandatory 
1725.26/1723.90	c qxplain 1731/1732
1725.26/1723.92	c qxplain 1732/1732
1725.37/1723.97	c 11170[?] -2820[?] 2764[?]  is mandatory 
1725.37/1723.97	c qxplain 1731/1731
1725.37/1723.98	c 11172[?] -2821[?] 2770[?]  is mandatory 
1725.37/1723.98	c qxplain 1722/1730
1725.37/1724.00	c qxplain 1727/1730
1725.45/1724.01	c qxplain 1729/1730
1725.45/1724.02	c qxplain 1730/1730
1725.45/1724.03	c 11173[?] -2770[?] 2821[?]  is mandatory 
1725.45/1724.03	c qxplain 1729/1729
1725.45/1724.06	c 11174[?] -2822[?] 2770[?]  is mandatory 
1725.45/1724.06	c qxplain 1727/1728
1725.45/1724.08	c qxplain 1728/1728
1725.45/1724.09	c 11176[?] 2803[?] 2823[?]  is mandatory 
1725.45/1724.09	c qxplain 1727/1727
1725.54/1724.10	c 11178[?] -2804[?] -2803[?] -2823[?]  is mandatory 
1725.54/1724.10	c qxplain 1722/1726
1725.54/1724.11	c qxplain 1725/1726
1725.54/1724.12	c qxplain 1726/1726
1725.54/1724.13	c 11179[?] 2824[?] 2685[?]  is mandatory 
1725.54/1724.13	c qxplain 1725/1725
1725.54/1724.14	c 11180[?] 2824[?] 2806[?]  is mandatory 
1725.54/1724.14	c qxplain 1722/1724
1725.54/1724.15	c qxplain 1724/1724
1725.54/1724.16	c qxplain 1722/1723
1725.54/1724.17	c qxplain 1723/1723
1725.54/1724.18	c 11182[?] 2825[?] 2684[?]  is mandatory 
1725.54/1724.18	c qxplain 1722/1722
1725.54/1724.19	c 11183[?] 2825[?] 2808[?]  is mandatory 
1725.54/1724.19	c qxplain 1704/1721
1725.65/1724.20	c qxplain 1713/1721
1725.65/1724.20	c qxplain 1718/1721
1725.65/1724.21	c qxplain 1720/1721
1725.65/1724.22	c qxplain 1721/1721
1725.65/1724.23	c 11184[?] -2684[?] -2825[?] -2808[?]  is mandatory 
1725.65/1724.23	c qxplain 1720/1720
1725.65/1724.24	c 11185[?] -2826[?] 2812[?]  is mandatory 
1725.65/1724.24	c qxplain 1718/1719
1725.65/1724.26	c qxplain 1719/1719
1725.65/1724.27	c 11186[?] 2794[?] -2826[?]  is mandatory 
1725.65/1724.27	c qxplain 1718/1718
1725.65/1724.28	c 11187[?] 2826[?] -2812[?] -2794[?]  is mandatory 
1725.65/1724.28	c qxplain 1713/1717
1725.74/1724.30	c qxplain 1716/1717
1725.74/1724.31	c qxplain 1717/1717
1725.74/1724.32	c 11188[?] 2814[?] -2827[?]  is mandatory 
1725.74/1724.32	c qxplain 1716/1716
1725.74/1724.33	c 11189[?] 2798[?] -2827[?]  is mandatory 
1725.74/1724.33	c qxplain 1713/1715
1725.74/1724.34	c qxplain 1715/1715
1725.74/1724.35	c 11190[?] 2827[?] -2814[?] -2798[?]  is mandatory 
1725.74/1724.35	c qxplain 1713/1714
1725.74/1724.36	c qxplain 1714/1714
1725.74/1724.37	c 11191[?] -2828[?] 2793[?]  is mandatory 
1725.74/1724.37	c qxplain 1713/1713
1725.74/1724.39	c 11192[?] 2828[?] -2793[?]  is mandatory 
1725.74/1724.39	c qxplain 1704/1712
1725.84/1724.40	c qxplain 1709/1712
1725.84/1724.42	c qxplain 1711/1712
1725.84/1724.43	c qxplain 1712/1712
1725.84/1724.44	c 11193[?] 2795[?] -2829[?]  is mandatory 
1725.84/1724.44	c qxplain 1711/1711
1725.84/1724.45	c 11194[?] 2829[?] -2795[?]  is mandatory 
1725.84/1724.45	c qxplain 1709/1710
1725.84/1724.48	c qxplain 1710/1710
1725.84/1724.49	c 11195[?] 2796[?] -2830[?]  is mandatory 
1725.84/1724.49	c qxplain 1709/1709
1725.94/1724.50	c 11196[?] 2830[?] -2796[?]  is mandatory 
1725.94/1724.50	c qxplain 1704/1708
1725.94/1724.51	c qxplain 1707/1708
1725.94/1724.52	c qxplain 1708/1708
1725.94/1724.53	c 11197[?] -2831[?] 2797[?]  is mandatory 
1725.94/1724.53	c qxplain 1707/1707
1725.94/1724.54	c 11198[?] 2831[?] -2797[?]  is mandatory 
1725.94/1724.54	c qxplain 1704/1706
1725.94/1724.55	c qxplain 1706/1706
1725.94/1724.56	c 11199[?] -2832[?] 2799[?]  is mandatory 
1725.94/1724.56	c qxplain 1704/1705
1726.04/1724.63	c qxplain 1705/1705
1726.04/1724.67	c 11200[?] -2799[?] 2832[?]  is mandatory 
1726.04/1724.67	c qxplain 1704/1704
1726.04/1724.69	c 11201[?] 2800[?] -2833[?]  is mandatory 
1726.04/1724.69	c qxplain 1668/1703
1726.14/1724.70	c qxplain 1686/1703
1726.14/1724.71	c qxplain 1695/1703
1726.14/1724.71	c qxplain 1700/1703
1726.14/1724.72	c qxplain 1702/1703
1726.14/1724.75	c qxplain 1703/1703
1726.14/1724.76	c 11202[?] -2800[?] 2833[?]  is mandatory 
1726.14/1724.76	c qxplain 1702/1702
1726.14/1724.77	c qxplain 1700/1701
1726.14/1724.78	c qxplain 1701/1701
1726.14/1724.79	c qxplain 1700/1700
1726.25/1724.80	c 11205[?] -2824[?] -2834[?] -2805[?]  is mandatory 
1726.25/1724.80	c qxplain 1695/1699
1726.25/1724.81	c qxplain 1698/1699
1726.25/1724.82	c qxplain 1699/1699
1726.25/1724.83	c 11206[?] 2835[?] 2807[?]  is mandatory 
1726.25/1724.83	c qxplain 1698/1698
1726.25/1724.84	c 11207[?] 2825[?] 2835[?]  is mandatory 
1726.25/1724.84	c qxplain 1695/1697
1726.25/1724.85	c qxplain 1697/1697
1726.25/1724.86	c 11208[?] -2835[?] -2825[?] -2807[?]  is mandatory 
1726.25/1724.86	c qxplain 1695/1696
1726.25/1724.87	c qxplain 1696/1696
1726.25/1724.88	c 11209[?] 2836[?] 2793[?]  is mandatory 
1726.25/1724.88	c qxplain 1695/1695
1726.25/1724.90	c 11210[?] 2811[?] 2836[?]  is mandatory 
1726.25/1724.90	c qxplain 1686/1694
1726.25/1724.91	c qxplain 1691/1694
1726.37/1724.92	c qxplain 1693/1694
1726.37/1724.93	c qxplain 1694/1694
1726.37/1724.94	c 11211[?] -2811[?] -2836[?] -2793[?]  is mandatory 
1726.37/1724.94	c qxplain 1693/1693
1726.37/1724.95	c 11212[?] 2797[?] 2837[?]  is mandatory 
1726.37/1724.95	c qxplain 1691/1692
1726.37/1724.96	c qxplain 1692/1692
1726.37/1724.97	c 11213[?] 2813[?] 2837[?]  is mandatory 
1726.37/1724.97	c qxplain 1691/1691
1726.37/1724.98	c 11214[?] -2813[?] -2797[?] -2837[?]  is mandatory 
1726.37/1724.98	c qxplain 1686/1690
1726.37/1724.99	c qxplain 1689/1690
1726.37/1725.00	c qxplain 1690/1690
1726.37/1725.01	c 11215[?] -2819[?] -2838[?]  is mandatory 
1726.37/1725.01	c qxplain 1689/1689
1726.47/1725.02	c 11216[?] 2819[?] 2838[?]  is mandatory 
1726.47/1725.02	c qxplain 1686/1688
1726.47/1725.04	c qxplain 1688/1688
1726.47/1725.06	c 11218[?] 2839[?] 2820[?]  is mandatory 
1726.47/1725.06	c qxplain 1686/1687
1726.47/1725.07	c qxplain 1687/1687
1726.47/1725.08	c 11220[?] 2840[?] 2822[?]  is mandatory 
1726.47/1725.08	c qxplain 1686/1686
1726.47/1725.09	c 11221[?] -2821[?] -2841[?]  is mandatory 
1726.47/1725.09	c qxplain 1668/1685
1726.56/1725.11	c qxplain 1677/1685
1726.56/1725.12	c qxplain 1682/1685
1726.56/1725.13	c qxplain 1684/1685
1726.56/1725.14	c qxplain 1685/1685
1726.56/1725.16	c 11222[?] 2841[?] 2821[?]  is mandatory 
1726.56/1725.16	c qxplain 1684/1684
1726.56/1725.17	c 11223[?] 2811[?] -2842[?]  is mandatory 
1726.56/1725.17	c qxplain 1682/1683
1726.56/1725.18	c qxplain 1683/1683
1726.56/1725.19	c 11224[?] 2042[?] -2842[?]  is mandatory 
1726.56/1725.19	c qxplain 1682/1682
1726.66/1725.20	c 11225[?] 2842[?] -2042[?] -2811[?]  is mandatory 
1726.66/1725.20	c qxplain 1677/1681
1726.66/1725.22	c qxplain 1680/1681
1726.66/1725.22	c qxplain 1681/1681
1726.66/1725.23	c 11226[?] 2816[?] -2843[?]  is mandatory 
1726.66/1725.23	c qxplain 1680/1680
1726.66/1725.25	c 11227[?] -2816[?] 2843[?]  is mandatory 
1726.66/1725.25	c qxplain 1677/1679
1726.66/1725.26	c qxplain 1679/1679
1726.66/1725.27	c 11228[?] -2844[?] 2813[?]  is mandatory 
1726.66/1725.28	c qxplain 1677/1678
1726.66/1725.29	c qxplain 1678/1678
1726.76/1725.30	c 11229[?] -2844[?] 2044[?]  is mandatory 
1726.76/1725.30	c qxplain 1677/1677
1726.76/1725.31	c 11230[?] 2844[?] -2813[?] -2044[?]  is mandatory 
1726.76/1725.31	c qxplain 1668/1676
1726.76/1725.32	c qxplain 1673/1676
1726.76/1725.34	c qxplain 1675/1676
1726.76/1725.35	c qxplain 1676/1676
1726.76/1725.37	c 11231[?] -2845[?] 2818[?]  is mandatory 
1726.76/1725.37	c qxplain 1675/1675
1726.86/1725.40	c 11232[?] -2818[?] 2845[?]  is mandatory 
1726.86/1725.40	c qxplain 1673/1674
1726.86/1725.41	c qxplain 1674/1674
1726.86/1725.42	c 11233[?] -2815[?] -2846[?]  is mandatory 
1726.86/1725.42	c qxplain 1673/1673
1726.86/1725.43	c 11234[?] 2846[?] 2815[?]  is mandatory 
1726.86/1725.43	c qxplain 1668/1672
1726.86/1725.45	c qxplain 1671/1672
1726.86/1725.46	c qxplain 1672/1672
1726.86/1725.47	c 11235[?] 2818[?] -2847[?]  is mandatory 
1726.86/1725.47	c qxplain 1671/1671
1726.86/1725.48	c 11236[?] 2847[?] -2818[?]  is mandatory 
1726.86/1725.48	c qxplain 1668/1670
1726.86/1725.49	c qxplain 1670/1670
1726.96/1725.50	c qxplain 1668/1669
1726.96/1725.51	c qxplain 1669/1669
1726.96/1725.52	c 11238[?] 2848[?] 2834[?]  is mandatory 
1726.96/1725.52	c qxplain 1668/1668
1726.96/1725.53	c 11239[?] -2835[?] -2849[?]  is mandatory 
1726.96/1725.53	c qxplain 1595/1667
1726.96/1725.54	c qxplain 1632/1667
1726.96/1725.55	c qxplain 1650/1667
1726.96/1725.56	c qxplain 1659/1667
1726.96/1725.57	c qxplain 1664/1667
1726.96/1725.58	c qxplain 1666/1667
1726.96/1725.58	c qxplain 1667/1667
1726.96/1725.60	c 11240[?] 2849[?] 2835[?]  is mandatory 
1726.96/1725.60	c qxplain 1666/1666
1727.06/1725.65	c 11241[?] -2850[?] 2793[?]  is mandatory 
1727.06/1725.65	c qxplain 1664/1665
1727.06/1725.68	c qxplain 1665/1665
1727.06/1725.69	c 11242[?] 2826[?] -2850[?]  is mandatory 
1727.06/1725.69	c qxplain 1664/1664
1727.16/1725.71	c 11243[?] 2795[?] -2850[?]  is mandatory 
1727.16/1725.71	c qxplain 1659/1663
1727.16/1725.72	c qxplain 1662/1663
1727.16/1725.73	c qxplain 1663/1663
1727.16/1725.74	c 11244[?] 2796[?] -2850[?]  is mandatory 
1727.16/1725.74	c qxplain 1662/1662
1727.16/1725.76	c 11245[?] -2793[?] -2826[?] 2850[?] -2796[?] -2795[?]  is mandatory 
1727.16/1725.76	c qxplain 1659/1661
1727.16/1725.77	c qxplain 1661/1661
1727.16/1725.79	c 11246[?] 2851[?] 2793[?]  is mandatory 
1727.16/1725.79	c qxplain 1659/1660
1727.26/1725.81	c qxplain 1660/1660
1727.26/1725.82	c 11247[?] 2851[?] 2826[?]  is mandatory 
1727.26/1725.82	c qxplain 1659/1659
1727.26/1725.83	c 11248[?] 2851[?] 2748[?]  is mandatory 
1727.26/1725.83	c qxplain 1650/1658
1727.26/1725.84	c qxplain 1655/1658
1727.26/1725.85	c qxplain 1657/1658
1727.26/1725.86	c qxplain 1658/1658
1727.26/1725.87	c 11249[?] -2748[?] -2826[?] -2851[?] -2793[?]  is mandatory 
1727.26/1725.87	c qxplain 1657/1657
1727.26/1725.88	c 11250[?] 2750[?] 2852[?]  is mandatory 
1727.26/1725.88	c qxplain 1655/1656
1727.36/1725.90	c qxplain 1656/1656
1727.36/1725.91	c 11251[?] 2826[?] 2852[?]  is mandatory 
1727.36/1725.91	c qxplain 1655/1655
1727.36/1725.93	c 11252[?] 2795[?] 2852[?]  is mandatory 
1727.36/1725.93	c qxplain 1650/1654
1727.36/1725.94	c qxplain 1653/1654
1727.36/1725.96	c qxplain 1654/1654
1727.36/1725.97	c 11253[?] 2852[?] 2793[?]  is mandatory 
1727.36/1725.97	c qxplain 1653/1653
1727.36/1725.99	c 11254[?] -2793[?] -2750[?] -2852[?] -2795[?] -2826[?]  is mandatory 
1727.36/1725.99	c qxplain 1650/1652
1727.36/1726.01	c qxplain 1652/1652
1727.48/1726.03	c 11255[?] 2797[?] -2853[?]  is mandatory 
1727.48/1726.03	c qxplain 1650/1651
1727.48/1726.05	c qxplain 1651/1651
1727.48/1726.06	c 11256[?] -2853[?] 2827[?]  is mandatory 
1727.48/1726.06	c qxplain 1650/1650
1727.48/1726.08	c 11257[?] 2799[?] -2853[?]  is mandatory 
1727.48/1726.08	c qxplain 1632/1649
1727.48/1726.09	c qxplain 1641/1649
1727.48/1726.10	c qxplain 1646/1649
1727.48/1726.11	c qxplain 1648/1649
1727.58/1726.13	c qxplain 1649/1649
1727.58/1726.15	c 11258[?] 2800[?] -2853[?]  is mandatory 
1727.58/1726.15	c qxplain 1648/1648
1727.58/1726.16	c 11259[?] 2853[?] -2827[?] -2800[?] -2799[?] -2797[?]  is mandatory 
1727.58/1726.16	c qxplain 1646/1647
1727.58/1726.18	c qxplain 1647/1647
1727.58/1726.19	c 11260[?] 2797[?] 2854[?]  is mandatory 
1727.58/1726.19	c qxplain 1646/1646
1727.66/1726.20	c 11261[?] 2854[?] 2827[?]  is mandatory 
1727.66/1726.20	c qxplain 1641/1645
1727.66/1726.21	c qxplain 1644/1645
1727.66/1726.22	c qxplain 1645/1645
1727.66/1726.24	c 11262[?] 2854[?] 2759[?]  is mandatory 
1727.66/1726.24	c qxplain 1644/1644
1727.66/1726.26	c 11263[?] -2797[?] -2854[?] -2759[?] -2827[?]  is mandatory 
1727.66/1726.26	c qxplain 1641/1643
1727.66/1726.27	c qxplain 1643/1643
1727.66/1726.29	c 11264[?] 2855[?] 2761[?]  is mandatory 
1727.66/1726.29	c qxplain 1641/1642
1727.66/1726.30	c qxplain 1642/1642
1727.76/1726.31	c 11265[?] 2855[?] 2827[?]  is mandatory 
1727.76/1726.31	c qxplain 1641/1641
1727.76/1726.33	c 11266[?] 2799[?] 2855[?]  is mandatory 
1727.76/1726.33	c qxplain 1632/1640
1727.76/1726.34	c qxplain 1637/1640
1727.76/1726.36	c qxplain 1639/1640
1727.76/1726.38	c qxplain 1640/1640
1727.76/1726.39	c 11267[?] 2855[?] 2797[?]  is mandatory 
1727.76/1726.39	c qxplain 1639/1639
1727.86/1726.40	c 11268[?] -2797[?] -2799[?] -2855[?] -2827[?] -2761[?]  is mandatory 
1727.86/1726.40	c qxplain 1637/1638
1727.86/1726.42	c qxplain 1638/1638
1727.86/1726.43	c 11269[?] 2826[?] -2856[?]  is mandatory 
1727.86/1726.43	c qxplain 1637/1637
1727.86/1726.44	c 11270[?] 2856[?] -2826[?]  is mandatory 
1727.86/1726.44	c qxplain 1632/1636
1727.86/1726.45	c qxplain 1635/1636
1727.86/1726.47	c qxplain 1636/1636
1727.86/1726.48	c 11271[?] 2827[?] -2857[?]  is mandatory 
1727.86/1726.48	c qxplain 1635/1635
1727.86/1726.49	c 11272[?] 2857[?] -2827[?]  is mandatory 
1727.86/1726.49	c qxplain 1632/1634
1727.96/1726.50	c qxplain 1634/1634
1727.96/1726.52	c 11273[?] -2842[?] -2858[?]  is mandatory 
1727.96/1726.52	c qxplain 1632/1633
1727.96/1726.53	c qxplain 1633/1633
1727.96/1726.54	c 11274[?] 2842[?] 2858[?]  is mandatory 
1727.96/1726.54	c qxplain 1632/1632
1727.96/1726.55	c 11275[?] -2859[?] -2844[?]  is mandatory 
1727.96/1726.55	c qxplain 1595/1631
1727.96/1726.56	c qxplain 1614/1631
1727.96/1726.57	c qxplain 1623/1631
1727.96/1726.58	c qxplain 1628/1631
1727.96/1726.59	c qxplain 1630/1631
1728.06/1726.60	c qxplain 1631/1631
1728.06/1726.61	c 11276[?] 2859[?] 2844[?]  is mandatory 
1728.06/1726.61	c qxplain 1630/1630
1728.06/1726.62	c 11277[?] -2860[?] 2828[?]  is mandatory 
1728.06/1726.62	c qxplain 1628/1629
1728.06/1726.64	c qxplain 1629/1629
1728.06/1726.65	c 11278[?] 2860[?] -2828[?]  is mandatory 
1728.06/1726.65	c qxplain 1628/1628
1728.16/1726.70	c 11279[?] 2828[?] -2861[?]  is mandatory 
1728.16/1726.70	c qxplain 1623/1627
1728.16/1726.72	c qxplain 1626/1627
1728.16/1726.73	c qxplain 1627/1627
1728.16/1726.75	c 11280[?] -2828[?] 2861[?]  is mandatory 
1728.16/1726.75	c qxplain 1626/1626
1728.16/1726.77	c 11281[?] 2829[?] -2862[?]  is mandatory 
1728.16/1726.77	c qxplain 1623/1625
1728.16/1726.78	c qxplain 1625/1625
1728.16/1726.79	c 11282[?] 2862[?] -2829[?]  is mandatory 
1728.16/1726.79	c qxplain 1623/1624
1728.25/1726.84	c qxplain 1624/1624
1728.25/1726.88	c 11283[?] 2829[?] -2863[?]  is mandatory 
1728.25/1726.88	c qxplain 1623/1623
1728.35/1726.91	c 11284[?] -2829[?] 2863[?]  is mandatory 
1728.35/1726.91	c qxplain 1614/1622
1728.35/1726.93	c qxplain 1619/1622
1728.35/1726.94	c qxplain 1621/1622
1728.35/1726.95	c qxplain 1622/1622
1728.35/1726.96	c 11285[?] 2830[?] -2864[?]  is mandatory 
1728.35/1726.96	c qxplain 1621/1621
1728.35/1726.97	c 11286[?] 2864[?] -2830[?]  is mandatory 
1728.35/1726.97	c qxplain 1619/1620
1728.45/1727.00	c qxplain 1620/1620
1728.45/1727.02	c 11287[?] 2830[?] -2865[?]  is mandatory 
1728.45/1727.02	c qxplain 1619/1619
1728.45/1727.03	c 11288[?] -2830[?] 2865[?]  is mandatory 
1728.45/1727.03	c qxplain 1614/1618
1728.45/1727.04	c qxplain 1617/1618
1728.45/1727.05	c qxplain 1618/1618
1728.45/1727.06	c 11289[?] -2866[?] 2831[?]  is mandatory 
1728.45/1727.06	c qxplain 1617/1617
1728.45/1727.07	c 11290[?] 2866[?] -2831[?]  is mandatory 
1728.45/1727.07	c qxplain 1614/1616
1728.45/1727.08	c qxplain 1616/1616
1728.45/1727.10	c 11291[?] 2831[?] -2867[?]  is mandatory 
1728.45/1727.10	c qxplain 1614/1615
1728.45/1727.12	c qxplain 1615/1615
1728.57/1727.13	c 11292[?] -2831[?] 2867[?]  is mandatory 
1728.57/1727.13	c qxplain 1614/1614
1728.57/1727.15	c 11293[?] -2868[?] 2832[?]  is mandatory 
1728.57/1727.15	c qxplain 1595/1613
1728.57/1727.16	c qxplain 1605/1613
1728.57/1727.17	c qxplain 1610/1613
1728.57/1727.18	c qxplain 1612/1613
1728.57/1727.19	c qxplain 1613/1613
1728.57/1727.20	c 11294[?] 2868[?] -2832[?]  is mandatory 
1728.57/1727.20	c qxplain 1612/1612
1728.67/1727.24	c 11295[?] 2832[?] -2869[?]  is mandatory 
1728.67/1727.24	c qxplain 1610/1611
1728.67/1727.25	c qxplain 1611/1611
1728.67/1727.27	c 11296[?] -2832[?] 2869[?]  is mandatory 
1728.67/1727.27	c qxplain 1610/1610
1728.67/1727.28	c 11297[?] 2833[?] -2870[?]  is mandatory 
1728.67/1727.28	c qxplain 1605/1609
1728.67/1727.29	c qxplain 1608/1609
1728.76/1727.31	c qxplain 1609/1609
1728.76/1727.31	c 11298[?] -2833[?] 2870[?]  is mandatory 
1728.76/1727.31	c qxplain 1608/1608
1728.76/1727.34	c 11299[?] 2833[?] -2871[?]  is mandatory 
1728.76/1727.34	c qxplain 1605/1607
1728.76/1727.35	c qxplain 1607/1607
1728.76/1727.36	c 11300[?] -2833[?] 2871[?]  is mandatory 
1728.76/1727.36	c qxplain 1605/1606
1728.76/1727.38	c qxplain 1606/1606
1728.76/1727.39	c qxplain 1605/1605
1728.86/1727.40	c 11302[?] 2849[?] 2872[?]  is mandatory 
1728.86/1727.40	c qxplain 1595/1604
1728.86/1727.41	c qxplain 1600/1604
1728.86/1727.42	c qxplain 1603/1604
1728.86/1727.43	c qxplain 1604/1604
1728.86/1727.44	c 11303[?] -2848[?] -2849[?] -2872[?]  is mandatory 
1728.86/1727.44	c qxplain 1603/1603
1728.86/1727.45	c 11304[?] 2801[?] 2873[?]  is mandatory 
1728.86/1727.45	c qxplain 1600/1602
1728.86/1727.46	c qxplain 1602/1602
1728.86/1727.47	c 11305[?] 2836[?] 2873[?]  is mandatory 
1728.86/1727.47	c qxplain 1600/1601
1728.86/1727.48	c qxplain 1601/1601
1728.86/1727.50	c 11306[?] 2851[?] 2873[?]  is mandatory 
1728.86/1727.50	c qxplain 1600/1600
1728.95/1727.51	c 11307[?] 2852[?] 2873[?]  is mandatory 
1728.95/1727.51	c qxplain 1595/1599
1728.95/1727.52	c qxplain 1598/1599
1728.95/1727.53	c qxplain 1599/1599
1728.95/1727.54	c 11308[?] -2801[?] -2851[?] -2836[?] -2873[?] -2852[?]  is mandatory 
1728.95/1727.54	c qxplain 1598/1598
1728.95/1727.55	c 11309[?] 2802[?] 2874[?]  is mandatory 
1728.95/1727.55	c qxplain 1595/1597
1728.95/1727.56	c qxplain 1597/1597
1728.95/1727.57	c 11310[?] 2837[?] 2874[?]  is mandatory 
1728.95/1727.57	c qxplain 1595/1596
1728.95/1727.59	c qxplain 1596/1596
1728.95/1727.59	c 11311[?] 2854[?] 2874[?]  is mandatory 
1728.95/1727.59	c qxplain 1595/1595
1729.05/1727.60	c 11312[?] 2855[?] 2874[?]  is mandatory 
1729.05/1727.60	c qxplain 1450/1594
1729.05/1727.61	c qxplain 1523/1594
1729.05/1727.62	c qxplain 1559/1594
1729.05/1727.63	c qxplain 1577/1594
1729.05/1727.64	c qxplain 1586/1594
1729.05/1727.65	c qxplain 1591/1594
1729.05/1727.66	c qxplain 1593/1594
1729.05/1727.67	c qxplain 1594/1594
1729.05/1727.68	c 11313[?] -2837[?] -2802[?] -2874[?] -2854[?] -2855[?]  is mandatory 
1729.05/1727.68	c qxplain 1593/1593
1729.05/1727.69	c 11314[?] -2847[?] -2875[?]  is mandatory 
1729.05/1727.69	c qxplain 1591/1592
1729.15/1727.71	c qxplain 1592/1592
1729.15/1727.73	c 11315[?] 2875[?] 2847[?]  is mandatory 
1729.15/1727.73	c qxplain 1591/1591
1729.15/1727.74	c 11316[?] -2876[?] 2853[?]  is mandatory 
1729.15/1727.74	c qxplain 1586/1590
1729.15/1727.77	c qxplain 1589/1590
1729.15/1727.78	c qxplain 1590/1590
1729.25/1727.81	c 11317[?] 2850[?] -2876[?]  is mandatory 
1729.25/1727.81	c qxplain 1589/1589
1729.25/1727.83	c 11318[?] 2876[?] -2850[?] -2853[?]  is mandatory 
1729.25/1727.83	c qxplain 1586/1588
1729.25/1727.86	c qxplain 1588/1588
1729.25/1727.88	c 11319[?] 2861[?] 2877[?]  is mandatory 
1729.25/1727.88	c qxplain 1586/1587
1729.35/1727.90	c qxplain 1587/1587
1729.35/1727.91	c 11321[?] -2861[?] -2877[?] -2763[?]  is mandatory 
1729.35/1727.91	c qxplain 1586/1586
1729.35/1727.93	c 11322[?] 2863[?] 2878[?]  is mandatory 
1729.35/1727.93	c qxplain 1577/1585
1729.35/1727.98	c qxplain 1582/1585
1729.45/1728.00	c qxplain 1584/1585
1729.45/1728.01	c qxplain 1585/1585
1729.45/1728.02	c 11324[?] -2863[?] -2878[?] -2766[?]  is mandatory 
1729.45/1728.02	c qxplain 1584/1584
1729.45/1728.03	c 11325[?] 2865[?] 2879[?]  is mandatory 
1729.45/1728.03	c qxplain 1582/1583
1729.45/1728.04	c qxplain 1583/1583
1729.45/1728.05	c 11327[?] -2865[?] -2879[?] -2768[?]  is mandatory 
1729.45/1728.05	c qxplain 1582/1582
1729.45/1728.06	c 11328[?] 2867[?] 2880[?]  is mandatory 
1729.45/1728.06	c qxplain 1577/1581
1729.45/1728.07	c qxplain 1580/1581
1729.45/1728.08	c qxplain 1581/1581
1729.45/1728.09	c 11330[?] -2867[?] -2880[?] -2769[?]  is mandatory 
1729.45/1728.09	c qxplain 1580/1580
1729.56/1728.11	c 11331[?] 2869[?] 2881[?]  is mandatory 
1729.56/1728.11	c qxplain 1577/1579
1729.56/1728.12	c qxplain 1579/1579
1729.56/1728.13	c 11333[?] -2869[?] -2881[?] -2771[?]  is mandatory 
1729.56/1728.13	c qxplain 1577/1578
1729.56/1728.14	c qxplain 1578/1578
1729.56/1728.15	c 11334[?] 2871[?] 2882[?]  is mandatory 
1729.56/1728.15	c qxplain 1577/1577
1729.56/1728.16	c 11336[?] -2871[?] -2882[?] -2773[?]  is mandatory 
1729.56/1728.16	c qxplain 1559/1576
1729.56/1728.18	c qxplain 1568/1576
1729.56/1728.19	c qxplain 1573/1576
1729.56/1728.21	c qxplain 1575/1576
1729.56/1728.21	c qxplain 1576/1576
1729.68/1728.22	c 11337[?] -2883[?] 2850[?]  is mandatory 
1729.68/1728.22	c qxplain 1575/1575
1729.68/1728.24	c 11338[?] -2850[?] 2883[?]  is mandatory 
1729.68/1728.24	c qxplain 1573/1574
1729.68/1728.27	c qxplain 1574/1574
1729.68/1728.27	c qxplain 1573/1573
1729.68/1728.29	c 11341[?] -2862[?] -2885[?]  is mandatory 
1729.68/1728.29	c qxplain 1568/1572
1729.68/1728.30	c qxplain 1571/1572
1729.68/1728.31	c qxplain 1572/1572
1729.78/1728.33	c 11342[?] 2862[?] 2885[?]  is mandatory 
1729.78/1728.33	c qxplain 1571/1571
1729.78/1728.35	c 11343[?] 2862[?] 2886[?]  is mandatory 
1729.78/1728.35	c qxplain 1568/1570
1729.78/1728.36	c qxplain 1570/1570
1729.78/1728.38	c 11344[?] 2765[?] 2886[?]  is mandatory 
1729.78/1728.38	c qxplain 1568/1569
1729.78/1728.40	c qxplain 1569/1569
1729.86/1728.40	c 11345[?] -2862[?] -2886[?] -2765[?]  is mandatory 
1729.86/1728.40	c qxplain 1568/1568
1729.86/1728.41	c qxplain 1559/1567
1729.86/1728.42	c qxplain 1564/1567
1729.86/1728.43	c qxplain 1566/1567
1729.86/1728.48	c qxplain 1567/1567
1729.96/1728.50	c 11348[?] -2864[?] -2888[?]  is mandatory 
1729.96/1728.50	c qxplain 1566/1566
1729.96/1728.51	c 11349[?] 2888[?] 2864[?]  is mandatory 
1729.96/1728.51	c qxplain 1564/1565
1729.96/1728.52	c qxplain 1565/1565
1729.96/1728.53	c 11350[?] 2864[?] 2889[?]  is mandatory 
1729.96/1728.53	c qxplain 1564/1564
1729.96/1728.55	c 11351[?] 2767[?] 2889[?]  is mandatory 
1729.96/1728.55	c qxplain 1559/1563
1729.96/1728.56	c qxplain 1562/1563
1729.96/1728.57	c qxplain 1563/1563
1729.96/1728.58	c 11352[?] -2864[?] -2889[?] -2767[?]  is mandatory 
1729.96/1728.58	c qxplain 1562/1562
1729.96/1728.58	c qxplain 1559/1561
1730.06/1728.64	c qxplain 1561/1561
1730.06/1728.64	c qxplain 1559/1560
1730.06/1728.66	c qxplain 1560/1560
1730.06/1728.67	c 11359[?] -2893[?] -2870[?]  is mandatory 
1730.06/1728.67	c qxplain 1559/1559
1730.06/1728.68	c 11360[?] 2870[?] 2893[?]  is mandatory 
1730.06/1728.68	c qxplain 1523/1558
1730.06/1728.69	c qxplain 1541/1558
1730.16/1728.71	c qxplain 1550/1558
1730.16/1728.73	c qxplain 1555/1558
1730.16/1728.77	c qxplain 1557/1558
1730.16/1728.79	c qxplain 1558/1558
1730.16/1728.79	c 11361[?] 2870[?] 2894[?]  is mandatory 
1730.16/1728.79	c qxplain 1557/1557
1730.26/1728.81	c 11362[?] 2894[?] 2772[?]  is mandatory 
1730.26/1728.81	c qxplain 1555/1556
1730.26/1728.82	c qxplain 1556/1556
1730.26/1728.82	c 11363[?] -2870[?] -2894[?] -2772[?]  is mandatory 
1730.26/1728.82	c qxplain 1555/1555
1730.26/1728.83	c 11366[?] -2896[?] -2868[?]  is mandatory 
1730.26/1728.83	c qxplain 1550/1554
1730.26/1728.85	c qxplain 1553/1554
1730.26/1728.86	c qxplain 1554/1554
1730.26/1728.87	c 11367[?] 2896[?] 2868[?]  is mandatory 
1730.26/1728.87	c qxplain 1553/1553
1730.26/1728.88	c 11368[?] 2897[?] 2868[?]  is mandatory 
1730.26/1728.88	c qxplain 1550/1552
1730.26/1728.89	c qxplain 1552/1552
1730.36/1728.91	c 11369[?] 2897[?] 2774[?]  is mandatory 
1730.36/1728.91	c qxplain 1550/1551
1730.36/1728.92	c qxplain 1551/1551
1730.36/1728.93	c 11370[?] -2774[?] -2868[?] -2897[?]  is mandatory 
1730.36/1728.93	c qxplain 1550/1550
1730.36/1728.94	c 11371[?] -2898[?] 2853[?]  is mandatory 
1730.36/1728.94	c qxplain 1541/1549
1730.36/1728.95	c qxplain 1546/1549
1730.36/1728.96	c qxplain 1548/1549
1730.36/1728.99	c qxplain 1549/1549
1730.46/1729.01	c 11372[?] -2898[?] 2174[?]  is mandatory 
1730.46/1729.01	c qxplain 1548/1548
1730.46/1729.04	c 11373[?] -2853[?] 2898[?] -2174[?]  is mandatory 
1730.46/1729.04	c qxplain 1546/1547
1730.46/1729.06	c qxplain 1547/1547
1730.46/1729.07	c 11374[?] -2899[?] -2860[?]  is mandatory 
1730.46/1729.07	c qxplain 1546/1546
1730.46/1729.08	c 11375[?] 2899[?] 2860[?]  is mandatory 
1730.46/1729.08	c qxplain 1541/1545
1730.46/1729.10	c qxplain 1544/1545
1730.56/1729.11	c qxplain 1545/1545
1730.56/1729.12	c 11376[?] 2900[?] 2860[?]  is mandatory 
1730.56/1729.12	c qxplain 1544/1544
1730.56/1729.13	c 11377[?] 2777[?] 2900[?]  is mandatory 
1730.56/1729.13	c qxplain 1541/1543
1730.56/1729.14	c qxplain 1543/1543
1730.56/1729.16	c 11378[?] -2900[?] -2860[?] -2777[?]  is mandatory 
1730.56/1729.16	c qxplain 1541/1542
1730.56/1729.17	c qxplain 1542/1542
1730.56/1729.18	c 11379[?] 2856[?] -2901[?]  is mandatory 
1730.56/1729.18	c qxplain 1541/1541
1730.56/1729.19	c 11380[?] 2901[?] -2856[?]  is mandatory 
1730.56/1729.19	c qxplain 1523/1540
1730.66/1729.21	c qxplain 1532/1540
1730.66/1729.22	c qxplain 1537/1540
1730.66/1729.23	c qxplain 1539/1540
1730.66/1729.27	c qxplain 1540/1540
1730.66/1729.30	c 11381[?] 2856[?] -2902[?]  is mandatory 
1730.66/1729.30	c qxplain 1539/1539
1730.78/1729.32	c 11382[?] -2856[?] 2902[?]  is mandatory 
1730.78/1729.32	c qxplain 1537/1538
1730.78/1729.33	c qxplain 1538/1538
1730.78/1729.35	c 11383[?] -2903[?] -2866[?]  is mandatory 
1730.78/1729.35	c qxplain 1537/1537
1730.78/1729.36	c 11384[?] 2903[?] 2866[?]  is mandatory 
1730.78/1729.36	c qxplain 1532/1536
1730.78/1729.37	c qxplain 1535/1536
1730.78/1729.38	c qxplain 1536/1536
1730.78/1729.39	c 11385[?] 2904[?] 2866[?]  is mandatory 
1730.78/1729.39	c qxplain 1535/1535
1730.78/1729.40	c 11386[?] 2778[?] 2904[?]  is mandatory 
1730.78/1729.40	c qxplain 1532/1534
1730.78/1729.41	c qxplain 1534/1534
1730.88/1729.42	c 11387[?] -2866[?] -2904[?] -2778[?]  is mandatory 
1730.88/1729.42	c qxplain 1532/1533
1730.88/1729.43	c qxplain 1533/1533
1730.88/1729.44	c 11388[?] 2857[?] -2905[?]  is mandatory 
1730.88/1729.44	c qxplain 1532/1532
1730.88/1729.45	c 11389[?] 2905[?] -2857[?]  is mandatory 
1730.88/1729.45	c qxplain 1523/1531
1730.88/1729.47	c qxplain 1528/1531
1730.88/1729.48	c qxplain 1530/1531
1730.88/1729.49	c qxplain 1531/1531
1730.96/1729.50	c 11390[?] 2857[?] -2906[?]  is mandatory 
1730.96/1729.50	c qxplain 1530/1530
1730.96/1729.51	c 11391[?] -2857[?] 2906[?]  is mandatory 
1730.96/1729.51	c qxplain 1528/1529
1730.96/1729.53	c qxplain 1529/1529
1730.96/1729.53	c 11392[?] 2907[?] 2850[?]  is mandatory 
1730.96/1729.53	c qxplain 1528/1528
1730.96/1729.55	c 11393[?] 2874[?] 2907[?]  is mandatory 
1730.96/1729.55	c qxplain 1523/1527
1730.96/1729.56	c qxplain 1526/1527
1730.96/1729.57	c qxplain 1527/1527
1731.06/1729.60	c 11394[?] -2850[?] -2874[?] -2907[?]  is mandatory 
1731.06/1729.60	c qxplain 1526/1526
1731.06/1729.61	c 11395[?] -2873[?] -2908[?]  is mandatory 
1731.06/1729.61	c qxplain 1523/1525
1731.06/1729.62	c qxplain 1525/1525
1731.06/1729.63	c 11396[?] 2873[?] 2908[?]  is mandatory 
1731.06/1729.63	c qxplain 1523/1524
1731.06/1729.65	c qxplain 1524/1524
1731.06/1729.66	c 11397[?] 2909[?] 2687[?]  is mandatory 
1731.06/1729.66	c qxplain 1523/1523
1731.06/1729.67	c qxplain 1450/1522
1731.06/1729.68	c qxplain 1487/1522
1731.06/1729.69	c qxplain 1505/1522
1731.16/1729.70	c qxplain 1514/1522
1731.16/1729.71	c qxplain 1519/1522
1731.16/1729.72	c qxplain 1521/1522
1731.16/1729.73	c qxplain 1522/1522
1731.16/1729.74	c 11400[?] 2910[?] 2689[?]  is mandatory 
1731.16/1729.74	c qxplain 1521/1521
1731.16/1729.75	c qxplain 1519/1520
1731.16/1729.76	c qxplain 1520/1520
1731.16/1729.77	c 11403[?] 2911[?] 2691[?]  is mandatory 
1731.16/1729.77	c qxplain 1519/1519
1731.16/1729.77	c qxplain 1514/1518
1731.16/1729.79	c qxplain 1517/1518
1731.26/1729.80	c qxplain 1518/1518
1731.26/1729.81	c qxplain 1517/1517
1731.26/1729.82	c 11406[?] 2912[?] 2693[?]  is mandatory 
1731.26/1729.82	c qxplain 1514/1516
1731.26/1729.83	c qxplain 1516/1516
1731.26/1729.85	c 11409[?] 2913[?] 2695[?]  is mandatory 
1731.26/1729.85	c qxplain 1514/1515
1731.26/1729.86	c qxplain 1515/1515
1731.26/1729.88	c 11412[?] 2914[?] 2697[?]  is mandatory 
1731.26/1729.88	c qxplain 1514/1514
1731.26/1729.89	c 11415[?] 2915[?] 2688[?]  is mandatory 
1731.26/1729.89	c qxplain 1505/1513
1731.36/1729.90	c qxplain 1510/1513
1731.36/1729.91	c qxplain 1512/1513
1731.36/1729.92	c qxplain 1513/1513
1731.36/1729.93	c 11416[?] 2885[?] 2915[?]  is mandatory 
1731.36/1729.93	c qxplain 1512/1512
1731.36/1729.94	c 11417[?] -2885[?] -2688[?] -2915[?]  is mandatory 
1731.36/1729.94	c qxplain 1510/1511
1731.36/1729.96	c qxplain 1511/1511
1731.36/1729.96	c 11418[?] 2916[?] 2690[?]  is mandatory 
1731.36/1729.96	c qxplain 1510/1510
1731.36/1729.98	c 11419[?] 2888[?] 2916[?]  is mandatory 
1731.36/1729.98	c qxplain 1505/1509
1731.36/1729.99	c qxplain 1508/1509
1731.47/1730.02	c qxplain 1509/1509
1731.47/1730.03	c 11420[?] -2888[?] -2690[?] -2916[?]  is mandatory 
1731.47/1730.03	c qxplain 1508/1508
1731.47/1730.04	c 11421[?] 2917[?] 2696[?]  is mandatory 
1731.47/1730.04	c qxplain 1505/1507
1731.47/1730.05	c qxplain 1507/1507
1731.47/1730.06	c 11422[?] 2893[?] 2917[?]  is mandatory 
1731.47/1730.06	c qxplain 1505/1506
1731.47/1730.07	c qxplain 1506/1506
1731.47/1730.09	c 11423[?] -2893[?] -2696[?] -2917[?]  is mandatory 
1731.47/1730.09	c qxplain 1505/1505
1731.57/1730.10	c 11424[?] 2918[?] 2694[?]  is mandatory 
1731.57/1730.10	c qxplain 1487/1504
1731.57/1730.11	c qxplain 1496/1504
1731.57/1730.12	c qxplain 1501/1504
1731.57/1730.15	c qxplain 1503/1504
1731.57/1730.18	c qxplain 1504/1504
1731.57/1730.19	c 11425[?] 2896[?] 2918[?]  is mandatory 
1731.57/1730.19	c qxplain 1503/1503
1731.67/1730.20	c 11426[?] -2896[?] -2918[?] -2694[?]  is mandatory 
1731.67/1730.20	c qxplain 1501/1502
1731.67/1730.21	c qxplain 1502/1502
1731.67/1730.22	c 11427[?] 2874[?] -2919[?]  is mandatory 
1731.67/1730.22	c qxplain 1501/1501
1731.67/1730.27	c 11428[?] -2919[?] 2046[?]  is mandatory 
1731.67/1730.27	c qxplain 1496/1500
1731.67/1730.28	c qxplain 1499/1500
1731.77/1730.31	c qxplain 1500/1500
1731.77/1730.32	c 11429[?] -2874[?] 2919[?] -2046[?]  is mandatory 
1731.77/1730.33	c qxplain 1499/1499
1731.77/1730.35	c 11430[?] -2723[?] 2920[?]  is mandatory 
1731.77/1730.35	c qxplain 1496/1498
1731.77/1730.36	c qxplain 1498/1498
1731.77/1730.38	c 11431[?] 2920[?] -2898[?]  is mandatory 
1731.77/1730.38	c qxplain 1496/1497
1731.77/1730.39	c qxplain 1497/1497
1731.77/1730.40	c 11432[?] -2920[?] 2898[?] 2723[?]  is mandatory 
1731.77/1730.40	c qxplain 1496/1496
1731.88/1730.42	c 11433[?] 2921[?] 2686[?]  is mandatory 
1731.88/1730.42	c qxplain 1487/1495
1731.88/1730.43	c qxplain 1492/1495
1731.88/1730.44	c qxplain 1494/1495
1731.88/1730.45	c qxplain 1495/1495
1731.88/1730.46	c 11434[?] 2921[?] 2899[?]  is mandatory 
1731.88/1730.46	c qxplain 1494/1494
1731.88/1730.47	c 11435[?] -2686[?] -2899[?] -2921[?]  is mandatory 
1731.88/1730.47	c qxplain 1492/1493
1731.88/1730.49	c qxplain 1493/1493
1731.88/1730.49	c 11436[?] 2922[?] 2692[?]  is mandatory 
1731.88/1730.49	c qxplain 1492/1492
1731.88/1730.51	c 11437[?] 2922[?] 2903[?]  is mandatory 
1731.88/1730.51	c qxplain 1487/1491
1731.98/1730.52	c qxplain 1490/1491
1731.98/1730.54	c qxplain 1491/1491
1731.98/1730.55	c 11438[?] -2692[?] -2903[?] -2922[?]  is mandatory 
1731.98/1730.55	c qxplain 1490/1490
1731.98/1730.57	c 11439[?] 2907[?] -2923[?]  is mandatory 
1731.98/1730.57	c qxplain 1487/1489
1731.98/1730.58	c qxplain 1489/1489
1731.98/1730.59	c 11440[?] 2908[?] -2923[?]  is mandatory 
1731.98/1730.59	c qxplain 1487/1488
1732.06/1730.61	c qxplain 1488/1488
1732.06/1730.62	c 11441[?] -2908[?] 2923[?] -2907[?]  is mandatory 
1732.06/1730.62	c qxplain 1487/1487
1732.06/1730.64	c 11443[?] 2877[?] 2924[?]  is mandatory 
1732.06/1730.64	c qxplain 1450/1486
1732.06/1730.65	c qxplain 1469/1486
1732.06/1730.66	c qxplain 1478/1486
1732.16/1730.71	c qxplain 1483/1486
1732.16/1730.72	c qxplain 1485/1486
1732.16/1730.73	c qxplain 1486/1486
1732.16/1730.74	c 11444[?] -2877[?] -2924[?] -2909[?]  is mandatory 
1732.16/1730.74	c qxplain 1485/1485
1732.16/1730.75	c 11445[?] 2902[?] 2925[?]  is mandatory 
1732.16/1730.75	c qxplain 1483/1484
1732.16/1730.76	c qxplain 1484/1484
1732.16/1730.78	c 11447[?] -2902[?] -2925[?] -2839[?]  is mandatory 
1732.16/1730.78	c qxplain 1483/1483
1732.16/1730.79	c 11449[?] 2878[?] 2926[?]  is mandatory 
1732.16/1730.79	c qxplain 1478/1482
1732.26/1730.82	c qxplain 1481/1482
1732.26/1730.83	c qxplain 1482/1482
1732.26/1730.84	c 11450[?] -2878[?] -2926[?] -2910[?]  is mandatory 
1732.26/1730.84	c qxplain 1481/1481
1732.26/1730.85	c 11452[?] 2879[?] 2927[?]  is mandatory 
1732.26/1730.85	c qxplain 1478/1480
1732.26/1730.86	c qxplain 1480/1480
1732.26/1730.87	c 11453[?] -2879[?] -2927[?] -2911[?]  is mandatory 
1732.26/1730.87	c qxplain 1478/1479
1732.26/1730.88	c qxplain 1479/1479
1732.26/1730.89	c 11455[?] 2880[?] 2928[?]  is mandatory 
1732.26/1730.89	c qxplain 1478/1478
1732.36/1730.90	c 11456[?] -2880[?] -2928[?] -2912[?]  is mandatory 
1732.36/1730.90	c qxplain 1469/1477
1732.36/1730.91	c qxplain 1474/1477
1732.36/1730.95	c qxplain 1476/1477
1732.36/1730.96	c qxplain 1477/1477
1732.36/1730.98	c 11457[?] 2906[?] 2929[?]  is mandatory 
1732.36/1730.98	c qxplain 1476/1476
1732.36/1730.99	c 11459[?] -2906[?] -2929[?] -2840[?]  is mandatory 
1732.36/1730.99	c qxplain 1474/1475
1732.36/1730.99	c qxplain 1475/1475
1732.45/1731.00	c 11461[?] 2881[?] 2930[?]  is mandatory 
1732.45/1731.00	c qxplain 1474/1474
1732.45/1731.01	c 11462[?] -2881[?] -2930[?] -2913[?]  is mandatory 
1732.45/1731.01	c qxplain 1469/1473
1732.45/1731.02	c qxplain 1472/1473
1732.45/1731.04	c qxplain 1473/1473
1732.45/1731.04	c 11464[?] 2882[?] 2931[?]  is mandatory 
1732.45/1731.04	c qxplain 1472/1472
1732.45/1731.06	c 11465[?] -2882[?] -2931[?] -2914[?]  is mandatory 
1732.45/1731.06	c qxplain 1469/1471
1732.45/1731.07	c qxplain 1471/1471
1732.45/1731.08	c 11466[?] -2901[?] -2932[?]  is mandatory 
1732.45/1731.08	c qxplain 1469/1470
1732.45/1731.09	c qxplain 1470/1470
1732.55/1731.10	c 11467[?] 2901[?] 2932[?]  is mandatory 
1732.55/1731.10	c qxplain 1469/1469
1732.55/1731.11	c 11468[?] 2901[?] 2933[?]  is mandatory 
1732.55/1731.11	c qxplain 1450/1468
1732.55/1731.12	c qxplain 1460/1468
1732.55/1731.13	c qxplain 1465/1468
1732.55/1731.14	c qxplain 1467/1468
1732.55/1731.15	c qxplain 1468/1468
1732.55/1731.16	c 11469[?] 2838[?] 2933[?]  is mandatory 
1732.55/1731.16	c qxplain 1467/1467
1732.55/1731.18	c 11470[?] -2838[?] -2901[?] -2933[?]  is mandatory 
1732.55/1731.18	c qxplain 1465/1466
1732.55/1731.19	c qxplain 1466/1466
1732.65/1731.20	c qxplain 1465/1465
1732.65/1731.21	c 11473[?] 2915[?] 2935[?]  is mandatory 
1732.65/1731.21	c qxplain 1460/1464
1732.65/1731.22	c qxplain 1463/1464
1732.65/1731.23	c qxplain 1464/1464
1732.65/1731.24	c 11474[?] 2886[?] 2935[?]  is mandatory 
1732.65/1731.24	c qxplain 1463/1463
1732.65/1731.25	c 11475[?] -2886[?] -2935[?] -2915[?]  is mandatory 
1732.65/1731.25	c qxplain 1460/1462
1732.65/1731.26	c qxplain 1462/1462
1732.65/1731.27	c 11476[?] 2916[?] 2936[?]  is mandatory 
1732.65/1731.27	c qxplain 1460/1461
1732.65/1731.28	c qxplain 1461/1461
1732.65/1731.29	c 11477[?] 2889[?] 2936[?]  is mandatory 
1732.65/1731.29	c qxplain 1460/1460
1732.75/1731.30	c 11478[?] -2889[?] -2936[?] -2916[?]  is mandatory 
1732.75/1731.30	c qxplain 1450/1459
1732.75/1731.32	c qxplain 1455/1459
1732.75/1731.33	c qxplain 1458/1459
1732.75/1731.34	c qxplain 1459/1459
1732.75/1731.35	c 11481[?] 2917[?] 2938[?]  is mandatory 
1732.75/1731.35	c qxplain 1458/1458
1732.75/1731.36	c 11482[?] 2894[?] 2938[?]  is mandatory 
1732.75/1731.36	c qxplain 1455/1457
1732.85/1731.43	c qxplain 1457/1457
1732.85/1731.44	c 11483[?] -2894[?] -2917[?] -2938[?]  is mandatory 
1732.85/1731.44	c qxplain 1455/1456
1732.85/1731.46	c qxplain 1456/1456
1732.85/1731.46	c 11484[?] -2939[?] -2905[?]  is mandatory 
1732.85/1731.46	c qxplain 1455/1455
1732.85/1731.47	c 11485[?] 2905[?] 2939[?]  is mandatory 
1732.85/1731.47	c qxplain 1450/1454
1732.85/1731.48	c qxplain 1453/1454
1732.85/1731.49	c qxplain 1454/1454
1732.85/1731.50	c 11486[?] 2905[?] 2940[?]  is mandatory 
1732.85/1731.50	c qxplain 1453/1453
1732.85/1731.51	c 11487[?] 2841[?] 2940[?]  is mandatory 
1732.85/1731.51	c qxplain 1450/1452
1732.97/1731.53	c qxplain 1452/1452
1732.97/1731.54	c 11488[?] -2940[?] -2905[?] -2841[?]  is mandatory 
1732.97/1731.54	c qxplain 1450/1451
1732.97/1731.56	c qxplain 1451/1451
1732.97/1731.57	c 11489[?] 2918[?] 2941[?]  is mandatory 
1732.97/1731.57	c qxplain 1450/1450
1732.97/1731.58	c 11490[?] 2897[?] 2941[?]  is mandatory 
1732.97/1731.58	c qxplain 1160/1449
1732.97/1731.60	c qxplain 1305/1449
1732.97/1731.60	c qxplain 1378/1449
1732.97/1731.61	c qxplain 1414/1449
1733.07/1731.62	c qxplain 1432/1449
1733.07/1731.63	c qxplain 1441/1449
1733.07/1731.64	c qxplain 1446/1449
1733.07/1731.65	c qxplain 1448/1449
1733.07/1731.67	c qxplain 1449/1449
1733.07/1731.68	c 11491[?] -2941[?] -2897[?] -2918[?]  is mandatory 
1733.07/1731.68	c qxplain 1448/1448
1733.15/1731.70	c 11492[?] 2921[?] 2942[?]  is mandatory 
1733.15/1731.70	c qxplain 1446/1447
1733.15/1731.71	c qxplain 1447/1447
1733.15/1731.72	c 11493[?] 2942[?] 2900[?]  is mandatory 
1733.15/1731.72	c qxplain 1446/1446
1733.15/1731.74	c 11494[?] -2900[?] -2921[?] -2942[?]  is mandatory 
1733.15/1731.74	c qxplain 1441/1445
1733.15/1731.75	c qxplain 1444/1445
1733.15/1731.76	c qxplain 1445/1445
1733.15/1731.77	c 11495[?] 2943[?] 2922[?]  is mandatory 
1733.15/1731.77	c qxplain 1444/1444
1733.15/1731.79	c 11496[?] 2904[?] 2943[?]  is mandatory 
1733.15/1731.79	c qxplain 1441/1443
1733.15/1731.80	c qxplain 1443/1443
1733.26/1731.81	c 11497[?] -2943[?] -2904[?] -2922[?]  is mandatory 
1733.26/1731.81	c qxplain 1441/1442
1733.26/1731.82	c qxplain 1442/1442
1733.26/1731.83	c 11498[?] -2923[?] -2944[?]  is mandatory 
1733.26/1731.83	c qxplain 1441/1441
1733.26/1731.85	c 11499[?] 2923[?] 2944[?]  is mandatory 
1733.26/1731.85	c qxplain 1432/1440
1733.26/1731.88	c qxplain 1437/1440
1733.26/1731.89	c qxplain 1439/1440
1733.36/1731.90	c qxplain 1440/1440
1733.36/1731.91	c 11500[?] -2924[?] -2945[?]  is mandatory 
1733.36/1731.91	c qxplain 1439/1439
1733.36/1731.92	c 11501[?] 2924[?] 2945[?]  is mandatory 
1733.36/1731.92	c qxplain 1437/1438
1733.36/1731.94	c qxplain 1438/1438
1733.36/1731.95	c 11502[?] 2946[?] 2820[?]  is mandatory 
1733.36/1731.95	c qxplain 1437/1437
1733.36/1731.95	c qxplain 1432/1436
1733.36/1731.98	c qxplain 1435/1436
1733.36/1731.99	c qxplain 1436/1436
1733.46/1732.00	c 11505[?] -2926[?] -2947[?]  is mandatory 
1733.46/1732.00	c qxplain 1435/1435
1733.46/1732.01	c 11506[?] 2926[?] 2947[?]  is mandatory 
1733.46/1732.01	c qxplain 1432/1434
1733.46/1732.02	c qxplain 1434/1434
1733.46/1732.03	c 11507[?] -2927[?] -2948[?]  is mandatory 
1733.46/1732.03	c qxplain 1432/1433
1733.46/1732.04	c qxplain 1433/1433
1733.46/1732.05	c 11508[?] 2927[?] 2948[?]  is mandatory 
1733.46/1732.05	c qxplain 1432/1432
1733.46/1732.06	c 11509[?] -2928[?] -2949[?]  is mandatory 
1733.46/1732.06	c qxplain 1414/1431
1733.46/1732.08	c qxplain 1423/1431
1733.46/1732.09	c qxplain 1428/1431
1733.56/1732.11	c qxplain 1430/1431
1733.81/1732.24	c qxplain 1431/1431
1733.81/1732.25	c 11510[?] 2928[?] 2949[?]  is mandatory 
1733.81/1732.25	c qxplain 1430/1430
1733.81/1732.26	c 11511[?] 2950[?] 2822[?]  is mandatory 
1733.81/1732.26	c qxplain 1428/1429
1733.81/1732.27	c qxplain 1429/1429
1733.81/1732.28	c 11514[?] -2930[?] -2951[?]  is mandatory 
1733.81/1732.28	c qxplain 1428/1428
1733.81/1732.29	c 11515[?] 2930[?] 2951[?]  is mandatory 
1733.81/1732.29	c qxplain 1423/1427
1733.88/1732.30	c qxplain 1426/1427
1733.88/1732.31	c qxplain 1427/1427
1733.88/1732.32	c 11516[?] -2931[?] -2952[?]  is mandatory 
1733.88/1732.32	c qxplain 1426/1426
1733.88/1732.33	c 11517[?] 2931[?] 2952[?]  is mandatory 
1733.88/1732.33	c qxplain 1423/1425
1733.88/1732.34	c qxplain 1425/1425
1733.88/1732.35	c 11518[?] 2953[?] 2819[?]  is mandatory 
1733.88/1732.35	c qxplain 1423/1424
1733.88/1732.36	c qxplain 1424/1424
1733.88/1732.38	c 11519[?] 2932[?] 2953[?]  is mandatory 
1733.88/1732.38	c qxplain 1423/1423
1733.88/1732.39	c 11520[?] -2932[?] -2819[?] -2953[?]  is mandatory 
1733.88/1732.39	c qxplain 1414/1422
1733.98/1732.40	c qxplain 1419/1422
1733.98/1732.42	c qxplain 1421/1422
1733.98/1732.43	c qxplain 1422/1422
1733.98/1732.44	c 11521[?] 2954[?] 2821[?]  is mandatory 
1733.98/1732.44	c qxplain 1421/1421
1733.98/1732.46	c 11522[?] 2954[?] 2939[?]  is mandatory 
1733.98/1732.46	c qxplain 1419/1420
1733.98/1732.47	c qxplain 1420/1420
1733.98/1732.48	c 11523[?] -2939[?] -2821[?] -2954[?]  is mandatory 
1733.98/1732.48	c qxplain 1419/1419
1734.08/1732.50	c 11524[?] 2919[?] -2955[?]  is mandatory 
1734.08/1732.50	c qxplain 1414/1418
1734.08/1732.51	c qxplain 1417/1418
1734.08/1732.52	c qxplain 1418/1418
1734.08/1732.53	c 11525[?] -2919[?] 2955[?]  is mandatory 
1734.08/1732.53	c qxplain 1417/1417
1734.08/1732.55	c 11526[?] -2956[?] 2920[?]  is mandatory 
1734.08/1732.55	c qxplain 1414/1416
1734.08/1732.56	c qxplain 1416/1416
1734.20/1732.63	c 11527[?] 2956[?] -2920[?]  is mandatory 
1734.20/1732.63	c qxplain 1414/1415
1734.20/1732.64	c qxplain 1415/1415
1734.20/1732.65	c 11528[?] -2957[?] 2919[?]  is mandatory 
1734.20/1732.65	c qxplain 1414/1414
1734.20/1732.67	c 11529[?] 2957[?] -2919[?]  is mandatory 
1734.20/1732.67	c qxplain 1378/1413
1734.20/1732.68	c qxplain 1396/1413
1734.20/1732.69	c qxplain 1405/1413
1734.20/1732.70	c qxplain 1410/1413
1734.20/1732.71	c qxplain 1412/1413
1734.30/1732.72	c qxplain 1413/1413
1734.38/1732.87	c 11530[?] -2958[?] 47[?]  is mandatory 
1734.38/1732.87	c qxplain 1412/1412
1734.38/1732.89	c 11531[?] -2958[?] 2920[?]  is mandatory 
1734.38/1732.89	c qxplain 1410/1411
1734.48/1732.94	c qxplain 1411/1411
1734.58/1733.02	c 11532[?] 2958[?] -2920[?] -47[?]  is mandatory 
1734.58/1733.02	c qxplain 1410/1410
1734.58/1733.06	c 11533[?] 2945[?] -2959[?]  is mandatory 
1734.58/1733.06	c qxplain 1405/1409
1734.58/1733.10	c qxplain 1408/1409
1734.68/1733.11	c qxplain 1409/1409
1734.68/1733.18	c 11534[?] -2959[?] 2152[?]  is mandatory 
1734.68/1733.18	c qxplain 1408/1408
1734.78/1733.20	c 11535[?] -2945[?] -2152[?] 2959[?]  is mandatory 
1734.78/1733.20	c qxplain 1405/1407
1734.78/1733.21	c qxplain 1407/1407
1734.78/1733.22	c 11537[?] 2925[?] 2960[?]  is mandatory 
1734.78/1733.22	c qxplain 1405/1406
1734.78/1733.23	c qxplain 1406/1406
1734.78/1733.24	c 11538[?] -2925[?] -2960[?] -2946[?]  is mandatory 
1734.78/1733.24	c qxplain 1405/1405
1734.78/1733.25	c 11539[?] 2947[?] -2961[?]  is mandatory 
1734.78/1733.25	c qxplain 1396/1404
1734.88/1733.31	c qxplain 1401/1404
1734.88/1733.33	c qxplain 1403/1404
1734.88/1733.35	c qxplain 1404/1404
1734.88/1733.37	c 11540[?] -2961[?] 2154[?]  is mandatory 
1734.88/1733.37	c qxplain 1403/1403
1734.88/1733.39	c 11541[?] -2947[?] -2154[?] 2961[?]  is mandatory 
1734.88/1733.39	c qxplain 1401/1402
1734.98/1733.40	c qxplain 1402/1402
1734.98/1733.42	c 11542[?] 2948[?] -2962[?]  is mandatory 
1734.98/1733.42	c qxplain 1401/1401
1734.98/1733.44	c 11543[?] -2962[?] 2155[?]  is mandatory 
1734.98/1733.44	c qxplain 1396/1400
1734.98/1733.46	c qxplain 1399/1400
1734.98/1733.48	c qxplain 1400/1400
1734.98/1733.49	c 11544[?] -2948[?] -2155[?] 2962[?]  is mandatory 
1734.98/1733.49	c qxplain 1399/1399
1735.08/1733.50	c 11545[?] 2949[?] -2963[?]  is mandatory 
1735.08/1733.50	c qxplain 1396/1398
1735.08/1733.52	c qxplain 1398/1398
1735.08/1733.54	c 11546[?] -2963[?] 2156[?]  is mandatory 
1735.08/1733.54	c qxplain 1396/1397
1735.08/1733.55	c qxplain 1397/1397
1735.08/1733.56	c 11547[?] -2949[?] -2156[?] 2963[?]  is mandatory 
1735.08/1733.56	c qxplain 1396/1396
1735.08/1733.58	c 11549[?] 2929[?] 2964[?]  is mandatory 
1735.08/1733.58	c qxplain 1378/1395
1735.08/1733.59	c qxplain 1387/1395
1735.18/1733.62	c qxplain 1392/1395
1735.18/1733.66	c qxplain 1394/1395
1735.18/1733.67	c qxplain 1395/1395
1735.18/1733.68	c 11550[?] -2929[?] -2964[?] -2950[?]  is mandatory 
1735.18/1733.68	c qxplain 1394/1394
1735.18/1733.69	c 11551[?] 2951[?] -2965[?]  is mandatory 
1735.18/1733.69	c qxplain 1392/1393
1735.18/1733.71	c qxplain 1393/1393
1735.30/1733.74	c 11552[?] -2965[?] 2158[?]  is mandatory 
1735.30/1733.74	c qxplain 1392/1392
1735.30/1733.75	c 11553[?] -2951[?] -2158[?] 2965[?]  is mandatory 
1735.30/1733.75	c qxplain 1387/1391
1735.30/1733.77	c qxplain 1390/1391
1735.30/1733.79	c qxplain 1391/1391
1735.30/1733.80	c 11554[?] 2952[?] -2966[?]  is mandatory 
1735.30/1733.80	c qxplain 1390/1390
1735.40/1733.82	c 11555[?] -2966[?] 2159[?]  is mandatory 
1735.40/1733.82	c qxplain 1387/1389
1735.40/1733.84	c qxplain 1389/1389
1735.40/1733.85	c 11556[?] -2952[?] -2159[?] 2966[?]  is mandatory 
1735.40/1733.85	c qxplain 1387/1388
1735.40/1733.86	c qxplain 1388/1388
1735.40/1733.88	c 11557[?] 2953[?] 2967[?]  is mandatory 
1735.40/1733.88	c qxplain 1387/1387
1735.40/1733.89	c 11558[?] 2933[?] 2967[?]  is mandatory 
1735.40/1733.89	c qxplain 1378/1386
1735.48/1733.90	c qxplain 1383/1386
1735.48/1733.91	c qxplain 1385/1386
1735.48/1733.92	c qxplain 1386/1386
1735.48/1733.93	c 11559[?] -2933[?] -2967[?] -2953[?]  is mandatory 
1735.48/1733.93	c qxplain 1385/1385
1735.48/1733.95	c 11560[?] -2968[?] 2935[?]  is mandatory 
1735.48/1733.95	c qxplain 1383/1384
1735.48/1733.97	c qxplain 1384/1384
1735.48/1733.99	c 11561[?] 2968[?] -2935[?]  is mandatory 
1735.48/1733.99	c qxplain 1383/1383
1735.58/1734.02	c 11562[?] -2969[?] 2935[?]  is mandatory 
1735.58/1734.02	c qxplain 1378/1382
1735.58/1734.04	c qxplain 1381/1382
1735.58/1734.06	c qxplain 1382/1382
1735.58/1734.09	c 11563[?] 2969[?] -2935[?]  is mandatory 
1735.58/1734.09	c qxplain 1381/1381
1735.68/1734.13	c 11564[?] -2970[?] 2936[?]  is mandatory 
1735.68/1734.13	c qxplain 1378/1380
1735.68/1734.14	c qxplain 1380/1380
1735.68/1734.17	c 11565[?] 2970[?] -2936[?]  is mandatory 
1735.68/1734.17	c qxplain 1378/1379
1735.68/1734.19	c qxplain 1379/1379
1735.78/1734.20	c 11566[?] 2936[?] -2971[?]  is mandatory 
1735.78/1734.20	c qxplain 1378/1378
1735.78/1734.21	c 11567[?] 2971[?] -2936[?]  is mandatory 
1735.78/1734.21	c qxplain 1305/1377
1735.78/1734.23	c qxplain 1342/1377
1735.78/1734.25	c qxplain 1360/1377
1735.78/1734.25	c qxplain 1369/1377
1735.78/1734.26	c qxplain 1374/1377
1735.78/1734.28	c qxplain 1376/1377
1735.78/1734.29	c qxplain 1377/1377
1735.88/1734.30	c 11568[?] 2954[?] 2972[?]  is mandatory 
1735.88/1734.30	c qxplain 1376/1376
1735.88/1734.31	c 11569[?] 2940[?] 2972[?]  is mandatory 
1735.88/1734.31	c qxplain 1374/1375
1735.88/1734.32	c qxplain 1375/1375
1735.88/1734.33	c 11570[?] -2940[?] -2972[?] -2954[?]  is mandatory 
1735.88/1734.33	c qxplain 1374/1374
1735.98/1734.40	c 11571[?] 2938[?] -2973[?]  is mandatory 
1735.98/1734.40	c qxplain 1369/1373
1735.98/1734.41	c qxplain 1372/1373
1735.98/1734.48	c qxplain 1373/1373
1735.98/1734.49	c 11572[?] 2973[?] -2938[?]  is mandatory 
1735.98/1734.49	c qxplain 1372/1372
1736.08/1734.57	c 11573[?] 2941[?] -2974[?]  is mandatory 
1736.08/1734.57	c qxplain 1369/1371
1736.08/1734.58	c qxplain 1371/1371
1736.18/1734.61	c 11574[?] -2974[?] 2845[?]  is mandatory 
1736.18/1734.61	c qxplain 1369/1370
1736.18/1734.62	c qxplain 1370/1370
1736.28/1734.74	c 11575[?] -2845[?] -2941[?] 2974[?]  is mandatory 
1736.28/1734.74	c qxplain 1369/1369
1736.28/1734.75	c 11576[?] -2942[?] -2975[?]  is mandatory 
1736.28/1734.75	c qxplain 1360/1368
1736.28/1734.77	c qxplain 1365/1368
1736.28/1734.78	c qxplain 1367/1368
1736.28/1734.80	c qxplain 1368/1368
1736.28/1734.81	c 11577[?] 2942[?] 2975[?]  is mandatory 
1736.28/1734.81	c qxplain 1367/1367
1736.40/1734.82	c 11578[?] -2943[?] -2976[?]  is mandatory 
1736.40/1734.82	c qxplain 1365/1366
1736.40/1734.84	c qxplain 1366/1366
1736.40/1734.85	c 11579[?] 2976[?] 2943[?]  is mandatory 
1736.40/1734.85	c qxplain 1365/1365
1736.40/1734.86	c 11580[?] 47[?] -2977[?]  is mandatory 
1736.40/1734.86	c qxplain 1360/1364
1736.40/1734.87	c qxplain 1363/1364
1736.40/1734.88	c qxplain 1364/1364
1736.40/1734.89	c 11581[?] -2977[?] 2938[?]  is mandatory 
1736.40/1734.89	c qxplain 1363/1363
1736.40/1734.91	c 11582[?] 2977[?] -2938[?] -47[?]  is mandatory 
1736.40/1734.91	c qxplain 1360/1362
1736.50/1734.92	c qxplain 1362/1362
1736.50/1734.93	c 11583[?] -2978[?] 2941[?]  is mandatory 
1736.50/1734.93	c qxplain 1360/1361
1736.50/1734.95	c qxplain 1361/1361
1736.50/1734.96	c 11584[?] -2941[?] 2978[?]  is mandatory 
1736.50/1734.96	c qxplain 1360/1360
1736.58/1735.01	c 11585[?] -2785[?] -2979[?]  is mandatory 
1736.58/1735.01	c qxplain 1342/1359
1736.58/1735.09	c qxplain 1351/1359
1736.68/1735.10	c qxplain 1356/1359
1736.68/1735.11	c qxplain 1358/1359
1736.68/1735.11	c qxplain 1359/1359
1736.68/1735.13	c 11586[?] -2959[?] -2979[?]  is mandatory 
1736.68/1735.13	c qxplain 1358/1358
1736.68/1735.14	c 11587[?] -2324[?] -2979[?]  is mandatory 
1736.68/1735.14	c qxplain 1356/1357
1736.68/1735.17	c qxplain 1357/1357
1736.78/1735.20	c 11588[?] 2785[?] 2324[?] 2959[?] 2979[?]  is mandatory 
1736.78/1735.20	c qxplain 1356/1356
1736.78/1735.22	c 11589[?] -2960[?] -2980[?]  is mandatory 
1736.78/1735.22	c qxplain 1351/1355
1736.78/1735.26	c qxplain 1354/1355
1736.78/1735.28	c qxplain 1355/1355
1736.78/1735.29	c 11590[?] 2960[?] 2980[?]  is mandatory 
1736.78/1735.29	c qxplain 1354/1354
1736.88/1735.31	c 11591[?] -2787[?] -2981[?]  is mandatory 
1736.88/1735.31	c qxplain 1351/1353
1736.88/1735.33	c qxplain 1353/1353
1736.88/1735.35	c 11592[?] -2961[?] -2981[?]  is mandatory 
1736.88/1735.35	c qxplain 1351/1352
1736.88/1735.36	c qxplain 1352/1352
1736.88/1735.37	c 11593[?] -2326[?] -2981[?]  is mandatory 
1736.88/1735.37	c qxplain 1351/1351
1736.88/1735.39	c 11594[?] 2787[?] 2326[?] 2961[?] 2981[?]  is mandatory 
1736.88/1735.39	c qxplain 1342/1350
1736.99/1735.47	c qxplain 1347/1350
1736.99/1735.48	c qxplain 1349/1350
1737.09/1735.51	c qxplain 1350/1350
1737.09/1735.52	c 11595[?] -2788[?] -2982[?]  is mandatory 
1737.09/1735.52	c qxplain 1349/1349
1737.09/1735.54	c 11596[?] -2962[?] -2982[?]  is mandatory 
1737.09/1735.54	c qxplain 1347/1348
1737.09/1735.55	c qxplain 1348/1348
1737.09/1735.56	c 11597[?] -2327[?] -2982[?]  is mandatory 
1737.09/1735.56	c qxplain 1347/1347
1737.09/1735.58	c 11598[?] 2788[?] 2327[?] 2982[?] 2962[?]  is mandatory 
1737.09/1735.58	c qxplain 1342/1346
1737.09/1735.59	c qxplain 1345/1346
1737.19/1735.61	c qxplain 1346/1346
1737.19/1735.62	c 11599[?] -2789[?] -2983[?]  is mandatory 
1737.19/1735.62	c qxplain 1345/1345
1737.19/1735.63	c 11600[?] -2963[?] -2983[?]  is mandatory 
1737.19/1735.63	c qxplain 1342/1344
1737.19/1735.65	c qxplain 1344/1344
1737.19/1735.66	c 11601[?] -2650[?] -2983[?]  is mandatory 
1737.19/1735.66	c qxplain 1342/1343
1737.19/1735.67	c qxplain 1343/1343
1737.19/1735.68	c 11602[?] 2789[?] 2650[?] 2983[?] 2963[?]  is mandatory 
1737.19/1735.68	c qxplain 1342/1342
1737.19/1735.69	c 11603[?] -2964[?] -2984[?]  is mandatory 
1737.19/1735.69	c qxplain 1305/1341
1737.29/1735.71	c qxplain 1324/1341
1737.29/1735.72	c qxplain 1333/1341
1737.29/1735.79	c qxplain 1338/1341
1737.39/1735.80	c qxplain 1340/1341
1737.39/1735.82	c qxplain 1341/1341
1737.39/1735.83	c 11604[?] 2964[?] 2984[?]  is mandatory 
1737.39/1735.83	c qxplain 1340/1340
1737.39/1735.84	c 11605[?] -2791[?] -2985[?]  is mandatory 
1737.39/1735.84	c qxplain 1338/1339
1737.39/1735.86	c qxplain 1339/1339
1737.39/1735.87	c 11606[?] -2965[?] -2985[?]  is mandatory 
1737.39/1735.87	c qxplain 1338/1338
1737.39/1735.89	c 11607[?] -2809[?] -2985[?]  is mandatory 
1737.39/1735.89	c qxplain 1333/1337
1737.39/1735.91	c qxplain 1336/1337
1737.50/1735.93	c qxplain 1337/1337
1737.50/1735.93	c 11608[?] 2791[?] 2809[?] 2985[?] 2965[?]  is mandatory 
1737.50/1735.93	c qxplain 1336/1336
1737.50/1735.96	c 11609[?] -2792[?] -2986[?]  is mandatory 
1737.50/1735.96	c qxplain 1333/1335
1737.50/1735.98	c qxplain 1335/1335
1737.50/1736.00	c 11610[?] -2966[?] -2986[?]  is mandatory 
1737.50/1736.00	c qxplain 1333/1334
1737.50/1736.02	c qxplain 1334/1334
1737.61/1736.03	c 11611[?] -2810[?] -2986[?]  is mandatory 
1737.61/1736.03	c qxplain 1333/1333
1737.61/1736.04	c 11612[?] 2792[?] 2810[?] 2986[?] 2966[?]  is mandatory 
1737.61/1736.04	c qxplain 1324/1332
1737.61/1736.06	c qxplain 1329/1332
1737.61/1736.07	c qxplain 1331/1332
1737.61/1736.09	c qxplain 1332/1332
1737.69/1736.10	c 11613[?] 2955[?] -2987[?]  is mandatory 
1737.69/1736.10	c qxplain 1331/1331
1737.69/1736.12	c 11614[?] 2883[?] -2987[?]  is mandatory 
1737.69/1736.12	c qxplain 1329/1330
1737.69/1736.13	c qxplain 1330/1330
1737.69/1736.15	c 11615[?] -2955[?] -2883[?] 2987[?]  is mandatory 
1737.69/1736.15	c qxplain 1329/1329
1737.69/1736.16	c 11616[?] -2988[?] 2956[?]  is mandatory 
1737.69/1736.16	c qxplain 1324/1328
1737.79/1736.24	c qxplain 1327/1328
1737.79/1736.28	c qxplain 1328/1328
1737.89/1736.30	c 11617[?] -2988[?] 2883[?]  is mandatory 
1737.89/1736.30	c qxplain 1327/1327
1737.89/1736.31	c 11618[?] 2988[?] -2956[?] -2883[?]  is mandatory 
1737.89/1736.31	c qxplain 1324/1326
1737.89/1736.33	c qxplain 1326/1326
1737.99/1736.41	c 11619[?] -2817[?] 2989[?]  is mandatory 
1737.99/1736.41	c qxplain 1324/1325
1737.99/1736.46	c qxplain 1325/1325
1737.99/1736.49	c 11620[?] -2974[?] 2989[?]  is mandatory 
1737.99/1736.49	c qxplain 1324/1324
1738.09/1736.51	c 11621[?] -2989[?] 2974[?] 2817[?]  is mandatory 
1738.09/1736.51	c qxplain 1305/1323
1738.09/1736.52	c qxplain 1315/1323
1738.09/1736.53	c qxplain 1320/1323
1738.09/1736.54	c qxplain 1322/1323
1738.09/1736.55	c qxplain 1323/1323
1738.09/1736.58	c 11622[?] -2990[?] -2958[?]  is mandatory 
1738.09/1736.58	c qxplain 1322/1322
1738.18/1736.60	c 11623[?] 2990[?] 2958[?]  is mandatory 
1738.18/1736.60	c qxplain 1320/1321
1738.18/1736.63	c qxplain 1321/1321
1739.69/1738.17	c qxplain 1320/1320
1739.69/1738.19	c 11625[?] 2991[?] 2955[?]  is mandatory 
1739.69/1738.19	c qxplain 1315/1319
1739.69/1738.20	c qxplain 1318/1319
1739.69/1738.21	c qxplain 1319/1319
1739.79/1738.22	c 11626[?] 2955[?] -2992[?]  is mandatory 
1739.79/1738.22	c qxplain 1318/1318
1739.79/1738.24	c 11627[?] -2955[?] 2992[?]  is mandatory 
1739.79/1738.24	c qxplain 1315/1317
1739.79/1738.25	c qxplain 1317/1317
1739.79/1738.26	c 11628[?] -2993[?] -2957[?]  is mandatory 
1739.79/1738.26	c qxplain 1315/1316
1739.79/1738.27	c qxplain 1316/1316
1739.79/1738.28	c 11629[?] 2957[?] 2993[?]  is mandatory 
1739.79/1738.28	c qxplain 1315/1315
1739.87/1738.37	c 11630[?] 2980[?] -2994[?]  is mandatory 
1739.87/1738.37	c qxplain 1305/1314
1739.87/1738.39	c qxplain 1310/1314
1739.97/1738.47	c qxplain 1313/1314
1739.97/1738.49	c qxplain 1314/1314
1740.07/1738.52	c 11631[?] -2994[?] 2153[?]  is mandatory 
1740.07/1738.52	c qxplain 1313/1313
1740.07/1738.56	c 11632[?] -2980[?] 2994[?] -2153[?]  is mandatory 
1740.07/1738.56	c qxplain 1310/1312
1740.27/1738.79	c qxplain 1312/1312
1740.37/1738.86	c 11633[?] 2984[?] -2995[?]  is mandatory 
1740.37/1738.86	c qxplain 1310/1311
1740.47/1738.96	c qxplain 1311/1311
1740.47/1738.99	c 11634[?] 2157[?] -2995[?]  is mandatory 
1740.47/1738.99	c qxplain 1310/1310
1740.57/1739.00	c 11635[?] -2984[?] -2157[?] 2995[?]  is mandatory 
1740.57/1739.00	c qxplain 1305/1309
1740.57/1739.02	c qxplain 1308/1309
1740.57/1739.03	c qxplain 1309/1309
1740.57/1739.04	c 11636[?] 2967[?] -2996[?]  is mandatory 
1740.57/1739.04	c qxplain 1308/1308
1740.57/1739.06	c 11637[?] 2996[?] -2967[?]  is mandatory 
1740.57/1739.06	c qxplain 1305/1307
1740.57/1739.07	c qxplain 1307/1307
1740.57/1739.08	c 11638[?] 2997[?] -2873[?]  is mandatory 
1740.57/1739.08	c qxplain 1305/1306
1740.57/1739.09	c qxplain 1306/1306
1740.67/1739.11	c 11639[?] -2987[?] 2997[?]  is mandatory 
1740.67/1739.11	c qxplain 1305/1305
1740.67/1739.12	c 11640[?] -2997[?] 2873[?] 2987[?]  is mandatory 
1740.67/1739.12	c qxplain 1160/1304
1740.67/1739.14	c qxplain 1233/1304
1740.67/1739.14	c qxplain 1269/1304
1740.67/1739.16	c qxplain 1287/1304
1740.67/1739.17	c qxplain 1296/1304
1740.67/1739.19	c qxplain 1301/1304
1740.67/1739.21	c qxplain 1303/1304
1740.67/1739.21	c qxplain 1304/1304
1740.79/1739.22	c 11641[?] -2998[?] 2956[?]  is mandatory 
1740.79/1739.22	c qxplain 1303/1303
1740.79/1739.28	c 11642[?] 2971[?] -2998[?]  is mandatory 
1740.79/1739.28	c qxplain 1301/1302
1740.89/1739.37	c qxplain 1302/1302
1740.97/1739.40	c 11643[?] -2998[?] 2969[?]  is mandatory 
1740.97/1739.40	c qxplain 1301/1301
1740.97/1739.47	c 11644[?] 2998[?] -2969[?] -2971[?] -2956[?]  is mandatory 
1740.97/1739.47	c qxplain 1296/1300
1740.97/1739.48	c qxplain 1299/1300
1741.07/1739.50	c qxplain 1300/1300
1741.07/1739.51	c 11645[?] -2999[?] 2956[?]  is mandatory 
1741.07/1739.51	c qxplain 1299/1299
1741.07/1739.55	c 11646[?] -2999[?] 2970[?]  is mandatory 
1741.07/1739.55	c qxplain 1296/1298
1741.07/1739.58	c qxplain 1298/1298
1741.17/1739.60	c 11647[?] 2999[?] -2970[?] -2956[?]  is mandatory 
1741.17/1739.60	c qxplain 1296/1297
1741.17/1739.62	c qxplain 1297/1297
1741.17/1739.64	c 11648[?] 2973[?] -3000[?]  is mandatory 
1741.17/1739.64	c qxplain 1296/1296
1741.17/1739.69	c 11649[?] 2941[?] -3000[?]  is mandatory 
1741.17/1739.69	c qxplain 1287/1295
1741.27/1739.71	c qxplain 1292/1295
1741.27/1739.72	c qxplain 1294/1295
1741.27/1739.74	c qxplain 1295/1295
1741.27/1739.76	c 11650[?] -3000[?] 2972[?]  is mandatory 
1741.27/1739.76	c qxplain 1294/1294
1741.27/1739.78	c 11651[?] 3000[?] -2972[?] -2973[?] -2941[?]  is mandatory 
1741.27/1739.78	c qxplain 1292/1293
1741.27/1739.79	c qxplain 1293/1293
1741.37/1739.81	c 11652[?] -3001[?] 2973[?]  is mandatory 
1741.37/1739.81	c qxplain 1292/1292
1741.37/1739.86	c 11653[?] -3001[?] 2941[?]  is mandatory 
1741.37/1739.86	c qxplain 1287/1291
1741.37/1739.87	c qxplain 1290/1291
1741.37/1739.89	c qxplain 1291/1291
1741.47/1739.97	c 11654[?] -2941[?] -2973[?] 3001[?]  is mandatory 
1741.47/1739.97	c qxplain 1290/1290
1741.47/1739.99	c 11655[?] 2955[?] -3002[?]  is mandatory 
1741.47/1739.99	c qxplain 1287/1289
1741.57/1740.00	c qxplain 1289/1289
1741.57/1740.02	c 11656[?] 2970[?] -3002[?]  is mandatory 
1741.57/1740.02	c qxplain 1287/1288
1741.57/1740.03	c qxplain 1288/1288
1741.57/1740.05	c 11657[?] 3002[?] -2970[?] -2955[?]  is mandatory 
1741.57/1740.05	c qxplain 1287/1287
1741.57/1740.06	c 11658[?] 2969[?] 3003[?]  is mandatory 
1741.57/1740.06	c qxplain 1269/1286
1741.57/1740.07	c qxplain 1278/1286
1741.57/1740.08	c qxplain 1283/1286
1741.57/1740.09	c qxplain 1285/1286
1741.57/1740.10	c qxplain 1286/1286
1741.67/1740.11	c 11659[?] 2843[?] 3003[?]  is mandatory 
1741.67/1740.11	c qxplain 1285/1285
1741.67/1740.12	c 11660[?] -3003[?] -2843[?] -2969[?]  is mandatory 
1741.67/1740.12	c qxplain 1283/1284
1741.67/1740.13	c qxplain 1284/1284
1741.67/1740.17	c 11661[?] 2969[?] 3004[?]  is mandatory 
1741.67/1740.17	c qxplain 1283/1283
1741.67/1740.18	c 11662[?] 2971[?] 3004[?]  is mandatory 
1741.67/1740.18	c qxplain 1278/1282
1741.67/1740.19	c qxplain 1281/1282
1741.77/1740.20	c qxplain 1282/1282
1741.77/1740.21	c 11663[?] 2955[?] 3004[?]  is mandatory 
1741.77/1740.21	c qxplain 1281/1281
1741.77/1740.23	c 11664[?] -3004[?] -2971[?] -2955[?] -2969[?]  is mandatory 
1741.77/1740.23	c qxplain 1278/1280
1741.77/1740.24	c qxplain 1280/1280
1741.77/1740.25	c 11665[?] 3005[?] 2972[?]  is mandatory 
1741.77/1740.25	c qxplain 1278/1279
1741.77/1740.27	c qxplain 1279/1279
1741.77/1740.28	c 11666[?] 3005[?] 2817[?]  is mandatory 
1741.77/1740.28	c qxplain 1278/1278
1741.77/1740.30	c 11667[?] -3005[?] -2972[?] -2817[?]  is mandatory 
1741.77/1740.30	c qxplain 1269/1277
1741.90/1740.32	c qxplain 1274/1277
1741.90/1740.32	c qxplain 1276/1277
1741.90/1740.33	c qxplain 1277/1277
1741.90/1740.35	c 11668[?] 2972[?] 3006[?]  is mandatory 
1741.90/1740.35	c qxplain 1276/1276
1741.90/1740.40	c 11669[?] 3006[?] 2941[?]  is mandatory 
1741.90/1740.40	c qxplain 1274/1275
1742.00/1740.42	c qxplain 1275/1275
1742.00/1740.43	c 11670[?] 3006[?] 2845[?]  is mandatory 
1742.00/1740.43	c qxplain 1274/1274
1742.00/1740.45	c 11671[?] -3006[?] -2972[?] -2845[?] -2941[?]  is mandatory 
1742.00/1740.45	c qxplain 1269/1273
1742.00/1740.47	c qxplain 1272/1273
1742.00/1740.48	c qxplain 1273/1273
1742.00/1740.49	c 11672[?] 2978[?] 3007[?]  is mandatory 
1742.00/1740.49	c qxplain 1272/1272
1742.08/1740.50	c 11673[?] 2875[?] 3007[?]  is mandatory 
1742.08/1740.50	c qxplain 1269/1271
1742.08/1740.51	c qxplain 1271/1271
1742.08/1740.54	c 11674[?] -3007[?] -2978[?] -2875[?]  is mandatory 
1742.08/1740.54	c qxplain 1269/1270
1742.08/1740.55	c qxplain 1270/1270
1742.08/1740.57	c 11675[?] -2978[?] -3008[?]  is mandatory 
1742.08/1740.57	c qxplain 1269/1269
1742.08/1740.58	c 11676[?] 3008[?] 2978[?]  is mandatory 
1742.08/1740.58	c qxplain 1233/1268
1742.08/1740.59	c qxplain 1251/1268
1742.18/1740.60	c qxplain 1260/1268
1742.18/1740.61	c qxplain 1265/1268
1742.18/1740.62	c qxplain 1267/1268
1742.18/1740.63	c qxplain 1268/1268
1742.28/1740.70	c 11677[?] -3009[?] 47[?]  is mandatory 
1742.28/1740.70	c qxplain 1267/1267
1742.28/1740.71	c 11678[?] -3009[?] 2920[?]  is mandatory 
1742.28/1740.71	c qxplain 1265/1266
1742.28/1740.72	c qxplain 1266/1266
1742.58/1741.00	c qxplain 1265/1265
1742.58/1741.02	c 11680[?] 3009[?] -2920[?] -47[?] -2991[?]  is mandatory 
1742.58/1741.02	c qxplain 1260/1264
1742.58/1741.03	c qxplain 1263/1264
1742.58/1741.05	c qxplain 1264/1264
1742.68/1741.12	c 11681[?] 2979[?] -3010[?]  is mandatory 
1742.68/1741.12	c qxplain 1263/1263
1742.68/1741.14	c 11682[?] -3010[?] 2294[?]  is mandatory 
1742.68/1741.14	c qxplain 1260/1262
1742.68/1741.16	c qxplain 1262/1262
1742.78/1741.21	c 11683[?] -2979[?] 3010[?] -2294[?]  is mandatory 
1742.78/1741.21	c qxplain 1260/1261
1742.78/1741.22	c qxplain 1261/1261
1743.28/1741.74	c 11684[?] 2981[?] -3011[?]  is mandatory 
1743.28/1741.74	c qxplain 1260/1260
1743.28/1741.75	c 11685[?] -3011[?] 2298[?]  is mandatory 
1743.28/1741.75	c qxplain 1251/1259
1743.28/1741.77	c qxplain 1256/1259
1743.28/1741.79	c qxplain 1258/1259
1743.48/1741.99	c qxplain 1259/1259
1743.58/1742.01	c 11686[?] -2981[?] -2298[?] 3011[?]  is mandatory 
1743.58/1742.01	c qxplain 1258/1258
1743.78/1742.22	c 11687[?] 2982[?] -3012[?]  is mandatory 
1743.78/1742.22	c qxplain 1256/1257
1743.78/1742.24	c qxplain 1257/1257
1743.78/1742.25	c 11688[?] -3012[?] 2300[?]  is mandatory 
1743.78/1742.25	c qxplain 1256/1256
1743.88/1742.35	c 11689[?] -2982[?] -2300[?] 3012[?]  is mandatory 
1743.88/1742.35	c qxplain 1251/1255
1743.88/1742.37	c qxplain 1254/1255
1743.88/1742.38	c qxplain 1255/1255
1744.10/1742.56	c 11690[?] 2983[?] -3013[?]  is mandatory 
1744.10/1742.56	c qxplain 1254/1254
1744.10/1742.57	c 11691[?] -3013[?] 2302[?]  is mandatory 
1744.10/1742.57	c qxplain 1251/1253
1744.10/1742.61	c qxplain 1253/1253
1744.28/1742.75	c 11692[?] -2983[?] -2302[?] 3013[?]  is mandatory 
1744.28/1742.75	c qxplain 1251/1252
1744.28/1742.77	c qxplain 1252/1252
1744.58/1743.01	c 11693[?] 2985[?] -3014[?]  is mandatory 
1744.58/1743.01	c qxplain 1251/1251
1744.58/1743.03	c 11694[?] -3014[?] 2306[?]  is mandatory 
1744.58/1743.03	c qxplain 1233/1250
1744.58/1743.04	c qxplain 1242/1250
1744.58/1743.06	c qxplain 1247/1250
1744.68/1743.14	c qxplain 1249/1250
1744.78/1743.28	c qxplain 1250/1250
1744.88/1743.30	c 11695[?] -2985[?] 3014[?] -2306[?]  is mandatory 
1744.88/1743.30	c qxplain 1249/1249
1745.08/1743.51	c 11696[?] 2986[?] -3015[?]  is mandatory 
1745.08/1743.51	c qxplain 1247/1248
1745.08/1743.53	c qxplain 1248/1248
1745.08/1743.55	c 11697[?] -3015[?] 2308[?]  is mandatory 
1745.08/1743.55	c qxplain 1247/1247
1745.38/1743.80	c 11698[?] -2986[?] 3015[?] -2308[?]  is mandatory 
1745.38/1743.80	c qxplain 1242/1246
1745.38/1743.82	c qxplain 1245/1246
1745.38/1743.83	c qxplain 1246/1246
1745.38/1743.84	c 11699[?] -3016[?] 2967[?]  is mandatory 
1745.38/1743.84	c qxplain 1245/1245
1745.38/1743.85	c 11700[?] -2967[?] 3016[?]  is mandatory 
1745.38/1743.85	c qxplain 1242/1244
1745.38/1743.87	c qxplain 1244/1244
1745.38/1743.89	c 11701[?] -3017[?] 2969[?]  is mandatory 
1745.38/1743.89	c qxplain 1242/1243
1745.48/1743.90	c qxplain 1243/1243
1745.48/1743.91	c 11702[?] -2969[?] 3017[?]  is mandatory 
1745.48/1743.91	c qxplain 1242/1242
1745.48/1743.92	c 11703[?] 2970[?] -3018[?]  is mandatory 
1745.48/1743.92	c qxplain 1233/1241
1745.48/1743.94	c qxplain 1238/1241
1745.48/1743.95	c qxplain 1240/1241
1745.48/1743.96	c qxplain 1241/1241
1745.48/1743.96	c 11704[?] 3018[?] -2970[?]  is mandatory 
1745.48/1743.96	c qxplain 1240/1240
1745.48/1743.98	c 11705[?] 2972[?] -3019[?]  is mandatory 
1745.48/1743.98	c qxplain 1238/1239
1745.58/1744.00	c qxplain 1239/1239
1745.58/1744.01	c 11706[?] -2972[?] 3019[?]  is mandatory 
1745.58/1744.01	c qxplain 1238/1238
1745.58/1744.03	c 11707[?] -3020[?] 2977[?]  is mandatory 
1745.58/1744.03	c qxplain 1233/1237
1745.58/1744.04	c qxplain 1236/1237
1745.58/1744.06	c qxplain 1237/1237
1745.58/1744.09	c 11708[?] -2977[?] 3020[?]  is mandatory 
1745.58/1744.09	c qxplain 1236/1236
1746.58/1745.03	c 11709[?] 2977[?] -3021[?]  is mandatory 
1746.58/1745.03	c qxplain 1233/1235
1746.58/1745.07	c qxplain 1235/1235
1746.98/1745.45	c 11710[?] 3021[?] -2977[?]  is mandatory 
1746.98/1745.45	c qxplain 1233/1234
1746.98/1745.47	c qxplain 1234/1234
1746.98/1745.48	c 11711[?] 2973[?] -3022[?]  is mandatory 
1746.98/1745.48	c qxplain 1233/1233
1746.98/1745.49	c 11712[?] -2973[?] 3022[?]  is mandatory 
1746.98/1745.49	c qxplain 1160/1232
1747.08/1745.51	c qxplain 1197/1232
1747.08/1745.52	c qxplain 1215/1232
1747.08/1745.54	c qxplain 1224/1232
1747.18/1745.65	c qxplain 1229/1232
1747.28/1745.75	c qxplain 1231/1232
1747.28/1745.77	c qxplain 1232/1232
1747.28/1745.79	c 11713[?] -2786[?] -3023[?]  is mandatory 
1747.28/1745.79	c qxplain 1231/1231
1747.28/1745.81	c 11714[?] -2994[?] -3023[?]  is mandatory 
1747.28/1745.81	c qxplain 1229/1230
1747.40/1745.82	c qxplain 1230/1230
1747.40/1745.83	c 11715[?] -2325[?] -3023[?]  is mandatory 
1747.40/1745.83	c qxplain 1229/1229
1747.40/1745.85	c 11716[?] 2786[?] 2325[?] 3023[?] 2994[?]  is mandatory 
1747.40/1745.85	c qxplain 1224/1228
1747.40/1745.89	c qxplain 1227/1228
1747.50/1745.98	c qxplain 1228/1228
1747.50/1745.99	c 11717[?] -2790[?] -3024[?]  is mandatory 
1747.50/1745.99	c qxplain 1227/1227
1747.58/1746.00	c 11718[?] -2995[?] -3024[?]  is mandatory 
1747.58/1746.00	c qxplain 1224/1226
1747.58/1746.02	c qxplain 1226/1226
1747.68/1746.13	c 11719[?] -2740[?] -3024[?]  is mandatory 
1747.68/1746.13	c qxplain 1224/1225
1747.68/1746.15	c qxplain 1225/1225
1747.78/1746.23	c 11720[?] 2790[?] 2740[?] 3024[?] 2995[?]  is mandatory 
1747.78/1746.23	c qxplain 1224/1224
1747.78/1746.24	c 11721[?] -3025[?] 47[?]  is mandatory 
1747.78/1746.24	c qxplain 1215/1223
1747.78/1746.26	c qxplain 1220/1223
1747.78/1746.27	c qxplain 1222/1223
1747.78/1746.28	c qxplain 1223/1223
1747.78/1746.28	c 11722[?] -3025[?] 2999[?]  is mandatory 
1747.78/1746.28	c qxplain 1222/1222
1747.89/1746.32	c 11723[?] -2999[?] -47[?] 3025[?]  is mandatory 
1747.89/1746.32	c qxplain 1220/1221
1747.89/1746.34	c qxplain 1221/1221
1747.89/1746.38	c 11724[?] -3026[?] 47[?]  is mandatory 
1747.89/1746.38	c qxplain 1220/1220
1747.89/1746.39	c 11725[?] -3026[?] 3000[?]  is mandatory 
1747.89/1746.39	c qxplain 1215/1219
1747.99/1746.40	c qxplain 1218/1219
1747.99/1746.41	c qxplain 1219/1219
1747.99/1746.43	c 11726[?] 3026[?] -3000[?] -47[?]  is mandatory 
1747.99/1746.43	c qxplain 1218/1218
1747.99/1746.45	c 11727[?] 2847[?] 3027[?]  is mandatory 
1747.99/1746.45	c qxplain 1215/1217
1747.99/1746.46	c qxplain 1217/1217
1747.99/1746.47	c 11728[?] 3008[?] 3027[?]  is mandatory 
1747.99/1746.47	c qxplain 1215/1216
1747.99/1746.48	c qxplain 1216/1216
1747.99/1746.49	c 11729[?] -2847[?] -3027[?] -3008[?]  is mandatory 
1747.99/1746.49	c qxplain 1215/1215
1748.09/1746.55	c 11730[?] -3028[?] 2989[?]  is mandatory 
1748.09/1746.55	c qxplain 1197/1214
1748.09/1746.56	c qxplain 1206/1214
1748.09/1746.57	c qxplain 1211/1214
1748.09/1746.58	c qxplain 1213/1214
1748.09/1746.59	c qxplain 1214/1214
1748.19/1746.63	c 11731[?] 3028[?] -2989[?]  is mandatory 
1748.19/1746.63	c qxplain 1213/1213
1748.19/1746.64	c 11732[?] -3029[?] 2988[?]  is mandatory 
1748.19/1746.64	c qxplain 1211/1212
1748.19/1746.66	c qxplain 1212/1212
1748.19/1746.67	c 11733[?] 3029[?] -2988[?]  is mandatory 
1748.19/1746.67	c qxplain 1211/1211
1748.19/1746.69	c 11734[?] 2846[?] 3030[?]  is mandatory 
1748.19/1746.69	c qxplain 1206/1210
1748.29/1746.70	c qxplain 1209/1210
1748.29/1746.72	c qxplain 1210/1210
1748.29/1746.74	c 11735[?] 3030[?] 3003[?]  is mandatory 
1748.29/1746.74	c qxplain 1209/1209
1748.29/1746.75	c 11736[?] 3030[?] 3004[?]  is mandatory 
1748.29/1746.75	c qxplain 1206/1208
1748.29/1746.77	c qxplain 1208/1208
1748.29/1746.78	c 11737[?] -3030[?] -3003[?] -2846[?] -3004[?]  is mandatory 
1748.29/1746.78	c qxplain 1206/1207
1748.29/1746.79	c qxplain 1207/1207
1748.39/1746.81	c 11738[?] -2816[?] 3031[?]  is mandatory 
1748.39/1746.81	c qxplain 1206/1206
1748.39/1746.82	c 11739[?] 3031[?] -3002[?]  is mandatory 
1748.39/1746.82	c qxplain 1197/1205
1748.39/1746.83	c qxplain 1202/1205
1748.39/1746.86	c qxplain 1204/1205
1748.39/1746.87	c qxplain 1205/1205
1748.39/1746.88	c 11740[?] -3031[?] 2816[?] 3002[?]  is mandatory 
1748.39/1746.88	c qxplain 1204/1204
1748.39/1746.89	c 11741[?] 3032[?] 2859[?]  is mandatory 
1748.39/1746.89	c qxplain 1202/1203
1748.39/1746.91	c qxplain 1203/1203
1748.39/1746.92	c 11742[?] 3032[?] 3005[?]  is mandatory 
1748.39/1746.92	c qxplain 1202/1202
1748.50/1746.95	c 11743[?] 3032[?] 3006[?]  is mandatory 
1748.50/1746.95	c qxplain 1197/1201
1748.50/1746.96	c qxplain 1200/1201
1748.50/1746.97	c qxplain 1201/1201
1748.50/1746.98	c 11744[?] -3032[?] -2859[?] -3005[?] -3006[?]  is mandatory 
1748.50/1746.98	c qxplain 1200/1200
1748.50/1747.00	c 11745[?] -3033[?] 2989[?]  is mandatory 
1748.50/1747.00	c qxplain 1197/1199
1748.50/1747.01	c qxplain 1199/1199
1748.61/1747.02	c 11746[?] 3033[?] -2989[?]  is mandatory 
1748.61/1747.02	c qxplain 1197/1198
1748.61/1747.03	c qxplain 1198/1198
1748.68/1747.11	c 11747[?] -3034[?] 47[?]  is mandatory 
1748.68/1747.12	c qxplain 1197/1197
1748.68/1747.13	c 11748[?] -3034[?] 2998[?]  is mandatory 
1748.68/1747.13	c qxplain 1160/1196
1748.68/1747.14	c qxplain 1179/1196
1748.68/1747.15	c qxplain 1188/1196
1748.68/1747.16	c qxplain 1193/1196
1748.68/1747.17	c qxplain 1195/1196
1748.68/1747.19	c qxplain 1196/1196
1748.79/1747.23	c 11749[?] -2998[?] 3034[?] -47[?]  is mandatory 
1748.79/1747.23	c qxplain 1195/1195
1748.79/1747.24	c 11750[?] 3035[?] -3009[?]  is mandatory 
1748.79/1747.24	c qxplain 1193/1194
1748.79/1747.25	c qxplain 1194/1194
1748.79/1747.27	c 11751[?] -2992[?] 3035[?]  is mandatory 
1748.79/1747.27	c qxplain 1193/1193
1748.79/1747.28	c 11752[?] 2992[?] -3035[?] 3009[?]  is mandatory 
1748.79/1747.28	c qxplain 1188/1192
1748.79/1747.29	c qxplain 1191/1192
1748.89/1747.31	c qxplain 1192/1192
1748.89/1747.32	c 11753[?] -3036[?] 2956[?]  is mandatory 
1748.89/1747.32	c qxplain 1191/1191
1748.89/1747.35	c 11754[?] -3036[?] 2996[?]  is mandatory 
1748.89/1747.35	c qxplain 1188/1190
1748.89/1747.38	c qxplain 1190/1190
1748.98/1747.41	c 11755[?] -3036[?] 2969[?]  is mandatory 
1748.98/1747.41	c qxplain 1188/1189
1748.98/1747.43	c qxplain 1189/1189
1748.98/1747.46	c 11756[?] -3036[?] 2971[?]  is mandatory 
1748.98/1747.46	c qxplain 1188/1188
1749.09/1747.51	c 11757[?] 3036[?] -2996[?] -2971[?] -2969[?] -2956[?]  is mandatory 
1749.09/1747.51	c qxplain 1179/1187
1749.09/1747.52	c qxplain 1184/1187
1749.09/1747.53	c qxplain 1186/1187
1749.09/1747.54	c qxplain 1187/1187
1749.09/1747.56	c 11758[?] 2996[?] 3037[?]  is mandatory 
1749.09/1747.56	c qxplain 1186/1186
1749.09/1747.57	c 11759[?] 2815[?] 3037[?]  is mandatory 
1749.09/1747.57	c qxplain 1184/1185
1749.09/1747.58	c qxplain 1185/1185
1749.18/1747.60	c 11760[?] -2815[?] -2996[?] -3037[?]  is mandatory 
1749.18/1747.60	c qxplain 1184/1184
1749.18/1747.62	c 11761[?] 2996[?] 3038[?]  is mandatory 
1749.18/1747.62	c qxplain 1179/1183
1749.18/1747.63	c qxplain 1182/1183
1749.18/1747.64	c qxplain 1183/1183
1749.18/1747.66	c 11762[?] 2968[?] 3038[?]  is mandatory 
1749.18/1747.66	c qxplain 1182/1182
1749.18/1747.67	c 11763[?] 2843[?] 3038[?]  is mandatory 
1749.18/1747.67	c qxplain 1179/1181
1749.18/1747.69	c qxplain 1181/1181
1749.28/1747.70	c 11764[?] -2968[?] -2996[?] -3038[?] -2843[?]  is mandatory 
1749.28/1747.70	c qxplain 1179/1180
1749.28/1747.73	c qxplain 1180/1180
1749.28/1747.75	c 11765[?] 3039[?] 2996[?]  is mandatory 
1749.28/1747.75	c qxplain 1179/1179
1749.28/1747.77	c 11766[?] 2968[?] 3039[?]  is mandatory 
1749.28/1747.77	c qxplain 1160/1178
1749.28/1747.78	c qxplain 1170/1178
1749.28/1747.79	c qxplain 1175/1178
1749.28/1747.80	c qxplain 1177/1178
1749.39/1747.81	c qxplain 1178/1178
1749.39/1747.82	c 11767[?] 2971[?] 3039[?]  is mandatory 
1749.39/1747.82	c qxplain 1177/1177
1749.39/1747.83	c 11768[?] 2955[?] 3039[?]  is mandatory 
1749.39/1747.83	c qxplain 1175/1176
1749.39/1747.85	c qxplain 1176/1176
1749.39/1747.87	c 11769[?] -2996[?] -2971[?] -2955[?] -3039[?] -2968[?]  is mandatory 
1749.39/1747.87	c qxplain 1175/1175
1749.39/1747.89	c 11770[?] -3040[?] -3017[?]  is mandatory 
1749.39/1747.89	c qxplain 1170/1174
1749.49/1747.90	c qxplain 1173/1174
1749.49/1747.91	c qxplain 1174/1174
1749.49/1747.92	c 11771[?] 3040[?] 3017[?]  is mandatory 
1749.49/1747.92	c qxplain 1173/1173
1749.49/1747.94	c 11772[?] 3041[?] 3007[?]  is mandatory 
1749.49/1747.94	c qxplain 1170/1172
1749.49/1747.95	c qxplain 1172/1172
1749.49/1747.96	c 11773[?] 3027[?] 3041[?]  is mandatory 
1749.49/1747.96	c qxplain 1170/1171
1749.49/1747.97	c qxplain 1171/1171
1749.49/1747.98	c 11774[?] -3041[?] -3027[?] -3007[?]  is mandatory 
1749.49/1747.98	c qxplain 1170/1170
1749.49/1748.00	c 11775[?] -3042[?] -3020[?]  is mandatory 
1749.49/1748.00	c qxplain 1160/1169
1749.61/1748.02	c qxplain 1165/1169
1749.61/1748.03	c qxplain 1168/1169
1749.61/1748.04	c qxplain 1169/1169
1749.61/1748.05	c 11776[?] 3042[?] 3020[?]  is mandatory 
1749.61/1748.05	c qxplain 1168/1168
1749.79/1748.25	c 11777[?] -3043[?] -3021[?]  is mandatory 
1749.79/1748.25	c qxplain 1165/1167
1749.79/1748.27	c qxplain 1167/1167
1750.09/1748.52	c 11778[?] 3043[?] 3021[?]  is mandatory 
1750.09/1748.52	c qxplain 1165/1166
1750.09/1748.54	c qxplain 1166/1166
1750.09/1748.56	c 11779[?] 3022[?] 3044[?]  is mandatory 
1750.09/1748.56	c qxplain 1165/1165
1750.09/1748.56	c 11780[?] 1870[?] 3044[?]  is mandatory 
1750.09/1748.57	c qxplain 1160/1164
1750.19/1748.63	c qxplain 1163/1164
1750.19/1748.64	c qxplain 1164/1164
1750.19/1748.65	c 11781[?] -3022[?] -3044[?] -1870[?]  is mandatory 
1750.19/1748.65	c qxplain 1163/1163
1750.19/1748.66	c 11782[?] -3045[?] -3022[?]  is mandatory 
1750.19/1748.66	c qxplain 1160/1162
1750.19/1748.67	c qxplain 1162/1162
1750.19/1748.68	c 11783[?] 3022[?] 3045[?]  is mandatory 
1750.19/1748.68	c qxplain 1160/1161
1750.89/1749.35	c qxplain 1161/1161
1751.19/1749.60	c 11784[?] -3046[?] 2997[?]  is mandatory 
1751.19/1749.60	c qxplain 1160/1160
1751.29/1749.79	c 11785[?] 3046[?] -2997[?]  is mandatory 
1751.29/1749.79	c qxplain 0/1159
1751.39/1749.81	c qxplain 580/1159
1751.39/1749.83	c qxplain 870/1159
1751.39/1749.83	c qxplain 1015/1159
1751.39/1749.84	c qxplain 1088/1159
1751.39/1749.85	c qxplain 1124/1159
1751.39/1749.86	c qxplain 1142/1159
1751.39/1749.87	c qxplain 1151/1159
1751.39/1749.89	c qxplain 1156/1159
1751.49/1749.95	c qxplain 1158/1159
1751.99/1750.41	c qxplain 1159/1159
1752.19/1750.61	c 11786[?] -3009[?] -3047[?]  is mandatory 
1752.19/1750.61	c qxplain 1158/1158
1752.29/1750.74	c 11787[?] -3047[?] -2992[?]  is mandatory 
1752.29/1750.74	c qxplain 1156/1157
1752.39/1750.81	c qxplain 1157/1157
1752.69/1751.12	c 11788[?] 3047[?] 3009[?] 2992[?]  is mandatory 
1752.69/1751.12	c qxplain 1156/1156
1752.69/1751.14	c 11789[?] 3023[?] -3048[?]  is mandatory 
1752.69/1751.14	c qxplain 1151/1155
1752.69/1751.16	c qxplain 1154/1155
1752.69/1751.17	c qxplain 1155/1155
1752.69/1751.19	c 11790[?] -3048[?] 2296[?]  is mandatory 
1752.69/1751.19	c qxplain 1154/1154
1752.78/1751.21	c 11791[?] -3023[?] -2296[?] 3048[?]  is mandatory 
1752.78/1751.21	c qxplain 1151/1153
1752.78/1751.23	c qxplain 1153/1153
1752.90/1751.34	c 11792[?] 3024[?] -3049[?]  is mandatory 
1752.90/1751.34	c qxplain 1151/1152
1752.90/1751.36	c qxplain 1152/1152
1752.90/1751.37	c 11793[?] -3049[?] 2304[?]  is mandatory 
1752.90/1751.37	c qxplain 1151/1151
1752.90/1751.39	c 11794[?] -3024[?] 3049[?] -2304[?]  is mandatory 
1752.90/1751.39	c qxplain 1142/1150
1752.90/1751.41	c qxplain 1147/1150
1753.00/1751.42	c qxplain 1149/1150
1753.00/1751.43	c qxplain 1150/1150
1753.00/1751.45	c 11795[?] -3050[?] 2997[?]  is mandatory 
1753.00/1751.45	c qxplain 1149/1149
1753.00/1751.47	c 11796[?] 3050[?] -2997[?]  is mandatory 
1753.00/1751.47	c qxplain 1147/1148
1753.00/1751.48	c qxplain 1148/1148
1753.08/1751.50	c 11797[?] -3051[?] -3016[?]  is mandatory 
1753.08/1751.50	c qxplain 1147/1147
1753.08/1751.51	c 11798[?] 3051[?] 3016[?]  is mandatory 
1753.08/1751.51	c qxplain 1142/1146
1753.08/1751.53	c qxplain 1145/1146
1753.08/1751.54	c qxplain 1146/1146
1753.08/1751.55	c 11799[?] -3018[?] -3052[?]  is mandatory 
1753.08/1751.55	c qxplain 1145/1145
1753.08/1751.57	c 11800[?] 3018[?] 3052[?]  is mandatory 
1753.08/1751.57	c qxplain 1142/1144
1753.08/1751.58	c qxplain 1144/1144
1753.08/1751.59	c 11801[?] 3018[?] 3053[?]  is mandatory 
1753.08/1751.59	c qxplain 1142/1143
1753.18/1751.60	c qxplain 1143/1143
1753.18/1751.62	c 11802[?] 3053[?] 2993[?]  is mandatory 
1753.18/1751.62	c qxplain 1142/1142
1753.18/1751.63	c 11803[?] -2993[?] -3018[?] -3053[?]  is mandatory 
1753.18/1751.63	c qxplain 1124/1141
1753.18/1751.64	c qxplain 1133/1141
1753.18/1751.66	c qxplain 1138/1141
1753.18/1751.67	c qxplain 1140/1141
1753.18/1751.68	c qxplain 1141/1141
1753.18/1751.69	c 11804[?] -3019[?] -3054[?]  is mandatory 
1753.18/1751.69	c qxplain 1140/1140
1753.28/1751.71	c 11805[?] 3019[?] 3054[?]  is mandatory 
1753.28/1751.71	c qxplain 1138/1139
1753.28/1751.72	c qxplain 1139/1139
1753.28/1751.76	c 11806[?] -3055[?] 47[?]  is mandatory 
1753.28/1751.76	c qxplain 1138/1138
1753.28/1751.77	c 11807[?] -3055[?] 3001[?]  is mandatory 
1753.28/1751.77	c qxplain 1133/1137
1753.28/1751.79	c qxplain 1136/1137
1753.38/1751.81	c qxplain 1137/1137
1753.38/1751.85	c 11808[?] 3055[?] -3001[?] -47[?]  is mandatory 
1753.38/1751.85	c qxplain 1136/1136
1754.00/1752.46	c qxplain 1133/1135
1754.11/1752.54	c qxplain 1135/1135
1754.11/1752.56	c 11810[?] 3056[?] 3028[?]  is mandatory 
1754.11/1752.56	c qxplain 1133/1134
1754.11/1752.57	c qxplain 1134/1134
1755.79/1754.29	c qxplain 1133/1133
1755.89/1754.31	c 11812[?] -3057[?] 3028[?]  is mandatory 
1755.89/1754.31	c qxplain 1124/1132
1755.89/1754.33	c qxplain 1129/1132
1755.89/1754.34	c qxplain 1131/1132
1755.89/1754.35	c qxplain 1132/1132
1755.89/1754.37	c 11813[?] 3057[?] -3028[?] -2989[?]  is mandatory 
1755.89/1754.37	c qxplain 1131/1131
1755.89/1754.38	c 11814[?] 3035[?] -3058[?]  is mandatory 
1755.89/1754.38	c qxplain 1129/1130
1755.89/1754.39	c qxplain 1130/1130
1755.98/1754.41	c 11815[?] -3058[?] 1967[?]  is mandatory 
1755.98/1754.41	c qxplain 1129/1129
1755.98/1754.42	c 11816[?] -3035[?] 3058[?] -1967[?]  is mandatory 
1755.98/1754.42	c qxplain 1124/1128
1755.98/1754.44	c qxplain 1127/1128
1755.98/1754.45	c qxplain 1128/1128
1755.98/1754.46	c 11817[?] 3059[?] 2858[?]  is mandatory 
1755.98/1754.46	c qxplain 1127/1127
1755.98/1754.47	c 11818[?] 3037[?] 3059[?]  is mandatory 
1755.98/1754.47	c qxplain 1124/1126
1755.98/1754.48	c qxplain 1126/1126
1756.09/1754.50	c 11819[?] 3059[?] 3038[?]  is mandatory 
1756.09/1754.50	c qxplain 1124/1125
1756.09/1754.51	c qxplain 1125/1125
1756.09/1754.53	c 11820[?] 3059[?] 3039[?]  is mandatory 
1756.09/1754.53	c qxplain 1124/1124
1756.09/1754.54	c 11821[?] -3059[?] -2858[?] -3039[?] -3038[?] -3037[?]  is mandatory 
1756.09/1754.54	c qxplain 1088/1123
1756.09/1754.56	c qxplain 1106/1123
1756.09/1754.57	c qxplain 1115/1123
1756.09/1754.58	c qxplain 1120/1123
1756.09/1754.59	c qxplain 1122/1123
1756.20/1754.63	c qxplain 1123/1123
1756.20/1754.64	c 11822[?] -3060[?] -3029[?]  is mandatory 
1756.20/1754.64	c qxplain 1122/1122
1756.20/1754.65	c 11823[?] 3029[?] 3060[?]  is mandatory 
1756.20/1754.65	c qxplain 1120/1121
1756.20/1754.67	c qxplain 1121/1121
1756.20/1754.69	c 11824[?] -3061[?] -3034[?]  is mandatory 
1756.20/1754.69	c qxplain 1120/1120
1756.20/1754.70	c 11825[?] 3061[?] 3034[?]  is mandatory 
1756.20/1754.70	c qxplain 1115/1119
1756.20/1754.71	c qxplain 1118/1119
1756.31/1754.72	c qxplain 1119/1119
1756.31/1754.73	c 11826[?] -3062[?] -3031[?]  is mandatory 
1756.31/1754.73	c qxplain 1118/1118
1756.31/1754.75	c 11827[?] 3062[?] 3031[?]  is mandatory 
1756.31/1754.75	c qxplain 1115/1117
1756.31/1754.76	c qxplain 1117/1117
1756.31/1754.77	c 11828[?] 3031[?] 3063[?]  is mandatory 
1756.31/1754.77	c qxplain 1115/1116
1756.31/1754.78	c qxplain 1116/1116
1756.31/1754.79	c 11829[?] 3063[?] 3040[?]  is mandatory 
1756.31/1754.79	c qxplain 1115/1115
1756.39/1754.80	c 11830[?] -3063[?] -3040[?] -3031[?]  is mandatory 
1756.39/1754.80	c qxplain 1106/1114
1756.39/1754.82	c qxplain 1111/1114
1756.39/1754.83	c qxplain 1113/1114
1756.39/1754.85	c qxplain 1114/1114
1756.39/1754.86	c 11831[?] -3064[?] -3032[?]  is mandatory 
1756.39/1754.86	c qxplain 1113/1113
1756.39/1754.87	c 11832[?] 3064[?] 3032[?]  is mandatory 
1756.39/1754.87	c qxplain 1111/1112
1756.39/1754.88	c qxplain 1112/1112
1756.39/1754.89	c 11833[?] 3065[?] 3032[?]  is mandatory 
1756.39/1754.89	c qxplain 1111/1111
1756.49/1754.90	c 11834[?] 2976[?] 3065[?]  is mandatory 
1756.49/1754.90	c qxplain 1106/1110
1756.49/1754.91	c qxplain 1109/1110
1756.49/1754.93	c qxplain 1110/1110
1756.49/1754.93	c 11835[?] -3032[?] -2976[?] -3065[?]  is mandatory 
1756.49/1754.93	c qxplain 1109/1109
1756.49/1754.96	c 11836[?] 3066[?] 1798[?]  is mandatory 
1756.49/1754.96	c qxplain 1106/1108
1756.49/1754.97	c qxplain 1108/1108
1756.59/1755.02	c 11837[?] 3066[?] 3045[?]  is mandatory 
1756.59/1755.02	c qxplain 1106/1107
1756.59/1755.04	c qxplain 1107/1107
1756.59/1755.08	c 11838[?] -3045[?] -3066[?] -1798[?]  is mandatory 
1756.59/1755.08	c qxplain 1106/1106
1756.59/1755.09	c 11839[?] -3067[?] -3030[?]  is mandatory 
1756.59/1755.09	c qxplain 1088/1105
1756.69/1755.11	c qxplain 1097/1105
1756.69/1755.11	c qxplain 1102/1105
1756.69/1755.12	c qxplain 1104/1105
1756.69/1755.13	c qxplain 1105/1105
1756.69/1755.14	c 11840[?] 3067[?] 3030[?]  is mandatory 
1756.69/1755.14	c qxplain 1104/1104
1756.69/1755.16	c 11841[?] 3068[?] 3030[?]  is mandatory 
1756.69/1755.16	c qxplain 1102/1103
1756.69/1755.17	c qxplain 1103/1103
1756.69/1755.18	c 11842[?] 3068[?] 3051[?]  is mandatory 
1756.69/1755.18	c qxplain 1102/1102
1756.69/1755.19	c 11843[?] -3030[?] -3051[?] -3068[?]  is mandatory 
1756.69/1755.19	c qxplain 1097/1101
1756.80/1755.21	c qxplain 1100/1101
1756.80/1755.22	c qxplain 1101/1101
1756.80/1755.23	c 11844[?] 2957[?] 3069[?]  is mandatory 
1756.80/1755.23	c qxplain 1100/1100
1756.80/1755.24	c 11845[?] 3052[?] 3069[?]  is mandatory 
1756.80/1755.24	c qxplain 1097/1099
1756.80/1755.25	c qxplain 1099/1099
1756.80/1755.26	c 11846[?] -3052[?] -2957[?] -3069[?]  is mandatory 
1756.80/1755.26	c qxplain 1097/1098
1756.80/1755.28	c qxplain 1098/1098
1756.80/1755.29	c 11847[?] -3070[?] -3033[?]  is mandatory 
1756.80/1755.29	c qxplain 1097/1097
1756.90/1755.31	c 11848[?] 3070[?] 3033[?]  is mandatory 
1756.90/1755.31	c qxplain 1088/1096
1756.90/1755.33	c qxplain 1093/1096
1756.90/1755.34	c qxplain 1095/1096
1756.90/1755.35	c qxplain 1096/1096
1756.90/1755.38	c 11849[?] 3071[?] 3033[?]  is mandatory 
1756.90/1755.38	c qxplain 1095/1095
1756.90/1755.39	c 11850[?] 3054[?] 3071[?]  is mandatory 
1756.90/1755.39	c qxplain 1093/1094
1757.00/1755.40	c qxplain 1094/1094
1757.00/1755.41	c 11851[?] -3054[?] -3071[?] -3033[?]  is mandatory 
1757.00/1755.41	c qxplain 1093/1093
1757.00/1755.42	c 11852[?] -3072[?] 3025[?]  is mandatory 
1757.00/1755.42	c qxplain 1088/1092
1757.00/1755.44	c qxplain 1091/1092
1757.00/1755.46	c qxplain 1092/1092
1757.00/1755.49	c 11853[?] 3072[?] -3025[?]  is mandatory 
1757.00/1755.49	c qxplain 1091/1091
1758.00/1756.45	c 11854[?] -3073[?] 3025[?]  is mandatory 
1758.00/1756.45	c qxplain 1088/1090
1758.00/1756.46	c qxplain 1090/1090
1758.20/1756.61	c 11855[?] 3073[?] -3025[?]  is mandatory 
1758.20/1756.61	c qxplain 1088/1089
1758.20/1756.63	c qxplain 1089/1089
1758.20/1756.64	c 11856[?] -3074[?] 3026[?]  is mandatory 
1758.20/1756.64	c qxplain 1088/1088
1758.20/1756.66	c 11857[?] 3074[?] -3026[?]  is mandatory 
1758.20/1756.66	c qxplain 1015/1087
1758.20/1756.67	c qxplain 1052/1087
1758.20/1756.68	c qxplain 1070/1087
1758.20/1756.69	c qxplain 1079/1087
1758.30/1756.70	c qxplain 1084/1087
1758.30/1756.76	c qxplain 1086/1087
1758.60/1757.07	c qxplain 1087/1087
1758.70/1757.18	c 11858[?] -3075[?] 3026[?]  is mandatory 
1758.70/1757.18	c qxplain 1086/1086
1758.90/1757.30	c 11859[?] 3075[?] -3026[?]  is mandatory 
1758.90/1757.30	c qxplain 1084/1085
1758.90/1757.32	c qxplain 1085/1085
1758.90/1757.34	c 11860[?] 47[?] -3076[?]  is mandatory 
1758.90/1757.34	c qxplain 1084/1084
1758.90/1757.35	c 11861[?] 3001[?] -3076[?]  is mandatory 
1758.90/1757.35	c qxplain 1079/1083
1758.90/1757.36	c qxplain 1082/1083
1758.90/1757.38	c qxplain 1083/1083
1759.39/1757.84	c qxplain 1082/1082
1759.39/1757.86	c 11863[?] -3001[?] -47[?] -3056[?] 3076[?]  is mandatory 
1759.39/1757.86	c qxplain 1079/1081
1759.39/1757.87	c qxplain 1081/1081
1759.51/1757.95	c 11864[?] -3077[?] 47[?]  is mandatory 
1759.51/1757.95	c qxplain 1079/1080
1759.51/1757.96	c qxplain 1080/1080
1759.51/1757.97	c 11865[?] -3077[?] 3036[?]  is mandatory 
1759.51/1757.97	c qxplain 1079/1079
1759.51/1758.00	c 11866[?] 3077[?] -3036[?] -47[?]  is mandatory 
1759.51/1758.00	c qxplain 1070/1078
1759.62/1758.02	c qxplain 1075/1078
1759.62/1758.03	c qxplain 1077/1078
1759.62/1758.05	c qxplain 1078/1078
1759.62/1758.06	c 11867[?] 3017[?] 3078[?]  is mandatory 
1759.62/1758.06	c qxplain 1077/1077
1759.62/1758.07	c 11868[?] 3078[?] 3062[?]  is mandatory 
1759.62/1758.07	c qxplain 1075/1076
1759.62/1758.08	c qxplain 1076/1076
1759.62/1758.09	c 11869[?] -3017[?] -3062[?] -3078[?]  is mandatory 
1759.62/1758.09	c qxplain 1075/1075
1759.69/1758.10	c 11870[?] 2943[?] 3079[?]  is mandatory 
1759.69/1758.10	c qxplain 1070/1074
1759.69/1758.11	c qxplain 1073/1074
1759.69/1758.12	c qxplain 1074/1074
1759.69/1758.14	c 11871[?] 3064[?] 3079[?]  is mandatory 
1759.69/1758.14	c qxplain 1073/1073
1759.69/1758.15	c 11872[?] -2943[?] -3079[?] -3064[?]  is mandatory 
1759.69/1758.15	c qxplain 1070/1072
1759.69/1758.16	c qxplain 1072/1072
1759.69/1758.19	c 11873[?] -3080[?] -3055[?]  is mandatory 
1759.69/1758.19	c qxplain 1070/1071
1759.79/1758.20	c qxplain 1071/1071
1759.79/1758.21	c 11874[?] 3080[?] 3055[?]  is mandatory 
1759.79/1758.21	c qxplain 1070/1070
1759.79/1758.23	c 11875[?] 3044[?] 3081[?]  is mandatory 
1759.79/1758.23	c qxplain 1052/1069
1759.79/1758.24	c qxplain 1061/1069
1759.79/1758.28	c qxplain 1066/1069
1759.79/1758.29	c qxplain 1068/1069
1759.89/1758.30	c qxplain 1069/1069
1759.89/1758.31	c 11876[?] 3066[?] 3081[?]  is mandatory 
1759.89/1758.31	c qxplain 1068/1068
1759.89/1758.32	c 11877[?] -3044[?] -3066[?] -3081[?]  is mandatory 
1759.89/1758.32	c qxplain 1066/1067
1760.50/1758.90	c qxplain 1067/1067
1761.10/1759.57	c qxplain 1066/1066
1761.30/1759.79	c 11879[?] 3082[?] 3046[?]  is mandatory 
1761.30/1759.79	c qxplain 1061/1065
1761.90/1760.34	c qxplain 1064/1065
1762.00/1760.46	c qxplain 1065/1065
1762.81/1761.25	c qxplain 1064/1064
1762.81/1761.27	c 11881[?] -3083[?] 3046[?]  is mandatory 
1762.81/1761.27	c qxplain 1061/1063
1762.92/1761.35	c qxplain 1063/1063
1762.92/1761.36	c 11882[?] -2997[?] 3083[?] -3046[?]  is mandatory 
1762.92/1761.36	c qxplain 1061/1062
1763.10/1761.52	c qxplain 1062/1062
1763.20/1761.62	c 11883[?] -3084[?] 3047[?]  is mandatory 
1763.20/1761.62	c qxplain 1061/1061
1763.30/1761.71	c 11884[?] 3084[?] -3047[?]  is mandatory 
1763.30/1761.71	c qxplain 1052/1060
1763.30/1761.72	c qxplain 1057/1060
1763.30/1761.73	c qxplain 1059/1060
1763.30/1761.75	c qxplain 1060/1060
1763.30/1761.76	c 11885[?] -3085[?] -3050[?]  is mandatory 
1763.30/1761.76	c qxplain 1059/1059
1763.30/1761.77	c 11886[?] 3085[?] 3050[?]  is mandatory 
1763.30/1761.77	c qxplain 1057/1058
1763.30/1761.78	c qxplain 1058/1058
1763.30/1761.79	c 11887[?] -3086[?] 3036[?]  is mandatory 
1763.30/1761.79	c qxplain 1057/1057
1763.40/1761.81	c 11888[?] 3086[?] -3036[?]  is mandatory 
1763.40/1761.81	c qxplain 1052/1056
1763.40/1761.83	c qxplain 1055/1056
1763.40/1761.84	c qxplain 1056/1056
1763.40/1761.85	c 11889[?] 3016[?] 3087[?]  is mandatory 
1763.40/1761.85	c qxplain 1055/1055
1763.40/1761.86	c 11890[?] 3087[?] 3067[?]  is mandatory 
1763.40/1761.86	c qxplain 1052/1054
1763.40/1761.87	c qxplain 1054/1054
1763.40/1761.88	c 11891[?] -3016[?] -3067[?] -3087[?]  is mandatory 
1763.40/1761.88	c qxplain 1052/1053
1763.40/1761.89	c qxplain 1053/1053
1763.50/1761.91	c 11892[?] 3088[?] 3019[?]  is mandatory 
1763.50/1761.91	c qxplain 1052/1052
1763.50/1761.92	c 11893[?] 3088[?] 3070[?]  is mandatory 
1763.50/1761.92	c qxplain 1015/1051
1763.50/1761.93	c qxplain 1034/1051
1763.50/1761.94	c qxplain 1043/1051
1763.50/1761.96	c qxplain 1048/1051
1763.50/1761.97	c qxplain 1050/1051
1763.50/1761.98	c qxplain 1051/1051
1763.60/1762.00	c 11894[?] -3088[?] -3019[?] -3070[?]  is mandatory 
1763.60/1762.00	c qxplain 1050/1050
1763.60/1762.01	c 11895[?] 3089[?] 3053[?]  is mandatory 
1763.60/1762.01	c qxplain 1048/1049
1763.60/1762.02	c qxplain 1049/1049
1763.60/1762.03	c 11896[?] 3069[?] 3089[?]  is mandatory 
1763.60/1762.03	c qxplain 1048/1048
1763.60/1762.04	c 11897[?] -3069[?] -3053[?] -3089[?]  is mandatory 
1763.60/1762.04	c qxplain 1043/1047
1763.60/1762.05	c qxplain 1046/1047
1763.60/1762.06	c qxplain 1047/1047
1763.60/1762.07	c 11898[?] -3090[?] 3041[?]  is mandatory 
1763.60/1762.07	c qxplain 1046/1046
1763.60/1762.08	c 11899[?] -3041[?] 3090[?]  is mandatory 
1763.60/1762.08	c qxplain 1043/1045
1764.30/1762.70	c qxplain 1045/1045
1764.40/1762.82	c 11900[?] 3041[?] -3091[?]  is mandatory 
1764.40/1762.82	c qxplain 1043/1044
1764.40/1762.84	c qxplain 1044/1044
1764.40/1762.88	c 11901[?] -3041[?] 3091[?]  is mandatory 
1764.40/1762.88	c qxplain 1043/1043
1764.40/1762.89	c 11902[?] 3092[?] -2319[?]  is mandatory 
1764.40/1762.89	c qxplain 1034/1042
1764.50/1762.91	c qxplain 1039/1042
1764.50/1762.92	c qxplain 1041/1042
1764.50/1762.93	c qxplain 1042/1042
1764.50/1762.93	c 11903[?] 3092[?] -3058[?]  is mandatory 
1764.50/1762.93	c qxplain 1041/1041
1764.50/1762.95	c 11904[?] 3092[?] -2320[?]  is mandatory 
1764.50/1762.95	c qxplain 1039/1040
1764.50/1762.96	c qxplain 1040/1040
1764.50/1762.97	c 11905[?] 3058[?] -3092[?] 2320[?] 2319[?]  is mandatory 
1764.50/1762.97	c qxplain 1039/1039
1764.50/1762.98	c 11906[?] -3093[?] -2319[?]  is mandatory 
1764.50/1762.98	c qxplain 1034/1038
1764.50/1762.99	c qxplain 1037/1038
1764.60/1763.00	c qxplain 1038/1038
1764.60/1763.01	c 11907[?] -3093[?] -3058[?]  is mandatory 
1764.60/1763.01	c qxplain 1037/1037
1764.60/1763.02	c 11908[?] -3093[?] -2320[?]  is mandatory 
1764.60/1763.02	c qxplain 1034/1036
1764.60/1763.06	c qxplain 1036/1036
1764.60/1763.08	c 11910[?] -3076[?] 3094[?]  is mandatory 
1764.60/1763.08	c qxplain 1034/1035
1764.60/1763.09	c qxplain 1035/1035
1764.70/1763.10	c 11911[?] 3094[?] -3057[?]  is mandatory 
1764.70/1763.10	c qxplain 1034/1034
1764.70/1763.11	c 11912[?] 3076[?] 3057[?] -3094[?]  is mandatory 
1764.70/1763.11	c qxplain 1015/1033
1764.70/1763.12	c qxplain 1025/1033
1764.70/1763.14	c qxplain 1030/1033
1764.70/1763.15	c qxplain 1032/1033
1764.70/1763.16	c qxplain 1033/1033
1764.70/1763.16	c 11913[?] 3095[?] 3078[?]  is mandatory 
1764.70/1763.16	c qxplain 1032/1032
1764.70/1763.18	c 11914[?] 3095[?] 3063[?]  is mandatory 
1764.70/1763.18	c qxplain 1030/1031
1764.70/1763.19	c qxplain 1031/1031
1764.70/1763.19	c 11915[?] -3078[?] -3063[?] -3095[?]  is mandatory 
1764.70/1763.19	c qxplain 1030/1030
1764.80/1763.23	c 11916[?] -3096[?] -3072[?]  is mandatory 
1764.80/1763.23	c qxplain 1025/1029
1764.80/1763.24	c qxplain 1028/1029
1764.80/1763.25	c qxplain 1029/1029
1764.80/1763.26	c 11917[?] 3096[?] 3072[?]  is mandatory 
1764.80/1763.26	c qxplain 1028/1028
1765.20/1763.66	c 11918[?] -3097[?] -3073[?]  is mandatory 
1765.20/1763.66	c qxplain 1025/1027
1765.20/1763.67	c qxplain 1027/1027
1765.70/1764.19	c 11919[?] 3097[?] 3073[?]  is mandatory 
1765.70/1764.19	c qxplain 1025/1026
1765.80/1764.21	c qxplain 1026/1026
1765.80/1764.22	c 11920[?] 3079[?] 3098[?]  is mandatory 
1765.80/1764.22	c qxplain 1025/1025
1765.80/1764.23	c 11921[?] 3065[?] 3098[?]  is mandatory 
1765.80/1764.23	c qxplain 1015/1024
1765.80/1764.24	c qxplain 1020/1024
1765.80/1764.26	c qxplain 1023/1024
1765.80/1764.27	c qxplain 1024/1024
1765.80/1764.28	c 11922[?] -3065[?] -3079[?] -3098[?]  is mandatory 
1765.80/1764.28	c qxplain 1023/1023
1765.90/1764.31	c 11923[?] -3099[?] -3074[?]  is mandatory 
1765.90/1764.31	c qxplain 1020/1022
1765.90/1764.33	c qxplain 1022/1022
1765.90/1764.34	c 11924[?] 3099[?] 3074[?]  is mandatory 
1765.90/1764.34	c qxplain 1020/1021
1766.11/1764.52	c qxplain 1021/1021
1766.11/1764.58	c 11925[?] -3100[?] -3075[?]  is mandatory 
1766.11/1764.58	c qxplain 1020/1020
1766.11/1764.59	c 11926[?] 3100[?] 3075[?]  is mandatory 
1766.11/1764.59	c qxplain 1015/1019
1766.11/1764.61	c qxplain 1018/1019
1766.60/1765.09	c qxplain 1019/1019
1766.90/1765.37	c 11927[?] 47[?] -3101[?]  is mandatory 
1766.90/1765.37	c qxplain 1018/1018
1767.00/1765.43	c 11928[?] -3101[?] 2988[?]  is mandatory 
1767.00/1765.43	c qxplain 1015/1017
1767.00/1765.44	c qxplain 1017/1017
1767.00/1765.45	c qxplain 1015/1016
1767.00/1765.46	c qxplain 1016/1016
1767.21/1765.71	c 11930[?] -2988[?] -47[?] -3082[?] 3101[?]  is mandatory 
1767.21/1765.71	c qxplain 1015/1015
1767.32/1765.73	c 11931[?] -3102[?] 3059[?]  is mandatory 
1767.32/1765.73	c qxplain 870/1014
1767.32/1765.74	c qxplain 943/1014
1767.32/1765.75	c qxplain 979/1014
1767.32/1765.76	c qxplain 997/1014
1767.32/1765.77	c qxplain 1006/1014
1767.32/1765.78	c qxplain 1011/1014
1767.32/1765.79	c qxplain 1013/1014
1767.40/1765.80	c qxplain 1014/1014
1767.40/1765.81	c 11932[?] 3102[?] -3059[?]  is mandatory 
1767.40/1765.81	c qxplain 1013/1013
1767.40/1765.82	c 11933[?] -3103[?] 3059[?]  is mandatory 
1767.40/1765.82	c qxplain 1011/1012
1767.40/1765.84	c qxplain 1012/1012
1767.40/1765.85	c 11934[?] 3103[?] -3059[?]  is mandatory 
1767.40/1765.85	c qxplain 1011/1011
1767.40/1765.86	c 11935[?] 3087[?] 3104[?]  is mandatory 
1767.40/1765.86	c qxplain 1006/1010
1767.40/1765.87	c qxplain 1009/1010
1767.40/1765.88	c qxplain 1010/1010
1767.40/1765.89	c 11936[?] 3068[?] 3104[?]  is mandatory 
1767.40/1765.89	c qxplain 1009/1009
1767.50/1765.90	c 11937[?] -3068[?] -3087[?] -3104[?]  is mandatory 
1767.50/1765.90	c qxplain 1006/1008
1767.50/1765.92	c qxplain 1008/1008
1767.50/1765.97	c 11938[?] 3105[?] 3088[?]  is mandatory 
1767.50/1765.97	c qxplain 1006/1007
1767.50/1765.98	c qxplain 1007/1007
1767.50/1765.99	c 11939[?] 3071[?] 3105[?]  is mandatory 
1767.50/1765.99	c qxplain 1006/1006
1767.60/1766.00	c 11940[?] -3071[?] -3105[?] -3088[?]  is mandatory 
1767.60/1766.00	c qxplain 997/1005
1767.60/1766.01	c qxplain 1002/1005
1767.60/1766.02	c qxplain 1004/1005
1767.60/1766.03	c qxplain 1005/1005
1767.60/1766.04	c 11942[?] 3106[?] 3093[?]  is mandatory 
1767.60/1766.04	c qxplain 1004/1004
1767.60/1766.05	c 11943[?] 3107[?] 3086[?]  is mandatory 
1767.60/1766.05	c qxplain 1002/1003
1767.60/1766.06	c qxplain 1003/1003
1767.60/1766.08	c 11944[?] 3060[?] 3107[?]  is mandatory 
1767.60/1766.08	c qxplain 1002/1002
1767.70/1766.10	c 11945[?] -3060[?] -3086[?] -3107[?]  is mandatory 
1767.70/1766.10	c qxplain 997/1001
1767.70/1766.12	c qxplain 1000/1001
1767.70/1766.15	c qxplain 1001/1001
1767.70/1766.16	c 11946[?] -3108[?] -3086[?]  is mandatory 
1767.70/1766.16	c qxplain 1000/1000
1767.70/1766.17	c 11947[?] 3108[?] 3086[?]  is mandatory 
1767.70/1766.17	c qxplain 997/999
1767.70/1766.18	c qxplain 999/999
1767.80/1766.21	c 11948[?] -3109[?] -3089[?]  is mandatory 
1767.80/1766.21	c qxplain 997/998
1767.80/1766.22	c qxplain 998/998
1767.80/1766.25	c 11949[?] 3089[?] 3109[?]  is mandatory 
1767.80/1766.25	c qxplain 997/997
1767.80/1766.26	c 11950[?] 3089[?] 3110[?]  is mandatory 
1767.80/1766.26	c qxplain 979/996
1767.80/1766.28	c qxplain 988/996
1767.80/1766.29	c qxplain 993/996
1767.80/1766.29	c qxplain 995/996
1767.90/1766.30	c qxplain 996/996
1767.90/1766.32	c 11951[?] 3110[?] 2990[?]  is mandatory 
1767.90/1766.32	c qxplain 995/995
1767.90/1766.33	c 11952[?] -3089[?] -3110[?] -2990[?]  is mandatory 
1767.90/1766.33	c qxplain 993/994
1767.90/1766.36	c qxplain 994/994
1767.90/1766.37	c 11953[?] -3090[?] -3111[?]  is mandatory 
1767.90/1766.37	c qxplain 993/993
1767.90/1766.38	c 11954[?] 3090[?] 3111[?]  is mandatory 
1767.90/1766.38	c qxplain 988/992
1768.00/1766.40	c qxplain 991/992
1768.00/1766.41	c qxplain 992/992
1768.00/1766.42	c 11955[?] 3112[?] 3090[?]  is mandatory 
1768.00/1766.42	c qxplain 991/991
1768.00/1766.43	c 11956[?] 3112[?] 3042[?]  is mandatory 
1768.00/1766.43	c qxplain 988/990
1768.00/1766.44	c qxplain 990/990
1768.00/1766.45	c 11957[?] -3090[?] -3112[?] -3042[?]  is mandatory 
1768.00/1766.45	c qxplain 988/989
1768.10/1766.53	c qxplain 989/989
1768.20/1766.72	c 11958[?] -3113[?] -3091[?]  is mandatory 
1768.20/1766.72	c qxplain 988/988
1768.42/1766.86	c 11959[?] 3113[?] 3091[?]  is mandatory 
1768.42/1766.86	c qxplain 979/987
1768.50/1766.97	c qxplain 984/987
1768.80/1767.20	c qxplain 986/987
1768.80/1767.22	c qxplain 987/987
1768.80/1767.23	c 11960[?] 3114[?] 3091[?]  is mandatory 
1768.80/1767.23	c qxplain 986/986
1768.80/1767.29	c 11961[?] 3114[?] 3043[?]  is mandatory 
1768.80/1767.29	c qxplain 984/985
1768.90/1767.36	c qxplain 985/985
1768.90/1767.37	c 11962[?] -3091[?] -3114[?] -3043[?]  is mandatory 
1768.90/1767.37	c qxplain 984/984
1769.10/1767.53	c 11963[?] -3115[?] -3101[?]  is mandatory 
1769.10/1767.53	c qxplain 979/983
1769.10/1767.54	c qxplain 982/983
1769.21/1767.60	c qxplain 983/983
1769.21/1767.62	c 11964[?] -3083[?] -3115[?]  is mandatory 
1769.21/1767.62	c qxplain 982/982
1769.21/1767.64	c 11965[?] 3115[?] 3083[?] 3101[?]  is mandatory 
1769.21/1767.64	c qxplain 979/981
1769.21/1767.65	c qxplain 981/981
1769.21/1767.66	c 11966[?] 3081[?] -3116[?]  is mandatory 
1769.21/1767.66	c qxplain 979/980
1769.21/1767.67	c qxplain 980/980
1769.42/1767.91	c 11967[?] -3116[?] 2106[?]  is mandatory 
1769.42/1767.91	c qxplain 979/979
1769.53/1767.93	c 11968[?] -3081[?] 3116[?] -2106[?]  is mandatory 
1769.53/1767.93	c qxplain 943/978
1769.53/1767.94	c qxplain 961/978
1769.53/1767.95	c qxplain 970/978
1769.53/1767.96	c qxplain 975/978
1769.53/1767.97	c qxplain 977/978
1769.62/1768.01	c qxplain 978/978
1770.02/1768.44	c 11969[?] 3081[?] -3117[?]  is mandatory 
1770.02/1768.44	c qxplain 977/977
1770.12/1768.58	c 11970[?] -3117[?] 2307[?]  is mandatory 
1770.12/1768.58	c qxplain 975/976
1770.12/1768.60	c qxplain 976/976
1770.42/1768.82	c 11971[?] -3081[?] 3117[?] -2307[?]  is mandatory 
1770.42/1768.82	c qxplain 975/975
1770.42/1768.83	c 11972[?] -3118[?] 3077[?]  is mandatory 
1770.42/1768.83	c qxplain 970/974
1770.42/1768.88	c qxplain 973/974
1770.53/1768.92	c qxplain 974/974
1770.53/1768.95	c 11973[?] 3118[?] -3077[?]  is mandatory 
1770.53/1768.95	c qxplain 973/973
1771.02/1769.49	c 11974[?] -3119[?] 3077[?]  is mandatory 
1771.02/1769.49	c qxplain 970/972
1771.12/1769.59	c qxplain 972/972
1771.42/1769.89	c 11975[?] 3119[?] -3077[?]  is mandatory 
1771.42/1769.89	c qxplain 970/971
1771.52/1769.90	c qxplain 971/971
1771.52/1769.91	c 11976[?] -3120[?] 3084[?]  is mandatory 
1771.52/1769.91	c qxplain 970/970
1771.52/1769.93	c 11977[?] -3084[?] 3120[?]  is mandatory 
1771.52/1769.93	c qxplain 961/969
1771.52/1769.95	c qxplain 966/969
1771.52/1769.95	c qxplain 968/969
1771.52/1769.96	c qxplain 969/969
1771.52/1769.97	c 11978[?] 3092[?] -3121[?]  is mandatory 
1771.52/1769.97	c qxplain 968/968
1771.52/1769.99	c 11980[?] -3106[?] -3092[?] 3121[?]  is mandatory 
1771.52/1769.99	c qxplain 966/967
1771.52/1770.00	c qxplain 967/967
1771.52/1770.01	c 11981[?] 3122[?] 3029[?]  is mandatory 
1771.52/1770.01	c qxplain 966/966
1771.63/1770.02	c 11982[?] 3122[?] 3108[?]  is mandatory 
1771.63/1770.02	c qxplain 961/965
1771.63/1770.04	c qxplain 964/965
1771.63/1770.05	c qxplain 965/965
1771.63/1770.07	c 11983[?] -3122[?] -3029[?] -3108[?]  is mandatory 
1771.63/1770.07	c qxplain 964/964
1771.63/1770.08	c 11984[?] -3123[?] -3103[?]  is mandatory 
1771.63/1770.08	c qxplain 961/963
1771.63/1770.09	c qxplain 963/963
1771.63/1770.11	c 11985[?] 3123[?] 3103[?]  is mandatory 
1771.63/1770.11	c qxplain 961/962
1771.74/1770.12	c qxplain 962/962
1771.74/1770.13	c 11986[?] 3124[?] 3103[?]  is mandatory 
1771.74/1770.13	c qxplain 961/961
1771.74/1770.14	c 11987[?] 2975[?] 3124[?]  is mandatory 
1771.74/1770.14	c qxplain 943/960
1771.74/1770.15	c qxplain 952/960
1771.74/1770.16	c qxplain 957/960
1771.74/1770.17	c qxplain 959/960
1771.74/1770.18	c qxplain 960/960
1771.74/1770.19	c 11988[?] -2975[?] -3103[?] -3124[?]  is mandatory 
1771.74/1770.19	c qxplain 959/959
1771.82/1770.21	c 11989[?] -3125[?] -3104[?]  is mandatory 
1771.82/1770.21	c qxplain 957/958
1771.82/1770.23	c qxplain 958/958
1771.82/1770.25	c 11990[?] 3125[?] 3104[?]  is mandatory 
1771.82/1770.25	c qxplain 957/957
1771.82/1770.27	c 11991[?] 3104[?] 3126[?]  is mandatory 
1771.82/1770.27	c qxplain 952/956
1771.82/1770.28	c qxplain 955/956
1771.82/1770.30	c qxplain 956/956
1771.92/1770.32	c 11992[?] 3126[?] 3061[?]  is mandatory 
1771.92/1770.32	c qxplain 955/955
1771.92/1770.33	c 11993[?] -3104[?] -3126[?] -3061[?]  is mandatory 
1771.92/1770.33	c qxplain 952/954
1771.92/1770.34	c qxplain 954/954
1771.92/1770.35	c 11994[?] 3127[?] 2958[?]  is mandatory 
1771.92/1770.35	c qxplain 952/953
1772.02/1770.40	c qxplain 953/953
1772.02/1770.43	c 11995[?] 3109[?] 3127[?]  is mandatory 
1772.02/1770.43	c qxplain 952/952
1772.02/1770.45	c 11996[?] -3109[?] -2958[?] -3127[?]  is mandatory 
1772.02/1770.45	c qxplain 943/951
1772.02/1770.47	c qxplain 948/951
1772.02/1770.48	c qxplain 950/951
1772.02/1770.49	c qxplain 951/951
1772.12/1770.51	c 11997[?] -3128[?] -3105[?]  is mandatory 
1772.12/1770.51	c qxplain 950/950
1772.12/1770.52	c 11998[?] 3105[?] 3128[?]  is mandatory 
1772.12/1770.52	c qxplain 948/949
1772.12/1770.54	c qxplain 949/949
1772.12/1770.55	c 11999[?] 3105[?] 3129[?]  is mandatory 
1772.12/1770.55	c qxplain 948/948
1772.12/1770.59	c 12000[?] 3129[?] 3080[?]  is mandatory 
1772.12/1770.59	c qxplain 943/947
1772.22/1770.60	c qxplain 946/947
1772.22/1770.61	c qxplain 947/947
1772.22/1770.62	c 12001[?] -3105[?] -3129[?] -3080[?]  is mandatory 
1772.22/1770.62	c qxplain 946/946
1772.22/1770.63	c 12002[?] 3130[?] 3020[?]  is mandatory 
1772.22/1770.63	c qxplain 943/945
1772.22/1770.64	c qxplain 945/945
1772.22/1770.65	c 12003[?] 3111[?] 3130[?]  is mandatory 
1772.22/1770.65	c qxplain 943/944
1772.22/1770.67	c qxplain 944/944
1772.22/1770.67	c 12004[?] -3111[?] -3130[?] -3020[?]  is mandatory 
1772.22/1770.67	c qxplain 943/943
1772.22/1770.69	c 12005[?] 3131[?] 3021[?]  is mandatory 
1772.22/1770.69	c qxplain 870/942
1772.31/1770.70	c qxplain 907/942
1772.31/1770.71	c qxplain 925/942
1772.31/1770.72	c qxplain 934/942
1772.31/1770.73	c qxplain 939/942
1772.31/1770.74	c qxplain 941/942
1772.51/1770.93	c qxplain 942/942
1772.61/1771.03	c 12006[?] 3131[?] 3113[?]  is mandatory 
1772.61/1771.03	c qxplain 941/941
1772.61/1771.06	c 12007[?] -3113[?] -3131[?] -3021[?]  is mandatory 
1772.61/1771.06	c qxplain 939/940
1772.61/1771.08	c qxplain 940/940
1772.61/1771.10	c 12008[?] -3132[?] -3102[?]  is mandatory 
1772.61/1771.10	c qxplain 939/939
1772.61/1771.11	c 12009[?] 3132[?] 3102[?]  is mandatory 
1772.61/1771.11	c qxplain 934/938
1772.73/1771.12	c qxplain 937/938
1772.73/1771.13	c qxplain 938/938
1772.73/1771.15	c 12010[?] 3102[?] 3133[?]  is mandatory 
1772.73/1771.15	c qxplain 937/937
1772.73/1771.16	c 12011[?] 3133[?] 3085[?]  is mandatory 
1772.73/1771.16	c qxplain 934/936
1772.73/1771.17	c qxplain 936/936
1772.73/1771.18	c 12012[?] -3133[?] -3085[?] -3102[?]  is mandatory 
1772.73/1771.18	c qxplain 934/935
1772.73/1771.19	c qxplain 935/935
1772.73/1771.21	c 12013[?] 3095[?] -3134[?]  is mandatory 
1772.73/1771.21	c qxplain 934/934
1772.84/1771.22	c 12014[?] -3095[?] 3134[?]  is mandatory 
1772.84/1771.22	c qxplain 925/933
1772.84/1771.23	c qxplain 930/933
1772.84/1771.24	c qxplain 932/933
1773.32/1771.76	c qxplain 933/933
1773.42/1771.89	c 12015[?] -3135[?] 3095[?]  is mandatory 
1773.42/1771.89	c qxplain 932/932
1773.52/1771.98	c 12016[?] -3095[?] 3135[?]  is mandatory 
1773.52/1771.98	c qxplain 930/931
1773.52/1772.00	c qxplain 931/931
1773.62/1772.01	c 12017[?] 3098[?] -3136[?]  is mandatory 
1773.62/1772.01	c qxplain 930/930
1773.62/1772.02	c 12018[?] -3098[?] 3136[?]  is mandatory 
1773.62/1772.02	c qxplain 925/929
1773.62/1772.04	c qxplain 928/929
1773.72/1772.10	c qxplain 929/929
1773.72/1772.12	c 12019[?] 3098[?] -3137[?]  is mandatory 
1773.72/1772.12	c qxplain 928/928
1773.72/1772.13	c 12020[?] -3098[?] 3137[?]  is mandatory 
1773.72/1772.13	c qxplain 925/927
1773.72/1772.15	c qxplain 927/927
1773.72/1772.17	c 12021[?] 3138[?] 3107[?]  is mandatory 
1773.72/1772.17	c qxplain 925/926
1773.72/1772.18	c qxplain 926/926
1773.72/1772.21	c 12022[?] 3138[?] 3122[?]  is mandatory 
1773.72/1772.21	c qxplain 925/925
1773.72/1772.21	c 12023[?] -3138[?] -3107[?] -3122[?]  is mandatory 
1773.72/1772.21	c qxplain 907/924
1773.83/1772.23	c qxplain 916/924
1773.83/1772.24	c qxplain 921/924
1773.83/1772.25	c qxplain 923/924
1773.83/1772.26	c qxplain 924/924
1773.83/1772.27	c 12024[?] 2942[?] 3139[?]  is mandatory 
1773.83/1772.27	c qxplain 923/923
1773.83/1772.28	c 12025[?] 3139[?] 3123[?]  is mandatory 
1773.83/1772.28	c qxplain 921/922
1773.83/1772.30	c qxplain 922/922
1773.83/1772.31	c 12026[?] -2942[?] -3139[?] -3123[?]  is mandatory 
1773.83/1772.31	c qxplain 921/921
1773.94/1772.33	c 12027[?] -3140[?] -3118[?]  is mandatory 
1773.94/1772.33	c qxplain 916/920
1773.94/1772.35	c qxplain 919/920
1773.94/1772.36	c qxplain 920/920
1773.94/1772.37	c 12028[?] 3140[?] 3118[?]  is mandatory 
1773.94/1772.37	c qxplain 919/919
1774.11/1772.56	c 12029[?] -3141[?] -3119[?]  is mandatory 
1774.11/1772.56	c qxplain 916/918
1774.11/1772.58	c qxplain 918/918
1774.21/1772.60	c 12030[?] 3141[?] 3119[?]  is mandatory 
1774.21/1772.60	c qxplain 916/917
1774.21/1772.62	c qxplain 917/917
1774.21/1772.63	c 12031[?] 3142[?] 3034[?]  is mandatory 
1774.21/1772.63	c qxplain 916/916
1774.21/1772.64	c 12032[?] 3142[?] 3125[?]  is mandatory 
1774.21/1772.64	c qxplain 907/915
1774.21/1772.66	c qxplain 912/915
1774.21/1772.68	c qxplain 914/915
1774.33/1772.71	c qxplain 915/915
1774.33/1772.72	c 12033[?] -3125[?] -3142[?] -3034[?]  is mandatory 
1774.33/1772.72	c qxplain 914/914
1774.33/1772.74	c 12034[?] 3127[?] 3143[?]  is mandatory 
1774.33/1772.74	c qxplain 912/913
1774.33/1772.75	c qxplain 913/913
1774.33/1772.76	c 12035[?] 3110[?] 3143[?]  is mandatory 
1774.33/1772.76	c qxplain 912/912
1774.33/1772.77	c 12036[?] -3110[?] -3143[?] -3127[?]  is mandatory 
1774.33/1772.77	c qxplain 907/911
1774.33/1772.79	c qxplain 910/911
1774.33/1772.80	c qxplain 911/911
1774.43/1772.81	c 12037[?] 3144[?] 3055[?]  is mandatory 
1774.43/1772.81	c qxplain 910/910
1774.43/1772.84	c 12038[?] 3144[?] 3128[?]  is mandatory 
1774.43/1772.84	c qxplain 907/909
1774.43/1772.85	c qxplain 909/909
1774.43/1772.87	c 12039[?] -3128[?] -3055[?] -3144[?]  is mandatory 
1774.43/1772.87	c qxplain 907/908
1774.43/1772.88	c qxplain 908/908
1774.43/1772.89	c 12040[?] 3130[?] 3145[?]  is mandatory 
1774.43/1772.89	c qxplain 907/907
1774.53/1772.90	c 12041[?] 3112[?] 3145[?]  is mandatory 
1774.53/1772.90	c qxplain 870/906
1774.53/1772.92	c qxplain 889/906
1774.53/1772.93	c qxplain 898/906
1774.53/1772.94	c qxplain 903/906
1774.53/1772.95	c qxplain 905/906
1774.53/1772.96	c qxplain 906/906
1774.53/1772.97	c 12042[?] -3145[?] -3112[?] -3130[?]  is mandatory 
1774.53/1772.97	c qxplain 905/905
1774.53/1772.98	c 12043[?] 3131[?] 3146[?]  is mandatory 
1774.53/1772.98	c qxplain 903/904
1774.53/1773.00	c qxplain 904/904
1774.63/1773.00	c 12044[?] 3114[?] 3146[?]  is mandatory 
1774.63/1773.00	c qxplain 903/903
1774.63/1773.02	c 12045[?] -3114[?] -3146[?] -3131[?]  is mandatory 
1774.63/1773.02	c qxplain 898/902
1774.63/1773.08	c qxplain 901/902
1774.73/1773.17	c qxplain 902/902
1774.73/1773.18	c 12046[?] -3147[?] 3115[?]  is mandatory 
1774.73/1773.18	c qxplain 901/901
1774.73/1773.19	c 12047[?] 3147[?] -3115[?]  is mandatory 
1774.73/1773.19	c qxplain 898/900
1774.83/1773.21	c qxplain 900/900
1774.83/1773.22	c 12048[?] -3120[?] -3148[?]  is mandatory 
1774.83/1773.22	c qxplain 898/899
1774.83/1773.23	c qxplain 899/899
1774.83/1773.26	c 12049[?] 3148[?] 3120[?]  is mandatory 
1774.83/1773.26	c qxplain 898/898
1774.83/1773.27	c 12050[?] -3116[?] 3149[?]  is mandatory 
1774.83/1773.27	c qxplain 889/897
1774.83/1773.28	c qxplain 894/897
1774.83/1773.32	c qxplain 896/897
1775.13/1773.50	c qxplain 897/897
1775.53/1773.97	c 12051[?] -3117[?] 3149[?]  is mandatory 
1775.53/1773.97	c qxplain 896/896
1775.83/1774.27	c 12052[?] -3015[?] 3149[?]  is mandatory 
1775.83/1774.27	c qxplain 894/895
1775.83/1774.28	c qxplain 895/895
1775.93/1774.36	c 12053[?] -3149[?] 3116[?] 3015[?] 3117[?]  is mandatory 
1775.93/1774.36	c qxplain 894/894
1775.93/1774.37	c 12054[?] -3150[?] -3116[?]  is mandatory 
1775.93/1774.37	c qxplain 889/893
1775.93/1774.39	c qxplain 892/893
1776.43/1774.84	c qxplain 893/893
1777.25/1775.65	c 12055[?] -3150[?] -3117[?]  is mandatory 
1777.25/1775.65	c qxplain 892/892
1777.53/1775.92	c 12056[?] -3150[?] -3015[?]  is mandatory 
1777.53/1775.92	c qxplain 889/891
1777.53/1775.94	c qxplain 891/891
1777.53/1775.98	c 12057[?] 3150[?] 3116[?] 3015[?] 3117[?]  is mandatory 
1777.53/1775.98	c qxplain 889/890
1777.53/1775.99	c qxplain 890/890
1777.63/1776.01	c 12058[?] 3050[?] 3151[?]  is mandatory 
1777.63/1776.01	c qxplain 889/889
1777.63/1776.02	c 12059[?] 3151[?] 3132[?]  is mandatory 
1777.63/1776.02	c qxplain 870/888
1777.63/1776.04	c qxplain 880/888
1777.63/1776.04	c qxplain 885/888
1777.63/1776.06	c qxplain 887/888
1777.63/1776.07	c qxplain 888/888
1777.63/1776.08	c 12060[?] -3050[?] -3151[?] -3132[?]  is mandatory 
1777.63/1776.08	c qxplain 887/887
1777.63/1776.09	c 12061[?] 3139[?] 3152[?]  is mandatory 
1777.63/1776.09	c qxplain 885/886
1777.73/1776.11	c qxplain 886/886
1777.73/1776.12	c 12062[?] 3124[?] 3152[?]  is mandatory 
1777.73/1776.12	c qxplain 885/885
1777.73/1776.13	c 12063[?] -3139[?] -3124[?] -3152[?]  is mandatory 
1777.73/1776.13	c qxplain 880/884
1777.73/1776.16	c qxplain 883/884
1777.73/1776.17	c qxplain 884/884
1777.73/1776.19	c 12064[?] 3142[?] 3153[?]  is mandatory 
1777.73/1776.19	c qxplain 883/883
1777.83/1776.20	c 12065[?] 3126[?] 3153[?]  is mandatory 
1777.83/1776.20	c qxplain 880/882
1777.83/1776.21	c qxplain 882/882
1777.83/1776.22	c 12066[?] -3126[?] -3153[?] -3142[?]  is mandatory 
1777.83/1776.22	c qxplain 880/881
1777.83/1776.24	c qxplain 881/881
1777.83/1776.27	c 12067[?] -3154[?] -3134[?]  is mandatory 
1777.83/1776.27	c qxplain 880/880
1777.83/1776.30	c 12068[?] 3134[?] 3154[?]  is mandatory 
1777.83/1776.30	c qxplain 870/879
1777.93/1776.31	c qxplain 875/879
1777.93/1776.32	c qxplain 878/879
1777.93/1776.33	c qxplain 879/879
1777.93/1776.34	c 12069[?] 3134[?] 3155[?]  is mandatory 
1777.93/1776.34	c qxplain 878/878
1777.93/1776.36	c 12070[?] 3155[?] 3096[?]  is mandatory 
1777.93/1776.36	c qxplain 875/877
1777.93/1776.37	c qxplain 877/877
1777.93/1776.38	c 12071[?] -3134[?] -3155[?] -3096[?]  is mandatory 
1777.93/1776.38	c qxplain 875/876
1778.35/1776.73	c qxplain 876/876
1778.53/1776.93	c 12072[?] -3156[?] -3135[?]  is mandatory 
1778.53/1776.93	c qxplain 875/875
1778.73/1777.16	c 12073[?] 3156[?] 3135[?]  is mandatory 
1778.73/1777.16	c qxplain 870/874
1778.73/1777.18	c qxplain 873/874
1778.83/1777.24	c qxplain 874/874
1778.83/1777.26	c 12074[?] 3135[?] 3157[?]  is mandatory 
1778.83/1777.26	c qxplain 873/873
1778.93/1777.30	c 12075[?] 3157[?] 3097[?]  is mandatory 
1778.93/1777.30	c qxplain 870/872
1778.93/1777.34	c qxplain 872/872
1778.93/1777.36	c 12076[?] -3135[?] -3157[?] -3097[?]  is mandatory 
1778.93/1777.36	c qxplain 870/871
1779.03/1777.40	c qxplain 871/871
1779.03/1777.42	c 12077[?] -3136[?] -3158[?]  is mandatory 
1779.03/1777.42	c qxplain 870/870
1779.03/1777.44	c 12078[?] 3136[?] 3158[?]  is mandatory 
1779.03/1777.44	c qxplain 580/869
1779.03/1777.45	c qxplain 725/869
1779.03/1777.46	c qxplain 798/869
1779.03/1777.47	c qxplain 834/869
1779.03/1777.48	c qxplain 852/869
1779.03/1777.49	c qxplain 861/869
1779.13/1777.50	c qxplain 866/869
1779.13/1777.51	c qxplain 868/869
1779.13/1777.52	c qxplain 869/869
1779.13/1777.54	c 12079[?] 3136[?] 3159[?]  is mandatory 
1779.13/1777.54	c qxplain 868/868
1779.13/1777.55	c 12080[?] 3159[?] 3099[?]  is mandatory 
1779.13/1777.55	c qxplain 866/867
1779.13/1777.56	c qxplain 867/867
1779.13/1777.57	c 12081[?] -3136[?] -3159[?] -3099[?]  is mandatory 
1779.13/1777.57	c qxplain 866/866
1779.23/1777.68	c 12082[?] -3160[?] -3137[?]  is mandatory 
1779.23/1777.68	c qxplain 861/865
1779.35/1777.72	c qxplain 864/865
1779.35/1777.74	c qxplain 865/865
1779.45/1777.83	c 12083[?] 3160[?] 3137[?]  is mandatory 
1779.45/1777.83	c qxplain 864/864
1779.45/1777.85	c 12084[?] 3137[?] 3161[?]  is mandatory 
1779.45/1777.85	c qxplain 861/863
1779.45/1777.86	c qxplain 863/863
1779.53/1777.96	c 12085[?] 3161[?] 3100[?]  is mandatory 
1779.53/1777.96	c qxplain 861/862
1779.53/1777.98	c qxplain 862/862
1779.53/1778.00	c 12086[?] -3137[?] -3161[?] -3100[?]  is mandatory 
1779.53/1778.00	c qxplain 861/861
1779.63/1778.01	c 12087[?] 3144[?] 3162[?]  is mandatory 
1779.63/1778.01	c qxplain 852/860
1779.63/1778.03	c qxplain 857/860
1779.63/1778.04	c qxplain 859/860
1779.63/1778.05	c qxplain 860/860
1779.63/1778.06	c 12088[?] 3129[?] 3162[?]  is mandatory 
1779.63/1778.06	c qxplain 859/859
1779.63/1778.08	c 12089[?] -3129[?] -3162[?] -3144[?]  is mandatory 
1779.63/1778.08	c qxplain 857/858
1779.63/1778.09	c qxplain 858/858
1779.73/1778.10	c 12090[?] 3151[?] 3163[?]  is mandatory 
1779.73/1778.10	c qxplain 857/857
1779.73/1778.12	c 12091[?] 3163[?] 3133[?]  is mandatory 
1779.73/1778.12	c qxplain 852/856
1779.73/1778.13	c qxplain 855/856
1779.73/1778.14	c qxplain 856/856
1779.73/1778.15	c 12092[?] -3151[?] -3163[?] -3133[?]  is mandatory 
1779.73/1778.15	c qxplain 855/855
1779.83/1778.24	c 12093[?] -3164[?] 47[?]  is mandatory 
1779.83/1778.24	c qxplain 852/854
1779.83/1778.25	c qxplain 854/854
1779.83/1778.26	c 12094[?] -3164[?] 3138[?]  is mandatory 
1779.83/1778.26	c qxplain 852/853
1779.83/1778.29	c qxplain 853/853
1779.93/1778.30	c 12095[?] 3164[?] -3138[?] -47[?]  is mandatory 
1779.93/1778.30	c qxplain 852/852
1779.93/1778.32	c 12096[?] -3146[?] -3165[?]  is mandatory 
1779.93/1778.32	c qxplain 834/851
1779.93/1778.34	c qxplain 843/851
1779.93/1778.36	c qxplain 848/851
1779.93/1778.37	c qxplain 850/851
1780.23/1778.62	c qxplain 851/851
1780.23/1778.63	c 12097[?] 3146[?] 3165[?]  is mandatory 
1780.23/1778.63	c qxplain 850/850
1781.13/1779.54	c qxplain 848/849
1781.13/1779.56	c qxplain 849/849
1781.13/1779.58	c 12099[?] 3166[?] 3150[?]  is mandatory 
1781.13/1779.58	c qxplain 848/848
1781.13/1779.59	c 12100[?] 3167[?] 3072[?]  is mandatory 
1781.13/1779.59	c qxplain 843/847
1781.23/1779.61	c qxplain 846/847
1781.23/1779.63	c qxplain 847/847
1781.23/1779.64	c 12101[?] 3154[?] 3167[?]  is mandatory 
1781.23/1779.64	c qxplain 846/846
1781.23/1779.65	c 12102[?] -3154[?] -3167[?] -3072[?]  is mandatory 
1781.23/1779.65	c qxplain 843/845
1781.55/1779.95	c qxplain 845/845
1781.65/1780.04	c 12103[?] 3168[?] 3073[?]  is mandatory 
1781.65/1780.04	c qxplain 843/844
1781.83/1780.24	c qxplain 844/844
1782.13/1780.52	c 12104[?] 3168[?] 3156[?]  is mandatory 
1782.13/1780.52	c qxplain 843/843
1782.23/1780.69	c 12105[?] -3073[?] -3156[?] -3168[?]  is mandatory 
1782.23/1780.69	c qxplain 834/842
1782.33/1780.72	c qxplain 839/842
1782.33/1780.73	c qxplain 841/842
1782.33/1780.74	c qxplain 842/842
1782.33/1780.75	c 12106[?] 3169[?] 3074[?]  is mandatory 
1782.33/1780.75	c qxplain 841/841
1782.33/1780.77	c 12107[?] 3158[?] 3169[?]  is mandatory 
1782.33/1780.77	c qxplain 839/840
1782.33/1780.78	c qxplain 840/840
1782.33/1780.79	c 12108[?] -3158[?] -3074[?] -3169[?]  is mandatory 
1782.33/1780.79	c qxplain 839/839
1782.43/1780.90	c 12109[?] 3170[?] 3075[?]  is mandatory 
1782.43/1780.90	c qxplain 834/838
1782.53/1780.91	c qxplain 837/838
1782.75/1781.18	c qxplain 838/838
1783.03/1781.40	c 12110[?] 3170[?] 3160[?]  is mandatory 
1783.03/1781.40	c qxplain 837/837
1783.13/1781.50	c 12111[?] -3160[?] -3075[?] -3170[?]  is mandatory 
1783.13/1781.50	c qxplain 834/836
1783.13/1781.52	c qxplain 836/836
1783.13/1781.54	c 12112[?] 3143[?] -3171[?]  is mandatory 
1783.13/1781.54	c qxplain 834/835
1783.13/1781.55	c qxplain 835/835
1783.43/1781.88	c 12113[?] -3171[?] 2102[?]  is mandatory 
1783.43/1781.88	c qxplain 834/834
1783.53/1781.90	c 12114[?] -3143[?] 3171[?] -2102[?]  is mandatory 
1783.53/1781.90	c qxplain 798/833
1783.53/1781.91	c qxplain 816/833
1783.53/1781.94	c qxplain 825/833
1783.53/1781.95	c qxplain 830/833
1783.53/1781.95	c qxplain 832/833
1783.53/1781.96	c qxplain 833/833
1784.03/1782.43	c 12115[?] 3143[?] -3172[?]  is mandatory 
1784.03/1782.43	c qxplain 832/832
1784.13/1782.53	c 12116[?] -3172[?] 2299[?]  is mandatory 
1784.13/1782.53	c qxplain 830/831
1784.13/1782.55	c qxplain 831/831
1784.63/1783.01	c 12117[?] -3143[?] -2299[?] 3172[?]  is mandatory 
1784.63/1783.01	c qxplain 830/830
1784.63/1783.03	c 12118[?] 3145[?] -3173[?]  is mandatory 
1784.63/1783.03	c qxplain 825/829
1784.63/1783.05	c qxplain 828/829
1784.63/1783.06	c qxplain 829/829
1784.73/1783.10	c 12119[?] -3173[?] 2105[?]  is mandatory 
1784.73/1783.10	c qxplain 828/828
1784.73/1783.12	c 12120[?] -3145[?] 3173[?] -2105[?]  is mandatory 
1784.73/1783.12	c qxplain 825/827
1784.73/1783.19	c qxplain 827/827
1784.73/1783.21	c 12121[?] -3174[?] 3147[?]  is mandatory 
1784.73/1783.21	c qxplain 825/826
1784.85/1783.22	c qxplain 826/826
1784.85/1783.22	c 12122[?] 3174[?] -3147[?]  is mandatory 
1784.85/1783.22	c qxplain 825/825
1784.85/1783.31	c 12123[?] -3175[?] 3145[?]  is mandatory 
1784.85/1783.31	c qxplain 816/824
1784.95/1783.34	c qxplain 821/824
1784.95/1783.38	c qxplain 823/824
1785.03/1783.46	c qxplain 824/824
1785.03/1783.48	c 12124[?] -3175[?] 3047[?]  is mandatory 
1785.03/1783.48	c qxplain 823/823
1785.13/1783.51	c 12125[?] 3175[?] -3145[?] -3047[?]  is mandatory 
1785.13/1783.51	c qxplain 821/822
1785.13/1783.53	c qxplain 822/822
1785.13/1783.56	c 12126[?] -3176[?] 3149[?]  is mandatory 
1785.13/1783.56	c qxplain 821/821
1785.13/1783.58	c 12127[?] 3176[?] -3149[?]  is mandatory 
1785.13/1783.58	c qxplain 816/820
1785.13/1783.59	c qxplain 819/820
1785.23/1783.61	c qxplain 820/820
1785.23/1783.62	c 12128[?] 3149[?] -3177[?]  is mandatory 
1785.23/1783.62	c qxplain 819/819
1785.23/1783.63	c qxplain 816/818
1785.23/1783.65	c qxplain 818/818
1785.23/1783.66	c 12130[?] -3166[?] -3149[?] 3177[?]  is mandatory 
1785.23/1783.66	c qxplain 816/817
1785.23/1783.67	c qxplain 817/817
1785.23/1783.69	c 12131[?] -3163[?] -3178[?]  is mandatory 
1785.23/1783.69	c qxplain 816/816
1785.33/1783.70	c 12132[?] 3178[?] 3163[?]  is mandatory 
1785.33/1783.70	c qxplain 798/815
1785.33/1783.72	c qxplain 807/815
1785.33/1783.73	c qxplain 812/815
1785.33/1783.74	c qxplain 814/815
1785.33/1783.75	c qxplain 815/815
1785.33/1783.77	c 12133[?] -3179[?] -3164[?]  is mandatory 
1785.33/1783.77	c qxplain 814/814
1785.33/1783.78	c 12134[?] 3179[?] 3164[?]  is mandatory 
1785.33/1783.78	c qxplain 812/813
1785.33/1783.79	c qxplain 813/813
1785.44/1783.82	c 12135[?] 3180[?] 3167[?]  is mandatory 
1785.44/1783.82	c qxplain 812/812
1785.44/1783.84	c 12136[?] 3155[?] 3180[?]  is mandatory 
1785.44/1783.84	c qxplain 807/811
1785.44/1783.85	c qxplain 810/811
1785.44/1783.86	c qxplain 811/811
1785.44/1783.87	c 12137[?] -3155[?] -3180[?] -3167[?]  is mandatory 
1785.44/1783.87	c qxplain 810/810
1785.64/1784.07	c 12138[?] 3181[?] 3168[?]  is mandatory 
1785.64/1784.07	c qxplain 807/809
1785.74/1784.10	c qxplain 809/809
1785.84/1784.21	c 12139[?] 3157[?] 3181[?]  is mandatory 
1785.84/1784.21	c qxplain 807/808
1785.84/1784.25	c qxplain 808/808
1785.84/1784.27	c 12140[?] -3157[?] -3181[?] -3168[?]  is mandatory 
1785.84/1784.27	c qxplain 807/807
1785.84/1784.29	c 12141[?] 3169[?] 3182[?]  is mandatory 
1785.84/1784.29	c qxplain 798/806
1785.84/1784.31	c qxplain 803/806
1785.95/1784.32	c qxplain 805/806
1785.95/1784.33	c qxplain 806/806
1785.95/1784.34	c 12142[?] 3159[?] 3182[?]  is mandatory 
1785.95/1784.34	c qxplain 805/805
1785.95/1784.36	c 12143[?] -3159[?] -3182[?] -3169[?]  is mandatory 
1785.95/1784.36	c qxplain 803/804
1785.95/1784.37	c qxplain 804/804
1786.14/1784.52	c 12144[?] 3183[?] 3170[?]  is mandatory 
1786.14/1784.52	c qxplain 803/803
1786.14/1784.53	c 12145[?] 3161[?] 3183[?]  is mandatory 
1786.14/1784.53	c qxplain 798/802
1786.14/1784.59	c qxplain 801/802
1786.24/1784.60	c qxplain 802/802
1786.24/1784.62	c 12146[?] -3161[?] -3183[?] -3170[?]  is mandatory 
1786.24/1784.62	c qxplain 801/801
1786.34/1784.72	c 12147[?] 3165[?] 3184[?]  is mandatory 
1786.34/1784.72	c qxplain 798/800
1786.44/1784.80	c qxplain 800/800
1786.44/1784.81	c 12148[?] 3148[?] 3184[?]  is mandatory 
1786.44/1784.81	c qxplain 798/799
1786.44/1784.82	c qxplain 799/799
1786.44/1784.83	c 12149[?] -3165[?] -3148[?] -3184[?]  is mandatory 
1786.44/1784.83	c qxplain 798/798
1786.44/1784.84	c 12150[?] -3165[?] -3185[?]  is mandatory 
1786.44/1784.84	c qxplain 725/797
1786.44/1784.86	c qxplain 762/797
1786.44/1784.87	c qxplain 780/797
1786.44/1784.88	c qxplain 789/797
1786.44/1784.89	c qxplain 794/797
1786.54/1784.91	c qxplain 796/797
1786.54/1784.92	c qxplain 797/797
1786.54/1784.98	c 12151[?] 3165[?] 3185[?]  is mandatory 
1786.54/1784.98	c qxplain 796/796
1786.63/1785.00	c 12152[?] 3153[?] -3186[?]  is mandatory 
1786.63/1785.00	c qxplain 794/795
1786.63/1785.01	c qxplain 795/795
1786.73/1785.12	c 12153[?] -3186[?] 2100[?]  is mandatory 
1786.73/1785.12	c qxplain 794/794
1786.73/1785.15	c 12154[?] -3153[?] 3186[?] -2100[?]  is mandatory 
1786.73/1785.15	c qxplain 789/793
1786.73/1785.16	c qxplain 792/793
1786.73/1785.17	c qxplain 793/793
1786.73/1785.18	c 12155[?] 3162[?] -3187[?]  is mandatory 
1786.73/1785.18	c qxplain 792/792
1786.93/1785.39	c 12156[?] -3187[?] 2104[?]  is mandatory 
1786.93/1785.39	c qxplain 789/791
1786.93/1785.41	c qxplain 791/791
1787.05/1785.42	c 12157[?] -3162[?] 3187[?] -2104[?]  is mandatory 
1787.05/1785.42	c qxplain 789/790
1787.05/1785.43	c qxplain 790/790
1787.05/1785.44	c 12158[?] 3152[?] -3188[?]  is mandatory 
1787.05/1785.45	c qxplain 789/789
1787.05/1785.46	c 12159[?] -3152[?] 3188[?]  is mandatory 
1787.05/1785.46	c qxplain 780/788
1787.05/1785.48	c qxplain 785/788
1787.05/1785.51	c qxplain 787/788
1787.15/1785.53	c qxplain 788/788
1787.15/1785.54	c 12160[?] 3152[?] -3189[?]  is mandatory 
1787.15/1785.54	c qxplain 787/787
1787.15/1785.56	c 12161[?] -3152[?] 3189[?]  is mandatory 
1787.15/1785.56	c qxplain 785/786
1787.15/1785.59	c qxplain 786/786
1787.23/1785.61	c 12162[?] 3153[?] -3190[?]  is mandatory 
1787.23/1785.61	c qxplain 785/785
1787.23/1785.62	c 12163[?] -3153[?] 3190[?]  is mandatory 
1787.23/1785.62	c qxplain 780/784
1787.23/1785.64	c qxplain 783/784
1787.23/1785.66	c qxplain 784/784
1787.23/1785.68	c 12164[?] 3162[?] -3191[?]  is mandatory 
1787.23/1785.68	c qxplain 783/783
1787.23/1785.69	c 12165[?] -3162[?] 3191[?]  is mandatory 
1787.23/1785.69	c qxplain 780/782
1787.33/1785.71	c qxplain 782/782
1787.33/1785.72	c 12166[?] 3192[?] 3164[?]  is mandatory 
1787.33/1785.72	c qxplain 780/781
1787.33/1785.74	c qxplain 781/781
1787.33/1785.76	c 12167[?] 3178[?] 3192[?]  is mandatory 
1787.33/1785.76	c qxplain 780/780
1787.33/1785.77	c 12168[?] -3192[?] -3178[?] -3164[?]  is mandatory 
1787.33/1785.77	c qxplain 762/779
1787.33/1785.79	c qxplain 771/779
1787.43/1785.80	c qxplain 776/779
1787.43/1785.81	c qxplain 778/779
1787.43/1785.82	c qxplain 779/779
1787.43/1785.83	c 12169[?] 3163[?] 3193[?]  is mandatory 
1787.43/1785.83	c qxplain 778/778
1787.43/1785.85	c 12170[?] 3193[?] 3179[?]  is mandatory 
1787.43/1785.85	c qxplain 776/777
1787.43/1785.87	c qxplain 777/777
1787.43/1785.88	c 12171[?] -3193[?] -3163[?] -3179[?]  is mandatory 
1787.43/1785.88	c qxplain 776/776
1787.43/1785.90	c 12172[?] -3183[?] -3194[?]  is mandatory 
1787.43/1785.90	c qxplain 771/775
1787.53/1785.96	c qxplain 774/775
1787.53/1785.97	c qxplain 775/775
1787.63/1786.00	c 12173[?] 3183[?] 3194[?]  is mandatory 
1787.63/1786.00	c qxplain 774/774
1787.63/1786.01	c 12174[?] -3195[?] -3174[?]  is mandatory 
1787.63/1786.01	c qxplain 771/773
1787.63/1786.03	c qxplain 773/773
1787.63/1786.04	c 12175[?] 3195[?] 3174[?]  is mandatory 
1787.63/1786.04	c qxplain 771/772
1787.63/1786.05	c qxplain 772/772
1787.73/1786.16	c 12176[?] -3196[?] -3175[?]  is mandatory 
1787.73/1786.16	c qxplain 771/771
1787.73/1786.18	c 12177[?] 3196[?] 3175[?]  is mandatory 
1787.73/1786.18	c qxplain 762/770
1787.83/1786.20	c qxplain 767/770
1787.83/1786.21	c qxplain 769/770
1787.83/1786.27	c qxplain 770/770
1787.83/1786.28	c 12178[?] 3197[?] 3120[?]  is mandatory 
1787.83/1786.28	c qxplain 769/769
1787.83/1786.29	c 12179[?] 3185[?] 3197[?]  is mandatory 
1787.83/1786.29	c qxplain 767/768
1787.93/1786.31	c qxplain 768/768
1787.93/1786.33	c 12180[?] -3185[?] -3120[?] -3197[?]  is mandatory 
1787.93/1786.33	c qxplain 767/767
1787.93/1786.35	c 12181[?] 3198[?] -3171[?]  is mandatory 
1787.93/1786.35	c qxplain 762/766
1787.93/1786.36	c qxplain 765/766
1788.25/1786.63	c qxplain 766/766
1788.33/1786.71	c 12182[?] -3172[?] 3198[?]  is mandatory 
1788.33/1786.71	c qxplain 765/765
1788.53/1786.97	c 12183[?] 3198[?] -3012[?]  is mandatory 
1788.53/1786.97	c qxplain 762/764
1788.53/1786.99	c qxplain 764/764
1788.73/1787.11	c 12184[?] -3198[?] 3171[?] 3012[?] 3172[?]  is mandatory 
1788.73/1787.11	c qxplain 762/763
1788.73/1787.12	c qxplain 763/763
1788.73/1787.13	c 12185[?] -3199[?] -3171[?]  is mandatory 
1788.73/1787.13	c qxplain 762/762
1788.73/1787.15	c 12186[?] -3199[?] -3172[?]  is mandatory 
1788.73/1787.15	c qxplain 725/761
1788.73/1787.16	c qxplain 744/761
1788.73/1787.17	c qxplain 753/761
1788.73/1787.18	c qxplain 758/761
1788.83/1787.21	c qxplain 760/761
1788.83/1787.27	c qxplain 761/761
1788.83/1787.29	c 12187[?] -3012[?] -3199[?]  is mandatory 
1788.83/1787.29	c qxplain 760/760
1788.93/1787.32	c 12188[?] 3199[?] 3171[?] 3012[?] 3172[?]  is mandatory 
1788.93/1787.32	c qxplain 758/759
1788.93/1787.34	c qxplain 759/759
1788.93/1787.35	c 12189[?] -3200[?] -3176[?]  is mandatory 
1788.93/1787.35	c qxplain 758/758
1788.93/1787.37	c 12190[?] 3200[?] 3176[?]  is mandatory 
1788.93/1787.37	c qxplain 753/757
1788.93/1787.39	c qxplain 756/757
1789.03/1787.41	c qxplain 757/757
1789.03/1787.42	c 12191[?] -3181[?] -3201[?]  is mandatory 
1789.03/1787.42	c qxplain 756/756
1789.03/1787.43	c 12192[?] 3181[?] 3201[?]  is mandatory 
1789.03/1787.43	c qxplain 753/755
1789.03/1787.45	c qxplain 755/755
1789.03/1787.47	c 12193[?] 3202[?] 3192[?]  is mandatory 
1789.03/1787.47	c qxplain 753/754
1789.03/1787.48	c qxplain 754/754
1789.03/1787.49	c 12194[?] 3202[?] 3193[?]  is mandatory 
1789.03/1787.49	c qxplain 753/753
1789.13/1787.51	c 12195[?] -3193[?] -3202[?] -3192[?]  is mandatory 
1789.13/1787.51	c qxplain 744/752
1789.13/1787.52	c qxplain 749/752
1789.13/1787.54	c qxplain 751/752
1789.13/1787.55	c qxplain 752/752
1789.13/1787.57	c 12196[?] -3188[?] -3203[?]  is mandatory 
1789.13/1787.57	c qxplain 751/751
1789.13/1787.58	c 12197[?] 3188[?] 3203[?]  is mandatory 
1789.13/1787.58	c qxplain 749/750
1789.13/1787.60	c qxplain 750/750
1789.13/1787.61	c 12198[?] 3188[?] 3204[?]  is mandatory 
1789.13/1787.61	c qxplain 749/749
1789.24/1787.62	c 12199[?] 3204[?] 3140[?]  is mandatory 
1789.24/1787.62	c qxplain 744/748
1789.24/1787.64	c qxplain 747/748
1789.24/1787.65	c qxplain 748/748
1789.24/1787.66	c 12200[?] -3188[?] -3204[?] -3140[?]  is mandatory 
1789.24/1787.66	c qxplain 747/747
1789.63/1788.08	c 12201[?] -3189[?] -3205[?]  is mandatory 
1789.63/1788.08	c qxplain 744/746
1789.63/1788.09	c qxplain 746/746
1789.93/1788.38	c 12202[?] 3205[?] 3189[?]  is mandatory 
1789.93/1788.38	c qxplain 744/745
1790.04/1788.40	c qxplain 745/745
1790.04/1788.41	c 12203[?] 3189[?] 3206[?]  is mandatory 
1790.04/1788.41	c qxplain 744/744
1790.24/1788.62	c 12204[?] 3206[?] 3141[?]  is mandatory 
1790.24/1788.62	c qxplain 725/743
1790.35/1788.78	c qxplain 735/743
1790.35/1788.81	c qxplain 740/743
1790.35/1788.82	c qxplain 742/743
1790.45/1788.83	c qxplain 743/743
1790.45/1788.84	c 12205[?] -3189[?] -3206[?] -3141[?]  is mandatory 
1790.45/1788.84	c qxplain 742/742
1790.45/1788.85	c 12206[?] -3194[?] -3207[?]  is mandatory 
1790.45/1788.85	c qxplain 740/741
1790.45/1788.88	c qxplain 741/741
1790.45/1788.89	c 12207[?] -3084[?] -3207[?]  is mandatory 
1790.45/1788.90	c qxplain 740/740
1790.53/1788.91	c 12208[?] 3194[?] 3084[?] 3207[?]  is mandatory 
1790.53/1788.91	c qxplain 735/739
1790.53/1788.93	c qxplain 738/739
1790.53/1788.94	c qxplain 739/739
1790.53/1788.96	c 12209[?] -3208[?] 3145[?]  is mandatory 
1790.53/1788.96	c qxplain 738/738
1790.53/1788.98	c 12210[?] -3208[?] 3162[?]  is mandatory 
1790.53/1788.98	c qxplain 735/737
1790.53/1788.99	c qxplain 737/737
1790.63/1789.04	c 12211[?] 3182[?] -3208[?]  is mandatory 
1790.63/1789.04	c qxplain 735/736
1790.63/1789.06	c qxplain 736/736
1791.03/1789.41	c qxplain 735/735
1791.03/1789.44	c 12213[?] -3182[?] -3084[?] -3145[?] 3208[?] -3162[?]  is mandatory 
1791.03/1789.44	c qxplain 725/734
1791.03/1789.47	c qxplain 730/734
1791.03/1789.49	c qxplain 733/734
1791.13/1789.51	c qxplain 734/734
1791.13/1789.52	c 12214[?] -3190[?] -3209[?]  is mandatory 
1791.13/1789.52	c qxplain 733/733
1791.13/1789.55	c 12215[?] 3190[?] 3209[?]  is mandatory 
1791.13/1789.55	c qxplain 730/732
1791.13/1789.57	c qxplain 732/732
1791.23/1789.63	c 12216[?] -3191[?] -3210[?]  is mandatory 
1791.23/1789.63	c qxplain 730/731
1791.23/1789.65	c qxplain 731/731
1791.33/1789.70	c 12217[?] 3191[?] 3210[?]  is mandatory 
1791.33/1789.70	c qxplain 730/730
1791.33/1789.71	c 12218[?] 3191[?] 3211[?]  is mandatory 
1791.33/1789.71	c qxplain 725/729
1791.33/1789.76	c qxplain 728/729
1791.33/1789.77	c qxplain 729/729
1791.33/1789.79	c 12219[?] 3211[?] 3196[?]  is mandatory 
1791.33/1789.79	c qxplain 728/728
1791.33/1789.81	c 12220[?] -3191[?] -3211[?] -3196[?]  is mandatory 
1791.33/1789.81	c qxplain 725/727
1791.45/1789.86	c qxplain 727/727
1791.45/1789.89	c 12221[?] 3197[?] 3212[?]  is mandatory 
1791.45/1789.89	c qxplain 725/726
1791.45/1789.90	c qxplain 726/726
1791.45/1789.91	c 12222[?] 3184[?] 3212[?]  is mandatory 
1791.45/1789.92	c qxplain 725/725
1791.55/1789.93	c 12223[?] -3184[?] -3197[?] -3212[?]  is mandatory 
1791.55/1789.93	c qxplain 580/724
1791.55/1789.95	c qxplain 653/724
1791.55/1789.95	c qxplain 689/724
1791.55/1789.96	c qxplain 707/724
1791.55/1789.97	c qxplain 716/724
1791.64/1790.00	c qxplain 721/724
1791.64/1790.01	c qxplain 723/724
1791.64/1790.02	c qxplain 724/724
1791.64/1790.03	c 12224[?] 3180[?] -3213[?]  is mandatory 
1791.64/1790.03	c qxplain 723/723
1791.74/1790.14	c 12225[?] -3213[?] 2101[?]  is mandatory 
1791.74/1790.14	c qxplain 721/722
1791.74/1790.16	c qxplain 722/722
1791.74/1790.17	c 12226[?] -3180[?] 3213[?] -2101[?]  is mandatory 
1791.74/1790.17	c qxplain 721/721
1791.74/1790.19	c 12227[?] 3182[?] -3214[?]  is mandatory 
1791.74/1790.19	c qxplain 716/720
1791.84/1790.20	c qxplain 719/720
1791.84/1790.21	c qxplain 720/720
1791.84/1790.29	c 12228[?] -3214[?] 2103[?]  is mandatory 
1791.84/1790.29	c qxplain 719/719
1791.94/1790.31	c 12229[?] -3182[?] 3214[?] -2103[?]  is mandatory 
1791.94/1790.31	c qxplain 716/718
1791.94/1790.33	c qxplain 718/718
1791.94/1790.35	c 12230[?] -3215[?] 3180[?]  is mandatory 
1791.94/1790.35	c qxplain 716/717
1791.94/1790.36	c qxplain 717/717
1791.94/1790.37	c 12231[?] -3215[?] 3115[?]  is mandatory 
1791.94/1790.37	c qxplain 716/716
1791.94/1790.39	c 12232[?] 3215[?] -3180[?] -3115[?]  is mandatory 
1791.94/1790.39	c qxplain 707/715
1792.04/1790.41	c qxplain 712/715
1792.04/1790.42	c qxplain 714/715
1792.04/1790.43	c qxplain 715/715
1792.73/1791.16	c qxplain 714/714
1792.73/1791.18	c 12234[?] 3216[?] 3199[?]  is mandatory 
1792.73/1791.18	c qxplain 712/713
1792.83/1791.20	c qxplain 713/713
1792.83/1791.21	c 12235[?] 3202[?] -3217[?]  is mandatory 
1792.83/1791.21	c qxplain 712/712
1792.83/1791.23	c 12236[?] 2138[?] -3217[?]  is mandatory 
1792.83/1791.23	c qxplain 707/711
1792.83/1791.25	c qxplain 710/711
1792.83/1791.26	c qxplain 711/711
1792.83/1791.27	c 12237[?] 3217[?] -3202[?] -2138[?]  is mandatory 
1792.83/1791.27	c qxplain 710/710
1792.83/1791.29	c 12238[?] 3218[?] 3118[?]  is mandatory 
1792.83/1791.29	c qxplain 707/709
1792.93/1791.31	c qxplain 709/709
1792.93/1791.32	c 12239[?] 3203[?] 3218[?]  is mandatory 
1792.93/1791.32	c qxplain 707/708
1792.93/1791.33	c qxplain 708/708
1792.93/1791.34	c 12240[?] -3203[?] -3218[?] -3118[?]  is mandatory 
1792.93/1791.34	c qxplain 707/707
1793.33/1791.76	c 12241[?] 3219[?] 3119[?]  is mandatory 
1793.33/1791.76	c qxplain 689/706
1793.43/1791.82	c qxplain 698/706
1793.53/1791.94	c qxplain 703/706
1793.75/1792.13	c qxplain 705/706
1794.03/1792.45	c qxplain 706/706
1794.23/1792.66	c 12242[?] 3205[?] 3219[?]  is mandatory 
1794.23/1792.66	c qxplain 705/705
1794.53/1792.92	c 12243[?] -3219[?] -3205[?] -3119[?]  is mandatory 
1794.53/1792.92	c qxplain 703/704
1794.53/1792.93	c qxplain 704/704
1794.53/1792.94	c 12244[?] -3207[?] 3220[?]  is mandatory 
1794.53/1792.94	c qxplain 703/703
1794.53/1792.97	c 12245[?] -3208[?] 3220[?]  is mandatory 
1794.53/1792.97	c qxplain 698/702
1794.53/1792.98	c qxplain 701/702
1794.53/1792.99	c qxplain 702/702
1794.63/1793.03	c 12246[?] 3207[?] -3220[?] 3208[?]  is mandatory 
1794.63/1793.03	c qxplain 701/701
1794.63/1793.05	c 12247[?] 3201[?] 3221[?]  is mandatory 
1794.63/1793.05	c qxplain 698/700
1794.63/1793.06	c qxplain 700/700
1794.63/1793.07	c 12248[?] 3221[?] 3195[?]  is mandatory 
1794.63/1793.07	c qxplain 698/699
1794.63/1793.08	c qxplain 699/699
1794.63/1793.09	c 12249[?] -3201[?] -3195[?] -3221[?]  is mandatory 
1794.63/1793.09	c qxplain 698/698
1794.63/1793.10	c 12250[?] -3201[?] -3222[?]  is mandatory 
1794.63/1793.10	c qxplain 689/697
1794.75/1793.12	c qxplain 694/697
1794.75/1793.15	c qxplain 696/697
1794.75/1793.17	c qxplain 697/697
1794.75/1793.19	c 12251[?] 3201[?] 3222[?]  is mandatory 
1794.75/1793.19	c qxplain 696/696
1794.75/1793.22	c 12252[?] 3223[?] 3175[?]  is mandatory 
1794.75/1793.22	c qxplain 694/695
1794.85/1793.25	c qxplain 695/695
1794.85/1793.28	c 12253[?] 3210[?] 3223[?]  is mandatory 
1794.85/1793.28	c qxplain 694/694
1794.93/1793.30	c 12254[?] -3210[?] -3223[?] -3175[?]  is mandatory 
1794.93/1793.30	c qxplain 689/693
1794.93/1793.32	c qxplain 692/693
1794.93/1793.36	c qxplain 693/693
1794.93/1793.37	c 12255[?] -3212[?] -3224[?]  is mandatory 
1794.93/1793.37	c qxplain 692/692
1794.93/1793.38	c 12256[?] 3212[?] 3224[?]  is mandatory 
1794.93/1793.38	c qxplain 689/691
1795.03/1793.40	c qxplain 691/691
1795.03/1793.42	c 12257[?] -3225[?] 3198[?]  is mandatory 
1795.03/1793.42	c qxplain 689/690
1795.03/1793.43	c qxplain 690/690
1795.03/1793.44	c 12258[?] 3225[?] -3198[?]  is mandatory 
1795.03/1793.44	c qxplain 689/689
1795.14/1793.51	c 12259[?] -3226[?] 3198[?]  is mandatory 
1795.14/1793.51	c qxplain 653/688
1795.14/1793.52	c qxplain 671/688
1795.14/1793.53	c qxplain 680/688
1795.14/1793.54	c qxplain 685/688
1795.14/1793.55	c qxplain 687/688
1795.14/1793.57	c qxplain 688/688
1795.14/1793.58	c 12260[?] 3226[?] -3198[?]  is mandatory 
1795.14/1793.58	c qxplain 687/687
1795.14/1793.59	c 12261[?] -3227[?] 3198[?]  is mandatory 
1795.14/1793.59	c qxplain 685/686
1795.24/1793.61	c qxplain 686/686
1795.24/1793.61	c qxplain 685/685
1795.24/1793.63	c 12263[?] -3216[?] -3198[?] 3227[?]  is mandatory 
1795.24/1793.63	c qxplain 680/684
1795.24/1793.64	c qxplain 683/684
1795.24/1793.65	c qxplain 684/684
1795.24/1793.67	c 12264[?] 3218[?] 3228[?]  is mandatory 
1795.24/1793.67	c qxplain 683/683
1795.24/1793.68	c 12265[?] 3204[?] 3228[?]  is mandatory 
1795.24/1793.68	c qxplain 680/682
1795.24/1793.70	c qxplain 682/682
1795.34/1793.71	c 12266[?] -3204[?] -3228[?] -3218[?]  is mandatory 
1795.34/1793.71	c qxplain 680/681
1795.34/1793.72	c qxplain 681/681
1795.54/1793.94	c 12267[?] 3229[?] 3219[?]  is mandatory 
1795.54/1793.94	c qxplain 680/680
1795.54/1793.96	c 12268[?] 3206[?] 3229[?]  is mandatory 
1795.54/1793.96	c qxplain 671/679
1795.74/1794.13	c qxplain 676/679
1795.74/1794.15	c qxplain 678/679
1795.74/1794.16	c qxplain 679/679
1795.74/1794.17	c 12269[?] -3206[?] -3229[?] -3219[?]  is mandatory 
1795.74/1794.17	c qxplain 678/678
1795.74/1794.18	c 12270[?] 3230[?] 3215[?]  is mandatory 
1795.74/1794.18	c qxplain 676/677
1795.74/1794.20	c qxplain 677/677
1795.74/1794.22	c 12271[?] 3209[?] 3230[?]  is mandatory 
1795.74/1794.22	c qxplain 676/676
1795.85/1794.24	c 12272[?] -3209[?] -3215[?] -3230[?]  is mandatory 
1795.85/1794.24	c qxplain 671/675
1795.85/1794.27	c qxplain 674/675
1795.85/1794.28	c qxplain 675/675
1795.85/1794.31	c 12273[?] -3231[?] -3215[?]  is mandatory 
1795.85/1794.31	c qxplain 674/674
1795.96/1794.32	c 12274[?] 3231[?] 3215[?]  is mandatory 
1795.96/1794.32	c qxplain 671/673
1795.96/1794.34	c qxplain 673/673
1795.96/1794.35	c 12275[?] 3174[?] 3232[?]  is mandatory 
1795.96/1794.35	c qxplain 671/672
1795.96/1794.36	c qxplain 672/672
1795.96/1794.37	c 12276[?] 3222[?] 3232[?]  is mandatory 
1795.96/1794.37	c qxplain 671/671
1795.96/1794.39	c 12277[?] -3222[?] -3174[?] -3232[?]  is mandatory 
1795.96/1794.39	c qxplain 653/670
1796.04/1794.41	c qxplain 662/670
1796.04/1794.42	c qxplain 667/670
1796.04/1794.47	c qxplain 669/670
1796.04/1794.48	c qxplain 670/670
1796.14/1794.51	c 12278[?] 3223[?] 3233[?]  is mandatory 
1796.14/1794.51	c qxplain 669/669
1796.14/1794.52	c 12279[?] 3211[?] 3233[?]  is mandatory 
1796.14/1794.52	c qxplain 667/668
1796.14/1794.54	c qxplain 668/668
1796.14/1794.55	c 12280[?] -3211[?] -3233[?] -3223[?]  is mandatory 
1796.14/1794.55	c qxplain 667/667
1796.14/1794.57	c 12281[?] 3220[?] -3234[?]  is mandatory 
1796.14/1794.57	c qxplain 662/666
1796.14/1794.59	c qxplain 665/666
1796.34/1794.74	c qxplain 666/666
1796.54/1794.90	c 12282[?] -3234[?] 2301[?]  is mandatory 
1796.54/1794.90	c qxplain 665/665
1796.54/1794.92	c 12283[?] -3220[?] 3234[?] -2301[?]  is mandatory 
1796.54/1794.92	c qxplain 662/664
1796.54/1794.94	c qxplain 664/664
1796.54/1794.98	c 12284[?] 3224[?] -3235[?]  is mandatory 
1796.54/1794.98	c qxplain 662/663
1796.54/1795.00	c qxplain 663/663
1796.63/1795.01	c 12285[?] -3235[?] 2305[?]  is mandatory 
1796.63/1795.01	c qxplain 662/662
1796.63/1795.03	c 12286[?] -3224[?] -2305[?] 3235[?]  is mandatory 
1796.63/1795.03	c qxplain 653/661
1796.63/1795.05	c qxplain 658/661
1796.63/1795.06	c qxplain 660/661
1796.63/1795.08	c qxplain 661/661
1796.63/1795.09	c 12287[?] 3236[?] -2321[?]  is mandatory 
1796.63/1795.09	c qxplain 660/660
1796.73/1795.10	c 12288[?] 3236[?] -2237[?]  is mandatory 
1796.73/1795.10	c qxplain 658/659
1796.73/1795.12	c qxplain 659/659
1796.73/1795.13	c 12289[?] 3236[?] -3217[?]  is mandatory 
1796.73/1795.13	c qxplain 658/658
1796.73/1795.15	c 12290[?] 3217[?] -3236[?] 2237[?] 2321[?]  is mandatory 
1796.73/1795.15	c qxplain 653/657
1796.73/1795.16	c qxplain 656/657
1796.73/1795.18	c qxplain 657/657
1796.73/1795.18	c 12291[?] -3237[?] -2321[?]  is mandatory 
1796.73/1795.18	c qxplain 656/656
1796.83/1795.20	c 12292[?] -3237[?] -2237[?]  is mandatory 
1796.83/1795.20	c qxplain 653/655
1796.83/1795.22	c qxplain 655/655
1796.83/1795.23	c 12293[?] -3237[?] -3217[?]  is mandatory 
1796.83/1795.23	c qxplain 653/654
1796.83/1795.24	c qxplain 654/654
1796.83/1795.26	c 12295[?] -3229[?] -3238[?]  is mandatory 
1796.83/1795.26	c qxplain 653/653
1796.83/1795.27	c 12296[?] 3229[?] 3238[?]  is mandatory 
1796.83/1795.27	c qxplain 580/652
1796.83/1795.29	c qxplain 617/652
1796.83/1795.30	c qxplain 635/652
1796.83/1795.31	c qxplain 644/652
1796.95/1795.32	c qxplain 649/652
1796.95/1795.34	c qxplain 651/652
1796.95/1795.36	c qxplain 652/652
1796.95/1795.37	c 12297[?] 3190[?] 3239[?]  is mandatory 
1796.95/1795.37	c qxplain 651/651
1796.95/1795.38	c 12298[?] 3239[?] 3231[?]  is mandatory 
1796.95/1795.38	c qxplain 649/650
1796.95/1795.39	c qxplain 650/650
1796.95/1795.40	c 12299[?] -3190[?] -3231[?] -3239[?]  is mandatory 
1796.95/1795.40	c qxplain 649/649
1797.05/1795.42	c 12300[?] 3232[?] 3240[?]  is mandatory 
1797.05/1795.42	c qxplain 644/648
1797.05/1795.44	c qxplain 647/648
1797.05/1795.45	c qxplain 648/648
1797.05/1795.46	c 12301[?] 3221[?] 3240[?]  is mandatory 
1797.05/1795.46	c qxplain 647/647
1797.05/1795.48	c 12302[?] -3232[?] -3221[?] -3240[?]  is mandatory 
1797.05/1795.48	c qxplain 644/646
1797.05/1795.49	c qxplain 646/646
1797.13/1795.50	c 12303[?] 3233[?] -3241[?]  is mandatory 
1797.13/1795.50	c qxplain 644/645
1797.13/1795.52	c qxplain 645/645
1797.13/1795.52	c 12304[?] -3241[?] 2303[?]  is mandatory 
1797.13/1795.53	c qxplain 644/644
1797.13/1795.54	c 12305[?] -3233[?] 3241[?] -2303[?]  is mandatory 
1797.13/1795.54	c qxplain 635/643
1797.13/1795.55	c qxplain 640/643
1797.13/1795.56	c qxplain 642/643
1797.13/1795.57	c qxplain 643/643
1797.13/1795.58	c 12306[?] -3242[?] -3225[?]  is mandatory 
1797.13/1795.58	c qxplain 642/642
1797.23/1795.60	c 12307[?] 3242[?] 3225[?]  is mandatory 
1797.23/1795.60	c qxplain 640/641
1797.23/1795.62	c qxplain 641/641
1797.23/1795.64	c 12308[?] -3243[?] -3226[?]  is mandatory 
1797.23/1795.64	c qxplain 640/640
1797.23/1795.65	c 12309[?] 3243[?] 3226[?]  is mandatory 
1797.23/1795.65	c qxplain 635/639
1797.23/1795.66	c qxplain 638/639
1797.23/1795.67	c qxplain 639/639
1797.23/1795.68	c 12311[?] 3244[?] 3237[?]  is mandatory 
1797.23/1795.68	c qxplain 638/638
1797.33/1795.70	c 12312[?] -3238[?] -3245[?]  is mandatory 
1797.33/1795.70	c qxplain 635/637
1797.33/1795.72	c qxplain 637/637
1797.33/1795.73	c 12313[?] -3147[?] -3245[?]  is mandatory 
1797.33/1795.73	c qxplain 635/636
1797.33/1795.74	c qxplain 636/636
1797.33/1795.75	c 12314[?] 3238[?] 3147[?] 3245[?]  is mandatory 
1797.33/1795.75	c qxplain 635/635
1797.33/1795.77	c 12315[?] -3246[?] 3180[?]  is mandatory 
1797.33/1795.77	c qxplain 617/634
1797.33/1795.78	c qxplain 626/634
1797.33/1795.79	c qxplain 631/634
1797.43/1795.80	c qxplain 633/634
1797.43/1795.83	c qxplain 634/634
1797.43/1795.85	c 12316[?] -3246[?] 3153[?]  is mandatory 
1797.43/1795.85	c qxplain 633/633
1797.43/1795.87	c 12317[?] 3228[?] -3246[?]  is mandatory 
1797.43/1795.87	c qxplain 631/632
1797.53/1795.91	c qxplain 632/632
1797.93/1796.34	c qxplain 631/631
1797.93/1796.36	c 12319[?] -3228[?] -3153[?] 3246[?] -3147[?] -3180[?]  is mandatory 
1797.93/1796.36	c qxplain 626/630
1797.93/1796.37	c qxplain 629/630
1797.93/1796.38	c qxplain 630/630
1797.93/1796.40	c 12320[?] 3230[?] 3247[?]  is mandatory 
1797.93/1796.40	c qxplain 629/629
1797.93/1796.42	c 12321[?] 3239[?] 3247[?]  is mandatory 
1797.93/1796.42	c qxplain 626/628
1798.05/1796.43	c qxplain 628/628
1798.05/1796.44	c 12322[?] -3239[?] -3247[?] -3230[?]  is mandatory 
1798.05/1796.44	c qxplain 626/627
1798.05/1796.47	c qxplain 627/627
1798.05/1796.48	c 12323[?] -3240[?] -3248[?]  is mandatory 
1798.05/1796.48	c qxplain 626/626
1798.05/1796.49	c 12324[?] 3240[?] 3248[?]  is mandatory 
1798.05/1796.49	c qxplain 617/625
1798.05/1796.51	c qxplain 622/625
1798.05/1796.51	c qxplain 624/625
1798.15/1796.53	c qxplain 625/625
1798.15/1796.54	c 12325[?] 3228[?] -3249[?]  is mandatory 
1798.15/1796.54	c qxplain 624/624
1798.15/1796.59	c 12326[?] -3249[?] 2099[?]  is mandatory 
1798.15/1796.59	c qxplain 622/623
1798.23/1796.60	c qxplain 623/623
1798.23/1796.61	c 12327[?] -3228[?] 3249[?] -2099[?]  is mandatory 
1798.23/1796.61	c qxplain 622/622
1798.23/1796.63	c 12328[?] -3214[?] 3250[?]  is mandatory 
1798.23/1796.63	c qxplain 617/621
1798.23/1796.64	c qxplain 620/621
1798.63/1797.01	c qxplain 621/621
1798.93/1797.34	c 12329[?] 3250[?] -3234[?]  is mandatory 
1798.93/1797.34	c qxplain 620/620
1799.03/1797.48	c 12330[?] -3013[?] 3250[?]  is mandatory 
1799.03/1797.48	c qxplain 617/619
1799.03/1797.50	c qxplain 619/619
1799.15/1797.55	c 12331[?] -3250[?] 3214[?] 3013[?] 3234[?]  is mandatory 
1799.15/1797.55	c qxplain 617/618
1799.15/1797.56	c qxplain 618/618
1799.15/1797.57	c 12332[?] -3251[?] -3214[?]  is mandatory 
1799.15/1797.57	c qxplain 617/617
1799.63/1798.03	c 12333[?] -3251[?] -3234[?]  is mandatory 
1799.63/1798.03	c qxplain 580/616
1799.63/1798.05	c qxplain 599/616
1799.63/1798.06	c qxplain 608/616
1799.63/1798.07	c qxplain 613/616
1799.63/1798.09	c qxplain 615/616
1799.73/1798.11	c qxplain 616/616
1799.83/1798.27	c 12334[?] -3251[?] -3013[?]  is mandatory 
1799.83/1798.27	c qxplain 615/615
1799.93/1798.30	c 12335[?] 3251[?] 3214[?] 3013[?] 3234[?]  is mandatory 
1799.93/1798.30	c qxplain 613/614
1799.93/1798.32	c qxplain 614/614
1799.93/1798.33	c 12336[?] -3173[?] 3252[?]  is mandatory 
1799.93/1798.33	c qxplain 613/613
1800.05/1798.42	c starts		: 29197
1800.05/1798.42	c conflicts		: 1934284
1800.05/1798.42	c decisions		: 5019240
1800.05/1798.42	c propagations		: 802563131
1800.05/1798.42	c inspects		: 4505197839
1800.05/1798.42	c shortcuts		: 0
1800.05/1798.42	c learnt literals	: 0
1800.05/1798.42	c learnt binary clauses	: 0
1800.05/1798.42	c learnt ternary clauses	: 0
1800.05/1798.42	c learnt constraints	: 1934214
1800.05/1798.42	c ignored constraints	: 0
1800.05/1798.42	c root simplifications	: 0
1800.05/1798.42	c removed literals (reason simplification)	: 50349752
1800.05/1798.42	c reason swapping (by a shorter reason)	: 0
1800.05/1798.42	c Calls to reduceDB	: 220
1800.05/1798.42	c speed (assignments/second)	: 8.360033479166666E9
1800.05/1798.42	c non guided choices	1781485
1800.05/1798.46	c learnt constraints type 
1800.05/1798.46	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104568
1800.05/1798.46	c constraints type 
1800.05/1798.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9519
1800.05/1798.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
1800.05/1798.46	s UNSATISFIABLE
1800.05/1798.46	c Total wall clock time (in seconds) : 1798.294

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 2 cores: 0,2

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.02 0.01 0.00 4/607 21233
/proc/meminfo: memFree=28763448/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6334980 CPUtime=0 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 2622 0 1 0 0 0 0 0 21 0 2 0 950739062 6487019520 2324 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1583745 2336 917 9 0 1574901 0
[pid=21233/tid=21237] ppid=21231 vsize=6334980 CPUtime=0 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 3135 0 1 0 0 0 0 0 22 0 2 0 950739063 6487019520 3951 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216734872635 0 4 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.088177 s]
/proc/loadavg: 0.02 0.01 0.00 4/607 21233
/proc/meminfo: memFree=28763448/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6363576 CPUtime=0.05 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 8350 0 1 0 4 1 0 0 21 0 18 0 950739062 6516301824 8047 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1590894 8048 1731 9 0 1581637 0
[pid=21233/tid=21237] ppid=21231 vsize=6363576 CPUtime=0.04 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 7176 0 1 0 4 0 0 0 25 0 18 0 950739063 6516301824 8048 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 47988646238227 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6363576

[startup+0.101176 s]
/proc/loadavg: 0.02 0.01 0.00 4/607 21233
/proc/meminfo: memFree=28763448/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6363732 CPUtime=0.06 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 8585 0 1 0 5 1 0 0 21 0 18 0 950739062 6516461568 8282 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1590933 8282 1751 9 0 1581671 0
[pid=21233/tid=21237] ppid=21231 vsize=6363732 CPUtime=0.05 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 7411 0 1 0 5 0 0 0 25 0 18 0 950739063 6516461568 8283 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 47988644583012 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6363732

[startup+0.301071 s]
/proc/loadavg: 0.02 0.01 0.00 4/607 21233
/proc/meminfo: memFree=28763448/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6432764 CPUtime=0.38 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 11824 0 1 0 37 1 0 0 21 0 19 0 950739062 6587150336 11343 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1608191 11343 2200 9 0 1598929 0
[pid=21233/tid=21237] ppid=21231 vsize=6432764 CPUtime=0.25 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 9219 0 1 0 24 1 0 0 25 0 19 0 950739063 6587150336 11343 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 47988643857284 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 6432764

[startup+0.701057 s]
/proc/loadavg: 0.02 0.01 0.00 4/607 21233
/proc/meminfo: memFree=28763448/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6435084 CPUtime=0.97 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 13495 0 1 0 96 1 0 0 21 0 19 0 950739062 6589526016 12378 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1608771 12379 2210 9 0 1599509 0
[pid=21233/tid=21237] ppid=21231 vsize=6435084 CPUtime=0.65 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 9635 0 1 0 64 1 0 0 25 0 19 0 950739063 6589526016 12379 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 46912505676171 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 6435084

[startup+1.50093 s]
/proc/loadavg: 0.02 0.01 0.00 7/659 21290
/proc/meminfo: memFree=28627704/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6435084 CPUtime=1.8 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 15522 0 1 0 178 2 0 0 21 0 19 0 950739062 6589526016 14404 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1608771 14404 2215 9 0 1599509 0
[pid=21233/tid=21237] ppid=21231 vsize=6435084 CPUtime=1.45 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 11650 0 1 0 144 1 0 0 25 0 19 0 950739063 6589526016 14404 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 46912505166104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21233/tid=21239] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21239/stat : 21239 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21240] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21240/stat : 21240 (java) S 21231 21233 20746 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21241] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21241/stat : 21241 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21242] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21242/stat : 21242 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21243] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21243/stat : 21243 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21244] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21244/stat : 21244 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21245] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21245/stat : 21245 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21246] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21246/stat : 21246 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739064 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21252] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21252/stat : 21252 (java) S 21231 21233 20746 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 950739065 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 0 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21253] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21253/stat : 21253 (java) S 21231 21233 20746 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 950739066 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21254] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21254/stat : 21254 (java) S 21231 21233 20746 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 950739066 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21255] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21255/stat : 21255 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216747002289 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21256] ppid=21231 vsize=6435084 CPUtime=0.24 cores=0,2
/proc/21233/task/21256/stat : 21256 (java) S 21231 21233 20746 0 -1 4202560 1484 0 0 0 24 0 0 0 21 0 19 0 950739070 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21257] ppid=21231 vsize=6435084 CPUtime=0.1 cores=0,2
/proc/21233/task/21257/stat : 21257 (java) S 21231 21233 20746 0 -1 4202560 1227 0 0 0 10 0 0 0 25 0 19 0 950739070 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21258] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21258/stat : 21258 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21259] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21259/stat : 21259 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 950739070 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21272] ppid=21231 vsize=6435084 CPUtime=0 cores=0,2
/proc/21233/task/21272/stat : 21272 (java) S 21231 21233 20746 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 950739090 6589526016 14406 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 6435084

[startup+3.10064 s]
/proc/loadavg: 0.50 0.11 0.03 8/659 21318
/proc/meminfo: memFree=28492668/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6458960 CPUtime=3.62 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 26418 0 1 0 359 3 0 0 21 0 19 0 950739062 6613975040 23362 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1614740 23366 2243 9 0 1605478 0
[pid=21233/tid=21237] ppid=21231 vsize=6458960 CPUtime=3.01 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 12439 0 1 0 300 1 0 0 25 0 19 0 950739063 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 46912505676171 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21233/tid=21239] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21239/stat : 21239 (java) S 21231 21233 20746 0 -1 4202560 740 0 0 0 0 0 0 0 17 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21240] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21240/stat : 21240 (java) S 21231 21233 20746 0 -1 4202560 705 0 0 0 0 0 0 0 15 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21241] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21241/stat : 21241 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21242] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21242/stat : 21242 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21243] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21243/stat : 21243 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21244] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21244/stat : 21244 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21245] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21245/stat : 21245 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21246] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21246/stat : 21246 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 950739064 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21252] ppid=21231 vsize=6458960 CPUtime=0.02 cores=0,2
/proc/21233/task/21252/stat : 21252 (java) S 21231 21233 20746 0 -1 4202560 1449 0 0 0 2 0 0 0 15 0 19 0 950739065 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 0 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21253] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21253/stat : 21253 (java) S 21231 21233 20746 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 950739066 6613975040 23366 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21254] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21254/stat : 21254 (java) S 21231 21233 20746 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 950739066 6613975040 23369 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21255] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21255/stat : 21255 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6613975040 23369 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216747002289 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21256] ppid=21231 vsize=6458960 CPUtime=0.45 cores=0,2
/proc/21233/task/21256/stat : 21256 (java) S 21231 21233 20746 0 -1 4202560 8706 0 0 0 44 1 0 0 16 0 19 0 950739070 6613975040 23369 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21257] ppid=21231 vsize=6458960 CPUtime=0.11 cores=0,2
/proc/21233/task/21257/stat : 21257 (java) S 21231 21233 20746 0 -1 4202560 1227 0 0 0 11 0 0 0 15 0 19 0 950739070 6613975040 23369 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21258] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21258/stat : 21258 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6613975040 23369 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21259] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21259/stat : 21259 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 950739070 6613975040 23369 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21272] ppid=21231 vsize=6458960 CPUtime=0 cores=0,2
/proc/21233/task/21272/stat : 21272 (java) S 21231 21233 20746 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 950739090 6613975040 23369 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 6458960

[startup+6.30106 s]
/proc/loadavg: 0.50 0.11 0.03 8/659 21940
/proc/meminfo: memFree=28128236/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6449644 CPUtime=6.86 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 36553 0 1 0 681 5 0 0 21 0 19 0 950739062 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1612411 31789 2245 9 0 1603149 0
[pid=21233/tid=21237] ppid=21231 vsize=6449644 CPUtime=6.17 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 15556 0 1 0 616 1 0 0 25 0 19 0 950739063 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 46912505563733 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21233/tid=21239] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21239/stat : 21239 (java) S 21231 21233 20746 0 -1 4202560 740 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21240] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21240/stat : 21240 (java) S 21231 21233 20746 0 -1 4202560 705 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21241] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21241/stat : 21241 (java) S 21231 21233 20746 0 -1 4202560 3638 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21242] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21242/stat : 21242 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21243] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21243/stat : 21243 (java) S 21231 21233 20746 0 -1 4202560 3037 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21244] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21244/stat : 21244 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21245] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21245/stat : 21245 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21246] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21246/stat : 21246 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 950739064 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21252] ppid=21231 vsize=6449644 CPUtime=0.04 cores=0,2
/proc/21233/task/21252/stat : 21252 (java) S 21231 21233 20746 0 -1 4202560 1788 0 0 0 4 0 0 0 15 0 19 0 950739065 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 0 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21253] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21253/stat : 21253 (java) S 21231 21233 20746 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 950739066 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21254] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21254/stat : 21254 (java) S 21231 21233 20746 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 950739066 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21255] ppid=21231 vsize=6449644 CPUtime=0 cores=0,2
/proc/21233/task/21255/stat : 21255 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216747002289 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21256] ppid=21231 vsize=6449644 CPUtime=0.45 cores=0,2
/proc/21233/task/21256/stat : 21256 (java) S 21231 21233 20746 0 -1 4202560 8706 0 0 0 44 1 0 0 15 0 19 0 950739070 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21257] ppid=21231 vsize=6449644 CPUtime=0.13 cores=0,2
/proc/21233/task/21257/stat : 21257 (java) S 21231 21233 20746 0 -1 4202560 1229 0 0 0 13 0 0 0 15 0 19 0 950739070 6604435456 31789 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0

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

/proc/21233/task/21252/stat : 21252 (java) S 21231 21233 20746 0 -1 4202560 4747 0 0 0 716 3 0 0 15 0 18 0 950739065 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 0 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21253] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21253/stat : 21253 (java) S 21231 21233 20746 0 -1 4202560 37 0 0 0 1 0 0 0 15 0 18 0 950739066 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21254] ppid=21231 vsize=6457868 CPUtime=0.02 cores=0,2
/proc/21233/task/21254/stat : 21254 (java) S 21231 21233 20746 0 -1 4202560 30 0 0 0 2 0 0 0 15 0 18 0 950739066 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21255] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21255/stat : 21255 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 950739070 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216747002289 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21256] ppid=21231 vsize=6457868 CPUtime=0.62 cores=0,2
/proc/21233/task/21256/stat : 21256 (java) S 21231 21233 20746 0 -1 4202560 8752 0 0 0 61 1 0 0 15 0 18 0 950739070 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21257] ppid=21231 vsize=6457868 CPUtime=0.39 cores=0,2
/proc/21233/task/21257/stat : 21257 (java) S 21231 21233 20746 0 -1 4202560 3129 0 0 0 39 0 0 0 16 0 18 0 950739070 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21258] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21258/stat : 21258 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 950739070 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21259] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21259/stat : 21259 (java) S 21231 21233 20746 0 -1 4202560 97 0 0 0 1 0 0 0 15 0 18 0 950739070 6612856832 612449 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1663.72
Current children cumulated vsize (KiB) 6457868

[startup+1722.3 s]
/proc/loadavg: 4.17 4.29 3.68 5/656 23562
/proc/meminfo: memFree=19204500/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6457868 CPUtime=1723.75 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 623285 0 1 0 172200 175 0 0 21 0 19 0 950739062 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1614467 612667 2250 9 0 1605205 0
[pid=21233/tid=21237] ppid=21231 vsize=6457868 CPUtime=1711.93 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 391897 0 1 0 171092 101 0 0 25 0 19 0 950739063 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 46912505621932 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21233/tid=21239] ppid=21231 vsize=6457868 CPUtime=0.53 cores=0,2
/proc/21233/task/21239/stat : 21239 (java) S 21231 21233 20746 0 -1 4202560 79810 0 0 0 42 11 0 0 15 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21240] ppid=21231 vsize=6457868 CPUtime=0.42 cores=0,2
/proc/21233/task/21240/stat : 21240 (java) S 21231 21233 20746 0 -1 4202560 34497 0 0 0 37 5 0 0 16 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21241] ppid=21231 vsize=6457868 CPUtime=0.43 cores=0,2
/proc/21233/task/21241/stat : 21241 (java) S 21231 21233 20746 0 -1 4202560 17862 0 0 0 41 2 0 0 15 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21242] ppid=21231 vsize=6457868 CPUtime=0.22 cores=0,2
/proc/21233/task/21242/stat : 21242 (java) S 21231 21233 20746 0 -1 4202560 8620 0 0 0 21 1 0 0 15 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21243] ppid=21231 vsize=6457868 CPUtime=0.41 cores=0,2
/proc/21233/task/21243/stat : 21243 (java) S 21231 21233 20746 0 -1 4202560 53100 0 0 0 35 6 0 0 16 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21244] ppid=21231 vsize=6457868 CPUtime=0.2 cores=0,2
/proc/21233/task/21244/stat : 21244 (java) S 21231 21233 20746 0 -1 4202560 398 0 0 0 20 0 0 0 15 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21245] ppid=21231 vsize=6457868 CPUtime=0.19 cores=0,2
/proc/21233/task/21245/stat : 21245 (java) S 21231 21233 20746 0 -1 4202560 7381 0 0 0 18 1 0 0 15 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21246] ppid=21231 vsize=6457868 CPUtime=0.34 cores=0,2
/proc/21233/task/21246/stat : 21246 (java) S 21231 21233 20746 0 -1 4202560 11675 0 0 0 33 1 0 0 16 0 19 0 950739064 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21252] ppid=21231 vsize=6457868 CPUtime=7.19 cores=0,2
/proc/21233/task/21252/stat : 21252 (java) S 21231 21233 20746 0 -1 4202560 4747 0 0 0 716 3 0 0 15 0 19 0 950739065 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 0 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21253] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21253/stat : 21253 (java) S 21231 21233 20746 0 -1 4202560 37 0 0 0 1 0 0 0 15 0 19 0 950739066 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21254] ppid=21231 vsize=6457868 CPUtime=0.02 cores=0,2
/proc/21233/task/21254/stat : 21254 (java) S 21231 21233 20746 0 -1 4202560 30 0 0 0 2 0 0 0 15 0 19 0 950739066 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21255] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21255/stat : 21255 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216747002289 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21256] ppid=21231 vsize=6457868 CPUtime=0.62 cores=0,2
/proc/21233/task/21256/stat : 21256 (java) S 21231 21233 20746 0 -1 4202560 8757 0 0 0 61 1 0 0 15 0 19 0 950739070 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21257] ppid=21231 vsize=6457868 CPUtime=0.4 cores=0,2
/proc/21233/task/21257/stat : 21257 (java) S 21231 21233 20746 0 -1 4202560 3129 0 0 0 40 0 0 0 15 0 19 0 950739070 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21258] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21258/stat : 21258 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21259] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21259/stat : 21259 (java) S 21231 21233 20746 0 -1 4202560 101 0 0 0 1 0 0 0 15 0 19 0 950739070 6612856832 612667 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1723.75
Current children cumulated vsize (KiB) 6457868

[startup+1782.3 s]
/proc/loadavg: 4.26 4.30 3.73 5/658 27837
/proc/meminfo: memFree=19037748/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6457868 CPUtime=1783.93 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 650710 0 1 0 178203 190 0 0 21 0 19 0 950739062 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1614467 639016 2250 9 0 1605205 0
[pid=21233/tid=21237] ppid=21231 vsize=6457868 CPUtime=1771.7 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 391901 0 1 0 177062 108 0 0 25 0 19 0 950739063 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 46912505635456 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21233/tid=21239] ppid=21231 vsize=6457868 CPUtime=0.53 cores=0,2
/proc/21233/task/21239/stat : 21239 (java) S 21231 21233 20746 0 -1 4202560 79810 0 0 0 42 11 0 0 16 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21240] ppid=21231 vsize=6457868 CPUtime=0.42 cores=0,2
/proc/21233/task/21240/stat : 21240 (java) S 21231 21233 20746 0 -1 4202560 34497 0 0 0 37 5 0 0 15 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21241] ppid=21231 vsize=6457868 CPUtime=0.43 cores=0,2
/proc/21233/task/21241/stat : 21241 (java) S 21231 21233 20746 0 -1 4202560 17862 0 0 0 41 2 0 0 15 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21242] ppid=21231 vsize=6457868 CPUtime=0.3 cores=0,2
/proc/21233/task/21242/stat : 21242 (java) S 21231 21233 20746 0 -1 4202560 8652 0 0 0 29 1 0 0 16 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21243] ppid=21231 vsize=6457868 CPUtime=0.41 cores=0,2
/proc/21233/task/21243/stat : 21243 (java) S 21231 21233 20746 0 -1 4202560 53100 0 0 0 35 6 0 0 15 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21244] ppid=21231 vsize=6457868 CPUtime=0.24 cores=0,2
/proc/21233/task/21244/stat : 21244 (java) S 21231 21233 20746 0 -1 4202560 12920 0 0 0 23 1 0 0 16 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21245] ppid=21231 vsize=6457868 CPUtime=0.31 cores=0,2
/proc/21233/task/21245/stat : 21245 (java) S 21231 21233 20746 0 -1 4202560 22231 0 0 0 29 2 0 0 16 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21246] ppid=21231 vsize=6457868 CPUtime=0.34 cores=0,2
/proc/21233/task/21246/stat : 21246 (java) S 21231 21233 20746 0 -1 4202560 11675 0 0 0 33 1 0 0 15 0 19 0 950739064 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21252] ppid=21231 vsize=6457868 CPUtime=7.19 cores=0,2
/proc/21233/task/21252/stat : 21252 (java) S 21231 21233 20746 0 -1 4202560 4747 0 0 0 716 3 0 0 15 0 19 0 950739065 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 0 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21253] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21253/stat : 21253 (java) S 21231 21233 20746 0 -1 4202560 37 0 0 0 1 0 0 0 15 0 19 0 950739066 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21254] ppid=21231 vsize=6457868 CPUtime=0.02 cores=0,2
/proc/21233/task/21254/stat : 21254 (java) S 21231 21233 20746 0 -1 4202560 30 0 0 0 2 0 0 0 15 0 19 0 950739066 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21255] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21255/stat : 21255 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216747002289 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21256] ppid=21231 vsize=6457868 CPUtime=0.65 cores=0,2
/proc/21233/task/21256/stat : 21256 (java) S 21231 21233 20746 0 -1 4202560 8764 0 0 0 64 1 0 0 15 0 19 0 950739070 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21257] ppid=21231 vsize=6457868 CPUtime=0.42 cores=0,2
/proc/21233/task/21257/stat : 21257 (java) S 21231 21233 20746 0 -1 4202560 3134 0 0 0 42 0 0 0 16 0 19 0 950739070 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21258] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21258/stat : 21258 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21259] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21259/stat : 21259 (java) S 21231 21233 20746 0 -1 4202560 105 0 0 0 1 0 0 0 15 0 19 0 950739070 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=27835] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/27835/stat : 27835 (java) S 21231 21233 20746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 950917259 6612856832 639016 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1783.93
Current children cumulated vsize (KiB) 6457868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.4 s]
/proc/loadavg: 3.90 4.22 3.71 3/611 28362
/proc/meminfo: memFree=25952444/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=6457868 CPUtime=1800.05 cores=0,2
/proc/21233/stat : 21233 (java) S 21231 21233 20746 0 -1 4202496 650718 0 1 0 179812 193 0 0 21 0 19 0 950739062 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 1614467 639022 2250 9 0 1605205 0
[pid=21233/tid=21237] ppid=21231 vsize=6457868 CPUtime=1787.78 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4202560 391901 0 1 0 178668 110 0 0 25 0 19 0 950739063 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 46912505564675 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21233/tid=21239] ppid=21231 vsize=6457868 CPUtime=0.53 cores=0,2
/proc/21233/task/21239/stat : 21239 (java) S 21231 21233 20746 0 -1 4202560 79810 0 0 0 42 11 0 0 16 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21240] ppid=21231 vsize=6457868 CPUtime=0.42 cores=0,2
/proc/21233/task/21240/stat : 21240 (java) S 21231 21233 20746 0 -1 4202560 34497 0 0 0 37 5 0 0 15 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21241] ppid=21231 vsize=6457868 CPUtime=0.43 cores=0,2
/proc/21233/task/21241/stat : 21241 (java) S 21231 21233 20746 0 -1 4202560 17862 0 0 0 41 2 0 0 15 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21242] ppid=21231 vsize=6457868 CPUtime=0.3 cores=0,2
/proc/21233/task/21242/stat : 21242 (java) S 21231 21233 20746 0 -1 4202560 8652 0 0 0 29 1 0 0 16 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21243] ppid=21231 vsize=6457868 CPUtime=0.41 cores=0,2
/proc/21233/task/21243/stat : 21243 (java) S 21231 21233 20746 0 -1 4202560 53100 0 0 0 35 6 0 0 15 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21244] ppid=21231 vsize=6457868 CPUtime=0.24 cores=0,2
/proc/21233/task/21244/stat : 21244 (java) S 21231 21233 20746 0 -1 4202560 12920 0 0 0 23 1 0 0 16 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21245] ppid=21231 vsize=6457868 CPUtime=0.31 cores=0,2
/proc/21233/task/21245/stat : 21245 (java) S 21231 21233 20746 0 -1 4202560 22231 0 0 0 29 2 0 0 16 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21246] ppid=21231 vsize=6457868 CPUtime=0.34 cores=0,2
/proc/21233/task/21246/stat : 21246 (java) S 21231 21233 20746 0 -1 4202560 11675 0 0 0 33 1 0 0 15 0 19 0 950739064 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21252] ppid=21231 vsize=6457868 CPUtime=7.19 cores=0,2
/proc/21233/task/21252/stat : 21252 (java) S 21231 21233 20746 0 -1 4202560 4747 0 0 0 716 3 0 0 15 0 19 0 950739065 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 0 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21253] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21253/stat : 21253 (java) S 21231 21233 20746 0 -1 4202560 37 0 0 0 1 0 0 0 15 0 19 0 950739066 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21254] ppid=21231 vsize=6457868 CPUtime=0.02 cores=0,2
/proc/21233/task/21254/stat : 21254 (java) S 21231 21233 20746 0 -1 4202560 30 0 0 0 2 0 0 0 15 0 19 0 950739066 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21255] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21255/stat : 21255 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216747002289 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21256] ppid=21231 vsize=6457868 CPUtime=0.66 cores=0,2
/proc/21233/task/21256/stat : 21256 (java) S 21231 21233 20746 0 -1 4202560 8768 0 0 0 65 1 0 0 15 0 19 0 950739070 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21257] ppid=21231 vsize=6457868 CPUtime=0.43 cores=0,2
/proc/21233/task/21257/stat : 21257 (java) S 21231 21233 20746 0 -1 4202560 3138 0 0 0 43 0 0 0 16 0 19 0 950739070 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
[pid=21233/tid=21258] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/21258/stat : 21258 (java) S 21231 21233 20746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 950739070 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746994585 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=21259] ppid=21231 vsize=6457868 CPUtime=0.01 cores=0,2
/proc/21233/task/21259/stat : 21259 (java) S 21231 21233 20746 0 -1 4202560 105 0 0 0 1 0 0 0 15 0 19 0 950739070 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 0 0 0 0
[pid=21233/tid=28362] ppid=21231 vsize=6457868 CPUtime=0 cores=0,2
/proc/21233/task/28362/stat : 28362 (java) S 21231 21233 20746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 950918895 6612856832 639022 33554432000 1073741824 1073778376 140736674380240 18446744073709551615 216746995200 0 4 0 16800975 18446604447630635456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6457868

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1798.53 s]
/proc/loadavg: 3.90 4.22 3.71 3/611 28362
/proc/meminfo: memFree=25952444/32951124 swapFree=49879164/67111528
[pid=21233] ppid=21231 vsize=0 CPUtime=1800.19 cores=0,2
/proc/21233/stat : 21233 (java) Z 21231 21233 20746 0 -1 4203548 650739 0 1 0 179819 200 0 0 17 0 2 0 950739062 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21233/statm: 0 0 0 0 0 0 0
[pid=21233/tid=21237] ppid=21231 vsize=0 CPUtime=1787.89 cores=0,2
/proc/21233/task/21237/stat : 21237 (java) R 21231 21233 20746 0 -1 4203588 391901 0 1 0 178672 117 0 0 25 0 2 0 950739063 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1798.55
CPU time (s): 1800.23
CPU user time (s): 1798.2
CPU system time (s): 2.03069
CPU usage (%): 100.093
Max. virtual memory (cumulated for all children) (KiB): 6458960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.2
system time used= 2.03069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650739
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= 98165
involuntary context switches= 85529

runsolver used 11.0963 second user time and 23.1465 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-09 09:38:04
IDJOB=3483140
IDBENCH=89309
IDSOLVER=1972
FILE ID=node119/3483140-1307605084
RUNJOBID= node119-1307605083-21175
PBS_JOBID= 13547770
Free space on /tmp= 73696 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/mus/marques-silva/equivalence-checking/c3540-s.cnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483140-1307605084/watcher-3483140-1307605084 -o /tmp/evaluation-result-3483140-1307605084/solver-3483140-1307605084 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3483140-1307605084.cnf

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

MD5SUM BENCH= 337365c6c7d9e1147f4e10cbfcf779ef
RANDOM SEED=2068645560

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28764108 kB
Buffers:        174912 kB
Cached:         399656 kB
SwapCached:      11168 kB
Active:        3680752 kB
Inactive:       203028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28764108 kB
SwapTotal:    67111528 kB
SwapFree:     49879164 kB
Dirty:            1132 kB
Writeback:           0 kB
AnonPages:     3306052 kB
Mapped:          39564 kB
Slab:           146344 kB
PageTables:      85560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 179811320 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= 73692 MiB
End job on node119 at 2011-06-09 10:08:04