Trace number 3483062

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06No Cert. 1800.18 1798.03

General information on the benchmark

Namemus/marques-silva/
bmc-default/barrel7.cnf
MD5SUM2a02db8af848ffed00652cc983bda679
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7779
Satisfiable
(Un)Satisfiability was proved
Number of variables3523
Number of clauses13765
Sum of the clauses size38112
Maximum clause length344
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23963
Number of clauses of size 39408
Number of clauses of size 4392
Number of clauses of size 50
Number of clauses of size over 52

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.11/0.10	c Explanation (MUS) enabled solver
0.11/0.10	c QuickXplain (AAAI 2004 version) minimization strategy
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@31e4457d
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483647s
0.11/0.10	c DB Simplification allowed=true
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3483062-1307606043.cnf
0.11/0.10	c reading problem ... 
0.30/0.24	c ... done. Wall clock time 0.132s.
0.30/0.24	c #vars     17288
0.30/0.24	c #constraints  13765
0.30/0.24	c constraints type 
0.30/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13765
7.40/7.00	c cleaning 2500 clauses out of 5001 with flag 5001/5001
17.72/17.32	c cleaning 4245 clauses out of 8501 with flag 11001/11001
30.14/29.75	c cleaning 5624 clauses out of 11255 with flag 18000/18000
44.02/43.69	c cleaning 6810 clauses out of 13632 with flag 26001/26001
60.73/60.32	c cleaning 7907 clauses out of 15822 with flag 35001/35001
76.75/76.39	c cleaning 8951 clauses out of 17916 with flag 45002/45002
91.88/91.45	c cleaning 9975 clauses out of 19964 with flag 56001/56001
111.29/110.82	c cleaning 10987 clauses out of 21988 with flag 68000/68000
134.21/133.78	c cleaning 11993 clauses out of 24002 with flag 81001/81001
153.34/152.85	c cleaning 12996 clauses out of 26009 with flag 95001/95001
153.76/153.21	c Unsat detection wall clock time (in seconds) : 153.113
153.76/153.21	c Size of initial unsat subformula: 7865
153.76/153.21	c Computing MUS ...
153.76/153.21	c initial unsat core 3285[?] 435[?] 17288[?]  17[?] -452[?] 17287[?]  452[?] -17[?] 17286[?]  16[?] -451[?] 17285[?]  451[?] -16[?] 17284[?]  15[?] -450[?] 17283[?]  450[?] -15[?] 17282[?]  28[?] -463[?] 17281[?]  463[?] -28[?] 17280[?]  27[?] -462[?] 17279[?]  462[?] -27[?] 17278[?]  26[?] -461[?] 17277[?]  461[?] -26[?] 17276[?]  39[?] -474[?] 17275[?]  474[?] -39[?] 17274[?]  38[?] -473[?] 17273[?]  473[?] -38[?] 17272[?]  37[?] -472[?] 17271[?]  472[?] -37[?] 17270[?]  50[?] -485[?] 17269[?]  485[?] -50[?] 17268[?]  49[?] -484[?] 17267[?]  484[?] -49[?] 17266[?]  48[?] -483[?] 17265[?]  483[?] -48[?] 17264[?]  61[?] -496[?] 17263[?]  496[?] -61[?] 17262[?]  60[?] -495[?] 17261[?]  495[?] -60[?] 17260[?]  59[?] -494[?] 17259[?]  494[?] -59[?] 17258[?]  72[?] -507[?] 17257[?]  507[?] -72[?] 17256[?]  71[?] -506[?] 17255[?]  506[?] -71[?] 17254[?]  70[?] -505[?] 17253[?]  505[?] -70[?] 17252[?]  7[?] -442[?] 17251[?]  442[?] -7[?] 17250[?]  6[?] -441[?] 17249[?]  441[?] -6[?] 17248[?]  -440[?] 5[?] 17247[?]  -5[?] 440[?] 17246[?]  14[?] -526[?] 17245[?]  526[?] -14[?] 17244[?]  13[?] -525[?] 17243[?]  525[?] -13[?] 17242[?]  12[?] -524[?] 17241[?]  524[?] -12[?] 17240[?]  91[?] -585[?] 17239[?]  585[?] -91[?] 17238[?]  90[?] -584[?] 17237[?]  584[?] -90[?] 17236[?]  89[?] -583[?] 17235[?]  583[?] -89[?] 17234[?]  150[?] -644[?] 17233[?]  644[?] -150[?] 17232[?]  149[?] -643[?] 17231[?]  643[?] -149[?] 17230[?]  148[?] -642[?] 17229[?]  642[?] -148[?] 17228[?]  209[?] -703[?] 17227[?]  703[?] -209[?] 17226[?]  208[?] -702[?] 17225[?]  702[?] -208[?] 17224[?]  207[?] -701[?] 17223[?]  701[?] -207[?] 17222[?]  268[?] -762[?] 17221[?]  762[?] -268[?] 17220[?]  267[?] -761[?] 17219[?]  761[?] -267[?] 17218[?]  266[?] -760[?] 17217[?]  760[?] -266[?] 17216[?]  327[?] -439[?] 17215[?]  439[?] -327[?] 17214[?]  326[?] -438[?] 17213[?]  438[?] -326[?] 17212[?]  325[?] -437[?] 17211[?]  437[?] -325[?] 17210[?]  4[?] -449[?] 17209[?]  449[?] -4[?] 17208[?]  3[?] -448[?] 17207[?]  448[?] -3[?] 17206[?]  -447[?] 2[?] 17205[?]  -2[?] 447[?] 17204[?]  452[?] -886[?] 17203[?]  886[?] -452[?] 17202[?]  451[?] -885[?] 17201[?]  885[?] -451[?] 17200[?]  450[?] -884[?] 17199[?]  884[?] -450[?] 17198[?]  463[?] -897[?] 17197[?]  897[?] -463[?] 17196[?]  462[?] -896[?] 17195[?]  896[?] -462[?] 17194[?]  461[?] -895[?] 17193[?]  895[?] -461[?] 17192[?]  474[?] -908[?] 17191[?]  908[?] -474[?] 17190[?]  473[?] -907[?] 17189[?]  907[?] -473[?] 17188[?]  472[?] -906[?] 17187[?]  906[?] -472[?] 17186[?]  485[?] -919[?] 17185[?]  919[?] -485[?] 17184[?]  484[?] -918[?] 17183[?]  918[?] -484[?] 17182[?]  483[?] -917[?] 17181[?]  917[?] -483[?] 17180[?]  496[?] -930[?] 17179[?]  930[?] -496[?] 17178[?]  495[?] -929[?] 17177[?]  929[?] -495[?] 17176[?]  494[?] -928[?] 17175[?]  928[?] -494[?] 17174[?]  507[?] -941[?] 17173[?]  941[?] -507[?] 17172[?]  506[?] -940[?] 17171[?]  940[?] -506[?] 17170[?]  505[?] -939[?] 17169[?]  939[?] -505[?] 17168[?]  442[?] -876[?] 17167[?]  876[?] -442[?] 17166[?]  441[?] -875[?] 17165[?]  875[?] -441[?] 17164[?]  -874[?] 440[?] 17163[?]  -440[?] 874[?] 17162[?]  449[?] -960[?] 17161[?]  960[?] -449[?] 17160[?]  448[?] -959[?] 17159[?]  959[?] -448[?] 17158[?]  -958[?] 447[?] 17157[?]  -447[?] 958[?] 17156[?]  526[?] -1019[?] 17155[?]  1019[?] -526[?] 17154[?]  525[?] -1018[?] 17153[?]  1018[?] -525[?] 17152[?]  524[?] -1017[?] 17151[?]  1017[?] -524[?] 17150[?]  585[?] -1078[?] 17149[?]  1078[?] -585[?] 17148[?]  584[?] -1077[?] 17147[?]  1077[?] -584[?] 17146[?]  583[?] -1076[?] 17145[?]  1076[?] -583[?] 17144[?]  644[?] -1137[?] 17143[?]  1137[?] -644[?] 17142[?]  643[?] -1136[?] 17141[?]  1136[?] -643[?] 17140[?]  642[?] -1135[?] 17139[?]  1135[?] -642[?] 17138[?]  703[?] -1196[?] 17137[?]  1196[?] -703[?] 17136[?]  702[?] -1195[?] 17135[?]  1195[?] -702[?] 17134[?]  701[?] -1194[?] 17133[?]  1194[?] -701[?] 17132[?]  762[?] -873[?] 17131[?]  873[?] -762[?] 17130[?]  761[?] -872[?] 17129[?]  872[?] -761[?] 17128[?]  760[?] -871[?] 17127[?]  871[?] -760[?] 17126[?]  439[?] -883[?] 17125[?]  883[?] -439[?] 17124[?]  438[?] -882[?] 17123[?]  882[?] -438[?] 17122[?]  437[?] -881[?] 17121[?]  881[?] -437[?] 17120[?]  886[?] -1320[?] 17119[?]  1320[?] -886[?] 17118[?]  885[?] -1319[?] 17117[?]  1319[?] -885[?] 17116[?]  884[?] -1318[?] 17115[?]  1318[?] -884[?] 17114[?]  897[?] -1331[?] 17113[?]  1331[?] -897[?] 17112[?]  896[?] -1330[?] 17111[?]  1330[?] -896[?] 17110[?]  895[?] -1329[?] 17109[?]  1329[?] -895[?] 17108[?]  908[?] -1342[?] 17107[?]  1342[?] -908[?] 17106[?]  907[?] -1341[?] 17105[?]  1341[?] -907[?] 17104[?]  906[?] -1340[?] 17103[?]  1340[?] -906[?] 17102[?]  919[?] -1353[?] 17101[?]  1353[?] -919[?] 17100[?]  918[?] -1352[?] 17099[?]  1352[?] -918[?] 17098[?]  917[?] -1351[?] 17097[?]  1351[?] -917[?] 17096[?]  930[?] -1364[?] 17095[?]  1364[?] -930[?] 17094[?]  929[?] -1363[?] 17093[?]  1363[?] -929[?] 17092[?]  928[?] -1362[?] 17091[?]  1362[?] -928[?] 17090[?]  941[?] -1375[?] 17089[?]  1375[?] -941[?] 17088[?]  940[?] -1374[?] 17087[?]  1374[?] -940[?] 17086[?]  939[?] -1373[?] 17085[?]  1373[?] -939[?] 17084[?]  876[?] -1310[?] 17083[?]  1310[?] -876[?] 17082[?]  875[?] -1309[?] 17081[?]  1309[?] -875[?] 17080[?]  -1308[?] 874[?] 17079[?]  -874[?] 1308[?] 17078[?]  883[?] -1394[?] 17077[?]  1394[?] -883[?] 17076[?]  882[?] -1393[?] 17075[?]  1393[?] -882[?] 17074[?]  881[?] -1392[?] 17073[?]  1392[?] -881[?] 17072[?]  960[?] -1453[?] 17071[?]  1453[?] -960[?] 17070[?]  959[?] -1452[?] 17069[?]  1452[?] -959[?] 17068[?]  -1451[?] 958[?] 17067[?]  -958[?] 1451[?] 17066[?]  1019[?] -1512[?] 17065[?]  1512[?] -1019[?] 17064[?]  1018[?] -1511[?] 17063[?]  1511[?] -1018[?] 17062[?]  1017[?] -1510[?] 17061[?]  1510[?] -1017[?] 17060[?]  1078[?] -1571[?] 17059[?]  1571[?] -1078[?] 17058[?]  1077[?] -1570[?] 17057[?]  1570[?] -1077[?] 17056[?]  1076[?] -1569[?] 17055[?]  1569[?] -1076[?] 17054[?]  1137[?] -1630[?] 17053[?]  1630[?] -1137[?] 17052[?]  1136[?] -1629[?] 17051[?]  1629[?] -1136[?] 17050[?]  1135[?] -1628[?] 17049[?]  1628[?] -1135[?] 17048[?]  1196[?] -1307[?] 17047[?]  1307[?] -1196[?] 17046[?]  1195[?] -1306[?] 17045[?]  1306[?] -1195[?] 17044[?]  1194[?] -1305[?] 17043[?]  1305[?] -1194[?] 17042[?]  873[?] -1317[?] 17041[?]  1317[?] -873[?] 17040[?]  872[?] -1316[?] 17039[?]  1316[?] -872[?] 17038[?]  871[?] -1315[?] 17037[?]  1315[?] -871[?] 17036[?]  1320[?] -1754[?] 17035[?]  1754[?] -1320[?] 17034[?]  1319[?] -1753[?] 17033[?]  1753[?] -1319[?] 17032[?]  1318[?] -1752[?] 17031[?]  1752[?] -1318[?] 17030[?]  1331[?] -1765[?] 17029[?]  1765[?] -1331[?] 17028[?]  1330[?] -1764[?] 17027[?]  1764[?] -1330[?] 17026[?]  1329[?] -1763[?] 17025[?]  1763[?] -1329[?] 17024[?]  1342[?] -1776[?] 17023[?]  1776[?] -1342[?] 17022[?]  1341[?] -1775[?] 17021[?]  1775[?] -1341[?] 17020[?]  1340[?] -1774[?] 17019[?]  1774[?] -1340[?] 17018[?]  1353[?] -1787[?] 17017[?]  1787[?] -1353[?] 17016[?]  1352[?] -1786[?] 17015[?]  1786[?] -1352[?] 17014[?]  1351[?] -1785[?] 17013[?]  1785[?] -1351[?] 17012[?]  1364[?] -1798[?] 17011[?]  1798[?] -1364[?] 17010[?]  1363[?] -1797[?] 17009[?]  1797[?] -1363[?] 17008[?]  1362[?] -1796[?] 17007[?]  1796[?] -1362[?] 17006[?]  1375[?] -1809[?] 17005[?]  1809[?] -1375[?] 17004[?]  1374[?] -1808[?] 17003[?]  1808[?] -1374[?] 17002[?]  1373[?] -1807[?] 17001[?]  1807[?] -1373[?] 17000[?]  1310[?] -1744[?] 16999[?]  1744[?] -1310[?] 16998[?]  1309[?] -1743[?] 16997[?]  1743[?] -1309[?] 16996[?]  -1742[?] 1308[?] 16995[?]  -1308[?] 1742[?] 16994[?]  1317[?] -1828[?] 16993[?]  1828[?] -1317[?] 16992[?]  1316[?] -1827[?] 16991[?]  1827[?] -1316[?] 16990[?]  1315[?] -1826[?] 16989[?]  1826[?] -1315[?] 16988[?]  1394[?] -1887[?] 16987[?]  1887[?] -1394[?] 16986[?]  1393[?] -1886[?] 16985[?]  1886[?] -1393[?] 16984[?]  1392[?] -1885[?] 16983[?]  1885[?] -1392[?] 16982[?]  1453[?] -1946[?] 16981[?]  1946[?] -1453[?] 16980[?]  1452[?] -1945[?] 16979[?]  1945[?] -1452[?] 16978[?]  -1944[?] 1451[?] 16977[?]  -1451[?] 1944[?] 16976[?]  1512[?] -2005[?] 16975[?]  2005[?] -1512[?] 16974[?]  1511[?] -2004[?] 16973[?]  2004[?] -1511[?] 16972[?]  1510[?] -2003[?] 16971[?]  2003[?] -1510[?] 16970[?]  1571[?] -2064[?] 16969[?]  2064[?] -1571[?] 16968[?]  1570[?] -2063[?] 16967[?]  2063[?] -1570[?] 16966[?]  1569[?] -2062[?] 16965[?]  2062[?] -1569[?] 16964[?]  1630[?] -1741[?] 16963[?]  1741[?] -1630[?] 16962[?]  1629[?] -1740[?] 16961[?]  1740[?] -1629[?] 16960[?]  1628[?] -1739[?] 16959[?]  1739[?] -1628[?] 16958[?]  1307[?] -1751[?] 16957[?]  1751[?] -1307[?] 16956[?]  1306[?] -1750[?] 16955[?]  1750[?] -1306[?] 16954[?]  1305[?] -1749[?] 16953[?]  1749[?] -1305[?] 16952[?]  1754[?] -2188[?] 16951[?]  2188[?] -1754[?] 16950[?]  1753[?] -2187[?] 16949[?]  2187[?] -1753[?] 16948[?]  1752[?] -2186[?] 16947[?]  2186[?] -1752[?] 16946[?]  1765[?] -2199[?] 16945[?]  2199[?] -1765[?] 16944[?]  1764[?] -2198[?] 16943[?]  2198[?] -1764[?] 16942[?]  1763[?] -2197[?] 16941[?]  2197[?] -1763[?] 16940[?]  1776[?] -2210[?] 16939[?]  2210[?] -1776[?] 16938[?]  1775[?] -2209[?] 16937[?]  2209[?] -1775[?] 16936[?]  1774[?] -2208[?] 16935[?]  2208[?] -1774[?] 16934[?]  1787[?] -2221[?] 16933[?]  2221[?] -1787[?] 16932[?]  1786[?] -2220[?] 16931[?]  2220[?] -1786[?] 16930[?]  1785[?] -2219[?] 16929[?]  2219[?] -1785[?] 16928[?]  1798[?] -2232[?] 16927[?]  2232[?] -1798[?] 16926[?]  1797[?] -2231[?] 16925[?]  2231[?] -1797[?] 16924[?]  1796[?] -2230[?] 16923[?]  2230[?] -1796[?] 16922[?]  1809[?] -2243[?] 16921[?]  2243[?] -1809[?] 16920[?]  1808[?] -2242[?] 16919[?]  2242[?] -1808[?] 16918[?]  1807[?] -2241[?] 16917[?]  2241[?] -1807[?] 16916[?]  1744[?] -2178[?] 16915[?]  2178[?] -1744[?] 16914[?]  1743[?] -2177[?] 16913[?]  2177[?] -1743[?] 16912[?]  -2176[?] 1742[?] 16911[?]  -1742[?] 2176[?] 16910[?]  1751[?] -2262[?] 16909[?]  2262[?] -1751[?] 16908[?]  1750[?] -2261[?] 16907[?]  2261[?] -1750[?] 16906[?]  1749[?] -2260[?] 16905[?]  2260[?] -1749[?] 16904[?]  1828[?] -2321[?] 16903[?]  2321[?] -1828[?] 16902[?]  1827[?] -2320[?] 16901[?]  2320[?] -1827[?] 16900[?]  1826[?] -2319[?] 16899[?]  2319[?] -1826[?] 16898[?]  1887[?] -2380[?] 16897[?]  2380[?] -1887[?] 16896[?]  1886[?] -2379[?] 16895[?]  2379[?] -1886[?] 16894[?]  1885[?] -2378[?] 16893[?]  2378[?] -1885[?] 16892[?]  1946[?] -2439[?] 16891[?]  2439[?] -1946[?] 16890[?]  1945[?] -2438[?] 16889[?]  2438[?] -1945[?] 16888[?]  -2437[?] 1944[?] 16887[?]  -1944[?] 2437[?] 16886[?]  2005[?] -2498[?] 16885[?]  2498[?] -2005[?] 16884[?]  2004[?] -2497[?] 16883[?]  -2004[?] 2497[?] 16882[?]  2003[?] -2496[?] 16881[?]  2496[?] -2003[?] 16880[?]  2064[?] -2175[?] 16879[?]  2175[?] -2064[?] 16878[?]  2063[?] -2174[?] 16877[?]  2174[?] -2063[?] 16876[?]  2062[?] -2173[?] 16875[?]  2173[?] -2062[?] 16874[?]  1741[?] -2185[?] 16873[?]  2185[?] -1741[?] 16872[?]  1740[?] -2184[?] 16871[?]  2184[?] -1740[?] 16870[?]  1739[?] -2183[?] 16869[?]  2183[?] -1739[?] 16868[?]  2188[?] -2622[?] 16867[?]  2622[?] -2188[?] 16866[?]  2187[?] -2621[?] 16865[?]  -2187[?] 2621[?] 16864[?]  2186[?] -2620[?] 16863[?]  2620[?] -2186[?] 16862[?]  2199[?] -2633[?] 16861[?]  2633[?] -2199[?] 16860[?]  2198[?] -2632[?] 16859[?]  2632[?] -2198[?] 16858[?]  2197[?] -2631[?] 16857[?]  2631[?] -2197[?] 16856[?]  2210[?] -2644[?] 16855[?]  2644[?] -2210[?] 16854[?]  2209[?] -2643[?] 16853[?]  2643[?] -2209[?] 16852[?]  2208[?] -2642[?] 16851[?]  2642[?] -2208[?] 16850[?]  2221[?] -2655[?] 16849[?]  2655[?] -2221[?] 16848[?]  2220[?] -2654[?] 16847[?]  2654[?] -2220[?] 16846[?]  2219[?] -2653[?] 16845[?]  2653[?] -2219[?] 16844[?]  2232[?] -2666[?] 16843[?]  2666[?] -2232[?] 16842[?]  2231[?] -2665[?] 16841[?]  2665[?] -2231[?] 16840[?]  2230[?] -2664[?] 16839[?]  2664[?] -2230[?] 16838[?]  2243[?] -2677[?] 16837[?]  2677[?] -2243[?] 16836[?]  2242[?] -2676[?] 16835[?]  2676[?] -2242[?] 16834[?]  2241[?] -2675[?] 16833[?]  2675[?] -2241[?] 16832[?]  2178[?] -2612[?] 16831[?]  2612[?] -2178[?] 16830[?]  2177[?] -2611[?] 16829[?]  2611[?] -2177[?] 16828[?]  -2610[?] 2176[?] 16827[?]  -2176[?] 2610[?] 16826[?]  2185[?] -2696[?] 16825[?]  2696[?] -2185[?] 16824[?]  2184[?] -2695[?] 16823[?]  2695[?] -2184[?] 16822[?]  2183[?] -2694[?] 16821[?]  2694[?] -2183[?] 16820[?]  2262[?] -2755[?] 16819[?]  -2262[?] 2755[?] 16818[?]  2261[?] -2754[?] 16817[?]  2754[?] -2261[?] 16816[?]  2260[?] -2753[?] 16815[?]  2753[?] -2260[?] 16814[?]  2321[?] -2814[?] 16813[?]  2814[?] -2321[?] 16812[?]  2320[?] -2813[?] 16811[?]  2813[?] -2320[?] 16810[?]  2319[?] -2812[?] 16809[?]  2812[?] -2319[?] 16808[?]  2380[?] -2873[?] 16807[?]  2873[?] -2380[?] 16806[?]  2379[?] -2872[?] 16805[?]  2872[?] -2379[?] 16804[?]  2378[?] -2871[?] 16803[?]  2871[?] -2378[?] 16802[?]  2439[?] -2932[?] 16801[?]  2932[?] -2439[?] 16800[?]  2438[?] -2931[?] 16799[?]  2931[?] -2438[?] 16798[?]  -2930[?] 2437[?] 16797[?]  -2437[?] 2930[?] 16796[?]  2498[?] -2609[?] 16795[?]  2609[?] -2498[?] 16794[?]  -2608[?] 2497[?] 16793[?]  -2497[?] 2608[?] 16792[?]  2496[?] -2607[?] 16791[?]  2607[?] -2496[?] 16790[?]  2175[?] -2619[?] 16789[?]  2619[?] -2175[?] 16788[?]  2174[?] -2618[?] 16787[?]  2618[?] -2174[?] 16786[?]  2173[?] -2617[?] 16785[?]  2617[?] -2173[?] 16784[?]  2622[?] -3299[?] 16783[?]  3299[?] -2622[?] 16782[?]  -3298[?] 2621[?] 16781[?]  -2621[?] 3298[?] 16780[?]  2620[?] -3297[?] 16779[?]  3297[?] -2620[?] 16778[?]  2633[?] -3306[?] 16777[?]  3306[?] -2633[?] 16776[?]  2632[?] -3305[?] 16775[?]  3305[?] -2632[?] 16774[?]  2631[?] -3304[?] 16773[?]  3304[?] -2631[?] 16772[?]  2644[?] -3313[?] 16771[?]  3313[?] -2644[?] 16770[?]  2643[?] -3312[?] 16769[?]  3312[?] -2643[?] 16768[?]  2642[?] -3311[?] 16767[?]  3311[?] -2642[?] 16766[?]  2655[?] -3320[?] 16765[?]  -2655[?] 3320[?] 16764[?]  2654[?] -3319[?] 16763[?]  3319[?] -2654[?] 16762[?]  2653[?] -3318[?] 16761[?]  3318[?] -2653[?] 16760[?]  2666[?] -3327[?] 16759[?]  3327[?] -2666[?] 16758[?]  2665[?] -3326[?] 16757[?]  3326[?] -2665[?] 16756[?]  2664[?] -3325[?] 16755[?]  3325[?] -2664[?] 16754[?]  2677[?] -3334[?] 16753[?]  3334[?] -2677[?] 16752[?]  2676[?] -3333[?] 16751[?]  3333[?] -2676[?] 16750[?]  2675[?] -3332[?] 16749[?]  3332[?] -2675[?] 16748[?]  2612[?] -3291[?] 16747[?]  3291[?] -2612[?] 16746[?]  2611[?] -3290[?] 16745[?]  3290[?] -2611[?] 16744[?]  -3289[?] 2610[?] 16743[?]  -2610[?] 3289[?] 16742[?]  2619[?] -3345[?] 16741[?]  3345[?] -2619[?] 16740[?]  2618[?] -3344[?] 16739[?]  3344[?] -2618[?] 16738[?]  2617[?] -3343[?] 16737[?]  3343[?] -2617[?] 16736[?]  2696[?] -3376[?] 16735[?]  3376[?] -2696[?] 16734[?]  2695[?] -3375[?] 16733[?]  3375[?] -2695[?] 16732[?]  2694[?] -3374[?] 16731[?]  3374[?] -2694[?] 16730[?]  -3407[?] 2755[?] 16729[?]  -2755[?] 3407[?] 16728[?]  2754[?] -3406[?] 16727[?]  3406[?] -2754[?] 16726[?]  2753[?] -3405[?] 16725[?]  3405[?] -2753[?] 16724[?]  2814[?] -3438[?] 16723[?]  3438[?] -2814[?] 16722[?]  2813[?] -3437[?] 16721[?]  3437[?] -2813[?] 16720[?]  2812[?] -3436[?] 16719[?]  3436[?] -2812[?] 16718[?]  2873[?] -3469[?] 16717[?]  3469[?] -2873[?] 16716[?]  2872[?] -3468[?] 16715[?]  3468[?] -2872[?] 16714[?]  2871[?] -3467[?] 16713[?]  3467[?] -2871[?] 16712[?]  2932[?] -3288[?] 16711[?]  3288[?] -2932[?] 16710[?]  2931[?] -3287[?] 16709[?]  3287[?] -2931[?] 16708[?]  -3286[?] 2930[?] 16707[?]  -2930[?] 3286[?] 16706[?]  2609[?] -3296[?] 16705[?]  3296[?] -2609[?] 16704[?]  -3295[?] 2608[?] 16703[?]  -2608[?] 3295[?] 16702[?]  2607[?] -3294[?] 16701[?]  3294[?] -2607[?] 16700[?]  3296[?] -3299[?] 16699[?]  3299[?] -3296[?] 16698[?]  -3298[?] 3295[?] 16697[?]  -3295[?] 3298[?] 16696[?]  3294[?] -3297[?] 16695[?]  3297[?] -3294[?] 16694[?]  3345[?] -3306[?] 16693[?]  3306[?] -3345[?] 16692[?]  3344[?] -3305[?] 16691[?]  3305[?] -3344[?] 16690[?]  3343[?] -3304[?] 16689[?]  3304[?] -3343[?] 16688[?]  3376[?] -3313[?] 16687[?]  3313[?] -3376[?] 16686[?]  3375[?] -3312[?] 16685[?]  3312[?] -3375[?] 16684[?]  3374[?] -3311[?] 16683[?]  3311[?] -3374[?] 16682[?]  -3320[?] 3407[?] 16681[?]  -3407[?] 3320[?] 16680[?]  3406[?] -3319[?] 16679[?]  3319[?] -3406[?] 16678[?]  3405[?] -3318[?] 16677[?]  3318[?] -3405[?] 16676[?]  3438[?] -3327[?] 16675[?]  3327[?] -3438[?] 16674[?]  3437[?] -3326[?] 16673[?]  3326[?] -3437[?] 16672[?]  3436[?] -3325[?] 16671[?]  3325[?] -3436[?] 16670[?]  3469[?] -3334[?] 16669[?]  3334[?] -3469[?] 16668[?]  3468[?] -3333[?] 16667[?]  3333[?] -3468[?] 16666[?]  3467[?] -3332[?] 16665[?]  3332[?] -3467[?] 16664[?]  3288[?] -3291[?] 16663[?]  3291[?] -3288[?] 16662[?]  3287[?] -3290[?] 16661[?]  3290[?] -3287[?] 16660[?]  -3289[?] 3286[?] 16659[?]  -3286[?] 3289[?] 16658[?]  3292[?] 3084[?] 16657[?]  3089[?] 3302[?] 16656[?]  3094[?] 3309[?] 16655[?]  3099[?] 3316[?] 16654[?]  3104[?] 3323[?] 16653[?]  3109[?] 3330[?] 16652[?]  3079[?] 3337[?] 16651[?]  3119[?] 3341[?] 16650[?]  3348[?] 3124[?] 16649[?]  3352[?] 3129[?] 16648[?]  3134[?] 3356[?] 16647[?]  3360[?] 3139[?] 16646[?]  3144[?] 3364[?] 16645[?]  3114[?] 3368[?] 16644[?]  3154[?] 3372[?] 16643[?]  3379[?] 3159[?] 16642[?]  3383[?] 3164[?] 16641[?]  3387[?] 3169[?] 16640[?]  3391[?] 3174[?] 16639[?]  3395[?] 3179[?] 16638[?]  3399[?] 3149[?] 16637[?]  3189[?] 3403[?] 16636[?]  3194[?] 3410[?] 16635[?]  3414[?] 3199[?] 16634[?]  3418[?] 3204[?] 16633[?]  3422[?] 3209[?] 16632[?]  3426[?] 3214[?] 16631[?]  3430[?] 3184[?] 16630[?]  3224[?] 3434[?] 16629[?]  3441[?] 3229[?] 16628[?]  3234[?] 3445[?] 16627[?]  3449[?] 3239[?] 16626[?]  3453[?] 3244[?] 16625[?]  3457[?] 3249[?] 16624[?]  3461[?] 3219[?] 16623[?]  3259[?] 3465[?] 16622[?]  3264[?] 3472[?] 16621[?]  3476[?] 3269[?] 16620[?]  3480[?] 3274[?] 16619[?]  3484[?] 3279[?] 16618[?]  3488[?] 3284[?] 16617[?]  3492[?] 3254[?] 16616[?]  3049[?] 3496[?] 16615[?]  3054[?] 3500[?] 16614[?]  3504[?] 3059[?] 16613[?]  3508[?] 3064[?] 16612[?]  3512[?] 3069[?] 16611[?]  3516[?] 3074[?] 16610[?]  3520[?] 3044[?] 16609[?]  -3044[?] 3522[?] 3523[?] 3521[?] 16608[?]  -3523[?] -3291[?] -3288[?] 16604[?]  -3523[?] 3291[?] 3288[?] 16603[?]  3291[?] 3523[?] -3288[?] 16602[?]  3288[?] 3523[?] -3291[?] 16601[?]  -3522[?] -3287[?] -3290[?] 16600[?]  -3522[?] 3290[?] 3287[?] 16599[?]  3290[?] -3287[?] 3522[?] 16598[?]  3287[?] -3290[?] 3522[?] 16597[?]  -3521[?] -3289[?] -3286[?] 16596[?]  -3521[?] 3289[?] 3286[?] 16595[?]  -3286[?] 3289[?] 3521[?] 16594[?]  -3289[?] 3286[?] 3521[?] 16593[?]  3243[?] -3520[?] 16592[?]  3242[?] -3520[?] 16591[?]  3241[?] -3520[?] 16590[?]  3334[?] -3469[?] -3241[?] 16589[?]  3469[?] -3334[?] -3241[?] 16588[?]  3333[?] -3468[?] -3242[?] 16585[?]  3468[?] -3333[?] -3242[?] 16584[?]  3332[?] -3467[?] -3243[?] 16581[?]  3467[?] -3332[?] -3243[?] 16580[?]  3243[?] -3332[?] -3467[?] 16579[?]  3243[?] 3332[?] 3467[?] 16578[?]  3517[?] 3519[?] -3074[?] 3518[?] 16577[?]  3074[?] -3517[?] 16576[?]  -3518[?] 3074[?] 16575[?]  -3519[?] 3074[?] 16574[?]  -3519[?] -3334[?] -3288[?] 16573[?]  3288[?] 3334[?] -3519[?] 16572[?]  3334[?] 3519[?] -3288[?] 16571[?]  3288[?] 3519[?] -3334[?] 16570[?]  -3518[?] -3333[?] -3287[?] 16569[?]  3287[?] -3518[?] 3333[?] 16568[?]  3333[?] 3518[?] -3287[?] 16567[?]  3287[?] 3518[?] -3333[?] 16566[?]  -3286[?] -3517[?] -3332[?] 16565[?]  3332[?] -3517[?] 3286[?] 16564[?]  3332[?] 3517[?] -3286[?] 16563[?]  3517[?] 3286[?] -3332[?] 16562[?]  3238[?] -3516[?] 16561[?]  3237[?] -3516[?] 16560[?]  3236[?] -3516[?] 16559[?]  3327[?] -3236[?] -3469[?] 16558[?]  3469[?] -3236[?] -3327[?] 16557[?]  3236[?] -3327[?] -3469[?] 16556[?]  3326[?] -3237[?] -3468[?] 16554[?]  3468[?] -3237[?] -3326[?] 16553[?]  3237[?] -3468[?] -3326[?] 16552[?]  3325[?] -3238[?] -3467[?] 16550[?]  3467[?] -3238[?] -3325[?] 16549[?]  3467[?] 3238[?] 3325[?] 16547[?]  3513[?] 3515[?] -3069[?] 3514[?] 16546[?]  3069[?] -3513[?] 16545[?]  -3514[?] 3069[?] 16544[?]  -3515[?] 3069[?] 16543[?]  -3515[?] -3327[?] -3288[?] 16542[?]  3288[?] 3327[?] -3515[?] 16541[?]  3327[?] 3515[?] -3288[?] 16540[?]  3288[?] 3515[?] -3327[?] 16539[?]  -3514[?] -3287[?] -3326[?] 16538[?]  3326[?] -3514[?] 3287[?] 16537[?]  3326[?] 3514[?] -3287[?] 16536[?]  3287[?] 3514[?] -3326[?] 16535[?]  -3286[?] -3513[?] -3325[?] 16534[?]  3325[?] -3513[?] 3286[?] 16533[?]  3325[?] 3513[?] -3286[?] 16532[?]  3513[?] 3286[?] -3325[?] 16531[?]  3233[?] -3512[?] 16530[?]  3232[?] -3512[?] 16529[?]  3231[?] -3512[?] 16528[?]  -3231[?] -3469[?] 3320[?] 16527[?]  3469[?] -3231[?] -3320[?] 16526[?]  3231[?] -3320[?] -3469[?] 16525[?]  3319[?] -3232[?] -3468[?] 16523[?]  3468[?] -3232[?] -3319[?] 16522[?]  3232[?] -3468[?] -3319[?] 16521[?]  3319[?] 3232[?] 3468[?] 16520[?]  3318[?] -3233[?] -3467[?] 16519[?]  3467[?] -3233[?] -3318[?] 16518[?]  3233[?] -3318[?] -3467[?] 16517[?]  3511[?] 3509[?] -3064[?] 3510[?] 16515[?]  3064[?] -3509[?] 16514[?]  -3510[?] 3064[?] 16513[?]  -3511[?] 3064[?] 16512[?]  -3511[?] -3320[?] -3288[?] 16511[?]  3288[?] 3320[?] -3511[?] 16510[?]  3511[?] 3320[?] -3288[?] 16509[?]  3288[?] 3511[?] -3320[?] 16508[?]  -3510[?] -3287[?] -3319[?] 16507[?]  3319[?] -3510[?] 3287[?] 16506[?]  3319[?] 3510[?] -3287[?] 16505[?]  3287[?] 3510[?] -3319[?] 16504[?]  -3286[?] -3509[?] -3318[?] 16503[?]  3318[?] -3509[?] 3286[?] 16502[?]  3318[?] 3509[?] -3286[?] 16501[?]  3509[?] 3286[?] -3318[?] 16500[?]  3228[?] -3508[?] 16499[?]  3227[?] -3508[?] 16498[?]  3226[?] -3508[?] 16497[?]  3313[?] -3226[?] -3469[?] 16496[?]  3469[?] -3226[?] -3313[?] 16495[?]  3226[?] -3313[?] -3469[?] 16494[?]  3226[?] 3469[?] 3313[?] 16493[?]  3312[?] -3227[?] -3468[?] 16492[?]  3468[?] -3227[?] -3312[?] 16491[?]  3227[?] -3312[?] -3468[?] 16490[?]  3312[?] 3227[?] 3468[?] 16489[?]  3311[?] -3228[?] -3467[?] 16488[?]  3467[?] -3228[?] -3311[?] 16487[?]  3228[?] -3311[?] -3467[?] 16486[?]  3467[?] 3228[?] 3311[?] 16485[?]  3507[?] 3505[?] -3059[?] 3506[?] 16484[?]  3059[?] -3505[?] 16483[?]  -3506[?] 3059[?] 16482[?]  -3507[?] 3059[?] 16481[?]  -3507[?] -3313[?] -3288[?] 16480[?]  3288[?] 3313[?] -3507[?] 16479[?]  3313[?] 3507[?] -3288[?] 16478[?]  3288[?] 3507[?] -3313[?] 16477[?]  -3506[?] -3312[?] -3287[?] 16476[?]  3287[?] -3506[?] 3312[?] 16475[?]  3312[?] 3506[?] -3287[?] 16474[?]  3287[?] 3506[?] -3312[?] 16473[?]  -3286[?] -3505[?] -3311[?] 16472[?]  3311[?] -3505[?] 3286[?] 16471[?]  3311[?] 3505[?] -3286[?] 16470[?]  3505[?] 3286[?] -3311[?] 16469[?]  3223[?] -3504[?] 16468[?]  3222[?] -3504[?] 16467[?]  3221[?] -3504[?] 16466[?]  3306[?] -3221[?] -3469[?] 16465[?]  3469[?] -3221[?] -3306[?] 16464[?]  3306[?] 3221[?] 3469[?] 16462[?]  3305[?] -3222[?] -3468[?] 16461[?]  3468[?] -3222[?] -3305[?] 16460[?]  3305[?] 3222[?] 3468[?] 16458[?]  3304[?] -3223[?] -3467[?] 16457[?]  3467[?] -3304[?] -3223[?] 16456[?]  3223[?] -3304[?] -3467[?] 16455[?]  3467[?] 3223[?] 3304[?] 16454[?]  3501[?] -3054[?] 3502[?] 3503[?] 16453[?]  3054[?] -3501[?] 16452[?]  -3502[?] 3054[?] 16451[?]  -3503[?] 3054[?] 16450[?]  -3503[?] -3306[?] -3288[?] 16449[?]  3288[?] 3306[?] -3503[?] 16448[?]  3306[?] 3503[?] -3288[?] 16447[?]  3288[?] 3503[?] -3306[?] 16446[?]  -3502[?] -3305[?] -3287[?] 16445[?]  3287[?] -3502[?] 3305[?] 16444[?]  3305[?] 3502[?] -3287[?] 16443[?]  3287[?] 3502[?] -3305[?] 16442[?]  -3286[?] -3501[?] -3304[?] 16441[?]  3304[?] 3286[?] -3501[?] 16440[?]  3304[?] 3501[?] -3286[?] 16439[?]  3501[?] 3286[?] -3304[?] 16438[?]  3218[?] -3500[?] 16437[?]  -3500[?] 3217[?] 16436[?]  3216[?] -3500[?] 16435[?]  3299[?] -3216[?] -3469[?] 16434[?]  3469[?] -3216[?] -3299[?] 16433[?]  -3217[?] 3298[?] -3468[?] 16430[?]  3468[?] -3217[?] -3298[?] 16429[?]  3297[?] -3218[?] -3467[?] 16426[?]  3467[?] -3218[?] -3297[?] 16425[?]  3497[?] 3498[?] -3049[?] 3499[?] 16422[?]  3049[?] -3497[?] 16421[?]  3049[?] -3498[?] 16420[?]  -3499[?] 3049[?] 16419[?]  -3499[?] -3299[?] -3288[?] 16418[?]  3288[?] -3499[?] 3299[?] 16417[?]  3299[?] 3499[?] -3288[?] 16416[?]  3288[?] 3499[?] -3299[?] 16415[?]  -3298[?] -3498[?] -3287[?] 16414[?]  3287[?] -3498[?] 3298[?] 16413[?]  3498[?] 3298[?] -3287[?] 16412[?]  3287[?] 3498[?] -3298[?] 16411[?]  -3286[?] -3497[?] -3297[?] 16410[?]  3297[?] -3497[?] 3286[?] 16409[?]  3297[?] -3286[?] 3497[?] 16408[?]  3497[?] 3286[?] -3297[?] 16407[?]  -3496[?] 3248[?] 16406[?]  3247[?] -3496[?] 16405[?]  3246[?] -3496[?] 16404[?]  3291[?] -3246[?] -3469[?] 16403[?]  3469[?] -3246[?] -3291[?] 16402[?]  3290[?] -3247[?] -3468[?] 16399[?]  3468[?] -3247[?] -3290[?] 16398[?]  -3248[?] 3289[?] -3467[?] 16395[?]  3467[?] -3248[?] -3289[?] 16394[?]  3493[?] 3495[?] -3254[?] 3494[?] 16391[?]  3254[?] -3493[?] 16390[?]  -3494[?] 3254[?] 16389[?]  -3495[?] 3254[?] 16388[?]  -3495[?] -3469[?] -3291[?] 16387[?]  3291[?] 3469[?] -3495[?] 16386[?]  3291[?] 3495[?] -3469[?] 16385[?]  3469[?] 3495[?] -3291[?] 16384[?]  -3494[?] -3468[?] -3290[?] 16383[?]  3290[?] -3494[?] 3468[?] 16382[?]  3290[?] 3494[?] -3468[?] 16381[?]  3468[?] 3494[?] -3290[?] 16380[?]  -3289[?] -3493[?] -3467[?] 16379[?]  3467[?] -3493[?] 3289[?] 16378[?]  3493[?] 3289[?] -3467[?] 16377[?]  3467[?] 3493[?] -3289[?] 16376[?]  3208[?] -3492[?] 16375[?]  3207[?] -3492[?] 16374[?]  3206[?] -3492[?] 16373[?]  3334[?] -3206[?] -3438[?] 16372[?]  3438[?] -3206[?] -3334[?] 16371[?]  3333[?] -3207[?] -3437[?] 16368[?]  3437[?] -3207[?] -3333[?] 16367[?]  3332[?] -3208[?] -3436[?] 16364[?]  3436[?] -3208[?] -3332[?] 16363[?]  -3284[?] 3491[?] 3490[?] 3489[?] 16360[?]  -3491[?] -3469[?] -3334[?] 16356[?]  -3491[?] 3469[?] 3334[?] 16355[?]  3334[?] 3491[?] -3469[?] 16354[?]  3469[?] 3491[?] -3334[?] 16353[?]  -3490[?] -3468[?] -3333[?] 16352[?]  -3490[?] 3333[?] 3468[?] 16351[?]  3333[?] -3468[?] 3490[?] 16350[?]  3468[?] -3333[?] 3490[?] 16349[?]  -3489[?] -3332[?] -3467[?] 16348[?]  -3489[?] 3332[?] 3467[?] 16347[?]  3332[?] -3467[?] 3489[?] 16346[?]  3467[?] -3332[?] 3489[?] 16345[?]  3203[?] -3488[?] 16344[?]  3202[?] -3488[?] 16343[?]  3201[?] -3488[?] 16342[?]  3327[?] -3438[?] -3201[?] 16341[?]  3438[?] -3201[?] -3327[?] 16340[?]  3326[?] -3437[?] -3202[?] 16337[?]  3325[?] -3203[?] -3436[?] 16333[?]  3436[?] -3203[?] -3325[?] 16332[?]  -3279[?] 3487[?] 3486[?] 3485[?] 16329[?]  -3485[?] 3279[?] 16328[?]  -3486[?] 3279[?] 16327[?]  -3487[?] 3279[?] 16326[?]  -3487[?] -3327[?] -3469[?] 16325[?]  3327[?] -3487[?] 3469[?] 16324[?]  3327[?] 3487[?] -3469[?] 16323[?]  3469[?] 3487[?] -3327[?] 16322[?]  -3486[?] -3468[?] -3326[?] 16321[?]  3326[?] -3486[?] 3468[?] 16320[?]  3326[?] 3486[?] -3468[?] 16319[?]  3468[?] 3486[?] -3326[?] 16318[?]  -3485[?] -3325[?] -3467[?] 16317[?]  3467[?] -3485[?] 3325[?] 16316[?]  3325[?] 3485[?] -3467[?] 16315[?]  3467[?] 3485[?] -3325[?] 16314[?]  3198[?] -3484[?] 16313[?]  3197[?] -3484[?] 16312[?]  3196[?] -3484[?] 16311[?]  -3196[?] -3438[?] 3320[?] 16310[?]  3438[?] -3196[?] -3320[?] 16309[?]  3196[?] -3320[?] -3438[?] 16308[?]  3319[?] -3197[?] -3437[?] 16306[?]  3437[?] -3197[?] -3319[?] 16305[?]  3318[?] -3198[?] -3436[?] 16302[?]  3436[?] -3198[?] -3318[?] 16301[?]  -3274[?] 3483[?] 3482[?] 3481[?] 16298[?]  -3481[?] 3274[?] 16297[?]  -3482[?] 3274[?] 16296[?]  -3483[?] 3274[?] 16295[?]  -3483[?] -3320[?] -3469[?] 16294[?]  -3483[?] 3469[?] 3320[?] 16293[?]  3483[?] -3469[?] 3320[?] 16292[?]  3469[?] 3483[?] -3320[?] 16291[?]  -3482[?] -3468[?] -3319[?] 16290[?]  3319[?] -3482[?] 3468[?] 16289[?]  3319[?] 3482[?] -3468[?] 16288[?]  3468[?] 3482[?] -3319[?] 16287[?]  -3481[?] -3318[?] -3467[?] 16286[?]  3467[?] -3481[?] 3318[?] 16285[?]  3318[?] 3481[?] -3467[?] 16284[?]  3467[?] 3481[?] -3318[?] 16283[?]  3193[?] -3480[?] 16282[?]  3192[?] -3480[?] 16281[?]  3191[?] -3480[?] 16280[?]  3313[?] -3191[?] -3438[?] 16279[?]  3438[?] -3191[?] -3313[?] 16278[?]  3191[?] -3438[?] -3313[?] 16277[?]  3191[?] 3438[?] 3313[?] 16276[?]  3312[?] -3192[?] -3437[?] 16275[?]  3437[?] -3192[?] -3312[?] 16274[?]  3311[?] -3193[?] -3436[?] 16271[?]  3436[?] -3193[?] -3311[?] 16270[?]  -3269[?] 3479[?] 3478[?] 3477[?] 16267[?]  -3477[?] 3269[?] 16266[?]  -3478[?] 3269[?] 16265[?]  -3479[?] 3269[?] 16264[?]  -3479[?] -3313[?] -3469[?] 16263[?]  -3479[?] 3469[?] 3313[?] 16262[?]  3313[?] 3479[?] -3469[?] 16261[?]  3469[?] 3479[?] -3313[?] 16260[?]  -3478[?] -3312[?] -3468[?] 16259[?]  3312[?] -3478[?] 3468[?] 16258[?]  3312[?] 3478[?] -3468[?] 16257[?]  3468[?] 3478[?] -3312[?] 16256[?]  -3477[?] -3311[?] -3467[?] 16255[?]  3467[?] -3477[?] 3311[?] 16254[?]  3311[?] 3477[?] -3467[?] 16253[?]  3467[?] 3477[?] -3311[?] 16252[?]  3188[?] -3476[?] 16251[?]  3187[?] -3476[?] 16250[?]  3186[?] -3476[?] 16249[?]  3306[?] -3186[?] -3438[?] 16248[?]  3438[?] -3186[?] -3306[?] 16247[?]  3305[?] -3187[?] -3437[?] 16244[?]  3437[?] -3187[?] -3305[?] 16243[?]  3304[?] -3188[?] -3436[?] 16240[?]  3436[?] -3188[?] -3304[?] 16239[?]  3188[?] -3304[?] -3436[?] 16238[?]  3436[?] 3188[?] 3304[?] 16237[?]  -3264[?] 3475[?] 3473[?] 3474[?] 16236[?]  -3473[?] 3264[?] 16235[?]  -3474[?] 3264[?] 16234[?]  -3475[?] 3264[?] 16233[?]  -3475[?] -3469[?] -3306[?] 16232[?]  3306[?] 3469[?] -3475[?] 16231[?]  3306[?] 3475[?] -3469[?] 16230[?]  3469[?] 3475[?] -3306[?] 16229[?]  -3474[?] -3305[?] -3468[?] 16228[?]  3305[?] -3474[?] 3468[?] 16227[?]  3305[?] 3474[?] -3468[?] 16226[?]  3468[?] 3474[?] -3305[?] 16225[?]  -3473[?] -3304[?] -3467[?] 16224[?]  3467[?] -3473[?] 3304[?] 16223[?]  3304[?] 3473[?] -3467[?] 16222[?]  3467[?] 3473[?] -3304[?] 16221[?]  3183[?] -3472[?] 16220[?]  -3472[?] 3182[?] 16219[?]  3181[?] -3472[?] 16218[?]  3299[?] -3438[?] -3181[?] 16217[?]  3438[?] -3181[?] -3299[?] 16216[?]  3181[?] -3438[?] -3299[?] 16215[?]  3299[?] 3181[?] 3438[?] 16214[?]  -3182[?] 3298[?] -3437[?] 16213[?]  3437[?] -3182[?] -3298[?] 16212[?]  -3298[?] 3182[?] -3437[?] 16211[?]  3437[?] 3182[?] 3298[?] 16210[?]  3297[?] -3183[?] -3436[?] 16209[?]  3436[?] -3183[?] -3297[?] 16208[?]  3297[?] 3183[?] 3436[?] 16206[?]  3470[?] 3471[?] -3259[?] 3466[?] 16205[?]  -3466[?] 3259[?] 16204[?]  3259[?] -3470[?] 16203[?]  -3471[?] 3259[?] 16202[?]  -3471[?] -3469[?] -3299[?] 16201[?]  3299[?] 3469[?] -3471[?] 16200[?]  3299[?] 3471[?] -3469[?] 16199[?]  3469[?] 3471[?] -3299[?] 16198[?]  -3298[?] -3470[?] -3468[?] 16197[?]  3468[?] -3470[?] 3298[?] 16196[?]  3470[?] 3298[?] -3468[?] 16195[?]  3468[?] 3470[?] -3298[?] 16194[?]  -3466[?] -3467[?] -3297[?] 16193[?]  3297[?] -3466[?] 3467[?] 16192[?]  3297[?] 3466[?] -3467[?] 16191[?]  3467[?] 3466[?] -3297[?] 16190[?]  -3465[?] 3213[?] 16189[?]  3212[?] -3465[?] 16188[?]  3211[?] -3465[?] 16187[?]  3291[?] -3438[?] -3211[?] 16186[?]  3438[?] -3211[?] -3291[?] 16185[?]  3290[?] -3212[?] -3437[?] 16182[?]  3437[?] -3212[?] -3290[?] 16181[?]  -3213[?] 3289[?] -3436[?] 16178[?]  3436[?] -3213[?] -3289[?] 16177[?]  3462[?] 3464[?] -3219[?] 3463[?] 16174[?]  3219[?] -3462[?] 16173[?]  -3463[?] 3219[?] 16172[?]  -3464[?] 3219[?] 16171[?]  -3464[?] -3438[?] -3291[?] 16170[?]  3291[?] 3438[?] -3464[?] 16169[?]  3291[?] 3464[?] -3438[?] 16168[?]  3438[?] 3464[?] -3291[?] 16167[?]  -3463[?] -3290[?] -3437[?] 16166[?]  3437[?] -3463[?] 3290[?] 16165[?]  3290[?] 3463[?] -3437[?] 16164[?]  3437[?] 3463[?] -3290[?] 16163[?]  -3289[?] -3462[?] -3436[?] 16162[?]  3436[?] -3462[?] 3289[?] 16161[?]  3462[?] 3289[?] -3436[?] 16160[?]  3436[?] 3462[?] -3289[?] 16159[?]  3173[?] -3461[?] 16158[?]  3172[?] -3461[?] 16157[?]  3171[?] -3461[?] 16156[?]  3334[?] -3407[?] -3171[?] 16155[?]  -3171[?] -3334[?] 3407[?] 16154[?]  3171[?] -3407[?] -3334[?] 16153[?]  3333[?] -3172[?] -3406[?] 16151[?]  3406[?] -3172[?] -3333[?] 16150[?]  3332[?] -3173[?] -3405[?] 16147[?]  3405[?] -3173[?] -3332[?] 16146[?]  -3249[?] 3460[?] 3459[?] 3458[?] 16143[?]  -3458[?] 3249[?] 16142[?]  -3459[?] 3249[?] 16141[?]  -3460[?] 3249[?] 16140[?]  -3460[?] -3438[?] -3334[?] 16139[?]  3438[?] -3460[?] 3334[?] 16138[?]  3334[?] 3460[?] -3438[?] 16137[?]  3438[?] 3460[?] -3334[?] 16136[?]  -3459[?] -3333[?] -3437[?] 16135[?]  3437[?] -3459[?] 3333[?] 16134[?]  3333[?] 3459[?] -3437[?] 16133[?]  3437[?] 3459[?] -3333[?] 16132[?]  -3458[?] -3436[?] -3332[?] 16131[?]  3332[?] -3458[?] 3436[?] 16130[?]  3332[?] 3458[?] -3436[?] 16129[?]  3436[?] 3458[?] -3332[?] 16128[?]  3168[?] -3457[?] 16127[?]  3167[?] -3457[?] 16126[?]  3166[?] -3457[?] 16125[?]  3327[?] -3166[?] -3407[?] 16124[?]  -3166[?] -3327[?] 3407[?] 16123[?]  3166[?] -3407[?] -3327[?] 16122[?]  3326[?] -3167[?] -3406[?] 16120[?]  3406[?] -3167[?] -3326[?] 16119[?]  3325[?] -3168[?] -3405[?] 16116[?]  3405[?] -3168[?] -3325[?] 16115[?]  -3244[?] 3456[?] 3455[?] 3454[?] 16112[?]  -3456[?] -3327[?] -3438[?] 16108[?]  -3456[?] 3327[?] 3438[?] 16107[?]  -3455[?] -3326[?] -3437[?] 16104[?]  -3455[?] 3437[?] 3326[?] 16103[?]  -3454[?] -3325[?] -3436[?] 16100[?]  -3454[?] 3325[?] 3436[?] 16099[?]  3163[?] -3453[?] 16096[?]  3162[?] -3453[?] 16095[?]  3161[?] -3453[?] 16094[?]  -3407[?] -3161[?] 3320[?] 16093[?]  -3320[?] -3161[?] 3407[?] 16092[?]  3319[?] -3162[?] -3406[?] 16089[?]  3406[?] -3162[?] -3319[?] 16088[?]  3318[?] -3405[?] -3163[?] 16085[?]  3405[?] -3318[?] -3163[?] 16084[?]  -3239[?] 3452[?] 3450[?] 3451[?] 16081[?]  -3450[?] 3239[?] 16080[?]  -3451[?] 3239[?] 16079[?]  -3452[?] 3239[?] 16078[?]  -3452[?] -3320[?] -3438[?] 16077[?]  3438[?] -3452[?] 3320[?] 16076[?]  3452[?] -3438[?] 3320[?] 16075[?]  3438[?] 3452[?] -3320[?] 16074[?]  -3451[?] -3319[?] -3437[?] 16073[?]  3437[?] -3451[?] 3319[?] 16072[?]  3319[?] 3451[?] -3437[?] 16071[?]  3437[?] 3451[?] -3319[?] 16070[?]  -3450[?] -3318[?] -3436[?] 16069[?]  3436[?] -3450[?] 3318[?] 16068[?]  3318[?] 3450[?] -3436[?] 16067[?]  3436[?] 3450[?] -3318[?] 16066[?]  3158[?] -3449[?] 16065[?]  3157[?] -3449[?] 16064[?]  3156[?] -3449[?] 16063[?]  3313[?] -3156[?] -3407[?] 16062[?]  -3156[?] -3313[?] 3407[?] 16061[?]  3312[?] -3157[?] -3406[?] 16058[?]  3406[?] -3157[?] -3312[?] 16057[?]  3311[?] -3158[?] -3405[?] 16054[?]  3405[?] -3158[?] -3311[?] 16053[?]  -3234[?] 3448[?] 3446[?] 3447[?] 16050[?]  -3446[?] 3234[?] 16049[?]  -3447[?] 3234[?] 16048[?]  -3448[?] 3234[?] 16047[?]  -3448[?] -3438[?] -3313[?] 16046[?]  -3448[?] 3438[?] 3313[?] 16045[?]  3313[?] 3448[?] -3438[?] 16044[?]  3438[?] 3448[?] -3313[?] 16043[?]  -3447[?] -3312[?] -3437[?] 16042[?]  3437[?] -3447[?] 3312[?] 16041[?]  3312[?] 3447[?] -3437[?] 16040[?]  3437[?] 3447[?] -3312[?] 16039[?]  -3446[?] -3311[?] -3436[?] 16038[?]  3436[?] -3446[?] 3311[?] 16037[?]  3311[?] 3446[?] -3436[?] 16036[?]  3436[?] 3446[?] -3311[?] 16035[?]  3153[?] -3445[?] 16034[?]  3152[?] -3445[?] 16033[?]  -3445[?] 3151[?] 16032[?]  3306[?] -3151[?] -3407[?] 16031[?]  -3151[?] 3407[?] -3306[?] 16030[?]  3306[?] 3151[?] 3407[?] 16028[?]  3305[?] -3152[?] -3406[?] 16027[?]  3406[?] -3152[?] -3305[?] 16026[?]  3304[?] -3153[?] -3405[?] 16023[?]  3405[?] -3153[?] -3304[?] 16022[?]  -3229[?] 3444[?] 3442[?] 3443[?] 16019[?]  -3442[?] 3229[?] 16018[?]  -3443[?] 3229[?] 16017[?]  -3444[?] 3229[?] 16016[?]  -3444[?] -3438[?] -3306[?] 16015[?]  3306[?] 3438[?] -3444[?] 16014[?]  3306[?] 3444[?] -3438[?] 16013[?]  3438[?] 3444[?] -3306[?] 16012[?]  -3443[?] -3305[?] -3437[?] 16011[?]  3437[?] -3443[?] 3305[?] 16010[?]  3305[?] 3443[?] -3437[?] 16009[?]  3437[?] 3443[?] -3305[?] 16008[?]  -3442[?] -3304[?] -3436[?] 16007[?]  3436[?] -3442[?] 3304[?] 16006[?]  3304[?] 3442[?] -3436[?] 16005[?]  3436[?] 3442[?] -3304[?] 16004[?]  3148[?] -3441[?] 16003[?]  -3441[?] 3147[?] 16002[?]  -3441[?] 3146[?] 16001[?]  3299[?] -3146[?] -3407[?] 16000[?]  -3146[?] 3407[?] -3299[?] 15999[?]  -3147[?] 3298[?] -3406[?] 15996[?]  3406[?] -3147[?] -3298[?] 15995[?]  3297[?] -3148[?] -3405[?] 15992[?]  3405[?] -3148[?] -3297[?] 15991[?]  3440[?] 3439[?] -3224[?] 3435[?] 15988[?]  -3435[?] 3224[?] 15987[?]  3224[?] -3439[?] 15986[?]  -3440[?] 3224[?] 15985[?]  -3440[?] -3438[?] -3299[?] 15984[?]  3299[?] 3438[?] -3440[?] 15983[?]  3299[?] 3440[?] -3438[?] 15982[?]  3438[?] 3440[?] -3299[?] 15981[?]  -3298[?] -3439[?] -3437[?] 15980[?]  3437[?] 3298[?] -3439[?] 15979[?]  3439[?] 3298[?] -3437[?] 15978[?]  3437[?] 3439[?] -3298[?] 15977[?]  -3435[?] -3436[?] -3297[?] 15976[?]  3297[?] -3435[?] 3436[?] 15975[?]  3297[?] 3435[?] -3436[?] 15974[?]  3436[?] 3435[?] -3297[?] 15973[?]  -3434[?] 3178[?] 15972[?]  3177[?] -3434[?] 15971[?]  -3434[?] 3176[?] 15970[?]  3291[?] -3407[?] -3176[?] 15969[?]  -3176[?] 3407[?] -3291[?] 15968[?]  3290[?] -3177[?] -3406[?] 15965[?]  3406[?] -3177[?] -3290[?] 15964[?]  -3178[?] 3289[?] -3405[?] 15961[?]  3405[?] -3178[?] -3289[?] 15960[?]  3433[?] 3431[?] -3184[?] 3432[?] 15957[?]  3184[?] -3431[?] 15956[?]  -3432[?] 3184[?] 15955[?]  3184[?] -3433[?] 15954[?]  -3407[?] -3433[?] -3291[?] 15953[?]  3291[?] 3407[?] -3433[?] 15952[?]  3291[?] -3407[?] 3433[?] 15951[?]  3433[?] 3407[?] -3291[?] 15950[?]  -3432[?] -3290[?] -3406[?] 15949[?]  3406[?] -3432[?] 3290[?] 15948[?]  3290[?] 3432[?] -3406[?] 15947[?]  3406[?] 3432[?] -3290[?] 15946[?]  -3289[?] -3431[?] -3405[?] 15945[?]  3405[?] -3431[?] 3289[?] 15944[?]  3431[?] 3289[?] -3405[?] 15943[?]  3405[?] 3431[?] -3289[?] 15942[?]  3138[?] -3430[?] 15941[?]  3137[?] -3430[?] 15940[?]  3136[?] -3430[?] 15939[?]  3334[?] -3136[?] -3376[?] 15938[?]  3376[?] -3136[?] -3334[?] 15937[?]  3136[?] 3334[?] 3376[?] 15935[?]  3333[?] -3137[?] -3375[?] 15934[?]  3375[?] -3137[?] -3333[?] 15933[?]  3137[?] -3375[?] -3333[?] 15932[?]  3332[?] -3374[?] -3138[?] 15930[?]  3374[?] -3138[?] -3332[?] 15929[?]  3332[?] 3138[?] 3374[?] 15927[?]  -3214[?] 3429[?] 3428[?] 3427[?] 15926[?]  -3427[?] 3214[?] 15925[?]  -3428[?] 3214[?] 15924[?]  -3429[?] 3214[?] 15923[?]  -3429[?] -3407[?] -3334[?] 15922[?]  -3429[?] 3334[?] 3407[?] 15921[?]  3334[?] -3407[?] 3429[?] 15920[?]  3429[?] -3334[?] 3407[?] 15919[?]  -3428[?] -3333[?] -3406[?] 15918[?]  3406[?] -3428[?] 3333[?] 15917[?]  3333[?] 3428[?] -3406[?] 15916[?]  3406[?] 3428[?] -3333[?] 15915[?]  -3427[?] -3405[?] -3332[?] 15914[?]  3332[?] -3427[?] 3405[?] 15913[?]  3332[?] 3427[?] -3405[?] 15912[?]  3405[?] 3427[?] -3332[?] 15911[?]  3133[?] -3426[?] 15910[?]  3132[?] -3426[?] 15909[?]  3131[?] -3426[?] 15908[?]  3327[?] -3131[?] -3376[?] 15907[?]  3376[?] -3131[?] -3327[?] 15906[?]  3131[?] -3327[?] -3376[?] 15905[?]  3326[?] -3132[?] -3375[?] 15903[?]  3375[?] -3132[?] -3326[?] 15902[?]  3325[?] -3133[?] -3374[?] 15899[?]  3374[?] -3133[?] -3325[?] 15898[?]  -3209[?] 3425[?] 3423[?] 3424[?] 15895[?]  -3423[?] 3209[?] 15894[?]  -3424[?] 3209[?] 15893[?]  -3425[?] 3209[?] 15892[?]  -3425[?] -3407[?] -3327[?] 15891[?]  3327[?] -3425[?] 3407[?] 15890[?]  3327[?] 3425[?] -3407[?] 15889[?]  3425[?] -3327[?] 3407[?] 15888[?]  -3424[?] -3406[?] -3326[?] 15887[?]  3326[?] -3424[?] 3406[?] 15886[?]  3326[?] 3424[?] -3406[?] 15885[?]  3406[?] 3424[?] -3326[?] 15884[?]  -3423[?] -3405[?] -3325[?] 15883[?]  3325[?] -3423[?] 3405[?] 15882[?]  3325[?] 3423[?] -3405[?] 15881[?]  3405[?] 3423[?] -3325[?] 15880[?]  3128[?] -3422[?] 15879[?]  3127[?] -3422[?] 15878[?]  3126[?] -3422[?] 15877[?]  -3126[?] 3320[?] -3376[?] 15876[?]  3376[?] -3126[?] -3320[?] 15875[?]  3126[?] -3320[?] -3376[?] 15874[?]  3126[?] 3376[?] 3320[?] 15873[?]  3319[?] -3127[?] -3375[?] 15872[?]  3375[?] -3127[?] -3319[?] 15871[?]  3318[?] -3128[?] -3374[?] 15868[?]  3374[?] -3128[?] -3318[?] 15867[?]  -3204[?] 3421[?] 3419[?] 3420[?] 15864[?]  -3420[?] 3204[?] 15862[?]  -3421[?] 3204[?] 15861[?]  -3421[?] -3320[?] -3407[?] 15860[?]  -3421[?] 3320[?] 3407[?] 15859[?]  -3420[?] -3406[?] -3319[?] 15856[?]  -3420[?] 3406[?] 3319[?] 15855[?]  -3419[?] -3318[?] -3405[?] 15852[?]  -3419[?] 3318[?] 3405[?] 15851[?]  3123[?] -3418[?] 15848[?]  3122[?] -3418[?] 15847[?]  3121[?] -3418[?] 15846[?]  3313[?] -3121[?] -3376[?] 15845[?]  3376[?] -3313[?] -3121[?] 15844[?]  3312[?] -3122[?] -3375[?] 15841[?]  3375[?] -3122[?] -3312[?] 15840[?]  3311[?] -3123[?] -3374[?] 15837[?]  3374[?] -3123[?] -3311[?] 15836[?]  -3199[?] 3417[?] 3415[?] 3416[?] 15833[?]  -3415[?] 3199[?] 15832[?]  -3416[?] 3199[?] 15831[?]  -3417[?] 3199[?] 15830[?]  -3417[?] -3313[?] -3407[?] 15829[?]  -3417[?] 3313[?] 3407[?] 15828[?]  3313[?] 3417[?] -3407[?] 15827[?]  3417[?] -3313[?] 3407[?] 15826[?]  -3416[?] -3312[?] -3406[?] 15825[?]  3406[?] -3416[?] 3312[?] 15824[?]  3312[?] 3416[?] -3406[?] 15823[?]  3406[?] 3416[?] -3312[?] 15822[?]  -3415[?] -3311[?] -3405[?] 15821[?]  3405[?] -3415[?] 3311[?] 15820[?]  3311[?] 3415[?] -3405[?] 15819[?]  3405[?] 3415[?] -3311[?] 15818[?]  3118[?] -3414[?] 15817[?]  3117[?] -3414[?] 15816[?]  3116[?] -3414[?] 15815[?]  3306[?] -3116[?] -3376[?] 15814[?]  3376[?] -3116[?] -3306[?] 15813[?]  3305[?] -3117[?] -3375[?] 15810[?]  3375[?] -3117[?] -3305[?] 15809[?]  3304[?] -3118[?] -3374[?] 15806[?]  3374[?] -3118[?] -3304[?] 15805[?]  3413[?] -3194[?] 3411[?] 3412[?] 15802[?]  -3411[?] 3194[?] 15801[?]  -3412[?] 3194[?] 15800[?]  3194[?] -3413[?] 15799[?]  -3407[?] -3413[?] -3306[?] 15798[?]  3306[?] 3407[?] -3413[?] 15797[?]  3306[?] 3413[?] -3407[?] 15796[?]  3413[?] 3407[?] -3306[?] 15795[?]  -3412[?] -3305[?] -3406[?] 15794[?]  3406[?] 3305[?] -3412[?] 15793[?]  3305[?] 3412[?] -3406[?] 15792[?]  3406[?] 3412[?] -3305[?] 15791[?]  -3411[?] -3304[?] -3405[?] 15790[?]  3405[?] -3411[?] 3304[?] 15789[?]  3304[?] 3411[?] -3405[?] 15788[?]  3405[?] 3411[?] -3304[?] 15787[?]  3113[?] -3410[?] 15786[?]  -3410[?] 3112[?] 15785[?]  3111[?] -3410[?] 15784[?]  3299[?] -3111[?] -3376[?] 15783[?]  3376[?] -3111[?] -3299[?] 15782[?]  -3112[?] 3298[?] -3375[?] 15779[?]  3375[?] -3112[?] -3298[?] 15778[?]  -3298[?] 3112[?] -3375[?] 15777[?]  3297[?] -3374[?] -3113[?] 15775[?]  3374[?] -3113[?] -3297[?] 15774[?]  3409[?] 3408[?] -3189[?] 3404[?] 15771[?]  -3404[?] 3189[?] 15770[?]  3189[?] -3408[?] 15769[?]  3189[?] -3409[?] 15768[?]  -3407[?] -3409[?] -3299[?] 15767[?]  3299[?] 3407[?] -3409[?] 15766[?]  3299[?] 3409[?] -3407[?] 15765[?]  3409[?] 3407[?] -3299[?] 15764[?]  -3298[?] -3408[?] -3406[?] 15763[?]  3406[?] 3298[?] -3408[?] 15762[?]  3408[?] 3298[?] -3406[?] 15761[?]  3406[?] 3408[?] -3298[?] 15760[?]  -3404[?] -3405[?] -3297[?] 15759[?]  3297[?] -3404[?] 3405[?] 15758[?]  3297[?] 3404[?] -3405[?] 15757[?]  3405[?] 3404[?] -3297[?] 15756[?]  -3403[?] 3143[?] 15755[?]  3142[?] -3403[?] 15754[?]  3141[?] -3403[?] 15753[?]  3291[?] -3141[?] -3376[?] 15752[?]  3376[?] -3141[?] -3291[?] 15751[?]  3290[?] -3142[?] -3375[?] 15748[?]  3375[?] -3142[?] -3290[?] 15747[?]  -3143[?] 3289[?] -3374[?] 15744[?]  3374[?] -3143[?] -3289[?] 15743[?]  3400[?] 3402[?] -3149[?] 3401[?] 15740[?]  3149[?] -3400[?] 15739[?]  -3401[?] 3149[?] 15738[?]  -3402[?] 3149[?] 15737[?]  -3402[?] -3376[?] -3291[?] 15736[?]  3291[?] 3376[?] -3402[?] 15735[?]  3291[?] 3402[?] -3376[?] 15734[?]  3376[?] 3402[?] -3291[?] 15733[?]  -3401[?] -3375[?] -3290[?] 15732[?]  3290[?] -3401[?] 3375[?] 15731[?]  3290[?] 3401[?] -3375[?] 15730[?]  3375[?] 3401[?] -3290[?] 15729[?]  -3289[?] -3400[?] -3374[?] 15728[?]  3374[?] -3400[?] 3289[?] 15727[?]  3400[?] 3289[?] -3374[?] 15726[?]  3374[?] 3400[?] -3289[?] 15725[?]  3103[?] -3399[?] 15724[?]  3102[?] -3399[?] 15723[?]  3101[?] -3399[?] 15722[?]  3334[?] -3101[?] -3345[?] 15721[?]  3345[?] -3101[?] -3334[?] 15720[?]  3333[?] -3102[?] -3344[?] 15717[?]  3344[?] -3102[?] -3333[?] 15716[?]  3332[?] -3343[?] -3103[?] 15713[?]  3343[?] -3103[?] -3332[?] 15712[?]  -3179[?] 3398[?] 3397[?] 3396[?] 15709[?]  -3396[?] 3179[?] 15708[?]  -3397[?] 3179[?] 15707[?]  -3398[?] 3179[?] 15706[?]  -3398[?] -3376[?] -3334[?] 15705[?]  -3398[?] 3334[?] 3376[?] 15704[?]  3334[?] 3398[?] -3376[?] 15703[?]  3376[?] 3398[?] -3334[?] 15702[?]  -3397[?] -3375[?] -3333[?] 15701[?]  3375[?] -3397[?] 3333[?] 15700[?]  3333[?] 3397[?] -3375[?] 15699[?]  3375[?] 3397[?] -3333[?] 15698[?]  -3396[?] -3374[?] -3332[?] 15697[?]  3332[?] -3396[?] 3374[?] 15696[?]  3332[?] 3396[?] -3374[?] 15695[?]  3374[?] 3396[?] -3332[?] 15694[?]  3098[?] -3395[?] 15693[?]  3097[?] -3395[?] 15692[?]  3096[?] -3395[?] 15691[?]  3327[?] -3096[?] -3345[?] 15690[?]  3345[?] -3096[?] -3327[?] 15689[?]  3326[?] -3097[?] -3344[?] 15686[?]  3344[?] -3097[?] -3326[?] 15685[?]  3325[?] -3098[?] -3343[?] 15682[?]  3343[?] -3098[?] -3325[?] 15681[?]  -3174[?] 3394[?] 3392[?] 3393[?] 15678[?]  -3392[?] 3174[?] 15677[?]  -3393[?] 3174[?] 15676[?]  -3394[?] 3174[?] 15675[?]  -3394[?] -3327[?] -3376[?] 15674[?]  -3394[?] 3327[?] 3376[?] 15673[?]  3327[?] 3394[?] -3376[?] 15672[?]  3376[?] 3394[?] -3327[?] 15671[?]  -3393[?] -3375[?] -3326[?] 15670[?]  3326[?] -3393[?] 3375[?] 15669[?]  3326[?] 3393[?] -3375[?] 15668[?]  3375[?] 3393[?] -3326[?] 15667[?]  -3392[?] -3374[?] -3325[?] 15666[?]  3325[?] -3392[?] 3374[?] 15665[?]  3325[?] 3392[?] -3374[?] 15664[?]  3374[?] 3392[?] -3325[?] 15663[?]  3093[?] -3391[?] 15662[?]  3092[?] -3391[?] 15661[?]  3091[?] -3391[?] 15660[?]  -3091[?] 3320[?] -3345[?] 15659[?]  3345[?] -3091[?] -3320[?] 15658[?]  3319[?] -3092[?] -3344[?] 15655[?]  3344[?] -3092[?] -3319[?] 15654[?]  3318[?] -3093[?] -3343[?] 15651[?]  3343[?] -3093[?] -3318[?] 15650[?]  -3169[?] 3390[?] 3388[?] 3389[?] 15647[?]  -3388[?] 3169[?] 15646[?]  -3389[?] 3169[?] 15645[?]  -3390[?] 3169[?] 15644[?]  -3390[?] -3320[?] -3376[?] 15643[?]  -3390[?] 3376[?] 3320[?] 15642[?]  3390[?] 3320[?] -3376[?] 15641[?]  3376[?] 3390[?] -3320[?] 15640[?]  -3389[?] -3375[?] -3319[?] 15639[?]  3319[?] -3389[?] 3375[?] 15638[?]  3319[?] 3389[?] -3375[?] 15637[?]  3375[?] 3389[?] -3319[?] 15636[?]  -3388[?] -3374[?] -3318[?] 15635[?]  3318[?] -3388[?] 3374[?] 15634[?]  3318[?] 3388[?] -3374[?] 15633[?]  3374[?] 3388[?] -3318[?] 15632[?]  3088[?] -3387[?] 15631[?]  3087[?] -3387[?] 15630[?]  3086[?] -3387[?] 15629[?]  3313[?] -3086[?] -3345[?] 15628[?]  3345[?] -3086[?] -3313[?] 15627[?]  3312[?] -3087[?] -3344[?] 15624[?]  3344[?] -3087[?] -3312[?] 15623[?]  3311[?] -3088[?] -3343[?] 15620[?]  3343[?] -3088[?] -3311[?] 15619[?]  -3164[?] 3386[?] 3384[?] 3385[?] 15616[?]  -3384[?] 3164[?] 15615[?]  -3386[?] 3164[?] 15613[?]  -3386[?] -3313[?] -3376[?] 15612[?]  -3386[?] 3313[?] 3376[?] 15611[?]  -3385[?] -3375[?] -3312[?] 15608[?]  -3385[?] 3312[?] 3375[?] 15607[?]  -3384[?] -3374[?] -3311[?] 15604[?]  -3384[?] 3374[?] 3311[?] 15603[?]  3083[?] -3383[?] 15600[?]  3082[?] -3383[?] 15599[?]  3081[?] -3383[?] 15598[?]  3306[?] -3345[?] -3081[?] 15597[?]  3345[?] -3306[?] -3081[?] 15596[?]  3305[?] -3344[?] -3082[?] 15593[?]  3344[?] -3305[?] -3082[?] 15592[?]  3304[?] -3343[?] -3083[?] 15589[?]  3343[?] -3304[?] -3083[?] 15588[?]  -3159[?] 3382[?] 3380[?] 3381[?] 15585[?]  -3380[?] 3159[?] 15584[?]  -3381[?] 3159[?] 15583[?]  -3382[?] 3159[?] 15582[?]  -3382[?] -3376[?] -3306[?] 15581[?]  3306[?] -3382[?] 3376[?] 15580[?]  3306[?] 3382[?] -3376[?] 15579[?]  3376[?] 3382[?] -3306[?] 15578[?]  -3381[?] -3305[?] -3375[?] 15577[?]  3375[?] -3381[?] 3305[?] 15576[?]  3305[?] 3381[?] -3375[?] 15575[?]  3375[?] 3381[?] -3305[?] 15574[?]  -3380[?] -3304[?] -3374[?] 15573[?]  -3380[?] 3304[?] 3374[?] 15572[?]  3304[?] 3380[?] -3374[?] 15571[?]  3374[?] 3380[?] -3304[?] 15570[?]  3078[?] -3379[?] 15569[?]  -3379[?] 3077[?] 15568[?]  3076[?] -3379[?] 15567[?]  3299[?] -3076[?] -3345[?] 15566[?]  3345[?] -3076[?] -3299[?] 15565[?]  -3077[?] 3298[?] -3344[?] 15562[?]  3344[?] -3077[?] -3298[?] 15561[?]  -3298[?] 3077[?] -3344[?] 15560[?]  3297[?] -3078[?] -3343[?] 15558[?]  3343[?] -3078[?] -3297[?] 15557[?]  3378[?] 3377[?] -3154[?] 3373[?] 15554[?]  -3373[?] 3154[?] 15553[?]  3154[?] -3377[?] 15552[?]  -3378[?] 3154[?] 15551[?]  -3378[?] -3376[?] -3299[?] 15550[?]  3299[?] -3378[?] 3376[?] 15549[?]  3299[?] 3378[?] -3376[?] 15548[?]  3376[?] 3378[?] -3299[?] 15547[?]  -3298[?] -3377[?] -3375[?] 15546[?]  3375[?] -3377[?] 3298[?] 15545[?]  3377[?] 3298[?] -3375[?] 15544[?]  3375[?] 3377[?] -3298[?] 15543[?]  -3373[?] -3374[?] -3297[?] 15542[?]  3297[?] 3374[?] -3373[?] 15541[?]  3297[?] -3374[?] 3373[?] 15540[?]  3374[?] 3373[?] -3297[?] 15539[?]  -3372[?] 3108[?] 15538[?]  3107[?] -3372[?] 15537[?]  3106[?] -3372[?] 15536[?]  3291[?] -3106[?] -3345[?] 15535[?]  3345[?] -3106[?] -3291[?] 15534[?]  3290[?] -3107[?] -3344[?] 15531[?]  3344[?] -3107[?] -3290[?] 15530[?]  -3108[?] 3289[?] -3343[?] 15527[?]  3343[?] -3108[?] -3289[?] 15526[?]  -3289[?] 3108[?] -3343[?] 15525[?]  3343[?] 3289[?] 3108[?] 15524[?]  3369[?] -3114[?] 3370[?] 3371[?] 15523[?]  3114[?] -3369[?] 15522[?]  -3370[?] 3114[?] 15521[?]  -3371[?] 3114[?] 15520[?]  -3371[?] -3345[?] -3291[?] 15519[?]  3291[?] 3345[?] -3371[?] 15518[?]  3291[?] -3345[?] 3371[?] 15517[?]  3345[?] 3371[?] -3291[?] 15516[?]  -3370[?] -3344[?] -3290[?] 15515[?]  3290[?] -3370[?] 3344[?] 15514[?]  3290[?] 3370[?] -3344[?] 15513[?]  3344[?] 3370[?] -3290[?] 15512[?]  -3289[?] -3369[?] -3343[?] 15511[?]  3343[?] 3289[?] -3369[?] 15510[?]  3369[?] 3289[?] -3343[?] 15509[?]  3343[?] 3369[?] -3289[?] 15508[?]  3068[?] -3368[?] 15507[?]  -3368[?] 3067[?] 15506[?]  3066[?] -3368[?] 15505[?]  3334[?] -3066[?] -3296[?] 15504[?]  3296[?] -3066[?] -3334[?] 15503[?]  3333[?] -3067[?] -3295[?] 15500[?]  -3067[?] 3295[?] -3333[?] 15499[?]  3332[?] -3068[?] -3294[?] 15496[?]  3294[?] -3068[?] -3332[?] 15495[?]  -3144[?] 3367[?] 3365[?] 3366[?] 15492[?]  -3365[?] 3144[?] 15491[?]  -3366[?] 3144[?] 15490[?]  -3367[?] 3144[?] 15489[?]  -3367[?] -3334[?] -3345[?] 15488[?]  3345[?] 3334[?] -3367[?] 15487[?]  3334[?] 3367[?] -3345[?] 15486[?]  3345[?] 3367[?] -3334[?] 15485[?]  -3366[?] -3344[?] -3333[?] 15484[?]  3344[?] -3366[?] 3333[?] 15483[?]  3333[?] 3366[?] -3344[?] 15482[?]  3344[?] 3366[?] -3333[?] 15481[?]  -3365[?] -3343[?] -3332[?] 15480[?]  3332[?] -3365[?] 3343[?] 15479[?]  3332[?] 3365[?] -3343[?] 15478[?]  3343[?] 3365[?] -3332[?] 15477[?]  3063[?] -3364[?] 15476[?]  -3364[?] 3062[?] 15475[?]  3061[?] -3364[?] 15474[?]  3327[?] -3061[?] -3296[?] 15473[?]  3296[?] -3061[?] -3327[?] 15472[?]  3326[?] -3062[?] -3295[?] 15469[?]  -3062[?] 3295[?] -3326[?] 15468[?]  3326[?] 3062[?] 3295[?] 15466[?]  3325[?] -3063[?] -3294[?] 15465[?]  3294[?] -3063[?] -3325[?] 15464[?]  -3139[?] 3363[?] 3361[?] 3362[?] 15461[?]  -3361[?] 3139[?] 15460[?]  -3362[?] 3139[?] 15459[?]  -3363[?] 3139[?] 15458[?]  -3363[?] -3327[?] -3345[?] 15457[?]  3345[?] 3327[?] -3363[?] 15456[?]  3327[?] 3363[?] -3345[?] 15455[?]  3345[?] 3363[?] -3327[?] 15454[?]  -3362[?] -3344[?] -3326[?] 15453[?]  3326[?] -3362[?] 3344[?] 15452[?]  3326[?] 3362[?] -3344[?] 15451[?]  3344[?] 3362[?] -3326[?] 15450[?]  -3361[?] -3343[?] -3325[?] 15449[?]  3325[?] -3361[?] 3343[?] 15448[?]  3325[?] 3361[?] -3343[?] 15447[?]  3343[?] 3361[?] -3325[?] 15446[?]  3058[?] -3360[?] 15445[?]  -3360[?] 3057[?] 15444[?]  3056[?] -3360[?] 15443[?]  -3056[?] 3320[?] -3296[?] 15442[?]  3296[?] -3320[?] -3056[?] 15441[?]  3319[?] -3057[?] -3295[?] 15438[?]  -3057[?] 3295[?] -3319[?] 15437[?]  3318[?] -3058[?] -3294[?] 15434[?]  3294[?] -3058[?] -3318[?] 15433[?]  -3134[?] 3359[?] 3357[?] 3358[?] 15430[?]  -3357[?] 3134[?] 15429[?]  -3358[?] 3134[?] 15428[?]  -3359[?] 3134[?] 15427[?]  -3359[?] -3320[?] -3345[?] 15426[?]  3345[?] 3320[?] -3359[?] 15425[?]  3359[?] 3320[?] -3345[?] 15424[?]  3345[?] 3359[?] -3320[?] 15423[?]  -3358[?] -3344[?] -3319[?] 15422[?]  3319[?] -3358[?] 3344[?] 15421[?]  3319[?] 3358[?] -3344[?] 15420[?]  3344[?] 3358[?] -3319[?] 15419[?]  -3357[?] -3343[?] -3318[?] 15418[?]  3318[?] -3357[?] 3343[?] 15417[?]  3318[?] 3357[?] -3343[?] 15416[?]  3343[?] 3357[?] -3318[?] 15415[?]  3053[?] -3356[?] 15414[?]  -3356[?] 3052[?] 15413[?]  3051[?] -3356[?] 15412[?]  3313[?] -3051[?] -3296[?] 15411[?]  3296[?] -3051[?] -3313[?] 15410[?]  3312[?] -3052[?] -3295[?] 15407[?]  -3052[?] 3295[?] -3312[?] 15406[?]  3311[?] -3053[?] -3294[?] 15403[?]  3294[?] -3311[?] -3053[?] 15402[?]  -3129[?] 3355[?] 3353[?] 3354[?] 15399[?]  -3353[?] 3129[?] 15398[?]  -3354[?] 3129[?] 15397[?]  -3355[?] 3129[?] 15396[?]  -3355[?] -3313[?] -3345[?] 15395[?]  3345[?] -3355[?] 3313[?] 15394[?]  3313[?] 3355[?] -3345[?] 15393[?]  3345[?] 3355[?] -3313[?] 15392[?]  -3354[?] -3344[?] -3312[?] 15391[?]  3312[?] -3354[?] 3344[?] 15390[?]  3312[?] 3354[?] -3344[?] 15389[?]  3344[?] 3354[?] -3312[?] 15388[?]  -3353[?] -3343[?] -3311[?] 15387[?]  -3353[?] 3343[?] 3311[?] 15386[?]  3311[?] 3353[?] -3343[?] 15385[?]  3343[?] 3353[?] -3311[?] 15384[?]  3048[?] -3352[?] 15383[?]  -3352[?] 3047[?] 15382[?]  3046[?] -3352[?] 15381[?]  3306[?] -3046[?] -3296[?] 15380[?]  3296[?] -3046[?] -3306[?] 15379[?]  3305[?] -3047[?] -3295[?] 15376[?]  -3047[?] 3295[?] -3305[?] 15375[?]  3304[?] -3048[?] -3294[?] 15372[?]  3294[?] -3304[?] -3048[?] 15371[?]  -3124[?] 3349[?] 3350[?] 3351[?] 15368[?]  -3351[?] -3306[?] -3345[?] 15364[?]  -3351[?] 3306[?] 3345[?] 15363[?]  -3350[?] -3305[?] -3344[?] 15360[?]  -3350[?] 3305[?] 3344[?] 15359[?]  -3349[?] -3304[?] -3343[?] 15356[?]  -3349[?] 3304[?] 3343[?] 15355[?]  3042[?] -3348[?] 15351[?]  3041[?] -3348[?] 15350[?]  3299[?] -3041[?] -3296[?] 15349[?]  3296[?] -3041[?] -3299[?] 15348[?]  -3295[?] 3298[?] -3042[?] 15345[?]  -3298[?] 3295[?] -3042[?] 15344[?]  3346[?] -3119[?] 3342[?] 3347[?] 15337[?]  -3342[?] 3119[?] 15336[?]  3119[?] -3346[?] 15335[?]  -3347[?] 3119[?] 15334[?]  -3347[?] -3345[?] -3299[?] 15333[?]  3299[?] 3345[?] -3347[?] 15332[?]  3299[?] 3347[?] -3345[?] 15331[?]  3345[?] 3347[?] -3299[?] 15330[?]  -3298[?] -3346[?] -3344[?] 15329[?]  3344[?] -3346[?] 3298[?] 15328[?]  3346[?] 3298[?] -3344[?] 15327[?]  3344[?] 3346[?] -3298[?] 15326[?]  -3342[?] -3343[?] -3297[?] 15325[?]  3297[?] 3343[?] -3342[?] 15324[?]  3297[?] 3342[?] -3343[?] 15323[?]  3343[?] 3342[?] -3297[?] 15322[?]  -3341[?] 3073[?] 15321[?]  -3341[?] 3072[?] 15320[?]  3071[?] -3341[?] 15319[?]  3291[?] -3071[?] -3296[?] 15318[?]  3296[?] -3071[?] -3291[?] 15317[?]  3290[?] -3072[?] -3295[?] 15314[?]  -3072[?] 3295[?] -3290[?] 15313[?]  -3073[?] 3289[?] -3294[?] 15310[?]  3294[?] -3073[?] -3289[?] 15309[?]  3338[?] 3339[?] -3079[?] 3340[?] 15306[?]  3079[?] -3338[?] 15305[?]  3079[?] -3339[?] 15304[?]  -3340[?] 3079[?] 15303[?]  -3340[?] -3296[?] -3291[?] 15302[?]  3291[?] -3340[?] 3296[?] 15301[?]  3291[?] 3340[?] -3296[?] 15300[?]  3296[?] 3340[?] -3291[?] 15299[?]  -3295[?] -3339[?] -3290[?] 15298[?]  3290[?] -3339[?] 3295[?] 15297[?]  3290[?] 3339[?] -3295[?] 15296[?]  3339[?] 3295[?] -3290[?] 15295[?]  -3289[?] -3338[?] -3294[?] 15294[?]  3294[?] 3289[?] -3338[?] 15293[?]  3338[?] 3289[?] -3294[?] 15292[?]  3294[?] 3338[?] -3289[?] 15291[?]  -3337[?] 3278[?] 15290[?]  3277[?] -3337[?] 15289[?]  3276[?] -3337[?] 15288[?]  3334[?] -3276[?] -3288[?] 15287[?]  3288[?] -3276[?] -3334[?] 15286[?]  3333[?] -3277[?] -3287[?] 15283[?]  3287[?] -3277[?] -3333[?] 15282[?]  3332[?] -3278[?] -3286[?] 15279[?]  -3278[?] 3286[?] -3332[?] 15278[?]  3335[?] 3336[?] -3109[?] 3331[?] 15275[?]  -3331[?] 3109[?] 15274[?]  3109[?] -3335[?] 15273[?]  -3336[?] 3109[?] 15272[?]  -3336[?] -3334[?] -3296[?] 15271[?]  3296[?] 3334[?] -3336[?] 15270[?]  3334[?] 3336[?] -3296[?] 15269[?]  3296[?] 3336[?] -3334[?] 15268[?]  -3295[?] -3335[?] -3333[?] 15267[?]  3333[?] -3335[?] 3295[?] 15266[?]  3333[?] -3295[?] 3335[?] 15265[?]  3335[?] 3295[?] -3333[?] 15264[?]  -3331[?] -3332[?] -3294[?] 15263[?]  3294[?] -3331[?] 3332[?] 15262[?]  3332[?] 3331[?] -3294[?] 15261[?]  3294[?] 3331[?] -3332[?] 15260[?]  -3330[?] 3273[?] 15259[?]  3272[?] -3330[?] 15258[?]  3271[?] -3330[?] 15257[?]  3327[?] -3271[?] -3288[?] 15256[?]  3288[?] -3271[?] -3327[?] 15255[?]  3326[?] -3272[?] -3287[?] 15252[?]  3287[?] -3272[?] -3326[?] 15251[?]  3325[?] -3273[?] -3286[?] 15248[?]  -3273[?] 3286[?] -3325[?] 15247[?]  3329[?] 3328[?] -3104[?] 3324[?] 15244[?]  -3324[?] 3104[?] 15243[?]  3104[?] -3328[?] 15242[?]  -3329[?] 3104[?] 15241[?]  -3329[?] -3327[?] -3296[?] 15240[?]  3296[?] 3327[?] -3329[?] 15239[?]  3327[?] 3329[?] -3296[?] 15238[?]  3296[?] 3329[?] -3327[?] 15237[?]  -3295[?] -3328[?] -3326[?] 15236[?]  3326[?] 3295[?] -3328[?] 15235[?]  3326[?] 3328[?] -3295[?] 15234[?]  3328[?] 3295[?] -3326[?] 15233[?]  -3324[?] -3325[?] -3294[?] 15232[?]  3294[?] -3324[?] 3325[?] 15231[?]  3325[?] 3324[?] -3294[?] 15230[?]  3294[?] 3324[?] -3325[?] 15229[?]  -3323[?] 3268[?] 15228[?]  3267[?] -3323[?] 15227[?]  3266[?] -3323[?] 15226[?]  -3266[?] 3320[?] -3288[?] 15225[?]  3288[?] -3320[?] -3266[?] 15224[?]  3319[?] -3267[?] -3287[?] 15221[?]  3287[?] -3267[?] -3319[?] 15220[?]  3318[?] -3268[?] -3286[?] 15217[?]  -3268[?] 3286[?] -3318[?] 15216[?]  3322[?] 3321[?] -3099[?] 3317[?] 15213[?]  -3317[?] 3099[?] 15212[?]  3099[?] -3321[?] 15211[?]  -3322[?] 3099[?] 15210[?]  -3322[?] -3320[?] -3296[?] 15209[?]  3296[?] 3320[?] -3322[?] 15208[?]  3322[?] 3320[?] -3296[?] 15207[?]  3296[?] 3322[?] -3320[?] 15206[?]  -3295[?] -3321[?] -3319[?] 15205[?]  3319[?] 3295[?] -3321[?] 15204[?]  3319[?] 3321[?] -3295[?] 15203[?]  3321[?] 3295[?] -3319[?] 15202[?]  -3317[?] -3318[?] -3294[?] 15201[?]  3294[?] -3317[?] 3318[?] 15200[?]  3318[?] 3317[?] -3294[?] 15199[?]  3294[?] 3317[?] -3318[?] 15198[?]  -3316[?] 3263[?] 15197[?]  3262[?] -3316[?] 15196[?]  3261[?] -3316[?] 15195[?]  3313[?] -3261[?] -3288[?] 15194[?]  3288[?] -3261[?] -3313[?] 15193[?]  3312[?] -3262[?] -3287[?] 15190[?]  3287[?] -3262[?] -3312[?] 15189[?]  3311[?] -3263[?] -3286[?] 15186[?]  -3263[?] 3286[?] -3311[?] 15185[?]  -3286[?] 3263[?] -3311[?] 15184[?]  3311[?] 3263[?] 3286[?] 15183[?]  3315[?] 3314[?] -3094[?] 3310[?] 15182[?]  -3310[?] 3094[?] 15181[?]  3094[?] -3314[?] 15180[?]  -3315[?] 3094[?] 15179[?]  -3315[?] -3313[?] -3296[?] 15178[?]  3296[?] -3315[?] 3313[?] 15177[?]  3313[?] 3315[?] -3296[?] 15176[?]  3296[?] 3315[?] -3313[?] 15175[?]  -3295[?] -3314[?] -3312[?] 15174[?]  3312[?] -3314[?] 3295[?] 15173[?]  3312[?] 3314[?] -3295[?] 15172[?]  3314[?] 3295[?] -3312[?] 15171[?]  -3310[?] -3311[?] -3294[?] 15170[?]  3294[?] 3311[?] -3310[?] 15169[?]  3311[?] 3310[?] -3294[?] 15168[?]  3294[?] 3310[?] -3311[?] 15167[?]  -3309[?] 3258[?] 15166[?]  3257[?] -3309[?] 15165[?]  3256[?] -3309[?] 15164[?]  3306[?] -3256[?] -3288[?] 15163[?]  3288[?] -3256[?] -3306[?] 15162[?]  3288[?] 3256[?] 3306[?] 15160[?]  3305[?] -3257[?] -3287[?] 15159[?]  3287[?] -3257[?] -3305[?] 15158[?]  3304[?] -3258[?] -3286[?] 15155[?]  -3258[?] 3286[?] -3304[?] 15154[?]  -3286[?] 3258[?] -3304[?] 15153[?]  3304[?] 3286[?] 3258[?] 15152[?]  3307[?] -3089[?] 3303[?] 3308[?] 15151[?]  -3303[?] 3089[?] 15150[?]  3089[?] -3307[?] 15149[?]  -3308[?] 3089[?] 15148[?]  -3308[?] -3306[?] -3296[?] 15147[?]  3296[?] 3306[?] -3308[?] 15146[?]  3306[?] 3308[?] -3296[?] 15145[?]  3296[?] 3308[?] -3306[?] 15144[?]  -3295[?] -3307[?] -3305[?] 15143[?]  3305[?] -3307[?] 3295[?] 15142[?]  3305[?] 3307[?] -3295[?] 15141[?]  3307[?] 3295[?] -3305[?] 15140[?]  -3303[?] -3304[?] -3294[?] 15139[?]  3294[?] 3304[?] -3303[?] 15138[?]  3304[?] 3303[?] -3294[?] 15137[?]  3294[?] 3303[?] -3304[?] 15136[?]  -3302[?] 3253[?] 15135[?]  -3302[?] 3252[?] 15134[?]  3251[?] -3302[?] 15133[?]  3299[?] -3251[?] -3288[?] 15132[?]  3288[?] -3251[?] -3299[?] 15131[?]  -3252[?] 3298[?] -3287[?] 15128[?]  3287[?] -3252[?] -3298[?] 15127[?]  3297[?] -3253[?] -3286[?] 15124[?]  -3253[?] 3286[?] -3297[?] 15123[?]  -3084[?] 3301[?] 3293[?] 3300[?] 15120[?]  -3301[?] -3299[?] -3296[?] 15116[?]  -3301[?] 3299[?] 3296[?] 15115[?]  -3300[?] -3295[?] -3298[?] 15112[?]  -3300[?] 3295[?] 3298[?] 15111[?]  -3293[?] -3294[?] -3297[?] 15108[?]  -3293[?] 3294[?] 3297[?] 15107[?]  3283[?] -3292[?] 15104[?]  3282[?] -3292[?] 15103[?]  3281[?] -3292[?] 15102[?]  3291[?] -3281[?] -3288[?] 15101[?]  3288[?] -3281[?] -3291[?] 15100[?]  3290[?] -3287[?] -3282[?] 15097[?]  3287[?] -3290[?] -3282[?] 15096[?]  -3286[?] 3289[?] -3283[?] 15093[?]  -3289[?] 3286[?] -3283[?] 15092[?]  -3285[?] 797[?] 518[?] 730[?] 663[?] 861[?] 1437[?] 1287[?] 1582[?] 596[?] 488[?] 1011[?] 952[?] 1223[?] 837[?] 987[?] 944[?] 1367[?] 813[?] 466[?] 1089[?] 2458[?] 510[?] 477[?] 2254[?] 1303[?] 1938[?] 869[?] 499[?] 1480[?] 1496[?] 1989[?] 2482[?] 2975[?] 3275[?] 1003[?] 1345[?] 2008[?] 2991[?] 754[?] 636[?] 714[?] 971[?] 1247[?] 979[?] 789[?] 1504[?] 687[?] 995[?] 3175[?] 2806[?] 1737[?] 2313[?] 722[?] 2356[?] 671[?] 1445[?] 1022[?] 845[?] 1156[?] 2075[?] 2715[?] 577[?] 455[?] 738[?] 1665[?] 1790[?] 2782[?] 1713[?] 529[?] 1515[?] 2849[?] 3200[?] 569[?] 1046[?] 2565[?] 2501[?] 1429[?] 2289[?] 612[?] 900[?] 1930[?] 1614[?] 2107[?] 1121[?] 829[?] 628[?] 561[?] 537[?] 553[?] 2423[?] 2916[?] 3240[?] 1997[?] 2490[?] 2983[?] 679[?] 1172[?] 2731[?] 2340[?] 1847[?] 1271[?] 2833[?] 2155[?] 3130[?] 746[?] 1729[?] 1914[?] 2305[?] 2798[?] 3230[?] 2407[?] 1812[?] 1421[?] 1239[?] 922[?] 620[?] 545[?] 588[?] 604[?] 647[?] 655[?] 695[?] 706[?] 765[?] 773[?] 781[?] 805[?] 821[?] 853[?] 889[?] 911[?] 933[?] 963[?] 1030[?] 1038[?] 1054[?] 1062[?] 1070[?] 1081[?] 1097[?] 1105[?] 1113[?] 1129[?] 1140[?] 1148[?] 1164[?] 1180[?] 1188[?] 1199[?] 1207[?] 1215[?] 1231[?] 1255[?] 1263[?] 1279[?] 1295[?] 1323[?] 1334[?] 1356[?] 1378[?] 1386[?] 1397[?] 1405[?] 1413[?] 1456[?] 1464[?] 1472[?] 1488[?] 1523[?] 1531[?] 1539[?] 1547[?] 1555[?] 1563[?] 1574[?] 1590[?] 1598[?] 1606[?] 1622[?] 1633[?] 1641[?] 1649[?] 1657[?] 1673[?] 1681[?] 1689[?] 1697[?] 1705[?] 1721[?] 1757[?] 1768[?] 1779[?] 1801[?] 1820[?] 1831[?] 1839[?] 1855[?] 1863[?] 1871[?] 1879[?] 1890[?] 1898[?] 1906[?] 1922[?] 1949[?] 1957[?] 1965[?] 1973[?] 1981[?] 2016[?] 2024[?] 2032[?] 2040[?] 2048[?] 2056[?] 2067[?] 2083[?] 2091[?] 2099[?] 2115[?] 2123[?] 2131[?] 2139[?] 2147[?] 2163[?] 2171[?] 2191[?] 2202[?] 2213[?] 2224[?] 2235[?] 2246[?] 2265[?] 2273[?] 2281[?] 2297[?] 2324[?] 2332[?] 2348[?] 2364[?] 2372[?] 2383[?] 2391[?] 2399[?] 2415[?] 2431[?] 2442[?] 2450[?] 2466[?] 2474[?] 2509[?] 2517[?] 2525[?] 2533[?] 2541[?] 2549[?] 2557[?] 2573[?] 2581[?] 2589[?] 2597[?] 2605[?] 2625[?] 2636[?] 2647[?] 2658[?] 2669[?] 2680[?] 2688[?] 2699[?] 2707[?] 2723[?] 2739[?] 2747[?] 2758[?] 2766[?] 2774[?] 2790[?] 2817[?] 2825[?] 2841[?] 2857[?] 2865[?] 2876[?] 2884[?] 2892[?] 2900[?] 2908[?] 2924[?] 2935[?] 2943[?] 2951[?] 2959[?] 2967[?] 2999[?] 3007[?] 3015[?] 3023[?] 3031[?] 3039[?] 3040[?] 3045[?] 3050[?] 3055[?] 3060[?] 3065[?] 3070[?] 3075[?] 3080[?] 3085[?] 3090[?] 3095[?] 3100[?] 3105[?] 3110[?] 3115[?] 3120[?] 3125[?] 3135[?] 3140[?] 3145[?] 3150[?] 3155[?] 3160[?] 3165[?] 3170[?] 3180[?] 3185[?] 3190[?] 3195[?] 3205[?] 3210[?] 3215[?] 3220[?] 3225[?] 3235[?] 3245[?] 3250[?] 3255[?] 3260[?] 3265[?] 3270[?] 3280[?] 15089[?]  -3280[?] 3284[?] 14745[?]  -3275[?] 3279[?] 14741[?]  -3275[?] 3278[?] 14740[?]  -3275[?] 3277[?] 14739[?]  -3275[?] 3276[?] 14738[?]  -3270[?] 3274[?] 14737[?]  -3270[?] 3273[?] 14736[?]  -3270[?] 3272[?] 14735[?]  -3270[?] 3271[?] 14734[?]  -3265[?] 3269[?] 14733[?]  -3265[?] 3268[?] 14732[?]  -3265[?] 3267[?] 14731[?]  -3265[?] 3266[?] 14730[?]  -3260[?] 3264[?] 14729[?]  -3260[?] 3263[?] 14728[?]  -3260[?] 3262[?] 14727[?]  -3260[?] 3261[?] 14726[?]  -3255[?] 3259[?] 14725[?]  -3255[?] 3258[?] 14724[?]  -3255[?] 3257[?] 14723[?]  -3255[?] 3256[?] 14722[?]  -3250[?] 3254[?] 14721[?]  -3250[?] 3253[?] 14720[?]  -3250[?] 3252[?] 14719[?]  -3250[?] 3251[?] 14718[?]  -3245[?] 3249[?] 14717[?]  -3245[?] 3248[?] 14716[?]  -3245[?] 3247[?] 14715[?]  -3245[?] 3246[?] 14714[?]  -3240[?] 3244[?] 14713[?]  -3235[?] 3239[?] 14709[?]  -3235[?] 3238[?] 14708[?]  -3235[?] 3237[?] 14707[?]  -3235[?] 3236[?] 14706[?]  -3230[?] 3234[?] 14705[?]  -3230[?] 3233[?] 14704[?]  -3230[?] 3232[?] 14703[?]  -3230[?] 3231[?] 14702[?]  -3225[?] 3229[?] 14701[?]  -3225[?] 3228[?] 14700[?]  -3225[?] 3227[?] 14699[?]  -3225[?] 3226[?] 14698[?]  -3220[?] 3224[?] 14697[?]  -3220[?] 3223[?] 14696[?]  -3220[?] 3222[?] 14695[?]  -3220[?] 3221[?] 14694[?]  -3215[?] 3219[?] 14693[?]  -3215[?] 3218[?] 14692[?]  -3215[?] 3217[?] 14691[?]  -3215[?] 3216[?] 14690[?]  -3210[?] 3214[?] 14689[?]  -3210[?] 3213[?] 14688[?]  -3210[?] 3212[?] 14687[?]  -3210[?] 3211[?] 14686[?]  -3205[?] 3209[?] 14685[?]  -3205[?] 3208[?] 14684[?]  -3205[?] 3207[?] 14683[?]  -3205[?] 3206[?] 14682[?]  -3200[?] 3204[?] 14681[?]  -3195[?] 3199[?] 14677[?]  -3195[?] 3198[?] 14676[?]  -3195[?] 3197[?] 14675[?]  -3195[?] 3196[?] 14674[?]  -3190[?] 3194[?] 14673[?]  -3190[?] 3193[?] 14672[?]  -3190[?] 3192[?] 14671[?]  -3190[?] 3191[?] 14670[?]  -3185[?] 3189[?] 14669[?]  -3185[?] 3188[?] 14668[?]  -3185[?] 3187[?] 14667[?]  -3185[?] 3186[?] 14666[?]  -3180[?] 3184[?] 14665[?]  -3180[?] 3183[?] 14664[?]  -3180[?] 3182[?] 14663[?]  -3180[?] 3181[?] 14662[?]  -3175[?] 3179[?] 14661[?]  -3175[?] 3178[?] 14660[?]  -3175[?] 3177[?] 14659[?]  -3175[?] 3176[?] 14658[?]  -3170[?] 3174[?] 14657[?]  -3170[?] 3173[?] 14656[?]  -3170[?] 3172[?] 14655[?]  -3170[?] 3171[?] 14654[?]  -3165[?] 3169[?] 14653[?]  -3165[?] 3168[?] 14652[?]  -3165[?] 3167[?] 14651[?]  -3165[?] 3166[?] 14650[?]  -3160[?] 3164[?] 14649[?]  -3155[?] 3159[?] 14645[?]  -3155[?] 3158[?] 14644[?]  -3155[?] 3157[?] 14643[?]  -3155[?] 3156[?] 14642[?]  -3150[?] 3154[?] 14641[?]  -3150[?] 3153[?] 14640[?]  -3150[?] 3152[?] 14639[?]  -3150[?] 3151[?] 14638[?]  -3145[?] 3149[?] 14637[?]  -3145[?] 3148[?] 14636[?]  -3145[?] 3147[?] 14635[?]  -3145[?] 3146[?] 14634[?]  -3140[?] 3144[?] 14633[?]  -3140[?] 3143[?] 14632[?]  -3140[?] 3142[?] 14631[?]  -3140[?] 3141[?] 14630[?]  -3135[?] 3139[?] 14629[?]  -3135[?] 3138[?] 14628[?]  -3135[?] 3137[?] 14627[?]  -3135[?] 3136[?] 14626[?]  -3130[?] 3134[?] 14625[?]  -3130[?] 3133[?] 14624[?]  -3130[?] 3132[?] 14623[?]  -3130[?] 3131[?] 14622[?]  -3125[?] 3129[?] 14621[?]  -3125[?] 3128[?] 14620[?]  -3125[?] 3127[?] 14619[?]  -3125[?] 3126[?] 14618[?]  -3120[?] 3124[?] 14617[?]  -3115[?] 3119[?] 14613[?]  -3115[?] 3118[?] 14612[?]  -3115[?] 3117[?] 14611[?]  -3115[?] 3116[?] 14610[?]  -3110[?] 3114[?] 14609[?]  -3110[?] 3113[?] 14608[?]  -3110[?] 3112[?] 14607[?]  -3110[?] 3111[?] 14606[?]  -3105[?] 3109[?] 14605[?]  -3105[?] 3108[?] 14604[?]  -3105[?] 3107[?] 14603[?]  -3105[?] 3106[?] 14602[?]  -3100[?] 3104[?] 14601[?]  -3100[?] 3103[?] 14600[?]  -3100[?] 3102[?] 14599[?]  -3100[?] 3101[?] 14598[?]  -3095[?] 3099[?] 14597[?]  -3095[?] 3098[?] 14596[?]  -3095[?] 3097[?] 14595[?]  -3095[?] 3096[?] 14594[?]  -3090[?] 3094[?] 14593[?]  -3090[?] 3093[?] 14592[?]  -3090[?] 3092[?] 14591[?]  -3090[?] 3091[?] 14590[?]  -3085[?] 3089[?] 14589[?]  -3085[?] 3088[?] 14588[?]  -3085[?] 3087[?] 14587[?]  -3085[?] 3086[?] 14586[?]  -3080[?] 3084[?] 14585[?]  -3075[?] 3079[?] 14581[?]  -3075[?] 3078[?] 14580[?]  -3075[?] 3077[?] 14579[?]  -3075[?] 3076[?] 14578[?]  -3070[?] 3074[?] 14577[?]  -3070[?] 3073[?] 14576[?]  -3070[?] 3072[?] 14575[?]  -3070[?] 3071[?] 14574[?]  -3065[?] 3069[?] 14573[?]  -3065[?] 3068[?] 14572[?]  -3065[?] 3067[?] 14571[?]  -3065[?] 3066[?] 14570[?]  -3060[?] 3064[?] 14569[?]  -3060[?] 3063[?] 14568[?]  -3060[?] 3062[?] 14567[?]  -3060[?] 3061[?] 14566[?]  -3055[?] 3059[?] 14565[?]  -3055[?] 3058[?] 14564[?]  -3055[?] 3057[?] 14563[?]  -3055[?] 3056[?] 14562[?]  -3050[?] 3054[?] 14561[?]  -3050[?] 3053[?] 14560[?]  -3050[?] 3052[?] 14559[?]  -3050[?] 3051[?] 14558[?]  -3045[?] 3049[?] 14557[?]  -3045[?] 3048[?] 14556[?]  -3045[?] 3047[?] 14555[?]  -3045[?] 3046[?] 14554[?]  -3040[?] 3044[?] 14553[?]  -3039[?] 3035[?] 14549[?]  -3039[?] 3036[?] 14548[?]  -3039[?] 3037[?] 14547[?]  -3039[?] 3038[?] 14546[?]  2612[?] -3038[?] -2609[?] 14545[?]  2609[?] -3038[?] -2612[?] 14544[?]  2611[?] -3037[?] -2608[?] 14541[?]  -3037[?] 2608[?] -2611[?] 14540[?]  -3036[?] 2610[?] -2607[?] 14537[?]  2607[?] -3036[?] -2610[?] 14536[?]  3032[?] 3034[?] -3035[?] 3033[?] 14533[?]  -3034[?] -2677[?] -2932[?] 14529[?]  2932[?] -3034[?] 2677[?] 14528[?]  -3033[?] -2676[?] -2931[?] 14525[?]  2931[?] -3033[?] 2676[?] 14524[?]  -2930[?] -3032[?] -2675[?] 14521[?]  2675[?] -3032[?] 2930[?] 14520[?]  -3031[?] 3027[?] 14517[?]  -3031[?] 3028[?] 14516[?]  -3031[?] 3029[?] 14515[?]  -3031[?] 3030[?] 14514[?]  2677[?] -3030[?] -2609[?] 14513[?]  2609[?] -3030[?] -2677[?] 14512[?]  2676[?] -3029[?] -2608[?] 14509[?]  -3029[?] 2608[?] -2676[?] 14508[?]  2675[?] -3028[?] -2607[?] 14505[?]  2607[?] -3028[?] -2675[?] 14504[?]  3024[?] 3026[?] -3027[?] 3025[?] 14501[?]  -3026[?] -2666[?] -2932[?] 14497[?]  2932[?] -3026[?] 2666[?] 14496[?]  -3025[?] -2931[?] -2665[?] 14493[?]  2665[?] -3025[?] 2931[?] 14492[?]  -2930[?] -3024[?] -2664[?] 14489[?]  2664[?] -3024[?] 2930[?] 14488[?]  -3023[?] 3019[?] 14485[?]  -3023[?] 3020[?] 14484[?]  -3023[?] 3021[?] 14483[?]  -3023[?] 3022[?] 14482[?]  2666[?] -3022[?] -2609[?] 14481[?]  2609[?] -3022[?] -2666[?] 14480[?]  2665[?] -3021[?] -2608[?] 14477[?]  -3021[?] 2608[?] -2665[?] 14476[?]  2664[?] -3020[?] -2607[?] 14473[?]  2607[?] -3020[?] -2664[?] 14472[?]  3018[?] 3016[?] -3019[?] 3017[?] 14469[?]  -3018[?] -2655[?] -2932[?] 14465[?]  2932[?] -3018[?] 2655[?] 14464[?]  -3017[?] -2931[?] -2654[?] 14461[?]  2654[?] -3017[?] 2931[?] 14460[?]  -2930[?] -3016[?] -2653[?] 14457[?]  2653[?] -3016[?] 2930[?] 14456[?]  -3015[?] 3011[?] 14453[?]  -3015[?] 3012[?] 14452[?]  -3015[?] 3013[?] 14451[?]  -3015[?] 3014[?] 14450[?]  2655[?] -3014[?] -2609[?] 14449[?]  2609[?] -3014[?] -2655[?] 14448[?]  2654[?] -3013[?] -2608[?] 14445[?]  -3013[?] 2608[?] -2654[?] 14444[?]  2653[?] -3012[?] -2607[?] 14441[?]  2607[?] -3012[?] -2653[?] 14440[?]  3010[?] 3008[?] -3011[?] 3009[?] 14437[?]  -3010[?] -2644[?] -2932[?] 14433[?]  2932[?] -3010[?] 2644[?] 14432[?]  -3009[?] -2643[?] -2931[?] 14429[?]  2931[?] -3009[?] 2643[?] 14428[?]  -2930[?] -3008[?] -2642[?] 14425[?]  2642[?] -3008[?] 2930[?] 14424[?]  -3007[?] 3003[?] 14421[?]  -3007[?] 3004[?] 14420[?]  -3007[?] 3005[?] 14419[?]  -3007[?] 3006[?] 14418[?]  2644[?] -3006[?] -2609[?] 14417[?]  2609[?] -3006[?] -2644[?] 14416[?]  2643[?] -3005[?] -2608[?] 14413[?]  -3005[?] 2608[?] -2643[?] 14412[?]  2643[?] 3005[?] 2608[?] 14410[?]  2642[?] -3004[?] -2607[?] 14409[?]  2607[?] -3004[?] -2642[?] 14408[?]  3000[?] -3003[?] 3001[?] 3002[?] 14405[?]  -3002[?] -2633[?] -2932[?] 14401[?]  2932[?] -3002[?] 2633[?] 14400[?]  -3001[?] -2632[?] -2931[?] 14397[?]  2931[?] -3001[?] 2632[?] 14396[?]  -2930[?] -3000[?] -2631[?] 14393[?]  2631[?] -3000[?] 2930[?] 14392[?]  -2999[?] 2995[?] 14389[?]  -2999[?] 2996[?] 14388[?]  -2999[?] 2997[?] 14387[?]  -2999[?] 2998[?] 14386[?]  2633[?] -2998[?] -2609[?] 14385[?]  2609[?] -2998[?] -2633[?] 14384[?]  2632[?] -2997[?] -2608[?] 14381[?]  -2997[?] 2608[?] -2632[?] 14380[?]  2631[?] -2996[?] -2607[?] 14377[?]  2607[?] -2996[?] -2631[?] 14376[?]  2992[?] 2993[?] -2995[?] 2994[?] 14373[?]  -2994[?] -2622[?] -2932[?] 14369[?]  2932[?] -2994[?] 2622[?] 14368[?]  -2993[?] -2621[?] -2931[?] 14365[?]  2931[?] -2993[?] 2621[?] 14364[?]  -2930[?] -2992[?] -2620[?] 14361[?]  2620[?] -2992[?] 2930[?] 14360[?]  -2991[?] 2987[?] 14357[?]  -2987[?] 2985[?] 2986[?] 2984[?] 14341[?]  -2986[?] -2932[?] -2612[?] 14337[?]  -2986[?] 2932[?] 2612[?] 14336[?]  -2985[?] -2611[?] -2931[?] 14333[?]  -2985[?] 2611[?] 2931[?] 14332[?]  -2984[?] -2610[?] -2930[?] 14329[?]  -2984[?] 2610[?] 2930[?] 14328[?]  -2930[?] 2610[?] 2984[?] 14327[?]  -2610[?] 2930[?] 2984[?] 14326[?]  -2983[?] 2979[?] 14325[?]  -2979[?] 2978[?] 2977[?] 2976[?] 14309[?]  -2978[?] -2873[?] -2677[?] 14305[?]  -2978[?] 2873[?] 2677[?] 14304[?]  -2977[?] -2872[?] -2676[?] 14301[?]  -2977[?] 2872[?] 2676[?] 14300[?]  -2976[?] -2871[?] -2675[?] 14297[?]  -2976[?] 2871[?] 2675[?] 14296[?]  2675[?] -2871[?] 2976[?] 14295[?]  2871[?] -2675[?] 2976[?] 14294[?]  -2975[?] 2971[?] 14293[?]  -2975[?] 2972[?] 14292[?]  -2975[?] 2973[?] 14291[?]  -2975[?] 2974[?] 14290[?]  2677[?] -2974[?] -2932[?] 14289[?]  2932[?] -2974[?] -2677[?] 14288[?]  2676[?] -2973[?] -2931[?] 14285[?]  2931[?] -2973[?] -2676[?] 14284[?]  2931[?] 2973[?] 2676[?] 14282[?]  2675[?] -2972[?] -2930[?] 14281[?]  -2972[?] 2930[?] -2675[?] 14280[?]  -2971[?] 2970[?] 2969[?] 2968[?] 14277[?]  -2970[?] -2873[?] -2666[?] 14273[?]  -2970[?] 2666[?] 2873[?] 14272[?]  -2969[?] -2872[?] -2665[?] 14269[?]  2665[?] -2969[?] 2872[?] 14268[?]  -2968[?] -2664[?] -2871[?] 14265[?]  2871[?] -2968[?] 2664[?] 14264[?]  -2967[?] 2963[?] 14261[?]  -2967[?] 2964[?] 14260[?]  -2967[?] 2965[?] 14259[?]  -2967[?] 2966[?] 14258[?]  2666[?] -2966[?] -2932[?] 14257[?]  2932[?] -2666[?] -2966[?] 14256[?]  2665[?] -2965[?] -2931[?] 14253[?]  2931[?] -2965[?] -2665[?] 14252[?]  2664[?] -2964[?] -2930[?] 14249[?]  -2964[?] 2930[?] -2664[?] 14248[?]  -2963[?] 2962[?] 2961[?] 2960[?] 14245[?]  -2962[?] -2655[?] -2873[?] 14241[?]  -2962[?] 2655[?] 2873[?] 14240[?]  -2961[?] -2872[?] -2654[?] 14237[?]  2654[?] -2961[?] 2872[?] 14236[?]  -2960[?] -2653[?] -2871[?] 14233[?]  2871[?] -2960[?] 2653[?] 14232[?]  -2959[?] 2955[?] 14229[?]  -2959[?] 2956[?] 14228[?]  -2959[?] 2957[?] 14227[?]  -2959[?] 2958[?] 14226[?]  2655[?] -2958[?] -2932[?] 14225[?]  2932[?] -2655[?] -2958[?] 14224[?]  2654[?] -2957[?] -2931[?] 14221[?]  2931[?] -2957[?] -2654[?] 14220[?]  2653[?] -2956[?] -2930[?] 14217[?]  -2956[?] 2930[?] -2653[?] 14216[?]  -2955[?] 2954[?] 2953[?] 2952[?] 14213[?]  -2954[?] -2644[?] -2873[?] 14209[?]  -2954[?] 2873[?] 2644[?] 14208[?]  -2953[?] -2643[?] -2872[?] 14205[?]  2643[?] -2953[?] 2872[?] 14204[?]  -2952[?] -2642[?] -2871[?] 14201[?]  2871[?] -2952[?] 2642[?] 14200[?]  -2951[?] 2947[?] 14197[?]  -2951[?] 2948[?] 14196[?]  -2951[?] 2949[?] 14195[?]  -2951[?] 2950[?] 14194[?]  2644[?] -2950[?] -2932[?] 14193[?]  2932[?] -2950[?] -2644[?] 14192[?]  2643[?] -2949[?] -2931[?] 14189[?]  2931[?] -2949[?] -2643[?] 14188[?]  2642[?] -2948[?] -2930[?] 14185[?]  -2948[?] 2930[?] -2642[?] 14184[?]  -2930[?] 2948[?] -2642[?] 14183[?]  2642[?] 2948[?] 2930[?] 14182[?]  -2947[?] 2946[?] 2944[?] 2945[?] 14181[?]  -2946[?] -2873[?] -2633[?] 14177[?]  2633[?] -2946[?] 2873[?] 14176[?]  -2945[?] -2632[?] -2872[?] 14173[?]  2632[?] -2945[?] 2872[?] 14172[?]  -2944[?] -2631[?] -2871[?] 14169[?]  2871[?] -2944[?] 2631[?] 14168[?]  -2943[?] 2939[?] 14165[?]  -2943[?] 2940[?] 14164[?]  -2943[?] 2941[?] 14163[?]  -2943[?] 2942[?] 14162[?]  2633[?] -2942[?] -2932[?] 14161[?]  2932[?] -2942[?] -2633[?] 14160[?]  2632[?] -2941[?] -2931[?] 14157[?]  2931[?] -2941[?] -2632[?] 14156[?]  2631[?] -2940[?] -2930[?] 14153[?]  -2940[?] 2930[?] -2631[?] 14152[?]  -2930[?] 2940[?] -2631[?] 14151[?]  2631[?] 2930[?] 2940[?] 14150[?]  -2939[?] 2938[?] 2937[?] 2936[?] 14149[?]  -2938[?] -2873[?] -2622[?] 14145[?]  2622[?] -2938[?] 2873[?] 14144[?]  -2937[?] -2621[?] -2872[?] 14141[?]  -2937[?] 2872[?] 2621[?] 14140[?]  -2936[?] -2871[?] -2620[?] 14137[?]  2620[?] -2936[?] 2871[?] 14136[?]  -2935[?] 2928[?] 14133[?]  -2935[?] 2929[?] 14132[?]  -2935[?] 2933[?] 14131[?]  -2935[?] 2934[?] 14130[?]  2622[?] -2934[?] -2932[?] 14129[?]  2932[?] -2934[?] -2622[?] 14128[?]  -2933[?] 2621[?] -2931[?] 14125[?]  2931[?] -2933[?] -2621[?] 14124[?]  2620[?] -2929[?] -2930[?] 14121[?]  -2929[?] 2930[?] -2620[?] 14120[?]  2925[?] 2927[?] -2928[?] 2926[?] 14117[?]  -2927[?] -2873[?] -2612[?] 14113[?]  2612[?] -2927[?] 2873[?] 14112[?]  -2926[?] -2872[?] -2611[?] 14109[?]  2611[?] -2926[?] 2872[?] 14108[?]  -2610[?] -2925[?] -2871[?] 14105[?]  2871[?] -2925[?] 2610[?] 14104[?]  -2924[?] 2920[?] 14101[?]  -2924[?] 2921[?] 14100[?]  -2924[?] 2922[?] 14099[?]  -2924[?] 2923[?] 14098[?]  2612[?] -2923[?] -2873[?] 14097[?]  2873[?] -2923[?] -2612[?] 14096[?]  2611[?] -2922[?] -2872[?] 14093[?]  2872[?] -2922[?] -2611[?] 14092[?]  -2921[?] 2610[?] -2871[?] 14089[?]  2871[?] -2921[?] -2610[?] 14088[?]  -2920[?] 2919[?] 2918[?] 2917[?] 14085[?]  -2919[?] -2814[?] -2677[?] 14081[?]  -2919[?] 2814[?] 2677[?] 14080[?]  -2918[?] -2676[?] -2813[?] 14077[?]  2813[?] -2918[?] 2676[?] 14076[?]  -2917[?] -2812[?] -2675[?] 14073[?]  2675[?] -2917[?] 2812[?] 14072[?]  -2916[?] 2912[?] 14069[?]  -2912[?] 2911[?] 2910[?] 2909[?] 14053[?]  -2911[?] -2666[?] -2814[?] 14049[?]  -2911[?] 2666[?] 2814[?] 14048[?]  -2910[?] -2665[?] -2813[?] 14045[?]  -2910[?] 2665[?] 2813[?] 14044[?]  2813[?] -2665[?] 2910[?] 14042[?]  -2909[?] -2664[?] -2812[?] 14041[?]  -2909[?] 2664[?] 2812[?] 14040[?]  -2908[?] 2904[?] 14037[?]  -2908[?] 2905[?] 14036[?]  -2908[?] 2906[?] 14035[?]  -2908[?] 2907[?] 14034[?]  2666[?] -2907[?] -2873[?] 14033[?]  2873[?] -2907[?] -2666[?] 14032[?]  2907[?] -2666[?] -2873[?] 14031[?]  2666[?] 2907[?] 2873[?] 14030[?]  2665[?] -2906[?] -2872[?] 14029[?]  2872[?] -2906[?] -2665[?] 14028[?]  2664[?] -2905[?] -2871[?] 14025[?]  2871[?] -2905[?] -2664[?] 14024[?]  -2904[?] 2903[?] 2901[?] 2902[?] 14021[?]  -2903[?] -2655[?] -2814[?] 14017[?]  -2903[?] 2655[?] 2814[?] 14016[?]  -2902[?] -2654[?] -2813[?] 14013[?]  2813[?] -2902[?] 2654[?] 14012[?]  -2901[?] -2653[?] -2812[?] 14009[?]  2812[?] -2901[?] 2653[?] 14008[?]  -2900[?] 2896[?] 14005[?]  -2900[?] 2897[?] 14004[?]  -2900[?] 2898[?] 14003[?]  -2900[?] 2899[?] 14002[?]  2655[?] -2899[?] -2873[?] 14001[?]  2873[?] -2899[?] -2655[?] 14000[?]  2899[?] -2655[?] -2873[?] 13999[?]  2899[?] 2655[?] 2873[?] 13998[?]  2654[?] -2898[?] -2872[?] 13997[?]  2872[?] -2898[?] -2654[?] 13996[?]  2653[?] -2897[?] -2871[?] 13993[?]  2871[?] -2897[?] -2653[?] 13992[?]  2897[?] -2653[?] -2871[?] 13991[?]  2871[?] 2897[?] 2653[?] 13990[?]  -2896[?] 2895[?] 2893[?] 2894[?] 13989[?]  -2895[?] -2814[?] -2644[?] 13985[?]  -2895[?] 2814[?] 2644[?] 13984[?]  -2894[?] -2643[?] -2813[?] 13981[?]  2813[?] -2894[?] 2643[?] 13980[?]  -2893[?] -2642[?] -2812[?] 13977[?]  2812[?] -2893[?] 2642[?] 13976[?]  -2892[?] 2888[?] 13973[?]  -2892[?] 2889[?] 13972[?]  -2892[?] 2890[?] 13971[?]  -2892[?] 2891[?] 13970[?]  2644[?] -2891[?] -2873[?] 13969[?]  2873[?] -2891[?] -2644[?] 13968[?]  2891[?] -2644[?] -2873[?] 13967[?]  2891[?] 2873[?] 2644[?] 13966[?]  2643[?] -2890[?] -2872[?] 13965[?]  2872[?] -2890[?] -2643[?] 13964[?]  2642[?] -2889[?] -2871[?] 13961[?]  2871[?] -2889[?] -2642[?] 13960[?]  2889[?] -2642[?] -2871[?] 13959[?]  2871[?] 2889[?] 2642[?] 13958[?]  -2888[?] 2887[?] 2885[?] 2886[?] 13957[?]  -2887[?] -2814[?] -2633[?] 13953[?]  2633[?] -2887[?] 2814[?] 13952[?]  -2886[?] -2632[?] -2813[?] 13949[?]  2813[?] -2886[?] 2632[?] 13948[?]  -2885[?] -2631[?] -2812[?] 13945[?]  2812[?] -2885[?] 2631[?] 13944[?]  -2884[?] 2880[?] 13941[?]  -2884[?] 2881[?] 13940[?]  -2884[?] 2882[?] 13939[?]  -2884[?] 2883[?] 13938[?]  2633[?] -2883[?] -2873[?] 13937[?]  2873[?] -2883[?] -2633[?] 13936[?]  2632[?] -2882[?] -2872[?] 13933[?]  2872[?] -2882[?] -2632[?] 13932[?]  2631[?] -2881[?] -2871[?] 13929[?]  2871[?] -2881[?] -2631[?] 13928[?]  2881[?] -2631[?] -2871[?] 13927[?]  2871[?] 2881[?] 2631[?] 13926[?]  -2880[?] 2879[?] 2878[?] 2877[?] 13925[?]  -2879[?] -2814[?] -2622[?] 13921[?]  2622[?] -2879[?] 2814[?] 13920[?]  -2878[?] -2621[?] -2813[?] 13917[?]  2813[?] -2878[?] 2621[?] 13916[?]  -2877[?] -2812[?] -2620[?] 13913[?]  2620[?] -2877[?] 2812[?] 13912[?]  -2876[?] 2869[?] 13909[?]  -2876[?] 2870[?] 13908[?]  -2876[?] 2874[?] 13907[?]  -2876[?] 2875[?] 13906[?]  2622[?] -2875[?] -2873[?] 13905[?]  2873[?] -2875[?] -2622[?] 13904[?]  -2874[?] 2621[?] -2872[?] 13901[?]  2872[?] -2874[?] -2621[?] 13900[?]  2620[?] -2870[?] -2871[?] 13897[?]  2871[?] -2870[?] -2620[?] 13896[?]  2866[?] 2868[?] -2869[?] 2867[?] 13893[?]  -2868[?] -2814[?] -2612[?] 13889[?]  2612[?] -2868[?] 2814[?] 13888[?]  -2867[?] -2611[?] -2813[?] 13885[?]  2813[?] -2867[?] 2611[?] 13884[?]  -2610[?] -2866[?] -2812[?] 13881[?]  2812[?] -2866[?] 2610[?] 13880[?]  -2865[?] 2861[?] 13877[?]  -2865[?] 2862[?] 13876[?]  -2865[?] 2863[?] 13875[?]  -2865[?] 2864[?] 13874[?]  2612[?] -2864[?] -2814[?] 13873[?]  2814[?] -2864[?] -2612[?] 13872[?]  2611[?] -2863[?] -2813[?] 13869[?]  2813[?] -2863[?] -2611[?] 13868[?]  -2862[?] 2610[?] -2812[?] 13865[?]  2812[?] -2862[?] -2610[?] 13864[?]  -2861[?] 2860[?] 2859[?] 2858[?] 13861[?]  -2860[?] -2755[?] -2677[?] 13857[?]  -2860[?] 2677[?] 2755[?] 13856[?]  -2859[?] -2676[?] -2754[?] 13853[?]  2754[?] -2859[?] 2676[?] 13852[?]  -2858[?] -2753[?] -2675[?] 13849[?]  2675[?] -2858[?] 2753[?] 13848[?]  -2857[?] 2853[?] 13845[?]  -2857[?] 2854[?] 13844[?]  -2857[?] 2855[?] 13843[?]  -2857[?] 2856[?] 13842[?]  2677[?] -2856[?] -2814[?] 13841[?]  2814[?] -2856[?] -2677[?] 13840[?]  2856[?] -2814[?] -2677[?] 13839[?]  2814[?] 2856[?] 2677[?] 13838[?]  2676[?] -2855[?] -2813[?] 13837[?]  2813[?] -2855[?] -2676[?] 13836[?]  2675[?] -2854[?] -2812[?] 13833[?]  2812[?] -2854[?] -2675[?] 13832[?]  -2853[?] 2852[?] 2850[?] 2851[?] 13829[?]  -2852[?] -2755[?] -2666[?] 13825[?]  -2852[?] 2666[?] 2755[?] 13824[?]  -2851[?] -2754[?] -2665[?] 13821[?]  2665[?] -2851[?] 2754[?] 13820[?]  -2850[?] -2753[?] -2664[?] 13817[?]  2664[?] -2850[?] 2753[?] 13816[?]  -2849[?] 2845[?] 13813[?]  -2845[?] 2844[?] 2843[?] 2842[?] 13797[?]  -2844[?] -2755[?] -2655[?] 13793[?]  -2844[?] 2755[?] 2655[?] 13792[?]  -2843[?] -2654[?] -2754[?] 13789[?]  -2843[?] 2654[?] 2754[?] 13788[?]  -2842[?] -2753[?] -2653[?] 13785[?]  -2842[?] 2653[?] 2753[?] 13784[?]  -2841[?] 2837[?] 13781[?]  -2841[?] 2838[?] 13780[?]  -2841[?] 2839[?] 13779[?]  -2841[?] 2840[?] 13778[?]  2655[?] -2840[?] -2814[?] 13777[?]  2814[?] -2840[?] -2655[?] 13776[?]  2840[?] -2655[?] -2814[?] 13775[?]  2655[?] 2814[?] 2840[?] 13774[?]  2654[?] -2839[?] -2813[?] 13773[?]  2813[?] -2839[?] -2654[?] 13772[?]  2653[?] -2838[?] -2812[?] 13769[?]  2812[?] -2838[?] -2653[?] 13768[?]  -2837[?] 2836[?] 2834[?] 2835[?] 13765[?]  -2836[?] -2755[?] -2644[?] 13761[?]  -2836[?] 2644[?] 2755[?] 13760[?]  -2835[?] -2643[?] -2754[?] 13757[?]  2754[?] -2835[?] 2643[?] 13756[?]  -2834[?] -2642[?] -2753[?] 13753[?]  2753[?] -2834[?] 2642[?] 13752[?]  -2833[?] 2829[?] 13749[?]  -2833[?] 2830[?] 13748[?]  -2833[?] 2831[?] 13747[?]  -2833[?] 2832[?] 13746[?]  2644[?] -2832[?] -2814[?] 13745[?]  2814[?] -2832[?] -2644[?] 13744[?]  2832[?] -2814[?] -2644[?] 13743[?]  2832[?] 2814[?] 2644[?] 13742[?]  2643[?] -2831[?] -2813[?] 13741[?]  2813[?] -2831[?] -2643[?] 13740[?]  2642[?] -2830[?] -2812[?] 13737[?]  2812[?] -2642[?] -2830[?] 13736[?]  -2829[?] 2828[?] 2826[?] 2827[?] 13733[?]  -2828[?] -2755[?] -2633[?] 13729[?]  2633[?] -2828[?] 2755[?] 13728[?]  -2827[?] -2632[?] -2754[?] 13725[?]  2754[?] -2827[?] 2632[?] 13724[?]  -2826[?] -2631[?] -2753[?] 13721[?]  2753[?] -2826[?] 2631[?] 13720[?]  -2825[?] 2821[?] 13717[?]  -2825[?] 2822[?] 13716[?]  -2825[?] 2823[?] 13715[?]  -2825[?] 2824[?] 13714[?]  2633[?] -2824[?] -2814[?] 13713[?]  2814[?] -2824[?] -2633[?] 13712[?]  2632[?] -2823[?] -2813[?] 13709[?]  2813[?] -2823[?] -2632[?] 13708[?]  2631[?] -2822[?] -2812[?] 13705[?]  2812[?] -2822[?] -2631[?] 13704[?]  -2821[?] 2820[?] 2819[?] 2818[?] 13701[?]  -2820[?] -2755[?] -2622[?] 13697[?]  2622[?] -2820[?] 2755[?] 13696[?]  -2819[?] -2621[?] -2754[?] 13693[?]  2754[?] -2819[?] 2621[?] 13692[?]  -2818[?] -2753[?] -2620[?] 13689[?]  2620[?] -2818[?] 2753[?] 13688[?]  -2817[?] 2810[?] 13685[?]  -2817[?] 2811[?] 13684[?]  -2817[?] 2815[?] 13683[?]  -2817[?] 2816[?] 13682[?]  2622[?] -2816[?] -2814[?] 13681[?]  2814[?] -2816[?] -2622[?] 13680[?]  -2815[?] 2621[?] -2813[?] 13677[?]  2813[?] -2815[?] -2621[?] 13676[?]  2620[?] -2811[?] -2812[?] 13673[?]  2812[?] -2811[?] -2620[?] 13672[?]  2809[?] 2807[?] -2810[?] 2808[?] 13669[?]  -2809[?] -2755[?] -2612[?] 13665[?]  2612[?] -2809[?] 2755[?] 13664[?]  -2808[?] -2611[?] -2754[?] 13661[?]  2754[?] -2808[?] 2611[?] 13660[?]  -2610[?] -2807[?] -2753[?] 13657[?]  2753[?] -2807[?] 2610[?] 13656[?]  -2806[?] 2802[?] 13653[?]  -2806[?] 2803[?] 13652[?]  -2806[?] 2804[?] 13651[?]  -2806[?] 2805[?] 13650[?]  2612[?] -2805[?] -2755[?] 13649[?]  -2805[?] 2755[?] -2612[?] 13648[?]  2611[?] -2804[?] -2754[?] 13645[?]  2754[?] -2804[?] -2611[?] 13644[?]  -2803[?] 2610[?] -2753[?] 13641[?]  2753[?] -2803[?] -2610[?] 13640[?]  -2802[?] 2801[?] 2800[?] 2799[?] 13637[?]  -2801[?] -2696[?] -2677[?] 13633[?]  -2801[?] 2677[?] 2696[?] 13632[?]  -2800[?] -2695[?] -2676[?] 13629[?]  2695[?] -2800[?] 2676[?] 13628[?]  -2799[?] -2694[?] -2675[?] 13625[?]  2675[?] -2799[?] 2694[?] 13624[?]  -2798[?] 2794[?] 13621[?]  -2798[?] 2795[?] 13620[?]  -2798[?] 2796[?] 13619[?]  -2798[?] 2797[?] 13618[?]  2677[?] -2797[?] -2755[?] 13617[?]  -2797[?] -2677[?] 2755[?] 13616[?]  2797[?] -2755[?] -2677[?] 13615[?]  2797[?] 2677[?] 2755[?] 13614[?]  2676[?] -2796[?] -2754[?] 13613[?]  2754[?] -2796[?] -2676[?] 13612[?]  2675[?] -2795[?] -2753[?] 13609[?]  2753[?] -2795[?] -2675[?] 13608[?]  -2794[?] 2793[?] 2791[?] 2792[?] 13605[?]  -2793[?] -2666[?] -2696[?] 13601[?]  -2793[?] 2666[?] 2696[?] 13600[?]  -2792[?] -2695[?] -2665[?] 13597[?]  2665[?] -2792[?] 2695[?] 13596[?]  -2791[?] -2694[?] -2664[?] 13593[?]  2664[?] -2791[?] 2694[?] 13592[?]  -2790[?] 2786[?] 13589[?]  -2790[?] 2787[?] 13588[?]  -2790[?] 2788[?] 13587[?]  -2790[?] 2789[?] 13586[?]  2666[?] -2789[?] -2755[?] 13585[?]  -2789[?] -2666[?] 2755[?] 13584[?]  2789[?] -2755[?] -2666[?] 13583[?]  2666[?] 2789[?] 2755[?] 13582[?]  2665[?] -2788[?] -2754[?] 13581[?]  2754[?] -2788[?] -2665[?] 13580[?]  2664[?] -2787[?] -2753[?] 13577[?]  2753[?] -2787[?] -2664[?] 13576[?]  -2786[?] 2785[?] 2783[?] 2784[?] 13573[?]  -2785[?] -2655[?] -2696[?] 13569[?]  -2785[?] 2655[?] 2696[?] 13568[?]  -2784[?] -2695[?] -2654[?] 13565[?]  2654[?] -2784[?] 2695[?] 13564[?]  -2783[?] -2694[?] -2653[?] 13561[?]  2653[?] -2783[?] 2694[?] 13560[?]  -2782[?] 2778[?] 13557[?]  -2778[?] 2777[?] 2775[?] 2776[?] 13541[?]  -2776[?] 2778[?] 13539[?]  -2777[?] 2778[?] 13538[?]  -2777[?] -2644[?] -2696[?] 13537[?]  -2777[?] 2696[?] 2644[?] 13536[?]  2644[?] 2777[?] -2696[?] 13535[?]  -2776[?] -2643[?] -2695[?] 13533[?]  -2776[?] 2695[?] 2643[?] 13532[?]  -2775[?] -2642[?] -2694[?] 13529[?]  -2775[?] 2642[?] 2694[?] 13528[?]  2642[?] -2694[?] 2775[?] 13527[?]  2694[?] -2642[?] 2775[?] 13526[?]  -2774[?] 2770[?] 13525[?]  -2774[?] 2771[?] 13524[?]  -2774[?] 2772[?] 13523[?]  -2774[?] 2773[?] 13522[?]  2644[?] -2773[?] -2755[?] 13521[?]  -2773[?] -2644[?] 2755[?] 13520[?]  2643[?] -2772[?] -2754[?] 13517[?]  2754[?] -2772[?] -2643[?] 13516[?]  2642[?] -2771[?] -2753[?] 13513[?]  2753[?] -2771[?] -2642[?] 13512[?]  2771[?] -2642[?] -2753[?] 13511[?]  2753[?] 2771[?] 2642[?] 13510[?]  -2770[?] 2769[?] 2767[?] 2768[?] 13509[?]  -2769[?] -2696[?] -2633[?] 13505[?]  2633[?] -2769[?] 2696[?] 13504[?]  -2768[?] -2632[?] -2695[?] 13501[?]  2695[?] -2768[?] 2632[?] 13500[?]  -2767[?] -2631[?] -2694[?] 13497[?]  -2767[?] 2631[?] 2694[?] 13496[?]  -2766[?] 2762[?] 13493[?]  -2766[?] 2763[?] 13492[?]  -2766[?] 2764[?] 13491[?]  -2766[?] 2765[?] 13490[?]  2633[?] -2765[?] -2755[?] 13489[?]  -2765[?] 2755[?] -2633[?] 13488[?]  2632[?] -2764[?] -2754[?] 13485[?]  2754[?] -2764[?] -2632[?] 13484[?]  2631[?] -2763[?] -2753[?] 13481[?]  2753[?] -2763[?] -2631[?] 13480[?]  -2762[?] 2761[?] 2760[?] 2759[?] 13477[?]  -2761[?] -2696[?] -2622[?] 13473[?]  2622[?] -2761[?] 2696[?] 13472[?]  -2760[?] -2621[?] -2695[?] 13469[?]  2695[?] -2760[?] 2621[?] 13468[?]  -2759[?] -2694[?] -2620[?] 13465[?]  2620[?] -2759[?] 2694[?] 13464[?]  -2758[?] 2751[?] 13461[?]  -2758[?] 2752[?] 13460[?]  -2758[?] 2756[?] 13459[?]  -2758[?] 2757[?] 13458[?]  2622[?] -2757[?] -2755[?] 13457[?]  -2757[?] 2755[?] -2622[?] 13456[?]  -2756[?] 2621[?] -2754[?] 13453[?]  2754[?] -2756[?] -2621[?] 13452[?]  2620[?] -2752[?] -2753[?] 13449[?]  2753[?] -2752[?] -2620[?] 13448[?]  2750[?] 2748[?] -2751[?] 2749[?] 13445[?]  -2750[?] -2696[?] -2612[?] 13441[?]  2612[?] -2750[?] 2696[?] 13440[?]  -2749[?] -2695[?] -2611[?] 13437[?]  2611[?] -2749[?] 2695[?] 13436[?]  -2610[?] -2748[?] -2694[?] 13433[?]  2694[?] -2748[?] 2610[?] 13432[?]  -2747[?] 2743[?] 13429[?]  -2747[?] 2744[?] 13428[?]  -2747[?] 2745[?] 13427[?]  -2747[?] 2746[?] 13426[?]  2612[?] -2746[?] -2696[?] 13425[?]  2696[?] -2746[?] -2612[?] 13424[?]  2611[?] -2745[?] -2695[?] 13421[?]  2695[?] -2745[?] -2611[?] 13420[?]  -2744[?] 2610[?] -2694[?] 13417[?]  2694[?] -2744[?] -2610[?] 13416[?]  -2743[?] 2742[?] 2740[?] 2741[?] 13413[?]  -2742[?] -2677[?] -2619[?] 13409[?]  2619[?] -2742[?] 2677[?] 13408[?]  -2741[?] -2618[?] -2676[?] 13405[?]  2618[?] -2741[?] 2676[?] 13404[?]  -2740[?] -2617[?] -2675[?] 13401[?]  2675[?] -2740[?] 2617[?] 13400[?]  -2739[?] 2735[?] 13397[?]  -2739[?] 2736[?] 13396[?]  -2739[?] 2737[?] 13395[?]  -2739[?] 2738[?] 13394[?]  2677[?] -2738[?] -2696[?] 13393[?]  2696[?] -2738[?] -2677[?] 13392[?]  2738[?] -2696[?] -2677[?] 13391[?]  2738[?] 2677[?] 2696[?] 13390[?]  2676[?] -2737[?] -2695[?] 13389[?]  2695[?] -2737[?] -2676[?] 13388[?]  2675[?] -2736[?] -2694[?] 13385[?]  2694[?] -2736[?] -2675[?] 13384[?]  -2735[?] 2734[?] 2732[?] 2733[?] 13381[?]  -2734[?] -2666[?] -2619[?] 13377[?]  2619[?] -2734[?] 2666[?] 13376[?]  -2733[?] -2618[?] -2665[?] 13373[?]  2665[?] -2733[?] 2618[?] 13372[?]  -2732[?] -2617[?] -2664[?] 13369[?]  2664[?] -2732[?] 2617[?] 13368[?]  -2731[?] 2727[?] 13365[?]  -2731[?] 2728[?] 13364[?]  -2731[?] 2729[?] 13363[?]  -2731[?] 2730[?] 13362[?]  2666[?] -2730[?] -2696[?] 13361[?]  2696[?] -2730[?] -2666[?] 13360[?]  2730[?] -2666[?] -2696[?] 13359[?]  2730[?] 2666[?] 2696[?] 13358[?]  2665[?] -2729[?] -2695[?] 13357[?]  2695[?] -2729[?] -2665[?] 13356[?]  2664[?] -2728[?] -2694[?] 13353[?]  2694[?] -2728[?] -2664[?] 13352[?]  -2727[?] 2726[?] 2724[?] 2725[?] 13349[?]  -2726[?] -2655[?] -2619[?] 13345[?]  2619[?] -2726[?] 2655[?] 13344[?]  -2725[?] -2618[?] -2654[?] 13341[?]  2654[?] -2725[?] 2618[?] 13340[?]  -2724[?] -2617[?] -2653[?] 13337[?]  2653[?] -2724[?] 2617[?] 13336[?]  -2723[?] 2719[?] 13333[?]  -2723[?] 2720[?] 13332[?]  -2723[?] 2721[?] 13331[?]  -2723[?] 2722[?] 13330[?]  2655[?] -2722[?] -2696[?] 13329[?]  2696[?] -2722[?] -2655[?] 13328[?]  2722[?] -2655[?] -2696[?] 13327[?]  2722[?] 2655[?] 2696[?] 13326[?]  2654[?] -2721[?] -2695[?] 13325[?]  2695[?] -2721[?] -2654[?] 13324[?]  2653[?] -2720[?] -2694[?] 13321[?]  2694[?] -2720[?] -2653[?] 13320[?]  -2719[?] 2718[?] 2716[?] 2717[?] 13317[?]  -2718[?] -2644[?] -2619[?] 13313[?]  2619[?] -2718[?] 2644[?] 13312[?]  -2717[?] -2618[?] -2643[?] 13309[?]  2643[?] -2717[?] 2618[?] 13308[?]  -2716[?] -2617[?] -2642[?] 13305[?]  -2716[?] 2617[?] 2642[?] 13304[?]  -2715[?] 2711[?] 13301[?]  -2711[?] 2708[?] 2709[?] 2710[?] 13285[?]  -2710[?] -2633[?] -2619[?] 13281[?]  -2710[?] 2619[?] 2633[?] 13280[?]  2633[?] -2619[?] 2710[?] 13279[?]  2619[?] -2633[?] 2710[?] 13278[?]  -2709[?] -2632[?] -2618[?] 13277[?]  -2709[?] 2632[?] 2618[?] 13276[?]  -2708[?] -2631[?] -2617[?] 13273[?]  -2708[?] 2617[?] 2631[?] 13272[?]  2631[?] -2617[?] 2708[?] 13271[?]  2617[?] -2631[?] 2708[?] 13270[?]  -2707[?] 2703[?] 13269[?]  -2707[?] 2704[?] 13268[?]  -2707[?] 2705[?] 13267[?]  -2707[?] 2706[?] 13266[?]  2633[?] -2706[?] -2696[?] 13265[?]  2696[?] -2706[?] -2633[?] 13264[?]  2632[?] -2705[?] -2695[?] 13261[?]  2695[?] -2705[?] -2632[?] 13260[?]  2631[?] -2704[?] -2694[?] 13257[?]  2694[?] -2704[?] -2631[?] 13256[?]  -2703[?] 2701[?] 2700[?] 2702[?] 13253[?]  -2702[?] -2619[?] -2622[?] 13249[?]  2622[?] -2702[?] 2619[?] 13248[?]  -2701[?] -2621[?] -2618[?] 13245[?]  -2701[?] 2618[?] 2621[?] 13244[?]  -2700[?] -2617[?] -2620[?] 13241[?]  2620[?] -2700[?] 2617[?] 13240[?]  -2699[?] 2692[?] 13237[?]  -2699[?] 2693[?] 13236[?]  -2699[?] 2697[?] 13235[?]  -2699[?] 2698[?] 13234[?]  2622[?] -2698[?] -2696[?] 13233[?]  2696[?] -2698[?] -2622[?] 13232[?]  -2697[?] 2621[?] -2695[?] 13229[?]  2695[?] -2697[?] -2621[?] 13228[?]  2620[?] -2693[?] -2694[?] 13225[?]  2694[?] -2693[?] -2620[?] 13224[?]  2689[?] -2692[?] 2690[?] 2691[?] 13221[?]  -2691[?] -2619[?] -2612[?] 13217[?]  2612[?] -2691[?] 2619[?] 13216[?]  -2690[?] -2618[?] -2611[?] 13213[?]  2611[?] -2690[?] 2618[?] 13212[?]  -2610[?] -2689[?] -2617[?] 13209[?]  2617[?] -2689[?] 2610[?] 13208[?]  -2688[?] 2684[?] 13205[?]  -2688[?] 2685[?] 13204[?]  -2688[?] 2686[?] 13203[?]  -2688[?] 2687[?] 13202[?]  2612[?] -2687[?] -2619[?] 13201[?]  2619[?] -2687[?] -2612[?] 13200[?]  2611[?] -2686[?] -2618[?] 13197[?]  2618[?] -2686[?] -2611[?] 13196[?]  -2685[?] 2610[?] -2617[?] 13193[?]  2617[?] -2685[?] -2610[?] 13192[?]  -2610[?] 2685[?] -2617[?] 13191[?]  2617[?] 2610[?] 2685[?] 13190[?]  -2684[?] 2683[?] 2682[?] 2681[?] 13189[?]  -2683[?] -2677[?] -2609[?] 13185[?]  2609[?] -2683[?] 2677[?] 13184[?]  -2608[?] -2682[?] -2676[?] 13181[?]  2676[?] -2682[?] 2608[?] 13180[?]  -2681[?] -2675[?] -2607[?] 13177[?]  2607[?] -2681[?] 2675[?] 13176[?]  -2680[?] 2673[?] 13173[?]  -2680[?] 2674[?] 13172[?]  -2680[?] 2678[?] 13171[?]  -2680[?] 2679[?] 13170[?]  2677[?] -2679[?] -2619[?] 13169[?]  2619[?] -2679[?] -2677[?] 13168[?]  2676[?] -2678[?] -2618[?] 13165[?]  2618[?] -2678[?] -2676[?] 13164[?]  2675[?] -2674[?] -2617[?] 13161[?]  2617[?] -2674[?] -2675[?] 13160[?]  -2673[?] 2672[?] 2671[?] 2670[?] 13157[?]  -2672[?] -2666[?] -2609[?] 13153[?]  2609[?] -2672[?] 2666[?] 13152[?]  -2608[?] -2671[?] -2665[?] 13149[?]  2665[?] -2671[?] 2608[?] 13148[?]  -2670[?] -2664[?] -2607[?] 13145[?]  2607[?] -2670[?] 2664[?] 13144[?]  -2669[?] 2662[?] 13141[?]  -2669[?] 2663[?] 13140[?]  -2669[?] 2667[?] 13139[?]  -2669[?] 2668[?] 13138[?]  2666[?] -2668[?] -2619[?] 13137[?]  2619[?] -2668[?] -2666[?] 13136[?]  2665[?] -2667[?] -2618[?] 13133[?]  2618[?] -2667[?] -2665[?] 13132[?]  2664[?] -2663[?] -2617[?] 13129[?]  2617[?] -2663[?] -2664[?] 13128[?]  -2662[?] 2661[?] 2660[?] 2659[?] 13125[?]  -2661[?] -2655[?] -2609[?] 13121[?]  2609[?] -2661[?] 2655[?] 13120[?]  -2608[?] -2660[?] -2654[?] 13117[?]  2654[?] -2660[?] 2608[?] 13116[?]  -2659[?] -2653[?] -2607[?] 13113[?]  2607[?] -2659[?] 2653[?] 13112[?]  -2658[?] 2651[?] 13109[?]  -2658[?] 2652[?] 13108[?]  -2658[?] 2656[?] 13107[?]  -2658[?] 2657[?] 13106[?]  2655[?] -2657[?] -2619[?] 13105[?]  2619[?] -2657[?] -2655[?] 13104[?]  2654[?] -2656[?] -2618[?] 13101[?]  2618[?] -2656[?] -2654[?] 13100[?]  2653[?] -2652[?] -2617[?] 13097[?]  2617[?] -2652[?] -2653[?] 13096[?]  -2651[?] 2650[?] 2649[?] 2648[?] 13093[?]  -2650[?] -2644[?] -2609[?] 13089[?]  2609[?] -2650[?] 2644[?] 13088[?]  -2608[?] -2649[?] -2643[?] 13085[?]  2643[?] -2649[?] 2608[?] 13084[?]  -2648[?] -2642[?] -2607[?] 13081[?]  2607[?] -2648[?] 2642[?] 13080[?]  -2647[?] 2640[?] 13077[?]  -2647[?] 2641[?] 13076[?]  -2647[?] 2645[?] 13075[?]  -2647[?] 2646[?] 13074[?]  2644[?] -2646[?] -2619[?] 13073[?]  2619[?] -2646[?] -2644[?] 13072[?]  2646[?] -2644[?] -2619[?] 13071[?]  2619[?] 2646[?] 2644[?] 13070[?]  2643[?] -2645[?] -2618[?] 13069[?]  2618[?] -2645[?] -2643[?] 13068[?]  2642[?] -2641[?] -2617[?] 13065[?]  2617[?] -2641[?] -2642[?] 13064[?]  -2640[?] 2638[?] 2637[?] 2639[?] 13061[?]  -2639[?] -2633[?] -2609[?] 13057[?]  2609[?] -2639[?] 2633[?] 13056[?]  -2608[?] -2638[?] -2632[?] 13053[?]  2632[?] -2638[?] 2608[?] 13052[?]  -2637[?] -2631[?] -2607[?] 13049[?]  2607[?] -2637[?] 2631[?] 13048[?]  -2636[?] 2629[?] 13045[?]  -2629[?] 2626[?] 2628[?] 2627[?] 13029[?]  -2628[?] -2622[?] -2609[?] 13025[?]  -2628[?] 2622[?] 2609[?] 13024[?]  -2627[?] -2608[?] -2621[?] 13021[?]  -2627[?] 2621[?] 2608[?] 13020[?]  -2608[?] 2621[?] 2627[?] 13019[?]  -2621[?] 2608[?] 2627[?] 13018[?]  -2626[?] -2607[?] -2620[?] 13017[?]  -2626[?] 2607[?] 2620[?] 13016[?]  -2625[?] 2615[?] 13013[?]  -2625[?] 2616[?] 13012[?]  -2625[?] 2623[?] 13011[?]  -2625[?] 2624[?] 13010[?]  2622[?] -2624[?] -2619[?] 13009[?]  2619[?] -2624[?] -2622[?] 13008[?]  -2623[?] 2621[?] -2618[?] 13005[?]  2618[?] -2623[?] -2621[?] 13004[?]  2623[?] 2618[?] 2621[?] 13002[?]  2620[?] -2616[?] -2617[?] 13001[?]  2617[?] -2616[?] -2620[?] 13000[?]  2606[?] 2613[?] -2615[?] 2614[?] 12997[?]  -2614[?] -2609[?] -2612[?] 12993[?]  2612[?] -2614[?] 2609[?] 12992[?]  -2608[?] -2613[?] -2611[?] 12989[?]  2611[?] -2613[?] 2608[?] 12988[?]  -2610[?] -2606[?] -2607[?] 12985[?]  2607[?] -2606[?] 2610[?] 12984[?]  -2605[?] 2601[?] 12981[?]  -2605[?] 2602[?] 12980[?]  -2605[?] 2603[?] 12979[?]  -2605[?] 2604[?] 12978[?]  2178[?] -2604[?] -2175[?] 12977[?]  2175[?] -2604[?] -2178[?] 12976[?]  2177[?] -2603[?] -2174[?] 12973[?]  2174[?] -2603[?] -2177[?] 12972[?]  -2602[?] 2176[?] -2173[?] 12969[?]  2173[?] -2602[?] -2176[?] 12968[?]  -2176[?] 2602[?] -2173[?] 12967[?]  2173[?] 2602[?] 2176[?] 12966[?]  -2601[?] 2600[?] 2599[?] 2598[?] 12965[?]  -2600[?] -2243[?] -2498[?] 12961[?]  2498[?] -2600[?] 2243[?] 12960[?]  -2599[?] -2497[?] -2242[?] 12957[?]  -2599[?] 2242[?] 2497[?] 12956[?]  -2598[?] -2241[?] -2496[?] 12953[?]  2496[?] -2598[?] 2241[?] 12952[?]  -2597[?] 2593[?] 12949[?]  -2597[?] 2594[?] 12948[?]  -2597[?] 2595[?] 12947[?]  -2597[?] 2596[?] 12946[?]  2243[?] -2596[?] -2175[?] 12945[?]  2175[?] -2596[?] -2243[?] 12944[?]  2242[?] -2595[?] -2174[?] 12941[?]  2174[?] -2595[?] -2242[?] 12940[?]  2241[?] -2594[?] -2173[?] 12937[?]  2173[?] -2594[?] -2241[?] 12936[?]  -2593[?] 2592[?] 2591[?] 2590[?] 12933[?]  -2592[?] -2232[?] -2498[?] 12929[?]  2498[?] -2592[?] 2232[?] 12928[?]  -2591[?] -2497[?] -2231[?] 12925[?]  2231[?] -2591[?] 2497[?] 12924[?]  -2590[?] -2230[?] -2496[?] 12921[?]  2496[?] -2590[?] 2230[?] 12920[?]  -2589[?] 2585[?] 12917[?]  -2589[?] 2586[?] 12916[?]  -2589[?] 2587[?] 12915[?]  -2589[?] 2588[?] 12914[?]  2232[?] -2588[?] -2175[?] 12913[?]  2175[?] -2588[?] -2232[?] 12912[?]  2231[?] -2587[?] -2174[?] 12909[?]  2174[?] -2587[?] -2231[?] 12908[?]  2230[?] -2586[?] -2173[?] 12905[?]  2173[?] -2586[?] -2230[?] 12904[?]  -2585[?] 2584[?] 2583[?] 2582[?] 12901[?]  -2584[?] -2221[?] -2498[?] 12897[?]  2498[?] -2584[?] 2221[?] 12896[?]  -2583[?] -2497[?] -2220[?] 12893[?]  2220[?] -2583[?] 2497[?] 12892[?]  -2582[?] -2219[?] -2496[?] 12889[?]  2496[?] -2582[?] 2219[?] 12888[?]  -2581[?] 2577[?] 12885[?]  -2581[?] 2578[?] 12884[?]  -2581[?] 2579[?] 12883[?]  -2581[?] 2580[?] 12882[?]  2221[?] -2580[?] -2175[?] 12881[?]  2175[?] -2580[?] -2221[?] 12880[?]  2220[?] -2579[?] -2174[?] 12877[?]  2174[?] -2579[?] -2220[?] 12876[?]  2219[?] -2578[?] -2173[?] 12873[?]  2173[?] -2578[?] -2219[?] 12872[?]  -2577[?] 2576[?] 2575[?] 2574[?] 12869[?]  -2576[?] -2210[?] -2498[?] 12865[?]  2498[?] -2576[?] 2210[?] 12864[?]  -2575[?] -2497[?] -2209[?] 12861[?]  2209[?] -2575[?] 2497[?] 12860[?]  -2574[?] -2208[?] -2496[?] 12857[?]  2496[?] -2574[?] 2208[?] 12856[?]  -2573[?] 2569[?] 12853[?]  -2573[?] 2570[?] 12852[?]  -2573[?] 2571[?] 12851[?]  -2573[?] 2572[?] 12850[?]  2210[?] -2572[?] -2175[?] 12849[?]  2175[?] -2572[?] -2210[?] 12848[?]  2572[?] -2210[?] -2175[?] 12847[?]  2175[?] 2572[?] 2210[?] 12846[?]  2209[?] -2571[?] -2174[?] 12845[?]  2174[?] -2571[?] -2209[?] 12844[?]  2208[?] -2570[?] -2173[?] 12841[?]  2173[?] -2570[?] -2208[?] 12840[?]  -2569[?] 2567[?] 2566[?] 2568[?] 12837[?]  -2568[?] -2199[?] -2498[?] 12833[?]  2498[?] -2568[?] 2199[?] 12832[?]  -2567[?] -2497[?] -2198[?] 12829[?]  -2567[?] 2198[?] 2497[?] 12828[?]  -2566[?] -2197[?] -2496[?] 12825[?]  2496[?] -2566[?] 2197[?] 12824[?]  -2565[?] 2561[?] 12821[?]  -2561[?] 2560[?] 2558[?] 2559[?] 12805[?]  -2560[?] -2498[?] -2188[?] 12801[?]  -2560[?] 2188[?] 2498[?] 12800[?]  2498[?] 2560[?] -2188[?] 12798[?]  -2559[?] -2497[?] -2187[?] 12797[?]  -2559[?] 2497[?] 2187[?] 12796[?]  2187[?] -2497[?] 2559[?] 12795[?]  -2187[?] 2497[?] 2559[?] 12794[?]  -2558[?] -2496[?] -2186[?] 12793[?]  -2558[?] 2496[?] 2186[?] 12792[?]  -2557[?] 2553[?] 12789[?]  -2557[?] 2554[?] 12788[?]  -2557[?] 2555[?] 12787[?]  -2557[?] 2556[?] 12786[?]  2188[?] -2556[?] -2175[?] 12785[?]  2175[?] -2556[?] -2188[?] 12784[?]  2187[?] -2555[?] -2174[?] 12781[?]  2174[?] -2555[?] -2187[?] 12780[?]  2555[?] 2187[?] 2174[?] 12778[?]  2186[?] -2554[?] -2173[?] 12777[?]  2173[?] -2554[?] -2186[?] 12776[?]  2550[?] 2551[?] -2553[?] 2552[?] 12773[?]  -2552[?] -2498[?] -2178[?] 12769[?]  2178[?] -2552[?] 2498[?] 12768[?]  -2551[?] -2497[?] -2177[?] 12765[?]  2177[?] -2551[?] 2497[?] 12764[?]  -2176[?] -2550[?] -2496[?] 12761[?]  2496[?] -2550[?] 2176[?] 12760[?]  -2549[?] 2545[?] 12757[?]  -2549[?] 2546[?] 12756[?]  -2549[?] 2547[?] 12755[?]  -2549[?] 2548[?] 12754[?]  2178[?] -2548[?] -2498[?] 12753[?]  2498[?] -2548[?] -2178[?] 12752[?]  2177[?] -2547[?] -2497[?] 12749[?]  -2547[?] 2497[?] -2177[?] 12748[?]  -2546[?] 2176[?] -2496[?] 12745[?]  2496[?] -2546[?] -2176[?] 12744[?]  2542[?] 2544[?] -2545[?] 2543[?] 12741[?]  -2544[?] -2243[?] -2439[?] 12737[?]  2439[?] -2544[?] 2243[?] 12736[?]  -2543[?] -2242[?] -2438[?] 12733[?]  2438[?] -2543[?] 2242[?] 12732[?]  -2437[?] -2542[?] -2241[?] 12729[?]  2241[?] -2542[?] 2437[?] 12728[?]  -2541[?] 2537[?] 12725[?]  -2541[?] 2538[?] 12724[?]  -2541[?] 2539[?] 12723[?]  -2541[?] 2540[?] 12722[?]  2243[?] -2540[?] -2498[?] 12721[?]  2498[?] -2540[?] -2243[?] 12720[?]  2242[?] -2539[?] -2497[?] 12717[?]  -2539[?] 2497[?] -2242[?] 12716[?]  2241[?] -2538[?] -2496[?] 12713[?]  2496[?] -2538[?] -2241[?] 12712[?]  2534[?] 2536[?] -2537[?] 2535[?] 12709[?]  -2536[?] -2232[?] -2439[?] 12705[?]  2439[?] -2536[?] 2232[?] 12704[?]  -2535[?] -2438[?] -2231[?] 12701[?]  2231[?] -2535[?] 2438[?] 12700[?]  -2437[?] -2534[?] -2230[?] 12697[?]  2230[?] -2534[?] 2437[?] 12696[?]  -2533[?] 2529[?] 12693[?]  -2533[?] 2530[?] 12692[?]  -2533[?] 2531[?] 12691[?]  -2533[?] 2532[?] 12690[?]  2232[?] -2532[?] -2498[?] 12689[?]  2498[?] -2532[?] -2232[?] 12688[?]  2231[?] -2531[?] -2497[?] 12685[?]  -2531[?] 2497[?] -2231[?] 12684[?]  2230[?] -2530[?] -2496[?] 12681[?]  2496[?] -2530[?] -2230[?] 12680[?]  2528[?] 2526[?] -2529[?] 2527[?] 12677[?]  -2528[?] -2221[?] -2439[?] 12673[?]  2439[?] -2528[?] 2221[?] 12672[?]  -2527[?] -2438[?] -2220[?] 12669[?]  2220[?] -2527[?] 2438[?] 12668[?]  -2437[?] -2526[?] -2219[?] 12665[?]  2219[?] -2526[?] 2437[?] 12664[?]  -2525[?] 2521[?] 12661[?]  -2525[?] 2522[?] 12660[?]  -2525[?] 2523[?] 12659[?]  -2525[?] 2524[?] 12658[?]  2221[?] -2524[?] -2498[?] 12657[?]  2498[?] -2524[?] -2221[?] 12656[?]  2220[?] -2523[?] -2497[?] 12653[?]  -2523[?] 2497[?] -2220[?] 12652[?]  2219[?] -2522[?] -2496[?] 12649[?]  2496[?] -2522[?] -2219[?] 12648[?]  2520[?] 2518[?] -2521[?] 2519[?] 12645[?]  -2520[?] -2210[?] -2439[?] 12641[?]  2439[?] -2520[?] 2210[?] 12640[?]  -2519[?] -2209[?] -2438[?] 12637[?]  2438[?] -2519[?] 2209[?] 12636[?]  -2437[?] -2518[?] -2208[?] 12633[?]  2208[?] -2518[?] 2437[?] 12632[?]  -2517[?] 2513[?] 12629[?]  -2517[?] 2514[?] 12628[?]  -2517[?] 2515[?] 12627[?]  -2517[?] 2516[?] 12626[?]  2210[?] -2516[?] -2498[?] 12625[?]  2498[?] -2516[?] -2210[?] 12624[?]  2209[?] -2515[?] -2497[?] 12621[?]  -2515[?] 2497[?] -2209[?] 12620[?]  2515[?] -2497[?] -2209[?] 12619[?]  2209[?] 2515[?] 2497[?] 12618[?]  2208[?] -2514[?] -2496[?] 12617[?]  2496[?] -2514[?] -2208[?] 12616[?]  2510[?] -2513[?] 2511[?] 2512[?] 12613[?]  -2512[?] -2199[?] -2439[?] 12609[?]  2439[?] -2512[?] 2199[?] 12608[?]  -2511[?] -2198[?] -2438[?] 12605[?]  2438[?] -2511[?] 2198[?] 12604[?]  -2437[?] -2510[?] -2197[?] 12601[?]  2197[?] -2510[?] 2437[?] 12600[?]  -2509[?] 2505[?] 12597[?]  -2509[?] 2506[?] 12596[?]  -2509[?] 2507[?] 12595[?]  -2509[?] 2508[?] 12594[?]  2199[?] -2508[?] -2498[?] 12593[?]  2498[?] -2508[?] -2199[?] 12592[?]  2198[?] -2507[?] -2497[?] 12589[?]  -2507[?] 2497[?] -2198[?] 12588[?]  2197[?] -2506[?] -2496[?] 12585[?]  2496[?] -2506[?] -2197[?] 12584[?]  2502[?] 2503[?] -2505[?] 2504[?] 12581[?]  -2504[?] -2188[?] -2439[?] 12577[?]  2439[?] -2504[?] 2188[?] 12576[?]  -2503[?] -2187[?] -2438[?] 12573[?]  2438[?] -2503[?] 2187[?] 12572[?]  -2437[?] -2502[?] -2186[?] 12569[?]  2186[?] -2502[?] 2437[?] 12568[?]  -2501[?] 2494[?] 12565[?]  -2494[?] 2493[?] 2492[?] 2491[?] 12549[?]  -2493[?] -2178[?] -2439[?] 12545[?]  -2493[?] 2178[?] 2439[?] 12544[?]  -2492[?] -2438[?] -2177[?] 12541[?]  -2492[?] 2177[?] 2438[?] 12540[?]  2177[?] -2438[?] 2492[?] 12539[?]  2438[?] -2177[?] 2492[?] 12538[?]  -2491[?] -2437[?] -2176[?] 12537[?]  -2491[?] 2437[?] 2176[?] 12536[?]  -2437[?] 2176[?] 2491[?] 12535[?]  -2176[?] 2437[?] 2491[?] 12534[?]  -2490[?] 2486[?] 12533[?]  -2486[?] 2485[?] 2484[?] 2483[?] 12517[?]  -2485[?] -2380[?] -2243[?] 12513[?]  -2485[?] 2243[?] 2380[?] 12512[?]  -2484[?] -2242[?] -2379[?] 12509[?]  -2484[?] 2379[?] 2242[?] 12508[?]  -2483[?] -2241[?] -2378[?] 12505[?]  -2483[?] 2378[?] 2241[?] 12504[?]  2378[?] -2241[?] 2483[?] 12502[?]  -2482[?] 2478[?] 12501[?]  -2482[?] 2479[?] 12500[?]  -2482[?] 2480[?] 12499[?]  -2482[?] 2481[?] 12498[?]  2243[?] -2481[?] -2439[?] 12497[?]  2439[?] -2481[?] -2243[?] 12496[?]  2242[?] -2480[?] -2438[?] 12493[?]  2438[?] -2480[?] -2242[?] 12492[?]  2241[?] -2479[?] -2437[?] 12489[?]  -2479[?] 2437[?] -2241[?] 12488[?]  -2478[?] 2477[?] 2476[?] 2475[?] 12485[?]  -2477[?] -2380[?] -2232[?] 12481[?]  2232[?] -2477[?] 2380[?] 12480[?]  -2476[?] -2379[?] -2231[?] 12477[?]  2231[?] -2476[?] 2379[?] 12476[?]  -2475[?] -2230[?] -2378[?] 12473[?]  2378[?] -2475[?] 2230[?] 12472[?]  -2474[?] 2470[?] 12469[?]  -2474[?] 2471[?] 12468[?]  -2474[?] 2472[?] 12467[?]  -2474[?] 2473[?] 12466[?]  2232[?] -2473[?] -2439[?] 12465[?]  2439[?] -2232[?] -2473[?] 12464[?]  2231[?] -2472[?] -2438[?] 12461[?]  2438[?] -2472[?] -2231[?] 12460[?]  2230[?] -2471[?] -2437[?] 12457[?]  -2471[?] 2437[?] -2230[?] 12456[?]  -2470[?] 2469[?] 2468[?] 2467[?] 12453[?]  -2469[?] -2221[?] -2380[?] 12449[?]  -2469[?] 2221[?] 2380[?] 12448[?]  -2468[?] -2379[?] -2220[?] 12445[?]  2220[?] -2468[?] 2379[?] 12444[?]  -2467[?] -2219[?] -2378[?] 12441[?]  2378[?] -2467[?] 2219[?] 12440[?]  -2466[?] 2462[?] 12437[?]  -2466[?] 2463[?] 12436[?]  -2466[?] 2464[?] 12435[?]  -2466[?] 2465[?] 12434[?]  2221[?] -2465[?] -2439[?] 12433[?]  2439[?] -2221[?] -2465[?] 12432[?]  2220[?] -2464[?] -2438[?] 12429[?]  2438[?] -2464[?] -2220[?] 12428[?]  2219[?] -2463[?] -2437[?] 12425[?]  -2463[?] 2437[?] -2219[?] 12424[?]  -2437[?] 2463[?] -2219[?] 12423[?]  2219[?] 2463[?] 2437[?] 12422[?]  -2462[?] 2461[?] 2460[?] 2459[?] 12421[?]  -2461[?] -2210[?] -2380[?] 12417[?]  -2461[?] 2380[?] 2210[?] 12416[?]  -2460[?] -2209[?] -2379[?] 12413[?]  2209[?] -2460[?] 2379[?] 12412[?]  -2459[?] -2208[?] -2378[?] 12409[?]  2378[?] -2459[?] 2208[?] 12408[?]  -2458[?] 2454[?] 12405[?]  -2458[?] 2455[?] 12404[?]  -2458[?] 2456[?] 12403[?]  -2458[?] 2457[?] 12402[?]  2210[?] -2457[?] -2439[?] 12401[?]  2439[?] -2457[?] -2210[?] 12400[?]  2209[?] -2456[?] -2438[?] 12397[?]  2438[?] -2456[?] -2209[?] 12396[?]  2456[?] -2209[?] -2438[?] 12395[?]  2438[?] 2456[?] 2209[?] 12394[?]  2208[?] -2455[?] -2437[?] 12393[?]  -2455[?] 2437[?] -2208[?] 12392[?]  -2437[?] 2455[?] -2208[?] 12391[?]  2208[?] 2455[?] 2437[?] 12390[?]  -2454[?] 2453[?] 2451[?] 2452[?] 12389[?]  -2453[?] -2380[?] -2199[?] 12385[?]  2199[?] -2453[?] 2380[?] 12384[?]  -2452[?] -2198[?] -2379[?] 12381[?]  2198[?] -2452[?] 2379[?] 12380[?]  -2451[?] -2197[?] -2378[?] 12377[?]  2378[?] -2451[?] 2197[?] 12376[?]  -2450[?] 2446[?] 12373[?]  -2450[?] 2447[?] 12372[?]  -2450[?] 2448[?] 12371[?]  -2450[?] 2449[?] 12370[?]  2199[?] -2449[?] -2439[?] 12369[?]  2439[?] -2449[?] -2199[?] 12368[?]  2198[?] -2448[?] -2438[?] 12365[?]  2438[?] -2448[?] -2198[?] 12364[?]  2197[?] -2447[?] -2437[?] 12361[?]  -2447[?] 2437[?] -2197[?] 12360[?]  -2437[?] 2447[?] -2197[?] 12359[?]  2197[?] 2437[?] 2447[?] 12358[?]  -2446[?] 2445[?] 2444[?] 2443[?] 12357[?]  -2445[?] -2380[?] -2188[?] 12353[?]  2188[?] -2445[?] 2380[?] 12352[?]  -2444[?] -2187[?] -2379[?] 12349[?]  -2444[?] 2187[?] 2379[?] 12348[?]  -2443[?] -2378[?] -2186[?] 12345[?]  2186[?] -2443[?] 2378[?] 12344[?]  -2442[?] 2435[?] 12341[?]  -2442[?] 2436[?] 12340[?]  -2442[?] 2440[?] 12339[?]  2441[?] -2442[?] 12338[?]  2188[?] -2441[?] -2439[?] 12337[?]  2439[?] -2441[?] -2188[?] 12336[?]  2187[?] -2440[?] -2438[?] 12333[?]  2438[?] -2440[?] -2187[?] 12332[?]  2186[?] -2437[?] -2436[?] 12329[?]  -2436[?] 2437[?] -2186[?] 12328[?]  2432[?] 2434[?] -2435[?] 2433[?] 12325[?]  -2434[?] -2380[?] -2178[?] 12321[?]  2178[?] -2434[?] 2380[?] 12320[?]  -2433[?] -2379[?] -2177[?] 12317[?]  2177[?] -2433[?] 2379[?] 12316[?]  -2176[?] -2432[?] -2378[?] 12313[?]  2378[?] -2432[?] 2176[?] 12312[?]  -2431[?] 2427[?] 12309[?]  -2431[?] 2428[?] 12308[?]  -2431[?] 2429[?] 12307[?]  -2431[?] 2430[?] 12306[?]  2178[?] -2430[?] -2380[?] 12305[?]  2380[?] -2430[?] -2178[?] 12304[?]  2177[?] -2429[?] -2379[?] 12301[?]  2379[?] -2429[?] -2177[?] 12300[?]  -2428[?] 2176[?] -2378[?] 12297[?]  2378[?] -2428[?] -2176[?] 12296[?]  -2427[?] 2426[?] 2425[?] 2424[?] 12293[?]  -2426[?] -2321[?] -2243[?] 12289[?]  2321[?] -2426[?] 2243[?] 12288[?]  -2425[?] -2242[?] -2320[?] 12285[?]  2320[?] -2425[?] 2242[?] 12284[?]  -2424[?] -2319[?] -2241[?] 12281[?]  2241[?] -2424[?] 2319[?] 12280[?]  -2423[?] 2419[?] 12277[?]  -2419[?] 2418[?] 2417[?] 2416[?] 12261[?]  -2418[?] -2321[?] -2232[?] 12257[?]  -2418[?] 2232[?] 2321[?] 12256[?]  -2417[?] -2320[?] -2231[?] 12253[?]  -2417[?] 2231[?] 2320[?] 12252[?]  2320[?] -2231[?] 2417[?] 12250[?]  -2416[?] -2230[?] -2319[?] 12249[?]  -2416[?] 2319[?] 2230[?] 12248[?]  -2415[?] 2411[?] 12245[?]  -2415[?] 2412[?] 12244[?]  -2415[?] 2413[?] 12243[?]  -2415[?] 2414[?] 12242[?]  2232[?] -2414[?] -2380[?] 12241[?]  2380[?] -2414[?] -2232[?] 12240[?]  2414[?] -2232[?] -2380[?] 12239[?]  2232[?] 2414[?] 2380[?] 12238[?]  2231[?] -2413[?] -2379[?] 12237[?]  2379[?] -2413[?] -2231[?] 12236[?]  2230[?] -2412[?] -2378[?] 12233[?]  2378[?] -2412[?] -2230[?] 12232[?]  -2411[?] 2410[?] 2408[?] 2409[?] 12229[?]  -2410[?] -2221[?] -2321[?] 12225[?]  2321[?] -2410[?] 2221[?] 12224[?]  -2409[?] -2220[?] -2320[?] 12221[?]  2320[?] -2409[?] 2220[?] 12220[?]  -2408[?] -2219[?] -2319[?] 12217[?]  2319[?] -2408[?] 2219[?] 12216[?]  -2407[?] 2403[?] 12213[?]  -2407[?] 2404[?] 12212[?]  -2407[?] 2405[?] 12211[?]  -2407[?] 2406[?] 12210[?]  2221[?] -2406[?] -2380[?] 12209[?]  2380[?] -2406[?] -2221[?] 12208[?]  2406[?] -2221[?] -2380[?] 12207[?]  2406[?] 2221[?] 2380[?] 12206[?]  2220[?] -2405[?] -2379[?] 12205[?]  2379[?] -2405[?] -2220[?] 12204[?]  2219[?] -2404[?] -2378[?] 12201[?]  2378[?] -2404[?] -2219[?] 12200[?]  -2403[?] 2402[?] 2400[?] 2401[?] 12197[?]  -2402[?] -2321[?] -2210[?] 12193[?]  2321[?] -2402[?] 2210[?] 12192[?]  -2401[?] -2209[?] -2320[?] 12189[?]  2320[?] -2401[?] 2209[?] 12188[?]  -2400[?] -2208[?] -2319[?] 12185[?]  2319[?] -2400[?] 2208[?] 12184[?]  -2399[?] 2395[?] 12181[?]  -2399[?] 2396[?] 12180[?]  -2399[?] 2397[?] 12179[?]  -2399[?] 2398[?] 12178[?]  2210[?] -2398[?] -2380[?] 12177[?]  2380[?] -2398[?] -2210[?] 12176[?]  2398[?] -2210[?] -2380[?] 12175[?]  2398[?] 2380[?] 2210[?] 12174[?]  2209[?] -2397[?] -2379[?] 12173[?]  2379[?] -2397[?] -2209[?] 12172[?]  2208[?] -2396[?] -2378[?] 12169[?]  2378[?] -2396[?] -2208[?] 12168[?]  -2395[?] 2394[?] 2392[?] 2393[?] 12165[?]  -2394[?] -2321[?] -2199[?] 12161[?]  2199[?] -2394[?] 2321[?] 12160[?]  -2393[?] -2198[?] -2320[?] 12157[?]  2320[?] -2393[?] 2198[?] 12156[?]  -2392[?] -2197[?] -2319[?] 12153[?]  2319[?] -2392[?] 2197[?] 12152[?]  -2391[?] 2387[?] 12149[?]  -2391[?] 2388[?] 12148[?]  -2391[?] 2389[?] 12147[?]  -2391[?] 2390[?] 12146[?]  2199[?] -2390[?] -2380[?] 12145[?]  2380[?] -2390[?] -2199[?] 12144[?]  2390[?] -2380[?] -2199[?] 12143[?]  2199[?] 2380[?] 2390[?] 12142[?]  2198[?] -2389[?] -2379[?] 12141[?]  2379[?] -2389[?] -2198[?] 12140[?]  2197[?] -2388[?] -2378[?] 12137[?]  2378[?] -2388[?] -2197[?] 12136[?]  -2387[?] 2386[?] 2385[?] 2384[?] 12133[?]  -2386[?] -2321[?] -2188[?] 12129[?]  2188[?] -2386[?] 2321[?] 12128[?]  -2385[?] -2187[?] -2320[?] 12125[?]  2320[?] -2385[?] 2187[?] 12124[?]  -2384[?] -2319[?] -2186[?] 12121[?]  2186[?] -2384[?] 2319[?] 12120[?]  -2383[?] 2376[?] 12117[?]  -2383[?] 2377[?] 12116[?]  -2383[?] 2381[?] 12115[?]  -2383[?] 2382[?] 12114[?]  2188[?] -2382[?] -2380[?] 12113[?]  2380[?] -2382[?] -2188[?] 12112[?]  2187[?] -2381[?] -2379[?] 12109[?]  2379[?] -2381[?] -2187[?] 12108[?]  2186[?] -2377[?] -2378[?] 12105[?]  2378[?] -2377[?] -2186[?] 12104[?]  2373[?] 2375[?] -2376[?] 2374[?] 12101[?]  -2375[?] -2321[?] -2178[?] 12097[?]  2178[?] -2375[?] 2321[?] 12096[?]  -2374[?] -2177[?] -2320[?] 12093[?]  2320[?] -2374[?] 2177[?] 12092[?]  -2176[?] -2373[?] -2319[?] 12089[?]  2319[?] -2373[?] 2176[?] 12088[?]  -2372[?] 2368[?] 12085[?]  -2372[?] 2369[?] 12084[?]  -2372[?] 2370[?] 12083[?]  -2372[?] 2371[?] 12082[?]  2178[?] -2321[?] -2371[?] 12081[?]  2321[?] -2371[?] -2178[?] 12080[?]  2177[?] -2370[?] -2320[?] 12077[?]  2320[?] -2370[?] -2177[?] 12076[?]  -2369[?] 2176[?] -2319[?] 12073[?]  2319[?] -2369[?] -2176[?] 12072[?]  -2368[?] 2367[?] 2366[?] 2365[?] 12069[?]  -2367[?] -2262[?] -2243[?] 12065[?]  -2367[?] 2262[?] 2243[?] 12064[?]  -2366[?] -2242[?] -2261[?] 12061[?]  2261[?] -2366[?] 2242[?] 12060[?]  -2365[?] -2260[?] -2241[?] 12057[?]  2241[?] -2365[?] 2260[?] 12056[?]  -2364[?] 2360[?] 12053[?]  -2364[?] 2361[?] 12052[?]  -2364[?] 2362[?] 12051[?]  -2364[?] 2363[?] 12050[?]  2243[?] -2363[?] -2321[?] 12049[?]  2321[?] -2363[?] -2243[?] 12048[?]  2363[?] -2321[?] -2243[?] 12047[?]  2321[?] 2363[?] 2243[?] 12046[?]  2242[?] -2362[?] -2320[?] 12045[?]  2320[?] -2362[?] -2242[?] 12044[?]  2241[?] -2361[?] -2319[?] 12041[?]  2319[?] -2361[?] -2241[?] 12040[?]  -2360[?] 2359[?] 2357[?] 2358[?] 12037[?]  -2359[?] -2262[?] -2232[?] 12033[?]  2232[?] -2359[?] 2262[?] 12032[?]  -2358[?] -2261[?] -2231[?] 12029[?]  2231[?] -2358[?] 2261[?] 12028[?]  -2357[?] -2260[?] -2230[?] 12025[?]  2230[?] -2357[?] 2260[?] 12024[?]  -2356[?] 2352[?] 12021[?]  -2352[?] 2351[?] 2349[?] 2350[?] 12005[?]  -2351[?] -2262[?] -2221[?] 12001[?]  -2351[?] 2262[?] 2221[?] 12000[?]  -2350[?] -2261[?] -2220[?] 11997[?]  -2350[?] 2261[?] 2220[?] 11996[?]  -2349[?] -2219[?] -2260[?] 11993[?]  -2349[?] 2219[?] 2260[?] 11992[?]  -2348[?] 2344[?] 11989[?]  -2348[?] 2345[?] 11988[?]  -2348[?] 2346[?] 11987[?]  -2348[?] 2347[?] 11986[?]  2221[?] -2347[?] -2321[?] 11985[?]  2321[?] -2347[?] -2221[?] 11984[?]  2347[?] -2221[?] -2321[?] 11983[?]  2321[?] 2221[?] 2347[?] 11982[?]  2220[?] -2346[?] -2320[?] 11981[?]  2320[?] -2346[?] -2220[?] 11980[?]  2219[?] -2345[?] -2319[?] 11977[?]  2319[?] -2345[?] -2219[?] 11976[?]  -2344[?] 2343[?] 2341[?] 2342[?] 11973[?]  -2343[?] -2262[?] -2210[?] 11969[?]  -2343[?] 2262[?] 2210[?] 11968[?]  -2342[?] -2209[?] -2261[?] 11965[?]  2261[?] -2342[?] 2209[?] 11964[?]  -2341[?] -2208[?] -2260[?] 11961[?]  2260[?] -2341[?] 2208[?] 11960[?]  -2340[?] 2336[?] 11957[?]  -2340[?] 2337[?] 11956[?]  -2340[?] 2338[?] 11955[?]  -2340[?] 2339[?] 11954[?]  2210[?] -2339[?] -2321[?] 11953[?]  2321[?] -2339[?] -2210[?] 11952[?]  2339[?] -2321[?] -2210[?] 11951[?]  2321[?] 2339[?] 2210[?] 11950[?]  2209[?] -2338[?] -2320[?] 11949[?]  2320[?] -2338[?] -2209[?] 11948[?]  2208[?] -2337[?] -2319[?] 11945[?]  2319[?] -2337[?] -2208[?] 11944[?]  -2336[?] 2335[?] 2333[?] 2334[?] 11941[?]  -2335[?] -2262[?] -2199[?] 11937[?]  2199[?] -2335[?] 2262[?] 11936[?]  -2334[?] -2198[?] -2261[?] 11933[?]  2261[?] -2334[?] 2198[?] 11932[?]  -2333[?] -2197[?] -2260[?] 11929[?]  2260[?] -2333[?] 2197[?] 11928[?]  -2332[?] 2328[?] 11925[?]  -2332[?] 2329[?] 11924[?]  -2332[?] 2330[?] 11923[?]  -2332[?] 2331[?] 11922[?]  2199[?] -2331[?] -2321[?] 11921[?]  2321[?] -2331[?] -2199[?] 11920[?]  2198[?] -2330[?] -2320[?] 11917[?]  2320[?] -2330[?] -2198[?] 11916[?]  2197[?] -2329[?] -2319[?] 11913[?]  2319[?] -2329[?] -2197[?] 11912[?]  -2328[?] 2327[?] 2326[?] 2325[?] 11909[?]  -2327[?] -2262[?] -2188[?] 11905[?]  2188[?] -2327[?] 2262[?] 11904[?]  -2326[?] -2187[?] -2261[?] 11901[?]  2261[?] -2326[?] 2187[?] 11900[?]  -2325[?] -2260[?] -2186[?] 11897[?]  2186[?] -2325[?] 2260[?] 11896[?]  -2324[?] 2317[?] 11893[?]  -2324[?] 2318[?] 11892[?]  -2324[?] 2322[?] 11891[?]  -2324[?] 2323[?] 11890[?]  2188[?] -2323[?] -2321[?] 11889[?]  2321[?] -2323[?] -2188[?] 11888[?]  2187[?] -2322[?] -2320[?] 11885[?]  2320[?] -2322[?] -2187[?] 11884[?]  2186[?] -2318[?] -2319[?] 11881[?]  2319[?] -2318[?] -2186[?] 11880[?]  2316[?] 2314[?] -2317[?] 2315[?] 11877[?]  -2316[?] -2262[?] -2178[?] 11873[?]  2178[?] -2316[?] 2262[?] 11872[?]  -2315[?] -2177[?] -2261[?] 11869[?]  2261[?] -2315[?] 2177[?] 11868[?]  -2176[?] -2314[?] -2260[?] 11865[?]  2260[?] -2314[?] 2176[?] 11864[?]  -2313[?] 2309[?] 11861[?]  -2313[?] 2310[?] 11860[?]  -2313[?] 2311[?] 11859[?]  -2313[?] 2312[?] 11858[?]  2178[?] -2312[?] -2262[?] 11857[?]  2262[?] -2312[?] -2178[?] 11856[?]  2177[?] -2311[?] -2261[?] 11853[?]  2261[?] -2311[?] -2177[?] 11852[?]  -2310[?] 2176[?] -2260[?] 11849[?]  2260[?] -2310[?] -2176[?] 11848[?]  -2309[?] 2308[?] 2307[?] 2306[?] 11845[?]  -2308[?] -2185[?] -2243[?] 11841[?]  -2308[?] 2243[?] 2185[?] 11840[?]  -2307[?] -2184[?] -2242[?] 11837[?]  2184[?] -2307[?] 2242[?] 11836[?]  -2306[?] -2183[?] -2241[?] 11833[?]  2241[?] -2306[?] 2183[?] 11832[?]  -2305[?] 2301[?] 11829[?]  -2305[?] 2302[?] 11828[?]  -2305[?] 2303[?] 11827[?]  -2305[?] 2304[?] 11826[?]  2243[?] -2304[?] -2262[?] 11825[?]  2262[?] -2304[?] -2243[?] 11824[?]  2304[?] -2262[?] -2243[?] 11823[?]  2304[?] 2262[?] 2243[?] 11822[?]  2242[?] -2303[?] -2261[?] 11821[?]  2261[?] -2303[?] -2242[?] 11820[?]  2241[?] -2302[?] -2260[?] 11817[?]  2260[?] -2302[?] -2241[?] 11816[?]  -2301[?] 2300[?] 2298[?] 2299[?] 11813[?]  -2300[?] -2232[?] -2185[?] 11809[?]  2232[?] -2300[?] 2185[?] 11808[?]  -2299[?] -2184[?] -2231[?] 11805[?]  2231[?] -2299[?] 2184[?] 11804[?]  -2298[?] -2183[?] -2230[?] 11801[?]  2230[?] -2298[?] 2183[?] 11800[?]  -2297[?] 2293[?] 11797[?]  -2297[?] 2294[?] 11796[?]  -2297[?] 2295[?] 11795[?]  -2297[?] 2296[?] 11794[?]  2232[?] -2296[?] -2262[?] 11793[?]  2262[?] -2296[?] -2232[?] 11792[?]  2296[?] -2262[?] -2232[?] 11791[?]  2232[?] 2262[?] 2296[?] 11790[?]  2231[?] -2295[?] -2261[?] 11789[?]  2261[?] -2295[?] -2231[?] 11788[?]  2230[?] -2294[?] -2260[?] 11785[?]  2260[?] -2294[?] -2230[?] 11784[?]  -2293[?] 2292[?] 2290[?] 2291[?] 11781[?]  -2292[?] -2221[?] -2185[?] 11777[?]  -2292[?] 2221[?] 2185[?] 11776[?]  -2291[?] -2184[?] -2220[?] 11773[?]  2220[?] -2291[?] 2184[?] 11772[?]  -2290[?] -2183[?] -2219[?] 11769[?]  2219[?] -2290[?] 2183[?] 11768[?]  -2289[?] 2285[?] 11765[?]  -2285[?] 2284[?] 2282[?] 2283[?] 11749[?]  -2284[?] -2185[?] -2210[?] 11745[?]  -2284[?] 2185[?] 2210[?] 11744[?]  2210[?] -2185[?] 2284[?] 11743[?]  2185[?] -2210[?] 2284[?] 11742[?]  -2283[?] -2209[?] -2184[?] 11741[?]  -2283[?] 2209[?] 2184[?] 11740[?]  2209[?] -2184[?] 2283[?] 11739[?]  2184[?] -2209[?] 2283[?] 11738[?]  -2282[?] -2208[?] -2183[?] 11737[?]  -2282[?] 2208[?] 2183[?] 11736[?]  2208[?] -2183[?] 2282[?] 11735[?]  2183[?] -2208[?] 2282[?] 11734[?]  -2281[?] 2277[?] 11733[?]  -2281[?] 2278[?] 11732[?]  -2281[?] 2279[?] 11731[?]  -2281[?] 2280[?] 11730[?]  2210[?] -2280[?] -2262[?] 11729[?]  2262[?] -2280[?] -2210[?] 11728[?]  2209[?] -2279[?] -2261[?] 11725[?]  2261[?] -2279[?] -2209[?] 11724[?]  2208[?] -2278[?] -2260[?] 11721[?]  2260[?] -2278[?] -2208[?] 11720[?]  -2277[?] 2276[?] 2274[?] 2275[?] 11717[?]  -2276[?] -2185[?] -2199[?] 11713[?]  2199[?] -2276[?] 2185[?] 11712[?]  -2275[?] -2198[?] -2184[?] 11709[?]  2184[?] -2275[?] 2198[?] 11708[?]  -2274[?] -2197[?] -2183[?] 11705[?]  -2274[?] 2197[?] 2183[?] 11704[?]  -2273[?] 2269[?] 11701[?]  -2273[?] 2270[?] 11700[?]  -2273[?] 2271[?] 11699[?]  -2273[?] 2272[?] 11698[?]  2199[?] -2272[?] -2262[?] 11697[?]  2262[?] -2272[?] -2199[?] 11696[?]  2198[?] -2271[?] -2261[?] 11693[?]  2261[?] -2271[?] -2198[?] 11692[?]  2197[?] -2270[?] -2260[?] 11689[?]  2260[?] -2270[?] -2197[?] 11688[?]  -2269[?] 2268[?] 2267[?] 2266[?] 11685[?]  -2268[?] -2185[?] -2188[?] 11681[?]  2188[?] -2268[?] 2185[?] 11680[?]  -2267[?] -2187[?] -2184[?] 11677[?]  2184[?] -2267[?] 2187[?] 11676[?]  -2266[?] -2183[?] -2186[?] 11673[?]  2186[?] -2266[?] 2183[?] 11672[?]  -2265[?] 2258[?] 11669[?]  -2265[?] 2259[?] 11668[?]  -2265[?] 2263[?] 11667[?]  -2265[?] 2264[?] 11666[?]  2188[?] -2264[?] -2262[?] 11665[?]  2262[?] -2264[?] -2188[?] 11664[?]  2187[?] -2263[?] -2261[?] 11661[?]  2261[?] -2263[?] -2187[?] 11660[?]  2186[?] -2259[?] -2260[?] 11657[?]  2260[?] -2259[?] -2186[?] 11656[?]  2257[?] 2255[?] -2258[?] 2256[?] 11653[?]  -2257[?] -2185[?] -2178[?] 11649[?]  2178[?] -2257[?] 2185[?] 11648[?]  -2256[?] -2184[?] -2177[?] 11645[?]  2177[?] -2256[?] 2184[?] 11644[?]  -2176[?] -2255[?] -2183[?] 11641[?]  2183[?] -2255[?] 2176[?] 11640[?]  -2254[?] 2250[?] 11637[?]  -2254[?] 2251[?] 11636[?]  -2254[?] 2252[?] 11635[?]  -2254[?] 2253[?] 11634[?]  2178[?] -2253[?] -2185[?] 11633[?]  2185[?] -2253[?] -2178[?] 11632[?]  2177[?] -2252[?] -2184[?] 11629[?]  2184[?] -2252[?] -2177[?] 11628[?]  -2251[?] 2176[?] -2183[?] 11625[?]  2183[?] -2251[?] -2176[?] 11624[?]  -2250[?] 2249[?] 2247[?] 2248[?] 11621[?]  -2249[?] -2243[?] -2175[?] 11617[?]  2175[?] -2249[?] 2243[?] 11616[?]  -2248[?] -2174[?] -2242[?] 11613[?]  2174[?] -2248[?] 2242[?] 11612[?]  -2247[?] -2173[?] -2241[?] 11609[?]  2241[?] -2247[?] 2173[?] 11608[?]  -2246[?] 2239[?] 11605[?]  -2246[?] 2240[?] 11604[?]  -2246[?] 2244[?] 11603[?]  -2246[?] 2245[?] 11602[?]  2243[?] -2245[?] -2185[?] 11601[?]  2185[?] -2245[?] -2243[?] 11600[?]  2245[?] -2185[?] -2243[?] 11599[?]  2245[?] 2243[?] 2185[?] 11598[?]  2242[?] -2244[?] -2184[?] 11597[?]  2184[?] -2244[?] -2242[?] 11596[?]  2241[?] -2240[?] -2183[?] 11593[?]  2183[?] -2240[?] -2241[?] 11592[?]  -2239[?] 2238[?] 2236[?] 2237[?] 11589[?]  -2238[?] -2232[?] -2175[?] 11585[?]  2175[?] -2238[?] 2232[?] 11584[?]  -2237[?] -2174[?] -2231[?] 11581[?]  2231[?] -2237[?] 2174[?] 11580[?]  -2236[?] -2173[?] -2230[?] 11577[?]  2230[?] -2236[?] 2173[?] 11576[?]  -2235[?] 2228[?] 11573[?]  -2235[?] 2229[?] 11572[?]  -2235[?] 2233[?] 11571[?]  -2235[?] 2234[?] 11570[?]  2232[?] -2234[?] -2185[?] 11569[?]  2185[?] -2234[?] -2232[?] 11568[?]  2234[?] -2232[?] -2185[?] 11567[?]  2232[?] 2234[?] 2185[?] 11566[?]  2231[?] -2233[?] -2184[?] 11565[?]  2184[?] -2233[?] -2231[?] 11564[?]  2230[?] -2229[?] -2183[?] 11561[?]  2183[?] -2229[?] -2230[?] 11560[?]  -2228[?] 2227[?] 2225[?] 2226[?] 11557[?]  -2227[?] -2221[?] -2175[?] 11553[?]  2175[?] -2227[?] 2221[?] 11552[?]  -2226[?] -2174[?] -2220[?] 11549[?]  2220[?] -2226[?] 2174[?] 11548[?]  -2225[?] -2173[?] -2219[?] 11545[?]  2219[?] -2225[?] 2173[?] 11544[?]  -2224[?] 2217[?] 11541[?]  -2224[?] 2218[?] 11540[?]  -2224[?] 2222[?] 11539[?]  -2224[?] 2223[?] 11538[?]  2221[?] -2223[?] -2185[?] 11537[?]  2185[?] -2223[?] -2221[?] 11536[?]  2223[?] -2221[?] -2185[?] 11535[?]  2223[?] 2221[?] 2185[?] 11534[?]  2220[?] -2222[?] -2184[?] 11533[?]  2184[?] -2222[?] -2220[?] 11532[?]  2219[?] -2218[?] -2183[?] 11529[?]  2183[?] -2218[?] -2219[?] 11528[?]  -2217[?] 2216[?] 2214[?] 2215[?] 11525[?]  -2216[?] -2210[?] -2175[?] 11521[?]  2175[?] -2216[?] 2210[?] 11520[?]  -2215[?] -2174[?] -2209[?] 11517[?]  2209[?] -2215[?] 2174[?] 11516[?]  -2214[?] -2173[?] -2208[?] 11513[?]  -2214[?] 2173[?] 2208[?] 11512[?]  -2213[?] 2206[?] 11509[?]  -2206[?] 2203[?] 2204[?] 2205[?] 11493[?]  -2205[?] -2199[?] -2175[?] 11489[?]  -2205[?] 2175[?] 2199[?] 11488[?]  2199[?] -2175[?] 2205[?] 11487[?]  2175[?] -2199[?] 2205[?] 11486[?]  -2204[?] -2198[?] -2174[?] 11485[?]  -2204[?] 2174[?] 2198[?] 11484[?]  -2203[?] -2173[?] -2197[?] 11481[?]  -2203[?] 2197[?] 2173[?] 11480[?]  -2202[?] 2195[?] 11477[?]  -2202[?] 2196[?] 11476[?]  -2202[?] 2200[?] 11475[?]  -2202[?] 2201[?] 11474[?]  2199[?] -2201[?] -2185[?] 11473[?]  2185[?] -2201[?] -2199[?] 11472[?]  2198[?] -2200[?] -2184[?] 11469[?]  2184[?] -2200[?] -2198[?] 11468[?]  2197[?] -2196[?] -2183[?] 11465[?]  2183[?] -2196[?] -2197[?] 11464[?]  -2195[?] 2193[?] 2192[?] 2194[?] 11461[?]  -2194[?] -2175[?] -2188[?] 11457[?]  2188[?] -2194[?] 2175[?] 11456[?]  -2193[?] -2187[?] -2174[?] 11453[?]  -2193[?] 2187[?] 2174[?] 11452[?]  -2192[?] -2173[?] -2186[?] 11449[?]  2186[?] -2192[?] 2173[?] 11448[?]  -2191[?] 2181[?] 11445[?]  -2191[?] 2182[?] 11444[?]  -2191[?] 2189[?] 11443[?]  -2191[?] 2190[?] 11442[?]  2188[?] -2190[?] -2185[?] 11441[?]  2185[?] -2190[?] -2188[?] 11440[?]  2187[?] -2189[?] -2184[?] 11437[?]  2184[?] -2189[?] -2187[?] 11436[?]  2189[?] -2187[?] -2184[?] 11435[?]  2184[?] 2189[?] 2187[?] 11434[?]  2186[?] -2182[?] -2183[?] 11433[?]  2183[?] -2182[?] -2186[?] 11432[?]  2172[?] -2181[?] 2179[?] 2180[?] 11429[?]  -2180[?] -2175[?] -2178[?] 11425[?]  2178[?] -2180[?] 2175[?] 11424[?]  -2179[?] -2174[?] -2177[?] 11421[?]  2177[?] -2179[?] 2174[?] 11420[?]  -2176[?] -2172[?] -2173[?] 11417[?]  2173[?] -2172[?] 2176[?] 11416[?]  -2171[?] 2167[?] 11413[?]  -2171[?] 2168[?] 11412[?]  -2171[?] 2169[?] 11411[?]  -2171[?] 2170[?] 11410[?]  1744[?] -2170[?] -1741[?] 11409[?]  1741[?] -2170[?] -1744[?] 11408[?]  1743[?] -2169[?] -1740[?] 11405[?]  1740[?] -2169[?] -1743[?] 11404[?]  -2168[?] 1742[?] -1739[?] 11401[?]  1739[?] -2168[?] -1742[?] 11400[?]  -2167[?] 2166[?] 2164[?] 2165[?] 11397[?]  -2166[?] -1809[?] -2064[?] 11393[?]  2064[?] -2166[?] 1809[?] 11392[?]  -2165[?] -2063[?] -1808[?] 11389[?]  2063[?] -2165[?] 1808[?] 11388[?]  -2164[?] -2062[?] -1807[?] 11385[?]  1807[?] -2164[?] 2062[?] 11384[?]  -2163[?] 2159[?] 11381[?]  -2163[?] 2160[?] 11380[?]  -2163[?] 2161[?] 11379[?]  -2163[?] 2162[?] 11378[?]  1809[?] -2162[?] -1741[?] 11377[?]  1741[?] -2162[?] -1809[?] 11376[?]  2162[?] -1741[?] -1809[?] 11375[?]  2162[?] 1809[?] 1741[?] 11374[?]  1808[?] -2161[?] -1740[?] 11373[?]  1740[?] -2161[?] -1808[?] 11372[?]  2161[?] -1740[?] -1808[?] 11371[?]  1740[?] 2161[?] 1808[?] 11370[?]  1807[?] -2160[?] -1739[?] 11369[?]  1739[?] -2160[?] -1807[?] 11368[?]  -2159[?] 2158[?] 2156[?] 2157[?] 11365[?]  -2158[?] -1798[?] -2064[?] 11361[?]  2064[?] -2158[?] 1798[?] 11360[?]  -2157[?] -2063[?] -1797[?] 11357[?]  1797[?] -2157[?] 2063[?] 11356[?]  -2156[?] -2062[?] -1796[?] 11353[?]  1796[?] -2156[?] 2062[?] 11352[?]  -2155[?] 2151[?] 11349[?]  -2155[?] 2152[?] 11348[?]  -2155[?] 2153[?] 11347[?]  -2155[?] 2154[?] 11346[?]  1798[?] -2154[?] -1741[?] 11345[?]  1741[?] -2154[?] -1798[?] 11344[?]  2154[?] -1798[?] -1741[?] 11343[?]  1798[?] 2154[?] 1741[?] 11342[?]  1797[?] -2153[?] -1740[?] 11341[?]  1740[?] -2153[?] -1797[?] 11340[?]  1796[?] -2152[?] -1739[?] 11337[?]  1739[?] -2152[?] -1796[?] 11336[?]  -2151[?] 2150[?] 2148[?] 2149[?] 11333[?]  -2150[?] -1787[?] -2064[?] 11329[?]  2064[?] -2150[?] 1787[?] 11328[?]  -2149[?] -2063[?] -1786[?] 11325[?]  1786[?] -2149[?] 2063[?] 11324[?]  -2148[?] -2062[?] -1785[?] 11321[?]  1785[?] -2148[?] 2062[?] 11320[?]  -2147[?] 2143[?] 11317[?]  -2147[?] 2144[?] 11316[?]  -2147[?] 2145[?] 11315[?]  -2147[?] 2146[?] 11314[?]  1787[?] -2146[?] -1741[?] 11313[?]  1741[?] -2146[?] -1787[?] 11312[?]  2146[?] -1787[?] -1741[?] 11311[?]  1787[?] 2146[?] 1741[?] 11310[?]  1786[?] -2145[?] -1740[?] 11309[?]  1740[?] -2145[?] -1786[?] 11308[?]  1785[?] -2144[?] -1739[?] 11305[?]  1739[?] -2144[?] -1785[?] 11304[?]  -2143[?] 2142[?] 2140[?] 2141[?] 11301[?]  -2142[?] -1776[?] -2064[?] 11297[?]  2064[?] -2142[?] 1776[?] 11296[?]  -2141[?] -2063[?] -1775[?] 11293[?]  1775[?] -2141[?] 2063[?] 11292[?]  -2140[?] -2062[?] -1774[?] 11289[?]  -2140[?] 2062[?] 1774[?] 11288[?]  -2139[?] 2135[?] 11285[?]  -2135[?] 2132[?] 2133[?] 2134[?] 11269[?]  -2134[?] -2064[?] -1765[?] 11265[?]  -2134[?] 1765[?] 2064[?] 11264[?]  1765[?] -2064[?] 2134[?] 11263[?]  2064[?] -1765[?] 2134[?] 11262[?]  -2133[?] -1764[?] -2063[?] 11261[?]  -2133[?] 2063[?] 1764[?] 11260[?]  -2132[?] -2062[?] -1763[?] 11257[?]  -2132[?] 2062[?] 1763[?] 11256[?]  -2131[?] 2127[?] 11253[?]  -2131[?] 2128[?] 11252[?]  -2131[?] 2129[?] 11251[?]  -2131[?] 2130[?] 11250[?]  1765[?] -2130[?] -1741[?] 11249[?]  1741[?] -2130[?] -1765[?] 11248[?]  1764[?] -2129[?] -1740[?] 11245[?]  1740[?] -2129[?] -1764[?] 11244[?]  1763[?] -2128[?] -1739[?] 11241[?]  1739[?] -2128[?] -1763[?] 11240[?]  -2127[?] 2125[?] 2124[?] 2126[?] 11237[?]  -2126[?] -2064[?] -1754[?] 11233[?]  1754[?] -2126[?] 2064[?] 11232[?]  -2125[?] -1753[?] -2063[?] 11229[?]  -2125[?] 1753[?] 2063[?] 11228[?]  -2124[?] -2062[?] -1752[?] 11225[?]  1752[?] -2124[?] 2062[?] 11224[?]  -2123[?] 2119[?] 11221[?]  -2123[?] 2120[?] 11220[?]  -2123[?] 2121[?] 11219[?]  -2123[?] 2122[?] 11218[?]  1754[?] -2122[?] -1741[?] 11217[?]  1741[?] -2122[?] -1754[?] 11216[?]  1753[?] -2121[?] -1740[?] 11213[?]  1740[?] -2121[?] -1753[?] 11212[?]  1740[?] 2121[?] 1753[?] 11210[?]  1752[?] -2120[?] -1739[?] 11209[?]  1739[?] -2120[?] -1752[?] 11208[?]  -2119[?] 2116[?] 2117[?] 2118[?] 11205[?]  -2118[?] -2064[?] -1744[?] 11201[?]  1744[?] -2118[?] 2064[?] 11200[?]  -2117[?] -2063[?] -1743[?] 11197[?]  1743[?] -2117[?] 2063[?] 11196[?]  -1742[?] -2116[?] -2062[?] 11193[?]  2062[?] -2116[?] 1742[?] 11192[?]  -2115[?] 2111[?] 11189[?]  -2115[?] 2112[?] 11188[?]  -2115[?] 2113[?] 11187[?]  -2115[?] 2114[?] 11186[?]  1744[?] -2114[?] -2064[?] 11185[?]  2064[?] -2114[?] -1744[?] 11184[?]  1743[?] -2113[?] -2063[?] 11181[?]  2063[?] -2113[?] -1743[?] 11180[?]  -2112[?] 1742[?] -2062[?] 11177[?]  2062[?] -2112[?] -1742[?] 11176[?]  -1742[?] 2112[?] -2062[?] 11175[?]  2062[?] 2112[?] 1742[?] 11174[?]  -2111[?] 2110[?] 2109[?] 2108[?] 11173[?]  -2110[?] -1809[?] -2005[?] 11169[?]  2005[?] -2110[?] 1809[?] 11168[?]  -2109[?] -2004[?] -1808[?] 11165[?]  -2109[?] 2004[?] 1808[?] 11164[?]  -2108[?] -1807[?] -2003[?] 11161[?]  2003[?] -2108[?] 1807[?] 11160[?]  -2107[?] 2103[?] 11157[?]  -2107[?] 2104[?] 11156[?]  -2107[?] 2105[?] 11155[?]  -2107[?] 2106[?] 11154[?]  1809[?] -2106[?] -2064[?] 11153[?]  2064[?] -2106[?] -1809[?] 11152[?]  1808[?] -2105[?] -2063[?] 11149[?]  2063[?] -2105[?] -1808[?] 11148[?]  1807[?] -2104[?] -2062[?] 11145[?]  2062[?] -2104[?] -1807[?] 11144[?]  -2103[?] 2102[?] 2101[?] 2100[?] 11141[?]  -2102[?] -1798[?] -2005[?] 11137[?]  2005[?] -2102[?] 1798[?] 11136[?]  -2101[?] -2004[?] -1797[?] 11133[?]  1797[?] -2101[?] 2004[?] 11132[?]  -2100[?] -1796[?] -2003[?] 11129[?]  2003[?] -2100[?] 1796[?] 11128[?]  -2099[?] 2095[?] 11125[?]  -2099[?] 2096[?] 11124[?]  -2099[?] 2097[?] 11123[?]  -2099[?] 2098[?] 11122[?]  1798[?] -2098[?] -2064[?] 11121[?]  2064[?] -2098[?] -1798[?] 11120[?]  1797[?] -2097[?] -2063[?] 11117[?]  2063[?] -2097[?] -1797[?] 11116[?]  1796[?] -2096[?] -2062[?] 11113[?]  2062[?] -2096[?] -1796[?] 11112[?]  -2095[?] 2094[?] 2093[?] 2092[?] 11109[?]  -2094[?] -1787[?] -2005[?] 11105[?]  2005[?] -2094[?] 1787[?] 11104[?]  -2093[?] -2004[?] -1786[?] 11101[?]  1786[?] -2093[?] 2004[?] 11100[?]  -2092[?] -1785[?] -2003[?] 11097[?]  2003[?] -2092[?] 1785[?] 11096[?]  -2091[?] 2087[?] 11093[?]  -2091[?] 2088[?] 11092[?]  -2091[?] 2089[?] 11091[?]  -2091[?] 2090[?] 11090[?]  1787[?] -2090[?] -2064[?] 11089[?]  2064[?] -2090[?] -1787[?] 11088[?]  1786[?] -2089[?] -2063[?] 11085[?]  2063[?] -2089[?] -1786[?] 11084[?]  1785[?] -2088[?] -2062[?] 11081[?]  2062[?] -2088[?] -1785[?] 11080[?]  -2087[?] 2086[?] 2085[?] 2084[?] 11077[?]  -2086[?] -1776[?] -2005[?] 11073[?]  2005[?] -2086[?] 1776[?] 11072[?]  -2085[?] -2004[?] -1775[?] 11069[?]  1775[?] -2085[?] 2004[?] 11068[?]  -2084[?] -1774[?] -2003[?] 11065[?]  2003[?] -2084[?] 1774[?] 11064[?]  -2083[?] 2079[?] 11061[?]  -2083[?] 2080[?] 11060[?]  -2083[?] 2081[?] 11059[?]  -2083[?] 2082[?] 11058[?]  1776[?] -2082[?] -2064[?] 11057[?]  2064[?] -2082[?] -1776[?] 11056[?]  1775[?] -2081[?] -2063[?] 11053[?]  2063[?] -2081[?] -1775[?] 11052[?]  1774[?] -2080[?] -2062[?] 11049[?]  2062[?] -2080[?] -1774[?] 11048[?]  2080[?] -2062[?] -1774[?] 11047[?]  2080[?] 2062[?] 1774[?] 11046[?]  -2079[?] 2077[?] 2076[?] 2078[?] 11045[?]  -2078[?] -1765[?] -2005[?] 11041[?]  2005[?] -2078[?] 1765[?] 11040[?]  -2077[?] -2004[?] -1764[?] 11037[?]  -2077[?] 2004[?] 1764[?] 11036[?]  -2076[?] -1763[?] -2003[?] 11033[?]  2003[?] -2076[?] 1763[?] 11032[?]  -2075[?] 2071[?] 11029[?]  -2071[?] 2070[?] 2068[?] 2069[?] 11013[?]  -2070[?] -2005[?] -1754[?] 11009[?]  -2070[?] 1754[?] 2005[?] 11008[?]  -2069[?] -1753[?] -2004[?] 11005[?]  -2069[?] 1753[?] 2004[?] 11004[?]  1753[?] -2004[?] 2069[?] 11003[?]  2004[?] -1753[?] 2069[?] 11002[?]  -2068[?] -2003[?] -1752[?] 11001[?]  -2068[?] 2003[?] 1752[?] 11000[?]  -2067[?] 2060[?] 10997[?]  -2067[?] 2061[?] 10996[?]  -2067[?] 2065[?] 10995[?]  -2067[?] 2066[?] 10994[?]  1754[?] -2066[?] -2064[?] 10993[?]  2064[?] -2066[?] -1754[?] 10992[?]  1753[?] -2065[?] -2063[?] 10989[?]  2063[?] -2065[?] -1753[?] 10988[?]  1752[?] -2061[?] -2062[?] 10985[?]  2062[?] -2061[?] -1752[?] 10984[?]  -2060[?] 2057[?] 2058[?] 2059[?] 10981[?]  -2059[?] -2005[?] -1744[?] 10977[?]  1744[?] -2059[?] 2005[?] 10976[?]  -2058[?] -2004[?] -1743[?] 10973[?]  1743[?] -2058[?] 2004[?] 10972[?]  -1742[?] -2057[?] -2003[?] 10969[?]  2003[?] -2057[?] 1742[?] 10968[?]  -2056[?] 2052[?] 10965[?]  -2056[?] 2053[?] 10964[?]  -2056[?] 2054[?] 10963[?]  -2056[?] 2055[?] 10962[?]  1744[?] -2055[?] -2005[?] 10961[?]  2005[?] -2055[?] -1744[?] 10960[?]  1743[?] -2054[?] -2004[?] 10957[?]  2004[?] -2054[?] -1743[?] 10956[?]  -2053[?] 1742[?] -2003[?] 10953[?]  2003[?] -2053[?] -1742[?] 10952[?]  -2052[?] 2049[?] 2051[?] 2050[?] 10949[?]  -2051[?] -1809[?] -1946[?] 10945[?]  1946[?] 1809[?] -2051[?] 10944[?]  -2050[?] -1808[?] -1945[?] 10941[?]  1945[?] -2050[?] 1808[?] 10940[?]  -1944[?] -2049[?] -1807[?] 10937[?]  1807[?] -2049[?] 1944[?] 10936[?]  -2048[?] 2044[?] 10933[?]  -2048[?] 2045[?] 10932[?]  -2048[?] 2046[?] 10931[?]  -2048[?] 2047[?] 10930[?]  1809[?] -2047[?] -2005[?] 10929[?]  2005[?] -2047[?] -1809[?] 10928[?]  1808[?] -2046[?] -2004[?] 10925[?]  2004[?] -2046[?] -1808[?] 10924[?]  1807[?] -2045[?] -2003[?] 10921[?]  2003[?] -2045[?] -1807[?] 10920[?]  -2044[?] 2041[?] 2043[?] 2042[?] 10917[?]  -2043[?] -1798[?] -1946[?] 10913[?]  1946[?] -2043[?] 1798[?] 10912[?]  -2042[?] -1945[?] -1797[?] 10909[?]  1797[?] -2042[?] 1945[?] 10908[?]  -1944[?] -2041[?] -1796[?] 10905[?]  1796[?] -2041[?] 1944[?] 10904[?]  -2040[?] 2036[?] 10901[?]  -2040[?] 2037[?] 10900[?]  -2040[?] 2038[?] 10899[?]  -2040[?] 2039[?] 10898[?]  1798[?] -2039[?] -2005[?] 10897[?]  2005[?] -2039[?] -1798[?] 10896[?]  1797[?] -2038[?] -2004[?] 10893[?]  2004[?] -2038[?] -1797[?] 10892[?]  1796[?] -2037[?] -2003[?] 10889[?]  2003[?] -2037[?] -1796[?] 10888[?]  -2036[?] 2035[?] 2033[?] 2034[?] 10885[?]  -2035[?] -1787[?] -1946[?] 10881[?]  1946[?] -2035[?] 1787[?] 10880[?]  -2034[?] -1945[?] -1786[?] 10877[?]  1786[?] -2034[?] 1945[?] 10876[?]  -1944[?] -2033[?] -1785[?] 10873[?]  1785[?] -2033[?] 1944[?] 10872[?]  -2032[?] 2028[?] 10869[?]  -2032[?] 2029[?] 10868[?]  -2032[?] 2030[?] 10867[?]  -2032[?] 2031[?] 10866[?]  1787[?] -2031[?] -2005[?] 10865[?]  2005[?] -2031[?] -1787[?] 10864[?]  1786[?] -2030[?] -2004[?] 10861[?]  2004[?] -2030[?] -1786[?] 10860[?]  1785[?] -2029[?] -2003[?] 10857[?]  2003[?] -2029[?] -1785[?] 10856[?]  -2028[?] 2027[?] 2025[?] 2026[?] 10853[?]  -2027[?] -1776[?] -1946[?] 10849[?]  1946[?] -2027[?] 1776[?] 10848[?]  -2026[?] -1775[?] -1945[?] 10845[?]  1945[?] -2026[?] 1775[?] 10844[?]  -1944[?] -2025[?] -1774[?] 10841[?]  1774[?] -2025[?] 1944[?] 10840[?]  -2024[?] 2020[?] 10837[?]  -2024[?] 2021[?] 10836[?]  -2024[?] 2022[?] 10835[?]  -2024[?] 2023[?] 10834[?]  1776[?] -2023[?] -2005[?] 10833[?]  2005[?] -2023[?] -1776[?] 10832[?]  1775[?] -2022[?] -2004[?] 10829[?]  2004[?] -2022[?] -1775[?] 10828[?]  2022[?] -2004[?] -1775[?] 10827[?]  1775[?] 2022[?] 2004[?] 10826[?]  1774[?] -2021[?] -2003[?] 10825[?]  2003[?] -2021[?] -1774[?] 10824[?]  -2020[?] 2017[?] 2018[?] 2019[?] 10821[?]  -2019[?] -1765[?] -1946[?] 10817[?]  1946[?] -2019[?] 1765[?] 10816[?]  -2018[?] -1764[?] -1945[?] 10813[?]  1945[?] -2018[?] 1764[?] 10812[?]  -1944[?] -2017[?] -1763[?] 10809[?]  1763[?] -2017[?] 1944[?] 10808[?]  -2016[?] 2012[?] 10805[?]  -2016[?] 2013[?] 10804[?]  -2016[?] 2014[?] 10803[?]  -2016[?] 2015[?] 10802[?]  1765[?] -2015[?] -2005[?] 10801[?]  2005[?] -2015[?] -1765[?] 10800[?]  1764[?] -2014[?] -2004[?] 10797[?]  2004[?] -2014[?] -1764[?] 10796[?]  1763[?] -2013[?] -2003[?] 10793[?]  2003[?] -2013[?] -1763[?] 10792[?]  -2012[?] 2009[?] 2010[?] 2011[?] 10789[?]  -2011[?] -1754[?] -1946[?] 10785[?]  1946[?] -2011[?] 1754[?] 10784[?]  -2010[?] -1753[?] -1945[?] 10781[?]  1945[?] -2010[?] 1753[?] 10780[?]  -1944[?] -2009[?] -1752[?] 10777[?]  1752[?] -2009[?] 1944[?] 10776[?]  -2008[?] 2001[?] 10773[?]  -2001[?] 1999[?] 2000[?] 1998[?] 10757[?]  -2000[?] -1946[?] -1744[?] 10753[?]  -2000[?] 1946[?] 1744[?] 10752[?]  -1999[?] -1743[?] -1945[?] 10749[?]  -1999[?] 1743[?] 1945[?] 10748[?]  1743[?] -1945[?] 1999[?] 10747[?]  1945[?] -1743[?] 1999[?] 10746[?]  -1998[?] -1742[?] -1944[?] 10745[?]  -1998[?] 1742[?] 1944[?] 10744[?]  -1944[?] 1742[?] 1998[?] 10743[?]  -1742[?] 1944[?] 1998[?] 10742[?]  -1997[?] 1993[?] 10741[?]  -1993[?] 1992[?] 1991[?] 1990[?] 10725[?]  -1992[?] -1887[?] -1809[?] 10721[?]  -1992[?] 1809[?] 1887[?] 10720[?]  -1991[?] -1886[?] -1808[?] 10717[?]  -1991[?] 1808[?] 1886[?] 10716[?]  1808[?] -1886[?] 1991[?] 10715[?]  1886[?] -1808[?] 1991[?] 10714[?]  -1990[?] -1885[?] -1807[?] 10713[?]  -1990[?] 1885[?] 1807[?] 10712[?]  1807[?] -1885[?] 1990[?] 10711[?]  1885[?] -1807[?] 1990[?] 10710[?]  -1989[?] 1985[?] 10709[?]  -1989[?] 1986[?] 10708[?]  -1989[?] 1987[?] 10707[?]  -1989[?] 1988[?] 10706[?]  1809[?] -1988[?] -1946[?] 10705[?]  1946[?] -1988[?] -1809[?] 10704[?]  1808[?] -1987[?] -1945[?] 10701[?]  1945[?] -1987[?] -1808[?] 10700[?]  1807[?] -1986[?] -1944[?] 10697[?]  -1986[?] 1944[?] -1807[?] 10696[?]  -1985[?] 1984[?] 1983[?] 1982[?] 10693[?]  -1984[?] -1887[?] -1798[?] 10689[?]  1798[?] -1984[?] 1887[?] 10688[?]  -1983[?] -1886[?] -1797[?] 10685[?]  1797[?] -1983[?] 1886[?] 10684[?]  -1982[?] -1796[?] -1885[?] 10681[?]  1885[?] -1982[?] 1796[?] 10680[?]  -1981[?] 1977[?] 10677[?]  -1981[?] 1978[?] 10676[?]  -1981[?] 1979[?] 10675[?]  -1981[?] 1980[?] 10674[?]  1798[?] -1980[?] -1946[?] 10673[?]  1946[?] -1798[?] -1980[?] 10672[?]  1797[?] -1979[?] -1945[?] 10669[?]  1945[?] -1979[?] -1797[?] 10668[?]  1796[?] -1978[?] -1944[?] 10665[?]  -1978[?] 1944[?] -1796[?] 10664[?]  -1977[?] 1976[?] 1975[?] 1974[?] 10661[?]  -1976[?] -1787[?] -1887[?] 10657[?]  -1976[?] 1787[?] 1887[?] 10656[?]  -1975[?] -1886[?] -1786[?] 10653[?]  1786[?] -1975[?] 1886[?] 10652[?]  -1974[?] -1785[?] -1885[?] 10649[?]  1885[?] -1974[?] 1785[?] 10648[?]  -1973[?] 1969[?] 10645[?]  -1973[?] 1970[?] 10644[?]  -1973[?] 1971[?] 10643[?]  -1973[?] 1972[?] 10642[?]  1787[?] -1972[?] -1946[?] 10641[?]  1946[?] -1787[?] -1972[?] 10640[?]  1786[?] -1971[?] -1945[?] 10637[?]  1945[?] -1971[?] -1786[?] 10636[?]  1785[?] -1970[?] -1944[?] 10633[?]  -1970[?] 1944[?] -1785[?] 10632[?]  -1969[?] 1968[?] 1967[?] 1966[?] 10629[?]  -1968[?] -1776[?] -1887[?] 10625[?]  -1968[?] 1887[?] 1776[?] 10624[?]  -1967[?] -1775[?] -1886[?] 10621[?]  1775[?] -1967[?] 1886[?] 10620[?]  -1966[?] -1774[?] -1885[?] 10617[?]  1885[?] -1966[?] 1774[?] 10616[?]  -1965[?] 1961[?] 10613[?]  -1965[?] 1962[?] 10612[?]  -1965[?] 1963[?] 10611[?]  -1965[?] 1964[?] 10610[?]  1776[?] -1964[?] -1946[?] 10609[?]  1946[?] -1964[?] -1776[?] 10608[?]  1775[?] -1963[?] -1945[?] 10605[?]  1945[?] -1963[?] -1775[?] 10604[?]  1774[?] -1962[?] -1944[?] 10601[?]  -1962[?] 1944[?] -1774[?] 10600[?]  -1944[?] 1962[?] -1774[?] 10599[?]  1774[?] 1944[?] 1962[?] 10598[?]  -1961[?] 1960[?] 1958[?] 1959[?] 10597[?]  -1960[?] -1887[?] -1765[?] 10593[?]  1765[?] -1960[?] 1887[?] 10592[?]  -1959[?] -1764[?] -1886[?] 10589[?]  1764[?] -1959[?] 1886[?] 10588[?]  -1958[?] -1763[?] -1885[?] 10585[?]  1885[?] -1958[?] 1763[?] 10584[?]  -1957[?] 1953[?] 10581[?]  -1957[?] 1954[?] 10580[?]  -1957[?] 1955[?] 10579[?]  -1957[?] 1956[?] 10578[?]  1765[?] -1956[?] -1946[?] 10577[?]  1946[?] -1956[?] -1765[?] 10576[?]  1764[?] -1955[?] -1945[?] 10573[?]  1945[?] -1955[?] -1764[?] 10572[?]  1763[?] -1954[?] -1944[?] 10569[?]  -1954[?] 1944[?] -1763[?] 10568[?]  -1944[?] 1954[?] -1763[?] 10567[?]  1763[?] 1944[?] 1954[?] 10566[?]  -1953[?] 1952[?] 1951[?] 1950[?] 10565[?]  -1952[?] -1887[?] -1754[?] 10561[?]  1754[?] -1952[?] 1887[?] 10560[?]  -1951[?] -1753[?] -1886[?] 10557[?]  -1951[?] 1753[?] 1886[?] 10556[?]  -1950[?] -1885[?] -1752[?] 10553[?]  1752[?] -1950[?] 1885[?] 10552[?]  -1949[?] 1942[?] 10549[?]  -1949[?] 1943[?] 10548[?]  -1949[?] 1947[?] 10547[?]  -1949[?] 1948[?] 10546[?]  1754[?] -1948[?] -1946[?] 10545[?]  1946[?] -1948[?] -1754[?] 10544[?]  1753[?] -1947[?] -1945[?] 10541[?]  1945[?] -1947[?] -1753[?] 10540[?]  1752[?] -1943[?] -1944[?] 10537[?]  -1943[?] 1944[?] -1752[?] 10536[?]  -1942[?] 1939[?] 1941[?] 1940[?] 10533[?]  -1941[?] -1887[?] -1744[?] 10529[?]  1744[?] 1887[?] -1941[?] 10528[?]  -1940[?] -1886[?] -1743[?] 10525[?]  1743[?] -1940[?] 1886[?] 10524[?]  -1742[?] -1939[?] -1885[?] 10521[?]  1885[?] -1939[?] 1742[?] 10520[?]  -1938[?] 1934[?] 10517[?]  -1938[?] 1935[?] 10516[?]  -1938[?] 1936[?] 10515[?]  -1938[?] 1937[?] 10514[?]  1744[?] -1937[?] -1887[?] 10513[?]  1887[?] -1937[?] -1744[?] 10512[?]  1743[?] -1936[?] -1886[?] 10509[?]  1886[?] -1936[?] -1743[?] 10508[?]  -1935[?] 1742[?] -1885[?] 10505[?]  1885[?] -1935[?] -1742[?] 10504[?]  -1934[?] 1933[?] 1932[?] 1931[?] 10501[?]  -1933[?] -1828[?] -1809[?] 10497[?]  1828[?] -1933[?] 1809[?] 10496[?]  -1932[?] -1808[?] -1827[?] 10493[?]  1827[?] -1932[?] 1808[?] 10492[?]  -1931[?] -1826[?] -1807[?] 10489[?]  1807[?] -1931[?] 1826[?] 10488[?]  -1930[?] 1926[?] 10485[?]  -1926[?] 1925[?] 1924[?] 1923[?] 10469[?]  -1925[?] -1828[?] -1798[?] 10465[?]  -1925[?] 1798[?] 1828[?] 10464[?]  -1924[?] -1797[?] -1827[?] 10461[?]  -1924[?] 1797[?] 1827[?] 10460[?]  1827[?] -1797[?] 1924[?] 10458[?]  -1923[?] -1796[?] -1826[?] 10457[?]  -1923[?] 1796[?] 1826[?] 10456[?]  1796[?] -1826[?] 1923[?] 10455[?]  1826[?] -1796[?] 1923[?] 10454[?]  -1922[?] 1918[?] 10453[?]  -1922[?] 1919[?] 10452[?]  -1922[?] 1920[?] 10451[?]  -1922[?] 1921[?] 10450[?]  1798[?] -1921[?] -1887[?] 10449[?]  1887[?] -1921[?] -1798[?] 10448[?]  1921[?] -1798[?] -1887[?] 10447[?]  1798[?] 1921[?] 1887[?] 10446[?]  1797[?] -1920[?] -1886[?] 10445[?]  1886[?] -1920[?] -1797[?] 10444[?]  1796[?] -1919[?] -1885[?] 10441[?]  1885[?] -1919[?] -1796[?] 10440[?]  -1918[?] 1917[?] 1915[?] 1916[?] 10437[?]  -1917[?] -1787[?] -1828[?] 10433[?]  1828[?] -1917[?] 1787[?] 10432[?]  -1916[?] -1786[?] -1827[?] 10429[?]  1827[?] -1916[?] 1786[?] 10428[?]  -1915[?] -1785[?] -1826[?] 10425[?]  1826[?] -1915[?] 1785[?] 10424[?]  -1914[?] 1910[?] 10421[?]  -1914[?] 1911[?] 10420[?]  -1914[?] 1912[?] 10419[?]  -1914[?] 1913[?] 10418[?]  1787[?] -1913[?] -1887[?] 10417[?]  1887[?] -1913[?] -1787[?] 10416[?]  1913[?] -1787[?] -1887[?] 10415[?]  1913[?] 1787[?] 1887[?] 10414[?]  1786[?] -1912[?] -1886[?] 10413[?]  1886[?] -1912[?] -1786[?] 10412[?]  1785[?] -1911[?] -1885[?] 10409[?]  1885[?] -1911[?] -1785[?] 10408[?]  -1910[?] 1909[?] 1907[?] 1908[?] 10405[?]  -1909[?] -1828[?] -1776[?] 10401[?]  1828[?] -1909[?] 1776[?] 10400[?]  -1908[?] -1775[?] -1827[?] 10397[?]  1827[?] -1908[?] 1775[?] 10396[?]  -1907[?] -1774[?] -1826[?] 10393[?]  1826[?] -1907[?] 1774[?] 10392[?]  -1906[?] 1902[?] 10389[?]  -1906[?] 1903[?] 10388[?]  -1906[?] 1904[?] 10387[?]  -1906[?] 1905[?] 10386[?]  1776[?] -1905[?] -1887[?] 10385[?]  1887[?] -1905[?] -1776[?] 10384[?]  1905[?] -1776[?] -1887[?] 10383[?]  1905[?] 1887[?] 1776[?] 10382[?]  1775[?] -1904[?] -1886[?] 10381[?]  1886[?] -1904[?] -1775[?] 10380[?]  1774[?] -1903[?] -1885[?] 10377[?]  1885[?] -1903[?] -1774[?] 10376[?]  -1902[?] 1901[?] 1899[?] 1900[?] 10373[?]  -1901[?] -1828[?] -1765[?] 10369[?]  1765[?] -1901[?] 1828[?] 10368[?]  -1900[?] -1764[?] -1827[?] 10365[?]  1827[?] -1900[?] 1764[?] 10364[?]  -1899[?] -1763[?] -1826[?] 10361[?]  1826[?] -1899[?] 1763[?] 10360[?]  -1898[?] 1894[?] 10357[?]  -1898[?] 1895[?] 10356[?]  -1898[?] 1896[?] 10355[?]  -1898[?] 1897[?] 10354[?]  1765[?] -1897[?] -1887[?] 10353[?]  1887[?] -1897[?] -1765[?] 10352[?]  1764[?] -1896[?] -1886[?] 10349[?]  1886[?] -1896[?] -1764[?] 10348[?]  1763[?] -1895[?] -1885[?] 10345[?]  1885[?] -1895[?] -1763[?] 10344[?]  1895[?] -1763[?] -1885[?] 10343[?]  1885[?] 1895[?] 1763[?] 10342[?]  -1894[?] 1893[?] 1892[?] 1891[?] 10341[?]  -1893[?] -1828[?] -1754[?] 10337[?]  1754[?] -1893[?] 1828[?] 10336[?]  -1892[?] -1753[?] -1827[?] 10333[?]  1827[?] -1892[?] 1753[?] 10332[?]  -1891[?] -1826[?] -1752[?] 10329[?]  1752[?] -1891[?] 1826[?] 10328[?]  -1890[?] 1883[?] 10325[?]  -1890[?] 1884[?] 10324[?]  -1890[?] 1888[?] 10323[?]  -1890[?] 1889[?] 10322[?]  1754[?] -1889[?] -1887[?] 10321[?]  1887[?] -1889[?] -1754[?] 10320[?]  1753[?] -1888[?] -1886[?] 10317[?]  1886[?] -1888[?] -1753[?] 10316[?]  1888[?] -1753[?] -1886[?] 10315[?]  1888[?] 1753[?] 1886[?] 10314[?]  1752[?] -1884[?] -1885[?] 10313[?]  1885[?] -1884[?] -1752[?] 10312[?]  -1883[?] 1880[?] 1882[?] 1881[?] 10309[?]  -1882[?] -1828[?] -1744[?] 10305[?]  1744[?] -1882[?] 1828[?] 10304[?]  -1881[?] -1743[?] -1827[?] 10301[?]  1827[?] -1881[?] 1743[?] 10300[?]  -1742[?] -1880[?] -1826[?] 10297[?]  1826[?] -1880[?] 1742[?] 10296[?]  -1879[?] 1875[?] 10293[?]  -1879[?] 1876[?] 10292[?]  -1879[?] 1877[?] 10291[?]  -1879[?] 1878[?] 10290[?]  1744[?] -1828[?] -1878[?] 10289[?]  1828[?] -1878[?] -1744[?] 10288[?]  1743[?] -1877[?] -1827[?] 10285[?]  1827[?] -1877[?] -1743[?] 10284[?]  -1876[?] 1742[?] -1826[?] 10281[?]  1826[?] -1876[?] -1742[?] 10280[?]  -1875[?] 1874[?] 1873[?] 1872[?] 10277[?]  -1874[?] -1751[?] -1809[?] 10273[?]  -1874[?] 1751[?] 1809[?] 10272[?]  -1873[?] -1808[?] -1750[?] 10269[?]  1750[?] -1873[?] 1808[?] 10268[?]  -1872[?] -1749[?] -1807[?] 10265[?]  1807[?] -1872[?] 1749[?] 10264[?]  -1871[?] 1867[?] 10261[?]  -1871[?] 1868[?] 10260[?]  -1871[?] 1869[?] 10259[?]  -1871[?] 1870[?] 10258[?]  1809[?] -1870[?] -1828[?] 10257[?]  1828[?] -1870[?] -1809[?] 10256[?]  1870[?] -1828[?] -1809[?] 10255[?]  1828[?] 1870[?] 1809[?] 10254[?]  1808[?] -1869[?] -1827[?] 10253[?]  1827[?] -1869[?] -1808[?] 10252[?]  1807[?] -1868[?] -1826[?] 10249[?]  1826[?] -1868[?] -1807[?] 10248[?]  -1867[?] 1866[?] 1864[?] 1865[?] 10245[?]  -1866[?] -1751[?] -1798[?] 10241[?]  -1866[?] 1798[?] 1751[?] 10240[?]  -1865[?] -1750[?] -1797[?] 10237[?]  1797[?] -1865[?] 1750[?] 10236[?]  -1864[?] -1749[?] -1796[?] 10233[?]  1796[?] -1864[?] 1749[?] 10232[?]  -1863[?] 1859[?] 10229[?]  -1859[?] 1858[?] 1856[?] 1857[?] 10213[?]  -1858[?] -1751[?] -1787[?] 10209[?]  -1858[?] 1751[?] 1787[?] 10208[?]  -1857[?] -1786[?] -1750[?] 10205[?]  -1857[?] 1750[?] 1786[?] 10204[?]  -1856[?] -1785[?] -1749[?] 10201[?]  -1856[?] 1785[?] 1749[?] 10200[?]  -1855[?] 1851[?] 10197[?]  -1855[?] 1852[?] 10196[?]  -1855[?] 1853[?] 10195[?]  -1855[?] 1854[?] 10194[?]  1787[?] -1854[?] -1828[?] 10193[?]  1828[?] -1854[?] -1787[?] 10192[?]  1854[?] -1787[?] -1828[?] 10191[?]  1828[?] 1787[?] 1854[?] 10190[?]  1786[?] -1853[?] -1827[?] 10189[?]  1827[?] -1853[?] -1786[?] 10188[?]  1785[?] -1852[?] -1826[?] 10185[?]  1826[?] -1852[?] -1785[?] 10184[?]  -1851[?] 1850[?] 1848[?] 1849[?] 10181[?]  -1850[?] -1751[?] -1776[?] 10177[?]  -1850[?] 1751[?] 1776[?] 10176[?]  -1849[?] -1775[?] -1750[?] 10173[?]  1750[?] -1849[?] 1775[?] 10172[?]  -1848[?] -1774[?] -1749[?] 10169[?]  1749[?] -1848[?] 1774[?] 10168[?]  -1847[?] 1843[?] 10165[?]  -1847[?] 1844[?] 10164[?]  -1847[?] 1845[?] 10163[?]  -1847[?] 1846[?] 10162[?]  1776[?] -1846[?] -1828[?] 10161[?]  1828[?] -1846[?] -1776[?] 10160[?]  1846[?] -1828[?] -1776[?] 10159[?]  1828[?] 1846[?] 1776[?] 10158[?]  1775[?] -1845[?] -1827[?] 10157[?]  1827[?] -1845[?] -1775[?] 10156[?]  1774[?] -1844[?] -1826[?] 10153[?]  1826[?] -1844[?] -1774[?] 10152[?]  1844[?] -1774[?] -1826[?] 10151[?]  1826[?] 1844[?] 1774[?] 10150[?]  -1843[?] 1842[?] 1840[?] 1841[?] 10149[?]  -1842[?] -1751[?] -1765[?] 10145[?]  1765[?] -1842[?] 1751[?] 10144[?]  -1841[?] -1764[?] -1750[?] 10141[?]  1750[?] -1841[?] 1764[?] 10140[?]  -1840[?] -1763[?] -1749[?] 10137[?]  1749[?] -1840[?] 1763[?] 10136[?]  -1839[?] 1835[?] 10133[?]  -1839[?] 1836[?] 10132[?]  -1839[?] 1837[?] 10131[?]  -1839[?] 1838[?] 10130[?]  1765[?] -1838[?] -1828[?] 10129[?]  1828[?] -1838[?] -1765[?] 10128[?]  1764[?] -1837[?] -1827[?] 10125[?]  1827[?] -1837[?] -1764[?] 10124[?]  1763[?] -1836[?] -1826[?] 10121[?]  1826[?] -1836[?] -1763[?] 10120[?]  -1835[?] 1834[?] 1833[?] 1832[?] 10117[?]  -1834[?] -1751[?] -1754[?] 10113[?]  1754[?] -1834[?] 1751[?] 10112[?]  -1833[?] -1753[?] -1750[?] 10109[?]  1750[?] -1833[?] 1753[?] 10108[?]  -1832[?] -1749[?] -1752[?] 10105[?]  1752[?] -1832[?] 1749[?] 10104[?]  -1831[?] 1824[?] 10101[?]  -1831[?] 1825[?] 10100[?]  -1831[?] 1829[?] 10099[?]  -1831[?] 1830[?] 10098[?]  1754[?] -1830[?] -1828[?] 10097[?]  1828[?] -1830[?] -1754[?] 10096[?]  1753[?] -1829[?] -1827[?] 10093[?]  1827[?] -1829[?] -1753[?] 10092[?]  1752[?] -1825[?] -1826[?] 10089[?]  1826[?] -1825[?] -1752[?] 10088[?]  -1824[?] 1823[?] 1821[?] 1822[?] 10085[?]  -1823[?] -1751[?] -1744[?] 10081[?]  1744[?] -1823[?] 1751[?] 10080[?]  -1822[?] -1743[?] -1750[?] 10077[?]  1750[?] -1822[?] 1743[?] 10076[?]  -1742[?] -1821[?] -1749[?] 10073[?]  1749[?] -1821[?] 1742[?] 10072[?]  -1820[?] 1816[?] 10069[?]  -1820[?] 1817[?] 10068[?]  -1820[?] 1818[?] 10067[?]  -1820[?] 1819[?] 10066[?]  1744[?] -1819[?] -1751[?] 10065[?]  1751[?] -1819[?] -1744[?] 10064[?]  1743[?] -1818[?] -1750[?] 10061[?]  1750[?] -1818[?] -1743[?] 10060[?]  -1817[?] 1742[?] -1749[?] 10057[?]  1749[?] -1817[?] -1742[?] 10056[?]  -1816[?] 1815[?] 1814[?] 1813[?] 10053[?]  -1815[?] -1741[?] -1809[?] 10049[?]  -1815[?] 1809[?] 1741[?] 10048[?]  -1814[?] -1740[?] -1808[?] 10045[?]  1740[?] -1814[?] 1808[?] 10044[?]  -1813[?] -1739[?] -1807[?] 10041[?]  1807[?] -1813[?] 1739[?] 10040[?]  -1812[?] 1805[?] 10037[?]  -1812[?] 1806[?] 10036[?]  -1812[?] 1810[?] 10035[?]  -1812[?] 1811[?] 10034[?]  1809[?] -1811[?] -1751[?] 10033[?]  1751[?] -1811[?] -1809[?] 10032[?]  1811[?] -1751[?] -1809[?] 10031[?]  1811[?] 1751[?] 1809[?] 10030[?]  1808[?] -1810[?] -1750[?] 10029[?]  1750[?] -1810[?] -1808[?] 10028[?]  1807[?] -1806[?] -1749[?] 10025[?]  1749[?] -1806[?] -1807[?] 10024[?]  -1805[?] 1804[?] 1802[?] 1803[?] 10021[?]  -1804[?] -1798[?] -1741[?] 10017[?]  1798[?] -1804[?] 1741[?] 10016[?]  -1803[?] -1740[?] -1797[?] 10013[?]  1797[?] -1803[?] 1740[?] 10012[?]  -1802[?] -1739[?] -1796[?] 10009[?]  1796[?] -1802[?] 1739[?] 10008[?]  -1801[?] 1794[?] 10005[?]  -1801[?] 1795[?] 10004[?]  -1801[?] 1799[?] 10003[?]  -1801[?] 1800[?] 10002[?]  1798[?] -1800[?] -1751[?] 10001[?]  1751[?] -1800[?] -1798[?] 10000[?]  1800[?] -1751[?] -1798[?] 9999[?]  1798[?] 1751[?] 1800[?] 9998[?]  1797[?] -1799[?] -1750[?] 9997[?]  1750[?] -1799[?] -1797[?] 9996[?]  1796[?] -1795[?] -1749[?] 9993[?]  1749[?] -1795[?] -1796[?] 9992[?]  -1794[?] 1793[?] 1791[?] 1792[?] 9989[?]  -1793[?] -1787[?] -1741[?] 9985[?]  -1793[?] 1787[?] 1741[?] 9984[?]  -1792[?] -1740[?] -1786[?] 9981[?]  1786[?] -1792[?] 1740[?] 9980[?]  -1791[?] -1739[?] -1785[?] 9977[?]  1785[?] -1791[?] 1739[?] 9976[?]  -1790[?] 1783[?] 9973[?]  -1783[?] 1782[?] 1781[?] 1780[?] 9957[?]  -1782[?] -1741[?] -1776[?] 9953[?]  -1782[?] 1741[?] 1776[?] 9952[?]  1776[?] -1741[?] 1782[?] 9951[?]  1741[?] -1776[?] 1782[?] 9950[?]  -1781[?] -1775[?] -1740[?] 9949[?]  -1781[?] 1740[?] 1775[?] 9948[?]  1775[?] -1740[?] 1781[?] 9947[?]  1740[?] -1775[?] 1781[?] 9946[?]  -1780[?] -1739[?] -1774[?] 9945[?]  -1780[?] 1774[?] 1739[?] 9944[?]  1774[?] -1739[?] 1780[?] 9943[?]  1739[?] -1774[?] 1780[?] 9942[?]  -1779[?] 1772[?] 9941[?]  -1779[?] 1773[?] 9940[?]  -1779[?] 1777[?] 9939[?]  -1779[?] 1778[?] 9938[?]  1776[?] -1778[?] -1751[?] 9937[?]  1751[?] -1778[?] -1776[?] 9936[?]  1775[?] -1777[?] -1750[?] 9933[?]  1750[?] -1777[?] -1775[?] 9932[?]  1774[?] -1773[?] -1749[?] 9929[?]  1749[?] -1773[?] -1774[?] 9928[?]  1773[?] -1774[?] -1749[?] 9927[?]  1749[?] 1773[?] 1774[?] 9926[?]  -1772[?] 1771[?] 1769[?] 1770[?] 9925[?]  -1771[?] -1741[?] -1765[?] 9921[?]  1765[?] -1771[?] 1741[?] 9920[?]  -1770[?] -1764[?] -1740[?] 9917[?]  1740[?] -1770[?] 1764[?] 9916[?]  -1769[?] -1763[?] -1739[?] 9913[?]  -1769[?] 1763[?] 1739[?] 9912[?]  -1768[?] 1761[?] 9909[?]  -1768[?] 1762[?] 9908[?]  -1768[?] 1766[?] 9907[?]  -1768[?] 1767[?] 9906[?]  1765[?] -1767[?] -1751[?] 9905[?]  1751[?] -1767[?] -1765[?] 9904[?]  1764[?] -1766[?] -1750[?] 9901[?]  1750[?] -1766[?] -1764[?] 9900[?]  1763[?] -1762[?] -1749[?] 9897[?]  1749[?] -1762[?] -1763[?] 9896[?]  -1761[?] 1760[?] 1759[?] 1758[?] 9893[?]  -1760[?] -1741[?] -1754[?] 9889[?]  1754[?] -1760[?] 1741[?] 9888[?]  -1759[?] -1753[?] -1740[?] 9885[?]  1740[?] -1759[?] 1753[?] 9884[?]  -1758[?] -1739[?] -1752[?] 9881[?]  1752[?] -1758[?] 1739[?] 9880[?]  -1757[?] 1747[?] 9877[?]  -1757[?] 1748[?] 9876[?]  -1757[?] 1755[?] 9875[?]  -1757[?] 1756[?] 9874[?]  1754[?] -1756[?] -1751[?] 9873[?]  1751[?] -1756[?] -1754[?] 9872[?]  1753[?] -1755[?] -1750[?] 9869[?]  1750[?] -1755[?] -1753[?] 9868[?]  1752[?] -1748[?] -1749[?] 9865[?]  1749[?] -1748[?] -1752[?] 9864[?]  -1747[?] 1746[?] 1738[?] 1745[?] 9861[?]  -1746[?] -1741[?] -1744[?] 9857[?]  1744[?] -1746[?] 1741[?] 9856[?]  -1745[?] -1740[?] -1743[?] 9853[?]  1743[?] -1745[?] 1740[?] 9852[?]  -1742[?] -1738[?] -1739[?] 9849[?]  1739[?] -1738[?] 1742[?] 9848[?]  -1737[?] 1733[?] 9845[?]  -1737[?] 1734[?] 9844[?]  -1737[?] 1735[?] 9843[?]  -1737[?] 1736[?] 9842[?]  1310[?] -1736[?] -1307[?] 9841[?]  1307[?] -1736[?] -1310[?] 9840[?]  1309[?] -1735[?] -1306[?] 9837[?]  1306[?] -1735[?] -1309[?] 9836[?]  -1734[?] 1308[?] -1305[?] 9833[?]  1305[?] -1734[?] -1308[?] 9832[?]  -1733[?] 1732[?] 1731[?] 1730[?] 9829[?]  -1732[?] -1630[?] -1375[?] 9825[?]  -1732[?] 1375[?] 1630[?] 9824[?]  -1731[?] -1629[?] -1374[?] 9821[?]  1629[?] -1731[?] 1374[?] 9820[?]  -1730[?] -1628[?] -1373[?] 9817[?]  1373[?] -1730[?] 1628[?] 9816[?]  -1729[?] 1725[?] 9813[?]  -1729[?] 1726[?] 9812[?]  -1729[?] 1727[?] 9811[?]  -1729[?] 1728[?] 9810[?]  1375[?] -1728[?] -1307[?] 9809[?]  1307[?] -1728[?] -1375[?] 9808[?]  1728[?] -1307[?] -1375[?] 9807[?]  1728[?] 1307[?] 1375[?] 9806[?]  1374[?] -1727[?] -1306[?] 9805[?]  1306[?] -1727[?] -1374[?] 9804[?]  1373[?] -1726[?] -1305[?] 9801[?]  1305[?] -1726[?] -1373[?] 9800[?]  -1725[?] 1724[?] 1722[?] 1723[?] 9797[?]  -1724[?] -1364[?] -1630[?] 9793[?]  1364[?] -1724[?] 1630[?] 9792[?]  -1723[?] -1629[?] -1363[?] 9789[?]  1363[?] -1723[?] 1629[?] 9788[?]  -1722[?] -1628[?] -1362[?] 9785[?]  1362[?] -1722[?] 1628[?] 9784[?]  -1721[?] 1717[?] 9781[?]  -1721[?] 1718[?] 9780[?]  -1721[?] 1719[?] 9779[?]  -1721[?] 1720[?] 9778[?]  1364[?] -1720[?] -1307[?] 9777[?]  1307[?] -1720[?] -1364[?] 9776[?]  1720[?] -1307[?] -1364[?] 9775[?]  1364[?] 1307[?] 1720[?] 9774[?]  1363[?] -1719[?] -1306[?] 9773[?]  1306[?] -1719[?] -1363[?] 9772[?]  1362[?] -1718[?] -1305[?] 9769[?]  1305[?] -1718[?] -1362[?] 9768[?]  -1717[?] 1716[?] 1714[?] 1715[?] 9765[?]  -1716[?] -1353[?] -1630[?] 9761[?]  -1716[?] 1353[?] 1630[?] 9760[?]  -1715[?] -1629[?] -1352[?] 9757[?]  1352[?] -1715[?] 1629[?] 9756[?]  -1714[?] -1628[?] -1351[?] 9753[?]  1351[?] -1714[?] 1628[?] 9752[?]  -1713[?] 1709[?] 9749[?]  -1709[?] 1706[?] 1708[?] 1707[?] 9733[?]  -1708[?] 1709[?] 9730[?]  -1708[?] -1630[?] -1342[?] 9729[?]  -1708[?] 1630[?] 1342[?] 9728[?]  1342[?] -1630[?] 1708[?] 9727[?]  1630[?] -1342[?] 1708[?] 9726[?]  -1707[?] -1341[?] -1629[?] 9725[?]  -1707[?] 1629[?] 1341[?] 9724[?]  1341[?] -1629[?] 1707[?] 9723[?]  1629[?] -1341[?] 1707[?] 9722[?]  -1706[?] -1340[?] -1628[?] 9721[?]  -1706[?] 1340[?] 1628[?] 9720[?]  -1705[?] 1701[?] 9717[?]  -1705[?] 1702[?] 9716[?]  -1705[?] 1703[?] 9715[?]  -1705[?] 1704[?] 9714[?]  1342[?] -1704[?] -1307[?] 9713[?]  1307[?] -1704[?] -1342[?] 9712[?]  1341[?] -1703[?] -1306[?] 9709[?]  1306[?] -1703[?] -1341[?] 9708[?]  1340[?] -1702[?] -1305[?] 9705[?]  1305[?] -1702[?] -1340[?] 9704[?]  -1701[?] 1700[?] 1699[?] 1698[?] 9701[?]  -1700[?] -1630[?] -1331[?] 9697[?]  1331[?] -1700[?] 1630[?] 9696[?]  -1699[?] -1330[?] -1629[?] 9693[?]  1629[?] -1699[?] 1330[?] 9692[?]  -1698[?] -1329[?] -1628[?] 9689[?]  -1698[?] 1329[?] 1628[?] 9688[?]  -1697[?] 1693[?] 9685[?]  -1697[?] 1694[?] 9684[?]  -1697[?] 1695[?] 9683[?]  -1697[?] 1696[?] 9682[?]  1331[?] -1696[?] -1307[?] 9681[?]  1307[?] -1696[?] -1331[?] 9680[?]  1330[?] -1695[?] -1306[?] 9677[?]  1306[?] -1695[?] -1330[?] 9676[?]  1329[?] -1694[?] -1305[?] 9673[?]  1305[?] -1694[?] -1329[?] 9672[?]  -1693[?] 1692[?] 1691[?] 1690[?] 9669[?]  -1692[?] -1630[?] -1320[?] 9665[?]  1320[?] -1692[?] 1630[?] 9664[?]  -1691[?] -1319[?] -1629[?] 9661[?]  1629[?] -1691[?] 1319[?] 9660[?]  -1690[?] -1628[?] -1318[?] 9657[?]  1318[?] -1690[?] 1628[?] 9656[?]  -1689[?] 1685[?] 9653[?]  -1689[?] 1686[?] 9652[?]  -1689[?] 1687[?] 9651[?]  -1689[?] 1688[?] 9650[?]  1320[?] -1688[?] -1307[?] 9649[?]  1307[?] -1688[?] -1320[?] 9648[?]  1319[?] -1687[?] -1306[?] 9645[?]  1306[?] -1687[?] -1319[?] 9644[?]  1318[?] -1686[?] -1305[?] 9641[?]  1305[?] -1686[?] -1318[?] 9640[?]  -1685[?] 1684[?] 1682[?] 1683[?] 9637[?]  -1684[?] -1630[?] -1310[?] 9633[?]  1310[?] -1684[?] 1630[?] 9632[?]  -1683[?] -1629[?] -1309[?] 9629[?]  1309[?] -1683[?] 1629[?] 9628[?]  -1308[?] -1682[?] -1628[?] 9625[?]  1628[?] -1682[?] 1308[?] 9624[?]  -1681[?] 1677[?] 9621[?]  -1681[?] 1678[?] 9620[?]  -1681[?] 1679[?] 9619[?]  -1681[?] 1680[?] 9618[?]  1310[?] -1680[?] -1630[?] 9617[?]  1630[?] -1680[?] -1310[?] 9616[?]  1309[?] -1679[?] -1629[?] 9613[?]  1629[?] -1679[?] -1309[?] 9612[?]  -1678[?] 1308[?] -1628[?] 9609[?]  1628[?] -1678[?] -1308[?] 9608[?]  -1308[?] 1678[?] -1628[?] 9607[?]  1628[?] 1308[?] 1678[?] 9606[?]  -1677[?] 1676[?] 1674[?] 1675[?] 9605[?]  -1676[?] -1375[?] -1571[?] 9601[?]  1571[?] -1676[?] 1375[?] 9600[?]  -1675[?] -1570[?] -1374[?] 9597[?]  -1675[?] 1570[?] 1374[?] 9596[?]  -1674[?] -1569[?] -1373[?] 9593[?]  1373[?] -1674[?] 1569[?] 9592[?]  -1673[?] 1669[?] 9589[?]  -1673[?] 1670[?] 9588[?]  -1673[?] 1671[?] 9587[?]  -1673[?] 1672[?] 9586[?]  1375[?] -1672[?] -1630[?] 9585[?]  1630[?] -1672[?] -1375[?] 9584[?]  1374[?] -1671[?] -1629[?] 9581[?]  1629[?] -1671[?] -1374[?] 9580[?]  1373[?] -1628[?] -1670[?] 9577[?]  1628[?] -1670[?] -1373[?] 9576[?]  -1669[?] 1668[?] 1666[?] 1667[?] 9573[?]  -1668[?] -1364[?] -1571[?] 9569[?]  1571[?] -1668[?] 1364[?] 9568[?]  -1667[?] -1570[?] -1363[?] 9565[?]  1363[?] -1667[?] 1570[?] 9564[?]  -1666[?] -1569[?] -1362[?] 9561[?]  1362[?] -1666[?] 1569[?] 9560[?]  -1665[?] 1661[?] 9557[?]  -1665[?] 1662[?] 9556[?]  -1665[?] 1663[?] 9555[?]  -1665[?] 1664[?] 9554[?]  1364[?] -1664[?] -1630[?] 9553[?]  1630[?] -1664[?] -1364[?] 9552[?]  1664[?] -1364[?] -1630[?] 9551[?]  1364[?] 1664[?] 1630[?] 9550[?]  1363[?] -1663[?] -1629[?] 9549[?]  1629[?] -1663[?] -1363[?] 9548[?]  1362[?] -1662[?] -1628[?] 9545[?]  1628[?] -1662[?] -1362[?] 9544[?]  -1661[?] 1660[?] 1658[?] 1659[?] 9541[?]  -1660[?] -1353[?] -1571[?] 9537[?]  1571[?] -1660[?] 1353[?] 9536[?]  -1659[?] -1570[?] -1352[?] 9533[?]  1352[?] -1659[?] 1570[?] 9532[?]  -1658[?] -1569[?] -1351[?] 9529[?]  1351[?] -1658[?] 1569[?] 9528[?]  -1657[?] 1653[?] 9525[?]  -1657[?] 1654[?] 9524[?]  -1657[?] 1655[?] 9523[?]  -1657[?] 1656[?] 9522[?]  1353[?] -1656[?] -1630[?] 9521[?]  1630[?] -1656[?] -1353[?] 9520[?]  1656[?] -1353[?] -1630[?] 9519[?]  1353[?] 1656[?] 1630[?] 9518[?]  1352[?] -1655[?] -1629[?] 9517[?]  1629[?] -1655[?] -1352[?] 9516[?]  1351[?] -1654[?] -1628[?] 9513[?]  1628[?] -1654[?] -1351[?] 9512[?]  -1653[?] 1652[?] 1651[?] 1650[?] 9509[?]  -1652[?] -1342[?] -1571[?] 9505[?]  1571[?] -1652[?] 1342[?] 9504[?]  -1651[?] -1570[?] -1341[?] 9501[?]  1341[?] -1651[?] 1570[?] 9500[?]  -1650[?] -1569[?] -1340[?] 9497[?]  -1650[?] 1569[?] 1340[?] 9496[?]  -1649[?] 1645[?] 9493[?]  -1645[?] 1642[?] 1643[?] 1644[?] 9477[?]  -1644[?] -1571[?] -1331[?] 9473[?]  -1644[?] 1331[?] 1571[?] 9472[?]  1331[?] -1571[?] 1644[?] 9471[?]  1571[?] -1331[?] 1644[?] 9470[?]  -1643[?] -1570[?] -1330[?] 9469[?]  -1643[?] 1570[?] 1330[?] 9468[?]  -1642[?] -1569[?] -1329[?] 9465[?]  -1642[?] 1569[?] 1329[?] 9464[?]  -1641[?] 1637[?] 9461[?]  -1641[?] 1638[?] 9460[?]  -1641[?] 1639[?] 9459[?]  -1641[?] 1640[?] 9458[?]  1331[?] -1640[?] -1630[?] 9457[?]  1630[?] -1640[?] -1331[?] 9456[?]  1330[?] -1639[?] -1629[?] 9453[?]  1629[?] -1639[?] -1330[?] 9452[?]  1329[?] -1638[?] -1628[?] 9449[?]  1628[?] -1638[?] -1329[?] 9448[?]  -1637[?] 1635[?] 1634[?] 1636[?] 9445[?]  -1636[?] -1571[?] -1320[?] 9441[?]  1320[?] -1636[?] 1571[?] 9440[?]  -1635[?] -1319[?] -1570[?] 9437[?]  -1635[?] 1319[?] 1570[?] 9436[?]  -1634[?] -1569[?] -1318[?] 9433[?]  1318[?] -1634[?] 1569[?] 9432[?]  -1633[?] 1626[?] 9429[?]  -1633[?] 1627[?] 9428[?]  -1633[?] 1631[?] 9427[?]  -1633[?] 1632[?] 9426[?]  1320[?] -1632[?] -1630[?] 9425[?]  1630[?] -1632[?] -1320[?] 9424[?]  1319[?] -1631[?] -1629[?] 9421[?]  1629[?] -1631[?] -1319[?] 9420[?]  1631[?] -1319[?] -1629[?] 9419[?]  1629[?] 1631[?] 1319[?] 9418[?]  1318[?] -1627[?] -1628[?] 9417[?]  1628[?] -1627[?] -1318[?] 9416[?]  -1626[?] 1623[?] 1624[?] 1625[?] 9413[?]  -1625[?] -1571[?] -1310[?] 9409[?]  1310[?] -1625[?] 1571[?] 9408[?]  -1624[?] -1570[?] -1309[?] 9405[?]  1309[?] -1624[?] 1570[?] 9404[?]  -1308[?] -1623[?] -1569[?] 9401[?]  1569[?] -1623[?] 1308[?] 9400[?]  -1622[?] 1618[?] 9397[?]  -1622[?] 1619[?] 9396[?]  -1622[?] 1620[?] 9395[?]  -1622[?] 1621[?] 9394[?]  1310[?] -1621[?] -1571[?] 9393[?]  1571[?] -1621[?] -1310[?] 9392[?]  1309[?] -1620[?] -1570[?] 9389[?]  1570[?] -1620[?] -1309[?] 9388[?]  -1619[?] 1308[?] -1569[?] 9385[?]  1569[?] -1619[?] -1308[?] 9384[?]  -1308[?] 1619[?] -1569[?] 9383[?]  1569[?] 1619[?] 1308[?] 9382[?]  -1618[?] 1617[?] 1616[?] 1615[?] 9381[?]  -1617[?] -1375[?] -1512[?] 9377[?]  1512[?] -1617[?] 1375[?] 9376[?]  -1616[?] -1511[?] -1374[?] 9373[?]  -1616[?] 1511[?] 1374[?] 9372[?]  -1615[?] -1373[?] -1510[?] 9369[?]  1510[?] -1615[?] 1373[?] 9368[?]  -1614[?] 1610[?] 9365[?]  -1614[?] 1611[?] 9364[?]  -1614[?] 1612[?] 9363[?]  -1614[?] 1613[?] 9362[?]  1375[?] -1613[?] -1571[?] 9361[?]  1571[?] -1613[?] -1375[?] 9360[?]  1374[?] -1612[?] -1570[?] 9357[?]  1570[?] -1612[?] -1374[?] 9356[?]  1373[?] -1611[?] -1569[?] 9353[?]  1569[?] -1611[?] -1373[?] 9352[?]  -1610[?] 1609[?] 1608[?] 1607[?] 9349[?]  -1609[?] -1364[?] -1512[?] 9345[?]  1512[?] -1609[?] 1364[?] 9344[?]  -1608[?] -1511[?] -1363[?] 9341[?]  1363[?] -1608[?] 1511[?] 9340[?]  -1607[?] -1362[?] -1510[?] 9337[?]  1510[?] -1607[?] 1362[?] 9336[?]  -1606[?] 1602[?] 9333[?]  -1606[?] 1603[?] 9332[?]  -1606[?] 1604[?] 9331[?]  -1606[?] 1605[?] 9330[?]  1364[?] -1605[?] -1571[?] 9329[?]  1571[?] -1605[?] -1364[?] 9328[?]  1363[?] -1604[?] -1570[?] 9325[?]  1570[?] -1604[?] -1363[?] 9324[?]  1362[?] -1603[?] -1569[?] 9321[?]  1569[?] -1603[?] -1362[?] 9320[?]  -1602[?] 1601[?] 1600[?] 1599[?] 9317[?]  -1601[?] -1353[?] -1512[?] 9313[?]  1512[?] -1601[?] 1353[?] 9312[?]  -1600[?] -1511[?] -1352[?] 9309[?]  1352[?] -1600[?] 1511[?] 9308[?]  -1599[?] -1351[?] -1510[?] 9305[?]  1510[?] -1599[?] 1351[?] 9304[?]  -1598[?] 1594[?] 9301[?]  -1598[?] 1595[?] 9300[?]  -1598[?] 1596[?] 9299[?]  -1598[?] 1597[?] 9298[?]  1353[?] -1597[?] -1571[?] 9297[?]  1571[?] -1597[?] -1353[?] 9296[?]  1352[?] -1596[?] -1570[?] 9293[?]  1570[?] -1596[?] -1352[?] 9292[?]  1351[?] -1595[?] -1569[?] 9289[?]  1569[?] -1595[?] -1351[?] 9288[?]  -1594[?] 1593[?] 1592[?] 1591[?] 9285[?]  -1593[?] -1342[?] -1512[?] 9281[?]  1512[?] -1593[?] 1342[?] 9280[?]  -1592[?] -1511[?] -1341[?] 9277[?]  1341[?] -1592[?] 1511[?] 9276[?]  -1591[?] -1340[?] -1510[?] 9273[?]  1510[?] -1591[?] 1340[?] 9272[?]  -1590[?] 1586[?] 9269[?]  -1590[?] 1587[?] 9268[?]  -1590[?] 1588[?] 9267[?]  -1590[?] 1589[?] 9266[?]  1342[?] -1589[?] -1571[?] 9265[?]  1571[?] -1589[?] -1342[?] 9264[?]  1341[?] -1588[?] -1570[?] 9261[?]  1570[?] -1588[?] -1341[?] 9260[?]  1340[?] -1587[?] -1569[?] 9257[?]  1569[?] -1587[?] -1340[?] 9256[?]  -1586[?] 1584[?] 1583[?] 1585[?] 9253[?]  -1585[?] -1331[?] -1512[?] 9249[?]  1512[?] -1585[?] 1331[?] 9248[?]  -1584[?] -1511[?] -1330[?] 9245[?]  -1584[?] 1511[?] 1330[?] 9244[?]  -1583[?] -1329[?] -1510[?] 9241[?]  1510[?] -1583[?] 1329[?] 9240[?]  -1582[?] 1578[?] 9237[?]  -1578[?] 1576[?] 1577[?] 1575[?] 9221[?]  -1577[?] -1512[?] -1320[?] 9217[?]  -1577[?] 1320[?] 1512[?] 9216[?]  -1576[?] -1511[?] -1319[?] 9213[?]  -1576[?] 1511[?] 1319[?] 9212[?]  -1575[?] -1318[?] -1510[?] 9209[?]  -1575[?] 1510[?] 1318[?] 9208[?]  -1574[?] 1567[?] 9205[?]  -1574[?] 1568[?] 9204[?]  -1574[?] 1572[?] 9203[?]  -1574[?] 1573[?] 9202[?]  1320[?] -1573[?] -1571[?] 9201[?]  1571[?] -1573[?] -1320[?] 9200[?]  1319[?] -1572[?] -1570[?] 9197[?]  1570[?] -1572[?] -1319[?] 9196[?]  1318[?] -1568[?] -1569[?] 9193[?]  1569[?] -1568[?] -1318[?] 9192[?]  -1567[?] 1564[?] 1565[?] 1566[?] 9189[?]  -1566[?] -1512[?] -1310[?] 9185[?]  1310[?] -1566[?] 1512[?] 9184[?]  -1565[?] -1511[?] -1309[?] 9181[?]  1309[?] -1565[?] 1511[?] 9180[?]  -1308[?] -1564[?] -1510[?] 9177[?]  1510[?] -1564[?] 1308[?] 9176[?]  -1563[?] 1559[?] 9173[?]  -1563[?] 1560[?] 9172[?]  -1563[?] 1561[?] 9171[?]  -1563[?] 1562[?] 9170[?]  1310[?] -1562[?] -1512[?] 9169[?]  1512[?] -1562[?] -1310[?] 9168[?]  1309[?] -1561[?] -1511[?] 9165[?]  1511[?] -1561[?] -1309[?] 9164[?]  -1560[?] 1308[?] -1510[?] 9161[?]  1510[?] -1560[?] -1308[?] 9160[?]  -1559[?] 1556[?] 1558[?] 1557[?] 9157[?]  -1558[?] -1375[?] -1453[?] 9153[?]  1453[?] 1375[?] -1558[?] 9152[?]  -1557[?] -1374[?] -1452[?] 9149[?]  1452[?] -1557[?] 1374[?] 9148[?]  -1451[?] -1556[?] -1373[?] 9145[?]  1373[?] -1556[?] 1451[?] 9144[?]  -1555[?] 1551[?] 9141[?]  -1555[?] 1552[?] 9140[?]  -1555[?] 1553[?] 9139[?]  -1555[?] 1554[?] 9138[?]  1375[?] -1554[?] -1512[?] 9137[?]  1512[?] -1554[?] -1375[?] 9136[?]  1374[?] -1553[?] -1511[?] 9133[?]  1511[?] -1553[?] -1374[?] 9132[?]  1373[?] -1552[?] -1510[?] 9129[?]  1510[?] -1552[?] -1373[?] 9128[?]  -1551[?] 1548[?] 1550[?] 1549[?] 9125[?]  -1550[?] -1364[?] -1453[?] 9121[?]  1453[?] -1550[?] 1364[?] 9120[?]  -1549[?] -1452[?] -1363[?] 9117[?]  1363[?] -1549[?] 1452[?] 9116[?]  -1451[?] -1548[?] -1362[?] 9113[?]  1362[?] -1548[?] 1451[?] 9112[?]  -1547[?] 1543[?] 9109[?]  -1547[?] 1544[?] 9108[?]  -1547[?] 1545[?] 9107[?]  -1547[?] 1546[?] 9106[?]  1364[?] -1546[?] -1512[?] 9105[?]  1512[?] -1546[?] -1364[?] 9104[?]  1363[?] -1545[?] -1511[?] 9101[?]  1511[?] -1545[?] -1363[?] 9100[?]  1362[?] -1544[?] -1510[?] 9097[?]  1510[?] -1544[?] -1362[?] 9096[?]  -1543[?] 1542[?] 1540[?] 1541[?] 9093[?]  -1542[?] -1353[?] -1453[?] 9089[?]  1453[?] -1542[?] 1353[?] 9088[?]  -1541[?] -1452[?] -1352[?] 9085[?]  1352[?] -1541[?] 1452[?] 9084[?]  -1451[?] -1540[?] -1351[?] 9081[?]  1351[?] -1540[?] 1451[?] 9080[?]  -1539[?] 1535[?] 9077[?]  -1539[?] 1536[?] 9076[?]  -1539[?] 1537[?] 9075[?]  -1539[?] 1538[?] 9074[?]  1353[?] -1538[?] -1512[?] 9073[?]  1512[?] -1538[?] -1353[?] 9072[?]  1352[?] -1537[?] -1511[?] 9069[?]  1511[?] -1537[?] -1352[?] 9068[?]  1351[?] -1536[?] -1510[?] 9065[?]  1510[?] -1536[?] -1351[?] 9064[?]  -1535[?] 1534[?] 1532[?] 1533[?] 9061[?]  -1534[?] -1342[?] -1453[?] 9057[?]  1453[?] -1534[?] 1342[?] 9056[?]  -1533[?] -1341[?] -1452[?] 9053[?]  1452[?] -1533[?] 1341[?] 9052[?]  -1451[?] -1532[?] -1340[?] 9049[?]  1340[?] -1532[?] 1451[?] 9048[?]  -1531[?] 1527[?] 9045[?]  -1531[?] 1528[?] 9044[?]  -1531[?] 1529[?] 9043[?]  -1531[?] 1530[?] 9042[?]  1342[?] -1530[?] -1512[?] 9041[?]  1512[?] -1530[?] -1342[?] 9040[?]  1341[?] -1529[?] -1511[?] 9037[?]  1511[?] -1529[?] -1341[?] 9036[?]  1340[?] -1528[?] -1510[?] 9033[?]  1510[?] -1528[?] -1340[?] 9032[?]  -1527[?] 1524[?] 1525[?] 1526[?] 9029[?]  -1526[?] -1331[?] -1453[?] 9025[?]  1453[?] -1526[?] 1331[?] 9024[?]  -1525[?] -1330[?] -1452[?] 9021[?]  1452[?] -1525[?] 1330[?] 9020[?]  -1451[?] -1524[?] -1329[?] 9017[?]  1329[?] -1524[?] 1451[?] 9016[?]  -1523[?] 1519[?] 9013[?]  -1523[?] 1520[?] 9012[?]  -1523[?] 1521[?] 9011[?]  -1523[?] 1522[?] 9010[?]  1331[?] -1522[?] -1512[?] 9009[?]  1512[?] -1522[?] -1331[?] 9008[?]  1330[?] -1521[?] -1511[?] 9005[?]  1511[?] -1521[?] -1330[?] 9004[?]  1329[?] -1520[?] -1510[?] 9001[?]  1510[?] -1520[?] -1329[?] 9000[?]  -1519[?] 1516[?] 1517[?] 1518[?] 8997[?]  -1518[?] -1320[?] -1453[?] 8993[?]  1453[?] -1518[?] 1320[?] 8992[?]  -1517[?] -1319[?] -1452[?] 8989[?]  1452[?] -1517[?] 1319[?] 8988[?]  -1451[?] -1516[?] -1318[?] 8985[?]  1318[?] -1516[?] 1451[?] 8984[?]  -1515[?] 1508[?] 8981[?]  -1508[?] 1507[?] 1506[?] 1505[?] 8965[?]  -1507[?] -1453[?] -1310[?] 8961[?]  -1507[?] 1453[?] 1310[?] 8960[?]  -1506[?] -1452[?] -1309[?] 8957[?]  -1506[?] 1309[?] 1452[?] 8956[?]  1309[?] -1452[?] 1506[?] 8955[?]  1452[?] -1309[?] 1506[?] 8954[?]  -1505[?] -1451[?] -1308[?] 8953[?]  -1505[?] 1308[?] 1451[?] 8952[?]  -1451[?] 1308[?] 1505[?] 8951[?]  -1308[?] 1451[?] 1505[?] 8950[?]  -1504[?] 1500[?] 8949[?]  -1500[?] 1499[?] 1498[?] 1497[?] 8933[?]  -1499[?] -1394[?] -1375[?] 8929[?]  -1499[?] 1375[?] 1394[?] 8928[?]  -1498[?] -1393[?] -1374[?] 8925[?]  -1498[?] 1374[?] 1393[?] 8924[?]  1393[?] 1498[?] -1374[?] 8922[?]  -1497[?] -1373[?] -1392[?] 8921[?]  -1497[?] 1392[?] 1373[?] 8920[?]  1373[?] -1392[?] 1497[?] 8919[?]  1392[?] -1373[?] 1497[?] 8918[?]  -1496[?] 1492[?] 8917[?]  -1496[?] 1493[?] 8916[?]  -1496[?] 1494[?] 8915[?]  -1496[?] 1495[?] 8914[?]  1375[?] -1495[?] -1453[?] 8913[?]  1453[?] -1495[?] -1375[?] 8912[?]  1374[?] -1494[?] -1452[?] 8909[?]  1452[?] -1494[?] -1374[?] 8908[?]  1373[?] -1493[?] -1451[?] 8905[?]  -1493[?] 1451[?] -1373[?] 8904[?]  -1492[?] 1491[?] 1490[?] 1489[?] 8901[?]  -1491[?] -1394[?] -1364[?] 8897[?]  1364[?] -1491[?] 1394[?] 8896[?]  -1490[?] -1393[?] -1363[?] 8893[?]  1363[?] -1490[?] 1393[?] 8892[?]  -1489[?] -1362[?] -1392[?] 8889[?]  1392[?] -1489[?] 1362[?] 8888[?]  -1488[?] 1484[?] 8885[?]  -1488[?] 1485[?] 8884[?]  -1488[?] 1486[?] 8883[?]  -1488[?] 1487[?] 8882[?]  1364[?] -1487[?] -1453[?] 8881[?]  1453[?] -1364[?] -1487[?] 8880[?]  1363[?] -1486[?] -1452[?] 8877[?]  1452[?] -1486[?] -1363[?] 8876[?]  1362[?] -1485[?] -1451[?] 8873[?]  -1485[?] 1451[?] -1362[?] 8872[?]  -1484[?] 1483[?] 1482[?] 1481[?] 8869[?]  -1483[?] -1353[?] -1394[?] 8865[?]  -1483[?] 1353[?] 1394[?] 8864[?]  -1482[?] -1393[?] -1352[?] 8861[?]  1352[?] -1482[?] 1393[?] 8860[?]  -1481[?] -1351[?] -1392[?] 8857[?]  1392[?] -1481[?] 1351[?] 8856[?]  -1480[?] 1476[?] 8853[?]  -1480[?] 1477[?] 8852[?]  -1480[?] 1478[?] 8851[?]  -1480[?] 1479[?] 8850[?]  1353[?] -1479[?] -1453[?] 8849[?]  1453[?] -1353[?] -1479[?] 8848[?]  1352[?] -1478[?] -1452[?] 8845[?]  1452[?] -1478[?] -1352[?] 8844[?]  1351[?] -1477[?] -1451[?] 8841[?]  -1477[?] 1451[?] -1351[?] 8840[?]  -1476[?] 1475[?] 1474[?] 1473[?] 8837[?]  -1475[?] -1342[?] -1394[?] 8833[?]  -1475[?] 1394[?] 1342[?] 8832[?]  -1474[?] -1341[?] -1393[?] 8829[?]  1341[?] -1474[?] 1393[?] 8828[?]  -1473[?] -1340[?] -1392[?] 8825[?]  1392[?] -1473[?] 1340[?] 8824[?]  -1472[?] 1468[?] 8821[?]  -1472[?] 1469[?] 8820[?]  -1472[?] 1470[?] 8819[?]  -1472[?] 1471[?] 8818[?]  1342[?] -1471[?] -1453[?] 8817[?]  1453[?] -1471[?] -1342[?] 8816[?]  1341[?] -1470[?] -1452[?] 8813[?]  1452[?] -1470[?] -1341[?] 8812[?]  1340[?] -1469[?] -1451[?] 8809[?]  -1469[?] 1451[?] -1340[?] 8808[?]  -1451[?] 1469[?] -1340[?] 8807[?]  1340[?] 1469[?] 1451[?] 8806[?]  -1468[?] 1467[?] 1465[?] 1466[?] 8805[?]  -1467[?] -1394[?] -1331[?] 8801[?]  1331[?] -1467[?] 1394[?] 8800[?]  -1466[?] -1330[?] -1393[?] 8797[?]  -1466[?] 1330[?] 1393[?] 8796[?]  -1465[?] -1329[?] -1392[?] 8793[?]  1392[?] -1465[?] 1329[?] 8792[?]  -1464[?] 1460[?] 8789[?]  -1464[?] 1461[?] 8788[?]  -1464[?] 1462[?] 8787[?]  -1464[?] 1463[?] 8786[?]  1331[?] -1463[?] -1453[?] 8785[?]  1453[?] -1463[?] -1331[?] 8784[?]  1330[?] -1462[?] -1452[?] 8781[?]  1452[?] -1462[?] -1330[?] 8780[?]  1329[?] -1461[?] -1451[?] 8777[?]  -1461[?] 1451[?] -1329[?] 8776[?]  -1451[?] 1461[?] -1329[?] 8775[?]  1329[?] 1461[?] 1451[?] 8774[?]  -1460[?] 1459[?] 1458[?] 1457[?] 8773[?]  -1459[?] -1394[?] -1320[?] 8769[?]  1320[?] -1459[?] 1394[?] 8768[?]  -1458[?] -1319[?] -1393[?] 8765[?]  -1458[?] 1319[?] 1393[?] 8764[?]  -1457[?] -1392[?] -1318[?] 8761[?]  1318[?] -1457[?] 1392[?] 8760[?]  -1456[?] 1449[?] 8757[?]  -1456[?] 1450[?] 8756[?]  -1456[?] 1454[?] 8755[?]  -1456[?] 1455[?] 8754[?]  1320[?] -1455[?] -1453[?] 8753[?]  1453[?] -1455[?] -1320[?] 8752[?]  1319[?] -1454[?] -1452[?] 8749[?]  1452[?] -1454[?] -1319[?] 8748[?]  1318[?] -1450[?] -1451[?] 8745[?]  -1450[?] 1451[?] -1318[?] 8744[?]  -1449[?] 1446[?] 1448[?] 1447[?] 8741[?]  -1448[?] -1394[?] -1310[?] 8737[?]  1310[?] 1394[?] -1448[?] 8736[?]  -1447[?] -1393[?] -1309[?] 8733[?]  1309[?] -1447[?] 1393[?] 8732[?]  -1308[?] -1446[?] -1392[?] 8729[?]  1392[?] -1446[?] 1308[?] 8728[?]  -1445[?] 1441[?] 8725[?]  -1445[?] 1442[?] 8724[?]  -1445[?] 1443[?] 8723[?]  -1445[?] 1444[?] 8722[?]  1310[?] -1444[?] -1394[?] 8721[?]  1394[?] -1444[?] -1310[?] 8720[?]  1309[?] -1443[?] -1393[?] 8717[?]  1393[?] -1443[?] -1309[?] 8716[?]  -1442[?] 1308[?] -1392[?] 8713[?]  1392[?] -1442[?] -1308[?] 8712[?]  -1441[?] 1440[?] 1439[?] 1438[?] 8709[?]  -1440[?] -1317[?] -1375[?] 8705[?]  1317[?] -1440[?] 1375[?] 8704[?]  -1439[?] -1374[?] -1316[?] 8701[?]  1316[?] -1439[?] 1374[?] 8700[?]  -1438[?] -1315[?] -1373[?] 8697[?]  1373[?] -1438[?] 1315[?] 8696[?]  -1437[?] 1433[?] 8693[?]  -1433[?] 1432[?] 1431[?] 1430[?] 8677[?]  -1432[?] -1364[?] -1317[?] 8673[?]  -1432[?] 1317[?] 1364[?] 8672[?]  -1431[?] -1363[?] -1316[?] 8669[?]  -1431[?] 1363[?] 1316[?] 8668[?]  1316[?] -1363[?] 1431[?] 8666[?]  -1430[?] -1362[?] -1315[?] 8665[?]  -1430[?] 1362[?] 1315[?] 8664[?]  1362[?] -1315[?] 1430[?] 8663[?]  1315[?] -1362[?] 1430[?] 8662[?]  -1429[?] 1425[?] 8661[?]  -1429[?] 1426[?] 8660[?]  -1429[?] 1427[?] 8659[?]  -1429[?] 1428[?] 8658[?]  1364[?] -1428[?] -1394[?] 8657[?]  1394[?] -1428[?] -1364[?] 8656[?]  1428[?] -1364[?] -1394[?] 8655[?]  1364[?] 1428[?] 1394[?] 8654[?]  1363[?] -1427[?] -1393[?] 8653[?]  1393[?] -1427[?] -1363[?] 8652[?]  1362[?] -1426[?] -1392[?] 8649[?]  1392[?] -1426[?] -1362[?] 8648[?]  1426[?] -1362[?] -1392[?] 8647[?]  1392[?] 1362[?] 1426[?] 8646[?]  -1425[?] 1424[?] 1422[?] 1423[?] 8645[?]  -1424[?] -1353[?] -1317[?] 8641[?]  1317[?] -1424[?] 1353[?] 8640[?]  -1423[?] -1352[?] -1316[?] 8637[?]  1316[?] -1423[?] 1352[?] 8636[?]  -1422[?] -1351[?] -1315[?] 8633[?]  1315[?] -1422[?] 1351[?] 8632[?]  -1421[?] 1417[?] 8629[?]  -1421[?] 1418[?] 8628[?]  -1421[?] 1419[?] 8627[?]  -1421[?] 1420[?] 8626[?]  1353[?] -1420[?] -1394[?] 8625[?]  1394[?] -1420[?] -1353[?] 8624[?]  1420[?] -1353[?] -1394[?] 8623[?]  1420[?] 1353[?] 1394[?] 8622[?]  1352[?] -1419[?] -1393[?] 8621[?]  1393[?] -1419[?] -1352[?] 8620[?]  1351[?] -1418[?] -1392[?] 8617[?]  1392[?] -1418[?] -1351[?] 8616[?]  -1417[?] 1416[?] 1414[?] 1415[?] 8613[?]  -1416[?] -1317[?] -1342[?] 8609[?]  1317[?] -1416[?] 1342[?] 8608[?]  -1415[?] -1341[?] -1316[?] 8605[?]  1316[?] -1415[?] 1341[?] 8604[?]  -1414[?] -1340[?] -1315[?] 8601[?]  1315[?] -1414[?] 1340[?] 8600[?]  -1413[?] 1409[?] 8597[?]  -1413[?] 1410[?] 8596[?]  -1413[?] 1411[?] 8595[?]  -1413[?] 1412[?] 8594[?]  1342[?] -1412[?] -1394[?] 8593[?]  1394[?] -1412[?] -1342[?] 8592[?]  1412[?] -1342[?] -1394[?] 8591[?]  1412[?] 1394[?] 1342[?] 8590[?]  1341[?] -1411[?] -1393[?] 8589[?]  1393[?] -1411[?] -1341[?] 8588[?]  1340[?] -1410[?] -1392[?] 8585[?]  1392[?] -1410[?] -1340[?] 8584[?]  -1409[?] 1408[?] 1406[?] 1407[?] 8581[?]  -1408[?] -1317[?] -1331[?] 8577[?]  1331[?] -1408[?] 1317[?] 8576[?]  -1407[?] -1330[?] -1316[?] 8573[?]  1316[?] -1407[?] 1330[?] 8572[?]  -1406[?] -1329[?] -1315[?] 8569[?]  1315[?] -1406[?] 1329[?] 8568[?]  -1405[?] 1401[?] 8565[?]  -1405[?] 1402[?] 8564[?]  -1405[?] 1403[?] 8563[?]  -1405[?] 1404[?] 8562[?]  1331[?] -1404[?] -1394[?] 8561[?]  1394[?] -1404[?] -1331[?] 8560[?]  1330[?] -1403[?] -1393[?] 8557[?]  1393[?] -1403[?] -1330[?] 8556[?]  1329[?] -1402[?] -1392[?] 8553[?]  1392[?] -1402[?] -1329[?] 8552[?]  1402[?] -1329[?] -1392[?] 8551[?]  1392[?] 1402[?] 1329[?] 8550[?]  -1401[?] 1400[?] 1399[?] 1398[?] 8549[?]  -1400[?] -1317[?] -1320[?] 8545[?]  1320[?] -1400[?] 1317[?] 8544[?]  -1399[?] -1319[?] -1316[?] 8541[?]  1316[?] -1399[?] 1319[?] 8540[?]  -1398[?] -1315[?] -1318[?] 8537[?]  1318[?] -1398[?] 1315[?] 8536[?]  -1397[?] 1390[?] 8533[?]  -1397[?] 1391[?] 8532[?]  -1397[?] 1395[?] 8531[?]  -1397[?] 1396[?] 8530[?]  1320[?] -1396[?] -1394[?] 8529[?]  1394[?] -1396[?] -1320[?] 8528[?]  1319[?] -1395[?] -1393[?] 8525[?]  1393[?] -1395[?] -1319[?] 8524[?]  1395[?] -1319[?] -1393[?] 8523[?]  1395[?] 1319[?] 1393[?] 8522[?]  1318[?] -1391[?] -1392[?] 8521[?]  1392[?] -1391[?] -1318[?] 8520[?]  -1390[?] 1387[?] 1389[?] 1388[?] 8517[?]  -1389[?] -1317[?] -1310[?] 8513[?]  1310[?] -1389[?] 1317[?] 8512[?]  -1388[?] -1309[?] -1316[?] 8509[?]  1316[?] -1388[?] 1309[?] 8508[?]  -1308[?] -1387[?] -1315[?] 8505[?]  1315[?] -1387[?] 1308[?] 8504[?]  -1386[?] 1382[?] 8501[?]  -1386[?] 1383[?] 8500[?]  -1386[?] 1384[?] 8499[?]  -1386[?] 1385[?] 8498[?]  1310[?] -1317[?] -1385[?] 8497[?]  1317[?] -1385[?] -1310[?] 8496[?]  1309[?] -1384[?] -1316[?] 8493[?]  1316[?] -1384[?] -1309[?] 8492[?]  -1383[?] 1308[?] -1315[?] 8489[?]  1315[?] -1383[?] -1308[?] 8488[?]  -1382[?] 1381[?] 1380[?] 1379[?] 8485[?]  -1381[?] -1307[?] -1375[?] 8481[?]  -1381[?] 1307[?] 1375[?] 8480[?]  -1380[?] -1374[?] -1306[?] 8477[?]  1306[?] -1380[?] 1374[?] 8476[?]  -1379[?] -1305[?] -1373[?] 8473[?]  1373[?] -1379[?] 1305[?] 8472[?]  -1378[?] 1371[?] 8469[?]  -1378[?] 1372[?] 8468[?]  -1378[?] 1376[?] 8467[?]  -1378[?] 1377[?] 8466[?]  1375[?] -1377[?] -1317[?] 8465[?]  1317[?] -1377[?] -1375[?] 8464[?]  1377[?] -1317[?] -1375[?] 8463[?]  1317[?] 1377[?] 1375[?] 8462[?]  1374[?] -1376[?] -1316[?] 8461[?]  1316[?] -1376[?] -1374[?] 8460[?]  1373[?] -1372[?] -1315[?] 8457[?]  1315[?] -1372[?] -1373[?] 8456[?]  -1371[?] 1370[?] 1368[?] 1369[?] 8453[?]  -1370[?] -1307[?] -1364[?] 8449[?]  -1370[?] 1364[?] 1307[?] 8448[?]  -1369[?] -1306[?] -1363[?] 8445[?]  1363[?] -1369[?] 1306[?] 8444[?]  -1368[?] -1305[?] -1362[?] 8441[?]  1362[?] -1368[?] 1305[?] 8440[?]  -1367[?] 1360[?] 8437[?]  -1360[?] 1359[?] 1357[?] 1358[?] 8421[?]  -1359[?] -1307[?] -1353[?] 8417[?]  -1359[?] 1307[?] 1353[?] 8416[?]  -1358[?] -1352[?] -1306[?] 8413[?]  -1358[?] 1306[?] 1352[?] 8412[?]  -1357[?] -1351[?] -1305[?] 8409[?]  -1357[?] 1351[?] 1305[?] 8408[?]  -1356[?] 1349[?] 8405[?]  -1356[?] 1350[?] 8404[?]  -1356[?] 1354[?] 8403[?]  -1356[?] 1355[?] 8402[?]  1353[?] -1355[?] -1317[?] 8401[?]  1317[?] -1355[?] -1353[?] 8400[?]  1355[?] -1353[?] -1317[?] 8399[?]  1317[?] 1353[?] 1355[?] 8398[?]  1352[?] -1354[?] -1316[?] 8397[?]  1316[?] -1354[?] -1352[?] 8396[?]  1351[?] -1350[?] -1315[?] 8393[?]  1315[?] -1350[?] -1351[?] 8392[?]  -1349[?] 1348[?] 1346[?] 1347[?] 8389[?]  -1348[?] -1307[?] -1342[?] 8385[?]  -1348[?] 1307[?] 1342[?] 8384[?]  -1347[?] -1341[?] -1306[?] 8381[?]  1306[?] -1347[?] 1341[?] 8380[?]  -1346[?] -1340[?] -1305[?] 8377[?]  1305[?] -1346[?] 1340[?] 8376[?]  -1345[?] 1338[?] 8373[?]  -1345[?] 1339[?] 8372[?]  -1345[?] 1343[?] 8371[?]  -1345[?] 1344[?] 8370[?]  1342[?] -1344[?] -1317[?] 8369[?]  1317[?] -1344[?] -1342[?] 8368[?]  1344[?] -1317[?] -1342[?] 8367[?]  1317[?] 1344[?] 1342[?] 8366[?]  1341[?] -1343[?] -1316[?] 8365[?]  1316[?] -1343[?] -1341[?] 8364[?]  1340[?] -1339[?] -1315[?] 8361[?]  1315[?] -1339[?] -1340[?] 8360[?]  -1338[?] 1337[?] 1335[?] 1336[?] 8357[?]  -1337[?] -1307[?] -1331[?] 8353[?]  1331[?] -1337[?] 1307[?] 8352[?]  -1336[?] -1330[?] -1306[?] 8349[?]  1306[?] -1336[?] 1330[?] 8348[?]  -1335[?] -1329[?] -1305[?] 8345[?]  1305[?] -1335[?] 1329[?] 8344[?]  -1334[?] 1327[?] 8341[?]  -1334[?] 1328[?] 8340[?]  -1334[?] 1332[?] 8339[?]  -1334[?] 1333[?] 8338[?]  1331[?] -1333[?] -1317[?] 8337[?]  1317[?] -1333[?] -1331[?] 8336[?]  1330[?] -1332[?] -1316[?] 8333[?]  1316[?] -1332[?] -1330[?] 8332[?]  1329[?] -1328[?] -1315[?] 8329[?]  1315[?] -1328[?] -1329[?] 8328[?]  -1327[?] 1326[?] 1325[?] 1324[?] 8325[?]  -1326[?] -1307[?] -1320[?] 8321[?]  1320[?] -1326[?] 1307[?] 8320[?]  -1325[?] -1319[?] -1306[?] 8317[?]  1306[?] -1325[?] 1319[?] 8316[?]  -1324[?] -1305[?] -1318[?] 8313[?]  1318[?] -1324[?] 1305[?] 8312[?]  -1323[?] 1313[?] 8309[?]  -1323[?] 1314[?] 8308[?]  -1323[?] 1321[?] 8307[?]  -1323[?] 1322[?] 8306[?]  1320[?] -1322[?] -1317[?] 8305[?]  1317[?] -1322[?] -1320[?] 8304[?]  1319[?] -1321[?] -1316[?] 8301[?]  1316[?] -1321[?] -1319[?] 8300[?]  1318[?] -1314[?] -1315[?] 8297[?]  1315[?] -1314[?] -1318[?] 8296[?]  -1313[?] 1312[?] 1304[?] 1311[?] 8293[?]  -1312[?] -1307[?] -1310[?] 8289[?]  1310[?] -1312[?] 1307[?] 8288[?]  -1311[?] -1309[?] -1306[?] 8285[?]  1306[?] -1311[?] 1309[?] 8284[?]  -1308[?] -1304[?] -1305[?] 8281[?]  1305[?] -1304[?] 1308[?] 8280[?]  -1303[?] 1299[?] 8277[?]  -1303[?] 1300[?] 8276[?]  -1303[?] 1301[?] 8275[?]  -1303[?] 1302[?] 8274[?]  876[?] -873[?] -1302[?] 8273[?]  873[?] -1302[?] -876[?] 8272[?]  875[?] -1301[?] -872[?] 8269[?]  872[?] -1301[?] -875[?] 8268[?]  -1300[?] 874[?] -871[?] 8265[?]  871[?] -1300[?] -874[?] 8264[?]  -1299[?] 1298[?] 1297[?] 1296[?] 8261[?]  -1298[?] -1196[?] -941[?] 8257[?]  -1298[?] 1196[?] 941[?] 8256[?]  -1297[?] -940[?] -1195[?] 8253[?]  1195[?] -1297[?] 940[?] 8252[?]  -1296[?] -1194[?] -939[?] 8249[?]  939[?] -1296[?] 1194[?] 8248[?]  -1295[?] 1291[?] 8245[?]  -1295[?] 1292[?] 8244[?]  -1295[?] 1293[?] 8243[?]  -1295[?] 1294[?] 8242[?]  941[?] -1294[?] -873[?] 8241[?]  873[?] -1294[?] -941[?] 8240[?]  1294[?] -873[?] -941[?] 8239[?]  873[?] 1294[?] 941[?] 8238[?]  940[?] -1293[?] -872[?] 8237[?]  872[?] -1293[?] -940[?] 8236[?]  939[?] -1292[?] -871[?] 8233[?]  871[?] -1292[?] -939[?] 8232[?]  -1291[?] 1290[?] 1288[?] 1289[?] 8229[?]  -1290[?] -1196[?] -930[?] 8225[?]  -1290[?] 930[?] 1196[?] 8224[?]  -1289[?] -1195[?] -929[?] 8221[?]  929[?] -1289[?] 1195[?] 8220[?]  -1288[?] -1194[?] -928[?] 8217[?]  928[?] -1288[?] 1194[?] 8216[?]  -1287[?] 1283[?] 8213[?]  -1283[?] 1282[?] 1280[?] 1281[?] 8197[?]  -1282[?] -1196[?] -919[?] 8193[?]  -1282[?] 1196[?] 919[?] 8192[?]  -1281[?] -918[?] -1195[?] 8189[?]  -1281[?] 1195[?] 918[?] 8188[?]  -1280[?] -917[?] -1194[?] 8185[?]  -1280[?] 917[?] 1194[?] 8184[?]  -1279[?] 1275[?] 8181[?]  -1279[?] 1276[?] 8180[?]  -1279[?] 1277[?] 8179[?]  -1279[?] 1278[?] 8178[?]  919[?] -1278[?] -873[?] 8177[?]  873[?] -1278[?] -919[?] 8176[?]  1278[?] -919[?] -873[?] 8175[?]  873[?] 919[?] 1278[?] 8174[?]  918[?] -1277[?] -872[?] 8173[?]  872[?] -1277[?] -918[?] 8172[?]  917[?] -1276[?] -871[?] 8169[?]  871[?] -1276[?] -917[?] 8168[?]  -1275[?] 1274[?] 1272[?] 1273[?] 8165[?]  -1274[?] -1196[?] -908[?] 8161[?]  -1274[?] 1196[?] 908[?] 8160[?]  -1273[?] -907[?] -1195[?] 8157[?]  1195[?] -1273[?] 907[?] 8156[?]  -1272[?] -906[?] -1194[?] 8153[?]  1194[?] -1272[?] 906[?] 8152[?]  -1271[?] 1267[?] 8149[?]  -1271[?] 1268[?] 8148[?]  -1271[?] 1269[?] 8147[?]  -1271[?] 1270[?] 8146[?]  908[?] -1270[?] -873[?] 8145[?]  873[?] -1270[?] -908[?] 8144[?]  1270[?] -873[?] -908[?] 8143[?]  873[?] 1270[?] 908[?] 8142[?]  907[?] -1269[?] -872[?] 8141[?]  872[?] -1269[?] -907[?] 8140[?]  906[?] -1268[?] -871[?] 8137[?]  871[?] -1268[?] -906[?] 8136[?]  -1267[?] 1266[?] 1264[?] 1265[?] 8133[?]  -1266[?] -1196[?] -897[?] 8129[?]  897[?] -1266[?] 1196[?] 8128[?]  -1265[?] -896[?] -1195[?] 8125[?]  1195[?] -1265[?] 896[?] 8124[?]  -1264[?] -895[?] -1194[?] 8121[?]  1194[?] -1264[?] 895[?] 8120[?]  -1263[?] 1259[?] 8117[?]  -1263[?] 1260[?] 8116[?]  -1263[?] 1261[?] 8115[?]  -1263[?] 1262[?] 8114[?]  897[?] -1262[?] -873[?] 8113[?]  873[?] -1262[?] -897[?] 8112[?]  896[?] -1261[?] -872[?] 8109[?]  872[?] -1261[?] -896[?] 8108[?]  895[?] -1260[?] -871[?] 8105[?]  871[?] -1260[?] -895[?] 8104[?]  -1259[?] 1258[?] 1257[?] 1256[?] 8101[?]  -1258[?] -1196[?] -886[?] 8097[?]  886[?] -1258[?] 1196[?] 8096[?]  -1257[?] -885[?] -1195[?] 8093[?]  1195[?] -1257[?] 885[?] 8092[?]  -1256[?] -1194[?] -884[?] 8089[?]  884[?] -1256[?] 1194[?] 8088[?]  -1255[?] 1251[?] 8085[?]  -1255[?] 1252[?] 8084[?]  -1255[?] 1253[?] 8083[?]  -1255[?] 1254[?] 8082[?]  886[?] -1254[?] -873[?] 8081[?]  873[?] -1254[?] -886[?] 8080[?]  885[?] -1253[?] -872[?] 8077[?]  872[?] -1253[?] -885[?] 8076[?]  884[?] -1252[?] -871[?] 8073[?]  871[?] -1252[?] -884[?] 8072[?]  -1251[?] 1250[?] 1248[?] 1249[?] 8069[?]  -1250[?] -1196[?] -876[?] 8065[?]  876[?] -1250[?] 1196[?] 8064[?]  -1249[?] -875[?] -1195[?] 8061[?]  1195[?] -1249[?] 875[?] 8060[?]  -874[?] -1248[?] -1194[?] 8057[?]  1194[?] -1248[?] 874[?] 8056[?]  -1247[?] 1243[?] 8053[?]  -1247[?] 1244[?] 8052[?]  -1247[?] 1245[?] 8051[?]  -1247[?] 1246[?] 8050[?]  876[?] -1246[?] -1196[?] 8049[?]  1196[?] -1246[?] -876[?] 8048[?]  875[?] -1245[?] -1195[?] 8045[?]  1195[?] -1245[?] -875[?] 8044[?]  -1244[?] 874[?] -1194[?] 8041[?]  1194[?] -1244[?] -874[?] 8040[?]  -1243[?] 1242[?] 1241[?] 1240[?] 8037[?]  -1242[?] -1137[?] -941[?] 8033[?]  -1242[?] 941[?] 1137[?] 8032[?]  -1241[?] -1136[?] -940[?] 8029[?]  1136[?] -1241[?] 940[?] 8028[?]  -1240[?] -1135[?] -939[?] 8025[?]  939[?] -1240[?] 1135[?] 8024[?]  -1239[?] 1235[?] 8021[?]  -1239[?] 1236[?] 8020[?]  -1239[?] 1237[?] 8019[?]  -1239[?] 1238[?] 8018[?]  941[?] -1238[?] -1196[?] 8017[?]  1196[?] -1238[?] -941[?] 8016[?]  1238[?] -1196[?] -941[?] 8015[?]  1238[?] 1196[?] 941[?] 8014[?]  940[?] -1237[?] -1195[?] 8013[?]  1195[?] -1237[?] -940[?] 8012[?]  939[?] -1236[?] -1194[?] 8009[?]  1194[?] -1236[?] -939[?] 8008[?]  -1235[?] 1234[?] 1232[?] 1233[?] 8005[?]  -1234[?] -930[?] -1137[?] 8001[?]  930[?] -1234[?] 1137[?] 8000[?]  -1233[?] -1136[?] -929[?] 7997[?]  929[?] -1233[?] 1136[?] 7996[?]  -1232[?] -1135[?] -928[?] 7993[?]  928[?] -1232[?] 1135[?] 7992[?]  -1231[?] 1227[?] 7989[?]  -1231[?] 1228[?] 7988[?]  -1231[?] 1229[?] 7987[?]  -1231[?] 1230[?] 7986[?]  930[?] -1230[?] -1196[?] 7985[?]  1196[?] -1230[?] -930[?] 7984[?]  1230[?] -1196[?] -930[?] 7983[?]  930[?] 1196[?] 1230[?] 7982[?]  929[?] -1229[?] -1195[?] 7981[?]  1195[?] -1229[?] -929[?] 7980[?]  928[?] -1228[?] -1194[?] 7977[?]  1194[?] -1228[?] -928[?] 7976[?]  -1227[?] 1226[?] 1224[?] 1225[?] 7973[?]  -1226[?] -919[?] -1137[?] 7969[?]  -1226[?] 919[?] 1137[?] 7968[?]  -1225[?] -1136[?] -918[?] 7965[?]  918[?] -1225[?] 1136[?] 7964[?]  -1224[?] -1135[?] -917[?] 7961[?]  917[?] -1224[?] 1135[?] 7960[?]  -1223[?] 1219[?] 7957[?]  -1219[?] 1218[?] 1216[?] 1217[?] 7941[?]  -1218[?] -908[?] -1137[?] 7937[?]  -1218[?] 908[?] 1137[?] 7936[?]  -1217[?] -907[?] -1136[?] 7933[?]  -1217[?] 1136[?] 907[?] 7932[?]  907[?] -1136[?] 1217[?] 7931[?]  1136[?] -907[?] 1217[?] 7930[?]  -1216[?] -906[?] -1135[?] 7929[?]  -1216[?] 1135[?] 906[?] 7928[?]  -1215[?] 1211[?] 7925[?]  -1215[?] 1212[?] 7924[?]  -1215[?] 1213[?] 7923[?]  -1215[?] 1214[?] 7922[?]  908[?] -1214[?] -1196[?] 7921[?]  1196[?] -1214[?] -908[?] 7920[?]  907[?] -1213[?] -1195[?] 7917[?]  1195[?] -1213[?] -907[?] 7916[?]  906[?] -1212[?] -1194[?] 7913[?]  1194[?] -1212[?] -906[?] 7912[?]  1212[?] -906[?] -1194[?] 7911[?]  1194[?] 1212[?] 906[?] 7910[?]  -1211[?] 1210[?] 1209[?] 1208[?] 7909[?]  -1210[?] -1137[?] -897[?] 7905[?]  897[?] -1210[?] 1137[?] 7904[?]  -1209[?] -896[?] -1136[?] 7901[?]  1136[?] -1209[?] 896[?] 7900[?]  -1208[?] -895[?] -1135[?] 7897[?]  -1208[?] 895[?] 1135[?] 7896[?]  -1207[?] 1203[?] 7893[?]  -1207[?] 1204[?] 7892[?]  -1207[?] 1205[?] 7891[?]  -1207[?] 1206[?] 7890[?]  897[?] -1206[?] -1196[?] 7889[?]  1196[?] -1206[?] -897[?] 7888[?]  896[?] -1205[?] -1195[?] 7885[?]  1195[?] -1205[?] -896[?] 7884[?]  895[?] -1204[?] -1194[?] 7881[?]  1194[?] -1204[?] -895[?] 7880[?]  -1203[?] 1202[?] 1201[?] 1200[?] 7877[?]  -1202[?] -1137[?] -886[?] 7873[?]  886[?] -1202[?] 1137[?] 7872[?]  -1201[?] -885[?] -1136[?] 7869[?]  1136[?] -1201[?] 885[?] 7868[?]  -1200[?] -1135[?] -884[?] 7865[?]  884[?] -1200[?] 1135[?] 7864[?]  -1199[?] 1192[?] 7861[?]  -1199[?] 1193[?] 7860[?]  -1199[?] 1197[?] 7859[?]  -1199[?] 1198[?] 7858[?]  886[?] -1198[?] -1196[?] 7857[?]  1196[?] -1198[?] -886[?] 7856[?]  885[?] -1197[?] -1195[?] 7853[?]  1195[?] -1197[?] -885[?] 7852[?]  884[?] -1193[?] -1194[?] 7849[?]  1194[?] -1193[?] -884[?] 7848[?]  -1192[?] 1191[?] 1189[?] 1190[?] 7845[?]  -1191[?] -1137[?] -876[?] 7841[?]  876[?] -1191[?] 1137[?] 7840[?]  -1190[?] -1136[?] -875[?] 7837[?]  875[?] -1190[?] 1136[?] 7836[?]  -874[?] -1189[?] -1135[?] 7833[?]  1135[?] -1189[?] 874[?] 7832[?]  -1188[?] 1184[?] 7829[?]  -1188[?] 1185[?] 7828[?]  -1188[?] 1186[?] 7827[?]  -1188[?] 1187[?] 7826[?]  876[?] -1187[?] -1137[?] 7825[?]  1137[?] -1187[?] -876[?] 7824[?]  875[?] -1186[?] -1136[?] 7821[?]  1136[?] -1186[?] -875[?] 7820[?]  -1185[?] 874[?] -1135[?] 7817[?]  1135[?] -1185[?] -874[?] 7816[?]  -874[?] 1185[?] -1135[?] 7815[?]  1135[?] 874[?] 1185[?] 7814[?]  -1184[?] 1183[?] 1181[?] 1182[?] 7813[?]  -1183[?] -941[?] -1078[?] 7809[?]  1078[?] -1183[?] 941[?] 7808[?]  -1182[?] -1077[?] -940[?] 7805[?]  -1182[?] 1077[?] 940[?] 7804[?]  -1181[?] -1076[?] -939[?] 7801[?]  939[?] -1181[?] 1076[?] 7800[?]  -1180[?] 1176[?] 7797[?]  -1180[?] 1177[?] 7796[?]  -1180[?] 1178[?] 7795[?]  -1180[?] 1179[?] 7794[?]  941[?] -1179[?] -1137[?] 7793[?]  1137[?] -1179[?] -941[?] 7792[?]  940[?] -1178[?] -1136[?] 7789[?]  1136[?] -1178[?] -940[?] 7788[?]  939[?] -1135[?] -1177[?] 7785[?]  1135[?] -1177[?] -939[?] 7784[?]  -1176[?] 1175[?] 1173[?] 1174[?] 7781[?]  -1175[?] -930[?] -1078[?] 7777[?]  1078[?] -1175[?] 930[?] 7776[?]  -1174[?] -1077[?] -929[?] 7773[?]  929[?] -1174[?] 1077[?] 7772[?]  -1173[?] -1076[?] -928[?] 7769[?]  928[?] -1173[?] 1076[?] 7768[?]  -1172[?] 1168[?] 7765[?]  -1172[?] 1169[?] 7764[?]  -1172[?] 1170[?] 7763[?]  -1172[?] 1171[?] 7762[?]  930[?] -1171[?] -1137[?] 7761[?]  1137[?] -1171[?] -930[?] 7760[?]  1171[?] -930[?] -1137[?] 7759[?]  930[?] 1171[?] 1137[?] 7758[?]  929[?] -1170[?] -1136[?] 7757[?]  1136[?] -1170[?] -929[?] 7756[?]  928[?] -1169[?] -1135[?] 7753[?]  1135[?] -1169[?] -928[?] 7752[?]  -1168[?] 1167[?] 1165[?] 1166[?] 7749[?]  -1167[?] -919[?] -1078[?] 7745[?]  1078[?] -1167[?] 919[?] 7744[?]  -1166[?] -1077[?] -918[?] 7741[?]  918[?] -1166[?] 1077[?] 7740[?]  -1165[?] -1076[?] -917[?] 7737[?]  917[?] -1165[?] 1076[?] 7736[?]  -1164[?] 1160[?] 7733[?]  -1164[?] 1161[?] 7732[?]  -1164[?] 1162[?] 7731[?]  -1164[?] 1163[?] 7730[?]  919[?] -1163[?] -1137[?] 7729[?]  1137[?] -1163[?] -919[?] 7728[?]  918[?] -1162[?] -1136[?] 7725[?]  1136[?] -1162[?] -918[?] 7724[?]  917[?] -1161[?] -1135[?] 7721[?]  1135[?] -1161[?] -917[?] 7720[?]  -1160[?] 1159[?] 1158[?] 1157[?] 7717[?]  -1159[?] -908[?] -1078[?] 7713[?]  1078[?] -1159[?] 908[?] 7712[?]  -1158[?] -1077[?] -907[?] 7709[?]  907[?] -1158[?] 1077[?] 7708[?]  -1157[?] -1076[?] -906[?] 7705[?]  -1157[?] 1076[?] 906[?] 7704[?]  -1156[?] 1152[?] 7701[?]  -1152[?] 1149[?] 1150[?] 1151[?] 7685[?]  -1151[?] -897[?] -1078[?] 7681[?]  -1151[?] 897[?] 1078[?] 7680[?]  897[?] -1078[?] 1151[?] 7679[?]  1078[?] -897[?] 1151[?] 7678[?]  -1150[?] -896[?] -1077[?] 7677[?]  -1150[?] 896[?] 1077[?] 7676[?]  -1149[?] -1076[?] -895[?] 7673[?]  -1149[?] 1076[?] 895[?] 7672[?]  -1148[?] 1144[?] 7669[?]  -1148[?] 1145[?] 7668[?]  -1148[?] 1146[?] 7667[?]  -1148[?] 1147[?] 7666[?]  897[?] -1147[?] -1137[?] 7665[?]  1137[?] -1147[?] -897[?] 7664[?]  896[?] -1146[?] -1136[?] 7661[?]  1136[?] -1146[?] -896[?] 7660[?]  895[?] -1145[?] -1135[?] 7657[?]  1135[?] -1145[?] -895[?] 7656[?]  -1144[?] 1142[?] 1141[?] 1143[?] 7653[?]  -1143[?] -1078[?] -886[?] 7649[?]  886[?] -1143[?] 1078[?] 7648[?]  -1142[?] -885[?] -1077[?] 7645[?]  -1142[?] 885[?] 1077[?] 7644[?]  -1141[?] -1076[?] -884[?] 7641[?]  884[?] -1141[?] 1076[?] 7640[?]  -1140[?] 1133[?] 7637[?]  -1140[?] 1134[?] 7636[?]  -1140[?] 1138[?] 7635[?]  -1140[?] 1139[?] 7634[?]  886[?] -1139[?] -1137[?] 7633[?]  1137[?] -1139[?] -886[?] 7632[?]  885[?] -1138[?] -1136[?] 7629[?]  1136[?] -1138[?] -885[?] 7628[?]  884[?] -1134[?] -1135[?] 7625[?]  1135[?] -1134[?] -884[?] 7624[?]  -1133[?] 1130[?] 1131[?] 1132[?] 7621[?]  -1132[?] -1078[?] -876[?] 7617[?]  876[?] -1132[?] 1078[?] 7616[?]  -1131[?] -1077[?] -875[?] 7613[?]  875[?] -1131[?] 1077[?] 7612[?]  -874[?] -1130[?] -1076[?] 7609[?]  1076[?] -1130[?] 874[?] 7608[?]  -1129[?] 1125[?] 7605[?]  -1129[?] 1126[?] 7604[?]  -1129[?] 1127[?] 7603[?]  -1129[?] 1128[?] 7602[?]  876[?] -1128[?] -1078[?] 7601[?]  1078[?] -1128[?] -876[?] 7600[?]  875[?] -1127[?] -1077[?] 7597[?]  1077[?] -1127[?] -875[?] 7596[?]  -1126[?] 874[?] -1076[?] 7593[?]  1076[?] -1126[?] -874[?] 7592[?]  -874[?] 1126[?] -1076[?] 7591[?]  1076[?] 1126[?] 874[?] 7590[?]  -1125[?] 1124[?] 1123[?] 1122[?] 7589[?]  -1124[?] -941[?] -1019[?] 7585[?]  1019[?] -1124[?] 941[?] 7584[?]  -1123[?] -1018[?] -940[?] 7581[?]  -1123[?] 1018[?] 940[?] 7580[?]  -1122[?] -939[?] -1017[?] 7577[?]  1017[?] -1122[?] 939[?] 7576[?]  -1121[?] 1117[?] 7573[?]  -1121[?] 1118[?] 7572[?]  -1121[?] 1119[?] 7571[?]  -1121[?] 1120[?] 7570[?]  941[?] -1120[?] -1078[?] 7569[?]  1078[?] -1120[?] -941[?] 7568[?]  940[?] -1119[?] -1077[?] 7565[?]  1077[?] -1119[?] -940[?] 7564[?]  939[?] -1118[?] -1076[?] 7561[?]  1076[?] -1118[?] -939[?] 7560[?]  -1117[?] 1116[?] 1115[?] 1114[?] 7557[?]  -1116[?] -930[?] -1019[?] 7553[?]  1019[?] -1116[?] 930[?] 7552[?]  -1115[?] -1018[?] -929[?] 7549[?]  929[?] -1115[?] 1018[?] 7548[?]  -1114[?] -928[?] -1017[?] 7545[?]  1017[?] -1114[?] 928[?] 7544[?]  -1113[?] 1109[?] 7541[?]  -1113[?] 1110[?] 7540[?]  -1113[?] 1111[?] 7539[?]  -1113[?] 1112[?] 7538[?]  930[?] -1112[?] -1078[?] 7537[?]  1078[?] -1112[?] -930[?] 7536[?]  929[?] -1111[?] -1077[?] 7533[?]  1077[?] -1111[?] -929[?] 7532[?]  928[?] -1110[?] -1076[?] 7529[?]  1076[?] -1110[?] -928[?] 7528[?]  -1109[?] 1108[?] 1107[?] 1106[?] 7525[?]  -1108[?] -919[?] -1019[?] 7521[?]  1019[?] -1108[?] 919[?] 7520[?]  -1107[?] -1018[?] -918[?] 7517[?]  918[?] -1107[?] 1018[?] 7516[?]  -1106[?] -917[?] -1017[?] 7513[?]  1017[?] -1106[?] 917[?] 7512[?]  -1105[?] 1101[?] 7509[?]  -1105[?] 1102[?] 7508[?]  -1105[?] 1103[?] 7507[?]  -1105[?] 1104[?] 7506[?]  919[?] -1104[?] -1078[?] 7505[?]  1078[?] -1104[?] -919[?] 7504[?]  918[?] -1103[?] -1077[?] 7501[?]  1077[?] -1103[?] -918[?] 7500[?]  917[?] -1102[?] -1076[?] 7497[?]  1076[?] -1102[?] -917[?] 7496[?]  -1101[?] 1100[?] 1099[?] 1098[?] 7493[?]  -1100[?] -908[?] -1019[?] 7489[?]  1019[?] -1100[?] 908[?] 7488[?]  -1099[?] -1018[?] -907[?] 7485[?]  907[?] -1099[?] 1018[?] 7484[?]  -1098[?] -906[?] -1017[?] 7481[?]  1017[?] -1098[?] 906[?] 7480[?]  -1097[?] 1093[?] 7477[?]  -1097[?] 1094[?] 7476[?]  -1097[?] 1095[?] 7475[?]  -1097[?] 1096[?] 7474[?]  908[?] -1096[?] -1078[?] 7473[?]  1078[?] -1096[?] -908[?] 7472[?]  907[?] -1095[?] -1077[?] 7469[?]  1077[?] -1095[?] -907[?] 7468[?]  906[?] -1094[?] -1076[?] 7465[?]  1076[?] -1094[?] -906[?] 7464[?]  -1093[?] 1091[?] 1090[?] 1092[?] 7461[?]  -1092[?] -897[?] -1019[?] 7457[?]  1019[?] -1092[?] 897[?] 7456[?]  -1091[?] -1018[?] -896[?] 7453[?]  -1091[?] 1018[?] 896[?] 7452[?]  -1090[?] -895[?] -1017[?] 7449[?]  1017[?] -1090[?] 895[?] 7448[?]  -1089[?] 1085[?] 7445[?]  -1085[?] 1083[?] 1084[?] 1082[?] 7429[?]  -1084[?] -1019[?] -886[?] 7425[?]  -1084[?] 886[?] 1019[?] 7424[?]  -1083[?] -885[?] -1018[?] 7421[?]  -1083[?] 1018[?] 885[?] 7420[?]  -1082[?] -1017[?] -884[?] 7417[?]  -1082[?] 1017[?] 884[?] 7416[?]  -1081[?] 1074[?] 7413[?]  -1081[?] 1075[?] 7412[?]  -1081[?] 1079[?] 7411[?]  -1081[?] 1080[?] 7410[?]  886[?] -1080[?] -1078[?] 7409[?]  1078[?] -1080[?] -886[?] 7408[?]  885[?] -1079[?] -1077[?] 7405[?]  1077[?] -1079[?] -885[?] 7404[?]  1079[?] -885[?] -1077[?] 7403[?]  1079[?] 885[?] 1077[?] 7402[?]  884[?] -1075[?] -1076[?] 7401[?]  1076[?] -1075[?] -884[?] 7400[?]  -1074[?] 1071[?] 1072[?] 1073[?] 7397[?]  -1073[?] -1019[?] -876[?] 7393[?]  876[?] -1073[?] 1019[?] 7392[?]  -1072[?] -1018[?] -875[?] 7389[?]  875[?] -1072[?] 1018[?] 7388[?]  -874[?] -1071[?] -1017[?] 7385[?]  1017[?] -1071[?] 874[?] 7384[?]  -1070[?] 1066[?] 7381[?]  -1070[?] 1067[?] 7380[?]  -1070[?] 1068[?] 7379[?]  -1070[?] 1069[?] 7378[?]  876[?] -1069[?] -1019[?] 7377[?]  1019[?] -1069[?] -876[?] 7376[?]  875[?] -1068[?] -1018[?] 7373[?]  1018[?] -1068[?] -875[?] 7372[?]  -1067[?] 874[?] -1017[?] 7369[?]  1017[?] -1067[?] -874[?] 7368[?]  1063[?] 1065[?] -1066[?] 1064[?] 7365[?]  -1065[?] -941[?] -960[?] 7361[?]  960[?] -1065[?] 941[?] 7360[?]  -1064[?] -940[?] -959[?] 7357[?]  959[?] -1064[?] 940[?] 7356[?]  -958[?] -1063[?] -939[?] 7353[?]  939[?] -1063[?] 958[?] 7352[?]  -1062[?] 1058[?] 7349[?]  -1062[?] 1059[?] 7348[?]  -1062[?] 1060[?] 7347[?]  -1062[?] 1061[?] 7346[?]  941[?] -1061[?] -1019[?] 7345[?]  1019[?] -1061[?] -941[?] 7344[?]  940[?] -1060[?] -1018[?] 7341[?]  1018[?] -1060[?] -940[?] 7340[?]  939[?] -1059[?] -1017[?] 7337[?]  1017[?] -1059[?] -939[?] 7336[?]  1055[?] 1057[?] -1058[?] 1056[?] 7333[?]  -1057[?] -930[?] -960[?] 7329[?]  960[?] -1057[?] 930[?] 7328[?]  -1056[?] -959[?] -929[?] 7325[?]  929[?] -1056[?] 959[?] 7324[?]  -958[?] -1055[?] -928[?] 7321[?]  928[?] -1055[?] 958[?] 7320[?]  -1054[?] 1050[?] 7317[?]  -1054[?] 1051[?] 7316[?]  -1054[?] 1052[?] 7315[?]  -1054[?] 1053[?] 7314[?]  930[?] -1053[?] -1019[?] 7313[?]  1019[?] -1053[?] -930[?] 7312[?]  929[?] -1052[?] -1018[?] 7309[?]  1018[?] -1052[?] -929[?] 7308[?]  928[?] -1051[?] -1017[?] 7305[?]  1017[?] -1051[?] -928[?] 7304[?]  1049[?] 1047[?] -1050[?] 1048[?] 7301[?]  -1049[?] -919[?] -960[?] 7297[?]  960[?] -1049[?] 919[?] 7296[?]  -1048[?] -959[?] -918[?] 7293[?]  918[?] -1048[?] 959[?] 7292[?]  -958[?] -1047[?] -917[?] 7289[?]  917[?] -1047[?] 958[?] 7288[?]  -1046[?] 1042[?] 7285[?]  -1046[?] 1043[?] 7284[?]  -1046[?] 1044[?] 7283[?]  -1046[?] 1045[?] 7282[?]  919[?] -1045[?] -1019[?] 7281[?]  1019[?] -1045[?] -919[?] 7280[?]  918[?] -1044[?] -1018[?] 7277[?]  1018[?] -1044[?] -918[?] 7276[?]  917[?] -1043[?] -1017[?] 7273[?]  1017[?] -1043[?] -917[?] 7272[?]  1041[?] 1039[?] -1042[?] 1040[?] 7269[?]  -1041[?] -908[?] -960[?] 7265[?]  960[?] -1041[?] 908[?] 7264[?]  -1040[?] -907[?] -959[?] 7261[?]  959[?] -1040[?] 907[?] 7260[?]  -958[?] -1039[?] -906[?] 7257[?]  906[?] -1039[?] 958[?] 7256[?]  -1038[?] 1034[?] 7253[?]  -1038[?] 1035[?] 7252[?]  -1038[?] 1036[?] 7251[?]  -1038[?] 1037[?] 7250[?]  908[?] -1037[?] -1019[?] 7249[?]  1019[?] -1037[?] -908[?] 7248[?]  907[?] -1036[?] -1018[?] 7245[?]  1018[?] -1036[?] -907[?] 7244[?]  1036[?] -1018[?] -907[?] 7243[?]  907[?] 1036[?] 1018[?] 7242[?]  906[?] -1035[?] -1017[?] 7241[?]  1017[?] -906[?] -1035[?] 7240[?]  1031[?] -1034[?] 1032[?] 1033[?] 7237[?]  -1033[?] -897[?] -960[?] 7233[?]  960[?] -1033[?] 897[?] 7232[?]  -1032[?] -896[?] -959[?] 7229[?]  959[?] -1032[?] 896[?] 7228[?]  -958[?] -1031[?] -895[?] 7225[?]  895[?] -1031[?] 958[?] 7224[?]  -1030[?] 1026[?] 7221[?]  -1030[?] 1027[?] 7220[?]  -1030[?] 1028[?] 7219[?]  -1030[?] 1029[?] 7218[?]  897[?] -1029[?] -1019[?] 7217[?]  1019[?] -1029[?] -897[?] 7216[?]  896[?] -1028[?] -1018[?] 7213[?]  1018[?] -1028[?] -896[?] 7212[?]  895[?] -1027[?] -1017[?] 7209[?]  1017[?] -1027[?] -895[?] 7208[?]  1023[?] 1024[?] -1026[?] 1025[?] 7205[?]  -1025[?] -886[?] -960[?] 7201[?]  960[?] -1025[?] 886[?] 7200[?]  -1024[?] -885[?] -959[?] 7197[?]  959[?] -1024[?] 885[?] 7196[?]  -958[?] -1023[?] -884[?] 7193[?]  884[?] -1023[?] 958[?] 7192[?]  -1022[?] 1015[?] 7189[?]  -1015[?] 1014[?] 1013[?] 1012[?] 7173[?]  -1014[?] -960[?] -876[?] 7169[?]  -1014[?] 960[?] 876[?] 7168[?]  -1013[?] -959[?] -875[?] 7165[?]  -1013[?] 875[?] 959[?] 7164[?]  875[?] -959[?] 1013[?] 7163[?]  959[?] -875[?] 1013[?] 7162[?]  -1012[?] -958[?] -874[?] 7161[?]  -1012[?] 958[?] 874[?] 7160[?]  -958[?] 874[?] 1012[?] 7159[?]  -874[?] 958[?] 1012[?] 7158[?]  -1011[?] 1007[?] 7157[?]  -1007[?] 1006[?] 1005[?] 1004[?] 7141[?]  -1006[?] -883[?] -941[?] 7137[?]  -1006[?] 941[?] 883[?] 7136[?]  -1005[?] -882[?] -940[?] 7133[?]  -1005[?] 940[?] 882[?] 7132[?]  882[?] 1005[?] -940[?] 7130[?]  -1004[?] -939[?] -881[?] 7129[?]  -1004[?] 939[?] 881[?] 7128[?]  939[?] -881[?] 1004[?] 7127[?]  881[?] -939[?] 1004[?] 7126[?]  -1003[?] 999[?] 7125[?]  -1003[?] 1000[?] 7124[?]  -1003[?] 1001[?] 7123[?]  -1003[?] 1002[?] 7122[?]  941[?] -1002[?] -960[?] 7121[?]  960[?] -1002[?] -941[?] 7120[?]  940[?] -1001[?] -959[?] 7117[?]  959[?] -1001[?] -940[?] 7116[?]  939[?] -1000[?] -958[?] 7113[?]  -1000[?] 958[?] -939[?] 7112[?]  -999[?] 998[?] 997[?] 996[?] 7109[?]  -998[?] -883[?] -930[?] 7105[?]  930[?] -998[?] 883[?] 7104[?]  -997[?] -882[?] -929[?] 7101[?]  929[?] -997[?] 882[?] 7100[?]  -996[?] -928[?] -881[?] 7097[?]  881[?] -996[?] 928[?] 7096[?]  -995[?] 991[?] 7093[?]  -995[?] 992[?] 7092[?]  -995[?] 993[?] 7091[?]  -995[?] 994[?] 7090[?]  930[?] -994[?] -960[?] 7089[?]  960[?] -930[?] -994[?] 7088[?]  929[?] -993[?] -959[?] 7085[?]  959[?] -993[?] -929[?] 7084[?]  928[?] -992[?] -958[?] 7081[?]  -992[?] 958[?] -928[?] 7080[?]  -991[?] 990[?] 989[?] 988[?] 7077[?]  -990[?] -919[?] -883[?] 7073[?]  -990[?] 919[?] 883[?] 7072[?]  -989[?] -882[?] -918[?] 7069[?]  918[?] -989[?] 882[?] 7068[?]  -988[?] -917[?] -881[?] 7065[?]  881[?] -988[?] 917[?] 7064[?]  -987[?] 983[?] 7061[?]  -987[?] 984[?] 7060[?]  -987[?] 985[?] 7059[?]  -987[?] 986[?] 7058[?]  919[?] -986[?] -960[?] 7057[?]  960[?] -919[?] -986[?] 7056[?]  918[?] -985[?] -959[?] 7053[?]  959[?] -985[?] -918[?] 7052[?]  917[?] -984[?] -958[?] 7049[?]  -984[?] 958[?] -917[?] 7048[?]  -983[?] 982[?] 981[?] 980[?] 7045[?]  -982[?] -908[?] -883[?] 7041[?]  -982[?] 883[?] 908[?] 7040[?]  -981[?] -907[?] -882[?] 7037[?]  907[?] -981[?] 882[?] 7036[?]  -980[?] -906[?] -881[?] 7033[?]  881[?] -980[?] 906[?] 7032[?]  -979[?] 975[?] 7029[?]  -979[?] 976[?] 7028[?]  -979[?] 977[?] 7027[?]  -979[?] 978[?] 7026[?]  908[?] -978[?] -960[?] 7025[?]  960[?] -978[?] -908[?] 7024[?]  907[?] -977[?] -959[?] 7021[?]  959[?] -977[?] -907[?] 7020[?]  906[?] -976[?] -958[?] 7017[?]  -976[?] 958[?] -906[?] 7016[?]  -958[?] 976[?] -906[?] 7015[?]  906[?] 976[?] 958[?] 7014[?]  -975[?] 974[?] 972[?] 973[?] 7013[?]  -974[?] -883[?] -897[?] 7009[?]  897[?] -974[?] 883[?] 7008[?]  -973[?] -896[?] -882[?] 7005[?]  -973[?] 896[?] 882[?] 7004[?]  -972[?] -895[?] -881[?] 7001[?]  881[?] -972[?] 895[?] 7000[?]  -971[?] 967[?] 6997[?]  -971[?] 968[?] 6996[?]  -971[?] 969[?] 6995[?]  -971[?] 970[?] 6994[?]  897[?] -970[?] -960[?] 6993[?]  960[?] -970[?] -897[?] 6992[?]  896[?] -969[?] -959[?] 6989[?]  959[?] -969[?] -896[?] 6988[?]  895[?] -968[?] -958[?] 6985[?]  -968[?] 958[?] -895[?] 6984[?]  -958[?] 968[?] -895[?] 6983[?]  895[?] 958[?] 968[?] 6982[?]  -967[?] 966[?] 965[?] 964[?] 6981[?]  -966[?] -883[?] -886[?] 6977[?]  886[?] -966[?] 883[?] 6976[?]  -965[?] -885[?] -882[?] 6973[?]  -965[?] 885[?] 882[?] 6972[?]  -964[?] -881[?] -884[?] 6969[?]  884[?] -964[?] 881[?] 6968[?]  -963[?] 956[?] 6965[?]  -963[?] 957[?] 6964[?]  -963[?] 961[?] 6963[?]  -963[?] 962[?] 6962[?]  886[?] -962[?] -960[?] 6961[?]  960[?] -962[?] -886[?] 6960[?]  885[?] -961[?] -959[?] 6957[?]  959[?] -961[?] -885[?] 6956[?]  884[?] -957[?] -958[?] 6953[?]  -957[?] 958[?] -884[?] 6952[?]  -956[?] 953[?] 955[?] 954[?] 6949[?]  -955[?] -883[?] -876[?] 6945[?]  876[?] 883[?] -955[?] 6944[?]  -954[?] -882[?] -875[?] 6941[?]  875[?] -954[?] 882[?] 6940[?]  -874[?] -953[?] -881[?] 6937[?]  881[?] -953[?] 874[?] 6936[?]  -952[?] 948[?] 6933[?]  -952[?] 949[?] 6932[?]  -952[?] 950[?] 6931[?]  -952[?] 951[?] 6930[?]  876[?] -951[?] -883[?] 6929[?]  883[?] -951[?] -876[?] 6928[?]  875[?] -950[?] -882[?] 6925[?]  882[?] -950[?] -875[?] 6924[?]  -949[?] 874[?] -881[?] 6921[?]  881[?] -949[?] -874[?] 6920[?]  -948[?] 947[?] 946[?] 945[?] 6917[?]  -947[?] -873[?] -941[?] 6913[?]  873[?] -947[?] 941[?] 6912[?]  -946[?] -940[?] -872[?] 6909[?]  872[?] -946[?] 940[?] 6908[?]  -945[?] -871[?] -939[?] 6905[?]  939[?] -945[?] 871[?] 6904[?]  -944[?] 937[?] 6901[?]  -937[?] 936[?] 935[?] 934[?] 6885[?]  -936[?] -930[?] -873[?] 6881[?]  -936[?] 873[?] 930[?] 6880[?]  -935[?] -929[?] -872[?] 6877[?]  -935[?] 929[?] 872[?] 6876[?]  872[?] 935[?] -929[?] 6874[?]  -934[?] -928[?] -871[?] 6873[?]  -934[?] 928[?] 871[?] 6872[?]  928[?] -871[?] 934[?] 6871[?]  871[?] -928[?] 934[?] 6870[?]  -933[?] 926[?] 6869[?]  -933[?] 927[?] 6868[?]  -933[?] 931[?] 6867[?]  -933[?] 932[?] 6866[?]  930[?] -932[?] -883[?] 6865[?]  883[?] -932[?] -930[?] 6864[?]  932[?] -930[?] -883[?] 6863[?]  930[?] 932[?] 883[?] 6862[?]  929[?] -931[?] -882[?] 6861[?]  882[?] -931[?] -929[?] 6860[?]  928[?] -927[?] -881[?] 6857[?]  881[?] -927[?] -928[?] 6856[?]  -926[?] 925[?] 923[?] 924[?] 6853[?]  -925[?] -919[?] -873[?] 6849[?]  -925[?] 873[?] 919[?] 6848[?]  -924[?] -918[?] -872[?] 6845[?]  872[?] -924[?] 918[?] 6844[?]  -923[?] -917[?] -871[?] 6841[?]  871[?] -923[?] 917[?] 6840[?]  -922[?] 915[?] 6837[?]  -922[?] 916[?] 6836[?]  -922[?] 920[?] 6835[?]  -922[?] 921[?] 6834[?]  919[?] -921[?] -883[?] 6833[?]  883[?] -921[?] -919[?] 6832[?]  921[?] -919[?] -883[?] 6831[?]  921[?] 919[?] 883[?] 6830[?]  918[?] -920[?] -882[?] 6829[?]  882[?] -920[?] -918[?] 6828[?]  917[?] -916[?] -881[?] 6825[?]  881[?] -916[?] -917[?] 6824[?]  -915[?] 914[?] 912[?] 913[?] 6821[?]  -914[?] -873[?] -908[?] 6817[?]  873[?] -914[?] 908[?] 6816[?]  -913[?] -907[?] -872[?] 6813[?]  872[?] -913[?] 907[?] 6812[?]  -912[?] -906[?] -871[?] 6809[?]  871[?] -912[?] 906[?] 6808[?]  -911[?] 904[?] 6805[?]  -911[?] 905[?] 6804[?]  -911[?] 909[?] 6803[?]  -911[?] 910[?] 6802[?]  908[?] -910[?] -883[?] 6801[?]  883[?] -910[?] -908[?] 6800[?]  910[?] -908[?] -883[?] 6799[?]  910[?] 883[?] 908[?] 6798[?]  907[?] -909[?] -882[?] 6797[?]  882[?] -909[?] -907[?] 6796[?]  906[?] -905[?] -881[?] 6793[?]  881[?] -905[?] -906[?] 6792[?]  -904[?] 903[?] 901[?] 902[?] 6789[?]  -903[?] -873[?] -897[?] 6785[?]  897[?] -903[?] 873[?] 6784[?]  -902[?] -896[?] -872[?] 6781[?]  872[?] -902[?] 896[?] 6780[?]  -901[?] -895[?] -871[?] 6777[?]  871[?] -901[?] 895[?] 6776[?]  -900[?] 893[?] 6773[?]  -900[?] 894[?] 6772[?]  -900[?] 898[?] 6771[?]  -900[?] 899[?] 6770[?]  897[?] -899[?] -883[?] 6769[?]  883[?] -899[?] -897[?] 6768[?]  896[?] -898[?] -882[?] 6765[?]  882[?] -898[?] -896[?] 6764[?]  895[?] -894[?] -881[?] 6761[?]  881[?] -894[?] -895[?] 6760[?]  894[?] -895[?] -881[?] 6759[?]  881[?] 894[?] 895[?] 6758[?]  -893[?] 892[?] 891[?] 890[?] 6757[?]  -892[?] -873[?] -886[?] 6753[?]  886[?] -892[?] 873[?] 6752[?]  -891[?] -885[?] -872[?] 6749[?]  872[?] -891[?] 885[?] 6748[?]  -890[?] -871[?] -884[?] 6745[?]  884[?] -890[?] 871[?] 6744[?]  -889[?] 879[?] 6741[?]  -889[?] 880[?] 6740[?]  -889[?] 887[?] 6739[?]  -889[?] 888[?] 6738[?]  886[?] -888[?] -883[?] 6737[?]  883[?] -888[?] -886[?] 6736[?]  885[?] -887[?] -882[?] 6733[?]  882[?] -887[?] -885[?] 6732[?]  884[?] -880[?] -881[?] 6729[?]  881[?] -880[?] -884[?] 6728[?]  -879[?] 870[?] 878[?] 877[?] 6725[?]  -878[?] -873[?] -876[?] 6721[?]  876[?] -878[?] 873[?] 6720[?]  -877[?] -875[?] -872[?] 6717[?]  872[?] -877[?] 875[?] 6716[?]  -874[?] -870[?] -871[?] 6713[?]  871[?] -870[?] 874[?] 6712[?]  -869[?] 865[?] 6709[?]  -869[?] 866[?] 6708[?]  -869[?] 867[?] 6707[?]  -869[?] 868[?] 6706[?]  442[?] -868[?] -439[?] 6705[?]  439[?] -868[?] -442[?] 6704[?]  441[?] -867[?] -438[?] 6701[?]  438[?] -867[?] -441[?] 6700[?]  -866[?] 440[?] -437[?] 6697[?]  437[?] -866[?] -440[?] 6696[?]  -865[?] 864[?] 863[?] 862[?] 6693[?]  -864[?] -762[?] -507[?] 6689[?]  762[?] -864[?] 507[?] 6688[?]  -863[?] -506[?] -761[?] 6685[?]  761[?] -863[?] 506[?] 6684[?]  -862[?] -760[?] -505[?] 6681[?]  505[?] -862[?] 760[?] 6680[?]  -861[?] 857[?] 6677[?]  -857[?] 856[?] 855[?] 854[?] 6661[?]  -856[?] -496[?] -762[?] 6657[?]  -856[?] 496[?] 762[?] 6656[?]  -855[?] -495[?] -761[?] 6653[?]  -855[?] 761[?] 495[?] 6652[?]  495[?] -761[?] 855[?] 6651[?]  761[?] -495[?] 855[?] 6650[?]  -854[?] -494[?] -760[?] 6649[?]  -854[?] 760[?] 494[?] 6648[?]  494[?] -760[?] 854[?] 6647[?]  760[?] -494[?] 854[?] 6646[?]  -853[?] 849[?] 6645[?]  -853[?] 850[?] 6644[?]  -853[?] 851[?] 6643[?]  -853[?] 852[?] 6642[?]  496[?] -852[?] -439[?] 6641[?]  439[?] -852[?] -496[?] 6640[?]  852[?] -439[?] -496[?] 6639[?]  496[?] 852[?] 439[?] 6638[?]  495[?] -851[?] -438[?] 6637[?]  438[?] -851[?] -495[?] 6636[?]  494[?] -850[?] -437[?] 6633[?]  437[?] -850[?] -494[?] 6632[?]  -849[?] 848[?] 846[?] 847[?] 6629[?]  -848[?] -485[?] -762[?] 6625[?]  762[?] -848[?] 485[?] 6624[?]  -847[?] -484[?] -761[?] 6621[?]  761[?] -847[?] 484[?] 6620[?]  -846[?] -483[?] -760[?] 6617[?]  760[?] -846[?] 483[?] 6616[?]  -845[?] 841[?] 6613[?]  -845[?] 842[?] 6612[?]  -845[?] 843[?] 6611[?]  -845[?] 844[?] 6610[?]  485[?] -844[?] -439[?] 6609[?]  439[?] -844[?] -485[?] 6608[?]  844[?] -485[?] -439[?] 6607[?]  844[?] 485[?] 439[?] 6606[?]  484[?] -843[?] -438[?] 6605[?]  438[?] -843[?] -484[?] 6604[?]  483[?] -842[?] -437[?] 6601[?]  437[?] -842[?] -483[?] 6600[?]  -841[?] 840[?] 838[?] 839[?] 6597[?]  -840[?] -762[?] -474[?] 6593[?]  762[?] -840[?] 474[?] 6592[?]  -839[?] -473[?] -761[?] 6589[?]  761[?] -839[?] 473[?] 6588[?]  -838[?] -472[?] -760[?] 6585[?]  760[?] -838[?] 472[?] 6584[?]  -837[?] 833[?] 6581[?]  -837[?] 834[?] 6580[?]  -837[?] 835[?] 6579[?]  -837[?] 836[?] 6578[?]  474[?] -836[?] -439[?] 6577[?]  439[?] -836[?] -474[?] 6576[?]  836[?] -474[?] -439[?] 6575[?]  836[?] 439[?] 474[?] 6574[?]  473[?] -835[?] -438[?] 6573[?]  438[?] -835[?] -473[?] 6572[?]  472[?] -834[?] -437[?] 6569[?]  437[?] -834[?] -472[?] 6568[?]  -833[?] 832[?] 830[?] 831[?] 6565[?]  -832[?] -762[?] -463[?] 6561[?]  463[?] -832[?] 762[?] 6560[?]  -831[?] -462[?] -761[?] 6557[?]  761[?] -831[?] 462[?] 6556[?]  -830[?] -461[?] -760[?] 6553[?]  760[?] -830[?] 461[?] 6552[?]  -829[?] 825[?] 6549[?]  -829[?] 826[?] 6548[?]  -829[?] 827[?] 6547[?]  -829[?] 828[?] 6546[?]  463[?] -828[?] -439[?] 6545[?]  439[?] -828[?] -463[?] 6544[?]  462[?] -827[?] -438[?] 6541[?]  438[?] -827[?] -462[?] 6540[?]  461[?] -826[?] -437[?] 6537[?]  437[?] -826[?] -461[?] 6536[?]  826[?] -461[?] -437[?] 6535[?]  437[?] 826[?] 461[?] 6534[?]  -825[?] 824[?] 823[?] 822[?] 6533[?]  -824[?] -762[?] -452[?] 6529[?]  452[?] -824[?] 762[?] 6528[?]  -823[?] -451[?] -761[?] 6525[?]  761[?] -823[?] 451[?] 6524[?]  -822[?] -760[?] -450[?] 6521[?]  450[?] -822[?] 760[?] 6520[?]  -821[?] 817[?] 6517[?]  -821[?] 818[?] 6516[?]  -821[?] 819[?] 6515[?]  -821[?] 820[?] 6514[?]  452[?] -820[?] -439[?] 6513[?]  439[?] -820[?] -452[?] 6512[?]  451[?] -819[?] -438[?] 6509[?]  438[?] -819[?] -451[?] 6508[?]  450[?] -818[?] -437[?] 6505[?]  437[?] -818[?] -450[?] 6504[?]  -817[?] 814[?] 816[?] 815[?] 6501[?]  -816[?] -762[?] -442[?] 6497[?]  442[?] -816[?] 762[?] 6496[?]  -815[?] -441[?] -761[?] 6493[?]  761[?] -815[?] 441[?] 6492[?]  -440[?] -814[?] -760[?] 6489[?]  760[?] -814[?] 440[?] 6488[?]  -813[?] 809[?] 6485[?]  -813[?] 810[?] 6484[?]  -813[?] 811[?] 6483[?]  -813[?] 812[?] 6482[?]  442[?] -762[?] -812[?] 6481[?]  762[?] -812[?] -442[?] 6480[?]  441[?] -811[?] -761[?] 6477[?]  761[?] -811[?] -441[?] 6476[?]  -810[?] 440[?] -760[?] 6473[?]  760[?] -810[?] -440[?] 6472[?]  -809[?] 808[?] 807[?] 806[?] 6469[?]  -808[?] -703[?] -507[?] 6465[?]  -808[?] 703[?] 507[?] 6464[?]  -807[?] -506[?] -702[?] 6461[?]  702[?] -807[?] 506[?] 6460[?]  -806[?] -701[?] -505[?] 6457[?]  505[?] -806[?] 701[?] 6456[?]  -805[?] 801[?] 6453[?]  802[?] -805[?] 6452[?]  -805[?] 803[?] 6451[?]  -805[?] 804[?] 6450[?]  507[?] -804[?] -762[?] 6449[?]  762[?] -804[?] -507[?] 6448[?]  804[?] -762[?] -507[?] 6447[?]  762[?] 804[?] 507[?] 6446[?]  506[?] -803[?] -761[?] 6445[?]  761[?] -803[?] -506[?] 6444[?]  505[?] -802[?] -760[?] 6441[?]  760[?] -802[?] -505[?] 6440[?]  -801[?] 800[?] 798[?] 799[?] 6437[?]  -800[?] -703[?] -496[?] 6433[?]  -800[?] 496[?] 703[?] 6432[?]  -799[?] -702[?] -495[?] 6429[?]  495[?] -799[?] 702[?] 6428[?]  -798[?] -701[?] -494[?] 6425[?]  494[?] -798[?] 701[?] 6424[?]  -797[?] 793[?] 6421[?]  -793[?] 792[?] 790[?] 791[?] 6405[?]  -792[?] -703[?] -485[?] 6401[?]  -792[?] 703[?] 485[?] 6400[?]  -791[?] -484[?] -702[?] 6397[?]  -791[?] 702[?] 484[?] 6396[?]  -790[?] -483[?] -701[?] 6393[?]  -790[?] 483[?] 701[?] 6392[?]  -789[?] 785[?] 6389[?]  -789[?] 786[?] 6388[?]  -789[?] 787[?] 6387[?]  -789[?] 788[?] 6386[?]  485[?] -788[?] -762[?] 6385[?]  762[?] -788[?] -485[?] 6384[?]  788[?] -485[?] -762[?] 6383[?]  762[?] 485[?] 788[?] 6382[?]  484[?] -787[?] -761[?] 6381[?]  761[?] -787[?] -484[?] 6380[?]  483[?] -786[?] -760[?] 6377[?]  760[?] -786[?] -483[?] 6376[?]  -785[?] 784[?] 782[?] 783[?] 6373[?]  -784[?] -703[?] -474[?] 6369[?]  -784[?] 703[?] 474[?] 6368[?]  -783[?] -473[?] -702[?] 6365[?]  702[?] -783[?] 473[?] 6364[?]  -782[?] -472[?] -701[?] 6361[?]  701[?] -782[?] 472[?] 6360[?]  -781[?] 777[?] 6357[?]  -781[?] 778[?] 6356[?]  -781[?] 779[?] 6355[?]  -781[?] 780[?] 6354[?]  474[?] -780[?] -762[?] 6353[?]  762[?] -780[?] -474[?] 6352[?]  780[?] -762[?] -474[?] 6351[?]  762[?] 780[?] 474[?] 6350[?]  473[?] -779[?] -761[?] 6349[?]  761[?] -779[?] -473[?] 6348[?]  779[?] -473[?] -761[?] 6347[?]  761[?] 779[?] 473[?] 6346[?]  472[?] -778[?] -760[?] 6345[?]  760[?] -778[?] -472[?] 6344[?]  778[?] -472[?] -760[?] 6343[?]  760[?] 472[?] 778[?] 6342[?]  -777[?] 776[?] 774[?] 775[?] 6341[?]  -776[?] -703[?] -463[?] 6337[?]  463[?] -776[?] 703[?] 6336[?]  -775[?] -462[?] -702[?] 6333[?]  702[?] -775[?] 462[?] 6332[?]  -774[?] -461[?] -701[?] 6329[?]  701[?] -774[?] 461[?] 6328[?]  -773[?] 769[?] 6325[?]  -773[?] 770[?] 6324[?]  -773[?] 771[?] 6323[?]  -773[?] 772[?] 6322[?]  463[?] -772[?] -762[?] 6321[?]  762[?] -772[?] -463[?] 6320[?]  462[?] -771[?] -761[?] 6317[?]  761[?] -771[?] -462[?] 6316[?]  461[?] -770[?] -760[?] 6313[?]  760[?] -770[?] -461[?] 6312[?]  -769[?] 768[?] 767[?] 766[?] 6309[?]  -768[?] -703[?] -452[?] 6305[?]  452[?] -768[?] 703[?] 6304[?]  -767[?] -451[?] -702[?] 6301[?]  702[?] -767[?] 451[?] 6300[?]  -766[?] -701[?] -450[?] 6297[?]  450[?] -766[?] 701[?] 6296[?]  -765[?] 758[?] 6293[?]  -765[?] 759[?] 6292[?]  -765[?] 763[?] 6291[?]  -765[?] 764[?] 6290[?]  452[?] -764[?] -762[?] 6289[?]  762[?] -764[?] -452[?] 6288[?]  451[?] -763[?] -761[?] 6285[?]  761[?] -763[?] -451[?] 6284[?]  763[?] -451[?] -761[?] 6283[?]  761[?] 451[?] 763[?] 6282[?]  450[?] -759[?] -760[?] 6281[?]  760[?] -759[?] -450[?] 6280[?]  -758[?] 757[?] 755[?] 756[?] 6277[?]  -757[?] -703[?] -442[?] 6273[?]  442[?] -757[?] 703[?] 6272[?]  -756[?] -441[?] -702[?] 6269[?]  702[?] -756[?] 441[?] 6268[?]  -440[?] -755[?] -701[?] 6265[?]  701[?] -755[?] 440[?] 6264[?]  -754[?] 750[?] 6261[?]  -754[?] 751[?] 6260[?]  -754[?] 752[?] 6259[?]  -754[?] 753[?] 6258[?]  442[?] -703[?] -753[?] 6257[?]  703[?] -753[?] -442[?] 6256[?]  441[?] -752[?] -702[?] 6253[?]  702[?] -752[?] -441[?] 6252[?]  -751[?] 440[?] -701[?] 6249[?]  701[?] -751[?] -440[?] 6248[?]  -750[?] 749[?] 748[?] 747[?] 6245[?]  -749[?] -644[?] -507[?] 6241[?]  -749[?] 507[?] 644[?] 6240[?]  -748[?] -643[?] -506[?] 6237[?]  643[?] -748[?] 506[?] 6236[?]  -747[?] -642[?] -505[?] 6233[?]  505[?] -747[?] 642[?] 6232[?]  -746[?] 742[?] 6229[?]  -746[?] 743[?] 6228[?]  -746[?] 744[?] 6227[?]  -746[?] 745[?] 6226[?]  507[?] -745[?] -703[?] 6225[?]  703[?] -745[?] -507[?] 6224[?]  745[?] -703[?] -507[?] 6223[?]  745[?] 703[?] 507[?] 6222[?]  506[?] -744[?] -702[?] 6221[?]  702[?] -744[?] -506[?] 6220[?]  505[?] -743[?] -701[?] 6217[?]  701[?] -743[?] -505[?] 6216[?]  -742[?] 741[?] 739[?] 740[?] 6213[?]  -741[?] -496[?] -644[?] 6209[?]  496[?] -741[?] 644[?] 6208[?]  -740[?] -643[?] -495[?] 6205[?]  495[?] -740[?] 643[?] 6204[?]  -739[?] -642[?] -494[?] 6201[?]  494[?] -739[?] 642[?] 6200[?]  -738[?] 734[?] 6197[?]  -738[?] 735[?] 6196[?]  -738[?] 736[?] 6195[?]  -738[?] 737[?] 6194[?]  496[?] -737[?] -703[?] 6193[?]  703[?] -737[?] -496[?] 6192[?]  737[?] -703[?] -496[?] 6191[?]  496[?] 703[?] 737[?] 6190[?]  495[?] -736[?] -702[?] 6189[?]  702[?] -736[?] -495[?] 6188[?]  494[?] -735[?] -701[?] 6185[?]  701[?] -735[?] -494[?] 6184[?]  -734[?] 733[?] 731[?] 732[?] 6181[?]  -733[?] -485[?] -644[?] 6177[?]  -733[?] 485[?] 644[?] 6176[?]  -732[?] -643[?] -484[?] 6173[?]  484[?] -732[?] 643[?] 6172[?]  -731[?] -642[?] -483[?] 6169[?]  483[?] -731[?] 642[?] 6168[?]  -730[?] 726[?] 6165[?]  -726[?] 725[?] 723[?] 724[?] 6149[?]  -723[?] 726[?] 6148[?]  -725[?] -474[?] -644[?] 6145[?]  -725[?] 474[?] 644[?] 6144[?]  -724[?] -473[?] -643[?] 6141[?]  -724[?] 643[?] 473[?] 6140[?]  473[?] -643[?] 724[?] 6139[?]  643[?] -473[?] 724[?] 6138[?]  -723[?] -642[?] -472[?] 6137[?]  -723[?] 642[?] 472[?] 6136[?]  -722[?] 718[?] 6133[?]  -722[?] 719[?] 6132[?]  -722[?] 720[?] 6131[?]  -722[?] 721[?] 6130[?]  474[?] -721[?] -703[?] 6129[?]  703[?] -721[?] -474[?] 6128[?]  473[?] -720[?] -702[?] 6125[?]  702[?] -720[?] -473[?] 6124[?]  472[?] -719[?] -701[?] 6121[?]  701[?] -719[?] -472[?] 6120[?]  -718[?] 717[?] 716[?] 715[?] 6117[?]  -717[?] -644[?] -463[?] 6113[?]  463[?] -717[?] 644[?] 6112[?]  -716[?] -462[?] -643[?] 6109[?]  643[?] -716[?] 462[?] 6108[?]  -715[?] -461[?] -642[?] 6105[?]  -715[?] 461[?] 642[?] 6104[?]  -714[?] 710[?] 6101[?]  -714[?] 711[?] 6100[?]  -714[?] 712[?] 6099[?]  -714[?] 713[?] 6098[?]  463[?] -713[?] -703[?] 6097[?]  703[?] -713[?] -463[?] 6096[?]  462[?] -712[?] -702[?] 6093[?]  702[?] -712[?] -462[?] 6092[?]  461[?] -711[?] -701[?] 6089[?]  701[?] -711[?] -461[?] 6088[?]  -710[?] 709[?] 708[?] 707[?] 6085[?]  -709[?] -644[?] -452[?] 6081[?]  452[?] -709[?] 644[?] 6080[?]  -708[?] -451[?] -643[?] 6077[?]  643[?] -708[?] 451[?] 6076[?]  -707[?] -642[?] -450[?] 6073[?]  450[?] -707[?] 642[?] 6072[?]  -706[?] 699[?] 6069[?]  -706[?] 700[?] 6068[?]  -706[?] 704[?] 6067[?]  -706[?] 705[?] 6066[?]  452[?] -705[?] -703[?] 6065[?]  703[?] -705[?] -452[?] 6064[?]  451[?] -704[?] -702[?] 6061[?]  702[?] -704[?] -451[?] 6060[?]  450[?] -700[?] -701[?] 6057[?]  701[?] -700[?] -450[?] 6056[?]  -699[?] 698[?] 696[?] 697[?] 6053[?]  -698[?] -644[?] -442[?] 6049[?]  442[?] -698[?] 644[?] 6048[?]  -697[?] -643[?] -441[?] 6045[?]  441[?] -697[?] 643[?] 6044[?]  -440[?] -696[?] -642[?] 6041[?]  642[?] -696[?] 440[?] 6040[?]  -695[?] 691[?] 6037[?]  -695[?] 692[?] 6036[?]  -695[?] 693[?] 6035[?]  -695[?] 694[?] 6034[?]  442[?] -694[?] -644[?] 6033[?]  644[?] -694[?] -442[?] 6032[?]  441[?] -693[?] -643[?] 6029[?]  643[?] -693[?] -441[?] 6028[?]  -692[?] 440[?] -642[?] 6025[?]  642[?] -692[?] -440[?] 6024[?]  -440[?] 692[?] -642[?] 6023[?]  642[?] 692[?] 440[?] 6022[?]  -691[?] 690[?] 688[?] 689[?] 6021[?]  -690[?] -507[?] -585[?] 6017[?]  585[?] -690[?] 507[?] 6016[?]  -689[?] -584[?] -506[?] 6013[?]  -689[?] 584[?] 506[?] 6012[?]  -688[?] -583[?] -505[?] 6009[?]  505[?] -688[?] 583[?] 6008[?]  -687[?] 683[?] 6005[?]  -687[?] 684[?] 6004[?]  -687[?] 685[?] 6003[?]  -687[?] 686[?] 6002[?]  507[?] -686[?] -644[?] 6001[?]  644[?] -686[?] -507[?] 6000[?]  506[?] -685[?] -643[?] 5997[?]  643[?] -685[?] -506[?] 5996[?]  505[?] -684[?] -642[?] 5993[?]  642[?] -684[?] -505[?] 5992[?]  -683[?] 682[?] 680[?] 681[?] 5989[?]  -682[?] -496[?] -585[?] 5985[?]  585[?] -682[?] 496[?] 5984[?]  -681[?] -584[?] -495[?] 5981[?]  495[?] -681[?] 584[?] 5980[?]  -680[?] -583[?] -494[?] 5977[?]  494[?] -680[?] 583[?] 5976[?]  -679[?] 675[?] 5973[?]  -679[?] 676[?] 5972[?]  -679[?] 677[?] 5971[?]  -679[?] 678[?] 5970[?]  496[?] -678[?] -644[?] 5969[?]  644[?] -678[?] -496[?] 5968[?]  678[?] -496[?] -644[?] 5967[?]  496[?] 678[?] 644[?] 5966[?]  495[?] -677[?] -643[?] 5965[?]  643[?] -677[?] -495[?] 5964[?]  494[?] -676[?] -642[?] 5961[?]  642[?] -676[?] -494[?] 5960[?]  -675[?] 674[?] 672[?] 673[?] 5957[?]  -674[?] -485[?] -585[?] 5953[?]  585[?] -674[?] 485[?] 5952[?]  -673[?] -584[?] -484[?] 5949[?]  484[?] -673[?] 584[?] 5948[?]  -672[?] -583[?] -483[?] 5945[?]  483[?] -672[?] 583[?] 5944[?]  -671[?] 667[?] 5941[?]  -671[?] 668[?] 5940[?]  -671[?] 669[?] 5939[?]  -671[?] 670[?] 5938[?]  485[?] -670[?] -644[?] 5937[?]  644[?] -670[?] -485[?] 5936[?]  670[?] -485[?] -644[?] 5935[?]  485[?] 670[?] 644[?] 5934[?]  484[?] -669[?] -643[?] 5933[?]  643[?] -669[?] -484[?] 5932[?]  483[?] -668[?] -642[?] 5929[?]  642[?] -668[?] -483[?] 5928[?]  -667[?] 666[?] 665[?] 664[?] 5925[?]  -666[?] -474[?] -585[?] 5921[?]  585[?] -666[?] 474[?] 5920[?]  -665[?] -584[?] -473[?] 5917[?]  473[?] -665[?] 584[?] 5916[?]  -664[?] -583[?] -472[?] 5913[?]  -664[?] 583[?] 472[?] 5912[?]  -663[?] 659[?] 5909[?]  -659[?] 656[?] 657[?] 658[?] 5893[?]  -658[?] -585[?] -463[?] 5889[?]  -658[?] 463[?] 585[?] 5888[?]  -657[?] -462[?] -584[?] 5885[?]  -657[?] 462[?] 584[?] 5884[?]  -656[?] -461[?] -583[?] 5881[?]  -656[?] 583[?] 461[?] 5880[?]  -655[?] 651[?] 5877[?]  -655[?] 652[?] 5876[?]  -655[?] 653[?] 5875[?]  -655[?] 654[?] 5874[?]  463[?] -654[?] -644[?] 5873[?]  644[?] -654[?] -463[?] 5872[?]  462[?] -653[?] -643[?] 5869[?]  643[?] -653[?] -462[?] 5868[?]  461[?] -652[?] -642[?] 5865[?]  642[?] -652[?] -461[?] 5864[?]  -651[?] 649[?] 648[?] 650[?] 5861[?]  -650[?] -585[?] -452[?] 5857[?]  452[?] -650[?] 585[?] 5856[?]  -649[?] -451[?] -584[?] 5853[?]  -649[?] 451[?] 584[?] 5852[?]  -648[?] -583[?] -450[?] 5849[?]  450[?] -648[?] 583[?] 5848[?]  -647[?] 640[?] 5845[?]  -647[?] 641[?] 5844[?]  -647[?] 645[?] 5843[?]  -647[?] 646[?] 5842[?]  452[?] -646[?] -644[?] 5841[?]  644[?] -646[?] -452[?] 5840[?]  451[?] -645[?] -643[?] 5837[?]  643[?] -645[?] -451[?] 5836[?]  645[?] -451[?] -643[?] 5835[?]  643[?] 451[?] 645[?] 5834[?]  450[?] -641[?] -642[?] 5833[?]  642[?] -641[?] -450[?] 5832[?]  -640[?] 637[?] 638[?] 639[?] 5829[?]  -639[?] -585[?] -442[?] 5825[?]  442[?] -639[?] 585[?] 5824[?]  -638[?] -584[?] -441[?] 5821[?]  441[?] -638[?] 584[?] 5820[?]  -440[?] -637[?] -583[?] 5817[?]  583[?] -637[?] 440[?] 5816[?]  -636[?] 632[?] 5813[?]  -636[?] 633[?] 5812[?]  -636[?] 634[?] 5811[?]  -636[?] 635[?] 5810[?]  442[?] -585[?] -635[?] 5809[?]  585[?] -635[?] -442[?] 5808[?]  441[?] -634[?] -584[?] 5805[?]  584[?] -634[?] -441[?] 5804[?]  -633[?] 440[?] -583[?] 5801[?]  583[?] -633[?] -440[?] 5800[?]  -440[?] 633[?] -583[?] 5799[?]  583[?] 633[?] 440[?] 5798[?]  -632[?] 631[?] 630[?] 629[?] 5797[?]  -631[?] -507[?] -526[?] 5793[?]  526[?] -631[?] 507[?] 5792[?]  -630[?] -525[?] -506[?] 5789[?]  -630[?] 525[?] 506[?] 5788[?]  -629[?] -505[?] -524[?] 5785[?]  524[?] -629[?] 505[?] 5784[?]  -628[?] 624[?] 5781[?]  -628[?] 625[?] 5780[?]  -628[?] 626[?] 5779[?]  -628[?] 627[?] 5778[?]  507[?] -627[?] -585[?] 5777[?]  585[?] -627[?] -507[?] 5776[?]  506[?] -626[?] -584[?] 5773[?]  584[?] -626[?] -506[?] 5772[?]  505[?] -625[?] -583[?] 5769[?]  583[?] -625[?] -505[?] 5768[?]  -624[?] 623[?] 622[?] 621[?] 5765[?]  -623[?] -496[?] -526[?] 5761[?]  526[?] -623[?] 496[?] 5760[?]  -622[?] -525[?] -495[?] 5757[?]  495[?] -622[?] 525[?] 5756[?]  -621[?] -494[?] -524[?] 5753[?]  524[?] -621[?] 494[?] 5752[?]  -620[?] 616[?] 5749[?]  -620[?] 617[?] 5748[?]  -620[?] 618[?] 5747[?]  -620[?] 619[?] 5746[?]  496[?] -619[?] -585[?] 5745[?]  585[?] -619[?] -496[?] 5744[?]  495[?] -618[?] -584[?] 5741[?]  584[?] -618[?] -495[?] 5740[?]  494[?] -617[?] -583[?] 5737[?]  583[?] -617[?] -494[?] 5736[?]  -616[?] 615[?] 614[?] 613[?] 5733[?]  -615[?] -485[?] -526[?] 5729[?]  526[?] -615[?] 485[?] 5728[?]  -614[?] -525[?] -484[?] 5725[?]  484[?] -614[?] 525[?] 5724[?]  -613[?] -483[?] -524[?] 5721[?]  524[?] -613[?] 483[?] 5720[?]  -612[?] 608[?] 5717[?]  -612[?] 609[?] 5716[?]  -612[?] 610[?] 5715[?]  -612[?] 611[?] 5714[?]  485[?] -611[?] -585[?] 5713[?]  585[?] -611[?] -485[?] 5712[?]  484[?] -610[?] -584[?] 5709[?]  584[?] -610[?] -484[?] 5708[?]  483[?] -609[?] -583[?] 5705[?]  583[?] -609[?] -483[?] 5704[?]  -608[?] 607[?] 606[?] 605[?] 5701[?]  -607[?] -474[?] -526[?] 5697[?]  526[?] -607[?] 474[?] 5696[?]  -606[?] -525[?] -473[?] 5693[?]  473[?] -606[?] 525[?] 5692[?]  -605[?] -472[?] -524[?] 5689[?]  524[?] -605[?] 472[?] 5688[?]  -604[?] 600[?] 5685[?]  -604[?] 601[?] 5684[?]  -604[?] 602[?] 5683[?]  -604[?] 603[?] 5682[?]  474[?] -603[?] -585[?] 5681[?]  585[?] -603[?] -474[?] 5680[?]  473[?] -602[?] -584[?] 5677[?]  584[?] -602[?] -473[?] 5676[?]  472[?] -601[?] -583[?] 5673[?]  583[?] -601[?] -472[?] 5672[?]  -600[?] 598[?] 597[?] 599[?] 5669[?]  -599[?] -463[?] -526[?] 5665[?]  526[?] -599[?] 463[?] 5664[?]  -598[?] -525[?] -462[?] 5661[?]  -598[?] 525[?] 462[?] 5660[?]  -597[?] -461[?] -524[?] 5657[?]  524[?] -597[?] 461[?] 5656[?]  -596[?] 592[?] 5653[?]  -592[?] 590[?] 589[?] 591[?] 5637[?]  -591[?] -526[?] -452[?] 5633[?]  -591[?] 452[?] 526[?] 5632[?]  -590[?] -451[?] -525[?] 5629[?]  -590[?] 451[?] 525[?] 5628[?]  -589[?] -524[?] -450[?] 5625[?]  -589[?] 524[?] 450[?] 5624[?]  -588[?] 581[?] 5621[?]  -588[?] 582[?] 5620[?]  -588[?] 586[?] 5619[?]  -588[?] 587[?] 5618[?]  452[?] -587[?] -585[?] 5617[?]  585[?] -587[?] -452[?] 5616[?]  451[?] -586[?] -584[?] 5613[?]  584[?] -586[?] -451[?] 5612[?]  450[?] -582[?] -583[?] 5609[?]  583[?] -582[?] -450[?] 5608[?]  -581[?] 578[?] 579[?] 580[?] 5605[?]  -580[?] -526[?] -442[?] 5601[?]  442[?] -580[?] 526[?] 5600[?]  -579[?] -525[?] -441[?] 5597[?]  441[?] -579[?] 525[?] 5596[?]  -440[?] -578[?] -524[?] 5593[?]  524[?] -578[?] 440[?] 5592[?]  -577[?] 573[?] 5589[?]  -577[?] 574[?] 5588[?]  -577[?] 575[?] 5587[?]  -577[?] 576[?] 5586[?]  442[?] -576[?] -526[?] 5585[?]  526[?] -576[?] -442[?] 5584[?]  441[?] -575[?] -525[?] 5581[?]  525[?] -575[?] -441[?] 5580[?]  -574[?] 440[?] -524[?] 5577[?]  524[?] -574[?] -440[?] 5576[?]  -573[?] 570[?] 572[?] 571[?] 5573[?]  -572[?] -507[?] -449[?] 5569[?]  449[?] 507[?] -572[?] 5568[?]  -571[?] -506[?] -448[?] 5565[?]  448[?] -571[?] 506[?] 5564[?]  -447[?] -570[?] -505[?] 5561[?]  505[?] -570[?] 447[?] 5560[?]  -569[?] 565[?] 5557[?]  -569[?] 566[?] 5556[?]  -569[?] 567[?] 5555[?]  -569[?] 568[?] 5554[?]  507[?] -568[?] -526[?] 5553[?]  526[?] -568[?] -507[?] 5552[?]  506[?] -567[?] -525[?] 5549[?]  525[?] -567[?] -506[?] 5548[?]  505[?] -566[?] -524[?] 5545[?]  524[?] -566[?] -505[?] 5544[?]  -565[?] 562[?] 564[?] 563[?] 5541[?]  -564[?] -496[?] -449[?] 5537[?]  449[?] -564[?] 496[?] 5536[?]  -563[?] -448[?] -495[?] 5533[?]  495[?] -563[?] 448[?] 5532[?]  -447[?] -562[?] -494[?] 5529[?]  494[?] -562[?] 447[?] 5528[?]  -561[?] 557[?] 5525[?]  -561[?] 558[?] 5524[?]  -561[?] 559[?] 5523[?]  -561[?] 560[?] 5522[?]  496[?] -560[?] -526[?] 5521[?]  526[?] -560[?] -496[?] 5520[?]  495[?] -559[?] -525[?] 5517[?]  525[?] -559[?] -495[?] 5516[?]  494[?] -558[?] -524[?] 5513[?]  524[?] -558[?] -494[?] 5512[?]  -557[?] 556[?] 554[?] 555[?] 5509[?]  -556[?] -485[?] -449[?] 5505[?]  449[?] -556[?] 485[?] 5504[?]  -555[?] -448[?] -484[?] 5501[?]  484[?] -555[?] 448[?] 5500[?]  -447[?] -554[?] -483[?] 5497[?]  483[?] -554[?] 447[?] 5496[?]  -553[?] 549[?] 5493[?]  -553[?] 550[?] 5492[?]  -553[?] 551[?] 5491[?]  -553[?] 552[?] 5490[?]  485[?] -552[?] -526[?] 5489[?]  526[?] -552[?] -485[?] 5488[?]  484[?] -551[?] -525[?] 5485[?]  525[?] -551[?] -484[?] 5484[?]  483[?] -550[?] -524[?] 5481[?]  524[?] -550[?] -483[?] 5480[?]  -549[?] 548[?] 546[?] 547[?] 5477[?]  -548[?] -474[?] -449[?] 5473[?]  449[?] -548[?] 474[?] 5472[?]  -547[?] -473[?] -448[?] 5469[?]  448[?] -547[?] 473[?] 5468[?]  -447[?] -546[?] -472[?] 5465[?]  472[?] -546[?] 447[?] 5464[?]  -545[?] 541[?] 5461[?]  -545[?] 542[?] 5460[?]  -545[?] 543[?] 5459[?]  -545[?] 544[?] 5458[?]  474[?] -544[?] -526[?] 5457[?]  526[?] -544[?] -474[?] 5456[?]  473[?] -543[?] -525[?] 5453[?]  525[?] -543[?] -473[?] 5452[?]  472[?] -542[?] -524[?] 5449[?]  524[?] -472[?] -542[?] 5448[?]  -541[?] 538[?] 539[?] 540[?] 5445[?]  -540[?] -463[?] -449[?] 5441[?]  449[?] -540[?] 463[?] 5440[?]  -539[?] -462[?] -448[?] 5437[?]  448[?] -539[?] 462[?] 5436[?]  -447[?] -538[?] -461[?] 5433[?]  461[?] -538[?] 447[?] 5432[?]  -537[?] 533[?] 5429[?]  -537[?] 534[?] 5428[?]  -537[?] 535[?] 5427[?]  -537[?] 536[?] 5426[?]  463[?] -536[?] -526[?] 5425[?]  526[?] -536[?] -463[?] 5424[?]  462[?] -535[?] -525[?] 5421[?]  525[?] -535[?] -462[?] 5420[?]  461[?] -534[?] -524[?] 5417[?]  524[?] -534[?] -461[?] 5416[?]  -533[?] 530[?] 531[?] 532[?] 5413[?]  -532[?] -452[?] -449[?] 5409[?]  449[?] -532[?] 452[?] 5408[?]  -531[?] -451[?] -448[?] 5405[?]  448[?] -531[?] 451[?] 5404[?]  -447[?] -530[?] -450[?] 5401[?]  450[?] -530[?] 447[?] 5400[?]  -529[?] 522[?] 5397[?]  -529[?] 527[?] 5395[?]  451[?] -527[?] -525[?] 5389[?]  -522[?] 521[?] 520[?] 519[?] 5381[?]  -521[?] -449[?] -442[?] 5377[?]  -521[?] 442[?] 449[?] 5376[?]  -520[?] -448[?] -441[?] 5373[?]  -520[?] 441[?] 448[?] 5372[?]  441[?] -448[?] 520[?] 5371[?]  448[?] -441[?] 520[?] 5370[?]  -519[?] -440[?] -447[?] 5369[?]  -519[?] 440[?] 447[?] 5368[?]  -447[?] 440[?] 519[?] 5367[?]  -440[?] 447[?] 519[?] 5366[?]  -518[?] 514[?] 5365[?]  -514[?] 513[?] 512[?] 511[?] 5349[?]  -513[?] -507[?] -439[?] 5345[?]  -513[?] 507[?] 439[?] 5344[?]  -512[?] -506[?] -438[?] 5341[?]  -512[?] 506[?] 438[?] 5340[?]  506[?] 512[?] -438[?] 5339[?]  438[?] 512[?] -506[?] 5338[?]  -511[?] -505[?] -437[?] 5337[?]  -511[?] 505[?] 437[?] 5336[?]  505[?] -437[?] 511[?] 5335[?]  437[?] -505[?] 511[?] 5334[?]  -510[?] 503[?] 5333[?]  -510[?] 504[?] 5332[?]  -510[?] 508[?] 5331[?]  -510[?] 509[?] 5330[?]  507[?] -509[?] -449[?] 5329[?]  449[?] -509[?] -507[?] 5328[?]  506[?] -508[?] -448[?] 5325[?]  448[?] -508[?] -506[?] 5324[?]  505[?] -504[?] -447[?] 5321[?]  -504[?] 447[?] -505[?] 5320[?]  -503[?] 502[?] 501[?] 500[?] 5317[?]  -502[?] -439[?] -496[?] 5313[?]  496[?] -502[?] 439[?] 5312[?]  -501[?] -438[?] -495[?] 5309[?]  495[?] -501[?] 438[?] 5308[?]  -500[?] -494[?] -437[?] 5305[?]  437[?] -500[?] 494[?] 5304[?]  -499[?] 492[?] 5301[?]  -499[?] 493[?] 5300[?]  -499[?] 497[?] 5299[?]  -499[?] 498[?] 5298[?]  496[?] -498[?] -449[?] 5297[?]  449[?] -498[?] -496[?] 5296[?]  495[?] -497[?] -448[?] 5293[?]  448[?] -497[?] -495[?] 5292[?]  494[?] -493[?] -447[?] 5289[?]  -493[?] 447[?] -494[?] 5288[?]  -492[?] 491[?] 490[?] 489[?] 5285[?]  -491[?] -485[?] -439[?] 5281[?]  -491[?] 485[?] 439[?] 5280[?]  -490[?] -438[?] -484[?] 5277[?]  484[?] -490[?] 438[?] 5276[?]  -489[?] -483[?] -437[?] 5273[?]  437[?] -489[?] 483[?] 5272[?]  -488[?] 481[?] 5269[?]  -488[?] 482[?] 5268[?]  486[?] -488[?] 5267[?]  -488[?] 487[?] 5266[?]  485[?] -487[?] -449[?] 5265[?]  449[?] -485[?] -487[?] 5264[?]  484[?] -486[?] -448[?] 5261[?]  448[?] -486[?] -484[?] 5260[?]  483[?] -482[?] -447[?] 5257[?]  -482[?] 447[?] -483[?] 5256[?]  -481[?] 480[?] 479[?] 478[?] 5253[?]  -480[?] -474[?] -439[?] 5249[?]  -480[?] 439[?] 474[?] 5248[?]  -479[?] -473[?] -438[?] 5245[?]  473[?] -479[?] 438[?] 5244[?]  -478[?] -472[?] -437[?] 5241[?]  437[?] -478[?] 472[?] 5240[?]  -477[?] 470[?] 5237[?]  -477[?] 471[?] 5236[?]  -477[?] 475[?] 5235[?]  -477[?] 476[?] 5234[?]  474[?] -476[?] -449[?] 5233[?]  449[?] -476[?] -474[?] 5232[?]  473[?] -475[?] -448[?] 5229[?]  448[?] -475[?] -473[?] 5228[?]  472[?] -471[?] -447[?] 5225[?]  -471[?] 447[?] -472[?] 5224[?]  -447[?] 471[?] -472[?] 5223[?]  472[?] 471[?] 447[?] 5222[?]  -470[?] 469[?] 467[?] 468[?] 5221[?]  -469[?] -439[?] -463[?] 5217[?]  463[?] -469[?] 439[?] 5216[?]  -468[?] -462[?] -438[?] 5213[?]  -468[?] 462[?] 438[?] 5212[?]  -467[?] -461[?] -437[?] 5209[?]  437[?] -467[?] 461[?] 5208[?]  -466[?] 459[?] 5205[?]  -466[?] 460[?] 5204[?]  -466[?] 464[?] 5203[?]  -466[?] 465[?] 5202[?]  463[?] -465[?] -449[?] 5201[?]  449[?] -465[?] -463[?] 5200[?]  462[?] -464[?] -448[?] 5197[?]  448[?] -464[?] -462[?] 5196[?]  461[?] -460[?] -447[?] 5193[?]  -460[?] 447[?] -461[?] 5192[?]  -447[?] 460[?] -461[?] 5191[?]  461[?] 447[?] 460[?] 5190[?]  -459[?] 458[?] 457[?] 456[?] 5189[?]  -458[?] -439[?] -452[?] 5185[?]  452[?] -458[?] 439[?] 5184[?]  -457[?] -451[?] -438[?] 5181[?]  -457[?] 451[?] 438[?] 5180[?]  -456[?] -437[?] -450[?] 5177[?]  450[?] -456[?] 437[?] 5176[?]  -455[?] 445[?] 5173[?]  -455[?] 446[?] 5172[?]  -455[?] 453[?] 5171[?]  -455[?] 454[?] 5170[?]  452[?] -454[?] -449[?] 5169[?]  449[?] -454[?] -452[?] 5168[?]  451[?] -453[?] -448[?] 5165[?]  448[?] -453[?] -451[?] 5164[?]  450[?] -446[?] -447[?] 5161[?]  -446[?] 447[?] -450[?] 5160[?]  -445[?] 436[?] 444[?] 443[?] 5157[?]  -444[?] -439[?] -442[?] 5153[?]  442[?] 439[?] -444[?] 5152[?]  -443[?] -438[?] -441[?] 5149[?]  441[?] -443[?] 438[?] 5148[?]  -440[?] -436[?] -437[?] 5145[?]  437[?] -436[?] 440[?] 5144[?]  -435[?] 303[?] 434[?] 236[?] 370[?] 102[?] 169[?] 402[?] 410[?] 394[?] 193[?] 228[?] 177[?] 378[?] 426[?] 319[?] 142[?] 201[?] 418[?] 260[?] 126[?] 185[?] 220[?] 295[?] 244[?] 212[?] 287[?] 362[?] 42[?] 252[?] 386[?] 354[?] 311[?] 346[?] 83[?] 271[?] 64[?] 75[?] 53[?] 118[?] 20[?] 161[?] 134[?] 31[?] 153[?] 110[?] 94[?] 279[?] 330[?] 338[?] 5141[?]  -434[?] 430[?] 5091[?]  -430[?] 429[?] 428[?] 427[?] 5075[?]  -429[?] -72[?] -327[?] 5071[?]  -429[?] 72[?] 327[?] 5070[?]  -428[?] -71[?] -326[?] 5067[?]  -428[?] 71[?] 326[?] 5066[?]  71[?] 428[?] -326[?] 5065[?]  326[?] 428[?] -71[?] 5064[?]  -427[?] -70[?] -325[?] 5063[?]  -427[?] 325[?] 70[?] 5062[?]  70[?] -325[?] 427[?] 5061[?]  325[?] -70[?] 427[?] 5060[?]  -426[?] 422[?] 5059[?]  -426[?] 423[?] 5058[?]  -426[?] 424[?] 5057[?]  -426[?] 425[?] 5056[?]  72[?] -425[?] -4[?] 5055[?]  4[?] -425[?] -72[?] 5054[?]  71[?] -424[?] -3[?] 5051[?]  3[?] -424[?] -71[?] 5050[?]  70[?] -423[?] -2[?] 5047[?]  -423[?] 2[?] -70[?] 5046[?]  -422[?] 421[?] 420[?] 419[?] 5043[?]  -421[?] -327[?] -61[?] 5039[?]  61[?] -421[?] 327[?] 5038[?]  -420[?] -326[?] -60[?] 5035[?]  60[?] -420[?] 326[?] 5034[?]  -419[?] -59[?] -325[?] 5031[?]  325[?] -419[?] 59[?] 5030[?]  -418[?] 414[?] 5027[?]  -418[?] 415[?] 5026[?]  -418[?] 416[?] 5025[?]  -418[?] 417[?] 5024[?]  61[?] -417[?] -4[?] 5023[?]  4[?] -61[?] -417[?] 5022[?]  60[?] -416[?] -3[?] 5019[?]  3[?] -416[?] -60[?] 5018[?]  59[?] -415[?] -2[?] 5015[?]  -415[?] 2[?] -59[?] 5014[?]  -414[?] 413[?] 412[?] 411[?] 5011[?]  -413[?] -50[?] -327[?] 5007[?]  -413[?] 50[?] 327[?] 5006[?]  -412[?] -326[?] -49[?] 5003[?]  49[?] -412[?] 326[?] 5002[?]  -411[?] -48[?] -325[?] 4999[?]  325[?] -411[?] 48[?] 4998[?]  -410[?] 406[?] 4995[?]  -410[?] 407[?] 4994[?]  -410[?] 408[?] 4993[?]  -410[?] 409[?] 4992[?]  50[?] -409[?] -4[?] 4991[?]  4[?] -50[?] -409[?] 4990[?]  49[?] -408[?] -3[?] 4987[?]  3[?] -408[?] -49[?] 4986[?]  48[?] -407[?] -2[?] 4983[?]  -407[?] 2[?] -48[?] 4982[?]  -406[?] 405[?] 403[?] 404[?] 4979[?]  -405[?] -39[?] -327[?] 4975[?]  -405[?] 327[?] 39[?] 4974[?]  -404[?] -38[?] -326[?] 4971[?]  38[?] -404[?] 326[?] 4970[?]  -403[?] -37[?] -325[?] 4967[?]  325[?] -403[?] 37[?] 4966[?]  -402[?] 398[?] 4963[?]  -402[?] 399[?] 4962[?]  -402[?] 400[?] 4961[?]  -402[?] 401[?] 4960[?]  39[?] -401[?] -4[?] 4959[?]  4[?] -401[?] -39[?] 4958[?]  38[?] -400[?] -3[?] 4955[?]  3[?] -400[?] -38[?] 4954[?]  37[?] -399[?] -2[?] 4951[?]  -399[?] 2[?] -37[?] 4950[?]  -2[?] 399[?] -37[?] 4949[?]  37[?] 399[?] 2[?] 4948[?]  -398[?] 397[?] 395[?] 396[?] 4947[?]  -397[?] -327[?] -28[?] 4943[?]  28[?] -397[?] 327[?] 4942[?]  -396[?] -27[?] -326[?] 4939[?]  -396[?] 27[?] 326[?] 4938[?]  -395[?] -26[?] -325[?] 4935[?]  325[?] -395[?] 26[?] 4934[?]  -394[?] 390[?] 4931[?]  -394[?] 391[?] 4930[?]  -394[?] 392[?] 4929[?]  -394[?] 393[?] 4928[?]  28[?] -393[?] -4[?] 4927[?]  4[?] -393[?] -28[?] 4926[?]  27[?] -392[?] -3[?] 4923[?]  3[?] -392[?] -27[?] 4922[?]  26[?] -391[?] -2[?] 4919[?]  -391[?] 2[?] -26[?] 4918[?]  -2[?] 391[?] -26[?] 4917[?]  26[?] 391[?] 2[?] 4916[?]  -390[?] 389[?] 388[?] 387[?] 4915[?]  -389[?] -327[?] -17[?] 4911[?]  17[?] -389[?] 327[?] 4910[?]  -388[?] -16[?] -326[?] 4907[?]  -388[?] 16[?] 326[?] 4906[?]  -387[?] -325[?] -15[?] 4903[?]  15[?] -387[?] 325[?] 4902[?]  -386[?] 382[?] 4899[?]  -386[?] 383[?] 4898[?]  -386[?] 384[?] 4897[?]  -386[?] 385[?] 4896[?]  17[?] -385[?] -4[?] 4895[?]  4[?] -385[?] -17[?] 4894[?]  16[?] -384[?] -3[?] 4891[?]  3[?] -384[?] -16[?] 4890[?]  15[?] -383[?] -2[?] 4887[?]  -383[?] 2[?] -15[?] 4886[?]  379[?] 381[?] -382[?] 380[?] 4883[?]  -381[?] -327[?] -7[?] 4879[?]  7[?] 327[?] -381[?] 4878[?]  -380[?] -326[?] -6[?] 4875[?]  6[?] -380[?] 326[?] 4874[?]  -5[?] -379[?] -325[?] 4871[?]  325[?] -379[?] 5[?] 4870[?]  -378[?] 374[?] 4867[?]  -378[?] 375[?] 4866[?]  -378[?] 376[?] 4865[?]  -378[?] 377[?] 4864[?]  7[?] -377[?] -327[?] 4863[?]  327[?] -377[?] -7[?] 4862[?]  6[?] -376[?] -326[?] 4859[?]  326[?] -376[?] -6[?] 4858[?]  -375[?] 5[?] -325[?] 4855[?]  325[?] -375[?] -5[?] 4854[?]  -374[?] 373[?] 372[?] 371[?] 4851[?]  -373[?] -268[?] -72[?] 4847[?]  -373[?] 268[?] 72[?] 4846[?]  -372[?] -71[?] -267[?] 4843[?]  267[?] -372[?] 71[?] 4842[?]  -371[?] -266[?] -70[?] 4839[?]  70[?] -371[?] 266[?] 4838[?]  -370[?] 366[?] 4835[?]  -366[?] 365[?] 363[?] 364[?] 4819[?]  -365[?] -268[?] -61[?] 4815[?]  -365[?] 61[?] 268[?] 4814[?]  -364[?] -60[?] -267[?] 4811[?]  -364[?] 60[?] 267[?] 4810[?]  60[?] -267[?] 364[?] 4809[?]  267[?] -60[?] 364[?] 4808[?]  -363[?] -59[?] -266[?] 4807[?]  -363[?] 59[?] 266[?] 4806[?]  59[?] -266[?] 363[?] 4805[?]  266[?] -59[?] 363[?] 4804[?]  -362[?] 358[?] 4803[?]  -362[?] 359[?] 4802[?]  -362[?] 360[?] 4801[?]  -362[?] 361[?] 4800[?]  61[?] -361[?] -327[?] 4799[?]  327[?] -361[?] -61[?] 4798[?]  361[?] -61[?] -327[?] 4797[?]  61[?] 361[?] 327[?] 4796[?]  60[?] -360[?] -326[?] 4795[?]  326[?] -360[?] -60[?] 4794[?]  59[?] -359[?] -325[?] 4791[?]  325[?] -359[?] -59[?] 4790[?]  359[?] -59[?] -325[?] 4789[?]  325[?] 59[?] 359[?] 4788[?]  -358[?] 357[?] 355[?] 356[?] 4787[?]  -357[?] -50[?] -268[?] 4783[?]  -357[?] 268[?] 50[?] 4782[?]  -356[?] -49[?] -267[?] 4779[?]  267[?] -356[?] 49[?] 4778[?]  -355[?] -48[?] -266[?] 4775[?]  266[?] -355[?] 48[?] 4774[?]  -354[?] 350[?] 4771[?]  -354[?] 351[?] 4770[?]  -354[?] 352[?] 4769[?]  -354[?] 353[?] 4768[?]  50[?] -353[?] -327[?] 4767[?]  327[?] -353[?] -50[?] 4766[?]  353[?] -50[?] -327[?] 4765[?]  353[?] 50[?] 327[?] 4764[?]  49[?] -352[?] -326[?] 4763[?]  326[?] -352[?] -49[?] 4762[?]  48[?] -351[?] -325[?] 4759[?]  325[?] -351[?] -48[?] 4758[?]  351[?] -48[?] -325[?] 4757[?]  -350[?] 349[?] 347[?] 348[?] 4755[?]  -349[?] -268[?] -39[?] 4751[?]  -349[?] 268[?] 39[?] 4750[?]  -348[?] -38[?] -267[?] 4747[?]  267[?] -348[?] 38[?] 4746[?]  -347[?] -37[?] -266[?] 4743[?]  266[?] -347[?] 37[?] 4742[?]  -346[?] 342[?] 4739[?]  -346[?] 343[?] 4738[?]  -346[?] 344[?] 4737[?]  -346[?] 345[?] 4736[?]  39[?] -345[?] -327[?] 4735[?]  327[?] -345[?] -39[?] 4734[?]  345[?] -39[?] -327[?] 4733[?]  345[?] 327[?] 39[?] 4732[?]  38[?] -344[?] -326[?] 4731[?]  326[?] -344[?] -38[?] 4730[?]  37[?] -343[?] -325[?] 4727[?]  325[?] -343[?] -37[?] 4726[?]  -342[?] 341[?] 339[?] 340[?] 4723[?]  -341[?] -268[?] -28[?] 4719[?]  28[?] -341[?] 268[?] 4718[?]  -340[?] -27[?] -267[?] 4715[?]  267[?] -340[?] 27[?] 4714[?]  -339[?] -26[?] -266[?] 4711[?]  266[?] -339[?] 26[?] 4710[?]  -338[?] 334[?] 4707[?]  -338[?] 335[?] 4706[?]  -338[?] 336[?] 4705[?]  -338[?] 337[?] 4704[?]  28[?] -337[?] -327[?] 4703[?]  327[?] -337[?] -28[?] 4702[?]  27[?] -336[?] -326[?] 4699[?]  326[?] -336[?] -27[?] 4698[?]  26[?] -335[?] -325[?] 4695[?]  325[?] -335[?] -26[?] 4694[?]  335[?] -26[?] -325[?] 4693[?]  325[?] 335[?] 26[?] 4692[?]  -334[?] 333[?] 332[?] 331[?] 4691[?]  -333[?] -268[?] -17[?] 4687[?]  17[?] -333[?] 268[?] 4686[?]  -332[?] -16[?] -267[?] 4683[?]  267[?] -332[?] 16[?] 4682[?]  -331[?] -266[?] -15[?] 4679[?]  15[?] -331[?] 266[?] 4678[?]  -330[?] 323[?] 4675[?]  -330[?] 324[?] 4674[?]  -330[?] 328[?] 4673[?]  -330[?] 329[?] 4672[?]  17[?] -329[?] -327[?] 4671[?]  327[?] -329[?] -17[?] 4670[?]  16[?] -328[?] -326[?] 4667[?]  326[?] -328[?] -16[?] 4666[?]  328[?] 16[?] 326[?] 4664[?]  15[?] -324[?] -325[?] 4663[?]  325[?] -324[?] -15[?] 4662[?]  320[?] 322[?] -323[?] 321[?] 4659[?]  -322[?] -268[?] -7[?] 4655[?]  7[?] -322[?] 268[?] 4654[?]  -321[?] -6[?] -267[?] 4651[?]  267[?] -321[?] 6[?] 4650[?]  -5[?] -320[?] -266[?] 4647[?]  266[?] -320[?] 5[?] 4646[?]  -319[?] 315[?] 4643[?]  -319[?] 316[?] 4642[?]  -319[?] 317[?] 4641[?]  -319[?] 318[?] 4640[?]  7[?] -268[?] -318[?] 4639[?]  268[?] -318[?] -7[?] 4638[?]  6[?] -317[?] -267[?] 4635[?]  267[?] -317[?] -6[?] 4634[?]  -316[?] 5[?] -266[?] 4631[?]  266[?] -316[?] -5[?] 4630[?]  -315[?] 314[?] 313[?] 312[?] 4627[?]  -314[?] -209[?] -72[?] 4623[?]  -314[?] 209[?] 72[?] 4622[?]  -313[?] -71[?] -208[?] 4619[?]  208[?] -313[?] 71[?] 4618[?]  -312[?] -207[?] -70[?] 4615[?]  70[?] -312[?] 207[?] 4614[?]  -311[?] 307[?] 4611[?]  308[?] -311[?] 4610[?]  -311[?] 309[?] 4609[?]  -311[?] 310[?] 4608[?]  72[?] -310[?] -268[?] 4607[?]  268[?] -310[?] -72[?] 4606[?]  310[?] -268[?] -72[?] 4605[?]  310[?] 268[?] 72[?] 4604[?]  71[?] -309[?] -267[?] 4603[?]  267[?] -309[?] -71[?] 4602[?]  70[?] -308[?] -266[?] 4599[?]  266[?] -308[?] -70[?] 4598[?]  -307[?] 306[?] 304[?] 305[?] 4595[?]  -306[?] -209[?] -61[?] 4591[?]  -306[?] 61[?] 209[?] 4590[?]  -305[?] -208[?] -60[?] 4587[?]  60[?] -305[?] 208[?] 4586[?]  -304[?] -207[?] -59[?] 4583[?]  59[?] -304[?] 207[?] 4582[?]  -303[?] 299[?] 4579[?]  -299[?] 298[?] 296[?] 297[?] 4563[?]  -298[?] -209[?] -50[?] 4559[?]  -298[?] 209[?] 50[?] 4558[?]  -297[?] -49[?] -208[?] 4555[?]  -297[?] 208[?] 49[?] 4554[?]  -296[?] -48[?] -207[?] 4551[?]  -296[?] 207[?] 48[?] 4550[?]  -295[?] 291[?] 4547[?]  -295[?] 292[?] 4546[?]  -295[?] 293[?] 4545[?]  -295[?] 294[?] 4544[?]  50[?] -294[?] -268[?] 4543[?]  268[?] -294[?] -50[?] 4542[?]  294[?] -50[?] -268[?] 4541[?]  268[?] 50[?] 294[?] 4540[?]  49[?] -293[?] -267[?] 4539[?]  267[?] -293[?] -49[?] 4538[?]  48[?] -292[?] -266[?] 4535[?]  266[?] -292[?] -48[?] 4534[?]  -291[?] 290[?] 288[?] 289[?] 4531[?]  -290[?] -209[?] -39[?] 4527[?]  -290[?] 209[?] 39[?] 4526[?]  -289[?] -38[?] -208[?] 4523[?]  208[?] -289[?] 38[?] 4522[?]  -288[?] -37[?] -207[?] 4519[?]  207[?] -288[?] 37[?] 4518[?]  -287[?] 283[?] 4515[?]  -287[?] 284[?] 4514[?]  -287[?] 285[?] 4513[?]  -287[?] 286[?] 4512[?]  39[?] -286[?] -268[?] 4511[?]  268[?] -286[?] -39[?] 4510[?]  286[?] -268[?] -39[?] 4509[?]  268[?] 286[?] 39[?] 4508[?]  38[?] -285[?] -267[?] 4507[?]  267[?] -285[?] -38[?] 4506[?]  37[?] -284[?] -266[?] 4503[?]  266[?] -284[?] -37[?] 4502[?]  284[?] -37[?] -266[?] 4501[?]  266[?] 284[?] 37[?] 4500[?]  -283[?] 282[?] 281[?] 280[?] 4499[?]  -282[?] -209[?] -28[?] 4495[?]  28[?] -282[?] 209[?] 4494[?]  -281[?] -27[?] -208[?] 4491[?]  208[?] -281[?] 27[?] 4490[?]  -280[?] -26[?] -207[?] 4487[?]  207[?] -280[?] 26[?] 4486[?]  -279[?] 275[?] 4483[?]  -279[?] 276[?] 4482[?]  -279[?] 277[?] 4481[?]  -279[?] 278[?] 4480[?]  28[?] -278[?] -268[?] 4479[?]  268[?] -278[?] -28[?] 4478[?]  27[?] -277[?] -267[?] 4475[?]  267[?] -277[?] -27[?] 4474[?]  26[?] -276[?] -266[?] 4471[?]  266[?] -276[?] -26[?] 4470[?]  -275[?] 274[?] 273[?] 272[?] 4467[?]  -274[?] -209[?] -17[?] 4463[?]  17[?] -274[?] 209[?] 4462[?]  -273[?] -16[?] -208[?] 4459[?]  208[?] -273[?] 16[?] 4458[?]  -272[?] -207[?] -15[?] 4455[?]  15[?] -272[?] 207[?] 4454[?]  -271[?] 264[?] 4451[?]  -271[?] 265[?] 4450[?]  -271[?] 269[?] 4449[?]  -271[?] 270[?] 4448[?]  17[?] -270[?] -268[?] 4447[?]  268[?] -270[?] -17[?] 4446[?]  16[?] -269[?] -267[?] 4443[?]  267[?] -269[?] -16[?] 4442[?]  15[?] -265[?] -266[?] 4439[?]  266[?] -265[?] -15[?] 4438[?]  263[?] 261[?] -264[?] 262[?] 4435[?]  -263[?] -209[?] -7[?] 4431[?]  7[?] -263[?] 209[?] 4430[?]  -262[?] -6[?] -208[?] 4427[?]  208[?] -262[?] 6[?] 4426[?]  -5[?] -261[?] -207[?] 4423[?]  207[?] -261[?] 5[?] 4422[?]  -260[?] 256[?] 4419[?]  -260[?] 257[?] 4418[?]  -260[?] 258[?] 4417[?]  -260[?] 259[?] 4416[?]  7[?] -209[?] -259[?] 4415[?]  209[?] -259[?] -7[?] 4414[?]  6[?] -258[?] -208[?] 4411[?]  208[?] -258[?] -6[?] 4410[?]  -257[?] 5[?] -207[?] 4407[?]  207[?] -257[?] -5[?] 4406[?]  -256[?] 255[?] 254[?] 253[?] 4403[?]  -255[?] -150[?] -72[?] 4399[?]  -255[?] 72[?] 150[?] 4398[?]  -254[?] -149[?] -71[?] 4395[?]  149[?] -254[?] 71[?] 4394[?]  -253[?] -148[?] -70[?] 4391[?]  70[?] -253[?] 148[?] 4390[?]  -252[?] 248[?] 4387[?]  -252[?] 249[?] 4386[?]  -252[?] 250[?] 4385[?]  -252[?] 251[?] 4384[?]  72[?] -251[?] -209[?] 4383[?]  209[?] -251[?] -72[?] 4382[?]  251[?] -209[?] -72[?] 4381[?]  251[?] 209[?] 72[?] 4380[?]  71[?] -250[?] -208[?] 4379[?]  208[?] -250[?] -71[?] 4378[?]  70[?] -249[?] -207[?] 4375[?]  207[?] -249[?] -70[?] 4374[?]  -248[?] 247[?] 245[?] 246[?] 4371[?]  -247[?] -61[?] -150[?] 4367[?]  61[?] -247[?] 150[?] 4366[?]  -246[?] -149[?] -60[?] 4363[?]  60[?] -246[?] 149[?] 4362[?]  -245[?] -148[?] -59[?] 4359[?]  59[?] -245[?] 148[?] 4358[?]  -244[?] 240[?] 4355[?]  -244[?] 241[?] 4354[?]  -244[?] 242[?] 4353[?]  -244[?] 243[?] 4352[?]  61[?] -243[?] -209[?] 4351[?]  209[?] -243[?] -61[?] 4350[?]  243[?] -209[?] -61[?] 4349[?]  61[?] 209[?] 243[?] 4348[?]  60[?] -242[?] -208[?] 4347[?]  208[?] -242[?] -60[?] 4346[?]  59[?] -241[?] -207[?] 4343[?]  207[?] -241[?] -59[?] 4342[?]  -240[?] 239[?] 237[?] 238[?] 4339[?]  -239[?] -50[?] -150[?] 4335[?]  -239[?] 50[?] 150[?] 4334[?]  -238[?] -149[?] -49[?] 4331[?]  49[?] -238[?] 149[?] 4330[?]  -237[?] -148[?] -48[?] 4327[?]  48[?] -237[?] 148[?] 4326[?]  -236[?] 232[?] 4323[?]  -232[?] 231[?] 229[?] 230[?] 4307[?]  -231[?] -39[?] -150[?] 4303[?]  -231[?] 150[?] 39[?] 4302[?]  -230[?] -38[?] -149[?] 4299[?]  -230[?] 38[?] 149[?] 4298[?]  38[?] -149[?] 230[?] 4297[?]  149[?] -38[?] 230[?] 4296[?]  -229[?] -37[?] -148[?] 4295[?]  -229[?] 148[?] 37[?] 4294[?]  -228[?] 224[?] 4291[?]  -228[?] 225[?] 4290[?]  -228[?] 226[?] 4289[?]  -228[?] 227[?] 4288[?]  39[?] -227[?] -209[?] 4287[?]  209[?] -227[?] -39[?] 4286[?]  38[?] -226[?] -208[?] 4283[?]  208[?] -226[?] -38[?] 4282[?]  37[?] -225[?] -207[?] 4279[?]  207[?] -225[?] -37[?] 4278[?]  225[?] -37[?] -207[?] 4277[?]  207[?] 225[?] 37[?] 4276[?]  -224[?] 223[?] 222[?] 221[?] 4275[?]  -223[?] -150[?] -28[?] 4271[?]  28[?] -223[?] 150[?] 4270[?]  -222[?] -27[?] -149[?] 4267[?]  149[?] -222[?] 27[?] 4266[?]  -221[?] -26[?] -148[?] 4263[?]  -221[?] 26[?] 148[?] 4262[?]  -220[?] 216[?] 4259[?]  -220[?] 217[?] 4258[?]  -220[?] 218[?] 4257[?]  -220[?] 219[?] 4256[?]  28[?] -219[?] -209[?] 4255[?]  209[?] -219[?] -28[?] 4254[?]  27[?] -218[?] -208[?] 4251[?]  208[?] -218[?] -27[?] 4250[?]  26[?] -217[?] -207[?] 4247[?]  207[?] -217[?] -26[?] 4246[?]  -216[?] 215[?] 214[?] 213[?] 4243[?]  -215[?] -150[?] -17[?] 4239[?]  17[?] -215[?] 150[?] 4238[?]  -214[?] -16[?] -149[?] 4235[?]  149[?] -214[?] 16[?] 4234[?]  -213[?] -148[?] -15[?] 4231[?]  15[?] -213[?] 148[?] 4230[?]  -212[?] 205[?] 4227[?]  -212[?] 206[?] 4226[?]  -212[?] 210[?] 4225[?]  -212[?] 211[?] 4224[?]  17[?] -211[?] -209[?] 4223[?]  209[?] -211[?] -17[?] 4222[?]  16[?] -210[?] -208[?] 4219[?]  208[?] -210[?] -16[?] 4218[?]  15[?] -206[?] -207[?] 4215[?]  207[?] -206[?] -15[?] 4214[?]  204[?] 202[?] -205[?] 203[?] 4211[?]  -204[?] -150[?] -7[?] 4207[?]  7[?] -204[?] 150[?] 4206[?]  -203[?] -149[?] -6[?] 4203[?]  6[?] -203[?] 149[?] 4202[?]  -5[?] -202[?] -148[?] 4199[?]  148[?] -202[?] 5[?] 4198[?]  -201[?] 197[?] 4195[?]  -201[?] 198[?] 4194[?]  -201[?] 199[?] 4193[?]  -201[?] 200[?] 4192[?]  7[?] -200[?] -150[?] 4191[?]  150[?] -200[?] -7[?] 4190[?]  6[?] -199[?] -149[?] 4187[?]  149[?] -199[?] -6[?] 4186[?]  -198[?] 5[?] -148[?] 4183[?]  148[?] -198[?] -5[?] 4182[?]  -5[?] 198[?] -148[?] 4181[?]  148[?] 5[?] 198[?] 4180[?]  -197[?] 196[?] 194[?] 195[?] 4179[?]  -196[?] -72[?] -91[?] 4175[?]  91[?] -196[?] 72[?] 4174[?]  -195[?] -90[?] -71[?] 4171[?]  -195[?] 90[?] 71[?] 4170[?]  -194[?] -89[?] -70[?] 4167[?]  70[?] -194[?] 89[?] 4166[?]  -193[?] 189[?] 4163[?]  -193[?] 190[?] 4162[?]  -193[?] 191[?] 4161[?]  -193[?] 192[?] 4160[?]  72[?] -192[?] -150[?] 4159[?]  150[?] -192[?] -72[?] 4158[?]  192[?] -150[?] -72[?] 4157[?]  192[?] 72[?] 150[?] 4156[?]  71[?] -191[?] -149[?] 4155[?]  149[?] -191[?] -71[?] 4154[?]  70[?] -148[?] -190[?] 4151[?]  148[?] -190[?] -70[?] 4150[?]  -189[?] 188[?] 186[?] 187[?] 4147[?]  -188[?] -61[?] -91[?] 4143[?]  91[?] -188[?] 61[?] 4142[?]  -187[?] -90[?] -60[?] 4139[?]  60[?] -187[?] 90[?] 4138[?]  -186[?] -89[?] -59[?] 4135[?]  59[?] -186[?] 89[?] 4134[?]  -185[?] 181[?] 4131[?]  -185[?] 182[?] 4130[?]  -185[?] 183[?] 4129[?]  -185[?] 184[?] 4128[?]  61[?] -184[?] -150[?] 4127[?]  150[?] -184[?] -61[?] 4126[?]  184[?] -61[?] -150[?] 4125[?]  61[?] 184[?] 150[?] 4124[?]  60[?] -183[?] -149[?] 4123[?]  149[?] -183[?] -60[?] 4122[?]  59[?] -182[?] -148[?] 4119[?]  148[?] -182[?] -59[?] 4118[?]  -181[?] 180[?] 178[?] 179[?] 4115[?]  -180[?] -50[?] -91[?] 4111[?]  91[?] -180[?] 50[?] 4110[?]  -179[?] -90[?] -49[?] 4107[?]  49[?] -179[?] 90[?] 4106[?]  -178[?] -89[?] -48[?] 4103[?]  48[?] -178[?] 89[?] 4102[?]  -177[?] 173[?] 4099[?]  -177[?] 174[?] 4098[?]  -177[?] 175[?] 4097[?]  -177[?] 176[?] 4096[?]  50[?] -176[?] -150[?] 4095[?]  150[?] -176[?] -50[?] 4094[?]  49[?] -175[?] -149[?] 4091[?]  149[?] -175[?] -49[?] 4090[?]  48[?] -174[?] -148[?] 4087[?]  148[?] -174[?] -48[?] 4086[?]  -173[?] 172[?] 171[?] 170[?] 4083[?]  -172[?] -39[?] -91[?] 4079[?]  91[?] -172[?] 39[?] 4078[?]  -171[?] -90[?] -38[?] 4075[?]  38[?] -171[?] 90[?] 4074[?]  -170[?] -89[?] -37[?] 4071[?]  -170[?] 89[?] 37[?] 4070[?]  -169[?] 165[?] 4067[?]  -165[?] 162[?] 163[?] 164[?] 4051[?]  -164[?] -91[?] -28[?] 4047[?]  -164[?] 28[?] 91[?] 4046[?]  -163[?] -27[?] -90[?] 4043[?]  -163[?] 27[?] 90[?] 4042[?]  -162[?] -26[?] -89[?] 4039[?]  -162[?] 89[?] 26[?] 4038[?]  26[?] 162[?] -89[?] 4037[?]  -161[?] 157[?] 4035[?]  -161[?] 158[?] 4034[?]  -161[?] 159[?] 4033[?]  -161[?] 160[?] 4032[?]  28[?] -160[?] -150[?] 4031[?]  150[?] -160[?] -28[?] 4030[?]  27[?] -159[?] -149[?] 4027[?]  149[?] -159[?] -27[?] 4026[?]  26[?] -158[?] -148[?] 4023[?]  148[?] -158[?] -26[?] 4022[?]  -157[?] 155[?] 154[?] 156[?] 4019[?]  -156[?] -91[?] -17[?] 4015[?]  17[?] -156[?] 91[?] 4014[?]  -155[?] -16[?] -90[?] 4011[?]  -155[?] 16[?] 90[?] 4010[?]  -154[?] -89[?] -15[?] 4007[?]  15[?] -154[?] 89[?] 4006[?]  -153[?] 146[?] 4003[?]  -153[?] 147[?] 4002[?]  -153[?] 151[?] 4001[?]  -153[?] 152[?] 4000[?]  17[?] -152[?] -150[?] 3999[?]  150[?] -152[?] -17[?] 3998[?]  16[?] -151[?] -149[?] 3995[?]  149[?] -151[?] -16[?] 3994[?]  15[?] -148[?] -147[?] 3991[?]  148[?] -147[?] -15[?] 3990[?]  143[?] -146[?] 144[?] 145[?] 3987[?]  -145[?] -91[?] -7[?] 3983[?]  7[?] -145[?] 91[?] 3982[?]  -144[?] -90[?] -6[?] 3979[?]  6[?] -144[?] 90[?] 3978[?]  -5[?] -143[?] -89[?] 3975[?]  89[?] -143[?] 5[?] 3974[?]  -142[?] 138[?] 3971[?]  -142[?] 139[?] 3970[?]  -142[?] 140[?] 3969[?]  -142[?] 141[?] 3968[?]  7[?] -141[?] -91[?] 3967[?]  91[?] -141[?] -7[?] 3966[?]  6[?] -140[?] -90[?] 3963[?]  90[?] -140[?] -6[?] 3962[?]  -139[?] 5[?] -89[?] 3959[?]  89[?] -139[?] -5[?] 3958[?]  -5[?] 139[?] -89[?] 3957[?]  89[?] 5[?] 139[?] 3956[?]  -138[?] 137[?] 136[?] 135[?] 3955[?]  -137[?] -72[?] -14[?] 3951[?]  14[?] -137[?] 72[?] 3950[?]  -136[?] -13[?] -71[?] 3947[?]  -136[?] 13[?] 71[?] 3946[?]  -135[?] -70[?] -12[?] 3943[?]  12[?] -135[?] 70[?] 3942[?]  -134[?] 130[?] 3939[?]  -134[?] 131[?] 3938[?]  -134[?] 132[?] 3937[?]  -134[?] 133[?] 3936[?]  72[?] -133[?] -91[?] 3935[?]  91[?] -133[?] -72[?] 3934[?]  133[?] -72[?] -91[?] 3933[?]  91[?] 133[?] 72[?] 3932[?]  71[?] -132[?] -90[?] 3931[?]  90[?] -132[?] -71[?] 3930[?]  70[?] -131[?] -89[?] 3927[?]  89[?] -131[?] -70[?] 3926[?]  -130[?] 129[?] 128[?] 127[?] 3923[?]  -129[?] -61[?] -14[?] 3919[?]  14[?] -129[?] 61[?] 3918[?]  -128[?] -13[?] -60[?] 3915[?]  60[?] -128[?] 13[?] 3914[?]  -127[?] -59[?] -12[?] 3911[?]  12[?] -127[?] 59[?] 3910[?]  -126[?] 122[?] 3907[?]  -126[?] 123[?] 3906[?]  -126[?] 124[?] 3905[?]  -126[?] 125[?] 3904[?]  61[?] -125[?] -91[?] 3903[?]  91[?] -125[?] -61[?] 3902[?]  60[?] -124[?] -90[?] 3899[?]  90[?] -124[?] -60[?] 3898[?]  59[?] -123[?] -89[?] 3895[?]  89[?] -123[?] -59[?] 3894[?]  -122[?] 121[?] 120[?] 119[?] 3891[?]  -121[?] -50[?] -14[?] 3887[?]  14[?] -121[?] 50[?] 3886[?]  -120[?] -13[?] -49[?] 3883[?]  49[?] -120[?] 13[?] 3882[?]  -119[?] -48[?] -12[?] 3879[?]  12[?] -119[?] 48[?] 3878[?]  -118[?] 114[?] 3875[?]  -118[?] 115[?] 3874[?]  -118[?] 116[?] 3873[?]  -118[?] 117[?] 3872[?]  50[?] -117[?] -91[?] 3871[?]  91[?] -117[?] -50[?] 3870[?]  49[?] -116[?] -90[?] 3867[?]  90[?] -116[?] -49[?] 3866[?]  48[?] -115[?] -89[?] 3863[?]  89[?] -115[?] -48[?] 3862[?]  -114[?] 113[?] 112[?] 111[?] 3859[?]  -113[?] -39[?] -14[?] 3855[?]  14[?] -113[?] 39[?] 3854[?]  -112[?] -13[?] -38[?] 3851[?]  38[?] -112[?] 13[?] 3850[?]  -111[?] -37[?] -12[?] 3847[?]  12[?] -111[?] 37[?] 3846[?]  -110[?] 106[?] 3843[?]  -110[?] 107[?] 3842[?]  -110[?] 108[?] 3841[?]  -110[?] 109[?] 3840[?]  39[?] -109[?] -91[?] 3839[?]  91[?] -109[?] -39[?] 3838[?]  38[?] -108[?] -90[?] 3835[?]  90[?] -108[?] -38[?] 3834[?]  37[?] -107[?] -89[?] 3831[?]  89[?] -107[?] -37[?] 3830[?]  -106[?] 104[?] 103[?] 105[?] 3827[?]  -105[?] -28[?] -14[?] 3823[?]  14[?] -105[?] 28[?] 3822[?]  -104[?] -13[?] -27[?] 3819[?]  -104[?] 13[?] 27[?] 3818[?]  -103[?] -26[?] -12[?] 3815[?]  12[?] -103[?] 26[?] 3814[?]  -102[?] 98[?] 3811[?]  -98[?] 96[?] 97[?] 95[?] 3795[?]  -97[?] -17[?] -14[?] 3791[?]  -97[?] 17[?] 14[?] 3790[?]  -96[?] -16[?] -13[?] 3787[?]  -96[?] 16[?] 13[?] 3786[?]  16[?] -13[?] 96[?] 3785[?]  13[?] -16[?] 96[?] 3784[?]  -95[?] -12[?] -15[?] 3783[?]  -95[?] 12[?] 15[?] 3782[?]  -94[?] 87[?] 3779[?]  -94[?] 88[?] 3778[?]  -94[?] 92[?] 3777[?]  -94[?] 93[?] 3776[?]  17[?] -93[?] -91[?] 3775[?]  91[?] -93[?] -17[?] 3774[?]  16[?] -92[?] -90[?] 3771[?]  90[?] -92[?] -16[?] 3770[?]  15[?] -88[?] -89[?] 3767[?]  89[?] -88[?] -15[?] 3766[?]  84[?] 85[?] -87[?] 86[?] 3763[?]  -86[?] -14[?] -7[?] 3759[?]  7[?] -86[?] 14[?] 3758[?]  -85[?] -13[?] -6[?] 3755[?]  6[?] -85[?] 13[?] 3754[?]  -5[?] -84[?] -12[?] 3751[?]  12[?] -84[?] 5[?] 3750[?]  -83[?] 79[?] 3747[?]  -83[?] 80[?] 3746[?]  -83[?] 81[?] 3745[?]  -83[?] 82[?] 3744[?]  7[?] -82[?] -14[?] 3743[?]  14[?] -82[?] -7[?] 3742[?]  6[?] -81[?] -13[?] 3739[?]  13[?] -81[?] -6[?] 3738[?]  81[?] -13[?] -6[?] 3737[?]  6[?] 81[?] 13[?] 3736[?]  -80[?] 5[?] -12[?] 3735[?]  12[?] -80[?] -5[?] 3734[?]  -79[?] 76[?] 78[?] 77[?] 3731[?]  -78[?] -72[?] -4[?] 3727[?]  4[?] -78[?] 72[?] 3726[?]  -77[?] -71[?] -3[?] 3723[?]  3[?] -77[?] 71[?] 3722[?]  -2[?] -76[?] -70[?] 3719[?]  70[?] -76[?] 2[?] 3718[?]  -75[?] 68[?] 3715[?]  -75[?] 69[?] 3714[?]  -75[?] 73[?] 3713[?]  -75[?] 74[?] 3712[?]  72[?] -74[?] -14[?] 3711[?]  14[?] -74[?] -72[?] 3710[?]  71[?] -73[?] -13[?] 3707[?]  13[?] -73[?] -71[?] 3706[?]  70[?] -69[?] -12[?] 3703[?]  12[?] -69[?] -70[?] 3702[?]  -68[?] 65[?] 67[?] 66[?] 3699[?]  -67[?] -61[?] -4[?] 3695[?]  4[?] -67[?] 61[?] 3694[?]  -66[?] -3[?] -60[?] 3691[?]  60[?] -66[?] 3[?] 3690[?]  -2[?] -65[?] -59[?] 3687[?]  59[?] -65[?] 2[?] 3686[?]  -64[?] 57[?] 3683[?]  -64[?] 58[?] 3682[?]  -64[?] 62[?] 3681[?]  -64[?] 63[?] 3680[?]  61[?] -63[?] -14[?] 3679[?]  14[?] -63[?] -61[?] 3678[?]  60[?] -62[?] -13[?] 3675[?]  13[?] -62[?] -60[?] 3674[?]  59[?] -58[?] -12[?] 3671[?]  12[?] -58[?] -59[?] 3670[?]  -57[?] 56[?] 54[?] 55[?] 3667[?]  -56[?] -50[?] -4[?] 3663[?]  4[?] -56[?] 50[?] 3662[?]  -55[?] -3[?] -49[?] 3659[?]  49[?] -55[?] 3[?] 3658[?]  -2[?] -54[?] -48[?] 3655[?]  48[?] -54[?] 2[?] 3654[?]  -53[?] 46[?] 3651[?]  -53[?] 47[?] 3650[?]  -53[?] 51[?] 3649[?]  -53[?] 52[?] 3648[?]  50[?] -52[?] -14[?] 3647[?]  14[?] -52[?] -50[?] 3646[?]  49[?] -51[?] -13[?] 3643[?]  13[?] -51[?] -49[?] 3642[?]  48[?] -47[?] -12[?] 3639[?]  12[?] -47[?] -48[?] 3638[?]  -46[?] 45[?] 43[?] 44[?] 3635[?]  -45[?] -39[?] -4[?] 3631[?]  4[?] -45[?] 39[?] 3630[?]  -44[?] -38[?] -3[?] 3627[?]  3[?] -44[?] 38[?] 3626[?]  -2[?] -43[?] -37[?] 3623[?]  37[?] -43[?] 2[?] 3622[?]  -42[?] 35[?] 3619[?]  -42[?] 36[?] 3618[?]  -42[?] 40[?] 3617[?]  -42[?] 41[?] 3616[?]  39[?] -41[?] -14[?] 3615[?]  14[?] -41[?] -39[?] 3614[?]  38[?] -40[?] -13[?] 3611[?]  13[?] -40[?] -38[?] 3610[?]  37[?] -36[?] -12[?] 3607[?]  12[?] -37[?] -36[?] 3606[?]  -35[?] 32[?] 33[?] 34[?] 3603[?]  -34[?] -28[?] -4[?] 3599[?]  4[?] -34[?] 28[?] 3598[?]  -33[?] -27[?] -3[?] 3595[?]  3[?] -33[?] 27[?] 3594[?]  -2[?] -32[?] -26[?] 3591[?]  26[?] -32[?] 2[?] 3590[?]  -31[?] 24[?] 3587[?]  -31[?] 25[?] 3586[?]  -31[?] 29[?] 3585[?]  -31[?] 30[?] 3584[?]  28[?] -30[?] -14[?] 3583[?]  14[?] -30[?] -28[?] 3582[?]  27[?] -29[?] -13[?] 3579[?]  13[?] -29[?] -27[?] 3578[?]  29[?] -13[?] -27[?] 3577[?]  29[?] 13[?] 27[?] 3576[?]  26[?] -25[?] -12[?] 3575[?]  12[?] -25[?] -26[?] 3574[?]  -24[?] 21[?] 22[?] 23[?] 3571[?]  -23[?] -17[?] -4[?] 3567[?]  4[?] -23[?] 17[?] 3566[?]  -22[?] -16[?] -3[?] 3563[?]  3[?] -22[?] 16[?] 3562[?]  -2[?] -21[?] -15[?] 3559[?]  15[?] -21[?] 2[?] 3558[?]  -20[?] 10[?] 3555[?]  -10[?] 9[?] 1[?] 8[?] 3539[?]  -9[?] -4[?] -7[?] 3535[?]  -9[?] 4[?] 7[?] 3534[?]  -8[?] -3[?] -6[?] 3531[?]  -8[?] 6[?] 3[?] 3530[?]  6[?] -3[?] 8[?] 3529[?]  3[?] -6[?] 8[?] 3528[?]  -1[?] -2[?] -5[?] 3527[?]  -1[?] 5[?] 2[?] 3526[?]  -2[?] 5[?] 1[?] 3525[?]  -5[?] 2[?] 1[?] 3524[?]  
154.12/153.68	c qxplain 0/7864
154.21/153.73	c qxplain 3933/7864
154.21/153.74	c qxplain 5899/7864
154.21/153.74	c qxplain 6882/7864
154.21/153.75	c qxplain 7374/7864
154.21/153.75	c qxplain 7620/7864
154.21/153.76	c qxplain 7743/7864
154.21/153.77	c qxplain 7804/7864
154.21/153.77	c qxplain 7835/7864
154.21/153.78	c qxplain 7850/7864
154.21/153.78	c qxplain 7858/7864
154.21/153.79	c qxplain 7862/7864
154.35/153.89	c qxplain 7864/7864
160.95/160.47	c cleaning 9224 clauses out of 18456 with flag 5002/100445
168.88/168.32	c cleaning 7611 clauses out of 15232 with flag 11002/106445
177.57/177.05	c cleaning 7294 clauses out of 14619 with flag 18000/113443
186.37/185.83	c cleaning 7636 clauses out of 15325 with flag 26000/121443
195.47/194.94	c qxplain 7862/7863
195.59/195.08	c qxplain 7863/7863
202.19/201.69	c cleaning 10638 clauses out of 21287 with flag 5001/135042
210.11/209.59	c cleaning 8313 clauses out of 16648 with flag 11000/141041
216.01/215.41	c qxplain 7862/7862
216.01/215.43	c 3526[?] 5[?] 2[?] -1[?]  is mandatory 
216.01/215.43	c qxplain 7858/7861
216.01/215.44	c qxplain 7860/7861
216.14/215.56	c qxplain 7861/7861
216.14/215.57	c 3527[?] -2[?] -1[?] -5[?]  is mandatory 
216.14/215.57	c qxplain 7860/7860
222.23/221.64	c cleaning 9683 clauses out of 19381 with flag 5000/152088
226.64/226.05	c qxplain 7858/7859
226.64/226.06	c qxplain 7859/7859
227.64/227.08	c cleaning 7487 clauses out of 15015 with flag 1000/157406
234.74/234.13	c cleaning 6740 clauses out of 13529 with flag 7001/163407
242.05/241.46	c cleaning 6866 clauses out of 13790 with flag 14002/170408
244.65/244.07	c qxplain 7858/7858
244.65/244.08	c 3530[?] 6[?] 3[?] -8[?]  is mandatory 
244.65/244.08	c qxplain 7850/7857
244.65/244.09	c qxplain 7854/7857
244.65/244.10	c qxplain 7856/7857
244.65/244.10	c qxplain 7857/7857
244.65/244.11	c 3531[?] -3[?] -6[?] -8[?]  is mandatory 
244.65/244.11	c qxplain 7856/7856
244.75/244.12	c 3534[?] -9[?] 4[?] 7[?]  is mandatory 
244.75/244.12	c qxplain 7854/7855
244.75/244.12	c qxplain 7855/7855
244.75/244.14	c 3535[?] -9[?] -4[?] -7[?]  is mandatory 
244.75/244.14	c qxplain 7854/7854
244.75/244.14	c 3539[?] -10[?] 9[?] 8[?] 1[?]  is mandatory 
244.75/244.14	c qxplain 7850/7853
244.75/244.15	c qxplain 7852/7853
244.75/244.15	c qxplain 7853/7853
244.75/244.16	c 3555[?] -20[?] 10[?]  is mandatory 
244.75/244.16	c qxplain 7852/7852
244.75/244.16	c 3558[?] -21[?] 15[?] 2[?]  is mandatory 
244.75/244.16	c qxplain 7850/7851
244.75/244.17	c qxplain 7851/7851
244.75/244.17	c 3559[?] -21[?] -2[?] -15[?]  is mandatory 
244.75/244.17	c qxplain 7850/7850
244.75/244.18	c 3562[?] -22[?] 16[?] 3[?]  is mandatory 
244.75/244.18	c qxplain 7835/7849
244.75/244.19	c qxplain 7843/7849
244.75/244.19	c qxplain 7847/7849
244.75/244.20	c qxplain 7849/7849
244.75/244.20	c 3563[?] -22[?] -3[?] -16[?]  is mandatory 
244.75/244.20	c qxplain 7847/7848
244.75/244.21	c qxplain 7848/7848
244.75/244.21	c 3566[?] -23[?] 4[?] 17[?]  is mandatory 
244.86/244.21	c qxplain 7847/7847
244.86/244.22	c 3567[?] -23[?] -4[?] -17[?]  is mandatory 
244.86/244.22	c qxplain 7843/7846
244.86/244.23	c qxplain 7845/7846
244.86/244.23	c qxplain 7846/7846
244.86/244.24	c 3571[?] -24[?] 21[?] 23[?] 22[?]  is mandatory 
244.86/244.24	c qxplain 7845/7845
244.95/244.32	c 3574[?] -25[?] -26[?] 12[?]  is mandatory 
244.95/244.32	c qxplain 7843/7844
244.95/244.36	c qxplain 7844/7844
244.95/244.38	c 3575[?] 26[?] -25[?] -12[?]  is mandatory 
244.95/244.38	c qxplain 7843/7843
247.84/247.21	c cleaning 6517 clauses out of 13100 with flag 3000/176585
254.34/253.71	c cleaning 6240 clauses out of 12583 with flag 9000/182585
261.44/260.83	c cleaning 6672 clauses out of 13344 with flag 16001/189586
269.55/268.98	c cleaning 7328 clauses out of 14671 with flag 24000/197585
275.75/275.13	c qxplain 7835/7842
275.75/275.16	c qxplain 7839/7842
275.75/275.18	c qxplain 7841/7842
275.85/275.20	c qxplain 7842/7842
276.05/275.48	c qxplain 7841/7841
276.15/275.51	c 3578[?] -29[?] -27[?] 13[?]  is mandatory 
276.15/275.51	c qxplain 7839/7840
276.15/275.54	c qxplain 7840/7840
276.15/275.56	c 3579[?] -29[?] 27[?] -13[?]  is mandatory 
276.15/275.56	c qxplain 7839/7839
276.35/275.77	c 3582[?] -30[?] 14[?] -28[?]  is mandatory 
276.35/275.77	c qxplain 7835/7838
276.35/275.78	c qxplain 7837/7838
276.45/275.89	c qxplain 7838/7838
276.55/275.96	c 3583[?] -30[?] -14[?] 28[?]  is mandatory 
276.55/275.96	c qxplain 7837/7837
276.55/275.98	c 3584[?] -31[?] 30[?]  is mandatory 
276.55/275.98	c qxplain 7835/7836
276.55/275.99	c qxplain 7836/7836
276.65/276.03	c 3585[?] -31[?] 29[?]  is mandatory 
276.65/276.03	c qxplain 7835/7835
276.65/276.05	c 3586[?] -31[?] 25[?]  is mandatory 
276.65/276.05	c qxplain 7804/7834
276.65/276.06	c qxplain 7820/7834
276.65/276.06	c qxplain 7828/7834
276.65/276.07	c qxplain 7832/7834
276.65/276.07	c qxplain 7834/7834
276.65/276.08	c 3587[?] -31[?] 24[?]  is mandatory 
276.65/276.08	c qxplain 7832/7833
276.65/276.09	c qxplain 7833/7833
276.65/276.10	c 3590[?] -32[?] 26[?] 2[?]  is mandatory 
276.65/276.10	c qxplain 7832/7832
276.65/276.11	c 3591[?] -32[?] -26[?] -2[?]  is mandatory 
276.65/276.11	c qxplain 7828/7831
276.65/276.11	c qxplain 7830/7831
276.76/276.12	c qxplain 7831/7831
276.76/276.13	c 3594[?] -33[?] 27[?] 3[?]  is mandatory 
276.76/276.13	c qxplain 7830/7830
276.76/276.13	c 3595[?] -33[?] -3[?] -27[?]  is mandatory 
276.76/276.13	c qxplain 7828/7829
276.76/276.14	c qxplain 7829/7829
276.76/276.15	c 3598[?] -34[?] 28[?] 4[?]  is mandatory 
276.76/276.15	c qxplain 7828/7828
276.76/276.16	c 3599[?] -34[?] -4[?] -28[?]  is mandatory 
276.76/276.16	c qxplain 7820/7827
276.76/276.17	c qxplain 7824/7827
276.76/276.17	c qxplain 7826/7827
276.76/276.18	c qxplain 7827/7827
276.76/276.19	c 3603[?] -35[?] 32[?] 33[?] 34[?]  is mandatory 
276.76/276.19	c qxplain 7826/7826
276.84/276.20	c 3606[?] -37[?] -36[?] 12[?]  is mandatory 
276.84/276.20	c qxplain 7824/7825
276.94/276.32	c qxplain 7825/7825
276.94/276.37	c 3607[?] -36[?] -12[?] 37[?]  is mandatory 
276.94/276.37	c qxplain 7824/7824
276.94/276.39	c 3610[?] -40[?] 13[?] -38[?]  is mandatory 
276.94/276.39	c qxplain 7820/7823
277.04/276.48	c qxplain 7822/7823
277.14/276.53	c qxplain 7823/7823
277.14/276.54	c 3611[?] -40[?] -13[?] 38[?]  is mandatory 
277.14/276.54	c qxplain 7822/7822
277.24/276.60	c 3614[?] -41[?] 14[?] -39[?]  is mandatory 
277.24/276.60	c qxplain 7820/7821
277.24/276.64	c qxplain 7821/7821
277.24/276.65	c 3615[?] -41[?] -14[?] 39[?]  is mandatory 
277.24/276.65	c qxplain 7820/7820
277.24/276.66	c 3616[?] -42[?] 41[?]  is mandatory 
277.24/276.66	c qxplain 7804/7819
277.24/276.67	c qxplain 7812/7819
277.24/276.68	c qxplain 7816/7819
277.24/276.68	c qxplain 7818/7819
277.24/276.69	c qxplain 7819/7819
277.34/276.71	c 3617[?] -42[?] 40[?]  is mandatory 
277.34/276.71	c qxplain 7818/7818
277.34/276.74	c 3618[?] -42[?] 36[?]  is mandatory 
277.34/276.74	c qxplain 7816/7817
277.34/276.75	c qxplain 7817/7817
277.34/276.76	c 3619[?] -42[?] 35[?]  is mandatory 
277.34/276.76	c qxplain 7816/7816
277.34/276.76	c 3622[?] -43[?] 37[?] 2[?]  is mandatory 
277.34/276.76	c qxplain 7812/7815
277.34/276.77	c qxplain 7814/7815
277.34/276.78	c qxplain 7815/7815
277.34/276.79	c 3623[?] -43[?] -37[?] -2[?]  is mandatory 
277.34/276.79	c qxplain 7814/7814
277.34/276.80	c 3626[?] -44[?] 3[?] 38[?]  is mandatory 
277.34/276.80	c qxplain 7812/7813
277.44/276.80	c qxplain 7813/7813
277.44/276.81	c 3627[?] -44[?] -3[?] -38[?]  is mandatory 
277.44/276.81	c qxplain 7812/7812
277.44/276.82	c 3630[?] -45[?] 4[?] 39[?]  is mandatory 
277.44/276.82	c qxplain 7804/7811
277.44/276.83	c qxplain 7808/7811
277.44/276.83	c qxplain 7810/7811
277.44/276.84	c qxplain 7811/7811
277.44/276.85	c 3631[?] -45[?] -4[?] -39[?]  is mandatory 
277.44/276.85	c qxplain 7810/7810
277.44/276.86	c 3635[?] -46[?] 43[?] 45[?] 44[?]  is mandatory 
277.44/276.86	c qxplain 7808/7809
277.54/276.93	c qxplain 7809/7809
277.54/276.95	c 3638[?] -47[?] -48[?] 12[?]  is mandatory 
277.54/276.95	c qxplain 7808/7808
277.54/276.97	c 3639[?] -47[?] 48[?] -12[?]  is mandatory 
277.54/276.97	c qxplain 7804/7807
277.54/277.00	c qxplain 7806/7807
277.64/277.03	c qxplain 7807/7807
277.75/277.14	c 3642[?] -51[?] 13[?] -49[?]  is mandatory 
277.75/277.14	c qxplain 7806/7806
277.75/277.17	c 3643[?] -51[?] 49[?] -13[?]  is mandatory 
277.75/277.17	c qxplain 7804/7805
277.75/277.19	c qxplain 7805/7805
277.75/277.20	c 3646[?] -52[?] 14[?] -50[?]  is mandatory 
277.75/277.20	c qxplain 7804/7804
277.75/277.21	c 3647[?] -52[?] -14[?] 50[?]  is mandatory 
277.75/277.21	c qxplain 7743/7803
277.86/277.22	c qxplain 7774/7803
277.86/277.22	c qxplain 7789/7803
277.86/277.23	c qxplain 7797/7803
277.86/277.23	c qxplain 7801/7803
277.86/277.24	c qxplain 7803/7803
277.86/277.25	c 3648[?] -53[?] 52[?]  is mandatory 
277.86/277.25	c qxplain 7801/7802
277.86/277.29	c qxplain 7802/7802
277.94/277.31	c 3649[?] -53[?] 51[?]  is mandatory 
277.94/277.31	c qxplain 7801/7801
277.94/277.34	c 3650[?] -53[?] 47[?]  is mandatory 
277.94/277.34	c qxplain 7797/7800
277.94/277.35	c qxplain 7799/7800
277.94/277.36	c qxplain 7800/7800
277.94/277.36	c 3651[?] -53[?] 46[?]  is mandatory 
277.94/277.36	c qxplain 7799/7799
277.94/277.37	c 3654[?] -54[?] 48[?] 2[?]  is mandatory 
277.94/277.37	c qxplain 7797/7798
277.94/277.38	c qxplain 7798/7798
277.94/277.39	c 3655[?] -54[?] -48[?] -2[?]  is mandatory 
277.94/277.39	c qxplain 7797/7797
277.94/277.39	c 3658[?] -55[?] 3[?] 49[?]  is mandatory 
277.94/277.39	c qxplain 7789/7796
278.04/277.40	c qxplain 7793/7796
278.04/277.41	c qxplain 7795/7796
278.04/277.41	c qxplain 7796/7796
278.04/277.42	c 3659[?] -55[?] -3[?] -49[?]  is mandatory 
278.04/277.42	c qxplain 7795/7795
278.04/277.43	c 3662[?] -56[?] 50[?] 4[?]  is mandatory 
278.04/277.43	c qxplain 7793/7794
278.04/277.44	c qxplain 7794/7794
278.04/277.45	c 3663[?] -56[?] -4[?] -50[?]  is mandatory 
278.04/277.45	c qxplain 7793/7793
278.04/277.45	c 3667[?] -57[?] 54[?] 56[?] 55[?]  is mandatory 
278.04/277.45	c qxplain 7789/7792
278.14/277.50	c qxplain 7791/7792
278.14/277.53	c qxplain 7792/7792
278.14/277.58	c 3670[?] -58[?] -59[?] 12[?]  is mandatory 
278.14/277.58	c qxplain 7791/7791
278.14/277.59	c 3671[?] -58[?] 59[?] -12[?]  is mandatory 
278.14/277.59	c qxplain 7789/7790
278.34/277.73	c qxplain 7790/7790
278.54/277.91	c 3674[?] -62[?] 13[?] -60[?]  is mandatory 
278.54/277.91	c qxplain 7789/7789
278.64/278.08	c 3675[?] -13[?] -62[?] 60[?]  is mandatory 
278.64/278.08	c qxplain 7774/7788
278.64/278.09	c qxplain 7782/7788
278.64/278.09	c qxplain 7786/7788
278.74/278.10	c qxplain 7788/7788
278.74/278.11	c 3678[?] -63[?] 14[?] -61[?]  is mandatory 
278.74/278.11	c qxplain 7786/7787
278.74/278.12	c qxplain 7787/7787
278.74/278.13	c 3679[?] -63[?] -14[?] 61[?]  is mandatory 
278.74/278.13	c qxplain 7786/7786
278.74/278.14	c 3680[?] -64[?] 63[?]  is mandatory 
278.74/278.14	c qxplain 7782/7785
278.74/278.15	c qxplain 7784/7785
278.74/278.16	c qxplain 7785/7785
278.97/278.32	c 3681[?] 62[?] -64[?]  is mandatory 
278.97/278.32	c qxplain 7784/7784
278.97/278.34	c 3682[?] -64[?] 58[?]  is mandatory 
278.97/278.34	c qxplain 7782/7783
278.97/278.35	c qxplain 7783/7783
278.97/278.36	c 3683[?] -64[?] 57[?]  is mandatory 
278.97/278.36	c qxplain 7782/7782
278.97/278.36	c 3686[?] -65[?] 2[?] 59[?]  is mandatory 
278.97/278.37	c qxplain 7774/7781
278.97/278.37	c qxplain 7778/7781
278.97/278.38	c qxplain 7780/7781
278.97/278.39	c qxplain 7781/7781
278.97/278.40	c 3687[?] -65[?] -2[?] -59[?]  is mandatory 
278.97/278.40	c qxplain 7780/7780
279.05/278.40	c 3690[?] -66[?] 3[?] 60[?]  is mandatory 
279.05/278.40	c qxplain 7778/7779
279.05/278.41	c qxplain 7779/7779
279.05/278.42	c 3691[?] -66[?] -3[?] -60[?]  is mandatory 
279.05/278.42	c qxplain 7778/7778
279.05/278.43	c 3694[?] -67[?] 4[?] 61[?]  is mandatory 
279.05/278.43	c qxplain 7774/7777
279.05/278.43	c qxplain 7776/7777
279.05/278.44	c qxplain 7777/7777
279.05/278.45	c 3695[?] -67[?] -4[?] -61[?]  is mandatory 
279.05/278.45	c qxplain 7776/7776
279.05/278.46	c 3699[?] -68[?] 65[?] 67[?] 66[?]  is mandatory 
279.05/278.46	c qxplain 7774/7775
279.25/278.61	c qxplain 7775/7775
279.35/278.79	c 3702[?] -69[?] -70[?] 12[?]  is mandatory 
279.35/278.79	c qxplain 7774/7774
279.65/279.07	c 3703[?] -69[?] 70[?] -12[?]  is mandatory 
279.65/279.07	c qxplain 7743/7773
279.65/279.08	c qxplain 7759/7773
279.65/279.08	c qxplain 7767/7773
279.65/279.09	c qxplain 7771/7773
279.74/279.11	c qxplain 7773/7773
279.74/279.18	c 3706[?] -73[?] 13[?] -71[?]  is mandatory 
279.74/279.18	c qxplain 7771/7772
279.74/279.19	c qxplain 7772/7772
279.84/279.21	c 3707[?] -73[?] -13[?] 71[?]  is mandatory 
279.84/279.21	c qxplain 7771/7771
279.84/279.23	c 3710[?] -74[?] 14[?] -72[?]  is mandatory 
279.84/279.23	c qxplain 7767/7770
279.84/279.24	c qxplain 7769/7770
279.84/279.26	c qxplain 7770/7770
279.84/279.27	c 3711[?] -74[?] -14[?] 72[?]  is mandatory 
279.84/279.27	c qxplain 7769/7769
279.84/279.29	c 3712[?] -75[?] 74[?]  is mandatory 
279.84/279.29	c qxplain 7767/7768
279.95/279.35	c qxplain 7768/7768
279.95/279.39	c 3713[?] -75[?] 73[?]  is mandatory 
279.95/279.39	c qxplain 7767/7767
280.15/279.59	c 3714[?] -75[?] 69[?]  is mandatory 
280.15/279.59	c qxplain 7759/7766
280.25/279.60	c qxplain 7763/7766
280.25/279.61	c qxplain 7765/7766
280.25/279.62	c qxplain 7766/7766
280.25/279.62	c 3715[?] -75[?] 68[?]  is mandatory 
280.25/279.62	c qxplain 7765/7765
280.25/279.63	c 3718[?] -76[?] 2[?] 70[?]  is mandatory 
280.25/279.63	c qxplain 7763/7764
280.25/279.64	c qxplain 7764/7764
280.25/279.65	c 3719[?] -76[?] -70[?] -2[?]  is mandatory 
280.25/279.65	c qxplain 7763/7763
280.25/279.66	c 3722[?] -77[?] 3[?] 71[?]  is mandatory 
280.25/279.66	c qxplain 7759/7762
280.25/279.67	c qxplain 7761/7762
280.25/279.67	c qxplain 7762/7762
280.25/279.68	c 3723[?] -77[?] -3[?] -71[?]  is mandatory 
280.25/279.68	c qxplain 7761/7761
280.25/279.69	c 3726[?] -78[?] 4[?] 72[?]  is mandatory 
280.25/279.69	c qxplain 7759/7760
280.35/279.70	c qxplain 7760/7760
280.35/279.71	c 3727[?] -78[?] -4[?] -72[?]  is mandatory 
280.35/279.71	c qxplain 7759/7759
280.35/279.72	c 3731[?] -79[?] 76[?] 78[?] 77[?]  is mandatory 
280.35/279.72	c qxplain 7743/7758
280.35/279.72	c qxplain 7751/7758
280.35/279.73	c qxplain 7755/7758
280.44/279.89	c qxplain 7757/7758
280.64/280.05	c qxplain 7758/7758
280.74/280.19	c 3734[?] -5[?] -80[?] 12[?]  is mandatory 
280.74/280.19	c qxplain 7757/7757
281.25/280.63	c 3735[?] -80[?] 5[?] -12[?]  is mandatory 
281.25/280.63	c qxplain 7755/7756
288.35/287.77	c cleaning 11114 clauses out of 22241 with flag 5000/212485
291.07/290.42	c qxplain 7751/7754
291.07/290.42	c qxplain 7753/7754
291.15/290.57	c qxplain 7754/7754
291.35/290.73	c 3738[?] 13[?] -6[?] -81[?]  is mandatory 
291.35/290.73	c qxplain 7753/7753
291.45/290.88	c 3739[?] 6[?] -13[?] -81[?]  is mandatory 
291.45/290.88	c qxplain 7751/7752
291.55/290.92	c qxplain 7752/7752
291.55/290.94	c 3742[?] -82[?] 14[?] -7[?]  is mandatory 
291.55/290.94	c qxplain 7751/7751
291.55/290.95	c 3743[?] -82[?] -14[?] 7[?]  is mandatory 
291.55/290.95	c qxplain 7743/7750
291.55/290.96	c qxplain 7747/7750
291.55/290.96	c qxplain 7749/7750
291.55/290.97	c qxplain 7750/7750
291.55/290.99	c 3744[?] -83[?] 82[?]  is mandatory 
291.55/290.99	c qxplain 7749/7749
291.75/291.15	c 3745[?] 81[?] -83[?]  is mandatory 
291.75/291.15	c qxplain 7747/7748
291.75/291.16	c qxplain 7748/7748
291.95/291.31	c 3746[?] -83[?] 80[?]  is mandatory 
291.95/291.31	c qxplain 7747/7747
291.95/291.32	c 3747[?] -83[?] 79[?]  is mandatory 
291.95/291.32	c qxplain 7743/7746
291.95/291.32	c qxplain 7745/7746
291.95/291.33	c qxplain 7746/7746
291.95/291.34	c 3750[?] -84[?] 5[?] 12[?]  is mandatory 
291.95/291.34	c qxplain 7745/7745
291.95/291.35	c 3751[?] -84[?] -12[?] -5[?]  is mandatory 
291.95/291.35	c qxplain 7743/7744
291.95/291.35	c qxplain 7744/7744
291.95/291.36	c 3754[?] -85[?] 13[?] 6[?]  is mandatory 
291.95/291.36	c qxplain 7743/7743
291.95/291.37	c 3755[?] -85[?] -13[?] -6[?]  is mandatory 
291.95/291.37	c qxplain 7620/7742
291.95/291.38	c qxplain 7682/7742
291.95/291.39	c qxplain 7713/7742
291.95/291.39	c qxplain 7728/7742
291.95/291.40	c qxplain 7736/7742
291.95/291.41	c qxplain 7740/7742
292.06/291.42	c qxplain 7742/7742
292.06/291.42	c 3758[?] -86[?] 14[?] 7[?]  is mandatory 
292.06/291.42	c qxplain 7740/7741
292.06/291.43	c qxplain 7741/7741
292.06/291.45	c 3759[?] -86[?] -14[?] -7[?]  is mandatory 
292.06/291.45	c qxplain 7740/7740
292.06/291.46	c 3763[?] -87[?] 84[?] 86[?] 85[?]  is mandatory 
292.06/291.46	c qxplain 7736/7739
292.06/291.46	c qxplain 7738/7739
292.06/291.48	c qxplain 7739/7739
292.06/291.51	c 3766[?] -88[?] -15[?] 89[?]  is mandatory 
292.06/291.51	c qxplain 7738/7738
292.17/291.53	c 3767[?] -88[?] -89[?] 15[?]  is mandatory 
292.17/291.53	c qxplain 7736/7737
292.17/291.56	c qxplain 7737/7737
292.17/291.56	c 3770[?] -92[?] 90[?] -16[?]  is mandatory 
292.17/291.56	c qxplain 7736/7736
292.17/291.57	c 3771[?] -92[?] -90[?] 16[?]  is mandatory 
292.17/291.57	c qxplain 7728/7735
292.17/291.58	c qxplain 7732/7735
292.17/291.59	c qxplain 7734/7735
292.25/291.62	c qxplain 7735/7735
292.25/291.63	c 3774[?] -93[?] 91[?] -17[?]  is mandatory 
292.25/291.63	c qxplain 7734/7734
292.25/291.64	c 3775[?] -93[?] -91[?] 17[?]  is mandatory 
292.25/291.64	c qxplain 7732/7733
292.25/291.65	c qxplain 7733/7733
292.25/291.66	c 3776[?] -94[?] 93[?]  is mandatory 
292.25/291.66	c qxplain 7732/7732
292.25/291.67	c 3777[?] -94[?] 92[?]  is mandatory 
292.25/291.67	c qxplain 7728/7731
292.25/291.68	c qxplain 7730/7731
292.25/291.68	c qxplain 7731/7731
292.35/291.70	c 3778[?] -94[?] 88[?]  is mandatory 
292.35/291.70	c qxplain 7730/7730
292.35/291.71	c 3779[?] -94[?] 87[?]  is mandatory 
292.35/291.71	c qxplain 7728/7729
292.35/291.72	c qxplain 7729/7729
292.35/291.72	c 3782[?] 12[?] -95[?] 15[?]  is mandatory 
292.35/291.72	c qxplain 7728/7728
292.35/291.73	c 3783[?] -12[?] -15[?] -95[?]  is mandatory 
292.35/291.73	c qxplain 7713/7727
292.35/291.74	c qxplain 7721/7727
292.35/291.74	c qxplain 7725/7727
292.35/291.75	c qxplain 7727/7727
295.95/295.36	c cleaning 8507 clauses out of 17025 with flag 3000/218384
303.17/302.56	c cleaning 7212 clauses out of 14518 with flag 9000/224384
305.55/304.93	c qxplain 7725/7726
305.55/304.94	c qxplain 7726/7726
308.45/307.83	c cleaning 6521 clauses out of 13134 with flag 3002/230213
314.35/313.76	c cleaning 6286 clauses out of 12613 with flag 9002/236213
320.85/320.27	c cleaning 6639 clauses out of 13326 with flag 16001/243212
323.45/322.89	c qxplain 7725/7725
323.55/322.90	c 3786[?] -96[?] 16[?] 13[?]  is mandatory 
323.55/322.90	c qxplain 7721/7724
323.55/322.90	c qxplain 7723/7724
323.55/322.91	c qxplain 7724/7724
323.55/322.92	c 3787[?] -13[?] -16[?] -96[?]  is mandatory 
323.55/322.92	c qxplain 7723/7723
323.55/322.92	c 3790[?] -97[?] 14[?] 17[?]  is mandatory 
323.55/322.92	c qxplain 7721/7722
323.55/322.93	c qxplain 7722/7722
323.55/322.95	c 3791[?] -97[?] -14[?] -17[?]  is mandatory 
323.55/322.95	c qxplain 7721/7721
323.55/322.95	c 3795[?] -98[?] 97[?] 96[?] 95[?]  is mandatory 
323.55/322.95	c qxplain 7713/7720
323.55/322.96	c qxplain 7717/7720
323.55/322.97	c qxplain 7719/7720
323.55/322.97	c qxplain 7720/7720
323.55/322.98	c 3811[?] -102[?] 98[?]  is mandatory 
323.55/322.98	c qxplain 7719/7719
323.55/322.99	c 3814[?] -103[?] 12[?] 26[?]  is mandatory 
323.55/322.99	c qxplain 7717/7718
323.65/323.00	c qxplain 7718/7718
323.65/323.01	c 3815[?] -103[?] -12[?] -26[?]  is mandatory 
323.65/323.01	c qxplain 7717/7717
323.65/323.02	c 3818[?] -104[?] 27[?] 13[?]  is mandatory 
323.65/323.02	c qxplain 7713/7716
323.65/323.03	c qxplain 7715/7716
323.65/323.04	c qxplain 7716/7716
323.65/323.04	c 3819[?] -104[?] -13[?] -27[?]  is mandatory 
323.65/323.04	c qxplain 7715/7715
323.65/323.06	c 3822[?] -105[?] 14[?] 28[?]  is mandatory 
323.65/323.06	c qxplain 7713/7714
323.65/323.07	c qxplain 7714/7714
323.65/323.07	c 3823[?] -105[?] -14[?] -28[?]  is mandatory 
323.65/323.07	c qxplain 7713/7713
323.65/323.09	c 3827[?] -106[?] 103[?] 105[?] 104[?]  is mandatory 
323.65/323.09	c qxplain 7682/7712
323.65/323.09	c qxplain 7698/7712
323.75/323.10	c qxplain 7706/7712
323.75/323.11	c qxplain 7710/7712
323.75/323.12	c qxplain 7712/7712
323.75/323.14	c 3830[?] -107[?] 89[?] -37[?]  is mandatory 
323.75/323.14	c qxplain 7710/7711
323.75/323.15	c qxplain 7711/7711
323.75/323.18	c 3831[?] -107[?] -89[?] 37[?]  is mandatory 
323.75/323.18	c qxplain 7710/7710
323.85/323.24	c 3834[?] -108[?] 90[?] -38[?]  is mandatory 
323.85/323.24	c qxplain 7706/7709
323.85/323.26	c qxplain 7708/7709
323.85/323.27	c qxplain 7709/7709
323.96/323.31	c 3835[?] -108[?] -90[?] 38[?]  is mandatory 
323.96/323.31	c qxplain 7708/7708
324.07/323.45	c 3838[?] -109[?] -39[?] 91[?]  is mandatory 
324.07/323.45	c qxplain 7706/7707
324.07/323.46	c qxplain 7707/7707
324.07/323.48	c 3839[?] -109[?] -91[?] 39[?]  is mandatory 
324.07/323.48	c qxplain 7706/7706
324.15/323.50	c 3840[?] -110[?] 109[?]  is mandatory 
324.15/323.50	c qxplain 7698/7705
324.15/323.51	c qxplain 7702/7705
324.15/323.52	c qxplain 7704/7705
324.15/323.53	c qxplain 7705/7705
324.15/323.53	c 3841[?] -110[?] 108[?]  is mandatory 
324.15/323.53	c qxplain 7704/7704
324.15/323.55	c 3842[?] -110[?] 107[?]  is mandatory 
324.15/323.55	c qxplain 7702/7703
324.15/323.56	c qxplain 7703/7703
324.15/323.57	c 3843[?] -110[?] 106[?]  is mandatory 
324.15/323.57	c qxplain 7702/7702
324.15/323.58	c 3846[?] -111[?] 37[?] 12[?]  is mandatory 
324.15/323.58	c qxplain 7698/7701
324.15/323.59	c qxplain 7700/7701
324.26/323.60	c qxplain 7701/7701
324.26/323.61	c 3847[?] -111[?] -12[?] -37[?]  is mandatory 
324.26/323.61	c qxplain 7700/7700
324.26/323.62	c 3850[?] -112[?] 13[?] 38[?]  is mandatory 
324.26/323.62	c qxplain 7698/7699
324.26/323.63	c qxplain 7699/7699
324.26/323.64	c 3851[?] -112[?] -13[?] -38[?]  is mandatory 
324.26/323.64	c qxplain 7698/7698
324.26/323.65	c 3854[?] -113[?] 14[?] 39[?]  is mandatory 
324.26/323.65	c qxplain 7682/7697
324.26/323.66	c qxplain 7690/7697
324.26/323.66	c qxplain 7694/7697
324.26/323.67	c qxplain 7696/7697
324.26/323.68	c qxplain 7697/7697
324.26/323.69	c 3855[?] -113[?] -14[?] -39[?]  is mandatory 
324.26/323.69	c qxplain 7696/7696
324.36/323.70	c 3859[?] -114[?] 111[?] 113[?] 112[?]  is mandatory 
324.36/323.70	c qxplain 7694/7695
324.36/323.75	c qxplain 7695/7695
324.36/323.76	c 3862[?] -115[?] -48[?] 89[?]  is mandatory 
324.36/323.76	c qxplain 7694/7694
324.36/323.77	c 3863[?] -115[?] -89[?] 48[?]  is mandatory 
324.36/323.77	c qxplain 7690/7693
324.36/323.78	c qxplain 7692/7693
324.46/323.83	c qxplain 7693/7693
324.46/323.85	c 3866[?] -116[?] 90[?] -49[?]  is mandatory 
324.46/323.85	c qxplain 7692/7692
324.46/323.88	c 3867[?] -116[?] -90[?] 49[?]  is mandatory 
324.46/323.88	c qxplain 7690/7691
324.46/323.89	c qxplain 7691/7691
324.56/323.92	c 3870[?] -117[?] 91[?] -50[?]  is mandatory 
324.56/323.92	c qxplain 7690/7690
324.56/323.94	c 3871[?] -117[?] -91[?] 50[?]  is mandatory 
324.56/323.94	c qxplain 7682/7689
324.56/323.95	c qxplain 7686/7689
324.56/323.95	c qxplain 7688/7689
324.56/323.96	c qxplain 7689/7689
324.56/323.98	c 3872[?] -118[?] 117[?]  is mandatory 
324.56/323.98	c qxplain 7688/7688
324.66/324.00	c 3873[?] -118[?] 116[?]  is mandatory 
324.66/324.00	c qxplain 7686/7687
324.66/324.01	c qxplain 7687/7687
324.66/324.02	c 3874[?] 115[?] -118[?]  is mandatory 
324.66/324.02	c qxplain 7686/7686
324.66/324.03	c 3875[?] -118[?] 114[?]  is mandatory 
324.66/324.03	c qxplain 7682/7685
324.66/324.04	c qxplain 7684/7685
324.66/324.05	c qxplain 7685/7685
324.66/324.06	c 3878[?] -119[?] 12[?] 48[?]  is mandatory 
324.66/324.06	c qxplain 7684/7684
324.66/324.07	c 3879[?] -119[?] -12[?] -48[?]  is mandatory 
324.66/324.07	c qxplain 7682/7683
324.66/324.08	c qxplain 7683/7683
324.66/324.09	c 3882[?] -120[?] 13[?] 49[?]  is mandatory 
324.66/324.09	c qxplain 7682/7682
324.76/324.10	c 3883[?] -120[?] -13[?] -49[?]  is mandatory 
324.76/324.10	c qxplain 7620/7681
324.76/324.10	c qxplain 7651/7681
324.76/324.11	c qxplain 7667/7681
324.76/324.12	c qxplain 7675/7681
324.76/324.12	c qxplain 7679/7681
324.76/324.13	c qxplain 7681/7681
324.76/324.14	c 3886[?] -121[?] 14[?] 50[?]  is mandatory 
324.76/324.14	c qxplain 7679/7680
324.76/324.15	c qxplain 7680/7680
324.76/324.16	c 3887[?] -121[?] -14[?] -50[?]  is mandatory 
324.76/324.16	c qxplain 7679/7679
324.76/324.17	c 3891[?] -122[?] 121[?] 119[?] 120[?]  is mandatory 
324.76/324.17	c qxplain 7675/7678
324.86/324.24	c qxplain 7677/7678
324.86/324.29	c qxplain 7678/7678
324.96/324.31	c 3894[?] -123[?] -59[?] 89[?]  is mandatory 
324.96/324.31	c qxplain 7677/7677
324.96/324.35	c 3895[?] -123[?] -89[?] 59[?]  is mandatory 
324.96/324.35	c qxplain 7675/7676
325.07/324.49	c qxplain 7676/7676
325.36/324.76	c 3898[?] -124[?] 90[?] -60[?]  is mandatory 
325.36/324.76	c qxplain 7675/7675
325.66/325.08	c 3899[?] -124[?] -90[?] 60[?]  is mandatory 
325.66/325.08	c qxplain 7667/7674
325.66/325.09	c qxplain 7671/7674
325.76/325.11	c qxplain 7673/7674
325.76/325.11	c qxplain 7674/7674
325.76/325.12	c 3902[?] -125[?] 91[?] -61[?]  is mandatory 
325.76/325.12	c qxplain 7673/7673
325.76/325.13	c 3903[?] -125[?] -91[?] 61[?]  is mandatory 
325.76/325.13	c qxplain 7671/7672
325.76/325.14	c qxplain 7672/7672
325.76/325.14	c 3904[?] -126[?] 125[?]  is mandatory 
325.76/325.14	c qxplain 7671/7671
326.06/325.42	c 3905[?] -126[?] 124[?]  is mandatory 
326.06/325.42	c qxplain 7667/7670
326.06/325.42	c qxplain 7669/7670
326.06/325.43	c qxplain 7670/7670
326.06/325.44	c 3906[?] -126[?] 123[?]  is mandatory 
326.06/325.44	c qxplain 7669/7669
326.06/325.45	c 3907[?] -126[?] 122[?]  is mandatory 
326.06/325.45	c qxplain 7667/7668
326.06/325.46	c qxplain 7668/7668
326.06/325.47	c 3910[?] -127[?] 12[?] 59[?]  is mandatory 
326.06/325.47	c qxplain 7667/7667
326.06/325.48	c 3911[?] -127[?] -12[?] -59[?]  is mandatory 
326.06/325.48	c qxplain 7651/7666
326.06/325.49	c qxplain 7659/7666
326.06/325.50	c qxplain 7663/7666
326.17/325.51	c qxplain 7665/7666
326.17/325.52	c qxplain 7666/7666
326.17/325.53	c 3914[?] -128[?] 13[?] 60[?]  is mandatory 
326.17/325.53	c qxplain 7665/7665
326.17/325.54	c 3915[?] -128[?] -13[?] -60[?]  is mandatory 
326.17/325.54	c qxplain 7663/7664
326.17/325.55	c qxplain 7664/7664
326.17/325.56	c 3918[?] -129[?] 14[?] 61[?]  is mandatory 
326.17/325.56	c qxplain 7663/7663
326.17/325.57	c 3919[?] -129[?] -14[?] -61[?]  is mandatory 
326.17/325.57	c qxplain 7659/7662
326.17/325.57	c qxplain 7661/7662
326.17/325.58	c qxplain 7662/7662
326.17/325.59	c 3923[?] -130[?] 128[?] 129[?] 127[?]  is mandatory 
326.17/325.59	c qxplain 7661/7661
326.36/325.74	c 3926[?] 89[?] -131[?] -70[?]  is mandatory 
326.36/325.74	c qxplain 7659/7660
326.36/325.79	c qxplain 7660/7660
326.56/325.96	c 3927[?] -131[?] -89[?] 70[?]  is mandatory 
326.56/325.96	c qxplain 7659/7659
326.56/325.97	c 3930[?] -132[?] 90[?] -71[?]  is mandatory 
326.56/325.97	c qxplain 7651/7658
326.56/325.98	c qxplain 7655/7658
326.56/325.99	c qxplain 7657/7658
326.66/326.01	c qxplain 7658/7658
326.66/326.03	c 3931[?] -132[?] 71[?] -90[?]  is mandatory 
326.66/326.03	c qxplain 7657/7657
328.96/328.35	c cleaning 6793 clauses out of 13641 with flag 2000/250167
334.67/334.05	c cleaning 6381 clauses out of 12848 with flag 8000/256167
338.07/337.47	c qxplain 7655/7656
338.17/337.54	c qxplain 7656/7656
338.17/337.55	c qxplain 7655/7655
338.17/337.58	c 3934[?] -133[?] -72[?] 91[?]  is mandatory 
338.17/337.58	c qxplain 7651/7654
338.17/337.59	c qxplain 7653/7654
338.17/337.61	c qxplain 7654/7654
338.28/337.62	c 3935[?] -133[?] -91[?] 72[?]  is mandatory 
338.28/337.62	c qxplain 7653/7653
338.28/337.65	c 3936[?] -134[?] 133[?]  is mandatory 
338.28/337.65	c qxplain 7651/7652
338.39/337.76	c qxplain 7652/7652
338.47/337.80	c 3937[?] -134[?] 132[?]  is mandatory 
338.47/337.80	c qxplain 7651/7651
338.57/337.91	c 3938[?] -134[?] 131[?]  is mandatory 
338.57/337.91	c qxplain 7620/7650
338.57/337.92	c qxplain 7636/7650
338.57/337.93	c qxplain 7644/7650
338.57/337.93	c qxplain 7648/7650
338.57/337.94	c qxplain 7650/7650
338.57/337.94	c 3939[?] -134[?] 130[?]  is mandatory 
338.57/337.94	c qxplain 7648/7649
338.57/337.95	c qxplain 7649/7649
338.57/337.96	c 3942[?] -135[?] 12[?] 70[?]  is mandatory 
338.57/337.96	c qxplain 7648/7648
338.57/337.96	c 3943[?] -135[?] -12[?] -70[?]  is mandatory 
338.57/337.96	c qxplain 7644/7647
338.57/337.97	c qxplain 7646/7647
338.57/337.97	c qxplain 7647/7647
338.57/337.98	c 3946[?] -136[?] 13[?] 71[?]  is mandatory 
338.57/337.98	c qxplain 7646/7646
338.57/337.99	c 3947[?] -136[?] -13[?] -71[?]  is mandatory 
338.57/337.99	c qxplain 7644/7645
338.67/338.00	c qxplain 7645/7645
338.67/338.00	c 3950[?] -137[?] 14[?] 72[?]  is mandatory 
338.67/338.00	c qxplain 7644/7644
338.67/338.02	c 3951[?] -137[?] -14[?] -72[?]  is mandatory 
338.67/338.02	c qxplain 7636/7643
338.67/338.02	c qxplain 7640/7643
338.67/338.03	c qxplain 7642/7643
338.67/338.04	c qxplain 7643/7643
338.67/338.04	c 3955[?] -138[?] 135[?] 137[?] 136[?]  is mandatory 
338.67/338.04	c qxplain 7642/7642
339.57/338.93	c cleaning 6082 clauses out of 12243 with flag 1000/261944
345.17/344.54	c cleaning 6041 clauses out of 12162 with flag 7001/267945
351.59/350.92	c cleaning 6552 clauses out of 13121 with flag 14001/274945
354.47/353.83	c qxplain 7640/7641
354.57/353.94	c qxplain 7641/7641
355.37/354.74	c cleaning 5806 clauses out of 11765 with flag 1001/280142
360.57/359.95	c cleaning 5916 clauses out of 11959 with flag 7001/286142
366.37/365.79	c cleaning 6504 clauses out of 13043 with flag 14001/293142
373.18/372.57	c qxplain 7640/7640
373.38/372.72	c 3958[?] 89[?] -139[?] -5[?]  is mandatory 
373.38/372.72	c qxplain 7636/7639
373.38/372.73	c qxplain 7638/7639
373.48/372.83	c qxplain 7639/7639
373.59/372.98	c 3959[?] -89[?] 5[?] -139[?]  is mandatory 
373.59/372.98	c qxplain 7638/7638
373.78/373.16	c 3962[?] 90[?] -140[?] -6[?]  is mandatory 
373.78/373.16	c qxplain 7636/7637
373.78/373.19	c qxplain 7637/7637
373.98/373.38	c 3963[?] 6[?] -90[?] -140[?]  is mandatory 
373.98/373.38	c qxplain 7636/7636
374.08/373.40	c 3966[?] -141[?] 91[?] -7[?]  is mandatory 
374.08/373.40	c qxplain 7620/7635
374.08/373.41	c qxplain 7628/7635
374.08/373.42	c qxplain 7632/7635
374.08/373.43	c qxplain 7634/7635
374.08/373.50	c qxplain 7635/7635
374.08/373.50	c 3967[?] -141[?] -91[?] 7[?]  is mandatory 
374.08/373.50	c qxplain 7634/7634
374.20/373.60	c 3968[?] -142[?] 141[?]  is mandatory 
374.20/373.60	c qxplain 7632/7633
374.20/373.60	c qxplain 7633/7633
374.58/373.74	c 3969[?] -142[?] 140[?]  is mandatory 
374.58/373.74	c qxplain 7632/7632
374.99/373.93	c 3970[?] 139[?] -142[?]  is mandatory 
374.99/373.93	c qxplain 7628/7631
374.99/373.95	c qxplain 7630/7631
374.99/373.96	c qxplain 7631/7631
374.99/373.96	c 3971[?] -142[?] 138[?]  is mandatory 
374.99/373.96	c qxplain 7630/7630
374.99/373.98	c 3974[?] -143[?] 89[?] 5[?]  is mandatory 
374.99/373.98	c qxplain 7628/7629
374.99/373.99	c qxplain 7629/7629
374.99/373.99	c 3975[?] -143[?] -89[?] -5[?]  is mandatory 
374.99/373.99	c qxplain 7628/7628
374.99/374.00	c 3978[?] -144[?] 90[?] 6[?]  is mandatory 
374.99/374.00	c qxplain 7620/7627
374.99/374.01	c qxplain 7624/7627
375.20/374.02	c qxplain 7626/7627
375.20/374.03	c qxplain 7627/7627
375.20/374.04	c 3979[?] -144[?] -90[?] -6[?]  is mandatory 
375.20/374.04	c qxplain 7626/7626
375.20/374.06	c 3982[?] -145[?] 7[?] 91[?]  is mandatory 
375.20/374.06	c qxplain 7624/7625
375.20/374.07	c qxplain 7625/7625
375.20/374.08	c 3983[?] -145[?] -91[?] -7[?]  is mandatory 
375.20/374.08	c qxplain 7624/7624
375.20/374.10	c 3987[?] -146[?] 143[?] 145[?] 144[?]  is mandatory 
375.20/374.10	c qxplain 7620/7623
375.37/374.11	c qxplain 7622/7623
375.37/374.13	c qxplain 7623/7623
375.37/374.14	c 3990[?] -147[?] 148[?] -15[?]  is mandatory 
375.37/374.14	c qxplain 7622/7622
375.37/374.14	c 3991[?] -147[?] 15[?] -148[?]  is mandatory 
375.37/374.14	c qxplain 7620/7621
375.37/374.15	c qxplain 7621/7621
375.37/374.16	c 3994[?] -151[?] 149[?] -16[?]  is mandatory 
375.37/374.16	c qxplain 7620/7620
375.37/374.17	c 3995[?] -151[?] -149[?] 16[?]  is mandatory 
375.37/374.17	c qxplain 7374/7619
375.37/374.17	c qxplain 7497/7619
375.37/374.18	c qxplain 7559/7619
375.37/374.18	c qxplain 7590/7619
375.37/374.19	c qxplain 7605/7619
375.37/374.20	c qxplain 7613/7619
375.52/374.20	c qxplain 7617/7619
375.52/374.27	c qxplain 7619/7619
375.52/374.27	c 3998[?] -152[?] 150[?] -17[?]  is mandatory 
375.52/374.27	c qxplain 7617/7618
375.62/374.30	c qxplain 7618/7618
375.62/374.32	c 3999[?] -152[?] -150[?] 17[?]  is mandatory 
375.62/374.32	c qxplain 7617/7617
375.62/374.32	c 4000[?] -153[?] 152[?]  is mandatory 
375.62/374.32	c qxplain 7613/7616
375.62/374.33	c qxplain 7615/7616
375.62/374.34	c qxplain 7616/7616
375.62/374.35	c 4001[?] -153[?] 151[?]  is mandatory 
375.62/374.35	c qxplain 7615/7615
375.62/374.36	c 4002[?] -153[?] 147[?]  is mandatory 
375.62/374.36	c qxplain 7613/7614
375.62/374.37	c qxplain 7614/7614
375.62/374.38	c 4003[?] -153[?] 146[?]  is mandatory 
375.62/374.38	c qxplain 7613/7613
375.62/374.39	c 4006[?] -154[?] 89[?] 15[?]  is mandatory 
375.62/374.39	c qxplain 7605/7612
375.62/374.39	c qxplain 7609/7612
375.72/374.40	c qxplain 7611/7612
375.72/374.41	c qxplain 7612/7612
375.72/374.42	c 4007[?] -154[?] -89[?] -15[?]  is mandatory 
375.72/374.42	c qxplain 7611/7611
375.72/374.43	c 4010[?] -155[?] 90[?] 16[?]  is mandatory 
375.72/374.43	c qxplain 7609/7610
375.72/374.44	c qxplain 7610/7610
375.72/374.44	c 4011[?] -155[?] -90[?] -16[?]  is mandatory 
375.72/374.44	c qxplain 7609/7609
375.72/374.45	c 4014[?] -156[?] 17[?] 91[?]  is mandatory 
375.72/374.45	c qxplain 7605/7608
375.72/374.46	c qxplain 7607/7608
375.72/374.47	c qxplain 7608/7608
375.72/374.48	c 4015[?] -156[?] -91[?] -17[?]  is mandatory 
375.72/374.48	c qxplain 7607/7607
375.72/374.49	c 4019[?] -157[?] 154[?] 156[?] 155[?]  is mandatory 
375.72/374.49	c qxplain 7605/7606
375.72/374.50	c qxplain 7606/7606
375.82/374.50	c 4022[?] 148[?] -26[?] -158[?]  is mandatory 
375.82/374.50	c qxplain 7605/7605
375.82/374.51	c 4023[?] -148[?] 26[?] -158[?]  is mandatory 
375.82/374.51	c qxplain 7590/7604
375.82/374.52	c qxplain 7598/7604
375.82/374.53	c qxplain 7602/7604
375.82/374.53	c qxplain 7604/7604
375.82/374.54	c 4026[?] -159[?] -27[?] 149[?]  is mandatory 
375.82/374.54	c qxplain 7602/7603
375.82/374.55	c qxplain 7603/7603
375.82/374.56	c 4027[?] -159[?] -149[?] 27[?]  is mandatory 
375.82/374.56	c qxplain 7602/7602
375.92/374.60	c 4030[?] -160[?] 150[?] -28[?]  is mandatory 
375.92/374.60	c qxplain 7598/7601
375.92/374.61	c qxplain 7600/7601
375.92/374.64	c qxplain 7601/7601
375.92/374.67	c 4031[?] -160[?] 28[?] -150[?]  is mandatory 
375.92/374.67	c qxplain 7600/7600
376.02/374.70	c 4032[?] -161[?] 160[?]  is mandatory 
376.02/374.70	c qxplain 7598/7599
376.02/374.71	c qxplain 7599/7599
376.02/374.71	c 4033[?] -161[?] 159[?]  is mandatory 
376.02/374.71	c qxplain 7598/7598
376.02/374.72	c 4034[?] -161[?] 158[?]  is mandatory 
376.02/374.72	c qxplain 7590/7597
376.02/374.73	c qxplain 7594/7597
376.02/374.74	c qxplain 7596/7597
376.02/374.74	c qxplain 7597/7597
376.02/374.75	c 4035[?] -161[?] 157[?]  is mandatory 
376.02/374.75	c qxplain 7596/7596
381.71/380.41	c cleaning 10241 clauses out of 20496 with flag 5001/307100
382.71/381.44	c qxplain 7594/7595
382.71/381.45	c qxplain 7595/7595
382.71/381.46	c 4038[?] -162[?] 89[?] 26[?]  is mandatory 
382.71/381.46	c qxplain 7594/7594
382.71/381.47	c 4039[?] -89[?] -26[?] -162[?]  is mandatory 
382.71/381.47	c qxplain 7590/7593
382.71/381.47	c qxplain 7592/7593
382.71/381.48	c qxplain 7593/7593
382.71/381.48	c 4042[?] 90[?] -163[?] 27[?]  is mandatory 
382.71/381.48	c qxplain 7592/7592
382.71/381.49	c 4043[?] -90[?] -27[?] -163[?]  is mandatory 
382.71/381.49	c qxplain 7590/7591
382.81/381.50	c qxplain 7591/7591
382.81/381.50	c 4046[?] -164[?] 28[?] 91[?]  is mandatory 
382.81/381.50	c qxplain 7590/7590
382.81/381.52	c 4047[?] -164[?] -91[?] -28[?]  is mandatory 
382.81/381.52	c qxplain 7559/7589
382.81/381.52	c qxplain 7575/7589
382.81/381.53	c qxplain 7583/7589
382.81/381.53	c qxplain 7587/7589
382.81/381.54	c qxplain 7589/7589
382.81/381.55	c 4051[?] -165[?] 164[?] 163[?] 162[?]  is mandatory 
382.81/381.55	c qxplain 7587/7588
382.81/381.55	c qxplain 7588/7588
382.81/381.56	c 4067[?] -169[?] 165[?]  is mandatory 
382.81/381.56	c qxplain 7587/7587
382.81/381.56	c 4070[?] -170[?] 89[?] 37[?]  is mandatory 
382.81/381.56	c qxplain 7583/7586
382.81/381.57	c qxplain 7585/7586
382.81/381.57	c qxplain 7586/7586
382.81/381.58	c 4071[?] -170[?] -89[?] -37[?]  is mandatory 
382.81/381.58	c qxplain 7585/7585
382.81/381.59	c 4074[?] -171[?] 38[?] 90[?]  is mandatory 
382.81/381.59	c qxplain 7583/7584
382.81/381.59	c qxplain 7584/7584
382.81/381.60	c 4075[?] -171[?] -90[?] -38[?]  is mandatory 
382.81/381.60	c qxplain 7583/7583
382.81/381.61	c 4078[?] -172[?] 91[?] 39[?]  is mandatory 
382.81/381.61	c qxplain 7575/7582
382.81/381.61	c qxplain 7579/7582
382.92/381.62	c qxplain 7581/7582
382.92/381.62	c qxplain 7582/7582
382.92/381.63	c 4079[?] -172[?] -91[?] -39[?]  is mandatory 
382.92/381.63	c qxplain 7581/7581
382.92/381.64	c 4083[?] -173[?] 170[?] 172[?] 171[?]  is mandatory 
382.92/381.64	c qxplain 7579/7580
382.92/381.70	c qxplain 7580/7580
383.03/381.76	c 4086[?] -174[?] -48[?] 148[?]  is mandatory 
383.03/381.76	c qxplain 7579/7579
383.03/381.78	c 4087[?] -174[?] -148[?] 48[?]  is mandatory 
383.03/381.78	c qxplain 7575/7578
383.11/381.89	c qxplain 7577/7578
383.21/381.92	c qxplain 7578/7578
383.21/381.95	c 4090[?] -175[?] -49[?] 149[?]  is mandatory 
383.21/381.95	c qxplain 7577/7577
383.31/382.01	c 4091[?] -175[?] 49[?] -149[?]  is mandatory 
383.31/382.01	c qxplain 7575/7576
383.31/382.02	c qxplain 7576/7576
383.31/382.04	c 4094[?] -176[?] 150[?] -50[?]  is mandatory 
383.31/382.04	c qxplain 7575/7575
383.31/382.05	c 4095[?] -176[?] -150[?] 50[?]  is mandatory 
383.31/382.05	c qxplain 7559/7574
383.31/382.06	c qxplain 7567/7574
383.31/382.06	c qxplain 7571/7574
383.31/382.07	c qxplain 7573/7574
383.31/382.08	c qxplain 7574/7574
383.41/382.14	c 4096[?] -177[?] 176[?]  is mandatory 
383.41/382.14	c qxplain 7573/7573
383.41/382.18	c 4097[?] -177[?] 175[?]  is mandatory 
383.41/382.18	c qxplain 7571/7572
383.41/382.19	c qxplain 7572/7572
383.41/382.19	c 4098[?] -177[?] 174[?]  is mandatory 
383.41/382.19	c qxplain 7571/7571
383.51/382.20	c 4099[?] -177[?] 173[?]  is mandatory 
383.51/382.20	c qxplain 7567/7570
383.51/382.21	c qxplain 7569/7570
383.51/382.21	c qxplain 7570/7570
383.51/382.22	c 4102[?] -178[?] 89[?] 48[?]  is mandatory 
383.51/382.22	c qxplain 7569/7569
383.51/382.23	c 4103[?] -178[?] -89[?] -48[?]  is mandatory 
383.51/382.23	c qxplain 7567/7568
383.51/382.23	c qxplain 7568/7568
383.51/382.24	c 4106[?] -179[?] 90[?] 49[?]  is mandatory 
383.51/382.24	c qxplain 7567/7567
383.51/382.25	c 4107[?] -179[?] -90[?] -49[?]  is mandatory 
383.51/382.25	c qxplain 7559/7566
383.51/382.25	c qxplain 7563/7566
383.51/382.26	c qxplain 7565/7566
383.51/382.26	c qxplain 7566/7566
383.51/382.27	c 4110[?] -180[?] 50[?] 91[?]  is mandatory 
383.51/382.27	c qxplain 7565/7565
383.51/382.28	c 4111[?] -180[?] -91[?] -50[?]  is mandatory 
383.51/382.28	c qxplain 7563/7564
383.51/382.28	c qxplain 7564/7564
383.51/382.29	c 4115[?] -181[?] 180[?] 178[?] 179[?]  is mandatory 
383.51/382.29	c qxplain 7563/7563
383.61/382.30	c 4118[?] -182[?] -59[?] 148[?]  is mandatory 
383.61/382.30	c qxplain 7559/7562
383.61/382.37	c qxplain 7561/7562
383.61/382.37	c qxplain 7562/7562
383.61/382.38	c 4119[?] -182[?] -148[?] 59[?]  is mandatory 
383.61/382.38	c qxplain 7561/7561
383.81/382.52	c 4122[?] -183[?] 149[?] -60[?]  is mandatory 
383.81/382.52	c qxplain 7559/7560
384.02/382.77	c qxplain 7560/7560
384.21/382.96	c 4123[?] -183[?] -149[?] 60[?]  is mandatory 
384.21/382.96	c qxplain 7559/7559
388.11/386.87	c cleaning 8244 clauses out of 16505 with flag 4001/313351
390.31/389.05	c qxplain 7497/7558
390.31/389.06	c qxplain 7528/7558
390.31/389.07	c qxplain 7544/7558
390.31/389.08	c qxplain 7552/7558
390.31/389.08	c qxplain 7556/7558
390.31/389.09	c qxplain 7558/7558
393.31/392.00	c cleaning 6867 clauses out of 13784 with flag 3000/318875
396.31/395.00	c qxplain 7556/7557
396.41/395.16	c qxplain 7557/7557
396.41/395.17	c 4126[?] -184[?] 150[?] -61[?]  is mandatory 
396.41/395.17	c qxplain 7556/7556
396.51/395.24	c 4127[?] -184[?] 61[?] -150[?]  is mandatory 
396.51/395.24	c qxplain 7552/7555
396.51/395.25	c qxplain 7554/7555
396.51/395.26	c qxplain 7555/7555
396.51/395.27	c 4128[?] -185[?] 184[?]  is mandatory 
396.51/395.27	c qxplain 7554/7554
396.71/395.47	c 4129[?] -185[?] 183[?]  is mandatory 
396.71/395.47	c qxplain 7552/7553
396.71/395.48	c qxplain 7553/7553
396.81/395.53	c 4130[?] -185[?] 182[?]  is mandatory 
396.81/395.53	c qxplain 7552/7552
396.81/395.53	c 4131[?] -185[?] 181[?]  is mandatory 
396.81/395.53	c qxplain 7544/7551
396.81/395.54	c qxplain 7548/7551
396.81/395.55	c qxplain 7550/7551
396.81/395.55	c qxplain 7551/7551
396.81/395.56	c 4134[?] -186[?] 59[?] 89[?]  is mandatory 
396.81/395.56	c qxplain 7550/7550
396.81/395.56	c 4135[?] -186[?] -89[?] -59[?]  is mandatory 
396.81/395.56	c qxplain 7548/7549
396.81/395.57	c qxplain 7549/7549
396.81/395.58	c 4138[?] -187[?] 90[?] 60[?]  is mandatory 
396.81/395.58	c qxplain 7548/7548
396.81/395.59	c 4139[?] -187[?] -90[?] -60[?]  is mandatory 
396.81/395.59	c qxplain 7544/7547
396.81/395.59	c qxplain 7546/7547
396.92/395.60	c qxplain 7547/7547
396.92/395.60	c 4142[?] -188[?] 91[?] 61[?]  is mandatory 
396.92/395.60	c qxplain 7546/7546
396.92/395.62	c 4143[?] -188[?] -91[?] -61[?]  is mandatory 
396.92/395.62	c qxplain 7544/7545
396.92/395.62	c qxplain 7545/7545
396.92/395.63	c 4147[?] -189[?] 186[?] 188[?] 187[?]  is mandatory 
396.92/395.63	c qxplain 7544/7544
397.02/395.74	c 4150[?] -190[?] 148[?] -70[?]  is mandatory 
397.02/395.74	c qxplain 7528/7543
397.02/395.74	c qxplain 7536/7543
397.02/395.76	c qxplain 7540/7543
397.02/395.80	c qxplain 7542/7543
397.12/395.80	c qxplain 7543/7543
397.23/395.93	c 4151[?] -190[?] -148[?] 70[?]  is mandatory 
397.23/395.93	c qxplain 7542/7542
397.23/395.94	c 4154[?] -191[?] 149[?] -71[?]  is mandatory 
397.23/395.94	c qxplain 7540/7541
397.23/395.95	c qxplain 7541/7541
397.23/395.95	c 4155[?] -191[?] 71[?] -149[?]  is mandatory 
397.23/395.95	c qxplain 7540/7540
397.23/395.96	c qxplain 7536/7539
397.23/395.99	c qxplain 7538/7539
397.23/396.00	c qxplain 7539/7539
397.23/396.00	c qxplain 7538/7538
397.23/396.01	c 4158[?] -192[?] 150[?] -72[?]  is mandatory 
397.23/396.01	c qxplain 7536/7537
397.34/396.02	c qxplain 7537/7537
397.34/396.03	c 4159[?] -192[?] -150[?] 72[?]  is mandatory 
397.34/396.03	c qxplain 7536/7536
397.34/396.03	c 4160[?] -193[?] 192[?]  is mandatory 
397.34/396.03	c qxplain 7528/7535
397.34/396.04	c qxplain 7532/7535
397.34/396.05	c qxplain 7534/7535
397.34/396.06	c qxplain 7535/7535
397.34/396.06	c 4161[?] -193[?] 191[?]  is mandatory 
397.34/396.06	c qxplain 7534/7534
397.52/396.21	c 4162[?] -193[?] 190[?]  is mandatory 
397.52/396.21	c qxplain 7532/7533
397.52/396.21	c qxplain 7533/7533
397.52/396.22	c 4163[?] -193[?] 189[?]  is mandatory 
397.52/396.22	c qxplain 7532/7532
397.52/396.22	c 4166[?] -194[?] 89[?] 70[?]  is mandatory 
397.52/396.22	c qxplain 7528/7531
397.52/396.23	c qxplain 7530/7531
397.52/396.24	c qxplain 7531/7531
397.52/396.24	c 4167[?] -194[?] -89[?] -70[?]  is mandatory 
397.52/396.24	c qxplain 7530/7530
397.52/396.25	c 4170[?] -195[?] 90[?] 71[?]  is mandatory 
397.52/396.25	c qxplain 7528/7529
397.52/396.25	c qxplain 7529/7529
397.52/396.26	c 4171[?] -195[?] -90[?] -71[?]  is mandatory 
397.52/396.26	c qxplain 7528/7528
397.52/396.27	c 4174[?] -196[?] 91[?] 72[?]  is mandatory 
397.52/396.27	c qxplain 7497/7527
397.52/396.27	c qxplain 7513/7527
397.52/396.28	c qxplain 7521/7527
397.52/396.29	c qxplain 7525/7527
397.52/396.29	c qxplain 7527/7527
397.61/396.30	c 4175[?] -196[?] -91[?] -72[?]  is mandatory 
397.61/396.30	c qxplain 7525/7526
397.61/396.31	c qxplain 7526/7526
397.61/396.31	c 4179[?] -197[?] 194[?] 196[?] 195[?]  is mandatory 
397.61/396.31	c qxplain 7525/7525
399.53/398.23	c cleaning 6637 clauses out of 13381 with flag 2001/325340
405.71/404.40	c cleaning 6298 clauses out of 12745 with flag 8002/331341
411.02/409.72	c qxplain 7521/7524
411.12/409.82	c qxplain 7523/7524
411.22/409.97	c qxplain 7524/7524
416.82/415.53	c qxplain 7523/7523
416.92/415.68	c 4182[?] 148[?] -5[?] -198[?]  is mandatory 
416.92/415.68	c qxplain 7521/7522
417.02/415.75	c qxplain 7522/7522
417.22/415.92	c 4183[?] -148[?] -198[?] 5[?]  is mandatory 
417.22/415.92	c qxplain 7521/7521
417.42/416.13	c 4186[?] -199[?] -6[?] 149[?]  is mandatory 
417.42/416.13	c qxplain 7513/7520
417.42/416.14	c qxplain 7517/7520
417.42/416.15	c qxplain 7519/7520
417.42/416.17	c qxplain 7520/7520
417.82/416.53	c 4187[?] 6[?] -199[?] -149[?]  is mandatory 
417.82/416.53	c qxplain 7519/7519
417.82/416.54	c 4190[?] -200[?] -7[?] 150[?]  is mandatory 
417.82/416.54	c qxplain 7517/7518
417.82/416.55	c qxplain 7518/7518
417.82/416.56	c 4191[?] -200[?] -150[?] 7[?]  is mandatory 
417.82/416.56	c qxplain 7517/7517
417.82/416.56	c 4192[?] -201[?] 200[?]  is mandatory 
417.82/416.56	c qxplain 7513/7516
417.82/416.57	c qxplain 7515/7516
417.82/416.58	c qxplain 7516/7516
418.02/416.80	c 4193[?] 199[?] -201[?]  is mandatory 
418.02/416.80	c qxplain 7515/7515
418.32/417.02	c 4194[?] 198[?] -201[?]  is mandatory 
418.32/417.02	c qxplain 7513/7514
418.32/417.03	c qxplain 7514/7514
418.32/417.04	c 4195[?] -201[?] 197[?]  is mandatory 
418.32/417.04	c qxplain 7513/7513
418.32/417.05	c 4198[?] -202[?] 148[?] 5[?]  is mandatory 
418.32/417.05	c qxplain 7497/7512
418.32/417.06	c qxplain 7505/7512
418.32/417.06	c qxplain 7509/7512
418.32/417.07	c qxplain 7511/7512
418.32/417.08	c qxplain 7512/7512
418.32/417.09	c 4199[?] -202[?] -148[?] -5[?]  is mandatory 
418.32/417.09	c qxplain 7511/7511
418.32/417.10	c 4202[?] -203[?] 6[?] 149[?]  is mandatory 
418.32/417.10	c qxplain 7509/7510
418.42/417.10	c qxplain 7510/7510
418.42/417.12	c 4203[?] -203[?] -149[?] -6[?]  is mandatory 
418.42/417.12	c qxplain 7509/7509
418.42/417.13	c 4206[?] -204[?] 150[?] 7[?]  is mandatory 
418.42/417.13	c qxplain 7505/7508
418.42/417.13	c qxplain 7507/7508
418.42/417.14	c qxplain 7508/7508
418.42/417.16	c 4207[?] -204[?] -150[?] -7[?]  is mandatory 
418.42/417.16	c qxplain 7507/7507
418.42/417.17	c 4211[?] -205[?] 202[?] 204[?] 203[?]  is mandatory 
418.42/417.17	c qxplain 7505/7506
418.52/417.28	c qxplain 7506/7506
418.62/417.31	c 4214[?] -206[?] -15[?] 207[?]  is mandatory 
418.62/417.31	c qxplain 7505/7505
418.62/417.33	c 4215[?] -206[?] -207[?] 15[?]  is mandatory 
418.62/417.33	c qxplain 7497/7504
418.62/417.34	c qxplain 7501/7504
418.62/417.36	c qxplain 7503/7504
418.72/417.44	c qxplain 7504/7504
418.72/417.45	c 4218[?] -210[?] 208[?] -16[?]  is mandatory 
418.72/417.45	c qxplain 7503/7503
418.72/417.46	c 4219[?] -210[?] -208[?] 16[?]  is mandatory 
418.72/417.46	c qxplain 7501/7502
418.72/417.47	c qxplain 7502/7502
418.72/417.48	c 4222[?] -211[?] 209[?] -17[?]  is mandatory 
418.72/417.48	c qxplain 7501/7501
418.72/417.49	c 4223[?] -211[?] 17[?] -209[?]  is mandatory 
418.72/417.49	c qxplain 7497/7500
418.72/417.50	c qxplain 7499/7500
418.82/417.50	c qxplain 7500/7500
418.82/417.51	c 4224[?] -212[?] 211[?]  is mandatory 
418.82/417.51	c qxplain 7499/7499
418.82/417.52	c 4225[?] -212[?] 210[?]  is mandatory 
418.82/417.52	c qxplain 7497/7498
418.82/417.53	c qxplain 7498/7498
418.82/417.55	c 4226[?] -212[?] 206[?]  is mandatory 
418.82/417.55	c qxplain 7497/7497
418.82/417.56	c 4227[?] -212[?] 205[?]  is mandatory 
418.82/417.56	c qxplain 7374/7496
418.82/417.57	c qxplain 7436/7496
418.82/417.57	c qxplain 7467/7496
418.82/417.58	c qxplain 7482/7496
418.82/417.59	c qxplain 7490/7496
418.82/417.59	c qxplain 7494/7496
418.92/417.60	c qxplain 7496/7496
418.92/417.61	c 4230[?] -213[?] 148[?] 15[?]  is mandatory 
418.92/417.61	c qxplain 7494/7495
418.92/417.62	c qxplain 7495/7495
418.92/417.62	c 4231[?] -213[?] -148[?] -15[?]  is mandatory 
418.92/417.62	c qxplain 7494/7494
418.92/417.63	c 4234[?] -214[?] 149[?] 16[?]  is mandatory 
418.92/417.63	c qxplain 7490/7493
418.92/417.64	c qxplain 7492/7493
418.92/417.65	c qxplain 7493/7493
418.92/417.66	c 4235[?] -214[?] -149[?] -16[?]  is mandatory 
418.92/417.66	c qxplain 7492/7492
418.92/417.67	c 4238[?] -215[?] 17[?] 150[?]  is mandatory 
418.92/417.67	c qxplain 7490/7491
418.92/417.67	c qxplain 7491/7491
418.92/417.68	c 4239[?] -215[?] -150[?] -17[?]  is mandatory 
418.92/417.68	c qxplain 7490/7490
418.92/417.69	c 4243[?] -216[?] 213[?] 215[?] 214[?]  is mandatory 
418.92/417.69	c qxplain 7482/7489
419.02/417.70	c qxplain 7486/7489
419.02/417.75	c qxplain 7488/7489
419.02/417.75	c qxplain 7489/7489
419.02/417.76	c 4246[?] 207[?] -26[?] -217[?]  is mandatory 
419.02/417.76	c qxplain 7488/7488
419.02/417.77	c 4247[?] -217[?] -207[?] 26[?]  is mandatory 
419.02/417.77	c qxplain 7486/7487
419.12/417.81	c qxplain 7487/7487
419.12/417.82	c 4250[?] -218[?] -27[?] 208[?]  is mandatory 
419.12/417.82	c qxplain 7486/7486
419.12/417.83	c 4251[?] -218[?] -208[?] 27[?]  is mandatory 
419.12/417.83	c qxplain 7482/7485
419.12/417.84	c qxplain 7484/7485
419.12/417.86	c qxplain 7485/7485
419.12/417.88	c 4254[?] -219[?] 209[?] -28[?]  is mandatory 
419.12/417.88	c qxplain 7484/7484
419.12/417.89	c 4255[?] -219[?] -209[?] 28[?]  is mandatory 
419.12/417.89	c qxplain 7482/7483
419.12/417.90	c qxplain 7483/7483
419.22/417.92	c 4256[?] -220[?] 219[?]  is mandatory 
419.22/417.92	c qxplain 7482/7482
419.22/417.93	c 4257[?] -220[?] 218[?]  is mandatory 
419.22/417.93	c qxplain 7467/7481
419.22/417.94	c qxplain 7475/7481
419.22/417.94	c qxplain 7479/7481
419.22/417.95	c qxplain 7481/7481
419.22/417.96	c 4258[?] 217[?] -220[?]  is mandatory 
419.22/417.96	c qxplain 7479/7480
419.22/417.97	c qxplain 7480/7480
419.22/417.98	c 4259[?] -220[?] 216[?]  is mandatory 
419.22/417.98	c qxplain 7479/7479
419.22/417.99	c 4262[?] -221[?] 26[?] 148[?]  is mandatory 
419.22/417.99	c qxplain 7475/7478
419.22/417.99	c qxplain 7477/7478
419.22/418.00	c qxplain 7478/7478
419.22/418.01	c 4263[?] -221[?] -148[?] -26[?]  is mandatory 
419.22/418.01	c qxplain 7477/7477
419.33/418.02	c 4266[?] -222[?] 149[?] 27[?]  is mandatory 
419.33/418.02	c qxplain 7475/7476
419.33/418.03	c qxplain 7476/7476
419.33/418.03	c 4267[?] -222[?] -149[?] -27[?]  is mandatory 
419.33/418.03	c qxplain 7475/7475
419.33/418.04	c 4270[?] -223[?] 28[?] 150[?]  is mandatory 
419.33/418.04	c qxplain 7467/7474
419.33/418.05	c qxplain 7471/7474
419.33/418.06	c qxplain 7473/7474
419.33/418.07	c qxplain 7474/7474
419.33/418.07	c 4271[?] -223[?] -150[?] -28[?]  is mandatory 
419.33/418.07	c qxplain 7473/7473
419.33/418.08	c 4275[?] -224[?] 221[?] 223[?] 222[?]  is mandatory 
419.33/418.08	c qxplain 7471/7472
419.33/418.09	c qxplain 7467/7470
419.41/418.11	c qxplain 7469/7470
419.41/418.15	c qxplain 7470/7470
419.41/418.17	c 4278[?] -225[?] -37[?] 207[?]  is mandatory 
419.41/418.17	c qxplain 7469/7469
419.41/418.19	c 4279[?] -225[?] -207[?] 37[?]  is mandatory 
419.41/418.19	c qxplain 7467/7468
419.51/418.21	c qxplain 7468/7468
419.61/418.31	c 4282[?] -226[?] -38[?] 208[?]  is mandatory 
419.61/418.31	c qxplain 7467/7467
419.61/418.38	c 4283[?] -226[?] -208[?] 38[?]  is mandatory 
419.61/418.38	c qxplain 7436/7466
419.61/418.39	c qxplain 7452/7466
419.71/418.40	c qxplain 7460/7466
419.71/418.41	c qxplain 7464/7466
419.71/418.44	c qxplain 7466/7466
419.71/418.45	c 4286[?] -227[?] 209[?] -39[?]  is mandatory 
419.71/418.45	c qxplain 7464/7465
419.71/418.49	c qxplain 7465/7465
419.81/418.51	c 4287[?] -227[?] -209[?] 39[?]  is mandatory 
419.81/418.51	c qxplain 7464/7464
419.81/418.52	c 4288[?] -228[?] 227[?]  is mandatory 
419.81/418.52	c qxplain 7460/7463
419.81/418.53	c qxplain 7462/7463
419.81/418.55	c qxplain 7463/7463
419.91/418.62	c 4289[?] -228[?] 226[?]  is mandatory 
419.91/418.62	c qxplain 7462/7462
419.91/418.63	c 4290[?] -228[?] 225[?]  is mandatory 
419.91/418.63	c qxplain 7460/7461
419.91/418.64	c qxplain 7461/7461
419.91/418.65	c 4291[?] -228[?] 224[?]  is mandatory 
419.91/418.65	c qxplain 7460/7460
419.91/418.66	c 4294[?] 37[?] -229[?] 148[?]  is mandatory 
419.91/418.66	c qxplain 7452/7459
419.91/418.66	c qxplain 7456/7459
419.91/418.67	c qxplain 7458/7459
419.91/418.67	c qxplain 7459/7459
419.91/418.68	c 4295[?] -148[?] -37[?] -229[?]  is mandatory 
419.91/418.68	c qxplain 7458/7458
421.31/420.04	c cleaning 9758 clauses out of 19528 with flag 1001/344424
425.72/424.47	c qxplain 7456/7457
425.72/424.48	c qxplain 7457/7457
427.04/425.72	c cleaning 7529 clauses out of 15069 with flag 1001/349724
431.93/430.62	c qxplain 7456/7456
431.93/430.63	c 4298[?] 149[?] 38[?] -230[?]  is mandatory 
431.93/430.63	c qxplain 7452/7455
431.93/430.64	c qxplain 7454/7455
431.93/430.64	c qxplain 7455/7455
431.93/430.65	c 4299[?] -38[?] -149[?] -230[?]  is mandatory 
431.93/430.65	c qxplain 7454/7454
431.93/430.66	c 4302[?] -231[?] 39[?] 150[?]  is mandatory 
431.93/430.66	c qxplain 7452/7453
431.93/430.66	c qxplain 7453/7453
431.93/430.68	c 4303[?] -231[?] -150[?] -39[?]  is mandatory 
431.93/430.68	c qxplain 7452/7452
431.93/430.68	c 4307[?] -232[?] 231[?] 230[?] 229[?]  is mandatory 
431.93/430.68	c qxplain 7436/7451
431.93/430.69	c qxplain 7444/7451
431.93/430.69	c qxplain 7448/7451
432.03/430.70	c qxplain 7450/7451
432.03/430.70	c qxplain 7451/7451
432.03/430.71	c 4323[?] -236[?] 232[?]  is mandatory 
432.03/430.71	c qxplain 7450/7450
432.03/430.72	c 4326[?] -237[?] 148[?] 48[?]  is mandatory 
432.03/430.72	c qxplain 7448/7449
432.03/430.73	c qxplain 7449/7449
432.03/430.73	c 4327[?] -237[?] -148[?] -48[?]  is mandatory 
432.03/430.73	c qxplain 7448/7448
432.03/430.74	c 4330[?] -238[?] 49[?] 149[?]  is mandatory 
432.03/430.74	c qxplain 7444/7447
432.03/430.75	c qxplain 7446/7447
432.03/430.76	c qxplain 7447/7447
432.03/430.77	c 4331[?] -238[?] -149[?] -49[?]  is mandatory 
432.03/430.77	c qxplain 7446/7446
432.03/430.77	c 4334[?] -239[?] 150[?] 50[?]  is mandatory 
432.03/430.77	c qxplain 7444/7445
432.03/430.78	c qxplain 7445/7445
432.03/430.79	c 4335[?] -239[?] -150[?] -50[?]  is mandatory 
432.03/430.79	c qxplain 7444/7444
432.13/430.80	c 4339[?] -240[?] 237[?] 239[?] 238[?]  is mandatory 
432.13/430.80	c qxplain 7436/7443
432.13/430.81	c qxplain 7440/7443
432.13/430.86	c qxplain 7442/7443
432.13/430.87	c qxplain 7443/7443
432.13/430.88	c 4342[?] -241[?] -59[?] 207[?]  is mandatory 
432.13/430.88	c qxplain 7442/7442
432.13/430.90	c 4343[?] -241[?] 59[?] -207[?]  is mandatory 
432.13/430.90	c qxplain 7440/7441
432.32/431.01	c qxplain 7441/7441
432.54/431.26	c 4346[?] -242[?] 208[?] -60[?]  is mandatory 
432.54/431.26	c qxplain 7440/7440
432.82/431.52	c 4347[?] -242[?] -208[?] 60[?]  is mandatory 
432.82/431.52	c qxplain 7436/7439
432.82/431.54	c qxplain 7438/7439
435.32/434.05	c qxplain 7436/7437
435.32/434.07	c qxplain 7437/7437
435.52/434.20	c 4350[?] -61[?] 209[?] -243[?]  is mandatory 
435.52/434.20	c qxplain 7436/7436
435.62/434.32	c 4351[?] 61[?] -209[?] -243[?]  is mandatory 
435.62/434.32	c qxplain 7374/7435
435.62/434.33	c qxplain 7405/7435
435.62/434.34	c qxplain 7421/7435
435.62/434.34	c qxplain 7429/7435
435.62/434.35	c qxplain 7433/7435
435.62/434.36	c qxplain 7435/7435
435.62/434.39	c 4352[?] -244[?] 243[?]  is mandatory 
435.62/434.39	c qxplain 7433/7434
435.62/434.40	c qxplain 7434/7434
435.84/434.56	c 4353[?] -244[?] 242[?]  is mandatory 
435.84/434.56	c qxplain 7433/7433
435.84/434.57	c 4354[?] -244[?] 241[?]  is mandatory 
435.84/434.57	c qxplain 7429/7432
435.84/434.58	c qxplain 7431/7432
435.84/434.58	c qxplain 7432/7432
435.84/434.59	c 4355[?] -244[?] 240[?]  is mandatory 
435.84/434.59	c qxplain 7431/7431
435.84/434.59	c 4358[?] -245[?] 148[?] 59[?]  is mandatory 
435.84/434.59	c qxplain 7429/7430
435.92/434.60	c qxplain 7430/7430
435.92/434.61	c 4359[?] -245[?] -148[?] -59[?]  is mandatory 
435.92/434.61	c qxplain 7429/7429
435.92/434.61	c 4362[?] -246[?] 60[?] 149[?]  is mandatory 
435.92/434.61	c qxplain 7421/7428
435.92/434.62	c qxplain 7425/7428
435.92/434.63	c qxplain 7427/7428
435.92/434.63	c qxplain 7428/7428
435.92/434.64	c 4363[?] -246[?] -149[?] -60[?]  is mandatory 
435.92/434.64	c qxplain 7427/7427
435.92/434.65	c 4366[?] -247[?] 150[?] 61[?]  is mandatory 
435.92/434.65	c qxplain 7425/7426
435.92/434.65	c qxplain 7426/7426
435.92/434.66	c 4367[?] -247[?] -150[?] -61[?]  is mandatory 
435.92/434.66	c qxplain 7425/7425
435.92/434.67	c 4371[?] -248[?] 245[?] 247[?] 246[?]  is mandatory 
435.92/434.67	c qxplain 7421/7424
435.92/434.68	c qxplain 7423/7424
436.12/434.83	c qxplain 7424/7424
436.22/434.99	c 4374[?] -249[?] -70[?] 207[?]  is mandatory 
436.22/434.99	c qxplain 7423/7423
436.42/435.14	c 4375[?] -249[?] -207[?] 70[?]  is mandatory 
436.42/435.14	c qxplain 7421/7422
436.42/435.15	c qxplain 7422/7422
436.42/435.16	c 4378[?] -250[?] 208[?] -71[?]  is mandatory 
436.42/435.16	c qxplain 7421/7421
436.42/435.17	c 4379[?] -250[?] -208[?] 71[?]  is mandatory 
436.42/435.17	c qxplain 7405/7420
436.42/435.18	c qxplain 7413/7420
436.42/435.18	c qxplain 7417/7420
436.52/435.26	c qxplain 7419/7420
439.82/438.53	c cleaning 9909 clauses out of 19827 with flag 3000/362013
441.43/440.15	c qxplain 7417/7418
441.54/440.20	c qxplain 7418/7418
441.64/440.32	c 4382[?] -251[?] 209[?] -72[?]  is mandatory 
441.64/440.32	c qxplain 7417/7417
441.64/440.37	c 4383[?] -251[?] -209[?] 72[?]  is mandatory 
441.64/440.37	c qxplain 7413/7416
441.64/440.38	c qxplain 7415/7416
441.64/440.39	c qxplain 7416/7416
441.74/440.42	c 4384[?] -252[?] 251[?]  is mandatory 
441.74/440.42	c qxplain 7415/7415
441.74/440.43	c 4385[?] -252[?] 250[?]  is mandatory 
441.74/440.43	c qxplain 7413/7414
441.74/440.44	c qxplain 7414/7414
441.84/440.57	c 4386[?] -252[?] 249[?]  is mandatory 
441.84/440.57	c qxplain 7413/7413
441.84/440.58	c 4387[?] -252[?] 248[?]  is mandatory 
441.84/440.58	c qxplain 7405/7412
441.84/440.58	c qxplain 7409/7412
441.84/440.59	c qxplain 7411/7412
441.84/440.59	c qxplain 7412/7412
441.94/440.60	c 4390[?] -253[?] 148[?] 70[?]  is mandatory 
441.94/440.60	c qxplain 7411/7411
441.94/440.60	c 4391[?] -253[?] -148[?] -70[?]  is mandatory 
441.94/440.60	c qxplain 7409/7410
441.94/440.61	c qxplain 7410/7410
441.94/440.61	c 4394[?] -254[?] 149[?] 71[?]  is mandatory 
441.94/440.61	c qxplain 7409/7409
441.94/440.62	c 4395[?] -254[?] -149[?] -71[?]  is mandatory 
441.94/440.62	c qxplain 7405/7408
441.94/440.63	c qxplain 7407/7408
441.94/440.64	c qxplain 7408/7408
441.94/440.64	c 4398[?] -255[?] 150[?] 72[?]  is mandatory 
441.94/440.64	c qxplain 7407/7407
441.94/440.65	c 4399[?] -255[?] -150[?] -72[?]  is mandatory 
441.94/440.65	c qxplain 7405/7406
441.94/440.66	c qxplain 7406/7406
441.94/440.66	c 4403[?] -256[?] 253[?] 255[?] 254[?]  is mandatory 
441.94/440.66	c qxplain 7405/7405
442.04/440.77	c 4406[?] -257[?] -5[?] 207[?]  is mandatory 
442.04/440.77	c qxplain 7374/7404
442.04/440.78	c qxplain 7390/7404
442.04/440.78	c qxplain 7398/7404
442.04/440.79	c qxplain 7402/7404
442.14/440.80	c qxplain 7404/7404
442.24/440.92	c 4407[?] 5[?] -257[?] -207[?]  is mandatory 
442.24/440.92	c qxplain 7402/7403
442.34/441.04	c qxplain 7403/7403
442.45/441.13	c 4410[?] -258[?] -6[?] 208[?]  is mandatory 
442.45/441.13	c qxplain 7402/7402
442.64/441.37	c 4411[?] 6[?] -258[?] -208[?]  is mandatory 
442.64/441.37	c qxplain 7398/7401
442.64/441.38	c qxplain 7400/7401
442.64/441.38	c qxplain 7401/7401
442.64/441.39	c 4414[?] -259[?] 209[?] -7[?]  is mandatory 
442.64/441.39	c qxplain 7400/7400
442.74/441.40	c 4415[?] -259[?] -209[?] 7[?]  is mandatory 
442.74/441.40	c qxplain 7398/7399
442.74/441.40	c qxplain 7399/7399
442.74/441.41	c 4416[?] -260[?] 259[?]  is mandatory 
442.74/441.41	c qxplain 7398/7398
442.83/441.50	c 4417[?] -260[?] 258[?]  is mandatory 
442.83/441.50	c qxplain 7390/7397
442.83/441.51	c qxplain 7394/7397
442.83/441.51	c qxplain 7396/7397
442.83/441.52	c qxplain 7397/7397
442.93/441.66	c 4418[?] -260[?] 257[?]  is mandatory 
442.93/441.66	c qxplain 7396/7396
442.93/441.66	c 4419[?] -260[?] 256[?]  is mandatory 
442.93/441.66	c qxplain 7394/7395
442.93/441.67	c qxplain 7395/7395
442.93/441.67	c 4422[?] -261[?] 5[?] 207[?]  is mandatory 
442.93/441.67	c qxplain 7394/7394
442.93/441.68	c 4423[?] -261[?] -207[?] -5[?]  is mandatory 
442.93/441.68	c qxplain 7390/7393
442.93/441.69	c qxplain 7392/7393
442.93/441.69	c qxplain 7393/7393
443.03/441.70	c 4426[?] -262[?] 6[?] 208[?]  is mandatory 
443.03/441.70	c qxplain 7392/7392
443.03/441.70	c 4427[?] -262[?] -208[?] -6[?]  is mandatory 
443.03/441.70	c qxplain 7390/7391
443.03/441.71	c qxplain 7391/7391
443.03/441.72	c 4430[?] -263[?] 209[?] 7[?]  is mandatory 
443.03/441.72	c qxplain 7390/7390
443.03/441.72	c 4431[?] -263[?] -209[?] -7[?]  is mandatory 
443.03/441.72	c qxplain 7374/7389
443.03/441.73	c qxplain 7382/7389
443.03/441.73	c qxplain 7386/7389
443.03/441.74	c qxplain 7388/7389
443.03/441.74	c qxplain 7389/7389
443.03/441.75	c 4435[?] -264[?] 261[?] 262[?] 263[?]  is mandatory 
443.03/441.75	c qxplain 7388/7388
443.03/441.77	c 4438[?] -265[?] -15[?] 266[?]  is mandatory 
443.03/441.77	c qxplain 7386/7387
443.03/441.79	c qxplain 7387/7387
443.03/441.79	c 4439[?] -265[?] 15[?] -266[?]  is mandatory 
443.03/441.79	c qxplain 7386/7386
443.23/441.91	c 4442[?] -269[?] 267[?] -16[?]  is mandatory 
443.23/441.91	c qxplain 7382/7385
443.23/441.92	c qxplain 7384/7385
443.23/441.92	c qxplain 7385/7385
443.33/442.07	c 4443[?] -269[?] 16[?] -267[?]  is mandatory 
443.33/442.07	c qxplain 7384/7384
443.33/442.07	c 4446[?] -270[?] -17[?] 268[?]  is mandatory 
443.33/442.07	c qxplain 7382/7383
443.33/442.08	c qxplain 7383/7383
443.33/442.09	c 4447[?] -270[?] -268[?] 17[?]  is mandatory 
443.33/442.09	c qxplain 7382/7382
443.33/442.10	c 4448[?] -271[?] 270[?]  is mandatory 
443.33/442.10	c qxplain 7374/7381
443.33/442.10	c qxplain 7378/7381
443.33/442.11	c qxplain 7380/7381
443.44/442.14	c qxplain 7381/7381
443.44/442.16	c 4449[?] -271[?] 269[?]  is mandatory 
443.44/442.16	c qxplain 7380/7380
443.44/442.17	c 4450[?] -271[?] 265[?]  is mandatory 
443.44/442.17	c qxplain 7378/7379
443.44/442.17	c qxplain 7379/7379
443.44/442.18	c 4451[?] -271[?] 264[?]  is mandatory 
443.44/442.18	c qxplain 7378/7378
443.44/442.18	c 4454[?] -272[?] 207[?] 15[?]  is mandatory 
443.44/442.18	c qxplain 7374/7377
443.44/442.19	c qxplain 7376/7377
443.44/442.20	c qxplain 7377/7377
443.44/442.20	c 4455[?] -272[?] -207[?] -15[?]  is mandatory 
443.44/442.20	c qxplain 7376/7376
443.44/442.21	c 4458[?] -273[?] 16[?] 208[?]  is mandatory 
443.44/442.21	c qxplain 7374/7375
443.44/442.21	c qxplain 7375/7375
443.55/442.22	c 4459[?] -273[?] -208[?] -16[?]  is mandatory 
443.55/442.22	c qxplain 7374/7374
443.55/442.23	c 4462[?] -274[?] 209[?] 17[?]  is mandatory 
443.55/442.23	c qxplain 6882/7373
443.55/442.23	c qxplain 7128/7373
443.55/442.24	c qxplain 7251/7373
443.55/442.24	c qxplain 7313/7373
443.55/442.25	c qxplain 7344/7373
443.55/442.25	c qxplain 7359/7373
443.55/442.26	c qxplain 7367/7373
443.55/442.26	c qxplain 7371/7373
443.55/442.27	c qxplain 7373/7373
443.55/442.27	c 4463[?] -274[?] -209[?] -17[?]  is mandatory 
443.55/442.27	c qxplain 7371/7372
443.55/442.28	c qxplain 7372/7372
443.55/442.28	c 4467[?] -275[?] 272[?] 274[?] 273[?]  is mandatory 
443.55/442.28	c qxplain 7371/7371
443.55/442.29	c 4470[?] -276[?] -26[?] 266[?]  is mandatory 
443.55/442.29	c qxplain 7367/7370
443.63/442.30	c qxplain 7369/7370
443.63/442.34	c qxplain 7370/7370
443.63/442.34	c 4471[?] -276[?] -266[?] 26[?]  is mandatory 
443.63/442.34	c qxplain 7369/7369
443.83/442.56	c 4474[?] -27[?] -277[?] 267[?]  is mandatory 
443.83/442.56	c qxplain 7367/7368
443.83/442.59	c qxplain 7368/7368
444.03/442.76	c 4475[?] 27[?] -277[?] -267[?]  is mandatory 
444.03/442.76	c qxplain 7367/7367
444.03/442.78	c 4478[?] -278[?] -28[?] 268[?]  is mandatory 
444.03/442.78	c qxplain 7359/7366
444.03/442.79	c qxplain 7363/7366
444.03/442.79	c qxplain 7365/7366
444.13/442.81	c qxplain 7366/7366
444.13/442.82	c 4479[?] -278[?] -268[?] 28[?]  is mandatory 
444.13/442.82	c qxplain 7365/7365
444.13/442.82	c 4480[?] -279[?] 278[?]  is mandatory 
444.13/442.82	c qxplain 7363/7364
444.13/442.87	c qxplain 7364/7364
444.33/443.04	c 4481[?] 277[?] -279[?]  is mandatory 
444.33/443.04	c qxplain 7363/7363
444.33/443.05	c 4482[?] 276[?] -279[?]  is mandatory 
444.33/443.05	c qxplain 7359/7362
444.33/443.05	c qxplain 7361/7362
444.33/443.06	c qxplain 7362/7362
444.33/443.06	c 4483[?] -279[?] 275[?]  is mandatory 
444.33/443.06	c qxplain 7361/7361
444.33/443.07	c 4486[?] -280[?] 207[?] 26[?]  is mandatory 
444.33/443.07	c qxplain 7359/7360
444.33/443.07	c qxplain 7360/7360
444.33/443.08	c 4487[?] -280[?] -207[?] -26[?]  is mandatory 
444.33/443.08	c qxplain 7359/7359
444.33/443.08	c 4490[?] -281[?] 27[?] 208[?]  is mandatory 
444.33/443.08	c qxplain 7344/7358
444.33/443.09	c qxplain 7352/7358
444.33/443.09	c qxplain 7356/7358
444.43/443.10	c qxplain 7358/7358
444.43/443.11	c 4491[?] -281[?] -208[?] -27[?]  is mandatory 
444.43/443.11	c qxplain 7356/7357
444.43/443.11	c qxplain 7357/7357
444.43/443.12	c 4494[?] -282[?] 209[?] 28[?]  is mandatory 
444.43/443.12	c qxplain 7356/7356
444.43/443.12	c 4495[?] -282[?] -209[?] -28[?]  is mandatory 
444.43/443.12	c qxplain 7352/7355
444.43/443.13	c qxplain 7354/7355
444.43/443.13	c qxplain 7355/7355
444.43/443.14	c 4499[?] -283[?] 280[?] 282[?] 281[?]  is mandatory 
444.43/443.14	c qxplain 7354/7354
444.43/443.14	c qxplain 7352/7353
444.43/443.15	c qxplain 7353/7353
444.43/443.15	c qxplain 7352/7352
444.43/443.16	c 4502[?] -284[?] -37[?] 266[?]  is mandatory 
444.43/443.16	c qxplain 7344/7351
444.43/443.17	c qxplain 7348/7351
444.43/443.18	c qxplain 7350/7351
444.43/443.18	c qxplain 7351/7351
444.43/443.19	c 4503[?] -284[?] 37[?] -266[?]  is mandatory 
444.43/443.19	c qxplain 7350/7350
444.73/443.40	c 4506[?] -285[?] 267[?] -38[?]  is mandatory 
444.73/443.40	c qxplain 7348/7349
444.83/443.56	c qxplain 7349/7349
444.93/443.69	c 4507[?] -285[?] 38[?] -267[?]  is mandatory 
444.93/443.69	c qxplain 7348/7348
448.13/446.82	c qxplain 7344/7347
448.13/446.84	c qxplain 7346/7347
448.13/446.84	c qxplain 7347/7347
449.43/448.18	c qxplain 7346/7346
449.43/448.19	c 4510[?] 268[?] -39[?] -286[?]  is mandatory 
449.43/448.19	c qxplain 7344/7345
449.43/448.20	c qxplain 7345/7345
449.53/448.21	c 4511[?] -286[?] -268[?] 39[?]  is mandatory 
449.53/448.21	c qxplain 7344/7344
449.53/448.22	c 4512[?] -287[?] 286[?]  is mandatory 
449.53/448.22	c qxplain 7313/7343
449.53/448.23	c qxplain 7329/7343
449.53/448.23	c qxplain 7337/7343
449.53/448.24	c qxplain 7341/7343
449.53/448.24	c qxplain 7343/7343
449.73/448.43	c 4513[?] -287[?] 285[?]  is mandatory 
449.73/448.43	c qxplain 7341/7342
449.73/448.44	c qxplain 7342/7342
449.73/448.45	c 4514[?] -287[?] 284[?]  is mandatory 
449.73/448.45	c qxplain 7341/7341
449.73/448.45	c 4515[?] -287[?] 283[?]  is mandatory 
449.73/448.45	c qxplain 7337/7340
449.73/448.46	c qxplain 7339/7340
449.73/448.47	c qxplain 7340/7340
449.73/448.47	c 4518[?] -288[?] 207[?] 37[?]  is mandatory 
449.73/448.47	c qxplain 7339/7339
449.73/448.48	c 4519[?] -288[?] -207[?] -37[?]  is mandatory 
449.73/448.48	c qxplain 7337/7338
449.73/448.49	c qxplain 7338/7338
449.73/448.49	c 4522[?] -289[?] 38[?] 208[?]  is mandatory 
449.73/448.49	c qxplain 7337/7337
449.83/448.50	c 4523[?] -289[?] -208[?] -38[?]  is mandatory 
449.83/448.50	c qxplain 7329/7336
449.83/448.51	c qxplain 7333/7336
449.83/448.51	c qxplain 7335/7336
449.83/448.52	c qxplain 7336/7336
449.83/448.52	c 4526[?] -290[?] 209[?] 39[?]  is mandatory 
449.83/448.52	c qxplain 7335/7335
449.83/448.53	c 4527[?] -290[?] -209[?] -39[?]  is mandatory 
449.83/448.53	c qxplain 7333/7334
449.83/448.54	c qxplain 7334/7334
449.83/448.54	c 4531[?] -291[?] 290[?] 288[?] 289[?]  is mandatory 
449.83/448.54	c qxplain 7333/7333
449.83/448.55	c 4534[?] -292[?] -48[?] 266[?]  is mandatory 
449.83/448.55	c qxplain 7329/7332
449.83/448.56	c qxplain 7331/7332
449.83/448.57	c qxplain 7332/7332
449.83/448.57	c 4535[?] -292[?] -266[?] 48[?]  is mandatory 
449.83/448.57	c qxplain 7331/7331
449.93/448.69	c 4538[?] -293[?] 267[?] -49[?]  is mandatory 
449.93/448.69	c qxplain 7329/7330
450.23/448.96	c qxplain 7330/7330
450.43/449.10	c 4539[?] -293[?] -267[?] 49[?]  is mandatory 
450.43/449.10	c qxplain 7329/7329
451.43/450.18	c cleaning 9675 clauses out of 19356 with flag 1000/371454
455.93/454.65	c qxplain 7313/7328
455.93/454.66	c qxplain 7321/7328
455.93/454.67	c qxplain 7325/7328
456.03/454.70	c qxplain 7327/7328
456.03/454.76	c qxplain 7328/7328
457.13/455.89	c cleaning 7682 clauses out of 15374 with flag 1000/377148
461.93/460.67	c qxplain 7327/7327
462.03/460.76	c 4542[?] -294[?] 268[?] -50[?]  is mandatory 
462.03/460.76	c qxplain 7325/7326
462.14/460.86	c qxplain 7326/7326
462.33/461.00	c 4543[?] -268[?] -294[?] 50[?]  is mandatory 
462.33/461.00	c qxplain 7325/7325
462.43/461.11	c 4544[?] -295[?] 294[?]  is mandatory 
462.43/461.11	c qxplain 7321/7324
462.43/461.13	c qxplain 7323/7324
462.43/461.14	c qxplain 7324/7324
462.53/461.28	c 4545[?] -295[?] 293[?]  is mandatory 
462.53/461.28	c qxplain 7323/7323
462.53/461.29	c 4546[?] -295[?] 292[?]  is mandatory 
462.53/461.29	c qxplain 7321/7322
462.63/461.30	c qxplain 7322/7322
462.63/461.31	c 4547[?] -295[?] 291[?]  is mandatory 
462.63/461.31	c qxplain 7321/7321
462.63/461.32	c 4550[?] 207[?] -296[?] 48[?]  is mandatory 
462.63/461.32	c qxplain 7313/7320
462.63/461.32	c qxplain 7317/7320
462.63/461.33	c qxplain 7319/7320
462.63/461.34	c qxplain 7320/7320
462.63/461.34	c 4551[?] -207[?] -48[?] -296[?]  is mandatory 
462.63/461.34	c qxplain 7319/7319
462.63/461.35	c 4554[?] 208[?] -297[?] 49[?]  is mandatory 
462.63/461.35	c qxplain 7317/7318
462.63/461.36	c qxplain 7318/7318
462.63/461.37	c 4555[?] -208[?] -49[?] -297[?]  is mandatory 
462.63/461.37	c qxplain 7317/7317
462.63/461.38	c 4558[?] -298[?] 209[?] 50[?]  is mandatory 
462.63/461.38	c qxplain 7313/7316
462.63/461.38	c qxplain 7315/7316
462.63/461.39	c qxplain 7316/7316
462.73/461.40	c 4559[?] -298[?] -209[?] -50[?]  is mandatory 
462.73/461.40	c qxplain 7315/7315
462.73/461.41	c 4563[?] -299[?] 298[?] 297[?] 296[?]  is mandatory 
462.73/461.41	c qxplain 7313/7314
462.73/461.42	c qxplain 7314/7314
462.73/461.42	c 4579[?] -303[?] 299[?]  is mandatory 
462.73/461.42	c qxplain 7313/7313
462.73/461.43	c 4582[?] -304[?] 207[?] 59[?]  is mandatory 
462.73/461.43	c qxplain 7251/7312
462.73/461.44	c qxplain 7282/7312
462.73/461.44	c qxplain 7298/7312
462.73/461.45	c qxplain 7306/7312
462.73/461.46	c qxplain 7310/7312
462.73/461.47	c qxplain 7312/7312
462.73/461.47	c 4583[?] -304[?] -207[?] -59[?]  is mandatory 
462.73/461.47	c qxplain 7310/7311
462.73/461.48	c qxplain 7311/7311
462.73/461.49	c 4586[?] -305[?] 60[?] 208[?]  is mandatory 
462.73/461.49	c qxplain 7310/7310
462.83/461.50	c 4587[?] -305[?] -208[?] -60[?]  is mandatory 
462.83/461.50	c qxplain 7306/7309
462.83/461.51	c qxplain 7308/7309
462.83/461.52	c qxplain 7309/7309
462.83/461.53	c 4590[?] -306[?] 209[?] 61[?]  is mandatory 
462.83/461.53	c qxplain 7308/7308
462.83/461.54	c 4591[?] -306[?] -209[?] -61[?]  is mandatory 
462.83/461.54	c qxplain 7306/7307
462.83/461.54	c qxplain 7307/7307
462.83/461.55	c 4595[?] -307[?] 306[?] 304[?] 305[?]  is mandatory 
462.83/461.55	c qxplain 7306/7306
463.03/461.73	c 4598[?] -308[?] -70[?] 266[?]  is mandatory 
463.03/461.73	c qxplain 7298/7305
463.03/461.74	c qxplain 7302/7305
463.03/461.75	c qxplain 7304/7305
463.03/461.76	c qxplain 7305/7305
463.43/462.18	c 4599[?] -308[?] 70[?] -266[?]  is mandatory 
463.43/462.18	c qxplain 7304/7304
463.63/462.32	c 4602[?] -309[?] -71[?] 267[?]  is mandatory 
463.63/462.32	c qxplain 7302/7303
463.73/462.47	c qxplain 7303/7303
463.73/462.49	c 4603[?] -309[?] 71[?] -267[?]  is mandatory 
463.73/462.49	c qxplain 7302/7302
464.83/463.57	c cleaning 7363 clauses out of 14768 with flag 1002/384225
468.85/467.57	c qxplain 7298/7301
468.93/467.67	c qxplain 7300/7301
469.03/467.78	c qxplain 7301/7301
470.03/468.77	c cleaning 6684 clauses out of 13470 with flag 1001/390291
475.04/473.77	c cleaning 6279 clauses out of 12786 with flag 7001/396291
481.14/479.81	c cleaning 6713 clauses out of 13506 with flag 14000/403290
488.14/486.88	c cleaning 7388 clauses out of 14793 with flag 22000/411290
491.24/489.98	c qxplain 7300/7300
491.44/490.12	c 4606[?] 268[?] -310[?] -72[?]  is mandatory 
491.44/490.12	c qxplain 7298/7299
491.54/490.21	c qxplain 7299/7299
491.64/490.36	c 4607[?] -268[?] 72[?] -310[?]  is mandatory 
491.64/490.36	c qxplain 7298/7298
491.74/490.48	c 4608[?] -311[?] 310[?]  is mandatory 
491.74/490.48	c qxplain 7282/7297
491.74/490.49	c qxplain 7290/7297
491.74/490.49	c qxplain 7294/7297
491.85/490.51	c qxplain 7296/7297
491.85/490.51	c qxplain 7297/7297
491.96/490.64	c 4609[?] -311[?] 309[?]  is mandatory 
491.96/490.64	c qxplain 7296/7296
492.04/490.79	c 4610[?] -311[?] 308[?]  is mandatory 
492.04/490.79	c qxplain 7294/7295
492.14/490.80	c qxplain 7295/7295
492.14/490.81	c 4611[?] -311[?] 307[?]  is mandatory 
492.14/490.81	c qxplain 7294/7294
492.14/490.82	c 4614[?] -312[?] 207[?] 70[?]  is mandatory 
492.14/490.82	c qxplain 7290/7293
492.14/490.83	c qxplain 7292/7293
492.14/490.84	c qxplain 7293/7293
492.14/490.85	c 4615[?] -312[?] -207[?] -70[?]  is mandatory 
492.14/490.85	c qxplain 7292/7292
492.14/490.86	c 4618[?] -313[?] 208[?] 71[?]  is mandatory 
492.14/490.86	c qxplain 7290/7291
492.14/490.87	c qxplain 7291/7291
492.14/490.88	c 4619[?] -313[?] -208[?] -71[?]  is mandatory 
492.14/490.88	c qxplain 7290/7290
492.14/490.89	c 4622[?] -314[?] 209[?] 72[?]  is mandatory 
492.14/490.89	c qxplain 7282/7289
492.14/490.89	c qxplain 7286/7289
492.24/490.90	c qxplain 7288/7289
492.24/490.91	c qxplain 7289/7289
492.24/490.92	c 4623[?] -314[?] -209[?] -72[?]  is mandatory 
492.24/490.92	c qxplain 7288/7288
492.24/490.93	c 4627[?] -315[?] 312[?] 314[?] 313[?]  is mandatory 
492.24/490.93	c qxplain 7286/7287
492.34/491.05	c qxplain 7287/7287
492.44/491.18	c 4630[?] -316[?] -5[?] 266[?]  is mandatory 
492.44/491.18	c qxplain 7286/7286
492.64/491.37	c 4631[?] 5[?] -316[?] -266[?]  is mandatory 
492.64/491.37	c qxplain 7282/7285
492.64/491.38	c qxplain 7284/7285
492.64/491.39	c qxplain 7285/7285
492.75/491.40	c 4634[?] -317[?] 267[?] -6[?]  is mandatory 
492.75/491.40	c qxplain 7284/7284
492.75/491.40	c 4635[?] -317[?] 6[?] -267[?]  is mandatory 
492.75/491.40	c qxplain 7282/7283
492.85/491.53	c qxplain 7283/7283
492.96/491.66	c 4638[?] 268[?] -318[?] -7[?]  is mandatory 
492.96/491.66	c qxplain 7282/7282
493.15/491.80	c 4639[?] -268[?] -318[?] 7[?]  is mandatory 
493.15/491.80	c qxplain 7251/7281
493.15/491.81	c qxplain 7267/7281
493.15/491.81	c qxplain 7275/7281
493.15/491.82	c qxplain 7279/7281
493.15/491.83	c qxplain 7281/7281
493.25/491.97	c 4640[?] 318[?] -319[?]  is mandatory 
493.25/491.97	c qxplain 7279/7280
493.25/491.98	c qxplain 7280/7280
493.25/491.99	c 4641[?] -319[?] 317[?]  is mandatory 
493.25/491.99	c qxplain 7279/7279
493.45/492.14	c 4642[?] 316[?] -319[?]  is mandatory 
493.45/492.14	c qxplain 7275/7278
493.45/492.16	c qxplain 7277/7278
493.45/492.17	c qxplain 7278/7278
493.45/492.18	c 4643[?] -319[?] 315[?]  is mandatory 
493.45/492.18	c qxplain 7277/7277
493.45/492.19	c 4646[?] -320[?] 5[?] 266[?]  is mandatory 
493.45/492.19	c qxplain 7275/7276
493.45/492.20	c qxplain 7276/7276
493.55/492.20	c 4647[?] -320[?] -266[?] -5[?]  is mandatory 
493.55/492.20	c qxplain 7275/7275
493.55/492.21	c 4650[?] -321[?] 6[?] 267[?]  is mandatory 
493.55/492.21	c qxplain 7267/7274
493.55/492.22	c qxplain 7271/7274
493.55/492.23	c qxplain 7273/7274
493.55/492.24	c qxplain 7274/7274
493.55/492.25	c 4651[?] -321[?] -267[?] -6[?]  is mandatory 
493.55/492.25	c qxplain 7273/7273
493.55/492.26	c 4654[?] -322[?] 268[?] 7[?]  is mandatory 
493.55/492.26	c qxplain 7271/7272
493.55/492.27	c qxplain 7272/7272
493.55/492.27	c 4655[?] -322[?] -268[?] -7[?]  is mandatory 
493.55/492.27	c qxplain 7271/7271
493.55/492.29	c 4659[?] -323[?] 320[?] 322[?] 321[?]  is mandatory 
493.55/492.29	c qxplain 7267/7270
493.65/492.37	c qxplain 7269/7270
493.85/492.52	c qxplain 7270/7270
494.06/492.72	c 4662[?] -324[?] 325[?] -15[?]  is mandatory 
494.06/492.72	c qxplain 7269/7269
494.17/492.84	c 4663[?] -324[?] 15[?] -325[?]  is mandatory 
494.17/492.84	c qxplain 7267/7268
494.17/492.87	c qxplain 7268/7268
494.17/492.87	c qxplain 7267/7267
494.17/492.88	c 4666[?] -328[?] -16[?] 326[?]  is mandatory 
494.17/492.88	c qxplain 7251/7266
494.17/492.89	c qxplain 7259/7266
494.17/492.90	c qxplain 7263/7266
494.25/492.91	c qxplain 7265/7266
494.25/492.92	c qxplain 7266/7266
494.25/492.95	c 4667[?] -328[?] 16[?] -326[?]  is mandatory 
494.25/492.95	c qxplain 7265/7265
494.25/492.96	c 4670[?] -329[?] -17[?] 327[?]  is mandatory 
494.25/492.96	c qxplain 7263/7264
494.25/492.98	c qxplain 7264/7264
494.25/492.99	c 4671[?] -329[?] 17[?] -327[?]  is mandatory 
494.25/492.99	c qxplain 7263/7263
494.25/492.99	c 4672[?] -330[?] 329[?]  is mandatory 
494.25/492.99	c qxplain 7259/7262
494.35/493.00	c qxplain 7261/7262
494.35/493.02	c qxplain 7262/7262
494.35/493.04	c 4673[?] -330[?] 328[?]  is mandatory 
494.35/493.04	c qxplain 7261/7261
494.55/493.20	c 4674[?] -330[?] 324[?]  is mandatory 
494.55/493.20	c qxplain 7259/7260
494.55/493.21	c qxplain 7260/7260
494.55/493.22	c 4675[?] -330[?] 323[?]  is mandatory 
494.55/493.22	c qxplain 7259/7259
494.55/493.23	c 4678[?] -331[?] 266[?] 15[?]  is mandatory 
494.55/493.23	c qxplain 7251/7258
494.55/493.24	c qxplain 7255/7258
494.55/493.25	c qxplain 7257/7258
494.55/493.26	c qxplain 7258/7258
494.55/493.27	c 4679[?] -331[?] -266[?] -15[?]  is mandatory 
494.55/493.27	c qxplain 7257/7257
494.55/493.28	c 4682[?] -332[?] 267[?] 16[?]  is mandatory 
494.55/493.28	c qxplain 7255/7256
494.55/493.29	c qxplain 7256/7256
494.55/493.30	c 4683[?] -332[?] -267[?] -16[?]  is mandatory 
494.55/493.30	c qxplain 7255/7255
494.65/493.31	c 4686[?] -333[?] 268[?] 17[?]  is mandatory 
494.65/493.31	c qxplain 7251/7254
494.65/493.31	c qxplain 7253/7254
494.65/493.32	c qxplain 7254/7254
494.65/493.33	c 4687[?] -333[?] -268[?] -17[?]  is mandatory 
494.65/493.33	c qxplain 7253/7253
494.65/493.34	c 4691[?] -334[?] 331[?] 333[?] 332[?]  is mandatory 
494.65/493.34	c qxplain 7251/7252
496.45/495.15	c cleaning 7778 clauses out of 15560 with flag 2002/419446
501.87/500.54	c cleaning 6853 clauses out of 13781 with flag 8001/425445
502.16/500.82	c qxplain 7128/7250
502.16/500.83	c qxplain 7190/7250
502.16/500.83	c qxplain 7221/7250
502.16/500.84	c qxplain 7236/7250
502.16/500.84	c qxplain 7244/7250
502.16/500.85	c qxplain 7248/7250
502.26/500.92	c qxplain 7250/7250
502.26/500.99	c 4694[?] -335[?] -26[?] 325[?]  is mandatory 
502.26/500.99	c qxplain 7248/7249
502.36/501.05	c qxplain 7249/7249
502.46/501.17	c 4695[?] -335[?] 26[?] -325[?]  is mandatory 
502.46/501.17	c qxplain 7248/7248
502.56/501.20	c 4698[?] -336[?] 326[?] -27[?]  is mandatory 
502.56/501.20	c qxplain 7244/7247
502.56/501.21	c qxplain 7246/7247
502.56/501.22	c qxplain 7247/7247
502.56/501.25	c 4699[?] -336[?] -326[?] 27[?]  is mandatory 
502.56/501.25	c qxplain 7246/7246
502.56/501.25	c 4702[?] -337[?] -28[?] 327[?]  is mandatory 
502.56/501.25	c qxplain 7244/7245
502.56/501.26	c qxplain 7245/7245
502.56/501.27	c 4703[?] -337[?] 28[?] -327[?]  is mandatory 
502.56/501.27	c qxplain 7244/7244
502.56/501.27	c 4704[?] -338[?] 337[?]  is mandatory 
502.56/501.27	c qxplain 7236/7243
502.56/501.28	c qxplain 7240/7243
502.56/501.28	c qxplain 7242/7243
502.66/501.34	c qxplain 7243/7243
502.66/501.37	c 4705[?] -338[?] 336[?]  is mandatory 
502.66/501.37	c qxplain 7242/7242
502.76/501.47	c 4706[?] -338[?] 335[?]  is mandatory 
502.76/501.47	c qxplain 7240/7241
502.76/501.47	c qxplain 7241/7241
502.76/501.48	c 4707[?] -338[?] 334[?]  is mandatory 
502.76/501.48	c qxplain 7240/7240
502.76/501.48	c 4710[?] -339[?] 266[?] 26[?]  is mandatory 
502.76/501.48	c qxplain 7236/7239
502.76/501.49	c qxplain 7238/7239
502.76/501.49	c qxplain 7239/7239
502.76/501.50	c 4711[?] -339[?] -266[?] -26[?]  is mandatory 
502.76/501.50	c qxplain 7238/7238
502.76/501.50	c 4714[?] -340[?] 267[?] 27[?]  is mandatory 
502.76/501.50	c qxplain 7236/7237
502.76/501.51	c qxplain 7237/7237
502.87/501.52	c 4715[?] -340[?] -267[?] -27[?]  is mandatory 
502.87/501.52	c qxplain 7236/7236
502.87/501.52	c 4718[?] -341[?] 268[?] 28[?]  is mandatory 
502.87/501.52	c qxplain 7221/7235
502.87/501.53	c qxplain 7229/7235
502.87/501.53	c qxplain 7233/7235
502.87/501.54	c qxplain 7235/7235
502.87/501.55	c 4719[?] -341[?] -268[?] -28[?]  is mandatory 
502.87/501.55	c qxplain 7233/7234
502.87/501.55	c qxplain 7234/7234
502.87/501.56	c 4723[?] -342[?] 339[?] 341[?] 340[?]  is mandatory 
502.87/501.56	c qxplain 7233/7233
502.98/501.67	c 4726[?] -343[?] -37[?] 325[?]  is mandatory 
502.98/501.67	c qxplain 7229/7232
502.98/501.68	c qxplain 7231/7232
502.98/501.68	c qxplain 7232/7232
503.16/501.81	c 4727[?] -343[?] -325[?] 37[?]  is mandatory 
503.16/501.81	c qxplain 7231/7231
503.16/501.82	c 4730[?] -344[?] -38[?] 326[?]  is mandatory 
503.16/501.82	c qxplain 7229/7230
503.16/501.83	c qxplain 7230/7230
503.16/501.83	c 4731[?] -344[?] 38[?] -326[?]  is mandatory 
503.16/501.83	c qxplain 7229/7229
507.56/506.20	c cleaning 6658 clauses out of 13451 with flag 5001/431969
512.46/511.10	c cleaning 6310 clauses out of 12793 with flag 11001/437969
517.06/515.79	c qxplain 7221/7228
517.17/515.81	c qxplain 7225/7228
517.28/515.93	c qxplain 7227/7228
517.36/516.06	c qxplain 7228/7228
522.56/521.20	c cleaning 8780 clauses out of 17574 with flag 5000/449061
526.76/525.43	c qxplain 7227/7227
526.76/525.44	c 4734[?] -345[?] -39[?] 327[?]  is mandatory 
526.76/525.44	c qxplain 7225/7226
526.76/525.49	c qxplain 7226/7226
526.86/525.52	c 4735[?] -345[?] 39[?] -327[?]  is mandatory 
526.86/525.52	c qxplain 7225/7225
526.86/525.53	c 4736[?] -346[?] 345[?]  is mandatory 
526.86/525.53	c qxplain 7221/7224
526.86/525.54	c qxplain 7223/7224
526.96/525.60	c qxplain 7224/7224
526.96/525.61	c 4737[?] -346[?] 344[?]  is mandatory 
526.96/525.61	c qxplain 7223/7223
527.07/525.74	c 4738[?] -346[?] 343[?]  is mandatory 
527.07/525.74	c qxplain 7221/7222
527.07/525.75	c qxplain 7222/7222
527.07/525.76	c 4739[?] -346[?] 342[?]  is mandatory 
527.07/525.76	c qxplain 7221/7221
527.07/525.77	c 4742[?] -347[?] 37[?] 266[?]  is mandatory 
527.07/525.77	c qxplain 7190/7220
527.07/525.78	c qxplain 7206/7220
527.07/525.78	c qxplain 7214/7220
527.07/525.79	c qxplain 7218/7220
527.07/525.80	c qxplain 7220/7220
527.07/525.81	c 4743[?] -347[?] -266[?] -37[?]  is mandatory 
527.07/525.81	c qxplain 7218/7219
527.18/525.82	c qxplain 7219/7219
527.18/525.82	c 4746[?] -348[?] 267[?] 38[?]  is mandatory 
527.18/525.82	c qxplain 7218/7218
527.18/525.83	c 4747[?] -348[?] -267[?] -38[?]  is mandatory 
527.18/525.83	c qxplain 7214/7217
527.18/525.84	c qxplain 7216/7217
527.18/525.85	c qxplain 7217/7217
527.18/525.86	c 4750[?] -349[?] 39[?] 268[?]  is mandatory 
527.18/525.86	c qxplain 7216/7216
527.18/525.88	c 4751[?] -349[?] -268[?] -39[?]  is mandatory 
527.18/525.88	c qxplain 7214/7215
527.18/525.88	c qxplain 7215/7215
527.18/525.89	c 4755[?] -350[?] 347[?] 349[?] 348[?]  is mandatory 
527.18/525.89	c qxplain 7214/7214
527.26/525.90	c qxplain 7206/7213
527.26/525.91	c qxplain 7210/7213
527.26/525.91	c qxplain 7212/7213
527.36/526.05	c qxplain 7213/7213
527.56/526.21	c 4758[?] -351[?] -48[?] 325[?]  is mandatory 
527.56/526.21	c qxplain 7212/7212
527.66/526.37	c 4759[?] -351[?] 48[?] -325[?]  is mandatory 
527.66/526.37	c qxplain 7210/7211
527.66/526.38	c qxplain 7211/7211
527.66/526.38	c 4762[?] -352[?] -49[?] 326[?]  is mandatory 
527.66/526.38	c qxplain 7210/7210
527.66/526.39	c 4763[?] -352[?] 49[?] -326[?]  is mandatory 
527.66/526.39	c qxplain 7206/7209
527.76/526.44	c qxplain 7208/7209
532.26/530.99	c cleaning 9840 clauses out of 19693 with flag 5001/459961
532.77/531.41	c qxplain 7206/7207
532.77/531.45	c qxplain 7207/7207
532.87/531.56	c 4766[?] -353[?] 327[?] -50[?]  is mandatory 
532.87/531.56	c qxplain 7206/7206
532.97/531.60	c 4767[?] -353[?] 50[?] -327[?]  is mandatory 
532.97/531.60	c qxplain 7190/7205
532.97/531.61	c qxplain 7198/7205
532.97/531.61	c qxplain 7202/7205
532.97/531.62	c qxplain 7204/7205
532.97/531.62	c qxplain 7205/7205
532.97/531.63	c 4768[?] -354[?] 353[?]  is mandatory 
532.97/531.63	c qxplain 7204/7204
532.97/531.64	c 4769[?] -354[?] 352[?]  is mandatory 
532.97/531.64	c qxplain 7202/7203
532.97/531.65	c qxplain 7203/7203
533.07/531.77	c 4770[?] -354[?] 351[?]  is mandatory 
533.07/531.77	c qxplain 7202/7202
533.07/531.78	c 4771[?] -354[?] 350[?]  is mandatory 
533.07/531.78	c qxplain 7198/7201
533.07/531.79	c qxplain 7200/7201
533.07/531.79	c qxplain 7201/7201
533.07/531.80	c 4774[?] -355[?] 266[?] 48[?]  is mandatory 
533.07/531.80	c qxplain 7200/7200
533.17/531.80	c 4775[?] -355[?] -266[?] -48[?]  is mandatory 
533.17/531.80	c qxplain 7198/7199
533.17/531.81	c qxplain 7199/7199
533.17/531.81	c 4778[?] -356[?] 267[?] 49[?]  is mandatory 
533.17/531.81	c qxplain 7198/7198
533.17/531.82	c 4779[?] -356[?] -267[?] -49[?]  is mandatory 
533.17/531.82	c qxplain 7190/7197
533.17/531.83	c qxplain 7194/7197
533.17/531.83	c qxplain 7196/7197
533.17/531.84	c qxplain 7197/7197
533.17/531.84	c 4782[?] -357[?] 268[?] 50[?]  is mandatory 
533.17/531.84	c qxplain 7196/7196
533.17/531.85	c 4783[?] -357[?] -268[?] -50[?]  is mandatory 
533.17/531.85	c qxplain 7194/7195
533.17/531.86	c qxplain 7195/7195
533.17/531.86	c 4787[?] -358[?] 357[?] 355[?] 356[?]  is mandatory 
533.17/531.86	c qxplain 7194/7194
537.77/536.41	c cleaning 7829 clauses out of 15677 with flag 5000/465786
538.47/537.13	c qxplain 7190/7193
538.47/537.14	c qxplain 7192/7193
538.57/537.27	c qxplain 7193/7193
541.77/540.47	c cleaning 6431 clauses out of 13134 with flag 4000/471073
546.47/545.12	c cleaning 6221 clauses out of 12704 with flag 10001/477074
547.27/545.99	c qxplain 7192/7192
547.87/546.55	c 4790[?] -359[?] 325[?] -59[?]  is mandatory 
547.87/546.55	c qxplain 7190/7191
547.98/546.64	c qxplain 7191/7191
548.09/546.75	c 4791[?] -359[?] -325[?] 59[?]  is mandatory 
548.09/546.75	c qxplain 7190/7190
548.17/546.83	c 4794[?] -360[?] -60[?] 326[?]  is mandatory 
548.17/546.83	c qxplain 7128/7189
548.17/546.84	c qxplain 7159/7189
548.17/546.84	c qxplain 7175/7189
548.17/546.85	c qxplain 7183/7189
548.27/546.93	c qxplain 7187/7189
548.37/547.02	c qxplain 7189/7189
548.47/547.12	c 4795[?] -360[?] 60[?] -326[?]  is mandatory 
548.47/547.12	c qxplain 7187/7188
551.77/550.48	c cleaning 6716 clauses out of 13516 with flag 4001/484108
556.07/554.78	c cleaning 6270 clauses out of 12800 with flag 10001/490108
559.38/558.06	c qxplain 7183/7186
559.38/558.07	c qxplain 7185/7186
559.47/558.17	c qxplain 7186/7186
559.57/558.29	c 4798[?] -361[?] -61[?] 327[?]  is mandatory 
559.57/558.29	c qxplain 7185/7185
559.77/558.41	c 4799[?] -361[?] -327[?] 61[?]  is mandatory 
559.77/558.41	c qxplain 7183/7184
559.88/558.51	c qxplain 7184/7184
559.98/558.65	c 4800[?] -362[?] 361[?]  is mandatory 
559.98/558.66	c qxplain 7183/7183
560.09/558.79	c 4801[?] -362[?] 360[?]  is mandatory 
560.09/558.79	c qxplain 7175/7182
560.09/558.80	c qxplain 7179/7182
560.09/558.80	c qxplain 7181/7182
560.09/558.81	c qxplain 7182/7182
560.28/558.94	c 4802[?] -362[?] 359[?]  is mandatory 
560.28/558.94	c qxplain 7181/7181
560.28/558.95	c 4803[?] -362[?] 358[?]  is mandatory 
560.28/558.95	c qxplain 7179/7180
561.08/559.72	c cleaning 6623 clauses out of 13316 with flag 1001/496895
565.39/564.09	c cleaning 6257 clauses out of 12692 with flag 7000/502894
570.29/568.94	c cleaning 6697 clauses out of 13436 with flag 14001/509895
572.79/571.46	c qxplain 7175/7178
572.79/571.47	c qxplain 7177/7178
572.79/571.48	c qxplain 7178/7178
572.79/571.48	c 4806[?] 266[?] 59[?] -363[?]  is mandatory 
572.79/571.48	c qxplain 7177/7177
572.79/571.49	c 4807[?] -59[?] -266[?] -363[?]  is mandatory 
572.79/571.49	c qxplain 7175/7176
574.29/572.98	c cleaning 6261 clauses out of 12587 with flag 2000/515744
578.19/576.82	c cleaning 6126 clauses out of 12327 with flag 8001/521745
583.00/581.62	c cleaning 6533 clauses out of 13201 with flag 15001/528745
585.80/584.45	c qxplain 7159/7174
585.80/584.46	c qxplain 7167/7174
585.80/584.47	c qxplain 7171/7174
585.80/584.47	c qxplain 7173/7174
585.80/584.48	c qxplain 7174/7174
585.80/584.48	c 4810[?] 60[?] -364[?] 267[?]  is mandatory 
585.80/584.48	c qxplain 7173/7173
585.80/584.49	c 4811[?] -60[?] -267[?] -364[?]  is mandatory 
585.80/584.49	c qxplain 7171/7172
585.90/584.50	c qxplain 7172/7172
585.90/584.50	c 4814[?] -365[?] 268[?] 61[?]  is mandatory 
585.90/584.50	c qxplain 7171/7171
585.90/584.51	c 4815[?] -365[?] -268[?] -61[?]  is mandatory 
585.90/584.51	c qxplain 7167/7170
585.90/584.52	c qxplain 7169/7170
585.90/584.53	c qxplain 7170/7170
585.90/584.53	c 4819[?] -366[?] 365[?] 364[?] 363[?]  is mandatory 
585.90/584.53	c qxplain 7169/7169
585.90/584.54	c 4835[?] -370[?] 366[?]  is mandatory 
585.90/584.54	c qxplain 7167/7168
585.90/584.54	c qxplain 7168/7168
585.90/584.55	c 4838[?] -371[?] 266[?] 70[?]  is mandatory 
585.90/584.55	c qxplain 7167/7167
585.90/584.56	c 4839[?] -371[?] -266[?] -70[?]  is mandatory 
585.90/584.56	c qxplain 7159/7166
585.90/584.56	c qxplain 7163/7166
585.90/584.57	c qxplain 7165/7166
585.90/584.58	c qxplain 7166/7166
585.90/584.59	c 4842[?] -372[?] 267[?] 71[?]  is mandatory 
585.90/584.59	c qxplain 7165/7165
585.90/584.59	c 4843[?] -372[?] -267[?] -71[?]  is mandatory 
585.90/584.59	c qxplain 7163/7164
586.00/584.60	c qxplain 7164/7164
586.00/584.61	c 4846[?] -373[?] 268[?] 72[?]  is mandatory 
586.00/584.61	c qxplain 7163/7163
586.00/584.62	c 4847[?] -373[?] -268[?] -72[?]  is mandatory 
586.00/584.62	c qxplain 7159/7162
586.00/584.62	c qxplain 7161/7162
586.00/584.63	c qxplain 7162/7162
586.00/584.64	c 4851[?] -374[?] 372[?] 373[?] 371[?]  is mandatory 
586.00/584.64	c qxplain 7161/7161
586.00/584.65	c 4854[?] -375[?] -5[?] 325[?]  is mandatory 
586.00/584.65	c qxplain 7159/7160
586.00/584.66	c qxplain 7160/7160
586.00/584.67	c 4855[?] -375[?] 5[?] -325[?]  is mandatory 
586.00/584.67	c qxplain 7159/7159
586.10/584.78	c 4858[?] -376[?] 326[?] -6[?]  is mandatory 
586.10/584.78	c qxplain 7128/7158
586.10/584.78	c qxplain 7144/7158
586.10/584.79	c qxplain 7152/7158
586.10/584.79	c qxplain 7156/7158
586.20/584.89	c qxplain 7158/7158
586.40/585.05	c 4859[?] -376[?] -326[?] 6[?]  is mandatory 
586.40/585.05	c qxplain 7156/7157
586.50/585.16	c qxplain 7157/7157
586.61/585.29	c 4862[?] -377[?] 327[?] -7[?]  is mandatory 
586.61/585.29	c qxplain 7156/7156
586.80/585.42	c 4863[?] -377[?] -327[?] 7[?]  is mandatory 
586.80/585.42	c qxplain 7152/7155
586.80/585.42	c qxplain 7154/7155
586.90/585.54	c qxplain 7155/7155
587.00/585.66	c 4864[?] -378[?] 377[?]  is mandatory 
587.00/585.66	c qxplain 7154/7154
587.20/585.81	c 4865[?] 376[?] -378[?]  is mandatory 
587.20/585.81	c qxplain 7152/7153
587.20/585.82	c qxplain 7153/7153
587.20/585.83	c 4866[?] -378[?] 375[?]  is mandatory 
587.20/585.83	c qxplain 7152/7152
587.20/585.84	c 4867[?] -378[?] 374[?]  is mandatory 
587.20/585.84	c qxplain 7144/7151
587.20/585.85	c qxplain 7148/7151
587.20/585.85	c qxplain 7150/7151
587.20/585.86	c qxplain 7151/7151
587.20/585.87	c 4870[?] -379[?] 5[?] 325[?]  is mandatory 
587.20/585.87	c qxplain 7150/7150
587.20/585.88	c 4871[?] -379[?] -5[?] -325[?]  is mandatory 
587.20/585.88	c qxplain 7148/7149
587.20/585.89	c qxplain 7149/7149
587.20/585.89	c 4874[?] -380[?] 6[?] 326[?]  is mandatory 
587.20/585.89	c qxplain 7148/7148
587.30/585.90	c 4875[?] -380[?] -6[?] -326[?]  is mandatory 
587.30/585.90	c qxplain 7144/7147
587.30/585.91	c qxplain 7146/7147
587.30/585.91	c qxplain 7147/7147
587.30/585.92	c 4878[?] -381[?] 7[?] 327[?]  is mandatory 
587.30/585.92	c qxplain 7146/7146
587.30/585.93	c 4879[?] -381[?] -7[?] -327[?]  is mandatory 
587.30/585.93	c qxplain 7144/7145
587.30/585.94	c qxplain 7145/7145
587.30/585.94	c 4883[?] -382[?] 381[?] 379[?] 380[?]  is mandatory 
587.30/585.94	c qxplain 7144/7144
587.50/586.16	c 4886[?] 2[?] -383[?] -15[?]  is mandatory 
587.50/586.16	c qxplain 7128/7143
587.50/586.17	c qxplain 7136/7143
587.50/586.18	c qxplain 7140/7143
587.50/586.18	c qxplain 7142/7143
587.60/586.24	c qxplain 7143/7143
587.71/586.38	c 4887[?] -2[?] -383[?] 15[?]  is mandatory 
587.71/586.38	c qxplain 7142/7142
587.80/586.45	c 4890[?] 3[?] -16[?] -384[?]  is mandatory 
587.80/586.45	c qxplain 7140/7141
587.80/586.46	c qxplain 7141/7141
587.90/586.55	c 4891[?] -3[?] -384[?] 16[?]  is mandatory 
587.90/586.55	c qxplain 7140/7140
587.90/586.58	c 4894[?] -385[?] 4[?] -17[?]  is mandatory 
587.90/586.58	c qxplain 7136/7139
587.90/586.58	c qxplain 7138/7139
588.00/586.60	c qxplain 7139/7139
588.00/586.62	c 4895[?] -385[?] -4[?] 17[?]  is mandatory 
588.00/586.62	c qxplain 7138/7138
588.00/586.65	c 4896[?] -386[?] 385[?]  is mandatory 
588.00/586.65	c qxplain 7136/7137
588.00/586.68	c qxplain 7137/7137
588.10/586.72	c 4897[?] 384[?] -386[?]  is mandatory 
588.10/586.72	c qxplain 7136/7136
588.20/586.83	c 4898[?] 383[?] -386[?]  is mandatory 
588.20/586.83	c qxplain 7128/7135
588.20/586.84	c qxplain 7132/7135
588.20/586.85	c qxplain 7134/7135
588.20/586.86	c qxplain 7135/7135
588.20/586.87	c 4899[?] -386[?] 382[?]  is mandatory 
588.20/586.87	c qxplain 7134/7134
588.20/586.88	c 4902[?] -387[?] 15[?] 325[?]  is mandatory 
588.20/586.88	c qxplain 7132/7133
588.20/586.88	c qxplain 7133/7133
588.20/586.89	c 4903[?] -387[?] -15[?] -325[?]  is mandatory 
588.20/586.89	c qxplain 7132/7132
588.30/586.90	c 4906[?] -388[?] 16[?] 326[?]  is mandatory 
588.30/586.90	c qxplain 7128/7131
588.30/586.91	c qxplain 7130/7131
588.30/586.92	c qxplain 7131/7131
588.30/586.92	c 4907[?] -388[?] -16[?] -326[?]  is mandatory 
588.30/586.92	c qxplain 7130/7130
588.30/586.93	c 4910[?] -389[?] 17[?] 327[?]  is mandatory 
588.30/586.93	c qxplain 7128/7129
588.30/586.94	c qxplain 7129/7129
588.30/586.95	c 4911[?] -389[?] -17[?] -327[?]  is mandatory 
588.30/586.95	c qxplain 7128/7128
588.30/586.96	c 4915[?] -390[?] 387[?] 389[?] 388[?]  is mandatory 
588.30/586.96	c qxplain 6882/7127
588.30/586.96	c qxplain 7005/7127
588.30/586.97	c qxplain 7067/7127
588.30/586.97	c qxplain 7098/7127
588.30/586.98	c qxplain 7113/7127
588.30/586.98	c qxplain 7121/7127
588.30/586.99	c qxplain 7125/7127
588.50/587.11	c qxplain 7127/7127
589.40/588.04	c cleaning 6907 clauses out of 13890 with flag 1000/535968
593.40/592.00	c qxplain 7125/7126
593.50/592.13	c qxplain 7126/7126
594.80/593.49	c qxplain 7125/7125
595.00/593.60	c 4918[?] 2[?] -26[?] -391[?]  is mandatory 
595.00/593.60	c qxplain 7121/7124
595.00/593.61	c qxplain 7123/7124
595.00/593.66	c qxplain 7124/7124
595.10/593.79	c 4919[?] 26[?] -2[?] -391[?]  is mandatory 
595.10/593.79	c qxplain 7123/7123
595.20/593.87	c 4922[?] -392[?] 3[?] -27[?]  is mandatory 
595.20/593.87	c qxplain 7121/7122
595.20/593.89	c qxplain 7122/7122
595.31/593.99	c 4923[?] -392[?] 27[?] -3[?]  is mandatory 
595.31/593.99	c qxplain 7121/7121
595.31/594.00	c 4926[?] -393[?] 4[?] -28[?]  is mandatory 
595.31/594.00	c qxplain 7113/7120
595.31/594.01	c qxplain 7117/7120
595.42/594.02	c qxplain 7119/7120
595.42/594.07	c qxplain 7120/7120
595.42/594.08	c 4927[?] -393[?] -4[?] 28[?]  is mandatory 
595.42/594.08	c qxplain 7119/7119
595.42/594.09	c 4928[?] -394[?] 393[?]  is mandatory 
595.42/594.09	c qxplain 7117/7118
595.50/594.10	c qxplain 7118/7118
595.50/594.15	c 4929[?] -394[?] 392[?]  is mandatory 
595.50/594.15	c qxplain 7117/7117
595.60/594.27	c 4930[?] 391[?] -394[?]  is mandatory 
595.60/594.27	c qxplain 7113/7116
595.60/594.28	c qxplain 7115/7116
595.60/594.29	c qxplain 7116/7116
595.60/594.29	c 4931[?] -394[?] 390[?]  is mandatory 
595.60/594.29	c qxplain 7115/7115
595.70/594.30	c 4934[?] -395[?] 26[?] 325[?]  is mandatory 
595.70/594.30	c qxplain 7113/7114
595.70/594.31	c qxplain 7114/7114
595.70/594.31	c 4935[?] -395[?] -26[?] -325[?]  is mandatory 
595.70/594.31	c qxplain 7113/7113
595.70/594.32	c 4938[?] -396[?] 27[?] 326[?]  is mandatory 
595.70/594.32	c qxplain 7098/7112
595.70/594.32	c qxplain 7106/7112
595.70/594.33	c qxplain 7110/7112
595.70/594.34	c qxplain 7112/7112
595.70/594.35	c 4939[?] -396[?] -27[?] -326[?]  is mandatory 
595.70/594.35	c qxplain 7110/7111
595.70/594.35	c qxplain 7111/7111
595.70/594.36	c 4942[?] -397[?] 28[?] 327[?]  is mandatory 
595.70/594.36	c qxplain 7110/7110
595.70/594.37	c 4943[?] -397[?] -28[?] -327[?]  is mandatory 
595.70/594.37	c qxplain 7106/7109
595.70/594.38	c qxplain 7108/7109
595.70/594.38	c qxplain 7109/7109
595.70/594.39	c 4947[?] -398[?] 395[?] 397[?] 396[?]  is mandatory 
595.70/594.39	c qxplain 7108/7108
595.70/594.39	c qxplain 7106/7107
595.90/594.52	c qxplain 7107/7107
596.30/595.01	c qxplain 7106/7106
596.52/595.14	c 4950[?] 2[?] -399[?] -37[?]  is mandatory 
596.52/595.14	c qxplain 7098/7105
596.52/595.15	c qxplain 7102/7105
596.52/595.16	c qxplain 7104/7105
596.52/595.17	c qxplain 7105/7105
596.70/595.30	c 4951[?] 37[?] -399[?] -2[?]  is mandatory 
596.70/595.30	c qxplain 7104/7104
596.80/595.46	c 4954[?] -400[?] -38[?] 3[?]  is mandatory 
596.80/595.46	c qxplain 7102/7103
596.80/595.47	c qxplain 7103/7103
597.01/595.62	c 4955[?] -400[?] -3[?] 38[?]  is mandatory 
597.01/595.62	c qxplain 7102/7102
597.01/595.63	c 4958[?] -401[?] 4[?] -39[?]  is mandatory 
597.01/595.63	c qxplain 7098/7101
597.01/595.63	c qxplain 7100/7101
597.01/595.64	c qxplain 7101/7101
597.01/595.65	c 4959[?] -401[?] -4[?] 39[?]  is mandatory 
597.01/595.65	c qxplain 7100/7100
597.01/595.65	c 4960[?] -402[?] 401[?]  is mandatory 
597.01/595.65	c qxplain 7098/7099
597.01/595.66	c qxplain 7099/7099
597.21/595.81	c 4961[?] 400[?] -402[?]  is mandatory 
597.21/595.81	c qxplain 7098/7098
597.31/595.94	c 4962[?] 399[?] -402[?]  is mandatory 
597.31/595.94	c qxplain 7067/7097
597.31/595.94	c qxplain 7083/7097
597.31/595.95	c qxplain 7091/7097
597.31/595.95	c qxplain 7095/7097
597.31/595.96	c qxplain 7097/7097
597.31/595.96	c 4963[?] -402[?] 398[?]  is mandatory 
597.31/595.96	c qxplain 7095/7096
597.31/595.97	c qxplain 7096/7096
597.31/595.97	c 4966[?] -403[?] 37[?] 325[?]  is mandatory 
597.31/595.98	c qxplain 7095/7095
597.31/595.98	c 4967[?] -403[?] -37[?] -325[?]  is mandatory 
597.31/595.98	c qxplain 7091/7094
597.31/595.99	c qxplain 7093/7094
597.31/595.99	c qxplain 7094/7094
597.41/596.00	c 4970[?] -404[?] 38[?] 326[?]  is mandatory 
597.41/596.00	c qxplain 7093/7093
597.41/596.01	c 4971[?] -404[?] -38[?] -326[?]  is mandatory 
597.41/596.01	c qxplain 7091/7092
597.41/596.01	c qxplain 7092/7092
597.41/596.02	c 4974[?] -405[?] 39[?] 327[?]  is mandatory 
597.41/596.02	c qxplain 7091/7091
597.41/596.02	c 4975[?] -405[?] -39[?] -327[?]  is mandatory 
597.41/596.02	c qxplain 7083/7090
597.41/596.03	c qxplain 7087/7090
597.41/596.03	c qxplain 7089/7090
597.41/596.04	c qxplain 7090/7090
597.41/596.04	c 4979[?] -406[?] 403[?] 404[?] 405[?]  is mandatory 
597.41/596.04	c qxplain 7089/7089
597.51/596.16	c 4982[?] 2[?] -407[?] -48[?]  is mandatory 
597.51/596.16	c qxplain 7087/7088
597.51/596.17	c qxplain 7088/7088
597.71/596.32	c 4983[?] 48[?] -2[?] -407[?]  is mandatory 
597.71/596.32	c qxplain 7087/7087
597.71/596.35	c 4986[?] -408[?] -49[?] 3[?]  is mandatory 
597.71/596.35	c qxplain 7083/7086
597.71/596.36	c qxplain 7085/7086
597.71/596.37	c qxplain 7086/7086
597.81/596.42	c 4987[?] -408[?] -3[?] 49[?]  is mandatory 
597.81/596.42	c qxplain 7085/7085
597.81/596.43	c 4990[?] -409[?] 4[?] -50[?]  is mandatory 
597.81/596.43	c qxplain 7083/7084
597.81/596.43	c qxplain 7084/7084
597.81/596.44	c 4991[?] -409[?] -4[?] 50[?]  is mandatory 
597.81/596.44	c qxplain 7083/7083
597.81/596.45	c 4992[?] -410[?] 409[?]  is mandatory 
597.81/596.45	c qxplain 7067/7082
597.81/596.46	c qxplain 7075/7082
597.81/596.46	c qxplain 7079/7082
597.81/596.47	c qxplain 7081/7082
597.81/596.47	c qxplain 7082/7082
597.90/596.52	c 4993[?] -410[?] 408[?]  is mandatory 
597.90/596.52	c qxplain 7081/7081
598.00/596.64	c 4994[?] -410[?] 407[?]  is mandatory 
598.00/596.64	c qxplain 7079/7080
598.00/596.65	c qxplain 7080/7080
598.00/596.65	c 4995[?] -410[?] 406[?]  is mandatory 
598.00/596.65	c qxplain 7079/7079
598.00/596.66	c 4998[?] -411[?] 48[?] 325[?]  is mandatory 
598.00/596.66	c qxplain 7075/7078
598.00/596.66	c qxplain 7077/7078
598.00/596.67	c qxplain 7078/7078
598.00/596.67	c 4999[?] -411[?] -48[?] -325[?]  is mandatory 
598.00/596.67	c qxplain 7077/7077
598.00/596.68	c 5002[?] -412[?] 49[?] 326[?]  is mandatory 
598.00/596.68	c qxplain 7075/7076
598.00/596.68	c qxplain 7076/7076
598.00/596.69	c 5003[?] -412[?] -49[?] -326[?]  is mandatory 
598.00/596.69	c qxplain 7075/7075
598.00/596.69	c 5006[?] -413[?] 50[?] 327[?]  is mandatory 
598.00/596.69	c qxplain 7067/7074
598.10/596.70	c qxplain 7071/7074
598.10/596.70	c qxplain 7073/7074
598.10/596.71	c qxplain 7074/7074
598.10/596.71	c 5007[?] -413[?] -50[?] -327[?]  is mandatory 
598.10/596.71	c qxplain 7073/7073
598.10/596.72	c 5011[?] -414[?] 411[?] 413[?] 412[?]  is mandatory 
598.10/596.72	c qxplain 7071/7072
598.20/596.84	c qxplain 7072/7072
598.30/596.99	c 5014[?] 2[?] -415[?] -59[?]  is mandatory 
598.30/596.99	c qxplain 7071/7071
598.50/597.13	c 5015[?] -415[?] -2[?] 59[?]  is mandatory 
598.50/597.13	c qxplain 7067/7070
598.50/597.14	c qxplain 7069/7070
598.50/597.14	c qxplain 7070/7070
598.50/597.15	c 5018[?] -416[?] 3[?] -60[?]  is mandatory 
598.50/597.15	c qxplain 7069/7069
598.50/597.15	c 5019[?] -416[?] -3[?] 60[?]  is mandatory 
598.50/597.15	c qxplain 7067/7068
598.61/597.23	c qxplain 7068/7068
598.72/597.37	c 5022[?] -417[?] -61[?] 4[?]  is mandatory 
598.72/597.37	c qxplain 7067/7067
598.90/597.51	c 5023[?] -417[?] 61[?] -4[?]  is mandatory 
598.90/597.51	c qxplain 7005/7066
598.90/597.52	c qxplain 7036/7066
598.90/597.53	c qxplain 7052/7066
598.90/597.53	c qxplain 7060/7066
598.90/597.54	c qxplain 7064/7066
598.90/597.55	c qxplain 7066/7066
599.00/597.68	c 5024[?] -418[?] 417[?]  is mandatory 
599.00/597.68	c qxplain 7064/7065
599.00/597.69	c qxplain 7065/7065
599.00/597.69	c 5025[?] -418[?] 416[?]  is mandatory 
599.00/597.69	c qxplain 7064/7064
599.20/597.87	c 5026[?] -418[?] 415[?]  is mandatory 
599.20/597.87	c qxplain 7060/7063
599.20/597.88	c qxplain 7062/7063
599.20/597.89	c qxplain 7063/7063
599.20/597.89	c 5027[?] -418[?] 414[?]  is mandatory 
599.20/597.89	c qxplain 7062/7062
599.20/597.90	c 5030[?] -419[?] 59[?] 325[?]  is mandatory 
599.20/597.90	c qxplain 7060/7061
599.30/597.90	c qxplain 7061/7061
599.30/597.91	c 5031[?] -419[?] -59[?] -325[?]  is mandatory 
599.30/597.91	c qxplain 7060/7060
599.30/597.91	c 5034[?] -420[?] 60[?] 326[?]  is mandatory 
599.30/597.91	c qxplain 7052/7059
599.30/597.92	c qxplain 7056/7059
599.30/597.92	c qxplain 7058/7059
599.30/597.93	c qxplain 7059/7059
599.30/597.94	c 5035[?] -420[?] -60[?] -326[?]  is mandatory 
599.30/597.94	c qxplain 7058/7058
599.30/597.94	c 5038[?] -421[?] 61[?] 327[?]  is mandatory 
599.30/597.94	c qxplain 7056/7057
599.30/597.95	c qxplain 7057/7057
599.30/597.96	c 5039[?] -421[?] -61[?] -327[?]  is mandatory 
599.30/597.96	c qxplain 7056/7056
599.30/597.96	c 5043[?] -422[?] 419[?] 421[?] 420[?]  is mandatory 
599.30/597.96	c qxplain 7052/7055
599.30/597.97	c qxplain 7054/7055
599.30/597.98	c qxplain 7055/7055
599.30/597.98	c 5046[?] -423[?] -70[?] 2[?]  is mandatory 
599.30/597.98	c qxplain 7054/7054
599.30/597.99	c 5047[?] -423[?] -2[?] 70[?]  is mandatory 
599.30/597.99	c qxplain 7052/7053
599.50/598.14	c qxplain 7053/7053
599.60/598.29	c 5050[?] -424[?] 3[?] -71[?]  is mandatory 
599.60/598.29	c qxplain 7052/7052
599.81/598.48	c 5051[?] -3[?] -424[?] 71[?]  is mandatory 
599.81/598.48	c qxplain 7036/7051
599.81/598.49	c qxplain 7044/7051
599.81/598.49	c qxplain 7048/7051
600.00/598.67	c qxplain 7050/7051
600.20/598.80	c qxplain 7051/7051
600.30/598.90	c 5054[?] -425[?] -72[?] 4[?]  is mandatory 
600.30/598.90	c qxplain 7050/7050
600.40/599.06	c 5055[?] -425[?] 72[?] -4[?]  is mandatory 
600.40/599.06	c qxplain 7048/7049
600.50/599.18	c qxplain 7049/7049
600.70/599.30	c 5056[?] -426[?] 425[?]  is mandatory 
600.70/599.30	c qxplain 7048/7048
600.80/599.44	c 5057[?] -426[?] 424[?]  is mandatory 
600.80/599.44	c qxplain 7044/7047
600.80/599.45	c qxplain 7046/7047
600.80/599.45	c qxplain 7047/7047
600.80/599.46	c 5058[?] 423[?] -426[?]  is mandatory 
600.80/599.46	c qxplain 7046/7046
600.80/599.47	c 5059[?] -426[?] 422[?]  is mandatory 
600.80/599.47	c qxplain 7044/7045
602.30/600.90	c qxplain 7036/7043
602.30/600.91	c qxplain 7040/7043
602.30/600.92	c qxplain 7042/7043
602.30/600.93	c qxplain 7043/7043
602.30/600.93	c 5062[?] 70[?] -427[?] 325[?]  is mandatory 
602.30/600.93	c qxplain 7042/7042
602.30/600.94	c 5063[?] -70[?] -325[?] -427[?]  is mandatory 
602.30/600.94	c qxplain 7040/7041
603.00/601.69	c qxplain 7036/7039
603.00/601.71	c qxplain 7038/7039
603.00/601.71	c qxplain 7039/7039
603.11/601.72	c 5066[?] 71[?] -428[?] 326[?]  is mandatory 
603.11/601.72	c qxplain 7038/7038
603.11/601.72	c 5067[?] -71[?] -326[?] -428[?]  is mandatory 
603.11/601.72	c qxplain 7036/7037
603.11/601.73	c qxplain 7037/7037
603.11/601.73	c 5070[?] -429[?] 72[?] 327[?]  is mandatory 
603.11/601.73	c qxplain 7036/7036
603.11/601.74	c 5071[?] -429[?] -72[?] -327[?]  is mandatory 
603.11/601.74	c qxplain 7005/7035
603.11/601.75	c qxplain 7021/7035
603.11/601.75	c qxplain 7029/7035
603.11/601.76	c qxplain 7033/7035
603.11/601.77	c qxplain 7035/7035
603.11/601.77	c 5075[?] -430[?] 429[?] 428[?] 427[?]  is mandatory 
603.11/601.77	c qxplain 7033/7034
603.11/601.78	c qxplain 7034/7034
603.11/601.78	c 5091[?] -434[?] 430[?]  is mandatory 
603.11/601.78	c qxplain 7033/7033
603.11/601.79	c 5141[?] -435[?] 434[?] 370[?] 252[?] 346[?] 402[?] 193[?] 303[?] 42[?] 83[?] 53[?] 110[?] 354[?] 228[?] 185[?] 20[?] 153[?] 426[?] 295[?] 134[?] 260[?] 169[?] 311[?] 279[?] 271[?] 75[?] 161[?] 31[?] 330[?] 64[?] 386[?] 212[?] 94[?] 244[?] 287[?] 177[?] 418[?] 201[?] 410[?] 394[?] 378[?] 220[?] 338[?] 118[?] 319[?] 362[?] 142[?] 126[?] 236[?] 102[?]  is mandatory 
603.11/601.79	c qxplain 7029/7032
603.11/601.79	c qxplain 7031/7032
603.11/601.80	c qxplain 7032/7032
603.19/601.80	c 5144[?] -436[?] 440[?] 437[?]  is mandatory 
603.19/601.80	c qxplain 7031/7031
603.19/601.81	c 5145[?] -436[?] -440[?] -437[?]  is mandatory 
603.19/601.81	c qxplain 7029/7030
603.19/601.81	c qxplain 7030/7030
603.19/601.82	c 5148[?] -443[?] 441[?] 438[?]  is mandatory 
603.19/601.82	c qxplain 7029/7029
603.19/601.83	c 5149[?] -443[?] -441[?] -438[?]  is mandatory 
603.19/601.83	c qxplain 7021/7028
603.19/601.83	c qxplain 7025/7028
603.19/601.84	c qxplain 7027/7028
603.19/601.84	c qxplain 7028/7028
603.19/601.85	c 5152[?] -444[?] 442[?] 439[?]  is mandatory 
603.19/601.85	c qxplain 7027/7027
603.19/601.86	c 5153[?] -444[?] -442[?] -439[?]  is mandatory 
603.19/601.86	c qxplain 7025/7026
603.19/601.86	c qxplain 7026/7026
603.19/601.87	c 5157[?] -445[?] 444[?] 436[?] 443[?]  is mandatory 
603.19/601.87	c qxplain 7025/7025
603.39/602.08	c 5160[?] 447[?] -446[?] -450[?]  is mandatory 
603.39/602.08	c qxplain 7021/7024
603.39/602.09	c qxplain 7023/7024
603.49/602.18	c qxplain 7024/7024
603.69/602.34	c 5161[?] -447[?] -446[?] 450[?]  is mandatory 
603.69/602.34	c qxplain 7023/7023
603.79/602.42	c 5164[?] -453[?] -451[?] 448[?]  is mandatory 
603.79/602.42	c qxplain 7021/7022
603.79/602.43	c qxplain 7022/7022
603.79/602.48	c 5165[?] -453[?] -448[?] 451[?]  is mandatory 
603.79/602.48	c qxplain 7021/7021
603.89/602.51	c 5168[?] -454[?] -452[?] 449[?]  is mandatory 
603.89/602.51	c qxplain 7005/7020
603.89/602.52	c qxplain 7013/7020
603.89/602.53	c qxplain 7017/7020
603.89/602.53	c qxplain 7019/7020
603.89/602.55	c qxplain 7020/7020
603.89/602.57	c 5169[?] -454[?] -449[?] 452[?]  is mandatory 
603.89/602.57	c qxplain 7019/7019
603.89/602.59	c 5170[?] -455[?] 454[?]  is mandatory 
603.89/602.59	c qxplain 7017/7018
603.99/602.64	c qxplain 7018/7018
603.99/602.67	c 5171[?] 453[?] -455[?]  is mandatory 
603.99/602.67	c qxplain 7017/7017
604.21/602.83	c 5172[?] 446[?] -455[?]  is mandatory 
604.21/602.83	c qxplain 7013/7016
604.21/602.84	c qxplain 7015/7016
604.21/602.85	c qxplain 7016/7016
604.21/602.85	c 5173[?] -455[?] 445[?]  is mandatory 
604.21/602.85	c qxplain 7015/7015
604.21/602.86	c 5176[?] -456[?] 450[?] 437[?]  is mandatory 
604.21/602.86	c qxplain 7013/7014
604.21/602.86	c qxplain 7014/7014
604.21/602.87	c 5177[?] -456[?] -450[?] -437[?]  is mandatory 
604.21/602.87	c qxplain 7013/7013
604.21/602.87	c 5180[?] -457[?] 451[?] 438[?]  is mandatory 
604.21/602.87	c qxplain 7005/7012
604.21/602.88	c qxplain 7009/7012
604.21/602.89	c qxplain 7011/7012
604.21/602.89	c qxplain 7012/7012
604.29/602.90	c 5181[?] -457[?] -451[?] -438[?]  is mandatory 
604.29/602.90	c qxplain 7011/7011
604.29/602.91	c 5184[?] -458[?] 452[?] 439[?]  is mandatory 
604.29/602.91	c qxplain 7009/7010
604.29/602.91	c qxplain 7010/7010
604.29/602.92	c 5185[?] -458[?] -452[?] -439[?]  is mandatory 
604.29/602.92	c qxplain 7009/7009
604.29/602.93	c 5189[?] -459[?] 456[?] 458[?] 457[?]  is mandatory 
604.29/602.93	c qxplain 7005/7008
604.39/603.06	c qxplain 7007/7008
604.99/603.65	c qxplain 7005/7006
605.09/603.79	c qxplain 7006/7006
605.31/603.93	c 5192[?] -461[?] 447[?] -460[?]  is mandatory 
605.31/603.93	c qxplain 7005/7005
605.39/604.08	c 5193[?] 461[?] -447[?] -460[?]  is mandatory 
605.39/604.08	c qxplain 6882/7004
605.39/604.09	c qxplain 6944/7004
605.49/604.10	c qxplain 6975/7004
605.49/604.10	c qxplain 6990/7004
605.49/604.11	c qxplain 6998/7004
605.49/604.12	c qxplain 7002/7004
605.49/604.14	c qxplain 7004/7004
605.59/604.21	c 5196[?] -464[?] 448[?] -462[?]  is mandatory 
605.59/604.21	c qxplain 7002/7003
605.59/604.22	c qxplain 7003/7003
605.59/604.30	c 5197[?] -448[?] -464[?] 462[?]  is mandatory 
605.59/604.30	c qxplain 7002/7002
605.69/604.31	c 5200[?] -465[?] 449[?] -463[?]  is mandatory 
605.69/604.31	c qxplain 6998/7001
605.69/604.32	c qxplain 7000/7001
605.69/604.34	c qxplain 7001/7001
605.69/604.35	c 5201[?] -465[?] 463[?] -449[?]  is mandatory 
605.69/604.35	c qxplain 7000/7000
605.69/604.36	c 5202[?] -466[?] 465[?]  is mandatory 
605.69/604.36	c qxplain 6998/6999
605.69/604.37	c qxplain 6999/6999
605.79/604.42	c 5203[?] -466[?] 464[?]  is mandatory 
605.79/604.42	c qxplain 6998/6998
605.99/604.63	c 5204[?] 460[?] -466[?]  is mandatory 
605.99/604.63	c qxplain 6990/6997
605.99/604.64	c qxplain 6994/6997
605.99/604.64	c qxplain 6996/6997
605.99/604.65	c qxplain 6997/6997
605.99/604.65	c 5205[?] -466[?] 459[?]  is mandatory 
605.99/604.65	c qxplain 6996/6996
605.99/604.66	c 5208[?] -467[?] 461[?] 437[?]  is mandatory 
605.99/604.66	c qxplain 6994/6995
605.99/604.66	c qxplain 6995/6995
605.99/604.67	c 5209[?] -467[?] -461[?] -437[?]  is mandatory 
605.99/604.67	c qxplain 6994/6994
605.99/604.68	c 5212[?] -468[?] 462[?] 438[?]  is mandatory 
605.99/604.68	c qxplain 6990/6993
605.99/604.68	c qxplain 6992/6993
605.99/604.69	c qxplain 6993/6993
605.99/604.70	c 5213[?] -468[?] -462[?] -438[?]  is mandatory 
605.99/604.70	c qxplain 6992/6992
606.09/604.70	c 5216[?] -469[?] 463[?] 439[?]  is mandatory 
606.09/604.70	c qxplain 6990/6991
606.09/604.71	c qxplain 6991/6991
606.09/604.72	c 5217[?] -469[?] -463[?] -439[?]  is mandatory 
606.09/604.72	c qxplain 6990/6990
606.09/604.72	c 5221[?] -470[?] 467[?] 469[?] 468[?]  is mandatory 
606.09/604.72	c qxplain 6975/6989
606.09/604.73	c qxplain 6983/6989
606.09/604.74	c qxplain 6987/6989
606.19/604.86	c qxplain 6989/6989
608.89/607.55	c qxplain 6987/6988
609.10/607.71	c qxplain 6988/6988
610.39/609.02	c cleaning 12727 clauses out of 25466 with flag 1000/554458
612.41/611.01	c qxplain 6987/6987
612.51/611.15	c 5224[?] 447[?] -471[?] -472[?]  is mandatory 
612.51/611.15	c qxplain 6983/6986
612.51/611.16	c qxplain 6985/6986
612.51/611.16	c qxplain 6986/6986
612.71/611.32	c 5225[?] 472[?] -471[?] -447[?]  is mandatory 
612.71/611.32	c qxplain 6985/6985
612.81/611.49	c 5228[?] 448[?] -475[?] -473[?]  is mandatory 
612.81/611.49	c qxplain 6983/6984
612.81/611.50	c qxplain 6984/6984
613.02/611.65	c 5229[?] -448[?] -475[?] 473[?]  is mandatory 
613.02/611.65	c qxplain 6983/6983
613.02/611.66	c 5232[?] -476[?] 449[?] -474[?]  is mandatory 
613.02/611.66	c qxplain 6975/6982
613.02/611.67	c qxplain 6979/6982
613.02/611.68	c qxplain 6981/6982
613.02/611.68	c qxplain 6982/6982
613.02/611.69	c 5233[?] -476[?] -449[?] 474[?]  is mandatory 
613.02/611.69	c qxplain 6981/6981
613.02/611.69	c 5234[?] -477[?] 476[?]  is mandatory 
613.02/611.69	c qxplain 6979/6980
613.11/611.70	c qxplain 6980/6980
613.21/611.86	c 5235[?] 475[?] -477[?]  is mandatory 
613.21/611.86	c qxplain 6979/6979
613.41/612.01	c 5236[?] 471[?] -477[?]  is mandatory 
613.41/612.01	c qxplain 6975/6978
613.41/612.02	c qxplain 6977/6978
613.41/612.03	c qxplain 6978/6978
613.41/612.03	c 5237[?] -477[?] 470[?]  is mandatory 
613.41/612.03	c qxplain 6977/6977
613.41/612.04	c 5240[?] -478[?] 472[?] 437[?]  is mandatory 
613.41/612.04	c qxplain 6975/6976
613.41/612.04	c qxplain 6976/6976
613.41/612.05	c 5241[?] -478[?] -472[?] -437[?]  is mandatory 
613.41/612.05	c qxplain 6975/6975
613.41/612.06	c 5244[?] -479[?] 473[?] 438[?]  is mandatory 
613.41/612.06	c qxplain 6944/6974
613.41/612.06	c qxplain 6960/6974
613.41/612.07	c qxplain 6968/6974
613.41/612.08	c qxplain 6972/6974
613.41/612.08	c qxplain 6974/6974
613.41/612.09	c 5245[?] -479[?] -473[?] -438[?]  is mandatory 
613.41/612.09	c qxplain 6972/6973
613.51/612.10	c qxplain 6973/6973
613.51/612.10	c 5248[?] -480[?] 474[?] 439[?]  is mandatory 
613.51/612.10	c qxplain 6972/6972
613.51/612.12	c 5249[?] -480[?] -474[?] -439[?]  is mandatory 
613.51/612.12	c qxplain 6968/6971
613.51/612.12	c qxplain 6970/6971
613.51/612.13	c qxplain 6971/6971
613.51/612.14	c 5253[?] -481[?] 478[?] 480[?] 479[?]  is mandatory 
613.51/612.14	c qxplain 6970/6970
613.61/612.28	c 5256[?] -482[?] -483[?] 447[?]  is mandatory 
613.61/612.28	c qxplain 6968/6969
613.61/612.29	c qxplain 6969/6969
613.81/612.45	c 5257[?] -447[?] -482[?] 483[?]  is mandatory 
613.81/612.45	c qxplain 6968/6968
613.91/612.51	c 5260[?] -486[?] 448[?] -484[?]  is mandatory 
613.91/612.51	c qxplain 6960/6967
613.91/612.52	c qxplain 6964/6967
613.91/612.56	c qxplain 6966/6967
613.91/612.56	c qxplain 6967/6967
614.01/612.61	c 5261[?] -486[?] -448[?] 484[?]  is mandatory 
614.01/612.61	c qxplain 6966/6966
614.01/612.62	c 5264[?] -487[?] -485[?] 449[?]  is mandatory 
614.01/612.62	c qxplain 6964/6965
614.01/612.63	c qxplain 6965/6965
614.01/612.64	c 5265[?] -487[?] 485[?] -449[?]  is mandatory 
614.01/612.64	c qxplain 6964/6964
614.01/612.64	c 5266[?] -488[?] 487[?]  is mandatory 
614.01/612.64	c qxplain 6960/6963
614.01/612.65	c qxplain 6962/6963
614.01/612.66	c qxplain 6963/6963
614.01/612.71	c 5267[?] -488[?] 486[?]  is mandatory 
614.01/612.71	c qxplain 6962/6962
614.21/612.84	c 5268[?] 482[?] -488[?]  is mandatory 
614.21/612.84	c qxplain 6960/6961
614.21/612.85	c qxplain 6961/6961
614.21/612.86	c 5269[?] -488[?] 481[?]  is mandatory 
614.21/612.86	c qxplain 6960/6960
614.21/612.86	c 5272[?] -489[?] 483[?] 437[?]  is mandatory 
614.21/612.86	c qxplain 6944/6959
614.21/612.87	c qxplain 6952/6959
614.21/612.88	c qxplain 6956/6959
614.21/612.88	c qxplain 6958/6959
614.21/612.89	c qxplain 6959/6959
614.21/612.89	c 5273[?] -489[?] -483[?] -437[?]  is mandatory 
614.21/612.89	c qxplain 6958/6958
614.31/612.90	c 5276[?] -490[?] 484[?] 438[?]  is mandatory 
614.31/612.90	c qxplain 6956/6957
614.31/612.91	c qxplain 6957/6957
614.31/612.91	c 5277[?] -490[?] -484[?] -438[?]  is mandatory 
614.31/612.91	c qxplain 6956/6956
614.31/612.92	c 5280[?] -491[?] 485[?] 439[?]  is mandatory 
614.31/612.92	c qxplain 6952/6955
614.31/612.93	c qxplain 6954/6955
614.31/612.93	c qxplain 6955/6955
614.31/612.94	c 5281[?] -491[?] -485[?] -439[?]  is mandatory 
614.31/612.94	c qxplain 6954/6954
614.31/612.95	c 5285[?] -492[?] 489[?] 491[?] 490[?]  is mandatory 
614.31/612.95	c qxplain 6952/6953
614.41/613.07	c qxplain 6953/6953
615.01/613.62	c 5288[?] 447[?] -493[?] -494[?]  is mandatory 
615.01/613.62	c qxplain 6952/6952
615.11/613.78	c 5289[?] -493[?] -447[?] 494[?]  is mandatory 
615.11/613.78	c qxplain 6944/6951
615.11/613.79	c qxplain 6948/6951
615.11/613.80	c qxplain 6950/6951
615.11/613.81	c qxplain 6951/6951
615.22/613.81	c 5292[?] -497[?] -495[?] 448[?]  is mandatory 
615.22/613.81	c qxplain 6950/6950
615.22/613.82	c 5293[?] -497[?] -448[?] 495[?]  is mandatory 
615.22/613.82	c qxplain 6948/6949
615.30/613.95	c qxplain 6949/6949
615.40/614.03	c 5296[?] -498[?] -496[?] 449[?]  is mandatory 
615.40/614.03	c qxplain 6948/6948
615.50/614.13	c 5297[?] -498[?] 496[?] -449[?]  is mandatory 
615.50/614.13	c qxplain 6944/6947
615.50/614.14	c qxplain 6946/6947
615.50/614.15	c qxplain 6947/6947
615.60/614.23	c 5298[?] -499[?] 498[?]  is mandatory 
615.60/614.23	c qxplain 6946/6946
615.60/614.25	c 5299[?] -499[?] 497[?]  is mandatory 
615.60/614.25	c qxplain 6944/6945
615.60/614.25	c qxplain 6945/6945
615.80/614.41	c 5300[?] -499[?] 493[?]  is mandatory 
615.80/614.41	c qxplain 6944/6944
615.80/614.42	c 5301[?] -499[?] 492[?]  is mandatory 
615.80/614.42	c qxplain 6882/6943
615.80/614.43	c qxplain 6913/6943
615.80/614.43	c qxplain 6929/6943
615.80/614.44	c qxplain 6937/6943
615.80/614.44	c qxplain 6941/6943
615.80/614.45	c qxplain 6943/6943
615.80/614.46	c 5304[?] -500[?] 494[?] 437[?]  is mandatory 
615.80/614.46	c qxplain 6941/6942
615.80/614.46	c qxplain 6942/6942
615.80/614.47	c 5305[?] -500[?] -494[?] -437[?]  is mandatory 
615.80/614.47	c qxplain 6941/6941
615.80/614.48	c 5308[?] -501[?] 495[?] 438[?]  is mandatory 
615.80/614.48	c qxplain 6937/6940
615.80/614.48	c qxplain 6939/6940
615.80/614.49	c qxplain 6940/6940
615.80/614.50	c 5309[?] -501[?] -495[?] -438[?]  is mandatory 
615.80/614.50	c qxplain 6939/6939
615.90/614.50	c 5312[?] -502[?] 496[?] 439[?]  is mandatory 
615.90/614.50	c qxplain 6937/6938
615.90/614.51	c qxplain 6938/6938
615.90/614.52	c 5313[?] -502[?] -496[?] -439[?]  is mandatory 
615.90/614.52	c qxplain 6937/6937
615.90/614.52	c 5317[?] -503[?] 500[?] 502[?] 501[?]  is mandatory 
615.90/614.52	c qxplain 6929/6936
615.90/614.53	c qxplain 6933/6936
615.90/614.54	c qxplain 6935/6936
615.90/614.54	c qxplain 6936/6936
615.90/614.55	c 5320[?] -504[?] 447[?] -505[?]  is mandatory 
615.90/614.55	c qxplain 6935/6935
615.90/614.56	c 5321[?] -504[?] -447[?] 505[?]  is mandatory 
615.90/614.56	c qxplain 6933/6934
616.10/614.71	c qxplain 6934/6934
616.21/614.87	c 5324[?] 448[?] -508[?] -506[?]  is mandatory 
616.21/614.87	c qxplain 6933/6933
616.40/615.06	c 5325[?] -508[?] -448[?] 506[?]  is mandatory 
616.40/615.06	c qxplain 6929/6932
616.60/615.20	c qxplain 6931/6932
616.70/615.32	c qxplain 6932/6932
616.81/615.50	c 5328[?] -509[?] -507[?] 449[?]  is mandatory 
616.81/615.50	c qxplain 6931/6931
617.01/615.67	c 5329[?] -509[?] 507[?] -449[?]  is mandatory 
617.01/615.67	c qxplain 6929/6930
617.11/615.80	c qxplain 6930/6930
617.32/615.95	c 5330[?] -510[?] 509[?]  is mandatory 
617.32/615.95	c qxplain 6929/6929
617.51/616.10	c 5331[?] -510[?] 508[?]  is mandatory 
617.51/616.10	c qxplain 6913/6928
617.51/616.11	c qxplain 6921/6928
617.51/616.12	c qxplain 6925/6928
617.51/616.12	c qxplain 6927/6928
617.51/616.13	c qxplain 6928/6928
617.51/616.14	c 5332[?] -510[?] 504[?]  is mandatory 
617.51/616.14	c qxplain 6927/6927
617.51/616.15	c 5333[?] -510[?] 503[?]  is mandatory 
617.51/616.15	c qxplain 6925/6926
620.01/618.61	c qxplain 6921/6924
620.01/618.62	c qxplain 6923/6924
620.01/618.63	c qxplain 6924/6924
620.01/618.64	c 5336[?] -511[?] 505[?] 437[?]  is mandatory 
620.01/618.64	c qxplain 6923/6923
620.01/618.65	c 5337[?] -511[?] -505[?] -437[?]  is mandatory 
620.01/618.65	c qxplain 6921/6922
621.01/619.62	c qxplain 6913/6920
621.01/619.63	c qxplain 6917/6920
621.01/619.64	c qxplain 6919/6920
621.01/619.65	c qxplain 6920/6920
621.01/619.65	c 5340[?] 506[?] -512[?] 438[?]  is mandatory 
621.01/619.65	c qxplain 6919/6919
621.01/619.66	c 5341[?] -506[?] -438[?] -512[?]  is mandatory 
621.01/619.66	c qxplain 6917/6918
621.01/619.67	c qxplain 6918/6918
621.01/619.67	c 5344[?] -513[?] 507[?] 439[?]  is mandatory 
621.01/619.67	c qxplain 6917/6917
621.01/619.68	c 5345[?] -513[?] -507[?] -439[?]  is mandatory 
621.01/619.68	c qxplain 6913/6916
621.01/619.69	c qxplain 6915/6916
621.01/619.69	c qxplain 6916/6916
621.11/619.70	c 5349[?] -514[?] 513[?] 512[?] 511[?]  is mandatory 
621.11/619.70	c qxplain 6915/6915
621.11/619.70	c 5365[?] -518[?] 514[?]  is mandatory 
621.11/619.70	c qxplain 6913/6914
621.41/620.00	c qxplain 6882/6912
621.41/620.02	c qxplain 6898/6912
621.41/620.02	c qxplain 6906/6912
621.41/620.03	c qxplain 6910/6912
621.41/620.03	c qxplain 6912/6912
621.41/620.04	c 5368[?] 440[?] -519[?] 447[?]  is mandatory 
621.41/620.04	c qxplain 6910/6911
621.41/620.04	c qxplain 6911/6911
621.41/620.05	c 5369[?] -440[?] -447[?] -519[?]  is mandatory 
621.41/620.05	c qxplain 6910/6910
621.91/620.57	c qxplain 6906/6909
621.91/620.58	c qxplain 6908/6909
621.91/620.59	c qxplain 6909/6909
622.61/621.24	c qxplain 6908/6908
622.61/621.25	c 5372[?] 448[?] 441[?] -520[?]  is mandatory 
622.61/621.25	c qxplain 6906/6907
622.61/621.25	c qxplain 6907/6907
622.61/621.26	c 5373[?] -441[?] -448[?] -520[?]  is mandatory 
622.61/621.26	c qxplain 6906/6906
622.61/621.27	c 5376[?] -521[?] 449[?] 442[?]  is mandatory 
622.61/621.27	c qxplain 6898/6905
622.61/621.27	c qxplain 6902/6905
622.61/621.28	c qxplain 6904/6905
622.61/621.28	c qxplain 6905/6905
622.61/621.29	c 5377[?] -521[?] -449[?] -442[?]  is mandatory 
622.61/621.29	c qxplain 6904/6904
622.71/621.30	c 5381[?] -522[?] 521[?] 520[?] 519[?]  is mandatory 
622.71/621.30	c qxplain 6902/6903
622.71/621.31	c qxplain 6898/6901
622.71/621.31	c qxplain 6900/6901
622.71/621.32	c qxplain 6901/6901
622.71/621.33	c 5397[?] -529[?] 522[?]  is mandatory 
622.71/621.33	c qxplain 6900/6900
622.71/621.33	c 5400[?] -530[?] 450[?] 447[?]  is mandatory 
622.71/621.33	c qxplain 6898/6899
622.71/621.34	c qxplain 6899/6899
622.71/621.34	c 5401[?] -530[?] -447[?] -450[?]  is mandatory 
622.71/621.34	c qxplain 6898/6898
622.71/621.35	c 5404[?] -531[?] 451[?] 448[?]  is mandatory 
622.71/621.35	c qxplain 6882/6897
622.71/621.36	c qxplain 6890/6897
622.71/621.36	c qxplain 6894/6897
622.71/621.37	c qxplain 6896/6897
622.71/621.37	c qxplain 6897/6897
622.71/621.38	c 5405[?] -531[?] -448[?] -451[?]  is mandatory 
622.71/621.38	c qxplain 6896/6896
622.71/621.38	c 5408[?] -532[?] 449[?] 452[?]  is mandatory 
622.71/621.38	c qxplain 6894/6895
622.71/621.39	c qxplain 6895/6895
622.71/621.40	c 5409[?] -532[?] -449[?] -452[?]  is mandatory 
622.71/621.40	c qxplain 6894/6894
622.71/621.41	c 5413[?] -533[?] 530[?] 532[?] 531[?]  is mandatory 
622.71/621.41	c qxplain 6890/6893
622.81/621.42	c qxplain 6892/6893
622.81/621.45	c qxplain 6893/6893
622.81/621.48	c 5416[?] -534[?] -461[?] 524[?]  is mandatory 
622.81/621.48	c qxplain 6892/6892
622.81/621.50	c 5417[?] -534[?] -524[?] 461[?]  is mandatory 
622.81/621.50	c qxplain 6890/6891
622.92/621.52	c qxplain 6891/6891
622.92/621.53	c 5420[?] -535[?] 525[?] -462[?]  is mandatory 
622.92/621.53	c qxplain 6890/6890
622.92/621.53	c 5421[?] -535[?] -525[?] 462[?]  is mandatory 
622.92/621.53	c qxplain 6882/6889
622.92/621.54	c qxplain 6886/6889
622.92/621.55	c qxplain 6888/6889
623.01/621.63	c qxplain 6889/6889
623.01/621.68	c 5424[?] -536[?] -463[?] 526[?]  is mandatory 
623.01/621.68	c qxplain 6888/6888
623.11/621.72	c 5425[?] -536[?] -526[?] 463[?]  is mandatory 
623.11/621.72	c qxplain 6886/6887
623.11/621.73	c qxplain 6887/6887
623.11/621.76	c 5426[?] -537[?] 536[?]  is mandatory 
623.11/621.76	c qxplain 6886/6886
623.11/621.77	c 5427[?] -537[?] 535[?]  is mandatory 
623.11/621.77	c qxplain 6882/6885
623.11/621.78	c qxplain 6884/6885
623.11/621.79	c qxplain 6885/6885
623.21/621.80	c 5428[?] -537[?] 534[?]  is mandatory 
623.21/621.80	c qxplain 6884/6884
623.21/621.81	c 5429[?] -537[?] 533[?]  is mandatory 
623.21/621.81	c qxplain 6882/6883
623.21/621.82	c qxplain 6883/6883
623.21/621.82	c 5432[?] -538[?] 447[?] 461[?]  is mandatory 
623.21/621.82	c qxplain 6882/6882
623.21/621.83	c 5433[?] -538[?] -447[?] -461[?]  is mandatory 
623.21/621.83	c qxplain 5899/6881
623.21/621.84	c qxplain 6391/6881
623.21/621.84	c qxplain 6637/6881
623.21/621.85	c qxplain 6760/6881
623.21/621.85	c qxplain 6821/6881
623.21/621.86	c qxplain 6852/6881
623.21/621.86	c qxplain 6867/6881
623.21/621.87	c qxplain 6875/6881
623.21/621.87	c qxplain 6879/6881
623.21/621.88	c qxplain 6881/6881
623.21/621.88	c 5436[?] -539[?] 462[?] 448[?]  is mandatory 
623.21/621.88	c qxplain 6879/6880
623.21/621.89	c qxplain 6880/6880
623.21/621.90	c 5437[?] -539[?] -448[?] -462[?]  is mandatory 
623.21/621.90	c qxplain 6879/6879
623.31/621.90	c 5440[?] -540[?] 463[?] 449[?]  is mandatory 
623.31/621.90	c qxplain 6875/6878
623.31/621.91	c qxplain 6877/6878
623.31/621.91	c qxplain 6878/6878
623.31/621.92	c 5441[?] -540[?] -449[?] -463[?]  is mandatory 
623.31/621.92	c qxplain 6877/6877
623.31/621.93	c 5445[?] -541[?] 539[?] 540[?] 538[?]  is mandatory 
623.31/621.93	c qxplain 6875/6876
623.31/621.94	c qxplain 6876/6876
623.31/621.94	c 5448[?] -542[?] -472[?] 524[?]  is mandatory 
623.31/621.94	c qxplain 6875/6875
623.31/621.95	c 5449[?] -542[?] -524[?] 472[?]  is mandatory 
623.31/621.95	c qxplain 6867/6874
623.31/621.96	c qxplain 6871/6874
623.31/621.97	c qxplain 6873/6874
623.31/621.98	c qxplain 6874/6874
623.31/621.98	c 5452[?] -543[?] 525[?] -473[?]  is mandatory 
623.31/621.98	c qxplain 6873/6873
623.31/621.99	c 5453[?] -543[?] -525[?] 473[?]  is mandatory 
623.31/621.99	c qxplain 6871/6872
623.41/622.08	c qxplain 6872/6872
623.51/622.10	c 5456[?] -544[?] 526[?] -474[?]  is mandatory 
623.51/622.10	c qxplain 6871/6871
623.51/622.12	c 5457[?] -544[?] -526[?] 474[?]  is mandatory 
623.51/622.12	c qxplain 6867/6870
623.51/622.13	c qxplain 6869/6870
623.51/622.14	c qxplain 6870/6870
623.51/622.16	c 5458[?] -545[?] 544[?]  is mandatory 
623.51/622.16	c qxplain 6869/6869
623.51/622.17	c 5459[?] -545[?] 543[?]  is mandatory 
623.51/622.17	c qxplain 6867/6868
623.51/622.18	c qxplain 6868/6868
623.51/622.19	c 5460[?] 542[?] -545[?]  is mandatory 
623.51/622.19	c qxplain 6867/6867
623.51/622.19	c 5461[?] -545[?] 541[?]  is mandatory 
623.51/622.19	c qxplain 6852/6866
623.60/622.20	c qxplain 6860/6866
623.60/622.20	c qxplain 6864/6866
623.60/622.21	c qxplain 6866/6866
623.60/622.21	c 5464[?] -546[?] 447[?] 472[?]  is mandatory 
623.60/622.22	c qxplain 6864/6865
623.60/622.22	c qxplain 6865/6865
623.60/622.23	c 5465[?] -546[?] -447[?] -472[?]  is mandatory 
623.60/622.23	c qxplain 6864/6864
623.60/622.23	c 5468[?] -547[?] 473[?] 448[?]  is mandatory 
623.60/622.23	c qxplain 6860/6863
623.60/622.24	c qxplain 6862/6863
623.60/622.24	c qxplain 6863/6863
623.60/622.25	c 5469[?] -547[?] -448[?] -473[?]  is mandatory 
623.60/622.25	c qxplain 6862/6862
623.60/622.26	c 5472[?] -548[?] 474[?] 449[?]  is mandatory 
623.60/622.26	c qxplain 6860/6861
623.60/622.26	c qxplain 6861/6861
623.60/622.27	c 5473[?] -548[?] -449[?] -474[?]  is mandatory 
623.60/622.27	c qxplain 6860/6860
623.60/622.28	c 5477[?] -549[?] 546[?] 548[?] 547[?]  is mandatory 
623.60/622.28	c qxplain 6852/6859
623.60/622.29	c qxplain 6856/6859
623.70/622.34	c qxplain 6858/6859
623.70/622.37	c qxplain 6859/6859
623.70/622.38	c 5480[?] -550[?] -483[?] 524[?]  is mandatory 
623.70/622.38	c qxplain 6858/6858
623.70/622.39	c 5481[?] -550[?] -524[?] 483[?]  is mandatory 
623.70/622.39	c qxplain 6856/6857
623.80/622.40	c qxplain 6857/6857
623.80/622.41	c 5484[?] -551[?] 525[?] -484[?]  is mandatory 
623.80/622.41	c qxplain 6856/6856
623.80/622.41	c 5485[?] -551[?] -525[?] 484[?]  is mandatory 
623.80/622.41	c qxplain 6852/6855
623.80/622.43	c qxplain 6854/6855
623.80/622.44	c qxplain 6855/6855
623.80/622.45	c 5488[?] -552[?] 526[?] -485[?]  is mandatory 
623.80/622.45	c qxplain 6854/6854
623.80/622.46	c 5489[?] -552[?] -526[?] 485[?]  is mandatory 
623.80/622.46	c qxplain 6852/6853
623.80/622.46	c qxplain 6853/6853
623.80/622.47	c 5490[?] -553[?] 552[?]  is mandatory 
623.80/622.47	c qxplain 6852/6852
623.80/622.48	c 5491[?] -553[?] 551[?]  is mandatory 
623.80/622.48	c qxplain 6821/6851
623.80/622.49	c qxplain 6837/6851
623.80/622.49	c qxplain 6845/6851
623.80/622.50	c qxplain 6849/6851
623.80/622.50	c qxplain 6851/6851
623.80/622.51	c 5492[?] -553[?] 550[?]  is mandatory 
623.80/622.51	c qxplain 6849/6850
623.91/622.52	c qxplain 6850/6850
623.91/622.53	c 5493[?] -553[?] 549[?]  is mandatory 
623.91/622.53	c qxplain 6849/6849
623.91/622.53	c 5496[?] -554[?] 447[?] 483[?]  is mandatory 
623.91/622.53	c qxplain 6845/6848
623.91/622.54	c qxplain 6847/6848
623.91/622.54	c qxplain 6848/6848
623.91/622.55	c 5497[?] -554[?] -447[?] -483[?]  is mandatory 
623.91/622.55	c qxplain 6847/6847
623.91/622.55	c 5500[?] -555[?] 484[?] 448[?]  is mandatory 
623.91/622.55	c qxplain 6845/6846
623.91/622.56	c qxplain 6846/6846
623.91/622.57	c 5501[?] -555[?] -448[?] -484[?]  is mandatory 
623.91/622.57	c qxplain 6845/6845
623.91/622.57	c 5504[?] -556[?] 485[?] 449[?]  is mandatory 
623.91/622.57	c qxplain 6837/6844
623.91/622.58	c qxplain 6841/6844
623.91/622.58	c qxplain 6843/6844
623.91/622.59	c qxplain 6844/6844
623.91/622.60	c 5505[?] -556[?] -449[?] -485[?]  is mandatory 
623.91/622.60	c qxplain 6843/6843
623.91/622.60	c 5509[?] -557[?] 554[?] 556[?] 555[?]  is mandatory 
623.91/622.60	c qxplain 6841/6842
624.02/622.64	c qxplain 6842/6842
624.02/622.66	c 5512[?] -558[?] -494[?] 524[?]  is mandatory 
624.02/622.66	c qxplain 6841/6841
624.02/622.69	c 5513[?] -558[?] -524[?] 494[?]  is mandatory 
624.02/622.69	c qxplain 6837/6840
624.10/622.70	c qxplain 6839/6840
624.20/622.83	c qxplain 6840/6840
624.20/622.89	c 5516[?] -559[?] 525[?] -495[?]  is mandatory 
624.20/622.89	c qxplain 6839/6839
624.30/622.98	c 5517[?] -559[?] 495[?] -525[?]  is mandatory 
624.30/622.98	c qxplain 6837/6838
624.30/622.99	c qxplain 6838/6838
624.40/623.00	c 5520[?] -560[?] 526[?] -496[?]  is mandatory 
624.40/623.00	c qxplain 6837/6837
624.40/623.01	c 5521[?] -560[?] -526[?] 496[?]  is mandatory 
624.40/623.01	c qxplain 6821/6836
624.40/623.02	c qxplain 6829/6836
624.40/623.02	c qxplain 6833/6836
624.40/623.03	c qxplain 6835/6836
624.40/623.04	c qxplain 6836/6836
624.40/623.04	c 5522[?] -561[?] 560[?]  is mandatory 
624.40/623.04	c qxplain 6835/6835
624.50/623.10	c 5523[?] -561[?] 559[?]  is mandatory 
624.50/623.10	c qxplain 6833/6834
624.50/623.11	c qxplain 6834/6834
624.50/623.13	c 5524[?] -561[?] 558[?]  is mandatory 
624.50/623.13	c qxplain 6833/6833
624.50/623.14	c 5525[?] -561[?] 557[?]  is mandatory 
624.50/623.14	c qxplain 6829/6832
624.50/623.15	c qxplain 6831/6832
624.50/623.15	c qxplain 6832/6832
624.50/623.16	c 5528[?] -562[?] 447[?] 494[?]  is mandatory 
624.50/623.16	c qxplain 6831/6831
624.50/623.17	c 5529[?] -562[?] -447[?] -494[?]  is mandatory 
624.50/623.17	c qxplain 6829/6830
624.50/623.17	c qxplain 6830/6830
624.50/623.18	c 5532[?] -563[?] 495[?] 448[?]  is mandatory 
624.50/623.18	c qxplain 6829/6829
624.50/623.19	c 5533[?] -563[?] -448[?] -495[?]  is mandatory 
624.50/623.19	c qxplain 6821/6828
624.50/623.19	c qxplain 6825/6828
624.60/623.20	c qxplain 6827/6828
624.60/623.20	c qxplain 6828/6828
624.60/623.21	c 5536[?] -564[?] 449[?] 496[?]  is mandatory 
624.60/623.21	c qxplain 6827/6827
624.60/623.22	c 5537[?] -564[?] -449[?] -496[?]  is mandatory 
624.60/623.22	c qxplain 6825/6826
624.60/623.22	c qxplain 6826/6826
624.60/623.23	c 5541[?] -565[?] 564[?] 562[?] 563[?]  is mandatory 
624.60/623.23	c qxplain 6825/6825
624.80/623.48	c 5544[?] -566[?] -505[?] 524[?]  is mandatory 
624.80/623.48	c qxplain 6821/6824
624.80/623.49	c qxplain 6823/6824
624.90/623.53	c qxplain 6824/6824
625.12/623.73	c 5545[?] -566[?] 505[?] -524[?]  is mandatory 
625.12/623.73	c qxplain 6823/6823
625.12/623.76	c 5548[?] -567[?] 525[?] -506[?]  is mandatory 
625.12/623.76	c qxplain 6821/6822
625.12/623.77	c qxplain 6822/6822
625.20/623.81	c 5549[?] -567[?] -525[?] 506[?]  is mandatory 
625.20/623.81	c qxplain 6821/6821
625.20/623.84	c 5552[?] -568[?] 526[?] -507[?]  is mandatory 
625.20/623.84	c qxplain 6760/6820
625.20/623.85	c qxplain 6791/6820
625.20/623.85	c qxplain 6806/6820
625.20/623.86	c qxplain 6814/6820
625.20/623.86	c qxplain 6818/6820
625.20/623.87	c qxplain 6820/6820
625.20/623.89	c 5553[?] -568[?] -526[?] 507[?]  is mandatory 
625.20/623.89	c qxplain 6818/6819
625.30/623.90	c qxplain 6819/6819
625.30/623.92	c 5554[?] -569[?] 568[?]  is mandatory 
625.30/623.92	c qxplain 6818/6818
625.30/623.96	c 5555[?] -569[?] 567[?]  is mandatory 
625.30/623.96	c qxplain 6814/6817
625.30/623.97	c qxplain 6816/6817
625.30/623.97	c qxplain 6817/6817
625.50/624.15	c 5556[?] -569[?] 566[?]  is mandatory 
625.50/624.15	c qxplain 6816/6816
625.50/624.16	c 5557[?] -569[?] 565[?]  is mandatory 
625.50/624.16	c qxplain 6814/6815
625.50/624.17	c qxplain 6815/6815
625.50/624.17	c 5560[?] -570[?] 447[?] 505[?]  is mandatory 
625.50/624.17	c qxplain 6814/6814
625.50/624.18	c 5561[?] -570[?] -447[?] -505[?]  is mandatory 
625.50/624.18	c qxplain 6806/6813
625.50/624.19	c qxplain 6810/6813
625.50/624.19	c qxplain 6812/6813
625.50/624.20	c qxplain 6813/6813
625.60/624.20	c 5564[?] -571[?] 448[?] 506[?]  is mandatory 
625.60/624.20	c qxplain 6812/6812
625.60/624.21	c 5565[?] -571[?] -448[?] -506[?]  is mandatory 
625.60/624.21	c qxplain 6810/6811
625.60/624.22	c qxplain 6811/6811
625.60/624.22	c 5568[?] -572[?] 449[?] 507[?]  is mandatory 
625.60/624.22	c qxplain 6810/6810
625.60/624.23	c 5569[?] -572[?] -449[?] -507[?]  is mandatory 
625.60/624.23	c qxplain 6806/6809
625.60/624.24	c qxplain 6808/6809
625.60/624.24	c qxplain 6809/6809
625.60/624.25	c 5573[?] -573[?] 571[?] 572[?] 570[?]  is mandatory 
625.60/624.25	c qxplain 6808/6808
625.80/624.41	c 5576[?] -440[?] -574[?] 524[?]  is mandatory 
625.80/624.41	c qxplain 6806/6807
625.80/624.43	c qxplain 6807/6807
626.00/624.64	c 5577[?] 440[?] -574[?] -524[?]  is mandatory 
626.00/624.65	c qxplain 6806/6806
626.10/624.75	c 5580[?] -575[?] 525[?] -441[?]  is mandatory 
626.10/624.75	c qxplain 6791/6805
626.10/624.76	c qxplain 6799/6805
626.10/624.77	c qxplain 6803/6805
626.10/624.78	c qxplain 6805/6805
626.21/624.88	c 5581[?] -525[?] -575[?] 441[?]  is mandatory 
626.21/624.88	c qxplain 6803/6804
626.30/624.92	c qxplain 6804/6804
626.30/624.93	c 5584[?] -576[?] 526[?] -442[?]  is mandatory 
626.30/624.93	c qxplain 6803/6803
626.30/624.95	c 5585[?] -576[?] -526[?] 442[?]  is mandatory 
626.30/624.95	c qxplain 6799/6802
626.30/624.96	c qxplain 6801/6802
626.30/624.97	c qxplain 6802/6802
626.30/625.00	c 5586[?] -577[?] 576[?]  is mandatory 
626.30/625.00	c qxplain 6801/6801
626.41/625.06	c 5587[?] -577[?] 575[?]  is mandatory 
626.41/625.06	c qxplain 6799/6800
626.41/625.07	c qxplain 6800/6800
626.60/625.25	c 5588[?] 574[?] -577[?]  is mandatory 
626.60/625.25	c qxplain 6799/6799
626.60/625.26	c 5589[?] -577[?] 573[?]  is mandatory 
626.60/625.26	c qxplain 6791/6798
626.60/625.26	c qxplain 6795/6798
626.60/625.27	c qxplain 6797/6798
626.60/625.28	c qxplain 6798/6798
626.60/625.28	c 5592[?] -578[?] 440[?] 524[?]  is mandatory 
626.60/625.28	c qxplain 6797/6797
626.60/625.29	c 5593[?] -578[?] -524[?] -440[?]  is mandatory 
626.60/625.29	c qxplain 6795/6796
626.70/625.30	c qxplain 6796/6796
626.70/625.30	c 5596[?] -579[?] 525[?] 441[?]  is mandatory 
626.70/625.30	c qxplain 6795/6795
626.70/625.31	c 5597[?] -579[?] -525[?] -441[?]  is mandatory 
626.70/625.31	c qxplain 6791/6794
626.70/625.32	c qxplain 6793/6794
626.70/625.32	c qxplain 6794/6794
626.70/625.33	c 5600[?] -580[?] 442[?] 526[?]  is mandatory 
626.70/625.33	c qxplain 6793/6793
626.70/625.34	c 5601[?] -580[?] -526[?] -442[?]  is mandatory 
626.70/625.34	c qxplain 6791/6792
626.70/625.35	c qxplain 6792/6792
626.70/625.35	c 5605[?] -581[?] 580[?] 578[?] 579[?]  is mandatory 
626.70/625.35	c qxplain 6791/6791
626.70/625.38	c 5608[?] -582[?] -450[?] 583[?]  is mandatory 
626.70/625.38	c qxplain 6760/6790
626.70/625.39	c qxplain 6776/6790
626.70/625.39	c qxplain 6784/6790
626.80/625.41	c qxplain 6788/6790
626.80/625.41	c qxplain 6790/6790
626.80/625.44	c 5609[?] -582[?] 450[?] -583[?]  is mandatory 
626.80/625.44	c qxplain 6788/6789
626.80/625.46	c qxplain 6789/6789
626.80/625.47	c 5612[?] -586[?] 584[?] -451[?]  is mandatory 
626.80/625.47	c qxplain 6788/6788
626.80/625.48	c 5613[?] -586[?] -584[?] 451[?]  is mandatory 
626.80/625.48	c qxplain 6784/6787
626.80/625.49	c qxplain 6786/6787
626.90/625.52	c qxplain 6787/6787
626.90/625.55	c 5616[?] -587[?] -452[?] 585[?]  is mandatory 
626.90/625.55	c qxplain 6786/6786
626.90/625.57	c 5617[?] -587[?] -585[?] 452[?]  is mandatory 
626.90/625.57	c qxplain 6784/6785
626.90/625.58	c qxplain 6785/6785
626.90/625.59	c 5618[?] -588[?] 587[?]  is mandatory 
626.90/625.59	c qxplain 6784/6784
627.00/625.60	c 5619[?] -588[?] 586[?]  is mandatory 
627.00/625.60	c qxplain 6776/6783
627.00/625.61	c qxplain 6780/6783
627.00/625.62	c qxplain 6782/6783
627.00/625.62	c qxplain 6783/6783
627.00/625.65	c 5620[?] -588[?] 582[?]  is mandatory 
627.00/625.65	c qxplain 6782/6782
627.00/625.67	c 5621[?] -588[?] 581[?]  is mandatory 
627.00/625.67	c qxplain 6780/6781
627.00/625.67	c qxplain 6781/6781
627.00/625.68	c 5624[?] 524[?] 450[?] -589[?]  is mandatory 
627.00/625.68	c qxplain 6780/6780
627.00/625.68	c 5625[?] -450[?] -524[?] -589[?]  is mandatory 
627.00/625.68	c qxplain 6776/6779
627.00/625.69	c qxplain 6778/6779
627.00/625.70	c qxplain 6779/6779
627.10/625.70	c 5628[?] 525[?] -590[?] 451[?]  is mandatory 
627.10/625.70	c qxplain 6778/6778
627.10/625.71	c 5629[?] -525[?] -451[?] -590[?]  is mandatory 
627.10/625.71	c qxplain 6776/6777
627.10/625.72	c qxplain 6777/6777
627.10/625.72	c 5632[?] 452[?] -591[?] 526[?]  is mandatory 
627.10/625.72	c qxplain 6776/6776
627.10/625.73	c 5633[?] -526[?] -452[?] -591[?]  is mandatory 
627.10/625.73	c qxplain 6760/6775
627.10/625.74	c qxplain 6768/6775
627.10/625.74	c qxplain 6772/6775
627.10/625.75	c qxplain 6774/6775
627.10/625.75	c qxplain 6775/6775
627.10/625.76	c 5637[?] -592[?] 589[?] 590[?] 591[?]  is mandatory 
627.10/625.76	c qxplain 6774/6774
627.10/625.76	c 5653[?] -596[?] 592[?]  is mandatory 
627.10/625.76	c qxplain 6772/6773
627.10/625.77	c qxplain 6773/6773
627.10/625.78	c 5656[?] -597[?] 524[?] 461[?]  is mandatory 
627.10/625.78	c qxplain 6772/6772
627.10/625.78	c 5657[?] -597[?] -524[?] -461[?]  is mandatory 
627.10/625.78	c qxplain 6768/6771
627.10/625.79	c qxplain 6770/6771
627.10/625.80	c qxplain 6771/6771
627.10/625.80	c 5660[?] -598[?] 525[?] 462[?]  is mandatory 
627.10/625.80	c qxplain 6770/6770
627.10/625.81	c 5661[?] -598[?] -525[?] -462[?]  is mandatory 
627.10/625.81	c qxplain 6768/6769
627.21/625.82	c qxplain 6769/6769
627.21/625.83	c 5664[?] -599[?] 526[?] 463[?]  is mandatory 
627.21/625.83	c qxplain 6768/6768
627.21/625.83	c 5665[?] -599[?] -526[?] -463[?]  is mandatory 
627.21/625.83	c qxplain 6760/6767
627.21/625.84	c qxplain 6764/6767
627.21/625.85	c qxplain 6766/6767
627.21/625.85	c qxplain 6767/6767
627.21/625.86	c 5669[?] -600[?] 597[?] 598[?] 599[?]  is mandatory 
627.21/625.86	c qxplain 6766/6766
627.21/625.87	c 5672[?] -472[?] -601[?] 583[?]  is mandatory 
627.21/625.87	c qxplain 6764/6765
627.21/625.88	c qxplain 6765/6765
627.21/625.89	c 5673[?] -583[?] 472[?] -601[?]  is mandatory 
627.21/625.89	c qxplain 6764/6764
627.21/625.90	c 5676[?] -602[?] 584[?] -473[?]  is mandatory 
627.21/625.90	c qxplain 6760/6763
627.21/625.91	c qxplain 6762/6763
627.31/625.92	c qxplain 6763/6763
627.31/625.92	c 5677[?] -602[?] -584[?] 473[?]  is mandatory 
627.31/625.92	c qxplain 6762/6762
627.31/625.95	c 5680[?] -603[?] 585[?] -474[?]  is mandatory 
627.31/625.95	c qxplain 6760/6761
627.31/625.99	c qxplain 6761/6761
627.40/626.02	c 5681[?] -603[?] -585[?] 474[?]  is mandatory 
627.40/626.02	c qxplain 6760/6760
627.40/626.06	c 5682[?] -604[?] 603[?]  is mandatory 
627.40/626.06	c qxplain 6637/6759
627.40/626.07	c qxplain 6699/6759
627.40/626.08	c qxplain 6730/6759
627.40/626.08	c qxplain 6745/6759
627.40/626.09	c qxplain 6753/6759
627.40/626.09	c qxplain 6757/6759
627.50/626.10	c qxplain 6759/6759
627.50/626.11	c 5683[?] -604[?] 602[?]  is mandatory 
627.50/626.11	c qxplain 6757/6758
627.50/626.12	c qxplain 6758/6758
627.50/626.13	c 5684[?] -604[?] 601[?]  is mandatory 
627.50/626.13	c qxplain 6757/6757
627.50/626.14	c 5685[?] -604[?] 600[?]  is mandatory 
627.50/626.14	c qxplain 6753/6756
627.50/626.14	c qxplain 6755/6756
627.50/626.15	c qxplain 6756/6756
627.50/626.16	c 5688[?] -605[?] 472[?] 524[?]  is mandatory 
627.50/626.16	c qxplain 6755/6755
627.50/626.16	c 5689[?] -605[?] -524[?] -472[?]  is mandatory 
627.50/626.16	c qxplain 6753/6754
627.50/626.17	c qxplain 6754/6754
627.50/626.18	c 5692[?] -606[?] 525[?] 473[?]  is mandatory 
627.50/626.18	c qxplain 6753/6753
627.50/626.18	c 5693[?] -606[?] -525[?] -473[?]  is mandatory 
627.50/626.18	c qxplain 6745/6752
627.50/626.19	c qxplain 6749/6752
627.50/626.20	c qxplain 6751/6752
627.59/626.20	c qxplain 6752/6752
627.59/626.21	c 5696[?] -607[?] 474[?] 526[?]  is mandatory 
627.59/626.21	c qxplain 6751/6751
627.59/626.22	c 5697[?] -607[?] -526[?] -474[?]  is mandatory 
627.59/626.22	c qxplain 6749/6750
627.59/626.22	c qxplain 6750/6750
627.59/626.23	c 5701[?] -608[?] 607[?] 605[?] 606[?]  is mandatory 
627.59/626.23	c qxplain 6749/6749
627.59/626.24	c 5704[?] -483[?] -609[?] 583[?]  is mandatory 
627.59/626.24	c qxplain 6745/6748
627.59/626.25	c qxplain 6747/6748
627.59/626.27	c qxplain 6748/6748
627.59/626.27	c 5705[?] -583[?] 483[?] -609[?]  is mandatory 
627.59/626.27	c qxplain 6747/6747
627.70/626.30	c 5708[?] -610[?] 584[?] -484[?]  is mandatory 
627.70/626.30	c qxplain 6745/6746
627.70/626.31	c qxplain 6746/6746
627.70/626.35	c 5709[?] -610[?] -584[?] 484[?]  is mandatory 
627.70/626.35	c qxplain 6745/6745
627.70/626.37	c 5712[?] -611[?] 585[?] -485[?]  is mandatory 
627.70/626.37	c qxplain 6730/6744
627.70/626.38	c qxplain 6738/6744
627.70/626.39	c qxplain 6742/6744
627.80/626.40	c qxplain 6744/6744
627.80/626.42	c 5713[?] -611[?] -585[?] 485[?]  is mandatory 
627.80/626.42	c qxplain 6742/6743
627.80/626.43	c qxplain 6743/6743
627.80/626.44	c 5714[?] -612[?] 611[?]  is mandatory 
627.80/626.44	c qxplain 6742/6742
627.80/626.47	c 5715[?] -612[?] 610[?]  is mandatory 
627.80/626.47	c qxplain 6738/6741
627.80/626.48	c qxplain 6740/6741
627.80/626.49	c qxplain 6741/6741
627.90/626.50	c 5716[?] 609[?] -612[?]  is mandatory 
627.90/626.50	c qxplain 6740/6740
627.90/626.51	c 5717[?] -612[?] 608[?]  is mandatory 
627.90/626.51	c qxplain 6738/6739
627.90/626.52	c qxplain 6739/6739
627.90/626.52	c 5720[?] -613[?] 524[?] 483[?]  is mandatory 
627.90/626.52	c qxplain 6738/6738
627.90/626.53	c 5721[?] -613[?] -524[?] -483[?]  is mandatory 
627.90/626.53	c qxplain 6730/6737
627.90/626.54	c qxplain 6734/6737
627.90/626.54	c qxplain 6736/6737
627.90/626.55	c qxplain 6737/6737
627.90/626.56	c 5724[?] -614[?] 525[?] 484[?]  is mandatory 
627.90/626.56	c qxplain 6736/6736
627.90/626.56	c 5725[?] -614[?] -525[?] -484[?]  is mandatory 
627.90/626.56	c qxplain 6734/6735
627.90/626.57	c qxplain 6735/6735
627.90/626.58	c 5728[?] -615[?] 526[?] 485[?]  is mandatory 
627.90/626.58	c qxplain 6734/6734
627.90/626.59	c 5729[?] -615[?] -526[?] -485[?]  is mandatory 
627.90/626.59	c qxplain 6730/6733
627.90/626.59	c qxplain 6732/6733
628.00/626.60	c qxplain 6733/6733
628.00/626.60	c 5733[?] -616[?] 614[?] 615[?] 613[?]  is mandatory 
628.00/626.60	c qxplain 6732/6732
628.00/626.67	c 5736[?] -617[?] -494[?] 583[?]  is mandatory 
628.00/626.67	c qxplain 6730/6731
628.10/626.72	c qxplain 6731/6731
628.10/626.75	c 5737[?] -617[?] -583[?] 494[?]  is mandatory 
628.10/626.75	c qxplain 6730/6730
628.30/626.99	c 5740[?] 584[?] -618[?] -495[?]  is mandatory 
628.30/626.99	c qxplain 6699/6729
628.30/627.00	c qxplain 6715/6729
628.30/627.00	c qxplain 6723/6729
628.30/627.01	c qxplain 6727/6729
628.41/627.04	c qxplain 6729/6729
628.60/627.25	c 5741[?] -584[?] -618[?] 495[?]  is mandatory 
628.60/627.25	c qxplain 6727/6728
628.60/627.26	c qxplain 6728/6728
628.60/627.27	c 5744[?] -619[?] 585[?] -496[?]  is mandatory 
628.60/627.27	c qxplain 6727/6727
628.60/627.28	c 5745[?] -619[?] -585[?] 496[?]  is mandatory 
628.60/627.28	c qxplain 6723/6726
628.60/627.29	c qxplain 6725/6726
628.69/627.31	c qxplain 6726/6726
628.69/627.32	c 5746[?] -620[?] 619[?]  is mandatory 
628.69/627.32	c qxplain 6725/6725
628.89/627.51	c 5747[?] -620[?] 618[?]  is mandatory 
628.89/627.51	c qxplain 6723/6724
628.89/627.52	c qxplain 6724/6724
628.89/627.56	c 5748[?] -620[?] 617[?]  is mandatory 
628.89/627.56	c qxplain 6723/6723
628.89/627.57	c 5749[?] -620[?] 616[?]  is mandatory 
628.89/627.57	c qxplain 6715/6722
628.89/627.57	c qxplain 6719/6722
628.89/627.58	c qxplain 6721/6722
628.89/627.58	c qxplain 6722/6722
628.89/627.59	c 5752[?] -621[?] 524[?] 494[?]  is mandatory 
628.89/627.59	c qxplain 6721/6721
629.00/627.60	c 5753[?] -621[?] -524[?] -494[?]  is mandatory 
629.00/627.60	c qxplain 6719/6720
629.00/627.60	c qxplain 6720/6720
629.00/627.61	c 5756[?] -622[?] 525[?] 495[?]  is mandatory 
629.00/627.61	c qxplain 6719/6719
629.00/627.62	c 5757[?] -622[?] -525[?] -495[?]  is mandatory 
629.00/627.62	c qxplain 6715/6718
629.00/627.63	c qxplain 6717/6718
629.00/627.63	c qxplain 6718/6718
629.00/627.64	c 5760[?] -623[?] 526[?] 496[?]  is mandatory 
629.00/627.64	c qxplain 6717/6717
629.00/627.65	c 5761[?] -623[?] -526[?] -496[?]  is mandatory 
629.00/627.65	c qxplain 6715/6716
629.00/627.65	c qxplain 6716/6716
629.00/627.66	c 5765[?] -624[?] 623[?] 621[?] 622[?]  is mandatory 
629.00/627.66	c qxplain 6715/6715
629.20/627.85	c 5768[?] 583[?] -625[?] -505[?]  is mandatory 
629.20/627.85	c qxplain 6699/6714
629.20/627.86	c qxplain 6707/6714
629.20/627.88	c qxplain 6711/6714
629.20/627.88	c qxplain 6713/6714
629.30/627.92	c qxplain 6714/6714
629.52/628.17	c 5769[?] -625[?] 505[?] -583[?]  is mandatory 
629.52/628.17	c qxplain 6713/6713
629.60/628.21	c 5772[?] -626[?] -506[?] 584[?]  is mandatory 
629.60/628.21	c qxplain 6711/6712
629.60/628.22	c qxplain 6712/6712
629.60/628.27	c 5773[?] -626[?] -584[?] 506[?]  is mandatory 
629.60/628.27	c qxplain 6711/6711
629.60/628.28	c 5776[?] -627[?] 585[?] -507[?]  is mandatory 
629.60/628.28	c qxplain 6707/6710
629.60/628.29	c qxplain 6709/6710
629.60/628.29	c qxplain 6710/6710
629.69/628.30	c 5777[?] -627[?] -585[?] 507[?]  is mandatory 
629.69/628.30	c qxplain 6709/6709
629.69/628.31	c 5778[?] -628[?] 627[?]  is mandatory 
629.69/628.31	c qxplain 6707/6708
629.69/628.36	c qxplain 6708/6708
629.79/628.40	c 5779[?] -628[?] 626[?]  is mandatory 
629.79/628.40	c qxplain 6707/6707
629.89/628.59	c 5780[?] 625[?] -628[?]  is mandatory 
629.89/628.59	c qxplain 6699/6706
630.00/628.60	c qxplain 6703/6706
630.00/628.61	c qxplain 6705/6706
630.00/628.62	c qxplain 6706/6706
630.00/628.62	c 5781[?] -628[?] 624[?]  is mandatory 
630.00/628.62	c qxplain 6705/6705
630.00/628.63	c 5784[?] -629[?] 524[?] 505[?]  is mandatory 
630.00/628.63	c qxplain 6703/6704
630.00/628.63	c qxplain 6704/6704
630.00/628.64	c 5785[?] -629[?] -524[?] -505[?]  is mandatory 
630.00/628.64	c qxplain 6703/6703
630.00/628.65	c 5788[?] -630[?] 525[?] 506[?]  is mandatory 
630.00/628.65	c qxplain 6699/6702
630.00/628.66	c qxplain 6701/6702
630.00/628.66	c qxplain 6702/6702
630.00/628.67	c 5789[?] -630[?] -525[?] -506[?]  is mandatory 
630.00/628.67	c qxplain 6701/6701
630.00/628.68	c 5792[?] -631[?] 526[?] 507[?]  is mandatory 
630.00/628.68	c qxplain 6699/6700
630.00/628.68	c qxplain 6700/6700
630.00/628.69	c 5793[?] -631[?] -526[?] -507[?]  is mandatory 
630.00/628.69	c qxplain 6699/6699
630.10/628.70	c 5797[?] -632[?] 629[?] 631[?] 630[?]  is mandatory 
630.10/628.70	c qxplain 6637/6698
630.10/628.70	c qxplain 6668/6698
630.10/628.71	c qxplain 6684/6698
630.10/628.72	c qxplain 6692/6698
630.10/628.73	c qxplain 6696/6698
630.20/628.88	c qxplain 6698/6698
630.40/629.05	c qxplain 6696/6697
630.51/629.21	c qxplain 6697/6697
631.20/629.87	c qxplain 6696/6696
631.40/630.04	c 5800[?] 583[?] -440[?] -633[?]  is mandatory 
631.40/630.04	c qxplain 6692/6695
631.40/630.06	c qxplain 6694/6695
631.40/630.08	c qxplain 6695/6695
631.61/630.26	c 5801[?] -583[?] -633[?] 440[?]  is mandatory 
631.61/630.26	c qxplain 6694/6694
631.61/630.31	c 5804[?] -634[?] 584[?] -441[?]  is mandatory 
631.61/630.31	c qxplain 6692/6693
631.72/630.33	c qxplain 6693/6693
631.72/630.37	c 5805[?] -634[?] 441[?] -584[?]  is mandatory 
631.72/630.37	c qxplain 6692/6692
631.72/630.39	c 5808[?] -635[?] 585[?] -442[?]  is mandatory 
631.72/630.39	c qxplain 6684/6691
631.80/630.40	c qxplain 6688/6691
631.80/630.41	c qxplain 6690/6691
631.80/630.42	c qxplain 6691/6691
631.80/630.42	c 5809[?] -635[?] -585[?] 442[?]  is mandatory 
631.80/630.42	c qxplain 6690/6690
631.80/630.43	c 5810[?] -636[?] 635[?]  is mandatory 
631.80/630.43	c qxplain 6688/6689
631.80/630.45	c qxplain 6689/6689
631.80/630.47	c 5811[?] -636[?] 634[?]  is mandatory 
631.80/630.47	c qxplain 6688/6688
632.00/630.63	c 5812[?] 633[?] -636[?]  is mandatory 
632.00/630.63	c qxplain 6684/6687
632.00/630.64	c qxplain 6686/6687
632.00/630.65	c qxplain 6687/6687
632.00/630.65	c 5813[?] -636[?] 632[?]  is mandatory 
632.00/630.65	c qxplain 6686/6686
632.00/630.66	c 5816[?] -637[?] 583[?] 440[?]  is mandatory 
632.00/630.66	c qxplain 6684/6685
632.00/630.66	c qxplain 6685/6685
632.00/630.67	c 5817[?] -637[?] -583[?] -440[?]  is mandatory 
632.00/630.67	c qxplain 6684/6684
632.00/630.68	c 5820[?] -638[?] 584[?] 441[?]  is mandatory 
632.00/630.68	c qxplain 6668/6683
632.00/630.68	c qxplain 6676/6683
632.00/630.69	c qxplain 6680/6683
632.00/630.69	c qxplain 6682/6683
632.10/630.70	c qxplain 6683/6683
632.10/630.71	c 5821[?] -638[?] -584[?] -441[?]  is mandatory 
632.10/630.71	c qxplain 6682/6682
632.10/630.71	c 5824[?] -639[?] 585[?] 442[?]  is mandatory 
632.10/630.71	c qxplain 6680/6681
632.10/630.72	c qxplain 6681/6681
632.10/630.73	c 5825[?] -639[?] -585[?] -442[?]  is mandatory 
632.10/630.73	c qxplain 6680/6680
632.10/630.74	c 5829[?] -640[?] 637[?] 639[?] 638[?]  is mandatory 
632.10/630.74	c qxplain 6676/6679
632.10/630.75	c qxplain 6678/6679
632.10/630.76	c qxplain 6679/6679
632.10/630.77	c 5832[?] -641[?] -450[?] 642[?]  is mandatory 
632.10/630.77	c qxplain 6678/6678
632.10/630.78	c 5833[?] -641[?] 450[?] -642[?]  is mandatory 
632.10/630.78	c qxplain 6676/6677
632.61/631.24	c qxplain 6668/6675
632.61/631.25	c qxplain 6672/6675
632.61/631.26	c qxplain 6674/6675
632.61/631.27	c qxplain 6675/6675
632.61/631.27	c 5836[?] -645[?] 643[?] -451[?]  is mandatory 
632.61/631.27	c qxplain 6674/6674
632.61/631.28	c 5837[?] -645[?] -643[?] 451[?]  is mandatory 
632.61/631.28	c qxplain 6672/6673
632.71/631.33	c qxplain 6673/6673
632.71/631.36	c 5840[?] -646[?] 644[?] -452[?]  is mandatory 
632.71/631.36	c qxplain 6672/6672
632.71/631.37	c 5841[?] -646[?] -644[?] 452[?]  is mandatory 
632.71/631.37	c qxplain 6668/6671
632.71/631.38	c qxplain 6670/6671
632.71/631.39	c qxplain 6671/6671
632.71/631.41	c 5842[?] -647[?] 646[?]  is mandatory 
632.71/631.41	c qxplain 6670/6670
632.82/631.42	c 5843[?] -647[?] 645[?]  is mandatory 
632.82/631.42	c qxplain 6668/6669
632.82/631.43	c qxplain 6669/6669
632.82/631.44	c 5844[?] -647[?] 641[?]  is mandatory 
632.82/631.44	c qxplain 6668/6668
632.82/631.45	c 5845[?] -647[?] 640[?]  is mandatory 
632.82/631.45	c qxplain 6637/6667
632.82/631.45	c qxplain 6653/6667
632.82/631.46	c qxplain 6661/6667
632.82/631.46	c qxplain 6665/6667
632.82/631.47	c qxplain 6667/6667
632.82/631.48	c 5848[?] -648[?] 583[?] 450[?]  is mandatory 
632.82/631.48	c qxplain 6665/6666
632.82/631.48	c qxplain 6666/6666
632.82/631.49	c 5849[?] -648[?] -583[?] -450[?]  is mandatory 
632.82/631.49	c qxplain 6665/6665
632.82/631.50	c 5852[?] -649[?] 584[?] 451[?]  is mandatory 
632.82/631.50	c qxplain 6661/6664
632.90/631.50	c qxplain 6663/6664
632.90/631.51	c qxplain 6664/6664
632.90/631.51	c 5853[?] -649[?] -584[?] -451[?]  is mandatory 
632.90/631.51	c qxplain 6663/6663
632.90/631.52	c 5856[?] -650[?] 585[?] 452[?]  is mandatory 
632.90/631.52	c qxplain 6661/6662
632.90/631.53	c qxplain 6662/6662
632.90/631.54	c 5857[?] -650[?] -585[?] -452[?]  is mandatory 
632.90/631.54	c qxplain 6661/6661
632.90/631.54	c 5861[?] -651[?] 648[?] 650[?] 649[?]  is mandatory 
632.90/631.54	c qxplain 6653/6660
632.90/631.55	c qxplain 6657/6660
632.90/631.56	c qxplain 6659/6660
632.90/631.56	c qxplain 6660/6660
632.90/631.57	c 5864[?] -461[?] 642[?] -652[?]  is mandatory 
632.90/631.57	c qxplain 6659/6659
632.90/631.58	c 5865[?] -642[?] 461[?] -652[?]  is mandatory 
632.90/631.58	c qxplain 6657/6658
633.00/631.60	c qxplain 6658/6658
633.00/631.61	c 5868[?] -653[?] 643[?] -462[?]  is mandatory 
633.00/631.61	c qxplain 6657/6657
633.00/631.61	c 5869[?] -653[?] -643[?] 462[?]  is mandatory 
633.00/631.61	c qxplain 6653/6656
633.00/631.62	c qxplain 6655/6656
633.00/631.65	c qxplain 6656/6656
633.00/631.66	c 5872[?] -654[?] 644[?] -463[?]  is mandatory 
633.00/631.66	c qxplain 6655/6655
633.00/631.67	c 5873[?] -654[?] -644[?] 463[?]  is mandatory 
633.00/631.67	c qxplain 6653/6654
633.00/631.67	c qxplain 6654/6654
633.00/631.68	c 5874[?] -655[?] 654[?]  is mandatory 
633.00/631.68	c qxplain 6653/6653
633.00/631.69	c 5875[?] -655[?] 653[?]  is mandatory 
633.00/631.69	c qxplain 6637/6652
633.11/631.70	c qxplain 6645/6652
633.11/631.71	c qxplain 6649/6652
633.11/631.71	c qxplain 6651/6652
633.11/631.72	c qxplain 6652/6652
633.11/631.73	c 5876[?] -655[?] 652[?]  is mandatory 
633.11/631.73	c qxplain 6651/6651
633.11/631.74	c 5877[?] -655[?] 651[?]  is mandatory 
633.11/631.74	c qxplain 6649/6650
633.11/631.74	c qxplain 6650/6650
633.11/631.75	c 5880[?] 583[?] -656[?] 461[?]  is mandatory 
633.11/631.75	c qxplain 6649/6649
633.11/631.76	c 5881[?] -461[?] -583[?] -656[?]  is mandatory 
633.11/631.76	c qxplain 6645/6648
633.11/631.76	c qxplain 6647/6648
633.11/631.77	c qxplain 6648/6648
633.11/631.77	c 5884[?] 462[?] 584[?] -657[?]  is mandatory 
633.11/631.77	c qxplain 6647/6647
633.11/631.78	c 5885[?] -584[?] -462[?] -657[?]  is mandatory 
633.11/631.78	c qxplain 6645/6646
633.11/631.79	c qxplain 6646/6646
633.11/631.79	c 5888[?] -658[?] 585[?] 463[?]  is mandatory 
633.11/631.79	c qxplain 6645/6645
633.21/631.80	c 5889[?] -658[?] -585[?] -463[?]  is mandatory 
633.21/631.80	c qxplain 6637/6644
633.21/631.81	c qxplain 6641/6644
633.21/631.81	c qxplain 6643/6644
633.21/631.82	c qxplain 6644/6644
633.21/631.82	c 5893[?] -659[?] 658[?] 657[?] 656[?]  is mandatory 
633.21/631.83	c qxplain 6643/6643
633.21/631.83	c 5909[?] -663[?] 659[?]  is mandatory 
633.21/631.83	c qxplain 6641/6642
633.21/631.84	c qxplain 6642/6642
633.21/631.84	c 5912[?] -664[?] 472[?] 583[?]  is mandatory 
633.21/631.84	c qxplain 6641/6641
633.21/631.85	c 5913[?] -664[?] -583[?] -472[?]  is mandatory 
633.21/631.85	c qxplain 6637/6640
633.21/631.86	c qxplain 6639/6640
633.21/631.86	c qxplain 6640/6640
633.21/631.87	c 5916[?] -665[?] 473[?] 584[?]  is mandatory 
633.21/631.87	c qxplain 6639/6639
633.21/631.87	c 5917[?] -665[?] -584[?] -473[?]  is mandatory 
633.21/631.87	c qxplain 6637/6638
633.21/631.88	c qxplain 6638/6638
633.21/631.89	c 5920[?] -666[?] 585[?] 474[?]  is mandatory 
633.21/631.89	c qxplain 6637/6637
633.21/631.89	c 5921[?] -666[?] -585[?] -474[?]  is mandatory 
633.21/631.89	c qxplain 6391/6636
633.31/631.90	c qxplain 6514/6636
633.31/631.91	c qxplain 6576/6636
633.31/631.91	c qxplain 6607/6636
633.31/631.92	c qxplain 6622/6636
633.31/631.92	c qxplain 6630/6636
633.31/631.93	c qxplain 6634/6636
633.31/631.93	c qxplain 6636/6636
633.31/631.94	c 5925[?] -667[?] 664[?] 665[?] 666[?]  is mandatory 
633.31/631.94	c qxplain 6634/6635
633.31/631.96	c qxplain 6635/6635
633.41/632.01	c 5928[?] -668[?] -483[?] 642[?]  is mandatory 
633.41/632.01	c qxplain 6634/6634
633.41/632.02	c 5929[?] -668[?] -642[?] 483[?]  is mandatory 
633.41/632.02	c qxplain 6630/6633
633.41/632.07	c qxplain 6632/6633
633.51/632.10	c qxplain 6633/6633
633.51/632.17	c 5932[?] -669[?] -484[?] 643[?]  is mandatory 
633.51/632.17	c qxplain 6632/6632
633.60/632.23	c 5933[?] -669[?] 484[?] -643[?]  is mandatory 
633.60/632.23	c qxplain 6630/6631
634.71/633.32	c cleaning 13668 clauses out of 27347 with flag 1000/569075
637.13/635.79	c qxplain 6622/6629
637.13/635.80	c qxplain 6626/6629
637.24/635.82	c qxplain 6628/6629
637.24/635.86	c qxplain 6629/6629
637.32/635.92	c 5936[?] -670[?] -485[?] 644[?]  is mandatory 
637.32/635.92	c qxplain 6628/6628
637.32/635.93	c 5937[?] -670[?] -644[?] 485[?]  is mandatory 
637.32/635.93	c qxplain 6626/6627
637.32/635.93	c qxplain 6627/6627
637.32/635.94	c 5938[?] -671[?] 670[?]  is mandatory 
637.32/635.94	c qxplain 6626/6626
637.32/635.96	c 5939[?] -671[?] 669[?]  is mandatory 
637.32/635.96	c qxplain 6622/6625
637.32/635.97	c qxplain 6624/6625
637.32/635.98	c qxplain 6625/6625
637.42/636.01	c 5940[?] -671[?] 668[?]  is mandatory 
637.42/636.01	c qxplain 6624/6624
637.42/636.02	c 5941[?] -671[?] 667[?]  is mandatory 
637.42/636.02	c qxplain 6622/6623
637.42/636.02	c qxplain 6623/6623
637.42/636.03	c 5944[?] -672[?] 583[?] 483[?]  is mandatory 
637.42/636.03	c qxplain 6622/6622
637.42/636.04	c 5945[?] -672[?] -583[?] -483[?]  is mandatory 
637.42/636.04	c qxplain 6607/6621
637.42/636.04	c qxplain 6615/6621
637.42/636.05	c qxplain 6619/6621
637.42/636.05	c qxplain 6621/6621
637.42/636.06	c 5948[?] -673[?] 584[?] 484[?]  is mandatory 
637.42/636.06	c qxplain 6619/6620
637.42/636.07	c qxplain 6620/6620
637.42/636.07	c 5949[?] -673[?] -584[?] -484[?]  is mandatory 
637.42/636.07	c qxplain 6619/6619
637.42/636.08	c 5952[?] -674[?] 485[?] 585[?]  is mandatory 
637.42/636.08	c qxplain 6615/6618
637.42/636.09	c qxplain 6617/6618
637.42/636.09	c qxplain 6618/6618
637.52/636.11	c 5953[?] -674[?] -585[?] -485[?]  is mandatory 
637.52/636.11	c qxplain 6617/6617
637.52/636.11	c 5957[?] -675[?] 672[?] 674[?] 673[?]  is mandatory 
637.52/636.11	c qxplain 6615/6616
637.52/636.15	c qxplain 6616/6616
637.52/636.15	c 5960[?] -676[?] 642[?] -494[?]  is mandatory 
637.52/636.15	c qxplain 6615/6615
637.52/636.16	c 5961[?] -676[?] -642[?] 494[?]  is mandatory 
637.52/636.16	c qxplain 6607/6614
637.52/636.17	c qxplain 6611/6614
637.72/636.31	c qxplain 6613/6614
637.82/636.46	c qxplain 6614/6614
638.02/636.62	c 5964[?] -677[?] 643[?] -495[?]  is mandatory 
638.02/636.62	c qxplain 6613/6613
638.23/636.83	c 5965[?] -677[?] 495[?] -643[?]  is mandatory 
638.23/636.83	c qxplain 6611/6612
640.92/639.56	c cleaning 9962 clauses out of 19937 with flag 3001/575334
641.92/640.57	c qxplain 6607/6610
641.92/640.57	c qxplain 6609/6610
642.03/640.62	c qxplain 6610/6610
642.03/640.64	c 5968[?] -678[?] -496[?] 644[?]  is mandatory 
642.03/640.64	c qxplain 6609/6609
642.03/640.64	c 5969[?] -678[?] -644[?] 496[?]  is mandatory 
642.03/640.64	c qxplain 6607/6608
642.03/640.65	c qxplain 6608/6608
642.03/640.66	c 5970[?] -679[?] 678[?]  is mandatory 
642.03/640.66	c qxplain 6607/6607
642.12/640.78	c 5971[?] -679[?] 677[?]  is mandatory 
642.12/640.78	c qxplain 6576/6606
642.12/640.78	c qxplain 6592/6606
642.12/640.79	c qxplain 6600/6606
642.12/640.79	c qxplain 6604/6606
642.22/640.80	c qxplain 6606/6606
642.22/640.81	c 5972[?] -679[?] 676[?]  is mandatory 
642.22/640.81	c qxplain 6604/6605
642.22/640.81	c qxplain 6605/6605
642.22/640.82	c 5973[?] -679[?] 675[?]  is mandatory 
642.22/640.82	c qxplain 6604/6604
642.22/640.82	c 5976[?] -680[?] 494[?] 583[?]  is mandatory 
642.22/640.82	c qxplain 6600/6603
642.22/640.83	c qxplain 6602/6603
642.22/640.83	c qxplain 6603/6603
642.22/640.84	c 5977[?] -680[?] -583[?] -494[?]  is mandatory 
642.22/640.84	c qxplain 6602/6602
642.22/640.85	c 5980[?] -681[?] 495[?] 584[?]  is mandatory 
642.22/640.85	c qxplain 6600/6601
642.22/640.85	c qxplain 6601/6601
642.22/640.86	c 5981[?] -681[?] -584[?] -495[?]  is mandatory 
642.22/640.86	c qxplain 6600/6600
642.22/640.87	c 5984[?] -682[?] 585[?] 496[?]  is mandatory 
642.22/640.87	c qxplain 6592/6599
642.22/640.87	c qxplain 6596/6599
642.22/640.88	c qxplain 6598/6599
642.22/640.88	c qxplain 6599/6599
642.22/640.89	c 5985[?] -682[?] -585[?] -496[?]  is mandatory 
642.22/640.89	c qxplain 6598/6598
642.32/640.90	c 5989[?] -683[?] 680[?] 682[?] 681[?]  is mandatory 
642.32/640.90	c qxplain 6596/6597
642.42/641.00	c qxplain 6597/6597
642.52/641.13	c 5992[?] -684[?] 642[?] -505[?]  is mandatory 
642.52/641.13	c qxplain 6596/6596
642.63/641.26	c 5993[?] -642[?] -684[?] 505[?]  is mandatory 
642.63/641.26	c qxplain 6592/6595
642.63/641.28	c qxplain 6594/6595
642.63/641.30	c qxplain 6595/6595
642.63/641.31	c 5996[?] -685[?] 643[?] -506[?]  is mandatory 
642.63/641.31	c qxplain 6594/6594
642.74/641.32	c 5997[?] -685[?] -643[?] 506[?]  is mandatory 
642.74/641.32	c qxplain 6592/6593
642.74/641.32	c qxplain 6593/6593
642.74/641.33	c 6000[?] -686[?] 644[?] -507[?]  is mandatory 
642.74/641.33	c qxplain 6592/6592
642.74/641.34	c 6001[?] -686[?] -644[?] 507[?]  is mandatory 
642.74/641.34	c qxplain 6576/6591
642.74/641.35	c qxplain 6584/6591
642.74/641.35	c qxplain 6588/6591
642.74/641.36	c qxplain 6590/6591
642.74/641.36	c qxplain 6591/6591
642.74/641.37	c 6002[?] -687[?] 686[?]  is mandatory 
642.74/641.37	c qxplain 6590/6590
642.74/641.38	c 6003[?] -687[?] 685[?]  is mandatory 
642.74/641.38	c qxplain 6588/6589
642.74/641.38	c qxplain 6589/6589
642.82/641.49	c 6004[?] -687[?] 684[?]  is mandatory 
642.82/641.49	c qxplain 6588/6588
642.92/641.50	c 6005[?] -687[?] 683[?]  is mandatory 
642.92/641.50	c qxplain 6584/6587
642.92/641.51	c qxplain 6586/6587
642.92/641.51	c qxplain 6587/6587
642.92/641.52	c 6008[?] -688[?] 583[?] 505[?]  is mandatory 
642.92/641.52	c qxplain 6586/6586
642.92/641.52	c 6009[?] -688[?] -583[?] -505[?]  is mandatory 
642.92/641.52	c qxplain 6584/6585
642.92/641.53	c qxplain 6585/6585
642.92/641.53	c 6012[?] -689[?] 584[?] 506[?]  is mandatory 
642.92/641.53	c qxplain 6584/6584
642.92/641.54	c 6013[?] -689[?] -584[?] -506[?]  is mandatory 
642.92/641.54	c qxplain 6576/6583
642.92/641.55	c qxplain 6580/6583
642.92/641.55	c qxplain 6582/6583
642.92/641.56	c qxplain 6583/6583
642.92/641.56	c 6016[?] -690[?] 585[?] 507[?]  is mandatory 
642.92/641.56	c qxplain 6582/6582
642.92/641.57	c 6017[?] -690[?] -585[?] -507[?]  is mandatory 
642.92/641.57	c qxplain 6580/6581
642.92/641.57	c qxplain 6581/6581
642.92/641.58	c 6021[?] -691[?] 690[?] 688[?] 689[?]  is mandatory 
642.92/641.58	c qxplain 6580/6580
645.32/643.95	c qxplain 6576/6579
645.32/643.99	c qxplain 6578/6579
645.52/644.12	c qxplain 6579/6579
647.53/646.11	c cleaning 8343 clauses out of 16699 with flag 2000/582060
649.23/647.83	c qxplain 6578/6578
649.34/647.96	c 6024[?] -440[?] 642[?] -692[?]  is mandatory 
649.34/647.96	c qxplain 6576/6577
649.34/647.97	c qxplain 6577/6577
649.43/648.08	c 6025[?] 440[?] -692[?] -642[?]  is mandatory 
649.43/648.08	c qxplain 6576/6576
649.53/648.19	c 6028[?] -441[?] -693[?] 643[?]  is mandatory 
649.53/648.19	c qxplain 6514/6575
649.63/648.20	c qxplain 6545/6575
649.63/648.20	c qxplain 6561/6575
649.63/648.21	c qxplain 6569/6575
649.63/648.22	c qxplain 6573/6575
649.63/648.22	c qxplain 6575/6575
649.73/648.38	c 6029[?] 441[?] -693[?] -643[?]  is mandatory 
649.73/648.38	c qxplain 6573/6574
649.73/648.39	c qxplain 6574/6574
649.83/648.40	c 6032[?] -694[?] 644[?] -442[?]  is mandatory 
649.83/648.40	c qxplain 6573/6573
649.83/648.41	c 6033[?] -694[?] -644[?] 442[?]  is mandatory 
649.83/648.41	c qxplain 6569/6572
649.83/648.42	c qxplain 6571/6572
649.83/648.43	c qxplain 6572/6572
649.83/648.43	c 6034[?] -695[?] 694[?]  is mandatory 
649.83/648.43	c qxplain 6571/6571
649.93/648.55	c 6035[?] -695[?] 693[?]  is mandatory 
649.93/648.55	c qxplain 6569/6570
649.93/648.56	c qxplain 6570/6570
650.03/648.68	c 6036[?] -695[?] 692[?]  is mandatory 
650.03/648.68	c qxplain 6569/6569
650.03/648.69	c 6037[?] -695[?] 691[?]  is mandatory 
650.03/648.69	c qxplain 6561/6568
650.13/648.70	c qxplain 6565/6568
650.13/648.70	c qxplain 6567/6568
650.13/648.71	c qxplain 6568/6568
650.13/648.72	c 6040[?] -696[?] 642[?] 440[?]  is mandatory 
650.13/648.72	c qxplain 6567/6567
650.13/648.73	c 6041[?] -696[?] -642[?] -440[?]  is mandatory 
650.13/648.73	c qxplain 6565/6566
650.13/648.73	c qxplain 6566/6566
650.13/648.74	c 6044[?] -697[?] 441[?] 643[?]  is mandatory 
650.13/648.74	c qxplain 6565/6565
650.13/648.75	c 6045[?] -697[?] -643[?] -441[?]  is mandatory 
650.13/648.75	c qxplain 6561/6564
650.13/648.75	c qxplain 6563/6564
650.13/648.76	c qxplain 6564/6564
650.13/648.77	c 6048[?] -698[?] 644[?] 442[?]  is mandatory 
650.13/648.77	c qxplain 6563/6563
650.13/648.78	c 6049[?] -698[?] -644[?] -442[?]  is mandatory 
650.13/648.78	c qxplain 6561/6562
650.13/648.78	c qxplain 6562/6562
650.13/648.79	c 6053[?] -699[?] 696[?] 698[?] 697[?]  is mandatory 
650.13/648.79	c qxplain 6561/6561
650.23/648.83	c 6056[?] -700[?] -450[?] 701[?]  is mandatory 
650.23/648.83	c qxplain 6545/6560
650.23/648.84	c qxplain 6553/6560
650.23/648.85	c qxplain 6557/6560
650.23/648.85	c qxplain 6559/6560
650.23/648.88	c qxplain 6560/6560
650.34/648.91	c 6057[?] -700[?] 450[?] -701[?]  is mandatory 
650.34/648.91	c qxplain 6559/6559
650.34/648.91	c 6060[?] -704[?] 702[?] -451[?]  is mandatory 
650.34/648.91	c qxplain 6557/6558
650.34/648.93	c qxplain 6558/6558
650.34/648.95	c 6061[?] -704[?] 451[?] -702[?]  is mandatory 
650.34/648.95	c qxplain 6557/6557
650.34/648.96	c 6064[?] -705[?] 703[?] -452[?]  is mandatory 
650.34/648.96	c qxplain 6553/6556
650.34/648.96	c qxplain 6555/6556
650.34/648.97	c qxplain 6556/6556
650.34/648.98	c 6065[?] -705[?] -703[?] 452[?]  is mandatory 
650.34/648.98	c qxplain 6555/6555
650.34/648.99	c 6066[?] -706[?] 705[?]  is mandatory 
650.34/648.99	c qxplain 6553/6554
650.34/649.01	c qxplain 6554/6554
650.45/649.02	c 6067[?] -706[?] 704[?]  is mandatory 
650.45/649.02	c qxplain 6553/6553
650.45/649.04	c 6068[?] -706[?] 700[?]  is mandatory 
650.45/649.04	c qxplain 6545/6552
650.45/649.05	c qxplain 6549/6552
650.45/649.05	c qxplain 6551/6552
650.45/649.06	c qxplain 6552/6552
650.45/649.07	c 6069[?] -706[?] 699[?]  is mandatory 
650.45/649.07	c qxplain 6551/6551
650.45/649.07	c 6072[?] -707[?] 642[?] 450[?]  is mandatory 
650.45/649.07	c qxplain 6549/6550
650.45/649.08	c qxplain 6550/6550
650.45/649.08	c 6073[?] -707[?] -642[?] -450[?]  is mandatory 
650.45/649.08	c qxplain 6549/6549
650.45/649.09	c 6076[?] -708[?] 643[?] 451[?]  is mandatory 
650.45/649.09	c qxplain 6545/6548
650.53/649.10	c qxplain 6547/6548
650.53/649.10	c qxplain 6548/6548
650.53/649.11	c 6077[?] -708[?] -643[?] -451[?]  is mandatory 
650.53/649.11	c qxplain 6547/6547
650.53/649.12	c 6080[?] -709[?] 644[?] 452[?]  is mandatory 
650.53/649.12	c qxplain 6545/6546
650.53/649.12	c qxplain 6546/6546
650.53/649.13	c 6081[?] -709[?] -644[?] -452[?]  is mandatory 
650.53/649.13	c qxplain 6545/6545
650.53/649.14	c 6085[?] -710[?] 707[?] 709[?] 708[?]  is mandatory 
650.53/649.14	c qxplain 6514/6544
650.53/649.14	c qxplain 6530/6544
650.53/649.15	c qxplain 6538/6544
650.53/649.15	c qxplain 6542/6544
650.53/649.16	c qxplain 6544/6544
650.53/649.17	c 6088[?] -461[?] 701[?] -711[?]  is mandatory 
650.53/649.17	c qxplain 6542/6543
650.53/649.17	c qxplain 6543/6543
650.53/649.18	c 6089[?] -711[?] -701[?] 461[?]  is mandatory 
650.53/649.18	c qxplain 6542/6542
650.53/649.19	c 6092[?] -712[?] -462[?] 702[?]  is mandatory 
650.53/649.19	c qxplain 6538/6541
650.53/649.19	c qxplain 6540/6541
650.63/649.20	c qxplain 6541/6541
650.63/649.21	c 6093[?] -712[?] -702[?] 462[?]  is mandatory 
650.63/649.21	c qxplain 6540/6540
650.63/649.23	c 6096[?] -713[?] 703[?] -463[?]  is mandatory 
650.63/649.23	c qxplain 6538/6539
650.63/649.25	c qxplain 6539/6539
650.63/649.27	c 6097[?] -713[?] 463[?] -703[?]  is mandatory 
650.63/649.27	c qxplain 6538/6538
650.63/649.29	c 6098[?] -714[?] 713[?]  is mandatory 
650.63/649.29	c qxplain 6530/6537
650.73/649.30	c qxplain 6534/6537
650.73/649.31	c qxplain 6536/6537
650.73/649.32	c qxplain 6537/6537
650.73/649.33	c 6099[?] -714[?] 712[?]  is mandatory 
650.73/649.33	c qxplain 6536/6536
650.73/649.33	c 6100[?] -714[?] 711[?]  is mandatory 
650.73/649.33	c qxplain 6534/6535
650.73/649.34	c qxplain 6535/6535
650.73/649.35	c 6101[?] -714[?] 710[?]  is mandatory 
650.73/649.35	c qxplain 6534/6534
650.73/649.35	c 6104[?] -715[?] 642[?] 461[?]  is mandatory 
650.73/649.35	c qxplain 6530/6533
650.73/649.36	c qxplain 6532/6533
650.73/649.37	c qxplain 6533/6533
650.73/649.37	c 6105[?] -715[?] -642[?] -461[?]  is mandatory 
650.73/649.37	c qxplain 6532/6532
650.73/649.38	c 6108[?] -716[?] 643[?] 462[?]  is mandatory 
650.73/649.38	c qxplain 6530/6531
650.73/649.38	c qxplain 6531/6531
650.73/649.39	c 6109[?] -716[?] -643[?] -462[?]  is mandatory 
650.73/649.39	c qxplain 6530/6530
650.83/649.40	c 6112[?] -717[?] 463[?] 644[?]  is mandatory 
650.83/649.40	c qxplain 6514/6529
650.83/649.40	c qxplain 6522/6529
650.83/649.41	c qxplain 6526/6529
650.83/649.41	c qxplain 6528/6529
650.83/649.42	c qxplain 6529/6529
650.83/649.43	c 6113[?] -717[?] -644[?] -463[?]  is mandatory 
650.83/649.43	c qxplain 6528/6528
650.83/649.43	c 6117[?] -718[?] 715[?] 717[?] 716[?]  is mandatory 
650.83/649.43	c qxplain 6526/6527
650.83/649.47	c qxplain 6527/6527
650.93/649.52	c 6120[?] -719[?] -472[?] 701[?]  is mandatory 
650.93/649.52	c qxplain 6526/6526
650.93/649.53	c 6121[?] -719[?] -701[?] 472[?]  is mandatory 
650.93/649.53	c qxplain 6522/6525
650.93/649.55	c qxplain 6524/6525
650.93/649.59	c qxplain 6525/6525
651.04/649.61	c 6124[?] -720[?] -473[?] 702[?]  is mandatory 
651.04/649.61	c qxplain 6524/6524
651.04/649.65	c 6125[?] -720[?] -702[?] 473[?]  is mandatory 
651.04/649.65	c qxplain 6522/6523
651.04/649.67	c qxplain 6523/6523
651.14/649.71	c 6128[?] -721[?] 703[?] -474[?]  is mandatory 
651.14/649.71	c qxplain 6522/6522
651.14/649.73	c 6129[?] -721[?] 474[?] -703[?]  is mandatory 
651.14/649.73	c qxplain 6514/6521
651.14/649.74	c qxplain 6518/6521
651.14/649.75	c qxplain 6520/6521
651.14/649.75	c qxplain 6521/6521
651.14/649.78	c 6130[?] -722[?] 721[?]  is mandatory 
651.14/649.78	c qxplain 6520/6520
651.24/649.82	c 6131[?] -722[?] 720[?]  is mandatory 
651.24/649.82	c qxplain 6518/6519
651.24/649.82	c qxplain 6519/6519
651.24/649.83	c 6132[?] -722[?] 719[?]  is mandatory 
651.24/649.83	c qxplain 6518/6518
651.24/649.84	c 6133[?] -722[?] 718[?]  is mandatory 
651.24/649.84	c qxplain 6514/6517
651.24/649.84	c qxplain 6516/6517
651.24/649.85	c qxplain 6517/6517
651.24/649.85	c 6136[?] 642[?] -723[?] 472[?]  is mandatory 
651.24/649.85	c qxplain 6516/6516
651.24/649.86	c 6137[?] -642[?] -472[?] -723[?]  is mandatory 
651.24/649.86	c qxplain 6514/6515
653.64/652.26	c qxplain 6391/6513
653.64/652.27	c qxplain 6453/6513
653.64/652.28	c qxplain 6484/6513
653.64/652.28	c qxplain 6499/6513
653.64/652.29	c qxplain 6507/6513
653.64/652.29	c qxplain 6511/6513
653.64/652.30	c qxplain 6513/6513
653.64/652.31	c 6140[?] 473[?] -724[?] 643[?]  is mandatory 
653.64/652.31	c qxplain 6511/6512
653.64/652.31	c qxplain 6512/6512
653.75/652.32	c 6141[?] -473[?] -643[?] -724[?]  is mandatory 
653.75/652.32	c qxplain 6511/6511
653.75/652.33	c 6144[?] 474[?] -725[?] 644[?]  is mandatory 
653.75/652.33	c qxplain 6507/6510
653.75/652.33	c qxplain 6509/6510
653.75/652.34	c qxplain 6510/6510
653.75/652.35	c 6145[?] -474[?] -644[?] -725[?]  is mandatory 
653.75/652.35	c qxplain 6509/6509
653.75/652.35	c qxplain 6507/6508
653.75/652.36	c qxplain 6508/6508
653.75/652.37	c 6149[?] -726[?] 723[?] 724[?] 725[?]  is mandatory 
653.75/652.37	c qxplain 6507/6507
653.75/652.37	c 6165[?] -730[?] 726[?]  is mandatory 
653.75/652.37	c qxplain 6499/6506
653.75/652.38	c qxplain 6503/6506
653.75/652.39	c qxplain 6505/6506
653.75/652.39	c qxplain 6506/6506
653.83/652.40	c 6168[?] -731[?] 642[?] 483[?]  is mandatory 
653.83/652.40	c qxplain 6505/6505
653.83/652.41	c 6169[?] -731[?] -642[?] -483[?]  is mandatory 
653.83/652.41	c qxplain 6503/6504
653.83/652.41	c qxplain 6504/6504
653.83/652.42	c 6172[?] -732[?] 484[?] 643[?]  is mandatory 
653.83/652.42	c qxplain 6503/6503
653.83/652.44	c 6173[?] -732[?] -643[?] -484[?]  is mandatory 
653.83/652.44	c qxplain 6499/6502
653.83/652.44	c qxplain 6501/6502
653.83/652.45	c qxplain 6502/6502
653.83/652.46	c 6176[?] -733[?] 644[?] 485[?]  is mandatory 
653.83/652.46	c qxplain 6501/6501
653.83/652.46	c 6177[?] -733[?] -644[?] -485[?]  is mandatory 
653.83/652.46	c qxplain 6499/6500
653.83/652.47	c qxplain 6500/6500
653.83/652.48	c 6181[?] -734[?] 732[?] 733[?] 731[?]  is mandatory 
653.83/652.48	c qxplain 6499/6499
653.83/652.49	c 6184[?] -735[?] -494[?] 701[?]  is mandatory 
653.83/652.49	c qxplain 6484/6498
653.83/652.49	c qxplain 6492/6498
653.93/652.50	c qxplain 6496/6498
653.93/652.51	c qxplain 6498/6498
653.93/652.52	c 6185[?] -735[?] -701[?] 494[?]  is mandatory 
653.93/652.52	c qxplain 6496/6497
654.03/652.65	c qxplain 6497/6497
654.13/652.79	c 6188[?] -736[?] 702[?] -495[?]  is mandatory 
654.13/652.79	c qxplain 6496/6496
654.43/653.07	c 6189[?] -736[?] -702[?] 495[?]  is mandatory 
654.43/653.07	c qxplain 6492/6495
654.53/653.15	c qxplain 6494/6495
655.53/654.14	c cleaning 7922 clauses out of 15859 with flag 1001/589565
656.84/655.47	c qxplain 6492/6493
656.94/655.58	c qxplain 6493/6493
657.05/655.61	c 6192[?] -737[?] -496[?] 703[?]  is mandatory 
657.05/655.61	c qxplain 6492/6492
657.05/655.67	c 6193[?] -737[?] -703[?] 496[?]  is mandatory 
657.05/655.67	c qxplain 6484/6491
657.05/655.68	c qxplain 6488/6491
657.05/655.68	c qxplain 6490/6491
657.05/655.69	c qxplain 6491/6491
657.14/655.79	c 6194[?] -738[?] 737[?]  is mandatory 
657.14/655.79	c qxplain 6490/6490
657.24/655.89	c 6195[?] -738[?] 736[?]  is mandatory 
657.24/655.89	c qxplain 6488/6489
657.34/655.90	c qxplain 6489/6489
657.34/655.91	c 6196[?] -738[?] 735[?]  is mandatory 
657.34/655.91	c qxplain 6488/6488
657.34/655.91	c 6197[?] -738[?] 734[?]  is mandatory 
657.34/655.91	c qxplain 6484/6487
657.34/655.92	c qxplain 6486/6487
657.34/655.93	c qxplain 6487/6487
657.34/655.93	c 6200[?] -739[?] 642[?] 494[?]  is mandatory 
657.34/655.93	c qxplain 6486/6486
657.34/655.94	c 6201[?] -739[?] -642[?] -494[?]  is mandatory 
657.34/655.94	c qxplain 6484/6485
657.34/655.94	c qxplain 6485/6485
657.34/655.95	c 6204[?] -740[?] 643[?] 495[?]  is mandatory 
657.34/655.95	c qxplain 6484/6484
657.34/655.96	c 6205[?] -740[?] -643[?] -495[?]  is mandatory 
657.34/655.96	c qxplain 6453/6483
657.34/655.96	c qxplain 6469/6483
657.34/655.97	c qxplain 6477/6483
657.34/655.97	c qxplain 6481/6483
657.34/655.98	c qxplain 6483/6483
657.34/655.98	c 6208[?] -741[?] 644[?] 496[?]  is mandatory 
657.34/655.98	c qxplain 6481/6482
657.34/655.99	c qxplain 6482/6482
657.44/656.00	c 6209[?] -741[?] -644[?] -496[?]  is mandatory 
657.44/656.00	c qxplain 6481/6481
657.44/656.01	c 6213[?] -742[?] 739[?] 741[?] 740[?]  is mandatory 
657.44/656.01	c qxplain 6477/6480
657.44/656.02	c qxplain 6479/6480
657.54/656.12	c qxplain 6480/6480
657.64/656.25	c 6216[?] -743[?] -505[?] 701[?]  is mandatory 
657.64/656.25	c qxplain 6479/6479
657.74/656.38	c 6217[?] -701[?] -743[?] 505[?]  is mandatory 
657.74/656.38	c qxplain 6477/6478
657.74/656.39	c qxplain 6478/6478
657.74/656.39	c 6220[?] -744[?] 702[?] -506[?]  is mandatory 
657.74/656.39	c qxplain 6477/6477
657.84/656.40	c 6221[?] -744[?] -702[?] 506[?]  is mandatory 
657.84/656.40	c qxplain 6469/6476
657.84/656.41	c qxplain 6473/6476
657.84/656.44	c qxplain 6475/6476
660.94/659.59	c cleaning 7235 clauses out of 14569 with flag 4001/596198
662.14/660.74	c qxplain 6473/6474
662.14/660.75	c qxplain 6474/6474
662.14/660.77	c 6224[?] -745[?] -507[?] 703[?]  is mandatory 
662.14/660.77	c qxplain 6473/6473
662.24/660.85	c 6225[?] -745[?] -703[?] 507[?]  is mandatory 
662.24/660.85	c qxplain 6469/6472
662.24/660.86	c qxplain 6471/6472
662.24/660.86	c qxplain 6472/6472
662.34/660.97	c 6226[?] -746[?] 745[?]  is mandatory 
662.34/660.97	c qxplain 6471/6471
662.34/660.98	c 6227[?] -746[?] 744[?]  is mandatory 
662.34/660.98	c qxplain 6469/6470
662.34/660.98	c qxplain 6470/6470
662.45/661.08	c 6228[?] -746[?] 743[?]  is mandatory 
662.45/661.08	c qxplain 6469/6469
662.45/661.09	c 6229[?] -746[?] 742[?]  is mandatory 
662.45/661.09	c qxplain 6453/6468
662.45/661.09	c qxplain 6461/6468
662.45/661.10	c qxplain 6465/6468
662.45/661.10	c qxplain 6467/6468
662.45/661.11	c qxplain 6468/6468
662.55/661.12	c 6232[?] -747[?] 642[?] 505[?]  is mandatory 
662.55/661.12	c qxplain 6467/6467
662.55/661.12	c 6233[?] -747[?] -642[?] -505[?]  is mandatory 
662.55/661.12	c qxplain 6465/6466
662.55/661.13	c qxplain 6466/6466
662.55/661.14	c 6236[?] -748[?] 643[?] 506[?]  is mandatory 
662.55/661.14	c qxplain 6465/6465
662.55/661.15	c 6237[?] -748[?] -643[?] -506[?]  is mandatory 
662.55/661.15	c qxplain 6461/6464
662.55/661.15	c qxplain 6463/6464
662.55/661.16	c qxplain 6464/6464
662.55/661.16	c 6240[?] -749[?] 644[?] 507[?]  is mandatory 
662.55/661.16	c qxplain 6463/6463
662.55/661.17	c 6241[?] -749[?] -644[?] -507[?]  is mandatory 
662.55/661.17	c qxplain 6461/6462
662.55/661.18	c qxplain 6462/6462
662.55/661.18	c 6245[?] -750[?] 747[?] 749[?] 748[?]  is mandatory 
662.55/661.18	c qxplain 6461/6461
662.74/661.30	c 6248[?] 701[?] -440[?] -751[?]  is mandatory 
662.74/661.30	c qxplain 6453/6460
662.74/661.31	c qxplain 6457/6460
662.74/661.32	c qxplain 6459/6460
662.74/661.32	c qxplain 6460/6460
662.84/661.44	c 6249[?] -701[?] -751[?] 440[?]  is mandatory 
662.84/661.44	c qxplain 6459/6459
662.94/661.52	c 6252[?] -752[?] 702[?] -441[?]  is mandatory 
662.94/661.52	c qxplain 6457/6458
662.94/661.54	c qxplain 6458/6458
662.94/661.59	c 6253[?] -752[?] 441[?] -702[?]  is mandatory 
662.94/661.59	c qxplain 6457/6457
663.04/661.60	c 6256[?] -753[?] 703[?] -442[?]  is mandatory 
663.04/661.60	c qxplain 6453/6456
663.04/661.61	c qxplain 6455/6456
663.04/661.61	c qxplain 6456/6456
663.04/661.62	c 6257[?] -753[?] -703[?] 442[?]  is mandatory 
663.04/661.62	c qxplain 6455/6455
663.04/661.63	c 6258[?] -754[?] 753[?]  is mandatory 
663.04/661.63	c qxplain 6453/6454
663.04/661.63	c qxplain 6454/6454
663.04/661.67	c 6259[?] -754[?] 752[?]  is mandatory 
663.04/661.67	c qxplain 6453/6453
663.14/661.78	c 6260[?] -754[?] 751[?]  is mandatory 
663.14/661.78	c qxplain 6391/6452
663.14/661.79	c qxplain 6422/6452
663.14/661.79	c qxplain 6438/6452
663.24/661.80	c qxplain 6446/6452
663.24/661.80	c qxplain 6450/6452
663.24/661.81	c qxplain 6452/6452
663.24/661.82	c 6261[?] -754[?] 750[?]  is mandatory 
663.24/661.82	c qxplain 6450/6451
663.24/661.82	c qxplain 6451/6451
663.24/661.83	c 6264[?] -755[?] 701[?] 440[?]  is mandatory 
663.24/661.83	c qxplain 6450/6450
663.24/661.83	c 6265[?] -755[?] -701[?] -440[?]  is mandatory 
663.24/661.83	c qxplain 6446/6449
663.24/661.84	c qxplain 6448/6449
663.24/661.84	c qxplain 6449/6449
663.24/661.85	c 6268[?] -756[?] 441[?] 702[?]  is mandatory 
663.24/661.85	c qxplain 6448/6448
663.24/661.86	c 6269[?] -756[?] -702[?] -441[?]  is mandatory 
663.24/661.86	c qxplain 6446/6447
663.24/661.86	c qxplain 6447/6447
663.24/661.87	c 6272[?] -757[?] 703[?] 442[?]  is mandatory 
663.24/661.87	c qxplain 6446/6446
663.24/661.87	c 6273[?] -757[?] -703[?] -442[?]  is mandatory 
663.24/661.87	c qxplain 6438/6445
663.24/661.88	c qxplain 6442/6445
663.24/661.89	c qxplain 6444/6445
663.24/661.89	c qxplain 6445/6445
663.35/661.90	c 6277[?] -758[?] 755[?] 756[?] 757[?]  is mandatory 
663.35/661.90	c qxplain 6444/6444
663.35/661.91	c 6280[?] -759[?] -450[?] 760[?]  is mandatory 
663.35/661.91	c qxplain 6442/6443
663.35/661.99	c qxplain 6443/6443
663.45/662.01	c 6281[?] -759[?] -760[?] 450[?]  is mandatory 
663.45/662.01	c qxplain 6442/6442
666.75/665.31	c cleaning 7016 clauses out of 14105 with flag 4000/602970
667.35/665.90	c qxplain 6438/6441
667.35/665.91	c qxplain 6440/6441
667.45/666.00	c qxplain 6441/6441
670.35/668.91	c cleaning 5975 clauses out of 12264 with flag 4001/608146
674.05/672.64	c cleaning 6101 clauses out of 12288 with flag 10000/614145
676.87/675.49	c qxplain 6440/6440
677.05/675.60	c 6284[?] -763[?] -451[?] 761[?]  is mandatory 
677.05/675.60	c qxplain 6438/6439
677.05/675.61	c qxplain 6439/6439
677.15/675.70	c 6285[?] 451[?] -763[?] -761[?]  is mandatory 
677.15/675.70	c qxplain 6438/6438
677.15/675.71	c 6288[?] -764[?] -452[?] 762[?]  is mandatory 
677.15/675.71	c qxplain 6422/6437
677.15/675.72	c qxplain 6430/6437
677.15/675.72	c qxplain 6434/6437
677.15/675.73	c qxplain 6436/6437
677.15/675.74	c qxplain 6437/6437
677.15/675.75	c 6289[?] -764[?] -762[?] 452[?]  is mandatory 
677.15/675.75	c qxplain 6436/6436
677.15/675.76	c 6290[?] -765[?] 764[?]  is mandatory 
677.15/675.76	c qxplain 6434/6435
677.25/675.82	c qxplain 6435/6435
677.35/675.94	c 6291[?] -765[?] 763[?]  is mandatory 
677.35/675.94	c qxplain 6434/6434
677.35/675.97	c 6292[?] -765[?] 759[?]  is mandatory 
677.35/675.97	c qxplain 6430/6433
677.35/675.98	c qxplain 6432/6433
677.35/675.99	c qxplain 6433/6433
677.35/675.99	c 6293[?] -765[?] 758[?]  is mandatory 
677.35/675.99	c qxplain 6432/6432
677.45/676.00	c 6296[?] -766[?] 701[?] 450[?]  is mandatory 
677.45/676.00	c qxplain 6430/6431
677.45/676.00	c qxplain 6431/6431
677.45/676.01	c 6297[?] -766[?] -701[?] -450[?]  is mandatory 
677.45/676.01	c qxplain 6430/6430
677.45/676.02	c 6300[?] -767[?] 451[?] 702[?]  is mandatory 
677.45/676.02	c qxplain 6422/6429
677.45/676.02	c qxplain 6426/6429
677.45/676.03	c qxplain 6428/6429
677.45/676.03	c qxplain 6429/6429
677.45/676.04	c 6301[?] -767[?] -702[?] -451[?]  is mandatory 
677.45/676.04	c qxplain 6428/6428
677.45/676.05	c 6304[?] -768[?] 452[?] 703[?]  is mandatory 
677.45/676.05	c qxplain 6426/6427
677.45/676.05	c qxplain 6427/6427
677.45/676.06	c 6305[?] -768[?] -703[?] -452[?]  is mandatory 
677.45/676.06	c qxplain 6426/6426
677.45/676.07	c 6309[?] -769[?] 766[?] 768[?] 767[?]  is mandatory 
677.45/676.07	c qxplain 6422/6425
677.45/676.10	c qxplain 6424/6425
677.55/676.12	c qxplain 6425/6425
677.55/676.13	c 6312[?] -770[?] -461[?] 760[?]  is mandatory 
677.55/676.13	c qxplain 6424/6424
677.55/676.14	c 6313[?] -770[?] -760[?] 461[?]  is mandatory 
677.55/676.14	c qxplain 6422/6423
677.65/676.29	c qxplain 6423/6423
677.86/676.45	c 6316[?] -771[?] -462[?] 761[?]  is mandatory 
677.86/676.45	c qxplain 6422/6422
678.05/676.63	c 6317[?] -771[?] 462[?] -761[?]  is mandatory 
678.05/676.63	c qxplain 6391/6421
678.05/676.64	c qxplain 6407/6421
678.05/676.64	c qxplain 6415/6421
678.05/676.65	c qxplain 6419/6421
678.05/676.67	c qxplain 6421/6421
678.05/676.67	c 6320[?] -772[?] -463[?] 762[?]  is mandatory 
678.05/676.67	c qxplain 6419/6420
678.05/676.68	c qxplain 6420/6420
678.05/676.69	c 6321[?] -772[?] -762[?] 463[?]  is mandatory 
678.05/676.69	c qxplain 6419/6419
678.05/676.69	c 6322[?] -773[?] 772[?]  is mandatory 
678.05/676.69	c qxplain 6415/6418
678.15/676.70	c qxplain 6417/6418
678.15/676.73	c qxplain 6418/6418
678.35/676.96	c 6323[?] -773[?] 771[?]  is mandatory 
678.35/676.96	c qxplain 6417/6417
678.35/676.97	c 6324[?] -773[?] 770[?]  is mandatory 
678.35/676.97	c qxplain 6415/6416
678.35/676.97	c qxplain 6416/6416
678.35/676.98	c 6325[?] -773[?] 769[?]  is mandatory 
678.35/676.98	c qxplain 6415/6415
678.35/676.99	c 6328[?] -774[?] 701[?] 461[?]  is mandatory 
678.35/676.99	c qxplain 6407/6414
678.35/676.99	c qxplain 6411/6414
678.35/677.00	c qxplain 6413/6414
678.45/677.00	c qxplain 6414/6414
678.45/677.01	c 6329[?] -774[?] -701[?] -461[?]  is mandatory 
678.45/677.01	c qxplain 6413/6413
678.45/677.01	c 6332[?] -775[?] 462[?] 702[?]  is mandatory 
678.45/677.01	c qxplain 6411/6412
678.45/677.02	c qxplain 6412/6412
678.45/677.02	c 6333[?] -775[?] -702[?] -462[?]  is mandatory 
678.45/677.02	c qxplain 6411/6411
678.45/677.03	c 6336[?] -776[?] 703[?] 463[?]  is mandatory 
678.45/677.03	c qxplain 6407/6410
678.45/677.04	c qxplain 6409/6410
678.45/677.04	c qxplain 6410/6410
678.45/677.05	c 6337[?] -776[?] -703[?] -463[?]  is mandatory 
678.45/677.05	c qxplain 6409/6409
678.45/677.05	c 6341[?] -777[?] 774[?] 776[?] 775[?]  is mandatory 
678.45/677.05	c qxplain 6407/6408
679.25/677.84	c cleaning 6308 clauses out of 12734 with flag 1001/620693
683.36/681.96	c cleaning 6149 clauses out of 12425 with flag 7000/626692
688.16/686.77	c cleaning 6576 clauses out of 13277 with flag 14001/633693
691.56/690.18	c qxplain 6391/6406
691.56/690.19	c qxplain 6399/6406
691.66/690.21	c qxplain 6403/6406
691.66/690.25	c qxplain 6405/6406
691.66/690.26	c qxplain 6406/6406
691.76/690.35	c 6344[?] -778[?] -472[?] 760[?]  is mandatory 
691.76/690.35	c qxplain 6405/6405
691.86/690.43	c 6345[?] -778[?] 472[?] -760[?]  is mandatory 
691.86/690.43	c qxplain 6403/6404
691.86/690.43	c qxplain 6399/6402
691.96/690.55	c qxplain 6401/6402
692.06/690.67	c qxplain 6402/6402
692.27/690.89	c 6348[?] -779[?] 761[?] -473[?]  is mandatory 
692.27/690.89	c qxplain 6401/6401
692.46/691.01	c 6349[?] -779[?] 473[?] -761[?]  is mandatory 
692.46/691.01	c qxplain 6399/6400
695.96/694.54	c qxplain 6391/6398
695.96/694.55	c qxplain 6395/6398
695.96/694.56	c qxplain 6397/6398
695.96/694.57	c qxplain 6398/6398
695.96/694.58	c 6352[?] -780[?] -474[?] 762[?]  is mandatory 
695.96/694.58	c qxplain 6397/6397
695.96/694.59	c 6353[?] -780[?] -762[?] 474[?]  is mandatory 
695.96/694.59	c qxplain 6395/6396
696.06/694.60	c qxplain 6396/6396
696.06/694.61	c 6354[?] -781[?] 780[?]  is mandatory 
696.06/694.61	c qxplain 6395/6395
696.16/694.77	c 6355[?] -781[?] 779[?]  is mandatory 
696.16/694.77	c qxplain 6391/6394
696.16/694.78	c qxplain 6393/6394
696.16/694.78	c qxplain 6394/6394
696.16/694.79	c 6356[?] -781[?] 778[?]  is mandatory 
696.16/694.79	c qxplain 6393/6393
696.26/694.80	c 6357[?] -781[?] 777[?]  is mandatory 
696.26/694.80	c qxplain 6391/6392
696.26/694.81	c qxplain 6392/6392
696.26/694.81	c 6360[?] -782[?] 701[?] 472[?]  is mandatory 
696.26/694.81	c qxplain 6391/6391
696.26/694.82	c 6361[?] -782[?] -701[?] -472[?]  is mandatory 
696.26/694.82	c qxplain 5899/6390
696.26/694.83	c qxplain 6145/6390
696.26/694.83	c qxplain 6268/6390
696.26/694.84	c qxplain 6330/6390
696.26/694.84	c qxplain 6361/6390
696.26/694.85	c qxplain 6376/6390
696.26/694.85	c qxplain 6384/6390
696.26/694.86	c qxplain 6388/6390
696.26/694.86	c qxplain 6390/6390
696.26/694.87	c 6364[?] -783[?] 702[?] 473[?]  is mandatory 
696.26/694.87	c qxplain 6388/6389
696.26/694.88	c qxplain 6389/6389
696.26/694.89	c 6365[?] -783[?] -702[?] -473[?]  is mandatory 
696.26/694.89	c qxplain 6388/6388
696.26/694.90	c 6368[?] -784[?] 703[?] 474[?]  is mandatory 
696.26/694.90	c qxplain 6384/6387
696.36/694.90	c qxplain 6386/6387
696.36/694.91	c qxplain 6387/6387
696.36/694.92	c 6369[?] -784[?] -703[?] -474[?]  is mandatory 
696.36/694.92	c qxplain 6386/6386
696.36/694.93	c 6373[?] -785[?] 782[?] 784[?] 783[?]  is mandatory 
696.36/694.93	c qxplain 6384/6385
696.36/694.94	c qxplain 6385/6385
696.36/694.94	c 6376[?] -786[?] 760[?] -483[?]  is mandatory 
696.36/694.94	c qxplain 6384/6384
696.36/694.95	c 6377[?] -786[?] 483[?] -760[?]  is mandatory 
696.36/694.95	c qxplain 6376/6383
696.46/695.01	c qxplain 6380/6383
696.57/695.14	c qxplain 6382/6383
696.68/695.28	c qxplain 6383/6383
696.86/695.41	c 6380[?] -787[?] 761[?] -484[?]  is mandatory 
696.86/695.41	c qxplain 6382/6382
696.96/695.51	c 6381[?] -787[?] -761[?] 484[?]  is mandatory 
696.96/695.51	c qxplain 6380/6381
697.86/696.47	c cleaning 9150 clauses out of 18310 with flag 1001/645304
701.36/699.99	c qxplain 6376/6379
701.46/700.05	c qxplain 6378/6379
701.56/700.19	c qxplain 6379/6379
701.76/700.31	c 6384[?] -788[?] 762[?] -485[?]  is mandatory 
701.76/700.31	c qxplain 6378/6378
701.86/700.41	c 6385[?] -788[?] -762[?] 485[?]  is mandatory 
701.86/700.41	c qxplain 6376/6377
701.86/700.42	c qxplain 6377/6377
701.86/700.49	c 6386[?] -789[?] 788[?]  is mandatory 
701.86/700.49	c qxplain 6376/6376
702.07/700.63	c 6387[?] -789[?] 787[?]  is mandatory 
702.07/700.63	c qxplain 6361/6375
702.07/700.64	c qxplain 6369/6375
702.07/700.64	c qxplain 6373/6375
702.07/700.65	c qxplain 6375/6375
702.07/700.66	c 6388[?] -789[?] 786[?]  is mandatory 
702.07/700.66	c qxplain 6373/6374
702.07/700.67	c qxplain 6374/6374
702.07/700.67	c 6389[?] -789[?] 785[?]  is mandatory 
702.07/700.67	c qxplain 6373/6373
702.07/700.68	c 6392[?] 701[?] -790[?] 483[?]  is mandatory 
702.07/700.68	c qxplain 6369/6372
702.07/700.68	c qxplain 6371/6372
702.07/700.69	c qxplain 6372/6372
702.07/700.70	c 6393[?] -701[?] -483[?] -790[?]  is mandatory 
702.07/700.70	c qxplain 6371/6371
702.07/700.70	c 6396[?] 702[?] -791[?] 484[?]  is mandatory 
702.07/700.70	c qxplain 6369/6370
702.07/700.71	c qxplain 6370/6370
702.19/700.72	c 6397[?] -702[?] -484[?] -791[?]  is mandatory 
702.19/700.72	c qxplain 6369/6369
702.19/700.72	c 6400[?] -792[?] 703[?] 485[?]  is mandatory 
702.19/700.72	c qxplain 6361/6368
702.19/700.73	c qxplain 6365/6368
702.19/700.73	c qxplain 6367/6368
702.19/700.74	c qxplain 6368/6368
702.19/700.75	c 6401[?] -792[?] -703[?] -485[?]  is mandatory 
702.19/700.75	c qxplain 6367/6367
702.19/700.76	c 6405[?] -793[?] 792[?] 791[?] 790[?]  is mandatory 
702.19/700.76	c qxplain 6365/6366
702.19/700.76	c qxplain 6366/6366
702.19/700.77	c 6421[?] -797[?] 793[?]  is mandatory 
702.19/700.77	c qxplain 6365/6365
702.19/700.77	c 6424[?] -798[?] 701[?] 494[?]  is mandatory 
702.19/700.77	c qxplain 6361/6364
702.19/700.78	c qxplain 6363/6364
702.19/700.79	c qxplain 6364/6364
702.19/700.79	c 6425[?] -798[?] -701[?] -494[?]  is mandatory 
702.19/700.79	c qxplain 6363/6363
702.27/700.80	c 6428[?] -799[?] 495[?] 702[?]  is mandatory 
702.27/700.80	c qxplain 6361/6362
702.27/700.81	c qxplain 6362/6362
702.27/700.81	c 6429[?] -799[?] -702[?] -495[?]  is mandatory 
702.27/700.82	c qxplain 6361/6361
702.27/700.82	c 6432[?] -800[?] 703[?] 496[?]  is mandatory 
702.27/700.82	c qxplain 6330/6360
702.27/700.83	c qxplain 6346/6360
702.27/700.83	c qxplain 6354/6360
702.27/700.84	c qxplain 6358/6360
702.27/700.84	c qxplain 6360/6360
702.27/700.85	c 6433[?] -800[?] -703[?] -496[?]  is mandatory 
702.27/700.85	c qxplain 6358/6359
702.27/700.86	c qxplain 6359/6359
702.27/700.86	c 6437[?] -801[?] 798[?] 800[?] 799[?]  is mandatory 
702.27/700.86	c qxplain 6358/6358
702.47/701.02	c 6440[?] -802[?] -505[?] 760[?]  is mandatory 
702.47/701.02	c qxplain 6354/6357
702.47/701.03	c qxplain 6356/6357
702.47/701.04	c qxplain 6357/6357
702.67/701.27	c 6441[?] -802[?] -760[?] 505[?]  is mandatory 
702.67/701.27	c qxplain 6356/6356
702.87/701.41	c 6444[?] -803[?] -506[?] 761[?]  is mandatory 
702.87/701.41	c qxplain 6354/6355
702.97/701.52	c qxplain 6355/6355
703.07/701.60	c 6445[?] -803[?] -761[?] 506[?]  is mandatory 
703.07/701.60	c qxplain 6354/6354
703.97/702.56	c cleaning 7760 clauses out of 15537 with flag 1001/651682
708.18/706.75	c qxplain 6346/6353
708.18/706.76	c qxplain 6350/6353
708.28/706.88	c qxplain 6352/6353
708.38/706.97	c qxplain 6353/6353
711.38/709.91	c qxplain 6352/6352
711.48/710.04	c 6448[?] 762[?] -507[?] -804[?]  is mandatory 
711.48/710.04	c qxplain 6350/6351
711.58/710.18	c qxplain 6351/6351
711.78/710.34	c 6449[?] 507[?] -762[?] -804[?]  is mandatory 
711.78/710.34	c qxplain 6350/6350
711.78/710.40	c 6450[?] -805[?] 804[?]  is mandatory 
711.78/710.40	c qxplain 6346/6349
711.88/710.40	c qxplain 6348/6349
711.88/710.41	c qxplain 6349/6349
711.98/710.56	c 6451[?] -805[?] 803[?]  is mandatory 
711.98/710.56	c qxplain 6348/6348
712.18/710.77	c 6452[?] -805[?] 802[?]  is mandatory 
712.18/710.77	c qxplain 6346/6347
712.18/710.78	c qxplain 6347/6347
712.18/710.79	c 6453[?] -805[?] 801[?]  is mandatory 
712.18/710.79	c qxplain 6346/6346
712.18/710.79	c 6456[?] -806[?] 701[?] 505[?]  is mandatory 
712.18/710.79	c qxplain 6330/6345
712.28/710.80	c qxplain 6338/6345
712.28/710.80	c qxplain 6342/6345
712.28/710.81	c qxplain 6344/6345
712.28/710.82	c qxplain 6345/6345
712.28/710.83	c 6457[?] -806[?] -701[?] -505[?]  is mandatory 
712.28/710.83	c qxplain 6344/6344
712.28/710.83	c 6460[?] -807[?] 702[?] 506[?]  is mandatory 
712.28/710.83	c qxplain 6342/6343
712.28/710.84	c qxplain 6343/6343
712.28/710.85	c 6461[?] -807[?] -702[?] -506[?]  is mandatory 
712.28/710.85	c qxplain 6342/6342
712.28/710.86	c 6464[?] -808[?] 507[?] 703[?]  is mandatory 
712.28/710.86	c qxplain 6338/6341
712.28/710.86	c qxplain 6340/6341
712.28/710.87	c qxplain 6341/6341
712.28/710.88	c 6465[?] -808[?] -703[?] -507[?]  is mandatory 
712.28/710.88	c qxplain 6340/6340
712.28/710.89	c 6469[?] -809[?] 806[?] 808[?] 807[?]  is mandatory 
712.28/710.89	c qxplain 6338/6339
712.48/711.03	c qxplain 6339/6339
712.68/711.20	c 6472[?] -440[?] -810[?] 760[?]  is mandatory 
712.68/711.20	c qxplain 6338/6338
712.78/711.38	c 6473[?] 440[?] -810[?] -760[?]  is mandatory 
712.78/711.38	c qxplain 6330/6337
712.78/711.39	c qxplain 6334/6337
712.78/711.40	c qxplain 6336/6337
712.88/711.40	c qxplain 6337/6337
712.88/711.41	c 6476[?] -811[?] 761[?] -441[?]  is mandatory 
712.88/711.41	c qxplain 6336/6336
712.88/711.42	c 6477[?] -811[?] -761[?] 441[?]  is mandatory 
712.88/711.42	c qxplain 6334/6335
712.98/711.57	c qxplain 6335/6335
713.19/711.75	c 6480[?] -812[?] -442[?] 762[?]  is mandatory 
713.19/711.75	c qxplain 6334/6334
713.38/711.92	c 6481[?] -812[?] -762[?] 442[?]  is mandatory 
713.38/711.92	c qxplain 6330/6333
713.38/711.93	c qxplain 6332/6333
713.38/711.94	c qxplain 6333/6333
713.58/712.10	c 6482[?] -813[?] 812[?]  is mandatory 
713.58/712.10	c qxplain 6332/6332
713.58/712.11	c 6483[?] -813[?] 811[?]  is mandatory 
713.58/712.11	c qxplain 6330/6331
713.58/712.12	c qxplain 6331/6331
713.78/712.30	c 6484[?] -813[?] 810[?]  is mandatory 
713.78/712.30	c qxplain 6330/6330
713.78/712.31	c 6485[?] -813[?] 809[?]  is mandatory 
713.78/712.31	c qxplain 6268/6329
713.78/712.32	c qxplain 6299/6329
713.78/712.32	c qxplain 6315/6329
713.78/712.33	c qxplain 6323/6329
713.78/712.33	c qxplain 6327/6329
713.78/712.34	c qxplain 6329/6329
713.78/712.34	c 6488[?] -814[?] 440[?] 760[?]  is mandatory 
713.78/712.34	c qxplain 6327/6328
713.78/712.35	c qxplain 6328/6328
713.78/712.36	c 6489[?] -814[?] -760[?] -440[?]  is mandatory 
713.78/712.36	c qxplain 6327/6327
713.78/712.36	c 6492[?] -815[?] 441[?] 761[?]  is mandatory 
713.78/712.36	c qxplain 6323/6326
713.78/712.37	c qxplain 6325/6326
713.78/712.38	c qxplain 6326/6326
713.78/712.38	c 6493[?] -815[?] -761[?] -441[?]  is mandatory 
713.78/712.38	c qxplain 6325/6325
713.78/712.39	c 6496[?] -816[?] 762[?] 442[?]  is mandatory 
713.78/712.39	c qxplain 6323/6324
713.78/712.40	c qxplain 6324/6324
713.88/712.40	c 6497[?] -816[?] -762[?] -442[?]  is mandatory 
713.88/712.40	c qxplain 6323/6323
713.88/712.41	c 6501[?] -817[?] 814[?] 816[?] 815[?]  is mandatory 
713.88/712.41	c qxplain 6315/6322
713.88/712.42	c qxplain 6319/6322
713.88/712.49	c qxplain 6321/6322
714.08/712.66	c qxplain 6322/6322
714.38/712.99	c 6504[?] -818[?] 437[?] -450[?]  is mandatory 
714.38/712.99	c qxplain 6321/6321
714.58/713.16	c 6505[?] -818[?] 450[?] -437[?]  is mandatory 
714.58/713.16	c qxplain 6319/6320
714.58/713.18	c qxplain 6320/6320
714.68/713.21	c 6508[?] -819[?] -451[?] 438[?]  is mandatory 
714.68/713.21	c qxplain 6319/6319
714.68/713.23	c 6509[?] -819[?] 451[?] -438[?]  is mandatory 
714.68/713.23	c qxplain 6315/6318
714.68/713.25	c qxplain 6317/6318
714.68/713.26	c qxplain 6318/6318
714.68/713.27	c 6512[?] -820[?] -452[?] 439[?]  is mandatory 
714.68/713.27	c qxplain 6317/6317
714.68/713.28	c 6513[?] -820[?] -439[?] 452[?]  is mandatory 
714.68/713.28	c qxplain 6315/6316
714.68/713.29	c qxplain 6316/6316
714.78/713.30	c 6514[?] -821[?] 820[?]  is mandatory 
714.78/713.30	c qxplain 6315/6315
714.78/713.32	c 6515[?] -821[?] 819[?]  is mandatory 
714.78/713.32	c qxplain 6299/6314
714.78/713.33	c qxplain 6307/6314
714.78/713.33	c qxplain 6311/6314
714.78/713.34	c qxplain 6313/6314
714.78/713.35	c qxplain 6314/6314
714.88/713.49	c 6516[?] -821[?] 818[?]  is mandatory 
714.88/713.49	c qxplain 6313/6313
714.98/713.51	c 6517[?] -821[?] 817[?]  is mandatory 
714.98/713.51	c qxplain 6311/6312
714.98/713.51	c qxplain 6312/6312
714.98/713.52	c 6520[?] -822[?] 450[?] 760[?]  is mandatory 
714.98/713.52	c qxplain 6311/6311
714.98/713.53	c 6521[?] -822[?] -760[?] -450[?]  is mandatory 
714.98/713.53	c qxplain 6307/6310
714.98/713.53	c qxplain 6309/6310
714.98/713.54	c qxplain 6310/6310
714.98/713.55	c 6524[?] -823[?] 761[?] 451[?]  is mandatory 
714.98/713.55	c qxplain 6309/6309
714.98/713.55	c 6525[?] -823[?] -761[?] -451[?]  is mandatory 
714.98/713.55	c qxplain 6307/6308
714.98/713.56	c qxplain 6308/6308
714.98/713.57	c 6528[?] -824[?] 762[?] 452[?]  is mandatory 
714.98/713.57	c qxplain 6307/6307
714.98/713.58	c 6529[?] -824[?] -762[?] -452[?]  is mandatory 
714.98/713.58	c qxplain 6299/6306
714.98/713.58	c qxplain 6303/6306
714.98/713.59	c qxplain 6305/6306
714.98/713.59	c qxplain 6306/6306
715.08/713.60	c 6533[?] -825[?] 822[?] 823[?] 824[?]  is mandatory 
715.08/713.60	c qxplain 6305/6305
715.08/713.61	c qxplain 6303/6304
715.18/713.78	c qxplain 6304/6304
715.18/713.79	c qxplain 6303/6303
715.39/713.95	c 6536[?] -826[?] -461[?] 437[?]  is mandatory 
715.39/713.95	c qxplain 6299/6302
715.39/713.96	c qxplain 6301/6302
715.48/714.04	c qxplain 6302/6302
715.68/714.24	c 6537[?] 461[?] -826[?] -437[?]  is mandatory 
715.68/714.24	c qxplain 6301/6301
715.68/714.27	c 6540[?] -827[?] -462[?] 438[?]  is mandatory 
715.68/714.27	c qxplain 6299/6300
715.68/714.28	c qxplain 6300/6300
715.78/714.32	c 6541[?] -827[?] -438[?] 462[?]  is mandatory 
715.78/714.32	c qxplain 6299/6299
715.78/714.33	c 6544[?] -828[?] -463[?] 439[?]  is mandatory 
715.78/714.33	c qxplain 6268/6298
715.78/714.34	c qxplain 6284/6298
715.78/714.35	c qxplain 6292/6298
715.78/714.35	c qxplain 6296/6298
715.78/714.36	c qxplain 6298/6298
715.78/714.37	c 6545[?] -828[?] -439[?] 463[?]  is mandatory 
715.78/714.37	c qxplain 6296/6297
715.78/714.38	c qxplain 6297/6297
715.78/714.38	c 6546[?] -829[?] 828[?]  is mandatory 
715.78/714.38	c qxplain 6296/6296
715.88/714.46	c 6547[?] -829[?] 827[?]  is mandatory 
715.88/714.46	c qxplain 6292/6295
715.88/714.47	c qxplain 6294/6295
715.88/714.47	c qxplain 6295/6295
716.08/714.68	c 6548[?] -829[?] 826[?]  is mandatory 
716.08/714.68	c qxplain 6294/6294
716.08/714.69	c 6549[?] -829[?] 825[?]  is mandatory 
716.08/714.69	c qxplain 6292/6293
716.08/714.70	c qxplain 6293/6293
716.18/714.70	c 6552[?] -830[?] 760[?] 461[?]  is mandatory 
716.18/714.70	c qxplain 6292/6292
716.18/714.71	c 6553[?] -830[?] -760[?] -461[?]  is mandatory 
716.18/714.71	c qxplain 6284/6291
716.18/714.72	c qxplain 6288/6291
716.18/714.72	c qxplain 6290/6291
716.18/714.73	c qxplain 6291/6291
716.18/714.73	c 6556[?] -831[?] 761[?] 462[?]  is mandatory 
716.18/714.73	c qxplain 6290/6290
716.18/714.74	c 6557[?] -831[?] -761[?] -462[?]  is mandatory 
716.18/714.74	c qxplain 6288/6289
716.18/714.75	c qxplain 6289/6289
716.18/714.75	c 6560[?] -832[?] 762[?] 463[?]  is mandatory 
716.18/714.75	c qxplain 6288/6288
716.18/714.76	c 6561[?] -832[?] -762[?] -463[?]  is mandatory 
716.18/714.76	c qxplain 6284/6287
716.18/714.77	c qxplain 6286/6287
716.18/714.77	c qxplain 6287/6287
716.18/714.78	c 6565[?] -833[?] 831[?] 832[?] 830[?]  is mandatory 
716.18/714.78	c qxplain 6286/6286
716.39/714.95	c 6568[?] -472[?] -834[?] 437[?]  is mandatory 
716.39/714.95	c qxplain 6284/6285
716.39/714.96	c qxplain 6285/6285
716.68/715.25	c 6569[?] 472[?] -834[?] -437[?]  is mandatory 
716.68/715.25	c qxplain 6284/6284
716.68/715.27	c 6572[?] -835[?] -473[?] 438[?]  is mandatory 
716.68/715.27	c qxplain 6268/6283
716.68/715.28	c qxplain 6276/6283
716.68/715.28	c qxplain 6280/6283
716.78/715.32	c qxplain 6282/6283
716.78/715.37	c qxplain 6283/6283
716.78/715.38	c 6573[?] -835[?] -438[?] 473[?]  is mandatory 
716.78/715.38	c qxplain 6282/6282
717.79/716.31	c qxplain 6280/6281
717.79/716.32	c qxplain 6281/6281
719.59/718.15	c qxplain 6280/6280
719.59/718.16	c 6576[?] 439[?] -474[?] -836[?]  is mandatory 
719.59/718.16	c qxplain 6276/6279
719.59/718.17	c qxplain 6278/6279
719.59/718.19	c qxplain 6279/6279
719.59/718.20	c 6577[?] -836[?] 474[?] -439[?]  is mandatory 
719.59/718.20	c qxplain 6278/6278
719.69/718.21	c 6578[?] -837[?] 836[?]  is mandatory 
719.69/718.21	c qxplain 6276/6277
719.69/718.26	c qxplain 6277/6277
719.69/718.27	c 6579[?] -837[?] 835[?]  is mandatory 
719.69/718.27	c qxplain 6276/6276
719.88/718.45	c 6580[?] 834[?] -837[?]  is mandatory 
719.88/718.45	c qxplain 6268/6275
719.88/718.46	c qxplain 6272/6275
719.88/718.46	c qxplain 6274/6275
719.88/718.47	c qxplain 6275/6275
719.88/718.47	c 6581[?] -837[?] 833[?]  is mandatory 
719.88/718.47	c qxplain 6274/6274
719.88/718.48	c 6584[?] -838[?] 472[?] 760[?]  is mandatory 
719.88/718.48	c qxplain 6272/6273
719.88/718.49	c qxplain 6273/6273
719.88/718.49	c 6585[?] -838[?] -760[?] -472[?]  is mandatory 
719.88/718.49	c qxplain 6272/6272
719.98/718.50	c 6588[?] -839[?] 761[?] 473[?]  is mandatory 
719.98/718.50	c qxplain 6268/6271
719.98/718.51	c qxplain 6270/6271
719.98/718.51	c qxplain 6271/6271
719.98/718.52	c 6589[?] -839[?] -761[?] -473[?]  is mandatory 
719.98/718.52	c qxplain 6270/6270
719.98/718.53	c 6592[?] -840[?] 474[?] 762[?]  is mandatory 
719.98/718.53	c qxplain 6268/6269
719.98/718.53	c qxplain 6269/6269
719.98/718.54	c 6593[?] -840[?] -762[?] -474[?]  is mandatory 
719.98/718.54	c qxplain 6268/6268
719.98/718.55	c 6597[?] -841[?] 838[?] 840[?] 839[?]  is mandatory 
719.98/718.55	c qxplain 6145/6267
719.98/718.55	c qxplain 6207/6267
719.98/718.56	c qxplain 6238/6267
719.98/718.56	c qxplain 6253/6267
719.98/718.57	c qxplain 6261/6267
719.98/718.58	c qxplain 6265/6267
719.98/718.58	c qxplain 6267/6267
720.18/718.76	c 6600[?] -842[?] -483[?] 437[?]  is mandatory 
720.18/718.76	c qxplain 6265/6266
720.18/718.77	c qxplain 6266/6266
720.38/718.99	c 6601[?] 483[?] -842[?] -437[?]  is mandatory 
720.38/718.99	c qxplain 6265/6265
720.48/719.00	c 6604[?] -843[?] -484[?] 438[?]  is mandatory 
720.48/719.00	c qxplain 6261/6264
720.48/719.01	c qxplain 6263/6264
720.48/719.02	c qxplain 6264/6264
720.48/719.02	c 6605[?] -843[?] 484[?] -438[?]  is mandatory 
720.48/719.02	c qxplain 6263/6263
722.48/721.03	c cleaning 12007 clauses out of 24023 with flag 2000/667932
725.20/723.75	c qxplain 6261/6262
725.20/723.80	c qxplain 6262/6262
726.79/725.39	c qxplain 6261/6261
726.99/725.52	c 6608[?] -844[?] -485[?] 439[?]  is mandatory 
726.99/725.52	c qxplain 6253/6260
726.99/725.53	c qxplain 6257/6260
726.99/725.54	c qxplain 6259/6260
727.09/725.60	c qxplain 6260/6260
727.09/725.61	c 6609[?] -844[?] 485[?] -439[?]  is mandatory 
727.09/725.61	c qxplain 6259/6259
727.09/725.62	c 6610[?] -845[?] 844[?]  is mandatory 
727.09/725.62	c qxplain 6257/6258
727.09/725.63	c qxplain 6258/6258
727.09/725.63	c 6611[?] -845[?] 843[?]  is mandatory 
727.09/725.63	c qxplain 6257/6257
727.19/725.76	c 6612[?] -845[?] 842[?]  is mandatory 
727.19/725.76	c qxplain 6253/6256
727.19/725.77	c qxplain 6255/6256
727.19/725.78	c qxplain 6256/6256
727.19/725.78	c 6613[?] -845[?] 841[?]  is mandatory 
727.19/725.78	c qxplain 6255/6255
727.19/725.79	c 6616[?] -846[?] 760[?] 483[?]  is mandatory 
727.19/725.79	c qxplain 6253/6254
727.19/725.79	c qxplain 6254/6254
727.29/725.80	c 6617[?] -846[?] -760[?] -483[?]  is mandatory 
727.29/725.80	c qxplain 6253/6253
727.29/725.81	c 6620[?] -847[?] 484[?] 761[?]  is mandatory 
727.29/725.81	c qxplain 6238/6252
727.29/725.81	c qxplain 6246/6252
727.29/725.82	c qxplain 6250/6252
727.29/725.82	c qxplain 6252/6252
727.29/725.83	c 6621[?] -847[?] -761[?] -484[?]  is mandatory 
727.29/725.83	c qxplain 6250/6251
727.29/725.84	c qxplain 6251/6251
727.29/725.85	c 6624[?] -848[?] 485[?] 762[?]  is mandatory 
727.29/725.85	c qxplain 6250/6250
727.29/725.86	c 6625[?] -848[?] -762[?] -485[?]  is mandatory 
727.29/725.86	c qxplain 6246/6249
727.29/725.87	c qxplain 6248/6249
727.29/725.87	c qxplain 6249/6249
727.29/725.88	c 6629[?] -849[?] 846[?] 848[?] 847[?]  is mandatory 
727.29/725.88	c qxplain 6248/6248
727.50/726.02	c 6632[?] -850[?] -494[?] 437[?]  is mandatory 
727.50/726.02	c qxplain 6246/6247
727.50/726.04	c qxplain 6247/6247
727.59/726.18	c 6633[?] -850[?] 494[?] -437[?]  is mandatory 
727.59/726.18	c qxplain 6246/6246
727.69/726.28	c 6636[?] -851[?] -495[?] 438[?]  is mandatory 
727.69/726.28	c qxplain 6238/6245
727.80/726.32	c qxplain 6242/6245
727.90/726.45	c qxplain 6244/6245
728.10/726.65	c qxplain 6245/6245
728.10/726.68	c 6637[?] -851[?] 495[?] -438[?]  is mandatory 
728.10/726.68	c qxplain 6244/6244
729.10/727.61	c cleaning 9284 clauses out of 18577 with flag 1002/674495
732.20/730.72	c qxplain 6242/6243
732.30/730.83	c qxplain 6243/6243
734.20/732.77	c cleaning 7560 clauses out of 15146 with flag 2001/680349
734.60/733.14	c qxplain 6242/6242
734.70/733.23	c 6640[?] -852[?] -496[?] 439[?]  is mandatory 
734.70/733.23	c qxplain 6238/6241
734.70/733.24	c qxplain 6240/6241
734.80/733.33	c qxplain 6241/6241
734.90/733.42	c 6641[?] -852[?] -439[?] 496[?]  is mandatory 
734.90/733.42	c qxplain 6240/6240
735.00/733.53	c 6642[?] -853[?] 852[?]  is mandatory 
735.00/733.53	c qxplain 6238/6239
735.00/733.54	c qxplain 6239/6239
735.11/733.63	c 6643[?] -853[?] 851[?]  is mandatory 
735.11/733.63	c qxplain 6238/6238
735.22/733.75	c 6644[?] -853[?] 850[?]  is mandatory 
735.22/733.75	c qxplain 6207/6237
735.22/733.76	c qxplain 6223/6237
735.22/733.76	c qxplain 6231/6237
735.22/733.77	c qxplain 6235/6237
735.22/733.77	c qxplain 6237/6237
735.22/733.78	c 6645[?] -853[?] 849[?]  is mandatory 
735.22/733.78	c qxplain 6235/6236
738.60/737.15	c qxplain 6231/6234
738.60/737.16	c qxplain 6233/6234
738.60/737.17	c qxplain 6234/6234
738.60/737.17	c 6648[?] -854[?] 494[?] 760[?]  is mandatory 
738.60/737.17	c qxplain 6233/6233
738.60/737.18	c 6649[?] -854[?] -760[?] -494[?]  is mandatory 
738.60/737.18	c qxplain 6231/6232
739.51/738.03	c cleaning 7036 clauses out of 14164 with flag 1001/686929
744.20/742.76	c cleaning 6487 clauses out of 13127 with flag 7000/692928
744.40/742.95	c qxplain 6223/6230
744.40/742.95	c qxplain 6227/6230
744.40/742.96	c qxplain 6229/6230
744.40/742.96	c qxplain 6230/6230
744.40/742.97	c 6652[?] 761[?] -855[?] 495[?]  is mandatory 
744.40/742.97	c qxplain 6229/6229
744.40/742.98	c 6653[?] -495[?] -761[?] -855[?]  is mandatory 
744.40/742.98	c qxplain 6227/6228
744.40/742.98	c qxplain 6228/6228
744.40/742.99	c 6656[?] -856[?] 762[?] 496[?]  is mandatory 
744.40/742.99	c qxplain 6227/6227
744.50/743.00	c 6657[?] -856[?] -762[?] -496[?]  is mandatory 
744.50/743.00	c qxplain 6223/6226
744.50/743.00	c qxplain 6225/6226
744.50/743.01	c qxplain 6226/6226
744.50/743.01	c 6661[?] -857[?] 854[?] 856[?] 855[?]  is mandatory 
744.50/743.01	c qxplain 6225/6225
744.50/743.02	c 6677[?] -861[?] 857[?]  is mandatory 
744.50/743.02	c qxplain 6223/6224
744.50/743.02	c qxplain 6224/6224
744.50/743.03	c 6680[?] -862[?] 760[?] 505[?]  is mandatory 
744.50/743.03	c qxplain 6223/6223
744.50/743.03	c 6681[?] -862[?] -760[?] -505[?]  is mandatory 
744.50/743.03	c qxplain 6207/6222
744.50/743.04	c qxplain 6215/6222
744.50/743.04	c qxplain 6219/6222
744.50/743.05	c qxplain 6221/6222
744.50/743.05	c qxplain 6222/6222
744.50/743.06	c 6684[?] -863[?] 761[?] 506[?]  is mandatory 
744.50/743.06	c qxplain 6221/6221
744.50/743.07	c 6685[?] -863[?] -761[?] -506[?]  is mandatory 
744.50/743.07	c qxplain 6219/6220
744.50/743.07	c qxplain 6220/6220
744.50/743.08	c 6688[?] -864[?] 762[?] 507[?]  is mandatory 
744.50/743.08	c qxplain 6219/6219
744.50/743.08	c 6689[?] -864[?] -762[?] -507[?]  is mandatory 
744.50/743.08	c qxplain 6215/6218
744.50/743.09	c qxplain 6217/6218
744.50/743.09	c qxplain 6218/6218
744.50/743.10	c 6693[?] -865[?] 863[?] 864[?] 862[?]  is mandatory 
744.60/743.10	c qxplain 6217/6217
744.60/743.10	c 6696[?] -866[?] -440[?] 437[?]  is mandatory 
744.60/743.10	c qxplain 6215/6216
744.60/743.11	c qxplain 6216/6216
744.80/743.35	c 6697[?] -866[?] 440[?] -437[?]  is mandatory 
744.80/743.35	c qxplain 6215/6215
744.90/743.45	c 6700[?] -867[?] 438[?] -441[?]  is mandatory 
744.90/743.45	c qxplain 6207/6214
744.90/743.45	c qxplain 6211/6214
745.01/743.53	c qxplain 6213/6214
745.20/743.75	c qxplain 6214/6214
745.30/743.86	c 6701[?] -867[?] 441[?] -438[?]  is mandatory 
745.30/743.86	c qxplain 6213/6213
745.50/744.06	c 6704[?] -868[?] -442[?] 439[?]  is mandatory 
745.50/744.06	c qxplain 6211/6212
745.60/744.15	c qxplain 6212/6212
745.70/744.24	c 6705[?] -868[?] -439[?] 442[?]  is mandatory 
745.70/744.24	c qxplain 6211/6211
745.80/744.34	c 6706[?] -869[?] 868[?]  is mandatory 
745.80/744.34	c qxplain 6207/6210
745.80/744.35	c qxplain 6209/6210
745.80/744.36	c qxplain 6210/6210
745.90/744.48	c 6707[?] -869[?] 867[?]  is mandatory 
745.90/744.49	c qxplain 6209/6209
745.90/744.49	c 6708[?] -869[?] 866[?]  is mandatory 
745.90/744.49	c qxplain 6207/6208
746.00/744.50	c qxplain 6208/6208
746.00/744.51	c 6709[?] -869[?] 865[?]  is mandatory 
746.00/744.51	c qxplain 6207/6207
746.00/744.51	c 6712[?] -870[?] 874[?] 871[?]  is mandatory 
746.00/744.51	c qxplain 6145/6206
746.00/744.52	c qxplain 6176/6206
746.00/744.52	c qxplain 6192/6206
746.00/744.53	c qxplain 6200/6206
746.00/744.53	c qxplain 6204/6206
746.00/744.54	c qxplain 6206/6206
746.00/744.54	c 6713[?] -870[?] -871[?] -874[?]  is mandatory 
746.00/744.54	c qxplain 6204/6205
746.00/744.55	c qxplain 6205/6205
746.00/744.55	c 6716[?] -877[?] 872[?] 875[?]  is mandatory 
746.00/744.55	c qxplain 6204/6204
746.00/744.56	c 6717[?] -877[?] -872[?] -875[?]  is mandatory 
746.00/744.56	c qxplain 6200/6203
746.00/744.57	c qxplain 6202/6203
746.00/744.57	c qxplain 6203/6203
746.00/744.58	c 6720[?] -878[?] 873[?] 876[?]  is mandatory 
746.00/744.58	c qxplain 6202/6202
746.00/744.58	c 6721[?] -878[?] -873[?] -876[?]  is mandatory 
746.00/744.58	c qxplain 6200/6201
746.00/744.59	c qxplain 6201/6201
746.00/744.59	c 6725[?] -879[?] 878[?] 870[?] 877[?]  is mandatory 
746.00/744.59	c qxplain 6200/6200
746.50/745.02	c 6728[?] -880[?] -884[?] 881[?]  is mandatory 
746.50/745.02	c qxplain 6192/6199
746.50/745.03	c qxplain 6196/6199
746.50/745.04	c qxplain 6198/6199
746.60/745.15	c qxplain 6199/6199
746.70/745.26	c 6729[?] -880[?] -881[?] 884[?]  is mandatory 
746.70/745.26	c qxplain 6198/6198
746.70/745.29	c 6732[?] -887[?] -885[?] 882[?]  is mandatory 
746.70/745.29	c qxplain 6196/6197
746.80/745.31	c qxplain 6197/6197
746.80/745.39	c 6733[?] -887[?] 885[?] -882[?]  is mandatory 
746.80/745.39	c qxplain 6196/6196
746.90/745.41	c 6736[?] -888[?] -886[?] 883[?]  is mandatory 
746.90/745.41	c qxplain 6192/6195
746.90/745.42	c qxplain 6194/6195
746.90/745.43	c qxplain 6195/6195
746.90/745.44	c 6737[?] -888[?] 886[?] -883[?]  is mandatory 
746.90/745.44	c qxplain 6194/6194
746.90/745.45	c 6738[?] -889[?] 888[?]  is mandatory 
746.90/745.45	c qxplain 6192/6193
746.90/745.49	c qxplain 6193/6193
747.00/745.52	c 6739[?] -889[?] 887[?]  is mandatory 
747.00/745.52	c qxplain 6192/6192
747.10/745.62	c 6740[?] -889[?] 880[?]  is mandatory 
747.10/745.62	c qxplain 6176/6191
747.10/745.63	c qxplain 6184/6191
747.10/745.63	c qxplain 6188/6191
747.10/745.64	c qxplain 6190/6191
747.10/745.64	c qxplain 6191/6191
747.10/745.65	c 6741[?] -889[?] 879[?]  is mandatory 
747.10/745.65	c qxplain 6190/6190
747.10/745.65	c 6744[?] -890[?] 871[?] 884[?]  is mandatory 
747.10/745.65	c qxplain 6188/6189
747.10/745.66	c qxplain 6189/6189
747.10/745.66	c 6745[?] -890[?] -871[?] -884[?]  is mandatory 
747.10/745.66	c qxplain 6188/6188
747.10/745.67	c 6748[?] -891[?] 885[?] 872[?]  is mandatory 
747.10/745.67	c qxplain 6184/6187
747.10/745.68	c qxplain 6186/6187
747.10/745.68	c qxplain 6187/6187
747.10/745.69	c 6749[?] -891[?] -872[?] -885[?]  is mandatory 
747.10/745.69	c qxplain 6186/6186
747.10/745.69	c 6752[?] -892[?] 873[?] 886[?]  is mandatory 
747.10/745.69	c qxplain 6184/6185
747.10/745.70	c qxplain 6185/6185
747.10/745.71	c 6753[?] -892[?] -873[?] -886[?]  is mandatory 
747.10/745.71	c qxplain 6184/6184
747.10/745.71	c 6757[?] -893[?] 890[?] 892[?] 891[?]  is mandatory 
747.10/745.71	c qxplain 6176/6183
747.20/745.72	c qxplain 6180/6183
747.31/745.83	c qxplain 6182/6183
751.19/749.78	c cleaning 7591 clauses out of 15225 with flag 5000/701514
754.80/753.36	c qxplain 6180/6181
754.90/753.48	c qxplain 6181/6181
755.01/753.59	c 6760[?] -894[?] -895[?] 881[?]  is mandatory 
755.01/753.59	c qxplain 6180/6180
755.30/753.87	c 6761[?] 895[?] -894[?] -881[?]  is mandatory 
755.30/753.87	c qxplain 6176/6179
755.30/753.88	c qxplain 6178/6179
755.40/753.95	c qxplain 6179/6179
755.50/754.01	c 6764[?] -898[?] -896[?] 882[?]  is mandatory 
755.50/754.01	c qxplain 6178/6178
755.50/754.05	c 6765[?] -898[?] 896[?] -882[?]  is mandatory 
755.50/754.05	c qxplain 6176/6177
755.50/754.06	c qxplain 6177/6177
755.50/754.07	c 6768[?] -899[?] -897[?] 883[?]  is mandatory 
755.50/754.07	c qxplain 6176/6176
755.50/754.08	c 6769[?] -899[?] 897[?] -883[?]  is mandatory 
755.50/754.08	c qxplain 6145/6175
755.50/754.08	c qxplain 6161/6175
755.50/754.09	c qxplain 6169/6175
755.50/754.10	c qxplain 6173/6175
755.60/754.10	c qxplain 6175/6175
755.60/754.11	c 6770[?] -900[?] 899[?]  is mandatory 
755.60/754.11	c qxplain 6173/6174
755.60/754.15	c qxplain 6174/6174
755.60/754.18	c 6771[?] -900[?] 898[?]  is mandatory 
755.60/754.18	c qxplain 6173/6173
755.80/754.30	c 6772[?] 894[?] -900[?]  is mandatory 
755.80/754.30	c qxplain 6169/6172
755.80/754.31	c qxplain 6171/6172
755.80/754.32	c qxplain 6172/6172
755.80/754.33	c 6773[?] -900[?] 893[?]  is mandatory 
755.80/754.33	c qxplain 6171/6171
755.80/754.33	c 6776[?] -901[?] 871[?] 895[?]  is mandatory 
755.80/754.33	c qxplain 6169/6170
755.80/754.34	c qxplain 6170/6170
755.80/754.35	c 6777[?] -901[?] -871[?] -895[?]  is mandatory 
755.80/754.35	c qxplain 6169/6169
755.80/754.36	c 6780[?] -902[?] 872[?] 896[?]  is mandatory 
755.80/754.36	c qxplain 6161/6168
755.80/754.37	c qxplain 6165/6168
755.80/754.37	c qxplain 6167/6168
755.80/754.38	c qxplain 6168/6168
755.80/754.39	c 6781[?] -902[?] -872[?] -896[?]  is mandatory 
755.80/754.39	c qxplain 6167/6167
755.90/754.40	c 6784[?] -903[?] 873[?] 897[?]  is mandatory 
755.90/754.40	c qxplain 6165/6166
755.90/754.41	c qxplain 6166/6166
755.90/754.42	c 6785[?] -903[?] -873[?] -897[?]  is mandatory 
755.90/754.42	c qxplain 6165/6165
755.90/754.43	c 6789[?] -904[?] 901[?] 903[?] 902[?]  is mandatory 
755.90/754.43	c qxplain 6161/6164
755.90/754.47	c qxplain 6163/6164
756.00/754.59	c qxplain 6164/6164
756.20/754.71	c 6792[?] -906[?] -905[?] 881[?]  is mandatory 
756.20/754.71	c qxplain 6163/6163
756.30/754.85	c 6793[?] 906[?] -905[?] -881[?]  is mandatory 
756.30/754.85	c qxplain 6161/6162
756.30/754.86	c qxplain 6162/6162
756.30/754.86	c 6796[?] -909[?] -907[?] 882[?]  is mandatory 
756.30/754.86	c qxplain 6161/6161
756.30/754.87	c 6797[?] -909[?] 907[?] -882[?]  is mandatory 
756.30/754.87	c qxplain 6145/6160
756.30/754.88	c qxplain 6153/6160
756.30/754.89	c qxplain 6157/6160
756.40/754.91	c qxplain 6159/6160
757.59/756.12	c qxplain 6157/6158
757.59/756.13	c qxplain 6158/6158
757.59/756.14	c 6800[?] -908[?] 883[?] -910[?]  is mandatory 
757.59/756.14	c qxplain 6157/6157
757.59/756.15	c 6801[?] -910[?] 908[?] -883[?]  is mandatory 
757.59/756.15	c qxplain 6153/6156
757.59/756.16	c qxplain 6155/6156
757.59/756.17	c qxplain 6156/6156
757.59/756.18	c 6802[?] -911[?] 910[?]  is mandatory 
757.59/756.18	c qxplain 6155/6155
757.70/756.24	c 6803[?] -911[?] 909[?]  is mandatory 
757.70/756.24	c qxplain 6153/6154
757.70/756.25	c qxplain 6154/6154
757.80/756.39	c 6804[?] 905[?] -911[?]  is mandatory 
757.80/756.39	c qxplain 6153/6153
757.90/756.40	c 6805[?] -911[?] 904[?]  is mandatory 
757.90/756.40	c qxplain 6145/6152
757.90/756.41	c qxplain 6149/6152
757.90/756.41	c qxplain 6151/6152
757.90/756.42	c qxplain 6152/6152
757.90/756.43	c 6808[?] -912[?] 906[?] 871[?]  is mandatory 
757.90/756.43	c qxplain 6151/6151
757.90/756.43	c 6809[?] -912[?] -871[?] -906[?]  is mandatory 
757.90/756.43	c qxplain 6149/6150
757.90/756.44	c qxplain 6150/6150
757.90/756.45	c 6812[?] -913[?] 872[?] 907[?]  is mandatory 
757.90/756.45	c qxplain 6149/6149
757.90/756.45	c 6813[?] -913[?] -872[?] -907[?]  is mandatory 
757.90/756.45	c qxplain 6145/6148
757.90/756.46	c qxplain 6147/6148
757.90/756.47	c qxplain 6148/6148
757.90/756.47	c 6816[?] -914[?] 873[?] 908[?]  is mandatory 
757.90/756.47	c qxplain 6147/6147
757.90/756.48	c 6817[?] -914[?] -873[?] -908[?]  is mandatory 
757.90/756.48	c qxplain 6145/6146
757.90/756.49	c qxplain 6146/6146
757.90/756.49	c 6821[?] -915[?] 914[?] 912[?] 913[?]  is mandatory 
757.90/756.49	c qxplain 6145/6145
758.10/756.65	c 6824[?] -917[?] -916[?] 881[?]  is mandatory 
758.10/756.65	c qxplain 5899/6144
758.10/756.66	c qxplain 6022/6144
758.10/756.67	c qxplain 6084/6144
758.10/756.67	c qxplain 6115/6144
758.10/756.68	c qxplain 6130/6144
758.10/756.68	c qxplain 6138/6144
758.10/756.69	c qxplain 6142/6144
758.10/756.70	c qxplain 6144/6144
758.40/756.91	c 6825[?] 917[?] -916[?] -881[?]  is mandatory 
758.40/756.91	c qxplain 6142/6143
758.40/756.92	c qxplain 6143/6143
758.40/756.92	c 6828[?] -920[?] -918[?] 882[?]  is mandatory 
758.40/756.92	c qxplain 6142/6142
758.40/756.93	c 6829[?] -920[?] 918[?] -882[?]  is mandatory 
758.40/756.93	c qxplain 6138/6141
758.50/757.03	c qxplain 6140/6141
760.70/759.21	c qxplain 6138/6139
760.70/759.22	c qxplain 6139/6139
760.70/759.23	c 6832[?] 883[?] -919[?] -921[?]  is mandatory 
760.70/759.23	c qxplain 6138/6138
760.70/759.24	c 6833[?] 919[?] -883[?] -921[?]  is mandatory 
760.70/759.24	c qxplain 6130/6137
760.70/759.25	c qxplain 6134/6137
760.70/759.26	c qxplain 6136/6137
760.70/759.27	c qxplain 6137/6137
760.70/759.27	c 6834[?] -922[?] 921[?]  is mandatory 
760.70/759.27	c qxplain 6136/6136
760.70/759.28	c 6835[?] -922[?] 920[?]  is mandatory 
760.70/759.28	c qxplain 6134/6135
760.70/759.29	c qxplain 6135/6135
760.90/759.44	c 6836[?] -922[?] 916[?]  is mandatory 
760.90/759.44	c qxplain 6134/6134
760.90/759.45	c 6837[?] -922[?] 915[?]  is mandatory 
760.90/759.45	c qxplain 6130/6133
760.90/759.46	c qxplain 6132/6133
760.90/759.46	c qxplain 6133/6133
760.90/759.47	c 6840[?] -923[?] 871[?] 917[?]  is mandatory 
760.90/759.47	c qxplain 6132/6132
760.90/759.47	c 6841[?] -923[?] -871[?] -917[?]  is mandatory 
760.90/759.47	c qxplain 6130/6131
760.90/759.48	c qxplain 6131/6131
760.90/759.49	c 6844[?] -924[?] 872[?] 918[?]  is mandatory 
760.90/759.49	c qxplain 6130/6130
760.90/759.49	c 6845[?] -924[?] -872[?] -918[?]  is mandatory 
760.90/759.49	c qxplain 6115/6129
761.00/759.50	c qxplain 6123/6129
761.00/759.51	c qxplain 6127/6129
761.00/759.51	c qxplain 6129/6129
761.00/759.52	c 6848[?] -925[?] 919[?] 873[?]  is mandatory 
761.00/759.52	c qxplain 6127/6128
761.00/759.52	c qxplain 6128/6128
761.00/759.53	c 6849[?] -925[?] -873[?] -919[?]  is mandatory 
761.00/759.53	c qxplain 6127/6127
761.00/759.54	c 6853[?] -926[?] 925[?] 923[?] 924[?]  is mandatory 
761.00/759.54	c qxplain 6123/6126
761.00/759.55	c qxplain 6125/6126
761.20/759.70	c qxplain 6126/6126
761.50/760.07	c 6856[?] -927[?] -928[?] 881[?]  is mandatory 
761.50/760.07	c qxplain 6125/6125
761.70/760.29	c 6857[?] -927[?] 928[?] -881[?]  is mandatory 
761.70/760.29	c qxplain 6123/6124
761.80/760.39	c qxplain 6124/6124
761.90/760.40	c 6860[?] -931[?] -929[?] 882[?]  is mandatory 
761.90/760.40	c qxplain 6123/6123
761.90/760.41	c 6861[?] -931[?] 929[?] -882[?]  is mandatory 
761.90/760.41	c qxplain 6115/6122
761.90/760.42	c qxplain 6119/6122
761.90/760.47	c qxplain 6121/6122
763.81/762.35	c cleaning 10615 clauses out of 21245 with flag 2002/715128
764.81/763.35	c qxplain 6119/6120
764.92/763.45	c qxplain 6120/6120
765.00/763.58	c 6864[?] 883[?] -932[?] -930[?]  is mandatory 
765.00/763.58	c qxplain 6119/6119
765.20/763.70	c 6865[?] 930[?] -883[?] -932[?]  is mandatory 
765.20/763.70	c qxplain 6115/6118
765.20/763.71	c qxplain 6117/6118
765.20/763.77	c qxplain 6118/6118
765.30/763.89	c 6866[?] -933[?] 932[?]  is mandatory 
765.30/763.89	c qxplain 6117/6117
765.40/763.90	c 6867[?] -933[?] 931[?]  is mandatory 
765.40/763.90	c qxplain 6115/6116
765.40/763.91	c qxplain 6116/6116
765.50/764.01	c 6868[?] -933[?] 927[?]  is mandatory 
765.50/764.01	c qxplain 6115/6115
765.50/764.02	c 6869[?] -933[?] 926[?]  is mandatory 
765.50/764.02	c qxplain 6084/6114
765.50/764.03	c qxplain 6100/6114
765.50/764.03	c qxplain 6108/6114
765.50/764.04	c qxplain 6112/6114
765.50/764.04	c qxplain 6114/6114
767.50/766.01	c qxplain 6112/6113
767.50/766.02	c qxplain 6113/6113
768.11/766.70	c qxplain 6112/6112
768.11/766.71	c 6872[?] 871[?] 928[?] -934[?]  is mandatory 
768.11/766.71	c qxplain 6108/6111
768.22/766.72	c qxplain 6110/6111
768.22/766.73	c qxplain 6111/6111
768.22/766.73	c 6873[?] -871[?] -928[?] -934[?]  is mandatory 
768.22/766.73	c qxplain 6110/6110
769.11/767.65	c qxplain 6108/6109
769.11/767.66	c qxplain 6109/6109
769.11/767.66	c 6876[?] 872[?] 929[?] -935[?]  is mandatory 
769.11/767.66	c qxplain 6108/6108
769.11/767.67	c 6877[?] -872[?] -929[?] -935[?]  is mandatory 
769.11/767.67	c qxplain 6100/6107
769.11/767.67	c qxplain 6104/6107
769.11/767.68	c qxplain 6106/6107
769.11/767.68	c qxplain 6107/6107
769.11/767.69	c 6880[?] 873[?] -936[?] 930[?]  is mandatory 
769.11/767.69	c qxplain 6106/6106
769.11/767.70	c 6881[?] -873[?] -930[?] -936[?]  is mandatory 
769.11/767.70	c qxplain 6104/6105
769.11/767.70	c qxplain 6105/6105
769.11/767.71	c 6885[?] -937[?] 934[?] 936[?] 935[?]  is mandatory 
769.11/767.71	c qxplain 6104/6104
769.21/767.71	c 6901[?] -944[?] 937[?]  is mandatory 
769.21/767.71	c qxplain 6100/6103
769.21/767.72	c qxplain 6102/6103
769.21/767.73	c qxplain 6103/6103
769.21/767.73	c 6904[?] -945[?] 871[?] 939[?]  is mandatory 
769.21/767.73	c qxplain 6102/6102
769.21/767.74	c 6905[?] -945[?] -871[?] -939[?]  is mandatory 
769.21/767.74	c qxplain 6100/6101
769.21/767.75	c qxplain 6101/6101
769.21/767.75	c 6908[?] -946[?] 872[?] 940[?]  is mandatory 
769.21/767.75	c qxplain 6100/6100
769.21/767.76	c 6909[?] -946[?] -872[?] -940[?]  is mandatory 
769.21/767.76	c qxplain 6084/6099
769.21/767.77	c qxplain 6092/6099
769.21/767.77	c qxplain 6096/6099
769.21/767.78	c qxplain 6098/6099
769.21/767.78	c qxplain 6099/6099
769.21/767.79	c 6912[?] -947[?] 873[?] 941[?]  is mandatory 
769.21/767.79	c qxplain 6098/6098
769.21/767.80	c 6913[?] -947[?] -873[?] -941[?]  is mandatory 
769.21/767.80	c qxplain 6096/6097
769.21/767.81	c qxplain 6097/6097
769.21/767.81	c 6917[?] -948[?] 945[?] 947[?] 946[?]  is mandatory 
769.21/767.81	c qxplain 6096/6096
769.32/767.82	c 6920[?] -949[?] -874[?] 881[?]  is mandatory 
769.32/767.82	c qxplain 6092/6095
769.32/767.83	c qxplain 6094/6095
769.32/767.83	c qxplain 6095/6095
769.32/767.84	c 6921[?] -949[?] 874[?] -881[?]  is mandatory 
769.32/767.84	c qxplain 6094/6094
769.40/768.00	c 6924[?] -950[?] -875[?] 882[?]  is mandatory 
769.40/768.00	c qxplain 6092/6093
769.60/768.14	c qxplain 6093/6093
769.70/768.29	c 6925[?] 875[?] -950[?] -882[?]  is mandatory 
769.70/768.29	c qxplain 6092/6092
769.90/768.42	c 6928[?] 883[?] -951[?] -876[?]  is mandatory 
769.90/768.42	c qxplain 6084/6091
769.90/768.42	c qxplain 6088/6091
769.90/768.43	c qxplain 6090/6091
770.00/768.57	c qxplain 6091/6091
770.20/768.71	c 6929[?] -883[?] -951[?] 876[?]  is mandatory 
770.20/768.71	c qxplain 6090/6090
770.31/768.85	c 6930[?] -952[?] 951[?]  is mandatory 
770.31/768.85	c qxplain 6088/6089
770.31/768.86	c qxplain 6089/6089
770.42/768.99	c 6931[?] 950[?] -952[?]  is mandatory 
770.42/768.99	c qxplain 6088/6088
770.50/769.00	c 6932[?] -952[?] 949[?]  is mandatory 
770.50/769.00	c qxplain 6084/6087
770.50/769.01	c qxplain 6086/6087
770.50/769.01	c qxplain 6087/6087
770.50/769.02	c 6933[?] -952[?] 948[?]  is mandatory 
770.50/769.02	c qxplain 6086/6086
770.50/769.02	c 6936[?] -953[?] 874[?] 881[?]  is mandatory 
770.50/769.02	c qxplain 6084/6085
770.50/769.03	c qxplain 6085/6085
770.50/769.04	c 6937[?] -953[?] -874[?] -881[?]  is mandatory 
770.50/769.04	c qxplain 6084/6084
770.50/769.04	c 6940[?] -954[?] 875[?] 882[?]  is mandatory 
770.50/769.04	c qxplain 6022/6083
770.50/769.05	c qxplain 6053/6083
770.50/769.05	c qxplain 6069/6083
770.50/769.06	c qxplain 6077/6083
770.50/769.06	c qxplain 6081/6083
770.50/769.07	c qxplain 6083/6083
770.50/769.08	c 6941[?] -954[?] -875[?] -882[?]  is mandatory 
770.50/769.08	c qxplain 6081/6082
770.50/769.08	c qxplain 6082/6082
770.50/769.09	c 6944[?] -955[?] 876[?] 883[?]  is mandatory 
770.50/769.09	c qxplain 6081/6081
770.50/769.10	c 6945[?] -955[?] -876[?] -883[?]  is mandatory 
770.50/769.10	c qxplain 6077/6080
770.60/769.10	c qxplain 6079/6080
770.60/769.11	c qxplain 6080/6080
770.60/769.11	c 6949[?] -956[?] 953[?] 955[?] 954[?]  is mandatory 
770.60/769.11	c qxplain 6079/6079
770.70/769.27	c 6952[?] 958[?] -957[?] -884[?]  is mandatory 
770.70/769.27	c qxplain 6077/6078
770.80/769.30	c qxplain 6078/6078
770.90/769.45	c 6953[?] -958[?] -957[?] 884[?]  is mandatory 
770.90/769.45	c qxplain 6077/6077
770.90/769.48	c 6956[?] -961[?] -885[?] 959[?]  is mandatory 
770.90/769.48	c qxplain 6069/6076
770.90/769.49	c qxplain 6073/6076
771.00/769.50	c qxplain 6075/6076
771.00/769.51	c qxplain 6076/6076
771.00/769.55	c 6957[?] -961[?] -959[?] 885[?]  is mandatory 
771.00/769.55	c qxplain 6075/6075
771.00/769.57	c 6960[?] -962[?] -886[?] 960[?]  is mandatory 
771.00/769.57	c qxplain 6073/6074
771.00/769.59	c qxplain 6074/6074
771.10/769.60	c 6961[?] -962[?] -960[?] 886[?]  is mandatory 
771.10/769.60	c qxplain 6073/6073
771.10/769.61	c 6962[?] -963[?] 962[?]  is mandatory 
771.10/769.61	c qxplain 6069/6072
771.10/769.62	c qxplain 6071/6072
771.10/769.65	c qxplain 6072/6072
771.10/769.69	c 6963[?] -963[?] 961[?]  is mandatory 
771.10/769.69	c qxplain 6071/6071
771.30/769.84	c 6964[?] 957[?] -963[?]  is mandatory 
771.30/769.84	c qxplain 6069/6070
771.30/769.85	c qxplain 6070/6070
771.30/769.86	c 6965[?] -963[?] 956[?]  is mandatory 
771.30/769.86	c qxplain 6069/6069
771.30/769.86	c 6968[?] -964[?] 884[?] 881[?]  is mandatory 
771.30/769.86	c qxplain 6053/6068
771.30/769.87	c qxplain 6061/6068
771.30/769.87	c qxplain 6065/6068
771.30/769.88	c qxplain 6067/6068
771.30/769.88	c qxplain 6068/6068
771.30/769.89	c 6969[?] -964[?] -884[?] -881[?]  is mandatory 
771.30/769.89	c qxplain 6067/6067
771.30/769.90	c 6972[?] -965[?] 885[?] 882[?]  is mandatory 
771.30/769.90	c qxplain 6065/6066
771.30/769.90	c qxplain 6066/6066
771.30/769.91	c 6973[?] -965[?] -885[?] -882[?]  is mandatory 
771.30/769.91	c qxplain 6065/6065
771.41/769.92	c 6976[?] -966[?] 886[?] 883[?]  is mandatory 
771.41/769.92	c qxplain 6061/6064
771.41/769.92	c qxplain 6063/6064
771.41/769.93	c qxplain 6064/6064
771.41/769.93	c 6977[?] -966[?] -886[?] -883[?]  is mandatory 
771.41/769.93	c qxplain 6063/6063
771.41/769.94	c 6981[?] -967[?] 964[?] 966[?] 965[?]  is mandatory 
771.41/769.94	c qxplain 6061/6062
773.10/771.65	c cleaning 9779 clauses out of 19573 with flag 2000/724075
774.30/772.89	c qxplain 6053/6060
774.40/772.90	c qxplain 6057/6060
774.40/772.97	c qxplain 6059/6060
774.50/773.07	c qxplain 6060/6060
774.60/773.18	c 6984[?] -895[?] 958[?] -968[?]  is mandatory 
774.60/773.18	c qxplain 6059/6059
774.71/773.30	c 6985[?] 895[?] -968[?] -958[?]  is mandatory 
774.71/773.30	c qxplain 6057/6058
774.90/773.42	c qxplain 6058/6058
774.90/773.46	c 6988[?] -969[?] 959[?] -896[?]  is mandatory 
774.90/773.46	c qxplain 6057/6057
775.00/773.51	c 6989[?] -969[?] 896[?] -959[?]  is mandatory 
775.00/773.51	c qxplain 6053/6056
775.00/773.52	c qxplain 6055/6056
775.00/773.55	c qxplain 6056/6056
775.00/773.55	c 6992[?] -970[?] 960[?] -897[?]  is mandatory 
775.00/773.55	c qxplain 6055/6055
775.00/773.56	c 6993[?] -970[?] -960[?] 897[?]  is mandatory 
775.00/773.56	c qxplain 6053/6054
775.00/773.57	c qxplain 6054/6054
775.00/773.58	c 6994[?] -971[?] 970[?]  is mandatory 
775.00/773.58	c qxplain 6053/6053
775.10/773.62	c 6995[?] -971[?] 969[?]  is mandatory 
775.10/773.62	c qxplain 6022/6052
775.10/773.63	c qxplain 6038/6052
775.10/773.63	c qxplain 6046/6052
775.10/773.64	c qxplain 6050/6052
775.10/773.64	c qxplain 6052/6052
775.20/773.76	c 6996[?] 968[?] -971[?]  is mandatory 
775.20/773.76	c qxplain 6050/6051
775.20/773.76	c qxplain 6051/6051
775.20/773.77	c 6997[?] -971[?] 967[?]  is mandatory 
775.20/773.77	c qxplain 6050/6050
775.20/773.77	c 7000[?] -972[?] 895[?] 881[?]  is mandatory 
775.20/773.77	c qxplain 6046/6049
775.20/773.78	c qxplain 6048/6049
775.20/773.78	c qxplain 6049/6049
775.20/773.79	c 7001[?] -972[?] -895[?] -881[?]  is mandatory 
775.20/773.79	c qxplain 6048/6048
775.20/773.80	c 7004[?] -973[?] 896[?] 882[?]  is mandatory 
775.20/773.80	c qxplain 6046/6047
775.30/773.80	c qxplain 6047/6047
775.30/773.81	c 7005[?] -973[?] -896[?] -882[?]  is mandatory 
775.30/773.81	c qxplain 6046/6046
775.30/773.82	c 7008[?] -974[?] 897[?] 883[?]  is mandatory 
775.30/773.82	c qxplain 6038/6045
775.30/773.82	c qxplain 6042/6045
775.30/773.83	c qxplain 6044/6045
775.30/773.83	c qxplain 6045/6045
775.30/773.84	c 7009[?] -974[?] -897[?] -883[?]  is mandatory 
775.30/773.84	c qxplain 6044/6044
775.30/773.85	c 7013[?] -975[?] 972[?] 974[?] 973[?]  is mandatory 
775.30/773.85	c qxplain 6042/6043
777.20/775.76	c qxplain 6038/6041
777.20/775.79	c qxplain 6040/6041
777.40/775.92	c qxplain 6041/6041
777.50/776.04	c 7016[?] 958[?] -906[?] -976[?]  is mandatory 
777.50/776.04	c qxplain 6040/6040
777.60/776.17	c 7017[?] 906[?] -958[?] -976[?]  is mandatory 
777.60/776.18	c qxplain 6038/6039
777.80/776.30	c qxplain 6039/6039
777.80/776.37	c 7020[?] -977[?] -907[?] 959[?]  is mandatory 
777.80/776.37	c qxplain 6038/6038
777.90/776.44	c 7021[?] -977[?] -959[?] 907[?]  is mandatory 
777.90/776.44	c qxplain 6022/6037
777.90/776.45	c qxplain 6030/6037
777.90/776.45	c qxplain 6034/6037
777.90/776.46	c qxplain 6036/6037
777.90/776.47	c qxplain 6037/6037
777.90/776.47	c 7024[?] -978[?] 960[?] -908[?]  is mandatory 
777.90/776.47	c qxplain 6036/6036
777.90/776.48	c 7025[?] -978[?] -960[?] 908[?]  is mandatory 
777.90/776.48	c qxplain 6034/6035
777.90/776.49	c qxplain 6035/6035
777.90/776.49	c 7026[?] -979[?] 978[?]  is mandatory 
777.90/776.49	c qxplain 6034/6034
778.01/776.54	c 7027[?] -979[?] 977[?]  is mandatory 
778.01/776.54	c qxplain 6030/6033
778.01/776.55	c qxplain 6032/6033
778.01/776.55	c qxplain 6033/6033
778.12/776.68	c 7028[?] 976[?] -979[?]  is mandatory 
778.12/776.68	c qxplain 6032/6032
778.12/776.69	c 7029[?] -979[?] 975[?]  is mandatory 
778.12/776.69	c qxplain 6030/6031
778.12/776.69	c qxplain 6031/6031
778.20/776.70	c 7032[?] -980[?] 906[?] 881[?]  is mandatory 
778.20/776.70	c qxplain 6030/6030
778.20/776.71	c 7033[?] -980[?] -906[?] -881[?]  is mandatory 
778.20/776.71	c qxplain 6022/6029
778.20/776.71	c qxplain 6026/6029
778.20/776.72	c qxplain 6028/6029
778.20/776.72	c qxplain 6029/6029
778.20/776.73	c 7036[?] -981[?] 907[?] 882[?]  is mandatory 
778.20/776.73	c qxplain 6028/6028
778.20/776.74	c 7037[?] -981[?] -907[?] -882[?]  is mandatory 
778.20/776.74	c qxplain 6026/6027
778.20/776.74	c qxplain 6027/6027
778.20/776.75	c 7040[?] -982[?] 908[?] 883[?]  is mandatory 
778.20/776.75	c qxplain 6026/6026
778.20/776.76	c 7041[?] -982[?] -908[?] -883[?]  is mandatory 
778.20/776.76	c qxplain 6022/6025
778.20/776.76	c qxplain 6024/6025
778.20/776.77	c qxplain 6025/6025
778.20/776.77	c 7045[?] -983[?] 981[?] 982[?] 980[?]  is mandatory 
778.20/776.77	c qxplain 6024/6024
778.40/776.90	c 7048[?] 958[?] -917[?] -984[?]  is mandatory 
778.40/776.91	c qxplain 6022/6023
778.40/776.91	c qxplain 6023/6023
778.50/777.04	c 7049[?] -958[?] 917[?] -984[?]  is mandatory 
778.50/777.04	c qxplain 6022/6022
778.60/777.10	c 7052[?] -985[?] -918[?] 959[?]  is mandatory 
778.60/777.10	c qxplain 5899/6021
778.60/777.11	c qxplain 5961/6021
778.60/777.11	c qxplain 5992/6021
778.60/777.12	c qxplain 6007/6021
778.60/777.12	c qxplain 6015/6021
778.60/777.13	c qxplain 6019/6021
778.60/777.15	c qxplain 6021/6021
778.70/777.20	c 7053[?] -959[?] -985[?] 918[?]  is mandatory 
778.70/777.20	c qxplain 6019/6020
778.70/777.21	c qxplain 6020/6020
778.70/777.21	c 7056[?] -986[?] 960[?] -919[?]  is mandatory 
778.70/777.21	c qxplain 6019/6019
778.70/777.22	c 7057[?] -986[?] 919[?] -960[?]  is mandatory 
778.70/777.22	c qxplain 6015/6018
778.70/777.23	c qxplain 6017/6018
778.70/777.24	c qxplain 6018/6018
778.70/777.24	c 7058[?] -987[?] 986[?]  is mandatory 
778.70/777.24	c qxplain 6017/6017
778.70/777.27	c 7059[?] 985[?] -987[?]  is mandatory 
778.70/777.27	c qxplain 6015/6016
778.70/777.28	c qxplain 6016/6016
778.90/777.40	c 7060[?] 984[?] -987[?]  is mandatory 
778.90/777.40	c qxplain 6015/6015
778.90/777.41	c 7061[?] -987[?] 983[?]  is mandatory 
778.90/777.41	c qxplain 6007/6014
778.90/777.42	c qxplain 6011/6014
778.90/777.42	c qxplain 6013/6014
778.90/777.43	c qxplain 6014/6014
778.90/777.43	c 7064[?] -988[?] 917[?] 881[?]  is mandatory 
778.90/777.43	c qxplain 6013/6013
778.90/777.44	c 7065[?] -988[?] -917[?] -881[?]  is mandatory 
778.90/777.44	c qxplain 6011/6012
778.90/777.45	c qxplain 6012/6012
778.90/777.45	c 7068[?] -989[?] 918[?] 882[?]  is mandatory 
778.90/777.45	c qxplain 6011/6011
778.90/777.46	c 7069[?] -989[?] -918[?] -882[?]  is mandatory 
778.90/777.46	c qxplain 6007/6010
778.90/777.47	c qxplain 6009/6010
778.90/777.47	c qxplain 6010/6010
778.90/777.48	c 7072[?] -990[?] 919[?] 883[?]  is mandatory 
778.90/777.48	c qxplain 6009/6009
778.90/777.49	c 7073[?] -990[?] -919[?] -883[?]  is mandatory 
778.90/777.49	c qxplain 6007/6008
778.90/777.49	c qxplain 6008/6008
779.00/777.50	c 7077[?] -991[?] 990[?] 988[?] 989[?]  is mandatory 
779.00/777.50	c qxplain 6007/6007
779.11/777.64	c 7080[?] 958[?] -992[?] -928[?]  is mandatory 
779.11/777.64	c qxplain 5992/6006
779.11/777.65	c qxplain 6000/6006
779.11/777.66	c qxplain 6004/6006
779.11/777.67	c qxplain 6006/6006
779.30/777.81	c 7081[?] -992[?] -958[?] 928[?]  is mandatory 
779.30/777.81	c qxplain 6004/6005
779.30/777.82	c qxplain 6005/6005
779.30/777.83	c 7084[?] -993[?] -929[?] 959[?]  is mandatory 
779.30/777.83	c qxplain 6004/6004
779.30/777.84	c 7085[?] -993[?] -959[?] 929[?]  is mandatory 
779.30/777.84	c qxplain 6000/6003
779.30/777.84	c qxplain 6002/6003
779.40/777.99	c qxplain 6003/6003
779.50/778.00	c 7088[?] -994[?] -930[?] 960[?]  is mandatory 
779.50/778.00	c qxplain 6002/6002
779.50/778.04	c 7089[?] -994[?] 930[?] -960[?]  is mandatory 
779.50/778.04	c qxplain 6000/6001
779.50/778.05	c qxplain 6001/6001
779.50/778.06	c 7090[?] -995[?] 994[?]  is mandatory 
779.50/778.06	c qxplain 6000/6000
779.50/778.07	c 7091[?] -995[?] 993[?]  is mandatory 
779.50/778.07	c qxplain 5992/5999
779.50/778.08	c qxplain 5996/5999
779.50/778.08	c qxplain 5998/5999
779.50/778.09	c qxplain 5999/5999
779.70/778.25	c 7092[?] 992[?] -995[?]  is mandatory 
779.70/778.25	c qxplain 5998/5998
779.70/778.26	c 7093[?] -995[?] 991[?]  is mandatory 
779.70/778.26	c qxplain 5996/5997
779.70/778.27	c qxplain 5997/5997
779.70/778.27	c 7096[?] -996[?] 928[?] 881[?]  is mandatory 
779.70/778.27	c qxplain 5996/5996
779.70/778.28	c 7097[?] -996[?] -928[?] -881[?]  is mandatory 
779.70/778.28	c qxplain 5992/5995
779.70/778.29	c qxplain 5994/5995
779.70/778.29	c qxplain 5995/5995
779.80/778.30	c 7100[?] -997[?] 929[?] 882[?]  is mandatory 
779.80/778.30	c qxplain 5994/5994
779.80/778.31	c 7101[?] -997[?] -929[?] -882[?]  is mandatory 
779.80/778.31	c qxplain 5992/5993
779.80/778.31	c qxplain 5993/5993
779.80/778.32	c 7104[?] -998[?] 930[?] 883[?]  is mandatory 
779.80/778.32	c qxplain 5992/5992
779.80/778.33	c 7105[?] -998[?] -930[?] -883[?]  is mandatory 
779.80/778.33	c qxplain 5961/5991
779.80/778.33	c qxplain 5977/5991
779.80/778.34	c qxplain 5985/5991
779.80/778.34	c qxplain 5989/5991
779.80/778.35	c qxplain 5991/5991
779.80/778.35	c 7109[?] -999[?] 996[?] 997[?] 998[?]  is mandatory 
779.80/778.35	c qxplain 5989/5990
779.80/778.36	c qxplain 5990/5990
779.80/778.37	c 7112[?] -1000[?] -939[?] 958[?]  is mandatory 
779.80/778.37	c qxplain 5989/5989
779.80/778.38	c 7113[?] -1000[?] -958[?] 939[?]  is mandatory 
779.80/778.38	c qxplain 5985/5988
780.00/778.51	c qxplain 5987/5988
780.10/778.64	c qxplain 5988/5988
780.20/778.78	c 7116[?] 959[?] -1001[?] -940[?]  is mandatory 
780.20/778.78	c qxplain 5987/5987
780.40/778.92	c 7117[?] -959[?] -1001[?] 940[?]  is mandatory 
780.40/778.92	c qxplain 5985/5986
780.50/779.08	c qxplain 5986/5986
780.60/779.15	c 7120[?] -1002[?] -941[?] 960[?]  is mandatory 
780.60/779.15	c qxplain 5985/5985
780.70/779.27	c 7121[?] 941[?] -1002[?] -960[?]  is mandatory 
780.70/779.27	c qxplain 5977/5984
780.70/779.28	c qxplain 5981/5984
780.70/779.29	c qxplain 5983/5984
780.90/779.40	c qxplain 5984/5984
781.00/779.55	c 7122[?] -1003[?] 1002[?]  is mandatory 
781.00/779.55	c qxplain 5983/5983
781.09/779.68	c 7123[?] -1003[?] 1001[?]  is mandatory 
781.09/779.68	c qxplain 5981/5982
781.09/779.69	c qxplain 5982/5982
781.19/779.70	c 7124[?] -1003[?] 1000[?]  is mandatory 
781.19/779.70	c qxplain 5981/5981
781.19/779.71	c 7125[?] -1003[?] 999[?]  is mandatory 
781.19/779.71	c qxplain 5977/5980
781.19/779.71	c qxplain 5979/5980
782.09/780.65	c qxplain 5977/5978
782.09/780.66	c qxplain 5978/5978
782.09/780.67	c 7128[?] 939[?] 881[?] -1004[?]  is mandatory 
782.09/780.67	c qxplain 5977/5977
782.09/780.67	c 7129[?] -939[?] -881[?] -1004[?]  is mandatory 
782.09/780.67	c qxplain 5961/5976
782.09/780.68	c qxplain 5969/5976
782.09/780.69	c qxplain 5973/5976
782.09/780.69	c qxplain 5975/5976
782.19/780.70	c qxplain 5976/5976
782.19/780.70	c qxplain 5975/5975
782.19/780.71	c 7132[?] -1005[?] 940[?] 882[?]  is mandatory 
782.19/780.71	c qxplain 5973/5974
782.19/780.72	c qxplain 5974/5974
782.19/780.72	c 7133[?] -1005[?] -940[?] -882[?]  is mandatory 
782.19/780.72	c qxplain 5973/5973
782.19/780.73	c 7136[?] 941[?] -1006[?] 883[?]  is mandatory 
782.19/780.73	c qxplain 5969/5972
782.19/780.74	c qxplain 5971/5972
782.19/780.74	c qxplain 5972/5972
782.19/780.75	c 7137[?] -941[?] -883[?] -1006[?]  is mandatory 
782.19/780.75	c qxplain 5971/5971
782.19/780.75	c 7141[?] -1007[?] 1005[?] 1006[?] 1004[?]  is mandatory 
782.19/780.75	c qxplain 5969/5970
782.19/780.76	c qxplain 5970/5970
782.19/780.76	c 7157[?] -1011[?] 1007[?]  is mandatory 
782.19/780.76	c qxplain 5969/5969
782.40/781.01	c qxplain 5961/5968
782.51/781.02	c qxplain 5965/5968
782.51/781.02	c qxplain 5967/5968
782.51/781.03	c qxplain 5968/5968
782.69/781.27	c qxplain 5967/5967
782.69/781.28	c 7160[?] 958[?] 874[?] -1012[?]  is mandatory 
782.69/781.28	c qxplain 5965/5966
782.69/781.29	c qxplain 5966/5966
782.69/781.29	c 7161[?] -958[?] -874[?] -1012[?]  is mandatory 
782.69/781.29	c qxplain 5965/5965
783.79/782.35	c qxplain 5961/5964
783.79/782.36	c qxplain 5963/5964
783.79/782.37	c qxplain 5964/5964
784.19/782.76	c qxplain 5963/5963
784.19/782.77	c 7164[?] 959[?] 875[?] -1013[?]  is mandatory 
784.19/782.77	c qxplain 5961/5962
784.19/782.77	c qxplain 5962/5962
784.19/782.78	c 7165[?] -875[?] -959[?] -1013[?]  is mandatory 
784.19/782.78	c qxplain 5961/5961
784.19/782.79	c 7168[?] -1014[?] 960[?] 876[?]  is mandatory 
784.19/782.79	c qxplain 5899/5960
784.19/782.79	c qxplain 5930/5960
784.29/782.80	c qxplain 5946/5960
784.29/782.80	c qxplain 5954/5960
784.29/782.81	c qxplain 5958/5960
784.29/782.81	c qxplain 5960/5960
784.29/782.82	c 7169[?] -1014[?] -960[?] -876[?]  is mandatory 
784.29/782.82	c qxplain 5958/5959
784.29/782.83	c qxplain 5959/5959
784.29/782.83	c 7173[?] -1015[?] 1014[?] 1013[?] 1012[?]  is mandatory 
784.29/782.83	c qxplain 5958/5958
784.29/782.84	c 7189[?] -1022[?] 1015[?]  is mandatory 
784.29/782.84	c qxplain 5954/5957
784.29/782.84	c qxplain 5956/5957
784.29/782.85	c qxplain 5957/5957
784.29/782.86	c 7192[?] -1023[?] 958[?] 884[?]  is mandatory 
784.29/782.86	c qxplain 5956/5956
784.29/782.86	c 7193[?] -1023[?] -958[?] -884[?]  is mandatory 
784.29/782.86	c qxplain 5954/5955
784.29/782.87	c qxplain 5955/5955
784.29/782.87	c 7196[?] -1024[?] 959[?] 885[?]  is mandatory 
784.29/782.87	c qxplain 5954/5954
784.29/782.88	c 7197[?] -1024[?] -959[?] -885[?]  is mandatory 
784.29/782.88	c qxplain 5946/5953
784.29/782.89	c qxplain 5950/5953
784.29/782.89	c qxplain 5952/5953
784.39/782.90	c qxplain 5953/5953
784.39/782.90	c 7200[?] -1025[?] 886[?] 960[?]  is mandatory 
784.39/782.90	c qxplain 5952/5952
784.39/782.91	c 7201[?] -1025[?] -960[?] -886[?]  is mandatory 
784.39/782.91	c qxplain 5950/5951
784.39/782.92	c qxplain 5951/5951
784.39/782.92	c 7205[?] -1026[?] 1025[?] 1023[?] 1024[?]  is mandatory 
784.39/782.92	c qxplain 5950/5950
784.39/782.95	c 7208[?] -1027[?] -895[?] 1017[?]  is mandatory 
784.39/782.95	c qxplain 5946/5949
784.39/782.96	c qxplain 5948/5949
784.39/782.97	c qxplain 5949/5949
784.39/782.99	c 7209[?] -1027[?] -1017[?] 895[?]  is mandatory 
784.39/782.99	c qxplain 5948/5948
784.49/783.01	c 7212[?] 1018[?] -1028[?] -896[?]  is mandatory 
784.49/783.01	c qxplain 5946/5947
784.49/783.03	c qxplain 5947/5947
784.49/783.03	c 7213[?] -1028[?] -1018[?] 896[?]  is mandatory 
784.49/783.03	c qxplain 5946/5946
784.49/783.06	c 7216[?] -1029[?] 1019[?] -897[?]  is mandatory 
784.49/783.06	c qxplain 5930/5945
784.49/783.07	c qxplain 5938/5945
784.49/783.07	c qxplain 5942/5945
784.49/783.08	c qxplain 5944/5945
784.60/783.11	c qxplain 5945/5945
784.60/783.14	c 7217[?] -1029[?] -1019[?] 897[?]  is mandatory 
784.60/783.14	c qxplain 5944/5944
784.60/783.15	c 7218[?] -1030[?] 1029[?]  is mandatory 
784.60/783.15	c qxplain 5942/5943
784.60/783.16	c qxplain 5943/5943
784.60/783.18	c 7219[?] -1030[?] 1028[?]  is mandatory 
784.60/783.18	c qxplain 5942/5942
784.60/783.20	c 7220[?] 1027[?] -1030[?]  is mandatory 
784.60/783.20	c qxplain 5938/5941
784.60/783.21	c qxplain 5940/5941
784.60/783.21	c qxplain 5941/5941
784.71/783.22	c 7221[?] -1030[?] 1026[?]  is mandatory 
784.71/783.22	c qxplain 5940/5940
784.71/783.23	c 7224[?] -1031[?] 958[?] 895[?]  is mandatory 
784.71/783.23	c qxplain 5938/5939
784.71/783.23	c qxplain 5939/5939
784.71/783.24	c 7225[?] -1031[?] -958[?] -895[?]  is mandatory 
784.71/783.24	c qxplain 5938/5938
784.71/783.24	c 7228[?] -1032[?] 959[?] 896[?]  is mandatory 
784.71/783.24	c qxplain 5930/5937
784.71/783.25	c qxplain 5934/5937
784.71/783.25	c qxplain 5936/5937
784.71/783.26	c qxplain 5937/5937
784.71/783.27	c 7229[?] -1032[?] -959[?] -896[?]  is mandatory 
784.71/783.27	c qxplain 5936/5936
784.71/783.27	c 7232[?] -1033[?] 897[?] 960[?]  is mandatory 
784.71/783.27	c qxplain 5934/5935
784.71/783.28	c qxplain 5935/5935
784.71/783.29	c 7233[?] -1033[?] -960[?] -897[?]  is mandatory 
784.71/783.29	c qxplain 5934/5934
784.71/783.29	c 7237[?] -1034[?] 1031[?] 1033[?] 1032[?]  is mandatory 
784.71/783.29	c qxplain 5930/5933
784.79/783.32	c qxplain 5932/5933
784.79/783.33	c qxplain 5933/5933
784.79/783.34	c 7240[?] -1035[?] -906[?] 1017[?]  is mandatory 
784.79/783.34	c qxplain 5932/5932
784.79/783.34	c 7241[?] -1035[?] -1017[?] 906[?]  is mandatory 
784.79/783.34	c qxplain 5930/5931
785.99/784.55	c qxplain 5899/5929
785.99/784.56	c qxplain 5915/5929
785.99/784.57	c qxplain 5923/5929
785.99/784.58	c qxplain 5927/5929
785.99/784.58	c qxplain 5929/5929
785.99/784.59	c 7244[?] -1036[?] 1018[?] -907[?]  is mandatory 
785.99/784.59	c qxplain 5927/5928
785.99/784.60	c qxplain 5928/5928
786.09/784.60	c 7245[?] -1036[?] -1018[?] 907[?]  is mandatory 
786.09/784.60	c qxplain 5927/5927
786.09/784.64	c 7248[?] -1037[?] -908[?] 1019[?]  is mandatory 
786.09/784.64	c qxplain 5923/5926
786.09/784.65	c qxplain 5925/5926
786.09/784.69	c qxplain 5926/5926
786.19/784.71	c 7249[?] -1037[?] 908[?] -1019[?]  is mandatory 
786.19/784.71	c qxplain 5925/5925
786.19/784.73	c 7250[?] -1038[?] 1037[?]  is mandatory 
786.19/784.73	c qxplain 5923/5924
786.19/784.73	c qxplain 5924/5924
786.19/784.74	c 7251[?] -1038[?] 1036[?]  is mandatory 
786.19/784.74	c qxplain 5923/5923
786.19/784.75	c 7252[?] -1038[?] 1035[?]  is mandatory 
786.19/784.75	c qxplain 5915/5922
786.19/784.76	c qxplain 5919/5922
786.19/784.76	c qxplain 5921/5922
786.19/784.77	c qxplain 5922/5922
786.19/784.77	c 7253[?] -1038[?] 1034[?]  is mandatory 
786.19/784.77	c qxplain 5921/5921
786.19/784.78	c 7256[?] -1039[?] 958[?] 906[?]  is mandatory 
786.19/784.78	c qxplain 5919/5920
786.19/784.78	c qxplain 5920/5920
786.19/784.79	c 7257[?] -1039[?] -958[?] -906[?]  is mandatory 
786.19/784.79	c qxplain 5919/5919
786.29/784.80	c 7260[?] -1040[?] 907[?] 959[?]  is mandatory 
786.29/784.80	c qxplain 5915/5918
786.29/784.80	c qxplain 5917/5918
786.29/784.81	c qxplain 5918/5918
786.29/784.82	c 7261[?] -1040[?] -959[?] -907[?]  is mandatory 
786.29/784.82	c qxplain 5917/5917
786.29/784.82	c 7264[?] -1041[?] 908[?] 960[?]  is mandatory 
786.29/784.82	c qxplain 5915/5916
786.29/784.83	c qxplain 5916/5916
786.29/784.84	c 7265[?] -1041[?] -960[?] -908[?]  is mandatory 
786.29/784.84	c qxplain 5915/5915
786.29/784.84	c 7269[?] -1042[?] 1039[?] 1041[?] 1040[?]  is mandatory 
786.29/784.84	c qxplain 5899/5914
786.29/784.85	c qxplain 5907/5914
786.29/784.86	c qxplain 5911/5914
786.29/784.87	c qxplain 5913/5914
786.40/784.91	c qxplain 5914/5914
786.40/784.91	c 7272[?] -1043[?] -917[?] 1017[?]  is mandatory 
786.40/784.91	c qxplain 5913/5913
786.40/784.92	c 7273[?] -1043[?] -1017[?] 917[?]  is mandatory 
786.40/784.92	c qxplain 5911/5912
786.40/784.93	c qxplain 5912/5912
786.40/784.93	c 7276[?] -1044[?] 1018[?] -918[?]  is mandatory 
786.40/784.93	c qxplain 5911/5911
786.40/784.94	c 7277[?] -1044[?] 918[?] -1018[?]  is mandatory 
786.40/784.94	c qxplain 5907/5910
786.40/784.96	c qxplain 5909/5910
786.40/784.97	c qxplain 5910/5910
786.40/784.97	c 7280[?] -1045[?] 1019[?] -919[?]  is mandatory 
786.40/784.97	c qxplain 5909/5909
786.40/784.98	c 7281[?] -1045[?] -1019[?] 919[?]  is mandatory 
786.40/784.98	c qxplain 5907/5908
786.40/784.99	c qxplain 5908/5908
786.40/784.99	c 7282[?] -1046[?] 1045[?]  is mandatory 
786.40/784.99	c qxplain 5907/5907
786.50/785.00	c 7283[?] -1046[?] 1044[?]  is mandatory 
786.50/785.00	c qxplain 5899/5906
786.50/785.01	c qxplain 5903/5906
786.50/785.01	c qxplain 5905/5906
786.50/785.02	c qxplain 5906/5906
786.50/785.03	c 7284[?] -1046[?] 1043[?]  is mandatory 
786.50/785.03	c qxplain 5905/5905
786.50/785.04	c 7285[?] -1046[?] 1042[?]  is mandatory 
786.50/785.04	c qxplain 5903/5904
786.50/785.04	c qxplain 5904/5904
786.50/785.05	c 7288[?] -1047[?] 958[?] 917[?]  is mandatory 
786.50/785.05	c qxplain 5903/5903
786.50/785.05	c 7289[?] -1047[?] -958[?] -917[?]  is mandatory 
786.50/785.05	c qxplain 5899/5902
786.50/785.06	c qxplain 5901/5902
786.50/785.07	c qxplain 5902/5902
786.50/785.07	c 7292[?] -1048[?] 918[?] 959[?]  is mandatory 
786.50/785.07	c qxplain 5901/5901
786.50/785.08	c 7293[?] -1048[?] -959[?] -918[?]  is mandatory 
786.50/785.08	c qxplain 5899/5900
786.50/785.09	c qxplain 5900/5900
786.50/785.09	c 7296[?] -1049[?] 919[?] 960[?]  is mandatory 
786.50/785.09	c qxplain 5899/5899
786.60/785.10	c 7297[?] -1049[?] -960[?] -919[?]  is mandatory 
786.60/785.10	c qxplain 3933/5898
786.60/785.11	c qxplain 4916/5898
786.60/785.11	c qxplain 5408/5898
786.60/785.12	c qxplain 5654/5898
786.60/785.12	c qxplain 5777/5898
786.60/785.13	c qxplain 5838/5898
786.60/785.13	c qxplain 5869/5898
786.60/785.14	c qxplain 5884/5898
786.60/785.14	c qxplain 5892/5898
786.60/785.15	c qxplain 5896/5898
786.60/785.15	c qxplain 5898/5898
786.60/785.16	c 7301[?] -1050[?] 1047[?] 1048[?] 1049[?]  is mandatory 
786.60/785.16	c qxplain 5896/5897
786.70/785.20	c qxplain 5897/5897
786.70/785.25	c 7304[?] -1051[?] -928[?] 1017[?]  is mandatory 
786.70/785.25	c qxplain 5896/5896
786.70/785.28	c 7305[?] -1051[?] -1017[?] 928[?]  is mandatory 
786.70/785.28	c qxplain 5892/5895
786.70/785.29	c qxplain 5894/5895
786.91/785.43	c qxplain 5895/5895
787.00/785.53	c 7308[?] -1052[?] -929[?] 1018[?]  is mandatory 
787.00/785.53	c qxplain 5894/5894
787.10/785.60	c 7309[?] -1052[?] -1018[?] 929[?]  is mandatory 
787.10/785.60	c qxplain 5892/5893
787.10/785.61	c qxplain 5893/5893
787.10/785.62	c 7312[?] -1053[?] 1019[?] -930[?]  is mandatory 
787.10/785.62	c qxplain 5892/5892
787.10/785.63	c 7313[?] -1053[?] -1019[?] 930[?]  is mandatory 
787.10/785.63	c qxplain 5884/5891
787.10/785.64	c qxplain 5888/5891
787.10/785.64	c qxplain 5890/5891
787.10/785.65	c qxplain 5891/5891
787.10/785.66	c 7314[?] -1054[?] 1053[?]  is mandatory 
787.10/785.66	c qxplain 5890/5890
787.10/785.69	c 7315[?] -1054[?] 1052[?]  is mandatory 
787.10/785.69	c qxplain 5888/5889
787.20/785.70	c qxplain 5889/5889
787.20/785.72	c 7316[?] -1054[?] 1051[?]  is mandatory 
787.20/785.72	c qxplain 5888/5888
787.20/785.73	c 7317[?] -1054[?] 1050[?]  is mandatory 
787.20/785.73	c qxplain 5884/5887
787.20/785.74	c qxplain 5886/5887
787.20/785.74	c qxplain 5887/5887
787.20/785.75	c 7320[?] -1055[?] 958[?] 928[?]  is mandatory 
787.20/785.75	c qxplain 5886/5886
787.20/785.75	c 7321[?] -1055[?] -958[?] -928[?]  is mandatory 
787.20/785.75	c qxplain 5884/5885
787.20/785.76	c qxplain 5885/5885
787.20/785.77	c 7324[?] -1056[?] 929[?] 959[?]  is mandatory 
787.20/785.77	c qxplain 5884/5884
787.20/785.77	c 7325[?] -1056[?] -959[?] -929[?]  is mandatory 
787.20/785.77	c qxplain 5869/5883
787.20/785.78	c qxplain 5877/5883
787.20/785.79	c qxplain 5881/5883
787.20/785.79	c qxplain 5883/5883
787.30/785.80	c 7328[?] -1057[?] 960[?] 930[?]  is mandatory 
787.30/785.80	c qxplain 5881/5882
787.30/785.80	c qxplain 5882/5882
787.30/785.81	c 7329[?] -1057[?] -960[?] -930[?]  is mandatory 
787.30/785.81	c qxplain 5881/5881
787.30/785.82	c 7333[?] -1058[?] 1057[?] 1055[?] 1056[?]  is mandatory 
787.30/785.82	c qxplain 5877/5880
787.30/785.85	c qxplain 5879/5880
787.50/786.01	c qxplain 5880/5880
787.80/786.30	c 7336[?] -1059[?] -939[?] 1017[?]  is mandatory 
787.80/786.30	c qxplain 5879/5879
787.90/786.43	c 7337[?] -1059[?] 939[?] -1017[?]  is mandatory 
787.90/786.43	c qxplain 5877/5878
787.90/786.46	c qxplain 5878/5878
787.90/786.48	c 7340[?] -1060[?] 1018[?] -940[?]  is mandatory 
787.90/786.48	c qxplain 5877/5877
788.01/786.51	c 7341[?] -1060[?] 940[?] -1018[?]  is mandatory 
788.01/786.51	c qxplain 5869/5876
788.01/786.52	c qxplain 5873/5876
788.01/786.53	c qxplain 5875/5876
788.01/786.55	c qxplain 5876/5876
788.01/786.56	c 7344[?] -1061[?] 1019[?] -941[?]  is mandatory 
788.01/786.56	c qxplain 5875/5875
788.01/786.57	c 7345[?] -1061[?] -1019[?] 941[?]  is mandatory 
788.01/786.57	c qxplain 5873/5874
788.01/786.57	c qxplain 5874/5874
788.01/786.58	c 7346[?] -1062[?] 1061[?]  is mandatory 
788.01/786.58	c qxplain 5873/5873
788.01/786.59	c 7347[?] -1062[?] 1060[?]  is mandatory 
788.01/786.59	c qxplain 5869/5872
788.01/786.60	c qxplain 5871/5872
788.10/786.60	c qxplain 5872/5872
788.20/786.74	c 7348[?] -1062[?] 1059[?]  is mandatory 
788.20/786.74	c qxplain 5871/5871
788.20/786.75	c 7349[?] -1062[?] 1058[?]  is mandatory 
788.20/786.75	c qxplain 5869/5870
788.20/786.76	c qxplain 5870/5870
788.20/786.76	c 7352[?] -1063[?] 958[?] 939[?]  is mandatory 
788.20/786.76	c qxplain 5869/5869
788.20/786.77	c 7353[?] -1063[?] -958[?] -939[?]  is mandatory 
788.20/786.77	c qxplain 5838/5868
788.20/786.77	c qxplain 5854/5868
788.20/786.78	c qxplain 5862/5868
788.20/786.78	c qxplain 5866/5868
788.20/786.79	c qxplain 5868/5868
788.20/786.80	c 7356[?] -1064[?] 959[?] 940[?]  is mandatory 
788.20/786.80	c qxplain 5866/5867
788.30/786.80	c qxplain 5867/5867
788.30/786.81	c 7357[?] -1064[?] -959[?] -940[?]  is mandatory 
788.30/786.81	c qxplain 5866/5866
788.30/786.82	c 7360[?] -1065[?] 960[?] 941[?]  is mandatory 
788.30/786.82	c qxplain 5862/5865
788.30/786.82	c qxplain 5864/5865
788.30/786.83	c qxplain 5865/5865
788.30/786.83	c 7361[?] -1065[?] -960[?] -941[?]  is mandatory 
788.30/786.83	c qxplain 5864/5864
788.30/786.84	c 7365[?] -1066[?] 1064[?] 1065[?] 1063[?]  is mandatory 
788.30/786.84	c qxplain 5862/5863
788.40/786.97	c qxplain 5863/5863
788.60/787.11	c 7368[?] -874[?] -1067[?] 1017[?]  is mandatory 
788.60/787.11	c qxplain 5862/5862
788.70/787.24	c 7369[?] 874[?] -1067[?] -1017[?]  is mandatory 
788.70/787.24	c qxplain 5854/5861
788.70/787.25	c qxplain 5858/5861
788.70/787.26	c qxplain 5860/5861
788.80/787.33	c qxplain 5861/5861
788.80/787.35	c 7372[?] -1068[?] 1018[?] -875[?]  is mandatory 
788.80/787.35	c qxplain 5860/5860
788.80/787.36	c 7373[?] -1068[?] 875[?] -1018[?]  is mandatory 
788.80/787.36	c qxplain 5858/5859
788.90/787.40	c qxplain 5859/5859
788.90/787.43	c 7376[?] -1069[?] 1019[?] -876[?]  is mandatory 
788.90/787.43	c qxplain 5858/5858
788.90/787.46	c 7377[?] -1069[?] -1019[?] 876[?]  is mandatory 
788.90/787.46	c qxplain 5854/5857
788.90/787.47	c qxplain 5856/5857
788.90/787.48	c qxplain 5857/5857
788.90/787.49	c 7378[?] -1070[?] 1069[?]  is mandatory 
788.90/787.49	c qxplain 5856/5856
788.90/787.51	c 7379[?] -1070[?] 1068[?]  is mandatory 
788.90/787.51	c qxplain 5854/5855
789.00/787.52	c qxplain 5855/5855
789.11/787.67	c 7380[?] 1067[?] -1070[?]  is mandatory 
789.11/787.67	c qxplain 5854/5854
789.11/787.68	c 7381[?] -1070[?] 1066[?]  is mandatory 
789.11/787.68	c qxplain 5838/5853
789.11/787.69	c qxplain 5846/5853
789.11/787.69	c qxplain 5850/5853
789.19/787.70	c qxplain 5852/5853
789.19/787.70	c qxplain 5853/5853
789.19/787.71	c 7384[?] -1071[?] 874[?] 1017[?]  is mandatory 
789.19/787.71	c qxplain 5852/5852
789.19/787.72	c 7385[?] -1071[?] -1017[?] -874[?]  is mandatory 
789.19/787.72	c qxplain 5850/5851
789.19/787.72	c qxplain 5851/5851
789.19/787.73	c 7388[?] -1072[?] 1018[?] 875[?]  is mandatory 
789.19/787.73	c qxplain 5850/5850
789.19/787.74	c 7389[?] -1072[?] -1018[?] -875[?]  is mandatory 
789.19/787.74	c qxplain 5846/5849
789.19/787.74	c qxplain 5848/5849
789.19/787.75	c qxplain 5849/5849
789.19/787.76	c 7392[?] -1073[?] 876[?] 1019[?]  is mandatory 
789.19/787.76	c qxplain 5848/5848
789.19/787.76	c 7393[?] -1073[?] -1019[?] -876[?]  is mandatory 
789.19/787.76	c qxplain 5846/5847
789.19/787.77	c qxplain 5847/5847
789.19/787.78	c 7397[?] -1074[?] 1073[?] 1071[?] 1072[?]  is mandatory 
789.19/787.78	c qxplain 5846/5846
789.29/787.80	c 7400[?] 1076[?] -1075[?] -884[?]  is mandatory 
789.29/787.80	c qxplain 5838/5845
789.29/787.82	c qxplain 5842/5845
789.29/787.82	c qxplain 5844/5845
789.29/787.84	c qxplain 5845/5845
789.29/787.87	c 7401[?] -1075[?] 884[?] -1076[?]  is mandatory 
789.29/787.87	c qxplain 5844/5844
789.29/787.87	c qxplain 5842/5843
789.29/787.89	c qxplain 5843/5843
789.29/787.90	c qxplain 5842/5842
789.39/787.90	c 7404[?] -1079[?] 1077[?] -885[?]  is mandatory 
789.39/787.90	c qxplain 5838/5841
789.39/787.92	c qxplain 5840/5841
789.39/787.93	c qxplain 5841/5841
789.39/787.94	c 7405[?] -1079[?] -1077[?] 885[?]  is mandatory 
789.39/787.94	c qxplain 5840/5840
789.39/787.96	c 7408[?] -1080[?] 1078[?] -886[?]  is mandatory 
789.39/787.96	c qxplain 5838/5839
789.39/787.98	c qxplain 5839/5839
789.39/787.99	c 7409[?] -1080[?] -1078[?] 886[?]  is mandatory 
789.39/787.99	c qxplain 5838/5838
789.49/788.00	c 7410[?] -1081[?] 1080[?]  is mandatory 
789.49/788.00	c qxplain 5777/5837
789.49/788.01	c qxplain 5808/5837
789.49/788.01	c qxplain 5823/5837
789.49/788.02	c qxplain 5831/5837
789.49/788.02	c qxplain 5835/5837
789.49/788.03	c qxplain 5837/5837
789.49/788.04	c 7411[?] -1081[?] 1079[?]  is mandatory 
789.49/788.04	c qxplain 5835/5836
789.49/788.05	c qxplain 5836/5836
789.49/788.07	c 7412[?] -1081[?] 1075[?]  is mandatory 
789.49/788.07	c qxplain 5835/5835
789.49/788.08	c 7413[?] -1081[?] 1074[?]  is mandatory 
789.49/788.08	c qxplain 5831/5834
789.49/788.09	c qxplain 5833/5834
789.49/788.09	c qxplain 5834/5834
789.59/788.10	c 7416[?] 884[?] -1082[?] 1017[?]  is mandatory 
789.59/788.10	c qxplain 5833/5833
789.59/788.11	c 7417[?] -884[?] -1017[?] -1082[?]  is mandatory 
789.59/788.11	c qxplain 5831/5832
789.59/788.11	c qxplain 5832/5832
789.59/788.12	c 7420[?] 885[?] -1083[?] 1018[?]  is mandatory 
789.59/788.12	c qxplain 5831/5831
789.59/788.12	c 7421[?] -885[?] -1018[?] -1083[?]  is mandatory 
789.59/788.12	c qxplain 5823/5830
789.59/788.13	c qxplain 5827/5830
789.59/788.14	c qxplain 5829/5830
789.59/788.14	c qxplain 5830/5830
789.59/788.15	c 7424[?] 1019[?] -1084[?] 886[?]  is mandatory 
789.59/788.15	c qxplain 5829/5829
789.59/788.15	c 7425[?] -886[?] -1019[?] -1084[?]  is mandatory 
789.59/788.15	c qxplain 5827/5828
789.59/788.16	c qxplain 5828/5828
789.59/788.17	c 7429[?] -1085[?] 1082[?] 1084[?] 1083[?]  is mandatory 
789.59/788.17	c qxplain 5827/5827
789.59/788.17	c 7445[?] -1089[?] 1085[?]  is mandatory 
789.59/788.17	c qxplain 5823/5826
789.59/788.18	c qxplain 5825/5826
789.59/788.18	c qxplain 5826/5826
789.59/788.19	c 7448[?] -1090[?] 1017[?] 895[?]  is mandatory 
789.59/788.19	c qxplain 5825/5825
789.59/788.20	c 7449[?] -1090[?] -1017[?] -895[?]  is mandatory 
789.59/788.20	c qxplain 5823/5824
789.69/788.20	c qxplain 5824/5824
789.69/788.21	c 7452[?] -1091[?] 1018[?] 896[?]  is mandatory 
789.69/788.21	c qxplain 5823/5823
789.69/788.22	c 7453[?] -1091[?] -1018[?] -896[?]  is mandatory 
789.69/788.22	c qxplain 5808/5822
789.69/788.22	c qxplain 5816/5822
789.69/788.23	c qxplain 5820/5822
789.69/788.23	c qxplain 5822/5822
789.69/788.24	c 7456[?] -1092[?] 1019[?] 897[?]  is mandatory 
789.69/788.24	c qxplain 5820/5821
789.69/788.24	c qxplain 5821/5821
789.69/788.25	c 7457[?] -1092[?] -1019[?] -897[?]  is mandatory 
789.69/788.25	c qxplain 5820/5820
789.69/788.26	c 7461[?] -1093[?] 1092[?] 1090[?] 1091[?]  is mandatory 
789.69/788.26	c qxplain 5816/5819
789.69/788.27	c qxplain 5818/5819
789.69/788.27	c qxplain 5819/5819
789.69/788.28	c 7464[?] 1076[?] -906[?] -1094[?]  is mandatory 
789.69/788.28	c qxplain 5818/5818
789.69/788.29	c 7465[?] -1076[?] 906[?] -1094[?]  is mandatory 
789.69/788.29	c qxplain 5816/5817
789.79/788.32	c qxplain 5817/5817
789.79/788.32	c 7468[?] -1095[?] 1077[?] -907[?]  is mandatory 
789.79/788.32	c qxplain 5816/5816
789.79/788.33	c 7469[?] -1095[?] -1077[?] 907[?]  is mandatory 
789.79/788.33	c qxplain 5808/5815
789.79/788.34	c qxplain 5812/5815
789.79/788.35	c qxplain 5814/5815
789.79/788.37	c qxplain 5815/5815
789.89/788.40	c 7472[?] -1096[?] 1078[?] -908[?]  is mandatory 
789.89/788.40	c qxplain 5814/5814
789.89/788.42	c 7473[?] -1096[?] -1078[?] 908[?]  is mandatory 
789.89/788.42	c qxplain 5812/5813
789.89/788.43	c qxplain 5813/5813
789.89/788.45	c 7474[?] -1097[?] 1096[?]  is mandatory 
789.89/788.45	c qxplain 5812/5812
789.89/788.46	c 7475[?] -1097[?] 1095[?]  is mandatory 
789.89/788.46	c qxplain 5808/5811
789.89/788.47	c qxplain 5810/5811
789.89/788.48	c qxplain 5811/5811
789.89/788.49	c 7476[?] -1097[?] 1094[?]  is mandatory 
789.89/788.49	c qxplain 5810/5810
789.89/788.50	c 7477[?] -1097[?] 1093[?]  is mandatory 
789.89/788.50	c qxplain 5808/5809
789.99/788.50	c qxplain 5809/5809
789.99/788.51	c 7480[?] -1098[?] 906[?] 1017[?]  is mandatory 
789.99/788.51	c qxplain 5808/5808
789.99/788.51	c 7481[?] -1098[?] -1017[?] -906[?]  is mandatory 
789.99/788.51	c qxplain 5777/5807
789.99/788.52	c qxplain 5793/5807
789.99/788.53	c qxplain 5801/5807
789.99/788.53	c qxplain 5805/5807
789.99/788.54	c qxplain 5807/5807
789.99/788.54	c 7484[?] -1099[?] 1018[?] 907[?]  is mandatory 
789.99/788.54	c qxplain 5805/5806
789.99/788.55	c qxplain 5806/5806
789.99/788.56	c 7485[?] -1099[?] -1018[?] -907[?]  is mandatory 
789.99/788.56	c qxplain 5805/5805
789.99/788.56	c 7488[?] -1100[?] 1019[?] 908[?]  is mandatory 
789.99/788.56	c qxplain 5801/5804
789.99/788.57	c qxplain 5803/5804
789.99/788.57	c qxplain 5804/5804
789.99/788.58	c 7489[?] -1100[?] -1019[?] -908[?]  is mandatory 
789.99/788.58	c qxplain 5803/5803
789.99/788.59	c 7493[?] -1101[?] 1099[?] 1100[?] 1098[?]  is mandatory 
789.99/788.59	c qxplain 5801/5802
790.09/788.64	c qxplain 5802/5802
790.09/788.65	c 7496[?] 1076[?] -917[?] -1102[?]  is mandatory 
790.09/788.65	c qxplain 5801/5801
790.09/788.66	c 7497[?] -1076[?] 917[?] -1102[?]  is mandatory 
790.09/788.66	c qxplain 5793/5800
790.09/788.67	c qxplain 5797/5800
790.09/788.68	c qxplain 5799/5800
790.09/788.70	c qxplain 5800/5800
790.20/788.73	c 7500[?] -1103[?] -918[?] 1077[?]  is mandatory 
790.20/788.73	c qxplain 5799/5799
790.20/788.75	c 7501[?] -1103[?] -1077[?] 918[?]  is mandatory 
790.20/788.75	c qxplain 5797/5798
790.20/788.77	c qxplain 5798/5798
790.20/788.78	c 7504[?] -1104[?] 1078[?] -919[?]  is mandatory 
790.20/788.78	c qxplain 5797/5797
790.28/788.81	c 7505[?] -1104[?] -1078[?] 919[?]  is mandatory 
790.28/788.81	c qxplain 5793/5796
790.28/788.82	c qxplain 5795/5796
790.28/788.82	c qxplain 5796/5796
790.28/788.83	c 7506[?] -1105[?] 1104[?]  is mandatory 
790.28/788.83	c qxplain 5795/5795
790.28/788.86	c 7507[?] -1105[?] 1103[?]  is mandatory 
790.28/788.86	c qxplain 5793/5794
790.28/788.87	c qxplain 5794/5794
790.28/788.88	c 7508[?] -1105[?] 1102[?]  is mandatory 
790.28/788.88	c qxplain 5793/5793
790.28/788.89	c 7509[?] -1105[?] 1101[?]  is mandatory 
790.28/788.89	c qxplain 5777/5792
790.28/788.89	c qxplain 5785/5792
790.38/788.90	c qxplain 5789/5792
790.38/788.91	c qxplain 5791/5792
790.38/788.91	c qxplain 5792/5792
790.38/788.92	c 7512[?] -1106[?] 1017[?] 917[?]  is mandatory 
790.38/788.92	c qxplain 5791/5791
790.38/788.92	c 7513[?] -1106[?] -1017[?] -917[?]  is mandatory 
790.38/788.92	c qxplain 5789/5790
790.38/788.93	c qxplain 5790/5790
790.38/788.94	c 7516[?] -1107[?] 1018[?] 918[?]  is mandatory 
790.38/788.94	c qxplain 5789/5789
790.38/788.94	c 7517[?] -1107[?] -1018[?] -918[?]  is mandatory 
790.38/788.94	c qxplain 5785/5788
790.38/788.95	c qxplain 5787/5788
790.38/788.96	c qxplain 5788/5788
790.38/788.96	c 7520[?] -1108[?] 1019[?] 919[?]  is mandatory 
790.38/788.96	c qxplain 5787/5787
790.38/788.97	c 7521[?] -1108[?] -1019[?] -919[?]  is mandatory 
790.38/788.97	c qxplain 5785/5786
790.38/788.98	c qxplain 5786/5786
790.38/788.98	c 7525[?] -1109[?] 1108[?] 1106[?] 1107[?]  is mandatory 
790.38/788.98	c qxplain 5785/5785
790.48/789.04	c 7528[?] -1110[?] -928[?] 1076[?]  is mandatory 
790.48/789.04	c qxplain 5777/5784
790.48/789.05	c qxplain 5781/5784
790.48/789.06	c qxplain 5783/5784
790.48/789.07	c qxplain 5784/5784
790.58/789.11	c 7529[?] -1110[?] -1076[?] 928[?]  is mandatory 
790.58/789.11	c qxplain 5783/5783
790.68/789.29	c 7532[?] 1077[?] -1111[?] -929[?]  is mandatory 
790.68/789.29	c qxplain 5781/5782
790.78/789.30	c qxplain 5782/5782
790.98/789.50	c 7533[?] -1077[?] -1111[?] 929[?]  is mandatory 
790.98/789.50	c qxplain 5781/5781
790.98/789.51	c 7536[?] -1112[?] -930[?] 1078[?]  is mandatory 
790.98/789.51	c qxplain 5777/5780
790.98/789.52	c qxplain 5779/5780
790.98/789.54	c qxplain 5780/5780
790.98/789.55	c 7537[?] -1112[?] -1078[?] 930[?]  is mandatory 
790.98/789.55	c qxplain 5779/5779
790.98/789.56	c 7538[?] -1113[?] 1112[?]  is mandatory 
790.98/789.56	c qxplain 5777/5778
790.98/789.58	c qxplain 5778/5778
791.19/789.73	c 7539[?] 1111[?] -1113[?]  is mandatory 
791.19/789.73	c qxplain 5777/5777
791.19/789.76	c 7540[?] -1113[?] 1110[?]  is mandatory 
791.19/789.76	c qxplain 5654/5776
791.19/789.77	c qxplain 5716/5776
791.19/789.78	c qxplain 5747/5776
791.19/789.79	c qxplain 5762/5776
791.19/789.79	c qxplain 5770/5776
791.19/789.80	c qxplain 5774/5776
791.19/789.80	c qxplain 5776/5776
791.19/789.81	c 7541[?] -1113[?] 1109[?]  is mandatory 
791.19/789.81	c qxplain 5774/5775
791.30/789.81	c qxplain 5775/5775
791.30/789.82	c 7544[?] -1114[?] 1017[?] 928[?]  is mandatory 
791.30/789.82	c qxplain 5774/5774
791.30/789.83	c 7545[?] -1114[?] -1017[?] -928[?]  is mandatory 
791.30/789.83	c qxplain 5770/5773
791.30/789.83	c qxplain 5772/5773
791.30/789.84	c qxplain 5773/5773
791.30/789.85	c 7548[?] -1115[?] 1018[?] 929[?]  is mandatory 
791.30/789.85	c qxplain 5772/5772
791.30/789.85	c 7549[?] -1115[?] -1018[?] -929[?]  is mandatory 
791.30/789.85	c qxplain 5770/5771
791.30/789.86	c qxplain 5771/5771
791.30/789.87	c 7552[?] -1116[?] 1019[?] 930[?]  is mandatory 
791.30/789.87	c qxplain 5770/5770
791.30/789.87	c 7553[?] -1116[?] -1019[?] -930[?]  is mandatory 
791.30/789.87	c qxplain 5762/5769
791.30/789.88	c qxplain 5766/5769
791.30/789.89	c qxplain 5768/5769
791.30/789.89	c qxplain 5769/5769
791.38/789.90	c 7557[?] -1117[?] 1114[?] 1115[?] 1116[?]  is mandatory 
791.38/789.90	c qxplain 5768/5768
791.48/790.09	c 7560[?] 1076[?] -1118[?] -939[?]  is mandatory 
791.48/790.09	c qxplain 5766/5767
791.58/790.11	c qxplain 5767/5767
791.78/790.31	c 7561[?] -1076[?] -1118[?] 939[?]  is mandatory 
791.78/790.31	c qxplain 5766/5766
791.78/790.32	c 7564[?] -1119[?] 1077[?] -940[?]  is mandatory 
791.78/790.32	c qxplain 5762/5765
791.78/790.33	c qxplain 5764/5765
791.78/790.34	c qxplain 5765/5765
791.78/790.37	c 7565[?] -1119[?] -1077[?] 940[?]  is mandatory 
791.78/790.37	c qxplain 5764/5764
791.78/790.38	c 7568[?] -1120[?] -941[?] 1078[?]  is mandatory 
791.78/790.38	c qxplain 5762/5763
791.78/790.38	c qxplain 5763/5763
791.78/790.39	c 7569[?] -1120[?] -1078[?] 941[?]  is mandatory 
791.78/790.39	c qxplain 5762/5762
791.88/790.40	c 7570[?] -1121[?] 1120[?]  is mandatory 
791.88/790.40	c qxplain 5747/5761
791.88/790.41	c qxplain 5755/5761
791.88/790.41	c qxplain 5759/5761
791.88/790.42	c qxplain 5761/5761
791.88/790.43	c 7571[?] -1121[?] 1119[?]  is mandatory 
791.88/790.43	c qxplain 5759/5760
791.88/790.44	c qxplain 5760/5760
792.08/790.63	c 7572[?] -1121[?] 1118[?]  is mandatory 
792.08/790.63	c qxplain 5759/5759
792.08/790.64	c 7573[?] -1121[?] 1117[?]  is mandatory 
792.0 [...]

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

0
840.52/839.03	c qxplain 5300/5300
840.52/839.04	c 8460[?] 1316[?] -1374[?] -1376[?]  is mandatory 
840.52/839.04	c qxplain 5299/5299
840.52/839.04	c 8461[?] -1316[?] 1374[?] -1376[?]  is mandatory 
840.52/839.04	c qxplain 5297/5298
841.62/840.18	c qxplain 5293/5296
841.62/840.19	c qxplain 5295/5296
841.72/840.29	c qxplain 5296/5296
841.83/840.41	c 8464[?] -1375[?] 1317[?] -1377[?]  is mandatory 
841.83/840.41	c qxplain 5295/5295
842.02/840.50	c 8465[?] -1377[?] 1375[?] -1317[?]  is mandatory 
842.02/840.50	c qxplain 5293/5294
842.02/840.50	c qxplain 5294/5294
842.02/840.51	c 8466[?] -1378[?] 1377[?]  is mandatory 
842.02/840.51	c qxplain 5293/5293
842.02/840.52	c 8467[?] -1378[?] 1376[?]  is mandatory 
842.02/840.52	c qxplain 5285/5292
842.02/840.53	c qxplain 5289/5292
842.02/840.53	c qxplain 5291/5292
842.02/840.54	c qxplain 5292/5292
842.12/840.69	c 8468[?] -1378[?] 1372[?]  is mandatory 
842.12/840.69	c qxplain 5291/5291
842.22/840.70	c 8469[?] -1378[?] 1371[?]  is mandatory 
842.22/840.70	c qxplain 5289/5290
842.22/840.71	c qxplain 5290/5290
842.22/840.72	c 8472[?] -1379[?] 1305[?] 1373[?]  is mandatory 
842.22/840.72	c qxplain 5289/5289
842.22/840.72	c 8473[?] -1379[?] -1305[?] -1373[?]  is mandatory 
842.22/840.72	c qxplain 5285/5288
842.22/840.73	c qxplain 5287/5288
842.22/840.73	c qxplain 5288/5288
842.22/840.74	c 8476[?] -1380[?] 1306[?] 1374[?]  is mandatory 
842.22/840.74	c qxplain 5287/5287
842.22/840.75	c 8477[?] -1380[?] -1306[?] -1374[?]  is mandatory 
842.22/840.75	c qxplain 5285/5286
842.22/840.75	c qxplain 5286/5286
842.22/840.76	c 8480[?] -1381[?] 1375[?] 1307[?]  is mandatory 
842.22/840.76	c qxplain 5285/5285
842.22/840.77	c 8481[?] -1381[?] -1307[?] -1375[?]  is mandatory 
842.22/840.77	c qxplain 5162/5284
842.22/840.77	c qxplain 5224/5284
842.22/840.78	c qxplain 5255/5284
842.22/840.78	c qxplain 5270/5284
842.22/840.79	c qxplain 5278/5284
842.22/840.79	c qxplain 5282/5284
842.32/840.80	c qxplain 5284/5284
842.32/840.80	c 8485[?] -1382[?] 1379[?] 1380[?] 1381[?]  is mandatory 
842.32/840.80	c qxplain 5282/5283
842.42/840.93	c qxplain 5283/5283
842.52/841.06	c 8488[?] -1383[?] -1308[?] 1315[?]  is mandatory 
842.52/841.06	c qxplain 5282/5282
842.82/841.32	c 8489[?] 1308[?] -1383[?] -1315[?]  is mandatory 
842.82/841.32	c qxplain 5278/5281
842.82/841.33	c qxplain 5280/5281
842.82/841.33	c qxplain 5281/5281
842.82/841.34	c 8492[?] -1384[?] 1316[?] -1309[?]  is mandatory 
842.82/841.34	c qxplain 5280/5280
842.82/841.35	c 8493[?] -1384[?] -1316[?] 1309[?]  is mandatory 
842.82/841.35	c qxplain 5278/5279
842.93/841.48	c qxplain 5279/5279
843.04/841.58	c 8496[?] -1385[?] -1310[?] 1317[?]  is mandatory 
843.04/841.58	c qxplain 5278/5278
843.12/841.62	c 8497[?] -1385[?] -1317[?] 1310[?]  is mandatory 
843.12/841.62	c qxplain 5270/5277
843.12/841.63	c qxplain 5274/5277
843.12/841.63	c qxplain 5276/5277
843.12/841.64	c qxplain 5277/5277
843.12/841.67	c 8498[?] -1386[?] 1385[?]  is mandatory 
843.12/841.67	c qxplain 5276/5276
843.12/841.68	c 8499[?] -1386[?] 1384[?]  is mandatory 
843.12/841.68	c qxplain 5274/5275
843.12/841.69	c qxplain 5275/5275
843.32/841.83	c 8500[?] 1383[?] -1386[?]  is mandatory 
843.32/841.83	c qxplain 5274/5274
843.32/841.84	c 8501[?] -1386[?] 1382[?]  is mandatory 
843.32/841.84	c qxplain 5270/5273
843.32/841.84	c qxplain 5272/5273
843.32/841.85	c qxplain 5273/5273
843.32/841.85	c 8504[?] -1387[?] 1308[?] 1315[?]  is mandatory 
843.32/841.85	c qxplain 5272/5272
843.32/841.86	c 8505[?] -1387[?] -1315[?] -1308[?]  is mandatory 
843.32/841.86	c qxplain 5270/5271
843.32/841.87	c qxplain 5271/5271
843.32/841.87	c 8508[?] -1388[?] 1316[?] 1309[?]  is mandatory 
843.32/841.87	c qxplain 5270/5270
843.32/841.88	c 8509[?] -1388[?] -1316[?] -1309[?]  is mandatory 
843.32/841.88	c qxplain 5255/5269
843.32/841.89	c qxplain 5263/5269
843.32/841.89	c qxplain 5267/5269
843.42/841.90	c qxplain 5269/5269
843.42/841.90	c 8512[?] -1389[?] 1317[?] 1310[?]  is mandatory 
843.42/841.90	c qxplain 5267/5268
843.42/841.91	c qxplain 5268/5268
843.42/841.92	c 8513[?] -1389[?] -1317[?] -1310[?]  is mandatory 
843.42/841.92	c qxplain 5267/5267
843.42/841.92	c 8517[?] -1390[?] 1389[?] 1387[?] 1388[?]  is mandatory 
843.42/841.92	c qxplain 5263/5266
843.52/842.06	c qxplain 5265/5266
843.72/842.25	c qxplain 5266/5266
843.92/842.49	c 8520[?] -1391[?] -1318[?] 1392[?]  is mandatory 
843.92/842.49	c qxplain 5265/5265
844.14/842.63	c 8521[?] -1391[?] -1392[?] 1318[?]  is mandatory 
844.14/842.63	c qxplain 5263/5264
844.92/843.42	c qxplain 5255/5262
844.92/843.43	c qxplain 5259/5262
844.92/843.45	c qxplain 5261/5262
844.92/843.48	c qxplain 5262/5262
844.92/843.50	c 8524[?] -1395[?] -1319[?] 1393[?]  is mandatory 
844.92/843.50	c qxplain 5261/5261
845.02/843.52	c 8525[?] -1395[?] 1319[?] -1393[?]  is mandatory 
845.02/843.52	c qxplain 5259/5260
845.02/843.53	c qxplain 5260/5260
845.02/843.54	c 8528[?] -1396[?] -1320[?] 1394[?]  is mandatory 
845.02/843.54	c qxplain 5259/5259
845.02/843.54	c 8529[?] -1396[?] 1320[?] -1394[?]  is mandatory 
845.02/843.54	c qxplain 5255/5258
845.02/843.55	c qxplain 5257/5258
845.02/843.56	c qxplain 5258/5258
845.02/843.57	c 8530[?] -1397[?] 1396[?]  is mandatory 
845.02/843.57	c qxplain 5257/5257
845.02/843.59	c 8531[?] -1397[?] 1395[?]  is mandatory 
845.02/843.59	c qxplain 5255/5256
845.02/843.60	c qxplain 5256/5256
845.24/843.76	c 8532[?] -1397[?] 1391[?]  is mandatory 
845.24/843.76	c qxplain 5255/5255
845.24/843.77	c 8533[?] -1397[?] 1390[?]  is mandatory 
845.24/843.77	c qxplain 5224/5254
845.24/843.78	c qxplain 5240/5254
845.24/843.78	c qxplain 5248/5254
845.24/843.79	c qxplain 5252/5254
845.24/843.79	c qxplain 5254/5254
845.32/843.80	c 8536[?] -1398[?] 1315[?] 1318[?]  is mandatory 
845.32/843.80	c qxplain 5252/5253
845.32/843.80	c qxplain 5253/5253
845.32/843.81	c 8537[?] -1398[?] -1315[?] -1318[?]  is mandatory 
845.32/843.81	c qxplain 5252/5252
845.32/843.82	c 8540[?] -1399[?] 1319[?] 1316[?]  is mandatory 
845.32/843.82	c qxplain 5248/5251
845.32/843.82	c qxplain 5250/5251
845.32/843.83	c qxplain 5251/5251
845.32/843.84	c 8541[?] -1399[?] -1316[?] -1319[?]  is mandatory 
845.32/843.84	c qxplain 5250/5250
845.32/843.84	c 8544[?] -1400[?] 1317[?] 1320[?]  is mandatory 
845.32/843.84	c qxplain 5248/5249
845.32/843.85	c qxplain 5249/5249
845.32/843.85	c 8545[?] -1400[?] -1317[?] -1320[?]  is mandatory 
845.32/843.85	c qxplain 5248/5248
845.32/843.86	c 8549[?] -1401[?] 1398[?] 1400[?] 1399[?]  is mandatory 
845.32/843.86	c qxplain 5240/5247
845.32/843.87	c qxplain 5244/5247
845.52/844.00	c qxplain 5246/5247
846.52/845.05	c qxplain 5244/5245
846.72/845.20	c qxplain 5245/5245
846.82/845.32	c 8552[?] -1329[?] -1402[?] 1392[?]  is mandatory 
846.82/845.32	c qxplain 5244/5244
846.92/845.46	c 8553[?] 1329[?] -1402[?] -1392[?]  is mandatory 
846.92/845.46	c qxplain 5240/5243
846.92/845.47	c qxplain 5242/5243
846.92/845.49	c qxplain 5243/5243
846.92/845.50	c 8556[?] -1403[?] -1330[?] 1393[?]  is mandatory 
846.92/845.50	c qxplain 5242/5242
847.02/845.50	c 8557[?] -1403[?] 1330[?] -1393[?]  is mandatory 
847.02/845.50	c qxplain 5240/5241
847.02/845.51	c qxplain 5241/5241
847.02/845.52	c 8560[?] -1404[?] -1331[?] 1394[?]  is mandatory 
847.02/845.52	c qxplain 5240/5240
847.02/845.52	c 8561[?] -1404[?] 1331[?] -1394[?]  is mandatory 
847.02/845.52	c qxplain 5224/5239
847.02/845.53	c qxplain 5232/5239
847.02/845.54	c qxplain 5236/5239
847.02/845.54	c qxplain 5238/5239
847.02/845.55	c qxplain 5239/5239
847.02/845.56	c 8562[?] -1405[?] 1404[?]  is mandatory 
847.02/845.56	c qxplain 5238/5238
847.02/845.56	c 8563[?] -1405[?] 1403[?]  is mandatory 
847.02/845.56	c qxplain 5236/5237
847.02/845.57	c qxplain 5237/5237
847.22/845.70	c 8564[?] 1402[?] -1405[?]  is mandatory 
847.22/845.70	c qxplain 5236/5236
847.22/845.71	c 8565[?] -1405[?] 1401[?]  is mandatory 
847.22/845.71	c qxplain 5232/5235
847.22/845.71	c qxplain 5234/5235
847.22/845.72	c qxplain 5235/5235
847.22/845.72	c 8568[?] -1406[?] 1315[?] 1329[?]  is mandatory 
847.22/845.72	c qxplain 5234/5234
847.22/845.73	c 8569[?] -1406[?] -1315[?] -1329[?]  is mandatory 
847.22/845.73	c qxplain 5232/5233
847.22/845.74	c qxplain 5233/5233
847.22/845.74	c 8572[?] -1407[?] 1316[?] 1330[?]  is mandatory 
847.22/845.74	c qxplain 5232/5232
847.22/845.75	c 8573[?] -1407[?] -1316[?] -1330[?]  is mandatory 
847.22/845.75	c qxplain 5224/5231
847.22/845.75	c qxplain 5228/5231
847.22/845.76	c qxplain 5230/5231
847.22/845.77	c qxplain 5231/5231
847.22/845.77	c 8576[?] -1408[?] 1317[?] 1331[?]  is mandatory 
847.22/845.77	c qxplain 5230/5230
847.22/845.78	c 8577[?] -1408[?] -1317[?] -1331[?]  is mandatory 
847.22/845.78	c qxplain 5228/5229
847.22/845.78	c qxplain 5229/5229
847.22/845.79	c 8581[?] -1409[?] 1408[?] 1406[?] 1407[?]  is mandatory 
847.22/845.79	c qxplain 5228/5228
847.45/845.93	c 8584[?] -1410[?] -1340[?] 1392[?]  is mandatory 
847.45/845.93	c qxplain 5224/5227
847.45/845.97	c qxplain 5226/5227
847.45/845.97	c qxplain 5227/5227
847.63/846.12	c 8585[?] -1410[?] 1340[?] -1392[?]  is mandatory 
847.63/846.12	c qxplain 5226/5226
847.63/846.12	c 8588[?] -1411[?] -1341[?] 1393[?]  is mandatory 
847.63/846.12	c qxplain 5224/5225
847.63/846.13	c qxplain 5225/5225
847.63/846.14	c 8589[?] -1411[?] 1341[?] -1393[?]  is mandatory 
847.63/846.14	c qxplain 5224/5224
848.44/846.97	c qxplain 5162/5223
848.44/846.98	c qxplain 5193/5223
848.44/846.99	c qxplain 5209/5223
848.44/846.99	c qxplain 5217/5223
848.44/847.00	c qxplain 5221/5223
848.55/847.02	c qxplain 5223/5223
849.13/847.70	c qxplain 5221/5222
849.23/847.70	c qxplain 5222/5222
849.23/847.71	c 8592[?] -1412[?] -1342[?] 1394[?]  is mandatory 
849.23/847.71	c qxplain 5221/5221
849.23/847.72	c 8593[?] -1412[?] 1342[?] -1394[?]  is mandatory 
849.23/847.72	c qxplain 5217/5220
849.23/847.73	c qxplain 5219/5220
849.23/847.74	c qxplain 5220/5220
849.23/847.75	c 8594[?] -1413[?] 1412[?]  is mandatory 
849.23/847.75	c qxplain 5219/5219
849.23/847.76	c 8595[?] -1413[?] 1411[?]  is mandatory 
849.23/847.76	c qxplain 5217/5218
849.23/847.77	c qxplain 5218/5218
849.43/847.90	c 8596[?] -1413[?] 1410[?]  is mandatory 
849.43/847.90	c qxplain 5217/5217
849.43/847.91	c 8597[?] -1413[?] 1409[?]  is mandatory 
849.43/847.91	c qxplain 5209/5216
849.43/847.91	c qxplain 5213/5216
849.43/847.92	c qxplain 5215/5216
849.43/847.92	c qxplain 5216/5216
849.43/847.93	c 8600[?] -1414[?] 1340[?] 1315[?]  is mandatory 
849.43/847.93	c qxplain 5215/5215
849.43/847.94	c 8601[?] -1414[?] -1315[?] -1340[?]  is mandatory 
849.43/847.94	c qxplain 5213/5214
849.43/847.94	c qxplain 5214/5214
849.43/847.95	c 8604[?] -1415[?] 1316[?] 1341[?]  is mandatory 
849.43/847.95	c qxplain 5213/5213
849.43/847.95	c 8605[?] -1415[?] -1316[?] -1341[?]  is mandatory 
849.43/847.95	c qxplain 5209/5212
849.43/847.96	c qxplain 5211/5212
849.43/847.96	c qxplain 5212/5212
849.43/847.97	c 8608[?] -1416[?] 1342[?] 1317[?]  is mandatory 
849.43/847.97	c qxplain 5211/5211
849.43/847.98	c 8609[?] -1416[?] -1317[?] -1342[?]  is mandatory 
849.43/847.98	c qxplain 5209/5210
849.43/847.98	c qxplain 5210/5210
849.43/847.99	c 8613[?] -1417[?] 1416[?] 1414[?] 1415[?]  is mandatory 
849.43/847.99	c qxplain 5209/5209
849.65/848.14	c 8616[?] -1351[?] -1418[?] 1392[?]  is mandatory 
849.65/848.14	c qxplain 5193/5208
849.65/848.15	c qxplain 5201/5208
849.65/848.15	c qxplain 5205/5208
849.65/848.16	c qxplain 5207/5208
849.65/848.17	c qxplain 5208/5208
849.83/848.32	c 8617[?] 1351[?] -1392[?] -1418[?]  is mandatory 
849.83/848.32	c qxplain 5207/5207
849.83/848.33	c 8620[?] -1419[?] -1352[?] 1393[?]  is mandatory 
849.83/848.33	c qxplain 5205/5206
849.83/848.34	c qxplain 5206/5206
849.83/848.34	c 8621[?] -1419[?] 1352[?] -1393[?]  is mandatory 
849.83/848.34	c qxplain 5205/5205
850.03/848.56	c qxplain 5201/5204
850.13/848.60	c qxplain 5203/5204
850.13/848.64	c qxplain 5204/5204
850.13/848.64	c qxplain 5203/5203
850.13/848.65	c 8624[?] -1420[?] 1394[?] -1353[?]  is mandatory 
850.13/848.65	c qxplain 5201/5202
850.13/848.66	c qxplain 5202/5202
850.13/848.67	c 8625[?] -1420[?] 1353[?] -1394[?]  is mandatory 
850.13/848.67	c qxplain 5201/5201
850.13/848.68	c 8626[?] -1421[?] 1420[?]  is mandatory 
850.13/848.68	c qxplain 5193/5200
850.13/848.69	c qxplain 5197/5200
850.13/848.69	c qxplain 5199/5200
850.23/848.70	c qxplain 5200/5200
850.23/848.71	c 8627[?] -1421[?] 1419[?]  is mandatory 
850.23/848.71	c qxplain 5199/5199
850.33/848.85	c 8628[?] 1418[?] -1421[?]  is mandatory 
850.33/848.85	c qxplain 5197/5198
850.33/848.86	c qxplain 5198/5198
850.33/848.87	c 8629[?] -1421[?] 1417[?]  is mandatory 
850.33/848.87	c qxplain 5197/5197
850.33/848.87	c 8632[?] -1422[?] 1315[?] 1351[?]  is mandatory 
850.33/848.87	c qxplain 5193/5196
850.33/848.88	c qxplain 5195/5196
850.33/848.89	c qxplain 5196/5196
850.33/848.89	c 8633[?] -1422[?] -1315[?] -1351[?]  is mandatory 
850.33/848.89	c qxplain 5195/5195
850.43/848.90	c 8636[?] -1423[?] 1316[?] 1352[?]  is mandatory 
850.43/848.90	c qxplain 5193/5194
850.43/848.90	c qxplain 5194/5194
850.43/848.91	c 8637[?] -1423[?] -1316[?] -1352[?]  is mandatory 
850.43/848.91	c qxplain 5193/5193
850.43/848.92	c 8640[?] -1424[?] 1317[?] 1353[?]  is mandatory 
850.43/848.92	c qxplain 5162/5192
850.43/848.92	c qxplain 5178/5192
850.43/848.93	c qxplain 5186/5192
850.43/848.93	c qxplain 5190/5192
850.43/848.94	c qxplain 5192/5192
850.43/848.95	c 8641[?] -1424[?] -1317[?] -1353[?]  is mandatory 
850.43/848.95	c qxplain 5190/5191
850.43/848.95	c qxplain 5191/5191
850.43/848.96	c 8645[?] -1425[?] 1422[?] 1424[?] 1423[?]  is mandatory 
850.43/848.96	c qxplain 5190/5190
850.93/849.43	c qxplain 5186/5189
850.93/849.44	c qxplain 5188/5189
851.03/849.58	c qxplain 5189/5189
851.33/849.81	c qxplain 5188/5188
851.43/849.97	c 8648[?] -1426[?] 1392[?] -1362[?]  is mandatory 
851.43/849.97	c qxplain 5186/5187
851.43/849.98	c qxplain 5187/5187
851.63/850.14	c 8649[?] -1426[?] 1362[?] -1392[?]  is mandatory 
851.63/850.14	c qxplain 5186/5186
851.63/850.19	c 8652[?] -1427[?] -1363[?] 1393[?]  is mandatory 
851.63/850.19	c qxplain 5178/5185
851.74/850.22	c qxplain 5182/5185
851.85/850.36	c qxplain 5184/5185
851.85/850.37	c qxplain 5185/5185
851.85/850.38	c 8653[?] -1427[?] 1363[?] -1393[?]  is mandatory 
851.85/850.38	c qxplain 5184/5184
852.73/851.21	c qxplain 5182/5183
852.73/851.28	c qxplain 5183/5183
853.43/851.91	c qxplain 5182/5182
853.43/851.96	c 8656[?] -1428[?] -1364[?] 1394[?]  is mandatory 
853.43/851.96	c qxplain 5178/5181
853.43/851.97	c qxplain 5180/5181
853.43/851.98	c qxplain 5181/5181
853.43/851.99	c 8657[?] -1428[?] 1364[?] -1394[?]  is mandatory 
853.43/851.99	c qxplain 5180/5180
853.53/852.00	c 8658[?] -1429[?] 1428[?]  is mandatory 
853.53/852.00	c qxplain 5178/5179
853.53/852.01	c qxplain 5179/5179
853.53/852.04	c 8659[?] -1429[?] 1427[?]  is mandatory 
853.53/852.04	c qxplain 5178/5178
853.63/852.19	c 8660[?] -1429[?] 1426[?]  is mandatory 
853.63/852.19	c qxplain 5162/5177
853.63/852.19	c qxplain 5170/5177
853.73/852.20	c qxplain 5174/5177
853.73/852.21	c qxplain 5176/5177
853.73/852.21	c qxplain 5177/5177
853.73/852.22	c 8661[?] -1429[?] 1425[?]  is mandatory 
853.73/852.22	c qxplain 5176/5176
853.94/852.41	c qxplain 5174/5175
853.94/852.42	c qxplain 5175/5175
854.13/852.64	c qxplain 5174/5174
854.13/852.65	c 8664[?] 1315[?] -1430[?] 1362[?]  is mandatory 
854.13/852.65	c qxplain 5170/5173
854.13/852.65	c qxplain 5172/5173
854.13/852.66	c qxplain 5173/5173
854.13/852.66	c 8665[?] -1362[?] -1315[?] -1430[?]  is mandatory 
854.13/852.66	c qxplain 5172/5172
855.53/854.03	c qxplain 5170/5171
855.53/854.04	c qxplain 5171/5171
855.53/854.05	c 8668[?] 1316[?] 1363[?] -1431[?]  is mandatory 
855.53/854.05	c qxplain 5170/5170
855.53/854.05	c 8669[?] -1363[?] -1316[?] -1431[?]  is mandatory 
855.53/854.05	c qxplain 5162/5169
855.53/854.06	c qxplain 5166/5169
855.53/854.06	c qxplain 5168/5169
855.53/854.07	c qxplain 5169/5169
855.53/854.08	c 8672[?] 1317[?] -1432[?] 1364[?]  is mandatory 
855.53/854.08	c qxplain 5168/5168
855.53/854.08	c 8673[?] -1317[?] -1364[?] -1432[?]  is mandatory 
855.53/854.08	c qxplain 5166/5167
855.53/854.09	c qxplain 5167/5167
855.53/854.10	c 8677[?] -1433[?] 1430[?] 1432[?] 1431[?]  is mandatory 
855.53/854.10	c qxplain 5166/5166
855.63/854.10	c 8693[?] -1437[?] 1433[?]  is mandatory 
855.63/854.10	c qxplain 5162/5165
855.63/854.11	c qxplain 5164/5165
855.63/854.11	c qxplain 5165/5165
855.63/854.12	c 8696[?] -1438[?] 1315[?] 1373[?]  is mandatory 
855.63/854.12	c qxplain 5164/5164
855.63/854.13	c 8697[?] -1438[?] -1315[?] -1373[?]  is mandatory 
855.63/854.13	c qxplain 5162/5163
855.63/854.14	c qxplain 5163/5163
855.63/854.14	c 8700[?] -1439[?] 1316[?] 1374[?]  is mandatory 
855.63/854.14	c qxplain 5162/5162
855.63/854.15	c 8701[?] -1439[?] -1316[?] -1374[?]  is mandatory 
855.63/854.15	c qxplain 4916/5161
855.63/854.16	c qxplain 5039/5161
855.63/854.16	c qxplain 5101/5161
855.63/854.17	c qxplain 5132/5161
855.63/854.18	c qxplain 5147/5161
855.63/854.18	c qxplain 5155/5161
855.63/854.19	c qxplain 5159/5161
855.63/854.19	c qxplain 5161/5161
855.73/854.20	c 8704[?] -1440[?] 1317[?] 1375[?]  is mandatory 
855.73/854.20	c qxplain 5159/5160
855.73/854.20	c qxplain 5160/5160
855.73/854.22	c 8705[?] -1440[?] -1317[?] -1375[?]  is mandatory 
855.73/854.22	c qxplain 5159/5159
855.73/854.23	c 8709[?] -1441[?] 1438[?] 1440[?] 1439[?]  is mandatory 
855.73/854.23	c qxplain 5155/5158
855.73/854.23	c qxplain 5157/5158
855.73/854.24	c qxplain 5158/5158
855.73/854.25	c 8712[?] -1442[?] -1308[?] 1392[?]  is mandatory 
855.73/854.25	c qxplain 5157/5157
855.73/854.25	c 8713[?] -1442[?] 1308[?] -1392[?]  is mandatory 
855.73/854.25	c qxplain 5155/5156
855.83/854.38	c qxplain 5156/5156
856.03/854.53	c 8716[?] -1309[?] -1443[?] 1393[?]  is mandatory 
856.03/854.53	c qxplain 5155/5155
856.14/854.71	c 8717[?] 1309[?] -1443[?] -1393[?]  is mandatory 
856.14/854.71	c qxplain 5147/5154
856.25/854.71	c qxplain 5151/5154
856.33/854.86	c qxplain 5153/5154
856.43/854.99	c qxplain 5154/5154
856.63/855.18	c 8720[?] 1394[?] -1444[?] -1310[?]  is mandatory 
856.63/855.18	c qxplain 5153/5153
856.83/855.32	c 8721[?] -1394[?] -1444[?] 1310[?]  is mandatory 
856.83/855.32	c qxplain 5151/5152
856.93/855.45	c qxplain 5152/5152
857.03/855.57	c 8722[?] 1444[?] -1445[?]  is mandatory 
857.03/855.57	c qxplain 5151/5151
857.24/855.73	c 8723[?] 1443[?] -1445[?]  is mandatory 
857.24/855.73	c qxplain 5147/5150
857.24/855.73	c qxplain 5149/5150
857.24/855.74	c qxplain 5150/5150
857.24/855.75	c 8724[?] -1445[?] 1442[?]  is mandatory 
857.24/855.75	c qxplain 5149/5149
857.24/855.76	c 8725[?] -1445[?] 1441[?]  is mandatory 
857.24/855.76	c qxplain 5147/5148
857.24/855.77	c qxplain 5148/5148
857.24/855.77	c 8728[?] -1446[?] 1308[?] 1392[?]  is mandatory 
857.24/855.77	c qxplain 5147/5147
857.24/855.78	c 8729[?] -1446[?] -1308[?] -1392[?]  is mandatory 
857.24/855.78	c qxplain 5132/5146
857.24/855.79	c qxplain 5140/5146
857.24/855.80	c qxplain 5144/5146
857.24/855.80	c qxplain 5146/5146
857.24/855.81	c 8732[?] -1447[?] 1309[?] 1393[?]  is mandatory 
857.24/855.81	c qxplain 5144/5145
857.35/855.82	c qxplain 5145/5145
857.35/855.82	c 8733[?] -1447[?] -1309[?] -1393[?]  is mandatory 
857.35/855.82	c qxplain 5144/5144
857.35/855.83	c 8736[?] -1448[?] 1310[?] 1394[?]  is mandatory 
857.35/855.83	c qxplain 5140/5143
857.35/855.84	c qxplain 5142/5143
857.35/855.84	c qxplain 5143/5143
857.35/855.85	c 8737[?] -1448[?] -1310[?] -1394[?]  is mandatory 
857.35/855.85	c qxplain 5142/5142
857.35/855.86	c 8741[?] -1449[?] 1447[?] 1448[?] 1446[?]  is mandatory 
857.35/855.86	c qxplain 5140/5141
857.53/856.02	c qxplain 5141/5141
857.63/856.18	c 8744[?] 1451[?] -1450[?] -1318[?]  is mandatory 
857.63/856.18	c qxplain 5140/5140
857.83/856.32	c 8745[?] -1451[?] -1450[?] 1318[?]  is mandatory 
857.83/856.32	c qxplain 5132/5139
857.83/856.33	c qxplain 5136/5139
857.83/856.34	c qxplain 5138/5139
857.83/856.37	c qxplain 5139/5139
857.93/856.41	c 8748[?] -1454[?] -1319[?] 1452[?]  is mandatory 
857.93/856.41	c qxplain 5138/5138
857.93/856.45	c 8749[?] -1454[?] 1319[?] -1452[?]  is mandatory 
857.93/856.45	c qxplain 5136/5137
857.93/856.48	c qxplain 5137/5137
858.03/856.50	c 8752[?] -1455[?] -1320[?] 1453[?]  is mandatory 
858.03/856.50	c qxplain 5136/5136
858.03/856.51	c 8753[?] -1455[?] 1320[?] -1453[?]  is mandatory 
858.03/856.51	c qxplain 5132/5135
858.03/856.52	c qxplain 5134/5135
858.03/856.53	c qxplain 5135/5135
858.03/856.53	c 8754[?] -1456[?] 1455[?]  is mandatory 
858.03/856.53	c qxplain 5134/5134
858.03/856.55	c 8755[?] -1456[?] 1454[?]  is mandatory 
858.03/856.55	c qxplain 5132/5133
858.03/856.56	c qxplain 5133/5133
858.23/856.71	c 8756[?] 1450[?] -1456[?]  is mandatory 
858.23/856.71	c qxplain 5132/5132
858.23/856.72	c 8757[?] -1456[?] 1449[?]  is mandatory 
858.23/856.72	c qxplain 5101/5131
858.23/856.72	c qxplain 5117/5131
858.23/856.73	c qxplain 5125/5131
858.23/856.74	c qxplain 5129/5131
858.23/856.74	c qxplain 5131/5131
858.23/856.75	c 8760[?] -1457[?] 1318[?] 1392[?]  is mandatory 
858.23/856.75	c qxplain 5129/5130
858.23/856.76	c qxplain 5130/5130
858.23/856.77	c 8761[?] -1457[?] -1318[?] -1392[?]  is mandatory 
858.23/856.77	c qxplain 5129/5129
858.23/856.77	c 8764[?] -1458[?] 1319[?] 1393[?]  is mandatory 
858.23/856.77	c qxplain 5125/5128
858.23/856.78	c qxplain 5127/5128
858.23/856.79	c qxplain 5128/5128
858.23/856.79	c 8765[?] -1458[?] -1319[?] -1393[?]  is mandatory 
858.23/856.79	c qxplain 5127/5127
858.23/856.80	c 8768[?] -1459[?] 1320[?] 1394[?]  is mandatory 
858.23/856.80	c qxplain 5125/5126
858.23/856.81	c qxplain 5126/5126
858.34/856.82	c 8769[?] -1459[?] -1320[?] -1394[?]  is mandatory 
858.34/856.82	c qxplain 5125/5125
858.34/856.82	c 8773[?] -1460[?] 1457[?] 1459[?] 1458[?]  is mandatory 
858.34/856.82	c qxplain 5117/5124
858.34/856.83	c qxplain 5121/5124
858.45/856.98	c qxplain 5123/5124
859.33/857.91	c qxplain 5121/5122
859.55/858.07	c qxplain 5122/5122
859.73/858.24	c 8776[?] -1329[?] -1461[?] 1451[?]  is mandatory 
859.73/858.24	c qxplain 5121/5121
859.93/858.42	c 8777[?] -1451[?] -1461[?] 1329[?]  is mandatory 
859.93/858.42	c qxplain 5117/5120
859.93/858.44	c qxplain 5119/5120
860.03/858.51	c qxplain 5120/5120
860.03/858.53	c 8780[?] -1462[?] 1452[?] -1330[?]  is mandatory 
860.03/858.53	c qxplain 5119/5119
860.03/858.56	c 8781[?] 1330[?] -1462[?] -1452[?]  is mandatory 
860.03/858.56	c qxplain 5117/5118
860.03/858.58	c qxplain 5118/5118
860.03/858.59	c 8784[?] -1463[?] 1453[?] -1331[?]  is mandatory 
860.03/858.59	c qxplain 5117/5117
860.13/858.60	c 8785[?] -1463[?] 1331[?] -1453[?]  is mandatory 
860.13/858.60	c qxplain 5101/5116
860.13/858.61	c qxplain 5109/5116
860.13/858.61	c qxplain 5113/5116
860.13/858.62	c qxplain 5115/5116
860.13/858.63	c qxplain 5116/5116
860.13/858.63	c 8786[?] -1464[?] 1463[?]  is mandatory 
860.13/858.63	c qxplain 5115/5115
860.13/858.64	c 8787[?] -1464[?] 1462[?]  is mandatory 
860.13/858.64	c qxplain 5113/5114
860.13/858.65	c qxplain 5114/5114
860.33/858.82	c 8788[?] 1461[?] -1464[?]  is mandatory 
860.33/858.82	c qxplain 5113/5113
860.33/858.83	c 8789[?] -1464[?] 1460[?]  is mandatory 
860.33/858.83	c qxplain 5109/5112
860.33/858.83	c qxplain 5111/5112
860.33/858.84	c qxplain 5112/5112
860.33/858.84	c 8792[?] -1465[?] 1329[?] 1392[?]  is mandatory 
860.33/858.84	c qxplain 5111/5111
860.33/858.85	c 8793[?] -1465[?] -1329[?] -1392[?]  is mandatory 
860.33/858.85	c qxplain 5109/5110
860.33/858.86	c qxplain 5110/5110
860.33/858.86	c 8796[?] -1466[?] 1330[?] 1393[?]  is mandatory 
860.33/858.86	c qxplain 5109/5109
860.33/858.87	c 8797[?] -1466[?] -1330[?] -1393[?]  is mandatory 
860.33/858.87	c qxplain 5101/5108
860.33/858.88	c qxplain 5105/5108
860.33/858.88	c qxplain 5107/5108
860.33/858.89	c qxplain 5108/5108
860.33/858.89	c 8800[?] -1467[?] 1331[?] 1394[?]  is mandatory 
860.33/858.89	c qxplain 5107/5107
860.43/858.90	c 8801[?] -1467[?] -1331[?] -1394[?]  is mandatory 
860.43/858.90	c qxplain 5105/5106
860.43/858.91	c qxplain 5106/5106
860.43/858.91	c 8805[?] -1468[?] 1467[?] 1465[?] 1466[?]  is mandatory 
860.43/858.91	c qxplain 5105/5105
862.13/860.63	c qxplain 5101/5104
862.13/860.66	c qxplain 5103/5104
862.23/860.79	c qxplain 5104/5104
863.53/862.05	c cleaning 15278 clauses out of 30565 with flag 1000/797386
864.24/862.73	c qxplain 5103/5103
864.34/862.84	c 8808[?] 1451[?] -1340[?] -1469[?]  is mandatory 
864.34/862.84	c qxplain 5101/5102
864.44/862.92	c qxplain 5102/5102
864.54/863.06	c 8809[?] -1469[?] 1340[?] -1451[?]  is mandatory 
864.54/863.06	c qxplain 5101/5101
864.64/863.15	c 8812[?] -1470[?] -1341[?] 1452[?]  is mandatory 
864.64/863.15	c qxplain 5039/5100
864.64/863.16	c qxplain 5070/5100
864.64/863.16	c qxplain 5086/5100
864.64/863.17	c qxplain 5094/5100
864.64/863.17	c qxplain 5098/5100
864.64/863.18	c qxplain 5100/5100
864.84/863.32	c 8813[?] -1470[?] -1452[?] 1341[?]  is mandatory 
864.84/863.32	c qxplain 5098/5099
864.84/863.33	c qxplain 5099/5099
864.84/863.34	c 8816[?] -1471[?] 1453[?] -1342[?]  is mandatory 
864.84/863.34	c qxplain 5098/5098
864.84/863.34	c 8817[?] -1471[?] -1453[?] 1342[?]  is mandatory 
864.84/863.34	c qxplain 5094/5097
864.84/863.35	c qxplain 5096/5097
864.84/863.36	c qxplain 5097/5097
864.84/863.36	c 8818[?] -1472[?] 1471[?]  is mandatory 
864.84/863.36	c qxplain 5096/5096
864.95/863.48	c 8819[?] -1472[?] 1470[?]  is mandatory 
864.95/863.48	c qxplain 5094/5095
864.95/863.49	c qxplain 5095/5095
865.14/863.64	c 8820[?] -1472[?] 1469[?]  is mandatory 
865.14/863.64	c qxplain 5094/5094
865.14/863.65	c 8821[?] -1472[?] 1468[?]  is mandatory 
865.14/863.65	c qxplain 5086/5093
865.14/863.65	c qxplain 5090/5093
865.14/863.66	c qxplain 5092/5093
865.14/863.67	c qxplain 5093/5093
865.14/863.67	c 8824[?] -1473[?] 1340[?] 1392[?]  is mandatory 
865.14/863.67	c qxplain 5092/5092
865.14/863.68	c 8825[?] -1473[?] -1340[?] -1392[?]  is mandatory 
865.14/863.68	c qxplain 5090/5091
865.14/863.69	c qxplain 5091/5091
865.14/863.69	c 8828[?] -1474[?] 1341[?] 1393[?]  is mandatory 
865.14/863.69	c qxplain 5090/5090
865.24/863.70	c 8829[?] -1474[?] -1341[?] -1393[?]  is mandatory 
865.24/863.70	c qxplain 5086/5089
865.24/863.70	c qxplain 5088/5089
865.24/863.71	c qxplain 5089/5089
865.24/863.72	c 8832[?] -1475[?] 1342[?] 1394[?]  is mandatory 
865.24/863.72	c qxplain 5088/5088
865.24/863.72	c 8833[?] -1475[?] -1342[?] -1394[?]  is mandatory 
865.24/863.72	c qxplain 5086/5087
865.24/863.73	c qxplain 5087/5087
865.24/863.74	c 8837[?] -1476[?] 1475[?] 1473[?] 1474[?]  is mandatory 
865.24/863.74	c qxplain 5086/5086
865.34/863.87	c 8840[?] 1451[?] -1351[?] -1477[?]  is mandatory 
865.34/863.87	c qxplain 5070/5085
865.34/863.87	c qxplain 5078/5085
865.34/863.88	c qxplain 5082/5085
865.34/863.89	c qxplain 5084/5085
865.34/863.89	c qxplain 5085/5085
865.54/864.01	c 8841[?] -1451[?] -1477[?] 1351[?]  is mandatory 
865.54/864.01	c qxplain 5084/5084
865.54/864.04	c 8844[?] 1452[?] -1478[?] -1352[?]  is mandatory 
865.54/864.04	c qxplain 5082/5083
865.54/864.05	c qxplain 5083/5083
865.54/864.07	c 8845[?] -1478[?] -1452[?] 1352[?]  is mandatory 
865.54/864.07	c qxplain 5082/5082
865.54/864.08	c 8848[?] -1479[?] -1353[?] 1453[?]  is mandatory 
865.54/864.08	c qxplain 5078/5081
865.54/864.09	c qxplain 5080/5081
865.64/864.10	c qxplain 5081/5081
865.64/864.11	c 8849[?] -1479[?] 1353[?] -1453[?]  is mandatory 
865.64/864.11	c qxplain 5080/5080
865.64/864.11	c 8850[?] -1480[?] 1479[?]  is mandatory 
865.64/864.11	c qxplain 5078/5079
865.64/864.12	c qxplain 5079/5079
865.64/864.14	c 8851[?] 1478[?] -1480[?]  is mandatory 
865.64/864.14	c qxplain 5078/5078
865.74/864.28	c 8852[?] 1477[?] -1480[?]  is mandatory 
865.74/864.28	c qxplain 5070/5077
865.74/864.29	c qxplain 5074/5077
865.84/864.30	c qxplain 5076/5077
865.84/864.30	c qxplain 5077/5077
865.84/864.31	c 8853[?] -1480[?] 1476[?]  is mandatory 
865.84/864.31	c qxplain 5076/5076
865.84/864.31	c 8856[?] -1481[?] 1351[?] 1392[?]  is mandatory 
865.84/864.31	c qxplain 5074/5075
865.84/864.32	c qxplain 5075/5075
865.84/864.33	c 8857[?] -1481[?] -1351[?] -1392[?]  is mandatory 
865.84/864.33	c qxplain 5074/5074
865.84/864.33	c 8860[?] -1482[?] 1352[?] 1393[?]  is mandatory 
865.84/864.33	c qxplain 5070/5073
865.84/864.34	c qxplain 5072/5073
865.84/864.34	c qxplain 5073/5073
865.84/864.35	c 8861[?] -1482[?] -1352[?] -1393[?]  is mandatory 
865.84/864.35	c qxplain 5072/5072
865.84/864.36	c 8864[?] -1483[?] 1353[?] 1394[?]  is mandatory 
865.84/864.36	c qxplain 5070/5071
865.84/864.36	c qxplain 5071/5071
865.84/864.37	c 8865[?] -1483[?] -1353[?] -1394[?]  is mandatory 
865.84/864.37	c qxplain 5070/5070
865.84/864.38	c 8869[?] -1484[?] 1481[?] 1483[?] 1482[?]  is mandatory 
865.84/864.38	c qxplain 5039/5069
865.84/864.38	c qxplain 5055/5069
865.84/864.39	c qxplain 5063/5069
865.95/864.40	c qxplain 5067/5069
865.95/864.40	c qxplain 5069/5069
866.25/864.72	c 8872[?] 1451[?] -1485[?] -1362[?]  is mandatory 
866.25/864.72	c qxplain 5067/5068
866.25/864.73	c qxplain 5068/5068
866.35/864.86	c 8873[?] -1451[?] 1362[?] -1485[?]  is mandatory 
866.35/864.86	c qxplain 5067/5067
866.35/864.87	c 8876[?] 1452[?] -1363[?] -1486[?]  is mandatory 
866.35/864.87	c qxplain 5063/5066
866.35/864.88	c qxplain 5065/5066
866.35/864.89	c qxplain 5066/5066
866.35/864.89	c 8877[?] 1363[?] -1452[?] -1486[?]  is mandatory 
866.35/864.89	c qxplain 5065/5065
866.45/864.90	c 8880[?] -1487[?] 1453[?] -1364[?]  is mandatory 
866.45/864.90	c qxplain 5063/5064
866.45/864.91	c qxplain 5064/5064
866.45/864.91	c 8881[?] -1487[?] -1453[?] 1364[?]  is mandatory 
866.45/864.91	c qxplain 5063/5063
866.45/864.92	c 8882[?] -1488[?] 1487[?]  is mandatory 
866.45/864.92	c qxplain 5055/5062
866.45/864.93	c qxplain 5059/5062
866.45/864.93	c qxplain 5061/5062
866.45/864.94	c qxplain 5062/5062
866.45/864.95	c 8883[?] -1488[?] 1486[?]  is mandatory 
866.45/864.95	c qxplain 5061/5061
866.55/865.09	c 8884[?] 1485[?] -1488[?]  is mandatory 
866.55/865.09	c qxplain 5059/5060
866.55/865.10	c qxplain 5060/5060
866.65/865.10	c 8885[?] -1488[?] 1484[?]  is mandatory 
866.65/865.10	c qxplain 5059/5059
866.65/865.11	c 8888[?] -1489[?] 1362[?] 1392[?]  is mandatory 
866.65/865.11	c qxplain 5055/5058
866.65/865.11	c qxplain 5057/5058
866.65/865.12	c qxplain 5058/5058
866.65/865.13	c 8889[?] -1489[?] -1362[?] -1392[?]  is mandatory 
866.65/865.13	c qxplain 5057/5057
866.65/865.13	c 8892[?] -1490[?] 1363[?] 1393[?]  is mandatory 
866.65/865.13	c qxplain 5055/5056
866.65/865.14	c qxplain 5056/5056
866.65/865.15	c 8893[?] -1490[?] -1363[?] -1393[?]  is mandatory 
866.65/865.15	c qxplain 5055/5055
866.65/865.15	c 8896[?] -1491[?] 1364[?] 1394[?]  is mandatory 
866.65/865.15	c qxplain 5039/5054
866.65/865.16	c qxplain 5047/5054
866.65/865.16	c qxplain 5051/5054
866.65/865.17	c qxplain 5053/5054
866.65/865.18	c qxplain 5054/5054
866.65/865.18	c 8897[?] -1491[?] -1364[?] -1394[?]  is mandatory 
866.65/865.18	c qxplain 5053/5053
866.65/865.19	c 8901[?] -1492[?] 1489[?] 1491[?] 1490[?]  is mandatory 
866.65/865.19	c qxplain 5051/5052
866.75/865.20	c qxplain 5052/5052
866.75/865.21	c 8904[?] -1493[?] -1373[?] 1451[?]  is mandatory 
866.75/865.21	c qxplain 5051/5051
866.75/865.21	c 8905[?] -1493[?] -1451[?] 1373[?]  is mandatory 
866.75/865.21	c qxplain 5047/5050
866.85/865.33	c qxplain 5049/5050
866.95/865.47	c qxplain 5050/5050
867.05/865.61	c 8908[?] -1494[?] 1452[?] -1374[?]  is mandatory 
867.05/865.61	c qxplain 5049/5049
867.27/865.76	c 8909[?] -1494[?] -1452[?] 1374[?]  is mandatory 
867.27/865.76	c qxplain 5047/5048
867.35/865.89	c qxplain 5048/5048
867.55/866.04	c 8912[?] -1375[?] -1495[?] 1453[?]  is mandatory 
867.55/866.04	c qxplain 5047/5047
867.75/866.24	c 8913[?] 1375[?] -1495[?] -1453[?]  is mandatory 
867.75/866.24	c qxplain 5039/5046
867.75/866.25	c qxplain 5043/5046
867.75/866.26	c qxplain 5045/5046
867.95/866.40	c qxplain 5046/5046
868.05/866.55	c 8914[?] 1495[?] -1496[?]  is mandatory 
868.05/866.55	c qxplain 5045/5045
868.15/866.71	c 8915[?] -1496[?] 1494[?]  is mandatory 
868.15/866.71	c qxplain 5043/5044
868.26/866.72	c qxplain 5044/5044
868.26/866.73	c 8916[?] -1496[?] 1493[?]  is mandatory 
868.26/866.73	c qxplain 5043/5043
868.26/866.74	c 8917[?] -1496[?] 1492[?]  is mandatory 
868.26/866.74	c qxplain 5039/5042
868.26/866.74	c qxplain 5041/5042
869.25/867.73	c qxplain 5039/5040
869.25/867.74	c qxplain 5040/5040
869.25/867.74	c 8920[?] 1392[?] 1373[?] -1497[?]  is mandatory 
869.25/867.74	c qxplain 5039/5039
869.25/867.75	c 8921[?] -1373[?] -1392[?] -1497[?]  is mandatory 
869.25/867.75	c qxplain 4916/5038
869.25/867.76	c qxplain 4978/5038
869.25/867.76	c qxplain 5009/5038
869.25/867.77	c qxplain 5024/5038
869.25/867.77	c qxplain 5032/5038
869.25/867.78	c qxplain 5036/5038
869.25/867.78	c qxplain 5038/5038
870.25/868.73	c qxplain 5036/5037
870.25/868.74	c qxplain 5037/5037
870.25/868.74	c 8924[?] 1374[?] 1393[?] -1498[?]  is mandatory 
870.25/868.74	c qxplain 5036/5036
870.25/868.75	c 8925[?] -1374[?] -1393[?] -1498[?]  is mandatory 
870.25/868.75	c qxplain 5032/5035
870.25/868.75	c qxplain 5034/5035
870.25/868.76	c qxplain 5035/5035
870.25/868.76	c 8928[?] 1375[?] -1499[?] 1394[?]  is mandatory 
870.25/868.76	c qxplain 5034/5034
870.25/868.77	c 8929[?] -1375[?] -1394[?] -1499[?]  is mandatory 
870.25/868.77	c qxplain 5032/5033
870.25/868.78	c qxplain 5033/5033
870.25/868.78	c 8933[?] -1500[?] 1497[?] 1499[?] 1498[?]  is mandatory 
870.25/868.78	c qxplain 5032/5032
870.25/868.79	c 8949[?] -1504[?] 1500[?]  is mandatory 
870.25/868.79	c qxplain 5024/5031
870.25/868.79	c qxplain 5028/5031
870.35/868.80	c qxplain 5030/5031
870.35/868.81	c qxplain 5028/5029
870.35/868.82	c qxplain 5029/5029
870.35/868.82	c 8952[?] 1308[?] 1451[?] -1505[?]  is mandatory 
870.35/868.82	c qxplain 5028/5028
870.35/868.83	c 8953[?] -1451[?] -1308[?] -1505[?]  is mandatory 
870.35/868.83	c qxplain 5024/5027
870.35/868.83	c qxplain 5026/5027
870.75/869.28	c qxplain 5024/5025
870.75/869.29	c qxplain 5025/5025
870.75/869.29	c 8956[?] 1452[?] 1309[?] -1506[?]  is mandatory 
870.75/869.29	c qxplain 5024/5024
870.85/869.30	c 8957[?] -1452[?] -1309[?] -1506[?]  is mandatory 
870.85/869.30	c qxplain 5009/5023
870.85/869.31	c qxplain 5017/5023
870.85/869.31	c qxplain 5021/5023
870.85/869.32	c qxplain 5023/5023
870.85/869.32	c 8960[?] -1507[?] 1310[?] 1453[?]  is mandatory 
870.85/869.32	c qxplain 5021/5022
870.85/869.33	c qxplain 5022/5022
870.85/869.33	c 8961[?] -1507[?] -1453[?] -1310[?]  is mandatory 
870.85/869.33	c qxplain 5021/5021
870.85/869.34	c 8965[?] -1508[?] 1507[?] 1506[?] 1505[?]  is mandatory 
870.85/869.34	c qxplain 5017/5020
870.85/869.35	c qxplain 5019/5020
870.85/869.35	c qxplain 5020/5020
870.85/869.36	c 8981[?] -1515[?] 1508[?]  is mandatory 
870.85/869.36	c qxplain 5019/5019
870.85/869.36	c 8984[?] -1516[?] 1451[?] 1318[?]  is mandatory 
870.85/869.36	c qxplain 5017/5018
870.85/869.37	c qxplain 5018/5018
870.85/869.37	c 8985[?] -1516[?] -1451[?] -1318[?]  is mandatory 
870.85/869.37	c qxplain 5017/5017
870.85/869.38	c 8988[?] -1517[?] 1452[?] 1319[?]  is mandatory 
870.85/869.38	c qxplain 5009/5016
870.85/869.38	c qxplain 5013/5016
870.85/869.39	c qxplain 5015/5016
870.85/869.40	c qxplain 5016/5016
870.95/869.40	c 8989[?] -1517[?] -1452[?] -1319[?]  is mandatory 
870.95/869.40	c qxplain 5015/5015
870.95/869.41	c 8992[?] -1518[?] 1453[?] 1320[?]  is mandatory 
870.95/869.41	c qxplain 5013/5014
870.95/869.41	c qxplain 5014/5014
870.95/869.42	c 8993[?] -1518[?] -1453[?] -1320[?]  is mandatory 
870.95/869.42	c qxplain 5013/5013
870.95/869.43	c 8997[?] -1519[?] 1516[?] 1518[?] 1517[?]  is mandatory 
870.95/869.43	c qxplain 5009/5012
870.95/869.44	c qxplain 5011/5012
870.95/869.47	c qxplain 5012/5012
870.95/869.49	c 9000[?] -1520[?] -1329[?] 1510[?]  is mandatory 
870.95/869.49	c qxplain 5011/5011
871.05/869.51	c 9001[?] -1520[?] -1510[?] 1329[?]  is mandatory 
871.05/869.51	c qxplain 5009/5010
871.05/869.53	c qxplain 5010/5010
871.05/869.54	c 9004[?] -1521[?] 1511[?] -1330[?]  is mandatory 
871.05/869.54	c qxplain 5009/5009
871.05/869.55	c 9005[?] -1521[?] -1511[?] 1330[?]  is mandatory 
871.05/869.55	c qxplain 4978/5008
871.05/869.55	c qxplain 4994/5008
871.05/869.56	c qxplain 5002/5008
871.05/869.57	c qxplain 5006/5008
871.15/869.61	c qxplain 5008/5008
871.15/869.63	c 9008[?] -1522[?] -1331[?] 1512[?]  is mandatory 
871.15/869.63	c qxplain 5006/5007
871.15/869.66	c qxplain 5007/5007
871.15/869.68	c 9009[?] -1522[?] -1512[?] 1331[?]  is mandatory 
871.15/869.68	c qxplain 5006/5006
871.15/869.69	c 9010[?] -1523[?] 1522[?]  is mandatory 
871.15/869.69	c qxplain 5002/5005
871.25/869.70	c qxplain 5004/5005
871.25/869.71	c qxplain 5005/5005
871.25/869.72	c 9011[?] -1523[?] 1521[?]  is mandatory 
871.25/869.72	c qxplain 5004/5004
871.25/869.73	c 9012[?] -1523[?] 1520[?]  is mandatory 
871.25/869.73	c qxplain 5002/5003
871.25/869.73	c qxplain 5003/5003
871.25/869.74	c 9013[?] -1523[?] 1519[?]  is mandatory 
871.25/869.74	c qxplain 5002/5002
871.25/869.74	c 9016[?] -1524[?] 1451[?] 1329[?]  is mandatory 
871.25/869.74	c qxplain 4994/5001
871.25/869.75	c qxplain 4998/5001
871.25/869.75	c qxplain 5000/5001
871.25/869.76	c qxplain 5001/5001
871.25/869.77	c 9017[?] -1524[?] -1451[?] -1329[?]  is mandatory 
871.25/869.77	c qxplain 5000/5000
871.25/869.77	c 9020[?] -1525[?] 1330[?] 1452[?]  is mandatory 
871.25/869.77	c qxplain 4998/4999
871.25/869.78	c qxplain 4999/4999
871.25/869.79	c 9021[?] -1525[?] -1452[?] -1330[?]  is mandatory 
871.25/869.79	c qxplain 4998/4998
871.25/869.79	c 9024[?] -1526[?] 1331[?] 1453[?]  is mandatory 
871.25/869.79	c qxplain 4994/4997
871.25/869.80	c qxplain 4996/4997
871.35/869.80	c qxplain 4997/4997
871.35/869.81	c 9025[?] -1526[?] -1453[?] -1331[?]  is mandatory 
871.35/869.81	c qxplain 4996/4996
871.35/869.82	c 9029[?] -1527[?] 1524[?] 1526[?] 1525[?]  is mandatory 
871.35/869.82	c qxplain 4994/4995
871.35/869.85	c qxplain 4995/4995
871.35/869.86	c 9032[?] -1528[?] -1340[?] 1510[?]  is mandatory 
871.35/869.86	c qxplain 4994/4994
871.35/869.86	c 9033[?] -1528[?] -1510[?] 1340[?]  is mandatory 
871.35/869.86	c qxplain 4978/4993
871.35/869.87	c qxplain 4986/4993
871.35/869.88	c qxplain 4990/4993
871.35/869.89	c qxplain 4992/4993
871.35/869.89	c qxplain 4993/4993
871.45/869.90	c 9036[?] -1529[?] 1511[?] -1341[?]  is mandatory 
871.45/869.90	c qxplain 4992/4992
871.45/869.91	c 9037[?] -1529[?] -1511[?] 1341[?]  is mandatory 
871.45/869.91	c qxplain 4990/4991
871.45/870.00	c qxplain 4991/4991
871.55/870.02	c 9040[?] -1530[?] -1342[?] 1512[?]  is mandatory 
871.55/870.02	c qxplain 4990/4990
871.55/870.03	c 9041[?] -1530[?] -1512[?] 1342[?]  is mandatory 
871.55/870.03	c qxplain 4986/4989
871.55/870.04	c qxplain 4988/4989
871.55/870.05	c qxplain 4989/4989
871.55/870.06	c 9042[?] -1531[?] 1530[?]  is mandatory 
871.55/870.06	c qxplain 4988/4988
871.55/870.07	c 9043[?] -1531[?] 1529[?]  is mandatory 
871.55/870.07	c qxplain 4986/4987
871.55/870.08	c qxplain 4987/4987
871.55/870.09	c 9044[?] -1531[?] 1528[?]  is mandatory 
871.55/870.09	c qxplain 4986/4986
871.55/870.10	c 9045[?] -1531[?] 1527[?]  is mandatory 
871.55/870.10	c qxplain 4978/4985
871.55/870.10	c qxplain 4982/4985
871.55/870.11	c qxplain 4984/4985
871.55/870.11	c qxplain 4985/4985
871.66/870.12	c 9048[?] -1532[?] 1340[?] 1451[?]  is mandatory 
871.66/870.12	c qxplain 4984/4984
871.66/870.13	c 9049[?] -1532[?] -1451[?] -1340[?]  is mandatory 
871.66/870.13	c qxplain 4982/4983
871.66/870.13	c qxplain 4983/4983
871.66/870.14	c 9052[?] -1533[?] 1452[?] 1341[?]  is mandatory 
871.66/870.14	c qxplain 4982/4982
871.66/870.14	c 9053[?] -1533[?] -1452[?] -1341[?]  is mandatory 
871.66/870.14	c qxplain 4978/4981
871.66/870.15	c qxplain 4980/4981
871.66/870.15	c qxplain 4981/4981
871.66/870.16	c 9056[?] -1534[?] 1342[?] 1453[?]  is mandatory 
871.66/870.16	c qxplain 4980/4980
871.66/870.17	c 9057[?] -1534[?] -1453[?] -1342[?]  is mandatory 
871.66/870.17	c qxplain 4978/4979
871.66/870.17	c qxplain 4979/4979
871.66/870.18	c 9061[?] -1535[?] 1534[?] 1532[?] 1533[?]  is mandatory 
871.66/870.18	c qxplain 4978/4978
871.75/870.21	c 9064[?] -1351[?] -1536[?] 1510[?]  is mandatory 
871.75/870.21	c qxplain 4916/4977
871.75/870.22	c qxplain 4947/4977
871.75/870.23	c qxplain 4963/4977
871.75/870.23	c qxplain 4971/4977
871.75/870.24	c qxplain 4975/4977
871.75/870.27	c qxplain 4977/4977
871.75/870.29	c 9065[?] -1536[?] -1510[?] 1351[?]  is mandatory 
871.75/870.29	c qxplain 4975/4976
871.85/870.30	c qxplain 4976/4976
871.85/870.31	c 9068[?] -1537[?] 1511[?] -1352[?]  is mandatory 
871.85/870.31	c qxplain 4975/4975
871.85/870.32	c 9069[?] -1537[?] -1511[?] 1352[?]  is mandatory 
871.85/870.32	c qxplain 4971/4974
871.85/870.34	c qxplain 4973/4974
871.85/870.34	c qxplain 4974/4974
871.85/870.36	c 9072[?] -1538[?] 1512[?] -1353[?]  is mandatory 
871.85/870.36	c qxplain 4973/4973
871.85/870.37	c 9073[?] -1538[?] -1512[?] 1353[?]  is mandatory 
871.85/870.37	c qxplain 4971/4972
871.85/870.37	c qxplain 4972/4972
871.85/870.38	c 9074[?] -1539[?] 1538[?]  is mandatory 
871.85/870.38	c qxplain 4971/4971
871.85/870.39	c 9075[?] -1539[?] 1537[?]  is mandatory 
871.85/870.39	c qxplain 4963/4970
871.85/870.39	c qxplain 4967/4970
871.95/870.40	c qxplain 4969/4970
871.95/870.41	c qxplain 4970/4970
871.95/870.43	c 9076[?] -1539[?] 1536[?]  is mandatory 
871.95/870.43	c qxplain 4969/4969
871.95/870.44	c 9077[?] -1539[?] 1535[?]  is mandatory 
871.95/870.44	c qxplain 4967/4968
871.95/870.45	c qxplain 4968/4968
871.95/870.45	c 9080[?] -1540[?] 1451[?] 1351[?]  is mandatory 
871.95/870.45	c qxplain 4967/4967
871.95/870.46	c 9081[?] -1540[?] -1451[?] -1351[?]  is mandatory 
871.95/870.46	c qxplain 4963/4966
871.95/870.47	c qxplain 4965/4966
871.95/870.47	c qxplain 4966/4966
871.95/870.48	c 9084[?] -1541[?] 1452[?] 1352[?]  is mandatory 
871.95/870.48	c qxplain 4965/4965
871.95/870.48	c 9085[?] -1541[?] -1452[?] -1352[?]  is mandatory 
871.95/870.48	c qxplain 4963/4964
871.95/870.49	c qxplain 4964/4964
871.95/870.50	c 9088[?] -1542[?] 1353[?] 1453[?]  is mandatory 
871.95/870.50	c qxplain 4963/4963
872.05/870.50	c 9089[?] -1542[?] -1453[?] -1353[?]  is mandatory 
872.05/870.50	c qxplain 4947/4962
872.05/870.51	c qxplain 4955/4962
872.05/870.52	c qxplain 4959/4962
872.05/870.52	c qxplain 4961/4962
872.05/870.53	c qxplain 4962/4962
872.05/870.53	c 9093[?] -1543[?] 1540[?] 1541[?] 1542[?]  is mandatory 
872.05/870.53	c qxplain 4961/4961
872.05/870.57	c 9096[?] -1544[?] -1362[?] 1510[?]  is mandatory 
872.05/870.57	c qxplain 4959/4960
872.15/870.62	c qxplain 4960/4960
872.15/870.65	c 9097[?] -1544[?] -1510[?] 1362[?]  is mandatory 
872.15/870.65	c qxplain 4959/4959
872.35/870.80	c 9100[?] -1545[?] 1511[?] -1363[?]  is mandatory 
872.35/870.80	c qxplain 4955/4958
872.35/870.81	c qxplain 4957/4958
872.35/870.82	c qxplain 4958/4958
872.45/870.96	c 9101[?] -1511[?] -1545[?] 1363[?]  is mandatory 
872.45/870.96	c qxplain 4957/4957
872.45/870.97	c 9104[?] -1546[?] 1512[?] -1364[?]  is mandatory 
872.45/870.97	c qxplain 4955/4956
872.45/870.98	c qxplain 4956/4956
872.45/870.99	c 9105[?] -1546[?] -1512[?] 1364[?]  is mandatory 
872.45/870.99	c qxplain 4955/4955
872.45/870.99	c 9106[?] -1547[?] 1546[?]  is mandatory 
872.45/870.99	c qxplain 4947/4954
872.56/871.00	c qxplain 4951/4954
872.56/871.01	c qxplain 4953/4954
872.56/871.05	c qxplain 4954/4954
872.67/871.19	c 9107[?] -1547[?] 1545[?]  is mandatory 
872.67/871.19	c qxplain 4953/4953
872.78/871.23	c 9108[?] -1547[?] 1544[?]  is mandatory 
872.78/871.23	c qxplain 4951/4952
872.78/871.24	c qxplain 4952/4952
872.78/871.25	c 9109[?] -1547[?] 1543[?]  is mandatory 
872.78/871.25	c qxplain 4951/4951
872.78/871.25	c 9112[?] -1548[?] 1451[?] 1362[?]  is mandatory 
872.78/871.25	c qxplain 4947/4950
872.78/871.26	c qxplain 4949/4950
872.78/871.26	c qxplain 4950/4950
872.78/871.27	c 9113[?] -1548[?] -1451[?] -1362[?]  is mandatory 
872.78/871.27	c qxplain 4949/4949
872.78/871.28	c 9116[?] -1549[?] 1363[?] 1452[?]  is mandatory 
872.78/871.28	c qxplain 4947/4948
872.78/871.28	c qxplain 4948/4948
872.78/871.29	c 9117[?] -1549[?] -1452[?] -1363[?]  is mandatory 
872.78/871.29	c qxplain 4947/4947
872.78/871.30	c 9120[?] -1550[?] 1453[?] 1364[?]  is mandatory 
872.78/871.30	c qxplain 4916/4946
872.86/871.30	c qxplain 4932/4946
872.86/871.31	c qxplain 4940/4946
872.86/871.31	c qxplain 4944/4946
872.86/871.32	c qxplain 4946/4946
872.86/871.32	c 9121[?] -1550[?] -1453[?] -1364[?]  is mandatory 
872.86/871.32	c qxplain 4944/4945
872.86/871.33	c qxplain 4945/4945
872.86/871.33	c 9125[?] -1551[?] 1548[?] 1550[?] 1549[?]  is mandatory 
872.86/871.33	c qxplain 4944/4944
872.96/871.48	c 9128[?] -1552[?] -1373[?] 1510[?]  is mandatory 
872.96/871.48	c qxplain 4940/4943
872.96/871.49	c qxplain 4942/4943
873.06/871.53	c qxplain 4943/4943
873.16/871.67	c 9129[?] -1552[?] -1510[?] 1373[?]  is mandatory 
873.16/871.67	c qxplain 4942/4942
873.16/871.68	c 9132[?] -1553[?] 1511[?] -1374[?]  is mandatory 
873.16/871.68	c qxplain 4940/4941
873.16/871.70	c qxplain 4941/4941
873.26/871.72	c 9133[?] -1553[?] 1374[?] -1511[?]  is mandatory 
873.26/871.72	c qxplain 4940/4940
873.26/871.74	c 9136[?] -1554[?] 1512[?] -1375[?]  is mandatory 
873.26/871.74	c qxplain 4932/4939
873.26/871.75	c qxplain 4936/4939
873.26/871.75	c qxplain 4938/4939
873.26/871.77	c qxplain 4939/4939
873.26/871.78	c 9137[?] -1554[?] -1512[?] 1375[?]  is mandatory 
873.26/871.78	c qxplain 4938/4938
873.26/871.78	c 9138[?] -1555[?] 1554[?]  is mandatory 
873.26/871.78	c qxplain 4936/4937
873.37/871.81	c qxplain 4937/4937
873.37/871.83	c 9139[?] -1555[?] 1553[?]  is mandatory 
873.37/871.83	c qxplain 4936/4936
873.47/871.99	c 9140[?] -1555[?] 1552[?]  is mandatory 
873.47/871.99	c qxplain 4932/4935
873.47/871.99	c qxplain 4934/4935
873.57/872.00	c qxplain 4935/4935
873.57/872.00	c 9141[?] -1555[?] 1551[?]  is mandatory 
873.57/872.00	c qxplain 4934/4934
873.57/872.01	c 9144[?] -1556[?] 1451[?] 1373[?]  is mandatory 
873.57/872.01	c qxplain 4932/4933
873.57/872.01	c qxplain 4933/4933
873.57/872.02	c 9145[?] -1556[?] -1451[?] -1373[?]  is mandatory 
873.57/872.02	c qxplain 4932/4932
873.57/872.03	c 9148[?] -1557[?] 1452[?] 1374[?]  is mandatory 
873.57/872.03	c qxplain 4916/4931
873.57/872.03	c qxplain 4924/4931
873.57/872.03	c qxplain 4928/4931
873.57/872.04	c qxplain 4930/4931
873.57/872.04	c qxplain 4931/4931
873.57/872.05	c 9149[?] -1557[?] -1452[?] -1374[?]  is mandatory 
873.57/872.05	c qxplain 4930/4930
873.57/872.06	c 9152[?] -1558[?] 1453[?] 1375[?]  is mandatory 
873.57/872.06	c qxplain 4928/4929
873.57/872.06	c qxplain 4929/4929
873.57/872.07	c 9153[?] -1558[?] -1453[?] -1375[?]  is mandatory 
873.57/872.07	c qxplain 4928/4928
873.57/872.07	c 9157[?] -1559[?] 1556[?] 1558[?] 1557[?]  is mandatory 
873.57/872.07	c qxplain 4924/4927
873.66/872.10	c qxplain 4926/4927
873.77/872.24	c qxplain 4927/4927
873.88/872.40	c 9160[?] -1308[?] -1560[?] 1510[?]  is mandatory 
873.88/872.40	c qxplain 4926/4926
874.06/872.56	c 9161[?] 1308[?] -1560[?] -1510[?]  is mandatory 
874.06/872.56	c qxplain 4924/4925
874.16/872.64	c qxplain 4925/4925
874.16/872.66	c 9164[?] -1561[?] -1309[?] 1511[?]  is mandatory 
874.16/872.66	c qxplain 4924/4924
874.16/872.68	c 9165[?] -1561[?] -1511[?] 1309[?]  is mandatory 
874.16/872.68	c qxplain 4916/4923
874.16/872.69	c qxplain 4920/4923
874.26/872.70	c qxplain 4922/4923
874.26/872.74	c qxplain 4923/4923
874.26/872.75	c 9168[?] -1562[?] 1512[?] -1310[?]  is mandatory 
874.26/872.75	c qxplain 4922/4922
874.26/872.76	c 9169[?] -1562[?] -1512[?] 1310[?]  is mandatory 
874.26/872.76	c qxplain 4920/4921
874.26/872.77	c qxplain 4921/4921
874.26/872.78	c 9170[?] -1563[?] 1562[?]  is mandatory 
874.26/872.78	c qxplain 4920/4920
874.26/872.79	c 9171[?] -1563[?] 1561[?]  is mandatory 
874.26/872.80	c qxplain 4916/4919
874.36/872.80	c qxplain 4918/4919
874.36/872.81	c qxplain 4919/4919
874.46/872.98	c 9172[?] 1560[?] -1563[?]  is mandatory 
874.46/872.98	c qxplain 4918/4918
874.46/872.99	c 9173[?] -1563[?] 1559[?]  is mandatory 
874.46/872.99	c qxplain 4916/4917
874.56/873.00	c qxplain 4917/4917
874.56/873.00	c 9176[?] -1564[?] 1308[?] 1510[?]  is mandatory 
874.56/873.00	c qxplain 4916/4916
874.56/873.01	c 9177[?] -1564[?] -1510[?] -1308[?]  is mandatory 
874.56/873.01	c qxplain 3933/4915
874.56/873.02	c qxplain 4425/4915
874.56/873.02	c qxplain 4671/4915
874.56/873.03	c qxplain 4794/4915
874.56/873.03	c qxplain 4855/4915
874.56/873.04	c qxplain 4886/4915
874.56/873.04	c qxplain 4901/4915
874.56/873.05	c qxplain 4909/4915
874.56/873.05	c qxplain 4913/4915
874.56/873.06	c qxplain 4915/4915
874.56/873.06	c 9180[?] -1565[?] 1511[?] 1309[?]  is mandatory 
874.56/873.06	c qxplain 4913/4914
874.56/873.07	c qxplain 4914/4914
874.56/873.08	c 9181[?] -1565[?] -1511[?] -1309[?]  is mandatory 
874.56/873.08	c qxplain 4913/4913
874.56/873.08	c 9184[?] -1566[?] 1512[?] 1310[?]  is mandatory 
874.56/873.08	c qxplain 4909/4912
874.56/873.09	c qxplain 4911/4912
874.56/873.09	c qxplain 4912/4912
874.66/873.10	c 9185[?] -1566[?] -1512[?] -1310[?]  is mandatory 
874.66/873.10	c qxplain 4911/4911
874.66/873.11	c 9189[?] -1567[?] 1565[?] 1566[?] 1564[?]  is mandatory 
874.66/873.11	c qxplain 4909/4910
874.66/873.14	c qxplain 4910/4910
874.66/873.16	c 9192[?] -1568[?] -1318[?] 1569[?]  is mandatory 
874.66/873.16	c qxplain 4909/4909
874.66/873.18	c 9193[?] -1568[?] -1569[?] 1318[?]  is mandatory 
874.66/873.18	c qxplain 4901/4908
874.66/873.19	c qxplain 4905/4908
874.76/873.21	c qxplain 4907/4908
874.76/873.21	c qxplain 4908/4908
874.76/873.22	c 9196[?] -1572[?] 1570[?] -1319[?]  is mandatory 
874.76/873.22	c qxplain 4907/4907
874.76/873.23	c 9197[?] -1572[?] -1570[?] 1319[?]  is mandatory 
874.76/873.23	c qxplain 4905/4906
874.76/873.25	c qxplain 4906/4906
874.76/873.26	c 9200[?] -1573[?] 1571[?] -1320[?]  is mandatory 
874.76/873.26	c qxplain 4905/4905
874.76/873.27	c 9201[?] -1573[?] 1320[?] -1571[?]  is mandatory 
874.76/873.27	c qxplain 4901/4904
874.76/873.28	c qxplain 4903/4904
874.76/873.29	c qxplain 4904/4904
874.76/873.30	c 9202[?] -1574[?] 1573[?]  is mandatory 
874.76/873.30	c qxplain 4903/4903
874.76/873.31	c 9203[?] -1574[?] 1572[?]  is mandatory 
874.76/873.31	c qxplain 4901/4902
874.87/873.32	c qxplain 4902/4902
874.87/873.34	c 9204[?] -1574[?] 1568[?]  is mandatory 
874.87/873.34	c qxplain 4901/4901
874.87/873.35	c 9205[?] -1574[?] 1567[?]  is mandatory 
874.87/873.35	c qxplain 4886/4900
874.87/873.35	c qxplain 4894/4900
874.87/873.36	c qxplain 4898/4900
874.87/873.37	c qxplain 4900/4900
874.87/873.37	c 9208[?] 1318[?] -1575[?] 1510[?]  is mandatory 
874.87/873.37	c qxplain 4898/4899
874.87/873.38	c qxplain 4899/4899
874.87/873.38	c 9209[?] -1318[?] -1510[?] -1575[?]  is mandatory 
874.87/873.38	c qxplain 4898/4898
874.87/873.39	c 9212[?] 1511[?] -1576[?] 1319[?]  is mandatory 
874.87/873.39	c qxplain 4894/4897
874.87/873.39	c qxplain 4896/4897
874.87/873.40	c qxplain 4897/4897
874.87/873.41	c 9213[?] -1511[?] -1319[?] -1576[?]  is mandatory 
874.87/873.41	c qxplain 4896/4896
874.87/873.41	c 9216[?] -1577[?] 1512[?] 1320[?]  is mandatory 
874.87/873.41	c qxplain 4894/4895
874.98/873.42	c qxplain 4895/4895
874.98/873.43	c 9217[?] -1577[?] -1512[?] -1320[?]  is mandatory 
874.98/873.43	c qxplain 4894/4894
874.98/873.44	c 9221[?] -1578[?] 1577[?] 1576[?] 1575[?]  is mandatory 
874.98/873.44	c qxplain 4886/4893
874.98/873.44	c qxplain 4890/4893
874.98/873.45	c qxplain 4892/4893
874.98/873.45	c qxplain 4893/4893
874.98/873.46	c 9237[?] -1582[?] 1578[?]  is mandatory 
874.98/873.46	c qxplain 4892/4892
874.98/873.46	c 9240[?] -1583[?] 1510[?] 1329[?]  is mandatory 
874.98/873.46	c qxplain 4890/4891
874.98/873.47	c qxplain 4891/4891
874.98/873.48	c 9241[?] -1583[?] -1510[?] -1329[?]  is mandatory 
874.98/873.48	c qxplain 4890/4890
874.98/873.48	c 9244[?] -1584[?] 1511[?] 1330[?]  is mandatory 
874.98/873.48	c qxplain 4886/4889
874.98/873.49	c qxplain 4888/4889
874.98/873.49	c qxplain 4889/4889
875.06/873.50	c 9245[?] -1584[?] -1511[?] -1330[?]  is mandatory 
875.06/873.50	c qxplain 4888/4888
875.06/873.51	c 9248[?] -1585[?] 1512[?] 1331[?]  is mandatory 
875.06/873.51	c qxplain 4886/4887
875.06/873.51	c qxplain 4887/4887
875.06/873.52	c 9249[?] -1585[?] -1512[?] -1331[?]  is mandatory 
875.06/873.52	c qxplain 4886/4886
875.06/873.53	c 9253[?] -1586[?] 1583[?] 1585[?] 1584[?]  is mandatory 
875.06/873.53	c qxplain 4855/4885
875.06/873.53	c qxplain 4871/4885
875.06/873.54	c qxplain 4879/4885
875.06/873.54	c qxplain 4883/4885
875.06/873.55	c qxplain 4885/4885
875.06/873.56	c 9256[?] 1569[?] -1340[?] -1587[?]  is mandatory 
875.06/873.56	c qxplain 4883/4884
875.06/873.56	c qxplain 4884/4884
875.06/873.57	c 9257[?] 1340[?] -1569[?] -1587[?]  is mandatory 
875.06/873.57	c qxplain 4883/4883
875.06/873.58	c 9260[?] -1588[?] 1570[?] -1341[?]  is mandatory 
875.06/873.58	c qxplain 4879/4882
875.06/873.59	c qxplain 4881/4882
875.16/873.60	c qxplain 4882/4882
875.16/873.61	c 9261[?] -1588[?] -1570[?] 1341[?]  is mandatory 
875.16/873.61	c qxplain 4881/4881
875.16/873.63	c 9264[?] -1589[?] 1571[?] -1342[?]  is mandatory 
875.16/873.63	c qxplain 4879/4880
875.16/873.67	c qxplain 4880/4880
875.16/873.69	c 9265[?] -1589[?] 1342[?] -1571[?]  is mandatory 
875.16/873.69	c qxplain 4879/4879
875.26/873.72	c 9266[?] -1590[?] 1589[?]  is mandatory 
875.26/873.72	c qxplain 4871/4878
875.26/873.73	c qxplain 4875/4878
875.26/873.74	c qxplain 4877/4878
875.26/873.75	c qxplain 4878/4878
875.26/873.76	c 9267[?] -1590[?] 1588[?]  is mandatory 
875.26/873.76	c qxplain 4877/4877
875.26/873.77	c 9268[?] -1590[?] 1587[?]  is mandatory 
875.26/873.77	c qxplain 4875/4876
875.26/873.78	c qxplain 4876/4876
875.26/873.79	c 9269[?] -1590[?] 1586[?]  is mandatory 
875.26/873.79	c qxplain 4875/4875
875.26/873.79	c 9272[?] -1591[?] 1340[?] 1510[?]  is mandatory 
875.26/873.79	c qxplain 4871/4874
875.26/873.80	c qxplain 4873/4874
875.36/873.80	c qxplain 4874/4874
875.36/873.81	c 9273[?] -1591[?] -1510[?] -1340[?]  is mandatory 
875.36/873.81	c qxplain 4873/4873
875.36/873.81	c 9276[?] -1592[?] 1511[?] 1341[?]  is mandatory 
875.36/873.81	c qxplain 4871/4872
875.36/873.82	c qxplain 4872/4872
875.36/873.82	c 9277[?] -1592[?] -1511[?] -1341[?]  is mandatory 
875.36/873.82	c qxplain 4871/4871
875.36/873.83	c 9280[?] -1593[?] 1512[?] 1342[?]  is mandatory 
875.36/873.83	c qxplain 4855/4870
875.36/873.84	c qxplain 4863/4870
875.36/873.84	c qxplain 4867/4870
875.36/873.85	c qxplain 4869/4870
875.36/873.85	c qxplain 4870/4870
875.36/873.86	c 9281[?] -1593[?] -1512[?] -1342[?]  is mandatory 
875.36/873.86	c qxplain 4869/4869
875.36/873.86	c 9285[?] -1594[?] 1591[?] 1593[?] 1592[?]  is mandatory 
875.36/873.86	c qxplain 4867/4868
875.36/873.87	c qxplain 4868/4868
875.36/873.88	c 9288[?] -1351[?] -1595[?] 1569[?]  is mandatory 
875.36/873.88	c qxplain 4867/4867
875.36/873.89	c 9289[?] -1569[?] 1351[?] -1595[?]  is mandatory 
875.36/873.89	c qxplain 4863/4866
875.46/873.90	c qxplain 4865/4866
875.46/873.93	c qxplain 4866/4866
875.46/873.94	c 9292[?] -1596[?] 1570[?] -1352[?]  is mandatory 
875.46/873.94	c qxplain 4865/4865
875.46/873.95	c 9293[?] -1596[?] -1570[?] 1352[?]  is mandatory 
875.46/873.95	c qxplain 4863/4864
875.46/873.97	c qxplain 4864/4864
875.46/873.98	c 9296[?] -1597[?] 1571[?] -1353[?]  is mandatory 
875.46/873.98	c qxplain 4863/4863
875.56/874.00	c 9297[?] -1597[?] -1571[?] 1353[?]  is mandatory 
875.56/874.00	c qxplain 4855/4862
875.56/874.01	c qxplain 4859/4862
875.56/874.01	c qxplain 4861/4862
875.56/874.02	c qxplain 4862/4862
875.56/874.03	c 9298[?] -1598[?] 1597[?]  is mandatory 
875.56/874.03	c qxplain 4861/4861
875.56/874.04	c 9299[?] -1598[?] 1596[?]  is mandatory 
875.56/874.04	c qxplain 4859/4860
875.56/874.05	c qxplain 4860/4860
875.56/874.06	c 9300[?] 1595[?] -1598[?]  is mandatory 
875.56/874.06	c qxplain 4859/4859
875.56/874.07	c 9301[?] -1598[?] 1594[?]  is mandatory 
875.56/874.07	c qxplain 4855/4858
875.56/874.08	c qxplain 4857/4858
875.56/874.08	c qxplain 4858/4858
875.56/874.09	c 9304[?] -1599[?] 1510[?] 1351[?]  is mandatory 
875.56/874.09	c qxplain 4857/4857
875.56/874.09	c 9305[?] -1599[?] -1510[?] -1351[?]  is mandatory 
875.56/874.09	c qxplain 4855/4856
875.66/874.10	c qxplain 4856/4856
875.66/874.10	c 9308[?] -1600[?] 1511[?] 1352[?]  is mandatory 
875.66/874.10	c qxplain 4855/4855
875.66/874.11	c 9309[?] -1600[?] -1511[?] -1352[?]  is mandatory 
875.66/874.11	c qxplain 4794/4854
875.66/874.11	c qxplain 4825/4854
875.66/874.12	c qxplain 4840/4854
875.66/874.12	c qxplain 4848/4854
875.66/874.13	c qxplain 4852/4854
875.66/874.13	c qxplain 4854/4854
875.66/874.14	c 9312[?] -1601[?] 1512[?] 1353[?]  is mandatory 
875.66/874.14	c qxplain 4852/4853
875.66/874.14	c qxplain 4853/4853
875.66/874.15	c 9313[?] -1601[?] -1512[?] -1353[?]  is mandatory 
875.66/874.15	c qxplain 4852/4852
875.66/874.16	c 9317[?] -1602[?] 1601[?] 1599[?] 1600[?]  is mandatory 
875.66/874.16	c qxplain 4848/4851
875.66/874.19	c qxplain 4850/4851
875.76/874.24	c qxplain 4851/4851
875.76/874.24	c 9320[?] -1603[?] -1362[?] 1569[?]  is mandatory 
875.76/874.24	c qxplain 4850/4850
875.76/874.25	c 9321[?] -1603[?] 1362[?] -1569[?]  is mandatory 
875.76/874.25	c qxplain 4848/4849
875.86/874.39	c qxplain 4849/4849
876.08/874.55	c 9324[?] 1570[?] -1604[?] -1363[?]  is mandatory 
876.08/874.55	c qxplain 4848/4848
876.08/874.58	c 9325[?] -1604[?] -1570[?] 1363[?]  is mandatory 
876.08/874.58	c qxplain 4840/4847
876.08/874.59	c qxplain 4844/4847
876.16/874.61	c qxplain 4846/4847
876.16/874.62	c qxplain 4847/4847
876.16/874.63	c 9328[?] -1605[?] -1364[?] 1571[?]  is mandatory 
876.16/874.63	c qxplain 4846/4846
876.16/874.64	c 9329[?] -1605[?] -1571[?] 1364[?]  is mandatory 
876.16/874.64	c qxplain 4844/4845
876.16/874.64	c qxplain 4845/4845
876.16/874.65	c 9330[?] -1606[?] 1605[?]  is mandatory 
876.16/874.65	c qxplain 4844/4844
876.26/874.78	c 9331[?] 1604[?] -1606[?]  is mandatory 
876.26/874.78	c qxplain 4840/4843
876.26/874.79	c qxplain 4842/4843
876.26/874.80	c qxplain 4843/4843
876.36/874.81	c 9332[?] -1606[?] 1603[?]  is mandatory 
876.36/874.81	c qxplain 4842/4842
876.36/874.82	c 9333[?] -1606[?] 1602[?]  is mandatory 
876.36/874.82	c qxplain 4840/4841
876.36/874.82	c qxplain 4841/4841
876.36/874.83	c 9336[?] -1607[?] 1362[?] 1510[?]  is mandatory 
876.36/874.83	c qxplain 4840/4840
876.36/874.83	c 9337[?] -1607[?] -1510[?] -1362[?]  is mandatory 
876.36/874.83	c qxplain 4825/4839
876.36/874.84	c qxplain 4833/4839
876.36/874.85	c qxplain 4837/4839
876.36/874.85	c qxplain 4839/4839
876.36/874.86	c 9340[?] -1608[?] 1511[?] 1363[?]  is mandatory 
876.36/874.86	c qxplain 4837/4838
876.36/874.86	c qxplain 4838/4838
876.36/874.87	c 9341[?] -1608[?] -1511[?] -1363[?]  is mandatory 
876.36/874.87	c qxplain 4837/4837
876.36/874.88	c 9344[?] -1609[?] 1512[?] 1364[?]  is mandatory 
876.36/874.88	c qxplain 4833/4836
876.36/874.88	c qxplain 4835/4836
876.36/874.89	c qxplain 4836/4836
876.36/874.89	c 9345[?] -1609[?] -1512[?] -1364[?]  is mandatory 
876.36/874.89	c qxplain 4835/4835
876.46/874.90	c 9349[?] -1610[?] 1608[?] 1609[?] 1607[?]  is mandatory 
876.46/874.90	c qxplain 4833/4834
876.56/875.06	c qxplain 4834/4834
876.76/875.20	c 9352[?] 1569[?] -1611[?] -1373[?]  is mandatory 
876.76/875.20	c qxplain 4833/4833
876.86/875.35	c 9353[?] -1569[?] -1611[?] 1373[?]  is mandatory 
876.86/875.35	c qxplain 4825/4832
876.86/875.36	c qxplain 4829/4832
876.86/875.37	c qxplain 4831/4832
876.86/875.39	c qxplain 4832/4832
876.96/875.41	c 9356[?] -1612[?] 1570[?] -1374[?]  is mandatory 
876.96/875.41	c qxplain 4831/4831
876.96/875.42	c 9357[?] -1612[?] -1570[?] 1374[?]  is mandatory 
876.96/875.42	c qxplain 4829/4830
876.96/875.42	c qxplain 4830/4830
876.96/875.43	c 9360[?] -1613[?] 1571[?] -1375[?]  is mandatory 
876.96/875.43	c qxplain 4829/4829
876.96/875.44	c 9361[?] -1613[?] -1571[?] 1375[?]  is mandatory 
876.96/875.44	c qxplain 4825/4828
876.96/875.45	c qxplain 4827/4828
876.96/875.46	c qxplain 4828/4828
876.96/875.47	c 9362[?] -1614[?] 1613[?]  is mandatory 
876.96/875.47	c qxplain 4827/4827
876.96/875.48	c 9363[?] -1614[?] 1612[?]  is mandatory 
876.96/875.48	c qxplain 4825/4826
876.96/875.49	c qxplain 4826/4826
877.17/875.66	c 9364[?] 1611[?] -1614[?]  is mandatory 
877.17/875.66	c qxplain 4825/4825
877.17/875.67	c 9365[?] -1614[?] 1610[?]  is mandatory 
877.17/875.67	c qxplain 4794/4824
877.17/875.68	c qxplain 4810/4824
877.17/875.68	c qxplain 4818/4824
877.17/875.69	c qxplain 4822/4824
877.17/875.69	c qxplain 4824/4824
877.26/875.70	c 9368[?] -1615[?] 1510[?] 1373[?]  is mandatory 
877.26/875.70	c qxplain 4822/4823
877.26/875.70	c qxplain 4823/4823
877.26/875.71	c 9369[?] -1615[?] -1510[?] -1373[?]  is mandatory 
877.26/875.71	c qxplain 4822/4822
877.26/875.72	c 9372[?] -1616[?] 1511[?] 1374[?]  is mandatory 
877.26/875.72	c qxplain 4818/4821
877.26/875.72	c qxplain 4820/4821
877.26/875.73	c qxplain 4821/4821
877.26/875.73	c 9373[?] -1616[?] -1511[?] -1374[?]  is mandatory 
877.26/875.73	c qxplain 4820/4820
877.26/875.74	c 9376[?] -1617[?] 1512[?] 1375[?]  is mandatory 
877.26/875.74	c qxplain 4818/4819
877.26/875.75	c qxplain 4819/4819
877.26/875.75	c 9377[?] -1617[?] -1512[?] -1375[?]  is mandatory 
877.26/875.75	c qxplain 4818/4818
877.26/875.76	c 9381[?] -1618[?] 1615[?] 1617[?] 1616[?]  is mandatory 
877.26/875.76	c qxplain 4810/4817
877.26/875.77	c qxplain 4814/4817
877.45/875.90	c qxplain 4816/4817
878.16/876.68	c qxplain 4814/4815
878.35/876.84	c qxplain 4815/4815
878.45/877.00	c 9384[?] 1569[?] -1308[?] -1619[?]  is mandatory 
878.45/877.00	c qxplain 4814/4814
878.55/877.09	c 9385[?] -1569[?] 1308[?] -1619[?]  is mandatory 
878.55/877.09	c qxplain 4810/4813
878.65/877.11	c qxplain 4812/4813
878.65/877.16	c qxplain 4813/4813
878.65/877.18	c 9388[?] -1620[?] 1570[?] -1309[?]  is mandatory 
878.65/877.18	c qxplain 4812/4812
878.65/877.20	c 9389[?] 1309[?] -1620[?] -1570[?]  is mandatory 
878.65/877.20	c qxplain 4810/4811
878.75/877.22	c qxplain 4811/4811
878.75/877.23	c 9392[?] -1621[?] -1310[?] 1571[?]  is mandatory 
878.75/877.23	c qxplain 4810/4810
878.75/877.24	c 9393[?] -1621[?] -1571[?] 1310[?]  is mandatory 
878.75/877.24	c qxplain 4794/4809
878.75/877.25	c qxplain 4802/4809
878.75/877.25	c qxplain 4806/4809
878.75/877.26	c qxplain 4808/4809
878.75/877.27	c qxplain 4809/4809
878.75/877.27	c 9394[?] -1622[?] 1621[?]  is mandatory 
878.75/877.27	c qxplain 4808/4808
878.75/877.28	c 9395[?] -1622[?] 1620[?]  is mandatory 
878.75/877.28	c qxplain 4806/4807
878.75/877.29	c qxplain 4807/4807
878.95/877.43	c 9396[?] 1619[?] -1622[?]  is mandatory 
878.95/877.43	c qxplain 4806/4806
878.95/877.44	c 9397[?] -1622[?] 1618[?]  is mandatory 
878.95/877.44	c qxplain 4802/4805
878.95/877.45	c qxplain 4804/4805
878.95/877.45	c qxplain 4805/4805
878.95/877.46	c 9400[?] -1623[?] 1569[?] 1308[?]  is mandatory 
878.95/877.46	c qxplain 4804/4804
878.95/877.46	c 9401[?] -1623[?] -1569[?] -1308[?]  is mandatory 
878.95/877.46	c qxplain 4802/4803
878.95/877.47	c qxplain 4803/4803
878.95/877.48	c 9404[?] -1624[?] 1570[?] 1309[?]  is mandatory 
878.95/877.48	c qxplain 4802/4802
878.95/877.48	c 9405[?] -1624[?] -1570[?] -1309[?]  is mandatory 
878.95/877.48	c qxplain 4794/4801
878.95/877.49	c qxplain 4798/4801
878.95/877.50	c qxplain 4800/4801
879.05/877.50	c qxplain 4801/4801
879.05/877.51	c 9408[?] -1625[?] 1571[?] 1310[?]  is mandatory 
879.05/877.51	c qxplain 4800/4800
879.05/877.52	c 9409[?] -1625[?] -1571[?] -1310[?]  is mandatory 
879.05/877.52	c qxplain 4798/4799
879.05/877.52	c qxplain 4799/4799
879.05/877.53	c 9413[?] -1626[?] 1625[?] 1623[?] 1624[?]  is mandatory 
879.05/877.53	c qxplain 4798/4798
879.05/877.55	c 9416[?] -1627[?] -1318[?] 1628[?]  is mandatory 
879.05/877.55	c qxplain 4794/4797
879.05/877.56	c qxplain 4796/4797
879.05/877.59	c qxplain 4797/4797
879.05/877.59	c 9417[?] -1627[?] 1318[?] -1628[?]  is mandatory 
879.05/877.59	c qxplain 4796/4796
880.65/879.11	c qxplain 4794/4795
880.65/879.12	c qxplain 4795/4795
881.46/879.95	c qxplain 4794/4794
881.46/879.96	c 9420[?] -1631[?] 1629[?] -1319[?]  is mandatory 
881.46/879.96	c qxplain 4671/4793
881.46/879.97	c qxplain 4733/4793
881.46/879.97	c qxplain 4764/4793
881.46/879.98	c qxplain 4779/4793
881.46/879.98	c qxplain 4787/4793
881.46/879.99	c qxplain 4791/4793
881.46/880.00	c qxplain 4793/4793
881.46/880.00	c 9421[?] -1631[?] -1629[?] 1319[?]  is mandatory 
881.46/880.00	c qxplain 4791/4792
881.57/880.08	c qxplain 4792/4792
881.65/880.10	c 9424[?] -1632[?] 1630[?] -1320[?]  is mandatory 
881.65/880.10	c qxplain 4791/4791
881.65/880.11	c 9425[?] -1632[?] -1630[?] 1320[?]  is mandatory 
881.65/880.11	c qxplain 4787/4790
881.65/880.12	c qxplain 4789/4790
881.65/880.13	c qxplain 4790/4790
881.65/880.13	c 9426[?] -1633[?] 1632[?]  is mandatory 
881.65/880.13	c qxplain 4789/4789
881.65/880.14	c 9427[?] -1633[?] 1631[?]  is mandatory 
881.65/880.14	c qxplain 4787/4788
881.65/880.15	c qxplain 4788/4788
881.65/880.16	c 9428[?] -1633[?] 1627[?]  is mandatory 
881.65/880.16	c qxplain 4787/4787
881.65/880.17	c 9429[?] -1633[?] 1626[?]  is mandatory 
881.65/880.17	c qxplain 4779/4786
881.65/880.17	c qxplain 4783/4786
881.65/880.18	c qxplain 4785/4786
881.65/880.18	c qxplain 4786/4786
881.65/880.19	c 9432[?] -1634[?] 1569[?] 1318[?]  is mandatory 
881.65/880.19	c qxplain 4785/4785
881.65/880.20	c 9433[?] -1634[?] -1569[?] -1318[?]  is mandatory 
881.65/880.20	c qxplain 4783/4784
881.75/880.20	c qxplain 4784/4784
881.75/880.21	c 9436[?] -1635[?] 1570[?] 1319[?]  is mandatory 
881.75/880.21	c qxplain 4783/4783
881.75/880.22	c 9437[?] -1635[?] -1570[?] -1319[?]  is mandatory 
881.75/880.22	c qxplain 4779/4782
881.75/880.22	c qxplain 4781/4782
881.75/880.23	c qxplain 4782/4782
881.75/880.23	c 9440[?] -1636[?] 1571[?] 1320[?]  is mandatory 
881.75/880.23	c qxplain 4781/4781
881.75/880.24	c 9441[?] -1636[?] -1571[?] -1320[?]  is mandatory 
881.75/880.24	c qxplain 4779/4780
881.75/880.25	c qxplain 4780/4780
881.75/880.25	c 9445[?] -1637[?] 1636[?] 1634[?] 1635[?]  is mandatory 
881.75/880.25	c qxplain 4779/4779
881.75/880.26	c 9448[?] -1638[?] -1329[?] 1628[?]  is mandatory 
881.75/880.26	c qxplain 4764/4778
881.75/880.27	c qxplain 4772/4778
881.75/880.28	c qxplain 4776/4778
881.75/880.29	c qxplain 4778/4778
881.75/880.29	c 9449[?] -1628[?] 1329[?] -1638[?]  is mandatory 
881.75/880.29	c qxplain 4776/4777
881.85/880.32	c qxplain 4777/4777
881.85/880.32	c 9452[?] -1639[?] 1629[?] -1330[?]  is mandatory 
881.85/880.32	c qxplain 4776/4776
881.85/880.33	c 9453[?] -1639[?] -1629[?] 1330[?]  is mandatory 
881.85/880.33	c qxplain 4772/4775
881.85/880.34	c qxplain 4774/4775
881.85/880.37	c qxplain 4775/4775
881.85/880.39	c 9456[?] -1640[?] 1630[?] -1331[?]  is mandatory 
881.85/880.39	c qxplain 4774/4774
881.95/880.41	c 9457[?] -1640[?] -1630[?] 1331[?]  is mandatory 
881.95/880.41	c qxplain 4772/4773
881.95/880.42	c qxplain 4773/4773
881.95/880.44	c 9458[?] -1641[?] 1640[?]  is mandatory 
881.95/880.44	c qxplain 4772/4772
881.95/880.44	c 9459[?] -1641[?] 1639[?]  is mandatory 
881.95/880.44	c qxplain 4764/4771
881.95/880.45	c qxplain 4768/4771
881.95/880.46	c qxplain 4770/4771
881.95/880.46	c qxplain 4771/4771
881.95/880.47	c 9460[?] 1638[?] -1641[?]  is mandatory 
881.95/880.47	c qxplain 4770/4770
881.95/880.48	c 9461[?] -1641[?] 1637[?]  is mandatory 
881.95/880.48	c qxplain 4768/4769
881.95/880.49	c qxplain 4769/4769
881.95/880.49	c 9464[?] 1329[?] 1569[?] -1642[?]  is mandatory 
881.95/880.49	c qxplain 4768/4768
882.05/880.50	c 9465[?] -1569[?] -1329[?] -1642[?]  is mandatory 
882.05/880.50	c qxplain 4764/4767
882.05/880.51	c qxplain 4766/4767
882.05/880.51	c qxplain 4767/4767
882.05/880.52	c 9468[?] 1330[?] 1570[?] -1643[?]  is mandatory 
882.05/880.52	c qxplain 4766/4766
882.05/880.52	c 9469[?] -1570[?] -1330[?] -1643[?]  is mandatory 
882.05/880.52	c qxplain 4764/4765
882.35/880.82	c qxplain 4733/4763
882.35/880.83	c qxplain 4749/4763
882.35/880.84	c qxplain 4757/4763
882.35/880.84	c qxplain 4761/4763
882.35/880.85	c qxplain 4763/4763
882.35/880.85	c 9472[?] 1331[?] -1644[?] 1571[?]  is mandatory 
882.35/880.85	c qxplain 4761/4762
882.35/880.86	c qxplain 4762/4762
882.35/880.87	c 9473[?] -1571[?] -1331[?] -1644[?]  is mandatory 
882.35/880.87	c qxplain 4761/4761
882.35/880.87	c 9477[?] -1645[?] 1644[?] 1642[?] 1643[?]  is mandatory 
882.35/880.87	c qxplain 4757/4760
882.35/880.88	c qxplain 4759/4760
882.35/880.88	c qxplain 4760/4760
882.35/880.89	c 9493[?] -1649[?] 1645[?]  is mandatory 
882.35/880.89	c qxplain 4759/4759
882.35/880.89	c 9496[?] -1650[?] 1569[?] 1340[?]  is mandatory 
882.35/880.89	c qxplain 4757/4758
882.45/880.90	c qxplain 4758/4758
882.45/880.91	c 9497[?] -1650[?] -1569[?] -1340[?]  is mandatory 
882.45/880.91	c qxplain 4757/4757
882.45/880.91	c 9500[?] -1651[?] 1341[?] 1570[?]  is mandatory 
882.45/880.91	c qxplain 4749/4756
882.45/880.92	c qxplain 4753/4756
882.45/880.92	c qxplain 4755/4756
882.45/880.93	c qxplain 4756/4756
882.45/880.94	c 9501[?] -1651[?] -1570[?] -1341[?]  is mandatory 
882.45/880.94	c qxplain 4755/4755
882.45/880.94	c 9504[?] -1652[?] 1342[?] 1571[?]  is mandatory 
882.45/880.94	c qxplain 4753/4754
882.45/880.95	c qxplain 4754/4754
882.45/880.96	c 9505[?] -1652[?] -1571[?] -1342[?]  is mandatory 
882.45/880.96	c qxplain 4753/4753
882.45/880.96	c 9509[?] -1653[?] 1650[?] 1652[?] 1651[?]  is mandatory 
882.45/880.96	c qxplain 4749/4752
882.45/881.01	c qxplain 4751/4752
882.56/881.04	c qxplain 4752/4752
882.56/881.05	c 9512[?] -1654[?] -1351[?] 1628[?]  is mandatory 
882.56/881.05	c qxplain 4751/4751
882.56/881.06	c 9513[?] -1654[?] -1628[?] 1351[?]  is mandatory 
882.56/881.06	c qxplain 4749/4750
882.56/881.09	c qxplain 4750/4750
882.67/881.15	c 9516[?] -1655[?] -1352[?] 1629[?]  is mandatory 
882.67/881.15	c qxplain 4749/4749
882.67/881.16	c 9517[?] -1655[?] -1629[?] 1352[?]  is mandatory 
882.67/881.16	c qxplain 4733/4748
882.67/881.17	c qxplain 4741/4748
882.67/881.17	c qxplain 4745/4748
882.67/881.19	c qxplain 4747/4748
882.95/881.48	c qxplain 4745/4746
882.95/881.48	c qxplain 4746/4746
882.95/881.49	c 9520[?] 1630[?] -1353[?] -1656[?]  is mandatory 
882.95/881.49	c qxplain 4745/4745
883.05/881.50	c 9521[?] -1630[?] 1353[?] -1656[?]  is mandatory 
883.05/881.50	c qxplain 4741/4744
883.05/881.51	c qxplain 4743/4744
883.05/881.52	c qxplain 4744/4744
883.05/881.52	c 9522[?] -1657[?] 1656[?]  is mandatory 
883.05/881.52	c qxplain 4743/4743
883.05/881.54	c 9523[?] -1657[?] 1655[?]  is mandatory 
883.05/881.54	c qxplain 4741/4742
883.05/881.55	c qxplain 4742/4742
883.05/881.56	c 9524[?] -1657[?] 1654[?]  is mandatory 
883.05/881.56	c qxplain 4741/4741
883.05/881.56	c 9525[?] -1657[?] 1653[?]  is mandatory 
883.05/881.56	c qxplain 4733/4740
883.05/881.57	c qxplain 4737/4740
883.05/881.58	c qxplain 4739/4740
883.05/881.58	c qxplain 4740/4740
883.05/881.59	c 9528[?] -1658[?] 1351[?] 1569[?]  is mandatory 
883.05/881.59	c qxplain 4739/4739
883.05/881.59	c 9529[?] -1658[?] -1569[?] -1351[?]  is mandatory 
883.05/881.59	c qxplain 4737/4738
883.16/881.60	c qxplain 4738/4738
883.16/881.61	c 9532[?] -1659[?] 1570[?] 1352[?]  is mandatory 
883.16/881.61	c qxplain 4737/4737
883.16/881.61	c 9533[?] -1659[?] -1570[?] -1352[?]  is mandatory 
883.16/881.61	c qxplain 4733/4736
883.16/881.62	c qxplain 4735/4736
883.16/881.62	c qxplain 4736/4736
883.16/881.63	c 9536[?] -1660[?] 1353[?] 1571[?]  is mandatory 
883.16/881.63	c qxplain 4735/4735
883.16/881.64	c 9537[?] -1660[?] -1571[?] -1353[?]  is mandatory 
883.16/881.64	c qxplain 4733/4734
883.16/881.64	c qxplain 4734/4734
883.16/881.65	c 9541[?] -1661[?] 1660[?] 1658[?] 1659[?]  is mandatory 
883.16/881.65	c qxplain 4733/4733
883.16/881.69	c 9544[?] 1628[?] -1662[?] -1362[?]  is mandatory 
883.16/881.69	c qxplain 4671/4732
883.26/881.70	c qxplain 4702/4732
883.26/881.71	c qxplain 4718/4732
883.26/881.71	c qxplain 4726/4732
883.26/881.72	c qxplain 4730/4732
883.26/881.76	c qxplain 4732/4732
883.26/881.77	c 9545[?] -1662[?] -1628[?] 1362[?]  is mandatory 
883.26/881.77	c qxplain 4730/4731
883.46/881.91	c qxplain 4731/4731
883.56/882.03	c 9548[?] -1663[?] 1629[?] -1363[?]  is mandatory 
883.56/882.03	c qxplain 4730/4730
883.66/882.21	c 9549[?] -1663[?] 1363[?] -1629[?]  is mandatory 
883.66/882.21	c qxplain 4726/4729
883.77/882.25	c qxplain 4728/4729
884.96/883.47	c qxplain 4726/4727
884.96/883.48	c qxplain 4727/4727
884.96/883.49	c 9552[?] -1664[?] 1630[?] -1364[?]  is mandatory 
884.96/883.49	c qxplain 4726/4726
885.06/883.50	c 9553[?] 1364[?] -1630[?] -1664[?]  is mandatory 
885.06/883.50	c qxplain 4718/4725
885.06/883.51	c qxplain 4722/4725
885.06/883.52	c qxplain 4724/4725
885.06/883.53	c qxplain 4725/4725
885.06/883.53	c 9554[?] -1665[?] 1664[?]  is mandatory 
885.06/883.53	c qxplain 4724/4724
885.16/883.65	c 9555[?] -1665[?] 1663[?]  is mandatory 
885.16/883.65	c qxplain 4722/4723
885.16/883.66	c qxplain 4723/4723
885.16/883.67	c 9556[?] -1665[?] 1662[?]  is mandatory 
885.16/883.67	c qxplain 4722/4722
885.16/883.68	c 9557[?] -1665[?] 1661[?]  is mandatory 
885.16/883.68	c qxplain 4718/4721
885.16/883.68	c qxplain 4720/4721
885.16/883.69	c qxplain 4721/4721
885.16/883.69	c 9560[?] -1666[?] 1362[?] 1569[?]  is mandatory 
885.16/883.69	c qxplain 4720/4720
885.26/883.70	c 9561[?] -1666[?] -1569[?] -1362[?]  is mandatory 
885.26/883.70	c qxplain 4718/4719
885.26/883.71	c qxplain 4719/4719
885.26/883.71	c 9564[?] -1667[?] 1363[?] 1570[?]  is mandatory 
885.26/883.71	c qxplain 4718/4718
885.26/883.72	c 9565[?] -1667[?] -1570[?] -1363[?]  is mandatory 
885.26/883.72	c qxplain 4702/4717
885.26/883.73	c qxplain 4710/4717
885.26/883.73	c qxplain 4714/4717
885.26/883.74	c qxplain 4716/4717
885.26/883.74	c qxplain 4717/4717
885.26/883.75	c 9568[?] -1668[?] 1571[?] 1364[?]  is mandatory 
885.26/883.75	c qxplain 4716/4716
885.26/883.76	c 9569[?] -1668[?] -1571[?] -1364[?]  is mandatory 
885.26/883.76	c qxplain 4714/4715
885.26/883.76	c qxplain 4715/4715
885.26/883.77	c 9573[?] -1669[?] 1668[?] 1666[?] 1667[?]  is mandatory 
885.26/883.77	c qxplain 4714/4714
885.45/883.93	c 9576[?] -1670[?] 1628[?] -1373[?]  is mandatory 
885.45/883.93	c qxplain 4710/4713
885.45/883.94	c qxplain 4712/4713
885.45/883.96	c qxplain 4713/4713
885.65/884.11	c 9577[?] -1670[?] -1628[?] 1373[?]  is mandatory 
885.65/884.11	c qxplain 4712/4712
885.65/884.12	c 9580[?] -1671[?] 1629[?] -1374[?]  is mandatory 
885.65/884.12	c qxplain 4710/4711
885.65/884.13	c qxplain 4711/4711
885.65/884.14	c 9581[?] -1671[?] -1629[?] 1374[?]  is mandatory 
885.65/884.14	c qxplain 4710/4710
885.65/884.15	c 9584[?] 1630[?] -1375[?] -1672[?]  is mandatory 
885.65/884.15	c qxplain 4702/4709
885.65/884.16	c qxplain 4706/4709
885.65/884.16	c qxplain 4708/4709
885.65/884.17	c qxplain 4709/4709
885.65/884.18	c 9585[?] 1375[?] -1630[?] -1672[?]  is mandatory 
885.65/884.18	c qxplain 4708/4708
885.65/884.18	c 9586[?] -1673[?] 1672[?]  is mandatory 
885.65/884.18	c qxplain 4706/4707
885.65/884.19	c qxplain 4707/4707
885.65/884.20	c 9587[?] -1673[?] 1671[?]  is mandatory 
885.65/884.20	c qxplain 4706/4706
885.86/884.35	c 9588[?] -1673[?] 1670[?]  is mandatory 
885.86/884.35	c qxplain 4702/4705
885.86/884.36	c qxplain 4704/4705
885.86/884.36	c qxplain 4705/4705
885.86/884.37	c 9589[?] -1673[?] 1669[?]  is mandatory 
885.86/884.37	c qxplain 4704/4704
885.86/884.38	c 9592[?] -1674[?] 1569[?] 1373[?]  is mandatory 
885.86/884.38	c qxplain 4702/4703
885.86/884.38	c qxplain 4703/4703
885.86/884.39	c 9593[?] -1674[?] -1569[?] -1373[?]  is mandatory 
885.86/884.39	c qxplain 4702/4702
885.86/884.39	c 9596[?] -1675[?] 1570[?] 1374[?]  is mandatory 
885.86/884.39	c qxplain 4671/4701
885.86/884.40	c qxplain 4687/4701
885.86/884.40	c qxplain 4695/4701
885.86/884.41	c qxplain 4699/4701
885.97/884.42	c qxplain 4701/4701
885.97/884.42	c 9597[?] -1675[?] -1570[?] -1374[?]  is mandatory 
885.97/884.42	c qxplain 4699/4700
885.97/884.43	c qxplain 4700/4700
885.97/884.43	c 9600[?] -1676[?] 1571[?] 1375[?]  is mandatory 
885.97/884.43	c qxplain 4699/4699
885.97/884.44	c 9601[?] -1676[?] -1571[?] -1375[?]  is mandatory 
885.97/884.44	c qxplain 4695/4698
885.97/884.45	c qxplain 4697/4698
885.97/884.45	c qxplain 4698/4698
885.97/884.46	c 9605[?] -1677[?] 1674[?] 1676[?] 1675[?]  is mandatory 
885.97/884.46	c qxplain 4697/4697
887.44/885.97	c qxplain 4695/4696
887.65/886.11	c qxplain 4696/4696
888.65/887.17	c cleaning 16124 clauses out of 32260 with flag 1001/814371
889.46/887.93	c qxplain 4695/4695
889.56/888.04	c 9608[?] 1628[?] -1308[?] -1678[?]  is mandatory 
889.56/888.04	c qxplain 4687/4694
889.56/888.05	c qxplain 4691/4694
889.56/888.06	c qxplain 4693/4694
889.56/888.07	c qxplain 4694/4694
889.76/888.20	c 9609[?] 1308[?] -1678[?] -1628[?]  is mandatory 
889.76/888.20	c qxplain 4693/4693
889.86/888.33	c 9612[?] -1679[?] -1309[?] 1629[?]  is mandatory 
889.86/888.33	c qxplain 4691/4692
889.86/888.34	c qxplain 4692/4692
889.96/888.47	c 9613[?] -1679[?] -1629[?] 1309[?]  is mandatory 
889.96/888.47	c qxplain 4691/4691
889.96/888.47	c 9616[?] -1680[?] 1630[?] -1310[?]  is mandatory 
889.96/888.47	c qxplain 4687/4690
889.96/888.48	c qxplain 4689/4690
889.96/888.49	c qxplain 4690/4690
889.96/888.49	c 9617[?] -1680[?] -1630[?] 1310[?]  is mandatory 
889.96/888.49	c qxplain 4689/4689
890.06/888.50	c 9618[?] -1681[?] 1680[?]  is mandatory 
890.06/888.50	c qxplain 4687/4688
890.06/888.51	c qxplain 4688/4688
890.16/888.60	c 9619[?] -1681[?] 1679[?]  is mandatory 
890.16/888.60	c qxplain 4687/4687
890.27/888.73	c 9620[?] -1681[?] 1678[?]  is mandatory 
890.27/888.73	c qxplain 4671/4686
890.27/888.74	c qxplain 4679/4686
890.27/888.74	c qxplain 4683/4686
890.27/888.75	c qxplain 4685/4686
890.27/888.75	c qxplain 4686/4686
890.27/888.76	c 9621[?] -1681[?] 1677[?]  is mandatory 
890.27/888.76	c qxplain 4685/4685
890.27/888.77	c 9624[?] -1682[?] 1628[?] 1308[?]  is mandatory 
890.27/888.77	c qxplain 4683/4684
890.27/888.77	c qxplain 4684/4684
890.27/888.78	c 9625[?] -1682[?] -1628[?] -1308[?]  is mandatory 
890.27/888.78	c qxplain 4683/4683
890.27/888.79	c 9628[?] -1683[?] 1309[?] 1629[?]  is mandatory 
890.27/888.79	c qxplain 4679/4682
890.27/888.79	c qxplain 4681/4682
890.27/888.80	c qxplain 4682/4682
890.27/888.81	c 9629[?] -1683[?] -1629[?] -1309[?]  is mandatory 
890.27/888.81	c qxplain 4681/4681
890.37/888.81	c 9632[?] -1684[?] 1630[?] 1310[?]  is mandatory 
890.37/888.81	c qxplain 4679/4680
890.37/888.82	c qxplain 4680/4680
890.37/888.83	c 9633[?] -1684[?] -1630[?] -1310[?]  is mandatory 
890.37/888.83	c qxplain 4679/4679
890.37/888.84	c 9637[?] -1685[?] 1682[?] 1684[?] 1683[?]  is mandatory 
890.37/888.84	c qxplain 4671/4678
890.37/888.85	c qxplain 4675/4678
890.37/888.87	c qxplain 4677/4678
890.37/888.89	c qxplain 4678/4678
890.37/888.89	c 9640[?] -1686[?] -1318[?] 1305[?]  is mandatory 
890.37/888.89	c qxplain 4677/4677
890.46/888.90	c 9641[?] -1686[?] -1305[?] 1318[?]  is mandatory 
890.46/888.90	c qxplain 4675/4676
890.46/888.91	c qxplain 4676/4676
890.46/888.91	c 9644[?] -1687[?] -1319[?] 1306[?]  is mandatory 
890.46/888.91	c qxplain 4675/4675
890.46/888.92	c 9645[?] -1687[?] 1319[?] -1306[?]  is mandatory 
890.46/888.92	c qxplain 4671/4674
890.46/888.94	c qxplain 4673/4674
890.46/888.95	c qxplain 4674/4674
890.46/888.95	c 9648[?] -1688[?] 1307[?] -1320[?]  is mandatory 
890.46/888.95	c qxplain 4673/4673
890.46/888.96	c 9649[?] -1688[?] -1307[?] 1320[?]  is mandatory 
890.46/888.96	c qxplain 4671/4672
890.46/888.97	c qxplain 4672/4672
890.46/888.97	c 9650[?] -1689[?] 1688[?]  is mandatory 
890.46/888.97	c qxplain 4671/4671
890.46/888.98	c 9651[?] -1689[?] 1687[?]  is mandatory 
890.46/888.98	c qxplain 4425/4670
890.46/888.99	c qxplain 4548/4670
890.46/889.00	c qxplain 4610/4670
890.55/889.00	c qxplain 4641/4670
890.55/889.01	c qxplain 4656/4670
890.55/889.01	c qxplain 4664/4670
890.55/889.02	c qxplain 4668/4670
890.55/889.02	c qxplain 4670/4670
890.55/889.03	c 9652[?] -1689[?] 1686[?]  is mandatory 
890.55/889.03	c qxplain 4668/4669
890.55/889.04	c qxplain 4669/4669
890.55/889.04	c 9653[?] -1689[?] 1685[?]  is mandatory 
890.55/889.04	c qxplain 4668/4668
890.55/889.05	c 9656[?] -1690[?] 1318[?] 1628[?]  is mandatory 
890.55/889.05	c qxplain 4664/4667
890.55/889.06	c qxplain 4666/4667
890.55/889.06	c qxplain 4667/4667
890.55/889.07	c 9657[?] -1690[?] -1628[?] -1318[?]  is mandatory 
890.55/889.07	c qxplain 4666/4666
890.55/889.07	c 9660[?] -1691[?] 1629[?] 1319[?]  is mandatory 
890.55/889.07	c qxplain 4664/4665
890.55/889.08	c qxplain 4665/4665
890.55/889.09	c 9661[?] -1691[?] -1629[?] -1319[?]  is mandatory 
890.55/889.09	c qxplain 4664/4664
890.55/889.09	c 9664[?] -1692[?] 1320[?] 1630[?]  is mandatory 
890.55/889.09	c qxplain 4656/4663
890.65/889.10	c qxplain 4660/4663
890.65/889.10	c qxplain 4662/4663
890.65/889.11	c qxplain 4663/4663
890.65/889.12	c 9665[?] -1692[?] -1630[?] -1320[?]  is mandatory 
890.65/889.12	c qxplain 4662/4662
890.65/889.12	c 9669[?] -1693[?] 1690[?] 1692[?] 1691[?]  is mandatory 
890.65/889.12	c qxplain 4660/4661
890.65/889.16	c qxplain 4661/4661
890.65/889.17	c 9672[?] -1329[?] -1694[?] 1305[?]  is mandatory 
890.65/889.17	c qxplain 4660/4660
890.65/889.18	c 9673[?] 1329[?] -1305[?] -1694[?]  is mandatory 
890.65/889.18	c qxplain 4656/4659
890.65/889.18	c qxplain 4658/4659
890.75/889.20	c qxplain 4659/4659
890.75/889.22	c 9676[?] -1695[?] -1330[?] 1306[?]  is mandatory 
890.75/889.22	c qxplain 4658/4658
890.75/889.24	c 9677[?] -1695[?] 1330[?] -1306[?]  is mandatory 
890.75/889.24	c qxplain 4656/4657
890.75/889.26	c qxplain 4657/4657
890.75/889.28	c 9680[?] -1696[?] 1307[?] -1331[?]  is mandatory 
890.75/889.28	c qxplain 4656/4656
890.75/889.29	c 9681[?] -1696[?] 1331[?] -1307[?]  is mandatory 
890.75/889.29	c qxplain 4641/4655
890.75/889.30	c qxplain 4649/4655
890.85/889.30	c qxplain 4653/4655
890.85/889.31	c qxplain 4655/4655
890.85/889.32	c 9682[?] -1697[?] 1696[?]  is mandatory 
890.85/889.32	c qxplain 4653/4654
890.85/889.33	c qxplain 4654/4654
890.85/889.34	c 9683[?] -1697[?] 1695[?]  is mandatory 
890.85/889.34	c qxplain 4653/4653
890.85/889.35	c 9684[?] 1694[?] -1697[?]  is mandatory 
890.85/889.35	c qxplain 4649/4652
890.85/889.36	c qxplain 4651/4652
890.85/889.36	c qxplain 4652/4652
890.85/889.37	c 9685[?] -1697[?] 1693[?]  is mandatory 
890.85/889.37	c qxplain 4651/4651
890.85/889.37	c 9688[?] -1698[?] 1628[?] 1329[?]  is mandatory 
890.85/889.37	c qxplain 4649/4650
890.85/889.38	c qxplain 4650/4650
890.85/889.39	c 9689[?] -1698[?] -1628[?] -1329[?]  is mandatory 
890.85/889.39	c qxplain 4649/4649
890.85/889.39	c 9692[?] -1699[?] 1629[?] 1330[?]  is mandatory 
890.85/889.39	c qxplain 4641/4648
890.95/889.40	c qxplain 4645/4648
890.95/889.40	c qxplain 4647/4648
890.95/889.41	c qxplain 4648/4648
890.95/889.42	c 9693[?] -1699[?] -1629[?] -1330[?]  is mandatory 
890.95/889.42	c qxplain 4647/4647
890.95/889.42	c 9696[?] -1700[?] 1331[?] 1630[?]  is mandatory 
890.95/889.42	c qxplain 4645/4646
890.95/889.43	c qxplain 4646/4646
890.95/889.44	c 9697[?] -1700[?] -1630[?] -1331[?]  is mandatory 
890.95/889.44	c qxplain 4645/4645
890.95/889.44	c 9701[?] -1701[?] 1698[?] 1700[?] 1699[?]  is mandatory 
890.95/889.44	c qxplain 4641/4644
890.95/889.47	c qxplain 4643/4644
890.95/889.48	c qxplain 4644/4644
890.95/889.49	c 9704[?] -1702[?] -1340[?] 1305[?]  is mandatory 
890.95/889.49	c qxplain 4643/4643
891.05/889.50	c 9705[?] 1340[?] -1305[?] -1702[?]  is mandatory 
891.05/889.50	c qxplain 4641/4642
891.05/889.51	c qxplain 4642/4642
891.05/889.56	c 9708[?] -1703[?] -1341[?] 1306[?]  is mandatory 
891.05/889.56	c qxplain 4641/4641
891.05/889.57	c 9709[?] -1703[?] -1306[?] 1341[?]  is mandatory 
891.05/889.57	c qxplain 4610/4640
891.05/889.58	c qxplain 4626/4640
891.05/889.58	c qxplain 4634/4640
891.05/889.59	c qxplain 4638/4640
891.15/889.60	c qxplain 4640/4640
891.15/889.61	c 9712[?] 1307[?] -1342[?] -1704[?]  is mandatory 
891.15/889.61	c qxplain 4638/4639
891.15/889.61	c qxplain 4639/4639
891.15/889.62	c 9713[?] -1307[?] 1342[?] -1704[?]  is mandatory 
891.15/889.62	c qxplain 4638/4638
891.15/889.63	c 9714[?] -1705[?] 1704[?]  is mandatory 
891.15/889.63	c qxplain 4634/4637
891.15/889.64	c qxplain 4636/4637
891.15/889.65	c qxplain 4637/4637
891.15/889.66	c 9715[?] -1705[?] 1703[?]  is mandatory 
891.15/889.66	c qxplain 4636/4636
891.15/889.67	c 9716[?] -1705[?] 1702[?]  is mandatory 
891.15/889.67	c qxplain 4634/4635
891.15/889.68	c qxplain 4635/4635
891.15/889.68	c 9717[?] -1705[?] 1701[?]  is mandatory 
891.15/889.68	c qxplain 4634/4634
891.15/889.69	c 9720[?] 1628[?] -1706[?] 1340[?]  is mandatory 
891.15/889.69	c qxplain 4626/4633
891.15/889.69	c qxplain 4630/4633
891.25/889.70	c qxplain 4632/4633
891.25/889.70	c qxplain 4633/4633
891.25/889.71	c 9721[?] -1340[?] -1628[?] -1706[?]  is mandatory 
891.25/889.71	c qxplain 4632/4632
892.35/890.91	c qxplain 4630/4631
892.46/890.92	c qxplain 4631/4631
892.46/890.93	c qxplain 4630/4630
892.46/890.94	c 9724[?] 1629[?] 1341[?] -1707[?]  is mandatory 
892.46/890.94	c qxplain 4626/4629
892.46/890.94	c qxplain 4628/4629
892.46/890.95	c qxplain 4629/4629
892.46/890.95	c 9725[?] -1341[?] -1629[?] -1707[?]  is mandatory 
892.46/890.95	c qxplain 4628/4628
893.45/891.95	c qxplain 4626/4627
893.45/891.96	c qxplain 4627/4627
895.15/893.64	c qxplain 4626/4626
895.15/893.65	c 9728[?] 1630[?] 1342[?] -1708[?]  is mandatory 
895.15/893.65	c qxplain 4610/4625
895.15/893.66	c qxplain 4618/4625
895.15/893.66	c qxplain 4622/4625
895.15/893.67	c qxplain 4624/4625
895.15/893.67	c qxplain 4625/4625
895.15/893.68	c 9729[?] -1342[?] -1630[?] -1708[?]  is mandatory 
895.15/893.68	c qxplain 4624/4624
895.15/893.69	c qxplain 4622/4623
895.15/893.69	c qxplain 4623/4623
895.25/893.70	c 9733[?] -1709[?] 1706[?] 1708[?] 1707[?]  is mandatory 
895.25/893.70	c qxplain 4622/4622
895.25/893.70	c 9749[?] -1713[?] 1709[?]  is mandatory 
895.25/893.70	c qxplain 4618/4621
895.25/893.71	c qxplain 4620/4621
895.25/893.72	c qxplain 4621/4621
895.25/893.72	c 9752[?] -1714[?] 1628[?] 1351[?]  is mandatory 
895.25/893.72	c qxplain 4620/4620
895.25/893.73	c 9753[?] -1714[?] -1628[?] -1351[?]  is mandatory 
895.25/893.73	c qxplain 4618/4619
895.25/893.74	c qxplain 4619/4619
895.25/893.74	c 9756[?] -1715[?] 1352[?] 1629[?]  is mandatory 
895.25/893.74	c qxplain 4618/4618
895.25/893.75	c 9757[?] -1715[?] -1629[?] -1352[?]  is mandatory 
895.25/893.75	c qxplain 4610/4617
895.25/893.76	c qxplain 4614/4617
895.25/893.76	c qxplain 4616/4617
895.25/893.77	c qxplain 4617/4617
895.25/893.77	c 9760[?] -1716[?] 1630[?] 1353[?]  is mandatory 
895.25/893.78	c qxplain 4616/4616
895.25/893.79	c 9761[?] -1716[?] -1630[?] -1353[?]  is mandatory 
895.25/893.79	c qxplain 4614/4615
895.35/893.80	c qxplain 4615/4615
895.35/893.81	c 9765[?] -1717[?] 1714[?] 1715[?] 1716[?]  is mandatory 
895.35/893.81	c qxplain 4614/4614
895.35/893.81	c 9768[?] 1305[?] -1362[?] -1718[?]  is mandatory 
895.35/893.81	c qxplain 4610/4613
895.35/893.84	c qxplain 4612/4613
895.35/893.85	c qxplain 4613/4613
895.35/893.86	c 9769[?] -1305[?] -1718[?] 1362[?]  is mandatory 
895.35/893.86	c qxplain 4612/4612
895.55/894.01	c 9772[?] -1363[?] -1719[?] 1306[?]  is mandatory 
895.55/894.01	c qxplain 4610/4611
895.65/894.19	c qxplain 4611/4611
896.05/894.52	c 9773[?] -1719[?] -1306[?] 1363[?]  is mandatory 
896.05/894.52	c qxplain 4610/4610
897.25/895.71	c qxplain 4548/4609
897.25/895.72	c qxplain 4579/4609
897.25/895.72	c qxplain 4595/4609
897.25/895.73	c qxplain 4603/4609
897.25/895.73	c qxplain 4607/4609
897.25/895.75	c qxplain 4609/4609
898.07/896.59	c qxplain 4607/4608
898.16/896.64	c qxplain 4608/4608
898.16/896.66	c 9776[?] -1720[?] 1307[?] -1364[?]  is mandatory 
898.16/896.66	c qxplain 4607/4607
898.16/896.66	c 9777[?] -1720[?] -1307[?] 1364[?]  is mandatory 
898.16/896.66	c qxplain 4603/4606
898.16/896.67	c qxplain 4605/4606
898.16/896.68	c qxplain 4606/4606
898.16/896.69	c 9778[?] -1721[?] 1720[?]  is mandatory 
898.16/896.69	c qxplain 4605/4605
898.36/896.83	c 9779[?] -1721[?] 1719[?]  is mandatory 
898.36/896.83	c qxplain 4603/4604
898.36/896.84	c qxplain 4604/4604
898.36/896.85	c 9780[?] -1721[?] 1718[?]  is mandatory 
898.36/896.85	c qxplain 4603/4603
898.36/896.85	c 9781[?] -1721[?] 1717[?]  is mandatory 
898.36/896.85	c qxplain 4595/4602
898.36/896.86	c qxplain 4599/4602
898.36/896.87	c qxplain 4601/4602
898.36/896.87	c qxplain 4602/4602
898.36/896.88	c 9784[?] -1722[?] 1628[?] 1362[?]  is mandatory 
898.36/896.88	c qxplain 4601/4601
898.36/896.88	c 9785[?] -1722[?] -1628[?] -1362[?]  is mandatory 
898.36/896.88	c qxplain 4599/4600
898.36/896.89	c qxplain 4600/4600
898.36/896.90	c 9788[?] -1723[?] 1363[?] 1629[?]  is mandatory 
898.36/896.90	c qxplain 4599/4599
898.45/896.90	c 9789[?] -1723[?] -1629[?] -1363[?]  is mandatory 
898.45/896.90	c qxplain 4595/4598
898.45/896.91	c qxplain 4597/4598
898.45/896.92	c qxplain 4598/4598
898.45/896.92	c 9792[?] -1724[?] 1630[?] 1364[?]  is mandatory 
898.45/896.92	c qxplain 4597/4597
898.45/896.93	c 9793[?] -1724[?] -1630[?] -1364[?]  is mandatory 
898.45/896.93	c qxplain 4595/4596
898.45/896.94	c qxplain 4596/4596
898.45/896.94	c 9797[?] -1725[?] 1724[?] 1722[?] 1723[?]  is mandatory 
898.45/896.94	c qxplain 4595/4595
898.55/897.08	c 9800[?] 1305[?] -1726[?] -1373[?]  is mandatory 
898.55/897.08	c qxplain 4579/4594
898.55/897.09	c qxplain 4587/4594
898.65/897.10	c qxplain 4591/4594
898.65/897.11	c qxplain 4593/4594
898.65/897.11	c qxplain 4594/4594
898.75/897.27	c 9801[?] -1726[?] -1305[?] 1373[?]  is mandatory 
898.75/897.27	c qxplain 4593/4593
898.75/897.28	c 9804[?] -1727[?] 1306[?] -1374[?]  is mandatory 
898.75/897.28	c qxplain 4591/4592
898.75/897.29	c qxplain 4592/4592
898.75/897.29	c 9805[?] -1727[?] -1306[?] 1374[?]  is mandatory 
898.75/897.29	c qxplain 4591/4591
899.45/897.92	c qxplain 4587/4590
899.45/897.98	c qxplain 4589/4590
899.55/898.01	c qxplain 4590/4590
899.95/898.44	c qxplain 4589/4589
899.95/898.47	c 9808[?] -1728[?] 1307[?] -1375[?]  is mandatory 
899.95/898.47	c qxplain 4587/4588
899.95/898.48	c qxplain 4588/4588
899.95/898.48	c 9809[?] -1728[?] -1307[?] 1375[?]  is mandatory 
899.95/898.48	c qxplain 4587/4587
899.95/898.49	c 9810[?] -1729[?] 1728[?]  is mandatory 
899.95/898.49	c qxplain 4579/4586
900.05/898.50	c qxplain 4583/4586
900.05/898.50	c qxplain 4585/4586
900.05/898.51	c qxplain 4586/4586
900.05/898.52	c 9811[?] -1729[?] 1727[?]  is mandatory 
900.05/898.52	c qxplain 4585/4585
900.16/898.66	c 9812[?] 1726[?] -1729[?]  is mandatory 
900.16/898.66	c qxplain 4583/4584
900.16/898.67	c qxplain 4584/4584
900.16/898.67	c 9813[?] -1729[?] 1725[?]  is mandatory 
900.16/898.67	c qxplain 4583/4583
900.16/898.68	c 9816[?] -1730[?] 1628[?] 1373[?]  is mandatory 
900.16/898.68	c qxplain 4579/4582
900.16/898.68	c qxplain 4581/4582
900.16/898.69	c qxplain 4582/4582
900.16/898.69	c 9817[?] -1730[?] -1628[?] -1373[?]  is mandatory 
900.16/898.69	c qxplain 4581/4581
900.16/898.70	c 9820[?] -1731[?] 1629[?] 1374[?]  is mandatory 
900.16/898.70	c qxplain 4579/4580
900.16/898.71	c qxplain 4580/4580
900.16/898.71	c 9821[?] -1731[?] -1629[?] -1374[?]  is mandatory 
900.16/898.71	c qxplain 4579/4579
900.27/898.72	c 9824[?] -1732[?] 1630[?] 1375[?]  is mandatory 
900.27/898.72	c qxplain 4548/4578
900.27/898.72	c qxplain 4564/4578
900.27/898.73	c qxplain 4572/4578
900.27/898.73	c qxplain 4576/4578
900.27/898.74	c qxplain 4578/4578
900.27/898.75	c 9825[?] -1732[?] -1630[?] -1375[?]  is mandatory 
900.27/898.75	c qxplain 4576/4577
900.27/898.75	c qxplain 4577/4577
900.27/898.76	c 9829[?] -1733[?] 1730[?] 1732[?] 1731[?]  is mandatory 
900.27/898.76	c qxplain 4576/4576
900.45/898.91	c 9832[?] -1308[?] 1305[?] -1734[?]  is mandatory 
900.45/898.91	c qxplain 4572/4575
900.45/898.92	c qxplain 4574/4575
900.45/898.92	c qxplain 4575/4575
900.55/899.05	c 9833[?] 1308[?] -1305[?] -1734[?]  is mandatory 
900.55/899.05	c qxplain 4574/4574
900.55/899.09	c 9836[?] -1309[?] -1735[?] 1306[?]  is mandatory 
900.55/899.09	c qxplain 4572/4573
900.65/899.12	c qxplain 4573/4573
900.65/899.14	c 9837[?] -1735[?] 1309[?] -1306[?]  is mandatory 
900.65/899.14	c qxplain 4572/4572
900.65/899.15	c 9840[?] 1307[?] -1310[?] -1736[?]  is mandatory 
900.65/899.15	c qxplain 4564/4571
900.65/899.16	c qxplain 4568/4571
900.65/899.17	c qxplain 4570/4571
900.65/899.17	c qxplain 4571/4571
900.65/899.18	c 9841[?] -1307[?] -1736[?] 1310[?]  is mandatory 
900.65/899.18	c qxplain 4570/4570
900.65/899.19	c 9842[?] 1736[?] -1737[?]  is mandatory 
900.65/899.19	c qxplain 4568/4569
900.65/899.19	c qxplain 4569/4569
900.75/899.22	c 9843[?] -1737[?] 1735[?]  is mandatory 
900.75/899.22	c qxplain 4568/4568
900.85/899.34	c 9844[?] 1734[?] -1737[?]  is mandatory 
900.85/899.34	c qxplain 4564/4567
900.85/899.35	c qxplain 4566/4567
900.85/899.36	c qxplain 4567/4567
900.85/899.36	c 9845[?] -1737[?] 1733[?]  is mandatory 
900.85/899.36	c qxplain 4566/4566
900.85/899.37	c 9848[?] -1738[?] 1739[?] 1742[?]  is mandatory 
900.85/899.37	c qxplain 4564/4565
900.85/899.37	c qxplain 4565/4565
900.85/899.38	c 9849[?] -1738[?] -1739[?] -1742[?]  is mandatory 
900.85/899.38	c qxplain 4564/4564
900.85/899.39	c 9852[?] -1745[?] 1743[?] 1740[?]  is mandatory 
900.85/899.39	c qxplain 4548/4563
900.85/899.39	c qxplain 4556/4563
900.95/899.40	c qxplain 4560/4563
900.95/899.40	c qxplain 4562/4563
900.95/899.41	c qxplain 4563/4563
900.95/899.42	c 9853[?] -1745[?] -1740[?] -1743[?]  is mandatory 
900.95/899.42	c qxplain 4562/4562
900.95/899.42	c 9856[?] -1746[?] 1741[?] 1744[?]  is mandatory 
900.95/899.42	c qxplain 4560/4561
900.95/899.43	c qxplain 4561/4561
900.95/899.44	c 9857[?] -1746[?] -1741[?] -1744[?]  is mandatory 
900.95/899.44	c qxplain 4560/4560
900.95/899.44	c 9861[?] -1747[?] 1738[?] 1746[?] 1745[?]  is mandatory 
900.95/899.44	c qxplain 4556/4559
900.95/899.47	c qxplain 4558/4559
901.05/899.50	c qxplain 4559/4559
901.05/899.51	c 9864[?] -1748[?] -1752[?] 1749[?]  is mandatory 
901.05/899.51	c qxplain 4558/4558
901.05/899.51	c 9865[?] -1748[?] 1752[?] -1749[?]  is mandatory 
901.05/899.51	c qxplain 4556/4557
901.05/899.52	c qxplain 4557/4557
901.05/899.53	c 9868[?] -1755[?] 1750[?] -1753[?]  is mandatory 
901.05/899.53	c qxplain 4556/4556
901.05/899.54	c 9869[?] -1755[?] 1753[?] -1750[?]  is mandatory 
901.05/899.54	c qxplain 4548/4555
901.05/899.55	c qxplain 4552/4555
901.05/899.57	c qxplain 4554/4555
901.05/899.58	c qxplain 4555/4555
901.05/899.58	c 9872[?] -1756[?] -1754[?] 1751[?]  is mandatory 
901.05/899.58	c qxplain 4554/4554
901.05/899.59	c 9873[?] -1756[?] -1751[?] 1754[?]  is mandatory 
901.05/899.59	c qxplain 4552/4553
901.15/899.60	c qxplain 4553/4553
901.15/899.61	c 9874[?] -1757[?] 1756[?]  is mandatory 
901.15/899.61	c qxplain 4552/4552
901.15/899.61	c 9875[?] -1757[?] 1755[?]  is mandatory 
901.15/899.61	c qxplain 4548/4551
901.15/899.62	c qxplain 4550/4551
901.15/899.63	c qxplain 4551/4551
901.15/899.64	c 9876[?] -1757[?] 1748[?]  is mandatory 
901.15/899.64	c qxplain 4550/4550
901.15/899.64	c 9877[?] -1757[?] 1747[?]  is mandatory 
901.15/899.64	c qxplain 4548/4549
901.15/899.65	c qxplain 4549/4549
901.15/899.66	c 9880[?] -1758[?] 1752[?] 1739[?]  is mandatory 
901.15/899.66	c qxplain 4548/4548
901.15/899.66	c 9881[?] -1758[?] -1739[?] -1752[?]  is mandatory 
901.15/899.66	c qxplain 4425/4547
901.15/899.67	c qxplain 4487/4547
901.15/899.67	c qxplain 4518/4547
901.15/899.68	c qxplain 4533/4547
901.15/899.68	c qxplain 4541/4547
901.15/899.69	c qxplain 4545/4547
901.15/899.69	c qxplain 4547/4547
901.15/899.70	c 9884[?] -1759[?] 1740[?] 1753[?]  is mandatory 
901.15/899.70	c qxplain 4545/4546
901.15/899.71	c qxplain 4546/4546
901.15/899.71	c 9885[?] -1759[?] -1740[?] -1753[?]  is mandatory 
901.15/899.71	c qxplain 4545/4545
901.25/899.72	c 9888[?] -1760[?] 1754[?] 1741[?]  is mandatory 
901.25/899.72	c qxplain 4541/4544
901.25/899.72	c qxplain 4543/4544
901.25/899.73	c qxplain 4544/4544
901.25/899.74	c 9889[?] -1760[?] -1741[?] -1754[?]  is mandatory 
901.25/899.74	c qxplain 4543/4543
901.25/899.74	c 9893[?] -1761[?] 1759[?] 1760[?] 1758[?]  is mandatory 
901.25/899.74	c qxplain 4541/4542
901.25/899.75	c qxplain 4542/4542
901.25/899.76	c 9896[?] -1762[?] -1763[?] 1749[?]  is mandatory 
901.25/899.76	c qxplain 4541/4541
901.25/899.77	c 9897[?] -1749[?] 1763[?] -1762[?]  is mandatory 
901.25/899.77	c qxplain 4533/4540
901.25/899.78	c qxplain 4537/4540
901.25/899.79	c qxplain 4539/4540
901.25/899.81	c qxplain 4540/4540
901.36/899.82	c 9900[?] -1766[?] -1764[?] 1750[?]  is mandatory 
901.36/899.82	c qxplain 4539/4539
901.36/899.83	c 9901[?] -1766[?] 1764[?] -1750[?]  is mandatory 
901.36/899.83	c qxplain 4537/4538
901.36/899.85	c qxplain 4538/4538
901.36/899.86	c 9904[?] -1767[?] 1751[?] -1765[?]  is mandatory 
901.36/899.86	c qxplain 4537/4537
901.36/899.88	c 9905[?] -1767[?] -1751[?] 1765[?]  is mandatory 
901.36/899.88	c qxplain 4533/4536
901.36/899.89	c qxplain 4535/4536
901.44/899.90	c qxplain 4536/4536
901.44/899.91	c 9906[?] -1768[?] 1767[?]  is mandatory 
901.44/899.91	c qxplain 4535/4535
901.44/899.92	c 9907[?] -1768[?] 1766[?]  is mandatory 
901.44/899.92	c qxplain 4533/4534
901.44/899.93	c qxplain 4534/4534
901.44/899.94	c 9908[?] 1762[?] -1768[?]  is mandatory 
901.44/899.94	c qxplain 4533/4533
901.44/899.94	c 9909[?] -1768[?] 1761[?]  is mandatory 
901.44/899.94	c qxplain 4518/4532
901.44/899.95	c qxplain 4526/4532
901.44/899.95	c qxplain 4530/4532
901.44/899.96	c qxplain 4532/4532
901.44/899.97	c 9912[?] -1769[?] 1739[?] 1763[?]  is mandatory 
901.44/899.97	c qxplain 4530/4531
901.44/899.97	c qxplain 4531/4531
901.44/899.98	c 9913[?] -1769[?] -1739[?] -1763[?]  is mandatory 
901.44/899.98	c qxplain 4530/4530
901.44/899.98	c 9916[?] -1770[?] 1740[?] 1764[?]  is mandatory 
901.44/899.98	c qxplain 4526/4529
901.44/899.99	c qxplain 4528/4529
901.44/899.99	c qxplain 4529/4529
901.54/900.00	c 9917[?] -1770[?] -1740[?] -1764[?]  is mandatory 
901.54/900.00	c qxplain 4528/4528
901.54/900.01	c 9920[?] -1771[?] 1765[?] 1741[?]  is mandatory 
901.54/900.01	c qxplain 4526/4527
901.54/900.01	c qxplain 4527/4527
901.54/900.02	c 9921[?] -1771[?] -1741[?] -1765[?]  is mandatory 
901.54/900.02	c qxplain 4526/4526
901.54/900.03	c 9925[?] -1772[?] 1769[?] 1771[?] 1770[?]  is mandatory 
901.54/900.03	c qxplain 4518/4525
901.54/900.04	c qxplain 4522/4525
901.54/900.09	c qxplain 4524/4525
902.54/901.05	c cleaning 13718 clauses out of 27451 with flag 1001/825694
902.65/901.11	c qxplain 4522/4523
902.65/901.17	c qxplain 4523/4523
902.75/901.20	c 9928[?] -1773[?] 1749[?] -1774[?]  is mandatory 
902.75/901.20	c qxplain 4522/4522
902.75/901.25	c 9929[?] -1773[?] 1774[?] -1749[?]  is mandatory 
902.75/901.25	c qxplain 4518/4521
902.75/901.27	c qxplain 4520/4521
902.75/901.28	c qxplain 4521/4521
902.85/901.30	c 9932[?] -1777[?] -1775[?] 1750[?]  is mandatory 
902.85/901.30	c qxplain 4520/4520
902.85/901.34	c 9933[?] -1777[?] 1775[?] -1750[?]  is mandatory 
902.85/901.34	c qxplain 4518/4519
902.85/901.36	c qxplain 4519/4519
902.85/901.39	c 9936[?] -1778[?] 1751[?] -1776[?]  is mandatory 
902.85/901.39	c qxplain 4518/4518
902.85/901.39	c 9937[?] -1778[?] 1776[?] -1751[?]  is mandatory 
902.85/901.39	c qxplain 4487/4517
902.95/901.40	c qxplain 4503/4517
902.95/901.41	c qxplain 4511/4517
902.95/901.41	c qxplain 4515/4517
902.95/901.42	c qxplain 4517/4517
902.95/901.42	c 9938[?] -1779[?] 1778[?]  is mandatory 
902.95/901.42	c qxplain 4515/4516
902.95/901.44	c qxplain 4516/4516
902.95/901.47	c 9939[?] -1779[?] 1777[?]  is mandatory 
902.95/901.47	c qxplain 4515/4515
902.95/901.48	c 9940[?] -1779[?] 1773[?]  is mandatory 
902.95/901.48	c qxplain 4511/4514
902.95/901.48	c qxplain 4513/4514
902.95/901.49	c qxplain 4514/4514
902.95/901.49	c 9941[?] -1779[?] 1772[?]  is mandatory 
902.95/901.49	c qxplain 4513/4513
904.25/902.72	c qxplain 4511/4512
904.25/902.73	c qxplain 4512/4512
905.76/904.26	c qxplain 4511/4511
905.76/904.27	c 9944[?] 1739[?] 1774[?] -1780[?]  is mandatory 
905.76/904.27	c qxplain 4503/4510
905.76/904.27	c qxplain 4507/4510
905.76/904.28	c qxplain 4509/4510
905.76/904.28	c qxplain 4510/4510
905.76/904.29	c 9945[?] -1774[?] -1739[?] -1780[?]  is mandatory 
905.76/904.29	c qxplain 4509/4509
906.65/905.15	c qxplain 4507/4508
906.65/905.16	c qxplain 4508/4508
907.05/905.54	c qxplain 4507/4507
907.05/905.55	c 9948[?] 1740[?] 1775[?] -1781[?]  is mandatory 
907.05/905.55	c qxplain 4503/4506
907.05/905.55	c qxplain 4505/4506
907.05/905.56	c qxplain 4506/4506
907.05/905.57	c 9949[?] -1775[?] -1740[?] -1781[?]  is mandatory 
907.05/905.57	c qxplain 4505/4505
908.05/906.58	c qxplain 4503/4504
908.05/906.59	c qxplain 4504/4504
909.35/907.80	c qxplain 4503/4503
909.35/907.81	c 9952[?] 1741[?] 1776[?] -1782[?]  is mandatory 
909.35/907.81	c qxplain 4487/4502
909.35/907.82	c qxplain 4495/4502
909.35/907.82	c qxplain 4499/4502
909.35/907.83	c qxplain 4501/4502
909.35/907.84	c qxplain 4502/4502
909.35/907.84	c 9953[?] -1776[?] -1741[?] -1782[?]  is mandatory 
909.35/907.84	c qxplain 4501/4501
909.35/907.85	c 9957[?] -1783[?] 1782[?] 1780[?] 1781[?]  is mandatory 
909.35/907.85	c qxplain 4499/4500
909.35/907.86	c qxplain 4500/4500
909.35/907.86	c 9973[?] -1790[?] 1783[?]  is mandatory 
909.35/907.86	c qxplain 4499/4499
909.35/907.87	c 9976[?] -1791[?] 1739[?] 1785[?]  is mandatory 
909.35/907.87	c qxplain 4495/4498
909.35/907.88	c qxplain 4497/4498
909.35/907.89	c qxplain 4498/4498
909.35/907.90	c 9977[?] -1791[?] -1739[?] -1785[?]  is mandatory 
909.45/907.90	c qxplain 4497/4497
909.45/907.91	c 9980[?] -1792[?] 1786[?] 1740[?]  is mandatory 
909.45/907.91	c qxplain 4495/4496
909.45/907.91	c qxplain 4496/4496
909.45/907.92	c 9981[?] -1792[?] -1740[?] -1786[?]  is mandatory 
909.45/907.92	c qxplain 4495/4495
909.45/907.93	c 9984[?] -1793[?] 1787[?] 1741[?]  is mandatory 
909.45/907.93	c qxplain 4487/4494
909.45/907.94	c qxplain 4491/4494
909.45/907.95	c qxplain 4493/4494
909.45/907.95	c qxplain 4494/4494
909.45/907.97	c 9985[?] -1793[?] -1741[?] -1787[?]  is mandatory 
909.45/907.97	c qxplain 4493/4493
909.45/907.98	c 9989[?] -1794[?] 1791[?] 1793[?] 1792[?]  is mandatory 
909.45/907.98	c qxplain 4491/4492
909.45/907.98	c qxplain 4492/4492
909.45/907.99	c 9992[?] 1749[?] -1796[?] -1795[?]  is mandatory 
909.45/907.99	c qxplain 4491/4491
909.54/908.00	c 9993[?] -1749[?] 1796[?] -1795[?]  is mandatory 
909.54/908.00	c qxplain 4487/4490
909.64/908.15	c qxplain 4489/4490
909.74/908.27	c qxplain 4490/4490
909.84/908.39	c 9996[?] -1799[?] -1797[?] 1750[?]  is mandatory 
909.84/908.39	c qxplain 4489/4489
909.94/908.50	c 9997[?] -1799[?] -1750[?] 1797[?]  is mandatory 
909.94/908.50	c qxplain 4487/4488
910.74/909.21	c qxplain 4425/4486
910.74/909.22	c qxplain 4456/4486
910.74/909.23	c qxplain 4472/4486
910.74/909.23	c qxplain 4480/4486
910.74/909.24	c qxplain 4484/4486
910.74/909.25	c qxplain 4486/4486
910.74/909.28	c 10000[?] -1800[?] 1751[?] -1798[?]  is mandatory 
910.74/909.28	c qxplain 4484/4485
910.84/909.30	c qxplain 4485/4485
910.84/909.31	c 10001[?] -1751[?] -1800[?] 1798[?]  is mandatory 
910.84/909.31	c qxplain 4484/4484
910.84/909.31	c 10002[?] -1801[?] 1800[?]  is mandatory 
910.84/909.31	c qxplain 4480/4483
910.84/909.32	c qxplain 4482/4483
910.84/909.33	c qxplain 4483/4483
910.94/909.45	c 10003[?] -1801[?] 1799[?]  is mandatory 
910.94/909.45	c qxplain 4482/4482
910.94/909.46	c 10004[?] -1801[?] 1795[?]  is mandatory 
910.94/909.46	c qxplain 4480/4481
910.94/909.47	c qxplain 4481/4481
910.94/909.47	c 10005[?] -1801[?] 1794[?]  is mandatory 
910.94/909.47	c qxplain 4480/4480
910.94/909.48	c 10008[?] -1802[?] 1739[?] 1796[?]  is mandatory 
910.94/909.48	c qxplain 4472/4479
910.94/909.48	c qxplain 4476/4479
910.94/909.49	c qxplain 4478/4479
910.94/909.50	c qxplain 4479/4479
911.04/909.50	c 10009[?] -1802[?] -1739[?] -1796[?]  is mandatory 
911.04/909.50	c qxplain 4478/4478
911.04/909.51	c 10012[?] -1803[?] 1797[?] 1740[?]  is mandatory 
911.04/909.51	c qxplain 4476/4477
911.04/909.52	c qxplain 4477/4477
911.04/909.52	c 10013[?] -1803[?] -1740[?] -1797[?]  is mandatory 
911.04/909.52	c qxplain 4476/4476
911.04/909.53	c 10016[?] -1804[?] 1741[?] 1798[?]  is mandatory 
911.04/909.53	c qxplain 4472/4475
911.04/909.54	c qxplain 4474/4475
911.04/909.54	c qxplain 4475/4475
911.04/909.55	c 10017[?] -1804[?] -1741[?] -1798[?]  is mandatory 
911.04/909.55	c qxplain 4474/4474
911.04/909.56	c 10021[?] -1805[?] 1802[?] 1804[?] 1803[?]  is mandatory 
911.04/909.56	c qxplain 4472/4473
911.15/909.68	c qxplain 4473/4473
911.34/909.80	c 10024[?] 1749[?] -1806[?] -1807[?]  is mandatory 
911.34/909.80	c qxplain 4472/4472
911.44/909.93	c 10025[?] -1749[?] -1806[?] 1807[?]  is mandatory 
911.44/909.93	c qxplain 4456/4471
911.44/909.94	c qxplain 4464/4471
911.44/909.95	c qxplain 4468/4471
911.44/909.95	c qxplain 4470/4471
911.44/909.96	c qxplain 4471/4471
911.44/909.96	c 10028[?] 1750[?] -1808[?] -1810[?]  is mandatory 
911.44/909.96	c qxplain 4470/4470
911.44/909.97	c 10029[?] -1750[?] 1808[?] -1810[?]  is mandatory 
911.44/909.97	c qxplain 4468/4469
912.24/910.73	c qxplain 4464/4467
912.24/910.74	c qxplain 4466/4467
912.24/910.77	c qxplain 4467/4467
912.24/910.80	c 10032[?] -1811[?] -1809[?] 1751[?]  is mandatory 
912.24/910.80	c qxplain 4466/4466
912.35/910.83	c 10033[?] -1811[?] -1751[?] 1809[?]  is mandatory 
912.35/910.83	c qxplain 4464/4465
912.35/910.84	c qxplain 4465/4465
912.35/910.86	c 10034[?] -1812[?] 1811[?]  is mandatory 
912.35/910.86	c qxplain 4464/4464
912.35/910.87	c 10035[?] 1810[?] -1812[?]  is mandatory 
912.35/910.87	c qxplain 4456/4463
912.35/910.88	c qxplain 4460/4463
912.35/910.88	c qxplain 4462/4463
912.35/910.89	c qxplain 4463/4463
912.54/911.03	c 10036[?] 1806[?] -1812[?]  is mandatory 
912.54/911.03	c qxplain 4462/4462
912.54/911.04	c 10037[?] -1812[?] 1805[?]  is mandatory 
912.54/911.04	c qxplain 4460/4461
912.54/911.04	c qxplain 4461/4461
912.54/911.05	c 10040[?] -1813[?] 1739[?] 1807[?]  is mandatory 
912.54/911.05	c qxplain 4460/4460
912.54/911.06	c 10041[?] -1813[?] -1739[?] -1807[?]  is mandatory 
912.54/911.06	c qxplain 4456/4459
912.54/911.06	c qxplain 4458/4459
912.54/911.07	c qxplain 4459/4459
912.54/911.07	c 10044[?] -1814[?] 1740[?] 1808[?]  is mandatory 
912.54/911.07	c qxplain 4458/4458
912.54/911.08	c 10045[?] -1814[?] -1740[?] -1808[?]  is mandatory 
912.54/911.08	c qxplain 4456/4457
912.54/911.09	c qxplain 4457/4457
912.54/911.10	c 10048[?] -1815[?] 1741[?] 1809[?]  is mandatory 
912.54/911.10	c qxplain 4456/4456
912.64/911.10	c 10049[?] -1815[?] -1741[?] -1809[?]  is mandatory 
912.64/911.10	c qxplain 4425/4455
912.64/911.11	c qxplain 4441/4455
912.64/911.12	c qxplain 4449/4455
912.64/911.12	c qxplain 4453/4455
912.64/911.13	c qxplain 4455/4455
912.64/911.13	c 10053[?] -1816[?] 1813[?] 1814[?] 1815[?]  is mandatory 
912.64/911.13	c qxplain 4453/4454
912.74/911.27	c qxplain 4454/4454
912.94/911.43	c 10056[?] -1742[?] 1749[?] -1817[?]  is mandatory 
912.94/911.43	c qxplain 4453/4453
913.04/911.56	c 10057[?] 1742[?] -1817[?] -1749[?]  is mandatory 
913.04/911.56	c qxplain 4449/4452
913.04/911.58	c qxplain 4451/4452
913.04/911.59	c qxplain 4452/4452
913.14/911.60	c 10060[?] -1743[?] -1818[?] 1750[?]  is mandatory 
913.14/911.60	c qxplain 4451/4451
913.14/911.61	c 10061[?] -1818[?] -1750[?] 1743[?]  is mandatory 
913.14/911.61	c qxplain 4449/4450
913.14/911.62	c qxplain 4450/4450
913.14/911.62	c 10064[?] -1819[?] 1751[?] -1744[?]  is mandatory 
913.14/911.62	c qxplain 4449/4449
913.14/911.63	c 10065[?] -1819[?] -1751[?] 1744[?]  is mandatory 
913.14/911.63	c qxplain 4441/4448
913.14/911.64	c qxplain 4445/4448
913.14/911.65	c qxplain 4447/4448
913.14/911.65	c qxplain 4448/4448
913.14/911.66	c 10066[?] -1820[?] 1819[?]  is mandatory 
913.14/911.66	c qxplain 4447/4447
913.14/911.67	c 10067[?] -1820[?] 1818[?]  is mandatory 
913.14/911.67	c qxplain 4445/4446
913.14/911.68	c qxplain 4446/4446
913.34/911.84	c 10068[?] 1817[?] -1820[?]  is mandatory 
913.34/911.84	c qxplain 4445/4445
913.34/911.85	c 10069[?] -1820[?] 1816[?]  is mandatory 
913.34/911.85	c qxplain 4441/4444
913.34/911.85	c qxplain 4443/4444
913.34/911.86	c qxplain 4444/4444
913.34/911.86	c 10072[?] -1821[?] 1742[?] 1749[?]  is mandatory 
913.34/911.86	c qxplain 4443/4443
913.34/911.87	c 10073[?] -1821[?] -1749[?] -1742[?]  is mandatory 
913.34/911.87	c qxplain 4441/4442
913.34/911.88	c qxplain 4442/4442
913.34/911.88	c 10076[?] -1822[?] 1743[?] 1750[?]  is mandatory 
913.34/911.88	c qxplain 4441/4441
913.34/911.89	c 10077[?] -1822[?] -1750[?] -1743[?]  is mandatory 
913.34/911.89	c qxplain 4425/4440
913.34/911.90	c qxplain 4433/4440
913.34/911.90	c qxplain 4437/4440
913.34/911.91	c qxplain 4439/4440
913.34/911.91	c qxplain 4440/4440
913.45/911.92	c 10080[?] -1823[?] 1751[?] 1744[?]  is mandatory 
913.45/911.92	c qxplain 4439/4439
913.45/911.93	c 10081[?] -1823[?] -1751[?] -1744[?]  is mandatory 
913.45/911.93	c qxplain 4437/4438
913.45/911.93	c qxplain 4438/4438
913.45/911.94	c 10085[?] -1824[?] 1823[?] 1821[?] 1822[?]  is mandatory 
913.45/911.94	c qxplain 4437/4437
913.45/911.98	c 10088[?] -1825[?] -1752[?] 1826[?]  is mandatory 
913.45/911.98	c qxplain 4433/4436
913.45/911.98	c qxplain 4435/4436
913.53/912.03	c qxplain 4436/4436
913.53/912.06	c 10089[?] -1825[?] 1752[?] -1826[?]  is mandatory 
913.53/912.06	c qxplain 4435/4435
913.63/912.17	c 10092[?] -1829[?] 1827[?] -1753[?]  is mandatory 
913.63/912.17	c qxplain 4433/4434
913.63/912.18	c qxplain 4434/4434
913.73/912.29	c 10093[?] -1829[?] 1753[?] -1827[?]  is mandatory 
913.73/912.29	c qxplain 4433/4433
913.73/912.29	c 10096[?] -1830[?] 1828[?] -1754[?]  is mandatory 
913.73/912.29	c qxplain 4425/4432
913.83/912.30	c qxplain 4429/4432
913.83/912.31	c qxplain 4431/4432
913.83/912.32	c qxplain 4432/4432
913.83/912.33	c 10097[?] -1830[?] -1828[?] 1754[?]  is mandatory 
913.83/912.33	c qxplain 4431/4431
913.83/912.33	c 10098[?] -1831[?] 1830[?]  is mandatory 
913.83/912.33	c qxplain 4429/4430
913.83/912.35	c qxplain 4430/4430
914.03/912.52	c 10099[?] -1831[?] 1829[?]  is mandatory 
914.03/912.52	c qxplain 4429/4429
914.03/912.56	c 10100[?] -1831[?] 1825[?]  is mandatory 
914.03/912.56	c qxplain 4425/4428
914.03/912.56	c qxplain 4427/4428
914.03/912.57	c qxplain 4428/4428
914.03/912.58	c 10101[?] -1831[?] 1824[?]  is mandatory 
914.03/912.58	c qxplain 4427/4427
914.03/912.58	c 10104[?] -1832[?] 1749[?] 1752[?]  is mandatory 
914.03/912.58	c qxplain 4425/4426
914.03/912.59	c qxplain 4426/4426
914.03/912.60	c 10105[?] -1832[?] -1749[?] -1752[?]  is mandatory 
914.03/912.60	c qxplain 4425/4425
914.14/912.60	c 10108[?] -1833[?] 1753[?] 1750[?]  is mandatory 
914.14/912.60	c qxplain 3933/4424
914.14/912.61	c qxplain 4179/4424
914.14/912.61	c qxplain 4302/4424
914.14/912.62	c qxplain 4364/4424
914.14/912.62	c qxplain 4395/4424
914.14/912.63	c qxplain 4410/4424
914.14/912.63	c qxplain 4418/4424
914.14/912.64	c qxplain 4422/4424
914.14/912.65	c qxplain 4424/4424
914.14/912.65	c 10109[?] -1833[?] -1750[?] -1753[?]  is mandatory 
914.14/912.65	c qxplain 4422/4423
914.14/912.66	c qxplain 4423/4423
914.14/912.67	c 10112[?] -1834[?] 1751[?] 1754[?]  is mandatory 
914.14/912.67	c qxplain 4422/4422
914.14/912.67	c 10113[?] -1834[?] -1751[?] -1754[?]  is mandatory 
914.14/912.67	c qxplain 4418/4421
914.14/912.68	c qxplain 4420/4421
914.14/912.69	c qxplain 4421/4421
914.14/912.69	c 10117[?] -1835[?] 1832[?] 1834[?] 1833[?]  is mandatory 
914.14/912.69	c qxplain 4420/4420
914.24/912.72	c 10120[?] -1836[?] -1763[?] 1826[?]  is mandatory 
914.24/912.72	c qxplain 4418/4419
914.24/912.76	c qxplain 4419/4419
914.24/912.79	c 10121[?] -1836[?] 1763[?] -1826[?]  is mandatory 
914.24/912.79	c qxplain 4418/4418
914.44/912.96	c 10124[?] -1764[?] -1837[?] 1827[?]  is mandatory 
914.44/912.96	c qxplain 4410/4417
914.44/912.97	c qxplain 4414/4417
914.44/913.00	c qxplain 4416/4417
914.44/913.01	c qxplain 4417/4417
914.64/913.13	c 10125[?] 1764[?] -1837[?] -1827[?]  is mandatory 
914.64/913.13	c qxplain 4416/4416
914.64/913.14	c 10128[?] -1838[?] 1828[?] -1765[?]  is mandatory 
914.64/913.14	c qxplain 4414/4415
914.64/913.15	c qxplain 4415/4415
914.64/913.17	c 10129[?] -1838[?] -1828[?] 1765[?]  is mandatory 
914.64/913.17	c qxplain 4414/4414
914.64/913.17	c 10130[?] -1839[?] 1838[?]  is mandatory 
914.64/913.17	c qxplain 4410/4413
914.64/913.18	c qxplain 4412/4413
914.74/913.21	c qxplain 4413/4413
914.84/913.38	c 10131[?] 1837[?] -1839[?]  is mandatory 
914.84/913.38	c qxplain 4412/4412
914.94/913.42	c 10132[?] -1839[?] 1836[?]  is mandatory 
914.94/913.42	c qxplain 4410/4411
914.94/913.43	c qxplain 4411/4411
914.94/913.43	c 10133[?] -1839[?] 1835[?]  is mandatory 
914.94/913.43	c qxplain 4410/4410
914.94/913.44	c 10136[?] -1840[?] 1749[?] 1763[?]  is mandatory 
914.94/913.44	c qxplain 4395/4409
914.94/913.45	c qxplain 4403/4409
914.94/913.45	c qxplain 4407/4409
914.94/913.46	c qxplain 4409/4409
914.94/913.46	c 10137[?] -1840[?] -1749[?] -1763[?]  is mandatory 
914.94/913.46	c qxplain 4407/4408
914.94/913.47	c qxplain 4408/4408
914.94/913.48	c 10140[?] -1841[?] 1764[?] 1750[?]  is mandatory 
914.94/913.48	c qxplain 4407/4407
914.94/913.48	c 10141[?] -1841[?] -1750[?] -1764[?]  is mandatory 
914.94/913.48	c qxplain 4403/4406
914.94/913.49	c qxplain 4405/4406
915.03/913.50	c qxplain 4406/4406
915.03/913.50	c 10144[?] -1842[?] 1751[?] 1765[?]  is mandatory 
915.03/913.50	c qxplain 4405/4405
915.03/913.51	c 10145[?] -1842[?] -1751[?] -1765[?]  is mandatory 
915.03/913.51	c qxplain 4403/4404
915.03/913.52	c qxplain 4404/4404
915.03/913.52	c 10149[?] -1843[?] 1842[?] 1840[?] 1841[?]  is mandatory 
915.03/913.52	c qxplain 4403/4403
915.65/914.16	c qxplain 4395/4402
915.65/914.17	c qxplain 4399/4402
915.73/914.20	c qxplain 4401/4402
915.73/914.21	c qxplain 4402/4402
915.73/914.21	c qxplain 4401/4401
915.73/914.22	c 10152[?] -1844[?] -1774[?] 1826[?]  is mandatory 
915.73/914.22	c qxplain 4399/4400
915.73/914.23	c qxplain 4400/4400
915.73/914.24	c 10153[?] -1844[?] -1826[?] 1774[?]  is mandatory 
915.73/914.24	c qxplain 4399/4399
915.93/914.41	c 10156[?] -1845[?] 1827[?] -1775[?]  is mandatory 
915.93/914.41	c qxplain 4395/4398
915.93/914.42	c qxplain 4397/4398
916.04/914.55	c qxplain 4398/4398
916.14/914.68	c 10157[?] -1845[?] -1827[?] 1775[?]  is mandatory 
916.14/914.68	c qxplain 4397/4397
917.14/915.62	c cleaning 13374 clauses out of 26759 with flag 1000/838730
917.25/915.78	c qxplain 4395/4396
917.35/915.83	c qxplain 4396/4396
917.35/915.83	c qxplain 4395/4395
917.35/915.84	c 10160[?] -1846[?] 1828[?] -1776[?]  is mandatory 
917.35/915.84	c qxplain 4364/4394
917.35/915.85	c qxplain 4380/4394
917.35/915.85	c qxplain 4388/4394
917.35/915.86	c qxplain 4392/4394
917.35/915.86	c qxplain 4394/4394
917.45/915.91	c 10161[?] -1846[?] -1828[?] 1776[?]  is mandatory 
917.45/915.91	c qxplain 4392/4393
917.45/915.91	c qxplain 4393/4393
917.45/915.93	c 10162[?] -1847[?] 1846[?]  is mandatory 
917.45/915.93	c qxplain 4392/4392
917.55/916.09	c 10163[?] -1847[?] 1845[?]  is mandatory 
917.55/916.09	c qxplain 4388/4391
917.65/916.10	c qxplain 4390/4391
917.65/916.10	c qxplain 4391/4391
917.65/916.14	c 10164[?] -1847[?] 1844[?]  is mandatory 
917.65/916.14	c qxplain 4390/4390
917.65/916.15	c 10165[?] -1847[?] 1843[?]  is mandatory 
917.65/916.15	c qxplain 4388/4389
917.65/916.15	c qxplain 4389/4389
917.65/916.16	c 10168[?] -1848[?] 1749[?] 1774[?]  is mandatory 
917.65/916.16	c qxplain 4388/4388
917.65/916.17	c 10169[?] -1848[?] -1749[?] -1774[?]  is mandatory 
917.65/916.17	c qxplain 4380/4387
917.65/916.17	c qxplain 4384/4387
917.65/916.18	c qxplain 4386/4387
917.65/916.18	c qxplain 4387/4387
917.65/916.19	c 10172[?] -1849[?] 1750[?] 1775[?]  is mandatory 
917.65/916.19	c qxplain 4386/4386
917.76/916.21	c 10173[?] -1849[?] -1750[?] -1775[?]  is mandatory 
917.76/916.21	c qxplain 4384/4385
917.76/916.21	c qxplain 4385/4385
917.76/916.21	c 10176[?] -1850[?] 1751[?] 1776[?]  is mandatory 
917.76/916.21	c qxplain 4384/4384
917.76/916.22	c 10177[?] -1850[?] -1751[?] -1776[?]  is mandatory 
917.76/916.22	c qxplain 4380/4383
917.76/916.23	c qxplain 4382/4383
917.76/916.23	c qxplain 4383/4383
917.76/916.24	c 10181[?] -1851[?] 1848[?] 1850[?] 1849[?]  is mandatory 
917.76/916.24	c qxplain 4382/4382
917.76/916.24	c 10184[?] -1785[?] -1852[?] 1826[?]  is mandatory 
917.76/916.24	c qxplain 4380/4381
917.76/916.25	c qxplain 4381/4381
917.76/916.26	c 10185[?] -1826[?] 1785[?] -1852[?]  is mandatory 
917.76/916.26	c qxplain 4380/4380
918.05/916.53	c 10188[?] -1853[?] 1827[?] -1786[?]  is mandatory 
918.05/916.53	c qxplain 4364/4379
918.05/916.53	c qxplain 4372/4379
918.05/916.54	c qxplain 4376/4379
918.05/916.58	c qxplain 4378/4379
918.25/916.71	c qxplain 4379/4379
918.35/916.84	c 10189[?] -1853[?] -1827[?] 1786[?]  is mandatory 
918.35/916.84	c qxplain 4378/4378
919.15/917.67	c qxplain 4376/4377
919.25/917.72	c qxplain 4377/4377
919.85/918.31	c qxplain 4376/4376
919.85/918.32	c 10192[?] 1828[?] -1787[?] -1854[?]  is mandatory 
919.85/918.32	c qxplain 4372/4375
919.85/918.33	c qxplain 4374/4375
919.85/918.33	c qxplain 4375/4375
919.85/918.34	c 10193[?] -1854[?] -1828[?] 1787[?]  is mandatory 
919.85/918.34	c qxplain 4374/4374
919.85/918.35	c 10194[?] -1855[?] 1854[?]  is mandatory 
919.85/918.35	c qxplain 4372/4373
919.85/918.36	c qxplain 4373/4373
919.96/918.48	c 10195[?] -1855[?] 1853[?]  is mandatory 
919.96/918.48	c qxplain 4372/4372
919.96/918.49	c 10196[?] -1855[?] 1852[?]  is mandatory 
919.96/918.49	c qxplain 4364/4371
919.96/918.50	c qxplain 4368/4371
919.96/918.50	c qxplain 4370/4371
919.96/918.51	c qxplain 4371/4371
919.96/918.51	c 10197[?] -1855[?] 1851[?]  is mandatory 
919.96/918.51	c qxplain 4370/4370
920.07/918.52	c 10200[?] 1749[?] -1856[?] 1785[?]  is mandatory 
920.07/918.52	c qxplain 4368/4369
920.07/918.52	c qxplain 4369/4369
920.07/918.53	c 10201[?] -1749[?] -1785[?] -1856[?]  is mandatory 
920.07/918.53	c qxplain 4368/4368
920.07/918.53	c 10204[?] 1786[?] -1857[?] 1750[?]  is mandatory 
920.07/918.53	c qxplain 4364/4367
920.07/918.54	c qxplain 4366/4367
920.07/918.54	c qxplain 4367/4367
920.07/918.55	c 10205[?] -1750[?] -1786[?] -1857[?]  is mandatory 
920.07/918.55	c qxplain 4366/4366
920.07/918.56	c 10208[?] 1751[?] -1858[?] 1787[?]  is mandatory 
920.07/918.56	c qxplain 4364/4365
920.07/918.56	c qxplain 4365/4365
920.07/918.57	c 10209[?] -1751[?] -1787[?] -1858[?]  is mandatory 
920.07/918.57	c qxplain 4364/4364
920.07/918.57	c 10213[?] -1859[?] 1858[?] 1857[?] 1856[?]  is mandatory 
920.07/918.57	c qxplain 4302/4363
920.07/918.58	c qxplain 4333/4363
920.07/918.58	c qxplain 4349/4363
920.07/918.59	c qxplain 4357/4363
920.07/918.59	c qxplain 4361/4363
920.15/918.60	c qxplain 4363/4363
920.15/918.60	c 10229[?] -1863[?] 1859[?]  is mandatory 
920.15/918.60	c qxplain 4361/4362
920.15/918.61	c qxplain 4362/4362
920.15/918.61	c 10232[?] -1864[?] 1796[?] 1749[?]  is mandatory 
920.15/918.61	c qxplain 4361/4361
920.15/918.62	c 10233[?] -1864[?] -1749[?] -1796[?]  is mandatory 
920.15/918.62	c qxplain 4357/4360
920.15/918.63	c qxplain 4359/4360
920.15/918.63	c qxplain 4360/4360
920.15/918.64	c 10236[?] -1865[?] 1797[?] 1750[?]  is mandatory 
920.15/918.64	c qxplain 4359/4359
920.15/918.64	c 10237[?] -1865[?] -1750[?] -1797[?]  is mandatory 
920.15/918.64	c qxplain 4357/4358
920.15/918.65	c qxplain 4358/4358
920.15/918.66	c 10240[?] -1866[?] 1751[?] 1798[?]  is mandatory 
920.15/918.66	c qxplain 4357/4357
920.15/918.66	c 10241[?] -1866[?] -1751[?] -1798[?]  is mandatory 
920.15/918.66	c qxplain 4349/4356
920.15/918.67	c qxplain 4353/4356
920.15/918.67	c qxplain 4355/4356
920.15/918.68	c qxplain 4356/4356
920.15/918.68	c 10245[?] -1867[?] 1864[?] 1865[?] 1866[?]  is mandatory 
920.15/918.68	c qxplain 4355/4355
920.35/918.81	c 10248[?] -1868[?] -1807[?] 1826[?]  is mandatory 
920.35/918.81	c qxplain 4353/4354
920.35/918.82	c qxplain 4354/4354
920.55/919.03	c 10249[?] -1868[?] -1826[?] 1807[?]  is mandatory 
920.55/919.03	c qxplain 4353/4353
920.65/919.11	c 10252[?] -1869[?] 1827[?] -1808[?]  is mandatory 
920.65/919.11	c qxplain 4349/4352
920.65/919.15	c qxplain 4351/4352
920.65/919.16	c qxplain 4352/4352
920.65/919.17	c 10253[?] -1869[?] -1827[?] 1808[?]  is mandatory 
920.65/919.17	c qxplain 4351/4351
921.25/919.70	c qxplain 4349/4350
921.35/919.84	c qxplain 4350/4350
921.75/920.22	c qxplain 4349/4349
921.75/920.23	c 10256[?] -1809[?] 1828[?] -1870[?]  is mandatory 
921.75/920.23	c qxplain 4333/4348
921.75/920.23	c qxplain 4341/4348
921.75/920.24	c qxplain 4345/4348
921.75/920.25	c qxplain 4347/4348
921.75/920.26	c qxplain 4348/4348
921.75/920.26	c 10257[?] -1828[?] -1870[?] 1809[?]  is mandatory 
921.75/920.26	c qxplain 4347/4347
921.75/920.27	c 10258[?] -1871[?] 1870[?]  is mandatory 
921.75/920.27	c qxplain 4345/4346
921.75/920.28	c qxplain 4346/4346
921.85/920.31	c 10259[?] -1871[?] 1869[?]  is mandatory 
921.85/920.31	c qxplain 4345/4345
921.95/920.46	c 10260[?] -1871[?] 1868[?]  is mandatory 
921.95/920.46	c qxplain 4341/4344
921.95/920.47	c qxplain 4343/4344
921.95/920.47	c qxplain 4344/4344
921.95/920.48	c 10261[?] -1871[?] 1867[?]  is mandatory 
921.95/920.48	c qxplain 4343/4343
921.95/920.48	c 10264[?] -1872[?] 1749[?] 1807[?]  is mandatory 
921.95/920.48	c qxplain 4341/4342
921.95/920.49	c qxplain 4342/4342
921.95/920.49	c 10265[?] -1872[?] -1749[?] -1807[?]  is mandatory 
921.95/920.49	c qxplain 4341/4341
922.05/920.50	c 10268[?] -1873[?] 1750[?] 1808[?]  is mandatory 
922.05/920.50	c qxplain 4333/4340
922.05/920.50	c qxplain 4337/4340
922.05/920.51	c qxplain 4339/4340
922.05/920.52	c qxplain 4340/4340
922.05/920.52	c 10269[?] -1873[?] -1750[?] -1808[?]  is mandatory 
922.05/920.52	c qxplain 4339/4339
922.05/920.53	c 10272[?] -1874[?] 1751[?] 1809[?]  is mandatory 
922.05/920.53	c qxplain 4337/4338
922.05/920.53	c qxplain 4338/4338
922.05/920.54	c 10273[?] -1874[?] -1751[?] -1809[?]  is mandatory 
922.05/920.54	c qxplain 4337/4337
922.05/920.55	c 10277[?] -1875[?] 1872[?] 1874[?] 1873[?]  is mandatory 
922.05/920.55	c qxplain 4333/4336
922.05/920.56	c qxplain 4335/4336
922.16/920.69	c qxplain 4336/4336
922.35/920.81	c 10280[?] -1742[?] -1876[?] 1826[?]  is mandatory 
922.35/920.81	c qxplain 4335/4335
922.45/920.97	c 10281[?] 1742[?] -1876[?] -1826[?]  is mandatory 
922.45/920.97	c qxplain 4333/4334
922.45/920.98	c qxplain 4334/4334
922.45/920.98	c 10284[?] -1877[?] 1827[?] -1743[?]  is mandatory 
922.45/920.98	c qxplain 4333/4333
922.45/920.99	c 10285[?] -1877[?] -1827[?] 1743[?]  is mandatory 
922.45/920.99	c qxplain 4302/4332
922.55/921.00	c qxplain 4318/4332
922.55/921.01	c qxplain 4326/4332
922.55/921.01	c qxplain 4330/4332
922.65/921.12	c qxplain 4332/4332
922.65/921.14	c 10288[?] -1878[?] -1744[?] 1828[?]  is mandatory 
922.65/921.14	c qxplain 4330/4331
922.65/921.15	c qxplain 4331/4331
922.65/921.15	c 10289[?] -1878[?] -1828[?] 1744[?]  is mandatory 
922.65/921.15	c qxplain 4330/4330
922.65/921.16	c 10290[?] -1879[?] 1878[?]  is mandatory 
922.65/921.16	c qxplain 4326/4329
922.65/921.17	c qxplain 4328/4329
922.65/921.18	c qxplain 4329/4329
922.65/921.18	c 10291[?] -1879[?] 1877[?]  is mandatory 
922.65/921.18	c qxplain 4328/4328
922.85/921.32	c 10292[?] 1876[?] -1879[?]  is mandatory 
922.85/921.32	c qxplain 4326/4327
922.85/921.32	c qxplain 4327/4327
922.85/921.33	c 10293[?] -1879[?] 1875[?]  is mandatory 
922.85/921.33	c qxplain 4326/4326
922.85/921.34	c 10296[?] -1880[?] 1742[?] 1826[?]  is mandatory 
922.85/921.34	c qxplain 4318/4325
922.85/921.34	c qxplain 4322/4325
922.85/921.35	c qxplain 4324/4325
922.85/921.35	c qxplain 4325/4325
922.85/921.36	c 10297[?] -1880[?] -1826[?] -1742[?]  is mandatory 
922.85/921.36	c qxplain 4324/4324
922.85/921.36	c 10300[?] -1881[?] 1743[?] 1827[?]  is mandatory 
922.85/921.36	c qxplain 4322/4323
922.85/921.37	c qxplain 4323/4323
922.85/921.38	c 10301[?] -1881[?] -1827[?] -1743[?]  is mandatory 
922.85/921.38	c qxplain 4322/4322
922.85/921.38	c 10304[?] -1882[?] 1828[?] 1744[?]  is mandatory 
922.85/921.38	c qxplain 4318/4321
922.85/921.39	c qxplain 4320/4321
922.85/921.39	c qxplain 4321/4321
922.95/921.40	c 10305[?] -1882[?] -1828[?] -1744[?]  is mandatory 
922.95/921.40	c qxplain 4320/4320
922.95/921.41	c 10309[?] -1883[?] 1880[?] 1882[?] 1881[?]  is mandatory 
922.95/921.41	c qxplain 4318/4319
923.05/921.55	c qxplain 4319/4319
923.15/921.71	c 10312[?] -1884[?] -1752[?] 1885[?]  is mandatory 
923.15/921.71	c qxplain 4318/4318
923.37/921.85	c 10313[?] -1884[?] 1752[?] -1885[?]  is mandatory 
923.37/921.85	c qxplain 4302/4317
923.37/921.86	c qxplain 4310/4317
923.37/921.89	c qxplain 4314/4317
923.45/921.93	c qxplain 4316/4317
923.95/922.47	c qxplain 4314/4315
924.05/922.50	c qxplain 4315/4315
924.05/922.52	c 10316[?] -1888[?] -1753[?] 1886[?]  is mandatory 
924.05/922.52	c qxplain 4314/4314
924.05/922.53	c 10317[?] -1888[?] 1753[?] -1886[?]  is mandatory 
924.05/922.53	c qxplain 4310/4313
924.05/922.54	c qxplain 4312/4313
924.05/922.56	c qxplain 4313/4313
924.05/922.56	c 10320[?] -1889[?] -1754[?] 1887[?]  is mandatory 
924.05/922.56	c qxplain 4312/4312
924.05/922.58	c 10321[?] -1889[?] 1754[?] -1887[?]  is mandatory 
924.05/922.58	c qxplain 4310/4311
924.05/922.58	c qxplain 4311/4311
924.05/922.59	c 10322[?] -1890[?] 1889[?]  is mandatory 
924.05/922.59	c qxplain 4310/4310
924.15/922.60	c 10323[?] -1890[?] 1888[?]  is mandatory 
924.15/922.60	c qxplain 4302/4309
924.15/922.61	c qxplain 4306/4309
924.15/922.61	c qxplain 4308/4309
924.15/922.62	c qxplain 4309/4309
924.25/922.77	c 10324[?] -1890[?] 1884[?]  is mandatory 
924.25/922.77	c qxplain 4308/4308
924.25/922.78	c 10325[?] -1890[?] 1883[?]  is mandatory 
924.25/922.78	c qxplain 4306/4307
924.25/922.78	c qxplain 4307/4307
924.25/922.79	c 10328[?] -1891[?] 1752[?] 1826[?]  is mandatory 
924.25/922.79	c qxplain 4306/4306
924.25/922.79	c 10329[?] -1891[?] -1826[?] -1752[?]  is mandatory 
924.25/922.79	c qxplain 4302/4305
924.25/922.80	c qxplain 4304/4305
924.25/922.81	c qxplain 4305/4305
924.25/922.81	c 10332[?] -1892[?] 1827[?] 1753[?]  is mandatory 
924.25/922.81	c qxplain 4304/4304
924.36/922.82	c 10333[?] -1892[?] -1827[?] -1753[?]  is mandatory 
924.36/922.82	c qxplain 4302/4303
924.36/922.83	c qxplain 4303/4303
924.36/922.83	c 10336[?] -1893[?] 1828[?] 1754[?]  is mandatory 
924.36/922.83	c qxplain 4302/4302
924.36/922.84	c 10337[?] -1893[?] -1828[?] -1754[?]  is mandatory 
924.36/922.84	c qxplain 4179/4301
924.36/922.84	c qxplain 4241/4301
924.36/922.85	c qxplain 4272/4301
924.36/922.86	c qxplain 4287/4301
924.36/922.86	c qxplain 4295/4301
924.36/922.87	c qxplain 4299/4301
924.36/922.87	c qxplain 4301/4301
924.36/922.88	c 10341[?] -1894[?] 1891[?] 1892[?] 1893[?]  is mandatory 
924.36/922.88	c qxplain 4299/4300
924.95/923.48	c qxplain 4295/4298
925.05/923.51	c qxplain 4297/4298
925.15/923.65	c qxplain 4298/4298
925.25/923.78	c 10344[?] -1763[?] -1895[?] 1885[?]  is mandatory 
925.25/923.78	c qxplain 4297/4297
925.46/923.95	c 10345[?] 1763[?] -1895[?] -1885[?]  is mandatory 
925.46/923.95	c qxplain 4295/4296
925.46/923.96	c qxplain 4296/4296
925.46/923.97	c 10348[?] -1896[?] -1764[?] 1886[?]  is mandatory 
925.46/923.97	c qxplain 4295/4295
925.46/923.98	c 10349[?] -1896[?] -1886[?] 1764[?]  is mandatory 
925.46/923.98	c qxplain 4287/4294
925.46/923.98	c qxplain 4291/4294
925.46/923.99	c qxplain 4293/4294
925.46/924.00	c qxplain 4294/4294
925.46/924.01	c 10352[?] -1897[?] -1765[?] 1887[?]  is mandatory 
925.46/924.01	c qxplain 4293/4293
925.46/924.01	c 10353[?] -1897[?] 1765[?] -1887[?]  is mandatory 
925.46/924.01	c qxplain 4291/4292
925.57/924.02	c qxplain 4292/4292
925.57/924.03	c 10354[?] -1898[?] 1897[?]  is mandatory 
925.57/924.03	c qxplain 4291/4291
925.57/924.03	c 10355[?] -1898[?] 1896[?]  is mandatory 
925.57/924.03	c qxplain 4287/4290
925.57/924.04	c qxplain 4289/4290
925.57/924.05	c qxplain 4290/4290
925.75/924.20	c 10356[?] 1895[?] -1898[?]  is mandatory 
925.75/924.20	c qxplain 4289/4289
925.75/924.21	c 10357[?] -1898[?] 1894[?]  is mandatory 
925.75/924.21	c qxplain 4287/4288
925.75/924.22	c qxplain 4288/4288
925.75/924.22	c 10360[?] -1899[?] 1826[?] 1763[?]  is mandatory 
925.75/924.22	c qxplain 4287/4287
925.75/924.23	c 10361[?] -1899[?] -1826[?] -1763[?]  is mandatory 
925.75/924.23	c qxplain 4272/4286
925.75/924.24	c qxplain 4280/4286
925.75/924.24	c qxplain 4284/4286
925.75/924.25	c qxplain 4286/4286
925.75/924.25	c 10364[?] -1900[?] 1827[?] 1764[?]  is mandatory 
925.75/924.25	c qxplain 4284/4285
925.75/924.26	c qxplain 4285/4285
925.75/924.26	c 10365[?] -1900[?] -1827[?] -1764[?]  is mandatory 
925.75/924.27	c qxplain 4284/4284
925.75/924.27	c 10368[?] -1901[?] 1828[?] 1765[?]  is mandatory 
925.75/924.27	c qxplain 4280/4283
925.75/924.28	c qxplain 4282/4283
925.75/924.28	c qxplain 4283/4283
925.75/924.29	c 10369[?] -1901[?] -1828[?] -1765[?]  is mandatory 
925.75/924.29	c qxplain 4282/4282
925.75/924.30	c 10373[?] -1902[?] 1900[?] 1901[?] 1899[?]  is mandatory 
925.75/924.30	c qxplain 4280/4281
925.95/924.41	c qxplain 4281/4281
926.05/924.53	c 10376[?] -1774[?] -1903[?] 1885[?]  is mandatory 
926.05/924.53	c qxplain 4280/4280
926.15/924.67	c 10377[?] 1774[?] -1903[?] -1885[?]  is mandatory 
926.15/924.67	c qxplain 4272/4279
926.25/924.70	c qxplain 4276/4279
926.25/924.72	c qxplain 4278/4279
926.25/924.73	c qxplain 4279/4279
926.25/924.74	c 10380[?] -1904[?] -1775[?] 1886[?]  is mandatory 
926.25/924.74	c qxplain 4278/4278
926.25/924.75	c 10381[?] -1904[?] 1775[?] -1886[?]  is mandatory 
926.25/924.75	c qxplain 4276/4277
927.05/925.54	c qxplain 4272/4275
927.05/925.55	c qxplain 4274/4275
927.05/925.56	c qxplain 4275/4275
927.05/925.56	c 10384[?] 1887[?] -1776[?] -1905[?]  is mandatory 
927.05/925.56	c qxplain 4274/4274
927.05/925.57	c 10385[?] 1776[?] -1887[?] -1905[?]  is mandatory 
927.05/925.57	c qxplain 4272/4273
927.05/925.58	c qxplain 4273/4273
927.05/925.59	c 10386[?] -1906[?] 1905[?]  is mandatory 
927.05/925.59	c qxplain 4272/4272
927.05/925.59	c 10387[?] -1906[?] 1904[?]  is mandatory 
927.05/925.59	c qxplain 4241/4271
927.15/925.60	c qxplain 4257/4271
927.15/925.61	c qxplain 4265/4271
927.15/925.61	c qxplain 4269/4271
927.15/925.62	c qxplain 4271/4271
927.25/925.75	c 10388[?] 1903[?] -1906[?]  is mandatory 
927.25/925.75	c qxplain 4269/4270
927.25/925.76	c qxplain 4270/4270
927.25/925.77	c 10389[?] -1906[?] 1902[?]  is mandatory 
927.25/925.77	c qxplain 4269/4269
927.25/925.77	c 10392[?] -1907[?] 1774[?] 1826[?]  is mandatory 
927.25/925.77	c qxplain 4265/4268
927.25/925.78	c qxplain 4267/4268
927.25/925.79	c qxplain 4268/4268
927.25/925.79	c 10393[?] -1907[?] -1826[?] -1774[?]  is mandatory 
927.25/925.79	c qxplain 4267/4267
927.35/925.80	c 10396[?] -1908[?] 1827[?] 1775[?]  is mandatory 
927.35/925.80	c qxplain 4265/4266
927.35/925.80	c qxplain 4266/4266
927.35/925.81	c 10397[?] -1908[?] -1827[?] -1775[?]  is mandatory 
927.35/925.81	c qxplain 4265/4265
927.35/925.82	c 10400[?] -1909[?] 1828[?] 1776[?]  is mandatory 
927.35/925.82	c qxplain 4257/4264
927.35/925.82	c qxplain 4261/4264
927.35/925.83	c qxplain 4263/4264
927.35/925.83	c qxplain 4264/4264
927.35/925.84	c 10401[?] -1909[?] -1828[?] -1776[?]  is mandatory 
927.35/925.84	c qxplain 4263/4263
927.35/925.85	c 10405[?] -1910[?] 1907[?] 1909[?] 1908[?]  is mandatory 
927.35/925.85	c qxplain 4261/4262
927.45/925.99	c qxplain 4262/4262
927.66/926.13	c 10408[?] -1785[?] -1911[?] 1885[?]  is mandatory 
927.66/926.13	c qxplain 4261/4261
927.77/926.25	c 10409[?] 1785[?] -1911[?] -1885[?]  is mandatory 
927.77/926.25	c qxplain 4257/4260
927.77/926.26	c qxplain 4259/4260
927.77/926.27	c qxplain 4260/4260
927.77/926.28	c 10412[?] -1912[?] -1786[?] 1886[?]  is mandatory 
927.77/926.28	c qxplain 4259/4259
927.77/926.28	c 10413[?] -1912[?] 1786[?] -1886[?]  is mandatory 
927.77/926.28	c qxplain 4257/4258
928.35/926.88	c qxplain 4241/4256
928.35/926.89	c qxplain 4249/4256
928.45/926.90	c qxplain 4253/4256
928.45/926.91	c qxplain 4255/4256
928.45/926.95	c qxplain 4256/4256
928.45/926.97	c 10416[?] -1787[?] 1887[?] -1913[?]  is mandatory 
928.45/926.97	c qxplain 4255/4255
928.45/926.98	c 10417[?] -1913[?] 1787[?] -1887[?]  is mandatory 
928.45/926.98	c qxplain 4253/4254
928.45/926.99	c qxplain 4254/4254
928.55/927.00	c 10418[?] -1914[?] 1913[?]  is mandatory 
928.55/927.00	c qxplain 4253/4253
928.55/927.00	c 10419[?] -1914[?] 1912[?]  is mandatory 
928.55/927.00	c qxplain 4249/4252
928.55/927.01	c qxplain 4251/4252
928.55/927.02	c qxplain 4252/4252
928.65/927.15	c 10420[?] 1911[?] -1914[?]  is mandatory 
928.65/927.15	c qxplain 4251/4251
928.65/927.16	c 10421[?] -1914[?] 1910[?]  is mandatory 
928.65/927.16	c qxplain 4249/4250
928.65/927.16	c qxplain 4250/4250
928.65/927.17	c 10424[?] -1915[?] 1826[?] 1785[?]  is mandatory 
928.65/927.17	c qxplain 4249/4249
928.65/927.18	c 10425[?] -1915[?] -1826[?] -1785[?]  is mandatory 
928.65/927.18	c qxplain 4241/4248
928.65/927.18	c qxplain 4245/4248
928.65/927.19	c qxplain 4247/4248
928.65/927.19	c qxplain 4248/4248
928.65/927.20	c 10428[?] -1916[?] 1827[?] 1786[?]  is mandatory 
928.65/927.20	c qxplain 4247/4247
928.65/927.20	c 10429[?] -1916[?] -1827[?] -1786[?]  is mandatory 
928.65/927.21	c qxplain 4245/4246
928.65/927.21	c qxplain 4246/4246
928.75/927.22	c 10432[?] -1917[?] 1787[?] 1828[?]  is mandatory 
928.75/927.22	c qxplain 4245/4245
928.75/927.23	c 10433[?] -1917[?] -1828[?] -1787[?]  is mandatory 
928.75/927.23	c qxplain 4241/4244
928.75/927.23	c qxplain 4243/4244
928.75/927.24	c qxplain 4244/4244
928.75/927.24	c 10437[?] -1918[?] 1916[?] 1917[?] 1915[?]  is mandatory 
928.75/927.24	c qxplain 4243/4243
928.86/927.39	c 10440[?] -1919[?] -1796[?] 1885[?]  is mandatory 
928.86/927.39	c qxplain 4241/4242
928.95/927.40	c qxplain 4242/4242
929.05/927.52	c 10441[?] -1919[?] 1796[?] -1885[?]  is mandatory 
929.05/927.52	c qxplain 4241/4241
929.05/927.57	c 10444[?] -1920[?] -1797[?] 1886[?]  is mandatory 
929.05/927.57	c qxplain 4179/4240
929.05/927.58	c qxplain 4210/4240
929.05/927.59	c qxplain 4226/4240
929.05/927.59	c qxplain 4234/4240
929.15/927.68	c qxplain 4238/4240
929.25/927.70	c qxplain 4240/4240
929.25/927.70	c 10445[?] -1920[?] 1797[?] -1886[?]  is mandatory 
929.25/927.70	c qxplain 4238/4239
929.65/928.15	c qxplain 4234/4237
929.65/928.16	c qxplain 4236/4237
929.75/928.21	c qxplain 4237/4237
929.85/928.33	c 10448[?] -1921[?] 1887[?] -1798[?]  is mandatory 
929.85/928.33	c qxplain 4236/4236
929.85/928.35	c 10449[?] -1921[?] 1798[?] -1887[?]  is mandatory 
929.85/928.35	c qxplain 4234/4235
929.85/928.36	c qxplain 4235/4235
929.85/928.36	c 10450[?] -1922[?] 1921[?]  is mandatory 
929.85/928.36	c qxplain 4234/4234
929.85/928.37	c 10451[?] -1922[?] 1920[?]  is mandatory 
929.85/928.37	c qxplain 4226/4233
929.85/928.38	c qxplain 4230/4233
929.85/928.38	c qxplain 4232/4233
929.85/928.39	c qxplain 4233/4233
930.05/928.52	c 10452[?] -1922[?] 1919[?]  is mandatory 
930.05/928.52	c qxplain 4232/4232
930.05/928.53	c 10453[?] -1922[?] 1918[?]  is mandatory 
930.05/928.53	c qxplain 4230/4231
930.25/928.74	c qxplain 4226/4229
930.25/928.75	c qxplain 4228/4229
930.25/928.76	c qxplain 4229/4229
930.25/928.77	c 10456[?] 1826[?] -1923[?] 1796[?]  is mandatory 
930.25/928.77	c qxplain 4228/4228
930.25/928.77	c 10457[?] -1796[?] -1826[?] -1923[?]  is mandatory 
930.25/928.77	c qxplain 4226/4227
930.25/928.78	c qxplain 4227/4227
930.75/929.27	c qxplain 4226/4226
930.75/929.28	c 10460[?] 1827[?] 1797[?] -1924[?]  is mandatory 
930.75/929.28	c qxplain 4210/4225
930.75/929.29	c qxplain 4218/4225
930.75/929.29	c qxplain 4222/4225
930.85/929.30	c qxplain 4224/4225
930.85/929.30	c qxplain 4225/4225
930.85/929.31	c 10461[?] -1797[?] -1827[?] -1924[?]  is mandatory 
930.85/929.31	c qxplain 4224/4224
930.85/929.32	c 10464[?] 1828[?] -1925[?] 1798[?]  is mandatory 
930.85/929.32	c qxplain 4222/4223
930.85/929.32	c qxplain 4223/4223
930.85/929.33	c 10465[?] -1798[?] -1828[?] -1925[?]  is mandatory 
930.85/929.33	c qxplain 4222/4222
930.85/929.33	c 10469[?] -1926[?] 1925[?] 1924[?] 1923[?]  is mandatory 
930.85/929.33	c qxplain 4218/4221
930.85/929.34	c qxplain 4220/4221
930.85/929.35	c qxplain 4221/4221
930.85/929.35	c 10485[?] -1930[?] 1926[?]  is mandatory 
930.85/929.35	c qxplain 4220/4220
930.85/929.36	c 10488[?] -1931[?] 1826[?] 1807[?]  is mandatory 
930.85/929.36	c qxplain 4218/4219
930.85/929.36	c qxplain 4219/4219
930.85/929.37	c 10489[?] -1931[?] -1826[?] -1807[?]  is mandatory 
930.85/929.37	c qxplain 4218/4218
930.85/929.37	c 10492[?] -1932[?] 1808[?] 1827[?]  is mandatory 
930.85/929.37	c qxplain 4210/4217
930.85/929.38	c qxplain 4214/4217
930.85/929.38	c qxplain 4216/4217
930.85/929.39	c qxplain 4217/4217
930.85/929.40	c 10493[?] -1932[?] -1827[?] -1808[?]  is mandatory 
930.85/929.40	c qxplain 4216/4216
930.85/929.40	c 10496[?] -1933[?] 1828[?] 1809[?]  is mandatory 
930.85/929.40	c qxplain 4214/4215
930.85/929.41	c qxplain 4215/4215
930.95/929.42	c 10497[?] -1933[?] -1828[?] -1809[?]  is mandatory 
930.95/929.42	c qxplain 4214/4214
930.95/929.42	c 10501[?] -1934[?] 1931[?] 1933[?] 1932[?]  is mandatory 
930.95/929.42	c qxplain 4210/4213
930.95/929.43	c qxplain 4212/4213
930.95/929.44	c qxplain 4213/4213
930.95/929.44	c 10504[?] -1935[?] -1742[?] 1885[?]  is mandatory 
930.95/929.44	c qxplain 4212/4212
930.95/929.45	c 10505[?] -1935[?] 1742[?] -1885[?]  is mandatory 
930.95/929.45	c qxplain 4210/4211
931.06/929.59	c qxplain 4211/4211
931.25/929.72	c 10508[?] -1743[?] -1936[?] 1886[?]  is mandatory 
931.25/929.72	c qxplain 4210/4210
931.35/929.85	c 10509[?] 1743[?] -1936[?] -1886[?]  is mandatory 
931.35/929.85	c qxplain 4179/4209
931.35/929.86	c qxplain 4195/4209
931.35/929.87	c qxplain 4203/4209
931.35/929.87	c qxplain 4207/4209
931.55/930.01	c qxplain 4209/4209
931.65/930.14	c 10512[?] 1887[?] -1937[?] -1744[?]  is mandatory 
931.65/930.14	c qxplain 4207/4208
931.75/930.26	c qxplain 4208/4208
931.95/930.41	c 10513[?] -1887[?] -1937[?] 1744[?]  is mandatory 
931.95/930.41	c qxplain 4207/4207
932.05/930.56	c 10514[?] 1937[?] -1938[?]  is mandatory 
932.05/930.56	c qxplain 4203/4206
932.05/930.57	c qxplain 4205/4206
932.05/930.58	c qxplain 4206/4206
932.25/930.70	c 10515[?] -1938[?] 1936[?]  is mandatory 
932.25/930.70	c qxplain 4205/4205
932.25/930.71	c 10516[?] -1938[?] 1935[?]  is mandatory 
932.25/930.71	c qxplain 4203/4204
932.25/930.72	c qxplain 4204/4204
932.25/930.73	c 10517[?] -1938[?] 1934[?]  is mandatory 
932.25/930.73	c qxplain 4203/4203
932.25/930.73	c 10520[?] -1939[?] 1742[?] 1885[?]  is mandatory 
932.25/930.73	c qxplain 4195/4202
932.25/930.74	c qxplain 4199/4202
932.25/930.74	c qxplain 4201/4202
932.25/930.75	c qxplain 4202/4202
932.25/930.76	c 10521[?] -1939[?] -1742[?] -1885[?]  is mandatory 
932.25/930.76	c qxplain 4201/4201
932.25/930.76	c 10524[?] -1940[?] 1743[?] 1886[?]  is mandatory 
932.25/930.76	c qxplain 4199/4200
932.25/930.77	c qxplain 4200/4200
932.25/930.77	c 10525[?] -1940[?] -1743[?] -1886[?]  is mandatory 
932.25/930.77	c qxplain 4199/4199
932.25/930.78	c 10528[?] -1941[?] 1744[?] 1887[?]  is mandatory 
932.25/930.78	c qxplain 4195/4198
932.25/930.79	c qxplain 4197/4198
932.25/930.79	c qxplain 4198/4198
932.35/930.80	c 10529[?] -1941[?] -1744[?] -1887[?]  is mandatory 
932.35/930.80	c qxplain 4197/4197
932.35/930.80	c 10533[?] -1942[?] 1939[?] 1941[?] 1940[?]  is mandatory 
932.35/930.80	c qxplain 4195/4196
932.45/930.93	c qxplain 4196/4196
932.65/931.10	c 10536[?] 1944[?] -1943[?] -1752[?]  is mandatory 
932.65/931.10	c qxplain 4195/4195
932.75/931.25	c 10537[?] -1944[?] -1943[?] 1752[?]  is mandatory 
932.75/931.25	c qxplain 4179/4194
932.75/931.26	c qxplain 4187/4194
932.75/931.27	c qxplain 4191/4194
932.75/931.28	c qxplain 4193/4194
932.85/931.35	c qxplain 4194/4194
932.85/931.36	c 10540[?] -1947[?] 1945[?] -1753[?]  is mandatory 
932.85/931.36	c qxplain 4193/4193
932.85/931.38	c 10541[?] -1947[?] -1945[?] 1753[?]  is mandatory 
932.85/931.38	c qxplain 4191/4192
932.95/931.41	c qxplain 4192/4192
932.95/931.43	c 10544[?] -1948[?] -1754[?] 1946[?]  is mandatory 
932.95/931.43	c qxplain 4191/4191
932.95/931.44	c 10545[?] -1948[?] 1754[?] -1946[?]  is mandatory 
932.95/931.44	c qxplain 4187/4190
932.95/931.44	c qxplain 4189/4190
932.95/931.45	c qxplain 4190/4190
932.95/931.46	c 10546[?] -1949[?] 1948[?]  is mandatory 
932.95/931.46	c qxplain 4189/4189
932.95/931.47	c 10547[?] -1949[?] 1947[?]  is mandatory 
932.95/931.47	c qxplain 4187/4188
932.95/931.48	c qxplain 4188/4188
933.15/931.64	c 10548[?] 1943[?] -1949[?]  is mandatory 
933.15/931.64	c qxplain 4187/4187
933.15/931.64	c 10549[?] -1949[?] 1942[?]  is mandatory 
933.15/931.64	c qxplain 4179/4186
933.15/931.65	c qxplain 4183/4186
933.15/931.66	c qxplain 4185/4186
933.15/931.66	c qxplain 4186/4186
933.15/931.67	c 10552[?] -1950[?] 1752[?] 1885[?]  is mandatory 
933.15/931.67	c qxplain 4185/4185
933.15/931.67	c 10553[?] -1950[?] -1752[?] -1885[?]  is mandatory 
933.15/931.67	c qxplain 4183/4184
933.15/931.68	c qxplain 4184/4184
933.15/931.68	c 10556[?] -1951[?] 1753[?] 1886[?]  is mandatory 
933.15/931.68	c qxplain 4183/4183
933.15/931.69	c 10557[?] -1951[?] -1753[?] -1886[?]  is mandatory 
933.15/931.69	c qxplain 4179/4182
933.15/931.70	c qxplain 4181/4182
933.15/931.70	c qxplain 4182/4182
933.15/931.71	c 10560[?] -1952[?] 1754[?] 1887[?]  is mandatory 
933.15/931.71	c qxplain 4181/4181
933.27/931.72	c 10561[?] -1952[?] -1754[?] -1887[?]  is mandatory 
933.27/931.72	c qxplain 4179/4180
933.27/931.72	c qxplain 4180/4180
933.27/931.73	c 10565[?] -1953[?] 1952[?] 1950[?] 1951[?]  is mandatory 
933.27/931.73	c qxplain 4179/4179
933.65/932.16	c qxplain 3933/4178
933.65/932.17	c qxplain 4056/4178
933.65/932.18	c qxplain 4118/4178
933.65/932.19	c qxplain 4149/4178
933.65/932.19	c qxplain 4164/4178
933.65/932.20	c qxplain 4172/4178
933.75/932.21	c qxplain 4176/4178
933.85/932.33	c qxplain 4178/4178
934.15/932.64	c qxplain 4176/4177
934.26/932.72	c qxplain 4177/4177
934.26/932.80	c 10568[?] -1763[?] -1954[?] 1944[?]  is mandatory 
934.26/932.80	c qxplain 4176/4176
934.36/932.85	c 10569[?] -1954[?] 1763[?] -1944[?]  is mandatory 
934.36/932.85	c qxplain 4172/4175
934.36/932.86	c qxplain 4174/4175
934.45/932.91	c qxplain 4175/4175
934.45/932.92	c 10572[?] -1764[?] 1945[?] -1955[?]  is mandatory 
934.45/932.92	c qxplain 4174/4174
934.45/932.93	c 10573[?] -1955[?] 1764[?] -1945[?]  is mandatory 
934.45/932.93	c qxplain 4172/4173
934.45/932.95	c qxplain 4173/4173
934.45/932.96	c 10576[?] -1956[?] 1946[?] -1765[?]  is mandatory 
934.45/932.96	c qxplain 4172/4172
934.45/932.97	c 10577[?] -1956[?] 1765[?] -1946[?]  is mandatory 
934.45/932.97	c qxplain 4164/4171
934.45/932.98	c qxplain 4168/4171
934.45/932.99	c qxplain 4170/4171
934.45/932.99	c qxplain 4171/4171
934.55/933.00	c 10578[?] -1957[?] 1956[?]  is mandatory 
934.55/933.00	c qxplain 4170/4170
934.55/933.01	c 10579[?] -1957[?] 1955[?]  is mandatory 
934.55/933.01	c qxplain 4168/4169
934.55/933.02	c qxplain 4169/4169
934.55/933.04	c 10580[?] -1957[?] 1954[?]  is mandatory 
934.55/933.04	c qxplain 4168/4168
934.55/933.05	c 10581[?] -1957[?] 1953[?]  is mandatory 
934.55/933.05	c qxplain 4164/4167
934.55/933.05	c qxplain 4166/4167
934.55/933.06	c qxplain 4167/4167
934.55/933.06	c 10584[?] -1958[?] 1763[?] 1885[?]  is mandatory 
934.55/933.06	c qxplain 4166/4166
934.55/933.07	c 10585[?] -1958[?] -1763[?] -1885[?]  is mandatory 
934.55/933.07	c qxplain 4164/4165
934.55/933.08	c qxplain 4165/4165
934.55/933.08	c 10588[?] -1959[?] 1764[?] 1886[?]  is mandatory 
934.55/933.08	c qxplain 4164/4164
934.55/933.09	c 10589[?] -1959[?] -1764[?] -1886[?]  is mandatory 
934.55/933.09	c qxplain 4149/4163
934.55/933.09	c qxplain 4157/4163
934.65/933.10	c qxplain 4161/4163
934.65/933.10	c qxplain 4163/4163
934.65/933.11	c 10592[?] -1960[?] 1765[?] 1887[?]  is mandatory 
934.65/933.11	c qxplain 4161/4162
934.65/933.12	c qxplain 4162/4162
934.65/933.12	c 10593[?] -1960[?] -1765[?] -1887[?]  is mandatory 
934.65/933.12	c qxplain 4161/4161
934.65/933.13	c 10597[?] -1961[?] 1960[?] 1958[?] 1959[?]  is mandatory 
934.65/933.13	c qxplain 4157/4160
934.75/933.27	c qxplain 4159/4160
935.94/934.48	c qxplain 4157/4158
936.14/934.61	c qxplain 4158/4158
936.24/934.75	c 10600[?] 1944[?] -1962[?] -1774[?]  is mandatory 
936.24/934.75	c qxplain 4157/4157
936.34/934.87	c 10601[?] 1774[?] -1944[?] -1962[?]  is mandatory 
936.34/934.87	c qxplain 4149/4156
936.34/934.88	c qxplain 4153/4156
936.34/934.89	c qxplain 4155/4156
936.56/935.03	c qxplain 4156/4156
936.64/935.16	c 10604[?] 1945[?] -1963[?] -1775[?]  is mandatory 
936.64/935.16	c qxplain 4155/4155
936.84/935.31	c 10605[?] -1945[?] -1963[?] 1775[?]  is mandatory 
936.84/935.31	c qxplain 4153/4154
936.84/935.32	c qxplain 4154/4154
936.84/935.33	c 10608[?] -1964[?] 1946[?] -1776[?]  is mandatory 
936.84/935.33	c qxplain 4153/4153
936.84/935.33	c 10609[?] -1964[?] -1946[?] 1776[?]  is mandatory 
936.84/935.33	c qxplain 4149/4152
936.84/935.34	c qxplain 4151/4152
936.84/935.35	c qxplain 4152/4152
936.84/935.36	c 10610[?] -1965[?] 1964[?]  is mandatory 
936.84/935.36	c qxplain 4151/4151
936.94/935.41	c 10611[?] 1963[?] -1965[?]  is mandatory 
936.94/935.41	c qxplain 4149/4150
936.94/935.42	c qxplain 4150/4150
937.04/935.58	c 10612[?] 1962[?] -1965[?]  is mandatory 
937.04/935.58	c qxplain 4149/4149
937.04/935.59	c 10613[?] -1965[?] 1961[?]  is mandatory 
937.04/935.59	c qxplain 4118/4148
937.04/935.59	c qxplain 4134/4148
937.14/935.60	c qxplain 4142/4148
937.14/935.60	c qxplain 4146/4148
937.14/935.61	c qxplain 4148/4148
937.14/935.62	c 10616[?] -1966[?] 1774[?] 1885[?]  is mandatory 
937.14/935.62	c qxplain 4146/4147
937.14/935.62	c qxplain 4147/4147
937.14/935.63	c 10617[?] -1966[?] -1774[?] -1885[?]  is mandatory 
937.14/935.63	c qxplain 4146/4146
937.14/935.64	c 10620[?] -1967[?] 1775[?] 1886[?]  is mandatory 
937.14/935.64	c qxplain 4142/4145
937.14/935.64	c qxplain 4144/4145
937.14/935.65	c qxplain 4145/4145
937.14/935.66	c 10621[?] -1967[?] -1775[?] -1886[?]  is mandatory 
937.14/935.66	c qxplain 4144/4144
937.14/935.66	c 10624[?] -1968[?] 1776[?] 1887[?]  is mandatory 
937.14/935.66	c qxplain 4142/4143
937.14/935.67	c qxplain 4143/4143
937.14/935.68	c 10625[?] -1968[?] -1776[?] -1887[?]  is mandatory 
937.14/935.68	c qxplain 4142/4142
937.14/935.68	c 10629[?] -1969[?] 1966[?] 1968[?] 1967[?]  is mandatory 
937.14/935.68	c qxplain 4134/4141
937.14/935.69	c qxplain 4138/4141
937.24/935.70	c qxplain 4140/4141
937.34/935.83	c qxplain 4141/4141
937.44/935.97	c 10632[?] 1944[?] -1785[?] -1970[?]  is mandatory 
937.44/935.97	c qxplain 4140/4140
937.66/936.12	c 10633[?] -1944[?] 1785[?] -1970[?]  is mandatory 
937.66/936.12	c qxplain 4138/4139
937.66/936.14	c qxplain 4139/4139
937.66/936.15	c 10636[?] -1971[?] 1945[?] -1786[?]  is mandatory 
937.66/936.15	c qxplain 4138/4138
937.66/936.16	c 10637[?] -1945[?] 1786[?] -1971[?]  is mandatory 
937.66/936.16	c qxplain 4134/4137
937.66/936.16	c qxplain 4136/4137
937.66/936.17	c qxplain 4137/4137
937.66/936.18	c 10640[?] -1972[?] 1946[?] -1787[?]  is mandatory 
937.66/936.18	c qxplain 4136/4136
937.66/936.19	c 10641[?] -1972[?] -1946[?] 1787[?]  is mandatory 
937.66/936.19	c qxplain 4134/4135
937.66/936.19	c qxplain 4135/4135
937.74/936.20	c 10642[?] -1973[?] 1972[?]  is mandatory 
937.74/936.20	c qxplain 4134/4134
937.74/936.21	c 10643[?] -1973[?] 1971[?]  is mandatory 
937.74/936.21	c qxplain 4118/4133
937.74/936.22	c qxplain 4126/4133
937.74/936.22	c qxplain 4130/4133
937.74/936.23	c qxplain 4132/4133
937.74/936.23	c qxplain 4133/4133
937.84/936.38	c 10644[?] 1970[?] -1973[?]  is mandatory 
937.84/936.38	c qxplain 4132/4132
937.84/936.39	c 10645[?] -1973[?] 1969[?]  is mandatory 
937.84/936.39	c qxplain 4130/4131
937.84/936.39	c qxplain 4131/4131
937.94/936.40	c 10648[?] -1974[?] 1785[?] 1885[?]  is mandatory 
937.94/936.40	c qxplain 4130/4130
937.94/936.41	c 10649[?] -1974[?] -1785[?] -1885[?]  is mandatory 
937.94/936.41	c qxplain 4126/4129
937.94/936.41	c qxplain 4128/4129
937.94/936.42	c qxplain 4129/4129
937.94/936.43	c 10652[?] -1975[?] 1786[?] 1886[?]  is mandatory 
937.94/936.43	c qxplain 4128/4128
937.94/936.43	c 10653[?] -1975[?] -1786[?] -1886[?]  is mandatory 
937.94/936.43	c qxplain 4126/4127
937.94/936.44	c qxplain 4127/4127
937.94/936.45	c 10656[?] -1976[?] 1787[?] 1887[?]  is mandatory 
937.94/936.45	c qxplain 4126/4126
937.94/936.45	c 10657[?] -1976[?] -1787[?] -1887[?]  is mandatory 
937.94/936.45	c qxplain 4118/4125
937.94/936.46	c qxplain 4122/4125
937.94/936.47	c qxplain 4124/4125
937.94/936.47	c qxplain 4125/4125
937.94/936.48	c 10661[?] -1977[?] 1974[?] 1975[?] 1976[?]  is mandatory 
937.94/936.48	c qxplain 4124/4124
938.34/936.83	c 10664[?] 1944[?] -1978[?] -1796[?]  is mandatory 
938.34/936.83	c qxplain 4122/4123
938.34/936.84	c qxplain 4123/4123
938.44/936.99	c 10665[?] -1944[?] -1978[?] 1796[?]  is mandatory 
938.44/936.99	c qxplain 4122/4122
938.54/937.00	c 10668[?] 1945[?] -1797[?] -1979[?]  is mandatory 
938.54/937.00	c qxplain 4118/4121
938.54/937.01	c qxplain 4120/4121
938.54/937.02	c qxplain 4121/4121
938.54/937.02	c 10669[?] -1979[?] -1945[?] 1797[?]  is mandatory 
938.54/937.02	c qxplain 4120/4120
938.54/937.06	c 10672[?] -1980[?] -1798[?] 1946[?]  is mandatory 
938.54/937.06	c qxplain 4118/4119
938.64/937.15	c qxplain 4119/4119
938.64/937.16	c 10673[?] -1980[?] -1946[?] 1798[?]  is mandatory 
938.64/937.16	c qxplain 4118/4118
938.64/937.17	c 10674[?] -1981[?] 1980[?]  is mandatory 
938.64/937.17	c qxplain 4056/4117
938.64/937.18	c qxplain 4087/4117
938.64/937.18	c qxplain 4103/4117
938.64/937.19	c qxplain 4111/4117
938.64/937.19	c qxplain 4115/4117
938.64/937.20	c qxplain 4117/4117
938.64/937.21	c 10675[?] -1981[?] 1979[?]  is mandatory 
938.64/937.21	c qxplain 4115/4116
938.75/937.22	c qxplain 4116/4116
938.84/937.36	c 10676[?] 1978[?] -1981[?]  is mandatory 
938.84/937.36	c qxplain 4115/4115
938.84/937.37	c 10677[?] -1981[?] 1977[?]  is mandatory 
938.84/937.37	c qxplain 4111/4114
938.84/937.38	c qxplain 4113/4114
938.84/937.38	c qxplain 4114/4114
938.84/937.39	c 10680[?] -1982[?] 1796[?] 1885[?]  is mandatory 
938.84/937.39	c qxplain 4113/4113
938.94/937.40	c 10681[?] -1982[?] -1796[?] -1885[?]  is mandatory 
938.94/937.40	c qxplain 4111/4112
938.94/937.40	c qxplain 4112/4112
938.94/937.41	c 10684[?] -1983[?] 1797[?] 1886[?]  is mandatory 
938.94/937.41	c qxplain 4111/4111
938.94/937.42	c 10685[?] -1983[?] -1797[?] -1886[?]  is mandatory 
938.94/937.42	c qxplain 4103/4110
938.94/937.42	c qxplain 4107/4110
938.94/937.43	c qxplain 4109/4110
938.94/937.44	c qxplain 4110/4110
938.94/937.44	c 10688[?] -1984[?] 1798[?] 1887[?]  is mandatory 
938.94/937.44	c qxplain 4109/4109
938.94/937.45	c 10689[?] -1984[?] -1798[?] -1887[?]  is mandatory 
938.94/937.45	c qxplain 4107/4108
938.94/937.46	c qxplain 4108/4108
938.94/937.46	c 10693[?] -1985[?] 1984[?] 1982[?] 1983[?]  is mandatory 
938.94/937.46	c qxplain 4107/4107
938.94/937.47	c 10696[?] -1986[?] -1807[?] 1944[?]  is mandatory 
938.94/937.47	c qxplain 4103/4106
938.94/937.48	c qxplain 4105/4106
938.94/937.48	c qxplain 4106/4106
938.94/937.49	c 10697[?] -1986[?] -1944[?] 1807[?]  is mandatory 
938.94/937.49	c qxplain 4105/4105
939.13/937.65	c 10700[?] 1945[?] -1987[?] -1808[?]  is mandatory 
939.13/937.65	c qxplain 4103/4104
939.23/937.78	c qxplain 4104/4104
939.43/937.92	c 10701[?] -1987[?] -1945[?] 1808[?]  is mandatory 
939.43/937.92	c qxplain 4103/4103
939.53/938.05	c 10704[?] -1988[?] -1809[?] 1946[?]  is mandatory 
939.53/938.05	c qxplain 4087/4102
939.53/938.06	c qxplain 4095/4102
939.53/938.07	c qxplain 4099/4102
939.53/938.07	c qxplain 4101/4102
939.63/938.21	c qxplain 4102/4102
939.85/938.34	c 10705[?] 1809[?] -1988[?] -1946[?]  is mandatory 
939.85/938.34	c qxplain 4101/4101
939.93/938.46	c 10706[?] 1988[?] -1989[?]  is mandatory 
939.93/938.46	c qxplain 4099/4100
939.93/938.47	c qxplain 4100/4100
940.13/938.63	c 10707[?] 1987[?] -1989[?]  is mandatory 
940.13/938.63	c qxplain 4099/4099
940.13/938.64	c 10708[?] -1989[?] 1986[?]  is mandatory 
940.13/938.64	c qxplain 4095/4098
940.13/938.65	c qxplain 4097/4098
940.13/938.66	c qxplain 4098/4098
940.13/938.66	c 10709[?] -1989[?] 1985[?]  is mandatory 
940.13/938.66	c qxplain 4097/4097
940.63/939.14	c qxplain 4095/4096
940.63/939.15	c qxplain 4096/4096
941.13/939.62	c qxplain 4095/4095
941.13/939.63	c 10712[?] 1807[?] 1885[?] -1990[?]  is mandatory 
941.13/939.63	c qxplain 4087/4094
941.13/939.64	c qxplain 4091/4094
941.13/939.64	c qxplain 4093/4094
941.13/939.65	c qxplain 4094/4094
941.13/939.65	c 10713[?] -1807[?] -1990[?] -1885[?]  is mandatory 
941.13/939.65	c qxplain 4093/4093
942.05/940.59	c qxplain 4091/4092
942.13/940.60	c qxplain 4092/4092
942.83/941.37	c qxplain 4091/4091
942.83/941.38	c 10716[?] -1991[?] 1808[?] 1886[?]  is mandatory 
942.83/941.38	c qxplain 4087/4090
942.83/941.39	c qxplain 4089/4090
942.83/941.39	c qxplain 4090/4090
942.93/941.41	c 10717[?] -1808[?] -1886[?] -1991[?]  is mandatory 
942.93/941.41	c qxplain 4089/4089
942.93/941.41	c 10720[?] 1887[?] 1809[?] -1992[?]  is mandatory 
942.93/941.41	c qxplain 4087/4088
942.93/941.42	c qxplain 4088/4088
942.93/941.42	c 10721[?] -1809[?] -1887[?] -1992[?]  is mandatory 
942.93/941.42	c qxplain 4087/4087
942.93/941.43	c 10725[?] -1993[?] 1992[?] 1991[?] 1990[?]  is mandatory 
942.93/941.43	c qxplain 4056/4086
942.93/941.44	c qxplain 4072/4086
942.93/941.44	c qxplain 4080/4086
942.93/941.45	c qxplain 4084/4086
942.93/941.45	c qxplain 4086/4086
942.93/941.46	c 10741[?] -1997[?] 1993[?]  is mandatory 
942.93/941.46	c qxplain 4084/4085
943.43/941.95	c qxplain 4080/4083
943.43/941.96	c qxplain 4082/4083
943.43/941.97	c qxplain 4083/4083
943.43/941.97	c 10744[?] 1742[?] 1944[?] -1998[?]  is mandatory 
943.43/941.97	c qxplain 4082/4082
943.43/941.98	c 10745[?] -1944[?] -1742[?] -1998[?]  is mandatory 
943.43/941.98	c qxplain 4080/4081
943.93/942.41	c qxplain 4072/4079
943.93/942.42	c qxplain 4076/4079
943.93/942.43	c qxplain 4078/4079
943.93/942.43	c qxplain 4079/4079
943.93/942.44	c 10748[?] 1743[?] -1999[?] 1945[?]  is mandatory 
943.93/942.44	c qxplain 4078/4078
943.93/942.45	c 10749[?] -1743[?] -1945[?] -1999[?]  is mandatory 
943.93/942.45	c qxplain 4076/4077
943.93/942.45	c qxplain 4077/4077
943.93/942.46	c 10752[?] -2000[?] 1946[?] 1744[?]  is mandatory 
943.93/942.46	c qxplain 4076/4076
943.93/942.46	c 10753[?] -2000[?] -1946[?] -1744[?]  is mandatory 
943.93/942.46	c qxplain 4072/4075
943.93/942.47	c qxplain 4074/4075
943.93/942.48	c qxplain 4075/4075
943.93/942.48	c 10757[?] -2001[?] 2000[?] 1999[?] 1998[?]  is mandatory 
943.93/942.48	c qxplain 4074/4074
943.93/942.49	c 10773[?] -2008[?] 2001[?]  is mandatory 
943.93/942.49	c qxplain 4072/4073
943.93/942.49	c qxplain 4073/4073
944.04/942.50	c 10776[?] -2009[?] 1752[?] 1944[?]  is mandatory 
944.04/942.50	c qxplain 4072/4072
944.04/942.50	c 10777[?] -2009[?] -1944[?] -1752[?]  is mandatory 
944.04/942.50	c qxplain 4056/4071
944.04/942.51	c qxplain 4064/4071
944.04/942.52	c qxplain 4068/4071
944.04/942.52	c qxplain 4070/4071
944.04/942.53	c qxplain 4071/4071
944.04/942.53	c 10780[?] -2010[?] 1945[?] 1753[?]  is mandatory 
944.04/942.53	c qxplain 4070/4070
944.04/942.54	c 10781[?] -2010[?] -1945[?] -1753[?]  is mandatory 
944.04/942.54	c qxplain 4068/4069
944.04/942.55	c qxplain 4069/4069
944.04/942.55	c 10784[?] -2011[?] 1754[?] 1946[?]  is mandatory 
944.04/942.55	c qxplain 4068/4068
944.04/942.56	c 10785[?] -2011[?] -1946[?] -1754[?]  is mandatory 
944.04/942.56	c qxplain 4064/4067
944.04/942.56	c qxplain 4066/4067
944.04/942.57	c qxplain 4067/4067
944.04/942.58	c 10789[?] -2012[?] 2010[?] 2011[?] 2009[?]  is mandatory 
944.04/942.58	c qxplain 4066/4066
944.14/942.61	c 10792[?] -1763[?] -2013[?] 2003[?]  is mandatory 
944.14/942.61	c qxplain 4064/4065
944.14/942.62	c qxplain 4065/4065
944.14/942.64	c 10793[?] -2013[?] 1763[?] -2003[?]  is mandatory 
944.14/942.64	c qxplain 4064/4064
944.14/942.66	c 10796[?] -2014[?] 2004[?] -1764[?]  is mandatory 
944.14/942.66	c qxplain 4056/4063
944.14/942.67	c qxplain 4060/4063
944.14/942.69	c qxplain 4062/4063
944.14/942.69	c qxplain 4063/4063
944.14/942.70	c 10797[?] -2014[?] -2004[?] 1764[?]  is mandatory 
944.14/942.70	c qxplain 4062/4062
944.25/942.74	c 10800[?] -2015[?] 2005[?] -1765[?]  is mandatory 
944.25/942.74	c qxplain 4060/4061
944.25/942.78	c qxplain 4061/4061
944.34/942.82	c 10801[?] -2015[?] -2005[?] 1765[?]  is mandatory 
944.34/942.82	c qxplain 4060/4060
944.34/942.85	c 10802[?] -2016[?] 2015[?]  is mandatory 
944.34/942.85	c qxplain 4056/4059
944.34/942.86	c qxplain 4058/4059
944.34/942.87	c qxplain 4059/4059
944.34/942.88	c 10803[?] -2016[?] 2014[?]  is mandatory 
944.34/942.88	c qxplain 4058/4058
944.44/942.90	c 10804[?] 2013[?] -2016[?]  is mandatory 
944.44/942.90	c qxplain 4056/4057
944.44/942.91	c qxplain 4057/4057
944.44/942.92	c 10805[?] -2016[?] 2012[?]  is mandatory 
944.44/942.92	c qxplain 4056/4056
944.44/942.92	c 10808[?] -2017[?] 1944[?] 1763[?]  is mandatory 
944.44/942.92	c qxplain 3933/4055
944.44/942.93	c qxplain 3995/4055
944.44/942.93	c qxplain 4026/4055
944.44/942.94	c qxplain 4041/4055
944.44/942.94	c qxplain 4049/4055
944.44/942.95	c qxplain 4053/4055
944.44/942.95	c qxplain 4055/4055
944.44/942.96	c 10809[?] -2017[?] -1944[?] -1763[?]  is mandatory 
944.44/942.96	c qxplain 4053/4054
944.44/942.97	c qxplain 4054/4054
944.44/942.97	c 10812[?] -2018[?] 1764[?] 1945[?]  is mandatory 
944.44/942.97	c qxplain 4053/4053
944.44/942.98	c 10813[?] -2018[?] -1945[?] -1764[?]  is mandatory 
944.44/942.98	c qxplain 4049/4052
944.44/942.99	c qxplain 4051/4052
944.44/942.99	c qxplain 4052/4052
944.54/943.00	c 10816[?] -2019[?] 1765[?] 1946[?]  is mandatory 
944.54/943.00	c qxplain 4051/4051
944.54/943.00	c 10817[?] -2019[?] -1946[?] -1765[?]  is mandatory 
944.54/943.00	c qxplain 4049/4050
944.54/943.01	c qxplain 4050/4050
944.54/943.02	c 10821[?] -2020[?] 2019[?] 2017[?] 2018[?]  is mandatory 
944.54/943.02	c qxplain 4049/4049
944.54/943.04	c 10824[?] 2003[?] -2021[?] -1774[?]  is mandatory 
944.54/943.04	c qxplain 4041/4048
944.54/943.05	c qxplain 4045/4048
944.54/943.06	c qxplain 4047/4048
944.54/943.08	c qxplain 4048/4048
944.54/943.09	c 10825[?] -2021[?] 1774[?] -2003[?]  is mandatory 
944.54/943.09	c qxplain 4047/4047
945.44/943.96	c qxplain 4045/4046
945.44/943.96	c qxplain 4046/4046
945.44/943.97	c qxplain 4045/4045
945.44/943.97	c 10828[?] -2022[?] 2004[?] -1775[?]  is mandatory 
945.44/943.97	c qxplain 4041/4044
945.44/943.98	c qxplain 4043/4044
945.44/943.99	c qxplain 4044/4044
945.44/943.99	c 10829[?] -2022[?] -2004[?] 1775[?]  is mandatory 
945.44/943.99	c qxplain 4043/4043
945.54/944.05	c 10832[?] -2023[?] -1776[?] 2005[?]  is mandatory 
945.54/944.05	c qxplain 4041/4042
945.64/944.11	c qxplain 4042/4042
945.64/944.14	c 10833[?] -2023[?] 1776[?] -2005[?]  is mandatory 
945.64/944.14	c qxplain 4041/4041
945.64/944.16	c 10834[?] -2024[?] 2023[?]  is mandatory 
945.64/944.16	c qxplain 4026/4040
945.64/944.17	c qxplain 4034/4040
945.64/944.17	c qxplain 4038/4040
945.64/944.18	c qxplain 4040/4040
945.64/944.18	c 10835[?] -2024[?] 2022[?]  is mandatory 
945.64/944.18	c qxplain 4038/4039
945.64/944.19	c qxplain 4039/4039
945.74/944.20	c 10836[?] -2024[?] 2021[?]  is mandatory 
945.74/944.20	c qxplain 4038/4038
945.74/944.21	c 10837[?] -2024[?] 2020[?]  is mandatory 
945.74/944.21	c qxplain 4034/4037
945.74/944.22	c qxplain 4036/4037
945.74/944.22	c qxplain 4037/4037
945.74/944.23	c 10840[?] -2025[?] 1944[?] 1774[?]  is mandatory 
945.74/944.23	c qxplain 4036/4036
945.74/944.23	c 10841[?] -2025[?] -1944[?] -1774[?]  is mandatory 
945.74/944.23	c qxplain 4034/4035
945.74/944.24	c qxplain 4035/4035
945.74/944.25	c 10844[?] -2026[?] 1775[?] 1945[?]  is mandatory 
945.74/944.25	c qxplain 4034/4034
945.74/944.26	c 10845[?] -2026[?] -1945[?] -1775[?]  is mandatory 
945.74/944.26	c qxplain 4026/4033
945.74/944.26	c qxplain 4030/4033
945.74/944.27	c qxplain 4032/4033
945.74/944.27	c qxplain 4033/4033
945.74/944.28	c 10848[?] -2027[?] 1776[?] 1946[?]  is mandatory 
945.74/944.28	c qxplain 4032/4032
945.74/944.29	c 10849[?] -2027[?] -1946[?] -1776[?]  is mandatory 
945.74/944.29	c qxplain 4030/4031
945.74/944.29	c qxplain 4031/4031
945.83/944.30	c 10853[?] -2028[?] 2027[?] 2025[?] 2026[?]  is mandatory 
945.83/944.30	c qxplain 4030/4030
945.83/944.35	c 10856[?] -1785[?] -2029[?] 2003[?]  is mandatory 
945.83/944.35	c qxplain 4026/4029
945.83/944.35	c qxplain 4028/4029
945.83/944.37	c qxplain 4029/4029
945.83/944.39	c 10857[?] -2029[?] 1785[?] -2003[?]  is mandatory 
945.83/944.39	c qxplain 4028/4028
945.94/944.40	c 10860[?] -2030[?] 2004[?] -1786[?]  is mandatory 
945.94/944.40	c qxplain 4026/4027
945.94/944.42	c qxplain 4027/4027
945.94/944.45	c 10861[?] -2030[?] -2004[?] 1786[?]  is mandatory 
945.94/944.45	c qxplain 4026/4026
945.94/944.45	c 10864[?] -2031[?] 2005[?] -1787[?]  is mandatory 
945.94/944.45	c qxplain 3995/4025
945.94/944.46	c qxplain 4011/4025
945.94/944.47	c qxplain 4019/4025
945.94/944.47	c qxplain 4023/4025
945.94/944.49	c qxplain 4025/4025
946.04/944.50	c 10865[?] -2031[?] -2005[?] 1787[?]  is mandatory 
946.04/944.50	c qxplain 4023/4024
946.04/944.50	c qxplain 4024/4024
946.04/944.51	c 10866[?] -2032[?] 2031[?]  is mandatory 
946.04/944.51	c qxplain 4023/4023
946.04/944.53	c 10867[?] 2030[?] -2032[?]  is mandatory 
946.04/944.53	c qxplain 4019/4022
946.04/944.54	c qxplain 4021/4022
946.04/944.54	c qxplain 4022/4022
946.04/944.57	c 10868[?] 2029[?] -2032[?]  is mandatory 
946.04/944.57	c qxplain 4021/4021
946.04/944.58	c 10869[?] -2032[?] 2028[?]  is mandatory 
946.04/944.58	c qxplain 4019/4020
946.04/944.59	c qxplain 4020/4020
946.04/944.59	c 10872[?] -2033[?] 1944[?] 1785[?]  is mandatory 
946.04/944.59	c qxplain 4019/4019
946.14/944.60	c 10873[?] -2033[?] -1944[?] -1785[?]  is mandatory 
946.14/944.60	c qxplain 4011/4018
946.14/944.61	c qxplain 4015/4018
946.14/944.61	c qxplain 4017/4018
946.14/944.62	c qxplain 4018/4018
946.14/944.62	c 10876[?] -2034[?] 1786[?] 1945[?]  is mandatory 
946.14/944.62	c qxplain 4017/4017
946.14/944.63	c 10877[?] -2034[?] -1945[?] -1786[?]  is mandatory 
946.14/944.63	c qxplain 4015/4016
946.14/944.64	c qxplain 4016/4016
946.14/944.64	c 10880[?] -2035[?] 1787[?] 1946[?]  is mandatory 
946.14/944.64	c qxplain 4015/4015
946.14/944.65	c 10881[?] -2035[?] -1946[?] -1787[?]  is mandatory 
946.14/944.65	c qxplain 4011/4014
946.14/944.66	c qxplain 4013/4014
946.14/944.66	c qxplain 4014/4014
946.14/944.67	c 10885[?] -2036[?] 2034[?] 2035[?] 2033[?]  is mandatory 
946.14/944.67	c qxplain 4013/4013
946.23/944.73	c 10888[?] -2037[?] -1796[?] 2003[?]  is mandatory 
946.23/944.73	c qxplain 4011/4012
946.23/944.78	c qxplain 4012/4012
946.34/944.81	c 10889[?] -2037[?] -2003[?] 1796[?]  is mandatory 
946.34/944.81	c qxplain 4011/4011
946.45/944.95	c 10892[?] -2038[?] 2004[?] -1797[?]  is mandatory 
946.45/944.95	c qxplain 3995/4010
946.45/944.96	c qxplain 4003/4010
946.45/944.97	c qxplain 4007/4010
946.45/944.98	c qxplain 4009/4010
946.45/944.99	c qxplain 4010/4010
946.63/945.12	c 10893[?] -2004[?] -2038[?] 1797[?]  is mandatory 
946.63/945.12	c qxplain 4009/4009
946.63/945.13	c 10896[?] -2039[?] 2005[?] -1798[?]  is mandatory 
946.63/945.13	c qxplain 4007/4008
946.63/945.14	c qxplain 4008/4008
946.63/945.15	c 10897[?] -2039[?] -2005[?] 1798[?]  is mandatory 
946.63/945.15	c qxplain 4007/4007
946.63/945.16	c 10898[?] -2040[?] 2039[?]  is mandatory 
946.63/945.16	c qxplain 4003/4006
946.63/945.16	c qxplain 4005/4006
946.73/945.20	c qxplain 4006/4006
946.83/945.34	c 10899[?] -2040[?] 2038[?]  is mandatory 
946.83/945.34	c qxplain 4005/4005
946.83/945.37	c 10900[?] -2040[?] 2037[?]  is mandatory 
946.83/945.37	c qxplain 4003/4004
946.83/945.38	c qxplain 4004/4004
946.83/945.39	c 10901[?] -2040[?] 2036[?]  is mandatory 
946.83/945.39	c qxplain 4003/4003
946.83/945.39	c 10904[?] -2041[?] 1944[?] 1796[?]  is mandatory 
946.83/945.39	c qxplain 3995/4002
946.94/945.40	c qxplain 3999/4002
946.94/945.41	c qxplain 4001/4002
946.94/945.41	c qxplain 4002/4002
946.94/945.42	c 10905[?] -2041[?] -1944[?] -1796[?]  is mandatory 
946.94/945.42	c qxplain 4001/4001
946.94/945.43	c 10908[?] -2042[?] 1797[?] 1945[?]  is mandatory 
946.94/945.43	c qxplain 3999/4000
946.94/945.43	c qxplain 4000/4000
946.94/945.44	c 10909[?] -2042[?] -1945[?] -1797[?]  is mandatory 
946.94/945.44	c qxplain 3999/3999
946.94/945.45	c 10912[?] -2043[?] 1946[?] 1798[?]  is mandatory 
946.94/945.45	c qxplain 3995/3998
946.94/945.45	c qxplain 3997/3998
946.94/945.46	c qxplain 3998/3998
946.94/945.47	c 10913[?] -2043[?] -1946[?] -1798[?]  is mandatory 
946.94/945.47	c qxplain 3997/3997
946.94/945.47	c 10917[?] -2044[?] 2041[?] 2043[?] 2042[?]  is mandatory 
946.94/945.47	c qxplain 3995/3996
947.14/945.64	c qxplain 3996/3996
947.34/945.81	c 10920[?] -2045[?] -1807[?] 2003[?]  is mandatory 
947.34/945.81	c qxplain 3995/3995
947.45/945.97	c 10921[?] -2045[?] -2003[?] 1807[?]  is mandatory 
947.45/945.97	c qxplain 3933/3994
947.45/945.98	c qxplain 3964/3994
947.45/945.99	c qxplain 3980/3994
947.45/945.99	c qxplain 3988/3994
947.45/946.00	c qxplain 3992/3994
947.55/946.02	c qxplain 3994/3994
947.55/946.06	c 10924[?] -2046[?] 2004[?] -1808[?]  is mandatory 
947.55/946.06	c qxplain 3992/3993
947.55/946.07	c qxplain 3993/3993
947.64/946.10	c 10925[?] -2046[?] -2004[?] 1808[?]  is mandatory 
947.64/946.10	c qxplain 3992/3992
947.64/946.12	c 10928[?] -2047[?] 2005[?] -1809[?]  is mandatory 
947.64/946.12	c qxplain 3988/3991
947.64/946.13	c qxplain 3990/3991
947.64/946.14	c qxplain 3991/3991
947.64/946.15	c 10929[?] -2047[?] -2005[?] 1809[?]  is mandatory 
947.64/946.15	c qxplain 3990/3990
947.64/946.16	c 10930[?] -2048[?] 2047[?]  is mandatory 
947.64/946.16	c qxplain 3988/3989
947.64/946.19	c qxplain 3989/3989
947.73/946.23	c 10931[?] -2048[?] 2046[?]  is mandatory 
947.73/946.23	c qxplain 3988/3988
947.83/946.38	c 10932[?] -2048[?] 2045[?]  is mandatory 
947.83/946.38	c qxplain 3980/3987
947.83/946.39	c qxplain 3984/3987
947.94/946.40	c qxplain 3986/3987
947.94/946.40	c qxplain 3987/3987
947.94/946.41	c 10933[?] -2048[?] 2044[?]  is mandatory 
947.94/946.41	c qxplain 3986/3986
947.94/946.42	c 10936[?] -2049[?] 1944[?] 1807[?]  is mandatory 
947.94/946.42	c qxplain 3984/3985
947.94/946.42	c qxplain 3985/3985
947.94/946.43	c 10937[?] -2049[?] -1944[?] -1807[?]  is mandatory 
947.94/946.43	c qxplain 3984/3984
947.94/946.44	c 10940[?] -2050[?] 1945[?] 1808[?]  is mandatory 
947.94/946.44	c qxplain 3980/3983
947.94/946.44	c qxplain 3982/3983
947.94/946.45	c qxplain 3983/3983
947.94/946.46	c 10941[?] -2050[?] -1945[?] -1808[?]  is mandatory 
947.94/946.46	c qxplain 3982/3982
947.94/946.46	c 10944[?] -2051[?] 1946[?] 1809[?]  is mandatory 
947.94/946.46	c qxplain 3980/3981
947.94/946.47	c qxplain 3981/3981
947.94/946.48	c 10945[?] -2051[?] -1946[?] -1809[?]  is mandatory 
947.94/946.48	c qxplain 3980/3980
947.94/946.49	c 10949[?] -2052[?] 2049[?] 2051[?] 2050[?]  is mandatory 
947.94/946.49	c qxplain 3964/3979
947.94/946.49	c qxplain 3972/3979
948.04/946.50	c qxplain 3976/3979
948.04/946.52	c qxplain 3978/3979
948.04/946.55	c qxplain 3979/3979
948.24/946.70	c 10952[?] -1742[?] -2053[?] 2003[?]  is mandatory 
948.24/946.70	c qxplain 3978/3978
948.34/946.87	c 10953[?] 1742[?] -2053[?] -2003[?]  is mandatory 
948.34/946.87	c qxplain 3976/3977
948.44/946.96	c qxplain 3977/3977
948.44/946.99	c 10956[?] -2054[?] 2004[?] -1743[?]  is mandatory 
948.44/946.99	c qxplain 3976/3976
948.54/947.01	c 10957[?] -2054[?] -2004[?] 1743[?]  is mandatory 
948.54/947.01	c qxplain 3972/3975
948.54/947.02	c qxplain 3974/3975
948.54/947.05	c qxplain 3975/3975
948.54/947.07	c 10960[?] -2055[?] 2005[?] -1744[?]  is mandatory 
948.54/947.07	c qxplain 3974/3974
948.54/947.08	c 10961[?] -2055[?] -2005[?] 1744[?]  is mandatory 
948.54/947.08	c qxplain 3972/3973
948.54/947.09	c qxplain 3973/3973
948.54/947.10	c 10962[?] -2056[?] 2055[?]  is mandatory 
948.54/947.10	c qxplain 3972/3972
948.65/947.12	c 10963[?] -2056[?] 2054[?]  is mandatory 
948.65/947.12	c qxplain 3964/3971
948.65/947.13	c qxplain 3968/3971
948.65/947.14	c qxplain 3970/3971
948.65/947.14	c qxplain 3971/3971
948.84/947.31	c 10964[?] 2053[?] -2056[?]  is mandatory 
948.84/947.31	c qxplain 3970/3970
948.84/947.32	c 10965[?] -2056[?] 2052[?]  is mandatory 
948.84/947.32	c qxplain 3968/3969
948.84/947.33	c qxplain 3969/3969
948.84/947.34	c 10968[?] -2057[?] 1742[?] 2003[?]  is mandatory 
948.84/947.34	c qxplain 3968/3968
948.84/947.35	c 10969[?] -2057[?] -2003[?] -1742[?]  is mandatory 
948.84/947.35	c qxplain 3964/3967
948.84/947.35	c qxplain 3966/3967
948.84/947.36	c qxplain 3967/3967
948.84/947.37	c 10972[?] -2058[?] 2004[?] 1743[?]  is mandatory 
948.84/947.37	c qxplain 3966/3966
948.84/947.37	c 10973[?] -2058[?] -2004[?] -1743[?]  is mandatory 
948.84/947.37	c qxplain 3964/3965
948.84/947.38	c qxplain 3965/3965
948.84/947.39	c 10976[?] -2059[?] 1744[?] 2005[?]  is mandatory 
948.84/947.39	c qxplain 3964/3964
948.84/947.39	c 10977[?] -2059[?] -2005[?] -1744[?]  is mandatory 
948.84/947.39	c qxplain 3933/3963
948.94/947.40	c qxplain 3949/3963
948.94/947.41	c qxplain 3957/3963
948.94/947.41	c qxplain 3961/3963
948.94/947.42	c qxplain 3963/3963
948.94/947.42	c 10981[?] -2060[?] 2057[?] 2058[?] 2059[?]  is mandatory 
948.94/947.42	c qxplain 3961/3962
948.94/947.45	c qxplain 3962/3962
948.94/947.46	c 10984[?] 2062[?] -1752[?] -2061[?]  is mandatory 
948.94/947.46	c qxplain 3961/3961
948.94/947.48	c 10985[?] -2061[?] -2062[?] 1752[?]  is mandatory 
948.94/947.48	c qxplain 3957/3960
949.04/947.51	c qxplain 3959/3960
949.04/947.52	c qxplain 3960/3960
949.04/947.53	c 10988[?] -2065[?] 2063[?] -1753[?]  is mandatory 
949.04/947.53	c qxplain 3959/3959
949.04/947.53	c 10989[?] -2063[?] 1753[?] -2065[?]  is mandatory 
949.04/947.53	c qxplain 3957/3958
949.04/947.56	c qxplain 3958/3958
949.04/947.58	c 10992[?] -2066[?] -1754[?] 2064[?]  is mandatory 
949.04/947.58	c qxplain 3957/3957
949.04/947.60	c 10993[?] -2066[?] -2064[?] 1754[?]  is mandatory 
949.04/947.60	c qxplain 3949/3956
949.14/947.61	c qxplain 3953/3956
949.14/947.61	c qxplain 3955/3956
949.14/947.62	c qxplain 3956/3956
949.14/947.63	c 10994[?] -2067[?] 2066[?]  is mandatory 
949.14/947.63	c qxplain 3955/3955
949.14/947.64	c 10995[?] -2067[?] 2065[?]  is mandatory 
949.14/947.64	c qxplain 3953/3954
949.14/947.65	c qxplain 3954/3954
949.14/947.66	c 10996[?] 2061[?] -2067[?]  is mandatory 
949.14/947.66	c qxplain 3953/3953
949.14/947.67	c 10997[?] -2067[?] 2060[?]  is mandatory 
949.14/947.67	c qxplain 3949/3952
949.14/947.67	c qxplain 3951/3952
949.14/947.68	c qxplain 3952/3952
949.14/947.69	c 11000[?] 2003[?] -2068[?] 1752[?]  is mandatory 
949.14/947.69	c qxplain 3951/3951
949.14/947.69	c 11001[?] -2003[?] -1752[?] -2068[?]  is mandatory 
949.14/947.69	c qxplain 3949/3950
949.76/948.22	c qxplain 3933/3948
949.76/948.23	c qxplain 3941/3948
949.76/948.23	c qxplain 3945/3948
949.76/948.24	c qxplain 3947/3948
949.76/948.24	c qxplain 3948/3948
949.76/948.25	c 11004[?] 1753[?] -2069[?] 2004[?]  is mandatory 
949.76/948.25	c qxplain 3947/3947
949.76/948.26	c 11005[?] -1753[?] -2004[?] -2069[?]  is mandatory 
949.76/948.26	c qxplain 3945/3946
949.76/948.26	c qxplain 3946/3946
949.76/948.27	c 11008[?] 1754[?] -2070[?] 2005[?]  is mandatory 
949.76/948.27	c qxplain 3945/3945
949.76/948.28	c 11009[?] -1754[?] -2005[?] -2070[?]  is mandatory 
949.76/948.28	c qxplain 3941/3944
949.76/948.28	c qxplain 3943/3944
949.76/948.29	c qxplain 3944/3944
949.76/948.29	c 11013[?] -2071[?] 2068[?] 2069[?] 2070[?]  is mandatory 
949.76/948.29	c qxplain 3943/3943
949.84/948.30	c 11029[?] -2075[?] 2071[?]  is mandatory 
949.84/948.30	c qxplain 3941/3942
949.84/948.31	c qxplain 3942/3942
949.84/948.31	c 11032[?] -2076[?] 2003[?] 1763[?]  is mandatory 
949.84/948.31	c qxplain 3941/3941
949.84/948.32	c 11033[?] -2076[?] -2003[?] -1763[?]  is mandatory 
949.84/948.32	c qxplain 3933/3940
949.84/948.33	c qxplain 3937/3940
949.84/948.33	c qxplain 3939/3940
949.84/948.34	c qxplain 3940/3940
949.84/948.34	c 11036[?] -2077[?] 1764[?] 2004[?]  is mandatory 
949.84/948.34	c qxplain 3939/3939
949.84/948.35	c 11037[?] -2077[?] -2004[?] -1764[?]  is mandatory 
949.84/948.35	c qxplain 3937/3938
949.84/948.36	c qxplain 3938/3938
949.84/948.36	c 11040[?] -2078[?] 1765[?] 2005[?]  is mandatory 
949.84/948.36	c qxplain 3937/3937
949.84/948.37	c 11041[?] -2078[?] -2005[?] -1765[?]  is mandatory 
949.84/948.37	c qxplain 3933/3936
949.84/948.38	c qxplain 3935/3936
949.84/948.38	c qxplain 3936/3936
949.84/948.39	c 11045[?] -2079[?] 2077[?] 2078[?] 2076[?]  is mandatory 
949.84/948.39	c qxplain 3935/3935
951.05/949.59	c qxplain 3933/3934
951.15/949.60	c qxplain 3934/3934
952.14/950.67	c cleaning 20686 clauses out of 41383 with flag 1001/866752
952.46/950.92	c qxplain 3933/3933
952.46/950.93	c 11048[?] 2062[?] -1774[?] -2080[?]  is mandatory 
952.46/950.93	c qxplain 0/3932
952.46/950.94	c qxplain 1967/3932
952.46/950.94	c qxplain 2950/3932
952.46/950.95	c qxplain 3442/3932
952.46/950.95	c qxplain 3688/3932
952.46/950.96	c qxplain 3811/3932
952.46/950.96	c qxplain 3872/3932
952.46/950.97	c qxplain 3903/3932
952.46/950.97	c qxplain 3918/3932
952.46/950.98	c qxplain 3926/3932
952.46/950.99	c qxplain 3930/3932
952.46/950.99	c qxplain 3932/3932
952.56/951.00	c 11049[?] 1774[?] -2062[?] -2080[?]  is mandatory 
952.56/951.00	c qxplain 3930/3931
952.56/951.02	c qxplain 3931/3931
952.56/951.03	c 11052[?] -2081[?] -1775[?] 2063[?]  is mandatory 
952.56/951.03	c qxplain 3930/3930
952.56/951.04	c 11053[?] -2081[?] -2063[?] 1775[?]  is mandatory 
952.56/951.04	c qxplain 3926/3929
952.56/951.04	c qxplain 3928/3929
952.66/951.10	c qxplain 3929/3929
952.66/951.14	c 11056[?] -2082[?] -1776[?] 2064[?]  is mandatory 
952.66/951.14	c qxplain 3928/3928
952.66/951.16	c 11057[?] -2082[?] -2064[?] 1776[?]  is mandatory 
952.66/951.16	c qxplain 3926/3927
952.66/951.17	c qxplain 3927/3927
952.66/951.18	c 11058[?] -2083[?] 2082[?]  is mandatory 
952.66/951.18	c qxplain 3926/3926
952.66/951.19	c 11059[?] -2083[?] 2081[?]  is mandatory 
952.66/951.19	c qxplain 3918/3925
952.76/951.20	c qxplain 3922/3925
952.76/951.20	c qxplain 3924/3925
952.76/951.21	c qxplain 3925/3925
952.76/951.21	c 11060[?] -2083[?] 2080[?]  is mandatory 
952.76/951.21	c qxplain 3924/3924
952.76/951.22	c 11061[?] -2083[?] 2079[?]  is mandatory 
952.76/951.22	c qxplain 3922/3923
952.76/951.23	c qxplain 3923/3923
952.76/951.23	c 11064[?] -2084[?] 1774[?] 2003[?]  is mandatory 
952.76/951.23	c qxplain 3922/3922
952.76/951.24	c 11065[?] -2084[?] -2003[?] -1774[?]  is mandatory 
952.76/951.24	c qxplain 3918/3921
952.76/951.24	c qxplain 3920/3921
952.76/951.25	c qxplain 3921/3921
952.76/951.25	c 11068[?] -2085[?] 2004[?] 1775[?]  is mandatory 
952.76/951.25	c qxplain 3920/3920
952.76/951.26	c 11069[?] -2085[?] -2004[?] -1775[?]  is mandatory 
952.76/951.26	c qxplain 3918/3919
952.76/951.27	c qxplain 3919/3919
952.76/951.27	c 11072[?] -2086[?] 2005[?] 1776[?]  is mandatory 
952.76/951.27	c qxplain 3918/3918
952.76/951.28	c 11073[?] -2086[?] -2005[?] -1776[?]  is mandatory 
952.76/951.28	c qxplain 3903/3917
952.76/951.29	c qxplain 3911/3917
952.76/951.29	c qxplain 3915/3917
952.86/951.30	c qxplain 3917/3917
952.86/951.30	c 11077[?] -2087[?] 2084[?] 2086[?] 2085[?]  is mandatory 
952.86/951.30	c qxplain 3915/3916
952.86/951.34	c qxplain 3916/3916
952.86/951.35	c 11080[?] 2062[?] -1785[?] -2088[?]  is mandatory 
952.86/951.35	c qxplain 3915/3915
952.86/951.35	c 11081[?] -2088[?] -2062[?] 1785[?]  is mandatory 
952.86/951.35	c qxplain 3911/3914
952.86/951.36	c qxplain 3913/3914
952.86/951.38	c qxplain 3914/3914
952.86/951.39	c 11084[?] -2089[?] 2063[?] -1786[?]  is mandatory 
952.86/951.39	c qxplain 3913/3913
952.97/951.42	c 11085[?] -2089[?] -2063[?] 1786[?]  is mandatory 
952.97/951.42	c qxplain 3911/3912
952.97/951.44	c qxplain 3912/3912
952.97/951.45	c 11088[?] -2090[?] 2064[?] -1787[?]  is mandatory 
952.97/951.45	c qxplain 3911/3911
952.97/951.47	c 11089[?] -2090[?] -2064[?] 1787[?]  is mandatory 
952.97/951.47	c qxplain 3903/3910
952.97/951.47	c qxplain 3907/3910
952.97/951.48	c qxplain 3909/3910
952.97/951.49	c qxplain 3910/3910
952.97/951.50	c 11090[?] -2091[?] 2090[?]  is mandatory 
952.97/951.50	c qxplain 3909/3909
953.08/951.52	c 11091[?] -2091[?] 2089[?]  is mandatory 
953.08/951.52	c qxplain 3907/3908
953.08/951.53	c qxplain 3908/3908
953.08/951.54	c 11092[?] 2088[?] -2091[?]  is mandatory 
953.08/951.54	c qxplain 3907/3907
953.08/951.54	c 11093[?] -2091[?] 2087[?]  is mandatory 
953.08/951.54	c qxplain 3903/3906
953.08/951.55	c qxplain 3905/3906
953.08/951.55	c qxplain 3906/3906
953.08/951.56	c 11096[?] -2092[?] 2003[?] 1785[?]  is mandatory 
953.08/951.56	c qxplain 3905/3905
953.08/951.56	c 11097[?] -2092[?] -2003[?] -1785[?]  is mandatory 
953.08/951.56	c qxplain 3903/3904
953.08/951.57	c qxplain 3904/3904
953.08/951.58	c 11100[?] -2093[?] 2004[?] 1786[?]  is mandatory 
953.08/951.58	c qxplain 3903/3903
953.08/951.58	c 11101[?] -2093[?] -2004[?] -1786[?]  is mandatory 
953.08/951.58	c qxplain 3872/3902
953.08/951.59	c qxplain 3888/3902
953.08/951.59	c qxplain 3896/3902
953.16/951.60	c qxplain 3900/3902
953.16/951.60	c qxplain 3902/3902
953.16/951.61	c 11104[?] -2094[?] 2005[?] 1787[?]  is mandatory 
953.16/951.61	c qxplain 3900/3901
953.16/951.61	c qxplain 3901/3901
953.16/951.62	c 11105[?] -2094[?] -2005[?] -1787[?]  is mandatory 
953.16/951.62	c qxplain 3900/3900
953.16/951.63	c 11109[?] -2095[?] 2094[?] 2092[?] 2093[?]  is mandatory 
953.16/951.63	c qxplain 3896/3899
953.16/951.65	c qxplain 3898/3899
953.16/951.68	c qxplain 3899/3899
953.16/951.69	c 11112[?] -2096[?] -1796[?] 2062[?]  is mandatory 
953.16/951.69	c qxplain 3898/3898
953.26/951.70	c 11113[?] -2096[?] -2062[?] 1796[?]  is mandatory 
953.26/951.70	c qxplain 3896/3897
953.36/951.82	c qxplain 3897/3897
953.46/951.94	c 11116[?] 2063[?] -2097[?] -1797[?]  is mandatory 
953.46/951.94	c qxplain 3896/3896
953.56/952.06	c 11117[?] -2063[?] -2097[?] 1797[?]  is mandatory 
953.56/952.06	c qxplain 3888/3895
953.56/952.07	c qxplain 3892/3895
953.56/952.09	c qxplain 3894/3895
953.56/952.09	c qxplain 3895/3895
953.66/952.10	c 11120[?] -2098[?] 2064[?] -1798[?]  is mandatory 
953.66/952.10	c qxplain 3894/3894
953.66/952.11	c 11121[?] -2098[?] -2064[?] 1798[?]  is mandatory 
953.66/952.11	c qxplain 3892/3893
953.66/952.11	c qxplain 3893/3893
953.66/952.12	c 11122[?] -2099[?] 2098[?]  is mandatory 
953.66/952.12	c qxplain 3892/3892
953.77/952.25	c 11123[?] 2097[?] -2099[?]  is mandatory 
953.77/952.25	c qxplain 3888/3891
953.77/952.25	c qxplain 3890/3891
953.77/952.26	c qxplain 3891/3891
953.77/952.27	c 11124[?] -2099[?] 2096[?]  is mandatory 
953.77/952.27	c qxplain 3890/3890
953.77/952.27	c 11125[?] -2099[?] 2095[?]  is mandatory 
953.77/952.27	c qxplain 3888/3889
953.77/952.28	c qxplain 3889/3889
953.77/952.29	c 11128[?] -2100[?] 1796[?] 2003[?]  is mandatory 
953.77/952.29	c qxplain 3888/3888
953.77/952.29	c 11129[?] -2100[?] -2003[?] -1796[?]  is mandatory 
953.77/952.29	c qxplain 3872/3887
953.87/952.30	c qxplain 3880/3887
953.87/952.30	c qxplain 3884/3887
953.87/952.31	c qxplain 3886/3887
953.87/952.31	c qxplain 3887/3887
953.87/952.32	c 11132[?] -2101[?] 1797[?] 2004[?]  is mandatory 
953.87/952.32	c qxplain 3886/3886
953.87/952.32	c 11133[?] -2101[?] -2004[?] -1797[?]  is mandatory 
953.87/952.32	c qxplain 3884/3885
953.87/952.33	c qxplain 3885/3885
953.87/952.34	c 11136[?] -2102[?] 2005[?] 1798[?]  is mandatory 
953.87/952.34	c qxplain 3884/3884
953.87/952.34	c 11137[?] -2102[?] -2005[?] -1798[?]  is mandatory 
953.87/952.34	c qxplain 3880/3883
953.87/952.35	c qxplain 3882/3883
953.87/952.35	c qxplain 3883/3883
953.87/952.36	c 11141[?] -2103[?] 2101[?] 2102[?] 2100[?]  is mandatory 
953.87/952.36	c qxplain 3882/3882
953.97/952.47	c 11144[?] 2062[?] -2104[?] -1807[?]  is mandatory 
953.97/952.47	c qxplain 3880/3881
953.97/952.50	c qxplain 3881/3881
954.19/952.63	c 11145[?] -2062[?] -2104[?] 1807[?]  is mandatory 
954.19/952.63	c qxplain 3880/3880
954.19/952.64	c 11148[?] -2105[?] 2063[?] -1808[?]  is mandatory 
954.19/952.64	c qxplain 3872/3879
954.19/952.65	c qxplain 3876/3879
954.19/952.66	c qxplain 3878/3879
954.19/952.67	c qxplain 3879/3879
954.19/952.68	c 11149[?] -2105[?] -2063[?] 1808[?]  is mandatory 
954.19/952.68	c qxplain 3878/3878
954.19/952.69	c 11152[?] -2106[?] 2064[?] -1809[?]  is mandatory 
954.19/952.69	c qxplain 3876/3877
954.27/952.70	c qxplain 3877/3877
954.27/952.70	c 11153[?] -2106[?] -2064[?] 1809[?]  is mandatory 
954.27/952.70	c qxplain 3876/3876
954.27/952.71	c 11154[?] -2107[?] 2106[?]  is mandatory 
954.27/952.71	c qxplain 3872/3875
954.27/952.72	c qxplain 3874/3875
954.27/952.74	c qxplain 3875/3875
954.27/952.75	c 11155[?] -2107[?] 2105[?]  is mandatory 
954.27/952.75	c qxplain 3874/3874
954.37/952.88	c 11156[?] 2104[?] -2107[?]  is mandatory 
954.37/952.88	c qxplain 3872/3873
954.37/952.89	c qxplain 3873/3873
954.37/952.90	c 11157[?] -2107[?] 2103[?]  is mandatory 
954.37/952.90	c qxplain 3872/3872
954.47/952.90	c 11160[?] -2108[?] 2003[?] 1807[?]  is mandatory 
954.47/952.90	c qxplain 3811/3871
954.47/952.91	c qxplain 3842/3871
954.47/952.91	c qxplain 3857/3871
954.47/952.92	c qxplain 3865/3871
954.47/952.92	c qxplain 3869/3871
954.47/952.93	c qxplain 3871/3871
954.47/952.93	c 11161[?] -2108[?] -2003[?] -1807[?]  is mandatory 
954.47/952.93	c qxplain 3869/3870
954.47/952.94	c qxplain 3870/3870
954.47/952.94	c 11164[?] -2109[?] 2004[?] 1808[?]  is mandatory 
954.47/952.94	c qxplain 3869/3869
954.47/952.95	c 11165[?] -2109[?] -2004[?] -1808[?]  is mandatory 
954.47/952.95	c qxplain 3865/3868
954.47/952.96	c qxplain 3867/3868
954.47/952.96	c qxplain 3868/3868
954.47/952.97	c 11168[?] -2110[?] 2005[?] 1809[?]  is mandatory 
954.47/952.97	c qxplain 3867/3867
954.47/952.97	c 11169[?] -2110[?] -2005[?] -1809[?]  is mandatory 
954.47/952.97	c qxplain 3865/3866
954.47/952.98	c qxplain 3866/3866
954.47/952.99	c 11173[?] -2111[?] 2110[?] 2108[?] 2109[?]  is mandatory 
954.47/952.99	c qxplain 3865/3865
954.57/953.00	c qxplain 3857/3864
954.57/953.01	c qxplain 3861/3864
954.57/953.06	c qxplain 3863/3864
954.67/953.19	c qxplain 3864/3864
955.47/953.97	c qxplain 3863/3863
955.67/954.12	c 11176[?] 2062[?] -1742[?] -2112[?]  is mandatory 
955.67/954.12	c qxplain 3861/3862
955.67/954.13	c qxplain 3862/3862
955.77/954.28	c 11177[?] -2062[?] -2112[?] 1742[?]  is mandatory 
955.77/954.28	c qxplain 3861/3861
955.87/954.32	c 11180[?] -1743[?] -2113[?] 2063[?]  is mandatory 
955.87/954.32	c qxplain 3857/3860
955.87/954.33	c qxplain 3859/3860
955.87/954.34	c qxplain 3860/3860
955.87/954.37	c 11181[?] 1743[?] -2113[?] -2063[?]  is mandatory 
955.87/954.37	c qxplain 3859/3859
955.87/954.39	c 11184[?] -2114[?] 2064[?] -1744[?]  is mandatory 
955.87/954.39	c qxplain 3857/3858
955.87/954.39	c qxplain 3858/3858
955.97/954.40	c 11185[?] -2114[?] -2064[?] 1744[?]  is mandatory 
955.97/954.40	c qxplain 3857/3857
955.97/954.41	c 11186[?] -2115[?] 2114[?]  is mandatory 
955.97/954.41	c qxplain 3842/3856
955.97/954.41	c qxplain 3850/3856
955.97/954.42	c qxplain 3854/3856
955.97/954.43	c qxplain 3856/3856
955.97/954.45	c 11187[?] -2115[?] 2113[?]  is mandatory 
955.97/954.45	c qxplain 3854/3855
955.97/954.46	c qxplain 3855/3855
956.17/954.60	c 11188[?] 2112[?] -2115[?]  is mandatory 
956.17/954.60	c qxplain 3854/3854
956.17/954.61	c 11189[?] -2115[?] 2111[?]  is mandatory 
956.17/954.61	c qxplain 3850/3853
956.17/954.61	c qxplain 3852/3853
956.17/954.62	c qxplain 3853/3853
956.17/954.63	c 11192[?] -2116[?] 2062[?] 1742[?]  is mandatory 
956.17/954.63	c qxplain 3852/3852
956.17/954.63	c 11193[?] -2116[?] -2062[?] -1742[?]  is mandatory 
956.17/954.63	c qxplain 3850/3851
956.17/954.64	c qxplain 3851/3851
956.17/954.64	c 11196[?] -2117[?] 1743[?] 2063[?]  is mandatory 
956.17/954.64	c qxplain 3850/3850
956.17/954.65	c 11197[?] -2117[?] -2063[?] -1743[?]  is mandatory 
956.17/954.65	c qxplain 3842/3849
956.17/954.66	c qxplain 3846/3849
956.17/954.66	c qxplain 3848/3849
956.17/954.67	c qxplain 3849/3849
956.17/954.68	c 11200[?] -2118[?] 1744[?] 2064[?]  is mandatory 
956.17/954.68	c qxplain 3848/3848
956.17/954.68	c 11201[?] -2118[?] -2064[?] -1744[?]  is mandatory 
956.17/954.68	c qxplain 3846/3847
956.17/954.69	c qxplain 3847/3847
956.17/954.69	c 11205[?] -2119[?] 2118[?] 2116[?] 2117[?]  is mandatory 
956.17/954.69	c qxplain 3846/3846
956.17/954.71	c 11208[?] -2120[?] -1752[?] 1739[?]  is mandatory 
956.17/954.71	c qxplain 3842/3845
956.28/954.71	c qxplain 3844/3845
956.28/954.73	c qxplain 3845/3845
956.28/954.74	c 11209[?] -2120[?] 1752[?] -1739[?]  is mandatory 
956.28/954.74	c qxplain 3844/3844
956.87/955.37	c qxplain 3842/3843
956.87/955.37	c qxplain 3843/3843
956.87/955.38	c 11212[?] 1740[?] -1753[?] -2121[?]  is mandatory 
956.87/955.38	c qxplain 3842/3842
956.87/955.39	c 11213[?] 1753[?] -1740[?] -2121[?]  is mandatory 
956.87/955.39	c qxplain 3811/3841
956.97/955.40	c qxplain 3827/3841
956.97/955.40	c qxplain 3835/3841
956.97/955.41	c qxplain 3839/3841
957.07/955.50	c qxplain 3841/3841
957.07/955.52	c 11216[?] -2122[?] -1754[?] 1741[?]  is mandatory 
957.07/955.52	c qxplain 3839/3840
957.07/955.53	c qxplain 3840/3840
957.07/955.54	c 11217[?] -2122[?] -1741[?] 1754[?]  is mandatory 
957.07/955.54	c qxplain 3839/3839
957.07/955.55	c 11218[?] -2123[?] 2122[?]  is mandatory 
957.07/955.55	c qxplain 3835/3838
957.07/955.56	c qxplain 3837/3838
957.07/955.57	c qxplain 3838/3838
957.07/955.57	c 11219[?] -2123[?] 2121[?]  is mandatory 
957.07/955.57	c qxplain 3837/3837
957.07/955.58	c 11220[?] -2123[?] 2120[?]  is mandatory 
957.07/955.58	c qxplain 3835/3836
957.07/955.59	c qxplain 3836/3836
957.07/955.59	c 11221[?] -2123[?] 2119[?]  is mandatory 
957.07/955.59	c qxplain 3835/3835
957.17/955.60	c 11224[?] -2124[?] 2062[?] 1752[?]  is mandatory 
957.17/955.60	c qxplain 3827/3834
957.17/955.60	c qxplain 3831/3834
957.17/955.61	c qxplain 3833/3834
957.17/955.62	c qxplain 3834/3834
957.17/955.62	c 11225[?] -2124[?] -2062[?] -1752[?]  is mandatory 
957.17/955.62	c qxplain 3833/3833
957.17/955.63	c 11228[?] -2125[?] 2063[?] 1753[?]  is mandatory 
957.17/955.63	c qxplain 3831/3832
957.17/955.63	c qxplain 3832/3832
957.17/955.64	c 11229[?] -2125[?] -2063[?] -1753[?]  is mandatory 
957.17/955.64	c qxplain 3831/3831
957.17/955.65	c 11232[?] -2126[?] 1754[?] 2064[?]  is mandatory 
957.17/955.65	c qxplain 3827/3830
957.17/955.65	c qxplain 3829/3830
957.17/955.66	c qxplain 3830/3830
957.17/955.66	c 11233[?] -2126[?] -2064[?] -1754[?]  is mandatory 
957.17/955.66	c qxplain 3829/3829
957.17/955.67	c 11237[?] -2127[?] 2124[?] 2126[?] 2125[?]  is mandatory 
957.17/955.67	c qxplain 3827/3828
957.17/955.68	c qxplain 3828/3828
957.17/955.69	c 11240[?] -2128[?] -1763[?] 1739[?]  is mandatory 
957.17/955.69	c qxplain 3827/3827
957.17/955.69	c 11241[?] -2128[?] -1739[?] 1763[?]  is mandatory 
957.17/955.69	c qxplain 3811/3826
957.27/955.70	c qxplain 3819/3826
957.27/955.71	c qxplain 3823/3826
957.27/955.73	c qxplain 3825/3826
957.27/955.74	c qxplain 3826/3826
957.27/955.75	c 11244[?] -2129[?] 1740[?] -1764[?]  is mandatory 
957.27/955.75	c qxplain 3825/3825
957.27/955.75	c 11245[?] -2129[?] -1740[?] 1764[?]  is mandatory 
957.27/955.75	c qxplain 3823/3824
957.38/955.82	c qxplain 3824/3824
957.38/955.84	c 11248[?] -2130[?] -1765[?] 1741[?]  is mandatory 
957.38/955.84	c qxplain 3823/3823
957.38/955.86	c 11249[?] -2130[?] -1741[?] 1765[?]  is mandatory 
957.38/955.86	c qxplain 3819/3822
957.38/955.87	c qxplain 3821/3822
957.38/955.88	c qxplain 3822/3822
957.38/955.90	c 11250[?] -2131[?] 2130[?]  is mandatory 
957.38/955.90	c qxplain 3821/3821
957.38/955.91	c 11251[?] -2131[?] 2129[?]  is mandatory 
957.38/955.91	c qxplain 3819/3820
957.49/955.91	c qxplain 3820/3820
957.49/955.92	c 11252[?] -2131[?] 2128[?]  is mandatory 
957.49/955.92	c qxplain 3819/3819
957.49/955.93	c 11253[?] -2131[?] 2127[?]  is mandatory 
957.49/955.93	c qxplain 3811/3818
957.49/955.94	c qxplain 3815/3818
957.49/955.94	c qxplain 3817/3818
957.49/955.95	c qxplain 3818/3818
957.49/955.95	c 11256[?] 2062[?] -2132[?] 1763[?]  is mandatory 
957.49/955.95	c qxplain 3817/3817
957.49/955.96	c 11257[?] -1763[?] -2062[?] -2132[?]  is mandatory 
957.49/955.96	c qxplain 3815/3816
957.49/955.97	c qxplain 3816/3816
957.49/955.97	c 11260[?] 1764[?] -2133[?] 2063[?]  is mandatory 
957.49/955.97	c qxplain 3815/3815
957.49/955.98	c 11261[?] -2063[?] -1764[?] -2133[?]  is mandatory 
957.49/955.98	c qxplain 3811/3814
957.49/955.98	c qxplain 3813/3814
957.77/956.28	c qxplain 3811/3812
957.77/956.29	c qxplain 3812/3812
957.77/956.29	c 11264[?] 2064[?] 1765[?] -2134[?]  is mandatory 
957.77/956.29	c qxplain 3811/3811
957.87/956.30	c 11265[?] -2064[?] -1765[?] -2134[?]  is mandatory 
957.87/956.30	c qxplain 3688/3810
957.87/956.31	c qxplain 3750/3810
957.87/956.31	c qxplain 3781/3810
957.87/956.32	c qxplain 3796/3810
957.87/956.32	c qxplain 3804/3810
957.87/956.33	c qxplain 3808/3810
957.87/956.33	c qxplain 3810/3810
957.87/956.34	c 11269[?] -2135[?] 2132[?] 2134[?] 2133[?]  is mandatory 
957.87/956.34	c qxplain 3808/3809
957.87/956.34	c qxplain 3809/3809
957.87/956.35	c 11285[?] -2139[?] 2135[?]  is mandatory 
957.87/956.35	c qxplain 3808/3808
957.87/956.35	c 11288[?] -2140[?] 2062[?] 1774[?]  is mandatory 
957.87/956.35	c qxplain 3804/3807
957.87/956.36	c qxplain 3806/3807
957.87/956.36	c qxplain 3807/3807
957.87/956.37	c 11289[?] -2140[?] -2062[?] -1774[?]  is mandatory 
957.87/956.37	c qxplain 3806/3806
957.87/956.38	c 11292[?] -2141[?] 1775[?] 2063[?]  is mandatory 
957.87/956.38	c qxplain 3804/3805
957.87/956.38	c qxplain 3805/3805
957.87/956.39	c 11293[?] -2141[?] -2063[?] -1775[?]  is mandatory 
957.87/956.39	c qxplain 3804/3804
957.87/956.40	c 11296[?] -2142[?] 1776[?] 2064[?]  is mandatory 
957.87/956.40	c qxplain 3796/3803
957.97/956.40	c qxplain 3800/3803
957.97/956.41	c qxplain 3802/3803
957.97/956.41	c qxplain 3803/3803
957.97/956.42	c 11297[?] -2142[?] -2064[?] -1776[?]  is mandatory 
957.97/956.42	c qxplain 3802/3802
957.97/956.43	c 11301[?] -2143[?] 2140[?] 2142[?] 2141[?]  is mandatory 
957.97/956.43	c qxplain 3800/3801
957.97/956.46	c qxplain 3801/3801
957.97/956.49	c 11304[?] -2144[?] -1785[?] 1739[?]  is mandatory 
957.97/956.49	c qxplain 3800/3800
957.97/956.49	c 11305[?] -1739[?] 1785[?] -2144[?]  is mandatory 
957.97/956.49	c qxplain 3796/3799
958.07/956.53	c qxplain 3798/3799
958.07/956.57	c qxplain 3799/3799
958.07/956.58	c 11308[?] -2145[?] -1786[?] 1740[?]  is mandatory 
958.07/956.58	c qxplain 3798/3798
958.07/956.59	c 11309[?] -2145[?] -1740[?] 1786[?]  is mandatory 
958.07/956.59	c qxplain 3796/3797
958.97/957.40	c qxplain 3781/3795
958.97/957.41	c qxplain 3789/3795
958.97/957.42	c qxplain 3793/3795
958.97/957.43	c qxplain 3795/3795
958.97/957.44	c 11312[?] -2146[?] -1787[?] 1741[?]  is mandatory 
958.97/957.44	c qxplain 3793/3794
958.97/957.45	c qxplain 3794/3794
958.97/957.46	c 11313[?] -1741[?] -2146[?] 1787[?]  is mandatory 
958.97/957.46	c qxplain 3793/3793
958.97/957.46	c 11314[?] -2147[?] 2146[?]  is mandatory 
958.97/957.46	c qxplain 3789/3792
958.97/957.47	c qxplain 3791/3792
958.97/957.48	c qxplain 3792/3792
959.08/957.51	c 11315[?] -2147[?] 2145[?]  is mandatory 
959.08/957.51	c qxplain 3791/3791
959.08/957.51	c 11316[?] -2147[?] 2144[?]  is mandatory 
959.08/957.51	c qxplain 3789/3790
959.08/957.52	c qxplain 3790/3790
959.08/957.53	c 11317[?] -2147[?] 2143[?]  is mandatory 
959.08/957.53	c qxplain 3789/3789
959.08/957.54	c 11320[?] -2148[?] 1785[?] 2062[?]  is mandatory 
959.08/957.54	c qxplain 3781/3788
959.08/957.54	c qxplain 3785/3788
959.08/957.55	c qxplain 3787/3788
959.08/957.55	c qxplain 3788/3788
959.08/957.56	c 11321[?] -2148[?] -2062[?] -1785[?]  is mandatory 
959.08/957.56	c qxplain 3787/3787
959.08/957.57	c 11324[?] -2149[?] 2063[?] 1786[?]  is mandatory 
959.08/957.57	c qxplain 3785/3786
959.08/957.57	c qxplain 3786/3786
959.08/957.58	c 11325[?] -2149[?] -2063[?] -1786[?]  is mandatory 
959.08/957.58	c qxplain 3785/3785
959.08/957.59	c 11328[?] -2150[?] 1787[?] 2064[?]  is mandatory 
959.08/957.59	c qxplain 3781/3784
959.08/957.59	c qxplain 3783/3784
959.18/957.60	c qxplain 3784/3784
959.18/957.60	c 11329[?] -2150[?] -2064[?] -1787[?]  is mandatory 
959.18/957.60	c qxplain 3783/3783
959.18/957.61	c 11333[?] -2151[?] 2148[?] 2150[?] 2149[?]  is mandatory 
959.18/957.61	c qxplain 3781/3782
959.18/957.64	c qxplain 3782/3782
959.18/957.65	c 11336[?] -2152[?] -1796[?] 1739[?]  is mandatory 
959.18/957.65	c qxplain 3781/3781
959.18/957.66	c 11337[?] -2152[?] -1739[?] 1796[?]  is mandatory 
959.18/957.66	c qxplain 3750/3780
959.18/957.67	c qxplain 3766/3780
959.18/957.67	c qxplain 3774/3780
959.18/957.68	c qxplain 3778/3780
959.38/957.80	c qxplain 3780/3780
959.48/957.93	c 11340[?] -2153[?] -1797[?] 1740[?]  is mandatory 
959.48/957.93	c qxplain 3778/3779
959.59/958.11	c qxplain 3779/3779
959.78/958.23	c 11341[?] -2153[?] -1740[?] 1797[?]  is mandatory 
959.78/958.23	c qxplain 3778/3778
960.80/959.23	c qxplain 3774/3777
960.80/959.24	c qxplain 3776/3777
960.80/959.25	c qxplain 3777/3777
961.48/959.94	c qxplain 3776/3776
961.48/959.95	c 11344[?] -2154[?] -1798[?] 1741[?]  is mandatory 
961.48/959.95	c qxplain 3774/3775
961.48/959.96	c qxplain 3775/3775
961.48/959.97	c 11345[?] -2154[?] -1741[?] 1798[?]  is mandatory 
961.48/959.97	c qxplain 3774/3774
961.48/959.97	c 11346[?] -2155[?] 2154[?]  is mandatory 
961.48/959.97	c qxplain 3766/3773
961.48/959.98	c qxplain 3770/3773
961.48/959.99	c qxplain 3772/3773
961.58/960.00	c qxplain 3773/3773
961.68/960.14	c 11347[?] -2155[?] 2153[?]  is mandatory 
961.68/960.14	c qxplain 3772/3772
961.68/960.15	c 11348[?] -2155[?] 2152[?]  is mandatory 
961.68/960.15	c qxplain 3770/3771
961.68/960.16	c qxplain 3771/3771
961.68/960.17	c 11349[?] -2155[?] 2151[?]  is mandatory 
961.68/960.17	c qxplain 3770/3770
961.68/960.17	c 11352[?] -2156[?] 1796[?] 2062[?]  is mandatory 
961.68/960.17	c qxplain 3766/3769
961.68/960.18	c qxplain 3768/3769
961.68/960.19	c qxplain 3769/3769
961.68/960.20	c 11353[?] -2156[?] -2062[?] -1796[?]  is mandatory 
961.68/960.20	c qxplain 3768/3768
961.79/960.21	c 11356[?] -2157[?] 1797[?] 2063[?]  is mandatory 
961.79/960.21	c qxplain 3766/3767
961.79/960.21	c qxplain 3767/3767
961.79/960.22	c 11357[?] -2157[?] -2063[?] -1797[?]  is mandatory 
961.79/960.22	c qxplain 3766/3766
961.79/960.23	c 11360[?] -2158[?] 2064[?] 1798[?]  is mandatory 
961.79/960.23	c qxplain 3750/3765
961.79/960.23	c qxplain 3758/3765
961.79/960.24	c qxplain 3762/3765
961.79/960.24	c qxplain 3764/3765
961.79/960.25	c qxplain 3765/3765
961.79/960.26	c 11361[?] -2158[?] -2064[?] -1798[?]  is mandatory 
961.79/960.26	c qxplain 3764/3764
961.79/960.27	c 11365[?] -2159[?] 2156[?] 2158[?] 2157[?]  is mandatory 
961.79/960.27	c qxplain 3762/3763
961.98/960.40	c qxplain 3763/3763
962.08/960.57	c 11368[?] 1739[?] -2160[?] -1807[?]  is mandatory 
962.08/960.57	c qxplain 3762/3762
962.28/960.72	c 11369[?] -2160[?] -1739[?] 1807[?]  is mandatory 
962.28/960.72	c qxplain 3758/3761
962.28/960.75	c qxplain 3760/3761
962.78/961.21	c qxplain 3758/3759
962.78/961.22	c qxplain 3759/3759
962.78/961.23	c 11372[?] -2161[?] 1740[?] -1808[?]  is mandatory 
962.78/961.23	c qxplain 3758/3758
962.78/961.23	c 11373[?] -2161[?] -1740[?] 1808[?]  is mandatory 
962.78/961.23	c qxplain 3750/3757
962.78/961.24	c qxplain 3754/3757
962.78/961.27	c qxplain 3756/3757
963.88/962.39	c qxplain 3754/3755
963.88/962.41	c qxplain 3755/3755
963.88/962.41	c 11376[?] 1741[?] -1809[?] -2162[?]  is mandatory 
963.88/962.41	c qxplain 3754/3754
963.99/962.42	c 11377[?] 1809[?] -1741[?] -2162[?]  is mandatory 
963.99/962.42	c qxplain 3750/3753
963.99/962.43	c qxplain 3752/3753
963.99/962.43	c qxplain 3753/3753
963.99/962.44	c 11378[?] -2163[?] 2162[?]  is mandatory 
963.99/962.44	c qxplain 3752/3752
963.99/962.46	c 11379[?] -2163[?] 2161[?]  is mandatory 
963.99/962.46	c qxplain 3750/3751
963.99/962.47	c qxplain 3751/3751
964.18/962.61	c 11380[?] 2160[?] -2163[?]  is mandatory 
964.18/962.61	c qxplain 3750/3750
964.18/962.62	c 11381[?] -2163[?] 2159[?]  is mandatory 
964.18/962.62	c qxplain 3688/3749
964.18/962.62	c qxplain 3719/3749
964.18/962.63	c qxplain 3735/3749
964.18/962.63	c qxplain 3743/3749
964.18/962.64	c qxplain 3747/3749
964.18/962.65	c qxplain 3749/3749
964.18/962.65	c 11384[?] -2164[?] 2062[?] 1807[?]  is mandatory 
964.18/962.65	c qxplain 3747/3748
964.18/962.66	c qxplain 3748/3748
964.18/962.66	c 11385[?] -2164[?] -2062[?] -1807[?]  is mandatory 
964.18/962.66	c qxplain 3747/3747
964.18/962.67	c 11388[?] -2165[?] 2063[?] 1808[?]  is mandatory 
964.18/962.67	c qxplain 3743/3746
964.18/962.68	c qxplain 3745/3746
964.18/962.68	c qxplain 3746/3746
964.18/962.69	c 11389[?] -2165[?] -2063[?] -1808[?]  is mandatory 
964.18/962.69	c qxplain 3745/3745
964.28/962.70	c 11392[?] -2166[?] 2064[?] 1809[?]  is mandatory 
964.28/962.70	c qxplain 3743/3744
964.28/962.70	c qxplain 3744/3744
964.28/962.71	c 11393[?] -2166[?] -2064[?] -1809[?]  is mandatory 
964.28/962.71	c qxplain 3743/3743
964.28/962.72	c 11397[?] -2167[?] 2164[?] 2166[?] 2165[?]  is mandatory 
964.28/962.72	c qxplain 3735/3742
964.28/962.73	c qxplain 3739/3742
964.28/962.79	c qxplain 3741/3742
964.48/962.92	c qxplain 3742/3742
964.58/963.06	c 11400[?] 1739[?] -2168[?] -1742[?]  is mandatory 
964.58/963.06	c qxplain 3741/3741
964.78/963.20	c 11401[?] 1742[?] -1739[?] -2168[?]  is mandatory 
964.78/963.20	c qxplain 3739/3740
964.88/963.31	c qxplain 3740/3740
964.88/963.36	c 11404[?] -2169[?] -1743[?] 1740[?]  is mandatory 
964.88/963.36	c qxplain 3739/3739
964.88/963.36	c 11405[?] -2169[?] -1740[?] 1743[?]  is mandatory 
964.88/963.36	c qxplain 3735/3738
964.88/963.37	c qxplain 3737/3738
964.88/963.38	c qxplain 3738/3738
964.88/963.39	c 11408[?] -2170[?] 1741[?] -1744[?]  is mandatory 
964.88/963.39	c qxplain 3737/3737
964.88/963.39	c 11409[?] -2170[?] -1741[?] 1744[?]  is mandatory 
964.88/963.39	c qxplain 3735/3736
964.98/963.40	c qxplain 3736/3736
964.98/963.41	c 11410[?] -2171[?] 2170[?]  is mandatory 
964.98/963.41	c qxplain 3735/3735
964.98/963.44	c 11411[?] -2171[?] 2169[?]  is mandatory 
964.98/963.44	c qxplain 3719/3734
964.98/963.45	c qxplain 3727/3734
964.98/963.45	c qxplain 3731/3734
964.98/963.46	c qxplain 3733/3734
964.98/963.46	c qxplain 3734/3734
965.09/963.61	c 11412[?] -2171[?] 2168[?]  is mandatory 
965.09/963.61	c qxplain 3733/3733
965.20/963.62	c 11413[?] -2171[?] 2167[?]  is mandatory 
965.20/963.62	c qxplain 3731/3732
965.20/963.63	c qxplain 3732/3732
965.20/963.63	c 11416[?] -2172[?] 2173[?] 2176[?]  is mandatory 
965.20/963.63	c qxplain 3731/3731
965.20/963.64	c 11417[?] -2172[?] -2173[?] -2176[?]  is mandatory 
965.20/963.64	c qxplain 3727/3730
965.20/963.65	c qxplain 3729/3730
965.20/963.65	c qxplain 3730/3730
965.20/963.66	c 11420[?] -2179[?] 2174[?] 2177[?]  is mandatory 
965.20/963.66	c qxplain 3729/3729
965.20/963.67	c 11421[?] -2179[?] -2174[?] -2177[?]  is mandatory 
965.20/963.67	c qxplain 3727/3728
965.20/963.67	c qxplain 3728/3728
965.20/963.68	c 11424[?] -2180[?] 2178[?] 2175[?]  is mandatory 
965.20/963.68	c qxplain 3727/3727
965.20/963.69	c 11425[?] -2180[?] -2175[?] -2178[?]  is mandatory 
965.20/963.69	c qxplain 3719/3726
965.20/963.69	c qxplain 3723/3726
965.29/963.70	c qxplain 3725/3726
965.29/963.71	c qxplain 3726/3726
965.29/963.71	c 11429[?] -2181[?] 2172[?] 2179[?] 2180[?]  is mandatory 
965.29/963.71	c qxplain 3725/3725
965.29/963.72	c 11432[?] 2183[?] -2186[?] -2182[?]  is mandatory 
965.29/963.72	c qxplain 3723/3724
965.29/963.75	c qxplain 3724/3724
965.29/963.76	c 11433[?] -2183[?] -2182[?] 2186[?]  is mandatory 
965.29/963.76	c qxplain 3723/3723
966.31/964.72	c qxplain 3719/3722
966.31/964.73	c qxplain 3721/3722
966.31/964.73	c qxplain 3722/3722
966.89/965.37	c qxplain 3721/3721
966.89/965.38	c 11436[?] 2184[?] -2187[?] -2189[?]  is mandatory 
966.89/965.38	c qxplain 3719/3720
966.89/965.39	c qxplain 3720/3720
966.89/965.39	c 11437[?] 2187[?] -2184[?] -2189[?]  is mandatory 
966.89/965.39	c qxplain 3719/3719
966.99/965.42	c 11440[?] -2190[?] 2185[?] -2188[?]  is mandatory 
966.99/965.42	c qxplain 3688/3718
966.99/965.43	c qxplain 3704/3718
966.99/965.43	c qxplain 3712/3718
966.99/965.44	c qxplain 3716/3718
966.99/965.45	c qxplain 3718/3718
966.99/965.46	c 11441[?] -2190[?] 2188[?] -2185[?]  is mandatory 
966.99/965.46	c qxplain 3716/3717
966.99/965.47	c qxplain 3717/3717
966.99/965.49	c 11442[?] -2191[?] 2190[?]  is mandatory 
966.99/965.49	c qxplain 3716/3716
966.99/965.49	c 11443[?] 2189[?] -2191[?]  is mandatory 
966.99/965.49	c qxplain 3712/3715
967.09/965.50	c qxplain 3714/3715
967.09/965.51	c qxplain 3715/3715
967.09/965.52	c 11444[?] 2182[?] -2191[?]  is mandatory 
967.09/965.52	c qxplain 3714/3714
967.09/965.53	c 11445[?] -2191[?] 2181[?]  is mandatory 
967.09/965.53	c qxplain 3712/3713
967.09/965.53	c qxplain 3713/3713
967.09/965.54	c 11448[?] -2192[?] 2173[?] 2186[?]  is mandatory 
967.09/965.54	c qxplain 3712/3712
967.09/965.55	c 11449[?] -2192[?] -2173[?] -2186[?]  is mandatory 
967.09/965.55	c qxplain 3704/3711
967.09/965.55	c qxplain 3708/3711
967.09/965.56	c qxplain 3710/3711
967.09/965.56	c qxplain 3711/3711
967.09/965.57	c 11452[?] -2193[?] 2174[?] 2187[?]  is mandatory 
967.09/965.57	c qxplain 3710/3710
967.09/965.58	c 11453[?] -2193[?] -2174[?] -2187[?]  is mandatory 
967.09/965.58	c qxplain 3708/3709
967.09/965.59	c qxplain 3709/3709
967.09/965.59	c 11456[?] -2194[?] 2175[?] 2188[?]  is mandatory 
967.09/965.59	c qxplain 3708/3708
967.19/965.60	c 11457[?] -2194[?] -2175[?] -2188[?]  is mandatory 
967.19/965.60	c qxplain 3704/3707
967.19/965.61	c qxplain 3706/3707
967.19/965.61	c qxplain 3707/3707
967.19/965.62	c 11461[?] -2195[?] 2193[?] 2194[?] 2192[?]  is mandatory 
967.19/965.62	c qxplain 3706/3706
967.19/965.63	c 11464[?] -2197[?] -2196[?] 2183[?]  is mandatory 
967.19/965.63	c qxplain 3704/3705
967.19/965.64	c qxplain 3705/3705
967.19/965.65	c 11465[?] 2197[?] -2183[?] -2196[?]  is mandatory 
967.19/965.65	c qxplain 3704/3704
967.19/965.65	c 11468[?] 2184[?] -2198[?] -2200[?]  is mandatory 
967.19/965.65	c qxplain 3688/3703
967.19/965.66	c qxplain 3696/3703
967.19/965.67	c qxplain 3700/3703
967.19/965.67	c qxplain 3702/3703
967.19/965.68	c qxplain 3703/3703
967.19/965.69	c 11469[?] 2198[?] -2184[?] -2200[?]  is mandatory 
967.19/965.69	c qxplain 3702/3702
967.30/965.74	c 11472[?] 2185[?] -2199[?] -2201[?]  is mandatory 
967.30/965.74	c qxplain 3700/3701
967.30/965.78	c qxplain 3701/3701
967.30/965.81	c 11473[?] -2201[?] 2199[?] -2185[?]  is mandatory 
967.30/965.81	c qxplain 3700/3700
967.41/965.82	c 11474[?] -2202[?] 2201[?]  is mandatory 
967.41/965.82	c qxplain 3696/3699
967.41/965.83	c qxplain 3698/3699
967.41/965.84	c qxplain 3699/3699
967.41/965.85	c 11475[?] 2200[?] -2202[?]  is mandatory 
967.41/965.85	c qxplain 3698/3698
967.41/965.85	c 11476[?] 2196[?] -2202[?]  is mandatory 
967.41/965.85	c qxplain 3696/3697
967.41/965.86	c qxplain 3697/3697
967.41/965.87	c 11477[?] -2202[?] 2195[?]  is mandatory 
967.41/965.87	c qxplain 3696/3696
967.41/965.87	c 11480[?] 2173[?] -2203[?] 2197[?]  is mandatory 
967.41/965.87	c qxplain 3688/3695
967.41/965.88	c qxplain 3692/3695
967.41/965.88	c qxplain 3694/3695
967.41/965.89	c qxplain 3695/3695
967.49/965.90	c 11481[?] -2197[?] -2173[?] -2203[?]  is mandatory 
967.49/965.90	c qxplain 3694/3694
967.49/965.90	c 11484[?] 2174[?] -2204[?] 2198[?]  is mandatory 
967.49/965.90	c qxplain 3692/3693
967.49/965.91	c qxplain 3693/3693
967.49/965.92	c 11485[?] -2198[?] -2174[?] -2204[?]  is mandatory 
967.49/965.92	c qxplain 3692/3692
967.79/966.21	c qxplain 3688/3691
967.79/966.22	c qxplain 3690/3691
967.79/966.23	c qxplain 3691/3691
967.79/966.29	c qxplain 3690/3690
967.89/966.30	c 11488[?] 2175[?] 2199[?] -2205[?]  is mandatory 
967.89/966.30	c qxplain 3688/3689
967.89/966.31	c qxplain 3689/3689
967.89/966.31	c 11489[?] -2175[?] -2199[?] -2205[?]  is mandatory 
967.89/966.31	c qxplain 3688/3688
967.89/966.32	c 11493[?] -2206[?] 2205[?] 2203[?] 2204[?]  is mandatory 
967.89/966.32	c qxplain 3442/3687
967.89/966.33	c qxplain 3565/3687
967.89/966.33	c qxplain 3627/3687
967.89/966.34	c qxplain 3658/3687
967.89/966.34	c qxplain 3673/3687
967.89/966.35	c qxplain 3681/3687
967.89/966.35	c qxplain 3685/3687
967.89/966.36	c qxplain 3687/3687
967.89/966.36	c 11509[?] -2213[?] 2206[?]  is mandatory 
967.89/966.36	c qxplain 3685/3686
967.89/966.37	c qxplain 3686/3686
967.89/966.37	c 11512[?] -2214[?] 2173[?] 2208[?]  is mandatory 
967.89/966.37	c qxplain 3685/3685
967.89/966.38	c 11513[?] -2214[?] -2173[?] -2208[?]  is mandatory 
967.89/966.38	c qxplain 3681/3684
967.89/966.39	c qxplain 3683/3684
967.89/966.39	c qxplain 3684/3684
967.99/966.40	c 11516[?] -2215[?] 2174[?] 2209[?]  is mandatory 
967.99/966.40	c qxplain 3683/3683
967.99/966.41	c 11517[?] -2215[?] -2174[?] -2209[?]  is mandatory 
967.99/966.41	c qxplain 3681/3682
967.99/966.41	c qxplain 3682/3682
967.99/966.42	c 11520[?] -2216[?] 2175[?] 2210[?]  is mandatory 
967.99/966.42	c qxplain 3681/3681
967.99/966.43	c 11521[?] -2216[?] -2175[?] -2210[?]  is mandatory 
967.99/966.43	c qxplain 3673/3680
967.99/966.43	c qxplain 3677/3680
967.99/966.44	c qxplain 3679/3680
967.99/966.44	c qxplain 3680/3680
967.99/966.45	c 11525[?] -2217[?] 2214[?] 2215[?] 2216[?]  is mandatory 
967.99/966.45	c qxplain 3679/3679
967.99/966.48	c 11528[?] 2183[?] -2219[?] -2218[?]  is mandatory 
967.99/966.48	c qxplain 3677/3678
968.09/966.50	c qxplain 3678/3678
968.09/966.51	c 11529[?] -2183[?] -2218[?] 2219[?]  is mandatory 
968.09/966.51	c qxplain 3677/3677
968.09/966.56	c 11532[?] -2222[?] -2220[?] 2184[?]  is mandatory 
968.09/966.56	c qxplain 3673/3676
968.09/966.57	c qxplain 3675/3676
968.19/966.68	c qxplain 3676/3676
968.19/966.69	c 11533[?] -2222[?] 2220[?] -2184[?]  is mandatory 
968.19/966.69	c qxplain 3675/3675
968.99/967.45	c qxplain 3673/3674
968.99/967.48	c qxplain 3674/3674
969.69/968.20	c qxplain 3673/3673
969.79/968.21	c 11536[?] 2185[?] -2221[?] -2223[?]  is mandatory 
969.79/968.21	c qxplain 3658/3672
969.79/968.22	c qxplain 3666/3672
969.79/968.22	c qxplain 3670/3672
969.79/968.23	c qxplain 3672/3672
969.79/968.24	c 11537[?] -2185[?] -2223[?] 2221[?]  is mandatory 
969.79/968.24	c qxplain 3670/3671
969.79/968.25	c qxplain 3671/3671
969.79/968.25	c 11538[?] -2224[?] 2223[?]  is mandatory 
969.79/968.25	c qxplain 3670/3670
969.79/968.27	c 11539[?] -2224[?] 2222[?]  is mandatory 
969.79/968.27	c qxplain 3666/3669
969.79/968.28	c qxplain 3668/3669
969.79/968.29	c qxplain 3669/3669
969.89/968.33	c 11540[?] -2224[?] 2218[?]  is mandatory 
969.89/968.33	c qxplain 3668/3668
969.89/968.34	c 11541[?] -2224[?] 2217[?]  is mandatory 
969.89/968.34	c qxplain 3666/3667
969.89/968.35	c qxplain 3667/3667
969.89/968.35	c 11544[?] -2225[?] 2219[?] 2173[?]  is mandatory 
969.89/968.35	c qxplain 3666/3666
969.89/968.36	c 11545[?] -2225[?] -2173[?] -2219[?]  is mandatory 
969.89/968.36	c qxplain 3658/3665
969.89/968.37	c qxplain 3662/3665
969.89/968.37	c qxplain 3664/3665
969.89/968.38	c qxplain 3665/3665
969.89/968.39	c 11548[?] -2226[?] 2174[?] 2220[?]  is mandatory 
969.89/968.39	c qxplain 3664/3664
969.89/968.39	c 11549[?] -2226[?] -2174[?] -2220[?]  is mandatory 
969.89/968.39	c qxplain 3662/3663
969.99/968.40	c qxplain 3663/3663
969.99/968.41	c 11552[?] -2227[?] 2175[?] 2221[?]  is mandatory 
969.99/968.41	c qxplain 3662/3662
969.99/968.42	c 11553[?] -2227[?] -2175[?] -2221[?]  is mandatory 
969.99/968.42	c qxplain 3658/3661
969.99/968.42	c qxplain 3660/3661
969.99/968.43	c qxplain 3661/3661
969.99/968.43	c 11557[?] -2228[?] 2226[?] 2227[?] 2225[?]  is mandatory 
969.99/968.43	c qxplain 3660/3660
969.99/968.46	c 11560[?] -2229[?] -2230[?] 2183[?]  is mandatory 
969.99/968.46	c qxplain 3658/3659
970.09/968.50	c qxplain 3659/3659
970.09/968.51	c 11561[?] -2229[?] -2183[?] 2230[?]  is mandatory 
970.09/968.51	c qxplain 3658/3658
970.19/968.67	c 11564[?] -2233[?] -2231[?] 2184[?]  is mandatory 
970.19/968.67	c qxplain 3627/3657
970.19/968.68	c qxplain 3643/3657
970.19/968.68	c qxplain 3651/3657
970.19/968.69	c qxplain 3655/3657
970.39/968.83	c qxplain 3657/3657
970.60/969.02	c 11565[?] -2233[?] -2184[?] 2231[?]  is mandatory 
970.60/969.02	c qxplain 3655/3656
971.89/970.33	c qxplain 3651/3654
971.89/970.34	c qxplain 3653/3654
971.89/970.35	c qxplain 3654/3654
971.89/970.36	c 11568[?] -2234[?] 2185[?] -2232[?]  is mandatory 
971.89/970.36	c qxplain 3653/3653
971.89/970.37	c 11569[?] -2234[?] -2185[?] 2232[?]  is mandatory 
971.89/970.37	c qxplain 3651/3652
971.89/970.37	c qxplain 3652/3652
971.89/970.38	c 11570[?] -2235[?] 2234[?]  is mandatory 
971.89/970.38	c qxplain 3651/3651
972.09/970.53	c 11571[?] -2235[?] 2233[?]  is mandatory 
972.09/970.53	c qxplain 3643/3650
972.09/970.54	c qxplain 3647/3650
972.09/970.55	c qxplain 3649/3650
972.09/970.55	c qxplain 3650/3650
972.09/970.56	c 11572[?] -2235[?] 2229[?]  is mandatory 
972.09/970.56	c qxplain 3649/3649
972.09/970.57	c 11573[?] -2235[?] 2228[?]  is mandatory 
972.09/970.57	c qxplain 3647/3648
972.09/970.58	c qxplain 3648/3648
972.09/970.59	c 11576[?] -2236[?] 2230[?] 2173[?]  is mandatory 
972.09/970.59	c qxplain 3647/3647
972.09/970.59	c 11577[?] -2236[?] -2173[?] -2230[?]  is mandatory 
972.09/970.59	c qxplain 3643/3646
972.19/970.60	c qxplain 3645/3646
972.19/970.61	c qxplain 3646/3646
972.19/970.61	c 11580[?] -2237[?] 2231[?] 2174[?]  is mandatory 
972.19/970.61	c qxplain 3645/3645
972.19/970.62	c 11581[?] -2237[?] -2174[?] -2231[?]  is mandatory 
972.19/970.62	c qxplain 3643/3644
972.19/970.63	c qxplain 3644/3644
972.19/970.64	c 11584[?] -2238[?] 2175[?] 2232[?]  is mandatory 
972.19/970.64	c qxplain 3643/3643
972.19/970.65	c 11585[?] -2238[?] -2175[?] -2232[?]  is mandatory 
972.19/970.65	c qxplain 3627/3642
972.19/970.65	c qxplain 3635/3642
972.19/970.66	c qxplain 3639/3642
972.19/970.66	c qxplain 3641/3642
972.19/970.67	c qxplain 3642/3642
972.19/970.67	c 11589[?] -2239[?] 2236[?] 2237[?] 2238[?]  is mandatory 
972.19/970.67	c qxplain 3641/3641
972.39/970.81	c 11592[?] 2183[?] -2240[?] -2241[?]  is mandatory 
972.39/970.81	c qxplain 3639/3640
972.39/970.85	c qxplain 3640/3640
972.49/971.00	c 11593[?] -2183[?] -2240[?] 2241[?]  is mandatory 
972.59/971.00	c qxplain 3639/3639
972.59/971.01	c 11596[?] -2244[?] -2242[?] 2184[?]  is mandatory 
972.59/971.01	c qxplain 3635/3638
972.59/971.03	c qxplain 3637/3638
972.59/971.06	c qxplain 3638/3638
972.59/971.07	c 11597[?] -2244[?] 2242[?] -2184[?]  is mandatory 
972.59/971.07	c qxplain 3637/3637
972.59/971.08	c qxplain 3635/3636
972.59/971.09	c qxplain 3636/3636
972.59/971.09	c qxplain 3635/3635
972.59/971.10	c 11600[?] -2245[?] -2243[?] 2185[?]  is mandatory 
972.59/971.10	c qxplain 3627/3634
972.68/971.10	c qxplain 3631/3634
972.68/971.11	c qxplain 3633/3634
972.68/971.13	c qxplain 3634/3634
972.68/971.13	c 11601[?] -2245[?] -2185[?] 2243[?]  is mandatory 
972.68/971.13	c qxplain 3633/3633
972.68/971.14	c 11602[?] -2246[?] 2245[?]  is mandatory 
972.68/971.14	c qxplain 3631/3632
972.68/971.17	c qxplain 3632/3632
972.68/971.17	c 11603[?] -2246[?] 2244[?]  is mandatory 
972.68/971.17	c qxplain 3631/3631
972.90/971.35	c 11604[?] 2240[?] -2246[?]  is mandatory 
972.90/971.35	c qxplain 3627/3630
972.90/971.36	c qxplain 3629/3630
972.90/971.37	c qxplain 3630/3630
972.90/971.37	c 11605[?] -2246[?] 2239[?]  is mandatory 
972.90/971.37	c qxplain 3629/3629
972.90/971.38	c 11608[?] -2247[?] 2173[?] 2241[?]  is mandatory 
972.90/971.38	c qxplain 3627/3628
972.90/971.39	c qxplain 3628/3628
972.98/971.40	c 11609[?] -2247[?] -2173[?] -2241[?]  is mandatory 
972.98/971.40	c qxplain 3627/3627
972.98/971.40	c 11612[?] -2248[?] 2174[?] 2242[?]  is mandatory 
972.98/971.40	c qxplain 3565/3626
972.98/971.41	c qxplain 3596/3626
972.98/971.42	c qxplain 3612/3626
972.98/971.42	c qxplain 3620/3626
972.98/971.43	c qxplain 3624/3626
972.98/971.44	c qxplain 3626/3626
972.98/971.44	c 11613[?] -2248[?] -2174[?] -2242[?]  is mandatory 
972.98/971.44	c qxplain 3624/3625
972.98/971.45	c qxplain 3625/3625
972.98/971.46	c 11616[?] -2249[?] 2175[?] 2243[?]  is mandatory 
972.98/971.46	c qxplain 3624/3624
972.98/971.47	c 11617[?] -2249[?] -2175[?] -2243[?]  is mandatory 
972.98/971.47	c qxplain 3620/3623
972.98/971.48	c qxplain 3622/3623
972.98/971.48	c qxplain 3623/3623
972.98/971.49	c 11621[?] -2250[?] 2247[?] 2249[?] 2248[?]  is mandatory 
972.98/971.49	c qxplain 3622/3622
973.18/971.64	c 11624[?] 2183[?] -2251[?] -2176[?]  is mandatory 
973.18/971.64	c qxplain 3620/3621
973.18/971.65	c qxplain 3621/3621
973.38/971.81	c 11625[?] 2176[?] -2183[?] -2251[?]  is mandatory 
973.38/971.81	c qxplain 3620/3620
973.38/971.89	c 11628[?] -2177[?] -2252[?] 2184[?]  is mandatory 
973.38/971.89	c qxplain 3612/3619
973.48/971.90	c qxplain 3616/3619
973.48/971.91	c qxplain 3618/3619
973.48/971.92	c qxplain 3619/3619
973.48/971.97	c 11629[?] -2252[?] 2177[?] -2184[?]  is mandatory 
973.48/971.97	c qxplain 3618/3618
973.48/971.98	c 11632[?] -2253[?] 2185[?] -2178[?]  is mandatory 
973.48/971.98	c qxplain 3616/3617
973.48/971.99	c qxplain 3617/3617
973.58/972.00	c 11633[?] -2253[?] -2185[?] 2178[?]  is mandatory 
973.58/972.00	c qxplain 3616/3616
973.58/972.00	c 11634[?] -2254[?] 2253[?]  is mandatory 
973.58/972.00	c qxplain 3612/3615
973.58/972.01	c qxplain 3614/3615
973.58/972.02	c qxplain 3615/3615
973.58/972.05	c 11635[?] 2252[?] -2254[?]  is mandatory 
973.58/972.05	c qxplain 3614/3614
973.78/972.21	c 11636[?] 2251[?] -2254[?]  is mandatory 
973.78/972.21	c qxplain 3612/3613
973.78/972.22	c qxplain 3613/3613
973.78/972.22	c 11637[?] -2254[?] 2250[?]  is mandatory 
973.78/972.22	c qxplain 3612/3612
973.78/972.23	c 11640[?] -2255[?] 2183[?] 2176[?]  is mandatory 
973.78/972.23	c qxplain 3596/3611
973.78/972.24	c qxplain 3604/3611
973.78/972.24	c qxplain 3608/3611
973.78/972.25	c qxplain 3610/3611
973.78/972.26	c qxplain 3611/3611
973.78/972.27	c 11641[?] -2255[?] -2183[?] -2176[?]  is mandatory 
973.78/972.27	c qxplain 3610/3610
973.78/972.27	c 11644[?] -2256[?] 2177[?] 2184[?]  is mandatory 
973.78/972.27	c qxplain 3608/3609
973.78/972.28	c qxplain 3609/3609
973.78/972.29	c 11645[?] -2256[?] -2184[?] -2177[?]  is mandatory 
973.78/972.29	c qxplain 3608/3608
973.89/972.31	c 11648[?] -2257[?] 2185[?] 2178[?]  is mandatory 
973.89/972.31	c qxplain 3604/3607
973.89/972.31	c qxplain 3606/3607
973.89/972.31	c qxplain 3607/3607
973.89/972.32	c 11649[?] -2257[?] -2185[?] -2178[?]  is mandatory 
973.89/972.32	c qxplain 3606/3606
973.89/972.33	c 11653[?] -2258[?] 2255[?] 2257[?] 2256[?]  is mandatory 
973.89/972.33	c qxplain 3604/3605
973.89/972.35	c qxplain 3605/3605
973.89/972.38	c 11656[?] -2259[?] -2186[?] 2260[?]  is mandatory 
973.89/972.38	c qxplain 3604/3604
973.89/972.41	c 11657[?] -2259[?] -2260[?] 2186[?]  is mandatory 
973.89/972.41	c qxplain 3596/3603
974.00/972.42	c qxplain 3600/3603
974.00/972.44	c qxplain 3602/3603
974.00/972.46	c qxplain 3603/3603
974.00/972.47	c 11660[?] -2263[?] -2187[?] 2261[?]  is mandatory 
974.00/972.47	c qxplain 3602/3602
974.00/972.48	c 11661[?] -2263[?] 2187[?] -2261[?]  is mandatory 
974.00/972.48	c qxplain 3600/3601
974.00/972.49	c qxplain 3601/3601
974.00/972.49	c 11664[?] -2264[?] 2262[?] -2188[?]  is mandatory 
974.00/972.49	c qxplain 3600/3600
974.09/972.50	c 11665[?] -2264[?] -2262[?] 2188[?]  is mandatory 
974.09/972.50	c qxplain 3596/3599
974.09/972.51	c qxplain 3598/3599
974.09/972.52	c qxplain 3599/3599
974.09/972.53	c 11666[?] -2265[?] 2264[?]  is mandatory 
974.09/972.53	c qxplain 3598/3598
974.09/972.54	c 11667[?] -2265[?] 2263[?]  is mandatory 
974.09/972.54	c qxplain 3596/3597
974.09/972.55	c qxplain 3597/3597
974.09/972.56	c 11668[?] -2265[?] 2259[?]  is mandatory 
974.09/972.56	c qxplain 3596/3596
974.09/972.57	c 11669[?] -2265[?] 2258[?]  is mandatory 
974.09/972.57	c qxplain 3565/3595
974.09/972.57	c qxplain 3581/3595
974.09/972.58	c qxplain 3589/3595
974.09/972.59	c qxplain 3593/3595
974.09/972.60	c qxplain 3595/3595
974.19/972.60	c 11672[?] -2266[?] 2186[?] 2183[?]  is mandatory 
974.19/972.60	c qxplain 3593/3594
974.19/972.61	c qxplain 3594/3594
974.19/972.62	c 11673[?] -2266[?] -2183[?] -2186[?]  is mandatory 
974.19/972.62	c qxplain 3593/3593
974.19/972.63	c 11676[?] -2267[?] 2184[?] 2187[?]  is mandatory 
974.19/972.63	c qxplain 3589/3592
974.19/972.63	c qxplain 3591/3592
974.19/972.64	c qxplain 3592/3592
974.19/972.65	c 11677[?] -2267[?] -2184[?] -2187[?]  is mandatory 
974.19/972.65	c qxplain 3591/3591
974.19/972.65	c 11680[?] -2268[?] 2188[?] 2185[?]  is mandatory 
974.19/972.65	c qxplain 3589/3590
974.19/972.66	c qxplain 3590/3590
974.19/972.67	c 11681[?] -2268[?] -2185[?] -2188[?]  is mandatory 
974.19/972.67	c qxplain 3589/3589
974.19/972.68	c 11685[?] -2269[?] 2266[?] 2268[?] 2267[?]  is mandatory 
974.19/972.68	c qxplain 3581/3588
974.19/972.69	c qxplain 3585/3588
974.29/972.70	c qxplain 3587/3588
974.29/972.70	c qxplain 3588/3588
974.29/972.71	c 11688[?] -2270[?] -2197[?] 2260[?]  is mandatory 
974.29/972.71	c qxplain 3587/3587
974.29/972.72	c 11689[?] -2260[?] 2197[?] -2270[?]  is mandatory 
974.29/972.72	c qxplain 3585/3586
974.29/972.75	c qxplain 3586/3586
974.29/972.76	c 11692[?] -2271[?] 2261[?] -2198[?]  is mandatory 
974.29/972.76	c qxplain 3585/3585
974.29/972.77	c 11693[?] -2271[?] 2198[?] -2261[?]  is mandatory 
974.29/972.77	c qxplain 3581/3584
974.29/972.78	c qxplain 3583/3584
974.39/972.80	c qxplain 3584/3584
974.39/972.82	c 11696[?] -2272[?] 2262[?] -2199[?]  is mandatory 
974.39/972.82	c qxplain 3583/3583
974.39/972.83	c 11697[?] -2272[?] -2262[?] 2199[?]  is mandatory 
974.39/972.83	c qxplain 3581/3582
974.39/972.84	c qxplain 3582/3582
974.39/972.85	c 11698[?] -2273[?] 2272[?]  is mandatory 
974.39/972.85	c qxplain 3581/3581
974.39/972.86	c 11699[?] -2273[?] 2271[?]  is mandatory 
974.39/972.86	c qxplain 3565/3580
974.39/972.87	c qxplain 3573/3580
974.39/972.87	c qxplain 3577/3580
974.39/972.88	c qxplain 3579/3580
974.39/972.88	c qxplain 3580/3580
974.39/972.90	c 11700[?] 2270[?] -2273[?]  is mandatory 
974.39/972.90	c qxplain 3579/3579
974.49/972.91	c 11701[?] -2273[?] 2269[?]  is mandatory 
974.49/972.91	c qxplain 3577/3578
974.49/972.91	c qxplain 3578/3578
974.49/972.92	c 11704[?] -2274[?] 2183[?] 2197[?]  is mandatory 
974.49/972.92	c qxplain 3577/3577
974.49/972.93	c 11705[?] -2274[?] -2183[?] -2197[?]  is mandatory 
974.49/972.93	c qxplain 3573/3576
974.49/972.94	c qxplain 3575/3576
974.49/972.94	c qxplain 3576/3576
974.49/972.95	c 11708[?] -2275[?] 2184[?] 2198[?]  is mandatory 
974.49/972.95	c qxplain 3575/3575
974.49/972.96	c 11709[?] -2275[?] -2184[?] -2198[?]  is mandatory 
974.49/972.96	c qxplain 3573/3574
974.49/972.97	c qxplain 3574/3574
974.49/972.98	c 11712[?] -2276[?] 2185[?] 2199[?]  is mandatory 
974.49/972.98	c qxplain 3573/3573
974.49/972.98	c 11713[?] -2276[?] -2185[?] -2199[?]  is mandatory 
974.49/972.98	c qxplain 3565/3572
974.49/972.99	c qxplain 3569/3572
974.59/973.00	c qxplain 3571/3572
974.59/973.00	c qxplain 3572/3572
974.59/973.01	c 11717[?] -2277[?] 2274[?] 2275[?] 2276[?]  is mandatory 
974.59/973.01	c qxplain 3571/3571
974.59/973.04	c 11720[?] 2260[?] -2208[?] -2278[?]  is mandatory 
974.59/973.04	c qxplain 3569/3570
974.59/973.06	c qxplain 3570/3570
974.59/973.07	c 11721[?] 2208[?] -2278[?] -2260[?]  is mandatory 
974.59/973.07	c qxplain 3569/3569
974.59/973.09	c 11724[?] -2279[?] -2209[?] 2261[?]  is mandatory 
974.59/973.09	c qxplain 3565/3568
974.59/973.10	c qxplain 3567/3568
974.69/973.10	c qxplain 3568/3568
974.69/973.12	c 11725[?] -2279[?] -2261[?] 2209[?]  is mandatory 
974.69/973.12	c qxplain 3567/3567
974.69/973.15	c 11728[?] 2262[?] -2280[?] -2210[?]  is mandatory 
974.69/973.15	c qxplain 3565/3566
974.69/973.17	c qxplain 3566/3566
974.69/973.18	c 11729[?] -2280[?] -2262[?] 2210[?]  is mandatory 
974.69/973.18	c qxplain 3565/3565
974.69/973.19	c 11730[?] 2280[?] -2281[?]  is mandatory 
974.69/973.19	c qxplain 3442/3564
974.79/973.20	c qxplain 3504/3564
974.79/973.20	c qxplain 3535/3564
974.79/973.21	c qxplain 3550/3564
974.79/973.21	c qxplain 3558/3564
974.79/973.22	c qxplain 3562/3564
974.79/973.23	c qxplain 3564/3564
974.79/973.25	c 11731[?] -2281[?] 2279[?]  is mandatory 
974.79/973.25	c qxplain 3562/3563
974.79/973.26	c qxplain 3563/3563
974.79/973.27	c 11732[?] -2281[?] 2278[?]  is mandatory 
974.79/973.27	c qxplain 3562/3562
974.79/973.28	c 11733[?] -2281[?] 2277[?]  is mandatory 
974.79/973.28	c qxplain 3558/3561
974.79/973.29	c qxplain 3560/3561
976.21/974.66	c qxplain 3558/3559
976.21/974.67	c qxplain 3559/3559
976.21/974.68	c 11736[?] 2183[?] 2208[?] -2282[?]  is mandatory 
976.21/974.68	c qxplain 3558/3558
976.21/974.68	c 11737[?] -2183[?] -2208[?] -2282[?]  is mandatory 
976.21/974.68	c qxplain 3550/3557
976.21/974.69	c qxplain 3554/3557
976.21/974.69	c qxplain 3556/3557
976.99/975.42	c qxplain 3554/3555
976.99/975.43	c qxplain 3555/3555
976.99/975.43	c 11740[?] 2209[?] -2283[?] 2184[?]  is mandatory 
976.99/975.43	c qxplain 3554/3554
976.99/975.44	c 11741[?] -2184[?] -2209[?] -2283[?]  is mandatory 
976.99/975.44	c qxplain 3550/3553
976.99/975.45	c qxplain 3552/3553
977.89/976.40	c cleaning 20120 clauses out of 40247 with flag 1000/886321
978.31/976.71	c qxplain 3550/3551
978.31/976.71	c qxplain 3551/3551
978.31/976.72	c 11744[?] 2185[?] 2210[?] -2284[?]  is mandatory 
978.31/976.72	c qxplain 3550/3550
978.31/976.72	c 11745[?] -2210[?] -2185[?] -2284[?]  is mandatory 
978.31/976.72	c qxplain 3535/3549
978.31/976.73	c qxplain 3543/3549
978.31/976.73	c qxplain 3547/3549
978.31/976.74	c qxplain 3549/3549
978.31/976.74	c 11749[?] -2285[?] 2282[?] 2284[?] 2283[?]  is mandatory 
978.31/976.74	c qxplain 3547/3548
978.31/976.75	c qxplain 3548/3548
978.31/976.75	c 11765[?] -2289[?] 2285[?]  is mandatory 
978.31/976.75	c qxplain 3547/3547
978.31/976.76	c 11768[?] -2290[?] 2183[?] 2219[?]  is mandatory 
978.31/976.76	c qxplain 3543/3546
978.31/976.76	c qxplain 3545/3546
978.31/976.77	c qxplain 3546/3546
978.31/976.78	c 11769[?] -2290[?] -2183[?] -2219[?]  is mandatory 
978.31/976.78	c qxplain 3545/3545
978.31/976.78	c 11772[?] -2291[?] 2220[?] 2184[?]  is mandatory 
978.31/976.78	c qxplain 3543/3544
978.31/976.79	c qxplain 3544/3544
978.31/976.80	c 11773[?] -2291[?] -2184[?] -2220[?]  is mandatory 
978.31/976.80	c qxplain 3543/3543
978.31/976.80	c 11776[?] -2292[?] 2221[?] 2185[?]  is mandatory 
978.31/976.80	c qxplain 3535/3542
978.31/976.81	c qxplain 3539/3542
978.31/976.81	c qxplain 3541/3542
978.42/976.82	c qxplain 3542/3542
978.42/976.83	c 11777[?] -2292[?] -2185[?] -2221[?]  is mandatory 
978.42/976.83	c qxplain 3541/3541
978.42/976.83	c 11781[?] -2293[?] 2290[?] 2292[?] 2291[?]  is mandatory 
978.42/976.83	c qxplain 3539/3540
978.42/976.84	c qxplain 3540/3540
978.42/976.85	c 11784[?] -2294[?] -2230[?] 2260[?]  is mandatory 
978.42/976.85	c qxplain 3539/3539
978.42/976.85	c 11785[?] -2294[?] -2260[?] 2230[?]  is mandatory 
978.42/976.85	c qxplain 3535/3538
978.50/976.97	c qxplain 3537/3538
978.60/977.09	c qxplain 3538/3538
978.80/977.21	c 11788[?] -2295[?] -2231[?] 2261[?]  is mandatory 
978.80/977.21	c qxplain 3537/3537
978.90/977.39	c 11789[?] -2295[?] 2231[?] -2261[?]  is mandatory 
978.90/977.39	c qxplain 3535/3536
979.81/978.25	c qxplain 3504/3534
979.81/978.26	c qxplain 3520/3534
979.81/978.26	c qxplain 3528/3534
979.81/978.27	c qxplain 3532/3534
979.91/978.31	c qxplain 3534/3534
979.91/978.39	c 11792[?] -2296[?] 2262[?] -2232[?]  is mandatory 
979.91/978.39	c qxplain 3532/3533
980.01/978.42	c qxplain 3533/3533
980.01/978.42	c 11793[?] -2296[?] -2262[?] 2232[?]  is mandatory 
980.01/978.42	c qxplain 3532/3532
980.01/978.43	c 11794[?] -2297[?] 2296[?]  is mandatory 
980.01/978.43	c qxplain 3528/3531
980.01/978.44	c qxplain 3530/3531
980.01/978.45	c qxplain 3531/3531
980.11/978.57	c 11795[?] -2297[?] 2295[?]  is mandatory 
980.11/978.57	c qxplain 3530/3530
980.11/978.58	c 11796[?] -2297[?] 2294[?]  is mandatory 
980.11/978.58	c qxplain 3528/3529
980.11/978.59	c qxplain 3529/3529
980.11/978.59	c 11797[?] -2297[?] 2293[?]  is mandatory 
980.11/978.59	c qxplain 3528/3528
980.21/978.60	c 11800[?] -2298[?] 2183[?] 2230[?]  is mandatory 
980.21/978.60	c qxplain 3520/3527
980.21/978.60	c qxplain 3524/3527
980.21/978.61	c qxplain 3526/3527
980.21/978.62	c qxplain 3527/3527
980.21/978.62	c 11801[?] -2298[?] -2183[?] -2230[?]  is mandatory 
980.21/978.62	c qxplain 3526/3526
980.21/978.63	c 11804[?] -2299[?] 2231[?] 2184[?]  is mandatory 
980.21/978.63	c qxplain 3524/3525
980.21/978.63	c qxplain 3525/3525
980.21/978.64	c 11805[?] -2299[?] -2184[?] -2231[?]  is mandatory 
980.21/978.64	c qxplain 3524/3524
980.21/978.65	c 11808[?] -2300[?] 2185[?] 2232[?]  is mandatory 
980.21/978.65	c qxplain 3520/3523
980.21/978.65	c qxplain 3522/3523
980.21/978.66	c qxplain 3523/3523
980.21/978.67	c 11809[?] -2300[?] -2185[?] -2232[?]  is mandatory 
980.21/978.67	c qxplain 3522/3522
980.21/978.67	c 11813[?] -2301[?] 2298[?] 2300[?] 2299[?]  is mandatory 
980.21/978.67	c qxplain 3520/3521
980.41/978.80	c qxplain 3521/3521
980.51/978.93	c 11816[?] 2260[?] -2302[?] -2241[?]  is mandatory 
980.51/978.93	c qxplain 3520/3520
980.62/979.06	c 11817[?] -2260[?] -2302[?] 2241[?]  is mandatory 
980.62/979.06	c qxplain 3504/3519
980.62/979.07	c qxplain 3512/3519
980.62/979.08	c qxplain 3516/3519
980.62/979.09	c qxplain 3518/3519
980.62/979.09	c qxplain 3519/3519
980.71/979.10	c 11820[?] -2303[?] 2261[?] -2242[?]  is mandatory 
980.71/979.10	c qxplain 3518/3518
980.71/979.11	c 11821[?] -2303[?] -2261[?] 2242[?]  is mandatory 
980.71/979.11	c qxplain 3516/3517
981.40/979.83	c qxplain 3512/3515
981.40/979.83	c qxplain 3514/3515
981.40/979.88	c qxplain 3515/3515
981.50/979.91	c 11824[?] -2304[?] 2262[?] -2243[?]  is mandatory 
981.50/979.91	c qxplain 3514/3514
981.50/979.92	c 11825[?] 2243[?] -2262[?] -2304[?]  is mandatory 
981.50/979.92	c qxplain 3512/3513
981.50/979.93	c qxplain 3513/3513
981.50/979.93	c 11826[?] -2305[?] 2304[?]  is mandatory 
981.50/979.93	c qxplain 3512/3512
981.50/979.94	c 11827[?] -2305[?] 2303[?]  is mandatory 
981.50/979.94	c qxplain 3504/3511
981.50/979.95	c qxplain 3508/3511
981.50/979.96	c qxplain 3510/3511
981.50/979.96	c qxplain 3511/3511
981.61/980.08	c 11828[?] 2302[?] -2305[?]  is mandatory 
981.61/980.08	c qxplain 3510/3510
981.61/980.09	c 11829[?] -2305[?] 2301[?]  is mandatory 
981.61/980.09	c qxplain 3508/3509
981.61/980.09	c qxplain 3509/3509
981.61/980.10	c 11832[?] -2306[?] 2183[?] 2241[?]  is mandatory 
981.61/980.10	c qxplain 3508/3508
981.61/980.10	c 11833[?] -2306[?] -2183[?] -2241[?]  is mandatory 
981.61/980.10	c qxplain 3504/3507
981.61/980.11	c qxplain 3506/3507
981.72/980.11	c qxplain 3507/3507
981.72/980.12	c 11836[?] -2307[?] 2184[?] 2242[?]  is mandatory 
981.72/980.12	c qxplain 3506/3506
981.72/980.13	c 11837[?] -2307[?] -2184[?] -2242[?]  is mandatory 
981.72/980.13	c qxplain 3504/3505
981.72/980.13	c qxplain 3505/3505
981.72/980.14	c 11840[?] -2308[?] 2243[?] 2185[?]  is mandatory 
981.72/980.14	c qxplain 3504/3504
981.72/980.14	c 11841[?] -2308[?] -2185[?] -2243[?]  is mandatory 
981.72/980.14	c qxplain 3442/3503
981.72/980.15	c qxplain 3473/3503
981.72/980.16	c qxplain 3489/3503
981.72/980.16	c qxplain 3497/3503
981.72/980.17	c qxplain 3501/3503
981.72/980.17	c qxplain 3503/3503
981.72/980.18	c 11845[?] -2309[?] 2306[?] 2307[?] 2308[?]  is mandatory 
981.72/980.18	c qxplain 3501/3502
981.90/980.30	c qxplain 3502/3502
982.00/980.44	c 11848[?] -2176[?] 2260[?] -2310[?]  is mandatory 
982.00/980.44	c qxplain 3501/3501
982.10/980.56	c 11849[?] 2176[?] -2310[?] -2260[?]  is mandatory 
982.10/980.56	c qxplain 3497/3500
982.20/980.60	c qxplain 3499/3500
982.20/980.62	c qxplain 3500/3500
982.20/980.63	c 11852[?] -2311[?] 2261[?] -2177[?]  is mandatory 
982.20/980.63	c qxplain 3499/3499
982.20/980.64	c 11853[?] -2311[?] 2177[?] -2261[?]  is mandatory 
982.20/980.64	c qxplain 3497/3498
982.20/980.65	c qxplain 3498/3498
982.20/980.65	c 11856[?] -2312[?] 2262[?] -2178[?]  is mandatory 
982.20/980.65	c qxplain 3497/3497
982.20/980.66	c 11857[?] -2312[?] -2262[?] 2178[?]  is mandatory 
982.20/980.66	c qxplain 3489/3496
982.20/980.67	c qxplain 3493/3496
982.20/980.68	c qxplain 3495/3496
982.20/980.68	c qxplain 3496/3496
982.20/980.69	c 11858[?] -2313[?] 2312[?]  is mandatory 
982.20/980.69	c qxplain 3495/3495
982.31/980.70	c 11859[?] -2313[?] 2311[?]  is mandatory 
982.31/980.70	c qxplain 3493/3494
982.31/980.70	c qxplain 3494/3494
982.41/980.83	c 11860[?] 2310[?] -2313[?]  is mandatory 
982.41/980.83	c qxplain 3493/3493
982.41/980.84	c 11861[?] -2313[?] 2309[?]  is mandatory 
982.41/980.84	c qxplain 3489/3492
982.41/980.85	c qxplain 3491/3492
982.41/980.85	c qxplain 3492/3492
982.41/980.86	c 11864[?] -2314[?] 2260[?] 2176[?]  is mandatory 
982.41/980.86	c qxplain 3491/3491
982.41/980.87	c 11865[?] -2314[?] -2260[?] -2176[?]  is mandatory 
982.41/980.87	c qxplain 3489/3490
982.41/980.87	c qxplain 3490/3490
982.41/980.88	c 11868[?] -2315[?] 2177[?] 2261[?]  is mandatory 
982.41/980.88	c qxplain 3489/3489
982.41/980.88	c 11869[?] -2315[?] -2261[?] -2177[?]  is mandatory 
982.41/980.88	c qxplain 3473/3488
982.41/980.89	c qxplain 3481/3488
982.41/980.90	c qxplain 3485/3488
982.51/980.90	c qxplain 3487/3488
982.51/980.91	c qxplain 3488/3488
982.51/980.91	c 11872[?] -2316[?] 2262[?] 2178[?]  is mandatory 
982.51/980.91	c qxplain 3487/3487
982.51/980.92	c 11873[?] -2316[?] -2262[?] -2178[?]  is mandatory 
982.51/980.92	c qxplain 3485/3486
982.51/980.92	c qxplain 3486/3486
982.51/980.93	c 11877[?] -2317[?] 2316[?] 2314[?] 2315[?]  is mandatory 
982.51/980.93	c qxplain 3485/3485
982.51/980.97	c 11880[?] -2318[?] -2186[?] 2319[?]  is mandatory 
982.51/980.97	c qxplain 3481/3484
982.51/980.98	c qxplain 3483/3484
982.61/981.03	c qxplain 3484/3484
982.61/981.06	c 11881[?] -2318[?] 2186[?] -2319[?]  is mandatory 
982.61/981.06	c qxplain 3483/3483
982.72/981.20	c 11884[?] -2187[?] -2322[?] 2320[?]  is mandatory 
982.72/981.20	c qxplain 3481/3482
982.72/981.21	c qxplain 3482/3482
982.91/981.35	c 11885[?] 2187[?] -2322[?] -2320[?]  is mandatory 
982.91/981.35	c qxplain 3481/3481
982.91/981.36	c 11888[?] -2323[?] 2321[?] -2188[?]  is mandatory 
982.91/981.36	c qxplain 3473/3480
982.91/981.37	c qxplain 3477/3480
982.91/981.37	c qxplain 3479/3480
982.91/981.38	c qxplain 3480/3480
982.91/981.39	c 11889[?] -2323[?] -2321[?] 2188[?]  is mandatory 
982.91/981.39	c qxplain 3479/3479
982.91/981.40	c 11890[?] -2324[?] 2323[?]  is mandatory 
982.91/981.40	c qxplain 3477/3478
983.01/981.41	c qxplain 3478/3478
983.11/981.59	c 11891[?] -2324[?] 2322[?]  is mandatory 
983.11/981.59	c qxplain 3477/3477
983.21/981.62	c 11892[?] -2324[?] 2318[?]  is mandatory 
983.21/981.62	c qxplain 3473/3476
983.21/981.63	c qxplain 3475/3476
983.21/981.63	c qxplain 3476/3476
983.21/981.64	c 11893[?] -2324[?] 2317[?]  is mandatory 
983.21/981.64	c qxplain 3475/3475
983.21/981.65	c 11896[?] -2325[?] 2260[?] 2186[?]  is mandatory 
983.21/981.65	c qxplain 3473/3474
983.21/981.65	c qxplain 3474/3474
983.21/981.66	c 11897[?] -2325[?] -2260[?] -2186[?]  is mandatory 
983.21/981.66	c qxplain 3473/3473
983.21/981.66	c 11900[?] -2326[?] 2187[?] 2261[?]  is mandatory 
983.21/981.66	c qxplain 3442/3472
983.21/981.67	c qxplain 3458/3472
983.21/981.67	c qxplain 3466/3472
983.21/981.68	c qxplain 3470/3472
983.21/981.68	c qxplain 3472/3472
983.21/981.69	c 11901[?] -2326[?] -2261[?] -2187[?]  is mandatory 
983.21/981.69	c qxplain 3470/3471
983.31/981.70	c qxplain 3471/3471
983.31/981.70	c 11904[?] -2327[?] 2262[?] 2188[?]  is mandatory 
983.31/981.70	c qxplain 3470/3470
983.31/981.71	c 11905[?] -2327[?] -2262[?] -2188[?]  is mandatory 
983.31/981.71	c qxplain 3466/3469
983.31/981.72	c qxplain 3468/3469
983.31/981.72	c qxplain 3469/3469
983.31/981.73	c 11909[?] -2328[?] 2325[?] 2327[?] 2326[?]  is mandatory 
983.31/981.73	c qxplain 3468/3468
983.31/981.75	c 11912[?] -2329[?] -2197[?] 2319[?]  is mandatory 
983.31/981.75	c qxplain 3466/3467
983.31/981.79	c qxplain 3467/3467
983.41/981.82	c 11913[?] -2329[?] -2319[?] 2197[?]  is mandatory 
983.41/981.82	c qxplain 3466/3466
983.51/981.99	c 11916[?] -2198[?] -2330[?] 2320[?]  is mandatory 
983.51/981.99	c qxplain 3458/3465
983.61/982.00	c qxplain 3462/3465
983.61/982.02	c qxplain 3464/3465
983.61/982.03	c qxplain 3465/3465
983.71/982.16	c 11917[?] 2198[?] -2330[?] -2320[?]  is mandatory 
983.71/982.16	c qxplain 3464/3464
983.71/982.17	c 11920[?] -2331[?] 2321[?] -2199[?]  is mandatory 
983.71/982.17	c qxplain 3462/3463
983.71/982.18	c qxplain 3463/3463
983.71/982.19	c 11921[?] -2331[?] 2199[?] -2321[?]  is mandatory 
983.71/982.19	c qxplain 3462/3462
983.82/982.21	c 11922[?] -2332[?] 2331[?]  is mandatory 
983.82/982.21	c qxplain 3458/3461
983.82/982.21	c qxplain 3460/3461
983.82/982.22	c qxplain 3461/3461
983.93/982.34	c 11923[?] 2330[?] -2332[?]  is mandatory 
983.93/982.34	c qxplain 3460/3460
983.93/982.35	c 11924[?] -2332[?] 2329[?]  is mandatory 
983.93/982.35	c qxplain 3458/3459
983.93/982.36	c qxplain 3459/3459
983.93/982.37	c 11925[?] -2332[?] 2328[?]  is mandatory 
983.93/982.37	c qxplain 3458/3458
983.93/982.37	c 11928[?] -2333[?] 2260[?] 2197[?]  is mandatory 
983.93/982.37	c qxplain 3442/3457
983.93/982.38	c qxplain 3450/3457
983.93/982.38	c qxplain 3454/3457
983.93/982.39	c qxplain 3456/3457
983.93/982.39	c qxplain 3457/3457
984.01/982.40	c 11929[?] -2333[?] -2260[?] -2197[?]  is mandatory 
984.01/982.40	c qxplain 3456/3456
984.01/982.40	c 11932[?] -2334[?] 2198[?] 2261[?]  is mandatory 
984.01/982.40	c qxplain 3454/3455
984.01/982.41	c qxplain 3455/3455
984.01/982.42	c 11933[?] -2334[?] -2261[?] -2198[?]  is mandatory 
984.01/982.42	c qxplain 3454/3454
984.01/982.42	c 11936[?] -2335[?] 2262[?] 2199[?]  is mandatory 
984.01/982.42	c qxplain 3450/3453
984.01/982.43	c qxplain 3452/3453
984.01/982.43	c qxplain 3453/3453
984.01/982.44	c 11937[?] -2335[?] -2262[?] -2199[?]  is mandatory 
984.01/982.44	c qxplain 3452/3452
984.01/982.45	c 11941[?] -2336[?] 2333[?] 2335[?] 2334[?]  is mandatory 
984.01/982.45	c qxplain 3450/3451
984.01/982.48	c qxplain 3451/3451
984.01/982.49	c 11944[?] -2208[?] -2337[?] 2319[?]  is mandatory 
984.01/982.49	c qxplain 3450/3450
984.11/982.50	c 11945[?] 2208[?] -2319[?] -2337[?]  is mandatory 
984.11/982.50	c qxplain 3442/3449
984.11/982.50	c qxplain 3446/3449
984.21/982.62	c qxplain 3448/3449
984.31/982.76	c qxplain 3449/3449
984.41/982.80	c 11948[?] -2338[?] 2320[?] -2209[?]  is mandatory 
984.41/982.80	c qxplain 3448/3448
984.41/982.83	c 11949[?] -2338[?] 2209[?] -2320[?]  is mandatory 
984.41/982.83	c qxplain 3446/3447
985.21/983.61	c qxplain 3442/3445
985.21/983.62	c qxplain 3444/3445
985.21/983.63	c qxplain 3445/3445
985.21/983.64	c 11952[?] 2321[?] -2339[?] -2210[?]  is mandatory 
985.21/983.64	c qxplain 3444/3444
985.21/983.65	c 11953[?] -2339[?] -2321[?] 2210[?]  is mandatory 
985.21/983.65	c qxplain 3442/3443
985.21/983.65	c qxplain 3443/3443
985.21/983.66	c 11954[?] -2340[?] 2339[?]  is mandatory 
985.21/983.66	c qxplain 3442/3442
985.31/983.79	c 11955[?] -2340[?] 2338[?]  is mandatory 
985.31/983.79	c qxplain 2950/3441
985.31/983.80	c qxplain 3196/3441
985.41/983.80	c qxplain 3319/3441
985.41/983.81	c qxplain 3381/3441
985.41/983.81	c qxplain 3412/3441
985.41/983.82	c qxplain 3427/3441
985.41/983.82	c qxplain 3435/3441
985.41/983.83	c qxplain 3439/3441
985.41/983.83	c qxplain 3441/3441
985.41/983.84	c 11956[?] -2340[?] 2337[?]  is mandatory 
985.41/983.84	c qxplain 3439/3440
985.41/983.85	c qxplain 3440/3440
985.41/983.85	c 11957[?] -2340[?] 2336[?]  is mandatory 
985.41/983.85	c qxplain 3439/3439
985.41/983.86	c 11960[?] -2341[?] 2260[?] 2208[?]  is mandatory 
985.41/983.86	c qxplain 3435/3438
985.41/983.87	c qxplain 3437/3438
985.41/983.87	c qxplain 3438/3438
985.41/983.88	c 11961[?] -2341[?] -2260[?] -2208[?]  is mandatory 
985.41/983.88	c qxplain 3437/3437
985.41/983.88	c 11964[?] -2342[?] 2209[?] 2261[?]  is mandatory 
985.41/983.88	c qxplain 3435/3436
985.41/983.89	c qxplain 3436/3436
985.41/983.90	c 11965[?] -2342[?] -2261[?] -2209[?]  is mandatory 
985.41/983.90	c qxplain 3435/3435
985.51/983.90	c 11968[?] -2343[?] 2262[?] 2210[?]  is mandatory 
985.51/983.90	c qxplain 3427/3434
985.51/983.91	c qxplain 3431/3434
985.51/983.91	c qxplain 3433/3434
985.51/983.92	c qxplain 3434/3434
985.51/983.92	c 11969[?] -2343[?] -2262[?] -2210[?]  is mandatory 
985.51/983.92	c qxplain 3433/3433
985.51/983.93	c 11973[?] -2344[?] 2341[?] 2343[?] 2342[?]  is mandatory 
985.51/983.93	c qxplain 3431/3432
985.51/983.94	c qxplain 3432/3432
985.51/983.95	c 11976[?] -2345[?] -2219[?] 2319[?]  is mandatory 
985.51/983.95	c qxplain 3431/3431
985.51/983.95	c 11977[?] -2345[?] -2319[?] 2219[?]  is mandatory 
985.51/983.95	c qxplain 3427/3430
985.61/984.08	c qxplain 3429/3430
985.71/984.17	c qxplain 3430/3430
985.91/984.31	c 11980[?] -2346[?] 2320[?] -2220[?]  is mandatory 
985.91/984.31	c qxplain 3429/3429
985.91/984.41	c 11981[?] -2346[?] -2320[?] 2220[?]  is mandatory 
985.91/984.41	c qxplain 3427/3428
986.71/985.15	c qxplain 3412/3426
986.71/985.16	c qxplain 3420/3426
986.71/985.16	c qxplain 3424/3426
986.81/985.21	c qxplain 3426/3426
986.81/985.26	c 11984[?] -2347[?] 2321[?] -2221[?]  is mandatory 
986.81/985.26	c qxplain 3424/3425
986.91/985.30	c qxplain 3425/3425
986.91/985.35	c 11985[?] -2347[?] -2321[?] 2221[?]  is mandatory 
986.91/985.35	c qxplain 3424/3424
986.91/985.36	c 11986[?] -2348[?] 2347[?]  is mandatory 
986.91/985.36	c qxplain 3420/3423
986.91/985.36	c qxplain 3422/3423
986.91/985.37	c qxplain 3423/3423
987.01/985.47	c 11987[?] -2348[?] 2346[?]  is mandatory 
987.01/985.47	c qxplain 3422/3422
987.01/985.47	c 11988[?] -2348[?] 2345[?]  is mandatory 
987.01/985.47	c qxplain 3420/3421
987.01/985.48	c qxplain 3421/3421
987.01/985.49	c 11989[?] -2348[?] 2344[?]  is mandatory 
987.01/985.49	c qxplain 3420/3420
987.01/985.49	c 11992[?] 2260[?] -2349[?] 2219[?]  is mandatory 
987.01/985.49	c qxplain 3412/3419
987.12/985.51	c qxplain 3416/3419
987.12/985.51	c qxplain 3418/3419
987.12/985.51	c qxplain 3419/3419
987.12/985.52	c 11993[?] -2219[?] -2260[?] -2349[?]  is mandatory 
987.12/985.52	c qxplain 3418/3418
987.12/985.52	c 11996[?] 2220[?] -2350[?] 2261[?]  is mandatory 
987.12/985.52	c qxplain 3416/3417
987.12/985.53	c qxplain 3417/3417
987.12/985.54	c 11997[?] -2261[?] -2220[?] -2350[?]  is mandatory 
987.12/985.54	c qxplain 3416/3416
987.12/985.54	c 12000[?] 2262[?] -2351[?] 2221[?]  is mandatory 
987.12/985.54	c qxplain 3412/3415
987.12/985.55	c qxplain 3414/3415
987.12/985.55	c qxplain 3415/3415
987.12/985.56	c 12001[?] -2262[?] -2221[?] -2351[?]  is mandatory 
987.12/985.56	c qxplain 3414/3414
987.12/985.57	c 12005[?] -2352[?] 2351[?] 2350[?] 2349[?]  is mandatory 
987.12/985.57	c qxplain 3412/3413
987.12/985.57	c qxplain 3413/3413
987.12/985.58	c 12021[?] -2356[?] 2352[?]  is mandatory 
987.12/985.58	c qxplain 3412/3412
987.12/985.58	c 12024[?] -2357[?] 2230[?] 2260[?]  is mandatory 
987.12/985.58	c qxplain 3381/3411
987.12/985.59	c qxplain 3397/3411
987.12/985.59	c qxplain 3405/3411
987.12/985.60	c qxplain 3409/3411
987.12/985.60	c qxplain 3411/3411
987.12/985.61	c 12025[?] -2357[?] -2260[?] -2230[?]  is mandatory 
987.12/985.61	c qxplain 3409/3410
987.23/985.62	c qxplain 3410/3410
987.23/985.62	c 12028[?] -2358[?] 2231[?] 2261[?]  is mandatory 
987.23/985.62	c qxplain 3409/3409
987.23/985.63	c 12029[?] -2358[?] -2261[?] -2231[?]  is mandatory 
987.23/985.63	c qxplain 3405/3408
987.23/985.63	c qxplain 3407/3408
987.23/985.64	c qxplain 3408/3408
987.23/985.64	c 12032[?] -2359[?] 2262[?] 2232[?]  is mandatory 
987.23/985.64	c qxplain 3407/3407
987.23/985.65	c 12033[?] -2359[?] -2262[?] -2232[?]  is mandatory 
987.23/985.65	c qxplain 3405/3406
987.23/985.66	c qxplain 3406/3406
987.23/985.66	c 12037[?] -2360[?] 2359[?] 2357[?] 2358[?]  is mandatory 
987.23/985.66	c qxplain 3405/3405
987.41/985.82	c 12040[?] -2361[?] -2241[?] 2319[?]  is mandatory 
987.41/985.82	c qxplain 3397/3404
987.41/985.84	c qxplain 3401/3404
987.41/985.85	c qxplain 3403/3404
987.41/985.86	c qxplain 3404/3404
987.62/986.00	c 12041[?] -2361[?] -2319[?] 2241[?]  is mandatory 
987.62/986.00	c qxplain 3403/3403
987.62/986.04	c 12044[?] -2362[?] 2320[?] -2242[?]  is mandatory 
987.62/986.04	c qxplain 3401/3402
987.62/986.08	c qxplain 3402/3402
987.62/986.09	c 12045[?] -2362[?] -2320[?] 2242[?]  is mandatory 
987.62/986.09	c qxplain 3401/3401
988.42/986.85	c qxplain 3397/3400
988.52/986.97	c qxplain 3399/3400
988.62/987.05	c qxplain 3400/3400
989.33/987.74	c qxplain 3399/3399
989.33/987.75	c 12048[?] -2243[?] 2321[?] -2363[?]  is mandatory 
989.33/987.75	c qxplain 3397/3398
989.33/987.76	c qxplain 3398/3398
989.33/987.76	c 12049[?] -2363[?] 2243[?] -2321[?]  is mandatory 
989.33/987.76	c qxplain 3397/3397
989.33/987.77	c 12050[?] -2364[?] 2363[?]  is mandatory 
989.33/987.77	c qxplain 3381/3396
989.33/987.78	c qxplain 3389/3396
989.33/987.79	c qxplain 3393/3396
989.33/987.79	c qxplain 3395/3396
989.33/987.80	c qxplain 3396/3396
989.44/987.84	c 12051[?] -2364[?] 2362[?]  is mandatory 
989.44/987.84	c qxplain 3395/3395
989.52/987.99	c 12052[?] -2364[?] 2361[?]  is mandatory 
989.52/987.99	c qxplain 3393/3394
989.52/988.00	c qxplain 3394/3394
989.62/988.00	c 12053[?] -2364[?] 2360[?]  is mandatory 
989.62/988.00	c qxplain 3393/3393
989.62/988.01	c 12056[?] -2365[?] 2260[?] 2241[?]  is mandatory 
989.62/988.01	c qxplain 3389/3392
989.62/988.01	c qxplain 3391/3392
989.62/988.02	c qxplain 3392/3392
989.62/988.03	c 12057[?] -2365[?] -2260[?] -2241[?]  is mandatory 
989.62/988.03	c qxplain 3391/3391
989.62/988.03	c 12060[?] -2366[?] 2261[?] 2242[?]  is mandatory 
989.62/988.03	c qxplain 3389/3390
989.62/988.04	c qxplain 3390/3390
989.62/988.04	c 12061[?] -2366[?] -2261[?] -2242[?]  is mandatory 
989.62/988.04	c qxplain 3389/3389
989.62/988.05	c 12064[?] -2367[?] 2262[?] 2243[?]  is mandatory 
989.62/988.05	c qxplain 3381/3388
989.62/988.06	c qxplain 3385/3388
989.62/988.06	c qxplain 3387/3388
989.62/988.07	c qxplain 3388/3388
989.62/988.07	c 12065[?] -2367[?] -2262[?] -2243[?]  is mandatory 
989.62/988.07	c qxplain 3387/3387
989.62/988.08	c 12069[?] -2368[?] 2365[?] 2367[?] 2366[?]  is mandatory 
989.62/988.08	c qxplain 3385/3386
989.82/988.23	c qxplain 3386/3386
989.92/988.38	c 12072[?] -2369[?] -2176[?] 2319[?]  is mandatory 
989.92/988.38	c qxplain 3385/3385
990.12/988.54	c 12073[?] 2176[?] -2369[?] -2319[?]  is mandatory 
990.12/988.54	c qxplain 3381/3384
990.12/988.54	c qxplain 3383/3384
990.12/988.55	c qxplain 3384/3384
990.12/988.56	c 12076[?] -2370[?] 2320[?] -2177[?]  is mandatory 
990.12/988.56	c qxplain 3383/3383
990.12/988.57	c 12077[?] -2370[?] -2320[?] 2177[?]  is mandatory 
990.12/988.57	c qxplain 3381/3382
990.32/988.71	c qxplain 3382/3382
990.32/988.73	c 12080[?] -2371[?] -2178[?] 2321[?]  is mandatory 
990.32/988.73	c qxplain 3381/3381
990.32/988.76	c 12081[?] -2371[?] 2178[?] -2321[?]  is mandatory 
990.32/988.76	c qxplain 3319/3380
990.32/988.77	c qxplain 3350/3380
990.32/988.77	c qxplain 3366/3380
990.32/988.78	c qxplain 3374/3380
990.32/988.78	c qxplain 3378/3380
990.32/988.79	c qxplain 3380/3380
990.43/988.82	c 12082[?] -2372[?] 2371[?]  is mandatory 
990.43/988.82	c qxplain 3378/3379
990.43/988.83	c qxplain 3379/3379
990.43/988.83	c 12083[?] -2372[?] 2370[?]  is mandatory 
990.43/988.83	c qxplain 3378/3378
990.54/988.99	c 12084[?] 2369[?] -2372[?]  is mandatory 
990.54/988.99	c qxplain 3374/3377
990.62/989.00	c qxplain 3376/3377
990.62/989.01	c qxplain 3377/3377
990.62/989.01	c 12085[?] -2372[?] 2368[?]  is mandatory 
990.62/989.01	c qxplain 3376/3376
990.62/989.02	c 12088[?] -2373[?] 2176[?] 2319[?]  is mandatory 
990.62/989.02	c qxplain 3374/3375
990.62/989.02	c qxplain 3375/3375
990.62/989.03	c 12089[?] -2373[?] -2319[?] -2176[?]  is mandatory 
990.62/989.03	c qxplain 3374/3374
990.62/989.04	c 12092[?] -2374[?] 2177[?] 2320[?]  is mandatory 
990.62/989.04	c qxplain 3366/3373
990.62/989.04	c qxplain 3370/3373
990.62/989.05	c qxplain 3372/3373
990.62/989.05	c qxplain 3373/3373
990.62/989.06	c 12093[?] -2374[?] -2320[?] -2177[?]  is mandatory 
990.62/989.06	c qxplain 3372/3372
990.62/989.07	c 12096[?] -2375[?] 2321[?] 2178[?]  is mandatory 
990.62/989.07	c qxplain 3370/3371
990.62/989.07	c qxplain 3371/3371
990.62/989.08	c 12097[?] -2375[?] -2321[?] -2178[?]  is mandatory 
990.62/989.08	c qxplain 3370/3370
990.62/989.09	c 12101[?] -2376[?] 2373[?] 2375[?] 2374[?]  is mandatory 
990.62/989.09	c qxplain 3366/3369
990.72/989.13	c qxplain 3368/3369
990.92/989.30	c qxplain 3369/3369
991.02/989.46	c 12104[?] -2377[?] -2186[?] 2378[?]  is mandatory 
991.02/989.46	c qxplain 3368/3368
991.22/989.62	c 12105[?] -2377[?] 2186[?] -2378[?]  is mandatory 
991.22/989.62	c qxplain 3366/3367
991.22/989.65	c qxplain 3367/3367
991.22/989.68	c 12108[?] -2381[?] -2187[?] 2379[?]  is mandatory 
991.22/989.68	c qxplain 3366/3366
991.22/989.69	c 12109[?] -2381[?] 2187[?] -2379[?]  is mandatory 
991.22/989.69	c qxplain 3350/3365
991.22/989.70	c qxplain 3358/3365
991.32/989.70	c qxplain 3362/3365
991.32/989.72	c qxplain 3364/3365
991.32/989.74	c qxplain 3365/3365
991.32/989.75	c 12112[?] -2382[?] -2188[?] 2380[?]  is mandatory 
991.32/989.75	c qxplain 3364/3364
991.32/989.76	c 12113[?] -2382[?] -2380[?] 2188[?]  is mandatory 
991.32/989.76	c qxplain 3362/3363
991.32/989.77	c qxplain 3363/3363
991.32/989.77	c 12114[?] -2383[?] 2382[?]  is mandatory 
991.32/989.77	c qxplain 3362/3362
991.32/989.78	c 12115[?] -2383[?] 2381[?]  is mandatory 
991.32/989.78	c qxplain 3358/3361
991.32/989.79	c qxplain 3360/3361
991.42/989.80	c qxplain 3361/3361
991.53/989.95	c 12116[?] -2383[?] 2377[?]  is mandatory 
991.53/989.95	c qxplain 3360/3360
991.53/989.96	c 12117[?] -2383[?] 2376[?]  is mandatory 
991.53/989.96	c qxplain 3358/3359
991.53/989.96	c qxplain 3359/3359
991.53/989.97	c 12120[?] -2384[?] 2319[?] 2186[?]  is mandatory 
991.53/989.97	c qxplain 3358/3358
991.53/989.98	c 12121[?] -2384[?] -2319[?] -2186[?]  is mandatory 
991.53/989.98	c qxplain 3350/3357
991.53/989.98	c qxplain 3354/3357
991.53/989.99	c qxplain 3356/3357
991.53/989.99	c qxplain 3357/3357
991.53/990.00	c 12124[?] -2385[?] 2320[?] 2187[?]  is mandatory 
991.53/990.00	c qxplain 3356/3356
991.53/990.01	c 12125[?] -2385[?] -2320[?] -2187[?]  is mandatory 
991.53/990.01	c qxplain 3354/3355
991.53/990.01	c qxplain 3355/3355
991.64/990.02	c 12128[?] -2386[?] 2321[?] 2188[?]  is mandatory 
991.64/990.02	c qxplain 3354/3354
991.64/990.03	c 12129[?] -2386[?] -2321[?] -2188[?]  is mandatory 
991.64/990.03	c qxplain 3350/3353
991.64/990.03	c qxplain 3352/3353
991.64/990.04	c qxplain 3353/3353
991.64/990.04	c 12133[?] -2387[?] 2385[?] 2386[?] 2384[?]  is mandatory 
991.64/990.04	c qxplain 3352/3352
991.82/990.21	c 12136[?] -2197[?] -2388[?] 2378[?]  is mandatory 
991.82/990.21	c qxplain 3350/3351
991.82/990.24	c qxplain 3351/3351
992.02/990.43	c 12137[?] 2197[?] -2388[?] -2378[?]  is mandatory 
992.02/990.43	c qxplain 3350/3350
992.02/990.46	c 12140[?] -2389[?] 2379[?] -2198[?]  is mandatory 
992.02/990.46	c qxplain 3319/3349
992.02/990.47	c qxplain 3335/3349
992.02/990.48	c qxplain 3343/3349
992.12/990.50	c qxplain 3347/3349
992.12/990.54	c qxplain 3349/3349
992.12/990.56	c 12141[?] -2389[?] 2198[?] -2379[?]  is mandatory 
992.12/990.56	c qxplain 3347/3348
993.32/991.75	c qxplain 3343/3346
993.32/991.76	c qxplain 3345/3346
993.32/991.76	c qxplain 3346/3346
993.32/991.77	c 12144[?] 2380[?] -2199[?] -2390[?]  is mandatory 
993.32/991.77	c qxplain 3345/3345
993.32/991.78	c 12145[?] 2199[?] -2380[?] -2390[?]  is mandatory 
993.32/991.78	c qxplain 3343/3344
993.32/991.79	c qxplain 3344/3344
993.32/991.79	c 12146[?] -2391[?] 2390[?]  is mandatory 
993.32/991.79	c qxplain 3343/3343
993.42/991.80	c 12147[?] -2391[?] 2389[?]  is mandatory 
993.42/991.80	c qxplain 3335/3342
993.42/991.81	c qxplain 3339/3342
993.42/991.82	c qxplain 3341/3342
993.42/991.82	c qxplain 3342/3342
993.52/991.96	c 12148[?] 2388[?] -2391[?]  is mandatory 
993.52/991.96	c qxplain 3341/3341
993.52/991.97	c 12149[?] -2391[?] 2387[?]  is mandatory 
993.52/991.97	c qxplain 3339/3340
993.52/991.98	c qxplain 3340/3340
993.52/991.99	c 12152[?] -2392[?] 2319[?] 2197[?]  is mandatory 
993.52/991.99	c qxplain 3339/3339
993.52/991.99	c 12153[?] -2392[?] -2319[?] -2197[?]  is mandatory 
993.52/991.99	c qxplain 3335/3338
993.62/992.00	c qxplain 3337/3338
993.62/992.01	c qxplain 3338/3338
993.62/992.01	c 12156[?] -2393[?] 2320[?] 2198[?]  is mandatory 
993.62/992.01	c qxplain 3337/3337
993.62/992.02	c 12157[?] -2393[?] -2320[?] -2198[?]  is mandatory 
993.62/992.02	c qxplain 3335/3336
993.62/992.03	c qxplain 3336/3336
993.62/992.04	c 12160[?] -2394[?] 2321[?] 2199[?]  is mandatory 
993.62/992.04	c qxplain 3335/3335
993.62/992.05	c 12161[?] -2394[?] -2321[?] -2199[?]  is mandatory 
993.62/992.05	c qxplain 3319/3334
993.62/992.05	c qxplain 3327/3334
993.62/992.06	c qxplain 3331/3334
993.62/992.07	c qxplain 3333/3334
993.62/992.07	c qxplain 3334/3334
993.62/992.08	c 12165[?] -2395[?] 2392[?] 2393[?] 2394[?]  is mandatory 
993.62/992.08	c qxplain 3333/3333
993.84/992.24	c 12168[?] -2208[?] -2396[?] 2378[?]  is mandatory 
993.84/992.24	c qxplain 3331/3332
993.84/992.28	c qxplain 3332/3332
994.02/992.43	c 12169[?] 2208[?] -2396[?] -2378[?]  is mandatory 
994.02/992.43	c qxplain 3331/3331
994.02/992.44	c 12172[?] -2397[?] -2209[?] 2379[?]  is mandatory 
994.02/992.44	c qxplain 3327/3330
994.02/992.47	c qxplain 3329/3330
994.02/992.49	c qxplain 3330/3330
994.12/992.50	c 12173[?] -2397[?] -2379[?] 2209[?]  is mandatory 
994.12/992.50	c qxplain 3329/3329
994.94/993.36	c qxplain 3327/3328
994.94/993.37	c qxplain 3328/3328
995.52/994.00	c qxplain 3327/3327
995.62/994.00	c 12176[?] 2380[?] -2210[?] -2398[?]  is mandatory 
995.62/994.00	c qxplain 3319/3326
995.62/994.01	c qxplain 3323/3326
995.62/994.02	c qxplain 3325/3326
995.62/994.03	c qxplain 3326/3326
995.62/994.04	c 12177[?] -2398[?] 2210[?] -2380[?]  is mandatory 
995.62/994.04	c qxplain 3325/3325
995.62/994.05	c 12178[?] -2399[?] 2398[?]  is mandatory 
995.62/994.05	c qxplain 3323/3324
995.62/994.07	c qxplain 3324/3324
995.62/994.08	c 12179[?] -2399[?] 2397[?]  is mandatory 
995.62/994.08	c qxplain 3323/3323
995.82/994.22	c 12180[?] 2396[?] -2399[?]  is mandatory 
995.82/994.22	c qxplain 3319/3322
995.82/994.23	c qxplain 3321/3322
995.82/994.23	c qxplain 3322/3322
995.82/994.24	c 12181[?] -2399[?] 2395[?]  is mandatory 
995.82/994.24	c qxplain 3321/3321
995.82/994.24	c 12184[?] -2400[?] 2319[?] 2208[?]  is mandatory 
995.82/994.24	c qxplain 3319/3320
995.82/994.25	c qxplain 3320/3320
995.82/994.26	c 12185[?] -2400[?] -2319[?] -2208[?]  is mandatory 
995.82/994.26	c qxplain 3319/3319
995.82/994.26	c 12188[?] -2401[?] 2320[?] 2209[?]  is mandatory 
995.82/994.26	c qxplain 3196/3318
995.82/994.27	c qxplain 3258/3318
995.82/994.27	c qxplain 3289/3318
995.82/994.28	c qxplain 3304/3318
995.82/994.28	c qxplain 3312/3318
995.82/994.29	c qxplain 3316/3318
995.82/994.30	c qxplain 3318/3318
995.93/994.31	c 12189[?] -2401[?] -2320[?] -2209[?]  is mandatory 
995.93/994.31	c qxplain 3316/3317
995.93/994.31	c qxplain 3317/3317
995.93/994.32	c 12192[?] -2402[?] 2210[?] 2321[?]  is mandatory 
995.93/994.32	c qxplain 3316/3316
995.93/994.32	c 12193[?] -2402[?] -2321[?] -2210[?]  is mandatory 
995.93/994.32	c qxplain 3312/3315
995.93/994.33	c qxplain 3314/3315
995.93/994.34	c qxplain 3315/3315
995.93/994.34	c 12197[?] -2403[?] 2400[?] 2402[?] 2401[?]  is mandatory 
995.93/994.34	c qxplain 3314/3314
996.04/994.49	c 12200[?] -2219[?] -2404[?] 2378[?]  is mandatory 
996.04/994.49	c qxplain 3312/3313
996.04/994.50	c qxplain 3313/3313
996.22/994.66	c 12201[?] 2219[?] -2378[?] -2404[?]  is mandatory 
996.22/994.66	c qxplain 3312/3312
996.22/994.66	c 12204[?] -2405[?] -2220[?] 2379[?]  is mandatory 
996.22/994.66	c qxplain 3304/3311
996.22/994.67	c qxplain 3308/3311
996.22/994.68	c qxplain 3310/3311
996.22/994.69	c qxplain 3311/3311
996.22/994.69	c 12205[?] -2405[?] 2220[?] -2379[?]  is mandatory 
996.22/994.69	c qxplain 3310/3310
996.82/995.29	c qxplain 3308/3309
996.92/995.34	c qxplain 3309/3309
997.72/996.16	c qxplain 3308/3308
997.72/996.18	c 12208[?] 2380[?] -2406[?] -2221[?]  is mandatory 
997.72/996.18	c qxplain 3304/3307
997.72/996.19	c qxplain 3306/3307
997.72/996.19	c qxplain 3307/3307
997.82/996.21	c 12209[?] -2406[?] 2221[?] -2380[?]  is mandatory 
997.82/996.21	c qxplain 3306/3306
997.82/996.22	c 12210[?] -2407[?] 2406[?]  is mandatory 
997.82/996.22	c qxplain 3304/3305
997.82/996.23	c qxplain 3305/3305
997.82/996.23	c 12211[?] -2407[?] 2405[?]  is mandatory 
997.82/996.23	c qxplain 3304/3304
997.92/996.39	c 12212[?] 2404[?] -2407[?]  is mandatory 
997.92/996.39	c qxplain 3289/3303
998.02/996.40	c qxplain 3297/3303
998.02/996.41	c qxplain 3301/3303
998.02/996.42	c qxplain 3303/3303
998.02/996.42	c 12213[?] -2407[?] 2403[?]  is mandatory 
998.02/996.42	c qxplain 3301/3302
998.02/996.43	c qxplain 3302/3302
998.02/996.43	c 12216[?] -2408[?] 2319[?] 2219[?]  is mandatory 
998.02/996.43	c qxplain 3301/3301
998.02/996.44	c 12217[?] -2408[?] -2319[?] -2219[?]  is mandatory 
998.02/996.44	c qxplain 3297/3300
998.02/996.45	c qxplain 3299/3300
998.02/996.45	c qxplain 3300/3300
998.02/996.46	c 12220[?] -2409[?] 2320[?] 2220[?]  is mandatory 
998.02/996.46	c qxplain 3299/3299
998.02/996.46	c 12221[?] -2409[?] -2320[?] -2220[?]  is mandatory 
998.02/996.46	c qxplain 3297/3298
998.02/996.47	c qxplain 3298/3298
998.02/996.48	c 12224[?] -2410[?] 2221[?] 2321[?]  is mandatory 
998.02/996.48	c qxplain 3297/3297
998.02/996.48	c 12225[?] -2410[?] -2321[?] -2221[?]  is mandatory 
998.02/996.48	c qxplain 3289/3296
998.02/996.49	c qxplain 3293/3296
998.13/996.51	c qxplain 3295/3296
998.13/996.51	c qxplain 3296/3296
998.13/996.51	c 12229[?] -2411[?] 2408[?] 2409[?] 2410[?]  is mandatory 
998.13/996.51	c qxplain 3295/3295
998.24/996.66	c 12232[?] -2412[?] -2230[?] 2378[?]  is mandatory 
998.24/996.66	c qxplain 3293/3294
998.24/996.67	c qxplain 3294/3294
998.42/996.83	c 12233[?] -2412[?] 2230[?] -2378[?]  is mandatory 
998.42/996.83	c qxplain 3293/3293
998.52/996.91	c 12236[?] -2413[?] -2231[?] 2379[?]  is mandatory 
998.52/996.91	c qxplain 3289/3292
998.62/997.02	c qxplain 3291/3292
998.62/997.03	c qxplain 3292/3292
998.62/997.03	c 12237[?] -2413[?] 2231[?] -2379[?]  is mandatory 
998.62/997.03	c qxplain 3291/3291
999.23/997.71	c qxplain 3289/3290
999.42/997.84	c qxplain 3290/3290
1000.02/998.41	c qxplain 3289/3289
1000.12/998.54	c 12240[?] -2232[?] -2414[?] 2380[?]  is mandatory 
1000.12/998.54	c qxplain 3258/3288
1000.12/998.55	c qxplain 3274/3288
1000.12/998.55	c qxplain 3282/3288
1000.12/998.56	c qxplain 3286/3288
1000.23/998.64	c qxplain 3288/3288
1000.23/998.65	c 12241[?] -2414[?] 2232[?] -2380[?]  is mandatory 
1000.23/998.66	c qxplain 3286/3287
1000.23/998.66	c qxplain 3287/3287
1000.23/998.67	c 12242[?] -2415[?] 2414[?]  is mandatory 
1000.23/998.67	c qxplain 3286/3286
1000.23/998.68	c 12243[?] -2415[?] 2413[?]  is mandatory 
1000.23/998.68	c qxplain 3282/3285
1000.23/998.69	c qxplain 3284/3285
1000.23/998.69	c qxplain 3285/3285
1000.45/998.84	c 12244[?] -2415[?] 2412[?]  is mandatory 
1000.45/998.84	c qxplain 3284/3284
1000.45/998.85	c 12245[?] -2415[?] 2411[?]  is mandatory 
1000.45/998.85	c qxplain 3282/3283
1000.45/998.86	c qxplain 3283/3283
1000.45/998.86	c 12248[?] 2319[?] -2416[?] 2230[?]  is mandatory 
1000.45/998.86	c qxplain 3282/3282
1000.45/998.87	c 12249[?] -2230[?] -2319[?] -2416[?]  is mandatory 
1000.45/998.87	c qxplain 3274/3281
1000.45/998.88	c qxplain 3278/3281
1000.45/998.88	c qxplain 3280/3281
1000.45/998.89	c qxplain 3281/3281
1001.33/999.77	c qxplain 3280/3280
1001.33/999.78	c 12252[?] 2320[?] 2231[?] -2417[?]  is mandatory 
1001.33/999.78	c qxplain 3278/3279
1001.33/999.78	c qxplain 3279/3279
1001.33/999.79	c 12253[?] -2320[?] -2231[?] -2417[?]  is mandatory 
1001.33/999.79	c qxplain 3278/3278
1001.33/999.80	c 12256[?] 2232[?] -2418[?] 2321[?]  is mandatory 
1001.33/999.80	c qxplain 3274/3277
1001.33/999.80	c qxplain 3276/3277
1001.33/999.81	c qxplain 3277/3277
1001.43/999.82	c 12257[?] -2321[?] -2232[?] -2418[?]  is mandatory 
1001.43/999.82	c qxplain 3276/3276
1001.43/999.82	c 12261[?] -2419[?] 2418[?] 2417[?] 2416[?]  is mandatory 
1001.43/999.82	c qxplain 3274/3275
1001.43/999.83	c qxplain 3275/3275
1001.43/999.83	c 12277[?] -2423[?] 2419[?]  is mandatory 
1001.43/999.83	c qxplain 3274/3274
1001.43/999.84	c 12280[?] -2424[?] 2319[?] 2241[?]  is mandatory 
1001.43/999.84	c qxplain 3258/3273
1001.43/999.84	c qxplain 3266/3273
1001.43/999.85	c qxplain 3270/3273
1001.43/999.85	c qxplain 3272/3273
1001.43/999.86	c qxplain 3273/3273
1001.43/999.87	c 12281[?] -2424[?] -2319[?] -2241[?]  is mandatory 
1001.43/999.87	c qxplain 3272/3272
1001.43/999.87	c 12284[?] -2425[?] 2242[?] 2320[?]  is mandatory 
1001.43/999.87	c qxplain 3270/3271
1001.43/999.88	c qxplain 3271/3271
1001.43/999.89	c 12285[?] -2425[?] -2320[?] -2242[?]  is mandatory 
1001.43/999.89	c qxplain 3270/3270
1001.43/999.90	c 12288[?] -2426[?] 2321[?] 2243[?]  is mandatory 
1001.43/999.90	c qxplain 3266/3269
1001.43/999.90	c qxplain 3268/3269
1001.43/999.91	c qxplain 3269/3269
1001.43/999.91	c 12289[?] -2426[?] -2321[?] -2243[?]  is mandatory 
1001.43/999.91	c qxplain 3268/3268
1001.54/999.92	c 12293[?] -2427[?] 2424[?] 2426[?] 2425[?]  is mandatory 
1001.54/999.92	c qxplain 3266/3267
1001.54/999.93	c qxplain 3267/3267
1001.54/999.94	c 12296[?] -2428[?] -2176[?] 2378[?]  is mandatory 
1001.54/999.94	c qxplain 3266/3266
1001.54/999.94	c 12297[?] -2428[?] 2176[?] -2378[?]  is mandatory 
1001.54/999.94	c qxplain 3258/3265
1001.54/999.95	c qxplain 3262/3265
1001.63/1000.09	c qxplain 3264/3265
1001.83/1000.22	c qxplain 3265/3265
1001.93/1000.40	c 12300[?] -2177[?] -2429[?] 2379[?]  is mandatory 
1001.93/1000.40	c qxplain 3264/3264
1002.13/1000.57	c 12301[?] 2177[?] -2429[?] -2379[?]  is mandatory 
1002.13/1000.57	c qxplain 3262/3263
1002.33/1000.71	c qxplain 3263/3263
1002.43/1000.87	c 12304[?] 2380[?] -2430[?] -2178[?]  is mandatory 
1002.43/1000.87	c qxplain 3262/3262
1002.64/1001.03	c 12305[?] -2380[?] -2430[?] 2178[?]  is mandatory 
1002.64/1001.03	c qxplain 3258/3261
1002.64/1001.04	c qxplain 3260/3261
1002.83/1001.20	c qxplain 3261/3261
1002.93/1001.34	c 12306[?] 2430[?] -2431[?]  is mandatory 
1002.93/1001.34	c qxplain 3260/3260
1003.13/1001.52	c 12307[?] -2431[?] 2429[?]  is mandatory 
1003.13/1001.52	c qxplain 3258/3259
1003.13/1001.53	c qxplain 3259/3259
1003.13/1001.54	c 12308[?] -2431[?] 2428[?]  is mandatory 
1003.13/1001.54	c qxplain 3258/3258
1003.13/1001.55	c 12309[?] -2431[?] 2427[?]  is mandatory 
1003.13/1001.55	c qxplain 3196/3257
1003.13/1001.55	c qxplain 3227/3257
1003.13/1001.56	c qxplain 3243/3257
1003.13/1001.56	c qxplain 3251/3257
1003.13/1001.57	c qxplain 3255/3257
1003.13/1001.57	c qxplain 3257/3257
1003.13/1001.58	c 12312[?] -2432[?] 2176[?] 2378[?]  is mandatory 
1003.13/1001.58	c qxplain 3255/3256
1003.13/1001.59	c qxplain 3256/3256
1003.13/1001.59	c 12313[?] -2432[?] -2176[?] -2378[?]  is mandatory 
1003.13/1001.59	c qxplain 3255/3255
1003.22/1001.60	c 12316[?] -2433[?] 2177[?] 2379[?]  is mandatory 
1003.22/1001.60	c qxplain 3251/3254
1003.22/1001.61	c qxplain 3253/3254
1003.22/1001.61	c qxplain 3254/3254
1003.22/1001.62	c 12317[?] -2433[?] -2177[?] -2379[?]  is mandatory 
1003.22/1001.62	c qxplain 3253/3253
1003.22/1001.63	c 12320[?] -2434[?] 2178[?] 2380[?]  is mandatory 
1003.22/1001.63	c qxplain 3251/3252
1003.22/1001.63	c qxplain 3252/3252
1003.22/1001.64	c 12321[?] -2434[?] -2178[?] -2380[?]  is mandatory 
1003.22/1001.64	c qxplain 3251/3251
1003.22/1001.65	c 12325[?] -2435[?] 2432[?] 2434[?] 2433[?]  is mandatory 
1003.22/1001.65	c qxplain 3243/3250
1003.22/1001.66	c qxplain 3247/3250
1003.22/1001.69	c qxplain 3249/3250
1003.42/1001.84	c qxplain 3250/3250
1003.63/1002.02	c 12328[?] 2437[?] -2436[?] -2186[?]  is mandatory 
1003.63/1002.02	c qxplain 3249/3249
1003.74/1002.19	c 12329[?] -2437[?] -2436[?] 2186[?]  is mandatory 
1003.74/1002.19	c qxplain 3247/3248
1003.82/1002.27	c qxplain 3248/3248
1003.92/1002.30	c 12332[?] 2438[?] -2440[?] -2187[?]  is mandatory 
1003.92/1002.30	c qxplain 3247/3247
1003.92/1002.32	c 12333[?] -2440[?] -2438[?] 2187[?]  is mandatory 
1003.92/1002.32	c qxplain 3243/3246
1003.92/1002.33	c qxplain 3245/3246
1003.92/1002.36	c qxplain 3246/3246
1003.92/1002.38	c 12336[?] -2441[?] 2439[?] -2188[?]  is mandatory 
1003.92/1002.38	c qxplain 3245/3245
1003.92/1002.39	c 12337[?] -2441[?] 2188[?] -2439[?]  is mandatory 
1003.92/1002.39	c qxplain 3243/3244
1004.03/1002.40	c qxplain 3244/3244
1004.03/1002.41	c 12338[?] -2442[?] 2441[?]  is mandatory 
1004.03/1002.41	c qxplain 3243/3243
1004.03/1002.43	c 12339[?] -2442[?] 2440[?]  is mandatory 
1004.03/1002.43	c qxplain 3227/3242
1004.03/1002.44	c qxplain 3235/3242
1004.03/1002.44	c qxplain 3239/3242
1004.03/1002.45	c qxplain 3241/3242
1004.03/1002.46	c qxplain 3242/3242
1004.22/1002.62	c 12340[?] 2436[?] -2442[?]  is mandatory 
1004.22/1002.62	c qxplain 3241/3241
1004.22/1002.63	c 12341[?] -2442[?] 2435[?]  is mandatory 
1004.22/1002.63	c qxplain 3239/3240
1004.22/1002.64	c qxplain 3240/3240
1004.22/1002.64	c 12344[?] -2443[?] 2186[?] 2378[?]  is mandatory 
1004.22/1002.64	c qxplain 3239/3239
1004.22/1002.65	c 12345[?] -2443[?] -2186[?] -2378[?]  is mandatory 
1004.22/1002.65	c qxplain 3235/3238
1004.22/1002.66	c qxplain 3237/3238
1004.22/1002.66	c qxplain 3238/3238
1004.22/1002.67	c 12348[?] -2444[?] 2187[?] 2379[?]  is mandatory 
1004.22/1002.67	c qxplain 3237/3237
1004.22/1002.68	c 12349[?] -2444[?] -2187[?] -2379[?]  is mandatory 
1004.22/1002.68	c qxplain 3235/3236
1004.22/1002.68	c qxplain 3236/3236
1004.22/1002.69	c 12352[?] -2445[?] 2188[?] 2380[?]  is mandatory 
1004.22/1002.69	c qxplain 3235/3235
1004.32/1002.70	c 12353[?] -2445[?] -2188[?] -2380[?]  is mandatory 
1004.32/1002.70	c qxplain 3227/3234
1004.32/1002.71	c qxplain 3231/3234
1004.32/1002.71	c qxplain 3233/3234
1004.32/1002.72	c qxplain 3234/3234
1004.32/1002.72	c 12357[?] -2446[?] 2443[?] 2444[?] 2445[?]  is mandatory 
1004.32/1002.72	c qxplain 3233/3233
1004.93/1003.30	c qxplain 3231/3232
1005.03/1003.44	c qxplain 3232/3232
1005.43/1003.81	c qxplain 3231/3231
1005.53/1003.96	c 12360[?] -2197[?] 2437[?] -2447[?]  is mandatory 
1005.53/1003.96	c qxplain 3227/3230
1005.53/1003.98	c qxplain 3229/3230
1005.53/1004.00	c qxplain 3230/3230
1005.73/1004.14	c 12361[?] 2197[?] -2447[?] -2437[?]  is mandatory 
1005.73/1004.14	c qxplain 3229/3229
1005.73/1004.20	c 12364[?] 2438[?] -2448[?] -2198[?]  is mandatory 
1005.73/1004.20	c qxplain 3227/3228
1005.73/1004.21	c qxplain 3228/3228
1005.83/1004.22	c 12365[?] -2448[?] -2438[?] 2198[?]  is mandatory 
1005.83/1004.22	c qxplain 3227/3227
1005.83/1004.23	c 12368[?] -2449[?] -2199[?] 2439[?]  is mandatory 
1005.83/1004.23	c qxplain 3196/3226
1005.83/1004.24	c qxplain 3212/3226
1005.83/1004.25	c qxplain 3220/3226
1005.83/1004.25	c qxplain 3224/3226
1005.83/1004.26	c qxplain 3226/3226
1005.83/1004.28	c 12369[?] -2449[?] -2439[?] 2199[?]  is mandatory 
1005.83/1004.28	c qxplain 3224/3225
1005.83/1004.29	c qxplain 3225/3225
1005.83/1004.30	c 12370[?] -2450[?] 2449[?]  is mandatory 
1005.83/1004.30	c qxplain 3224/3224
1005.83/1004.31	c 12371[?] -2450[?] 2448[?]  is mandatory 
1005.83/1004.31	c qxplain 3220/3223
1005.94/1004.32	c qxplain 3222/3223
1005.94/1004.33	c qxplain 3223/3223
1006.02/1004.44	c 12372[?] 2447[?] -2450[?]  is mandatory 
1006.02/1004.44	c qxplain 3222/3222
1006.02/1004.45	c 12373[?] 2446[?] -2450[?]  is mandatory 
1006.02/1004.45	c qxplain 3220/3221
1006.02/1004.46	c qxplain 3221/3221
1006.02/1004.46	c 12376[?] -2451[?] 2197[?] 2378[?]  is mandatory 
1006.02/1004.46	c qxplain 3220/3220
1006.02/1004.47	c 12377[?] -2451[?] -2197[?] -2378[?]  is mandatory 
1006.02/1004.47	c qxplain 3212/3219
1006.02/1004.48	c qxplain 3216/3219
1006.02/1004.48	c qxplain 3218/3219
1006.02/1004.49	c qxplain 3219/3219
1006.02/1004.49	c 12380[?] -2452[?] 2198[?] 2379[?]  is mandatory 
1006.02/1004.49	c qxplain 3218/3218
1006.12/1004.50	c 12381[?] -2452[?] -2198[?] -2379[?]  is mandatory 
1006.12/1004.50	c qxplain 3216/3217
1006.12/1004.51	c qxplain 3217/3217
1006.12/1004.51	c 12384[?] -2453[?] 2199[?] 2380[?]  is mandatory 
1006.12/1004.51	c qxplain 3216/3216
1006.12/1004.52	c 12385[?] -2453[?] -2199[?] -2380[?]  is mandatory 
1006.12/1004.52	c qxplain 3212/3215
1006.12/1004.53	c qxplain 3214/3215
1006.12/1004.53	c qxplain 3215/3215
1006.12/1004.54	c 12389[?] -2454[?] 2452[?] 2453[?] 2451[?]  is mandatory 
1006.12/1004.54	c qxplain 3214/3214
1006.82/1005.23	c qxplain 3212/3213
1006.93/1005.37	c qxplain 3213/3213
1007.62/1006.06	c qxplain 3212/3212
1007.82/1006.20	c 12392[?] 2437[?] -2208[?] -2455[?]  is mandatory 
1007.82/1006.20	c qxplain 3196/3211
1007.82/1006.21	c qxplain 3204/3211
1007.82/1006.24	c qxplain 3208/3211
1007.92/1006.37	c qxplain 3210/3211
1008.14/1006.52	c qxplain 3211/3211
1008.22/1006.69	c 12393[?] 2208[?] -2455[?] -2437[?]  is mandatory 
1008.22/1006.69	c qxplain 3210/3210
1009.32/1007.76	c qxplain 3208/3209
1009.52/1007.91	c qxplain 3209/3209
1010.42/1008.89	c qxplain 3208/3208
1010.52/1008.91	c 12396[?] 2438[?] -2456[?] -2209[?]  is mandatory 
1010.52/1008.91	c qxplain 3204/3207
1010.52/1008.92	c qxplain 3206/3207
1010.52/1008.93	c qxplain 3207/3207
1010.62/1009.07	c 12397[?] -2438[?] -2456[?] 2209[?]  is mandatory 
1010.62/1009.07	c qxplain 3206/3206
1010.62/1009.08	c 12400[?] -2457[?] 2439[?] -2210[?]  is mandatory 
1010.62/1009.08	c qxplain 3204/3205
1010.62/1009.09	c qxplain 3205/3205
1010.62/1009.10	c 12401[?] -2457[?] -2439[?] 2210[?]  is mandatory 
1010.62/1009.10	c qxplain 3204/3204
1010.72/1009.10	c 12402[?] -2458[?] 2457[?]  is mandatory 
1010.72/1009.10	c qxplain 3196/3203
1010.72/1009.11	c qxplain 3200/3203
1010.72/1009.12	c qxplain 3202/3203
1010.72/1009.13	c qxplain 3203/3203
1010.72/1009.17	c 12403[?] -2458[?] 2456[?]  is mandatory 
1010.72/1009.17	c qxplain 3202/3202
1010.92/1009.32	c 12404[?] 2455[?] -2458[?]  is mandatory 
1010.92/1009.32	c qxplain 3200/3201
1010.92/1009.33	c qxplain 3201/3201
1010.92/1009.34	c 12405[?] -2458[?] 2454[?]  is mandatory 
1010.92/1009.34	c qxplain 3200/3200
1010.92/1009.34	c 12408[?] -2459[?] 2208[?] 2378[?]  is mandatory 
1010.92/1009.34	c qxplain 3196/3199
1010.92/1009.35	c qxplain 3198/3199
1010.92/1009.35	c qxplain 3199/3199
1010.92/1009.36	c 12409[?] -2459[?] -2208[?] -2378[?]  is mandatory 
1010.92/1009.36	c qxplain 3198/3198
1010.92/1009.37	c 12412[?] -2460[?] 2209[?] 2379[?]  is mandatory 
1010.92/1009.37	c qxplain 3196/3197
1010.92/1009.37	c qxplain 3197/3197
1010.92/1009.38	c 12413[?] -2460[?] -2209[?] -2379[?]  is mandatory 
1010.92/1009.38	c qxplain 3196/3196
1010.92/1009.39	c 12416[?] -2461[?] 2210[?] 2380[?]  is mandatory 
1010.92/1009.39	c qxplain 2950/3195
1010.92/1009.39	c qxplain 3073/3195
1011.02/1009.40	c qxplain 3135/3195
1011.02/1009.40	c qxplain 3166/3195
1011.02/1009.41	c qxplain 3181/3195
1011.02/1009.41	c qxplain 3189/3195
1011.02/1009.42	c qxplain 3193/3195
1011.02/1009.43	c qxplain 3195/3195
1011.02/1009.43	c 12417[?] -2461[?] -2210[?] -2380[?]  is mandatory 
1011.02/1009.43	c qxplain 3193/3194
1011.02/1009.44	c qxplain 3194/3194
1011.02/1009.45	c 12421[?] -2462[?] 2459[?] 2461[?] 2460[?]  is mandatory 
1011.02/1009.45	c qxplain 3193/3193
1011.02/1009.45	c qxplain 3189/3192
1011.02/1009.46	c qxplain 3191/3192
1011.22/1009.60	c qxplain 3192/3192
1011.22/1009.61	c qxplain 3191/3191
1011.33/1009.77	c 12424[?] 2437[?] -2463[?] -2219[?]  is mandatory 
1011.33/1009.77	c qxplain 3189/3190
1011.33/1009.78	c qxplain 3190/3190
1011.52/1009.93	c 12425[?] -2437[?] 2219[?] -2463[?]  is mandatory 
1011.52/1009.93	c qxplain 3189/3189
1011.52/1009.98	c 12428[?] -2464[?] -2220[?] 2438[?]  is mandatory 
1011.52/1009.98	c qxplain 3181/3188
1011.52/1009.99	c qxplain 3185/3188
1011.62/1010.02	c qxplain 3187/3188
1011.62/1010.03	c qxplain 3188/3188
1011.62/1010.05	c 12429[?] -2438[?] -2464[?] 2220[?]  is mandatory 
1011.62/1010.05	c qxplain 3187/3187
1011.62/1010.05	c 12432[?] -2465[?] 2439[?] -2221[?]  is mandatory 
1011.62/1010.05	c qxplain 3185/3186
1011.62/1010.06	c qxplain 3186/3186
1011.62/1010.07	c 12433[?] -2465[?] 2221[?] -2439[?]  is mandatory 
1011.62/1010.07	c qxplain 3185/3185
1011.62/1010.08	c 12434[?] -2466[?] 2465[?]  is mandatory 
1011.62/1010.08	c qxplain 3181/3184
1011.62/1010.09	c qxplain 3183/3184
1011.62/1010.10	c qxplain 3184/3184
1011.73/1010.14	c 12435[?] 2464[?] -2466[?]  is mandatory 
1011.73/1010.14	c qxplain 3183/3183
1011.83/1010.28	c 12436[?] 2463[?] -2466[?]  is mandatory 
1011.83/1010.28	c qxplain 3181/3182
1011.83/1010.29	c qxplain 3182/3182
1011.83/1010.30	c 12437[?] -2466[?] 2462[?]  is mandatory 
1011.83/1010.30	c qxplain 3181/3181
1011.93/1010.30	c 12440[?] -2467[?] 2219[?] 2378[?]  is mandatory 
1011.93/1010.30	c qxplain 3166/3180
1011.93/1010.31	c qxplain 3174/3180
1011.93/1010.31	c qxplain 3178/3180
1011.93/1010.32	c qxplain 3180/3180
1011.93/1010.33	c 12441[?] -2467[?] -2219[?] -2378[?]  is mandatory 
1011.93/1010.33	c qxplain 3178/3179
1011.93/1010.33	c qxplain 3179/3179
1011.93/1010.34	c 12444[?] -2468[?] 2220[?] 2379[?]  is mandatory 
1011.93/1010.34	c qxplain 3178/3178
1011.93/1010.34	c 12445[?] -2468[?] -2220[?] -2379[?]  is mandatory 
1011.93/1010.34	c qxplain 3174/3177
1011.93/1010.35	c qxplain 3176/3177
1011.93/1010.36	c qxplain 3177/3177
1011.93/1010.36	c 12448[?] -2469[?] 2221[?] 2380[?]  is mandatory 
1011.93/1010.36	c qxplain 3176/3176
1011.93/1010.37	c 12449[?] -2469[?] -2221[?] -2380[?]  is mandatory 
1011.93/1010.37	c qxplain 3174/3175
1011.93/1010.38	c qxplain 3175/3175
1011.93/1010.38	c 12453[?] -2470[?] 2469[?] 2467[?] 2468[?]  is mandatory 
1011.93/1010.38	c qxplain 3174/3174
1012.12/1010.58	c 12456[?] 2437[?] -2471[?] -2230[?]  is mandatory 
1012.12/1010.58	c qxplain 3166/3173
1012.12/1010.59	c qxplain 3170/3173
1012.22/1010.60	c qxplain 3172/3173
1012.22/1010.61	c qxplain 3173/3173
1012.32/1010.76	c 12457[?] -2471[?] 2230[?] -2437[?]  is mandatory 
1012.32/1010.76	c qxplain 3172/3172
1012.32/1010.77	c 12460[?] -2472[?] 2438[?] -2231[?]  is mandatory 
1012.32/1010.77	c qxplain 3170/3171
1012.32/1010.77	c qxplain 3171/3171
1012.32/1010.78	c 12461[?] -2472[?] -2438[?] 2231[?]  is mandatory 
1012.32/1010.78	c qxplain 3170/3170
1012.43/1010.88	c 12464[?] -2473[?] -2232[?] 2439[?]  is mandatory 
1012.43/1010.88	c qxplain 3166/3169
1012.43/1010.89	c qxplain 3168/3169
1012.54/1010.95	c qxplain 3169/3169
1012.54/1010.96	c 12465[?] -2473[?] 2232[?] -2439[?]  is mandatory 
1012.54/1010.96	c qxplain 3168/3168
1012.54/1010.97	c 12466[?] -2474[?] 2473[?]  is mandatory 
1012.54/1010.97	c qxplain 3166/3167
1012.54/1010.98	c qxplain 3167/3167
1012.54/1010.98	c 12467[?] -2474[?] 2472[?]  is mandatory 
1012.54/1010.98	c qxplain 3166/3166
1012.72/1011.15	c 12468[?] -2474[?] 2471[?]  is mandatory 
1012.72/1011.15	c qxplain 3135/3165
1012.72/1011.16	c qxplain 3151/3165
1012.72/1011.17	c qxplain 3159/3165
1012.72/1011.17	c qxplain 3163/3165
1012.72/1011.18	c qxplain 3165/3165
1012.72/1011.18	c 12469[?] -2474[?] 2470[?]  is mandatory 
1012.72/1011.18	c qxplain 3163/3164
1012.72/1011.19	c qxplain 3164/3164
1012.72/1011.19	c 12472[?] -2475[?] 2230[?] 2378[?]  is mandatory 
1012.72/1011.19	c qxplain 3163/3163
1012.82/1011.20	c 12473[?] -2475[?] -2230[?] -2378[?]  is mandatory 
1012.82/1011.20	c qxplain 3159/3162
1012.82/1011.21	c qxplain 3161/3162
1012.82/1011.21	c qxplain 3162/3162
1012.82/1011.22	c 12476[?] -2476[?] 2231[?] 2379[?]  is mandatory 
1012.82/1011.22	c qxplain 3161/3161
1012.82/1011.23	c 12477[?] -2476[?] -2231[?] -2379[?]  is mandatory 
1012.82/1011.23	c qxplain 3159/3160
1012.82/1011.23	c qxplain 3160/3160
1012.82/1011.24	c 12480[?] -2477[?] 2232[?] 2380[?]  is mandatory 
1012.82/1011.24	c qxplain 3159/3159
1012.82/1011.25	c 12481[?] -2477[?] -2232[?] -2380[?]  is mandatory 
1012.82/1011.25	c qxplain 3151/3158
1012.82/1011.25	c qxplain 3155/3158
1012.82/1011.26	c qxplain 3157/3158
1012.82/1011.27	c qxplain 3158/3158
1012.82/1011.27	c 12485[?] -2478[?] 2475[?] 2476[?] 2477[?]  is mandatory 
1012.82/1011.27	c qxplain 3157/3157
1012.82/1011.28	c 12488[?] -2479[?] -2241[?] 2437[?]  is mandatory 
1012.82/1011.28	c qxplain 3155/3156
1012.82/1011.29	c qxplain 3156/3156
1012.92/1011.30	c 12489[?] -2479[?] -2437[?] 2241[?]  is mandatory 
1012.92/1011.30	c qxplain 3155/3155
1013.02/1011.46	c 12492[?] -2480[?] -2242[?] 2438[?]  is mandatory 
1013.02/1011.46	c qxplain 3151/3154
1013.22/1011.61	c qxplain 3153/3154
1013.32/1011.75	c qxplain 3154/3154
1013.53/1011.93	c 12493[?] -2480[?] -2438[?] 2242[?]  is mandatory 
1013.53/1011.93	c qxplain 3153/3153
1013.72/1012.11	c 12496[?] -2243[?] -2481[?] 2439[?]  is mandatory 
1013.72/1012.11	c qxplain 3151/3152
1013.82/1012.26	c qxplain 3152/3152
1014.02/1012.43	c 12497[?] 2243[?] -2481[?] -2439[?]  is mandatory 
1014.02/1012.43	c qxplain 3151/3151
1014.22/1012.60	c 12498[?] 2481[?] -2482[?]  is mandatory 
1014.22/1012.60	c qxplain 3135/3150
1014.22/1012.61	c qxplain 3143/3150
1014.22/1012.62	c qxplain 3147/3150
1014.22/1012.62	c qxplain 3149/3150
1014.22/1012.63	c qxplain 3150/3150
1014.32/1012.79	c 12499[?] 2480[?] -2482[?]  is mandatory 
1014.32/1012.79	c qxplain 3149/3149
1014.42/1012.80	c 12500[?] -2482[?] 2479[?]  is mandatory 
1014.42/1012.80	c qxplain 3147/3148
1014.42/1012.81	c qxplain 3148/3148
1014.42/1012.82	c 12501[?] -2482[?] 2478[?]  is mandatory 
1014.42/1012.82	c qxplain 3147/3147
1015.42/1013.89	c cleaning 24556 clauses out of 49127 with flag 1001/915342
1015.53/1013.97	c qxplain 3143/3146
1015.53/1013.98	c qxplain 3145/3146
1015.53/1013.99	c qxplain 3146/3146
1015.53/1013.99	c 12504[?] 2241[?] -2483[?] 2378[?]  is mandatory 
1015.53/1013.99	c qxplain 3145/3145
1015.63/1014.00	c 12505[?] -2378[?] -2241[?] -2483[?]  is mandatory 
1015.63/1014.00	c qxplain 3143/3144
1015.63/1014.00	c qxplain 3144/3144
1015.63/1014.01	c 12508[?] 2242[?] -2484[?] 2379[?]  is mandatory 
1015.63/1014.01	c qxplain 3143/3143
1015.63/1014.02	c 12509[?] -2242[?] -2379[?] -2484[?]  is mandatory 
1015.63/1014.02	c qxplain 3135/3142
1015.63/1014.02	c qxplain 3139/3142
1015.63/1014.03	c qxplain 3141/3142
1015.63/1014.03	c qxplain 3142/3142
1015.63/1014.04	c 12512[?] 2243[?] -2485[?] 2380[?]  is mandatory 
1015.63/1014.04	c qxplain 3141/3141
1015.63/1014.04	c 12513[?] -2243[?] -2380[?] -2485[?]  is mandatory 
1015.63/1014.04	c qxplain 3139/3140
1015.63/1014.05	c qxplain 3140/3140
1015.63/1014.05	c 12517[?] -2486[?] 2483[?] 2485[?] 2484[?]  is mandatory 
1015.63/1014.05	c qxplain 3139/3139
1015.63/1014.06	c 12533[?] -2490[?] 2486[?]  is mandatory 
1015.63/1014.06	c qxplain 3135/3138
1015.63/1014.07	c qxplain 3137/3138
1016.53/1014.94	c qxplain 3135/3136
1016.53/1014.95	c qxplain 3136/3136
1016.53/1014.96	c 12536[?] 2437[?] 2176[?] -2491[?]  is mandatory 
1016.53/1014.96	c qxplain 3135/3135
1016.53/1014.97	c 12537[?] -2176[?] -2437[?] -2491[?]  is mandatory 
1016.53/1014.97	c qxplain 3073/3134
1016.53/1014.97	c qxplain 3104/3134
1016.53/1014.98	c qxplain 3120/3134
1016.53/1014.98	c qxplain 3128/3134
1016.53/1014.99	c qxplain 3132/3134
1016.53/1015.00	c qxplain 3134/3134
1017.13/1015.56	c qxplain 3132/3133
1017.13/1015.57	c qxplain 3133/3133
1017.13/1015.57	c qxplain 3132/3132
1017.13/1015.58	c 12540[?] 2438[?] 2177[?] -2492[?]  is mandatory 
1017.13/1015.58	c qxplain 3128/3131
1017.13/1015.59	c qxplain 3130/3131
1017.13/1015.59	c qxplain 3131/3131
1017.23/1015.60	c 12541[?] -2177[?] -2438[?] -2492[?]  is mandatory 
1017.23/1015.60	c qxplain 3130/3130
1017.23/1015.61	c 12544[?] 2439[?] -2493[?] 2178[?]  is mandatory 
1017.23/1015.61	c qxplain 3128/3129
1017.23/1015.61	c qxplain 3129/3129
1017.23/1015.62	c 12545[?] -2178[?] -2439[?] -2493[?]  is mandatory 
1017.23/1015.62	c qxplain 3128/3128
1017.23/1015.63	c 12549[?] -2494[?] 2493[?] 2492[?] 2491[?]  is mandatory 
1017.23/1015.63	c qxplain 3120/3127
1017.23/1015.63	c qxplain 3124/3127
1017.23/1015.64	c qxplain 3126/3127
1017.23/1015.64	c qxplain 3127/3127
1017.23/1015.65	c 12565[?] -2501[?] 2494[?]  is mandatory 
1017.23/1015.65	c qxplain 3126/3126
1017.23/1015.66	c 12568[?] -2502[?] 2186[?] 2437[?]  is mandatory 
1017.23/1015.66	c qxplain 3124/3125
1017.23/1015.66	c qxplain 3125/3125
1017.23/1015.67	c 12569[?] -2502[?] -2437[?] -2186[?]  is mandatory 
1017.23/1015.67	c qxplain 3124/3124
1017.23/1015.68	c 12572[?] -2503[?] 2438[?] 2187[?]  is mandatory 
1017.23/1015.68	c qxplain 3120/3123
1017.23/1015.68	c qxplain 3122/3123
1017.23/1015.69	c qxplain 3123/3123
1017.33/1015.70	c 12573[?] -2503[?] -2438[?] -2187[?]  is mandatory 
1017.33/1015.70	c qxplain 3122/3122
1017.33/1015.71	c 12576[?] -2504[?] 2439[?] 2188[?]  is mandatory 
1017.33/1015.71	c qxplain 3120/3121
1017.33/1015.71	c qxplain 3121/3121
1017.33/1015.73	c 12577[?] -2504[?] -2439[?] -2188[?]  is mandatory 
1017.33/1015.73	c qxplain 3120/3120
1017.33/1015.73	c 12581[?] -2505[?] 2502[?] 2504[?] 2503[?]  is mandatory 
1017.33/1015.73	c qxplain 3104/3119
1017.33/1015.74	c qxplain 3112/3119
1017.33/1015.75	c qxplain 3116/3119
1017.33/1015.75	c qxplain 3118/3119
1017.33/1015.78	c qxplain 3119/3119
1017.43/1015.80	c 12584[?] -2506[?] 2496[?] -2197[?]  is mandatory 
1017.43/1015.80	c qxplain 3118/3118
1017.43/1015.82	c 12585[?] -2506[?] -2496[?] 2197[?]  is mandatory 
1017.43/1015.82	c qxplain 3116/3117
1017.43/1015.84	c qxplain 3117/3117
1017.43/1015.85	c 12588[?] -2507[?] 2497[?] -2198[?]  is mandatory 
1017.43/1015.85	c qxplain 3116/3116
1017.43/1015.85	c 12589[?] -2507[?] -2497[?] 2198[?]  is mandatory 
1017.43/1015.85	c qxplain 3112/3115
1017.43/1015.86	c qxplain 3114/3115
1017.43/1015.89	c qxplain 3115/3115
1017.53/1015.93	c 12592[?] -2508[?] 2498[?] -2199[?]  is mandatory 
1017.53/1015.93	c qxplain 3114/3114
1017.53/1015.96	c 12593[?] -2508[?] -2498[?] 2199[?]  is mandatory 
1017.53/1015.96	c qxplain 3112/3113
1017.53/1015.97	c qxplain 3113/3113
1017.53/1015.99	c 12594[?] -2509[?] 2508[?]  is mandatory 
1017.53/1015.99	c qxplain 3112/3112
1017.63/1016.00	c 12595[?] -2509[?] 2507[?]  is mandatory 
1017.63/1016.00	c qxplain 3104/3111
1017.63/1016.01	c qxplain 3108/3111
1017.63/1016.02	c qxplain 3110/3111
1017.63/1016.02	c qxplain 3111/3111
1017.63/1016.04	c 12596[?] -2509[?] 2506[?]  is mandatory 
1017.63/1016.04	c qxplain 3110/3110
1017.63/1016.05	c 12597[?] -2509[?] 2505[?]  is mandatory 
1017.63/1016.05	c qxplain 3108/3109
1017.63/1016.05	c qxplain 3109/3109
1017.63/1016.06	c 12600[?] -2510[?] 2437[?] 2197[?]  is mandatory 
1017.63/1016.06	c qxplain 3108/3108
1017.63/1016.07	c 12601[?] -2510[?] -2437[?] -2197[?]  is mandatory 
1017.63/1016.07	c qxplain 3104/3107
1017.63/1016.07	c qxplain 3106/3107
1017.63/1016.08	c qxplain 3107/3107
1017.63/1016.08	c 12604[?] -2511[?] 2198[?] 2438[?]  is mandatory 
1017.63/1016.08	c qxplain 3106/3106
1017.63/1016.09	c 12605[?] -2511[?] -2438[?] -2198[?]  is mandatory 
1017.63/1016.09	c qxplain 3104/3105
1017.73/1016.10	c qxplain 3105/3105
1017.73/1016.11	c 12608[?] -2512[?] 2199[?] 2439[?]  is mandatory 
1017.73/1016.11	c qxplain 3104/3104
1017.73/1016.11	c 12609[?] -2512[?] -2439[?] -2199[?]  is mandatory 
1017.73/1016.11	c qxplain 3073/3103
1017.73/1016.12	c qxplain 3089/3103
1017.73/1016.12	c qxplain 3097/3103
1017.73/1016.13	c qxplain 3101/3103
1017.73/1016.14	c qxplain 3103/3103
1017.73/1016.14	c 12613[?] -2513[?] 2510[?] 2511[?] 2512[?]  is mandatory 
1017.73/1016.14	c qxplain 3101/3102
1017.73/1016.17	c qxplain 3102/3102
1017.73/1016.17	c 12616[?] -2514[?] -2208[?] 2496[?]  is mandatory 
1017.73/1016.17	c qxplain 3101/3101
1017.73/1016.18	c 12617[?] -2514[?] -2496[?] 2208[?]  is mandatory 
1017.73/1016.18	c qxplain 3097/3100
1017.73/1016.19	c qxplain 3099/3100
1018.43/1016.82	c qxplain 3097/3098
1018.43/1016.83	c qxplain 3098/3098
1018.43/1016.83	c 12620[?] 2497[?] -2209[?] -2515[?]  is mandatory 
1018.43/1016.83	c qxplain 3097/3097
1018.43/1016.84	c 12621[?] -2497[?] 2209[?] -2515[?]  is mandatory 
1018.43/1016.84	c qxplain 3089/3096
1018.43/1016.85	c qxplain 3093/3096
1018.43/1016.86	c qxplain 3095/3096
1018.43/1016.89	c qxplain 3096/3096
1018.53/1016.91	c 12624[?] -2516[?] -2210[?] 2498[?]  is mandatory 
1018.53/1016.91	c qxplain 3095/3095
1018.53/1016.93	c 12625[?] -2516[?] -2498[?] 2210[?]  is mandatory 
1018.53/1016.93	c qxplain 3093/3094
1018.53/1016.94	c qxplain 3094/3094
1018.53/1016.95	c 12626[?] -2517[?] 2516[?]  is mandatory 
1018.53/1016.95	c qxplain 3093/3093
1018.53/1016.96	c 12627[?] -2517[?] 2515[?]  is mandatory 
1018.53/1016.96	c qxplain 3089/3092
1018.53/1016.97	c qxplain 3091/3092
1018.53/1016.98	c qxplain 3092/3092
1018.53/1016.99	c 12628[?] 2514[?] -2517[?]  is mandatory 
1018.53/1016.99	c qxplain 3091/3091
1018.63/1017.00	c 12629[?] -2517[?] 2513[?]  is mandatory 
1018.63/1017.00	c qxplain 3089/3090
1018.63/1017.01	c qxplain 3090/3090
1018.63/1017.02	c 12632[?] -2518[?] 2437[?] 2208[?]  is mandatory 
1018.63/1017.02	c qxplain 3089/3089
1018.63/1017.02	c 12633[?] -2518[?] -2437[?] -2208[?]  is mandatory 
1018.63/1017.02	c qxplain 3073/3088
1018.63/1017.03	c qxplain 3081/3088
1018.63/1017.03	c qxplain 3085/3088
1018.63/1017.04	c qxplain 3087/3088
1018.63/1017.04	c qxplain 3088/3088
1018.63/1017.05	c 12636[?] -2519[?] 2209[?] 2438[?]  is mandatory 
1018.63/1017.05	c qxplain 3087/3087
1018.63/1017.06	c 12637[?] -2519[?] -2438[?] -2209[?]  is mandatory 
1018.63/1017.06	c qxplain 3085/3086
1018.63/1017.06	c qxplain 3086/3086
1018.63/1017.07	c 12640[?] -2520[?] 2210[?] 2439[?]  is mandatory 
1018.63/1017.07	c qxplain 3085/3085
1018.63/1017.08	c 12641[?] -2520[?] -2439[?] -2210[?]  is mandatory 
1018.63/1017.08	c qxplain 3081/3084
1018.63/1017.08	c qxplain 3083/3084
1018.63/1017.09	c qxplain 3084/3084
1018.63/1017.10	c 12645[?] -2521[?] 2519[?] 2520[?] 2518[?]  is mandatory 
1018.63/1017.10	c qxplain 3083/3083
1018.73/1017.13	c 12648[?] -2219[?] -2522[?] 2496[?]  is mandatory 
1018.73/1017.13	c qxplain 3081/3082
1018.73/1017.16	c qxplain 3082/3082
1018.73/1017.19	c 12649[?] -2522[?] -2496[?] 2219[?]  is mandatory 
1018.73/1017.19	c qxplain 3081/3081
1018.73/1017.19	c 12652[?] -2523[?] 2497[?] -2220[?]  is mandatory 
1018.73/1017.19	c qxplain 3073/3080
1018.83/1017.20	c qxplain 3077/3080
1018.83/1017.22	c qxplain 3079/3080
1018.83/1017.23	c qxplain 3080/3080
1018.83/1017.25	c 12653[?] -2523[?] -2497[?] 2220[?]  is mandatory 
1018.83/1017.25	c qxplain 3079/3079
1018.83/1017.26	c 12656[?] -2524[?] 2498[?] -2221[?]  is mandatory 
1018.83/1017.26	c qxplain 3077/3078
1018.83/1017.27	c qxplain 3078/3078
1018.83/1017.28	c 12657[?] -2524[?] -2498[?] 2221[?]  is mandatory 
1018.83/1017.28	c qxplain 3077/3077
1018.83/1017.28	c 12658[?] -2525[?] 2524[?]  is mandatory 
1018.83/1017.28	c qxplain 3073/3076
1018.83/1017.29	c qxplain 3075/3076
1018.93/1017.31	c qxplain 3076/3076
1018.93/1017.32	c 12659[?] -2525[?] 2523[?]  is mandatory 
1018.93/1017.32	c qxplain 3075/3075
1018.93/1017.33	c 12660[?] -2525[?] 2522[?]  is mandatory 
1018.93/1017.33	c qxplain 3073/3074
1018.93/1017.34	c qxplain 3074/3074
1018.93/1017.35	c 12661[?] -2525[?] 2521[?]  is mandatory 
1018.93/1017.35	c qxplain 3073/3073
1018.93/1017.35	c 12664[?] -2526[?] 2437[?] 2219[?]  is mandatory 
1018.93/1017.35	c qxplain 2950/3072
1018.93/1017.36	c qxplain 3012/3072
1018.93/1017.36	c qxplain 3043/3072
1018.93/1017.37	c qxplain 3058/3072
1018.93/1017.37	c qxplain 3066/3072
1018.93/1017.38	c qxplain 3070/3072
1018.93/1017.39	c qxplain 3072/3072
1018.93/1017.39	c 12665[?] -2526[?] -2437[?] -2219[?]  is mandatory 
1018.93/1017.39	c qxplain 3070/3071
1018.93/1017.40	c qxplain 3071/3071
1018.93/1017.40	c 12668[?] -2527[?] 2438[?] 2220[?]  is mandatory 
1018.93/1017.41	c qxplain 3070/3070
1018.93/1017.41	c 12669[?] -2527[?] -2438[?] -2220[?]  is mandatory 
1018.93/1017.41	c qxplain 3066/3069
1019.03/1017.42	c qxplain 3068/3069
1019.03/1017.43	c qxplain 3069/3069
1019.03/1017.43	c 12672[?] -2528[?] 2221[?] 2439[?]  is mandatory 
1019.03/1017.43	c qxplain 3068/3068
1019.03/1017.44	c 12673[?] -2528[?] -2439[?] -2221[?]  is mandatory 
1019.03/1017.44	c qxplain 3066/3067
1019.03/1017.44	c qxplain 3067/3067
1019.03/1017.45	c 12677[?] -2529[?] 2528[?] 2526[?] 2527[?]  is mandatory 
1019.03/1017.45	c qxplain 3066/3066
1019.03/1017.50	c 12680[?] -2530[?] -2230[?] 2496[?]  is mandatory 
1019.03/1017.50	c qxplain 3058/3065
1019.03/1017.50	c qxplain 3062/3065
1019.14/1017.52	c qxplain 3064/3065
1019.14/1017.55	c qxplain 3065/3065
1019.14/1017.59	c 12681[?] -2530[?] 2230[?] -2496[?]  is mandatory 
1019.14/1017.59	c qxplain 3064/3064
1019.33/1017.72	c 12684[?] -2531[?] 2497[?] -2231[?]  is mandatory 
1019.33/1017.72	c qxplain 3062/3063
1019.33/1017.73	c qxplain 3063/3063
1019.42/1017.86	c 12685[?] -2497[?] -2531[?] 2231[?]  is mandatory 
1019.42/1017.86	c qxplain 3062/3062
1019.42/1017.87	c 12688[?] -2532[?] 2498[?] -2232[?]  is mandatory 
1019.42/1017.87	c qxplain 3058/3061
1019.42/1017.88	c qxplain 3060/3061
1019.42/1017.89	c qxplain 3061/3061
1019.42/1017.89	c 12689[?] -2532[?] -2498[?] 2232[?]  is mandatory 
1019.42/1017.89	c qxplain 3060/3060
1019.52/1017.90	c 12690[?] -2533[?] 2532[?]  is mandatory 
1019.52/1017.90	c qxplain 3058/3059
1019.52/1017.93	c qxplain 3059/3059
1019.62/1018.07	c 12691[?] -2533[?] 2531[?]  is mandatory 
1019.62/1018.07	c qxplain 3058/3058
1019.62/1018.09	c 12692[?] -2533[?] 2530[?]  is mandatory 
1019.62/1018.09	c qxplain 3043/3057
1019.72/1018.10	c qxplain 3051/3057
1019.72/1018.11	c qxplain 3055/3057
1019.72/1018.11	c qxplain 3057/3057
1019.72/1018.12	c 12693[?] -2533[?] 2529[?]  is mandatory 
1019.72/1018.12	c qxplain 3055/3056
1019.72/1018.12	c qxplain 3056/3056
1019.72/1018.13	c 12696[?] -2534[?] 2437[?] 2230[?]  is mandatory 
1019.72/1018.13	c qxplain 3055/3055
1019.72/1018.14	c 12697[?] -2534[?] -2437[?] -2230[?]  is mandatory 
1019.72/1018.14	c qxplain 3051/3054
1019.72/1018.14	c qxplain 3053/3054
1019.72/1018.15	c qxplain 3054/3054
1019.72/1018.16	c 12700[?] -2535[?] 2231[?] 2438[?]  is mandatory 
1019.72/1018.16	c qxplain 3053/3053
1019.72/1018.16	c 12701[?] -2535[?] -2438[?] -2231[?]  is mandatory 
1019.72/1018.16	c qxplain 3051/3052
1019.72/1018.17	c qxplain 3052/3052
1019.72/1018.18	c 12704[?] -2536[?] 2439[?] 2232[?]  is mandatory 
1019.72/1018.18	c qxplain 3051/3051
1019.72/1018.18	c 12705[?] -2536[?] -2439[?] -2232[?]  is mandatory 
1019.72/1018.18	c qxplain 3043/3050
1019.72/1018.19	c qxplain 3047/3050
1019.72/1018.19	c qxplain 3049/3050
1019.83/1018.20	c qxplain 3050/3050
1019.83/1018.21	c 12709[?] -2537[?] 2534[?] 2535[?] 2536[?]  is mandatory 
1019.83/1018.21	c qxplain 3049/3049
1019.93/1018.35	c 12712[?] -2538[?] -2241[?] 2496[?]  is mandatory 
1019.93/1018.35	c qxplain 3047/3048
1019.93/1018.38	c qxplain 3048/3048
1020.14/1018.56	c 12713[?] -2538[?] -2496[?] 2241[?]  is mandatory 
1020.14/1018.56	c qxplain 3047/3047
1020.14/1018.59	c 12716[?] -2539[?] 2497[?] -2242[?]  is mandatory 
1020.14/1018.59	c qxplain 3043/3046
1020.14/1018.60	c qxplain 3045/3046
1020.14/1018.61	c qxplain 3046/3046
1020.25/1018.64	c 12717[?] -2539[?] -2497[?] 2242[?]  is mandatory 
1020.25/1018.64	c qxplain 3045/3045
1020.25/1018.65	c 12720[?] -2540[?] 2498[?] -2243[?]  is mandatory 
1020.25/1018.65	c qxplain 3043/3044
1020.25/1018.67	c qxplain 3044/3044
1020.25/1018.67	c 12721[?] -2540[?] -2498[?] 2243[?]  is mandatory 
1020.25/1018.67	c qxplain 3043/3043
1020.25/1018.68	c 12722[?] -2541[?] 2540[?]  is mandatory 
1020.25/1018.68	c qxplain 3012/3042
1020.25/1018.69	c qxplain 3028/3042
1020.25/1018.70	c qxplain 3036/3042
1020.33/1018.70	c qxplain 3040/3042
1020.33/1018.71	c qxplain 3042/3042
1020.33/1018.74	c 12723[?] -2541[?] 2539[?]  is mandatory 
1020.33/1018.74	c qxplain 3040/3041
1020.33/1018.75	c qxplain 3041/3041
1020.53/1018.90	c 12724[?] -2541[?] 2538[?]  is mandatory 
1020.53/1018.90	c qxplain 3040/3040
1020.53/1018.91	c 12725[?] -2541[?] 2537[?]  is mandatory 
1020.53/1018.91	c qxplain 3036/3039
1020.53/1018.92	c qxplain 3038/3039
1020.53/1018.92	c qxplain 3039/3039
1020.53/1018.93	c 12728[?] -2542[?] 2437[?] 2241[?]  is mandatory 
1020.53/1018.93	c qxplain 3038/3038
1020.53/1018.93	c 12729[?] -2542[?] -2437[?] -2241[?]  is mandatory 
1020.53/1018.93	c qxplain 3036/3037
1020.53/1018.94	c qxplain 3037/3037
1020.53/1018.95	c 12732[?] -2543[?] 2438[?] 2242[?]  is mandatory 
1020.53/1018.95	c qxplain 3036/3036
1020.53/1018.95	c 12733[?] -2543[?] -2438[?] -2242[?]  is mandatory 
1020.53/1018.95	c qxplain 3028/3035
1020.53/1018.96	c qxplain 3032/3035
1020.53/1018.97	c qxplain 3034/3035
1020.53/1018.97	c qxplain 3035/3035
1020.53/1018.98	c 12736[?] -2544[?] 2439[?] 2243[?]  is mandatory 
1020.53/1018.98	c qxplain 3034/3034
1020.53/1018.99	c 12737[?] -2544[?] -2439[?] -2243[?]  is mandatory 
1020.53/1018.99	c qxplain 3032/3033
1020.53/1018.99	c qxplain 3033/3033
1020.63/1019.00	c 12741[?] -2545[?] 2544[?] 2542[?] 2543[?]  is mandatory 
1020.63/1019.00	c qxplain 3032/3032
1020.73/1019.16	c 12744[?] -2176[?] -2546[?] 2496[?]  is mandatory 
1020.73/1019.16	c qxplain 3028/3031
1020.73/1019.17	c qxplain 3030/3031
1020.73/1019.18	c qxplain 3031/3031
1021.03/1019.41	c 12745[?] 2176[?] -2546[?] -2496[?]  is mandatory 
1021.03/1019.41	c qxplain 3030/3030
1021.03/1019.48	c 12748[?] 2497[?] -2177[?] -2547[?]  is mandatory 
1021.03/1019.48	c qxplain 3028/3029
1021.03/1019.49	c qxplain 3029/3029
1021.13/1019.55	c 12749[?] -2547[?] -2497[?] 2177[?]  is mandatory 
1021.13/1019.55	c qxplain 3028/3028
1021.13/1019.57	c 12752[?] -2548[?] 2498[?] -2178[?]  is mandatory 
1021.13/1019.57	c qxplain 3012/3027
1021.13/1019.58	c qxplain 3020/3027
1021.13/1019.59	c qxplain 3024/3027
1021.13/1019.60	c qxplain 3026/3027
1021.24/1019.62	c qxplain 3027/3027
1021.24/1019.64	c 12753[?] -2548[?] -2498[?] 2178[?]  is mandatory 
1021.24/1019.64	c qxplain 3026/3026
1021.24/1019.67	c 12754[?] -2549[?] 2548[?]  is mandatory 
1021.24/1019.67	c qxplain 3024/3025
1021.24/1019.68	c qxplain 3025/3025
1021.24/1019.70	c 12755[?] -2549[?] 2547[?]  is mandatory 
1021.24/1019.70	c qxplain 3024/3024
1021.43/1019.85	c 12756[?] 2546[?] -2549[?]  is mandatory 
1021.43/1019.85	c qxplain 3020/3023
1021.43/1019.86	c qxplain 3022/3023
1021.43/1019.87	c qxplain 3023/3023
1021.43/1019.88	c 12757[?] -2549[?] 2545[?]  is mandatory 
1021.43/1019.88	c qxplain 3022/3022
1021.43/1019.88	c 12760[?] -2550[?] 2176[?] 2496[?]  is mandatory 
1021.43/1019.88	c qxplain 3020/3021
1021.43/1019.89	c qxplain 3021/3021
1021.43/1019.90	c 12761[?] -2550[?] -2496[?] -2176[?]  is mandatory 
1021.43/1019.90	c qxplain 3020/3020
1021.53/1019.90	c 12764[?] -2551[?] 2497[?] 2177[?]  is mandatory 
1021.53/1019.90	c qxplain 3012/3019
1021.53/1019.91	c qxplain 3016/3019
1021.53/1019.91	c qxplain 3018/3019
1021.53/1019.92	c qxplain 3019/3019
1021.53/1019.93	c 12765[?] -2551[?] -2497[?] -2177[?]  is mandatory 
1021.53/1019.93	c qxplain 3018/3018
1021.53/1019.93	c 12768[?] -2552[?] 2178[?] 2498[?]  is mandatory 
1021.53/1019.93	c qxplain 3016/3017
1021.53/1019.94	c qxplain 3017/3017
1021.53/1019.95	c 12769[?] -2552[?] -2498[?] -2178[?]  is mandatory 
1021.53/1019.95	c qxplain 3016/3016
1021.53/1019.95	c 12773[?] -2553[?] 2550[?] 2552[?] 2551[?]  is mandatory 
1021.53/1019.96	c qxplain 3012/3015
1021.53/1019.96	c qxplain 3014/3015
1021.53/1019.98	c qxplain 3015/3015
1021.53/1019.99	c 12776[?] 2173[?] -2186[?] -2554[?]  is mandatory 
1021.53/1019.99	c qxplain 3014/3014
1021.62/1020.00	c 12777[?] 2186[?] -2173[?] -2554[?]  is mandatory 
1021.62/1020.00	c qxplain 3012/3013
1021.62/1020.02	c qxplain 3013/3013
1022.52/1020.92	c qxplain 3012/3012
1022.52/1020.93	c 12780[?] 2174[?] -2187[?] -2555[?]  is mandatory 
1022.52/1020.93	c qxplain 2950/3011
1022.52/1020.94	c qxplain 2981/3011
1022.52/1020.95	c qxplain 2997/3011
1022.52/1020.95	c qxplain 3005/3011
1022.52/1020.96	c qxplain 3009/3011
1022.52/1020.98	c qxplain 3011/3011
1022.52/1020.98	c 12781[?] 2187[?] -2174[?] -2555[?]  is mandatory 
1022.52/1020.98	c qxplain 3009/3010
1022.62/1021.03	c qxplain 3010/3010
1022.62/1021.06	c 12784[?] -2556[?] 2175[?] -2188[?]  is mandatory 
1022.62/1021.06	c qxplain 3009/3009
1022.62/1021.07	c 12785[?] -2556[?] -2175[?] 2188[?]  is mandatory 
1022.62/1021.07	c qxplain 3005/3008
1022.62/1021.08	c qxplain 3007/3008
1022.62/1021.09	c qxplain 3008/3008
1022.72/1021.10	c 12786[?] -2557[?] 2556[?]  is mandatory 
1022.72/1021.10	c qxplain 3007/3007
1022.72/1021.11	c 12787[?] -2557[?] 2555[?]  is mandatory 
1022.72/1021.11	c qxplain 3005/3006
1022.72/1021.12	c qxplain 3006/3006
1022.72/1021.14	c 12788[?] 2554[?] -2557[?]  is mandatory 
1022.72/1021.14	c qxplain 3005/3005
1022.72/1021.15	c 12789[?] -2557[?] 2553[?]  is mandatory 
1022.72/1021.15	c qxplain 2997/3004
1022.72/1021.16	c qxplain 3001/3004
1022.72/1021.17	c qxplain 3003/3004
1022.72/1021.17	c qxplain 3004/3004
1022.72/1021.18	c 12792[?] 2496[?] -2558[?] 2186[?]  is mandatory 
1022.72/1021.18	c qxplain 3003/3003
1022.72/1021.19	c 12793[?] -2496[?] -2186[?] -2558[?]  is mandatory 
1022.72/1021.19	c qxplain 3001/3002
1022.82/1021.25	c qxplain 2997/3000
1022.82/1021.26	c qxplain 2999/3000
1022.82/1021.27	c qxplain 3000/3000
1022.82/1021.28	c 12796[?] 2187[?] -2559[?] 2497[?]  is mandatory 
1022.82/1021.28	c qxplain 2999/2999
1022.82/1021.28	c 12797[?] -2497[?] -2187[?] -2559[?]  is mandatory 
1022.82/1021.28	c qxplain 2997/2998
1022.82/1021.29	c qxplain 2998/2998
1023.22/1021.67	c qxplain 2997/2997
1023.22/1021.68	c 12800[?] 2498[?] 2188[?] -2560[?]  is mandatory 
1023.22/1021.68	c qxplain 2981/2996
1023.22/1021.68	c qxplain 2989/2996
1023.22/1021.69	c qxplain 2993/2996
1023.22/1021.69	c qxplain 2995/2996
1023.32/1021.70	c qxplain 2996/2996
1023.32/1021.71	c 12801[?] -2498[?] -2188[?] -2560[?]  is mandatory 
1023.32/1021.71	c qxplain 2995/2995
1023.32/1021.71	c 12805[?] -2561[?] 2560[?] 2558[?] 2559[?]  is mandatory 
1023.32/1021.71	c qxplain 2993/2994
1023.32/1021.72	c qxplain 2994/2994
1023.32/1021.73	c 12821[?] -2565[?] 2561[?]  is mandatory 
1023.32/1021.73	c qxplain 2993/2993
1023.32/1021.73	c 12824[?] -2566[?] 2496[?] 2197[?]  is mandatory 
1023.32/1021.73	c qxplain 2989/2992
1023.32/1021.74	c qxplain 2991/2992
1023.32/1021.75	c qxplain 2992/2992
1023.32/1021.75	c 12825[?] -2566[?] -2496[?] -2197[?]  is mandatory 
1023.32/1021.75	c qxplain 2991/2991
1023.32/1021.76	c 12828[?] -2567[?] 2198[?] 2497[?]  is mandatory 
1023.32/1021.76	c qxplain 2989/2990
1023.32/1021.77	c qxplain 2990/2990
1023.32/1021.77	c 12829[?] -2567[?] -2497[?] -2198[?]  is mandatory 
1023.32/1021.77	c qxplain 2989/2989
1023.32/1021.78	c 12832[?] -2568[?] 2199[?] 2498[?]  is mandatory 
1023.32/1021.78	c qxplain 2981/2988
1023.32/1021.79	c qxplain 2985/2988
1023.32/1021.79	c qxplain 2987/2988
1023.32/1021.80	c qxplain 2988/2988
1023.32/1021.81	c 12833[?] -2568[?] -2498[?] -2199[?]  is mandatory 
1023.32/1021.81	c qxplain 2987/2987
1023.43/1021.81	c 12837[?] -2569[?] 2566[?] 2568[?] 2567[?]  is mandatory 
1023.43/1021.81	c qxplain 2985/2986
1023.43/1021.82	c qxplain 2986/2986
1023.43/1021.83	c 12840[?] -2208[?] -2570[?] 2173[?]  is mandatory 
1023.43/1021.83	c qxplain 2985/2985
1023.43/1021.84	c 12841[?] 2208[?] -2173[?] -2570[?]  is mandatory 
1023.43/1021.84	c qxplain 2981/2984
1023.43/1021.87	c qxplain 2983/2984
1023.43/1021.87	c qxplain 2984/2984
1023.43/1021.88	c 12844[?] 2174[?] -2571[?] -2209[?]  is mandatory 
1023.43/1021.88	c qxplain 2983/2983
1023.43/1021.89	c 12845[?] -2174[?] 2209[?] -2571[?]  is mandatory 
1023.43/1021.89	c qxplain 2981/2982
1023.43/1021.89	c qxplain 2950/2980
1023.43/1021.90	c qxplain 2966/2980
1023.43/1021.91	c qxplain 2974/2980
1023.54/1021.91	c qxplain 2978/2980
1023.54/1021.96	c qxplain 2980/2980
1023.54/1021.99	c 12848[?] -2572[?] -2210[?] 2175[?]  is mandatory 
1023.54/1021.99	c qxplain 2978/2979
1023.62/1022.01	c qxplain 2979/2979
1023.62/1022.03	c 12849[?] -2572[?] -2175[?] 2210[?]  is mandatory 
1023.62/1022.03	c qxplain 2978/2978
1023.62/1022.04	c 12850[?] -2573[?] 2572[?]  is mandatory 
1023.62/1022.04	c qxplain 2974/2977
1023.62/1022.05	c qxplain 2976/2977
1023.62/1022.06	c qxplain 2977/2977
1023.62/1022.06	c 12851[?] 2571[?] -2573[?]  is mandatory 
1023.62/1022.06	c qxplain 2976/2976
1023.62/1022.07	c 12852[?] -2573[?] 2570[?]  is mandatory 
1023.62/1022.07	c qxplain 2974/2975
1023.62/1022.08	c qxplain 2975/2975
1023.62/1022.09	c 12853[?] -2573[?] 2569[?]  is mandatory 
1023.62/1022.09	c qxplain 2974/2974
1023.62/1022.09	c 12856[?] -2574[?] 2496[?] 2208[?]  is mandatory 
1023.62/1022.09	c qxplain 2966/2973
1023.72/1022.10	c qxplain 2970/2973
1023.72/1022.11	c qxplain 2972/2973
1023.72/1022.11	c qxplain 2973/2973
1023.72/1022.12	c 12857[?] -2574[?] -2496[?] -2208[?]  is mandatory 
1023.72/1022.12	c qxplain 2972/2972
1023.72/1022.13	c 12860[?] -2575[?] 2497[?] 2209[?]  is mandatory 
1023.72/1022.13	c qxplain 2970/2971
1023.72/1022.13	c qxplain 2971/2971
1023.72/1022.14	c 12861[?] -2575[?] -2497[?] -2209[?]  is mandatory 
1023.72/1022.14	c qxplain 2970/2970
1023.72/1022.15	c 12864[?] -2576[?] 2498[?] 2210[?]  is mandatory 
1023.72/1022.15	c qxplain 2966/2969
1023.72/1022.15	c qxplain 2968/2969
1023.72/1022.16	c qxplain 2969/2969
1023.72/1022.17	c 12865[?] -2576[?] -2498[?] -2210[?]  is mandatory 
1023.72/1022.17	c qxplain 2968/2968
1023.72/1022.17	c 12869[?] -2577[?] 2574[?] 2576[?] 2575[?]  is mandatory 
1023.72/1022.17	c qxplain 2966/2967
1023.82/1022.23	c qxplain 2967/2967
1023.82/1022.24	c 12872[?] 2173[?] -2219[?] -2578[?]  is mandatory 
1023.82/1022.24	c qxplain 2966/2966
1023.82/1022.25	c 12873[?] -2578[?] -2173[?] 2219[?]  is mandatory 
1023.82/1022.25	c qxplain 2950/2965
1023.82/1022.26	c qxplain 2958/2965
1023.82/1022.27	c qxplain 2962/2965
1023.82/1022.28	c qxplain 2964/2965
1023.92/1022.32	c qxplain 2965/2965
1023.92/1022.33	c 12876[?] -2579[?] 2174[?] -2220[?]  is mandatory 
1023.92/1022.33	c qxplain 2964/2964
1023.92/1022.34	c 12877[?] -2579[?] -2174[?] 2220[?]  is mandatory 
1023.92/1022.34	c qxplain 2962/2963
1023.92/1022.36	c qxplain 2963/2963
1023.92/1022.39	c 12880[?] -2580[?] 2175[?] -2221[?]  is mandatory 
1023.92/1022.39	c qxplain 2962/2962
1024.02/1022.41	c 12881[?] -2580[?] -2175[?] 2221[?]  is mandatory 
1024.02/1022.41	c qxplain 2958/2961
1024.02/1022.42	c qxplain 2960/2961
1024.02/1022.43	c qxplain 2961/2961
1024.02/1022.45	c 12882[?] -2581[?] 2580[?]  is mandatory 
1024.02/1022.45	c qxplain 2960/2960
1024.02/1022.46	c 12883[?] -2581[?] 2579[?]  is mandatory 
1024.02/1022.46	c qxplain 2958/2959
1024.02/1022.47	c qxplain 2959/2959
1024.02/1022.48	c 12884[?] 2578[?] -2581[?]  is mandatory 
1024.02/1022.48	c qxplain 2958/2958
1024.02/1022.49	c 12885[?] -2581[?] 2577[?]  is mandatory 
1024.02/1022.49	c qxplain 2950/2957
1024.11/1022.50	c qxplain 2954/2957
1024.11/1022.50	c qxplain 2956/2957
1024.11/1022.51	c qxplain 2957/2957
1024.11/1022.52	c 12888[?] -2582[?] 2496[?] 2219[?]  is mandatory 
1024.11/1022.52	c qxplain 2956/2956
1024.11/1022.52	c 12889[?] -2582[?] -2496[?] -2219[?]  is mandatory 
1024.11/1022.52	c qxplain 2954/2955
1024.11/1022.53	c qxplain 2955/2955
1024.11/1022.54	c 12892[?] -2583[?] 2497[?] 2220[?]  is mandatory 
1024.11/1022.54	c qxplain 2954/2954
1024.11/1022.54	c 12893[?] -2583[?] -2497[?] -2220[?]  is mandatory 
1024.11/1022.54	c qxplain 2950/2953
1024.11/1022.55	c qxplain 2952/2953
1024.11/1022.56	c qxplain 2953/2953
1024.11/1022.56	c 12896[?] -2584[?] 2498[?] 2221[?]  is mandatory 
1024.11/1022.56	c qxplain 2952/2952
1024.11/1022.57	c 12897[?] -2584[?] -2498[?] -2221[?]  is mandatory 
1024.11/1022.57	c qxplain 2950/2951
1024.11/1022.58	c qxplain 2951/2951
1024.11/1022.58	c 12901[?] -2585[?] 2584[?] 2582[?] 2583[?]  is mandatory 
1024.11/1022.58	c qxplain 2950/2950
1024.21/1022.63	c 12904[?] -2586[?] -2230[?] 2173[?]  is mandatory 
1024.21/1022.63	c qxplain 1967/2949
1024.21/1022.64	c qxplain 2459/2949
1024.21/1022.64	c qxplain 2705/2949
1024.21/1022.65	c qxplain 2828/2949
1024.21/1022.65	c qxplain 2889/2949
1024.21/1022.66	c qxplain 2920/2949
1024.21/1022.66	c qxplain 2935/2949
1024.21/1022.67	c qxplain 2943/2949
1024.21/1022.68	c qxplain 2947/2949
1024.31/1022.73	c qxplain 2949/2949
1024.31/1022.77	c 12905[?] -2586[?] -2173[?] 2230[?]  is mandatory 
1024.31/1022.77	c qxplain 2947/2948
1024.52/1022.91	c qxplain 2948/2948
1024.63/1023.06	c 12908[?] -2587[?] 2174[?] -2231[?]  is mandatory 
1024.63/1023.06	c qxplain 2947/2947
1024.81/1023.21	c 12909[?] -2174[?] -2587[?] 2231[?]  is mandatory 
1024.81/1023.21	c qxplain 2943/2946
1024.81/1023.24	c qxplain 2945/2946
1024.81/1023.25	c qxplain 2946/2946
1024.81/1023.26	c 12912[?] -2588[?] 2175[?] -2232[?]  is mandatory 
1024.81/1023.26	c qxplain 2945/2945
1024.81/1023.26	c 12913[?] -2588[?] -2175[?] 2232[?]  is mandatory 
1024.81/1023.26	c qxplain 2943/2944
1024.81/1023.27	c qxplain 2944/2944
1024.81/1023.28	c 12914[?] -2589[?] 2588[?]  is mandatory 
1024.81/1023.28	c qxplain 2943/2943
1025.01/1023.43	c 12915[?] -2589[?] 2587[?]  is mandatory 
1025.01/1023.43	c qxplain 2935/2942
1025.01/1023.44	c qxplain 2939/2942
1025.01/1023.45	c qxplain 2941/2942
1025.01/1023.45	c qxplain 2942/2942
1025.01/1023.49	c 12916[?] -2589[?] 2586[?]  is mandatory 
1025.01/1023.49	c qxplain 2941/2941
1025.11/1023.50	c 12917[?] -2589[?] 2585[?]  is mandatory 
1025.11/1023.50	c qxplain 2939/2940
1025.11/1023.51	c qxplain 2940/2940
1025.11/1023.52	c 12920[?] -2590[?] 2230[?] 2496[?]  is mandatory 
1025.11/1023.52	c qxplain 2939/2939
1025.11/1023.52	c 12921[?] -2590[?] -2496[?] -2230[?]  is mandatory 
1025.11/1023.52	c qxplain 2935/2938
1025.11/1023.53	c qxplain 2937/2938
1025.11/1023.54	c qxplain 2938/2938
1025.11/1023.54	c 12924[?] -2591[?] 2497[?] 2231[?]  is mandatory 
1025.11/1023.54	c qxplain 2937/2937
1025.11/1023.55	c 12925[?] -2591[?] -2497[?] -2231[?]  is mandatory 
1025.11/1023.55	c qxplain 2935/2936
1025.11/1023.56	c qxplain 2936/2936
1025.11/1023.56	c 12928[?] -2592[?] 2498[?] 2232[?]  is mandatory 
1025.11/1023.57	c qxplain 2935/2935
1025.11/1023.57	c 12929[?] -2592[?] -2498[?] -2232[?]  is mandatory 
1025.11/1023.57	c qxplain 2920/2934
1025.11/1023.58	c qxplain 2928/2934
1025.11/1023.59	c qxplain 2932/2934
1025.11/1023.59	c qxplain 2934/2934
1025.21/1023.60	c 12933[?] -2593[?] 2590[?] 2591[?] 2592[?]  is mandatory 
1025.21/1023.60	c qxplain 2932/2933
1025.31/1023.74	c qxplain 2933/2933
1025.51/1023.92	c 12936[?] 2173[?] -2594[?] -2241[?]  is mandatory 
1025.51/1023.92	c qxplain 2932/2932
1025.62/1024.11	c 12937[?] -2594[?] -2173[?] 2241[?]  is mandatory 
1025.62/1024.11	c qxplain 2928/2931
1025.73/1024.12	c qxplain 2930/2931
1025.73/1024.15	c qxplain 2931/2931
1025.73/1024.16	c 12940[?] -2595[?] 2174[?] -2242[?]  is mandatory 
1025.73/1024.16	c qxplain 2930/2930
1025.73/1024.17	c 12941[?] -2595[?] -2174[?] 2242[?]  is mandatory 
1025.73/1024.17	c qxplain 2928/2929
1025.73/1024.18	c qxplain 2929/2929
1025.73/1024.19	c 12944[?] -2596[?] 2175[?] -2243[?]  is mandatory 
1025.73/1024.19	c qxplain 2928/2928
1025.73/1024.20	c 12945[?] -2596[?] -2175[?] 2243[?]  is mandatory 
1025.73/1024.20	c qxplain 2920/2927
1025.81/1024.21	c qxplain 2924/2927
1025.81/1024.21	c qxplain 2926/2927
1025.81/1024.22	c qxplain 2927/2927
1025.81/1024.23	c 12946[?] -2597[?] 2596[?]  is mandatory 
1025.81/1024.23	c qxplain 2926/2926
1025.81/1024.24	c 12947[?] -2597[?] 2595[?]  is mandatory 
1025.81/1024.24	c qxplain 2924/2925
1025.81/1024.25	c qxplain 2925/2925
1026.01/1024.42	c 12948[?] -2597[?] 2594[?]  is mandatory 
1026.01/1024.42	c qxplain 2924/2924
1026.01/1024.43	c 12949[?] -2597[?] 2593[?]  is mandatory 
1026.01/1024.43	c qxplain 2920/2923
1026.01/1024.43	c qxplain 2922/2923
1026.01/1024.44	c qxplain 2923/2923
1026.01/1024.45	c 12952[?] -2598[?] 2496[?] 2241[?]  is mandatory 
1026.01/1024.45	c qxplain 2922/2922
1026.01/1024.45	c 12953[?] -2598[?] -2496[?] -2241[?]  is mandatory 
1026.01/1024.45	c qxplain 2920/2921
1026.01/1024.46	c qxplain 2921/2921
1026.01/1024.47	c 12956[?] -2599[?] 2497[?] 2242[?]  is mandatory 
1026.01/1024.47	c qxplain 2920/2920
1026.01/1024.47	c 12957[?] -2599[?] -2497[?] -2242[?]  is mandatory 
1026.01/1024.47	c qxplain 2889/2919
1026.01/1024.48	c qxplain 2905/2919
1026.01/1024.49	c qxplain 2913/2919
1026.01/1024.49	c qxplain 2917/2919
1026.11/1024.50	c qxplain 2919/2919
1026.11/1024.51	c 12960[?] -2600[?] 2498[?] 2243[?]  is mandatory 
1026.11/1024.51	c qxplain 2917/2918
1026.11/1024.51	c qxplain 2918/2918
1026.11/1024.52	c 12961[?] -2600[?] -2498[?] -2243[?]  is mandatory 
1026.11/1024.52	c qxplain 2917/2917
1026.11/1024.53	c 12965[?] -2601[?] 2600[?] 2598[?] 2599[?]  is mandatory 
1026.11/1024.53	c qxplain 2913/2916
1026.21/1024.68	c qxplain 2915/2916
1027.01/1025.45	c qxplain 2913/2914
1027.21/1025.61	c qxplain 2914/2914
1027.31/1025.79	c 12968[?] 2173[?] -2602[?] -2176[?]  is mandatory 
1027.31/1025.79	c qxplain 2913/2913
1027.51/1025.98	c 12969[?] -2173[?] 2176[?] -2602[?]  is mandatory 
1027.51/1025.98	c qxplain 2905/2912
1027.51/1025.99	c qxplain 2909/2912
1027.61/1026.01	c qxplain 2911/2912
1027.61/1026.06	c qxplain 2912/2912
1027.61/1026.09	c 12972[?] 2174[?] -2603[?] -2177[?]  is mandatory 
1027.61/1026.09	c qxplain 2911/2911
1027.71/1026.10	c 12973[?] 2177[?] -2174[?] -2603[?]  is mandatory 
1027.71/1026.10	c qxplain 2909/2910
1027.71/1026.12	c qxplain 2910/2910
1027.71/1026.13	c 12976[?] -2604[?] -2178[?] 2175[?]  is mandatory 
1027.71/1026.13	c qxplain 2909/2909
1027.71/1026.14	c 12977[?] -2604[?] -2175[?] 2178[?]  is mandatory 
1027.71/1026.14	c qxplain 2905/2908
1027.71/1026.14	c qxplain 2907/2908
1027.71/1026.16	c qxplain 2908/2908
1027.71/1026.16	c 12978[?] -2605[?] 2604[?]  is mandatory 
1027.71/1026.16	c qxplain 2907/2907
1027.71/1026.18	c 12979[?] -2605[?] 2603[?]  is mandatory 
1027.71/1026.18	c qxplain 2905/2906
1027.71/1026.19	c qxplain 2906/2906
1027.92/1026.37	c 12980[?] 2602[?] -2605[?]  is mandatory 
1027.92/1026.37	c qxplain 2905/2905
1027.92/1026.38	c 12981[?] -2605[?] 2601[?]  is mandatory 
1027.92/1026.38	c qxplain 2889/2904
1027.92/1026.39	c qxplain 2897/2904
1027.92/1026.39	c qxplain 2901/2904
1028.00/1026.40	c qxplain 2903/2904
1028.00/1026.41	c qxplain 2904/2904
1028.00/1026.41	c 12984[?] -2606[?] 2610[?] 2607[?]  is mandatory 
1028.00/1026.41	c qxplain 2903/2903
1028.00/1026.42	c 12985[?] -2606[?] -2607[?] -2610[?]  is mandatory 
1028.00/1026.42	c qxplain 2901/2902
1028.00/1026.43	c qxplain 2902/2902
1028.00/1026.43	c 12988[?] -2613[?] 2608[?] 2611[?]  is mandatory 
1028.00/1026.43	c qxplain 2901/2901
1028.00/1026.44	c 12989[?] -2613[?] -2608[?] -2611[?]  is mandatory 
1028.00/1026.44	c qxplain 2897/2900
1028.00/1026.45	c qxplain 2899/2900
1028.00/1026.45	c qxplain 2900/2900
1028.00/1026.46	c 12992[?] -2614[?] 2609[?] 2612[?]  is mandatory 
1028.00/1026.46	c qxplain 2899/2899
1028.00/1026.47	c 12993[?] -2614[?] -2609[?] -2612[?]  is mandatory 
1028.00/1026.47	c qxplain 2897/2898
1028.00/1026.48	c qxplain 2898/2898
1028.00/1026.48	c 12997[?] -2615[?] 2614[?] 2606[?] 2613[?]  is mandatory 
1028.00/1026.48	c qxplain 2897/2897
1028.10/1026.50	c 13000[?] -2620[?] -2616[?] 2617[?]  is mandatory 
1028.10/1026.50	c qxplain 2889/2896
1028.10/1026.51	c qxplain 2893/2896
1028.10/1026.51	c qxplain 2895/2896
1028.10/1026.53	c qxplain 2896/2896
1028.10/1026.54	c 13001[?] 2620[?] -2617[?] -2616[?]  is mandatory 
1028.10/1026.54	c qxplain 2895/2895
1028.60/1027.04	c qxplain 2893/2894
1028.60/1027.05	c qxplain 2894/2894
1028.60/1027.06	c 13004[?] 2618[?] -2621[?] -2623[?]  is mandatory 
1028.60/1027.06	c qxplain 2893/2893
1028.60/1027.07	c 13005[?] 2621[?] -2618[?] -2623[?]  is mandatory 
1028.60/1027.07	c qxplain 2889/2892
1028.60/1027.07	c qxplain 2891/2892
1028.70/1027.10	c qxplain 2892/2892
1028.70/1027.12	c 13008[?] -2624[?] -2622[?] 2619[?]  is mandatory 
1028.70/1027.12	c qxplain 2891/2891
1028.70/1027.13	c 13009[?] -2624[?] -2619[?] 2622[?]  is mandatory 
1028.70/1027.13	c qxplain 2889/2890
1028.70/1027.14	c qxplain 2890/2890
1028.70/1027.16	c 13010[?] -2625[?] 2624[?]  is mandatory 
1028.70/1027.16	c qxplain 2889/2889
1028.70/1027.17	c 13011[?] -2625[?] 2623[?]  is mandatory 
1028.70/1027.17	c qxplain 2828/2888
1028.70/1027.18	c qxplain 2859/2888
1028.70/1027.18	c qxplain 2874/2888
1028.70/1027.19	c qxplain 2882/2888
1028.70/1027.19	c qxplain 2886/2888
1028.80/1027.20	c qxplain 2888/2888
1028.80/1027.21	c 13012[?] 2616[?] -2625[?]  is mandatory 
1028.80/1027.21	c qxplain 2886/2887
1028.80/1027.22	c qxplain 2887/2887
1028.80/1027.22	c 13013[?] -2625[?] 2615[?]  is mandatory 
1028.80/1027.22	c qxplain 2886/2886
1028.80/1027.23	c 13016[?] 2620[?] -2626[?] 2607[?]  is mandatory 
1028.80/1027.23	c qxplain 2882/2885
1028.80/1027.24	c qxplain 2884/2885
1028.80/1027.24	c qxplain 2885/2885
1028.80/1027.25	c 13017[?] -2607[?] -2620[?] -2626[?]  is mandatory 
1028.80/1027.25	c qxplain 2884/2884
1028.91/1027.39	c qxplain 2882/2883
1028.91/1027.40	c qxplain 2883/2883
1028.91/1027.41	c qxplain 2882/2882
1029.02/1027.42	c 13020[?] 2608[?] -2627[?] 2621[?]  is mandatory 
1029.02/1027.42	c qxplain 2874/2881
1029.02/1027.42	c qxplain 2878/2881
1029.02/1027.43	c qxplain 2880/2881
1029.02/1027.44	c qxplain 2881/2881
1029.02/1027.44	c 13021[?] -2608[?] -2621[?] -2627[?]  is mandatory 
1029.02/1027.44	c qxplain 2880/2880
1029.02/1027.45	c 13024[?] 2609[?] -2628[?] 2622[?]  is mandatory 
1029.02/1027.45	c qxplain 2878/2879
1029.02/1027.46	c qxplain 2879/2879
1029.02/1027.46	c 13025[?] -2622[?] -2609[?] -2628[?]  is mandatory 
1029.02/1027.46	c qxplain 2878/2878
1029.02/1027.47	c 13029[?] -2629[?] 2628[?] 2627[?] 2626[?]  is mandatory 
1029.02/1027.47	c qxplain 2874/2877
1029.02/1027.48	c qxplain 2876/2877
1029.02/1027.48	c qxplain 2877/2877
1029.02/1027.49	c 13045[?] -2636[?] 2629[?]  is mandatory 
1029.02/1027.49	c qxplain 2876/2876
1029.02/1027.49	c 13048[?] -2637[?] 2607[?] 2631[?]  is mandatory 
1029.02/1027.49	c qxplain 2874/2875
1029.10/1027.50	c qxplain 2875/2875
1029.10/1027.51	c 13049[?] -2637[?] -2607[?] -2631[?]  is mandatory 
1029.10/1027.51	c qxplain 2874/2874
1029.10/1027.52	c 13052[?] -2638[?] 2632[?] 2608[?]  is mandatory 
1029.10/1027.52	c qxplain 2859/2873
1029.10/1027.52	c qxplain 2867/2873
1029.10/1027.53	c qxplain 2871/2873
1029.10/1027.53	c qxplain 2873/2873
1029.10/1027.54	c 13053[?] -2638[?] -2608[?] -2632[?]  is mandatory 
1029.10/1027.54	c qxplain 2871/2872
1029.10/1027.55	c qxplain 2872/2872
1029.10/1027.56	c 13056[?] -2639[?] 2609[?] 2633[?]  is mandatory 
1029.10/1027.56	c qxplain 2871/2871
1029.10/1027.57	c 13057[?] -2639[?] -2609[?] -2633[?]  is mandatory 
1029.10/1027.57	c qxplain 2867/2870
1029.10/1027.58	c qxplain 2869/2870
1029.10/1027.58	c qxplain 2870/2870
1029.10/1027.59	c 13061[?] -2640[?] 2637[?] 2638[?] 2639[?]  is mandatory 
1029.10/1027.59	c qxplain 2869/2869
1029.20/1027.60	c 13064[?] 2617[?] -2642[?] -2641[?]  is mandatory 
1029.20/1027.60	c qxplain 2867/2868
1029.20/1027.61	c qxplain 2868/2868
1029.20/1027.62	c 13065[?] -2617[?] 2642[?] -2641[?]  is mandatory 
1029.20/1027.62	c qxplain 2867/2867
1029.20/1027.63	c 13068[?] -2643[?] -2645[?] 2618[?]  is mandatory 
1029.20/1027.63	c qxplain 2859/2866
1029.20/1027.64	c qxplain 2863/2866
1029.20/1027.65	c qxplain 2865/2866
1029.20/1027.65	c qxplain 2866/2866
1029.20/1027.66	c 13069[?] -2618[?] 2643[?] -2645[?]  is mandatory 
1029.20/1027.66	c qxplain 2865/2865
1029.20/1027.66	c qxplain 2863/2864
1029.20/1027.68	c qxplain 2864/2864
1029.20/1027.68	c qxplain 2863/2863
1029.31/1027.71	c 13072[?] -2646[?] 2619[?] -2644[?]  is mandatory 
1029.31/1027.71	c qxplain 2859/2862
1029.31/1027.72	c qxplain 2861/2862
1029.31/1027.74	c qxplain 2862/2862
1029.31/1027.76	c 13073[?] -2646[?] 2644[?] -2619[?]  is mandatory 
1029.31/1027.76	c qxplain 2861/2861
1029.31/1027.78	c 13074[?] -2647[?] 2646[?]  is mandatory 
1029.31/1027.78	c qxplain 2859/2860
1029.31/1027.79	c qxplain 2860/2860
1029.40/1027.80	c 13075[?] 2645[?] -2647[?]  is mandatory 
1029.40/1027.80	c qxplain 2859/2859
1029.40/1027.80	c 13076[?] 2641[?] -2647[?]  is mandatory 
1029.40/1027.80	c qxplain 2828/2858
1029.40/1027.81	c qxplain 2844/2858
1029.40/1027.82	c qxplain 2852/2858
1029.40/1027.83	c qxplain 2856/2858
1029.40/1027.83	c qxplain 2858/2858
1029.40/1027.84	c 13077[?] -2647[?] 2640[?]  is mandatory 
1029.40/1027.84	c qxplain 2856/2857
1029.40/1027.84	c qxplain 2857/2857
1029.40/1027.85	c 13080[?] -2648[?] 2607[?] 2642[?]  is mandatory 
1029.40/1027.85	c qxplain 2856/2856
1029.40/1027.86	c 13081[?] -2648[?] -2607[?] -2642[?]  is mandatory 
1029.40/1027.86	c qxplain 2852/2855
1029.40/1027.87	c qxplain 2854/2855
1029.40/1027.87	c qxplain 2855/2855
1029.40/1027.88	c 13084[?] -2649[?] 2608[?] 2643[?]  is mandatory 
1029.40/1027.88	c qxplain 2854/2854
1029.40/1027.89	c 13085[?] -2649[?] -2608[?] -2643[?]  is mandatory 
1029.40/1027.89	c qxplain 2852/2853
1029.40/1027.89	c qxplain 2853/2853
1029.50/1027.90	c 13088[?] -2650[?] 2644[?] 2609[?]  is mandatory 
1029.50/1027.90	c qxplain 2852/2852
1029.50/1027.91	c 13089[?] -2650[?] -2609[?] -2644[?]  is mandatory 
1029.50/1027.91	c qxplain 2844/2851
1029.50/1027.92	c qxplain 2848/2851
1029.50/1027.92	c qxplain 2850/2851
1029.50/1027.93	c qxplain 2851/2851
1029.50/1027.93	c 13093[?] -2651[?] 2648[?] 2649[?] 2650[?]  is mandatory 
1029.50/1027.93	c qxplain 2850/2850
1029.60/1028.00	c 13096[?] 2617[?] -2653[?] -2652[?]  is mandatory 
1029.60/1028.00	c qxplain 2848/2849
1029.60/1028.03	c qxplain 2849/2849
1029.60/1028.04	c 13097[?] -2617[?] 2653[?] -2652[?]  is mandatory 
1029.60/1028.04	c qxplain 2848/2848
1029.60/1028.06	c 13100[?] -2656[?] 2618[?] -2654[?]  is mandatory 
1029.60/1028.06	c qxplain 2844/2847
1029.60/1028.07	c qxplain 2846/2847
1029.60/1028.09	c qxplain 2847/2847
1029.70/1028.10	c 13101[?] -2656[?] -2618[?] 2654[?]  is mandatory 
1029.70/1028.10	c qxplain 2846/2846
1029.70/1028.12	c 13104[?] -2657[?] -2655[?] 2619[?]  is mandatory 
1029.70/1028.12	c qxplain 2844/2845
1029.70/1028.14	c qxplain 2845/2845
1029.70/1028.16	c 13105[?] -2657[?] -2619[?] 2655[?]  is mandatory 
1029.70/1028.16	c qxplain 2844/2844
1029.70/1028.18	c 13106[?] -2658[?] 2657[?]  is mandatory 
1029.70/1028.18	c qxplain 2828/2843
1029.70/1028.19	c qxplain 2836/2843
1029.80/1028.20	c qxplain 2840/2843
1029.80/1028.20	c qxplain 2842/2843
1029.80/1028.21	c qxplain 2843/2843
1029.80/1028.22	c 13107[?] -2658[?] 2656[?]  is mandatory 
1029.80/1028.22	c qxplain 2842/2842
1029.80/1028.23	c 13108[?] 2652[?] -2658[?]  is mandatory 
1029.80/1028.23	c qxplain 2840/2841
1029.80/1028.24	c qxplain 2841/2841
1029.80/1028.24	c 13109[?] -2658[?] 2651[?]  is mandatory 
1029.80/1028.24	c qxplain 2840/2840
1029.80/1028.25	c 13112[?] -2659[?] 2607[?] 2653[?]  is mandatory 
1029.80/1028.25	c qxplain 2836/2839
1029.80/1028.26	c qxplain 2838/2839
1029.80/1028.26	c qxplain 2839/2839
1029.80/1028.27	c 13113[?] -2659[?] -2607[?] -2653[?]  is mandatory 
1029.80/1028.27	c qxplain 2838/2838
1029.80/1028.28	c 13116[?] -2660[?] 2608[?] 2654[?]  is mandatory 
1029.80/1028.28	c qxplain 2836/2837
1029.80/1028.28	c qxplain 2837/2837
1029.80/1028.29	c 13117[?] -2660[?] -2608[?] -2654[?]  is mandatory 
1029.80/1028.29	c qxplain 2836/2836
1029.90/1028.30	c 13120[?] -2661[?] 2609[?] 2655[?]  is mandatory 
1029.90/1028.30	c qxplain 2828/2835
1029.90/1028.31	c qxplain 2832/2835
1029.90/1028.31	c qxplain 2834/2835
1029.90/1028.32	c qxplain 2835/2835
1029.90/1028.33	c 13121[?] -2661[?] -2609[?] -2655[?]  is mandatory 
1029.90/1028.33	c qxplain 2834/2834
1029.90/1028.33	c 13125[?] -2662[?] 2659[?] 2661[?] 2660[?]  is mandatory 
1029.90/1028.33	c qxplain 2832/2833
1030.01/1028.43	c qxplain 2833/2833
1030.01/1028.48	c 13128[?] -2663[?] -2664[?] 2617[?]  is mandatory 
1030.01/1028.48	c qxplain 2832/2832
1030.12/1028.53	c 13129[?] -2663[?] -2617[?] 2664[?]  is mandatory 
1030.12/1028.53	c qxplain 2828/2831
1030.12/1028.55	c qxplain 2830/2831
1030.20/1028.62	c qxplain 2831/2831
1030.30/1028.70	c 13132[?] 2618[?] -2667[?] -2665[?]  is mandatory 
1030.30/1028.70	c qxplain 2830/2830
1030.40/1028.87	c 13133[?] -2618[?] -2667[?] 2665[?]  is mandatory 
1030.40/1028.87	c qxplain 2828/2829
1030.40/1028.88	c qxplain 2829/2829
1030.40/1028.89	c 13136[?] -2668[?] 2619[?] -2666[?]  is mandatory 
1030.40/1028.89	c qxplain 2828/2828
1030.50/1028.90	c 13137[?] -2668[?] -2619[?] 2666[?]  is mandatory 
1030.50/1028.90	c qxplain 2705/2827
1030.50/1028.91	c qxplain 2767/2827
1030.50/1028.92	c qxplain 2798/2827
1030.50/1028.92	c qxplain 2813/2827
1030.50/1028.93	c qxplain 2821/2827
1030.50/1028.93	c qxplain 2825/2827
1030.50/1028.94	c qxplain 2827/2827
1030.50/1028.95	c 13138[?] -2669[?] 2668[?]  is mandatory 
1030.50/1028.95	c qxplain 2825/2826
1030.50/1028.97	c qxplain 2826/2826
1030.60/1029.08	c 13139[?] 2667[?] -2669[?]  is mandatory 
1030.60/1029.08	c qxplain 2825/2825
1030.60/1029.09	c 13140[?] -2669[?] 2663[?]  is mandatory 
1030.60/1029.09	c qxplain 2821/2824
1030.70/1029.10	c qxplain 2823/2824
1030.70/1029.11	c qxplain 2824/2824
1030.70/1029.11	c 13141[?] -2669[?] 2662[?]  is mandatory 
1030.70/1029.11	c qxplain 2823/2823
1030.70/1029.12	c 13144[?] -2670[?] 2664[?] 2607[?]  is mandatory 
1030.70/1029.12	c qxplain 2821/2822
1030.70/1029.13	c qxplain 2822/2822
1030.70/1029.14	c 13145[?] -2670[?] -2607[?] -2664[?]  is mandatory 
1030.70/1029.14	c qxplain 2821/2821
1030.70/1029.14	c 13148[?] -2671[?] 2608[?] 2665[?]  is mandatory 
1030.70/1029.14	c qxplain 2813/2820
1030.70/1029.15	c qxplain 2817/2820
1030.70/1029.15	c qxplain 2819/2820
1030.70/1029.16	c qxplain 2820/2820
1030.70/1029.17	c 13149[?] -2671[?] -2608[?] -2665[?]  is mandatory 
1030.70/1029.17	c qxplain 2819/2819
1030.70/1029.18	c 13152[?] -2672[?] 2609[?] 2666[?]  is mandatory 
1030.70/1029.18	c qxplain 2817/2818
1030.70/1029.18	c qxplain 2818/2818
1030.70/1029.19	c 13153[?] -2672[?] -2609[?] -2666[?]  is mandatory 
1030.70/1029.19	c qxplain 2817/2817
1030.80/1029.20	c 13157[?] -2673[?] 2670[?] 2672[?] 2671[?]  is mandatory 
1030.80/1029.20	c qxplain 2813/2816
1030.80/1029.26	c qxplain 2815/2816
1031.00/1029.43	c qxplain 2816/2816
1031.10/1029.57	c 13160[?] 2617[?] -2674[?] -2675[?]  is mandatory 
1031.10/1029.57	c qxplain 2815/2815
1031.30/1029.72	c 13161[?] -2617[?] -2674[?] 2675[?]  is mandatory 
1031.30/1029.72	c qxplain 2813/2814
1031.30/1029.75	c qxplain 2814/2814
1031.30/1029.76	c 13164[?] -2678[?] 2618[?] -2676[?]  is mandatory 
1031.30/1029.76	c qxplain 2813/2813
1031.30/1029.77	c 13165[?] -2678[?] -2618[?] 2676[?]  is mandatory 
1031.30/1029.77	c qxplain 2798/2812
1031.30/1029.77	c qxplain 2806/2812
1031.30/1029.78	c qxplain 2810/2812
1031.30/1029.79	c qxplain 2812/2812
1031.40/1029.80	c 13168[?] -2679[?] 2619[?] -2677[?]  is mandatory 
1031.40/1029.80	c qxplain 2810/2811
1031.40/1029.81	c qxplain 2811/2811
1031.40/1029.82	c 13169[?] -2679[?] -2619[?] 2677[?]  is mandatory 
1031.40/1029.82	c qxplain 2810/2810
1031.40/1029.82	c 13170[?] -2680[?] 2679[?]  is mandatory 
1031.40/1029.82	c qxplain 2806/2809
1031.40/1029.83	c qxplain 2808/2809
1031.40/1029.84	c qxplain 2809/2809
1031.40/1029.85	c 13171[?] -2680[?] 2678[?]  is mandatory 
1031.40/1029.85	c qxplain 2808/2808
1031.60/1030.01	c 13172[?] 2674[?] -2680[?]  is mandatory 
1031.60/1030.01	c qxplain 2806/2807
1031.60/1030.02	c qxplain 2807/2807
1031.60/1030.03	c 13173[?] -2680[?] 2673[?]  is mandatory 
1031.60/1030.03	c qxplain 2806/2806
1031.60/1030.04	c 13176[?] -2681[?] 2607[?] 2675[?]  is mandatory 
1031.60/1030.04	c qxplain 2798/2805
1031.60/1030.04	c qxplain 2802/2805
1031.60/1030.05	c qxplain 2804/2805
1031.60/1030.05	c qxplain 2805/2805
1031.60/1030.06	c 13177[?] -2681[?] -2607[?] -2675[?]  is mandatory 
1031.60/1030.06	c qxplain 2804/2804
1031.60/1030.07	c 13180[?] -2682[?] 2608[?] 2676[?]  is mandatory 
1031.60/1030.07	c qxplain 2802/2803
1031.60/1030.07	c qxplain 2803/2803
1031.60/1030.08	c 13181[?] -2682[?] -2608[?] -2676[?]  is mandatory 
1031.60/1030.08	c qxplain 2802/2802
1031.60/1030.09	c 13184[?] -2683[?] 2609[?] 2677[?]  is mandatory 
1031.60/1030.09	c qxplain 2798/2801
1031.60/1030.09	c qxplain 2800/2801
1031.69/1030.10	c qxplain 2801/2801
1031.69/1030.11	c 13185[?] -2683[?] -2609[?] -2677[?]  is mandatory 
1031.69/1030.11	c qxplain 2800/2800
1031.69/1030.12	c 13189[?] -2684[?] 2681[?] 2683[?] 2682[?]  is mandatory 
1031.69/1030.12	c qxplain 2798/2799
1032.09/1030.59	c qxplain 2767/2797
1032.09/1030.60	c qxplain 2783/2797
1032.09/1030.60	c qxplain 2791/2797
1032.20/1030.62	c qxplain 2795/2797
1032.20/1030.65	c qxplain 2797/2797
1032.39/1030.80	c 13192[?] -2610[?] 2617[?] -2685[?]  is mandatory 
1032.39/1030.80	c qxplain 2795/2796
1032.39/1030.82	c qxplain 2796/2796
1032.59/1031.01	c 13193[?] 2610[?] -2685[?] -2617[?]  is mandatory 
1032.59/1031.01	c qxplain 2795/2795
1032.59/1031.05	c 13196[?] 2618[?] -2686[?] -2611[?]  is mandatory 
1032.59/1031.05	c qxplain 2791/2794
1032.59/1031.06	c qxplain 2793/2794
1032.59/1031.07	c qxplain 2794/2794
1032.59/1031.09	c 13197[?] -2686[?] 2611[?] -2618[?]  is mandatory 
1032.59/1031.09	c qxplain 2793/2793
1032.69/1031.10	c 13200[?] -2687[?] 2619[?] -2612[?]  is mandatory 
1032.69/1031.10	c qxplain 2791/2792
1032.69/1031.12	c qxplain 2792/2792
1032.69/1031.13	c 13201[?] -2687[?] -2619[?] 2612[?]  is mandatory 
1032.69/1031.13	c qxplain 2791/2791
1032.69/1031.14	c 13202[?] -2688[?] 2687[?]  is mandatory 
1032.69/1031.14	c qxplain 2783/2790
1032.69/1031.15	c qxplain 2787/2790
1032.69/1031.15	c qxplain 2789/2790
1032.69/1031.17	c qxplain 2790/2790
1032.69/1031.19	c 13203[?] -2688[?] 2686[?]  is mandatory 
1032.69/1031.19	c qxplain 2789/2789
1032.79/1031.24	c 13204[?] 2685[?] -2688[?]  is mandatory 
1032.79/1031.24	c qxplain 2787/2788
1032.79/1031.25	c qxplain 2788/2788
1032.79/1031.26	c 13205[?] -2688[?] 2684[?]  is mandatory 
1032.79/1031.26	c qxplain 2787/2787
1032.79/1031.26	c 13208[?] -2689[?] 2617[?] 2610[?]  is mandatory 
1032.79/1031.26	c qxplain 2783/2786
1032.79/1031.27	c qxplain 2785/2786
1032.79/1031.27	c qxplain 2786/2786
1032.79/1031.28	c 13209[?] -2689[?] -2617[?] -2610[?]  is mandatory 
1032.79/1031.28	c qxplain 2785/2785
1032.79/1031.29	c 13212[?] -2690[?] 2618[?] 2611[?]  is mandatory 
1032.79/1031.29	c qxplain 2783/2784
1032.79/1031.29	c qxplain 2784/2784
1032.89/1031.30	c 13213[?] -2690[?] -2618[?] -2611[?]  is mandatory 
1032.89/1031.30	c qxplain 2783/2783
1032.89/1031.31	c 13216[?] -2691[?] 2612[?] 2619[?]  is mandatory 
1032.89/1031.31	c qxplain 2767/2782
1032.89/1031.32	c qxplain 2775/2782
1032.89/1031.32	c qxplain 2779/2782
1032.89/1031.33	c qxplain 2781/2782
1032.89/1031.33	c qxplain 2782/2782
1032.89/1031.34	c 13217[?] -2691[?] -2619[?] -2612[?]  is mandatory 
1032.89/1031.34	c qxplain 2781/2781
1032.89/1031.35	c 13221[?] -2692[?] 2689[?] 2691[?] 2690[?]  is mandatory 
1032.89/1031.35	c qxplain 2779/2780
1032.89/1031.38	c qxplain 2780/2780
1032.89/1031.39	c 13224[?] -2693[?] -2620[?] 2694[?]  is mandatory 
1032.89/1031.39	c qxplain 2779/2779
1032.89/1031.40	c 13225[?] 2620[?] -2694[?] -2693[?]  is mandatory 
1032.89/1031.40	c qxplain 2775/2778
1032.99/1031.40	c qxplain 2777/2778
1032.99/1031.41	c qxplain 2778/2778
1032.99/1031.42	c 13228[?] -2697[?] -2621[?] 2695[?]  is mandatory 
1032.99/1031.42	c qxplain 2777/2777
1032.99/1031.43	c 13229[?] -2697[?] -2695[?] 2621[?]  is mandatory 
1032.99/1031.43	c qxplain 2775/2776
1032.99/1031.49	c qxplain 2776/2776
1033.09/1031.52	c 13232[?] -2698[?] 2696[?] -2622[?]  is mandatory 
1033.09/1031.52	c qxplain 2775/2775
1033.09/1031.53	c 13233[?] -2698[?] -2696[?] 2622[?]  is mandatory 
1033.09/1031.53	c qxplain 2767/2774
1033.09/1031.54	c qxplain 2771/2774
1033.09/1031.55	c qxplain 2773/2774
1033.09/1031.56	c qxplain 2774/2774
1033.09/1031.58	c 13234[?] -2699[?] 2698[?]  is mandatory 
1033.09/1031.58	c qxplain 2773/2773
1033.09/1031.59	c 13235[?] -2699[?] 2697[?]  is mandatory 
1033.09/1031.59	c qxplain 2771/2772
1033.09/1031.60	c qxplain 2772/2772
1033.19/1031.61	c 13236[?] 2693[?] -2699[?]  is mandatory 
1033.19/1031.61	c qxplain 2771/2771
1033.19/1031.62	c 13237[?] -2699[?] 2692[?]  is mandatory 
1033.19/1031.62	c qxplain 2767/2770
1033.19/1031.62	c qxplain 2769/2770
1033.19/1031.63	c qxplain 2770/2770
1033.19/1031.63	c 13240[?] -2700[?] 2617[?] 2620[?]  is mandatory 
1033.19/1031.63	c qxplain 2769/2769
1033.19/1031.64	c 13241[?] -2700[?] -2617[?] -2620[?]  is mandatory 
1033.19/1031.64	c qxplain 2767/2768
1033.19/1031.65	c qxplain 2768/2768
1033.19/1031.65	c 13244[?] -2701[?] 2618[?] 2621[?]  is mandatory 
1033.19/1031.65	c qxplain 2767/2767
1033.19/1031.66	c 13245[?] -2701[?] -2618[?] -2621[?]  is mandatory 
1033.19/1031.66	c qxplain 2705/2766
1033.19/1031.67	c qxplain 2736/2766
1033.19/1031.67	c qxplain 2752/2766
1033.19/1031.68	c qxplain 2760/2766
1033.19/1031.68	c qxplain 2764/2766
1033.19/1031.69	c qxplain 2766/2766
1033.19/1031.70	c 13248[?] -2702[?] 2619[?] 2622[?]  is mandatory 
1033.19/1031.70	c qxplain 2764/2765
1033.19/1031.70	c qxplain 2765/2765
1033.19/1031.71	c 13249[?] -2702[?] -2619[?] -2622[?]  is mandatory 
1033.19/1031.71	c qxplain 2764/2764
1033.30/1031.72	c 13253[?] -2703[?] 2702[?] 2700[?] 2701[?]  is mandatory 
1033.30/1031.72	c qxplain 2760/2763
1033.30/1031.73	c qxplain 2762/2763
1033.30/1031.74	c qxplain 2763/2763
1033.30/1031.75	c 13256[?] -2631[?] -2704[?] 2694[?]  is mandatory 
1033.30/1031.75	c qxplain 2762/2762
1033.30/1031.76	c 13257[?] 2631[?] -2694[?] -2704[?]  is mandatory 
1033.30/1031.76	c qxplain 2760/2761
1033.30/1031.77	c qxplain 2761/2761
1033.30/1031.77	c 13260[?] -2705[?] 2695[?] -2632[?]  is mandatory 
1033.30/1031.77	c qxplain 2760/2760
1033.30/1031.78	c 13261[?] -2705[?] -2695[?] 2632[?]  is mandatory 
1033.30/1031.78	c qxplain 2752/2759
1033.30/1031.79	c qxplain 2756/2759
1033.30/1031.80	c qxplain 2758/2759
1033.41/1031.83	c qxplain 2759/2759
1033.41/1031.85	c 13264[?] -2706[?] 2696[?] -2633[?]  is mandatory 
1033.41/1031.85	c qxplain 2758/2758
1033.41/1031.87	c 13265[?] -2706[?] -2696[?] 2633[?]  is mandatory 
1033.41/1031.87	c qxplain 2756/2757
1033.41/1031.88	c qxplain 2757/2757
1033.41/1031.89	c 13266[?] -2707[?] 2706[?]  is mandatory 
1033.41/1031.89	c qxplain 2756/2756
1033.49/1031.90	c 13267[?] 2705[?] -2707[?]  is mandatory 
1033.49/1031.90	c qxplain 2752/2755
1033.49/1031.91	c qxplain 2754/2755
1033.49/1031.92	c qxplain 2755/2755
1033.49/1031.93	c 13268[?] -2707[?] 2704[?]  is mandatory 
1033.49/1031.93	c qxplain 2754/2754
1033.49/1031.94	c 13269[?] -2707[?] 2703[?]  is mandatory 
1033.49/1031.94	c qxplain 2752/2753
1034.59/1033.02	c qxplain 2736/2751
1034.59/1033.03	c qxplain 2744/2751
1034.59/1033.03	c qxplain 2748/2751
1034.59/1033.04	c qxplain 2750/2751
1034.59/1033.04	c qxplain 2751/2751
1034.59/1033.05	c 13272[?] 2617[?] -2708[?] 2631[?]  is mandatory 
1034.59/1033.05	c qxplain 2750/2750
1034.59/1033.06	c 13273[?] -2617[?] -2631[?] -2708[?]  is mandatory 
1034.59/1033.06	c qxplain 2748/2749
1034.59/1033.06	c qxplain 2749/2749
1034.59/1033.07	c 13276[?] 2618[?] -2709[?] 2632[?]  is mandatory 
1034.59/1033.07	c qxplain 2748/2748
1034.59/1033.08	c 13277[?] -2618[?] -2632[?] -2709[?]  is mandatory 
1034.59/1033.08	c qxplain 2744/2747
1034.59/1033.08	c qxplain 2746/2747
1035.09/1033.58	c qxplain 2744/2745
1035.09/1033.60	c qxplain 2745/2745
1035.19/1033.60	c 13280[?] 2619[?] 2633[?] -2710[?]  is mandatory 
1035.19/1033.60	c qxplain 2744/2744
1035.19/1033.61	c 13281[?] -2619[?] -2633[?] -2710[?]  is mandatory 
1035.19/1033.61	c qxplain 2736/2743
1035.19/1033.62	c qxplain 2740/2743
1035.19/1033.62	c qxplain 2742/2743
1035.19/1033.63	c qxplain 2743/2743
1035.19/1033.63	c 13285[?] -2711[?] 2708[?] 2710[?] 2709[?]  is mandatory 
1035.19/1033.63	c qxplain 2742/2742
1035.19/1033.64	c 13301[?] -2715[?] 2711[?]  is mandatory 
1035.19/1033.64	c qxplain 2740/2741
1035.19/1033.64	c qxplain 2741/2741
1035.19/1033.65	c 13304[?] -2716[?] 2617[?] 2642[?]  is mandatory 
1035.19/1033.65	c qxplain 2740/2740
1035.19/1033.66	c 13305[?] -2716[?] -2617[?] -2642[?]  is mandatory 
1035.19/1033.66	c qxplain 2736/2739
1035.19/1033.66	c qxplain 2738/2739
1035.19/1033.67	c qxplain 2739/2739
1035.19/1033.68	c 13308[?] -2717[?] 2618[?] 2643[?]  is mandatory 
1035.19/1033.68	c qxplain 2738/2738
1035.19/1033.68	c 13309[?] -2717[?] -2618[?] -2643[?]  is mandatory 
1035.19/1033.68	c qxplain 2736/2737
1035.19/1033.69	c qxplain 2737/2737
1035.19/1033.70	c 13312[?] -2718[?] 2644[?] 2619[?]  is mandatory 
1035.19/1033.70	c qxplain 2736/2736
1035.30/1033.70	c 13313[?] -2718[?] -2619[?] -2644[?]  is mandatory 
1035.30/1033.70	c qxplain 2705/2735
1035.30/1033.71	c qxplain 2721/2735
1035.30/1033.71	c qxplain 2729/2735
1035.30/1033.72	c qxplain 2733/2735
1035.30/1033.73	c qxplain 2735/2735
1035.30/1033.73	c 13317[?] -2719[?] 2716[?] 2717[?] 2718[?]  is mandatory 
1035.30/1033.73	c qxplain 2733/2734
1035.30/1033.78	c qxplain 2734/2734
1035.40/1033.83	c 13320[?] -2720[?] 2694[?] -2653[?]  is mandatory 
1035.40/1033.83	c qxplain 2733/2733
1035.40/1033.84	c 13321[?] -2720[?] -2694[?] 2653[?]  is mandatory 
1035.40/1033.84	c qxplain 2729/2732
1035.40/1033.89	c qxplain 2731/2732
1035.51/1033.93	c qxplain 2732/2732
1035.51/1033.98	c 13324[?] -2721[?] -2654[?] 2695[?]  is mandatory 
1035.51/1033.98	c qxplain 2731/2731
1035.62/1034.03	c 13325[?] -2721[?] 2654[?] -2695[?]  is mandatory 
1035.62/1034.03	c qxplain 2729/2730
1035.62/1034.04	c qxplain 2721/2728
1035.62/1034.05	c qxplain 2725/2728
1035.62/1034.08	c qxplain 2727/2728
1035.62/1034.09	c qxplain 2728/2728
1035.70/1034.11	c 13328[?] -2722[?] -2655[?] 2696[?]  is mandatory 
1035.70/1034.11	c qxplain 2727/2727
1035.70/1034.12	c 13329[?] -2696[?] 2655[?] -2722[?]  is mandatory 
1035.70/1034.12	c qxplain 2725/2726
1035.70/1034.12	c qxplain 2726/2726
1035.70/1034.13	c 13330[?] -2723[?] 2722[?]  is mandatory 
1035.70/1034.13	c qxplain 2725/2725
1035.70/1034.18	c 13331[?] -2723[?] 2721[?]  is mandatory 
1035.70/1034.18	c qxplain 2721/2724
1035.70/1034.19	c qxplain 2723/2724
1035.80/1034.20	c qxplain 2724/2724
1035.80/1034.21	c 13332[?] -2723[?] 2720[?]  is mandatory 
1035.80/1034.21	c qxplain 2723/2723
1035.80/1034.22	c 13333[?] -2723[?] 2719[?]  is mandatory 
1035.80/1034.22	c qxplain 2721/2722
1035.80/1034.22	c qxplain 2722/2722
1035.80/1034.23	c 13336[?] -2724[?] 2617[?] 2653[?]  is mandatory 
1035.80/1034.23	c qxplain 2721/2721
1035.80/1034.24	c 13337[?] -2724[?] -2617[?] -2653[?]  is mandatory 
1035.80/1034.24	c qxplain 2705/2720
1035.80/1034.24	c qxplain 2713/2720
1035.80/1034.25	c qxplain 2717/2720
1035.80/1034.25	c qxplain 2719/2720
1035.80/1034.26	c qxplain 2720/2720
1035.80/1034.26	c 13340[?] -2725[?] 2618[?] 2654[?]  is mandatory 
1035.80/1034.26	c qxplain 2719/2719
1035.80/1034.27	c 13341[?] -2725[?] -2618[?] -2654[?]  is mandatory 
1035.80/1034.27	c qxplain 2717/2718
1035.80/1034.28	c qxplain 2718/2718
1035.80/1034.28	c 13344[?] -2726[?] 2655[?] 2619[?]  is mandatory 
1035.80/1034.28	c qxplain 2717/2717
1035.80/1034.29	c 13345[?] -2726[?] -2619[?] -2655[?]  is mandatory 
1035.80/1034.29	c qxplain 2713/2716
1035.90/1034.30	c qxplain 2715/2716
1035.90/1034.31	c qxplain 2716/2716
1035.90/1034.31	c 13349[?] -2727[?] 2725[?] 2726[?] 2724[?]  is mandatory 
1035.90/1034.31	c qxplain 2715/2715
1036.00/1034.41	c 13352[?] 2694[?] -2728[?] -2664[?]  is mandatory 
1036.00/1034.41	c qxplain 2713/2714
1036.00/1034.47	c qxplain 2714/2714
1036.10/1034.55	c 13353[?] -2728[?] -2694[?] 2664[?]  is mandatory 
1036.10/1034.55	c qxplain 2713/2713
1036.20/1034.63	c 13356[?] -2729[?] -2665[?] 2695[?]  is mandatory 
1036.20/1034.63	c qxplain 2705/2712
1036.20/1034.65	c qxplain 2709/2712
1036.20/1034.67	c qxplain 2711/2712
1036.30/1034.78	c qxplain 2712/2712
1036.50/1034.95	c 13357[?] -2729[?] 2665[?] -2695[?]  is mandatory 
1036.50/1034.95	c qxplain 2711/2711
1037.30/1035.76	c qxplain 2709/2710
1037.30/1035.78	c qxplain 2710/2710
1038.10/1036.57	c qxplain 2709/2709
1038.10/1036.58	c 13360[?] 2696[?] -2666[?] -2730[?]  is mandatory 
1038.10/1036.58	c qxplain 2705/2708
1038.10/1036.59	c qxplain 2707/2708
1038.20/1036.62	c qxplain 2708/2708
1038.20/1036.63	c 13361[?] 2666[?] -2696[?] -2730[?]  is mandatory 
1038.20/1036.63	c qxplain 2707/2707
1038.20/1036.64	c 13362[?] -2731[?] 2730[?]  is mandatory 
1038.20/1036.64	c qxplain 2705/2706
1038.20/1036.67	c qxplain 2706/2706
1038.40/1036.83	c 13363[?] -2731[?] 2729[?]  is mandatory 
1038.40/1036.83	c qxplain 2705/2705
1038.40/1036.84	c 13364[?] -2731[?] 2728[?]  is mandatory 
1038.40/1036.84	c qxplain 2459/2704
1038.40/1036.85	c qxplain 2582/2704
1038.40/1036.86	c qxplain 2644/2704
1038.40/1036.86	c qxplain 2675/2704
1038.40/1036.87	c qxplain 2690/2704
1038.40/1036.87	c qxplain 2698/2704
1038.40/1036.88	c qxplain 2702/2704
1038.40/1036.88	c qxplain 2704/2704
1038.40/1036.89	c 13365[?] -2731[?] 2727[?]  is mandatory 
1038.40/1036.89	c qxplain 2702/2703
1038.40/1036.90	c qxplain 2703/2703
1038.50/1036.90	c 13368[?] -2732[?] 2664[?] 2617[?]  is mandatory 
1038.50/1036.90	c qxplain 2702/2702
1038.50/1036.91	c 13369[?] -2732[?] -2617[?] -2664[?]  is mandatory 
1038.50/1036.91	c qxplain 2698/2701
1038.50/1036.92	c qxplain 2700/2701
1038.50/1036.92	c qxplain 2701/2701
1038.50/1036.93	c 13372[?] -2733[?] 2665[?] 2618[?]  is mandatory 
1038.50/1036.93	c qxplain 2700/2700
1038.50/1036.93	c 13373[?] -2733[?] -2618[?] -2665[?]  is mandatory 
1038.50/1036.93	c qxplain 2698/2699
1038.50/1036.94	c qxplain 2699/2699
1038.50/1036.95	c 13376[?] -2734[?] 2619[?] 2666[?]  is mandatory 
1038.50/1036.95	c qxplain 2698/2698
1038.50/1036.96	c 13377[?] -2734[?] -2619[?] -2666[?]  is mandatory 
1038.50/1036.96	c qxplain 2690/2697
1038.50/1036.96	c qxplain 2694/2697
1038.50/1036.97	c qxplain 2696/2697
1038.50/1036.97	c qxplain 2697/2697
1038.50/1036.98	c 13381[?] -2735[?] 2732[?] 2733[?] 2734[?]  is mandatory 
1038.50/1036.98	c qxplain 2696/2696
1038.70/1037.14	c 13384[?] 2694[?] -2736[?] -2675[?]  is mandatory 
1038.70/1037.14	c qxplain 2694/2695
1038.70/1037.19	c qxplain 2695/2695
1038.91/1037.34	c 13385[?] -2694[?] -2736[?] 2675[?]  is mandatory 
1038.91/1037.34	c qxplain 2694/2694
1038.91/1037.35	c 13388[?] -2737[?] 2695[?] -2676[?]  is mandatory 
1038.91/1037.35	c qxplain 2690/2693
1038.91/1037.39	c qxplain 2692/2693
1039.00/1037.44	c qxplain 2693/2693
1039.00/1037.45	c 13389[?] -2737[?] -2695[?] 2676[?]  is mandatory 
1039.00/1037.45	c qxplain 2692/2692
1039.90/1038.39	c qxplain 2690/2691
1039.90/1038.40	c qxplain 2691/2691
1040.69/1039.10	c qxplain 2690/2690
1040.69/1039.11	c 13392[?] -2677[?] 2696[?] -2738[?]  is mandatory 
1040.69/1039.11	c qxplain 2675/2689
1040.69/1039.12	c qxplain 2683/2689
1040.69/1039.13	c qxplain 2687/2689
1040.69/1039.16	c qxplain 2689/2689
1040.69/1039.16	c 13393[?] -2738[?] -2696[?] 2677[?]  is mandatory 
1040.69/1039.16	c qxplain 2687/2688
1040.69/1039.17	c qxplain 2688/2688
1040.69/1039.18	c 13394[?] -2739[?] 2738[?]  is mandatory 
1040.69/1039.18	c qxplain 2687/2687
1040.69/1039.19	c 13395[?] -2739[?] 2737[?]  is mandatory 
1040.69/1039.19	c qxplain 2683/2686
1040.79/1039.20	c qxplain 2685/2686
1040.79/1039.21	c qxplain 2686/2686
1040.89/1039.34	c 13396[?] 2736[?] -2739[?]  is mandatory 
1040.89/1039.34	c qxplain 2685/2685
1040.89/1039.35	c 13397[?] -2739[?] 2735[?]  is mandatory 
1040.89/1039.35	c qxplain 2683/2684
1040.89/1039.36	c qxplain 2684/2684
1040.89/1039.36	c 13400[?] -2740[?] 2617[?] 2675[?]  is mandatory 
1040.89/1039.36	c qxplain 2683/2683
1040.89/1039.37	c 13401[?] -2740[?] -2617[?] -2675[?]  is mandatory 
1040.89/1039.37	c qxplain 2675/2682
1040.89/1039.38	c qxplain 2679/2682
1040.89/1039.38	c qxplain 2681/2682
1040.89/1039.39	c qxplain 2682/2682
1040.89/1039.39	c 13404[?] -2741[?] 2618[?] 2676[?]  is mandatory 
1040.89/1039.39	c qxplain 2681/2681
1040.89/1039.40	c 13405[?] -2741[?] -2618[?] -2676[?]  is mandatory 
1040.89/1039.40	c qxplain 2679/2680
1040.89/1039.41	c qxplain 2680/2680
1040.89/1039.41	c 13408[?] -2742[?] 2619[?] 2677[?]  is mandatory 
1040.89/1039.41	c qxplain 2679/2679
1041.00/1039.42	c 13409[?] -2742[?] -2619[?] -2677[?]  is mandatory 
1041.00/1039.42	c qxplain 2675/2678
1041.00/1039.43	c qxplain 2677/2678
1041.00/1039.43	c qxplain 2678/2678
1041.00/1039.44	c 13413[?] -2743[?] 2741[?] 2742[?] 2740[?]  is mandatory 
1041.00/1039.44	c qxplain 2677/2677
1041.11/1039.57	c 13416[?] -2610[?] 2694[?] -2744[?]  is mandatory 
1041.11/1039.57	c qxplain 2675/2676
1041.11/1039.58	c qxplain 2676/2676
1041.29/1039.73	c 13417[?] 2610[?] -2694[?] -2744[?]  is mandatory 
1041.29/1039.73	c qxplain 2675/2675
1041.39/1039.82	c 13420[?] -2745[?] -2611[?] 2695[?]  is mandatory 
1041.39/1039.82	c qxplain 2644/2674
1041.39/1039.82	c qxplain 2660/2674
1041.39/1039.83	c qxplain 2668/2674
1041.39/1039.84	c qxplain 2672/2674
1041.39/1039.85	c qxplain 2674/2674
1041.39/1039.88	c 13421[?] 2611[?] -2745[?] -2695[?]  is mandatory 
1041.39/1039.88	c qxplain 2672/2673
1041.39/1039.89	c qxplain 2673/2673
1041.49/1039.90	c 13424[?] -2746[?] 2696[?] -2612[?]  is mandatory 
1041.49/1039.90	c qxplain 2672/2672
1041.49/1039.91	c 13425[?] -2746[?] -2696[?] 2612[?]  is mandatory 
1041.49/1039.91	c qxplain 2668/2671
1041.49/1039.92	c qxplain 2670/2671
1041.49/1039.92	c qxplain 2671/2671
1041.49/1039.93	c 13426[?] -2747[?] 2746[?]  is mandatory 
1041.49/1039.93	c qxplain 2670/2670
1041.49/1039.98	c 13427[?] -2747[?] 2745[?]  is mandatory 
1041.49/1039.98	c qxplain 2668/2669
1041.49/1039.99	c qxplain 2669/2669
1041.69/1040.16	c 13428[?] 2744[?] -2747[?]  is mandatory 
1041.69/1040.16	c qxplain 2668/2668
1041.69/1040.17	c 13429[?] -2747[?] 2743[?]  is mandatory 
1041.69/1040.17	c qxplain 2660/2667
1041.69/1040.17	c qxplain 2664/2667
1041.69/1040.18	c qxplain 2666/2667
1041.69/1040.18	c qxplain 2667/2667
1041.69/1040.19	c 13432[?] -2748[?] 2694[?] 2610[?]  is mandatory 
1041.69/1040.19	c qxplain 2666/2666
1041.69/1040.19	c 13433[?] -2748[?] -2694[?] -2610[?]  is mandatory 
1041.69/1040.19	c qxplain 2664/2665
1041.79/1040.20	c qxplain 2665/2665
1041.79/1040.21	c 13436[?] -2749[?] 2611[?] 2695[?]  is mandatory 
1041.79/1040.21	c qxplain 2664/2664
1041.79/1040.21	c 13437[?] -2749[?] -2695[?] -2611[?]  is mandatory 
1041.79/1040.21	c qxplain 2660/2663
1041.79/1040.22	c qxplain 2662/2663
1041.79/1040.23	c qxplain 2663/2663
1041.79/1040.23	c 13440[?] -2750[?] 2696[?] 2612[?]  is mandatory 
1041.79/1040.23	c qxplain 2662/2662
1041.79/1040.24	c 13441[?] -2750[?] -2696[?] -2612[?]  is mandatory 
1041.79/1040.24	c qxplain 2660/2661
1041.79/1040.25	c qxplain 2661/2661
1041.79/1040.25	c 13445[?] -2751[?] 2750[?] 2748[?] 2749[?]  is mandatory 
1041.79/1040.25	c qxplain 2660/2660
1041.79/1040.29	c 13448[?] 2753[?] -2752[?] -2620[?]  is mandatory 
1041.79/1040.29	c qxplain 2644/2659
1041.89/1040.30	c qxplain 2652/2659
1041.89/1040.31	c qxplain 2656/2659
1041.89/1040.32	c qxplain 2658/2659
1041.89/1040.36	c qxplain 2659/2659
1041.89/1040.38	c 13449[?] -2752[?] -2753[?] 2620[?]  is mandatory 
1041.89/1040.38	c qxplain 2658/2658
1041.89/1040.39	c 13452[?] -2756[?] -2621[?] 2754[?]  is mandatory 
1041.89/1040.39	c qxplain 2656/2657
1041.99/1040.41	c qxplain 2657/2657
1041.99/1040.44	c 13453[?] -2756[?] 2621[?] -2754[?]  is mandatory 
1041.99/1040.44	c qxplain 2656/2656
1041.99/1040.45	c 13456[?] -2757[?] 2755[?] -2622[?]  is mandatory 
1041.99/1040.45	c qxplain 2652/2655
1041.99/1040.45	c qxplain 2654/2655
1041.99/1040.47	c qxplain 2655/2655
1041.99/1040.47	c 13457[?] -2757[?] -2755[?] 2622[?]  is mandatory 
1041.99/1040.47	c qxplain 2654/2654
1041.99/1040.48	c 13458[?] -2758[?] 2757[?]  is mandatory 
1041.99/1040.48	c qxplain 2652/2653
1041.99/1040.51	c qxplain 2653/2653
1042.10/1040.52	c 13459[?] -2758[?] 2756[?]  is mandatory 
1042.10/1040.52	c qxplain 2652/2652
1042.10/1040.54	c 13460[?] -2758[?] 2752[?]  is mandatory 
1042.10/1040.54	c qxplain 2644/2651
1042.10/1040.55	c qxplain 2648/2651
1042.10/1040.56	c qxplain 2650/2651
1042.10/1040.56	c qxplain 2651/2651
1042.10/1040.57	c 13461[?] -2758[?] 2751[?]  is mandatory 
1042.10/1040.57	c qxplain 2650/2650
1042.10/1040.57	c 13464[?] -2759[?] 2620[?] 2694[?]  is mandatory 
1042.10/1040.57	c qxplain 2648/2649
1042.10/1040.58	c qxplain 2649/2649
1042.10/1040.58	c 13465[?] -2759[?] -2694[?] -2620[?]  is mandatory 
1042.10/1040.58	c qxplain 2648/2648
1042.10/1040.59	c 13468[?] -2760[?] 2695[?] 2621[?]  is mandatory 
1042.10/1040.59	c qxplain 2644/2647
1042.10/1040.60	c qxplain 2646/2647
1042.10/1040.60	c qxplain 2647/2647
1042.10/1040.61	c 13469[?] -2760[?] -2695[?] -2621[?]  is mandatory 
1042.10/1040.61	c qxplain 2646/2646
1042.20/1040.62	c 13472[?] -2761[?] 2622[?] 2696[?]  is mandatory 
1042.20/1040.62	c qxplain 2644/2645
1042.20/1040.62	c qxplain 2645/2645
1042.20/1040.63	c 13473[?] -2761[?] -2696[?] -2622[?]  is mandatory 
1042.20/1040.63	c qxplain 2644/2644
1042.20/1040.64	c 13477[?] -2762[?] 2759[?] 2761[?] 2760[?]  is mandatory 
1042.20/1040.64	c qxplain 2582/2643
1042.20/1040.64	c qxplain 2613/2643
1042.20/1040.65	c qxplain 2629/2643
1042.20/1040.65	c qxplain 2637/2643
1042.20/1040.66	c qxplain 2641/2643
1042.20/1040.70	c qxplain 2643/2643
1042.29/1040.71	c 13480[?] -2763[?] -2631[?] 2753[?]  is mandatory 
1042.29/1040.71	c qxplain 2641/2642
1042.29/1040.71	c qxplain 2642/2642
1042.29/1040.72	c 13481[?] -2753[?] 2631[?] -2763[?]  is mandatory 
1042.29/1040.72	c qxplain 2641/2641
1042.29/1040.75	c 13484[?] -2764[?] -2632[?] 2754[?]  is mandatory 
1042.29/1040.75	c qxplain 2637/2640
1042.29/1040.76	c qxplain 2639/2640
1042.29/1040.76	c qxplain 2640/2640
1042.29/1040.78	c 13485[?] -2764[?] 2632[?] -2754[?]  is mandatory 
1042.29/1040.78	c qxplain 2639/2639
1042.39/1040.80	c 13488[?] -2765[?] 2755[?] -2633[?]  is mandatory 
1042.39/1040.80	c qxplain 2637/2638
1042.39/1040.82	c qxplain 2638/2638
1042.39/1040.84	c 13489[?] -2765[?] -2755[?] 2633[?]  is mandatory 
1042.39/1040.84	c qxplain 2637/2637
1042.39/1040.85	c 13490[?] -2766[?] 2765[?]  is mandatory 
1042.39/1040.85	c qxplain 2629/2636
1042.39/1040.86	c qxplain 2633/2636
1042.39/1040.87	c qxplain 2635/2636
1042.39/1040.88	c qxplain 2636/2636
1042.50/1040.90	c 13491[?] -2766[?] 2764[?]  is mandatory 
1042.50/1040.90	c qxplain 2635/2635
1042.50/1040.91	c 13492[?] 2763[?] -2766[?]  is mandatory 
1042.50/1040.91	c qxplain 2633/2634
1042.50/1040.92	c qxplain 2634/2634
1042.50/1040.93	c 13493[?] -2766[?] 2762[?]  is mandatory 
1042.50/1040.93	c qxplain 2633/2633
1042.50/1040.93	c 13496[?] -2767[?] 2694[?] 2631[?]  is mandatory 
1042.50/1040.93	c qxplain 2629/2632
1042.50/1040.94	c qxplain 2631/2632
1042.50/1040.94	c qxplain 2632/2632
1042.50/1040.95	c 13497[?] -2767[?] -2694[?] -2631[?]  is mandatory 
1042.50/1040.95	c qxplain 2631/2631
1042.50/1040.96	c 13500[?] -2768[?] 2695[?] 2632[?]  is mandatory 
1042.50/1040.96	c qxplain 2629/2630
1042.50/1040.96	c qxplain 2630/2630
1042.50/1040.97	c 13501[?] -2768[?] -2695[?] -2632[?]  is mandatory 
1042.50/1040.97	c qxplain 2629/2629
1042.50/1040.98	c 13504[?] -2769[?] 2633[?] 2696[?]  is mandatory 
1042.50/1040.98	c qxplain 2613/2628
1042.50/1040.98	c qxplain 2621/2628
1042.50/1040.99	c qxplain 2625/2628
1042.50/1040.99	c qxplain 2627/2628
1042.60/1041.00	c qxplain 2628/2628
1042.60/1041.01	c 13505[?] -2769[?] -2696[?] -2633[?]  is mandatory 
1042.60/1041.01	c qxplain 2627/2627
1042.60/1041.01	c 13509[?] -2770[?] 2767[?] 2769[?] 2768[?]  is mandatory 
1042.60/1041.01	c qxplain 2625/2626
1043.40/1041.81	c qxplain 2621/2624
1043.40/1041.85	c qxplain 2623/2624
1043.40/1041.88	c qxplain 2624/2624
1043.40/1041.89	c 13512[?] -2771[?] -2642[?] 2753[?]  is mandatory 
1043.40/1041.89	c qxplain 2623/2623
1043.50/1041.90	c 13513[?] -2771[?] -2753[?] 2642[?]  is mandatory 
1043.50/1041.90	c qxplain 2621/2622
1043.50/1041.95	c qxplain 2622/2622
1043.50/1041.95	c 13516[?] -2772[?] -2643[?] 2754[?]  is mandatory 
1043.50/1041.95	c qxplain 2621/2621
1043.50/1041.96	c 13517[?] -2772[?] -2754[?] 2643[?]  is mandatory 
1043.50/1041.96	c qxplain 2613/2620
1043.50/1041.97	c qxplain 2617/2620
1043.60/1042.00	c qxplain 2619/2620
1043.60/1042.03	c qxplain 2620/2620
1043.60/1042.03	c 13520[?] -2773[?] 2755[?] -2644[?]  is mandatory 
1043.60/1042.03	c qxplain 2619/2619
1043.60/1042.04	c 13521[?] -2773[?] -2755[?] 2644[?]  is mandatory 
1043.60/1042.04	c qxplain 2617/2618
1043.60/1042.05	c qxplain 2618/2618
1043.60/1042.06	c 13522[?] -2774[?] 2773[?]  is mandatory 
1043.60/1042.06	c qxplain 2617/2617
1043.60/1042.07	c 13523[?] -2774[?] 2772[?]  is mandatory 
1043.60/1042.07	c qxplain 2613/2616
1043.60/1042.08	c qxplain 2615/2616
1043.60/1042.08	c qxplain 2616/2616
1043.60/1042.09	c 13524[?] -2774[?] 2771[?]  is mandatory 
1043.60/1042.09	c qxplain 2615/2615
1043.70/1042.10	c 13525[?] -2774[?] 2770[?]  is mandatory 
1043.70/1042.10	c qxplain 2613/2614
1044.69/1043.17	c qxplain 2582/2612
1044.69/1043.18	c qxplain 2598/2612
1044.69/1043.19	c qxplain 2606/2612
1044.69/1043.20	c qxplain 2610/2612
1044.79/1043.20	c qxplain 2612/2612
1044.79/1043.21	c 13528[?] 2694[?] -2775[?] 2642[?]  is mandatory 
1044.79/1043.21	c qxplain 2610/2611
1044.79/1043.22	c qxplain 2611/2611
1044.79/1043.22	c 13529[?] -2694[?] -2642[?] -2775[?]  is mandatory 
1044.79/1043.22	c qxplain 2610/2610
1044.79/1043.23	c 13532[?] 2643[?] -2776[?] 2695[?]  is mandatory 
1044.79/1043.23	c qxplain 2606/2609
1044.79/1043.24	c qxplain 2608/2609
1044.79/1043.24	c qxplain 2609/2609
1044.79/1043.25	c 13533[?] -2643[?] -2695[?] -2776[?]  is mandatory 
1044.79/1043.25	c qxplain 2608/2608
1045.70/1044.19	c qxplain 2606/2607
1045.80/1044.21	c qxplain 2607/2607
1045.80/1044.21	c 13536[?] 2696[?] 2644[?] -2777[?]  is mandatory 
1045.80/1044.21	c qxplain 2606/2606
1045.80/1044.22	c 13537[?] -2696[?] -2644[?] -2777[?]  is mandatory 
1045.80/1044.22	c qxplain 2598/2605
1045.80/1044.23	c qxplain 2602/2605
1045.80/1044.23	c qxplain 2604/2605
1045.80/1044.24	c qxplain 2602/2603
1045.80/1044.25	c qxplain 2603/2603
1045.80/1044.26	c 13541[?] -2778[?] 2775[?] 2777[?] 2776[?]  is mandatory 
1045.80/1044.26	c qxplain 2602/2602
1045.80/1044.26	c 13557[?] -2782[?] 2778[?]  is mandatory 
1045.80/1044.26	c qxplain 2598/2601
1045.80/1044.27	c qxplain 2600/2601
1045.80/1044.28	c qxplain 2601/2601
1045.80/1044.28	c 13560[?] -2783[?] 2694[?] 2653[?]  is mandatory 
1045.80/1044.28	c qxplain 2600/2600
1045.80/1044.29	c 13561[?] -2783[?] -2694[?] -2653[?]  is mandatory 
1045.80/1044.29	c qxplain 2598/2599
1045.90/1044.30	c qxplain 2599/2599
1045.90/1044.31	c 13564[?] -2784[?] 2654[?] 2695[?]  is mandatory 
1045.90/1044.31	c qxplain 2598/2598
1045.90/1044.32	c 13565[?] -2784[?] -2695[?] -2654[?]  is mandatory 
1045.90/1044.32	c qxplain 2582/2597
1045.90/1044.32	c qxplain 2590/2597
1045.90/1044.33	c qxplain 2594/2597
1045.90/1044.34	c qxplain 2596/2597
1045.90/1044.35	c qxplain 2597/2597
1045.90/1044.35	c 13568[?] -2785[?] 2655[?] 2696[?]  is mandatory 
1045.90/1044.35	c qxplain 2596/2596
1045.90/1044.36	c 13569[?] -2785[?] -2696[?] -2655[?]  is mandatory 
1045.90/1044.36	c qxplain 2594/2595
1045.90/1044.37	c qxplain 2595/2595
1045.90/1044.37	c 13573[?] -2786[?] 2785[?] 2783[?] 2784[?]  is mandatory 
1045.90/1044.37	c qxplain 2594/2594
1045.90/1044.38	c 13576[?] -2664[?] -2787[?] 2753[?]  is mandatory 
1045.90/1044.38	c qxplain 2590/2593
1045.90/1044.39	c qxplain 2592/2593
1045.99/1044.40	c qxplain 2593/2593
1045.99/1044.41	c 13577[?] -2753[?] -2787[?] 2664[?]  is mandatory 
1045.99/1044.41	c qxplain 2592/2592
1046.10/1044.56	c 13580[?] -2788[?] 2754[?] -2665[?]  is mandatory 
1046.10/1044.56	c qxplain 2590/2591
1046.30/1044.77	c qxplain 2591/2591
1046.51/1044.92	c 13581[?] 2665[?] -2788[?] -2754[?]  is mandatory 
1046.51/1044.92	c qxplain 2590/2590
1047.30/1045.73	c qxplain 2582/2589
1047.30/1045.74	c qxplain 2586/2589
1047.30/1045.78	c qxplain 2588/2589
1047.40/1045.80	c qxplain 2589/2589
1047.99/1046.49	c qxplain 2588/2588
1048.09/1046.50	c 13584[?] 2755[?] -2666[?] -2789[?]  is mandatory 
1048.09/1046.50	c qxplain 2586/2587
1048.09/1046.51	c qxplain 2587/2587
1048.09/1046.52	c 13585[?] -2789[?] -2755[?] 2666[?]  is mandatory 
1048.09/1046.52	c qxplain 2586/2586
1048.09/1046.52	c 13586[?] -2790[?] 2789[?]  is mandatory 
1048.09/1046.52	c qxplain 2582/2585
1048.09/1046.54	c qxplain 2584/2585
1048.09/1046.55	c qxplain 2585/2585
1048.20/1046.65	c 13587[?] -2790[?] 2788[?]  is mandatory 
1048.20/1046.65	c qxplain 2584/2584
1048.20/1046.66	c 13588[?] -2790[?] 2787[?]  is mandatory 
1048.20/1046.66	c qxplain 2582/2583
1048.20/1046.67	c qxplain 2583/2583
1048.20/1046.68	c 13589[?] -2790[?] 2786[?]  is mandatory 
1048.20/1046.68	c qxplain 2582/2582
1048.20/1046.69	c 13592[?] -2791[?] 2694[?] 2664[?]  is mandatory 
1048.20/1046.69	c qxplain 2459/2581
1048.20/1046.69	c qxplain 2521/2581
1048.30/1046.70	c qxplain 2552/2581
1048.30/1046.70	c qxplain 2567/2581
1048.30/1046.71	c qxplain 2575/2581
1048.30/1046.71	c qxplain 2579/2581
1048.30/1046.72	c qxplain 2581/2581
1048.30/1046.73	c 13593[?] -2791[?] -2694[?] -2664[?]  is mandatory 
1048.30/1046.73	c qxplain 2579/2580
1048.30/1046.73	c qxplain 2580/2580
1048.30/1046.74	c 13596[?] -2792[?] 2665[?] 2695[?]  is mandatory 
1048.30/1046.74	c qxplain 2579/2579
1048.30/1046.75	c 13597[?] -2792[?] -2695[?] -2665[?]  is mandatory 
1048.30/1046.75	c qxplain 2575/2578
1048.30/1046.75	c qxplain 2577/2578
1048.30/1046.76	c qxplain 2578/2578
1048.30/1046.76	c 13600[?] -2793[?] 2696[?] 2666[?]  is mandatory 
1048.30/1046.76	c qxplain 2577/2577
1048.30/1046.77	c 13601[?] -2793[?] -2696[?] -2666[?]  is mandatory 
1048.30/1046.77	c qxplain 2575/2576
1048.30/1046.78	c qxplain 2576/2576
1048.30/1046.79	c 13605[?] -2794[?] 2793[?] 2791[?] 2792[?]  is mandatory 
1048.30/1046.79	c qxplain 2575/2575
1048.49/1046.94	c 13608[?] 2753[?] -2795[?] -2675[?]  is mandatory 
1048.49/1046.94	c qxplain 2567/2574
1048.49/1046.95	c qxplain 2571/2574
1048.49/1046.96	c qxplain 2573/2574
1048.49/1046.97	c qxplain 2574/2574
1048.71/1047.12	c 13609[?] -2753[?] 2675[?] -2795[?]  is mandatory 
1048.71/1047.12	c qxplain 2573/2573
1048.71/1047.13	c 13612[?] -2796[?] 2754[?] -2676[?]  is mandatory 
1048.71/1047.13	c qxplain 2571/2572
1048.71/1047.14	c qxplain 2572/2572
1048.71/1047.15	c 13613[?] -2796[?] -2754[?] 2676[?]  is mandatory 
1048.71/1047.15	c qxplain 2571/2571
1049.70/1048.16	c qxplain 2567/2570
1049.81/1048.21	c qxplain 2569/2570
1049.81/1048.25	c qxplain 2570/2570
1050.50/1048.98	c qxplain 2569/2569
1050.50/1049.00	c 13616[?] 2755[?] -2677[?] -2797[?]  is mandatory 
1050.50/1049.00	c qxplain 2567/2568
1050.60/1049.00	c qxplain 2568/2568
1050.60/1049.01	c 13617[?] -2797[?] -2755[?] 2677[?]  is mandatory 
1050.60/1049.01	c qxplain 2567/2567
1050.60/1049.02	c 13618[?] -2798[?] 2797[?]  is mandatory 
1050.60/1049.02	c qxplain 2552/2566
1050.60/1049.03	c qxplain 2560/2566
1050.60/1049.03	c qxplain 2564/2566
1050.60/1049.04	c qxplain 2566/2566
1050.60/1049.05	c 13619[?] -2798[?] 2796[?]  is mandatory 
1050.60/1049.05	c qxplain 2564/2565
1050.60/1049.06	c qxplain 2565/2565
1050.70/1049.19	c 13620[?] 2795[?] -2798[?]  is mandatory 
1050.70/1049.19	c qxplain 2564/2564
1050.80/1049.20	c 13621[?] -2798[?] 2794[?]  is mandatory 
1050.80/1049.20	c qxplain 2560/2563
1050.80/1049.21	c qxplain 2562/2563
1050.80/1049.22	c qxplain 2563/2563
1050.80/1049.22	c 13624[?] -2799[?] 2694[?] 2675[?]  is mandatory 
1050.80/1049.22	c qxplain 2562/2562
1050.80/1049.23	c 13625[?] -2799[?] -2694[?] -2675[?]  is mandatory 
1050.80/1049.23	c qxplain 2560/2561
1050.80/1049.23	c qxplain 2561/2561
1050.80/1049.24	c 13628[?] -2800[?] 2695[?] 2676[?]  is mandatory 
1050.80/1049.24	c qxplain 2560/2560
1050.80/1049.25	c 13629[?] -2800[?] -2695[?] -2676[?]  is mandatory 
1050.80/1049.25	c qxplain 2552/2559
1050.80/1049.25	c qxplain 2556/2559
1050.80/1049.26	c qxplain 2558/2559
1050.80/1049.27	c qxplain 2559/2559
1050.80/1049.27	c 13632[?] -2801[?] 2696[?] 2677[?]  is mandatory 
1050.80/1049.27	c qxplain 2558/2558
1050.80/1049.28	c 13633[?] -2801[?] -2696[?] -2677[?]  is mandatory 
1050.80/1049.28	c qxplain 2556/2557
1050.80/1049.29	c qxplain 2557/2557
1050.80/1049.29	c 13637[?] -2802[?] 2801[?] 2799[?] 2800[?]  is mandatory 
1050.80/1049.29	c qxplain 2556/2556
1051.01/1049.44	c 13640[?] -2610[?] 2753[?] -2803[?]  is mandatory 
1051.01/1049.44	c qxplain 2552/2555
1051.01/1049.45	c qxplain 2554/2555
1051.01/1049.46	c qxplain 2555/2555
1051.10/1049.59	c 13641[?] -2753[?] -2803[?] 2610[?]  is mandatory 
1051.10/1049.59	c qxplain 2554/2554
1051.20/1049.64	c 13644[?] -2611[?] -2804[?] 2754[?]  is mandatory 
1051.20/1049.64	c qxplain 2552/2553
1051.20/1049.68	c qxplain 2553/2553
1051.30/1049.70	c 13645[?] 2611[?] -2804[?] -2754[?]  is mandatory 
1051.30/1049.70	c qxplain 2552/2552
1051.30/1049.71	c 13648[?] -2805[?] 2755[?] -2612[?]  is mandatory 
1051.30/1049.71	c qxplain 2521/2551
1051.30/1049.72	c qxplain 2537/2551
1051.30/1049.73	c qxplain 2545/2551
1051.30/1049.73	c qxplain 2549/2551
1051.30/1049.76	c qxplain 2551/2551
1051.30/1049.77	c 13649[?] -2805[?] -2755[?] 2612[?]  is mandatory 
1051.30/1049.77	c qxplain 2549/2550
1051.30/1049.77	c qxplain 2550/2550
1051.30/1049.78	c 13650[?] -2806[?] 2805[?]  is mandatory 
1051.30/1049.78	c qxplain 2549/2549
1051.40/1049.82	c 13651[?] -2806[?] 2804[?]  is mandatory 
1051.40/1049.82	c qxplain 2545/2548
1051.40/1049.83	c qxplain 2547/2548
1051.40/1049.84	c qxplain 2548/2548
1051.60/1050.01	c 13652[?] 2803[?] -2806[?]  is mandatory 
1051.60/1050.01	c qxplain 2547/2547
1051.60/1050.02	c 13653[?] -2806[?] 2802[?]  is mandatory 
1051.60/1050.02	c qxplain 2545/2546
1051.60/1050.03	c qxplain 2546/2546
1051.60/1050.03	c 13656[?] 2753[?] 2610[?] -2807[?]  is mandatory 
1051.60/1050.03	c qxplain 2545/2545
1051.60/1050.04	c 13657[?] -2753[?] -2610[?] -2807[?]  is mandatory 
1051.60/1050.04	c qxplain 2537/2544
1051.60/1050.05	c qxplain 2541/2544
1051.60/1050.05	c qxplain 2543/2544
1051.60/1050.06	c qxplain 2544/2544
1051.60/1050.06	c 13660[?] -2808[?] 2611[?] 2754[?]  is mandatory 
1051.60/1050.06	c qxplain 2543/2543
1051.60/1050.07	c 13661[?] -2808[?] -2754[?] -2611[?]  is mandatory 
1051.60/1050.07	c qxplain 2541/2542
1051.60/1050.08	c qxplain 2542/2542
1051.60/1050.08	c 13664[?] -2809[?] 2755[?] 2612[?]  is mandatory 
1051.60/1050.08	c qxplain 2541/2541
1051.60/1050.09	c 13665[?] -2809[?] -2755[?] -2612[?]  is mandatory 
1051.60/1050.09	c qxplain 2537/2540
1051.70/1050.10	c qxplain 2539/2540
1051.70/1050.11	c qxplain 2540/2540
1051.70/1050.11	c 13669[?] -2810[?] 2808[?] 2809[?] 2807[?]  is mandatory 
1051.70/1050.11	c qxplain 2539/2539
1051.70/1050.18	c 13672[?] -2811[?] -2620[?] 2812[?]  is mandatory 
1051.70/1050.18	c qxplain 2537/2538
1051.80/1050.22	c qxplain 2538/2538
1051.80/1050.26	c 13673[?] -2811[?] 2620[?] -2812[?]  is mandatory 
1051.80/1050.26	c qxplain 2537/2537
1052.00/1050.43	c 13676[?] -2621[?] -2815[?] 2813[?]  is mandatory 
1052.00/1050.43	c qxplain 2521/2536
1052.00/1050.44	c qxplain 2529/2536
1052.00/1050.45	c qxplain 2533/2536
1052.00/1050.46	c qxplain 2535/2536
1052.00/1050.47	c qxplain 2536/2536
1052.20/1050.63	c 13677[?] -2815[?] 2621[?] -2813[?]  is mandatory 
1052.20/1050.63	c qxplain 2535/2535
1052.20/1050.65	c 13680[?] -2816[?] -2622[?] 2814[?]  is mandatory 
1052.20/1050.65	c qxplain 2533/2534
1052.20/1050.65	c qxplain 2534/2534
1052.20/1050.66	c 13681[?] -2816[?] -2814[?] 2622[?]  is mandatory 
1052.20/1050.66	c qxplain 2533/2533
1052.20/1050.67	c 13682[?] -2817[?] 2816[?]  is mandatory 
1052.20/1050.67	c qxplain 2529/2532
1052.20/1050.68	c qxplain 2531/2532
1052.20/1050.70	c qxplain 2532/2532
1052.40/1050.86	c 13683[?] -2817[?] 2815[?]  is mandatory 
1052.40/1050.86	c qxplain 2531/2531
1052.40/1050.87	c 13684[?] -2817[?] 2811[?]  is mandatory 
1052.40/1050.87	c qxplain 2529/2530
1052.40/1050.88	c qxplain 2530/2530
1052.40/1050.88	c 13685[?] -2817[?] 2810[?]  is mandatory 
1052.40/1050.88	c qxplain 2529/2529
1052.40/1050.89	c 13688[?] -2818[?] 2753[?] 2620[?]  is mandatory 
1052.40/1050.89	c qxplain 2521/2528
1052.40/1050.90	c qxplain 2525/2528
1052.50/1050.90	c qxplain 2527/2528
1052.50/1050.91	c qxplain 2528/2528
1052.50/1050.91	c 13689[?] -2818[?] -2620[?] -2753[?]  is mandatory 
1052.50/1050.91	c qxplain 2527/2527
1052.50/1050.92	c 13692[?] -2819[?] 2621[?] 2754[?]  is mandatory 
1052.50/1050.92	c qxplain 2525/2526
1052.50/1050.93	c qxplain 2526/2526
1052.50/1050.93	c 13693[?] -2819[?] -2754[?] -2621[?]  is mandatory 
1052.50/1050.93	c qxplain 2525/2525
1052.50/1050.94	c 13696[?] -2820[?] 2755[?] 2622[?]  is mandatory 
1052.50/1050.94	c qxplain 2521/2524
1052.50/1050.95	c qxplain 2523/2524
1052.50/1050.95	c qxplain 2524/2524
1052.50/1050.96	c 13697[?] -2820[?] -2755[?] -2622[?]  is mandatory 
1052.50/1050.96	c qxplain 2523/2523
1052.50/1050.97	c 13701[?] -2821[?] 2818[?] 2820[?] 2819[?]  is mandatory 
1052.50/1050.97	c qxplain 2521/2522
1052.60/1051.00	c qxplain 2522/2522
1052.60/1051.02	c 13704[?] -2822[?] -2631[?] 2812[?]  is mandatory 
1052.60/1051.02	c qxplain 2521/2521
1052.60/1051.06	c 13705[?] -2822[?] -2812[?] 2631[?]  is mandatory 
1052.60/1051.06	c qxplain 2459/2520
1052.60/1051.07	c qxplain 2490/2520
1052.60/1051.08	c qxplain 2506/2520
1052.60/1051.08	c qxplain 2514/2520
1052.60/1051.09	c qxplain 2518/2520
1052.70/1051.12	c qxplain 2520/2520
1052.90/1051.31	c 13708[?] -2632[?] -2823[?] 2813[?]  is mandatory 
1052.90/1051.31	c qxplain 2518/2519
1052.90/1051.32	c qxplain 2519/2519
1053.00/1051.41	c 13709[?] 2632[?] -2823[?] -2813[?]  is mandatory 
1053.00/1051.41	c qxplain 2518/2518
1053.00/1051.42	c 13712[?] -2824[?] 2814[?] -2633[?]  is mandatory 
1053.00/1051.42	c qxplain 2514/2517
1053.00/1051.43	c qxplain 2516/2517
1053.00/1051.44	c qxplain 2517/2517
1053.00/1051.45	c 13713[?] -2824[?] -2814[?] 2633[?]  is mandatory 
1053.00/1051.45	c qxplain 2516/2516
1053.00/1051.46	c 13714[?] -2825[?] 2824[?]  is mandatory 
1053.00/1051.46	c qxplain 2514/2515
1053.00/1051.48	c qxplain 2515/2515
1053.11/1051.61	c 13715[?] -2825[?] 2823[?]  is mandatory 
1053.11/1051.61	c qxplain 2514/2514
1053.22/1051.62	c 13716[?] -2825[?] 2822[?]  is mandatory 
1053.22/1051.62	c qxplain 2506/2513
1053.22/1051.63	c qxplain 2510/2513
1053.22/1051.64	c qxplain 2512/2513
1053.22/1051.65	c qxplain 2513/2513
1053.22/1051.65	c 13717[?] -2825[?] 2821[?]  is mandatory 
1053.22/1051.65	c qxplain 2512/2512
1053.22/1051.66	c 13720[?] -2826[?] 2753[?] 2631[?]  is mandatory 
1053.22/1051.66	c qxplain 2510/2511
1053.22/1051.66	c qxplain 2511/2511
1053.22/1051.67	c 13721[?] -2826[?] -2631[?] -2753[?]  is mandatory 
1053.22/1051.67	c qxplain 2510/2510
1053.22/1051.68	c 13724[?] -2827[?] 2632[?] 2754[?]  is mandatory 
1053.22/1051.68	c qxplain 2506/2509
1053.22/1051.68	c qxplain 2508/2509
1053.22/1051.69	c qxplain 2509/2509
1053.31/1051.70	c 13725[?] -2827[?] -2754[?] -2632[?]  is mandatory 
1053.31/1051.70	c qxplain 2508/2508
1053.31/1051.70	c 13728[?] -2828[?] 2755[?] 2633[?]  is mandatory 
1053.31/1051.70	c qxplain 2506/2507
1053.31/1051.71	c qxplain 2507/2507
1053.31/1051.72	c 13729[?] -2828[?] -2755[?] -2633[?]  is mandatory 
1053.31/1051.72	c qxplain 2506/2506
1053.31/1051.72	c 13733[?] -2829[?] 2826[?] 2828[?] 2827[?]  is mandatory 
1053.31/1051.72	c qxplain 2490/2505
1053.31/1051.73	c qxplain 2498/2505
1053.31/1051.74	c qxplain 2502/2505
1053.31/1051.75	c qxplain 2504/2505
1053.31/1051.76	c qxplain 2505/2505
1053.31/1051.77	c 13736[?] -2830[?] 2812[?] -2642[?]  is mandatory 
1053.31/1051.77	c qxplain 2504/2504
1053.31/1051.78	c 13737[?] -2830[?] 2642[?] -2812[?]  is mandatory 
1053.31/1051.78	c qxplain 2502/2503
1053.50/1051.91	c qxplain 2503/2503
1053.50/1051.96	c 13740[?] 2813[?] -2831[?] -2643[?]  is mandatory 
1053.50/1051.96	c qxplain 2502/2502
1053.60/1052.02	c 13741[?] -2831[?] 2643[?] -2813[?]  is mandatory 
1053.60/1052.02	c qxplain 2498/2501
1053.60/1052.04	c qxplain 2500/2501
1054.40/1052.89	c qxplain 2498/2499
1054.50/1052.90	c qxplain 2499/2499
1054.50/1052.91	c 13744[?] 2814[?] -2644[?] -2832[?]  is mandatory 
1054.50/1052.91	c qxplain 2498/2498
1054.50/1052.92	c 13745[?] -2814[?] 2644[?] -2832[?]  is mandatory 
1054.50/1052.92	c qxplain 2490/2497
1054.50/1052.93	c qxplain 2494/2497
1054.50/1052.94	c qxplain 2496/2497
1054.50/1052.95	c qxplain 2497/2497
1054.50/1052.95	c 13746[?] -2833[?] 2832[?]  is mandatory 
1054.50/1052.95	c qxplain 2496/2496
1054.60/1053.09	c 13747[?] -2833[?] 2831[?]  is mandatory 
1054.60/1053.09	c qxplain 2494/2495
1054.70/1053.10	c qxplain 2495/2495
1054.70/1053.11	c 13748[?] 2830[?] -2833[?]  is mandatory 
1054.70/1053.11	c qxplain 2494/2494
1054.70/1053.12	c 13749[?] -2833[?] 2829[?]  is mandatory 
1054.70/1053.12	c qxplain 2490/2493
1054.70/1053.13	c qxplain 2492/2493
1054.70/1053.13	c qxplain 2493/2493
1054.70/1053.14	c 13752[?] -2834[?] 2753[?] 2642[?]  is mandatory 
1054.70/1053.14	c qxplain 2492/2492
1054.70/1053.14	c 13753[?] -2834[?] -2642[?] -2753[?]  is mandatory 
1054.70/1053.14	c qxplain 2490/2491
1054.70/1053.15	c qxplain 2491/2491
1054.70/1053.16	c 13756[?] -2835[?] 2643[?] 2754[?]  is mandatory 
1054.70/1053.16	c qxplain 2490/2490
1054.70/1053.17	c 13757[?] -2835[?] -2754[?] -2643[?]  is mandatory 
1054.70/1053.17	c qxplain 2459/2489
1054.70/1053.17	c qxplain 2475/2489
1054.70/1053.18	c qxplain 2483/2489
1054.70/1053.18	c qxplain 2487/2489
1054.70/1053.19	c qxplain 2489/2489
1054.80/1053.20	c 13760[?] -2836[?] 2755[?] 2644[?]  is mandatory 
1054.80/1053.20	c qxplain 2487/2488
1054.80/1053.20	c qxplain 2488/2488
1054.80/1053.21	c 13761[?] -2836[?] -2755[?] -2644[?]  is mandatory 
1054.80/1053.21	c qxplain 2487/2487
1054.80/1053.22	c 13765[?] -2837[?] 2836[?] 2834[?] 2835[?]  is mandatory 
1054.80/1053.22	c qxplain 2483/2486
1054.80/1053.23	c qxplain 2485/2486
1054.80/1053.23	c qxplain 2486/2486
1054.80/1053.24	c 13768[?] -2653[?] -2838[?] 2812[?]  is mandatory 
1054.80/1053.24	c qxplain 2485/2485
1054.80/1053.25	c 13769[?] 2653[?] -2812[?] -2838[?]  is mandatory 
1054.80/1053.25	c qxplain 2483/2484
1054.90/1053.37	c qxplain 2484/2484
1055.10/1053.50	c 13772[?] -2839[?] 2813[?] -2654[?]  is mandatory 
1055.10/1053.50	c qxplain 2483/2483
1055.20/1053.62	c 13773[?] -2839[?] -2813[?] 2654[?]  is mandatory 
1055.20/1053.62	c qxplain 2475/2482
1055.20/1053.63	c qxplain 2479/2482
1055.20/1053.68	c qxplain 2481/2482
1056.00/1054.41	c qxplain 2479/2480
1056.00/1054.44	c qxplain 2480/2480
1056.00/1054.45	c 13776[?] -2840[?] 2814[?] -2655[?]  is mandatory 
1056.00/1054.45	c qxplain 2479/2479
1056.00/1054.46	c 13777[?] -2840[?] -2814[?] 2655[?]  is mandatory 
1056.00/1054.46	c qxplain 2475/2478
1056.00/1054.47	c qxplain 2477/2478
1056.00/1054.48	c qxplain 2478/2478
1056.00/1054.49	c 13778[?] -2841[?] 2840[?]  is mandatory 
1056.00/1054.49	c qxplain 2477/2477
1056.10/1054.53	c 13779[?] -2841[?] 2839[?]  is mandatory 
1056.10/1054.53	c qxplain 2475/2476
1056.10/1054.54	c qxplain 2476/2476
1056.10/1054.55	c 13780[?] -2841[?] 2838[?]  is mandatory 
1056.10/1054.55	c qxplain 2475/2475
1056.10/1054.56	c 13781[?] -2841[?] 2837[?]  is mandatory 
1056.10/1054.56	c qxplain 2459/2474
1056.10/1054.57	c qxplain 2467/2474
1056.10/1054.57	c qxplain 2471/2474
1056.10/1054.58	c qxplain 2473/2474
1056.10/1054.58	c qxplain 2474/2474
1056.10/1054.59	c 13784[?] 2753[?] -2842[?] 2653[?]  is mandatory 
1056.10/1054.59	c qxplain 2473/2473
1056.20/1054.60	c 13785[?] -2653[?] -2753[?] -2842[?]  is mandatory 
1056.20/1054.60	c qxplain 2471/2472
1056.20/1054.60	c qxplain 2472/2472
1056.20/1054.61	c 13788[?] 2654[?] -2843[?] 2754[?]  is mandatory 
1056.20/1054.61	c qxplain 2471/2471
1056.20/1054.62	c 13789[?] -2754[?] -2654[?] -2843[?]  is mandatory 
1056.20/1054.62	c qxplain 2467/2470
1056.20/1054.62	c qxplain 2469/2470
1056.20/1054.63	c qxplain 2470/2470
1056.20/1054.63	c 13792[?] 2655[?] 2755[?] -2844[?]  is mandatory 
1056.20/1054.64	c qxplain 2469/2469
1056.20/1054.64	c 13793[?] -2755[?] -2655[?] -2844[?]  is mandatory 
1056.20/1054.64	c qxplain 2467/2468
1056.20/1054.65	c qxplain 2468/2468
1056.20/1054.66	c 13797[?] -2845[?] 2842[?] 2844[?] 2843[?]  is mandatory 
1056.20/1054.66	c qxplain 2467/2467
1056.20/1054.66	c 13813[?] -2849[?] 2845[?]  is mandatory 
1056.20/1054.66	c qxplain 2459/2466
1056.20/1054.67	c qxplain 2463/2466
1056.20/1054.67	c qxplain 2465/2466
1056.20/1054.68	c qxplain 2466/2466
1056.20/1054.68	c 13816[?] -2850[?] 2753[?] 2664[?]  is mandatory 
1056.20/1054.68	c qxplain 2465/2465
1056.20/1054.69	c 13817[?] -2850[?] -2664[?] -2753[?]  is mandatory 
1056.20/1054.69	c qxplain 2463/2464
1056.31/1054.70	c qxplain 2464/2464
1056.31/1054.70	c 13820[?] -2851[?] 2665[?] 2754[?]  is mandatory 
1056.31/1054.70	c qxplain 2463/2463
1056.31/1054.71	c 13821[?] -2851[?] -2754[?] -2665[?]  is mandatory 
1056.31/1054.71	c qxplain 2459/2462
1056.31/1054.72	c qxplain 2461/2462
1056.31/1054.72	c qxplain 2462/2462
1056.31/1054.73	c 13824[?] -2852[?] 2755[?] 2666[?]  is mandatory 
1056.31/1054.73	c qxplain 2461/2461
1056.31/1054.74	c 13825[?] -2852[?] -2755[?] -2666[?]  is mandatory 
1056.31/1054.74	c qxplain 2459/2460
1056.31/1054.75	c qxplain 2460/2460
1056.31/1054.75	c 13829[?] -2853[?] 2852[?] 2850[?] 2851[?]  is mandatory 
1056.31/1054.75	c qxplain 2459/2459
1056.41/1054.90	c 13832[?] -2854[?] -2675[?] 2812[?]  is mandatory 
1056.41/1054.90	c qxplain 1967/2458
1056.41/1054.91	c qxplain 2213/2458
1056.52/1054.92	c qxplain 2336/2458
1056.52/1054.92	c qxplain 2398/2458
1056.52/1054.93	c qxplain 2429/2458
1056.52/1054.93	c qxplain 2444/2458
1056.52/1054.94	c qxplain 2452/2458
1056.52/1054.95	c qxplain 2456/2458
1056.52/1054.96	c qxplain 2458/2458
1056.71/1055.14	c 13833[?] -2854[?] 2675[?] -2812[?]  is mandatory 
1056.71/1055.14	c qxplain 2456/2457
1056.81/1055.20	c qxplain 2457/2457
1056.81/1055.23	c 13836[?] -2855[?] 2813[?] -2676[?]  is mandatory 
1056.81/1055.23	c qxplain 2456/2456
1056.81/1055.24	c 13837[?] -2855[?] -2813[?] 2676[?]  is mandatory 
1056.81/1055.24	c qxplain 2452/2455
1056.91/1055.37	c qxplain 2454/2455
1057.40/1055.89	c qxplain 2452/2453
1057.51/1055.94	c qxplain 2453/2453
1057.62/1056.06	c 13840[?] -2856[?] 2814[?] -2677[?]  is mandatory 
1057.62/1056.06	c qxplain 2452/2452
1057.70/1056.11	c 13841[?] -2856[?] -2814[?] 2677[?]  is mandatory 
1057.70/1056.11	c qxplain 2444/2451
1057.70/1056.12	c qxplain 2448/2451
1057.70/1056.13	c qxplain 2450/2451
1057.70/1056.16	c qxplain 2451/2451
1057.70/1056.19	c 13842[?] -2857[?] 2856[?]  is mandatory 
1057.70/1056.19	c qxplain 2450/2450
1057.80/1056.20	c 13843[?] -2857[?] 2855[?]  is mandatory 
1057.80/1056.20	c qxplain 2448/2449
1057.80/1056.21	c qxplain 2449/2449
1057.90/1056.36	c 13844[?] -2857[?] 2854[?]  is mandatory 
1057.90/1056.36	c qxplain 2448/2448
1057.90/1056.37	c 13845[?] -2857[?] 2853[?]  is mandatory 
1057.90/1056.37	c qxplain 2444/2447
1057.90/1056.38	c qxplain 2446/2447
1057.90/1056.38	c qxplain 2447/2447
1057.90/1056.39	c 13848[?] -2858[?] 2753[?] 2675[?]  is mandatory 
1057.90/1056.39	c qxplain 2446/2446
1057.90/1056.40	c 13849[?] -2858[?] -2675[?] -2753[?]  is mandatory 
1057.90/1056.40	c qxplain 2444/2445
1058.01/1056.40	c qxplain 2445/2445
1058.01/1056.41	c 13852[?] -2859[?] 2754[?] 2676[?]  is mandatory 
1058.01/1056.41	c qxplain 2444/2444
1058.01/1056.42	c 13853[?] -2859[?] -2754[?] -2676[?]  is mandatory 
1058.01/1056.42	c qxplain 2429/2443
1058.01/1056.43	c qxplain 2437/2443
1058.01/1056.43	c qxplain 2441/2443
1058.01/1056.44	c qxplain 2443/2443
1058.01/1056.44	c 13856[?] -2860[?] 2755[?] 2677[?]  is mandatory 
1058.01/1056.44	c qxplain 2441/2442
1058.01/1056.45	c qxplain 2442/2442
1058.01/1056.46	c 13857[?] -2860[?] -2755[?] -2677[?]  is mandatory 
1058.01/1056.46	c qxplain 2441/2441
1058.01/1056.47	c 13861[?] -2861[?] 2860[?] 2858[?] 2859[?]  is mandatory 
1058.01/1056.47	c qxplain 2437/2440
1058.01/1056.48	c qxplain 2439/2440
1058.21/1056.63	c qxplain 2440/2440
1058.31/1056.77	c 13864[?] -2610[?] -2862[?] 2812[?]  is mandatory 
1058.31/1056.77	c qxplain 2439/2439
1058.50/1056.96	c 13865[?] 2610[?] -2862[?] -2812[?]  is mandatory 
1058.50/1056.96	c qxplain 2437/2438
1058.50/1056.98	c qxplain 2438/2438
1058.50/1056.98	c 13868[?] -2863[?] 2813[?] -2611[?]  is mandatory 
1058.50/1056.98	c qxplain 2437/2437
1058.50/1056.99	c 13869[?] -2863[?] -2813[?] 2611[?]  is mandatory 
1058.50/1056.99	c qxplain 2429/2436
1058.61/1057.01	c qxplain 2433/2436
1058.61/1057.01	c qxplain 2435/2436
1058.61/1057.10	c qxplain 2436/2436
1058.61/1057.11	c 13872[?] -2864[?] 2814[?] -2612[?]  is mandatory 
1058.61/1057.11	c qxplain 2435/2435
1058.72/1057.12	c 13873[?] -2864[?] -2814[?] 2612[?]  is mandatory 
1058.72/1057.12	c qxplain 2433/2434
1058.72/1057.13	c qxplain 2434/2434
1058.72/1057.14	c 13874[?] -2865[?] 2864[?]  is mandatory 
1058.72/1057.14	c qxplain 2433/2433
1058.72/1057.15	c 13875[?] -2865[?] 2863[?]  is mandatory 
1058.72/1057.15	c qxplain 2429/2432
1058.72/1057.16	c qxplain 2431/2432
1058.72/1057.16	c qxplain 2432/2432
1058.90/1057.32	c 13876[?] 2862[?] -2865[?]  is mandatory 
1058.90/1057.32	c qxplain 2431/2431
1058.90/1057.33	c 13877[?] -2865[?] 2861[?]  is mandatory 
1058.90/1057.33	c qxplain 2429/2430
1058.90/1057.33	c qxplain 2430/2430
1058.90/1057.34	c 13880[?] -2866[?] 2610[?] 2812[?]  is mandatory 
1058.90/1057.34	c qxplain 2429/2429
1058.90/1057.35	c 13881[?] -2866[?] -2812[?] -2610[?]  is mandatory 
1058.90/1057.35	c qxplain 2398/2428
1058.90/1057.35	c qxplain 2414/2428
1058.90/1057.36	c qxplain 2422/2428
1058.90/1057.36	c qxplain 2426/2428
1058.90/1057.37	c qxplain 2428/2428
1058.90/1057.38	c 13884[?] -2867[?] 2611[?] 2813[?]  is mandatory 
1058.90/1057.38	c qxplain 2426/2427
1058.90/1057.38	c qxplain 2427/2427
1058.90/1057.39	c 13885[?] -2867[?] -2813[?] -2611[?]  is mandatory 
1058.90/1057.39	c qxplain 2426/2426
1059.00/1057.40	c 13888[?] -2868[?] 2814[?] 2612[?]  is mandatory 
1059.00/1057.40	c qxplain 2422/2425
1059.00/1057.40	c qxplain 2424/2425
1059.00/1057.41	c qxplain 2425/2425
1059.00/1057.42	c 13889[?] -2868[?] -2814[?] -2612[?]  is mandatory 
1059.00/1057.42	c qxplain 2424/2424
1059.00/1057.42	c 13893[?] -2869[?] 2867[?] 2868[?] 2866[?]  is mandatory 
1059.00/1057.42	c qxplain 2422/2423
1059.11/1057.57	c qxplain 2423/2423
1059.31/1057.72	c 13896[?] -2870[?] -2620[?] 2871[?]  is mandatory 
1059.31/1057.72	c qxplain 2422/2422
1059.41/1057.88	c 13897[?] -2870[?] 2620[?] -2871[?]  is mandatory 
1059.41/1057.88	c qxplain 2414/2421
1059.41/1057.89	c qxplain 2418/2421
1059.51/1057.91	c qxplain 2420/2421
1059.51/1057.95	c qxplain 2421/2421
1059.60/1058.00	c 13900[?] -2874[?] -2621[?] 2872[?]  is mandatory 
1059.60/1058.00	c qxplain 2420/2420
1059.60/1058.03	c 13901[?] -2874[?] 2621[?] -2872[?]  is mandatory 
1059.60/1058.03	c qxplain 2418/2419
1059.60/1058.04	c qxplain 2419/2419
1059.60/1058.05	c 13904[?] -2875[?] -2622[?] 2873[?]  is mandatory 
1059.60/1058.05	c qxplain 2418/2418
1059.60/1058.06	c 13905[?] -2875[?] -2873[?] 2622[?]  is mandatory 
1059.60/1058.06	c qxplain 2414/2417
1059.60/1058.07	c qxplain 2416/2417
1059.60/1058.08	c qxplain 2417/2417
1059.60/1058.09	c 13906[?] -2876[?] 2875[?]  is mandatory 
1059.60/1058.09	c qxplain 2416/2416
1059.60/1058.11	c 13907[?] -2876[?] 2874[?]  is mandatory 
1059.60/1058.11	c qxplain 2414/2415
1059.72/1058.12	c qxplain 2415/2415
1059.83/1058.29	c 13908[?] -2876[?] 2870[?]  is mandatory 
1059.83/1058.29	c qxplain 2414/2414
1059.91/1058.30	c 13909[?] -2876[?] 2869[?]  is mandatory 
1059.91/1058.30	c qxplain 2398/2413
1059.91/1058.31	c qxplain 2406/2413
1059.91/1058.31	c qxplain 2410/2413
1059.91/1058.32	c qxplain 2412/2413
1059.91/1058.33	c qxplain 2413/2413
1059.91/1058.33	c 13912[?] -2877[?] 2620[?] 2812[?]  is mandatory 
1059.91/1058.33	c qxplain 2412/2412
1059.91/1058.34	c 13913[?] -2877[?] -2812[?] -2620[?]  is mandatory 
1059.91/1058.34	c qxplain 2410/2411
1059.91/1058.35	c qxplain 2411/2411
1059.91/1058.36	c 13916[?] -2878[?] 2813[?] 2621[?]  is mandatory 
1059.91/1058.36	c qxplain 2410/2410
1059.91/1058.36	c 13917[?] -2878[?] -2813[?] -2621[?]  is mandatory 
1059.91/1058.36	c qxplain 2406/2409
1059.91/1058.37	c qxplain 2408/2409
1059.91/1058.38	c qxplain 2409/2409
1059.91/1058.38	c 13920[?] -2879[?] 2814[?] 2622[?]  is mandatory 
1059.91/1058.38	c qxplain 2408/2408
1059.91/1058.39	c 13921[?] -2879[?] -2814[?] -2622[?]  is mandatory 
1059.91/1058.39	c qxplain 2406/2407
1060.01/1058.40	c qxplain 2407/2407
1060.01/1058.41	c 13925[?] -2880[?] 2879[?] 2877[?] 2878[?]  is mandatory 
1060.01/1058.41	c qxplain 2406/2406
1060.51/1058.93	c qxplain 2398/2405
1060.51/1058.96	c qxplain 2402/2405
1060.51/1058.99	c qxplain 2404/2405
1060.72/1059.18	c qxplain 2405/2405
1061.02/1059.44	c qxplain 2404/2404
1061.11/1059.59	c 13928[?] -2631[?] -2881[?] 2871[?]  is mandatory 
1061.11/1059.59	c qxplain 2402/2403
1061.11/1059.60	c qxplain 2403/2403
1061.31/1059.74	c 13929[?] 2631[?] -2881[?] -2871[?]  is mandatory 
1061.31/1059.74	c qxplain 2402/2402
1061.31/1059.75	c 13932[?] -2882[?] -2632[?] 2872[?]  is mandatory 
1061.31/1059.75	c qxplain 2398/2401
1061.31/1059.76	c qxplain 2400/2401
1061.31/1059.77	c qxplain 2401/2401
1061.31/1059.78	c 13933[?] -2882[?] 2632[?] -2872[?]  is mandatory 
1061.31/1059.78	c qxplain 2400/2400
1061.31/1059.79	c 13936[?] -2883[?] -2633[?] 2873[?]  is mandatory 
1061.31/1059.79	c qxplain 2398/2399
1061.31/1059.80	c qxplain 2399/2399
1061.41/1059.81	c 13937[?] -2883[?] 2633[?] -2873[?]  is mandatory 
1061.41/1059.81	c qxplain 2398/2398
1061.41/1059.81	c 13938[?] -2884[?] 2883[?]  is mandatory 
1061.41/1059.81	c qxplain 2336/2397
1061.41/1059.82	c qxplain 2367/2397
1061.41/1059.83	c qxplain 2383/2397
1061.41/1059.84	c qxplain 2391/2397
1061.41/1059.84	c qxplain 2395/2397
1061.41/1059.85	c qxplain 2397/2397
1061.41/1059.86	c 13939[?] -2884[?] 2882[?]  is mandatory 
1061.41/1059.86	c qxplain 2395/2396
1061.41/1059.86	c qxplain 2396/2396
1061.61/1060.02	c 13940[?] 2881[?] -2884[?]  is mandatory 
1061.61/1060.02	c qxplain 2395/2395
1061.61/1060.03	c 13941[?] -2884[?] 2880[?]  is mandatory 
1061.61/1060.03	c qxplain 2391/2394
1061.61/1060.04	c qxplain 2393/2394
1061.61/1060.05	c qxplain 2394/2394
1061.61/1060.05	c 13944[?] -2885[?] 2631[?] 2812[?]  is mandatory 
1061.61/1060.05	c qxplain 2393/2393
1061.61/1060.06	c 13945[?] -2885[?] -2812[?] -2631[?]  is mandatory 
1061.61/1060.06	c qxplain 2391/2392
1061.61/1060.07	c qxplain 2392/2392
1061.61/1060.08	c 13948[?] -2886[?] 2813[?] 2632[?]  is mandatory 
1061.61/1060.08	c qxplain 2391/2391
1061.61/1060.09	c 13949[?] -2886[?] -2813[?] -2632[?]  is mandatory 
1061.61/1060.09	c qxplain 2383/2390
1061.61/1060.09	c qxplain 2387/2390
1061.72/1060.10	c qxplain 2389/2390
1061.72/1060.10	c qxplain 2390/2390
1061.72/1060.11	c 13952[?] -2887[?] 2814[?] 2633[?]  is mandatory 
1061.72/1060.11	c qxplain 2389/2389
1061.72/1060.12	c 13953[?] -2887[?] -2814[?] -2633[?]  is mandatory 
1061.72/1060.12	c qxplain 2387/2388
1061.72/1060.13	c qxplain 2388/2388
1061.72/1060.13	c 13957[?] -2888[?] 2885[?] 2887[?] 2886[?]  is mandatory 
1061.72/1060.13	c qxplain 2387/2387
1061.72/1060.15	c qxplain 2383/2386
1061.82/1060.21	c qxplain 2385/2386
1061.93/1060.35	c qxplain 2386/2386
1061.93/1060.37	c qxplain 2385/2385
1062.12/1060.54	c 13960[?] -2642[?] -2889[?] 2871[?]  is mandatory 
1062.12/1060.54	c qxplain 2383/2384
1062.12/1060.57	c qxplain 2384/2384
1062.32/1060.75	c 13961[?] 2642[?] -2889[?] -2871[?]  is mandatory 
1062.32/1060.75	c qxplain 2383/2383
1062.32/1060.77	c 13964[?] -2890[?] -2643[?] 2872[?]  is mandatory 
1062.32/1060.77	c qxplain 2367/2382
1062.32/1060.78	c qxplain 2375/2382
1062.32/1060.79	c qxplain 2379/2382
1062.42/1060.82	c qxplain 2381/2382
1062.42/1060.87	c qxplain 2382/2382
1062.42/1060.89	c 13965[?] -2890[?] -2872[?] 2643[?]  is mandatory 
1062.42/1060.89	c qxplain 2381/2381
1063.32/1061.78	c qxplain 2379/2380
1063.32/1061.79	c qxplain 2380/2380
1064.02/1062.43	c qxplain 2379/2379
1064.02/1062.44	c 13968[?] 2873[?] -2644[?] -2891[?]  is mandatory 
1064.02/1062.44	c qxplain 2375/2378
1064.02/1062.45	c qxplain 2377/2378
1064.02/1062.45	c qxplain 2378/2378
1064.02/1062.47	c 13969[?] -2891[?] 2644[?] -2873[?]  is mandatory 
1064.02/1062.47	c qxplain 2377/2377
1064.02/1062.48	c 13970[?] -2892[?] 2891[?]  is mandatory 
1064.02/1062.48	c qxplain 2375/2376
1064.02/1062.50	c qxplain 2376/2376
1064.02/1062.51	c 13971[?] 2890[?] -2892[?]  is mandatory 
1064.02/1062.51	c qxplain 2375/2375
1064.23/1062.66	c 13972[?] 2889[?] -2892[?]  is mandatory 
1064.23/1062.66	c qxplain 2367/2374
1064.23/1062.67	c qxplain 2371/2374
1064.23/1062.68	c qxplain 2373/2374
1064.23/1062.68	c qxplain 2374/2374
1064.23/1062.69	c 13973[?] -2892[?] 2888[?]  is mandatory 
1064.23/1062.69	c qxplain 2373/2373
1064.23/1062.69	c 13976[?] -2893[?] 2642[?] 2812[?]  is mandatory 
1064.23/1062.69	c qxplain 2371/2372
1064.33/1062.70	c qxplain 2372/2372
1064.33/1062.71	c 13977[?] -2893[?] -2812[?] -2642[?]  is mandatory 
1064.33/1062.71	c qxplain 2371/2371
1064.33/1062.71	c 13980[?] -2894[?] 2813[?] 2643[?]  is mandatory 
1064.33/1062.71	c qxplain 2367/2370
1064.33/1062.72	c qxplain 2369/2370
1064.33/1062.72	c qxplain 2370/2370
1064.33/1062.73	c 13981[?] -2894[?] -2813[?] -2643[?]  is mandatory 
1064.33/1062.73	c qxplain 2369/2369
1064.33/1062.74	c 13984[?] -2895[?] 2814[?] 2644[?]  is mandatory 
1064.33/1062.74	c qxplain 2367/2368
1064.33/1062.75	c qxplain 2368/2368
1064.33/1062.75	c 13985[?] -2895[?] -2814[?] -2644[?]  is mandatory 
1064.33/1062.75	c qxplain 2367/2367
1064.33/1062.76	c 13989[?] -2896[?] 2893[?] 2895[?] 2894[?]  is mandatory 
1064.33/1062.76	c qxplain 2336/2366
1064.33/1062.77	c qxplain 2352/2366
1064.33/1062.77	c qxplain 2360/2366
1064.33/1062.79	c qxplain 2364/2366
1064.52/1062.94	c qxplain 2366/2366
1065.12/1063.53	c qxplain 2364/2365
1065.23/1063.67	c qxplain 2365/2365
1065.62/1064.04	c qxplain 2364/2364
1065.72/1064.15	c 13992[?] -2653[?] -2897[?] 2871[?]  is mandatory 
1065.72/1064.15	c qxplain 2360/2363
1065.72/1064.16	c qxplain 2362/2363
1065.72/1064.17	c qxplain 2363/2363
1065.82/1064.27	c 13993[?] 2653[?] -2897[?] -2871[?]  is mandatory 
1065.82/1064.27	c qxplain 2362/2362
1065.82/1064.28	c 13996[?] -2654[?] 2872[?] -2898[?]  is mandatory 
1065.82/1064.28	c qxplain 2360/2361
1065.82/1064.29	c qxplain 2361/2361
1065.82/1064.29	c 13997[?] 2654[?] -2872[?] -2898[?]  is mandatory 
1065.82/1064.29	c qxplain 2360/2360
1066.82/1065.22	c qxplain 2352/2359
1066.82/1065.23	c qxplain 2356/2359
1066.82/1065.25	c qxplain 2358/2359
1066.82/1065.26	c qxplain 2359/2359
1067.33/1065.78	c qxplain 2358/2358
1067.33/1065.79	c 14000[?] -2655[?] 2873[?] -2899[?]  is mandatory 
1067.33/1065.79	c qxplain 2356/2357
1067.33/1065.80	c qxplain 2357/2357
1067.43/1065.81	c 14001[?] 2655[?] -2873[?] -2899[?]  is mandatory 
1067.43/1065.81	c qxplain 2356/2356
1067.43/1065.81	c 14002[?] 2899[?] -2900[?]  is mandatory 
1067.43/1065.81	c qxplain 2352/2355
1067.43/1065.82	c qxplain 2354/2355
1067.43/1065.83	c qxplain 2355/2355
1067.43/1065.84	c 14003[?] -2900[?] 2898[?]  is mandatory 
1067.43/1065.84	c qxplain 2354/2354
1067.54/1065.96	c 14004[?] 2897[?] -2900[?]  is mandatory 
1067.54/1065.96	c qxplain 2352/2353
1067.54/1065.97	c qxplain 2353/2353
1067.54/1065.98	c 14005[?] -2900[?] 2896[?]  is mandatory 
1067.54/1065.98	c qxplain 2352/2352
1067.54/1065.98	c 14008[?] -2901[?] 2653[?] 2812[?]  is mandatory 
1067.54/1065.98	c qxplain 2336/2351
1067.54/1065.99	c qxplain 2344/2351
1067.54/1065.99	c qxplain 2348/2351
1067.62/1066.00	c qxplain 2350/2351
1067.62/1066.01	c qxplain 2351/2351
1067.62/1066.01	c 14009[?] -2901[?] -2812[?] -2653[?]  is mandatory 
1067.62/1066.01	c qxplain 2350/2350
1067.62/1066.02	c 14012[?] -2902[?] 2813[?] 2654[?]  is mandatory 
1067.62/1066.02	c qxplain 2348/2349
1067.62/1066.03	c qxplain 2349/2349
1067.62/1066.04	c 14013[?] -2902[?] -2813[?] -2654[?]  is mandatory 
1067.62/1066.04	c qxplain 2348/2348
1067.62/1066.05	c 14016[?] -2903[?] 2655[?] 2814[?]  is mandatory 
1067.62/1066.05	c qxplain 2344/2347
1067.62/1066.05	c qxplain 2346/2347
1067.62/1066.06	c qxplain 2347/2347
1067.62/1066.07	c 14017[?] -2903[?] -2814[?] -2655[?]  is mandatory 
1067.62/1066.07	c qxplain 2346/2346
1067.62/1066.07	c 14021[?] -2904[?] 2901[?] 2903[?] 2902[?]  is mandatory 
1067.62/1066.07	c qxplain 2344/2345
1067.82/1066.24	c qxplain 2345/2345
1067.93/1066.37	c 14024[?] -2905[?] -2664[?] 2871[?]  is mandatory 
1067.93/1066.38	c qxplain 2344/2344
1068.13/1066.59	c 14025[?] -2905[?] 2664[?] -2871[?]  is mandatory 
1068.13/1066.59	c qxplain 2336/2343
1068.23/1066.61	c qxplain 2340/2343
1068.33/1066.71	c qxplain 2342/2343
1068.33/1066.72	c qxplain 2343/2343
1068.33/1066.72	c 14028[?] -2906[?] -2665[?] 2872[?]  is mandatory 
1068.33/1066.72	c qxplain 2342/2342
1068.33/1066.73	c 14029[?] -2906[?] 2665[?] -2872[?]  is mandatory 
1068.33/1066.73	c qxplain 2340/2341
1068.92/1067.32	c qxplain 2336/2339
1068.92/1067.33	c qxplain 2338/2339
1069.02/1067.47	c qxplain 2339/2339
1069.12/1067.56	c 14032[?] -2907[?] 2873[?] -2666[?]  is mandatory 
1069.12/1067.56	c qxplain 2338/2338
1069.22/1067.69	c 14033[?] -2907[?] 2666[?] -2873[?]  is mandatory 
1069.22/1067.69	c qxplain 2336/2337
1069.32/1067.70	c qxplain 2337/2337
1069.32/1067.71	c 14034[?] -2908[?] 2907[?]  is mandatory 
1069.32/1067.71	c qxplain 2336/2336
1069.32/1067.71	c 14035[?] -2908[?] 2906[?]  is mandatory 
1069.32/1067.71	c qxplain 2213/2335
1069.32/1067.73	c qxplain 2275/2335
1069.32/1067.73	c qxplain 2306/2335
1069.32/1067.74	c qxplain 2321/2335
1069.32/1067.74	c qxplain 2329/2335
1069.32/1067.75	c qxplain 2333/2335
1069.32/1067.75	c qxplain 2335/2335
1069.53/1067.94	c 14036[?] -2908[?] 2905[?]  is mandatory 
1069.53/1067.94	c qxplain 2333/2334
1069.53/1067.95	c qxplain 2334/2334
1069.53/1067.96	c 14037[?] -2908[?] 2904[?]  is mandatory 
1069.53/1067.96	c qxplain 2333/2333
1069.53/1067.96	c 14040[?] 2812[?] -2909[?] 2664[?]  is mandatory 
1069.53/1067.96	c qxplain 2329/2332
1069.53/1067.97	c qxplain 2331/2332
1069.53/1067.98	c qxplain 2332/2332
1069.53/1067.98	c 14041[?] -2664[?] -2812[?] -2909[?]  is mandatory 
1069.53/1067.98	c qxplain 2331/2331
1070.43/1068.80	c qxplain 2329/2330
1070.43/1068.82	c qxplain 2330/2330
1070.43/1068.82	c 14044[?] 2813[?] 2665[?] -2910[?]  is mandatory 
1070.43/1068.82	c qxplain 2329/2329
1070.43/1068.83	c 14045[?] -2665[?] -2813[?] -2910[?]  is mandatory 
1070.43/1068.83	c qxplain 2321/2328
1070.43/1068.84	c qxplain 2325/2328
1070.43/1068.84	c qxplain 2327/2328
1070.43/1068.85	c qxplain 2328/2328
1070.43/1068.85	c 14048[?] 2814[?] 2666[?] -2911[?]  is mandatory 
1070.43/1068.85	c qxplain 2327/2327
1070.43/1068.86	c 14049[?] -2814[?] -2666[?] -2911[?]  is mandatory 
1070.43/1068.86	c qxplain 2325/2326
1070.43/1068.87	c qxplain 2326/2326
1070.43/1068.87	c 14053[?] -2912[?] 2909[?] 2911[?] 2910[?]  is mandatory 
1070.43/1068.87	c qxplain 2325/2325
1070.43/1068.88	c 14069[?] -2916[?] 2912[?]  is mandatory 
1070.43/1068.88	c qxplain 2321/2324
1070.43/1068.89	c qxplain 2323/2324
1070.43/1068.89	c qxplain 2324/2324
1070.53/1068.90	c 14072[?] -2917[?] 2812[?] 2675[?]  is mandatory 
1070.53/1068.90	c qxplain 2323/2323
1070.53/1068.91	c 14073[?] -2917[?] -2812[?] -2675[?]  is mandatory 
1070.53/1068.91	c qxplain 2321/2322
1070.53/1068.91	c qxplain 2322/2322
1070.53/1068.92	c 14076[?] -2918[?] 2676[?] 2813[?]  is mandatory 
1070.53/1068.92	c qxplain 2321/2321
1070.53/1068.93	c 14077[?] -2918[?] -2813[?] -2676[?]  is mandatory 
1070.53/1068.93	c qxplain 2306/2320
1070.53/1068.93	c qxplain 2314/2320
1070.53/1068.94	c qxplain 2318/2320
1070.53/1068.95	c qxplain 2320/2320
1070.53/1068.95	c 14080[?] -2919[?] 2814[?] 2677[?]  is mandatory 
1070.53/1068.95	c qxplain 2318/2319
1070.53/1068.96	c qxplain 2319/2319
1070.53/1068.97	c 14081[?] -2919[?] -2814[?] -2677[?]  is mandatory 
1070.53/1068.97	c qxplain 2318/2318
1070.53/1068.97	c 14085[?] -2920[?] 2919[?] 2917[?] 2918[?]  is mandatory 
1070.53/1068.97	c qxplain 2314/2317
1070.53/1068.98	c qxplain 2316/2317
1070.53/1068.99	c qxplain 2317/2317
1070.53/1069.00	c 14088[?] -2921[?] -2610[?] 2871[?]  is mandatory 
1070.53/1069.00	c qxplain 2316/2316
1070.62/1069.00	c 14089[?] -2921[?] 2610[?] -2871[?]  is mandatory 
1070.62/1069.00	c qxplain 2314/2315
1070.73/1069.18	c qxplain 2315/2315
1070.93/1069.31	c 14092[?] -2922[?] -2611[?] 2872[?]  is mandatory 
1070.93/1069.31	c qxplain 2314/2314
1071.03/1069.44	c 14093[?] 2611[?] -2922[?] -2872[?]  is mandatory 
1071.03/1069.44	c qxplain 2306/2313
1071.03/1069.45	c qxplain 2310/2313
1071.13/1069.59	c qxplain 2312/2313
1071.33/1069.72	c qxplain 2313/2313
1071.53/1070.00	c 14096[?] 2873[?] -2923[?] -2612[?]  is mandatory 
1071.53/1070.00	c qxplain 2312/2312
1071.73/1070.17	c 14097[?] -2923[?] -2873[?] 2612[?]  is mandatory 
1071.73/1070.17	c qxplain 2310/2311
1071.95/1070.34	c qxplain 2311/2311
1072.13/1070.53	c 14098[?] -2924[?] 2923[?]  is mandatory 
1072.13/1070.53	c qxplain 2310/2310
1072.33/1070.73	c 14099[?] -2924[?] 2922[?]  is mandatory 
1072.33/1070.73	c qxplain 2306/2309
1072.33/1070.74	c qxplain 2308/2309
1072.33/1070.74	c qxplain 2309/2309
1072.33/1070.75	c 14100[?] -2924[?] 2921[?]  is mandatory 
1072.33/1070.75	c qxplain 2308/2308
1072.33/1070.76	c 14101[?] -2924[?] 2920[?]  is mandatory 
1072.33/1070.76	c qxplain 2306/2307
1072.33/1070.77	c qxplain 2307/2307
1072.33/1070.78	c 14104[?] -2925[?] 2610[?] 2871[?]  is mandatory 
1072.33/1070.78	c qxplain 2306/2306
1072.33/1070.79	c 14105[?] -2925[?] -2610[?] -2871[?]  is mandatory 
1072.33/1070.79	c qxplain 2275/2305
1072.33/1070.79	c qxplain 2291/2305
1072.43/1070.80	c qxplain 2299/2305
1072.43/1070.80	c qxplain 2303/2305
1072.43/1070.81	c qxplain 2305/2305
1072.43/1070.82	c 14108[?] -2926[?] 2611[?] 2872[?]  is mandatory 
1072.43/1070.82	c qxplain 2303/2304
1072.43/1070.82	c qxplain 2304/2304
1072.43/1070.83	c 14109[?] -2926[?] -2611[?] -2872[?]  is mandatory 
1072.43/1070.83	c qxplain 2303/2303
1072.43/1070.84	c 14112[?] -2927[?] 2612[?] 2873[?]  is mandatory 
1072.43/1070.84	c qxplain 2299/2302
1072.43/1070.85	c qxplain 2301/2302
1072.43/1070.85	c qxplain 2302/2302
1072.68/1070.99	c 14113[?] -2927[?] -2612[?] -2873[?]  is mandatory 
1072.68/1071.00	c qxplain 2301/2301
1072.75/1071.00	c 14117[?] -2928[?] 2926[?] 2927[?] 2925[?]  is mandatory 
1072.75/1071.00	c qxplain 2299/2300
1072.85/1071.14	c qxplain 2300/2300
1073.06/1071.31	c 14120[?] 2930[?] -2929[?] -2620[?]  is mandatory 
1073.06/1071.31	c qxplain 2299/2299
1073.25/1071.50	c 14121[?] -2930[?] -2929[?] 2620[?]  is mandatory 
1073.25/1071.50	c qxplain 2291/2298
1073.25/1071.51	c qxplain 2295/2298
1073.25/1071.52	c qxplain 2297/2298
1073.36/1071.62	c qxplain 2298/2298
1073.36/1071.64	c 14124[?] -2933[?] -2621[?] 2931[?]  is mandatory 
1073.36/1071.64	c qxplain 2297/2297
1073.36/1071.66	c 14125[?] -2933[?] 2621[?] -2931[?]  is mandatory 
1073.36/1071.66	c qxplain 2295/2296
1073.46/1071.70	c qxplain 2296/2296
1073.46/1071.72	c 14128[?] -2934[?] -2622[?] 2932[?]  is mandatory 
1073.46/1071.72	c qxplain 2295/2295
1073.46/1071.74	c 14129[?] -2934[?] 2622[?] -2932[?]  is mandatory 
1073.46/1071.74	c qxplain 2291/2294
1073.46/1071.76	c qxplain 2293/2294
1073.46/1071.77	c qxplain 2294/2294
1073.46/1071.78	c 14130[?] -2935[?] 2934[?]  is mandatory 
1073.46/1071.78	c qxplain 2293/2293
1073.56/1071.80	c 14131[?] -2935[?] 2933[?]  is mandatory 
1073.56/1071.80	c qxplain 2291/2292
1073.56/1071.81	c qxplain 2292/2292
1073.76/1072.01	c 14132[?] 2929[?] -2935[?]  is mandatory 
1073.76/1072.01	c qxplain 2291/2291
1073.76/1072.02	c 14133[?] -2935[?] 2928[?]  is mandatory 
1073.76/1072.02	c qxplain 2275/2290
1073.76/1072.02	c qxplain 2283/2290
1073.76/1072.03	c qxplain 2287/2290
1073.76/1072.04	c qxplain 2289/2290
1073.76/1072.04	c qxplain 2290/2290
1073.76/1072.05	c 14136[?] -2936[?] 2620[?] 2871[?]  is mandatory 
1073.76/1072.05	c qxplain 2289/2289
1073.76/1072.06	c 14137[?] -2936[?] -2620[?] -2871[?]  is mandatory 
1073.76/1072.06	c qxplain 2287/2288
1073.76/1072.06	c qxplain 2288/2288
1073.76/1072.07	c 14140[?] -2937[?] 2621[?] 2872[?]  is mandatory 
1073.76/1072.07	c qxplain 2287/2287
1073.76/1072.08	c 14141[?] -2937[?] -2621[?] -2872[?]  is mandatory 
1073.76/1072.08	c qxplain 2283/2286
1073.76/1072.08	c qxplain 2285/2286
1073.76/1072.09	c qxplain 2286/2286
1073.86/1072.10	c 14144[?] -2938[?] 2622[?] 2873[?]  is mandatory 
1073.86/1072.10	c qxplain 2285/2285
1073.86/1072.11	c 14145[?] -2938[?] -2622[?] -2873[?]  is mandatory 
1073.86/1072.11	c qxplain 2283/2284
1073.86/1072.11	c qxplain 2284/2284
1073.86/1072.12	c 14149[?] -2939[?] 2938[?] 2936[?] 2937[?]  is mandatory 
1073.86/1072.12	c qxplain 2283/2283
1074.36/1072.62	c qxplain 2275/2282
1074.36/1072.63	c qxplain 2279/2282
1074.36/1072.65	c qxplain 2281/2282
1074.56/1072.81	c qxplain 2282/2282
1074.86/1073.12	c qxplain 2281/2281
1074.86/1073.14	c 14152[?] -2631[?] 2930[?] -2940[?]  is mandatory 
1074.86/1073.14	c qxplain 2279/2280
1074.86/1073.15	c qxplain 2280/2280
1074.86/1073.20	c 14153[?] 2631[?] -2940[?] -2930[?]  is mandatory 
1074.86/1073.20	c qxplain 2279/2279
1074.96/1073.26	c 14156[?] -2632[?] 2931[?] -2941[?]  is mandatory 
1074.96/1073.26	c qxplain 2275/2278
1074.96/1073.27	c qxplain 2277/2278
1074.96/1073.27	c qxplain 2278/2278
1075.06/1073.30	c 14157[?] 2632[?] -2931[?] -2941[?]  is mandatory 
1075.06/1073.30	c qxplain 2277/2277
1075.06/1073.31	c 14160[?] 2932[?] -2633[?] -2942[?]  is mandatory 
1075.06/1073.31	c qxplain 2275/2276
1075.06/1073.32	c qxplain 2276/2276
1075.06/1073.33	c 14161[?] 2633[?] -2932[?] -2942[?]  is mandatory 
1075.06/1073.33	c qxplain 2275/2275
1075.06/1073.34	c 14162[?] -2943[?] 2942[?]  is mandatory 
1075.06/1073.34	c qxplain 2213/2274
1075.06/1073.35	c qxplain 2244/2274
1075.06/1073.35	c qxplain 2260/2274
1075.06/1073.36	c qxplain 2268/2274
1075.06/1073.36	c qxplain 2272/2274
1075.06/1073.37	c qxplain 2274/2274
1075.06/1073.39	c 14163[?] -2943[?] 2941[?]  is mandatory 
1075.06/1073.39	c qxplain 2272/2273
1075.16/1073.40	c qxplain 2273/2273
1075.26/1073.51	c 14164[?] -2943[?] 2940[?]  is mandatory 
1075.26/1073.51	c qxplain 2272/2272
1075.26/1073.51	c 14165[?] -2943[?] 2939[?]  is mandatory 
1075.26/1073.51	c qxplain 2268/2271
1075.26/1073.52	c qxplain 2270/2271
1075.26/1073.52	c qxplain 2271/2271
1075.26/1073.53	c 14168[?] -2944[?] 2631[?] 2871[?]  is mandatory 
1075.26/1073.53	c qxplain 2270/2270
1075.26/1073.54	c 14169[?] -2944[?] -2631[?] -2871[?]  is mandatory 
1075.26/1073.54	c qxplain 2268/2269
1075.26/1073.54	c qxplain 2269/2269
1075.26/1073.55	c 14172[?] -2945[?] 2632[?] 2872[?]  is mandatory 
1075.26/1073.55	c qxplain 2268/2268
1075.26/1073.56	c 14173[?] -2945[?] -2632[?] -2872[?]  is mandatory 
1075.26/1073.56	c qxplain 2260/2267
1075.26/1073.56	c qxplain 2264/2267
1075.26/1073.57	c qxplain 2266/2267
1075.26/1073.57	c qxplain 2267/2267
1075.26/1073.58	c 14176[?] -2946[?] 2633[?] 2873[?]  is mandatory 
1075.26/1073.58	c qxplain 2266/2266
1075.26/1073.59	c 14177[?] -2946[?] -2633[?] -2873[?]  is mandatory 
1075.26/1073.59	c qxplain 2264/2265
1075.26/1073.60	c qxplain 2265/2265
1075.26/1073.60	c 14181[?] -2947[?] 2946[?] 2944[?] 2945[?]  is mandatory 
1075.26/1073.60	c qxplain 2264/2264
1076.16/1074.45	c qxplain 2260/2263
1076.26/1074.51	c qxplain 2262/2263
1076.36/1074.68	c qxplain 2263/2263
1077.16/1075.41	c qxplain 2262/2262
1077.26/1075.56	c 14184[?] 2930[?] -2948[?] -2642[?]  is mandatory 
1077.26/1075.56	c qxplain 2260/2261
1077.26/1075.57	c qxplain 2261/2261
1077.46/1075.74	c 14185[?] 2642[?] -2930[?] -2948[?]  is mandatory 
1077.46/1075.74	c qxplain 2260/2260
1077.46/1075.81	c 14188[?] 2931[?] -2949[?] -2643[?]  is mandatory 
1077.46/1075.81	c qxplain 2244/2259
1077.57/1075.82	c qxplain 2252/2259
1077.57/1075.82	c qxplain 2256/2259
1077.57/1075.83	c qxplain 2258/2259
1077.57/1075.84	c qxplain 2259/2259
1077.66/1075.93	c 14189[?] -2931[?] -2949[?] 2643[?]  is mandatory 
1077.66/1075.93	c qxplain 2258/2258
1077.66/1075.94	c 14192[?] -2950[?] -2644[?] 2932[?]  is mandatory 
1077.66/1075.94	c qxplain 2256/2257
1077.66/1075.94	c qxplain 2257/2257
1077.66/1075.95	c 14193[?] -2950[?] -2932[?] 2644[?]  is mandatory 
1077.66/1075.95	c qxplain 2256/2256
1077.66/1075.96	c 14194[?] -2951[?] 2950[?]  is mandatory 
1077.66/1075.96	c qxplain 2252/2255
1077.66/1075.97	c qxplain 2254/2255
1077.66/1075.98	c qxplain 2255/2255
1077.76/1076.03	c 14195[?] -2951[?] 2949[?]  is mandatory 
1077.76/1076.03	c qxplain 2254/2254
1077.86/1076.19	c 14196[?] 2948[?] -2951[?]  is mandatory 
1077.86/1076.19	c qxplain 2252/2253
1077.96/1076.20	c qxplain 2253/2253
1077.96/1076.21	c 14197[?] -2951[?] 2947[?]  is mandatory 
1077.96/1076.21	c qxplain 2252/2252
1077.96/1076.21	c 14200[?] -2952[?] 2642[?] 2871[?]  is mandatory 
1077.96/1076.21	c qxplain 2244/2251
1077.96/1076.22	c qxplain 2248/2251
1077.96/1076.22	c qxplain 2250/2251
1077.96/1076.23	c qxplain 2251/2251
1077.96/1076.24	c 14201[?] -2952[?] -2642[?] -2871[?]  is mandatory 
1077.96/1076.24	c qxplain 2250/2250
1077.96/1076.24	c 14204[?] -2953[?] 2643[?] 2872[?]  is mandatory 
1077.96/1076.24	c qxplain 2248/2249
1077.96/1076.25	c qxplain 2249/2249
1077.96/1076.26	c 14205[?] -2953[?] -2643[?] -2872[?]  is mandatory 
1077.96/1076.26	c qxplain 2248/2248
1077.96/1076.26	c 14208[?] -2954[?] 2644[?] 2873[?]  is mandatory 
1077.96/1076.26	c qxplain 2244/2247
1077.96/1076.27	c qxplain 2246/2247
1077.96/1076.27	c qxplain 2247/2247
1077.96/1076.28	c 14209[?] -2954[?] -2644[?] -2873[?]  is mandatory 
1077.96/1076.28	c qxplain 2246/2246
1077.96/1076.29	c 14213[?] -2955[?] 2952[?] 2954[?] 2953[?]  is mandatory 
1077.96/1076.29	c qxplain 2244/2245
1078.16/1076.44	c qxplain 2245/2245
1078.26/1076.59	c 14216[?] -2653[?] -2956[?] 2930[?]  is mandatory 
1078.26/1076.59	c qxplain 2244/2244
1078.46/1076.75	c 14217[?] 2653[?] -2956[?] -2930[?]  is mandatory 
1078.46/1076.75	c qxplain 2213/2243
1078.46/1076.76	c qxplain 2229/2243
1078.46/1076.77	c qxplain 2237/2243
1078.46/1076.78	c qxplain 2241/2243
1078.56/1076.81	c qxplain 2243/2243
1078.56/1076.81	c 14220[?] 2931[?] -2957[?] -2654[?]  is mandatory 
1078.56/1076.81	c qxplain 2241/2242
1078.56/1076.82	c qxplain 2242/2242
1078.56/1076.84	c 14221[?] -2957[?] 2654[?] -2931[?]  is mandatory 
1078.56/1076.84	c qxplain 2241/2241
1078.56/1076.85	c 14224[?] -2958[?] -2655[?] 2932[?]  is mandatory 
1078.56/1076.85	c qxplain 2237/2240
1078.56/1076.86	c qxplain 2239/2240
1078.56/1076.87	c qxplain 2240/2240
1078.56/1076.88	c 14225[?] -2958[?] 2655[?] -2932[?]  is mandatory 
1078.56/1076.88	c qxplain 2239/2239
1078.56/1076.88	c 14226[?] -2959[?] 2958[?]  is mandatory 
1078.56/1076.88	c qxplain 2237/2238
1078.56/1076.89	c qxplain 2238/2238
1078.56/1076.90	c 14227[?] -2959[?] 2957[?]  is mandatory 
1078.56/1076.90	c qxplain 2237/2237
1078.76/1077.08	c 14228[?] 2956[?] -2959[?]  is mandatory 
1078.76/1077.08	c qxplain 2229/2236
1078.76/1077.09	c qxplain 2233/2236
1078.86/1077.10	c qxplain 2235/2236
1078.86/1077.10	c qxplain 2236/2236
1078.86/1077.11	c 14229[?] -2959[?] 2955[?]  is mandatory 
1078.86/1077.11	c qxplain 2235/2235
1078.86/1077.11	c 14232[?] -2960[?] 2653[?] 2871[?]  is mandatory 
1078.86/1077.11	c qxplain 2233/2234
1078.86/1077.12	c qxplain 2234/2234
1078.86/1077.13	c 14233[?] -2960[?] -2653[?] -2871[?]  is mandatory 
1078.86/1077.13	c qxplain 2233/2233
1078.86/1077.13	c 14236[?] 2654[?] -2961[?] 2872[?]  is mandatory 
1078.86/1077.13	c qxplain 2229/2232
1078.86/1077.14	c qxplain 2231/2232
1078.86/1077.15	c qxplain 2232/2232
1078.86/1077.15	c 14237[?] -2654[?] -2872[?] -2961[?]  is mandatory 
1078.86/1077.15	c qxplain 2231/2231
1078.86/1077.16	c 14240[?] -2962[?] 2655[?] 2873[?]  is mandatory 
1078.86/1077.16	c qxplain 2229/2230
1078.86/1077.17	c qxplain 2230/2230
1078.86/1077.17	c 14241[?] -2962[?] -2655[?] -2873[?]  is mandatory 
1078.86/1077.17	c qxplain 2229/2229
1078.86/1077.18	c 14245[?] -2963[?] 2960[?] 2962[?] 2961[?]  is mandatory 
1078.86/1077.18	c qxplain 2213/2228
1078.86/1077.19	c qxplain 2221/2228
1078.95/1077.20	c qxplain 2225/2228
1078.95/1077.20	c qxplain 2227/2228
1079.05/1077.36	c qxplain 2228/2228
1079.25/1077.54	c 14248[?] 2930[?] -2964[?] -2664[?]  is mandatory 
1079.25/1077.54	c qxplain 2227/2227
1079.35/1077.70	c 14249[?] -2930[?] -2964[?] 2664[?]  is mandatory 
1079.35/1077.70	c qxplain 2225/2226
1079.45/1077.71	c qxplain 2226/2226
1079.45/1077.71	c 14252[?] -2965[?] 2931[?] -2665[?]  is mandatory 
1079.45/1077.71	c qxplain 2225/2225
1079.45/1077.72	c 14253[?] -2965[?] -2931[?] 2665[?]  is mandatory 
1079.45/1077.72	c qxplain 2221/2224
1079.45/1077.73	c qxplain 2223/2224
1079.55/1077.82	c qxplain 2224/2224
1079.55/1077.83	c 14256[?] -2966[?] -2666[?] 2932[?]  is mandatory 
1079.55/1077.83	c qxplain 2223/2223
1079.55/1077.84	c 14257[?] -2966[?] -2932[?] 2666[?]  is mandatory 
1079.55/1077.84	c qxplain 2221/2222
1079.55/1077.85	c qxplain 2222/2222
1079.55/1077.86	c 14258[?] -2967[?] 2966[?]  is mandatory 
1079.55/1077.86	c qxplain 2221/2221
1079.55/1077.87	c 14259[?] -2967[?] 2965[?]  is mandatory 
1079.55/1077.87	c qxplain 2213/2220
1079.55/1077.88	c qxplain 2217/2220
1079.55/1077.88	c qxplain 2219/2220
1079.55/1077.89	c qxplain 2220/2220
1079.77/1078.04	c 14260[?] 2964[?] -2967[?]  is mandatory 
1079.77/1078.04	c qxplain 2219/2219
1079.77/1078.04	c 14261[?] -2967[?] 2963[?]  is mandatory 
1079.77/1078.04	c qxplain 2217/2218
1079.77/1078.05	c qxplain 2218/2218
1079.77/1078.06	c 14264[?] -2968[?] 2664[?] 2871[?]  is mandatory 
1079.77/1078.06	c qxplain 2217/2217
1079.77/1078.06	c 14265[?] -2968[?] -2664[?] -2871[?]  is mandatory 
1079.77/1078.06	c qxplain 2213/2216
1079.77/1078.07	c qxplain 2215/2216
1079.77/1078.08	c qxplain 2216/2216
1079.77/1078.08	c 14268[?] -2969[?] 2665[?] 2872[?]  is mandatory 
1079.77/1078.08	c qxplain 2215/2215
1079.77/1078.09	c 14269[?] -2969[?] -2665[?] -2872[?]  is mandatory 
1079.77/1078.09	c qxplain 2213/2214
1079.85/1078.10	c qxplain 2214/2214
1079.85/1078.10	c 14272[?] -2970[?] 2666[?] 2873[?]  is mandatory 
1079.85/1078.10	c qxplain 2213/2213
1079.85/1078.11	c 14273[?] -2970[?] -2666[?] -2873[?]  is mandatory 
1079.85/1078.11	c qxplain 1967/2212
1079.85/1078.12	c qxplain 2090/2212
1079.85/1078.12	c qxplain 2152/2212
1079.85/1078.13	c qxplain 2183/2212
1079.85/1078.13	c qxplain 2198/2212
1079.85/1078.14	c qxplain 2206/2212
1079.85/1078.14	c qxplain 2210/2212
1079.85/1078.15	c qxplain 2212/2212
1079.85/1078.16	c 14277[?] -2971[?] 2968[?] 2969[?] 2970[?]  is mandatory 
1079.85/1078.16	c qxplain 2210/2211
1079.85/1078.17	c qxplain 2211/2211
1079.85/1078.18	c 14280[?] -2972[?] -2675[?] 2930[?]  is mandatory 
1079.85/1078.18	c qxplain 2210/2210
1079.85/1078.18	c 14281[?] -2930[?] 2675[?] -2972[?]  is mandatory 
1079.85/1078.18	c qxplain 2206/2209
1080.05/1078.34	c qxplain 2208/2209
1080.25/1078.52	c qxplain 2209/2209
1080.25/1078.53	c qxplain 2208/2208
1080.35/1078.69	c 14284[?] -2973[?] 2931[?] -2676[?]  is mandatory 
1080.35/1078.69	c qxplain 2206/2207
1080.55/1078.85	c qxplain 2207/2207
1080.76/1079.03	c 14285[?] -2973[?] -2931[?] 2676[?]  is mandatory 
1080.76/1079.03	c qxplain 2206/2206
1080.87/1079.18	c 14288[?] -2974[?] -2677[?] 2932[?]  is mandatory 
1080.87/1079.18	c qxplain 2198/2205
1080.87/1079.19	c qxplain 2202/2205
1080.96/1079.20	c qxplain 2204/2205
1081.06/1079.36	c qxplain 2205/2205
1081.26/1079.52	c 14289[?] 2677[?] -2974[?] -2932[?]  is mandatory 
1081.26/1079.52	c qxplain 2204/2204
1081.36/1079.69	c 14290[?] -2975[?] 2974[?]  is mandatory 
1081.36/1079.69	c qxplain 2202/2203
1081.46/1079.70	c qxplain 2203/2203
1081.56/1079.88	c 14291[?] -2975[?] 2973[?]  is mandatory 
1081.56/1079.88	c qxplain 2202/2202
1081.56/1079.89	c 14292[?] -2975[?] 2972[?]  is mandatory 
1081.56/1079.89	c qxplain 2198/2201
1081.66/1079.90	c qxplain 2200/2201
1081.66/1079.90	c qxplain 2201/2201
1081.66/1079.91	c 14293[?] -2975[?] 2971[?]  is mandatory 
1081.66/1079.91	c qxplain 2200/2200
1082.06/1080.33	c qxplain 2198/2199
1082.06/1080.35	c qxplain 2199/2199
1082.56/1080.87	c qxplain 2198/2198
1082.56/1080.89	c 14296[?] 2675[?] 2871[?] -2976[?]  is mandatory 
1082.56/1080.89	c qxplain 2183/2197
1082.56/1080.89	c qxplain 2191/2197
1082.67/1080.90	c qxplain 2195/2197
1082.67/1080.90	c qxplain 2197/2197
1082.67/1080.91	c 14297[?] -2871[?] -2675[?] -2976[?]  is mandatory 
1082.67/1080.91	c qxplain 2195/2196
1082.67/1080.92	c qxplain 2196/2196
1082.67/1080.92	c 14300[?] 2676[?] -2977[?] 2872[?]  is mandatory 
1082.67/1080.92	c qxplain 2195/2195
1082.67/1080.93	c 14301[?] -2872[?] -2676[?] -2977[?]  is mandatory 
1082.67/1080.93	c qxplain 2191/2194
1082.67/1080.94	c qxplain 2193/2194
1082.67/1080.94	c qxplain 2194/2194
1082.67/1080.95	c 14304[?] 2677[?] -2978[?] 2873[?]  is mandatory 
1082.67/1080.95	c qxplain 2193/2193
1082.67/1080.96	c 14305[?] -2677[?] -2873[?] -2978[?]  is mandatory 
1082.67/1080.96	c qxplain 2191/2192
1082.67/1080.96	c qxplain 2192/2192
1082.67/1080.97	c 14309[?] -2979[?] 2976[?] 2978[?] 2977[?]  is mandatory 
1082.67/1080.97	c qxplain 2191/2191
1082.67/1080.98	c 14325[?] -2983[?] 2979[?]  is mandatory 
1082.67/1080.98	c qxplain 2183/2190
1082.67/1080.98	c qxplain 2187/2190
1082.67/1080.99	c qxplain 2189/2190
1082.97/1081.30	c qxplain 2187/2188
1083.08/1081.32	c qxplain 2188/2188
1083.08/1081.32	c 14328[?] 2610[?] -2984[?] 2930[?]  is mandatory 
1083.08/1081.32	c qxplain 2187/2187
1083.08/1081.33	c 14329[?] -2610[?] -2930[?] -2984[?]  is mandatory 
1083.08/1081.33	c qxplain 2183/2186
1083.08/1081.34	c qxplain 2185/2186
1083.08/1081.34	c qxplain 2186/2186
1083.08/1081.35	c 14332[?] 2611[?] -2985[?] 2931[?]  is mandatory 
1083.08/1081.35	c qxplain 2185/2185
1083.08/1081.35	c 14333[?] -2611[?] -2931[?] -2985[?]  is mandatory 
1083.08/1081.35	c qxplain 2183/2184
1083.08/1081.36	c qxplain 2184/2184
1083.08/1081.37	c 14336[?] -2986[?] 2932[?] 2612[?]  is mandatory 
1083.08/1081.37	c qxplain 2183/2183
1083.08/1081.38	c 14337[?] -2986[?] -2932[?] -2612[?]  is mandatory 
1083.08/1081.38	c qxplain 2152/2182
1083.08/1081.38	c qxplain 2168/2182
1083.08/1081.39	c qxplain 2176/2182
1083.08/1081.39	c qxplain 2180/2182
1083.16/1081.40	c qxplain 2182/2182
1083.16/1081.41	c 14341[?] -2987[?] 2986[?] 2985[?] 2984[?]  is mandatory 
1083.16/1081.41	c qxplain 2180/2181
1083.16/1081.41	c qxplain 2181/2181
1083.16/1081.42	c 14357[?] -2991[?] 2987[?]  is mandatory 
1083.16/1081.42	c qxplain 2180/2180
1083.16/1081.42	c 14360[?] -2992[?] 2930[?] 2620[?]  is mandatory 
1083.16/1081.42	c qxplain 2176/2179
1083.16/1081.43	c qxplain 2178/2179
1083.16/1081.43	c qxplain 2179/2179
1083.16/1081.44	c 14361[?] -2992[?] -2930[?] -2620[?]  is mandatory 
1083.16/1081.44	c qxplain 2178/2178
1083.16/1081.45	c 14364[?] -2993[?] 2931[?] 2621[?]  is mandatory 
1083.16/1081.45	c qxplain 2176/2177
1083.16/1081.45	c qxplain 2177/2177
1083.16/1081.46	c 14365[?] -2993[?] -2931[?] -2621[?]  is mandatory 
1083.16/1081.46	c qxplain 2176/2176
1083.16/1081.47	c 14368[?] -2994[?] 2932[?] 2622[?]  is mandatory 
1083.16/1081.47	c qxplain 2168/2175
1083.16/1081.47	c qxplain 2172/2175
1083.16/1081.48	c qxplain 2174/2175
1083.16/1081.48	c qxplain 2175/2175
1083.16/1081.49	c 14369[?] -2994[?] -2932[?] -2622[?]  is mandatory 
1083.16/1081.49	c qxplain 2174/2174
1083.27/1081.50	c 14373[?] -2995[?] 2992[?] 2994[?] 2993[?]  is mandatory 
1083.27/1081.50	c qxplain 2172/2173
1083.27/1081.53	c qxplain 2173/2173
1083.27/1081.55	c 14376[?] -2631[?] 2607[?] -2996[?]  is mandatory 
1083.27/1081.55	c qxplain 2172/2172
1083.27/1081.55	c 14377[?] 2631[?] -2607[?] -2996[?]  is mandatory 
1083.27/1081.55	c qxplain 2168/2171
1083.27/1081.57	c qxplain 2170/2171
1083.27/1081.58	c qxplain 2171/2171
1083.27/1081.59	c 14380[?] -2632[?] 2608[?] -2997[?]  is mandatory 
1083.27/1081.59	c qxplain 2170/2170
1083.27/1081.59	c 14381[?] -2608[?] 2632[?] -2997[?]  is mandatory 
1083.27/1081.59	c qxplain 2168/2169
1083.36/1081.62	c qxplain 2169/2169
1083.36/1081.65	c 14384[?] -2998[?] 2609[?] -2633[?]  is mandatory 
1083.36/1081.65	c qxplain 2168/2168
1083.36/1081.67	c 14385[?] -2998[?] -2609[?] 2633[?]  is mandatory 
1083.36/1081.67	c qxplain 2152/2167
1083.36/1081.68	c qxplain 2160/2167
1083.36/1081.68	c qxplain 2164/2167
1083.36/1081.69	c qxplain 2166/2167
1083.46/1081.70	c qxplain 2167/2167
1083.46/1081.73	c 14386[?] -2999[?] 2998[?]  is mandatory 
1083.46/1081.73	c qxplain 2166/2166
1083.46/1081.74	c 14387[?] -2999[?] 2997[?]  is mandatory 
1083.46/1081.74	c qxplain 2164/2165
1083.46/1081.75	c qxplain 2165/2165
1083.46/1081.76	c 14388[?] 2996[?] -2999[?]  is mandatory 
1083.46/1081.76	c qxplain 2164/2164
1083.46/1081.76	c 14389[?] -2999[?] 2995[?]  is mandatory 
1083.46/1081.76	c qxplain 2160/2163
1083.46/1081.77	c qxplain 2162/2163
1083.46/1081.78	c qxplain 2163/2163
1083.46/1081.78	c 14392[?] -3000[?] 2930[?] 2631[?]  is mandatory 
1083.46/1081.78	c qxplain 2162/2162
1083.46/1081.79	c 14393[?] -3000[?] -2930[?] -2631[?]  is mandatory 
1083.46/1081.79	c qxplain 2160/2161
1083.46/1081.79	c qxplain 2161/2161
1083.56/1081.80	c 14396[?] -3001[?] 2632[?] 2931[?]  is mandatory 
1083.56/1081.80	c qxplain 2160/2160
1083.56/1081.81	c 14397[?] -3001[?] -2931[?] -2632[?]  is mandatory 
1083.56/1081.81	c qxplain 2152/2159
1083.56/1081.81	c qxplain 2156/2159
1083.56/1081.82	c qxplain 2158/2159
1083.56/1081.83	c qxplain 2159/2159
1083.56/1081.83	c 14400[?] -3002[?] 2633[?] 2932[?]  is mandatory 
1083.56/1081.83	c qxplain 2158/2158
1083.56/1081.84	c 14401[?] -3002[?] -2932[?] -2633[?]  is mandatory 
1083.56/1081.84	c qxplain 2156/2157
1083.56/1081.85	c qxplain 2157/2157
1083.56/1081.85	c 14405[?] -3003[?] 3002[?] 3000[?] 3001[?]  is mandatory 
1083.56/1081.85	c qxplain 2156/2156
1083.56/1081.89	c 14408[?] -3004[?] -2642[?] 2607[?]  is mandatory 
1083.56/1081.89	c qxplain 2152/2155
1083.56/1081.89	c qxplain 2154/2155
1083.66/1081.91	c qxplain 2155/2155
1083.66/1081.92	c 14409[?] -3004[?] 2642[?] -2607[?]  is mandatory 
1083.66/1081.92	c qxplain 2154/2154
1083.66/1081.93	c qxplain 2152/2153
1083.66/1081.94	c qxplain 2153/2153
1083.66/1081.94	c 14412[?] -3005[?] 2608[?] -2643[?]  is mandatory 
1083.66/1081.94	c qxplain 2152/2152
1083.66/1081.95	c 14413[?] -3005[?] -2608[?] 2643[?]  is mandatory 
1083.66/1081.95	c qxplain 2090/2151
1083.66/1081.96	c qxplain 2121/2151
1083.66/1081.97	c qxplain 2137/2151
1083.66/1081.97	c qxplain 2145/2151
1083.66/1081.98	c qxplain 2149/2151
1083.76/1082.03	c qxplain 2151/2151
1083.76/1082.05	c 14416[?] -3006[?] -2644[?] 2609[?]  is mandatory 
1083.76/1082.05	c qxplain 2149/2150
1083.76/1082.07	c qxplain 2150/2150
1083.76/1082.08	c 14417[?] -3006[?] -2609[?] 2644[?]  is mandatory 
1083.76/1082.08	c qxplain 2149/2149
1083.76/1082.09	c 14418[?] -3007[?] 3006[?]  is mandatory 
1083.76/1082.09	c qxplain 2145/2148
1083.76/1082.10	c qxplain 2147/2148
1083.86/1082.11	c qxplain 2148/2148
1083.86/1082.11	c 14419[?] -3007[?] 3005[?]  is mandatory 
1083.86/1082.11	c qxplain 2147/2147
1083.86/1082.12	c 14420[?] -3007[?] 3004[?]  is mandatory 
1083.86/1082.12	c qxplain 2145/2146
1083.86/1082.13	c qxplain 2146/2146
1083.86/1082.14	c 14421[?] -3007[?] 3003[?]  is mandatory 
1083.86/1082.14	c qxplain 2145/2145
1083.86/1082.14	c 14424[?] -3008[?] 2930[?] 2642[?]  is mandatory 
1083.86/1082.14	c qxplain 2137/2144
1083.86/1082.15	c qxplain 2141/2144
1083.86/1082.15	c qxplain 2143/2144
1083.86/1082.16	c qxplain 2144/2144
1083.86/1082.16	c 14425[?] -3008[?] -2930[?] -2642[?]  is mandatory 
1083.86/1082.16	c qxplain 2143/2143
1083.86/1082.17	c 14428[?] -3009[?] 2643[?] 2931[?]  is mandatory 
1083.86/1082.17	c qxplain 2141/2142
1083.86/1082.18	c qxplain 2142/2142
1083.86/1082.18	c 14429[?] -3009[?] -2931[?] -2643[?]  is mandatory 
1083.86/1082.18	c qxplain 2141/2141
1083.86/1082.19	c 14432[?] -3010[?] 2644[?] 2932[?]  is mandatory 
1083.86/1082.19	c qxplain 2137/2140
1083.96/1082.20	c qxplain 2139/2140
1083.96/1082.20	c qxplain 2140/2140
1083.96/1082.21	c 14433[?] -3010[?] -2932[?] -2644[?]  is mandatory 
1083.96/1082.21	c qxplain 2139/2139
1083.96/1082.22	c 14437[?] -3011[?] 3008[?] 3010[?] 3009[?]  is mandatory 
1083.96/1082.22	c qxplain 2137/2138
1083.96/1082.25	c qxplain 2138/2138
1083.96/1082.28	c 14440[?] -3012[?] -2653[?] 2607[?]  is mandatory 
1083.96/1082.28	c qxplain 2137/2137
1083.96/1082.29	c 14441[?] -3012[?] -2607[?] 2653[?]  is mandatory 
1083.96/1082.29	c qxplain 2121/2136
1084.07/1082.31	c qxplain 2129/2136
1084.07/1082.31	c qxplain 2133/2136
1084.07/1082.33	c qxplain 2135/2136
1084.07/1082.36	c qxplain 2136/2136
1084.07/1082.37	c 14444[?] -3013[?] 2608[?] -2654[?]  is mandatory 
1084.07/1082.37	c qxplain 2135/2135
1084.07/1082.38	c 14445[?] -3013[?] -2608[?] 2654[?]  is mandatory 
1084.07/1082.38	c qxplain 2133/2134
1084.07/1082.39	c qxplain 2134/2134
1084.07/1082.40	c 14448[?] -3014[?] 2609[?] -2655[?]  is mandatory 
1084.07/1082.40	c qxplain 2133/2133
1084.07/1082.41	c 14449[?] -3014[?] -2609[?] 2655[?]  is mandatory 
1084.07/1082.41	c qxplain 2129/2132
1084.18/1082.42	c qxplain 2131/2132
1084.18/1082.42	c qxplain 2132/2132
1084.18/1082.43	c 14450[?] -3015[?] 3014[?]  is mandatory 
1084.18/1082.43	c qxplain 2131/2131
1084.18/1082.44	c 14451[?] -3015[?] 3013[?]  is mandatory 
1084.18/1082.44	c qxplain 2129/2130
1084.18/1082.45	c qxplain 2130/2130
1084.18/1082.46	c 14452[?] -3015[?] 3012[?]  is mandatory 
1084.18/1082.46	c qxplain 2129/2129
1084.18/1082.47	c 14453[?] -3015[?] 3011[?]  is mandatory 
1084.18/1082.47	c qxplain 2121/2128
1084.18/1082.47	c qxplain 2125/2128
1084.18/1082.48	c qxplain 2127/2128
1084.18/1082.48	c qxplain 2128/2128
1084.18/1082.49	c 14456[?] -3016[?] 2930[?] 2653[?]  is mandatory 
1084.18/1082.49	c qxplain 2127/2127
1084.18/1082.49	c 14457[?] -3016[?] -2930[?] -2653[?]  is mandatory 
1084.18/1082.49	c qxplain 2125/2126
1084.26/1082.50	c qxplain 2126/2126
1084.26/1082.50	c 14460[?] -3017[?] 2654[?] 2931[?]  is mandatory 
1084.26/1082.50	c qxplain 2125/2125
1084.26/1082.51	c 14461[?] -3017[?] -2931[?] -2654[?]  is mandatory 
1084.26/1082.51	c qxplain 2121/2124
1084.26/1082.52	c qxplain 2123/2124
1084.26/1082.52	c qxplain 2124/2124
1084.26/1082.53	c 14464[?] -3018[?] 2655[?] 2932[?]  is mandatory 
1084.26/1082.53	c qxplain 2123/2123
1084.26/1082.54	c 14465[?] -3018[?] -2932[?] -2655[?]  is mandatory 
1084.26/1082.54	c qxplain 2121/2122
1084.26/1082.54	c qxplain 2122/2122
1084.26/1082.55	c 14469[?] -3019[?] 3018[?] 3016[?] 3017[?]  is mandatory 
1084.26/1082.55	c qxplain 2121/2121
1084.26/1082.57	c 14472[?] -3020[?] -2664[?] 2607[?]  is mandatory 
1084.26/1082.57	c qxplain 2090/2120
1084.26/1082.58	c qxplain 2106/2120
1084.26/1082.58	c qxplain 2114/2120
1084.26/1082.59	c qxplain 2118/2120
1084.37/1082.61	c qxplain 2120/2120
1084.37/1082.63	c 14473[?] -3020[?] -2607[?] 2664[?]  is mandatory 
1084.37/1082.63	c qxplain 2118/2119
1084.47/1082.78	c qxplain 2119/2119
1084.67/1082.90	c 14476[?] 2608[?] -3021[?] -2665[?]  is mandatory 
1084.67/1082.90	c qxplain 2118/2118
1084.67/1082.98	c 14477[?] -3021[?] 2665[?] -2608[?]  is mandatory 
1084.67/1082.98	c qxplain 2114/2117
1084.67/1082.99	c qxplain 2116/2117
1084.67/1082.99	c qxplain 2117/2117
1084.77/1083.00	c 14480[?] -3022[?] 2609[?] -2666[?]  is mandatory 
1084.77/1083.00	c qxplain 2116/2116
1084.77/1083.01	c 14481[?] -3022[?] -2609[?] 2666[?]  is mandatory 
1084.77/1083.01	c qxplain 2114/2115
1084.77/1083.02	c qxplain 2115/2115
1084.77/1083.02	c 14482[?] -3023[?] 3022[?]  is mandatory 
1084.77/1083.02	c qxplain 2114/2114
1084.77/1083.05	c 14483[?] -3023[?] 3021[?]  is mandatory 
1084.77/1083.05	c qxplain 2106/2113
1084.77/1083.06	c qxplain 2110/2113
1084.77/1083.07	c qxplain 2112/2113
1084.77/1083.07	c qxplain 2113/2113
1084.77/1083.09	c 14484[?] -3023[?] 3020[?]  is mandatory 
1084.77/1083.09	c qxplain 2112/2112
1084.87/1083.10	c 14485[?] -3023[?] 3019[?]  is mandatory 
1084.87/1083.10	c qxplain 2110/2111
1084.87/1083.11	c qxplain 2111/2111
1084.87/1083.11	c 14488[?] -3024[?] 2930[?] 2664[?]  is mandatory 
1084.87/1083.11	c qxplain 2110/2110
1084.87/1083.12	c 14489[?] -3024[?] -2930[?] -2664[?]  is mandatory 
1084.87/1083.12	c qxplain 2106/2109
1084.87/1083.13	c qxplain 2108/2109
1084.87/1083.13	c qxplain 2109/2109
1084.87/1083.14	c 14492[?] -3025[?] 2665[?] 2931[?]  is mandatory 
1084.87/1083.14	c qxplain 2108/2108
1084.87/1083.14	c 14493[?] -3025[?] -2931[?] -2665[?]  is mandatory 
1084.87/1083.14	c qxplain 2106/2107
1084.87/1083.15	c qxplain 2107/2107
1084.87/1083.16	c 14496[?] -3026[?] 2666[?] 2932[?]  is mandatory 
1084.87/1083.16	c qxplain 2106/2106
1084.87/1083.16	c 14497[?] -3026[?] -2932[?] -2666[?]  is mandatory 
1084.87/1083.16	c qxplain 2090/2105
1084.87/1083.17	c qxplain 2098/2105
1084.87/1083.18	c qxplain 2102/2105
1084.87/1083.18	c qxplain 2104/2105
1084.87/1083.19	c qxplain 2105/2105
1084.87/1083.19	c 14501[?] -3027[?] 3024[?] 3025[?] 3026[?]  is mandatory 
1084.87/1083.19	c qxplain 2104/2104
1085.07/1083.35	c 14504[?] -3028[?] -2675[?] 2607[?]  is mandatory 
1085.07/1083.35	c qxplain 2102/2103
1085.07/1083.38	c qxplain 2103/2103
1085.28/1083.56	c 14505[?] -3028[?] 2675[?] -2607[?]  is mandatory 
1085.28/1083.56	c qxplain 2102/2102
1085.28/1083.58	c 14508[?] -3029[?] 2608[?] -2676[?]  is mandatory 
1085.28/1083.58	c qxplain 2098/2101
1085.28/1083.60	c qxplain 2100/2101
1085.36/1083.60	c qxplain 2101/2101
1085.36/1083.61	c 14509[?] -3029[?] -2608[?] 2676[?]  is mandatory 
1085.36/1083.61	c qxplain 2100/2100
1085.36/1083.63	c 14512[?] -3030[?] 2609[?] -2677[?]  is mandatory 
1085.36/1083.63	c qxplain 2098/2099
1085.36/1083.65	c qxplain 2099/2099
1085.36/1083.66	c 14513[?] -3030[?] -2609[?] 2677[?]  is mandatory 
1085.36/1083.66	c qxplain 2098/2098
1085.36/1083.67	c 14514[?] -3031[?] 3030[?]  is mandatory 
1085.36/1083.67	c qxplain 2090/2097
1085.36/1083.68	c qxplain 2094/2097
1085.36/1083.68	c qxplain 2096/2097
1085.46/1083.70	c qxplain 2097/2097
1085.46/1083.73	c 14515[?] -3031[?] 3029[?]  is mandatory 
1085.46/1083.73	c qxplain 2096/2096
1085.66/1083.92	c 14516[?] -3031[?] 3028[?]  is mandatory 
1085.66/1083.92	c qxplain 2094/2095
1085.66/1083.93	c qxplain 2095/2095
1085.66/1083.93	c 14517[?] -3031[?] 3027[?]  is mandatory 
1085.66/1083.93	c qxplain 2094/2094
1085.66/1083.94	c 14520[?] -3032[?] 2930[?] 2675[?]  is mandatory 
1085.66/1083.94	c qxplain 2090/2093
1085.66/1083.94	c qxplain 2092/2093
1085.66/1083.95	c qxplain 2093/2093
1085.66/1083.96	c 14521[?] -3032[?] -2930[?] -2675[?]  is mandatory 
1085.66/1083.96	c qxplain 2092/2092
1085.66/1083.96	c 14524[?] -3033[?] 2931[?] 2676[?]  is mandatory 
1085.66/1083.96	c qxplain 2090/2091
1085.66/1083.97	c qxplain 2091/2091
1085.66/1083.98	c 14525[?] -3033[?] -2931[?] -2676[?]  is mandatory 
1085.66/1083.98	c qxplain 2090/2090
1085.66/1083.99	c 14528[?] -3034[?] 2932[?] 2677[?]  is mandatory 
1085.66/1083.99	c qxplain 1967/2089
1085.66/1083.99	c qxplain 2029/2089
1085.66/1084.00	c qxplain 2060/2089
1085.76/1084.00	c qxplain 2075/2089
1085.76/1084.01	c qxplain 2083/2089
1085.76/1084.01	c qxplain 2087/2089
1085.76/1084.02	c qxplain 2089/2089
1085.76/1084.03	c 14529[?] -3034[?] -2932[?] -2677[?]  is mandatory 
1085.76/1084.03	c qxplain 2087/2088
1085.76/1084.03	c qxplain 2088/2088
1085.76/1084.04	c 14533[?] -3035[?] 3032[?] 3034[?] 3033[?]  is mandatory 
1085.76/1084.04	c qxplain 2087/2087
1085.86/1084.20	c 14536[?] -2610[?] -3036[?] 2607[?]  is mandatory 
1085.86/1084.20	c qxplain 2083/2086
1085.96/1084.21	c qxplain 2085/2086
1085.96/1084.22	c qxplain 2086/2086
1086.06/1084.39	c 14537[?] 2610[?] -3036[?] -2607[?]  is mandatory 
1086.06/1084.39	c qxplain 2085/2085
1086.16/1084.46	c 14540[?] 2608[?] -3037[?] -2611[?]  is mandatory 
1086.16/1084.46	c qxplain 2083/2084
1086.16/1084.48	c qxplain 2084/2084
1086.27/1084.54	c 14541[?] 2611[?] -2608[?] -3037[?]  is mandatory 
1086.27/1084.54	c qxplain 2083/2083
1086.27/1084.56	c 14544[?] -3038[?] 2609[?] -2612[?]  is mandatory 
1086.27/1084.56	c qxplain 2075/2082
1086.27/1084.57	c qxplain 2079/2082
1086.27/1084.58	c qxplain 2081/2082
1086.27/1084.61	c qxplain 2082/2082
1086.38/1084.62	c 14545[?] -3038[?] -2609[?] 2612[?]  is mandatory 
1086.38/1084.62	c qxplain 2081/2081
1086.38/1084.64	c 14546[?] -3039[?] 3038[?]  is mandatory 
1086.38/1084.64	c qxplain 2079/2080
1086.38/1084.65	c qxplain 2080/2080
1086.38/1084.69	c 14547[?] -3039[?] 3037[?]  is mandatory 
1086.38/1084.69	c qxplain 2079/2079
1086.56/1084.86	c 14548[?] 3036[?] -3039[?]  is mandatory 
1086.56/1084.86	c qxplain 2075/2078
1086.56/1084.87	c qxplain 2077/2078
1086.56/1084.88	c qxplain 2078/2078
1086.56/1084.89	c 14549[?] -3039[?] 3035[?]  is mandatory 
1086.56/1084.89	c qxplain 2077/2077
1086.56/1084.89	c 14553[?] -3040[?] 3044[?]  is mandatory 
1086.56/1084.89	c qxplain 2075/2076
1086.66/1084.90	c qxplain 2076/2076
1086.66/1084.92	c 14554[?] 3046[?] -3045[?]  is mandatory 
1086.66/1084.92	c qxplain 2075/2075
1086.66/1084.93	c 14555[?] 3047[?] -3045[?]  is mandatory 
1086.66/1084.93	c qxplain 2060/2074
1086.66/1084.94	c qxplain 2068/2074
1086.66/1084.94	c qxplain 2072/2074
1086.66/1084.95	c qxplain 2074/2074
1086.66/1084.96	c 14556[?] 3048[?] -3045[?]  is mandatory 
1086.66/1084.96	c qxplain 2072/2073
1086.66/1084.97	c qxplain 2073/2073
1086.66/1084.98	c 14557[?] -3045[?] 3049[?]  is mandatory 
1086.66/1084.98	c qxplain 2072/2072
1086.76/1085.01	c 14558[?] -3050[?] 3051[?]  is mandatory 
1086.76/1085.01	c qxplain 2068/2071
1086.76/1085.02	c qxplain 2070/2071
1086.76/1085.03	c qxplain 2071/2071
1086.76/1085.04	c 14559[?] 3052[?] -3050[?]  is mandatory 
1086.76/1085.04	c qxplain 2070/2070
1086.76/1085.05	c 14560[?] 3053[?] -3050[?]  is mandatory 
1086.76/1085.05	c qxplain 2068/2069
1086.76/1085.06	c qxplain 2069/2069
1086.76/1085.07	c 14561[?] -3050[?] 3054[?]  is mandatory 
1086.76/1085.07	c qxplain 2068/2068
1086.76/1085.08	c 14562[?] 3056[?] -3055[?]  is mandatory 
1086.76/1085.08	c qxplain 2060/2067
1086.76/1085.09	c qxplain 2064/2067
1086.76/1085.09	c qxplain 2066/2067
1086.86/1085.11	c qxplain 2067/2067
1086.86/1085.12	c 14563[?] 3057[?] -3055[?]  is mandatory 
1086.86/1085.12	c qxplain 2066/2066
1086.86/1085.13	c 14564[?] 3058[?] -3055[?]  is mandatory 
1086.86/1085.13	c qxplain 2064/2065
1086.86/1085.14	c qxplain 2065/2065
1086.86/1085.15	c 14565[?] -3055[?] 3059[?]  is mandatory 
1086.86/1085.15	c qxplain 2064/2064
1086.86/1085.16	c 14566[?] -3060[?] 3061[?]  is mandatory 
1086.86/1085.16	c qxplain 2060/2063
1086.86/1085.17	c qxplain 2062/2063
1086.86/1085.19	c qxplain 2063/2063
1086.96/1085.30	c 14567[?] -3060[?] 3062[?]  is mandatory 
1086.96/1085.30	c qxplain 2062/2062
1087.06/1085.31	c 14568[?] -3060[?] 3063[?]  is mandatory 
1087.06/1085.31	c qxplain 2060/2061
1087.06/1085.32	c qxplain 2061/2061
1087.06/1085.33	c 14569[?] -3060[?] 3064[?]  is mandatory 
1087.06/1085.33	c qxplain 2060/2060
1087.06/1085.35	c 14570[?] -3065[?] 3066[?]  is mandatory 
1087.06/1085.35	c qxplain 2029/2059
1087.06/1085.36	c qxplain 2045/2059
1087.06/1085.36	c qxplain 2053/2059
1087.06/1085.37	c qxplain 2057/2059
1087.06/1085.37	c qxplain 2059/2059
1087.06/1085.39	c 14571[?] -3065[?] 3067[?]  is mandatory 
1087.06/1085.39	c qxplain 2057/2058
1087.06/1085.40	c qxplain 2058/2058
1087.26/1085.57	c 14572[?] -3065[?] 3068[?]  is mandatory 
1087.26/1085.57	c qxplain 2057/2057
1087.26/1085.58	c 14573[?] -3065[?] 3069[?]  is mandatory 
1087.26/1085.58	c qxplain 2053/2056
1087.26/1085.59	c qxplain 2055/2056
1087.37/1085.61	c qxplain 2056/2056
1087.37/1085.63	c 14574[?] -3070[?] 3071[?]  is mandatory 
1087.37/1085.63	c qxplain 2055/2055
1087.48/1085.72	c 14575[?] -3070[?] 3072[?]  is mandatory 
1087.48/1085.72	c qxplain 2053/2054
1087.48/1085.73	c qxplain 2054/2054
1087.67/1085.90	c 14576[?] 3073[?] -3070[?]  is mandatory 
1087.67/1085.90	c qxplain 2053/2053
1087.67/1085.91	c 14577[?] -3070[?] 3074[?]  is mandatory 
1087.67/1085.91	c qxplain 2045/2052
1087.67/1085.92	c qxplain 2049/2052
1087.67/1085.92	c qxplain 2051/2052
1087.67/1085.94	c qxplain 2052/2052
1087.67/1085.96	c 14578[?] -3075[?] 3076[?]  is mandatory 
1087.67/1085.96	c qxplain 2051/2051
1087.67/1085.98	c 14579[?] 3077[?] -3075[?]  is mandatory 
1087.67/1085.98	c qxplain 2049/2050
1087.67/1085.99	c qxplain 2050/2050
1087.77/1086.00	c 14580[?] 3078[?] -3075[?]  is mandatory 
1087.77/1086.00	c qxplain 2049/2049
1087.77/1086.01	c 14581[?] -3075[?] 3079[?]  is mandatory 
1087.77/1086.01	c qxplain 2045/2048
1087.77/1086.01	c qxplain 2047/2048
1087.77/1086.02	c qxplain 2048/2048
1087.77/1086.02	c 14585[?] -3080[?] 3084[?]  is mandatory 
1087.77/1086.02	c qxplain 2047/2047
1087.77/1086.05	c 14586[?] -3085[?] 3086[?]  is mandatory 
1087.77/1086.05	c qxplain 2045/2046
1087.77/1086.06	c qxplain 2046/2046
1087.77/1086.07	c 14587[?] 3087[?] -3085[?]  is mandatory 
1087.77/1086.07	c qxplain 2045/2045
1087.77/1086.09	c 14588[?] 3088[?] -3085[?]  is mandatory 
1087.77/1086.09	c qxplain 2029/2044
1087.87/1086.10	c qxplain 2037/2044
1087.87/1086.10	c qxplain 2041/2044
1087.87/1086.11	c qxplain 2043/2044
1087.87/1086.11	c qxplain 2044/2044
1087.87/1086.12	c 14589[?] -3085[?] 3089[?]  is mandatory 
1087.87/1086.12	c qxplain 2043/2043
1087.87/1086.15	c 14590[?] -3090[?] 3091[?]  is mandatory 
1087.87/1086.15	c qxplain 2041/2042
1087.87/1086.18	c qxplain 2042/2042
1087.87/1086.19	c 14591[?] 3092[?] -3090[?]  is mandatory 
1087.87/1086.19	c qxplain 2041/2041
1087.97/1086.20	c 14592[?] 3093[?] -3090[?]  is mandatory 
1087.97/1086.20	c qxplain 2037/2040
1087.97/1086.21	c qxplain 2039/2040
1087.97/1086.22	c qxplain 2040/2040
1087.97/1086.23	c 14593[?] -3090[?] 3094[?]  is mandatory 
1087.97/1086.23	c qxplain 2039/2039
1087.97/1086.24	c 14594[?] -3095[?] 3096[?]  is mandatory 
1087.97/1086.24	c qxplain 2037/2038
1087.97/1086.27	c qxplain 2038/2038
1088.17/1086.44	c 14595[?] 3097[?] -3095[?]  is mandatory 
1088.17/1086.44	c qxplain 2037/2037
1088.17/1086.45	c 14596[?] -3095[?] 3098[?]  is mandatory 
1088.17/1086.45	c qxplain 2029/2036
1088.17/1086.46	c qxplain 2033/2036
1088.17/1086.47	c qxplain 2035/2036
1088.17/1086.47	c qxplain 2036/2036
1088.17/1086.48	c 14597[?] -3095[?] 3099[?]  is mandatory 
1088.17/1086.48	c qxplain 2035/2035
1088.17/1086.49	c 14598[?] -3100[?] 3101[?]  is mandatory 
1088.17/1086.49	c qxplain 2033/2034
1088.27/1086.52	c qxplain 2034/2034
1088.27/1086.53	c 14599[?] -3100[?] 3102[?]  is mandatory 
1088.27/1086.53	c qxplain 2033/2033
1088.48/1086.73	c 14600[?] 3103[?] -3100[?]  is mandatory 
1088.48/1086.73	c qxplain 2029/2032
1088.48/1086.74	c qxplain 2031/2032
1088.48/1086.74	c qxplain 2032/2032
1088.48/1086.75	c 14601[?] -3100[?] 3104[?]  is mandatory 
1088.48/1086.75	c qxplain 2031/2031
1088.48/1086.76	c 14602[?] 3106[?] -3105[?]  is mandatory 
1088.48/1086.76	c qxplain 2029/2030
1088.48/1086.77	c qxplain 2030/2030
1088.48/1086.79	c 14603[?] -3105[?] 3107[?]  is mandatory 
1088.48/1086.79	c qxplain 2029/2029
1088.67/1086.95	c 14604[?] 3108[?] -3105[?]  is mandatory 
1088.67/1086.95	c qxplain 1967/2028
1088.67/1086.96	c qxplain 1998/2028
1088.67/1086.96	c qxplain 2014/2028
1088.67/1086.97	c qxplain 2022/2028
1088.67/1086.98	c qxplain 2026/2028
1088.67/1086.98	c qxplain 2028/2028
1088.67/1086.99	c 14605[?] -3105[?] 3109[?]  is mandatory 
1088.67/1086.99	c qxplain 2026/2027
1088.77/1087.00	c qxplain 2027/2027
1088.77/1087.08	c 14606[?] -3110[?] 3111[?]  is mandatory 
1088.77/1087.08	c qxplain 2026/2026
1088.77/1087.09	c 14607[?] -3110[?] 3112[?]  is mandatory 
1088.77/1087.09	c qxplain 2022/2025
1088.87/1087.10	c qxplain 2024/2025
1088.87/1087.11	c qxplain 2025/2025
1088.87/1087.12	c 14608[?] 3113[?] -3110[?]  is mandatory 
1088.87/1087.12	c qxplain 2024/2024
1088.87/1087.13	c 14609[?] -3110[?] 3114[?]  is mandatory 
1088.87/1087.13	c qxplain 2022/2023
1088.87/1087.14	c qxplain 2023/2023
1088.87/1087.17	c 14610[?] -3115[?] 3116[?]  is mandatory 
1088.87/1087.17	c qxplain 2022/2022
1088.87/1087.18	c 14611[?] 3117[?] -3115[?]  is mandatory 
1088.87/1087.18	c qxplain 2014/2021
1088.87/1087.19	c qxplain 2018/2021
1088.97/1087.20	c qxplain 2020/2021
1088.97/1087.20	c qxplain 2021/2021
1088.97/1087.22	c 14612[?] 3118[?] -3115[?]  is mandatory 
1088.97/1087.22	c qxplain 2020/2020
1088.97/1087.23	c 14613[?] -3115[?] 3119[?]  is mandatory 
1088.97/1087.23	c qxplain 2018/2019
1088.97/1087.23	c qxplain 2019/2019
1088.97/1087.24	c 14617[?] -3120[?] 3124[?]  is mandatory 
1088.97/1087.24	c qxplain 2018/2018
1088.97/1087.27	c 14618[?] -3125[?] 3126[?]  is mandatory 
1088.97/1087.27	c qxplain 2014/2017
1088.97/1087.28	c qxplain 2016/2017
1089.07/1087.32	c qxplain 2017/2017
1089.07/1087.35	c 14619[?] -3125[?] 3127[?]  is mandatory 
1089.07/1087.35	c qxplain 2016/2016
1089.07/1087.37	c 14620[?] -3125[?] 3128[?]  is mandatory 
1089.07/1087.37	c qxplain 2014/2015
1089.07/1087.38	c qxplain 2015/2015
1089.07/1087.39	c 14621[?] -3125[?] 3129[?]  is mandatory 
1089.07/1087.39	c qxplain 2014/2014
1089.17/1087.40	c 14622[?] -3130[?] 3131[?]  is mandatory 
1089.17/1087.40	c qxplain 1998/2013
1089.17/1087.41	c qxplain 2006/2013
1089.17/1087.42	c qxplain 2010/2013
1089.17/1087.42	c qxplain 2012/2013
1089.17/1087.44	c qxplain 2013/2013
1089.27/1087.53	c 14623[?] -3130[?] 3132[?]  is mandatory 
1089.27/1087.53	c qxplain 2012/2012
1089.27/1087.54	c 14624[?] 3133[?] -3130[?]  is mandatory 
1089.27/1087.54	c qxplain 2010/2011
1089.27/1087.55	c qxplain 2011/2011
1089.27/1087.56	c 14625[?] -3130[?] 3134[?]  is mandatory 
1089.27/1087.56	c qxplain 2010/2010
1089.27/1087.59	c 14626[?] -3135[?] 3136[?]  is mandatory 
1089.27/1087.59	c qxplain 2006/2009
1089.37/1087.60	c qxplain 2008/2009
1089.37/1087.63	c qxplain 2009/2009
1089.37/1087.64	c 14627[?] -3135[?] 3137[?]  is mandatory 
1089.37/1087.64	c qxplain 2008/2008
1089.58/1087.85	c 14628[?] 3138[?] -3135[?]  is mandatory 
1089.58/1087.85	c qxplain 2006/2007
1089.58/1087.86	c qxplain 2007/2007
1089.58/1087.86	c 14629[?] -3135[?] 3139[?]  is mandatory 
1089.58/1087.86	c qxplain 2006/2006
1089.58/1087.88	c 14630[?] -3140[?] 3141[?]  is mandatory 
1089.58/1087.88	c qxplain 1998/2005
1089.58/1087.89	c qxplain 2002/2005
1089.58/1087.89	c qxplain 2004/2005
1089.58/1087.91	c qxplain 2005/2005
1089.69/1087.95	c 14631[?] 3142[?] -3140[?]  is mandatory 
1089.69/1087.95	c qxplain 2004/2004
1089.87/1088.12	c 14632[?] 3143[?] -3140[?]  is mandatory 
1089.87/1088.12	c qxplain 2002/2003
1089.87/1088.13	c qxplain 2003/2003
1089.87/1088.14	c 14633[?] -3140[?] 3144[?]  is mandatory 
1089.87/1088.14	c qxplain 2002/2002
1089.87/1088.15	c 14634[?] -3145[?] 3146[?]  is mandatory 
1089.87/1088.15	c qxplain 1998/2001
1089.87/1088.16	c qxplain 2000/2001
1089.87/1088.17	c qxplain 2001/2001
1089.87/1088.18	c 14635[?] -3145[?] 3147[?]  is mandatory 
1089.87/1088.18	c qxplain 2000/2000
1089.97/1088.21	c 14636[?] -3145[?] 3148[?]  is mandatory 
1089.97/1088.21	c qxplain 1998/1999
1089.97/1088.22	c qxplain 1999/1999
1089.97/1088.22	c 14637[?] -3145[?] 3149[?]  is mandatory 
1089.97/1088.22	c qxplain 1998/1998
1089.97/1088.24	c 14638[?] -3150[?] 3151[?]  is mandatory 
1089.97/1088.24	c qxplain 1967/1997
1089.97/1088.25	c qxplain 1983/1997
1089.97/1088.25	c qxplain 1991/1997
1089.97/1088.26	c qxplain 1995/1997
1089.97/1088.26	c qxplain 1997/1997
1089.97/1088.28	c 14639[?] -3150[?] 3152[?]  is mandatory 
1089.97/1088.28	c qxplain 1995/1996
1089.97/1088.29	c qxplain 1996/1996
1090.07/1088.30	c 14640[?] 3153[?] -3150[?]  is mandatory 
1090.07/1088.30	c qxplain 1995/1995
1090.07/1088.31	c 14641[?] -3150[?] 3154[?]  is mandatory 
1090.07/1088.31	c qxplain 1991/1994
1090.07/1088.32	c qxplain 1993/1994
1090.07/1088.33	c qxplain 1994/1994
1090.07/1088.34	c 14642[?] 3156[?] -3155[?]  is mandatory 
1090.07/1088.34	c qxplain 1993/1993
1090.07/1088.35	c 14643[?] 3157[?] -3155[?]  is mandatory 
1090.07/1088.35	c qxplain 1991/1992
1090.07/1088.36	c qxplain 1992/1992
1090.07/1088.38	c 14644[?] 3158[?] -3155[?]  is mandatory 
1090.07/1088.38	c qxplain 1991/1991
1090.07/1088.39	c 14645[?] 3159[?] -3155[?]  is mandatory 
1090.07/1088.39	c qxplain 1983/1990
1090.07/1088.39	c qxplain 1987/1990
1090.17/1088.40	c qxplain 1989/1990
1090.17/1088.40	c qxplain 1990/1990
1090.17/1088.41	c 14649[?] -3160[?] 3164[?]  is mandatory 
1090.17/1088.41	c qxplain 1989/1989
1090.17/1088.43	c 14650[?] -3165[?] 3166[?]  is mandatory 
1090.17/1088.43	c qxplain 1987/1988
1090.17/1088.44	c qxplain 1988/1988
1090.27/1088.58	c 14651[?] -3165[?] 3167[?]  is mandatory 
1090.27/1088.58	c qxplain 1987/1987
1090.27/1088.59	c 14652[?] -3165[?] 3168[?]  is mandatory 
1090.27/1088.59	c qxplain 1983/1986
1090.37/1088.61	c qxplain 1985/1986
1090.37/1088.61	c qxplain 1986/1986
1090.37/1088.62	c 14653[?] -3165[?] 3169[?]  is mandatory 
1090.37/1088.62	c qxplain 1985/1985
1090.37/1088.64	c 14654[?] -3170[?] 3171[?]  is mandatory 
1090.37/1088.64	c qxplain 1983/1984
1090.37/1088.65	c qxplain 1984/1984
1090.37/1088.66	c 14655[?] -3170[?] 3172[?]  is mandatory 
1090.37/1088.66	c qxplain 1983/1983
1090.57/1088.85	c 14656[?] 3173[?] -3170[?]  is mandatory 
1090.57/1088.85	c qxplain 1967/1982
1090.57/1088.86	c qxplain 1975/1982
1090.57/1088.87	c qxplain 1979/1982
1090.57/1088.87	c qxplain 1981/1982
1090.57/1088.88	c qxplain 1982/1982
1090.57/1088.88	c 14657[?] -3170[?] 3174[?]  is mandatory 
1090.57/1088.88	c qxplain 1981/1981
1090.68/1088.91	c 14658[?] 3176[?] -3175[?]  is mandatory 
1090.68/1088.91	c qxplain 1979/1980
1090.68/1088.91	c qxplain 1980/1980
1090.68/1088.93	c 14659[?] 3177[?] -3175[?]  is mandatory 
1090.68/1088.93	c qxplain 1979/1979
1090.79/1089.07	c 14660[?] 3178[?] -3175[?]  is mandatory 
1090.79/1089.07	c qxplain 1975/1978
1090.79/1089.08	c qxplain 1977/1978
1090.79/1089.08	c qxplain 1978/1978
1090.79/1089.09	c 14661[?] -3175[?] 3179[?]  is mandatory 
1090.79/1089.09	c qxplain 1977/1977
1090.87/1089.11	c 14662[?] -3180[?] 3181[?]  is mandatory 
1090.87/1089.11	c qxplain 1975/1976
1090.87/1089.14	c qxplain 1976/1976
1090.97/1089.25	c 14663[?] 3182[?] -3180[?]  is mandatory 
1090.97/1089.25	c qxplain 1975/1975
1090.97/1089.27	c 14664[?] -3180[?] 3183[?]  is mandatory 
1090.97/1089.27	c qxplain 1967/1974
1090.97/1089.28	c qxplain 1971/1974
1090.97/1089.28	c qxplain 1973/1974
1090.97/1089.29	c qxplain 1974/1974
1090.97/1089.29	c 14665[?] -3180[?] 3184[?]  is mandatory 
1090.97/1089.29	c qxplain 1973/1973
1091.07/1089.31	c 14666[?] -3185[?] 3186[?]  is mandatory 
1091.07/1089.31	c qxplain 1971/1972
1091.07/1089.35	c qxplain 1972/1972
1091.17/1089.46	c 14667[?] 3187[?] -3185[?]  is mandatory 
1091.17/1089.46	c qxplain 1971/1971
1091.17/1089.48	c 14668[?] 3188[?] -3185[?]  is mandatory 
1091.17/1089.48	c qxplain 1967/1970
1091.17/1089.49	c qxplain 1969/1970
1091.17/1089.49	c qxplain 1970/1970
1091.27/1089.50	c 14669[?] -3185[?] 3189[?]  is mandatory 
1091.27/1089.50	c qxplain 1969/1969
1091.27/1089.52	c 14670[?] -3190[?] 3191[?]  is mandatory 
1091.27/1089.52	c qxplain 1967/1968
1091.27/1089.53	c qxplain 1968/1968
1091.37/1089.61	c 14671[?] -3190[?] 3192[?]  is mandatory 
1091.37/1089.61	c qxplain 1967/1967
1091.37/1089.63	c 14672[?] 3193[?] -3190[?]  is mandatory 
1091.37/1089.63	c qxplain 0/1966
1091.37/1089.64	c qxplain 984/1966
1091.37/1089.65	c qxplain 1476/1966
1091.37/1089.65	c qxplain 1722/1966
1091.37/1089.66	c qxplain 1845/1966
1091.37/1089.66	c qxplain 1906/1966
1091.37/1089.67	c qxplain 1937/1966
1091.37/1089.67	c qxplain 1952/1966
1091.37/1089.68	c qxplain 1960/1966
1091.37/1089.68	c qxplain 1964/1966
1091.37/1089.69	c qxplain 1966/1966
1091.37/1089.70	c 14673[?] -3190[?] 3194[?]  is mandatory 
1091.37/1089.70	c qxplain 1964/1965
1091.48/1089.72	c qxplain 1965/1965
1091.48/1089.74	c 14674[?] -3195[?] 3196[?]  is mandatory 
1091.48/1089.74	c qxplain 1964/1964
1091.48/1089.78	c 14675[?] -3195[?] 3197[?]  is mandatory 
1091.48/1089.78	c qxplain 1960/1963
1091.48/1089.79	c qxplain 1962/1963
1091.48/1089.79	c qxplain 1963/1963
1091.58/1089.81	c 14676[?] 3198[?] -3195[?]  is mandatory 
1091.58/1089.81	c qxplain 1962/1962
1091.58/1089.82	c 14677[?] -3195[?] 3199[?]  is mandatory 
1091.58/1089.82	c qxplain 1960/1961
1091.58/1089.82	c qxplain 1961/1961
1091.58/1089.83	c 14681[?] -3200[?] 3204[?]  is mandatory 
1091.58/1089.83	c qxplain 1960/1960
1091.58/1089.89	c 14682[?] -3205[?] 3206[?]  is mandatory 
1091.58/1089.89	c qxplain 1952/1959
1091.68/1089.90	c qxplain 1956/1959
1091.68/1089.91	c qxplain 1958/1959
1091.68/1089.92	c qxplain 1959/1959
1091.68/1089.95	c 14683[?] -3205[?] 3207[?]  is mandatory 
1091.68/1089.95	c qxplain 1958/1958
1091.90/1090.15	c 14684[?] -3205[?] 3208[?]  is mandatory 
1091.90/1090.15	c qxplain 1956/1957
1091.90/1090.16	c qxplain 1957/1957
1091.90/1090.16	c 14685[?] -3205[?] 3209[?]  is mandatory 
1091.90/1090.16	c qxplain 1956/1956
1091.98/1090.20	c 14686[?] -3210[?] 3211[?]  is mandatory 
1091.98/1090.20	c qxplain 1952/1955
1091.98/1090.22	c qxplain 1954/1955
1091.98/1090.23	c qxplain 1955/1955
1091.98/1090.24	c 14687[?] -3210[?] 3212[?]  is mandatory 
1091.98/1090.24	c qxplain 1954/1954
1092.18/1090.45	c 14688[?] 3213[?] -3210[?]  is mandatory 
1092.18/1090.45	c qxplain 1952/1953
1092.18/1090.46	c qxplain 1953/1953
1092.18/1090.47	c 14689[?] -3210[?] 3214[?]  is mandatory 
1092.18/1090.47	c qxplain 1952/1952
1092.18/1090.49	c 14690[?] -3215[?] 3216[?]  is mandatory 
1092.18/1090.49	c qxplain 1937/1951
1092.18/1090.50	c qxplain 1945/1951
1092.28/1090.50	c qxplain 1949/1951
1092.28/1090.51	c qxplain 1951/1951
1092.28/1090.55	c 14691[?] -3215[?] 3217[?]  is mandatory 
1092.28/1090.55	c qxplain 1949/1950
1092.28/1090.57	c qxplain 1950/1950
1092.48/1090.77	c 14692[?] -3215[?] 3218[?]  is mandatory 
1092.48/1090.77	c qxplain 1949/1949
1092.48/1090.78	c 14693[?] -3215[?] 3219[?]  is mandatory 
1092.48/1090.78	c qxplain 1945/1948
1092.48/1090.79	c qxplain 1947/1948
1092.58/1090.80	c qxplain 1948/1948
1092.58/1090.81	c 14694[?] -3220[?] 3221[?]  is mandatory 
1092.58/1090.81	c qxplain 1947/1947
1092.58/1090.86	c 14695[?] -3220[?] 3222[?]  is mandatory 
1092.58/1090.86	c qxplain 1945/1946
1092.58/1090.87	c qxplain 1946/1946
1092.78/1091.02	c 14696[?] 3223[?] -3220[?]  is mandatory 
1092.78/1091.02	c qxplain 1945/1945
1092.78/1091.03	c 14697[?] -3220[?] 3224[?]  is mandatory 
1092.78/1091.03	c qxplain 1937/1944
1092.78/1091.04	c qxplain 1941/1944
1092.78/1091.04	c qxplain 1943/1944
1092.78/1091.06	c qxplain 1944/1944
1092.78/1091.07	c 14698[?] 3226[?] -3225[?]  is mandatory 
1092.78/1091.07	c qxplain 1943/1943
1092.78/1091.08	c 14699[?] 3227[?] -3225[?]  is mandatory 
1092.78/1091.08	c qxplain 1941/1942
1092.78/1091.09	c qxplain 1942/1942
1092.89/1091.15	c 14700[?] 3228[?] -3225[?]  is mandatory 
1092.89/1091.15	c qxplain 1941/1941
1092.89/1091.16	c 14701[?] -3225[?] 3229[?]  is mandatory 
1092.89/1091.16	c qxplain 1937/1940
1092.89/1091.17	c qxplain 1939/1940
1092.89/1091.18	c qxplain 1940/1940
1092.89/1091.19	c 14702[?] 3231[?] -3230[?]  is mandatory 
1092.89/1091.19	c qxplain 1939/1939
1092.89/1091.20	c 14703[?] 3232[?] -3230[?]  is mandatory 
1092.89/1091.20	c qxplain 1937/1938
1093.00/1091.21	c qxplain 1938/1938
1093.00/1091.27	c 14704[?] 3233[?] -3230[?]  is mandatory 
1093.00/1091.27	c qxplain 1937/1937
1093.00/1091.28	c 14705[?] -3230[?] 3234[?]  is mandatory 
1093.00/1091.28	c qxplain 1906/1936
1093.00/1091.29	c qxplain 1922/1936
1093.00/1091.29	c qxplain 1930/1936
1093.08/1091.30	c qxplain 1934/1936
1093.08/1091.31	c qxplain 1936/1936
1093.08/1091.37	c 14706[?] -3235[?] 3236[?]  is mandatory 
1093.08/1091.37	c qxplain 1934/1935
1093.08/1091.38	c qxplain 1935/1935
1093.18/1091.41	c 14707[?] -3235[?] 3237[?]  is mandatory 
1093.18/1091.41	c qxplain 1934/1934
1093.28/1091.52	c 14708[?] -3235[?] 3238[?]  is mandatory 
1093.28/1091.52	c qxplain 1930/1933
1093.28/1091.53	c qxplain 1932/1933
1093.28/1091.54	c qxplain 1933/1933
1093.28/1091.54	c 14709[?] -3235[?] 3239[?]  is mandatory 
1093.28/1091.54	c qxplain 1932/1932
1093.28/1091.55	c 14713[?] -3240[?] 3244[?]  is mandatory 
1093.28/1091.55	c qxplain 1930/1931
1093.48/1091.73	c qxplain 1931/1931
1093.58/1091.89	c 14714[?] 3246[?] -3245[?]  is mandatory 
1093.58/1091.89	c qxplain 1930/1930
1093.68/1091.91	c 14715[?] -3245[?] 3247[?]  is mandatory 
1093.68/1091.91	c qxplain 1922/1929
1093.68/1091.92	c qxplain 1926/1929
1093.68/1091.93	c qxplain 1928/1929
1093.68/1091.93	c qxplain 1929/1929
1093.68/1091.95	c 14716[?] -3245[?] 3248[?]  is mandatory 
1093.68/1091.95	c qxplain 1928/1928
1093.68/1091.96	c 14717[?] -3245[?] 3249[?]  is mandatory 
1093.68/1091.96	c qxplain 1926/1927
1093.68/1091.97	c qxplain 1927/1927
1093.68/1091.99	c 14718[?] -3250[?] 3251[?]  is mandatory 
1093.68/1091.99	c qxplain 1926/1926
1093.78/1092.04	c 14719[?] -3250[?] 3252[?]  is mandatory 
1093.78/1092.04	c qxplain 1922/1925
1093.78/1092.05	c qxplain 1924/1925
1093.78/1092.05	c qxplain 1925/1925
1093.98/1092.22	c 14720[?] -3250[?] 3253[?]  is mandatory 
1093.98/1092.22	c qxplain 1924/1924
1093.98/1092.24	c 14721[?] -3250[?] 3254[?]  is mandatory 
1093.98/1092.24	c qxplain 1922/1923
1093.98/1092.25	c qxplain 1923/1923
1093.98/1092.27	c 14722[?] 3256[?] -3255[?]  is mandatory 
1093.98/1092.27	c qxplain 1922/1922
1093.98/1092.28	c 14723[?] 3257[?] -3255[?]  is mandatory 
1093.98/1092.28	c qxplain 1906/1921
1093.98/1092.29	c qxplain 1914/1921
1093.98/1092.30	c qxplain 1918/1921
1093.98/1092.30	c qxplain 1920/1921
1093.98/1092.31	c qxplain 1921/1921
1094.09/1092.36	c 14724[?] 3258[?] -3255[?]  is mandatory 
1094.09/1092.36	c qxplain 1920/1920
1094.09/1092.37	c 14725[?] -3255[?] 3259[?]  is mandatory 
1094.09/1092.37	c qxplain 1918/1919
1094.09/1092.38	c qxplain 1919/1919
1094.09/1092.39	c 14726[?] 3261[?] -3260[?]  is mandatory 
1094.09/1092.39	c qxplain 1918/1918
1094.18/1092.41	c 14727[?] 3262[?] -3260[?]  is mandatory 
1094.18/1092.41	c qxplain 1914/1917
1094.18/1092.42	c qxplain 1916/1917
1094.18/1092.42	c qxplain 1917/1917
1094.18/1092.49	c 14728[?] 3263[?] -3260[?]  is mandatory 
1094.18/1092.49	c qxplain 1916/1916
1094.28/1092.50	c 14729[?] -3260[?] 3264[?]  is mandatory 
1094.28/1092.50	c qxplain 1914/1915
1094.28/1092.52	c qxplain 1915/1915
1094.28/1092.53	c 14730[?] -3265[?] 3266[?]  is mandatory 
1094.28/1092.53	c qxplain 1914/1914
1094.28/1092.56	c 14731[?] 3267[?] -3265[?]  is mandatory 
1094.28/1092.56	c qxplain 1906/1913
1094.28/1092.59	c qxplain 1910/1913
1094.28/1092.59	c qxplain 1912/1913
1094.28/1092.60	c qxplain 1913/1913
1094.49/1092.79	c 14732[?] 3268[?] -3265[?]  is mandatory 
1094.49/1092.79	c qxplain 1912/1912
1094.59/1092.80	c 14733[?] -3265[?] 3269[?]  is mandatory 
1094.59/1092.80	c qxplain 1910/1911
1094.59/1092.82	c qxplain 1911/1911
1094.59/1092.84	c 14734[?] -3270[?] 3271[?]  is mandatory 
1094.59/1092.84	c qxplain 1910/1910
1094.59/1092.86	c 14735[?] 3272[?] -3270[?]  is mandatory 
1094.59/1092.86	c qxplain 1906/1909
1094.59/1092.87	c qxplain 1908/1909
1094.59/1092.87	c qxplain 1909/1909
1094.59/1092.89	c 14736[?] 3273[?] -3270[?]  is mandatory 
1094.59/1092.89	c qxplain 1908/1908
1094.69/1092.90	c 14737[?] -3270[?] 3274[?]  is mandatory 
1094.69/1092.90	c qxplain 1906/1907
1094.69/1092.93	c qxplain 1907/1907
1094.89/1093.10	c 14738[?] 3276[?] -3275[?]  is mandatory 
1094.89/1093.10	c qxplain 1906/1906
1094.89/1093.12	c 14739[?] -3275[?] 3277[?]  is mandatory 
1094.89/1093.12	c qxplain 1845/1905
1094.89/1093.13	c qxplain 1876/1905
1094.89/1093.13	c qxplain 1891/1905
1094.89/1093.14	c qxplain 1899/1905
1094.89/1093.14	c qxplain 1903/1905
1094.89/1093.15	c qxplain 1905/1905
1094.89/1093.17	c 14740[?] -3275[?] 3278[?]  is mandatory 
1094.89/1093.17	c qxplain 1903/1904
1094.89/1093.18	c qxplain 1904/1904
1094.89/1093.18	c 14741[?] -3275[?] 3279[?]  is mandatory 
1094.89/1093.18	c qxplain 1903/1903
1094.89/1093.19	c 14745[?] -3280[?] 3284[?]  is mandatory 
1094.89/1093.19	c qxplain 1899/1902
1094.89/1093.19	c qxplain 1901/1902
1094.99/1093.20	c qxplain 1902/1902
1094.99/1093.21	c 15089[?] -3285[?] 3085[?] 3275[?] 3280[?] 3080[?] 1223[?] 604[?] 730[?] 561[?] 1140[?] 706[?] 545[?] 3270[?] 3265[?] 861[?] 3260[?] 3255[?] 3250[?] 3245[?] 3235[?] 3240[?] 687[?] 3230[?] 944[?] 3225[?] 3220[?] 3215[?] 553[?] 3210[?] 765[?] 3180[?] 3135[?] 3205[?] 3195[?] 3200[?] 3125[?] 3100[?] 3075[?] 3190[?] 3105[?] 3090[?] 3095[?] 3110[?] 3115[?] 3130[?] 3140[?] 3145[?] 3150[?] 3155[?] 3160[?] 3165[?] 3170[?] 3175[?] 3185[?] 455[?] 529[?] 663[?] 1089[?] 1081[?] 746[?] 3120[?] 829[?] 837[?] 3070[?] 3065[?] 3060[?] 3055[?] 3050[?] 3045[?] 3039[?] 3040[?] 821[?] 612[?] 3031[?] 655[?] 3023[?] 805[?] 1295[?] 845[?] 3015[?] 1199[?] 1757[?] 2032[?] 3007[?] 2999[?] 2991[?] 2983[?] 569[?] 577[?] 1582[?] 2975[?] 2967[?] 2959[?] 1531[?] 2951[?] 620[?] 979[?] 1472[?] 2943[?] 2935[?] 2924[?] 889[?] 2916[?] 2908[?] 853[?] 2415[?] 1421[?] 2900[?] 922[?] 1914[?] 1633[?] 2892[?] 789[?] 1231[?] 722[?] 499[?] 2884[?] 2699[?] 2474[?] 2825[?] 2541[?] 2024[?] 2625[?] 2790[?] 2876[?] 2865[?] 2857[?] 2067[?] 2849[?] 2841[?] 2348[?] 2833[?] 2817[?] 2766[?] 2806[?] 2798[?] 1729[?] 1812[?] 588[?] 671[?] 2782[?] 1590[?] 1215[?] 518[?] 2774[?] 477[?] 2123[?] 2758[?] 2747[?] 781[?] 2731[?] 2739[?] 1180[?] 1673[?] 2723[?] 2139[?] 2213[?] 537[?] 2715[?] 1129[?] 2115[?] 2688[?] 2707[?] 1097[?] 1641[?] 1622[?] 2605[?] 2680[?] 2669[?] 596[?] 1574[?] 2658[?] 2647[?] 2040[?] 2048[?] 2636[?] 2597[?] 1504[?] 2589[?] 1038[?] 2581[?] 2573[?] 2565[?] 738[?] 2557[?] 695[?] 2549[?] 2533[?] 2525[?] 2517[?] 2509[?] 2501[?] 466[?] 2490[?] 2482[?] 2466[?] 679[?] 1271[?] 2458[?] 813[?] 2450[?] 2442[?] 2431[?] 2423[?] 2399[?] 2407[?] 1523[?] 2391[?] 1405[?] 1898[?] 2383[?] 1172[?] 2372[?] 2364[?] 2155[?] 2356[?] 1279[?] 2340[?] 2332[?] 2324[?] 2313[?] 2305[?] 1239[?] 1721[?] 2297[?] 1871[?] 1801[?] 2289[?] 1011[?] 1713[?] 2281[?] 2265[?] 2273[?] 2254[?] 2246[?] 2235[?] 2224[?] 2202[?] 2191[?] 2171[?] 2163[?] 2147[?] 2131[?] 2107[?] 2099[?] 2091[?] 2083[?] 714[?] 1496[?] 2075[?] 2056[?] 2016[?] 2008[?] 963[?] 1997[?] 773[?] 1847[?] 636[?] 1989[?] 1839[?] 1981[?] 1973[?] 1965[?] 1957[?] 1949[?] 1938[?] 1930[?] 1922[?] 933[?] 1906[?] 900[?] 1890[?] 1879[?] 1863[?] 1855[?] 1831[?] 1820[?] 754[?] 1367[?] 1790[?] 1705[?] 1148[?] 1779[?] 647[?] 1768[?] 1737[?] 1681[?] 1697[?] 1689[?] 1555[?] 1188[?] 1665[?] 1657[?] 1649[?] 1598[?] 1614[?] 1606[?] 1563[?] 1397[?] 1547[?] 1539[?] 1515[?] 488[?] 1488[?] 1480[?] 1456[?] 1464[?] 1445[?] 1437[?] 1429[?] 1413[?] 1386[?] 1378[?] 1356[?] 952[?] 1003[?] 869[?] 1345[?] 797[?] 1334[?] 1323[?] 1303[?] 1287[?] 1046[?] 510[?] 1263[?] 1255[?] 1247[?] 971[?] 1105[?] 1121[?] 1164[?] 1207[?] 1054[?] 1156[?] 1113[?] 1062[?] 1070[?] 1030[?] 1022[?] 995[?] 987[?] 628[?] 911[?]  is mandatory 
1094.99/1093.21	c qxplain 1901/1901
1094.99/1093.21	c qxplain 1899/1900
1094.99/1093.22	c qxplain 1891/1898
1094.99/1093.23	c qxplain 1895/1898
1094.99/1093.24	c qxplain 1891/1894
1094.99/1093.25	c qxplain 1893/1894
1094.99/1093.25	c qxplain 1891/1892
1094.99/1093.26	c qxplain 1892/1892
1094.99/1093.27	c 15107[?] 3294[?] -3293[?] 3297[?]  is mandatory 
1094.99/1093.27	c qxplain 1891/1891
1094.99/1093.28	c 15108[?] -3294[?] -3297[?] -3293[?]  is mandatory 
1094.99/1093.28	c qxplain 1876/1890
1094.99/1093.28	c qxplain 1884/1890
1094.99/1093.29	c qxplain 1888/1890
1094.99/1093.30	c qxplain 1890/1890
1095.10/1093.31	c 15111[?] 3295[?] -3300[?] 3298[?]  is mandatory 
1095.10/1093.31	c qxplain 1888/1889
1095.10/1093.31	c qxplain 1889/1889
1095.10/1093.32	c 15112[?] -3295[?] -3298[?] -3300[?]  is mandatory 
1095.10/1093.32	c qxplain 1888/1888
1095.10/1093.32	c 15115[?] 3296[?] -3301[?] 3299[?]  is mandatory 
1095.10/1093.32	c qxplain 1884/1887
1095.10/1093.33	c qxplain 1886/1887
1095.10/1093.33	c qxplain 1887/1887
1095.10/1093.34	c 15116[?] -3296[?] -3299[?] -3301[?]  is mandatory 
1095.10/1093.34	c qxplain 1886/1886
1095.10/1093.35	c 15120[?] -3084[?] 3301[?] 3300[?] 3293[?]  is mandatory 
1095.10/1093.35	c qxplain 1884/1885
1095.29/1093.55	c qxplain 1885/1885
1095.49/1093.70	c 15123[?] 3286[?] -3253[?] -3297[?]  is mandatory 
1095.49/1093.70	c qxplain 1884/1884
1095.59/1093.80	c 15124[?] -3253[?] 3297[?] -3286[?]  is mandatory 
1095.59/1093.80	c qxplain 1876/1883
1095.59/1093.82	c qxplain 1880/1883
1095.59/1093.83	c qxplain 1882/1883
1095.59/1093.86	c qxplain 1883/1883
1095.59/1093.89	c 15127[?] -3298[?] -3252[?] 3287[?]  is mandatory 
1095.59/1093.89	c qxplain 1882/1882
1095.69/1093.91	c 15128[?] -3252[?] -3287[?] 3298[?]  is mandatory 
1095.69/1093.91	c qxplain 1880/1881
1095.69/1093.93	c qxplain 1881/1881
1095.69/1093.94	c 15131[?] 3288[?] -3299[?] -3251[?]  is mandatory 
1095.69/1093.94	c qxplain 1880/1880
1095.69/1093.95	c 15132[?] -3288[?] 3299[?] -3251[?]  is mandatory 
1095.69/1093.95	c qxplain 1876/1879
1096.39/1094.65	c qxplain 1845/1875
1096.39/1094.66	c qxplain 1861/1875
1096.39/1094.67	c qxplain 1869/1875
1096.39/1094.68	c qxplain 1873/1875
1096.39/1094.68	c qxplain 1875/1875
1096.99/1095.23	c qxplain 1873/1874
1096.99/1095.25	c qxplain 1874/1874
1096.99/1095.25	c 15138[?] 3294[?] 3304[?] -3303[?]  is mandatory 
1096.99/1095.25	c qxplain 1873/1873
1096.99/1095.26	c 15139[?] -3304[?] -3294[?] -3303[?]  is mandatory 
1096.99/1095.26	c qxplain 1869/1872
1096.99/1095.27	c qxplain 1871/1872
1098.09/1096.37	c cleaning 38214 clauses out of 76438 with flag 1001/967258
1098.57/1096.79	c qxplain 1869/1870
1098.65/1096.80	c qxplain 1870/1870
1098.65/1096.80	c 15142[?] -3307[?] 3305[?] 3295[?]  is mandatory 
1098.65/1096.80	c qxplain 1869/1869
1098.65/1096.81	c 15143[?] -3307[?] -3295[?] -3305[?]  is mandatory 
1098.65/1096.81	c qxplain 1861/1868
1098.65/1096.82	c qxplain 1865/1868
1098.65/1096.83	c qxplain 1867/1868
1099.25/1097.41	c qxplain 1865/1866
1099.25/1097.43	c qxplain 1866/1866
1099.25/1097.43	c 15146[?] -3308[?] 3306[?] 3296[?]  is mandatory 
1099.25/1097.43	c qxplain 1865/1865
1099.25/1097.45	c 15147[?] -3308[?] -3296[?] -3306[?]  is mandatory 
1099.25/1097.45	c qxplain 1861/1864
1099.25/1097.46	c qxplain 1863/1864
1099.25/1097.46	c qxplain 1861/1862
1099.25/1097.47	c qxplain 1862/1862
1099.25/1097.48	c qxplain 1861/1861
1099.25/1097.49	c 15151[?] -3089[?] 3303[?] 3308[?] 3307[?]  is mandatory 
1099.25/1097.49	c qxplain 1845/1860
1099.25/1097.49	c qxplain 1853/1860
1099.35/1097.51	c qxplain 1857/1860
1099.45/1097.62	c qxplain 1859/1860
1099.95/1098.10	c qxplain 1857/1858
1100.05/1098.23	c qxplain 1858/1858
1100.15/1098.37	c 15154[?] -3304[?] -3258[?] 3286[?]  is mandatory 
1100.15/1098.37	c qxplain 1857/1857
1100.35/1098.51	c 15155[?] 3304[?] -3258[?] -3286[?]  is mandatory 
1100.35/1098.51	c qxplain 1853/1856
1100.35/1098.54	c qxplain 1855/1856
1100.45/1098.60	c qxplain 1856/1856
1100.45/1098.62	c 15158[?] -3305[?] -3257[?] 3287[?]  is mandatory 
1100.45/1098.62	c qxplain 1855/1855
1100.45/1098.64	c 15159[?] -3257[?] -3287[?] 3305[?]  is mandatory 
1100.45/1098.64	c qxplain 1853/1854
1100.45/1098.66	c qxplain 1854/1854
1100.45/1098.66	c qxplain 1853/1853
1100.45/1098.67	c 15162[?] -3256[?] 3288[?] -3306[?]  is mandatory 
1100.45/1098.67	c qxplain 1845/1852
1100.45/1098.68	c qxplain 1849/1852
1100.56/1098.70	c qxplain 1851/1852
1100.56/1098.72	c qxplain 1852/1852
1100.56/1098.73	c 15163[?] -3256[?] -3288[?] 3306[?]  is mandatory 
1100.56/1098.73	c qxplain 1851/1851
1100.96/1099.10	c qxplain 1849/1850
1101.06/1099.28	c qxplain 1845/1848
1101.06/1099.30	c qxplain 1847/1848
1102.36/1100.55	c qxplain 1845/1846
1102.36/1100.56	c qxplain 1846/1846
1102.36/1100.57	c 15169[?] 3311[?] 3294[?] -3310[?]  is mandatory 
1102.36/1100.57	c qxplain 1845/1845
1102.36/1100.57	c 15170[?] -3311[?] -3294[?] -3310[?]  is mandatory 
1102.36/1100.57	c qxplain 1722/1844
1102.36/1100.58	c qxplain 1784/1844
1102.36/1100.59	c qxplain 1815/1844
1102.36/1100.59	c qxplain 1830/1844
1102.36/1100.60	c qxplain 1838/1844
1102.46/1100.60	c qxplain 1842/1844
1102.46/1100.61	c qxplain 1844/1844
1103.36/1101.57	c qxplain 1842/1843
1103.36/1101.59	c qxplain 1843/1843
1104.36/1102.59	c qxplain 1842/1842
1104.46/1102.60	c 15173[?] -3314[?] 3312[?] 3295[?]  is mandatory 
1104.46/1102.60	c qxplain 1838/1841
1104.46/1102.61	c qxplain 1840/1841
1104.46/1102.62	c qxplain 1841/1841
1104.46/1102.62	c 15174[?] -3314[?] -3295[?] -3312[?]  is mandatory 
1104.46/1102.62	c qxplain 1840/1840
1105.56/1103.78	c qxplain 1838/1839
1105.56/1103.79	c qxplain 1839/1839
1106.36/1104.57	c qxplain 1838/1838
1106.36/1104.58	c 15177[?] -3315[?] 3296[?] 3313[?]  is mandatory 
1106.36/1104.58	c qxplain 1830/1837
1106.36/1104.59	c qxplain 1834/1837
1106.46/1104.60	c qxplain 1836/1837
1106.46/1104.61	c qxplain 1837/1837
1106.46/1104.61	c 15178[?] -3315[?] -3296[?] -3313[?]  is mandatory 
1106.46/1104.61	c qxplain 1836/1836
1106.46/1104.62	c qxplain 1834/1835
1106.46/1104.62	c qxplain 1830/1833
1106.46/1104.63	c qxplain 1832/1833
1106.46/1104.64	c qxplain 1833/1833
1106.46/1104.64	c 15182[?] 3310[?] -3094[?] 3315[?] 3314[?]  is mandatory 
1106.46/1104.64	c qxplain 1832/1832
1106.46/1104.65	c qxplain 1830/1831
1106.66/1104.88	c qxplain 1831/1831
1106.66/1104.88	c qxplain 1830/1830
1106.86/1105.05	c 15185[?] 3286[?] -3263[?] -3311[?]  is mandatory 
1106.86/1105.05	c qxplain 1815/1829
1106.86/1105.06	c qxplain 1823/1829
1106.86/1105.07	c qxplain 1827/1829
1106.86/1105.09	c qxplain 1829/1829
1107.06/1105.26	c 15186[?] 3311[?] -3263[?] -3286[?]  is mandatory 
1107.06/1105.26	c qxplain 1827/1828
1107.16/1105.38	c qxplain 1828/1828
1107.27/1105.44	c 15189[?] 3287[?] -3262[?] -3312[?]  is mandatory 
1107.27/1105.44	c qxplain 1827/1827
1107.27/1105.46	c 15190[?] -3262[?] -3287[?] 3312[?]  is mandatory 
1107.27/1105.46	c qxplain 1823/1826
1107.27/1105.47	c qxplain 1825/1826
1107.27/1105.48	c qxplain 1826/1826
1107.27/1105.49	c 15193[?] -3313[?] 3288[?] -3261[?]  is mandatory 
1107.27/1105.49	c qxplain 1825/1825
1107.27/1105.50	c 15194[?] 3313[?] -3288[?] -3261[?]  is mandatory 
1107.27/1105.50	c qxplain 1823/1824
1107.66/1105.85	c qxplain 1815/1822
1107.66/1105.86	c qxplain 1819/1822
1107.66/1105.87	c qxplain 1821/1822
1108.56/1106.73	c qxplain 1819/1820
1108.56/1106.74	c qxplain 1820/1820
1109.36/1107.57	c qxplain 1819/1819
1109.36/1107.58	c 15200[?] 3294[?] 3318[?] -3317[?]  is mandatory 
1109.36/1107.58	c qxplain 1815/1818
1109.36/1107.59	c qxplain 1817/1818
1109.36/1107.59	c qxplain 1818/1818
1109.36/1107.60	c 15201[?] -3318[?] -3294[?] -3317[?]  is mandatory 
1109.36/1107.60	c qxplain 1817/1817
1110.46/1108.67	c qxplain 1815/1816
1110.46/1108.69	c qxplain 1816/1816
1111.78/1109.94	c qxplain 1815/1815
1111.78/1109.95	c 15204[?] 3319[?] -3321[?] 3295[?]  is mandatory 
1111.78/1109.95	c qxplain 1784/1814
1111.78/1109.96	c qxplain 1800/1814
1111.78/1109.97	c qxplain 1808/1814
1111.78/1109.97	c qxplain 1812/1814
1111.78/1109.98	c qxplain 1814/1814
1111.78/1109.98	c 15205[?] -3295[?] -3319[?] -3321[?]  is mandatory 
1111.78/1109.98	c qxplain 1812/1813
1112.88/1111.04	c qxplain 1808/1811
1112.88/1111.06	c qxplain 1810/1811
1112.88/1111.06	c qxplain 1811/1811
1112.88/1111.07	c 15208[?] -3322[?] 3296[?] 3320[?]  is mandatory 
1112.88/1111.07	c qxplain 1810/1810
1112.88/1111.08	c 15209[?] -3322[?] -3296[?] -3320[?]  is mandatory 
1112.88/1111.08	c qxplain 1808/1809
1112.88/1111.09	c qxplain 1800/1807
1112.96/1111.10	c qxplain 1804/1807
1112.96/1111.11	c qxplain 1806/1807
1112.96/1111.11	c qxplain 1807/1807
1112.96/1111.12	c qxplain 1806/1806
1112.96/1111.13	c 15213[?] -3099[?] 3317[?] 3322[?] 3321[?]  is mandatory 
1112.96/1111.13	c qxplain 1804/1805
1113.06/1111.26	c qxplain 1805/1805
1113.26/1111.43	c 15216[?] 3286[?] -3268[?] -3318[?]  is mandatory 
1113.26/1111.43	c qxplain 1804/1804
1113.36/1111.58	c 15217[?] -3286[?] 3318[?] -3268[?]  is mandatory 
1113.36/1111.58	c qxplain 1800/1803
1113.46/1111.64	c qxplain 1802/1803
1113.56/1111.78	c qxplain 1803/1803
1113.56/1111.79	c 15220[?] -3267[?] 3287[?] -3319[?]  is mandatory 
1113.56/1111.79	c qxplain 1802/1802
1113.66/1111.80	c 15221[?] -3267[?] -3287[?] 3319[?]  is mandatory 
1113.66/1111.80	c qxplain 1800/1801
1113.66/1111.81	c qxplain 1801/1801
1113.66/1111.82	c 15224[?] -3266[?] -3320[?] 3288[?]  is mandatory 
1113.66/1111.82	c qxplain 1800/1800
1113.66/1111.83	c 15225[?] -3266[?] -3288[?] 3320[?]  is mandatory 
1113.66/1111.83	c qxplain 1784/1799
1113.66/1111.84	c qxplain 1792/1799
1113.66/1111.85	c qxplain 1796/1799
1114.26/1112.46	c qxplain 1792/1795
1114.26/1112.47	c qxplain 1794/1795
1114.26/1112.48	c qxplain 1795/1795
1114.66/1112.81	c qxplain 1794/1794
1114.66/1112.82	c 15231[?] 3294[?] 3325[?] -3324[?]  is mandatory 
1114.66/1112.82	c qxplain 1792/1793
1114.66/1112.83	c qxplain 1793/1793
1114.66/1112.84	c 15232[?] -3294[?] -3325[?] -3324[?]  is mandatory 
1114.66/1112.84	c qxplain 1792/1792
1115.26/1113.43	c qxplain 1784/1791
1115.26/1113.45	c qxplain 1788/1791
1115.26/1113.45	c qxplain 1790/1791
1115.26/1113.46	c qxplain 1791/1791
1115.96/1114.21	c qxplain 1790/1790
1116.07/1114.22	c 15235[?] -3328[?] 3326[?] 3295[?]  is mandatory 
1116.07/1114.22	c qxplain 1788/1789
1116.07/1114.23	c qxplain 1789/1789
1116.07/1114.24	c 15236[?] -3328[?] -3295[?] -3326[?]  is mandatory 
1116.07/1114.24	c qxplain 1788/1788
1116.47/1114.65	c qxplain 1784/1787
1116.47/1114.66	c qxplain 1786/1787
1116.47/1114.66	c qxplain 1787/1787
1116.97/1115.13	c qxplain 1786/1786
1116.97/1115.14	c 15239[?] -3329[?] 3296[?] 3327[?]  is mandatory 
1116.97/1115.14	c qxplain 1784/1785
1116.97/1115.15	c qxplain 1785/1785
1116.97/1115.16	c 15240[?] -3329[?] -3296[?] -3327[?]  is mandatory 
1116.97/1115.16	c qxplain 1784/1784
1116.97/1115.17	c qxplain 1722/1783
1116.97/1115.18	c qxplain 1753/1783
1116.97/1115.18	c qxplain 1769/1783
1116.97/1115.19	c qxplain 1777/1783
1116.97/1115.19	c qxplain 1781/1783
1117.07/1115.20	c qxplain 1783/1783
1117.07/1115.20	c qxplain 1781/1782
1117.07/1115.21	c qxplain 1782/1782
1117.07/1115.22	c qxplain 1781/1781
1117.07/1115.23	c 15244[?] 3324[?] -3104[?] 3329[?] 3328[?]  is mandatory 
1117.07/1115.23	c qxplain 1777/1780
1117.07/1115.24	c qxplain 1779/1780
1117.18/1115.37	c qxplain 1780/1780
1117.37/1115.52	c 15247[?] 3286[?] -3273[?] -3325[?]  is mandatory 
1117.37/1115.52	c qxplain 1779/1779
1117.47/1115.68	c 15248[?] -3286[?] -3273[?] 3325[?]  is mandatory 
1117.47/1115.68	c qxplain 1777/1778
1117.47/1115.69	c qxplain 1778/1778
1117.57/1115.70	c 15251[?] -3272[?] -3326[?] 3287[?]  is mandatory 
1117.57/1115.70	c qxplain 1777/1777
1117.57/1115.71	c 15252[?] -3272[?] -3287[?] 3326[?]  is mandatory 
1117.57/1115.71	c qxplain 1769/1776
1117.57/1115.72	c qxplain 1773/1776
1117.57/1115.77	c qxplain 1775/1776
1117.67/1115.86	c qxplain 1776/1776
1117.67/1115.87	c 15255[?] -3271[?] -3327[?] 3288[?]  is mandatory 
1117.67/1115.87	c qxplain 1775/1775
1117.67/1115.89	c 15256[?] -3271[?] -3288[?] 3327[?]  is mandatory 
1117.67/1115.89	c qxplain 1773/1774
1118.07/1116.23	c qxplain 1769/1772
1118.07/1116.24	c qxplain 1771/1772
1118.27/1116.51	c qxplain 1769/1770
1118.38/1116.52	c qxplain 1770/1770
1118.57/1116.79	c qxplain 1769/1769
1118.67/1116.80	c 15262[?] 3294[?] -3331[?] 3332[?]  is mandatory 
1118.67/1116.80	c qxplain 1753/1768
1118.67/1116.81	c qxplain 1761/1768
1118.67/1116.81	c qxplain 1765/1768
1118.67/1116.82	c qxplain 1767/1768
1118.67/1116.83	c qxplain 1768/1768
1118.67/1116.83	c 15263[?] -3332[?] -3294[?] -3331[?]  is mandatory 
1118.67/1116.83	c qxplain 1767/1767
1119.27/1117.46	c qxplain 1765/1766
1119.27/1117.47	c qxplain 1766/1766
1120.07/1118.28	c qxplain 1765/1765
1120.07/1118.29	c 15266[?] -3335[?] 3295[?] 3333[?]  is mandatory 
1120.07/1118.29	c qxplain 1761/1764
1120.07/1118.30	c qxplain 1763/1764
1120.17/1118.31	c qxplain 1764/1764
1120.17/1118.31	c 15267[?] -3335[?] -3295[?] -3333[?]  is mandatory 
1120.17/1118.31	c qxplain 1763/1763
1120.97/1119.10	c qxplain 1761/1762
1120.97/1119.12	c qxplain 1762/1762
1121.47/1119.61	c qxplain 1761/1761
1121.47/1119.62	c 15270[?] -3336[?] 3296[?] 3334[?]  is mandatory 
1121.47/1119.62	c qxplain 1753/1760
1121.47/1119.63	c qxplain 1757/1760
1121.47/1119.64	c qxplain 1759/1760
1121.47/1119.65	c qxplain 1760/1760
1121.47/1119.66	c 15271[?] -3336[?] -3296[?] -3334[?]  is mandatory 
1121.47/1119.66	c qxplain 1759/1759
1121.47/1119.66	c qxplain 1757/1758
1121.47/1119.67	c qxplain 1753/1756
1121.47/1119.68	c qxplain 1755/1756
1121.47/1119.68	c qxplain 1756/1756
1121.47/1119.69	c 15275[?] -3109[?] 3331[?] 3336[?] 3335[?]  is mandatory 
1121.47/1119.69	c qxplain 1755/1755
1121.47/1119.70	c 15278[?] -3332[?] -3278[?] 3286[?]  is mandatory 
1121.47/1119.70	c qxplain 1753/1754
1121.47/1119.71	c qxplain 1754/1754
1121.47/1119.71	c 15279[?] -3286[?] 3332[?] -3278[?]  is mandatory 
1121.47/1119.71	c qxplain 1753/1753
1121.68/1119.89	c 15282[?] -3277[?] -3333[?] 3287[?]  is mandatory 
1121.68/1119.89	c qxplain 1722/1752
1121.76/1119.90	c qxplain 1738/1752
1121.76/1119.90	c qxplain 1746/1752
1121.86/1120.06	c qxplain 1750/1752
1121.96/1120.19	c qxplain 1752/1752
1122.16/1120.31	c 15283[?] -3277[?] 3333[?] -3287[?]  is mandatory 
1122.16/1120.31	c qxplain 1750/1751
1122.26/1120.47	c qxplain 1751/1751
1122.46/1120.64	c 15286[?] -3276[?] -3334[?] 3288[?]  is mandatory 
1122.46/1120.64	c qxplain 1750/1750
1122.56/1120.79	c 15287[?] 3334[?] -3276[?] -3288[?]  is mandatory 
1122.56/1120.79	c qxplain 1746/1749
1123.16/1121.33	c qxplain 1738/1745
1123.16/1121.34	c qxplain 1742/1745
1123.16/1121.35	c qxplain 1744/1745
1123.16/1121.35	c qxplain 1745/1745
1123.56/1121.74	c qxplain 1744/1744
1123.56/1121.75	c 15293[?] -3338[?] 3294[?] 3289[?]  is mandatory 
1123.56/1121.75	c qxplain 1742/1743
1123.56/1121.76	c qxplain 1743/1743
1123.56/1121.77	c 15294[?] -3338[?] -3294[?] -3289[?]  is mandatory 
1123.56/1121.77	c qxplain 1742/1742
1124.46/1122.60	c qxplain 1738/1741
1124.46/1122.61	c qxplain 1740/1741
1124.46/1122.62	c qxplain 1741/1741
1125.06/1123.27	c qxplain 1740/1740
1125.06/1123.29	c 15297[?] -3339[?] 3290[?] 3295[?]  is mandatory 
1125.06/1123.29	c qxplain 1738/1739
1125.16/1123.30	c qxplain 1739/1739
1125.16/1123.30	c 15298[?] -3339[?] -3295[?] -3290[?]  is mandatory 
1125.16/1123.30	c qxplain 1738/1738
1125.26/1123.43	c qxplain 1722/1737
1125.26/1123.44	c qxplain 1730/1737
1125.26/1123.44	c qxplain 1734/1737
1125.26/1123.45	c qxplain 1736/1737
1125.26/1123.46	c qxplain 1737/1737
1125.26/1123.49	c qxplain 1736/1736
1125.36/1123.50	c 15301[?] -3340[?] 3296[?] 3291[?]  is mandatory 
1125.36/1123.50	c qxplain 1734/1735
1125.36/1123.51	c qxplain 1735/1735
1125.36/1123.51	c 15302[?] -3340[?] -3296[?] -3291[?]  is mandatory 
1125.36/1123.51	c qxplain 1734/1734
1125.36/1123.52	c qxplain 1730/1733
1125.36/1123.53	c qxplain 1732/1733
1125.36/1123.54	c qxplain 1730/1731
1125.36/1123.55	c qxplain 1731/1731
1125.36/1123.55	c 15306[?] -3079[?] 3338[?] 3340[?] 3339[?]  is mandatory 
1125.36/1123.55	c qxplain 1730/1730
1125.46/1123.69	c 15309[?] -3289[?] -3073[?] 3294[?]  is mandatory 
1125.46/1123.69	c qxplain 1722/1729
1125.56/1123.71	c qxplain 1726/1729
1125.56/1123.72	c qxplain 1728/1729
1125.56/1123.74	c qxplain 1729/1729
1125.76/1123.96	c 15310[?] 3289[?] -3073[?] -3294[?]  is mandatory 
1125.76/1123.96	c qxplain 1728/1728
1125.86/1124.04	c 15313[?] -3072[?] 3295[?] -3290[?]  is mandatory 
1125.86/1124.04	c qxplain 1726/1727
1125.86/1124.05	c qxplain 1727/1727
1125.97/1124.14	c 15314[?] -3072[?] -3295[?] 3290[?]  is mandatory 
1125.97/1124.14	c qxplain 1726/1726
1125.97/1124.16	c 15317[?] -3071[?] -3291[?] 3296[?]  is mandatory 
1125.97/1124.16	c qxplain 1722/1725
1125.97/1124.18	c qxplain 1724/1725
1125.97/1124.21	c qxplain 1725/1725
1126.08/1124.22	c 15318[?] -3071[?] -3296[?] 3291[?]  is mandatory 
1126.08/1124.22	c qxplain 1724/1724
1126.08/1124.23	c 15319[?] 3071[?] -3341[?]  is mandatory 
1126.08/1124.23	c qxplain 1722/1723
1126.08/1124.24	c qxplain 1723/1723
1126.08/1124.27	c 15320[?] 3072[?] -3341[?]  is mandatory 
1126.08/1124.27	c qxplain 1722/1722
1126.26/1124.45	c 15321[?] 3073[?] -3341[?]  is mandatory 
1126.26/1124.45	c qxplain 1476/1721
1126.26/1124.46	c qxplain 1599/1721
1126.26/1124.47	c qxplain 1661/1721
1126.26/1124.47	c qxplain 1692/1721
1126.26/1124.48	c qxplain 1707/1721
1126.26/1124.48	c qxplain 1715/1721
1126.26/1124.49	c qxplain 1719/1721
1126.26/1124.50	c qxplain 1721/1721
1126.56/1124.77	c qxplain 1719/1720
1126.56/1124.78	c qxplain 1720/1720
1126.86/1125.04	c qxplain 1719/1719
1126.86/1125.06	c 15324[?] 3343[?] 3297[?] -3342[?]  is mandatory 
1126.86/1125.06	c qxplain 1715/1718
1126.86/1125.06	c qxplain 1717/1718
1126.86/1125.07	c qxplain 1718/1718
1126.86/1125.08	c 15325[?] -3343[?] -3297[?] -3342[?]  is mandatory 
1126.86/1125.08	c qxplain 1717/1717
1127.18/1125.36	c qxplain 1715/1716
1127.18/1125.37	c qxplain 1716/1716
1127.26/1125.46	c qxplain 1715/1715
1127.26/1125.47	c 15328[?] -3346[?] 3344[?] 3298[?]  is mandatory 
1127.26/1125.47	c qxplain 1707/1714
1127.26/1125.48	c qxplain 1711/1714
1127.26/1125.49	c qxplain 1713/1714
1127.26/1125.49	c qxplain 1714/1714
1127.36/1125.50	c 15329[?] -3344[?] -3298[?] -3346[?]  is mandatory 
1127.36/1125.50	c qxplain 1713/1713
1127.46/1125.64	c qxplain 1711/1712
1127.46/1125.66	c qxplain 1712/1712
1127.56/1125.75	c qxplain 1711/1711
1127.56/1125.76	c 15332[?] -3347[?] 3299[?] 3345[?]  is mandatory 
1127.56/1125.76	c qxplain 1707/1710
1127.56/1125.78	c qxplain 1709/1710
1127.56/1125.79	c qxplain 1710/1710
1127.56/1125.79	c 15333[?] -3347[?] -3345[?] -3299[?]  is mandatory 
1127.56/1125.79	c qxplain 1709/1709
1127.66/1125.80	c qxplain 1707/1708
1127.66/1125.84	c qxplain 1692/1706
1127.66/1125.86	c qxplain 1700/1706
1127.66/1125.86	c qxplain 1704/1706
1127.66/1125.87	c qxplain 1706/1706
1127.66/1125.87	c 15337[?] -3119[?] 3347[?] 3342[?] 3346[?]  is mandatory 
1127.66/1125.87	c qxplain 1704/1705
1127.66/1125.88	c qxplain 1700/1703
1127.66/1125.88	c qxplain 1692/1699
1127.66/1125.89	c qxplain 1696/1699
1127.76/1125.90	c qxplain 1698/1699
1127.76/1125.90	c qxplain 1699/1699
1127.76/1125.91	c 15355[?] 3304[?] -3349[?] 3343[?]  is mandatory 
1127.76/1125.91	c qxplain 1698/1698
1127.76/1125.92	c 15356[?] -3304[?] -3343[?] -3349[?]  is mandatory 
1127.76/1125.92	c qxplain 1696/1697
1127.76/1125.92	c qxplain 1697/1697
1127.76/1125.93	c 15359[?] 3305[?] -3350[?] 3344[?]  is mandatory 
1127.76/1125.93	c qxplain 1696/1696
1127.76/1125.94	c 15360[?] -3344[?] -3305[?] -3350[?]  is mandatory 
1127.76/1125.94	c qxplain 1692/1695
1127.76/1125.94	c qxplain 1694/1695
1127.76/1125.95	c qxplain 1695/1695
1127.76/1125.95	c 15363[?] 3306[?] -3351[?] 3345[?]  is mandatory 
1127.76/1125.95	c qxplain 1694/1694
1127.76/1125.96	c 15364[?] -3306[?] -3345[?] -3351[?]  is mandatory 
1127.76/1125.96	c qxplain 1692/1693
1127.76/1125.97	c qxplain 1693/1693
1127.76/1125.98	c 15368[?] -3124[?] 3351[?] 3349[?] 3350[?]  is mandatory 
1127.76/1125.98	c qxplain 1692/1692
1127.76/1125.99	c 15371[?] -3048[?] -3304[?] 3294[?]  is mandatory 
1127.76/1125.99	c qxplain 1661/1691
1127.86/1126.00	c qxplain 1677/1691
1127.86/1126.01	c qxplain 1685/1691
1127.86/1126.02	c qxplain 1689/1691
1127.86/1126.03	c qxplain 1691/1691
1127.86/1126.07	c 15372[?] 3304[?] -3048[?] -3294[?]  is mandatory 
1127.86/1126.07	c qxplain 1689/1690
1127.96/1126.10	c qxplain 1690/1690
1127.96/1126.11	c 15375[?] -3047[?] 3295[?] -3305[?]  is mandatory 
1127.96/1126.11	c qxplain 1689/1689
1127.96/1126.12	c 15376[?] -3047[?] -3295[?] 3305[?]  is mandatory 
1127.96/1126.12	c qxplain 1685/1688
1127.96/1126.18	c qxplain 1687/1688
1128.06/1126.22	c qxplain 1688/1688
1128.06/1126.23	c 15379[?] -3046[?] -3306[?] 3296[?]  is mandatory 
1128.06/1126.23	c qxplain 1687/1687
1128.06/1126.25	c 15380[?] -3046[?] -3296[?] 3306[?]  is mandatory 
1128.06/1126.25	c qxplain 1685/1686
1128.17/1126.35	c qxplain 1677/1684
1128.17/1126.37	c qxplain 1681/1684
1128.17/1126.37	c qxplain 1683/1684
1129.38/1127.59	c cleaning 32289 clauses out of 64591 with flag 1001/993668
1129.98/1128.11	c qxplain 1681/1682
1129.98/1128.12	c qxplain 1682/1682
1131.08/1129.22	c qxplain 1681/1681
1131.08/1129.23	c 15386[?] 3343[?] 3311[?] -3353[?]  is mandatory 
1131.08/1129.23	c qxplain 1677/1680
1131.08/1129.24	c qxplain 1679/1680
1131.08/1129.24	c qxplain 1680/1680
1131.08/1129.25	c 15387[?] -3343[?] -3311[?] -3353[?]  is mandatory 
1131.08/1129.25	c qxplain 1679/1679
1132.28/1130.44	c qxplain 1677/1678
1132.28/1130.45	c qxplain 1678/1678
1133.18/1131.34	c qxplain 1677/1677
1133.18/1131.35	c 15390[?] 3344[?] -3354[?] 3312[?]  is mandatory 
1133.18/1131.35	c qxplain 1661/1676
1133.18/1131.35	c qxplain 1669/1676
1133.18/1131.36	c qxplain 1673/1676
1133.18/1131.36	c qxplain 1675/1676
1133.18/1131.37	c qxplain 1676/1676
1133.18/1131.38	c 15391[?] -3344[?] -3312[?] -3354[?]  is mandatory 
1133.18/1131.38	c qxplain 1675/1675
1134.38/1132.58	c qxplain 1673/1674
1134.38/1132.59	c qxplain 1674/1674
1135.08/1133.23	c qxplain 1673/1673
1135.08/1133.24	c 15394[?] -3355[?] 3345[?] 3313[?]  is mandatory 
1135.08/1133.24	c qxplain 1669/1672
1135.08/1133.25	c qxplain 1671/1672
1135.08/1133.26	c qxplain 1672/1672
1135.08/1133.26	c 15395[?] -3355[?] -3345[?] -3313[?]  is mandatory 
1135.08/1133.26	c qxplain 1671/1671
1135.08/1133.27	c qxplain 1669/1670
1135.08/1133.27	c qxplain 1661/1668
1135.08/1133.28	c qxplain 1665/1668
1135.08/1133.29	c qxplain 1667/1668
1135.08/1133.29	c qxplain 1668/1668
1135.08/1133.30	c 15399[?] -3129[?] 3354[?] 3355[?] 3353[?]  is mandatory 
1135.08/1133.30	c qxplain 1667/1667
1135.18/1133.34	c 15402[?] -3053[?] -3311[?] 3294[?]  is mandatory 
1135.18/1133.34	c qxplain 1665/1666
1135.18/1133.36	c qxplain 1666/1666
1135.18/1133.38	c 15403[?] -3053[?] -3294[?] 3311[?]  is mandatory 
1135.18/1133.38	c qxplain 1665/1665
1135.18/1133.39	c 15406[?] -3052[?] -3312[?] 3295[?]  is mandatory 
1135.18/1133.39	c qxplain 1661/1664
1135.28/1133.41	c qxplain 1663/1664
1135.28/1133.41	c qxplain 1664/1664
1135.28/1133.42	c 15407[?] -3052[?] -3295[?] 3312[?]  is mandatory 
1135.28/1133.42	c qxplain 1663/1663
1135.28/1133.47	c 15410[?] -3051[?] 3296[?] -3313[?]  is mandatory 
1135.28/1133.47	c qxplain 1661/1662
1135.28/1133.50	c qxplain 1662/1662
1135.38/1133.51	c 15411[?] -3051[?] -3296[?] 3313[?]  is mandatory 
1135.38/1133.51	c qxplain 1661/1661
1136.08/1134.20	c qxplain 1599/1660
1136.08/1134.21	c qxplain 1630/1660
1136.08/1134.21	c qxplain 1646/1660
1136.08/1134.22	c qxplain 1654/1660
1136.08/1134.23	c qxplain 1658/1660
1136.88/1135.04	c cleaning 20571 clauses out of 41151 with flag 1001/1002524
1137.48/1135.66	c qxplain 1654/1657
1137.48/1135.67	c qxplain 1656/1657
1137.48/1135.67	c qxplain 1657/1657
1138.58/1136.79	c qxplain 1656/1656
1138.58/1136.80	c 15417[?] -3357[?] 3343[?] 3318[?]  is mandatory 
1138.58/1136.80	c qxplain 1654/1655
1138.68/1136.80	c qxplain 1655/1655
1138.68/1136.81	c 15418[?] -3357[?] -3343[?] -3318[?]  is mandatory 
1138.68/1136.81	c qxplain 1654/1654
1139.78/1137.91	c qxplain 1646/1653
1139.78/1137.92	c qxplain 1650/1653
1139.78/1137.92	c qxplain 1652/1653
1139.78/1137.93	c qxplain 1653/1653
1140.49/1138.69	c qxplain 1652/1652
1140.59/1138.70	c 15421[?] -3358[?] 3344[?] 3319[?]  is mandatory 
1140.59/1138.70	c qxplain 1650/1651
1140.59/1138.71	c qxplain 1651/1651
1140.59/1138.71	c 15422[?] -3358[?] -3319[?] -3344[?]  is mandatory 
1140.59/1138.71	c qxplain 1650/1650
1141.19/1139.37	c qxplain 1646/1649
1141.19/1139.38	c qxplain 1648/1649
1141.19/1139.38	c qxplain 1649/1649
1141.89/1140.09	c qxplain 1648/1648
1141.89/1140.10	c 15425[?] -3359[?] 3345[?] 3320[?]  is mandatory 
1141.89/1140.10	c qxplain 1646/1647
1141.99/1140.11	c qxplain 1647/1647
1141.99/1140.12	c 15426[?] -3359[?] -3345[?] -3320[?]  is mandatory 
1141.99/1140.12	c qxplain 1646/1646
1141.99/1140.12	c qxplain 1630/1645
1141.99/1140.13	c qxplain 1638/1645
1141.99/1140.13	c qxplain 1642/1645
1141.99/1140.14	c qxplain 1644/1645
1141.99/1140.14	c qxplain 1642/1643
1141.99/1140.15	c qxplain 1643/1643
1141.99/1140.16	c 15430[?] -3134[?] 3357[?] 3359[?] 3358[?]  is mandatory 
1141.99/1140.16	c qxplain 1642/1642
1141.99/1140.18	c 15433[?] -3318[?] -3058[?] 3294[?]  is mandatory 
1141.99/1140.18	c qxplain 1638/1641
1141.99/1140.20	c qxplain 1640/1641
1142.09/1140.24	c qxplain 1641/1641
1142.09/1140.26	c 15434[?] -3058[?] 3318[?] -3294[?]  is mandatory 
1142.09/1140.26	c qxplain 1640/1640
1142.09/1140.28	c 15437[?] -3057[?] 3295[?] -3319[?]  is mandatory 
1142.09/1140.28	c qxplain 1638/1639
1142.09/1140.29	c qxplain 1639/1639
1142.19/1140.31	c 15438[?] -3057[?] -3295[?] 3319[?]  is mandatory 
1142.19/1140.31	c qxplain 1638/1638
1142.19/1140.32	c 15441[?] -3056[?] -3320[?] 3296[?]  is mandatory 
1142.19/1140.32	c qxplain 1630/1637
1142.19/1140.33	c qxplain 1634/1637
1142.29/1140.41	c qxplain 1636/1637
1142.29/1140.43	c qxplain 1637/1637
1142.29/1140.43	c 15442[?] -3056[?] 3320[?] -3296[?]  is mandatory 
1142.29/1140.43	c qxplain 1636/1636
1142.89/1141.08	c qxplain 1634/1635
1143.19/1141.30	c qxplain 1630/1633
1143.19/1141.31	c qxplain 1632/1633
1144.59/1142.72	c qxplain 1630/1631
1144.59/1142.73	c qxplain 1631/1631
1144.59/1142.74	c 15448[?] 3343[?] 3325[?] -3361[?]  is mandatory 
1144.59/1142.74	c qxplain 1630/1630
1144.59/1142.74	c 15449[?] -3343[?] -3325[?] -3361[?]  is mandatory 
1144.59/1142.74	c qxplain 1599/1629
1144.59/1142.75	c qxplain 1615/1629
1144.59/1142.75	c qxplain 1623/1629
1144.59/1142.76	c qxplain 1627/1629
1144.59/1142.77	c qxplain 1629/1629
1145.69/1143.88	c qxplain 1627/1628
1145.69/1143.89	c qxplain 1628/1628
1146.69/1144.88	c cleaning 15870 clauses out of 31752 with flag 1000/1013706
1146.90/1145.03	c qxplain 1627/1627
1146.90/1145.03	c 15452[?] -3362[?] 3344[?] 3326[?]  is mandatory 
1146.90/1145.03	c qxplain 1623/1626
1146.90/1145.04	c qxplain 1625/1626
1146.90/1145.05	c qxplain 1626/1626
1146.90/1145.05	c 15453[?] -3362[?] -3344[?] -3326[?]  is mandatory 
1146.90/1145.05	c qxplain 1625/1625
1147.89/1146.06	c qxplain 1623/1624
1147.89/1146.07	c qxplain 1624/1624
1148.59/1146.71	c qxplain 1623/1623
1148.59/1146.72	c 15456[?] -3363[?] 3345[?] 3327[?]  is mandatory 
1148.59/1146.72	c qxplain 1615/1622
1148.59/1146.72	c qxplain 1619/1622
1148.59/1146.74	c qxplain 1621/1622
1148.59/1146.74	c qxplain 1622/1622
1148.59/1146.75	c 15457[?] -3363[?] -3345[?] -3327[?]  is mandatory 
1148.59/1146.75	c qxplain 1621/1621
1148.59/1146.75	c qxplain 1619/1620
1148.59/1146.75	c qxplain 1615/1618
1148.59/1146.76	c qxplain 1617/1618
1148.59/1146.77	c qxplain 1618/1618
1148.59/1146.77	c 15461[?] -3139[?] 3363[?] 3361[?] 3362[?]  is mandatory 
1148.59/1146.77	c qxplain 1617/1617
1148.69/1146.83	c 15464[?] -3063[?] 3294[?] -3325[?]  is mandatory 
1148.69/1146.83	c qxplain 1615/1616
1148.69/1146.89	c qxplain 1616/1616
1148.79/1146.92	c 15465[?] -3063[?] -3294[?] 3325[?]  is mandatory 
1148.79/1146.92	c qxplain 1615/1615
1148.79/1146.92	c qxplain 1599/1614
1148.79/1146.93	c qxplain 1607/1614
1148.79/1146.94	c qxplain 1611/1614
1148.79/1146.95	c qxplain 1613/1614
1148.89/1147.07	c qxplain 1614/1614
1149.10/1147.22	c 15468[?] -3062[?] 3295[?] -3326[?]  is mandatory 
1149.10/1147.22	c qxplain 1613/1613
1149.21/1147.35	c 15469[?] -3295[?] -3062[?] 3326[?]  is mandatory 
1149.21/1147.35	c qxplain 1611/1612
1149.21/1147.35	c qxplain 1612/1612
1149.21/1147.36	c 15472[?] -3061[?] 3296[?] -3327[?]  is mandatory 
1149.21/1147.36	c qxplain 1611/1611
1149.21/1147.37	c 15473[?] -3061[?] -3296[?] 3327[?]  is mandatory 
1149.21/1147.37	c qxplain 1607/1610
1150.09/1148.28	c qxplain 1599/1606
1150.09/1148.28	c qxplain 1603/1606
1150.09/1148.29	c qxplain 1605/1606
1150.09/1148.30	c qxplain 1606/1606
1150.99/1149.17	c qxplain 1605/1605
1150.99/1149.18	c 15479[?] 3343[?] -3365[?] 3332[?]  is mandatory 
1150.99/1149.18	c qxplain 1603/1604
1150.99/1149.19	c qxplain 1604/1604
1150.99/1149.19	c 15480[?] -3365[?] -3343[?] -3332[?]  is mandatory 
1150.99/1149.19	c qxplain 1603/1603
1152.09/1150.30	c qxplain 1599/1602
1152.19/1150.31	c qxplain 1601/1602
1152.19/1150.31	c qxplain 1602/1602
1153.09/1151.28	c cleaning 11571 clauses out of 23199 with flag 1000/1021029
1154.49/1152.61	c qxplain 1601/1601
1154.49/1152.61	c 15483[?] -3366[?] 3344[?] 3333[?]  is mandatory 
1154.49/1152.61	c qxplain 1599/1600
1154.49/1152.62	c qxplain 1600/1600
1154.49/1152.63	c 15484[?] -3366[?] -3344[?] -3333[?]  is mandatory 
1154.49/1152.63	c qxplain 1599/1599
1156.39/1154.55	c qxplain 1476/1598
1156.39/1154.56	c qxplain 1538/1598
1156.39/1154.57	c qxplain 1569/1598
1156.39/1154.57	c qxplain 1584/1598
1156.39/1154.58	c qxplain 1592/1598
1156.39/1154.58	c qxplain 1596/1598
1156.39/1154.59	c qxplain 1598/1598
1157.19/1155.36	c cleaning 8980 clauses out of 18167 with flag 1000/1027570
1158.60/1156.78	c qxplain 1596/1597
1158.60/1156.79	c qxplain 1597/1597
1158.70/1156.80	c 15487[?] -3367[?] 3345[?] 3334[?]  is mandatory 
1158.70/1156.80	c qxplain 1596/1596
1158.70/1156.81	c 15488[?] -3367[?] -3345[?] -3334[?]  is mandatory 
1158.70/1156.81	c qxplain 1592/1595
1158.70/1156.82	c qxplain 1594/1595
1158.70/1156.82	c qxplain 1592/1593
1158.70/1156.83	c qxplain 1593/1593
1158.70/1156.83	c qxplain 1592/1592
1158.70/1156.84	c 15492[?] -3144[?] 3365[?] 3367[?] 3366[?]  is mandatory 
1158.70/1156.84	c qxplain 1584/1591
1158.70/1156.86	c qxplain 1588/1591
1158.80/1156.90	c qxplain 1590/1591
1158.80/1156.98	c qxplain 1591/1591
1158.90/1157.08	c 15495[?] -3068[?] 3294[?] -3332[?]  is mandatory 
1158.90/1157.08	c qxplain 1590/1590
1159.00/1157.19	c 15496[?] -3068[?] -3294[?] 3332[?]  is mandatory 
1159.00/1157.19	c qxplain 1588/1589
1159.11/1157.27	c qxplain 1589/1589
1159.19/1157.32	c 15499[?] -3067[?] 3295[?] -3333[?]  is mandatory 
1159.19/1157.32	c qxplain 1588/1588
1159.19/1157.35	c 15500[?] -3067[?] -3295[?] 3333[?]  is mandatory 
1159.19/1157.35	c qxplain 1584/1587
1159.29/1157.46	c qxplain 1586/1587
1159.29/1157.47	c qxplain 1587/1587
1159.29/1157.49	c 15503[?] -3066[?] -3334[?] 3296[?]  is mandatory 
1159.29/1157.49	c qxplain 1586/1586
1159.39/1157.51	c 15504[?] -3066[?] -3296[?] 3334[?]  is mandatory 
1159.39/1157.51	c qxplain 1584/1585
1161.31/1159.44	c cleaning 7689 clauses out of 15819 with flag 3000/1034203
1165.00/1163.16	c cleaning 6919 clauses out of 14130 with flag 9000/1040203
1168.50/1166.61	c qxplain 1569/1583
1168.50/1166.62	c qxplain 1577/1583
1168.50/1166.63	c qxplain 1581/1583
1172.90/1171.02	c cleaning 8812 clauses out of 17636 with flag 5002/1050629
1176.72/1174.83	c cleaning 7313 clauses out of 14822 with flag 11000/1056627
1177.20/1175.32	c qxplain 1577/1580
1177.20/1175.33	c qxplain 1579/1580
1177.20/1175.33	c qxplain 1580/1580
1177.20/1175.34	c 15510[?] -3369[?] 3289[?] 3343[?]  is mandatory 
1177.20/1175.34	c qxplain 1579/1579
1177.20/1175.34	c 15511[?] -3369[?] -3343[?] -3289[?]  is mandatory 
1177.20/1175.34	c qxplain 1577/1578
1181.12/1179.27	c cleaning 6602 clauses out of 13441 with flag 5000/1062560
1184.50/1182.68	c cleaning 6291 clauses out of 12839 with flag 11000/1068560
1187.41/1185.52	c qxplain 1569/1576
1187.41/1185.53	c qxplain 1573/1576
1187.41/1185.54	c qxplain 1575/1576
1187.41/1185.54	c qxplain 1576/1576
1187.41/1185.55	c 15514[?] -3370[?] 3290[?] 3344[?]  is mandatory 
1187.41/1185.55	c qxplain 1575/1575
1187.41/1185.56	c 15515[?] -3370[?] -3344[?] -3290[?]  is mandatory 
1187.41/1185.56	c qxplain 1573/1574
1188.31/1186.41	c cleaning 5932 clauses out of 12120 with flag 1001/1074133
1192.90/1191.00	c cleaning 5991 clauses out of 12189 with flag 7002/1080134
1196.81/1194.91	c cleaning 6506 clauses out of 13196 with flag 14000/1087132
1197.41/1195.59	c qxplain 1569/1572
1197.41/1195.60	c qxplain 1571/1572
1197.41/1195.61	c qxplain 1572/1572
1197.41/1195.61	c 15518[?] -3371[?] 3345[?] 3291[?]  is mandatory 
1197.41/1195.61	c qxplain 1571/1571
1197.51/1195.63	c 15519[?] -3371[?] -3345[?] -3291[?]  is mandatory 
1197.51/1195.63	c qxplain 1569/1570
1197.51/1195.63	c qxplain 1538/1568
1197.51/1195.64	c qxplain 1554/1568
1197.51/1195.64	c qxplain 1562/1568
1197.51/1195.65	c qxplain 1566/1568
1197.51/1195.65	c qxplain 1568/1568
1197.51/1195.66	c qxplain 1566/1567
1197.51/1195.66	c qxplain 1567/1567
1197.51/1195.67	c 15523[?] -3114[?] 3371[?] 3369[?] 3370[?]  is mandatory 
1197.51/1195.67	c qxplain 1566/1566
1200.81/1198.95	c cleaning 5865 clauses out of 11900 with flag 4000/1092343
1204.31/1202.44	c cleaning 5864 clauses out of 12035 with flag 10000/1098343
1210.61/1208.78	c cleaning 6535 clauses out of 13171 with flag 17000/1105343
1215.01/1213.17	c qxplain 1562/1565
1215.01/1213.20	c qxplain 1564/1565
1215.12/1213.30	c qxplain 1565/1565
1220.91/1219.02	c cleaning 8714 clauses out of 17441 with flag 5000/1116149
1225.52/1223.67	c cleaning 7351 clauses out of 14727 with flag 11000/1122149
1227.12/1225.22	c qxplain 1564/1564
1227.12/1225.30	c 15526[?] -3289[?] 3343[?] -3108[?]  is mandatory 
1227.12/1225.30	c qxplain 1562/1563
1227.23/1225.36	c qxplain 1563/1563
1227.23/1225.39	c 15527[?] -3108[?] 3289[?] -3343[?]  is mandatory 
1227.23/1225.39	c qxplain 1562/1562
1227.34/1225.45	c 15530[?] 3344[?] -3107[?] -3290[?]  is mandatory 
1227.34/1225.45	c qxplain 1554/1561
1227.34/1225.47	c qxplain 1558/1561
1227.34/1225.49	c qxplain 1560/1561
1227.42/1225.50	c qxplain 1561/1561
1227.42/1225.59	c 15531[?] -3344[?] 3290[?] -3107[?]  is mandatory 
1227.42/1225.59	c qxplain 1560/1560
1227.52/1225.61	c 15534[?] -3106[?] -3291[?] 3345[?]  is mandatory 
1227.52/1225.61	c qxplain 1558/1559
1227.52/1225.62	c qxplain 1559/1559
1227.52/1225.63	c 15535[?] -3106[?] -3345[?] 3291[?]  is mandatory 
1227.52/1225.63	c qxplain 1558/1558
1227.52/1225.64	c 15536[?] -3372[?] 3106[?]  is mandatory 
1227.52/1225.64	c qxplain 1554/1557
1227.52/1225.65	c qxplain 1556/1557
1227.52/1225.66	c qxplain 1557/1557
1227.62/1225.74	c 15537[?] -3372[?] 3107[?]  is mandatory 
1227.62/1225.74	c qxplain 1556/1556
1227.72/1225.85	c 15538[?] -3372[?] 3108[?]  is mandatory 
1227.72/1225.85	c qxplain 1554/1555
1230.02/1228.16	c cleaning 6519 clauses out of 13247 with flag 3000/1128021
1234.93/1233.09	c cleaning 6226 clauses out of 12729 with flag 9001/1134022
1240.02/1238.14	c qxplain 1538/1553
1240.02/1238.15	c qxplain 1546/1553
1240.02/1238.15	c qxplain 1550/1553
1240.02/1238.16	c qxplain 1552/1553
1240.02/1238.16	c qxplain 1553/1553
1240.02/1238.17	c 15541[?] -3373[?] 3297[?] 3374[?]  is mandatory 
1240.02/1238.17	c qxplain 1552/1552
1240.02/1238.18	c 15542[?] -3373[?] -3374[?] -3297[?]  is mandatory 
1240.02/1238.18	c qxplain 1550/1551
1244.52/1242.61	c cleaning 8970 clauses out of 17946 with flag 5002/1145466
1248.93/1247.06	c cleaning 7472 clauses out of 14975 with flag 11001/1151465
1249.53/1247.67	c qxplain 1546/1549
1249.53/1247.68	c qxplain 1548/1549
1249.53/1247.69	c qxplain 1549/1549
1249.53/1247.69	c 15545[?] -3377[?] 3375[?] 3298[?]  is mandatory 
1249.53/1247.69	c qxplain 1548/1548
1249.63/1247.70	c 15546[?] -3377[?] -3375[?] -3298[?]  is mandatory 
1249.63/1247.70	c qxplain 1546/1547
1252.65/1250.76	c cleaning 6148 clauses out of 12575 with flag 4000/1156538
1257.53/1255.62	c cleaning 6070 clauses out of 12427 with flag 10000/1162538
1261.83/1259.99	c qxplain 1538/1545
1261.93/1260.00	c qxplain 1542/1545
1261.93/1260.01	c qxplain 1544/1545
1261.93/1260.01	c qxplain 1545/1545
1261.93/1260.02	c 15549[?] -3378[?] 3299[?] 3376[?]  is mandatory 
1261.93/1260.02	c qxplain 1544/1544
1261.93/1260.03	c 15550[?] -3378[?] -3376[?] -3299[?]  is mandatory 
1261.93/1260.03	c qxplain 1542/1543
1263.83/1261.99	c qxplain 1538/1541
1263.93/1262.00	c qxplain 1540/1541
1263.93/1262.01	c qxplain 1541/1541
1263.93/1262.01	c qxplain 1540/1540
1263.93/1262.02	c 15554[?] -3154[?] 3373[?] 3378[?] 3377[?]  is mandatory 
1263.93/1262.02	c qxplain 1538/1539
1263.93/1262.05	c qxplain 1539/1539
1263.93/1262.08	c 15557[?] -3078[?] -3297[?] 3343[?]  is mandatory 
1263.93/1262.08	c qxplain 1538/1538
1264.03/1262.11	c 15558[?] -3078[?] -3343[?] 3297[?]  is mandatory 
1264.03/1262.11	c qxplain 1476/1537
1264.03/1262.12	c qxplain 1507/1537
1264.03/1262.12	c qxplain 1523/1537
1264.03/1262.13	c qxplain 1531/1537
1264.03/1262.14	c qxplain 1535/1537
1264.03/1262.15	c qxplain 1537/1537
1264.93/1263.07	c qxplain 1535/1536
1264.93/1263.08	c qxplain 1536/1536
1264.93/1263.09	c 15561[?] 3344[?] -3298[?] -3077[?]  is mandatory 
1264.93/1263.09	c qxplain 1535/1535
1265.03/1263.10	c 15562[?] -3077[?] -3344[?] 3298[?]  is mandatory 
1265.03/1263.10	c qxplain 1531/1534
1265.03/1263.11	c qxplain 1533/1534
1265.13/1263.30	c qxplain 1534/1534
1265.23/1263.35	c 15565[?] -3076[?] -3299[?] 3345[?]  is mandatory 
1265.23/1263.35	c qxplain 1533/1533
1265.23/1263.36	c 15566[?] -3076[?] -3345[?] 3299[?]  is mandatory 
1265.23/1263.36	c qxplain 1531/1532
1265.23/1263.37	c qxplain 1532/1532
1265.23/1263.39	c 15567[?] -3379[?] 3076[?]  is mandatory 
1265.23/1263.39	c qxplain 1531/1531
1265.23/1263.40	c 15568[?] 3077[?] -3379[?]  is mandatory 
1265.23/1263.40	c qxplain 1523/1530
1265.33/1263.40	c qxplain 1527/1530
1265.33/1263.41	c qxplain 1529/1530
1265.43/1263.52	c qxplain 1530/1530
1265.43/1263.53	c 15569[?] 3078[?] -3379[?]  is mandatory 
1265.43/1263.53	c qxplain 1529/1529
1269.43/1267.54	c cleaning 10026 clauses out of 20064 with flag 4000/1176248
1274.55/1272.62	c cleaning 8010 clauses out of 16038 with flag 10000/1182248
1276.94/1275.09	c qxplain 1527/1528
1277.04/1275.10	c qxplain 1528/1528
1278.64/1276.71	c cleaning 6542 clauses out of 13303 with flag 2000/1187524
1282.84/1280.92	c cleaning 6259 clauses out of 12762 with flag 8001/1193525
1286.54/1284.69	c qxplain 1527/1527
1286.54/1284.70	c 15572[?] -3380[?] 3304[?] 3374[?]  is mandatory 
1286.54/1284.70	c qxplain 1523/1526
1286.54/1284.70	c qxplain 1525/1526
1286.54/1284.71	c qxplain 1526/1526
1286.65/1284.72	c 15573[?] -3380[?] -3374[?] -3304[?]  is mandatory 
1286.65/1284.72	c qxplain 1525/1525
1290.55/1288.67	c cleaning 8728 clauses out of 17470 with flag 5001/1204493
1294.55/1292.64	c qxplain 1523/1524
1294.55/1292.65	c qxplain 1524/1524
1294.85/1292.91	c qxplain 1523/1523
1294.85/1292.92	c 15576[?] -3381[?] 3375[?] 3305[?]  is mandatory 
1294.85/1292.92	c qxplain 1507/1522
1294.85/1292.93	c qxplain 1515/1522
1294.85/1292.93	c qxplain 1519/1522
1294.85/1292.94	c qxplain 1521/1522
1294.85/1292.95	c qxplain 1522/1522
1294.85/1292.96	c 15577[?] -3381[?] -3375[?] -3305[?]  is mandatory 
1294.85/1292.96	c qxplain 1521/1521
1297.35/1295.41	c qxplain 1519/1520
1297.35/1295.42	c qxplain 1520/1520
1297.65/1295.79	c qxplain 1519/1519
1297.65/1295.80	c 15580[?] -3382[?] 3376[?] 3306[?]  is mandatory 
1297.65/1295.80	c qxplain 1515/1518
1297.76/1295.82	c qxplain 1517/1518
1297.76/1295.82	c qxplain 1518/1518
1297.76/1295.83	c 15581[?] -3382[?] -3376[?] -3306[?]  is mandatory 
1297.76/1295.83	c qxplain 1517/1517
1298.75/1296.85	c qxplain 1515/1516
1298.75/1296.86	c qxplain 1507/1514
1298.75/1296.87	c qxplain 1511/1514
1298.75/1296.87	c qxplain 1513/1514
1298.75/1296.88	c qxplain 1514/1514
1298.75/1296.88	c 15585[?] -3159[?] 3382[?] 3381[?] 3380[?]  is mandatory 
1298.75/1296.88	c qxplain 1513/1513
1298.75/1296.89	c qxplain 1511/1512
1298.75/1296.89	c qxplain 1507/1510
1298.75/1296.90	c qxplain 1476/1506
1298.75/1296.90	c qxplain 1492/1506
1298.75/1296.91	c qxplain 1500/1506
1298.86/1296.92	c qxplain 1504/1506
1298.86/1296.92	c qxplain 1506/1506
1298.86/1296.93	c qxplain 1504/1505
1298.86/1296.94	c qxplain 1505/1505
1298.86/1296.94	c qxplain 1504/1504
1298.86/1296.95	c 15603[?] 3311[?] -3384[?] 3374[?]  is mandatory 
1298.86/1296.95	c qxplain 1500/1503
1298.86/1296.96	c qxplain 1502/1503
1298.86/1296.96	c qxplain 1503/1503
1298.86/1296.97	c 15604[?] -3374[?] -3311[?] -3384[?]  is mandatory 
1298.86/1296.97	c qxplain 1502/1502
1298.86/1296.98	c 15607[?] 3312[?] -3385[?] 3375[?]  is mandatory 
1298.86/1296.98	c qxplain 1500/1501
1298.86/1296.99	c qxplain 1501/1501
1298.86/1296.99	c 15608[?] -3312[?] -3375[?] -3385[?]  is mandatory 
1298.86/1296.99	c qxplain 1500/1500
1298.95/1297.00	c 15611[?] 3313[?] -3386[?] 3376[?]  is mandatory 
1298.95/1297.00	c qxplain 1492/1499
1298.95/1297.01	c qxplain 1496/1499
1298.95/1297.01	c qxplain 1498/1499
1298.95/1297.02	c qxplain 1499/1499
1298.95/1297.03	c 15612[?] -3376[?] -3313[?] -3386[?]  is mandatory 
1298.95/1297.03	c qxplain 1498/1498
1298.95/1297.03	c qxplain 1496/1497
1298.95/1297.04	c qxplain 1497/1497
1298.95/1297.05	c qxplain 1496/1496
1298.95/1297.06	c 15616[?] -3164[?] 3384[?] 3385[?] 3386[?]  is mandatory 
1298.95/1297.06	c qxplain 1492/1495
1298.95/1297.08	c qxplain 1494/1495
1298.95/1297.09	c qxplain 1495/1495
1299.05/1297.12	c 15619[?] -3088[?] 3343[?] -3311[?]  is mandatory 
1299.05/1297.12	c qxplain 1494/1494
1299.05/1297.16	c 15620[?] -3088[?] -3343[?] 3311[?]  is mandatory 
1299.05/1297.16	c qxplain 1492/1493
1299.05/1297.18	c qxplain 1493/1493
1299.15/1297.20	c 15623[?] 3344[?] -3087[?] -3312[?]  is mandatory 
1299.15/1297.20	c qxplain 1492/1492
1299.15/1297.24	c 15624[?] -3087[?] -3344[?] 3312[?]  is mandatory 
1299.15/1297.24	c qxplain 1476/1491
1299.15/1297.25	c qxplain 1484/1491
1299.15/1297.26	c qxplain 1488/1491
1299.25/1297.39	c qxplain 1490/1491
1299.35/1297.40	c qxplain 1491/1491
1299.35/1297.42	c 15627[?] -3086[?] -3313[?] 3345[?]  is mandatory 
1299.35/1297.42	c qxplain 1490/1490
1299.35/1297.43	c 15628[?] -3086[?] -3345[?] 3313[?]  is mandatory 
1299.35/1297.43	c qxplain 1488/1489
1300.25/1298.38	c qxplain 1484/1487
1300.25/1298.39	c qxplain 1486/1487
1302.95/1301.00	c cleaning 11468 clauses out of 22949 with flag 3000/1218706
1303.66/1301.72	c qxplain 1484/1485
1303.66/1301.72	c qxplain 1485/1485
1307.26/1305.30	c cleaning 8715 clauses out of 17441 with flag 5001/1224667
1310.07/1308.18	c qxplain 1484/1484
1310.07/1308.19	c 15634[?] -3388[?] 3374[?] 3318[?]  is mandatory 
1310.07/1308.19	c qxplain 1476/1483
1310.17/1308.20	c qxplain 1480/1483
1310.17/1308.20	c qxplain 1482/1483
1310.17/1308.21	c qxplain 1483/1483
1310.17/1308.22	c 15635[?] -3388[?] -3374[?] -3318[?]  is mandatory 
1310.17/1308.22	c qxplain 1482/1482
1310.76/1308.90	c cleaning 7096 clauses out of 14341 with flag 1003/1230283
1314.46/1312.57	c cleaning 6493 clauses out of 13243 with flag 7001/1236281
1317.66/1315.77	c qxplain 1480/1481
1317.66/1315.78	c qxplain 1481/1481
1321.87/1319.96	c cleaning 8484 clauses out of 16975 with flag 5000/1246507
1324.97/1323.04	c qxplain 1480/1480
1324.97/1323.05	c 15638[?] -3389[?] 3319[?] 3375[?]  is mandatory 
1324.97/1323.05	c qxplain 1476/1479
1324.97/1323.06	c qxplain 1478/1479
1324.97/1323.07	c qxplain 1479/1479
1324.97/1323.07	c 15639[?] -3389[?] -3375[?] -3319[?]  is mandatory 
1324.97/1323.07	c qxplain 1478/1478
1325.87/1323.91	c cleaning 6815 clauses out of 13821 with flag 1001/1251838
1330.07/1328.11	c cleaning 6370 clauses out of 13006 with flag 7001/1257838
1334.27/1332.36	c cleaning 6710 clauses out of 13636 with flag 14001/1264838
1337.07/1335.17	c qxplain 1476/1477
1337.07/1335.18	c qxplain 1477/1477
1337.77/1335.84	c cleaning 6091 clauses out of 12500 with flag 1001/1270413
1341.79/1339.82	c cleaning 6121 clauses out of 12410 with flag 7002/1276414
1346.37/1344.45	c cleaning 6555 clauses out of 13287 with flag 14000/1283412
1348.39/1346.42	c qxplain 1476/1476
1348.39/1346.43	c 15642[?] -3390[?] 3376[?] 3320[?]  is mandatory 
1348.39/1346.43	c qxplain 984/1475
1348.39/1346.44	c qxplain 1230/1475
1348.39/1346.44	c qxplain 1353/1475
1348.39/1346.45	c qxplain 1415/1475
1348.39/1346.45	c qxplain 1446/1475
1348.39/1346.46	c qxplain 1461/1475
1348.39/1346.46	c qxplain 1469/1475
1348.39/1346.47	c qxplain 1473/1475
1348.39/1346.48	c qxplain 1475/1475
1348.39/1346.49	c 15643[?] -3390[?] -3376[?] -3320[?]  is mandatory 
1348.39/1346.49	c qxplain 1473/1474
1348.39/1346.49	c qxplain 1469/1472
1348.39/1346.50	c qxplain 1471/1472
1348.47/1346.50	c qxplain 1472/1472
1348.47/1346.51	c qxplain 1471/1471
1348.47/1346.51	c 15647[?] -3169[?] 3388[?] 3390[?] 3389[?]  is mandatory 
1348.47/1346.51	c qxplain 1469/1470
1348.47/1346.58	c qxplain 1470/1470
1348.58/1346.61	c 15650[?] -3093[?] 3343[?] -3318[?]  is mandatory 
1348.58/1346.61	c qxplain 1469/1469
1348.58/1346.64	c 15651[?] -3093[?] -3343[?] 3318[?]  is mandatory 
1348.58/1346.64	c qxplain 1461/1468
1348.58/1346.65	c qxplain 1465/1468
1348.58/1346.66	c qxplain 1467/1468
1348.68/1346.73	c qxplain 1468/1468
1348.68/1346.79	c 15654[?] -3092[?] -3319[?] 3344[?]  is mandatory 
1348.68/1346.79	c qxplain 1467/1467
1348.78/1346.82	c 15655[?] -3092[?] -3344[?] 3319[?]  is mandatory 
1348.78/1346.82	c qxplain 1465/1466
1348.78/1346.89	c qxplain 1466/1466
1348.88/1346.90	c 15658[?] -3091[?] 3345[?] -3320[?]  is mandatory 
1348.88/1346.90	c qxplain 1465/1465
1348.88/1346.92	c 15659[?] -3091[?] -3345[?] 3320[?]  is mandatory 
1348.88/1346.92	c qxplain 1461/1464
1350.49/1348.54	c cleaning 6217 clauses out of 12638 with flag 2001/1289319
1355.68/1353.75	c cleaning 6088 clauses out of 12421 with flag 8001/1295319
1360.78/1358.81	c cleaning 6596 clauses out of 13333 with flag 15001/1302319
1365.69/1363.80	c qxplain 1446/1460
1365.79/1363.81	c qxplain 1454/1460
1365.79/1363.82	c qxplain 1458/1460
1365.79/1363.83	c qxplain 1460/1460
1371.50/1369.56	c cleaning 8918 clauses out of 17841 with flag 5000/1313424
1374.59/1372.70	c qxplain 1458/1459
1374.59/1372.71	c qxplain 1459/1459
1374.70/1372.72	c 15665[?] -3392[?] 3325[?] 3374[?]  is mandatory 
1374.70/1372.72	c qxplain 1458/1458
1374.70/1372.73	c 15666[?] -3392[?] -3374[?] -3325[?]  is mandatory 
1374.70/1372.73	c qxplain 1454/1457
1374.70/1372.74	c qxplain 1456/1457
1375.49/1373.54	c cleaning 6903 clauses out of 13949 with flag 1001/1318451
1379.49/1377.57	c cleaning 6420 clauses out of 13045 with flag 7000/1324450
1383.69/1381.76	c qxplain 1454/1455
1383.69/1381.77	c qxplain 1455/1455
1383.69/1381.78	c 15669[?] -3393[?] 3326[?] 3375[?]  is mandatory 
1383.69/1381.78	c qxplain 1454/1454
1383.69/1381.79	c 15670[?] -3393[?] -3375[?] -3326[?]  is mandatory 
1383.69/1381.79	c qxplain 1446/1453
1383.69/1381.79	c qxplain 1450/1453
1383.79/1381.80	c qxplain 1452/1453
1388.01/1386.08	c cleaning 8673 clauses out of 17360 with flag 5001/1335186
1391.80/1389.87	c qxplain 1450/1451
1391.80/1389.88	c qxplain 1451/1451
1391.80/1389.88	c 15673[?] -3394[?] 3376[?] 3327[?]  is mandatory 
1391.80/1389.88	c qxplain 1450/1450
1391.90/1389.90	c 15674[?] -3394[?] -3376[?] -3327[?]  is mandatory 
1391.90/1389.90	c qxplain 1446/1449
1391.90/1389.91	c qxplain 1448/1449
1391.90/1389.91	c qxplain 1446/1447
1391.90/1389.92	c qxplain 1447/1447
1391.90/1389.93	c qxplain 1446/1446
1391.90/1389.93	c 15678[?] -3174[?] 3393[?] 3394[?] 3392[?]  is mandatory 
1391.90/1389.93	c qxplain 1415/1445
1391.90/1389.94	c qxplain 1431/1445
1391.90/1389.95	c qxplain 1439/1445
1391.90/1389.97	c qxplain 1443/1445
1391.99/1390.01	c qxplain 1445/1445
1391.99/1390.02	c 15681[?] -3098[?] 3343[?] -3325[?]  is mandatory 
1391.99/1390.02	c qxplain 1443/1444
1392.09/1390.12	c qxplain 1444/1444
1392.09/1390.20	c 15682[?] -3098[?] 3325[?] -3343[?]  is mandatory 
1392.09/1390.20	c qxplain 1443/1443
1392.49/1390.59	c 15685[?] 3344[?] -3097[?] -3326[?]  is mandatory 
1392.49/1390.59	c qxplain 1439/1442
1392.59/1390.66	c qxplain 1441/1442
1392.59/1390.67	c qxplain 1442/1442
1392.69/1390.78	c 15686[?] -3097[?] 3326[?] -3344[?]  is mandatory 
1392.69/1390.78	c qxplain 1441/1441
1392.69/1390.78	c 15689[?] -3096[?] 3345[?] -3327[?]  is mandatory 
1392.69/1390.78	c qxplain 1439/1440
1392.69/1390.79	c qxplain 1440/1440
1392.69/1390.80	c 15690[?] -3096[?] -3345[?] 3327[?]  is mandatory 
1392.69/1390.80	c qxplain 1439/1439
1394.39/1392.47	c qxplain 1431/1438
1394.39/1392.48	c qxplain 1435/1438
1397.99/1396.05	c cleaning 10410 clauses out of 20834 with flag 4000/1347335
1400.40/1398.41	c qxplain 1431/1434
1400.40/1398.42	c qxplain 1433/1434
1400.40/1398.42	c qxplain 1434/1434
1400.40/1398.43	c 15696[?] -3396[?] 3374[?] 3332[?]  is mandatory 
1400.40/1398.43	c qxplain 1433/1433
1400.40/1398.44	c 15697[?] -3396[?] -3374[?] -3332[?]  is mandatory 
1400.40/1398.44	c qxplain 1431/1432
1401.80/1399.87	c cleaning 7920 clauses out of 15867 with flag 2000/1352779
1405.20/1403.24	c cleaning 6814 clauses out of 13947 with flag 8000/1358779
1406.30/1404.36	c qxplain 1415/1430
1406.30/1404.37	c qxplain 1423/1430
1406.30/1404.37	c qxplain 1427/1430
1406.30/1404.38	c qxplain 1429/1430
1406.30/1404.39	c qxplain 1430/1430
1406.30/1404.39	c 15700[?] -3397[?] 3375[?] 3333[?]  is mandatory 
1406.30/1404.39	c qxplain 1429/1429
1406.40/1404.40	c 15701[?] -3397[?] -3375[?] -3333[?]  is mandatory 
1406.40/1404.40	c qxplain 1427/1428
1408.50/1406.59	c cleaning 6049 clauses out of 12421 with flag 3000/1364068
1411.90/1409.96	c cleaning 6030 clauses out of 12373 with flag 9001/1370069
1416.62/1414.67	c cleaning 6566 clauses out of 13343 with flag 16001/1377069
1417.90/1415.95	c qxplain 1423/1426
1417.90/1415.96	c qxplain 1425/1426
1417.90/1415.97	c qxplain 1426/1426
1417.90/1415.97	c 15704[?] -3398[?] 3376[?] 3334[?]  is mandatory 
1417.90/1415.97	c qxplain 1425/1425
1417.90/1415.99	c 15705[?] -3398[?] -3376[?] -3334[?]  is mandatory 
1417.90/1415.99	c qxplain 1423/1424
1417.90/1415.99	c qxplain 1415/1422
1418.00/1416.00	c qxplain 1419/1422
1418.00/1416.00	c qxplain 1421/1422
1418.00/1416.01	c qxplain 1422/1422
1418.00/1416.01	c qxplain 1421/1421
1418.00/1416.02	c 15709[?] -3179[?] 3396[?] 3398[?] 3397[?]  is mandatory 
1418.00/1416.02	c qxplain 1419/1420
1418.10/1416.11	c qxplain 1420/1420
1418.20/1416.28	c 15712[?] -3103[?] -3332[?] 3343[?]  is mandatory 
1418.20/1416.28	c qxplain 1419/1419
1418.30/1416.36	c 15713[?] -3103[?] -3343[?] 3332[?]  is mandatory 
1418.30/1416.36	c qxplain 1415/1418
1418.30/1416.39	c qxplain 1417/1418
1418.40/1416.47	c qxplain 1418/1418
1418.50/1416.54	c 15716[?] -3102[?] 3344[?] -3333[?]  is mandatory 
1418.50/1416.54	c qxplain 1417/1417
1418.60/1416.64	c 15717[?] -3102[?] -3344[?] 3333[?]  is mandatory 
1418.60/1416.64	c qxplain 1415/1416
1418.60/1416.64	c qxplain 1416/1416
1418.60/1416.66	c 15720[?] -3101[?] 3345[?] -3334[?]  is mandatory 
1418.60/1416.66	c qxplain 1415/1415
1418.60/1416.67	c 15721[?] -3101[?] 3334[?] -3345[?]  is mandatory 
1418.60/1416.67	c qxplain 1353/1414
1418.60/1416.68	c qxplain 1384/1414
1418.60/1416.68	c qxplain 1400/1414
1418.60/1416.69	c qxplain 1408/1414
1418.60/1416.69	c qxplain 1412/1414
1421.02/1419.05	c cleaning 6394 clauses out of 13002 with flag 3000/1383295
1424.41/1422.49	c cleaning 6143 clauses out of 12609 with flag 9001/1389296
1428.81/1426.84	c cleaning 6644 clauses out of 13466 with flag 16001/1396296
1429.91/1427.91	c qxplain 1408/1411
1429.91/1427.92	c qxplain 1410/1411
1433.13/1431.15	c cleaning 6230 clauses out of 12700 with flag 4001/1402175
1437.81/1435.83	c cleaning 6080 clauses out of 12470 with flag 10001/1408175
1443.03/1441.03	c cleaning 6633 clauses out of 13390 with flag 17001/1415175
1443.11/1441.12	c qxplain 1408/1409
1443.11/1441.13	c qxplain 1409/1409
1443.11/1441.13	c 15727[?] -3400[?] 3374[?] 3289[?]  is mandatory 
1443.11/1441.13	c qxplain 1408/1408
1443.11/1441.14	c 15728[?] -3400[?] -3374[?] -3289[?]  is mandatory 
1443.11/1441.14	c qxplain 1400/1407
1443.11/1441.14	c qxplain 1404/1407
1443.11/1441.15	c qxplain 1406/1407
1446.91/1444.92	c cleaning 5766 clauses out of 11881 with flag 5000/1420300
1450.52/1448.60	c cleaning 5937 clauses out of 12115 with flag 11000/1426300
1454.71/1452.76	c qxplain 1404/1405
1454.71/1452.77	c qxplain 1405/1405
1454.71/1452.78	c 15731[?] -3401[?] 3290[?] 3375[?]  is mandatory 
1454.71/1452.78	c qxplain 1404/1404
1454.71/1452.79	c 15732[?] -3401[?] -3375[?] -3290[?]  is mandatory 
1454.71/1452.79	c qxplain 1400/1403
1454.71/1452.79	c qxplain 1402/1403
1459.71/1457.72	c cleaning 8739 clauses out of 17490 with flag 5001/1437613
1464.62/1462.65	c cleaning 7364 clauses out of 14751 with flag 11001/1443613
1465.12/1463.11	c qxplain 1400/1401
1465.12/1463.11	c qxplain 1401/1401
1465.12/1463.12	c 15735[?] -3402[?] 3291[?] 3376[?]  is mandatory 
1465.12/1463.12	c qxplain 1400/1400
1465.12/1463.13	c 15736[?] -3402[?] -3376[?] -3291[?]  is mandatory 
1465.12/1463.13	c qxplain 1384/1399
1465.12/1463.14	c qxplain 1392/1399
1465.12/1463.14	c qxplain 1396/1399
1465.12/1463.15	c qxplain 1398/1399
1465.12/1463.15	c qxplain 1396/1397
1465.12/1463.15	c qxplain 1397/1397
1465.12/1463.16	c qxplain 1396/1396
1465.12/1463.16	c 15740[?] -3149[?] 3402[?] 3401[?] 3400[?]  is mandatory 
1465.12/1463.16	c qxplain 1392/1395
1465.12/1463.18	c qxplain 1394/1395
1465.12/1463.18	c qxplain 1395/1395
1465.22/1463.26	c 15743[?] -3143[?] 3374[?] -3289[?]  is mandatory 
1465.22/1463.26	c qxplain 1394/1394
1465.32/1463.32	c 15744[?] 3289[?] -3143[?] -3374[?]  is mandatory 
1465.32/1463.32	c qxplain 1392/1393
1465.42/1463.42	c qxplain 1393/1393
1465.52/1463.50	c 15747[?] -3142[?] -3290[?] 3375[?]  is mandatory 
1465.52/1463.50	c qxplain 1392/1392
1465.62/1463.63	c 15748[?] -3142[?] -3375[?] 3290[?]  is mandatory 
1465.62/1463.63	c qxplain 1384/1391
1465.62/1463.63	c qxplain 1388/1391
1465.62/1463.64	c qxplain 1390/1391
1465.62/1463.65	c qxplain 1391/1391
1465.62/1463.65	c 15751[?] 3376[?] -3291[?] -3141[?]  is mandatory 
1465.62/1463.65	c qxplain 1390/1390
1465.62/1463.66	c 15752[?] -3376[?] 3291[?] -3141[?]  is mandatory 
1465.62/1463.66	c qxplain 1388/1389
1465.62/1463.66	c qxplain 1389/1389
1465.62/1463.67	c 15753[?] -3403[?] 3141[?]  is mandatory 
1465.62/1463.67	c qxplain 1388/1388
1465.72/1463.74	c 15754[?] 3142[?] -3403[?]  is mandatory 
1465.72/1463.74	c qxplain 1384/1387
1465.72/1463.74	c qxplain 1386/1387
1465.72/1463.76	c qxplain 1387/1387
1465.72/1463.77	c 15755[?] -3403[?] 3143[?]  is mandatory 
1465.72/1463.77	c qxplain 1386/1386
1469.43/1467.46	c cleaning 6984 clauses out of 14095 with flag 5000/1450322
1473.02/1471.06	c cleaning 6451 clauses out of 13111 with flag 11000/1456322
1473.12/1471.13	c qxplain 1384/1385
1473.12/1471.14	c qxplain 1385/1385
1476.52/1474.53	c cleaning 5682 clauses out of 11714 with flag 5001/1461377
1480.52/1478.59	c cleaning 5857 clauses out of 12031 with flag 11000/1467376
1485.22/1483.24	c qxplain 1384/1384
1485.22/1483.25	c 15758[?] -3404[?] 3297[?] 3405[?]  is mandatory 
1485.22/1483.25	c qxplain 1353/1383
1485.22/1483.26	c qxplain 1369/1383
1485.22/1483.27	c qxplain 1377/1383
1485.22/1483.27	c qxplain 1381/1383
1485.22/1483.28	c qxplain 1383/1383
1485.22/1483.29	c 15759[?] -3404[?] -3405[?] -3297[?]  is mandatory 
1485.22/1483.29	c qxplain 1381/1382
1489.42/1487.43	c cleaning 9076 clauses out of 18159 with flag 5001/1479362
1491.73/1489.71	c qxplain 1377/1380
1491.73/1489.72	c qxplain 1379/1380
1491.73/1489.73	c qxplain 1380/1380
1491.73/1489.73	c 15762[?] -3408[?] 3406[?] 3298[?]  is mandatory 
1491.73/1489.73	c qxplain 1379/1379
1491.73/1489.74	c 15763[?] -3408[?] -3406[?] -3298[?]  is mandatory 
1491.73/1489.74	c qxplain 1377/1378
1493.33/1491.30	c cleaning 7321 clauses out of 14677 with flag 2001/1484957
1497.13/1495.10	c cleaning 6575 clauses out of 13355 with flag 8000/1490956
1498.43/1496.40	c qxplain 1369/1376
1498.43/1496.41	c qxplain 1373/1376
1498.43/1496.42	c qxplain 1375/1376
1498.43/1496.42	c qxplain 1376/1376
1498.43/1496.43	c 15766[?] -3409[?] 3299[?] 3407[?]  is mandatory 
1498.43/1496.43	c qxplain 1375/1375
1498.43/1496.44	c 15767[?] -3409[?] -3407[?] -3299[?]  is mandatory 
1498.43/1496.44	c qxplain 1373/1374
1498.43/1496.45	c qxplain 1369/1372
1498.43/1496.45	c qxplain 1371/1372
1498.43/1496.46	c qxplain 1372/1372
1498.43/1496.46	c qxplain 1371/1371
1498.43/1496.47	c 15771[?] -3189[?] 3404[?] 3408[?] 3409[?]  is mandatory 
1498.43/1496.47	c qxplain 1369/1370
1498.43/1496.48	c qxplain 1370/1370
1498.43/1496.49	c 15774[?] 3374[?] -3297[?] -3113[?]  is mandatory 
1498.43/1496.49	c qxplain 1369/1369
1498.52/1496.51	c 15775[?] -3374[?] -3113[?] 3297[?]  is mandatory 
1498.52/1496.51	c qxplain 1353/1368
1498.52/1496.51	c qxplain 1361/1368
1498.52/1496.53	c qxplain 1365/1368
1498.52/1496.54	c qxplain 1367/1368
1498.52/1496.60	c qxplain 1368/1368
1498.62/1496.60	c qxplain 1367/1367
1498.62/1496.62	c 15778[?] -3112[?] -3298[?] 3375[?]  is mandatory 
1498.62/1496.62	c qxplain 1365/1366
1498.62/1496.62	c qxplain 1366/1366
1498.62/1496.63	c 15779[?] -3375[?] 3298[?] -3112[?]  is mandatory 
1498.62/1496.63	c qxplain 1365/1365
1498.62/1496.64	c 15782[?] 3376[?] -3299[?] -3111[?]  is mandatory 
1498.62/1496.64	c qxplain 1361/1364
1498.62/1496.64	c qxplain 1363/1364
1498.62/1496.65	c qxplain 1364/1364
1498.62/1496.66	c 15783[?] -3376[?] 3299[?] -3111[?]  is mandatory 
1498.62/1496.66	c qxplain 1363/1363
1498.62/1496.66	c 15784[?] 3111[?] -3410[?]  is mandatory 
1498.62/1496.66	c qxplain 1361/1362
1498.62/1496.67	c qxplain 1362/1362
1498.62/1496.67	c 15785[?] 3112[?] -3410[?]  is mandatory 
1498.62/1496.67	c qxplain 1361/1361
1498.62/1496.68	c 15786[?] 3113[?] -3410[?]  is mandatory 
1498.62/1496.68	c qxplain 1353/1360
1498.62/1496.69	c qxplain 1357/1360
1498.62/1496.69	c qxplain 1359/1360
1500.82/1498.86	c cleaning 6039 clauses out of 12371 with flag 3000/1496548
1504.73/1502.77	c cleaning 6018 clauses out of 12333 with flag 9001/1502549
1508.93/1506.93	c cleaning 6582 clauses out of 13316 with flag 16002/1509550
1509.33/1507.35	c qxplain 1357/1358
1509.33/1507.36	c qxplain 1358/1358
1509.33/1507.37	c 15789[?] -3411[?] 3405[?] 3304[?]  is mandatory 
1509.33/1507.37	c qxplain 1357/1357
1509.33/1507.37	c 15790[?] -3411[?] -3405[?] -3304[?]  is mandatory 
1509.33/1507.37	c qxplain 1353/1356
1509.33/1507.38	c qxplain 1355/1356
1513.13/1511.18	c cleaning 6132 clauses out of 12497 with flag 5001/1515314
1516.83/1514.88	c cleaning 6048 clauses out of 12364 with flag 11000/1521313
1519.63/1517.61	c qxplain 1353/1354
1519.63/1517.62	c qxplain 1354/1354
1519.63/1517.62	c 15793[?] -3412[?] 3406[?] 3305[?]  is mandatory 
1519.63/1517.62	c qxplain 1353/1353
1519.63/1517.63	c 15794[?] -3412[?] -3406[?] -3305[?]  is mandatory 
1519.63/1517.63	c qxplain 1230/1352
1519.63/1517.64	c qxplain 1292/1352
1519.63/1517.65	c qxplain 1323/1352
1519.63/1517.65	c qxplain 1338/1352
1519.63/1517.66	c qxplain 1346/1352
1519.63/1517.66	c qxplain 1350/1352
1519.63/1517.67	c qxplain 1352/1352
1520.43/1518.43	c cleaning 5707 clauses out of 11603 with flag 1000/1526601
1525.13/1523.13	c cleaning 5863 clauses out of 11897 with flag 7001/1532602
1529.23/1527.21	c cleaning 6436 clauses out of 13034 with flag 14001/1539602
1532.04/1530.05	c qxplain 1350/1351
1532.04/1530.06	c qxplain 1351/1351
1536.13/1534.11	c cleaning 8345 clauses out of 16700 with flag 5001/1549705
1539.74/1537.76	c qxplain 1350/1350
1539.74/1537.77	c 15797[?] -3413[?] 3306[?] 3407[?]  is mandatory 
1539.74/1537.77	c qxplain 1346/1349
1539.74/1537.79	c qxplain 1348/1349
1539.74/1537.80	c qxplain 1349/1349
1539.74/1537.80	c 15798[?] -3413[?] -3407[?] -3306[?]  is mandatory 
1539.74/1537.80	c qxplain 1348/1348
1539.74/1537.81	c qxplain 1346/1347
1539.74/1537.81	c qxplain 1338/1345
1539.85/1537.82	c qxplain 1342/1345
1539.85/1537.82	c qxplain 1344/1345
1539.85/1537.83	c qxplain 1345/1345
1539.85/1537.83	c 15802[?] -3194[?] 3411[?] 3413[?] 3412[?]  is mandatory 
1539.85/1537.83	c qxplain 1344/1344
1539.85/1537.89	c 15805[?] -3118[?] 3374[?] -3304[?]  is mandatory 
1539.85/1537.89	c qxplain 1342/1343
1539.94/1537.92	c qxplain 1343/1343
1539.94/1538.00	c 15806[?] -3118[?] -3374[?] 3304[?]  is mandatory 
1539.94/1538.00	c qxplain 1342/1342
1540.04/1538.06	c 15809[?] -3117[?] -3305[?] 3375[?]  is mandatory 
1540.04/1538.06	c qxplain 1338/1341
1540.04/1538.07	c qxplain 1340/1341
1540.04/1538.09	c qxplain 1341/1341
1540.14/1538.11	c 15810[?] -3117[?] -3375[?] 3305[?]  is mandatory 
1540.14/1538.11	c qxplain 1340/1340
1540.14/1538.12	c 15813[?] 3376[?] -3116[?] -3306[?]  is mandatory 
1540.14/1538.12	c qxplain 1338/1339
1540.14/1538.13	c qxplain 1339/1339
1540.14/1538.14	c 15814[?] -3376[?] 3306[?] -3116[?]  is mandatory 
1540.14/1538.14	c qxplain 1338/1338
1540.14/1538.15	c 15815[?] 3116[?] -3414[?]  is mandatory 
1540.14/1538.15	c qxplain 1323/1337
1540.14/1538.15	c qxplain 1331/1337
1540.14/1538.16	c qxplain 1335/1337
1540.14/1538.19	c qxplain 1337/1337
1540.35/1538.33	c 15816[?] -3414[?] 3117[?]  is mandatory 
1540.35/1538.33	c qxplain 1335/1336
1540.35/1538.39	c qxplain 1336/1336
1540.45/1538.43	c 15817[?] -3414[?] 3118[?]  is mandatory 
1540.45/1538.43	c qxplain 1335/1335
1541.24/1539.23	c cleaning 7138 clauses out of 14357 with flag 1000/1555708
1545.15/1543.17	c cleaning 6509 clauses out of 13220 with flag 7001/1561709
1547.56/1545.52	c qxplain 1331/1334
1547.56/1545.53	c qxplain 1333/1334
1547.56/1545.54	c qxplain 1334/1334
1548.15/1546.19	c cleaning 5934 clauses out of 12116 with flag 1002/1567115
1551.75/1549.72	c cleaning 5952 clauses out of 12181 with flag 7001/1573114
1556.05/1554.09	c cleaning 6552 clauses out of 13229 with flag 14001/1580114
1558.15/1556.11	c qxplain 1333/1333
1558.15/1556.12	c 15820[?] -3415[?] 3311[?] 3405[?]  is mandatory 
1558.15/1556.12	c qxplain 1331/1332
1558.15/1556.13	c qxplain 1332/1332
1558.15/1556.14	c 15821[?] -3415[?] -3405[?] -3311[?]  is mandatory 
1558.15/1556.14	c qxplain 1331/1331
1559.45/1557.51	c cleaning 6150 clauses out of 12517 with flag 2001/1585955
1562.97/1560.97	c cleaning 6046 clauses out of 12366 with flag 8000/1591954
1567.45/1565.48	c cleaning 6592 clauses out of 13321 with flag 15001/1598955
1569.75/1567.71	c qxplain 1323/1330
1569.75/1567.72	c qxplain 1327/1330
1569.75/1567.72	c qxplain 1329/1330
1569.75/1567.73	c qxplain 1330/1330
1571.25/1569.22	c cleaning 6161 clauses out of 12529 with flag 2001/1604756
1574.45/1572.44	c cleaning 6049 clauses out of 12368 with flag 8001/1610756
1578.25/1576.24	c cleaning 6592 clauses out of 13318 with flag 15000/1617755
1580.15/1578.19	c qxplain 1329/1329
1580.25/1578.20	c 15824[?] -3416[?] 3406[?] 3312[?]  is mandatory 
1580.25/1578.20	c qxplain 1327/1328
1580.25/1578.21	c qxplain 1328/1328
1580.25/1578.22	c 15825[?] -3416[?] -3406[?] -3312[?]  is mandatory 
1580.25/1578.22	c qxplain 1327/1327
1581.67/1579.69	c cleaning 5948 clauses out of 12202 with flag 2000/1623232
1585.55/1583.55	c cleaning 6013 clauses out of 12254 with flag 8000/1629232
1589.65/1587.61	c cleaning 6560 clauses out of 13242 with flag 15001/1636233
1590.95/1588.94	c qxplain 1323/1326
1590.95/1588.95	c qxplain 1325/1326
1590.95/1588.96	c qxplain 1326/1326
1593.35/1591.31	c cleaning 5872 clauses out of 12065 with flag 3000/1641617
1597.16/1595.15	c cleaning 5952 clauses out of 12193 with flag 9000/1647617
1601.37/1599.34	c cleaning 6570 clauses out of 13241 with flag 16000/1654617
1603.77/1601.74	c qxplain 1325/1325
1603.77/1601.75	c 15828[?] -3417[?] 3407[?] 3313[?]  is mandatory 
1603.77/1601.75	c qxplain 1323/1324
1603.77/1601.76	c qxplain 1324/1324
1603.77/1601.77	c 15829[?] -3417[?] -3407[?] -3313[?]  is mandatory 
1603.77/1601.77	c qxplain 1323/1323
1604.57/1602.56	c cleaning 5858 clauses out of 12029 with flag 1000/1659976
1609.37/1607.35	c cleaning 5944 clauses out of 12172 with flag 7001/1665977
1613.07/1611.02	c cleaning 6504 clauses out of 13228 with flag 14001/1672977
1615.47/1613.46	c qxplain 1292/1322
1615.47/1613.46	c qxplain 1308/1322
1615.47/1613.47	c qxplain 1316/1322
1615.47/1613.48	c qxplain 1320/1322
1615.47/1613.48	c qxplain 1322/1322
1615.47/1613.48	c qxplain 1320/1321
1615.47/1613.49	c qxplain 1321/1321
1615.47/1613.50	c qxplain 1320/1320
1615.57/1613.50	c 15833[?] -3199[?] 3415[?] 3417[?] 3416[?]  is mandatory 
1615.57/1613.50	c qxplain 1316/1319
1615.57/1613.51	c qxplain 1308/1315
1615.57/1613.51	c qxplain 1312/1315
1615.57/1613.52	c qxplain 1308/1311
1615.57/1613.52	c qxplain 1310/1311
1615.57/1613.53	c qxplain 1311/1311
1615.57/1613.53	c qxplain 1310/1310
1615.57/1613.54	c 15851[?] 3318[?] -3419[?] 3405[?]  is mandatory 
1615.57/1613.54	c qxplain 1308/1309
1615.57/1613.54	c qxplain 1309/1309
1615.57/1613.55	c 15852[?] -3405[?] -3318[?] -3419[?]  is mandatory 
1615.57/1613.55	c qxplain 1308/1308
1615.57/1613.56	c 15855[?] 3319[?] -3420[?] 3406[?]  is mandatory 
1615.57/1613.56	c qxplain 1292/1307
1615.57/1613.56	c qxplain 1300/1307
1615.57/1613.57	c qxplain 1304/1307
1615.57/1613.57	c qxplain 1306/1307
1615.57/1613.58	c qxplain 1307/1307
1615.57/1613.58	c 15856[?] -3406[?] -3319[?] -3420[?]  is mandatory 
1615.57/1613.58	c qxplain 1306/1306
1615.57/1613.59	c 15859[?] -3421[?] 3320[?] 3407[?]  is mandatory 
1615.57/1613.59	c qxplain 1304/1305
1615.57/1613.60	c qxplain 1305/1305
1615.57/1613.61	c 15860[?] -3421[?] -3407[?] -3320[?]  is mandatory 
1615.57/1613.61	c qxplain 1304/1304
1615.57/1613.61	c qxplain 1300/1303
1615.68/1613.62	c qxplain 1302/1303
1615.68/1613.62	c qxplain 1303/1303
1615.68/1613.63	c qxplain 1302/1302
1615.68/1613.63	c 15864[?] -3204[?] 3419[?] 3420[?] 3421[?]  is mandatory 
1615.68/1613.63	c qxplain 1300/1301
1615.68/1613.67	c qxplain 1301/1301
1615.68/1613.69	c 15867[?] -3128[?] 3374[?] -3318[?]  is mandatory 
1615.68/1613.69	c qxplain 1300/1300
1615.68/1613.71	c 15868[?] -3128[?] 3318[?] -3374[?]  is mandatory 
1615.68/1613.71	c qxplain 1292/1299
1615.79/1613.74	c qxplain 1296/1299
1615.87/1613.82	c qxplain 1298/1299
1615.97/1613.90	c qxplain 1299/1299
1615.97/1613.92	c 15871[?] -3127[?] -3319[?] 3375[?]  is mandatory 
1615.97/1613.92	c qxplain 1298/1298
1616.17/1614.12	c 15872[?] -3127[?] 3319[?] -3375[?]  is mandatory 
1616.17/1614.12	c qxplain 1296/1297
1616.89/1614.82	c cleaning 6180 clauses out of 12637 with flag 1001/1678891
1620.67/1618.63	c cleaning 6137 clauses out of 12460 with flag 7004/1684894
1625.08/1623.04	c cleaning 6595 clauses out of 13319 with flag 14000/1691890
1626.88/1624.86	c qxplain 1292/1295
1626.98/1624.94	c qxplain 1294/1295
1627.08/1625.00	c qxplain 1295/1295
1627.08/1625.08	c 15875[?] -3320[?] -3126[?] 3376[?]  is mandatory 
1627.08/1625.08	c qxplain 1294/1294
1627.08/1625.09	c 15876[?] -3126[?] 3320[?] -3376[?]  is mandatory 
1627.08/1625.09	c qxplain 1292/1293
1628.68/1626.62	c cleaning 6040 clauses out of 12398 with flag 2000/1697565
1632.88/1630.82	c cleaning 6036 clauses out of 12360 with flag 8002/1703567
1636.88/1634.88	c cleaning 6592 clauses out of 13323 with flag 15001/1710566
1637.98/1635.92	c qxplain 1230/1291
1637.98/1635.92	c qxplain 1261/1291
1637.98/1635.93	c qxplain 1277/1291
1637.98/1635.94	c qxplain 1285/1291
1637.98/1635.94	c qxplain 1289/1291
1640.99/1638.95	c cleaning 6146 clauses out of 12558 with flag 4000/1716394
1644.78/1642.79	c cleaning 6089 clauses out of 12413 with flag 10001/1722395
1648.80/1646.79	c qxplain 1285/1288
1648.88/1646.80	c qxplain 1287/1288
1648.88/1646.80	c qxplain 1288/1288
1648.88/1646.81	c 15882[?] -3423[?] 3325[?] 3405[?]  is mandatory 
1648.88/1646.81	c qxplain 1287/1287
1648.88/1646.82	c 15883[?] -3423[?] -3405[?] -3325[?]  is mandatory 
1648.88/1646.82	c qxplain 1285/1286
1653.38/1651.32	c cleaning 8983 clauses out of 17980 with flag 5001/1734052
1656.39/1654.38	c qxplain 1277/1284
1656.39/1654.39	c qxplain 1281/1284
1656.39/1654.40	c qxplain 1283/1284
1656.39/1654.41	c qxplain 1284/1284
1656.39/1654.41	c 15886[?] -3424[?] 3326[?] 3406[?]  is mandatory 
1656.39/1654.41	c qxplain 1283/1283
1656.50/1654.42	c 15887[?] -3424[?] -3406[?] -3326[?]  is mandatory 
1656.50/1654.42	c qxplain 1281/1282
1657.18/1655.18	c cleaning 7320 clauses out of 14716 with flag 1000/1739772
1660.99/1658.94	c cleaning 6619 clauses out of 13397 with flag 7001/1745773
1664.59/1662.57	c qxplain 1277/1280
1664.59/1662.58	c qxplain 1279/1280
1664.59/1662.59	c qxplain 1280/1280
1664.59/1662.60	c 15890[?] -3425[?] 3327[?] 3407[?]  is mandatory 
1664.59/1662.60	c qxplain 1279/1279
1664.69/1662.61	c 15891[?] -3425[?] -3407[?] -3327[?]  is mandatory 
1664.69/1662.61	c qxplain 1277/1278
1664.69/1662.62	c qxplain 1261/1276
1664.69/1662.63	c qxplain 1269/1276
1664.69/1662.63	c qxplain 1273/1276
1664.69/1662.64	c qxplain 1275/1276
1664.69/1662.64	c qxplain 1276/1276
1664.69/1662.65	c qxplain 1275/1275
1664.69/1662.66	c 15895[?] -3209[?] 3423[?] 3425[?] 3424[?]  is mandatory 
1664.69/1662.66	c qxplain 1273/1274
1664.69/1662.68	c qxplain 1274/1274
1664.79/1662.78	c 15898[?] -3133[?] -3325[?] 3374[?]  is mandatory 
1664.79/1662.78	c qxplain 1273/1273
1664.89/1662.83	c 15899[?] -3133[?] 3325[?] -3374[?]  is mandatory 
1664.89/1662.83	c qxplain 1269/1272
1664.89/1662.85	c qxplain 1271/1272
1664.99/1662.94	c qxplain 1272/1272
1665.09/1663.05	c 15902[?] -3132[?] -3326[?] 3375[?]  is mandatory 
1665.09/1663.05	c qxplain 1271/1271
1665.30/1663.24	c 15903[?] -3132[?] -3375[?] 3326[?]  is mandatory 
1665.30/1663.24	c qxplain 1269/1270
1665.30/1663.25	c qxplain 1270/1270
1669.28/1667.25	c cleaning 9360 clauses out of 18731 with flag 5001/1757727
1672.90/1670.85	c qxplain 1269/1269
1673.00/1670.92	c 15906[?] -3327[?] -3131[?] 3376[?]  is mandatory 
1673.00/1670.92	c qxplain 1261/1268
1673.00/1670.93	c qxplain 1265/1268
1673.09/1671.03	c qxplain 1267/1268
1673.09/1671.04	c qxplain 1268/1268
1673.19/1671.11	c 15907[?] -3131[?] 3327[?] -3376[?]  is mandatory 
1673.19/1671.11	c qxplain 1267/1267
1676.59/1674.58	c qxplain 1265/1266
1677.79/1675.71	c cleaning 10296 clauses out of 20603 with flag 1001/1768961
1681.09/1679.07	c qxplain 1261/1264
1681.09/1679.08	c qxplain 1263/1264
1684.69/1682.63	c qxplain 1261/1262
1684.69/1682.64	c qxplain 1262/1262
1684.69/1682.65	c 15913[?] 3405[?] 3332[?] -3427[?]  is mandatory 
1684.69/1682.65	c qxplain 1261/1261
1684.69/1682.66	c 15914[?] -3405[?] -3332[?] -3427[?]  is mandatory 
1684.69/1682.66	c qxplain 1230/1260
1684.69/1682.67	c qxplain 1246/1260
1684.69/1682.67	c qxplain 1254/1260
1684.69/1682.68	c qxplain 1258/1260
1684.69/1682.68	c qxplain 1260/1260
1685.59/1683.58	c cleaning 10779 clauses out of 21569 with flag 1001/1780225
1687.20/1685.17	c qxplain 1258/1259
1687.20/1685.18	c qxplain 1259/1259
1688.30/1686.27	c qxplain 1258/1258
1688.30/1686.28	c 15917[?] 3406[?] -3428[?] 3333[?]  is mandatory 
1688.30/1686.28	c qxplain 1254/1257
1688.30/1686.29	c qxplain 1256/1257
1688.30/1686.29	c qxplain 1257/1257
1688.30/1686.30	c 15918[?] -3406[?] -3333[?] -3428[?]  is mandatory 
1688.30/1686.30	c qxplain 1256/1256
1689.51/1687.45	c qxplain 1254/1255
1689.51/1687.46	c qxplain 1255/1255
1690.39/1688.32	c cleaning 8855 clauses out of 17728 with flag 1000/1787166
1691.20/1689.17	c qxplain 1254/1254
1691.20/1689.18	c 15921[?] -3429[?] 3407[?] 3334[?]  is mandatory 
1691.20/1689.18	c qxplain 1246/1253
1691.20/1689.18	c qxplain 1250/1253
1691.20/1689.19	c qxplain 1252/1253
1691.30/1689.20	c qxplain 1253/1253
1691.30/1689.21	c 15922[?] -3429[?] -3407[?] -3334[?]  is mandatory 
1691.30/1689.21	c qxplain 1252/1252
1691.30/1689.21	c qxplain 1250/1251
1691.30/1689.21	c qxplain 1246/1249
1691.30/1689.22	c qxplain 1248/1249
1691.30/1689.22	c qxplain 1249/1249
1691.30/1689.23	c 15926[?] -3214[?] 3429[?] 3427[?] 3428[?]  is mandatory 
1691.30/1689.23	c qxplain 1248/1248
1692.60/1690.55	c qxplain 1246/1247
1692.70/1690.64	c qxplain 1247/1247
1692.81/1690.74	c 15929[?] -3138[?] -3332[?] 3374[?]  is mandatory 
1692.81/1690.74	c qxplain 1246/1246
1692.90/1690.84	c 15930[?] -3138[?] -3374[?] 3332[?]  is mandatory 
1692.90/1690.84	c qxplain 1230/1245
1692.90/1690.85	c qxplain 1238/1245
1692.90/1690.87	c qxplain 1242/1245
1693.00/1690.95	c qxplain 1244/1245
1693.00/1690.98	c qxplain 1245/1245
1693.00/1690.98	c qxplain 1244/1244
1693.00/1690.99	c 15933[?] -3137[?] 3375[?] -3333[?]  is mandatory 
1693.00/1691.00	c qxplain 1242/1243
1693.10/1691.07	c qxplain 1243/1243
1693.10/1691.08	c 15934[?] -3137[?] 3333[?] -3375[?]  is mandatory 
1693.10/1691.08	c qxplain 1242/1242
1694.50/1692.45	c qxplain 1238/1241
1694.50/1692.46	c qxplain 1240/1241
1694.50/1692.47	c qxplain 1241/1241
1694.59/1692.50	c 15937[?] -3136[?] -3334[?] 3376[?]  is mandatory 
1694.59/1692.50	c qxplain 1240/1240
1694.59/1692.51	c 15938[?] -3136[?] -3376[?] 3334[?]  is mandatory 
1694.59/1692.51	c qxplain 1238/1239
1694.79/1692.78	c qxplain 1230/1237
1694.79/1692.79	c qxplain 1234/1237
1694.79/1692.80	c qxplain 1236/1237
1695.69/1693.66	c cleaning 8270 clauses out of 16561 with flag 1000/1794858
1698.90/1696.86	c qxplain 1234/1235
1698.90/1696.87	c qxplain 1235/1235
1702.50/1700.47	c cleaning 9586 clauses out of 19184 with flag 5003/1805752
1703.50/1701.47	c qxplain 1234/1234
1703.50/1701.47	c 15944[?] -3431[?] 3405[?] 3289[?]  is mandatory 
1703.50/1701.47	c qxplain 1230/1233
1703.50/1701.48	c qxplain 1232/1233
1703.50/1701.49	c qxplain 1233/1233
1703.50/1701.49	c 15945[?] -3431[?] -3405[?] -3289[?]  is mandatory 
1703.50/1701.49	c qxplain 1232/1232
1706.20/1704.13	c cleaning 7531 clauses out of 15282 with flag 4001/1811437
1707.60/1705.54	c qxplain 1230/1231
1707.60/1705.55	c qxplain 1231/1231
1709.60/1707.55	c cleaning 6571 clauses out of 13439 with flag 3000/1817126
1712.90/1710.83	c cleaning 6269 clauses out of 12868 with flag 9000/1823126
1717.41/1715.39	c qxplain 1230/1230
1717.51/1715.40	c 15948[?] -3432[?] 3406[?] 3290[?]  is mandatory 
1717.51/1715.40	c qxplain 984/1229
1717.51/1715.40	c qxplain 1107/1229
1717.51/1715.41	c qxplain 1169/1229
1717.51/1715.41	c qxplain 1200/1229
1717.51/1715.42	c qxplain 1215/1229
1717.51/1715.43	c qxplain 1223/1229
1717.51/1715.43	c qxplain 1227/1229
1717.51/1715.44	c qxplain 1229/1229
1717.51/1715.45	c 15949[?] -3432[?] -3406[?] -3290[?]  is mandatory 
1717.51/1715.45	c qxplain 1227/1228
1721.21/1719.12	c cleaning 8903 clauses out of 17824 with flag 5000/1834352
1724.81/1722.79	c qxplain 1223/1226
1724.91/1722.80	c qxplain 1225/1226
1724.91/1722.81	c qxplain 1226/1226
1724.91/1722.81	c 15952[?] -3433[?] 3291[?] 3407[?]  is mandatory 
1724.91/1722.81	c qxplain 1225/1225
1724.91/1722.83	c 15953[?] -3433[?] -3407[?] -3291[?]  is mandatory 
1724.91/1722.83	c qxplain 1223/1224
1724.91/1722.84	c qxplain 1215/1222
1724.91/1722.84	c qxplain 1219/1222
1724.91/1722.85	c qxplain 1221/1222
1724.91/1722.85	c qxplain 1222/1222
1724.91/1722.86	c qxplain 1221/1221
1724.91/1722.87	c 15957[?] 3431[?] -3184[?] 3433[?] 3432[?]  is mandatory 
1724.91/1722.87	c qxplain 1219/1220
1725.01/1722.96	c qxplain 1220/1220
1725.11/1723.03	c 15960[?] -3178[?] 3405[?] -3289[?]  is mandatory 
1725.11/1723.03	c qxplain 1219/1219
1725.21/1723.11	c 15961[?] 3289[?] -3178[?] -3405[?]  is mandatory 
1725.21/1723.11	c qxplain 1215/1218
1725.21/1723.14	c qxplain 1217/1218
1725.31/1723.22	c qxplain 1218/1218
1725.31/1723.23	c 15964[?] 3406[?] -3290[?] -3177[?]  is mandatory 
1725.31/1723.23	c qxplain 1217/1217
1725.61/1723.56	c 15965[?] -3177[?] -3406[?] 3290[?]  is mandatory 
1725.61/1723.56	c qxplain 1215/1216
1725.61/1723.61	c qxplain 1216/1216
1725.72/1723.62	c 15968[?] 3407[?] -3291[?] -3176[?]  is mandatory 
1725.72/1723.62	c qxplain 1215/1215
1725.72/1723.62	c 15969[?] -3407[?] 3291[?] -3176[?]  is mandatory 
1725.72/1723.62	c qxplain 1200/1214
1725.72/1723.63	c qxplain 1208/1214
1725.72/1723.64	c qxplain 1212/1214
1725.72/1723.64	c qxplain 1214/1214
1725.72/1723.65	c 15970[?] 3176[?] -3434[?]  is mandatory 
1725.72/1723.65	c qxplain 1212/1213
1725.72/1723.66	c qxplain 1213/1213
1725.83/1723.76	c 15971[?] 3177[?] -3434[?]  is mandatory 
1725.83/1723.76	c qxplain 1212/1212
1725.91/1723.85	c 15972[?] 3178[?] -3434[?]  is mandatory 
1725.91/1723.85	c qxplain 1208/1211
1725.91/1723.86	c qxplain 1210/1211
1730.31/1728.25	c cleaning 10491 clauses out of 20997 with flag 5001/1846429
1731.41/1729.36	c qxplain 1208/1209
1731.41/1729.37	c qxplain 1209/1209
1731.41/1729.37	c 15975[?] -3435[?] 3297[?] 3436[?]  is mandatory 
1731.41/1729.37	c qxplain 1208/1208
1731.41/1729.38	c 15976[?] -3435[?] -3297[?] -3436[?]  is mandatory 
1731.41/1729.38	c qxplain 1200/1207
1731.41/1729.39	c qxplain 1204/1207
1731.41/1729.39	c qxplain 1206/1207
1734.52/1732.43	c cleaning 8007 clauses out of 16039 with flag 4000/1851963
1737.82/1735.72	c qxplain 1204/1205
1737.82/1735.73	c qxplain 1205/1205
1737.82/1735.74	c 15979[?] -3439[?] 3437[?] 3298[?]  is mandatory 
1737.82/1735.74	c qxplain 1204/1204
1737.82/1735.75	c 15980[?] -3439[?] -3298[?] -3437[?]  is mandatory 
1737.82/1735.75	c qxplain 1200/1203
1737.82/1735.76	c qxplain 1202/1203
1741.01/1738.98	c qxplain 1200/1201
1741.01/1738.99	c qxplain 1201/1201
1741.01/1739.00	c 15983[?] -3440[?] 3438[?] 3299[?]  is mandatory 
1741.01/1739.00	c qxplain 1200/1200
1741.12/1739.02	c 15984[?] -3440[?] -3438[?] -3299[?]  is mandatory 
1741.12/1739.02	c qxplain 1169/1199
1741.12/1739.03	c qxplain 1185/1199
1741.12/1739.04	c qxplain 1193/1199
1741.12/1739.04	c qxplain 1197/1199
1742.11/1740.02	c qxplain 1193/1196
1742.11/1740.04	c qxplain 1195/1196
1742.11/1740.04	c qxplain 1196/1196
1742.11/1740.05	c 15988[?] -3224[?] 3439[?] 3440[?] 3435[?]  is mandatory 
1742.11/1740.05	c qxplain 1195/1195
1742.11/1740.08	c 15991[?] -3297[?] -3148[?] 3405[?]  is mandatory 
1742.11/1740.08	c qxplain 1193/1194
1742.11/1740.11	c qxplain 1194/1194
1742.22/1740.13	c 15992[?] 3297[?] -3148[?] -3405[?]  is mandatory 
1742.22/1740.13	c qxplain 1193/1193
1742.22/1740.15	c 15995[?] 3406[?] -3298[?] -3147[?]  is mandatory 
1742.22/1740.15	c qxplain 1185/1192
1742.22/1740.17	c qxplain 1189/1192
1742.22/1740.18	c qxplain 1191/1192
1742.22/1740.19	c qxplain 1192/1192
1742.33/1740.26	c 15996[?] 3298[?] -3147[?] -3406[?]  is mandatory 
1742.33/1740.26	c qxplain 1191/1191
1742.33/1740.27	c 15999[?] 3407[?] -3299[?] -3146[?]  is mandatory 
1742.33/1740.27	c qxplain 1189/1190
1742.33/1740.27	c qxplain 1190/1190
1742.33/1740.28	c 16000[?] -3407[?] 3299[?] -3146[?]  is mandatory 
1742.33/1740.28	c qxplain 1189/1189
1742.33/1740.29	c 16001[?] 3146[?] -3441[?]  is mandatory 
1742.33/1740.29	c qxplain 1185/1188
1742.41/1740.30	c qxplain 1187/1188
1742.41/1740.31	c qxplain 1188/1188
1742.41/1740.32	c 16002[?] 3147[?] -3441[?]  is mandatory 
1742.41/1740.32	c qxplain 1187/1187
1742.41/1740.33	c 16003[?] 3148[?] -3441[?]  is mandatory 
1742.41/1740.33	c qxplain 1185/1186
1743.32/1741.29	c cleaning 9997 clauses out of 20003 with flag 1001/1863937
1745.32/1743.21	c qxplain 1169/1184
1745.32/1743.22	c qxplain 1177/1184
1745.32/1743.23	c qxplain 1181/1184
1745.32/1743.23	c qxplain 1183/1184
1745.32/1743.24	c qxplain 1184/1184
1745.32/1743.24	c 16006[?] -3442[?] 3436[?] 3304[?]  is mandatory 
1745.32/1743.24	c qxplain 1183/1183
1745.32/1743.25	c 16007[?] -3442[?] -3436[?] -3304[?]  is mandatory 
1745.32/1743.25	c qxplain 1181/1182
1746.82/1744.74	c cleaning 7517 clauses out of 15172 with flag 2000/1869104
1750.12/1748.09	c cleaning 6760 clauses out of 13655 with flag 8000/1875104
1752.02/1750.01	c qxplain 1177/1180
1752.13/1750.02	c qxplain 1179/1180
1752.13/1750.03	c qxplain 1180/1180
1752.13/1750.03	c 16010[?] -3443[?] 3437[?] 3305[?]  is mandatory 
1752.13/1750.03	c qxplain 1179/1179
1752.13/1750.04	c 16011[?] -3443[?] -3437[?] -3305[?]  is mandatory 
1752.13/1750.04	c qxplain 1177/1178
1753.62/1751.51	c cleaning 6063 clauses out of 12388 with flag 2001/1880598
1756.92/1754.87	c cleaning 5948 clauses out of 12325 with flag 8001/1886598
1761.32/1759.27	c cleaning 6590 clauses out of 13376 with flag 15000/1893597
1766.72/1764.65	c cleaning 7377 clauses out of 14787 with flag 23001/1901598
1768.03/1765.91	c qxplain 1169/1176
1768.03/1765.91	c qxplain 1173/1176
1768.03/1765.92	c qxplain 1175/1176
1768.03/1765.92	c qxplain 1176/1176
1768.03/1765.93	c 16014[?] -3444[?] 3306[?] 3438[?]  is mandatory 
1768.03/1765.93	c qxplain 1175/1175
1768.03/1765.94	c 16015[?] -3444[?] -3438[?] -3306[?]  is mandatory 
1768.03/1765.94	c qxplain 1173/1174
1770.43/1768.33	c cleaning 6201 clauses out of 12649 with flag 3001/1906838
1774.43/1772.38	c cleaning 6086 clauses out of 12447 with flag 9000/1912837
1777.13/1775.02	c qxplain 1169/1172
1777.13/1775.03	c qxplain 1171/1172
1777.13/1775.03	c qxplain 1172/1172
1777.73/1775.70	c cleaning 5545 clauses out of 11410 with flag 1000/1917887
1782.83/1780.80	c cleaning 5810 clauses out of 11866 with flag 7001/1923888
1787.93/1785.86	c cleaning 6441 clauses out of 13057 with flag 14002/1930889
1793.13/1791.03	c qxplain 1171/1171
1793.13/1791.04	c 16019[?] -3229[?] 3443[?] 3444[?] 3442[?]  is mandatory 
1793.13/1791.04	c qxplain 1169/1170
1793.13/1791.07	c qxplain 1170/1170
1793.23/1791.14	c 16022[?] -3304[?] -3153[?] 3405[?]  is mandatory 
1793.23/1791.14	c qxplain 1169/1169
1793.23/1791.16	c 16023[?] 3304[?] -3405[?] -3153[?]  is mandatory 
1793.23/1791.16	c qxplain 1107/1168
1793.23/1791.17	c qxplain 1138/1168
1793.23/1791.17	c qxplain 1154/1168
1793.23/1791.18	c qxplain 1162/1168
1793.23/1791.19	c qxplain 1166/1168
1793.33/1791.20	c qxplain 1168/1168
1793.33/1791.21	c 16026[?] -3305[?] 3406[?] -3152[?]  is mandatory 
1793.33/1791.21	c qxplain 1166/1167
1793.33/1791.27	c qxplain 1167/1167
1793.33/1791.28	c 16027[?] -3406[?] -3152[?] 3305[?]  is mandatory 
1793.33/1791.28	c qxplain 1166/1166
1793.33/1791.28	c qxplain 1162/1165
1793.33/1791.29	c qxplain 1164/1165
1793.43/1791.30	c qxplain 1165/1165
1793.43/1791.31	c 16030[?] -3306[?] 3407[?] -3151[?]  is mandatory 
1793.43/1791.31	c qxplain 1164/1164
1793.43/1791.31	c 16031[?] -3407[?] 3306[?] -3151[?]  is mandatory 
1793.43/1791.31	c qxplain 1162/1163
1793.43/1791.32	c qxplain 1163/1163
1793.43/1791.33	c 16032[?] 3151[?] -3445[?]  is mandatory 
1793.43/1791.33	c qxplain 1162/1162
1793.43/1791.33	c 16033[?] 3152[?] -3445[?]  is mandatory 
1793.43/1791.33	c qxplain 1154/1161
1793.43/1791.34	c qxplain 1158/1161
1793.43/1791.35	c qxplain 1160/1161
1793.43/1791.37	c qxplain 1161/1161
1793.62/1791.52	c 16034[?] -3445[?] 3153[?]  is mandatory 
1793.62/1791.52	c qxplain 1160/1160
1798.02/1795.99	c cleaning 9485 clauses out of 18983 with flag 5002/1943257
1800.04/1797.92	c starts		: 25161
1800.04/1797.92	c conflicts		: 1946777
1800.04/1797.92	c decisions		: 16819128
1800.04/1797.92	c propagations		: 1304637999
1800.04/1797.92	c inspects		: 7539330312
1800.04/1797.92	c shortcuts		: 0
1800.04/1797.92	c learnt literals	: 0
1800.04/1797.92	c learnt binary clauses	: 0
1800.04/1797.92	c learnt ternary clauses	: 0
1800.04/1797.92	c learnt constraints	: 1946355
1800.04/1797.92	c ignored constraints	: 0
1800.04/1797.92	c root simplifications	: 0
1800.04/1797.92	c removed literals (reason simplification)	: 89012963
1800.04/1797.92	c reason swapping (by a shorter reason)	: 0
1800.04/1797.92	c Calls to reduceDB	: 242
1800.04/1797.92	c speed (assignments/second)	: 2.0384968734375E8
1800.04/1797.92	c non guided choices	13419177
1800.04/1797.93	c learnt constraints type 
1800.04/1797.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 13023
1800.04/1797.93	c constraints type 
1800.04/1797.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13765
1800.04/1797.93	s UNSATISFIABLE
1800.04/1797.93	c Total wall clock time (in seconds) : 1797.825

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.94 4.50 3.92 4/564 5693
/proc/meminfo: memFree=8814488/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6326980 CPUtime=0 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 1520 0 1 0 0 0 0 0 25 0 2 0 853019968 6478827520 1221 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1581745 1234 906 9 0 1572901 0
[pid=5693/tid=5695] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 5495 0 1 0 0 0 0 0 25 0 10 0 853019969 6495940608 6320 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 47082503242410 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) R 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6320 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) R 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6320 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) R 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) R 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6324 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) R 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6325 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) R 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6329 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) R 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6330 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6343692 CPUtime=0 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) R 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 10 0 853019970 6495940608 6335 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.0687891 s]
/proc/loadavg: 4.94 4.50 3.92 4/564 5693
/proc/meminfo: memFree=8814488/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6429268 CPUtime=0.05 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 8543 0 1 0 5 0 0 0 25 0 18 0 853019968 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1607317 8239 1751 9 0 1598055 0
[pid=5693/tid=5695] ppid=5691 vsize=6429268 CPUtime=0.05 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 7365 0 1 0 5 0 0 0 25 0 18 0 853019969 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 47082508449592 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6429268 CPUtime=0 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583570432 8239 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6429268

[startup+0.100775 s]
/proc/loadavg: 4.94 4.50 3.92 4/564 5693
/proc/meminfo: memFree=8814488/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6429668 CPUtime=0.11 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 9595 0 1 0 10 1 0 0 25 0 18 0 853019968 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1607417 9291 2090 9 0 1598155 0
[pid=5693/tid=5695] ppid=5691 vsize=6429668 CPUtime=0.08 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 7832 0 1 0 8 0 0 0 25 0 18 0 853019969 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 47082508455126 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6429668 CPUtime=0 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6583980032 9291 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6429668

[startup+0.300747 s]
/proc/loadavg: 4.94 4.50 3.92 4/564 5693
/proc/meminfo: memFree=8814488/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6430956 CPUtime=0.47 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 13127 0 1 0 46 1 0 0 25 0 18 0 853019968 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1607739 12323 2209 9 0 1598477 0
[pid=5693/tid=5695] ppid=5691 vsize=6430956 CPUtime=0.23 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 9783 0 1 0 22 1 0 0 18 0 18 0 853019969 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 46912505228269 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6430956 CPUtime=0 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 853019970 6585298944 12323 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 6430956

[startup+0.700655 s]
/proc/loadavg: 4.94 4.50 3.92 4/564 5693
/proc/meminfo: memFree=8814488/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6434060 CPUtime=1.08 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 15173 0 1 0 106 2 0 0 25 0 19 0 853019968 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1608515 13656 2221 9 0 1599253 0
[pid=5693/tid=5695] ppid=5691 vsize=6434060 CPUtime=0.5 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 10319 0 1 0 49 1 0 0 19 0 19 0 853019969 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 46912505689154 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 13656 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 6434060

[startup+1.50156 s]
/proc/loadavg: 4.94 4.50 3.92 7/583 5803
/proc/meminfo: memFree=8725188/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6434060 CPUtime=1.87 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 18050 0 1 0 185 2 0 0 25 0 19 0 853019968 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1608515 16532 2221 9 0 1599253 0
[pid=5693/tid=5695] ppid=5691 vsize=6434060 CPUtime=1.29 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 13196 0 1 0 128 1 0 0 18 0 19 0 853019969 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 46912505689370 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019970 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 18884 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 853019971 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 0 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5712] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5712/stat : 5712 (java) S 5691 5693 18884 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 853019972 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5713] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5713/stat : 5713 (java) S 5691 5693 18884 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 853019972 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5716] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5716/stat : 5716 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019974 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350207409 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5717] ppid=5691 vsize=6434060 CPUtime=0.28 cores=0,2
/proc/5693/task/5717/stat : 5717 (java) S 5691 5693 18884 0 -1 4202560 2112 0 0 0 28 0 0 0 15 0 19 0 853019974 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5718] ppid=5691 vsize=6434060 CPUtime=0.27 cores=0,2
/proc/5693/task/5718/stat : 5718 (java) S 5691 5693 18884 0 -1 4202560 1579 0 0 0 27 0 0 0 17 0 19 0 853019974 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5719] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5719/stat : 5719 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 853019974 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5720] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5720/stat : 5720 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 853019974 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5749] ppid=5691 vsize=6434060 CPUtime=0 cores=0,2
/proc/5693/task/5749/stat : 5749 (java) S 5691 5693 18884 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 853020004 6588477440 16532 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 6434060

[startup+3.10124 s]

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

/proc/5693/task/5713/stat : 5713 (java) S 5691 5693 18884 0 -1 4202560 42 0 0 0 3 0 0 0 15 0 19 0 853019972 6594596864 598053 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5716] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5716/stat : 5716 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598053 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350207409 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5717] ppid=5691 vsize=6440036 CPUtime=0.67 cores=0,2
/proc/5693/task/5717/stat : 5717 (java) S 5691 5693 18884 0 -1 4202560 3425 0 0 0 67 0 0 0 15 0 19 0 853019974 6594596864 598053 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5718] ppid=5691 vsize=6440036 CPUtime=1.08 cores=0,2
/proc/5693/task/5718/stat : 5718 (java) S 5691 5693 18884 0 -1 4202560 28620 0 0 0 104 4 0 0 16 0 19 0 853019974 6594596864 598053 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5719] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5719/stat : 5719 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598053 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5720] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5720/stat : 5720 (java) S 5691 5693 18884 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 19 0 853019974 6594596864 598053 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=6312] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/6312/stat : 6312 (java) S 5691 5693 18884 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 853185411 6594596864 598053 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1664.39
Current children cumulated vsize (KiB) 6440036

[startup+1722.3 s]
/proc/loadavg: 1.00 1.23 2.03 2/512 6404
/proc/meminfo: memFree=12321708/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6440036 CPUtime=1724.41 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 625710 0 1 0 172301 140 0 0 25 0 19 0 853019968 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1610009 598055 2262 9 0 1600747 0
[pid=5693/tid=5695] ppid=5691 vsize=6440036 CPUtime=1711.75 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 391760 0 1 0 171091 84 0 0 25 0 19 0 853019969 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 46912505689149 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6440036 CPUtime=0.34 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 61606 0 0 0 26 8 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6440036 CPUtime=0.21 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 6759 0 0 0 21 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6440036 CPUtime=0.26 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 763 0 0 0 26 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6440036 CPUtime=0.27 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 17808 0 0 0 25 2 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6440036 CPUtime=0.26 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 14924 0 0 0 25 1 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6440036 CPUtime=0.2 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 890 0 0 0 20 0 0 0 16 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6440036 CPUtime=0.38 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 61746 0 0 0 31 7 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6440036 CPUtime=0.23 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 3438 0 0 0 23 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=6440036 CPUtime=8.14 cores=0,2
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 18884 0 -1 4202560 32553 0 0 0 810 4 0 0 15 0 19 0 853019971 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 0 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5712] ppid=5691 vsize=6440036 CPUtime=0.02 cores=0,2
/proc/5693/task/5712/stat : 5712 (java) S 5691 5693 18884 0 -1 4202560 22 0 0 0 2 0 0 0 15 0 19 0 853019972 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5713] ppid=5691 vsize=6440036 CPUtime=0.03 cores=0,2
/proc/5693/task/5713/stat : 5713 (java) S 5691 5693 18884 0 -1 4202560 42 0 0 0 3 0 0 0 15 0 19 0 853019972 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5716] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5716/stat : 5716 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350207409 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5717] ppid=5691 vsize=6440036 CPUtime=0.67 cores=0,2
/proc/5693/task/5717/stat : 5717 (java) S 5691 5693 18884 0 -1 4202560 3425 0 0 0 67 0 0 0 15 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5718] ppid=5691 vsize=6440036 CPUtime=1.08 cores=0,2
/proc/5693/task/5718/stat : 5718 (java) S 5691 5693 18884 0 -1 4202560 28620 0 0 0 104 4 0 0 16 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5719] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5719/stat : 5719 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5720] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5720/stat : 5720 (java) S 5691 5693 18884 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=6404] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/6404/stat : 6404 (java) S 5691 5693 18884 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 853191514 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1724.41
Current children cumulated vsize (KiB) 6440036

[startup+1782.3 s]
/proc/loadavg: 1.00 1.18 1.96 2/512 6492
/proc/meminfo: memFree=12320664/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6440036 CPUtime=1784.43 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 625731 0 1 0 178303 140 0 0 25 0 19 0 853019968 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1610009 598055 2262 9 0 1600747 0
[pid=5693/tid=5695] ppid=5691 vsize=6440036 CPUtime=1771.19 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 391774 0 1 0 177035 84 0 0 25 0 19 0 853019969 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 46912505805409 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6440036 CPUtime=0.34 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 61606 0 0 0 26 8 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6440036 CPUtime=0.22 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 6759 0 0 0 22 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6440036 CPUtime=0.27 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 763 0 0 0 27 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6440036 CPUtime=0.27 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 17808 0 0 0 25 2 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6440036 CPUtime=0.27 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 14924 0 0 0 26 1 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6440036 CPUtime=0.21 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 890 0 0 0 21 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6440036 CPUtime=0.39 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 61746 0 0 0 32 7 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6440036 CPUtime=0.24 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 3438 0 0 0 24 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=6440036 CPUtime=8.65 cores=0,2
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 18884 0 -1 4202560 32556 0 0 0 861 4 0 0 15 0 19 0 853019971 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 0 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5712] ppid=5691 vsize=6440036 CPUtime=0.02 cores=0,2
/proc/5693/task/5712/stat : 5712 (java) S 5691 5693 18884 0 -1 4202560 22 0 0 0 2 0 0 0 15 0 19 0 853019972 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5713] ppid=5691 vsize=6440036 CPUtime=0.03 cores=0,2
/proc/5693/task/5713/stat : 5713 (java) S 5691 5693 18884 0 -1 4202560 42 0 0 0 3 0 0 0 15 0 19 0 853019972 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5716] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5716/stat : 5716 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350207409 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5717] ppid=5691 vsize=6440036 CPUtime=0.67 cores=0,2
/proc/5693/task/5717/stat : 5717 (java) S 5691 5693 18884 0 -1 4202560 3425 0 0 0 67 0 0 0 15 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5718] ppid=5691 vsize=6440036 CPUtime=1.08 cores=0,2
/proc/5693/task/5718/stat : 5718 (java) S 5691 5693 18884 0 -1 4202560 28620 0 0 0 104 4 0 0 16 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5719] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5719/stat : 5719 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5720] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5720/stat : 5720 (java) S 5691 5693 18884 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=6492] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/6492/stat : 6492 (java) S 5691 5693 18884 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 853197472 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (KiB) 6440036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 1.00 1.17 1.94 2/512 6516
/proc/meminfo: memFree=12320648/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=6440036 CPUtime=1800.04 cores=0,2
/proc/5693/stat : 5693 (java) S 5691 5693 18884 0 -1 4202496 625733 0 1 0 179864 140 0 0 25 0 19 0 853019968 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 1610009 598055 2262 9 0 1600747 0
[pid=5693/tid=5695] ppid=5691 vsize=6440036 CPUtime=1786.72 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4202560 391776 0 1 0 178588 84 0 0 25 0 19 0 853019969 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 46912505792702 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=6440036 CPUtime=0.35 cores=0,2
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 18884 0 -1 4202560 61606 0 0 0 27 8 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=6440036 CPUtime=0.22 cores=0,2
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 18884 0 -1 4202560 6759 0 0 0 22 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=6440036 CPUtime=0.27 cores=0,2
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 18884 0 -1 4202560 763 0 0 0 27 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=6440036 CPUtime=0.28 cores=0,2
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 18884 0 -1 4202560 17808 0 0 0 26 2 0 0 16 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=6440036 CPUtime=0.27 cores=0,2
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 18884 0 -1 4202560 14924 0 0 0 26 1 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=6440036 CPUtime=0.21 cores=0,2
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 18884 0 -1 4202560 890 0 0 0 21 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=6440036 CPUtime=0.39 cores=0,2
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 18884 0 -1 4202560 61746 0 0 0 32 7 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=6440036 CPUtime=0.24 cores=0,2
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 18884 0 -1 4202560 3438 0 0 0 24 0 0 0 15 0 19 0 853019970 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=6440036 CPUtime=8.73 cores=0,2
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 18884 0 -1 4202560 32556 0 0 0 869 4 0 0 15 0 19 0 853019971 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 0 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5712] ppid=5691 vsize=6440036 CPUtime=0.02 cores=0,2
/proc/5693/task/5712/stat : 5712 (java) S 5691 5693 18884 0 -1 4202560 22 0 0 0 2 0 0 0 15 0 19 0 853019972 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5713] ppid=5691 vsize=6440036 CPUtime=0.03 cores=0,2
/proc/5693/task/5713/stat : 5713 (java) S 5691 5693 18884 0 -1 4202560 42 0 0 0 3 0 0 0 15 0 19 0 853019972 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5716] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5716/stat : 5716 (java) S 5691 5693 18884 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350207409 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5717] ppid=5691 vsize=6440036 CPUtime=0.67 cores=0,2
/proc/5693/task/5717/stat : 5717 (java) S 5691 5693 18884 0 -1 4202560 3425 0 0 0 67 0 0 0 15 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 0 0 0 0
[pid=5693/tid=5718] ppid=5691 vsize=6440036 CPUtime=1.08 cores=0,2
/proc/5693/task/5718/stat : 5718 (java) S 5691 5693 18884 0 -1 4202560 28620 0 0 0 104 4 0 0 16 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5719] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5719/stat : 5719 (java) S 5691 5693 18884 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350199705 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=5720] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/5720/stat : 5720 (java) S 5691 5693 18884 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 853019974 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
[pid=5693/tid=6516] ppid=5691 vsize=6440036 CPUtime=0 cores=0,2
/proc/5693/task/6516/stat : 6516 (java) S 5691 5693 18884 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 853199121 6594596864 598055 33554432000 1073741824 1073778376 140737238586176 18446744073709551615 270350200320 0 4 0 16800975 18446604453322031552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 6440036

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

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

[startup+1798.02 s]
/proc/loadavg: 1.00 1.17 1.94 2/512 6516
/proc/meminfo: memFree=12320648/32951124 swapFree=48775408/67111528
[pid=5693] ppid=5691 vsize=0 CPUtime=1800.16 cores=0,2
/proc/5693/stat : 5693 (java) Z 5691 5693 18884 0 -1 4203548 625745 0 1 0 179867 149 0 0 17 0 2 0 853019968 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/5693/statm: 0 0 0 0 0 0 0
[pid=5693/tid=5695] ppid=5691 vsize=0 CPUtime=1786.83 cores=0,2
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 18884 0 -1 4203588 391776 0 1 0 178590 93 0 0 25 0 2 0 853019969 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1798.03
CPU time (s): 1800.18
CPU user time (s): 1798.68
CPU system time (s): 1.49877
CPU usage (%): 100.12
Max. virtual memory (cumulated for all children) (KiB): 6506188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.49877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 625745
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= 83862
involuntary context switches= 59311

runsolver used 9.2376 second user time and 19.1151 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-09 09:54:04
IDJOB=3483062
IDBENCH=89601
IDSOLVER=1972
FILE ID=node143/3483062-1307606043
RUNJOBID= node143-1307604137-18902
PBS_JOBID= 13547746
Free space on /tmp= 73776 MiB

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

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

MD5SUM BENCH= 2a02db8af848ffed00652cc983bda679
RANDOM SEED=39845807

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8814760 kB
Buffers:         22876 kB
Cached:         225708 kB
SwapCached:      34248 kB
Active:       14616440 kB
Inactive:      9231748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8814760 kB
SwapTotal:    67111528 kB
SwapFree:     48775408 kB
Dirty:            1016 kB
Writeback:           0 kB
AnonPages:    23572656 kB
Mapped:          55660 kB
Slab:            99352 kB
PageTables:     118440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 148060548 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= 73784 MiB
End job on node143 at 2011-06-09 10:24:03