Trace number 3493448

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06UNSAT 351.034 347.464

General information on the benchmark

Namemus/marques-silva/
hardware-verification/ooo.tag12.ucl.sat.chaff.4.1.bryant.cnf
MD5SUMc96f5800cc2c7120720583afebf2835a
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.1938
Satisfiable
(Un)Satisfiability was proved
Number of variables33084
Number of clauses94713
Sum of the clauses size218573
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 265564
Number of clauses of size 329148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.07	c version 2.3.0.v20110206
0.05/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.07	c java.vm.version	19.1-b02
0.05/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.07	c sun.arch.data.model	64
0.05/0.07	c java.version		1.6.0_24
0.05/0.07	c os.name		Linux
0.05/0.07	c os.version		2.6.18-164.el5
0.05/0.07	c os.arch		amd64
0.05/0.07	c Free memory 		5997854704
0.05/0.07	c Max memory 		6029312000
0.05/0.07	c Total memory 		6029312000
0.05/0.07	c Number of processors 	8
0.05/0.09	c Explanation (MUS) enabled solver
0.05/0.09	c QuickXplain (AAAI 2004 version) minimization strategy
0.05/0.09	c --- Begin Solver configuration ---
0.05/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@aa470b8
0.05/0.09	c Learn all clauses as in MiniSAT
0.05/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.09	c Expensive reason simplification
0.05/0.09	c Armin Biere (Picosat) restarts strategy
0.05/0.09	c Glucose learned constraints deletion strategy
0.05/0.09	c timeout=2147483647s
0.05/0.09	c DB Simplification allowed=true
0.05/0.09	c --- End Solver configuration ---
0.05/0.10	c solving HOME/instance-3493448-1307799129.cnf
0.05/0.10	c reading problem ... 
0.48/0.33	c ... done. Wall clock time 0.234s.
0.48/0.33	c #vars     127797
0.48/0.33	c #constraints  94713
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 94712
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
4.70/4.15	c Unsat detection wall clock time (in seconds) : 4.06
4.70/4.15	c Size of initial unsat subformula: 4642
4.70/4.15	c Computing MUS ...
4.70/4.16	c initial unsat core 33084[?] 127797[?] -33083[?] 127796[?] -33084[?]  -33082[?] 33083[?] 127793[?]  -11534[?] 33083[?] 127792[?]  -33081[?] 33082[?] 127790[?]  -32969[?] 33082[?] 127789[?]  33080[?] 33081[?] 127787[?]  33079[?] 32974[?] -33080[?] 127786[?]  33078[?] 32986[?] -33079[?] 127783[?]  33077[?] 32996[?] -33078[?] 127780[?]  33076[?] 33006[?] -33077[?] 127777[?]  33075[?] 33016[?] -33076[?] 127774[?]  33076[?] -33075[?] 127773[?]  33074[?] 33026[?] -33075[?] 127771[?]  33075[?] -33074[?] 127770[?]  -33026[?] 33075[?] 127769[?]  33073[?] 33036[?] -33074[?] 127768[?]  33074[?] -33073[?] 127767[?]  33074[?] -33036[?] 127766[?]  33072[?] 33046[?] -33073[?] 127765[?]  33073[?] -33072[?] 127764[?]  33073[?] -33046[?] 127763[?]  33071[?] 33056[?] -33072[?] 127762[?]  33072[?] -33071[?] 127761[?]  33072[?] -33056[?] 127760[?]  33063[?] -33071[?] 33070[?] 127759[?]  33071[?] -33070[?] 127758[?]  33071[?] -33063[?] 127757[?]  -33070[?] 33069[?] 127755[?]  -33070[?] 33066[?] 127754[?]  -33069[?] 33068[?] 33067[?] 127753[?]  -33068[?] 32739[?] 127749[?]  32431[?] -33068[?] 127748[?]  -11753[?] -32430[?] 33067[?] 127747[?]  -33067[?] 11753[?] 127746[?]  -33067[?] 32430[?] 127745[?]  -33066[?] 33065[?] 33064[?] 127744[?]  -33065[?] 31896[?] 127740[?]  11541[?] -33065[?] 127739[?]  -33064[?] 11753[?] 127737[?]  -33064[?] 11540[?] 127736[?]  33062[?] -33063[?] 127734[?]  33059[?] -33063[?] 127733[?]  33061[?] -33062[?] 33060[?] 127732[?]  32712[?] -33061[?] 127728[?]  32431[?] -33061[?] 127727[?]  -32430[?] -11951[?] 33060[?] 127726[?]  -33060[?] 11951[?] 127725[?]  -33060[?] 32430[?] 127724[?]  33058[?] -33059[?] 33057[?] 127723[?]  31869[?] -33058[?] 127719[?]  11541[?] -33058[?] 127718[?]  -33057[?] 11951[?] 127716[?]  -33057[?] 11540[?] 127715[?]  -33056[?] 33055[?] 127713[?]  -33056[?] 33052[?] 127712[?]  -33055[?] 33053[?] 33054[?] 127711[?]  -33054[?] 32679[?] 127707[?]  32431[?] -33054[?] 127706[?]  -33053[?] 33049[?] 127704[?]  -33053[?] 32430[?] 127703[?]  -33052[?] 33050[?] 33051[?] 127702[?]  -33050[?] 33052[?] 127700[?]  -33051[?] 31836[?] 127698[?]  11541[?] -33051[?] 127697[?]  -33050[?] 33049[?] 127695[?]  -33050[?] 11540[?] 127694[?]  33047[?] 33048[?] -33049[?] 127693[?]  -33048[?] 24840[?] 127689[?]  -33048[?] 11724[?] 127688[?]  33047[?] -11948[?] -11723[?] 127687[?]  11948[?] -33047[?] 127686[?]  11723[?] -33047[?] 127685[?]  -33046[?] 33045[?] 127683[?]  -33046[?] 33042[?] 127682[?]  -33045[?] 33043[?] 33044[?] 127681[?]  -33044[?] 32647[?] 127677[?]  32431[?] -33044[?] 127676[?]  -33043[?] 33039[?] 127674[?]  -33043[?] 32430[?] 127673[?]  -33042[?] 33040[?] 33041[?] 127672[?]  -33041[?] 31804[?] 127668[?]  -33040[?] 33039[?] 127665[?]  -33040[?] 11540[?] 127664[?]  -33039[?] 33037[?] 33038[?] 127663[?]  -33038[?] 24836[?] 127659[?]  -33038[?] 11724[?] 127658[?]  -24840[?] 33037[?] -11723[?] 127657[?]  -33037[?] 24840[?] 127656[?]  11723[?] -33037[?] 127655[?]  -33035[?] -33032[?] 33036[?] 127654[?]  -33036[?] 33035[?] 127653[?]  -33036[?] 33032[?] 127652[?]  -33035[?] 33033[?] 33034[?] 127651[?]  -33034[?] 33035[?] 127650[?]  -32616[?] -32431[?] 33034[?] 127648[?]  -33034[?] 32616[?] 127647[?]  -33033[?] 33029[?] 127644[?]  -33033[?] 32430[?] 127643[?]  -33032[?] 33030[?] 33031[?] 127642[?]  -33031[?] 33032[?] 127641[?]  -31773[?] -11541[?] 33031[?] 127639[?]  -33031[?] 31773[?] 127638[?]  -33031[?] 11541[?] 127637[?]  -33030[?] 33029[?] 127635[?]  -33030[?] 11540[?] 127634[?]  -33029[?] 33027[?] 33028[?] 127633[?]  -33028[?] 24832[?] 127629[?]  -33028[?] 11724[?] 127628[?]  -24836[?] 33027[?] -11723[?] 127627[?]  -33027[?] 24836[?] 127626[?]  -33027[?] 11723[?] 127625[?]  -33025[?] -33022[?] 33026[?] 127624[?]  -33026[?] 33025[?] 127623[?]  -33026[?] 33022[?] 127622[?]  -33025[?] 33023[?] 33024[?] 127621[?]  -33024[?] 33025[?] 127620[?]  -32586[?] -32431[?] 33024[?] 127618[?]  -33024[?] 32586[?] 127617[?]  -33023[?] 33019[?] 127614[?]  -33023[?] 32430[?] 127613[?]  -33022[?] 33020[?] 33021[?] 127612[?]  -33021[?] 33022[?] 127611[?]  -31743[?] -11541[?] 33021[?] 127609[?]  -33021[?] 31743[?] 127608[?]  -33020[?] 33019[?] 127605[?]  -33020[?] 11540[?] 127604[?]  -33019[?] 33017[?] 33018[?] 127603[?]  -33018[?] 24828[?] 127599[?]  -33018[?] 11724[?] 127598[?]  -33017[?] 24832[?] 127596[?]  -33017[?] 11723[?] 127595[?]  -33016[?] 33015[?] 127593[?]  -33016[?] 33012[?] 127592[?]  -33015[?] 33013[?] 33014[?] 127591[?]  -33014[?] 32557[?] 127587[?]  -33013[?] 33009[?] 127584[?]  -33013[?] 32430[?] 127583[?]  -33012[?] 33010[?] 33011[?] 127582[?]  -33011[?] 31714[?] 127578[?]  -33010[?] 33009[?] 127575[?]  -33010[?] 11540[?] 127574[?]  -33009[?] 33007[?] 33008[?] 127573[?]  -33008[?] 24824[?] 127569[?]  -33008[?] 11724[?] 127568[?]  -33007[?] 24828[?] 127566[?]  -33005[?] -33002[?] 33006[?] 127564[?]  -33006[?] 33005[?] 127563[?]  -33006[?] 33002[?] 127562[?]  -33005[?] 33003[?] 33004[?] 127561[?]  -33004[?] 33005[?] 127560[?]  -32529[?] -32431[?] 33004[?] 127558[?]  -33004[?] 32529[?] 127557[?]  -33004[?] 32431[?] 127556[?]  -33003[?] 32999[?] 127554[?]  -33003[?] 32430[?] 127553[?]  -33002[?] 33000[?] 33001[?] 127552[?]  -33001[?] 33002[?] 127551[?]  -31686[?] -11541[?] 33001[?] 127549[?]  -33001[?] 31686[?] 127548[?]  -33001[?] 11541[?] 127547[?]  -33000[?] 32999[?] 127545[?]  -33000[?] 11540[?] 127544[?]  -32999[?] 32997[?] 32998[?] 127543[?]  -32998[?] 24820[?] 127539[?]  -32998[?] 11724[?] 127538[?]  -24824[?] 32997[?] -11723[?] 127537[?]  -32997[?] 24824[?] 127536[?]  -32997[?] 11723[?] 127535[?]  -32996[?] 32995[?] 127533[?]  -32996[?] 32992[?] 127532[?]  -32995[?] 32993[?] 32994[?] 127531[?]  -32994[?] 32502[?] 127527[?]  -32994[?] 32431[?] 127526[?]  -32993[?] 32989[?] 127524[?]  -32993[?] 32430[?] 127523[?]  -32992[?] 32990[?] 32991[?] 127522[?]  -31659[?] -11541[?] 32991[?] 127519[?]  -32991[?] 31659[?] 127518[?]  -32991[?] 11541[?] 127517[?]  -32990[?] 32989[?] 127515[?]  -32990[?] 11540[?] 127514[?]  -32989[?] 32987[?] 32988[?] 127513[?]  -31243[?] -11724[?] 32988[?] 127510[?]  -32988[?] 31243[?] 127509[?]  -32988[?] 11724[?] 127508[?]  -32987[?] 24820[?] 127506[?]  -32987[?] 11723[?] 127505[?]  -32986[?] 32985[?] 127503[?]  -32986[?] 32981[?] 127502[?]  -32985[?] 32982[?] 32984[?] 127501[?]  -32984[?] 32983[?] 127497[?]  -32983[?] 32970[?] 127494[?]  -32983[?] 32475[?] 127493[?]  -32982[?] 32977[?] 127491[?]  -32982[?] 32430[?] 127490[?]  -32981[?] 32978[?] 32980[?] 127489[?]  -32980[?] 32979[?] 127485[?]  -32979[?] 32970[?] 127482[?]  -32979[?] 31632[?] 127481[?]  -32978[?] 32977[?] 127479[?]  -32978[?] 11540[?] 127478[?]  -32977[?] 32975[?] 32976[?] 127477[?]  -32970[?] -11724[?] 32976[?] 127474[?]  -32976[?] 32970[?] 127473[?]  -32976[?] 11724[?] 127472[?]  -32975[?] 31243[?] 127470[?]  -32974[?] 32973[?] 127467[?]  -32974[?] 32972[?] 127466[?]  -32973[?] 32430[?] 127463[?]  -32972[?] 11540[?] 127460[?]  -32970[?] 25051[?] 127455[?]  -32970[?] 11726[?] 127454[?]  32968[?] 32969[?] 127452[?]  32967[?] -32968[?] 127450[?]  32429[?] -32968[?] 127449[?]  -32966[?] -32967[?] 127448[?]  -32965[?] -32431[?] 32966[?] 127446[?]  -32964[?] 32965[?] 127442[?]  -32963[?] -32477[?] 32964[?] 127440[?]  -32962[?] 32963[?] 127436[?]  -32961[?] 32962[?] -32506[?] 127434[?]  -32960[?] 32961[?] 127430[?]  -32959[?] 32960[?] -32534[?] 127428[?]  -32958[?] 32959[?] 127424[?]  -32957[?] 32958[?] -32563[?] 127422[?]  -32956[?] 32957[?] 127418[?]  -32955[?] 32956[?] -32593[?] 127416[?]  -32954[?] 32955[?] 127412[?]  -32953[?] 32954[?] -32624[?] 127410[?]  -32952[?] 32953[?] 127406[?]  -32951[?] 32952[?] -32656[?] 127404[?]  -32950[?] 32951[?] 127400[?]  -32949[?] 32950[?] -32689[?] 127398[?]  -32948[?] 32949[?] 127394[?]  32948[?] -32947[?] -32722[?] 127392[?]  32947[?] 32946[?] 127388[?]  32945[?] -32946[?] 127386[?]  -32946[?] 11630[?] 127385[?]  -32945[?] 32944[?] 32943[?] 127384[?]  2091[?] -32944[?] 127380[?]  -32943[?] 11753[?] 127376[?]  -32739[?] 32738[?] 32714[?] 126766[?]  32737[?] -32738[?] 126762[?]  -32738[?] 32477[?] 126761[?]  -32737[?] 32736[?] 32715[?] 126760[?]  -32736[?] 32735[?] 126756[?]  32506[?] -32736[?] 126755[?]  -32735[?] 32734[?] 32716[?] 126754[?]  32733[?] -32734[?] 126750[?]  32534[?] -32734[?] 126749[?]  32732[?] -32733[?] 32717[?] 126748[?]  32731[?] -32732[?] 126744[?]  32563[?] -32732[?] 126743[?]  32730[?] -32731[?] 32718[?] 126742[?]  32729[?] -32730[?] 126738[?]  32593[?] -32730[?] 126737[?]  32728[?] -32729[?] 32719[?] 126736[?]  32727[?] -32728[?] 126732[?]  32624[?] -32728[?] 126731[?]  32726[?] -32727[?] 32720[?] 126730[?]  32725[?] -32726[?] 126726[?]  32656[?] -32726[?] 126725[?]  32724[?] -32725[?] 32721[?] 126724[?]  32723[?] -32724[?] 126720[?]  32689[?] -32724[?] 126719[?]  32722[?] -32723[?] 11636[?] 126718[?]  -32695[?] -32722[?] 126715[?]  32722[?] 32695[?] 126714[?]  -32721[?] 11637[?] 126712[?]  -32721[?] 32664[?] 126711[?]  -32720[?] 11746[?] 126709[?]  -32720[?] 32634[?] 126708[?]  -32719[?] 11747[?] 126706[?]  -32719[?] 32605[?] 126705[?]  -11748[?] -32577[?] 32718[?] 126704[?]  -32718[?] 11748[?] 126703[?]  -32718[?] 32577[?] 126702[?]  -11749[?] -32550[?] 32717[?] 126701[?]  -32717[?] 11749[?] 126700[?]  -32717[?] 32550[?] 126699[?]  -11750[?] -32524[?] 32716[?] 126698[?]  -32716[?] 11750[?] 126697[?]  -32716[?] 32524[?] 126696[?]  -11751[?] -32499[?] 32715[?] 126695[?]  -32715[?] 11751[?] 126694[?]  -32715[?] 32499[?] 126693[?]  -32714[?] 11752[?] 126691[?]  -32714[?] 32475[?] 126690[?]  32681[?] -32712[?] 32711[?] 126686[?]  -32711[?] 32710[?] 126682[?]  -32711[?] 32477[?] 126681[?]  -32710[?] 32709[?] 32682[?] 126680[?]  -32709[?] 32708[?] 126676[?]  32506[?] -32709[?] 126675[?]  -32708[?] 32707[?] 32683[?] 126674[?]  -32707[?] 32706[?] 126670[?]  -32707[?] 32534[?] 126669[?]  -32706[?] 32705[?] 32684[?] 126668[?]  -32705[?] 32704[?] 126664[?]  32563[?] -32705[?] 126663[?]  -32704[?] 32703[?] 32685[?] 126662[?]  -32703[?] 32702[?] 126658[?]  -32703[?] 32593[?] 126657[?]  -32702[?] 32701[?] 32686[?] 126656[?]  -32701[?] 32700[?] 126652[?]  32624[?] -32701[?] 126651[?]  -32700[?] 32687[?] 32699[?] 126650[?]  -32699[?] 32698[?] 126646[?]  -32699[?] 32656[?] 126645[?]  -32698[?] 32697[?] 32688[?] 126644[?]  -32697[?] 32696[?] 126640[?]  -32695[?] -11630[?] 32696[?] 126638[?]  -32696[?] 11630[?] 126637[?]  -32696[?] 32695[?] 126636[?]  -32695[?] 32694[?] 126634[?]  -32695[?] 11634[?] 126633[?]  -32694[?] 32693[?] 32690[?] 126632[?]  -32693[?] 32692[?] 32691[?] 126629[?]  -32692[?] 1790[?] 126625[?]  -32692[?] 11970[?] 126624[?]  2091[?] -32691[?] 126622[?]  -32691[?] 11964[?] 126621[?]  -32690[?] 2404[?] 126619[?]  -32690[?] 11953[?] 126618[?]  -32664[?] -32689[?] 126617[?]  32689[?] 32664[?] 126616[?]  -32664[?] 32688[?] -11818[?] 126615[?]  -32688[?] 11818[?] 126614[?]  -32688[?] 32664[?] 126613[?]  11821[?] -32687[?] 126611[?]  -32687[?] 32634[?] 126610[?]  -32686[?] 11933[?] 126608[?]  -32686[?] 32605[?] 126607[?]  -32577[?] 32685[?] -11936[?] 126606[?]  -32685[?] 11936[?] 126605[?]  -32685[?] 32577[?] 126604[?]  -32550[?] 32684[?] -11939[?] 126603[?]  -32684[?] 11939[?] 126602[?]  -32684[?] 32550[?] 126601[?]  -32524[?] 32683[?] -11942[?] 126600[?]  -32683[?] 11942[?] 126599[?]  -32683[?] 32524[?] 126598[?]  -32499[?] 32682[?] -11945[?] 126597[?]  -32682[?] 11945[?] 126596[?]  -32682[?] 32499[?] 126595[?]  32681[?] -32475[?] -11948[?] 126594[?]  11948[?] -32681[?] 126593[?]  32475[?] -32681[?] 126592[?]  -32679[?] 32649[?] 32678[?] 126588[?]  -32678[?] 32677[?] 126584[?]  -32678[?] 32477[?] 126583[?]  -32677[?] 32676[?] 32650[?] 126582[?]  -32676[?] 32675[?] 126578[?]  32506[?] -32676[?] 126577[?]  -32675[?] 32674[?] 32651[?] 126576[?]  -32674[?] 32673[?] 126572[?]  -32674[?] 32534[?] 126571[?]  -32673[?] 32672[?] 32652[?] 126570[?]  -32672[?] 32671[?] 126566[?]  32563[?] -32672[?] 126565[?]  -32671[?] 32653[?] 32670[?] 126564[?]  -32670[?] 32669[?] 126560[?]  -32670[?] 32593[?] 126559[?]  -32669[?] 32654[?] 32668[?] 126558[?]  -32668[?] 32667[?] 126554[?]  -32667[?] 32666[?] 32655[?] 126552[?]  -32666[?] 32665[?] 126548[?]  -32665[?] 11923[?] 126545[?]  -32665[?] 32664[?] 126544[?]  -32664[?] 32663[?] 126542[?]  -32664[?] 11744[?] 126541[?]  -32663[?] 32662[?] 32657[?] 126540[?]  -32662[?] 32661[?] 32658[?] 126537[?]  -32661[?] 32659[?] 32660[?] 126534[?]  -32660[?] 1501[?] 126530[?]  -32660[?] 12430[?] 126529[?]  -32659[?] 1790[?] 126527[?]  -32659[?] 12420[?] 126526[?]  2091[?] -32658[?] 126524[?]  -32658[?] 12411[?] 126523[?]  -32657[?] 2404[?] 126521[?]  -32657[?] 12392[?] 126520[?]  -32634[?] -32656[?] 126519[?]  32656[?] 32634[?] 126518[?]  -32655[?] 12187[?] 126516[?]  -32655[?] 32634[?] 126515[?]  -32654[?] 12189[?] 126513[?]  -32654[?] 32605[?] 126512[?]  -32577[?] -13015[?] 32653[?] 126511[?]  -32653[?] 13015[?] 126510[?]  -32653[?] 32577[?] 126509[?]  -32652[?] 14436[?] 126507[?]  -32652[?] 32550[?] 126506[?]  -32651[?] 16704[?] 126504[?]  -32651[?] 32524[?] 126503[?]  -32650[?] 20077[?] 126501[?]  -32650[?] 32499[?] 126500[?]  -32649[?] 24840[?] 126498[?]  -32649[?] 32475[?] 126497[?]  -32647[?] 32618[?] 32646[?] 126493[?]  -32646[?] 32645[?] 126489[?]  -32645[?] 32644[?] 32619[?] 126487[?]  -32643[?] 32644[?] -32506[?] 126484[?]  -32644[?] 32643[?] 126483[?]  32506[?] -32644[?] 126482[?]  -32643[?] 32642[?] 32620[?] 126481[?]  -32642[?] 32643[?] 126480[?]  -32641[?] 32642[?] -32534[?] 126478[?]  -32642[?] 32641[?] 126477[?]  -32642[?] 32534[?] 126476[?]  -32641[?] 32621[?] 32640[?] 126475[?]  -32640[?] 32641[?] 126474[?]  -32639[?] -32563[?] 32640[?] 126472[?]  -32640[?] 32639[?] 126471[?]  -32639[?] 32622[?] 32638[?] 126469[?]  -32638[?] 32639[?] 126468[?]  -32637[?] -32593[?] 32638[?] 126466[?]  -32638[?] 32637[?] 126465[?]  -32637[?] 32636[?] 32623[?] 126463[?]  -32636[?] 32637[?] 126462[?]  -32623[?] 32637[?] 126461[?]  -32635[?] -32624[?] 32636[?] 126460[?]  -32636[?] 32635[?] 126459[?]  -12320[?] -32634[?] 32635[?] 126457[?]  -32635[?] 12320[?] 126456[?]  -32635[?] 32634[?] 126455[?]  -32634[?] 32633[?] 126453[?]  -32634[?] 11741[?] 126452[?]  -32633[?] 32632[?] 32625[?] 126451[?]  -32632[?] 32631[?] 32626[?] 126448[?]  -32631[?] 32630[?] 32627[?] 126445[?]  -32630[?] 32628[?] 32629[?] 126442[?]  -32629[?] 1224[?] 126438[?]  -32629[?] 13306[?] 126437[?]  -32628[?] 1501[?] 126435[?]  -32628[?] 13293[?] 126434[?]  -32627[?] 1790[?] 126432[?]  -32627[?] 13281[?] 126431[?]  2091[?] -32626[?] 126429[?]  -32626[?] 13269[?] 126428[?]  -32625[?] 2404[?] 126426[?]  -32625[?] 13243[?] 126425[?]  -32605[?] -32624[?] 126424[?]  32624[?] 32605[?] 126423[?]  -13009[?] -32605[?] 32623[?] 126422[?]  -32623[?] 13009[?] 126421[?]  -32623[?] 32605[?] 126420[?]  -32622[?] 13011[?] 126418[?]  -32622[?] 32577[?] 126417[?]  -32621[?] 14432[?] 126415[?]  -32621[?] 32550[?] 126414[?]  -32620[?] 16700[?] 126412[?]  -32620[?] 32524[?] 126411[?]  -32619[?] 20073[?] 126409[?]  -32619[?] 32499[?] 126408[?]  -32618[?] 24836[?] 126406[?]  -32618[?] 32475[?] 126405[?]  -32616[?] 32588[?] 32615[?] 126401[?]  -32588[?] 32616[?] 126399[?]  -32615[?] 32614[?] 126397[?]  -32615[?] 32477[?] 126396[?]  -32614[?] 32613[?] 32589[?] 126395[?]  -32613[?] 32612[?] 126391[?]  -32613[?] 32506[?] 126390[?]  -32612[?] 32590[?] 32611[?] 126389[?]  -32611[?] 32610[?] 126385[?]  -32611[?] 32534[?] 126384[?]  -32610[?] 32591[?] 32609[?] 126383[?]  -32609[?] 32608[?] 126379[?]  -32609[?] 32563[?] 126378[?]  -32608[?] 32607[?] 32592[?] 126377[?]  -32607[?] 32606[?] 126373[?]  -32606[?] 13155[?] 126370[?]  -32606[?] 32605[?] 126369[?]  -11738[?] -32604[?] 32605[?] 126368[?]  -32605[?] 32604[?] 126367[?]  -32605[?] 11738[?] 126366[?]  -32604[?] 32603[?] 32594[?] 126365[?]  -32603[?] 32604[?] 126364[?]  -32603[?] 32602[?] 32595[?] 126362[?]  -32602[?] 32603[?] 126361[?]  -32602[?] 32601[?] 32596[?] 126359[?]  -32601[?] 32602[?] 126358[?]  -32601[?] 32597[?] 32600[?] 126356[?]  -32600[?] 32601[?] 126355[?]  -32600[?] 32599[?] 32598[?] 126353[?]  -32598[?] 32600[?] 126351[?]  -32599[?] 959[?] 126349[?]  -32599[?] 14791[?] 126348[?]  -1224[?] -14775[?] 32598[?] 126347[?]  -32598[?] 1224[?] 126346[?]  -32598[?] 14775[?] 126345[?]  -32597[?] 1501[?] 126343[?]  -32597[?] 14760[?] 126342[?]  -32596[?] 1790[?] 126340[?]  -32596[?] 14745[?] 126339[?]  2091[?] -32595[?] 126337[?]  -32595[?] 14730[?] 126336[?]  -32594[?] 14697[?] 126333[?]  -32577[?] -32593[?] 126332[?]  32593[?] 32577[?] 126331[?]  -14426[?] -32577[?] 32592[?] 126330[?]  -32592[?] 14426[?] 126329[?]  -32592[?] 32577[?] 126328[?]  -32591[?] 14428[?] 126326[?]  -32591[?] 32550[?] 126325[?]  -32590[?] 16696[?] 126323[?]  -32590[?] 32524[?] 126322[?]  -32589[?] 20069[?] 126320[?]  -32589[?] 32499[?] 126319[?]  -24832[?] -32475[?] 32588[?] 126318[?]  -32588[?] 24832[?] 126317[?]  -32588[?] 32475[?] 126316[?]  -32586[?] 32559[?] 32585[?] 126312[?]  -32559[?] 32586[?] 126310[?]  -32584[?] -32477[?] 32585[?] 126309[?]  -32585[?] 32584[?] 126308[?]  -32585[?] 32477[?] 126307[?]  -32584[?] 32560[?] 32583[?] 126306[?]  -32583[?] 32584[?] 126305[?]  -32560[?] 32584[?] 126304[?]  -32582[?] -32506[?] 32583[?] 126303[?]  -32583[?] 32582[?] 126302[?]  -32583[?] 32506[?] 126301[?]  -32582[?] 32561[?] 32581[?] 126300[?]  -32581[?] 32582[?] 126299[?]  -32561[?] 32582[?] 126298[?]  -32580[?] -32534[?] 32581[?] 126297[?]  -32581[?] 32580[?] 126296[?]  -32581[?] 32534[?] 126295[?]  -32580[?] 32562[?] 32579[?] 126294[?]  -32562[?] 32580[?] 126292[?]  -32579[?] 32578[?] 126290[?]  -32578[?] 14601[?] 126287[?]  -32578[?] 32577[?] 126286[?]  -32576[?] -11735[?] 32577[?] 126285[?]  -32577[?] 32576[?] 126284[?]  -32577[?] 11735[?] 126283[?]  -32576[?] 32575[?] 32564[?] 126282[?]  -32575[?] 32576[?] 126281[?]  -32575[?] 32574[?] 32565[?] 126279[?]  -32574[?] 32575[?] 126278[?]  -32565[?] 32575[?] 126277[?]  -32574[?] 32573[?] 32566[?] 126276[?]  -32573[?] 32574[?] 126275[?]  -32573[?] 32567[?] 32572[?] 126273[?]  -32572[?] 32573[?] 126272[?]  -32572[?] 32571[?] 32568[?] 126270[?]  -32571[?] 32572[?] 126269[?]  -32571[?] 32569[?] 32570[?] 126267[?]  -32570[?] 32571[?] 126266[?]  -32569[?] 32571[?] 126265[?]  -706[?] -17118[?] 32570[?] 126264[?]  -32570[?] 706[?] 126263[?]  -32570[?] 17118[?] 126262[?]  -959[?] -17099[?] 32569[?] 126261[?]  -32569[?] 959[?] 126260[?]  -32569[?] 17099[?] 126259[?]  -32568[?] 1224[?] 126257[?]  -32568[?] 17081[?] 126256[?]  -32567[?] 1501[?] 126254[?]  -32567[?] 17063[?] 126253[?]  -32566[?] 1790[?] 126251[?]  -32566[?] 17045[?] 126250[?]  2091[?] -32565[?] 126248[?]  -32565[?] 17027[?] 126247[?]  -32564[?] 16987[?] 126244[?]  -32550[?] -32563[?] 126243[?]  32563[?] 32550[?] 126242[?]  -16690[?] -32550[?] 32562[?] 126241[?]  -32562[?] 16690[?] 126240[?]  -32562[?] 32550[?] 126239[?]  -16692[?] -32524[?] 32561[?] 126238[?]  -32561[?] 16692[?] 126237[?]  -32561[?] 32524[?] 126236[?]  -20065[?] -32499[?] 32560[?] 126235[?]  -32560[?] 20065[?] 126234[?]  -32560[?] 32499[?] 126233[?]  -24828[?] -32475[?] 32559[?] 126232[?]  -32559[?] 24828[?] 126231[?]  -32559[?] 32475[?] 126230[?]  -32557[?] 32531[?] 32556[?] 126226[?]  -32556[?] 32557[?] 126225[?]  -32531[?] 32557[?] 126224[?]  -32555[?] -32477[?] 32556[?] 126223[?]  -32556[?] 32555[?] 126222[?]  -32556[?] 32477[?] 126221[?]  -32555[?] 32532[?] 32554[?] 126220[?]  -32554[?] 32555[?] 126219[?]  -32532[?] 32555[?] 126218[?]  -32553[?] -32506[?] 32554[?] 126217[?]  -32554[?] 32553[?] 126216[?]  -32554[?] 32506[?] 126215[?]  -32553[?] 32533[?] 32552[?] 126214[?]  -32533[?] 32553[?] 126212[?]  -32552[?] 32551[?] 126210[?]  -32552[?] 32534[?] 126209[?]  -32551[?] 16889[?] 126207[?]  -32551[?] 32550[?] 126206[?]  -11732[?] -32549[?] 32550[?] 126205[?]  -32550[?] 32549[?] 126204[?]  -32550[?] 11732[?] 126203[?]  -32549[?] 32548[?] 32535[?] 126202[?]  -32548[?] 32549[?] 126201[?]  -32548[?] 32547[?] 32536[?] 126199[?]  -32547[?] 32548[?] 126198[?]  -32547[?] 32546[?] 32537[?] 126196[?]  -32546[?] 32547[?] 126195[?]  -32546[?] 32538[?] 32545[?] 126193[?]  -32545[?] 32546[?] 126192[?]  -32545[?] 32544[?] 32539[?] 126190[?]  -32544[?] 32545[?] 126189[?]  -32539[?] 32545[?] 126188[?]  -32544[?] 32543[?] 32540[?] 126187[?]  -32543[?] 32544[?] 126186[?]  -32540[?] 32544[?] 126185[?]  -32543[?] 32542[?] 32541[?] 126184[?]  -32541[?] 32543[?] 126182[?]  -32542[?] 465[?] 126180[?]  -32542[?] 20550[?] 126179[?]  -706[?] -20528[?] 32541[?] 126178[?]  -32541[?] 706[?] 126177[?]  -32541[?] 20528[?] 126176[?]  -32540[?] 959[?] 126174[?]  -32540[?] 20507[?] 126173[?]  -32539[?] 1224[?] 126171[?]  -32539[?] 20486[?] 126170[?]  -32538[?] 1501[?] 126168[?]  -32538[?] 20465[?] 126167[?]  -32537[?] 1790[?] 126165[?]  -32537[?] 20444[?] 126164[?]  2091[?] -32536[?] 126162[?]  -32536[?] 20423[?] 126161[?]  -32535[?] 20376[?] 126158[?]  -32524[?] -32534[?] 126157[?]  32534[?] 32524[?] 126156[?]  -20059[?] -32524[?] 32533[?] 126155[?]  -32533[?] 20059[?] 126154[?]  -32533[?] 32524[?] 126153[?]  -20061[?] -32499[?] 32532[?] 126152[?]  -32532[?] 20061[?] 126151[?]  -32532[?] 32499[?] 126150[?]  -24824[?] -32475[?] 32531[?] 126149[?]  -32531[?] 24824[?] 126148[?]  -32531[?] 32475[?] 126147[?]  -32529[?] 32504[?] 32528[?] 126143[?]  -32528[?] 32529[?] 126142[?]  -32504[?] 32529[?] 126141[?]  -32527[?] -32477[?] 32528[?] 126140[?]  -32528[?] 32527[?] 126139[?]  -32528[?] 32477[?] 126138[?]  -32527[?] 32505[?] 32526[?] 126137[?]  -32505[?] 32527[?] 126135[?]  -32526[?] 32525[?] 126133[?]  -32526[?] 32506[?] 126132[?]  -32525[?] 20282[?] 126130[?]  -32525[?] 32524[?] 126129[?]  -32523[?] -11729[?] 32524[?] 126128[?]  -32524[?] 32523[?] 126127[?]  -32524[?] 11729[?] 126126[?]  -32523[?] 32522[?] 32507[?] 126125[?]  -32522[?] 32523[?] 126124[?]  -32522[?] 32521[?] 32508[?] 126122[?]  -32521[?] 32522[?] 126121[?]  -32508[?] 32522[?] 126120[?]  -32521[?] 32520[?] 32509[?] 126119[?]  -32520[?] 32521[?] 126118[?]  -32509[?] 32521[?] 126117[?]  -32520[?] 32510[?] 32519[?] 126116[?]  -32510[?] 32520[?] 126114[?]  -32519[?] 32518[?] 32511[?] 126113[?]  -32518[?] 32517[?] 32512[?] 126110[?]  -32517[?] 32516[?] 32513[?] 126107[?]  -32516[?] 32514[?] 32515[?] 126104[?]  -32515[?] 236[?] 126100[?]  -32515[?] 25358[?] 126099[?]  -32514[?] 465[?] 126097[?]  -32514[?] 25333[?] 126096[?]  -32513[?] 706[?] 126094[?]  -32513[?] 25309[?] 126093[?]  -32512[?] 959[?] 126091[?]  -32512[?] 25285[?] 126090[?]  -1224[?] -25261[?] 32511[?] 126089[?]  -32511[?] 1224[?] 126088[?]  -32511[?] 25261[?] 126087[?]  1501[?] -32510[?] 126085[?]  -32510[?] 25237[?] 126084[?]  -32509[?] 1790[?] 126082[?]  -32509[?] 25213[?] 126081[?]  2091[?] -32508[?] 126079[?]  -32508[?] 25189[?] 126078[?]  -32507[?] 25135[?] 126075[?]  -32499[?] -32506[?] 126074[?]  32506[?] 32499[?] 126073[?]  -24818[?] -32499[?] 32505[?] 126072[?]  -32505[?] 24818[?] 126071[?]  -32505[?] 32499[?] 126070[?]  -24820[?] -32475[?] 32504[?] 126069[?]  -32504[?] 24820[?] 126068[?]  -32504[?] 32475[?] 126067[?]  -32502[?] 32476[?] 32501[?] 126063[?]  -32476[?] 32502[?] 126061[?]  -32501[?] 32500[?] 126059[?]  -32501[?] 32477[?] 126058[?]  -32500[?] 25051[?] 126056[?]  -32500[?] 32499[?] 126055[?]  -32498[?] -11726[?] 32499[?] 126054[?]  -32499[?] 32498[?] 126053[?]  -32499[?] 11726[?] 126052[?]  -32498[?] 32497[?] 32478[?] 126051[?]  -32497[?] 32498[?] 126050[?]  -32497[?] 32496[?] 32479[?] 126048[?]  -32496[?] 32497[?] 126047[?]  -32496[?] 32495[?] 32480[?] 126045[?]  -32495[?] 32496[?] 126044[?]  -32480[?] 32496[?] 126043[?]  -32495[?] 32494[?] 32481[?] 126042[?]  -32494[?] 32495[?] 126041[?]  -32494[?] 32493[?] 32482[?] 126039[?]  -32493[?] 32494[?] 126038[?]  -32493[?] 32483[?] 32492[?] 126036[?]  -32492[?] 32493[?] 126035[?]  -32492[?] 32491[?] 32484[?] 126033[?]  -32491[?] 32492[?] 126032[?]  -32491[?] 32490[?] 32485[?] 126030[?]  -32485[?] 32491[?] 126028[?]  -32490[?] 32489[?] 32486[?] 126027[?]  -32489[?] 32487[?] 32488[?] 126024[?]  -32488[?] 236[?] 126020[?]  -32488[?] 31591[?] 126019[?]  465[?] -32487[?] 126017[?]  -32487[?] 31578[?] 126016[?]  -32486[?] 706[?] 126014[?]  -32486[?] 31562[?] 126013[?]  -32485[?] 959[?] 126011[?]  -32485[?] 31543[?] 126010[?]  -32484[?] 1224[?] 126008[?]  -32484[?] 31521[?] 126007[?]  -32483[?] 1501[?] 126005[?]  -32483[?] 31496[?] 126004[?]  -32482[?] 1790[?] 126002[?]  -32482[?] 31468[?] 126001[?]  -32481[?] 2091[?] 125999[?]  -32481[?] 31437[?] 125998[?]  -32480[?] 4335[?] 125996[?]  -32480[?] 31433[?] 125995[?]  -32479[?] 31409[?] 125992[?]  -32478[?] 2404[?] 125990[?]  -32478[?] 31343[?] 125989[?]  -32477[?] -32475[?] 125988[?]  32475[?] 32477[?] 125987[?]  -31243[?] -32475[?] 32476[?] 125986[?]  -32476[?] 31243[?] 125985[?]  -32476[?] 32475[?] 125984[?]  32475[?] -32474[?] -11723[?] 125983[?]  32474[?] -32475[?] 125982[?]  11723[?] -32475[?] 125981[?]  32473[?] -32474[?] 32456[?] 125980[?]  32474[?] -32473[?] 125979[?]  32472[?] -32473[?] 32457[?] 125977[?]  32473[?] -32472[?] 125976[?]  32471[?] -32472[?] 32458[?] 125974[?]  32472[?] -32471[?] 125973[?]  32470[?] 32459[?] -32471[?] 125971[?]  32471[?] -32470[?] 125970[?]  32460[?] -32470[?] 32469[?] 125968[?]  -32469[?] 32470[?] 125967[?]  32470[?] -32460[?] 125966[?]  -32469[?] 32468[?] 32461[?] 125965[?]  -32468[?] 32469[?] 125964[?]  -32461[?] 32469[?] 125963[?]  -32468[?] 32467[?] 32462[?] 125962[?]  -32462[?] 32468[?] 125960[?]  -32467[?] 32466[?] 32463[?] 125959[?]  -32466[?] 32465[?] 32464[?] 125956[?]  -32465[?] 236[?] 125952[?]  -32465[?] 31597[?] 125951[?]  -32464[?] 465[?] 125949[?]  -32464[?] 31587[?] 125948[?]  -32463[?] 706[?] 125946[?]  -32463[?] 31574[?] 125945[?]  959[?] -32462[?] 125943[?]  -32462[?] 31558[?] 125942[?]  -32461[?] 1224[?] 125940[?]  -32461[?] 31539[?] 125939[?]  32460[?] -1501[?] -31517[?] 125938[?]  1501[?] -32460[?] 125937[?]  31517[?] -32460[?] 125936[?]  1790[?] -32459[?] 125934[?]  31492[?] -32459[?] 125933[?]  -32458[?] 2091[?] 125931[?]  -32458[?] 31464[?] 125930[?]  -32457[?] 4322[?] 125928[?]  -32457[?] 31420[?] 125927[?]  -2404[?] -31396[?] 32456[?] 125926[?]  -32456[?] 2404[?] 125925[?]  -32456[?] 31396[?] 125924[?]  -32430[?] -32431[?] 125851[?]  32431[?] 32430[?] 125850[?]  -2404[?] -11539[?] 32430[?] 125849[?]  -32430[?] 2404[?] 125848[?]  32428[?] 125845[?] -32429[?]  11535[?] 125844[?] -32429[?]  -32427[?] -32428[?] 125843[?]  -32426[?] -11541[?] 32427[?] 125841[?]  -32425[?] 32426[?] 125837[?]  -32424[?] -31634[?] 32425[?] 125835[?]  -32423[?] 32424[?] 125831[?]  -32422[?] 32423[?] -31663[?] 125829[?]  -32421[?] 32422[?] 125825[?]  -32420[?] 32421[?] -31691[?] 125823[?]  -32419[?] 32420[?] 125819[?]  -32418[?] 32419[?] -31720[?] 125817[?]  -32417[?] 32418[?] 125813[?]  -32416[?] 32417[?] -31750[?] 125811[?]  -32415[?] 32416[?] 125807[?]  -32414[?] 32415[?] -31781[?] 125805[?]  -32413[?] 32414[?] 125801[?]  -32412[?] 32413[?] -31813[?] 125799[?]  -32411[?] 32412[?] 125795[?]  -32410[?] 32411[?] -31846[?] 125793[?]  -32409[?] 32410[?] 125789[?]  32409[?] -32408[?] -31879[?] 125787[?]  32408[?] 32407[?] 125783[?]  -32407[?] 32406[?] 125781[?]  -32407[?] 11630[?] 125780[?]  -32406[?] 32405[?] 32404[?] 125779[?]  -32405[?] 2079[?] 125775[?]  -32404[?] 11753[?] 125771[?]  -31896[?] 31895[?] 31871[?] 124251[?]  -31894[?] -31634[?] 31895[?] 124248[?]  -31895[?] 31894[?] 124247[?]  -31895[?] 31634[?] 124246[?]  -31894[?] 31893[?] 31872[?] 124245[?]  -31872[?] 31894[?] 124243[?]  -31893[?] 31892[?] 124241[?]  -31893[?] 31663[?] 124240[?]  -31892[?] 31891[?] 31873[?] 124239[?]  31890[?] -31891[?] 124235[?]  -31891[?] 31691[?] 124234[?]  31889[?] -31890[?] 31874[?] 124233[?]  31888[?] -31889[?] 124229[?]  31720[?] -31889[?] 124228[?]  31887[?] -31888[?] 31875[?] 124227[?]  31886[?] -31887[?] 124223[?]  31750[?] -31887[?] 124222[?]  31885[?] -31886[?] 31876[?] 124221[?]  31884[?] -31885[?] 124217[?]  31781[?] -31885[?] 124216[?]  31883[?] -31884[?] 31877[?] 124215[?]  31882[?] -31883[?] 124211[?]  31813[?] -31883[?] 124210[?]  31881[?] -31882[?] 31878[?] 124209[?]  31880[?] -31881[?] 124205[?]  31846[?] -31881[?] 124204[?]  31879[?] -31880[?] 11636[?] 124203[?]  31879[?] 31852[?] 124199[?]  -31878[?] 11637[?] 124197[?]  -31878[?] 31821[?] 124196[?]  -31877[?] 11746[?] 124194[?]  -31877[?] 31791[?] 124193[?]  -31876[?] 11747[?] 124191[?]  -31876[?] 31762[?] 124190[?]  -31875[?] 11748[?] 124188[?]  -31875[?] 31734[?] 124187[?]  -11749[?] -31707[?] 31874[?] 124186[?]  -31874[?] 11749[?] 124185[?]  -31874[?] 31707[?] 124184[?]  -31873[?] 11750[?] 124182[?]  -31873[?] 31681[?] 124181[?]  -11751[?] -31656[?] 31872[?] 124180[?]  -31872[?] 11751[?] 124179[?]  -31872[?] 31656[?] 124178[?]  -11752[?] -31632[?] 31871[?] 124177[?]  -31871[?] 11752[?] 124176[?]  31838[?] 31868[?] -31869[?] 124171[?]  -31867[?] -31634[?] 31868[?] 124168[?]  -31868[?] 31867[?] 124167[?]  -31868[?] 31634[?] 124166[?]  -31867[?] 31866[?] 31839[?] 124165[?]  -31866[?] 31867[?] 124164[?]  -31839[?] 31867[?] 124163[?]  -31865[?] 31866[?] -31663[?] 124162[?]  -31866[?] 31865[?] 124161[?]  -31866[?] 31663[?] 124160[?]  -31865[?] 31864[?] 31840[?] 124159[?]  -31864[?] 31865[?] 124158[?]  -31863[?] 31864[?] -31691[?] 124156[?]  -31864[?] 31863[?] 124155[?]  -31864[?] 31691[?] 124154[?]  -31863[?] 31862[?] 31841[?] 124153[?]  -31862[?] 31863[?] 124152[?]  -31841[?] 31863[?] 124151[?]  -31861[?] 31862[?] -31720[?] 124150[?]  -31862[?] 31861[?] 124149[?]  31720[?] -31862[?] 124148[?]  -31861[?] 31860[?] 31842[?] 124147[?]  -31860[?] 31861[?] 124146[?]  -31859[?] 31860[?] -31750[?] 124144[?]  -31860[?] 31859[?] 124143[?]  -31860[?] 31750[?] 124142[?]  -31859[?] 31858[?] 31843[?] 124141[?]  -31858[?] 31859[?] 124140[?]  -31857[?] 31858[?] -31781[?] 124138[?]  -31858[?] 31857[?] 124137[?]  -31858[?] 31781[?] 124136[?]  -31857[?] 31844[?] 31856[?] 124135[?]  -31856[?] 31857[?] 124134[?]  -31855[?] -31813[?] 31856[?] 124132[?]  -31856[?] 31855[?] 124131[?]  -31856[?] 31813[?] 124130[?]  -31855[?] 31854[?] 31845[?] 124129[?]  -31845[?] 31855[?] 124127[?]  -31854[?] 31853[?] 124125[?]  -31853[?] 11630[?] 124122[?]  -31853[?] 31852[?] 124121[?]  -31852[?] 31851[?] 124119[?]  -31852[?] 11634[?] 124118[?]  31850[?] -31851[?] 31847[?] 124117[?]  -31850[?] 31848[?] 31849[?] 124114[?]  -31849[?] 1778[?] 124110[?]  -31849[?] 11970[?] 124109[?]  -31848[?] 2079[?] 124107[?]  -31848[?] 11964[?] 124106[?]  -31847[?] 2392[?] 124104[?]  -31847[?] 11953[?] 124103[?]  -31821[?] -31846[?] 124102[?]  31846[?] 31821[?] 124101[?]  -31821[?] 31845[?] -11818[?] 124100[?]  -31845[?] 11818[?] 124099[?]  -31845[?] 31821[?] 124098[?]  -31791[?] 31844[?] -11821[?] 124097[?]  -31844[?] 11821[?] 124096[?]  -31844[?] 31791[?] 124095[?]  -31762[?] -11933[?] 31843[?] 124094[?]  -31843[?] 11933[?] 124093[?]  -31843[?] 31762[?] 124092[?]  -31734[?] 31842[?] -11936[?] 124091[?]  -31842[?] 11936[?] 124090[?]  -31842[?] 31734[?] 124089[?]  -31707[?] 31841[?] -11939[?] 124088[?]  -31841[?] 11939[?] 124087[?]  -31841[?] 31707[?] 124086[?]  -31681[?] 31840[?] -11942[?] 124085[?]  -31840[?] 11942[?] 124084[?]  -31840[?] 31681[?] 124083[?]  -31656[?] 31839[?] -11945[?] 124082[?]  11945[?] -31839[?] 124081[?]  -31839[?] 31656[?] 124080[?]  31838[?] -11948[?] -31632[?] 124079[?]  11948[?] -31838[?] 124078[?]  31632[?] -31838[?] 124077[?]  -31836[?] 31806[?] 31835[?] 124073[?]  -31834[?] -31634[?] 31835[?] 124070[?]  -31835[?] 31834[?] 124069[?]  -31835[?] 31634[?] 124068[?]  -31834[?] 31833[?] 31807[?] 124067[?]  -31807[?] 31834[?] 124065[?]  -31833[?] 31832[?] 124063[?]  -31833[?] 31663[?] 124062[?]  -31832[?] 31831[?] 31808[?] 124061[?]  -31831[?] 31830[?] 124057[?]  -31831[?] 31691[?] 124056[?]  -31830[?] 31829[?] 31809[?] 124055[?]  -31829[?] 31828[?] 124051[?]  31720[?] -31829[?] 124050[?]  -31828[?] 31810[?] 31827[?] 124049[?]  -31827[?] 31826[?] 124045[?]  -31827[?] 31750[?] 124044[?]  -31826[?] 31811[?] 31825[?] 124043[?]  -31825[?] 31824[?] 124039[?]  -31825[?] 31781[?] 124038[?]  -31824[?] 31812[?] 31823[?] 124037[?]  -31823[?] 31822[?] 124033[?]  -31823[?] 31813[?] 124032[?]  -31822[?] 11923[?] 124030[?]  -31822[?] 31821[?] 124029[?]  -31821[?] 31820[?] 124027[?]  -31821[?] 11744[?] 124026[?]  31819[?] -31820[?] 31814[?] 124025[?]  -31819[?] 31818[?] 31815[?] 124022[?]  -31818[?] 31816[?] 31817[?] 124019[?]  -31817[?] 1489[?] 124015[?]  -31817[?] 12430[?] 124014[?]  -31816[?] 1778[?] 124012[?]  -31816[?] 12420[?] 124011[?]  -31815[?] 2079[?] 124009[?]  -31815[?] 12411[?] 124008[?]  2392[?] -31814[?] 124006[?]  -31814[?] 12392[?] 124005[?]  -31791[?] -31813[?] 124004[?]  31813[?] 31791[?] 124003[?]  -31812[?] 12187[?] 124001[?]  -31812[?] 31791[?] 124000[?]  -31762[?] -12189[?] 31811[?] 123999[?]  -31811[?] 12189[?] 123998[?]  -31811[?] 31762[?] 123997[?]  -31734[?] -13015[?] 31810[?] 123996[?]  -31810[?] 13015[?] 123995[?]  -31810[?] 31734[?] 123994[?]  -31809[?] 14436[?] 123992[?]  -31809[?] 31707[?] 123991[?]  -31808[?] 16704[?] 123989[?]  -31808[?] 31681[?] 123988[?]  -20077[?] -31656[?] 31807[?] 123987[?]  -31807[?] 20077[?] 123986[?]  -31807[?] 31656[?] 123985[?]  -24840[?] 31806[?] -31632[?] 123984[?]  -31806[?] 24840[?] 123983[?]  -31806[?] 31632[?] 123982[?]  -31804[?] 31775[?] 31803[?] 123978[?]  -31802[?] -31634[?] 31803[?] 123975[?]  -31803[?] 31802[?] 123974[?]  -31803[?] 31634[?] 123973[?]  -31802[?] 31801[?] 31776[?] 123972[?]  -31776[?] 31802[?] 123970[?]  -31800[?] 31801[?] -31663[?] 123969[?]  -31801[?] 31800[?] 123968[?]  -31801[?] 31663[?] 123967[?]  -31800[?] 31799[?] 31777[?] 123966[?]  -31799[?] 31800[?] 123965[?]  -31798[?] 31799[?] -31691[?] 123963[?]  -31799[?] 31798[?] 123962[?]  -31799[?] 31691[?] 123961[?]  -31798[?] 31778[?] 31797[?] 123960[?]  -31797[?] 31798[?] 123959[?]  -31796[?] -31720[?] 31797[?] 123957[?]  -31797[?] 31796[?] 123956[?]  -31797[?] 31720[?] 123955[?]  -31796[?] 31779[?] 31795[?] 123954[?]  -31795[?] 31796[?] 123953[?]  -31794[?] -31750[?] 31795[?] 123951[?]  -31795[?] 31794[?] 123950[?]  -31795[?] 31750[?] 123949[?]  -31794[?] 31793[?] 31780[?] 123948[?]  -31793[?] 31794[?] 123947[?]  -31780[?] 31794[?] 123946[?]  -31792[?] -31781[?] 31793[?] 123945[?]  -31793[?] 31792[?] 123944[?]  -12320[?] -31791[?] 31792[?] 123942[?]  -31792[?] 12320[?] 123941[?]  -31792[?] 31791[?] 123940[?]  -31791[?] 31790[?] 123938[?]  -31791[?] 11741[?] 123937[?]  31789[?] -31790[?] 31782[?] 123936[?]  -31789[?] 31788[?] 31783[?] 123933[?]  -31788[?] 31784[?] 31787[?] 123930[?]  -31787[?] 31785[?] 31786[?] 123927[?]  -31786[?] 1212[?] 123923[?]  -31786[?] 13306[?] 123922[?]  -31785[?] 1489[?] 123920[?]  -31785[?] 13293[?] 123919[?]  -31784[?] 1778[?] 123917[?]  -31784[?] 13281[?] 123916[?]  -31783[?] 2079[?] 123914[?]  -31783[?] 13269[?] 123913[?]  -31782[?] 13243[?] 123910[?]  -31762[?] -31781[?] 123909[?]  31781[?] 31762[?] 123908[?]  -13009[?] -31762[?] 31780[?] 123907[?]  -31780[?] 13009[?] 123906[?]  -31780[?] 31762[?] 123905[?]  -31779[?] 13011[?] 123903[?]  -31779[?] 31734[?] 123902[?]  -31778[?] 14432[?] 123900[?]  -31778[?] 31707[?] 123899[?]  -31777[?] 16700[?] 123897[?]  -31777[?] 31681[?] 123896[?]  -20073[?] -31656[?] 31776[?] 123895[?]  -31776[?] 20073[?] 123894[?]  -31776[?] 31656[?] 123893[?]  -24836[?] 31775[?] -31632[?] 123892[?]  -31775[?] 24836[?] 123891[?]  -31775[?] 31632[?] 123890[?]  -31773[?] 31745[?] 31772[?] 123886[?]  -31745[?] 31773[?] 123884[?]  -31771[?] -31634[?] 31772[?] 123883[?]  -31772[?] 31771[?] 123882[?]  -31772[?] 31634[?] 123881[?]  -31771[?] 31770[?] 31746[?] 123880[?]  -31770[?] 31771[?] 123879[?]  -31746[?] 31771[?] 123878[?]  -31769[?] 31770[?] -31663[?] 123877[?]  -31770[?] 31769[?] 123876[?]  -31770[?] 31663[?] 123875[?]  -31769[?] 31747[?] 31768[?] 123874[?]  -31747[?] 31769[?] 123872[?]  -31768[?] 31767[?] 123870[?]  -31768[?] 31691[?] 123869[?]  -31767[?] 31748[?] 31766[?] 123868[?]  -31766[?] 31765[?] 123864[?]  -31766[?] 31720[?] 123863[?]  -31765[?] 31764[?] 31749[?] 123862[?]  -31764[?] 31763[?] 123858[?]  -31764[?] 31750[?] 123857[?]  -31763[?] 13155[?] 123855[?]  -31763[?] 31762[?] 123854[?]  -11738[?] -31761[?] 31762[?] 123853[?]  -31762[?] 31761[?] 123852[?]  -31762[?] 11738[?] 123851[?]  31760[?] -31761[?] 31751[?] 123850[?]  31761[?] -31760[?] 123849[?]  -31760[?] 31759[?] 31752[?] 123847[?]  -31759[?] 31760[?] 123846[?]  -31759[?] 31753[?] 31758[?] 123844[?]  -31758[?] 31759[?] 123843[?]  -31758[?] 31754[?] 31757[?] 123841[?]  -31757[?] 31758[?] 123840[?]  -31757[?] 31756[?] 31755[?] 123838[?]  -31755[?] 31757[?] 123836[?]  947[?] -31756[?] 123834[?]  -31756[?] 14791[?] 123833[?]  -14775[?] -1212[?] 31755[?] 123832[?]  -31755[?] 1212[?] 123831[?]  -31755[?] 14775[?] 123830[?]  -31754[?] 1489[?] 123828[?]  -31754[?] 14760[?] 123827[?]  -31753[?] 1778[?] 123825[?]  -31753[?] 14745[?] 123824[?]  -31752[?] 2079[?] 123822[?]  -31752[?] 14730[?] 123821[?]  -31751[?] 14697[?] 123818[?]  -31734[?] -31750[?] 123817[?]  31750[?] 31734[?] 123816[?]  -14426[?] -31734[?] 31749[?] 123815[?]  -31749[?] 14426[?] 123814[?]  -31749[?] 31734[?] 123813[?]  -31748[?] 14428[?] 123811[?]  -31748[?] 31707[?] 123810[?]  -16696[?] -31681[?] 31747[?] 123809[?]  -31747[?] 16696[?] 123808[?]  -31747[?] 31681[?] 123807[?]  -20069[?] -31656[?] 31746[?] 123806[?]  -31746[?] 20069[?] 123805[?]  -31746[?] 31656[?] 123804[?]  -24832[?] 31745[?] -31632[?] 123803[?]  -31745[?] 24832[?] 123802[?]  -31745[?] 31632[?] 123801[?]  -31743[?] 31716[?] 31742[?] 123797[?]  -31716[?] 31743[?] 123795[?]  -31741[?] -31634[?] 31742[?] 123794[?]  -31742[?] 31741[?] 123793[?]  -31742[?] 31634[?] 123792[?]  -31741[?] 31717[?] 31740[?] 123791[?]  -31740[?] 31741[?] 123790[?]  -31717[?] 31741[?] 123789[?]  -31739[?] -31663[?] 31740[?] 123788[?]  -31740[?] 31739[?] 123787[?]  -31740[?] 31663[?] 123786[?]  -31739[?] 31718[?] 31738[?] 123785[?]  -31738[?] 31739[?] 123784[?]  -31718[?] 31739[?] 123783[?]  -31737[?] -31691[?] 31738[?] 123782[?]  -31738[?] 31737[?] 123781[?]  -31738[?] 31691[?] 123780[?]  -31737[?] 31719[?] 31736[?] 123779[?]  -31719[?] 31737[?] 123777[?]  -31736[?] 31735[?] 123775[?]  -31735[?] 14601[?] 123772[?]  -31735[?] 31734[?] 123771[?]  -11735[?] -31733[?] 31734[?] 123770[?]  -31734[?] 31733[?] 123769[?]  -31734[?] 11735[?] 123768[?]  31732[?] -31733[?] 31721[?] 123767[?]  31733[?] -31732[?] 123766[?]  31733[?] -31721[?] 123765[?]  -31732[?] 31731[?] 31722[?] 123764[?]  -31731[?] 31732[?] 123763[?]  -31722[?] 31732[?] 123762[?]  -31731[?] 31723[?] 31730[?] 123761[?]  -31730[?] 31731[?] 123760[?]  -31730[?] 31724[?] 31729[?] 123758[?]  -31729[?] 31730[?] 123757[?]  -31729[?] 31728[?] 31725[?] 123755[?]  -31728[?] 31729[?] 123754[?]  -31728[?] 31726[?] 31727[?] 123752[?]  -31727[?] 31728[?] 123751[?]  -31726[?] 31728[?] 123750[?]  -694[?] -17118[?] 31727[?] 123749[?]  -31727[?] 694[?] 123748[?]  -31727[?] 17118[?] 123747[?]  -947[?] -17099[?] 31726[?] 123746[?]  -31726[?] 947[?] 123745[?]  -31726[?] 17099[?] 123744[?]  -31725[?] 1212[?] 123742[?]  -31725[?] 17081[?] 123741[?]  -31724[?] 1489[?] 123739[?]  -31724[?] 17063[?] 123738[?]  -31723[?] 1778[?] 123736[?]  -31723[?] 17045[?] 123735[?]  -31722[?] 2079[?] 123733[?]  -31722[?] 17027[?] 123732[?]  -31721[?] 16987[?] 123729[?]  -31707[?] -31720[?] 123728[?]  31720[?] 31707[?] 123727[?]  -16690[?] -31707[?] 31719[?] 123726[?]  -31719[?] 16690[?] 123725[?]  -31719[?] 31707[?] 123724[?]  -16692[?] -31681[?] 31718[?] 123723[?]  -31718[?] 16692[?] 123722[?]  -31718[?] 31681[?] 123721[?]  -20065[?] -31656[?] 31717[?] 123720[?]  -31717[?] 20065[?] 123719[?]  -31717[?] 31656[?] 123718[?]  -24828[?] 31716[?] -31632[?] 123717[?]  -31716[?] 24828[?] 123716[?]  -31716[?] 31632[?] 123715[?]  -31714[?] 31688[?] 31713[?] 123711[?]  -31713[?] 31714[?] 123710[?]  -31688[?] 31714[?] 123709[?]  -31712[?] -31634[?] 31713[?] 123708[?]  -31713[?] 31712[?] 123707[?]  -31713[?] 31634[?] 123706[?]  -31712[?] 31689[?] 31711[?] 123705[?]  -31711[?] 31712[?] 123704[?]  -31689[?] 31712[?] 123703[?]  -31710[?] -31663[?] 31711[?] 123702[?]  -31711[?] 31710[?] 123701[?]  -31711[?] 31663[?] 123700[?]  -31710[?] 31690[?] 31709[?] 123699[?]  -31690[?] 31710[?] 123697[?]  -31709[?] 31708[?] 123695[?]  -31709[?] 31691[?] 123694[?]  -31708[?] 16889[?] 123692[?]  -31708[?] 31707[?] 123691[?]  -11732[?] -31706[?] 31707[?] 123690[?]  -31707[?] 31706[?] 123689[?]  -31707[?] 11732[?] 123688[?]  31705[?] -31706[?] 31692[?] 123687[?]  31706[?] -31705[?] 123686[?]  31706[?] -31692[?] 123685[?]  -31705[?] 31704[?] 31693[?] 123684[?]  -31704[?] 31705[?] 123683[?]  -31704[?] 31694[?] 31703[?] 123681[?]  -31703[?] 31704[?] 123680[?]  -31703[?] 31695[?] 31702[?] 123678[?]  -31702[?] 31703[?] 123677[?]  -31702[?] 31701[?] 31696[?] 123675[?]  -31701[?] 31702[?] 123674[?]  -31701[?] 31700[?] 31697[?] 123672[?]  -31700[?] 31701[?] 123671[?]  -31700[?] 31699[?] 31698[?] 123669[?]  -31699[?] 31700[?] 123668[?]  -31698[?] 31700[?] 123667[?]  -453[?] -20550[?] 31699[?] 123666[?]  -31699[?] 453[?] 123665[?]  -31699[?] 20550[?] 123664[?]  -694[?] -20528[?] 31698[?] 123663[?]  -31698[?] 694[?] 123662[?]  -31698[?] 20528[?] 123661[?]  -31697[?] 947[?] 123659[?]  -31697[?] 20507[?] 123658[?]  -31696[?] 1212[?] 123656[?]  -31696[?] 20486[?] 123655[?]  -31695[?] 1489[?] 123653[?]  -31695[?] 20465[?] 123652[?]  -31694[?] 1778[?] 123650[?]  -31694[?] 20444[?] 123649[?]  -31693[?] 2079[?] 123647[?]  -31693[?] 20423[?] 123646[?]  -31692[?] 20376[?] 123643[?]  -31681[?] -31691[?] 123642[?]  31691[?] 31681[?] 123641[?]  -20059[?] -31681[?] 31690[?] 123640[?]  -31690[?] 20059[?] 123639[?]  -31690[?] 31681[?] 123638[?]  -20061[?] -31656[?] 31689[?] 123637[?]  -31689[?] 20061[?] 123636[?]  -31689[?] 31656[?] 123635[?]  -24824[?] 31688[?] -31632[?] 123634[?]  -31688[?] 24824[?] 123633[?]  -31688[?] 31632[?] 123632[?]  -31686[?] 31661[?] 31685[?] 123628[?]  -31685[?] 31686[?] 123627[?]  -31661[?] 31686[?] 123626[?]  -31684[?] -31634[?] 31685[?] 123625[?]  -31685[?] 31684[?] 123624[?]  -31685[?] 31634[?] 123623[?]  -31684[?] 31662[?] 31683[?] 123622[?]  -31662[?] 31684[?] 123620[?]  -31683[?] 31682[?] 123618[?]  -31683[?] 31663[?] 123617[?]  -31682[?] 20282[?] 123615[?]  -31682[?] 31681[?] 123614[?]  -11729[?] -31680[?] 31681[?] 123613[?]  31680[?] -31681[?] 123612[?]  -31681[?] 11729[?] 123611[?]  31679[?] -31680[?] 31664[?] 123610[?]  31680[?] -31679[?] 123609[?]  31680[?] -31664[?] 123608[?]  -31679[?] 31678[?] 31665[?] 123607[?]  -31665[?] 31679[?] 123605[?]  -31678[?] 31666[?] 31677[?] 123604[?]  -31677[?] 31667[?] 31676[?] 123601[?]  -31676[?] 31675[?] 31668[?] 123598[?]  -31675[?] 31674[?] 31669[?] 123595[?]  -31674[?] 31673[?] 31670[?] 123592[?]  -31673[?] 31671[?] 31672[?] 123589[?]  224[?] -31672[?] 123585[?]  -31672[?] 25358[?] 123584[?]  -31671[?] 453[?] 123582[?]  -31671[?] 25333[?] 123581[?]  -31670[?] 694[?] 123579[?]  -31670[?] 25309[?] 123578[?]  -31669[?] 947[?] 123576[?]  -31669[?] 25285[?] 123575[?]  1212[?] -31668[?] 123573[?]  -31668[?] 25261[?] 123572[?]  -31667[?] 1489[?] 123570[?]  -31667[?] 25237[?] 123569[?]  -31666[?] 1778[?] 123567[?]  -31666[?] 25213[?] 123566[?]  -31665[?] 2079[?] 123564[?]  -31665[?] 25189[?] 123563[?]  -31664[?] 25135[?] 123560[?]  -31656[?] -31663[?] 123559[?]  31663[?] 31656[?] 123558[?]  -24818[?] -31656[?] 31662[?] 123557[?]  -31662[?] 24818[?] 123556[?]  -31662[?] 31656[?] 123555[?]  -24820[?] -31632[?] 31661[?] 123554[?]  -31661[?] 24820[?] 123553[?]  -31661[?] 31632[?] 123552[?]  -31659[?] 31633[?] 31658[?] 123548[?]  -31633[?] 31659[?] 123546[?]  -31658[?] 31657[?] 123544[?]  -31658[?] 31634[?] 123543[?]  -31657[?] 25051[?] 123541[?]  -31657[?] 31656[?] 123540[?]  -31655[?] -11726[?] 31656[?] 123539[?]  31655[?] -31656[?] 123538[?]  -31656[?] 11726[?] 123537[?]  31654[?] -31655[?] 31635[?] 123536[?]  31655[?] -31654[?] 123535[?]  31655[?] -31635[?] 123534[?]  31653[?] -31654[?] 31636[?] 123533[?]  31654[?] -31653[?] 123532[?]  -31636[?] 31654[?] 123531[?]  31652[?] -31653[?] 31637[?] 123530[?]  -31652[?] 31653[?] 123529[?]  -31637[?] 31653[?] 123528[?]  -31652[?] 31651[?] 31638[?] 123527[?]  -31651[?] 31652[?] 123526[?]  -31638[?] 31652[?] 123525[?]  -31651[?] 31639[?] 31650[?] 123524[?]  -31650[?] 31651[?] 123523[?]  -31639[?] 31651[?] 123522[?]  -31650[?] 31640[?] 31649[?] 123521[?]  -31649[?] 31650[?] 123520[?]  -31640[?] 31650[?] 123519[?]  -31649[?] 31648[?] 31641[?] 123518[?]  -31648[?] 31649[?] 123517[?]  -31641[?] 31649[?] 123516[?]  -31648[?] 31647[?] 31642[?] 123515[?]  -31647[?] 31648[?] 123514[?]  -31642[?] 31648[?] 123513[?]  -31647[?] 31646[?] 31643[?] 123512[?]  -31646[?] 31647[?] 123511[?]  -31643[?] 31647[?] 123510[?]  -31646[?] 31644[?] 31645[?] 123509[?]  -31644[?] 31646[?] 123507[?]  -31645[?] 224[?] 123505[?]  -31645[?] 31591[?] 123504[?]  -453[?] -31578[?] 31644[?] 123503[?]  453[?] -31644[?] 123502[?]  -31644[?] 31578[?] 123501[?]  -694[?] -31562[?] 31643[?] 123500[?]  -31643[?] 694[?] 123499[?]  -31643[?] 31562[?] 123498[?]  947[?] -31642[?] 123496[?]  -31642[?] 31543[?] 123495[?]  -1212[?] -31521[?] 31641[?] 123494[?]  1212[?] -31641[?] 123493[?]  -31641[?] 31521[?] 123492[?]  -31640[?] 1489[?] 123490[?]  -31640[?] 31496[?] 123489[?]  -31639[?] 1778[?] 123487[?]  -31639[?] 31468[?] 123486[?]  -31437[?] -2079[?] 31638[?] 123485[?]  -31638[?] 2079[?] 123484[?]  -31638[?] 31437[?] 123483[?]  -31637[?] 4332[?] 123481[?]  -31637[?] 31433[?] 123480[?]  -31636[?] 31409[?] 123477[?]  -31343[?] -2392[?] 31635[?] 123476[?]  2392[?] -31635[?] 123475[?]  -31635[?] 31343[?] 123474[?]  -31634[?] -31632[?] 123473[?]  31632[?] 31634[?] 123472[?]  -31243[?] -31632[?] 31633[?] 123471[?]  -31633[?] 31243[?] 123470[?]  -31633[?] 31632[?] 123469[?]  31632[?] -31631[?] -11723[?] 123468[?]  31631[?] -31632[?] 123467[?]  11723[?] -31632[?] 123466[?]  31630[?] 31613[?] -31631[?] 123465[?]  31631[?] -31630[?] 123464[?]  -31613[?] 31631[?] 123463[?]  31629[?] -31630[?] 31614[?] 123462[?]  31630[?] -31629[?] 123461[?]  31628[?] -31629[?] 31615[?] 123459[?]  31629[?] -31628[?] 123458[?]  31616[?] 31627[?] -31628[?] 123456[?]  31628[?] -31627[?] 123455[?]  -31627[?] 31617[?] 31626[?] 123453[?]  -31626[?] 31627[?] 123452[?]  -31617[?] 31627[?] 123451[?]  -31626[?] 31625[?] 31618[?] 123450[?]  -31625[?] 31626[?] 123449[?]  -31618[?] 31626[?] 123448[?]  -31625[?] 31624[?] 31619[?] 123447[?]  -31619[?] 31625[?] 123445[?]  -31624[?] 31623[?] 31620[?] 123444[?]  -31623[?] 31622[?] 31621[?] 123441[?]  -31622[?] 224[?] 123437[?]  -31622[?] 31597[?] 123436[?]  -31621[?] 453[?] 123434[?]  -31621[?] 31587[?] 123433[?]  -31620[?] 694[?] 123431[?]  -31620[?] 31574[?] 123430[?]  947[?] -31619[?] 123428[?]  -31619[?] 31558[?] 123427[?]  1212[?] -31618[?] 123425[?]  -31618[?] 31539[?] 123424[?]  -31617[?] 1489[?] 123422[?]  31517[?] -31617[?] 123421[?]  1778[?] -31616[?] 123419[?]  31492[?] -31616[?] 123418[?]  -31615[?] 2079[?] 123416[?]  -31615[?] 31464[?] 123415[?]  -31614[?] 4319[?] 123413[?]  -31614[?] 31420[?] 123412[?]  -31396[?] -2392[?] 31613[?] 123411[?]  2392[?] -31613[?] 123410[?]  -31613[?] 31396[?] 123409[?]  -31597[?] 31327[?] 123362[?]  -31597[?] 31412[?] 123361[?]  -31591[?] 31330[?] 123344[?]  -31591[?] 31400[?] 123343[?]  -25097[?] -31412[?] 31587[?] 123333[?]  -31587[?] 25097[?] 123332[?]  -31587[?] 31412[?] 123331[?]  -25123[?] -31400[?] 31578[?] 123306[?]  -31578[?] 25123[?] 123305[?]  -31578[?] 31400[?] 123304[?]  -31574[?] 20322[?] 123293[?]  -31574[?] 31412[?] 123292[?]  -20365[?] -31400[?] 31562[?] 123258[?]  -31562[?] 20365[?] 123257[?]  -31558[?] 16923[?] 123245[?]  -31558[?] 31412[?] 123244[?]  -31543[?] 16977[?] 123200[?]  -31539[?] 14629[?] 123188[?]  -31539[?] 31412[?] 123187[?]  -14688[?] -31400[?] 31521[?] 123135[?]  -31521[?] 14688[?] 123134[?]  -31521[?] 31400[?] 123133[?]  13177[?] -31517[?] 123122[?]  31412[?] -31517[?] 123121[?]  -31496[?] 13235[?] 123059[?]  -31492[?] 12335[?] 123047[?]  31412[?] -31492[?] 123046[?]  -31468[?] 12385[?] 122975[?]  -31464[?] 11752[?] 122963[?]  -11751[?] -31400[?] 31437[?] 122883[?]  -31437[?] 11751[?] 122882[?]  -31433[?] 31432[?] 122870[?]  -31433[?] 31400[?] 122869[?]  -31432[?] 31431[?] 122867[?]  12381[?] -31432[?] 122866[?]  -31431[?] 31430[?] 122864[?]  -31430[?] 31429[?] 122861[?]  -31430[?] 14678[?] 122860[?]  -31429[?] 31428[?] 122858[?]  -31429[?] 16964[?] 122857[?]  -31428[?] 31427[?] 122855[?]  -31428[?] 20349[?] 122854[?]  -31427[?] 31426[?] 122852[?]  -31427[?] 25104[?] 122851[?]  -31426[?] 31425[?] 122849[?]  -31426[?] 25148[?] 122848[?]  -31425[?] 25172[?] 122845[?]  -31420[?] 31419[?] 122832[?]  -31420[?] 31412[?] 122831[?]  -31419[?] 31418[?] 122829[?]  12331[?] -31419[?] 122828[?]  -31418[?] 31417[?] 122826[?]  -31417[?] 31416[?] 122823[?]  -31417[?] 14619[?] 122822[?]  -31416[?] 31415[?] 122820[?]  -31416[?] 16910[?] 122819[?]  -31415[?] 31414[?] 122817[?]  -31415[?] 20306[?] 122816[?]  -31414[?] 31413[?] 122814[?]  -31414[?] 25078[?] 122813[?]  -31413[?] 31358[?] 122811[?]  -31413[?] 31305[?] 122810[?]  -31396[?] -31412[?] 122809[?]  31412[?] 31396[?] 122808[?]  -31409[?] 31408[?] 122800[?]  -31409[?] 31400[?] 122799[?]  -31408[?] 31407[?] 122797[?]  12381[?] -31408[?] 122796[?]  -31407[?] 31406[?] 122794[?]  -31406[?] 31405[?] 122791[?]  -31406[?] 14678[?] 122790[?]  -31405[?] 31404[?] 122788[?]  -31405[?] 16964[?] 122787[?]  -31404[?] 31403[?] 122785[?]  -31404[?] 20349[?] 122784[?]  -31403[?] 31402[?] 122782[?]  -31403[?] 25104[?] 122781[?]  -31402[?] 31401[?] 122779[?]  -31402[?] 25148[?] 122778[?]  -31401[?] 31375[?] 122776[?]  -31401[?] 25172[?] 122775[?]  -31343[?] -31400[?] 122774[?]  31400[?] 31343[?] 122773[?]  -31396[?] 31395[?] 31347[?] 122763[?]  -31395[?] 31396[?] 122762[?]  -31395[?] 31394[?] 31348[?] 122760[?]  -31394[?] 31395[?] 122759[?]  -31348[?] 31395[?] 122758[?]  -31394[?] 31393[?] 31349[?] 122757[?]  -31393[?] 31394[?] 122756[?]  -31349[?] 31394[?] 122755[?]  -31393[?] 31350[?] 31392[?] 122754[?]  -31392[?] 31393[?] 122753[?]  -31350[?] 31393[?] 122752[?]  -31392[?] 31391[?] 31351[?] 122751[?]  -31391[?] 31392[?] 122750[?]  -31351[?] 31392[?] 122749[?]  -31391[?] 31390[?] 31352[?] 122748[?]  -31390[?] 31391[?] 122747[?]  -31352[?] 31391[?] 122746[?]  -31390[?] 31389[?] 31353[?] 122745[?]  -31389[?] 31390[?] 122744[?]  -31353[?] 31390[?] 122743[?]  -31389[?] 31354[?] 31388[?] 122742[?]  -31388[?] 31389[?] 122741[?]  -31388[?] 31355[?] 31387[?] 122739[?]  -31387[?] 31388[?] 122738[?]  -31355[?] 31388[?] 122737[?]  -31387[?] 31386[?] 122735[?]  -31387[?] 31357[?] 122734[?]  -31386[?] 31384[?] 31385[?] 122733[?]  -31385[?] 11724[?] 122728[?]  -31384[?] 31383[?] 122726[?]  -31384[?] 11723[?] 122725[?]  -31383[?] 31382[?] 122723[?]  -31382[?] 31381[?] 122720[?]  -31381[?] 31380[?] 122717[?]  -31380[?] 31379[?] 122714[?]  -31379[?] 31378[?] 122711[?]  -31378[?] 31377[?] 122708[?]  -31377[?] 31376[?] 122705[?]  -31376[?] 31375[?] 122702[?]  31374[?] -31375[?] 31359[?] 122700[?]  31360[?] 31373[?] -31374[?] 122697[?]  -31373[?] 31372[?] 31361[?] 122694[?]  -31372[?] 31362[?] 31371[?] 122691[?]  -31371[?] 31370[?] 31363[?] 122688[?]  -31370[?] 31369[?] 31364[?] 122685[?]  -31369[?] 31365[?] 31368[?] 122682[?]  -31368[?] 31366[?] 31367[?] 122679[?]  -31332[?] -31304[?] 31367[?] 122676[?]  -31367[?] 31304[?] 122675[?]  -31367[?] 31332[?] 122674[?]  -25102[?] -25125[?] 31366[?] 122673[?]  -31366[?] 25102[?] 122672[?]  -31366[?] 25125[?] 122671[?]  -31365[?] 20347[?] 122669[?]  -31365[?] 20367[?] 122668[?]  -31364[?] 16962[?] 122666[?]  -31364[?] 16979[?] 122665[?]  -14676[?] -14690[?] 31363[?] 122664[?]  -31363[?] 14676[?] 122663[?]  -31363[?] 14690[?] 122662[?]  -13237[?] -13226[?] 31362[?] 122661[?]  -31362[?] 13226[?] 122660[?]  -31362[?] 13237[?] 122659[?]  -12379[?] -12387[?] 31361[?] 122658[?]  -31361[?] 12379[?] 122657[?]  -31361[?] 12387[?] 122656[?]  31360[?] -11945[?] -11948[?] 122655[?]  11945[?] -31360[?] 122654[?]  11948[?] -31360[?] 122653[?]  -11751[?] -11752[?] 31359[?] 122652[?]  -31359[?] 11751[?] 122651[?]  -31359[?] 11752[?] 122650[?]  -31358[?] -31320[?] 122649[?]  -31357[?] 31356[?] 122646[?]  -31357[?] 11726[?] 122645[?]  -31356[?] 25178[?] 122643[?]  12381[?] -31356[?] 122642[?]  -31355[?] 31334[?] 122640[?]  -31355[?] 31332[?] 122639[?]  -31354[?] 25127[?] 122637[?]  -31354[?] 25125[?] 122636[?]  -20369[?] -20367[?] 31353[?] 122635[?]  -31353[?] 20369[?] 122634[?]  -31353[?] 20367[?] 122633[?]  -16979[?] -16981[?] 31352[?] 122632[?]  -31352[?] 16981[?] 122631[?]  -31352[?] 16979[?] 122630[?]  -14692[?] -14690[?] 31351[?] 122629[?]  -31351[?] 14692[?] 122628[?]  -31351[?] 14690[?] 122627[?]  -13237[?] -13239[?] 31350[?] 122626[?]  -31350[?] 13239[?] 122625[?]  -31350[?] 13237[?] 122624[?]  -12387[?] -12389[?] 31349[?] 122623[?]  -31349[?] 12389[?] 122622[?]  -31349[?] 12387[?] 122621[?]  -11951[?] 31348[?] -11948[?] 122620[?]  -31348[?] 11951[?] 122619[?]  -31348[?] 11948[?] 122618[?]  -31347[?] 11753[?] 122616[?]  -31347[?] 11752[?] 122615[?]  -31343[?] 31342[?] 31296[?] 122605[?]  -31342[?] 31343[?] 122604[?]  -31342[?] 31341[?] 31297[?] 122602[?]  -31341[?] 31342[?] 122601[?]  -31341[?] 31340[?] 31298[?] 122599[?]  -31340[?] 31341[?] 122598[?]  -31340[?] 31299[?] 31339[?] 122596[?]  -31339[?] 31340[?] 122595[?]  -31299[?] 31340[?] 122594[?]  -31339[?] 31338[?] 31300[?] 122593[?]  -31300[?] 31339[?] 122591[?]  -31338[?] 31337[?] 31301[?] 122590[?]  -31337[?] 31302[?] 31336[?] 122587[?]  -31336[?] 31303[?] 31335[?] 122584[?]  -31335[?] 31334[?] 122580[?]  -31335[?] 31304[?] 122579[?]  -31334[?] 31328[?] 31333[?] 122578[?]  -31333[?] 31332[?] 122574[?]  -31333[?] 11724[?] 122573[?]  -31332[?] 31329[?] 31331[?] 122572[?]  -31331[?] 31332[?] 122571[?]  -31330[?] -11726[?] 31331[?] 122569[?]  -31331[?] 31330[?] 122568[?]  -31331[?] 11726[?] 122567[?]  -31330[?] 25169[?] 122565[?]  12381[?] -31330[?] 122564[?]  -31329[?] 31304[?] 122562[?]  -31329[?] 11727[?] 122561[?]  -31328[?] 31327[?] 122559[?]  -31328[?] 11723[?] 122558[?]  -31327[?] 31326[?] 122556[?]  12331[?] -31327[?] 122555[?]  -31326[?] 31325[?] 122553[?]  -31325[?] 31324[?] 122550[?]  -31325[?] 14619[?] 122549[?]  -31324[?] 31323[?] 122547[?]  -31324[?] 16910[?] 122546[?]  -31323[?] 31322[?] 122544[?]  -31323[?] 20306[?] 122543[?]  -31322[?] 31321[?] 122541[?]  -31322[?] 25078[?] 122540[?]  -31321[?] 31320[?] 122538[?]  -31321[?] 31305[?] 122537[?]  31319[?] -31320[?] 31306[?] 122536[?]  31320[?] -31319[?] 122535[?]  31307[?] 31318[?] -31319[?] 122533[?]  -31318[?] 31319[?] 122532[?]  31319[?] -31307[?] 122531[?]  -31318[?] 31317[?] 31308[?] 122530[?]  -31317[?] 31318[?] 122529[?]  -31308[?] 31318[?] 122528[?]  -31317[?] 31309[?] 31316[?] 122527[?]  -31316[?] 31317[?] 122526[?]  -31309[?] 31317[?] 122525[?]  -31316[?] 31315[?] 31310[?] 122524[?]  -31315[?] 31316[?] 122523[?]  -31310[?] 31316[?] 122522[?]  -31315[?] 31314[?] 31311[?] 122521[?]  -31311[?] 31315[?] 122519[?]  -31314[?] 31312[?] 31313[?] 122518[?]  -31313[?] 25077[?] 122514[?]  -31313[?] 25125[?] 122513[?]  -31312[?] 20327[?] 122511[?]  -31312[?] 20367[?] 122510[?]  -16945[?] -16979[?] 31311[?] 122509[?]  -31311[?] 16945[?] 122508[?]  -31311[?] 16979[?] 122507[?]  -14662[?] -14690[?] 31310[?] 122506[?]  -31310[?] 14662[?] 122505[?]  -31310[?] 14690[?] 122504[?]  -13215[?] -13237[?] 31309[?] 122503[?]  -31309[?] 13215[?] 122502[?]  -31309[?] 13237[?] 122501[?]  -12371[?] -12387[?] 31308[?] 122500[?]  -31308[?] 12371[?] 122499[?]  -31308[?] 12387[?] 122498[?]  31307[?] -11942[?] -11948[?] 122497[?]  11942[?] -31307[?] 122496[?]  11948[?] -31307[?] 122495[?]  -31306[?] 11750[?] 122493[?]  -31306[?] 11752[?] 122492[?]  -31305[?] -25091[?] 122491[?]  -25357[?] -11729[?] 31304[?] 122489[?]  -31304[?] 25357[?] 122488[?]  -31304[?] 11729[?] 122487[?]  -31303[?] 25127[?] 122485[?]  -31303[?] 25102[?] 122484[?]  -31302[?] 20369[?] 122482[?]  -31302[?] 20347[?] 122481[?]  -31301[?] 16981[?] 122479[?]  -31301[?] 16962[?] 122478[?]  -14692[?] -14676[?] 31300[?] 122477[?]  -31300[?] 14692[?] 122476[?]  -31300[?] 14676[?] 122475[?]  -13226[?] -13239[?] 31299[?] 122474[?]  -31299[?] 13239[?] 122473[?]  -31299[?] 13226[?] 122472[?]  -31298[?] 12389[?] 122470[?]  -31298[?] 12379[?] 122469[?]  -31297[?] 11951[?] 122467[?]  11945[?] -31297[?] 122466[?]  -31296[?] 11753[?] 122464[?]  -31296[?] 11751[?] 122463[?]  -31243[?] 31241[?] 31242[?] 122307[?]  -31242[?] 31243[?] 122306[?]  -31241[?] 31243[?] 122305[?]  -25051[?] -11727[?] 31242[?] 122304[?]  -31242[?] 25051[?] 122303[?]  -31242[?] 11727[?] 122302[?]  -24818[?] -11726[?] 31241[?] 122301[?]  -31241[?] 24818[?] 122300[?]  -31241[?] 11726[?] 122299[?]  -25358[?] 25357[?] 104799[?]  -20413[?] 25357[?] -12373[?] 104797[?]  -25357[?] 20413[?] 104796[?]  12373[?] -25357[?] 104795[?]  -25333[?] 25100[?] 104724[?]  -25309[?] 20345[?] 104652[?]  -25285[?] 16960[?] 104580[?]  -14674[?] -25188[?] 25261[?] 104509[?]  -25261[?] 14674[?] 104508[?]  -25261[?] 25188[?] 104507[?]  -25237[?] 13224[?] 104436[?]  -25213[?] 12377[?] 104364[?]  -25189[?] 11750[?] 104292[?]  -25189[?] 25188[?] 104291[?]  -25135[?] -25188[?] 104290[?]  25188[?] 25135[?] 104289[?]  -25178[?] 25177[?] 104260[?]  -25177[?] 25176[?] 104257[?]  -25177[?] 14678[?] 104256[?]  -25176[?] 25175[?] 104254[?]  -25176[?] 16964[?] 104253[?]  -25175[?] 25174[?] 104251[?]  -25175[?] 20349[?] 104250[?]  -25174[?] 25173[?] 104248[?]  -25174[?] 25104[?] 104247[?]  -25173[?] 25172[?] 104245[?]  -25173[?] 25148[?] 104244[?]  -25172[?] -25163[?] 104243[?]  -25169[?] 25168[?] 104234[?]  -25168[?] 25167[?] 104231[?]  -25168[?] 14678[?] 104230[?]  -25167[?] 25166[?] 104228[?]  -25167[?] 16964[?] 104227[?]  -25166[?] 25165[?] 104225[?]  -25166[?] 20349[?] 104224[?]  -25165[?] 25164[?] 104222[?]  -25165[?] 25104[?] 104221[?]  -25164[?] 25163[?] 104219[?]  -25164[?] 25148[?] 104218[?]  25162[?] -25163[?] 25149[?] 104217[?]  25163[?] -25162[?] 104216[?]  25150[?] 25161[?] -25162[?] 104214[?]  25162[?] -25161[?] 104213[?]  25162[?] -25150[?] 104212[?]  -25161[?] 25160[?] 25151[?] 104211[?]  -25160[?] 25161[?] 104210[?]  -25160[?] 25152[?] 25159[?] 104208[?]  -25159[?] 25160[?] 104207[?]  -25152[?] 25160[?] 104206[?]  -25159[?] 25158[?] 25153[?] 104205[?]  -25158[?] 25159[?] 104204[?]  -25153[?] 25159[?] 104203[?]  -25158[?] 25157[?] 25154[?] 104202[?]  -25157[?] 25158[?] 104201[?]  -25154[?] 25158[?] 104200[?]  -25157[?] 25155[?] 25156[?] 104199[?]  -25156[?] 25157[?] 104198[?]  -25155[?] 25157[?] 104197[?]  -25102[?] -25077[?] 25156[?] 104196[?]  -25156[?] 25077[?] 104195[?]  -25156[?] 25102[?] 104194[?]  -20347[?] -20327[?] 25155[?] 104193[?]  -25155[?] 20327[?] 104192[?]  -25155[?] 20347[?] 104191[?]  -16945[?] -16962[?] 25154[?] 104190[?]  -25154[?] 16945[?] 104189[?]  -25154[?] 16962[?] 104188[?]  -14662[?] -14676[?] 25153[?] 104187[?]  -25153[?] 14662[?] 104186[?]  -25153[?] 14676[?] 104185[?]  -13215[?] -13226[?] 25152[?] 104184[?]  -25152[?] 13215[?] 104183[?]  -25152[?] 13226[?] 104182[?]  -25151[?] 12371[?] 104180[?]  -25151[?] 12379[?] 104179[?]  25150[?] -11942[?] -11945[?] 104178[?]  11942[?] -25150[?] 104177[?]  11945[?] -25150[?] 104176[?]  -25149[?] 11750[?] 104174[?]  -25149[?] 11751[?] 104173[?]  -25148[?] -25117[?] 104172[?]  -25135[?] 25134[?] 25070[?] 104134[?]  -25134[?] 25135[?] 104133[?]  -25134[?] 25133[?] 25071[?] 104131[?]  -25071[?] 25134[?] 104129[?]  -25133[?] 25132[?] 25072[?] 104128[?]  -25132[?] 25073[?] 25131[?] 104125[?]  -25131[?] 25130[?] 25074[?] 104122[?]  -25130[?] 25129[?] 25075[?] 104119[?]  -25129[?] 25076[?] 25128[?] 104116[?]  -25128[?] 25127[?] 104112[?]  -25128[?] 25077[?] 104111[?]  -25127[?] 25098[?] 25126[?] 104110[?]  -25126[?] 25125[?] 104106[?]  -25126[?] 11724[?] 104105[?]  -25125[?] 25103[?] 25124[?] 104104[?]  -25124[?] 25125[?] 104103[?]  -25123[?] -11726[?] 25124[?] 104101[?]  -25124[?] 25123[?] 104100[?]  -25124[?] 11726[?] 104099[?]  -25123[?] 25122[?] 104097[?]  12381[?] -25123[?] 104096[?]  -25122[?] 25121[?] 104094[?]  -25121[?] 25120[?] 104091[?]  -25121[?] 14678[?] 104090[?]  -25120[?] 25119[?] 104088[?]  -25120[?] 16964[?] 104087[?]  -25119[?] 25118[?] 104085[?]  -25119[?] 20349[?] 104084[?]  25117[?] -25118[?] 104082[?]  -25118[?] 25104[?] 104081[?]  25116[?] -25117[?] 25105[?] 104080[?]  25117[?] -25116[?] 104079[?]  25106[?] 25115[?] -25116[?] 104077[?]  25116[?] -25115[?] 104076[?]  25116[?] -25106[?] 104075[?]  -25115[?] 25114[?] 25107[?] 104074[?]  -25114[?] 25115[?] 104073[?]  -25107[?] 25115[?] 104072[?]  -25114[?] 25108[?] 25113[?] 104071[?]  -25113[?] 25114[?] 104070[?]  -25108[?] 25114[?] 104069[?]  -25113[?] 25112[?] 25109[?] 104068[?]  -25112[?] 25113[?] 104067[?]  -25109[?] 25113[?] 104066[?]  -25112[?] 25111[?] 25110[?] 104065[?]  -25111[?] 25112[?] 104064[?]  -25110[?] 25112[?] 104063[?]  -20347[?] -20305[?] 25111[?] 104062[?]  -25111[?] 20305[?] 104061[?]  -25111[?] 20347[?] 104060[?]  -16928[?] -16962[?] 25110[?] 104059[?]  -25110[?] 16928[?] 104058[?]  -25110[?] 16962[?] 104057[?]  -14648[?] -14676[?] 25109[?] 104056[?]  -25109[?] 14648[?] 104055[?]  -25109[?] 14676[?] 104054[?]  -13204[?] -13226[?] 25108[?] 104053[?]  -25108[?] 13204[?] 104052[?]  -25108[?] 13226[?] 104051[?]  -25107[?] 12363[?] 104049[?]  -25107[?] 12379[?] 104048[?]  25106[?] -11939[?] -11945[?] 104047[?]  11939[?] -25106[?] 104046[?]  11945[?] -25106[?] 104045[?]  -11751[?] -11749[?] 25105[?] 104044[?]  -25105[?] 11749[?] 104043[?]  -25105[?] 11751[?] 104042[?]  -25104[?] -20360[?] 104041[?]  -25102[?] 25103[?] -11727[?] 104039[?]  -25103[?] 25102[?] 104038[?]  -25103[?] 11727[?] 104037[?]  -25102[?] 25099[?] 25101[?] 104036[?]  -25101[?] 25102[?] 104035[?]  -25099[?] 25102[?] 104034[?]  -11729[?] -25100[?] 25101[?] 104033[?]  -25101[?] 25100[?] 104032[?]  -25101[?] 11729[?] 104031[?]  -20405[?] 25100[?] -12373[?] 104030[?]  -25100[?] 20405[?] 104029[?]  12373[?] -25100[?] 104028[?]  -25077[?] 25099[?] -11730[?] 104027[?]  -25099[?] 25077[?] 104026[?]  -25099[?] 11730[?] 104025[?]  -25098[?] 25097[?] 104023[?]  -25098[?] 11723[?] 104022[?]  -25097[?] 25096[?] 104020[?]  12331[?] -25097[?] 104019[?]  -25096[?] 25095[?] 104017[?]  -25095[?] 25094[?] 104014[?]  -25095[?] 14619[?] 104013[?]  -25094[?] 25093[?] 104011[?]  -25094[?] 16910[?] 104010[?]  -25093[?] 25092[?] 104008[?]  -25093[?] 20306[?] 104007[?]  -25092[?] 25091[?] 104005[?]  -25092[?] 25078[?] 104004[?]  25090[?] -25091[?] 25079[?] 104003[?]  25091[?] -25090[?] 104002[?]  25080[?] 25089[?] -25090[?] 104000[?]  -25089[?] 25090[?] 103999[?]  25090[?] -25080[?] 103998[?]  -25089[?] 25088[?] 25081[?] 103997[?]  -25088[?] 25089[?] 103996[?]  -25081[?] 25089[?] 103995[?]  -25088[?] 25082[?] 25087[?] 103994[?]  -25087[?] 25088[?] 103993[?]  -25082[?] 25088[?] 103992[?]  -25087[?] 25083[?] 25086[?] 103991[?]  -25086[?] 25087[?] 103990[?]  -25083[?] 25087[?] 103989[?]  -25086[?] 25085[?] 25084[?] 103988[?]  -25085[?] 25086[?] 103987[?]  -25084[?] 25086[?] 103986[?]  -20367[?] -20305[?] 25085[?] 103985[?]  -25085[?] 20305[?] 103984[?]  -25085[?] 20367[?] 103983[?]  -16928[?] -16979[?] 25084[?] 103982[?]  -25084[?] 16928[?] 103981[?]  -25084[?] 16979[?] 103980[?]  -14648[?] -14690[?] 25083[?] 103979[?]  -25083[?] 14648[?] 103978[?]  -25083[?] 14690[?] 103977[?]  -13204[?] -13237[?] 25082[?] 103976[?]  -25082[?] 13204[?] 103975[?]  -25082[?] 13237[?] 103974[?]  -12363[?] -12387[?] 25081[?] 103973[?]  -25081[?] 12363[?] 103972[?]  -25081[?] 12387[?] 103971[?]  25080[?] -11939[?] -11948[?] 103970[?]  11939[?] -25080[?] 103969[?]  11948[?] -25080[?] 103968[?]  -25079[?] 11749[?] 103966[?]  -25079[?] 11752[?] 103965[?]  -25078[?] -20317[?] 103964[?]  -11732[?] -20549[?] 25077[?] 103962[?]  -25077[?] 20549[?] 103961[?]  -25077[?] 11732[?] 103960[?]  -25076[?] 20369[?] 103958[?]  -25076[?] 20327[?] 103957[?]  -25075[?] 16981[?] 103955[?]  -25075[?] 16945[?] 103954[?]  -25074[?] 14692[?] 103952[?]  -25074[?] 14662[?] 103951[?]  -25073[?] 13239[?] 103949[?]  -25073[?] 13215[?] 103948[?]  -25072[?] 12389[?] 103946[?]  -25072[?] 12371[?] 103945[?]  -11951[?] 25071[?] -11942[?] 103944[?]  -25071[?] 11951[?] 103943[?]  11942[?] -25071[?] 103942[?]  -25070[?] 11753[?] 103940[?]  -25070[?] 11750[?] 103939[?]  -20282[?] -11729[?] 25051[?] 103884[?]  -25051[?] 20282[?] 103883[?]  -25051[?] 11729[?] 103882[?]  -24840[?] 24839[?] 24838[?] 103275[?]  -24839[?] 24840[?] 103274[?]  -24838[?] 24840[?] 103273[?]  -20077[?] 24839[?] -11727[?] 103272[?]  -24839[?] 20077[?] 103271[?]  -24839[?] 11727[?] 103270[?]  -11726[?] 24838[?] -11945[?] 103269[?]  11945[?] -24838[?] 103268[?]  -24838[?] 11726[?] 103267[?]  -24836[?] 24835[?] 24834[?] 103263[?]  -24835[?] 24836[?] 103262[?]  -24834[?] 24836[?] 103261[?]  -20073[?] 24835[?] -11727[?] 103260[?]  -24835[?] 20073[?] 103259[?]  -24835[?] 11727[?] 103258[?]  -20077[?] -11726[?] 24834[?] 103257[?]  -24834[?] 20077[?] 103256[?]  -24834[?] 11726[?] 103255[?]  -24832[?] 24831[?] 24830[?] 103251[?]  -24831[?] 24832[?] 103250[?]  -24830[?] 24832[?] 103249[?]  -20069[?] 24831[?] -11727[?] 103248[?]  -24831[?] 20069[?] 103247[?]  -24831[?] 11727[?] 103246[?]  -20073[?] -11726[?] 24830[?] 103245[?]  -24830[?] 20073[?] 103244[?]  -24830[?] 11726[?] 103243[?]  -24828[?] 24826[?] 24827[?] 103239[?]  -24827[?] 24828[?] 103238[?]  -24826[?] 24828[?] 103237[?]  -20065[?] 24827[?] -11727[?] 103236[?]  -24827[?] 20065[?] 103235[?]  -24827[?] 11727[?] 103234[?]  -20069[?] -11726[?] 24826[?] 103233[?]  -24826[?] 20069[?] 103232[?]  -24826[?] 11726[?] 103231[?]  -24824[?] 24822[?] 24823[?] 103227[?]  -24823[?] 24824[?] 103226[?]  -24822[?] 24824[?] 103225[?]  -20061[?] -11727[?] 24823[?] 103224[?]  -24823[?] 20061[?] 103223[?]  -24823[?] 11727[?] 103222[?]  -20065[?] -11726[?] 24822[?] 103221[?]  -24822[?] 20065[?] 103220[?]  -24822[?] 11726[?] 103219[?]  -24820[?] 24815[?] 24819[?] 103215[?]  -24819[?] 24820[?] 103214[?]  -24815[?] 24820[?] 103213[?]  -24818[?] -11727[?] 24819[?] 103212[?]  -24819[?] 24818[?] 103211[?]  -24819[?] 11727[?] 103210[?]  -24818[?] 24816[?] 24817[?] 103209[?]  -24817[?] 24818[?] 103208[?]  -24816[?] 24818[?] 103207[?]  -20282[?] -11730[?] 24817[?] 103206[?]  -24817[?] 20282[?] 103205[?]  -24817[?] 11730[?] 103204[?]  -20059[?] -11729[?] 24816[?] 103203[?]  -24816[?] 20059[?] 103202[?]  -24816[?] 11729[?] 103201[?]  -20061[?] -11726[?] 24815[?] 103200[?]  -24815[?] 20061[?] 103199[?]  -24815[?] 11726[?] 103198[?]  -20549[?] -20422[?] 20550[?] 90531[?]  -20550[?] 20549[?] 90530[?]  -17018[?] 20549[?] -12365[?] 90528[?]  -20549[?] 17018[?] 90527[?]  12365[?] -20549[?] 90526[?]  -20325[?] -20422[?] 20528[?] 90465[?]  -20528[?] 20325[?] 90464[?]  -20507[?] 16943[?] 90401[?]  -20486[?] 14660[?] 90338[?]  -20465[?] 13213[?] 90275[?]  -20444[?] 12369[?] 90212[?]  -20423[?] 11749[?] 90149[?]  20422[?] 20376[?] 90146[?]  -20412[?] -13217[?] 20413[?] 90121[?]  -20413[?] 20412[?] 90120[?]  -20411[?] -14664[?] 20412[?] 90118[?]  -20412[?] 20411[?] 90117[?]  -20412[?] 14664[?] 90116[?]  -20410[?] -16947[?] 20411[?] 90115[?]  -20411[?] 20410[?] 90114[?]  -20411[?] 16947[?] 90113[?]  -20409[?] -20329[?] 20410[?] 90112[?]  -20410[?] 20409[?] 90111[?]  -20410[?] 20329[?] 90110[?]  -20408[?] -20387[?] 20409[?] 90109[?]  -20409[?] 20408[?] 90108[?]  -20409[?] 20387[?] 90107[?]  -20408[?] -20400[?] 90106[?]  20400[?] 20408[?] 90105[?]  -20404[?] -13217[?] 20405[?] 90098[?]  -20405[?] 20404[?] 90097[?]  -20405[?] 13217[?] 90096[?]  -20403[?] -14664[?] 20404[?] 90095[?]  -20404[?] 20403[?] 90094[?]  -20404[?] 14664[?] 90093[?]  -20402[?] -16947[?] 20403[?] 90092[?]  -20403[?] 20402[?] 90091[?]  -20403[?] 16947[?] 90090[?]  -20401[?] -20329[?] 20402[?] 90089[?]  -20402[?] 20401[?] 90088[?]  -20402[?] 20329[?] 90087[?]  -20387[?] 20401[?] -20400[?] 90086[?]  20400[?] -20401[?] 90085[?]  -20401[?] 20387[?] 90084[?]  20399[?] -20400[?] 20388[?] 90083[?]  20400[?] -20399[?] 90082[?]  20389[?] 20398[?] -20399[?] 90080[?]  20399[?] -20398[?] 90079[?]  20399[?] -20389[?] 90078[?]  -20398[?] 20397[?] 20390[?] 90077[?]  -20397[?] 20398[?] 90076[?]  -20397[?] 20391[?] 20396[?] 90074[?]  -20396[?] 20397[?] 90073[?]  -20391[?] 20397[?] 90072[?]  -20396[?] 20395[?] 20392[?] 90071[?]  -20395[?] 20396[?] 90070[?]  -20392[?] 20396[?] 90069[?]  -20395[?] 20393[?] 20394[?] 90068[?]  -20394[?] 20395[?] 90067[?]  -20393[?] 20395[?] 90066[?]  -20327[?] -20305[?] 20394[?] 90065[?]  -20394[?] 20305[?] 90064[?]  -20394[?] 20327[?] 90063[?]  -16928[?] -16945[?] 20393[?] 90062[?]  -20393[?] 16928[?] 90061[?]  -20393[?] 16945[?] 90060[?]  -14648[?] -14662[?] 20392[?] 90059[?]  -20392[?] 14648[?] 90058[?]  -20392[?] 14662[?] 90057[?]  -13204[?] -13215[?] 20391[?] 90056[?]  -20391[?] 13204[?] 90055[?]  -20391[?] 13215[?] 90054[?]  -20390[?] 12363[?] 90052[?]  -20390[?] 12371[?] 90051[?]  20389[?] -11939[?] -11942[?] 90050[?]  11939[?] -20389[?] 90049[?]  11942[?] -20389[?] 90048[?]  -20388[?] 11749[?] 90046[?]  -20388[?] 11750[?] 90045[?]  -20387[?] -20340[?] 90044[?]  20340[?] 20387[?] 90043[?]  -20376[?] 20375[?] 20299[?] 90012[?]  -20375[?] 20374[?] 20300[?] 90009[?]  -20374[?] 20373[?] 20301[?] 90006[?]  -20373[?] 20302[?] 20372[?] 90003[?]  -20372[?] 20371[?] 20303[?] 90000[?]  -20371[?] 20370[?] 20304[?] 89997[?]  -20370[?] 20369[?] 89993[?]  -20370[?] 20305[?] 89992[?]  -20369[?] 20323[?] 20368[?] 89991[?]  -20368[?] 20369[?] 89990[?]  -20367[?] -11724[?] 20368[?] 89988[?]  -20368[?] 20367[?] 89987[?]  -20368[?] 11724[?] 89986[?]  -20367[?] 20348[?] 20366[?] 89985[?]  -20348[?] 20367[?] 89983[?]  -20365[?] -11726[?] 20366[?] 89982[?]  -20366[?] 20365[?] 89981[?]  -20366[?] 11726[?] 89980[?]  -20364[?] 20365[?] -12381[?] 89979[?]  -20365[?] 20364[?] 89978[?]  12381[?] -20365[?] 89977[?]  -20363[?] -13228[?] 20364[?] 89976[?]  -20364[?] 20363[?] 89975[?]  -20362[?] -14678[?] 20363[?] 89973[?]  -20363[?] 20362[?] 89972[?]  -20363[?] 14678[?] 89971[?]  -20361[?] -16964[?] 20362[?] 89970[?]  -20362[?] 20361[?] 89969[?]  -20362[?] 16964[?] 89968[?]  -20349[?] 20361[?] -20360[?] 89967[?]  -20361[?] 20360[?] 89966[?]  -20361[?] 20349[?] 89965[?]  20359[?] -20360[?] 20350[?] 89964[?]  20360[?] -20359[?] 89963[?]  20351[?] 20358[?] -20359[?] 89961[?]  -20358[?] 20359[?] 89960[?]  20359[?] -20351[?] 89959[?]  -20358[?] 20357[?] 20352[?] 89958[?]  -20357[?] 20358[?] 89957[?]  -20352[?] 20358[?] 89956[?]  -20357[?] 20353[?] 20356[?] 89955[?]  -20356[?] 20357[?] 89954[?]  -20353[?] 20357[?] 89953[?]  -20356[?] 20355[?] 20354[?] 89952[?]  -20355[?] 20356[?] 89951[?]  -20354[?] 20356[?] 89950[?]  -16909[?] -16962[?] 20355[?] 89949[?]  -20355[?] 16909[?] 89948[?]  -20355[?] 16962[?] 89947[?]  -14634[?] -14676[?] 20354[?] 89946[?]  -20354[?] 14634[?] 89945[?]  -20354[?] 14676[?] 89944[?]  -13193[?] -13226[?] 20353[?] 89943[?]  -20353[?] 13193[?] 89942[?]  -20353[?] 13226[?] 89941[?]  -12355[?] -12379[?] 20352[?] 89940[?]  -20352[?] 12355[?] 89939[?]  -20352[?] 12379[?] 89938[?]  20351[?] -11936[?] -11945[?] 89937[?]  11936[?] -20351[?] 89936[?]  11945[?] -20351[?] 89935[?]  -20350[?] 11748[?] 89933[?]  -20350[?] 11751[?] 89932[?]  -20349[?] -16973[?] 89931[?]  16973[?] 20349[?] 89930[?]  -20347[?] 20348[?] -11727[?] 89929[?]  -20348[?] 20347[?] 89928[?]  -20348[?] 11727[?] 89927[?]  -20347[?] 20328[?] 20346[?] 89926[?]  -20328[?] 20347[?] 89924[?]  -20346[?] 20345[?] 89922[?]  -20346[?] 11729[?] 89921[?]  -20345[?] 20344[?] 89919[?]  12373[?] -20345[?] 89918[?]  -20344[?] 20343[?] 89916[?]  -20344[?] 13217[?] 89915[?]  -20343[?] 20342[?] 89913[?]  -20343[?] 14664[?] 89912[?]  -20341[?] -16947[?] 20342[?] 89911[?]  -20342[?] 20341[?] 89910[?]  -20342[?] 16947[?] 89909[?]  -20329[?] 20341[?] -20340[?] 89908[?]  -20341[?] 20340[?] 89907[?]  -20341[?] 20329[?] 89906[?]  20339[?] -20340[?] 20330[?] 89905[?]  20340[?] -20339[?] 89904[?]  20331[?] 20338[?] -20339[?] 89902[?]  -20338[?] 20339[?] 89901[?]  20339[?] -20331[?] 89900[?]  -20338[?] 20337[?] 20332[?] 89899[?]  -20337[?] 20338[?] 89898[?]  -20332[?] 20338[?] 89897[?]  -20337[?] 20333[?] 20336[?] 89896[?]  -20336[?] 20337[?] 89895[?]  -20333[?] 20337[?] 89894[?]  -20336[?] 20335[?] 20334[?] 89893[?]  -20335[?] 20336[?] 89892[?]  -20334[?] 20336[?] 89891[?]  -16909[?] -16945[?] 20335[?] 89890[?]  -20335[?] 16909[?] 89889[?]  -20335[?] 16945[?] 89888[?]  -14634[?] -14662[?] 20334[?] 89887[?]  -20334[?] 14634[?] 89886[?]  -20334[?] 14662[?] 89885[?]  -13193[?] -13215[?] 20333[?] 89884[?]  -20333[?] 13193[?] 89883[?]  -20333[?] 13215[?] 89882[?]  -12355[?] -12371[?] 20332[?] 89881[?]  -20332[?] 12355[?] 89880[?]  -20332[?] 12371[?] 89879[?]  20331[?] -11936[?] -11942[?] 89878[?]  11936[?] -20331[?] 89877[?]  11942[?] -20331[?] 89876[?]  -20330[?] 11748[?] 89874[?]  -20330[?] 11750[?] 89873[?]  -20329[?] -16956[?] 89872[?]  16956[?] 20329[?] 89871[?]  -20327[?] 20328[?] -11730[?] 89870[?]  -20328[?] 20327[?] 89869[?]  -20328[?] 11730[?] 89868[?]  -20327[?] 20324[?] 20326[?] 89867[?]  -20326[?] 20327[?] 89866[?]  -20324[?] 20327[?] 89865[?]  -20325[?] -11732[?] 20326[?] 89864[?]  -20326[?] 20325[?] 89863[?]  -20326[?] 11732[?] 89862[?]  -17011[?] 20325[?] -12365[?] 89861[?]  -20325[?] 17011[?] 89860[?]  12365[?] -20325[?] 89859[?]  -20305[?] 20324[?] -11733[?] 89858[?]  -20324[?] 20305[?] 89857[?]  11733[?] -20324[?] 89856[?]  -20323[?] 20322[?] 89854[?]  -20322[?] 20321[?] 89851[?]  12331[?] -20322[?] 89850[?]  -20321[?] 20320[?] 89848[?]  -20320[?] 20319[?] 89845[?]  -20320[?] 14619[?] 89844[?]  -20319[?] 20318[?] 89842[?]  -20319[?] 16910[?] 89841[?]  -20318[?] 20317[?] 89839[?]  -20318[?] 20306[?] 89838[?]  20316[?] -20317[?] 20307[?] 89837[?]  20317[?] -20316[?] 89836[?]  20308[?] 20315[?] -20316[?] 89834[?]  -20315[?] 20316[?] 89833[?]  20316[?] -20308[?] 89832[?]  -20315[?] 20314[?] 20309[?] 89831[?]  -20314[?] 20315[?] 89830[?]  -20309[?] 20315[?] 89829[?]  -20314[?] 20310[?] 20313[?] 89828[?]  -20313[?] 20314[?] 89827[?]  -20310[?] 20314[?] 89826[?]  -20313[?] 20312[?] 20311[?] 89825[?]  -20312[?] 20313[?] 89824[?]  -20311[?] 20313[?] 89823[?]  -16909[?] -16979[?] 20312[?] 89822[?]  -20312[?] 16909[?] 89821[?]  -20312[?] 16979[?] 89820[?]  -14634[?] -14690[?] 20311[?] 89819[?]  -20311[?] 14634[?] 89818[?]  -20311[?] 14690[?] 89817[?]  -13193[?] -13237[?] 20310[?] 89816[?]  -20310[?] 13193[?] 89815[?]  -20310[?] 13237[?] 89814[?]  -12355[?] -12387[?] 20309[?] 89813[?]  -20309[?] 12355[?] 89812[?]  -20309[?] 12387[?] 89811[?]  20308[?] -11936[?] -11948[?] 89810[?]  11936[?] -20308[?] 89809[?]  11948[?] -20308[?] 89808[?]  -20307[?] 11748[?] 89806[?]  -20307[?] 11752[?] 89805[?]  -20306[?] -16919[?] 89804[?]  -17117[?] -11735[?] 20305[?] 89802[?]  -20305[?] 17117[?] 89801[?]  -20305[?] 11735[?] 89800[?]  -20304[?] 16981[?] 89798[?]  -20304[?] 16928[?] 89797[?]  -20303[?] 14692[?] 89795[?]  -20303[?] 14648[?] 89794[?]  -20302[?] 13239[?] 89792[?]  -20302[?] 13204[?] 89791[?]  -20301[?] 12389[?] 89789[?]  -20301[?] 12363[?] 89788[?]  -20300[?] 11951[?] 89786[?]  11939[?] -20300[?] 89785[?]  -20299[?] 11753[?] 89783[?]  -20299[?] 11749[?] 89782[?]  -16889[?] -11732[?] 20282[?] 89733[?]  -20282[?] 16889[?] 89732[?]  -20282[?] 11732[?] 89731[?]  -20077[?] 20076[?] 20075[?] 89146[?]  -20076[?] 20077[?] 89145[?]  -20075[?] 20077[?] 89144[?]  -16704[?] 20076[?] -11730[?] 89143[?]  -20076[?] 16704[?] 89142[?]  11730[?] -20076[?] 89141[?]  -11729[?] 20075[?] -11942[?] 89140[?]  -20075[?] 11942[?] 89139[?]  -20075[?] 11729[?] 89138[?]  -20073[?] 20072[?] 20071[?] 89134[?]  -20072[?] 20073[?] 89133[?]  -20071[?] 20073[?] 89132[?]  -16700[?] 20072[?] -11730[?] 89131[?]  -20072[?] 16700[?] 89130[?]  -20072[?] 11730[?] 89129[?]  -11729[?] -16704[?] 20071[?] 89128[?]  -20071[?] 16704[?] 89127[?]  -20071[?] 11729[?] 89126[?]  -20069[?] 20068[?] 20067[?] 89122[?]  -20068[?] 20069[?] 89121[?]  -20067[?] 20069[?] 89120[?]  -16696[?] 20068[?] -11730[?] 89119[?]  -20068[?] 16696[?] 89118[?]  -20068[?] 11730[?] 89117[?]  -16700[?] -11729[?] 20067[?] 89116[?]  -20067[?] 16700[?] 89115[?]  -20067[?] 11729[?] 89114[?]  -20065[?] 20063[?] 20064[?] 89110[?]  -20064[?] 20065[?] 89109[?]  -20063[?] 20065[?] 89108[?]  -16692[?] -11730[?] 20064[?] 89107[?]  -20064[?] 16692[?] 89106[?]  -20064[?] 11730[?] 89105[?]  -16696[?] -11729[?] 20063[?] 89104[?]  -20063[?] 16696[?] 89103[?]  -20063[?] 11729[?] 89102[?]  -20061[?] 20056[?] 20060[?] 89098[?]  -20060[?] 20061[?] 89097[?]  -20056[?] 20061[?] 89096[?]  -20059[?] -11730[?] 20060[?] 89095[?]  -20060[?] 20059[?] 89094[?]  -20060[?] 11730[?] 89093[?]  -20059[?] 20057[?] 20058[?] 89092[?]  -20058[?] 20059[?] 89091[?]  -20057[?] 20059[?] 89090[?]  -16889[?] -11733[?] 20058[?] 89089[?]  -20058[?] 16889[?] 89088[?]  -20058[?] 11733[?] 89087[?]  -16690[?] -11732[?] 20057[?] 89086[?]  -20057[?] 16690[?] 89085[?]  -20057[?] 11732[?] 89084[?]  -16692[?] -11729[?] 20056[?] 89083[?]  -20056[?] 16692[?] 89082[?]  -20056[?] 11729[?] 89081[?]  -17117[?] -17026[?] 17118[?] 80373[?]  -17118[?] 17117[?] 80372[?]  -14722[?] 17117[?] -12357[?] 80370[?]  -17117[?] 14722[?] 80369[?]  12357[?] -17117[?] 80368[?]  -16926[?] -17026[?] 17099[?] 80316[?]  -17099[?] 16926[?] 80315[?]  -17081[?] 14646[?] 80261[?]  -17063[?] 13202[?] 80207[?]  -17045[?] 12361[?] 80153[?]  -17027[?] 11748[?] 80099[?]  17026[?] 16987[?] 80096[?]  -17017[?] -13206[?] 17018[?] 80074[?]  -17018[?] 17017[?] 80073[?]  -17018[?] 13206[?] 80072[?]  -17016[?] -14650[?] 17017[?] 80071[?]  -17017[?] 17016[?] 80070[?]  -17017[?] 14650[?] 80069[?]  -17015[?] -16930[?] 17016[?] 80068[?]  -17016[?] 17015[?] 80067[?]  -17016[?] 16930[?] 80066[?]  -17014[?] -16996[?] 17015[?] 80065[?]  -17015[?] 17014[?] 80064[?]  -17015[?] 16996[?] 80063[?]  -17014[?] -17007[?] 80062[?]  17007[?] 17014[?] 80061[?]  -17010[?] -13206[?] 17011[?] 80054[?]  -17011[?] 17010[?] 80053[?]  -17011[?] 13206[?] 80052[?]  -17009[?] -14650[?] 17010[?] 80051[?]  -17010[?] 17009[?] 80050[?]  -17010[?] 14650[?] 80049[?]  -17008[?] -16930[?] 17009[?] 80048[?]  -17009[?] 17008[?] 80047[?]  -17009[?] 16930[?] 80046[?]  -16996[?] 17008[?] -17007[?] 80045[?]  -17008[?] 17007[?] 80044[?]  -17008[?] 16996[?] 80043[?]  17006[?] -17007[?] 16997[?] 80042[?]  17007[?] -17006[?] 80041[?]  16998[?] 17005[?] -17006[?] 80039[?]  -17005[?] 17006[?] 80038[?]  17006[?] -16998[?] 80037[?]  -17005[?] 17004[?] 16999[?] 80036[?]  -17004[?] 17005[?] 80035[?]  -17004[?] 17000[?] 17003[?] 80033[?]  -17003[?] 17004[?] 80032[?]  -17000[?] 17004[?] 80031[?]  -17003[?] 17002[?] 17001[?] 80030[?]  -17002[?] 17003[?] 80029[?]  -17001[?] 17003[?] 80028[?]  -16909[?] -16928[?] 17002[?] 80027[?]  -17002[?] 16909[?] 80026[?]  -17002[?] 16928[?] 80025[?]  -14634[?] -14648[?] 17001[?] 80024[?]  -17001[?] 14634[?] 80023[?]  -17001[?] 14648[?] 80022[?]  -13193[?] -13204[?] 17000[?] 80021[?]  -17000[?] 13193[?] 80020[?]  -17000[?] 13204[?] 80019[?]  -16999[?] 12355[?] 80017[?]  -16999[?] 12363[?] 80016[?]  16998[?] -11939[?] -11936[?] 80015[?]  11936[?] -16998[?] 80014[?]  11939[?] -16998[?] 80013[?]  -16997[?] 11748[?] 80011[?]  -16997[?] 11749[?] 80010[?]  -16996[?] -16939[?] 80009[?]  16939[?] 16996[?] 80008[?]  -16987[?] 16986[?] 16904[?] 79983[?]  -16986[?] 16985[?] 16905[?] 79980[?]  -16985[?] 16984[?] 16906[?] 79977[?]  -16984[?] 16907[?] 16983[?] 79974[?]  -16983[?] 16982[?] 16908[?] 79971[?]  -16982[?] 16981[?] 79967[?]  -16982[?] 16909[?] 79966[?]  -16981[?] 16924[?] 16980[?] 79965[?]  -16980[?] 16981[?] 79964[?]  -16924[?] 16981[?] 79963[?]  -16979[?] -11724[?] 16980[?] 79962[?]  -16980[?] 16979[?] 79961[?]  -16980[?] 11724[?] 79960[?]  -16979[?] 16963[?] 16978[?] 79959[?]  -16963[?] 16979[?] 79957[?]  -16977[?] -11726[?] 16978[?] 79956[?]  -16978[?] 16977[?] 79955[?]  -16978[?] 11726[?] 79954[?]  -16976[?] 16977[?] -12381[?] 79953[?]  -16977[?] 16976[?] 79952[?]  12381[?] -16977[?] 79951[?]  -16975[?] -13228[?] 16976[?] 79950[?]  -16976[?] 16975[?] 79949[?]  -16974[?] -14678[?] 16975[?] 79947[?]  -16975[?] 16974[?] 79946[?]  -16975[?] 14678[?] 79945[?]  -16964[?] -16973[?] 16974[?] 79944[?]  -16974[?] 16973[?] 79943[?]  -16974[?] 16964[?] 79942[?]  16972[?] -16973[?] 16965[?] 79941[?]  16973[?] -16972[?] 79940[?]  16966[?] 16971[?] -16972[?] 79938[?]  -16971[?] 16972[?] 79937[?]  16972[?] -16966[?] 79936[?]  -16971[?] 16970[?] 16967[?] 79935[?]  -16970[?] 16971[?] 79934[?]  -16970[?] 16968[?] 16969[?] 79932[?]  -16969[?] 16970[?] 79931[?]  -16968[?] 16970[?] 79930[?]  -14618[?] -14676[?] 16969[?] 79929[?]  -16969[?] 14618[?] 79928[?]  -16969[?] 14676[?] 79927[?]  -13182[?] -13226[?] 16968[?] 79926[?]  -16968[?] 13182[?] 79925[?]  -16968[?] 13226[?] 79924[?]  -16967[?] 12347[?] 79922[?]  -16967[?] 12379[?] 79921[?]  16966[?] -11933[?] -11945[?] 79920[?]  11933[?] -16966[?] 79919[?]  11945[?] -16966[?] 79918[?]  -11751[?] -11747[?] 16965[?] 79917[?]  -16965[?] 11747[?] 79916[?]  -16965[?] 11751[?] 79915[?]  -16964[?] -14685[?] 79914[?]  14685[?] 16964[?] 79913[?]  -16962[?] 16963[?] -11727[?] 79912[?]  -16963[?] 16962[?] 79911[?]  -16963[?] 11727[?] 79910[?]  -16962[?] 16946[?] 16961[?] 79909[?]  -16961[?] 16962[?] 79908[?]  -16946[?] 16962[?] 79907[?]  -16960[?] -11729[?] 16961[?] 79906[?]  -16961[?] 16960[?] 79905[?]  -16961[?] 11729[?] 79904[?]  -16959[?] 16960[?] -12373[?] 79903[?]  -16960[?] 16959[?] 79902[?]  12373[?] -16960[?] 79901[?]  -16958[?] -13217[?] 16959[?] 79900[?]  -16959[?] 16958[?] 79899[?]  -16959[?] 13217[?] 79898[?]  -16957[?] -14664[?] 16958[?] 79897[?]  -16958[?] 16957[?] 79896[?]  -16958[?] 14664[?] 79895[?]  -16947[?] -16956[?] 16957[?] 79894[?]  -16957[?] 16956[?] 79893[?]  -16957[?] 16947[?] 79892[?]  16955[?] -16956[?] 16948[?] 79891[?]  16956[?] -16955[?] 79890[?]  16949[?] 16954[?] -16955[?] 79888[?]  -16954[?] 16955[?] 79887[?]  16955[?] -16949[?] 79886[?]  -16954[?] 16953[?] 16950[?] 79885[?]  -16953[?] 16954[?] 79884[?]  -16953[?] 16951[?] 16952[?] 79882[?]  -16952[?] 16953[?] 79881[?]  -16951[?] 16953[?] 79880[?]  -14618[?] -14662[?] 16952[?] 79879[?]  -16952[?] 14618[?] 79878[?]  -16952[?] 14662[?] 79877[?]  -13182[?] -13215[?] 16951[?] 79876[?]  -16951[?] 13182[?] 79875[?]  -16951[?] 13215[?] 79874[?]  -16950[?] 12347[?] 79872[?]  -16950[?] 12371[?] 79871[?]  16949[?] -11933[?] -11942[?] 79870[?]  11933[?] -16949[?] 79869[?]  11942[?] -16949[?] 79868[?]  -11750[?] -11747[?] 16948[?] 79867[?]  -16948[?] 11747[?] 79866[?]  -16948[?] 11750[?] 79865[?]  -16947[?] -14671[?] 79864[?]  14671[?] 16947[?] 79863[?]  -16945[?] 16946[?] -11730[?] 79862[?]  -16946[?] 16945[?] 79861[?]  -16946[?] 11730[?] 79860[?]  -16945[?] 16929[?] 16944[?] 79859[?]  -16944[?] 16945[?] 79858[?]  -16929[?] 16945[?] 79857[?]  -11732[?] -16943[?] 16944[?] 79856[?]  -16944[?] 16943[?] 79855[?]  -16944[?] 11732[?] 79854[?]  -16942[?] 16943[?] -12365[?] 79853[?]  -16943[?] 16942[?] 79852[?]  12365[?] -16943[?] 79851[?]  -16941[?] -13206[?] 16942[?] 79850[?]  -16942[?] 16941[?] 79849[?]  -16942[?] 13206[?] 79848[?]  -16940[?] -14650[?] 16941[?] 79847[?]  -16941[?] 16940[?] 79846[?]  -16941[?] 14650[?] 79845[?]  -16930[?] 16940[?] -16939[?] 79844[?]  -16940[?] 16939[?] 79843[?]  -16940[?] 16930[?] 79842[?]  16938[?] -16939[?] 16931[?] 79841[?]  16939[?] -16938[?] 79840[?]  16932[?] 16937[?] -16938[?] 79838[?]  -16937[?] 16938[?] 79837[?]  16938[?] -16932[?] 79836[?]  -16937[?] 16936[?] 16933[?] 79835[?]  -16936[?] 16937[?] 79834[?]  -16936[?] 16934[?] 16935[?] 79832[?]  -16935[?] 16936[?] 79831[?]  -16934[?] 16936[?] 79830[?]  -14618[?] -14648[?] 16935[?] 79829[?]  -16935[?] 14618[?] 79828[?]  -16935[?] 14648[?] 79827[?]  -13182[?] -13204[?] 16934[?] 79826[?]  -16934[?] 13182[?] 79825[?]  -16934[?] 13204[?] 79824[?]  -12347[?] -12363[?] 16933[?] 79823[?]  -16933[?] 12347[?] 79822[?]  -16933[?] 12363[?] 79821[?]  16932[?] -11933[?] -11939[?] 79820[?]  11933[?] -16932[?] 79819[?]  11939[?] -16932[?] 79818[?]  -16931[?] 11747[?] 79816[?]  -16931[?] 11749[?] 79815[?]  -16930[?] -14657[?] 79814[?]  14657[?] 16930[?] 79813[?]  -16928[?] 16929[?] -11733[?] 79812[?]  -16929[?] 16928[?] 79811[?]  -16929[?] 11733[?] 79810[?]  -16928[?] 16927[?] 16925[?] 79809[?]  -16927[?] 16928[?] 79808[?]  -16925[?] 16928[?] 79807[?]  -16926[?] -11735[?] 16927[?] 79806[?]  -16927[?] 16926[?] 79805[?]  -16927[?] 11735[?] 79804[?]  -14716[?] 16926[?] -12357[?] 79803[?]  -16926[?] 14716[?] 79802[?]  12357[?] -16926[?] 79801[?]  -16909[?] -11736[?] 16925[?] 79800[?]  -16925[?] 16909[?] 79799[?]  -16925[?] 11736[?] 79798[?]  -16923[?] 16924[?] -11723[?] 79797[?]  -16924[?] 16923[?] 79796[?]  -16923[?] 16922[?] 79793[?]  12331[?] -16923[?] 79792[?]  -16922[?] 16921[?] 79790[?]  -16921[?] 16920[?] 79787[?]  -16921[?] 14619[?] 79786[?]  -16910[?] -16919[?] 16920[?] 79785[?]  -16920[?] 16919[?] 79784[?]  -16920[?] 16910[?] 79783[?]  16918[?] -16919[?] 16911[?] 79782[?]  16919[?] -16918[?] 79781[?]  16912[?] 16917[?] -16918[?] 79779[?]  -16917[?] 16918[?] 79778[?]  16918[?] -16912[?] 79777[?]  -16917[?] 16913[?] 16916[?] 79776[?]  -16916[?] 16917[?] 79775[?]  -16913[?] 16917[?] 79774[?]  -16916[?] 16914[?] 16915[?] 79773[?]  -16915[?] 16916[?] 79772[?]  -16914[?] 16916[?] 79771[?]  -14618[?] -14690[?] 16915[?] 79770[?]  -16915[?] 14618[?] 79769[?]  -16915[?] 14690[?] 79768[?]  -13182[?] -13237[?] 16914[?] 79767[?]  -16914[?] 13182[?] 79766[?]  -16914[?] 13237[?] 79765[?]  -12347[?] -12387[?] 16913[?] 79764[?]  -16913[?] 12347[?] 79763[?]  -16913[?] 12387[?] 79762[?]  16912[?] -11933[?] -11948[?] 79761[?]  11933[?] -16912[?] 79760[?]  11948[?] -16912[?] 79759[?]  -16911[?] 11747[?] 79757[?]  -16911[?] 11752[?] 79756[?]  -16910[?] -14626[?] 79755[?]  14626[?] 16910[?] 79754[?]  -11738[?] -14790[?] 16909[?] 79753[?]  -16909[?] 14790[?] 79752[?]  -16909[?] 11738[?] 79751[?]  -16908[?] 14692[?] 79749[?]  -16908[?] 14634[?] 79748[?]  -16907[?] 13239[?] 79746[?]  -16907[?] 13193[?] 79745[?]  -16906[?] 12389[?] 79743[?]  -16906[?] 12355[?] 79742[?]  -16905[?] 11951[?] 79740[?]  11936[?] -16905[?] 79739[?]  -16904[?] 11753[?] 79737[?]  -16904[?] 11748[?] 79736[?]  -14601[?] -11735[?] 16889[?] 79693[?]  -16889[?] 14601[?] 79692[?]  -16889[?] 11735[?] 79691[?]  -16704[?] 16703[?] 16702[?] 79166[?]  -16703[?] 16704[?] 79165[?]  -16702[?] 16704[?] 79164[?]  -14436[?] 16703[?] -11733[?] 79163[?]  -16703[?] 14436[?] 79162[?]  11733[?] -16703[?] 79161[?]  -11732[?] 16702[?] -11939[?] 79160[?]  -16702[?] 11939[?] 79159[?]  -16702[?] 11732[?] 79158[?]  -16700[?] 16699[?] 16698[?] 79154[?]  -16699[?] 16700[?] 79153[?]  -16698[?] 16700[?] 79152[?]  -14432[?] 16699[?] -11733[?] 79151[?]  -16699[?] 14432[?] 79150[?]  11733[?] -16699[?] 79149[?]  -11732[?] -14436[?] 16698[?] 79148[?]  -16698[?] 14436[?] 79147[?]  -16698[?] 11732[?] 79146[?]  -16696[?] 16694[?] 16695[?] 79142[?]  -16695[?] 16696[?] 79141[?]  -16694[?] 16696[?] 79140[?]  -14428[?] -11733[?] 16695[?] 79139[?]  -16695[?] 14428[?] 79138[?]  -16695[?] 11733[?] 79137[?]  -11732[?] -14432[?] 16694[?] 79136[?]  -16694[?] 14432[?] 79135[?]  -16694[?] 11732[?] 79134[?]  -16692[?] 16687[?] 16691[?] 79130[?]  -16691[?] 16692[?] 79129[?]  -16687[?] 16692[?] 79128[?]  -16690[?] -11733[?] 16691[?] 79127[?]  -16691[?] 16690[?] 79126[?]  -16691[?] 11733[?] 79125[?]  -16690[?] 16689[?] 16688[?] 79124[?]  -16689[?] 16690[?] 79123[?]  -16688[?] 16690[?] 79122[?]  -14601[?] -11736[?] 16689[?] 79121[?]  -16689[?] 14601[?] 79120[?]  -16689[?] 11736[?] 79119[?]  -14426[?] -11735[?] 16688[?] 79118[?]  -16688[?] 14426[?] 79117[?]  -16688[?] 11735[?] 79116[?]  -14428[?] -11732[?] 16687[?] 79115[?]  -16687[?] 14428[?] 79114[?]  -16687[?] 11732[?] 79113[?]  -14791[?] 14790[?] 73508[?]  -13262[?] 14790[?] -12349[?] 73506[?]  -14790[?] 13262[?] 73505[?]  12349[?] -14790[?] 73504[?]  -14632[?] -14729[?] 14775[?] 73461[?]  -14775[?] 14632[?] 73460[?]  -14760[?] 13191[?] 73415[?]  -14745[?] 12353[?] 73370[?]  -14730[?] 11747[?] 73325[?]  14729[?] 14697[?] 73322[?]  -14721[?] -13195[?] 14722[?] 73303[?]  -14722[?] 14721[?] 73302[?]  -14722[?] 13195[?] 73301[?]  -14720[?] -14636[?] 14721[?] 73300[?]  -14721[?] 14720[?] 73299[?]  -14721[?] 14636[?] 73298[?]  -14719[?] -14704[?] 14720[?] 73297[?]  -14720[?] 14719[?] 73296[?]  -14720[?] 14704[?] 73295[?]  -14719[?] -14713[?] 73294[?]  14713[?] 14719[?] 73293[?]  -14715[?] -13195[?] 14716[?] 73286[?]  -14716[?] 14715[?] 73285[?]  -14716[?] 13195[?] 73284[?]  -14714[?] -14636[?] 14715[?] 73283[?]  -14715[?] 14714[?] 73282[?]  -14715[?] 14636[?] 73281[?]  -14704[?] 14714[?] -14713[?] 73280[?]  14713[?] -14714[?] 73279[?]  -14714[?] 14704[?] 73278[?]  14712[?] -14713[?] 14705[?] 73277[?]  14713[?] -14712[?] 73276[?]  14706[?] 14711[?] -14712[?] 73274[?]  14712[?] -14711[?] 73273[?]  14712[?] -14706[?] 73272[?]  -14711[?] 14710[?] 14707[?] 73271[?]  -14710[?] 14711[?] 73270[?]  -14710[?] 14708[?] 14709[?] 73268[?]  -14709[?] 14710[?] 73267[?]  -14708[?] 14710[?] 73266[?]  -14634[?] -14618[?] 14709[?] 73265[?]  -14709[?] 14618[?] 73264[?]  -14709[?] 14634[?] 73263[?]  -13182[?] -13193[?] 14708[?] 73262[?]  -14708[?] 13182[?] 73261[?]  -14708[?] 13193[?] 73260[?]  -14707[?] 12347[?] 73258[?]  -14707[?] 12355[?] 73257[?]  14706[?] -11933[?] -11936[?] 73256[?]  11933[?] -14706[?] 73255[?]  11936[?] -14706[?] 73254[?]  -11747[?] -11748[?] 14705[?] 73253[?]  -14705[?] 11747[?] 73252[?]  -14705[?] 11748[?] 73251[?]  -14704[?] -14643[?] 73250[?]  14643[?] 14704[?] 73249[?]  -14697[?] 14696[?] 14614[?] 73230[?]  -14696[?] 14695[?] 14615[?] 73227[?]  -14695[?] 14694[?] 14616[?] 73224[?]  -14694[?] 14617[?] 14693[?] 73221[?]  -14693[?] 14692[?] 73217[?]  -14693[?] 14618[?] 73216[?]  -14692[?] 14630[?] 14691[?] 73215[?]  -14691[?] 14692[?] 73214[?]  -14630[?] 14692[?] 73213[?]  -14690[?] -11724[?] 14691[?] 73212[?]  -14691[?] 14690[?] 73211[?]  -14691[?] 11724[?] 73210[?]  -14690[?] 14677[?] 14689[?] 73209[?]  -14689[?] 14690[?] 73208[?]  -14677[?] 14690[?] 73207[?]  -14688[?] -11726[?] 14689[?] 73206[?]  -14689[?] 14688[?] 73205[?]  -14689[?] 11726[?] 73204[?]  -14687[?] 14688[?] -12381[?] 73203[?]  -14688[?] 14687[?] 73202[?]  12381[?] -14688[?] 73201[?]  -14686[?] -13228[?] 14687[?] 73200[?]  -14687[?] 14686[?] 73199[?]  -14687[?] 13228[?] 73198[?]  -14678[?] -14685[?] 14686[?] 73197[?]  -14686[?] 14685[?] 73196[?]  -14686[?] 14678[?] 73195[?]  14684[?] -14685[?] 14679[?] 73194[?]  14685[?] -14684[?] 73193[?]  14680[?] -14684[?] 14683[?] 73191[?]  -14683[?] 14684[?] 73190[?]  14684[?] -14680[?] 73189[?]  -14683[?] 14681[?] 14682[?] 73188[?]  -14682[?] 14683[?] 73187[?]  -14681[?] 14683[?] 73186[?]  -13169[?] -13226[?] 14682[?] 73185[?]  -14682[?] 13169[?] 73184[?]  -14682[?] 13226[?] 73183[?]  -12339[?] -12379[?] 14681[?] 73182[?]  -14681[?] 12339[?] 73181[?]  -14681[?] 12379[?] 73180[?]  14680[?] -11945[?] -11821[?] 73179[?]  11821[?] -14680[?] 73178[?]  11945[?] -14680[?] 73177[?]  -11751[?] -11746[?] 14679[?] 73176[?]  -14679[?] 11746[?] 73175[?]  -14679[?] 11751[?] 73174[?]  -14678[?] -13233[?] 73173[?]  13233[?] 14678[?] 73172[?]  -14676[?] 14677[?] -11727[?] 73171[?]  -14677[?] 14676[?] 73170[?]  -14677[?] 11727[?] 73169[?]  -14676[?] 14663[?] 14675[?] 73168[?]  -14675[?] 14676[?] 73167[?]  -14663[?] 14676[?] 73166[?]  -14674[?] -11729[?] 14675[?] 73165[?]  -14675[?] 14674[?] 73164[?]  -14675[?] 11729[?] 73163[?]  -14673[?] 14674[?] -12373[?] 73162[?]  -14674[?] 14673[?] 73161[?]  12373[?] -14674[?] 73160[?]  -14672[?] -13217[?] 14673[?] 73159[?]  -14673[?] 14672[?] 73158[?]  -14673[?] 13217[?] 73157[?]  -14664[?] 14672[?] -14671[?] 73156[?]  -14672[?] 14671[?] 73155[?]  -14672[?] 14664[?] 73154[?]  14670[?] -14671[?] 14665[?] 73153[?]  14671[?] -14670[?] 73152[?]  14666[?] -14670[?] 14669[?] 73150[?]  -14669[?] 14670[?] 73149[?]  14670[?] -14666[?] 73148[?]  -14669[?] 14667[?] 14668[?] 73147[?]  -14668[?] 14669[?] 73146[?]  -14667[?] 14669[?] 73145[?]  -13169[?] -13215[?] 14668[?] 73144[?]  -14668[?] 13169[?] 73143[?]  -14668[?] 13215[?] 73142[?]  -12339[?] -12371[?] 14667[?] 73141[?]  -14667[?] 12339[?] 73140[?]  -14667[?] 12371[?] 73139[?]  14666[?] -11942[?] -11821[?] 73138[?]  11821[?] -14666[?] 73137[?]  11942[?] -14666[?] 73136[?]  -14665[?] 11746[?] 73134[?]  -14665[?] 11750[?] 73133[?]  -14664[?] -13222[?] 73132[?]  13222[?] 14664[?] 73131[?]  -14662[?] 14663[?] -11730[?] 73130[?]  -14663[?] 14662[?] 73129[?]  -14663[?] 11730[?] 73128[?]  -14662[?] 14649[?] 14661[?] 73127[?]  -14661[?] 14662[?] 73126[?]  -14649[?] 14662[?] 73125[?]  -14660[?] -11732[?] 14661[?] 73124[?]  -14661[?] 14660[?] 73123[?]  -14661[?] 11732[?] 73122[?]  -14659[?] 14660[?] -12365[?] 73121[?]  -14660[?] 14659[?] 73120[?]  12365[?] -14660[?] 73119[?]  -14658[?] -13206[?] 14659[?] 73118[?]  -14659[?] 14658[?] 73117[?]  -14659[?] 13206[?] 73116[?]  -14650[?] 14658[?] -14657[?] 73115[?]  -14658[?] 14657[?] 73114[?]  -14658[?] 14650[?] 73113[?]  14656[?] -14657[?] 14651[?] 73112[?]  14657[?] -14656[?] 73111[?]  14652[?] -14656[?] 14655[?] 73109[?]  -14655[?] 14656[?] 73108[?]  14656[?] -14652[?] 73107[?]  -14655[?] 14653[?] 14654[?] 73106[?]  -14654[?] 14655[?] 73105[?]  -14653[?] 14655[?] 73104[?]  -13169[?] -13204[?] 14654[?] 73103[?]  -14654[?] 13169[?] 73102[?]  -14654[?] 13204[?] 73101[?]  -12339[?] -12363[?] 14653[?] 73100[?]  -14653[?] 12339[?] 73099[?]  -14653[?] 12363[?] 73098[?]  14652[?] -11939[?] -11821[?] 73097[?]  11821[?] -14652[?] 73096[?]  11939[?] -14652[?] 73095[?]  -14651[?] 11746[?] 73093[?]  -14651[?] 11749[?] 73092[?]  -14650[?] -13211[?] 73091[?]  13211[?] 14650[?] 73090[?]  -14648[?] 14649[?] -11733[?] 73089[?]  -14649[?] 14648[?] 73088[?]  11733[?] -14649[?] 73087[?]  -14648[?] 14647[?] 14635[?] 73086[?]  -14647[?] 14648[?] 73085[?]  -14635[?] 14648[?] 73084[?]  -14646[?] -11735[?] 14647[?] 73083[?]  -14647[?] 14646[?] 73082[?]  -14647[?] 11735[?] 73081[?]  -14645[?] 14646[?] -12357[?] 73080[?]  -14646[?] 14645[?] 73079[?]  12357[?] -14646[?] 73078[?]  -14644[?] -13195[?] 14645[?] 73077[?]  -14645[?] 14644[?] 73076[?]  -14645[?] 13195[?] 73075[?]  -14636[?] 14644[?] -14643[?] 73074[?]  -14644[?] 14643[?] 73073[?]  -14644[?] 14636[?] 73072[?]  14642[?] -14643[?] 14637[?] 73071[?]  14643[?] -14642[?] 73070[?]  14638[?] -14642[?] 14641[?] 73068[?]  -14641[?] 14642[?] 73067[?]  14642[?] -14638[?] 73066[?]  -14641[?] 14639[?] 14640[?] 73065[?]  -14640[?] 14641[?] 73064[?]  -14639[?] 14641[?] 73063[?]  -13169[?] -13193[?] 14640[?] 73062[?]  -14640[?] 13169[?] 73061[?]  -14640[?] 13193[?] 73060[?]  -12339[?] -12355[?] 14639[?] 73059[?]  -14639[?] 12339[?] 73058[?]  -14639[?] 12355[?] 73057[?]  14638[?] -11936[?] -11821[?] 73056[?]  11821[?] -14638[?] 73055[?]  11936[?] -14638[?] 73054[?]  -11748[?] -11746[?] 14637[?] 73053[?]  -14637[?] 11746[?] 73052[?]  -14637[?] 11748[?] 73051[?]  -14636[?] -13200[?] 73050[?]  13200[?] 14636[?] 73049[?]  -14634[?] -11736[?] 14635[?] 73048[?]  -14635[?] 14634[?] 73047[?]  -14635[?] 11736[?] 73046[?]  -14634[?] 14633[?] 14631[?] 73045[?]  -14633[?] 14634[?] 73044[?]  -14631[?] 14634[?] 73043[?]  -14632[?] -11738[?] 14633[?] 73042[?]  -14633[?] 14632[?] 73041[?]  -14633[?] 11738[?] 73040[?]  -13257[?] 14632[?] -12349[?] 73039[?]  -14632[?] 13257[?] 73038[?]  12349[?] -14632[?] 73037[?]  -14618[?] -11739[?] 14631[?] 73036[?]  -14631[?] 14618[?] 73035[?]  -14631[?] 11739[?] 73034[?]  -14629[?] 14630[?] -11723[?] 73033[?]  -14630[?] 14629[?] 73032[?]  -14629[?] 14628[?] 73029[?]  12331[?] -14629[?] 73028[?]  -14628[?] 14627[?] 73026[?]  -14627[?] 14626[?] 73023[?]  -14627[?] 14619[?] 73022[?]  14625[?] -14626[?] 14620[?] 73021[?]  14626[?] -14625[?] 73020[?]  14621[?] -14625[?] 14624[?] 73018[?]  -14624[?] 14625[?] 73017[?]  14625[?] -14621[?] 73016[?]  -14624[?] 14622[?] 14623[?] 73015[?]  -14623[?] 14624[?] 73014[?]  -14622[?] 14624[?] 73013[?]  -13169[?] -13237[?] 14623[?] 73012[?]  -14623[?] 13169[?] 73011[?]  -14623[?] 13237[?] 73010[?]  -12339[?] -12387[?] 14622[?] 73009[?]  -14622[?] 12339[?] 73008[?]  -14622[?] 12387[?] 73007[?]  14621[?] -11948[?] -11821[?] 73006[?]  11821[?] -14621[?] 73005[?]  11948[?] -14621[?] 73004[?]  -14620[?] 11746[?] 73002[?]  -14620[?] 11752[?] 73001[?]  -14619[?] -13175[?] 73000[?]  -13305[?] -11741[?] 14618[?] 72998[?]  -14618[?] 13305[?] 72997[?]  -14618[?] 11741[?] 72996[?]  -14617[?] 13239[?] 72994[?]  -14617[?] 13182[?] 72993[?]  -14616[?] 12389[?] 72991[?]  -14616[?] 12347[?] 72990[?]  -14615[?] 11951[?] 72988[?]  11933[?] -14615[?] 72987[?]  -14614[?] 11753[?] 72985[?]  -14614[?] 11747[?] 72984[?]  -13155[?] -11738[?] 14601[?] 72947[?]  -14601[?] 13155[?] 72946[?]  -14601[?] 11738[?] 72945[?]  -14436[?] 14435[?] 14434[?] 72480[?]  -14435[?] 14436[?] 72479[?]  -14434[?] 14436[?] 72478[?]  -13015[?] 14435[?] -11736[?] 72477[?]  -14435[?] 13015[?] 72476[?]  -14435[?] 11736[?] 72475[?]  -11735[?] 14434[?] -11936[?] 72474[?]  11936[?] -14434[?] 72473[?]  -14434[?] 11735[?] 72472[?]  -14432[?] 14430[?] 14431[?] 72468[?]  -14431[?] 14432[?] 72467[?]  -14430[?] 14432[?] 72466[?]  -13011[?] -11736[?] 14431[?] 72465[?]  -14431[?] 13011[?] 72464[?]  -14431[?] 11736[?] 72463[?]  -13015[?] -11735[?] 14430[?] 72462[?]  -14430[?] 13015[?] 72461[?]  -14430[?] 11735[?] 72460[?]  -14428[?] 14423[?] 14427[?] 72456[?]  -14427[?] 14428[?] 72455[?]  -14423[?] 14428[?] 72454[?]  -14426[?] -11736[?] 14427[?] 72453[?]  -14427[?] 14426[?] 72452[?]  -14427[?] 11736[?] 72451[?]  -14426[?] 14425[?] 14424[?] 72450[?]  -14425[?] 14426[?] 72449[?]  -14424[?] 14426[?] 72448[?]  -13155[?] -11739[?] 14425[?] 72447[?]  -14425[?] 13155[?] 72446[?]  -14425[?] 11739[?] 72445[?]  -13009[?] -11738[?] 14424[?] 72444[?]  -14424[?] 13009[?] 72443[?]  -14424[?] 11738[?] 72442[?]  -13011[?] -11735[?] 14423[?] 72441[?]  -14423[?] 13011[?] 72440[?]  -14423[?] 11735[?] 72439[?]  -13306[?] 13305[?] 69149[?]  -12405[?] 13305[?] -12341[?] 69147[?]  -13305[?] 12405[?] 69146[?]  12341[?] -13305[?] 69145[?]  -13293[?] 13180[?] 69110[?]  -13293[?] 13268[?] 69109[?]  -13281[?] 12345[?] 69074[?]  -13281[?] 13268[?] 69073[?]  -13269[?] 11746[?] 69038[?]  -13243[?] -13268[?] 69036[?]  -13261[?] -13184[?] 13262[?] 69019[?]  -13262[?] 13261[?] 69018[?]  -13262[?] 13184[?] 69017[?]  -13260[?] -13248[?] 13261[?] 69016[?]  -13261[?] 13260[?] 69015[?]  -13261[?] 13248[?] 69014[?]  -13260[?] -13255[?] 69013[?]  13255[?] 13260[?] 69012[?]  -13256[?] -13184[?] 13257[?] 69005[?]  -13257[?] 13256[?] 69004[?]  -13248[?] 13256[?] -13255[?] 69002[?]  -13256[?] 13255[?] 69001[?]  -13256[?] 13248[?] 69000[?]  13254[?] -13255[?] 13249[?] 68999[?]  13255[?] -13254[?] 68998[?]  13250[?] -13254[?] 13253[?] 68996[?]  -13253[?] 13254[?] 68995[?]  13254[?] -13250[?] 68994[?]  -13253[?] 13251[?] 13252[?] 68993[?]  -13252[?] 13253[?] 68992[?]  -13251[?] 13253[?] 68991[?]  -13169[?] -13182[?] 13252[?] 68990[?]  -13252[?] 13169[?] 68989[?]  -13252[?] 13182[?] 68988[?]  -12339[?] -12347[?] 13251[?] 68987[?]  -13251[?] 12339[?] 68986[?]  -13251[?] 12347[?] 68985[?]  13250[?] -11933[?] -11821[?] 68984[?]  11821[?] -13250[?] 68983[?]  11933[?] -13250[?] 68982[?]  -11747[?] -11746[?] 13249[?] 68981[?]  -13249[?] 11746[?] 68980[?]  -13249[?] 11747[?] 68979[?]  -13248[?] -13189[?] 68978[?]  13189[?] 13248[?] 68977[?]  -13243[?] 13242[?] 13166[?] 68964[?]  -13242[?] 13243[?] 68963[?]  -13242[?] 13167[?] 13241[?] 68961[?]  -13167[?] 13242[?] 68959[?]  -13241[?] 13240[?] 13168[?] 68958[?]  -13240[?] 13239[?] 68954[?]  -13240[?] 13169[?] 68953[?]  13178[?] -13239[?] 13238[?] 68952[?]  -13238[?] 13239[?] 68951[?]  13239[?] -13178[?] 68950[?]  -13237[?] -11724[?] 13238[?] 68949[?]  -13238[?] 13237[?] 68948[?]  -13238[?] 11724[?] 68947[?]  -13237[?] 13227[?] 13236[?] 68946[?]  -13236[?] 13237[?] 68945[?]  -13227[?] 13237[?] 68944[?]  -13235[?] -11726[?] 13236[?] 68943[?]  -13236[?] 13235[?] 68942[?]  -13236[?] 11726[?] 68941[?]  13235[?] -13234[?] -12381[?] 68940[?]  -13235[?] 13234[?] 68939[?]  12381[?] -13235[?] 68938[?]  13234[?] -13228[?] -13233[?] 68937[?]  13233[?] -13234[?] 68936[?]  -13234[?] 13228[?] 68935[?]  13232[?] -13233[?] 13229[?] 68934[?]  13233[?] -13232[?] 68933[?]  13230[?] -13232[?] 13231[?] 68931[?]  -13231[?] 13232[?] 68930[?]  13232[?] -13230[?] 68929[?]  -11923[?] -12379[?] 13231[?] 68928[?]  -13231[?] 11923[?] 68927[?]  -13231[?] 12379[?] 68926[?]  13230[?] -11945[?] -11818[?] 68925[?]  11818[?] -13230[?] 68924[?]  11945[?] -13230[?] 68923[?]  -13229[?] 11637[?] 68921[?]  -13229[?] 11751[?] 68920[?]  -13228[?] -12384[?] 68919[?]  12384[?] 13228[?] 68918[?]  -13226[?] 13227[?] -11727[?] 68917[?]  -13227[?] 13226[?] 68916[?]  -13227[?] 11727[?] 68915[?]  -13226[?] 13216[?] 13225[?] 68914[?]  -13225[?] 13226[?] 68913[?]  -13216[?] 13226[?] 68912[?]  -13224[?] -11729[?] 13225[?] 68911[?]  -13225[?] 13224[?] 68910[?]  -13225[?] 11729[?] 68909[?]  13224[?] -13223[?] -12373[?] 68908[?]  -13224[?] 13223[?] 68907[?]  12373[?] -13224[?] 68906[?]  13223[?] -13217[?] -13222[?] 68905[?]  13222[?] -13223[?] 68904[?]  -13223[?] 13217[?] 68903[?]  13221[?] -13222[?] 13218[?] 68902[?]  13222[?] -13221[?] 68901[?]  13219[?] -13221[?] 13220[?] 68899[?]  -13220[?] 13221[?] 68898[?]  13221[?] -13219[?] 68897[?]  -11923[?] -12371[?] 13220[?] 68896[?]  -13220[?] 11923[?] 68895[?]  -13220[?] 12371[?] 68894[?]  13219[?] -11942[?] -11818[?] 68893[?]  11818[?] -13219[?] 68892[?]  11942[?] -13219[?] 68891[?]  -13218[?] 11637[?] 68889[?]  -13218[?] 11750[?] 68888[?]  -13217[?] -12376[?] 68887[?]  12376[?] 13217[?] 68886[?]  -13215[?] 13216[?] -11730[?] 68885[?]  -13216[?] 13215[?] 68884[?]  -13216[?] 11730[?] 68883[?]  -13215[?] 13205[?] 13214[?] 68882[?]  -13214[?] 13215[?] 68881[?]  -13205[?] 13215[?] 68880[?]  -11732[?] -13213[?] 13214[?] 68879[?]  -13214[?] 13213[?] 68878[?]  -13214[?] 11732[?] 68877[?]  13213[?] -13212[?] -12365[?] 68876[?]  -13213[?] 13212[?] 68875[?]  12365[?] -13213[?] 68874[?]  13212[?] -13206[?] -13211[?] 68873[?]  13211[?] -13212[?] 68872[?]  -13212[?] 13206[?] 68871[?]  13210[?] -13211[?] 13207[?] 68870[?]  13211[?] -13210[?] 68869[?]  13208[?] -13210[?] 13209[?] 68867[?]  -13209[?] 13210[?] 68866[?]  13210[?] -13208[?] 68865[?]  -11923[?] -12363[?] 13209[?] 68864[?]  -13209[?] 11923[?] 68863[?]  -13209[?] 12363[?] 68862[?]  13208[?] -11939[?] -11818[?] 68861[?]  11818[?] -13208[?] 68860[?]  11939[?] -13208[?] 68859[?]  -13207[?] 11637[?] 68857[?]  -13207[?] 11749[?] 68856[?]  -13206[?] -12368[?] 68855[?]  12368[?] 13206[?] 68854[?]  -13204[?] 13205[?] -11733[?] 68853[?]  -13205[?] 13204[?] 68852[?]  11733[?] -13205[?] 68851[?]  -13204[?] 13194[?] 13203[?] 68850[?]  -13203[?] 13204[?] 68849[?]  -13194[?] 13204[?] 68848[?]  -13202[?] -11735[?] 13203[?] 68847[?]  -13203[?] 13202[?] 68846[?]  -13203[?] 11735[?] 68845[?]  13202[?] -13201[?] -12357[?] 68844[?]  -13202[?] 13201[?] 68843[?]  12357[?] -13202[?] 68842[?]  13201[?] -13195[?] -13200[?] 68841[?]  13200[?] -13201[?] 68840[?]  -13201[?] 13195[?] 68839[?]  13199[?] -13200[?] 13196[?] 68838[?]  13200[?] -13199[?] 68837[?]  13197[?] -13199[?] 13198[?] 68835[?]  -13198[?] 13199[?] 68834[?]  13199[?] -13197[?] 68833[?]  -11923[?] -12355[?] 13198[?] 68832[?]  -13198[?] 11923[?] 68831[?]  -13198[?] 12355[?] 68830[?]  13197[?] -11936[?] -11818[?] 68829[?]  11818[?] -13197[?] 68828[?]  11936[?] -13197[?] 68827[?]  -13196[?] 11637[?] 68825[?]  -13196[?] 11748[?] 68824[?]  -13195[?] -12360[?] 68823[?]  12360[?] 13195[?] 68822[?]  -13193[?] 13194[?] -11736[?] 68821[?]  -13194[?] 13193[?] 68820[?]  -13194[?] 11736[?] 68819[?]  -13193[?] 13183[?] 13192[?] 68818[?]  -13192[?] 13193[?] 68817[?]  -13183[?] 13193[?] 68816[?]  -11738[?] -13191[?] 13192[?] 68815[?]  -13192[?] 13191[?] 68814[?]  -13192[?] 11738[?] 68813[?]  13191[?] -13190[?] -12349[?] 68812[?]  -13191[?] 13190[?] 68811[?]  12349[?] -13191[?] 68810[?]  13190[?] -13184[?] -13189[?] 68809[?]  13189[?] -13190[?] 68808[?]  -13190[?] 13184[?] 68807[?]  13188[?] -13189[?] 13185[?] 68806[?]  13189[?] -13188[?] 68805[?]  13186[?] -13188[?] 13187[?] 68803[?]  -13187[?] 13188[?] 68802[?]  13188[?] -13186[?] 68801[?]  -11923[?] -12347[?] 13187[?] 68800[?]  -13187[?] 11923[?] 68799[?]  -13187[?] 12347[?] 68798[?]  13186[?] -11933[?] -11818[?] 68797[?]  11818[?] -13186[?] 68796[?]  11933[?] -13186[?] 68795[?]  -13185[?] 11637[?] 68793[?]  -13185[?] 11747[?] 68792[?]  -13184[?] -12352[?] 68791[?]  12352[?] 13184[?] 68790[?]  -13182[?] 13183[?] -11739[?] 68789[?]  -13183[?] 13182[?] 68788[?]  11739[?] -13183[?] 68787[?]  -13182[?] 13181[?] 13179[?] 68786[?]  -13181[?] 13182[?] 68785[?]  -13179[?] 13182[?] 68784[?]  -13180[?] -11741[?] 13181[?] 68783[?]  -13181[?] 13180[?] 68782[?]  -13181[?] 11741[?] 68781[?]  13180[?] -12401[?] -12341[?] 68780[?]  -13180[?] 12401[?] 68779[?]  12341[?] -13180[?] 68778[?]  -13169[?] -11742[?] 13179[?] 68777[?]  -13179[?] 13169[?] 68776[?]  -13179[?] 11742[?] 68775[?]  13178[?] -13177[?] -11723[?] 68774[?]  13177[?] -13178[?] 68773[?]  11723[?] -13178[?] 68772[?]  13176[?] -13177[?] 68770[?]  12331[?] -13177[?] 68769[?]  13175[?] -13176[?] 68767[?]  13170[?] -13176[?] 68766[?]  13174[?] -13175[?] 13171[?] 68765[?]  13175[?] -13174[?] 68764[?]  13172[?] -13174[?] 13173[?] 68762[?]  -13173[?] 13174[?] 68761[?]  13174[?] -13172[?] 68760[?]  -11923[?] -12387[?] 13173[?] 68759[?]  -13173[?] 11923[?] 68758[?]  -13173[?] 12387[?] 68757[?]  13172[?] -11948[?] -11818[?] 68756[?]  11818[?] -13172[?] 68755[?]  11948[?] -13172[?] 68754[?]  -13171[?] 11637[?] 68752[?]  -13171[?] 11752[?] 68751[?]  -12334[?] -13170[?] 68750[?]  -11744[?] -12429[?] 13169[?] 68748[?]  -13169[?] 12429[?] 68747[?]  -13169[?] 11744[?] 68746[?]  -13168[?] 12389[?] 68744[?]  -13168[?] 12339[?] 68743[?]  -11951[?] 13167[?] -11821[?] 68742[?]  -13167[?] 11951[?] 68741[?]  11821[?] -13167[?] 68740[?]  -13166[?] 11753[?] 68738[?]  -13166[?] 11746[?] 68737[?]  -12320[?] -11741[?] 13155[?] 68706[?]  -13155[?] 12320[?] 68705[?]  -13155[?] 11741[?] 68704[?]  -13015[?] 13014[?] 13013[?] 68312[?]  -13014[?] 13015[?] 68311[?]  -13013[?] 13015[?] 68310[?]  -12189[?] 13014[?] -11739[?] 68309[?]  -13014[?] 12189[?] 68308[?]  11739[?] -13014[?] 68307[?]  -11738[?] -11933[?] 13013[?] 68306[?]  -13013[?] 11933[?] 68305[?]  -13013[?] 11738[?] 68304[?]  -13011[?] 13006[?] 13010[?] 68300[?]  -13010[?] 13011[?] 68299[?]  -13006[?] 13011[?] 68298[?]  -13009[?] -11739[?] 13010[?] 68297[?]  -13010[?] 13009[?] 68296[?]  -13010[?] 11739[?] 68295[?]  -13009[?] 13008[?] 13007[?] 68294[?]  -13008[?] 13009[?] 68293[?]  -13007[?] 13009[?] 68292[?]  -12320[?] -11742[?] 13008[?] 68291[?]  -13008[?] 12320[?] 68290[?]  -13008[?] 11742[?] 68289[?]  -12187[?] -11741[?] 13007[?] 68288[?]  -13007[?] 12187[?] 68287[?]  -13007[?] 11741[?] 68286[?]  -11738[?] -12189[?] 13006[?] 68285[?]  -13006[?] 12189[?] 68284[?]  -13006[?] 11738[?] 68283[?]  -12430[?] 12429[?] 66594[?]  12429[?] -11959[?] -11638[?] 66592[?]  -12429[?] 11959[?] 66591[?]  11638[?] -12429[?] 66590[?]  -12420[?] 12337[?] 66564[?]  -12411[?] 11637[?] 66537[?]  -12411[?] 12410[?] 66536[?]  -12392[?] -12410[?] 66535[?]  -12404[?] -12395[?] 12405[?] 66521[?]  -12405[?] 12404[?] 66520[?]  -12404[?] -12400[?] 66518[?]  12400[?] 12404[?] 66517[?]  12401[?] -12395[?] -12400[?] 66510[?]  12400[?] -12401[?] 66509[?]  -12401[?] 12395[?] 66508[?]  12399[?] -12400[?] 12396[?] 66507[?]  12400[?] -12399[?] 66506[?]  12397[?] -12399[?] 12398[?] 66504[?]  12399[?] -12398[?] 66503[?]  12399[?] -12397[?] 66502[?]  -12339[?] -11923[?] 12398[?] 66501[?]  -12398[?] 11923[?] 66500[?]  -12398[?] 12339[?] 66499[?]  12397[?] -11821[?] -11818[?] 66498[?]  11818[?] -12397[?] 66497[?]  11821[?] -12397[?] 66496[?]  -12396[?] 11637[?] 66494[?]  -12396[?] 11746[?] 66493[?]  -12395[?] -12344[?] 66492[?]  12344[?] 12395[?] 66491[?]  -12392[?] 12391[?] 12329[?] 66484[?]  -12329[?] 12392[?] 66482[?]  -12391[?] 12330[?] 12390[?] 66481[?]  -12390[?] 12389[?] 66477[?]  -12390[?] 11923[?] 66476[?]  12336[?] -12389[?] 12388[?] 66475[?]  -12388[?] 12389[?] 66474[?]  12389[?] -12336[?] 66473[?]  -12387[?] -11724[?] 12388[?] 66472[?]  -12388[?] 12387[?] 66471[?]  -12388[?] 11724[?] 66470[?]  -12387[?] 12380[?] 12386[?] 66469[?]  -12380[?] 12387[?] 66467[?]  -12386[?] 12385[?] 66465[?]  -12386[?] 11726[?] 66464[?]  12384[?] -12385[?] 66462[?]  12381[?] -12385[?] 66461[?]  12383[?] -12384[?] 12382[?] 66460[?]  12384[?] -12383[?] 66459[?]  12383[?] -11630[?] -11945[?] 66457[?]  11630[?] -12383[?] 66456[?]  11945[?] -12383[?] 66455[?]  -12382[?] 11636[?] 66453[?]  -12382[?] 11751[?] 66452[?]  -11751[?] -12381[?] 66451[?]  12381[?] 11751[?] 66450[?]  -12379[?] 12380[?] -11727[?] 66449[?]  -12380[?] 12379[?] 66448[?]  -12380[?] 11727[?] 66447[?]  -12379[?] 12372[?] 12378[?] 66446[?]  -12378[?] 12379[?] 66445[?]  -12372[?] 12379[?] 66444[?]  -11729[?] -12377[?] 12378[?] 66443[?]  -12378[?] 12377[?] 66442[?]  -12378[?] 11729[?] 66441[?]  12377[?] -12376[?] -12373[?] 66440[?]  12376[?] -12377[?] 66439[?]  12373[?] -12377[?] 66438[?]  12375[?] -12376[?] 12374[?] 66437[?]  12376[?] -12375[?] 66436[?]  12375[?] -11630[?] -11942[?] 66434[?]  11630[?] -12375[?] 66433[?]  11942[?] -12375[?] 66432[?]  -12374[?] 11636[?] 66430[?]  -12374[?] 11750[?] 66429[?]  -11750[?] -12373[?] 66428[?]  12373[?] 11750[?] 66427[?]  -12371[?] 12372[?] -11730[?] 66426[?]  -12372[?] 12371[?] 66425[?]  11730[?] -12372[?] 66424[?]  -12371[?] 12364[?] 12370[?] 66423[?]  -12370[?] 12371[?] 66422[?]  -12364[?] 12371[?] 66421[?]  -11732[?] -12369[?] 12370[?] 66420[?]  -12370[?] 12369[?] 66419[?]  -12370[?] 11732[?] 66418[?]  12369[?] -12368[?] -12365[?] 66417[?]  12368[?] -12369[?] 66416[?]  12365[?] -12369[?] 66415[?]  12367[?] -12368[?] 12366[?] 66414[?]  12368[?] -12367[?] 66413[?]  12367[?] -11630[?] -11939[?] 66411[?]  11630[?] -12367[?] 66410[?]  11939[?] -12367[?] 66409[?]  -12366[?] 11636[?] 66407[?]  -12366[?] 11749[?] 66406[?]  -11749[?] -12365[?] 66405[?]  12365[?] 11749[?] 66404[?]  -12363[?] 12364[?] -11733[?] 66403[?]  -12364[?] 12363[?] 66402[?]  11733[?] -12364[?] 66401[?]  -12363[?] 12356[?] 12362[?] 66400[?]  -12362[?] 12363[?] 66399[?]  -12356[?] 12363[?] 66398[?]  -11735[?] -12361[?] 12362[?] 66397[?]  -12362[?] 12361[?] 66396[?]  -12362[?] 11735[?] 66395[?]  12361[?] -12360[?] -12357[?] 66394[?]  12360[?] -12361[?] 66393[?]  12357[?] -12361[?] 66392[?]  12359[?] -12360[?] 12358[?] 66391[?]  12360[?] -12359[?] 66390[?]  12359[?] -11630[?] -11936[?] 66388[?]  11630[?] -12359[?] 66387[?]  11936[?] -12359[?] 66386[?]  -12358[?] 11636[?] 66384[?]  -12358[?] 11748[?] 66383[?]  -11748[?] -12357[?] 66382[?]  12357[?] 11748[?] 66381[?]  -12355[?] 12356[?] -11736[?] 66380[?]  -12356[?] 12355[?] 66379[?]  -12356[?] 11736[?] 66378[?]  -12355[?] 12348[?] 12354[?] 66377[?]  -12354[?] 12355[?] 66376[?]  -12348[?] 12355[?] 66375[?]  -11738[?] -12353[?] 12354[?] 66374[?]  -12354[?] 12353[?] 66373[?]  -12354[?] 11738[?] 66372[?]  12353[?] -12352[?] -12349[?] 66371[?]  12352[?] -12353[?] 66370[?]  12349[?] -12353[?] 66369[?]  12351[?] -12352[?] 12350[?] 66368[?]  12352[?] -12351[?] 66367[?]  11630[?] -12351[?] 66364[?]  11933[?] -12351[?] 66363[?]  -12350[?] 11636[?] 66361[?]  -12350[?] 11747[?] 66360[?]  -11747[?] -12349[?] 66359[?]  12349[?] 11747[?] 66358[?]  -12347[?] 12348[?] -11739[?] 66357[?]  -12348[?] 12347[?] 66356[?]  11739[?] -12348[?] 66355[?]  -12347[?] 12346[?] 12340[?] 66354[?]  -12346[?] 12347[?] 66353[?]  -12340[?] 12347[?] 66352[?]  -11741[?] -12345[?] 12346[?] 66351[?]  -12346[?] 12345[?] 66350[?]  -12346[?] 11741[?] 66349[?]  12345[?] -12344[?] -12341[?] 66348[?]  12344[?] -12345[?] 66347[?]  12341[?] -12345[?] 66346[?]  12343[?] -12344[?] 12342[?] 66345[?]  12344[?] -12343[?] 66344[?]  12343[?] -11630[?] -11821[?] 66342[?]  11630[?] -12343[?] 66341[?]  11821[?] -12343[?] 66340[?]  -12342[?] 11636[?] 66338[?]  -12342[?] 11746[?] 66337[?]  -11746[?] -12341[?] 66336[?]  12341[?] 11746[?] 66335[?]  -12339[?] -11742[?] 12340[?] 66334[?]  -12340[?] 12339[?] 66333[?]  -12340[?] 11742[?] 66332[?]  -12339[?] 12186[?] 12338[?] 66331[?]  -12338[?] 12339[?] 66330[?]  -12186[?] 12339[?] 66329[?]  -11744[?] -12337[?] 12338[?] 66328[?]  -12338[?] 12337[?] 66327[?]  -12338[?] 11744[?] 66326[?]  12337[?] -11956[?] -11638[?] 66325[?]  11956[?] -12337[?] 66324[?]  11638[?] -12337[?] 66323[?]  12336[?] -12335[?] -11723[?] 66322[?]  -12336[?] 12335[?] 66321[?]  11723[?] -12336[?] 66320[?]  -12335[?] 12334[?] 66318[?]  12331[?] -12335[?] 66317[?]  -12334[?] 12333[?] 12332[?] 66316[?]  11630[?] -12333[?] 66312[?]  11948[?] -12333[?] 66311[?]  -12332[?] 11636[?] 66309[?]  -12332[?] 11752[?] 66308[?]  -11752[?] -12331[?] 66307[?]  -12330[?] 11951[?] 66304[?]  11818[?] -12330[?] 66303[?]  -11753[?] -11637[?] 12329[?] 66302[?]  -12329[?] 11753[?] 66301[?]  -12329[?] 11637[?] 66300[?]  -11744[?] -11923[?] 12320[?] 66275[?]  -12320[?] 11923[?] 66274[?]  -12320[?] 11744[?] 66273[?]  -12189[?] 12184[?] 12188[?] 65912[?]  -12188[?] 12189[?] 65911[?]  -12184[?] 12189[?] 65910[?]  -12187[?] -11742[?] 12188[?] 65909[?]  -12188[?] 12187[?] 65908[?]  -12188[?] 11742[?] 65907[?]  -12187[?] 12186[?] 12185[?] 65906[?]  -12186[?] 12187[?] 65905[?]  -12185[?] 12187[?] 65904[?]  -11923[?] 12186[?] -11745[?] 65903[?]  -12186[?] 11923[?] 65902[?]  11745[?] -12186[?] 65901[?]  -11744[?] 12185[?] -11818[?] 65900[?]  -12185[?] 11818[?] 65899[?]  -12185[?] 11744[?] 65898[?]  -11741[?] 12184[?] -11821[?] 65897[?]  11821[?] -12184[?] 65896[?]  -12184[?] 11741[?] 65895[?]  11630[?] -11970[?] 65271[?]  -11964[?] 11636[?] 65253[?]  -11959[?] -11956[?] 65240[?]  11956[?] 11959[?] 65239[?]  11955[?] -11956[?] 11954[?] 65232[?]  11956[?] -11955[?] 65231[?]  11955[?] -11630[?] -11818[?] 65229[?]  11630[?] -11955[?] 65228[?]  11818[?] -11955[?] 65227[?]  -11954[?] 11636[?] 65225[?]  -11954[?] 11637[?] 65224[?]  -11953[?] 11952[?] 11930[?] 65223[?]  -11952[?] 11951[?] 65219[?]  -11952[?] 11630[?] 65218[?]  -11951[?] 11949[?] 11950[?] 65217[?]  -11950[?] 11951[?] 65216[?]  -11949[?] 11951[?] 65215[?]  -11752[?] -11723[?] 11950[?] 65214[?]  -11950[?] 11752[?] 65213[?]  -11724[?] 11949[?] -11948[?] 65211[?]  -11949[?] 11948[?] 65210[?]  -11949[?] 11724[?] 65209[?]  11946[?] -11948[?] 11947[?] 65208[?]  -11947[?] 11948[?] 65207[?]  11948[?] -11946[?] 65206[?]  -11751[?] -11726[?] 11947[?] 65205[?]  -11947[?] 11751[?] 65204[?]  -11947[?] 11726[?] 65203[?]  11946[?] -11727[?] -11945[?] 65202[?]  11945[?] -11946[?] 65201[?]  11727[?] -11946[?] 65200[?]  11943[?] -11945[?] 11944[?] 65199[?]  -11944[?] 11945[?] 65198[?]  11945[?] -11943[?] 65197[?]  -11750[?] -11729[?] 11944[?] 65196[?]  -11944[?] 11750[?] 65195[?]  -11944[?] 11729[?] 65194[?]  11943[?] -11942[?] -11730[?] 65193[?]  11942[?] -11943[?] 65192[?]  11730[?] -11943[?] 65191[?]  11940[?] -11942[?] 11941[?] 65190[?]  -11941[?] 11942[?] 65189[?]  11942[?] -11940[?] 65188[?]  -11749[?] -11732[?] 11941[?] 65187[?]  -11941[?] 11749[?] 65186[?]  -11941[?] 11732[?] 65185[?]  11940[?] -11939[?] -11733[?] 65184[?]  11939[?] -11940[?] 65183[?]  11733[?] -11940[?] 65182[?]  11937[?] -11939[?] 11938[?] 65181[?]  -11938[?] 11939[?] 65180[?]  11939[?] -11937[?] 65179[?]  -11748[?] -11735[?] 11938[?] 65178[?]  -11938[?] 11748[?] 65177[?]  -11938[?] 11735[?] 65176[?]  11937[?] -11936[?] -11736[?] 65175[?]  11936[?] -11937[?] 65174[?]  11736[?] -11937[?] 65173[?]  11934[?] -11936[?] 11935[?] 65172[?]  -11935[?] 11936[?] 65171[?]  11936[?] -11934[?] 65170[?]  -11747[?] -11738[?] 11935[?] 65169[?]  -11935[?] 11747[?] 65168[?]  -11935[?] 11738[?] 65167[?]  11934[?] -11933[?] -11739[?] 65166[?]  11933[?] -11934[?] 65165[?]  11739[?] -11934[?] 65164[?]  11931[?] -11933[?] 11932[?] 65163[?]  -11932[?] 11933[?] 65162[?]  11933[?] -11931[?] 65161[?]  -11746[?] -11741[?] 11932[?] 65160[?]  -11932[?] 11746[?] 65159[?]  -11932[?] 11741[?] 65158[?]  11931[?] -11742[?] -11821[?] 65157[?]  11821[?] -11931[?] 65156[?]  11742[?] -11931[?] 65155[?]  -11930[?] 11753[?] 65153[?]  -11930[?] 11636[?] 65152[?]  -11634[?] -11630[?] 11923[?] 65133[?]  -11923[?] 11630[?] 65132[?]  -11923[?] 11634[?] 65131[?]  11819[?] 11820[?] -11821[?] 64855[?]  -11820[?] 11821[?] 64854[?]  11821[?] -11819[?] 64853[?]  -11637[?] -11744[?] 11820[?] 64852[?]  -11820[?] 11637[?] 64851[?]  -11820[?] 11744[?] 64850[?]  11819[?] -11818[?] -11745[?] 64849[?]  11818[?] -11819[?] 64848[?]  11745[?] -11819[?] 64847[?]  11817[?] 11816[?] -11818[?] 64846[?]  11818[?] -11817[?] 64845[?]  11818[?] -11816[?] 64844[?]  11817[?] -11635[?] -11630[?] 64843[?]  11630[?] -11817[?] 64842[?]  11635[?] -11817[?] 64841[?]  -11634[?] -11636[?] 11816[?] 64840[?]  -11816[?] 11636[?] 64839[?]  -11816[?] 11634[?] 64838[?]  -11753[?] 11752[?] 64657[?]  -11753[?] 11724[?] 64656[?]  -11751[?] -11727[?] 11752[?] 64655[?]  -11752[?] 11751[?] 64654[?]  -11752[?] 11727[?] 64653[?]  -11750[?] -11730[?] 11751[?] 64652[?]  -11751[?] 11750[?] 64651[?]  -11751[?] 11730[?] 64650[?]  -11749[?] -11733[?] 11750[?] 64649[?]  -11750[?] 11749[?] 64648[?]  -11750[?] 11733[?] 64647[?]  -11748[?] -11736[?] 11749[?] 64646[?]  -11749[?] 11748[?] 64645[?]  -11749[?] 11736[?] 64644[?]  -11747[?] -11739[?] 11748[?] 64643[?]  -11748[?] 11747[?] 64642[?]  -11748[?] 11739[?] 64641[?]  -11746[?] -11742[?] 11747[?] 64640[?]  -11747[?] 11746[?] 64639[?]  -11747[?] 11742[?] 64638[?]  -11637[?] 11746[?] -11745[?] 64637[?]  -11746[?] 11637[?] 64636[?]  -11746[?] 11745[?] 64635[?]  -11744[?] -11745[?] 64634[?]  11745[?] 11744[?] 64633[?]  -11741[?] -11742[?] 64627[?]  11742[?] 11741[?] 64626[?]  -11738[?] -11739[?] 64620[?]  11739[?] 11738[?] 64619[?]  -11735[?] -11736[?] 64613[?]  11736[?] 11735[?] 64612[?]  -11732[?] -11733[?] 64606[?]  11733[?] 11732[?] 64605[?]  -11729[?] -11730[?] 64599[?]  11730[?] 11729[?] 64598[?]  -11726[?] -11727[?] 64592[?]  11727[?] 11726[?] 64591[?]  -11724[?] -11723[?] 64585[?]  11723[?] 11724[?] 64584[?]  -11637[?] -11638[?] 64358[?]  11638[?] 11637[?] 64357[?]  -11636[?] -11635[?] 11637[?] 64356[?]  -11637[?] 11636[?] 64355[?]  -11637[?] 11635[?] 64354[?]  -11636[?] -11630[?] 64353[?]  11630[?] 11636[?] 64352[?]  -11634[?] -11635[?] 64351[?]  11635[?] 11634[?] 64350[?]  -11540[?] -11541[?] 64181[?]  11541[?] 11540[?] 64180[?]  2392[?] -11540[?] 64178[?]  11539[?] -11540[?] 64177[?]  -2[?] -11535[?] 64171[?]  11533[?] 11534[?] 64168[?]  11532[?] -11533[?] 64166[?]  11531[?] -11532[?] 64163[?]  11530[?] -11531[?] 64160[?]  11529[?] -11530[?] 64157[?]  11528[?] -11529[?] 64154[?]  11527[?] -11528[?] 64151[?]  11526[?] -11527[?] 64148[?]  11525[?] -11526[?] 64145[?]  11524[?] -11525[?] 64142[?]  11523[?] -11524[?] 64139[?]  11522[?] -11523[?] 64136[?]  11521[?] -11522[?] 64133[?]  11520[?] -11521[?] 64130[?]  11519[?] -11520[?] 64127[?]  11518[?] -11519[?] 64124[?]  11517[?] -11518[?] 64121[?]  11516[?] -11517[?] 64118[?]  11515[?] -11516[?] 64115[?]  11514[?] -11515[?] 64112[?]  11513[?] -11514[?] 64109[?]  11512[?] -11513[?] 64106[?]  11511[?] -11512[?] 64103[?]  11510[?] -11511[?] 64100[?]  11509[?] -11510[?] 64097[?]  11508[?] -11509[?] 64094[?]  11507[?] -11508[?] 64091[?]  11506[?] -11507[?] 64088[?]  11505[?] -11506[?] 64085[?]  11504[?] -11505[?] 64082[?]  11503[?] -11504[?] 64079[?]  11502[?] -11503[?] 64076[?]  11501[?] -11502[?] 64073[?]  11500[?] -11501[?] 64070[?]  11499[?] -11500[?] 64067[?]  11498[?] -11499[?] 64064[?]  11497[?] -11498[?] 64061[?]  11496[?] -11497[?] 64058[?]  11495[?] -11496[?] 64055[?]  11494[?] -11495[?] 64052[?]  11493[?] -11494[?] 64049[?]  11492[?] -11493[?] 64046[?]  11491[?] -11492[?] 64043[?]  11490[?] -11491[?] 64040[?]  11489[?] -11490[?] 64037[?]  11488[?] -11489[?] 64034[?]  11487[?] -11488[?] 64031[?]  11486[?] -11487[?] 64028[?]  11485[?] -11486[?] 64025[?]  11484[?] -11485[?] 64022[?]  11483[?] -11484[?] 64019[?]  11482[?] -11483[?] 64016[?]  11481[?] -11482[?] 64013[?]  11480[?] -11481[?] 64010[?]  11479[?] -11480[?] 64007[?]  11478[?] -11479[?] 64004[?]  11477[?] -11478[?] 64001[?]  11476[?] -11477[?] 63998[?]  11475[?] -11476[?] 63995[?]  11474[?] -11475[?] 63992[?]  11473[?] -11474[?] 63989[?]  11472[?] -11473[?] 63986[?]  11471[?] -11472[?] 63983[?]  11470[?] -11471[?] 63980[?]  11469[?] -11470[?] 63977[?]  11468[?] -11469[?] 63974[?]  11467[?] -11468[?] 63971[?]  11466[?] -11467[?] 63968[?]  11465[?] -11466[?] 63965[?]  11464[?] -11465[?] 63962[?]  11463[?] -11464[?] 63959[?]  11462[?] -11463[?] 63956[?]  11461[?] -11462[?] 63953[?]  11460[?] -11461[?] 63950[?]  11459[?] -11460[?] 63947[?]  11458[?] -11459[?] 63944[?]  11457[?] -11458[?] 63941[?]  11456[?] -11457[?] 63938[?]  11455[?] -11456[?] 63935[?]  11454[?] -11455[?] 63932[?]  11453[?] -11454[?] 63929[?]  11452[?] -11453[?] 63926[?]  11451[?] -11452[?] 63923[?]  11450[?] -11451[?] 63920[?]  11449[?] -11450[?] 63917[?]  11448[?] -11449[?] 63914[?]  11447[?] -11448[?] 63911[?]  11446[?] -11447[?] 63908[?]  11445[?] -11446[?] 63905[?]  11444[?] -11445[?] 63902[?]  11443[?] -11444[?] 63899[?]  11442[?] -11443[?] 63896[?]  11441[?] -11442[?] 63893[?]  11440[?] -11441[?] 63890[?]  11439[?] -11440[?] 63887[?]  11438[?] -11439[?] 63884[?]  11437[?] -11438[?] 63881[?]  11436[?] -11437[?] 63878[?]  11435[?] -11436[?] 63875[?]  11434[?] -11435[?] 63872[?]  11433[?] -11434[?] 63869[?]  11432[?] -11433[?] 63866[?]  11431[?] -11432[?] 63863[?]  11430[?] -11431[?] 63860[?]  11429[?] -11430[?] 63857[?]  11428[?] -11429[?] 63854[?]  11427[?] -11428[?] 63851[?]  11426[?] -11427[?] 63848[?]  11425[?] -11426[?] 63845[?]  11424[?] -11425[?] 63842[?]  11423[?] -11424[?] 63839[?]  11422[?] -11423[?] 63836[?]  11421[?] -11422[?] 63833[?]  11420[?] -11421[?] 63830[?]  11419[?] -11420[?] 63827[?]  11418[?] -11419[?] 63824[?]  11417[?] -11418[?] 63821[?]  11416[?] -11417[?] 63818[?]  11415[?] -11416[?] 63815[?]  11414[?] -11415[?] 63812[?]  11413[?] -11414[?] 63809[?]  11412[?] -11413[?] 63806[?]  11411[?] -11412[?] 63803[?]  11410[?] -11411[?] 63800[?]  11409[?] -11410[?] 63797[?]  11408[?] -11409[?] 63794[?]  11407[?] -11408[?] 63791[?]  11406[?] -11407[?] 63788[?]  11405[?] -11406[?] 63785[?]  11404[?] -11405[?] 63782[?]  11403[?] -11404[?] 63779[?]  11402[?] -11403[?] 63776[?]  11401[?] -11402[?] 63773[?]  11400[?] -11401[?] 63770[?]  11399[?] -11400[?] 63767[?]  11398[?] -11399[?] 63764[?]  11397[?] -11398[?] 63761[?]  11396[?] -11397[?] 63758[?]  11395[?] -11396[?] 63755[?]  11394[?] -11395[?] 63752[?]  11393[?] -11394[?] 63749[?]  11392[?] -11393[?] 63746[?]  11391[?] -11392[?] 63743[?]  11390[?] -11391[?] 63740[?]  11389[?] -11390[?] 63737[?]  11388[?] -11389[?] 63734[?]  11387[?] -11388[?] 63731[?]  11386[?] -11387[?] 63728[?]  11385[?] -11386[?] 63725[?]  11384[?] -11385[?] 63722[?]  11383[?] -11384[?] 63719[?]  11382[?] -11383[?] 63716[?]  11381[?] -11382[?] 63713[?]  11380[?] -11381[?] 63710[?]  11379[?] -11380[?] 63707[?]  11378[?] -11379[?] 63704[?]  11377[?] -11378[?] 63701[?]  11376[?] -11377[?] 63698[?]  11375[?] -11376[?] 63695[?]  11374[?] -11375[?] 63692[?]  11373[?] -11374[?] 63689[?]  11372[?] -11373[?] 63686[?]  11371[?] -11372[?] 63683[?]  11370[?] -11371[?] 63680[?]  11369[?] -11370[?] 63677[?]  11368[?] -11369[?] 63674[?]  11367[?] -11368[?] 63671[?]  11366[?] -11367[?] 63668[?]  11365[?] -11366[?] 63665[?]  11364[?] -11365[?] 63662[?]  11363[?] -11364[?] 63659[?]  11362[?] -11363[?] 63656[?]  11361[?] -11362[?] 63653[?]  11360[?] -11361[?] 63650[?]  11359[?] -11360[?] 63647[?]  11358[?] -11359[?] 63644[?]  11357[?] -11358[?] 63641[?]  11356[?] -11357[?] 63638[?]  11355[?] -11356[?] 63635[?]  11354[?] -11355[?] 63632[?]  11353[?] -11354[?] 63629[?]  11352[?] -11353[?] 63626[?]  11351[?] -11352[?] 63623[?]  11350[?] -11351[?] 63620[?]  11349[?] -11350[?] 63617[?]  11348[?] -11349[?] 63614[?]  11347[?] -11348[?] 63611[?]  11346[?] -11347[?] 63608[?]  11345[?] -11346[?] 63605[?]  11344[?] -11345[?] 63602[?]  11343[?] -11344[?] 63599[?]  11342[?] -11343[?] 63596[?]  11341[?] -11342[?] 63593[?]  11340[?] -11341[?] 63590[?]  11339[?] -11340[?] 63587[?]  11338[?] -11339[?] 63584[?]  11337[?] -11338[?] 63581[?]  11336[?] -11337[?] 63578[?]  11335[?] -11336[?] 63575[?]  11334[?] -11335[?] 63572[?]  11333[?] -11334[?] 63569[?]  2426[?] -11334[?] 63568[?]  11332[?] -11333[?] 63566[?]  11331[?] -11332[?] 63563[?]  11330[?] -11331[?] 63560[?]  11329[?] -11330[?] 63557[?]  11328[?] -11329[?] 63554[?]  11327[?] -11328[?] 63551[?]  11326[?] -11327[?] 63548[?]  11325[?] -11326[?] 63545[?]  11324[?] -11325[?] 63542[?]  11323[?] -11324[?] 63539[?]  11322[?] -11323[?] 63536[?]  11321[?] -11322[?] 63533[?]  11320[?] -11321[?] 63530[?]  11319[?] -11320[?] 63527[?]  11318[?] -11319[?] 63524[?]  11317[?] -11318[?] 63521[?]  11316[?] -11317[?] 63518[?]  11315[?] -11316[?] 63515[?]  11314[?] -11315[?] 63512[?]  11313[?] -11314[?] 63509[?]  11312[?] -11313[?] 63506[?]  11311[?] -11312[?] 63503[?]  11310[?] -11311[?] 63500[?]  11309[?] -11310[?] 63497[?]  11308[?] -11309[?] 63494[?]  11307[?] -11308[?] 63491[?]  11306[?] -11307[?] 63488[?]  11305[?] -11306[?] 63485[?]  11304[?] -11305[?] 63482[?]  11303[?] -11304[?] 63479[?]  11302[?] -11303[?] 63476[?]  11301[?] -11302[?] 63473[?]  11300[?] -11301[?] 63470[?]  11299[?] -11300[?] 63467[?]  11298[?] -11299[?] 63464[?]  11297[?] -11298[?] 63461[?]  11296[?] -11297[?] 63458[?]  11295[?] -11296[?] 63455[?]  11294[?] -11295[?] 63452[?]  11293[?] -11294[?] 63449[?]  11292[?] -11293[?] 63446[?]  11291[?] -11292[?] 63443[?]  11290[?] -11291[?] 63440[?]  11289[?] -11290[?] 63437[?]  11288[?] -11289[?] 63434[?]  11287[?] -11288[?] 63431[?]  11286[?] -11287[?] 63428[?]  11285[?] -11286[?] 63425[?]  11284[?] -11285[?] 63422[?]  11283[?] -11284[?] 63419[?]  11282[?] -11283[?] 63416[?]  11281[?] -11282[?] 63413[?]  11280[?] -11281[?] 63410[?]  11279[?] -11280[?] 63407[?]  11278[?] -11279[?] 63404[?]  11277[?] -11278[?] 63401[?]  11276[?] -11277[?] 63398[?]  11275[?] -11276[?] 63395[?]  11274[?] -11275[?] 63392[?]  11273[?] -11274[?] 63389[?]  11272[?] -11273[?] 63386[?]  11271[?] -11272[?] 63383[?]  11270[?] -11271[?] 63380[?]  11269[?] -11270[?] 63377[?]  11268[?] -11269[?] 63374[?]  11267[?] -11268[?] 63371[?]  11266[?] -11267[?] 63368[?]  11265[?] -11266[?] 63365[?]  11264[?] -11265[?] 63362[?]  11263[?] -11264[?] 63359[?]  11262[?] -11263[?] 63356[?]  11261[?] -11262[?] 63353[?]  11260[?] -11261[?] 63350[?]  11259[?] -11260[?] 63347[?]  11258[?] -11259[?] 63344[?]  11257[?] -11258[?] 63341[?]  11256[?] -11257[?] 63338[?]  11255[?] -11256[?] 63335[?]  11254[?] -11255[?] 63332[?]  11253[?] -11254[?] 63329[?]  11252[?] -11253[?] 63326[?]  11251[?] -11252[?] 63323[?]  11250[?] -11251[?] 63320[?]  11249[?] -11250[?] 63317[?]  11248[?] -11249[?] 63314[?]  11247[?] -11248[?] 63311[?]  11246[?] -11247[?] 63308[?]  11245[?] -11246[?] 63305[?]  11244[?] -11245[?] 63302[?]  11243[?] -11244[?] 63299[?]  11242[?] -11243[?] 63296[?]  11241[?] -11242[?] 63293[?]  11240[?] -11241[?] 63290[?]  11239[?] -11240[?] 63287[?]  11238[?] -11239[?] 63284[?]  11237[?] -11238[?] 63281[?]  11236[?] -11237[?] 63278[?]  11235[?] -11236[?] 63275[?]  11234[?] -11235[?] 63272[?]  11233[?] -11234[?] 63269[?]  11232[?] -11233[?] 63266[?]  11231[?] -11232[?] 63263[?]  11230[?] -11231[?] 63260[?]  11229[?] -11230[?] 63257[?]  11228[?] -11229[?] 63254[?]  11227[?] -11228[?] 63251[?]  11226[?] -11227[?] 63248[?]  11225[?] -11226[?] 63245[?]  11224[?] -11225[?] 63242[?]  11223[?] -11224[?] 63239[?]  11222[?] -11223[?] 63236[?]  11221[?] -11222[?] 63233[?]  11220[?] -11221[?] 63230[?]  11219[?] -11220[?] 63227[?]  11218[?] -11219[?] 63224[?]  11217[?] -11218[?] 63221[?]  11216[?] -11217[?] 63218[?]  11215[?] -11216[?] 63215[?]  11214[?] -11215[?] 63212[?]  11213[?] -11214[?] 63209[?]  11212[?] -11213[?] 63206[?]  11211[?] -11212[?] 63203[?]  11210[?] -11211[?] 63200[?]  11209[?] -11210[?] 63197[?]  11208[?] -11209[?] 63194[?]  11207[?] -11208[?] 63191[?]  11206[?] -11207[?] 63188[?]  11205[?] -11206[?] 63185[?]  11204[?] -11205[?] 63182[?]  11203[?] -11204[?] 63179[?]  11202[?] -11203[?] 63176[?]  11201[?] -11202[?] 63173[?]  11200[?] -11201[?] 63170[?]  11199[?] -11200[?] 63167[?]  11198[?] -11199[?] 63164[?]  11197[?] -11198[?] 63161[?]  11196[?] -11197[?] 63158[?]  11195[?] -11196[?] 63155[?]  11194[?] -11195[?] 63152[?]  11193[?] -11194[?] 63149[?]  11192[?] -11193[?] 63146[?]  11191[?] -11192[?] 63143[?]  11190[?] -11191[?] 63140[?]  11189[?] -11190[?] 63137[?]  11188[?] -11189[?] 63134[?]  11187[?] -11188[?] 63131[?]  11186[?] -11187[?] 63128[?]  11185[?] -11186[?] 63125[?]  11184[?] -11185[?] 63122[?]  11183[?] -11184[?] 63119[?]  11182[?] -11183[?] 63116[?]  11181[?] -11182[?] 63113[?]  11180[?] -11181[?] 63110[?]  11179[?] -11180[?] 63107[?]  11178[?] -11179[?] 63104[?]  11177[?] -11178[?] 63101[?]  11176[?] -11177[?] 63098[?]  11175[?] -11176[?] 63095[?]  11174[?] -11175[?] 63092[?]  11173[?] -11174[?] 63089[?]  11172[?] -11173[?] 63086[?]  11171[?] -11172[?] 63083[?]  11170[?] -11171[?] 63080[?]  11169[?] -11170[?] 63077[?]  11168[?] -11169[?] 63074[?]  11167[?] -11168[?] 63071[?]  11166[?] -11167[?] 63068[?]  11165[?] -11166[?] 63065[?]  11164[?] -11165[?] 63062[?]  11163[?] -11164[?] 63059[?]  11162[?] -11163[?] 63056[?]  11161[?] -11162[?] 63053[?]  11160[?] -11161[?] 63050[?]  4331[?] -11161[?] 63049[?]  11159[?] -11160[?] 63047[?]  4344[?] -11160[?] 63046[?]  11158[?] -11159[?] 63044[?]  4355[?] -11159[?] 63043[?]  11157[?] -11158[?] 63041[?]  11156[?] -11157[?] 63038[?]  11155[?] -11156[?] 63035[?]  11154[?] -11155[?] 63032[?]  11153[?] -11154[?] 63029[?]  11152[?] -11153[?] 63026[?]  11151[?] -11152[?] 63023[?]  11150[?] -11151[?] 63020[?]  11149[?] -11150[?] 63017[?]  11148[?] -11149[?] 63014[?]  11147[?] -11148[?] 63011[?]  11146[?] -11147[?] 63008[?]  11145[?] -11146[?] 63005[?]  11144[?] -11145[?] 63002[?]  11143[?] -11144[?] 62999[?]  11142[?] -11143[?] 62996[?]  11141[?] -11142[?] 62993[?]  11140[?] -11141[?] 62990[?]  11139[?] -11140[?] 62987[?]  11138[?] -11139[?] 62984[?]  11137[?] -11138[?] 62981[?]  11136[?] -11137[?] 62978[?]  11135[?] -11136[?] 62975[?]  11134[?] -11135[?] 62972[?]  11133[?] -11134[?] 62969[?]  11132[?] -11133[?] 62966[?]  11131[?] -11132[?] 62963[?]  11130[?] -11131[?] 62960[?]  11129[?] -11130[?] 62957[?]  11128[?] -11129[?] 62954[?]  11127[?] -11128[?] 62951[?]  11126[?] -11127[?] 62948[?]  11125[?] -11126[?] 62945[?]  11124[?] -11125[?] 62942[?]  11123[?] -11124[?] 62939[?]  11122[?] -11123[?] 62936[?]  11121[?] -11122[?] 62933[?]  11120[?] -11121[?] 62930[?]  11119[?] -11120[?] 62927[?]  11118[?] -11119[?] 62924[?]  11117[?] -11118[?] 62921[?]  11116[?] -11117[?] 62918[?]  11115[?] -11116[?] 62915[?]  11114[?] -11115[?] 62912[?]  11113[?] -11114[?] 62909[?]  11112[?] -11113[?] 62906[?]  11111[?] -11112[?] 62903[?]  11110[?] -11111[?] 62900[?]  11109[?] -11110[?] 62897[?]  11108[?] -11109[?] 62894[?]  11107[?] -11108[?] 62891[?]  11106[?] -11107[?] 62888[?]  11105[?] -11106[?] 62885[?]  11104[?] -11105[?] 62882[?]  11103[?] -11104[?] 62879[?]  11102[?] -11103[?] 62876[?]  11101[?] -11102[?] 62873[?]  11100[?] -11101[?] 62870[?]  11099[?] -11100[?] 62867[?]  11098[?] -11099[?] 62864[?]  11097[?] -11098[?] 62861[?]  11096[?] -11097[?] 62858[?]  11095[?] -11096[?] 62855[?]  11094[?] -11095[?] 62852[?]  11093[?] -11094[?] 62849[?]  11092[?] -11093[?] 62846[?]  11091[?] -11092[?] 62843[?]  11090[?] -11091[?] 62840[?]  11089[?] -11090[?] 62837[?]  11088[?] -11089[?] 62834[?]  11087[?] -11088[?] 62831[?]  11086[?] -11087[?] 62828[?]  11085[?] -11086[?] 62825[?]  11084[?] -11085[?] 62822[?]  11083[?] -11084[?] 62819[?]  11082[?] -11083[?] 62816[?]  11081[?] -11082[?] 62813[?]  11080[?] -11081[?] 62810[?]  11079[?] -11080[?] 62807[?]  11078[?] -11079[?] 62804[?]  11077[?] -11078[?] 62801[?]  11076[?] -11077[?] 62798[?]  11075[?] -11076[?] 62795[?]  11074[?] -11075[?] 62792[?]  11073[?] -11074[?] 62789[?]  11072[?] -11073[?] 62786[?]  11071[?] -11072[?] 62783[?]  11070[?] -11071[?] 62780[?]  11069[?] -11070[?] 62777[?]  11068[?] -11069[?] 62774[?]  11067[?] -11068[?] 62771[?]  11066[?] -11067[?] 62768[?]  11065[?] -11066[?] 62765[?]  11064[?] -11065[?] 62762[?]  11063[?] -11064[?] 62759[?]  11062[?] -11063[?] 62756[?]  11061[?] -11062[?] 62753[?]  11060[?] -11061[?] 62750[?]  11059[?] -11060[?] 62747[?]  11058[?] -11059[?] 62744[?]  11057[?] -11058[?] 62741[?]  11056[?] -11057[?] 62738[?]  11055[?] -11056[?] 62735[?]  11054[?] -11055[?] 62732[?]  11053[?] -11054[?] 62729[?]  11052[?] -11053[?] 62726[?]  11051[?] -11052[?] 62723[?]  11050[?] -11051[?] 62720[?]  11049[?] -11050[?] 62717[?]  11048[?] -11049[?] 62714[?]  11047[?] -11048[?] 62711[?]  11046[?] -11047[?] 62708[?]  11045[?] -11046[?] 62705[?]  11044[?] -11045[?] 62702[?]  11043[?] -11044[?] 62699[?]  11042[?] -11043[?] 62696[?]  11041[?] -11042[?] 62693[?]  11040[?] -11041[?] 62690[?]  11039[?] -11040[?] 62687[?]  11038[?] -11039[?] 62684[?]  11037[?] -11038[?] 62681[?]  11036[?] -11037[?] 62678[?]  11035[?] -11036[?] 62675[?]  11034[?] -11035[?] 62672[?]  11033[?] -11034[?] 62669[?]  11032[?] -11033[?] 62666[?]  11031[?] -11032[?] 62663[?]  11030[?] -11031[?] 62660[?]  11029[?] -11030[?] 62657[?]  11028[?] -11029[?] 62654[?]  11027[?] -11028[?] 62651[?]  11026[?] -11027[?] 62648[?]  11025[?] -11026[?] 62645[?]  11024[?] -11025[?] 62642[?]  11023[?] -11024[?] 62639[?]  11022[?] -11023[?] 62636[?]  11021[?] -11022[?] 62633[?]  11020[?] -11021[?] 62630[?]  11019[?] -11020[?] 62627[?]  11018[?] -11019[?] 62624[?]  11017[?] -11018[?] 62621[?]  11016[?] -11017[?] 62618[?]  11015[?] -11016[?] 62615[?]  11014[?] -11015[?] 62612[?]  11013[?] -11014[?] 62609[?]  11012[?] -11013[?] 62606[?]  11011[?] -11012[?] 62603[?]  11010[?] -11011[?] 62600[?]  5983[?] -11011[?] 62599[?]  11009[?] -11010[?] 62597[?]  11008[?] -11009[?] 62594[?]  11007[?] -11008[?] 62591[?]  11006[?] -11007[?] 62588[?]  11005[?] -11006[?] 62585[?]  11004[?] -11005[?] 62582[?]  11003[?] -11004[?] 62579[?]  11002[?] -11003[?] 62576[?]  11001[?] -11002[?] 62573[?]  11000[?] -11001[?] 62570[?]  10999[?] -11000[?] 62567[?]  10998[?] -10999[?] 62564[?]  10997[?] -10998[?] 62561[?]  10996[?] -10997[?] 62558[?]  10995[?] -10996[?] 62555[?]  10994[?] -10995[?] 62552[?]  10993[?] -10994[?] 62549[?]  10992[?] -10993[?] 62546[?]  10991[?] -10992[?] 62543[?]  10990[?] -10991[?] 62540[?]  10989[?] -10990[?] 62537[?]  10988[?] -10989[?] 62534[?]  10987[?] -10988[?] 62531[?]  10986[?] -10987[?] 62528[?]  10985[?] -10986[?] 62525[?]  10984[?] -10985[?] 62522[?]  10983[?] -10984[?] 62519[?]  10982[?] -10983[?] 62516[?]  10981[?] -10982[?] 62513[?]  10980[?] -10981[?] 62510[?]  10979[?] -10980[?] 62507[?]  10978[?] -10979[?] 62504[?]  10977[?] -10978[?] 62501[?]  10976[?] -10977[?] 62498[?]  10975[?] -10976[?] 62495[?]  10974[?] -10975[?] 62492[?]  10973[?] -10974[?] 62489[?]  10972[?] -10973[?] 62486[?]  10971[?] -10972[?] 62483[?]  10970[?] -10971[?] 62480[?]  10969[?] -10970[?] 62477[?]  10968[?] -10969[?] 62474[?]  10967[?] -10968[?] 62471[?]  10966[?] -10967[?] 62468[?]  10965[?] -10966[?] 62465[?]  10964[?] -10965[?] 62462[?]  10963[?] -10964[?] 62459[?]  10962[?] -10963[?] 62456[?]  10961[?] -10962[?] 62453[?]  10960[?] -10961[?] 62450[?]  10959[?] -10960[?] 62447[?]  10958[?] -10959[?] 62444[?]  10957[?] -10958[?] 62441[?]  10956[?] -10957[?] 62438[?]  10955[?] -10956[?] 62435[?]  10954[?] -10955[?] 62432[?]  10953[?] -10954[?] 62429[?]  10952[?] -10953[?] 62426[?]  10951[?] -10952[?] 62423[?]  10950[?] -10951[?] 62420[?]  10949[?] -10950[?] 62417[?]  10948[?] -10949[?] 62414[?]  10947[?] -10948[?] 62411[?]  10946[?] -10947[?] 62408[?]  10945[?] -10946[?] 62405[?]  10944[?] -10945[?] 62402[?]  10943[?] -10944[?] 62399[?]  10942[?] -10943[?] 62396[?]  10941[?] -10942[?] 62393[?]  10940[?] -10941[?] 62390[?]  10939[?] -10940[?] 62387[?]  10938[?] -10939[?] 62384[?]  10937[?] -10938[?] 62381[?]  10936[?] -10937[?] 62378[?]  10935[?] -10936[?] 62375[?]  10934[?] -10935[?] 62372[?]  10933[?] -10934[?] 62369[?]  10932[?] -10933[?] 62366[?]  10931[?] -10932[?] 62363[?]  10930[?] -10931[?] 62360[?]  10929[?] -10930[?] 62357[?]  10928[?] -10929[?] 62354[?]  10927[?] -10928[?] 62351[?]  10926[?] -10927[?] 62348[?]  10925[?] -10926[?] 62345[?]  10924[?] -10925[?] 62342[?]  10923[?] -10924[?] 62339[?]  10922[?] -10923[?] 62336[?]  10921[?] -10922[?] 62333[?]  10920[?] -10921[?] 62330[?]  10919[?] -10920[?] 62327[?]  10918[?] -10919[?] 62324[?]  10917[?] -10918[?] 62321[?]  10916[?] -10917[?] 62318[?]  10915[?] -10916[?] 62315[?]  10914[?] -10915[?] 62312[?]  10913[?] -10914[?] 62309[?]  10912[?] -10913[?] 62306[?]  10911[?] -10912[?] 62303[?]  10910[?] -10911[?] 62300[?]  10909[?] -10910[?] 62297[?]  10908[?] -10909[?] 62294[?]  10907[?] -10908[?] 62291[?]  10906[?] -10907[?] 62288[?]  10905[?] -10906[?] 62285[?]  10904[?] -10905[?] 62282[?]  10903[?] -10904[?] 62279[?]  10902[?] -10903[?] 62276[?]  10901[?] -10902[?] 62273[?]  10900[?] -10901[?] 62270[?]  10899[?] -10900[?] 62267[?]  10898[?] -10899[?] 62264[?]  10897[?] -10898[?] 62261[?]  10896[?] -10897[?] 62258[?]  10895[?] -10896[?] 62255[?]  10894[?] -10895[?] 62252[?]  10893[?] -10894[?] 62249[?]  10892[?] -10893[?] 62246[?]  10891[?] -10892[?] 62243[?]  10890[?] -10891[?] 62240[?]  10889[?] -10890[?] 62237[?]  10888[?] -10889[?] 62234[?]  10887[?] -10888[?] 62231[?]  10886[?] -10887[?] 62228[?]  7347[?] -10887[?] 62227[?]  10885[?] -10886[?] 62225[?]  10884[?] -10885[?] 62222[?]  10883[?] -10884[?] 62219[?]  10882[?] -10883[?] 62216[?]  10881[?] -10882[?] 62213[?]  10880[?] -10881[?] 62210[?]  10879[?] -10880[?] 62207[?]  10878[?] -10879[?] 62204[?]  10877[?] -10878[?] 62201[?]  10876[?] -10877[?] 62198[?]  10875[?] -10876[?] 62195[?]  10874[?] -10875[?] 62192[?]  10873[?] -10874[?] 62189[?]  10872[?] -10873[?] 62186[?]  10871[?] -10872[?] 62183[?]  10870[?] -10871[?] 62180[?]  10869[?] -10870[?] 62177[?]  10868[?] -10869[?] 62174[?]  10867[?] -10868[?] 62171[?]  10866[?] -10867[?] 62168[?]  10865[?] -10866[?] 62165[?]  10864[?] -10865[?] 62162[?]  10863[?] -10864[?] 62159[?]  10862[?] -10863[?] 62156[?]  10861[?] -10862[?] 62153[?]  10860[?] -10861[?] 62150[?]  10859[?] -10860[?] 62147[?]  10858[?] -10859[?] 62144[?]  10857[?] -10858[?] 62141[?]  10856[?] -10857[?] 62138[?]  10855[?] -10856[?] 62135[?]  10854[?] -10855[?] 62132[?]  10853[?] -10854[?] 62129[?]  10852[?] -10853[?] 62126[?]  10851[?] -10852[?] 62123[?]  10850[?] -10851[?] 62120[?]  10849[?] -10850[?] 62117[?]  10848[?] -10849[?] 62114[?]  10847[?] -10848[?] 62111[?]  10846[?] -10847[?] 62108[?]  10845[?] -10846[?] 62105[?]  10844[?] -10845[?] 62102[?]  10843[?] -10844[?] 62099[?]  10842[?] -10843[?] 62096[?]  10841[?] -10842[?] 62093[?]  10840[?] -10841[?] 62090[?]  10839[?] -10840[?] 62087[?]  10838[?] -10839[?] 62084[?]  10837[?] -10838[?] 62081[?]  10836[?] -10837[?] 62078[?]  10835[?] -10836[?] 62075[?]  10834[?] -10835[?] 62072[?]  10833[?] -10834[?] 62069[?]  10832[?] -10833[?] 62066[?]  10831[?] -10832[?] 62063[?]  10830[?] -10831[?] 62060[?]  10829[?] -10830[?] 62057[?]  10828[?] -10829[?] 62054[?]  10827[?] -10828[?] 62051[?]  10826[?] -10827[?] 62048[?]  10825[?] -10826[?] 62045[?]  10824[?] -10825[?] 62042[?]  10823[?] -10824[?] 62039[?]  10822[?] -10823[?] 62036[?]  10821[?] -10822[?] 62033[?]  10820[?] -10821[?] 62030[?]  10819[?] -10820[?] 62027[?]  10818[?] -10819[?] 62024[?]  10817[?] -10818[?] 62021[?]  10816[?] -10817[?] 62018[?]  10815[?] -10816[?] 62015[?]  10814[?] -10815[?] 62012[?]  10813[?] -10814[?] 62009[?]  10812[?] -10813[?] 62006[?]  10811[?] -10812[?] 62003[?]  10810[?] -10811[?] 62000[?]  10809[?] -10810[?] 61997[?]  10808[?] -10809[?] 61994[?]  10807[?] -10808[?] 61991[?]  10806[?] -10807[?] 61988[?]  10805[?] -10806[?] 61985[?]  10804[?] -10805[?] 61982[?]  10803[?] -10804[?] 61979[?]  10802[?] -10803[?] 61976[?]  10801[?] -10802[?] 61973[?]  10800[?] -10801[?] 61970[?]  10799[?] -10800[?] 61967[?]  10798[?] -10799[?] 61964[?]  10797[?] -10798[?] 61961[?]  10796[?] -10797[?] 61958[?]  10795[?] -10796[?] 61955[?]  10794[?] -10795[?] 61952[?]  10793[?] -10794[?] 61949[?]  10792[?] -10793[?] 61946[?]  10791[?] -10792[?] 61943[?]  10790[?] -10791[?] 61940[?]  10789[?] -10790[?] 61937[?]  10788[?] -10789[?] 61934[?]  10787[?] -10788[?] 61931[?]  10786[?] -10787[?] 61928[?]  10785[?] -10786[?] 61925[?]  8458[?] -10786[?] 61924[?]  10784[?] -10785[?] 61922[?]  10783[?] -10784[?] 61919[?]  10782[?] -10783[?] 61916[?]  10781[?] -10782[?] 61913[?]  10780[?] -10781[?] 61910[?]  10779[?] -10780[?] 61907[?]  10778[?] -10779[?] 61904[?]  10777[?] -10778[?] 61901[?]  10776[?] -10777[?] 61898[?]  10775[?] -10776[?] 61895[?]  10774[?] -10775[?] 61892[?]  10773[?] -10774[?] 61889[?]  10772[?] -10773[?] 61886[?]  10771[?] -10772[?] 61883[?]  10770[?] -10771[?] 61880[?]  10769[?] -10770[?] 61877[?]  10768[?] -10769[?] 61874[?]  10767[?] -10768[?] 61871[?]  10766[?] -10767[?] 61868[?]  10765[?] -10766[?] 61865[?]  10764[?] -10765[?] 61862[?]  10763[?] -10764[?] 61859[?]  10762[?] -10763[?] 61856[?]  10761[?] -10762[?] 61853[?]  10760[?] -10761[?] 61850[?]  10759[?] -10760[?] 61847[?]  10758[?] -10759[?] 61844[?]  10757[?] -10758[?] 61841[?]  10756[?] -10757[?] 61838[?]  10755[?] -10756[?] 61835[?]  10754[?] -10755[?] 61832[?]  10753[?] -10754[?] 61829[?]  10752[?] -10753[?] 61826[?]  10751[?] -10752[?] 61823[?]  10750[?] -10751[?] 61820[?]  10749[?] -10750[?] 61817[?]  10748[?] -10749[?] 61814[?]  10747[?] -10748[?] 61811[?]  10746[?] -10747[?] 61808[?]  10745[?] -10746[?] 61805[?]  10744[?] -10745[?] 61802[?]  10743[?] -10744[?] 61799[?]  10742[?] -10743[?] 61796[?]  10741[?] -10742[?] 61793[?]  10740[?] -10741[?] 61790[?]  10739[?] -10740[?] 61787[?]  10738[?] -10739[?] 61784[?]  10737[?] -10738[?] 61781[?]  10736[?] -10737[?] 61778[?]  10735[?] -10736[?] 61775[?]  10734[?] -10735[?] 61772[?]  10733[?] -10734[?] 61769[?]  10732[?] -10733[?] 61766[?]  10731[?] -10732[?] 61763[?]  10730[?] -10731[?] 61760[?]  10729[?] -10730[?] 61757[?]  10728[?] -10729[?] 61754[?]  10727[?] -10728[?] 61751[?]  10726[?] -10727[?] 61748[?]  10725[?] -10726[?] 61745[?]  10724[?] -10725[?] 61742[?]  10723[?] -10724[?] 61739[?]  10722[?] -10723[?] 61736[?]  10721[?] -10722[?] 61733[?]  10720[?] -10721[?] 61730[?]  10719[?] -10720[?] 61727[?]  10718[?] -10719[?] 61724[?]  10717[?] -10718[?] 61721[?]  10716[?] -10717[?] 61718[?]  10715[?] -10716[?] 61715[?]  10714[?] -10715[?] 61712[?]  10713[?] -10714[?] 61709[?]  10712[?] -10713[?] 61706[?]  10711[?] -10712[?] 61703[?]  10710[?] -10711[?] 61700[?]  10709[?] -10710[?] 61697[?]  10708[?] -10709[?] 61694[?]  10707[?] -10708[?] 61691[?]  10706[?] -10707[?] 61688[?]  9327[?] -10707[?] 61687[?]  10705[?] -10706[?] 61685[?]  10704[?] -10705[?] 61682[?]  10703[?] -10704[?] 61679[?]  10702[?] -10703[?] 61676[?]  10701[?] -10702[?] 61673[?]  10700[?] -10701[?] 61670[?]  10699[?] -10700[?] 61667[?]  10698[?] -10699[?] 61664[?]  10697[?] -10698[?] 61661[?]  10696[?] -10697[?] 61658[?]  10695[?] -10696[?] 61655[?]  10694[?] -10695[?] 61652[?]  10693[?] -10694[?] 61649[?]  10692[?] -10693[?] 61646[?]  10691[?] -10692[?] 61643[?]  10690[?] -10691[?] 61640[?]  10689[?] -10690[?] 61637[?]  10688[?] -10689[?] 61634[?]  10687[?] -10688[?] 61631[?]  10686[?] -10687[?] 61628[?]  10685[?] -10686[?] 61625[?]  10684[?] -10685[?] 61622[?]  10683[?] -10684[?] 61619[?]  10682[?] -10683[?] 61616[?]  10681[?] -10682[?] 61613[?]  10680[?] -10681[?] 61610[?]  10679[?] -10680[?] 61607[?]  10678[?] -10679[?] 61604[?]  10677[?] -10678[?] 61601[?]  10676[?] -10677[?] 61598[?]  10675[?] -10676[?] 61595[?]  10674[?] -10675[?] 61592[?]  10673[?] -10674[?] 61589[?]  10672[?] -10673[?] 61586[?]  10671[?] -10672[?] 61583[?]  10670[?] -10671[?] 61580[?]  10669[?] -10670[?] 61577[?]  10668[?] -10669[?] 61574[?]  10667[?] -10668[?] 61571[?]  10666[?] -10667[?] 61568[?]  10665[?] -10666[?] 61565[?]  10664[?] -10665[?] 61562[?]  10663[?] -10664[?] 61559[?]  10662[?] -10663[?] 61556[?]  10661[?] -10662[?] 61553[?]  10660[?] -10661[?] 61550[?]  10659[?] -10660[?] 61547[?]  10658[?] -10659[?] 61544[?]  10657[?] -10658[?] 61541[?]  10656[?] -10657[?] 61538[?]  10655[?] -10656[?] 61535[?]  10654[?] -10655[?] 61532[?]  10653[?] -10654[?] 61529[?]  10652[?] -10653[?] 61526[?]  10651[?] -10652[?] 61523[?]  10650[?] -10651[?] 61520[?]  10649[?] -10650[?] 61517[?]  10648[?] -10649[?] 61514[?]  9965[?] -10649[?] 61513[?]  10647[?] -10648[?] 61511[?]  10646[?] -10647[?] 61508[?]  10645[?] -10646[?] 61505[?]  10644[?] -10645[?] 61502[?]  10643[?] -10644[?] 61499[?]  10642[?] -10643[?] 61496[?]  10641[?] -10642[?] 61493[?]  10640[?] -10641[?] 61490[?]  10639[?] -10640[?] 61487[?]  10638[?] -10639[?] 61484[?]  10637[?] -10638[?] 61481[?]  10636[?] -10637[?] 61478[?]  10635[?] -10636[?] 61475[?]  10634[?] -10635[?] 61472[?]  10633[?] -10634[?] 61469[?]  10632[?] -10633[?] 61466[?]  10631[?] -10632[?] 61463[?]  10630[?] -10631[?] 61460[?]  10629[?] -10630[?] 61457[?]  10628[?] -10629[?] 61454[?]  10627[?] -10628[?] 61451[?]  10626[?] -10627[?] 61448[?]  10625[?] -10626[?] 61445[?]  10624[?] -10625[?] 61442[?]  10623[?] -10624[?] 61439[?]  10622[?] -10623[?] 61436[?]  10621[?] -10622[?] 61433[?]  10620[?] -10621[?] 61430[?]  10619[?] -10620[?] 61427[?]  10618[?] -10619[?] 61424[?]  10617[?] -10618[?] 61421[?]  10616[?] -10617[?] 61418[?]  10615[?] -10616[?] 61415[?]  10614[?] -10615[?] 61412[?]  10613[?] -10614[?] 61409[?]  10612[?] -10613[?] 61406[?]  10611[?] -10612[?] 61403[?]  10610[?] -10611[?] 61400[?]  10383[?] -10611[?] 61399[?]  10609[?] -10610[?] 61397[?]  10608[?] -10609[?] 61394[?]  10607[?] -10608[?] 61391[?]  10606[?] -10607[?] 61388[?]  10605[?] -10606[?] 61385[?]  10604[?] -10605[?] 61382[?]  10603[?] -10604[?] 61379[?]  10602[?] -10603[?] 61376[?]  10601[?] -10602[?] 61373[?]  10600[?] -10601[?] 61370[?]  10599[?] -10600[?] 61367[?]  10598[?] -10599[?] 61364[?]  10597[?] -10598[?] 61361[?]  10596[?] -10597[?] 61358[?]  10595[?] -10596[?] 61355[?]  10594[?] -10595[?] 61352[?]  10593[?] -10594[?] 61349[?]  10592[?] -10593[?] 61346[?]  10591[?] -10592[?] 61343[?]  10590[?] 2[?] -10591[?] 61341[?]  -10589[?] -10590[?] 61338[?]  -236[?] -224[?] 10589[?] 61336[?]  10382[?] -10383[?] 60773[?]  10381[?] 2[?] -10382[?] 60771[?]  -10380[?] -10381[?] 60768[?]  -465[?] -453[?] 10380[?] 60766[?]  9964[?] -9965[?] 59633[?]  9963[?] 2[?] -9964[?] 59631[?]  -9962[?] -9963[?] 59628[?]  -706[?] -694[?] 9962[?] 59626[?]  9326[?] -9327[?] 57893[?]  9325[?] 2[?] -9326[?] 57891[?]  -9324[?] -9325[?] 57888[?]  -959[?] -947[?] 9324[?] 57886[?]  8457[?] -8458[?] 55523[?]  8456[?] 2[?] -8457[?] 55521[?]  -8455[?] -8456[?] 55518[?]  -1224[?] -1212[?] 8455[?] 55516[?]  7346[?] -7347[?] 52493[?]  7345[?] 2[?] -7346[?] 52491[?]  -7344[?] -7345[?] 52488[?]  -1489[?] -1501[?] 7344[?] 52486[?]  5982[?] -5983[?] 48773[?]  5981[?] 2[?] -5982[?] 48771[?]  -5980[?] -5981[?] 48768[?]  -1778[?] -1790[?] 5980[?] 48766[?]  4354[?] -4355[?] 44333[?]  4353[?] 2[?] -4354[?] 44331[?]  -4352[?] -4353[?] 44328[?]  -2079[?] -2091[?] 4352[?] 44326[?]  4343[?] -4344[?] 44303[?]  4342[?] 2[?] -4343[?] 44301[?]  -4341[?] -4342[?] 44298[?]  -4335[?] -4332[?] 4341[?] 44296[?]  4330[?] -4331[?] 44273[?]  4329[?] 2[?] -4330[?] 44271[?]  -4328[?] -4329[?] 44268[?]  -4319[?] -4322[?] 4328[?] 44266[?]  2425[?] -2426[?] 39083[?]  2424[?] 2[?] -2425[?] 39081[?]  -2423[?] -2424[?] 39078[?]  -2404[?] -2392[?] 2423[?] 39076[?]  
5.19/4.64	c qxplain 0/4641
5.30/4.76	c qxplain 2321/4641
5.46/4.84	c qxplain 3482/4641
5.46/4.88	c qxplain 4062/4641
5.59/4.93	c qxplain 4352/4641
5.59/4.97	c qxplain 4497/4641
5.69/5.01	c qxplain 4570/4641
5.69/5.05	c qxplain 4606/4641
5.79/5.10	c qxplain 4624/4641
5.79/5.14	c qxplain 4633/4641
5.79/5.18	c qxplain 4638/4641
5.89/5.23	c qxplain 4640/4641
5.89/5.27	c qxplain 4641/4641
5.99/5.32	c 39076[?] -2392[?] 2423[?] -2404[?]  is mandatory 
5.99/5.32	c qxplain 4640/4640
5.99/5.36	c 39078[?] -2423[?] -2424[?]  is mandatory 
5.99/5.36	c qxplain 4638/4639
6.10/5.40	c qxplain 4639/4639
6.10/5.45	c 39081[?] 2424[?] -2425[?] 2[?]  is mandatory 
6.10/5.45	c qxplain 4638/4638
6.10/5.49	c 39083[?] 2425[?] -2426[?]  is mandatory 
6.10/5.49	c qxplain 4633/4637
6.19/5.53	c qxplain 4636/4637
6.19/5.58	c qxplain 4637/4637
6.28/5.62	c 44266[?] -4319[?] 4328[?] -4322[?]  is mandatory 
6.28/5.62	c qxplain 4636/4636
6.28/5.66	c 44268[?] -4328[?] -4329[?]  is mandatory 
6.28/5.66	c qxplain 4633/4635
6.39/5.71	c qxplain 4635/4635
6.39/5.75	c 44271[?] 4329[?] -4330[?] 2[?]  is mandatory 
6.39/5.75	c qxplain 4633/4634
6.39/5.79	c qxplain 4634/4634
6.49/5.84	c 44273[?] 4330[?] -4331[?]  is mandatory 
6.49/5.84	c qxplain 4633/4633
6.49/5.89	c 44296[?] -4332[?] -4335[?] 4341[?]  is mandatory 
6.49/5.89	c qxplain 4624/4632
6.59/5.93	c qxplain 4629/4632
6.59/5.98	c qxplain 4631/4632
6.69/6.02	c qxplain 4632/4632
6.69/6.06	c 44298[?] -4341[?] -4342[?]  is mandatory 
6.69/6.06	c qxplain 4631/4631
6.78/6.11	c 44301[?] 4342[?] -4343[?] 2[?]  is mandatory 
6.78/6.11	c qxplain 4629/4630
6.78/6.15	c qxplain 4630/4630
6.78/6.19	c 44303[?] 4343[?] -4344[?]  is mandatory 
6.78/6.19	c qxplain 4629/4629
6.89/6.25	c 44326[?] -2079[?] -2091[?] 4352[?]  is mandatory 
6.89/6.25	c qxplain 4624/4628
6.99/6.30	c qxplain 4627/4628
7.08/6.49	c qxplain 4628/4628
7.19/6.56	c 44328[?] -4352[?] -4353[?]  is mandatory 
7.19/6.56	c qxplain 4627/4627
7.30/6.63	c 44331[?] 4353[?] -4354[?] 2[?]  is mandatory 
7.30/6.63	c qxplain 4624/4626
7.39/6.72	c qxplain 4626/4626
7.39/6.79	c 44333[?] 4354[?] -4355[?]  is mandatory 
7.39/6.79	c qxplain 4624/4625
7.58/6.93	c qxplain 4625/4625
7.68/7.01	c 48766[?] -1778[?] 5980[?] -1790[?]  is mandatory 
7.68/7.01	c qxplain 4624/4624
7.79/7.10	c 48768[?] -5980[?] -5981[?]  is mandatory 
7.79/7.11	c qxplain 4606/4623
7.79/7.16	c qxplain 4615/4623
7.89/7.25	c qxplain 4620/4623
7.99/7.31	c qxplain 4622/4623
7.99/7.37	c qxplain 4623/4623
8.08/7.43	c 48771[?] 5981[?] -5982[?] 2[?]  is mandatory 
8.08/7.43	c qxplain 4622/4622
8.08/7.48	c 48773[?] 5982[?] -5983[?]  is mandatory 
8.08/7.48	c qxplain 4620/4621
8.19/7.56	c qxplain 4621/4621
8.29/7.64	c 52486[?] -1489[?] 7344[?] -1501[?]  is mandatory 
8.29/7.64	c qxplain 4620/4620
8.29/7.70	c 52488[?] -7344[?] -7345[?]  is mandatory 
8.29/7.70	c qxplain 4615/4619
8.39/7.79	c qxplain 4618/4619
8.48/7.84	c qxplain 4619/4619
8.59/7.90	c 52491[?] 7345[?] -7346[?] 2[?]  is mandatory 
8.59/7.90	c qxplain 4618/4618
8.59/7.94	c 52493[?] 7346[?] -7347[?]  is mandatory 
8.59/7.94	c qxplain 4615/4617
8.69/8.01	c qxplain 4617/4617
8.69/8.06	c 55516[?] -1224[?] 8455[?] -1212[?]  is mandatory 
8.69/8.06	c qxplain 4615/4616
8.79/8.12	c qxplain 4616/4616
8.79/8.17	c 55518[?] -8455[?] -8456[?]  is mandatory 
8.79/8.17	c qxplain 4615/4615
8.89/8.21	c 55521[?] 8456[?] -8457[?] 2[?]  is mandatory 
8.89/8.22	c qxplain 4606/4614
8.89/8.30	c qxplain 4611/4614
9.09/8.40	c qxplain 4613/4614
9.09/8.48	c qxplain 4614/4614
9.18/8.53	c 55523[?] 8457[?] -8458[?]  is mandatory 
9.18/8.53	c qxplain 4613/4613
9.29/8.61	c 57886[?] -947[?] -959[?] 9324[?]  is mandatory 
9.29/8.61	c qxplain 4611/4612
9.29/8.67	c qxplain 4612/4612
9.39/8.71	c 57888[?] -9324[?] -9325[?]  is mandatory 
9.39/8.71	c qxplain 4611/4611
9.39/8.76	c 57891[?] 9325[?] -9326[?] 2[?]  is mandatory 
9.39/8.76	c qxplain 4606/4610
9.49/8.85	c qxplain 4609/4610
9.59/8.93	c qxplain 4610/4610
9.59/8.98	c 57893[?] 9326[?] -9327[?]  is mandatory 
9.59/8.98	c qxplain 4609/4609
9.68/9.05	c 59626[?] -694[?] -706[?] 9962[?]  is mandatory 
9.68/9.05	c qxplain 4606/4608
9.78/9.12	c qxplain 4608/4608
9.78/9.17	c 59628[?] -9962[?] -9963[?]  is mandatory 
9.78/9.17	c qxplain 4606/4607
9.89/9.21	c qxplain 4607/4607
9.89/9.25	c 59631[?] 9963[?] -9964[?] 2[?]  is mandatory 
9.89/9.25	c qxplain 4606/4606
9.99/9.30	c 59633[?] 9964[?] -9965[?]  is mandatory 
9.99/9.30	c qxplain 4570/4605
9.99/9.35	c qxplain 4588/4605
10.08/9.40	c qxplain 4597/4605
10.08/9.44	c qxplain 4602/4605
10.19/9.51	c qxplain 4604/4605
10.19/9.58	c qxplain 4605/4605
10.28/9.62	c 60766[?] -453[?] 10380[?] -465[?]  is mandatory 
10.28/9.62	c qxplain 4604/4604
10.28/9.66	c 60768[?] -10380[?] -10381[?]  is mandatory 
10.28/9.66	c qxplain 4602/4603
10.39/9.71	c qxplain 4603/4603
10.39/9.75	c 60771[?] 10381[?] -10382[?] 2[?]  is mandatory 
10.39/9.75	c qxplain 4602/4602
10.39/9.79	c 60773[?] 10382[?] -10383[?]  is mandatory 
10.39/9.79	c qxplain 4597/4601
10.49/9.84	c qxplain 4600/4601
10.49/9.88	c qxplain 4601/4601
10.60/9.92	c 61336[?] -224[?] 10589[?] -236[?]  is mandatory 
10.60/9.92	c qxplain 4600/4600
10.60/9.97	c 61338[?] -10589[?] -10590[?]  is mandatory 
10.60/9.97	c qxplain 4597/4599
10.69/10.01	c qxplain 4599/4599
10.69/10.05	c 61341[?] 10590[?] -10591[?] 2[?]  is mandatory 
10.69/10.05	c qxplain 4597/4598
10.69/10.09	c qxplain 4598/4598
10.79/10.14	c 61343[?] 10591[?] -10592[?]  is mandatory 
10.79/10.14	c qxplain 4597/4597
10.79/10.18	c 61346[?] 10592[?] -10593[?]  is mandatory 
10.79/10.18	c qxplain 4588/4596
10.89/10.22	c qxplain 4593/4596
10.89/10.27	c qxplain 4595/4596
10.99/10.31	c qxplain 4596/4596
10.99/10.35	c 61349[?] 10593[?] -10594[?]  is mandatory 
10.99/10.35	c qxplain 4595/4595
10.99/10.39	c 61352[?] 10594[?] -10595[?]  is mandatory 
10.99/10.39	c qxplain 4593/4594
11.08/10.44	c qxplain 4594/4594
11.08/10.48	c 61355[?] 10595[?] -10596[?]  is mandatory 
11.08/10.48	c qxplain 4593/4593
11.19/10.53	c 61358[?] 10596[?] -10597[?]  is mandatory 
11.19/10.53	c qxplain 4588/4592
11.19/10.57	c qxplain 4591/4592
11.29/10.61	c qxplain 4592/4592
11.29/10.66	c 61361[?] 10597[?] -10598[?]  is mandatory 
11.29/10.66	c qxplain 4591/4591
11.39/10.70	c 61364[?] 10598[?] -10599[?]  is mandatory 
11.39/10.70	c qxplain 4588/4590
11.39/10.75	c qxplain 4590/4590
11.39/10.79	c 61367[?] 10599[?] -10600[?]  is mandatory 
11.39/10.79	c qxplain 4588/4589
11.49/10.84	c qxplain 4589/4589
11.49/10.88	c 61370[?] 10600[?] -10601[?]  is mandatory 
11.49/10.88	c qxplain 4588/4588
11.59/10.92	c 61373[?] 10601[?] -10602[?]  is mandatory 
11.59/10.92	c qxplain 4570/4587
11.59/10.97	c qxplain 4579/4587
11.69/11.02	c qxplain 4584/4587
11.69/11.06	c qxplain 4586/4587
11.78/11.10	c qxplain 4587/4587
11.78/11.15	c 61376[?] 10602[?] -10603[?]  is mandatory 
11.78/11.15	c qxplain 4586/4586
11.78/11.19	c 61379[?] 10603[?] -10604[?]  is mandatory 
11.78/11.19	c qxplain 4584/4585
11.89/11.23	c qxplain 4585/4585
11.89/11.28	c 61382[?] 10604[?] -10605[?]  is mandatory 
11.89/11.28	c qxplain 4584/4584
11.98/11.32	c 61385[?] 10605[?] -10606[?]  is mandatory 
11.98/11.32	c qxplain 4579/4583
11.98/11.36	c qxplain 4582/4583
12.08/11.41	c qxplain 4583/4583
12.08/11.45	c 61388[?] 10606[?] -10607[?]  is mandatory 
12.08/11.45	c qxplain 4582/4582
12.08/11.49	c 61391[?] 10607[?] -10608[?]  is mandatory 
12.08/11.49	c qxplain 4579/4581
12.19/11.54	c qxplain 4581/4581
12.19/11.58	c 61394[?] 10608[?] -10609[?]  is mandatory 
12.19/11.58	c qxplain 4579/4580
12.28/11.63	c qxplain 4580/4580
12.28/11.67	c 61397[?] 10609[?] -10610[?]  is mandatory 
12.28/11.67	c qxplain 4579/4579
12.38/11.71	c 61399[?] 10383[?] -10611[?]  is mandatory 
12.38/11.71	c qxplain 4570/4578
12.38/11.76	c qxplain 4575/4578
12.49/11.80	c qxplain 4577/4578
12.49/11.84	c qxplain 4578/4578
12.49/11.89	c 61400[?] 10610[?] -10611[?]  is mandatory 
12.49/11.89	c qxplain 4577/4577
12.59/11.93	c 61403[?] 10611[?] -10612[?]  is mandatory 
12.59/11.93	c qxplain 4575/4576
12.59/11.97	c qxplain 4576/4576
12.69/12.02	c 61406[?] 10612[?] -10613[?]  is mandatory 
12.69/12.02	c qxplain 4575/4575
12.69/12.06	c 61409[?] 10613[?] -10614[?]  is mandatory 
12.69/12.06	c qxplain 4570/4574
12.79/12.10	c qxplain 4573/4574
12.79/12.15	c qxplain 4574/4574
12.79/12.19	c 61412[?] 10614[?] -10615[?]  is mandatory 
12.79/12.19	c qxplain 4573/4573
12.89/12.23	c 61415[?] 10615[?] -10616[?]  is mandatory 
12.89/12.23	c qxplain 4570/4572
12.89/12.28	c qxplain 4572/4572
12.99/12.32	c 61418[?] 10616[?] -10617[?]  is mandatory 
12.99/12.32	c qxplain 4570/4571
12.99/12.36	c qxplain 4571/4571
13.09/12.41	c 61421[?] 10617[?] -10618[?]  is mandatory 
13.09/12.41	c qxplain 4570/4570
13.09/12.45	c 61424[?] 10618[?] -10619[?]  is mandatory 
13.09/12.45	c qxplain 4497/4569
13.09/12.50	c qxplain 4534/4569
13.19/12.54	c qxplain 4552/4569
13.19/12.58	c qxplain 4561/4569
13.29/12.63	c qxplain 4566/4569
13.29/12.67	c qxplain 4568/4569
13.39/12.71	c qxplain 4569/4569
13.39/12.76	c 61427[?] 10619[?] -10620[?]  is mandatory 
13.39/12.76	c qxplain 4568/4568
13.49/12.80	c 61430[?] 10620[?] -10621[?]  is mandatory 
13.49/12.80	c qxplain 4566/4567
13.49/12.84	c qxplain 4567/4567
13.49/12.89	c 61433[?] 10621[?] -10622[?]  is mandatory 
13.49/12.89	c qxplain 4566/4566
13.59/12.93	c 61436[?] 10622[?] -10623[?]  is mandatory 
13.59/12.93	c qxplain 4561/4565
13.59/12.97	c qxplain 4564/4565
13.69/13.02	c qxplain 4565/4565
13.69/13.06	c 61439[?] 10623[?] -10624[?]  is mandatory 
13.69/13.06	c qxplain 4564/4564
13.79/13.11	c 61442[?] 10624[?] -10625[?]  is mandatory 
13.79/13.11	c qxplain 4561/4563
13.79/13.15	c qxplain 4563/4563
13.79/13.19	c 61445[?] 10625[?] -10626[?]  is mandatory 
13.79/13.19	c qxplain 4561/4562
13.89/13.23	c qxplain 4562/4562
13.89/13.28	c 61448[?] 10626[?] -10627[?]  is mandatory 
13.89/13.28	c qxplain 4561/4561
13.99/13.32	c 61451[?] 10627[?] -10628[?]  is mandatory 
13.99/13.32	c qxplain 4552/4560
13.99/13.36	c qxplain 4557/4560
14.09/13.41	c qxplain 4559/4560
14.09/13.45	c qxplain 4560/4560
14.09/13.49	c 61454[?] 10628[?] -10629[?]  is mandatory 
14.09/13.49	c qxplain 4559/4559
14.18/13.54	c 61457[?] 10629[?] -10630[?]  is mandatory 
14.18/13.54	c qxplain 4557/4558
14.18/13.58	c qxplain 4558/4558
14.29/13.62	c 61460[?] 10630[?] -10631[?]  is mandatory 
14.29/13.62	c qxplain 4557/4557
14.29/13.66	c 61463[?] 10631[?] -10632[?]  is mandatory 
14.29/13.66	c qxplain 4552/4556
14.39/13.71	c qxplain 4555/4556
14.39/13.75	c qxplain 4556/4556
14.48/13.80	c 61466[?] 10632[?] -10633[?]  is mandatory 
14.48/13.80	c qxplain 4555/4555
14.48/13.84	c 61469[?] 10633[?] -10634[?]  is mandatory 
14.48/13.84	c qxplain 4552/4554
14.48/13.88	c qxplain 4554/4554
14.59/13.93	c 61472[?] 10634[?] -10635[?]  is mandatory 
14.59/13.93	c qxplain 4552/4553
14.59/13.97	c qxplain 4553/4553
14.69/14.01	c 61475[?] 10635[?] -10636[?]  is mandatory 
14.69/14.01	c qxplain 4552/4552
14.69/14.06	c 61478[?] 10636[?] -10637[?]  is mandatory 
14.69/14.06	c qxplain 4534/4551
14.79/14.10	c qxplain 4543/4551
14.79/14.14	c qxplain 4548/4551
14.79/14.19	c qxplain 4550/4551
14.89/14.23	c qxplain 4551/4551
14.89/14.28	c 61481[?] 10637[?] -10638[?]  is mandatory 
14.89/14.28	c qxplain 4550/4550
14.99/14.32	c 61484[?] 10638[?] -10639[?]  is mandatory 
14.99/14.32	c qxplain 4548/4549
14.99/14.36	c qxplain 4549/4549
15.09/14.40	c 61487[?] 10639[?] -10640[?]  is mandatory 
15.09/14.40	c qxplain 4548/4548
15.09/14.45	c 61490[?] 10640[?] -10641[?]  is mandatory 
15.09/14.45	c qxplain 4543/4547
15.09/14.49	c qxplain 4546/4547
15.19/14.53	c qxplain 4547/4547
15.19/14.58	c 61493[?] 10641[?] -10642[?]  is mandatory 
15.19/14.58	c qxplain 4546/4546
15.29/14.62	c 61496[?] 10642[?] -10643[?]  is mandatory 
15.29/14.62	c qxplain 4543/4545
15.29/14.66	c qxplain 4545/4545
15.39/14.70	c 61499[?] 10643[?] -10644[?]  is mandatory 
15.39/14.70	c qxplain 4543/4544
15.39/14.75	c qxplain 4544/4544
15.39/14.79	c 61502[?] 10644[?] -10645[?]  is mandatory 
15.39/14.79	c qxplain 4543/4543
15.49/14.83	c 61505[?] 10645[?] -10646[?]  is mandatory 
15.49/14.83	c qxplain 4534/4542
15.49/14.88	c qxplain 4539/4542
15.60/14.92	c qxplain 4541/4542
15.60/14.96	c qxplain 4542/4542
15.69/15.01	c 61508[?] 10646[?] -10647[?]  is mandatory 
15.69/15.01	c qxplain 4541/4541
15.69/15.05	c 61511[?] 10647[?] -10648[?]  is mandatory 
15.69/15.05	c qxplain 4539/4540
15.69/15.09	c qxplain 4540/4540
15.79/15.14	c 61513[?] 9965[?] -10649[?]  is mandatory 
15.79/15.14	c qxplain 4539/4539
15.79/15.18	c 61514[?] 10648[?] -10649[?]  is mandatory 
15.79/15.18	c qxplain 4534/4538
15.89/15.22	c qxplain 4537/4538
15.89/15.27	c qxplain 4538/4538
16.00/15.31	c 61517[?] 10649[?] -10650[?]  is mandatory 
16.00/15.31	c qxplain 4537/4537
16.00/15.35	c 61520[?] 10650[?] -10651[?]  is mandatory 
16.00/15.35	c qxplain 4534/4536
16.00/15.40	c qxplain 4536/4536
16.10/15.44	c 61523[?] 10651[?] -10652[?]  is mandatory 
16.10/15.44	c qxplain 4534/4535
16.10/15.48	c qxplain 4535/4535
16.20/15.53	c 61526[?] 10652[?] -10653[?]  is mandatory 
16.20/15.53	c qxplain 4534/4534
16.20/15.57	c 61529[?] 10653[?] -10654[?]  is mandatory 
16.20/15.57	c qxplain 4497/4533
16.29/15.61	c qxplain 4516/4533
16.29/15.66	c qxplain 4525/4533
16.39/15.70	c qxplain 4530/4533
16.39/15.74	c qxplain 4532/4533
16.39/15.79	c qxplain 4533/4533
16.50/15.83	c 61532[?] 10654[?] -10655[?]  is mandatory 
16.50/15.83	c qxplain 4532/4532
16.50/15.87	c 61535[?] 10655[?] -10656[?]  is mandatory 
16.50/15.87	c qxplain 4530/4531
16.59/15.91	c qxplain 4531/4531
16.59/15.98	c 61538[?] 10656[?] -10657[?]  is mandatory 
16.59/15.98	c qxplain 4530/4530
16.72/16.02	c 61541[?] 10657[?] -10658[?]  is mandatory 
16.72/16.02	c qxplain 4525/4529
16.72/16.07	c qxplain 4528/4529
16.81/16.11	c qxplain 4529/4529
16.81/16.15	c 61544[?] 10658[?] -10659[?]  is mandatory 
16.81/16.15	c qxplain 4528/4528
16.81/16.20	c 61547[?] 10659[?] -10660[?]  is mandatory 
16.81/16.20	c qxplain 4525/4527
16.91/16.24	c qxplain 4527/4527
16.91/16.28	c 61550[?] 10660[?] -10661[?]  is mandatory 
16.91/16.28	c qxplain 4525/4526
17.01/16.33	c qxplain 4526/4526
17.01/16.37	c 61553[?] 10661[?] -10662[?]  is mandatory 
17.01/16.37	c qxplain 4525/4525
17.12/16.42	c 61556[?] 10662[?] -10663[?]  is mandatory 
17.12/16.42	c qxplain 4516/4524
17.12/16.46	c qxplain 4521/4524
17.12/16.50	c qxplain 4523/4524
17.21/16.54	c qxplain 4524/4524
17.21/16.59	c 61559[?] 10663[?] -10664[?]  is mandatory 
17.21/16.59	c qxplain 4523/4523
17.32/16.63	c 61562[?] 10664[?] -10665[?]  is mandatory 
17.32/16.63	c qxplain 4521/4522
17.32/16.67	c qxplain 4522/4522
17.42/16.72	c 61565[?] 10665[?] -10666[?]  is mandatory 
17.42/16.72	c qxplain 4521/4521
17.42/16.76	c 61568[?] 10666[?] -10667[?]  is mandatory 
17.42/16.76	c qxplain 4516/4520
17.51/16.80	c qxplain 4519/4520
17.51/16.85	c qxplain 4520/4520
17.51/16.89	c 61571[?] 10667[?] -10668[?]  is mandatory 
17.51/16.89	c qxplain 4519/4519
17.61/16.93	c 61574[?] 10668[?] -10669[?]  is mandatory 
17.61/16.93	c qxplain 4516/4518
17.61/16.97	c qxplain 4518/4518
17.71/17.02	c 61577[?] 10669[?] -10670[?]  is mandatory 
17.71/17.02	c qxplain 4516/4517
17.71/17.06	c qxplain 4517/4517
17.81/17.10	c 61580[?] 10670[?] -10671[?]  is mandatory 
17.81/17.10	c qxplain 4516/4516
17.81/17.15	c 61583[?] 10671[?] -10672[?]  is mandatory 
17.81/17.15	c qxplain 4497/4515
17.81/17.19	c qxplain 4507/4515
17.91/17.23	c qxplain 4512/4515
17.91/17.28	c qxplain 4514/4515
18.01/17.32	c qxplain 4515/4515
18.01/17.36	c 61586[?] 10672[?] -10673[?]  is mandatory 
18.01/17.36	c qxplain 4514/4514
18.11/17.40	c 61589[?] 10673[?] -10674[?]  is mandatory 
18.11/17.40	c qxplain 4512/4513
18.11/17.45	c qxplain 4513/4513
18.11/17.49	c 61592[?] 10674[?] -10675[?]  is mandatory 
18.11/17.49	c qxplain 4512/4512
18.21/17.53	c 61595[?] 10675[?] -10676[?]  is mandatory 
18.21/17.53	c qxplain 4507/4511
18.21/17.58	c qxplain 4510/4511
18.32/17.62	c qxplain 4511/4511
18.32/17.66	c 61598[?] 10676[?] -10677[?]  is mandatory 
18.32/17.66	c qxplain 4510/4510
18.41/17.71	c 61601[?] 10677[?] -10678[?]  is mandatory 
18.41/17.71	c qxplain 4507/4509
18.41/17.75	c qxplain 4509/4509
18.41/17.79	c 61604[?] 10678[?] -10679[?]  is mandatory 
18.41/17.79	c qxplain 4507/4508
18.52/17.83	c qxplain 4508/4508
18.52/17.88	c 61607[?] 10679[?] -10680[?]  is mandatory 
18.52/17.88	c qxplain 4507/4507
18.62/17.92	c 61610[?] 10680[?] -10681[?]  is mandatory 
18.62/17.92	c qxplain 4497/4506
18.62/17.96	c qxplain 4502/4506
18.71/18.00	c qxplain 4505/4506
18.89/18.11	c qxplain 4506/4506
18.89/18.14	c 61613[?] 10681[?] -10682[?]  is mandatory 
18.89/18.14	c qxplain 4505/4505
18.89/18.18	c 61616[?] 10682[?] -10683[?]  is mandatory 
18.89/18.18	c qxplain 4502/4504
18.99/18.21	c qxplain 4504/4504
18.99/18.24	c 61619[?] 10683[?] -10684[?]  is mandatory 
18.99/18.24	c qxplain 4502/4503
18.99/18.27	c qxplain 4503/4503
19.09/18.30	c 61622[?] 10684[?] -10685[?]  is mandatory 
19.09/18.30	c qxplain 4502/4502
19.09/18.33	c 61625[?] 10685[?] -10686[?]  is mandatory 
19.09/18.33	c qxplain 4497/4501
19.09/18.37	c qxplain 4500/4501
19.19/18.40	c qxplain 4501/4501
19.19/18.43	c 61628[?] 10686[?] -10687[?]  is mandatory 
19.19/18.43	c qxplain 4500/4500
19.19/18.46	c 61631[?] 10687[?] -10688[?]  is mandatory 
19.19/18.46	c qxplain 4497/4499
19.19/18.49	c qxplain 4499/4499
19.29/18.52	c 61634[?] 10688[?] -10689[?]  is mandatory 
19.29/18.52	c qxplain 4497/4498
19.29/18.56	c qxplain 4498/4498
19.29/18.59	c 61637[?] 10689[?] -10690[?]  is mandatory 
19.29/18.59	c qxplain 4497/4497
19.39/18.62	c 61640[?] 10690[?] -10691[?]  is mandatory 
19.39/18.62	c qxplain 4352/4496
19.39/18.65	c qxplain 4425/4496
19.39/18.68	c qxplain 4461/4496
19.49/18.72	c qxplain 4479/4496
19.49/18.75	c qxplain 4488/4496
19.49/18.78	c qxplain 4493/4496
19.59/18.81	c qxplain 4495/4496
19.59/18.84	c qxplain 4496/4496
19.59/18.87	c 61643[?] 10691[?] -10692[?]  is mandatory 
19.59/18.87	c qxplain 4495/4495
19.68/18.91	c 61646[?] 10692[?] -10693[?]  is mandatory 
19.68/18.91	c qxplain 4493/4494
19.68/18.94	c qxplain 4494/4494
19.68/18.97	c 61649[?] 10693[?] -10694[?]  is mandatory 
19.68/18.97	c qxplain 4493/4493
19.78/19.00	c 61652[?] 10694[?] -10695[?]  is mandatory 
19.78/19.00	c qxplain 4488/4492
19.78/19.03	c qxplain 4491/4492
19.78/19.06	c qxplain 4492/4492
19.78/19.10	c 61655[?] 10695[?] -10696[?]  is mandatory 
19.78/19.10	c qxplain 4491/4491
19.88/19.13	c 61658[?] 10696[?] -10697[?]  is mandatory 
19.88/19.13	c qxplain 4488/4490
19.88/19.16	c qxplain 4490/4490
19.88/19.19	c 61661[?] 10697[?] -10698[?]  is mandatory 
19.88/19.19	c qxplain 4488/4489
19.98/19.22	c qxplain 4489/4489
19.98/19.25	c 61664[?] 10698[?] -10699[?]  is mandatory 
19.98/19.25	c qxplain 4488/4488
19.98/19.29	c 61667[?] 10699[?] -10700[?]  is mandatory 
19.98/19.29	c qxplain 4479/4487
20.08/19.32	c qxplain 4484/4487
20.08/19.35	c qxplain 4486/4487
20.08/19.38	c qxplain 4487/4487
20.18/19.41	c 61670[?] 10700[?] -10701[?]  is mandatory 
20.18/19.41	c qxplain 4486/4486
20.18/19.45	c 61673[?] 10701[?] -10702[?]  is mandatory 
20.18/19.45	c qxplain 4484/4485
20.18/19.48	c qxplain 4485/4485
20.28/19.51	c 61676[?] 10702[?] -10703[?]  is mandatory 
20.28/19.51	c qxplain 4484/4484
20.28/19.54	c 61679[?] 10703[?] -10704[?]  is mandatory 
20.28/19.54	c qxplain 4479/4483
20.28/19.57	c qxplain 4482/4483
20.38/19.61	c qxplain 4483/4483
20.38/19.64	c 61682[?] 10704[?] -10705[?]  is mandatory 
20.38/19.64	c qxplain 4482/4482
20.38/19.67	c 61685[?] 10705[?] -10706[?]  is mandatory 
20.38/19.67	c qxplain 4479/4481
20.49/19.70	c qxplain 4481/4481
20.49/19.74	c 61687[?] 9327[?] -10707[?]  is mandatory 
20.49/19.74	c qxplain 4479/4480
20.49/19.77	c qxplain 4480/4480
20.49/19.80	c 61688[?] 10706[?] -10707[?]  is mandatory 
20.49/19.80	c qxplain 4479/4479
20.59/19.83	c 61691[?] 10707[?] -10708[?]  is mandatory 
20.59/19.83	c qxplain 4461/4478
20.59/19.87	c qxplain 4470/4478
20.68/19.90	c qxplain 4475/4478
20.68/19.93	c qxplain 4477/4478
20.68/19.96	c qxplain 4478/4478
20.68/20.00	c 61694[?] 10708[?] -10709[?]  is mandatory 
20.68/20.00	c qxplain 4477/4477
20.78/20.03	c 61697[?] 10709[?] -10710[?]  is mandatory 
20.78/20.03	c qxplain 4475/4476
20.78/20.06	c qxplain 4476/4476
20.78/20.09	c 61700[?] 10710[?] -10711[?]  is mandatory 
20.78/20.09	c qxplain 4475/4475
20.88/20.12	c 61703[?] 10711[?] -10712[?]  is mandatory 
20.88/20.12	c qxplain 4470/4474
20.88/20.16	c qxplain 4473/4474
20.88/20.19	c qxplain 4474/4474
20.98/20.22	c 61706[?] 10712[?] -10713[?]  is mandatory 
20.98/20.22	c qxplain 4473/4473
20.98/20.25	c 61709[?] 10713[?] -10714[?]  is mandatory 
20.98/20.25	c qxplain 4470/4472
20.98/20.28	c qxplain 4472/4472
21.08/20.32	c 61712[?] 10714[?] -10715[?]  is mandatory 
21.08/20.32	c qxplain 4470/4471
21.08/20.35	c qxplain 4471/4471
21.08/20.38	c 61715[?] 10715[?] -10716[?]  is mandatory 
21.08/20.38	c qxplain 4470/4470
21.18/20.41	c 61718[?] 10716[?] -10717[?]  is mandatory 
21.18/20.41	c qxplain 4461/4469
21.18/20.44	c qxplain 4466/4469
21.18/20.47	c qxplain 4468/4469
21.28/20.50	c qxplain 4469/4469
21.28/20.54	c 61721[?] 10717[?] -10718[?]  is mandatory 
21.28/20.54	c qxplain 4468/4468
21.28/20.57	c 61724[?] 10718[?] -10719[?]  is mandatory 
21.28/20.57	c qxplain 4466/4467
21.39/20.60	c qxplain 4467/4467
21.39/20.63	c 61727[?] 10719[?] -10720[?]  is mandatory 
21.39/20.63	c qxplain 4466/4466
21.39/20.66	c 61730[?] 10720[?] -10721[?]  is mandatory 
21.39/20.66	c qxplain 4461/4465
21.39/20.70	c qxplain 4464/4465
21.49/20.73	c qxplain 4465/4465
21.49/20.76	c 61733[?] 10721[?] -10722[?]  is mandatory 
21.49/20.76	c qxplain 4464/4464
21.49/20.79	c 61736[?] 10722[?] -10723[?]  is mandatory 
21.49/20.79	c qxplain 4461/4463
21.59/20.82	c qxplain 4463/4463
21.59/20.85	c 61739[?] 10723[?] -10724[?]  is mandatory 
21.59/20.85	c qxplain 4461/4462
21.59/20.89	c qxplain 4462/4462
21.69/20.92	c 61742[?] 10724[?] -10725[?]  is mandatory 
21.69/20.92	c qxplain 4461/4461
21.69/20.95	c 61745[?] 10725[?] -10726[?]  is mandatory 
21.69/20.95	c qxplain 4425/4460
21.69/20.98	c qxplain 4443/4460
21.79/21.01	c qxplain 4452/4460
21.79/21.05	c qxplain 4457/4460
21.79/21.08	c qxplain 4459/4460
21.89/21.11	c qxplain 4460/4460
21.89/21.14	c 61748[?] 10726[?] -10727[?]  is mandatory 
21.89/21.14	c qxplain 4459/4459
21.89/21.17	c 61751[?] 10727[?] -10728[?]  is mandatory 
21.89/21.17	c qxplain 4457/4458
21.99/21.20	c qxplain 4458/4458
21.99/21.24	c 61754[?] 10728[?] -10729[?]  is mandatory 
21.99/21.24	c qxplain 4457/4457
21.99/21.27	c 61757[?] 10729[?] -10730[?]  is mandatory 
21.99/21.27	c qxplain 4452/4456
22.09/21.30	c qxplain 4455/4456
22.09/21.33	c qxplain 4456/4456
22.09/21.36	c 61760[?] 10730[?] -10731[?]  is mandatory 
22.09/21.36	c qxplain 4455/4455
22.09/21.40	c 61763[?] 10731[?] -10732[?]  is mandatory 
22.09/21.40	c qxplain 4452/4454
22.18/21.43	c qxplain 4454/4454
22.18/21.46	c 61766[?] 10732[?] -10733[?]  is mandatory 
22.18/21.46	c qxplain 4452/4453
22.18/21.49	c qxplain 4453/4453
22.28/21.52	c 61769[?] 10733[?] -10734[?]  is mandatory 
22.28/21.52	c qxplain 4452/4452
22.28/21.55	c 61772[?] 10734[?] -10735[?]  is mandatory 
22.28/21.55	c qxplain 4443/4451
22.28/21.59	c qxplain 4448/4451
22.38/21.62	c qxplain 4450/4451
22.38/21.65	c qxplain 4451/4451
22.38/21.68	c 61775[?] 10735[?] -10736[?]  is mandatory 
22.38/21.68	c qxplain 4450/4450
22.48/21.71	c 61778[?] 10736[?] -10737[?]  is mandatory 
22.48/21.71	c qxplain 4448/4449
22.48/21.74	c qxplain 4449/4449
22.48/21.78	c 61781[?] 10737[?] -10738[?]  is mandatory 
22.48/21.78	c qxplain 4448/4448
22.58/21.81	c 61784[?] 10738[?] -10739[?]  is mandatory 
22.58/21.81	c qxplain 4443/4447
22.58/21.84	c qxplain 4446/4447
22.58/21.87	c qxplain 4447/4447
22.69/21.90	c 61787[?] 10739[?] -10740[?]  is mandatory 
22.69/21.90	c qxplain 4446/4446
22.69/21.93	c 61790[?] 10740[?] -10741[?]  is mandatory 
22.69/21.93	c qxplain 4443/4445
22.69/21.97	c qxplain 4445/4445
22.69/22.00	c 61793[?] 10741[?] -10742[?]  is mandatory 
22.69/22.00	c qxplain 4443/4444
22.79/22.03	c qxplain 4444/4444
22.79/22.06	c 61796[?] 10742[?] -10743[?]  is mandatory 
22.79/22.06	c qxplain 4443/4443
22.79/22.09	c 61799[?] 10743[?] -10744[?]  is mandatory 
22.79/22.09	c qxplain 4425/4442
22.88/22.13	c qxplain 4434/4442
22.88/22.16	c qxplain 4439/4442
22.88/22.19	c qxplain 4441/4442
22.98/22.22	c qxplain 4442/4442
22.98/22.25	c 61802[?] 10744[?] -10745[?]  is mandatory 
22.98/22.25	c qxplain 4441/4441
22.98/22.28	c 61805[?] 10745[?] -10746[?]  is mandatory 
22.98/22.28	c qxplain 4439/4440
23.08/22.32	c qxplain 4440/4440
23.08/22.35	c 61808[?] 10746[?] -10747[?]  is mandatory 
23.08/22.35	c qxplain 4439/4439
23.08/22.38	c 61811[?] 10747[?] -10748[?]  is mandatory 
23.08/22.38	c qxplain 4434/4438
23.18/22.41	c qxplain 4437/4438
23.18/22.44	c qxplain 4438/4438
23.18/22.47	c 61814[?] 10748[?] -10749[?]  is mandatory 
23.18/22.47	c qxplain 4437/4437
23.28/22.51	c 61817[?] 10749[?] -10750[?]  is mandatory 
23.28/22.51	c qxplain 4434/4436
23.28/22.54	c qxplain 4436/4436
23.28/22.57	c 61820[?] 10750[?] -10751[?]  is mandatory 
23.28/22.57	c qxplain 4434/4435
23.38/22.60	c qxplain 4435/4435
23.38/22.63	c 61823[?] 10751[?] -10752[?]  is mandatory 
23.38/22.63	c qxplain 4434/4434
23.38/22.66	c 61826[?] 10752[?] -10753[?]  is mandatory 
23.38/22.66	c qxplain 4425/4433
23.38/22.70	c qxplain 4430/4433
23.48/22.73	c qxplain 4432/4433
23.48/22.76	c qxplain 4433/4433
23.48/22.79	c 61829[?] 10753[?] -10754[?]  is mandatory 
23.48/22.79	c qxplain 4432/4432
23.58/22.82	c 61832[?] 10754[?] -10755[?]  is mandatory 
23.58/22.82	c qxplain 4430/4431
23.58/22.86	c qxplain 4431/4431
23.58/22.89	c 61835[?] 10755[?] -10756[?]  is mandatory 
23.58/22.89	c qxplain 4430/4430
23.68/22.92	c 61838[?] 10756[?] -10757[?]  is mandatory 
23.68/22.92	c qxplain 4425/4429
23.68/22.95	c qxplain 4428/4429
23.68/22.98	c qxplain 4429/4429
23.79/23.01	c 61841[?] 10757[?] -10758[?]  is mandatory 
23.79/23.01	c qxplain 4428/4428
23.79/23.05	c 61844[?] 10758[?] -10759[?]  is mandatory 
23.79/23.05	c qxplain 4425/4427
23.79/23.08	c qxplain 4427/4427
23.89/23.11	c 61847[?] 10759[?] -10760[?]  is mandatory 
23.89/23.11	c qxplain 4425/4426
23.89/23.14	c qxplain 4426/4426
23.89/23.17	c 61850[?] 10760[?] -10761[?]  is mandatory 
23.89/23.17	c qxplain 4425/4425
23.98/23.20	c 61853[?] 10761[?] -10762[?]  is mandatory 
23.98/23.20	c qxplain 4352/4424
23.98/23.23	c qxplain 4389/4424
23.98/23.27	c qxplain 4407/4424
24.08/23.30	c qxplain 4416/4424
24.08/23.33	c qxplain 4421/4424
24.08/23.36	c qxplain 4423/4424
24.08/23.39	c qxplain 4424/4424
24.18/23.42	c 61856[?] 10762[?] -10763[?]  is mandatory 
24.18/23.42	c qxplain 4423/4423
24.18/23.46	c 61859[?] 10763[?] -10764[?]  is mandatory 
24.18/23.46	c qxplain 4421/4422
24.18/23.49	c qxplain 4422/4422
24.28/23.52	c 61862[?] 10764[?] -10765[?]  is mandatory 
24.28/23.52	c qxplain 4421/4421
24.28/23.55	c 61865[?] 10765[?] -10766[?]  is mandatory 
24.28/23.55	c qxplain 4416/4420
24.28/23.58	c qxplain 4419/4420
24.38/23.61	c qxplain 4420/4420
24.38/23.64	c 61868[?] 10766[?] -10767[?]  is mandatory 
24.38/23.64	c qxplain 4419/4419
24.38/23.68	c 61871[?] 10767[?] -10768[?]  is mandatory 
24.38/23.68	c qxplain 4416/4418
24.48/23.71	c qxplain 4418/4418
24.48/23.74	c 61874[?] 10768[?] -10769[?]  is mandatory 
24.48/23.74	c qxplain 4416/4417
24.48/23.77	c qxplain 4417/4417
24.58/23.80	c 61877[?] 10769[?] -10770[?]  is mandatory 
24.58/23.80	c qxplain 4416/4416
24.58/23.83	c 61880[?] 10770[?] -10771[?]  is mandatory 
24.58/23.83	c qxplain 4407/4415
24.58/23.87	c qxplain 4412/4415
24.68/23.90	c qxplain 4414/4415
24.68/23.93	c qxplain 4415/4415
24.68/23.96	c 61883[?] 10771[?] -10772[?]  is mandatory 
24.68/23.96	c qxplain 4414/4414
24.68/23.99	c 61886[?] 10772[?] -10773[?]  is mandatory 
24.68/23.99	c qxplain 4412/4413
24.78/24.02	c qxplain 4413/4413
24.78/24.06	c 61889[?] 10773[?] -10774[?]  is mandatory 
24.78/24.06	c qxplain 4412/4412
24.78/24.09	c 61892[?] 10774[?] -10775[?]  is mandatory 
24.78/24.09	c qxplain 4407/4411
24.89/24.12	c qxplain 4410/4411
24.89/24.15	c qxplain 4411/4411
24.89/24.18	c 61895[?] 10775[?] -10776[?]  is mandatory 
24.89/24.18	c qxplain 4410/4410
24.99/24.21	c 61898[?] 10776[?] -10777[?]  is mandatory 
24.99/24.21	c qxplain 4407/4409
24.99/24.25	c qxplain 4409/4409
24.99/24.28	c 61901[?] 10777[?] -10778[?]  is mandatory 
24.99/24.28	c qxplain 4407/4408
25.08/24.31	c qxplain 4408/4408
25.08/24.34	c 61904[?] 10778[?] -10779[?]  is mandatory 
25.08/24.34	c qxplain 4407/4407
25.08/24.37	c 61907[?] 10779[?] -10780[?]  is mandatory 
25.08/24.37	c qxplain 4389/4406
25.18/24.40	c qxplain 4398/4406
25.18/24.43	c qxplain 4403/4406
25.18/24.47	c qxplain 4405/4406
25.28/24.50	c qxplain 4406/4406
25.28/24.53	c 61910[?] 10780[?] -10781[?]  is mandatory 
25.28/24.53	c qxplain 4405/4405
25.28/24.56	c 61913[?] 10781[?] -10782[?]  is mandatory 
25.28/24.56	c qxplain 4403/4404
25.28/24.59	c qxplain 4404/4404
25.38/24.62	c 61916[?] 10782[?] -10783[?]  is mandatory 
25.38/24.62	c qxplain 4403/4403
25.38/24.65	c 61919[?] 10783[?] -10784[?]  is mandatory 
25.38/24.65	c qxplain 4398/4402
25.38/24.69	c qxplain 4401/4402
25.48/24.72	c qxplain 4402/4402
25.48/24.75	c 61922[?] 10784[?] -10785[?]  is mandatory 
25.48/24.75	c qxplain 4401/4401
25.48/24.78	c 61924[?] 8458[?] -10786[?]  is mandatory 
25.48/24.78	c qxplain 4398/4400
25.58/24.81	c qxplain 4400/4400
25.58/24.85	c 61925[?] 10785[?] -10786[?]  is mandatory 
25.58/24.85	c qxplain 4398/4399
25.58/24.88	c qxplain 4399/4399
25.68/24.91	c 61928[?] 10786[?] -10787[?]  is mandatory 
25.68/24.91	c qxplain 4398/4398
25.68/24.94	c 61931[?] 10787[?] -10788[?]  is mandatory 
25.68/24.94	c qxplain 4389/4397
25.68/24.97	c qxplain 4394/4397
25.78/25.00	c qxplain 4396/4397
25.78/25.03	c qxplain 4397/4397
25.78/25.07	c 61934[?] 10788[?] -10789[?]  is mandatory 
25.78/25.07	c qxplain 4396/4396
25.88/25.10	c 61937[?] 10789[?] -10790[?]  is mandatory 
25.88/25.10	c qxplain 4394/4395
25.88/25.13	c qxplain 4395/4395
25.88/25.16	c 61940[?] 10790[?] -10791[?]  is mandatory 
25.88/25.16	c qxplain 4394/4394
25.88/25.19	c 61943[?] 10791[?] -10792[?]  is mandatory 
25.88/25.19	c qxplain 4389/4393
25.98/25.22	c qxplain 4392/4393
25.98/25.25	c qxplain 4393/4393
25.98/25.29	c 61946[?] 10792[?] -10793[?]  is mandatory 
25.98/25.29	c qxplain 4392/4392
26.08/25.32	c 61949[?] 10793[?] -10794[?]  is mandatory 
26.08/25.32	c qxplain 4389/4391
26.08/25.35	c qxplain 4391/4391
26.08/25.38	c 61952[?] 10794[?] -10795[?]  is mandatory 
26.08/25.38	c qxplain 4389/4390
26.18/25.41	c qxplain 4390/4390
26.18/25.44	c 61955[?] 10795[?] -10796[?]  is mandatory 
26.18/25.44	c qxplain 4389/4389
26.18/25.48	c 61958[?] 10796[?] -10797[?]  is mandatory 
26.18/25.48	c qxplain 4352/4388
26.28/25.51	c qxplain 4371/4388
26.28/25.54	c qxplain 4380/4388
26.28/25.57	c qxplain 4385/4388
26.38/25.60	c qxplain 4387/4388
26.38/25.63	c qxplain 4388/4388
26.38/25.66	c 61961[?] 10797[?] -10798[?]  is mandatory 
26.38/25.66	c qxplain 4387/4387
26.38/25.69	c 61964[?] 10798[?] -10799[?]  is mandatory 
26.38/25.69	c qxplain 4385/4386
26.48/25.73	c qxplain 4386/4386
26.48/25.76	c 61967[?] 10799[?] -10800[?]  is mandatory 
26.48/25.76	c qxplain 4385/4385
26.48/25.79	c 61970[?] 10800[?] -10801[?]  is mandatory 
26.48/25.79	c qxplain 4380/4384
26.58/25.82	c qxplain 4383/4384
26.58/25.85	c qxplain 4384/4384
26.58/25.88	c 61973[?] 10801[?] -10802[?]  is mandatory 
26.58/25.88	c qxplain 4383/4383
26.68/25.92	c 61976[?] 10802[?] -10803[?]  is mandatory 
26.68/25.92	c qxplain 4380/4382
26.68/25.95	c qxplain 4382/4382
26.68/25.98	c 61979[?] 10803[?] -10804[?]  is mandatory 
26.68/25.98	c qxplain 4380/4381
26.78/26.01	c qxplain 4381/4381
26.78/26.04	c 61982[?] 10804[?] -10805[?]  is mandatory 
26.78/26.04	c qxplain 4380/4380
26.78/26.08	c 61985[?] 10805[?] -10806[?]  is mandatory 
26.78/26.08	c qxplain 4371/4379
26.88/26.11	c qxplain 4376/4379
26.88/26.14	c qxplain 4378/4379
26.88/26.17	c qxplain 4379/4379
26.98/26.20	c 61988[?] 10806[?] -10807[?]  is mandatory 
26.98/26.20	c qxplain 4378/4378
26.98/26.23	c 61991[?] 10807[?] -10808[?]  is mandatory 
26.98/26.23	c qxplain 4376/4377
26.98/26.27	c qxplain 4377/4377
26.98/26.30	c 61994[?] 10808[?] -10809[?]  is mandatory 
26.98/26.30	c qxplain 4376/4376
27.08/26.33	c 61997[?] 10809[?] -10810[?]  is mandatory 
27.08/26.33	c qxplain 4371/4375
27.08/26.36	c qxplain 4374/4375
27.08/26.39	c qxplain 4375/4375
27.18/26.43	c 62000[?] 10810[?] -10811[?]  is mandatory 
27.18/26.43	c qxplain 4374/4374
27.18/26.46	c 62003[?] 10811[?] -10812[?]  is mandatory 
27.18/26.46	c qxplain 4371/4373
27.18/26.49	c qxplain 4373/4373
27.28/26.52	c 62006[?] 10812[?] -10813[?]  is mandatory 
27.28/26.52	c qxplain 4371/4372
27.28/26.55	c qxplain 4372/4372
27.28/26.59	c 62009[?] 10813[?] -10814[?]  is mandatory 
27.28/26.59	c qxplain 4371/4371
27.38/26.62	c 62012[?] 10814[?] -10815[?]  is mandatory 
27.38/26.62	c qxplain 4352/4370
27.38/26.65	c qxplain 4362/4370
27.38/26.68	c qxplain 4367/4370
27.48/26.71	c qxplain 4369/4370
27.48/26.74	c qxplain 4370/4370
27.48/26.78	c 62015[?] 10815[?] -10816[?]  is mandatory 
27.48/26.78	c qxplain 4369/4369
27.58/26.81	c 62018[?] 10816[?] -10817[?]  is mandatory 
27.58/26.81	c qxplain 4367/4368
27.58/26.84	c qxplain 4368/4368
27.58/26.87	c 62021[?] 10817[?] -10818[?]  is mandatory 
27.58/26.87	c qxplain 4367/4367
27.68/26.90	c 62024[?] 10818[?] -10819[?]  is mandatory 
27.68/26.90	c qxplain 4362/4366
27.68/26.94	c qxplain 4365/4366
27.68/26.97	c qxplain 4366/4366
27.78/27.00	c 62027[?] 10819[?] -10820[?]  is mandatory 
27.78/27.00	c qxplain 4365/4365
27.78/27.03	c 62030[?] 10820[?] -10821[?]  is mandatory 
27.78/27.03	c qxplain 4362/4364
27.78/27.06	c qxplain 4364/4364
27.78/27.10	c 62033[?] 10821[?] -10822[?]  is mandatory 
27.78/27.10	c qxplain 4362/4363
27.88/27.13	c qxplain 4363/4363
27.88/27.16	c 62036[?] 10822[?] -10823[?]  is mandatory 
27.88/27.16	c qxplain 4362/4362
27.88/27.19	c 62039[?] 10823[?] -10824[?]  is mandatory 
27.88/27.19	c qxplain 4352/4361
27.98/27.22	c qxplain 4357/4361
27.98/27.25	c qxplain 4360/4361
27.98/27.29	c qxplain 4361/4361
28.08/27.32	c 62042[?] 10824[?] -10825[?]  is mandatory 
28.08/27.32	c qxplain 4360/4360
28.08/27.35	c 62045[?] 10825[?] -10826[?]  is mandatory 
28.08/27.35	c qxplain 4357/4359
28.08/27.38	c qxplain 4359/4359
28.19/27.41	c 62048[?] 10826[?] -10827[?]  is mandatory 
28.19/27.41	c qxplain 4357/4358
28.37/27.51	c qxplain 4358/4358
28.37/27.54	c 62051[?] 10827[?] -10828[?]  is mandatory 
28.37/27.54	c qxplain 4357/4357
28.37/27.58	c 62054[?] 10828[?] -10829[?]  is mandatory 
28.37/27.58	c qxplain 4352/4356
28.48/27.61	c qxplain 4355/4356
28.48/27.64	c qxplain 4356/4356
28.48/27.67	c 62057[?] 10829[?] -10830[?]  is mandatory 
28.48/27.67	c qxplain 4355/4355
28.58/27.70	c 62060[?] 10830[?] -10831[?]  is mandatory 
28.58/27.70	c qxplain 4352/4354
28.58/27.73	c qxplain 4354/4354
28.58/27.76	c 62063[?] 10831[?] -10832[?]  is mandatory 
28.58/27.76	c qxplain 4352/4353
28.58/27.79	c qxplain 4353/4353
28.68/27.83	c 62066[?] 10832[?] -10833[?]  is mandatory 
28.68/27.83	c qxplain 4352/4352
28.68/27.86	c 62069[?] 10833[?] -10834[?]  is mandatory 
28.68/27.86	c qxplain 4062/4351
28.68/27.90	c qxplain 4207/4351
28.78/27.93	c qxplain 4280/4351
28.78/27.96	c qxplain 4316/4351
28.78/27.99	c qxplain 4334/4351
28.88/28.02	c qxplain 4343/4351
28.88/28.05	c qxplain 4348/4351
28.88/28.09	c qxplain 4350/4351
28.98/28.12	c qxplain 4351/4351
28.98/28.15	c 62072[?] 10834[?] -10835[?]  is mandatory 
28.98/28.15	c qxplain 4350/4350
28.98/28.18	c 62075[?] 10835[?] -10836[?]  is mandatory 
28.98/28.18	c qxplain 4348/4349
29.08/28.21	c qxplain 4349/4349
29.08/28.24	c 62078[?] 10836[?] -10837[?]  is mandatory 
29.08/28.24	c qxplain 4348/4348
29.08/28.27	c 62081[?] 10837[?] -10838[?]  is mandatory 
29.08/28.27	c qxplain 4343/4347
29.18/28.31	c qxplain 4346/4347
29.18/28.34	c qxplain 4347/4347
29.18/28.37	c 62084[?] 10838[?] -10839[?]  is mandatory 
29.18/28.37	c qxplain 4346/4346
29.28/28.40	c 62087[?] 10839[?] -10840[?]  is mandatory 
29.28/28.40	c qxplain 4343/4345
29.28/28.43	c qxplain 4345/4345
29.28/28.46	c 62090[?] 10840[?] -10841[?]  is mandatory 
29.28/28.46	c qxplain 4343/4344
29.28/28.49	c qxplain 4344/4344
29.38/28.53	c 62093[?] 10841[?] -10842[?]  is mandatory 
29.38/28.53	c qxplain 4343/4343
29.38/28.56	c 62096[?] 10842[?] -10843[?]  is mandatory 
29.38/28.56	c qxplain 4334/4342
29.38/28.59	c qxplain 4339/4342
29.48/28.63	c qxplain 4341/4342
29.48/28.66	c qxplain 4342/4342
29.48/28.69	c 62099[?] 10843[?] -10844[?]  is mandatory 
29.48/28.69	c qxplain 4341/4341
29.58/28.72	c 62102[?] 10844[?] -10845[?]  is mandatory 
29.58/28.72	c qxplain 4339/4340
29.58/28.75	c qxplain 4340/4340
29.58/28.78	c 62105[?] 10845[?] -10846[?]  is mandatory 
29.58/28.78	c qxplain 4339/4339
29.68/28.81	c 62108[?] 10846[?] -10847[?]  is mandatory 
29.68/28.81	c qxplain 4334/4338
29.68/28.85	c qxplain 4337/4338
29.68/28.88	c qxplain 4338/4338
29.78/28.91	c 62111[?] 10847[?] -10848[?]  is mandatory 
29.78/28.91	c qxplain 4337/4337
29.78/28.94	c 62114[?] 10848[?] -10849[?]  is mandatory 
29.78/28.94	c qxplain 4334/4336
29.78/28.97	c qxplain 4336/4336
29.88/29.00	c 62117[?] 10849[?] -10850[?]  is mandatory 
29.88/29.00	c qxplain 4334/4335
29.88/29.03	c qxplain 4335/4335
29.88/29.06	c 62120[?] 10850[?] -10851[?]  is mandatory 
29.88/29.06	c qxplain 4334/4334
29.88/29.10	c 62123[?] 10851[?] -10852[?]  is mandatory 
29.88/29.10	c qxplain 4316/4333
29.98/29.13	c qxplain 4325/4333
29.98/29.16	c qxplain 4330/4333
29.98/29.19	c qxplain 4332/4333
30.08/29.22	c qxplain 4333/4333
30.08/29.25	c 62126[?] 10852[?] -10853[?]  is mandatory 
30.08/29.25	c qxplain 4332/4332
30.08/29.28	c 62129[?] 10853[?] -10854[?]  is mandatory 
30.08/29.28	c qxplain 4330/4331
30.18/29.31	c qxplain 4331/4331
30.18/29.35	c 62132[?] 10854[?] -10855[?]  is mandatory 
30.18/29.35	c qxplain 4330/4330
30.18/29.38	c 62135[?] 10855[?] -10856[?]  is mandatory 
30.18/29.38	c qxplain 4325/4329
30.27/29.41	c qxplain 4328/4329
30.27/29.44	c qxplain 4329/4329
30.27/29.47	c 62138[?] 10856[?] -10857[?]  is mandatory 
30.27/29.47	c qxplain 4328/4328
30.37/29.50	c 62141[?] 10857[?] -10858[?]  is mandatory 
30.37/29.50	c qxplain 4325/4327
30.37/29.53	c qxplain 4327/4327
30.37/29.56	c 62144[?] 10858[?] -10859[?]  is mandatory 
30.37/29.56	c qxplain 4325/4326
30.37/29.60	c qxplain 4326/4326
30.48/29.63	c 62147[?] 10859[?] -10860[?]  is mandatory 
30.48/29.63	c qxplain 4325/4325
30.48/29.66	c 62150[?] 10860[?] -10861[?]  is mandatory 
30.48/29.66	c qxplain 4316/4324
30.48/29.69	c qxplain 4321/4324
30.58/29.72	c qxplain 4323/4324
30.58/29.75	c qxplain 4324/4324
30.58/29.78	c 62153[?] 10861[?] -10862[?]  is mandatory 
30.58/29.78	c qxplain 4323/4323
30.67/29.81	c 62156[?] 10862[?] -10863[?]  is mandatory 
30.67/29.81	c qxplain 4321/4322
30.67/29.85	c qxplain 4322/4322
30.67/29.88	c 62159[?] 10863[?] -10864[?]  is mandatory 
30.67/29.88	c qxplain 4321/4321
30.77/29.91	c 62162[?] 10864[?] -10865[?]  is mandatory 
30.77/29.91	c qxplain 4316/4320
30.77/29.94	c qxplain 4319/4320
30.77/29.97	c qxplain 4320/4320
30.87/30.00	c 62165[?] 10865[?] -10866[?]  is mandatory 
30.87/30.00	c qxplain 4319/4319
30.87/30.03	c 62168[?] 10866[?] -10867[?]  is mandatory 
30.87/30.03	c qxplain 4316/4318
30.87/30.06	c qxplain 4318/4318
30.87/30.09	c 62171[?] 10867[?] -10868[?]  is mandatory 
30.87/30.09	c qxplain 4316/4317
30.97/30.13	c qxplain 4317/4317
30.97/30.16	c 62174[?] 10868[?] -10869[?]  is mandatory 
30.97/30.16	c qxplain 4316/4316
30.97/30.19	c 62177[?] 10869[?] -10870[?]  is mandatory 
30.97/30.19	c qxplain 4280/4315
31.07/30.22	c qxplain 4298/4315
31.07/30.25	c qxplain 4307/4315
31.07/30.28	c qxplain 4312/4315
31.17/30.31	c qxplain 4314/4315
31.17/30.35	c qxplain 4315/4315
31.17/30.38	c 62180[?] 10870[?] -10871[?]  is mandatory 
31.17/30.38	c qxplain 4314/4314
31.27/30.41	c 62183[?] 10871[?] -10872[?]  is mandatory 
31.27/30.41	c qxplain 4312/4313
31.27/30.44	c qxplain 4313/4313
31.27/30.47	c 62186[?] 10872[?] -10873[?]  is mandatory 
31.27/30.47	c qxplain 4312/4312
31.37/30.50	c 62189[?] 10873[?] -10874[?]  is mandatory 
31.37/30.50	c qxplain 4307/4311
31.37/30.53	c qxplain 4310/4311
31.37/30.56	c qxplain 4311/4311
31.37/30.60	c 62192[?] 10874[?] -10875[?]  is mandatory 
31.37/30.60	c qxplain 4310/4310
31.47/30.63	c 62195[?] 10875[?] -10876[?]  is mandatory 
31.47/30.63	c qxplain 4307/4309
31.47/30.66	c qxplain 4309/4309
31.47/30.69	c 62198[?] 10876[?] -10877[?]  is mandatory 
31.47/30.69	c qxplain 4307/4308
31.57/30.72	c qxplain 4308/4308
31.57/30.75	c 62201[?] 10877[?] -10878[?]  is mandatory 
31.57/30.75	c qxplain 4307/4307
31.57/30.78	c 62204[?] 10878[?] -10879[?]  is mandatory 
31.57/30.78	c qxplain 4298/4306
31.67/30.82	c qxplain 4303/4306
31.67/30.85	c qxplain 4305/4306
31.67/30.88	c qxplain 4306/4306
31.77/30.91	c 62207[?] 10879[?] -10880[?]  is mandatory 
31.77/30.91	c qxplain 4305/4305
31.77/30.94	c 62210[?] 10880[?] -10881[?]  is mandatory 
31.77/30.94	c qxplain 4303/4304
31.77/30.97	c qxplain 4304/4304
31.87/31.00	c 62213[?] 10881[?] -10882[?]  is mandatory 
31.87/31.00	c qxplain 4303/4303
31.87/31.03	c 62216[?] 10882[?] -10883[?]  is mandatory 
31.87/31.03	c qxplain 4298/4302
31.87/31.07	c qxplain 4301/4302
31.97/31.10	c qxplain 4302/4302
31.97/31.13	c 62219[?] 10883[?] -10884[?]  is mandatory 
31.97/31.13	c qxplain 4301/4301
31.97/31.16	c 62222[?] 10884[?] -10885[?]  is mandatory 
31.97/31.16	c qxplain 4298/4300
31.97/31.19	c qxplain 4300/4300
32.07/31.22	c 62225[?] 10885[?] -10886[?]  is mandatory 
32.07/31.22	c qxplain 4298/4299
32.07/31.25	c qxplain 4299/4299
32.07/31.29	c 62227[?] 7347[?] -10887[?]  is mandatory 
32.07/31.29	c qxplain 4298/4298
32.17/31.32	c 62228[?] 10886[?] -10887[?]  is mandatory 
32.17/31.32	c qxplain 4280/4297
32.17/31.35	c qxplain 4289/4297
32.17/31.38	c qxplain 4294/4297
32.27/31.41	c qxplain 4296/4297
32.27/31.44	c qxplain 4297/4297
32.27/31.47	c 62231[?] 10887[?] -10888[?]  is mandatory 
32.27/31.47	c qxplain 4296/4296
32.37/31.51	c 62234[?] 10888[?] -10889[?]  is mandatory 
32.37/31.51	c qxplain 4294/4295
32.37/31.54	c qxplain 4295/4295
32.37/31.57	c 62237[?] 10889[?] -10890[?]  is mandatory 
32.37/31.57	c qxplain 4294/4294
32.47/31.60	c 62240[?] 10890[?] -10891[?]  is mandatory 
32.47/31.60	c qxplain 4289/4293
32.47/31.63	c qxplain 4292/4293
32.47/31.66	c qxplain 4293/4293
32.47/31.69	c 62243[?] 10891[?] -10892[?]  is mandatory 
32.47/31.69	c qxplain 4292/4292
32.57/31.72	c 62246[?] 10892[?] -10893[?]  is mandatory 
32.57/31.72	c qxplain 4289/4291
32.57/31.76	c qxplain 4291/4291
32.57/31.79	c 62249[?] 10893[?] -10894[?]  is mandatory 
32.57/31.79	c qxplain 4289/4290
32.68/31.82	c qxplain 4290/4290
32.68/31.85	c 62252[?] 10894[?] -10895[?]  is mandatory 
32.68/31.85	c qxplain 4289/4289
32.68/31.88	c 62255[?] 10895[?] -10896[?]  is mandatory 
32.68/31.88	c qxplain 4280/4288
32.78/31.91	c qxplain 4285/4288
32.78/31.94	c qxplain 4287/4288
32.78/31.97	c qxplain 4288/4288
32.87/32.01	c 62258[?] 10896[?] -10897[?]  is mandatory 
32.87/32.01	c qxplain 4287/4287
32.87/32.04	c 62261[?] 10897[?] -10898[?]  is mandatory 
32.87/32.04	c qxplain 4285/4286
32.87/32.07	c qxplain 4286/4286
32.97/32.10	c 62264[?] 10898[?] -10899[?]  is mandatory 
32.97/32.10	c qxplain 4285/4285
32.97/32.13	c 62267[?] 10899[?] -10900[?]  is mandatory 
32.97/32.13	c qxplain 4280/4284
32.97/32.16	c qxplain 4283/4284
32.97/32.19	c qxplain 4284/4284
33.07/32.22	c 62270[?] 10900[?] -10901[?]  is mandatory 
33.07/32.22	c qxplain 4283/4283
33.07/32.26	c 62273[?] 10901[?] -10902[?]  is mandatory 
33.07/32.26	c qxplain 4280/4282
33.07/32.29	c qxplain 4282/4282
33.17/32.32	c 62276[?] 10902[?] -10903[?]  is mandatory 
33.17/32.32	c qxplain 4280/4281
33.17/32.35	c qxplain 4281/4281
33.17/32.38	c 62279[?] 10903[?] -10904[?]  is mandatory 
33.17/32.38	c qxplain 4280/4280
33.27/32.41	c 62282[?] 10904[?] -10905[?]  is mandatory 
33.27/32.41	c qxplain 4207/4279
33.27/32.44	c qxplain 4244/4279
33.27/32.47	c qxplain 4262/4279
33.37/32.50	c qxplain 4271/4279
33.37/32.54	c qxplain 4276/4279
33.37/32.57	c qxplain 4278/4279
33.47/32.60	c qxplain 4279/4279
33.47/32.63	c 62285[?] 10905[?] -10906[?]  is mandatory 
33.47/32.63	c qxplain 4278/4278
33.47/32.66	c 62288[?] 10906[?] -10907[?]  is mandatory 
33.47/32.66	c qxplain 4276/4277
33.47/32.69	c qxplain 4277/4277
33.57/32.72	c 62291[?] 10907[?] -10908[?]  is mandatory 
33.57/32.72	c qxplain 4276/4276
33.57/32.75	c 62294[?] 10908[?] -10909[?]  is mandatory 
33.57/32.75	c qxplain 4271/4275
33.57/32.79	c qxplain 4274/4275
33.67/32.82	c qxplain 4275/4275
33.67/32.85	c 62297[?] 10909[?] -10910[?]  is mandatory 
33.67/32.85	c qxplain 4274/4274
33.67/32.88	c 62300[?] 10910[?] -10911[?]  is mandatory 
33.67/32.88	c qxplain 4271/4273
33.77/32.91	c qxplain 4273/4273
33.77/32.94	c 62303[?] 10911[?] -10912[?]  is mandatory 
33.77/32.94	c qxplain 4271/4272
33.77/32.97	c qxplain 4272/4272
33.87/33.00	c 62306[?] 10912[?] -10913[?]  is mandatory 
33.87/33.00	c qxplain 4271/4271
33.87/33.04	c 62309[?] 10913[?] -10914[?]  is mandatory 
33.87/33.04	c qxplain 4262/4270
33.87/33.07	c qxplain 4267/4270
33.98/33.10	c qxplain 4269/4270
33.98/33.13	c qxplain 4270/4270
33.98/33.16	c 62312[?] 10914[?] -10915[?]  is mandatory 
33.98/33.16	c qxplain 4269/4269
33.98/33.19	c 62315[?] 10915[?] -10916[?]  is mandatory 
33.98/33.19	c qxplain 4267/4268
34.08/33.22	c qxplain 4268/4268
34.08/33.25	c 62318[?] 10916[?] -10917[?]  is mandatory 
34.08/33.25	c qxplain 4267/4267
34.08/33.28	c 62321[?] 10917[?] -10918[?]  is mandatory 
34.08/33.28	c qxplain 4262/4266
34.17/33.32	c qxplain 4265/4266
34.17/33.35	c qxplain 4266/4266
34.17/33.38	c 62324[?] 10918[?] -10919[?]  is mandatory 
34.17/33.38	c qxplain 4265/4265
34.27/33.41	c 62327[?] 10919[?] -10920[?]  is mandatory 
34.27/33.41	c qxplain 4262/4264
34.27/33.44	c qxplain 4264/4264
34.27/33.47	c 62330[?] 10920[?] -10921[?]  is mandatory 
34.27/33.47	c qxplain 4262/4263
34.37/33.50	c qxplain 4263/4263
34.37/33.53	c 62333[?] 10921[?] -10922[?]  is mandatory 
34.37/33.53	c qxplain 4262/4262
34.37/33.57	c 62336[?] 10922[?] -10923[?]  is mandatory 
34.37/33.57	c qxplain 4244/4261
34.47/33.60	c qxplain 4253/4261
34.47/33.63	c qxplain 4258/4261
34.47/33.66	c qxplain 4260/4261
34.47/33.69	c qxplain 4261/4261
34.57/33.72	c 62339[?] 10923[?] -10924[?]  is mandatory 
34.57/33.72	c qxplain 4260/4260
34.57/33.75	c 62342[?] 10924[?] -10925[?]  is mandatory 
34.57/33.75	c qxplain 4258/4259
34.57/33.78	c qxplain 4259/4259
34.68/33.82	c 62345[?] 10925[?] -10926[?]  is mandatory 
34.68/33.82	c qxplain 4258/4258
34.68/33.85	c 62348[?] 10926[?] -10927[?]  is mandatory 
34.68/33.85	c qxplain 4253/4257
34.68/33.88	c qxplain 4256/4257
34.78/33.91	c qxplain 4257/4257
34.78/33.94	c 62351[?] 10927[?] -10928[?]  is mandatory 
34.78/33.94	c qxplain 4256/4256
34.78/33.97	c 62354[?] 10928[?] -10929[?]  is mandatory 
34.78/33.97	c qxplain 4253/4255
34.78/34.00	c qxplain 4255/4255
34.88/34.03	c 62357[?] 10929[?] -10930[?]  is mandatory 
34.88/34.03	c qxplain 4253/4254
34.88/34.06	c qxplain 4254/4254
34.88/34.10	c 62360[?] 10930[?] -10931[?]  is mandatory 
34.88/34.10	c qxplain 4253/4253
34.98/34.13	c 62363[?] 10931[?] -10932[?]  is mandatory 
34.98/34.13	c qxplain 4244/4252
34.98/34.16	c qxplain 4249/4252
34.98/34.19	c qxplain 4251/4252
35.08/34.22	c qxplain 4252/4252
35.08/34.25	c 62366[?] 10932[?] -10933[?]  is mandatory 
35.08/34.25	c qxplain 4251/4251
35.08/34.28	c 62369[?] 10933[?] -10934[?]  is mandatory 
35.08/34.28	c qxplain 4249/4250
35.18/34.31	c qxplain 4250/4250
35.18/34.34	c 62372[?] 10934[?] -10935[?]  is mandatory 
35.18/34.34	c qxplain 4249/4249
35.18/34.38	c 62375[?] 10935[?] -10936[?]  is mandatory 
35.18/34.38	c qxplain 4244/4248
35.28/34.41	c qxplain 4247/4248
35.28/34.44	c qxplain 4248/4248
35.28/34.47	c 62378[?] 10936[?] -10937[?]  is mandatory 
35.28/34.47	c qxplain 4247/4247
35.38/34.50	c 62381[?] 10937[?] -10938[?]  is mandatory 
35.38/34.50	c qxplain 4244/4246
35.38/34.53	c qxplain 4246/4246
35.38/34.56	c 62384[?] 10938[?] -10939[?]  is mandatory 
35.38/34.56	c qxplain 4244/4245
35.38/34.59	c qxplain 4245/4245
35.48/34.62	c 62387[?] 10939[?] -10940[?]  is mandatory 
35.48/34.62	c qxplain 4244/4244
35.48/34.66	c 62390[?] 10940[?] -10941[?]  is mandatory 
35.48/34.66	c qxplain 4207/4243
35.48/34.69	c qxplain 4226/4243
35.58/34.72	c qxplain 4235/4243
35.58/34.75	c qxplain 4240/4243
35.58/34.78	c qxplain 4242/4243
35.68/34.81	c qxplain 4243/4243
35.68/34.84	c 62393[?] 10941[?] -10942[?]  is mandatory 
35.68/34.84	c qxplain 4242/4242
35.68/34.87	c 62396[?] 10942[?] -10943[?]  is mandatory 
35.68/34.87	c qxplain 4240/4241
35.78/34.91	c qxplain 4241/4241
35.78/34.94	c 62399[?] 10943[?] -10944[?]  is mandatory 
35.78/34.94	c qxplain 4240/4240
35.78/34.97	c 62402[?] 10944[?] -10945[?]  is mandatory 
35.78/34.97	c qxplain 4235/4239
35.88/35.00	c qxplain 4238/4239
35.88/35.03	c qxplain 4239/4239
35.88/35.06	c 62405[?] 10945[?] -10946[?]  is mandatory 
35.88/35.06	c qxplain 4238/4238
35.88/35.09	c 62408[?] 10946[?] -10947[?]  is mandatory 
35.88/35.09	c qxplain 4235/4237
35.98/35.12	c qxplain 4237/4237
35.98/35.15	c 62411[?] 10947[?] -10948[?]  is mandatory 
35.98/35.15	c qxplain 4235/4236
35.98/35.19	c qxplain 4236/4236
36.08/35.22	c 62414[?] 10948[?] -10949[?]  is mandatory 
36.08/35.22	c qxplain 4235/4235
36.08/35.25	c 62417[?] 10949[?] -10950[?]  is mandatory 
36.08/35.25	c qxplain 4226/4234
36.08/35.28	c qxplain 4231/4234
36.18/35.31	c qxplain 4233/4234
36.18/35.34	c qxplain 4234/4234
36.18/35.37	c 62420[?] 10950[?] -10951[?]  is mandatory 
36.18/35.37	c qxplain 4233/4233
36.28/35.40	c 62423[?] 10951[?] -10952[?]  is mandatory 
36.28/35.40	c qxplain 4231/4232
36.28/35.43	c qxplain 4232/4232
36.28/35.47	c 62426[?] 10952[?] -10953[?]  is mandatory 
36.28/35.47	c qxplain 4231/4231
36.38/35.50	c 62429[?] 10953[?] -10954[?]  is mandatory 
36.38/35.50	c qxplain 4226/4230
36.38/35.53	c qxplain 4229/4230
36.38/35.56	c qxplain 4230/4230
36.38/35.59	c 62432[?] 10954[?] -10955[?]  is mandatory 
36.38/35.59	c qxplain 4229/4229
36.48/35.62	c 62435[?] 10955[?] -10956[?]  is mandatory 
36.48/35.62	c qxplain 4226/4228
36.48/35.65	c qxplain 4228/4228
36.48/35.68	c 62438[?] 10956[?] -10957[?]  is mandatory 
36.48/35.68	c qxplain 4226/4227
36.57/35.71	c qxplain 4227/4227
36.57/35.75	c 62441[?] 10957[?] -10958[?]  is mandatory 
36.57/35.75	c qxplain 4226/4226
36.57/35.78	c 62444[?] 10958[?] -10959[?]  is mandatory 
36.57/35.78	c qxplain 4207/4225
36.67/35.81	c qxplain 4217/4225
36.67/35.84	c qxplain 4222/4225
36.67/35.87	c qxplain 4224/4225
36.77/35.90	c qxplain 4225/4225
36.77/35.93	c 62447[?] 10959[?] -10960[?]  is mandatory 
36.77/35.93	c qxplain 4224/4224
36.77/35.96	c 62450[?] 10960[?] -10961[?]  is mandatory 
36.77/35.96	c qxplain 4222/4223
36.77/36.00	c qxplain 4223/4223
36.87/36.03	c 62453[?] 10961[?] -10962[?]  is mandatory 
36.87/36.03	c qxplain 4222/4222
36.87/36.06	c 62456[?] 10962[?] -10963[?]  is mandatory 
36.87/36.06	c qxplain 4217/4221
36.87/36.09	c qxplain 4220/4221
36.97/36.12	c qxplain 4221/4221
36.97/36.15	c 62459[?] 10963[?] -10964[?]  is mandatory 
36.97/36.15	c qxplain 4220/4220
36.97/36.18	c 62462[?] 10964[?] -10965[?]  is mandatory 
36.97/36.18	c qxplain 4217/4219
37.08/36.21	c qxplain 4219/4219
37.08/36.24	c 62465[?] 10965[?] -10966[?]  is mandatory 
37.08/36.24	c qxplain 4217/4218
37.08/36.28	c qxplain 4218/4218
37.18/36.31	c 62468[?] 10966[?] -10967[?]  is mandatory 
37.18/36.31	c qxplain 4217/4217
37.18/36.34	c 62471[?] 10967[?] -10968[?]  is mandatory 
37.18/36.34	c qxplain 4207/4216
37.18/36.37	c qxplain 4212/4216
37.27/36.40	c qxplain 4215/4216
37.27/36.43	c qxplain 4216/4216
37.27/36.46	c 62474[?] 10968[?] -10969[?]  is mandatory 
37.27/36.46	c qxplain 4215/4215
37.27/36.49	c 62477[?] 10969[?] -10970[?]  is mandatory 
37.27/36.49	c qxplain 4212/4214
37.37/36.53	c qxplain 4214/4214
37.37/36.56	c 62480[?] 10970[?] -10971[?]  is mandatory 
37.37/36.56	c qxplain 4212/4213
37.37/36.59	c qxplain 4213/4213
37.47/36.62	c 62483[?] 10971[?] -10972[?]  is mandatory 
37.47/36.62	c qxplain 4212/4212
37.47/36.65	c 62486[?] 10972[?] -10973[?]  is mandatory 
37.47/36.65	c qxplain 4207/4211
37.47/36.68	c qxplain 4210/4211
37.66/36.77	c qxplain 4211/4211
37.75/36.80	c 62489[?] 10973[?] -10974[?]  is mandatory 
37.75/36.80	c qxplain 4210/4210
37.75/36.83	c 62492[?] 10974[?] -10975[?]  is mandatory 
37.75/36.83	c qxplain 4207/4209
37.75/36.86	c qxplain 4209/4209
37.75/36.89	c 62495[?] 10975[?] -10976[?]  is mandatory 
37.75/36.89	c qxplain 4207/4208
37.85/36.93	c qxplain 4208/4208
37.85/36.96	c 62498[?] 10976[?] -10977[?]  is mandatory 
37.85/36.96	c qxplain 4207/4207
37.85/36.99	c 62501[?] 10977[?] -10978[?]  is mandatory 
37.85/36.99	c qxplain 4062/4206
37.95/37.02	c qxplain 4135/4206
37.95/37.05	c qxplain 4171/4206
37.95/37.08	c qxplain 4189/4206
38.05/37.11	c qxplain 4198/4206
38.05/37.15	c qxplain 4203/4206
38.05/37.18	c qxplain 4205/4206
38.15/37.21	c qxplain 4206/4206
38.15/37.24	c 62504[?] 10978[?] -10979[?]  is mandatory 
38.15/37.24	c qxplain 4205/4205
38.15/37.27	c 62507[?] 10979[?] -10980[?]  is mandatory 
38.15/37.27	c qxplain 4203/4204
38.15/37.30	c qxplain 4204/4204
38.26/37.33	c 62510[?] 10980[?] -10981[?]  is mandatory 
38.26/37.33	c qxplain 4203/4203
38.26/37.36	c 62513[?] 10981[?] -10982[?]  is mandatory 
38.26/37.36	c qxplain 4198/4202
38.26/37.39	c qxplain 4201/4202
38.36/37.43	c qxplain 4202/4202
38.36/37.46	c 62516[?] 10982[?] -10983[?]  is mandatory 
38.36/37.46	c qxplain 4201/4201
38.36/37.49	c 62519[?] 10983[?] -10984[?]  is mandatory 
38.36/37.49	c qxplain 4198/4200
38.45/37.52	c qxplain 4200/4200
38.45/37.55	c 62522[?] 10984[?] -10985[?]  is mandatory 
38.45/37.55	c qxplain 4198/4199
38.45/37.58	c qxplain 4199/4199
38.55/37.61	c 62525[?] 10985[?] -10986[?]  is mandatory 
38.55/37.61	c qxplain 4198/4198
38.55/37.64	c 62528[?] 10986[?] -10987[?]  is mandatory 
38.55/37.64	c qxplain 4189/4197
38.55/37.68	c qxplain 4194/4197
38.65/37.71	c qxplain 4196/4197
38.65/37.74	c qxplain 4197/4197
38.65/37.77	c 62531[?] 10987[?] -10988[?]  is mandatory 
38.65/37.77	c qxplain 4196/4196
38.76/37.80	c 62534[?] 10988[?] -10989[?]  is mandatory 
38.76/37.80	c qxplain 4194/4195
38.76/37.83	c qxplain 4195/4195
38.76/37.86	c 62537[?] 10989[?] -10990[?]  is mandatory 
38.76/37.86	c qxplain 4194/4194
38.76/37.89	c 62540[?] 10990[?] -10991[?]  is mandatory 
38.76/37.89	c qxplain 4189/4193
38.86/37.92	c qxplain 4192/4193
38.86/37.96	c qxplain 4193/4193
38.86/37.99	c 62543[?] 10991[?] -10992[?]  is mandatory 
38.86/37.99	c qxplain 4192/4192
38.96/38.02	c 62546[?] 10992[?] -10993[?]  is mandatory 
38.96/38.02	c qxplain 4189/4191
38.96/38.05	c qxplain 4191/4191
38.96/38.08	c 62549[?] 10993[?] -10994[?]  is mandatory 
38.96/38.08	c qxplain 4189/4190
39.06/38.11	c qxplain 4190/4190
39.06/38.14	c 62552[?] 10994[?] -10995[?]  is mandatory 
39.06/38.14	c qxplain 4189/4189
39.06/38.17	c 62555[?] 10995[?] -10996[?]  is mandatory 
39.06/38.17	c qxplain 4171/4188
39.16/38.21	c qxplain 4180/4188
39.16/38.24	c qxplain 4185/4188
39.16/38.27	c qxplain 4187/4188
39.26/38.30	c qxplain 4188/4188
39.26/38.33	c 62558[?] 10996[?] -10997[?]  is mandatory 
39.26/38.33	c qxplain 4187/4187
39.26/38.36	c 62561[?] 10997[?] -10998[?]  is mandatory 
39.26/38.36	c qxplain 4185/4186
39.26/38.39	c qxplain 4186/4186
39.36/38.42	c 62564[?] 10998[?] -10999[?]  is mandatory 
39.36/38.42	c qxplain 4185/4185
39.36/38.46	c 62567[?] 10999[?] -11000[?]  is mandatory 
39.36/38.46	c qxplain 4180/4184
39.36/38.49	c qxplain 4183/4184
39.46/38.52	c qxplain 4184/4184
39.46/38.55	c 62570[?] 11000[?] -11001[?]  is mandatory 
39.46/38.55	c qxplain 4183/4183
39.46/38.58	c 62573[?] 11001[?] -11002[?]  is mandatory 
39.46/38.58	c qxplain 4180/4182
39.56/38.61	c qxplain 4182/4182
39.56/38.64	c 62576[?] 11002[?] -11003[?]  is mandatory 
39.56/38.64	c qxplain 4180/4181
39.56/38.67	c qxplain 4181/4181
39.66/38.70	c 62579[?] 11003[?] -11004[?]  is mandatory 
39.66/38.70	c qxplain 4180/4180
39.66/38.74	c 62582[?] 11004[?] -11005[?]  is mandatory 
39.66/38.74	c qxplain 4171/4179
39.66/38.77	c qxplain 4176/4179
39.76/38.80	c qxplain 4178/4179
39.76/38.83	c qxplain 4179/4179
39.76/38.86	c 62585[?] 11005[?] -11006[?]  is mandatory 
39.76/38.86	c qxplain 4178/4178
39.76/38.89	c 62588[?] 11006[?] -11007[?]  is mandatory 
39.76/38.89	c qxplain 4176/4177
39.86/38.92	c qxplain 4177/4177
39.86/38.95	c 62591[?] 11007[?] -11008[?]  is mandatory 
39.86/38.95	c qxplain 4176/4176
39.86/38.99	c 62594[?] 11008[?] -11009[?]  is mandatory 
39.86/38.99	c qxplain 4171/4175
39.96/39.02	c qxplain 4174/4175
39.96/39.05	c qxplain 4175/4175
39.96/39.08	c 62597[?] 11009[?] -11010[?]  is mandatory 
39.96/39.08	c qxplain 4174/4174
40.06/39.11	c 62599[?] 5983[?] -11011[?]  is mandatory 
40.06/39.11	c qxplain 4171/4173
40.06/39.14	c qxplain 4173/4173
40.06/39.18	c 62600[?] 11010[?] -11011[?]  is mandatory 
40.06/39.18	c qxplain 4171/4172
40.16/39.21	c qxplain 4172/4172
40.16/39.24	c 62603[?] 11011[?] -11012[?]  is mandatory 
40.16/39.24	c qxplain 4171/4171
40.16/39.27	c 62606[?] 11012[?] -11013[?]  is mandatory 
40.16/39.27	c qxplain 4135/4170
40.25/39.30	c qxplain 4153/4170
40.25/39.33	c qxplain 4162/4170
40.25/39.36	c qxplain 4167/4170
40.25/39.39	c qxplain 4169/4170
40.35/39.42	c qxplain 4170/4170
40.35/39.46	c 62609[?] 11013[?] -11014[?]  is mandatory 
40.35/39.46	c qxplain 4169/4169
40.35/39.49	c 62612[?] 11014[?] -11015[?]  is mandatory 
40.35/39.49	c qxplain 4167/4168
40.46/39.52	c qxplain 4168/4168
40.46/39.55	c 62615[?] 11015[?] -11016[?]  is mandatory 
40.46/39.55	c qxplain 4167/4167
40.46/39.58	c 62618[?] 11016[?] -11017[?]  is mandatory 
40.46/39.58	c qxplain 4162/4166
40.56/39.61	c qxplain 4165/4166
40.56/39.64	c qxplain 4166/4166
40.56/39.67	c 62621[?] 11017[?] -11018[?]  is mandatory 
40.56/39.67	c qxplain 4165/4165
40.65/39.70	c 62624[?] 11018[?] -11019[?]  is mandatory 
40.65/39.71	c qxplain 4162/4164
40.65/39.74	c qxplain 4164/4164
40.65/39.77	c 62627[?] 11019[?] -11020[?]  is mandatory 
40.65/39.77	c qxplain 4162/4163
40.75/39.80	c qxplain 4163/4163
40.75/39.83	c 62630[?] 11020[?] -11021[?]  is mandatory 
40.75/39.83	c qxplain 4162/4162
40.75/39.86	c 62633[?] 11021[?] -11022[?]  is mandatory 
40.75/39.86	c qxplain 4153/4161
40.75/39.89	c qxplain 4158/4161
40.85/39.92	c qxplain 4160/4161
40.85/39.95	c qxplain 4161/4161
40.85/39.99	c 62636[?] 11022[?] -11023[?]  is mandatory 
40.85/39.99	c qxplain 4160/4160
40.95/40.02	c 62639[?] 11023[?] -11024[?]  is mandatory 
40.95/40.02	c qxplain 4158/4159
40.95/40.05	c qxplain 4159/4159
40.95/40.08	c 62642[?] 11024[?] -11025[?]  is mandatory 
40.95/40.08	c qxplain 4158/4158
41.05/40.11	c 62645[?] 11025[?] -11026[?]  is mandatory 
41.05/40.11	c qxplain 4153/4157
41.05/40.14	c qxplain 4156/4157
41.05/40.17	c qxplain 4157/4157
41.15/40.20	c 62648[?] 11026[?] -11027[?]  is mandatory 
41.15/40.20	c qxplain 4156/4156
41.15/40.23	c 62651[?] 11027[?] -11028[?]  is mandatory 
41.15/40.23	c qxplain 4153/4155
41.15/40.27	c qxplain 4155/4155
41.25/40.30	c 62654[?] 11028[?] -11029[?]  is mandatory 
41.25/40.30	c qxplain 4153/4154
41.25/40.33	c qxplain 4154/4154
41.25/40.36	c 62657[?] 11029[?] -11030[?]  is mandatory 
41.25/40.36	c qxplain 4153/4153
41.25/40.39	c 62660[?] 11030[?] -11031[?]  is mandatory 
41.25/40.39	c qxplain 4135/4152
41.35/40.42	c qxplain 4144/4152
41.35/40.45	c qxplain 4149/4152
41.35/40.48	c qxplain 4151/4152
41.45/40.51	c qxplain 4152/4152
41.45/40.55	c 62663[?] 11031[?] -11032[?]  is mandatory 
41.45/40.55	c qxplain 4151/4151
41.45/40.58	c 62666[?] 11032[?] -11033[?]  is mandatory 
41.45/40.60	c qxplain 4149/4150
41.57/40.70	c qxplain 4150/4150
41.57/40.70	c 62669[?] 11033[?] -11034[?]  is mandatory 
41.57/40.70	c qxplain 4149/4149
41.57/40.70	c 62672[?] 11034[?] -11035[?]  is mandatory 
41.57/40.70	c qxplain 4144/4148
41.77/40.71	c qxplain 4147/4148
41.77/40.75	c qxplain 4148/4148
41.77/40.78	c 62675[?] 11035[?] -11036[?]  is mandatory 
41.77/40.78	c qxplain 4147/4147
41.96/40.81	c 62678[?] 11036[?] -11037[?]  is mandatory 
41.96/40.81	c qxplain 4144/4146
41.96/40.84	c qxplain 4146/4146
41.96/40.87	c 62681[?] 11037[?] -11038[?]  is mandatory 
41.96/40.87	c qxplain 4144/4145
42.17/40.91	c qxplain 4145/4145
42.17/40.94	c 62684[?] 11038[?] -11039[?]  is mandatory 
42.17/40.94	c qxplain 4144/4144
42.17/40.97	c 62687[?] 11039[?] -11040[?]  is mandatory 
42.17/40.97	c qxplain 4135/4143
42.36/41.00	c qxplain 4140/4143
42.36/41.03	c qxplain 4142/4143
42.36/41.06	c qxplain 4143/4143
42.36/41.10	c 62690[?] 11040[?] -11041[?]  is mandatory 
42.36/41.10	c qxplain 4142/4142
42.56/41.13	c 62693[?] 11041[?] -11042[?]  is mandatory 
42.56/41.13	c qxplain 4140/4141
42.56/41.16	c qxplain 4141/4141
42.56/41.19	c 62696[?] 11042[?] -11043[?]  is mandatory 
42.56/41.19	c qxplain 4140/4140
42.76/41.22	c 62699[?] 11043[?] -11044[?]  is mandatory 
42.76/41.22	c qxplain 4135/4139
42.76/41.25	c qxplain 4138/4139
42.76/41.29	c qxplain 4139/4139
42.93/41.32	c 62702[?] 11044[?] -11045[?]  is mandatory 
42.93/41.32	c qxplain 4138/4138
42.93/41.35	c 62705[?] 11045[?] -11046[?]  is mandatory 
42.93/41.35	c qxplain 4135/4137
42.93/41.38	c qxplain 4137/4137
43.03/41.41	c 62708[?] 11046[?] -11047[?]  is mandatory 
43.03/41.41	c qxplain 4135/4136
43.03/41.44	c qxplain 4136/4136
43.03/41.47	c 62711[?] 11047[?] -11048[?]  is mandatory 
43.03/41.47	c qxplain 4135/4135
43.13/41.51	c 62714[?] 11048[?] -11049[?]  is mandatory 
43.13/41.51	c qxplain 4062/4134
43.13/41.54	c qxplain 4099/4134
43.13/41.57	c qxplain 4117/4134
43.23/41.60	c qxplain 4126/4134
43.23/41.63	c qxplain 4131/4134
43.23/41.66	c qxplain 4133/4134
43.23/41.69	c qxplain 4134/4134
43.34/41.73	c 62717[?] 11049[?] -11050[?]  is mandatory 
43.34/41.73	c qxplain 4133/4133
43.34/41.76	c 62720[?] 11050[?] -11051[?]  is mandatory 
43.34/41.76	c qxplain 4131/4132
43.34/41.79	c qxplain 4132/4132
43.44/41.82	c 62723[?] 11051[?] -11052[?]  is mandatory 
43.44/41.82	c qxplain 4131/4131
43.44/41.85	c 62726[?] 11052[?] -11053[?]  is mandatory 
43.44/41.85	c qxplain 4126/4130
43.44/41.88	c qxplain 4129/4130
43.53/41.91	c qxplain 4130/4130
43.53/41.95	c 62729[?] 11053[?] -11054[?]  is mandatory 
43.53/41.95	c qxplain 4129/4129
43.53/41.98	c 62732[?] 11054[?] -11055[?]  is mandatory 
43.53/41.98	c qxplain 4126/4128
43.63/42.01	c qxplain 4128/4128
43.63/42.04	c 62735[?] 11055[?] -11056[?]  is mandatory 
43.63/42.04	c qxplain 4126/4127
43.63/42.07	c qxplain 4127/4127
43.73/42.10	c 62738[?] 11056[?] -11057[?]  is mandatory 
43.73/42.10	c qxplain 4126/4126
43.73/42.13	c 62741[?] 11057[?] -11058[?]  is mandatory 
43.73/42.13	c qxplain 4117/4125
43.73/42.16	c qxplain 4122/4125
43.73/42.19	c qxplain 4124/4125
43.83/42.23	c qxplain 4125/4125
43.83/42.26	c 62744[?] 11058[?] -11059[?]  is mandatory 
43.83/42.26	c qxplain 4124/4124
43.83/42.29	c 62747[?] 11059[?] -11060[?]  is mandatory 
43.83/42.29	c qxplain 4122/4123
43.93/42.32	c qxplain 4123/4123
43.93/42.35	c 62750[?] 11060[?] -11061[?]  is mandatory 
43.93/42.35	c qxplain 4122/4122
43.93/42.38	c 62753[?] 11061[?] -11062[?]  is mandatory 
43.93/42.38	c qxplain 4117/4121
44.03/42.41	c qxplain 4120/4121
44.03/42.44	c qxplain 4121/4121
44.03/42.47	c 62756[?] 11062[?] -11063[?]  is mandatory 
44.03/42.47	c qxplain 4120/4120
44.13/42.50	c 62759[?] 11063[?] -11064[?]  is mandatory 
44.13/42.51	c qxplain 4117/4119
44.13/42.54	c qxplain 4119/4119
44.13/42.57	c 62762[?] 11064[?] -11065[?]  is mandatory 
44.13/42.57	c qxplain 4117/4118
44.23/42.60	c qxplain 4118/4118
44.23/42.63	c 62765[?] 11065[?] -11066[?]  is mandatory 
44.23/42.63	c qxplain 4117/4117
44.23/42.66	c 62768[?] 11066[?] -11067[?]  is mandatory 
44.23/42.66	c qxplain 4099/4116
44.23/42.69	c qxplain 4108/4116
44.33/42.72	c qxplain 4113/4116
44.33/42.75	c qxplain 4115/4116
44.33/42.78	c qxplain 4116/4116
44.44/42.82	c 62771[?] 11067[?] -11068[?]  is mandatory 
44.44/42.82	c qxplain 4115/4115
44.44/42.85	c 62774[?] 11068[?] -11069[?]  is mandatory 
44.44/42.85	c qxplain 4113/4114
44.44/42.88	c qxplain 4114/4114
44.55/42.91	c 62777[?] 11069[?] -11070[?]  is mandatory 
44.55/42.91	c qxplain 4113/4113
44.55/42.94	c 62780[?] 11070[?] -11071[?]  is mandatory 
44.55/42.94	c qxplain 4108/4112
44.55/42.97	c qxplain 4111/4112
44.64/43.00	c qxplain 4112/4112
44.64/43.04	c 62783[?] 11071[?] -11072[?]  is mandatory 
44.64/43.04	c qxplain 4111/4111
44.64/43.07	c 62786[?] 11072[?] -11073[?]  is mandatory 
44.64/43.07	c qxplain 4108/4110
44.74/43.10	c qxplain 4110/4110
44.74/43.13	c 62789[?] 11073[?] -11074[?]  is mandatory 
44.74/43.13	c qxplain 4108/4109
44.74/43.16	c qxplain 4109/4109
44.74/43.19	c 62792[?] 11074[?] -11075[?]  is mandatory 
44.74/43.19	c qxplain 4108/4108
44.84/43.22	c 62795[?] 11075[?] -11076[?]  is mandatory 
44.84/43.22	c qxplain 4099/4107
44.84/43.25	c qxplain 4104/4107
44.84/43.28	c qxplain 4106/4107
44.94/43.31	c qxplain 4107/4107
44.94/43.35	c 62798[?] 11076[?] -11077[?]  is mandatory 
44.94/43.35	c qxplain 4106/4106
44.94/43.38	c 62801[?] 11077[?] -11078[?]  is mandatory 
44.94/43.38	c qxplain 4104/4105
45.04/43.41	c qxplain 4105/4105
45.04/43.44	c 62804[?] 11078[?] -11079[?]  is mandatory 
45.04/43.44	c qxplain 4104/4104
45.04/43.47	c 62807[?] 11079[?] -11080[?]  is mandatory 
45.04/43.47	c qxplain 4099/4103
45.14/43.50	c qxplain 4102/4103
45.14/43.53	c qxplain 4103/4103
45.14/43.56	c 62810[?] 11080[?] -11081[?]  is mandatory 
45.14/43.56	c qxplain 4102/4102
45.14/43.59	c 62813[?] 11081[?] -11082[?]  is mandatory 
45.14/43.59	c qxplain 4099/4101
45.24/43.63	c qxplain 4101/4101
45.24/43.66	c 62816[?] 11082[?] -11083[?]  is mandatory 
45.24/43.66	c qxplain 4099/4100
45.24/43.69	c qxplain 4100/4100
45.34/43.72	c 62819[?] 11083[?] -11084[?]  is mandatory 
45.34/43.72	c qxplain 4099/4099
45.34/43.75	c 62822[?] 11084[?] -11085[?]  is mandatory 
45.34/43.75	c qxplain 4062/4098
45.34/43.78	c qxplain 4081/4098
45.44/43.81	c qxplain 4090/4098
45.44/43.84	c qxplain 4095/4098
45.44/43.87	c qxplain 4097/4098
45.54/43.90	c qxplain 4098/4098
45.54/43.94	c 62825[?] 11085[?] -11086[?]  is mandatory 
45.54/43.94	c qxplain 4097/4097
45.54/43.97	c 62828[?] 11086[?] -11087[?]  is mandatory 
45.54/43.97	c qxplain 4095/4096
45.54/44.00	c qxplain 4096/4096
45.64/44.03	c 62831[?] 11087[?] -11088[?]  is mandatory 
45.64/44.03	c qxplain 4095/4095
45.64/44.06	c 62834[?] 11088[?] -11089[?]  is mandatory 
45.64/44.06	c qxplain 4090/4094
45.64/44.09	c qxplain 4093/4094
45.74/44.12	c qxplain 4094/4094
45.74/44.15	c 62837[?] 11089[?] -11090[?]  is mandatory 
45.74/44.15	c qxplain 4093/4093
45.74/44.18	c 62840[?] 11090[?] -11091[?]  is mandatory 
45.74/44.18	c qxplain 4090/4092
45.84/44.22	c qxplain 4092/4092
45.84/44.25	c 62843[?] 11091[?] -11092[?]  is mandatory 
45.84/44.25	c qxplain 4090/4091
45.84/44.28	c qxplain 4091/4091
45.94/44.31	c 62846[?] 11092[?] -11093[?]  is mandatory 
45.94/44.31	c qxplain 4090/4090
45.94/44.34	c 62849[?] 11093[?] -11094[?]  is mandatory 
45.94/44.34	c qxplain 4081/4089
45.94/44.37	c qxplain 4086/4089
46.04/44.40	c qxplain 4088/4089
46.04/44.43	c qxplain 4089/4089
46.04/44.46	c 62852[?] 11094[?] -11095[?]  is mandatory 
46.04/44.46	c qxplain 4088/4088
46.04/44.49	c 62855[?] 11095[?] -11096[?]  is mandatory 
46.04/44.49	c qxplain 4086/4087
46.14/44.53	c qxplain 4087/4087
46.14/44.56	c 62858[?] 11096[?] -11097[?]  is mandatory 
46.14/44.56	c qxplain 4086/4086
46.14/44.59	c 62861[?] 11097[?] -11098[?]  is mandatory 
46.14/44.59	c qxplain 4081/4085
46.24/44.62	c qxplain 4084/4085
46.24/44.65	c qxplain 4085/4085
46.24/44.68	c 62864[?] 11098[?] -11099[?]  is mandatory 
46.24/44.68	c qxplain 4084/4084
46.34/44.71	c 62867[?] 11099[?] -11100[?]  is mandatory 
46.34/44.71	c qxplain 4081/4083
46.34/44.74	c qxplain 4083/4083
46.34/44.77	c 62870[?] 11100[?] -11101[?]  is mandatory 
46.34/44.77	c qxplain 4081/4082
46.44/44.81	c qxplain 4082/4082
46.44/44.84	c 62873[?] 11101[?] -11102[?]  is mandatory 
46.44/44.84	c qxplain 4081/4081
46.44/44.87	c 62876[?] 11102[?] -11103[?]  is mandatory 
46.44/44.87	c qxplain 4062/4080
46.54/44.90	c qxplain 4072/4080
46.54/44.93	c qxplain 4077/4080
46.54/44.96	c qxplain 4079/4080
46.54/44.99	c qxplain 4080/4080
46.65/45.02	c 62879[?] 11103[?] -11104[?]  is mandatory 
46.65/45.02	c qxplain 4079/4079
46.65/45.05	c 62882[?] 11104[?] -11105[?]  is mandatory 
46.65/45.05	c qxplain 4077/4078
46.65/45.09	c qxplain 4078/4078
46.75/45.12	c 62885[?] 11105[?] -11106[?]  is mandatory 
46.75/45.12	c qxplain 4077/4077
46.75/45.15	c 62888[?] 11106[?] -11107[?]  is mandatory 
46.75/45.15	c qxplain 4072/4076
46.75/45.18	c qxplain 4075/4076
46.84/45.21	c qxplain 4076/4076
46.84/45.24	c 62891[?] 11107[?] -11108[?]  is mandatory 
46.84/45.24	c qxplain 4075/4075
46.84/45.27	c 62894[?] 11108[?] -11109[?]  is mandatory 
46.84/45.27	c qxplain 4072/4074
46.94/45.30	c qxplain 4074/4074
46.94/45.33	c 62897[?] 11109[?] -11110[?]  is mandatory 
46.94/45.33	c qxplain 4072/4073
46.94/45.36	c qxplain 4073/4073
46.94/45.40	c 62900[?] 11110[?] -11111[?]  is mandatory 
46.94/45.40	c qxplain 4072/4072
47.04/45.43	c 62903[?] 11111[?] -11112[?]  is mandatory 
47.04/45.43	c qxplain 4062/4071
47.04/45.46	c qxplain 4067/4071
47.04/45.49	c qxplain 4070/4071
47.14/45.52	c qxplain 4071/4071
47.14/45.55	c 62906[?] 11112[?] -11113[?]  is mandatory 
47.14/45.55	c qxplain 4070/4070
47.14/45.58	c 62909[?] 11113[?] -11114[?]  is mandatory 
47.14/45.58	c qxplain 4067/4069
47.24/45.61	c qxplain 4069/4069
47.24/45.64	c 62912[?] 11114[?] -11115[?]  is mandatory 
47.24/45.64	c qxplain 4067/4068
47.24/45.68	c qxplain 4068/4068
47.34/45.71	c 62915[?] 11115[?] -11116[?]  is mandatory 
47.34/45.71	c qxplain 4067/4067
47.34/45.74	c 62918[?] 11116[?] -11117[?]  is mandatory 
47.34/45.74	c qxplain 4062/4066
47.34/45.77	c qxplain 4065/4066
47.44/45.80	c qxplain 4066/4066
47.44/45.83	c 62921[?] 11117[?] -11118[?]  is mandatory 
47.44/45.83	c qxplain 4065/4065
47.44/45.86	c 62924[?] 11118[?] -11119[?]  is mandatory 
47.44/45.86	c qxplain 4062/4064
47.44/45.89	c qxplain 4064/4064
47.54/45.92	c 62927[?] 11119[?] -11120[?]  is mandatory 
47.54/45.92	c qxplain 4062/4063
47.70/46.01	c qxplain 4063/4063
47.70/46.05	c 62930[?] 11120[?] -11121[?]  is mandatory 
47.70/46.05	c qxplain 4062/4062
47.70/46.08	c 62933[?] 11121[?] -11122[?]  is mandatory 
47.70/46.08	c qxplain 3482/4061
47.84/46.11	c qxplain 3772/4061
47.84/46.14	c qxplain 3917/4061
47.84/46.17	c qxplain 3990/4061
47.94/46.20	c qxplain 4026/4061
47.94/46.23	c qxplain 4044/4061
47.94/46.26	c qxplain 4053/4061
47.94/46.30	c qxplain 4058/4061
48.04/46.33	c qxplain 4060/4061
48.04/46.36	c qxplain 4061/4061
48.04/46.39	c 62936[?] 11122[?] -11123[?]  is mandatory 
48.04/46.39	c qxplain 4060/4060
48.14/46.42	c 62939[?] 11123[?] -11124[?]  is mandatory 
48.14/46.42	c qxplain 4058/4059
48.14/46.45	c qxplain 4059/4059
48.14/46.48	c 62942[?] 11124[?] -11125[?]  is mandatory 
48.14/46.48	c qxplain 4058/4058
48.24/46.51	c 62945[?] 11125[?] -11126[?]  is mandatory 
48.24/46.51	c qxplain 4053/4057
48.24/46.54	c qxplain 4056/4057
48.24/46.58	c qxplain 4057/4057
48.34/46.61	c 62948[?] 11126[?] -11127[?]  is mandatory 
48.34/46.61	c qxplain 4056/4056
48.34/46.64	c 62951[?] 11127[?] -11128[?]  is mandatory 
48.34/46.64	c qxplain 4053/4055
48.34/46.67	c qxplain 4055/4055
48.44/46.70	c 62954[?] 11128[?] -11129[?]  is mandatory 
48.44/46.70	c qxplain 4053/4054
48.44/46.73	c qxplain 4054/4054
48.44/46.76	c 62957[?] 11129[?] -11130[?]  is mandatory 
48.44/46.76	c qxplain 4053/4053
48.44/46.79	c 62960[?] 11130[?] -11131[?]  is mandatory 
48.44/46.79	c qxplain 4044/4052
48.54/46.82	c qxplain 4049/4052
48.54/46.85	c qxplain 4051/4052
48.54/46.89	c qxplain 4052/4052
48.64/46.92	c 62963[?] 11131[?] -11132[?]  is mandatory 
48.64/46.92	c qxplain 4051/4051
48.64/46.95	c 62966[?] 11132[?] -11133[?]  is mandatory 
48.64/46.95	c qxplain 4049/4050
48.64/46.98	c qxplain 4050/4050
48.74/47.01	c 62969[?] 11133[?] -11134[?]  is mandatory 
48.74/47.01	c qxplain 4049/4049
48.74/47.04	c 62972[?] 11134[?] -11135[?]  is mandatory 
48.74/47.04	c qxplain 4044/4048
48.74/47.07	c qxplain 4047/4048
48.84/47.10	c qxplain 4048/4048
48.84/47.13	c 62975[?] 11135[?] -11136[?]  is mandatory 
48.84/47.13	c qxplain 4047/4047
48.84/47.17	c 62978[?] 11136[?] -11137[?]  is mandatory 
48.84/47.17	c qxplain 4044/4046
48.94/47.20	c qxplain 4046/4046
48.94/47.23	c 62981[?] 11137[?] -11138[?]  is mandatory 
48.94/47.23	c qxplain 4044/4045
48.94/47.26	c qxplain 4045/4045
48.94/47.29	c 62984[?] 11138[?] -11139[?]  is mandatory 
48.94/47.29	c qxplain 4044/4044
49.04/47.32	c 62987[?] 11139[?] -11140[?]  is mandatory 
49.04/47.32	c qxplain 4026/4043
49.04/47.35	c qxplain 4035/4043
49.04/47.38	c qxplain 4040/4043
49.14/47.41	c qxplain 4042/4043
49.14/47.45	c qxplain 4043/4043
49.14/47.48	c 62990[?] 11140[?] -11141[?]  is mandatory 
49.14/47.48	c qxplain 4042/4042
49.24/47.51	c 62993[?] 11141[?] -11142[?]  is mandatory 
49.24/47.51	c qxplain 4040/4041
49.24/47.54	c qxplain 4041/4041
49.24/47.57	c 62996[?] 11142[?] -11143[?]  is mandatory 
49.24/47.57	c qxplain 4040/4040
49.34/47.60	c 62999[?] 11143[?] -11144[?]  is mandatory 
49.34/47.60	c qxplain 4035/4039
49.34/47.63	c qxplain 4038/4039
49.34/47.66	c qxplain 4039/4039
49.34/47.69	c 63002[?] 11144[?] -11145[?]  is mandatory 
49.34/47.69	c qxplain 4038/4038
49.44/47.73	c 63005[?] 11145[?] -11146[?]  is mandatory 
49.44/47.73	c qxplain 4035/4037
49.44/47.76	c qxplain 4037/4037
49.44/47.79	c 63008[?] 11146[?] -11147[?]  is mandatory 
49.44/47.79	c qxplain 4035/4036
49.54/47.82	c qxplain 4036/4036
49.54/47.85	c 63011[?] 11147[?] -11148[?]  is mandatory 
49.54/47.85	c qxplain 4035/4035
49.54/47.88	c 63014[?] 11148[?] -11149[?]  is mandatory 
49.54/47.88	c qxplain 4026/4034
49.64/47.91	c qxplain 4031/4034
49.64/47.94	c qxplain 4033/4034
49.64/47.97	c qxplain 4034/4034
49.74/48.01	c 63017[?] 11149[?] -11150[?]  is mandatory 
49.74/48.01	c qxplain 4033/4033
49.74/48.04	c 63020[?] 11150[?] -11151[?]  is mandatory 
49.74/48.04	c qxplain 4031/4032
49.74/48.07	c qxplain 4032/4032
49.84/48.10	c 63023[?] 11151[?] -11152[?]  is mandatory 
49.84/48.10	c qxplain 4031/4031
49.84/48.13	c 63026[?] 11152[?] -11153[?]  is mandatory 
49.84/48.13	c qxplain 4026/4030
49.84/48.16	c qxplain 4029/4030
49.84/48.19	c qxplain 4030/4030
49.94/48.22	c 63029[?] 11153[?] -11154[?]  is mandatory 
49.94/48.22	c qxplain 4029/4029
49.94/48.25	c 63032[?] 11154[?] -11155[?]  is mandatory 
49.94/48.25	c qxplain 4026/4028
49.94/48.29	c qxplain 4028/4028
50.04/48.32	c 63035[?] 11155[?] -11156[?]  is mandatory 
50.04/48.32	c qxplain 4026/4027
50.04/48.35	c qxplain 4027/4027
50.04/48.38	c 63038[?] 11156[?] -11157[?]  is mandatory 
50.04/48.38	c qxplain 4026/4026
50.14/48.41	c 63041[?] 11157[?] -11158[?]  is mandatory 
50.14/48.41	c qxplain 3990/4025
50.14/48.44	c qxplain 4008/4025
50.14/48.47	c qxplain 4017/4025
50.24/48.50	c qxplain 4022/4025
50.24/48.53	c qxplain 4024/4025
50.24/48.57	c qxplain 4025/4025
50.34/48.63	c 63043[?] 4355[?] -11159[?]  is mandatory 
50.34/48.63	c qxplain 4024/4024
50.34/48.67	c 63044[?] 11158[?] -11159[?]  is mandatory 
50.34/48.67	c qxplain 4022/4023
50.44/48.70	c qxplain 4023/4023
50.44/48.73	c 63046[?] 4344[?] -11160[?]  is mandatory 
50.44/48.73	c qxplain 4022/4022
50.44/48.76	c 63047[?] 11159[?] -11160[?]  is mandatory 
50.44/48.76	c qxplain 4017/4021
50.44/48.79	c qxplain 4020/4021
50.54/48.82	c qxplain 4021/4021
50.54/48.85	c 63049[?] 4331[?] -11161[?]  is mandatory 
50.54/48.85	c qxplain 4020/4020
50.54/48.89	c 63050[?] 11160[?] -11161[?]  is mandatory 
50.54/48.89	c qxplain 4017/4019
50.64/48.92	c qxplain 4019/4019
50.64/48.95	c 63053[?] 11161[?] -11162[?]  is mandatory 
50.64/48.95	c qxplain 4017/4018
50.64/48.98	c qxplain 4018/4018
50.74/49.01	c 63056[?] 11162[?] -11163[?]  is mandatory 
50.74/49.01	c qxplain 4017/4017
50.74/49.04	c 63059[?] 11163[?] -11164[?]  is mandatory 
50.74/49.04	c qxplain 4008/4016
50.74/49.07	c qxplain 4013/4016
50.84/49.10	c qxplain 4015/4016
50.84/49.13	c qxplain 4016/4016
50.84/49.17	c 63062[?] 11164[?] -11165[?]  is mandatory 
50.84/49.17	c qxplain 4015/4015
50.94/49.20	c 63065[?] 11165[?] -11166[?]  is mandatory 
50.94/49.20	c qxplain 4013/4014
50.94/49.23	c qxplain 4014/4014
50.94/49.26	c 63068[?] 11166[?] -11167[?]  is mandatory 
50.94/49.26	c qxplain 4013/4013
50.94/49.29	c 63071[?] 11167[?] -11168[?]  is mandatory 
50.94/49.29	c qxplain 4008/4012
51.04/49.32	c qxplain 4011/4012
51.04/49.35	c qxplain 4012/4012
51.04/49.38	c 63074[?] 11168[?] -11169[?]  is mandatory 
51.04/49.38	c qxplain 4011/4011
51.14/49.41	c 63077[?] 11169[?] -11170[?]  is mandatory 
51.14/49.41	c qxplain 4008/4010
51.14/49.44	c qxplain 4010/4010
51.14/49.48	c 63080[?] 11170[?] -11171[?]  is mandatory 
51.14/49.48	c qxplain 4008/4009
51.24/49.51	c qxplain 4009/4009
51.24/49.54	c 63083[?] 11171[?] -11172[?]  is mandatory 
51.24/49.54	c qxplain 4008/4008
51.24/49.57	c 63086[?] 11172[?] -11173[?]  is mandatory 
51.24/49.57	c qxplain 3990/4007
51.33/49.60	c qxplain 3999/4007
51.33/49.63	c qxplain 4004/4007
51.33/49.66	c qxplain 4006/4007
51.33/49.69	c qxplain 4007/4007
51.43/49.72	c 63089[?] 11173[?] -11174[?]  is mandatory 
51.43/49.72	c qxplain 4006/4006
51.43/49.75	c 63092[?] 11174[?] -11175[?]  is mandatory 
51.43/49.75	c qxplain 4004/4005
51.43/49.79	c qxplain 4005/4005
51.53/49.82	c 63095[?] 11175[?] -11176[?]  is mandatory 
51.53/49.82	c qxplain 4004/4004
51.53/49.85	c 63098[?] 11176[?] -11177[?]  is mandatory 
51.53/49.85	c qxplain 3999/4003
51.53/49.88	c qxplain 4002/4003
51.63/49.91	c qxplain 4003/4003
51.63/49.94	c 63101[?] 11177[?] -11178[?]  is mandatory 
51.63/49.94	c qxplain 4002/4002
51.63/49.97	c 63104[?] 11178[?] -11179[?]  is mandatory 
51.63/49.97	c qxplain 3999/4001
51.73/50.00	c qxplain 4001/4001
51.73/50.03	c 63107[?] 11179[?] -11180[?]  is mandatory 
51.73/50.03	c qxplain 3999/4000
51.73/50.06	c qxplain 4000/4000
51.73/50.10	c 63110[?] 11180[?] -11181[?]  is mandatory 
51.73/50.10	c qxplain 3999/3999
51.83/50.13	c 63113[?] 11181[?] -11182[?]  is mandatory 
51.83/50.13	c qxplain 3990/3998
51.83/50.16	c qxplain 3995/3998
51.83/50.19	c qxplain 3997/3998
51.93/50.22	c qxplain 3998/3998
51.93/50.25	c 63116[?] 11182[?] -11183[?]  is mandatory 
51.93/50.25	c qxplain 3997/3997
51.93/50.28	c 63119[?] 11183[?] -11184[?]  is mandatory 
51.93/50.28	c qxplain 3995/3996
52.03/50.31	c qxplain 3996/3996
52.03/50.34	c 63122[?] 11184[?] -11185[?]  is mandatory 
52.03/50.34	c qxplain 3995/3995
52.03/50.37	c 63125[?] 11185[?] -11186[?]  is mandatory 
52.03/50.37	c qxplain 3990/3994
52.13/50.40	c qxplain 3993/3994
52.13/50.44	c qxplain 3994/3994
52.13/50.47	c 63128[?] 11186[?] -11187[?]  is mandatory 
52.13/50.47	c qxplain 3993/3993
52.24/50.50	c 63131[?] 11187[?] -11188[?]  is mandatory 
52.24/50.50	c qxplain 3990/3992
52.24/50.53	c qxplain 3992/3992
52.24/50.56	c 63134[?] 11188[?] -11189[?]  is mandatory 
52.24/50.56	c qxplain 3990/3991
52.24/50.59	c qxplain 3991/3991
52.34/50.62	c 63137[?] 11189[?] -11190[?]  is mandatory 
52.34/50.62	c qxplain 3990/3990
52.34/50.65	c 63140[?] 11190[?] -11191[?]  is mandatory 
52.34/50.65	c qxplain 3917/3989
52.34/50.68	c qxplain 3954/3989
52.43/50.71	c qxplain 3972/3989
52.43/50.75	c qxplain 3981/3989
52.43/50.78	c qxplain 3986/3989
52.53/50.81	c qxplain 3988/3989
52.53/50.84	c qxplain 3989/3989
52.53/50.87	c 63143[?] 11191[?] -11192[?]  is mandatory 
52.53/50.87	c qxplain 3988/3988
52.63/50.90	c 63146[?] 11192[?] -11193[?]  is mandatory 
52.63/50.90	c qxplain 3986/3987
52.63/50.93	c qxplain 3987/3987
52.63/50.96	c 63149[?] 11193[?] -11194[?]  is mandatory 
52.63/50.96	c qxplain 3986/3986
52.63/50.99	c 63152[?] 11194[?] -11195[?]  is mandatory 
52.63/50.99	c qxplain 3981/3985
52.73/51.02	c qxplain 3984/3985
52.73/51.05	c qxplain 3985/3985
52.73/51.09	c 63155[?] 11195[?] -11196[?]  is mandatory 
52.73/51.09	c qxplain 3984/3984
52.83/51.12	c 63158[?] 11196[?] -11197[?]  is mandatory 
52.83/51.12	c qxplain 3981/3983
52.83/51.15	c qxplain 3983/3983
52.83/51.18	c 63161[?] 11197[?] -11198[?]  is mandatory 
52.83/51.18	c qxplain 3981/3982
52.94/51.21	c qxplain 3982/3982
52.94/51.24	c 63164[?] 11198[?] -11199[?]  is mandatory 
52.94/51.24	c qxplain 3981/3981
52.94/51.27	c 63167[?] 11199[?] -11200[?]  is mandatory 
52.94/51.27	c qxplain 3972/3980
53.03/51.30	c qxplain 3977/3980
53.03/51.33	c qxplain 3979/3980
53.03/51.37	c qxplain 3980/3980
53.13/51.40	c 63170[?] 11200[?] -11201[?]  is mandatory 
53.13/51.40	c qxplain 3979/3979
53.13/51.43	c 63173[?] 11201[?] -11202[?]  is mandatory 
53.13/51.43	c qxplain 3977/3978
53.13/51.46	c qxplain 3978/3978
53.13/51.49	c 63176[?] 11202[?] -11203[?]  is mandatory 
53.13/51.49	c qxplain 3977/3977
53.23/51.52	c 63179[?] 11203[?] -11204[?]  is mandatory 
53.23/51.52	c qxplain 3972/3976
53.23/51.55	c qxplain 3975/3976
53.23/51.58	c qxplain 3976/3976
53.34/51.61	c 63182[?] 11204[?] -11205[?]  is mandatory 
53.34/51.61	c qxplain 3975/3975
53.34/51.64	c 63185[?] 11205[?] -11206[?]  is mandatory 
53.34/51.64	c qxplain 3972/3974
53.34/51.68	c qxplain 3974/3974
53.44/51.71	c 63188[?] 11206[?] -11207[?]  is mandatory 
53.44/51.71	c qxplain 3972/3973
53.44/51.74	c qxplain 3973/3973
53.44/51.77	c 63191[?] 11207[?] -11208[?]  is mandatory 
53.44/51.77	c qxplain 3972/3972
53.53/51.80	c 63194[?] 11208[?] -11209[?]  is mandatory 
53.53/51.80	c qxplain 3954/3971
53.53/51.83	c qxplain 3963/3971
53.53/51.86	c qxplain 3968/3971
53.53/51.89	c qxplain 3970/3971
53.63/51.92	c qxplain 3971/3971
53.63/51.96	c 63197[?] 11209[?] -11210[?]  is mandatory 
53.63/51.96	c qxplain 3970/3970
53.63/51.99	c 63200[?] 11210[?] -11211[?]  is mandatory 
53.63/51.99	c qxplain 3968/3969
53.73/52.02	c qxplain 3969/3969
53.73/52.05	c 63203[?] 11211[?] -11212[?]  is mandatory 
53.73/52.05	c qxplain 3968/3968
53.73/52.08	c 63206[?] 11212[?] -11213[?]  is mandatory 
53.73/52.08	c qxplain 3963/3967
53.83/52.11	c qxplain 3966/3967
53.83/52.14	c qxplain 3967/3967
53.83/52.17	c 63209[?] 11213[?] -11214[?]  is mandatory 
53.83/52.17	c qxplain 3966/3966
53.93/52.20	c 63212[?] 11214[?] -11215[?]  is mandatory 
53.93/52.20	c qxplain 3963/3965
53.93/52.24	c qxplain 3965/3965
53.93/52.27	c 63215[?] 11215[?] -11216[?]  is mandatory 
53.93/52.27	c qxplain 3963/3964
54.03/52.30	c qxplain 3964/3964
54.03/52.33	c 63218[?] 11216[?] -11217[?]  is mandatory 
54.03/52.33	c qxplain 3963/3963
54.03/52.36	c 63221[?] 11217[?] -11218[?]  is mandatory 
54.03/52.36	c qxplain 3954/3962
54.03/52.39	c qxplain 3959/3962
54.13/52.42	c qxplain 3961/3962
54.13/52.45	c qxplain 3962/3962
54.13/52.48	c 63224[?] 11218[?] -11219[?]  is mandatory 
54.13/52.48	c qxplain 3961/3961
54.23/52.51	c 63227[?] 11219[?] -11220[?]  is mandatory 
54.23/52.51	c qxplain 3959/3960
54.23/52.55	c qxplain 3960/3960
54.23/52.58	c 63230[?] 11220[?] -11221[?]  is mandatory 
54.23/52.58	c qxplain 3959/3959
54.33/52.61	c 63233[?] 11221[?] -11222[?]  is mandatory 
54.33/52.61	c qxplain 3954/3958
54.33/52.64	c qxplain 3957/3958
54.33/52.67	c qxplain 3958/3958
54.44/52.70	c 63236[?] 11222[?] -11223[?]  is mandatory 
54.44/52.70	c qxplain 3957/3957
54.44/52.73	c 63239[?] 11223[?] -11224[?]  is mandatory 
54.44/52.73	c qxplain 3954/3956
54.44/52.76	c qxplain 3956/3956
54.44/52.79	c 63242[?] 11224[?] -11225[?]  is mandatory 
54.44/52.79	c qxplain 3954/3955
54.54/52.82	c qxplain 3955/3955
54.54/52.85	c 63245[?] 11225[?] -11226[?]  is mandatory 
54.54/52.85	c qxplain 3954/3954
54.54/52.89	c 63248[?] 11226[?] -11227[?]  is mandatory 
54.54/52.89	c qxplain 3917/3953
54.63/52.92	c qxplain 3936/3953
54.63/52.95	c qxplain 3945/3953
54.63/52.98	c qxplain 3950/3953
54.73/53.01	c qxplain 3952/3953
54.73/53.04	c qxplain 3953/3953
54.73/53.07	c 63251[?] 11227[?] -11228[?]  is mandatory 
54.73/53.07	c qxplain 3952/3952
54.83/53.10	c 63254[?] 11228[?] -11229[?]  is mandatory 
54.83/53.10	c qxplain 3950/3951
54.83/53.13	c qxplain 3951/3951
54.83/53.16	c 63257[?] 11229[?] -11230[?]  is mandatory 
54.83/53.16	c qxplain 3950/3950
54.83/53.20	c 63260[?] 11230[?] -11231[?]  is mandatory 
54.83/53.20	c qxplain 3945/3949
54.93/53.23	c qxplain 3948/3949
54.93/53.26	c qxplain 3949/3949
54.93/53.29	c 63263[?] 11231[?] -11232[?]  is mandatory 
54.93/53.29	c qxplain 3948/3948
55.03/53.32	c 63266[?] 11232[?] -11233[?]  is mandatory 
55.03/53.32	c qxplain 3945/3947
55.03/53.35	c qxplain 3947/3947
55.03/53.38	c 63269[?] 11233[?] -11234[?]  is mandatory 
55.03/53.38	c qxplain 3945/3946
55.14/53.41	c qxplain 3946/3946
55.14/53.44	c 63272[?] 11234[?] -11235[?]  is mandatory 
55.14/53.44	c qxplain 3945/3945
55.14/53.47	c 63275[?] 11235[?] -11236[?]  is mandatory 
55.14/53.47	c qxplain 3936/3944
55.24/53.51	c qxplain 3941/3944
55.24/53.54	c qxplain 3943/3944
55.24/53.57	c qxplain 3944/3944
55.35/53.60	c 63278[?] 11236[?] -11237[?]  is mandatory 
55.35/53.60	c qxplain 3943/3943
55.35/53.63	c 63281[?] 11237[?] -11238[?]  is mandatory 
55.35/53.63	c qxplain 3941/3942
55.35/53.66	c qxplain 3942/3942
55.35/53.69	c 63284[?] 11238[?] -11239[?]  is mandatory 
55.35/53.69	c qxplain 3941/3941
55.45/53.72	c 63287[?] 11239[?] -11240[?]  is mandatory 
55.45/53.72	c qxplain 3936/3940
55.45/53.75	c qxplain 3939/3940
55.45/53.78	c qxplain 3940/3940
55.55/53.82	c 63290[?] 11240[?] -11241[?]  is mandatory 
55.55/53.82	c qxplain 3939/3939
55.55/53.85	c 63293[?] 11241[?] -11242[?]  is mandatory 
55.55/53.85	c qxplain 3936/3938
55.55/53.88	c qxplain 3938/3938
55.65/53.91	c 63296[?] 11242[?] -11243[?]  is mandatory 
55.65/53.91	c qxplain 3936/3937
55.65/53.94	c qxplain 3937/3937
55.65/53.97	c 63299[?] 11243[?] -11244[?]  is mandatory 
55.65/53.97	c qxplain 3936/3936
55.75/54.00	c 63302[?] 11244[?] -11245[?]  is mandatory 
55.75/54.00	c qxplain 3917/3935
55.75/54.03	c qxplain 3927/3935
55.75/54.06	c qxplain 3932/3935
55.75/54.09	c qxplain 3934/3935
55.85/54.13	c qxplain 3935/3935
55.85/54.16	c 63305[?] 11245[?] -11246[?]  is mandatory 
55.85/54.16	c qxplain 3934/3934
55.85/54.19	c 63308[?] 11246[?] -11247[?]  is mandatory 
55.85/54.19	c qxplain 3932/3933
55.95/54.22	c qxplain 3933/3933
55.95/54.25	c 63311[?] 11247[?] -11248[?]  is mandatory 
55.95/54.25	c qxplain 3932/3932
55.95/54.28	c 63314[?] 11248[?] -11249[?]  is mandatory 
55.95/54.28	c qxplain 3927/3931
56.05/54.31	c qxplain 3930/3931
56.05/54.34	c qxplain 3931/3931
56.05/54.37	c 63317[?] 11249[?] -11250[?]  is mandatory 
56.05/54.37	c qxplain 3930/3930
56.15/54.40	c 63320[?] 11250[?] -11251[?]  is mandatory 
56.15/54.40	c qxplain 3927/3929
56.15/54.43	c qxplain 3929/3929
56.15/54.47	c 63323[?] 11251[?] -11252[?]  is mandatory 
56.15/54.47	c qxplain 3927/3928
56.25/54.50	c qxplain 3928/3928
56.25/54.53	c 63326[?] 11252[?] -11253[?]  is mandatory 
56.25/54.53	c qxplain 3927/3927
56.25/54.56	c 63329[?] 11253[?] -11254[?]  is mandatory 
56.25/54.56	c qxplain 3917/3926
56.25/54.59	c qxplain 3922/3926
56.35/54.62	c qxplain 3925/3926
56.35/54.65	c qxplain 3926/3926
56.35/54.68	c 63332[?] 11254[?] -11255[?]  is mandatory 
56.35/54.68	c qxplain 3925/3925
56.45/54.71	c 63335[?] 11255[?] -11256[?]  is mandatory 
56.45/54.71	c qxplain 3922/3924
56.45/54.74	c qxplain 3924/3924
56.45/54.77	c 63338[?] 11256[?] -11257[?]  is mandatory 
56.45/54.77	c qxplain 3922/3923
56.55/54.81	c qxplain 3923/3923
56.55/54.84	c 63341[?] 11257[?] -11258[?]  is mandatory 
56.55/54.84	c qxplain 3922/3922
56.55/54.87	c 63344[?] 11258[?] -11259[?]  is mandatory 
56.55/54.87	c qxplain 3917/3921
56.65/54.90	c qxplain 3920/3921
56.65/54.93	c qxplain 3921/3921
56.65/54.96	c 63347[?] 11259[?] -11260[?]  is mandatory 
56.65/54.96	c qxplain 3920/3920
56.65/54.99	c 63350[?] 11260[?] -11261[?]  is mandatory 
56.65/54.99	c qxplain 3917/3919
56.75/55.02	c qxplain 3919/3919
56.75/55.05	c 63353[?] 11261[?] -11262[?]  is mandatory 
56.75/55.05	c qxplain 3917/3918
56.75/55.08	c qxplain 3918/3918
56.85/55.12	c 63356[?] 11262[?] -11263[?]  is mandatory 
56.85/55.12	c qxplain 3917/3917
56.85/55.15	c 63359[?] 11263[?] -11264[?]  is mandatory 
56.85/55.15	c qxplain 3772/3916
56.85/55.18	c qxplain 3845/3916
57.04/55.27	c qxplain 3881/3916
57.13/55.30	c qxplain 3899/3916
57.13/55.33	c qxplain 3908/3916
57.13/55.36	c qxplain 3913/3916
57.13/55.39	c qxplain 3915/3916
57.23/55.42	c qxplain 3916/3916
57.23/55.45	c 63362[?] 11264[?] -11265[?]  is mandatory 
57.23/55.45	c qxplain 3915/3915
57.23/55.48	c 63365[?] 11265[?] -11266[?]  is mandatory 
57.23/55.48	c qxplain 3913/3914
57.33/55.51	c qxplain 3914/3914
57.33/55.55	c 63368[?] 11266[?] -11267[?]  is mandatory 
57.33/55.55	c qxplain 3913/3913
57.33/55.58	c 63371[?] 11267[?] -11268[?]  is mandatory 
57.33/55.58	c qxplain 3908/3912
57.43/55.61	c qxplain 3911/3912
57.43/55.64	c qxplain 3912/3912
57.43/55.67	c 63374[?] 11268[?] -11269[?]  is mandatory 
57.43/55.67	c qxplain 3911/3911
57.53/55.70	c 63377[?] 11269[?] -11270[?]  is mandatory 
57.53/55.70	c qxplain 3908/3910
57.53/55.73	c qxplain 3910/3910
57.53/55.76	c 63380[?] 11270[?] -11271[?]  is mandatory 
57.53/55.76	c qxplain 3908/3909
57.53/55.79	c qxplain 3909/3909
57.63/55.83	c 63383[?] 11271[?] -11272[?]  is mandatory 
57.63/55.83	c qxplain 3908/3908
57.63/55.86	c 63386[?] 11272[?] -11273[?]  is mandatory 
57.63/55.86	c qxplain 3899/3907
57.63/55.89	c qxplain 3904/3907
57.73/55.92	c qxplain 3906/3907
57.73/55.95	c qxplain 3907/3907
57.73/55.98	c 63389[?] 11273[?] -11274[?]  is mandatory 
57.73/55.98	c qxplain 3906/3906
57.83/56.01	c 63392[?] 11274[?] -11275[?]  is mandatory 
57.83/56.01	c qxplain 3904/3905
57.83/56.04	c qxplain 3905/3905
57.83/56.08	c 63395[?] 11275[?] -11276[?]  is mandatory 
57.83/56.08	c qxplain 3904/3904
57.93/56.11	c 63398[?] 11276[?] -11277[?]  is mandatory 
57.93/56.11	c qxplain 3899/3903
57.93/56.14	c qxplain 3902/3903
57.93/56.17	c qxplain 3903/3903
58.03/56.20	c 63401[?] 11277[?] -11278[?]  is mandatory 
58.03/56.20	c qxplain 3902/3902
58.03/56.23	c 63404[?] 11278[?] -11279[?]  is mandatory 
58.03/56.23	c qxplain 3899/3901
58.03/56.26	c qxplain 3901/3901
58.03/56.29	c 63407[?] 11279[?] -11280[?]  is mandatory 
58.03/56.29	c qxplain 3899/3900
58.13/56.32	c qxplain 3900/3900
58.13/56.36	c 63410[?] 11280[?] -11281[?]  is mandatory 
58.13/56.36	c qxplain 3899/3899
58.13/56.39	c 63413[?] 11281[?] -11282[?]  is mandatory 
58.13/56.39	c qxplain 3881/3898
58.23/56.42	c qxplain 3890/3898
58.23/56.45	c qxplain 3895/3898
58.23/56.48	c qxplain 3897/3898
58.33/56.51	c qxplain 3898/3898
58.33/56.54	c 63416[?] 11282[?] -11283[?]  is mandatory 
58.33/56.54	c qxplain 3897/3897
58.33/56.57	c 63419[?] 11283[?] -11284[?]  is mandatory 
58.33/56.57	c qxplain 3895/3896
58.43/56.61	c qxplain 3896/3896
58.43/56.64	c 63422[?] 11284[?] -11285[?]  is mandatory 
58.43/56.64	c qxplain 3895/3895
58.43/56.67	c 63425[?] 11285[?] -11286[?]  is mandatory 
58.43/56.67	c qxplain 3890/3894
58.53/56.70	c qxplain 3893/3894
58.53/56.73	c qxplain 3894/3894
58.53/56.76	c 63428[?] 11286[?] -11287[?]  is mandatory 
58.53/56.76	c qxplain 3893/3893
58.53/56.79	c 63431[?] 11287[?] -11288[?]  is mandatory 
58.53/56.79	c qxplain 3890/3892
58.63/56.82	c qxplain 3892/3892
58.63/56.86	c 63434[?] 11288[?] -11289[?]  is mandatory 
58.63/56.86	c qxplain 3890/3891
58.63/56.89	c qxplain 3891/3891
58.73/56.92	c 63437[?] 11289[?] -11290[?]  is mandatory 
58.73/56.92	c qxplain 3890/3890
58.73/56.95	c 63440[?] 11290[?] -11291[?]  is mandatory 
58.73/56.95	c qxplain 3881/3889
58.73/56.98	c qxplain 3886/3889
58.83/57.01	c qxplain 3888/3889
58.83/57.04	c qxplain 3889/3889
58.83/57.07	c 63443[?] 11291[?] -11292[?]  is mandatory 
58.83/57.07	c qxplain 3888/3888
58.93/57.11	c 63446[?] 11292[?] -11293[?]  is mandatory 
58.93/57.11	c qxplain 3886/3887
58.93/57.14	c qxplain 3887/3887
58.93/57.17	c 63449[?] 11293[?] -11294[?]  is mandatory 
58.93/57.17	c qxplain 3886/3886
58.93/57.20	c 63452[?] 11294[?] -11295[?]  is mandatory 
58.93/57.20	c qxplain 3881/3885
59.04/57.23	c qxplain 3884/3885
59.04/57.26	c qxplain 3885/3885
59.04/57.29	c 63455[?] 11295[?] -11296[?]  is mandatory 
59.04/57.29	c qxplain 3884/3884
59.13/57.32	c 63458[?] 11296[?] -11297[?]  is mandatory 
59.13/57.32	c qxplain 3881/3883
59.13/57.36	c qxplain 3883/3883
59.13/57.39	c 63461[?] 11297[?] -11298[?]  is mandatory 
59.13/57.39	c qxplain 3881/3882
59.23/57.42	c qxplain 3882/3882
59.23/57.45	c 63464[?] 11298[?] -11299[?]  is mandatory 
59.23/57.45	c qxplain 3881/3881
59.23/57.48	c 63467[?] 11299[?] -11300[?]  is mandatory 
59.23/57.48	c qxplain 3845/3880
59.34/57.51	c qxplain 3863/3880
59.34/57.54	c qxplain 3872/3880
59.34/57.57	c qxplain 3877/3880
59.44/57.60	c qxplain 3879/3880
59.44/57.64	c qxplain 3880/3880
59.44/57.67	c 63470[?] 11300[?] -11301[?]  is mandatory 
59.44/57.67	c qxplain 3879/3879
59.54/57.70	c 63473[?] 11301[?] -11302[?]  is mandatory 
59.54/57.70	c qxplain 3877/3878
59.54/57.73	c qxplain 3878/3878
59.54/57.76	c 63476[?] 11302[?] -11303[?]  is mandatory 
59.54/57.76	c qxplain 3877/3877
59.54/57.79	c 63479[?] 11303[?] -11304[?]  is mandatory 
59.54/57.79	c qxplain 3872/3876
59.64/57.82	c qxplain 3875/3876
59.64/57.85	c qxplain 3876/3876
59.64/57.89	c 63482[?] 11304[?] -11305[?]  is mandatory 
59.64/57.89	c qxplain 3875/3875
59.74/57.92	c 63485[?] 11305[?] -11306[?]  is mandatory 
59.74/57.92	c qxplain 3872/3874
59.74/57.95	c qxplain 3874/3874
59.74/57.98	c 63488[?] 11306[?] -11307[?]  is mandatory 
59.74/57.98	c qxplain 3872/3873
59.84/58.01	c qxplain 3873/3873
59.84/58.04	c 63491[?] 11307[?] -11308[?]  is mandatory 
59.84/58.04	c qxplain 3872/3872
59.84/58.07	c 63494[?] 11308[?] -11309[?]  is mandatory 
59.84/58.07	c qxplain 3863/3871
59.94/58.10	c qxplain 3868/3871
59.94/58.14	c qxplain 3870/3871
59.94/58.17	c qxplain 3871/3871
60.04/58.20	c 63497[?] 11309[?] -11310[?]  is mandatory 
60.04/58.20	c qxplain 3870/3870
60.04/58.23	c 63500[?] 11310[?] -11311[?]  is mandatory 
60.04/58.23	c qxplain 3868/3869
60.04/58.26	c qxplain 3869/3869
60.04/58.29	c 63503[?] 11311[?] -11312[?]  is mandatory 
60.04/58.29	c qxplain 3868/3868
60.14/58.32	c 63506[?] 11312[?] -11313[?]  is mandatory 
60.14/58.32	c qxplain 3863/3867
60.14/58.35	c qxplain 3866/3867
60.14/58.39	c qxplain 3867/3867
60.24/58.42	c 63509[?] 11313[?] -11314[?]  is mandatory 
60.24/58.42	c qxplain 3866/3866
60.24/58.45	c 63512[?] 11314[?] -11315[?]  is mandatory 
60.24/58.45	c qxplain 3863/3865
60.24/58.48	c qxplain 3865/3865
60.33/58.51	c 63515[?] 11315[?] -11316[?]  is mandatory 
60.33/58.51	c qxplain 3863/3864
60.33/58.54	c qxplain 3864/3864
60.33/58.57	c 63518[?] 11316[?] -11317[?]  is mandatory 
60.33/58.57	c qxplain 3863/3863
60.43/58.60	c 63521[?] 11317[?] -11318[?]  is mandatory 
60.43/58.60	c qxplain 3845/3862
60.43/58.64	c qxplain 3854/3862
60.43/58.67	c qxplain 3859/3862
60.53/58.70	c qxplain 3861/3862
60.53/58.73	c qxplain 3862/3862
60.53/58.76	c 63524[?] 11318[?] -11319[?]  is mandatory 
60.53/58.76	c qxplain 3861/3861
60.53/58.79	c 63527[?] 11319[?] -11320[?]  is mandatory 
60.53/58.79	c qxplain 3859/3860
60.63/58.82	c qxplain 3860/3860
60.63/58.85	c 63530[?] 11320[?] -11321[?]  is mandatory 
60.63/58.85	c qxplain 3859/3859
60.70/58.93	c 63533[?] 11321[?] -11322[?]  is mandatory 
60.70/58.93	c qxplain 3854/3858
60.70/58.96	c qxplain 3857/3858
60.70/58.99	c qxplain 3858/3858
60.79/59.02	c 63536[?] 11322[?] -11323[?]  is mandatory 
60.79/59.02	c qxplain 3857/3857
60.79/59.05	c 63539[?] 11323[?] -11324[?]  is mandatory 
60.79/59.05	c qxplain 3854/3856
60.79/59.08	c qxplain 3856/3856
60.89/59.12	c 63542[?] 11324[?] -11325[?]  is mandatory 
60.89/59.12	c qxplain 3854/3855
60.89/59.15	c qxplain 3855/3855
60.89/59.18	c 63545[?] 11325[?] -11326[?]  is mandatory 
60.89/59.18	c qxplain 3854/3854
60.99/59.21	c 63548[?] 11326[?] -11327[?]  is mandatory 
60.99/59.21	c qxplain 3845/3853
60.99/59.24	c qxplain 3850/3853
60.99/59.27	c qxplain 3852/3853
61.09/59.30	c qxplain 3853/3853
61.09/59.33	c 63551[?] 11327[?] -11328[?]  is mandatory 
61.09/59.33	c qxplain 3852/3852
61.09/59.37	c 63554[?] 11328[?] -11329[?]  is mandatory 
61.09/59.37	c qxplain 3850/3851
61.09/59.40	c qxplain 3851/3851
61.20/59.43	c 63557[?] 11329[?] -11330[?]  is mandatory 
61.20/59.43	c qxplain 3850/3850
61.20/59.46	c 63560[?] 11330[?] -11331[?]  is mandatory 
61.20/59.46	c qxplain 3845/3849
61.20/59.49	c qxplain 3848/3849
61.30/59.52	c qxplain 3849/3849
61.30/59.55	c 63563[?] 11331[?] -11332[?]  is mandatory 
61.30/59.55	c qxplain 3848/3848
61.30/59.58	c 63566[?] 11332[?] -11333[?]  is mandatory 
61.30/59.58	c qxplain 3845/3847
61.40/59.62	c qxplain 3847/3847
61.40/59.65	c 63568[?] 2426[?] -11334[?]  is mandatory 
61.40/59.65	c qxplain 3845/3846
61.40/59.68	c qxplain 3846/3846
61.50/59.71	c 63569[?] 11333[?] -11334[?]  is mandatory 
61.50/59.71	c qxplain 3845/3845
61.50/59.74	c 63572[?] 11334[?] -11335[?]  is mandatory 
61.50/59.74	c qxplain 3772/3844
61.50/59.77	c qxplain 3809/3844
61.60/59.80	c qxplain 3827/3844
61.60/59.83	c qxplain 3836/3844
61.60/59.86	c qxplain 3841/3844
61.60/59.90	c qxplain 3843/3844
61.70/59.93	c qxplain 3844/3844
61.70/59.96	c 63575[?] 11335[?] -11336[?]  is mandatory 
61.70/59.96	c qxplain 3843/3843
61.70/59.99	c 63578[?] 11336[?] -11337[?]  is mandatory 
61.70/59.99	c qxplain 3841/3842
61.80/60.02	c qxplain 3842/3842
61.80/60.05	c 63581[?] 11337[?] -11338[?]  is mandatory 
61.80/60.05	c qxplain 3841/3841
61.80/60.08	c 63584[?] 11338[?] -11339[?]  is mandatory 
61.80/60.08	c qxplain 3836/3840
61.90/60.11	c qxplain 3839/3840
61.90/60.14	c qxplain 3840/3840
61.90/60.18	c 63587[?] 11339[?] -11340[?]  is mandatory 
61.90/60.18	c qxplain 3839/3839
62.00/60.21	c 63590[?] 11340[?] -11341[?]  is mandatory 
62.00/60.21	c qxplain 3836/3838
62.00/60.24	c qxplain 3838/3838
62.00/60.27	c 63593[?] 11341[?] -11342[?]  is mandatory 
62.00/60.27	c qxplain 3836/3837
62.10/60.30	c qxplain 3837/3837
62.10/60.33	c 63596[?] 11342[?] -11343[?]  is mandatory 
62.10/60.33	c qxplain 3836/3836
62.10/60.36	c 63599[?] 11343[?] -11344[?]  is mandatory 
62.10/60.36	c qxplain 3827/3835
62.10/60.39	c qxplain 3832/3835
62.20/60.43	c qxplain 3834/3835
62.20/60.46	c qxplain 3835/3835
62.20/60.49	c 63602[?] 11344[?] -11345[?]  is mandatory 
62.20/60.49	c qxplain 3834/3834
62.30/60.52	c 63605[?] 11345[?] -11346[?]  is mandatory 
62.30/60.52	c qxplain 3832/3833
62.30/60.55	c qxplain 3833/3833
62.30/60.58	c 63608[?] 11346[?] -11347[?]  is mandatory 
62.30/60.58	c qxplain 3832/3832
62.40/60.61	c 63611[?] 11347[?] -11348[?]  is mandatory 
62.40/60.61	c qxplain 3827/3831
62.40/60.64	c qxplain 3830/3831
62.40/60.67	c qxplain 3831/3831
62.50/60.71	c 63614[?] 11348[?] -11349[?]  is mandatory 
62.50/60.71	c qxplain 3830/3830
62.50/60.74	c 63617[?] 11349[?] -11350[?]  is mandatory 
62.50/60.74	c qxplain 3827/3829
62.50/60.77	c qxplain 3829/3829
62.60/60.80	c 63620[?] 11350[?] -11351[?]  is mandatory 
62.60/60.80	c qxplain 3827/3828
62.60/60.83	c qxplain 3828/3828
62.60/60.86	c 63623[?] 11351[?] -11352[?]  is mandatory 
62.60/60.86	c qxplain 3827/3827
62.60/60.89	c 63626[?] 11352[?] -11353[?]  is mandatory 
62.60/60.89	c qxplain 3809/3826
62.70/60.92	c qxplain 3818/3826
62.70/60.95	c qxplain 3823/3826
62.70/60.99	c qxplain 3825/3826
62.80/61.02	c qxplain 3826/3826
62.80/61.05	c 63629[?] 11353[?] -11354[?]  is mandatory 
62.80/61.05	c qxplain 3825/3825
62.80/61.08	c 63632[?] 11354[?] -11355[?]  is mandatory 
62.80/61.08	c qxplain 3823/3824
62.90/61.11	c qxplain 3824/3824
62.90/61.14	c 63635[?] 11355[?] -11356[?]  is mandatory 
62.90/61.14	c qxplain 3823/3823
62.90/61.17	c 63638[?] 11356[?] -11357[?]  is mandatory 
62.90/61.17	c qxplain 3818/3822
63.00/61.20	c qxplain 3821/3822
63.00/61.23	c qxplain 3822/3822
63.00/61.27	c 63641[?] 11357[?] -11358[?]  is mandatory 
63.00/61.27	c qxplain 3821/3821
63.10/61.30	c 63644[?] 11358[?] -11359[?]  is mandatory 
63.10/61.30	c qxplain 3818/3820
63.10/61.33	c qxplain 3820/3820
63.10/61.36	c 63647[?] 11359[?] -11360[?]  is mandatory 
63.10/61.36	c qxplain 3818/3819
63.10/61.39	c qxplain 3819/3819
63.20/61.42	c 63650[?] 11360[?] -11361[?]  is mandatory 
63.20/61.42	c qxplain 3818/3818
63.20/61.45	c 63653[?] 11361[?] -11362[?]  is mandatory 
63.20/61.45	c qxplain 3809/3817
63.20/61.48	c qxplain 3814/3817
63.30/61.51	c qxplain 3816/3817
63.30/61.55	c qxplain 3817/3817
63.30/61.58	c 63656[?] 11362[?] -11363[?]  is mandatory 
63.30/61.58	c qxplain 3816/3816
63.40/61.61	c 63659[?] 11363[?] -11364[?]  is mandatory 
63.40/61.61	c qxplain 3814/3815
63.40/61.64	c qxplain 3815/3815
63.40/61.67	c 63662[?] 11364[?] -11365[?]  is mandatory 
63.40/61.67	c qxplain 3814/3814
63.50/61.70	c 63665[?] 11365[?] -11366[?]  is mandatory 
63.50/61.70	c qxplain 3809/3813
63.50/61.73	c qxplain 3812/3813
63.50/61.76	c qxplain 3813/3813
63.50/61.80	c 63668[?] 11366[?] -11367[?]  is mandatory 
63.50/61.80	c qxplain 3812/3812
63.60/61.83	c 63671[?] 11367[?] -11368[?]  is mandatory 
63.60/61.83	c qxplain 3809/3811
63.60/61.86	c qxplain 3811/3811
63.60/61.89	c 63674[?] 11368[?] -11369[?]  is mandatory 
63.60/61.89	c qxplain 3809/3810
63.70/61.92	c qxplain 3810/3810
63.70/61.95	c 63677[?] 11369[?] -11370[?]  is mandatory 
63.70/61.95	c qxplain 3809/3809
63.70/61.98	c 63680[?] 11370[?] -11371[?]  is mandatory 
63.70/61.98	c qxplain 3772/3808
63.80/62.01	c qxplain 3791/3808
63.80/62.04	c qxplain 3800/3808
63.80/62.08	c qxplain 3805/3808
63.89/62.11	c qxplain 3807/3808
63.89/62.14	c qxplain 3808/3808
63.89/62.17	c 63683[?] 11371[?] -11372[?]  is mandatory 
63.89/62.17	c qxplain 3807/3807
63.99/62.20	c 63686[?] 11372[?] -11373[?]  is mandatory 
63.99/62.20	c qxplain 3805/3806
63.99/62.23	c qxplain 3806/3806
63.99/62.26	c 63689[?] 11373[?] -11374[?]  is mandatory 
63.99/62.26	c qxplain 3805/3805
63.99/62.29	c 63692[?] 11374[?] -11375[?]  is mandatory 
63.99/62.29	c qxplain 3800/3804
64.09/62.32	c qxplain 3803/3804
64.09/62.36	c qxplain 3804/3804
64.09/62.39	c 63695[?] 11375[?] -11376[?]  is mandatory 
64.09/62.39	c qxplain 3803/3803
64.19/62.42	c 63698[?] 11376[?] -11377[?]  is mandatory 
64.19/62.42	c qxplain 3800/3802
64.19/62.45	c qxplain 3802/3802
64.19/62.48	c 63701[?] 11377[?] -11378[?]  is mandatory 
64.19/62.48	c qxplain 3800/3801
64.29/62.51	c qxplain 3801/3801
64.29/62.54	c 63704[?] 11378[?] -11379[?]  is mandatory 
64.29/62.54	c qxplain 3800/3800
64.29/62.57	c 63707[?] 11379[?] -11380[?]  is mandatory 
64.29/62.57	c qxplain 3791/3799
64.40/62.61	c qxplain 3796/3799
64.40/62.64	c qxplain 3798/3799
64.40/62.67	c qxplain 3799/3799
64.40/62.70	c 63710[?] 11380[?] -11381[?]  is mandatory 
64.40/62.70	c qxplain 3798/3798
64.50/62.73	c 63713[?] 11381[?] -11382[?]  is mandatory 
64.50/62.73	c qxplain 3796/3797
64.50/62.76	c qxplain 3797/3797
64.50/62.79	c 63716[?] 11382[?] -11383[?]  is mandatory 
64.50/62.79	c qxplain 3796/3796
64.60/62.82	c 63719[?] 11383[?] -11384[?]  is mandatory 
64.60/62.82	c qxplain 3791/3795
64.60/62.85	c qxplain 3794/3795
64.60/62.89	c qxplain 3795/3795
64.70/62.92	c 63722[?] 11384[?] -11385[?]  is mandatory 
64.70/62.92	c qxplain 3794/3794
64.70/62.95	c 63725[?] 11385[?] -11386[?]  is mandatory 
64.70/62.95	c qxplain 3791/3793
64.70/62.98	c qxplain 3793/3793
64.80/63.01	c 63728[?] 11386[?] -11387[?]  is mandatory 
64.80/63.01	c qxplain 3791/3792
64.80/63.04	c qxplain 3792/3792
64.80/63.07	c 63731[?] 11387[?] -11388[?]  is mandatory 
64.80/63.07	c qxplain 3791/3791
64.90/63.10	c 63734[?] 11388[?] -11389[?]  is mandatory 
64.90/63.10	c qxplain 3772/3790
64.90/63.13	c qxplain 3782/3790
64.90/63.17	c qxplain 3787/3790
65.00/63.20	c qxplain 3789/3790
65.00/63.23	c qxplain 3790/3790
65.00/63.26	c 63737[?] 11389[?] -11390[?]  is mandatory 
65.00/63.26	c qxplain 3789/3789
65.00/63.29	c 63740[?] 11390[?] -11391[?]  is mandatory 
65.00/63.29	c qxplain 3787/3788
65.10/63.32	c qxplain 3788/3788
65.10/63.35	c 63743[?] 11391[?] -11392[?]  is mandatory 
65.10/63.35	c qxplain 3787/3787
65.10/63.38	c 63746[?] 11392[?] -11393[?]  is mandatory 
65.10/63.38	c qxplain 3782/3786
65.20/63.41	c qxplain 3785/3786
65.20/63.44	c qxplain 3786/3786
65.20/63.48	c 63749[?] 11393[?] -11394[?]  is mandatory 
65.20/63.48	c qxplain 3785/3785
65.30/63.51	c 63752[?] 11394[?] -11395[?]  is mandatory 
65.30/63.51	c qxplain 3782/3784
65.30/63.54	c qxplain 3784/3784
65.30/63.57	c 63755[?] 11395[?] -11396[?]  is mandatory 
65.30/63.57	c qxplain 3782/3783
65.40/63.60	c qxplain 3783/3783
65.40/63.63	c 63758[?] 11396[?] -11397[?]  is mandatory 
65.40/63.63	c qxplain 3782/3782
65.40/63.66	c 63761[?] 11397[?] -11398[?]  is mandatory 
65.40/63.66	c qxplain 3772/3781
65.40/63.69	c qxplain 3777/3781
65.51/63.73	c qxplain 3780/3781
65.51/63.76	c qxplain 3781/3781
65.51/63.79	c 63764[?] 11398[?] -11399[?]  is mandatory 
65.51/63.79	c qxplain 3780/3780
65.61/63.82	c 63767[?] 11399[?] -11400[?]  is mandatory 
65.61/63.82	c qxplain 3777/3779
65.61/63.85	c qxplain 3779/3779
65.61/63.88	c 63770[?] 11400[?] -11401[?]  is mandatory 
65.61/63.88	c qxplain 3777/3778
65.70/63.91	c qxplain 3778/3778
65.70/63.94	c 63773[?] 11401[?] -11402[?]  is mandatory 
65.70/63.94	c qxplain 3777/3777
65.70/63.97	c 63776[?] 11402[?] -11403[?]  is mandatory 
65.70/63.97	c qxplain 3772/3776
65.80/64.00	c qxplain 3775/3776
65.80/64.04	c qxplain 3776/3776
65.80/64.07	c 63779[?] 11403[?] -11404[?]  is mandatory 
65.80/64.07	c qxplain 3775/3775
65.90/64.10	c 63782[?] 11404[?] -11405[?]  is mandatory 
65.90/64.10	c qxplain 3772/3774
65.90/64.13	c qxplain 3774/3774
65.90/64.16	c 63785[?] 11405[?] -11406[?]  is mandatory 
65.90/64.16	c qxplain 3772/3773
65.90/64.19	c qxplain 3773/3773
66.00/64.22	c 63788[?] 11406[?] -11407[?]  is mandatory 
66.00/64.22	c qxplain 3772/3772
66.00/64.25	c 63791[?] 11407[?] -11408[?]  is mandatory 
66.00/64.25	c qxplain 3482/3771
66.00/64.29	c qxplain 3627/3771
66.10/64.32	c qxplain 3700/3771
66.10/64.35	c qxplain 3736/3771
66.10/64.38	c qxplain 3754/3771
66.20/64.41	c qxplain 3763/3771
66.38/64.51	c qxplain 3768/3771
66.38/64.54	c qxplain 3770/3771
66.38/64.57	c qxplain 3771/3771
66.50/64.60	c 63794[?] 11408[?] -11409[?]  is mandatory 
66.50/64.60	c qxplain 3770/3770
66.50/64.63	c 63797[?] 11409[?] -11410[?]  is mandatory 
66.50/64.63	c qxplain 3768/3769
66.50/64.66	c qxplain 3769/3769
66.50/64.69	c 63800[?] 11410[?] -11411[?]  is mandatory 
66.50/64.69	c qxplain 3768/3768
66.60/64.73	c 63803[?] 11411[?] -11412[?]  is mandatory 
66.60/64.73	c qxplain 3763/3767
66.60/64.76	c qxplain 3766/3767
66.60/64.79	c qxplain 3767/3767
66.70/64.82	c 63806[?] 11412[?] -11413[?]  is mandatory 
66.70/64.82	c qxplain 3766/3766
66.70/64.85	c 63809[?] 11413[?] -11414[?]  is mandatory 
66.70/64.85	c qxplain 3763/3765
66.70/64.88	c qxplain 3765/3765
66.80/64.91	c 63812[?] 11414[?] -11415[?]  is mandatory 
66.80/64.91	c qxplain 3763/3764
66.80/64.94	c qxplain 3764/3764
66.80/64.97	c 63815[?] 11415[?] -11416[?]  is mandatory 
66.80/64.97	c qxplain 3763/3763
66.90/65.00	c 63818[?] 11416[?] -11417[?]  is mandatory 
66.90/65.00	c qxplain 3754/3762
66.90/65.04	c qxplain 3759/3762
66.90/65.07	c qxplain 3761/3762
67.00/65.10	c qxplain 3762/3762
67.00/65.13	c 63821[?] 11417[?] -11418[?]  is mandatory 
67.00/65.13	c qxplain 3761/3761
67.00/65.16	c 63824[?] 11418[?] -11419[?]  is mandatory 
67.00/65.16	c qxplain 3759/3760
67.00/65.19	c qxplain 3760/3760
67.10/65.22	c 63827[?] 11419[?] -11420[?]  is mandatory 
67.10/65.22	c qxplain 3759/3759
67.10/65.25	c 63830[?] 11420[?] -11421[?]  is mandatory 
67.10/65.25	c qxplain 3754/3758
67.10/65.28	c qxplain 3757/3758
67.20/65.31	c qxplain 3758/3758
67.20/65.34	c 63833[?] 11421[?] -11422[?]  is mandatory 
67.20/65.34	c qxplain 3757/3757
67.20/65.38	c 63836[?] 11422[?] -11423[?]  is mandatory 
67.20/65.38	c qxplain 3754/3756
67.30/65.41	c qxplain 3756/3756
67.30/65.44	c 63839[?] 11423[?] -11424[?]  is mandatory 
67.30/65.44	c qxplain 3754/3755
67.30/65.47	c qxplain 3755/3755
67.40/65.50	c 63842[?] 11424[?] -11425[?]  is mandatory 
67.40/65.50	c qxplain 3754/3754
67.40/65.53	c 63845[?] 11425[?] -11426[?]  is mandatory 
67.40/65.53	c qxplain 3736/3753
67.40/65.56	c qxplain 3745/3753
67.40/65.59	c qxplain 3750/3753
67.50/65.62	c qxplain 3752/3753
67.50/65.65	c qxplain 3753/3753
67.50/65.68	c 63848[?] 11426[?] -11427[?]  is mandatory 
67.50/65.68	c qxplain 3752/3752
67.60/65.72	c 63851[?] 11427[?] -11428[?]  is mandatory 
67.60/65.72	c qxplain 3750/3751
67.60/65.75	c qxplain 3751/3751
67.60/65.78	c 63854[?] 11428[?] -11429[?]  is mandatory 
67.60/65.78	c qxplain 3750/3750
67.70/65.81	c 63857[?] 11429[?] -11430[?]  is mandatory 
67.70/65.81	c qxplain 3745/3749
67.70/65.84	c qxplain 3748/3749
67.70/65.87	c qxplain 3749/3749
67.80/65.90	c 63860[?] 11430[?] -11431[?]  is mandatory 
67.80/65.90	c qxplain 3748/3748
67.80/65.93	c 63863[?] 11431[?] -11432[?]  is mandatory 
67.80/65.93	c qxplain 3745/3747
67.80/65.96	c qxplain 3747/3747
67.80/65.99	c 63866[?] 11432[?] -11433[?]  is mandatory 
67.80/65.99	c qxplain 3745/3746
67.90/66.03	c qxplain 3746/3746
67.90/66.06	c 63869[?] 11433[?] -11434[?]  is mandatory 
67.90/66.06	c qxplain 3745/3745
67.90/66.09	c 63872[?] 11434[?] -11435[?]  is mandatory 
67.90/66.09	c qxplain 3736/3744
68.00/66.12	c qxplain 3741/3744
68.00/66.15	c qxplain 3743/3744
68.00/66.18	c qxplain 3744/3744
68.10/66.21	c 63875[?] 11435[?] -11436[?]  is mandatory 
68.10/66.21	c qxplain 3743/3743
68.10/66.24	c 63878[?] 11436[?] -11437[?]  is mandatory 
68.10/66.24	c qxplain 3741/3742
68.10/66.27	c qxplain 3742/3742
68.20/66.30	c 63881[?] 11437[?] -11438[?]  is mandatory 
68.20/66.30	c qxplain 3741/3741
68.20/66.34	c 63884[?] 11438[?] -11439[?]  is mandatory 
68.20/66.34	c qxplain 3736/3740
68.20/66.37	c qxplain 3739/3740
68.30/66.40	c qxplain 3740/3740
68.30/66.43	c 63887[?] 11439[?] -11440[?]  is mandatory 
68.30/66.43	c qxplain 3739/3739
68.30/66.46	c 63890[?] 11440[?] -11441[?]  is mandatory 
68.30/66.46	c qxplain 3736/3738
68.30/66.49	c qxplain 3738/3738
68.40/66.52	c 63893[?] 11441[?] -11442[?]  is mandatory 
68.40/66.52	c qxplain 3736/3737
68.40/66.55	c qxplain 3737/3737
68.40/66.58	c 63896[?] 11442[?] -11443[?]  is mandatory 
68.40/66.58	c qxplain 3736/3736
68.50/66.62	c 63899[?] 11443[?] -11444[?]  is mandatory 
68.50/66.62	c qxplain 3700/3735
68.50/66.65	c qxplain 3718/3735
68.50/66.68	c qxplain 3727/3735
68.60/66.71	c qxplain 3732/3735
68.60/66.74	c qxplain 3734/3735
68.60/66.77	c qxplain 3735/3735
68.70/66.80	c 63902[?] 11444[?] -11445[?]  is mandatory 
68.70/66.80	c qxplain 3734/3734
68.70/66.83	c 63905[?] 11445[?] -11446[?]  is mandatory 
68.70/66.83	c qxplain 3732/3733
68.70/66.86	c qxplain 3733/3733
68.70/66.89	c 63908[?] 11446[?] -11447[?]  is mandatory 
68.70/66.89	c qxplain 3732/3732
68.80/66.93	c 63911[?] 11447[?] -11448[?]  is mandatory 
68.80/66.93	c qxplain 3727/3731
68.80/66.96	c qxplain 3730/3731
68.80/66.99	c qxplain 3731/3731
68.90/67.02	c 63914[?] 11448[?] -11449[?]  is mandatory 
68.90/67.02	c qxplain 3730/3730
68.90/67.05	c 63917[?] 11449[?] -11450[?]  is mandatory 
68.90/67.05	c qxplain 3727/3729
68.90/67.08	c qxplain 3729/3729
69.00/67.11	c 63920[?] 11450[?] -11451[?]  is mandatory 
69.00/67.11	c qxplain 3727/3728
69.00/67.14	c qxplain 3728/3728
69.00/67.17	c 63923[?] 11451[?] -11452[?]  is mandatory 
69.00/67.17	c qxplain 3727/3727
69.10/67.20	c 63926[?] 11452[?] -11453[?]  is mandatory 
69.10/67.20	c qxplain 3718/3726
69.10/67.23	c qxplain 3723/3726
69.10/67.26	c qxplain 3725/3726
69.10/67.30	c qxplain 3726/3726
69.20/67.33	c 63929[?] 11453[?] -11454[?]  is mandatory 
69.20/67.33	c qxplain 3725/3725
69.20/67.36	c 63932[?] 11454[?] -11455[?]  is mandatory 
69.20/67.36	c qxplain 3723/3724
69.20/67.39	c qxplain 3724/3724
69.30/67.42	c 63935[?] 11455[?] -11456[?]  is mandatory 
69.30/67.42	c qxplain 3723/3723
69.30/67.45	c 63938[?] 11456[?] -11457[?]  is mandatory 
69.30/67.45	c qxplain 3718/3722
69.30/67.48	c qxplain 3721/3722
69.40/67.51	c qxplain 3722/3722
69.40/67.54	c 63941[?] 11457[?] -11458[?]  is mandatory 
69.40/67.54	c qxplain 3721/3721
69.40/67.57	c 63944[?] 11458[?] -11459[?]  is mandatory 
69.40/67.57	c qxplain 3718/3720
69.50/67.60	c qxplain 3720/3720
69.50/67.64	c 63947[?] 11459[?] -11460[?]  is mandatory 
69.50/67.64	c qxplain 3718/3719
69.50/67.67	c qxplain 3719/3719
69.60/67.70	c 63950[?] 11460[?] -11461[?]  is mandatory 
69.60/67.70	c qxplain 3718/3718
69.60/67.73	c 63953[?] 11461[?] -11462[?]  is mandatory 
69.60/67.73	c qxplain 3700/3717
69.60/67.76	c qxplain 3709/3717
69.60/67.79	c qxplain 3714/3717
69.70/67.82	c qxplain 3716/3717
69.70/67.85	c qxplain 3717/3717
69.70/67.88	c 63956[?] 11462[?] -11463[?]  is mandatory 
69.70/67.88	c qxplain 3716/3716
69.80/67.91	c 63959[?] 11463[?] -11464[?]  is mandatory 
69.80/67.91	c qxplain 3714/3715
69.80/67.94	c qxplain 3715/3715
69.80/67.97	c 63962[?] 11464[?] -11465[?]  is mandatory 
69.80/67.97	c qxplain 3714/3714
69.90/68.01	c 63965[?] 11465[?] -11466[?]  is mandatory 
69.90/68.01	c qxplain 3709/3713
69.90/68.04	c qxplain 3712/3713
69.90/68.07	c qxplain 3713/3713
70.00/68.10	c 63968[?] 11466[?] -11467[?]  is mandatory 
70.00/68.10	c qxplain 3712/3712
70.00/68.13	c 63971[?] 11467[?] -11468[?]  is mandatory 
70.00/68.13	c qxplain 3709/3711
70.00/68.16	c qxplain 3711/3711
70.00/68.19	c 63974[?] 11468[?] -11469[?]  is mandatory 
70.00/68.19	c qxplain 3709/3710
70.10/68.22	c qxplain 3710/3710
70.10/68.25	c 63977[?] 11469[?] -11470[?]  is mandatory 
70.10/68.25	c qxplain 3709/3709
70.10/68.28	c 63980[?] 11470[?] -11471[?]  is mandatory 
70.10/68.28	c qxplain 3700/3708
70.20/68.32	c qxplain 3705/3708
70.20/68.35	c qxplain 3707/3708
70.20/68.38	c qxplain 3708/3708
70.30/68.41	c 63983[?] 11471[?] -11472[?]  is mandatory 
70.30/68.41	c qxplain 3707/3707
70.30/68.44	c 63986[?] 11472[?] -11473[?]  is mandatory 
70.30/68.44	c qxplain 3705/3706
70.30/68.47	c qxplain 3706/3706
70.40/68.50	c 63989[?] 11473[?] -11474[?]  is mandatory 
70.40/68.50	c qxplain 3705/3705
70.40/68.53	c 63992[?] 11474[?] -11475[?]  is mandatory 
70.40/68.53	c qxplain 3700/3704
70.40/68.56	c qxplain 3703/3704
70.40/68.59	c qxplain 3704/3704
70.51/68.63	c 63995[?] 11475[?] -11476[?]  is mandatory 
70.51/68.63	c qxplain 3703/3703
70.51/68.66	c 63998[?] 11476[?] -11477[?]  is mandatory 
70.51/68.66	c qxplain 3700/3702
70.51/68.69	c qxplain 3702/3702
70.61/68.72	c 64001[?] 11477[?] -11478[?]  is mandatory 
70.61/68.72	c qxplain 3700/3701
70.61/68.75	c qxplain 3701/3701
70.61/68.78	c 64004[?] 11478[?] -11479[?]  is mandatory 
70.61/68.78	c qxplain 3700/3700
70.71/68.81	c 64007[?] 11479[?] -11480[?]  is mandatory 
70.71/68.81	c qxplain 3627/3699
70.71/68.84	c qxplain 3664/3699
70.71/68.87	c qxplain 3682/3699
70.81/68.90	c qxplain 3691/3699
70.81/68.94	c qxplain 3696/3699
70.81/68.97	c qxplain 3698/3699
70.91/69.00	c qxplain 3699/3699
70.91/69.03	c 64010[?] 11480[?] -11481[?]  is mandatory 
70.91/69.03	c qxplain 3698/3698
70.91/69.06	c 64013[?] 11481[?] -11482[?]  is mandatory 
70.91/69.06	c qxplain 3696/3697
70.91/69.09	c qxplain 3697/3697
71.01/69.12	c 64016[?] 11482[?] -11483[?]  is mandatory 
71.01/69.12	c qxplain 3696/3696
71.01/69.15	c 64019[?] 11483[?] -11484[?]  is mandatory 
71.01/69.15	c qxplain 3691/3695
71.01/69.18	c qxplain 3694/3695
71.11/69.21	c qxplain 3695/3695
71.11/69.25	c 64022[?] 11484[?] -11485[?]  is mandatory 
71.11/69.25	c qxplain 3694/3694
71.11/69.28	c 64025[?] 11485[?] -11486[?]  is mandatory 
71.11/69.28	c qxplain 3691/3693
71.21/69.31	c qxplain 3693/3693
71.21/69.34	c 64028[?] 11486[?] -11487[?]  is mandatory 
71.21/69.34	c qxplain 3691/3692
71.21/69.37	c qxplain 3692/3692
71.31/69.40	c 64031[?] 11487[?] -11488[?]  is mandatory 
71.31/69.40	c qxplain 3691/3691
71.31/69.43	c 64034[?] 11488[?] -11489[?]  is mandatory 
71.31/69.43	c qxplain 3682/3690
71.31/69.46	c qxplain 3687/3690
71.31/69.50	c qxplain 3689/3690
71.41/69.53	c qxplain 3690/3690
71.41/69.56	c 64037[?] 11489[?] -11490[?]  is mandatory 
71.41/69.56	c qxplain 3689/3689
71.41/69.59	c 64040[?] 11490[?] -11491[?]  is mandatory 
71.41/69.59	c qxplain 3687/3688
71.51/69.62	c qxplain 3688/3688
71.51/69.65	c 64043[?] 11491[?] -11492[?]  is mandatory 
71.51/69.65	c qxplain 3687/3687
71.51/69.68	c 64046[?] 11492[?] -11493[?]  is mandatory 
71.51/69.68	c qxplain 3682/3686
71.61/69.71	c qxplain 3685/3686
71.61/69.74	c qxplain 3686/3686
71.61/69.77	c 64049[?] 11493[?] -11494[?]  is mandatory 
71.61/69.77	c qxplain 3685/3685
71.71/69.80	c 64052[?] 11494[?] -11495[?]  is mandatory 
71.71/69.80	c qxplain 3682/3684
71.71/69.83	c qxplain 3684/3684
71.71/69.87	c 64055[?] 11495[?] -11496[?]  is mandatory 
71.71/69.87	c qxplain 3682/3683
71.71/69.90	c qxplain 3683/3683
71.81/69.93	c 64058[?] 11496[?] -11497[?]  is mandatory 
71.81/69.93	c qxplain 3682/3682
71.81/69.96	c 64061[?] 11497[?] -11498[?]  is mandatory 
71.81/69.96	c qxplain 3664/3681
71.81/69.99	c qxplain 3673/3681
71.91/70.02	c qxplain 3678/3681
71.91/70.05	c qxplain 3680/3681
71.91/70.08	c qxplain 3681/3681
72.01/70.11	c 64064[?] 11498[?] -11499[?]  is mandatory 
72.01/70.11	c qxplain 3680/3680
72.01/70.14	c 64067[?] 11499[?] -11500[?]  is mandatory 
72.01/70.14	c qxplain 3678/3679
72.01/70.17	c qxplain 3679/3679
72.11/70.21	c 64070[?] 11500[?] -11501[?]  is mandatory 
72.11/70.21	c qxplain 3678/3678
72.11/70.24	c 64073[?] 11501[?] -11502[?]  is mandatory 
72.11/70.24	c qxplain 3673/3677
72.11/70.27	c qxplain 3676/3677
72.21/70.30	c qxplain 3677/3677
72.21/70.33	c 64076[?] 11502[?] -11503[?]  is mandatory 
72.21/70.33	c qxplain 3676/3676
72.21/70.36	c 64079[?] 11503[?] -11504[?]  is mandatory 
72.21/70.36	c qxplain 3673/3675
72.21/70.39	c qxplain 3675/3675
72.31/70.42	c 64082[?] 11504[?] -11505[?]  is mandatory 
72.31/70.42	c qxplain 3673/3674
72.31/70.45	c qxplain 3674/3674
72.31/70.48	c 64085[?] 11505[?] -11506[?]  is mandatory 
72.31/70.48	c qxplain 3673/3673
72.41/70.51	c 64088[?] 11506[?] -11507[?]  is mandatory 
72.41/70.51	c qxplain 3664/3672
72.41/70.54	c qxplain 3669/3672
72.41/70.58	c qxplain 3671/3672
72.51/70.61	c qxplain 3672/3672
72.51/70.64	c 64091[?] 11507[?] -11508[?]  is mandatory 
72.51/70.64	c qxplain 3671/3671
72.51/70.67	c 64094[?] 11508[?] -11509[?]  is mandatory 
72.51/70.67	c qxplain 3669/3670
72.61/70.70	c qxplain 3670/3670
72.61/70.73	c 64097[?] 11509[?] -11510[?]  is mandatory 
72.61/70.73	c qxplain 3669/3669
72.61/70.76	c 64100[?] 11510[?] -11511[?]  is mandatory 
72.61/70.76	c qxplain 3664/3668
72.61/70.79	c qxplain 3667/3668
72.71/70.82	c qxplain 3668/3668
72.71/70.85	c 64103[?] 11511[?] -11512[?]  is mandatory 
72.71/70.85	c qxplain 3667/3667
72.71/70.89	c 64106[?] 11512[?] -11513[?]  is mandatory 
72.71/70.89	c qxplain 3664/3666
72.81/70.92	c qxplain 3666/3666
72.81/70.95	c 64109[?] 11513[?] -11514[?]  is mandatory 
72.81/70.95	c qxplain 3664/3665
72.81/70.98	c qxplain 3665/3665
72.92/71.01	c 64112[?] 11514[?] -11515[?]  is mandatory 
72.92/71.01	c qxplain 3664/3664
72.92/71.04	c 64115[?] 11515[?] -11516[?]  is mandatory 
72.92/71.04	c qxplain 3627/3663
72.92/71.07	c qxplain 3646/3663
73.02/71.10	c qxplain 3655/3663
73.02/71.13	c qxplain 3660/3663
73.02/71.16	c qxplain 3662/3663
73.02/71.20	c qxplain 3663/3663
73.12/71.23	c 64118[?] 11516[?] -11517[?]  is mandatory 
73.12/71.23	c qxplain 3662/3662
73.12/71.26	c 64121[?] 11517[?] -11518[?]  is mandatory 
73.12/71.26	c qxplain 3660/3661
73.12/71.29	c qxplain 3661/3661
73.22/71.32	c 64124[?] 11518[?] -11519[?]  is mandatory 
73.22/71.32	c qxplain 3660/3660
73.22/71.35	c 64127[?] 11519[?] -11520[?]  is mandatory 
73.22/71.35	c qxplain 3655/3659
73.22/71.38	c qxplain 3658/3659
73.32/71.41	c qxplain 3659/3659
73.32/71.44	c 64130[?] 11520[?] -11521[?]  is mandatory 
73.32/71.44	c qxplain 3658/3658
73.32/71.47	c 64133[?] 11521[?] -11522[?]  is mandatory 
73.32/71.47	c qxplain 3655/3657
73.42/71.51	c qxplain 3657/3657
73.42/71.54	c 64136[?] 11522[?] -11523[?]  is mandatory 
73.42/71.54	c qxplain 3655/3656
73.42/71.57	c qxplain 3656/3656
73.52/71.60	c 64139[?] 11523[?] -11524[?]  is mandatory 
73.52/71.60	c qxplain 3655/3655
73.52/71.63	c 64142[?] 11524[?] -11525[?]  is mandatory 
73.52/71.63	c qxplain 3646/3654
73.52/71.66	c qxplain 3651/3654
73.52/71.69	c qxplain 3653/3654
73.61/71.72	c qxplain 3654/3654
73.61/71.75	c 64145[?] 11525[?] -11526[?]  is mandatory 
73.61/71.75	c qxplain 3653/3653
73.61/71.78	c 64148[?] 11526[?] -11527[?]  is mandatory 
73.61/71.78	c qxplain 3651/3652
73.71/71.81	c qxplain 3652/3652
73.71/71.85	c 64151[?] 11527[?] -11528[?]  is mandatory 
73.71/71.85	c qxplain 3651/3651
73.71/71.88	c 64154[?] 11528[?] -11529[?]  is mandatory 
73.71/71.88	c qxplain 3646/3650
73.81/71.91	c qxplain 3649/3650
73.81/71.94	c qxplain 3650/3650
73.81/71.97	c 64157[?] 11529[?] -11530[?]  is mandatory 
73.81/71.97	c qxplain 3649/3649
73.91/72.00	c 64160[?] 11530[?] -11531[?]  is mandatory 
73.91/72.00	c qxplain 3646/3648
73.91/72.03	c qxplain 3648/3648
73.91/72.06	c 64163[?] 11531[?] -11532[?]  is mandatory 
73.91/72.06	c qxplain 3646/3647
73.91/72.09	c qxplain 3647/3647
74.01/72.12	c 64166[?] 11532[?] -11533[?]  is mandatory 
74.01/72.12	c qxplain 3646/3646
74.01/72.15	c 64168[?] 11533[?] 11534[?]  is mandatory 
74.01/72.15	c qxplain 3627/3645
74.01/72.19	c qxplain 3637/3645
74.12/72.22	c qxplain 3642/3645
74.12/72.25	c qxplain 3644/3645
74.12/72.28	c qxplain 3645/3645
74.22/72.31	c 64171[?] -2[?] -11535[?]  is mandatory 
74.22/72.31	c qxplain 3644/3644
74.22/72.37	c qxplain 3642/3643
74.34/72.40	c qxplain 3643/3643
74.34/72.44	c 64178[?] 2392[?] -11540[?]  is mandatory 
74.34/72.44	c qxplain 3642/3642
74.44/72.52	c qxplain 3637/3641
74.44/72.55	c qxplain 3640/3641
75.05/73.10	c qxplain 3637/3639
75.05/73.13	c qxplain 3639/3639
75.05/73.16	c 64351[?] -11635[?] -11634[?]  is mandatory 
75.05/73.16	c qxplain 3637/3638
75.05/73.19	c qxplain 3638/3638
75.35/73.45	c qxplain 3637/3637
75.35/73.49	c 64353[?] -11636[?] -11630[?]  is mandatory 
75.35/73.49	c qxplain 3627/3636
75.45/73.52	c qxplain 3632/3636
75.45/73.55	c qxplain 3635/3636
75.45/73.59	c qxplain 3636/3636
75.56/73.63	c 64354[?] 11635[?] -11637[?]  is mandatory 
75.56/73.63	c qxplain 3635/3635
75.56/73.66	c 64355[?] 11636[?] -11637[?]  is mandatory 
75.56/73.66	c qxplain 3632/3634
75.66/73.71	c qxplain 3634/3634
75.66/73.71	c qxplain 3632/3633
75.66/73.76	c qxplain 3633/3633
75.95/74.02	c qxplain 3632/3632
76.05/74.15	c 64358[?] -11638[?] -11637[?]  is mandatory 
76.05/74.15	c qxplain 3627/3631
76.05/74.18	c qxplain 3630/3631
76.15/74.22	c qxplain 3631/3631
76.25/74.35	c qxplain 3630/3630
76.25/74.39	c 64585[?] -11723[?] -11724[?]  is mandatory 
76.25/74.39	c qxplain 3627/3629
76.35/74.42	c qxplain 3629/3629
76.66/74.79	c qxplain 3627/3628
76.76/74.83	c qxplain 3628/3628
76.76/74.86	c 64592[?] -11727[?] -11726[?]  is mandatory 
76.76/74.86	c qxplain 3627/3627
77.05/75.19	c qxplain 3482/3626
77.15/75.22	c qxplain 3555/3626
77.15/75.25	c qxplain 3591/3626
77.15/75.28	c qxplain 3609/3626
77.25/75.31	c qxplain 3618/3626
77.25/75.35	c qxplain 3623/3626
77.25/75.38	c qxplain 3625/3626
77.35/75.41	c qxplain 3626/3626
77.35/75.44	c 64599[?] -11730[?] -11729[?]  is mandatory 
77.35/75.44	c qxplain 3625/3625
77.55/75.63	c qxplain 3623/3624
77.55/75.67	c qxplain 3624/3624
77.65/75.70	c 64606[?] -11733[?] -11732[?]  is mandatory 
77.65/75.70	c qxplain 3623/3623
77.75/75.86	c qxplain 3618/3622
77.75/75.89	c qxplain 3621/3622
77.85/75.92	c qxplain 3622/3622
77.85/75.95	c 64613[?] -11736[?] -11735[?]  is mandatory 
77.85/75.95	c qxplain 3621/3621
78.14/76.28	c qxplain 3618/3620
78.25/76.31	c qxplain 3620/3620
78.25/76.34	c 64620[?] -11739[?] -11738[?]  is mandatory 
78.25/76.34	c qxplain 3618/3619
78.25/76.37	c qxplain 3619/3619
78.55/76.69	c qxplain 3618/3618
78.65/76.72	c 64627[?] -11742[?] -11741[?]  is mandatory 
78.65/76.72	c qxplain 3609/3617
78.65/76.76	c qxplain 3614/3617
78.65/76.79	c qxplain 3616/3617
78.75/76.82	c qxplain 3617/3617
79.04/77.11	c qxplain 3616/3616
79.04/77.15	c 64634[?] -11745[?] -11744[?]  is mandatory 
79.04/77.15	c qxplain 3614/3615
79.04/77.19	c qxplain 3615/3615
79.15/77.25	c 64635[?] 11745[?] -11746[?]  is mandatory 
79.15/77.25	c qxplain 3614/3614
79.25/77.34	c 64636[?] -11746[?] 11637[?]  is mandatory 
79.25/77.34	c qxplain 3609/3613
79.25/77.39	c qxplain 3612/3613
79.45/77.54	c qxplain 3613/3613
79.45/77.54	c qxplain 3612/3612
79.45/77.58	c 64638[?] 11742[?] -11747[?]  is mandatory 
79.45/77.58	c qxplain 3609/3611
79.55/77.66	c qxplain 3611/3611
79.55/77.70	c 64639[?] -11747[?] 11746[?]  is mandatory 
79.55/77.70	c qxplain 3609/3610
79.65/77.77	c qxplain 3610/3610
79.85/77.95	c qxplain 3609/3609
79.85/77.99	c 64641[?] 11739[?] -11748[?]  is mandatory 
79.85/77.99	c qxplain 3591/3608
79.95/78.02	c qxplain 3600/3608
79.95/78.06	c qxplain 3605/3608
79.95/78.10	c qxplain 3607/3608
80.15/78.23	c qxplain 3608/3608
80.25/78.33	c 64642[?] 11747[?] -11748[?]  is mandatory 
80.25/78.33	c qxplain 3607/3607
80.25/78.39	c qxplain 3605/3606
80.35/78.44	c qxplain 3606/3606
80.35/78.48	c 64644[?] 11736[?] -11749[?]  is mandatory 
80.35/78.48	c qxplain 3605/3605
80.55/78.60	c 64645[?] -11749[?] 11748[?]  is mandatory 
80.55/78.60	c qxplain 3600/3604
80.55/78.64	c qxplain 3603/3604
80.55/78.69	c qxplain 3604/3604
80.65/78.73	c qxplain 3603/3603
80.65/78.78	c 64647[?] 11733[?] -11750[?]  is mandatory 
80.65/78.78	c qxplain 3600/3602
80.75/78.85	c qxplain 3602/3602
80.75/78.89	c 64648[?] -11750[?] 11749[?]  is mandatory 
80.75/78.89	c qxplain 3600/3601
80.85/78.96	c qxplain 3601/3601
80.85/79.00	c qxplain 3600/3600
80.95/79.06	c 64650[?] 11730[?] -11751[?]  is mandatory 
80.95/79.06	c qxplain 3591/3599
80.95/79.10	c qxplain 3596/3599
81.06/79.13	c qxplain 3598/3599
81.06/79.17	c qxplain 3599/3599
81.06/79.20	c 64651[?] 11750[?] -11751[?]  is mandatory 
81.06/79.20	c qxplain 3598/3598
81.16/79.24	c qxplain 3596/3597
81.16/79.29	c qxplain 3597/3597
81.25/79.33	c 64653[?] -11752[?] 11727[?]  is mandatory 
81.25/79.33	c qxplain 3596/3596
81.35/79.42	c 64654[?] 11751[?] -11752[?]  is mandatory 
81.35/79.42	c qxplain 3591/3595
81.35/79.45	c qxplain 3594/3595
81.35/79.49	c qxplain 3595/3595
81.35/79.49	c qxplain 3594/3594
81.45/79.53	c 64656[?] 11724[?] -11753[?]  is mandatory 
81.45/79.53	c qxplain 3591/3593
81.45/79.56	c qxplain 3593/3593
81.56/79.60	c 64657[?] -11753[?] 11752[?]  is mandatory 
81.56/79.60	c qxplain 3591/3592
81.56/79.63	c qxplain 3592/3592
81.56/79.67	c 64838[?] 11634[?] -11816[?]  is mandatory 
81.56/79.67	c qxplain 3591/3591
81.65/79.70	c 64839[?] -11816[?] 11636[?]  is mandatory 
81.65/79.70	c qxplain 3555/3590
81.65/79.73	c qxplain 3573/3590
81.85/79.86	c qxplain 3582/3590
81.85/79.89	c qxplain 3587/3590
81.98/79.92	c qxplain 3589/3590
81.98/79.95	c qxplain 3590/3590
82.18/80.17	c qxplain 3589/3589
82.29/80.20	c 64841[?] -11817[?] 11635[?]  is mandatory 
82.29/80.20	c qxplain 3587/3588
82.29/80.24	c qxplain 3588/3588
82.29/80.27	c 64842[?] -11817[?] 11630[?]  is mandatory 
82.29/80.27	c qxplain 3587/3587
82.39/80.39	c qxplain 3582/3586
82.48/80.43	c qxplain 3585/3586
82.48/80.43	c qxplain 3582/3584
82.48/80.46	c qxplain 3584/3584
82.58/80.50	c 64846[?] -11818[?] 11816[?] 11817[?]  is mandatory 
82.58/80.50	c qxplain 3582/3583
82.58/80.53	c qxplain 3583/3583
82.58/80.56	c 64847[?] -11819[?] 11745[?]  is mandatory 
82.58/80.56	c qxplain 3582/3582
82.68/80.60	c 64848[?] -11819[?] 11818[?]  is mandatory 
82.68/80.60	c qxplain 3573/3581
82.68/80.63	c qxplain 3578/3581
82.68/80.66	c qxplain 3580/3581
82.78/80.75	c qxplain 3581/3581
82.88/80.87	c qxplain 3580/3580
82.98/80.91	c 64850[?] -11820[?] 11744[?]  is mandatory 
82.98/80.91	c qxplain 3578/3579
82.98/80.94	c qxplain 3579/3579
82.98/80.97	c 64851[?] -11820[?] 11637[?]  is mandatory 
82.98/80.97	c qxplain 3578/3578
83.08/81.09	c qxplain 3573/3577
83.18/81.12	c qxplain 3576/3577
83.28/81.23	c qxplain 3573/3575
83.28/81.26	c qxplain 3575/3575
83.28/81.29	c 64855[?] -11821[?] 11820[?] 11819[?]  is mandatory 
83.28/81.29	c qxplain 3573/3574
83.38/81.32	c qxplain 3574/3574
83.38/81.35	c 65131[?] 11634[?] -11923[?]  is mandatory 
83.38/81.35	c qxplain 3573/3573
83.38/81.39	c 65132[?] 11630[?] -11923[?]  is mandatory 
83.38/81.39	c qxplain 3555/3572
83.49/81.43	c qxplain 3564/3572
83.49/81.46	c qxplain 3569/3572
83.49/81.49	c qxplain 3571/3572
83.78/81.71	c qxplain 3569/3570
83.78/81.75	c qxplain 3570/3570
83.88/81.80	c 65153[?] -11930[?] 11753[?]  is mandatory 
83.88/81.80	c qxplain 3569/3569
83.88/81.83	c 65155[?] 11742[?] -11931[?]  is mandatory 
83.88/81.83	c qxplain 3564/3568
83.88/81.86	c qxplain 3567/3568
83.88/81.90	c qxplain 3568/3568
83.98/81.93	c 65156[?] -11931[?] 11821[?]  is mandatory 
83.98/81.93	c qxplain 3567/3567
84.18/82.12	c qxplain 3564/3566
84.18/82.15	c qxplain 3566/3566
84.38/82.32	c 65158[?] -11932[?] 11741[?]  is mandatory 
84.38/82.32	c qxplain 3564/3565
84.38/82.35	c qxplain 3565/3565
84.38/82.38	c 65159[?] -11932[?] 11746[?]  is mandatory 
84.38/82.38	c qxplain 3564/3564
84.59/82.58	c qxplain 3555/3563
84.69/82.61	c qxplain 3560/3563
84.69/82.64	c qxplain 3562/3563
84.79/82.74	c qxplain 3560/3561
84.79/82.77	c qxplain 3561/3561
84.89/82.80	c 65163[?] -11933[?] 11931[?] 11932[?]  is mandatory 
84.89/82.80	c qxplain 3560/3560
84.99/82.92	c 65164[?] -11934[?] 11739[?]  is mandatory 
84.99/82.92	c qxplain 3555/3559
84.99/82.99	c qxplain 3558/3559
85.09/83.03	c qxplain 3559/3559
85.09/83.06	c 65165[?] -11934[?] 11933[?]  is mandatory 
85.09/83.06	c qxplain 3558/3558
85.19/83.10	c qxplain 3555/3557
85.19/83.13	c qxplain 3557/3557
85.29/83.27	c 65167[?] -11935[?] 11738[?]  is mandatory 
85.29/83.27	c qxplain 3555/3556
85.39/83.30	c qxplain 3556/3556
85.39/83.33	c 65168[?] -11935[?] 11747[?]  is mandatory 
85.39/83.33	c qxplain 3555/3555
85.49/83.48	c qxplain 3482/3554
85.59/83.52	c qxplain 3519/3554
85.59/83.55	c qxplain 3537/3554
85.59/83.59	c qxplain 3546/3554
85.70/83.64	c qxplain 3551/3554
85.79/83.72	c qxplain 3553/3554
85.89/83.83	c qxplain 3551/3552
85.89/83.86	c qxplain 3552/3552
85.89/83.89	c 65172[?] -11936[?] 11934[?] 11935[?]  is mandatory 
85.89/83.89	c qxplain 3551/3551
85.99/83.95	c 65173[?] -11937[?] 11736[?]  is mandatory 
85.99/83.95	c qxplain 3546/3550
86.09/84.07	c qxplain 3549/3550
86.19/84.13	c qxplain 3550/3550
86.19/84.16	c 65174[?] -11937[?] 11936[?]  is mandatory 
86.19/84.16	c qxplain 3549/3549
86.29/84.21	c qxplain 3546/3548
86.29/84.27	c qxplain 3548/3548
86.39/84.36	c 65176[?] -11938[?] 11735[?]  is mandatory 
86.39/84.36	c qxplain 3546/3547
86.39/84.39	c qxplain 3547/3547
86.49/84.43	c 65177[?] -11938[?] 11748[?]  is mandatory 
86.49/84.43	c qxplain 3546/3546
86.59/84.50	c qxplain 3537/3545
86.59/84.55	c qxplain 3542/3545
86.69/84.60	c qxplain 3544/3545
86.89/84.80	c qxplain 3542/3543
86.89/84.84	c qxplain 3543/3543
86.99/84.91	c 65181[?] -11939[?] 11937[?] 11938[?]  is mandatory 
86.99/84.91	c qxplain 3542/3542
87.09/85.00	c 65182[?] 11733[?] -11940[?]  is mandatory 
87.09/85.00	c qxplain 3537/3541
87.09/85.04	c qxplain 3540/3541
87.19/85.10	c qxplain 3541/3541
87.19/85.16	c 65183[?] -11940[?] 11939[?]  is mandatory 
87.19/85.16	c qxplain 3540/3540
87.39/85.30	c qxplain 3537/3539
87.39/85.33	c qxplain 3539/3539
87.39/85.39	c 65185[?] -11941[?] 11732[?]  is mandatory 
87.39/85.39	c qxplain 3537/3538
87.49/85.42	c qxplain 3538/3538
87.49/85.46	c 65186[?] -11941[?] 11749[?]  is mandatory 
87.49/85.46	c qxplain 3537/3537
87.59/85.52	c qxplain 3519/3536
87.59/85.56	c qxplain 3528/3536
87.80/85.74	c qxplain 3533/3536
87.80/85.77	c qxplain 3535/3536
87.90/85.84	c qxplain 3533/3534
87.90/85.87	c qxplain 3534/3534
87.99/85.91	c 65190[?] -11942[?] 11940[?] 11941[?]  is mandatory 
87.99/85.91	c qxplain 3533/3533
87.99/85.98	c 65191[?] 11730[?] -11943[?]  is mandatory 
87.99/85.98	c qxplain 3528/3532
88.09/86.01	c qxplain 3531/3532
88.09/86.05	c qxplain 3532/3532
88.09/86.08	c 65192[?] -11943[?] 11942[?]  is mandatory 
88.09/86.08	c qxplain 3531/3531
88.19/86.16	c qxplain 3528/3530
88.29/86.20	c qxplain 3530/3530
88.29/86.24	c 65194[?] 11729[?] -11944[?]  is mandatory 
88.29/86.24	c qxplain 3528/3529
88.29/86.28	c qxplain 3529/3529
88.39/86.31	c 65195[?] -11944[?] 11750[?]  is mandatory 
88.39/86.31	c qxplain 3528/3528
88.39/86.39	c qxplain 3519/3527
88.49/86.42	c qxplain 3524/3527
88.49/86.45	c qxplain 3526/3527
88.69/86.66	c qxplain 3524/3525
88.69/86.69	c qxplain 3525/3525
88.79/86.72	c 65199[?] -11945[?] 11944[?] 11943[?]  is mandatory 
88.79/86.72	c qxplain 3524/3524
88.79/86.79	c 65200[?] -11946[?] 11727[?]  is mandatory 
88.79/86.79	c qxplain 3519/3523
88.89/86.82	c qxplain 3522/3523
88.89/86.86	c qxplain 3523/3523
88.89/86.89	c 65201[?] -11946[?] 11945[?]  is mandatory 
88.89/86.89	c qxplain 3522/3522
89.00/86.98	c qxplain 3519/3521
89.09/87.01	c qxplain 3521/3521
89.09/87.08	c 65203[?] -11947[?] 11726[?]  is mandatory 
89.09/87.08	c qxplain 3519/3520
89.19/87.12	c qxplain 3520/3520
89.19/87.15	c 65204[?] -11947[?] 11751[?]  is mandatory 
89.19/87.15	c qxplain 3519/3519
89.19/87.19	c qxplain 3482/3518
89.29/87.22	c qxplain 3501/3518
89.29/87.25	c qxplain 3510/3518
89.29/87.29	c qxplain 3515/3518
89.39/87.32	c qxplain 3517/3518
89.39/87.32	c qxplain 3515/3516
89.39/87.36	c qxplain 3516/3516
89.39/87.39	c 65208[?] -11948[?] 11947[?] 11946[?]  is mandatory 
89.39/87.39	c qxplain 3515/3515
89.49/87.44	c qxplain 3510/3514
89.49/87.48	c qxplain 3513/3514
89.59/87.57	c qxplain 3514/3514
89.69/87.63	c 65210[?] -11949[?] 11948[?]  is mandatory 
89.69/87.63	c qxplain 3513/3513
89.69/87.63	c qxplain 3510/3512
89.79/87.71	c qxplain 3512/3512
89.89/87.85	c 65213[?] -11950[?] 11752[?]  is mandatory 
89.89/87.85	c qxplain 3510/3511
89.89/87.85	c qxplain 3501/3509
89.89/87.89	c qxplain 3506/3509
90.09/88.01	c qxplain 3508/3509
90.09/88.06	c qxplain 3509/3509
90.09/88.06	c qxplain 3508/3508
90.19/88.16	c 65217[?] -11951[?] 11949[?] 11950[?]  is mandatory 
90.19/88.16	c qxplain 3506/3507
90.29/88.22	c qxplain 3507/3507
90.29/88.26	c 65218[?] -11952[?] 11630[?]  is mandatory 
90.29/88.26	c qxplain 3506/3506
90.39/88.30	c 65219[?] -11952[?] 11951[?]  is mandatory 
90.39/88.30	c qxplain 3501/3505
90.39/88.35	c qxplain 3504/3505
90.49/88.45	c qxplain 3505/3505
90.59/88.50	c 65223[?] -11953[?] 11952[?] 11930[?]  is mandatory 
90.59/88.50	c qxplain 3504/3504
90.79/88.74	c qxplain 3501/3503
90.99/88.92	c qxplain 3503/3503
91.09/89.04	c 65225[?] -11954[?] 11636[?]  is mandatory 
91.09/89.04	c qxplain 3501/3502
91.09/89.08	c qxplain 3502/3502
91.20/89.12	c 65227[?] -11955[?] 11818[?]  is mandatory 
91.20/89.12	c qxplain 3501/3501
91.20/89.13	c qxplain 3482/3500
91.20/89.16	c qxplain 3492/3500
91.20/89.19	c qxplain 3497/3500
91.30/89.23	c qxplain 3499/3500
91.30/89.24	c qxplain 3497/3498
91.30/89.27	c qxplain 3498/3498
91.40/89.32	c 65232[?] -11956[?] 11955[?] 11954[?]  is mandatory 
91.40/89.32	c qxplain 3497/3497
91.40/89.33	c qxplain 3492/3496
91.40/89.36	c qxplain 3495/3496
91.40/89.40	c qxplain 3496/3496
91.50/89.46	c 65240[?] -11959[?] -11956[?]  is mandatory 
91.50/89.46	c qxplain 3495/3495
91.60/89.57	c 65253[?] -11964[?] 11636[?]  is mandatory 
91.60/89.57	c qxplain 3492/3494
91.70/89.60	c qxplain 3494/3494
91.70/89.68	c 65271[?] -11970[?] 11630[?]  is mandatory 
91.70/89.68	c qxplain 3492/3493
91.80/89.71	c qxplain 3493/3493
91.80/89.75	c 65895[?] 11741[?] -12184[?]  is mandatory 
91.80/89.75	c qxplain 3492/3492
91.80/89.78	c 65896[?] -12184[?] 11821[?]  is mandatory 
91.80/89.78	c qxplain 3482/3491
91.90/89.82	c qxplain 3487/3491
91.90/89.85	c qxplain 3490/3491
91.90/89.88	c qxplain 3491/3491
92.20/90.20	c qxplain 3490/3490
92.30/90.23	c 65898[?] 11744[?] -12185[?]  is mandatory 
92.30/90.23	c qxplain 3487/3489
92.30/90.26	c qxplain 3489/3489
92.40/90.30	c 65899[?] -12185[?] 11818[?]  is mandatory 
92.40/90.30	c qxplain 3487/3488
92.40/90.33	c qxplain 3488/3488
92.60/90.56	c qxplain 3487/3487
92.70/90.60	c 65901[?] -12186[?] 11745[?]  is mandatory 
92.70/90.60	c qxplain 3482/3486
92.70/90.63	c qxplain 3485/3486
92.70/90.66	c qxplain 3486/3486
92.70/90.69	c 65902[?] -12186[?] 11923[?]  is mandatory 
92.70/90.69	c qxplain 3485/3485
92.90/90.84	c qxplain 3482/3484
92.90/90.88	c qxplain 3484/3484
93.10/91.07	c qxplain 3482/3483
93.20/91.10	c qxplain 3483/3483
93.30/91.25	c qxplain 3482/3482
93.30/91.28	c 65906[?] -12187[?] 12186[?] 12185[?]  is mandatory 
93.30/91.28	c qxplain 2321/3481
93.40/91.31	c qxplain 2902/3481
93.40/91.34	c qxplain 3192/3481
93.40/91.38	c qxplain 3337/3481
93.50/91.41	c qxplain 3410/3481
93.50/91.44	c qxplain 3446/3481
93.50/91.47	c qxplain 3464/3481
93.60/91.50	c qxplain 3473/3481
93.60/91.54	c qxplain 3478/3481
93.60/91.57	c qxplain 3480/3481
93.70/91.60	c qxplain 3481/3481
93.70/91.63	c 65907[?] 11742[?] -12188[?]  is mandatory 
93.70/91.63	c qxplain 3480/3480
93.70/91.67	c 65908[?] 12187[?] -12188[?]  is mandatory 
93.70/91.67	c qxplain 3478/3479
93.80/91.79	c qxplain 3473/3477
93.90/91.83	c qxplain 3476/3477
93.90/91.86	c qxplain 3477/3477
94.00/91.98	c qxplain 3476/3476
94.10/92.02	c 65912[?] -12189[?] 12188[?] 12184[?]  is mandatory 
94.10/92.02	c qxplain 3473/3475
94.10/92.05	c qxplain 3475/3475
94.10/92.08	c 66273[?] 11744[?] -12320[?]  is mandatory 
94.10/92.08	c qxplain 3473/3474
94.20/92.11	c qxplain 3474/3474
94.20/92.15	c 66274[?] 11923[?] -12320[?]  is mandatory 
94.20/92.15	c qxplain 3473/3473
94.40/92.32	c qxplain 3464/3472
94.40/92.36	c qxplain 3469/3472
94.50/92.43	c qxplain 3471/3472
94.60/92.54	c qxplain 3472/3472
94.60/92.55	c qxplain 3471/3471
94.69/92.60	c 66301[?] -12329[?] 11753[?]  is mandatory 
94.69/92.60	c qxplain 3469/3470
94.69/92.70	c qxplain 3464/3468
94.79/92.73	c qxplain 3467/3468
94.79/92.76	c qxplain 3468/3468
94.89/92.82	c 66304[?] -12330[?] 11951[?]  is mandatory 
94.89/92.82	c qxplain 3467/3467
94.99/92.95	c 66307[?] -12331[?] -11752[?]  is mandatory 
94.99/92.95	c qxplain 3464/3466
94.99/92.99	c qxplain 3466/3466
95.09/93.09	c 66308[?] -12332[?] 11752[?]  is mandatory 
95.09/93.09	c qxplain 3464/3465
95.20/93.12	c qxplain 3465/3465
95.20/93.13	c qxplain 3464/3464
95.20/93.16	c 66311[?] -12333[?] 11948[?]  is mandatory 
95.20/93.16	c qxplain 3446/3463
95.20/93.19	c qxplain 3455/3463
95.30/93.22	c qxplain 3460/3463
95.30/93.25	c qxplain 3462/3463
95.30/93.29	c qxplain 3463/3463
95.40/93.34	c 66312[?] -12333[?] 11630[?]  is mandatory 
95.40/93.34	c qxplain 3462/3462
95.40/93.37	c 66316[?] -12334[?] 12333[?] 12332[?]  is mandatory 
95.40/93.37	c qxplain 3460/3461
95.50/93.41	c qxplain 3461/3461
95.50/93.49	c 66317[?] 12331[?] -12335[?]  is mandatory 
95.50/93.49	c qxplain 3460/3460
95.60/93.52	c 66318[?] -12335[?] 12334[?]  is mandatory 
95.60/93.52	c qxplain 3455/3459
95.60/93.56	c qxplain 3458/3459
95.70/93.60	c qxplain 3459/3459
95.70/93.61	c qxplain 3458/3458
95.70/93.69	c 66321[?] -12336[?] 12335[?]  is mandatory 
95.70/93.69	c qxplain 3455/3457
95.80/93.74	c qxplain 3457/3457
95.80/93.74	c qxplain 3455/3456
95.90/93.85	c qxplain 3456/3456
96.00/93.95	c 66323[?] 11638[?] -12337[?]  is mandatory 
96.00/93.95	c qxplain 3455/3455
96.10/94.05	c 66324[?] 11956[?] -12337[?]  is mandatory 
96.10/94.05	c qxplain 3446/3454
96.40/94.31	c qxplain 3451/3454
96.50/94.41	c qxplain 3453/3454
96.50/94.49	c qxplain 3454/3454
96.60/94.50	c qxplain 3453/3453
96.60/94.57	c 66326[?] -12338[?] 11744[?]  is mandatory 
96.60/94.57	c qxplain 3451/3452
96.70/94.62	c qxplain 3452/3452
96.70/94.67	c 66327[?] -12338[?] 12337[?]  is mandatory 
96.70/94.67	c qxplain 3451/3451
96.80/94.71	c qxplain 3446/3450
96.80/94.77	c qxplain 3449/3450
97.00/94.90	c qxplain 3446/3448
97.00/94.94	c qxplain 3448/3448
97.09/95.05	c 66331[?] 12338[?] -12339[?] 12186[?]  is mandatory 
97.09/95.05	c qxplain 3446/3447
97.19/95.10	c qxplain 3447/3447
97.29/95.21	c 66332[?] -12340[?] 11742[?]  is mandatory 
97.29/95.21	c qxplain 3446/3446
97.39/95.33	c 66333[?] -12340[?] 12339[?]  is mandatory 
97.39/95.33	c qxplain 3410/3445
97.39/95.37	c qxplain 3428/3445
97.49/95.42	c qxplain 3437/3445
97.60/95.50	c qxplain 3442/3445
97.60/95.58	c qxplain 3444/3445
97.80/95.72	c qxplain 3442/3443
97.90/95.83	c qxplain 3443/3443
98.00/95.92	c 66336[?] -12341[?] -11746[?]  is mandatory 
98.00/95.92	c qxplain 3442/3442
98.00/95.96	c 66337[?] -12342[?] 11746[?]  is mandatory 
98.00/95.96	c qxplain 3437/3441
98.10/96.09	c qxplain 3440/3441
98.20/96.14	c qxplain 3441/3441
98.30/96.21	c qxplain 3440/3440
98.30/96.25	c 66340[?] -12343[?] 11821[?]  is mandatory 
98.30/96.25	c qxplain 3437/3439
98.40/96.32	c qxplain 3439/3439
98.40/96.39	c 66341[?] -12343[?] 11630[?]  is mandatory 
98.40/96.39	c qxplain 3437/3438
98.60/96.59	c qxplain 3428/3436
98.80/96.70	c qxplain 3433/3436
98.80/96.77	c qxplain 3435/3436
98.90/96.81	c qxplain 3436/3436
98.90/96.85	c 66345[?] -12344[?] 12342[?] 12343[?]  is mandatory 
98.90/96.85	c qxplain 3435/3435
99.00/96.95	c 66346[?] 12341[?] -12345[?]  is mandatory 
99.00/96.95	c qxplain 3433/3434
99.00/96.98	c qxplain 3434/3434
99.10/97.01	c 66347[?] -12345[?] 12344[?]  is mandatory 
99.10/97.01	c qxplain 3433/3433
99.10/97.02	c qxplain 3428/3432
99.20/97.12	c qxplain 3431/3432
99.20/97.16	c qxplain 3432/3432
99.40/97.38	c 66349[?] -12346[?] 11741[?]  is mandatory 
99.40/97.38	c qxplain 3431/3431
99.50/97.41	c 66350[?] -12346[?] 12345[?]  is mandatory 
99.50/97.41	c qxplain 3428/3430
99.60/97.52	c qxplain 3410/3427
99.60/97.57	c qxplain 3419/3427
99.70/97.64	c qxplain 3424/3427
99.80/97.72	c qxplain 3426/3427
99.80/97.79	c qxplain 3427/3427
99.91/97.83	c 66354[?] -12347[?] 12340[?] 12346[?]  is mandatory 
99.91/97.83	c qxplain 3426/3426
99.91/97.90	c 66355[?] -12348[?] 11739[?]  is mandatory 
99.91/97.90	c qxplain 3424/3425
100.10/98.01	c qxplain 3425/3425
100.10/98.07	c 66356[?] -12348[?] 12347[?]  is mandatory 
100.10/98.07	c qxplain 3424/3424
100.20/98.13	c qxplain 3419/3423
100.30/98.21	c qxplain 3422/3423
100.30/98.26	c qxplain 3423/3423
100.50/98.41	c qxplain 3422/3422
100.60/98.52	c 66359[?] -12349[?] -11747[?]  is mandatory 
100.60/98.52	c qxplain 3419/3421
100.60/98.57	c qxplain 3421/3421
100.70/98.66	c 66360[?] -12350[?] 11747[?]  is mandatory 
100.70/98.66	c qxplain 3419/3420
100.70/98.69	c qxplain 3420/3420
100.80/98.70	c qxplain 3419/3419
100.80/98.73	c 66363[?] -12351[?] 11933[?]  is mandatory 
100.80/98.73	c qxplain 3410/3418
100.80/98.77	c qxplain 3415/3418
100.90/98.82	c qxplain 3417/3418
100.90/98.89	c qxplain 3418/3418
101.01/98.93	c 66364[?] 11630[?] -12351[?]  is mandatory 
101.01/98.93	c qxplain 3417/3417
101.01/98.94	c qxplain 3415/3416
101.01/98.97	c qxplain 3416/3416
101.11/99.01	c 66368[?] -12352[?] 12351[?] 12350[?]  is mandatory 
101.11/99.01	c qxplain 3415/3415
101.11/99.07	c 66369[?] 12349[?] -12353[?]  is mandatory 
101.11/99.07	c qxplain 3410/3414
101.20/99.11	c qxplain 3413/3414
101.20/99.15	c qxplain 3414/3414
101.20/99.18	c 66370[?] -12353[?] 12352[?]  is mandatory 
101.20/99.18	c qxplain 3413/3413
101.30/99.25	c qxplain 3410/3412
101.30/99.28	c qxplain 3412/3412
101.40/99.38	c 66372[?] -12354[?] 11738[?]  is mandatory 
101.40/99.38	c qxplain 3410/3411
101.50/99.41	c qxplain 3411/3411
101.50/99.45	c 66373[?] -12354[?] 12353[?]  is mandatory 
101.50/99.45	c qxplain 3410/3410
101.60/99.53	c qxplain 3337/3409
101.60/99.57	c qxplain 3374/3409
101.70/99.61	c qxplain 3392/3409
101.70/99.67	c qxplain 3401/3409
101.80/99.71	c qxplain 3406/3409
101.80/99.75	c qxplain 3408/3409
101.80/99.79	c qxplain 3406/3407
101.90/99.83	c qxplain 3407/3407
101.90/99.86	c 66377[?] -12355[?] 12348[?] 12354[?]  is mandatory 
101.90/99.86	c qxplain 3406/3406
102.00/99.98	c 66378[?] -12356[?] 11736[?]  is mandatory 
102.00/99.98	c qxplain 3401/3405
102.11/100.08	c qxplain 3404/3405
102.21/100.12	c qxplain 3405/3405
102.21/100.15	c 66379[?] -12356[?] 12355[?]  is mandatory 
102.21/100.15	c qxplain 3404/3404
102.40/100.32	c qxplain 3401/3403
102.50/100.40	c qxplain 3403/3403
102.60/100.55	c qxplain 3401/3402
102.70/100.60	c qxplain 3402/3402
102.80/100.75	c 66382[?] -12357[?] -11748[?]  is mandatory 
102.80/100.75	c qxplain 3401/3401
102.80/100.79	c 66383[?] -12358[?] 11748[?]  is mandatory 
102.80/100.79	c qxplain 3392/3400
102.90/100.84	c qxplain 3397/3400
102.90/100.90	c qxplain 3399/3400
103.00/100.98	c qxplain 3400/3400
103.10/101.07	c qxplain 3399/3399
103.21/101.11	c 66386[?] -12359[?] 11936[?]  is mandatory 
103.21/101.11	c qxplain 3397/3398
103.40/101.32	c qxplain 3392/3396
103.40/101.36	c qxplain 3395/3396
103.50/101.41	c qxplain 3396/3396
103.50/101.42	c qxplain 3395/3395
103.50/101.46	c 66391[?] -12360[?] 12359[?] 12358[?]  is mandatory 
103.50/101.46	c qxplain 3392/3394
103.50/101.49	c qxplain 3394/3394
103.70/101.60	c 66392[?] 12357[?] -12361[?]  is mandatory 
103.70/101.60	c qxplain 3392/3393
103.70/101.63	c qxplain 3393/3393
103.85/101.72	c 66393[?] -12361[?] 12360[?]  is mandatory 
103.85/101.72	c qxplain 3392/3392
103.85/101.73	c qxplain 3374/3391
103.85/101.77	c qxplain 3383/3391
103.95/101.81	c qxplain 3388/3391
103.95/101.84	c qxplain 3390/3391
103.95/101.88	c qxplain 3391/3391
104.15/102.00	c 66395[?] -12362[?] 11735[?]  is mandatory 
104.15/102.00	c qxplain 3390/3390
104.15/102.04	c 66396[?] -12362[?] 12361[?]  is mandatory 
104.15/102.04	c qxplain 3388/3389
104.25/102.19	c qxplain 3383/3387
104.36/102.23	c qxplain 3386/3387
104.36/102.26	c qxplain 3387/3387
104.55/102.41	c qxplain 3386/3386
104.55/102.44	c 66400[?] -12363[?] 12356[?] 12362[?]  is mandatory 
104.55/102.44	c qxplain 3383/3385
104.55/102.49	c qxplain 3385/3385
104.86/102.72	c 66401[?] -12364[?] 11733[?]  is mandatory 
104.86/102.72	c qxplain 3383/3384
104.86/102.77	c qxplain 3384/3384
104.96/102.82	c 66402[?] -12364[?] 12363[?]  is mandatory 
104.96/102.82	c qxplain 3383/3383
105.06/102.90	c qxplain 3374/3382
105.16/103.02	c qxplain 3379/3382
105.26/103.11	c qxplain 3381/3382
105.36/103.25	c qxplain 3382/3382
105.47/103.35	c qxplain 3381/3381
105.57/103.45	c 66405[?] -12365[?] -11749[?]  is mandatory 
105.57/103.45	c qxplain 3379/3380
105.57/103.49	c qxplain 3380/3380
105.66/103.53	c 66406[?] -12366[?] 11749[?]  is mandatory 
105.66/103.53	c qxplain 3379/3379
105.66/103.54	c qxplain 3374/3378
105.66/103.58	c qxplain 3377/3378
105.76/103.63	c qxplain 3378/3378
105.76/103.67	c 66409[?] -12367[?] 11939[?]  is mandatory 
105.76/103.67	c qxplain 3377/3377
105.96/103.84	c qxplain 3374/3376
105.96/103.89	c qxplain 3376/3376
106.06/103.96	c qxplain 3374/3375
106.06/103.99	c qxplain 3375/3375
106.16/104.00	c qxplain 3374/3374
106.16/104.03	c 66414[?] -12368[?] 12367[?] 12366[?]  is mandatory 
106.16/104.03	c qxplain 3337/3373
106.16/104.06	c qxplain 3356/3373
106.26/104.10	c qxplain 3365/3373
106.26/104.13	c qxplain 3370/3373
106.26/104.17	c qxplain 3372/3373
106.36/104.20	c qxplain 3373/3373
106.46/104.35	c 66415[?] 12365[?] -12369[?]  is mandatory 
106.46/104.35	c qxplain 3372/3372
106.46/104.39	c 66416[?] -12369[?] 12368[?]  is mandatory 
106.46/104.39	c qxplain 3370/3371
106.57/104.50	c qxplain 3371/3371
106.67/104.54	c qxplain 3370/3370
106.76/104.67	c 66418[?] -12370[?] 11732[?]  is mandatory 
106.76/104.67	c qxplain 3365/3369
106.86/104.73	c qxplain 3368/3369
106.86/104.79	c qxplain 3369/3369
106.96/104.82	c 66419[?] -12370[?] 12369[?]  is mandatory 
106.96/104.82	c qxplain 3368/3368
107.06/104.90	c qxplain 3365/3367
107.06/104.94	c qxplain 3367/3367
107.16/105.00	c qxplain 3365/3366
107.16/105.04	c qxplain 3366/3366
107.16/105.09	c qxplain 3365/3365
107.26/105.12	c 66423[?] -12371[?] 12364[?] 12370[?]  is mandatory 
107.26/105.12	c qxplain 3356/3364
107.26/105.16	c qxplain 3361/3364
107.36/105.21	c qxplain 3363/3364
107.46/105.38	c qxplain 3364/3364
107.56/105.45	c 66424[?] 11730[?] -12372[?]  is mandatory 
107.56/105.45	c qxplain 3363/3363
107.56/105.49	c 66425[?] -12372[?] 12371[?]  is mandatory 
107.56/105.49	c qxplain 3361/3362
107.86/105.77	c qxplain 3356/3360
107.96/105.81	c qxplain 3359/3360
107.96/105.85	c qxplain 3360/3360
108.06/105.98	c 66428[?] -12373[?] -11750[?]  is mandatory 
108.06/105.98	c qxplain 3359/3359
108.16/106.02	c 66429[?] -12374[?] 11750[?]  is mandatory 
108.16/106.02	c qxplain 3356/3358
108.16/106.06	c qxplain 3358/3358
108.16/106.06	c qxplain 3356/3357
108.16/106.10	c qxplain 3357/3357
108.26/106.13	c 66432[?] -12375[?] 11942[?]  is mandatory 
108.26/106.13	c qxplain 3356/3356
108.46/106.34	c 66433[?] 11630[?] -12375[?]  is mandatory 
108.46/106.34	c qxplain 3337/3355
108.46/106.37	c qxplain 3347/3355
108.56/106.40	c qxplain 3352/3355
108.56/106.43	c qxplain 3354/3355
108.66/106.56	c qxplain 3352/3353
108.76/106.60	c qxplain 3353/3353
108.76/106.63	c 66437[?] -12376[?] 12375[?] 12374[?]  is mandatory 
108.76/106.63	c qxplain 3352/3352
108.96/106.82	c 66438[?] 12373[?] -12377[?]  is mandatory 
108.96/106.82	c qxplain 3347/3351
108.96/106.86	c qxplain 3350/3351
108.96/106.89	c qxplain 3351/3351
109.06/106.92	c 66439[?] -12377[?] 12376[?]  is mandatory 
109.06/106.92	c qxplain 3350/3350
109.06/106.93	c qxplain 3347/3349
109.06/106.97	c qxplain 3349/3349
109.16/107.01	c 66441[?] 11729[?] -12378[?]  is mandatory 
109.16/107.01	c qxplain 3347/3348
109.26/107.10	c qxplain 3348/3348
109.26/107.18	c 66442[?] -12378[?] 12377[?]  is mandatory 
109.26/107.18	c qxplain 3347/3347
109.36/107.25	c qxplain 3337/3346
109.36/107.29	c qxplain 3342/3346
109.46/107.32	c qxplain 3345/3346
109.56/107.48	c qxplain 3342/3344
109.66/107.51	c qxplain 3344/3344
109.76/107.61	c 66446[?] -12379[?] 12378[?] 12372[?]  is mandatory 
109.76/107.61	c qxplain 3342/3343
109.76/107.65	c qxplain 3343/3343
109.87/107.74	c 66447[?] 11727[?] -12380[?]  is mandatory 
109.87/107.74	c qxplain 3342/3342
109.87/107.80	c 66448[?] -12380[?] 12379[?]  is mandatory 
109.87/107.80	c qxplain 3337/3341
109.97/107.83	c qxplain 3340/3341
110.06/107.91	c qxplain 3337/3339
110.06/107.94	c qxplain 3339/3339
110.26/108.12	c 66451[?] -12381[?] -11751[?]  is mandatory 
110.26/108.12	c qxplain 3337/3338
110.26/108.15	c qxplain 3338/3338
110.26/108.19	c 66452[?] -12382[?] 11751[?]  is mandatory 
110.26/108.19	c qxplain 3337/3337
110.36/108.20	c qxplain 3192/3336
110.36/108.23	c qxplain 3265/3336
110.36/108.27	c qxplain 3301/3336
110.46/108.30	c qxplain 3319/3336
110.46/108.33	c qxplain 3328/3336
110.46/108.36	c qxplain 3333/3336
110.46/108.40	c qxplain 3335/3336
110.56/108.43	c qxplain 3336/3336
110.56/108.46	c 66455[?] -12383[?] 11945[?]  is mandatory 
110.56/108.46	c qxplain 3335/3335
110.66/108.53	c 66456[?] -12383[?] 11630[?]  is mandatory 
110.66/108.53	c qxplain 3333/3334
110.76/108.61	c qxplain 3328/3332
110.76/108.64	c qxplain 3331/3332
110.76/108.68	c qxplain 3332/3332
110.86/108.71	c 66460[?] -12384[?] 12383[?] 12382[?]  is mandatory 
110.86/108.71	c qxplain 3331/3331
110.86/108.75	c 66461[?] -12385[?] 12381[?]  is mandatory 
110.86/108.75	c qxplain 3328/3330
110.86/108.79	c qxplain 3330/3330
110.97/108.82	c 66462[?] -12385[?] 12384[?]  is mandatory 
110.97/108.82	c qxplain 3328/3329
110.97/108.87	c qxplain 3329/3329
111.07/108.91	c qxplain 3328/3328
111.07/108.98	c 66465[?] -12386[?] 12385[?]  is mandatory 
111.07/108.98	c qxplain 3319/3327
111.16/109.06	c qxplain 3324/3327
111.26/109.10	c qxplain 3326/3327
111.36/109.20	c qxplain 3327/3327
111.36/109.21	c qxplain 3326/3326
111.36/109.26	c 66469[?] -12387[?] 12380[?] 12386[?]  is mandatory 
111.36/109.26	c qxplain 3324/3325
111.46/109.34	c qxplain 3325/3325
111.56/109.45	c qxplain 3324/3324
111.66/109.51	c 66471[?] -12388[?] 12387[?]  is mandatory 
111.66/109.51	c qxplain 3319/3323
111.66/109.56	c qxplain 3322/3323
111.76/109.60	c qxplain 3319/3321
111.76/109.64	c qxplain 3321/3321
111.76/109.64	c qxplain 3319/3320
111.76/109.68	c qxplain 3320/3320
111.87/109.72	c 66475[?] -12389[?] 12388[?] 12336[?]  is mandatory 
111.87/109.72	c qxplain 3319/3319
111.97/109.81	c 66476[?] -12390[?] 11923[?]  is mandatory 
111.97/109.81	c qxplain 3301/3318
111.97/109.85	c qxplain 3310/3318
111.97/109.89	c qxplain 3315/3318
112.08/109.93	c qxplain 3317/3318
112.08/109.96	c qxplain 3318/3318
112.08/109.99	c 66477[?] -12390[?] 12389[?]  is mandatory 
112.08/109.99	c qxplain 3317/3317
112.18/110.03	c 66481[?] -12391[?] 12390[?] 12330[?]  is mandatory 
112.18/110.03	c qxplain 3315/3316
112.18/110.06	c qxplain 3316/3316
112.18/110.07	c qxplain 3315/3315
112.27/110.10	c 66484[?] -12392[?] 12391[?] 12329[?]  is mandatory 
112.27/110.10	c qxplain 3310/3314
112.37/110.20	c qxplain 3313/3314
112.37/110.28	c qxplain 3314/3314
112.47/110.38	c qxplain 3313/3313
112.57/110.48	c 66492[?] -12344[?] -12395[?]  is mandatory 
112.57/110.48	c qxplain 3310/3312
112.77/110.61	c qxplain 3312/3312
112.77/110.68	c qxplain 3310/3311
112.87/110.73	c qxplain 3311/3311
112.87/110.76	c 66494[?] -12396[?] 11637[?]  is mandatory 
112.87/110.76	c qxplain 3310/3310
112.97/110.80	c 66496[?] -12397[?] 11821[?]  is mandatory 
112.97/110.80	c qxplain 3301/3309
112.97/110.85	c qxplain 3306/3309
112.97/110.89	c qxplain 3308/3309
113.18/111.00	c qxplain 3309/3309
113.18/111.07	c qxplain 3308/3308
113.28/111.11	c 66498[?] 12397[?] -11821[?] -11818[?]  is mandatory 
113.28/111.11	c qxplain 3306/3307
113.28/111.15	c qxplain 3307/3307
113.28/111.19	c 66499[?] -12398[?] 12339[?]  is mandatory 
113.28/111.19	c qxplain 3306/3306
113.37/111.26	c qxplain 3301/3305
113.47/111.32	c qxplain 3304/3305
113.47/111.37	c qxplain 3305/3305
113.47/111.37	c qxplain 3304/3304
113.57/111.44	c 66502[?] 12399[?] -12397[?]  is mandatory 
113.57/111.44	c qxplain 3301/3303
113.57/111.49	c qxplain 3303/3303
113.57/111.49	c qxplain 3301/3302
113.67/111.53	c qxplain 3302/3302
113.67/111.57	c 66504[?] -12399[?] 12397[?] 12398[?]  is mandatory 
113.67/111.57	c qxplain 3301/3301
113.77/111.61	c 66506[?] 12400[?] -12399[?]  is mandatory 
113.77/111.61	c qxplain 3265/3300
113.77/111.64	c qxplain 3283/3300
113.77/111.67	c qxplain 3292/3300
113.87/111.71	c qxplain 3297/3300
113.87/111.75	c qxplain 3299/3300
113.97/111.81	c qxplain 3300/3300
113.97/111.84	c 66507[?] -12400[?] 12399[?] 12396[?]  is mandatory 
113.97/111.84	c qxplain 3299/3299
114.07/111.92	c 66508[?] 12395[?] -12401[?]  is mandatory 
114.07/111.92	c qxplain 3297/3298
114.17/112.02	c qxplain 3298/3298
114.17/112.06	c 66509[?] -12401[?] 12400[?]  is mandatory 
114.17/112.06	c qxplain 3297/3297
114.17/112.07	c qxplain 3292/3296
114.27/112.12	c qxplain 3295/3296
114.37/112.24	c qxplain 3296/3296
114.37/112.25	c qxplain 3295/3295
114.47/112.32	c 66518[?] -12400[?] -12404[?]  is mandatory 
114.47/112.32	c qxplain 3292/3294
114.47/112.35	c qxplain 3294/3294
114.47/112.39	c 66520[?] 12404[?] -12405[?]  is mandatory 
114.47/112.39	c qxplain 3292/3293
114.57/112.45	c qxplain 3293/3293
114.57/112.46	c qxplain 3292/3292
114.67/112.50	c 66535[?] -12392[?] -12410[?]  is mandatory 
114.67/112.50	c qxplain 3283/3291
114.67/112.54	c qxplain 3288/3291
114.67/112.57	c qxplain 3290/3291
114.77/112.61	c qxplain 3291/3291
114.77/112.65	c 66536[?] 12410[?] -12411[?]  is mandatory 
114.77/112.65	c qxplain 3290/3290
114.77/112.68	c 66537[?] -12411[?] 11637[?]  is mandatory 
114.77/112.68	c qxplain 3288/3289
114.87/112.72	c qxplain 3289/3289
114.87/112.75	c 66564[?] -12420[?] 12337[?]  is mandatory 
114.87/112.75	c qxplain 3288/3288
114.97/112.81	c 66590[?] -12429[?] 11638[?]  is mandatory 
114.97/112.81	c qxplain 3283/3287
114.97/112.85	c qxplain 3286/3287
114.97/112.88	c qxplain 3287/3287
115.07/112.92	c 66591[?] 11959[?] -12429[?]  is mandatory 
115.07/112.92	c qxplain 3286/3286
115.07/112.93	c qxplain 3283/3285
115.07/112.96	c qxplain 3285/3285
115.17/113.02	c 66594[?] -12430[?] 12429[?]  is mandatory 
115.17/113.02	c qxplain 3283/3284
115.17/113.06	c qxplain 3284/3284
115.27/113.11	c 68283[?] -13006[?] 11738[?]  is mandatory 
115.27/113.11	c qxplain 3283/3283
115.27/113.14	c 68284[?] -13006[?] 12189[?]  is mandatory 
115.27/113.14	c qxplain 3265/3282
115.27/113.17	c qxplain 3274/3282
115.37/113.20	c qxplain 3279/3282
115.37/113.24	c qxplain 3281/3282
115.37/113.27	c qxplain 3282/3282
115.57/113.43	c qxplain 3281/3281
115.57/113.46	c 68286[?] -13007[?] 11741[?]  is mandatory 
115.57/113.46	c qxplain 3279/3280
115.57/113.49	c qxplain 3280/3280
115.67/113.52	c 68287[?] -13007[?] 12187[?]  is mandatory 
115.67/113.52	c qxplain 3279/3279
115.77/113.67	c qxplain 3274/3278
115.87/113.71	c qxplain 3277/3278
115.87/113.74	c qxplain 3278/3278
115.87/113.77	c 68289[?] -13008[?] 11742[?]  is mandatory 
115.87/113.77	c qxplain 3277/3277
115.97/113.80	c 68290[?] 12320[?] -13008[?]  is mandatory 
115.97/113.80	c qxplain 3274/3276
116.17/114.09	c qxplain 3265/3273
116.27/114.12	c qxplain 3270/3273
116.27/114.15	c qxplain 3272/3273
116.27/114.18	c qxplain 3273/3273
116.37/114.22	c 68294[?] -13009[?] 13007[?] 13008[?]  is mandatory 
116.37/114.22	c qxplain 3272/3272
116.37/114.25	c 68295[?] -13010[?] 11739[?]  is mandatory 
116.37/114.25	c qxplain 3270/3271
116.37/114.28	c qxplain 3271/3271
116.47/114.32	c 68296[?] 13009[?] -13010[?]  is mandatory 
116.47/114.32	c qxplain 3270/3270
116.67/114.53	c qxplain 3265/3269
116.67/114.56	c qxplain 3268/3269
116.87/114.73	c qxplain 3265/3267
116.87/114.77	c qxplain 3267/3267
116.97/114.80	c 68300[?] 13006[?] -13011[?] 13010[?]  is mandatory 
116.97/114.80	c qxplain 3265/3266
116.97/114.83	c qxplain 3266/3266
117.17/115.08	c 68304[?] 11738[?] -13013[?]  is mandatory 
117.17/115.08	c qxplain 3265/3265
117.27/115.11	c 68305[?] -13013[?] 11933[?]  is mandatory 
117.27/115.11	c qxplain 3192/3264
117.27/115.15	c qxplain 3229/3264
117.27/115.18	c qxplain 3247/3264
117.37/115.21	c qxplain 3256/3264
117.37/115.24	c qxplain 3261/3264
117.37/115.28	c qxplain 3263/3264
117.47/115.31	c qxplain 3264/3264
117.57/115.47	c qxplain 3263/3263
117.67/115.50	c 68307[?] -13014[?] 11739[?]  is mandatory 
117.67/115.50	c qxplain 3261/3262
117.67/115.54	c qxplain 3262/3262
117.67/115.57	c 68308[?] -13014[?] 12189[?]  is mandatory 
117.67/115.57	c qxplain 3261/3261
117.87/115.79	c qxplain 3256/3260
117.97/115.82	c qxplain 3259/3260
118.07/115.94	c qxplain 3256/3258
118.07/115.98	c qxplain 3258/3258
118.17/116.01	c 68312[?] -13015[?] 13013[?] 13014[?]  is mandatory 
118.17/116.01	c qxplain 3256/3257
118.17/116.04	c qxplain 3257/3257
118.17/116.08	c 68704[?] 11741[?] -13155[?]  is mandatory 
118.17/116.08	c qxplain 3256/3256
118.27/116.11	c 68705[?] 12320[?] -13155[?]  is mandatory 
118.27/116.11	c qxplain 3247/3255
118.27/116.15	c qxplain 3252/3255
118.37/116.20	c qxplain 3254/3255
118.47/116.33	c qxplain 3252/3253
118.47/116.37	c qxplain 3253/3253
118.57/116.44	c 68738[?] -13166[?] 11753[?]  is mandatory 
118.57/116.44	c qxplain 3252/3252
118.67/116.54	c 68740[?] -13167[?] 11821[?]  is mandatory 
118.67/116.54	c qxplain 3247/3251
118.67/116.58	c qxplain 3250/3251
118.77/116.63	c qxplain 3251/3251
118.87/116.70	c 68741[?] -13167[?] 11951[?]  is mandatory 
118.87/116.70	c qxplain 3250/3250
118.87/116.70	c qxplain 3247/3249
118.87/116.76	c qxplain 3249/3249
118.97/116.82	c 68743[?] -13168[?] 12339[?]  is mandatory 
118.97/116.82	c qxplain 3247/3248
119.07/116.90	c qxplain 3248/3248
119.07/116.96	c 68744[?] -13168[?] 12389[?]  is mandatory 
119.07/116.96	c qxplain 3247/3247
119.17/117.04	c 68746[?] 11744[?] -13169[?]  is mandatory 
119.17/117.04	c qxplain 3229/3246
119.17/117.07	c qxplain 3238/3246
119.27/117.11	c qxplain 3243/3246
119.37/117.20	c qxplain 3245/3246
119.37/117.25	c qxplain 3246/3246
119.47/117.33	c 68747[?] 12429[?] -13169[?]  is mandatory 
119.47/117.33	c qxplain 3245/3245
119.47/117.33	c qxplain 3243/3244
119.57/117.42	c qxplain 3244/3244
119.57/117.47	c 68750[?] -13170[?] -12334[?]  is mandatory 
119.57/117.47	c qxplain 3243/3243
119.67/117.54	c 68751[?] -13171[?] 11752[?]  is mandatory 
119.67/117.54	c qxplain 3238/3242
119.77/117.63	c qxplain 3241/3242
119.77/117.67	c qxplain 3242/3242
119.77/117.68	c qxplain 3241/3241
119.87/117.74	c 68754[?] -13172[?] 11948[?]  is mandatory 
119.87/117.74	c qxplain 3238/3240
119.87/117.79	c qxplain 3240/3240
119.97/117.84	c qxplain 3238/3239
120.07/117.95	c qxplain 3239/3239
120.17/118.00	c 68756[?] 13172[?] -11818[?] -11948[?]  is mandatory 
120.17/118.00	c qxplain 3238/3238
120.17/118.04	c 68757[?] -13173[?] 12387[?]  is mandatory 
120.17/118.04	c qxplain 3229/3237
120.17/118.08	c qxplain 3234/3237
120.27/118.17	c qxplain 3236/3237
120.37/118.29	c qxplain 3234/3235
120.48/118.33	c qxplain 3235/3235
120.48/118.37	c 68760[?] 13174[?] -13172[?]  is mandatory 
120.48/118.37	c qxplain 3234/3234
120.48/118.38	c qxplain 3229/3233
120.58/118.41	c qxplain 3232/3233
120.58/118.45	c qxplain 3233/3233
120.68/118.52	c 68762[?] -13174[?] 13173[?] 13172[?]  is mandatory 
120.68/118.52	c qxplain 3232/3232
120.68/118.56	c 68764[?] 13175[?] -13174[?]  is mandatory 
120.68/118.56	c qxplain 3229/3231
120.68/118.59	c qxplain 3231/3231
120.78/118.66	c 68765[?] -13175[?] 13174[?] 13171[?]  is mandatory 
120.78/118.66	c qxplain 3229/3230
120.78/118.70	c qxplain 3230/3230
120.88/118.73	c 68766[?] -13176[?] 13170[?]  is mandatory 
120.88/118.73	c qxplain 3229/3229
120.88/118.77	c 68767[?] -13176[?] 13175[?]  is mandatory 
120.88/118.77	c qxplain 3192/3228
120.88/118.80	c qxplain 3211/3228
120.98/118.83	c qxplain 3220/3228
120.98/118.86	c qxplain 3225/3228
120.98/118.90	c qxplain 3227/3228
121.08/118.93	c qxplain 3228/3228
121.18/119.02	c 68769[?] -13177[?] 12331[?]  is mandatory 
121.18/119.02	c qxplain 3227/3227
121.18/119.05	c 68770[?] -13177[?] 13176[?]  is mandatory 
121.18/119.05	c qxplain 3225/3226
121.28/119.12	c qxplain 3226/3226
121.38/119.21	c qxplain 3225/3225
121.38/119.24	c 68773[?] -13178[?] 13177[?]  is mandatory 
121.38/119.24	c qxplain 3220/3224
121.38/119.28	c qxplain 3223/3224
121.48/119.37	c qxplain 3224/3224
121.58/119.43	c qxplain 3223/3223
121.68/119.56	c 68775[?] -13179[?] 11742[?]  is mandatory 
121.68/119.56	c qxplain 3220/3222
121.78/119.60	c qxplain 3222/3222
121.78/119.69	c 68776[?] -13179[?] 13169[?]  is mandatory 
121.78/119.69	c qxplain 3220/3221
121.88/119.75	c qxplain 3221/3221
121.88/119.79	c qxplain 3220/3220
121.98/119.85	c 68778[?] -13180[?] 12341[?]  is mandatory 
121.98/119.85	c qxplain 3211/3219
121.98/119.88	c qxplain 3216/3219
122.08/119.93	c qxplain 3218/3219
122.17/120.02	c qxplain 3219/3219
122.17/120.06	c 68779[?] -13180[?] 12401[?]  is mandatory 
122.17/120.06	c qxplain 3218/3218
122.17/120.06	c qxplain 3216/3217
122.27/120.16	c qxplain 3217/3217
122.47/120.38	c 68781[?] -13181[?] 11741[?]  is mandatory 
122.47/120.38	c qxplain 3216/3216
122.57/120.44	c 68782[?] 13180[?] -13181[?]  is mandatory 
122.57/120.44	c qxplain 3211/3215
122.67/120.58	c qxplain 3214/3215
122.87/120.74	c qxplain 3211/3213
122.97/120.81	c qxplain 3213/3213
123.08/120.95	c qxplain 3211/3212
123.18/121.00	c qxplain 3212/3212
123.18/121.04	c 68786[?] 13181[?] -13182[?] 13179[?]  is mandatory 
123.18/121.04	c qxplain 3211/3211
123.27/121.10	c 68787[?] 11739[?] -13183[?]  is mandatory 
123.27/121.10	c qxplain 3192/3210
123.27/121.14	c qxplain 3202/3210
123.37/121.25	c qxplain 3207/3210
123.47/121.36	c qxplain 3209/3210
123.57/121.41	c qxplain 3210/3210
123.57/121.44	c 68788[?] -13183[?] 13182[?]  is mandatory 
123.57/121.44	c qxplain 3209/3209
123.57/121.45	c qxplain 3207/3208
123.67/121.53	c qxplain 3208/3208
123.77/121.60	c qxplain 3207/3207
123.77/121.66	c 68791[?] -12352[?] -13184[?]  is mandatory 
123.77/121.66	c qxplain 3202/3206
123.87/121.74	c qxplain 3205/3206
124.03/121.89	c qxplain 3206/3206
124.23/122.00	c 68792[?] -13185[?] 11747[?]  is mandatory 
124.23/122.00	c qxplain 3205/3205
124.23/122.03	c qxplain 3202/3204
124.33/122.11	c qxplain 3204/3204
124.33/122.18	c 68795[?] -13186[?] 11933[?]  is mandatory 
124.33/122.18	c qxplain 3202/3203
124.42/122.25	c qxplain 3203/3203
124.52/122.36	c qxplain 3202/3202
124.62/122.41	c 68797[?] 13186[?] -11818[?] -11933[?]  is mandatory 
124.62/122.41	c qxplain 3192/3201
124.62/122.46	c qxplain 3197/3201
124.72/122.58	c qxplain 3200/3201
124.82/122.64	c qxplain 3201/3201
124.82/122.67	c 68798[?] -13187[?] 12347[?]  is mandatory 
124.82/122.67	c qxplain 3200/3200
125.02/122.82	c qxplain 3197/3199
125.12/122.90	c qxplain 3199/3199
125.12/122.96	c qxplain 3197/3198
125.22/123.01	c qxplain 3198/3198
125.22/123.06	c 68801[?] 13188[?] -13186[?]  is mandatory 
125.22/123.06	c qxplain 3197/3197
125.22/123.06	c qxplain 3192/3196
125.33/123.15	c qxplain 3195/3196
125.33/123.18	c qxplain 3196/3196
125.43/123.21	c 68803[?] -13188[?] 13187[?] 13186[?]  is mandatory 
125.43/123.21	c qxplain 3195/3195
125.43/123.25	c 68805[?] 13189[?] -13188[?]  is mandatory 
125.43/123.25	c qxplain 3192/3194
125.52/123.30	c qxplain 3194/3194
125.52/123.34	c 68806[?] -13189[?] 13188[?] 13185[?]  is mandatory 
125.52/123.34	c qxplain 3192/3193
125.52/123.39	c qxplain 3193/3193
125.62/123.43	c 68807[?] 13184[?] -13190[?]  is mandatory 
125.62/123.43	c qxplain 3192/3192
125.62/123.47	c 68808[?] -13190[?] 13189[?]  is mandatory 
125.62/123.47	c qxplain 2902/3191
125.72/123.50	c qxplain 3047/3191
125.72/123.53	c qxplain 3120/3191
125.72/123.57	c qxplain 3156/3191
125.82/123.60	c qxplain 3174/3191
125.82/123.65	c qxplain 3183/3191
125.92/123.73	c qxplain 3188/3191
125.92/123.76	c qxplain 3190/3191
126.02/123.83	c qxplain 3191/3191
126.02/123.84	c qxplain 3190/3190
126.12/123.90	c 68810[?] 12349[?] -13191[?]  is mandatory 
126.12/123.90	c qxplain 3188/3189
126.12/123.94	c qxplain 3189/3189
126.12/123.97	c 68811[?] -13191[?] 13190[?]  is mandatory 
126.12/123.97	c qxplain 3188/3188
126.12/123.98	c qxplain 3183/3187
126.22/124.02	c qxplain 3186/3187
126.22/124.06	c qxplain 3187/3187
126.32/124.12	c 68813[?] -13192[?] 11738[?]  is mandatory 
126.32/124.12	c qxplain 3186/3186
126.32/124.16	c 68814[?] -13192[?] 13191[?]  is mandatory 
126.32/124.16	c qxplain 3183/3185
126.53/124.31	c qxplain 3174/3182
126.53/124.36	c qxplain 3179/3182
126.53/124.39	c qxplain 3181/3182
126.62/124.42	c qxplain 3182/3182
126.62/124.45	c 68818[?] -13193[?] 13192[?] 13183[?]  is mandatory 
126.62/124.45	c qxplain 3181/3181
126.72/124.58	c 68819[?] -13194[?] 11736[?]  is mandatory 
126.72/124.58	c qxplain 3179/3180
126.82/124.63	c qxplain 3180/3180
126.82/124.69	c 68820[?] -13194[?] 13193[?]  is mandatory 
126.82/124.69	c qxplain 3179/3179
127.02/124.83	c qxplain 3174/3178
127.12/124.90	c qxplain 3177/3178
127.12/124.96	c qxplain 3178/3178
127.22/125.04	c qxplain 3177/3177
127.32/125.12	c 68823[?] -13195[?] -12360[?]  is mandatory 
127.32/125.12	c qxplain 3174/3176
127.32/125.17	c qxplain 3176/3176
127.42/125.26	c 68824[?] -13196[?] 11748[?]  is mandatory 
127.42/125.26	c qxplain 3174/3175
127.53/125.33	c qxplain 3175/3175
127.53/125.38	c qxplain 3174/3174
127.63/125.42	c 68827[?] -13197[?] 11936[?]  is mandatory 
127.63/125.42	c qxplain 3156/3173
127.63/125.47	c qxplain 3165/3173
127.72/125.52	c qxplain 3170/3173
127.72/125.58	c qxplain 3172/3173
127.92/125.79	c qxplain 3170/3171
128.02/125.83	c qxplain 3171/3171
128.02/125.86	c 68830[?] -13198[?] 12355[?]  is mandatory 
128.02/125.86	c qxplain 3170/3170
128.12/125.96	c qxplain 3165/3169
128.22/126.00	c qxplain 3168/3169
128.32/126.12	c qxplain 3165/3167
128.32/126.15	c qxplain 3167/3167
128.42/126.21	c qxplain 3165/3166
128.42/126.25	c qxplain 3166/3166
128.42/126.28	c 68835[?] -13199[?] 13198[?] 13197[?]  is mandatory 
128.42/126.28	c qxplain 3165/3165
128.42/126.29	c qxplain 3156/3164
128.53/126.33	c qxplain 3161/3164
128.53/126.36	c qxplain 3163/3164
128.64/126.40	c qxplain 3164/3164
128.64/126.43	c 68838[?] -13200[?] 13199[?] 13196[?]  is mandatory 
128.64/126.43	c qxplain 3163/3163
128.74/126.52	c 68839[?] 13195[?] -13201[?]  is mandatory 
128.74/126.52	c qxplain 3161/3162
128.74/126.56	c qxplain 3162/3162
128.74/126.59	c 68840[?] -13201[?] 13200[?]  is mandatory 
128.74/126.59	c qxplain 3161/3161
128.83/126.60	c qxplain 3156/3160
128.83/126.63	c qxplain 3159/3160
128.83/126.66	c qxplain 3160/3160
128.93/126.76	c 68842[?] -13202[?] 12357[?]  is mandatory 
128.93/126.76	c qxplain 3159/3159
128.93/126.80	c 68843[?] -13202[?] 13201[?]  is mandatory 
128.93/126.80	c qxplain 3156/3158
129.03/126.83	c qxplain 3158/3158
129.03/126.83	c qxplain 3156/3157
129.03/126.87	c qxplain 3157/3157
129.13/126.99	c 68845[?] 11735[?] -13203[?]  is mandatory 
129.13/126.99	c qxplain 3156/3156
129.23/127.03	c 68846[?] -13203[?] 13202[?]  is mandatory 
129.23/127.03	c qxplain 3120/3155
129.23/127.06	c qxplain 3138/3155
129.33/127.11	c qxplain 3147/3155
129.33/127.14	c qxplain 3152/3155
129.33/127.17	c qxplain 3154/3155
129.43/127.27	c qxplain 3152/3153
129.53/127.31	c qxplain 3153/3153
129.53/127.36	c qxplain 3152/3152
129.63/127.40	c 68850[?] -13204[?] 13203[?] 13194[?]  is mandatory 
129.63/127.40	c qxplain 3147/3151
129.63/127.44	c qxplain 3150/3151
129.63/127.47	c qxplain 3151/3151
129.84/127.61	c 68851[?] -13205[?] 11733[?]  is mandatory 
129.84/127.61	c qxplain 3150/3150
129.84/127.65	c 68852[?] -13205[?] 13204[?]  is mandatory 
129.84/127.65	c qxplain 3147/3149
129.93/127.73	c qxplain 3149/3149
129.93/127.74	c qxplain 3147/3148
130.03/127.84	c qxplain 3148/3148
130.03/127.84	c qxplain 3147/3147
130.13/127.96	c 68855[?] -13206[?] -12368[?]  is mandatory 
130.13/127.96	c qxplain 3138/3146
130.23/128.00	c qxplain 3143/3146
130.23/128.04	c qxplain 3145/3146
130.23/128.07	c qxplain 3146/3146
130.43/128.24	c 68856[?] -13207[?] 11749[?]  is mandatory 
130.43/128.24	c qxplain 3145/3145
130.43/128.25	c qxplain 3143/3144
130.43/128.28	c qxplain 3144/3144
130.53/128.34	c 68859[?] -13208[?] 11939[?]  is mandatory 
130.53/128.34	c qxplain 3143/3143
130.63/128.42	c qxplain 3138/3142
130.63/128.45	c qxplain 3141/3142
130.63/128.48	c qxplain 3142/3142
130.73/128.55	c qxplain 3141/3141
130.73/128.59	c 68862[?] -13209[?] 12363[?]  is mandatory 
130.73/128.59	c qxplain 3138/3140
130.94/128.74	c qxplain 3120/3137
130.94/128.78	c qxplain 3129/3137
131.03/128.83	c qxplain 3134/3137
131.03/128.86	c qxplain 3136/3137
131.03/128.89	c qxplain 3137/3137
131.13/128.90	c qxplain 3136/3136
131.13/128.93	c 68867[?] -13210[?] 13209[?] 13208[?]  is mandatory 
131.13/128.93	c qxplain 3134/3135
131.13/128.96	c qxplain 3135/3135
131.13/128.97	c qxplain 3134/3134
131.23/129.00	c 68870[?] -13211[?] 13210[?] 13207[?]  is mandatory 
131.23/129.00	c qxplain 3129/3133
131.23/129.04	c qxplain 3132/3133
131.23/129.07	c qxplain 3133/3133
131.33/129.14	c 68871[?] 13206[?] -13212[?]  is mandatory 
131.33/129.14	c qxplain 3132/3132
131.33/129.18	c 68872[?] -13212[?] 13211[?]  is mandatory 
131.33/129.18	c qxplain 3129/3131
131.43/129.21	c qxplain 3131/3131
131.43/129.21	c qxplain 3129/3130
131.43/129.25	c qxplain 3130/3130
131.53/129.31	c 68874[?] -13213[?] 12365[?]  is mandatory 
131.53/129.31	c qxplain 3129/3129
131.53/129.34	c 68875[?] -13213[?] 13212[?]  is mandatory 
131.53/129.34	c qxplain 3120/3128
131.53/129.38	c qxplain 3125/3128
131.63/129.41	c qxplain 3127/3128
131.73/129.50	c qxplain 3128/3128
131.73/129.51	c qxplain 3127/3127
131.73/129.57	c 68877[?] -13214[?] 11732[?]  is mandatory 
131.73/129.57	c qxplain 3125/3126
131.83/129.61	c qxplain 3126/3126
131.83/129.64	c 68878[?] -13214[?] 13213[?]  is mandatory 
131.83/129.64	c qxplain 3125/3125
131.94/129.76	c qxplain 3120/3124
131.94/129.79	c qxplain 3123/3124
131.94/129.80	c qxplain 3120/3122
132.04/129.83	c qxplain 3122/3122
132.04/129.86	c 68882[?] -13215[?] 13205[?] 13214[?]  is mandatory 
132.04/129.86	c qxplain 3120/3121
132.13/129.91	c qxplain 3121/3121
132.23/130.03	c 68883[?] -13216[?] 11730[?]  is mandatory 
132.23/130.03	c qxplain 3120/3120
132.23/130.09	c 68884[?] -13216[?] 13215[?]  is mandatory 
132.23/130.09	c qxplain 3047/3119
132.33/130.12	c qxplain 3084/3119
132.33/130.16	c qxplain 3102/3119
132.43/130.20	c qxplain 3111/3119
132.43/130.25	c qxplain 3116/3119
132.63/130.42	c qxplain 3118/3119
132.63/130.49	c qxplain 3116/3117
132.73/130.53	c qxplain 3117/3117
132.73/130.59	c 68887[?] -12376[?] -13217[?]  is mandatory 
132.73/130.59	c qxplain 3116/3116
132.83/130.64	c 68888[?] -13218[?] 11750[?]  is mandatory 
132.83/130.64	c qxplain 3111/3115
132.93/130.72	c qxplain 3114/3115
132.93/130.75	c qxplain 3115/3115
133.13/130.90	c qxplain 3114/3114
133.13/130.95	c 68891[?] -13219[?] 11942[?]  is mandatory 
133.13/130.95	c qxplain 3111/3113
133.13/130.99	c qxplain 3113/3113
133.33/131.15	c qxplain 3111/3112
133.33/131.19	c qxplain 3112/3112
133.53/131.30	c qxplain 3111/3111
133.53/131.33	c 68894[?] -13220[?] 12371[?]  is mandatory 
133.53/131.33	c qxplain 3102/3110
133.53/131.37	c qxplain 3107/3110
133.73/131.54	c qxplain 3102/3106
133.73/131.57	c qxplain 3105/3106
133.83/131.61	c qxplain 3106/3106
133.83/131.67	c 68899[?] -13221[?] 13220[?] 13219[?]  is mandatory 
133.83/131.67	c qxplain 3105/3105
133.83/131.67	c qxplain 3102/3104
133.93/131.71	c qxplain 3104/3104
133.93/131.74	c 68902[?] -13222[?] 13221[?] 13218[?]  is mandatory 
133.93/131.74	c qxplain 3102/3103
133.93/131.78	c qxplain 3103/3103
134.03/131.82	c 68903[?] 13217[?] -13223[?]  is mandatory 
134.03/131.82	c qxplain 3102/3102
134.03/131.86	c 68904[?] -13223[?] 13222[?]  is mandatory 
134.03/131.86	c qxplain 3084/3101
134.03/131.89	c qxplain 3093/3101
134.13/131.92	c qxplain 3098/3101
134.13/131.95	c qxplain 3100/3101
134.23/132.01	c qxplain 3101/3101
134.23/132.02	c qxplain 3100/3100
134.33/132.12	c 68906[?] 12373[?] -13224[?]  is mandatory 
134.33/132.12	c qxplain 3098/3099
134.33/132.15	c qxplain 3099/3099
134.33/132.19	c 68907[?] -13224[?] 13223[?]  is mandatory 
134.33/132.19	c qxplain 3098/3098
134.33/132.19	c qxplain 3093/3097
134.44/132.23	c qxplain 3096/3097
134.54/132.30	c qxplain 3097/3097
134.54/132.36	c 68909[?] -13225[?] 11729[?]  is mandatory 
134.54/132.36	c qxplain 3096/3096
134.54/132.39	c 68910[?] -13225[?] 13224[?]  is mandatory 
134.54/132.39	c qxplain 3093/3095
134.74/132.52	c qxplain 3084/3092
134.74/132.56	c qxplain 3089/3092
134.74/132.59	c qxplain 3091/3092
134.84/132.62	c qxplain 3092/3092
134.84/132.68	c 68914[?] -13226[?] 13216[?] 13225[?]  is mandatory 
134.84/132.68	c qxplain 3091/3091
134.94/132.75	c 68915[?] -13227[?] 11727[?]  is mandatory 
134.94/132.75	c qxplain 3089/3090
135.04/132.88	c qxplain 3090/3090
135.14/132.94	c 68916[?] -13227[?] 13226[?]  is mandatory 
135.14/132.94	c qxplain 3089/3089
135.24/133.03	c qxplain 3084/3088
135.24/133.07	c qxplain 3087/3088
135.34/133.17	c qxplain 3088/3088
135.34/133.17	c qxplain 3087/3087
135.44/133.24	c 68919[?] -13228[?] -12384[?]  is mandatory 
135.44/133.24	c qxplain 3084/3086
135.44/133.29	c qxplain 3086/3086
135.54/133.37	c 68920[?] -13229[?] 11751[?]  is mandatory 
135.54/133.37	c qxplain 3084/3085
135.64/133.44	c qxplain 3085/3085
135.64/133.45	c qxplain 3084/3084
135.74/133.50	c 68923[?] -13230[?] 11945[?]  is mandatory 
135.74/133.50	c qxplain 3047/3083
135.74/133.53	c qxplain 3066/3083
135.74/133.57	c qxplain 3075/3083
135.84/133.60	c qxplain 3080/3083
135.94/133.71	c qxplain 3082/3083
135.94/133.77	c qxplain 3080/3081
136.04/133.83	c qxplain 3081/3081
136.04/133.87	c 68926[?] -13231[?] 12379[?]  is mandatory 
136.04/133.87	c qxplain 3080/3080
136.14/133.97	c qxplain 3075/3079
136.24/134.03	c qxplain 3078/3079
136.34/134.10	c qxplain 3075/3077
136.34/134.14	c qxplain 3077/3077
136.34/134.18	c qxplain 3075/3076
136.44/134.21	c qxplain 3076/3076
136.44/134.24	c 68931[?] -13232[?] 13231[?] 13230[?]  is mandatory 
136.44/134.24	c qxplain 3075/3075
136.44/134.25	c qxplain 3066/3074
136.44/134.29	c qxplain 3071/3074
136.54/134.32	c qxplain 3073/3074
136.54/134.35	c qxplain 3074/3074
136.54/134.39	c 68934[?] -13233[?] 13232[?] 13229[?]  is mandatory 
136.54/134.39	c qxplain 3073/3073
136.64/134.47	c 68935[?] 13228[?] -13234[?]  is mandatory 
136.64/134.47	c qxplain 3071/3072
136.74/134.50	c qxplain 3072/3072
136.74/134.53	c 68936[?] -13234[?] 13233[?]  is mandatory 
136.74/134.53	c qxplain 3071/3071
136.74/134.54	c qxplain 3066/3070
136.74/134.58	c qxplain 3069/3070
136.84/134.61	c qxplain 3070/3070
136.84/134.69	c 68938[?] -13235[?] 12381[?]  is mandatory 
136.84/134.69	c qxplain 3069/3069
136.94/134.72	c 68939[?] -13235[?] 13234[?]  is mandatory 
136.94/134.72	c qxplain 3066/3068
136.94/134.76	c qxplain 3068/3068
136.94/134.77	c qxplain 3066/3067
137.04/134.85	c qxplain 3067/3067
137.14/134.97	c qxplain 3066/3066
137.24/135.02	c 68942[?] -13236[?] 13235[?]  is mandatory 
137.24/135.02	c qxplain 3047/3065
137.24/135.06	c qxplain 3057/3065
137.34/135.10	c qxplain 3062/3065
137.34/135.13	c qxplain 3064/3065
137.34/135.19	c qxplain 3062/3063
137.45/135.23	c qxplain 3063/3063
137.45/135.24	c qxplain 3062/3062
137.45/135.27	c 68946[?] -13237[?] 13227[?] 13236[?]  is mandatory 
137.45/135.27	c qxplain 3057/3061
137.55/135.35	c qxplain 3060/3061
137.55/135.38	c qxplain 3061/3061
137.64/135.42	c qxplain 3060/3060
137.64/135.45	c 68948[?] -13238[?] 13237[?]  is mandatory 
137.64/135.45	c qxplain 3057/3059
137.64/135.50	c qxplain 3047/3056
137.74/135.53	c qxplain 3052/3056
137.74/135.59	c qxplain 3055/3056
137.84/135.62	c qxplain 3056/3056
137.84/135.66	c 68952[?] -13239[?] 13238[?] 13178[?]  is mandatory 
137.84/135.66	c qxplain 3055/3055
137.94/135.73	c 68953[?] -13240[?] 13169[?]  is mandatory 
137.94/135.74	c qxplain 3052/3054
137.94/135.77	c qxplain 3054/3054
138.04/135.80	c 68954[?] -13240[?] 13239[?]  is mandatory 
138.04/135.80	c qxplain 3052/3053
138.04/135.84	c qxplain 3053/3053
138.04/135.87	c 68958[?] -13241[?] 13240[?] 13168[?]  is mandatory 
138.04/135.87	c qxplain 3052/3052
138.04/135.88	c qxplain 3047/3051
138.14/135.94	c qxplain 3050/3051
138.14/135.98	c qxplain 3051/3051
138.24/136.01	c 68961[?] -13242[?] 13241[?] 13167[?]  is mandatory 
138.24/136.01	c qxplain 3050/3050
138.24/136.02	c qxplain 3047/3049
138.24/136.06	c qxplain 3049/3049
138.34/136.10	c 68964[?] -13243[?] 13242[?] 13166[?]  is mandatory 
138.34/136.10	c qxplain 3047/3048
138.44/136.20	c qxplain 3048/3048
138.44/136.21	c qxplain 3047/3047
138.55/136.30	c 68978[?] -13189[?] -13248[?]  is mandatory 
138.55/136.30	c qxplain 2902/3046
138.55/136.34	c qxplain 2975/3046
138.55/136.37	c qxplain 3011/3046
138.65/136.41	c qxplain 3029/3046
138.84/136.60	c qxplain 3038/3046
138.84/136.65	c qxplain 3043/3046
138.84/136.69	c qxplain 3045/3046
138.94/136.73	c qxplain 3046/3046
139.04/136.88	c qxplain 3045/3045
139.14/136.92	c 68980[?] -13249[?] 11746[?]  is mandatory 
139.14/136.92	c qxplain 3043/3044
139.14/136.98	c qxplain 3044/3044
139.14/136.98	c qxplain 3043/3043
139.24/137.05	c 68982[?] -13250[?] 11933[?]  is mandatory 
139.24/137.05	c qxplain 3038/3042
139.24/137.08	c qxplain 3041/3042
139.34/137.14	c qxplain 3038/3040
139.34/137.17	c qxplain 3040/3040
139.44/137.24	c 68985[?] -13251[?] 12347[?]  is mandatory 
139.44/137.24	c qxplain 3038/3039
139.54/137.36	c qxplain 3029/3037
139.54/137.39	c qxplain 3034/3037
139.64/137.43	c qxplain 3036/3037
139.64/137.46	c qxplain 3037/3037
139.64/137.49	c 68988[?] -13252[?] 13182[?]  is mandatory 
139.64/137.49	c qxplain 3036/3036
139.84/137.65	c qxplain 3034/3035
139.94/137.75	c qxplain 3029/3033
139.94/137.79	c qxplain 3032/3033
140.04/137.82	c qxplain 3033/3033
140.04/137.83	c qxplain 3032/3032
140.04/137.86	c 68993[?] -13253[?] 13252[?] 13251[?]  is mandatory 
140.04/137.86	c qxplain 3029/3031
140.04/137.89	c qxplain 3031/3031
140.14/137.90	c qxplain 3029/3030
140.14/137.93	c qxplain 3030/3030
140.24/138.02	c qxplain 3029/3029
140.24/138.05	c 68996[?] -13254[?] 13253[?] 13250[?]  is mandatory 
140.24/138.05	c qxplain 3011/3028
140.24/138.09	c qxplain 3020/3028
140.34/138.15	c qxplain 3025/3028
140.45/138.20	c qxplain 3027/3028
140.45/138.23	c qxplain 3028/3028
140.45/138.24	c qxplain 3027/3027
140.45/138.27	c 68999[?] -13255[?] 13254[?] 13249[?]  is mandatory 
140.45/138.27	c qxplain 3025/3026
140.55/138.32	c qxplain 3026/3026
140.55/138.37	c 69000[?] -13256[?] 13248[?]  is mandatory 
140.55/138.37	c qxplain 3025/3025
140.65/138.40	c 69001[?] -13256[?] 13255[?]  is mandatory 
140.65/138.40	c qxplain 3020/3024
140.65/138.44	c qxplain 3023/3024
140.65/138.47	c qxplain 3024/3024
140.65/138.48	c qxplain 3023/3023
140.75/138.51	c 69004[?] -13257[?] 13256[?]  is mandatory 
140.75/138.51	c qxplain 3020/3022
140.75/138.56	c qxplain 3022/3022
140.75/138.57	c qxplain 3020/3021
140.85/138.65	c qxplain 3021/3021
140.85/138.66	c qxplain 3020/3020
140.85/138.69	c 69013[?] -13255[?] -13260[?]  is mandatory 
140.85/138.69	c qxplain 3011/3019
140.95/138.75	c qxplain 3016/3019
141.05/138.82	c qxplain 3018/3019
141.05/138.89	c qxplain 3019/3019
141.15/138.99	c 69014[?] 13248[?] -13261[?]  is mandatory 
141.15/138.99	c qxplain 3018/3018
141.25/139.03	c 69015[?] 13260[?] -13261[?]  is mandatory 
141.25/139.03	c qxplain 3016/3017
141.25/139.07	c qxplain 3011/3015
141.35/139.14	c qxplain 3014/3015
141.35/139.18	c qxplain 3015/3015
141.45/139.21	c 69018[?] 13261[?] -13262[?]  is mandatory 
141.45/139.21	c qxplain 3014/3014
141.45/139.22	c qxplain 3011/3013
141.45/139.25	c qxplain 3013/3013
141.45/139.26	c qxplain 3011/3012
141.45/139.29	c qxplain 3012/3012
141.55/139.32	c 69038[?] -13269[?] 11746[?]  is mandatory 
141.55/139.32	c qxplain 3011/3011
141.55/139.33	c qxplain 2975/3010
141.55/139.36	c qxplain 2993/3010
141.65/139.40	c qxplain 3002/3010
141.65/139.43	c qxplain 3007/3010
141.79/139.53	c qxplain 3009/3010
141.79/139.56	c qxplain 3010/3010
141.79/139.60	c 69074[?] -13281[?] 12345[?]  is mandatory 
141.79/139.60	c qxplain 3009/3009
141.90/139.60	c qxplain 3007/3008
141.90/139.64	c qxplain 3008/3008
141.90/139.67	c 69110[?] -13293[?] 13180[?]  is mandatory 
141.90/139.67	c qxplain 3007/3007
142.00/139.73	c 69145[?] 12341[?] -13305[?]  is mandatory 
142.00/139.73	c qxplain 3002/3006
142.00/139.76	c qxplain 3005/3006
142.09/139.80	c qxplain 3006/3006
142.09/139.84	c 69146[?] 12405[?] -13305[?]  is mandatory 
142.09/139.84	c qxplain 3005/3005
142.09/139.84	c qxplain 3002/3004
142.09/139.88	c qxplain 3004/3004
142.20/139.95	c 69149[?] -13306[?] 13305[?]  is mandatory 
142.20/139.95	c qxplain 3002/3003
142.20/139.98	c qxplain 3003/3003
142.30/140.04	c 72439[?] -14423[?] 11735[?]  is mandatory 
142.30/140.04	c qxplain 3002/3002
142.30/140.07	c 72440[?] -14423[?] 13011[?]  is mandatory 
142.30/140.07	c qxplain 2993/3001
142.40/140.10	c qxplain 2998/3001
142.40/140.14	c qxplain 3000/3001
142.40/140.17	c qxplain 3001/3001
142.50/140.28	c qxplain 3000/3000
142.60/140.31	c 72442[?] 11738[?] -14424[?]  is mandatory 
142.60/140.31	c qxplain 2998/2999
142.60/140.35	c qxplain 2999/2999
142.60/140.38	c 72443[?] -14424[?] 13009[?]  is mandatory 
142.60/140.38	c qxplain 2998/2998
142.80/140.50	c qxplain 2993/2997
142.80/140.53	c qxplain 2996/2997
142.80/140.57	c qxplain 2997/2997
142.90/140.60	c 72445[?] -14425[?] 11739[?]  is mandatory 
142.90/140.60	c qxplain 2996/2996
142.90/140.63	c 72446[?] -14425[?] 13155[?]  is mandatory 
142.90/140.63	c qxplain 2993/2995
143.10/140.85	c qxplain 2975/2992
143.10/140.88	c qxplain 2984/2992
143.20/140.91	c qxplain 2989/2992
143.20/140.94	c qxplain 2991/2992
143.20/140.98	c qxplain 2992/2992
143.30/141.01	c 72450[?] -14426[?] 14425[?] 14424[?]  is mandatory 
143.30/141.01	c qxplain 2991/2991
143.30/141.04	c 72451[?] -14427[?] 11736[?]  is mandatory 
143.30/141.04	c qxplain 2989/2990
143.30/141.08	c qxplain 2990/2990
143.40/141.11	c 72452[?] 14426[?] -14427[?]  is mandatory 
143.40/141.11	c qxplain 2989/2989
143.50/141.27	c qxplain 2984/2988
143.60/141.30	c qxplain 2987/2988
143.70/141.45	c qxplain 2984/2986
143.70/141.49	c qxplain 2986/2986
143.80/141.52	c 72456[?] -14428[?] 14427[?] 14423[?]  is mandatory 
143.80/141.52	c qxplain 2984/2985
143.80/141.55	c qxplain 2985/2985
143.91/141.69	c 72460[?] -14430[?] 11735[?]  is mandatory 
143.91/141.69	c qxplain 2984/2984
144.01/141.72	c 72461[?] -14430[?] 13015[?]  is mandatory 
144.01/141.72	c qxplain 2975/2983
144.01/141.76	c qxplain 2980/2983
144.01/141.79	c qxplain 2982/2983
144.11/141.83	c qxplain 2983/2983
144.21/141.94	c qxplain 2982/2982
144.21/141.97	c 72463[?] -14431[?] 11736[?]  is mandatory 
144.21/141.97	c qxplain 2980/2981
144.31/142.00	c qxplain 2981/2981
144.31/142.03	c 72464[?] -14431[?] 13011[?]  is mandatory 
144.31/142.03	c qxplain 2980/2980
144.41/142.16	c qxplain 2975/2979
144.41/142.19	c qxplain 2978/2979
144.61/142.35	c qxplain 2975/2977
144.61/142.39	c qxplain 2977/2977
144.71/142.42	c 72468[?] -14432[?] 14431[?] 14430[?]  is mandatory 
144.71/142.42	c qxplain 2975/2976
144.71/142.47	c qxplain 2976/2976
144.91/142.65	c 72472[?] -14434[?] 11735[?]  is mandatory 
144.91/142.65	c qxplain 2975/2975
144.91/142.69	c 72473[?] -14434[?] 11936[?]  is mandatory 
144.91/142.69	c qxplain 2902/2974
145.01/142.72	c qxplain 2939/2974
145.01/142.75	c qxplain 2957/2974
145.01/142.78	c qxplain 2966/2974
145.11/142.82	c qxplain 2971/2974
145.11/142.86	c qxplain 2973/2974
145.11/142.89	c qxplain 2974/2974
145.31/143.02	c qxplain 2973/2973
145.31/143.06	c 72475[?] 11736[?] -14435[?]  is mandatory 
145.31/143.06	c qxplain 2971/2972
145.31/143.09	c qxplain 2972/2972
145.41/143.12	c 72476[?] -14435[?] 13015[?]  is mandatory 
145.41/143.12	c qxplain 2971/2971
145.51/143.26	c qxplain 2966/2970
145.51/143.30	c qxplain 2969/2970
145.71/143.44	c qxplain 2966/2968
145.71/143.47	c qxplain 2968/2968
145.81/143.51	c 72480[?] -14436[?] 14434[?] 14435[?]  is mandatory 
145.81/143.51	c qxplain 2966/2967
145.81/143.54	c qxplain 2967/2967
145.81/143.57	c 72945[?] 11738[?] -14601[?]  is mandatory 
145.81/143.57	c qxplain 2966/2966
145.91/143.60	c 72946[?] 13155[?] -14601[?]  is mandatory 
145.91/143.60	c qxplain 2957/2965
145.91/143.64	c qxplain 2962/2965
146.01/143.70	c qxplain 2964/2965
146.11/143.82	c qxplain 2962/2963
146.11/143.86	c qxplain 2963/2963
146.11/143.90	c 72985[?] -14614[?] 11753[?]  is mandatory 
146.11/143.90	c qxplain 2962/2962
146.21/143.96	c 72987[?] -14615[?] 11933[?]  is mandatory 
146.21/143.96	c qxplain 2957/2961
146.31/144.00	c qxplain 2960/2961
146.31/144.07	c qxplain 2961/2961
146.41/144.13	c 72988[?] -14615[?] 11951[?]  is mandatory 
146.41/144.13	c qxplain 2960/2960
146.41/144.19	c 72990[?] -14616[?] 12347[?]  is mandatory 
146.41/144.19	c qxplain 2957/2959
146.51/144.23	c qxplain 2959/2959
146.51/144.28	c 72991[?] -14616[?] 12389[?]  is mandatory 
146.51/144.28	c qxplain 2957/2958
146.61/144.31	c qxplain 2958/2958
146.61/144.38	c 72993[?] -14617[?] 13182[?]  is mandatory 
146.61/144.38	c qxplain 2957/2957
146.70/144.43	c 72994[?] -14617[?] 13239[?]  is mandatory 
146.70/144.43	c qxplain 2939/2956
146.70/144.46	c qxplain 2948/2956
146.80/144.50	c qxplain 2953/2956
146.90/144.65	c qxplain 2955/2956
146.90/144.70	c qxplain 2956/2956
147.00/144.73	c 72996[?] -14618[?] 11741[?]  is mandatory 
147.00/144.73	c qxplain 2955/2955
147.10/144.85	c 72997[?] 13305[?] -14618[?]  is mandatory 
147.10/144.85	c qxplain 2953/2954
147.20/144.96	c qxplain 2954/2954
147.20/144.97	c qxplain 2953/2953
147.30/145.01	c 73000[?] -14619[?] -13175[?]  is mandatory 
147.30/145.01	c qxplain 2948/2952
147.30/145.05	c qxplain 2951/2952
147.41/145.13	c qxplain 2952/2952
147.41/145.17	c 73001[?] -14620[?] 11752[?]  is mandatory 
147.41/145.17	c qxplain 2951/2951
147.41/145.18	c qxplain 2948/2950
147.51/145.22	c qxplain 2950/2950
147.60/145.30	c 73004[?] -14621[?] 11948[?]  is mandatory 
147.60/145.30	c qxplain 2948/2949
147.60/145.35	c qxplain 2939/2947
147.60/145.39	c qxplain 2944/2947
147.70/145.43	c qxplain 2946/2947
147.70/145.46	c qxplain 2947/2947
147.80/145.52	c 73007[?] -14622[?] 12387[?]  is mandatory 
147.80/145.52	c qxplain 2946/2946
147.90/145.64	c qxplain 2944/2945
148.00/145.72	c qxplain 2945/2945
148.20/145.92	c qxplain 2944/2944
148.20/145.97	c 73010[?] -14623[?] 13237[?]  is mandatory 
148.20/145.97	c qxplain 2939/2943
148.30/146.02	c qxplain 2942/2943
148.40/146.17	c qxplain 2939/2941
148.52/146.22	c qxplain 2941/2941
148.52/146.23	c qxplain 2939/2940
148.52/146.26	c qxplain 2940/2940
148.71/146.41	c qxplain 2939/2939
148.71/146.45	c 73015[?] -14624[?] 14623[?] 14622[?]  is mandatory 
148.71/146.45	c qxplain 2902/2938
148.71/146.48	c qxplain 2921/2938
148.81/146.51	c qxplain 2930/2938
148.81/146.55	c qxplain 2935/2938
148.81/146.58	c qxplain 2937/2938
148.81/146.59	c qxplain 2935/2936
148.91/146.62	c qxplain 2936/2936
148.91/146.65	c 73018[?] -14625[?] 14624[?] 14621[?]  is mandatory 
148.91/146.65	c qxplain 2935/2935
148.91/146.66	c qxplain 2930/2934
148.91/146.69	c qxplain 2933/2934
149.01/146.73	c qxplain 2934/2934
149.01/146.76	c 73021[?] -14626[?] 14625[?] 14620[?]  is mandatory 
149.01/146.76	c qxplain 2933/2933
149.21/146.97	c 73022[?] -14627[?] 14619[?]  is mandatory 
149.21/146.97	c qxplain 2930/2932
149.31/147.00	c qxplain 2932/2932
149.31/147.04	c 73023[?] -14627[?] 14626[?]  is mandatory 
149.31/147.04	c qxplain 2930/2931
149.31/147.07	c qxplain 2931/2931
149.41/147.10	c 73026[?] -14628[?] 14627[?]  is mandatory 
149.41/147.10	c qxplain 2930/2930
149.41/147.14	c 73028[?] -14629[?] 12331[?]  is mandatory 
149.41/147.14	c qxplain 2921/2929
149.41/147.17	c qxplain 2926/2929
149.51/147.20	c qxplain 2928/2929
149.51/147.23	c qxplain 2929/2929
149.51/147.27	c 73029[?] -14629[?] 14628[?]  is mandatory 
149.51/147.27	c qxplain 2928/2928
149.62/147.35	c 73032[?] -14630[?] 14629[?]  is mandatory 
149.62/147.35	c qxplain 2926/2927
149.72/147.45	c qxplain 2927/2927
149.72/147.46	c qxplain 2926/2926
149.81/147.51	c 73034[?] -14631[?] 11739[?]  is mandatory 
149.81/147.51	c qxplain 2921/2925
149.81/147.56	c qxplain 2924/2925
149.91/147.68	c qxplain 2925/2925
150.01/147.78	c 73035[?] -14631[?] 14618[?]  is mandatory 
150.01/147.78	c qxplain 2924/2924
150.01/147.79	c qxplain 2921/2923
150.11/147.82	c qxplain 2923/2923
150.21/147.90	c 73037[?] -14632[?] 12349[?]  is mandatory 
150.21/147.90	c qxplain 2921/2922
150.21/147.93	c qxplain 2922/2922
150.21/147.96	c 73038[?] -14632[?] 13257[?]  is mandatory 
150.21/147.96	c qxplain 2921/2921
150.21/147.97	c qxplain 2902/2920
150.31/148.02	c qxplain 2912/2920
150.41/148.10	c qxplain 2917/2920
150.41/148.13	c qxplain 2919/2920
150.41/148.16	c qxplain 2920/2920
150.51/148.21	c 73040[?] -14633[?] 11738[?]  is mandatory 
150.51/148.21	c qxplain 2919/2919
150.51/148.24	c 73041[?] -14633[?] 14632[?]  is mandatory 
150.51/148.24	c qxplain 2917/2918
150.61/148.32	c qxplain 2912/2916
150.61/148.36	c qxplain 2915/2916
150.61/148.39	c qxplain 2916/2916
150.72/148.49	c qxplain 2915/2915
150.82/148.53	c 73045[?] -14634[?] 14631[?] 14633[?]  is mandatory 
150.82/148.53	c qxplain 2912/2914
150.82/148.56	c qxplain 2914/2914
150.91/148.60	c 73046[?] -14635[?] 11736[?]  is mandatory 
150.91/148.60	c qxplain 2912/2913
150.91/148.65	c qxplain 2913/2913
150.91/148.68	c 73047[?] -14635[?] 14634[?]  is mandatory 
150.91/148.68	c qxplain 2912/2912
151.01/148.73	c qxplain 2902/2911
151.11/148.83	c qxplain 2907/2911
151.11/148.88	c qxplain 2910/2911
151.21/148.94	c qxplain 2911/2911
151.21/148.95	c qxplain 2910/2910
151.31/149.04	c 73050[?] -14636[?] -13200[?]  is mandatory 
151.31/149.04	c qxplain 2907/2909
151.31/149.08	c qxplain 2909/2909
151.41/149.18	c 73051[?] -14637[?] 11748[?]  is mandatory 
151.41/149.18	c qxplain 2907/2908
151.61/149.36	c qxplain 2902/2906
151.71/149.43	c qxplain 2905/2906
151.71/149.46	c qxplain 2906/2906
151.82/149.52	c 73054[?] -14638[?] 11936[?]  is mandatory 
151.82/149.52	c qxplain 2905/2905
151.92/149.62	c qxplain 2902/2904
151.92/149.66	c qxplain 2904/2904
152.01/149.71	c qxplain 2902/2903
152.01/149.75	c qxplain 2903/2903
152.11/149.84	c 73057[?] 12355[?] -14639[?]  is mandatory 
152.11/149.84	c qxplain 2902/2902
152.31/150.00	c qxplain 2321/2901
152.31/150.03	c qxplain 2612/2901
152.31/150.06	c qxplain 2757/2901
152.41/150.10	c qxplain 2830/2901
152.41/150.13	c qxplain 2866/2901
152.41/150.17	c qxplain 2884/2901
152.51/150.21	c qxplain 2893/2901
152.51/150.27	c qxplain 2898/2901
152.61/150.31	c qxplain 2900/2901
152.61/150.35	c qxplain 2901/2901
152.71/150.43	c qxplain 2900/2900
152.71/150.47	c 73060[?] -14640[?] 13193[?]  is mandatory 
152.71/150.47	c qxplain 2898/2899
152.81/150.57	c qxplain 2893/2897
152.92/150.61	c qxplain 2896/2897
152.92/150.66	c qxplain 2893/2895
152.92/150.69	c qxplain 2895/2895
153.02/150.72	c 73065[?] -14641[?] 14640[?] 14639[?]  is mandatory 
153.02/150.72	c qxplain 2893/2894
153.02/150.73	c qxplain 2884/2892
153.02/150.76	c qxplain 2889/2892
153.11/150.82	c qxplain 2891/2892
153.11/150.85	c qxplain 2892/2892
153.11/150.88	c 73068[?] -14642[?] 14641[?] 14638[?]  is mandatory 
153.11/150.88	c qxplain 2891/2891
153.11/150.89	c qxplain 2889/2890
153.21/150.94	c qxplain 2890/2890
153.21/150.97	c 73071[?] -14643[?] 14642[?] 14637[?]  is mandatory 
153.21/150.97	c qxplain 2889/2889
153.31/151.04	c 73072[?] -14644[?] 14636[?]  is mandatory 
153.31/151.04	c qxplain 2884/2888
153.31/151.08	c qxplain 2887/2888
153.41/151.11	c qxplain 2888/2888
153.41/151.14	c 73073[?] -14644[?] 14643[?]  is mandatory 
153.41/151.14	c qxplain 2887/2887
153.41/151.15	c qxplain 2884/2886
153.41/151.18	c qxplain 2886/2886
153.51/151.22	c 73075[?] -14645[?] 13195[?]  is mandatory 
153.51/151.22	c qxplain 2884/2885
153.51/151.25	c qxplain 2885/2885
153.51/151.29	c 73076[?] -14645[?] 14644[?]  is mandatory 
153.51/151.29	c qxplain 2884/2884
153.51/151.29	c qxplain 2866/2883
153.61/151.33	c qxplain 2875/2883
153.61/151.36	c qxplain 2880/2883
153.61/151.39	c qxplain 2882/2883
153.71/151.42	c qxplain 2883/2883
153.81/151.50	c 73078[?] -14646[?] 12357[?]  is mandatory 
153.81/151.50	c qxplain 2882/2882
153.81/151.53	c 73079[?] -14646[?] 14645[?]  is mandatory 
153.81/151.53	c qxplain 2880/2881
153.81/151.59	c qxplain 2881/2881
153.81/151.59	c qxplain 2880/2880
153.91/151.65	c 73081[?] -14647[?] 11735[?]  is mandatory 
153.91/151.65	c qxplain 2875/2879
153.91/151.68	c qxplain 2878/2879
154.02/151.72	c qxplain 2879/2879
154.02/151.75	c 73082[?] -14647[?] 14646[?]  is mandatory 
154.02/151.75	c qxplain 2878/2878
154.02/151.79	c qxplain 2875/2877
154.12/151.83	c qxplain 2877/2877
154.21/151.90	c qxplain 2875/2876
154.21/151.93	c qxplain 2876/2876
154.21/151.98	c qxplain 2875/2875
154.31/152.01	c 73086[?] -14648[?] 14635[?] 14647[?]  is mandatory 
154.31/152.01	c qxplain 2866/2874
154.31/152.05	c qxplain 2871/2874
154.31/152.08	c qxplain 2873/2874
154.41/152.11	c qxplain 2874/2874
154.41/152.17	c 73087[?] 11733[?] -14649[?]  is mandatory 
154.41/152.17	c qxplain 2873/2873
154.51/152.20	c 73088[?] -14649[?] 14648[?]  is mandatory 
154.51/152.20	c qxplain 2871/2872
154.51/152.26	c qxplain 2866/2870
154.61/152.31	c qxplain 2869/2870
154.61/152.39	c qxplain 2870/2870
154.71/152.48	c 73091[?] -14650[?] -13211[?]  is mandatory 
154.71/152.48	c qxplain 2869/2869
154.81/152.55	c 73092[?] -14651[?] 11749[?]  is mandatory 
154.81/152.55	c qxplain 2866/2868
154.81/152.58	c qxplain 2868/2868
154.81/152.59	c qxplain 2866/2867
154.91/152.63	c qxplain 2867/2867
154.91/152.67	c 73095[?] -14652[?] 11939[?]  is mandatory 
154.91/152.67	c qxplain 2866/2866
155.01/152.74	c qxplain 2830/2865
155.01/152.77	c qxplain 2848/2865
155.12/152.80	c qxplain 2857/2865
155.12/152.85	c qxplain 2862/2865
155.12/152.89	c qxplain 2864/2865
155.22/152.93	c qxplain 2865/2865
155.22/152.94	c qxplain 2864/2864
155.22/152.99	c 73098[?] -14653[?] 12363[?]  is mandatory 
155.22/152.99	c qxplain 2862/2863
155.41/153.12	c qxplain 2857/2861
155.41/153.15	c qxplain 2860/2861
155.41/153.18	c qxplain 2861/2861
155.51/153.21	c 73101[?] -14654[?] 13204[?]  is mandatory 
155.51/153.21	c qxplain 2860/2860
155.61/153.30	c qxplain 2857/2859
155.71/153.41	c qxplain 2848/2856
155.71/153.44	c qxplain 2853/2856
155.71/153.48	c qxplain 2855/2856
155.81/153.51	c qxplain 2856/2856
155.81/153.54	c 73106[?] -14655[?] 14654[?] 14653[?]  is mandatory 
155.81/153.54	c qxplain 2855/2855
155.81/153.59	c qxplain 2853/2854
155.91/153.62	c qxplain 2854/2854
155.91/153.67	c qxplain 2853/2853
156.02/153.70	c 73109[?] -14656[?] 14655[?] 14652[?]  is mandatory 
156.02/153.70	c qxplain 2848/2852
156.02/153.74	c qxplain 2851/2852
156.02/153.78	c qxplain 2852/2852
156.23/153.96	c qxplain 2851/2851
156.23/153.99	c 73112[?] -14657[?] 14656[?] 14651[?]  is mandatory 
156.23/153.99	c qxplain 2848/2850
156.33/154.02	c qxplain 2850/2850
156.33/154.09	c 73113[?] 14650[?] -14658[?]  is mandatory 
156.33/154.09	c qxplain 2848/2849
156.42/154.12	c qxplain 2849/2849
156.42/154.15	c 73114[?] -14658[?] 14657[?]  is mandatory 
156.42/154.15	c qxplain 2848/2848
156.42/154.16	c qxplain 2830/2847
156.42/154.19	c qxplain 2839/2847
156.52/154.23	c qxplain 2844/2847
156.52/154.26	c qxplain 2846/2847
156.52/154.29	c qxplain 2847/2847
156.62/154.35	c 73116[?] 13206[?] -14659[?]  is mandatory 
156.62/154.35	c qxplain 2846/2846
156.62/154.38	c 73117[?] -14659[?] 14658[?]  is mandatory 
156.62/154.38	c qxplain 2844/2845
156.72/154.47	c qxplain 2845/2845
156.72/154.47	c qxplain 2844/2844
156.82/154.56	c 73119[?] -14660[?] 12365[?]  is mandatory 
156.82/154.56	c qxplain 2839/2843
156.82/154.59	c qxplain 2842/2843
156.92/154.62	c qxplain 2843/2843
156.92/154.66	c 73120[?] -14660[?] 14659[?]  is mandatory 
156.92/154.66	c qxplain 2842/2842
156.92/154.66	c qxplain 2839/2841
156.92/154.70	c qxplain 2841/2841
157.12/154.84	c 73122[?] 11732[?] -14661[?]  is mandatory 
157.12/154.84	c qxplain 2839/2840
157.12/154.88	c qxplain 2840/2840
157.22/154.91	c 73123[?] -14661[?] 14660[?]  is mandatory 
157.22/154.91	c qxplain 2839/2839
157.22/154.99	c qxplain 2830/2838
157.33/155.03	c qxplain 2835/2838
157.33/155.06	c qxplain 2837/2838
157.43/155.10	c qxplain 2835/2836
157.43/155.14	c qxplain 2836/2836
157.43/155.17	c 73127[?] -14662[?] 14661[?] 14649[?]  is mandatory 
157.43/155.17	c qxplain 2835/2835
157.52/155.23	c 73128[?] -14663[?] 11730[?]  is mandatory 
157.52/155.23	c qxplain 2830/2834
157.52/155.27	c qxplain 2833/2834
157.62/155.31	c qxplain 2834/2834
157.62/155.34	c 73129[?] -14663[?] 14662[?]  is mandatory 
157.62/155.34	c qxplain 2833/2833
157.62/155.37	c qxplain 2830/2832
157.82/155.54	c qxplain 2832/2832
157.92/155.61	c qxplain 2830/2831
157.92/155.64	c qxplain 2831/2831
158.02/155.73	c 73132[?] -14664[?] -13222[?]  is mandatory 
158.02/155.73	c qxplain 2830/2830
158.12/155.80	c 73133[?] -14665[?] 11750[?]  is mandatory 
158.12/155.80	c qxplain 2757/2829
158.12/155.83	c qxplain 2794/2829
158.12/155.87	c qxplain 2812/2829
158.22/155.90	c qxplain 2821/2829
158.22/155.96	c qxplain 2826/2829
158.22/155.99	c qxplain 2828/2829
158.32/156.09	c qxplain 2829/2829
158.51/156.13	c qxplain 2828/2828
158.51/156.17	c 73136[?] -14666[?] 11942[?]  is mandatory 
158.51/156.17	c qxplain 2826/2827
158.71/156.32	c qxplain 2821/2825
158.71/156.36	c qxplain 2824/2825
158.71/156.39	c qxplain 2825/2825
158.81/156.42	c 73139[?] -14667[?] 12371[?]  is mandatory 
158.81/156.42	c qxplain 2824/2824
158.91/156.55	c qxplain 2821/2823
158.91/156.59	c qxplain 2823/2823
159.11/156.76	c qxplain 2821/2822
159.21/156.80	c qxplain 2822/2822
159.21/156.83	c 73142[?] -14668[?] 13215[?]  is mandatory 
159.21/156.83	c qxplain 2821/2821
159.41/157.01	c qxplain 2812/2820
159.41/157.08	c qxplain 2817/2820
159.51/157.12	c qxplain 2819/2820
159.61/157.25	c qxplain 2817/2818
159.61/157.28	c qxplain 2818/2818
159.71/157.34	c qxplain 2817/2817
159.71/157.37	c 73147[?] -14669[?] 14668[?] 14667[?]  is mandatory 
159.71/157.37	c qxplain 2812/2816
159.81/157.41	c qxplain 2815/2816
159.81/157.46	c qxplain 2812/2814
159.81/157.49	c qxplain 2814/2814
159.91/157.52	c 73150[?] -14670[?] 14669[?] 14666[?]  is mandatory 
159.91/157.52	c qxplain 2812/2813
159.91/157.55	c qxplain 2813/2813
160.11/157.75	c qxplain 2812/2812
160.11/157.79	c 73153[?] -14671[?] 14670[?] 14665[?]  is mandatory 
160.11/157.79	c qxplain 2794/2811
160.21/157.82	c qxplain 2803/2811
160.21/157.86	c qxplain 2808/2811
160.21/157.89	c qxplain 2810/2811
160.31/157.92	c qxplain 2811/2811
160.31/157.96	c 73154[?] 14664[?] -14672[?]  is mandatory 
160.31/157.96	c qxplain 2810/2810
160.31/157.99	c 73155[?] -14672[?] 14671[?]  is mandatory 
160.31/157.99	c qxplain 2808/2809
160.41/158.06	c qxplain 2809/2809
160.41/158.07	c qxplain 2808/2808
160.51/158.10	c 73157[?] -14673[?] 13217[?]  is mandatory 
160.51/158.10	c qxplain 2803/2807
160.51/158.14	c qxplain 2806/2807
160.51/158.17	c qxplain 2807/2807
160.61/158.20	c 73158[?] -14673[?] 14672[?]  is mandatory 
160.61/158.20	c qxplain 2806/2806
160.61/158.21	c qxplain 2803/2805
160.61/158.24	c qxplain 2805/2805
160.71/158.38	c 73160[?] 12373[?] -14674[?]  is mandatory 
160.71/158.38	c qxplain 2803/2804
160.82/158.42	c qxplain 2804/2804
160.82/158.45	c 73161[?] -14674[?] 14673[?]  is mandatory 
160.82/158.45	c qxplain 2803/2803
160.82/158.46	c qxplain 2794/2802
160.82/158.49	c qxplain 2799/2802
160.91/158.54	c qxplain 2801/2802
160.91/158.57	c qxplain 2802/2802
161.01/158.61	c 73163[?] -14675[?] 11729[?]  is mandatory 
161.01/158.61	c qxplain 2801/2801
161.01/158.64	c 73164[?] -14675[?] 14674[?]  is mandatory 
161.01/158.64	c qxplain 2799/2800
161.21/158.82	c qxplain 2794/2798
161.21/158.85	c qxplain 2797/2798
161.21/158.89	c qxplain 2798/2798
161.31/158.98	c qxplain 2797/2797
161.41/159.01	c 73168[?] -14676[?] 14663[?] 14675[?]  is mandatory 
161.41/159.01	c qxplain 2794/2796
161.41/159.05	c qxplain 2796/2796
161.51/159.14	c 73169[?] -14677[?] 11727[?]  is mandatory 
161.51/159.14	c qxplain 2794/2795
161.51/159.18	c qxplain 2795/2795
161.61/159.23	c 73170[?] -14677[?] 14676[?]  is mandatory 
161.61/159.23	c qxplain 2794/2794
161.61/159.27	c qxplain 2757/2793
161.71/159.31	c qxplain 2776/2793
161.71/159.34	c qxplain 2785/2793
161.81/159.40	c qxplain 2790/2793
161.81/159.45	c qxplain 2792/2793
161.91/159.53	c qxplain 2793/2793
161.91/159.53	c qxplain 2792/2792
161.91/159.59	c 73173[?] -14678[?] -13233[?]  is mandatory 
161.91/159.59	c qxplain 2790/2791
162.01/159.63	c qxplain 2791/2791
162.01/159.67	c 73174[?] -14679[?] 11751[?]  is mandatory 
162.01/159.67	c qxplain 2790/2790
162.01/159.67	c qxplain 2785/2789
162.11/159.70	c qxplain 2788/2789
162.11/159.76	c qxplain 2789/2789
162.11/159.76	c qxplain 2788/2788
162.21/159.80	c 73177[?] -14680[?] 11945[?]  is mandatory 
162.21/159.80	c qxplain 2785/2787
162.21/159.84	c qxplain 2787/2787
162.21/159.89	c qxplain 2785/2786
162.31/159.92	c qxplain 2786/2786
162.31/159.97	c 73179[?] -11821[?] -11945[?] 14680[?]  is mandatory 
162.31/159.97	c qxplain 2785/2785
162.41/160.00	c 73180[?] -14681[?] 12379[?]  is mandatory 
162.41/160.00	c qxplain 2776/2784
162.41/160.07	c qxplain 2781/2784
162.51/160.11	c qxplain 2783/2784
162.61/160.26	c qxplain 2781/2782
162.71/160.30	c qxplain 2782/2782
162.71/160.33	c 73183[?] -14682[?] 13226[?]  is mandatory 
162.71/160.33	c qxplain 2781/2781
162.81/160.48	c qxplain 2776/2780
162.91/160.53	c qxplain 2779/2780
163.01/160.67	c qxplain 2776/2778
163.11/160.70	c qxplain 2778/2778
163.11/160.74	c qxplain 2776/2777
163.11/160.77	c qxplain 2777/2777
163.21/160.80	c 73188[?] -14683[?] 14682[?] 14681[?]  is mandatory 
163.21/160.80	c qxplain 2776/2776
163.21/160.86	c 73189[?] 14684[?] -14680[?]  is mandatory 
163.21/160.86	c qxplain 2757/2775
163.21/160.89	c qxplain 2767/2775
163.31/160.93	c qxplain 2772/2775
163.31/160.96	c qxplain 2774/2775
163.31/160.99	c qxplain 2775/2775
163.41/161.07	c qxplain 2774/2774
163.51/161.11	c 73191[?] -14684[?] 14683[?] 14680[?]  is mandatory 
163.51/161.11	c qxplain 2772/2773
163.51/161.14	c qxplain 2773/2773
163.51/161.18	c 73193[?] 14685[?] -14684[?]  is mandatory 
163.51/161.18	c qxplain 2772/2772
163.61/161.22	c 73194[?] -14685[?] 14684[?] 14679[?]  is mandatory 
163.61/161.22	c qxplain 2767/2771
163.61/161.25	c qxplain 2770/2771
163.61/161.28	c qxplain 2771/2771
163.81/161.45	c 73195[?] 14678[?] -14686[?]  is mandatory 
163.81/161.45	c qxplain 2770/2770
163.81/161.48	c 73196[?] -14686[?] 14685[?]  is mandatory 
163.81/161.48	c qxplain 2767/2769
163.91/161.51	c qxplain 2769/2769
163.91/161.52	c qxplain 2767/2768
163.91/161.55	c qxplain 2768/2768
164.01/161.60	c 73198[?] 13228[?] -14687[?]  is mandatory 
164.01/161.60	c qxplain 2767/2767
164.01/161.64	c 73199[?] -14687[?] 14686[?]  is mandatory 
164.01/161.64	c qxplain 2757/2766
164.01/161.67	c qxplain 2762/2766
164.01/161.70	c qxplain 2765/2766
164.11/161.75	c qxplain 2766/2766
164.11/161.75	c qxplain 2765/2765
164.11/161.78	c 73201[?] -14688[?] 12381[?]  is mandatory 
164.11/161.78	c qxplain 2762/2764
164.21/161.82	c qxplain 2764/2764
164.21/161.85	c 73202[?] -14688[?] 14687[?]  is mandatory 
164.21/161.85	c qxplain 2762/2763
164.41/162.02	c qxplain 2757/2761
164.41/162.05	c qxplain 2760/2761
164.41/162.09	c qxplain 2761/2761
164.51/162.13	c 73205[?] -14689[?] 14688[?]  is mandatory 
164.51/162.13	c qxplain 2760/2760
164.61/162.28	c qxplain 2757/2759
164.71/162.31	c qxplain 2759/2759
164.71/162.32	c qxplain 2757/2758
164.71/162.35	c qxplain 2758/2758
164.71/162.36	c qxplain 2757/2757
164.71/162.39	c 73209[?] -14690[?] 14677[?] 14689[?]  is mandatory 
164.71/162.39	c qxplain 2612/2756
164.81/162.43	c qxplain 2685/2756
164.81/162.46	c qxplain 2721/2756
164.91/162.50	c qxplain 2739/2756
164.91/162.53	c qxplain 2748/2756
164.91/162.59	c qxplain 2753/2756
165.01/162.62	c qxplain 2755/2756
165.01/162.66	c qxplain 2756/2756
165.11/162.74	c qxplain 2755/2755
165.11/162.77	c 73211[?] -14691[?] 14690[?]  is mandatory 
165.11/162.77	c qxplain 2753/2754
165.11/162.78	c qxplain 2748/2752
165.21/162.81	c qxplain 2751/2752
165.21/162.85	c qxplain 2752/2752
165.21/162.85	c qxplain 2751/2751
165.21/162.89	c 73215[?] -14692[?] 14691[?] 14630[?]  is mandatory 
165.21/162.89	c qxplain 2748/2750
165.31/162.92	c qxplain 2750/2750
165.31/162.97	c 73216[?] -14693[?] 14618[?]  is mandatory 
165.31/162.97	c qxplain 2748/2749
165.41/163.01	c qxplain 2749/2749
165.41/163.04	c 73217[?] 14692[?] -14693[?]  is mandatory 
165.41/163.04	c qxplain 2748/2748
165.41/163.07	c 73221[?] -14694[?] 14693[?] 14617[?]  is mandatory 
165.41/163.07	c qxplain 2739/2747
165.51/163.13	c qxplain 2744/2747
165.51/163.17	c qxplain 2746/2747
165.61/163.20	c qxplain 2747/2747
165.61/163.23	c 73224[?] -14695[?] 14694[?] 14616[?]  is mandatory 
165.61/163.23	c qxplain 2746/2746
165.61/163.27	c 73227[?] -14696[?] 14695[?] 14615[?]  is mandatory 
165.61/163.27	c qxplain 2744/2745
165.72/163.30	c qxplain 2745/2745
165.72/163.33	c 73230[?] 14696[?] -14697[?] 14614[?]  is mandatory 
165.72/163.33	c qxplain 2744/2744
165.72/163.34	c qxplain 2739/2743
165.72/163.37	c qxplain 2742/2743
165.82/163.42	c qxplain 2743/2743
165.82/163.49	c 73250[?] -14643[?] -14704[?]  is mandatory 
165.82/163.49	c qxplain 2742/2742
166.02/163.62	c qxplain 2739/2741
166.02/163.66	c qxplain 2741/2741
166.02/163.69	c 73252[?] -14705[?] 11747[?]  is mandatory 
166.02/163.69	c qxplain 2739/2740
166.12/163.76	c qxplain 2740/2740
166.12/163.76	c qxplain 2739/2739
166.22/163.81	c 73254[?] -14706[?] 11936[?]  is mandatory 
166.22/163.81	c qxplain 2721/2738
166.33/163.93	c qxplain 2730/2738
166.33/163.98	c qxplain 2735/2738
166.42/164.02	c qxplain 2737/2738
166.52/164.15	c qxplain 2735/2736
166.52/164.19	c qxplain 2736/2736
166.62/164.25	c 73257[?] -14707[?] 12355[?]  is mandatory 
166.62/164.25	c qxplain 2735/2735
166.72/164.33	c qxplain 2730/2734
166.72/164.37	c qxplain 2733/2734
166.82/164.40	c qxplain 2734/2734
166.82/164.44	c 73260[?] -14708[?] 13193[?]  is mandatory 
166.82/164.44	c qxplain 2733/2733
166.92/164.50	c qxplain 2730/2732
166.92/164.53	c qxplain 2732/2732
167.02/164.61	c qxplain 2730/2731
167.02/164.64	c qxplain 2731/2731
167.02/164.67	c 73263[?] -14709[?] 14634[?]  is mandatory 
167.02/164.67	c qxplain 2730/2730
167.12/164.75	c qxplain 2721/2729
167.12/164.78	c qxplain 2726/2729
167.22/164.82	c qxplain 2728/2729
167.22/164.90	c qxplain 2726/2727
167.32/164.93	c qxplain 2727/2727
167.32/164.94	c qxplain 2726/2726
167.32/164.97	c 73268[?] -14710[?] 14709[?] 14708[?]  is mandatory 
167.32/164.97	c qxplain 2721/2725
167.32/165.00	c qxplain 2724/2725
167.43/165.03	c qxplain 2725/2725
167.43/165.08	c qxplain 2724/2724
167.52/165.11	c 73271[?] -14711[?] 14710[?] 14707[?]  is mandatory 
167.52/165.11	c qxplain 2721/2723
167.52/165.14	c qxplain 2723/2723
167.52/165.15	c qxplain 2721/2722
167.52/165.18	c qxplain 2722/2722
167.52/165.19	c qxplain 2721/2721
167.62/165.22	c 73274[?] -14712[?] 14711[?] 14706[?]  is mandatory 
167.62/165.22	c qxplain 2685/2720
167.62/165.26	c qxplain 2703/2720
167.62/165.30	c qxplain 2712/2720
167.72/165.33	c qxplain 2717/2720
167.72/165.37	c qxplain 2719/2720
167.82/165.40	c qxplain 2720/2720
167.82/165.41	c qxplain 2719/2719
167.82/165.44	c 73277[?] -14713[?] 14712[?] 14705[?]  is mandatory 
167.82/165.44	c qxplain 2717/2718
167.82/165.47	c qxplain 2718/2718
167.92/165.55	c 73278[?] -14714[?] 14704[?]  is mandatory 
167.92/165.55	c qxplain 2717/2717
167.92/165.58	c 73279[?] -14714[?] 14713[?]  is mandatory 
167.92/165.58	c qxplain 2712/2716
168.02/165.61	c qxplain 2715/2716
168.02/165.67	c qxplain 2716/2716
168.02/165.68	c qxplain 2715/2715
168.12/165.73	c 73281[?] -14715[?] 14636[?]  is mandatory 
168.12/165.73	c qxplain 2712/2714
168.12/165.76	c qxplain 2714/2714
168.12/165.80	c 73282[?] -14715[?] 14714[?]  is mandatory 
168.12/165.80	c qxplain 2712/2713
168.22/165.87	c qxplain 2713/2713
168.22/165.87	c qxplain 2712/2712
168.32/165.92	c 73284[?] -14716[?] 13195[?]  is mandatory 
168.32/165.92	c qxplain 2703/2711
168.32/165.95	c qxplain 2708/2711
168.32/165.99	c qxplain 2710/2711
168.42/166.02	c qxplain 2711/2711
168.42/166.05	c 73285[?] -14716[?] 14715[?]  is mandatory 
168.42/166.05	c qxplain 2710/2710
168.42/166.06	c qxplain 2708/2709
168.52/166.13	c qxplain 2709/2709
168.52/166.13	c qxplain 2708/2708
168.52/166.19	c 73294[?] -14713[?] -14719[?]  is mandatory 
168.52/166.19	c qxplain 2703/2707
168.62/166.24	c qxplain 2706/2707
168.62/166.29	c qxplain 2707/2707
168.72/166.34	c 73295[?] -14720[?] 14704[?]  is mandatory 
168.72/166.34	c qxplain 2706/2706
168.72/166.39	c 73296[?] -14720[?] 14719[?]  is mandatory 
168.72/166.39	c qxplain 2703/2705
168.82/166.43	c qxplain 2705/2705
168.82/166.43	c qxplain 2703/2704
168.82/166.47	c qxplain 2704/2704
168.92/166.52	c 73298[?] -14721[?] 14636[?]  is mandatory 
168.92/166.52	c qxplain 2703/2703
168.92/166.56	c 73299[?] 14720[?] -14721[?]  is mandatory 
168.92/166.56	c qxplain 2685/2702
168.92/166.59	c qxplain 2694/2702
169.02/166.64	c qxplain 2699/2702
169.02/166.67	c qxplain 2701/2702
169.12/166.74	c qxplain 2702/2702
169.12/166.75	c qxplain 2701/2701
169.12/166.79	c 73301[?] -14722[?] 13195[?]  is mandatory 
169.12/166.79	c qxplain 2699/2700
169.22/166.82	c qxplain 2700/2700
169.22/166.85	c 73302[?] 14721[?] -14722[?]  is mandatory 
169.22/166.85	c qxplain 2699/2699
169.22/166.86	c qxplain 2694/2698
169.32/166.90	c qxplain 2697/2698
169.32/166.94	c qxplain 2698/2698
169.32/166.94	c qxplain 2697/2697
169.32/166.98	c 73325[?] -14730[?] 11747[?]  is mandatory 
169.32/166.98	c qxplain 2694/2696
169.42/167.01	c qxplain 2696/2696
169.42/167.05	c 73370[?] -14745[?] 12353[?]  is mandatory 
169.42/167.05	c qxplain 2694/2695
169.42/167.08	c qxplain 2695/2695
169.52/167.11	c 73415[?] -14760[?] 13191[?]  is mandatory 
169.52/167.11	c qxplain 2694/2694
169.52/167.14	c 73460[?] -14775[?] 14632[?]  is mandatory 
169.52/167.14	c qxplain 2685/2693
169.52/167.18	c qxplain 2690/2693
169.62/167.23	c qxplain 2692/2693
169.62/167.29	c qxplain 2693/2693
169.72/167.30	c qxplain 2692/2692
169.72/167.36	c 73504[?] -14790[?] 12349[?]  is mandatory 
169.72/167.36	c qxplain 2690/2691
169.82/167.41	c qxplain 2691/2691
169.82/167.44	c 73505[?] 13262[?] -14790[?]  is mandatory 
169.82/167.44	c qxplain 2690/2690
169.82/167.45	c qxplain 2685/2689
169.82/167.48	c qxplain 2688/2689
169.92/167.52	c qxplain 2689/2689
169.92/167.56	c 73508[?] 14790[?] -14791[?]  is mandatory 
169.92/167.56	c qxplain 2688/2688
170.02/167.60	c 79113[?] -16687[?] 11732[?]  is mandatory 
170.02/167.60	c qxplain 2685/2687
170.02/167.63	c qxplain 2687/2687
170.02/167.66	c 79114[?] -16687[?] 14428[?]  is mandatory 
170.02/167.66	c qxplain 2685/2686
170.12/167.70	c qxplain 2686/2686
170.22/167.82	c qxplain 2685/2685
170.22/167.85	c 79116[?] -16688[?] 11735[?]  is mandatory 
170.22/167.85	c qxplain 2612/2684
170.22/167.89	c qxplain 2649/2684
170.32/167.92	c qxplain 2667/2684
170.32/167.95	c qxplain 2676/2684
170.32/167.98	c qxplain 2681/2684
170.42/168.01	c qxplain 2683/2684
170.42/168.05	c qxplain 2684/2684
170.42/168.08	c 79117[?] -16688[?] 14426[?]  is mandatory 
170.42/168.08	c qxplain 2683/2683
170.52/168.14	c qxplain 2681/2682
170.52/168.17	c qxplain 2682/2682
170.62/168.21	c 79119[?] -16689[?] 11736[?]  is mandatory 
170.62/168.21	c qxplain 2681/2681
170.62/168.24	c 79120[?] 14601[?] -16689[?]  is mandatory 
170.62/168.24	c qxplain 2676/2680
170.62/168.27	c qxplain 2679/2680
170.72/168.34	c qxplain 2676/2678
170.72/168.38	c qxplain 2678/2678
170.72/168.38	c qxplain 2676/2677
170.82/168.42	c qxplain 2677/2677
170.82/168.45	c 79124[?] -16690[?] 16688[?] 16689[?]  is mandatory 
170.82/168.45	c qxplain 2676/2676
170.82/168.48	c 79125[?] -16691[?] 11733[?]  is mandatory 
170.82/168.48	c qxplain 2667/2675
170.92/168.51	c qxplain 2672/2675
170.92/168.55	c qxplain 2674/2675
170.92/168.58	c qxplain 2675/2675
171.02/168.61	c 79126[?] 16690[?] -16691[?]  is mandatory 
171.02/168.61	c qxplain 2674/2674
171.02/168.69	c qxplain 2672/2673
171.22/168.81	c qxplain 2667/2671
171.22/168.84	c qxplain 2670/2671
171.22/168.87	c qxplain 2671/2671
171.32/168.90	c 79130[?] -16692[?] 16687[?] 16691[?]  is mandatory 
171.32/168.90	c qxplain 2670/2670
171.32/168.96	c 79134[?] -16694[?] 11732[?]  is mandatory 
171.32/168.96	c qxplain 2667/2669
171.42/169.07	c qxplain 2669/2669
171.52/169.10	c 79135[?] -16694[?] 14432[?]  is mandatory 
171.52/169.11	c qxplain 2667/2668
171.52/169.14	c qxplain 2668/2668
171.72/169.33	c qxplain 2667/2667
171.72/169.37	c 79137[?] -16695[?] 11733[?]  is mandatory 
171.72/169.37	c qxplain 2649/2666
171.82/169.40	c qxplain 2658/2666
171.82/169.44	c qxplain 2663/2666
171.82/169.47	c qxplain 2665/2666
171.92/169.50	c qxplain 2666/2666
171.92/169.53	c 79138[?] -16695[?] 14428[?]  is mandatory 
171.92/169.53	c qxplain 2665/2665
172.02/169.69	c qxplain 2663/2664
172.21/169.83	c qxplain 2658/2662
172.21/169.87	c qxplain 2661/2662
172.31/169.90	c qxplain 2662/2662
172.31/169.93	c 79142[?] -16696[?] 16695[?] 16694[?]  is mandatory 
172.31/169.93	c qxplain 2661/2661
172.41/170.00	c 79146[?] -16698[?] 11732[?]  is mandatory 
172.41/170.00	c qxplain 2658/2660
172.41/170.04	c qxplain 2660/2660
172.41/170.07	c 79147[?] -16698[?] 14436[?]  is mandatory 
172.41/170.07	c qxplain 2658/2659
172.51/170.10	c qxplain 2659/2659
172.62/170.20	c qxplain 2658/2658
172.62/170.23	c 79149[?] 11733[?] -16699[?]  is mandatory 
172.62/170.23	c qxplain 2649/2657
172.62/170.27	c qxplain 2654/2657
172.72/170.30	c qxplain 2656/2657
172.72/170.34	c qxplain 2657/2657
172.72/170.37	c 79150[?] -16699[?] 14432[?]  is mandatory 
172.72/170.37	c qxplain 2656/2656
172.82/170.46	c qxplain 2654/2655
172.92/170.57	c qxplain 2649/2653
173.02/170.60	c qxplain 2652/2653
173.02/170.63	c qxplain 2653/2653
173.02/170.66	c 79154[?] -16700[?] 16699[?] 16698[?]  is mandatory 
173.02/170.66	c qxplain 2652/2652
173.22/170.82	c 79158[?] -16702[?] 11732[?]  is mandatory 
173.22/170.82	c qxplain 2649/2651
173.22/170.87	c qxplain 2651/2651
173.32/170.90	c 79159[?] -16702[?] 11939[?]  is mandatory 
173.32/170.90	c qxplain 2649/2650
173.32/170.93	c qxplain 2650/2650
173.52/171.12	c qxplain 2649/2649
173.52/171.16	c 79161[?] 11733[?] -16703[?]  is mandatory 
173.52/171.16	c qxplain 2612/2648
173.52/171.19	c qxplain 2631/2648
173.62/171.22	c qxplain 2640/2648
173.62/171.26	c qxplain 2645/2648
173.62/171.29	c qxplain 2647/2648
173.72/171.36	c qxplain 2648/2648
173.89/171.40	c 79162[?] -16703[?] 14436[?]  is mandatory 
173.89/171.40	c qxplain 2647/2647
174.00/171.51	c qxplain 2645/2646
174.00/171.60	c qxplain 2640/2644
174.10/171.63	c qxplain 2643/2644
174.10/171.67	c qxplain 2644/2644
174.19/171.70	c 79166[?] -16704[?] 16702[?] 16703[?]  is mandatory 
174.19/171.70	c qxplain 2643/2643
174.19/171.73	c 79691[?] 11735[?] -16889[?]  is mandatory 
174.19/171.73	c qxplain 2640/2642
174.19/171.76	c qxplain 2642/2642
174.19/171.80	c 79692[?] 14601[?] -16889[?]  is mandatory 
174.19/171.80	c qxplain 2640/2641
174.29/171.84	c qxplain 2631/2639
174.29/171.87	c qxplain 2636/2639
174.39/171.91	c qxplain 2638/2639
174.39/171.94	c qxplain 2639/2639
174.39/171.97	c 79737[?] -16904[?] 11753[?]  is mandatory 
174.39/171.97	c qxplain 2638/2638
174.49/172.01	c 79739[?] -16905[?] 11936[?]  is mandatory 
174.49/172.01	c qxplain 2636/2637
174.49/172.06	c qxplain 2637/2637
174.59/172.10	c 79740[?] -16905[?] 11951[?]  is mandatory 
174.59/172.10	c qxplain 2636/2636
174.59/172.16	c 79742[?] -16906[?] 12355[?]  is mandatory 
174.59/172.16	c qxplain 2631/2635
174.59/172.19	c qxplain 2634/2635
174.69/172.24	c qxplain 2635/2635
174.69/172.29	c 79743[?] -16906[?] 12389[?]  is mandatory 
174.69/172.29	c qxplain 2634/2634
174.79/172.37	c 79745[?] -16907[?] 13193[?]  is mandatory 
174.79/172.37	c qxplain 2631/2633
174.89/172.41	c qxplain 2633/2633
174.89/172.46	c 79746[?] -16907[?] 13239[?]  is mandatory 
174.89/172.46	c qxplain 2631/2632
174.99/172.50	c qxplain 2632/2632
174.99/172.54	c 79748[?] 14634[?] -16908[?]  is mandatory 
174.99/172.54	c qxplain 2631/2631
174.99/172.58	c 79749[?] -16908[?] 14692[?]  is mandatory 
174.99/172.58	c qxplain 2612/2630
175.10/172.61	c qxplain 2622/2630
175.10/172.66	c qxplain 2627/2630
175.20/172.74	c qxplain 2629/2630
175.29/172.81	c qxplain 2630/2630
175.39/172.90	c 79751[?] 11738[?] -16909[?]  is mandatory 
175.39/172.90	c qxplain 2629/2629
175.39/172.97	c 79752[?] -16909[?] 14790[?]  is mandatory 
175.39/172.97	c qxplain 2627/2628
175.49/173.06	c qxplain 2622/2626
175.49/173.09	c qxplain 2625/2626
175.69/173.22	c qxplain 2626/2626
175.69/173.28	c 79755[?] -16910[?] -14626[?]  is mandatory 
175.69/173.28	c qxplain 2625/2625
175.79/173.35	c 79756[?] -16911[?] 11752[?]  is mandatory 
175.79/173.35	c qxplain 2622/2624
175.89/173.40	c qxplain 2624/2624
175.89/173.40	c qxplain 2622/2623
175.89/173.44	c qxplain 2623/2623
175.89/173.49	c 79759[?] -16912[?] 11948[?]  is mandatory 
175.89/173.49	c qxplain 2622/2622
175.99/173.53	c qxplain 2612/2621
175.99/173.57	c qxplain 2617/2621
176.09/173.61	c qxplain 2620/2621
176.09/173.68	c qxplain 2621/2621
176.20/173.71	c qxplain 2620/2620
176.20/173.74	c 79762[?] -16913[?] 12387[?]  is mandatory 
176.20/173.74	c qxplain 2617/2619
176.20/173.79	c qxplain 2619/2619
176.30/173.85	c qxplain 2617/2618
176.30/173.88	c qxplain 2618/2618
176.30/173.89	c qxplain 2617/2617
176.39/173.92	c 79765[?] -16914[?] 13237[?]  is mandatory 
176.39/173.92	c qxplain 2612/2616
176.39/173.95	c qxplain 2615/2616
176.59/174.11	c qxplain 2612/2614
176.59/174.15	c qxplain 2614/2614
176.59/174.18	c 79768[?] -16915[?] 14690[?]  is mandatory 
176.59/174.18	c qxplain 2612/2613
176.79/174.33	c qxplain 2321/2611
176.79/174.37	c qxplain 2467/2611
176.89/174.40	c qxplain 2540/2611
176.89/174.43	c qxplain 2576/2611
176.89/174.46	c qxplain 2594/2611
176.99/174.50	c qxplain 2603/2611
176.99/174.53	c qxplain 2608/2611
176.99/174.56	c qxplain 2610/2611
177.09/174.64	c qxplain 2608/2609
177.09/174.67	c qxplain 2609/2609
177.19/174.70	c 79773[?] -16916[?] 16915[?] 16914[?]  is mandatory 
177.19/174.70	c qxplain 2608/2608
177.19/174.71	c qxplain 2603/2607
177.19/174.74	c qxplain 2606/2607
177.19/174.77	c qxplain 2607/2607
177.19/174.78	c qxplain 2606/2606
177.30/174.81	c 79776[?] -16917[?] 16916[?] 16913[?]  is mandatory 
177.30/174.81	c qxplain 2603/2605
177.30/174.84	c qxplain 2605/2605
177.30/174.85	c qxplain 2603/2604
177.30/174.88	c qxplain 2604/2604
177.30/174.89	c qxplain 2603/2603
177.40/174.92	c 79779[?] -16918[?] 16917[?] 16912[?]  is mandatory 
177.40/174.92	c qxplain 2594/2602
177.40/174.95	c qxplain 2599/2602
177.40/174.98	c qxplain 2601/2602
177.49/175.02	c qxplain 2602/2602
177.49/175.02	c qxplain 2601/2601
177.49/175.06	c 79782[?] -16919[?] 16918[?] 16911[?]  is mandatory 
177.49/175.06	c qxplain 2599/2600
177.49/175.09	c qxplain 2600/2600
177.69/175.24	c 79783[?] -16920[?] 16910[?]  is mandatory 
177.69/175.24	c qxplain 2599/2599
177.69/175.28	c 79784[?] -16920[?] 16919[?]  is mandatory 
177.69/175.28	c qxplain 2594/2598
177.79/175.31	c qxplain 2597/2598
177.79/175.39	c qxplain 2598/2598
177.79/175.39	c qxplain 2597/2597
177.89/175.43	c 79786[?] -16921[?] 14619[?]  is mandatory 
177.89/175.43	c qxplain 2594/2596
177.89/175.46	c qxplain 2596/2596
177.89/175.49	c 79787[?] -16921[?] 16920[?]  is mandatory 
177.89/175.49	c qxplain 2594/2595
177.99/175.53	c qxplain 2595/2595
177.99/175.56	c 79790[?] -16922[?] 16921[?]  is mandatory 
177.99/175.56	c qxplain 2594/2594
178.10/175.60	c 79792[?] -16923[?] 12331[?]  is mandatory 
178.10/175.60	c qxplain 2576/2593
178.10/175.63	c qxplain 2585/2593
178.10/175.66	c qxplain 2590/2593
178.10/175.69	c qxplain 2592/2593
178.20/175.73	c qxplain 2593/2593
178.20/175.76	c 79793[?] -16923[?] 16922[?]  is mandatory 
178.20/175.76	c qxplain 2592/2592
178.30/175.80	c 79796[?] -16924[?] 16923[?]  is mandatory 
178.30/175.80	c qxplain 2590/2591
178.30/175.84	c qxplain 2591/2591
178.30/175.84	c qxplain 2590/2590
178.30/175.88	c 79798[?] -16925[?] 11736[?]  is mandatory 
178.30/175.88	c qxplain 2585/2589
178.41/175.91	c qxplain 2588/2589
178.41/175.96	c qxplain 2589/2589
178.51/176.02	c 79799[?] -16925[?] 16909[?]  is mandatory 
178.51/176.02	c qxplain 2588/2588
178.60/176.10	c qxplain 2585/2587
178.60/176.13	c qxplain 2587/2587
178.70/176.20	c 79801[?] -16926[?] 12357[?]  is mandatory 
178.70/176.20	c qxplain 2585/2586
178.70/176.24	c qxplain 2586/2586
178.70/176.27	c 79802[?] -16926[?] 14716[?]  is mandatory 
178.70/176.27	c qxplain 2585/2585
178.70/176.27	c qxplain 2576/2584
178.80/176.31	c qxplain 2581/2584
178.80/176.34	c qxplain 2583/2584
178.80/176.37	c qxplain 2584/2584
178.90/176.41	c 79804[?] -16927[?] 11735[?]  is mandatory 
178.90/176.41	c qxplain 2583/2583
178.90/176.44	c 79805[?] -16927[?] 16926[?]  is mandatory 
178.90/176.44	c qxplain 2581/2582
178.90/176.48	c qxplain 2576/2580
179.00/176.52	c qxplain 2579/2580
179.00/176.55	c qxplain 2580/2580
179.10/176.62	c qxplain 2579/2579
179.10/176.65	c 79809[?] -16928[?] 16927[?] 16925[?]  is mandatory 
179.10/176.65	c qxplain 2576/2578
179.10/176.69	c qxplain 2578/2578
179.20/176.73	c 79810[?] -16929[?] 11733[?]  is mandatory 
179.20/176.73	c qxplain 2576/2577
179.20/176.76	c qxplain 2577/2577
179.30/176.80	c 79811[?] -16929[?] 16928[?]  is mandatory 
179.30/176.80	c qxplain 2576/2576
179.30/176.80	c qxplain 2540/2575
179.30/176.84	c qxplain 2558/2575
179.40/176.91	c qxplain 2567/2575
179.40/176.94	c qxplain 2572/2575
179.40/176.98	c qxplain 2574/2575
179.61/177.10	c qxplain 2575/2575
179.61/177.11	c qxplain 2574/2574
179.61/177.16	c 79814[?] -14657[?] -16930[?]  is mandatory 
179.61/177.16	c qxplain 2572/2573
179.70/177.20	c qxplain 2573/2573
179.90/177.44	c 79815[?] -16931[?] 11749[?]  is mandatory 
179.90/177.44	c qxplain 2572/2572
179.90/177.46	c qxplain 2567/2571
180.00/177.50	c qxplain 2570/2571
180.00/177.53	c qxplain 2571/2571
180.00/177.58	c 79818[?] -16932[?] 11939[?]  is mandatory 
180.00/177.58	c qxplain 2570/2570
180.10/177.63	c qxplain 2567/2569
180.10/177.66	c qxplain 2569/2569
180.20/177.74	c qxplain 2567/2568
180.20/177.77	c qxplain 2568/2568
180.30/177.84	c 79821[?] 12363[?] -16933[?]  is mandatory 
180.30/177.84	c qxplain 2567/2567
180.40/177.94	c qxplain 2558/2566
180.40/177.98	c qxplain 2563/2566
180.50/178.01	c qxplain 2565/2566
180.50/178.05	c qxplain 2566/2566
180.61/178.16	c qxplain 2565/2565
180.61/178.20	c 79824[?] -16934[?] 13204[?]  is mandatory 
180.61/178.20	c qxplain 2563/2564
180.80/178.38	c qxplain 2558/2562
180.90/178.41	c qxplain 2561/2562
180.90/178.45	c qxplain 2562/2562
180.90/178.48	c 79827[?] -16935[?] 14648[?]  is mandatory 
180.90/178.48	c qxplain 2561/2561
181.10/178.69	c qxplain 2558/2560
181.30/178.89	c qxplain 2540/2557
181.40/178.92	c qxplain 2549/2557
181.40/178.96	c qxplain 2554/2557
181.40/178.99	c qxplain 2556/2557
181.50/179.02	c qxplain 2557/2557
181.50/179.05	c 79832[?] -16936[?] 16935[?] 16934[?]  is mandatory 
181.50/179.05	c qxplain 2556/2556
181.50/179.06	c qxplain 2554/2555
181.50/179.09	c qxplain 2555/2555
181.60/179.12	c 79835[?] -16937[?] 16936[?] 16933[?]  is mandatory 
181.60/179.12	c qxplain 2554/2554
181.71/179.26	c qxplain 2549/2553
181.71/179.29	c qxplain 2552/2553
181.81/179.32	c qxplain 2553/2553
181.81/179.33	c qxplain 2552/2552
181.81/179.36	c 79838[?] -16938[?] 16937[?] 16932[?]  is mandatory 
181.81/179.36	c qxplain 2549/2551
181.81/179.39	c qxplain 2551/2551
182.10/179.63	c qxplain 2549/2550
182.10/179.66	c qxplain 2550/2550
182.10/179.69	c 79841[?] -16939[?] 16938[?] 16931[?]  is mandatory 
182.10/179.69	c qxplain 2549/2549
182.20/179.78	c 79842[?] 16930[?] -16940[?]  is mandatory 
182.20/179.78	c qxplain 2540/2548
182.30/179.82	c qxplain 2545/2548
182.30/179.85	c qxplain 2547/2548
182.30/179.88	c qxplain 2548/2548
182.40/179.91	c 79843[?] -16940[?] 16939[?]  is mandatory 
182.40/179.91	c qxplain 2547/2547
182.40/179.92	c qxplain 2545/2546
182.40/179.95	c qxplain 2546/2546
182.50/180.02	c 79845[?] 14650[?] -16941[?]  is mandatory 
182.50/180.02	c qxplain 2545/2545
182.50/180.06	c 79846[?] -16941[?] 16940[?]  is mandatory 
182.50/180.06	c qxplain 2540/2544
182.50/180.09	c qxplain 2543/2544
182.60/180.17	c qxplain 2544/2544
182.60/180.18	c qxplain 2543/2543
182.70/180.22	c 79848[?] 13206[?] -16942[?]  is mandatory 
182.70/180.22	c qxplain 2540/2542
182.70/180.25	c qxplain 2542/2542
182.70/180.29	c 79849[?] -16942[?] 16941[?]  is mandatory 
182.70/180.29	c qxplain 2540/2541
182.91/180.47	c qxplain 2541/2541
182.91/180.47	c qxplain 2540/2540
183.00/180.51	c 79851[?] -16943[?] 12365[?]  is mandatory 
183.00/180.51	c qxplain 2467/2539
183.00/180.55	c qxplain 2504/2539
183.00/180.58	c qxplain 2522/2539
183.10/180.61	c qxplain 2531/2539
183.10/180.64	c qxplain 2536/2539
183.10/180.68	c qxplain 2538/2539
183.20/180.71	c qxplain 2539/2539
183.20/180.74	c 79852[?] -16943[?] 16942[?]  is mandatory 
183.20/180.74	c qxplain 2538/2538
183.20/180.75	c qxplain 2536/2537
183.20/180.78	c qxplain 2537/2537
183.30/180.88	c 79854[?] -16944[?] 11732[?]  is mandatory 
183.30/180.88	c qxplain 2536/2536
183.40/180.91	c 79855[?] -16944[?] 16943[?]  is mandatory 
183.40/180.91	c qxplain 2531/2535
183.40/180.95	c qxplain 2534/2535
183.50/181.04	c qxplain 2531/2533
183.50/181.08	c qxplain 2533/2533
183.60/181.19	c qxplain 2531/2532
183.70/181.23	c qxplain 2532/2532
183.70/181.26	c 79859[?] -16945[?] 16944[?] 16929[?]  is mandatory 
183.70/181.26	c qxplain 2531/2531
183.80/181.37	c 79860[?] -16946[?] 11730[?]  is mandatory 
183.80/181.37	c qxplain 2522/2530
183.91/181.41	c qxplain 2527/2530
183.91/181.45	c qxplain 2529/2530
183.91/181.48	c qxplain 2530/2530
184.02/181.51	c 79861[?] -16946[?] 16945[?]  is mandatory 
184.02/181.51	c qxplain 2529/2529
184.02/181.52	c qxplain 2527/2528
184.02/181.59	c qxplain 2528/2528
184.11/181.65	c qxplain 2527/2527
184.11/181.68	c 79864[?] -16947[?] -14671[?]  is mandatory 
184.11/181.68	c qxplain 2522/2526
184.21/181.72	c qxplain 2525/2526
184.21/181.76	c qxplain 2526/2526
184.31/181.86	c 79865[?] -16948[?] 11750[?]  is mandatory 
184.31/181.86	c qxplain 2525/2525
184.51/182.05	c qxplain 2522/2524
184.51/182.08	c qxplain 2524/2524
184.51/182.09	c qxplain 2522/2523
184.61/182.12	c qxplain 2523/2523
184.61/182.18	c 79868[?] -16949[?] 11942[?]  is mandatory 
184.61/182.18	c qxplain 2522/2522
184.81/182.34	c qxplain 2504/2521
184.81/182.38	c qxplain 2513/2521
184.91/182.41	c qxplain 2518/2521
184.91/182.45	c qxplain 2520/2521
184.91/182.49	c qxplain 2521/2521
185.01/182.56	c qxplain 2520/2520
185.01/182.60	c 79871[?] -16950[?] 12371[?]  is mandatory 
185.01/182.60	c qxplain 2518/2519
185.12/182.66	c qxplain 2519/2519
185.21/182.79	c qxplain 2518/2518
185.31/182.83	c 79874[?] -16951[?] 13215[?]  is mandatory 
185.31/182.83	c qxplain 2513/2517
185.31/182.86	c qxplain 2516/2517
185.51/183.07	c qxplain 2513/2515
185.61/183.11	c qxplain 2515/2515
185.61/183.14	c 79877[?] -16952[?] 14662[?]  is mandatory 
185.61/183.14	c qxplain 2513/2514
185.71/183.27	c qxplain 2504/2512
185.81/183.31	c qxplain 2509/2512
185.81/183.34	c qxplain 2511/2512
185.91/183.44	c qxplain 2509/2510
185.91/183.47	c qxplain 2510/2510
186.01/183.50	c 79882[?] -16953[?] 16952[?] 16951[?]  is mandatory 
186.01/183.50	c qxplain 2509/2509
186.01/183.51	c qxplain 2504/2508
186.01/183.54	c qxplain 2507/2508
186.01/183.57	c qxplain 2508/2508
186.12/183.60	c 79885[?] -16954[?] 16953[?] 16950[?]  is mandatory 
186.12/183.60	c qxplain 2507/2507
186.12/183.61	c qxplain 2504/2506
186.12/183.64	c qxplain 2506/2506
186.12/183.65	c qxplain 2504/2505
186.12/183.68	c qxplain 2505/2505
186.22/183.71	c 79888[?] -16955[?] 16954[?] 16949[?]  is mandatory 
186.22/183.71	c qxplain 2504/2504
186.31/183.88	c qxplain 2467/2503
186.41/183.91	c qxplain 2486/2503
186.41/183.95	c qxplain 2495/2503
186.41/183.98	c qxplain 2500/2503
186.51/184.01	c qxplain 2502/2503
186.51/184.05	c qxplain 2503/2503
186.51/184.08	c 79891[?] -16956[?] 16955[?] 16948[?]  is mandatory 
186.51/184.08	c qxplain 2502/2502
186.61/184.12	c 79892[?] 16947[?] -16957[?]  is mandatory 
186.61/184.12	c qxplain 2500/2501
186.61/184.15	c qxplain 2501/2501
186.61/184.18	c 79893[?] -16957[?] 16956[?]  is mandatory 
186.61/184.18	c qxplain 2500/2500
186.61/184.19	c qxplain 2495/2499
186.71/184.22	c qxplain 2498/2499
186.71/184.25	c qxplain 2499/2499
186.91/184.42	c 79895[?] 14664[?] -16958[?]  is mandatory 
186.91/184.42	c qxplain 2498/2498
186.91/184.46	c 79896[?] -16958[?] 16957[?]  is mandatory 
186.91/184.46	c qxplain 2495/2497
186.91/184.49	c qxplain 2497/2497
186.91/184.49	c qxplain 2495/2496
187.01/184.53	c qxplain 2496/2496
187.01/184.57	c 79898[?] -16959[?] 13217[?]  is mandatory 
187.01/184.57	c qxplain 2495/2495
187.11/184.60	c 79899[?] -16959[?] 16958[?]  is mandatory 
187.11/184.61	c qxplain 2486/2494
187.11/184.64	c qxplain 2491/2494
187.11/184.67	c qxplain 2493/2494
187.22/184.80	c qxplain 2494/2494
187.32/184.81	c qxplain 2493/2493
187.32/184.85	c 79901[?] -16960[?] 12373[?]  is mandatory 
187.32/184.85	c qxplain 2491/2492
187.32/184.89	c qxplain 2492/2492
187.41/184.92	c 79902[?] -16960[?] 16959[?]  is mandatory 
187.41/184.92	c qxplain 2491/2491
187.41/184.93	c qxplain 2486/2490
187.41/184.96	c qxplain 2489/2490
187.41/184.99	c qxplain 2490/2490
187.51/185.08	c 79904[?] 11729[?] -16961[?]  is mandatory 
187.51/185.08	c qxplain 2489/2489
187.61/185.11	c 79905[?] -16961[?] 16960[?]  is mandatory 
187.61/185.11	c qxplain 2486/2488
187.71/185.25	c qxplain 2467/2485
187.71/185.29	c qxplain 2477/2485
187.81/185.32	c qxplain 2482/2485
187.81/185.35	c qxplain 2484/2485
187.81/185.38	c qxplain 2485/2485
187.91/185.41	c 79909[?] -16962[?] 16961[?] 16946[?]  is mandatory 
187.91/185.41	c qxplain 2484/2484
188.01/185.50	c 79910[?] -16963[?] 11727[?]  is mandatory 
188.01/185.50	c qxplain 2482/2483
188.01/185.53	c qxplain 2483/2483
188.01/185.57	c 79911[?] -16963[?] 16962[?]  is mandatory 
188.01/185.57	c qxplain 2482/2482
188.11/185.60	c qxplain 2477/2481
188.11/185.64	c qxplain 2480/2481
188.21/185.74	c qxplain 2481/2481
188.21/185.75	c qxplain 2480/2480
188.42/185.91	c 79914[?] -16964[?] -14685[?]  is mandatory 
188.42/185.91	c qxplain 2477/2479
188.42/185.97	c qxplain 2479/2479
188.51/186.02	c 79915[?] -16965[?] 11751[?]  is mandatory 
188.51/186.02	c qxplain 2477/2478
188.51/186.03	c qxplain 2467/2476
188.51/186.06	c qxplain 2472/2476
188.51/186.09	c qxplain 2475/2476
188.61/186.13	c qxplain 2476/2476
188.61/186.16	c 79918[?] -16966[?] 11945[?]  is mandatory 
188.61/186.16	c qxplain 2475/2475
188.71/186.22	c qxplain 2472/2474
188.71/186.25	c qxplain 2474/2474
188.71/186.30	c qxplain 2472/2473
188.81/186.33	c qxplain 2473/2473
188.81/186.36	c 79921[?] -16967[?] 12379[?]  is mandatory 
188.81/186.36	c qxplain 2472/2472
188.91/186.43	c qxplain 2467/2471
188.91/186.46	c qxplain 2470/2471
189.01/186.50	c qxplain 2471/2471
189.01/186.54	c 79924[?] -16968[?] 13226[?]  is mandatory 
189.01/186.54	c qxplain 2470/2470
189.21/186.75	c qxplain 2467/2469
189.21/186.78	c qxplain 2469/2469
189.42/186.96	c qxplain 2467/2468
189.42/187.00	c qxplain 2468/2468
189.52/187.03	c 79927[?] -16969[?] 14676[?]  is mandatory 
189.52/187.03	c qxplain 2467/2467
189.71/187.26	c qxplain 2321/2466
189.71/187.29	c qxplain 2394/2466
189.81/187.32	c qxplain 2431/2466
189.81/187.36	c qxplain 2449/2466
189.81/187.39	c qxplain 2458/2466
189.91/187.43	c qxplain 2463/2466
189.91/187.47	c qxplain 2465/2466
190.17/187.69	c qxplain 2463/2464
190.27/187.72	c qxplain 2464/2464
190.27/187.77	c qxplain 2463/2463
190.37/187.81	c 79932[?] -16970[?] 16969[?] 16968[?]  is mandatory 
190.37/187.81	c qxplain 2458/2462
190.37/187.84	c qxplain 2461/2462
190.37/187.87	c qxplain 2462/2462
190.37/187.88	c qxplain 2461/2461
190.47/187.91	c 79935[?] -16971[?] 16970[?] 16967[?]  is mandatory 
190.47/187.91	c qxplain 2458/2460
190.47/187.95	c qxplain 2460/2460
190.47/187.95	c qxplain 2458/2459
190.47/187.99	c qxplain 2459/2459
190.47/187.99	c qxplain 2458/2458
190.58/188.02	c 79938[?] -16972[?] 16971[?] 16966[?]  is mandatory 
190.58/188.02	c qxplain 2449/2457
190.58/188.06	c qxplain 2454/2457
190.58/188.09	c qxplain 2456/2457
190.68/188.12	c qxplain 2457/2457
190.68/188.15	c qxplain 2456/2456
190.68/188.18	c 79941[?] -16973[?] 16972[?] 16965[?]  is mandatory 
190.68/188.18	c qxplain 2454/2455
190.77/188.21	c qxplain 2455/2455
190.77/188.28	c 79942[?] 16964[?] -16974[?]  is mandatory 
190.77/188.28	c qxplain 2454/2454
190.87/188.32	c 79943[?] -16974[?] 16973[?]  is mandatory 
190.87/188.32	c qxplain 2449/2453
190.87/188.35	c qxplain 2452/2453
191.07/188.50	c qxplain 2453/2453
191.07/188.50	c qxplain 2452/2452
191.07/188.54	c 79945[?] -16975[?] 14678[?]  is mandatory 
191.07/188.54	c qxplain 2449/2451
191.07/188.57	c qxplain 2451/2451
191.17/188.61	c 79946[?] -16975[?] 16974[?]  is mandatory 
191.17/188.61	c qxplain 2449/2450
191.17/188.64	c qxplain 2450/2450
191.17/188.65	c qxplain 2449/2449
191.17/188.68	c 79949[?] -16976[?] 16975[?]  is mandatory 
191.17/188.68	c qxplain 2431/2448
191.27/188.71	c qxplain 2440/2448
191.27/188.74	c qxplain 2445/2448
191.27/188.77	c qxplain 2447/2448
191.37/188.84	c qxplain 2448/2448
191.37/188.84	c qxplain 2447/2447
191.37/188.88	c 79951[?] -16977[?] 12381[?]  is mandatory 
191.37/188.88	c qxplain 2445/2446
191.47/188.91	c qxplain 2446/2446
191.47/188.94	c 79952[?] -16977[?] 16976[?]  is mandatory 
191.47/188.94	c qxplain 2445/2445
191.47/188.95	c qxplain 2440/2444
191.47/188.99	c qxplain 2443/2444
191.57/189.03	c qxplain 2444/2444
191.78/189.23	c qxplain 2443/2443
191.78/189.26	c 79955[?] -16978[?] 16977[?]  is mandatory 
191.78/189.26	c qxplain 2440/2442
191.78/189.29	c qxplain 2442/2442
191.87/189.30	c qxplain 2440/2441
191.87/189.33	c qxplain 2441/2441
191.87/189.36	c qxplain 2440/2440
191.87/189.39	c 79959[?] -16979[?] 16963[?] 16978[?]  is mandatory 
191.87/189.39	c qxplain 2431/2439
191.98/189.43	c qxplain 2436/2439
191.98/189.47	c qxplain 2438/2439
192.08/189.50	c qxplain 2439/2439
192.18/189.64	c qxplain 2438/2438
192.18/189.68	c 79961[?] -16980[?] 16979[?]  is mandatory 
192.18/189.68	c qxplain 2436/2437
192.28/189.75	c qxplain 2431/2435
192.28/189.79	c qxplain 2434/2435
192.38/189.82	c qxplain 2435/2435
192.38/189.83	c qxplain 2434/2434
192.38/189.86	c 79965[?] -16981[?] 16980[?] 16924[?]  is mandatory 
192.38/189.86	c qxplain 2431/2433
192.38/189.89	c qxplain 2433/2433
192.58/190.00	c 79966[?] 16909[?] -16982[?]  is mandatory 
192.58/190.00	c qxplain 2431/2432
192.58/190.03	c qxplain 2432/2432
192.58/190.06	c 79967[?] -16982[?] 16981[?]  is mandatory 
192.58/190.06	c qxplain 2431/2431
192.58/190.09	c 79971[?] -16983[?] 16982[?] 16908[?]  is mandatory 
192.58/190.09	c qxplain 2394/2430
192.68/190.13	c qxplain 2413/2430
192.68/190.17	c qxplain 2422/2430
192.79/190.20	c qxplain 2427/2430
192.79/190.23	c qxplain 2429/2430
192.79/190.26	c qxplain 2430/2430
192.79/190.30	c 79974[?] -16984[?] 16983[?] 16907[?]  is mandatory 
192.79/190.30	c qxplain 2429/2429
192.89/190.33	c 79977[?] -16985[?] 16984[?] 16906[?]  is mandatory 
192.89/190.33	c qxplain 2427/2428
192.89/190.36	c qxplain 2428/2428
192.89/190.39	c 79980[?] -16986[?] 16985[?] 16905[?]  is mandatory 
192.89/190.39	c qxplain 2427/2427
192.98/190.43	c 79983[?] -16987[?] 16986[?] 16904[?]  is mandatory 
192.98/190.43	c qxplain 2422/2426
192.98/190.46	c qxplain 2425/2426
193.08/190.54	c qxplain 2426/2426
193.08/190.54	c qxplain 2425/2425
193.08/190.59	c 80009[?] -16996[?] -16939[?]  is mandatory 
193.08/190.59	c qxplain 2422/2424
193.18/190.62	c qxplain 2424/2424
193.38/190.88	c qxplain 2422/2423
193.48/190.91	c qxplain 2423/2423
193.48/190.95	c 80011[?] -16997[?] 11748[?]  is mandatory 
193.48/190.95	c qxplain 2422/2422
193.48/190.99	c 80013[?] -16998[?] 11939[?]  is mandatory 
193.48/190.99	c qxplain 2413/2421
193.58/191.02	c qxplain 2418/2421
193.58/191.05	c qxplain 2420/2421
193.78/191.26	c qxplain 2418/2419
193.78/191.30	c qxplain 2419/2419
193.89/191.35	c 80016[?] -16999[?] 12363[?]  is mandatory 
193.89/191.35	c qxplain 2418/2418
193.99/191.43	c qxplain 2413/2417
193.99/191.47	c qxplain 2416/2417
194.08/191.50	c qxplain 2417/2417
194.08/191.55	c 80019[?] -17000[?] 13204[?]  is mandatory 
194.08/191.55	c qxplain 2416/2416
194.28/191.70	c qxplain 2413/2415
194.28/191.74	c qxplain 2415/2415
194.38/191.84	c qxplain 2413/2414
194.38/191.87	c qxplain 2414/2414
194.48/191.93	c 80022[?] -17001[?] 14648[?]  is mandatory 
194.48/191.93	c qxplain 2413/2413
194.58/192.08	c qxplain 2394/2412
194.68/192.11	c qxplain 2404/2412
194.68/192.15	c qxplain 2409/2412
194.68/192.18	c qxplain 2411/2412
194.78/192.21	c qxplain 2412/2412
194.88/192.32	c qxplain 2411/2411
194.88/192.35	c 80025[?] -17002[?] 16928[?]  is mandatory 
194.88/192.35	c qxplain 2409/2410
194.99/192.48	c qxplain 2404/2408
195.09/192.51	c qxplain 2407/2408
195.18/192.61	c qxplain 2404/2406
195.18/192.65	c qxplain 2406/2406
195.18/192.68	c 80030[?] -17003[?] 17002[?] 17001[?]  is mandatory 
195.18/192.68	c qxplain 2404/2405
195.28/192.71	c qxplain 2394/2403
195.28/192.74	c qxplain 2399/2403
195.28/192.78	c qxplain 2402/2403
195.38/192.81	c qxplain 2403/2403
195.38/192.84	c 80033[?] -17004[?] 17003[?] 17000[?]  is mandatory 
195.38/192.84	c qxplain 2402/2402
195.38/192.85	c qxplain 2399/2401
195.38/192.88	c qxplain 2401/2401
195.48/192.91	c 80036[?] -17005[?] 17004[?] 16999[?]  is mandatory 
195.48/192.91	c qxplain 2399/2400
195.48/192.92	c qxplain 2394/2398
195.48/192.95	c qxplain 2397/2398
195.48/192.98	c qxplain 2398/2398
195.58/193.02	c 80039[?] -17006[?] 17005[?] 16998[?]  is mandatory 
195.58/193.02	c qxplain 2397/2397
195.58/193.02	c qxplain 2394/2396
195.58/193.05	c qxplain 2396/2396
195.58/193.09	c 80042[?] -17007[?] 17006[?] 16997[?]  is mandatory 
195.58/193.09	c qxplain 2394/2395
195.68/193.12	c qxplain 2395/2395
195.68/193.18	c 80043[?] -17008[?] 16996[?]  is mandatory 
195.68/193.18	c qxplain 2394/2394
195.78/193.21	c 80044[?] -17008[?] 17007[?]  is mandatory 
195.78/193.21	c qxplain 2321/2393
195.78/193.25	c qxplain 2358/2393
195.78/193.28	c qxplain 2376/2393
195.88/193.31	c qxplain 2385/2393
195.88/193.34	c qxplain 2390/2393
195.88/193.37	c qxplain 2392/2393
195.98/193.44	c qxplain 2393/2393
195.98/193.45	c qxplain 2392/2392
196.09/193.50	c 80046[?] -17009[?] 16930[?]  is mandatory 
196.09/193.50	c qxplain 2390/2391
196.09/193.54	c qxplain 2391/2391
196.09/193.57	c 80047[?] -17009[?] 17008[?]  is mandatory 
196.09/193.57	c qxplain 2390/2390
196.09/193.58	c qxplain 2385/2389
196.19/193.61	c qxplain 2388/2389
196.19/193.64	c qxplain 2389/2389
196.19/193.69	c 80049[?] -17010[?] 14650[?]  is mandatory 
196.19/193.69	c qxplain 2388/2388
196.28/193.72	c 80050[?] -17010[?] 17009[?]  is mandatory 
196.28/193.72	c qxplain 2385/2387
196.28/193.76	c qxplain 2387/2387
196.28/193.76	c qxplain 2385/2386
196.28/193.79	c qxplain 2386/2386
196.38/193.85	c 80052[?] -17011[?] 13206[?]  is mandatory 
196.38/193.85	c qxplain 2385/2385
196.38/193.89	c 80053[?] -17011[?] 17010[?]  is mandatory 
196.38/193.89	c qxplain 2376/2384
196.48/193.93	c qxplain 2381/2384
196.48/193.97	c qxplain 2383/2384
196.48/193.97	c qxplain 2381/2382
196.58/194.01	c qxplain 2382/2382
196.58/194.04	c 80062[?] -17014[?] -17007[?]  is mandatory 
196.58/194.04	c qxplain 2381/2381
196.58/194.08	c 80063[?] 16996[?] -17015[?]  is mandatory 
196.58/194.08	c qxplain 2376/2380
196.68/194.12	c qxplain 2379/2380
196.68/194.15	c qxplain 2380/2380
196.68/194.18	c 80064[?] -17015[?] 17014[?]  is mandatory 
196.68/194.18	c qxplain 2379/2379
196.68/194.19	c qxplain 2376/2378
196.78/194.22	c qxplain 2378/2378
196.78/194.27	c 80066[?] -17016[?] 16930[?]  is mandatory 
196.78/194.27	c qxplain 2376/2377
196.89/194.31	c qxplain 2377/2377
196.89/194.34	c 80067[?] -17016[?] 17015[?]  is mandatory 
196.89/194.34	c qxplain 2376/2376
196.89/194.35	c qxplain 2358/2375
196.89/194.38	c qxplain 2367/2375
196.99/194.42	c qxplain 2372/2375
196.99/194.45	c qxplain 2374/2375
196.99/194.49	c qxplain 2375/2375
197.09/194.57	c 80069[?] -17017[?] 14650[?]  is mandatory 
197.09/194.57	c qxplain 2374/2374
197.20/194.60	c 80070[?] -17017[?] 17016[?]  is mandatory 
197.20/194.60	c qxplain 2372/2373
197.20/194.67	c qxplain 2373/2373
197.20/194.68	c qxplain 2372/2372
197.30/194.77	c 80072[?] -17018[?] 13206[?]  is mandatory 
197.30/194.77	c qxplain 2367/2371
197.39/194.81	c qxplain 2370/2371
197.39/194.84	c qxplain 2371/2371
197.39/194.88	c 80073[?] -17018[?] 17017[?]  is mandatory 
197.39/194.88	c qxplain 2370/2370
197.39/194.88	c qxplain 2367/2369
197.49/194.92	c qxplain 2369/2369
197.49/194.92	c qxplain 2367/2368
197.49/194.96	c qxplain 2368/2368
197.49/194.99	c 80099[?] -17027[?] 11748[?]  is mandatory 
197.49/194.99	c qxplain 2367/2367
197.59/195.02	c 80153[?] -17045[?] 12361[?]  is mandatory 
197.59/195.02	c qxplain 2358/2366
197.59/195.06	c qxplain 2363/2366
197.59/195.10	c qxplain 2365/2366
197.69/195.13	c qxplain 2366/2366
197.69/195.16	c 80207[?] -17063[?] 13202[?]  is mandatory 
197.69/195.16	c qxplain 2365/2365
197.69/195.19	c 80261[?] -17081[?] 14646[?]  is mandatory 
197.69/195.19	c qxplain 2363/2364
197.79/195.23	c qxplain 2364/2364
197.79/195.26	c 80315[?] -17099[?] 16926[?]  is mandatory 
197.79/195.26	c qxplain 2363/2363
197.79/195.27	c qxplain 2358/2362
197.89/195.30	c qxplain 2361/2362
197.89/195.34	c qxplain 2362/2362
197.99/195.40	c 80368[?] -17117[?] 12357[?]  is mandatory 
197.99/195.40	c qxplain 2361/2361
197.99/195.43	c 80369[?] 14722[?] -17117[?]  is mandatory 
197.99/195.43	c qxplain 2358/2360
197.99/195.47	c qxplain 2360/2360
197.99/195.47	c qxplain 2358/2359
198.09/195.52	c qxplain 2359/2359
198.09/195.55	c 80372[?] 17117[?] -17118[?]  is mandatory 
198.09/195.56	c qxplain 2358/2358
198.09/195.56	c qxplain 2321/2357
198.09/195.59	c qxplain 2340/2357
198.19/195.63	c qxplain 2349/2357
198.19/195.66	c qxplain 2354/2357
198.19/195.69	c qxplain 2356/2357
198.30/195.72	c qxplain 2357/2357
198.30/195.77	c 89081[?] -20056[?] 11729[?]  is mandatory 
198.30/195.77	c qxplain 2356/2356
198.40/195.81	c 89082[?] 16692[?] -20056[?]  is mandatory 
198.40/195.81	c qxplain 2354/2355
198.40/195.84	c qxplain 2355/2355
198.49/195.92	c qxplain 2354/2354
198.49/195.95	c 89084[?] 11732[?] -20057[?]  is mandatory 
198.49/195.95	c qxplain 2349/2353
198.49/195.98	c qxplain 2352/2353
198.59/196.02	c qxplain 2353/2353
198.59/196.05	c 89085[?] -20057[?] 16690[?]  is mandatory 
198.59/196.05	c qxplain 2352/2352
198.69/196.10	c qxplain 2349/2351
198.69/196.14	c qxplain 2351/2351
198.69/196.17	c 89087[?] -20058[?] 11733[?]  is mandatory 
198.69/196.17	c qxplain 2349/2350
198.79/196.20	c qxplain 2350/2350
198.79/196.23	c 89088[?] 16889[?] -20058[?]  is mandatory 
198.79/196.23	c qxplain 2349/2349
198.79/196.28	c qxplain 2340/2348
198.89/196.31	c qxplain 2345/2348
198.89/196.34	c qxplain 2347/2348
198.99/196.43	c qxplain 2345/2346
198.99/196.46	c qxplain 2346/2346
198.99/196.49	c 89092[?] -20059[?] 20057[?] 20058[?]  is mandatory 
198.99/196.49	c qxplain 2345/2345
199.09/196.53	c 89093[?] -20060[?] 11730[?]  is mandatory 
199.09/196.53	c qxplain 2340/2344
199.09/196.56	c qxplain 2343/2344
199.09/196.59	c qxplain 2344/2344
199.19/196.62	c 89094[?] -20060[?] 20059[?]  is mandatory 
199.19/196.62	c qxplain 2343/2343
199.19/196.67	c qxplain 2340/2342
199.29/196.70	c qxplain 2342/2342
199.29/196.74	c qxplain 2340/2341
199.29/196.77	c qxplain 2341/2341
199.40/196.83	c qxplain 2340/2340
199.40/196.86	c 89098[?] 20056[?] 20060[?] -20061[?]  is mandatory 
199.40/196.86	c qxplain 2321/2339
199.40/196.90	c qxplain 2331/2339
199.50/196.93	c qxplain 2336/2339
199.50/196.96	c qxplain 2338/2339
199.50/196.99	c qxplain 2339/2339
199.69/197.13	c 89102[?] -20063[?] 11729[?]  is mandatory 
199.69/197.13	c qxplain 2338/2338
199.69/197.16	c 89103[?] -20063[?] 16696[?]  is mandatory 
199.69/197.16	c qxplain 2336/2337
199.69/197.19	c qxplain 2337/2337
199.89/197.33	c qxplain 2336/2336
199.89/197.36	c 89105[?] 11730[?] -20064[?]  is mandatory 
199.89/197.36	c qxplain 2331/2335
199.99/197.40	c qxplain 2334/2335
199.99/197.43	c qxplain 2335/2335
199.99/197.46	c 89106[?] -20064[?] 16692[?]  is mandatory 
199.99/197.46	c qxplain 2334/2334
200.09/197.51	c qxplain 2331/2333
200.09/197.54	c qxplain 2333/2333
200.09/197.58	c qxplain 2331/2332
200.19/197.61	c qxplain 2332/2332
200.19/197.68	c qxplain 2331/2331
200.29/197.71	c 89110[?] -20065[?] 20064[?] 20063[?]  is mandatory 
200.29/197.71	c qxplain 2321/2330
200.29/197.75	c qxplain 2326/2330
200.29/197.78	c qxplain 2329/2330
200.39/197.81	c qxplain 2330/2330
200.39/197.85	c 89114[?] 11729[?] -20067[?]  is mandatory 
200.39/197.85	c qxplain 2329/2329
200.39/197.89	c 89115[?] -20067[?] 16700[?]  is mandatory 
200.39/197.89	c qxplain 2326/2328
200.50/197.92	c qxplain 2328/2328
200.50/197.99	c qxplain 2326/2327
200.60/198.03	c qxplain 2327/2327
200.60/198.06	c 89117[?] -20068[?] 11730[?]  is mandatory 
200.60/198.06	c qxplain 2326/2326
200.60/198.09	c 89118[?] -20068[?] 16696[?]  is mandatory 
200.60/198.09	c qxplain 2321/2325
200.69/198.13	c qxplain 2324/2325
200.79/198.22	c qxplain 2321/2323
200.79/198.26	c qxplain 2323/2323
200.89/198.35	c qxplain 2321/2322
200.89/198.39	c qxplain 2322/2322
200.99/198.42	c 89122[?] -20069[?] 20068[?] 20067[?]  is mandatory 
200.99/198.42	c qxplain 2321/2321
200.99/198.46	c 89126[?] -20071[?] 11729[?]  is mandatory 
200.99/198.47	c qxplain 0/2320
201.09/198.50	c qxplain 1161/2320
201.09/198.53	c qxplain 1741/2320
201.09/198.56	c qxplain 2031/2320
201.09/198.60	c qxplain 2176/2320
201.19/198.63	c qxplain 2249/2320
201.19/198.66	c qxplain 2285/2320
201.19/198.69	c qxplain 2303/2320
201.29/198.72	c qxplain 2312/2320
201.29/198.76	c qxplain 2317/2320
201.39/198.80	c qxplain 2319/2320
201.39/198.83	c qxplain 2320/2320
201.39/198.86	c 89127[?] -20071[?] 16704[?]  is mandatory 
201.39/198.86	c qxplain 2319/2319
201.49/198.97	c qxplain 2317/2318
201.60/199.01	c qxplain 2318/2318
201.60/199.04	c 89129[?] -20072[?] 11730[?]  is mandatory 
201.60/199.04	c qxplain 2317/2317
201.60/199.07	c 89130[?] -20072[?] 16700[?]  is mandatory 
201.60/199.07	c qxplain 2312/2316
201.70/199.10	c qxplain 2315/2316
201.79/199.20	c qxplain 2312/2314
201.79/199.23	c qxplain 2314/2314
201.79/199.29	c qxplain 2312/2313
201.89/199.32	c qxplain 2313/2313
201.89/199.36	c 89134[?] -20073[?] 20072[?] 20071[?]  is mandatory 
201.89/199.36	c qxplain 2312/2312
201.99/199.43	c 89138[?] 11729[?] -20075[?]  is mandatory 
201.99/199.43	c qxplain 2303/2311
201.99/199.47	c qxplain 2308/2311
202.09/199.51	c qxplain 2310/2311
202.09/199.55	c qxplain 2311/2311
202.09/199.59	c 89139[?] -20075[?] 11942[?]  is mandatory 
202.09/199.59	c qxplain 2310/2310
202.29/199.71	c qxplain 2308/2309
202.29/199.76	c qxplain 2309/2309
202.29/199.80	c 89141[?] -20076[?] 11730[?]  is mandatory 
202.29/199.80	c qxplain 2308/2308
202.39/199.83	c 89142[?] -20076[?] 16704[?]  is mandatory 
202.39/199.83	c qxplain 2303/2307
202.39/199.86	c qxplain 2306/2307
202.59/200.00	c qxplain 2303/2305
202.59/200.03	c qxplain 2305/2305
202.59/200.04	c qxplain 2303/2304
202.59/200.07	c qxplain 2304/2304
202.70/200.11	c 89146[?] -20077[?] 20075[?] 20076[?]  is mandatory 
202.70/200.11	c qxplain 2303/2303
202.70/200.14	c 89731[?] 11732[?] -20282[?]  is mandatory 
202.70/200.14	c qxplain 2285/2302
202.70/200.17	c qxplain 2294/2302
202.80/200.20	c qxplain 2299/2302
202.80/200.24	c qxplain 2301/2302
202.80/200.27	c qxplain 2302/2302
202.89/200.30	c 89732[?] 16889[?] -20282[?]  is mandatory 
202.89/200.30	c qxplain 2301/2301
202.89/200.34	c qxplain 2299/2300
202.89/200.37	c qxplain 2300/2300
202.99/200.43	c qxplain 2299/2299
202.99/200.46	c 89783[?] -20299[?] 11753[?]  is mandatory 
202.99/200.46	c qxplain 2294/2298
202.99/200.50	c qxplain 2297/2298
203.09/200.53	c qxplain 2298/2298
203.09/200.58	c 89785[?] -20300[?] 11939[?]  is mandatory 
203.09/200.58	c qxplain 2297/2297
203.19/200.62	c 89786[?] -20300[?] 11951[?]  is mandatory 
203.19/200.62	c qxplain 2294/2296
203.19/200.66	c qxplain 2296/2296
203.29/200.71	c 89788[?] -20301[?] 12363[?]  is mandatory 
203.29/200.71	c qxplain 2294/2295
203.29/200.78	c qxplain 2295/2295
203.39/200.82	c 89789[?] -20301[?] 12389[?]  is mandatory 
203.39/200.82	c qxplain 2294/2294
203.39/200.89	c 89791[?] -20302[?] 13204[?]  is mandatory 
203.39/200.89	c qxplain 2285/2293
203.50/200.93	c qxplain 2290/2293
203.50/200.96	c qxplain 2292/2293
203.60/201.02	c qxplain 2293/2293
203.60/201.07	c 89792[?] -20302[?] 13239[?]  is mandatory 
203.60/201.07	c qxplain 2292/2292
203.70/201.12	c 89794[?] -20303[?] 14648[?]  is mandatory 
203.70/201.12	c qxplain 2290/2291
203.70/201.17	c qxplain 2291/2291
203.81/201.20	c 89795[?] -20303[?] 14692[?]  is mandatory 
203.81/201.20	c qxplain 2290/2290
203.81/201.23	c 89797[?] -20304[?] 16928[?]  is mandatory 
203.81/201.23	c qxplain 2285/2289
203.81/201.28	c qxplain 2288/2289
203.91/201.31	c qxplain 2289/2289
203.91/201.35	c 89798[?] -20304[?] 16981[?]  is mandatory 
203.91/201.35	c qxplain 2288/2288
203.91/201.39	c 89800[?] -20305[?] 11735[?]  is mandatory 
203.91/201.39	c qxplain 2285/2287
204.10/201.52	c qxplain 2287/2287
204.10/201.59	c 89801[?] 17117[?] -20305[?]  is mandatory 
204.10/201.59	c qxplain 2285/2286
204.26/201.69	c qxplain 2286/2286
204.26/201.70	c qxplain 2285/2285
204.36/201.73	c 89804[?] -16919[?] -20306[?]  is mandatory 
204.36/201.73	c qxplain 2249/2284
204.36/201.77	c qxplain 2267/2284
204.46/201.80	c qxplain 2276/2284
204.46/201.84	c qxplain 2281/2284
204.46/201.87	c qxplain 2283/2284
204.56/201.90	c qxplain 2284/2284
204.56/201.95	c 89805[?] -20307[?] 11752[?]  is mandatory 
204.56/201.95	c qxplain 2283/2283
204.56/201.98	c qxplain 2281/2282
204.66/202.01	c qxplain 2282/2282
204.66/202.05	c 89808[?] -20308[?] 11948[?]  is mandatory 
204.66/202.05	c qxplain 2281/2281
204.66/202.08	c qxplain 2276/2280
204.76/202.11	c qxplain 2279/2280
204.76/202.15	c qxplain 2280/2280
204.76/202.18	c qxplain 2279/2279
204.86/202.22	c 89811[?] -20309[?] 12387[?]  is mandatory 
204.86/202.22	c qxplain 2276/2278
204.86/202.26	c qxplain 2278/2278
204.86/202.30	c qxplain 2276/2277
204.97/202.33	c qxplain 2277/2277
204.97/202.36	c qxplain 2276/2276
204.97/202.40	c 89814[?] -20310[?] 13237[?]  is mandatory 
204.97/202.40	c qxplain 2267/2275
205.07/202.43	c qxplain 2272/2275
205.07/202.46	c qxplain 2274/2275
205.26/202.61	c qxplain 2272/2273
205.26/202.65	c qxplain 2273/2273
205.26/202.68	c 89817[?] -20311[?] 14690[?]  is mandatory 
205.26/202.68	c qxplain 2272/2272
205.36/202.78	c qxplain 2267/2271
205.46/202.81	c qxplain 2270/2271
205.46/202.84	c qxplain 2271/2271
205.56/202.94	c qxplain 2270/2270
205.56/202.97	c 89820[?] -20312[?] 16979[?]  is mandatory 
205.56/202.97	c qxplain 2267/2269
205.76/203.16	c qxplain 2249/2266
205.86/203.20	c qxplain 2258/2266
205.86/203.23	c qxplain 2263/2266
205.86/203.26	c qxplain 2265/2266
205.86/203.30	c qxplain 2266/2266
205.96/203.30	c qxplain 2265/2265
205.96/203.33	c 89825[?] -20313[?] 20312[?] 20311[?]  is mandatory 
205.96/203.33	c qxplain 2263/2264
205.96/203.36	c qxplain 2258/2262
206.07/203.40	c qxplain 2261/2262
206.07/203.43	c qxplain 2262/2262
206.07/203.46	c 89828[?] -20314[?] 20313[?] 20310[?]  is mandatory 
206.07/203.46	c qxplain 2261/2261
206.07/203.47	c qxplain 2258/2260
206.07/203.50	c qxplain 2260/2260
206.17/203.51	c qxplain 2258/2259
206.17/203.54	c qxplain 2259/2259
206.17/203.57	c 89831[?] -20315[?] 20314[?] 20309[?]  is mandatory 
206.17/203.57	c qxplain 2258/2258
206.17/203.58	c qxplain 2249/2257
206.26/203.61	c qxplain 2254/2257
206.26/203.64	c qxplain 2256/2257
206.26/203.67	c qxplain 2257/2257
206.26/203.68	c qxplain 2256/2256
206.36/203.71	c 89834[?] -20316[?] 20315[?] 20308[?]  is mandatory 
206.36/203.71	c qxplain 2254/2255
206.36/203.75	c qxplain 2255/2255
206.36/203.75	c qxplain 2254/2254
206.36/203.78	c 89837[?] -20317[?] 20316[?] 20307[?]  is mandatory 
206.36/203.78	c qxplain 2249/2253
206.47/203.82	c qxplain 2252/2253
206.47/203.85	c qxplain 2253/2253
206.57/203.91	c 89838[?] -20318[?] 20306[?]  is mandatory 
206.57/203.91	c qxplain 2252/2252
206.57/203.94	c 89839[?] -20318[?] 20317[?]  is mandatory 
206.57/203.94	c qxplain 2249/2251
206.57/203.97	c qxplain 2251/2251
206.67/204.05	c 89841[?] -20319[?] 16910[?]  is mandatory 
206.67/204.05	c qxplain 2249/2250
206.67/204.09	c qxplain 2250/2250
206.77/204.12	c 89842[?] 20318[?] -20319[?]  is mandatory 
206.77/204.12	c qxplain 2249/2249
206.87/204.22	c 89844[?] -20320[?] 14619[?]  is mandatory 
206.87/204.22	c qxplain 2176/2248
206.87/204.25	c qxplain 2213/2248
206.87/204.29	c qxplain 2231/2248
206.97/204.32	c qxplain 2240/2248
206.97/204.35	c qxplain 2245/2248
206.97/204.38	c qxplain 2247/2248
207.07/204.41	c qxplain 2248/2248
207.07/204.45	c 89845[?] 20319[?] -20320[?]  is mandatory 
207.07/204.45	c qxplain 2247/2247
207.07/204.48	c 89848[?] 20320[?] -20321[?]  is mandatory 
207.07/204.48	c qxplain 2245/2246
207.18/204.51	c qxplain 2246/2246
207.18/204.56	c 89850[?] -20322[?] 12331[?]  is mandatory 
207.18/204.56	c qxplain 2245/2245
207.18/204.59	c 89851[?] 20321[?] -20322[?]  is mandatory 
207.18/204.59	c qxplain 2240/2244
207.28/204.63	c qxplain 2243/2244
207.28/204.66	c qxplain 2244/2244
207.28/204.69	c 89854[?] -20323[?] 20322[?]  is mandatory 
207.28/204.69	c qxplain 2243/2243
207.37/204.72	c 89856[?] -20324[?] 11733[?]  is mandatory 
207.37/204.73	c qxplain 2240/2242
207.37/204.76	c qxplain 2242/2242
207.37/204.80	c 89857[?] -20324[?] 20305[?]  is mandatory 
207.37/204.80	c qxplain 2240/2241
207.57/204.92	c qxplain 2241/2241
207.57/204.99	c qxplain 2240/2240
207.67/205.04	c 89859[?] -20325[?] 12365[?]  is mandatory 
207.67/205.04	c qxplain 2231/2239
207.67/205.07	c qxplain 2236/2239
207.77/205.10	c qxplain 2238/2239
207.77/205.13	c qxplain 2239/2239
207.77/205.17	c 89860[?] -20325[?] 17011[?]  is mandatory 
207.77/205.17	c qxplain 2238/2238
207.77/205.17	c qxplain 2236/2237
207.87/205.21	c qxplain 2237/2237
207.87/205.24	c 89862[?] -20326[?] 11732[?]  is mandatory 
207.87/205.24	c qxplain 2236/2236
207.87/205.27	c 89863[?] -20326[?] 20325[?]  is mandatory 
207.87/205.27	c qxplain 2231/2235
207.97/205.31	c qxplain 2234/2235
207.97/205.40	c qxplain 2231/2233
208.07/205.43	c qxplain 2233/2233
208.07/205.44	c qxplain 2231/2232
208.07/205.47	c qxplain 2232/2232
208.17/205.50	c 89867[?] -20327[?] 20326[?] 20324[?]  is mandatory 
208.17/205.50	c qxplain 2231/2231
208.17/205.53	c 89868[?] -20328[?] 11730[?]  is mandatory 
208.17/205.53	c qxplain 2213/2230
208.17/205.57	c qxplain 2222/2230
208.28/205.61	c qxplain 2227/2230
208.28/205.65	c qxplain 2229/2230
208.28/205.68	c qxplain 2230/2230
208.38/205.72	c 89869[?] -20328[?] 20327[?]  is mandatory 
208.38/205.72	c qxplain 2229/2229
208.38/205.72	c qxplain 2227/2228
208.47/205.81	c qxplain 2228/2228
208.47/205.81	c qxplain 2227/2227
208.47/205.86	c 89872[?] -20329[?] -16956[?]  is mandatory 
208.47/205.86	c qxplain 2222/2226
208.47/205.89	c qxplain 2225/2226
208.57/205.92	c qxplain 2226/2226
208.67/206.07	c 89873[?] -20330[?] 11750[?]  is mandatory 
208.67/206.07	c qxplain 2225/2225
208.67/206.07	c qxplain 2222/2224
208.77/206.11	c qxplain 2224/2224
208.77/206.16	c 89876[?] -20331[?] 11942[?]  is mandatory 
208.77/206.16	c qxplain 2222/2223
208.97/206.34	c qxplain 2213/2221
208.97/206.37	c qxplain 2218/2221
209.07/206.40	c qxplain 2220/2221
209.07/206.44	c qxplain 2221/2221
209.07/206.49	c 89879[?] -20332[?] 12371[?]  is mandatory 
209.07/206.49	c qxplain 2220/2220
209.27/206.69	c qxplain 2218/2219
209.38/206.75	c qxplain 2219/2219
209.57/206.95	c qxplain 2218/2218
209.57/206.99	c 89882[?] -20333[?] 13215[?]  is mandatory 
209.57/206.99	c qxplain 2213/2217
209.67/207.02	c qxplain 2216/2217
209.77/207.17	c qxplain 2213/2215
209.87/207.20	c qxplain 2215/2215
209.87/207.24	c 89885[?] -20334[?] 14662[?]  is mandatory 
209.87/207.24	c qxplain 2213/2214
209.97/207.40	c qxplain 2176/2212
210.07/207.43	c qxplain 2195/2212
210.07/207.46	c qxplain 2204/2212
210.17/207.50	c qxplain 2209/2212
210.17/207.53	c qxplain 2211/2212
210.17/207.56	c qxplain 2212/2212
210.17/207.59	c 89888[?] -20335[?] 16945[?]  is mandatory 
210.17/207.59	c qxplain 2211/2211
210.37/207.75	c qxplain 2209/2210
210.48/207.83	c qxplain 2204/2208
210.48/207.87	c qxplain 2207/2208
210.48/207.90	c qxplain 2208/2208
210.58/207.90	c qxplain 2207/2207
210.58/207.94	c 89893[?] -20336[?] 20335[?] 20334[?]  is mandatory 
210.58/207.94	c qxplain 2204/2206
210.58/207.97	c qxplain 2206/2206
210.58/207.97	c qxplain 2204/2205
210.67/208.01	c qxplain 2205/2205
210.67/208.01	c qxplain 2204/2204
210.67/208.04	c 89896[?] -20337[?] 20336[?] 20333[?]  is mandatory 
210.67/208.04	c qxplain 2195/2203
210.67/208.08	c qxplain 2200/2203
210.77/208.11	c qxplain 2202/2203
210.77/208.14	c qxplain 2200/2201
210.77/208.18	c qxplain 2201/2201
210.88/208.21	c 89899[?] -20338[?] 20337[?] 20332[?]  is mandatory 
210.88/208.21	c qxplain 2200/2200
210.88/208.22	c qxplain 2195/2199
210.88/208.25	c qxplain 2198/2199
210.88/208.28	c qxplain 2199/2199
210.88/208.29	c qxplain 2198/2198
210.98/208.32	c 89902[?] -20339[?] 20338[?] 20331[?]  is mandatory 
210.98/208.32	c qxplain 2195/2197
210.98/208.35	c qxplain 2197/2197
211.18/208.54	c qxplain 2195/2196
211.18/208.57	c qxplain 2196/2196
211.28/208.61	c 89905[?] -20340[?] 20339[?] 20330[?]  is mandatory 
211.28/208.61	c qxplain 2195/2195
211.28/208.66	c 89906[?] -20341[?] 20329[?]  is mandatory 
211.28/208.66	c qxplain 2176/2194
211.28/208.69	c qxplain 2186/2194
211.38/208.73	c qxplain 2191/2194
211.38/208.76	c qxplain 2193/2194
211.38/208.79	c qxplain 2194/2194
211.48/208.82	c 89907[?] -20341[?] 20340[?]  is mandatory 
211.48/208.82	c qxplain 2193/2193
211.48/208.83	c qxplain 2191/2192
211.48/208.86	c qxplain 2192/2192
211.58/208.91	c 89909[?] -20342[?] 16947[?]  is mandatory 
211.58/208.91	c qxplain 2191/2191
211.58/208.94	c 89910[?] -20342[?] 20341[?]  is mandatory 
211.58/208.94	c qxplain 2186/2190
211.58/208.97	c qxplain 2189/2190
211.68/209.04	c qxplain 2190/2190
211.68/209.04	c qxplain 2189/2189
211.68/209.09	c 89912[?] -20343[?] 14664[?]  is mandatory 
211.68/209.09	c qxplain 2186/2188
211.78/209.12	c qxplain 2188/2188
211.78/209.16	c 89913[?] -20343[?] 20342[?]  is mandatory 
211.78/209.16	c qxplain 2186/2187
211.78/209.19	c qxplain 2187/2187
211.88/209.24	c 89915[?] -20344[?] 13217[?]  is mandatory 
211.88/209.24	c qxplain 2186/2186
211.88/209.27	c 89916[?] -20344[?] 20343[?]  is mandatory 
211.88/209.27	c qxplain 2176/2185
211.97/209.30	c qxplain 2181/2185
211.97/209.34	c qxplain 2184/2185
211.97/209.37	c qxplain 2185/2185
212.07/209.48	c 89918[?] -20345[?] 12373[?]  is mandatory 
212.07/209.48	c qxplain 2184/2184
212.17/209.52	c 89919[?] -20345[?] 20344[?]  is mandatory 
212.17/209.52	c qxplain 2181/2183
212.17/209.55	c qxplain 2183/2183
212.17/209.58	c 89921[?] -20346[?] 11729[?]  is mandatory 
212.17/209.58	c qxplain 2181/2182
212.27/209.62	c qxplain 2182/2182
212.27/209.65	c 89922[?] -20346[?] 20345[?]  is mandatory 
212.27/209.65	c qxplain 2181/2181
212.27/209.65	c qxplain 2176/2180
212.27/209.69	c qxplain 2179/2180
212.37/209.72	c qxplain 2180/2180
212.37/209.75	c 89926[?] -20347[?] 20346[?] 20328[?]  is mandatory 
212.37/209.75	c qxplain 2179/2179
212.47/209.81	c 89927[?] -20348[?] 11727[?]  is mandatory 
212.47/209.81	c qxplain 2176/2178
212.47/209.84	c qxplain 2178/2178
212.47/209.87	c 89928[?] -20348[?] 20347[?]  is mandatory 
212.47/209.87	c qxplain 2176/2177
212.47/209.88	c qxplain 2031/2175
212.57/209.91	c qxplain 2104/2175
212.57/209.94	c qxplain 2140/2175
212.57/209.97	c qxplain 2158/2175
212.68/210.01	c qxplain 2167/2175
212.68/210.04	c qxplain 2172/2175
212.68/210.08	c qxplain 2174/2175
212.78/210.14	c qxplain 2175/2175
212.78/210.17	c 89931[?] -16973[?] -20349[?]  is mandatory 
212.78/210.17	c qxplain 2174/2174
212.87/210.21	c 89932[?] -20350[?] 11751[?]  is mandatory 
212.87/210.21	c qxplain 2172/2173
212.87/210.25	c qxplain 2173/2173
212.87/210.29	c qxplain 2172/2172
212.97/210.33	c 89935[?] -20351[?] 11945[?]  is mandatory 
212.97/210.33	c qxplain 2167/2171
212.97/210.36	c qxplain 2170/2171
213.07/210.41	c qxplain 2167/2169
213.07/210.44	c qxplain 2169/2169
213.07/210.48	c 89938[?] -20352[?] 12379[?]  is mandatory 
213.07/210.48	c qxplain 2167/2168
213.27/210.61	c qxplain 2158/2166
213.27/210.64	c qxplain 2163/2166
213.27/210.67	c qxplain 2165/2166
213.37/210.70	c qxplain 2166/2166
213.37/210.74	c 89941[?] -20353[?] 13226[?]  is mandatory 
213.37/210.74	c qxplain 2165/2165
213.47/210.86	c qxplain 2163/2164
213.47/210.89	c qxplain 2164/2164
213.67/211.00	c qxplain 2163/2163
213.67/211.03	c 89944[?] -20354[?] 14676[?]  is mandatory 
213.67/211.03	c qxplain 2158/2162
213.67/211.07	c qxplain 2161/2162
213.89/211.23	c qxplain 2158/2160
213.89/211.26	c qxplain 2160/2160
213.89/211.29	c 89947[?] -20355[?] 16962[?]  is mandatory 
213.89/211.29	c qxplain 2158/2159
214.08/211.47	c qxplain 2140/2157
214.18/211.50	c qxplain 2149/2157
214.18/211.53	c qxplain 2154/2157
214.18/211.56	c qxplain 2156/2157
214.38/211.72	c qxplain 2154/2155
214.38/211.75	c qxplain 2155/2155
214.38/211.78	c 89952[?] -20356[?] 20355[?] 20354[?]  is mandatory 
214.38/211.79	c qxplain 2154/2154
214.38/211.79	c qxplain 2149/2153
214.48/211.82	c qxplain 2152/2153
214.48/211.86	c qxplain 2153/2153
214.48/211.89	c qxplain 2152/2152
214.58/211.92	c 89955[?] -20357[?] 20356[?] 20353[?]  is mandatory 
214.58/211.92	c qxplain 2149/2151
214.58/211.96	c qxplain 2151/2151
214.58/211.96	c qxplain 2149/2150
214.58/211.99	c qxplain 2150/2150
214.68/212.03	c qxplain 2149/2149
214.68/212.06	c 89958[?] -20358[?] 20357[?] 20352[?]  is mandatory 
214.68/212.06	c qxplain 2140/2148
214.68/212.09	c qxplain 2145/2148
214.78/212.12	c qxplain 2147/2148
214.78/212.16	c qxplain 2145/2146
214.78/212.19	c qxplain 2146/2146
214.89/212.22	c 89961[?] -20359[?] 20358[?] 20351[?]  is mandatory 
214.89/212.22	c qxplain 2145/2145
214.89/212.23	c qxplain 2140/2144
214.89/212.26	c qxplain 2143/2144
214.89/212.30	c qxplain 2144/2144
214.99/212.33	c 89964[?] -20360[?] 20359[?] 20350[?]  is mandatory 
214.99/212.33	c qxplain 2143/2143
215.08/212.40	c 89965[?] 20349[?] -20361[?]  is mandatory 
215.08/212.40	c qxplain 2140/2142
215.08/212.43	c qxplain 2142/2142
215.08/212.47	c 89966[?] -20361[?] 20360[?]  is mandatory 
215.08/212.47	c qxplain 2140/2141
215.18/212.53	c qxplain 2141/2141
215.18/212.53	c qxplain 2140/2140
215.28/212.63	c 89968[?] -20362[?] 16964[?]  is mandatory 
215.28/212.63	c qxplain 2104/2139
215.28/212.66	c qxplain 2122/2139
215.28/212.69	c qxplain 2131/2139
215.38/212.73	c qxplain 2136/2139
215.38/212.76	c qxplain 2138/2139
215.38/212.79	c qxplain 2139/2139
215.48/212.82	c 89969[?] -20362[?] 20361[?]  is mandatory 
215.48/212.82	c qxplain 2138/2138
215.48/212.83	c qxplain 2136/2137
215.48/212.86	c qxplain 2137/2137
215.58/212.92	c 89971[?] -20363[?] 14678[?]  is mandatory 
215.58/212.92	c qxplain 2136/2136
215.58/212.95	c 89972[?] -20363[?] 20362[?]  is mandatory 
215.58/212.95	c qxplain 2131/2135
215.58/212.98	c qxplain 2134/2135
215.68/213.01	c qxplain 2135/2135
215.68/213.02	c qxplain 2134/2134
215.68/213.05	c 89975[?] -20364[?] 20363[?]  is mandatory 
215.68/213.05	c qxplain 2131/2133
215.68/213.09	c qxplain 2133/2133
215.68/213.09	c qxplain 2131/2132
215.78/213.13	c qxplain 2132/2132
215.78/213.19	c 89977[?] -20365[?] 12381[?]  is mandatory 
215.78/213.19	c qxplain 2131/2131
215.88/213.22	c 89978[?] -20365[?] 20364[?]  is mandatory 
215.88/213.22	c qxplain 2122/2130
215.88/213.26	c qxplain 2127/2130
215.88/213.29	c qxplain 2129/2130
216.09/213.43	c qxplain 2127/2128
216.09/213.46	c qxplain 2128/2128
216.09/213.50	c 89981[?] -20366[?] 20365[?]  is mandatory 
216.09/213.50	c qxplain 2127/2127
216.19/213.50	c qxplain 2122/2126
216.19/213.53	c qxplain 2125/2126
216.19/213.57	c qxplain 2126/2126
216.19/213.57	c qxplain 2125/2125
216.29/213.60	c 89985[?] -20367[?] 20348[?] 20366[?]  is mandatory 
216.29/213.60	c qxplain 2122/2124
216.29/213.64	c qxplain 2124/2124
216.39/213.79	c qxplain 2122/2123
216.49/213.82	c qxplain 2123/2123
216.49/213.86	c 89987[?] -20368[?] 20367[?]  is mandatory 
216.49/213.86	c qxplain 2122/2122
216.49/213.86	c qxplain 2104/2121
216.59/213.90	c qxplain 2113/2121
216.59/213.93	c qxplain 2118/2121
216.59/213.96	c qxplain 2120/2121
216.69/214.00	c qxplain 2121/2121
216.69/214.00	c qxplain 2120/2120
216.69/214.04	c 89991[?] -20369[?] 20368[?] 20323[?]  is mandatory 
216.69/214.04	c qxplain 2118/2119
216.69/214.07	c qxplain 2119/2119
216.79/214.11	c 89992[?] 20305[?] -20370[?]  is mandatory 
216.79/214.11	c qxplain 2118/2118
216.79/214.14	c 89993[?] 20369[?] -20370[?]  is mandatory 
216.79/214.14	c qxplain 2113/2117
216.79/214.17	c qxplain 2116/2117
216.89/214.20	c qxplain 2117/2117
216.89/214.24	c 89997[?] 20370[?] -20371[?] 20304[?]  is mandatory 
216.89/214.24	c qxplain 2116/2116
216.89/214.27	c 90000[?] 20371[?] -20372[?] 20303[?]  is mandatory 
216.89/214.27	c qxplain 2113/2115
216.99/214.30	c qxplain 2115/2115
216.99/214.33	c 90003[?] 20372[?] -20373[?] 20302[?]  is mandatory 
216.99/214.33	c qxplain 2113/2114
216.99/214.37	c qxplain 2114/2114
217.09/214.40	c 90006[?] 20373[?] -20374[?] 20301[?]  is mandatory 
217.09/214.40	c qxplain 2113/2113
217.09/214.43	c 90009[?] 20374[?] -20375[?] 20300[?]  is mandatory 
217.09/214.43	c qxplain 2104/2112
217.09/214.46	c qxplain 2109/2112
217.09/214.50	c qxplain 2111/2112
217.19/214.53	c qxplain 2112/2112
217.19/214.56	c 90012[?] 20375[?] -20376[?] 20299[?]  is mandatory 
217.19/214.56	c qxplain 2111/2111
217.19/214.57	c qxplain 2109/2110
217.29/214.61	c qxplain 2110/2110
217.29/214.65	c 90044[?] -20387[?] -20340[?]  is mandatory 
217.29/214.65	c qxplain 2109/2109
217.29/214.65	c qxplain 2104/2108
217.29/214.69	c qxplain 2107/2108
217.39/214.72	c qxplain 2108/2108
217.39/214.75	c 90046[?] -20388[?] 11749[?]  is mandatory 
217.39/214.75	c qxplain 2107/2107
217.49/214.82	c 90048[?] -20389[?] 11942[?]  is mandatory 
217.49/214.82	c qxplain 2104/2106
217.49/214.87	c qxplain 2106/2106
217.59/214.94	c qxplain 2104/2105
217.59/214.98	c qxplain 2105/2105
217.69/215.02	c 90050[?] 20389[?] -11942[?] -11939[?]  is mandatory 
217.69/215.02	c qxplain 2104/2104
217.69/215.06	c 90051[?] -20390[?] 12371[?]  is mandatory 
217.69/215.06	c qxplain 2031/2103
217.69/215.09	c qxplain 2068/2103
217.79/215.13	c qxplain 2086/2103
217.79/215.16	c qxplain 2095/2103
217.79/215.19	c qxplain 2100/2103
217.89/215.22	c qxplain 2102/2103
217.99/215.31	c qxplain 2103/2103
217.99/215.37	c qxplain 2102/2102
218.09/215.42	c 90054[?] -20391[?] 13215[?]  is mandatory 
218.09/215.42	c qxplain 2100/2101
218.19/215.57	c qxplain 2095/2099
218.29/215.60	c qxplain 2098/2099
218.29/215.66	c qxplain 2099/2099
218.44/215.72	c 90057[?] -20392[?] 14662[?]  is mandatory 
218.44/215.72	c qxplain 2098/2098
218.44/215.80	c qxplain 2095/2097
218.54/215.83	c qxplain 2097/2097
218.54/215.89	c qxplain 2095/2096
218.64/215.93	c qxplain 2096/2096
218.64/215.97	c 90060[?] -20393[?] 16945[?]  is mandatory 
218.64/215.97	c qxplain 2095/2095
218.74/216.04	c qxplain 2086/2094
218.74/216.08	c qxplain 2091/2094
218.84/216.11	c qxplain 2093/2094
218.84/216.14	c qxplain 2094/2094
218.94/216.23	c qxplain 2093/2093
218.94/216.27	c 90063[?] 20327[?] -20394[?]  is mandatory 
218.94/216.27	c qxplain 2091/2092
219.14/216.42	c qxplain 2086/2090
219.14/216.45	c qxplain 2089/2090
219.14/216.45	c qxplain 2086/2088
219.14/216.49	c qxplain 2088/2088
219.24/216.52	c 90068[?] -20395[?] 20394[?] 20393[?]  is mandatory 
219.24/216.52	c qxplain 2086/2087
219.24/216.53	c qxplain 2068/2085
219.24/216.56	c qxplain 2077/2085
219.24/216.59	c qxplain 2082/2085
219.35/216.62	c qxplain 2084/2085
219.35/216.66	c qxplain 2085/2085
219.35/216.69	c 90071[?] -20396[?] 20395[?] 20392[?]  is mandatory 
219.35/216.69	c qxplain 2084/2084
219.35/216.69	c qxplain 2082/2083
219.45/216.73	c qxplain 2083/2083
219.45/216.73	c qxplain 2082/2082
219.45/216.77	c 90074[?] -20397[?] 20396[?] 20391[?]  is mandatory 
219.45/216.77	c qxplain 2077/2081
219.54/216.80	c qxplain 2080/2081
219.54/216.83	c qxplain 2081/2081
219.54/216.84	c qxplain 2080/2080
219.54/216.87	c 90077[?] -20398[?] 20397[?] 20390[?]  is mandatory 
219.54/216.87	c qxplain 2077/2079
219.64/216.90	c qxplain 2079/2079
219.64/216.95	c 90078[?] 20399[?] -20389[?]  is mandatory 
219.64/216.95	c qxplain 2077/2078
219.64/216.98	c qxplain 2078/2078
219.64/216.99	c qxplain 2077/2077
219.74/217.02	c 90080[?] -20399[?] 20398[?] 20389[?]  is mandatory 
219.74/217.02	c qxplain 2068/2076
219.74/217.05	c qxplain 2073/2076
219.74/217.09	c qxplain 2075/2076
219.84/217.12	c qxplain 2076/2076
219.84/217.16	c 90082[?] 20400[?] -20399[?]  is mandatory 
219.84/217.16	c qxplain 2075/2075
219.84/217.19	c 90083[?] -20400[?] 20399[?] 20388[?]  is mandatory 
219.84/217.19	c qxplain 2073/2074
219.94/217.22	c qxplain 2074/2074
220.04/217.30	c 90084[?] -20401[?] 20387[?]  is mandatory 
220.04/217.30	c qxplain 2073/2073
220.04/217.33	c 90085[?] -20401[?] 20400[?]  is mandatory 
220.04/217.33	c qxplain 2068/2072
220.04/217.36	c qxplain 2071/2072
220.14/217.45	c qxplain 2072/2072
220.14/217.45	c qxplain 2071/2071
220.14/217.49	c 90087[?] -20402[?] 20329[?]  is mandatory 
220.14/217.49	c qxplain 2068/2070
220.24/217.52	c qxplain 2070/2070
220.24/217.55	c 90088[?] -20402[?] 20401[?]  is mandatory 
220.24/217.55	c qxplain 2068/2069
220.34/217.63	c qxplain 2069/2069
220.34/217.63	c qxplain 2068/2068
220.34/217.69	c 90090[?] -20403[?] 16947[?]  is mandatory 
220.34/217.69	c qxplain 2031/2067
220.46/217.73	c qxplain 2050/2067
220.46/217.76	c qxplain 2059/2067
220.46/217.79	c qxplain 2064/2067
220.56/217.82	c qxplain 2066/2067
220.56/217.86	c qxplain 2067/2067
220.56/217.89	c 90091[?] -20403[?] 20402[?]  is mandatory 
220.56/217.89	c qxplain 2066/2066
220.56/217.89	c qxplain 2064/2065
220.65/217.93	c qxplain 2065/2065
220.75/218.05	c 90093[?] -20404[?] 14664[?]  is mandatory 
220.75/218.05	c qxplain 2064/2064
220.75/218.08	c 90094[?] -20404[?] 20403[?]  is mandatory 
220.75/218.08	c qxplain 2059/2063
220.85/218.11	c qxplain 2062/2063
220.85/218.15	c qxplain 2063/2063
220.85/218.15	c qxplain 2062/2062
220.85/218.19	c 90096[?] -20405[?] 13217[?]  is mandatory 
220.85/218.19	c qxplain 2059/2061
220.95/218.22	c qxplain 2061/2061
220.95/218.25	c 90097[?] -20405[?] 20404[?]  is mandatory 
220.95/218.25	c qxplain 2059/2060
220.95/218.26	c qxplain 2050/2058
221.05/218.30	c qxplain 2055/2058
221.05/218.34	c qxplain 2057/2058
221.05/218.37	c qxplain 2058/2058
221.15/218.40	c 90106[?] -20400[?] -20408[?]  is mandatory 
221.15/218.40	c qxplain 2057/2057
221.15/218.43	c 90107[?] -20409[?] 20387[?]  is mandatory 
221.15/218.43	c qxplain 2055/2056
221.15/218.47	c qxplain 2056/2056
221.25/218.50	c 90108[?] 20408[?] -20409[?]  is mandatory 
221.25/218.50	c qxplain 2055/2055
221.25/218.51	c qxplain 2050/2054
221.25/218.54	c qxplain 2053/2054
221.25/218.57	c qxplain 2054/2054
221.35/218.63	c 90110[?] -20410[?] 20329[?]  is mandatory 
221.35/218.63	c qxplain 2053/2053
221.35/218.66	c 90111[?] 20409[?] -20410[?]  is mandatory 
221.35/218.66	c qxplain 2050/2052
221.35/218.70	c qxplain 2052/2052
221.45/218.70	c qxplain 2050/2051
221.45/218.73	c qxplain 2051/2051
221.45/218.79	c 90113[?] -20411[?] 16947[?]  is mandatory 
221.45/218.79	c qxplain 2050/2050
221.56/218.82	c 90114[?] 20410[?] -20411[?]  is mandatory 
221.56/218.82	c qxplain 2031/2049
221.56/218.86	c qxplain 2041/2049
221.56/218.90	c qxplain 2046/2049
221.66/218.93	c qxplain 2048/2049
221.66/218.97	c qxplain 2049/2049
221.66/218.97	c qxplain 2048/2048
221.76/219.01	c 90116[?] -20412[?] 14664[?]  is mandatory 
221.76/219.01	c qxplain 2046/2047
221.76/219.05	c qxplain 2047/2047
221.76/219.08	c 90117[?] 20411[?] -20412[?]  is mandatory 
221.76/219.08	c qxplain 2046/2046
221.76/219.09	c qxplain 2041/2045
221.86/219.12	c qxplain 2044/2045
221.86/219.15	c qxplain 2045/2045
221.86/219.18	c 90120[?] 20412[?] -20413[?]  is mandatory 
221.86/219.18	c qxplain 2044/2044
221.86/219.19	c qxplain 2041/2043
221.96/219.22	c qxplain 2043/2043
221.96/219.23	c qxplain 2041/2042
221.96/219.26	c qxplain 2042/2042
221.96/219.30	c 90149[?] -20423[?] 11749[?]  is mandatory 
221.96/219.30	c qxplain 2041/2041
222.06/219.33	c 90212[?] -20444[?] 12369[?]  is mandatory 
222.06/219.33	c qxplain 2031/2040
222.06/219.36	c qxplain 2036/2040
222.06/219.39	c qxplain 2039/2040
222.16/219.43	c qxplain 2040/2040
222.16/219.46	c 90275[?] -20465[?] 13213[?]  is mandatory 
222.16/219.46	c qxplain 2039/2039
222.16/219.49	c 90338[?] -20486[?] 14660[?]  is mandatory 
222.16/219.49	c qxplain 2036/2038
222.26/219.52	c qxplain 2038/2038
222.26/219.56	c 90401[?] -20507[?] 16943[?]  is mandatory 
222.26/219.56	c qxplain 2036/2037
222.26/219.59	c qxplain 2037/2037
222.36/219.62	c 90464[?] -20528[?] 20325[?]  is mandatory 
222.36/219.62	c qxplain 2036/2036
222.36/219.63	c qxplain 2031/2035
222.36/219.66	c qxplain 2034/2035
222.36/219.69	c qxplain 2035/2035
222.46/219.75	c 90526[?] -20549[?] 12365[?]  is mandatory 
222.46/219.75	c qxplain 2034/2034
222.46/219.78	c 90527[?] 17018[?] -20549[?]  is mandatory 
222.46/219.78	c qxplain 2031/2033
222.56/219.82	c qxplain 2033/2033
222.56/219.82	c qxplain 2031/2032
222.56/219.85	c qxplain 2032/2032
222.56/219.89	c 90530[?] -20550[?] 20549[?]  is mandatory 
222.56/219.89	c qxplain 2031/2031
222.56/219.89	c qxplain 1741/2030
222.66/219.93	c qxplain 1886/2030
222.66/219.96	c qxplain 1959/2030
222.66/219.99	c qxplain 1995/2030
222.76/220.02	c qxplain 2013/2030
222.76/220.06	c qxplain 2022/2030
222.76/220.09	c qxplain 2027/2030
222.86/220.12	c qxplain 2029/2030
222.86/220.15	c qxplain 2030/2030
222.86/220.19	c 103198[?] 11726[?] -24815[?]  is mandatory 
222.86/220.19	c qxplain 2029/2029
222.96/220.22	c 103199[?] 20061[?] -24815[?]  is mandatory 
222.96/220.22	c qxplain 2027/2028
222.96/220.26	c qxplain 2028/2028
222.96/220.26	c qxplain 2027/2027
223.06/220.30	c 103201[?] 11729[?] -24816[?]  is mandatory 
223.06/220.30	c qxplain 2022/2026
223.06/220.33	c qxplain 2025/2026
223.06/220.36	c qxplain 2026/2026
223.06/220.39	c 103202[?] -24816[?] 20059[?]  is mandatory 
223.06/220.39	c qxplain 2025/2025
223.26/220.50	c qxplain 2022/2024
223.26/220.53	c qxplain 2024/2024
223.26/220.56	c 103204[?] -24817[?] 11730[?]  is mandatory 
223.26/220.56	c qxplain 2022/2023
223.36/220.60	c qxplain 2023/2023
223.36/220.63	c 103205[?] 20282[?] -24817[?]  is mandatory 
223.36/220.63	c qxplain 2022/2022
223.36/220.66	c qxplain 2013/2021
223.36/220.69	c qxplain 2018/2021
223.46/220.72	c qxplain 2020/2021
223.46/220.75	c qxplain 2018/2019
223.46/220.78	c qxplain 2019/2019
223.56/220.81	c 103209[?] -24818[?] 24816[?] 24817[?]  is mandatory 
223.56/220.81	c qxplain 2018/2018
223.56/220.85	c 103210[?] -24819[?] 11727[?]  is mandatory 
223.56/220.85	c qxplain 2013/2017
223.56/220.88	c qxplain 2016/2017
223.66/220.91	c qxplain 2017/2017
223.66/220.94	c 103211[?] 24818[?] -24819[?]  is mandatory 
223.66/220.94	c qxplain 2016/2016
223.66/220.95	c qxplain 2013/2015
223.66/220.98	c qxplain 2015/2015
223.66/220.99	c qxplain 2013/2014
223.76/221.02	c qxplain 2014/2014
223.76/221.05	c qxplain 2013/2013
223.76/221.08	c 103215[?] 24815[?] 24819[?] -24820[?]  is mandatory 
223.76/221.08	c qxplain 1995/2012
223.86/221.11	c qxplain 2004/2012
223.86/221.14	c qxplain 2009/2012
223.86/221.18	c qxplain 2011/2012
223.96/221.21	c qxplain 2012/2012
223.96/221.28	c 103219[?] -24822[?] 11726[?]  is mandatory 
223.96/221.28	c qxplain 2011/2011
224.06/221.31	c 103220[?] -24822[?] 20065[?]  is mandatory 
224.06/221.31	c qxplain 2009/2010
224.06/221.34	c qxplain 2010/2010
224.16/221.46	c qxplain 2009/2009
224.16/221.49	c 103222[?] -24823[?] 11727[?]  is mandatory 
224.16/221.49	c qxplain 2004/2008
224.26/221.52	c qxplain 2007/2008
224.26/221.56	c qxplain 2008/2008
224.26/221.59	c 103223[?] 20061[?] -24823[?]  is mandatory 
224.26/221.59	c qxplain 2007/2007
224.36/221.63	c qxplain 2004/2006
224.36/221.66	c qxplain 2006/2006
224.36/221.67	c qxplain 2004/2005
224.45/221.70	c qxplain 2005/2005
224.55/221.87	c qxplain 2004/2004
224.65/221.91	c 103227[?] 24823[?] 24822[?] -24824[?]  is mandatory 
224.65/221.91	c qxplain 1995/2003
224.65/221.94	c qxplain 2000/2003
224.65/221.97	c qxplain 2002/2003
224.75/222.01	c qxplain 2003/2003
224.86/222.10	c 103231[?] 11726[?] -24826[?]  is mandatory 
224.86/222.10	c qxplain 2002/2002
224.86/222.14	c 103232[?] -24826[?] 20069[?]  is mandatory 
224.86/222.14	c qxplain 2000/2001
224.86/222.17	c qxplain 2001/2001
224.96/222.28	c qxplain 2000/2000
225.05/222.32	c 103234[?] 11727[?] -24827[?]  is mandatory 
225.05/222.32	c qxplain 1995/1999
225.05/222.35	c qxplain 1998/1999
225.05/222.38	c qxplain 1999/1999
225.15/222.42	c 103235[?] 20065[?] -24827[?]  is mandatory 
225.15/222.42	c qxplain 1998/1998
225.15/222.45	c qxplain 1995/1997
225.15/222.49	c qxplain 1997/1997
225.25/222.56	c qxplain 1995/1996
225.35/222.60	c qxplain 1996/1996
225.35/222.60	c qxplain 1995/1995
225.35/222.64	c 103239[?] 24827[?] 24826[?] -24828[?]  is mandatory 
225.35/222.64	c qxplain 1959/1994
225.35/222.67	c qxplain 1977/1994
225.45/222.71	c qxplain 1986/1994
225.45/222.74	c qxplain 1991/1994
225.45/222.77	c qxplain 1993/1994
225.55/222.80	c qxplain 1994/1994
225.55/222.84	c 103243[?] -24830[?] 11726[?]  is mandatory 
225.55/222.84	c qxplain 1993/1993
225.55/222.87	c 103244[?] -24830[?] 20073[?]  is mandatory 
225.55/222.87	c qxplain 1991/1992
225.65/222.90	c qxplain 1992/1992
225.75/223.04	c qxplain 1991/1991
225.75/223.07	c 103246[?] 11727[?] -24831[?]  is mandatory 
225.75/223.07	c qxplain 1986/1990
225.85/223.10	c qxplain 1989/1990
225.85/223.13	c qxplain 1990/1990
225.85/223.17	c 103247[?] 20069[?] -24831[?]  is mandatory 
225.85/223.17	c qxplain 1989/1989
225.96/223.23	c qxplain 1986/1988
225.96/223.26	c qxplain 1988/1988
225.96/223.30	c qxplain 1986/1987
226.06/223.33	c qxplain 1987/1987
226.06/223.34	c qxplain 1986/1986
226.06/223.37	c 103251[?] 24831[?] 24830[?] -24832[?]  is mandatory 
226.06/223.37	c qxplain 1977/1985
226.15/223.41	c qxplain 1982/1985
226.15/223.44	c qxplain 1984/1985
226.15/223.47	c qxplain 1985/1985
226.25/223.57	c 103255[?] 11726[?] -24834[?]  is mandatory 
226.25/223.57	c qxplain 1984/1984
226.35/223.60	c 103256[?] -24834[?] 20077[?]  is mandatory 
226.35/223.60	c qxplain 1982/1983
226.35/223.64	c qxplain 1983/1983
226.35/223.69	c qxplain 1982/1982
226.45/223.72	c 103258[?] 11727[?] -24835[?]  is mandatory 
226.45/223.72	c qxplain 1977/1981
226.45/223.76	c qxplain 1980/1981
226.45/223.79	c qxplain 1981/1981
226.55/223.82	c 103259[?] 20073[?] -24835[?]  is mandatory 
226.55/223.82	c qxplain 1980/1980
226.55/223.89	c qxplain 1977/1979
226.65/223.92	c qxplain 1979/1979
226.75/224.04	c qxplain 1977/1978
226.75/224.07	c qxplain 1978/1978
226.85/224.10	c qxplain 1977/1977
226.85/224.14	c 103263[?] 24835[?] 24834[?] -24836[?]  is mandatory 
226.85/224.14	c qxplain 1959/1976
226.85/224.17	c qxplain 1968/1976
226.95/224.21	c qxplain 1973/1976
226.95/224.25	c qxplain 1975/1976
226.95/224.28	c qxplain 1976/1976
227.06/224.33	c 103267[?] -24838[?] 11726[?]  is mandatory 
227.06/224.33	c qxplain 1975/1975
227.06/224.36	c 103268[?] -24838[?] 11945[?]  is mandatory 
227.06/224.36	c qxplain 1973/1974
227.06/224.40	c qxplain 1974/1974
227.16/224.44	c qxplain 1973/1973
227.16/224.47	c 103270[?] 11727[?] -24839[?]  is mandatory 
227.16/224.47	c qxplain 1968/1972
227.25/224.50	c qxplain 1971/1972
227.25/224.54	c qxplain 1972/1972
227.25/224.57	c 103271[?] 20077[?] -24839[?]  is mandatory 
227.25/224.57	c qxplain 1971/1971
227.35/224.64	c qxplain 1968/1970
227.35/224.67	c qxplain 1970/1970
227.45/224.71	c qxplain 1968/1969
227.45/224.74	c qxplain 1969/1969
227.45/224.75	c qxplain 1968/1968
227.45/224.78	c 103275[?] 24839[?] 24838[?] -24840[?]  is mandatory 
227.45/224.78	c qxplain 1959/1967
227.56/224.81	c qxplain 1964/1967
227.56/224.84	c qxplain 1966/1967
227.56/224.88	c qxplain 1967/1967
227.66/224.91	c 103882[?] 11729[?] -25051[?]  is mandatory 
227.66/224.91	c qxplain 1966/1966
227.66/224.94	c 103883[?] 20282[?] -25051[?]  is mandatory 
227.66/224.94	c qxplain 1964/1965
227.76/225.00	c qxplain 1959/1963
227.76/225.03	c qxplain 1962/1963
227.76/225.07	c qxplain 1963/1963
227.86/225.10	c 103940[?] -25070[?] 11753[?]  is mandatory 
227.86/225.10	c qxplain 1962/1962
227.86/225.16	c 103942[?] -25071[?] 11942[?]  is mandatory 
227.86/225.16	c qxplain 1959/1961
227.96/225.27	c qxplain 1961/1961
228.06/225.31	c 103943[?] -25071[?] 11951[?]  is mandatory 
228.06/225.31	c qxplain 1959/1960
228.06/225.35	c qxplain 1960/1960
228.06/225.36	c qxplain 1959/1959
228.06/225.39	c 103945[?] -25072[?] 12371[?]  is mandatory 
228.06/225.39	c qxplain 1886/1958
228.17/225.43	c qxplain 1923/1958
228.17/225.46	c qxplain 1941/1958
228.27/225.50	c qxplain 1950/1958
228.27/225.54	c qxplain 1955/1958
228.27/225.57	c qxplain 1957/1958
228.36/225.68	c qxplain 1958/1958
228.46/225.73	c 103946[?] -25072[?] 12389[?]  is mandatory 
228.46/225.73	c qxplain 1957/1957
228.46/225.78	c 103948[?] -25073[?] 13215[?]  is mandatory 
228.46/225.78	c qxplain 1955/1956
228.56/225.86	c qxplain 1956/1956
228.66/225.90	c 103949[?] -25073[?] 13239[?]  is mandatory 
228.66/225.90	c qxplain 1955/1955
228.66/225.93	c 103951[?] -25074[?] 14662[?]  is mandatory 
228.66/225.93	c qxplain 1950/1954
228.66/225.97	c qxplain 1953/1954
228.76/226.04	c qxplain 1954/1954
228.76/226.08	c 103952[?] -25074[?] 14692[?]  is mandatory 
228.76/226.08	c qxplain 1953/1953
228.86/226.13	c 103954[?] -25075[?] 16945[?]  is mandatory 
228.86/226.13	c qxplain 1950/1952
228.86/226.16	c qxplain 1952/1952
228.96/226.22	c 103955[?] 16981[?] -25075[?]  is mandatory 
228.96/226.22	c qxplain 1950/1951
228.96/226.25	c qxplain 1951/1951
229.06/226.32	c 103957[?] -25076[?] 20327[?]  is mandatory 
229.06/226.32	c qxplain 1950/1950
229.06/226.36	c 103958[?] -25076[?] 20369[?]  is mandatory 
229.06/226.36	c qxplain 1941/1949
229.06/226.39	c qxplain 1946/1949
229.16/226.44	c qxplain 1948/1949
229.16/226.47	c qxplain 1949/1949
229.27/226.51	c 103960[?] -25077[?] 11732[?]  is mandatory 
229.27/226.51	c qxplain 1948/1948
229.27/226.54	c 103961[?] 20549[?] -25077[?]  is mandatory 
229.27/226.54	c qxplain 1946/1947
229.37/226.61	c qxplain 1947/1947
229.37/226.64	c qxplain 1946/1946
229.37/226.68	c 103964[?] -25078[?] -20317[?]  is mandatory 
229.37/226.68	c qxplain 1941/1945
229.46/226.71	c qxplain 1944/1945
229.46/226.74	c qxplain 1945/1945
229.46/226.78	c qxplain 1944/1944
229.56/226.81	c 103966[?] -25079[?] 11749[?]  is mandatory 
229.56/226.81	c qxplain 1941/1943
229.56/226.84	c qxplain 1943/1943
229.56/226.88	c 103968[?] -25080[?] 11948[?]  is mandatory 
229.56/226.88	c qxplain 1941/1942
229.66/226.92	c qxplain 1923/1940
229.66/226.96	c qxplain 1932/1940
229.66/226.99	c qxplain 1937/1940
229.76/227.02	c qxplain 1939/1940
229.76/227.05	c qxplain 1940/1940
229.86/227.10	c 103971[?] -25081[?] 12387[?]  is mandatory 
229.86/227.10	c qxplain 1939/1939
229.96/227.24	c qxplain 1937/1938
229.96/227.29	c qxplain 1938/1938
230.06/227.39	c qxplain 1937/1937
230.16/227.43	c 103974[?] -25082[?] 13237[?]  is mandatory 
230.16/227.43	c qxplain 1932/1936
230.16/227.46	c qxplain 1935/1936
230.26/227.54	c qxplain 1932/1934
230.26/227.58	c qxplain 1934/1934
230.37/227.62	c 103977[?] -25083[?] 14690[?]  is mandatory 
230.37/227.62	c qxplain 1932/1933
230.47/227.74	c qxplain 1923/1931
230.47/227.78	c qxplain 1928/1931
230.56/227.81	c qxplain 1930/1931
230.56/227.84	c qxplain 1931/1931
230.56/227.87	c 103980[?] -25084[?] 16979[?]  is mandatory 
230.56/227.87	c qxplain 1930/1930
230.76/228.01	c qxplain 1928/1929
230.76/228.04	c qxplain 1929/1929
230.86/228.16	c qxplain 1928/1928
230.86/228.19	c 103983[?] -25085[?] 20367[?]  is mandatory 
230.86/228.19	c qxplain 1923/1927
230.96/228.22	c qxplain 1926/1927
231.06/228.37	c qxplain 1923/1925
231.16/228.40	c qxplain 1925/1925
231.16/228.41	c qxplain 1923/1924
231.16/228.44	c qxplain 1924/1924
231.16/228.45	c qxplain 1923/1923
231.16/228.48	c 103988[?] -25086[?] 25085[?] 25084[?]  is mandatory 
231.16/228.48	c qxplain 1886/1922
231.26/228.51	c qxplain 1905/1922
231.26/228.54	c qxplain 1914/1922
231.26/228.58	c qxplain 1919/1922
231.36/228.61	c qxplain 1921/1922
231.36/228.61	c qxplain 1919/1920
231.36/228.64	c qxplain 1920/1920
231.36/228.68	c 103991[?] -25087[?] 25086[?] 25083[?]  is mandatory 
231.36/228.68	c qxplain 1919/1919
231.36/228.68	c qxplain 1914/1918
231.47/228.71	c qxplain 1917/1918
231.47/228.78	c qxplain 1918/1918
231.47/228.78	c qxplain 1917/1917
231.63/228.81	c 103994[?] -25088[?] 25087[?] 25082[?]  is mandatory 
231.63/228.81	c qxplain 1914/1916
231.63/228.85	c qxplain 1916/1916
231.63/228.85	c qxplain 1914/1915
231.63/228.88	c qxplain 1915/1915
231.63/228.89	c qxplain 1914/1914
231.72/228.92	c 103997[?] -25089[?] 25088[?] 25081[?]  is mandatory 
231.72/228.92	c qxplain 1905/1913
231.72/228.96	c qxplain 1910/1913
231.72/228.99	c qxplain 1912/1913
231.72/228.99	c qxplain 1910/1911
231.82/229.03	c qxplain 1911/1911
231.82/229.06	c 104000[?] -25090[?] 25089[?] 25080[?]  is mandatory 
231.82/229.06	c qxplain 1910/1910
231.82/229.06	c qxplain 1905/1909
231.82/229.10	c qxplain 1908/1909
231.92/229.13	c qxplain 1909/1909
231.92/229.16	c 104003[?] -25091[?] 25090[?] 25079[?]  is mandatory 
231.92/229.16	c qxplain 1908/1908
232.02/229.21	c 104004[?] -25092[?] 25078[?]  is mandatory 
232.02/229.21	c qxplain 1905/1907
232.02/229.24	c qxplain 1907/1907
232.02/229.28	c 104005[?] -25092[?] 25091[?]  is mandatory 
232.02/229.28	c qxplain 1905/1906
232.12/229.31	c qxplain 1906/1906
232.22/229.43	c 104007[?] -25093[?] 20306[?]  is mandatory 
232.22/229.43	c qxplain 1905/1905
232.22/229.46	c 104008[?] 25092[?] -25093[?]  is mandatory 
232.22/229.46	c qxplain 1886/1904
232.22/229.49	c qxplain 1896/1904
232.32/229.52	c qxplain 1901/1904
232.32/229.56	c qxplain 1903/1904
232.32/229.59	c qxplain 1904/1904
232.42/229.65	c 104010[?] -25094[?] 16910[?]  is mandatory 
232.42/229.65	c qxplain 1903/1903
232.42/229.68	c 104011[?] 25093[?] -25094[?]  is mandatory 
232.42/229.68	c qxplain 1901/1902
232.52/229.71	c qxplain 1902/1902
232.52/229.76	c 104013[?] -25095[?] 14619[?]  is mandatory 
232.52/229.76	c qxplain 1901/1901
232.63/229.80	c 104014[?] 25094[?] -25095[?]  is mandatory 
232.63/229.80	c qxplain 1896/1900
232.63/229.83	c qxplain 1899/1900
232.63/229.86	c qxplain 1900/1900
232.63/229.89	c 104017[?] 25095[?] -25096[?]  is mandatory 
232.63/229.89	c qxplain 1899/1899
232.73/229.93	c 104019[?] -25097[?] 12331[?]  is mandatory 
232.73/229.93	c qxplain 1896/1898
232.73/229.97	c qxplain 1898/1898
232.82/230.00	c 104020[?] 25096[?] -25097[?]  is mandatory 
232.82/230.00	c qxplain 1896/1897
232.82/230.03	c qxplain 1897/1897
232.82/230.04	c qxplain 1896/1896
232.82/230.07	c 104023[?] -25098[?] 25097[?]  is mandatory 
232.82/230.07	c qxplain 1886/1895
232.92/230.10	c qxplain 1891/1895
232.92/230.13	c qxplain 1894/1895
232.92/230.17	c qxplain 1895/1895
233.02/230.20	c 104025[?] -25099[?] 11730[?]  is mandatory 
233.02/230.20	c qxplain 1894/1894
233.02/230.24	c 104026[?] -25099[?] 25077[?]  is mandatory 
233.02/230.24	c qxplain 1891/1893
233.02/230.28	c qxplain 1893/1893
233.02/230.28	c qxplain 1891/1892
233.12/230.32	c qxplain 1892/1892
233.12/230.36	c 104028[?] -25100[?] 12373[?]  is mandatory 
233.12/230.36	c qxplain 1891/1891
233.12/230.39	c 104029[?] -25100[?] 20405[?]  is mandatory 
233.12/230.39	c qxplain 1886/1890
233.22/230.42	c qxplain 1889/1890
233.22/230.46	c qxplain 1890/1890
233.22/230.46	c qxplain 1889/1889
233.32/230.50	c 104031[?] -25101[?] 11729[?]  is mandatory 
233.32/230.50	c qxplain 1886/1888
233.32/230.53	c qxplain 1888/1888
233.32/230.56	c 104032[?] -25101[?] 25100[?]  is mandatory 
233.32/230.56	c qxplain 1886/1887
233.32/230.57	c qxplain 1741/1885
233.42/230.60	c qxplain 1814/1885
233.42/230.63	c qxplain 1850/1885
233.42/230.67	c qxplain 1868/1885
233.52/230.70	c qxplain 1877/1885
233.52/230.73	c qxplain 1882/1885
233.52/230.76	c qxplain 1884/1885
233.52/230.80	c qxplain 1885/1885
233.62/230.80	c qxplain 1884/1884
233.62/230.83	c 104036[?] -25102[?] 25101[?] 25099[?]  is mandatory 
233.62/230.83	c qxplain 1882/1883
233.62/230.87	c qxplain 1883/1883
233.73/230.90	c 104037[?] 11727[?] -25103[?]  is mandatory 
233.73/230.90	c qxplain 1882/1882
233.73/230.94	c 104038[?] -25103[?] 25102[?]  is mandatory 
233.73/230.94	c qxplain 1877/1881
233.73/230.97	c qxplain 1880/1881
233.84/231.04	c qxplain 1881/1881
233.84/231.05	c qxplain 1880/1880
233.84/231.10	c 104041[?] -25104[?] -20360[?]  is mandatory 
233.84/231.10	c qxplain 1877/1879
233.93/231.13	c qxplain 1879/1879
233.93/231.16	c qxplain 1877/1878
233.93/231.20	c qxplain 1878/1878
234.03/231.23	c 104043[?] -25105[?] 11749[?]  is mandatory 
234.03/231.23	c qxplain 1877/1877
234.03/231.27	c qxplain 1868/1876
234.13/231.30	c qxplain 1873/1876
234.13/231.33	c qxplain 1875/1876
234.13/231.36	c qxplain 1876/1876
234.23/231.42	c 104045[?] -25106[?] 11945[?]  is mandatory 
234.23/231.42	c qxplain 1875/1875
234.23/231.45	c qxplain 1873/1874
234.23/231.49	c qxplain 1874/1874
234.33/231.53	c qxplain 1873/1873
234.33/231.57	c 104048[?] -25107[?] 12379[?]  is mandatory 
234.33/231.57	c qxplain 1868/1872
234.43/231.60	c qxplain 1871/1872
234.43/231.65	c qxplain 1872/1872
234.43/231.69	c qxplain 1871/1871
234.53/231.73	c 104051[?] -25108[?] 13226[?]  is mandatory 
234.53/231.73	c qxplain 1868/1870
234.53/231.77	c qxplain 1870/1870
234.73/231.96	c qxplain 1868/1869
234.73/232.00	c qxplain 1869/1869
234.94/232.16	c qxplain 1868/1868
234.94/232.20	c 104054[?] -25109[?] 14676[?]  is mandatory 
234.94/232.20	c qxplain 1850/1867
235.03/232.23	c qxplain 1859/1867
235.03/232.26	c qxplain 1864/1867
235.03/232.29	c qxplain 1866/1867
235.23/232.48	c qxplain 1864/1865
235.33/232.51	c qxplain 1865/1865
235.33/232.55	c 104057[?] -25110[?] 16962[?]  is mandatory 
235.33/232.55	c qxplain 1864/1864
235.43/232.60	c qxplain 1859/1863
235.43/232.63	c qxplain 1862/1863
235.43/232.67	c qxplain 1863/1863
235.43/232.67	c qxplain 1862/1862
235.53/232.71	c 104060[?] -25111[?] 20347[?]  is mandatory 
235.53/232.71	c qxplain 1859/1861
235.63/232.83	c qxplain 1850/1858
235.63/232.87	c qxplain 1855/1858
235.73/232.90	c qxplain 1857/1858
235.73/232.93	c qxplain 1858/1858
235.73/232.97	c qxplain 1857/1857
235.83/233.00	c 104065[?] -25112[?] 25111[?] 25110[?]  is mandatory 
235.83/233.00	c qxplain 1855/1856
235.83/233.01	c qxplain 1850/1854
235.83/233.04	c qxplain 1853/1854
235.83/233.07	c qxplain 1854/1854
235.93/233.11	c 104068[?] -25113[?] 25112[?] 25109[?]  is mandatory 
235.93/233.11	c qxplain 1853/1853
235.93/233.11	c qxplain 1850/1852
235.93/233.14	c qxplain 1852/1852
235.93/233.15	c qxplain 1850/1851
235.93/233.18	c qxplain 1851/1851
236.03/233.22	c 104071[?] -25114[?] 25113[?] 25108[?]  is mandatory 
236.03/233.22	c qxplain 1850/1850
236.03/233.22	c qxplain 1814/1849
236.03/233.26	c qxplain 1832/1849
236.03/233.29	c qxplain 1841/1849
236.14/233.32	c qxplain 1846/1849
236.14/233.35	c qxplain 1848/1849
236.14/233.38	c qxplain 1849/1849
236.14/233.39	c qxplain 1848/1848
236.24/233.42	c 104074[?] -25115[?] 25114[?] 25107[?]  is mandatory 
236.24/233.42	c qxplain 1846/1847
236.24/233.43	c qxplain 1841/1845
236.24/233.46	c qxplain 1844/1845
236.34/233.50	c qxplain 1845/1845
236.34/233.53	c 104077[?] -25116[?] 25115[?] 25106[?]  is mandatory 
236.34/233.53	c qxplain 1844/1844
236.34/233.53	c qxplain 1841/1843
236.34/233.57	c qxplain 1843/1843
236.44/233.60	c 104080[?] -25117[?] 25116[?] 25105[?]  is mandatory 
236.44/233.60	c qxplain 1841/1842
236.44/233.63	c qxplain 1842/1842
236.54/233.71	c 104081[?] -25118[?] 25104[?]  is mandatory 
236.54/233.71	c qxplain 1841/1841
236.54/233.74	c 104082[?] -25118[?] 25117[?]  is mandatory 
236.54/233.74	c qxplain 1832/1840
236.54/233.77	c qxplain 1837/1840
236.64/233.81	c qxplain 1839/1840
236.64/233.84	c qxplain 1840/1840
236.74/233.97	c 104084[?] -25119[?] 20349[?]  is mandatory 
236.74/233.97	c qxplain 1839/1839
236.84/234.00	c 104085[?] -25119[?] 25118[?]  is mandatory 
236.84/234.00	c qxplain 1837/1838
236.84/234.03	c qxplain 1838/1838
236.94/234.10	c 104087[?] -25120[?] 16964[?]  is mandatory 
236.94/234.10	c qxplain 1837/1837
236.94/234.13	c 104088[?] -25120[?] 25119[?]  is mandatory 
236.94/234.13	c qxplain 1832/1836
236.94/234.16	c qxplain 1835/1836
236.94/234.19	c qxplain 1836/1836
237.04/234.23	c 104090[?] -25121[?] 14678[?]  is mandatory 
237.04/234.23	c qxplain 1835/1835
237.04/234.26	c 104091[?] -25121[?] 25120[?]  is mandatory 
237.04/234.26	c qxplain 1832/1834
237.04/234.30	c qxplain 1834/1834
237.14/234.33	c 104094[?] -25122[?] 25121[?]  is mandatory 
237.14/234.33	c qxplain 1832/1833
237.14/234.36	c qxplain 1833/1833
237.24/234.40	c 104096[?] -25123[?] 12381[?]  is mandatory 
237.24/234.40	c qxplain 1832/1832
237.24/234.44	c 104097[?] -25123[?] 25122[?]  is mandatory 
237.24/234.44	c qxplain 1814/1831
237.24/234.47	c qxplain 1823/1831
237.34/234.51	c qxplain 1828/1831
237.34/234.54	c qxplain 1830/1831
237.34/234.57	c qxplain 1831/1831
237.34/234.58	c qxplain 1830/1830
237.44/234.61	c 104100[?] -25124[?] 25123[?]  is mandatory 
237.44/234.61	c qxplain 1828/1829
237.44/234.62	c qxplain 1823/1827
237.44/234.65	c qxplain 1826/1827
237.44/234.68	c qxplain 1827/1827
237.53/234.71	c 104104[?] -25125[?] 25103[?] 25124[?]  is mandatory 
237.53/234.71	c qxplain 1826/1826
237.53/234.72	c qxplain 1823/1825
237.53/234.75	c qxplain 1825/1825
237.53/234.79	c 104106[?] -25126[?] 25125[?]  is mandatory 
237.53/234.79	c qxplain 1823/1824
237.63/234.82	c qxplain 1824/1824
237.63/234.85	c 104110[?] -25127[?] 25126[?] 25098[?]  is mandatory 
237.63/234.85	c qxplain 1823/1823
237.63/234.88	c 104111[?] -25128[?] 25077[?]  is mandatory 
237.63/234.88	c qxplain 1814/1822
237.73/234.92	c qxplain 1819/1822
237.73/234.95	c qxplain 1821/1822
237.73/234.98	c qxplain 1822/1822
237.83/235.01	c 104112[?] -25128[?] 25127[?]  is mandatory 
237.83/235.01	c qxplain 1821/1821
237.83/235.05	c 104116[?] -25129[?] 25128[?] 25076[?]  is mandatory 
237.83/235.05	c qxplain 1819/1820
237.83/235.08	c qxplain 1820/1820
237.93/235.11	c 104119[?] -25130[?] 25129[?] 25075[?]  is mandatory 
237.93/235.11	c qxplain 1819/1819
237.93/235.14	c 104122[?] -25131[?] 25130[?] 25074[?]  is mandatory 
237.93/235.14	c qxplain 1814/1818
237.93/235.17	c qxplain 1817/1818
238.03/235.21	c qxplain 1818/1818
238.03/235.24	c 104125[?] -25132[?] 25131[?] 25073[?]  is mandatory 
238.03/235.24	c qxplain 1817/1817
238.03/235.27	c 104128[?] -25133[?] 25132[?] 25072[?]  is mandatory 
238.03/235.27	c qxplain 1814/1816
238.14/235.30	c qxplain 1816/1816
238.14/235.31	c qxplain 1814/1815
238.14/235.34	c qxplain 1815/1815
238.14/235.37	c 104131[?] 25133[?] -25134[?] 25071[?]  is mandatory 
238.14/235.37	c qxplain 1814/1814
238.14/235.38	c qxplain 1741/1813
238.24/235.41	c qxplain 1778/1813
238.24/235.45	c qxplain 1796/1813
238.24/235.48	c qxplain 1805/1813
238.33/235.51	c qxplain 1810/1813
238.33/235.55	c qxplain 1812/1813
238.33/235.58	c qxplain 1813/1813
238.44/235.61	c 104134[?] 25134[?] -25135[?] 25070[?]  is mandatory 
238.44/235.61	c qxplain 1812/1812
238.44/235.66	c 104172[?] -25148[?] -25117[?]  is mandatory 
238.44/235.66	c qxplain 1810/1811
238.44/235.69	c qxplain 1805/1809
238.54/235.73	c qxplain 1796/1804
238.64/235.88	c qxplain 1778/1795
238.84/236.02	c qxplain 1741/1777
238.84/236.05	c qxplain 1760/1777
238.84/236.08	c qxplain 1769/1777
238.94/236.12	c qxplain 1774/1777
238.94/236.12	c qxplain 1769/1773
238.94/236.15	c qxplain 1772/1773
238.94/236.16	c qxplain 1769/1771
238.94/236.19	c qxplain 1771/1771
239.04/236.20	c qxplain 1769/1770
239.04/236.23	c qxplain 1770/1770
239.04/236.27	c 104218[?] -25164[?] 25148[?]  is mandatory 
239.04/236.27	c qxplain 1769/1769
239.14/236.31	c 104219[?] -25164[?] 25163[?]  is mandatory 
239.14/236.31	c qxplain 1760/1768
239.14/236.34	c qxplain 1765/1768
239.14/236.37	c qxplain 1767/1768
239.25/236.40	c qxplain 1768/1768
239.25/236.47	c 104221[?] -25165[?] 25104[?]  is mandatory 
239.25/236.47	c qxplain 1767/1767
239.25/236.50	c 104222[?] -25165[?] 25164[?]  is mandatory 
239.25/236.50	c qxplain 1765/1766
239.35/236.53	c qxplain 1766/1766
239.44/236.65	c 104224[?] -25166[?] 20349[?]  is mandatory 
239.44/236.65	c qxplain 1765/1765
239.44/236.68	c 104225[?] -25166[?] 25165[?]  is mandatory 
239.44/236.68	c qxplain 1760/1764
239.54/236.71	c qxplain 1763/1764
239.54/236.75	c qxplain 1764/1764
239.64/236.80	c 104227[?] -25167[?] 16964[?]  is mandatory 
239.64/236.80	c qxplain 1763/1763
239.64/236.84	c 104228[?] -25167[?] 25166[?]  is mandatory 
239.64/236.84	c qxplain 1760/1762
239.64/236.87	c qxplain 1762/1762
239.74/236.91	c 104230[?] -25168[?] 14678[?]  is mandatory 
239.74/236.91	c qxplain 1760/1761
239.74/236.95	c qxplain 1761/1761
239.74/236.98	c 104231[?] -25168[?] 25167[?]  is mandatory 
239.74/236.98	c qxplain 1760/1760
239.84/237.01	c 104234[?] 25168[?] -25169[?]  is mandatory 
239.84/237.01	c qxplain 1741/1759
239.84/237.04	c qxplain 1751/1759
239.84/237.08	c qxplain 1756/1759
239.94/237.11	c qxplain 1758/1759
239.94/237.14	c qxplain 1759/1759
239.94/237.17	c 104243[?] -25163[?] -25172[?]  is mandatory 
239.94/237.17	c qxplain 1758/1758
239.94/237.18	c qxplain 1756/1757
239.94/237.19	c qxplain 1751/1755
239.94/237.19	c qxplain 1741/1750
240.04/237.22	c qxplain 1746/1750
240.14/237.39	c qxplain 1741/1745
240.24/237.42	c qxplain 1744/1745
240.24/237.46	c qxplain 1745/1745
240.24/237.46	c qxplain 1744/1744
240.24/237.50	c 104292[?] -25189[?] 11750[?]  is mandatory 
240.24/237.50	c qxplain 1741/1743
240.35/237.53	c qxplain 1743/1743
240.35/237.56	c 104364[?] -25213[?] 12377[?]  is mandatory 
240.35/237.56	c qxplain 1741/1742
240.35/237.59	c qxplain 1742/1742
240.45/237.62	c 104436[?] -25237[?] 13224[?]  is mandatory 
240.45/237.62	c qxplain 1741/1741
240.45/237.63	c qxplain 1161/1740
240.45/237.66	c qxplain 1451/1740
240.45/237.70	c qxplain 1596/1740
240.54/237.73	c qxplain 1669/1740
240.54/237.76	c qxplain 1705/1740
240.54/237.79	c qxplain 1723/1740
240.64/237.82	c qxplain 1732/1740
240.64/237.86	c qxplain 1737/1740
240.64/237.89	c qxplain 1739/1740
240.74/237.92	c qxplain 1740/1740
240.74/237.95	c 104508[?] -25261[?] 14674[?]  is mandatory 
240.74/237.95	c qxplain 1739/1739
240.74/237.96	c qxplain 1737/1738
240.74/237.99	c qxplain 1738/1738
240.84/238.03	c 104580[?] -25285[?] 16960[?]  is mandatory 
240.84/238.03	c qxplain 1737/1737
240.84/238.06	c 104652[?] -25309[?] 20345[?]  is mandatory 
240.84/238.06	c qxplain 1732/1736
240.84/238.09	c qxplain 1735/1736
240.94/238.12	c qxplain 1736/1736
240.94/238.15	c 104724[?] -25333[?] 25100[?]  is mandatory 
240.94/238.15	c qxplain 1735/1735
241.04/238.24	c 104795[?] -25357[?] 12373[?]  is mandatory 
241.04/238.24	c qxplain 1732/1734
241.14/238.30	c qxplain 1734/1734
241.14/238.33	c 104796[?] 20413[?] -25357[?]  is mandatory 
241.14/238.33	c qxplain 1732/1733
241.14/238.37	c qxplain 1733/1733
241.14/238.37	c qxplain 1732/1732
241.24/238.40	c 104799[?] 25357[?] -25358[?]  is mandatory 
241.24/238.40	c qxplain 1723/1731
241.24/238.44	c qxplain 1728/1731
241.24/238.47	c qxplain 1730/1731
241.34/238.50	c qxplain 1731/1731
241.34/238.54	c 122299[?] 11726[?] -31241[?]  is mandatory 
241.34/238.54	c qxplain 1730/1730
241.34/238.57	c 122300[?] -31241[?] 24818[?]  is mandatory 
241.34/238.57	c qxplain 1728/1729
241.45/238.60	c qxplain 1729/1729
241.45/238.63	c qxplain 1728/1728
241.45/238.66	c 122302[?] -31242[?] 11727[?]  is mandatory 
241.45/238.66	c qxplain 1723/1727
241.45/238.69	c qxplain 1726/1727
241.55/238.73	c qxplain 1727/1727
241.55/238.76	c 122303[?] 25051[?] -31242[?]  is mandatory 
241.55/238.76	c qxplain 1726/1726
241.55/238.77	c qxplain 1723/1725
241.64/238.80	c qxplain 1725/1725
241.64/238.81	c qxplain 1723/1724
241.64/238.84	c qxplain 1724/1724
241.64/238.85	c qxplain 1723/1723
241.64/238.88	c 122307[?] -31243[?] 31241[?] 31242[?]  is mandatory 
241.64/238.88	c qxplain 1705/1722
241.74/238.91	c qxplain 1714/1722
241.74/238.95	c qxplain 1719/1722
241.74/238.98	c qxplain 1721/1722
241.84/239.02	c qxplain 1722/1722
241.94/239.11	c qxplain 1721/1721
241.94/239.14	c 122464[?] -31296[?] 11753[?]  is mandatory 
241.94/239.14	c qxplain 1719/1720
241.94/239.18	c qxplain 1720/1720
242.04/239.22	c 122466[?] -31297[?] 11945[?]  is mandatory 
242.04/239.22	c qxplain 1719/1719
242.04/239.25	c 122467[?] -31297[?] 11951[?]  is mandatory 
242.04/239.25	c qxplain 1714/1718
242.04/239.29	c qxplain 1717/1718
242.14/239.32	c qxplain 1718/1718
242.24/239.42	c 122469[?] -31298[?] 12379[?]  is mandatory 
242.24/239.42	c qxplain 1717/1717
242.24/239.49	c 122470[?] -31298[?] 12389[?]  is mandatory 
242.24/239.49	c qxplain 1714/1716
242.34/239.53	c qxplain 1716/1716
242.44/239.67	c 122472[?] -31299[?] 13226[?]  is mandatory 
242.44/239.67	c qxplain 1714/1715
242.55/239.75	c qxplain 1715/1715
242.55/239.80	c 122473[?] -31299[?] 13239[?]  is mandatory 
242.55/239.80	c qxplain 1714/1714
242.65/239.87	c qxplain 1705/1713
242.74/239.90	c qxplain 1710/1713
242.74/239.93	c qxplain 1712/1713
242.74/239.97	c qxplain 1713/1713
242.94/240.10	c 122475[?] -31300[?] 14676[?]  is mandatory 
242.94/240.10	c qxplain 1712/1712
243.04/240.22	c 122476[?] 14692[?] -31300[?]  is mandatory 
243.04/240.22	c qxplain 1710/1711
243.04/240.26	c qxplain 1711/1711
243.04/240.26	c qxplain 1710/1710
243.14/240.30	c 122478[?] -31301[?] 16962[?]  is mandatory 
243.14/240.30	c qxplain 1705/1709
243.14/240.33	c qxplain 1708/1709
243.14/240.36	c qxplain 1709/1709
243.14/240.40	c 122479[?] -31301[?] 16981[?]  is mandatory 
243.14/240.40	c qxplain 1708/1708
243.24/240.43	c 122481[?] -31302[?] 20347[?]  is mandatory 
243.24/240.43	c qxplain 1705/1707
243.24/240.46	c qxplain 1707/1707
243.34/240.54	c qxplain 1705/1706
243.34/240.58	c qxplain 1706/1706
243.44/240.61	c 122484[?] -31303[?] 25102[?]  is mandatory 
243.44/240.61	c qxplain 1705/1705
243.44/240.61	c qxplain 1669/1704
243.44/240.66	c qxplain 1687/1704
243.54/240.70	c qxplain 1696/1704
243.54/240.78	c qxplain 1701/1704
243.65/240.82	c qxplain 1703/1704
243.84/241.02	c qxplain 1701/1702
243.84/241.06	c qxplain 1702/1702
243.84/241.06	c qxplain 1701/1701
243.84/241.09	c 122491[?] -31305[?] -25091[?]  is mandatory 
243.84/241.09	c qxplain 1696/1700
243.94/241.13	c qxplain 1699/1700
243.94/241.16	c qxplain 1700/1700
244.04/241.20	c 122492[?] -31306[?] 11752[?]  is mandatory 
244.04/241.20	c qxplain 1699/1699
244.04/241.24	c qxplain 1696/1698
244.04/241.27	c qxplain 1698/1698
244.14/241.31	c 122495[?] -31307[?] 11948[?]  is mandatory 
244.14/241.31	c qxplain 1696/1697
244.24/241.47	c qxplain 1697/1697
244.34/241.51	c 122496[?] -31307[?] 11942[?]  is mandatory 
244.34/241.51	c qxplain 1696/1696
244.34/241.51	c qxplain 1687/1695
244.34/241.55	c qxplain 1692/1695
244.34/241.58	c qxplain 1694/1695
244.47/241.64	c qxplain 1695/1695
244.60/241.70	c 122498[?] -31308[?] 12387[?]  is mandatory 
244.60/241.70	c qxplain 1694/1694
244.60/241.79	c 122499[?] -31308[?] 12371[?]  is mandatory 
244.60/241.79	c qxplain 1692/1693
244.70/241.82	c qxplain 1693/1693
244.70/241.86	c qxplain 1692/1692
244.70/241.89	c 122501[?] -31309[?] 13237[?]  is mandatory 
244.70/241.89	c qxplain 1687/1691
244.81/241.93	c qxplain 1690/1691
244.81/241.98	c qxplain 1691/1691
244.91/242.02	c 122502[?] -31309[?] 13215[?]  is mandatory 
244.91/242.02	c qxplain 1690/1690
244.91/242.08	c qxplain 1687/1689
245.00/242.11	c qxplain 1689/1689
245.00/242.15	c 122504[?] -31310[?] 14690[?]  is mandatory 
245.00/242.15	c qxplain 1687/1688
245.10/242.21	c qxplain 1669/1686
245.10/242.28	c qxplain 1678/1686
245.20/242.32	c qxplain 1683/1686
245.20/242.36	c qxplain 1685/1686
245.20/242.39	c qxplain 1686/1686
245.30/242.42	c 122507[?] -31311[?] 16979[?]  is mandatory 
245.30/242.42	c qxplain 1685/1685
245.40/242.50	c 122508[?] -31311[?] 16945[?]  is mandatory 
245.40/242.50	c qxplain 1683/1684
245.60/242.71	c qxplain 1678/1682
245.60/242.75	c qxplain 1681/1682
245.60/242.78	c qxplain 1682/1682
245.70/242.81	c 122511[?] -31312[?] 20327[?]  is mandatory 
245.70/242.81	c qxplain 1681/1681
245.70/242.85	c qxplain 1678/1680
245.70/242.88	c qxplain 1680/1680
245.80/242.91	c 122514[?] -31313[?] 25077[?]  is mandatory 
245.80/242.91	c qxplain 1678/1679
245.80/242.95	c qxplain 1679/1679
245.80/242.98	c 122518[?] -31314[?] 31313[?] 31312[?]  is mandatory 
245.80/242.98	c qxplain 1678/1678
245.80/242.98	c qxplain 1669/1677
245.91/243.02	c qxplain 1674/1677
245.91/243.05	c qxplain 1676/1677
245.91/243.08	c qxplain 1677/1677
246.01/243.11	c 122521[?] -31315[?] 31311[?] 31314[?]  is mandatory 
246.01/243.11	c qxplain 1676/1676
246.01/243.12	c qxplain 1674/1675
246.01/243.15	c qxplain 1675/1675
246.01/243.16	c qxplain 1674/1674
246.01/243.19	c 122524[?] -31316[?] 31315[?] 31310[?]  is mandatory 
246.01/243.19	c qxplain 1669/1673
246.10/243.22	c qxplain 1672/1673
246.10/243.23	c qxplain 1669/1671
246.10/243.26	c qxplain 1671/1671
246.10/243.29	c 122527[?] -31317[?] 31316[?] 31309[?]  is mandatory 
246.10/243.29	c qxplain 1669/1670
246.20/243.30	c qxplain 1596/1668
246.20/243.33	c qxplain 1633/1668
246.20/243.36	c qxplain 1651/1668
246.30/243.40	c qxplain 1660/1668
246.30/243.43	c qxplain 1665/1668
246.30/243.46	c qxplain 1667/1668
246.30/243.50	c qxplain 1668/1668
246.40/243.53	c 122530[?] -31318[?] 31317[?] 31308[?]  is mandatory 
246.40/243.53	c qxplain 1667/1667
246.40/243.53	c qxplain 1665/1666
246.40/243.57	c qxplain 1666/1666
246.40/243.57	c qxplain 1665/1665
246.50/243.60	c 122533[?] -31319[?] 31318[?] 31307[?]  is mandatory 
246.50/243.60	c qxplain 1660/1664
246.50/243.64	c qxplain 1663/1664
246.50/243.67	c qxplain 1664/1664
246.50/243.67	c qxplain 1663/1663
246.60/243.71	c 122536[?] -31320[?] 31319[?] 31306[?]  is mandatory 
246.60/243.71	c qxplain 1660/1662
246.60/243.74	c qxplain 1662/1662
246.70/243.83	c 122537[?] -31321[?] 31305[?]  is mandatory 
246.70/243.83	c qxplain 1660/1661
246.70/243.86	c qxplain 1661/1661
246.70/243.90	c 122538[?] 31320[?] -31321[?]  is mandatory 
246.70/243.90	c qxplain 1660/1660
246.80/243.95	c 122540[?] -31322[?] 25078[?]  is mandatory 
246.80/243.95	c qxplain 1651/1659
246.80/243.98	c qxplain 1656/1659
246.90/244.01	c qxplain 1658/1659
246.90/244.05	c qxplain 1659/1659
246.90/244.08	c 122541[?] 31321[?] -31322[?]  is mandatory 
246.90/244.08	c qxplain 1658/1658
247.01/244.13	c 122543[?] -31323[?] 20306[?]  is mandatory 
247.01/244.13	c qxplain 1656/1657
247.01/244.16	c qxplain 1657/1657
247.01/244.19	c 122544[?] 31322[?] -31323[?]  is mandatory 
247.01/244.19	c qxplain 1656/1656
247.11/244.26	c 122546[?] -31324[?] 16910[?]  is mandatory 
247.11/244.26	c qxplain 1651/1655
247.11/244.29	c qxplain 1654/1655
247.20/244.33	c qxplain 1655/1655
247.20/244.36	c 122547[?] 31323[?] -31324[?]  is mandatory 
247.20/244.36	c qxplain 1654/1654
247.30/244.43	c 122549[?] -31325[?] 14619[?]  is mandatory 
247.30/244.43	c qxplain 1651/1653
247.30/244.46	c qxplain 1653/1653
247.30/244.49	c 122550[?] 31324[?] -31325[?]  is mandatory 
247.30/244.49	c qxplain 1651/1652
247.40/244.53	c qxplain 1652/1652
247.40/244.56	c 122553[?] 31325[?] -31326[?]  is mandatory 
247.40/244.56	c qxplain 1651/1651
247.50/244.62	c 122555[?] -31327[?] 12331[?]  is mandatory 
247.50/244.62	c qxplain 1633/1650
247.50/244.65	c qxplain 1642/1650
247.50/244.69	c qxplain 1647/1650
247.60/244.72	c qxplain 1649/1650
247.60/244.75	c qxplain 1650/1650
247.60/244.78	c 122556[?] 31326[?] -31327[?]  is mandatory 
247.60/244.78	c qxplain 1649/1649
247.60/244.79	c qxplain 1647/1648
247.70/244.82	c qxplain 1648/1648
247.70/244.85	c 122559[?] 31327[?] -31328[?]  is mandatory 
247.70/244.85	c qxplain 1647/1647
247.70/244.89	c 122561[?] -31329[?] 11727[?]  is mandatory 
247.70/244.89	c qxplain 1642/1646
247.80/244.92	c qxplain 1645/1646
247.80/244.97	c qxplain 1646/1646
247.80/244.97	c qxplain 1645/1645
247.90/245.01	c 122564[?] -31330[?] 12381[?]  is mandatory 
247.90/245.01	c qxplain 1642/1644
247.90/245.04	c qxplain 1644/1644
247.90/245.08	c 122565[?] 25169[?] -31330[?]  is mandatory 
247.90/245.08	c qxplain 1642/1643
248.00/245.11	c qxplain 1643/1643
248.00/245.11	c qxplain 1642/1642
248.00/245.14	c 122568[?] -31331[?] 31330[?]  is mandatory 
248.00/245.15	c qxplain 1633/1641
248.00/245.18	c qxplain 1638/1641
248.11/245.21	c qxplain 1640/1641
248.21/245.31	c qxplain 1638/1639
248.21/245.34	c qxplain 1639/1639
248.21/245.37	c 122572[?] -31332[?] 31331[?] 31329[?]  is mandatory 
248.21/245.37	c qxplain 1638/1638
248.30/245.41	c 122573[?] 11724[?] -31333[?]  is mandatory 
248.30/245.41	c qxplain 1633/1637
248.30/245.44	c qxplain 1636/1637
248.30/245.48	c qxplain 1637/1637
248.40/245.51	c 122574[?] -31333[?] 31332[?]  is mandatory 
248.40/245.51	c qxplain 1636/1636
248.40/245.54	c 122578[?] 31328[?] -31334[?] 31333[?]  is mandatory 
248.40/245.54	c qxplain 1633/1635
248.40/245.57	c qxplain 1635/1635
248.40/245.58	c qxplain 1633/1634
248.50/245.61	c qxplain 1634/1634
248.50/245.64	c 122580[?] 31334[?] -31335[?]  is mandatory 
248.50/245.64	c qxplain 1633/1633
248.50/245.67	c 122584[?] 31335[?] -31336[?] 31303[?]  is mandatory 
248.50/245.68	c qxplain 1596/1632
248.60/245.74	c qxplain 1615/1632
248.60/245.77	c qxplain 1624/1632
248.70/245.81	c qxplain 1629/1632
248.70/245.84	c qxplain 1631/1632
248.70/245.87	c qxplain 1632/1632
248.80/245.91	c 122587[?] 31336[?] -31337[?] 31302[?]  is mandatory 
248.80/245.91	c qxplain 1631/1631
248.80/245.94	c 122590[?] 31337[?] -31338[?] 31301[?]  is mandatory 
248.80/245.94	c qxplain 1629/1630
248.80/245.97	c qxplain 1630/1630
248.80/245.98	c qxplain 1629/1629
248.90/246.01	c 122593[?] 31338[?] -31339[?] 31300[?]  is mandatory 
248.90/246.01	c qxplain 1624/1628
248.90/246.04	c qxplain 1627/1628
248.90/246.05	c qxplain 1624/1626
248.90/246.08	c qxplain 1626/1626
249.00/246.11	c 122596[?] 31339[?] -31340[?] 31299[?]  is mandatory 
249.00/246.11	c qxplain 1624/1625
249.00/246.14	c qxplain 1625/1625
249.00/246.15	c qxplain 1624/1624
249.00/246.18	c 122599[?] 31340[?] -31341[?] 31298[?]  is mandatory 
249.00/246.18	c qxplain 1615/1623
249.10/246.21	c qxplain 1620/1623
249.10/246.25	c qxplain 1622/1623
249.10/246.28	c qxplain 1623/1623
249.10/246.28	c qxplain 1622/1622
249.21/246.32	c 122602[?] 31341[?] -31342[?] 31297[?]  is mandatory 
249.21/246.32	c qxplain 1620/1621
249.21/246.35	c qxplain 1621/1621
249.21/246.35	c qxplain 1620/1620
249.21/246.39	c 122605[?] 31342[?] -31343[?] 31296[?]  is mandatory 
249.21/246.39	c qxplain 1615/1619
249.41/246.57	c qxplain 1618/1619
249.51/246.60	c qxplain 1619/1619
249.51/246.61	c qxplain 1618/1618
249.51/246.65	c 122616[?] -31347[?] 11753[?]  is mandatory 
249.51/246.65	c qxplain 1615/1617
249.51/246.69	c qxplain 1617/1617
249.61/246.72	c 122618[?] -31348[?] 11948[?]  is mandatory 
249.61/246.72	c qxplain 1615/1616
249.61/246.76	c qxplain 1616/1616
249.61/246.77	c qxplain 1615/1615
249.71/246.81	c 122620[?] 31348[?] -11951[?] -11948[?]  is mandatory 
249.71/246.81	c qxplain 1596/1614
249.91/247.02	c qxplain 1606/1614
249.91/247.06	c qxplain 1611/1614
250.01/247.11	c qxplain 1613/1614
250.01/247.15	c qxplain 1614/1614
250.01/247.15	c qxplain 1613/1613
250.01/247.19	c 122622[?] -31349[?] 12389[?]  is mandatory 
250.01/247.19	c qxplain 1611/1612
250.11/247.21	c qxplain 1606/1610
250.11/247.25	c qxplain 1609/1610
250.11/247.29	c qxplain 1610/1610
250.21/247.32	c 122625[?] -31350[?] 13239[?]  is mandatory 
250.21/247.32	c qxplain 1609/1609
250.21/247.33	c qxplain 1606/1608
250.21/247.37	c qxplain 1608/1608
250.21/247.39	c qxplain 1606/1607
250.32/247.43	c qxplain 1607/1607
250.32/247.46	c 122628[?] -31351[?] 14692[?]  is mandatory 
250.32/247.46	c qxplain 1606/1606
250.32/247.46	c qxplain 1596/1605
250.42/247.52	c qxplain 1601/1605
250.42/247.56	c qxplain 1604/1605
250.51/247.62	c qxplain 1605/1605
250.51/247.66	c qxplain 1604/1604
250.51/247.69	c 122631[?] -31352[?] 16981[?]  is mandatory 
250.51/247.69	c qxplain 1601/1603
250.61/247.73	c qxplain 1603/1603
250.61/247.74	c qxplain 1601/1602
250.61/247.77	c qxplain 1602/1602
250.61/247.78	c qxplain 1601/1601
250.71/247.81	c 122634[?] -31353[?] 20369[?]  is mandatory 
250.71/247.81	c qxplain 1596/1600
250.71/247.84	c qxplain 1599/1600
250.71/247.85	c qxplain 1596/1598
250.71/247.88	c qxplain 1598/1598
250.81/247.91	c 122637[?] -31354[?] 25127[?]  is mandatory 
250.81/247.91	c qxplain 1596/1597
250.81/247.94	c qxplain 1597/1597
250.81/247.95	c qxplain 1596/1596
250.81/247.98	c 122640[?] -31355[?] 31334[?]  is mandatory 
250.81/247.98	c qxplain 1451/1595
250.91/248.02	c qxplain 1524/1595
250.91/248.05	c qxplain 1560/1595
250.91/248.08	c qxplain 1578/1595
251.01/248.11	c qxplain 1587/1595
251.01/248.15	c qxplain 1592/1595
251.01/248.18	c qxplain 1594/1595
251.01/248.18	c qxplain 1592/1593
251.11/248.22	c qxplain 1593/1593
251.11/248.25	c 122645[?] -31357[?] 11726[?]  is mandatory 
251.11/248.25	c qxplain 1592/1592
251.11/248.26	c qxplain 1587/1591
251.11/248.29	c qxplain 1590/1591
251.21/248.32	c qxplain 1591/1591
251.21/248.35	c 122649[?] -31358[?] -31320[?]  is mandatory 
251.21/248.35	c qxplain 1590/1590
251.31/248.40	c qxplain 1587/1589
251.31/248.44	c qxplain 1589/1589
251.31/248.47	c 122651[?] -31359[?] 11751[?]  is mandatory 
251.31/248.47	c qxplain 1587/1588
251.42/248.59	c qxplain 1588/1588
251.52/248.62	c qxplain 1587/1587
251.52/248.65	c 122653[?] -31360[?] 11948[?]  is mandatory 
251.52/248.65	c qxplain 1578/1586
251.52/248.69	c qxplain 1583/1586
251.61/248.72	c qxplain 1585/1586
251.71/248.80	c qxplain 1583/1584
251.71/248.83	c qxplain 1584/1584
251.81/248.93	c 122656[?] -31361[?] 12387[?]  is mandatory 
251.81/248.93	c qxplain 1583/1583
251.91/249.05	c qxplain 1578/1582
251.91/249.08	c qxplain 1581/1582
252.01/249.15	c qxplain 1582/1582
252.11/249.28	c qxplain 1581/1581
252.21/249.35	c 122659[?] -31362[?] 13237[?]  is mandatory 
252.21/249.35	c qxplain 1578/1580
252.31/249.43	c qxplain 1580/1580
252.52/249.62	c qxplain 1578/1579
252.62/249.73	c qxplain 1579/1579
252.71/249.84	c qxplain 1578/1578
252.71/249.87	c 122662[?] -31363[?] 14690[?]  is mandatory 
252.71/249.87	c qxplain 1560/1577
252.81/249.91	c qxplain 1569/1577
252.81/249.94	c qxplain 1574/1577
252.81/249.97	c qxplain 1576/1577
253.01/250.19	c qxplain 1574/1575
253.11/250.22	c qxplain 1575/1575
253.11/250.27	c 122665[?] -31364[?] 16979[?]  is mandatory 
253.11/250.27	c qxplain 1574/1574
253.41/250.51	c qxplain 1569/1573
253.41/250.55	c qxplain 1572/1573
253.41/250.58	c qxplain 1573/1573
253.51/250.62	c 122668[?] -31365[?] 20367[?]  is mandatory 
253.51/250.62	c qxplain 1572/1572
253.72/250.82	c qxplain 1569/1571
253.72/250.85	c qxplain 1571/1571
253.72/250.89	c 122671[?] -31366[?] 25125[?]  is mandatory 
253.72/250.89	c qxplain 1569/1570
253.81/250.93	c qxplain 1560/1568
253.81/250.96	c qxplain 1565/1568
253.91/251.00	c qxplain 1567/1568
253.91/251.03	c qxplain 1568/1568
253.91/251.06	c 122674[?] -31367[?] 31332[?]  is mandatory 
253.91/251.06	c qxplain 1567/1567
253.91/251.07	c qxplain 1565/1566
254.01/251.10	c qxplain 1566/1566
254.01/251.11	c qxplain 1565/1565
254.01/251.14	c 122679[?] -31368[?] 31367[?] 31366[?]  is mandatory 
254.01/251.14	c qxplain 1560/1564
254.01/251.17	c qxplain 1563/1564
254.11/251.20	c qxplain 1564/1564
254.11/251.24	c 122682[?] -31369[?] 31368[?] 31365[?]  is mandatory 
254.11/251.24	c qxplain 1563/1563
254.11/251.27	c 122685[?] -31370[?] 31369[?] 31364[?]  is mandatory 
254.11/251.27	c qxplain 1560/1562
254.21/251.30	c qxplain 1562/1562
254.21/251.33	c 122688[?] -31371[?] 31370[?] 31363[?]  is mandatory 
254.21/251.33	c qxplain 1560/1561
254.21/251.36	c qxplain 1561/1561
254.31/251.40	c 122691[?] -31372[?] 31371[?] 31362[?]  is mandatory 
254.31/251.40	c qxplain 1560/1560
254.31/251.43	c 122694[?] -31373[?] 31372[?] 31361[?]  is mandatory 
254.31/251.43	c qxplain 1524/1559
254.31/251.46	c qxplain 1542/1559
254.31/251.49	c qxplain 1551/1559
254.41/251.52	c qxplain 1556/1559
254.41/251.56	c qxplain 1558/1559
254.41/251.59	c qxplain 1559/1559
254.51/251.62	c 122697[?] -31374[?] 31373[?] 31360[?]  is mandatory 
254.51/251.62	c qxplain 1558/1558
254.51/251.65	c 122700[?] -31375[?] 31374[?] 31359[?]  is mandatory 
254.51/251.65	c qxplain 1556/1557
254.51/251.66	c qxplain 1551/1555
254.51/251.67	c qxplain 1542/1550
254.72/251.81	c qxplain 1547/1550
254.72/251.82	c qxplain 1542/1546
254.72/251.86	c qxplain 1545/1546
254.72/251.90	c qxplain 1546/1546
254.72/251.90	c qxplain 1545/1545
254.82/251.93	c 122734[?] -31387[?] 31357[?]  is mandatory 
254.82/251.93	c qxplain 1542/1544
254.82/251.94	c qxplain 1524/1541
254.82/251.97	c qxplain 1533/1541
254.91/252.00	c qxplain 1538/1541
254.91/252.03	c qxplain 1540/1541
254.91/252.07	c qxplain 1541/1541
255.01/252.10	c 122739[?] -31388[?] 31355[?] 31387[?]  is mandatory 
255.01/252.10	c qxplain 1540/1540
255.01/252.10	c qxplain 1538/1539
255.01/252.14	c qxplain 1539/1539
255.01/252.17	c 122742[?] 31388[?] -31389[?] 31354[?]  is mandatory 
255.01/252.17	c qxplain 1538/1538
255.01/252.17	c qxplain 1533/1537
255.11/252.20	c qxplain 1536/1537
255.11/252.24	c qxplain 1537/1537
255.11/252.24	c qxplain 1536/1536
255.11/252.27	c 122745[?] 31389[?] -31390[?] 31353[?]  is mandatory 
255.11/252.27	c qxplain 1533/1535
255.21/252.31	c qxplain 1535/1535
255.21/252.31	c qxplain 1533/1534
255.21/252.34	c qxplain 1534/1534
255.21/252.35	c qxplain 1533/1533
255.21/252.38	c 122748[?] 31390[?] -31391[?] 31352[?]  is mandatory 
255.21/252.38	c qxplain 1524/1532
255.31/252.41	c qxplain 1529/1532
255.31/252.44	c qxplain 1531/1532
255.31/252.45	c qxplain 1529/1530
255.31/252.48	c qxplain 1530/1530
255.41/252.51	c 122751[?] 31391[?] -31392[?] 31351[?]  is mandatory 
255.41/252.51	c qxplain 1529/1529
255.41/252.52	c qxplain 1524/1528
255.41/252.55	c qxplain 1527/1528
255.41/252.58	c qxplain 1528/1528
255.41/252.59	c qxplain 1527/1527
255.51/252.62	c 122754[?] 31392[?] -31393[?] 31350[?]  is mandatory 
255.51/252.62	c qxplain 1524/1526
255.51/252.65	c qxplain 1526/1526
255.51/252.66	c qxplain 1524/1525
255.51/252.69	c qxplain 1525/1525
255.51/252.69	c qxplain 1524/1524
255.61/252.73	c 122757[?] 31393[?] -31394[?] 31349[?]  is mandatory 
255.61/252.73	c qxplain 1451/1523
255.61/252.76	c qxplain 1488/1523
255.61/252.79	c qxplain 1506/1523
255.71/252.83	c qxplain 1515/1523
255.71/252.86	c qxplain 1520/1523
255.92/253.04	c qxplain 1522/1523
255.92/253.08	c qxplain 1523/1523
256.02/253.12	c 122758[?] 31395[?] -31348[?]  is mandatory 
256.02/253.12	c qxplain 1522/1522
256.02/253.12	c qxplain 1520/1521
256.02/253.16	c qxplain 1521/1521
256.02/253.19	c 122760[?] 31394[?] 31348[?] -31395[?]  is mandatory 
256.02/253.19	c qxplain 1520/1520
256.12/253.23	c 122762[?] 31396[?] -31395[?]  is mandatory 
256.12/253.23	c qxplain 1515/1519
256.12/253.26	c qxplain 1518/1519
256.12/253.29	c qxplain 1519/1519
256.22/253.33	c 122763[?] 31395[?] -31396[?] 31347[?]  is mandatory 
256.22/253.33	c qxplain 1518/1518
256.22/253.33	c qxplain 1515/1517
256.22/253.37	c qxplain 1517/1517
256.32/253.40	c 122774[?] -31400[?] -31343[?]  is mandatory 
256.32/253.40	c qxplain 1515/1516
256.32/253.43	c qxplain 1516/1516
256.32/253.46	c 122775[?] -31401[?] 25172[?]  is mandatory 
256.32/253.46	c qxplain 1515/1515
256.32/253.49	c 122776[?] -31401[?] 31375[?]  is mandatory 
256.32/253.49	c qxplain 1506/1514
256.42/253.53	c qxplain 1511/1514
256.42/253.56	c qxplain 1513/1514
256.42/253.59	c qxplain 1514/1514
256.52/253.63	c 122778[?] -31402[?] 25148[?]  is mandatory 
256.52/253.63	c qxplain 1513/1513
256.52/253.66	c 122779[?] 31401[?] -31402[?]  is mandatory 
256.52/253.66	c qxplain 1511/1512
256.52/253.69	c qxplain 1512/1512
256.62/253.73	c 122781[?] -31403[?] 25104[?]  is mandatory 
256.62/253.73	c qxplain 1511/1511
256.62/253.76	c 122782[?] -31403[?] 31402[?]  is mandatory 
256.62/253.76	c qxplain 1506/1510
256.62/253.79	c qxplain 1509/1510
256.72/253.82	c qxplain 1510/1510
256.72/253.90	c 122784[?] -31404[?] 20349[?]  is mandatory 
256.72/253.90	c qxplain 1509/1509
256.82/253.93	c 122785[?] -31404[?] 31403[?]  is mandatory 
256.82/253.93	c qxplain 1506/1508
256.82/253.96	c qxplain 1508/1508
256.93/254.02	c 122787[?] -31405[?] 16964[?]  is mandatory 
256.93/254.02	c qxplain 1506/1507
256.93/254.06	c qxplain 1507/1507
256.93/254.09	c 122788[?] -31405[?] 31404[?]  is mandatory 
256.93/254.09	c qxplain 1506/1506
257.03/254.16	c 122790[?] -31406[?] 14678[?]  is mandatory 
257.03/254.16	c qxplain 1488/1505
257.12/254.20	c qxplain 1497/1505
257.12/254.23	c qxplain 1502/1505
257.12/254.26	c qxplain 1504/1505
257.12/254.29	c qxplain 1505/1505
257.22/254.33	c 122791[?] -31406[?] 31405[?]  is mandatory 
257.22/254.33	c qxplain 1504/1504
257.22/254.36	c 122794[?] -31407[?] 31406[?]  is mandatory 
257.22/254.36	c qxplain 1502/1503
257.22/254.39	c qxplain 1503/1503
257.32/254.43	c 122796[?] -31408[?] 12381[?]  is mandatory 
257.32/254.43	c qxplain 1502/1502
257.32/254.46	c 122797[?] -31408[?] 31407[?]  is mandatory 
257.32/254.46	c qxplain 1497/1501
257.32/254.49	c qxplain 1500/1501
257.42/254.53	c qxplain 1501/1501
257.72/254.83	c qxplain 1500/1500
257.72/254.86	c 122800[?] -31409[?] 31408[?]  is mandatory 
257.72/254.86	c qxplain 1497/1499
257.72/254.90	c qxplain 1499/1499
257.82/254.90	c qxplain 1497/1498
257.82/254.93	c qxplain 1498/1498
257.82/254.99	c 122809[?] -31396[?] -31412[?]  is mandatory 
257.82/254.99	c qxplain 1497/1497
257.98/255.09	c 122810[?] -31413[?] 31305[?]  is mandatory 
257.98/255.09	c qxplain 1488/1496
258.08/255.12	c qxplain 1493/1496
258.08/255.16	c qxplain 1495/1496
258.08/255.19	c qxplain 1496/1496
258.18/255.22	c 122811[?] -31413[?] 31358[?]  is mandatory 
258.18/255.22	c qxplain 1495/1495
258.28/255.32	c 122813[?] -31414[?] 25078[?]  is mandatory 
258.28/255.32	c qxplain 1493/1494
258.28/255.35	c qxplain 1494/1494
258.28/255.38	c 122814[?] -31414[?] 31413[?]  is mandatory 
258.28/255.38	c qxplain 1493/1493
258.38/255.45	c 122816[?] -31415[?] 20306[?]  is mandatory 
258.38/255.45	c qxplain 1488/1492
258.38/255.48	c qxplain 1491/1492
258.48/255.51	c qxplain 1492/1492
258.48/255.54	c 122817[?] -31415[?] 31414[?]  is mandatory 
258.48/255.54	c qxplain 1491/1491
258.58/255.62	c 122819[?] -31416[?] 16910[?]  is mandatory 
258.58/255.62	c qxplain 1488/1490
258.58/255.65	c qxplain 1490/1490
258.58/255.68	c 122820[?] -31416[?] 31415[?]  is mandatory 
258.58/255.68	c qxplain 1488/1489
258.68/255.71	c qxplain 1489/1489
258.68/255.78	c 122822[?] -31417[?] 14619[?]  is mandatory 
258.68/255.78	c qxplain 1488/1488
258.78/255.82	c 122823[?] -31417[?] 31416[?]  is mandatory 
258.78/255.82	c qxplain 1451/1487
258.78/255.85	c qxplain 1470/1487
258.78/255.88	c qxplain 1479/1487
258.88/255.91	c qxplain 1484/1487
258.88/255.94	c qxplain 1486/1487
258.88/255.98	c qxplain 1487/1487
258.98/256.01	c 122826[?] -31418[?] 31417[?]  is mandatory 
258.98/256.01	c qxplain 1486/1486
258.98/256.06	c 122828[?] -31419[?] 12331[?]  is mandatory 
258.98/256.06	c qxplain 1484/1485
258.98/256.10	c qxplain 1485/1485
259.08/256.13	c 122829[?] -31419[?] 31418[?]  is mandatory 
259.08/256.13	c qxplain 1484/1484
259.08/256.16	c 122831[?] -31420[?] 31412[?]  is mandatory 
259.08/256.16	c qxplain 1479/1483
259.08/256.19	c qxplain 1482/1483
259.18/256.22	c qxplain 1483/1483
259.18/256.26	c 122832[?] -31420[?] 31419[?]  is mandatory 
259.18/256.26	c qxplain 1482/1482
259.18/256.29	c 122845[?] -31425[?] 25172[?]  is mandatory 
259.18/256.29	c qxplain 1479/1481
259.29/256.32	c qxplain 1481/1481
259.29/256.38	c 122848[?] -31426[?] 25148[?]  is mandatory 
259.29/256.38	c qxplain 1479/1480
259.38/256.42	c qxplain 1480/1480
259.38/256.45	c 122849[?] -31426[?] 31425[?]  is mandatory 
259.38/256.45	c qxplain 1479/1479
259.38/256.48	c 122851[?] -31427[?] 25104[?]  is mandatory 
259.38/256.48	c qxplain 1470/1478
259.48/256.51	c qxplain 1475/1478
259.48/256.55	c qxplain 1477/1478
259.48/256.58	c qxplain 1478/1478
259.58/256.61	c 122852[?] -31427[?] 31426[?]  is mandatory 
259.58/256.61	c qxplain 1477/1477
259.58/256.68	c 122854[?] -31428[?] 20349[?]  is mandatory 
259.58/256.68	c qxplain 1475/1476
259.68/256.71	c qxplain 1476/1476
259.68/256.74	c 122855[?] -31428[?] 31427[?]  is mandatory 
259.68/256.74	c qxplain 1475/1475
259.68/256.79	c 122857[?] -31429[?] 16964[?]  is mandatory 
259.68/256.79	c qxplain 1470/1474
259.78/256.83	c qxplain 1473/1474
259.78/256.86	c qxplain 1474/1474
259.78/256.89	c 122858[?] -31429[?] 31428[?]  is mandatory 
259.78/256.89	c qxplain 1473/1473
259.88/256.96	c 122860[?] -31430[?] 14678[?]  is mandatory 
259.88/256.96	c qxplain 1470/1472
259.88/256.99	c qxplain 1472/1472
259.98/257.02	c 122861[?] -31430[?] 31429[?]  is mandatory 
259.98/257.02	c qxplain 1470/1471
259.98/257.06	c qxplain 1471/1471
259.98/257.09	c 122864[?] -31431[?] 31430[?]  is mandatory 
259.98/257.09	c qxplain 1470/1470
260.08/257.13	c 122866[?] -31432[?] 12381[?]  is mandatory 
260.08/257.13	c qxplain 1451/1469
260.08/257.16	c qxplain 1461/1469
260.08/257.19	c qxplain 1466/1469
260.18/257.23	c qxplain 1468/1469
260.18/257.26	c qxplain 1469/1469
260.18/257.29	c 122867[?] -31432[?] 31431[?]  is mandatory 
260.18/257.29	c qxplain 1468/1468
260.28/257.32	c 122869[?] -31433[?] 31400[?]  is mandatory 
260.28/257.32	c qxplain 1466/1467
260.28/257.35	c qxplain 1467/1467
260.28/257.39	c 122870[?] -31433[?] 31432[?]  is mandatory 
260.28/257.39	c qxplain 1466/1466
260.38/257.42	c 122882[?] -31437[?] 11751[?]  is mandatory 
260.38/257.42	c qxplain 1461/1465
260.38/257.45	c qxplain 1464/1465
260.38/257.48	c qxplain 1465/1465
260.38/257.49	c qxplain 1464/1464
260.48/257.52	c 122963[?] -31464[?] 11752[?]  is mandatory 
260.48/257.52	c qxplain 1461/1463
260.48/257.55	c qxplain 1463/1463
260.48/257.59	c 122975[?] -31468[?] 12385[?]  is mandatory 
260.48/257.59	c qxplain 1461/1462
260.58/257.62	c qxplain 1462/1462
260.58/257.67	c 123046[?] 31412[?] -31492[?]  is mandatory 
260.58/257.67	c qxplain 1461/1461
260.68/257.70	c 123047[?] -31492[?] 12335[?]  is mandatory 
260.68/257.70	c qxplain 1451/1460
260.68/257.73	c qxplain 1456/1460
260.68/257.76	c qxplain 1459/1460
260.78/257.80	c qxplain 1460/1460
260.78/257.83	c 123059[?] -31496[?] 13235[?]  is mandatory 
260.78/257.83	c qxplain 1459/1459
260.78/257.89	c 123121[?] -31517[?] 31412[?]  is mandatory 
260.78/257.89	c qxplain 1456/1458
260.88/257.93	c qxplain 1458/1458
260.88/257.96	c 123122[?] -31517[?] 13177[?]  is mandatory 
260.88/257.96	c qxplain 1456/1457
260.88/257.99	c qxplain 1457/1457
260.98/258.05	c 123133[?] 31400[?] -31521[?]  is mandatory 
260.98/258.05	c qxplain 1456/1456
260.98/258.08	c 123134[?] -31521[?] 14688[?]  is mandatory 
260.98/258.08	c qxplain 1451/1455
261.08/258.11	c qxplain 1454/1455
261.18/258.20	c qxplain 1455/1455
261.18/258.24	c qxplain 1454/1454
261.18/258.29	c 123187[?] 31412[?] -31539[?]  is mandatory 
261.18/258.29	c qxplain 1451/1453
261.28/258.32	c qxplain 1453/1453
261.28/258.36	c 123188[?] -31539[?] 14629[?]  is mandatory 
261.28/258.36	c qxplain 1451/1452
261.28/258.39	c qxplain 1452/1452
261.38/258.42	c 123200[?] -31543[?] 16977[?]  is mandatory 
261.38/258.42	c qxplain 1451/1451
261.38/258.49	c 123244[?] 31412[?] -31558[?]  is mandatory 
261.38/258.49	c qxplain 1161/1450
261.48/258.53	c qxplain 1306/1450
261.48/258.56	c qxplain 1379/1450
261.48/258.59	c qxplain 1415/1450
261.58/258.62	c qxplain 1433/1450
261.58/258.66	c qxplain 1442/1450
261.58/258.69	c qxplain 1447/1450
261.68/258.72	c qxplain 1449/1450
261.68/258.75	c qxplain 1450/1450
261.68/258.78	c 123245[?] 16923[?] -31558[?]  is mandatory 
261.68/258.78	c qxplain 1449/1449
261.79/258.82	c 123257[?] -31562[?] 20365[?]  is mandatory 
261.79/258.82	c qxplain 1447/1448
261.88/258.96	c qxplain 1448/1448
261.88/258.96	c qxplain 1447/1447
261.98/259.02	c 123292[?] 31412[?] -31574[?]  is mandatory 
261.98/259.02	c qxplain 1442/1446
261.98/259.06	c qxplain 1445/1446
261.98/259.09	c qxplain 1446/1446
262.08/259.12	c 123293[?] -31574[?] 20322[?]  is mandatory 
262.08/259.12	c qxplain 1445/1445
262.08/259.16	c 123304[?] -31578[?] 31400[?]  is mandatory 
262.08/259.16	c qxplain 1442/1444
262.08/259.19	c qxplain 1444/1444
262.18/259.22	c 123305[?] -31578[?] 25123[?]  is mandatory 
262.18/259.22	c qxplain 1442/1443
262.18/259.29	c qxplain 1443/1443
262.49/259.52	c qxplain 1442/1442
262.49/259.56	c 123331[?] -31587[?] 31412[?]  is mandatory 
262.49/259.56	c qxplain 1433/1441
262.49/259.59	c qxplain 1438/1441
262.59/259.62	c qxplain 1440/1441
262.59/259.65	c qxplain 1441/1441
262.59/259.69	c 123332[?] 25097[?] -31587[?]  is mandatory 
262.59/259.69	c qxplain 1440/1440
262.59/259.69	c qxplain 1438/1439
262.69/259.73	c qxplain 1439/1439
262.69/259.76	c 123343[?] -31591[?] 31400[?]  is mandatory 
262.69/259.76	c qxplain 1438/1438
262.69/259.79	c 123344[?] -31591[?] 31330[?]  is mandatory 
262.69/259.79	c qxplain 1433/1437
262.79/259.82	c qxplain 1436/1437
262.79/259.86	c qxplain 1437/1437
262.79/259.89	c 123361[?] -31597[?] 31412[?]  is mandatory 
262.79/259.89	c qxplain 1436/1436
262.88/259.92	c 123362[?] 31327[?] -31597[?]  is mandatory 
262.88/259.92	c qxplain 1433/1435
262.88/259.95	c qxplain 1435/1435
262.88/259.99	c 123409[?] -31613[?] 31396[?]  is mandatory 
262.88/259.99	c qxplain 1433/1434
262.98/260.02	c qxplain 1434/1434
262.98/260.05	c 123410[?] -31613[?] 2392[?]  is mandatory 
262.98/260.05	c qxplain 1433/1433
263.18/260.24	c qxplain 1415/1432
263.18/260.27	c qxplain 1424/1432
263.28/260.31	c qxplain 1429/1432
263.28/260.34	c qxplain 1431/1432
263.28/260.37	c qxplain 1432/1432
263.38/260.40	c 123412[?] 31420[?] -31614[?]  is mandatory 
263.38/260.40	c qxplain 1431/1431
263.38/260.43	c 123413[?] 4319[?] -31614[?]  is mandatory 
263.38/260.43	c qxplain 1429/1430
263.38/260.47	c qxplain 1430/1430
263.48/260.50	c 123415[?] -31615[?] 31464[?]  is mandatory 
263.48/260.50	c qxplain 1429/1429
263.48/260.54	c 123416[?] 2079[?] -31615[?]  is mandatory 
263.48/260.54	c qxplain 1424/1428
263.48/260.57	c qxplain 1427/1428
263.59/260.60	c qxplain 1428/1428
263.59/260.64	c 123418[?] -31616[?] 31492[?]  is mandatory 
263.59/260.64	c qxplain 1427/1427
263.59/260.67	c 123419[?] 1778[?] -31616[?]  is mandatory 
263.59/260.67	c qxplain 1424/1426
263.69/260.71	c qxplain 1426/1426
263.69/260.74	c 123421[?] -31617[?] 31517[?]  is mandatory 
263.69/260.74	c qxplain 1424/1425
263.69/260.77	c qxplain 1425/1425
263.78/260.90	c 123422[?] 1489[?] -31617[?]  is mandatory 
263.78/260.90	c qxplain 1424/1424
263.88/260.93	c 123424[?] -31618[?] 31539[?]  is mandatory 
263.88/260.93	c qxplain 1415/1423
263.88/260.96	c qxplain 1420/1423
263.88/260.99	c qxplain 1422/1423
263.98/261.03	c qxplain 1423/1423
264.08/261.17	c 123425[?] 1212[?] -31618[?]  is mandatory 
264.08/261.17	c qxplain 1422/1422
264.18/261.20	c 123427[?] -31619[?] 31558[?]  is mandatory 
264.18/261.20	c qxplain 1420/1421
264.18/261.23	c qxplain 1421/1421
264.28/261.33	c 123428[?] 947[?] -31619[?]  is mandatory 
264.28/261.33	c qxplain 1420/1420
264.28/261.36	c 123430[?] -31620[?] 31574[?]  is mandatory 
264.28/261.36	c qxplain 1415/1419
264.28/261.39	c qxplain 1418/1419
264.38/261.42	c qxplain 1419/1419
264.38/261.48	c 123431[?] 694[?] -31620[?]  is mandatory 
264.38/261.48	c qxplain 1418/1418
264.48/261.51	c 123433[?] -31621[?] 31587[?]  is mandatory 
264.48/261.51	c qxplain 1415/1417
264.48/261.54	c qxplain 1417/1417
264.48/261.58	c 123434[?] 453[?] -31621[?]  is mandatory 
264.48/261.58	c qxplain 1415/1416
264.58/261.61	c qxplain 1416/1416
264.58/261.64	c 123436[?] 31597[?] -31622[?]  is mandatory 
264.58/261.64	c qxplain 1415/1415
264.58/261.67	c 123437[?] 224[?] -31622[?]  is mandatory 
264.58/261.67	c qxplain 1379/1414
264.69/261.71	c qxplain 1397/1414
264.69/261.74	c qxplain 1406/1414
264.69/261.77	c qxplain 1411/1414
264.79/261.80	c qxplain 1413/1414
264.79/261.84	c qxplain 1414/1414
264.79/261.87	c 123441[?] 31622[?] -31623[?] 31621[?]  is mandatory 
264.79/261.87	c qxplain 1413/1413
264.89/261.90	c 123444[?] 31623[?] -31624[?] 31620[?]  is mandatory 
264.89/261.90	c qxplain 1411/1412
264.89/261.93	c qxplain 1412/1412
264.89/261.96	c qxplain 1411/1411
264.89/261.99	c 123447[?] 31624[?] -31625[?] 31619[?]  is mandatory 
264.89/261.99	c qxplain 1406/1410
264.99/262.03	c qxplain 1409/1410
264.99/262.03	c qxplain 1406/1408
264.99/262.07	c qxplain 1408/1408
265.09/262.10	c 123450[?] 31625[?] -31626[?] 31618[?]  is mandatory 
265.09/262.10	c qxplain 1406/1407
265.09/262.10	c qxplain 1397/1405
265.09/262.14	c qxplain 1402/1405
265.09/262.17	c qxplain 1404/1405
265.19/262.20	c qxplain 1405/1405
265.19/262.23	c 123453[?] 31626[?] -31627[?] 31617[?]  is mandatory 
265.19/262.23	c qxplain 1404/1404
265.19/262.24	c qxplain 1402/1403
265.19/262.27	c qxplain 1403/1403
265.29/262.30	c 123456[?] 31627[?] -31628[?] 31616[?]  is mandatory 
265.29/262.30	c qxplain 1402/1402
265.29/262.31	c qxplain 1397/1401
265.29/262.34	c qxplain 1400/1401
265.29/262.38	c qxplain 1401/1401
265.39/262.41	c 123459[?] 31628[?] -31629[?] 31615[?]  is mandatory 
265.39/262.41	c qxplain 1400/1400
265.39/262.41	c qxplain 1397/1399
265.39/262.45	c qxplain 1399/1399
265.39/262.48	c 123462[?] 31614[?] 31629[?] -31630[?]  is mandatory 
265.39/262.48	c qxplain 1397/1398
265.39/262.49	c qxplain 1379/1396
265.49/262.52	c qxplain 1388/1396
265.49/262.55	c qxplain 1393/1396
265.49/262.58	c qxplain 1395/1396
265.59/262.61	c qxplain 1396/1396
265.59/262.65	c 123465[?] 31630[?] -31631[?] 31613[?]  is mandatory 
265.59/262.65	c qxplain 1395/1395
265.59/262.68	c 123466[?] 11723[?] -31632[?]  is mandatory 
265.59/262.68	c qxplain 1393/1394
265.69/262.71	c qxplain 1394/1394
265.69/262.74	c 123467[?] -31632[?] 31631[?]  is mandatory 
265.69/262.74	c qxplain 1393/1393
265.69/262.75	c qxplain 1388/1392
265.69/262.78	c qxplain 1391/1392
265.79/262.82	c qxplain 1392/1392
265.79/262.85	c 123469[?] -31633[?] 31632[?]  is mandatory 
265.79/262.85	c qxplain 1391/1391
265.79/262.88	c 123470[?] -31633[?] 31243[?]  is mandatory 
265.79/262.88	c qxplain 1388/1390
265.99/263.01	c qxplain 1390/1390
265.99/263.02	c qxplain 1388/1389
265.99/263.06	c qxplain 1389/1389
265.99/263.09	c 123472[?] 31632[?] 31634[?]  is mandatory 
265.99/263.09	c qxplain 1388/1388
266.09/263.14	c qxplain 1379/1387
266.09/263.17	c qxplain 1384/1387
266.19/263.20	c qxplain 1386/1387
266.19/263.24	c qxplain 1387/1387
266.19/263.27	c 123474[?] -31635[?] 31343[?]  is mandatory 
266.19/263.27	c qxplain 1386/1386
266.29/263.30	c 123475[?] -31635[?] 2392[?]  is mandatory 
266.29/263.30	c qxplain 1384/1385
266.29/263.33	c qxplain 1385/1385
266.29/263.34	c qxplain 1384/1384
266.29/263.37	c 123477[?] -31636[?] 31409[?]  is mandatory 
266.29/263.37	c qxplain 1379/1383
266.39/263.41	c qxplain 1382/1383
266.39/263.44	c qxplain 1383/1383
266.39/263.47	c 123480[?] -31637[?] 31433[?]  is mandatory 
266.39/263.47	c qxplain 1382/1382
266.49/263.50	c 123481[?] 4332[?] -31637[?]  is mandatory 
266.49/263.50	c qxplain 1379/1381
266.49/263.53	c qxplain 1381/1381
266.49/263.57	c 123483[?] -31638[?] 31437[?]  is mandatory 
266.49/263.57	c qxplain 1379/1380
266.59/263.61	c qxplain 1380/1380
266.59/263.65	c 123484[?] 2079[?] -31638[?]  is mandatory 
266.59/263.65	c qxplain 1379/1379
266.59/263.66	c qxplain 1306/1378
266.59/263.69	c qxplain 1343/1378
266.69/263.72	c qxplain 1361/1378
266.69/263.76	c qxplain 1370/1378
266.69/263.79	c qxplain 1375/1378
266.79/263.82	c qxplain 1377/1378
266.79/263.85	c qxplain 1378/1378
266.79/263.89	c 123486[?] -31639[?] 31468[?]  is mandatory 
266.79/263.89	c qxplain 1377/1377
266.89/263.92	c 123487[?] 1778[?] -31639[?]  is mandatory 
266.89/263.92	c qxplain 1375/1376
266.89/263.96	c qxplain 1376/1376
266.89/263.99	c 123489[?] -31640[?] 31496[?]  is mandatory 
266.89/263.99	c qxplain 1375/1375
266.99/264.03	c 123490[?] 1489[?] -31640[?]  is mandatory 
266.99/264.03	c qxplain 1370/1374
266.99/264.07	c qxplain 1373/1374
267.09/264.10	c qxplain 1374/1374
267.09/264.13	c 123492[?] -31641[?] 31521[?]  is mandatory 
267.09/264.13	c qxplain 1373/1373
267.09/264.19	c 123493[?] 1212[?] -31641[?]  is mandatory 
267.09/264.19	c qxplain 1370/1372
267.19/264.22	c qxplain 1372/1372
267.19/264.23	c qxplain 1370/1371
267.19/264.26	c qxplain 1371/1371
267.19/264.29	c 123495[?] -31642[?] 31543[?]  is mandatory 
267.19/264.29	c qxplain 1370/1370
267.29/264.34	c 123496[?] -31642[?] 947[?]  is mandatory 
267.29/264.34	c qxplain 1361/1369
267.29/264.38	c qxplain 1366/1369
267.39/264.41	c qxplain 1368/1369
267.39/264.44	c qxplain 1369/1369
267.39/264.47	c 123498[?] -31643[?] 31562[?]  is mandatory 
267.39/264.47	c qxplain 1368/1368
267.49/264.51	c 123499[?] 694[?] -31643[?]  is mandatory 
267.49/264.51	c qxplain 1366/1367
267.49/264.55	c qxplain 1367/1367
267.49/264.55	c qxplain 1366/1366
267.49/264.59	c 123501[?] -31644[?] 31578[?]  is mandatory 
267.49/264.59	c qxplain 1361/1365
267.59/264.62	c qxplain 1364/1365
267.59/264.66	c qxplain 1365/1365
267.59/264.69	c 123502[?] 453[?] -31644[?]  is mandatory 
267.59/264.69	c qxplain 1364/1364
267.69/264.70	c qxplain 1361/1363
267.69/264.73	c qxplain 1363/1363
267.69/264.76	c 123504[?] 31591[?] -31645[?]  is mandatory 
267.69/264.76	c qxplain 1361/1362
267.69/264.80	c qxplain 1362/1362
267.79/264.83	c 123505[?] -31645[?] 224[?]  is mandatory 
267.79/264.83	c qxplain 1361/1361
267.79/264.87	c qxplain 1343/1360
267.89/264.91	c qxplain 1352/1360
267.89/264.94	c qxplain 1357/1360
267.89/264.97	c qxplain 1359/1360
267.99/265.00	c qxplain 1360/1360
267.99/265.04	c 123509[?] 31645[?] -31646[?] 31644[?]  is mandatory 
267.99/265.04	c qxplain 1359/1359
267.99/265.04	c qxplain 1357/1358
267.99/265.08	c qxplain 1358/1358
267.99/265.08	c qxplain 1357/1357
268.09/265.12	c 123512[?] 31646[?] -31647[?] 31643[?]  is mandatory 
268.09/265.12	c qxplain 1352/1356
268.09/265.15	c qxplain 1355/1356
268.09/265.15	c qxplain 1352/1354
268.09/265.19	c qxplain 1354/1354
268.18/265.22	c 123515[?] 31647[?] -31648[?] 31642[?]  is mandatory 
268.18/265.22	c qxplain 1352/1353
268.18/265.23	c qxplain 1343/1351
268.18/265.26	c qxplain 1348/1351
268.18/265.29	c qxplain 1350/1351
268.29/265.32	c qxplain 1351/1351
268.29/265.36	c 123518[?] 31648[?] -31649[?] 31641[?]  is mandatory 
268.29/265.36	c qxplain 1350/1350
268.29/265.36	c qxplain 1348/1349
268.39/265.40	c qxplain 1349/1349
268.39/265.40	c qxplain 1348/1348
268.39/265.44	c 123521[?] 31649[?] -31650[?] 31640[?]  is mandatory 
268.39/265.44	c qxplain 1343/1347
268.39/265.47	c qxplain 1346/1347
268.49/265.50	c qxplain 1343/1345
268.49/265.53	c qxplain 1345/1345
268.49/265.56	c 123524[?] 31650[?] -31651[?] 31639[?]  is mandatory 
268.49/265.56	c qxplain 1343/1344
268.49/265.57	c qxplain 1306/1342
268.59/265.60	c qxplain 1325/1342
268.59/265.64	c qxplain 1334/1342
268.59/265.67	c qxplain 1339/1342
268.70/265.70	c qxplain 1341/1342
268.70/265.73	c qxplain 1342/1342
268.70/265.77	c 123527[?] 31651[?] -31652[?] 31638[?]  is mandatory 
268.70/265.77	c qxplain 1341/1341
268.70/265.77	c qxplain 1339/1340
268.80/265.80	c qxplain 1340/1340
268.80/265.81	c qxplain 1339/1339
268.80/265.84	c 123530[?] -31653[?] 31637[?] 31652[?]  is mandatory 
268.80/265.84	c qxplain 1334/1338
268.80/265.88	c qxplain 1337/1338
268.80/265.88	c qxplain 1334/1336
268.90/265.92	c qxplain 1336/1336
268.90/265.95	c 123533[?] 31653[?] -31654[?] 31636[?]  is mandatory 
268.90/265.95	c qxplain 1334/1335
268.90/265.95	c qxplain 1325/1333
268.90/265.99	c qxplain 1330/1333
269.00/266.02	c qxplain 1332/1333
269.00/266.05	c qxplain 1333/1333
269.00/266.08	c 123536[?] 31654[?] -31655[?] 31635[?]  is mandatory 
269.00/266.08	c qxplain 1332/1332
269.10/266.11	c 123537[?] -31656[?] 11726[?]  is mandatory 
269.10/266.12	c qxplain 1330/1331
269.10/266.15	c qxplain 1331/1331
269.10/266.18	c 123538[?] -31656[?] 31655[?]  is mandatory 
269.10/266.18	c qxplain 1330/1330
269.10/266.19	c qxplain 1325/1329
269.20/266.22	c qxplain 1328/1329
269.20/266.25	c qxplain 1329/1329
269.20/266.28	c 123540[?] 31656[?] -31657[?]  is mandatory 
269.20/266.28	c qxplain 1328/1328
269.30/266.32	c 123541[?] 25051[?] -31657[?]  is mandatory 
269.30/266.32	c qxplain 1325/1327
269.30/266.35	c qxplain 1327/1327
269.30/266.38	c qxplain 1325/1326
269.40/266.41	c qxplain 1326/1326
269.40/266.44	c 123544[?] 31657[?] -31658[?]  is mandatory 
269.40/266.44	c qxplain 1325/1325
269.40/266.45	c qxplain 1306/1324
269.40/266.48	c qxplain 1316/1324
269.50/266.51	c qxplain 1321/1324
269.50/266.54	c qxplain 1323/1324
269.50/266.58	c qxplain 1324/1324
269.60/266.61	c 123548[?] 31658[?] 31633[?] -31659[?]  is mandatory 
269.60/266.61	c qxplain 1323/1323
269.60/266.64	c 123552[?] -31661[?] 31632[?]  is mandatory 
269.60/266.64	c qxplain 1321/1322
269.60/266.68	c qxplain 1322/1322
269.70/266.71	c 123553[?] -31661[?] 24820[?]  is mandatory 
269.70/266.71	c qxplain 1321/1321
269.70/266.72	c qxplain 1316/1320
269.70/266.75	c qxplain 1319/1320
269.70/266.79	c qxplain 1320/1320
269.80/266.82	c 123555[?] -31662[?] 31656[?]  is mandatory 
269.80/266.82	c qxplain 1319/1319
269.80/266.85	c 123556[?] -31662[?] 24818[?]  is mandatory 
269.80/266.85	c qxplain 1316/1318
270.14/267.11	c qxplain 1318/1318
270.14/267.12	c qxplain 1316/1317
270.14/267.16	c qxplain 1317/1317
270.14/267.19	c 123558[?] 31663[?] 31656[?]  is mandatory 
270.14/267.19	c qxplain 1316/1316
270.24/267.22	c qxplain 1306/1315
270.24/267.25	c qxplain 1311/1315
270.24/267.28	c qxplain 1314/1315
270.34/267.31	c qxplain 1315/1315
270.34/267.35	c 123560[?] -31664[?] 25135[?]  is mandatory 
270.34/267.35	c qxplain 1314/1314
270.34/267.38	c 123563[?] -31665[?] 25189[?]  is mandatory 
270.34/267.38	c qxplain 1311/1313
270.44/267.41	c qxplain 1313/1313
270.44/267.48	c 123564[?] 2079[?] -31665[?]  is mandatory 
270.44/267.48	c qxplain 1311/1312
270.54/267.51	c qxplain 1312/1312
270.54/267.55	c 123566[?] -31666[?] 25213[?]  is mandatory 
270.54/267.55	c qxplain 1311/1311
270.64/267.60	c 123567[?] 1778[?] -31666[?]  is mandatory 
270.64/267.60	c qxplain 1306/1310
270.64/267.63	c qxplain 1309/1310
270.64/267.67	c qxplain 1310/1310
270.74/267.70	c 123569[?] -31667[?] 25237[?]  is mandatory 
270.74/267.70	c qxplain 1309/1309
270.85/267.84	c 123570[?] -31667[?] 1489[?]  is mandatory 
270.85/267.84	c qxplain 1306/1308
270.85/267.87	c qxplain 1308/1308
270.95/267.91	c 123572[?] -31668[?] 25261[?]  is mandatory 
270.95/267.91	c qxplain 1306/1307
270.95/267.94	c qxplain 1307/1307
270.95/267.98	c 123573[?] 1212[?] -31668[?]  is mandatory 
270.95/267.98	c qxplain 1306/1306
271.05/268.01	c 123575[?] -31669[?] 25285[?]  is mandatory 
271.05/268.01	c qxplain 1161/1305
271.05/268.04	c qxplain 1234/1305
271.05/268.08	c qxplain 1270/1305
271.15/268.11	c qxplain 1288/1305
271.15/268.14	c qxplain 1297/1305
271.15/268.17	c qxplain 1302/1305
271.25/268.21	c qxplain 1304/1305
271.25/268.24	c qxplain 1305/1305
271.35/268.31	c 123576[?] 947[?] -31669[?]  is mandatory 
271.35/268.31	c qxplain 1304/1304
271.35/268.35	c 123578[?] -31670[?] 25309[?]  is mandatory 
271.35/268.35	c qxplain 1302/1303
271.35/268.38	c qxplain 1303/1303
271.46/268.42	c 123579[?] 694[?] -31670[?]  is mandatory 
271.46/268.42	c qxplain 1302/1302
271.46/268.46	c 123581[?] -31671[?] 25333[?]  is mandatory 
271.46/268.46	c qxplain 1297/1301
271.46/268.49	c qxplain 1300/1301
271.55/268.52	c qxplain 1301/1301
271.55/268.56	c 123582[?] 453[?] -31671[?]  is mandatory 
271.55/268.56	c qxplain 1300/1300
271.55/268.59	c 123584[?] -31672[?] 25358[?]  is mandatory 
271.55/268.59	c qxplain 1297/1299
271.65/268.62	c qxplain 1299/1299
271.65/268.65	c 123585[?] 224[?] -31672[?]  is mandatory 
271.65/268.65	c qxplain 1297/1298
271.65/268.69	c qxplain 1298/1298
271.75/268.72	c 123589[?] 31672[?] -31673[?] 31671[?]  is mandatory 
271.75/268.72	c qxplain 1297/1297
271.75/268.75	c 123592[?] 31673[?] -31674[?] 31670[?]  is mandatory 
271.75/268.75	c qxplain 1288/1296
271.75/268.78	c qxplain 1293/1296
271.85/268.82	c qxplain 1295/1296
271.85/268.85	c qxplain 1296/1296
271.85/268.88	c 123595[?] 31674[?] -31675[?] 31669[?]  is mandatory 
271.85/268.88	c qxplain 1295/1295
271.95/268.91	c 123598[?] 31675[?] -31676[?] 31668[?]  is mandatory 
271.95/268.91	c qxplain 1293/1294
271.95/268.95	c qxplain 1294/1294
271.95/268.98	c 123601[?] 31676[?] -31677[?] 31667[?]  is mandatory 
271.95/268.98	c qxplain 1293/1293
272.05/269.01	c 123604[?] 31677[?] -31678[?] 31666[?]  is mandatory 
272.05/269.01	c qxplain 1288/1292
272.05/269.04	c qxplain 1291/1292
272.05/269.08	c qxplain 1292/1292
272.15/269.11	c qxplain 1291/1291
272.15/269.14	c 123607[?] 31678[?] -31679[?] 31665[?]  is mandatory 
272.15/269.14	c qxplain 1288/1290
272.15/269.17	c qxplain 1290/1290
272.15/269.18	c qxplain 1288/1289
272.25/269.21	c qxplain 1289/1289
272.25/269.22	c qxplain 1288/1288
272.25/269.25	c 123610[?] 31679[?] -31680[?] 31664[?]  is mandatory 
272.25/269.25	c qxplain 1270/1287
272.25/269.28	c qxplain 1279/1287
272.35/269.32	c qxplain 1284/1287
272.35/269.35	c qxplain 1286/1287
272.35/269.38	c qxplain 1287/1287
272.45/269.41	c 123611[?] -31681[?] 11729[?]  is mandatory 
272.45/269.41	c qxplain 1286/1286
272.45/269.45	c 123612[?] 31680[?] -31681[?]  is mandatory 
272.45/269.45	c qxplain 1284/1285
272.45/269.48	c qxplain 1285/1285
272.45/269.49	c qxplain 1284/1284
272.55/269.52	c 123614[?] -31682[?] 31681[?]  is mandatory 
272.55/269.52	c qxplain 1279/1283
272.55/269.55	c qxplain 1282/1283
272.55/269.59	c qxplain 1283/1283
272.65/269.62	c 123615[?] -31682[?] 20282[?]  is mandatory 
272.65/269.62	c qxplain 1282/1282
272.65/269.62	c qxplain 1279/1281
272.65/269.66	c qxplain 1281/1281
272.65/269.69	c 123618[?] -31683[?] 31682[?]  is mandatory 
272.65/269.69	c qxplain 1279/1280
272.75/269.72	c qxplain 1280/1280
272.75/269.73	c qxplain 1279/1279
272.75/269.76	c 123622[?] -31684[?] 31683[?] 31662[?]  is mandatory 
272.75/269.76	c qxplain 1270/1278
272.75/269.79	c qxplain 1275/1278
272.85/269.83	c qxplain 1277/1278
272.85/269.86	c qxplain 1278/1278
272.85/269.86	c qxplain 1277/1277
272.95/269.90	c 123624[?] -31685[?] 31684[?]  is mandatory 
272.95/269.90	c qxplain 1275/1276
272.95/269.90	c qxplain 1270/1274
272.95/269.94	c qxplain 1273/1274
272.95/269.97	c qxplain 1274/1274
272.95/270.00	c qxplain 1273/1273
273.05/270.03	c 123628[?] 31661[?] 31685[?] -31686[?]  is mandatory 
273.05/270.03	c qxplain 1270/1272
273.05/270.07	c qxplain 1272/1272
273.15/270.10	c 123632[?] -31688[?] 31632[?]  is mandatory 
273.15/270.10	c qxplain 1270/1271
273.15/270.13	c qxplain 1271/1271
273.15/270.17	c 123633[?] -31688[?] 24824[?]  is mandatory 
273.15/270.17	c qxplain 1270/1270
273.15/270.17	c qxplain 1234/1269
273.25/270.21	c qxplain 1252/1269
273.25/270.24	c qxplain 1261/1269
273.25/270.27	c qxplain 1266/1269
273.35/270.30	c qxplain 1268/1269
273.35/270.34	c qxplain 1269/1269
273.35/270.37	c 123635[?] -31689[?] 31656[?]  is mandatory 
273.35/270.37	c qxplain 1268/1268
273.45/270.40	c 123636[?] 20061[?] -31689[?]  is mandatory 
273.45/270.40	c qxplain 1266/1267
273.45/270.44	c qxplain 1267/1267
273.45/270.44	c qxplain 1266/1266
273.45/270.48	c 123638[?] -31690[?] 31681[?]  is mandatory 
273.45/270.48	c qxplain 1261/1265
273.56/270.51	c qxplain 1264/1265
273.56/270.54	c qxplain 1265/1265
273.56/270.57	c 123639[?] -31690[?] 20059[?]  is mandatory 
273.56/270.57	c qxplain 1264/1264
273.56/270.58	c qxplain 1261/1263
273.66/270.61	c qxplain 1263/1263
273.75/270.70	c 123641[?] 31691[?] 31681[?]  is mandatory 
273.75/270.70	c qxplain 1261/1262
273.75/270.74	c qxplain 1262/1262
273.95/270.91	c qxplain 1261/1261
273.95/270.94	c 123643[?] -31692[?] 20376[?]  is mandatory 
273.95/270.94	c qxplain 1252/1260
273.95/270.97	c qxplain 1257/1260
274.05/271.01	c qxplain 1259/1260
274.05/271.04	c qxplain 1260/1260
274.05/271.07	c 123646[?] -31693[?] 20423[?]  is mandatory 
274.05/271.07	c qxplain 1259/1259
274.15/271.12	c 123647[?] -31693[?] 2079[?]  is mandatory 
274.15/271.12	c qxplain 1257/1258
274.15/271.16	c qxplain 1258/1258
274.15/271.19	c 123649[?] -31694[?] 20444[?]  is mandatory 
274.15/271.19	c qxplain 1257/1257
274.25/271.24	c 123650[?] 1778[?] -31694[?]  is mandatory 
274.25/271.24	c qxplain 1252/1256
274.25/271.27	c qxplain 1255/1256
274.35/271.31	c qxplain 1256/1256
274.35/271.34	c 123652[?] -31695[?] 20465[?]  is mandatory 
274.35/271.34	c qxplain 1255/1255
274.45/271.44	c 123653[?] 1489[?] -31695[?]  is mandatory 
274.45/271.44	c qxplain 1252/1254
274.45/271.47	c qxplain 1254/1254
274.55/271.51	c 123655[?] -31696[?] 20486[?]  is mandatory 
274.55/271.51	c qxplain 1252/1253
274.55/271.54	c qxplain 1253/1253
274.55/271.59	c 123656[?] -31696[?] 1212[?]  is mandatory 
274.55/271.59	c qxplain 1252/1252
274.66/271.62	c 123658[?] -31697[?] 20507[?]  is mandatory 
274.66/271.62	c qxplain 1234/1251
274.66/271.66	c qxplain 1243/1251
274.66/271.69	c qxplain 1248/1251
274.76/271.72	c qxplain 1250/1251
274.76/271.76	c qxplain 1251/1251
274.76/271.79	c 123659[?] 947[?] -31697[?]  is mandatory 
274.76/271.79	c qxplain 1250/1250
274.85/271.82	c 123661[?] -31698[?] 20528[?]  is mandatory 
274.85/271.82	c qxplain 1248/1249
274.85/271.86	c qxplain 1249/1249
274.85/271.89	c 123662[?] 694[?] -31698[?]  is mandatory 
274.85/271.89	c qxplain 1248/1248
274.95/271.90	c qxplain 1243/1247
274.95/271.93	c qxplain 1246/1247
274.95/271.96	c qxplain 1247/1247
275.05/272.00	c 123664[?] -31699[?] 20550[?]  is mandatory 
275.05/272.00	c qxplain 1246/1246
275.05/272.03	c 123665[?] 453[?] -31699[?]  is mandatory 
275.05/272.03	c qxplain 1243/1245
275.05/272.04	c qxplain 1234/1242
275.05/272.07	c qxplain 1239/1242
275.15/272.10	c qxplain 1241/1242
275.15/272.14	c qxplain 1242/1242
275.15/272.17	c 123669[?] 31699[?] -31700[?] 31698[?]  is mandatory 
275.15/272.17	c qxplain 1241/1241
275.15/272.18	c qxplain 1239/1240
275.25/272.21	c qxplain 1240/1240
275.25/272.24	c 123672[?] -31701[?] 31700[?] 31697[?]  is mandatory 
275.25/272.24	c qxplain 1239/1239
275.25/272.25	c qxplain 1234/1238
275.25/272.28	c qxplain 1237/1238
275.35/272.31	c qxplain 1238/1238
275.35/272.35	c 123675[?] -31702[?] 31701[?] 31696[?]  is mandatory 
275.35/272.35	c qxplain 1237/1237
275.35/272.35	c qxplain 1234/1236
275.35/272.39	c qxplain 1236/1236
275.45/272.42	c 123678[?] 31702[?] -31703[?] 31695[?]  is mandatory 
275.45/272.42	c qxplain 1234/1235
275.45/272.45	c qxplain 1235/1235
275.45/272.46	c qxplain 1234/1234
275.45/272.49	c 123681[?] 31703[?] -31704[?] 31694[?]  is mandatory 
275.45/272.49	c qxplain 1161/1233
275.56/272.53	c qxplain 1198/1233
275.56/272.56	c qxplain 1216/1233
275.56/272.59	c qxplain 1225/1233
275.66/272.62	c qxplain 1230/1233
275.66/272.66	c qxplain 1232/1233
275.66/272.69	c qxplain 1233/1233
275.66/272.70	c qxplain 1232/1232
275.77/272.73	c 123684[?] 31704[?] -31705[?] 31693[?]  is mandatory 
275.77/272.73	c qxplain 1230/1231
275.77/272.74	c qxplain 1225/1229
275.77/272.77	c qxplain 1228/1229
275.77/272.80	c qxplain 1229/1229
275.86/272.84	c 123687[?] 31705[?] 31692[?] -31706[?]  is mandatory 
275.86/272.84	c qxplain 1228/1228
275.86/272.87	c 123688[?] -31707[?] 11732[?]  is mandatory 
275.86/272.87	c qxplain 1225/1227
275.96/272.90	c qxplain 1227/1227
275.96/272.93	c 123689[?] 31706[?] -31707[?]  is mandatory 
275.96/272.93	c qxplain 1225/1226
275.96/272.97	c qxplain 1226/1226
275.96/272.97	c qxplain 1225/1225
276.06/273.01	c 123691[?] -31708[?] 31707[?]  is mandatory 
276.06/273.01	c qxplain 1216/1224
276.06/273.04	c qxplain 1221/1224
276.06/273.07	c qxplain 1223/1224
276.16/273.10	c qxplain 1224/1224
276.16/273.14	c 123692[?] -31708[?] 16889[?]  is mandatory 
276.16/273.14	c qxplain 1223/1223
276.16/273.14	c qxplain 1221/1222
276.16/273.18	c qxplain 1222/1222
276.26/273.21	c 123695[?] 31708[?] -31709[?]  is mandatory 
276.26/273.21	c qxplain 1221/1221
276.26/273.21	c qxplain 1216/1220
276.26/273.25	c qxplain 1219/1220
276.26/273.28	c qxplain 1220/1220
276.36/273.31	c 123699[?] -31710[?] 31709[?] 31690[?]  is mandatory 
276.36/273.31	c qxplain 1219/1219
276.36/273.32	c qxplain 1216/1218
276.36/273.35	c qxplain 1218/1218
276.36/273.39	c 123701[?] -31711[?] 31710[?]  is mandatory 
276.36/273.39	c qxplain 1216/1217
276.36/273.39	c qxplain 1198/1215
276.46/273.43	c qxplain 1207/1215
276.46/273.46	c qxplain 1212/1215
276.46/273.49	c qxplain 1214/1215
276.56/273.52	c qxplain 1215/1215
276.56/273.53	c qxplain 1214/1214
276.56/273.56	c 123705[?] 31689[?] -31712[?] 31711[?]  is mandatory 
276.56/273.56	c qxplain 1212/1213
276.56/273.60	c qxplain 1213/1213
276.66/273.60	c qxplain 1212/1212
276.66/273.64	c 123707[?] 31712[?] -31713[?]  is mandatory 
276.66/273.64	c qxplain 1207/1211
276.66/273.67	c qxplain 1210/1211
276.76/273.70	c qxplain 1207/1209
276.76/273.73	c qxplain 1209/1209
276.76/273.74	c qxplain 1207/1208
276.76/273.77	c qxplain 1208/1208
276.87/273.80	c 123711[?] 31713[?] 31688[?] -31714[?]  is mandatory 
276.87/273.80	c qxplain 1207/1207
276.87/273.85	c 123715[?] -31716[?] 31632[?]  is mandatory 
276.87/273.85	c qxplain 1198/1206
276.87/273.88	c qxplain 1203/1206
276.97/273.92	c qxplain 1205/1206
276.97/273.95	c qxplain 1206/1206
276.97/273.98	c 123716[?] -31716[?] 24828[?]  is mandatory 
276.97/273.98	c qxplain 1205/1205
276.97/273.99	c qxplain 1203/1204
277.06/274.02	c qxplain 1204/1204
277.06/274.06	c 123718[?] -31717[?] 31656[?]  is mandatory 
277.06/274.06	c qxplain 1203/1203
277.06/274.09	c 123719[?] -31717[?] 20065[?]  is mandatory 
277.06/274.09	c qxplain 1198/1202
277.16/274.12	c qxplain 1201/1202
277.16/274.16	c qxplain 1202/1202
277.16/274.19	c qxplain 1201/1201
277.26/274.22	c 123721[?] -31718[?] 31681[?]  is mandatory 
277.26/274.22	c qxplain 1198/1200
277.26/274.26	c qxplain 1200/1200
277.26/274.29	c 123722[?] -31718[?] 16692[?]  is mandatory 
277.26/274.29	c qxplain 1198/1199
277.36/274.32	c qxplain 1199/1199
277.36/274.33	c qxplain 1198/1198
277.36/274.36	c 123724[?] -31719[?] 31707[?]  is mandatory 
277.36/274.36	c qxplain 1161/1197
277.36/274.40	c qxplain 1180/1197
277.46/274.43	c qxplain 1189/1197
277.46/274.46	c qxplain 1194/1197
277.46/274.49	c qxplain 1196/1197
277.56/274.53	c qxplain 1197/1197
277.56/274.56	c 123725[?] -31719[?] 16690[?]  is mandatory 
277.56/274.56	c qxplain 1196/1196
277.56/274.56	c qxplain 1194/1195
277.66/274.64	c qxplain 1195/1195
277.66/274.68	c 123727[?] 31720[?] 31707[?]  is mandatory 
277.66/274.68	c qxplain 1194/1194
277.76/274.72	c qxplain 1189/1193
277.76/274.75	c qxplain 1192/1193
277.76/274.78	c qxplain 1193/1193
277.86/274.82	c 123729[?] -31721[?] 16987[?]  is mandatory 
277.86/274.82	c qxplain 1192/1192
277.86/274.85	c 123732[?] -31722[?] 17027[?]  is mandatory 
277.86/274.85	c qxplain 1189/1191
277.86/274.89	c qxplain 1191/1191
277.96/274.93	c 123733[?] 2079[?] -31722[?]  is mandatory 
277.96/274.93	c qxplain 1189/1190
277.96/274.96	c qxplain 1190/1190
277.96/274.99	c 123735[?] -31723[?] 17045[?]  is mandatory 
277.96/274.99	c qxplain 1189/1189
278.06/275.06	c 123736[?] 1778[?] -31723[?]  is mandatory 
278.06/275.06	c qxplain 1180/1188
278.06/275.10	c qxplain 1185/1188
278.16/275.13	c qxplain 1187/1188
278.16/275.16	c qxplain 1188/1188
278.16/275.19	c 123738[?] -31724[?] 17063[?]  is mandatory 
278.16/275.19	c qxplain 1187/1187
278.26/275.24	c 123739[?] 1489[?] -31724[?]  is mandatory 
278.26/275.24	c qxplain 1185/1186
278.26/275.28	c qxplain 1186/1186
278.36/275.31	c 123741[?] -31725[?] 17081[?]  is mandatory 
278.36/275.31	c qxplain 1185/1185
278.36/275.36	c 123742[?] 1212[?] -31725[?]  is mandatory 
278.36/275.36	c qxplain 1180/1184
278.36/275.39	c qxplain 1183/1184
278.46/275.43	c qxplain 1184/1184
278.46/275.46	c 123744[?] -31726[?] 17099[?]  is mandatory 
278.46/275.46	c qxplain 1183/1183
278.56/275.51	c 123745[?] 947[?] -31726[?]  is mandatory 
278.56/275.51	c qxplain 1180/1182
278.56/275.54	c qxplain 1182/1182
278.56/275.55	c qxplain 1180/1181
278.56/275.58	c qxplain 1181/1181
278.66/275.61	c 123747[?] 17118[?] -31727[?]  is mandatory 
278.66/275.61	c qxplain 1180/1180
278.66/275.65	c 123748[?] 694[?] -31727[?]  is mandatory 
278.66/275.65	c qxplain 1161/1179
278.66/275.68	c qxplain 1171/1179
278.76/275.71	c qxplain 1176/1179
278.76/275.75	c qxplain 1178/1179
278.76/275.79	c qxplain 1176/1177
278.86/275.82	c qxplain 1177/1177
278.86/275.83	c qxplain 1176/1176
278.86/275.86	c 123752[?] 31727[?] -31728[?] 31726[?]  is mandatory 
278.86/275.86	c qxplain 1171/1175
278.86/275.89	c qxplain 1174/1175
278.96/275.93	c qxplain 1175/1175
278.96/275.93	c qxplain 1174/1174
278.96/275.97	c 123755[?] 31728[?] -31729[?] 31725[?]  is mandatory 
278.96/275.97	c qxplain 1171/1173
279.06/276.00	c qxplain 1173/1173
279.06/276.01	c qxplain 1171/1172
279.06/276.04	c qxplain 1172/1172
279.06/276.07	c 123758[?] 31729[?] -31730[?] 31724[?]  is mandatory 
279.06/276.07	c qxplain 1171/1171
279.06/276.08	c qxplain 1161/1170
279.16/276.11	c qxplain 1166/1170
279.16/276.14	c qxplain 1169/1170
279.16/276.18	c qxplain 1170/1170
279.26/276.21	c 123761[?] 31730[?] -31731[?] 31723[?]  is mandatory 
279.26/276.21	c qxplain 1169/1169
279.26/276.22	c qxplain 1166/1168
279.26/276.25	c qxplain 1168/1168
279.26/276.26	c qxplain 1166/1167
279.26/276.29	c qxplain 1167/1167
279.36/276.32	c 123764[?] 31731[?] -31732[?] 31722[?]  is mandatory 
279.36/276.32	c qxplain 1166/1166
279.36/276.33	c qxplain 1161/1165
279.36/276.36	c qxplain 1164/1165
279.36/276.39	c qxplain 1165/1165
279.46/276.40	c qxplain 1164/1164
279.46/276.43	c 123767[?] 31732[?] 31721[?] -31733[?]  is mandatory 
279.46/276.43	c qxplain 1161/1163
279.46/276.47	c qxplain 1163/1163
279.56/276.50	c 123768[?] -31734[?] 11735[?]  is mandatory 
279.56/276.50	c qxplain 1161/1162
279.56/276.53	c qxplain 1162/1162
279.56/276.57	c 123769[?] 31733[?] -31734[?]  is mandatory 
279.56/276.57	c qxplain 1161/1161
279.56/276.57	c qxplain 0/1160
279.66/276.61	c qxplain 581/1160
279.66/276.64	c qxplain 871/1160
279.66/276.68	c qxplain 1016/1160
279.76/276.71	c qxplain 1089/1160
279.76/276.74	c qxplain 1125/1160
279.76/276.77	c qxplain 1143/1160
279.86/276.81	c qxplain 1152/1160
279.86/276.84	c qxplain 1157/1160
279.86/276.87	c qxplain 1159/1160
279.96/276.90	c qxplain 1160/1160
279.96/276.94	c 123771[?] 31734[?] -31735[?]  is mandatory 
279.96/276.94	c qxplain 1159/1159
279.96/276.97	c 123772[?] -31735[?] 14601[?]  is mandatory 
279.96/276.97	c qxplain 1157/1158
280.06/277.00	c qxplain 1158/1158
280.06/277.03	c 123775[?] -31736[?] 31735[?]  is mandatory 
280.06/277.03	c qxplain 1157/1157
280.06/277.04	c qxplain 1152/1156
280.06/277.07	c qxplain 1155/1156
280.17/277.10	c qxplain 1156/1156
280.17/277.14	c 123779[?] -31737[?] 31719[?] 31736[?]  is mandatory 
280.17/277.14	c qxplain 1155/1155
280.17/277.14	c qxplain 1152/1154
280.17/277.18	c qxplain 1154/1154
280.27/277.21	c 123781[?] -31738[?] 31737[?]  is mandatory 
280.27/277.21	c qxplain 1152/1153
280.27/277.21	c qxplain 1143/1151
280.27/277.25	c qxplain 1148/1151
280.27/277.28	c qxplain 1150/1151
280.36/277.31	c qxplain 1151/1151
280.36/277.39	c qxplain 1150/1150
280.46/277.42	c 123785[?] -31739[?] 31738[?] 31718[?]  is mandatory 
280.46/277.42	c qxplain 1148/1149
280.46/277.45	c qxplain 1149/1149
280.56/277.53	c qxplain 1148/1148
280.56/277.56	c 123787[?] -31740[?] 31739[?]  is mandatory 
280.56/277.56	c qxplain 1143/1147
280.56/277.59	c qxplain 1146/1147
280.66/277.60	c qxplain 1143/1145
280.66/277.63	c qxplain 1145/1145
280.66/277.64	c qxplain 1143/1144
280.66/277.67	c qxplain 1144/1144
280.76/277.70	c 123791[?] 31717[?] -31741[?] 31740[?]  is mandatory 
280.76/277.70	c qxplain 1143/1143
280.76/277.71	c qxplain 1125/1142
280.76/277.74	c qxplain 1134/1142
280.76/277.77	c qxplain 1139/1142
280.86/277.80	c qxplain 1141/1142
280.86/277.84	c qxplain 1142/1142
280.86/277.87	c 123793[?] 31741[?] -31742[?]  is mandatory 
280.86/277.87	c qxplain 1141/1141
280.86/277.88	c qxplain 1139/1140
280.96/277.91	c qxplain 1140/1140
280.96/277.91	c qxplain 1139/1139
280.96/277.95	c 123797[?] 31742[?] 31716[?] -31743[?]  is mandatory 
280.96/277.95	c qxplain 1134/1138
280.96/278.00	c qxplain 1137/1138
281.06/278.03	c qxplain 1138/1138
281.06/278.06	c 123801[?] -31745[?] 31632[?]  is mandatory 
281.06/278.06	c qxplain 1137/1137
281.06/278.10	c 123802[?] -31745[?] 24832[?]  is mandatory 
281.06/278.10	c qxplain 1134/1136
281.16/278.13	c qxplain 1136/1136
281.16/278.14	c qxplain 1134/1135
281.16/278.17	c qxplain 1135/1135
281.28/278.23	c 123804[?] -31746[?] 31656[?]  is mandatory 
281.28/278.23	c qxplain 1134/1134
281.28/278.26	c 123805[?] -31746[?] 20069[?]  is mandatory 
281.28/278.26	c qxplain 1125/1133
281.28/278.29	c qxplain 1130/1133
281.42/278.33	c qxplain 1132/1133
281.42/278.36	c qxplain 1133/1133
281.42/278.37	c qxplain 1132/1132
281.52/278.40	c 123807[?] -31747[?] 31681[?]  is mandatory 
281.52/278.40	c qxplain 1130/1131
281.52/278.43	c qxplain 1131/1131
281.52/278.47	c 123808[?] -31747[?] 16696[?]  is mandatory 
281.52/278.47	c qxplain 1130/1130
281.52/278.47	c qxplain 1125/1129
281.62/278.51	c qxplain 1128/1129
281.62/278.54	c qxplain 1129/1129
281.62/278.58	c 123810[?] 31707[?] -31748[?]  is mandatory 
281.62/278.58	c qxplain 1128/1128
281.72/278.61	c 123811[?] -31748[?] 14428[?]  is mandatory 
281.72/278.61	c qxplain 1125/1127
281.72/278.64	c qxplain 1127/1127
281.72/278.68	c 123813[?] 31734[?] -31749[?]  is mandatory 
281.72/278.68	c qxplain 1125/1126
281.82/278.71	c qxplain 1126/1126
281.82/278.74	c 123814[?] -31749[?] 14426[?]  is mandatory 
281.82/278.74	c qxplain 1125/1125
281.82/278.75	c qxplain 1089/1124
281.82/278.78	c qxplain 1107/1124
281.92/278.82	c qxplain 1116/1124
281.92/278.85	c qxplain 1121/1124
281.92/278.88	c qxplain 1123/1124
282.02/278.95	c qxplain 1124/1124
282.02/278.99	c 123816[?] 31750[?] 31734[?]  is mandatory 
282.02/278.99	c qxplain 1123/1123
282.12/279.03	c qxplain 1121/1122
282.12/279.06	c qxplain 1122/1122
282.12/279.09	c 123818[?] -31751[?] 14697[?]  is mandatory 
282.12/279.09	c qxplain 1121/1121
282.22/279.13	c 123821[?] -31752[?] 14730[?]  is mandatory 
282.22/279.13	c qxplain 1116/1120
282.22/279.16	c qxplain 1119/1120
282.32/279.20	c qxplain 1120/1120
282.32/279.25	c 123822[?] -31752[?] 2079[?]  is mandatory 
282.32/279.25	c qxplain 1119/1119
282.32/279.28	c 123824[?] -31753[?] 14745[?]  is mandatory 
282.32/279.28	c qxplain 1116/1118
282.42/279.32	c qxplain 1118/1118
282.42/279.36	c 123825[?] 1778[?] -31753[?]  is mandatory 
282.42/279.36	c qxplain 1116/1117
282.42/279.39	c qxplain 1117/1117
282.52/279.43	c 123827[?] -31754[?] 14760[?]  is mandatory 
282.52/279.43	c qxplain 1116/1116
282.52/279.47	c 123828[?] 1489[?] -31754[?]  is mandatory 
282.52/279.47	c qxplain 1107/1115
282.62/279.51	c qxplain 1112/1115
282.62/279.54	c qxplain 1114/1115
282.62/279.57	c qxplain 1115/1115
282.72/279.60	c 123830[?] -31755[?] 14775[?]  is mandatory 
282.72/279.60	c qxplain 1114/1114
282.72/279.64	c 123831[?] 1212[?] -31755[?]  is mandatory 
282.72/279.64	c qxplain 1112/1113
282.72/279.67	c qxplain 1113/1113
282.72/279.68	c qxplain 1112/1112
282.82/279.71	c 123833[?] -31756[?] 14791[?]  is mandatory 
282.82/279.71	c qxplain 1107/1111
282.82/279.75	c qxplain 1110/1111
282.82/279.78	c qxplain 1111/1111
282.92/279.81	c 123834[?] 947[?] -31756[?]  is mandatory 
282.92/279.81	c qxplain 1110/1110
282.92/279.82	c qxplain 1107/1109
282.92/279.85	c qxplain 1109/1109
282.92/279.88	c 123838[?] 31756[?] -31757[?] 31755[?]  is mandatory 
282.92/279.88	c qxplain 1107/1108
283.02/279.92	c qxplain 1108/1108
283.02/279.92	c qxplain 1107/1107
283.02/279.96	c 123841[?] 31757[?] -31758[?] 31754[?]  is mandatory 
283.02/279.96	c qxplain 1089/1106
283.02/279.99	c qxplain 1098/1106
283.12/280.02	c qxplain 1103/1106
283.12/280.06	c qxplain 1105/1106
283.12/280.09	c qxplain 1106/1106
283.12/280.09	c qxplain 1105/1105
283.22/280.13	c 123844[?] 31758[?] -31759[?] 31753[?]  is mandatory 
283.22/280.13	c qxplain 1103/1104
283.22/280.16	c qxplain 1104/1104
283.22/280.17	c qxplain 1103/1103
283.32/280.20	c 123847[?] 31759[?] -31760[?] 31752[?]  is mandatory 
283.32/280.20	c qxplain 1098/1102
283.32/280.23	c qxplain 1101/1102
283.32/280.27	c qxplain 1102/1102
283.32/280.27	c qxplain 1101/1101
283.42/280.30	c 123850[?] 31760[?] 31751[?] -31761[?]  is mandatory 
283.42/280.30	c qxplain 1098/1100
283.42/280.34	c qxplain 1100/1100
283.42/280.37	c 123851[?] -31762[?] 11738[?]  is mandatory 
283.42/280.37	c qxplain 1098/1099
283.52/280.40	c qxplain 1099/1099
283.52/280.44	c 123852[?] 31761[?] -31762[?]  is mandatory 
283.52/280.44	c qxplain 1098/1098
283.52/280.44	c qxplain 1089/1097
283.52/280.48	c qxplain 1094/1097
283.62/280.51	c qxplain 1096/1097
283.62/280.54	c qxplain 1097/1097
283.62/280.57	c 123854[?] 31762[?] -31763[?]  is mandatory 
283.62/280.57	c qxplain 1096/1096
283.72/280.61	c 123855[?] -31763[?] 13155[?]  is mandatory 
283.72/280.61	c qxplain 1094/1095
283.72/280.64	c qxplain 1095/1095
283.72/280.65	c qxplain 1094/1094
283.72/280.68	c 123858[?] -31764[?] 31763[?]  is mandatory 
283.72/280.68	c qxplain 1089/1093
283.82/280.71	c qxplain 1092/1093
283.82/280.75	c qxplain 1093/1093
283.82/280.78	c 123862[?] -31765[?] 31749[?] 31764[?]  is mandatory 
283.82/280.78	c qxplain 1092/1092
283.82/280.78	c qxplain 1089/1091
283.92/280.82	c qxplain 1091/1091
283.92/280.85	c 123864[?] -31766[?] 31765[?]  is mandatory 
283.92/280.85	c qxplain 1089/1090
283.92/280.88	c qxplain 1090/1090
284.02/280.91	c 123868[?] 31748[?] 31766[?] -31767[?]  is mandatory 
284.02/280.91	c qxplain 1089/1089
284.02/280.92	c qxplain 1016/1088
284.02/280.95	c qxplain 1053/1088
284.02/280.98	c qxplain 1071/1088
284.12/281.02	c qxplain 1080/1088
284.12/281.05	c qxplain 1085/1088
284.12/281.08	c qxplain 1087/1088
284.22/281.12	c qxplain 1088/1088
284.22/281.15	c 123870[?] 31767[?] -31768[?]  is mandatory 
284.22/281.15	c qxplain 1087/1087
284.22/281.15	c qxplain 1085/1086
284.22/281.19	c qxplain 1086/1086
284.32/281.22	c 123874[?] 31768[?] -31769[?] 31747[?]  is mandatory 
284.32/281.22	c qxplain 1085/1085
284.32/281.23	c qxplain 1080/1084
284.32/281.26	c qxplain 1083/1084
284.32/281.29	c qxplain 1084/1084
284.42/281.32	c 123876[?] 31769[?] -31770[?]  is mandatory 
284.42/281.32	c qxplain 1083/1083
284.42/281.33	c qxplain 1080/1082
284.42/281.36	c qxplain 1082/1082
284.42/281.37	c qxplain 1080/1081
284.52/281.40	c qxplain 1081/1081
284.52/281.46	c qxplain 1080/1080
284.62/281.50	c 123880[?] 31746[?] 31770[?] -31771[?]  is mandatory 
284.62/281.50	c qxplain 1071/1079
284.62/281.53	c qxplain 1076/1079
284.62/281.56	c qxplain 1078/1079
284.62/281.59	c qxplain 1079/1079
284.72/281.64	c qxplain 1078/1078
284.72/281.68	c 123882[?] -31772[?] 31771[?]  is mandatory 
284.72/281.68	c qxplain 1076/1077
284.72/281.68	c qxplain 1071/1075
284.81/281.71	c qxplain 1074/1075
284.81/281.75	c qxplain 1075/1075
284.81/281.78	c 123886[?] 31772[?] 31745[?] -31773[?]  is mandatory 
284.81/281.78	c qxplain 1074/1074
284.91/281.83	c 123890[?] -31775[?] 31632[?]  is mandatory 
284.91/281.83	c qxplain 1071/1073
284.91/281.87	c qxplain 1073/1073
285.01/281.90	c 123891[?] 24836[?] -31775[?]  is mandatory 
285.01/281.90	c qxplain 1071/1072
285.01/281.94	c qxplain 1072/1072
285.01/281.94	c qxplain 1071/1071
285.01/281.97	c 123893[?] -31776[?] 31656[?]  is mandatory 
285.01/281.98	c qxplain 1053/1070
285.11/282.01	c qxplain 1062/1070
285.11/282.04	c qxplain 1067/1070
285.11/282.07	c qxplain 1069/1070
285.21/282.11	c qxplain 1070/1070
285.21/282.14	c 123894[?] 20073[?] -31776[?]  is mandatory 
285.21/282.14	c qxplain 1069/1069
285.21/282.14	c qxplain 1067/1068
285.21/282.18	c qxplain 1068/1068
285.31/282.21	c 123896[?] -31777[?] 31681[?]  is mandatory 
285.31/282.21	c qxplain 1067/1067
285.31/282.25	c 123897[?] -31777[?] 16700[?]  is mandatory 
285.31/282.25	c qxplain 1062/1066
285.31/282.28	c qxplain 1065/1066
285.41/282.31	c qxplain 1066/1066
285.41/282.34	c 123899[?] -31778[?] 31707[?]  is mandatory 
285.41/282.34	c qxplain 1065/1065
285.41/282.38	c 123900[?] -31778[?] 14432[?]  is mandatory 
285.41/282.38	c qxplain 1062/1064
285.51/282.41	c qxplain 1064/1064
285.51/282.44	c 123902[?] 31734[?] -31779[?]  is mandatory 
285.51/282.44	c qxplain 1062/1063
285.51/282.48	c qxplain 1063/1063
285.61/282.51	c 123903[?] -31779[?] 13011[?]  is mandatory 
285.61/282.51	c qxplain 1062/1062
285.61/282.54	c 123905[?] 31762[?] -31780[?]  is mandatory 
285.61/282.54	c qxplain 1053/1061
285.61/282.58	c qxplain 1058/1061
285.72/282.61	c qxplain 1060/1061
285.72/282.64	c qxplain 1061/1061
285.72/282.67	c 123906[?] 13009[?] -31780[?]  is mandatory 
285.72/282.67	c qxplain 1060/1060
285.72/282.68	c qxplain 1058/1059
285.82/282.74	c qxplain 1059/1059
285.82/282.79	c 123908[?] 31781[?] 31762[?]  is mandatory 
285.82/282.79	c qxplain 1058/1058
285.91/282.82	c qxplain 1053/1057
285.91/282.86	c qxplain 1056/1057
285.91/282.89	c qxplain 1057/1057
286.01/282.92	c 123910[?] -31782[?] 13243[?]  is mandatory 
286.01/282.92	c qxplain 1056/1056
286.01/282.97	c 123913[?] -31783[?] 13269[?]  is mandatory 
286.01/282.97	c qxplain 1053/1055
286.11/283.00	c qxplain 1055/1055
286.11/283.04	c 123914[?] -31783[?] 2079[?]  is mandatory 
286.11/283.04	c qxplain 1053/1054
286.11/283.08	c qxplain 1054/1054
286.21/283.11	c 123916[?] -31784[?] 13281[?]  is mandatory 
286.21/283.11	c qxplain 1053/1053
286.21/283.15	c 123917[?] 1778[?] -31784[?]  is mandatory 
286.21/283.15	c qxplain 1016/1052
286.21/283.18	c qxplain 1035/1052
286.31/283.22	c qxplain 1044/1052
286.31/283.25	c qxplain 1049/1052
286.31/283.28	c qxplain 1051/1052
286.42/283.32	c qxplain 1052/1052
286.42/283.35	c 123919[?] -31785[?] 13293[?]  is mandatory 
286.42/283.35	c qxplain 1051/1051
286.42/283.39	c 123920[?] 1489[?] -31785[?]  is mandatory 
286.42/283.39	c qxplain 1049/1050
286.52/283.42	c qxplain 1050/1050
286.52/283.46	c 123922[?] -31786[?] 13306[?]  is mandatory 
286.52/283.46	c qxplain 1049/1049
286.52/283.49	c 123923[?] -31786[?] 1212[?]  is mandatory 
286.52/283.49	c qxplain 1044/1048
286.62/283.52	c qxplain 1047/1048
286.62/283.56	c qxplain 1048/1048
286.62/283.59	c 123927[?] -31787[?] 31786[?] 31785[?]  is mandatory 
286.62/283.59	c qxplain 1047/1047
286.72/283.62	c 123930[?] -31788[?] 31787[?] 31784[?]  is mandatory 
286.72/283.62	c qxplain 1044/1046
286.72/283.66	c qxplain 1046/1046
286.72/283.69	c 123933[?] -31789[?] 31788[?] 31783[?]  is mandatory 
286.72/283.69	c qxplain 1044/1045
286.83/283.72	c qxplain 1045/1045
286.83/283.76	c 123936[?] -31790[?] 31789[?] 31782[?]  is mandatory 
286.83/283.76	c qxplain 1044/1044
286.83/283.79	c 123937[?] 11741[?] -31791[?]  is mandatory 
286.83/283.79	c qxplain 1035/1043
286.93/283.82	c qxplain 1040/1043
286.93/283.86	c qxplain 1042/1043
286.93/283.89	c qxplain 1043/1043
287.02/283.92	c 123938[?] -31791[?] 31790[?]  is mandatory 
287.02/283.92	c qxplain 1042/1042
287.02/283.96	c 123940[?] 31791[?] -31792[?]  is mandatory 
287.02/283.96	c qxplain 1040/1041
287.02/283.99	c qxplain 1041/1041
287.12/284.02	c 123941[?] -31792[?] 12320[?]  is mandatory 
287.12/284.02	c qxplain 1040/1040
287.12/284.03	c qxplain 1035/1039
287.12/284.06	c qxplain 1038/1039
287.12/284.09	c qxplain 1039/1039
287.22/284.13	c 123944[?] -31793[?] 31792[?]  is mandatory 
287.22/284.13	c qxplain 1038/1038
287.22/284.13	c qxplain 1035/1037
287.22/284.17	c qxplain 1037/1037
287.22/284.17	c qxplain 1035/1036
287.32/284.20	c qxplain 1036/1036
287.32/284.21	c qxplain 1035/1035
287.32/284.24	c 123948[?] -31794[?] 31793[?] 31780[?]  is mandatory 
287.32/284.24	c qxplain 1016/1034
287.32/284.28	c qxplain 1026/1034
287.42/284.31	c qxplain 1031/1034
287.42/284.34	c qxplain 1033/1034
287.42/284.37	c qxplain 1034/1034
287.42/284.38	c qxplain 1033/1033
287.52/284.41	c 123950[?] -31795[?] 31794[?]  is mandatory 
287.52/284.41	c qxplain 1031/1032
287.52/284.46	c qxplain 1026/1030
287.52/284.49	c qxplain 1029/1030
287.62/284.53	c qxplain 1030/1030
287.62/284.56	c 123954[?] -31796[?] 31795[?] 31779[?]  is mandatory 
287.62/284.56	c qxplain 1029/1029
287.62/284.56	c qxplain 1026/1028
287.72/284.60	c qxplain 1028/1028
287.72/284.63	c 123956[?] -31797[?] 31796[?]  is mandatory 
287.72/284.63	c qxplain 1026/1027
287.72/284.66	c qxplain 1016/1025
287.72/284.69	c qxplain 1021/1025
287.82/284.72	c qxplain 1024/1025
287.82/284.75	c qxplain 1025/1025
287.82/284.79	c 123960[?] -31798[?] 31797[?] 31778[?]  is mandatory 
287.82/284.79	c qxplain 1024/1024
287.82/284.79	c qxplain 1021/1023
287.93/284.83	c qxplain 1023/1023
287.93/284.86	c 123962[?] -31799[?] 31798[?]  is mandatory 
287.93/284.86	c qxplain 1021/1022
287.93/284.86	c qxplain 1016/1020
287.93/284.90	c qxplain 1019/1020
288.03/284.93	c qxplain 1020/1020
288.03/284.96	c 123966[?] -31800[?] 31777[?] 31799[?]  is mandatory 
288.03/284.96	c qxplain 1019/1019
288.03/284.97	c qxplain 1016/1018
288.12/285.00	c qxplain 1018/1018
288.12/285.03	c 123968[?] -31801[?] 31800[?]  is mandatory 
288.12/285.03	c qxplain 1016/1017
288.12/285.04	c qxplain 871/1015
288.12/285.07	c qxplain 944/1015
288.22/285.10	c qxplain 980/1015
288.22/285.14	c qxplain 998/1015
288.22/285.17	c qxplain 1007/1015
288.32/285.20	c qxplain 1012/1015
288.32/285.23	c qxplain 1014/1015
288.32/285.27	c qxplain 1015/1015
288.42/285.30	c 123972[?] 31801[?] -31802[?] 31776[?]  is mandatory 
288.42/285.30	c qxplain 1014/1014
288.42/285.30	c qxplain 1012/1013
288.42/285.34	c qxplain 1013/1013
288.42/285.37	c 123974[?] -31803[?] 31802[?]  is mandatory 
288.42/285.37	c qxplain 1012/1012
288.42/285.38	c qxplain 1007/1011
288.52/285.41	c qxplain 1010/1011
288.52/285.44	c qxplain 1011/1011
288.52/285.47	c 123978[?] 31775[?] 31803[?] -31804[?]  is mandatory 
288.52/285.47	c qxplain 1010/1010
288.62/285.52	c 123982[?] 31632[?] -31806[?]  is mandatory 
288.62/285.52	c qxplain 1007/1009
288.62/285.56	c qxplain 1009/1009
288.62/285.59	c 123983[?] -31806[?] 24840[?]  is mandatory 
288.62/285.59	c qxplain 1007/1008
288.72/285.63	c qxplain 1008/1008
288.72/285.66	c qxplain 1007/1007
288.72/285.69	c 123985[?] -31807[?] 31656[?]  is mandatory 
288.72/285.69	c qxplain 998/1006
288.82/285.73	c qxplain 1003/1006
288.82/285.76	c qxplain 1005/1006
288.92/285.80	c qxplain 1006/1006
288.92/285.83	c 123986[?] -31807[?] 20077[?]  is mandatory 
288.92/285.83	c qxplain 1005/1005
288.92/285.86	c qxplain 1003/1004
289.03/285.90	c qxplain 1004/1004
289.03/285.93	c 123988[?] -31808[?] 31681[?]  is mandatory 
289.03/285.93	c qxplain 1003/1003
289.03/285.96	c 123989[?] -31808[?] 16704[?]  is mandatory 
289.03/285.96	c qxplain 998/1002
289.03/286.00	c qxplain 1001/1002
289.13/286.03	c qxplain 1002/1002
289.13/286.07	c 123991[?] -31809[?] 31707[?]  is mandatory 
289.13/286.07	c qxplain 1001/1001
289.22/286.10	c 123992[?] -31809[?] 14436[?]  is mandatory 
289.22/286.10	c qxplain 998/1000
289.22/286.13	c qxplain 1000/1000
289.22/286.17	c 123994[?] -31810[?] 31734[?]  is mandatory 
289.22/286.17	c qxplain 998/999
289.32/286.20	c qxplain 999/999
289.32/286.23	c 123995[?] -31810[?] 13015[?]  is mandatory 
289.32/286.23	c qxplain 998/998
289.32/286.24	c qxplain 980/997
289.32/286.28	c qxplain 989/997
289.42/286.31	c qxplain 994/997
289.42/286.34	c qxplain 996/997
289.42/286.38	c qxplain 997/997
289.52/286.41	c 123997[?] -31811[?] 31762[?]  is mandatory 
289.52/286.41	c qxplain 996/996
289.52/286.44	c 123998[?] -31811[?] 12189[?]  is mandatory 
289.52/286.44	c qxplain 994/995
289.52/286.48	c qxplain 995/995
289.52/286.48	c qxplain 994/994
289.62/286.51	c 124000[?] 31791[?] -31812[?]  is mandatory 
289.62/286.51	c qxplain 989/993
289.62/286.55	c qxplain 992/993
289.62/286.58	c qxplain 993/993
289.72/286.61	c 124001[?] -31812[?] 12187[?]  is mandatory 
289.72/286.61	c qxplain 992/992
289.72/286.67	c 124003[?] 31813[?] 31791[?]  is mandatory 
289.72/286.67	c qxplain 989/991
289.82/286.70	c qxplain 991/991
289.82/286.73	c qxplain 989/990
289.82/286.76	c qxplain 990/990
289.82/286.79	c 124005[?] -31814[?] 12392[?]  is mandatory 
289.82/286.79	c qxplain 989/989
289.92/286.83	c 124006[?] -31814[?] 2392[?]  is mandatory 
289.92/286.83	c qxplain 980/988
289.92/286.87	c qxplain 985/988
290.02/286.90	c qxplain 987/988
290.02/286.93	c qxplain 988/988
290.02/286.97	c 124008[?] -31815[?] 12411[?]  is mandatory 
290.02/286.97	c qxplain 987/987
290.13/287.00	c 124009[?] 2079[?] -31815[?]  is mandatory 
290.13/287.00	c qxplain 985/986
290.13/287.04	c qxplain 986/986
290.13/287.07	c 124011[?] -31816[?] 12420[?]  is mandatory 
290.13/287.07	c qxplain 985/985
290.23/287.11	c 124012[?] 1778[?] -31816[?]  is mandatory 
290.23/287.11	c qxplain 980/984
290.23/287.15	c qxplain 983/984
290.23/287.18	c qxplain 984/984
290.33/287.21	c 124014[?] -31817[?] 12430[?]  is mandatory 
290.33/287.21	c qxplain 983/983
290.33/287.25	c 124015[?] 1489[?] -31817[?]  is mandatory 
290.33/287.25	c qxplain 980/982
290.33/287.28	c qxplain 982/982
290.43/287.31	c 124019[?] 31817[?] -31818[?] 31816[?]  is mandatory 
290.43/287.31	c qxplain 980/981
290.43/287.35	c qxplain 981/981
290.43/287.38	c 124022[?] 31818[?] -31819[?] 31815[?]  is mandatory 
290.43/287.38	c qxplain 980/980
290.53/287.41	c 124025[?] 31819[?] -31820[?] 31814[?]  is mandatory 
290.53/287.41	c qxplain 944/979
290.53/287.44	c qxplain 962/979
290.53/287.48	c qxplain 971/979
290.63/287.51	c qxplain 976/979
290.63/287.54	c qxplain 978/979
290.63/287.58	c qxplain 979/979
290.73/287.61	c 124026[?] 11744[?] -31821[?]  is mandatory 
290.73/287.61	c qxplain 978/978
290.73/287.64	c 124027[?] 31820[?] -31821[?]  is mandatory 
290.73/287.64	c qxplain 976/977
290.73/287.68	c qxplain 977/977
290.83/287.71	c 124029[?] 31821[?] -31822[?]  is mandatory 
290.83/287.71	c qxplain 976/976
290.83/287.74	c 124030[?] -31822[?] 11923[?]  is mandatory 
290.83/287.74	c qxplain 971/975
290.83/287.77	c qxplain 974/975
290.93/287.81	c qxplain 975/975
290.93/287.81	c qxplain 974/974
290.93/287.84	c 124033[?] -31823[?] 31822[?]  is mandatory 
290.93/287.84	c qxplain 971/973
290.93/287.88	c qxplain 973/973
291.03/287.91	c 124037[?] -31824[?] 31823[?] 31812[?]  is mandatory 
291.03/287.91	c qxplain 971/972
291.03/287.94	c qxplain 972/972
291.03/287.97	c qxplain 971/971
291.13/288.00	c 124039[?] -31825[?] 31824[?]  is mandatory 
291.13/288.00	c qxplain 962/970
291.13/288.03	c qxplain 967/970
291.13/288.07	c qxplain 969/970
291.24/288.10	c qxplain 970/970
291.24/288.13	c 124043[?] -31826[?] 31825[?] 31811[?]  is mandatory 
291.24/288.13	c qxplain 969/969
291.24/288.14	c qxplain 967/968
291.24/288.17	c qxplain 968/968
291.34/288.20	c 124045[?] 31826[?] -31827[?]  is mandatory 
291.34/288.20	c qxplain 967/967
291.34/288.24	c 124049[?] -31828[?] 31827[?] 31810[?]  is mandatory 
291.34/288.24	c qxplain 962/966
291.34/288.27	c qxplain 965/966
291.43/288.30	c qxplain 966/966
291.43/288.31	c qxplain 965/965
291.43/288.34	c 124051[?] -31829[?] 31828[?]  is mandatory 
291.43/288.34	c qxplain 962/964
291.43/288.37	c qxplain 964/964
291.53/288.41	c 124055[?] 31809[?] -31830[?] 31829[?]  is mandatory 
291.53/288.41	c qxplain 962/963
291.53/288.44	c qxplain 963/963
291.53/288.44	c qxplain 962/962
291.53/288.48	c 124057[?] 31830[?] -31831[?]  is mandatory 
291.53/288.48	c qxplain 944/961
291.63/288.51	c qxplain 953/961
291.63/288.54	c qxplain 958/961
291.63/288.58	c qxplain 960/961
291.73/288.61	c qxplain 961/961
291.73/288.64	c 124061[?] 31831[?] -31832[?] 31808[?]  is mandatory 
291.73/288.64	c qxplain 960/960
291.73/288.65	c qxplain 958/959
291.73/288.68	c qxplain 959/959
291.83/288.71	c 124063[?] 31832[?] -31833[?]  is mandatory 
291.83/288.71	c qxplain 958/958
291.83/288.75	c qxplain 953/957
291.83/288.78	c qxplain 956/957
291.93/288.81	c qxplain 957/957
291.93/288.84	c 124067[?] 31833[?] -31834[?] 31807[?]  is mandatory 
291.93/288.84	c qxplain 956/956
291.93/288.85	c qxplain 953/955
291.93/288.88	c qxplain 955/955
292.03/288.92	c 124069[?] 31834[?] -31835[?]  is mandatory 
292.03/288.92	c qxplain 953/954
292.03/288.95	c qxplain 954/954
292.03/288.97	c qxplain 953/953
292.18/289.00	c 124073[?] 31835[?] 31806[?] -31836[?]  is mandatory 
292.18/289.00	c qxplain 944/952
292.18/289.04	c qxplain 949/952
292.18/289.08	c qxplain 951/952
292.28/289.11	c qxplain 952/952
292.28/289.14	c 124077[?] -31838[?] 31632[?]  is mandatory 
292.28/289.14	c qxplain 951/951
292.28/289.18	c 124078[?] -31838[?] 11948[?]  is mandatory 
292.28/289.18	c qxplain 949/950
292.38/289.21	c qxplain 950/950
292.38/289.22	c qxplain 949/949
292.38/289.25	c 124080[?] -31839[?] 31656[?]  is mandatory 
292.38/289.25	c qxplain 944/948
292.38/289.28	c qxplain 947/948
292.48/289.32	c qxplain 948/948
292.48/289.35	c 124081[?] -31839[?] 11945[?]  is mandatory 
292.48/289.35	c qxplain 947/947
292.48/289.35	c qxplain 944/946
292.48/289.39	c qxplain 946/946
292.58/289.42	c 124083[?] -31840[?] 31681[?]  is mandatory 
292.58/289.42	c qxplain 944/945
292.58/289.46	c qxplain 945/945
292.58/289.49	c 124084[?] -31840[?] 11942[?]  is mandatory 
292.58/289.49	c qxplain 944/944
292.68/289.52	c qxplain 871/943
292.68/289.55	c qxplain 908/943
292.68/289.59	c qxplain 926/943
292.78/289.62	c qxplain 935/943
292.78/289.65	c qxplain 940/943
292.78/289.69	c qxplain 942/943
292.88/289.72	c qxplain 943/943
292.88/289.75	c 124086[?] 31707[?] -31841[?]  is mandatory 
292.88/289.75	c qxplain 942/942
292.88/289.79	c 124087[?] 11939[?] -31841[?]  is mandatory 
292.88/289.79	c qxplain 940/941
292.98/289.82	c qxplain 941/941
292.98/289.82	c qxplain 940/940
292.98/289.86	c 124089[?] -31842[?] 31734[?]  is mandatory 
292.98/289.86	c qxplain 935/939
292.98/289.89	c qxplain 938/939
293.08/289.92	c qxplain 939/939
293.08/289.96	c 124090[?] -31842[?] 11936[?]  is mandatory 
293.08/289.96	c qxplain 938/938
293.08/289.96	c qxplain 935/937
293.08/289.99	c qxplain 937/937
293.17/290.03	c 124092[?] 31762[?] -31843[?]  is mandatory 
293.17/290.03	c qxplain 935/936
293.17/290.06	c qxplain 936/936
293.17/290.09	c 124093[?] 11933[?] -31843[?]  is mandatory 
293.17/290.09	c qxplain 935/935
293.27/290.12	c qxplain 926/934
293.27/290.16	c qxplain 931/934
293.27/290.19	c qxplain 933/934
293.37/290.22	c qxplain 934/934
293.37/290.25	c 124095[?] 31791[?] -31844[?]  is mandatory 
293.37/290.25	c qxplain 933/933
293.37/290.29	c 124096[?] 11821[?] -31844[?]  is mandatory 
293.37/290.29	c qxplain 931/932
293.48/290.32	c qxplain 932/932
293.48/290.35	c qxplain 931/931
293.48/290.38	c 124098[?] 31821[?] -31845[?]  is mandatory 
293.48/290.38	c qxplain 926/930
293.58/290.41	c qxplain 929/930
293.58/290.45	c qxplain 930/930
293.58/290.48	c 124099[?] 11818[?] -31845[?]  is mandatory 
293.58/290.48	c qxplain 929/929
293.67/290.51	c qxplain 926/928
293.67/290.54	c qxplain 928/928
293.67/290.58	c 124101[?] 31846[?] 31821[?]  is mandatory 
293.67/290.58	c qxplain 926/927
293.77/290.62	c qxplain 927/927
293.77/290.62	c qxplain 926/926
293.77/290.66	c 124103[?] -31847[?] 11953[?]  is mandatory 
293.77/290.66	c qxplain 908/925
293.77/290.69	c qxplain 917/925
293.87/290.72	c qxplain 922/925
293.87/290.75	c qxplain 924/925
293.87/290.79	c qxplain 925/925
293.87/290.79	c qxplain 924/924
293.97/290.83	c 124106[?] -31848[?] 11964[?]  is mandatory 
293.97/290.83	c qxplain 922/923
293.97/290.86	c qxplain 923/923
293.97/290.89	c 124107[?] -31848[?] 2079[?]  is mandatory 
293.97/290.89	c qxplain 922/922
294.07/290.93	c 124109[?] -31849[?] 11970[?]  is mandatory 
294.07/290.93	c qxplain 917/921
294.07/290.96	c qxplain 920/921
294.07/290.99	c qxplain 921/921
294.17/291.03	c 124110[?] -31849[?] 1778[?]  is mandatory 
294.17/291.03	c qxplain 920/920
294.17/291.06	c 124114[?] -31850[?] 31849[?] 31848[?]  is mandatory 
294.17/291.06	c qxplain 917/919
294.17/291.09	c qxplain 919/919
294.27/291.13	c 124117[?] -31851[?] 31847[?] 31850[?]  is mandatory 
294.27/291.13	c qxplain 917/918
294.27/291.16	c qxplain 918/918
294.27/291.19	c 124118[?] 11634[?] -31852[?]  is mandatory 
294.27/291.19	c qxplain 917/917
294.37/291.22	c 124119[?] 31851[?] -31852[?]  is mandatory 
294.37/291.22	c qxplain 908/916
294.37/291.26	c qxplain 913/916
294.37/291.29	c qxplain 915/916
294.47/291.32	c qxplain 916/916
294.47/291.36	c 124121[?] 31852[?] -31853[?]  is mandatory 
294.47/291.36	c qxplain 915/915
294.47/291.39	c 124122[?] 11630[?] -31853[?]  is mandatory 
294.47/291.39	c qxplain 913/914
294.58/291.42	c qxplain 914/914
294.58/291.45	c 124125[?] -31854[?] 31853[?]  is mandatory 
294.58/291.45	c qxplain 913/913
294.58/291.46	c qxplain 908/912
294.58/291.49	c qxplain 911/912
294.68/291.52	c qxplain 912/912
294.68/291.56	c 124129[?] -31855[?] 31854[?] 31845[?]  is mandatory 
294.68/291.56	c qxplain 911/911
294.68/291.58	c qxplain 908/910
294.77/291.62	c qxplain 910/910
294.77/291.65	c 124131[?] 31855[?] -31856[?]  is mandatory 
294.77/291.65	c qxplain 908/909
294.77/291.66	c qxplain 871/907
294.77/291.69	c qxplain 890/907
294.87/291.72	c qxplain 899/907
294.87/291.76	c qxplain 904/907
294.87/291.79	c qxplain 906/907
294.97/291.82	c qxplain 907/907
294.97/291.85	c 124135[?] 31856[?] -31857[?] 31844[?]  is mandatory 
294.97/291.85	c qxplain 906/906
294.97/291.86	c qxplain 904/905
294.97/291.89	c qxplain 905/905
295.07/291.92	c 124137[?] -31858[?] 31857[?]  is mandatory 
295.07/291.93	c qxplain 904/904
295.07/291.93	c qxplain 899/903
295.07/291.96	c qxplain 902/903
295.07/292.00	c qxplain 903/903
295.17/292.00	c qxplain 902/902
295.17/292.04	c 124141[?] -31859[?] 31858[?] 31843[?]  is mandatory 
295.17/292.04	c qxplain 899/901
295.17/292.07	c qxplain 901/901
295.17/292.10	c qxplain 899/900
295.27/292.13	c qxplain 900/900
295.27/292.16	c 124143[?] -31860[?] 31859[?]  is mandatory 
295.27/292.16	c qxplain 899/899
295.27/292.17	c qxplain 890/898
295.37/292.20	c qxplain 895/898
295.37/292.23	c qxplain 897/898
295.37/292.27	c qxplain 898/898
295.37/292.27	c qxplain 897/897
295.47/292.31	c 124147[?] -31861[?] 31860[?] 31842[?]  is mandatory 
295.47/292.31	c qxplain 895/896
295.47/292.34	c qxplain 896/896
295.47/292.36	c qxplain 895/895
295.57/292.40	c 124149[?] -31862[?] 31861[?]  is mandatory 
295.57/292.40	c qxplain 890/894
295.57/292.43	c qxplain 893/894
295.57/292.44	c qxplain 890/892
295.57/292.47	c qxplain 892/892
295.57/292.48	c qxplain 890/891
295.68/292.51	c qxplain 891/891
295.68/292.54	c 124153[?] 31862[?] -31863[?] 31841[?]  is mandatory 
295.68/292.54	c qxplain 890/890
295.68/292.57	c qxplain 871/889
295.68/292.60	c qxplain 881/889
295.78/292.64	c qxplain 886/889
295.78/292.67	c qxplain 888/889
295.87/292.70	c qxplain 889/889
295.87/292.73	c 124155[?] -31864[?] 31863[?]  is mandatory 
295.87/292.73	c qxplain 888/888
295.87/292.74	c qxplain 886/887
295.87/292.77	c qxplain 887/887
295.87/292.78	c qxplain 886/886
295.97/292.81	c 124159[?] 31864[?] -31865[?] 31840[?]  is mandatory 
295.97/292.81	c qxplain 881/885
295.97/292.84	c qxplain 884/885
295.97/292.88	c qxplain 885/885
296.07/292.90	c qxplain 884/884
296.07/292.94	c 124161[?] 31865[?] -31866[?]  is mandatory 
296.07/292.94	c qxplain 881/883
296.07/292.94	c qxplain 871/880
296.07/292.98	c qxplain 876/880
296.17/293.01	c qxplain 879/880
296.17/293.04	c qxplain 880/880
296.17/293.07	c 124165[?] 31866[?] -31867[?] 31839[?]  is mandatory 
296.17/293.07	c qxplain 879/879
296.27/293.10	c qxplain 876/878
296.27/293.14	c qxplain 878/878
296.27/293.17	c 124167[?] 31867[?] -31868[?]  is mandatory 
296.27/293.17	c qxplain 876/877
296.37/293.20	c qxplain 877/877
296.37/293.21	c qxplain 876/876
296.37/293.24	c 124171[?] 31868[?] 31838[?] -31869[?]  is mandatory 
296.37/293.24	c qxplain 871/875
296.37/293.28	c qxplain 874/875
296.47/293.31	c qxplain 875/875
296.47/293.34	c 124176[?] -31871[?] 11752[?]  is mandatory 
296.47/293.34	c qxplain 874/874
296.47/293.35	c qxplain 871/873
296.47/293.39	c qxplain 873/873
296.57/293.42	c qxplain 871/872
296.57/293.45	c qxplain 872/872
296.57/293.48	c 124179[?] -31872[?] 11751[?]  is mandatory 
296.57/293.48	c qxplain 871/871
296.67/293.51	c qxplain 581/870
296.67/293.55	c qxplain 726/870
296.67/293.58	c qxplain 799/870
296.78/293.61	c qxplain 835/870
296.78/293.65	c qxplain 853/870
296.78/293.68	c qxplain 862/870
296.88/293.72	c qxplain 867/870
296.88/293.75	c qxplain 869/870
296.88/293.78	c qxplain 870/870
296.97/293.81	c qxplain 869/869
296.97/293.84	c 124182[?] -31873[?] 11750[?]  is mandatory 
296.97/293.84	c qxplain 867/868
296.97/293.88	c qxplain 868/868
297.07/293.90	c qxplain 867/867
297.07/293.93	c 124185[?] -31874[?] 11749[?]  is mandatory 
297.07/293.93	c qxplain 862/866
297.07/293.97	c qxplain 865/866
297.07/293.99	c qxplain 862/864
297.17/294.03	c qxplain 864/864
297.17/294.06	c 124188[?] -31875[?] 11748[?]  is mandatory 
297.17/294.06	c qxplain 862/863
297.17/294.09	c qxplain 863/863
297.27/294.10	c qxplain 862/862
297.27/294.13	c 124191[?] -31876[?] 11747[?]  is mandatory 
297.27/294.13	c qxplain 853/861
297.27/294.16	c qxplain 858/861
297.37/294.20	c qxplain 860/861
297.37/294.23	c qxplain 861/861
297.37/294.26	c qxplain 860/860
297.37/294.29	c 124194[?] -31877[?] 11746[?]  is mandatory 
297.37/294.29	c qxplain 858/859
297.47/294.32	c qxplain 859/859
297.47/294.35	c qxplain 858/858
297.47/294.38	c 124197[?] -31878[?] 11637[?]  is mandatory 
297.47/294.38	c qxplain 853/857
297.57/294.42	c qxplain 856/857
297.57/294.45	c qxplain 857/857
297.57/294.48	c 124199[?] 31879[?] 31852[?]  is mandatory 
297.57/294.48	c qxplain 856/856
297.67/294.52	c 124203[?] 31879[?] -31880[?] 11636[?]  is mandatory 
297.67/294.52	c qxplain 853/855
297.67/294.55	c qxplain 855/855
297.67/294.58	c 124204[?] 31846[?] -31881[?]  is mandatory 
297.67/294.58	c qxplain 853/854
297.77/294.61	c qxplain 854/854
297.77/294.65	c 124205[?] 31880[?] -31881[?]  is mandatory 
297.77/294.65	c qxplain 853/853
297.77/294.68	c 124209[?] 31881[?] 31878[?] -31882[?]  is mandatory 
297.77/294.68	c qxplain 835/852
297.87/294.71	c qxplain 844/852
297.87/294.75	c qxplain 849/852
297.87/294.78	c qxplain 851/852
297.97/294.81	c qxplain 852/852
297.97/294.85	c 124210[?] 31813[?] -31883[?]  is mandatory 
297.97/294.85	c qxplain 851/851
297.97/294.88	c 124211[?] 31882[?] -31883[?]  is mandatory 
297.97/294.88	c qxplain 849/850
298.07/294.91	c qxplain 850/850
298.07/294.95	c 124215[?] 31883[?] -31884[?] 31877[?]  is mandatory 
298.07/294.95	c qxplain 849/849
298.07/294.98	c 124216[?] 31781[?] -31885[?]  is mandatory 
298.07/294.98	c qxplain 844/848
298.17/295.02	c qxplain 847/848
298.17/295.05	c qxplain 848/848
298.17/295.08	c 124217[?] 31884[?] -31885[?]  is mandatory 
298.17/295.08	c qxplain 847/847
298.27/295.12	c 124221[?] 31885[?] -31886[?] 31876[?]  is mandatory 
298.27/295.12	c qxplain 844/846
298.27/295.15	c qxplain 846/846
298.27/295.19	c 124222[?] 31750[?] -31887[?]  is mandatory 
298.27/295.19	c qxplain 844/845
298.37/295.22	c qxplain 845/845
298.37/295.25	c 124223[?] 31886[?] -31887[?]  is mandatory 
298.37/295.25	c qxplain 844/844
298.37/295.29	c 124227[?] 31887[?] -31888[?] 31875[?]  is mandatory 
298.37/295.29	c qxplain 835/843
298.47/295.32	c qxplain 840/843
298.47/295.35	c qxplain 842/843
298.47/295.38	c qxplain 843/843
298.57/295.42	c 124228[?] 31720[?] -31889[?]  is mandatory 
298.57/295.42	c qxplain 842/842
298.57/295.45	c 124229[?] 31888[?] -31889[?]  is mandatory 
298.57/295.45	c qxplain 840/841
298.57/295.48	c qxplain 841/841
298.67/295.52	c 124233[?] 31889[?] -31890[?] 31874[?]  is mandatory 
298.67/295.52	c qxplain 840/840
298.67/295.55	c 124234[?] 31691[?] -31891[?]  is mandatory 
298.67/295.55	c qxplain 835/839
298.67/295.59	c qxplain 838/839
298.76/295.62	c qxplain 839/839
298.76/295.65	c 124235[?] 31890[?] -31891[?]  is mandatory 
298.76/295.65	c qxplain 838/838
298.76/295.68	c 124239[?] 31891[?] -31892[?] 31873[?]  is mandatory 
298.76/295.68	c qxplain 835/837
298.86/295.72	c qxplain 837/837
298.86/295.75	c 124240[?] 31663[?] -31893[?]  is mandatory 
298.86/295.75	c qxplain 835/836
298.86/295.78	c qxplain 836/836
298.97/295.82	c 124241[?] 31892[?] -31893[?]  is mandatory 
298.97/295.82	c qxplain 835/835
298.97/295.82	c qxplain 799/834
298.97/295.85	c qxplain 817/834
298.97/295.89	c qxplain 826/834
299.07/295.92	c qxplain 831/834
299.07/295.95	c qxplain 833/834
299.07/295.99	c qxplain 834/834
299.16/296.02	c 124245[?] 31893[?] -31894[?] 31872[?]  is mandatory 
299.16/296.02	c qxplain 833/833
299.16/296.05	c 124246[?] 31634[?] -31895[?]  is mandatory 
299.16/296.05	c qxplain 831/832
299.16/296.09	c qxplain 832/832
299.26/296.12	c 124247[?] 31894[?] -31895[?]  is mandatory 
299.26/296.12	c qxplain 831/831
299.26/296.12	c qxplain 826/830
299.26/296.16	c qxplain 829/830
299.26/296.19	c qxplain 830/830
299.36/296.22	c 124251[?] 31895[?] 31871[?] -31896[?]  is mandatory 
299.36/296.22	c qxplain 829/829
299.36/296.26	c 125771[?] -32404[?] 11753[?]  is mandatory 
299.36/296.26	c qxplain 826/828
299.36/296.29	c qxplain 828/828
299.46/296.32	c 125775[?] -32405[?] 2079[?]  is mandatory 
299.46/296.32	c qxplain 826/827
299.46/296.35	c qxplain 827/827
299.46/296.39	c 125779[?] -32406[?] 32405[?] 32404[?]  is mandatory 
299.46/296.39	c qxplain 826/826
299.56/296.42	c 125780[?] -32407[?] 11630[?]  is mandatory 
299.56/296.42	c qxplain 817/825
299.56/296.45	c qxplain 822/825
299.56/296.49	c qxplain 824/825
299.66/296.52	c qxplain 825/825
299.66/296.55	c 125781[?] -32407[?] 32406[?]  is mandatory 
299.66/296.55	c qxplain 824/824
299.66/296.58	c 125783[?] 32408[?] 32407[?]  is mandatory 
299.66/296.58	c qxplain 822/823
299.76/296.62	c qxplain 823/823
299.76/296.65	c 125787[?] 32409[?] -32408[?] -31879[?]  is mandatory 
299.76/296.65	c qxplain 822/822
299.76/296.68	c 125789[?] 32410[?] -32409[?]  is mandatory 
299.76/296.68	c qxplain 817/821
299.86/296.71	c qxplain 820/821
299.86/296.75	c qxplain 821/821
299.86/296.78	c 125793[?] 32411[?] -32410[?] -31846[?]  is mandatory 
299.86/296.78	c qxplain 820/820
299.96/296.81	c 125795[?] 32412[?] -32411[?]  is mandatory 
299.96/296.81	c qxplain 817/819
299.96/296.84	c qxplain 819/819
299.96/296.88	c 125799[?] 32413[?] -32412[?] -31813[?]  is mandatory 
299.96/296.88	c qxplain 817/818
300.07/296.91	c qxplain 818/818
300.07/296.94	c 125801[?] 32414[?] -32413[?]  is mandatory 
300.07/296.94	c qxplain 817/817
300.07/296.97	c 125805[?] 32415[?] -32414[?] -31781[?]  is mandatory 
300.07/296.97	c qxplain 799/816
300.17/297.01	c qxplain 808/816
300.17/297.04	c qxplain 813/816
300.17/297.07	c qxplain 815/816
300.26/297.11	c qxplain 816/816
300.26/297.14	c 125807[?] 32416[?] -32415[?]  is mandatory 
300.26/297.14	c qxplain 815/815
300.26/297.17	c 125811[?] 32417[?] -32416[?] -31750[?]  is mandatory 
300.26/297.17	c qxplain 813/814
300.36/297.20	c qxplain 814/814
300.36/297.24	c 125813[?] 32418[?] -32417[?]  is mandatory 
300.36/297.24	c qxplain 813/813
300.36/297.27	c 125817[?] 32419[?] -32418[?] -31720[?]  is mandatory 
300.36/297.27	c qxplain 808/812
300.46/297.30	c qxplain 811/812
300.46/297.33	c qxplain 812/812
300.46/297.37	c 125819[?] 32420[?] -32419[?]  is mandatory 
300.46/297.37	c qxplain 811/811
300.56/297.40	c 125823[?] 32421[?] -32420[?] -31691[?]  is mandatory 
300.56/297.40	c qxplain 808/810
300.56/297.43	c qxplain 810/810
300.56/297.46	c 125825[?] 32422[?] -32421[?]  is mandatory 
300.56/297.46	c qxplain 808/809
300.56/297.49	c qxplain 809/809
300.67/297.53	c 125829[?] -32422[?] 32423[?] -31663[?]  is mandatory 
300.67/297.53	c qxplain 808/808
300.67/297.56	c 125831[?] 32424[?] -32423[?]  is mandatory 
300.67/297.56	c qxplain 799/807
300.67/297.59	c qxplain 804/807
300.77/297.63	c qxplain 806/807
300.77/297.66	c qxplain 807/807
300.77/297.69	c 125835[?] 32425[?] -31634[?] -32424[?]  is mandatory 
300.77/297.69	c qxplain 806/806
300.87/297.72	c 125837[?] 32426[?] -32425[?]  is mandatory 
300.87/297.72	c qxplain 804/805
300.87/297.76	c qxplain 805/805
300.87/297.79	c 125841[?] -11541[?] 32427[?] -32426[?]  is mandatory 
300.87/297.79	c qxplain 804/804
300.97/297.82	c 125843[?] -32427[?] -32428[?]  is mandatory 
300.97/297.82	c qxplain 799/803
300.97/297.85	c qxplain 802/803
300.97/297.89	c qxplain 803/803
301.07/297.92	c 125844[?] 11535[?] -32429[?]  is mandatory 
301.07/297.92	c qxplain 802/802
301.07/297.95	c 125845[?] 32428[?] -32429[?]  is mandatory 
301.07/297.95	c qxplain 799/801
301.07/297.98	c qxplain 801/801
301.17/298.02	c 125848[?] 2404[?] -32430[?]  is mandatory 
301.17/298.02	c qxplain 799/800
301.17/298.02	c qxplain 726/798
301.17/298.06	c qxplain 763/798
301.17/298.09	c qxplain 781/798
301.27/298.12	c qxplain 790/798
301.27/298.15	c qxplain 795/798
301.27/298.19	c qxplain 797/798
301.37/298.22	c qxplain 798/798
301.37/298.28	c qxplain 797/797
301.47/298.31	c 125924[?] -32456[?] 31396[?]  is mandatory 
301.47/298.31	c qxplain 795/796
301.47/298.34	c qxplain 796/796
301.47/298.38	c 125925[?] 2404[?] -32456[?]  is mandatory 
301.47/298.38	c qxplain 795/795
301.57/298.41	c qxplain 790/794
301.57/298.44	c qxplain 793/794
301.57/298.47	c qxplain 794/794
301.67/298.50	c 125927[?] 31420[?] -32457[?]  is mandatory 
301.67/298.50	c qxplain 793/793
301.67/298.54	c 125928[?] -32457[?] 4322[?]  is mandatory 
301.67/298.54	c qxplain 790/792
301.67/298.57	c qxplain 792/792
301.77/298.60	c 125930[?] -32458[?] 31464[?]  is mandatory 
301.77/298.60	c qxplain 790/791
301.77/298.63	c qxplain 791/791
301.77/298.68	c 125931[?] 2091[?] -32458[?]  is mandatory 
301.77/298.68	c qxplain 790/790
301.87/298.71	c 125933[?] -32459[?] 31492[?]  is mandatory 
301.87/298.71	c qxplain 781/789
301.87/298.74	c qxplain 786/789
301.87/298.77	c qxplain 788/789
301.97/298.81	c qxplain 789/789
301.97/298.84	c 125934[?] -32459[?] 1790[?]  is mandatory 
301.97/298.84	c qxplain 788/788
301.97/298.88	c 125936[?] -32460[?] 31517[?]  is mandatory 
301.97/298.88	c qxplain 786/787
302.07/298.99	c qxplain 787/787
302.17/299.03	c 125937[?] -32460[?] 1501[?]  is mandatory 
302.17/299.03	c qxplain 786/786
302.17/299.04	c qxplain 781/785
302.17/299.07	c qxplain 784/785
302.27/299.11	c qxplain 785/785
302.27/299.14	c 125939[?] -32461[?] 31539[?]  is mandatory 
302.27/299.14	c qxplain 784/784
302.37/299.25	c 125940[?] -32461[?] 1224[?]  is mandatory 
302.37/299.25	c qxplain 781/783
302.37/299.28	c qxplain 783/783
302.47/299.32	c 125942[?] -32462[?] 31558[?]  is mandatory 
302.47/299.32	c qxplain 781/782
302.47/299.35	c qxplain 782/782
302.57/299.46	c 125943[?] -32462[?] 959[?]  is mandatory 
302.57/299.46	c qxplain 781/781
302.67/299.50	c 125945[?] -32463[?] 31574[?]  is mandatory 
302.67/299.50	c qxplain 763/780
302.67/299.53	c qxplain 772/780
302.67/299.56	c qxplain 777/780
302.67/299.59	c qxplain 779/780
302.77/299.63	c qxplain 780/780
302.87/299.71	c 125946[?] 706[?] -32463[?]  is mandatory 
302.87/299.71	c qxplain 779/779
302.87/299.75	c 125948[?] -32464[?] 31587[?]  is mandatory 
302.87/299.75	c qxplain 777/778
302.87/299.78	c qxplain 778/778
302.97/299.82	c 125949[?] 465[?] -32464[?]  is mandatory 
302.97/299.82	c qxplain 777/777
302.97/299.85	c 125951[?] 31597[?] -32465[?]  is mandatory 
302.97/299.85	c qxplain 772/776
302.97/299.90	c qxplain 775/776
303.10/299.93	c qxplain 776/776
303.10/299.96	c 125952[?] 236[?] -32465[?]  is mandatory 
303.10/299.96	c qxplain 775/775
303.10/299.99	c 125956[?] 32465[?] -32466[?] 32464[?]  is mandatory 
303.10/299.99	c qxplain 772/774
303.20/300.03	c qxplain 774/774
303.20/300.06	c 125959[?] 32466[?] -32467[?] 32463[?]  is mandatory 
303.20/300.06	c qxplain 772/773
303.20/300.09	c qxplain 773/773
303.30/300.13	c qxplain 772/772
303.30/300.16	c 125962[?] 32467[?] -32468[?] 32462[?]  is mandatory 
303.30/300.16	c qxplain 763/771
303.30/300.19	c qxplain 768/771
303.41/300.22	c qxplain 770/771
303.41/300.26	c qxplain 768/769
303.41/300.29	c qxplain 769/769
303.51/300.32	c 125965[?] 32468[?] -32469[?] 32461[?]  is mandatory 
303.51/300.32	c qxplain 768/768
303.51/300.33	c qxplain 763/767
303.51/300.36	c qxplain 766/767
303.51/300.39	c qxplain 767/767
303.60/300.40	c qxplain 766/766
303.60/300.43	c 125968[?] 32469[?] -32470[?] 32460[?]  is mandatory 
303.60/300.43	c qxplain 763/765
303.60/300.46	c qxplain 765/765
303.60/300.47	c qxplain 763/764
303.70/300.50	c qxplain 764/764
303.70/300.54	c 125971[?] 32470[?] -32471[?] 32459[?]  is mandatory 
303.70/300.54	c qxplain 763/763
303.70/300.54	c qxplain 726/762
303.70/300.58	c qxplain 745/762
303.80/300.61	c qxplain 754/762
303.80/300.64	c qxplain 759/762
303.80/300.67	c qxplain 761/762
303.90/300.71	c qxplain 762/762
303.90/300.74	c 125974[?] 32471[?] -32472[?] 32458[?]  is mandatory 
303.90/300.74	c qxplain 761/761
303.90/300.74	c qxplain 759/760
303.90/300.78	c qxplain 760/760
304.00/300.81	c 125977[?] 32472[?] -32473[?] 32457[?]  is mandatory 
304.00/300.81	c qxplain 759/759
304.00/300.82	c qxplain 754/758
304.00/300.85	c qxplain 757/758
304.00/300.88	c qxplain 758/758
304.11/300.91	c 125980[?] 32456[?] 32473[?] -32474[?]  is mandatory 
304.11/300.91	c qxplain 757/757
304.11/300.95	c 125981[?] 11723[?] -32475[?]  is mandatory 
304.11/300.95	c qxplain 754/756
304.11/300.98	c qxplain 756/756
304.21/301.01	c 125982[?] 32474[?] -32475[?]  is mandatory 
304.21/301.01	c qxplain 754/755
304.21/301.04	c qxplain 755/755
304.21/301.05	c qxplain 754/754
304.21/301.08	c 125984[?] -32476[?] 32475[?]  is mandatory 
304.21/301.08	c qxplain 745/753
304.31/301.12	c qxplain 750/753
304.31/301.15	c qxplain 752/753
304.31/301.18	c qxplain 753/753
304.41/301.21	c 125985[?] -32476[?] 31243[?]  is mandatory 
304.41/301.21	c qxplain 752/752
304.41/301.22	c qxplain 750/751
304.41/301.28	c qxplain 745/749
304.52/301.31	c qxplain 748/749
304.52/301.34	c qxplain 749/749
304.52/301.38	c 125989[?] -32478[?] 31343[?]  is mandatory 
304.52/301.38	c qxplain 748/748
304.62/301.41	c 125990[?] 2404[?] -32478[?]  is mandatory 
304.62/301.41	c qxplain 745/747
304.62/301.44	c qxplain 747/747
304.62/301.47	c 125992[?] -32479[?] 31409[?]  is mandatory 
304.62/301.47	c qxplain 745/746
304.71/301.51	c qxplain 746/746
304.71/301.54	c 125995[?] 31433[?] -32480[?]  is mandatory 
304.71/301.54	c qxplain 745/745
304.71/301.57	c 125996[?] 4335[?] -32480[?]  is mandatory 
304.71/301.57	c qxplain 726/744
304.81/301.60	c qxplain 736/744
304.81/301.64	c qxplain 741/744
304.81/301.67	c qxplain 743/744
304.91/301.70	c qxplain 744/744
304.91/301.73	c 125998[?] -32481[?] 31437[?]  is mandatory 
304.91/301.73	c qxplain 743/743
304.91/301.77	c 125999[?] 2091[?] -32481[?]  is mandatory 
304.91/301.77	c qxplain 741/742
305.01/301.80	c qxplain 742/742
305.01/301.84	c 126001[?] -32482[?] 31468[?]  is mandatory 
305.01/301.84	c qxplain 741/741
305.01/301.87	c 126002[?] -32482[?] 1790[?]  is mandatory 
305.01/301.87	c qxplain 736/740
305.11/301.91	c qxplain 739/740
305.11/301.94	c qxplain 740/740
305.11/301.97	c 126004[?] -32483[?] 31496[?]  is mandatory 
305.11/301.97	c qxplain 739/739
305.21/302.01	c 126005[?] 1501[?] -32483[?]  is mandatory 
305.21/302.01	c qxplain 736/738
305.21/302.05	c qxplain 738/738
305.21/302.08	c 126007[?] -32484[?] 31521[?]  is mandatory 
305.21/302.08	c qxplain 736/737
305.31/302.11	c qxplain 737/737
305.31/302.17	c 126008[?] -32484[?] 1224[?]  is mandatory 
305.31/302.17	c qxplain 736/736
305.41/302.20	c 126010[?] -32485[?] 31543[?]  is mandatory 
305.41/302.20	c qxplain 726/735
305.41/302.23	c qxplain 731/735
305.41/302.26	c qxplain 734/735
305.41/302.30	c qxplain 735/735
305.51/302.34	c 126011[?] 959[?] -32485[?]  is mandatory 
305.51/302.34	c qxplain 734/734
305.51/302.38	c 126013[?] -32486[?] 31562[?]  is mandatory 
305.51/302.38	c qxplain 731/733
305.61/302.41	c qxplain 733/733
305.61/302.46	c 126014[?] -32486[?] 706[?]  is mandatory 
305.61/302.46	c qxplain 731/732
305.61/302.49	c qxplain 732/732
305.71/302.52	c 126016[?] -32487[?] 31578[?]  is mandatory 
305.71/302.52	c qxplain 731/731
305.71/302.57	c 126017[?] 465[?] -32487[?]  is mandatory 
305.71/302.57	c qxplain 726/730
305.81/302.60	c qxplain 729/730
305.81/302.63	c qxplain 730/730
305.81/302.66	c 126019[?] 31591[?] -32488[?]  is mandatory 
305.81/302.66	c qxplain 729/729
305.81/302.70	c 126020[?] 236[?] -32488[?]  is mandatory 
305.81/302.70	c qxplain 726/728
305.91/302.73	c qxplain 728/728
305.91/302.76	c 126024[?] 32488[?] -32489[?] 32487[?]  is mandatory 
305.91/302.76	c qxplain 726/727
305.91/302.79	c qxplain 727/727
306.01/302.83	c 126027[?] 32489[?] -32490[?] 32486[?]  is mandatory 
306.01/302.83	c qxplain 726/726
306.21/303.01	c qxplain 581/725
306.21/303.05	c qxplain 654/725
306.21/303.08	c qxplain 690/725
306.31/303.11	c qxplain 708/725
306.31/303.14	c qxplain 717/725
306.31/303.18	c qxplain 722/725
306.41/303.21	c qxplain 724/725
306.41/303.24	c qxplain 725/725
306.41/303.27	c 126030[?] 32490[?] -32491[?] 32485[?]  is mandatory 
306.41/303.27	c qxplain 724/724
306.41/303.28	c qxplain 722/723
306.51/303.31	c qxplain 723/723
306.51/303.35	c 126033[?] 32491[?] -32492[?] 32484[?]  is mandatory 
306.51/303.35	c qxplain 722/722
306.51/303.35	c qxplain 717/721
306.51/303.38	c qxplain 720/721
306.60/303.42	c qxplain 721/721
306.60/303.45	c 126036[?] 32492[?] -32493[?] 32483[?]  is mandatory 
306.60/303.45	c qxplain 720/720
306.60/303.46	c qxplain 717/719
306.60/303.49	c qxplain 719/719
306.71/303.52	c 126039[?] 32493[?] -32494[?] 32482[?]  is mandatory 
306.71/303.52	c qxplain 717/718
306.71/303.55	c qxplain 718/718
306.71/303.56	c qxplain 717/717
306.71/303.59	c 126042[?] 32494[?] -32495[?] 32481[?]  is mandatory 
306.71/303.59	c qxplain 708/716
306.81/303.63	c qxplain 713/716
306.81/303.66	c qxplain 715/716
306.81/303.67	c qxplain 713/714
306.90/303.70	c qxplain 714/714
306.90/303.73	c 126045[?] 32480[?] -32496[?] 32495[?]  is mandatory 
306.90/303.73	c qxplain 713/713
306.90/303.74	c qxplain 708/712
306.90/303.77	c qxplain 711/712
307.00/303.80	c qxplain 712/712
307.00/303.84	c 126048[?] 32496[?] -32497[?] 32479[?]  is mandatory 
307.00/303.84	c qxplain 711/711
307.00/303.84	c qxplain 708/710
307.00/303.87	c qxplain 710/710
307.10/303.91	c 126051[?] 32497[?] -32498[?] 32478[?]  is mandatory 
307.10/303.91	c qxplain 708/709
307.10/303.94	c qxplain 709/709
307.10/303.97	c 126052[?] 11726[?] -32499[?]  is mandatory 
307.10/303.97	c qxplain 708/708
307.20/304.01	c 126053[?] 32498[?] -32499[?]  is mandatory 
307.20/304.01	c qxplain 690/707
307.20/304.04	c qxplain 699/707
307.20/304.07	c qxplain 704/707
307.30/304.10	c qxplain 706/707
307.30/304.14	c qxplain 707/707
307.30/304.14	c qxplain 706/706
307.30/304.18	c 126055[?] 32499[?] -32500[?]  is mandatory 
307.30/304.18	c qxplain 704/705
307.40/304.21	c qxplain 705/705
307.40/304.24	c 126056[?] 25051[?] -32500[?]  is mandatory 
307.40/304.24	c qxplain 704/704
307.40/304.27	c qxplain 699/703
307.50/304.31	c qxplain 702/703
307.50/304.34	c qxplain 703/703
307.50/304.37	c 126059[?] 32500[?] -32501[?]  is mandatory 
307.50/304.37	c qxplain 702/702
307.50/304.38	c qxplain 699/701
307.60/304.41	c qxplain 701/701
307.60/304.44	c 126063[?] 32501[?] 32476[?] -32502[?]  is mandatory 
307.60/304.44	c qxplain 699/700
307.60/304.48	c qxplain 700/700
307.70/304.51	c 126067[?] -32504[?] 32475[?]  is mandatory 
307.70/304.51	c qxplain 699/699
307.70/304.54	c 126068[?] 24820[?] -32504[?]  is mandatory 
307.70/304.54	c qxplain 690/698
307.70/304.58	c qxplain 695/698
307.81/304.61	c qxplain 697/698
307.81/304.65	c qxplain 698/698
307.81/304.65	c qxplain 697/697
307.81/304.69	c 126070[?] 32499[?] -32505[?]  is mandatory 
307.81/304.69	c qxplain 695/696
307.91/304.72	c qxplain 696/696
307.91/304.75	c 126071[?] -32505[?] 24818[?]  is mandatory 
307.91/304.75	c qxplain 695/695
307.91/304.78	c qxplain 690/694
308.01/304.81	c qxplain 693/694
308.11/304.94	c qxplain 690/692
308.11/304.97	c qxplain 692/692
308.21/305.00	c 126075[?] -32507[?] 25135[?]  is mandatory 
308.21/305.00	c qxplain 690/691
308.21/305.03	c qxplain 691/691
308.21/305.07	c 126078[?] -32508[?] 25189[?]  is mandatory 
308.21/305.07	c qxplain 690/690
308.31/305.10	c 126079[?] 2091[?] -32508[?]  is mandatory 
308.31/305.10	c qxplain 654/689
308.31/305.14	c qxplain 672/689
308.31/305.17	c qxplain 681/689
308.41/305.20	c qxplain 686/689
308.41/305.23	c qxplain 688/689
308.41/305.27	c qxplain 689/689
308.51/305.30	c 126081[?] -32509[?] 25213[?]  is mandatory 
308.51/305.30	c qxplain 688/688
308.51/305.33	c 126082[?] 1790[?] -32509[?]  is mandatory 
308.51/305.33	c qxplain 686/687
308.51/305.37	c qxplain 687/687
308.61/305.40	c 126084[?] -32510[?] 25237[?]  is mandatory 
308.61/305.40	c qxplain 686/686
308.61/305.46	c 126085[?] 1501[?] -32510[?]  is mandatory 
308.61/305.46	c qxplain 681/685
308.71/305.50	c qxplain 684/685
308.71/305.53	c qxplain 685/685
308.71/305.56	c 126087[?] -32511[?] 25261[?]  is mandatory 
308.71/305.56	c qxplain 684/684
308.81/305.60	c 126088[?] 1224[?] -32511[?]  is mandatory 
308.81/305.60	c qxplain 681/683
308.81/305.64	c qxplain 683/683
308.81/305.64	c qxplain 681/682
308.81/305.68	c qxplain 682/682
308.92/305.71	c 126090[?] -32512[?] 25285[?]  is mandatory 
308.92/305.71	c qxplain 681/681
308.92/305.77	c 126091[?] 959[?] -32512[?]  is mandatory 
308.92/305.77	c qxplain 672/680
309.02/305.80	c qxplain 677/680
309.02/305.84	c qxplain 679/680
309.02/305.87	c qxplain 680/680
309.11/305.90	c 126093[?] -32513[?] 25309[?]  is mandatory 
309.11/305.90	c qxplain 679/679
309.11/305.94	c 126094[?] 706[?] -32513[?]  is mandatory 
309.11/305.94	c qxplain 677/678
309.11/305.97	c qxplain 678/678
309.21/306.00	c 126096[?] -32514[?] 25333[?]  is mandatory 
309.21/306.00	c qxplain 677/677
309.21/306.04	c 126097[?] 465[?] -32514[?]  is mandatory 
309.21/306.04	c qxplain 672/676
309.21/306.07	c qxplain 675/676
309.31/306.10	c qxplain 676/676
309.31/306.15	c 126099[?] -32515[?] 25358[?]  is mandatory 
309.31/306.15	c qxplain 675/675
309.31/306.18	c 126100[?] 236[?] -32515[?]  is mandatory 
309.31/306.18	c qxplain 672/674
309.41/306.22	c qxplain 674/674
309.41/306.25	c 126104[?] 32515[?] -32516[?] 32514[?]  is mandatory 
309.41/306.25	c qxplain 672/673
309.41/306.28	c qxplain 673/673
309.51/306.31	c 126107[?] 32516[?] -32517[?] 32513[?]  is mandatory 
309.51/306.31	c qxplain 672/672
309.51/306.35	c 126110[?] 32517[?] -32518[?] 32512[?]  is mandatory 
309.51/306.35	c qxplain 654/671
309.51/306.38	c qxplain 663/671
309.61/306.41	c qxplain 668/671
309.61/306.45	c qxplain 670/671
309.61/306.48	c qxplain 671/671
309.71/306.51	c 126113[?] 32518[?] -32519[?] 32511[?]  is mandatory 
309.71/306.51	c qxplain 670/670
309.71/306.52	c qxplain 668/669
309.71/306.55	c qxplain 669/669
309.71/306.58	c 126116[?] 32519[?] -32520[?] 32510[?]  is mandatory 
309.71/306.58	c qxplain 668/668
309.71/306.59	c qxplain 663/667
309.81/306.62	c qxplain 666/667
309.81/306.65	c qxplain 667/667
309.81/306.66	c qxplain 666/666
309.81/306.69	c 126119[?] 32520[?] -32521[?] 32509[?]  is mandatory 
309.81/306.69	c qxplain 663/665
309.91/306.73	c qxplain 665/665
309.91/306.73	c qxplain 663/664
309.91/306.77	c qxplain 664/664
309.91/306.77	c qxplain 663/663
310.01/306.80	c 126122[?] 32521[?] -32522[?] 32508[?]  is mandatory 
310.01/306.80	c qxplain 654/662
310.01/306.84	c qxplain 659/662
310.01/306.87	c qxplain 661/662
310.11/306.90	c qxplain 662/662
310.11/306.91	c qxplain 661/661
310.11/306.94	c 126125[?] 32522[?] 32507[?] -32523[?]  is mandatory 
310.11/306.94	c qxplain 659/660
310.11/306.98	c qxplain 660/660
310.21/307.01	c 126126[?] 11729[?] -32524[?]  is mandatory 
310.21/307.01	c qxplain 659/659
310.21/307.04	c 126127[?] 32523[?] -32524[?]  is mandatory 
310.21/307.04	c qxplain 654/658
310.21/307.07	c qxplain 657/658
310.31/307.11	c qxplain 658/658
310.31/307.11	c qxplain 657/657
310.31/307.15	c 126129[?] -32525[?] 32524[?]  is mandatory 
310.31/307.15	c qxplain 654/656
310.31/307.18	c qxplain 656/656
310.41/307.21	c 126130[?] -32525[?] 20282[?]  is mandatory 
310.41/307.21	c qxplain 654/655
310.41/307.24	c qxplain 655/655
310.41/307.25	c qxplain 654/654
310.41/307.28	c 126133[?] -32526[?] 32525[?]  is mandatory 
310.41/307.28	c qxplain 581/653
310.50/307.32	c qxplain 618/653
310.50/307.35	c qxplain 636/653
310.50/307.38	c qxplain 645/653
310.60/307.41	c qxplain 650/653
310.60/307.45	c qxplain 652/653
310.60/307.48	c qxplain 653/653
310.60/307.48	c qxplain 652/652
310.70/307.52	c 126137[?] -32527[?] 32505[?] 32526[?]  is mandatory 
310.70/307.52	c qxplain 650/651
310.70/307.55	c qxplain 651/651
310.70/307.56	c qxplain 650/650
310.70/307.59	c 126139[?] -32528[?] 32527[?]  is mandatory 
310.70/307.59	c qxplain 645/649
310.80/307.62	c qxplain 648/649
310.80/307.63	c qxplain 645/647
310.80/307.66	c qxplain 647/647
310.90/307.72	c qxplain 645/646
310.90/307.76	c qxplain 646/646
310.90/307.79	c 126143[?] 32504[?] 32528[?] -32529[?]  is mandatory 
310.90/307.79	c qxplain 645/645
311.00/307.82	c 126147[?] -32531[?] 32475[?]  is mandatory 
311.00/307.82	c qxplain 636/644
311.00/307.86	c qxplain 641/644
311.00/307.89	c qxplain 643/644
311.12/307.92	c qxplain 644/644
311.12/307.96	c 126148[?] -32531[?] 24824[?]  is mandatory 
311.12/307.96	c qxplain 643/643
311.12/307.96	c qxplain 641/642
311.12/308.00	c qxplain 642/642
311.22/308.03	c 126150[?] 32499[?] -32532[?]  is mandatory 
311.22/308.03	c qxplain 641/641
311.22/308.07	c 126151[?] 20061[?] -32532[?]  is mandatory 
311.22/308.07	c qxplain 636/640
311.31/308.10	c qxplain 639/640
311.31/308.13	c qxplain 640/640
311.31/308.14	c qxplain 639/639
311.31/308.17	c 126153[?] -32533[?] 32524[?]  is mandatory 
311.31/308.17	c qxplain 636/638
311.41/308.21	c qxplain 638/638
311.41/308.24	c 126154[?] -32533[?] 20059[?]  is mandatory 
311.41/308.24	c qxplain 636/637
311.51/308.31	c qxplain 618/635
311.51/308.34	c qxplain 627/635
311.51/308.37	c qxplain 632/635
311.61/308.41	c qxplain 634/635
311.61/308.44	c qxplain 635/635
311.71/308.50	c qxplain 634/634
311.71/308.54	c 126158[?] -32535[?] 20376[?]  is mandatory 
311.71/308.54	c qxplain 632/633
311.71/308.57	c qxplain 633/633
311.81/308.60	c 126161[?] -32536[?] 20423[?]  is mandatory 
311.81/308.60	c qxplain 632/632
311.81/308.64	c 126162[?] 2091[?] -32536[?]  is mandatory 
311.81/308.64	c qxplain 627/631
311.81/308.67	c qxplain 630/631
311.91/308.70	c qxplain 631/631
311.91/308.74	c 126164[?] -32537[?] 20444[?]  is mandatory 
311.91/308.74	c qxplain 630/630
311.91/308.79	c 126165[?] 1790[?] -32537[?]  is mandatory 
311.91/308.79	c qxplain 627/629
312.01/308.82	c qxplain 629/629
312.01/308.86	c 126167[?] -32538[?] 20465[?]  is mandatory 
312.01/308.86	c qxplain 627/628
312.01/308.89	c qxplain 628/628
312.11/308.98	c 126168[?] 1501[?] -32538[?]  is mandatory 
312.11/308.98	c qxplain 627/627
312.22/309.01	c 126170[?] -32539[?] 20486[?]  is mandatory 
312.22/309.01	c qxplain 618/626
312.22/309.04	c qxplain 623/626
312.22/309.08	c qxplain 625/626
312.32/309.11	c qxplain 626/626
312.32/309.15	c 126171[?] 1224[?] -32539[?]  is mandatory 
312.32/309.15	c qxplain 625/625
312.32/309.18	c 126173[?] -32540[?] 20507[?]  is mandatory 
312.32/309.18	c qxplain 623/624
312.41/309.21	c qxplain 624/624
312.41/309.25	c 126174[?] 959[?] -32540[?]  is mandatory 
312.41/309.25	c qxplain 623/623
312.41/309.28	c 126176[?] -32541[?] 20528[?]  is mandatory 
312.41/309.28	c qxplain 618/622
312.51/309.32	c qxplain 621/622
312.51/309.35	c qxplain 622/622
312.51/309.39	c 126177[?] 706[?] -32541[?]  is mandatory 
312.51/309.39	c qxplain 621/621
312.51/309.39	c qxplain 618/620
312.61/309.43	c qxplain 620/620
312.61/309.46	c 126179[?] -32542[?] 20550[?]  is mandatory 
312.61/309.46	c qxplain 618/619
312.61/309.49	c qxplain 619/619
312.71/309.53	c 126180[?] 465[?] -32542[?]  is mandatory 
312.71/309.53	c qxplain 618/618
312.71/309.59	c qxplain 581/617
312.81/309.62	c qxplain 600/617
312.81/309.65	c qxplain 609/617
312.81/309.68	c qxplain 614/617
312.91/309.72	c qxplain 616/617
312.91/309.75	c qxplain 617/617
312.91/309.78	c 126184[?] 32542[?] -32543[?] 32541[?]  is mandatory 
312.91/309.78	c qxplain 616/616
312.91/309.79	c qxplain 614/615
313.01/309.82	c qxplain 615/615
313.01/309.83	c qxplain 614/614
313.01/309.86	c 126187[?] 32543[?] -32544[?] 32540[?]  is mandatory 
313.01/309.86	c qxplain 609/613
313.01/309.89	c qxplain 612/613
313.11/309.90	c qxplain 609/611
313.11/309.93	c qxplain 611/611
313.11/309.97	c 126190[?] 32544[?] -32545[?] 32539[?]  is mandatory 
313.11/309.97	c qxplain 609/610
313.21/310.00	c qxplain 610/610
313.21/310.01	c qxplain 609/609
313.21/310.04	c 126193[?] 32545[?] -32546[?] 32538[?]  is mandatory 
313.21/310.04	c qxplain 600/608
313.21/310.07	c qxplain 605/608
313.31/310.10	c qxplain 607/608
313.31/310.14	c qxplain 608/608
313.31/310.14	c qxplain 607/607
313.31/310.18	c 126196[?] 32546[?] -32547[?] 32537[?]  is mandatory 
313.31/310.18	c qxplain 605/606
313.41/310.21	c qxplain 606/606
313.41/310.21	c qxplain 605/605
313.41/310.25	c 126199[?] 32547[?] -32548[?] 32536[?]  is mandatory 
313.41/310.25	c qxplain 600/604
313.41/310.28	c qxplain 603/604
313.51/310.31	c qxplain 604/604
313.51/310.32	c qxplain 603/603
313.51/310.35	c 126202[?] 32548[?] -32549[?] 32535[?]  is mandatory 
313.51/310.35	c qxplain 600/602
313.51/310.39	c qxplain 602/602
313.61/310.42	c 126203[?] 11732[?] -32550[?]  is mandatory 
313.61/310.42	c qxplain 600/601
313.61/310.45	c qxplain 601/601
313.61/310.48	c 126204[?] 32549[?] -32550[?]  is mandatory 
313.61/310.48	c qxplain 600/600
313.61/310.49	c qxplain 581/599
313.71/310.52	c qxplain 591/599
313.71/310.56	c qxplain 596/599
313.71/310.59	c qxplain 598/599
313.81/310.62	c qxplain 599/599
313.81/310.65	c 126206[?] 32550[?] -32551[?]  is mandatory 
313.81/310.65	c qxplain 598/598
313.81/310.69	c 126207[?] -32551[?] 16889[?]  is mandatory 
313.81/310.69	c qxplain 596/597
313.91/310.72	c qxplain 597/597
313.91/310.73	c qxplain 596/596
313.91/310.76	c 126210[?] -32552[?] 32551[?]  is mandatory 
313.91/310.76	c qxplain 591/595
313.91/310.79	c qxplain 594/595
314.01/310.82	c qxplain 595/595
314.01/310.83	c qxplain 594/594
314.01/310.86	c 126214[?] -32553[?] 32552[?] 32533[?]  is mandatory 
314.01/310.86	c qxplain 591/593
314.01/310.90	c qxplain 593/593
314.10/310.91	c qxplain 591/592
314.10/310.95	c qxplain 592/592
314.10/310.98	c 126216[?] -32554[?] 32553[?]  is mandatory 
314.10/310.98	c qxplain 591/591
314.10/310.99	c qxplain 581/590
314.24/311.02	c qxplain 586/590
314.24/311.05	c qxplain 589/590
314.24/311.08	c qxplain 586/588
314.34/311.11	c qxplain 588/588
314.34/311.15	c 126220[?] 32554[?] -32555[?] 32532[?]  is mandatory 
314.34/311.15	c qxplain 586/587
314.34/311.18	c qxplain 587/587
314.34/311.18	c qxplain 586/586
314.45/311.22	c 126222[?] 32555[?] -32556[?]  is mandatory 
314.45/311.22	c qxplain 581/585
314.45/311.25	c qxplain 584/585
314.45/311.25	c qxplain 581/583
314.45/311.29	c qxplain 583/583
314.55/311.32	c qxplain 581/582
314.55/311.35	c qxplain 582/582
314.55/311.38	c 126226[?] 32556[?] 32531[?] -32557[?]  is mandatory 
314.55/311.38	c qxplain 581/581
314.64/311.42	c 126230[?] 32475[?] -32559[?]  is mandatory 
314.64/311.42	c qxplain 0/580
314.64/311.45	c qxplain 291/580
314.64/311.49	c qxplain 436/580
314.74/311.53	c qxplain 509/580
314.74/311.56	c qxplain 545/580
314.74/311.59	c qxplain 563/580
314.84/311.63	c qxplain 572/580
314.84/311.66	c qxplain 577/580
314.84/311.69	c qxplain 579/580
314.94/311.73	c qxplain 580/580
314.94/311.76	c 126231[?] 24828[?] -32559[?]  is mandatory 
314.94/311.76	c qxplain 579/579
314.94/311.76	c qxplain 577/578
315.04/311.80	c qxplain 578/578
315.04/311.83	c 126233[?] 32499[?] -32560[?]  is mandatory 
315.04/311.83	c qxplain 577/577
315.04/311.87	c 126234[?] -32560[?] 20065[?]  is mandatory 
315.04/311.87	c qxplain 572/576
315.14/311.90	c qxplain 575/576
315.14/311.93	c qxplain 576/576
315.14/311.94	c qxplain 575/575
315.14/311.97	c 126236[?] -32561[?] 32524[?]  is mandatory 
315.14/311.98	c qxplain 572/574
315.24/312.01	c qxplain 574/574
315.24/312.04	c 126237[?] -32561[?] 16692[?]  is mandatory 
315.24/312.04	c qxplain 572/573
315.24/312.07	c qxplain 573/573
315.24/312.08	c qxplain 572/572
315.34/312.11	c 126239[?] -32562[?] 32550[?]  is mandatory 
315.34/312.11	c qxplain 563/571
315.34/312.15	c qxplain 568/571
315.34/312.18	c qxplain 570/571
315.45/312.21	c qxplain 571/571
315.45/312.24	c 126240[?] -32562[?] 16690[?]  is mandatory 
315.45/312.24	c qxplain 570/570
315.45/312.25	c qxplain 568/569
315.56/312.31	c qxplain 563/567
315.56/312.35	c qxplain 566/567
315.56/312.38	c qxplain 567/567
315.66/312.41	c 126244[?] -32564[?] 16987[?]  is mandatory 
315.66/312.41	c qxplain 566/566
315.66/312.45	c 126247[?] -32565[?] 17027[?]  is mandatory 
315.66/312.45	c qxplain 563/565
315.66/312.48	c qxplain 565/565
315.75/312.52	c 126248[?] 2091[?] -32565[?]  is mandatory 
315.75/312.52	c qxplain 563/564
315.75/312.56	c qxplain 564/564
315.75/312.59	c 126250[?] -32566[?] 17045[?]  is mandatory 
315.75/312.59	c qxplain 563/563
315.85/312.63	c 126251[?] 1790[?] -32566[?]  is mandatory 
315.85/312.63	c qxplain 545/562
315.85/312.66	c qxplain 554/562
315.85/312.69	c qxplain 559/562
315.95/312.73	c qxplain 561/562
315.95/312.76	c qxplain 562/562
315.95/312.79	c 126253[?] -32567[?] 17063[?]  is mandatory 
315.95/312.79	c qxplain 561/561
316.05/312.85	c 126254[?] -32567[?] 1501[?]  is mandatory 
316.05/312.85	c qxplain 559/560
316.05/312.88	c qxplain 560/560
316.15/312.91	c 126256[?] -32568[?] 17081[?]  is mandatory 
316.15/312.91	c qxplain 559/559
316.15/312.96	c 126257[?] 1224[?] -32568[?]  is mandatory 
316.15/312.96	c qxplain 554/558
316.25/313.00	c qxplain 557/558
316.25/313.03	c qxplain 558/558
316.25/313.06	c 126259[?] -32569[?] 17099[?]  is mandatory 
316.25/313.06	c qxplain 557/557
316.35/313.11	c 126260[?] 959[?] -32569[?]  is mandatory 
316.35/313.11	c qxplain 554/556
316.35/313.15	c qxplain 556/556
316.35/313.15	c qxplain 554/555
316.35/313.19	c qxplain 555/555
316.45/313.22	c 126262[?] 17118[?] -32570[?]  is mandatory 
316.45/313.22	c qxplain 554/554
316.45/313.25	c 126263[?] 706[?] -32570[?]  is mandatory 
316.45/313.25	c qxplain 545/553
316.45/313.29	c qxplain 550/553
316.55/313.32	c qxplain 552/553
316.55/313.32	c qxplain 550/551
316.55/313.36	c qxplain 551/551
316.55/313.36	c qxplain 550/550
316.55/313.40	c 126267[?] 32570[?] -32571[?] 32569[?]  is mandatory 
316.55/313.40	c qxplain 545/549
316.66/313.43	c qxplain 548/549
316.66/313.46	c qxplain 549/549
316.66/313.47	c qxplain 548/548
316.66/313.50	c 126270[?] 32571[?] -32572[?] 32568[?]  is mandatory 
316.66/313.50	c qxplain 545/547
316.76/313.53	c qxplain 547/547
316.76/313.54	c qxplain 545/546
316.76/313.57	c qxplain 546/546
316.85/313.60	c 126273[?] 32572[?] -32573[?] 32567[?]  is mandatory 
316.85/313.60	c qxplain 545/545
316.85/313.61	c qxplain 509/544
316.85/313.64	c qxplain 527/544
316.85/313.68	c qxplain 536/544
316.95/313.71	c qxplain 541/544
316.95/313.74	c qxplain 543/544
316.95/313.77	c qxplain 544/544
317.05/313.81	c 126276[?] 32573[?] -32574[?] 32566[?]  is mandatory 
317.05/313.81	c qxplain 543/543
317.05/313.81	c qxplain 541/542
317.05/313.85	c qxplain 542/542
317.05/313.85	c qxplain 541/541
317.05/313.89	c 126279[?] 32574[?] -32575[?] 32565[?]  is mandatory 
317.05/313.89	c qxplain 536/540
317.15/313.92	c qxplain 539/540
317.15/313.95	c qxplain 540/540
317.15/313.96	c qxplain 539/539
317.15/313.99	c 126282[?] 32575[?] 32564[?] -32576[?]  is mandatory 
317.15/313.99	c qxplain 536/538
317.25/314.02	c qxplain 538/538
317.25/314.06	c 126283[?] -32577[?] 11735[?]  is mandatory 
317.25/314.06	c qxplain 536/537
317.25/314.09	c qxplain 537/537
317.35/314.12	c 126284[?] 32576[?] -32577[?]  is mandatory 
317.35/314.12	c qxplain 536/536
317.35/314.13	c qxplain 527/535
317.35/314.16	c qxplain 532/535
317.35/314.19	c qxplain 534/535
317.45/314.23	c qxplain 535/535
317.45/314.26	c 126286[?] -32578[?] 32577[?]  is mandatory 
317.45/314.26	c qxplain 534/534
317.45/314.29	c 126287[?] -32578[?] 14601[?]  is mandatory 
317.45/314.29	c qxplain 532/533
317.55/314.33	c qxplain 533/533
317.55/314.36	c 126290[?] -32579[?] 32578[?]  is mandatory 
317.55/314.36	c qxplain 532/532
317.55/314.36	c qxplain 527/531
317.55/314.40	c qxplain 530/531
317.65/314.43	c qxplain 531/531
317.65/314.46	c 126294[?] -32580[?] 32579[?] 32562[?]  is mandatory 
317.65/314.46	c qxplain 530/530
317.65/314.47	c qxplain 527/529
317.65/314.50	c qxplain 529/529
317.76/314.53	c 126296[?] -32581[?] 32580[?]  is mandatory 
317.76/314.53	c qxplain 527/528
317.76/314.54	c qxplain 509/526
317.76/314.57	c qxplain 518/526
317.76/314.60	c qxplain 523/526
317.86/314.63	c qxplain 525/526
317.86/314.67	c qxplain 526/526
317.95/314.70	c qxplain 525/525
317.95/314.74	c 126300[?] -32582[?] 32561[?] 32581[?]  is mandatory 
317.95/314.74	c qxplain 523/524
317.95/314.77	c qxplain 524/524
317.95/314.77	c qxplain 523/523
318.05/314.81	c 126302[?] -32583[?] 32582[?]  is mandatory 
318.05/314.81	c qxplain 518/522
318.05/314.84	c qxplain 521/522
318.05/314.84	c qxplain 518/520
318.05/314.88	c qxplain 520/520
318.05/314.88	c qxplain 518/519
318.15/314.92	c qxplain 519/519
318.15/314.95	c 126306[?] -32584[?] 32560[?] 32583[?]  is mandatory 
318.15/314.95	c qxplain 518/518
318.15/314.95	c qxplain 509/517
318.15/314.99	c qxplain 514/517
318.25/315.02	c qxplain 516/517
318.25/315.05	c qxplain 517/517
318.25/315.08	c 126308[?] -32585[?] 32584[?]  is mandatory 
318.25/315.08	c qxplain 516/516
318.25/315.09	c qxplain 514/515
318.35/315.12	c qxplain 515/515
318.35/315.13	c qxplain 514/514
318.35/315.16	c 126312[?] 32559[?] 32585[?] -32586[?]  is mandatory 
318.35/315.16	c qxplain 509/513
318.35/315.20	c qxplain 512/513
318.45/315.23	c qxplain 513/513
318.45/315.26	c 126316[?] -32588[?] 32475[?]  is mandatory 
318.45/315.26	c qxplain 512/512
318.45/315.30	c 126317[?] -32588[?] 24832[?]  is mandatory 
318.45/315.30	c qxplain 509/511
318.55/315.33	c qxplain 511/511
318.55/315.33	c qxplain 509/510
318.55/315.37	c qxplain 510/510
318.65/315.40	c 126319[?] -32589[?] 32499[?]  is mandatory 
318.65/315.40	c qxplain 509/509
318.65/315.44	c 126320[?] -32589[?] 20069[?]  is mandatory 
318.65/315.44	c qxplain 436/508
318.65/315.48	c qxplain 473/508
318.75/315.51	c qxplain 491/508
318.75/315.54	c qxplain 500/508
318.75/315.58	c qxplain 505/508
318.85/315.61	c qxplain 507/508
318.85/315.64	c qxplain 508/508
318.85/315.67	c 126322[?] -32590[?] 32524[?]  is mandatory 
318.85/315.67	c qxplain 507/507
318.95/315.71	c 126323[?] -32590[?] 16696[?]  is mandatory 
318.95/315.71	c qxplain 505/506
318.95/315.74	c qxplain 506/506
318.95/315.78	c 126325[?] 32550[?] -32591[?]  is mandatory 
318.95/315.78	c qxplain 505/505
319.05/315.81	c 126326[?] -32591[?] 14428[?]  is mandatory 
319.05/315.81	c qxplain 500/504
319.05/315.84	c qxplain 503/504
319.05/315.88	c qxplain 504/504
319.15/315.92	c 126328[?] 32577[?] -32592[?]  is mandatory 
319.15/315.92	c qxplain 503/503
319.15/315.95	c 126329[?] -32592[?] 14426[?]  is mandatory 
319.15/315.95	c qxplain 500/502
319.15/315.99	c qxplain 491/499
319.25/316.03	c qxplain 496/499
319.25/316.06	c qxplain 498/499
319.25/316.09	c qxplain 499/499
319.35/316.12	c 126333[?] -32594[?] 14697[?]  is mandatory 
319.35/316.12	c qxplain 498/498
319.35/316.16	c 126336[?] -32595[?] 14730[?]  is mandatory 
319.35/316.16	c qxplain 496/497
319.35/316.19	c qxplain 497/497
319.45/316.23	c 126337[?] 2091[?] -32595[?]  is mandatory 
319.45/316.23	c qxplain 496/496
319.45/316.27	c 126339[?] -32596[?] 14745[?]  is mandatory 
319.45/316.27	c qxplain 491/495
319.55/316.30	c qxplain 494/495
319.55/316.33	c qxplain 495/495
319.55/316.37	c 126340[?] 1790[?] -32596[?]  is mandatory 
319.55/316.37	c qxplain 494/494
319.65/316.41	c 126342[?] -32597[?] 14760[?]  is mandatory 
319.65/316.41	c qxplain 491/493
319.65/316.44	c qxplain 493/493
319.65/316.49	c 126343[?] 1501[?] -32597[?]  is mandatory 
319.65/316.49	c qxplain 491/492
319.75/316.52	c qxplain 492/492
319.75/316.55	c 126345[?] -32598[?] 14775[?]  is mandatory 
319.75/316.55	c qxplain 491/491
319.85/316.60	c 126346[?] 1224[?] -32598[?]  is mandatory 
319.85/316.60	c qxplain 473/490
319.85/316.63	c qxplain 482/490
319.85/316.66	c qxplain 487/490
319.85/316.70	c qxplain 489/490
319.95/316.73	c qxplain 490/490
319.95/316.74	c qxplain 489/489
319.95/316.77	c 126348[?] -32599[?] 14791[?]  is mandatory 
319.95/316.77	c qxplain 487/488
320.05/316.81	c qxplain 488/488
320.05/316.84	c 126349[?] 959[?] -32599[?]  is mandatory 
320.05/316.84	c qxplain 487/487
320.05/316.85	c qxplain 482/486
320.05/316.88	c qxplain 485/486
320.15/316.91	c qxplain 486/486
320.15/316.95	c 126353[?] 32599[?] -32600[?] 32598[?]  is mandatory 
320.15/316.95	c qxplain 485/485
320.15/316.95	c qxplain 482/484
320.15/316.98	c qxplain 484/484
320.25/317.02	c 126356[?] 32600[?] -32601[?] 32597[?]  is mandatory 
320.25/317.02	c qxplain 482/483
320.25/317.05	c qxplain 483/483
320.25/317.06	c qxplain 482/482
320.25/317.09	c 126359[?] 32601[?] -32602[?] 32596[?]  is mandatory 
320.25/317.09	c qxplain 473/481
320.35/317.12	c qxplain 478/481
320.35/317.16	c qxplain 480/481
320.35/317.19	c qxplain 481/481
320.35/317.20	c qxplain 480/480
320.45/317.23	c 126362[?] 32602[?] -32603[?] 32595[?]  is mandatory 
320.45/317.23	c qxplain 478/479
320.45/317.26	c qxplain 479/479
320.45/317.27	c qxplain 478/478
320.56/317.30	c 126365[?] 32603[?] -32604[?] 32594[?]  is mandatory 
320.56/317.30	c qxplain 473/477
320.56/317.34	c qxplain 476/477
320.56/317.37	c qxplain 477/477
320.66/317.40	c 126366[?] -32605[?] 11738[?]  is mandatory 
320.66/317.40	c qxplain 476/476
320.66/317.43	c 126367[?] 32604[?] -32605[?]  is mandatory 
320.66/317.43	c qxplain 473/475
320.66/317.47	c qxplain 475/475
320.66/317.47	c qxplain 473/474
320.76/317.51	c qxplain 474/474
320.76/317.54	c 126369[?] -32606[?] 32605[?]  is mandatory 
320.76/317.54	c qxplain 473/473
320.76/317.57	c 126370[?] -32606[?] 13155[?]  is mandatory 
320.76/317.57	c qxplain 436/472
320.86/317.61	c qxplain 455/472
320.86/317.64	c qxplain 464/472
320.86/317.67	c qxplain 469/472
320.96/317.70	c qxplain 471/472
320.96/317.74	c qxplain 472/472
320.96/317.77	c 126373[?] -32607[?] 32606[?]  is mandatory 
320.96/317.77	c qxplain 471/471
320.96/317.80	c 126377[?] -32608[?] 32607[?] 32592[?]  is mandatory 
320.96/317.80	c qxplain 469/470
321.06/317.83	c qxplain 470/470
321.06/317.84	c qxplain 469/469
321.06/317.87	c 126379[?] -32609[?] 32608[?]  is mandatory 
321.06/317.87	c qxplain 464/468
321.16/317.91	c qxplain 467/468
321.16/317.94	c qxplain 468/468
321.16/317.97	c 126383[?] -32610[?] 32609[?] 32591[?]  is mandatory 
321.16/317.97	c qxplain 467/467
321.16/317.98	c qxplain 464/466
321.26/318.01	c qxplain 466/466
321.26/318.04	c 126385[?] -32611[?] 32610[?]  is mandatory 
321.26/318.04	c qxplain 464/465
321.26/318.08	c qxplain 465/465
321.36/318.11	c 126389[?] -32612[?] 32611[?] 32590[?]  is mandatory 
321.36/318.11	c qxplain 464/464
321.36/318.11	c qxplain 455/463
321.36/318.15	c qxplain 460/463
321.36/318.18	c qxplain 462/463
321.45/318.21	c qxplain 463/463
321.45/318.25	c 126391[?] -32613[?] 32612[?]  is mandatory 
321.45/318.25	c qxplain 462/462
321.45/318.28	c 126395[?] -32614[?] 32613[?] 32589[?]  is mandatory 
321.45/318.28	c qxplain 460/461
321.55/318.31	c qxplain 461/461
321.55/318.32	c qxplain 460/460
321.55/318.35	c 126397[?] -32615[?] 32614[?]  is mandatory 
321.55/318.35	c qxplain 455/459
321.55/318.38	c qxplain 458/459
321.65/318.41	c qxplain 459/459
321.65/318.42	c qxplain 458/458
321.65/318.45	c 126401[?] 32615[?] 32588[?] -32616[?]  is mandatory 
321.65/318.45	c qxplain 455/457
321.75/318.50	c qxplain 457/457
321.75/318.54	c 126405[?] 32475[?] -32618[?]  is mandatory 
321.75/318.54	c qxplain 455/456
321.75/318.57	c qxplain 456/456
321.85/318.61	c 126406[?] -32618[?] 24836[?]  is mandatory 
321.85/318.61	c qxplain 455/455
321.85/318.64	c 126408[?] 32499[?] -32619[?]  is mandatory 
321.85/318.64	c qxplain 436/454
321.85/318.68	c qxplain 446/454
321.95/318.71	c qxplain 451/454
321.95/318.74	c qxplain 453/454
321.95/318.77	c qxplain 454/454
322.05/318.81	c 126409[?] 20073[?] -32619[?]  is mandatory 
322.05/318.81	c qxplain 453/453
322.05/318.84	c 126411[?] -32620[?] 32524[?]  is mandatory 
322.05/318.84	c qxplain 451/452
322.05/318.87	c qxplain 452/452
322.16/318.91	c 126412[?] -32620[?] 16700[?]  is mandatory 
322.16/318.91	c qxplain 451/451
322.16/318.94	c 126414[?] -32621[?] 32550[?]  is mandatory 
322.16/318.94	c qxplain 446/450
322.16/318.97	c qxplain 449/450
322.26/319.01	c qxplain 450/450
322.26/319.04	c 126415[?] -32621[?] 14432[?]  is mandatory 
322.26/319.04	c qxplain 449/449
322.26/319.07	c 126417[?] -32622[?] 32577[?]  is mandatory 
322.26/319.07	c qxplain 446/448
322.35/319.11	c qxplain 448/448
322.35/319.14	c 126418[?] -32622[?] 13011[?]  is mandatory 
322.35/319.14	c qxplain 446/447
322.35/319.17	c qxplain 447/447
322.45/319.21	c 126420[?] -32623[?] 32605[?]  is mandatory 
322.45/319.21	c qxplain 446/446
322.45/319.24	c 126421[?] -32623[?] 13009[?]  is mandatory 
322.45/319.24	c qxplain 436/445
322.45/319.28	c qxplain 441/445
322.55/319.31	c qxplain 444/445
322.55/319.35	c qxplain 441/443
322.55/319.38	c qxplain 443/443
322.65/319.42	c qxplain 441/442
322.65/319.45	c qxplain 442/442
322.65/319.48	c 126425[?] -32625[?] 13243[?]  is mandatory 
322.65/319.48	c qxplain 441/441
322.65/319.49	c qxplain 436/440
322.75/319.52	c qxplain 439/440
322.75/319.56	c qxplain 440/440
322.75/319.59	c 126428[?] -32626[?] 13269[?]  is mandatory 
322.75/319.59	c qxplain 439/439
322.85/319.63	c 126429[?] 2091[?] -32626[?]  is mandatory 
322.85/319.63	c qxplain 436/438
322.85/319.66	c qxplain 438/438
322.85/319.70	c 126431[?] -32627[?] 13281[?]  is mandatory 
322.85/319.70	c qxplain 436/437
322.95/319.73	c qxplain 437/437
322.95/319.76	c 126432[?] 1790[?] -32627[?]  is mandatory 
322.95/319.76	c qxplain 436/436
323.05/319.80	c 126434[?] -32628[?] 13293[?]  is mandatory 
323.05/319.80	c qxplain 291/435
323.05/319.84	c qxplain 364/435
323.05/319.87	c qxplain 400/435
323.15/319.90	c qxplain 418/435
323.15/319.94	c qxplain 427/435
323.15/319.97	c qxplain 432/435
323.26/320.01	c qxplain 434/435
323.26/320.04	c qxplain 435/435
323.26/320.08	c 126435[?] 1501[?] -32628[?]  is mandatory 
323.26/320.08	c qxplain 434/434
323.36/320.11	c 126437[?] -32629[?] 13306[?]  is mandatory 
323.36/320.11	c qxplain 432/433
323.36/320.15	c qxplain 433/433
323.36/320.18	c 126438[?] 1224[?] -32629[?]  is mandatory 
323.36/320.18	c qxplain 432/432
323.45/320.21	c 126442[?] 32629[?] -32630[?] 32628[?]  is mandatory 
323.45/320.21	c qxplain 427/431
323.45/320.25	c qxplain 430/431
323.45/320.28	c qxplain 431/431
323.55/320.31	c 126445[?] 32630[?] -32631[?] 32627[?]  is mandatory 
323.55/320.31	c qxplain 430/430
323.55/320.35	c 126448[?] 32631[?] -32632[?] 32626[?]  is mandatory 
323.55/320.35	c qxplain 427/429
323.55/320.38	c qxplain 429/429
323.65/320.41	c 126451[?] 32632[?] -32633[?] 32625[?]  is mandatory 
323.65/320.41	c qxplain 427/428
323.65/320.45	c qxplain 428/428
323.65/320.48	c 126452[?] -32634[?] 11741[?]  is mandatory 
323.65/320.48	c qxplain 427/427
323.75/320.51	c 126453[?] 32633[?] -32634[?]  is mandatory 
323.75/320.51	c qxplain 418/426
323.75/320.55	c qxplain 423/426
323.75/320.58	c qxplain 425/426
323.85/320.61	c qxplain 426/426
323.85/320.64	c 126455[?] -32635[?] 32634[?]  is mandatory 
323.85/320.64	c qxplain 425/425
323.85/320.68	c 126456[?] -32635[?] 12320[?]  is mandatory 
323.85/320.68	c qxplain 423/424
323.95/320.71	c qxplain 424/424
323.95/320.72	c qxplain 423/423
323.95/320.75	c 126459[?] -32636[?] 32635[?]  is mandatory 
323.95/320.75	c qxplain 418/422
323.95/320.78	c qxplain 421/422
324.05/320.81	c qxplain 418/420
324.05/320.85	c qxplain 420/420
324.05/320.85	c qxplain 418/419
324.05/320.89	c qxplain 419/419
324.15/320.92	c 126463[?] -32637[?] 32623[?] 32636[?]  is mandatory 
324.15/320.92	c qxplain 418/418
324.15/320.95	c 126465[?] -32638[?] 32637[?]  is mandatory 
324.15/320.95	c qxplain 400/417
324.15/320.98	c qxplain 409/417
324.25/321.02	c qxplain 414/417
324.25/321.05	c qxplain 416/417
324.25/321.05	c qxplain 414/415
324.25/321.09	c qxplain 415/415
324.36/321.12	c 126469[?] -32639[?] 32638[?] 32622[?]  is mandatory 
324.36/321.12	c qxplain 414/414
324.36/321.15	c 126471[?] -32640[?] 32639[?]  is mandatory 
324.36/321.15	c qxplain 409/413
324.36/321.18	c qxplain 412/413
324.36/321.19	c qxplain 409/411
324.46/321.22	c qxplain 411/411
324.46/321.26	c 126475[?] -32641[?] 32640[?] 32621[?]  is mandatory 
324.46/321.26	c qxplain 409/410
324.46/321.29	c qxplain 410/410
324.46/321.29	c qxplain 409/409
324.55/321.33	c 126477[?] -32642[?] 32641[?]  is mandatory 
324.55/321.33	c qxplain 400/408
324.55/321.36	c qxplain 405/408
324.55/321.39	c qxplain 407/408
324.65/321.40	c qxplain 405/406
324.65/321.43	c qxplain 406/406
324.65/321.46	c 126481[?] -32643[?] 32642[?] 32620[?]  is mandatory 
324.65/321.46	c qxplain 405/405
324.65/321.47	c qxplain 400/404
324.75/321.50	c qxplain 403/404
324.75/321.54	c qxplain 404/404
324.75/321.58	c 126483[?] -32644[?] 32643[?]  is mandatory 
324.75/321.58	c qxplain 403/403
324.75/321.58	c qxplain 400/402
324.90/321.62	c qxplain 402/402
324.90/321.65	c 126487[?] 32619[?] -32645[?] 32644[?]  is mandatory 
324.90/321.65	c qxplain 400/401
324.90/321.68	c qxplain 401/401
325.00/321.72	c 126489[?] -32646[?] 32645[?]  is mandatory 
325.00/321.72	c qxplain 400/400
325.00/321.75	c 126493[?] 32618[?] 32646[?] -32647[?]  is mandatory 
325.00/321.75	c qxplain 364/399
325.00/321.79	c qxplain 382/399
325.10/321.83	c qxplain 391/399
325.10/321.86	c qxplain 396/399
325.10/321.89	c qxplain 398/399
325.20/321.93	c qxplain 399/399
325.20/321.96	c 126497[?] -32649[?] 32475[?]  is mandatory 
325.20/321.96	c qxplain 398/398
325.20/321.99	c 126498[?] -32649[?] 24840[?]  is mandatory 
325.20/321.99	c qxplain 396/397
325.30/322.02	c qxplain 397/397
325.30/322.06	c 126500[?] -32650[?] 32499[?]  is mandatory 
325.30/322.06	c qxplain 396/396
325.30/322.09	c 126501[?] -32650[?] 20077[?]  is mandatory 
325.30/322.09	c qxplain 391/395
325.39/322.12	c qxplain 394/395
325.39/322.16	c qxplain 395/395
325.39/322.19	c 126503[?] -32651[?] 32524[?]  is mandatory 
325.39/322.19	c qxplain 394/394
325.50/322.22	c 126504[?] -32651[?] 16704[?]  is mandatory 
325.50/322.22	c qxplain 391/393
325.50/322.26	c qxplain 393/393
325.50/322.29	c 126506[?] -32652[?] 32550[?]  is mandatory 
325.50/322.29	c qxplain 391/392
325.60/322.32	c qxplain 392/392
325.60/322.35	c 126507[?] -32652[?] 14436[?]  is mandatory 
325.60/322.35	c qxplain 391/391
325.60/322.39	c 126509[?] -32653[?] 32577[?]  is mandatory 
325.60/322.39	c qxplain 382/390
325.69/322.42	c qxplain 387/390
325.69/322.45	c qxplain 389/390
325.69/322.49	c qxplain 390/390
325.79/322.52	c 126510[?] -32653[?] 13015[?]  is mandatory 
325.79/322.52	c qxplain 389/389
325.79/322.52	c qxplain 387/388
325.79/322.56	c qxplain 388/388
325.79/322.59	c 126512[?] -32654[?] 32605[?]  is mandatory 
325.79/322.59	c qxplain 387/387
325.89/322.62	c 126513[?] -32654[?] 12189[?]  is mandatory 
325.89/322.62	c qxplain 382/386
325.89/322.66	c qxplain 385/386
325.89/322.69	c qxplain 386/386
325.99/322.72	c 126515[?] -32655[?] 32634[?]  is mandatory 
325.99/322.72	c qxplain 385/385
325.99/322.76	c 126516[?] -32655[?] 12187[?]  is mandatory 
325.99/322.76	c qxplain 382/384
325.99/322.79	c qxplain 384/384
326.09/322.82	c qxplain 382/383
326.09/322.85	c qxplain 383/383
326.09/322.88	c qxplain 382/382
326.19/322.92	c 126520[?] -32657[?] 12392[?]  is mandatory 
326.19/322.92	c qxplain 364/381
326.19/322.95	c qxplain 373/381
326.19/322.98	c qxplain 378/381
326.29/323.02	c qxplain 380/381
326.29/323.05	c qxplain 381/381
326.29/323.09	c 126521[?] 2404[?] -32657[?]  is mandatory 
326.29/323.09	c qxplain 380/380
326.39/323.13	c 126523[?] -32658[?] 12411[?]  is mandatory 
326.39/323.13	c qxplain 378/379
326.39/323.16	c qxplain 379/379
326.39/323.19	c 126524[?] 2091[?] -32658[?]  is mandatory 
326.39/323.19	c qxplain 378/378
326.49/323.23	c 126526[?] -32659[?] 12420[?]  is mandatory 
326.49/323.23	c qxplain 373/377
326.49/323.26	c qxplain 376/377
326.49/323.30	c qxplain 377/377
326.60/323.33	c 126527[?] 1790[?] -32659[?]  is mandatory 
326.60/323.33	c qxplain 376/376
326.60/323.37	c 126529[?] -32660[?] 12430[?]  is mandatory 
326.60/323.37	c qxplain 373/375
326.60/323.40	c qxplain 375/375
326.70/323.44	c 126530[?] 1501[?] -32660[?]  is mandatory 
326.70/323.44	c qxplain 373/374
326.70/323.47	c qxplain 374/374
326.79/323.50	c 126534[?] 32660[?] -32661[?] 32659[?]  is mandatory 
326.79/323.50	c qxplain 373/373
326.79/323.54	c 126537[?] 32661[?] -32662[?] 32658[?]  is mandatory 
326.79/323.54	c qxplain 364/372
326.79/323.57	c qxplain 369/372
326.89/323.62	c qxplain 371/372
326.89/323.65	c qxplain 372/372
326.89/323.69	c 126540[?] 32662[?] -32663[?] 32657[?]  is mandatory 
326.89/323.69	c qxplain 371/371
326.99/323.72	c 126541[?] 11744[?] -32664[?]  is mandatory 
326.99/323.72	c qxplain 369/370
326.99/323.75	c qxplain 370/370
326.99/323.78	c 126542[?] 32663[?] -32664[?]  is mandatory 
326.99/323.78	c qxplain 369/369
327.09/323.82	c 126544[?] 32664[?] -32665[?]  is mandatory 
327.09/323.82	c qxplain 364/368
327.09/323.85	c qxplain 367/368
327.09/323.88	c qxplain 368/368
327.19/323.92	c 126545[?] -32665[?] 11923[?]  is mandatory 
327.19/323.92	c qxplain 367/367
327.19/323.95	c 126548[?] -32666[?] 32665[?]  is mandatory 
327.19/323.95	c qxplain 364/366
327.19/323.98	c qxplain 366/366
327.29/324.01	c 126552[?] -32667[?] 32666[?] 32655[?]  is mandatory 
327.29/324.01	c qxplain 364/365
327.29/324.05	c qxplain 365/365
327.29/324.08	c 126554[?] -32668[?] 32667[?]  is mandatory 
327.29/324.08	c qxplain 364/364
327.39/324.11	c 126558[?] -32669[?] 32668[?] 32654[?]  is mandatory 
327.39/324.11	c qxplain 291/363
327.39/324.14	c qxplain 328/363
327.39/324.17	c qxplain 346/363
327.49/324.21	c qxplain 355/363
327.49/324.24	c qxplain 360/363
327.49/324.27	c qxplain 362/363
327.59/324.30	c qxplain 363/363
327.59/324.31	c qxplain 362/362
327.59/324.34	c 126560[?] -32670[?] 32669[?]  is mandatory 
327.59/324.34	c qxplain 360/361
327.59/324.37	c qxplain 361/361
327.69/324.41	c 126564[?] -32671[?] 32670[?] 32653[?]  is mandatory 
327.69/324.41	c qxplain 360/360
327.69/324.41	c qxplain 355/359
327.69/324.44	c qxplain 358/359
327.69/324.48	c qxplain 359/359
327.80/324.51	c 126566[?] -32672[?] 32671[?]  is mandatory 
327.80/324.51	c qxplain 358/358
327.80/324.54	c 126570[?] 32672[?] -32673[?] 32652[?]  is mandatory 
327.80/324.54	c qxplain 355/357
327.80/324.57	c qxplain 357/357
327.80/324.58	c qxplain 355/356
327.89/324.61	c qxplain 356/356
327.89/324.64	c 126572[?] -32674[?] 32673[?]  is mandatory 
327.89/324.64	c qxplain 355/355
327.89/324.68	c 126576[?] -32675[?] 32674[?] 32651[?]  is mandatory 
327.89/324.68	c qxplain 346/354
327.99/324.71	c qxplain 351/354
327.99/324.74	c qxplain 353/354
327.99/324.77	c qxplain 354/354
327.99/324.78	c qxplain 353/353
328.10/324.81	c 126578[?] 32675[?] -32676[?]  is mandatory 
328.10/324.81	c qxplain 351/352
328.10/324.84	c qxplain 352/352
328.10/324.88	c 126582[?] 32676[?] 32650[?] -32677[?]  is mandatory 
328.10/324.88	c qxplain 351/351
328.10/324.88	c qxplain 346/350
328.20/324.91	c qxplain 349/350
328.20/324.95	c qxplain 350/350
328.20/324.98	c 126584[?] 32677[?] -32678[?]  is mandatory 
328.20/324.98	c qxplain 349/349
328.30/325.01	c 126588[?] 32678[?] 32649[?] -32679[?]  is mandatory 
328.30/325.01	c qxplain 346/348
328.30/325.04	c qxplain 348/348
328.30/325.08	c 126592[?] 32475[?] -32681[?]  is mandatory 
328.30/325.08	c qxplain 346/347
328.40/325.11	c qxplain 347/347
328.40/325.14	c 126593[?] 11948[?] -32681[?]  is mandatory 
328.40/325.14	c qxplain 346/346
328.40/325.17	c qxplain 328/345
328.50/325.21	c qxplain 337/345
328.50/325.25	c qxplain 342/345
328.50/325.28	c qxplain 344/345
328.60/325.31	c qxplain 345/345
328.60/325.34	c 126595[?] -32682[?] 32499[?]  is mandatory 
328.60/325.34	c qxplain 344/344
328.60/325.38	c 126596[?] -32682[?] 11945[?]  is mandatory 
328.60/325.38	c qxplain 342/343
328.70/325.41	c qxplain 343/343
328.70/325.41	c qxplain 342/342
328.70/325.45	c 126598[?] -32683[?] 32524[?]  is mandatory 
328.70/325.45	c qxplain 337/341
328.70/325.48	c qxplain 340/341
328.80/325.51	c qxplain 341/341
328.80/325.55	c 126599[?] -32683[?] 11942[?]  is mandatory 
328.80/325.55	c qxplain 340/340
328.80/325.58	c qxplain 337/339
328.90/325.61	c qxplain 339/339
328.90/325.64	c 126601[?] 32550[?] -32684[?]  is mandatory 
328.90/325.64	c qxplain 337/338
328.90/325.67	c qxplain 338/338
329.00/325.71	c 126602[?] 11939[?] -32684[?]  is mandatory 
329.00/325.71	c qxplain 337/337
329.00/325.74	c qxplain 328/336
329.00/325.77	c qxplain 333/336
329.10/325.80	c qxplain 335/336
329.10/325.84	c qxplain 336/336
329.10/325.87	c 126604[?] -32685[?] 32577[?]  is mandatory 
329.10/325.87	c qxplain 335/335
329.20/325.90	c 126605[?] -32685[?] 11936[?]  is mandatory 
329.20/325.90	c qxplain 333/334
329.20/325.94	c qxplain 334/334
329.20/325.94	c qxplain 333/333
329.20/325.97	c 126607[?] 32605[?] -32686[?]  is mandatory 
329.20/325.97	c qxplain 328/332
329.30/326.01	c qxplain 331/332
329.30/326.04	c qxplain 332/332
329.30/326.07	c 126608[?] -32686[?] 11933[?]  is mandatory 
329.30/326.07	c qxplain 331/331
329.40/326.11	c 126610[?] -32687[?] 32634[?]  is mandatory 
329.40/326.11	c qxplain 328/330
329.40/326.14	c qxplain 330/330
329.40/326.17	c 126611[?] -32687[?] 11821[?]  is mandatory 
329.40/326.17	c qxplain 328/329
329.50/326.20	c qxplain 329/329
329.50/326.24	c 126613[?] 32664[?] -32688[?]  is mandatory 
329.50/326.24	c qxplain 328/328
329.50/326.27	c 126614[?] 11818[?] -32688[?]  is mandatory 
329.50/326.27	c qxplain 291/327
329.60/326.30	c qxplain 310/327
329.60/326.33	c qxplain 319/327
329.60/326.37	c qxplain 324/327
329.70/326.40	c qxplain 326/327
329.70/326.43	c qxplain 324/325
329.70/326.47	c qxplain 325/325
329.70/326.49	c qxplain 324/324
329.80/326.53	c 126618[?] -32690[?] 11953[?]  is mandatory 
329.80/326.53	c qxplain 319/323
329.80/326.56	c qxplain 322/323
329.80/326.59	c qxplain 323/323
329.80/326.60	c qxplain 322/322
329.90/326.63	c 126621[?] -32691[?] 11964[?]  is mandatory 
329.90/326.63	c qxplain 319/321
329.90/326.66	c qxplain 321/321
329.90/326.70	c 126622[?] 2091[?] -32691[?]  is mandatory 
329.90/326.70	c qxplain 319/320
330.00/326.73	c qxplain 320/320
330.00/326.76	c 126624[?] -32692[?] 11970[?]  is mandatory 
330.00/326.76	c qxplain 319/319
330.00/326.80	c 126625[?] 1790[?] -32692[?]  is mandatory 
330.00/326.80	c qxplain 310/318
330.09/326.83	c qxplain 315/318
330.09/326.86	c qxplain 317/318
330.09/326.90	c qxplain 318/318
330.19/326.93	c 126629[?] 32692[?] -32693[?] 32691[?]  is mandatory 
330.19/326.93	c qxplain 317/317
330.19/326.96	c 126632[?] 32693[?] -32694[?] 32690[?]  is mandatory 
330.19/326.96	c qxplain 315/316
330.19/326.99	c qxplain 316/316
330.29/327.03	c 126633[?] -32695[?] 11634[?]  is mandatory 
330.29/327.03	c qxplain 315/315
330.29/327.06	c 126634[?] 32694[?] -32695[?]  is mandatory 
330.29/327.06	c qxplain 310/314
330.29/327.09	c qxplain 313/314
330.39/327.13	c qxplain 314/314
330.39/327.16	c 126636[?] -32696[?] 32695[?]  is mandatory 
330.39/327.16	c qxplain 313/313
330.39/327.19	c 126637[?] -32696[?] 11630[?]  is mandatory 
330.39/327.19	c qxplain 310/312
330.49/327.22	c qxplain 312/312
330.49/327.25	c qxplain 310/311
330.49/327.28	c qxplain 311/311
330.59/327.32	c 126640[?] -32697[?] 32696[?]  is mandatory 
330.59/327.32	c qxplain 310/310
330.59/327.35	c 126644[?] -32698[?] 32697[?] 32688[?]  is mandatory 
330.59/327.35	c qxplain 291/309
330.59/327.38	c qxplain 301/309
330.69/327.41	c qxplain 306/309
330.69/327.44	c qxplain 308/309
330.69/327.48	c qxplain 309/309
330.69/327.48	c qxplain 308/308
330.79/327.52	c 126646[?] 32698[?] -32699[?]  is mandatory 
330.79/327.52	c qxplain 306/307
330.79/327.55	c qxplain 307/307
330.79/327.58	c 126650[?] 32699[?] -32700[?] 32687[?]  is mandatory 
330.79/327.58	c qxplain 306/306
330.79/327.59	c qxplain 301/305
330.89/327.62	c qxplain 304/305
330.89/327.65	c qxplain 305/305
330.89/327.68	c 126652[?] -32701[?] 32700[?]  is mandatory 
330.89/327.68	c qxplain 304/304
331.00/327.71	c 126656[?] 32701[?] -32702[?] 32686[?]  is mandatory 
331.00/327.71	c qxplain 301/303
331.00/327.75	c qxplain 303/303
331.00/327.75	c qxplain 301/302
331.00/327.78	c qxplain 302/302
331.10/327.82	c 126658[?] 32702[?] -32703[?]  is mandatory 
331.10/327.82	c qxplain 301/301
331.10/327.85	c 126662[?] -32704[?] 32703[?] 32685[?]  is mandatory 
331.10/327.85	c qxplain 291/300
331.10/327.88	c qxplain 296/300
331.19/327.91	c qxplain 299/300
331.19/327.95	c qxplain 300/300
331.19/327.95	c qxplain 299/299
331.19/327.98	c 126664[?] -32705[?] 32704[?]  is mandatory 
331.19/327.98	c qxplain 296/298
331.29/328.02	c qxplain 298/298
331.29/328.05	c 126668[?] 32684[?] -32706[?] 32705[?]  is mandatory 
331.29/328.05	c qxplain 296/297
331.29/328.08	c qxplain 297/297
331.29/328.09	c qxplain 296/296
331.39/328.12	c 126670[?] 32706[?] -32707[?]  is mandatory 
331.39/328.12	c qxplain 291/295
331.39/328.15	c qxplain 294/295
331.39/328.18	c qxplain 295/295
331.49/328.22	c 126674[?] 32707[?] -32708[?] 32683[?]  is mandatory 
331.49/328.22	c qxplain 294/294
331.49/328.22	c qxplain 291/293
331.49/328.25	c qxplain 293/293
331.49/328.29	c 126676[?] 32708[?] -32709[?]  is mandatory 
331.49/328.29	c qxplain 291/292
331.59/328.32	c qxplain 292/292
331.59/328.35	c 126680[?] 32709[?] 32682[?] -32710[?]  is mandatory 
331.59/328.35	c qxplain 291/291
331.59/328.36	c qxplain 0/290
331.59/328.39	c qxplain 146/290
331.70/328.42	c qxplain 219/290
331.70/328.46	c qxplain 255/290
331.70/328.49	c qxplain 273/290
331.80/328.52	c qxplain 282/290
331.80/328.56	c qxplain 287/290
331.80/328.59	c qxplain 289/290
331.90/328.62	c qxplain 290/290
331.90/328.65	c 126682[?] 32710[?] -32711[?]  is mandatory 
331.90/328.65	c qxplain 289/289
331.90/328.68	c 126686[?] 32711[?] 32681[?] -32712[?]  is mandatory 
331.90/328.68	c qxplain 287/288
332.00/328.72	c qxplain 288/288
332.00/328.75	c 126690[?] -32714[?] 32475[?]  is mandatory 
332.00/328.75	c qxplain 287/287
332.00/328.79	c 126691[?] -32714[?] 11752[?]  is mandatory 
332.00/328.79	c qxplain 282/286
332.10/328.82	c qxplain 285/286
332.10/328.85	c qxplain 286/286
332.10/328.89	c 126693[?] -32715[?] 32499[?]  is mandatory 
332.10/328.89	c qxplain 285/285
332.20/328.92	c 126694[?] -32715[?] 11751[?]  is mandatory 
332.20/328.92	c qxplain 282/284
332.20/328.95	c qxplain 284/284
332.20/328.96	c qxplain 282/283
332.20/328.99	c qxplain 283/283
332.30/329.02	c 126696[?] -32716[?] 32524[?]  is mandatory 
332.30/329.02	c qxplain 282/282
332.30/329.06	c 126697[?] -32716[?] 11750[?]  is mandatory 
332.30/329.06	c qxplain 273/281
332.40/329.10	c qxplain 278/281
332.40/329.13	c qxplain 280/281
332.40/329.16	c qxplain 281/281
332.40/329.17	c qxplain 280/280
332.50/329.20	c 126699[?] -32717[?] 32550[?]  is mandatory 
332.50/329.20	c qxplain 278/279
332.50/329.23	c qxplain 279/279
332.50/329.27	c 126700[?] -32717[?] 11749[?]  is mandatory 
332.50/329.27	c qxplain 278/278
332.50/329.29	c qxplain 273/277
332.60/329.32	c qxplain 276/277
332.60/329.36	c qxplain 277/277
332.60/329.39	c 126702[?] -32718[?] 32577[?]  is mandatory 
332.60/329.39	c qxplain 276/276
332.70/329.42	c 126703[?] -32718[?] 11748[?]  is mandatory 
332.70/329.42	c qxplain 273/275
332.70/329.46	c qxplain 275/275
332.70/329.46	c qxplain 273/274
332.70/329.49	c qxplain 274/274
332.80/329.53	c 126705[?] -32719[?] 32605[?]  is mandatory 
332.80/329.53	c qxplain 273/273
332.80/329.56	c 126706[?] -32719[?] 11747[?]  is mandatory 
332.80/329.56	c qxplain 255/272
332.89/329.60	c qxplain 264/272
332.89/329.63	c qxplain 269/272
332.89/329.66	c qxplain 271/272
332.89/329.70	c qxplain 272/272
332.99/329.73	c 126708[?] -32720[?] 32634[?]  is mandatory 
332.99/329.73	c qxplain 271/271
332.99/329.76	c 126709[?] -32720[?] 11746[?]  is mandatory 
332.99/329.76	c qxplain 269/270
332.99/329.79	c qxplain 270/270
333.09/329.83	c 126711[?] -32721[?] 32664[?]  is mandatory 
333.09/329.83	c qxplain 269/269
333.09/329.86	c 126712[?] -32721[?] 11637[?]  is mandatory 
333.09/329.86	c qxplain 264/268
333.09/329.89	c qxplain 267/268
333.20/329.93	c qxplain 268/268
333.20/329.96	c 126714[?] 32722[?] 32695[?]  is mandatory 
333.20/329.96	c qxplain 267/267
333.20/329.96	c qxplain 264/266
333.20/330.00	c qxplain 266/266
333.30/330.03	c 126718[?] -32723[?] 11636[?] 32722[?]  is mandatory 
333.30/330.03	c qxplain 264/265
333.30/330.06	c qxplain 265/265
333.30/330.09	c 126719[?] -32724[?] 32689[?]  is mandatory 
333.30/330.09	c qxplain 264/264
333.39/330.13	c 126720[?] -32724[?] 32723[?]  is mandatory 
333.39/330.13	c qxplain 255/263
333.39/330.16	c qxplain 260/263
333.39/330.19	c qxplain 262/263
333.49/330.23	c qxplain 263/263
333.49/330.26	c 126724[?] -32725[?] 32724[?] 32721[?]  is mandatory 
333.49/330.26	c qxplain 262/262
333.49/330.29	c 126725[?] 32656[?] -32726[?]  is mandatory 
333.49/330.29	c qxplain 260/261
333.59/330.32	c qxplain 261/261
333.59/330.36	c 126726[?] -32726[?] 32725[?]  is mandatory 
333.59/330.36	c qxplain 260/260
333.59/330.39	c 126730[?] 32726[?] -32727[?] 32720[?]  is mandatory 
333.59/330.39	c qxplain 255/259
333.69/330.42	c qxplain 258/259
333.69/330.45	c qxplain 259/259
333.69/330.49	c 126731[?] 32624[?] -32728[?]  is mandatory 
333.69/330.49	c qxplain 258/258
333.79/330.52	c 126732[?] 32727[?] -32728[?]  is mandatory 
333.79/330.52	c qxplain 255/257
333.79/330.55	c qxplain 257/257
333.79/330.58	c 126736[?] 32728[?] -32729[?] 32719[?]  is mandatory 
333.79/330.58	c qxplain 255/256
333.89/330.62	c qxplain 256/256
333.89/330.65	c 126737[?] 32593[?] -32730[?]  is mandatory 
333.89/330.65	c qxplain 255/255
333.89/330.68	c 126738[?] 32729[?] -32730[?]  is mandatory 
333.89/330.68	c qxplain 219/254
333.99/330.72	c qxplain 237/254
333.99/330.75	c qxplain 246/254
333.99/330.78	c qxplain 251/254
334.09/330.81	c qxplain 253/254
334.09/330.85	c qxplain 254/254
334.09/330.88	c 126742[?] 32730[?] -32731[?] 32718[?]  is mandatory 
334.09/330.88	c qxplain 253/253
334.19/330.91	c 126743[?] 32563[?] -32732[?]  is mandatory 
334.19/330.91	c qxplain 251/252
334.19/330.94	c qxplain 252/252
334.19/330.98	c 126744[?] 32731[?] -32732[?]  is mandatory 
334.19/330.98	c qxplain 251/251
334.30/331.01	c 126748[?] 32732[?] -32733[?] 32717[?]  is mandatory 
334.30/331.01	c qxplain 246/250
334.30/331.04	c qxplain 249/250
334.30/331.07	c qxplain 250/250
334.40/331.11	c 126749[?] 32534[?] -32734[?]  is mandatory 
334.40/331.11	c qxplain 249/249
334.40/331.14	c 126750[?] 32733[?] -32734[?]  is mandatory 
334.40/331.14	c qxplain 246/248
334.40/331.17	c qxplain 248/248
334.49/331.20	c 126754[?] 32734[?] -32735[?] 32716[?]  is mandatory 
334.49/331.20	c qxplain 246/247
334.49/331.24	c qxplain 247/247
334.49/331.27	c 126755[?] 32506[?] -32736[?]  is mandatory 
334.49/331.27	c qxplain 246/246
334.59/331.30	c 126756[?] 32735[?] -32736[?]  is mandatory 
334.59/331.30	c qxplain 237/245
334.59/331.33	c qxplain 242/245
334.59/331.37	c qxplain 244/245
334.69/331.40	c qxplain 245/245
334.69/331.43	c 126760[?] 32736[?] -32737[?] 32715[?]  is mandatory 
334.69/331.43	c qxplain 244/244
334.69/331.46	c 126761[?] 32477[?] -32738[?]  is mandatory 
334.69/331.46	c qxplain 242/243
334.69/331.50	c qxplain 243/243
334.79/331.53	c 126762[?] 32737[?] -32738[?]  is mandatory 
334.79/331.53	c qxplain 242/242
334.79/331.56	c 126766[?] 32738[?] 32714[?] -32739[?]  is mandatory 
334.79/331.56	c qxplain 237/241
334.79/331.59	c qxplain 240/241
334.89/331.63	c qxplain 241/241
334.89/331.66	c 127376[?] -32943[?] 11753[?]  is mandatory 
334.89/331.66	c qxplain 240/240
334.89/331.69	c 127380[?] 2091[?] -32944[?]  is mandatory 
334.89/331.69	c qxplain 237/239
334.99/331.73	c qxplain 239/239
334.99/331.76	c 127384[?] 32944[?] -32945[?] 32943[?]  is mandatory 
334.99/331.76	c qxplain 237/238
334.99/331.79	c qxplain 238/238
335.09/331.82	c 127385[?] -32946[?] 11630[?]  is mandatory 
335.09/331.82	c qxplain 237/237
335.09/331.86	c 127386[?] 32945[?] -32946[?]  is mandatory 
335.09/331.86	c qxplain 219/236
335.09/331.89	c qxplain 228/236
335.19/331.92	c qxplain 233/236
335.19/331.96	c qxplain 235/236
335.19/331.99	c qxplain 236/236
335.29/332.02	c 127388[?] 32947[?] 32946[?]  is mandatory 
335.29/332.02	c qxplain 235/235
335.29/332.05	c 127392[?] 32948[?] -32947[?] -32722[?]  is mandatory 
335.29/332.05	c qxplain 233/234
335.29/332.09	c qxplain 234/234
335.40/332.12	c 127394[?] -32948[?] 32949[?]  is mandatory 
335.40/332.12	c qxplain 233/233
335.40/332.15	c 127398[?] -32689[?] -32949[?] 32950[?]  is mandatory 
335.40/332.15	c qxplain 228/232
335.40/332.18	c qxplain 231/232
335.50/332.22	c qxplain 232/232
335.50/332.25	c 127400[?] -32950[?] 32951[?]  is mandatory 
335.50/332.25	c qxplain 231/231
335.50/332.28	c 127404[?] -32951[?] 32952[?] -32656[?]  is mandatory 
335.50/332.28	c qxplain 228/230
335.60/332.32	c qxplain 230/230
335.60/332.36	c 127406[?] -32952[?] 32953[?]  is mandatory 
335.60/332.36	c qxplain 228/229
335.60/332.39	c qxplain 229/229
335.74/332.42	c 127410[?] -32953[?] 32954[?] -32624[?]  is mandatory 
335.74/332.42	c qxplain 228/228
335.74/332.45	c 127412[?] -32954[?] 32955[?]  is mandatory 
335.74/332.45	c qxplain 219/227
335.74/332.49	c qxplain 224/227
335.84/332.52	c qxplain 226/227
335.84/332.55	c qxplain 227/227
335.84/332.58	c 127416[?] -32955[?] 32956[?] -32593[?]  is mandatory 
335.84/332.58	c qxplain 226/226
335.94/332.62	c 127418[?] -32956[?] 32957[?]  is mandatory 
335.94/332.62	c qxplain 224/225
335.94/332.65	c qxplain 225/225
335.94/332.68	c 127422[?] -32957[?] 32958[?] -32563[?]  is mandatory 
335.94/332.68	c qxplain 224/224
336.04/332.71	c 127424[?] -32958[?] 32959[?]  is mandatory 
336.04/332.71	c qxplain 219/223
336.04/332.75	c qxplain 222/223
336.04/332.78	c qxplain 223/223
336.14/332.81	c 127428[?] -32959[?] 32960[?] -32534[?]  is mandatory 
336.14/332.81	c qxplain 222/222
336.14/332.84	c 127430[?] -32960[?] 32961[?]  is mandatory 
336.14/332.84	c qxplain 219/221
336.14/332.88	c qxplain 221/221
336.24/332.91	c 127434[?] -32961[?] 32962[?] -32506[?]  is mandatory 
336.24/332.91	c qxplain 219/220
336.24/332.94	c qxplain 220/220
336.24/332.97	c 127436[?] -32962[?] 32963[?]  is mandatory 
336.24/332.97	c qxplain 219/219
336.33/333.01	c 127440[?] -32963[?] -32477[?] 32964[?]  is mandatory 
336.33/333.01	c qxplain 146/218
336.33/333.04	c qxplain 183/218
336.33/333.07	c qxplain 201/218
336.43/333.10	c qxplain 210/218
336.43/333.14	c qxplain 215/218
336.43/333.17	c qxplain 217/218
336.43/333.20	c qxplain 218/218
336.54/333.23	c 127442[?] -32964[?] 32965[?]  is mandatory 
336.54/333.23	c qxplain 217/217
336.54/333.27	c 127446[?] -32965[?] -32431[?] 32966[?]  is mandatory 
336.54/333.27	c qxplain 215/216
336.54/333.30	c qxplain 216/216
336.64/333.33	c 127448[?] -32966[?] -32967[?]  is mandatory 
336.64/333.33	c qxplain 215/215
336.64/333.37	c 127449[?] 32429[?] -32968[?]  is mandatory 
336.64/333.37	c qxplain 210/214
336.73/333.40	c qxplain 213/214
336.73/333.43	c qxplain 214/214
336.73/333.46	c 127450[?] 32967[?] -32968[?]  is mandatory 
336.73/333.46	c qxplain 213/213
336.73/333.50	c 127452[?] 32968[?] 32969[?]  is mandatory 
336.73/333.50	c qxplain 210/212
336.83/333.53	c qxplain 212/212
336.83/333.56	c 127454[?] 11726[?] -32970[?]  is mandatory 
336.83/333.56	c qxplain 210/211
336.83/333.59	c qxplain 211/211
336.93/333.63	c 127455[?] 25051[?] -32970[?]  is mandatory 
336.93/333.63	c qxplain 210/210
336.93/333.66	c 127460[?] 11540[?] -32972[?]  is mandatory 
336.93/333.66	c qxplain 201/209
336.93/333.69	c qxplain 206/209
337.03/333.72	c qxplain 208/209
337.03/333.76	c qxplain 209/209
337.03/333.79	c 127463[?] 32430[?] -32973[?]  is mandatory 
337.03/333.79	c qxplain 208/208
337.13/333.82	c 127466[?] 32972[?] -32974[?]  is mandatory 
337.13/333.82	c qxplain 206/207
337.13/333.86	c qxplain 207/207
337.13/333.89	c 127467[?] 32973[?] -32974[?]  is mandatory 
337.13/333.89	c qxplain 206/206
337.23/333.92	c 127470[?] -32975[?] 31243[?]  is mandatory 
337.23/333.92	c qxplain 201/205
337.23/333.95	c qxplain 204/205
337.23/333.99	c qxplain 205/205
337.33/334.02	c 127472[?] 11724[?] -32976[?]  is mandatory 
337.33/334.02	c qxplain 204/204
337.33/334.02	c qxplain 201/203
337.33/334.06	c qxplain 203/203
337.33/334.06	c qxplain 201/202
337.33/334.09	c qxplain 202/202
337.43/334.13	c 127477[?] 32976[?] 32975[?] -32977[?]  is mandatory 
337.43/334.13	c qxplain 201/201
337.43/334.16	c 127478[?] -32978[?] 11540[?]  is mandatory 
337.43/334.16	c qxplain 183/200
337.43/334.19	c qxplain 192/200
337.53/334.23	c qxplain 197/200
337.53/334.26	c qxplain 199/200
337.53/334.29	c qxplain 200/200
337.64/334.32	c 127479[?] -32978[?] 32977[?]  is mandatory 
337.64/334.32	c qxplain 199/199
337.64/334.36	c 127481[?] 31632[?] -32979[?]  is mandatory 
337.64/334.36	c qxplain 197/198
337.64/334.39	c qxplain 198/198
337.74/334.42	c 127482[?] 32970[?] -32979[?]  is mandatory 
337.74/334.42	c qxplain 197/197
337.74/334.45	c 127485[?] 32979[?] -32980[?]  is mandatory 
337.74/334.45	c qxplain 192/196
337.74/334.48	c qxplain 195/196
337.84/334.52	c qxplain 196/196
337.84/334.55	c 127489[?] 32980[?] 32978[?] -32981[?]  is mandatory 
337.84/334.55	c qxplain 195/195
337.84/334.58	c 127490[?] 32430[?] -32982[?]  is mandatory 
337.84/334.58	c qxplain 192/194
337.94/334.61	c qxplain 194/194
337.94/334.65	c 127491[?] 32977[?] -32982[?]  is mandatory 
337.94/334.65	c qxplain 192/193
337.94/334.68	c qxplain 193/193
338.04/334.71	c 127493[?] 32475[?] -32983[?]  is mandatory 
338.04/334.71	c qxplain 192/192
338.04/334.75	c 127494[?] 32970[?] -32983[?]  is mandatory 
338.04/334.75	c qxplain 183/191
338.04/334.78	c qxplain 188/191
338.14/334.81	c qxplain 190/191
338.14/334.85	c qxplain 191/191
338.14/334.88	c 127497[?] 32983[?] -32984[?]  is mandatory 
338.14/334.88	c qxplain 190/190
338.24/334.91	c 127501[?] 32982[?] 32984[?] -32985[?]  is mandatory 
338.24/334.91	c qxplain 188/189
338.24/334.94	c qxplain 189/189
338.24/334.98	c 127502[?] 32981[?] -32986[?]  is mandatory 
338.24/334.98	c qxplain 188/188
338.34/335.01	c 127503[?] 32985[?] -32986[?]  is mandatory 
338.34/335.01	c qxplain 183/187
338.34/335.04	c qxplain 186/187
338.34/335.07	c qxplain 187/187
338.44/335.10	c qxplain 186/186
338.44/335.13	c 127506[?] 24820[?] -32987[?]  is mandatory 
338.44/335.13	c qxplain 183/185
338.44/335.16	c qxplain 185/185
338.54/335.20	c 127508[?] 11724[?] -32988[?]  is mandatory 
338.54/335.20	c qxplain 183/184
338.54/335.23	c qxplain 184/184
338.54/335.26	c 127509[?] 31243[?] -32988[?]  is mandatory 
338.54/335.26	c qxplain 183/183
338.54/335.27	c qxplain 146/182
338.64/335.30	c qxplain 165/182
338.64/335.33	c qxplain 174/182
338.64/335.37	c qxplain 179/182
338.64/335.40	c qxplain 181/182
338.74/335.43	c qxplain 182/182
338.74/335.46	c 127513[?] 32988[?] 32987[?] -32989[?]  is mandatory 
338.74/335.46	c qxplain 181/181
338.74/335.50	c 127514[?] 11540[?] -32990[?]  is mandatory 
338.74/335.50	c qxplain 179/180
338.84/335.53	c qxplain 180/180
338.84/335.56	c 127515[?] 32989[?] -32990[?]  is mandatory 
338.84/335.56	c qxplain 179/179
338.84/335.57	c qxplain 174/178
338.94/335.60	c qxplain 177/178
338.94/335.63	c qxplain 178/178
338.94/335.66	c 127518[?] 31659[?] -32991[?]  is mandatory 
338.94/335.66	c qxplain 177/177
338.94/335.67	c qxplain 174/176
339.04/335.70	c qxplain 176/176
339.04/335.73	c 127522[?] 32990[?] 32991[?] -32992[?]  is mandatory 
339.04/335.73	c qxplain 174/175
339.04/335.77	c qxplain 175/175
339.14/335.80	c 127523[?] 32430[?] -32993[?]  is mandatory 
339.14/335.80	c qxplain 174/174
339.14/335.83	c 127524[?] 32989[?] -32993[?]  is mandatory 
339.14/335.83	c qxplain 165/173
339.14/335.87	c qxplain 170/173
339.24/335.90	c qxplain 172/173
339.24/335.93	c qxplain 173/173
339.24/335.94	c qxplain 172/172
339.24/335.97	c 127527[?] 32502[?] -32994[?]  is mandatory 
339.24/335.97	c qxplain 170/171
339.34/336.00	c qxplain 171/171
339.34/336.03	c 127531[?] 32993[?] 32994[?] -32995[?]  is mandatory 
339.34/336.03	c qxplain 170/170
339.34/336.07	c 127532[?] 32992[?] -32996[?]  is mandatory 
339.34/336.07	c qxplain 165/169
339.44/336.10	c qxplain 168/169
339.44/336.13	c qxplain 169/169
339.44/336.16	c 127533[?] 32995[?] -32996[?]  is mandatory 
339.44/336.16	c qxplain 168/168
339.44/336.19	c qxplain 165/167
339.54/336.22	c qxplain 167/167
339.54/336.25	c 127536[?] -32997[?] 24824[?]  is mandatory 
339.54/336.25	c qxplain 165/166
339.54/336.29	c qxplain 166/166
339.54/336.29	c qxplain 165/165
339.63/336.32	c 127538[?] 11724[?] -32998[?]  is mandatory 
339.63/336.32	c qxplain 146/164
339.63/336.36	c qxplain 156/164
339.63/336.39	c qxplain 161/164
339.73/336.42	c qxplain 163/164
339.73/336.46	c qxplain 164/164
339.73/336.49	c 127539[?] 24820[?] -32998[?]  is mandatory 
339.73/336.49	c qxplain 163/163
339.84/336.52	c 127543[?] 32998[?] 32997[?] -32999[?]  is mandatory 
339.84/336.52	c qxplain 161/162
339.84/336.55	c qxplain 162/162
339.84/336.59	c 127544[?] -33000[?] 11540[?]  is mandatory 
339.84/336.59	c qxplain 161/161
339.94/336.62	c 127545[?] -33000[?] 32999[?]  is mandatory 
339.94/336.62	c qxplain 156/160
339.94/336.65	c qxplain 159/160
339.94/336.68	c qxplain 160/160
339.94/336.69	c qxplain 159/159
340.04/336.72	c 127548[?] 31686[?] -33001[?]  is mandatory 
340.04/336.72	c qxplain 156/158
340.04/336.75	c qxplain 158/158
340.04/336.76	c qxplain 156/157
340.04/336.79	c qxplain 157/157
340.14/336.80	c qxplain 156/156
340.14/336.83	c 127552[?] 33001[?] 33000[?] -33002[?]  is mandatory 
340.14/336.83	c qxplain 146/155
340.14/336.86	c qxplain 151/155
340.14/336.89	c qxplain 154/155
340.24/336.93	c qxplain 155/155
340.24/336.96	c 127553[?] 32430[?] -33003[?]  is mandatory 
340.24/336.96	c qxplain 154/154
340.24/336.99	c 127554[?] 32999[?] -33003[?]  is mandatory 
340.24/336.99	c qxplain 151/153
340.34/337.02	c qxplain 153/153
340.34/337.03	c qxplain 151/152
340.34/337.06	c qxplain 152/152
340.34/337.09	c 127557[?] 32529[?] -33004[?]  is mandatory 
340.34/337.09	c qxplain 151/151
340.44/337.10	c qxplain 146/150
340.44/337.13	c qxplain 149/150
340.44/337.16	c qxplain 150/150
340.44/337.17	c qxplain 149/149
340.54/337.20	c 127561[?] 33003[?] -33005[?] 33004[?]  is mandatory 
340.54/337.20	c qxplain 146/148
340.54/337.24	c qxplain 148/148
340.54/337.27	c 127562[?] 33002[?] -33006[?]  is mandatory 
340.54/337.27	c qxplain 146/147
340.64/337.30	c qxplain 147/147
340.64/337.33	c 127563[?] 33005[?] -33006[?]  is mandatory 
340.64/337.33	c qxplain 146/146
340.64/337.34	c qxplain 0/145
340.64/337.37	c qxplain 73/145
340.74/337.40	c qxplain 110/145
340.74/337.44	c qxplain 128/145
340.74/337.47	c qxplain 137/145
340.84/337.50	c qxplain 142/145
340.84/337.54	c qxplain 144/145
340.84/337.57	c qxplain 145/145
340.84/337.60	c 127566[?] -33007[?] 24828[?]  is mandatory 
340.84/337.60	c qxplain 144/144
340.94/337.63	c 127568[?] 11724[?] -33008[?]  is mandatory 
340.94/337.63	c qxplain 142/143
340.94/337.67	c qxplain 143/143
340.94/337.70	c 127569[?] 24824[?] -33008[?]  is mandatory 
340.94/337.70	c qxplain 142/142
341.04/337.73	c 127573[?] 33008[?] -33009[?] 33007[?]  is mandatory 
341.04/337.73	c qxplain 137/141
341.04/337.76	c qxplain 140/141
341.04/337.80	c qxplain 141/141
341.13/337.83	c 127574[?] -33010[?] 11540[?]  is mandatory 
341.13/337.83	c qxplain 140/140
341.13/337.86	c 127575[?] -33010[?] 33009[?]  is mandatory 
341.13/337.86	c qxplain 137/139
341.13/337.89	c qxplain 139/139
341.23/337.93	c 127578[?] 31714[?] -33011[?]  is mandatory 
341.23/337.93	c qxplain 137/138
341.23/337.96	c qxplain 138/138
341.23/337.99	c 127582[?] 33011[?] 33010[?] -33012[?]  is mandatory 
341.23/337.99	c qxplain 137/137
341.33/338.02	c 127583[?] 32430[?] -33013[?]  is mandatory 
341.33/338.02	c qxplain 128/136
341.33/338.06	c qxplain 133/136
341.33/338.09	c qxplain 135/136
341.43/338.12	c qxplain 136/136
341.43/338.16	c 127584[?] 33009[?] -33013[?]  is mandatory 
341.43/338.16	c qxplain 135/135
341.43/338.19	c 127587[?] 32557[?] -33014[?]  is mandatory 
341.43/338.19	c qxplain 133/134
341.53/338.22	c qxplain 134/134
341.53/338.25	c 127591[?] 33013[?] 33014[?] -33015[?]  is mandatory 
341.53/338.25	c qxplain 133/133
341.53/338.29	c 127592[?] 33012[?] -33016[?]  is mandatory 
341.53/338.29	c qxplain 128/132
341.63/338.32	c qxplain 131/132
341.63/338.35	c qxplain 132/132
341.63/338.38	c 127593[?] 33015[?] -33016[?]  is mandatory 
341.63/338.38	c qxplain 131/131
341.73/338.42	c qxplain 128/130
341.73/338.46	c qxplain 130/130
341.73/338.49	c 127596[?] -33017[?] 24832[?]  is mandatory 
341.73/338.49	c qxplain 128/129
341.83/338.52	c qxplain 129/129
341.83/338.55	c 127598[?] 11724[?] -33018[?]  is mandatory 
341.83/338.55	c qxplain 128/128
341.83/338.59	c 127599[?] 24828[?] -33018[?]  is mandatory 
341.83/338.59	c qxplain 110/127
341.93/338.62	c qxplain 119/127
341.93/338.65	c qxplain 124/127
341.93/338.69	c qxplain 126/127
342.04/338.72	c qxplain 127/127
342.04/338.75	c 127603[?] 33018[?] 33017[?] -33019[?]  is mandatory 
342.04/338.75	c qxplain 126/126
342.04/338.79	c 127604[?] -33020[?] 11540[?]  is mandatory 
342.04/338.79	c qxplain 124/125
342.14/338.82	c qxplain 125/125
342.14/338.85	c 127605[?] 33019[?] -33020[?]  is mandatory 
342.14/338.85	c qxplain 124/124
342.14/338.88	c 127608[?] 31743[?] -33021[?]  is mandatory 
342.14/338.88	c qxplain 119/123
342.23/338.92	c qxplain 122/123
342.23/338.92	c qxplain 119/121
342.23/338.96	c qxplain 121/121
342.23/338.99	c 127612[?] 33021[?] 33020[?] -33022[?]  is mandatory 
342.23/338.99	c qxplain 119/120
342.34/339.02	c qxplain 120/120
342.34/339.05	c 127613[?] 32430[?] -33023[?]  is mandatory 
342.34/339.05	c qxplain 119/119
342.34/339.09	c 127614[?] 33019[?] -33023[?]  is mandatory 
342.34/339.09	c qxplain 110/118
342.44/339.12	c qxplain 115/118
342.44/339.15	c qxplain 117/118
342.44/339.18	c qxplain 118/118
342.54/339.22	c 127617[?] 32586[?] -33024[?]  is mandatory 
342.54/339.22	c qxplain 117/117
342.54/339.22	c qxplain 115/116
342.54/339.25	c qxplain 116/116
342.54/339.26	c qxplain 115/115
342.54/339.29	c 127621[?] 33023[?] 33024[?] -33025[?]  is mandatory 
342.54/339.29	c qxplain 110/114
342.64/339.33	c qxplain 113/114
342.64/339.36	c qxplain 114/114
342.64/339.39	c 127622[?] 33022[?] -33026[?]  is mandatory 
342.64/339.39	c qxplain 113/113
342.74/339.42	c 127623[?] 33025[?] -33026[?]  is mandatory 
342.74/339.42	c qxplain 110/112
342.74/339.46	c qxplain 112/112
342.74/339.47	c qxplain 110/111
342.84/339.50	c qxplain 111/111
342.84/339.54	c qxplain 110/110
342.84/339.57	c 127626[?] -33027[?] 24836[?]  is mandatory 
342.84/339.57	c qxplain 73/109
342.94/339.61	c qxplain 92/109
342.94/339.64	c qxplain 101/109
342.94/339.67	c qxplain 106/109
343.04/339.71	c qxplain 108/109
343.04/339.74	c qxplain 109/109
343.04/339.79	c qxplain 108/108
343.15/339.82	c 127628[?] 11724[?] -33028[?]  is mandatory 
343.15/339.82	c qxplain 106/107
343.15/339.85	c qxplain 107/107
343.15/339.89	c 127629[?] 24832[?] -33028[?]  is mandatory 
343.15/339.89	c qxplain 106/106
343.25/339.92	c 127633[?] 33028[?] 33027[?] -33029[?]  is mandatory 
343.25/339.92	c qxplain 101/105
343.25/339.95	c qxplain 104/105
343.25/339.98	c qxplain 105/105
343.34/340.02	c 127634[?] -33030[?] 11540[?]  is mandatory 
343.34/340.02	c qxplain 104/104
343.34/340.05	c 127635[?] 33029[?] -33030[?]  is mandatory 
343.34/340.05	c qxplain 101/103
343.34/340.08	c qxplain 103/103
343.34/340.09	c qxplain 101/102
343.44/340.12	c qxplain 102/102
343.44/340.15	c 127638[?] 31773[?] -33031[?]  is mandatory 
343.44/340.15	c qxplain 101/101
343.44/340.16	c qxplain 92/100
343.44/340.19	c qxplain 97/100
343.54/340.23	c qxplain 99/100
343.54/340.26	c qxplain 100/100
343.64/340.30	c qxplain 99/99
343.64/340.33	c 127642[?] 33031[?] 33030[?] -33032[?]  is mandatory 
343.64/340.33	c qxplain 97/98
343.64/340.37	c qxplain 98/98
343.74/340.40	c 127643[?] 32430[?] -33033[?]  is mandatory 
343.74/340.40	c qxplain 97/97
343.74/340.43	c 127644[?] 33029[?] -33033[?]  is mandatory 
343.74/340.43	c qxplain 92/96
343.74/340.46	c qxplain 95/96
343.84/340.50	c qxplain 96/96
343.84/340.53	c 127647[?] 32616[?] -33034[?]  is mandatory 
343.84/340.53	c qxplain 95/95
343.84/340.54	c qxplain 92/94
343.84/340.57	c qxplain 94/94
343.84/340.58	c qxplain 92/93
343.94/340.61	c qxplain 93/93
343.94/340.64	c 127651[?] 33033[?] 33034[?] -33035[?]  is mandatory 
343.94/340.64	c qxplain 92/92
343.94/340.67	c 127652[?] 33032[?] -33036[?]  is mandatory 
343.94/340.67	c qxplain 73/91
344.04/340.71	c qxplain 83/91
344.04/340.74	c qxplain 88/91
344.04/340.77	c qxplain 90/91
344.14/340.80	c qxplain 91/91
344.14/340.84	c 127653[?] 33035[?] -33036[?]  is mandatory 
344.14/340.84	c qxplain 90/90
344.14/340.84	c qxplain 88/89
344.14/340.89	c qxplain 89/89
344.24/340.92	c qxplain 88/88
344.24/340.96	c 127656[?] -33037[?] 24840[?]  is mandatory 
344.24/340.96	c qxplain 83/87
344.24/340.99	c qxplain 86/87
344.34/341.03	c qxplain 87/87
344.34/341.06	c qxplain 86/86
344.34/341.09	c 127658[?] 11724[?] -33038[?]  is mandatory 
344.34/341.09	c qxplain 83/85
344.43/341.12	c qxplain 85/85
344.43/341.16	c 127659[?] 24836[?] -33038[?]  is mandatory 
344.43/341.16	c qxplain 83/84
344.43/341.19	c qxplain 84/84
344.53/341.22	c 127663[?] 33038[?] 33037[?] -33039[?]  is mandatory 
344.53/341.22	c qxplain 83/83
344.53/341.26	c 127664[?] -33040[?] 11540[?]  is mandatory 
344.53/341.26	c qxplain 73/82
344.53/341.29	c qxplain 78/82
344.63/341.32	c qxplain 81/82
344.63/341.36	c qxplain 82/82
344.63/341.39	c 127665[?] 33039[?] -33040[?]  is mandatory 
344.63/341.39	c qxplain 81/81
344.73/341.42	c 127668[?] 31804[?] -33041[?]  is mandatory 
344.73/341.42	c qxplain 78/80
344.73/341.46	c qxplain 80/80
344.73/341.49	c 127672[?] 33041[?] 33040[?] -33042[?]  is mandatory 
344.73/341.49	c qxplain 78/79
344.83/341.52	c qxplain 79/79
344.83/341.55	c 127673[?] 32430[?] -33043[?]  is mandatory 
344.83/341.55	c qxplain 78/78
344.83/341.59	c 127674[?] 33039[?] -33043[?]  is mandatory 
344.83/341.59	c qxplain 73/77
344.93/341.62	c qxplain 76/77
344.93/341.65	c qxplain 77/77
344.93/341.66	c qxplain 76/76
344.93/341.69	c 127677[?] 32647[?] -33044[?]  is mandatory 
344.93/341.69	c qxplain 73/75
345.03/341.72	c qxplain 75/75
345.03/341.76	c 127681[?] 33043[?] -33045[?] 33044[?]  is mandatory 
345.03/341.76	c qxplain 73/74
345.03/341.79	c qxplain 74/74
345.13/341.82	c 127682[?] 33042[?] -33046[?]  is mandatory 
345.13/341.82	c qxplain 73/73
345.13/341.86	c 127683[?] 33045[?] -33046[?]  is mandatory 
345.13/341.86	c qxplain 0/72
345.13/341.89	c qxplain 37/72
345.23/341.94	c qxplain 55/72
345.23/341.97	c qxplain 64/72
345.34/342.00	c qxplain 69/72
345.34/342.04	c qxplain 71/72
345.34/342.07	c qxplain 72/72
345.34/342.09	c qxplain 71/71
345.44/342.13	c 127686[?] -33047[?] 11948[?]  is mandatory 
345.44/342.13	c qxplain 69/70
345.44/342.16	c qxplain 70/70
345.53/342.20	c qxplain 69/69
345.53/342.23	c 127688[?] 11724[?] -33048[?]  is mandatory 
345.53/342.23	c qxplain 64/68
345.53/342.27	c qxplain 67/68
345.63/342.30	c qxplain 68/68
345.63/342.33	c 127689[?] 24840[?] -33048[?]  is mandatory 
345.63/342.33	c qxplain 67/67
345.63/342.36	c 127693[?] 33048[?] -33049[?] 33047[?]  is mandatory 
345.63/342.36	c qxplain 64/66
345.73/342.40	c qxplain 66/66
345.73/342.43	c 127694[?] -33050[?] 11540[?]  is mandatory 
345.73/342.43	c qxplain 64/65
345.73/342.46	c qxplain 65/65
345.73/342.50	c 127695[?] 33049[?] -33050[?]  is mandatory 
345.73/342.50	c qxplain 64/64
345.83/342.50	c qxplain 55/63
345.83/342.53	c qxplain 60/63
345.83/342.57	c qxplain 62/63
345.93/342.60	c qxplain 63/63
345.93/342.63	c 127698[?] 31836[?] -33051[?]  is mandatory 
345.93/342.63	c qxplain 62/62
345.93/342.64	c qxplain 60/61
345.93/342.67	c qxplain 61/61
346.03/342.70	c 127702[?] 33051[?] 33050[?] -33052[?]  is mandatory 
346.03/342.70	c qxplain 60/60
346.03/342.73	c 127703[?] 32430[?] -33053[?]  is mandatory 
346.03/342.73	c qxplain 55/59
346.03/342.77	c qxplain 58/59
346.13/342.80	c qxplain 59/59
346.13/342.83	c 127704[?] 33049[?] -33053[?]  is mandatory 
346.13/342.83	c qxplain 58/58
346.13/342.84	c qxplain 55/57
346.13/342.87	c qxplain 57/57
346.23/342.91	c 127707[?] 32679[?] -33054[?]  is mandatory 
346.23/342.91	c qxplain 55/56
346.23/342.94	c qxplain 56/56
346.23/342.97	c 127711[?] 33053[?] 33054[?] -33055[?]  is mandatory 
346.23/342.97	c qxplain 55/55
346.34/343.01	c 127712[?] 33052[?] -33056[?]  is mandatory 
346.34/343.01	c qxplain 37/54
346.34/343.05	c qxplain 46/54
346.34/343.08	c qxplain 51/54
346.48/343.11	c qxplain 53/54
346.48/343.14	c qxplain 54/54
346.48/343.17	c 127713[?] 33055[?] -33056[?]  is mandatory 
346.48/343.17	c qxplain 53/53
346.58/343.21	c 127715[?] -33057[?] 11540[?]  is mandatory 
346.58/343.21	c qxplain 51/52
346.58/343.24	c qxplain 52/52
346.58/343.27	c 127716[?] 11951[?] -33057[?]  is mandatory 
346.58/343.27	c qxplain 51/51
346.67/343.30	c qxplain 46/50
346.67/343.34	c qxplain 49/50
346.67/343.37	c qxplain 50/50
346.77/343.40	c 127719[?] 31869[?] -33058[?]  is mandatory 
346.77/343.40	c qxplain 49/49
346.77/343.43	c 127723[?] 33058[?] 33057[?] -33059[?]  is mandatory 
346.77/343.43	c qxplain 46/48
346.77/343.47	c qxplain 48/48
346.87/343.50	c 127724[?] 32430[?] -33060[?]  is mandatory 
346.87/343.50	c qxplain 46/47
346.87/343.53	c qxplain 47/47
346.87/343.56	c 127725[?] 11951[?] -33060[?]  is mandatory 
346.87/343.56	c qxplain 46/46
346.87/343.57	c qxplain 37/45
346.97/343.60	c qxplain 42/45
346.97/343.64	c qxplain 44/45
346.97/343.67	c qxplain 45/45
346.97/343.67	c qxplain 44/44
347.07/343.71	c 127728[?] 32712[?] -33061[?]  is mandatory 
347.07/343.71	c qxplain 42/43
347.07/343.74	c qxplain 43/43
347.07/343.77	c 127732[?] 33061[?] 33060[?] -33062[?]  is mandatory 
347.07/343.77	c qxplain 42/42
347.17/343.80	c 127733[?] 33059[?] -33063[?]  is mandatory 
347.17/343.80	c qxplain 37/41
347.17/343.84	c qxplain 40/41
347.17/343.87	c qxplain 41/41
347.27/343.90	c 127734[?] 33062[?] -33063[?]  is mandatory 
347.27/343.90	c qxplain 40/40
347.27/343.93	c 127736[?] -33064[?] 11540[?]  is mandatory 
347.27/343.93	c qxplain 37/39
347.27/343.97	c qxplain 39/39
347.38/344.00	c 127737[?] -33064[?] 11753[?]  is mandatory 
347.38/344.00	c qxplain 37/38
347.38/344.03	c qxplain 38/38
347.38/344.07	c 127739[?] -33065[?] 11541[?]  is mandatory 
347.38/344.07	c qxplain 37/37
347.48/344.10	c 127740[?] 31896[?] -33065[?]  is mandatory 
347.48/344.10	c qxplain 0/36
347.48/344.13	c qxplain 19/36
347.48/344.17	c qxplain 28/36
347.48/344.20	c qxplain 33/36
347.59/344.23	c qxplain 35/36
347.59/344.26	c qxplain 36/36
347.59/344.30	c 127744[?] 33064[?] -33066[?] 33065[?]  is mandatory 
347.59/344.30	c qxplain 35/35
347.69/344.33	c 127745[?] 32430[?] -33067[?]  is mandatory 
347.69/344.33	c qxplain 33/34
347.69/344.36	c qxplain 34/34
347.69/344.40	c 127746[?] -33067[?] 11753[?]  is mandatory 
347.69/344.40	c qxplain 33/33
347.78/344.40	c qxplain 28/32
347.78/344.43	c qxplain 31/32
347.78/344.47	c qxplain 32/32
347.88/344.50	c 127748[?] 32431[?] -33068[?]  is mandatory 
347.88/344.50	c qxplain 31/31
347.88/344.53	c 127749[?] 32739[?] -33068[?]  is mandatory 
347.88/344.53	c qxplain 28/30
347.88/344.56	c qxplain 30/30
347.98/344.60	c 127753[?] 33068[?] 33067[?] -33069[?]  is mandatory 
347.98/344.60	c qxplain 28/29
347.98/344.63	c qxplain 29/29
347.98/344.66	c 127754[?] 33066[?] -33070[?]  is mandatory 
347.98/344.66	c qxplain 28/28
347.98/344.70	c 127755[?] 33069[?] -33070[?]  is mandatory 
347.98/344.70	c qxplain 19/27
348.08/344.73	c qxplain 24/27
348.08/344.76	c qxplain 26/27
348.08/344.77	c qxplain 24/25
348.18/344.80	c qxplain 25/25
348.18/344.83	c 127759[?] 33063[?] 33070[?] -33071[?]  is mandatory 
348.18/344.83	c qxplain 24/24
348.18/344.84	c qxplain 19/23
348.18/344.87	c qxplain 22/23
348.28/344.90	c qxplain 23/23
348.28/344.91	c qxplain 22/22
348.28/344.94	c 127762[?] 33056[?] 33071[?] -33072[?]  is mandatory 
348.28/344.94	c qxplain 19/21
348.28/344.97	c qxplain 21/21
348.28/344.98	c qxplain 19/20
348.38/345.01	c qxplain 20/20
348.38/345.02	c qxplain 19/19
348.38/345.05	c 127765[?] 33046[?] 33072[?] -33073[?]  is mandatory 
348.38/345.05	c qxplain 0/18
348.38/345.08	c qxplain 10/18
348.48/345.12	c qxplain 15/18
348.48/345.15	c qxplain 17/18
348.48/345.16	c qxplain 15/16
348.48/345.19	c qxplain 16/16
348.58/345.22	c 127768[?] 33073[?] -33074[?] 33036[?]  is mandatory 
348.58/345.22	c qxplain 15/15
348.58/345.23	c qxplain 10/14
348.58/345.26	c qxplain 13/14
348.58/345.29	c qxplain 14/14
348.58/345.30	c qxplain 13/13
348.68/345.33	c 127771[?] 33026[?] 33074[?] -33075[?]  is mandatory 
348.68/345.33	c qxplain 10/12
348.68/345.36	c qxplain 12/12
348.68/345.37	c qxplain 10/11
348.68/345.40	c qxplain 11/11
348.78/345.43	c 127774[?] 33075[?] -33076[?] 33016[?]  is mandatory 
348.78/345.43	c qxplain 10/10
348.78/345.47	c 127777[?] 33006[?] 33076[?] -33077[?]  is mandatory 
348.78/345.47	c qxplain 0/9
348.88/345.50	c qxplain 5/9
348.88/345.53	c qxplain 8/9
348.88/345.57	c qxplain 9/9
348.98/345.60	c 127780[?] 33077[?] -33078[?] 32996[?]  is mandatory 
348.98/345.60	c qxplain 8/8
348.98/345.63	c 127783[?] 33078[?] -33079[?] 32986[?]  is mandatory 
348.98/345.63	c qxplain 5/7
348.98/345.66	c qxplain 7/7
348.98/345.70	c 127786[?] 33079[?] 32974[?] -33080[?]  is mandatory 
348.98/345.70	c qxplain 5/6
349.08/345.73	c qxplain 6/6
349.08/345.76	c 127787[?] 33080[?] 33081[?]  is mandatory 
349.08/345.76	c qxplain 5/5
349.08/345.79	c 127789[?] -32969[?] 33082[?]  is mandatory 
349.08/345.79	c qxplain 0/4
349.18/345.83	c qxplain 3/4
349.18/345.86	c qxplain 4/4
349.18/345.89	c 127790[?] -33081[?] 33082[?]  is mandatory 
349.18/345.89	c qxplain 3/3
349.27/345.92	c 127792[?] -11534[?] 33083[?]  is mandatory 
349.27/345.92	c qxplain 0/2
349.27/345.96	c qxplain 2/2
349.27/345.99	c 127793[?] -33082[?] 33083[?]  is mandatory 
349.27/345.99	c qxplain 0/1
349.37/346.02	c qxplain 1/1
349.37/346.06	c 127796[?] -33083[?] -33084[?]  is mandatory 
349.37/346.06	c qxplain 0/0
349.37/346.09	c 33084[?] 127797[?] is mandatory 
350.85/347.33	c Size of the MUS: 3217
350.85/347.33	c Unsat core  computation wall clock time (in seconds) : 343.171
350.85/347.33	c starts		: 8551
350.85/347.33	c conflicts		: 122038
350.85/347.33	c decisions		: 233722267
350.85/347.33	c propagations		: 1061491115
350.85/347.33	c inspects		: 344797751
350.85/347.33	c shortcuts		: 0
350.85/347.33	c learnt literals	: 0
350.85/347.33	c learnt binary clauses	: 0
350.85/347.33	c learnt ternary clauses	: 0
350.85/347.33	c learnt constraints	: 121524
350.85/347.33	c ignored constraints	: 0
350.85/347.33	c root simplifications	: 0
350.85/347.33	c removed literals (reason simplification)	: 2698309
350.85/347.33	c reason swapping (by a shorter reason)	: 0
350.85/347.33	c Calls to reduceDB	: 0
350.85/347.33	c speed (assignments/second)	: 8.351621675845791E8
350.85/347.33	c non guided choices	233499900
350.85/347.35	c learnt constraints type 
350.85/347.35	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 121524
350.85/347.35	c constraints type 
350.85/347.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 94712
350.85/347.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
350.85/347.35	s UNSATISFIABLE
350.85/347.36	v 5992 5994 5997 5999 11182 11184 11187 11189 11212 11214 11217 11219 11242 11244 11247 11249 15682 15684 15687 15689 19402 19404 19407 19409 22432 22434 22437 22439 24802 24804 24807 24809 26542 26544 26547 26549 27682 27684 27687 27689 28252 28254 28257 28259 28262 28265 28268 28271 28274 28277 28280 28283 28286 28289 28292 28295 28298 28301 28304 28307 28310 28313 28315 28316 28319 28322 28325 28328 28331 28334 28337 28340 28343 28346 28349 28352 28355 28358 28361 28364 28367 28370 28373 28376 28379 28382 28385 28388 28391 28394 28397 28400 28403 28406 28409 28412 28415 28418 28421 28424 28427 28429 28430 28433 28436 28439 28442 28445 28448 28451 28454 28457 28460 28463 28466 28469 28472 28475 28478 28481 28484 28487 28490 28493 28496 28499 28502 28505 28508 28511 28514 28517 28520 28523 28526 28529 28532 28535 28538 28541 28544 28547 28550 28553 28556 28559 28562 28565 28568 28571 28574 28577 28580 28583 28586 28589 28592 28595 28598 28601 28603 28604 28607 28610 28613 28616 28619 28622 28625 28628 28631 28634 28637 28640 28643 28646 28649 28652 28655 28658 28661 28664 28667 28670 28673 28676 28679 28682 28685 28688 28691 28694 28697 28700 28703 28706 28709 28712 28715 28718 28721 28724 28727 28730 28733 28736 28739 28742 28745 28748 28751 28754 28757 28760 28763 28766 28769 28772 28775 28778 28781 28784 28787 28790 28793 28796 28799 28802 28805 28808 28811 28814 28817 28820 28823 28826 28829 28832 28835 28838 28840 28841 28844 28847 28850 28853 28856 28859 28862 28865 28868 28871 28874 28877 28880 28883 28886 28889 28892 28895 28898 28901 28904 28907 28910 28913 28916 28919 28922 28925 28928 28931 28934 28937 28940 28943 28946 28949 28952 28955 28958 28961 28964 28967 28970 28973 28976 28979 28982 28985 28988 28991 28994 28997 29000 29003 29006 29009 29012 29015 29018 29021 29024 29027 29030 29033 29036 29039 29042 29045 29048 29051 29054 29057 29060 29063 29066 29069 29072 29075 29078 29081 29084 29087 29090 29093 29096 29099 29102 29105 29108 29111 29114 29117 29120 29123 29126 29129 29132 29135 29138 29141 29143 29144 29147 29150 29153 29156 29159 29162 29165 29168 29171 29174 29177 29180 29183 29186 29189 29192 29195 29198 29201 29204 29207 29210 29213 29216 29219 29222 29225 29228 29231 29234 29237 29240 29243 29246 29249 29252 29255 29258 29261 29264 29267 29270 29273 29276 29279 29282 29285 29288 29291 29294 29297 29300 29303 29306 29309 29312 29315 29318 29321 29324 29327 29330 29333 29336 29339 29342 29345 29348 29351 29354 29357 29360 29363 29366 29369 29372 29375 29378 29381 29384 29387 29390 29393 29396 29399 29402 29405 29408 29411 29414 29417 29420 29423 29426 29429 29432 29435 29438 29441 29444 29447 29450 29453 29456 29459 29462 29465 29468 29471 29474 29477 29480 29483 29486 29489 29492 29495 29498 29501 29504 29507 29510 29513 29515 29516 29519 29522 29525 29528 29531 29534 29537 29540 29543 29546 29549 29552 29555 29558 29561 29564 29567 29570 29573 29576 29579 29582 29585 29588 29591 29594 29597 29600 29603 29606 29609 29612 29615 29618 29621 29624 29627 29630 29633 29636 29639 29642 29645 29648 29651 29654 29657 29660 29663 29666 29669 29672 29675 29678 29681 29684 29687 29690 29693 29696 29699 29702 29705 29708 29711 29714 29717 29720 29723 29726 29729 29732 29735 29738 29741 29744 29747 29750 29753 29756 29759 29762 29765 29768 29771 29774 29777 29780 29783 29786 29789 29792 29795 29798 29801 29804 29807 29810 29813 29816 29819 29822 29825 29828 29831 29834 29837 29840 29843 29846 29849 29852 29855 29858 29861 29864 29867 29870 29873 29876 29879 29882 29885 29888 29891 29894 29897 29900 29903 29906 29909 29912 29915 29918 29921 29924 29927 29930 29933 29936 29939 29942 29945 29948 29951 29954 29957 29959 29960 29962 29963 29965 29966 29969 29972 29975 29978 29981 29984 29987 29990 29993 29996 29999 30002 30005 30008 30011 30014 30017 30020 30023 30026 30029 30032 30035 30038 30041 30044 30047 30050 30053 30056 30059 30062 30065 30068 30071 30074 30077 30080 30083 30086 30089 30092 30095 30098 30101 30104 30107 30110 30113 30116 30119 30122 30125 30128 30131 30134 30137 30140 30143 30146 30149 30152 30155 30158 30161 30164 30167 30170 30173 30176 30179 30182 30185 30188 30191 30194 30197 30200 30203 30206 30209 30212 30215 30218 30221 30224 30227 30230 30233 30236 30239 30242 30245 30248 30251 30254 30257 30260 30263 30266 30269 30272 30275 30278 30281 30284 30287 30290 30293 30296 30299 30302 30305 30308 30311 30314 30317 30320 30323 30326 30329 30332 30335 30338 30341 30344 30347 30350 30353 30356 30359 30362 30365 30368 30371 30374 30377 30380 30383 30386 30389 30392 30395 30398 30401 30404 30407 30410 30413 30416 30419 30422 30425 30428 30431 30434 30437 30440 30443 30446 30449 30452 30455 30458 30461 30464 30467 30470 30473 30476 30479 30482 30484 30485 30488 30491 30494 30497 30500 30503 30506 30509 30512 30515 30518 30521 30524 30527 30530 30533 30536 30539 30542 30545 30548 30551 30554 30557 30560 30563 30566 30569 30572 30575 30578 30581 30584 30587 30590 30593 30596 30599 30602 30605 30608 30611 30614 30617 30620 30623 30626 30629 30632 30635 30638 30641 30644 30647 30650 30653 30656 30659 30662 30665 30668 30671 30674 30677 30680 30683 30686 30689 30692 30695 30698 30701 30704 30707 30710 30713 30716 30719 30722 30725 30728 30731 30734 30737 30740 30743 30746 30749 30752 30755 30758 30761 30764 30767 30770 30773 30776 30779 30782 30785 30788 30791 30794 30797 30800 30803 30806 30809 30812 30815 30818 30821 30824 30827 30830 30833 30836 30839 30842 30845 30848 30851 30854 30857 30860 30863 30866 30869 30872 30875 30878 30881 30884 30887 30890 30893 30896 30899 30902 30905 30908 30911 30914 30917 30920 30923 30926 30929 30932 30935 30938 30941 30944 30947 30950 30953 30956 30959 30962 30965 30968 30971 30974 30977 30980 30983 30986 30989 30992 30995 30998 31001 31004 31007 31010 31013 31016 31019 31022 31025 31028 31031 31034 31037 31040 31043 31046 31049 31052 31055 31058 31061 31064 31067 31070 31073 31076 31079 31082 31084 31087 31094 31267 31269 31270 31271 31274 31501 31508 31515 31522 31529 31536 31543 31550 31551 31552 31554 31555 31557 31558 31560 31561 31563 31564 31566 31567 31569 31570 31572 31573 31754 31755 31757 31758 31762 31763 31764 31766 31767 31771 32047 32048 32069 32071 32072 32074 32075 32079 32080 32081 32083 32084 32088 32089 32090 32092 32093 32097 32098 32099 32101 32102 32106 32107 32108 32110 32111 32115 32116 32117 32119 32120 32124 32126 32129 32133 32134 32135 32139 32141 32143 32148 32156 32169 32187 32811 32812 32814 32815 32817 32818 32822 32823 32824 32828 33189 33190 33217 33220 33223 33224 33227 33228 33232 33233 33234 33237 33239 33240 33242 33243 33247 33248 33249 33252 33253 33256 33257 33261 33262 33263 33265 33266 33270 33271 33272 33275 33276 33279 33280 33284 33285 33286 33288 33289 33293 33294 33295 33298 33299 33302 33307 33308 33309 33311 33312 33316 33317 33318 33321 33322 33325 33330 33331 33332 33334 33335 33339 33340 33341 33344 33345 33348 33349 33353 33354 33355 33357 33358 33362 33363 33364 33367 33368 33371 33372 33376 33377 33378 33381 33385 33387 33391 33392 33393 33397 33400 33408 33410 33412 33414 33415 33418 33420 33422 33423 33424 33425 33434 33436 33451 33452 33453 33480 33506 33507 33510 35199 35200 35202 35203 35205 35206 35210 35211 35212 35216 35220 35221 35223 35224 35228 35620 35621 35654 35656 35657 35659 35660 35662 35663 35666 35667 35670 35672 35673 35676 35678 35680 35681 35682 35683 35685 35686 35689 35691 35692 35694 35695 35697 35698 35702 35703 35704 35707 35708 35711 35713 35714 35717 35719 35721 35722 35723 35724 35726 35727 35729 35730 35734 35735 35736 35739 35740 35743 35746 35751 35754 35755 35756 35758 35759 35761 35762 35766 35767 35768 35771 35772 35775 35778 35783 35786 35787 35788 35790 35791 35793 35794 35798 35799 35800 35803 35804 35807 35810 35815 35818 35819 35820 35822 35823 35825 35826 35830 35831 35832 35835 35836 35839 35842 35847 35850 35851 35852 35854 35855 35858 35862 35864 35868 35869 35870 35874 35877 35880 35894 35896 35898 35901 35904 35909 35912 35915 35916 35917 35920 35929 35930 35931 35934 35954 35990 36026 36061 36062 36065 39355 39356 39358 39359 39361 39362 39366 39367 39368 39372 39376 39377 39379 39380 39384 39388 39389 39391 39392 39396 39861 39862 39901 39903 39904 39906 39907 39909 39910 39912 39913 39916 39917 39920 39923 39926 39931 39934 39937 39938 39939 39942 39944 39945 39948 39950 39951 39953 39954 39956 39957 39961 39962 39963 39966 39967 39970 39973 39976 39981 39984 39987 39988 39989 39991 39992 39994 39995 39997 39998 40002 40003 40004 40007 40008 40011 40014 40017 40022 40025 40028 40029 40030 40032 40033 40035 40036 40038 40039 40043 40044 40045 40048 40049 40052 40055 40058 40063 40066 40069 40070 40071 40073 40074 40076 40077 40079 40080 40084 40085 40086 40089 40090 40093 40095 40096 40099 40104 40105 40107 40109 40110 40111 40112 40114 40115 40117 40118 40121 40125 40127 40131 40132 40133 40137 40140 40143 40146 40166 40168 40170 40173 40176 40179 40184 40187 40190 40193 40194 40195 40197 40198 40200 40201 40210 40211 40212 40214 40215 40217 40218 40241 40286 40331 40376 40420 40421 40424 46029 46030 46032 46033 46035 46036 46040 46041 46042 46046 46050 46051 46053 46054 46058 46062 46063 46065 46066 46070 46074 46075 46077 46078 46082 46607 46608 46653 46655 46656 46658 46659 46661 46662 46664 46665 46667 46668 46671 46672 46675 46678 46681 46684 46689 46692 46695 46698 46699 46700 46702 46703 46706 46708 46709 46712 46714 46715 46717 46718 46720 46721 46725 46726 46727 46730 46731 46734 46737 46740 46743 46748 46751 46754 46757 46758 46759 46761 46762 46764 46765 46767 46768 46770 46771 46775 46776 46777 46780 46781 46784 46787 46790 46793 46798 46801 46804 46807 46808 46809 46811 46812 46814 46815 46817 46818 46820 46821 46825 46826 46827 46830 46831 46834 46837 46840 46843 46848 46851 46854 46857 46858 46859 46861 46862 46865 46867 46868 46871 46875 46877 46881 46882 46883 46887 46890 46893 46896 46899 46925 46927 46929 46932 46935 46938 46941 46946 46949 46952 46955 46958 46959 46960 46962 46963 46965 46966 46968 46969 46978 46979 46980 46982 46983 46985 46986 46988 46989 47015 47069 47123 47177 47231 47284 47285 47288 55997 55998 56000 56001 56003 56004 56008 56009 56010 56014 56018 56019 56021 56022 56026 56030 56031 56033 56034 56038 56042 56043 56045 56046 56050 56054 56055 56057 56058 56062 56647 56648 56699 56701 56702 56704 56705 56707 56708 56710 56711 56713 56714 56716 56717 56720 56721 56724 56727 56730 56733 56736 56741 56744 56747 56750 56753 56754 56755 56757 56758 56760 56761 56764 56766 56767 56770 56772 56773 56775 56776 56778 56779 56783 56784 56785 56788 56789 56792 56795 56798 56801 56804 56809 56812 56815 56818 56821 56822 56823 56825 56826 56828 56829 56831 56832 56834 56835 56837 56838 56842 56843 56844 56847 56848 56851 56854 56857 56860 56863 56868 56871 56874 56877 56880 56881 56882 56884 56885 56887 56888 56891 56893 56894 56897 56901 56903 56907 56908 56909 56913 56916 56919 56922 56925 56928 56960 56962 56964 56966 56967 56970 56973 56976 56979 56984 56987 56990 56993 56994 56996 56998 56999 57000 57001 57003 57004 57006 57007 57009 57010 57012 57013 57022 57023 57024 57026 57027 57029 57030 57032 57033 57036 57065 57128 57191 57254 57317 57380 57442 57443 57446 70114 70115 70117 70118 70120 70121 70125 70126 70127 70131 70135 70136 70138 70139 70143 70147 70148 70150 70151 70155 70159 70160 70162 70163 70167 70171 70172 70174 70175 70179 70183 70184 70186 70187 70191 70798 70799 70856 70858 70859 70861 70862 70864 70865 70867 70868 70870 70871 70873 70874 70876 70877 70880 70882 70884 70887 70890 70893 70896 70899 70904 70907 70910 70913 70916 70919 70920 70921 70923 70924 70926 70927 70929 70930 70933 70935 70936 70939 70941 70942 70944 70945 70947 70948 70952 70953 70954 70957 70959 70961 70964 70967 70970 70973 70976 70981 70984 70987 70990 70993 70996 70997 70998 71000 71001 71003 71004 71006 71007 71010 71012 71013 71016 71020 71022 71026 71027 71028 71032 71035 71038 71041 71044 71047 71050 71088 71134 71135 71137 71138 71140 71141 71143 71144 71146 71147 71150 71159 71208 71280 71352 71424 71496 71568 71640 71711 71712 71715 89215 89216 89218 89219 89223 89380 89382 89383 89385 89386 89388 89389 89391 89392 89394 89395 89397 89400 89407 89408 89411 89412 89414 89415 89417 89418 89420 89423 89424 89427 89430 89434 89437 89440 89443 89446 89449 89452 89453 89454 89456 89457 89459 89460 89462 89463 89465 89466 89469 89471 89472 89475 89477 89480 89481 89484 89488 89489 89490 89494 89496 89500 89503 89506 89509 89512 89515 89518 89521 89532 89534 89536 89538 89541 89544 89547 89550 89553 89556 89561 89565 89567 89569 89572 89575 89578 89581 89584 89587 89590 89595 89598 89601 89604 89607 89610 89613 89616 89650 89655 89658 89661 89664 89667 89670 89673 89674 89676 89678 89679 89690 89691 89692 89694 89695 89697 89698 89700 89701 89703 89704 89706 89707 89710 89712 89713 89716 89725 89726 89727 89729 89730 89732 89733 89735 89736 89738 89739 89742 89744 89745 89747 89748 89761 89764 89765 89767 89768 89770 89771 89773 89774 89776 89777 89780 89782 89783 89785 89786 89798 89879 89891 89962 89963 89975 90037 90038 90049 90050 90103 90104 90116 90160 90161 90173 90208 90209 90220 90221 90247 90248 90259 90260 90277 90278 90325 90326 90328 90329 90331 90332 90334 90335 90337 90338 90340 90341 90343 90344 90346 90347 90349 90350 90352 90353 90357 90360 90363 90366 90369 90372 90375 90378 90381 90382 90383 90385 90386 90388 90390 90391 90393 90396 90397 90399 90400 90402 90403 90405 90406 90408 90409 90411 90412 90414 90415 90417 90418 90420 90421 90425 90428 90431 90434 90437 90440 90443 90446 90449 90452 90453 90454 90456 90457 90460 90464 90468 90469 90471 90472 90474 90476 90479 90480 90482 90483 90485 90486 90488 90489 90491 90492 90494 90495 90497 90498 90500 90501 90505 90508 90511 90514 90517 90520 90523 90526 90527 90528 90530 90531 90534 90538 90540 90544 90548 90549 90551 90552 90554 90555 90557 90559 90562 90563 90565 90566 90568 90569 90571 90572 90574 90575 90577 90578 90580 90581 90585 90588 90591 90594 90597 90600 90603 90604 90605 90607 90608 90611 90615 90617 90621 90623 90627 90631 90632 90634 90635 90637 90638 90640 90641 90643 90645 90648 90649 90651 90652 90654 90655 90657 90658 90660 90661 90663 90664 90668 90671 90674 90677 90680 90683 90684 90685 90687 90688 90691 90695 90697 90701 90703 90707 90709 90713 90717 90718 90720 90721 90723 90724 90726 90727 90729 90730 90732 90734 90737 90738 90740 90741 90743 90744 90746 90747 90749 90750 90754 90757 90760 90763 90766 90767 90768 90770 90771 90774 90778 90780 90784 90786 90790 90792 90796 90798 90802 90806 90807 90809 90810 90812 90813 90815 90816 90818 90819 90821 90822 90824 90826 90829 90830 90832 90833 90835 90836 90838 90839 90843 90846 90849 90852 90853 90854 90856 90857 90860 90864 90866 90870 90872 90876 90878 90882 90884 90888 90890 90894 90898 90899 90901 90902 90904 90905 90907 90908 90910 90911 90913 90914 90916 90917 90919 90921 90922 90924 90925 90927 90928 90930 90931 90935 90938 90941 90942 90943 90945 90946 90949 90953 90955 90959 90961 90965 90967 90971 90973 90977 90979 90983 90985 90989 90993 90994 90996 90997 90999 91000 91002 91003 91005 91006 91008 91009 91011 91012 91014 91015 91017 91019 91022 91023 91025 91026 91030 91033 91034 91035 91037 91038 91041 91045 91047 91051 91053 91057 91059 91063 91065 91069 91071 91075 91077 91081 91083 91087 91092 91095 91098 91101 91104 91107 91110 91113 91115 91119 91120 91121 91125 91126 91127 91131 91132 91133 91137 91138 91139 91143 91144 91145 91149 91150 91151 91155 91156 91157 91161 91162 91163 91167 92687 92691 92695 92696 92697 92699 92703 92705 92709 92711 92715 92717 92721 92723 92727 92729 92733 92735 92739 92741 92745 92747 92751 92753 92757 92759 92760 92761 92764 92840 92841 92843 92844 92846 92847 92849 92850 92852 92853 92855 92856 92858 92859 92861 92862 92864 92865 92867 92868 92872 92875 92878 92881 92884 92887 92890 92893 92896 92897 92898 92900 92901 92905 92906 92908 92911 92912 92914 92915 92917 92918 92920 92921 92923 92924 92926 92927 92929 92930 92932 92933 92935 92936 92940 92943 92946 92949 92952 92955 92958 92961 92964 92967 92968 92969 92971 92972 92975 92979 92983 92984 92986 92987 92991 92994 92995 92997 92998 93000 93001 93003 93004 93006 93007 93009 93010 93012 93013 93015 93016 93020 93023 93026 93029 93032 93035 93038 93041 93042 93043 93045 93046 93049 93053 93055 93059 93063 93064 93066 93067 93069 93070 93074 93077 93078 93080 93081 93083 93084 93086 93087 93089 93090 93092 93093 93095 93096 93100 93103 93106 93109 93112 93115 93118 93119 93120 93122 93123 93126 93130 93132 93136 93138 93142 93146 93147 93149 93150 93152 93153 93155 93156 93160 93163 93164 93166 93167 93169 93170 93172 93173 93175 93176 93178 93179 93183 93186 93189 93192 93195 93198 93199 93200 93202 93203 93206 93210 93212 93216 93218 93222 93224 93228 93232 93233 93235 93236 93238 93239 93241 93242 93244 93245 93249 93252 93253 93255 93256 93258 93259 93261 93262 93264 93265 93269 93272 93275 93278 93281 93282 93283 93285 93286 93289 93293 93295 93299 93301 93305 93307 93311 93313 93317 93321 93322 93324 93325 93327 93328 93330 93331 93333 93334 93336 93337 93341 93344 93345 93347 93348 93350 93351 93353 93354 93358 93361 93364 93367 93368 93369 93371 93372 93375 93379 93381 93385 93387 93391 93393 93397 93399 93403 93405 93409 93413 93414 93416 93417 93419 93420 93422 93423 93425 93426 93428 93429 93431 93432 93436 93437 93439 93440 93442 93443 93445 93446 93450 93453 93456 93457 93458 93460 93461 93464 93468 93470 93474 93476 93480 93482 93486 93488 93492 93494 93498 93500 93504 93508 93509 93511 93512 93514 93515 93517 93518 93520 93521 93523 93524 93526 93527 93529 93530 93534 93537 93538 93540 93541 93545 93548 93549 93550 93552 93553 93556 93560 93562 93566 93568 93572 93574 93578 93580 93584 93586 93590 93592 93596 93598 93602 93606 93607 93609 93610 93612 93613 93615 93616 93618 93619 93621 93622 93624 93625 93627 93628 93630 93634 93635 93636 93640 93641 93642 93646 93647 93648 93652 93653 93654 93658 93659 93660 93664 93665 93666 93670 93671 93672 93676 93677 93678 93682 94292 94296 94300 94301 94302 94304 94308 94310 94314 94316 94320 94322 94326 94328 94332 94334 94338 94340 94344 94346 94350 94352 94356 94358 94362 94364 94365 94366 94368 94370 94371 94376 94379 94382 94383 94386 94388 94393 94394 94395 94397 94398 94401 94405 94406 94407 94409 94410 94413 94417 94418 94419 94422 94424 94425 94429 94430 94431 94434 94438 94439 94440 94443 94447 94448 94449 94452 94454 94455 94459 94460 94461 94464 94468 94469 94470 94473 94477 94478 94479 94482 94484 94485 94489 94490 94491 94494 94498 94499 94500 94503 94507 94508 94509 94512 94514 94515 94519 94520 94521 94524 94528 94529 94530 94533 94537 94538 94539 94542 94544 94545 94549 94550 94551 94554 94558 94559 94560 94563 94567 94568 94569 94572 94574 94575 94579 94580 94581 94584 94588 94589 94590 94593 94597 94598 94599 94602 94604 94605 94609 94610 94611 94614 94618 94619 94620 94623 94627 94628 94629 94631 94632 94635 94639 94640 94641 94644 94648 94649 94650 94652 94653 94655 94656 94660 94661 94662 94664 94665 94669 94670 94671 94675 94678 94681 94684 94687 94690 94693 94696 94699 94702 94703 94705 94706 94708 94709 94712 94713 0
350.85/347.36	c Total wall clock time (in seconds) : 347.231

Verifier Data

OK	3217

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.34 1.09 0.84 6/242 19109
/proc/meminfo: memFree=30652904/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=30536 CPUtime=0 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 1245 0 0 0 0 0 0 0 22 0 2 0 891511424 31268864 963 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 7901 964 736 9 0 385 0
[pid=19109/tid=19110] ppid=19107 vsize=31604 CPUtime=0 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 157 0 0 0 0 0 0 0 24 0 2 0 891511424 32362496 989 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210204776720 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0612211 s]
/proc/loadavg: 1.34 1.09 0.84 6/242 19109
/proc/meminfo: memFree=30652904/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6429132 CPUtime=0.05 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 8413 0 1 0 4 1 0 0 22 0 18 0 891511424 6583431168 8109 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1607283 8109 1737 9 0 1598021 0
[pid=19109/tid=19110] ppid=19107 vsize=6429132 CPUtime=0.04 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 7236 0 1 0 4 0 0 0 25 0 18 0 891511424 6583431168 8109 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 47779858470416 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6429132

[startup+0.100212 s]
/proc/loadavg: 1.34 1.09 0.84 6/242 19109
/proc/meminfo: memFree=30652904/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6430444 CPUtime=0.11 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 9668 0 1 0 10 1 0 0 22 0 18 0 891511424 6584774656 9364 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1607611 9364 2090 9 0 1598349 0
[pid=19109/tid=19110] ppid=19107 vsize=6430444 CPUtime=0.09 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 7859 0 1 0 8 1 0 0 25 0 18 0 891511424 6584774656 9364 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 47779859078114 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6430444

[startup+0.300182 s]
/proc/loadavg: 1.34 1.09 0.84 6/242 19109
/proc/meminfo: memFree=30652904/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6434076 CPUtime=0.48 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 18402 0 1 0 46 2 0 0 22 0 18 0 891511424 6588493824 17653 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1608519 17653 2195 9 0 1599257 0
[pid=19109/tid=19110] ppid=19107 vsize=6434076 CPUtime=0.28 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 15220 0 1 0 26 2 0 0 25 0 18 0 891511424 6588493824 17653 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912505566902 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 6434076

[startup+0.701115 s]
/proc/loadavg: 1.34 1.09 0.84 6/242 19109
/proc/meminfo: memFree=30652904/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6436036 CPUtime=1.22 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 24535 0 1 0 119 3 0 0 22 0 19 0 891511424 6590500864 23404 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1609009 23412 2218 9 0 1599747 0
[pid=19109/tid=19110] ppid=19107 vsize=6436036 CPUtime=0.68 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 20665 0 1 0 66 2 0 0 25 0 19 0 891511424 6590500864 23417 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912505714881 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 6436036

[startup+1.50101 s]
/proc/loadavg: 1.34 1.09 0.84 11/262 19129
/proc/meminfo: memFree=30546988/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6436036 CPUtime=2.1 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 24843 0 1 0 207 3 0 0 22 0 19 0 891511424 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1609009 23712 2221 9 0 1599747 0
[pid=19109/tid=19110] ppid=19107 vsize=6436036 CPUtime=1.49 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 20913 0 1 0 146 3 0 0 25 0 19 0 891511424 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912505708441 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19109/tid=19112] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19112/stat : 19112 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19113] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19113/stat : 19113 (java) S 19107 19109 16678 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19114] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19114/stat : 19114 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19115] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19115/stat : 19115 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19116] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19116/stat : 19116 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19117] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19117/stat : 19117 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19118] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19118/stat : 19118 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19119] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19119/stat : 19119 (java) S 19107 19109 16678 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19120] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19120/stat : 19120 (java) S 19107 19109 16678 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 891511427 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 0 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19121] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19121/stat : 19121 (java) S 19107 19109 16678 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 891511427 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19122] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19122/stat : 19122 (java) S 19107 19109 16678 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 891511427 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19123] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19123/stat : 19123 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511429 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216470961 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19124] ppid=19107 vsize=6436036 CPUtime=0.22 cores=5,7
/proc/19109/task/19124/stat : 19124 (java) S 19107 19109 16678 0 -1 4202560 714 0 0 0 22 0 0 0 24 0 19 0 891511429 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19125] ppid=19107 vsize=6436036 CPUtime=0.38 cores=5,7
/proc/19109/task/19125/stat : 19125 (java) S 19107 19109 16678 0 -1 4202560 2053 0 0 0 38 0 0 0 25 0 19 0 891511429 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19126] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19126/stat : 19126 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511429 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19127] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19127/stat : 19127 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 891511429 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19128] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19128/stat : 19128 (java) S 19107 19109 16678 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 891511473 6590500864 23712 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 6436036

[startup+3.10074 s]
/proc/loadavg: 1.55 1.14 0.86 8/262 19146
/proc/meminfo: memFree=30096124/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6436036 CPUtime=3.7 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 26139 0 1 0 367 3 0 0 22 0 19 0 891511424 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1609009 25007 2221 9 0 1599747 0
[pid=19109/tid=19110] ppid=19107 vsize=6436036 CPUtime=3.08 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 22208 0 1 0 305 3 0 0 20 0 19 0 891511424 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912505640016 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19109/tid=19112] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19112/stat : 19112 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19113] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19113/stat : 19113 (java) S 19107 19109 16678 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19114] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19114/stat : 19114 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19115] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19115/stat : 19115 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19116] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19116/stat : 19116 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19117] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19117/stat : 19117 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19118] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19118/stat : 19118 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19119] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19119/stat : 19119 (java) S 19107 19109 16678 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 891511426 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19120] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19120/stat : 19120 (java) S 19107 19109 16678 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 891511427 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 0 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19121] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19121/stat : 19121 (java) S 19107 19109 16678 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 891511427 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19122] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19122/stat : 19122 (java) S 19107 19109 16678 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 891511427 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19123] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19123/stat : 19123 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511429 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216470961 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19124] ppid=19107 vsize=6436036 CPUtime=0.22 cores=5,7
/proc/19109/task/19124/stat : 19124 (java) S 19107 19109 16678 0 -1 4202560 714 0 0 0 22 0 0 0 18 0 19 0 891511429 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19125] ppid=19107 vsize=6436036 CPUtime=0.38 cores=5,7
/proc/19109/task/19125/stat : 19125 (java) S 19107 19109 16678 0 -1 4202560 2053 0 0 0 38 0 0 0 25 0 19 0 891511429 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19126] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19126/stat : 19126 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511429 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19127] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19127/stat : 19127 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 891511429 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19128] ppid=19107 vsize=6436036 CPUtime=0 cores=5,7
/proc/19109/task/19128/stat : 19128 (java) S 19107 19109 16678 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 891511473 6590500864 25007 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 6436036

[startup+6.30121 s]
/proc/loadavg: 1.55 1.14 0.86 6/261 19243
/proc/meminfo: memFree=29007152/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6436884 CPUtime=6.99 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 76113 0 1 0 688 11 0 0 22 0 19 0 891511424 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1609221 73640 2231 9 0 1599959 0
[pid=19109/tid=19110] ppid=19107 vsize=6436884 CPUtime=6.03 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 70783 0 1 0 593 10 0 0 25 0 19 0 891511424 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912505714876 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19109/tid=19112] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19112/stat : 19112 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19113] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19113/stat : 19113 (java) S 19107 19109 16678 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19114] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19114/stat : 19114 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19115] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19115/stat : 19115 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19116] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19116/stat : 19116 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19117] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19117/stat : 19117 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19118] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19118/stat : 19118 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19119] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19119/stat : 19119 (java) S 19107 19109 16678 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 891511426 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19120] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19120/stat : 19120 (java) S 19107 19109 16678 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 891511427 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 0 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19121] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19121/stat : 19121 (java) S 19107 19109 16678 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 891511427 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19122] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19122/stat : 19122 (java) S 19107 19109 16678 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 891511427 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19123] ppid=19107 vsize=6436884 CPUtime=0 cores=5,7
/proc/19109/task/19123/stat : 19123 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511429 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216470961 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19124] ppid=19107 vsize=6436884 CPUtime=0.44 cores=5,7
/proc/19109/task/19124/stat : 19124 (java) S 19107 19109 16678 0 -1 4202560 1327 0 0 0 44 0 0 0 15 0 19 0 891511429 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19125] ppid=19107 vsize=6436884 CPUtime=0.48 cores=5,7
/proc/19109/task/19125/stat : 19125 (java) S 19107 19109 16678 0 -1 4202560 2781 0 0 0 48 0 0 0 16 0 19 0 891511429 6591369216 73640 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0

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

[pid=19109/tid=19113] ppid=19107 vsize=6440996 CPUtime=0.28 cores=5,7
/proc/19109/task/19113/stat : 19113 (java) S 19107 19109 16678 0 -1 4202560 35055 0 0 0 24 4 0 0 15 0 19 0 891511426 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19114] ppid=19107 vsize=6440996 CPUtime=0.25 cores=5,7
/proc/19109/task/19114/stat : 19114 (java) S 19107 19109 16678 0 -1 4202560 56343 0 0 0 18 7 0 0 15 0 19 0 891511426 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19115] ppid=19107 vsize=6440996 CPUtime=0.21 cores=5,7
/proc/19109/task/19115/stat : 19115 (java) S 19107 19109 16678 0 -1 4202560 32316 0 0 0 19 2 0 0 16 0 19 0 891511426 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19116] ppid=19107 vsize=6440996 CPUtime=0.08 cores=5,7
/proc/19109/task/19116/stat : 19116 (java) S 19107 19109 16678 0 -1 4202560 13387 0 0 0 7 1 0 0 15 0 19 0 891511426 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19117] ppid=19107 vsize=6440996 CPUtime=0.24 cores=5,7
/proc/19109/task/19117/stat : 19117 (java) S 19107 19109 16678 0 -1 4202560 27614 0 0 0 21 3 0 0 16 0 19 0 891511426 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19118] ppid=19107 vsize=6440996 CPUtime=0.37 cores=5,7
/proc/19109/task/19118/stat : 19118 (java) S 19107 19109 16678 0 -1 4202560 49515 0 0 0 32 5 0 0 15 0 19 0 891511426 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19119] ppid=19107 vsize=6440996 CPUtime=0.27 cores=5,7
/proc/19109/task/19119/stat : 19119 (java) S 19107 19109 16678 0 -1 4202560 42486 0 0 0 22 5 0 0 15 0 19 0 891511426 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19120] ppid=19107 vsize=6440996 CPUtime=0.02 cores=5,7
/proc/19109/task/19120/stat : 19120 (java) S 19107 19109 16678 0 -1 4202560 404 0 0 0 2 0 0 0 15 0 19 0 891511427 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 0 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19121] ppid=19107 vsize=6440996 CPUtime=0.02 cores=5,7
/proc/19109/task/19121/stat : 19121 (java) S 19107 19109 16678 0 -1 4202560 18 0 0 0 1 1 0 0 18 0 19 0 891511427 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19122] ppid=19107 vsize=6440996 CPUtime=0.67 cores=5,7
/proc/19109/task/19122/stat : 19122 (java) S 19107 19109 16678 0 -1 4202560 49 0 0 0 64 3 0 0 16 0 19 0 891511427 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19123] ppid=19107 vsize=6440996 CPUtime=0 cores=5,7
/proc/19109/task/19123/stat : 19123 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511429 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216470961 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19124] ppid=19107 vsize=6440996 CPUtime=1.24 cores=5,7
/proc/19109/task/19124/stat : 19124 (java) S 19107 19109 16678 0 -1 4202560 26411 0 0 0 121 3 0 0 16 0 19 0 891511429 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19125] ppid=19107 vsize=6440996 CPUtime=0.54 cores=5,7
/proc/19109/task/19125/stat : 19125 (java) S 19107 19109 16678 0 -1 4202560 2789 0 0 0 54 0 0 0 15 0 19 0 891511429 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19126] ppid=19107 vsize=6440996 CPUtime=0 cores=5,7
/proc/19109/task/19126/stat : 19126 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 891511429 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19127] ppid=19107 vsize=6440996 CPUtime=0 cores=5,7
/proc/19109/task/19127/stat : 19127 (java) S 19107 19109 16678 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 891511429 6595579904 728340 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 348.88
Current children cumulated vsize (KiB) 6440996

[startup+346.301 s]
/proc/loadavg: 4.29 3.26 1.89 5/259 7190
/proc/meminfo: memFree=21685960/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6452316 CPUtime=349.85 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 767299 0 1 0 34828 157 0 0 22 0 18 0 891511424 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1613079 730916 2249 9 0 1603817 0
[pid=19109/tid=19110] ppid=19107 vsize=6452316 CPUtime=344.6 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 446818 0 1 0 34372 88 0 0 25 0 18 0 891511424 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912506061055 0 4 0 16800975 0 0 0 -1 7 0 0 4
[pid=19109/tid=19112] ppid=19107 vsize=6452316 CPUtime=0.18 cores=5,7
/proc/19109/task/19112/stat : 19112 (java) S 19107 19109 16678 0 -1 4202560 30276 0 0 0 15 3 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19113] ppid=19107 vsize=6452316 CPUtime=0.28 cores=5,7
/proc/19109/task/19113/stat : 19113 (java) S 19107 19109 16678 0 -1 4202560 35055 0 0 0 24 4 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19114] ppid=19107 vsize=6452316 CPUtime=0.25 cores=5,7
/proc/19109/task/19114/stat : 19114 (java) S 19107 19109 16678 0 -1 4202560 56343 0 0 0 18 7 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19115] ppid=19107 vsize=6452316 CPUtime=0.21 cores=5,7
/proc/19109/task/19115/stat : 19115 (java) S 19107 19109 16678 0 -1 4202560 32316 0 0 0 19 2 0 0 16 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19116] ppid=19107 vsize=6452316 CPUtime=0.08 cores=5,7
/proc/19109/task/19116/stat : 19116 (java) S 19107 19109 16678 0 -1 4202560 13387 0 0 0 7 1 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19117] ppid=19107 vsize=6452316 CPUtime=0.24 cores=5,7
/proc/19109/task/19117/stat : 19117 (java) S 19107 19109 16678 0 -1 4202560 27614 0 0 0 21 3 0 0 16 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19118] ppid=19107 vsize=6452316 CPUtime=0.37 cores=5,7
/proc/19109/task/19118/stat : 19118 (java) S 19107 19109 16678 0 -1 4202560 49515 0 0 0 32 5 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19119] ppid=19107 vsize=6452316 CPUtime=0.27 cores=5,7
/proc/19109/task/19119/stat : 19119 (java) S 19107 19109 16678 0 -1 4202560 42486 0 0 0 22 5 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19120] ppid=19107 vsize=6452316 CPUtime=0.02 cores=5,7
/proc/19109/task/19120/stat : 19120 (java) S 19107 19109 16678 0 -1 4202560 404 0 0 0 2 0 0 0 15 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 0 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19121] ppid=19107 vsize=6452316 CPUtime=0.02 cores=5,7
/proc/19109/task/19121/stat : 19121 (java) S 19107 19109 16678 0 -1 4202560 18 0 0 0 1 1 0 0 18 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19122] ppid=19107 vsize=6452316 CPUtime=0.67 cores=5,7
/proc/19109/task/19122/stat : 19122 (java) S 19107 19109 16678 0 -1 4202560 49 0 0 0 64 3 0 0 16 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19123] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19123/stat : 19123 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216470961 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19124] ppid=19107 vsize=6452316 CPUtime=1.25 cores=5,7
/proc/19109/task/19124/stat : 19124 (java) S 19107 19109 16678 0 -1 4202560 26411 0 0 0 122 3 0 0 15 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19125] ppid=19107 vsize=6452316 CPUtime=0.71 cores=5,7
/proc/19109/task/19125/stat : 19125 (java) S 19107 19109 16678 0 -1 4202560 5362 0 0 0 71 0 0 0 16 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19126] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19126/stat : 19126 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19127] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19127/stat : 19127 (java) S 19107 19109 16678 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 349.85
Current children cumulated vsize (KiB) 6452316

[startup+347.101 s]
/proc/loadavg: 4.51 3.32 1.92 5/260 7251
/proc/meminfo: memFree=21675536/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6452316 CPUtime=350.65 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 767299 0 1 0 34908 157 0 0 22 0 18 0 891511424 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1613079 730916 2249 9 0 1603817 0
[pid=19109/tid=19110] ppid=19107 vsize=6452316 CPUtime=345.39 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 446818 0 1 0 34451 88 0 0 25 0 18 0 891511424 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912506061015 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=19109/tid=19112] ppid=19107 vsize=6452316 CPUtime=0.18 cores=5,7
/proc/19109/task/19112/stat : 19112 (java) S 19107 19109 16678 0 -1 4202560 30276 0 0 0 15 3 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19113] ppid=19107 vsize=6452316 CPUtime=0.28 cores=5,7
/proc/19109/task/19113/stat : 19113 (java) S 19107 19109 16678 0 -1 4202560 35055 0 0 0 24 4 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19114] ppid=19107 vsize=6452316 CPUtime=0.25 cores=5,7
/proc/19109/task/19114/stat : 19114 (java) S 19107 19109 16678 0 -1 4202560 56343 0 0 0 18 7 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19115] ppid=19107 vsize=6452316 CPUtime=0.21 cores=5,7
/proc/19109/task/19115/stat : 19115 (java) S 19107 19109 16678 0 -1 4202560 32316 0 0 0 19 2 0 0 16 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19116] ppid=19107 vsize=6452316 CPUtime=0.08 cores=5,7
/proc/19109/task/19116/stat : 19116 (java) S 19107 19109 16678 0 -1 4202560 13387 0 0 0 7 1 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19117] ppid=19107 vsize=6452316 CPUtime=0.24 cores=5,7
/proc/19109/task/19117/stat : 19117 (java) S 19107 19109 16678 0 -1 4202560 27614 0 0 0 21 3 0 0 16 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19118] ppid=19107 vsize=6452316 CPUtime=0.37 cores=5,7
/proc/19109/task/19118/stat : 19118 (java) S 19107 19109 16678 0 -1 4202560 49515 0 0 0 32 5 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19119] ppid=19107 vsize=6452316 CPUtime=0.27 cores=5,7
/proc/19109/task/19119/stat : 19119 (java) S 19107 19109 16678 0 -1 4202560 42486 0 0 0 22 5 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19120] ppid=19107 vsize=6452316 CPUtime=0.02 cores=5,7
/proc/19109/task/19120/stat : 19120 (java) S 19107 19109 16678 0 -1 4202560 404 0 0 0 2 0 0 0 15 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 0 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19121] ppid=19107 vsize=6452316 CPUtime=0.02 cores=5,7
/proc/19109/task/19121/stat : 19121 (java) S 19107 19109 16678 0 -1 4202560 18 0 0 0 1 1 0 0 18 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19122] ppid=19107 vsize=6452316 CPUtime=0.67 cores=5,7
/proc/19109/task/19122/stat : 19122 (java) S 19107 19109 16678 0 -1 4202560 49 0 0 0 64 3 0 0 16 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19123] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19123/stat : 19123 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216470961 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19124] ppid=19107 vsize=6452316 CPUtime=1.25 cores=5,7
/proc/19109/task/19124/stat : 19124 (java) S 19107 19109 16678 0 -1 4202560 26411 0 0 0 122 3 0 0 15 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19125] ppid=19107 vsize=6452316 CPUtime=0.71 cores=5,7
/proc/19109/task/19125/stat : 19125 (java) S 19107 19109 16678 0 -1 4202560 5362 0 0 0 71 0 0 0 16 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19126] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19126/stat : 19126 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19127] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19127/stat : 19127 (java) S 19107 19109 16678 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 350.65
Current children cumulated vsize (KiB) 6452316

[startup+347.301 s]
/proc/loadavg: 4.51 3.32 1.92 5/260 7251
/proc/meminfo: memFree=21675536/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=6452316 CPUtime=350.85 cores=5,7
/proc/19109/stat : 19109 (java) S 19107 19109 16678 0 -1 4202496 767299 0 1 0 34928 157 0 0 22 0 18 0 891511424 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 1613079 730916 2249 9 0 1603817 0
[pid=19109/tid=19110] ppid=19107 vsize=6452316 CPUtime=345.59 cores=5,7
/proc/19109/task/19110/stat : 19110 (java) R 19107 19109 16678 0 -1 4202560 446818 0 1 0 34471 88 0 0 25 0 18 0 891511424 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 46912506061055 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=19109/tid=19112] ppid=19107 vsize=6452316 CPUtime=0.18 cores=5,7
/proc/19109/task/19112/stat : 19112 (java) S 19107 19109 16678 0 -1 4202560 30276 0 0 0 15 3 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19113] ppid=19107 vsize=6452316 CPUtime=0.28 cores=5,7
/proc/19109/task/19113/stat : 19113 (java) S 19107 19109 16678 0 -1 4202560 35055 0 0 0 24 4 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19114] ppid=19107 vsize=6452316 CPUtime=0.25 cores=5,7
/proc/19109/task/19114/stat : 19114 (java) S 19107 19109 16678 0 -1 4202560 56343 0 0 0 18 7 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19115] ppid=19107 vsize=6452316 CPUtime=0.21 cores=5,7
/proc/19109/task/19115/stat : 19115 (java) S 19107 19109 16678 0 -1 4202560 32316 0 0 0 19 2 0 0 16 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19116] ppid=19107 vsize=6452316 CPUtime=0.08 cores=5,7
/proc/19109/task/19116/stat : 19116 (java) S 19107 19109 16678 0 -1 4202560 13387 0 0 0 7 1 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19117] ppid=19107 vsize=6452316 CPUtime=0.24 cores=5,7
/proc/19109/task/19117/stat : 19117 (java) S 19107 19109 16678 0 -1 4202560 27614 0 0 0 21 3 0 0 16 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19118] ppid=19107 vsize=6452316 CPUtime=0.37 cores=5,7
/proc/19109/task/19118/stat : 19118 (java) S 19107 19109 16678 0 -1 4202560 49515 0 0 0 32 5 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19119] ppid=19107 vsize=6452316 CPUtime=0.27 cores=5,7
/proc/19109/task/19119/stat : 19119 (java) S 19107 19109 16678 0 -1 4202560 42486 0 0 0 22 5 0 0 15 0 18 0 891511426 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19120] ppid=19107 vsize=6452316 CPUtime=0.02 cores=5,7
/proc/19109/task/19120/stat : 19120 (java) S 19107 19109 16678 0 -1 4202560 404 0 0 0 2 0 0 0 15 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 0 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19121] ppid=19107 vsize=6452316 CPUtime=0.02 cores=5,7
/proc/19109/task/19121/stat : 19121 (java) S 19107 19109 16678 0 -1 4202560 18 0 0 0 1 1 0 0 18 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19122] ppid=19107 vsize=6452316 CPUtime=0.67 cores=5,7
/proc/19109/task/19122/stat : 19122 (java) S 19107 19109 16678 0 -1 4202560 49 0 0 0 64 3 0 0 16 0 18 0 891511427 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19123] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19123/stat : 19123 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216470961 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19124] ppid=19107 vsize=6452316 CPUtime=1.25 cores=5,7
/proc/19109/task/19124/stat : 19124 (java) S 19107 19109 16678 0 -1 4202560 26411 0 0 0 122 3 0 0 15 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19125] ppid=19107 vsize=6452316 CPUtime=0.71 cores=5,7
/proc/19109/task/19125/stat : 19125 (java) S 19107 19109 16678 0 -1 4202560 5362 0 0 0 71 0 0 0 16 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 5 0 0 0
[pid=19109/tid=19126] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19126/stat : 19126 (java) S 19107 19109 16678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463257 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
[pid=19109/tid=19127] ppid=19107 vsize=6452316 CPUtime=0 cores=5,7
/proc/19109/task/19127/stat : 19127 (java) S 19107 19109 16678 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 891511429 6607171584 730916 33554432000 1073741824 1073778376 140733577309504 18446744073709551615 210216463872 0 4 0 16800975 18446604458125849024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 350.85
Current children cumulated vsize (KiB) 6452316

[startup+347.401 s]
/proc/loadavg: 4.51 3.32 1.92 5/260 7251
/proc/meminfo: memFree=21675536/32951124 swapFree=67054524/67111528
[pid=19109] ppid=19107 vsize=0 CPUtime=350.96 cores=5,7
/proc/19109/stat : 19109 (java) R 19107 19109 16678 0 -1 4203524 767310 0 1 0 34935 161 0 0 18 0 1 0 891511424 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19109/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 350.96
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 347.464
CPU time (s): 351.034
CPU user time (s): 349.355
CPU system time (s): 1.67874
CPU usage (%): 101.027
Max. virtual memory (cumulated for all children) (KiB): 6507140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 349.355
system time used= 1.67874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 767310
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= 60144
involuntary context switches= 55906

runsolver used 0.764883 second user time and 1.64875 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-11 15:32:09
IDJOB=3493448
IDBENCH=89537
IDSOLVER=1972
FILE ID=node130/3493448-1307799129
RUNJOBID= node130-1307799121-17475
PBS_JOBID= 13551018
Free space on /tmp= 73936 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/mus/marques-silva/hardware-verification/ooo.tag12.ucl.sat.chaff.4.1.bryant.cnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493448-1307799129/watcher-3493448-1307799129 -o /tmp/evaluation-result-3493448-1307799129/solver-3493448-1307799129 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493448-1307799129.cnf

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

MD5SUM BENCH= c96f5800cc2c7120720583afebf2835a
RANDOM SEED=939628246

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30653464 kB
Buffers:        272804 kB
Cached:        1007560 kB
SwapCached:      10548 kB
Active:        1320824 kB
Inactive:       779972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30653464 kB
SwapTotal:    67111528 kB
SwapFree:     67054524 kB
Dirty:           20148 kB
Writeback:           0 kB
AnonPages:      816936 kB
Mapped:          21140 kB
Slab:           129676 kB
PageTables:       6928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18966280 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= 73928 MiB
End job on node130 at 2011-06-11 15:37:57